@nebula.js/sn-pivot-table 6.1.4 → 6.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/api-specifications/properties.json +1 -1
- package/core/esm/index.js +11 -11
- package/dist/sn-pivot-table.js +13 -13
- package/dist/sn-pivot-table.systemjs.js +3 -3
- package/package.json +3 -3
- package/sn-pivot-table-ext/dist/sn-pivot-table.js +13 -13
- package/sn-pivot-table-ext/sn-pivot-table.qext +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* @nebula.js/sn-pivot-table v6.1.
|
|
2
|
+
* @nebula.js/sn-pivot-table v6.1.5
|
|
3
3
|
* Copyright (c) 2025 QlikTech International AB
|
|
4
4
|
* Released under the MIT license.
|
|
5
5
|
*/
|
|
@@ -97,6 +97,6 @@ function En(e,t){let r;return r=t?mn(e).withConfig({displayName:t.label,shouldFo
|
|
|
97
97
|
*
|
|
98
98
|
* This source code is licensed under the MIT license found in the
|
|
99
99
|
* LICENSE file in the root directory of this source tree.
|
|
100
|
-
*/var uS,cS,dS={},pS={};function fS(){if(uS)return pS;uS=1;var e=_a;Object.defineProperty(pS,"__esModule",{value:!0}),pS.default=void 0;var t=(0,e(iv()).default)();return pS.default=t,pS}var hS,mS,gS={},vS={};function yS(){if(mS)return gS;mS=1;var e=_a;Object.defineProperty(gS,"__esModule",{value:!0}),gS.default=function(e){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=o.breakpoints,a=void 0===i?["sm","md","lg"]:i,s=o.disableAlign,l=void 0!==s&&s,u=o.factor,c=void 0===u?2:u,d=o.variants,p=void 0===d?["h1","h2","h3","h4","h5","h6","subtitle1","subtitle2","body1","body2","caption","button","overline"]:d,f=(0,t.default)({},e);f.typography=(0,t.default)({},f.typography);var h=f.typography,m=(0,n.convertLength)(h.htmlFontSize),g=a.map((function(e){return f.breakpoints.values[e]}));return p.forEach((function(e){var o=h[e],i=parseFloat(m(o.fontSize,"rem"));if(!(i<=1)){var a=i,s=1+(a-1)/c,u=o.lineHeight;if(!(0,n.isUnitless)(u)&&!l)throw new Error((0,r.formatMuiErrorMessage)(6));(0,n.isUnitless)(u)||(u=parseFloat(m(u,"rem"))/parseFloat(i));var d=null;l||(d=function(e){return(0,n.alignProperty)({size:e,grid:(0,n.fontGrid)({pixels:4,lineHeight:u,htmlFontSize:h.htmlFontSize})})}),h[e]=(0,t.default)({},o,(0,n.responsiveProperty)({cssProperty:"fontSize",min:s,max:a,unit:"rem",breakpoints:g,transform:d}))}})),f};var t=e(Ms()),r=gh,n=function(){if(hS)return vS;hS=1;var e=_a;Object.defineProperty(vS,"__esModule",{value:!0}),vS.isUnitless=function(e){return String(parseFloat(e)).length===String(e).length},vS.getUnit=r,vS.toUnitless=n,vS.convertLength=function(e){return function(t,o){var i=r(t);if(i===o)return t;var a=n(t);if("px"!==i)if("em"===i)a=n(t)*n(e);else if("rem"===i)return a=n(t)*n(e),t;var s=a;if("px"!==o)if("em"===o)s=a/n(e);else{if("rem"!==o)return t;s=a/n(e)}return parseFloat(s.toFixed(5))+o}},vS.alignProperty=function(e){var t=e.size,r=e.grid,n=t-t%r,o=n+r;return t-n<o-t?n:o},vS.fontGrid=function(e){var t=e.lineHeight;return e.pixels/(t*e.htmlFontSize)},vS.responsiveProperty=function(e){var r=e.cssProperty,n=e.min,o=e.max,i=e.unit,a=void 0===i?"rem":i,s=e.breakpoints,l=void 0===s?[600,960,1280]:s,u=e.transform,c=void 0===u?null:u,d=(0,t.default)({},r,"".concat(n).concat(a)),p=(o-n)/l[l.length-1];return l.forEach((function(e){var o=n+p*e;null!==c&&(o=c(o)),d["@media (min-width:".concat(e,"px)")]=(0,t.default)({},r,"".concat(Math.round(1e4*o)/1e4).concat(a))})),d};var t=e(_h());function r(e){return String(e).match(/[\d.\-+]*\s*(.*)/)[1]||""}function n(e){return parseFloat(e)}return vS}();return gS}var bS,xS={};var SS,wS={};var CS,ES={};var IS,DS={};!function(e){var t=_a,n=If;Object.defineProperty(e,"__esModule",{value:!0});var o={createTheme:!0,createMuiTheme:!0,unstable_createMuiStrictModeTheme:!0,createStyles:!0,makeStyles:!0,responsiveFontSizes:!0,styled:!0,useTheme:!0,withStyles:!0,withTheme:!0,createGenerateClassName:!0,jssPreset:!0,ServerStyleSheets:!0,StylesProvider:!0,MuiThemeProvider:!0,ThemeProvider:!0};Object.defineProperty(e,"createTheme",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(e,"createMuiTheme",{enumerable:!0,get:function(){return a.createMuiTheme}}),Object.defineProperty(e,"unstable_createMuiStrictModeTheme",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(e,"createStyles",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(e,"makeStyles",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"responsiveFontSizes",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(e,"styled",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(e,"useTheme",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(e,"withStyles",{enumerable:!0,get:function(){return h.default}}),Object.defineProperty(e,"withTheme",{enumerable:!0,get:function(){return m.default}}),Object.defineProperty(e,"createGenerateClassName",{enumerable:!0,get:function(){return g.createGenerateClassName}}),Object.defineProperty(e,"jssPreset",{enumerable:!0,get:function(){return g.jssPreset}}),Object.defineProperty(e,"ServerStyleSheets",{enumerable:!0,get:function(){return g.ServerStyleSheets}}),Object.defineProperty(e,"StylesProvider",{enumerable:!0,get:function(){return g.StylesProvider}}),Object.defineProperty(e,"MuiThemeProvider",{enumerable:!0,get:function(){return g.ThemeProvider}}),Object.defineProperty(e,"ThemeProvider",{enumerable:!0,get:function(){return g.ThemeProvider}});var i=Df;Object.keys(i).forEach((function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(o,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return i[t]}}))}));var a=n(iv()),s=t(function(){if(av)return sv;av=1;var e=_a;Object.defineProperty(sv,"__esModule",{value:!0}),sv.default=function(e){for(var n=arguments.length,o=new Array(n>1?n-1:0),i=1;i<n;i++)o[i-1]=arguments[i];return r.default.apply(void 0,[(0,t.deepmerge)({unstable_strictMode:!0},e)].concat(o))};var t=gh,r=e(iv());return sv}()),l=t(function(){if(iS)return lv;iS=1,Object.defineProperty(lv,"__esModule",{value:!0}),lv.default=function(t){return(0,e.createStyles)(t)};var e=lS;return lv}()),u=t(function(){if(cS)return dS;cS=1;var e=_a;Object.defineProperty(dS,"__esModule",{value:!0}),dS.default=void 0;var t=e(Ms()),r=lS,n=e(fS()),o=function(e){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return(0,r.makeStyles)(e,(0,t.default)({defaultTheme:n.default},o))};return dS.default=o,dS}()),c=t(yS()),d=t(function(){if(bS)return xS;bS=1;var e=_a;Object.defineProperty(xS,"__esModule",{value:!0}),xS.default=void 0;var t=e(Ms()),r=lS,n=e(fS()),o=function(e){var o=(0,r.styled)(e);return function(e,r){return o(e,(0,t.default)({defaultTheme:n.default},r))}};return xS.default=o,xS}()),p=tv();Object.keys(p).forEach((function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(o,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return p[t]}}))}));var f=t(function(){if(SS)return wS;SS=1;var e=_a;Object.defineProperty(wS,"__esModule",{value:!0}),wS.default=function(){return(0,t.useTheme)()||n.default};var t=lS;e(r);var n=e(fS());return wS}()),h=t(function(){if(CS)return ES;CS=1;var e=_a;Object.defineProperty(ES,"__esModule",{value:!0}),ES.default=void 0;var t=e(Ms()),r=lS,n=e(fS()),o=function(e,o){return(0,r.withStyles)(e,(0,t.default)({defaultTheme:n.default},o))};return ES.default=o,ES}()),m=t(function(){if(IS)return DS;IS=1;var e=_a;Object.defineProperty(DS,"__esModule",{value:!0}),DS.default=void 0;var t=lS,r=e(fS()),n=(0,t.withThemeCreator)({defaultTheme:r.default});return DS.default=n,DS}()),g=lS}(Sf),Sf.alpha(Up.GREYSCALE_0,.05),Sf.alpha(Up.GREEN_PALE,.5),Sf.alpha(Up.BLUE_PALE,.5),Sf.alpha(Up.GREEN_PALE,.5),Sf.alpha(Up.BLUE_PALE,.5),Sf.alpha(Up.GREEN_PALE,.5),Sf.alpha(Up.BLUE_PALE,.5),Sf.alpha(Up.GREEN_PALE,.5),Sf.alpha(Up.BLUE_PALE,.5),Sf.alpha(Up.GREEN_PALE,.5),Sf.alpha(Up.BLUE_PALE,.5);const PS=(e="light",t=!1)=>bf(e,t);function MS(e,t){return e.unstable_is?e.unstable_is(t):t===e}function RS(e){return"init"in e}function AS(e){return!!e.write}function LS(e){return"v"in e||"e"in e}function kS(e){if("e"in e)throw e.e;if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&!("v"in e))throw new Error("[Bug] atom state is not initialized");return e.v}const OS=new WeakMap;function TS(e){var t;return _S(e)&&!!(null==(t=OS.get(e))?void 0:t[0])}function qS(e,t){let r=OS.get(e);if(!r){r=[!0,new Set],OS.set(e,r);const t=()=>{r[0]=!1};e.then(t,t)}r[1].add(t)}function _S(e){return"function"==typeof(null==e?void 0:e.then)}function jS(e,t,r){if(!r.p.has(e)){r.p.add(e);const n=()=>r.p.delete(e);t.then(n,n)}}function NS(e,t,r){var n;const o=new Set;for(const t of(null==(n=r.get(e))?void 0:n.t)||[])r.has(t)&&o.add(t);for(const e of t.p)o.add(e);return o}const FS=(e,t,...r)=>t.read(...r),zS=(e,t,...r)=>t.write(...r),WS=(e,t)=>{var r;return null==(r=t.unstable_onInit)?void 0:r.call(t,e)},$S=(e,t,r)=>{var n;return null==(n=t.onMount)?void 0:n.call(t,r)},HS=(e,r)=>{const n=nw(e),o=n[0],i=n[9];if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&!r)throw new Error("Atom is undefined or null");let a=o.get(r);return a||(a={d:new Map,p:new Set,n:0},o.set(r,a),null==i||i(e,r)),a},VS=e=>{const t=nw(e),r=t[1],n=t[3],o=t[4],i=t[5],a=t[6],s=t[13],l=[],u=e=>{try{e()}catch(e){l.push(e)}};do{a.f&&u(a.f);const t=new Set,l=t.add.bind(t);n.forEach((e=>{var t;return null==(t=r.get(e))?void 0:t.l.forEach(l)})),n.clear(),i.forEach(l),i.clear(),o.forEach(l),o.clear(),t.forEach(u),n.size&&s(e)}while(n.size||i.size||o.size);if(l.length)throw new AggregateError(l)},BS=e=>{const r=nw(e),n=r[1],o=r[2],i=r[3],a=r[11],s=r[14],l=r[17],u=[],c=new WeakSet,d=new WeakSet,p=Array.from(i);for(;p.length;){const r=p[p.length-1],i=a(e,r);if(d.has(r))p.pop();else if(c.has(r)){if(o.get(r)===i.n)u.push([r,i]);else if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&o.has(r))throw new Error("[Bug] invalidated atom exists");d.add(r),p.pop()}else{c.add(r);for(const e of NS(r,i,n))c.has(e)||p.push(e)}}for(let t=u.length-1;t>=0;--t){const[r,n]=u[t];let a=!1;for(const e of n.d.keys())if(e!==r&&i.has(e)){a=!0;break}a&&(s(e,r),l(e,r)),o.delete(r)}},GS=(e,r)=>{var n;const o=nw(e),i=o[1],a=o[2],s=o[3],l=o[6],u=o[7],c=o[11],d=o[12],p=o[13],f=o[14],h=o[16],m=o[17],g=c(e,r);if(LS(g)){if(i.has(r)&&a.get(r)!==g.n)return g;if(Array.from(g.d).every((([t,r])=>f(e,t).n===r)))return g}g.d.clear();let v,y,b=!0;function x(){i.has(r)&&(m(e,r),p(e),d(e))}const S={get signal(){return v||(v=new AbortController),v.signal},get setSelf(){return"production"===(t.meta.env?t.meta.env.MODE:void 0)||AS(r)||console.warn("setSelf function cannot be used with read-only atom"),!y&&AS(r)&&(y=(...n)=>{if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&b&&console.warn("setSelf function cannot be called in sync"),!b)try{return h(e,r,...n)}finally{p(e),d(e)}}),y}},w=g.n;try{const t=u(e,r,(function(t){var n;if(MS(r,t)){const r=c(e,t);if(!LS(r)){if(!RS(t))throw new Error("no atom init");ZS(e,t,t.init)}return kS(r)}const o=f(e,t);try{return kS(o)}finally{g.d.set(t,o.n),TS(g.v)&&jS(r,g.v,o),null==(n=i.get(t))||n.t.add(r),b||x()}}),S);return ZS(e,r,t),_S(t)&&(qS(t,(()=>null==v?void 0:v.abort())),t.then(x,x)),g}catch(e){return delete g.v,g.e=e,++g.n,g}finally{b=!1,w!==g.n&&a.get(r)===w&&(a.set(r,g.n),s.add(r),null==(n=l.c)||n.call(l,r))}},US=(e,t)=>{const r=nw(e),n=r[1],o=r[2],i=r[11],a=[t];for(;a.length;){const t=a.pop(),r=i(e,t);for(const s of NS(t,r,n)){const t=i(e,s);o.set(s,t.n),a.push(s)}}},YS=(e,t,...r)=>{const n=nw(e),o=n[3],i=n[6],a=n[8],s=n[11],l=n[12],u=n[13],c=n[14],d=n[15],p=n[17];let f=!0;const h=t=>kS(c(e,t)),m=(r,...n)=>{var a;const c=s(e,r);try{if(MS(t,r)){if(!RS(r))throw new Error("atom not writable");const t=c.n,s=n[0];return ZS(e,r,s),p(e,r),void(t!==c.n&&(o.add(r),null==(a=i.c)||a.call(i,r),d(e,r)))}return YS(e,r,...n)}finally{f||(u(e),l(e))}};try{return a(e,t,h,m,...r)}finally{f=!1}},KS=(e,t)=>{var r;const n=nw(e),o=n[1],i=n[3],a=n[6],s=n[11],l=n[15],u=n[18],c=n[19],d=s(e,t),p=o.get(t);if(p&&!TS(d.v)){for(const[n,o]of d.d)if(!p.d.has(n)){const c=s(e,n);u(e,n).t.add(t),p.d.add(n),o!==c.n&&(i.add(n),null==(r=a.c)||r.call(a,n),l(e,n))}for(const r of p.d||[])if(!d.d.has(r)){p.d.delete(r);const n=c(e,r);null==n||n.t.delete(t)}}},XS=(e,t)=>{var r;const n=nw(e),o=n[1],i=n[4],a=n[6],s=n[10],l=n[11],u=n[12],c=n[13],d=n[14],p=n[16],f=l(e,t);let h=o.get(t);if(!h){d(e,t);for(const r of f.d.keys()){XS(e,r).t.add(t)}if(h={l:new Set,d:new Set(f.d.keys()),t:new Set},o.set(t,h),null==(r=a.m)||r.call(a,t),AS(t)){const r=()=>{let r=!0;const n=(...n)=>{try{return p(e,t,...n)}finally{r||(c(e),u(e))}};try{const o=s(e,t,n);o&&(h.u=()=>{r=!0;try{o()}finally{r=!1}})}finally{r=!1}};i.add(r)}}return h},JS=(e,t)=>{var r;const n=nw(e),o=n[1],i=n[5],a=n[6],s=n[11],l=n[19],u=s(e,t);let c=o.get(t);if(!c||c.l.size||Array.from(c.t).some((e=>{var r;return null==(r=o.get(e))?void 0:r.d.has(t)})))return c;c.u&&i.add(c.u),c=void 0,o.delete(t),null==(r=a.u)||r.call(a,t);for(const r of u.d.keys()){const n=l(e,r);null==n||n.t.delete(t)}},ZS=(e,t,r)=>{const n=nw(e)[11],o=n(e,t),i="v"in o,a=o.v;if(_S(r))for(const i of o.d.keys())jS(t,r,n(e,i));o.v=r,delete o.e,i&&Object.is(a,o.v)||(++o.n,_S(a)&&function(e){const t=OS.get(e);(null==t?void 0:t[0])&&(t[0]=!1,t[1].forEach((e=>e())))}(a))},QS=(e,t)=>kS((0,nw(e)[14])(e,t)),ew=(e,t,...r)=>{const n=nw(e),o=n[12],i=n[13],a=n[16];try{return a(e,t,...r)}finally{i(e),o(e)}},tw=(e,t,r)=>{const n=nw(e),o=n[12],i=n[18],a=n[19],s=i(e,t).l;return s.add(r),o(e),()=>{s.delete(r),a(e,t),o(e)}},rw=new WeakMap;function nw(e){const r=rw.get(e);if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&!r)throw new Error("Store must be created by buildStore to read its building blocks");return r}let ow,iw=0;function aw(e,r){const n="atom"+ ++iw,o={toString(){return"production"!==(t.meta.env?t.meta.env.MODE:void 0)&&this.debugLabel?n+":"+this.debugLabel:n}};return"function"==typeof e?o.read=e:(o.init=e,o.read=sw,o.write=lw),r&&(o.write=r),o}function sw(e){return e(this)}function lw(e,t,r){return t(this,"function"==typeof r?r(e(this)):r)}function uw(){return function(...e){const t={get:e=>(0,nw(t)[21])(t,e),set:(e,...r)=>(0,nw(t)[22])(t,e,...r),sub:(e,r)=>(0,nw(t)[23])(t,e,r)},r=[new WeakMap,new WeakMap,new WeakMap,new Set,new Set,new Set,{},FS,zS,WS,$S,HS,VS,BS,GS,US,YS,KS,XS,JS,ZS,QS,ew,tw].map(((t,r)=>e[r]||t));return rw.set(t,Object.freeze(r)),t}()}const cw=c(void 0);function dw(e){return n(cw)||(ow||(ow=uw(),"production"!==(t.meta.env?t.meta.env.MODE:void 0)&&(globalThis.__JOTAI_DEFAULT_STORE__||(globalThis.__JOTAI_DEFAULT_STORE__=ow),globalThis.__JOTAI_DEFAULT_STORE__!==ow&&console.warn("Detected multiple Jotai instances. It may cause unexpected behavior with the default store. https://github.com/pmndrs/jotai/discussions/2044"))),ow)}function pw({children:e,store:t}){const r=u(void 0);return t||r.current||(r.current=uw()),o(cw.Provider,{value:t||r.current},e)}const fw=e=>"function"==typeof(null==e?void 0:e.then),hw=e=>{e.status||(e.status="pending",e.then((t=>{e.status="fulfilled",e.value=t}),(t=>{e.status="rejected",e.reason=t})))},mw=r.use||(e=>{if("pending"===e.status)throw e;if("fulfilled"===e.status)return e.value;throw"rejected"===e.status?e.reason:(hw(e),e)}),gw=new WeakMap,vw=(e,t)=>{let r=gw.get(e);return r||(r=new Promise(((n,o)=>{let i=e;const a=e=>t=>{i===e&&n(t)},s=e=>t=>{i===e&&o(t)},l=()=>{try{const e=t();fw(e)?(gw.set(e,r),i=e,e.then(a(e),s(e)),qS(e,l)):n(e)}catch(e){o(e)}};e.then(a(e),s(e)),qS(e,l)})),gw.set(e,r)),r};function yw(e,t){const{delay:n,unstable_promiseStatus:o=!r.use}={},i=dw(),[[a,s,l],u]=d((t=>{const r=i.get(e);return Object.is(t[0],r)&&t[1]===i&&t[2]===e?t:[r,i,e]}),void 0,(()=>[i.get(e),i,e]));let c=a;if(s===i&&l===e||(u(),c=i.get(e)),p((()=>{const t=i.sub(e,(()=>{if(o)try{const t=i.get(e);fw(t)&&hw(vw(t,(()=>i.get(e))))}catch(e){}"number"!=typeof n?u():setTimeout(u,n)}));return u(),t}),[i,e,n,o]),f(c),fw(c)){const t=vw(c,(()=>i.get(e)));return o&&hw(t),mw(t)}return c}function bw(e,r){const n=dw();return h(((...r)=>{if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&!("write"in e))throw new Error("not writable atom");return n.set(e,...r)}),[n,e])}function xw(e,t){return[yw(e),bw(e)]}const Sw=Symbol("production"!==(t.meta.env?t.meta.env.MODE:void 0)?"RESET":"");function ww(e,t){let r=null;const n=new Map,o=new Set,i=o=>{let s;if(void 0===t)s=n.get(o);else for(const[e,r]of n)if(t(e,o)){s=r;break}if(void 0!==s){if(!(null==r?void 0:r(s[1],o)))return s[0];i.remove(o)}const l=e(o);return n.set(o,[l,Date.now()]),a("CREATE",o,l),l},a=(e,t,r)=>{for(const n of o)n({type:e,param:t,atom:r})};return i.unstable_listen=e=>(o.add(e),()=>{o.delete(e)}),i.getParams=()=>n.keys(),i.remove=e=>{if(void 0===t){if(!n.has(e))return;const[t]=n.get(e);n.delete(e),a("REMOVE",e,t)}else for(const[r,[o]]of n)if(t(r,e)){n.delete(r),a("REMOVE",r,o);break}},i.setShouldRemove=e=>{if(r=e,r)for(const[e,[t,o]]of n)r(o,e)&&(n.delete(e),a("REMOVE",e,t))},i}!function(e=()=>{try{return window.localStorage}catch(e){return void("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&"undefined"!=typeof window&&console.warn(e))}},r){var n;let o,i;const a={getItem:(t,n)=>{var a,s;const l=e=>{if(o!==(e=e||"")){try{i=JSON.parse(e,null==r?void 0:r.reviver)}catch(e){return n}o=e}return i},u=null!=(s=null==(a=e())?void 0:a.getItem(t))?s:null;return(e=>"function"==typeof(null==e?void 0:e.then))(u)?u.then(l):l(u)},setItem:(t,r)=>{var n;return null==(n=e())?void 0:n.setItem(t,JSON.stringify(r,void 0))},removeItem:t=>{var r;return null==(r=e())?void 0:r.removeItem(t)}};let s;try{s=null==(n=e())?void 0:n.subscribe}catch(e){}var l;!s&&"undefined"!=typeof window&&"function"==typeof window.addEventListener&&window.Storage&&(s=(t,r)=>{if(!(e()instanceof window.Storage))return()=>{};const n=n=>{n.storageArea===e()&&n.key===t&&r(n.newValue)};return window.addEventListener("storage",n),()=>{window.removeEventListener("storage",n)}}),s&&(a.subscribe=(l=s,(e,t,r)=>l(e,(e=>{let n;try{n=JSON.parse(e||"")}catch(e){n=r}t(n)}))))}();const Cw=new WeakMap;const Ew=e=>{let t=Cw.get(e);return t||(t=new WeakSet,Cw.set(e,t)),t},Iw=aw(),Dw=aw(),Pw=aw(),Mw=aw(),Rw=aw((e=>e(Mw)?.translate??(e=>e))),Aw=aw(""),Lw=aw((e=>{const t=e(Aw).toLowerCase().trim();return({title:e})=>e.toLowerCase().trim().includes(t)})),kw=function(e){const r=Symbol(),n=aw(r);"production"!==(t.meta.env?t.meta.env.MODE:void 0)&&(n.debugPrivate=!0);const o=aw(((t,o)=>{const i=t(n);return i!==r?i:e(t,o)}),((e,t,i)=>{const a="function"==typeof i?i(e(o)):i;t(n,a===Sw?r:a)}));return o}((e=>{const t=e(Dw),r=e(Pw),n=new Map;return t?.qHyperCube.qDimensionInfo.forEach((({cId:e})=>{n.set(e,!0)})),t?.qHyperCube.qMeasureInfo.forEach((({cId:e})=>{n.set(e,!0)})),r?.qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qDimensions.forEach((({qDef:{cId:e}})=>{n.set(e,!1)})),r?.qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qMeasures.forEach((({qDef:{cId:e}})=>{n.set(e,!1)})),n})),Ow=ww((e=>aw((t=>t(kw).get(e)??!1),((t,r,n)=>{r(kw,(t=>{const r=new Map(t);return r.set(e,n),r}))})))),Tw=({props:e,children:t})=>(function(e){const t=dw(),r=Ew(t);for(const[n,...o]of e)r.has(n)||(r.add(n),t.set(n,...o))}([[Iw,e.args.model],[Dw,e.args.model.layout],[Mw,e.args.apis],[Pw,e.args.properties]]),t);function qw(e){return"init"in e}function _w(e){return!!e.write}function jw(e){return"v"in e||"e"in e}function Nw(e){if("e"in e)throw e.e;if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&!("v"in e))throw new Error("[Bug] atom state is not initialized");return e.v}const Fw=new WeakMap;function zw(e){var t;return $w(e)&&!!(null==(t=Fw.get(e))?void 0:t[0])}function Ww(e,t){let r=Fw.get(e);if(!r){r=[!0,new Set],Fw.set(e,r);const t=()=>{r[0]=!1};e.then(t,t)}r[1].add(t)}function $w(e){return"function"==typeof(null==e?void 0:e.then)}function Hw(e,t,r){if(!r.p.has(e)){r.p.add(e);const n=()=>r.p.delete(e);t.then(n,n)}}function Vw(e,t,r){var n;const o=new Set;for(const t of(null==(n=r.get(e))?void 0:n.t)||[])r.has(t)&&o.add(t);for(const e of t.p)o.add(e);return o}const Bw=(e,t,...r)=>t.read(...r),Gw=(e,t,...r)=>t.write(...r),Uw=(e,t)=>{var r;return null==(r=t.unstable_onInit)?void 0:r.call(t,e)},Yw=(e,t,r)=>{var n;return null==(n=t.onMount)?void 0:n.call(t,r)},Kw=(e,r)=>{const n=uC(e),o=n[0],i=n[9];if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&!r)throw new Error("Atom is undefined or null");let a=o.get(r);return a||(a={d:new Map,p:new Set,n:0},o.set(r,a),null==i||i(e,r)),a},Xw=e=>{const t=uC(e),r=t[1],n=t[3],o=t[4],i=t[5],a=t[6],s=t[13],l=[],u=e=>{try{e()}catch(e){l.push(e)}};do{a.f&&u(a.f);const t=new Set,l=t.add.bind(t);n.forEach((e=>{var t;return null==(t=r.get(e))?void 0:t.l.forEach(l)})),n.clear(),i.forEach(l),i.clear(),o.forEach(l),o.clear(),t.forEach(u),n.size&&s(e)}while(n.size||i.size||o.size);if(l.length)throw new AggregateError(l)},Jw=e=>{const r=uC(e),n=r[1],o=r[2],i=r[3],a=r[11],s=r[14],l=r[17],u=[],c=new WeakSet,d=new WeakSet,p=Array.from(i);for(;p.length;){const r=p[p.length-1],i=a(e,r);if(d.has(r))p.pop();else if(c.has(r)){if(o.get(r)===i.n)u.push([r,i]);else if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&o.has(r))throw new Error("[Bug] invalidated atom exists");d.add(r),p.pop()}else{c.add(r);for(const e of Vw(r,i,n))c.has(e)||p.push(e)}}for(let t=u.length-1;t>=0;--t){const[r,n]=u[t];let a=!1;for(const e of n.d.keys())if(e!==r&&i.has(e)){a=!0;break}a&&(s(e,r),l(e,r)),o.delete(r)}},Zw=(e,r)=>{var n,o;const i=uC(e),a=i[1],s=i[2],l=i[3],u=i[6],c=i[7],d=i[11],p=i[12],f=i[13],h=i[14],m=i[16],g=i[17],v=d(e,r);if(jw(v)){if(a.has(r)&&s.get(r)!==v.n)return v;if(Array.from(v.d).every((([t,r])=>h(e,t).n===r)))return v}v.d.clear();let y,b,x=!0;function S(){a.has(r)&&(g(e,r),f(e),p(e))}const w={get signal(){return y||(y=new AbortController),y.signal},get setSelf(){return"production"===(t.meta.env?t.meta.env.MODE:void 0)||_w(r)||console.warn("setSelf function cannot be used with read-only atom"),!b&&_w(r)&&(b=(...n)=>{if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&x&&console.warn("setSelf function cannot be called in sync"),!x)try{return m(e,r,...n)}finally{f(e),p(e)}}),b}},C=v.n;try{const t=c(e,r,(function(t){var n;if(t===r){const r=d(e,t);if(!jw(r)){if(!qw(t))throw new Error("no atom init");oC(e,t,t.init)}return Nw(r)}const o=h(e,t);try{return Nw(o)}finally{v.d.set(t,o.n),zw(v.v)&&Hw(r,v.v,o),null==(n=a.get(t))||n.t.add(r),x||S()}}),w);return oC(e,r,t),$w(t)&&(Ww(t,(()=>null==y?void 0:y.abort())),t.then(S,S)),null==(n=u.r)||n.call(u,r),v}catch(e){return delete v.v,v.e=e,++v.n,v}finally{x=!1,C!==v.n&&s.get(r)===C&&(s.set(r,v.n),l.add(r),null==(o=u.c)||o.call(u,r))}},Qw=(e,t)=>{const r=uC(e),n=r[1],o=r[2],i=r[11],a=[t];for(;a.length;){const t=a.pop(),r=i(e,t);for(const s of Vw(t,r,n)){const t=i(e,s);o.set(s,t.n),a.push(s)}}},eC=(e,t,...r)=>{const n=uC(e),o=n[3],i=n[6],a=n[8],s=n[11],l=n[12],u=n[13],c=n[14],d=n[15],p=n[17];let f=!0;const h=t=>Nw(c(e,t)),m=(r,...n)=>{var a;const c=s(e,r);try{if(r===t){if(!qw(r))throw new Error("atom not writable");const t=c.n,s=n[0];return oC(e,r,s),p(e,r),void(t!==c.n&&(o.add(r),null==(a=i.c)||a.call(i,r),d(e,r)))}return eC(e,r,...n)}finally{f||(u(e),l(e))}};try{return a(e,t,h,m,...r)}finally{f=!1}},tC=(e,t)=>{var r;const n=uC(e),o=n[1],i=n[3],a=n[6],s=n[11],l=n[15],u=n[18],c=n[19],d=s(e,t),p=o.get(t);if(p&&!zw(d.v)){for(const[n,o]of d.d)if(!p.d.has(n)){const c=s(e,n);u(e,n).t.add(t),p.d.add(n),o!==c.n&&(i.add(n),null==(r=a.c)||r.call(a,n),l(e,n))}for(const r of p.d||[])if(!d.d.has(r)){p.d.delete(r);const n=c(e,r);null==n||n.t.delete(t)}}},rC=(e,t)=>{var r;const n=uC(e),o=n[1],i=n[4],a=n[6],s=n[10],l=n[11],u=n[12],c=n[13],d=n[14],p=n[16],f=l(e,t);let h=o.get(t);if(!h){d(e,t);for(const r of f.d.keys()){rC(e,r).t.add(t)}if(h={l:new Set,d:new Set(f.d.keys()),t:new Set},o.set(t,h),null==(r=a.m)||r.call(a,t),_w(t)){const r=()=>{let r=!0;const n=(...n)=>{try{return p(e,t,...n)}finally{r||(c(e),u(e))}};try{const o=s(e,t,n);o&&(h.u=()=>{r=!0;try{o()}finally{r=!1}})}finally{r=!1}};i.add(r)}}return h},nC=(e,t)=>{var r;const n=uC(e),o=n[1],i=n[5],a=n[6],s=n[11],l=n[19],u=s(e,t);let c=o.get(t);if(!c||c.l.size||Array.from(c.t).some((e=>{var r;return null==(r=o.get(e))?void 0:r.d.has(t)})))return c;c.u&&i.add(c.u),c=void 0,o.delete(t),null==(r=a.u)||r.call(a,t);for(const r of u.d.keys()){const n=l(e,r);null==n||n.t.delete(t)}},oC=(e,t,r)=>{const n=uC(e)[11],o=n(e,t),i="v"in o,a=o.v;if($w(r))for(const i of o.d.keys())Hw(t,r,n(e,i));o.v=r,delete o.e,i&&Object.is(a,o.v)||(++o.n,$w(a)&&function(e){const t=Fw.get(e);(null==t?void 0:t[0])&&(t[0]=!1,t[1].forEach((e=>e())))}(a))},iC=(e,t)=>Nw((0,uC(e)[14])(e,t)),aC=(e,t,...r)=>{const n=uC(e),o=n[12],i=n[13],a=n[16];try{return a(e,t,...r)}finally{i(e),o(e)}},sC=(e,t,r)=>{const n=uC(e),o=n[12],i=n[18],a=n[19],s=i(e,t).l;return s.add(r),o(e),()=>{s.delete(r),a(e,t),o(e)}},lC=new WeakMap,uC=e=>{const r=lC.get(e);if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&!r)throw new Error("Store must be created by buildStore to read its building blocks");return r};let cC,dC=0;function pC(e,r){const n="atom"+ ++dC,o={toString(){return"production"!==(t.meta.env?t.meta.env.MODE:void 0)&&this.debugLabel?n+":"+this.debugLabel:n}};return"function"==typeof e?o.read=e:(o.init=e,o.read=fC,o.write=hC),o}function fC(e){return e(this)}function hC(e,t,r){return t(this,"function"==typeof r?r(e(this)):r)}function mC(){return function(...e){const t={get:e=>(0,uC(t)[21])(t,e),set:(e,...r)=>(0,uC(t)[22])(t,e,...r),sub:(e,r)=>(0,uC(t)[23])(t,e,r)},r=[new WeakMap,new WeakMap,new WeakMap,new Set,new Set,new Set,{},Bw,Gw,Uw,Yw,Kw,Xw,Jw,Zw,Qw,eC,tC,rC,nC,oC,iC,aC,sC,void 0].map(((t,r)=>e[r]||t));return lC.set(t,Object.freeze(r)),t}()}const gC=c(void 0);function vC(e){return n(gC)||(cC||(cC=mC(),"production"!==(t.meta.env?t.meta.env.MODE:void 0)&&(globalThis.__JOTAI_DEFAULT_STORE__||(globalThis.__JOTAI_DEFAULT_STORE__=cC),globalThis.__JOTAI_DEFAULT_STORE__!==cC&&console.warn("Detected multiple Jotai instances. It may cause unexpected behavior with the default store. https://github.com/pmndrs/jotai/discussions/2044"))),cC)}function yC({children:e,store:t}){const r=u(void 0);return t||r.current||(r.current=mC()),o(gC.Provider,{value:t||r.current},e)}const bC=e=>"function"==typeof(null==e?void 0:e.then),xC=e=>{e.status||(e.status="pending",e.then((t=>{e.status="fulfilled",e.value=t}),(t=>{e.status="rejected",e.reason=t})))},SC=r.use||(e=>{if("pending"===e.status)throw e;if("fulfilled"===e.status)return e.value;throw"rejected"===e.status?e.reason:(xC(e),e)}),wC=new WeakMap,CC=(e,t)=>{let r=wC.get(e);return r||(r=new Promise(((n,o)=>{let i=e;const a=e=>t=>{i===e&&n(t)},s=e=>t=>{i===e&&o(t)},l=()=>{try{const e=t();bC(e)?(wC.set(e,r),i=e,e.then(a(e),s(e)),Ww(e,l)):n(e)}catch(e){o(e)}};e.then(a(e),s(e)),Ww(e,l)})),wC.set(e,r)),r};function EC(e,t){const{delay:n,unstable_promiseStatus:o=!r.use}={},i=vC(),[[a,s,l],u]=d((t=>{const r=i.get(e);return Object.is(t[0],r)&&t[1]===i&&t[2]===e?t:[r,i,e]}),void 0,(()=>[i.get(e),i,e]));let c=a;if(s===i&&l===e||(u(),c=i.get(e)),p((()=>{const t=i.sub(e,(()=>{if(o)try{const t=i.get(e);bC(t)&&xC(CC(t,(()=>i.get(e))))}catch(e){}"number"!=typeof n?u():setTimeout(u,n)}));return u(),t}),[i,e,n,o]),f(c),bC(c)){const t=CC(c,(()=>i.get(e)));return o&&xC(t),SC(t)}return c}Symbol("production"!==(t.meta.env?t.meta.env.MODE:void 0)?"RESET":"");!function(e=()=>{try{return window.localStorage}catch(e){return void("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&"undefined"!=typeof window&&console.warn(e))}},r){var n;let o,i;const a={getItem:(t,n)=>{var a,s;const l=e=>{if(o!==(e=e||"")){try{i=JSON.parse(e,null==r?void 0:r.reviver)}catch(e){return n}o=e}return i},u=null!=(s=null==(a=e())?void 0:a.getItem(t))?s:null;return(e=>"function"==typeof(null==e?void 0:e.then))(u)?u.then(l):l(u)},setItem:(t,r)=>{var n;return null==(n=e())?void 0:n.setItem(t,JSON.stringify(r,void 0))},removeItem:t=>{var r;return null==(r=e())?void 0:r.removeItem(t)}};let s;try{s=null==(n=e())?void 0:n.subscribe}catch(e){}var l;!s&&"undefined"!=typeof window&&"function"==typeof window.addEventListener&&window.Storage&&(s=(t,r)=>{if(!(e()instanceof window.Storage))return()=>{};const n=n=>{n.storageArea===e()&&n.key===t&&r(n.newValue)};return window.addEventListener("storage",n),()=>{window.removeEventListener("storage",n)}}),s&&(a.subscribe=(l=s,(e,t,r)=>l(e,(e=>{let n;try{n=JSON.parse(e||"")}catch(e){n=r}t(n)}))))}();const IC=new WeakMap;const DC=e=>{let t=IC.get(e);return t||(t=new WeakSet,IC.set(e,t)),t},PC=({itemIndex:e,sectionIndex:t})=>e?`${t}-${e}`:`${t}`,MC=pC(),RC=pC((e=>e(MC)?.numberOfSections??0)),AC=pC((e=>e(MC)?.numberOfItemsInSection??(()=>0))),LC=pC((e=>e(MC)?.keyExtractor??PC)),kC=pC((e=>e(MC)?.onDragOver)),OC=pC((e=>{const t=e(MC)?.children;return Array.isArray(t)?t[1]:t})),TC=pC((e=>{const t=e(MC)?.children;if(Array.isArray(t))return t[0]})),qC=pC((e=>e(MC)?.onClick)),_C=({props:e,children:t})=>(function(e){const t=vC(),r=DC(t);for(const[n,...o]of e)r.has(n)||(r.add(n),t.set(n,...o))}([[MC,e]]),t);var jC=Symbol.for("preact-signals");function NC(){if(HC>1)HC--;else{for(var e,t=!1;void 0!==$C;){var r=$C;for($C=void 0,VC++;void 0!==r;){var n=r.o;if(r.o=void 0,r.f&=-3,!(8&r.f)&&KC(r))try{r.c()}catch(r){t||(e=r,t=!0)}r=n}}if(VC=0,HC--,t)throw e}}function FC(e){if(HC>0)return e();HC++;try{return e()}finally{NC()}}var zC=void 0;function WC(e){var t=zC;zC=void 0;try{return e()}finally{zC=t}}var $C=void 0,HC=0,VC=0,BC=0;function GC(e){if(void 0!==zC){var t=e.n;if(void 0===t||t.t!==zC)return t={i:0,S:e,p:zC.s,n:void 0,t:zC,e:void 0,x:void 0,r:t},void 0!==zC.s&&(zC.s.n=t),zC.s=t,e.n=t,32&zC.f&&e.S(t),t;if(-1===t.i)return t.i=0,void 0!==t.n&&(t.n.p=t.p,void 0!==t.p&&(t.p.n=t.n),t.p=zC.s,t.n=void 0,zC.s.n=t,zC.s=t),t}}function UC(e,t){this.v=e,this.i=0,this.n=void 0,this.t=void 0,this.W=null==t?void 0:t.watched,this.Z=null==t?void 0:t.unwatched,this.name=null==t?void 0:t.name}function YC(e,t){return new UC(e,t)}function KC(e){for(var t=e.s;void 0!==t;t=t.n)if(t.S.i!==t.i||!t.S.h()||t.S.i!==t.i)return!0;return!1}function XC(e){for(var t=e.s;void 0!==t;t=t.n){var r=t.S.n;if(void 0!==r&&(t.r=r),t.S.n=t,t.i=-1,void 0===t.n){e.s=t;break}}}function JC(e){for(var t=e.s,r=void 0;void 0!==t;){var n=t.p;-1===t.i?(t.S.U(t),void 0!==n&&(n.n=t.n),void 0!==t.n&&(t.n.p=n)):r=t,t.S.n=t.r,void 0!==t.r&&(t.r=void 0),t=n}e.s=r}function ZC(e,t){UC.call(this,void 0),this.x=e,this.s=void 0,this.g=BC-1,this.f=4,this.W=null==t?void 0:t.watched,this.Z=null==t?void 0:t.unwatched,this.name=null==t?void 0:t.name}function QC(e,t){return new ZC(e,t)}function eE(e){var t=e.u;if(e.u=void 0,"function"==typeof t){HC++;var r=zC;zC=void 0;try{t()}catch(t){throw e.f&=-2,e.f|=8,tE(e),t}finally{zC=r,NC()}}}function tE(e){for(var t=e.s;void 0!==t;t=t.n)t.S.U(t);e.x=void 0,e.s=void 0,eE(e)}function rE(e){if(zC!==this)throw new Error("Out-of-order effect");JC(this),zC=e,this.f&=-2,8&this.f&&tE(this),NC()}function nE(e,t){this.x=e,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32,this.name=null==t?void 0:t.name}function oE(e,t){var r=new nE(e,t);try{r.c()}catch(e){throw r.d(),e}var n=r.d.bind(r);return n[Symbol.dispose]=n,n}UC.prototype.brand=jC,UC.prototype.h=function(){return!0},UC.prototype.S=function(e){var t=this,r=this.t;r!==e&&void 0===e.e&&(e.x=r,this.t=e,void 0!==r?r.e=e:WC((function(){var e;null==(e=t.W)||e.call(t)})))},UC.prototype.U=function(e){var t=this;if(void 0!==this.t){var r=e.e,n=e.x;void 0!==r&&(r.x=n,e.e=void 0),void 0!==n&&(n.e=r,e.x=void 0),e===this.t&&(this.t=n,void 0===n&&WC((function(){var e;null==(e=t.Z)||e.call(t)})))}},UC.prototype.subscribe=function(e){var t=this;return oE((function(){var r=t.value,n=zC;zC=void 0;try{e(r)}finally{zC=n}}),{name:"sub"})},UC.prototype.valueOf=function(){return this.value},UC.prototype.toString=function(){return this.value+""},UC.prototype.toJSON=function(){return this.value},UC.prototype.peek=function(){var e=zC;zC=void 0;try{return this.value}finally{zC=e}},Object.defineProperty(UC.prototype,"value",{get:function(){var e=GC(this);return void 0!==e&&(e.i=this.i),this.v},set:function(e){if(e!==this.v){if(VC>100)throw new Error("Cycle detected");this.v=e,this.i++,BC++,HC++;try{for(var t=this.t;void 0!==t;t=t.x)t.t.N()}finally{NC()}}}}),ZC.prototype=new UC,ZC.prototype.h=function(){if(this.f&=-3,1&this.f)return!1;if(32==(36&this.f))return!0;if(this.f&=-5,this.g===BC)return!0;if(this.g=BC,this.f|=1,this.i>0&&!KC(this))return this.f&=-2,!0;var e=zC;try{XC(this),zC=this;var t=this.x();(16&this.f||this.v!==t||0===this.i)&&(this.v=t,this.f&=-17,this.i++)}catch(e){this.v=e,this.f|=16,this.i++}return zC=e,JC(this),this.f&=-2,!0},ZC.prototype.S=function(e){if(void 0===this.t){this.f|=36;for(var t=this.s;void 0!==t;t=t.n)t.S.S(t)}UC.prototype.S.call(this,e)},ZC.prototype.U=function(e){if(void 0!==this.t&&(UC.prototype.U.call(this,e),void 0===this.t)){this.f&=-33;for(var t=this.s;void 0!==t;t=t.n)t.S.U(t)}},ZC.prototype.N=function(){if(!(2&this.f)){this.f|=6;for(var e=this.t;void 0!==e;e=e.x)e.t.N()}},Object.defineProperty(ZC.prototype,"value",{get:function(){if(1&this.f)throw new Error("Cycle detected");var e=GC(this);if(this.h(),void 0!==e&&(e.i=this.i),16&this.f)throw this.v;return this.v}}),nE.prototype.c=function(){var e=this.S();try{if(8&this.f)return;if(void 0===this.x)return;var t=this.x();"function"==typeof t&&(this.u=t)}finally{e()}},nE.prototype.S=function(){if(1&this.f)throw new Error("Cycle detected");this.f|=1,this.f&=-9,eE(this),XC(this),HC++;var e=zC;return zC=this,rE.bind(this,e)},nE.prototype.N=function(){2&this.f||(this.f|=2,this.o=$C,$C=this)},nE.prototype.d=function(){this.f|=8,1&this.f||tE(this)},nE.prototype.dispose=function(){this.d()};var iE,aE,sE,lE,uE,cE,dE,pE,fE,hE,mE,gE,vE,yE,bE,xE,SE,wE,CE,EE,IE=Object.create,DE=Object.defineProperty,PE=Object.defineProperties,ME=Object.getOwnPropertyDescriptor,RE=Object.getOwnPropertyDescriptors,AE=Object.getOwnPropertySymbols,LE=Object.prototype.hasOwnProperty,kE=Object.prototype.propertyIsEnumerable,OE=e=>{throw TypeError(e)},TE=(e,t,r)=>t in e?DE(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,qE=(e,t)=>DE(e,"name",{value:t,configurable:!0}),_E=["class","method","getter","setter","accessor","field","value","get","set"],jE=e=>void 0!==e&&"function"!=typeof e?OE("Function expected"):e,NE=(e,t,r,n,o)=>({kind:_E[e],name:t,metadata:n,addInitializer:e=>r._?OE("Already initialized"):o.push(jE(e||null))}),FE=(e,t)=>{return TE(t,(r="metadata",(n=Symbol[r])?n:Symbol.for("Symbol."+r)),e[3]);var r,n},zE=(e,t,r,n)=>{for(var o=0,i=e[t>>1],a=i&&i.length;o<a;o++)1&t?i[o].call(r):n=i[o].call(r,n);return n},WE=(e,t,r,n,o,i)=>{var a,s,l,u,c,d=7&t,p=!!(8&t),f=!!(16&t),h=d>3?e.length+1:d?p?1:2:0,m=_E[d+5],g=d>3&&(e[h-1]=[]),v=e[h]||(e[h]=[]),y=d&&(!f&&!p&&(o=o.prototype),d<5&&(d>3||!f)&&ME(d<4?o:{get[r](){return VE(this,i)},set[r](e){return GE(this,i,e)}},r));d?f&&d<4&&qE(i,(d>2?"set ":d>1?"get ":"")+r):qE(o,r);for(var b=n.length-1;b>=0;b--)u=NE(d,r,l={},e[3],v),d&&(u.static=p,u.private=f,c=u.access={has:f?e=>HE(o,e):e=>r in e},3^d&&(c.get=f?e=>(1^d?VE:UE)(e,o,4^d?i:y.get):e=>e[r]),d>2&&(c.set=f?(e,t)=>GE(e,o,t,4^d?i:y.set):(e,t)=>e[r]=t)),s=(0,n[b])(d?d<4?f?i:y[m]:d>4?void 0:{get:y.get,set:y.set}:o,u),l._=1,4^d||void 0===s?jE(s)&&(d>4?g.unshift(s):d?f?i=s:y[m]=s:o=s):"object"!=typeof s||null===s?OE("Object expected"):(jE(a=s.get)&&(y.get=a),jE(a=s.set)&&(y.set=a),jE(a=s.init)&&g.unshift(a));return d||FE(e,o),y&&DE(o,r,y),f?4^d?i:y:o},$E=(e,t,r)=>t.has(e)||OE("Cannot "+r),HE=(e,t)=>Object(t)!==t?OE('Cannot use the "in" operator on this value'):e.has(t),VE=(e,t,r)=>($E(e,t,"read from private field"),r?r.call(e):t.get(e)),BE=(e,t,r)=>t.has(e)?OE("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),GE=(e,t,r,n)=>($E(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r),UE=(e,t,r)=>($E(e,t,"access private method"),r);function YE(e,t){if(t){let r;return QC((()=>{const n=e();return n&&r&&t(r,n)?r:(r=n,n)}))}return QC(e)}function KE(e,t){if(Object.is(e,t))return!0;if(null===e||null===t)return!1;if("function"==typeof e&&"function"==typeof t)return e===t;if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(const r of e)if(!t.has(r))return!1;return!0}if(Array.isArray(e)){if(!Array.isArray(t)||e.length!==t.length)return!1;return!e.some(((e,r)=>!KE(e,t[r])))}if("object"==typeof e&&"object"==typeof t){const r=Object.keys(e),n=Object.keys(t);if(r.length!==n.length)return!1;const o=r.some((r=>!KE(e[r],t[r])));return!o}return!1}function XE({get:e},t){return{init:e=>YC(e),get(){return e.call(this).value},set(t){const r=e.call(this);r.peek()!==t&&(r.value=t)}}}function JE(e,t){const r=new WeakMap;return function(){let t=r.get(this);return t||(t=YE(e.bind(this)),r.set(this,t)),t.value}}function ZE(e=!0){return function(t,r){r.addInitializer((function(){const t="field"===r.kind||r.static?this:Object.getPrototypeOf(this),n=Object.getOwnPropertyDescriptor(t,r.name);n&&Object.defineProperty(t,r.name,((e,t)=>PE(e,RE(t)))(((e,t)=>{for(var r in t||(t={}))LE.call(t,r)&&TE(e,r,t[r]);if(AE)for(var r of AE(t))kE.call(t,r)&&TE(e,r,t[r]);return e})({},n),{enumerable:e}))}))}}function QE(...e){const t=e.map(oE);return()=>t.forEach((e=>e()))}cE=[XE],uE=[XE],lE=[XE],sE=[ZE()],aE=[ZE()],iE=[ZE()];var eI,tI=class{constructor(e,t=Object.is){this.defaultValue=e,this.equals=t,zE(dE,5,this),BE(this,gE),BE(this,pE,zE(dE,8,this)),zE(dE,11,this),BE(this,vE,zE(dE,12,this)),zE(dE,15,this),BE(this,SE,zE(dE,16,this)),zE(dE,19,this),this.reset=this.reset.bind(this),this.reset()}get current(){return VE(this,gE,CE)}get initial(){return VE(this,gE,hE)}get previous(){return VE(this,gE,bE)}set current(e){const t=WC((()=>VE(this,gE,CE)));e&&t&&this.equals(t,e)||FC((()=>{VE(this,gE,hE)||GE(this,gE,e,mE),GE(this,gE,t,xE),GE(this,gE,e,EE)}))}reset(e=this.defaultValue){FC((()=>{GE(this,gE,void 0,xE),GE(this,gE,e,mE),GE(this,gE,e,EE)}))}};function rI(e){return WC((()=>{const t={};for(const r in e)t[r]=e[r];return t}))}dE=[,,,IE(null)],pE=new WeakMap,gE=new WeakSet,vE=new WeakMap,SE=new WeakMap,fE=WE(dE,20,"#initial",cE,gE,pE),hE=fE.get,mE=fE.set,yE=WE(dE,20,"#previous",uE,gE,vE),bE=yE.get,xE=yE.set,wE=WE(dE,20,"#current",lE,gE,SE),CE=wE.get,EE=wE.set,WE(dE,2,"current",sE,tI),WE(dE,2,"initial",aE,tI),WE(dE,2,"previous",iE,tI),FE(dE,tI);eI=new WeakMap;var nI,oI,iI,aI,sI,lI=Object.create,uI=Object.defineProperty,cI=Object.getOwnPropertyDescriptor,dI=Object.getOwnPropertySymbols,pI=Object.prototype.hasOwnProperty,fI=Object.prototype.propertyIsEnumerable,hI=(e,t)=>(t=Symbol[e])?t:Symbol.for("Symbol."+e),mI=e=>{throw TypeError(e)},gI=Math.pow,vI=(e,t,r)=>t in e?uI(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,yI=["class","method","getter","setter","accessor","field","value","get","set"],bI=e=>void 0!==e&&"function"!=typeof e?mI("Function expected"):e,xI=(e,t,r,n,o)=>({kind:yI[e],name:t,metadata:n,addInitializer:e=>r._?mI("Already initialized"):o.push(bI(e||null))}),SI=(e,t,r,n,o,i)=>{for(var a,s,l,u,c=7&t,d=yI[c+5],p=e[2]||(e[2]=[]),f=(o=o.prototype,cI(o,r)),h=n.length-1;h>=0;h--)(l=xI(c,r,s={},e[3],p)).static=false,l.private=false,u=l.access={has:e=>r in e},u.get=e=>e[r],a=(0,n[h])(f[d],l),s._=1,bI(a)&&(f[d]=a);return f&&uI(o,r,f),o},wI=(e,t,r)=>t.has(e)||mI("Cannot "+r),CI=class e{constructor(e,t){this.x=e,this.y=t}static delta(t,r){return new e(t.x-r.x,t.y-r.y)}static distance(e,t){return Math.hypot(e.x-t.x,e.y-t.y)}static equals(e,t){return e.x===t.x&&e.y===t.y}static from({x:t,y:r}){return new e(t,r)}},EI=class e{constructor(e,t,r,n){this.left=e,this.top=t,this.width=r,this.height=n,this.scale={x:1,y:1}}get inverseScale(){return{x:1/this.scale.x,y:1/this.scale.y}}translate(t,r){const{top:n,left:o,width:i,height:a,scale:s}=this,l=new e(o+t,n+r,i,a);return l.scale=((e,t)=>{for(var r in t||(t={}))pI.call(t,r)&&vI(e,r,t[r]);if(dI)for(var r of dI(t))fI.call(t,r)&&vI(e,r,t[r]);return e})({},s),l}get boundingRectangle(){const{width:e,height:t,left:r,top:n,right:o,bottom:i}=this;return{width:e,height:t,left:r,top:n,right:o,bottom:i}}get center(){const{left:e,top:t,right:r,bottom:n}=this;return new CI((e+r)/2,(t+n)/2)}get area(){const{width:e,height:t}=this;return e*t}equals(t){if(!(t instanceof e))return!1;const{left:r,top:n,width:o,height:i}=this;return r===t.left&&n===t.top&&o===t.width&&i===t.height}containsPoint(e){const{top:t,left:r,bottom:n,right:o}=this;return t<=e.y&&e.y<=n&&r<=e.x&&e.x<=o}intersectionArea(t){return t instanceof e?function(e,t){const r=Math.max(t.top,e.top),n=Math.max(t.left,e.left),o=Math.min(t.left+t.width,e.left+e.width),i=Math.min(t.top+t.height,e.top+e.height),a=o-n,s=i-r;if(n<o&&r<i){return a*s}return 0}(this,t):0}intersectionRatio(e){const{area:t}=this,r=this.intersectionArea(e);return r/(e.area+t-r)}get bottom(){const{top:e,height:t}=this;return e+t}get right(){const{left:e,width:t}=this;return e+t}get aspectRatio(){const{width:e,height:t}=this;return e/t}get corners(){return[{x:this.left,y:this.top},{x:this.right,y:this.top},{x:this.left,y:this.bottom},{x:this.right,y:this.bottom}]}static from({top:t,left:r,width:n,height:o}){return new e(r,t,n,o)}static delta(e,t,r={x:"center",y:"center"}){const n=(e,t)=>{const n=r[t],o="x"===t?e.left:e.top,i="x"===t?e.width:e.height;return"start"==n?o:"end"==n?o+i:o+i/2};return CI.delta({x:n(e,"x"),y:n(e,"y")},{x:n(t,"x"),y:n(t,"y")})}static intersectionRatio(t,r){return e.from(t).intersectionRatio(e.from(r))}};var II,DI=class extends(iI=tI,oI=[JE],nI=[JE],iI){constructor(e){var t,r,n;super(CI.from(e),((e,t)=>CI.equals(e,t))),((e,t,r)=>{for(var n=0,o=e[t>>1],i=o&&o.length;n<i;n++)o[n].call(r)})(sI,5,this),t=this,n=0,(r=aI).has(t)?mI("Cannot add the same private member more than once"):r instanceof WeakSet?r.add(t):r.set(t,n),this.velocity={x:0,y:0}}get delta(){return CI.delta(this.current,this.initial)}get direction(){const{current:e,previous:t}=this;if(!t)return null;const r={x:e.x-t.x,y:e.y-t.y};return r.x||r.y?Math.abs(r.x)>Math.abs(r.y)?r.x>0?"right":"left":r.y>0?"down":"up":null}get current(){return super.current}set current(e){const{current:t}=this,r=CI.from(e),n={x:r.x-t.x,y:r.y-t.y},o=Date.now(),i=o-(wI(a=this,s=aI,"read from private field"),s.get(a));var a,s;const l=e=>Math.round(e/i*100);FC((()=>{((e,t,r)=>{wI(e,t,"write to private field"),t.set(e,r)})(this,aI,o),this.velocity={x:l(n.x),y:l(n.y)},super.current=r}))}reset(e=this.defaultValue){super.reset(CI.from(e)),this.velocity={x:0,y:0}}};function PI({x:e,y:t},r){const n=Math.abs(e),o=Math.abs(t);return"number"==typeof r?Math.sqrt(gI(n,2)+gI(o,2))>r:"x"in r&&"y"in r?n>r.x&&o>r.y:"x"in r?n>r.x:"y"in r&&o>r.y}sI=(e=>{var t;return[,,,lI(null!=(t=null==e?void 0:e[hI("metadata")])?t:null)]})(iI),aI=new WeakMap,SI(sI,2,"delta",oI,DI),SI(sI,2,"direction",nI,DI),II=sI,vI(DI,hI("metadata"),II[3]);var MI,RI,AI,LI,kI=(e=>(e.Horizontal="x",e.Vertical="y",e))(kI||{}),OI=Object.values(kI),TI=Object.create,qI=Object.defineProperty,_I=Object.defineProperties,jI=Object.getOwnPropertyDescriptor,NI=Object.getOwnPropertyDescriptors,FI=Object.getOwnPropertySymbols,zI=Object.prototype.hasOwnProperty,WI=Object.prototype.propertyIsEnumerable,$I=(e,t)=>(t=Symbol[e])?t:Symbol.for("Symbol."+e),HI=e=>{throw TypeError(e)},VI=(e,t,r)=>t in e?qI(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,BI=(e,t)=>{for(var r in t||(t={}))zI.call(t,r)&&VI(e,r,t[r]);if(FI)for(var r of FI(t))WI.call(t,r)&&VI(e,r,t[r]);return e},GI=(e,t)=>_I(e,NI(t)),UI=(e,t)=>qI(e,"name",{value:t,configurable:!0}),YI=(e,t)=>{var r={};for(var n in e)zI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&FI)for(var n of FI(e))t.indexOf(n)<0&&WI.call(e,n)&&(r[n]=e[n]);return r},KI=e=>{var t;return[,,,TI(null!=(t=null==e?void 0:e[$I("metadata")])?t:null)]},XI=["class","method","getter","setter","accessor","field","value","get","set"],JI=e=>void 0!==e&&"function"!=typeof e?HI("Function expected"):e,ZI=(e,t,r,n,o)=>({kind:XI[e],name:t,metadata:n,addInitializer:e=>r._?HI("Already initialized"):o.push(JI(e||null))}),QI=(e,t)=>VI(t,$I("metadata"),e[3]),eD=(e,t,r,n)=>{for(var o=0,i=e[t>>1],a=i&&i.length;o<a;o++)1&t?i[o].call(r):n=i[o].call(r,n);return n},tD=(e,t,r,n,o,i)=>{var a,s,l,u,c,d=7&t,p=!!(8&t),f=!!(16&t),h=d>3?e.length+1:d?p?1:2:0,m=XI[d+5],g=d>3&&(e[h-1]=[]),v=e[h]||(e[h]=[]),y=d&&(!f&&!p&&(o=o.prototype),d<5&&(d>3||!f)&&jI(d<4?o:{get[r](){return oD(this,i)},set[r](e){return aD(this,i,e)}},r));d?f&&d<4&&UI(i,(d>2?"set ":d>1?"get ":"")+r):UI(o,r);for(var b=n.length-1;b>=0;b--)u=ZI(d,r,l={},e[3],v),d&&(u.static=p,u.private=f,c=u.access={has:f?e=>nD(o,e):e=>r in e},3^d&&(c.get=f?e=>(1^d?oD:sD)(e,o,4^d?i:y.get):e=>e[r]),d>2&&(c.set=f?(e,t)=>aD(e,o,t,4^d?i:y.set):(e,t)=>e[r]=t)),s=(0,n[b])(d?d<4?f?i:y[m]:d>4?void 0:{get:y.get,set:y.set}:o,u),l._=1,4^d||void 0===s?JI(s)&&(d>4?g.unshift(s):d?f?i=s:y[m]=s:o=s):"object"!=typeof s||null===s?HI("Object expected"):(JI(a=s.get)&&(y.get=a),JI(a=s.set)&&(y.set=a),JI(a=s.init)&&g.unshift(a));return d||QI(e,o),y&&qI(o,r,y),f?4^d?i:y:o},rD=(e,t,r)=>t.has(e)||HI("Cannot "+r),nD=(e,t)=>Object(t)!==t?HI('Cannot use the "in" operator on this value'):e.has(t),oD=(e,t,r)=>(rD(e,t,"read from private field"),r?r.call(e):t.get(e)),iD=(e,t,r)=>t.has(e)?HI("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),aD=(e,t,r,n)=>(rD(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r),sD=(e,t,r)=>(rD(e,t,"access private method"),r);function lD(e,t){return{plugin:e,options:t}}function uD(e){return t=>lD(e,t)}function cD(e){return"function"==typeof e?{plugin:e,options:void 0}:e}MI=[XE];var dD=class{constructor(e,t){this.manager=e,this.options=t,iD(this,AI,eD(RI,8,this,!1)),eD(RI,11,this),iD(this,LI,new Set)}enable(){this.disabled=!1}disable(){this.disabled=!0}isDisabled(){return WC((()=>this.disabled))}configure(e){this.options=e}registerEffect(e){const t=oE(e.bind(this));return oD(this,LI).add(t),t}destroy(){oD(this,LI).forEach((e=>e()))}static configure(e){return lD(this,e)}};RI=KI(null),AI=new WeakMap,LI=new WeakMap,tD(RI,4,"disabled",MI,dD,AI),QI(RI,dD);var pD,fD=class extends dD{},hD=class{constructor(e){this.manager=e,this.instances=new Map,iD(this,pD,[])}get values(){return Array.from(this.instances.values())}set values(e){const t=e.map(cD).reduceRight(((e,t)=>e.some((({plugin:e})=>e===t.plugin))?e:[t,...e]),[]),r=t.map((({plugin:e})=>e));for(const e of oD(this,pD))if(!r.includes(e)){if(e.prototype instanceof fD)continue;this.unregister(e)}for(const{plugin:e,options:r}of t)this.register(e,r);aD(this,pD,r)}get(e){return this.instances.get(e)}register(e,t){const r=this.instances.get(e);if(r)return r.options!==t&&(r.options=t),r;const n=new e(this.manager,t);return this.instances.set(e,n),n}unregister(e){const t=this.instances.get(e);t&&(t.destroy(),this.instances.delete(e))}destroy(){for(const e of this.instances.values())e.destroy();this.instances.clear()}};function mD(e,t){return e.priority===t.priority?e.type===t.type?t.value-e.value:t.type-e.type:t.priority-e.priority}pD=new WeakMap;var gD,vD,yD=[],bD=class extends dD{constructor(e){super(e),iD(this,gD),iD(this,vD),this.computeCollisions=this.computeCollisions.bind(this),aD(this,vD,YC(yD)),this.destroy=QE((()=>{const e=this.computeCollisions(),t=WC((()=>this.manager.dragOperation.position.current));if(e!==yD){const e=oD(this,gD);if(aD(this,gD,t),e&&t.x==e.x&&t.y==e.y)return}else aD(this,gD,void 0);oD(this,vD).value=e}),(()=>{const{dragOperation:e}=this.manager;e.status.initialized&&this.forceUpdate()}))}forceUpdate(e=!0){WC((()=>{e?oD(this,vD).value=this.computeCollisions():aD(this,gD,void 0)}))}computeCollisions(e,t){const{registry:r,dragOperation:n}=this.manager,{source:o,shape:i,status:a}=n;if(!a.initialized||!i)return yD;const s=[],l=[];for(const i of null!=e?e:r.droppables){if(i.disabled)continue;if(o&&!i.accepts(o))continue;const e=null!=t?t:i.collisionDetector;if(!e)continue;l.push(i),i.shape;const r=WC((()=>e({droppable:i,dragOperation:n})));r&&(null!=i.collisionPriority&&(r.priority=i.collisionPriority),s.push(r))}return 0===l.length?yD:(s.sort(mD),s)}get collisions(){return oD(this,vD).value}};gD=new WeakMap,vD=new WeakMap;var xD=class{constructor(){this.registry=new Map}addEventListener(e,t){const{registry:r}=this,n=new Set(r.get(e));return n.add(t),r.set(e,n),()=>this.removeEventListener(e,t)}removeEventListener(e,t){const{registry:r}=this,n=new Set(r.get(e));n.delete(t),r.set(e,n)}dispatch(e,...t){const{registry:r}=this,n=r.get(e);if(n)for(const e of n)e(...t)}},SD=class extends xD{constructor(e){super(),this.manager=e}dispatch(e,t){const r=[t,this.manager];super.dispatch(e,...r)}};function wD(e,t=!0){let r=!1;return GI(BI({},e),{cancelable:t,get defaultPrevented(){return r},preventDefault(){t&&(r=!0)}})}var CD,ED,ID,DD,PD,MD,RD,AD,LD,kD=class extends fD{constructor(e){super(e);let t=[];this.destroy=QE((()=>{const{dragOperation:r,collisionObserver:n}=e;r.status.initializing&&(t=[],n.enable())}),(()=>{const{collisionObserver:r,monitor:n}=e,{collisions:o}=r;if(r.isDisabled())return;const i=wD({collisions:o});if(n.dispatch("collision",i),i.defaultPrevented)return;if(((e,t)=>e.map((({id:e})=>e)).join("")===t.map((({id:e})=>e)).join(""))(o,t))return;t=o;const[a]=o;WC((()=>{var t;(null==a?void 0:a.id)!==(null==(t=e.dragOperation.target)?void 0:t.id)&&(r.disable(),e.actions.setDropTarget(null==a?void 0:a.id).then((()=>{r.enable()})))}))}))}},OD=(e=>(e[e.Lowest=0]="Lowest",e[e.Low=1]="Low",e[e.Normal=2]="Normal",e[e.High=3]="High",e[e.Highest=4]="Highest",e))(OD||{}),TD=(e=>(e[e.Collision=0]="Collision",e[e.ShapeIntersection=1]="ShapeIntersection",e[e.PointerIntersection=2]="PointerIntersection",e))(TD||{});RD=[XE],MD=[JE],PD=[JE],DD=[JE],ID=[JE],ED=[JE],CD=[JE];var qD=class{constructor(){eD(AD,5,this),iD(this,LD,eD(AD,8,this,"idle")),eD(AD,11,this)}get current(){return this.value}get idle(){return"idle"===this.value}get initializing(){return"initializing"===this.value}get initialized(){const{value:e}=this;return"idle"!==e&&"initialization-pending"!==e}get dragging(){return"dragging"===this.value}get dropped(){return"dropped"===this.value}set(e){this.value=e}};AD=KI(null),LD=new WeakMap,tD(AD,4,"value",RD,qD,LD),tD(AD,2,"current",MD,qD),tD(AD,2,"idle",PD,qD),tD(AD,2,"initializing",DD,qD),tD(AD,2,"initialized",ID,qD),tD(AD,2,"dragging",ED,qD),tD(AD,2,"dropped",CD,qD),QI(AD,qD);var _D,jD,ND,FD,zD,WD,$D,HD,VD,BD=class{constructor(e){this.manager=e}setDragSource(e){const{dragOperation:t}=this.manager;t.sourceIdentifier="string"==typeof e||"number"==typeof e?e:e.id}setDropTarget(e){return WC((()=>{const{dragOperation:t}=this.manager,r=null!=e?e:null;if(t.targetIdentifier===r)return Promise.resolve(!1);t.targetIdentifier=r;const n=wD({operation:t.snapshot()});return t.status.dragging&&this.manager.monitor.dispatch("dragover",n),this.manager.renderer.rendering.then((()=>n.defaultPrevented))}))}start(e){return WC((()=>{const{dragOperation:t}=this.manager;null!=e.source&&this.setDragSource(e.source);if(!t.source)throw new Error("Cannot start a drag operation without a drag source");if(!t.status.idle)throw new Error("Cannot start a drag operation while another is active");const r=new AbortController,{event:n,coordinates:o}=e;FC((()=>{t.status.set("initialization-pending"),t.shape=null,t.canceled=!1,t.activatorEvent=null!=n?n:null,t.position.reset(o)}));const i=wD({operation:t.snapshot()});return this.manager.monitor.dispatch("beforedragstart",i),i.defaultPrevented?(t.reset(),r.abort(),r):(t.status.set("initializing"),t.controller=r,this.manager.renderer.rendering.then((()=>{if(r.signal.aborted)return;const{status:e}=t;"initializing"===e.current&&(t.status.set("dragging"),this.manager.monitor.dispatch("dragstart",{nativeEvent:n,operation:t.snapshot(),cancelable:!1}))})),r)}))}move(e){return WC((()=>{var t,r;const{dragOperation:n}=this.manager,{status:o,controller:i}=n;if(!o.dragging||!i||i.signal.aborted)return;const a=wD({nativeEvent:e.event,operation:n.snapshot(),by:e.by,to:e.to},null==(t=e.cancelable)||t);(null==(r=e.propagate)||r)&&this.manager.monitor.dispatch("dragmove",a),queueMicrotask((()=>{var t,r,o,i,s;if(a.defaultPrevented)return;const l=null!=(s=e.to)?s:{x:n.position.current.x+(null!=(r=null==(t=e.by)?void 0:t.x)?r:0),y:n.position.current.y+(null!=(i=null==(o=e.by)?void 0:o.y)?i:0)};n.position.current=l}))}))}stop(e={}){return WC((()=>{var t,r;const{dragOperation:n}=this.manager,{controller:o}=n;if(!o||o.signal.aborted)return;let i;o.abort();const a=()=>{this.manager.renderer.rendering.then((()=>{n.status.set("dropped");const e=WC((()=>{var e;return"dropping"===(null==(e=n.source)?void 0:e.status)})),t=()=>{n.controller===o&&(n.controller=void 0),n.reset()};if(e){const{source:e}=n,r=oE((()=>{"idle"===(null==e?void 0:e.status)&&(r(),t())}))}else this.manager.renderer.rendering.then(t)}))};n.canceled=null!=(t=e.canceled)&&t,this.manager.monitor.dispatch("dragend",{nativeEvent:e.event,operation:n.snapshot(),canceled:null!=(r=e.canceled)&&r,suspend:()=>{const e={resume:()=>{},abort:()=>{}};return i=new Promise(((t,r)=>{e.resume=t,e.abort=r})),e}}),i?i.then(a).catch((()=>n.reset())):a()}))}};FD=[XE],ND=[XE],jD=[XE],_D=[XE];var GD=class{constructor(e,t){iD(this,WD,eD(zD,8,this)),eD(zD,11,this),iD(this,$D,eD(zD,12,this)),eD(zD,15,this),iD(this,HD,eD(zD,16,this)),eD(zD,19,this),iD(this,VD,eD(zD,20,this)),eD(zD,23,this);const{effects:r,id:n,data:o={},disabled:i=!1,register:a=!0}=e;let s=n;this.manager=t,this.id=n,this.data=o,this.disabled=i,this.effects=()=>{var e;return[()=>{const{id:e,manager:t}=this;if(e!==s)return null==t||t.registry.register(this),()=>null==t?void 0:t.registry.unregister(this)},...null!=(e=null==r?void 0:r())?e:[]]},this.register=this.register.bind(this),this.unregister=this.unregister.bind(this),this.destroy=this.destroy.bind(this),t&&a&&queueMicrotask(this.register)}register(){var e;return null==(e=this.manager)?void 0:e.registry.register(this)}unregister(){var e;null==(e=this.manager)||e.registry.unregister(this)}destroy(){var e;null==(e=this.manager)||e.registry.unregister(this)}};zD=KI(null),WD=new WeakMap,$D=new WeakMap,HD=new WeakMap,VD=new WeakMap,tD(zD,4,"manager",FD,GD,WD),tD(zD,4,"id",ND,GD,$D),tD(zD,4,"data",jD,GD,HD),tD(zD,4,"disabled",_D,GD,VD),QI(zD,GD);var UD,YD,KD,XD,JD,ZD,QD,eP,tP,rP,nP,oP,iP,aP,sP,lP,uP,cP,dP,pP,fP,hP,mP,gP,vP=class{constructor(){this.map=YC(new Map),this.cleanupFunctions=new WeakMap,this.register=(e,t)=>{const r=this.map.peek(),n=r.get(e),o=()=>this.unregister(e,t);if(n===t)return o;if(n){const e=this.cleanupFunctions.get(n);null==e||e(),this.cleanupFunctions.delete(n)}const i=new Map(r);i.set(e,t),this.map.value=i;const a=QE(...t.effects());return this.cleanupFunctions.set(t,a),o},this.unregister=(e,t)=>{const r=this.map.peek();if(r.get(e)!==t)return;const n=this.cleanupFunctions.get(t);null==n||n(),this.cleanupFunctions.delete(t);const o=new Map(r);o.delete(e),this.map.value=o}}[Symbol.iterator](){return this.map.peek().values()}get value(){return this.map.value.values()}has(e){return this.map.value.has(e)}get(e){return this.map.value.get(e)}destroy(){for(const e of this){const t=this.cleanupFunctions.get(e);null==t||t(),e.destroy()}this.map.value=new Map}},yP=class extends(QD=GD,ZD=[XE],JD=[XE],XD=[XE],KD=[JE],YD=[JE],UD=[JE],QD){constructor(e,t){var r=e,{modifiers:n,type:o,sensors:i}=r,a=YI(r,["modifiers","type","sensors"]);super(a,t),eD(eP,5,this),iD(this,tP,eD(eP,8,this)),eD(eP,11,this),iD(this,rP,eD(eP,12,this)),eD(eP,15,this),iD(this,nP,eD(eP,16,this,this.isDragSource?"dragging":"idle")),eD(eP,19,this),this.type=o,this.sensors=i,this.modifiers=n,this.alignment=a.alignment}get isDropping(){return"dropping"===this.status&&this.isDragSource}get isDragging(){return"dragging"===this.status&&this.isDragSource}get isDragSource(){var e,t;return(null==(t=null==(e=this.manager)?void 0:e.dragOperation.source)?void 0:t.id)===this.id}};eP=KI(QD),tP=new WeakMap,rP=new WeakMap,nP=new WeakMap,tD(eP,4,"type",ZD,yP,tP),tD(eP,4,"modifiers",JD,yP,rP),tD(eP,4,"status",XD,yP,nP),tD(eP,2,"isDropping",KD,yP),tD(eP,2,"isDragging",YD,yP),tD(eP,2,"isDragSource",UD,yP),QI(eP,yP);var bP=class extends(cP=GD,uP=[XE],lP=[XE],sP=[XE],aP=[XE],iP=[XE],oP=[JE],cP){constructor(e,t){var r=e,{accept:n,collisionDetector:o,collisionPriority:i,type:a}=r;super(YI(r,["accept","collisionDetector","collisionPriority","type"]),t),eD(dP,5,this),iD(this,pP,eD(dP,8,this)),eD(dP,11,this),iD(this,fP,eD(dP,12,this)),eD(dP,15,this),iD(this,hP,eD(dP,16,this)),eD(dP,19,this),iD(this,mP,eD(dP,20,this)),eD(dP,23,this),iD(this,gP,eD(dP,24,this)),eD(dP,27,this),this.accept=n,this.collisionDetector=o,this.collisionPriority=i,this.type=a}accepts(e){const{accept:t}=this;return!t||("function"==typeof t?t(e):!!e.type&&(Array.isArray(t)?t.includes(e.type):e.type===t))}get isDropTarget(){var e,t;return(null==(t=null==(e=this.manager)?void 0:e.dragOperation.target)?void 0:t.id)===this.id}};dP=KI(cP),pP=new WeakMap,fP=new WeakMap,hP=new WeakMap,mP=new WeakMap,gP=new WeakMap,tD(dP,4,"accept",uP,bP,pP),tD(dP,4,"type",lP,bP,fP),tD(dP,4,"collisionDetector",sP,bP,hP),tD(dP,4,"collisionPriority",aP,bP,mP),tD(dP,4,"shape",iP,bP,gP),tD(dP,2,"isDropTarget",oP,bP),QI(dP,bP);var xP,SP,wP,CP,EP,IP,DP,PP,MP,RP,AP,LP,kP,OP,TP,qP,_P,jP,NP,FP=class extends dD{constructor(e,t){super(e,t),this.manager=e,this.options=t}},zP=class extends dD{constructor(e,t){super(e,t),this.manager=e,this.options=t}apply(e){return e.transform}},WP=class{constructor(e){this.draggables=new vP,this.droppables=new vP,this.plugins=new hD(e),this.sensors=new hD(e),this.modifiers=new hD(e)}register(e,t){if(e instanceof yP)return this.draggables.register(e.id,e);if(e instanceof bP)return this.droppables.register(e.id,e);if(e.prototype instanceof zP)return this.modifiers.register(e,t);if(e.prototype instanceof FP)return this.sensors.register(e,t);if(e.prototype instanceof dD)return this.plugins.register(e,t);throw new Error("Invalid instance type")}unregister(e){if(e instanceof GD)return e instanceof yP?this.draggables.unregister(e.id,e):e instanceof bP?this.droppables.unregister(e.id,e):()=>{};if(e.prototype instanceof zP)return this.modifiers.unregister(e);if(e.prototype instanceof FP)return this.sensors.unregister(e);if(e.prototype instanceof dD)return this.plugins.unregister(e);throw new Error("Invalid instance type")}destroy(){this.draggables.destroy(),this.droppables.destroy(),this.plugins.destroy(),this.sensors.destroy(),this.modifiers.destroy()}};MP=[JE],PP=[XE],DP=[XE],IP=[XE],EP=[XE],CP=[XE],wP=[JE],SP=[JE],xP=[JE];var $P=class{constructor(e){eD(kP,5,this),iD(this,RP),iD(this,AP),iD(this,LP,new tI(void 0,((e,t)=>e&&t?e.equals(t):e===t))),this.status=new qD,iD(this,OP,eD(kP,8,this,!1)),eD(kP,11,this),iD(this,TP,eD(kP,12,this,null)),eD(kP,15,this),iD(this,qP,eD(kP,16,this,null)),eD(kP,19,this),iD(this,_P,eD(kP,20,this,null)),eD(kP,23,this),iD(this,jP,eD(kP,24,this,[])),eD(kP,27,this),this.position=new DI({x:0,y:0}),iD(this,NP,{x:0,y:0}),aD(this,RP,e)}get shape(){const{current:e,initial:t,previous:r}=oD(this,LP);return e&&t?{current:e,initial:t,previous:r}:null}set shape(e){e?oD(this,LP).current=e:oD(this,LP).reset()}get source(){var e;const t=this.sourceIdentifier;if(null==t)return null;const r=oD(this,RP).registry.draggables.get(t);return r&&aD(this,AP,r),null!=(e=null!=r?r:oD(this,AP))?e:null}get target(){var e;const t=this.targetIdentifier;return null!=t&&null!=(e=oD(this,RP).registry.droppables.get(t))?e:null}get transform(){const{x:e,y:t}=this.position.delta;let r={x:e,y:t};for(const e of this.modifiers)r=e.apply(GI(BI({},this.snapshot()),{transform:r}));return aD(this,NP,r),r}snapshot(){return WC((()=>({source:this.source,target:this.target,activatorEvent:this.activatorEvent,transform:oD(this,NP),shape:this.shape?rI(this.shape):null,position:rI(this.position),status:rI(this.status),canceled:this.canceled})))}reset(){FC((()=>{this.status.set("idle"),this.sourceIdentifier=null,this.targetIdentifier=null,oD(this,LP).reset(),this.position.reset({x:0,y:0}),aD(this,NP,{x:0,y:0}),this.modifiers=[]}))}};kP=KI(null),RP=new WeakMap,AP=new WeakMap,LP=new WeakMap,OP=new WeakMap,TP=new WeakMap,qP=new WeakMap,_P=new WeakMap,jP=new WeakMap,NP=new WeakMap,tD(kP,2,"shape",MP,$P),tD(kP,4,"canceled",PP,$P,OP),tD(kP,4,"activatorEvent",DP,$P,TP),tD(kP,4,"sourceIdentifier",IP,$P,qP),tD(kP,4,"targetIdentifier",EP,$P,_P),tD(kP,4,"modifiers",CP,$P,jP),tD(kP,2,"source",wP,$P),tD(kP,2,"target",SP,$P),tD(kP,2,"transform",xP,$P),QI(kP,$P);var HP={get rendering(){return Promise.resolve()}},VP=class{constructor(e){this.destroy=()=>{this.dragOperation.status.idle||this.actions.stop({canceled:!0}),this.dragOperation.modifiers.forEach((e=>e.destroy())),this.registry.destroy(),this.collisionObserver.destroy()};const{plugins:t=[],sensors:r=[],modifiers:n=[],renderer:o=HP}=null!=e?e:{},i=new SD(this),a=new WP(this);this.registry=a,this.monitor=i,this.renderer=o,this.actions=new BD(this),this.dragOperation=new $P(this),this.collisionObserver=new bD(this),this.plugins=[kD,...t],this.modifiers=n,this.sensors=r;const{destroy:s}=this,l=QE((()=>{var e,t,r;const n=WC((()=>this.dragOperation.modifiers)),o=this.modifiers;n!==o&&n.forEach((e=>e.destroy())),this.dragOperation.modifiers=null!=(r=null==(t=null==(e=this.dragOperation.source)?void 0:e.modifiers)?void 0:t.map((e=>{const{plugin:t,options:r}=cD(e);return new t(this,r)})))?r:o}));this.destroy=()=>{l(),s()}}get plugins(){return this.registry.plugins.values}set plugins(e){this.registry.plugins.values=e}get modifiers(){return this.registry.modifiers.values}set modifiers(e){this.registry.modifiers.values=e}get sensors(){return this.registry.sensors.values}set sensors(e){this.registry.sensors.values=e}},BP=e=>{throw TypeError(e)},GP=(e,t,r)=>t.has(e)||BP("Cannot "+r),UP=(e,t,r)=>(GP(e,t,"read from private field"),t.get(e)),YP=(e,t,r)=>t.has(e)?BP("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),KP=(e,t,r,n)=>(GP(e,t,"write to private field"),t.set(e,r),r),XP=(e,t,r)=>(GP(e,t,"access private method"),r);function JP(e){return!!e&&(e instanceof KeyframeEffect||"getKeyframes"in e&&"function"==typeof e.getKeyframes)}function ZP(e,t){const r=e.getAnimations();if(r.length>0)for(const e of r){if("running"!==e.playState)continue;const{effect:r}=e,n=(JP(r)?r.getKeyframes():[]).filter(t);if(n.length>0)return[n[n.length-1],e]}return null}function QP(e){const{width:t,height:r,top:n,left:o,bottom:i,right:a}=e.getBoundingClientRect();return{width:t,height:r,top:n,left:o,bottom:i,right:a}}var eM="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement;function tM(e){const t=Object.prototype.toString.call(e);return"[object Window]"===t||"[object global]"===t}function rM(e){return"nodeType"in e}function nM(e){var t,r,n;return e?tM(e)?e:rM(e)?"defaultView"in e?null!=(t=e.defaultView)?t:window:null!=(n=null==(r=e.ownerDocument)?void 0:r.defaultView)?n:window:window:window}function oM(e){const{Document:t}=nM(e);return e instanceof t||"nodeType"in e&&e.nodeType===Node.DOCUMENT_NODE}function iM(e){return!(!e||tM(e))&&(e instanceof nM(e).HTMLElement||"namespaceURI"in e&&"string"==typeof e.namespaceURI&&e.namespaceURI.endsWith("html"))}function aM(e){return e instanceof nM(e).SVGElement||"namespaceURI"in e&&"string"==typeof e.namespaceURI&&e.namespaceURI.endsWith("svg")}function sM(e){return e?tM(e)?e.document:rM(e)?oM(e)?e:iM(e)||aM(e)?e.ownerDocument:document:document:document}function lM(e,t){if(function(e){return"DETAILS"===e.tagName}(e)&&!1===e.open)return!1;const{overflow:r,overflowX:n,overflowY:o}=getComputedStyle(e);return"visible"===r&&"visible"===n&&"visible"===o}function uM(e,t=e.getBoundingClientRect(),r=0){var n;let o=t;const{ownerDocument:i}=e,a=null!=(n=i.defaultView)?n:window;let s=e.parentElement;for(;s&&s!==i.documentElement;){if(!lM(s)){const e=s.getBoundingClientRect(),t=r*(e.bottom-e.top),n=r*(e.right-e.left),i=r*(e.bottom-e.top),a=r*(e.right-e.left);o={top:Math.max(o.top,e.top-t),right:Math.min(o.right,e.right+n),bottom:Math.min(o.bottom,e.bottom+i),left:Math.max(o.left,e.left-a),width:0,height:0},o.width=o.right-o.left,o.height=o.bottom-o.top}s=s.parentElement}const l=a.innerWidth,u=a.innerHeight,c=r*u,d=r*l;return o={top:Math.max(o.top,0-c),right:Math.min(o.right,l+d),bottom:Math.min(o.bottom,u+c),left:Math.max(o.left,0-d),width:0,height:0},o.width=o.right-o.left,o.height=o.bottom-o.top,o.width<0&&(o.width=0),o.height<0&&(o.height=0),o}function cM(){return/^((?!chrome|android).)*safari/i.test(navigator.userAgent)}function dM(e){return"value"in e}function pM(e){return"CANVAS"===e.tagName}function fM(e,{x:t,y:r}){const n=e.elementFromPoint(t,r);if(function(e){return"IFRAME"===(null==e?void 0:e.tagName)}(n)){const{contentDocument:e}=n;if(e){const{left:o,top:i}=n.getBoundingClientRect();return fM(e,{x:t-o,y:r-i})}}return n}var hM=new WeakMap,mM=class{constructor(){this.entries=new Set,this.clear=()=>{for(const e of this.entries){const[t,{type:r,listener:n,options:o}]=e;t.removeEventListener(r,n,o)}this.entries.clear()}}bind(e,t){const r=Array.isArray(t)?t:[t],n=[];for(const t of r){const{type:r,listener:o,options:i}=t,a=[e,t];e.addEventListener(r,o,i),this.entries.add(a),n.push(a)}return function(){for(const[e,{type:t,listener:r,options:o}]of n)e.removeEventListener(t,r,o)}}};function gM(e){const t=null==e?void 0:e.ownerDocument.defaultView;if(t&&t.self!==t.parent)return t.frameElement}function vM(e,t){const r=()=>performance.now();let n,o;return function(...i){const a=this;o?(null==n||n(),n=function(e,t){const r=setTimeout(e,t);return()=>clearTimeout(r)}((()=>{e.apply(a,i),o=r()}),t-(r()-o))):(e.apply(a,i),o=r())}}var yM,bM=eM?ResizeObserver:class{observe(){}unobserve(){}disconnect(){}},xM=class extends bM{constructor(e){super((t=>{UP(this,yM)?e(t,this):KP(this,yM,!0)})),YP(this,yM,!1)}};yM=new WeakMap;var SM,wM,CM,EM,IM,DM,PM,MM,RM,AM,LM,kM=Array.from({length:100},((e,t)=>t/100)),OM=class{constructor(e,t,r={debug:!1,skipInitial:!1}){this.element=e,this.callback=t,YP(this,RM),this.disconnect=()=>{var e,t,r;KP(this,PM,!0),null==(e=UP(this,CM))||e.disconnect(),null==(t=UP(this,EM))||t.disconnect(),UP(this,IM).disconnect(),null==(r=UP(this,DM))||r.remove()},YP(this,SM,!0),YP(this,wM),YP(this,CM),YP(this,EM),YP(this,IM),YP(this,DM),YP(this,PM,!1),YP(this,MM,vM((()=>{var e,t,r;const{element:n}=this;if(null==(e=UP(this,EM))||e.disconnect(),UP(this,PM)||!UP(this,SM)||!n.isConnected)return;const o=null!=(t=n.ownerDocument)?t:document,{innerHeight:i,innerWidth:a}=null!=(r=o.defaultView)?r:window,s=n.getBoundingClientRect(),l=uM(n,s),{top:u,left:c,bottom:d,right:p}=l,f=-Math.floor(u),h=-Math.floor(c),m=`${f}px ${-Math.floor(a-p)}px ${-Math.floor(i-d)}px ${h}px`;this.boundingClientRect=s,KP(this,EM,new IntersectionObserver((e=>{const[t]=e,{intersectionRect:r}=t;1!==(1!==t.intersectionRatio?t.intersectionRatio:EI.intersectionRatio(r,uM(n)))&&UP(this,MM).call(this)}),{threshold:kM,rootMargin:m,root:o})),UP(this,EM).observe(n),XP(this,RM,AM).call(this)}),75)),this.boundingClientRect=e.getBoundingClientRect(),KP(this,SM,function(e,t=e.getBoundingClientRect()){const{width:r,height:n}=uM(e,t);return r>0&&n>0}(e,this.boundingClientRect));let n=!0;this.callback=e=>{n&&(n=!1,r.skipInitial)||t(e)};const o=e.ownerDocument;(null==r?void 0:r.debug)&&(KP(this,DM,document.createElement("div")),UP(this,DM).style.background="rgba(0,0,0,0.15)",UP(this,DM).style.position="fixed",UP(this,DM).style.pointerEvents="none",o.body.appendChild(UP(this,DM))),KP(this,IM,new IntersectionObserver((t=>{var r,n;const o=t[t.length-1],{boundingClientRect:i,isIntersecting:a}=o,{width:s,height:l}=i,u=UP(this,SM);KP(this,SM,a),(s||l)&&(u&&!a?(null==(r=UP(this,EM))||r.disconnect(),this.callback(null),null==(n=UP(this,CM))||n.disconnect(),KP(this,CM,void 0),UP(this,DM)&&(UP(this,DM).style.visibility="hidden")):UP(this,MM).call(this),a&&!UP(this,CM)&&(KP(this,CM,new xM(UP(this,MM))),UP(this,CM).observe(e)))}),{threshold:kM,root:o})),UP(this,SM)&&!r.skipInitial&&this.callback(this.boundingClientRect),UP(this,IM).observe(e)}};SM=new WeakMap,wM=new WeakMap,CM=new WeakMap,EM=new WeakMap,IM=new WeakMap,DM=new WeakMap,PM=new WeakMap,MM=new WeakMap,RM=new WeakSet,AM=function(){UP(this,PM)||(XP(this,RM,LM).call(this),function(e,t){return e===t||!(!e||!t)&&e.top==t.top&&e.left==t.left&&e.right==t.right&&e.bottom==t.bottom}(this.boundingClientRect,UP(this,wM))||(this.callback(this.boundingClientRect),KP(this,wM,this.boundingClientRect)))},LM=function(){if(UP(this,DM)){const{top:e,left:t,width:r,height:n}=uM(this.element);UP(this,DM).style.overflow="hidden",UP(this,DM).style.visibility="visible",UP(this,DM).style.top=`${Math.floor(e)}px`,UP(this,DM).style.left=`${Math.floor(t)}px`,UP(this,DM).style.width=`${Math.floor(r)}px`,UP(this,DM).style.height=`${Math.floor(n)}px`}};var TM,qM,_M,jM,NM=new WeakMap,FM=new WeakMap;function zM(e,t){let r=NM.get(e);if(!r){const t=new OM(e,(t=>{const r=NM.get(e);r&&r.callbacks.forEach((e=>e(t)))}),{skipInitial:!0});r={disconnect:t.disconnect,callbacks:new Set}}return r.callbacks.add(t),NM.set(e,r),()=>{r.callbacks.delete(t),0===r.callbacks.size&&(NM.delete(e),r.disconnect())}}var WM=class{constructor(e,t,r){this.callback=t,YP(this,TM),YP(this,qM,!1),YP(this,_M),YP(this,jM,vM((e=>{if(!UP(this,qM)&&e.target&&"contains"in e.target&&"function"==typeof e.target.contains)for(const t of UP(this,_M))if(e.target.contains(t)){this.callback(UP(this,TM).boundingClientRect);break}}),75));const n=function(e){const t=new Set;let r=gM(e);for(;r;)t.add(r),r=gM(r);return t}(e),o=function(e,t){const r=new Set;for(const n of e){const e=zM(n,t);r.add(e)}return()=>r.forEach((e=>e()))}(n,t),i=function(e,t){var r;const n=e.ownerDocument;if(!FM.has(n)){const e=new AbortController,t=new Set;document.addEventListener("scroll",(e=>t.forEach((t=>t(e)))),{capture:!0,passive:!0,signal:e.signal}),FM.set(n,{disconnect:()=>e.abort(),listeners:t})}const{listeners:o,disconnect:i}=null!=(r=FM.get(n))?r:{};return o&&i?(o.add(t),()=>{o.delete(t),0===o.size&&(i(),FM.delete(n))}):()=>{}}(e,UP(this,jM));KP(this,_M,n),KP(this,TM,new OM(e,t,r)),this.disconnect=()=>{UP(this,qM)||(KP(this,qM,!0),o(),i(),UP(this,TM).disconnect())}}};function $M(e){return"showPopover"in e&&"hidePopover"in e&&"function"==typeof e.showPopover&&"function"==typeof e.hidePopover}function HM(e){try{$M(e)&&e.isConnected&&e.hasAttribute("popover")&&!e.matches(":popover-open")&&e.showPopover()}catch(e){}}function VM(e){return!(!eM||!e)&&e===sM(e).scrollingElement}function BM(e){const t=nM(e),r=VM(e)?function(e){const{documentElement:t}=sM(e),r=t.clientWidth,n=t.clientHeight;return{top:0,left:0,right:r,bottom:n,width:r,height:n}}(e):QP(e),n=VM(e)?{height:t.innerHeight,width:t.innerWidth}:{height:e.clientHeight,width:e.clientWidth},o={current:{x:e.scrollLeft,y:e.scrollTop},max:{x:e.scrollWidth-n.width,y:e.scrollHeight-n.height}};return{rect:r,position:o,isTop:o.current.y<=0,isLeft:o.current.x<=0,isBottom:o.current.y>=o.max.y,isRight:o.current.x>=o.max.x}}function GM(e,t){const{isTop:r,isBottom:n,isLeft:o,isRight:i,position:a}=BM(e),{x:s,y:l}=null!=t?t:{x:0,y:0},u=!r&&a.current.y+l>0,c=!n&&a.current.y+l<a.max.y,d=!o&&a.current.x+s>0,p=!i&&a.current.x+s<a.max.x;return{top:u,bottom:c,left:d,right:p,x:d||p,y:u||c}}TM=new WeakMap,qM=new WeakMap,_M=new WeakMap,jM=new WeakMap;var UM=class{constructor(e){this.scheduler=e,this.pending=!1,this.tasks=new Set,this.resolvers=new Set,this.flush=()=>{const{tasks:e,resolvers:t}=this;this.pending=!1,this.tasks=new Set,this.resolvers=new Set;for(const t of e)t();for(const e of t)e()}}schedule(e){return this.tasks.add(e),this.pending||(this.pending=!0,this.scheduler(this.flush)),new Promise((e=>this.resolvers.add(e)))}},YM=new UM((e=>{"function"==typeof requestAnimationFrame?requestAnimationFrame(e):e()})),KM=new UM((e=>setTimeout(e,50))),XM=new Map,JM=XM.clear.bind(XM);function ZM(e,t=!1){if(!t)return QM(e);let r=XM.get(e);return r||(r=QM(e),XM.set(e,r),KM.schedule(JM),r)}function QM(e){return nM(e).getComputedStyle(e)}var eR={excludeElement:!0};function tR(e,t=eR){const{limit:r,excludeElement:n}=t,o=new Set;return e?function t(i){if(null!=r&&o.size>=r)return o;if(!i)return o;if(oM(i)&&null!=i.scrollingElement&&!o.has(i.scrollingElement))return o.add(i.scrollingElement),o;if(!iM(i))return aM(i)?t(i.parentElement):o;if(o.has(i))return o;const a=ZM(i,!0);if(n&&i===e||function(e,t=ZM(e,!0)){const r=/(auto|scroll|overlay)/;return["overflow","overflowX","overflowY"].some((e=>{const n=t[e];return"string"==typeof n&&r.test(n)}))}(i,a)&&o.add(i),function(e,t=ZM(e,!0)){return"fixed"===t.position||"sticky"===t.position}(i,a)){const{scrollingElement:e}=i.ownerDocument;return e&&o.add(e),o}return t(i.parentNode)}(e):o}function rR(e,t=window.frameElement){const r={x:0,y:0,scaleX:1,scaleY:1};if(!e)return r;let n=gM(e);for(;n;){if(n===t)return r;const e=QP(n),{x:o,y:i}=nR(n,e);r.x=r.x+e.left,r.y=r.y+e.top,r.scaleX=r.scaleX*o,r.scaleY=r.scaleY*i,n=gM(n)}return r}function nR(e,t=QP(e)){const r=Math.round(t.width),n=Math.round(t.height);if(iM(e))return{x:r/e.offsetWidth,y:n/e.offsetHeight};const o=ZM(e,!0);return{x:(parseFloat(o.width)||r)/r,y:(parseFloat(o.height)||n)/n}}function oR(e){if("none"===e)return null;const[t,r,n="0"]=e.split(" "),o={x:parseFloat(t),y:parseFloat(r),z:parseInt(n,10)};return isNaN(o.x)&&isNaN(o.y)?null:{x:isNaN(o.x)?0:o.x,y:isNaN(o.y)?0:o.y,z:isNaN(o.z)?0:o.z}}function iR(e){var t,r,n,o,i,a,s,l,u;const{scale:c,transform:d,translate:p}=e,f=function(e){if("none"===e)return null;const t=e.split(" "),r=parseFloat(t[0]),n=parseFloat(t[1]);return isNaN(r)&&isNaN(n)?null:{x:isNaN(r)?n:r,y:isNaN(n)?r:n}}(c),h=oR(p),m=function(e){if(e.startsWith("matrix3d(")){const t=e.slice(9,-1).split(/, /);return{x:+t[12],y:+t[13],scaleX:+t[0],scaleY:+t[5]}}if(e.startsWith("matrix(")){const t=e.slice(7,-1).split(/, /);return{x:+t[4],y:+t[5],scaleX:+t[0],scaleY:+t[3]}}return null}(d);if(!m&&!f&&!h)return null;const g=null!=(t=null==f?void 0:f.x)?t:1,v=null!=(r=null==f?void 0:f.y)?r:1,y=null!=(n=null==h?void 0:h.x)?n:0,b=null!=(o=null==h?void 0:h.y)?o:0,x=null!=(i=null==m?void 0:m.x)?i:0,S=null!=(a=null==m?void 0:m.y)?a:0,w=null!=(s=null==m?void 0:m.scaleX)?s:1,C=null!=(l=null==m?void 0:m.scaleY)?l:1;return{x:y+x,y:b+S,z:null!=(u=null==h?void 0:h.z)?u:0,scaleX:g*w,scaleY:v*C}}var aR=(e=>(e[e.Idle=0]="Idle",e[e.Forward=1]="Forward",e[e.Reverse=-1]="Reverse",e))(aR||{}),sR={x:.2,y:.2},lR={x:10,y:10};function uR(e,t,r,n=25,o=sR,i=lR){const{x:a,y:s}=t,{rect:l,isTop:u,isBottom:c,isLeft:d,isRight:p}=BM(e),f=rR(e),h=iR(ZM(e,!0)),m=null!==h&&(null==h?void 0:h.scaleX)<0,g=null!==h&&(null==h?void 0:h.scaleY)<0,v=new EI(l.left*f.scaleX+f.x,l.top*f.scaleY+f.y,l.width*f.scaleX,l.height*f.scaleY),y={x:0,y:0},b={x:0,y:0},x=v.height*o.y,S=v.width*o.x;return(!u||g&&!c)&&s<=v.top+x&&1!==(null==r?void 0:r.y)&&a>=v.left-i.x&&a<=v.right+i.x?(y.y=g?1:-1,b.y=n*Math.abs((v.top+x-s)/x)):(!c||g&&!u)&&s>=v.bottom-x&&-1!==(null==r?void 0:r.y)&&a>=v.left-i.x&&a<=v.right+i.x&&(y.y=g?-1:1,b.y=n*Math.abs((v.bottom-x-s)/x)),(!p||m&&!d)&&a>=v.right-S&&-1!==(null==r?void 0:r.x)&&s>=v.top-i.y&&s<=v.bottom+i.y?(y.x=m?-1:1,b.x=n*Math.abs((v.right-S-a)/S)):(!d||m&&!p)&&a<=v.left+S&&1!==(null==r?void 0:r.x)&&s>=v.top-i.y&&s<=v.bottom+i.y&&(y.x=m?1:-1,b.x=n*Math.abs((v.left+S-a)/S)),{direction:y,speed:b}}function cR(e,t=!1){if("scrollIntoViewIfNeeded"in(r=e)&&"function"==typeof r.scrollIntoViewIfNeeded)return void e.scrollIntoViewIfNeeded(t);var r;if(!iM(e))return e.scrollIntoView();var n=function(e){const[t]=tR(e,{limit:1});return null!=t?t:null}(e);if(!iM(n))return;const o=ZM(n,!0),i=parseInt(o.getPropertyValue("border-top-width")),a=parseInt(o.getPropertyValue("border-left-width")),s=e.offsetTop-n.offsetTop<n.scrollTop,l=e.offsetTop-n.offsetTop+e.clientHeight-i>n.scrollTop+n.clientHeight,u=e.offsetLeft-n.offsetLeft<n.scrollLeft,c=e.offsetLeft-n.offsetLeft+e.clientWidth-a>n.scrollLeft+n.clientWidth,d=s&&!l;(s||l)&&t&&(n.scrollTop=e.offsetTop-n.offsetTop-n.clientHeight/2-i+e.clientHeight/2),(u||c)&&t&&(n.scrollLeft=e.offsetLeft-n.offsetLeft-n.clientWidth/2-a+e.clientWidth/2),(s||l||u||c)&&!t&&e.scrollIntoView(d)}function dR({element:e,keyframes:t,options:r}){return e.animate(t,r).finished}function pR(e,t=ZM(e).translate,r=!0){if(r){const t=ZP(e,(e=>"translate"in e));if(t){const{translate:e=""}=t[0];if("string"==typeof e){const t=oR(e);if(t)return t}}}if(t){const e=oR(t);if(e)return e}return{x:0,y:0,z:0}}var fR=new UM((e=>setTimeout(e,0))),hR=new Map,mR=hR.clear.bind(hR);function gR(e,t){const r=function(e){const t=e.ownerDocument;let r=hR.get(t);if(r)return r;r=t.getAnimations(),hR.set(t,r),fR.schedule(mR);const n=r.filter((t=>JP(t.effect)&&t.effect.target===e));return hR.set(e,n),r}(e).filter((e=>{var r,n;if(JP(e.effect)){const{target:o}=e.effect;if(null==(n=o&&(null==(r=t.isValidTarget)?void 0:r.call(t,o)))||n)return e.effect.getKeyframes().some((e=>{for(const r of t.properties)if(e[r])return!0}))}})).map((e=>{const{effect:t,currentTime:r}=e,n=null==t?void 0:t.getComputedTiming().duration;if(!e.pending&&"finished"!==e.playState)return"number"==typeof n&&"number"==typeof r&&r<n?(e.currentTime=n,()=>{e.currentTime=r}):void 0}));if(r.length>0)return()=>r.forEach((e=>null==e?void 0:e()))}var vR=class extends EI{constructor(e,t={}){var r,n,o,i;const{frameTransform:a=rR(e),ignoreTransforms:s,getBoundingClientRect:l=QP}=t,u=gR(e,{properties:["transform","translate","scale","width","height"],isValidTarget:t=>(t!==e||cM())&&t.contains(e)}),c=l(e);let d,{top:p,left:f,width:h,height:m}=c;const g=ZM(e),v=iR(g),y={x:null!=(r=null==v?void 0:v.scaleX)?r:1,y:null!=(n=null==v?void 0:v.scaleY)?n:1},b=function(e,t){var r;const n=e.getAnimations();let o=null;if(!n.length)return null;for(const e of n){if("running"!==e.playState)continue;const n=JP(e.effect)?e.effect.getKeyframes():[],i=n[n.length-1];if(!i)continue;const{transform:a,translate:s,scale:l}=i;if(a||s||l){const e=iR({transform:"string"==typeof a&&a?a:t.transform,translate:"string"==typeof s&&s?s:t.translate,scale:"string"==typeof l&&l?l:t.scale});e&&(o=o?{x:o.x+e.x,y:o.y+e.y,z:null!=(r=o.z)?r:e.z,scaleX:o.scaleX*e.scaleX,scaleY:o.scaleY*e.scaleY}:e)}}return o}(e,g);null==u||u(),v&&(d=function(e,t,r){const{scaleX:n,scaleY:o,x:i,y:a}=t,s=e.left-i-(1-n)*parseFloat(r),l=e.top-a-(1-o)*parseFloat(r.slice(r.indexOf(" ")+1)),u=n?e.width/n:e.width,c=o?e.height/o:e.height;return{width:u,height:c,top:l,right:s+u,bottom:l+c,left:s}}(c,v,g.transformOrigin),(s||b)&&(p=d.top,f=d.left,h=d.width,m=d.height));const x={width:null!=(o=null==d?void 0:d.width)?o:h,height:null!=(i=null==d?void 0:d.height)?i:m};if(b&&!s&&d){const e=function(e,t,r){const{scaleX:n,scaleY:o,x:i,y:a}=t,s=e.left+i+(1-n)*parseFloat(r),l=e.top+a+(1-o)*parseFloat(r.slice(r.indexOf(" ")+1)),u=n?e.width*n:e.width,c=o?e.height*o:e.height;return{width:u,height:c,top:l,right:s+u,bottom:l+c,left:s}}(d,b,g.transformOrigin);p=e.top,f=e.left,h=e.width,m=e.height,y.x=b.scaleX,y.y=b.scaleY}a&&(s||(f*=a.scaleX,h*=a.scaleX,p*=a.scaleY,m*=a.scaleY),f+=a.x,p+=a.y),super(f,p,h,m),this.scale=y,this.intrinsicWidth=x.width,this.intrinsicHeight=x.height}};function yR(e){return"style"in e&&"object"==typeof e.style&&null!==e.style&&"setProperty"in e.style&&"removeProperty"in e.style&&"function"==typeof e.style.setProperty&&"function"==typeof e.style.removeProperty}var bR=class{constructor(e){this.element=e,this.initial=new Map}set(e,t=""){const{element:r}=this;if(yR(r))for(const[n,o]of Object.entries(e)){const e=`${t}${n}`;this.initial.has(e)||this.initial.set(e,r.style.getPropertyValue(e)),r.style.setProperty(e,"string"==typeof o?o:`${o}px`)}}remove(e,t=""){const{element:r}=this;if(yR(r))for(const n of e){const e=`${t}${n}`;r.style.removeProperty(e)}}reset(){const{element:e}=this;if(yR(e)){for(const[t,r]of this.initial)e.style.setProperty(t,r);""===e.getAttribute("style")&&e.removeAttribute("style")}}};function xR(e){return!!e&&(e instanceof nM(e).Element||rM(e)&&e.nodeType===Node.ELEMENT_NODE)}function SR(e){if(!e)return!1;const{KeyboardEvent:t}=nM(e.target);return e instanceof t}var wR={};function CR(e){const t=null==wR[e]?0:wR[e]+1;return wR[e]=t,`${e}-${t}`}var ER=e=>{var t;return null!=(t=(({dragOperation:e,droppable:t})=>{const r=e.position.current;if(!r)return null;const{id:n}=t;if(!t.shape)return null;if(t.shape.containsPoint(r))return{id:n,value:1/CI.distance(t.shape.center,r),type:TD.PointerIntersection,priority:OD.High};return null})(e))?t:(({dragOperation:e,droppable:t})=>{const{shape:r}=e;if(!t.shape||!(null==r?void 0:r.current))return null;const n=r.current.intersectionArea(t.shape);if(n){const{position:o}=e,i=CI.distance(t.shape.center,o.current),a=n/(r.current.area+t.shape.area-n)/i;return{id:t.id,value:a,type:TD.ShapeIntersection,priority:OD.Normal}}return null})(e)},IR=e=>{const{dragOperation:t,droppable:r}=e,{shape:n,position:o}=t;if(!r.shape)return null;const i=n?EI.from(n.current.boundingRectangle).corners:void 0,a=EI.from(r.shape.boundingRectangle).corners.reduce(((e,t,r)=>{var n;return e+CI.distance(CI.from(t),null!=(n=null==i?void 0:i[r])?n:o.current)}),0),s=a/4;return{id:r.id,value:1/s,type:TD.Collision,priority:OD.Normal}},DR=Object.create,PR=Object.defineProperty,MR=Object.defineProperties,RR=Object.getOwnPropertyDescriptor,AR=Object.getOwnPropertyDescriptors,LR=Object.getOwnPropertySymbols,kR=Object.prototype.hasOwnProperty,OR=Object.prototype.propertyIsEnumerable,TR=(e,t)=>(t=Symbol[e])?t:Symbol.for("Symbol."+e),qR=e=>{throw TypeError(e)},_R=(e,t,r)=>t in e?PR(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,jR=(e,t)=>{for(var r in t||(t={}))kR.call(t,r)&&_R(e,r,t[r]);if(LR)for(var r of LR(t))OR.call(t,r)&&_R(e,r,t[r]);return e},NR=(e,t)=>MR(e,AR(t)),FR=(e,t)=>PR(e,"name",{value:t,configurable:!0}),zR=(e,t)=>{var r={};for(var n in e)kR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&LR)for(var n of LR(e))t.indexOf(n)<0&&OR.call(e,n)&&(r[n]=e[n]);return r},WR=e=>{var t;return[,,,DR(null!=(t=null==e?void 0:e[TR("metadata")])?t:null)]},$R=["class","method","getter","setter","accessor","field","value","get","set"],HR=e=>void 0!==e&&"function"!=typeof e?qR("Function expected"):e,VR=(e,t,r,n,o)=>({kind:$R[e],name:t,metadata:n,addInitializer:e=>r._?qR("Already initialized"):o.push(HR(e||null))}),BR=(e,t)=>_R(t,TR("metadata"),e[3]),GR=(e,t,r,n)=>{for(var o=0,i=e[t>>1],a=i&&i.length;o<a;o++)1&t?i[o].call(r):n=i[o].call(r,n);return n},UR=(e,t,r,n,o,i)=>{var a,s,l,u,c,d=7&t,p=!!(8&t),f=!!(16&t),h=d>3?e.length+1:d?p?1:2:0,m=$R[d+5],g=d>3&&(e[h-1]=[]),v=e[h]||(e[h]=[]),y=d&&(!f&&!p&&(o=o.prototype),d<5&&(d>3||!f)&&RR(d<4?o:{get[r](){return XR(this,i)},set[r](e){return ZR(this,i,e)}},r));d?f&&d<4&&FR(i,(d>2?"set ":d>1?"get ":"")+r):FR(o,r);for(var b=n.length-1;b>=0;b--)u=VR(d,r,l={},e[3],v),d&&(u.static=p,u.private=f,c=u.access={has:f?e=>KR(o,e):e=>r in e},3^d&&(c.get=f?e=>(1^d?XR:QR)(e,o,4^d?i:y.get):e=>e[r]),d>2&&(c.set=f?(e,t)=>ZR(e,o,t,4^d?i:y.set):(e,t)=>e[r]=t)),s=(0,n[b])(d?d<4?f?i:y[m]:d>4?void 0:{get:y.get,set:y.set}:o,u),l._=1,4^d||void 0===s?HR(s)&&(d>4?g.unshift(s):d?f?i=s:y[m]=s:o=s):"object"!=typeof s||null===s?qR("Object expected"):(HR(a=s.get)&&(y.get=a),HR(a=s.set)&&(y.set=a),HR(a=s.init)&&g.unshift(a));return d||BR(e,o),y&&PR(o,r,y),f?4^d?i:y:o},YR=(e,t,r)=>t.has(e)||qR("Cannot "+r),KR=(e,t)=>Object(t)!==t?qR('Cannot use the "in" operator on this value'):e.has(t),XR=(e,t,r)=>(YR(e,t,"read from private field"),r?r.call(e):t.get(e)),JR=(e,t,r)=>t.has(e)?qR("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),ZR=(e,t,r,n)=>(YR(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r),QR=(e,t,r)=>(YR(e,t,"access private method"),r),eA="button",tA="draggable",rA="dnd-kit-description",nA="dnd-kit-announcement",oA={draggable:"To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item in a given direction. Press space again to drop the item in its new position, or press escape to cancel."},iA={dragstart({operation:{source:e}}){if(e)return`Picked up draggable item ${e.id}.`},dragover({operation:{source:e,target:t}}){if(e&&e.id!==(null==t?void 0:t.id))return t?`Draggable item ${e.id} was moved over droppable target ${t.id}.`:`Draggable item ${e.id} is no longer over a droppable target.`},dragend({operation:{source:e,target:t},canceled:r}){if(e)return r?`Dragging was cancelled. Draggable item ${e.id} was dropped.`:t?`Draggable item ${e.id} was dropped over droppable target ${t.id}`:`Draggable item ${e.id} was dropped.`}};function aA(e){const t=e.tagName.toLowerCase();return["input","select","textarea","a","button"].includes(t)}var sA=["dragover","dragmove"];var lA="data-dnd-",uA=`${lA}dropping`,cA="--dnd-",dA=`${lA}dragging`,pA=`${lA}placeholder`,fA=[dA,pA,"popover","aria-pressed","aria-grabbing"],hA=["view-transition-name"],mA=`\n :root [${dA}] {\n position: fixed !important;\n pointer-events: none !important;\n touch-action: none;\n z-index: calc(infinity);\n will-change: translate;\n top: var(${cA}top, 0px) !important;\n left: var(${cA}left, 0px) !important;\n right: unset !important;\n bottom: unset !important;\n width: var(${cA}width, auto);\n max-width: var(${cA}width, auto);\n height: var(${cA}height, auto);\n max-height: var(${cA}height, auto);\n transition: var(${cA}transition) !important;\n }\n\n :root [${pA}] {\n transition: none;\n }\n\n :root [${pA}='hidden'] {\n visibility: hidden;\n }\n\n [${dA}] * {\n pointer-events: none !important;\n }\n\n [${dA}]:not([${uA}]) {\n translate: var(${cA}translate) !important;\n }\n\n [${dA}][style*='${cA}scale'] {\n scale: var(${cA}scale) !important;\n transform-origin: var(${cA}transform-origin) !important;\n }\n\n @layer {\n :where([${dA}][popover]) {\n overflow: visible;\n background: unset;\n border: unset;\n margin: unset;\n padding: unset;\n color: inherit;\n\n &:is(input, button) {\n border: revert;\n background: revert;\n }\n }\n }\n [${dA}]::backdrop, [${lA}overlay]:not([${dA}]) {\n display: none;\n visibility: hidden;\n }\n`.replace(/\n+/g," ").replace(/\s+/g," ").trim();function gA(e,t="hidden"){return WC((()=>{const{element:r,manager:n}=e;if(!r||!n)return;const o=function(e,t){const r=new Map;for(const n of t)if(n.element&&(e===n.element||e.contains(n.element))){const e=`${lA}${CR("dom-id")}`;n.element.setAttribute(e,""),r.set(n,e)}return r}(r,n.registry.droppables),i=[],a=function(e){const t="input, textarea, select, canvas, [contenteditable]",r=e.cloneNode(!0),n=Array.from(e.querySelectorAll(t));return Array.from(r.querySelectorAll(t)).forEach(((e,t)=>{const r=n[t];if(dM(e)&&dM(r)&&("file"!==e.type&&(e.value=r.value),"radio"===e.type&&e.name&&(e.name=`Cloned__${e.name}`)),pM(e)&&pM(r)&&r.width>0&&r.height>0){const t=e.getContext("2d");null==t||t.drawImage(r,0,0)}})),r}(r),{remove:s}=a;return function(e,t,r){for(const[n,o]of e){if(!n.element)continue;const e=`[${o}]`,i=t.matches(e)?t:t.querySelector(e);if(n.element.removeAttribute(o),!i)continue;const a=n.element;n.proxy=i,i.removeAttribute(o),hM.set(a,i),r.push((()=>{hM.delete(a),n.proxy=void 0}))}}(o,a,i),function(e,t="hidden"){e.setAttribute("inert","true"),e.setAttribute("tab-index","-1"),e.setAttribute("aria-hidden","true"),e.setAttribute(pA,t)}(a,t),a.remove=()=>{i.forEach((e=>e())),s.call(a)},a}))}function vA(e,t){return e===t||gM(e)===gM(t)}function yA(e){const{target:t}=e;"newState"in e&&"closed"===e.newState&&xR(t)&&t.hasAttribute("popover")&&requestAnimationFrame((()=>HM(t)))}function bA(e){return"TR"===e.tagName}var xA,SA,wA,CA,EA,IA,DA,PA=new Map,MA=class extends(SA=dD,xA=[XE],SA){constructor(e,t){super(e,t),JR(this,EA),JR(this,CA,GR(wA,8,this)),GR(wA,11,this),this.state={initial:{},current:{}},this.registerEffect(QR(this,EA,DA)),this.registerEffect(QR(this,EA,IA))}destroy(){super.destroy();for(const[e,t]of PA.entries())t.instances.has(this)&&(t.instances.delete(this),0===t.instances.size&&(t.cleanup(),PA.delete(e)))}};wA=WR(SA),CA=new WeakMap,EA=new WeakSet,IA=function(){var e,t,r;const{state:n,manager:o,options:i}=this,{dragOperation:a}=o,{position:s,source:l,status:u}=a;if(u.idle)return n.current={},void(n.initial={});if(!l)return;const{element:c,feedback:d}=l;if(!c||"none"===d||!u.initialized||u.initializing)return;const{initial:p}=n,f=null!=(e=this.overlay)?e:c,h=rR(f),m=rR(c),g=!vA(c,f),v=new vR(c,{frameTransform:g?m:null,ignoreTransforms:!g}),y=m.scaleX/h.scaleX,b=m.scaleY/h.scaleY;let x,S,{width:w,height:C,top:E,left:I}=v;g&&(w/=y,C/=b);const D=new bR(f),{transition:P,translate:M,boxSizing:R,paddingBlockStart:A,paddingBlockEnd:L,paddingInlineStart:k,paddingInlineEnd:O,borderInlineStartWidth:T,borderInlineEndWidth:q,borderBlockStartWidth:_,borderBlockEndWidth:j}=ZM(c),N="clone"===d,F="content-box"===R,z=F?parseInt(k)+parseInt(O)+parseInt(T)+parseInt(q):0,W=F?parseInt(A)+parseInt(L)+parseInt(_)+parseInt(j):0,$="move"===d||this.overlay?null:gA(l,N?"clone":"hidden"),H=WC((()=>SR(o.dragOperation.activatorEvent)));if("none"!==M){const e=oR(M);e&&!p.translate&&(p.translate=e)}if(!p.transformOrigin){const e=WC((()=>s.current));p.transformOrigin={x:(e.x-I*h.scaleX-h.x)/(w*h.scaleX),y:(e.y-E*h.scaleY-h.y)/(C*h.scaleY)}}const{transformOrigin:V}=p,B=E*h.scaleY+h.y,G=I*h.scaleX+h.x;if(!p.coordinates&&(p.coordinates={x:G,y:B},1!==y||1!==b)){const{scaleX:e,scaleY:t}=m,{x:r,y:n}=V;p.coordinates.x+=(w*e-w)*r,p.coordinates.y+=(C*t-C)*n}p.dimensions||(p.dimensions={width:w,height:C}),p.frameTransform||(p.frameTransform=h);const U=p.coordinates.x-G,Y=p.coordinates.y-B,K=(p.dimensions.width*p.frameTransform.scaleX-w*h.scaleX)*V.x,X=(p.dimensions.height*p.frameTransform.scaleY-C*h.scaleY)*V.y,J=U/h.scaleX+K,Z=Y/h.scaleY+X,Q={left:I+J,top:E+Z};f.setAttribute(dA,"true");const ee=WC((()=>a.transform)),te=null!=(t=p.translate)?t:{x:0,y:0},re=`${ee.x*h.scaleX+te.x}px ${ee.y*h.scaleY+te.y}px 0`,ne=P?`${P}, translate 0ms linear`:"";if(D.set({width:w-z,height:C-W,top:Q.top,left:Q.left,translate:re,transition:ne,scale:g?`${y} ${b}`:"","transform-origin":`${100*V.x}% ${100*V.y}%`},cA),$&&(c.insertAdjacentElement("afterend",$),null==i?void 0:i.rootElement)){("function"==typeof i.rootElement?i.rootElement(l):i.rootElement).appendChild(c)}$M(f)&&(f.hasAttribute("popover")||f.setAttribute("popover","manual"),HM(f),f.addEventListener("beforetoggle",yA));const oe=new ResizeObserver((()=>{if(!$)return;const e=new vR($,{frameTransform:h,ignoreTransforms:!0}),t=null!=V?V:{x:1,y:1},r=(w-e.width)*t.x+J,n=(C-e.height)*t.y+Z;if(D.set({width:e.width-z,height:e.height-W,top:E+n,left:I+r},cA),null==x||x.takeRecords(),bA(c)&&bA($)){const e=Array.from(c.cells),t=Array.from($.cells);for(const[r,n]of e.entries()){const e=t[r];n.style.width=`${e.offsetWidth}px`}}a.shape=new vR(f)})),ie=new vR(f);WC((()=>a.shape=ie));const ae=nM(f),se=e=>{this.manager.actions.stop({event:e})};H&&ae.addEventListener("resize",se),"idle"===WC((()=>l.status))&&requestAnimationFrame((()=>l.status="dragging")),$&&(oe.observe($),x=new MutationObserver((e=>{let t=!1;for(const r of e){if(r.target!==c){t=!0;continue}if("attributes"!==r.type)continue;const e=r.attributeName;if(e.startsWith("aria-")||fA.includes(e))continue;const n=c.getAttribute(e);if("style"===e){if(yR(c)&&yR($)){const e=c.style;for(const t of Array.from($.style))""===e.getPropertyValue(t)&&$.style.removeProperty(t);for(const t of Array.from(e)){if(hA.includes(t)||t.startsWith(cA))continue;const r=e.getPropertyValue(t);$.style.setProperty(t,r)}}}else null!==n?$.setAttribute(e,n):$.removeAttribute(e)}t&&N&&($.innerHTML=c.innerHTML)})),x.observe(c,{attributes:!0,subtree:!0,childList:!0}),S=new MutationObserver((e=>{for(const t of e)if(0!==t.addedNodes.length)for(const e of Array.from(t.addedNodes)){if(e.contains(c)&&c.nextElementSibling!==$)return c.insertAdjacentElement("afterend",$),void HM(f);if(e.contains($)&&$.previousElementSibling!==c)return $.insertAdjacentElement("beforebegin",c),void HM(f)}})),S.observe(c.ownerDocument.body,{childList:!0,subtree:!0}));const le=null==(r=o.dragOperation.source)?void 0:r.id,ue=()=>{var e;if(!H||null==le)return;const t=o.registry.draggables.get(le),r=null!=(e=null==t?void 0:t.handle)?e:null==t?void 0:t.element;iM(r)&&r.focus()},ce=()=>{null==x||x.disconnect(),null==S||S.disconnect(),oe.disconnect(),ae.removeEventListener("resize",se),$M(f)&&(f.removeEventListener("beforetoggle",yA),f.removeAttribute("popover")),f.removeAttribute(dA),D.reset(),l.status="idle";const e=null!=n.current.translate;$&&(e||$.parentElement!==f.parentElement)&&f.isConnected&&$.replaceWith(f),null==$||$.remove()},de=QE((()=>{var e;const{transform:t,status:r}=a;if((t.x||t.y||n.current.translate)&&r.dragging){const r=null!=(e=p.translate)?e:{x:0,y:0},o={x:t.x/h.scaleX+r.x,y:t.y/h.scaleY+r.y},i=n.current.translate,s=WC((()=>a.modifiers)),l=WC((()=>{var e;return null==(e=a.shape)?void 0:e.current})),u=H?"250ms cubic-bezier(0.25, 1, 0.5, 1)":"0ms linear";if(D.set({transition:`${P}, translate ${u}`,translate:`${o.x}px ${o.y}px 0`},cA),null==x||x.takeRecords(),l&&l!==ie&&i&&!s.length){const e=CI.delta(o,i);a.shape=EI.from(l.boundingRectangle).translate(e.x*h.scaleX,e.y*h.scaleY)}else a.shape=new vR(f);n.current.translate=o}}),(function(){if(a.status.dropped){this.dispose(),l.status="dropping";let e=n.current.translate;const t=null!=e;if(e||c===f||(e={x:0,y:0}),!e)return void ce();const r=()=>{var r,n;{HM(f);const[,o]=null!=(r=ZP(f,(e=>"translate"in e)))?r:[];null==o||o.pause();const i=null!=$?$:c,a={frameTransform:vA(f,i)?null:void 0},s=new vR(f,a),u=null!=(n=oR(ZM(f).translate))?n:e,d=new vR(i,a),p=EI.delta(s,d,l.alignment),h={x:u.x-p.x,y:u.y-p.y},m=Math.round(s.intrinsicHeight)!==Math.round(d.intrinsicHeight)?{minHeight:[`${s.intrinsicHeight}px`,`${d.intrinsicHeight}px`],maxHeight:[`${s.intrinsicHeight}px`,`${d.intrinsicHeight}px`]}:{},g=Math.round(s.intrinsicWidth)!==Math.round(d.intrinsicWidth)?{minWidth:[`${s.intrinsicWidth}px`,`${d.intrinsicWidth}px`],maxWidth:[`${s.intrinsicWidth}px`,`${d.intrinsicWidth}px`]}:{};D.set({transition:P},cA),f.setAttribute(uA,""),null==x||x.takeRecords(),dR({element:f,keyframes:NR(jR(jR({},m),g),{translate:[`${u.x}px ${u.y}px 0`,`${h.x}px ${h.y}px 0`]}),options:{duration:t||f!==c?250:0,easing:"ease"}}).then((()=>{f.removeAttribute(uA),null==o||o.finish(),ce(),requestAnimationFrame(ue)}))}};o.renderer.rendering.then(r)}}));return()=>{ce(),de()}},DA=function(){var e,t,r;const{status:n,source:o,target:i}=this.manager.dragOperation,{nonce:a}=null!=(e=this.options)?e:{};if(n.initializing){const e=sM(null!=(t=null==o?void 0:o.element)?t:null),n=sM(null!=(r=null==i?void 0:i.element)?r:null),s=new Set([e,n]);for(const e of s){let t=PA.get(e);if(!t){const r=document.createElement("style");r.textContent=mA,a&&r.setAttribute("nonce",a),e.head.prepend(r);const n=new MutationObserver((t=>{for(const n of t)if("childList"===n.type){const t=Array.from(n.removedNodes);t.length>0&&t.includes(r)&&e.head.prepend(r)}}));n.observe(e.head,{childList:!0}),t={cleanup:()=>{n.disconnect(),r.remove()},instances:new Set},PA.set(e,t)}t.instances.add(this)}}},UR(wA,4,"overlay",xA,MA,CA),BR(wA,MA),MA.configure=uD(MA);var RA,AA,LA,kA,OA,TA,qA,_A=MA,jA=!0;LA=[XE],kA=aR.Forward,RA=[XE],AA=aR.Reverse;var NA=class{constructor(){JR(this,TA,GR(OA,8,this,jA)),GR(OA,11,this),JR(this,qA,GR(OA,12,this,jA)),GR(OA,15,this)}isLocked(e){return e!==aR.Idle&&(null==e?this[aR.Forward]===jA&&this[aR.Reverse]===jA:this[e]===jA)}unlock(e){e!==aR.Idle&&(this[e]=false)}};OA=WR(null),TA=new WeakMap,qA=new WeakMap,UR(OA,4,kA,LA,NA,TA),UR(OA,4,AA,RA,NA,qA),BR(OA,NA);var FA,zA,WA,$A,HA,VA,BA=[aR.Forward,aR.Reverse],GA=class{constructor(){this.x=new NA,this.y=new NA}isLocked(){return this.x.isLocked()&&this.y.isLocked()}},UA=class extends dD{constructor(e){super(e);const t=YC(new GA);let r=null;this.signal=t,oE((()=>{const{status:n}=e.dragOperation;if(!n.initialized)return r=null,void(t.value=new GA);const{delta:o}=e.dragOperation.position;if(r){const e={x:YA(o.x,r.x),y:YA(o.y,r.y)},n=t.peek();FC((()=>{for(const t of OI)for(const r of BA)e[t]===r&&n[t].unlock(r);t.value=n}))}r=o}))}get current(){return this.signal.peek()}};function YA(e,t){return Math.sign(e-t)}var KA=class extends(zA=fD,FA=[XE],zA){constructor(e){super(e),JR(this,$A,GR(WA,8,this,!1)),GR(WA,11,this),JR(this,HA),JR(this,VA,(()=>{if(!XR(this,HA))return;const{element:e,by:t}=XR(this,HA);t.y&&(e.scrollTop+=t.y),t.x&&(e.scrollLeft+=t.x)})),this.scroll=e=>{var t;if(this.disabled)return!1;const r=this.getScrollableElements();if(!r)return ZR(this,HA,void 0),!1;const{position:n}=this.manager.dragOperation,o=null==n?void 0:n.current;if(o){const{by:n}=null!=e?e:{},i=n?{x:XA(n.x),y:XA(n.y)}:void 0,a=i?void 0:this.scrollIntentTracker.current;if(null==a?void 0:a.isLocked())return!1;for(const e of r){const r=GM(e,n);if(r.x||r.y){const{speed:r,direction:s}=uR(e,o,i);if(a)for(const e of OI)a[e].isLocked(s[e])&&(r[e]=0,s[e]=0);if(s.x||s.y){const{x:o,y:i}=null!=n?n:s,a=o*r.x,l=i*r.y;if(a||l){const r=null==(t=XR(this,HA))?void 0:t.by;if(this.autoScrolling&&r){if(r.x&&!a||r.y&&!l)continue}return ZR(this,HA,{element:e,by:{x:a,y:l}}),YM.schedule(XR(this,VA)),!0}}}}}return ZR(this,HA,void 0),!1};let t=null,r=null;const n=YE((()=>{const{position:r,source:n}=e.dragOperation;if(!r)return null;const o=fM(sM(null==n?void 0:n.element),r.current);return o&&(t=o),null!=o?o:t})),o=YE((()=>{const t=n.value,{documentElement:o}=sM(t);if(!t||t===o){const{target:t}=e.dragOperation,n=null==t?void 0:t.element;if(n){const e=tR(n,{excludeElement:!1});return r=e,e}}if(t){const e=tR(t,{excludeElement:!1});return this.autoScrolling&&r&&e.size<(null==r?void 0:r.size)?r:(r=e,e)}return r=null,null}),KE);this.getScrollableElements=()=>o.value,this.scrollIntentTracker=new UA(e),this.destroy=e.monitor.addEventListener("dragmove",(t=>{!this.disabled&&!t.defaultPrevented&&SR(e.dragOperation.activatorEvent)&&t.by&&this.scroll({by:t.by})&&t.preventDefault()}))}};function XA(e){return e>0?aR.Forward:e<0?aR.Reverse:aR.Idle}WA=WR(zA),$A=new WeakMap,HA=new WeakMap,VA=new WeakMap,UR(WA,4,"autoScrolling",FA,KA,$A),BR(WA,KA);var JA,ZA=new class{constructor(e){this.scheduler=e,this.pending=!1,this.tasks=new Set,this.resolvers=new Set,this.flush=()=>{const{tasks:e,resolvers:t}=this;this.pending=!1,this.tasks=new Set,this.resolvers=new Set;for(const t of e)t();for(const e of t)e()}}schedule(e){return this.tasks.add(e),this.pending||(this.pending=!0,this.scheduler(this.flush)),new Promise((e=>this.resolvers.add(e)))}}((e=>{"function"==typeof requestAnimationFrame?requestAnimationFrame(e):e()})),QA=class extends dD{constructor(e,t){super(e);const r=e.registry.plugins.get(KA);if(!r)throw new Error("AutoScroller plugin depends on Scroller plugin");this.destroy=oE((()=>{if(this.disabled)return;const{position:t,status:n}=e.dragOperation;if(n.dragging){if(r.scroll()){r.autoScrolling=!0;const e=setInterval((()=>ZA.schedule(r.scroll)),10);return()=>{clearInterval(e)}}r.autoScrolling=!1}}))}},eL={capture:!0,passive:!0},tL=class extends fD{constructor(e){super(e),JR(this,JA),this.handleScroll=()=>{null==XR(this,JA)&&ZR(this,JA,setTimeout((()=>{this.manager.collisionObserver.forceUpdate(!1),ZR(this,JA,void 0)}),50))};const{dragOperation:t}=this.manager;this.destroy=oE((()=>{var e,r,n;if(t.status.dragging){const o=null!=(n=null==(r=null==(e=t.source)?void 0:e.element)?void 0:r.ownerDocument)?n:document;return o.addEventListener("scroll",this.handleScroll,eL),()=>{o.removeEventListener("scroll",this.handleScroll,eL)}}}))}};JA=new WeakMap;function rL(){var e;null==(e=document.getSelection())||e.removeAllRanges()}var nL,oL=Object.freeze({offset:10,keyboardCodes:{start:["Space","Enter"],cancel:["Escape"],end:["Space","Enter","Tab"],up:["ArrowUp"],down:["ArrowDown"],left:["ArrowLeft"],right:["ArrowRight"]},shouldActivate(e){var t;const{event:r,source:n}=e,o=null!=(t=n.handle)?t:n.element;return r.target===o}}),iL=class extends FP{constructor(e,t){super(e),this.manager=e,this.options=t,JR(this,nL,[]),this.listeners=new mM,this.handleSourceKeyDown=(e,t,r)=>{if(this.disabled||e.defaultPrevented)return;if(!xR(e.target))return;if(t.disabled)return;const{keyboardCodes:n=oL.keyboardCodes,shouldActivate:o=oL.shouldActivate}=null!=r?r:{};n.start.includes(e.code)&&this.manager.dragOperation.status.idle&&o({event:e,source:t,manager:this.manager})&&this.handleStart(e,t,r)}}bind(e,t=this.options){const r=oE((()=>{var r;const n=null!=(r=e.handle)?r:e.element,o=r=>{SR(r)&&this.handleSourceKeyDown(r,e,t)};if(n)return n.addEventListener("keydown",o),()=>{n.removeEventListener("keydown",o)}}));return r}handleStart(e,t,r){const{element:n}=t;if(!n)throw new Error("Source draggable does not have an associated element");e.preventDefault(),e.stopImmediatePropagation(),cR(n);const{center:o}=new vR(n);if(this.manager.actions.start({event:e,coordinates:{x:o.x,y:o.y},source:t}).signal.aborted)return this.cleanup();this.sideEffects();const i=sM(n),a=[this.listeners.bind(i,[{type:"keydown",listener:e=>this.handleKeyDown(e,t,r),options:{capture:!0}}])];XR(this,nL).push(...a)}handleKeyDown(e,t,r){const{keyboardCodes:n=oL.keyboardCodes}=null!=r?r:{};if(sL(e,[...n.end,...n.cancel])){e.preventDefault();const t=sL(e,n.cancel);this.handleEnd(e,t)}else sL(e,n.up)?this.handleMove("up",e):sL(e,n.down)&&this.handleMove("down",e),sL(e,n.left)?this.handleMove("left",e):sL(e,n.right)&&this.handleMove("right",e)}handleEnd(e,t){this.manager.actions.stop({event:e,canceled:t}),this.cleanup()}handleMove(e,t){var r,n;const{shape:o}=this.manager.dragOperation,i=t.shiftKey?5:1;let a={x:0,y:0},s=null!=(n=null==(r=this.options)?void 0:r.offset)?n:oL.offset;if("number"==typeof s&&(s={x:s,y:s}),o){switch(e){case"up":a={x:0,y:-s.y*i};break;case"down":a={x:0,y:s.y*i};break;case"left":a={x:-s.x*i,y:0};break;case"right":a={x:s.x*i,y:0}}(a.x||a.y)&&(t.preventDefault(),this.manager.actions.move({event:t,by:a}))}}sideEffects(){const e=this.manager.registry.plugins.get(QA);!1===(null==e?void 0:e.disabled)&&(e.disable(),XR(this,nL).push((()=>{e.enable()})))}cleanup(){XR(this,nL).forEach((e=>e())),ZR(this,nL,[])}destroy(){this.cleanup(),this.listeners.clear()}};nL=new WeakMap,iL.configure=uD(iL),iL.defaults=oL;var aL=iL;function sL(e,t){return t.includes(e.code)}var lL,uL,cL=Object.freeze({activationConstraints(e,t){var r;const{pointerType:n,target:o}=e;if("mouse"!==n||!xR(o)||t.handle!==o&&!(null==(r=t.handle)?void 0:r.contains(o)))return"touch"===n?{delay:{value:250,tolerance:5}}:function(e){if(!xR(e))return!1;const{tagName:t}=e;return"INPUT"===t||"TEXTAREA"===t||(r=e).hasAttribute("contenteditable")&&"false"!==r.getAttribute("contenteditable");var r}(o)&&!e.defaultPrevented?{delay:{value:200,tolerance:0}}:{delay:{value:200,tolerance:10},distance:{value:5}}}}),dL=class extends FP{constructor(e,t){super(e),this.manager=e,this.options=t,JR(this,lL,new Set),JR(this,uL),this.listeners=new mM,this.latest={event:void 0,coordinates:void 0},this.handleMove=()=>{const{event:e,coordinates:t}=this.latest;e&&t&&this.manager.actions.move({event:e,to:t})},this.handleCancel=this.handleCancel.bind(this),this.handlePointerUp=this.handlePointerUp.bind(this),this.handleKeyDown=this.handleKeyDown.bind(this)}activationConstraints(e,t){var r;const{activationConstraints:n=cL.activationConstraints}=null!=(r=this.options)?r:{};return"function"==typeof n?n(e,t):n}bind(e,t=this.options){const r=oE((()=>{var r;const n=new AbortController,{signal:o}=n,i=r=>{(function(e){if(!e)return!1;const{PointerEvent:t}=nM(e.target);return e instanceof t})(r)&&this.handlePointerDown(r,e,t)};let a=[null!=(r=e.handle)?r:e.element];(null==t?void 0:t.activatorElements)&&(a=Array.isArray(t.activatorElements)?t.activatorElements:t.activatorElements(e));for(const e of a)e&&(gL(e.ownerDocument.defaultView),e.addEventListener("pointerdown",i,{signal:o}));return()=>n.abort()}));return r}handlePointerDown(e,t,r={}){if(this.disabled||!e.isPrimary||0!==e.button||!xR(e.target)||t.disabled||function(e){return"sensor"in e}(e)||!this.manager.dragOperation.status.idle)return;const{target:n}=e,o=iM(n)&&n.draggable&&"true"===n.getAttribute("draggable"),i=rR(t.element);this.initialCoordinates={x:e.clientX*i.scaleX+i.x,y:e.clientY*i.scaleY+i.y};const a=this.activationConstraints(e,t);if(e.sensor=this,(null==a?void 0:a.delay)||(null==a?void 0:a.distance)){const{delay:r}=a;if(r){const n=setTimeout((()=>this.handleStart(t,e)),r.value);ZR(this,uL,(()=>{clearTimeout(n),ZR(this,uL,void 0)}))}}else this.handleStart(t,e);const s=sM(e.target),l=this.listeners.bind(s,[{type:"pointermove",listener:e=>this.handlePointerMove(e,t)},{type:"pointerup",listener:this.handlePointerUp,options:{capture:!0}},{type:"dragstart",listener:o?this.handleCancel:fL,options:{capture:!0}}]);XR(this,lL).add((()=>{var e;l(),null==(e=XR(this,uL))||e.call(this),this.initialCoordinates=void 0}))}handlePointerMove(e,t){const r={x:e.clientX,y:e.clientY},n=rR(t.element);if(r.x=r.x*n.scaleX+n.x,r.y=r.y*n.scaleY+n.y,this.manager.dragOperation.status.dragging)return e.preventDefault(),e.stopPropagation(),this.latest.event=e,this.latest.coordinates=r,void YM.schedule(this.handleMove);if(!this.initialCoordinates)return;const o={x:r.x-this.initialCoordinates.x,y:r.y-this.initialCoordinates.y},i=this.activationConstraints(e,t),{distance:a,delay:s}=null!=i?i:{};if(a){if(null!=a.tolerance&&PI(o,a.tolerance))return this.handleCancel(e);if(PI(o,a.value))return this.handleStart(t,e)}return s&&PI(o,s.tolerance)?this.handleCancel(e):void 0}handlePointerUp(e){const{status:t}=this.manager.dragOperation;if(!t.idle){e.preventDefault(),e.stopPropagation();const r=!t.initialized;this.manager.actions.stop({event:e,canceled:r})}this.cleanup()}handleKeyDown(e){"Escape"===e.key&&(e.preventDefault(),this.handleCancel(e))}handleStart(e,t){var r;const{manager:n,initialCoordinates:o}=this;if(null==(r=XR(this,uL))||r.call(this),!o||!n.dragOperation.status.idle)return;if(t.defaultPrevented)return;if(n.actions.start({coordinates:o,event:t,source:e}).signal.aborted)return this.cleanup();t.preventDefault();const i=sM(t.target),a=i.body;a.setPointerCapture(t.pointerId);const s=this.listeners.bind(i,[{type:"touchmove",listener:fL,options:{passive:!1}},{type:"click",listener:fL},{type:"contextmenu",listener:fL},{type:"keydown",listener:this.handleKeyDown},{type:"lostpointercapture",listener:e=>{e.target===a&&this.handlePointerUp(e)}}]);XR(this,lL).add(s)}handleCancel(e){const{dragOperation:t}=this.manager;t.status.initialized&&this.manager.actions.stop({event:e,canceled:!0}),this.cleanup()}cleanup(){this.latest={event:void 0,coordinates:void 0},XR(this,lL).forEach((e=>e())),XR(this,lL).clear()}destroy(){this.cleanup(),this.listeners.clear()}};lL=new WeakMap,uL=new WeakMap,dL.configure=uD(dL),dL.defaults=cL;var pL=dL;function fL(e){e.preventDefault()}function hL(){}var mL=new WeakSet;function gL(e){e&&!mL.has(e)&&(e.addEventListener("touchmove",hL,{capture:!1,passive:!1}),mL.add(e))}var vL,yL,bL,xL,SL,wL,CL,EL,IL,DL,PL,ML,RL,AL,LL,kL,OL,TL,qL={modifiers:[],plugins:[class extends dD{constructor(e,t){super(e);const{id:r,idPrefix:{description:n=rA,announcement:o=nA}={},announcements:i=iA,screenReaderInstructions:a=oA,debounce:s=500}=null!=t?t:{},l=r?`${n}-${r}`:CR(n),u=r?`${o}-${r}`:CR(o);let c,d,p,f;const h=(e=f)=>{p&&e&&(null==p?void 0:p.nodeValue)!==e&&(p.nodeValue=e)},m=()=>YM.schedule(h),g=function(e,t){let r;const n=()=>{clearTimeout(r),r=setTimeout(e,t)};return n.cancel=()=>clearTimeout(r),n}(m,s),v=Object.entries(i).map((([e,t])=>this.manager.monitor.addEventListener(e,((r,n)=>{const o=p;if(!o)return;const i=null==t?void 0:t(r,n);i&&o.nodeValue!==i&&(f=i,sA.includes(e)?g():(m(),g.cancel()))})))),y=()=>{let e=[];(null==c?void 0:c.isConnected)||(c=function(e,t){const r=document.createElement("div");return r.id=e,r.style.setProperty("display","none"),r.textContent=t,r}(l,a.draggable),e.push(c)),(null==d?void 0:d.isConnected)||(d=function(e){const t=document.createElement("div");return t.id=e,t.setAttribute("role","status"),t.setAttribute("aria-live","polite"),t.setAttribute("aria-atomic","true"),t.style.setProperty("position","fixed"),t.style.setProperty("width","1px"),t.style.setProperty("height","1px"),t.style.setProperty("margin","-1px"),t.style.setProperty("border","0"),t.style.setProperty("padding","0"),t.style.setProperty("overflow","hidden"),t.style.setProperty("clip","rect(0 0 0 0)"),t.style.setProperty("clip-path","inset(100%)"),t.style.setProperty("white-space","nowrap"),t}(u),p=document.createTextNode(""),d.appendChild(p),e.push(d)),e.length>0&&document.body.append(...e)},b=new Set;function x(){for(const e of b)e()}this.registerEffect((()=>{var e;b.clear();for(const t of this.manager.registry.draggables.value){const r=null!=(e=t.handle)?e:t.element;if(r){c&&d||b.add(y),aA(r)&&!cM()||r.hasAttribute("tabindex")||b.add((()=>r.setAttribute("tabindex","0"))),r.hasAttribute("role")||"button"===r.tagName.toLowerCase()||b.add((()=>r.setAttribute("role",eA))),r.hasAttribute("aria-roledescription")||b.add((()=>r.setAttribute("aria-roledescription",tA))),r.hasAttribute("aria-describedby")||b.add((()=>r.setAttribute("aria-describedby",l)));for(const e of["aria-pressed","aria-grabbed"]){const n=String(t.isDragging);r.getAttribute(e)!==n&&b.add((()=>r.setAttribute(e,n)))}const e=String(t.disabled);r.getAttribute("aria-disabled")!==e&&b.add((()=>r.setAttribute("aria-disabled",e)))}}b.size>0&&YM.schedule(x)})),this.destroy=()=>{super.destroy(),null==c||c.remove(),null==d||d.remove(),v.forEach((e=>e()))}}},QA,class extends dD{constructor(e,t){super(e,t),this.manager=e;const r=YE((()=>{var e;return sM(null==(e=this.manager.dragOperation.source)?void 0:e.element)}));this.destroy=oE((()=>{var e;const{dragOperation:t}=this.manager,{cursor:n="grabbing",nonce:o}=null!=(e=this.options)?e:{};if(t.status.initialized){const e=r.value,t=e.createElement("style");return o&&t.setAttribute("nonce",o),t.textContent=`* { cursor: ${n} !important; }`,e.head.appendChild(t),()=>t.remove()}}))}},_A,class extends dD{constructor(e,t){super(e,t),this.manager=e,this.destroy=oE((()=>{var e;const{dragOperation:t}=this.manager,{nonce:r}=null!=(e=this.options)?e:{};if(t.status.initialized){const e=document.createElement("style");return r&&e.setAttribute("nonce",r),e.textContent="* { user-select: none !important; -webkit-user-select: none !important; }",document.head.appendChild(e),rL(),document.addEventListener("selectionchange",rL,{capture:!0}),()=>{document.removeEventListener("selectionchange",rL,{capture:!0}),e.remove()}}}))}}],sensors:[pL,aL]},_L=class extends VP{constructor(e={}){const{plugins:t=qL.plugins,sensors:r=qL.sensors,modifiers:n=[]}=e;super(NR(jR({},e),{plugins:[tL,KA,...t],sensors:r,modifiers:n}))}},jL=class extends(xL=yP,bL=[XE],yL=[XE],vL=[XE],xL){constructor(e,t){var r=e,{element:n,effects:o=()=>[],handle:i,feedback:a="default"}=r,s=zR(r,["element","effects","handle","feedback"]);super(jR({effects:()=>[...o(),()=>{var e,t;const{manager:r}=this;if(!r)return;const n=(null!=(t=null==(e=this.sensors)?void 0:e.map(cD))?t:[...r.sensors]).map((e=>{const t=e instanceof FP?e:r.registry.register(e.plugin),n=e instanceof FP?void 0:e.options;return t.bind(this,n)}));return function(){n.forEach((e=>e()))}}]},s),t),JR(this,wL,GR(SL,8,this)),GR(SL,11,this),JR(this,CL,GR(SL,12,this)),GR(SL,15,this),JR(this,EL,GR(SL,16,this)),GR(SL,19,this),this.element=n,this.handle=i,this.feedback=a}};SL=WR(xL),wL=new WeakMap,CL=new WeakMap,EL=new WeakMap,UR(SL,4,"handle",bL,jL,wL),UR(SL,4,"element",yL,jL,CL),UR(SL,4,"feedback",vL,jL,EL),BR(SL,jL);var NL=class extends(PL=bP,DL=[XE],IL=[XE],PL){constructor(e,t){var r=e,{element:n,effects:o=()=>[]}=r,i=zR(r,["element","effects"]);const{collisionDetector:a=ER}=i,s=e=>{const{manager:t,element:r}=this;if(!r||null===e)return void(this.shape=void 0);if(!t)return;const n=new vR(r),o=WC((()=>this.shape));return n&&(null==o?void 0:o.equals(n))?o:(this.shape=n,n)},l=YC(!1);super(NR(jR({},i),{collisionDetector:a,effects:()=>[...o(),()=>{const{element:e,manager:t}=this;if(!t)return;const{dragOperation:r}=t,{source:n}=r;l.value=Boolean(n&&r.status.initialized&&e&&!this.disabled&&this.accepts(n))},()=>{const{element:e}=this;if(l.value&&e){const t=new WM(e,s);return()=>{t.disconnect(),this.shape=void 0}}},()=>{var e;if(null==(e=this.manager)?void 0:e.dragOperation.status.initialized)return()=>{this.shape=void 0}}]}),t),JR(this,OL),JR(this,RL,GR(ML,8,this)),GR(ML,11,this),JR(this,TL,GR(ML,12,this)),GR(ML,15,this),this.element=n,this.refreshShape=()=>s()}set element(e){ZR(this,OL,e,kL)}get element(){var e;return null!=(e=this.proxy)?e:XR(this,OL,LL)}};function FL(e){var t;if(null!=e)return function(e){return null!=e&&"object"==typeof e&&"current"in e}(e)?null!=(t=e.current)?t:void 0:e}ML=WR(PL),RL=new WeakMap,OL=new WeakSet,TL=new WeakMap,AL=UR(ML,20,"#element",DL,OL,RL),LL=AL.get,kL=AL.set,UR(ML,4,"proxy",IL,NL,TL),BR(ML,NL);var zL="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?m:p;function WL(e,t){const r=u(new Map),n=function(){const e=v(0)[1];return h((()=>{e((e=>e+1))}),[e])}();return zL((()=>{if(e)return oE((()=>{var o;let i=!1,a=!1;for(const n of r.current){const[s]=n,l=WC((()=>n[1])),u=e[s];l!==u&&(i=!0,r.current.set(s,u),a=null!=(o=null==t?void 0:t(s,l,u))&&o)}i&&(a?I(n):n())}));r.current.clear()}),[e]),g((()=>e?new Proxy(e,{get(e,t){const n=e[t];return r.current.set(t,n),n}}):e),[e])}function $L(e,t){e()}function HL(e){const t=u(e);return zL((()=>{t.current=e}),[e]),t}function VL(e,t,r=p,n=Object.is){const o=u(e);r((()=>{const r=o.current;n(e,r)||(o.current=e,t(e,r))}),[t,e])}function BL(e,t){const r=u(FL(e));zL((()=>{const n=FL(e);n!==r.current&&(r.current=n,t(n))}))}var GL=Object.defineProperty,UL=Object.defineProperties,YL=Object.getOwnPropertyDescriptors,KL=Object.getOwnPropertySymbols,XL=Object.prototype.hasOwnProperty,JL=Object.prototype.propertyIsEnumerable,ZL=(e,t,r)=>t in e?GL(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,QL=new _L,ek=c(QL),tk=b(x((({children:e},t)=>{const[r,n]=v(0),o=u(null),i=u(null),a=g((()=>({renderer:{get rendering(){var e;return null!=(e=o.current)?e:Promise.resolve()}},trackRendering(e){o.current||(o.current=new Promise((e=>{i.current=e}))),y((()=>{e(),n((e=>e+1))}))}})),[]);return zL((()=>{var e;null==(e=i.current)||e.call(i),o.current=null}),[e,r]),S(t,(()=>a)),null}))),rk=[void 0,KE];function nk(e){var t,r=e,{children:n,onCollision:o,onBeforeDragStart:i,onDragStart:a,onDragMove:s,onDragOver:l,onDragEnd:c}=r,d=((e,t)=>{var r={};for(var n in e)XL.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&KL)for(var n of KL(e))t.indexOf(n)<0&&JL.call(e,n)&&(r[n]=e[n]);return r})(r,["children","onCollision","onBeforeDragStart","onDragStart","onDragMove","onDragOver","onDragEnd"]);const f=u(null),[h,m]=v(null!=(t=d.manager)?t:null),{plugins:g,modifiers:b,sensors:x}=d,S=HL(i),w=HL(a),C=HL(l),E=HL(s),I=HL(c),D=HL(o);return p((()=>{var e;if(!f.current)throw new Error("Renderer not found");const{renderer:t,trackRendering:r}=f.current,n=null!=(e=d.manager)?e:new _L(d);return n.renderer=t,n.monitor.addEventListener("beforedragstart",(e=>{const t=S.current;t&&r((()=>t(e,n)))})),n.monitor.addEventListener("dragstart",(e=>{var t;return null==(t=w.current)?void 0:t.call(w,e,n)})),n.monitor.addEventListener("dragover",(e=>{const t=C.current;t&&r((()=>t(e,n)))})),n.monitor.addEventListener("dragmove",(e=>{const t=E.current;t&&r((()=>t(e,n)))})),n.monitor.addEventListener("dragend",(e=>{const t=I.current;t&&r((()=>t(e,n)))})),n.monitor.addEventListener("collision",(e=>{var t;return null==(t=D.current)?void 0:t.call(D,e,n)})),y((()=>m(n))),n.destroy}),[d.manager]),VL(g,(()=>h&&(h.plugins=null!=g?g:qL.plugins)),...rk),VL(x,(()=>h&&(h.sensors=null!=x?x:qL.sensors)),...rk),VL(b,(()=>h&&(h.modifiers=null!=b?b:qL.modifiers)),...rk),Jo.jsxs(ek.Provider,{value:h,children:[Jo.jsx(tk,{ref:f,children:n}),n]})}function ok(e){var t;const r=null!=(t=n(ek))?t:void 0,[o]=v((()=>e(r)));return o.manager!==r&&(o.manager=r),zL(o.register,[r,o]),o}var ik,ak,sk,lk,uk,ck=Object.create,dk=Object.defineProperty,pk=Object.getOwnPropertyDescriptor,fk=(e,t)=>(t=Symbol[e])?t:Symbol.for("Symbol."+e),hk=e=>{throw TypeError(e)},mk=["class","method","getter","setter","accessor","field","value","get","set"],gk=e=>void 0!==e&&"function"!=typeof e?hk("Function expected"):e,vk=(e,t,r,n,o)=>({kind:mk[e],name:t,metadata:n,addInitializer:e=>r._?hk("Already initialized"):o.push(gk(e||null))}),yk=(e,t,r,n,o,i)=>{for(var a,s,l,u,c=7&t,d=mk[c+5],p=e[2]||(e[2]=[]),f=(o=o.prototype,pk(o,r)),h=n.length-1;h>=0;h--)(l=vk(c,r,s={},e[3],p)).static=false,l.private=false,u=l.access={has:e=>r in e},u.get=e=>e[r],a=(0,n[h])(f[d],l),s._=1,gk(a)&&(f[d]=a);return f&&dk(o,r,f),o},bk=(e,t,r)=>t.has(e)||hk("Cannot "+r),xk=class e{constructor(e,t){this.x=e,this.y=t}static delta(t,r){return new e(t.x-r.x,t.y-r.y)}static distance(e,t){return Math.hypot(e.x-t.x,e.y-t.y)}static equals(e,t){return e.x===t.x&&e.y===t.y}static from({x:t,y:r}){return new e(t,r)}},Sk=class extends(sk=tI,ak=[JE],ik=[JE],sk){constructor(e){var t,r,n;super(xk.from(e),((e,t)=>xk.equals(e,t))),((e,t,r)=>{for(var n=0,o=e[t>>1],i=o&&o.length;n<i;n++)o[n].call(r)})(uk,5,this),t=this,n=0,(r=lk).has(t)?hk("Cannot add the same private member more than once"):r instanceof WeakSet?r.add(t):r.set(t,n),this.velocity={x:0,y:0}}get delta(){return xk.delta(this.current,this.initial)}get direction(){const{current:e,previous:t}=this;if(!t)return null;const r={x:e.x-t.x,y:e.y-t.y};return r.x||r.y?Math.abs(r.x)>Math.abs(r.y)?r.x>0?"right":"left":r.y>0?"down":"up":null}get current(){return super.current}set current(e){const{current:t}=this,r=xk.from(e),n={x:r.x-t.x,y:r.y-t.y},o=Date.now(),i=o-(bk(a=this,s=lk,"read from private field"),s.get(a));var a,s;const l=e=>Math.round(e/i*100);FC((()=>{((e,t,r)=>{bk(e,t,"write to private field"),t.set(e,r)})(this,lk,o),this.velocity={x:l(n.x),y:l(n.y)},super.current=r}))}reset(e=this.defaultValue){super.reset(xk.from(e)),this.velocity={x:0,y:0}}};uk=(e=>{var t;return[,,,ck(null!=(t=null==e?void 0:e[fk("metadata")])?t:null)]})(sk),lk=new WeakMap,yk(uk,2,"delta",ak,Sk),yk(uk,2,"direction",ik,Sk),((e,t)=>{((e,t,r)=>{t in e?dk(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r})(t,fk("metadata"),e[3])})(uk,Sk);var wk=(e=>(e.Horizontal="x",e.Vertical="y",e))(wk||{});Object.values(wk);var Ck=e=>{var t;return null!=(t=(({dragOperation:e,droppable:t})=>{const r=e.position.current;if(!r)return null;const{id:n}=t;if(!t.shape)return null;if(t.shape.containsPoint(r))return{id:n,value:1/xk.distance(t.shape.center,r),type:TD.PointerIntersection,priority:OD.High};return null})(e))?t:(({dragOperation:e,droppable:t})=>{const{shape:r}=e;if(!t.shape||!(null==r?void 0:r.current))return null;const n=r.current.intersectionArea(t.shape);if(n){const{position:o}=e,i=xk.distance(t.shape.center,o.current),a=n/(r.current.area+t.shape.area-n)/i;return{id:t.id,value:a,type:TD.ShapeIntersection,priority:OD.Normal}}return null})(e)};function Ek(e){const{collisionDetector:t,data:r,disabled:n,element:o,id:i,accept:a,type:s}=e,l=ok((t=>new NL(((e,t)=>UL(e,YL(t)))(((e,t)=>{for(var r in t||(t={}))XL.call(t,r)&&ZL(e,r,t[r]);if(KL)for(var r of KL(t))JL.call(t,r)&&ZL(e,r,t[r]);return e})({},e),{register:!1,element:FL(o)}),t))),u=WL(l);return VL(i,(()=>l.id=i)),BL(o,(e=>l.element=e)),VL(a,(()=>l.accept=a),void 0,KE),VL(t,(()=>l.collisionDetector=null!=t?t:Ck)),VL(r,(()=>r&&(l.data=r))),VL(n,(()=>l.disabled=!0===n)),VL(s,(()=>l.type=s)),{droppable:u,get isDropTarget(){return u.isDropTarget},ref:h((e=>{var t,r;(e||!(null==(t=l.element)?void 0:t.isConnected)||(null==(r=l.manager)?void 0:r.dragOperation.status.idle))&&(l.element=null!=e?e:void 0)}),[l])}}const Ik=D.classNames;function Dk(e){if(e.font)return;const{family:t,size:r,emphasized:n}=e;if(t)switch(t){case"heading":case"body":return`${t}_${r||"m"}`;case"label":case"script":return`${t}_${r||"m"}${n?"_emphasized":""}`;default:return}}function Pk(e){if(e.font){const{font:t,color:r,ellipsis:n}=e;return D.classNames(`font_${t}`,{ellipsis:!!n,[`text_${r||"default"}`]:!!r})}let t=Dk(e);return t||(t=Dk({...e,family:e.familly})),t&&void 0!==D[`font_${t}`]?D[`font_${t}`]:""}const Mk=["border","borderTop","borderRight","borderBottom","borderLeft","borderWidth","borderRadius"],Rk={border:e=>({border_none:"none"===e,border_default:"default"===e,border_weak:"weak"===e,border_moderate:"moderate"===e,border_strong:"strong"===e,border_extra_strong:"extra-strong"===e}),borderTop:e=>({border_t_none:"none"===e,border_t_default:"default"===e,border_t_weak:"weak"===e,border_t_moderate:"moderate"===e,border_t_strong:"strong"===e,border_t_extra_strong:"extra-strong"===e}),borderRight:e=>({border_r_none:"none"===e,border_r_default:"default"===e,border_r_weak:"weak"===e,border_r_moderate:"moderate"===e,border_r_strong:"strong"===e,border_r_extra_strong:"extra-strong"===e}),borderBottom:e=>({border_b_none:"none"===e,border_b_default:"default"===e,border_b_weak:"weak"===e,border_b_moderate:"moderate"===e,border_b_strong:"strong"===e,border_b_extra_strong:"extra-strong"===e}),borderLeft:e=>({border_l_none:"none"===e,border_l_default:"default"===e,border_l_weak:"weak"===e,border_l_moderate:"moderate"===e,border_l_strong:"strong"===e,border_l_extra_strong:"extra-strong"===e}),borderWidth:e=>({border_width_0:"0"===e,border_width_default:"default"===e,border_width_strong:"strong"===e}),borderRadius:e=>({radius_subtle:"subtle"===e,radius_soft:"soft"===e,radius_cushiony:"cushiony"===e,radius_pill:"pill"===e,radius_round:"round"===e,radius_nested_subtle_xs:"nested-subtle-xs"===e,radius_nested_soft_xs:"nested-soft-xs"===e,radius_nested_soft_s:"nested-soft-s"===e,radius_nested_cushiony_xs:"nested-cushiony-xs"===e,radius_nested_cushiony_s:"nested-cushiony-s"===e,radius_nested_cushiony_m:"nested-cushiony-m"===e,radius_twice_soft_xs:"twice-soft-xs"===e,radius_twice_cushiony_s_xs:"twice-cushiony-s-xs"===e,radius_twice_cushiony_m_s:"twice-cushiony-m-s"===e})};const Ak={gap:e=>({gap_0:"0"===e,gap_xs:"xs"===e,gap_s:"s"===e,gap_m:"m"===e,gap_l:"l"===e,gap_xl:"xl"===e,gap_xxl:"xxl"===e,gap_3xl:"3xl"===e,gap_density_xs:"density-xs"===e,gap_density_s:"density-s"===e,gap_density_m:"density-m"===e,gap_density_l:"density-l"===e,gap_density_xl:"density-xl"===e,gap_density_xxl:"density-xxl"===e,gap_density_3xl:"density-3xl"===e}),rowGap:e=>({row_gap_0:"0"===e,row_gap_xs:"xs"===e,row_gap_s:"s"===e,row_gap_m:"m"===e,row_gap_l:"l"===e,row_gap_xl:"xl"===e,row_gap_xxl:"xxl"===e,row_gap_3xl:"3xl"===e}),columnGap:e=>({col_gap_0:"0"===e,col_gap_xs:"xs"===e,col_gap_s:"s"===e,col_gap_m:"m"===e,col_gap_l:"l"===e,col_gap_xl:"xl"===e,col_gap_xxl:"xxl"===e,col_gap_3xl:"3xl"===e}),boxSizing:(e,t={apply:!0})=>({content_box:"content-box"===e,border_box:"content-box"!==e&&t.apply}),wrap:e=>({wrap:"wrap"===e,wrap_reverse:"wrap-reverse"===e,no_wrap:"nowrap"===e}),direction:(e,t={apply:!0})=>({row:"row"===e||t.apply&&!e,row_reverse:"row-reverse"===e,col:"col"===e,col_reverse:"col-reverse"===e}),noShrink:e=>({shrink_0:e}),alignContent:e=>({ac_center:"center"===e,ac_stretch:"stretch"===e,ac_start:"start"===e,ac_end:"end"===e,ac_between:"between"===e,ac_around:"around"===e}),alignItems:e=>({ai_center:"center"===e,ai_stretch:"stretch"===e,ai_start:"start"===e,ai_end:"end"===e,ai_baseline:"baseline"===e}),alignSelf:e=>({as_center:"center"===e,as_stretch:"stretch"===e,as_start:"start"===e,as_end:"end"===e}),justify:e=>({j_around:"around"===e,j_between:"between"===e,j_center:"center"===e,j_end:"end"===e,j_start:"start"===e,j_evenly:"evenly"===e})},Lk=["boxSizing","wrap","direction","alignContent","alignItems","alignSelf","gap","columnGap","rowGap","justify","noShrink"];const kk=["xxs","xs","s","m","l","xl","xxl","3xl","4xl","full","fit","min","max"];const Ok={overflow:e=>({overflow_auto:"auto"===e,overflow_hidden:"hidden"===e,overflow_scroll:"scroll"===e,overflow_visible:"visible"===e}),overflowX:e=>({overflow_x_auto:"auto"===e,overflow_x_hidden:"hidden"===e,overflow_x_scroll:"scroll"===e,overflow_x_visible:"visible"===e}),overflowY:e=>({overflow_y_auto:"auto"===e,overflow_y_hidden:"hidden"===e,overflow_y_scroll:"scroll"===e,overflow_y_visible:"visible"===e})},Tk=["overflow","overflowX","overflowY"];const qk={p:e=>({p_0:"0"===e,p_xs:"xs"===e,p_s:"s"===e,p_m:"m"===e,p_l:"l"===e,p_xl:"xl"===e,p_xxl:"xxl"===e,p_3xl:"3xl"===e}),px:e=>({px_0:"0"===e,px_xs:"xs"===e,px_s:"s"===e,px_m:"m"===e,px_l:"l"===e,px_xl:"xl"===e,px_xxl:"xxl"===e,px_3xl:"3xl"===e}),py:e=>({py_0:"0"===e,py_xs:"xs"===e,py_s:"s"===e,py_m:"m"===e,py_l:"l"===e,py_xl:"xl"===e,py_xxl:"xxl"===e,py_3xl:"3xl"===e,py_density_xs:"density-xs"===e,py_density_s:"density-s"===e,py_density_m:"density-m"===e,py_density_l:"density-l"===e,py_density_xl:"density-xl"===e,py_density_xxl:"density-xxl"===e,py_density_3xl:"density-3xl"===e}),pt:e=>({pt_0:"0"===e,pt_xs:"xs"===e,pt_s:"s"===e,pt_m:"m"===e,pt_l:"l"===e,pt_xl:"xl"===e,pt_xxl:"xxl"===e,pt_3xl:"3xl"===e}),pr:e=>({pr_0:"0"===e,pr_xs:"xs"===e,pr_s:"s"===e,pr_m:"m"===e,pr_l:"l"===e,pr_xl:"xl"===e,pr_xxl:"xxl"===e,pr_3xl:"3xl"===e}),pb:e=>({pb_0:"0"===e,pb_xs:"xs"===e,pb_s:"s"===e,pb_m:"m"===e,pb_l:"l"===e,pb_xl:"xl"===e,pb_xxl:"xxl"===e,pb_3xl:"3xl"===e}),pl:e=>({pl_0:"0"===e,pl_xs:"xs"===e,pl_s:"s"===e,pl_m:"m"===e,pl_l:"l"===e,pl_xl:"xl"===e,pl_xxl:"xxl"===e,pl_3xl:"3xl"===e})},_k=["p","px","py","pt","pr","pb","pl"];const jk=x(Nk);function Nk({children:e,...t},r){return Jo.jsx("div",{...Fk(t),ref:r,children:e})}function Fk({typography:e,...t},r={apply:!0}){const{className:n,...o}=function(e){const{className:t,...r}=e,n=Tk.reduce(((t,n)=>(n in e&&(Object.assign(t,Ok[n](e[n])),delete r[n]),t)),{[t||""]:!!t});return{className:Ik(n),...r}}(function({boxShadow:e,zIndex:t,className:r,...n}){return{className:Ik({[r||""]:!!r,[`box_shadow_${e||"default"}`]:!!e,[`z_${t||"context"}`]:!!t}),...n}}(function({bgColor:e,className:t,...r}){return{className:Ik({[t||"not_existing"]:!!t,[`bg_${e||"default"}`]:!!e}),...r}}(function(e){const{className:t,...r}=e,n=Mk.reduce(((t,n)=>(n in e&&(Object.assign(t,Rk[n](e[n])),delete r[n]),t)),{[t??""]:!!t});return{className:Ik(n),...r}}(function(e,t={apply:!0}){const{className:r,...n}=e,o=Lk.reduce(((r,o)=>(o in e?(Object.assign(r,Ak[o](e[o],t)),delete n[o]):("direction"===o&&t.apply&&Object.assign(r,Ak.direction(void 0,t)),"boxSizing"===o&&t.apply&&Object.assign(r,Ak.boxSizing(void 0,t))),r)),{flex:t.apply});return{className:Ik(r,o),...n}}(function(e){const{className:t,...r}=e,n=_k.reduce(((t,n)=>(n in e&&(Object.assign(t,qk[n](e[n])),delete r[n]),t)),{[t||""]:!!t});return{className:Ik(n),...r}}(function(e){const{shrink:t,basis:r,grow:n,style:o,width:i,height:a,maxHeight:s,maxWidth:l,minWidth:u,minHeight:c,className:d,...p}=e,f={},h={...o||{}};return h.containerType="normal",i&&(kk.includes(i)?f[`w_${i}`]=!0:h.width=i),a&&(kk.includes(a)?f[`h_${a}`]=!0:h.height=a),u&&(kk.includes(u)?h.minWidth=`var(--sprout-container-sizing-${u})`:h.minWidth=u),l&&(kk.includes(l)?h.maxWidth=`var(--sprout-container-sizing-${l})`:h.maxWidth=l),c&&(h.minHeight=c),s&&(h.maxHeight=s),n&&(h.flexGrow="number"==typeof n?n:1),void 0!==t&&(h.flexShrink=t),void 0!==r&&(h.flexBasis=r),{style:h,className:Ik(f,{[d||""]:!!d}),...p}}(t)),r)))));return{...o,className:Ik({[`${e&&Pk(e)}`]:!!e,[n]:!0})}}Nk.displayName="Box";const zk=e=>Array.from({length:e},((e,t)=>t)),Wk=({id:e,sectionIndex:t})=>{const r=EC(TC);return void 0===r?null:Jo.jsx(r,{id:e,sectionIndex:t})};var $k=Object.create,Hk=Object.defineProperty,Vk=Object.defineProperties,Bk=Object.getOwnPropertyDescriptor,Gk=Object.getOwnPropertyDescriptors,Uk=Object.getOwnPropertySymbols,Yk=Object.prototype.hasOwnProperty,Kk=Object.prototype.propertyIsEnumerable,Xk=e=>{throw TypeError(e)},Jk=(e,t,r)=>t in e?Hk(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Zk=["class","method","getter","setter","accessor","field","value","get","set"],Qk=e=>void 0!==e&&"function"!=typeof e?Xk("Function expected"):e,eO=(e,t,r,n,o)=>({kind:Zk[e],name:t,metadata:n,addInitializer:e=>r._?Xk("Already initialized"):o.push(Qk(e||null))}),tO=(e,t,r,n)=>{for(var o=0,i=e[t>>1],a=i&&i.length;o<a;o++)1&t?i[o].call(r):n=i[o].call(r,n);return n},rO=(e,t,r,n,o,i)=>{for(var a,s,l,u,c,d=7&t,p=e.length+1,f=Zk[d+5],h=e[p-1]=[],m=e[p]||(e[p]=[]),g=(o=o.prototype,Bk({get[r](){return oO(this,i)},set[r](e){return aO(this,i,e)}},r)),v=n.length-1;v>=0;v--)(u=eO(d,r,l={},e[3],m)).static=false,u.private=false,c=u.access={has:e=>r in e},c.get=e=>e[r],c.set=(e,t)=>e[r]=t,s=(0,n[v])({get:g.get,set:g.set},u),l._=1,void 0===s?Qk(s)&&(g[f]=s):"object"!=typeof s||null===s?Xk("Object expected"):(Qk(a=s.get)&&(g.get=a),Qk(a=s.set)&&(g.set=a),Qk(a=s.init)&&h.unshift(a));return g&&Hk(o,r,g),o},nO=(e,t,r)=>t.has(e)||Xk("Cannot "+r),oO=(e,t,r)=>(nO(e,t,"read from private field"),t.get(e)),iO=(e,t,r)=>t.has(e)?Xk("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),aO=(e,t,r,n)=>(nO(e,t,"write to private field"),t.set(e,r),r);function sO(e){return e instanceof _O||e instanceof qO}var lO=Object.defineProperty,uO=Object.defineProperties,cO=Object.getOwnPropertyDescriptors,dO=Object.getOwnPropertySymbols,pO=Object.prototype.hasOwnProperty,fO=Object.prototype.propertyIsEnumerable,hO=(e,t,r)=>t in e?lO(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,mO=(e,t)=>{for(var r in t||(t={}))pO.call(t,r)&&hO(e,r,t[r]);if(dO)for(var r of dO(t))fO.call(t,r)&&hO(e,r,t[r]);return e},gO=(e,t)=>uO(e,cO(t));function vO(e,t,r){if(t===r)return e;const n=e.slice();return n.splice(r,0,n.splice(t,1)[0]),n}function yO(e,t){return function(e,t,r){var n,o;const{source:i,target:a,canceled:s}=t.operation;if(!i||!a||s)return"preventDefault"in t&&t.preventDefault(),e;const l=(e,t)=>e===t||"object"==typeof e&&"id"in e&&e.id===t;if(Array.isArray(e)){const t=e.findIndex((e=>l(e,i.id))),n=e.findIndex((e=>l(e,a.id)));if(-1===t||-1===n)return e;if(!s&&"index"in i&&"number"==typeof i.index){const n=i.index;if(n!==t)return r(e,t,n)}return r(e,t,n)}const u=Object.entries(e);let c,d,p=-1,f=-1;for(const[e,t]of u)if(-1===p&&(p=t.findIndex((e=>l(e,i.id))),-1!==p&&(c=e)),-1===f&&(f=t.findIndex((e=>l(e,a.id))),-1!==f&&(d=e)),-1!==p&&-1!==f)break;if(!i.manager)return e;const{dragOperation:h}=i.manager,m=null!=(o=null==(n=h.shape)?void 0:n.current.center)?o:h.position.current;if(null==d&&a.id in e){const t=a.shape&&m.y>a.shape.center.y?e[a.id].length:0;d=a.id,f=t}if(null==c||null==d||c===d&&p===f)return"preventDefault"in t&&t.preventDefault(),e;if(c===d)return gO(mO({},e),{[c]:r(e[c],p,f)});const g=a.shape&&Math.round(m.y)>Math.round(a.shape.center.y)?1:0,v=e[c][p];return gO(mO({},e),{[c]:[...e[c].slice(0,p),...e[c].slice(p+1)],[d]:[...e[d].slice(0,f+g),v,...e[d].slice(f+g)]})}(e,t,vO)}var bO="__default__";function xO(e,t,r,n){const o=n<t?"afterend":"beforebegin";r.insertAdjacentElement(o,e)}function SO(e,t){return e.index-t.index}function wO(e){return Array.from(e).sort(SO)}var CO,EO,IO,DO,PO,MO,RO,AO,LO=[class extends dD{constructor(e){super(e);const t=oE((()=>{const{dragOperation:t}=e;if(SR(t.activatorEvent)&&sO(t.source)&&t.status.initialized){const t=e.registry.plugins.get(KA);if(t)return t.disable(),()=>t.enable()}})),r=e.monitor.addEventListener("dragmove",((e,t)=>{queueMicrotask((()=>{if(this.disabled||e.defaultPrevented||!e.nativeEvent)return;const{dragOperation:r}=t;if(!SR(e.nativeEvent))return;if(!sO(r.source))return;if(!r.shape)return;const{actions:n,collisionObserver:o,registry:i}=t,{by:a}=e;if(!a)return;const s=function(e){const{x:t,y:r}=e;if(t>0)return"right";if(t<0)return"left";if(r>0)return"down";if(r<0)return"up"}(a),{source:l,target:u}=r,{center:c}=r.shape.current,d=[],p=[];FC((()=>{for(const e of i.droppables){const{id:t}=e;if(!e.accepts(l)||t===(null==u?void 0:u.id)&&sO(e)||!e.element)continue;let r=e.shape;const n=new vR(e.element,{getBoundingClientRect:e=>uM(e,void 0,.2)});n.height&&n.width&&(("down"==s&&c.y+10<n.center.y||"up"==s&&c.y-10>n.center.y||"left"==s&&c.x-10>n.center.x||"right"==s&&c.x+10<n.center.x)&&(d.push(e),e.shape=n,p.push((()=>e.shape=r))))}})),e.preventDefault(),o.disable();const f=o.computeCollisions(d,IR);FC((()=>p.forEach((e=>e()))));const[h]=f;if(!h)return;const{id:m}=h,{index:g,group:v}=l.sortable;n.setDropTarget(m).then((()=>{const{source:e,target:t,shape:i}=r;if(!e||!sO(e)||!i)return;const{index:a,group:s,target:l}=e.sortable,u=g!==a||v!==s,c=u?l:null==t?void 0:t.element;if(!c)return;cR(c);const d=new vR(c);if(!d)return;const p=EI.delta(d,EI.from(i.current.boundingRectangle),e.alignment);n.move({by:p}),u?n.setDropTarget(e.id).then((()=>o.enable())):o.enable()}))}))}));this.destroy=()=>{r(),t()}}},class extends dD{constructor(e){super(e);const t=()=>{const t=new Map;for(const r of e.registry.droppables)if(r instanceof _O){const{sortable:e}=r,{group:n}=e;let o=t.get(n);o||(o=new Set,t.set(n,o)),o.add(e)}for(const[e,r]of t)t.set(e,new Set(wO(r)));return t},r=[e.monitor.addEventListener("dragover",((e,r)=>{if(this.disabled)return;const{dragOperation:n}=r,{source:o,target:i}=n;if(!sO(o)||!sO(i))return;if(o.sortable===i.sortable)return;const a=t(),s=o.sortable.group===i.sortable.group,l=a.get(o.sortable.group),u=s?l:a.get(i.sortable.group);l&&u&&queueMicrotask((()=>{e.defaultPrevented||r.renderer.rendering.then((()=>{var n,c,d;const p=t();for(const[e,t]of a.entries()){const r=Array.from(t).entries();for(const[t,o]of r)if(o.index!==t||o.group!==e||!(null==(n=p.get(e))?void 0:n.has(o)))return}const f=o.sortable.element,h=i.sortable.element;if(!h||!f)return;if(!s&&i.id===o.sortable.group)return;const m=wO(l),g=s?m:wO(u),v=null!=(c=o.sortable.group)?c:bO,y=null!=(d=i.sortable.group)?d:bO,b={[v]:m,[y]:g},x=yO(b,e);if(b===x)return;const S=x[y].indexOf(o.sortable),w=x[y].indexOf(i.sortable);r.collisionObserver.disable(),xO(f,S,h,w),FC((()=>{for(const[e,t]of x[v].entries())t.index=e;if(!s)for(const[e,t]of x[y].entries())t.group=i.sortable.group,t.index=e})),r.actions.setDropTarget(o.id).then((()=>r.collisionObserver.enable()))}))}))})),e.monitor.addEventListener("dragend",((e,r)=>{if(!e.canceled)return;const{dragOperation:n}=r,{source:o}=n;sO(o)&&(o.sortable.initialIndex===o.sortable.index&&o.sortable.initialGroup===o.sortable.group||queueMicrotask((()=>{const e=t(),n=e.get(o.sortable.initialGroup);n&&r.renderer.rendering.then((()=>{for(const[t,r]of e.entries()){const e=Array.from(r).entries();for(const[r,n]of e)if(n.index!==r||n.group!==t)return}const t=wO(n),r=o.sortable.element,i=t[o.sortable.initialIndex],a=null==i?void 0:i.element;i&&a&&r&&(xO(r,i.index,a,o.index),FC((()=>{for(const[t,r]of e.entries()){const e=Array.from(r).values();for(const t of e)t.index=t.initialIndex,t.group=t.initialGroup}})))}))})))}))];this.destroy=()=>{for(const e of r)e()}}}],kO={duration:250,easing:"cubic-bezier(0.25, 1, 0.5, 1)",idle:!1},OO=new class{constructor(){BE(this,eI,new WeakMap)}get(e,t){var r;return e?null==(r=VE(this,eI).get(e))?void 0:r.get(t):void 0}set(e,t,r){var n;if(e)return VE(this,eI).has(e)||VE(this,eI).set(e,new Map),null==(n=VE(this,eI).get(e))?void 0:n.set(t,r)}clear(e){var t;return e?null==(t=VE(this,eI).get(e))?void 0:t.clear():void 0}};EO=[XE],CO=[XE];var TO=class{constructor(e,t){iO(this,DO,tO(IO,8,this)),tO(IO,11,this),iO(this,PO),iO(this,MO),iO(this,RO,tO(IO,12,this)),tO(IO,15,this),iO(this,AO),this.register=()=>(FC((()=>{var e,t;null==(e=this.manager)||e.registry.register(this.droppable),null==(t=this.manager)||t.registry.register(this.draggable)})),()=>this.unregister()),this.unregister=()=>{FC((()=>{var e,t;null==(e=this.manager)||e.registry.unregister(this.droppable),null==(t=this.manager)||t.registry.unregister(this.draggable)}))},this.destroy=()=>{FC((()=>{this.droppable.destroy(),this.draggable.destroy()}))};var r=e,{effects:n=()=>[],group:o,index:i,sensors:a,type:s,transition:l=kO,plugins:u=LO}=r,c=((e,t)=>{var r={};for(var n in e)Yk.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&Uk)for(var n of Uk(e))t.indexOf(n)<0&&Kk.call(e,n)&&(r[n]=e[n]);return r})(r,["effects","group","index","sensors","type","transition","plugins"]);this.droppable=new _O(c,t,this),this.draggable=new qO(((e,t)=>Vk(e,Gk(t)))(((e,t)=>{for(var r in t||(t={}))Yk.call(t,r)&&Jk(e,r,t[r]);if(Uk)for(var r of Uk(t))Kk.call(t,r)&&Jk(e,r,t[r]);return e})({},c),{effects:()=>[()=>{var e,t,r;const n=null==(e=this.manager)?void 0:e.dragOperation.status;(null==n?void 0:n.initializing)&&this.id===(null==(r=null==(t=this.manager)?void 0:t.dragOperation.source)?void 0:r.id)&&OO.clear(this.manager),(null==n?void 0:n.dragging)&&OO.set(this.manager,this.id,WC((()=>({initialIndex:this.index,initialGroup:this.group}))))},()=>{const{index:e,group:t,manager:r}=this,n=oO(this,MO),o=oO(this,PO);e===n&&t===o||(aO(this,MO,e),aO(this,PO,t),this.animate())},()=>{const{target:e}=this,{feedback:t,isDragSource:r}=this.draggable;"move"==t&&r&&(this.droppable.disabled=!e)},()=>{const{manager:e}=this;for(const t of u)null==e||e.registry.register(t)},...n()],type:s,sensors:a}),t,this),aO(this,AO,c.element),this.manager=t,this.index=i,aO(this,MO,i),this.group=o,aO(this,PO,o),this.type=s,this.transition=l}get initialIndex(){var e,t;return null!=(t=null==(e=OO.get(this.manager,this.id))?void 0:e.initialIndex)?t:this.index}get initialGroup(){var e,t;return null!=(t=null==(e=OO.get(this.manager,this.id))?void 0:e.initialGroup)?t:this.group}animate(){WC((()=>{const{manager:e,transition:t}=this,{shape:r}=this.droppable;if(!e)return;const{idle:n}=e.dragOperation.status;r&&t&&(!n||t.idle)&&e.renderer.rendering.then((()=>{const{element:n}=this;if(!n)return;const o=this.refreshShape();if(!o)return;const i=r.boundingRectangle.left-o.boundingRectangle.left,a=r.boundingRectangle.top-o.boundingRectangle.top,{translate:s}=ZM(n),l=pR(n,s,!1),u=pR(n,s);(i||a)&&dR({element:n,keyframes:{translate:[`${l.x+i}px ${l.y+a}px ${l.z}`,`${u.x}px ${u.y}px ${u.z}`]},options:t}).then((()=>{e.dragOperation.status.dragging||(this.droppable.shape=void 0)}))}))}))}get manager(){return this.draggable.manager}set manager(e){FC((()=>{this.draggable.manager=e,this.droppable.manager=e}))}set element(e){FC((()=>{const t=oO(this,AO),r=this.droppable.element,n=this.draggable.element;r&&r!==t||(this.droppable.element=e),n&&n!==t||(this.draggable.element=e),aO(this,AO,e)}))}get element(){var e,t;const r=oO(this,AO);if(r)return null!=(t=null!=(e=hM.get(r))?e:r)?t:this.droppable.element}set target(e){this.droppable.element=e}get target(){return this.droppable.element}set source(e){this.draggable.element=e}get source(){return this.draggable.element}get disabled(){return this.draggable.disabled&&this.droppable.disabled}set feedback(e){this.draggable.feedback=e}set disabled(e){FC((()=>{this.droppable.disabled=e,this.draggable.disabled=e}))}set data(e){FC((()=>{this.droppable.data=e,this.draggable.data=e}))}set handle(e){this.draggable.handle=e}set id(e){FC((()=>{this.droppable.id=e,this.draggable.id=e}))}get id(){return this.droppable.id}set sensors(e){this.draggable.sensors=e}set modifiers(e){this.draggable.modifiers=e}set collisionPriority(e){this.droppable.collisionPriority=e}set collisionDetector(e){this.droppable.collisionDetector=null!=e?e:ER}set alignment(e){this.draggable.alignment=e}get alignment(){return this.draggable.alignment}set type(e){FC((()=>{this.droppable.type=e,this.draggable.type=e}))}get type(){return this.draggable.type}set accept(e){this.droppable.accept=e}get accept(){return this.droppable.accept}get isDropTarget(){return this.droppable.isDropTarget}get isDragSource(){return this.draggable.isDragSource}get isDragging(){return this.draggable.isDragging}get isDropping(){return this.draggable.isDropping}get status(){return this.draggable.status}refreshShape(){return this.droppable.refreshShape()}accepts(e){return this.droppable.accepts(e)}};IO=[,,,$k(null)],DO=new WeakMap,PO=new WeakMap,MO=new WeakMap,RO=new WeakMap,AO=new WeakMap,rO(IO,4,"index",EO,TO,DO),rO(IO,4,"group",CO,TO,RO),((e,t)=>{return Jk(t,(r="metadata",(n=Symbol[r])?n:Symbol.for("Symbol."+r)),e[3]);var r,n})(IO,TO);var qO=class extends jL{constructor(e,t,r){super(e,t),this.sortable=r}get index(){return this.sortable.index}},_O=class extends NL{constructor(e,t,r){super(e,t),this.sortable=r}},jO=Object.defineProperty,NO=Object.defineProperties,FO=Object.getOwnPropertyDescriptors,zO=Object.getOwnPropertySymbols,WO=Object.prototype.hasOwnProperty,$O=Object.prototype.propertyIsEnumerable,HO=(e,t,r)=>t in e?jO(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,VO=(e,t)=>{for(var r in t||(t={}))WO.call(t,r)&&HO(e,r,t[r]);if(zO)for(var r of zO(t))$O.call(t,r)&&HO(e,r,t[r]);return e};function BO(e){const{accept:t,collisionDetector:r,collisionPriority:n,id:o,data:i,element:a,handle:s,index:l,group:u,disabled:c,feedback:d,modifiers:p,sensors:f,target:m,type:g}=e,v=VO(VO({},kO),e.transition),y=ok((t=>new TO(((e,t)=>NO(e,FO(t)))(VO({},e),{transition:v,register:!1,handle:FL(s),element:FL(a),target:FL(m),feedback:d}),t))),b=WL(y,GO);return VL(o,(()=>y.id=o)),zL((()=>{FC((()=>{y.group=u,y.index=l}))}),[y,u,l]),VL(g,(()=>y.type=g)),VL(t,(()=>y.accept=t),void 0,KE),VL(i,(()=>i&&(y.data=i))),VL(l,(()=>{var e;(null==(e=y.manager)?void 0:e.dragOperation.status.idle)&&(null==v?void 0:v.idle)&&y.refreshShape()}),$L),BL(s,(e=>y.handle=e)),BL(a,(e=>y.element=e)),BL(m,(e=>y.target=e)),VL(c,(()=>y.disabled=!0===c)),VL(f,(()=>y.sensors=f)),VL(r,(()=>y.collisionDetector=r)),VL(n,(()=>y.collisionPriority=n)),VL(d,(()=>y.feedback=null!=d?d:"default")),VL(v,(()=>y.transition=v),void 0,KE),VL(p,(()=>y.modifiers=p),void 0,KE),VL(e.alignment,(()=>y.alignment=e.alignment)),{sortable:b,get isDragging(){return b.isDragging},get isDropping(){return b.isDropping},get isDragSource(){return b.isDragSource},get isDropTarget(){return b.isDropTarget},handleRef:h((e=>{y.handle=null!=e?e:void 0}),[y]),ref:h((e=>{var t,r;(e||!(null==(t=y.element)?void 0:t.isConnected)||(null==(r=y.manager)?void 0:r.dragOperation.status.idle))&&(y.element=null!=e?e:void 0)}),[y]),sourceRef:h((e=>{var t,r;(e||!(null==(t=y.source)?void 0:t.isConnected)||(null==(r=y.manager)?void 0:r.dragOperation.status.idle))&&(y.source=null!=e?e:void 0)}),[y]),targetRef:h((e=>{var t,r;(e||!(null==(t=y.target)?void 0:t.isConnected)||(null==(r=y.manager)?void 0:r.dragOperation.status.idle))&&(y.target=null!=e?e:void 0)}),[y])}}function GO(e,t,r){return!("isDragSource"!==e||r||!t)}const UO=({id:e,itemIndex:t,sectionIndex:r})=>Jo.jsx("div",{children:`${r}:${t} - ${e}`}),YO=({id:e,itemIndex:t,sectionIndex:r})=>{const n=EC(qC),o=EC(OC),i=EC(LC)({sectionIndex:r}),{ref:a,isDragging:s}=BO({id:e,index:t,type:"item",accept:"item",group:i}),l=void 0!==n?()=>{n({id:e,itemIndex:t,sectionIndex:r})}:void 0,u=o??UO;return Jo.jsx(Md,{onClick:l,ref:a,"data-dragging":s,children:Jo.jsx(u,{id:e,itemIndex:t,sectionIndex:r})})},KO=({sectionIndex:e})=>{const t=EC(LC),r=EC(AC),n=t({sectionIndex:e}),{ref:o}=Ek({id:n,type:"column",accept:"item",collisionPriority:OD.Low});return Jo.jsx(Bu,{ref:o,style:{overflow:"auto"},children:Jo.jsxs(gd,{children:[Jo.jsx(Fc,{}),Jo.jsx(Md,{children:Jo.jsx(Wk,{id:n,sectionIndex:e})}),Jo.jsx(Fc,{}),zk(r(e)).map((r=>{const n=t({sectionIndex:e,itemIndex:r});return Jo.jsx(Md,{children:Jo.jsx(YO,{id:n,itemIndex:r,sectionIndex:e},n)},n)}))]})})},XO=()=>{const e=EC(RC),t=EC(LC),r=EC(kC);return Jo.jsx(nk,{onDragOver:e=>{r?.(e)},children:Jo.jsx(jk,{style:{display:"flex",flexDirection:"column"},children:zk(e).map((e=>Jo.jsx(KO,{sectionIndex:e},t({sectionIndex:e}))))})})},JO=e=>Jo.jsx(yC,{children:Jo.jsx(_C,{props:e,children:Jo.jsx(XO,{})})}),ZO="12px",QO="nebula-table-utils-head-menu-button",eT="sn-copy-cell",tT="PSEUDO-DIM";let rT=function(e){return e.Enter="Enter",e.Space=" ",e.Esc="Escape",e.Tab="Tab",e.Shift="Shift",e.Left="ArrowLeft",e.Right="ArrowRight",e.Up="ArrowUp",e.Down="ArrowDown",e.C="c",e.Home="Home",e.End="End",e.PageUp="PageUp",e.PageDown="PageDown",e.F2="F2",e}({});const nT="nebula-table-utils-column-adjuster";let oT=function(e){return e[e.PixelsMin=30]="PixelsMin",e[e.PixelsMax=7680]="PixelsMax",e[e.PixelsDefault=200]="PixelsDefault",e[e.PercentageMin=1]="PercentageMin",e[e.PercentageMax=100]="PercentageMax",e[e.PercentageDefault=20]="PercentageDefault",e[e.PercentageMaxInIndentMode=75]="PercentageMaxInIndentMode",e[e.AutoMinPivot=80]="AutoMinPivot",e[e.AutoMinTable=120]="AutoMinTable",e}({}),iT=function(e){return e.Auto="auto",e.FitToContent="fitToContent",e.Pixels="pixels",e.Percentage="percentage",e}({});const aT={darker:.15,brighter:.3,opacity:.03},sT={darker:.3,brighter:.5,opacity:.05};let lT=function(e){return e.Cyclic="C",e}({});const uT=aw((e=>{const t=e(Pw);return t?.qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qDimensions.map((e=>({id:e.qDef.cId,title:e.qDef.cId})))})),cT=aw((e=>e(Dw)?.qHyperCube.exludedNoOfLeftDims??-1)),dT=aw((e=>{const t=e(Dw),r=e(Rw),n=t?.qHyperCube.qEffectiveInterColumnSortOrder.map((e=>{if(-1===e)return{id:tT,title:r("Common.Values")};const{cId:n,qFallbackTitle:o}=t.qHyperCube.qDimensionInfo[e];return{id:n,title:o}}));return n})),pT=aw((e=>{const t=e(Dw),r=e(Rw),n=e(dT),o=e(uT),i=e(cT),a=e(Lw);if(void 0===t||void 0===n||void 0===o)return[];const s=n.slice(0,t.qHyperCube.qNoOfLeftDims),l=n.slice(t.qHyperCube.qNoOfLeftDims),u=o.slice(0,i),c=o.slice(i);return[{id:"rows",title:r("Common.Rows"),items:[...s,...u].filter(a)},{id:"columns",title:r("Common.Columns"),items:[...l,...c].filter(a)}]})),fT=ww((e=>aw((t=>t(pT)[e])))),hT=ww((({sectionIndex:e,itemIndex:t})=>aw((r=>r(fT(e)).items.at(t)?.title))),((e,t)=>e.sectionIndex===t.sectionIndex&&e.itemIndex===t.itemIndex)),mT=ww((e=>aw((t=>t(fT(e)).title)))),gT=aw((e=>({sectionIndex:t,itemIndex:r})=>{const n=e(fT(t));return void 0!==r?n.items[r].id:n.id})),vT=aw((e=>t=>e(fT(t)).items.length)),yT=({children:e})=>Jo.jsx("span",{style:{width:"fit-content",maxWidth:"100%",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",fontWeight:"bold",paddingLeft:4},children:e}),bT=({children:e})=>Jo.jsxs(Bu,{style:{display:"flex",alignItems:"center",width:"100%",padding:"2px 8px 2px 8px",boxSizing:"border-box"},children:[Jo.jsx(vc,{size:"small",style:{flexShrink:0,padding:9}}),Jo.jsx(yT,{children:e})]}),xT=({sectionIndex:e})=>{const t=yw(mT(e));return Jo.jsx(bT,{children:t})},ST=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M.5 4.774v6.452a2 2 0 0 0 1.154 1.813l5.5 2.566a2 2 0 0 0 1.692 0l5.5-2.566a2 2 0 0 0 1.154-1.813V4.774a2 2 0 0 0-1.154-1.813L8.846.395a2 2 0 0 0-1.692 0l-5.5 2.566A2 2 0 0 0 .5 4.774m1 0v-.032l6 2.428v7.493l-5.423-2.53a1 1 0 0 1-.577-.907zm.545-.89.032-.016 5.5-2.567a1 1 0 0 1 .846 0l5.5 2.567.032.015L8 6.293zm12.454.858v6.484a1 1 0 0 1-.576.906L8.5 14.663V7.17z"})}))),wT=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M5.5 1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm0 4a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM5 9.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm.5 3.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM9 1.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zM9.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM9 9.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm.5 3.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z"})}))),CT=({children:e})=>Jo.jsx("span",{style:{width:"fit-content",maxWidth:"100%",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",flexGrow:1,paddingLeft:4},children:e}),ET=({icon:e,title:t,...r})=>{const[n,o]=xw(Ow(r.id));return Jo.jsxs(Bu,{onClick:e=>{e.stopPropagation(),o(!n)},style:{display:"flex",alignItems:"center",width:"100%",cursor:"pointer",padding:"2px 8px 2px 8px",boxSizing:"border-box"},title:t,sx:{"&:hover":{backgroundColor:"action.hover"}},children:[Jo.jsx(vc,{checked:n,size:"small",style:{padding:9,flexShrink:0,visibility:r.id===tT?"hidden":"visible"}}),Jo.jsx(e,{height:"12px",style:{flexShrink:0}}),Jo.jsx(CT,{children:t}),Jo.jsx(wT,{height:"16px",style:{flexShrink:0,cursor:"grab"}})]})},IT=e=>{const t=yw(hT(e))??"";return Jo.jsx(ET,{title:t,icon:ST,...e})},DT=()=>{const e=yw(gT),t=yw(vT);return Jo.jsxs(JO,{numberOfSections:2,numberOfItemsInSection:t,keyExtractor:e,children:[xT,IT]})},PT=aw((e=>{const t=e(Pw);return t?.qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qMeasures.map((e=>({id:e.qDef.cId,title:e.qDef.cId})))})),MT=aw((e=>{const t=e(Dw),r=e(PT)??[],n=e(Lw);if(void 0===t)return[];const o=t.qHyperCube.qMeasureInfo.map((({cId:e,qFallbackTitle:t})=>({id:e,title:t})));return o.push(...r),o.filter(n)})),RT=ww((e=>aw((t=>t(MT)[e].title)))),AT=aw((e=>({itemIndex:t})=>{const r=e(MT);return void 0!==t?r[t].id:"measures"})),LT=aw((e=>()=>e(MT).length)),kT=()=>{const e=yw(Rw);return Jo.jsx(bT,{children:e("Common.Values")})},OT=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M1.5.5A.5.5 0 0 0 1 1v13.5a.5.5 0 0 0 .5.5H15a.5.5 0 0 0 .5-.5v-6A.5.5 0 0 0 15 8H8V1a.5.5 0 0 0-.5-.5zm.5 4v-3h5v6.793l-5 5V9.5h1.5v-1H2v-3h1.5v-1zm.707 9.5 5-5H14.5v5h-3v-1.5h-1V14h-3v-1.5h-1V14z"})}))),TT=e=>{const{itemIndex:t}=e,r=yw(RT(t));return Jo.jsx(ET,{title:r,icon:OT,...e})},qT=()=>{const e=yw(AT),t=yw(LT);return Jo.jsx(Bu,{style:{height:"100%",display:"flex",flexDirection:"column-reverse"},children:Jo.jsxs(JO,{numberOfSections:1,numberOfItemsInSection:t,keyExtractor:e,children:[kT,TT]})})},_T=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M8.588 11.415a6 6 0 1 1 2.828-2.829l4.101 4a1.5 1.5 0 0 1 .014 2.134l-.707.707a1.5 1.5 0 0 1-2.108.014zM11 6A5 5 0 1 0 1 6a5 5 0 0 0 10 0m-1.52 4.888 3.934 3.837a.5.5 0 0 0 .703-.005l.707-.707a.5.5 0 0 0-.005-.711l-3.926-3.829a6 6 0 0 1-1.413 1.415"})}))),jT=()=>{const[e,t]=xw(Aw),r=yw(Rw),n=h((e=>{t(e.target.value)}),[t]);return Jo.jsx(Bu,{style:{paddingTop:2,paddingRight:8,paddingLeft:8,paddingBottom:8},children:Jo.jsx(Mp,{size:"small",fullWidth:!0,"data-testid":"chart-exploration-search-input",type:"search",defaultValue:e,placeholder:r("Common.Search"),onChange:n,startAdornment:Jo.jsx(od,{position:"start",children:Jo.jsx(_T,{})}),inputProps:{style:{fontSize:"14px",paddingTop:6,paddingBottom:6}}})})},NT=e=>{const t=((e="light",t=!1)=>ws(bf(e,t)))();return Jo.jsx(sl,{theme:t,children:Jo.jsx(pw,{children:Jo.jsx(Tw,{props:e,children:Jo.jsxs(Bu,{style:{display:"flex",flexDirection:"column"},children:[Jo.jsx(jT,{}),Jo.jsx(DT,{}),Jo.jsx(qT,{})]})})})})},FT=e=>{if(e.flags.isEnabled("CLIENT_IM_5973_PIVOT_TABLE_EXPLORATION"))return{component:NT,classification:{tags:["exploration"],exclusive:!0}}};var zT={exports:{}};!function(e){self,e.exports=(()=>{var e={909:e=>{var t=Object.prototype.hasOwnProperty,r=Object.prototype.toString,n=Object.defineProperty,o=Object.getOwnPropertyDescriptor,i=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===r.call(e)},a=function(e){if(!e||"[object Object]"!==r.call(e))return!1;var n,o=t.call(e,"constructor"),i=e.constructor&&e.constructor.prototype&&t.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!o&&!i)return!1;for(n in e);return void 0===n||t.call(e,n)},s=function(e,t){n&&"__proto__"===t.name?n(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},l=function(e,r){if("__proto__"===r){if(!t.call(e,r))return;if(o)return o(e,r).value}return e[r]};e.exports=function e(){var t,r,n,o,u,c,d=arguments[0],p=1,f=arguments.length,h=!1;for("boolean"==typeof d&&(h=d,d=arguments[1]||{},p=2),(null==d||"object"!=typeof d&&"function"!=typeof d)&&(d={});p<f;++p)if(null!=(t=arguments[p]))for(r in t)n=l(d,r),d!==(o=l(t,r))&&(h&&o&&(a(o)||(u=i(o)))?(u?(u=!1,c=n&&i(n)?n:[]):c=n&&a(n)?n:{},s(d,{name:r,newValue:e(h,c,o)})):void 0!==o&&s(d,{name:r,newValue:o}));return d}},8:(e,t)=>{(()=>{var e={229:e=>{var t=Object.prototype.hasOwnProperty,r=Object.prototype.toString,n=Object.defineProperty,o=Object.getOwnPropertyDescriptor,i=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===r.call(e)},a=function(e){if(!e||"[object Object]"!==r.call(e))return!1;var n,o=t.call(e,"constructor"),i=e.constructor&&e.constructor.prototype&&t.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!o&&!i)return!1;for(n in e);return void 0===n||t.call(e,n)},s=function(e,t){n&&"__proto__"===t.name?n(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},l=function(e,r){if("__proto__"===r){if(!t.call(e,r))return;if(o)return o(e,r).value}return e[r]};e.exports=function e(){var t,r,n,o,u,c,d=arguments[0],p=1,f=arguments.length,h=!1;for("boolean"==typeof d&&(h=d,d=arguments[1]||{},p=2),(null==d||"object"!=typeof d&&"function"!=typeof d)&&(d={});p<f;++p)if(null!=(t=arguments[p]))for(r in t)n=l(d,r),d!==(o=l(t,r))&&(h&&o&&(a(o)||(u=i(o)))?(u?(u=!1,c=n&&i(n)?n:[]):c=n&&a(n)?n:{},s(d,{name:r,newValue:e(h,c,o)})):void 0!==o&&s(d,{name:r,newValue:o}));return d}}},r={};function n(t){var o=r[t];if(void 0!==o)return o.exports;var i=r[t]={exports:{}};return e[t](i,i.exports,n),i.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),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};(()=>{n.r(o),n.d(o,{default:()=>Le});var e=n(229),t=n.n(e);const r=function(e,t,r){if(!t)return!1;var n,o=t.split("."),i=o[o.length-1],a=e;for(n=0;n<o.length-1;++n)void 0===a[o[n]]&&(a[o[n]]=Number.isNaN(+o[n+1])?{}:[]),a=a[o[n]];if(void 0!==r){var s=a[i];return a[i]=r,{updated:r,previous:s}}return delete a[i],!1},i=function(e,t,r){var n,o=t.split("."),i=e;if(void 0===i)return r;for(n=0;n<o.length;++n){if(void 0===i[o[n]])return r;i=i[o[n]]}return i},a={EXPRESSIONS:{observed:"",trend:"STL_Trend",seasonal:"STL_Seasonal",residual:"STL_Residual"},OPTIONS:[{value:"observed",translation:"cao.trendDecomposition.parameters.decomposition.observed"},{value:"trend",translation:"cao.trendDecomposition.parameters.decomposition.trend"},{value:"seasonal",translation:"cao.trendDecomposition.parameters.decomposition.seasonal"},{value:"residual",translation:"cao.trendDecomposition.parameters.decomposition.residual"}]};var s="".concat(" ","(").concat(" "),l="".concat(" ",")").concat(" ");function u(e){return s+e+l}function c(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(e.qLibraryId){var r=function(e,t){if(!t)return null;var r,n;for(r=0;r<t.length;r++)if((n=t[r]).qInfo.qId===e)return n;return null}(e.qLibraryId,t.dimensionList);return r&&r.qData.info[0].qTags.indexOf("$numeric")>-1}var n=function(e,t){if(!t)return null;var r,n,o=function(e){var t=e.trim();"="===t.charAt(0)&&(t=(t=t.substring(1)).trim());var r=t.length-1;return"["===t.charAt(0)&&"]"===t.charAt(r)&&(t=(t=t.substring(1,r)).trim()),t}(e);for(r=0;r<t.length;r++){if((n=t[r]).qName===o)return n;if(n.qDerivedFieldData)for(var i=0;i<n.qDerivedFieldData.qDerivedFieldLists.length;++i)for(var a=n.qDerivedFieldData.qDerivedFieldLists[i],s=0;s<a.qFieldDefs.length;++s){var l=a.qFieldDefs[s];if(l.qName===o)return l}}return null}(e.qDef.qFieldDefs[0],t.fieldList);return n&&n.qTags.indexOf("$numeric")>-1}function d(e){return!(!e.fullAccumulation&&!e.fullRange)}function p(e,t){var r=e.crossAllDimensions;return 2===t&&r?"RowNo(Total)":"RowNo()"}function f(e){var t=function(e){return e?(e=function(e){return e.replace(/\/\*[^]*?\*\//g,"")}(e=function(e){return e.replace(/\/\/(.*)$/gm,"")}(e))).trim():""}(e),r=t.trim();return"="===r.substring(0,1)?r.substring(1).trim():r}function h(){return"[$(=Replace(GetObjectField(".concat(arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,"),']',']]'))]")}function m(e,t){var r=e.crossAllDimensions;return 2===t&&r?"Above(Total ":"Above("}function g(e){return void 0===e?")":", 0, ".concat(e,")")}function v(e){return"Replace(Replace(".concat(e,",'''',''''''),'$','$''&''')")}function y(e,t){return e?"".concat(t,'={">=$(=Min(').concat(t,"))<=$(=Max(").concat(t,'))"}'):"".concat(t,'={"=Only({1}').concat(t,")>='$(=").concat(v("MinString(".concat(t,")")),")' and Only({1}").concat(t,")<='$(=").concat(v("MaxString(".concat(t,")")),")'\"}")}function b(e){var t=e.modifier,r=void 0===t?{}:t,n=e.dimensions,o=e.dimensionAndFieldList,i=e.funcComp,a=void 0===i?"Sum":i,s=e.valueComp,l=void 0===s?"0":s;if(!r.showExcludedValues)return"";if(n&&1===n.length){var u=y(c(n[0],o),h(0));return"".concat(a,"({1<").concat(u,">}").concat(l,")")}if(n&&2===n.length){var d=c(n[0],o),p=c(n[1],o),f=h(0),m=h(1),g=y(d,f),v=y(p,m);return"".concat(a,"({1<").concat(g,",").concat(v,">}").concat(l,")")}return"".concat(a,"({1}").concat(l,")")}function x(e){return"".concat(e,"(")}function S(e){var t=e.properties,r=e.layout;return i(t,"qHyperCubeDef.qDimensions",i(r,"qHyperCube.qDimensionInfo",[])).length}const w={isFullRange:d,getNumDimensions:S,getExpressionWithExcludedComp:function(e){var t=e.expression,r=e.modifier,n=e.dimensions,o=e.dimensionAndFieldList,i=e.treatMissingAsNull,a=u(f(t));if(!r.showExcludedValues)return a;var s=b({modifier:r,dimensions:n,dimensionAndFieldList:o}),l=i?"":", 0";if(n&&1===n.length){var c=h(0);return"If(Count(".concat(c,") > 0, ").concat(a," + ").concat(s).concat(l,")")}if(n&&2===n.length){var d=h(0),p=h(1);return"If(Count(".concat(d,") * Count(").concat(p,") > 0, ").concat(a," + ").concat(s).concat(l,")")}return a},getRowNoComp:p,getNumStepComp:function(e,t){if(!d(e)){var r=e.steps;return"number"!=typeof r||Number.isNaN(r)?6:r}return p(e,t)},getAboveCompPrefix:m,getAboveCompSuffix:g,getAboveComp:function(e,t,r,n){return m(e,t)+r+g(n)},getFunctionPrefix:x,getFunctionSuffix:function(){return")"},getRangeComp:function(e,t){return x(e)+t+")"},getAggrComp:function(e,t,r){return"Aggr(".concat(e,", ").concat(t,", ").concat(r,")")},getExcludedComp:b,needDimension:function(e){var t=e.modifier,r=e.properties,n=e.layout,o=function(e){return void 0===e.primaryDimension?e.accumulationDimension:e.primaryDimension}(t);return 0===o&&2===S({properties:r,layout:n})},getDimComp:function(e,t){var r=function(e){return e[arguments.length>1&&void 0!==arguments[1]?arguments[1]:0].qDef.qSortCriterias[0]}(e,t),n=h(t);if(!r.qSortByExpression&&!r.qSortByNumeric&&!r.qSortByAscii)return n;var o=["Descending","Ascending"],i=r.qSortByNumeric?"(Numeric, ".concat(o[(r.qSortByNumeric+1)/2],")"):"",a=r.qSortByAscii?"(Text, ".concat(o[(r.qSortByAscii+1)/2],")"):"";return r.qSortByNumeric&&r.qSortByAscii?"(".concat(n,", ").concat(i,", ").concat(a,")"):r.qSortByNumeric?"(".concat(n,", ").concat(i,")"):r.qSortByAscii?"(".concat(n,", ").concat(a,")"):n},simplifyExpression:f,extractInputExpression:function(e){var t=e.outputExpression;if(e.modifier){var r=t.indexOf(s);if(-1!==r){var n=t.indexOf(l);if(-1!==n)return t.substring(r+s.length,n)}}},initModifier:function(e,t){Object.keys(t).forEach((function(r){void 0===e[r]&&(e[r]=t[r])}))},isNumeric:c,isApplicable:function(e){var t=e.properties,r=e.layout,n=e.minDimensions,o=void 0===n?1:n,i=e.maxDimensions,a=void 0===i?2:i;if(!t&&!r)return!0;var s=S({properties:t,layout:r});return s>=o&&s<=a},getExpressionWithMarkers:u,canExtract:function(e){var t=e.indexOf(s),r=e.indexOf(l);return t>-1&&r>-1&&t<r},getDimDefWithWrapper:h,getFieldWithWrapper:function(e){var t=e?e.replace(/]/g,"]]"):e;return"[".concat(t,"]")},generateTSDExpression:function(e,t,r){var n=t||e.outputExpression;if(e.base&&e.base.qDef&&(n=t!==e.base.qDef?t:e.base.qDef),"observed"!==e.decomposition){var o=r.qHyperCubeDef.qMeasures.find((function(t){return t.qDef.base&&t.qDef.base.qLibraryId&&e.base&&e.base.qLibraryId?t.qDef.base.qLibraryId===e.base.qLibraryId:null}));o&&t!==o.qDef.qLabel&&(n=o.qLibraryId||o.qDef.base.qLibraryId?"[".concat(o.qDef.qLabel,"]"):o.qDef.base.qDef);var i=function(e){var t=a.OPTIONS.find((function(t){return t.value===e.decomposition}));return t?a.EXPRESSIONS[t.value]:""}(e);n=n.startsWith("=")?n.substr(1):n,n="".concat(i,"(").concat(n,", ").concat(e.steps,")")}return n},getDecomposition:function(e){var t="observed";return Object.values(a.EXPRESSIONS).find((function(r){var n=e.qDef.base.qDef.toLowerCase()||e.qDef.qDef.toLowerCase();return a.EXPRESSIONS[r]&&n.includes(a.EXPRESSIONS[r].toLowerCase())&&(t=r),r})),t}};function C(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function E(e){return E="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},E(e)}var I=t().bind(null,!0),D={},P=Array.isArray;function M(e){return null!=e&&!Array.isArray(e)&&"object"===E(e)}function R(e){return void 0===e}function A(e,t){return"function"==typeof e[t]||"$$"===t.substring(0,2)||"_"===t.substring(0,1)}function L(e,t){var r,n=t.substring(1).split("/").slice(0,-1);return n.forEach((function(t,o){if(o!==n.length){r=+t;var i=Number.isNaN(r)?{}:[];e[r||t]=R(e[r||t])?i:e[t],e=e[r||t]}})),e}function k(e,t){var r=!0;if(M(e)&&M(t))return Object.keys(e).length===Object.keys(t).length&&(Object.keys(e).forEach((function(n){k(e[n],t[n])||(r=!1)})),r);if(P(e)&&P(t)){if(e.length!==t.length)return!1;for(var n=0,o=e.length;n<o;n+=1)if(!k(e[n],t[n]))return!1;return!0}return e===t}D.generate=function(e,t,r){r=r||"";var n=[];return Object.keys(t).forEach((function(o){var i=function(e){return e?I({},{val:e}).val:e}(t[o]),a=e[o],s="".concat(r,"/").concat(o);k(i,a)||A(t,o)||(R(a)?n.push({op:"add",path:s,value:i}):M(i)&&M(a)?n=n.concat(D.generate(a,i,s)):P(i)&&P(a)?n=n.concat(function(e,t,r){var n=[],o=e.slice(),i=-1;function a(e,t,r){if(e[r]&&R(e[r].qInfo))return null;if(e[r]&&e[r].qInfo.qId===t)return r;for(var n=0,o=e.length;n<o;n+=1)if(e[n]&&e[n].qInfo.qId===t)return n;return-1}if(k(t,o))return n;if(!R(t[0])&&R(t[0].qInfo))return n.push({op:"replace",path:r,value:t}),n;for(var s=o.length-1;s>=0;s-=1)-1===(i=a(t,o[s].qInfo&&o[s].qInfo.qId,s))?(n.push({op:"remove",path:"".concat(r,"/").concat(s)}),o.splice(s,1)):n=n.concat(D.generate(o[s],t[i],"".concat(r,"/").concat(s)));for(var l=0,u=t.length;l<u;l+=1)-1===(i=a(o,t[l].qInfo&&t[l].qInfo.qId))?(n.push({op:"add",path:"".concat(r,"/").concat(l),value:t[l]}),o.splice(l,0,t[l])):i!==l&&(n.push({op:"move",path:"".concat(r,"/").concat(l),from:"".concat(r,"/").concat(i)}),o.splice(l,0,o.splice(i,1)[0]));return n}(a,i,s)):n.push({op:"replace",path:"".concat(r,"/").concat(o),value:i}))})),Object.keys(e).forEach((function(o){R(t[o])&&!A(e,o)&&n.push({op:"remove",path:"".concat(r,"/").concat(o)})})),n},D.apply=function(e,t){t.forEach((function(t){var r,n,o=L(e,t.path),i=t.path.split("/").splice(-1)[0],a=i&&Number.isNaN(+i)?o[i]:o[+i]||o,s=t.from?t.from.split("/").splice(-1)[0]:null;if("/"===t.path&&(o=null,a=e),"add"===t.op||"replace"===t.op)if(P(o))"-"===i&&(i=o.length),o.splice(+i,"add"===t.op?0:1,t.value);else if(P(a)&&P(t.value)){var l,u=t.value.slice();a.length=0,(l=a).push.apply(l,function(e){if(Array.isArray(e))return C(e)}(n=u)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(n)||function(e,t){if(e){if("string"==typeof e)return C(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?C(e,t):void 0}}(n)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}())}else if(M(a)&&M(t.value))r=a,Object.keys(r).forEach((function(e){Object.getOwnPropertyDescriptor(r,e).configurable&&!A(r,e)&&delete r[e]})),I(a,t.value);else{if(!o)throw new Error("Patchee is not an object we can patch");o[i]=t.value}else if("move"===t.op){var c=L(e,t.from);P(o)?o.splice(+i,0,c.splice(+s,1)[0]):(o[i]=c[s],delete c[s])}else"remove"===t.op&&(P(o)?o.splice(+i,1):delete o[i])}))},D.clone=function(e){return I({},e)},D.createPatch=function(e,t,r){var n={op:e.toLowerCase(),path:r};return"move"===n.op?n.from=t:void 0!==t&&(n.value=t),n},D.updateObject=function(e,t){Object.keys(e).length?D.apply(e,D.generate(e,t)):I(e,t)};const O=D,T=function(e,r,n){if(!e)return Promise.resolve();var o=O.generate(r,n);return t()(!0,r,n),o&&o.length?(o=o.map((function(e){return{qOp:e.op,qValue:JSON.stringify(e.value),qPath:e.path}})),e.applyPatches(o,!0)):Promise.resolve()};var q="accumulation";function _(e,t){var r=i(e,t);if(r)for(var n=0;n<r.length;n++)if(r[n].type===q)return r[n]}function j(e,t){var r=function(e,t){var r=i(e,t);if(!r)return-1;for(var n=0;n<r.length;n++)if(r[n].type===q)return n;return-1}(e,t);return r>-1?"".concat(t,".").concat(r):t}var N={type:"accumulation",disabled:!1,accumulationDimension:0,crossAllDimensions:!1,showExcludedValues:!0,fullAccumulation:!1,steps:6,outputExpression:""};const F={translationKey:"properties.modifier.accumulation",needDimension:w.needDimension,isApplicable:function(e){var t=e.properties,r=e.layout;return w.isApplicable({properties:t,layout:r,minDimensions:1,maxDimensions:2})},generateExpression:function(e){var t=e.expression,r=e.modifier,n=e.properties,o=e.layout,a=e.numDimensions,s=e.dimensionAndFieldList;if(!r)return t;var l=a;void 0===l&&(l=w.getNumDimensions({properties:n,layout:o}));var u=i(n,"qHyperCubeDef.qDimensions",[]),c=w.getExpressionWithExcludedComp({expression:t,modifier:r,dimensions:u,dimensionAndFieldList:s}),d=w.getNumStepComp(r,l),p=w.getAboveComp(r,l,c,d),f=w.getRangeComp("RangeSum",p);if(w.needDimension({modifier:r,properties:n,layout:o})){var h=w.getDimComp(u,1),m=w.getDimComp(u,0),g=w.getAggrComp(f,h,m);f=r.showExcludedValues?w.getExcludedComp({modifier:r,dimensions:u,dimensionAndFieldList:s,valueComp:g}):g}return f},extractInputExpression:w.extractInputExpression,initModifier:function(e){w.initModifier(e,N)},enableTotalsFunction:function(){return!1},propertyPanelDef:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r={type:"items",items:{disclaimer:{component:"text",translation:t.disclaimer||"properties.modifier.accumulation.disclaimer",show:function(e,t){return!w.isApplicable({properties:t.properties})}},settings:{type:"items",items:{primaryDimension:{refFn:function(t){return"".concat(j(t,e),".accumulationDimension")},type:"integer",translation:t.primaryDimension||"properties.modifier.primaryDimension",title:{translation:t.primaryDimensionTooltip||"properties.modifier.accumulation.primaryDimension.tooltip"},component:"dropdown",schemaIgnore:!0,defaultValue:1,options:function(e,t){return t.layout.qHyperCube.qDimensionInfo.map((function(e,t){return{value:t,label:e.qGroupFallbackTitles[0]}}))},show:function(e,t){return t.layout.qHyperCube.qDimensionInfo.length>1}},crossAllDimensions:{refFn:function(t){return"".concat(j(t,e),".crossAllDimensions")},type:"boolean",translation:t.crossAllDimensions||"properties.modifier.crossAllDimensions",title:{translation:t.crossAllDimensionsTooltip||"properties.modifier.accumulation.crossAllDimensions.tooltip"},schemaIgnore:!0,defaultValue:!1,show:function(e,t){return t.layout.qHyperCube.qDimensionInfo.length>1}},fullRange:{refFn:function(t){return"".concat(j(t,e),".fullAccumulation")},type:"boolean",translation:t.range||"properties.modifier.range",component:"dropdown",schemaIgnore:!0,defaultValue:!1,options:[{value:!0,translation:t.rangeFull||"properties.modifier.range.full"},{value:!1,translation:t.rangeCustom||"properties.modifier.range.custom"}]},steps:{refFn:function(t){return"".concat(j(t,e),".steps")},type:"integer",translation:t.rangeSteps||"properties.modifier.range.steps",schemaIgnore:!0,defaultValue:6,change:function(t){var r=_(t,e);if(r){var n=r.steps;r.steps="number"!=typeof n||Number.isNaN(n)?6:Math.abs(n)}},show:function(t){var r=_(t,e);return r&&!r.fullAccumulation}},showExcludedValues:{refFn:function(t){return"".concat(j(t,e),".showExcludedValues")},type:"boolean",translation:t.showExcludedValues||"properties.modifier.showExcludedValues",schemaIgnore:!0,defaultValue:!0}},show:function(e,t){return w.isApplicable({properties:t.properties})}}},show:function(t,r,n){var o=n.ext.support.modifiers;if(!Array.isArray(o)||-1===o.indexOf(q))return!1;var i=_(t,e);return i&&!i.disabled}};return r}};var z="movingAverage";function W(e,t){var r=i(e,t);if(r)for(var n=0;n<r.length;n++)if(r[n].type===z)return r[n]}function $(e,t){var r=function(e,t){var r=i(e,t);if(!r)return-1;for(var n=0;n<r.length;n++)if(r[n].type===z)return n;return-1}(e,t);return r>-1?"".concat(t,".").concat(r):t}var H={type:"movingAverage",disabled:!1,primaryDimension:0,crossAllDimensions:!1,showExcludedValues:!0,fullRange:!1,steps:6,outputExpression:"",nullSuppression:!1};const V={translationKey:"properties.modifier.movingAverage",needDimension:w.needDimension,isApplicable:function(e){var t=e.properties,r=e.layout;return w.isApplicable({properties:t,layout:r,minDimensions:1,maxDimensions:2})},generateExpression:function(e){var t,r=e.expression,n=e.modifier,o=e.properties,a=e.layout,s=e.numDimensions,l=e.dimensionAndFieldList;if(!n)return r;var u=s;void 0===u&&(u=w.getNumDimensions({properties:o,layout:a}));var c=i(o,"qHyperCubeDef.qDimensions",[]),d=n.showExcludedValues&&n.nullSuppression,p=w.getExpressionWithExcludedComp({expression:r,modifier:n,dimensions:c,dimensionAndFieldList:l,treatMissingAsNull:d}),f=w.getNumStepComp(n,u),h=w.getAboveComp(n,u,p,f);if(n.nullSuppression)t=w.getRangeComp("RangeAvg",h);else{var m=w.getRangeComp("RangeSum",h),g=function(e,t){var r=w.getRowNoComp(e,t);if(!w.isFullRange(e)){var n=e.steps,o="number"!=typeof n||Number.isNaN(n)?6:n;return"RangeMin(".concat(o,", ").concat(r,")")}return r}(n,u);t="".concat(m," / ").concat(g)}var v=t;if(w.needDimension({modifier:n,properties:o,layout:a})){var y=w.getDimComp(c,1),b=w.getDimComp(c,0),x=w.getAggrComp(v,y,b);v=n.showExcludedValues?w.getExcludedComp({modifier:n,dimensions:c,dimensionAndFieldList:l,funcComp:"Only",valueComp:x}):x}return v},extractInputExpression:w.extractInputExpression,initModifier:function(e){w.initModifier(e,H)},enableTotalsFunction:function(){return!1},propertyPanelDef:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r={type:"items",items:{disclaimer:{component:"text",translation:t.disclaimer||"properties.modifier.movingAverage.disclaimer",show:function(e,t){return!w.isApplicable({properties:t.properties})}},settings:{type:"items",items:{primaryDimension:{refFn:function(t){return"".concat($(t,e),".primaryDimension")},type:"integer",translation:t.primaryDimension||"properties.modifier.primaryDimension",title:{translation:t.primaryDimensionTooltip||"properties.modifier.movingAverage.primaryDimension.tooltip"},component:"dropdown",schemaIgnore:!0,defaultValue:1,options:function(e,t){return t.layout.qHyperCube.qDimensionInfo.map((function(e,t){return{value:t,label:e.qGroupFallbackTitles[0]}}))},show:function(e,t){return t.layout.qHyperCube.qDimensionInfo.length>1}},crossAllDimensions:{refFn:function(t){return"".concat($(t,e),".crossAllDimensions")},type:"boolean",translation:t.crossAllDimensions||"properties.modifier.crossAllDimensions",title:{translation:t.crossAllDimensionsTooltip||"properties.modifier.movingAverage.crossAllDimensions.tooltip"},schemaIgnore:!0,defaultValue:!1,show:function(e,t){return t.layout.qHyperCube.qDimensionInfo.length>1}},fullRange:{refFn:function(t){return"".concat($(t,e),".fullRange")},type:"boolean",translation:t.range||"properties.modifier.range",component:"dropdown",schemaIgnore:!0,defaultValue:!1,options:[{value:!0,translation:t.rangeFull||"properties.modifier.range.full"},{value:!1,translation:t.rangeCustom||"properties.modifier.range.custom"}]},steps:{refFn:function(t){return"".concat($(t,e),".steps")},type:"integer",translation:t.rangeSteps||"properties.modifier.range.steps",schemaIgnore:!0,defaultValue:6,change:function(t){var r=W(t,e);if(r){var n=r.steps;r.steps="number"!=typeof n||Number.isNaN(n)?6:Math.abs(n)}},show:function(t){var r=W(t,e);return r&&!r.fullRange}},showExcludedValues:{refFn:function(t){return"".concat($(t,e),".showExcludedValues")},type:"boolean",translation:t.showExcludedValues||"properties.modifier.showExcludedValues",schemaIgnore:!0,defaultValue:!0},nullSuppression:{refFn:function(t){return"".concat($(t,e),".nullSuppression")},type:"boolean",translation:t.showNull||"properties.dimensions.showNull",schemaIgnore:!0,defaultValue:!1,inverted:!0}},show:function(e,t){return w.isApplicable({properties:t.properties})}}},show:function(t,r,n){var o=n.ext.support.modifiers;if(!Array.isArray(o)||-1===o.indexOf(z))return!1;var i=W(t,e);return i&&!i.disabled}};return r}};var B="timeSeriesDecomposition";function G(e,t){var r=i(e,t);if(r)for(var n=0;n<r.length;n++)if(r[n].type===B)return r[n]}function U(e,t){var r=function(e,t){var r=i(e,t);if(!r)return-1;for(var n=0;n<r.length;n++)if(r[n].type===B)return n;return-1}(e,t);return r>-1?"".concat(t,".").concat(r):t}var Y={type:"timeSeriesDecomposition",disabled:!1,decomposition:"",steps:2,outputExpression:""};const K={translationKey:"properties.modifier.timeSeriesDecomposition",needDimension:w.needDimension,isApplicable:function(e){var t=e.properties,r=e.layout;return w.isApplicable({properties:t,layout:r,minDimensions:1,maxDimensions:2})},generateExpression:function(e){var t=e.expression,r=e.modifier,n=e.properties;return r?w.generateTSDExpression(r,t,n):t},extractInputExpression:w.extractInputExpression,initModifier:function(e,t){w.initModifier(e,Y),""===e.decomposition&&t&&(e.decomposition=w.getDecomposition(t))},propertyPanelDef:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r={type:"items",items:{disclaimer:{component:"text",translation:t.timeSeriesDecomposition||"properties.modifier.timeSeriesDecomposition",show:function(e,t){return!w.isApplicable({properties:t.properties})}},settings:{type:"items",items:{decomposition:{refFn:function(t){return"".concat(U(t,e),".decomposition")},type:"string",translation:t.modifierTrendDecompositionDecomposition||"properties.modifier.trendDecomposition.decomposition",component:"dropdown",schemaIgnore:!0,defaultValue:t.trendDecompositionParametersDecompositionObserved||"cao.trendDecomposition.parameters.decomposition.observed",options:a.OPTIONS},steps:{refFn:function(t){return"".concat(U(t,e),".steps")},type:"integer",translation:t.modifierTimeSeriesDecompositionPeriods||"properties.modifier.timeSeriesDecomposition.periods",schemaIgnore:!0,defaultValue:2,change:function(t,r){var n=G(t,e);if(n){var o=n.steps;n.steps="number"!=typeof o||Number.isNaN(o)?2:Math.abs(o),r.properties.qHyperCubeDef.qMeasures=r.properties.qHyperCubeDef.qMeasures.map((function(e){return e.qDef.modifiers.map((function(e){return"timeSeriesDecomposition"===e.type?e.steps=o:e.steps=e.steps,e})),e}))}},show:function(t){var r=G(t,e);return r&&!r.fullRange}}},show:function(e,t){return w.isApplicable({properties:t.properties})}}},show:function(t,r,n){var o=n.ext.support.modifiers;if(!Array.isArray(o)||-1===o.indexOf(B))return!1;var i=G(t,e);return i&&!i.disabled}};return r}};var X="difference";function J(e,t){var r=i(e,t);if(r)for(var n=0;n<r.length;n++)if(r[n].type===X)return r[n]}function Z(e,t){var r=function(e,t){var r=i(e,t);if(!r)return-1;for(var n=0;n<r.length;n++)if(r[n].type===X)return n;return-1}(e,t);return r>-1?"".concat(t,".").concat(r):t}var Q={type:"difference",disabled:!1,primaryDimension:0,crossAllDimensions:!1,showExcludedValues:!0,outputExpression:""};const ee={translationKey:"properties.modifier.difference",needDimension:w.needDimension,isApplicable:function(e){var t=e.properties,r=e.layout;return w.isApplicable({properties:t,layout:r,minDimensions:1,maxDimensions:2})},extractInputExpression:w.extractInputExpression,generateExpression:function(e){var t=e.expression,r=e.modifier,n=e.properties,o=e.layout,a=e.numDimensions,s=e.dimensionAndFieldList;if(!r)return t;var l=a;void 0===l&&(l=w.getNumDimensions({properties:n,layout:o}));var u=i(n,"qHyperCubeDef.qDimensions",[]),c=w.getExpressionWithExcludedComp({expression:t,modifier:r,dimensions:u,dimensionAndFieldList:s}),d=w.getAboveComp(r,l,c),p="".concat(c," - ").concat(d);if(w.needDimension({modifier:r,properties:n,layout:o})){var f=w.getDimComp(u,1),h=w.getDimComp(u,0),m=w.getAggrComp(p,f,h);p=r.showExcludedValues?w.getExcludedComp({modifier:r,dimensions:u,dimensionAndFieldList:s,funcComp:"Only",valueComp:m}):m}return p},initModifier:function(e){Object.keys(Q).forEach((function(t){void 0===e[t]&&(e[t]=Q[t])}))},enableTotalsFunction:function(){return!1},propertyPanelDef:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r={type:"items",items:{disclaimer:{component:"text",translation:t.disclaimer||"properties.modifier.difference.disclaimer",show:function(e,t){return!w.isApplicable({properties:t.properties})}},settings:{type:"items",items:{primaryDimension:{refFn:function(t){return"".concat(Z(t,e),".primaryDimension")},type:"integer",translation:t.primaryDimension||"properties.modifier.primaryDimension",title:{translation:t.primaryDimensionTooltip||"properties.modifier.difference.primaryDimension.tooltip"},component:"dropdown",schemaIgnore:!0,defaultValue:1,options:function(e,t){return t.layout.qHyperCube.qDimensionInfo.map((function(e,t){return{value:t,label:e.qGroupFallbackTitles[0]}}))},show:function(e,t){return t.layout.qHyperCube.qDimensionInfo.length>1}},crossAllDimensions:{refFn:function(t){return"".concat(Z(t,e),".crossAllDimensions")},type:"boolean",translation:t.crossAllDimensions||"properties.modifier.crossAllDimensions",title:{translation:t.crossAllDimensionsTooltip||"properties.modifier.difference.crossAllDimensions.tooltip"},schemaIgnore:!0,defaultValue:!1,show:function(e,t){return t.layout.qHyperCube.qDimensionInfo.length>1}},showExcludedValues:{refFn:function(t){return"".concat(Z(t,e),".showExcludedValues")},type:"boolean",translation:t.showExcludedValues||"properties.modifier.showExcludedValues",schemaIgnore:!0,defaultValue:!0}},show:function(e,t){return w.isApplicable({properties:t.properties})}}},show:function(t,r,n){var o=n.ext.support.modifiers;if(!Array.isArray(o)||-1===o.indexOf(X))return!1;var i=J(t,e);return i&&!i.disabled}};return r}};var te="normalization";function re(e,t){var r=i(e,t);if(r)for(var n=0;n<r.length;n++)if(r[n].type===te)return r[n]}function ne(e,t){var r=function(e,t){var r=i(e,t);if(!r)return-1;for(var n=0;n<r.length;n++)if(r[n].type===te)return n;return-1}(e,t);return r>-1?"".concat(t,".").concat(r):t}function oe(e,t){for(var r=0;r<e.length;r++)if(e[r].value===t)return r;return-1}var ie={type:"normalization",disabled:!1,primaryDimension:0,outputExpression:"",dimensionalScope:2,selectionScope:2};function ae(e){return 2===e?"{1}":""}function se(e,t,r){return 1===e?"{$<".concat(w.getFieldWithWrapper(t),"={'").concat(r,"'}>}"):""}function le(e,t){return 0===e&&t>1||2===e?"Total":""}function ue(e,t,r){return 0===e&&t>1?"<".concat(w.getDimDefWithWrapper(r),">"):""}const ce={translationKey:"properties.modifier.normalization",needDimension:function(){return!0},isApplicable:function(e){var t=e.properties,r=e.layout;return w.isApplicable({properties:t,layout:r,minDimensions:1,maxDimensions:2})},extractInputExpression:w.extractInputExpression,generateExpression:function(e){var t=e.expression,r=e.modifier,n=e.properties,o=e.layout,a=e.numDimensions,s=e.dimensionAndFieldList;if(!r)return t;var l=a;void 0===l&&(l=w.getNumDimensions({properties:n,layout:o}));var u=i(n,"qHyperCubeDef.qDimensions",[]),c=w.getExpressionWithExcludedComp({expression:t,modifier:r,dimensions:u,dimensionAndFieldList:s}),d=r.selectionScope,p=r.dimensionalScope;return function(e,t,r,n,o,i,a){var s=ae(t),l=se(t,r,n),u=""===s&&""===l?"":s||l,c=le(o,i),d=ue(o,i,a),p=function(e){for(var t=[],r=0;r<e;r++)t[r]=w.getDimDefWithWrapper(r);return t.join(", ")}(i);return"".concat(e,"/ Sum(").concat(u," ").concat(c).concat(d," Aggr(").concat(u," ").concat(e,", ").concat(p,"))")}(c,d,r.field,r.value,p,l,r.primaryDimension)},initModifier:function(e){Object.keys(ie).forEach((function(t){void 0===e[t]&&(e[t]=ie[t])}))},updateModifier:function(e,t){1===(t.qDimensions?t.qDimensions.length:0)&&0===e.dimensionalScope&&(e.dimensionalScope=2)},enableTotalsFunction:function(){return!0},propertyPanelDef:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r={type:"items",items:{disclaimer:{component:"text",translation:t.disclaimer||"properties.modifier.normalization.disclaimer",show:function(e,t){return!w.isApplicable({properties:t.properties})}},settings:{type:"items",items:{selectionScope:{refFn:function(t){return"".concat(ne(t,e),".selectionScope")},type:"string",translation:t.modifierSelectionScope||"properties.modifier.selectionScope",title:{translation:t.modifierSelectionScopeTooltip||"properties.modifier.selectionScope.tooltip"},component:"dropdown",schemaIgnore:!0,defaultValue:2,options:function(r){return function(e,t,r){var n=[{value:0,translation:t.selectionScopeCurrentSelection||"properties.modifier.selectionScope.currentSelection"},{value:1,translation:t.selectionScopeSpecificValue||"properties.modifier.selectionScope.selectAField"},{value:2,translation:t.selectionScopeTotal||"properties.modifier.selectionScope.total"}];return n=function(e,t){if(1===e){var r=oe(t,0);t.splice(r,1)}return t}(re(e,r).dimensionalScope,n),n}(r,t,e)}},field:{refFn:function(t){return"".concat(ne(t,e),".field")},type:"string",component:"expression-with-dropdown",translation:"Common.Field",defaultValue:"",dropdownOnly:!0,options:function(e,t,r){return r.app.getFieldList().then((function(e){return e.map((function(e){return{label:e.qName,value:e.qName}}))}))},show:function(t){return 1===re(t,e).selectionScope}},value:{refFn:function(t){return"".concat(ne(t,e),".value")},type:"string",ref:"value",component:"string",translation:"properties.value",expression:"optional",show:function(t){return 1===re(t,e).selectionScope}},dimensionalScope:{refFn:function(t){return"".concat(ne(t,e),".dimensionalScope")},type:"string",translation:t.modifierDimensionalScope||"properties.modifier.dimensionalScope",title:{translation:t.modifierDimensionalScopeTooltip||"properties.modifier.dimensionalScope.tooltip"},component:"dropdown",schemaIgnore:!0,defaultValue:2,supportTooltip:!0,options:function(r,n){return function(e,t,r,n){var o=t.layout.qHyperCube.qDimensionInfo.length,i=[{value:0,translation:r.dimensionalScopeOneDimension||"properties.modifier.dimensionalScope.respectOneDimension",tooltipTranslation:r.dimensionalScopeOneDimensionTooltip||"properties.modifier.dimensionalScope.respectOneDimension.tooltip"},{value:1,translation:r.dimensionalScopeAllDimensions||"properties.modifier.dimensionalScope.".concat(2===o?"respectAllDimensions":"respectDimension"),tooltipTranslation:r.dimensionalScopeAllDimensionsTooltip||"properties.modifier.dimensionalScope.".concat(2===o?"respectAllDimensions":"respectDimension",".tooltip")},{value:2,translation:r.dimensionalScopeDisregardAllDimensions||"properties.modifier.dimensionalScope.".concat(2===o?"disregardAllDimensions":"disregardDimension"),tooltipTranslation:r.dimensionalScopeDisregardAllDimensionsTooltip||"properties.modifier.dimensionalScope.".concat(2===o?"disregardAllDimensions":"disregardDimension",".tooltip")}];return i=function(e,t){if(e<2){var r=oe(t,0);t.splice(r,1)}return t}(o,i),i=function(e,t){if(0===e){var r=oe(t,1);t.splice(r,1)}return t}(re(e,n).selectionScope,i),i}(r,n,t,e)}},primaryDimension:{refFn:function(t){return"".concat(ne(t,e),".primaryDimension")},type:"integer",translation:t.primaryDimension||"properties.modifier.primaryDimension",title:{translation:t.primaryDimensionTooltip||"properties.modifier.normalization.primaryDimension.tooltip"},component:"dropdown",schemaIgnore:!0,defaultValue:1,options:function(e,t){return t.layout.qHyperCube.qDimensionInfo.map((function(e,t){return{value:t,label:e.qGroupFallbackTitles[0]}}))},show:function(t,r){return 0===(re(t,e).dimensionalScope||0)&&r.layout.qHyperCube.qDimensionInfo.length>1}}},show:function(e,t){return w.isApplicable({properties:t.properties})}}},show:function(t,r,n){var o=n.ext.support.modifiers;if(!Array.isArray(o)||-1===o.indexOf(te))return!1;var i=re(t,e);return i&&!i.disabled}};return r},getDisregardSelectionComp:ae,getFieldSelectionComp:se,getTotalComp:le,getSelectedDimComp:ue};var de="qDef.base",pe="qDef.qDef",fe="qDef.base.qDef",he="qLibraryId",me="qDef.base.qLibraryId";const ge={getExpression:function(e){var t=i(e,fe);return void 0!==t?t:i(e,pe)},getExpressionRef:function(e){return void 0!==i(e,fe)?fe:pe},getLibraryIdRef:function(e){return i(e,me)?me:he},getLibraryId:function(e){return i(e,me)||i(e,he)},getLabelRef:function(e){return i(e,de)?"qDef.base.qLabel":"qDef.qLabel"},getLabelExpressionRef:function(e){return i(e,de)?"qDef.base.qLabelExpression":"qDef.qLabelExpression"}};var ve="qDef.qDef",ye="qDef.base.qDef",be="qLibraryId",xe="qDef.base.qLibraryId",Se="qDef.qLabel",we="qDef.qLabelExpression",Ce="qDef.base.qLabel",Ee="qDef.base.qLabelExpression",Ie="qDef.qAggrFunc",De="qDef.base.qAggrFunc",Pe={initBase:function(e,t){(t||Pe.isValid(e))&&(r(e,ye,i(e,ve)),r(e,xe,i(e,be)),r(e,Ce,i(e,Se)),r(e,Ee,i(e,we)))},restoreBase:function(e){Pe.isValid(e)&&(r(e,ve,i(e,ye)),r(e,be,i(e,xe)),r(e,Se,i(e,Ce)),r(e,we,i(e,Ee)),i(e,Ie)&&i(e,De)&&r(e,Ie,i(e,De)),delete e.qDef.base)},isValid:function(e){var t=i(e,ye),r=i(e,xe);return void 0!==t||void 0!==r}};const Me=Pe;function Re(e){return Re="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},Re(e)}var Ae={accumulation:F,movingAverage:V,difference:ee,normalization:ce,timeSeriesDecomposition:K};const Le={modifiers:Ae,apply:Oe,applyModifiers:Te,cleanUpMeasure:qe,destroy:function(e){e&&ke[e.id]&&ke[e.id].masterItemSubscriber&&(ke[e.id].masterItemSubscriber&&ke[e.id].masterItemSubscriber.unsubscribe(),delete ke[e.id])},hasActiveModifiers:_e,getActiveModifier:je,initBase:Me.initBase,isSupportedModifiers:function(e){return Array.isArray(e)&&e.some((function(e){return Ae[e]}))},isApplicableSupportedModifiers:function(e){var t=e.modifierTypes,r=e.properties,n=e.layout;return Array.isArray(t)&&t.some((function(e){return Ae[e]&&Ae[e].isApplicable({properties:r,layout:n})}))},measureBase:ge,limitedSorting:function(e){var t=e.measures,r=e.properties,n=e.layout,o=!1,i=!1;return t.forEach((function(e){var t=ze(e);Ue({modifiers:t,properties:r,layout:n})&&(o=!0,i=i||Ze({modifiers:t,properties:r,layout:n}))})),o&&!i},ifEnableTotalsFunction:Ne};var ke={};function Oe(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=e.model,n=e.properties,o=e.isSnapshot,a=void 0!==o&&o,s=e.masterItem,l=!1;ke[r.id]=ke[r.id]||{isFirstTime:!0};var u=ke[r.id].isFirstTime;if(ke[r.id].isFirstTime=!1,n&&"object"===Re(n))return Te({model:r,properties:n});var c=r?r.layout:void 0,d=i(c,"qSelectionInfo.qInSelections");if(a||d)return Promise.resolve(l);var p=i(c,"qHyperCube.qMeasureInfo"),f=ke[r.id].lastReloadTime;if(ke[r.id].lastReloadTime=i(r,"app.layout.qLastReloadTime"),_e({measures:p,layout:c})){var h=function(e){var t=e.measures,r=e.layout,n=e.lastReloadTime;return i(e.model,"app.layout.qLastReloadTime")!==n&&function(e){var t=e.measures,r=e.properties,n=e.layout;return!!Array.isArray(t)&&t.some((function(e){return Ge({measure:e,properties:r,layout:n})}))}({measures:t,layout:r})}({measures:p,layout:c,model:r,lastReloadTime:f});return h||function(e){var t=e.measures,r=e.layout,n=e.masterItem,o=e.isFirstTime;return!!Array.isArray(t)&&(o||n||t.some((function(e){return function(e){var t=e.measure,r=e.layout;return Ue({modifiers:ze(t),layout:r})?!t.base:!!t.base}({measure:e,layout:r})})))}({measures:p,layout:c,masterItem:s,isFirstTime:u})?r.getEffectiveProperties().then((function(e){var n=t()(!0,{},e);$e(n);var o=Qe(n);return Ye({model:r}).then((function(t){return Ke({libraryIds:o,model:r}).then((function(o){return h&&function(e){var t=e.properties;Fe(t).forEach((function(e){return function(e){var t=e.measure;if(Ge({measure:t,properties:e.properties})){var r=0,n=t.qDef.modifiers;Array.isArray(n)&&n.forEach((function(e){if("object"===Re(e)&&!e.disabled){if(r++,"object"!==Re(Ae[e.type]))throw new Error('Modifier "'.concat(e.type,'" is not available'));if(r>1)throw new Error("More than 1 modifier on a measure! (not yet supported)");var n=Ae[e.type].extractInputExpression({outputExpression:t.qDef.qDef,modifier:e});void 0!==n&&Ve(t)&&w.simplifyExpression(t.qDef.base.qDef)!==w.simplifyExpression(n)&&(t.qDef.base.qDef=n)}}))}}({measure:e,properties:t})}))}({properties:n}),Te({model:r,oldProperties:e,properties:n,runUpdateIfChange:!0,masterItem:s,libraryItemsProps:o,dimensionAndFieldList:t})}))}))})):Promise.resolve(l)}return function(e){return!!Array.isArray(e)&&e.some((function(e){return"object"===Re(e.base)}))}(p)?r.getEffectiveProperties().then((function(e){return function(e){var r=e.model,n=e.properties,o=Qe(n);return et({model:r,libraryIds:o}).then((function(){var e=t()(!0,{},n);return Fe(n).forEach((function(e){return qe(e)})),Je({oldProperties:e,newProperties:n,model:r})}))}({model:r,properties:e})})):Promise.resolve(l)}function Te(e){var r=e.model,n=e.oldProperties,o=e.properties,a=e.measures,s=e.runUpdateIfChange,l=void 0!==s&&s,u=e.masterItem,c=e.libraryItemsProps,d=e.dimensionAndFieldList;void 0===n&&(n=l?t()(!0,{},o):o),$e(o);var p=Qe(o);return et({model:r,libraryIds:p,masterItem:u}).then((function(){return function(e){var r=e.measures,n=e.properties,o=e.model,a=e.libraryItemsProps,s=e.dimensionAndFieldList;if(r||(r=Fe(n)),!r.length)return Promise.resolve();if(!_e({measures:r,properties:n}))return r.forEach((function(e){return qe(e)})),Promise.resolve();var l=a?void 0:Qe(n);return Ye({model:o,dimensionAndFieldList:s}).then((function(e){return Ke({libraryIds:l,model:o,libraryItemsProps:a}).then((function(o){r.forEach((function(r){Ue({modifiers:r.qDef.modifiers,properties:n})?(function(e){var r=e.measure,n=e.properties,o=e.libraryItemsProps,a=e.dimensionAndFieldList,s=0;Me.isValid(r)||Me.initBase(r,!0);var l=r.qDef,u=l.modifiers,c=l.base;Array.isArray(u)&&u.forEach((function(e){if("object"===Re(e)&&!e.disabled){if(s++,"object"!==Re(Ae[e.type]))throw new Error('Modifier "'.concat(e.type,'" is not available'));if(s>1)throw new Error("More than 1 modifier on a measure! (not yet supported)");Ae[e.type].initModifier(e,r);var l=r.qLibraryId||c&&c.qLibraryId;l?function(e){var r=e.measure,n=e.modifier,o=e.properties,i=e.dimensionAndFieldList,a=e.libraryItemsProps[e.libraryId],s=a.qMeasure.qDef,l=""===s?s:Ae[n.type].generateExpression({expression:s,modifier:n,properties:o,dimensionAndFieldList:i});n.outputExpression=l,r.qDef.qDef=n.outputExpression,(r.qDef.qLabel||a.qMeasure.qLabel)&&(r.qDef.qLabel=a.qMeasure.qLabel),(r.qDef.qLabelExpression||a.qMeasure.qLabelExpression)&&(r.qDef.qLabelExpression=a.qMeasure.qLabelExpression),r.qDef.quarantine&&r.qDef.quarantine.qNumFormat&&a.qMeasure.qNumFormat&&(r.qDef.qNumFormat=a.qMeasure.qNumFormat,r.qDef.isCustomFormatted=a.qMeasure.isCustomFormatted),delete r.qLibraryId,r.qDef.coloring=a.qMeasure.coloring,n.base=t()(!0,{},r.qDef.base)}({measure:r,modifier:e,libraryId:l,properties:n,libraryItemsProps:o,dimensionAndFieldList:a}):function(e){var r=e.measure,n=e.modifier,o=e.properties,i=e.dimensionAndFieldList;"function"==typeof Ae[n.type].updateModifier&&Ae[n.type].updateModifier(n,o.qHyperCubeDef);var a=ge.getExpression(r),s=""===a?a:Ae[n.type].generateExpression({expression:a,modifier:n,properties:o,dimensionAndFieldList:i});n.outputExpression=s,r.qDef.qDef=n.outputExpression,r.qDef.base.qLabelExpression?r.qDef.qLabelExpression=r.qDef.base.qLabelExpression:r.qDef.qLabel=r.qDef.base.qLabel||a,n.base=t()(!0,{},r.qDef.base)}({measure:r,modifier:e,properties:n,dimensionAndFieldList:a}),function(e){var t=i(e,"qDef.qAggrFunc");"Expr"!==t||Ne(e)?"None"!==t?delete e.qDef.base.qAggrFunc:"None"===t&&Ne(e)&&"Expr"===e.qDef.base.qAggrFunc&&(e.qDef.qAggrFunc="Expr",delete e.qDef.base.qAggrFunc):(e.qDef.qAggrFunc="None",e.qDef.base.qAggrFunc="Expr")}(r)}}))}({measure:r,properties:n,libraryItemsProps:o,dimensionAndFieldList:e}),He(r)):qe(r)}))}))}))}({measures:a,properties:o,model:r,libraryItemsProps:c,dimensionAndFieldList:d}).then((function(){return l?Je({oldProperties:n,newProperties:o,model:r}):Promise.resolve(!1)}))}))}function qe(e){!function(e){var t=ze(e);return Array.isArray(t)&&t.some((function(e){return"object"===Re(e)&&!e.disabled&&!Ae[e.type]}))}(e)?Me.restoreBase(e):delete e.qDef.base,e.qDef.coloring&&delete e.qDef.coloring,He(e)}function _e(e){var t=e.measures,r=e.properties,n=e.layout;return!!Array.isArray(t)&&t.some((function(e){return Ue({modifiers:ze(e),properties:r,layout:n})}))}function je(e){var t=ze(e);if(Array.isArray(t))for(var r=0;r<t.length;r++){var n=t[r];if(Ae[n.type]&&!n.disabled)return n}}function Ne(e){var t=je(e);return!t||Ae[t.type].enableTotalsFunction(e)}function Fe(e){return i(e,"qHyperCubeDef.qMeasures",[]).concat(i(e,"qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qMeasures",[]))}function ze(e){return e.modifiers||e.qDef&&e.qDef.modifiers}function We(e){return i(e,"outputExpression.qValueExpression.qExpr")||i(e,"outputExpression")}function $e(e){Fe(e).forEach((function(e){return function(e){var r=je(e);r&&(void 0!==r.outputExpression&&We(r)!==e.qDef.qDef?delete e.qDef.base:!Me.isValid(e)&&r.base&&(e.qDef.base=t()(!0,{},r.base)))}(e)}))}function He(e){var t=ze(e);Array.isArray(t)&&t.forEach((function(t){"object"===Re(t)&&(t.disabled||!Ae[t.type]&&We(t)!==e.qDef.qDef)&&(t.disabled=!0,delete t.base)}))}function Ve(e){return e.base||e.qDef&&e.qDef.base}function Be(e){var t=Ve(e);return e.qLibraryId||t&&t.qLibraryId}function Ge(e){var t=e.measure,r=e.properties,n=e.layout;return!Be(t)&&Ue({modifiers:ze(t),properties:r,layout:n})}function Ue(e){var t=e.modifiers,r=e.properties,n=e.layout,o={};return Array.isArray(t)&&t.some((function(e){return!("object"!==Re(e)||e.disabled||!Ae[e.type])&&(void 0===o[e.type]&&(o[e.type]=Ae[e.type].isApplicable({properties:r,layout:n})),o[e.type])}))}function Ye(e){var t=e.model,r=e.dimensionAndFieldList;if(r)return Promise.resolve(r);var n=[],o={},i=t.app.getDimensionList().then((function(e){o.dimensionList=e}));n.push(i);var a=t.app.getFieldList().then((function(e){o.fieldList=e}));return n.push(a),Promise.all(n).then((function(){return o}))}function Ke(e){var t=e.libraryIds,r=e.model,n=e.libraryItemsProps;if(n)return Promise.resolve(n);var o=t.measureLibraryIds,i=t.dimensionLibraryIds,a={},s=[];return o.forEach((function(e){var t=r.app.getMeasure(e).then((function(t){return t.getProperties().then((function(t){a[e]=t}))}));s.push(t)})),i.forEach((function(e){var t=r.app.getDimension(e).then((function(t){return t.getProperties().then((function(t){a[e]=t}))}));s.push(t)})),Promise.all(s).then((function(){return a}))}function Xe(e,t){if(""!==t||-1===["qFmt","qDec","qThou"].indexOf(e))return t}function Je(e){var t=e.oldProperties,r=e.newProperties,n=e.model,o=JSON.stringify(i(t,"qHyperCubeDef.qMeasures"),Xe)!==JSON.stringify(i(r,"qHyperCubeDef.qMeasures"),Xe)||JSON.stringify(i(t,"qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qMeasures"),Xe)!==JSON.stringify(i(r,"qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qMeasures"),Xe);return o?function(e){var t=e.model,r=e.oldProperties,n=e.newProperties,o=t.layout;return o&&!o.qHasSoftPatches&&!o.qExtendsId&&i(o,"qMeta.privileges",[]).indexOf("update")>-1?t.setProperties(n):T(t,r,n)}({model:n,oldProperties:t,newProperties:r}).then((function(){return o})):Promise.resolve(o)}function Ze(e){var t=e.modifiers,r=e.properties,n=e.layout;return Array.isArray(t)&&t.some((function(e){return"object"===Re(e)&&!e.disabled&&Ae[e.type]&&Ae[e.type].needDimension({modifier:e,properties:r,layout:n})}))}function Qe(e){var t=Fe(e),r=[],n=[],o=!1;return t.forEach((function(t){var n=ze(t);if(Ue({modifiers:n,properties:e})){var i=Be(t);i&&r.push(i),o=o||Ze({modifiers:n,properties:e})}})),i(e,"qHyperCubeDef.qDimensions",[]).forEach((function(e){var t=e.qLibraryId;t&&n.push(t)})),{measureLibraryIds:r,dimensionLibraryIds:n}}function et(e){var t=e.model,r=e.libraryIds;return!e.masterItem&&r&&(r.measureLibraryIds.length||r.dimensionLibraryIds.length)?(ke[t.id].masterItemSubscriber=ke[t.id].masterItemSubscriber||function(e){var t=e.model,r=e.callback,n={},o={},a={},s={dimension:["qDim.qFieldDefs"],measure:["qMeasure.qDef","qMeasure.qLabel","qMeasure.qLabelExpression","qMeasure.coloring","qMeasure.qNumFormat","qMeasure.isCustomFormatted"]};function l(e){var t={},r=i(e,"qInfo.qType");return r&&s[r]&&s[r].forEach((function(r){t[r]=i(e,r)})),JSON.stringify(t)}function u(e){var t=e.qInfo.qId;if(n[t]){var o=l(e);n[t].properties!==o&&(n[t].properties=o,"function"==typeof r&&n[t].enabled&&r(e)),n[t].enabled=!0}}function c(e,r){return t.app[r](e).then((function(t){n[e]={listener:t.layoutSubscribe(u),enabled:!1,properties:l(t.layout)}}))}return{subscribe:function(e){var r=e.measureLibraryIds,i=e.dimensionLibraryIds,s=[];return function(e){var t=e.dimensionLibraryIds;o={},e.measureLibraryIds.forEach((function(e){o[e]=!0})),a={},t.forEach((function(e){a[e]=!0}))}({measureLibraryIds:r,dimensionLibraryIds:i}),Object.keys(n).forEach((function(e){o[e]||a[e]||(n[e].listener.dispose(),delete n[e])})),t.app&&(Object.keys(o).forEach((function(e){o[e]&&!n[e]&&s.push(c(e,"getMeasure"))})),Object.keys(a).forEach((function(e){a[e]&&!n[e]&&s.push(c(e,"getDimension"))}))),Promise.all(s)},unsubscribe:function(){Object.keys(n).forEach((function(e){n[e].listener.dispose()})),n={}}}}({model:t,callback:function(e){return Oe({model:t,masterItem:e}).then((function(){return t.app.clearUndoBuffer()}))}}),ke[t.id].masterItemSubscriber.subscribe(r)):Promise.resolve()}})(),t.default=o.default,Object.defineProperty(t,"__esModule",{value:!0})})()}},t={};function r(n){var o=t[n];if(void 0!==o)return o.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,r),i.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 n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var n={};return(()=>{function e(t){var r,n=t;return n>9?(r=65+n-10)>90&&(r+=6):n="".concat(n).charCodeAt(0),[48,111,79,105,73,108].indexOf(r)>-1?e(n+1):String.fromCharCode(r)}function t(r){var n=e(r%62),o=Math.floor(r/62);return o>0?t(o)+n:n}function o(e){return o="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},o(e)}r.d(n,{default:()=>$e});const i={getValue:function(e,t,r){if(null==e||null==t)return r;for(var n=t.split("."),o=e,i=0;i<n.length;++i){var a=n[i];if(""!==a){if(void 0===o[a]||null===o[a])return r;o=o[a]}}return o},setValue:function(e,t,r){if(null!=e&&null!=t){for(var n=t.split("."),o=n[n.length-1],i=e,a=0;a<n.length-1;++a){var s=n[a];void 0!==i[s]&&null!==i[s]||(i[s]=Number.isNaN(+n[a+1])?{}:[]),i=i[s]}void 0!==r?i[o]=r:delete i[o]}},isEmpty:function(e){return 0===Object.keys(e).length&&e.constructor===Object},isAtomicValue:function(e){return/boolean|number|string/.test(o(e))},generateId:function(){return t(Math.round(99e11*Math.random()+1e11)).replace(/\W/g,"")}};function a(e){return function(e){if(Array.isArray(e))return s(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return s(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?s(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function l(e){return function(e){if(Array.isArray(e))return u(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return u(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?u(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function c(e,t,r){if(e){for(var n=0;n<e.length;n++)if(e[n][t]===r)return n;return-1}return-1}const d={isOrderedSubset:function(e,t){if(!(e&&t&&e.length&&t.length))return!1;var r=e.indexOf(t[0]);if(-1!==r){for(var n=0;n<t.length;n++){var o=e.indexOf(t[n]);if(r>o)return!1;r=o}return!0}return!1},indexAdded:function(e,t){var r;for(r=0;r<e.length;++r)e[r]>=0&&e[r]>=t&&++e[r];e.push(t)},indexRemoved:function(e,t){var r,n=0;for(r=0;r<e.length;++r)e[r]>t?--e[r]:e[r]===t&&(n=r);return e.splice(n,1),n},findItemByPropertyValue:function(e,t,r){if(e){for(var n=0;n<e.length;n++)if(e[n][t]===r)return e[n];return null}return null},findIndexByPropertyValue:c};var p=r(8),f=r.n(p);const h=function(e){var t,r=e.exportFormat,n=e.qHyperCubeDef,o=r.data[0];(t=o.dimensions).push.apply(t,a(n.qDimensions));var s,l=i.getValue(n,"qLayoutExclude.qHyperCubeDef.qDimensions");l&&(s=o.excludedDimensions).push.apply(s,a(l))},m=function(e){var t,r=e.exportFormat,n=e.qHyperCubeDef,o=r.data[0];(t=o.measures).push.apply(t,l(n.qMeasures));var a,s=i.getValue(n,"qLayoutExclude.qHyperCubeDef.qMeasures");s&&(a=o.excludedMeasures).push.apply(a,l(s))},g=function(e){var t=e.exportFormat,r=e.qHyperCubeDef,n=t.data[0];r.qInterColumnSortOrder||(r.qInterColumnSortOrder=[]),n.interColumnSortOrder=r.qInterColumnSortOrder.concat();var o=i.getValue(r,"qLayoutExclude.qHyperCubeDef.qInterColumnSortOrder");o&&d.isOrderedSubset(o,n.interColumnSortOrder)&&(n.interColumnSortOrder=o.concat())},v=function(e){var t=e.exportFormat,r=e.properties;Object.keys(r).forEach((function(e){t.properties[e]=r[e]}))},y=function(e){var t=e.exportFormat,r=e.properties;r.qLayoutExclude||(r.qLayoutExclude={}),r.qLayoutExclude.disabled&&(Object.keys(r.qLayoutExclude.disabled).forEach((function(e){t.properties.hasOwnProperty(e)||(t.properties[e]=r.qLayoutExclude.disabled[e])})),delete r.qLayoutExclude.disabled),r.qLayoutExclude.changed&&(function(e){Object.keys(e.qLayoutExclude.changed).forEach((function(t){e.qLayoutExclude.changed[t].to===i.getValue(e,t)&&i.setValue(e,t,e.qLayoutExclude.changed[t].from)}))}(r),delete r.qLayoutExclude.changed),r.qLayoutExclude.quarantine&&!i.isEmpty(r.qLayoutExclude.quarantine)||delete r.qLayoutExclude},b=function(e){e.forEach((function(e){f().cleanUpMeasure(e),e.qDef.modifiers&&(e.store={modifiers:e.qDef.modifiers},delete e.qDef.modifiers)}))};function x(e,t,r){var n,o,a=arguments.length>3&&void 0!==arguments[3]&&arguments[3],s=i.getValue(e,t);if(!i.isAtomicValue(s))try{if((o=(o=(n=JSON.stringify(s)).match(/:\{/g))?o.length:0)>2&&!a)return;s=JSON.parse(n)}catch(e){return}i.getValue(e,"qLayoutExclude.quarantine")||i.setValue(e,"qLayoutExclude.quarantine",{});var l=i.getValue(e,"qLayoutExclude.quarantine");l[r]||(l[r]={}),l[r][t]=s}var S=r(909),w=r.n(S);function C(e,t){var r=w()(!0,{},t,e);return i.getValue(r,"qOtherTotalSpec.qOtherCounted")||i.setValue(r,"qOtherTotalSpec.qOtherCounted",{qv:"10"}),i.getValue(r,"qOtherTotalSpec.qOtherLimit")||i.setValue(r,"qOtherTotalSpec.qOtherLimit",{qv:"0"}),r.hasOwnProperty("othersLabel")||(r.othersLabel="Others"),r}function E(e,t){return w()(!0,{},t,e)}function I(e,t,r){return"function"==typeof e?e(t):Number.isNaN(+e)?r:e}var D=Math.pow(2,53)-1;function P(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function M(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}const R=function(e,t,r){var n="masterobject"===i.getValue(t,"properties.qInfo.qType")?"masterobject":i.getValue(r,"qInfo.qType");i.setValue(e,"qInfo.qType",n),e.visualization=r.visualization},A=function(e,t,r){t.hasOwnProperty(e)&&(r[e]=t[e])},L=function(e,t,r,n){t.hasOwnProperty(e)?r[e]=t[e]:r[e]=n},k=function(){return{qDef:{autoSort:!0,cId:"",othersLabel:"Others"},qLibraryId:"",qNullSuppression:!1,qOtherLabel:"Others",qOtherTotalSpec:{qOtherLimitMode:"OTHER_GE_LIMIT",qOtherMode:"OTHER_OFF",qOtherSortMode:"OTHER_SORT_DESCENDING",qSuppressOther:!1}}},O=function(){return{qDef:{autoSort:!0,cId:"",numFormatFromTemplate:!0},qLibraryId:"",qTrendLines:[]}},T=function(e){var t,r=e.exportFormat,n=e.maxDimensions,o=e.minDimensions,i=e.newHyperCubeDef,a=e.defaultDimension,s=r.data[0];for(t=0;t<s.dimensions.length;++t){var l=C(s.dimensions[t],a);i.qDimensions.length<n?i.qDimensions.push(l):i.qLayoutExclude.qHyperCubeDef.qDimensions.push(l)}for(t=0;t<s.excludedDimensions.length;++t){var u=C(s.excludedDimensions[t],a);i.qDimensions.length<o?i.qDimensions.push(u):i.qLayoutExclude.qHyperCubeDef.qDimensions.push(u)}},q=function(e){var t,r=e.exportFormat,n=e.maxMeasures,o=e.minMeasures,i=e.newHyperCubeDef,a=e.defaultMeasure,s=r.data[0];for(t=0;t<s.measures.length;++t){var l=E(s.measures[t],a);i.qMeasures.length<n?i.qMeasures.push(l):i.qLayoutExclude.qHyperCubeDef.qMeasures.push(l)}for(t=0;t<s.excludedMeasures.length;++t){var u=E(s.excludedMeasures[t],a);i.qMeasures.length<o?i.qMeasures.push(u):i.qLayoutExclude.qHyperCubeDef.qMeasures.push(u)}},_=function(e){var t=e.exportFormat,r=e.dataDefinition,n=void 0===r?{}:r,o=t.data[0],i=n.dimensions||{max:0},a=n.measures||{max:0},s=I(a.max,o.dimensions.length,D),l=I(a.min,o.dimensions.length,0);return{maxDimensions:I(i.max,s,D),minDimensions:I(i.min,l,0),maxMeasures:s,minMeasures:l}},j=function(e){var t=e.exportFormat,r=e.newHyperCubeDef,n=t.data[0],o=r.qDimensions.length+r.qMeasures.length;r.qInterColumnSortOrder=n.interColumnSortOrder.concat();var i=r.qInterColumnSortOrder.length;if(i!==o)for(r.qLayoutExclude&&(r.qLayoutExclude.qHyperCubeDef.qInterColumnSortOrder=n.interColumnSortOrder.concat());i!==o;)i<o?(d.indexAdded(r.qInterColumnSortOrder,i),++i):(--i,d.indexRemoved(r.qInterColumnSortOrder,i))},N=function(e){var t=e.exportFormat,r=e.initialProperties,n=e.hypercubePath,o={qLayoutExclude:{disabled:{},quarantine:{}}};return Object.keys(t.properties).forEach((function(e){"qLayoutExclude"===e?t.properties[e].quarantine&&(o.qLayoutExclude.quarantine=w()(!0,{},t.properties[e].quarantine)):"qHyperCubeDef"===e&&n?i.setValue(o,"".concat(n,".qHyperCubeDef"),t.properties.qHyperCubeDef):r.hasOwnProperty(e)||-1!==["qMetaDef","descriptionExpression","labelExpression"].indexOf(e)||function(e,t){return"components"===t&&Array.isArray(e[t])&&e[t].some((function(e){return"general"===e.key}))}(t.properties,e)?o[e]=t.properties[e]:o.qLayoutExclude.disabled[e]=t.properties[e]})),null===(o=w()(!0,{},r,o)).components&&(o.components=[]),o},F=function(e){var t=e.exportFormat,r=e.maxDimensions,n=e.minDimensions,o=e.maxMeasures,i=e.minMeasures,a=t.data[0];return a.dimensions.length>r&&r>0||a.measures.length>o&&o>0||a.excludedDimensions.length>0&&a.dimensions.length+a.excludedDimensions.length>n||a.excludedMeasures.length>0&&a.measures.length+a.excludedMeasures.length>i||!o&&a.measures.length>0||!r&&a.dimensions.length>0},z=function(e){var t=e.exportFormat,r=e.maxDimensions,n=e.minDimensions,o=e.maxMeasures,i=e.minMeasures,a=e.newHyperCubeDef,s=t.data[0];a.qLayoutExclude||(a.qLayoutExclude={}),a.qLayoutExclude.qHyperCubeDef||(a.qLayoutExclude.qHyperCubeDef={}),(s.dimensions.length>r&&r>0||s.excludedDimensions&&s.excludedDimensions.length&&s.dimensions.length+s.excludedDimensions.length>n)&&(a.qLayoutExclude.qHyperCubeDef.qDimensions||(a.qLayoutExclude.qHyperCubeDef.qDimensions=[])),(s.measures.length>o&&o>0||s.excludedMeasures&&s.excludedMeasures.length&&s.measures.length+s.excludedMeasures.length>i)&&(a.qLayoutExclude.qHyperCubeDef.qMeasures||(a.qLayoutExclude.qHyperCubeDef.qMeasures=[])),!o&&s.measures.length&&(a.qLayoutExclude.qHyperCubeDef.qMeasures||(a.qLayoutExclude.qHyperCubeDef.qMeasures=[])),!r&&s.dimensions.length&&(a.qLayoutExclude.qHyperCubeDef.qDimensions||(a.qLayoutExclude.qHyperCubeDef.qDimensions=[]))},W=function(e){var t,r=e.newProperties,n=e.dataDefinition,o=e.hypercubePath;if(n.dimensions&&"function"==typeof n.dimensions.added){var a=i.getValue(r,o||"").qHyperCubeDef,s=function(e){if(Array.isArray(e))return P(e)}(t=a.qDimensions)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(t)||function(e,t){if(e){if("string"==typeof e)return P(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?P(e,t):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}();a.qDimensions=[],s.forEach((function(e){a.qDimensions.push(e),n.dimensions.added(e,r)}))}},$=function(e){var t,r=e.newProperties,n=e.dataDefinition,o=e.hypercubePath;if(n.measures&&"function"==typeof n.measures.added){var a=i.getValue(r,o||"").qHyperCubeDef,s=function(e){if(Array.isArray(e))return M(e)}(t=a.qMeasures)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(t)||function(e,t){if(e){if("string"==typeof e)return M(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?M(e,t):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}();a.qMeasures=[],s.forEach((function(e){a.qMeasures.push(e),n.measures.added(e,r)}))}},H=function(e){var t=e.measures,r=e.modifierTypes;t&&r&&f().isSupportedModifiers(r)&&t.forEach((function(e){e.store&&e.store.modifiers&&(e.qDef.modifiers=e.store.modifiers),delete e.store}))};function V(e,t){var r=i.getValue(e,"qLayoutExclude.quarantine",{})[t];return!!r&&(Object.keys(r).forEach((function(t){i.setValue(e,t,r[t])})),delete e.qLayoutExclude.quarantine[t],!0)}const B={exportProperties:function(e){var t=e.propertyTree,r=e.hypercubePath,n=e.viewDataMode,o=function(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,t={data:[],properties:{}},r=0;r<e;++r)t.data.push({dimensions:[],measures:[],excludedDimensions:[],excludedMeasures:[],interColumnSortOrder:[]});return t}(),a=t.qProperty,s=i.getValue(a,r||""),l=s.qHyperCubeDef;return l.qInterColumnSortOrder||(l.qInterColumnSortOrder=[]),h({exportFormat:o,qHyperCubeDef:l}),m({exportFormat:o,qHyperCubeDef:l}),g({exportFormat:o,qHyperCubeDef:l}),delete l.qLayoutExclude,v({exportFormat:o,properties:a}),r&&(o.properties.qHyperCubeDef=l,delete s.qHyperCubeDef),y({exportFormat:o,properties:a}),n||b(o.properties.qHyperCubeDef.qMeasures),Array.isArray(o.properties.filters)&&(x(o.properties,"filters","storedFilters",!0),delete o.properties.filters),o.properties.qHyperCubeDef.qContextSetExpression&&(x(o.properties,"qHyperCubeDef.qContextSetExpression","storedFilters"),o.properties.qHyperCubeDef.qContextSetExpression=""),o.properties.qHyperCubeDef.qDynamicScript&&o.properties.qHyperCubeDef.qDynamicScript.length&&(x(o.properties,"qHyperCubeDef.qDynamicScript","dynamicScript"),o.properties.qHyperCubeDef.qDynamicScript=[]),o},importProperties:function(e){var t=e.exportFormat,r=e.initialProperties,n=void 0===r?{}:r,o=e.dataDefinition,a=void 0===o?{}:o,s=e.defaultPropertyValues,l=void 0===s?{}:s,u=e.hypercubePath,c=e.extension,d=e.supportedFilters,p=void 0===d||d,f=e.isHCModifierSupported,h=void 0===f||f,m={qChildren:[]},g=N({exportFormat:t,initialProperties:n,hypercubePath:u}),v=i.getValue(n,u||"").qHyperCubeDef,y=i.getValue(g,u||"").qHyperCubeDef,b=_({exportFormat:t,dataDefinition:a}),x=b.maxDimensions,S=b.minDimensions,w=b.maxMeasures,C=b.minMeasures,E=l.defaultDimension,I=void 0===E?k():E,D=l.defaultMeasure,P=void 0===D?O():D;y.qDimensions.length=0,y.qMeasures.length=0,F({exportFormat:t,maxDimensions:x,minDimensions:S,maxMeasures:w,minMeasures:C})&&z({exportFormat:t,maxDimensions:x,minDimensions:S,maxMeasures:w,minMeasures:C,newHyperCubeDef:y}),T({exportFormat:t,maxDimensions:x,minDimensions:S,newHyperCubeDef:y,defaultDimension:I}),q({exportFormat:t,maxMeasures:w,minMeasures:C,newHyperCubeDef:y,defaultMeasure:P}),W({newProperties:g,dataDefinition:a,hypercubePath:u}),$({newProperties:g,dataDefinition:a,hypercubePath:u}),j({exportFormat:t,newHyperCubeDef:y}),A("qMaxStackedCells",v,y),A("qNoOfLeftDims",v,y),L("qInitialDataFetch",v,y,[{qTop:0,qLeft:0,qWidth:0,qHeight:0}]),L("qMode",v,y,"S"),L("qReductionMode",v,y,"N"),L("qSortbyYValue",v,y),L("qIndentMode",v,y),L("qShowTotalsAbove",v,y),R(g,t,n),m.qProperty=g;var M=i.getValue(c||{},"support.modifiers");return H({measures:y.qMeasures,modifierTypes:M}),p&&V(m.qProperty,"storedFilters"),"S"===y.qMode&&h&&V(m.qProperty,"dynamicScript"),m}};var G={cellBackgroundColor:!0,cellForegroundColor:!0,colorByAlternative:!0,colorByExpression:!0,tooltip:!0,urlLabel:!0,url:!0};function U(e,t,r,n){t=t||[];var o=c(e,n,r),i=c(t,n,r);if(-1!==o&&-1===i){var a=e.splice(o,1);t.push(a[0])}return t}function Y(e,t){return e.length!==t}const K={create:function(e,t){if(!e||!G[e])throw new Error("Attribute Expressions Util: ID required");var r={};return t&&Object.keys(t).forEach((function(e){r[e]=t[e]})),r.id=e,r.qAttribute=!0,r},moveByIdFromGroup:function(e,t,r,n,o){r=r||"qAttributeExpressions",o=o||"id";for(var i=0;i<e.length;i++){var a=e[i][r],s=t.length;if(U(a,t,n,o),Y(t,s))return t}return t},IDMAP:{CELL_BACKGROUND_COLOR:"cellBackgroundColor",CELL_FOREGROUND_COLOR:"cellForegroundColor",COLOR_BY_ALTERNATIVE:"colorByAlternative",COLOR_BY_EXPRESSION:"colorByExpression",TOOLTIP:"tooltip",CELL_LINK_LABEL:"urlLabel",CELL_LINK_URL:"url"}},X={getNumDimensions:function(e){return i.getValue(e,"qHyperCubeDef.qDimensions.length",0)},getNumMeasures:function(e){return i.getValue(e,"qHyperCubeDef.qMeasures.length",0)},wrapFieldName:function(e){return e.split(" ").length>1&&"="!==e[0]&&"["!==e[0]?"[".concat(e,"]"):e},getItemLabel:function(e){return e.label||e.name}},J={colorModeOptions:{primary:function(){return!0},dimension:function(e){return X.getNumDimensions(e)>0&&X.getNumMeasures(e)<=1},multiColor:function(e){return X.getNumMeasures(e)>1},measure:function(e){return X.getNumDimensions(e)>0},expression:function(e){return X.getNumMeasures(e)>=1}}},Z={colorModeOptions:{primary:function(){return!0},dimension:function(){return!0},multiColor:function(){return!1},measure:function(){return!0},expression:function(e){return X.getNumMeasures(e)>=1}}};var Q={scatterplot:Z,"sn-scatter-plot":Z,piechart:{colorModeOptions:{primary:function(){return!0},dimension:function(){return!0},multiColor:function(){return!1},measure:function(){return!0},expression:function(e){return X.getNumMeasures(e)>=1}}},linechart:{colorModeOptions:{primary:function(){return!0},dimension:function(e){return X.getNumDimensions(e)>1},multiColor:function(e){return X.getNumMeasures(e)>1},measure:function(e){return X.getNumDimensions(e)<=1},expression:function(e){return X.getNumMeasures(e)>=1}}},map:{colorModeOptions:{primary:function(){return!0},dimension:function(e){return X.getNumDimensions(e)>=1},multiColor:function(e){return X.getNumMeasures(e)>1},measure:function(e){return X.getNumDimensions(e)>=1},expression:function(e){return X.getNumDimensions(e)>=1}}},distributionplot:{colorModeOptions:{primary:function(){return!0},dimension:function(){return!0},multiColor:function(){return!1},measure:function(){return!0},expression:function(e){return X.getNumDimensions(e)>=1}}}};function ee(e,t,r){if(Array.isArray(e[t])){var n=d.findIndexByPropertyValue(e[t],"id",r);n>=0&&e[t].splice(n,1)}else e[t]=[]}function te(e,t){var r=K.IDMAP.COLOR_BY_ALTERNATIVE;e.forEach((function(e){ee(e,"qAttributeDimensions",r),ee(e,"qAttributeExpressions",r)})),t.forEach((function(e){ee(e,"qAttributeDimensions",r),ee(e,"qAttributeExpressions",r)}))}function re(e,t){if(t){var r="="===t.charAt(0);e.color.altLabel=r?{qStringExpression:{qExpr:t.substr(1)}}:t}}function ne(e){var t=e.properties,r=e.isDimension,n=e.dimensions,o=e.excludedDimensions,a=e.measures,s=e.label;te(n,o);var l=n[n.length-1];if(l){var u=r?i.getValue(t,"color.byDimDef"):i.getValue(t,"color.byMeasureDef"),c=i.getValue(t,"color.formatting.qNumFormat"),p=i.getValue(t,"color.formatting.isCustomFormatted");if(u){var f=K.create(K.IDMAP.COLOR_BY_ALTERNATIVE);switch(u.type){case"expression":!function(e){var t=e.attributeExpression,r=e.label,n=e.item,o=e.isDimension,i=e.qNumFormat,a=e.isCustomFormatted;t.label=r||n.label,o?t.qDef=n.key:(t.qExpression=n.key,i&&(t.qNumFormat=i,t.isCustomFormatted=a)),t.matchMeasure=n.activeMeasureIndex,t.label&&"="===t.label.charAt(0)&&(t.labelExpRef="color.altLabel")}({attributeExpression:f,label:s,item:u,isDimension:r,qNumFormat:c,isCustomFormatted:p});break;case"libraryItem":!function(e){var t=e.attributeExpression,r=e.measures,n=e.item,o=e.qNumFormat,i=e.isCustomFormatted;e.isDimension||(t.matchMeasure=d.findIndexByPropertyValue(r,"qLibraryId",n.key),o&&(t.qNumFormat=o,t.isCustomFormatted=i)),void 0!==n.expression?t.qExpression=n.expression:t.qLibraryId=n.key,t.colorMapRef=n.key}({attributeExpression:f,measures:a,item:u,isDimension:r,qNumFormat:c,isCustomFormatted:p})}r?(f.qSortBy={qSortByAscii:1},l.qAttributeDimensions.push(f)):l.qAttributeExpressions.push(f)}}}function oe(e,t,r,n){var o,i,a,s={};switch(e){case"dimension":r.qLibraryId?(s.type="dimension",s.name=r.qLibraryId,s.id=r.qLibraryId):(s.type="field",t?(s.name=r.label||r.qDef,s.id=r.qDef):(s.name=r.qDef.qFieldDefs[0],s.label=(a=r.qDef).qLabelExpression?a.qLabelExpression:a.qFieldLabels&&a.qFieldLabels[0]?a.qFieldLabels[0]:a.qFieldDefs[0]));break;case"measure":o=function(e,t){return t?e.qLibraryId:f().measureBase.getLibraryId(e)}(r,t),o?(s.type="measure",s.name=o,s.id=o,i=function(e,t){return f().hasActiveModifiers({measures:[e]})&&t?e.qDef.qDef:void 0}(r,n),i&&(s.expression=i)):(s.type="expression",t?(s.name=r.label||r.qExpression,s.id=r.qExpression):(s.name=r.qDef.qDef,s.label=function(e){var t=e.qDef;return t.qLabelExpression?t.qLabelExpression:t.qLabel?t.qLabel:t.qDef}(r)));break;default:throw new Error('columnType should be "dimension" or "measure"')}return s}const ie={useMasterNumberFormat:function(e){e.quarantine={qNumFormat:e.qNumFormat||{},isCustomFormatted:e.isCustomFormatted||!1},e.qNumFormat=null,e.isCustomFormatted=void 0}};function ae(e,t,r,n){var o=t.type,i=e.color,a=i.mode,s=X.getItemLabel(t);switch(re(e,s||""),o){case"field":a="byDimension",i.byDimDef={label:t.label||X.wrapFieldName(t.name),key:X.wrapFieldName(t.name),type:"expression",activeDimensionIndex:t.activeDimensionIndex};break;case"expression":a="byMeasure",i.byMeasureDef={label:s,key:t.name,type:"expression",activeMeasureIndex:t.activeMeasureIndex};break;case"dimension":a="byDimension",i.byDimDef={label:t.name,key:t.id,type:"libraryItem",activeDimensionIndex:t.activeDimensionIndex};break;case"measure":a="byMeasure",i.byMeasureDef={label:t.name,key:t.id,expression:t.expression,type:"libraryItem",activeMeasureIndex:t.activeMeasureIndex},i.formatting&&ie.useMasterNumberFormat(i.formatting)}i.auto=!1,i.mode=a}function se(e,t){var r=i.getValue(e,"".concat(t,"qDimensions"),[]),n=i.getValue(e,"".concat(t,"qMeasures"),[]),o=i.getValue(e,"".concat(t,"qLayoutExclude.qHyperCubeDef.qDimensions"),[]),a=i.getValue(e,"color.byDimDef");if(a&&re(e,a.label),function(e){return!!(e&&e.activeDimensionIndex>-1)}(a))!function(e,t){var r=i.getValue(e,"".concat(t,"qDimensions"),[]),n=i.getValue(e,"color.byDimDef");n.activeDimensionIndex=Math.min(n.activeDimensionIndex,r.length-1);var o=oe("dimension",!1,r[n.activeDimensionIndex]);o.activeDimensionIndex=n.activeDimensionIndex,ae(e,o)}(e,t);else if(function(e){return!e||!e.key}(a)&&function(e,t){var r=i.getValue(e,"".concat(t,"qDimensions"),[]),n=r[function(e,t,r){var n=i.getValue(t,"visualization"),o=r.split("."),a=Number(o[1]),s=i.getValue(t,"layers.".concat(a,".type"));return 2===e.length&&"map"===n&&"point"===s}(r,e,t)?0:r.length-1],o=K.IDMAP.COLOR_BY_ALTERNATIVE,a=d.findItemByPropertyValue(n.qAttributeDimensions,"id",o);return ae(e,oe("dimension",!!a,a||n)),!!a}(e,t))return;ne({properties:e,isDimension:!0,dimensions:r,excludedDimensions:o,measures:n,label:i.getValue(e,"color.byDimDef.label")})}const le=function(e,t,r){i.setValue(e,t,r),i.isAtomicValue(r)&&function(e,t,r){var n=e.qLayoutExclude;n&&(n.changed||(n.changed={}),n.changed[t]={from:i.getValue(e,t),to:r})}(e,t,r)},ue=function(e,t){var r={primary:!0};if(e){var n=(Q[t]||J).colorModeOptions||J.colorModeOptions;r.byDimension=n.dimension(e),r.byMeasure=n.measure(e),r.byMultiple=n.multiColor(e),r.byExpression=n.expression(e)}return r},ce=function(e){var t=e.canColorBy,r=e.autoColor,n=e.colorMode,o=e.dimensions;return!(t[n]&&!r&&("byDimension"!==n&&"byMeasure"!==n||!o.length))},de=function(e,t){var r,n=i.getValue(e,"color.mode"),o=i.getValue(e,"color.auto"),a=i.getValue(e,"".concat(t,"qDimensions"),[]),s=i.getValue(e,"".concat(t,"qMeasures"),[]),l=i.getValue(e,"".concat(t,"qLayoutExclude.qHyperCubeDef.qDimensions"),[]);o?te(a,l):!(r={auto:o,colorMode:n,dimensions:a}).auto&&"byDimension"===r.colorMode&&r.dimensions.length>0?se(e,t):function(e){var t=e.auto,r=e.colorMode,n=e.dimensions,o=e.measures,a=e.properties,s=i.getValue(a,"visualization");return!(t||"byMeasure"!==r||!n.length||"map"!==s&&!o.length)}({auto:o,colorMode:n,dimensions:a,measures:s,properties:e})?function(e,t){var r=i.getValue(e,"".concat(t,"qDimensions"),[]),n=i.getValue(e,"".concat(t,"qMeasures"),[]),o=i.getValue(e,"".concat(t,"qLayoutExclude.qHyperCubeDef.qDimensions"),[]),a=i.getValue(e,"color.byMeasureDef");if(a&&re(e,a.label),function(e){return!!(e&&e.activeMeasureIndex>-1)}(a))!function(e,t){var r=i.getValue(e,"".concat(t,"qMeasures"),[]),n=i.getValue(e,"color.byMeasureDef");if(n.activeMeasureIndex=Math.min(n.activeMeasureIndex,r.length-1),n.activeMeasureIndex>-1){var o=oe("measure",!1,r[n.activeMeasureIndex],!0);o.activeMeasureIndex=n.activeMeasureIndex,ae(e,o)}}(e,t);else if(function(e,t){return(!e||!e.key)&&t.length>0}(a,n)&&function(e,t){var r=i.getValue(e,"".concat(t,"qDimensions"),[]),n=i.getValue(e,"".concat(t,"qMeasures"),[]),o=r[r.length-1],a=K.IDMAP.COLOR_BY_ALTERNATIVE,s=d.findItemByPropertyValue(o.qAttributeExpressions,"id",a);return ae(e,oe("measure",!!s,s||n[0])),!!s}(e,t))return;ne({properties:e,isDimension:!1,dimensions:r,excludedDimensions:o,measures:n,label:i.getValue(e,"color.byMeasureDef.label")})}(e,t):function(e,t){var r=i.getValue(e,"color.mode"),n=i.getValue(e,"".concat(t,"qDimensions"),[]),o=i.getValue(e,"".concat(t,"qMeasures"),[]),a=i.getValue(e,"".concat(t,"qLayoutExclude.qHyperCubeDef.qDimensions"),[]);"byMultiple"===r&&o.length<2&&i.setValue(e,"color.mode","primary"),te(n,a)}(e,t)},pe=function(e){e.forEach((function(e){e.qOtherTotalSpec&&"qTotalMode"in e.qOtherTotalSpec&&delete e.qOtherTotalSpec.qTotalMode}))},fe=function(e){var t=e.shouldUpdateColorBy,r=e.properties,n=i.getValue(r,"qHyperCubeDef.qMeasures",[]),o=i.getValue(r,"color.mode","");return!t&&"byExpression"===o&&n.length>0},he=function(e){var t=i.getValue(e,"qHyperCubeDef.qMeasures.0.qAttributeExpressions",[]),r=i.getValue(e,"color.colorExpression","");t.splice(0,0,{qExpression:r,id:"colorByExpression"}),i.setValue(e,"qHyperCubeDef.qMeasures.0.qAttributeExpressions",t)},me=function(e){i.setValue(e,"color.mode","primary"),i.setValue(e,"color.auto",!0)},ge=function(e){var t=i.getValue(e,"qHyperCubeDef.qDimensions",[]),r=i.getValue(e,"color.persistent",!1);return t.length>1&&!r},ve={exportProperties:function(e){var t=e.propertyTree,r=e.hypercubePath,n=e.viewDataMode,o=B.exportProperties({propertyTree:t,hypercubePath:r,viewDataMode:n}),i=o.data[0],a=i.dimensions.concat(i.excludedDimensions),s=i.measures.concat(i.excludedMeasures),l=K.IDMAP,u=l.COLOR_BY_ALTERNATIVE,c=l.COLOR_BY_EXPRESSION;return K.moveByIdFromGroup(a,[],"qAttributeDimensions",u),K.moveByIdFromGroup(a,[],"qAttributeExpressions",u),K.moveByIdFromGroup(s,[],"qAttributeExpressions",c),o},importProperties:function(e){var t=e.exportFormat,r=e.initialProperties,n=e.dataDefinition,o=e.defaultPropertyValues,a=e.hypercubePath,s=e.extension,l=e.supportedFilters,u=e.isHCModifierSupported,c=B.importProperties({exportFormat:t,initialProperties:r,dataDefinition:n,defaultPropertyValues:o,hypercubePath:a,extension:s,supportedFilters:l,isHCModifierSupported:u}),d=c.qProperty,p=i.getValue(d,"visualization"),f=i.getValue(d,"qHyperCubeDef.qDimensions",[]),h=i.getValue(d,"color.mode",""),m=i.getValue(d,"color.auto",""),g=ue(d,p),v=ce({canColorBy:g,autoColor:m,colorMode:h,dimensions:f});return g[h]?fe({shouldUpdateColorBy:v,properties:d})&&he(d):me(d),v&&de(d,"qHyperCubeDef."),ge(d)&&le(d,"color.persistent",!0),pe(f),c}};var ye=["bar","marker","line"];const be=function(e){var t=e.initialProperties,r=e.properties;t.measureAxis&&void 0===t.measureAxis.autoMinMax?V(r,"unsupportedAutoMinMax")||w()(r.measureAxis,t.measureAxis):V(r,"supportedAutoMinMax")||w()(r.measureAxis,t.measureAxis)},xe=function(e){var t,r=e.exportFormat,n=e.initialProperties,o=e.properties,i=e.measureType,a=o.qHyperCubeDef,s=o.measureAxis;if(function(e){var t=e.initialProperties;return!(!e.exportFormat.properties.measureAxes||t.measureAxes||!t.measureAxis||void 0===t.measureAxis.autoMinMax)}({exportFormat:r,initialProperties:n})){var l=function(e){var t=[];return e.qMeasures.length>0&&e.qMeasures.forEach((function(e){if(e.qDef.series){var r=e.qDef.series,n=r.type,o=r.axis;t[o]||(t[o]={axis:o,type:{line:0,marker:0,bar:0,total:0}}),ye.includes(n)&&t[o].type[n]++,t[o].type.total++}})),t}(a);l.length?(i&&(t=l.filter((function(e){return e.type[i]>0})).sort((function(e,t){return t.type[i]-e.type[i]}))),t&&t.length||(t=l.sort((function(e,t){return t.type.total-e.type.total}))),t&&t[0]&&w()(s,r.properties.measureAxes[t[0].axis])):w()(s,r.properties.measureAxes[0])}},Se=function(e){if(e.qDimensions.length>1){var t=e.qInterColumnSortOrder.indexOf(0);if(0!==t){var r=e.qInterColumnSortOrder[0];e.qInterColumnSortOrder[0]=0,e.qInterColumnSortOrder[t]=r}}},we={exportProperties:function(e){var t=e.propertyTree,r=e.hypercubePath,n=e.viewDataMode,o=e.supportedAutoMinMax,i=void 0===o||o,a=ve.exportProperties({propertyTree:t,hypercubePath:r,viewDataMode:n}),s=a.properties;return i?(x(s,"measureAxis.min","supportedAutoMinMax"),x(s,"measureAxis.max","supportedAutoMinMax")):(x(s,"measureAxis.min","unsupportedAutoMinMax"),x(s,"measureAxis.max","unsupportedAutoMinMax")),a},importProperties:function(e){var t=e.exportFormat,r=e.initialProperties,n=e.dataDefinition,o=e.defaultPropertyValues,i=e.hypercubePath,a=e.measureType,s=e.extension,l=e.supportedFilters,u=e.isHCModifierSupported,c=ve.importProperties({exportFormat:t,initialProperties:r,dataDefinition:n,defaultPropertyValues:o,hypercubePath:i,extension:s,supportedFilters:l,isHCModifierSupported:u}),d=c.qProperty;return be({initialProperties:r,properties:d}),xe({exportFormat:t,initialProperties:r,properties:d,measureType:a}),Se(d.qHyperCubeDef),d.qHyperCubeDef.qColumnOrder=[],d.qHyperCubeDef.columnOrder=[],c}};function Ce(e,t,r){return"qLayoutExclude.quarantine.".concat(e,".").concat(t,".").concat(r)}function Ee(e){var t=e.properties,r=e.arrayPath,n=e.quarantineName,o=e.arrayName,a=e.itemPath;i.getValue(t,r,[]).forEach((function(e){return function(e){var t=e.properties,r=e.quarantineName,n=e.arrayName,o=e.item,a=e.itemPath,s=i.getValue(o,a);if(void 0!==s){var l=i.getValue(o,"qDef.cId");l||(l=i.generateId(),i.setValue(o,"qDef.cId",l));var u=Ce(r,n,l);i.setValue(t,u,s),i.setValue(o,a,void 0)}}({properties:t,quarantineName:n,arrayName:o,item:e,itemPath:a})}))}function Ie(e){var t=e.properties,r=e.arrayPath,n=e.quarantineName,o=e.arrayName,a=e.itemPath;i.getValue(t,r,[]).forEach((function(e){return function(e){var t=e.properties,r=e.quarantineName,n=e.arrayName,o=e.item,a=e.itemPath,s=i.getValue(o,"qDef.cId");if(s){var l=Ce(r,n,s),u=i.getValue(t,l);void 0!==u&&(i.setValue(o,a,u),i.setValue(t,l,void 0))}}({properties:t,quarantineName:n,arrayName:o,item:e,itemPath:a})}))}var De="qHyperCubeDef.qMeasures",Pe="conditionalColoring",Me="measures",Re="qDef.conditionalColoring";const Ae={quarantine:function(e){Ee({properties:e,arrayPath:De,quarantineName:Pe,arrayName:Me,itemPath:Re})},unquarantine:function(e){Ie({properties:e,arrayPath:De,itemPath:Re,arrayName:Me,quarantineName:Pe})}};var Le="qHyperCubeDef.qMeasures",ke="measures",Oe="qHyperCubeDef.qDimensions",Te="dimensions",qe="qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qMeasures",_e="alternativeMeasures",je="qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qDimensions",Ne="alternativeDimensions",Fe="qCalcCondition",ze="conditionalShowHide";const We={quarantine:function(e){Ee({properties:e,arrayPath:Le,quarantineName:ze,arrayName:ke,itemPath:Fe}),Ee({properties:e,arrayPath:Oe,quarantineName:ze,arrayName:Te,itemPath:Fe})},unquarantine:function(e){Ie({properties:e,arrayPath:Le,quarantineName:ze,arrayName:ke,itemPath:Fe}),Ie({properties:e,arrayPath:Oe,quarantineName:ze,arrayName:Te,itemPath:Fe})},quarantineAlternative:function(e){Ee({properties:e,arrayPath:qe,quarantineName:ze,arrayName:_e,itemPath:Fe}),Ee({properties:e,arrayPath:je,quarantineName:ze,arrayName:Ne,itemPath:Fe})},unquarantineAlternative:function(e){Ie({properties:e,arrayPath:qe,quarantineName:ze,arrayName:_e,itemPath:Fe}),Ie({properties:e,arrayPath:je,quarantineName:ze,arrayName:Ne,itemPath:Fe})}},$e={hypercube:B,colorChart:ve,axisChart:we,quarantineProperty:x,unquarantineProperty:V,quarantineArrayProp:Ee,unquarantineArrayProp:Ie,conditionalColoring:Ae,conditionalShow:We}})(),n.default})()}(zT);var WT=qe(zT.exports);const $T="qHyperCubeDef.qMeasures",HT="measures",VT="qHyperCubeDef.qDimensions",BT="dimensions",GT="qDef.representation",UT="tableRepresentation",YT="qDef.conditionalColoring",KT="conditionalColoring",XT="qMiniChartDef",JT="miniChartDef",ZT=e=>{WT.unquarantineArrayProp({properties:e,arrayPath:VT,itemPath:GT,arrayName:BT,quarantineName:UT}),WT.unquarantineArrayProp({properties:e,arrayPath:$T,itemPath:GT,arrayName:HT,quarantineName:UT}),WT.unquarantineArrayProp({properties:e,arrayPath:$T,itemPath:YT,arrayName:HT,quarantineName:KT}),WT.unquarantineArrayProp({properties:e,arrayPath:$T,itemPath:XT,arrayName:HT,quarantineName:JT})},QT=e=>{WT.quarantineArrayProp({properties:e,arrayPath:VT,itemPath:GT,arrayName:BT,quarantineName:UT}),WT.quarantineArrayProp({properties:e,arrayPath:$T,itemPath:GT,arrayName:HT,quarantineName:UT}),WT.quarantineArrayProp({properties:e,arrayPath:$T,itemPath:YT,arrayName:HT,quarantineName:KT}),WT.quarantineArrayProp({properties:e,arrayPath:$T,itemPath:XT,arrayName:HT,quarantineName:JT})};function eq(e){return null!==e&&"object"==typeof e&&"r"in e&&"number"==typeof e.r&&"g"in e&&"number"==typeof e.g&&"b"in e&&"number"==typeof e.b&&("number"==typeof e.a||void 0===e.a)}function tq(e){if("object"==typeof e&&eq(e))return(e.r<<16)+(e.g<<8)+e.b;let t=0,r=0,n=0;if("string"==typeof e){let o;(o=/^rgb\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*\)$/i.exec(e))?(t=parseInt(o[1],10),r=parseInt(o[2],10),n=parseInt(o[3],10)):(o=/^#([A-Fa-f0-9]{2})([A-Fa-f0-9]{2})([A-Fa-f0-9]{2})$/i.exec(e))?(t=parseInt(o[1],16),r=parseInt(o[2],16),n=parseInt(o[3],16)):(o=/^#([A-Fa-f0-9])([A-Fa-f0-9])([A-Fa-f0-9])$/i.exec(e))&&(t=parseInt(o[1]+o[1],16),r=parseInt(o[2]+o[2],16),n=parseInt(o[3]+o[3],16))}return(t<<16)+(r<<8)+n}const rq={aliceblue:{r:240,g:248,b:255},antiquewhite:{r:250,g:235,b:215},aqua:{r:0,g:255,b:255},aquamarine:{r:127,g:255,b:212},azure:{r:240,g:255,b:255},beige:{r:245,g:245,b:220},bisque:{r:255,g:228,b:196},black:{r:0,g:0,b:0},blanchedalmond:{r:255,g:235,b:205},blue:{r:0,g:0,b:255},blueviolet:{r:138,g:43,b:226},brown:{r:165,g:42,b:42},burlywood:{r:222,g:184,b:135},cadetblue:{r:95,g:158,b:160},chartreuse:{r:127,g:255,b:0},chocolate:{r:210,g:105,b:30},coral:{r:255,g:127,b:80},cornflowerblue:{r:100,g:149,b:237},cornsilk:{r:255,g:248,b:220},crimson:{r:220,g:20,b:60},cyan:{r:0,g:255,b:255},darkblue:{r:0,g:0,b:139},darkcyan:{r:0,g:139,b:139},darkgoldenrod:{r:184,g:134,b:11},darkgray:{r:169,g:169,b:169},darkgreen:{r:0,g:100,b:0},darkgrey:{r:169,g:169,b:169},darkkhaki:{r:189,g:183,b:107},darkmagenta:{r:139,g:0,b:139},darkolivegreen:{r:85,g:107,b:47},darkorange:{r:255,g:140,b:0},darkorchid:{r:153,g:50,b:204},darkred:{r:139,g:0,b:0},darksalmon:{r:233,g:150,b:122},darkseagreen:{r:143,g:188,b:143},darkslateblue:{r:72,g:61,b:139},darkslategray:{r:47,g:79,b:79},darkslategrey:{r:47,g:79,b:79},darkturquoise:{r:0,g:206,b:209},darkviolet:{r:148,g:0,b:211},deeppink:{r:255,g:20,b:147},deepskyblue:{r:0,g:191,b:255},dimgray:{r:105,g:105,b:105},dimgrey:{r:105,g:105,b:105},dodgerblue:{r:30,g:144,b:255},firebrick:{r:178,g:34,b:34},floralwhite:{r:255,g:250,b:240},forestgreen:{r:34,g:139,b:34},fuchsia:{r:255,g:0,b:255},gainsboro:{r:220,g:220,b:220},ghostwhite:{r:248,g:248,b:255},gold:{r:255,g:215,b:0},goldenrod:{r:218,g:165,b:32},gray:{r:128,g:128,b:128},green:{r:0,g:128,b:0},greenyellow:{r:173,g:255,b:47},grey:{r:128,g:128,b:128},honeydew:{r:240,g:255,b:240},hotpink:{r:255,g:105,b:180},indianred:{r:205,g:92,b:92},indigo:{r:75,g:0,b:130},ivory:{r:255,g:255,b:240},khaki:{r:240,g:230,b:140},lavender:{r:230,g:230,b:250},lavenderblush:{r:255,g:240,b:245},lawngreen:{r:124,g:252,b:0},lemonchiffon:{r:255,g:250,b:205},lightblue:{r:173,g:216,b:230},lightcoral:{r:240,g:128,b:128},lightcyan:{r:224,g:255,b:255},lightgoldenrodyellow:{r:250,g:250,b:210},lightgray:{r:211,g:211,b:211},lightgreen:{r:144,g:238,b:144},lightgrey:{r:211,g:211,b:211},lightpink:{r:255,g:182,b:193},lightsalmon:{r:255,g:160,b:122},lightseagreen:{r:32,g:178,b:170},lightskyblue:{r:135,g:206,b:250},lightslategray:{r:119,g:136,b:153},lightslategrey:{r:119,g:136,b:153},lightsteelblue:{r:176,g:196,b:222},lightyellow:{r:255,g:255,b:224},lime:{r:0,g:255,b:0},limegreen:{r:50,g:205,b:50},linen:{r:250,g:240,b:230},magenta:{r:255,g:0,b:255},maroon:{r:128,g:0,b:0},mediumaquamarine:{r:102,g:205,b:170},mediumblue:{r:0,g:0,b:205},mediumorchid:{r:186,g:85,b:211},mediumpurple:{r:147,g:112,b:219},mediumseagreen:{r:60,g:179,b:113},mediumslateblue:{r:123,g:104,b:238},mediumspringgreen:{r:0,g:250,b:154},mediumturquoise:{r:72,g:209,b:204},mediumvioletred:{r:199,g:21,b:133},midnightblue:{r:25,g:25,b:112},mintcream:{r:245,g:255,b:250},mistyrose:{r:255,g:228,b:225},moccasin:{r:255,g:228,b:181},navajowhite:{r:255,g:222,b:173},navy:{r:0,g:0,b:128},oldlace:{r:253,g:245,b:230},olive:{r:128,g:128,b:0},olivedrab:{r:107,g:142,b:35},orange:{r:255,g:165,b:0},orangered:{r:255,g:69,b:0},orchid:{r:218,g:112,b:214},palegoldenrod:{r:238,g:232,b:170},palegreen:{r:152,g:251,b:152},paleturquoise:{r:175,g:238,b:238},palevioletred:{r:219,g:112,b:147},papayawhip:{r:255,g:239,b:213},peachpuff:{r:255,g:218,b:185},peru:{r:205,g:133,b:63},pink:{r:255,g:192,b:203},plum:{r:221,g:160,b:221},powderblue:{r:176,g:224,b:230},purple:{r:128,g:0,b:128},red:{r:255,g:0,b:0},rosybrown:{r:188,g:143,b:143},royalblue:{r:65,g:105,b:225},saddlebrown:{r:139,g:69,b:19},salmon:{r:250,g:128,b:114},sandybrown:{r:244,g:164,b:96},seagreen:{r:46,g:139,b:87},seashell:{r:255,g:245,b:238},sienna:{r:160,g:82,b:45},silver:{r:192,g:192,b:192},skyblue:{r:135,g:206,b:235},slateblue:{r:106,g:90,b:205},slategray:{r:112,g:128,b:144},slategrey:{r:112,g:128,b:144},snow:{r:255,g:250,b:250},springgreen:{r:0,g:255,b:127},steelblue:{r:70,g:130,b:180},tan:{r:210,g:180,b:140},teal:{r:0,g:128,b:128},thistle:{r:216,g:191,b:216},tomato:{r:255,g:99,b:71},transparent:{r:0,g:0,b:0,a:0},turquoise:{r:64,g:224,b:208},violet:{r:238,g:130,b:238},wheat:{r:245,g:222,b:179},white:{r:255,g:255,b:255},whitesmoke:{r:245,g:245,b:245},yellow:{r:255,g:255,b:0},yellowgreen:{r:154,g:205,b:50}};function nq(...e){const t={type:"qcm-color",r:0,g:0,b:0,a:1,invalid:!1,spaces:{}};let r=0,n=0,o=0,i=1;if(null!==(a=e[0])&&"object"==typeof a&&"type"in a&&"qcm-color"===a.type)({r:r,g:n,b:o,a:i}=e[0]),t.invalid=e[0].invalid,t.spaces={...e[0].spaces};else if(eq(e[0]))({r:r,g:n,b:o}=e[0]),"a"in e[0]&&({a:i}=e[0]);else if(e.length<3)if("string"==typeof e[0]){const a=e[0];let s;if(s=/^rgb\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*\)$/i.exec(a))r=parseInt(s[1],10),n=parseInt(s[2],10),o=parseInt(s[3],10);else if(s=/^rgba\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d(\.\d+)?)\s*\)$/i.exec(a))r=parseInt(s[1],10),n=parseInt(s[2],10),o=parseInt(s[3],10),i=parseFloat(s[4]);else if(s=/^ARGB\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*\)$/i.exec(a))i=parseInt(s[1],10)/255,r=parseInt(s[2],10),n=parseInt(s[3],10),o=parseInt(s[4],10);else if(s=/^#([A-Fa-f0-9]{2})([A-Fa-f0-9]{2})([A-Fa-f0-9]{2})$/i.exec(a))r=parseInt(s[1],16),n=parseInt(s[2],16),o=parseInt(s[3],16),i=1;else if(s=/^#([A-Fa-f0-9])([A-Fa-f0-9])([A-Fa-f0-9])$/i.exec(a))r=parseInt(s[1]+s[1],16),n=parseInt(s[2]+s[2],16),o=parseInt(s[3]+s[3],16),i=1;else if(s=/^hsl\(\s*(\d+(\.\d+)?)\s*,\s*(\d+(\.\d+)?%?)\s*,\s*(\d+(\.\d+)?%?)\s*\)$/i.exec(a)){let e=parseFloat(s[1]),t=parseFloat(s[3]),a=parseFloat(s[5]);e%=360,t/=100,a/=100,e=e<0?0:e>360?360:e,t=t<0?0:t>1?1:t,a=a<0?0:a>1?1:a;const l=a<=.5?2*a*t:(2-2*a)*t;let u=e/60;const c=l*(1-Math.abs(u%2-1));let d=[];switch(u=Math.floor(u),u){case 0:d=[l,c,0];break;case 1:d=[c,l,0];break;case 2:d=[0,l,c];break;case 3:d=[0,c,l];break;case 4:d=[c,0,l];break;case 5:d=[l,0,c];break;default:d=[0,0,0]}const p=a-.5*l;r=d[0]+p,n=d[1]+p,o=d[2]+p,r=Math.round(255*r),n=Math.round(255*n),o=Math.round(255*o),i=1}else if(s=/^hsla\(\s*(\d+(\.\d+)?)\s*,\s*(\d+(\.\d+)?%?)\s*,\s*(\d+(\.\d+)?%?)\s*,\s*(\d(\.\d+)?)\s*\)$/i.exec(a)){let e=parseFloat(s[1]),t=parseFloat(s[3]),a=parseFloat(s[5]);i=parseFloat(s[7]),e%=360,t/=100,a/=100,e=e<0?0:e>360?360:e,t=t<0?0:t>1?1:t,a=a<0?0:a>1?1:a;const l=a<=.5?2*a*t:(2-2*a)*t;let u=e/60;const c=l*(1-Math.abs(u%2-1));let d=[];switch(u=Math.floor(u),u){case 0:d=[l,c,0];break;case 1:d=[c,l,0];break;case 2:d=[0,l,c];break;case 3:d=[0,c,l];break;case 4:d=[c,0,l];break;case 5:d=[l,0,c];break;default:d=[0,0,0]}const p=a-.5*l;r=d[0]+p,n=d[1]+p,o=d[2]+p,r=Math.round(255*r),n=Math.round(255*n),o=Math.round(255*o)}else if(s=/^hsv\(\s*(\d+(\.\d+)?)\s*,\s*(\d+(\.\d+)?%?)\s*,\s*(\d+(\.\d+)?%?)\s*\)$/i.exec(a)){let e=parseFloat(s[1]),t=parseFloat(s[3]),a=parseFloat(s[5]);e%=360,t/=100,a/=100,e=e<0?0:e>360?360:e,t=t<0?0:t>1?1:t,a=a<0?0:a>1?1:a;const l=a*t;let u=e/60;const c=l*(1-Math.abs(u%2-1));let d=[];switch(u=Math.floor(u),u){case 0:d=[l,c,0];break;case 1:d=[c,l,0];break;case 2:d=[0,l,c];break;case 3:d=[0,c,l];break;case 4:d=[c,0,l];break;case 5:d=[l,0,c];break;default:d=[0,0,0]}const p=a-l;r=d[0]+p,n=d[1]+p,o=d[2]+p,r=Math.round(255*r),n=Math.round(255*n),o=Math.round(255*o),i=1}else{const e=a.toLowerCase();if(function(e){return e in rq}(e)){const t=rq[e];({r:r,g:n,b:o}=t),i="a"in t?t.a:1}else t.invalid=!0}}else"number"==typeof e[0]&&e[0]>=0&&"argb"===e[1]?(i=(4278190080&e[0])>>>24,i/=255,r=(16711680&e[0])>>16,n=(65280&e[0])>>8,o=255&e[0]):"number"==typeof e[0]&&e[0]>=0?(r=(16711680&e[0])>>16,n=(65280&e[0])>>8,o=255&e[0]):t.invalid=!0;else 3===e.length||4===e.length?(r=e[0],n=e[1],o=e[2],i=4===e.length?e[3]:1):t.invalid=!0;var a;return Number.isNaN(+r+n+o+i)&&(t.invalid=!0),t.r=Math.floor(r),t.g=Math.floor(n),t.b=Math.floor(o),t.a=i,t}function oq(e){let t,r,n;if(eq(e))return t=e.r.toString(16),r=e.g.toString(16),n=e.b.toString(16),1===t.length&&(t=`0${t}`),1===r.length&&(r=`0${r}`),1===n.length&&(n=`0${n}`),`#${[t,r,n].join("")}`;const o="string"==typeof e?tq(e):e;return t=((16711680&o)>>16).toString(16),r=((65280&o)>>8).toString(16),n=(255&o).toString(16),1===t.length&&(t=`0${t}`),1===r.length&&(r=`0${r}`),1===n.length&&(n=`0${n}`),`#${t}${r}${n}`}function iq(e){let t,r,n=0;const o="string"==typeof e?nq(e):e,i=o.r/255,a=o.g/255,s=o.b/255,{a:l}=o,u=Math.max(i,a,s),c=Math.min(i,a,s),d=(u+c)/2;if(u===c)t=0,n=0;else{switch(r=u-c,t=d>.5?r/(2-u-c):r/(u+c),u){case i:n=(a-s)/r+(a<s?6:0);break;case a:n=(s-i)/r+2;break;case s:n=(i-a)/r+4}n/=6}return{h:360*n,s:100*t,l:100*d,a:l}}function aq(e){let t,r,n=0;const o="string"==typeof e?nq(e):e,i=o.r/255,a=o.g/255,s=o.b/255,l=Math.max(i,a,s),u=Math.min(i,a,s),c=l;if(l===u)t=0,n=0;else{switch(r=l-u,t=0===r?0:r/c,l){case i:n=(a-s)/r+(a<s?6:0);break;case a:n=(s-i)/r+2;break;case s:n=(i-a)/r+4}n/=6}return{h:360*n%360,s:100*t,v:100*c}}function sq(e){if(eq(e))return`rgb(${e.r}, ${e.g}, ${e.b})`;const t="string"==typeof e?tq(e):e;return`rgb(${(16711680&t)>>16}, ${(65280&t)>>8}, ${255&t})`}function lq(e,t){return eq(e)?`rgba(${e.r}, ${e.g}, ${e.b}, ${e.a})`:lq(nq(e))}function uq(e){return eq(e)?1===e.a?sq(e):lq(e):uq(nq(e))}const cq=e=>{const t=e/255;return t<=.03928?t/12.92:((t+.055)/1.055)**2.4};function dq(e){return.2126*cq(e.r)+.7152*cq(e.g)+.0722*cq(e.b)}function pq(...e){const t=nq(...e);return t.invalid||dq(t)<.4}function fq(...e){const t=nq(...e),r={type:t.type,r:t.r,g:t.g,b:t.b,a:t.a,invalid:t.invalid,spaces:t.spaces},n=()=>(r.spaces.hslaObject||(r.spaces.hslaObject=iq(r)),r.spaces.hslaObject),o=e=>{const t=n(),{h:r,s:o,l:i,a:a}=t;return`hsla(${r}, ${o}, ${Math.max(0,Math.min(i+e,100))}, ${a})`};return{get type(){return r.type},isInvalid:()=>r.invalid,get r(){return r.r},get g(){return r.g},get b(){return r.b},get a(){return r.a},getR:()=>r.r,getG:()=>r.g,getB:()=>r.b,getAlpha:()=>r.a,setAlpha:e=>{r.a=e,r.spaces={}},isEqualTo:e=>{let t;if("string"==typeof e)t=nq(e);else{if(e.type!==r.type)return!1;t=e}return t.r===r.r&&t.g===r.g&&t.b===r.b&&t.a===r.a},isDark:()=>pq(r),getRGB:()=>(r.spaces.rgb||(r.spaces.rgb=sq(r)),r.spaces.rgb),getRGBA:()=>(r.spaces.rgba||(r.spaces.rgba=lq(r)),r.spaces.rgba),getString:()=>(r.spaces.string||(r.spaces.string=uq(r)),r.spaces.string),getHex:()=>(r.spaces.hex||(r.spaces.hex=oq(r)),r.spaces.hex),getHSL:()=>(r.spaces.hsl||(r.spaces.hsl=function(e){let t,r,n=0;const o="string"==typeof e?nq(e):e,i=o.r/255,a=o.g/255,s=o.b/255,l=Math.max(i,a,s),u=Math.min(i,a,s),c=(l+u)/2;if(l===u)t=0,n=0;else{switch(r=l-u,t=c>.5?r/(2-l-u):r/(l+u),l){case i:n=(a-s)/r+(a<s?6:0);break;case a:n=(s-i)/r+2;break;case s:n=(i-a)/r+4}n/=6}return`hsl(${360*n}, ${100*t}, ${100*c})`}(r)),r.spaces.hsl),getHSLA:()=>(r.spaces.hsla||(r.spaces.hsla=function(e){const{h:t,s:r,l:n,a:o}=iq(e);return`hsla(${t}, ${r}, ${n}, ${o})`}(r)),r.spaces.hsla),getHSLAObject:n,getShiftedHSLA:o,getHSV:()=>(r.spaces.hsv||(r.spaces.hsv=function(e){const{h:t,s:r,v:n}=aq(e);return`hsv(${t}, ${r}, ${n})`}(r)),r.spaces.hsv),getHSVObject:()=>(r.spaces.hsvObject||(r.spaces.hsvObject=aq(r)),r.spaces.hsvObject),blend:(e,t)=>`rgba(${Math.floor(r.r+(e.r-r.r)*t)}, ${Math.floor(r.g+(e.g-r.g)*t)}, ${Math.floor(r.b+(e.b-r.b)*t)}, ${Math.floor(r.a+(e.getAlpha()-r.a)*t)})`,getBrightenedColor:(e=1)=>fq(o(18*e)),getDarkenedColor:(e=1)=>fq(o(18*-e))}}function hq(e,t){if(!e||!t)return;const r=dq(e),n=dq(t);return r>n?(r+.05)/(n+.05):(n+.05)/(r+.05)}function mq(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var n=r.call(e,t);if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var gq,vq="top",yq="top-right",bq="right",xq="bottom-right",Sq="bottom",wq="bottom-left",Cq="left",Eq="top-left";mq(mq(mq(mq(mq(mq(mq(mq(mq(mq(gq={},"equal-equal",[vq,Sq]),"equal-higher",[Sq,xq]),"equal-lower",[vq,yq]),"equal-void",[vq,Sq]),"higher-equal",[Cq,wq,vq,yq]),"higher-higher-acute",[Sq,wq,Cq,yq]),"higher-higher-obtuse",[Sq,vq]),"higher-lower-negative",[vq,yq,bq]),"higher-lower-positive",[Sq,wq,Cq]),"higher-void",[vq]),mq(mq(mq(mq(mq(mq(mq(mq(mq(mq(gq,"lower-equal",[vq]),"lower-higher-negative",[vq,Eq]),"lower-higher-positive",[xq]),"lower-lower-acute",[vq,Eq,Cq,yq,bq]),"lower-lower-obtuse",[vq,Sq]),"lower-void",[vq]),"void-equal",[vq]),"void-higher",[vq,Sq]),"void-lower",[vq,Sq,Cq]),"void-void",[vq]),mq(gq,"unclassified",[vq,Sq,bq,Cq,yq,xq,wq,Eq]);var Iq,Dq,Pq=["American Typewriter, serif","Andalé Mono, monospace","Arial Black, sans-serif","Arial, sans-serif","Bradley Hand, cursive","Brush Script MT, cursive","Comic Sans MS, cursive","Courier, monospace","Didot, serif","Georgia, serif","Impact, sans-serif","Lucida Console, monospace","Luminari, fantasy","Monaco, monospace","QlikView Sans, sans-serif","Source Sans Pro, sans-serif","Tahoma, sans-serif","Times New Roman, serif","Trebuchet MS, sans-serif","Verdana, sans-serif"],Mq=["Abril Fatface, serif","Bangers, fantasy","Bebas Neue, sans serif","EB Garamond, serif","Fredoka One, fantasy","Graduate, fantasy","Gravitas One, serif","Indie Flower, fantasy","Inter, sans-serif","Lobster, fantasy","Montserrat, sans-serif","Nixie One, sans-serif","Noto Sans, sans-serif","Open Sans, sans-serif","PT Serif, serif","Pacifico, cursive","Permanent Marker, fantasy","QlikView Sans, sans-serif","Raleway, sans-serif","Rammetto One, fantasy","Roboto, sans-serif","Source Sans Pro, sans-serif","Titan One, fantasy","Yanone Kaffeesatz, sans-serif"];function Rq(e){return null!=e&&e.isEnabled("PS_20852_WYSIWYG_FONT_SUPPORT")?Mq:Pq}var Aq=function(){if(Dq)return Iq;Dq=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,r=Object.defineProperty,n=Object.getOwnPropertyDescriptor,o=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===t.call(e)},i=function(r){if(!r||"[object Object]"!==t.call(r))return!1;var n,o=e.call(r,"constructor"),i=r.constructor&&r.constructor.prototype&&e.call(r.constructor.prototype,"isPrototypeOf");if(r.constructor&&!o&&!i)return!1;for(n in r);return void 0===n||e.call(r,n)},a=function(e,t){r&&"__proto__"===t.name?r(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},s=function(t,r){if("__proto__"===r){if(!e.call(t,r))return;if(n)return n(t,r).value}return t[r]};return Iq=function e(){var t,r,n,l,u,c,d=arguments[0],p=1,f=arguments.length,h=!1;for("boolean"==typeof d&&(h=d,d=arguments[1]||{},p=2),(null==d||"object"!=typeof d&&"function"!=typeof d)&&(d={});p<f;++p)if(null!=(t=arguments[p]))for(r in t)n=s(d,r),d!==(l=s(t,r))&&(h&&l&&(i(l)||(u=o(l)))?(u?(u=!1,c=n&&o(n)?n:[]):c=n&&i(n)?n:{},a(d,{name:r,newValue:e(h,c,l)})):void 0!==l&&a(d,{name:r,newValue:l}));return d},Iq}();function Lq(e,t,r){e.prototype=t.prototype=r,r.constructor=e}function kq(e,t){var r=Object.create(e.prototype);for(var n in t)r[n]=t[n];return r}function Oq(){}!function(e){e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")&&e.default}(Aq);var Tq=1/.7,qq="\\s*([+-]?\\d+)\\s*",_q="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",jq="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",Nq=/^#([0-9a-f]{3,8})$/,Fq=new RegExp(`^rgb\\(${qq},${qq},${qq}\\)$`),zq=new RegExp(`^rgb\\(${jq},${jq},${jq}\\)$`),Wq=new RegExp(`^rgba\\(${qq},${qq},${qq},${_q}\\)$`),$q=new RegExp(`^rgba\\(${jq},${jq},${jq},${_q}\\)$`),Hq=new RegExp(`^hsl\\(${_q},${jq},${jq}\\)$`),Vq=new RegExp(`^hsla\\(${_q},${jq},${jq},${_q}\\)$`),Bq={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function Gq(){return this.rgb().formatHex()}function Uq(){return this.rgb().formatRgb()}function Yq(e){var t,r;return e=(e+"").trim().toLowerCase(),(t=Nq.exec(e))?(r=t[1].length,t=parseInt(t[1],16),6===r?Kq(t):3===r?new Qq(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===r?Xq(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===r?Xq(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|240&t,((15&t)<<4|15&t)/255):null):(t=Fq.exec(e))?new Qq(t[1],t[2],t[3],1):(t=zq.exec(e))?new Qq(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=Wq.exec(e))?Xq(t[1],t[2],t[3],t[4]):(t=$q.exec(e))?Xq(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=Hq.exec(e))?i_(t[1],t[2]/100,t[3]/100,1):(t=Vq.exec(e))?i_(t[1],t[2]/100,t[3]/100,t[4]):Bq.hasOwnProperty(e)?Kq(Bq[e]):"transparent"===e?new Qq(NaN,NaN,NaN,0):null}function Kq(e){return new Qq(e>>16&255,e>>8&255,255&e,1)}function Xq(e,t,r,n){return n<=0&&(e=t=r=NaN),new Qq(e,t,r,n)}function Jq(e){return e instanceof Oq||(e=Yq(e)),e?new Qq((e=e.rgb()).r,e.g,e.b,e.opacity):new Qq}function Zq(e,t,r,n){return 1===arguments.length?Jq(e):new Qq(e,t,r,null==n?1:n)}function Qq(e,t,r,n){this.r=+e,this.g=+t,this.b=+r,this.opacity=+n}function e_(){return`#${o_(this.r)}${o_(this.g)}${o_(this.b)}`}function t_(){const e=r_(this.opacity);return`${1===e?"rgb(":"rgba("}${n_(this.r)}, ${n_(this.g)}, ${n_(this.b)}${1===e?")":`, ${e})`}`}function r_(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function n_(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function o_(e){return((e=n_(e))<16?"0":"")+e.toString(16)}function i_(e,t,r,n){return n<=0?e=t=r=NaN:r<=0||r>=1?e=t=NaN:t<=0&&(e=NaN),new s_(e,t,r,n)}function a_(e){if(e instanceof s_)return new s_(e.h,e.s,e.l,e.opacity);if(e instanceof Oq||(e=Yq(e)),!e)return new s_;if(e instanceof s_)return e;var t=(e=e.rgb()).r/255,r=e.g/255,n=e.b/255,o=Math.min(t,r,n),i=Math.max(t,r,n),a=NaN,s=i-o,l=(i+o)/2;return s?(a=t===i?(r-n)/s+6*(r<n):r===i?(n-t)/s+2:(t-r)/s+4,s/=l<.5?i+o:2-i-o,a*=60):s=l>0&&l<1?0:a,new s_(a,s,l,e.opacity)}function s_(e,t,r,n){this.h=+e,this.s=+t,this.l=+r,this.opacity=+n}function l_(e){return(e=(e||0)%360)<0?e+360:e}function u_(e){return Math.max(0,Math.min(1,e||0))}function c_(e,t,r){return 255*(e<60?t+(r-t)*e/60:e<180?r:e<240?t+(r-t)*(240-e)/60:t)}Lq(Oq,Yq,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Gq,formatHex:Gq,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return a_(this).formatHsl()},formatRgb:Uq,toString:Uq}),Lq(Qq,Zq,kq(Oq,{brighter(e){return e=null==e?Tq:Math.pow(Tq,e),new Qq(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?.7:Math.pow(.7,e),new Qq(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Qq(n_(this.r),n_(this.g),n_(this.b),r_(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:e_,formatHex:e_,formatHex8:function(){return`#${o_(this.r)}${o_(this.g)}${o_(this.b)}${o_(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:t_,toString:t_})),Lq(s_,(function(e,t,r,n){return 1===arguments.length?a_(e):new s_(e,t,r,null==n?1:n)}),kq(Oq,{brighter(e){return e=null==e?Tq:Math.pow(Tq,e),new s_(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?.7:Math.pow(.7,e),new s_(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,r=this.l,n=r+(r<.5?r:1-r)*t,o=2*r-n;return new Qq(c_(e>=240?e-240:e+120,o,n),c_(e,o,n),c_(e<120?e+240:e-120,o,n),this.opacity)},clamp(){return new s_(l_(this.h),u_(this.s),u_(this.l),r_(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=r_(this.opacity);return`${1===e?"hsl(":"hsla("}${l_(this.h)}, ${100*u_(this.s)}%, ${100*u_(this.l)}%${1===e?")":`, ${e})`}`}}));const d_=Math.PI/180,p_=180/Math.PI,f_=4/29,h_=6/29,m_=3*h_*h_;function g_(e){if(e instanceof v_)return new v_(e.l,e.a,e.b,e.opacity);if(e instanceof w_)return C_(e);e instanceof Qq||(e=Jq(e));var t,r,n=S_(e.r),o=S_(e.g),i=S_(e.b),a=y_((.2225045*n+.7168786*o+.0606169*i)/1);return n===o&&o===i?t=r=a:(t=y_((.4360747*n+.3850649*o+.1430804*i)/.96422),r=y_((.0139322*n+.0971045*o+.7141733*i)/.82521)),new v_(116*a-16,500*(t-a),200*(a-r),e.opacity)}function v_(e,t,r,n){this.l=+e,this.a=+t,this.b=+r,this.opacity=+n}function y_(e){return e>.008856451679035631?Math.pow(e,1/3):e/m_+f_}function b_(e){return e>h_?e*e*e:m_*(e-f_)}function x_(e){return 255*(e<=.0031308?12.92*e:1.055*Math.pow(e,1/2.4)-.055)}function S_(e){return(e/=255)<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4)}function w_(e,t,r,n){this.h=+e,this.c=+t,this.l=+r,this.opacity=+n}function C_(e){if(isNaN(e.h))return new v_(e.l,0,0,e.opacity);var t=e.h*d_;return new v_(e.l,Math.cos(t)*e.c,Math.sin(t)*e.c,e.opacity)}Lq(v_,(function(e,t,r,n){return 1===arguments.length?g_(e):new v_(e,t,r,null==n?1:n)}),kq(Oq,{brighter(e){return new v_(this.l+18*(null==e?1:e),this.a,this.b,this.opacity)},darker(e){return new v_(this.l-18*(null==e?1:e),this.a,this.b,this.opacity)},rgb(){var e=(this.l+16)/116,t=isNaN(this.a)?e:e+this.a/500,r=isNaN(this.b)?e:e-this.b/200;return new Qq(x_(3.1338561*(t=.96422*b_(t))-1.6168667*(e=1*b_(e))-.4906146*(r=.82521*b_(r))),x_(-.9787684*t+1.9161415*e+.033454*r),x_(.0719453*t-.2289914*e+1.4052427*r),this.opacity)}})),Lq(w_,(function(e,t,r,n){return 1===arguments.length?function(e){if(e instanceof w_)return new w_(e.h,e.c,e.l,e.opacity);if(e instanceof v_||(e=g_(e)),0===e.a&&0===e.b)return new w_(NaN,0<e.l&&e.l<100?0:NaN,e.l,e.opacity);var t=Math.atan2(e.b,e.a)*p_;return new w_(t<0?t+360:t,Math.sqrt(e.a*e.a+e.b*e.b),e.l,e.opacity)}(e):new w_(e,t,r,null==n?1:n)}),kq(Oq,{brighter(e){return new w_(this.h,this.c,this.l+18*(null==e?1:e),this.opacity)},darker(e){return new w_(this.h,this.c,this.l-18*(null==e?1:e),this.opacity)},rgb(){return C_(this).rgb()}}));var E_=e=>()=>e;function I_(e,t){var r=t-e;return r?function(e,t){return function(r){return e+r*t}}(e,r):E_(isNaN(e)?t:e)}!function e(t){var r=function(e){return 1==(e=+e)?I_:function(t,r){return r-t?function(e,t,r){return e=Math.pow(e,r),t=Math.pow(t,r)-e,r=1/r,function(n){return Math.pow(e+n*t,r)}}(t,r,e):E_(isNaN(t)?r:t)}}(t);function n(e,t){var n=r((e=Zq(e)).r,(t=Zq(t)).r),o=r(e.g,t.g),i=r(e.b,t.b),a=I_(e.opacity,t.opacity);return function(t){return e.r=n(t),e.g=o(t),e.b=i(t),e.opacity=a(t),e+""}}return n.gamma=e,n}(1);var D_="center",P_="bottom";[{key:"NoDataExist",alignment:D_,condition:function(e){var t=e.layoutService;if(!t)return!1;var r=t.meta.size;return r.x*r.y==0}},{key:"OnlyNanDataMeasure",translationKey:"OnlyNanData",alignment:D_,condition:function(e){var t=e.layoutService;return!!t&&t.getHyperCubeValue("qMeasureInfo").every((function(e){return"NaN"===e.qMin&&"NaN"===e.qMax}))}},{key:"OnlyNanDataDimensionContinuous",translationKey:"OnlyNanData",alignment:D_,condition:function(e){var t=e.layoutService;if(!t)return!1;if(!t.meta.isContinuous)return!1;var r=t.getHyperCubeValue("qDimensionInfo.0");return r&&(r.qMax<r.qMin||"NaN"===r.qMax)}},{key:"OnlyNegativeOrZeroValues",alignment:D_},{key:"DataRangeIncludingZero",alignment:P_},{key:"LimitedData",alignment:P_},{key:"NegativeOrZeroValues",alignment:P_}].reduce((function(e,t){return e[t.key]=t,e}),{});var M_,R_=["__proto__","constructor"];function A_(e,t,r){if(void 0!==e&&void 0!==t){var n=t.split("."),o=n[n.length-1];if(!R_.some((function(e){return n.includes(e)}))){for(var i=e,a=0;a<n.length-1;++a){var s=n[a];void 0===i[s]&&(i[s]=Number.isNaN(+n[a+1])?{}:[]),i=i[s]}void 0!==r?i[o]=r:delete i[o]}}}function L_(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(e){return e},r=function(){var e={};return{get:function(t){return e[t]},set:function(t,r){return e[t]=r,r},has:function(t){return t in e},remove:function(t){delete e[t]},empty:function(){e={}}}}();return function(n){var o=t(n);return r.has(o)?r.get(o):r.set(o,e(n))}}function k_(e){var t,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:50;return function(){for(var n=this,o=arguments.length,i=new Array(o),a=0;a<o;a++)i[a]=arguments[a];clearTimeout(t),t=setTimeout((function(){return e.apply(n,i)}),r)}}function O_(e){var t=0,r=e.children,n=r&&r.length;if(n)for(;--n>=0;)t+=r[n].value;else t=1;e.value=t}function T_(e,t){e instanceof Map?(e=[void 0,e],void 0===t&&(t=__)):void 0===t&&(t=q_);for(var r,n,o,i,a,s=new F_(e),l=[s];r=l.pop();)if((o=t(r.data))&&(a=(o=Array.from(o)).length))for(r.children=o,i=a-1;i>=0;--i)l.push(n=o[i]=new F_(o[i])),n.parent=r,n.depth=r.depth+1;return s.eachBefore(N_)}function q_(e){return e.children}function __(e){return Array.isArray(e)?e[1]:null}function j_(e){void 0!==e.data.value&&(e.value=e.data.value),e.data=e.data.data}function N_(e){var t=0;do{e.height=t}while((e=e.parent)&&e.height<++t)}function F_(e){this.data=e,this.depth=this.height=0,this.parent=null}function z_(e){const{translator:t}=e;return{targets:[{path:"/qHyperCubeDef",dimensions:{min:1,max:1e3,description(e,r,n){const o="rows"===n?.type?"Visualizations.Descriptions.Row":"Visualizations.Descriptions.Column";return t.get(o)}},measures:{min:1,max:1e3,description:()=>t.get("Visualizations.Descriptions.Values")},filters:{description:()=>t.get("SimpleProperties.Filters.Filter")}}]}}F_.prototype=T_.prototype={constructor:F_,count:function(){return this.eachAfter(O_)},each:function(e,t){let r=-1;for(const n of this)e.call(t,n,++r,this);return this},eachAfter:function(e,t){for(var r,n,o,i=this,a=[i],s=[],l=-1;i=a.pop();)if(s.push(i),r=i.children)for(n=0,o=r.length;n<o;++n)a.push(r[n]);for(;i=s.pop();)e.call(t,i,++l,this);return this},eachBefore:function(e,t){for(var r,n,o=this,i=[o],a=-1;o=i.pop();)if(e.call(t,o,++a,this),r=o.children)for(n=r.length-1;n>=0;--n)i.push(r[n]);return this},find:function(e,t){let r=-1;for(const n of this)if(e.call(t,n,++r,this))return n},sum:function(e){return this.eachAfter((function(t){for(var r=+e(t.data)||0,n=t.children,o=n&&n.length;--o>=0;)r+=n[o].value;t.value=r}))},sort:function(e){return this.eachBefore((function(t){t.children&&t.children.sort(e)}))},path:function(e){for(var t=this,r=function(e,t){if(e===t)return e;var r=e.ancestors(),n=t.ancestors(),o=null;for(e=r.pop(),t=n.pop();e===t;)o=e,e=r.pop(),t=n.pop();return o}(t,e),n=[t];t!==r;)t=t.parent,n.push(t);for(var o=n.length;e!==r;)n.splice(o,0,e),e=e.parent;return n},ancestors:function(){for(var e=this,t=[e];e=e.parent;)t.push(e);return t},descendants:function(){return Array.from(this)},leaves:function(){var e=[];return this.eachBefore((function(t){t.children||e.push(t)})),e},links:function(){var e=this,t=[];return e.each((function(r){r!==e&&t.push({source:r.parent,target:r})})),t},copy:function(){return T_(this).eachBefore(j_)},[Symbol.iterator]:function*(){var e,t,r,n,o=this,i=[o];do{for(e=i.reverse(),i=[];o=e.pop();)if(yield o,t=o.children)for(r=0,n=t.length;r<n;++r)i.push(t[r])}while(i.length)}},M_=function(e){
|
|
100
|
+
*/var uS,cS,dS={},pS={};function fS(){if(uS)return pS;uS=1;var e=_a;Object.defineProperty(pS,"__esModule",{value:!0}),pS.default=void 0;var t=(0,e(iv()).default)();return pS.default=t,pS}var hS,mS,gS={},vS={};function yS(){if(mS)return gS;mS=1;var e=_a;Object.defineProperty(gS,"__esModule",{value:!0}),gS.default=function(e){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=o.breakpoints,a=void 0===i?["sm","md","lg"]:i,s=o.disableAlign,l=void 0!==s&&s,u=o.factor,c=void 0===u?2:u,d=o.variants,p=void 0===d?["h1","h2","h3","h4","h5","h6","subtitle1","subtitle2","body1","body2","caption","button","overline"]:d,f=(0,t.default)({},e);f.typography=(0,t.default)({},f.typography);var h=f.typography,m=(0,n.convertLength)(h.htmlFontSize),g=a.map((function(e){return f.breakpoints.values[e]}));return p.forEach((function(e){var o=h[e],i=parseFloat(m(o.fontSize,"rem"));if(!(i<=1)){var a=i,s=1+(a-1)/c,u=o.lineHeight;if(!(0,n.isUnitless)(u)&&!l)throw new Error((0,r.formatMuiErrorMessage)(6));(0,n.isUnitless)(u)||(u=parseFloat(m(u,"rem"))/parseFloat(i));var d=null;l||(d=function(e){return(0,n.alignProperty)({size:e,grid:(0,n.fontGrid)({pixels:4,lineHeight:u,htmlFontSize:h.htmlFontSize})})}),h[e]=(0,t.default)({},o,(0,n.responsiveProperty)({cssProperty:"fontSize",min:s,max:a,unit:"rem",breakpoints:g,transform:d}))}})),f};var t=e(Ms()),r=gh,n=function(){if(hS)return vS;hS=1;var e=_a;Object.defineProperty(vS,"__esModule",{value:!0}),vS.isUnitless=function(e){return String(parseFloat(e)).length===String(e).length},vS.getUnit=r,vS.toUnitless=n,vS.convertLength=function(e){return function(t,o){var i=r(t);if(i===o)return t;var a=n(t);if("px"!==i)if("em"===i)a=n(t)*n(e);else if("rem"===i)return a=n(t)*n(e),t;var s=a;if("px"!==o)if("em"===o)s=a/n(e);else{if("rem"!==o)return t;s=a/n(e)}return parseFloat(s.toFixed(5))+o}},vS.alignProperty=function(e){var t=e.size,r=e.grid,n=t-t%r,o=n+r;return t-n<o-t?n:o},vS.fontGrid=function(e){var t=e.lineHeight;return e.pixels/(t*e.htmlFontSize)},vS.responsiveProperty=function(e){var r=e.cssProperty,n=e.min,o=e.max,i=e.unit,a=void 0===i?"rem":i,s=e.breakpoints,l=void 0===s?[600,960,1280]:s,u=e.transform,c=void 0===u?null:u,d=(0,t.default)({},r,"".concat(n).concat(a)),p=(o-n)/l[l.length-1];return l.forEach((function(e){var o=n+p*e;null!==c&&(o=c(o)),d["@media (min-width:".concat(e,"px)")]=(0,t.default)({},r,"".concat(Math.round(1e4*o)/1e4).concat(a))})),d};var t=e(_h());function r(e){return String(e).match(/[\d.\-+]*\s*(.*)/)[1]||""}function n(e){return parseFloat(e)}return vS}();return gS}var bS,xS={};var SS,wS={};var CS,ES={};var IS,DS={};!function(e){var t=_a,n=If;Object.defineProperty(e,"__esModule",{value:!0});var o={createTheme:!0,createMuiTheme:!0,unstable_createMuiStrictModeTheme:!0,createStyles:!0,makeStyles:!0,responsiveFontSizes:!0,styled:!0,useTheme:!0,withStyles:!0,withTheme:!0,createGenerateClassName:!0,jssPreset:!0,ServerStyleSheets:!0,StylesProvider:!0,MuiThemeProvider:!0,ThemeProvider:!0};Object.defineProperty(e,"createTheme",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(e,"createMuiTheme",{enumerable:!0,get:function(){return a.createMuiTheme}}),Object.defineProperty(e,"unstable_createMuiStrictModeTheme",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(e,"createStyles",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(e,"makeStyles",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"responsiveFontSizes",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(e,"styled",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(e,"useTheme",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(e,"withStyles",{enumerable:!0,get:function(){return h.default}}),Object.defineProperty(e,"withTheme",{enumerable:!0,get:function(){return m.default}}),Object.defineProperty(e,"createGenerateClassName",{enumerable:!0,get:function(){return g.createGenerateClassName}}),Object.defineProperty(e,"jssPreset",{enumerable:!0,get:function(){return g.jssPreset}}),Object.defineProperty(e,"ServerStyleSheets",{enumerable:!0,get:function(){return g.ServerStyleSheets}}),Object.defineProperty(e,"StylesProvider",{enumerable:!0,get:function(){return g.StylesProvider}}),Object.defineProperty(e,"MuiThemeProvider",{enumerable:!0,get:function(){return g.ThemeProvider}}),Object.defineProperty(e,"ThemeProvider",{enumerable:!0,get:function(){return g.ThemeProvider}});var i=Df;Object.keys(i).forEach((function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(o,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return i[t]}}))}));var a=n(iv()),s=t(function(){if(av)return sv;av=1;var e=_a;Object.defineProperty(sv,"__esModule",{value:!0}),sv.default=function(e){for(var n=arguments.length,o=new Array(n>1?n-1:0),i=1;i<n;i++)o[i-1]=arguments[i];return r.default.apply(void 0,[(0,t.deepmerge)({unstable_strictMode:!0},e)].concat(o))};var t=gh,r=e(iv());return sv}()),l=t(function(){if(iS)return lv;iS=1,Object.defineProperty(lv,"__esModule",{value:!0}),lv.default=function(t){return(0,e.createStyles)(t)};var e=lS;return lv}()),u=t(function(){if(cS)return dS;cS=1;var e=_a;Object.defineProperty(dS,"__esModule",{value:!0}),dS.default=void 0;var t=e(Ms()),r=lS,n=e(fS()),o=function(e){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return(0,r.makeStyles)(e,(0,t.default)({defaultTheme:n.default},o))};return dS.default=o,dS}()),c=t(yS()),d=t(function(){if(bS)return xS;bS=1;var e=_a;Object.defineProperty(xS,"__esModule",{value:!0}),xS.default=void 0;var t=e(Ms()),r=lS,n=e(fS()),o=function(e){var o=(0,r.styled)(e);return function(e,r){return o(e,(0,t.default)({defaultTheme:n.default},r))}};return xS.default=o,xS}()),p=tv();Object.keys(p).forEach((function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(o,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return p[t]}}))}));var f=t(function(){if(SS)return wS;SS=1;var e=_a;Object.defineProperty(wS,"__esModule",{value:!0}),wS.default=function(){return(0,t.useTheme)()||n.default};var t=lS;e(r);var n=e(fS());return wS}()),h=t(function(){if(CS)return ES;CS=1;var e=_a;Object.defineProperty(ES,"__esModule",{value:!0}),ES.default=void 0;var t=e(Ms()),r=lS,n=e(fS()),o=function(e,o){return(0,r.withStyles)(e,(0,t.default)({defaultTheme:n.default},o))};return ES.default=o,ES}()),m=t(function(){if(IS)return DS;IS=1;var e=_a;Object.defineProperty(DS,"__esModule",{value:!0}),DS.default=void 0;var t=lS,r=e(fS()),n=(0,t.withThemeCreator)({defaultTheme:r.default});return DS.default=n,DS}()),g=lS}(Sf),Sf.alpha(Up.GREYSCALE_0,.05),Sf.alpha(Up.GREEN_PALE,.5),Sf.alpha(Up.BLUE_PALE,.5),Sf.alpha(Up.GREEN_PALE,.5),Sf.alpha(Up.BLUE_PALE,.5),Sf.alpha(Up.GREEN_PALE,.5),Sf.alpha(Up.BLUE_PALE,.5),Sf.alpha(Up.GREEN_PALE,.5),Sf.alpha(Up.BLUE_PALE,.5),Sf.alpha(Up.GREEN_PALE,.5),Sf.alpha(Up.BLUE_PALE,.5);const PS=(e="light",t=!1)=>bf(e,t);function MS(e,t){return e.unstable_is?e.unstable_is(t):t===e}function RS(e){return"init"in e}function AS(e){return!!e.write}function LS(e){return"v"in e||"e"in e}function kS(e){if("e"in e)throw e.e;if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&!("v"in e))throw new Error("[Bug] atom state is not initialized");return e.v}const OS=new WeakMap;function TS(e){var t;return _S(e)&&!!(null==(t=OS.get(e))?void 0:t[0])}function qS(e,t){let r=OS.get(e);if(!r){r=[!0,new Set],OS.set(e,r);const t=()=>{r[0]=!1};e.then(t,t)}r[1].add(t)}function _S(e){return"function"==typeof(null==e?void 0:e.then)}function jS(e,t,r){if(!r.p.has(e)){r.p.add(e);const n=()=>r.p.delete(e);t.then(n,n)}}function NS(e,t,r){var n;const o=new Set;for(const t of(null==(n=r.get(e))?void 0:n.t)||[])r.has(t)&&o.add(t);for(const e of t.p)o.add(e);return o}const FS=(e,t,...r)=>t.read(...r),zS=(e,t,...r)=>t.write(...r),WS=(e,t)=>{var r;return null==(r=t.unstable_onInit)?void 0:r.call(t,e)},$S=(e,t,r)=>{var n;return null==(n=t.onMount)?void 0:n.call(t,r)},HS=(e,r)=>{const n=nw(e),o=n[0],i=n[9];if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&!r)throw new Error("Atom is undefined or null");let a=o.get(r);return a||(a={d:new Map,p:new Set,n:0},o.set(r,a),null==i||i(e,r)),a},VS=e=>{const t=nw(e),r=t[1],n=t[3],o=t[4],i=t[5],a=t[6],s=t[13],l=[],u=e=>{try{e()}catch(e){l.push(e)}};do{a.f&&u(a.f);const t=new Set,l=t.add.bind(t);n.forEach((e=>{var t;return null==(t=r.get(e))?void 0:t.l.forEach(l)})),n.clear(),i.forEach(l),i.clear(),o.forEach(l),o.clear(),t.forEach(u),n.size&&s(e)}while(n.size||i.size||o.size);if(l.length)throw new AggregateError(l)},BS=e=>{const r=nw(e),n=r[1],o=r[2],i=r[3],a=r[11],s=r[14],l=r[17],u=[],c=new WeakSet,d=new WeakSet,p=Array.from(i);for(;p.length;){const r=p[p.length-1],i=a(e,r);if(d.has(r))p.pop();else if(c.has(r)){if(o.get(r)===i.n)u.push([r,i]);else if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&o.has(r))throw new Error("[Bug] invalidated atom exists");d.add(r),p.pop()}else{c.add(r);for(const e of NS(r,i,n))c.has(e)||p.push(e)}}for(let t=u.length-1;t>=0;--t){const[r,n]=u[t];let a=!1;for(const e of n.d.keys())if(e!==r&&i.has(e)){a=!0;break}a&&(s(e,r),l(e,r)),o.delete(r)}},GS=(e,r)=>{var n;const o=nw(e),i=o[1],a=o[2],s=o[3],l=o[6],u=o[7],c=o[11],d=o[12],p=o[13],f=o[14],h=o[16],m=o[17],g=c(e,r);if(LS(g)){if(i.has(r)&&a.get(r)!==g.n)return g;if(Array.from(g.d).every((([t,r])=>f(e,t).n===r)))return g}g.d.clear();let v,y,b=!0;function x(){i.has(r)&&(m(e,r),p(e),d(e))}const S={get signal(){return v||(v=new AbortController),v.signal},get setSelf(){return"production"===(t.meta.env?t.meta.env.MODE:void 0)||AS(r)||console.warn("setSelf function cannot be used with read-only atom"),!y&&AS(r)&&(y=(...n)=>{if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&b&&console.warn("setSelf function cannot be called in sync"),!b)try{return h(e,r,...n)}finally{p(e),d(e)}}),y}},w=g.n;try{const t=u(e,r,(function(t){var n;if(MS(r,t)){const r=c(e,t);if(!LS(r)){if(!RS(t))throw new Error("no atom init");ZS(e,t,t.init)}return kS(r)}const o=f(e,t);try{return kS(o)}finally{g.d.set(t,o.n),TS(g.v)&&jS(r,g.v,o),null==(n=i.get(t))||n.t.add(r),b||x()}}),S);return ZS(e,r,t),_S(t)&&(qS(t,(()=>null==v?void 0:v.abort())),t.then(x,x)),g}catch(e){return delete g.v,g.e=e,++g.n,g}finally{b=!1,w!==g.n&&a.get(r)===w&&(a.set(r,g.n),s.add(r),null==(n=l.c)||n.call(l,r))}},US=(e,t)=>{const r=nw(e),n=r[1],o=r[2],i=r[11],a=[t];for(;a.length;){const t=a.pop(),r=i(e,t);for(const s of NS(t,r,n)){const t=i(e,s);o.set(s,t.n),a.push(s)}}},YS=(e,t,...r)=>{const n=nw(e),o=n[3],i=n[6],a=n[8],s=n[11],l=n[12],u=n[13],c=n[14],d=n[15],p=n[17];let f=!0;const h=t=>kS(c(e,t)),m=(r,...n)=>{var a;const c=s(e,r);try{if(MS(t,r)){if(!RS(r))throw new Error("atom not writable");const t=c.n,s=n[0];return ZS(e,r,s),p(e,r),void(t!==c.n&&(o.add(r),null==(a=i.c)||a.call(i,r),d(e,r)))}return YS(e,r,...n)}finally{f||(u(e),l(e))}};try{return a(e,t,h,m,...r)}finally{f=!1}},KS=(e,t)=>{var r;const n=nw(e),o=n[1],i=n[3],a=n[6],s=n[11],l=n[15],u=n[18],c=n[19],d=s(e,t),p=o.get(t);if(p&&!TS(d.v)){for(const[n,o]of d.d)if(!p.d.has(n)){const c=s(e,n);u(e,n).t.add(t),p.d.add(n),o!==c.n&&(i.add(n),null==(r=a.c)||r.call(a,n),l(e,n))}for(const r of p.d||[])if(!d.d.has(r)){p.d.delete(r);const n=c(e,r);null==n||n.t.delete(t)}}},XS=(e,t)=>{var r;const n=nw(e),o=n[1],i=n[4],a=n[6],s=n[10],l=n[11],u=n[12],c=n[13],d=n[14],p=n[16],f=l(e,t);let h=o.get(t);if(!h){d(e,t);for(const r of f.d.keys()){XS(e,r).t.add(t)}if(h={l:new Set,d:new Set(f.d.keys()),t:new Set},o.set(t,h),null==(r=a.m)||r.call(a,t),AS(t)){const r=()=>{let r=!0;const n=(...n)=>{try{return p(e,t,...n)}finally{r||(c(e),u(e))}};try{const o=s(e,t,n);o&&(h.u=()=>{r=!0;try{o()}finally{r=!1}})}finally{r=!1}};i.add(r)}}return h},JS=(e,t)=>{var r;const n=nw(e),o=n[1],i=n[5],a=n[6],s=n[11],l=n[19],u=s(e,t);let c=o.get(t);if(!c||c.l.size||Array.from(c.t).some((e=>{var r;return null==(r=o.get(e))?void 0:r.d.has(t)})))return c;c.u&&i.add(c.u),c=void 0,o.delete(t),null==(r=a.u)||r.call(a,t);for(const r of u.d.keys()){const n=l(e,r);null==n||n.t.delete(t)}},ZS=(e,t,r)=>{const n=nw(e)[11],o=n(e,t),i="v"in o,a=o.v;if(_S(r))for(const i of o.d.keys())jS(t,r,n(e,i));o.v=r,delete o.e,i&&Object.is(a,o.v)||(++o.n,_S(a)&&function(e){const t=OS.get(e);(null==t?void 0:t[0])&&(t[0]=!1,t[1].forEach((e=>e())))}(a))},QS=(e,t)=>kS((0,nw(e)[14])(e,t)),ew=(e,t,...r)=>{const n=nw(e),o=n[12],i=n[13],a=n[16];try{return a(e,t,...r)}finally{i(e),o(e)}},tw=(e,t,r)=>{const n=nw(e),o=n[12],i=n[18],a=n[19],s=i(e,t).l;return s.add(r),o(e),()=>{s.delete(r),a(e,t),o(e)}},rw=new WeakMap;function nw(e){const r=rw.get(e);if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&!r)throw new Error("Store must be created by buildStore to read its building blocks");return r}let ow,iw=0;function aw(e,r){const n="atom"+ ++iw,o={toString(){return"production"!==(t.meta.env?t.meta.env.MODE:void 0)&&this.debugLabel?n+":"+this.debugLabel:n}};return"function"==typeof e?o.read=e:(o.init=e,o.read=sw,o.write=lw),r&&(o.write=r),o}function sw(e){return e(this)}function lw(e,t,r){return t(this,"function"==typeof r?r(e(this)):r)}function uw(){return function(...e){const t={get:e=>(0,nw(t)[21])(t,e),set:(e,...r)=>(0,nw(t)[22])(t,e,...r),sub:(e,r)=>(0,nw(t)[23])(t,e,r)},r=[new WeakMap,new WeakMap,new WeakMap,new Set,new Set,new Set,{},FS,zS,WS,$S,HS,VS,BS,GS,US,YS,KS,XS,JS,ZS,QS,ew,tw].map(((t,r)=>e[r]||t));return rw.set(t,Object.freeze(r)),t}()}const cw=c(void 0);function dw(e){return n(cw)||(ow||(ow=uw(),"production"!==(t.meta.env?t.meta.env.MODE:void 0)&&(globalThis.__JOTAI_DEFAULT_STORE__||(globalThis.__JOTAI_DEFAULT_STORE__=ow),globalThis.__JOTAI_DEFAULT_STORE__!==ow&&console.warn("Detected multiple Jotai instances. It may cause unexpected behavior with the default store. https://github.com/pmndrs/jotai/discussions/2044"))),ow)}function pw({children:e,store:t}){const r=u(void 0);return t||r.current||(r.current=uw()),o(cw.Provider,{value:t||r.current},e)}const fw=e=>"function"==typeof(null==e?void 0:e.then),hw=e=>{e.status||(e.status="pending",e.then((t=>{e.status="fulfilled",e.value=t}),(t=>{e.status="rejected",e.reason=t})))},mw=r.use||(e=>{if("pending"===e.status)throw e;if("fulfilled"===e.status)return e.value;throw"rejected"===e.status?e.reason:(hw(e),e)}),gw=new WeakMap,vw=(e,t)=>{let r=gw.get(e);return r||(r=new Promise(((n,o)=>{let i=e;const a=e=>t=>{i===e&&n(t)},s=e=>t=>{i===e&&o(t)},l=()=>{try{const e=t();fw(e)?(gw.set(e,r),i=e,e.then(a(e),s(e)),qS(e,l)):n(e)}catch(e){o(e)}};e.then(a(e),s(e)),qS(e,l)})),gw.set(e,r)),r};function yw(e,t){const{delay:n,unstable_promiseStatus:o=!r.use}={},i=dw(),[[a,s,l],u]=d((t=>{const r=i.get(e);return Object.is(t[0],r)&&t[1]===i&&t[2]===e?t:[r,i,e]}),void 0,(()=>[i.get(e),i,e]));let c=a;if(s===i&&l===e||(u(),c=i.get(e)),p((()=>{const t=i.sub(e,(()=>{if(o)try{const t=i.get(e);fw(t)&&hw(vw(t,(()=>i.get(e))))}catch(e){}"number"!=typeof n?u():setTimeout(u,n)}));return u(),t}),[i,e,n,o]),f(c),fw(c)){const t=vw(c,(()=>i.get(e)));return o&&hw(t),mw(t)}return c}function bw(e,r){const n=dw();return h(((...r)=>{if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&!("write"in e))throw new Error("not writable atom");return n.set(e,...r)}),[n,e])}function xw(e,t){return[yw(e),bw(e)]}const Sw=Symbol("production"!==(t.meta.env?t.meta.env.MODE:void 0)?"RESET":"");function ww(e,t){let r=null;const n=new Map,o=new Set,i=o=>{let s;if(void 0===t)s=n.get(o);else for(const[e,r]of n)if(t(e,o)){s=r;break}if(void 0!==s){if(!(null==r?void 0:r(s[1],o)))return s[0];i.remove(o)}const l=e(o);return n.set(o,[l,Date.now()]),a("CREATE",o,l),l},a=(e,t,r)=>{for(const n of o)n({type:e,param:t,atom:r})};return i.unstable_listen=e=>(o.add(e),()=>{o.delete(e)}),i.getParams=()=>n.keys(),i.remove=e=>{if(void 0===t){if(!n.has(e))return;const[t]=n.get(e);n.delete(e),a("REMOVE",e,t)}else for(const[r,[o]]of n)if(t(r,e)){n.delete(r),a("REMOVE",r,o);break}},i.setShouldRemove=e=>{if(r=e,r)for(const[e,[t,o]]of n)r(o,e)&&(n.delete(e),a("REMOVE",e,t))},i}!function(e=()=>{try{return window.localStorage}catch(e){return void("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&"undefined"!=typeof window&&console.warn(e))}},r){var n;let o,i;const a={getItem:(t,n)=>{var a,s;const l=e=>{if(o!==(e=e||"")){try{i=JSON.parse(e,null==r?void 0:r.reviver)}catch(e){return n}o=e}return i},u=null!=(s=null==(a=e())?void 0:a.getItem(t))?s:null;return(e=>"function"==typeof(null==e?void 0:e.then))(u)?u.then(l):l(u)},setItem:(t,r)=>{var n;return null==(n=e())?void 0:n.setItem(t,JSON.stringify(r,void 0))},removeItem:t=>{var r;return null==(r=e())?void 0:r.removeItem(t)}};let s;try{s=null==(n=e())?void 0:n.subscribe}catch(e){}var l;!s&&"undefined"!=typeof window&&"function"==typeof window.addEventListener&&window.Storage&&(s=(t,r)=>{if(!(e()instanceof window.Storage))return()=>{};const n=n=>{n.storageArea===e()&&n.key===t&&r(n.newValue)};return window.addEventListener("storage",n),()=>{window.removeEventListener("storage",n)}}),s&&(a.subscribe=(l=s,(e,t,r)=>l(e,(e=>{let n;try{n=JSON.parse(e||"")}catch(e){n=r}t(n)}))))}();const Cw=new WeakMap;const Ew=e=>{let t=Cw.get(e);return t||(t=new WeakSet,Cw.set(e,t)),t},Iw=aw(),Dw=aw(),Pw=aw(),Mw=aw(),Rw=aw((e=>e(Mw)?.translate??(e=>e))),Aw=aw(""),Lw=aw((e=>{const t=e(Aw).toLowerCase().trim();return({title:e})=>e.toLowerCase().trim().includes(t)})),kw=function(e){const r=Symbol(),n=aw(r);"production"!==(t.meta.env?t.meta.env.MODE:void 0)&&(n.debugPrivate=!0);const o=aw(((t,o)=>{const i=t(n);return i!==r?i:e(t,o)}),((e,t,i)=>{const a="function"==typeof i?i(e(o)):i;t(n,a===Sw?r:a)}));return o}((e=>{const t=e(Dw),r=e(Pw),n=new Map;return t?.qHyperCube.qDimensionInfo.forEach((({cId:e})=>{n.set(e,!0)})),t?.qHyperCube.qMeasureInfo.forEach((({cId:e})=>{n.set(e,!0)})),r?.qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qDimensions.forEach((({qDef:{cId:e}})=>{n.set(e,!1)})),r?.qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qMeasures.forEach((({qDef:{cId:e}})=>{n.set(e,!1)})),n})),Ow=ww((e=>aw((t=>t(kw).get(e)??!1),((t,r,n)=>{r(kw,(t=>{const r=new Map(t);return r.set(e,n),r}))})))),Tw=({props:e,children:t})=>(function(e){const t=dw(),r=Ew(t);for(const[n,...o]of e)r.has(n)||(r.add(n),t.set(n,...o))}([[Iw,e.args.model],[Dw,e.args.model.layout],[Mw,e.args.apis],[Pw,e.args.properties]]),t);function qw(e){return"init"in e}function _w(e){return!!e.write}function jw(e){return"v"in e||"e"in e}function Nw(e){if("e"in e)throw e.e;if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&!("v"in e))throw new Error("[Bug] atom state is not initialized");return e.v}const Fw=new WeakMap;function zw(e){var t;return $w(e)&&!!(null==(t=Fw.get(e))?void 0:t[0])}function Ww(e,t){let r=Fw.get(e);if(!r){r=[!0,new Set],Fw.set(e,r);const t=()=>{r[0]=!1};e.then(t,t)}r[1].add(t)}function $w(e){return"function"==typeof(null==e?void 0:e.then)}function Hw(e,t,r){if(!r.p.has(e)){r.p.add(e);const n=()=>r.p.delete(e);t.then(n,n)}}function Vw(e,t,r){var n;const o=new Set;for(const t of(null==(n=r.get(e))?void 0:n.t)||[])r.has(t)&&o.add(t);for(const e of t.p)o.add(e);return o}const Bw=(e,t,...r)=>t.read(...r),Gw=(e,t,...r)=>t.write(...r),Uw=(e,t)=>{var r;return null==(r=t.unstable_onInit)?void 0:r.call(t,e)},Yw=(e,t,r)=>{var n;return null==(n=t.onMount)?void 0:n.call(t,r)},Kw=(e,r)=>{const n=uC(e),o=n[0],i=n[9];if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&!r)throw new Error("Atom is undefined or null");let a=o.get(r);return a||(a={d:new Map,p:new Set,n:0},o.set(r,a),null==i||i(e,r)),a},Xw=e=>{const t=uC(e),r=t[1],n=t[3],o=t[4],i=t[5],a=t[6],s=t[13],l=[],u=e=>{try{e()}catch(e){l.push(e)}};do{a.f&&u(a.f);const t=new Set,l=t.add.bind(t);n.forEach((e=>{var t;return null==(t=r.get(e))?void 0:t.l.forEach(l)})),n.clear(),i.forEach(l),i.clear(),o.forEach(l),o.clear(),t.forEach(u),n.size&&s(e)}while(n.size||i.size||o.size);if(l.length)throw new AggregateError(l)},Jw=e=>{const r=uC(e),n=r[1],o=r[2],i=r[3],a=r[11],s=r[14],l=r[17],u=[],c=new WeakSet,d=new WeakSet,p=Array.from(i);for(;p.length;){const r=p[p.length-1],i=a(e,r);if(d.has(r))p.pop();else if(c.has(r)){if(o.get(r)===i.n)u.push([r,i]);else if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&o.has(r))throw new Error("[Bug] invalidated atom exists");d.add(r),p.pop()}else{c.add(r);for(const e of Vw(r,i,n))c.has(e)||p.push(e)}}for(let t=u.length-1;t>=0;--t){const[r,n]=u[t];let a=!1;for(const e of n.d.keys())if(e!==r&&i.has(e)){a=!0;break}a&&(s(e,r),l(e,r)),o.delete(r)}},Zw=(e,r)=>{var n,o;const i=uC(e),a=i[1],s=i[2],l=i[3],u=i[6],c=i[7],d=i[11],p=i[12],f=i[13],h=i[14],m=i[16],g=i[17],v=d(e,r);if(jw(v)){if(a.has(r)&&s.get(r)!==v.n)return v;if(Array.from(v.d).every((([t,r])=>h(e,t).n===r)))return v}v.d.clear();let y,b,x=!0;function S(){a.has(r)&&(g(e,r),f(e),p(e))}const w={get signal(){return y||(y=new AbortController),y.signal},get setSelf(){return"production"===(t.meta.env?t.meta.env.MODE:void 0)||_w(r)||console.warn("setSelf function cannot be used with read-only atom"),!b&&_w(r)&&(b=(...n)=>{if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&x&&console.warn("setSelf function cannot be called in sync"),!x)try{return m(e,r,...n)}finally{f(e),p(e)}}),b}},C=v.n;try{const t=c(e,r,(function(t){var n;if(t===r){const r=d(e,t);if(!jw(r)){if(!qw(t))throw new Error("no atom init");oC(e,t,t.init)}return Nw(r)}const o=h(e,t);try{return Nw(o)}finally{v.d.set(t,o.n),zw(v.v)&&Hw(r,v.v,o),null==(n=a.get(t))||n.t.add(r),x||S()}}),w);return oC(e,r,t),$w(t)&&(Ww(t,(()=>null==y?void 0:y.abort())),t.then(S,S)),null==(n=u.r)||n.call(u,r),v}catch(e){return delete v.v,v.e=e,++v.n,v}finally{x=!1,C!==v.n&&s.get(r)===C&&(s.set(r,v.n),l.add(r),null==(o=u.c)||o.call(u,r))}},Qw=(e,t)=>{const r=uC(e),n=r[1],o=r[2],i=r[11],a=[t];for(;a.length;){const t=a.pop(),r=i(e,t);for(const s of Vw(t,r,n)){const t=i(e,s);o.set(s,t.n),a.push(s)}}},eC=(e,t,...r)=>{const n=uC(e),o=n[3],i=n[6],a=n[8],s=n[11],l=n[12],u=n[13],c=n[14],d=n[15],p=n[17];let f=!0;const h=t=>Nw(c(e,t)),m=(r,...n)=>{var a;const c=s(e,r);try{if(r===t){if(!qw(r))throw new Error("atom not writable");const t=c.n,s=n[0];return oC(e,r,s),p(e,r),void(t!==c.n&&(o.add(r),null==(a=i.c)||a.call(i,r),d(e,r)))}return eC(e,r,...n)}finally{f||(u(e),l(e))}};try{return a(e,t,h,m,...r)}finally{f=!1}},tC=(e,t)=>{var r;const n=uC(e),o=n[1],i=n[3],a=n[6],s=n[11],l=n[15],u=n[18],c=n[19],d=s(e,t),p=o.get(t);if(p&&!zw(d.v)){for(const[n,o]of d.d)if(!p.d.has(n)){const c=s(e,n);u(e,n).t.add(t),p.d.add(n),o!==c.n&&(i.add(n),null==(r=a.c)||r.call(a,n),l(e,n))}for(const r of p.d||[])if(!d.d.has(r)){p.d.delete(r);const n=c(e,r);null==n||n.t.delete(t)}}},rC=(e,t)=>{var r;const n=uC(e),o=n[1],i=n[4],a=n[6],s=n[10],l=n[11],u=n[12],c=n[13],d=n[14],p=n[16],f=l(e,t);let h=o.get(t);if(!h){d(e,t);for(const r of f.d.keys()){rC(e,r).t.add(t)}if(h={l:new Set,d:new Set(f.d.keys()),t:new Set},o.set(t,h),null==(r=a.m)||r.call(a,t),_w(t)){const r=()=>{let r=!0;const n=(...n)=>{try{return p(e,t,...n)}finally{r||(c(e),u(e))}};try{const o=s(e,t,n);o&&(h.u=()=>{r=!0;try{o()}finally{r=!1}})}finally{r=!1}};i.add(r)}}return h},nC=(e,t)=>{var r;const n=uC(e),o=n[1],i=n[5],a=n[6],s=n[11],l=n[19],u=s(e,t);let c=o.get(t);if(!c||c.l.size||Array.from(c.t).some((e=>{var r;return null==(r=o.get(e))?void 0:r.d.has(t)})))return c;c.u&&i.add(c.u),c=void 0,o.delete(t),null==(r=a.u)||r.call(a,t);for(const r of u.d.keys()){const n=l(e,r);null==n||n.t.delete(t)}},oC=(e,t,r)=>{const n=uC(e)[11],o=n(e,t),i="v"in o,a=o.v;if($w(r))for(const i of o.d.keys())Hw(t,r,n(e,i));o.v=r,delete o.e,i&&Object.is(a,o.v)||(++o.n,$w(a)&&function(e){const t=Fw.get(e);(null==t?void 0:t[0])&&(t[0]=!1,t[1].forEach((e=>e())))}(a))},iC=(e,t)=>Nw((0,uC(e)[14])(e,t)),aC=(e,t,...r)=>{const n=uC(e),o=n[12],i=n[13],a=n[16];try{return a(e,t,...r)}finally{i(e),o(e)}},sC=(e,t,r)=>{const n=uC(e),o=n[12],i=n[18],a=n[19],s=i(e,t).l;return s.add(r),o(e),()=>{s.delete(r),a(e,t),o(e)}},lC=new WeakMap,uC=e=>{const r=lC.get(e);if("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&!r)throw new Error("Store must be created by buildStore to read its building blocks");return r};let cC,dC=0;function pC(e,r){const n="atom"+ ++dC,o={toString(){return"production"!==(t.meta.env?t.meta.env.MODE:void 0)&&this.debugLabel?n+":"+this.debugLabel:n}};return"function"==typeof e?o.read=e:(o.init=e,o.read=fC,o.write=hC),o}function fC(e){return e(this)}function hC(e,t,r){return t(this,"function"==typeof r?r(e(this)):r)}function mC(){return function(...e){const t={get:e=>(0,uC(t)[21])(t,e),set:(e,...r)=>(0,uC(t)[22])(t,e,...r),sub:(e,r)=>(0,uC(t)[23])(t,e,r)},r=[new WeakMap,new WeakMap,new WeakMap,new Set,new Set,new Set,{},Bw,Gw,Uw,Yw,Kw,Xw,Jw,Zw,Qw,eC,tC,rC,nC,oC,iC,aC,sC,void 0].map(((t,r)=>e[r]||t));return lC.set(t,Object.freeze(r)),t}()}const gC=c(void 0);function vC(e){return n(gC)||(cC||(cC=mC(),"production"!==(t.meta.env?t.meta.env.MODE:void 0)&&(globalThis.__JOTAI_DEFAULT_STORE__||(globalThis.__JOTAI_DEFAULT_STORE__=cC),globalThis.__JOTAI_DEFAULT_STORE__!==cC&&console.warn("Detected multiple Jotai instances. It may cause unexpected behavior with the default store. https://github.com/pmndrs/jotai/discussions/2044"))),cC)}function yC({children:e,store:t}){const r=u(void 0);return t||r.current||(r.current=mC()),o(gC.Provider,{value:t||r.current},e)}const bC=e=>"function"==typeof(null==e?void 0:e.then),xC=e=>{e.status||(e.status="pending",e.then((t=>{e.status="fulfilled",e.value=t}),(t=>{e.status="rejected",e.reason=t})))},SC=r.use||(e=>{if("pending"===e.status)throw e;if("fulfilled"===e.status)return e.value;throw"rejected"===e.status?e.reason:(xC(e),e)}),wC=new WeakMap,CC=(e,t)=>{let r=wC.get(e);return r||(r=new Promise(((n,o)=>{let i=e;const a=e=>t=>{i===e&&n(t)},s=e=>t=>{i===e&&o(t)},l=()=>{try{const e=t();bC(e)?(wC.set(e,r),i=e,e.then(a(e),s(e)),Ww(e,l)):n(e)}catch(e){o(e)}};e.then(a(e),s(e)),Ww(e,l)})),wC.set(e,r)),r};function EC(e,t){const{delay:n,unstable_promiseStatus:o=!r.use}={},i=vC(),[[a,s,l],u]=d((t=>{const r=i.get(e);return Object.is(t[0],r)&&t[1]===i&&t[2]===e?t:[r,i,e]}),void 0,(()=>[i.get(e),i,e]));let c=a;if(s===i&&l===e||(u(),c=i.get(e)),p((()=>{const t=i.sub(e,(()=>{if(o)try{const t=i.get(e);bC(t)&&xC(CC(t,(()=>i.get(e))))}catch(e){}"number"!=typeof n?u():setTimeout(u,n)}));return u(),t}),[i,e,n,o]),f(c),bC(c)){const t=CC(c,(()=>i.get(e)));return o&&xC(t),SC(t)}return c}Symbol("production"!==(t.meta.env?t.meta.env.MODE:void 0)?"RESET":"");!function(e=()=>{try{return window.localStorage}catch(e){return void("production"!==(t.meta.env?t.meta.env.MODE:void 0)&&"undefined"!=typeof window&&console.warn(e))}},r){var n;let o,i;const a={getItem:(t,n)=>{var a,s;const l=e=>{if(o!==(e=e||"")){try{i=JSON.parse(e,null==r?void 0:r.reviver)}catch(e){return n}o=e}return i},u=null!=(s=null==(a=e())?void 0:a.getItem(t))?s:null;return(e=>"function"==typeof(null==e?void 0:e.then))(u)?u.then(l):l(u)},setItem:(t,r)=>{var n;return null==(n=e())?void 0:n.setItem(t,JSON.stringify(r,void 0))},removeItem:t=>{var r;return null==(r=e())?void 0:r.removeItem(t)}};let s;try{s=null==(n=e())?void 0:n.subscribe}catch(e){}var l;!s&&"undefined"!=typeof window&&"function"==typeof window.addEventListener&&window.Storage&&(s=(t,r)=>{if(!(e()instanceof window.Storage))return()=>{};const n=n=>{n.storageArea===e()&&n.key===t&&r(n.newValue)};return window.addEventListener("storage",n),()=>{window.removeEventListener("storage",n)}}),s&&(a.subscribe=(l=s,(e,t,r)=>l(e,(e=>{let n;try{n=JSON.parse(e||"")}catch(e){n=r}t(n)}))))}();const IC=new WeakMap;const DC=e=>{let t=IC.get(e);return t||(t=new WeakSet,IC.set(e,t)),t},PC=({itemIndex:e,sectionIndex:t})=>void 0!==e?`${t}-${e}`:`${t}`,MC=pC(),RC=pC((e=>e(MC)?.numberOfSections??0)),AC=pC((e=>e(MC)?.numberOfItemsInSection??(()=>0))),LC=pC((e=>e(MC)?.keyExtractor??PC)),kC=pC((e=>e(MC)?.onDragOver)),OC=pC((e=>{const t=e(MC)?.children;return Array.isArray(t)?t[1]:t})),TC=pC((e=>{const t=e(MC)?.children;if(Array.isArray(t))return t[0]})),qC=pC((e=>e(MC)?.onClick)),_C=({props:e,children:t})=>(function(e){const t=vC(),r=DC(t);for(const[n,...o]of e)r.has(n)||(r.add(n),t.set(n,...o))}([[MC,e]]),t);var jC=Symbol.for("preact-signals");function NC(){if(HC>1)HC--;else{for(var e,t=!1;void 0!==$C;){var r=$C;for($C=void 0,VC++;void 0!==r;){var n=r.o;if(r.o=void 0,r.f&=-3,!(8&r.f)&&KC(r))try{r.c()}catch(r){t||(e=r,t=!0)}r=n}}if(VC=0,HC--,t)throw e}}function FC(e){if(HC>0)return e();HC++;try{return e()}finally{NC()}}var zC=void 0;function WC(e){var t=zC;zC=void 0;try{return e()}finally{zC=t}}var $C=void 0,HC=0,VC=0,BC=0;function GC(e){if(void 0!==zC){var t=e.n;if(void 0===t||t.t!==zC)return t={i:0,S:e,p:zC.s,n:void 0,t:zC,e:void 0,x:void 0,r:t},void 0!==zC.s&&(zC.s.n=t),zC.s=t,e.n=t,32&zC.f&&e.S(t),t;if(-1===t.i)return t.i=0,void 0!==t.n&&(t.n.p=t.p,void 0!==t.p&&(t.p.n=t.n),t.p=zC.s,t.n=void 0,zC.s.n=t,zC.s=t),t}}function UC(e,t){this.v=e,this.i=0,this.n=void 0,this.t=void 0,this.W=null==t?void 0:t.watched,this.Z=null==t?void 0:t.unwatched,this.name=null==t?void 0:t.name}function YC(e,t){return new UC(e,t)}function KC(e){for(var t=e.s;void 0!==t;t=t.n)if(t.S.i!==t.i||!t.S.h()||t.S.i!==t.i)return!0;return!1}function XC(e){for(var t=e.s;void 0!==t;t=t.n){var r=t.S.n;if(void 0!==r&&(t.r=r),t.S.n=t,t.i=-1,void 0===t.n){e.s=t;break}}}function JC(e){for(var t=e.s,r=void 0;void 0!==t;){var n=t.p;-1===t.i?(t.S.U(t),void 0!==n&&(n.n=t.n),void 0!==t.n&&(t.n.p=n)):r=t,t.S.n=t.r,void 0!==t.r&&(t.r=void 0),t=n}e.s=r}function ZC(e,t){UC.call(this,void 0),this.x=e,this.s=void 0,this.g=BC-1,this.f=4,this.W=null==t?void 0:t.watched,this.Z=null==t?void 0:t.unwatched,this.name=null==t?void 0:t.name}function QC(e,t){return new ZC(e,t)}function eE(e){var t=e.u;if(e.u=void 0,"function"==typeof t){HC++;var r=zC;zC=void 0;try{t()}catch(t){throw e.f&=-2,e.f|=8,tE(e),t}finally{zC=r,NC()}}}function tE(e){for(var t=e.s;void 0!==t;t=t.n)t.S.U(t);e.x=void 0,e.s=void 0,eE(e)}function rE(e){if(zC!==this)throw new Error("Out-of-order effect");JC(this),zC=e,this.f&=-2,8&this.f&&tE(this),NC()}function nE(e,t){this.x=e,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32,this.name=null==t?void 0:t.name}function oE(e,t){var r=new nE(e,t);try{r.c()}catch(e){throw r.d(),e}var n=r.d.bind(r);return n[Symbol.dispose]=n,n}UC.prototype.brand=jC,UC.prototype.h=function(){return!0},UC.prototype.S=function(e){var t=this,r=this.t;r!==e&&void 0===e.e&&(e.x=r,this.t=e,void 0!==r?r.e=e:WC((function(){var e;null==(e=t.W)||e.call(t)})))},UC.prototype.U=function(e){var t=this;if(void 0!==this.t){var r=e.e,n=e.x;void 0!==r&&(r.x=n,e.e=void 0),void 0!==n&&(n.e=r,e.x=void 0),e===this.t&&(this.t=n,void 0===n&&WC((function(){var e;null==(e=t.Z)||e.call(t)})))}},UC.prototype.subscribe=function(e){var t=this;return oE((function(){var r=t.value,n=zC;zC=void 0;try{e(r)}finally{zC=n}}),{name:"sub"})},UC.prototype.valueOf=function(){return this.value},UC.prototype.toString=function(){return this.value+""},UC.prototype.toJSON=function(){return this.value},UC.prototype.peek=function(){var e=zC;zC=void 0;try{return this.value}finally{zC=e}},Object.defineProperty(UC.prototype,"value",{get:function(){var e=GC(this);return void 0!==e&&(e.i=this.i),this.v},set:function(e){if(e!==this.v){if(VC>100)throw new Error("Cycle detected");this.v=e,this.i++,BC++,HC++;try{for(var t=this.t;void 0!==t;t=t.x)t.t.N()}finally{NC()}}}}),ZC.prototype=new UC,ZC.prototype.h=function(){if(this.f&=-3,1&this.f)return!1;if(32==(36&this.f))return!0;if(this.f&=-5,this.g===BC)return!0;if(this.g=BC,this.f|=1,this.i>0&&!KC(this))return this.f&=-2,!0;var e=zC;try{XC(this),zC=this;var t=this.x();(16&this.f||this.v!==t||0===this.i)&&(this.v=t,this.f&=-17,this.i++)}catch(e){this.v=e,this.f|=16,this.i++}return zC=e,JC(this),this.f&=-2,!0},ZC.prototype.S=function(e){if(void 0===this.t){this.f|=36;for(var t=this.s;void 0!==t;t=t.n)t.S.S(t)}UC.prototype.S.call(this,e)},ZC.prototype.U=function(e){if(void 0!==this.t&&(UC.prototype.U.call(this,e),void 0===this.t)){this.f&=-33;for(var t=this.s;void 0!==t;t=t.n)t.S.U(t)}},ZC.prototype.N=function(){if(!(2&this.f)){this.f|=6;for(var e=this.t;void 0!==e;e=e.x)e.t.N()}},Object.defineProperty(ZC.prototype,"value",{get:function(){if(1&this.f)throw new Error("Cycle detected");var e=GC(this);if(this.h(),void 0!==e&&(e.i=this.i),16&this.f)throw this.v;return this.v}}),nE.prototype.c=function(){var e=this.S();try{if(8&this.f)return;if(void 0===this.x)return;var t=this.x();"function"==typeof t&&(this.u=t)}finally{e()}},nE.prototype.S=function(){if(1&this.f)throw new Error("Cycle detected");this.f|=1,this.f&=-9,eE(this),XC(this),HC++;var e=zC;return zC=this,rE.bind(this,e)},nE.prototype.N=function(){2&this.f||(this.f|=2,this.o=$C,$C=this)},nE.prototype.d=function(){this.f|=8,1&this.f||tE(this)},nE.prototype.dispose=function(){this.d()};var iE,aE,sE,lE,uE,cE,dE,pE,fE,hE,mE,gE,vE,yE,bE,xE,SE,wE,CE,EE,IE=Object.create,DE=Object.defineProperty,PE=Object.defineProperties,ME=Object.getOwnPropertyDescriptor,RE=Object.getOwnPropertyDescriptors,AE=Object.getOwnPropertySymbols,LE=Object.prototype.hasOwnProperty,kE=Object.prototype.propertyIsEnumerable,OE=e=>{throw TypeError(e)},TE=(e,t,r)=>t in e?DE(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,qE=(e,t)=>DE(e,"name",{value:t,configurable:!0}),_E=["class","method","getter","setter","accessor","field","value","get","set"],jE=e=>void 0!==e&&"function"!=typeof e?OE("Function expected"):e,NE=(e,t,r,n,o)=>({kind:_E[e],name:t,metadata:n,addInitializer:e=>r._?OE("Already initialized"):o.push(jE(e||null))}),FE=(e,t)=>{return TE(t,(r="metadata",(n=Symbol[r])?n:Symbol.for("Symbol."+r)),e[3]);var r,n},zE=(e,t,r,n)=>{for(var o=0,i=e[t>>1],a=i&&i.length;o<a;o++)1&t?i[o].call(r):n=i[o].call(r,n);return n},WE=(e,t,r,n,o,i)=>{var a,s,l,u,c,d=7&t,p=!!(8&t),f=!!(16&t),h=d>3?e.length+1:d?p?1:2:0,m=_E[d+5],g=d>3&&(e[h-1]=[]),v=e[h]||(e[h]=[]),y=d&&(!f&&!p&&(o=o.prototype),d<5&&(d>3||!f)&&ME(d<4?o:{get[r](){return VE(this,i)},set[r](e){return GE(this,i,e)}},r));d?f&&d<4&&qE(i,(d>2?"set ":d>1?"get ":"")+r):qE(o,r);for(var b=n.length-1;b>=0;b--)u=NE(d,r,l={},e[3],v),d&&(u.static=p,u.private=f,c=u.access={has:f?e=>HE(o,e):e=>r in e},3^d&&(c.get=f?e=>(1^d?VE:UE)(e,o,4^d?i:y.get):e=>e[r]),d>2&&(c.set=f?(e,t)=>GE(e,o,t,4^d?i:y.set):(e,t)=>e[r]=t)),s=(0,n[b])(d?d<4?f?i:y[m]:d>4?void 0:{get:y.get,set:y.set}:o,u),l._=1,4^d||void 0===s?jE(s)&&(d>4?g.unshift(s):d?f?i=s:y[m]=s:o=s):"object"!=typeof s||null===s?OE("Object expected"):(jE(a=s.get)&&(y.get=a),jE(a=s.set)&&(y.set=a),jE(a=s.init)&&g.unshift(a));return d||FE(e,o),y&&DE(o,r,y),f?4^d?i:y:o},$E=(e,t,r)=>t.has(e)||OE("Cannot "+r),HE=(e,t)=>Object(t)!==t?OE('Cannot use the "in" operator on this value'):e.has(t),VE=(e,t,r)=>($E(e,t,"read from private field"),r?r.call(e):t.get(e)),BE=(e,t,r)=>t.has(e)?OE("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),GE=(e,t,r,n)=>($E(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r),UE=(e,t,r)=>($E(e,t,"access private method"),r);function YE(e,t){if(t){let r;return QC((()=>{const n=e();return n&&r&&t(r,n)?r:(r=n,n)}))}return QC(e)}function KE(e,t){if(Object.is(e,t))return!0;if(null===e||null===t)return!1;if("function"==typeof e&&"function"==typeof t)return e===t;if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(const r of e)if(!t.has(r))return!1;return!0}if(Array.isArray(e)){if(!Array.isArray(t)||e.length!==t.length)return!1;return!e.some(((e,r)=>!KE(e,t[r])))}if("object"==typeof e&&"object"==typeof t){const r=Object.keys(e),n=Object.keys(t);if(r.length!==n.length)return!1;const o=r.some((r=>!KE(e[r],t[r])));return!o}return!1}function XE({get:e},t){return{init:e=>YC(e),get(){return e.call(this).value},set(t){const r=e.call(this);r.peek()!==t&&(r.value=t)}}}function JE(e,t){const r=new WeakMap;return function(){let t=r.get(this);return t||(t=YE(e.bind(this)),r.set(this,t)),t.value}}function ZE(e=!0){return function(t,r){r.addInitializer((function(){const t="field"===r.kind||r.static?this:Object.getPrototypeOf(this),n=Object.getOwnPropertyDescriptor(t,r.name);n&&Object.defineProperty(t,r.name,((e,t)=>PE(e,RE(t)))(((e,t)=>{for(var r in t||(t={}))LE.call(t,r)&&TE(e,r,t[r]);if(AE)for(var r of AE(t))kE.call(t,r)&&TE(e,r,t[r]);return e})({},n),{enumerable:e}))}))}}function QE(...e){const t=e.map(oE);return()=>t.forEach((e=>e()))}cE=[XE],uE=[XE],lE=[XE],sE=[ZE()],aE=[ZE()],iE=[ZE()];var eI,tI=class{constructor(e,t=Object.is){this.defaultValue=e,this.equals=t,zE(dE,5,this),BE(this,gE),BE(this,pE,zE(dE,8,this)),zE(dE,11,this),BE(this,vE,zE(dE,12,this)),zE(dE,15,this),BE(this,SE,zE(dE,16,this)),zE(dE,19,this),this.reset=this.reset.bind(this),this.reset()}get current(){return VE(this,gE,CE)}get initial(){return VE(this,gE,hE)}get previous(){return VE(this,gE,bE)}set current(e){const t=WC((()=>VE(this,gE,CE)));e&&t&&this.equals(t,e)||FC((()=>{VE(this,gE,hE)||GE(this,gE,e,mE),GE(this,gE,t,xE),GE(this,gE,e,EE)}))}reset(e=this.defaultValue){FC((()=>{GE(this,gE,void 0,xE),GE(this,gE,e,mE),GE(this,gE,e,EE)}))}};function rI(e){return WC((()=>{const t={};for(const r in e)t[r]=e[r];return t}))}dE=[,,,IE(null)],pE=new WeakMap,gE=new WeakSet,vE=new WeakMap,SE=new WeakMap,fE=WE(dE,20,"#initial",cE,gE,pE),hE=fE.get,mE=fE.set,yE=WE(dE,20,"#previous",uE,gE,vE),bE=yE.get,xE=yE.set,wE=WE(dE,20,"#current",lE,gE,SE),CE=wE.get,EE=wE.set,WE(dE,2,"current",sE,tI),WE(dE,2,"initial",aE,tI),WE(dE,2,"previous",iE,tI),FE(dE,tI);eI=new WeakMap;var nI,oI,iI,aI,sI,lI=Object.create,uI=Object.defineProperty,cI=Object.getOwnPropertyDescriptor,dI=Object.getOwnPropertySymbols,pI=Object.prototype.hasOwnProperty,fI=Object.prototype.propertyIsEnumerable,hI=(e,t)=>(t=Symbol[e])?t:Symbol.for("Symbol."+e),mI=e=>{throw TypeError(e)},gI=Math.pow,vI=(e,t,r)=>t in e?uI(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,yI=["class","method","getter","setter","accessor","field","value","get","set"],bI=e=>void 0!==e&&"function"!=typeof e?mI("Function expected"):e,xI=(e,t,r,n,o)=>({kind:yI[e],name:t,metadata:n,addInitializer:e=>r._?mI("Already initialized"):o.push(bI(e||null))}),SI=(e,t,r,n,o,i)=>{for(var a,s,l,u,c=7&t,d=yI[c+5],p=e[2]||(e[2]=[]),f=(o=o.prototype,cI(o,r)),h=n.length-1;h>=0;h--)(l=xI(c,r,s={},e[3],p)).static=false,l.private=false,u=l.access={has:e=>r in e},u.get=e=>e[r],a=(0,n[h])(f[d],l),s._=1,bI(a)&&(f[d]=a);return f&&uI(o,r,f),o},wI=(e,t,r)=>t.has(e)||mI("Cannot "+r),CI=class e{constructor(e,t){this.x=e,this.y=t}static delta(t,r){return new e(t.x-r.x,t.y-r.y)}static distance(e,t){return Math.hypot(e.x-t.x,e.y-t.y)}static equals(e,t){return e.x===t.x&&e.y===t.y}static from({x:t,y:r}){return new e(t,r)}},EI=class e{constructor(e,t,r,n){this.left=e,this.top=t,this.width=r,this.height=n,this.scale={x:1,y:1}}get inverseScale(){return{x:1/this.scale.x,y:1/this.scale.y}}translate(t,r){const{top:n,left:o,width:i,height:a,scale:s}=this,l=new e(o+t,n+r,i,a);return l.scale=((e,t)=>{for(var r in t||(t={}))pI.call(t,r)&&vI(e,r,t[r]);if(dI)for(var r of dI(t))fI.call(t,r)&&vI(e,r,t[r]);return e})({},s),l}get boundingRectangle(){const{width:e,height:t,left:r,top:n,right:o,bottom:i}=this;return{width:e,height:t,left:r,top:n,right:o,bottom:i}}get center(){const{left:e,top:t,right:r,bottom:n}=this;return new CI((e+r)/2,(t+n)/2)}get area(){const{width:e,height:t}=this;return e*t}equals(t){if(!(t instanceof e))return!1;const{left:r,top:n,width:o,height:i}=this;return r===t.left&&n===t.top&&o===t.width&&i===t.height}containsPoint(e){const{top:t,left:r,bottom:n,right:o}=this;return t<=e.y&&e.y<=n&&r<=e.x&&e.x<=o}intersectionArea(t){return t instanceof e?function(e,t){const r=Math.max(t.top,e.top),n=Math.max(t.left,e.left),o=Math.min(t.left+t.width,e.left+e.width),i=Math.min(t.top+t.height,e.top+e.height),a=o-n,s=i-r;if(n<o&&r<i){return a*s}return 0}(this,t):0}intersectionRatio(e){const{area:t}=this,r=this.intersectionArea(e);return r/(e.area+t-r)}get bottom(){const{top:e,height:t}=this;return e+t}get right(){const{left:e,width:t}=this;return e+t}get aspectRatio(){const{width:e,height:t}=this;return e/t}get corners(){return[{x:this.left,y:this.top},{x:this.right,y:this.top},{x:this.left,y:this.bottom},{x:this.right,y:this.bottom}]}static from({top:t,left:r,width:n,height:o}){return new e(r,t,n,o)}static delta(e,t,r={x:"center",y:"center"}){const n=(e,t)=>{const n=r[t],o="x"===t?e.left:e.top,i="x"===t?e.width:e.height;return"start"==n?o:"end"==n?o+i:o+i/2};return CI.delta({x:n(e,"x"),y:n(e,"y")},{x:n(t,"x"),y:n(t,"y")})}static intersectionRatio(t,r){return e.from(t).intersectionRatio(e.from(r))}};var II,DI=class extends(iI=tI,oI=[JE],nI=[JE],iI){constructor(e){var t,r,n;super(CI.from(e),((e,t)=>CI.equals(e,t))),((e,t,r)=>{for(var n=0,o=e[t>>1],i=o&&o.length;n<i;n++)o[n].call(r)})(sI,5,this),t=this,n=0,(r=aI).has(t)?mI("Cannot add the same private member more than once"):r instanceof WeakSet?r.add(t):r.set(t,n),this.velocity={x:0,y:0}}get delta(){return CI.delta(this.current,this.initial)}get direction(){const{current:e,previous:t}=this;if(!t)return null;const r={x:e.x-t.x,y:e.y-t.y};return r.x||r.y?Math.abs(r.x)>Math.abs(r.y)?r.x>0?"right":"left":r.y>0?"down":"up":null}get current(){return super.current}set current(e){const{current:t}=this,r=CI.from(e),n={x:r.x-t.x,y:r.y-t.y},o=Date.now(),i=o-(wI(a=this,s=aI,"read from private field"),s.get(a));var a,s;const l=e=>Math.round(e/i*100);FC((()=>{((e,t,r)=>{wI(e,t,"write to private field"),t.set(e,r)})(this,aI,o),this.velocity={x:l(n.x),y:l(n.y)},super.current=r}))}reset(e=this.defaultValue){super.reset(CI.from(e)),this.velocity={x:0,y:0}}};function PI({x:e,y:t},r){const n=Math.abs(e),o=Math.abs(t);return"number"==typeof r?Math.sqrt(gI(n,2)+gI(o,2))>r:"x"in r&&"y"in r?n>r.x&&o>r.y:"x"in r?n>r.x:"y"in r&&o>r.y}sI=(e=>{var t;return[,,,lI(null!=(t=null==e?void 0:e[hI("metadata")])?t:null)]})(iI),aI=new WeakMap,SI(sI,2,"delta",oI,DI),SI(sI,2,"direction",nI,DI),II=sI,vI(DI,hI("metadata"),II[3]);var MI,RI,AI,LI,kI=(e=>(e.Horizontal="x",e.Vertical="y",e))(kI||{}),OI=Object.values(kI),TI=Object.create,qI=Object.defineProperty,_I=Object.defineProperties,jI=Object.getOwnPropertyDescriptor,NI=Object.getOwnPropertyDescriptors,FI=Object.getOwnPropertySymbols,zI=Object.prototype.hasOwnProperty,WI=Object.prototype.propertyIsEnumerable,$I=(e,t)=>(t=Symbol[e])?t:Symbol.for("Symbol."+e),HI=e=>{throw TypeError(e)},VI=(e,t,r)=>t in e?qI(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,BI=(e,t)=>{for(var r in t||(t={}))zI.call(t,r)&&VI(e,r,t[r]);if(FI)for(var r of FI(t))WI.call(t,r)&&VI(e,r,t[r]);return e},GI=(e,t)=>_I(e,NI(t)),UI=(e,t)=>qI(e,"name",{value:t,configurable:!0}),YI=(e,t)=>{var r={};for(var n in e)zI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&FI)for(var n of FI(e))t.indexOf(n)<0&&WI.call(e,n)&&(r[n]=e[n]);return r},KI=e=>{var t;return[,,,TI(null!=(t=null==e?void 0:e[$I("metadata")])?t:null)]},XI=["class","method","getter","setter","accessor","field","value","get","set"],JI=e=>void 0!==e&&"function"!=typeof e?HI("Function expected"):e,ZI=(e,t,r,n,o)=>({kind:XI[e],name:t,metadata:n,addInitializer:e=>r._?HI("Already initialized"):o.push(JI(e||null))}),QI=(e,t)=>VI(t,$I("metadata"),e[3]),eD=(e,t,r,n)=>{for(var o=0,i=e[t>>1],a=i&&i.length;o<a;o++)1&t?i[o].call(r):n=i[o].call(r,n);return n},tD=(e,t,r,n,o,i)=>{var a,s,l,u,c,d=7&t,p=!!(8&t),f=!!(16&t),h=d>3?e.length+1:d?p?1:2:0,m=XI[d+5],g=d>3&&(e[h-1]=[]),v=e[h]||(e[h]=[]),y=d&&(!f&&!p&&(o=o.prototype),d<5&&(d>3||!f)&&jI(d<4?o:{get[r](){return oD(this,i)},set[r](e){return aD(this,i,e)}},r));d?f&&d<4&&UI(i,(d>2?"set ":d>1?"get ":"")+r):UI(o,r);for(var b=n.length-1;b>=0;b--)u=ZI(d,r,l={},e[3],v),d&&(u.static=p,u.private=f,c=u.access={has:f?e=>nD(o,e):e=>r in e},3^d&&(c.get=f?e=>(1^d?oD:sD)(e,o,4^d?i:y.get):e=>e[r]),d>2&&(c.set=f?(e,t)=>aD(e,o,t,4^d?i:y.set):(e,t)=>e[r]=t)),s=(0,n[b])(d?d<4?f?i:y[m]:d>4?void 0:{get:y.get,set:y.set}:o,u),l._=1,4^d||void 0===s?JI(s)&&(d>4?g.unshift(s):d?f?i=s:y[m]=s:o=s):"object"!=typeof s||null===s?HI("Object expected"):(JI(a=s.get)&&(y.get=a),JI(a=s.set)&&(y.set=a),JI(a=s.init)&&g.unshift(a));return d||QI(e,o),y&&qI(o,r,y),f?4^d?i:y:o},rD=(e,t,r)=>t.has(e)||HI("Cannot "+r),nD=(e,t)=>Object(t)!==t?HI('Cannot use the "in" operator on this value'):e.has(t),oD=(e,t,r)=>(rD(e,t,"read from private field"),r?r.call(e):t.get(e)),iD=(e,t,r)=>t.has(e)?HI("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),aD=(e,t,r,n)=>(rD(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r),sD=(e,t,r)=>(rD(e,t,"access private method"),r);function lD(e,t){return{plugin:e,options:t}}function uD(e){return t=>lD(e,t)}function cD(e){return"function"==typeof e?{plugin:e,options:void 0}:e}MI=[XE];var dD=class{constructor(e,t){this.manager=e,this.options=t,iD(this,AI,eD(RI,8,this,!1)),eD(RI,11,this),iD(this,LI,new Set)}enable(){this.disabled=!1}disable(){this.disabled=!0}isDisabled(){return WC((()=>this.disabled))}configure(e){this.options=e}registerEffect(e){const t=oE(e.bind(this));return oD(this,LI).add(t),t}destroy(){oD(this,LI).forEach((e=>e()))}static configure(e){return lD(this,e)}};RI=KI(null),AI=new WeakMap,LI=new WeakMap,tD(RI,4,"disabled",MI,dD,AI),QI(RI,dD);var pD,fD=class extends dD{},hD=class{constructor(e){this.manager=e,this.instances=new Map,iD(this,pD,[])}get values(){return Array.from(this.instances.values())}set values(e){const t=e.map(cD).reduceRight(((e,t)=>e.some((({plugin:e})=>e===t.plugin))?e:[t,...e]),[]),r=t.map((({plugin:e})=>e));for(const e of oD(this,pD))if(!r.includes(e)){if(e.prototype instanceof fD)continue;this.unregister(e)}for(const{plugin:e,options:r}of t)this.register(e,r);aD(this,pD,r)}get(e){return this.instances.get(e)}register(e,t){const r=this.instances.get(e);if(r)return r.options!==t&&(r.options=t),r;const n=new e(this.manager,t);return this.instances.set(e,n),n}unregister(e){const t=this.instances.get(e);t&&(t.destroy(),this.instances.delete(e))}destroy(){for(const e of this.instances.values())e.destroy();this.instances.clear()}};function mD(e,t){return e.priority===t.priority?e.type===t.type?t.value-e.value:t.type-e.type:t.priority-e.priority}pD=new WeakMap;var gD,vD,yD=[],bD=class extends dD{constructor(e){super(e),iD(this,gD),iD(this,vD),this.computeCollisions=this.computeCollisions.bind(this),aD(this,vD,YC(yD)),this.destroy=QE((()=>{const e=this.computeCollisions(),t=WC((()=>this.manager.dragOperation.position.current));if(e!==yD){const e=oD(this,gD);if(aD(this,gD,t),e&&t.x==e.x&&t.y==e.y)return}else aD(this,gD,void 0);oD(this,vD).value=e}),(()=>{const{dragOperation:e}=this.manager;e.status.initialized&&this.forceUpdate()}))}forceUpdate(e=!0){WC((()=>{e?oD(this,vD).value=this.computeCollisions():aD(this,gD,void 0)}))}computeCollisions(e,t){const{registry:r,dragOperation:n}=this.manager,{source:o,shape:i,status:a}=n;if(!a.initialized||!i)return yD;const s=[],l=[];for(const i of null!=e?e:r.droppables){if(i.disabled)continue;if(o&&!i.accepts(o))continue;const e=null!=t?t:i.collisionDetector;if(!e)continue;l.push(i),i.shape;const r=WC((()=>e({droppable:i,dragOperation:n})));r&&(null!=i.collisionPriority&&(r.priority=i.collisionPriority),s.push(r))}return 0===l.length?yD:(s.sort(mD),s)}get collisions(){return oD(this,vD).value}};gD=new WeakMap,vD=new WeakMap;var xD=class{constructor(){this.registry=new Map}addEventListener(e,t){const{registry:r}=this,n=new Set(r.get(e));return n.add(t),r.set(e,n),()=>this.removeEventListener(e,t)}removeEventListener(e,t){const{registry:r}=this,n=new Set(r.get(e));n.delete(t),r.set(e,n)}dispatch(e,...t){const{registry:r}=this,n=r.get(e);if(n)for(const e of n)e(...t)}},SD=class extends xD{constructor(e){super(),this.manager=e}dispatch(e,t){const r=[t,this.manager];super.dispatch(e,...r)}};function wD(e,t=!0){let r=!1;return GI(BI({},e),{cancelable:t,get defaultPrevented(){return r},preventDefault(){t&&(r=!0)}})}var CD,ED,ID,DD,PD,MD,RD,AD,LD,kD=class extends fD{constructor(e){super(e);let t=[];this.destroy=QE((()=>{const{dragOperation:r,collisionObserver:n}=e;r.status.initializing&&(t=[],n.enable())}),(()=>{const{collisionObserver:r,monitor:n}=e,{collisions:o}=r;if(r.isDisabled())return;const i=wD({collisions:o});if(n.dispatch("collision",i),i.defaultPrevented)return;if(((e,t)=>e.map((({id:e})=>e)).join("")===t.map((({id:e})=>e)).join(""))(o,t))return;t=o;const[a]=o;WC((()=>{var t;(null==a?void 0:a.id)!==(null==(t=e.dragOperation.target)?void 0:t.id)&&(r.disable(),e.actions.setDropTarget(null==a?void 0:a.id).then((()=>{r.enable()})))}))}))}},OD=(e=>(e[e.Lowest=0]="Lowest",e[e.Low=1]="Low",e[e.Normal=2]="Normal",e[e.High=3]="High",e[e.Highest=4]="Highest",e))(OD||{}),TD=(e=>(e[e.Collision=0]="Collision",e[e.ShapeIntersection=1]="ShapeIntersection",e[e.PointerIntersection=2]="PointerIntersection",e))(TD||{});RD=[XE],MD=[JE],PD=[JE],DD=[JE],ID=[JE],ED=[JE],CD=[JE];var qD=class{constructor(){eD(AD,5,this),iD(this,LD,eD(AD,8,this,"idle")),eD(AD,11,this)}get current(){return this.value}get idle(){return"idle"===this.value}get initializing(){return"initializing"===this.value}get initialized(){const{value:e}=this;return"idle"!==e&&"initialization-pending"!==e}get dragging(){return"dragging"===this.value}get dropped(){return"dropped"===this.value}set(e){this.value=e}};AD=KI(null),LD=new WeakMap,tD(AD,4,"value",RD,qD,LD),tD(AD,2,"current",MD,qD),tD(AD,2,"idle",PD,qD),tD(AD,2,"initializing",DD,qD),tD(AD,2,"initialized",ID,qD),tD(AD,2,"dragging",ED,qD),tD(AD,2,"dropped",CD,qD),QI(AD,qD);var _D,jD,ND,FD,zD,WD,$D,HD,VD,BD=class{constructor(e){this.manager=e}setDragSource(e){const{dragOperation:t}=this.manager;t.sourceIdentifier="string"==typeof e||"number"==typeof e?e:e.id}setDropTarget(e){return WC((()=>{const{dragOperation:t}=this.manager,r=null!=e?e:null;if(t.targetIdentifier===r)return Promise.resolve(!1);t.targetIdentifier=r;const n=wD({operation:t.snapshot()});return t.status.dragging&&this.manager.monitor.dispatch("dragover",n),this.manager.renderer.rendering.then((()=>n.defaultPrevented))}))}start(e){return WC((()=>{const{dragOperation:t}=this.manager;null!=e.source&&this.setDragSource(e.source);if(!t.source)throw new Error("Cannot start a drag operation without a drag source");if(!t.status.idle)throw new Error("Cannot start a drag operation while another is active");const r=new AbortController,{event:n,coordinates:o}=e;FC((()=>{t.status.set("initialization-pending"),t.shape=null,t.canceled=!1,t.activatorEvent=null!=n?n:null,t.position.reset(o)}));const i=wD({operation:t.snapshot()});return this.manager.monitor.dispatch("beforedragstart",i),i.defaultPrevented?(t.reset(),r.abort(),r):(t.status.set("initializing"),t.controller=r,this.manager.renderer.rendering.then((()=>{if(r.signal.aborted)return;const{status:e}=t;"initializing"===e.current&&(t.status.set("dragging"),this.manager.monitor.dispatch("dragstart",{nativeEvent:n,operation:t.snapshot(),cancelable:!1}))})),r)}))}move(e){return WC((()=>{var t,r;const{dragOperation:n}=this.manager,{status:o,controller:i}=n;if(!o.dragging||!i||i.signal.aborted)return;const a=wD({nativeEvent:e.event,operation:n.snapshot(),by:e.by,to:e.to},null==(t=e.cancelable)||t);(null==(r=e.propagate)||r)&&this.manager.monitor.dispatch("dragmove",a),queueMicrotask((()=>{var t,r,o,i,s;if(a.defaultPrevented)return;const l=null!=(s=e.to)?s:{x:n.position.current.x+(null!=(r=null==(t=e.by)?void 0:t.x)?r:0),y:n.position.current.y+(null!=(i=null==(o=e.by)?void 0:o.y)?i:0)};n.position.current=l}))}))}stop(e={}){return WC((()=>{var t,r;const{dragOperation:n}=this.manager,{controller:o}=n;if(!o||o.signal.aborted)return;let i;o.abort();const a=()=>{this.manager.renderer.rendering.then((()=>{n.status.set("dropped");const e=WC((()=>{var e;return"dropping"===(null==(e=n.source)?void 0:e.status)})),t=()=>{n.controller===o&&(n.controller=void 0),n.reset()};if(e){const{source:e}=n,r=oE((()=>{"idle"===(null==e?void 0:e.status)&&(r(),t())}))}else this.manager.renderer.rendering.then(t)}))};n.canceled=null!=(t=e.canceled)&&t,this.manager.monitor.dispatch("dragend",{nativeEvent:e.event,operation:n.snapshot(),canceled:null!=(r=e.canceled)&&r,suspend:()=>{const e={resume:()=>{},abort:()=>{}};return i=new Promise(((t,r)=>{e.resume=t,e.abort=r})),e}}),i?i.then(a).catch((()=>n.reset())):a()}))}};FD=[XE],ND=[XE],jD=[XE],_D=[XE];var GD=class{constructor(e,t){iD(this,WD,eD(zD,8,this)),eD(zD,11,this),iD(this,$D,eD(zD,12,this)),eD(zD,15,this),iD(this,HD,eD(zD,16,this)),eD(zD,19,this),iD(this,VD,eD(zD,20,this)),eD(zD,23,this);const{effects:r,id:n,data:o={},disabled:i=!1,register:a=!0}=e;let s=n;this.manager=t,this.id=n,this.data=o,this.disabled=i,this.effects=()=>{var e;return[()=>{const{id:e,manager:t}=this;if(e!==s)return null==t||t.registry.register(this),()=>null==t?void 0:t.registry.unregister(this)},...null!=(e=null==r?void 0:r())?e:[]]},this.register=this.register.bind(this),this.unregister=this.unregister.bind(this),this.destroy=this.destroy.bind(this),t&&a&&queueMicrotask(this.register)}register(){var e;return null==(e=this.manager)?void 0:e.registry.register(this)}unregister(){var e;null==(e=this.manager)||e.registry.unregister(this)}destroy(){var e;null==(e=this.manager)||e.registry.unregister(this)}};zD=KI(null),WD=new WeakMap,$D=new WeakMap,HD=new WeakMap,VD=new WeakMap,tD(zD,4,"manager",FD,GD,WD),tD(zD,4,"id",ND,GD,$D),tD(zD,4,"data",jD,GD,HD),tD(zD,4,"disabled",_D,GD,VD),QI(zD,GD);var UD,YD,KD,XD,JD,ZD,QD,eP,tP,rP,nP,oP,iP,aP,sP,lP,uP,cP,dP,pP,fP,hP,mP,gP,vP=class{constructor(){this.map=YC(new Map),this.cleanupFunctions=new WeakMap,this.register=(e,t)=>{const r=this.map.peek(),n=r.get(e),o=()=>this.unregister(e,t);if(n===t)return o;if(n){const e=this.cleanupFunctions.get(n);null==e||e(),this.cleanupFunctions.delete(n)}const i=new Map(r);i.set(e,t),this.map.value=i;const a=QE(...t.effects());return this.cleanupFunctions.set(t,a),o},this.unregister=(e,t)=>{const r=this.map.peek();if(r.get(e)!==t)return;const n=this.cleanupFunctions.get(t);null==n||n(),this.cleanupFunctions.delete(t);const o=new Map(r);o.delete(e),this.map.value=o}}[Symbol.iterator](){return this.map.peek().values()}get value(){return this.map.value.values()}has(e){return this.map.value.has(e)}get(e){return this.map.value.get(e)}destroy(){for(const e of this){const t=this.cleanupFunctions.get(e);null==t||t(),e.destroy()}this.map.value=new Map}},yP=class extends(QD=GD,ZD=[XE],JD=[XE],XD=[XE],KD=[JE],YD=[JE],UD=[JE],QD){constructor(e,t){var r=e,{modifiers:n,type:o,sensors:i}=r,a=YI(r,["modifiers","type","sensors"]);super(a,t),eD(eP,5,this),iD(this,tP,eD(eP,8,this)),eD(eP,11,this),iD(this,rP,eD(eP,12,this)),eD(eP,15,this),iD(this,nP,eD(eP,16,this,this.isDragSource?"dragging":"idle")),eD(eP,19,this),this.type=o,this.sensors=i,this.modifiers=n,this.alignment=a.alignment}get isDropping(){return"dropping"===this.status&&this.isDragSource}get isDragging(){return"dragging"===this.status&&this.isDragSource}get isDragSource(){var e,t;return(null==(t=null==(e=this.manager)?void 0:e.dragOperation.source)?void 0:t.id)===this.id}};eP=KI(QD),tP=new WeakMap,rP=new WeakMap,nP=new WeakMap,tD(eP,4,"type",ZD,yP,tP),tD(eP,4,"modifiers",JD,yP,rP),tD(eP,4,"status",XD,yP,nP),tD(eP,2,"isDropping",KD,yP),tD(eP,2,"isDragging",YD,yP),tD(eP,2,"isDragSource",UD,yP),QI(eP,yP);var bP=class extends(cP=GD,uP=[XE],lP=[XE],sP=[XE],aP=[XE],iP=[XE],oP=[JE],cP){constructor(e,t){var r=e,{accept:n,collisionDetector:o,collisionPriority:i,type:a}=r;super(YI(r,["accept","collisionDetector","collisionPriority","type"]),t),eD(dP,5,this),iD(this,pP,eD(dP,8,this)),eD(dP,11,this),iD(this,fP,eD(dP,12,this)),eD(dP,15,this),iD(this,hP,eD(dP,16,this)),eD(dP,19,this),iD(this,mP,eD(dP,20,this)),eD(dP,23,this),iD(this,gP,eD(dP,24,this)),eD(dP,27,this),this.accept=n,this.collisionDetector=o,this.collisionPriority=i,this.type=a}accepts(e){const{accept:t}=this;return!t||("function"==typeof t?t(e):!!e.type&&(Array.isArray(t)?t.includes(e.type):e.type===t))}get isDropTarget(){var e,t;return(null==(t=null==(e=this.manager)?void 0:e.dragOperation.target)?void 0:t.id)===this.id}};dP=KI(cP),pP=new WeakMap,fP=new WeakMap,hP=new WeakMap,mP=new WeakMap,gP=new WeakMap,tD(dP,4,"accept",uP,bP,pP),tD(dP,4,"type",lP,bP,fP),tD(dP,4,"collisionDetector",sP,bP,hP),tD(dP,4,"collisionPriority",aP,bP,mP),tD(dP,4,"shape",iP,bP,gP),tD(dP,2,"isDropTarget",oP,bP),QI(dP,bP);var xP,SP,wP,CP,EP,IP,DP,PP,MP,RP,AP,LP,kP,OP,TP,qP,_P,jP,NP,FP=class extends dD{constructor(e,t){super(e,t),this.manager=e,this.options=t}},zP=class extends dD{constructor(e,t){super(e,t),this.manager=e,this.options=t}apply(e){return e.transform}},WP=class{constructor(e){this.draggables=new vP,this.droppables=new vP,this.plugins=new hD(e),this.sensors=new hD(e),this.modifiers=new hD(e)}register(e,t){if(e instanceof yP)return this.draggables.register(e.id,e);if(e instanceof bP)return this.droppables.register(e.id,e);if(e.prototype instanceof zP)return this.modifiers.register(e,t);if(e.prototype instanceof FP)return this.sensors.register(e,t);if(e.prototype instanceof dD)return this.plugins.register(e,t);throw new Error("Invalid instance type")}unregister(e){if(e instanceof GD)return e instanceof yP?this.draggables.unregister(e.id,e):e instanceof bP?this.droppables.unregister(e.id,e):()=>{};if(e.prototype instanceof zP)return this.modifiers.unregister(e);if(e.prototype instanceof FP)return this.sensors.unregister(e);if(e.prototype instanceof dD)return this.plugins.unregister(e);throw new Error("Invalid instance type")}destroy(){this.draggables.destroy(),this.droppables.destroy(),this.plugins.destroy(),this.sensors.destroy(),this.modifiers.destroy()}};MP=[JE],PP=[XE],DP=[XE],IP=[XE],EP=[XE],CP=[XE],wP=[JE],SP=[JE],xP=[JE];var $P=class{constructor(e){eD(kP,5,this),iD(this,RP),iD(this,AP),iD(this,LP,new tI(void 0,((e,t)=>e&&t?e.equals(t):e===t))),this.status=new qD,iD(this,OP,eD(kP,8,this,!1)),eD(kP,11,this),iD(this,TP,eD(kP,12,this,null)),eD(kP,15,this),iD(this,qP,eD(kP,16,this,null)),eD(kP,19,this),iD(this,_P,eD(kP,20,this,null)),eD(kP,23,this),iD(this,jP,eD(kP,24,this,[])),eD(kP,27,this),this.position=new DI({x:0,y:0}),iD(this,NP,{x:0,y:0}),aD(this,RP,e)}get shape(){const{current:e,initial:t,previous:r}=oD(this,LP);return e&&t?{current:e,initial:t,previous:r}:null}set shape(e){e?oD(this,LP).current=e:oD(this,LP).reset()}get source(){var e;const t=this.sourceIdentifier;if(null==t)return null;const r=oD(this,RP).registry.draggables.get(t);return r&&aD(this,AP,r),null!=(e=null!=r?r:oD(this,AP))?e:null}get target(){var e;const t=this.targetIdentifier;return null!=t&&null!=(e=oD(this,RP).registry.droppables.get(t))?e:null}get transform(){const{x:e,y:t}=this.position.delta;let r={x:e,y:t};for(const e of this.modifiers)r=e.apply(GI(BI({},this.snapshot()),{transform:r}));return aD(this,NP,r),r}snapshot(){return WC((()=>({source:this.source,target:this.target,activatorEvent:this.activatorEvent,transform:oD(this,NP),shape:this.shape?rI(this.shape):null,position:rI(this.position),status:rI(this.status),canceled:this.canceled})))}reset(){FC((()=>{this.status.set("idle"),this.sourceIdentifier=null,this.targetIdentifier=null,oD(this,LP).reset(),this.position.reset({x:0,y:0}),aD(this,NP,{x:0,y:0}),this.modifiers=[]}))}};kP=KI(null),RP=new WeakMap,AP=new WeakMap,LP=new WeakMap,OP=new WeakMap,TP=new WeakMap,qP=new WeakMap,_P=new WeakMap,jP=new WeakMap,NP=new WeakMap,tD(kP,2,"shape",MP,$P),tD(kP,4,"canceled",PP,$P,OP),tD(kP,4,"activatorEvent",DP,$P,TP),tD(kP,4,"sourceIdentifier",IP,$P,qP),tD(kP,4,"targetIdentifier",EP,$P,_P),tD(kP,4,"modifiers",CP,$P,jP),tD(kP,2,"source",wP,$P),tD(kP,2,"target",SP,$P),tD(kP,2,"transform",xP,$P),QI(kP,$P);var HP={get rendering(){return Promise.resolve()}},VP=class{constructor(e){this.destroy=()=>{this.dragOperation.status.idle||this.actions.stop({canceled:!0}),this.dragOperation.modifiers.forEach((e=>e.destroy())),this.registry.destroy(),this.collisionObserver.destroy()};const{plugins:t=[],sensors:r=[],modifiers:n=[],renderer:o=HP}=null!=e?e:{},i=new SD(this),a=new WP(this);this.registry=a,this.monitor=i,this.renderer=o,this.actions=new BD(this),this.dragOperation=new $P(this),this.collisionObserver=new bD(this),this.plugins=[kD,...t],this.modifiers=n,this.sensors=r;const{destroy:s}=this,l=QE((()=>{var e,t,r;const n=WC((()=>this.dragOperation.modifiers)),o=this.modifiers;n!==o&&n.forEach((e=>e.destroy())),this.dragOperation.modifiers=null!=(r=null==(t=null==(e=this.dragOperation.source)?void 0:e.modifiers)?void 0:t.map((e=>{const{plugin:t,options:r}=cD(e);return new t(this,r)})))?r:o}));this.destroy=()=>{l(),s()}}get plugins(){return this.registry.plugins.values}set plugins(e){this.registry.plugins.values=e}get modifiers(){return this.registry.modifiers.values}set modifiers(e){this.registry.modifiers.values=e}get sensors(){return this.registry.sensors.values}set sensors(e){this.registry.sensors.values=e}},BP=e=>{throw TypeError(e)},GP=(e,t,r)=>t.has(e)||BP("Cannot "+r),UP=(e,t,r)=>(GP(e,t,"read from private field"),t.get(e)),YP=(e,t,r)=>t.has(e)?BP("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),KP=(e,t,r,n)=>(GP(e,t,"write to private field"),t.set(e,r),r),XP=(e,t,r)=>(GP(e,t,"access private method"),r);function JP(e){return!!e&&(e instanceof KeyframeEffect||"getKeyframes"in e&&"function"==typeof e.getKeyframes)}function ZP(e,t){const r=e.getAnimations();if(r.length>0)for(const e of r){if("running"!==e.playState)continue;const{effect:r}=e,n=(JP(r)?r.getKeyframes():[]).filter(t);if(n.length>0)return[n[n.length-1],e]}return null}function QP(e){const{width:t,height:r,top:n,left:o,bottom:i,right:a}=e.getBoundingClientRect();return{width:t,height:r,top:n,left:o,bottom:i,right:a}}var eM="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement;function tM(e){const t=Object.prototype.toString.call(e);return"[object Window]"===t||"[object global]"===t}function rM(e){return"nodeType"in e}function nM(e){var t,r,n;return e?tM(e)?e:rM(e)?"defaultView"in e?null!=(t=e.defaultView)?t:window:null!=(n=null==(r=e.ownerDocument)?void 0:r.defaultView)?n:window:window:window}function oM(e){const{Document:t}=nM(e);return e instanceof t||"nodeType"in e&&e.nodeType===Node.DOCUMENT_NODE}function iM(e){return!(!e||tM(e))&&(e instanceof nM(e).HTMLElement||"namespaceURI"in e&&"string"==typeof e.namespaceURI&&e.namespaceURI.endsWith("html"))}function aM(e){return e instanceof nM(e).SVGElement||"namespaceURI"in e&&"string"==typeof e.namespaceURI&&e.namespaceURI.endsWith("svg")}function sM(e){return e?tM(e)?e.document:rM(e)?oM(e)?e:iM(e)||aM(e)?e.ownerDocument:document:document:document}function lM(e,t){if(function(e){return"DETAILS"===e.tagName}(e)&&!1===e.open)return!1;const{overflow:r,overflowX:n,overflowY:o}=getComputedStyle(e);return"visible"===r&&"visible"===n&&"visible"===o}function uM(e,t=e.getBoundingClientRect(),r=0){var n;let o=t;const{ownerDocument:i}=e,a=null!=(n=i.defaultView)?n:window;let s=e.parentElement;for(;s&&s!==i.documentElement;){if(!lM(s)){const e=s.getBoundingClientRect(),t=r*(e.bottom-e.top),n=r*(e.right-e.left),i=r*(e.bottom-e.top),a=r*(e.right-e.left);o={top:Math.max(o.top,e.top-t),right:Math.min(o.right,e.right+n),bottom:Math.min(o.bottom,e.bottom+i),left:Math.max(o.left,e.left-a),width:0,height:0},o.width=o.right-o.left,o.height=o.bottom-o.top}s=s.parentElement}const l=a.innerWidth,u=a.innerHeight,c=r*u,d=r*l;return o={top:Math.max(o.top,0-c),right:Math.min(o.right,l+d),bottom:Math.min(o.bottom,u+c),left:Math.max(o.left,0-d),width:0,height:0},o.width=o.right-o.left,o.height=o.bottom-o.top,o.width<0&&(o.width=0),o.height<0&&(o.height=0),o}function cM(){return/^((?!chrome|android).)*safari/i.test(navigator.userAgent)}function dM(e){return"value"in e}function pM(e){return"CANVAS"===e.tagName}function fM(e,{x:t,y:r}){const n=e.elementFromPoint(t,r);if(function(e){return"IFRAME"===(null==e?void 0:e.tagName)}(n)){const{contentDocument:e}=n;if(e){const{left:o,top:i}=n.getBoundingClientRect();return fM(e,{x:t-o,y:r-i})}}return n}var hM=new WeakMap,mM=class{constructor(){this.entries=new Set,this.clear=()=>{for(const e of this.entries){const[t,{type:r,listener:n,options:o}]=e;t.removeEventListener(r,n,o)}this.entries.clear()}}bind(e,t){const r=Array.isArray(t)?t:[t],n=[];for(const t of r){const{type:r,listener:o,options:i}=t,a=[e,t];e.addEventListener(r,o,i),this.entries.add(a),n.push(a)}return function(){for(const[e,{type:t,listener:r,options:o}]of n)e.removeEventListener(t,r,o)}}};function gM(e){const t=null==e?void 0:e.ownerDocument.defaultView;if(t&&t.self!==t.parent)return t.frameElement}function vM(e,t){const r=()=>performance.now();let n,o;return function(...i){const a=this;o?(null==n||n(),n=function(e,t){const r=setTimeout(e,t);return()=>clearTimeout(r)}((()=>{e.apply(a,i),o=r()}),t-(r()-o))):(e.apply(a,i),o=r())}}var yM,bM=eM?ResizeObserver:class{observe(){}unobserve(){}disconnect(){}},xM=class extends bM{constructor(e){super((t=>{UP(this,yM)?e(t,this):KP(this,yM,!0)})),YP(this,yM,!1)}};yM=new WeakMap;var SM,wM,CM,EM,IM,DM,PM,MM,RM,AM,LM,kM=Array.from({length:100},((e,t)=>t/100)),OM=class{constructor(e,t,r={debug:!1,skipInitial:!1}){this.element=e,this.callback=t,YP(this,RM),this.disconnect=()=>{var e,t,r;KP(this,PM,!0),null==(e=UP(this,CM))||e.disconnect(),null==(t=UP(this,EM))||t.disconnect(),UP(this,IM).disconnect(),null==(r=UP(this,DM))||r.remove()},YP(this,SM,!0),YP(this,wM),YP(this,CM),YP(this,EM),YP(this,IM),YP(this,DM),YP(this,PM,!1),YP(this,MM,vM((()=>{var e,t,r;const{element:n}=this;if(null==(e=UP(this,EM))||e.disconnect(),UP(this,PM)||!UP(this,SM)||!n.isConnected)return;const o=null!=(t=n.ownerDocument)?t:document,{innerHeight:i,innerWidth:a}=null!=(r=o.defaultView)?r:window,s=n.getBoundingClientRect(),l=uM(n,s),{top:u,left:c,bottom:d,right:p}=l,f=-Math.floor(u),h=-Math.floor(c),m=`${f}px ${-Math.floor(a-p)}px ${-Math.floor(i-d)}px ${h}px`;this.boundingClientRect=s,KP(this,EM,new IntersectionObserver((e=>{const[t]=e,{intersectionRect:r}=t;1!==(1!==t.intersectionRatio?t.intersectionRatio:EI.intersectionRatio(r,uM(n)))&&UP(this,MM).call(this)}),{threshold:kM,rootMargin:m,root:o})),UP(this,EM).observe(n),XP(this,RM,AM).call(this)}),75)),this.boundingClientRect=e.getBoundingClientRect(),KP(this,SM,function(e,t=e.getBoundingClientRect()){const{width:r,height:n}=uM(e,t);return r>0&&n>0}(e,this.boundingClientRect));let n=!0;this.callback=e=>{n&&(n=!1,r.skipInitial)||t(e)};const o=e.ownerDocument;(null==r?void 0:r.debug)&&(KP(this,DM,document.createElement("div")),UP(this,DM).style.background="rgba(0,0,0,0.15)",UP(this,DM).style.position="fixed",UP(this,DM).style.pointerEvents="none",o.body.appendChild(UP(this,DM))),KP(this,IM,new IntersectionObserver((t=>{var r,n;const o=t[t.length-1],{boundingClientRect:i,isIntersecting:a}=o,{width:s,height:l}=i,u=UP(this,SM);KP(this,SM,a),(s||l)&&(u&&!a?(null==(r=UP(this,EM))||r.disconnect(),this.callback(null),null==(n=UP(this,CM))||n.disconnect(),KP(this,CM,void 0),UP(this,DM)&&(UP(this,DM).style.visibility="hidden")):UP(this,MM).call(this),a&&!UP(this,CM)&&(KP(this,CM,new xM(UP(this,MM))),UP(this,CM).observe(e)))}),{threshold:kM,root:o})),UP(this,SM)&&!r.skipInitial&&this.callback(this.boundingClientRect),UP(this,IM).observe(e)}};SM=new WeakMap,wM=new WeakMap,CM=new WeakMap,EM=new WeakMap,IM=new WeakMap,DM=new WeakMap,PM=new WeakMap,MM=new WeakMap,RM=new WeakSet,AM=function(){UP(this,PM)||(XP(this,RM,LM).call(this),function(e,t){return e===t||!(!e||!t)&&e.top==t.top&&e.left==t.left&&e.right==t.right&&e.bottom==t.bottom}(this.boundingClientRect,UP(this,wM))||(this.callback(this.boundingClientRect),KP(this,wM,this.boundingClientRect)))},LM=function(){if(UP(this,DM)){const{top:e,left:t,width:r,height:n}=uM(this.element);UP(this,DM).style.overflow="hidden",UP(this,DM).style.visibility="visible",UP(this,DM).style.top=`${Math.floor(e)}px`,UP(this,DM).style.left=`${Math.floor(t)}px`,UP(this,DM).style.width=`${Math.floor(r)}px`,UP(this,DM).style.height=`${Math.floor(n)}px`}};var TM,qM,_M,jM,NM=new WeakMap,FM=new WeakMap;function zM(e,t){let r=NM.get(e);if(!r){const t=new OM(e,(t=>{const r=NM.get(e);r&&r.callbacks.forEach((e=>e(t)))}),{skipInitial:!0});r={disconnect:t.disconnect,callbacks:new Set}}return r.callbacks.add(t),NM.set(e,r),()=>{r.callbacks.delete(t),0===r.callbacks.size&&(NM.delete(e),r.disconnect())}}var WM=class{constructor(e,t,r){this.callback=t,YP(this,TM),YP(this,qM,!1),YP(this,_M),YP(this,jM,vM((e=>{if(!UP(this,qM)&&e.target&&"contains"in e.target&&"function"==typeof e.target.contains)for(const t of UP(this,_M))if(e.target.contains(t)){this.callback(UP(this,TM).boundingClientRect);break}}),75));const n=function(e){const t=new Set;let r=gM(e);for(;r;)t.add(r),r=gM(r);return t}(e),o=function(e,t){const r=new Set;for(const n of e){const e=zM(n,t);r.add(e)}return()=>r.forEach((e=>e()))}(n,t),i=function(e,t){var r;const n=e.ownerDocument;if(!FM.has(n)){const e=new AbortController,t=new Set;document.addEventListener("scroll",(e=>t.forEach((t=>t(e)))),{capture:!0,passive:!0,signal:e.signal}),FM.set(n,{disconnect:()=>e.abort(),listeners:t})}const{listeners:o,disconnect:i}=null!=(r=FM.get(n))?r:{};return o&&i?(o.add(t),()=>{o.delete(t),0===o.size&&(i(),FM.delete(n))}):()=>{}}(e,UP(this,jM));KP(this,_M,n),KP(this,TM,new OM(e,t,r)),this.disconnect=()=>{UP(this,qM)||(KP(this,qM,!0),o(),i(),UP(this,TM).disconnect())}}};function $M(e){return"showPopover"in e&&"hidePopover"in e&&"function"==typeof e.showPopover&&"function"==typeof e.hidePopover}function HM(e){try{$M(e)&&e.isConnected&&e.hasAttribute("popover")&&!e.matches(":popover-open")&&e.showPopover()}catch(e){}}function VM(e){return!(!eM||!e)&&e===sM(e).scrollingElement}function BM(e){const t=nM(e),r=VM(e)?function(e){const{documentElement:t}=sM(e),r=t.clientWidth,n=t.clientHeight;return{top:0,left:0,right:r,bottom:n,width:r,height:n}}(e):QP(e),n=VM(e)?{height:t.innerHeight,width:t.innerWidth}:{height:e.clientHeight,width:e.clientWidth},o={current:{x:e.scrollLeft,y:e.scrollTop},max:{x:e.scrollWidth-n.width,y:e.scrollHeight-n.height}};return{rect:r,position:o,isTop:o.current.y<=0,isLeft:o.current.x<=0,isBottom:o.current.y>=o.max.y,isRight:o.current.x>=o.max.x}}function GM(e,t){const{isTop:r,isBottom:n,isLeft:o,isRight:i,position:a}=BM(e),{x:s,y:l}=null!=t?t:{x:0,y:0},u=!r&&a.current.y+l>0,c=!n&&a.current.y+l<a.max.y,d=!o&&a.current.x+s>0,p=!i&&a.current.x+s<a.max.x;return{top:u,bottom:c,left:d,right:p,x:d||p,y:u||c}}TM=new WeakMap,qM=new WeakMap,_M=new WeakMap,jM=new WeakMap;var UM=class{constructor(e){this.scheduler=e,this.pending=!1,this.tasks=new Set,this.resolvers=new Set,this.flush=()=>{const{tasks:e,resolvers:t}=this;this.pending=!1,this.tasks=new Set,this.resolvers=new Set;for(const t of e)t();for(const e of t)e()}}schedule(e){return this.tasks.add(e),this.pending||(this.pending=!0,this.scheduler(this.flush)),new Promise((e=>this.resolvers.add(e)))}},YM=new UM((e=>{"function"==typeof requestAnimationFrame?requestAnimationFrame(e):e()})),KM=new UM((e=>setTimeout(e,50))),XM=new Map,JM=XM.clear.bind(XM);function ZM(e,t=!1){if(!t)return QM(e);let r=XM.get(e);return r||(r=QM(e),XM.set(e,r),KM.schedule(JM),r)}function QM(e){return nM(e).getComputedStyle(e)}var eR={excludeElement:!0};function tR(e,t=eR){const{limit:r,excludeElement:n}=t,o=new Set;return e?function t(i){if(null!=r&&o.size>=r)return o;if(!i)return o;if(oM(i)&&null!=i.scrollingElement&&!o.has(i.scrollingElement))return o.add(i.scrollingElement),o;if(!iM(i))return aM(i)?t(i.parentElement):o;if(o.has(i))return o;const a=ZM(i,!0);if(n&&i===e||function(e,t=ZM(e,!0)){const r=/(auto|scroll|overlay)/;return["overflow","overflowX","overflowY"].some((e=>{const n=t[e];return"string"==typeof n&&r.test(n)}))}(i,a)&&o.add(i),function(e,t=ZM(e,!0)){return"fixed"===t.position||"sticky"===t.position}(i,a)){const{scrollingElement:e}=i.ownerDocument;return e&&o.add(e),o}return t(i.parentNode)}(e):o}function rR(e,t=window.frameElement){const r={x:0,y:0,scaleX:1,scaleY:1};if(!e)return r;let n=gM(e);for(;n;){if(n===t)return r;const e=QP(n),{x:o,y:i}=nR(n,e);r.x=r.x+e.left,r.y=r.y+e.top,r.scaleX=r.scaleX*o,r.scaleY=r.scaleY*i,n=gM(n)}return r}function nR(e,t=QP(e)){const r=Math.round(t.width),n=Math.round(t.height);if(iM(e))return{x:r/e.offsetWidth,y:n/e.offsetHeight};const o=ZM(e,!0);return{x:(parseFloat(o.width)||r)/r,y:(parseFloat(o.height)||n)/n}}function oR(e){if("none"===e)return null;const[t,r,n="0"]=e.split(" "),o={x:parseFloat(t),y:parseFloat(r),z:parseInt(n,10)};return isNaN(o.x)&&isNaN(o.y)?null:{x:isNaN(o.x)?0:o.x,y:isNaN(o.y)?0:o.y,z:isNaN(o.z)?0:o.z}}function iR(e){var t,r,n,o,i,a,s,l,u;const{scale:c,transform:d,translate:p}=e,f=function(e){if("none"===e)return null;const t=e.split(" "),r=parseFloat(t[0]),n=parseFloat(t[1]);return isNaN(r)&&isNaN(n)?null:{x:isNaN(r)?n:r,y:isNaN(n)?r:n}}(c),h=oR(p),m=function(e){if(e.startsWith("matrix3d(")){const t=e.slice(9,-1).split(/, /);return{x:+t[12],y:+t[13],scaleX:+t[0],scaleY:+t[5]}}if(e.startsWith("matrix(")){const t=e.slice(7,-1).split(/, /);return{x:+t[4],y:+t[5],scaleX:+t[0],scaleY:+t[3]}}return null}(d);if(!m&&!f&&!h)return null;const g=null!=(t=null==f?void 0:f.x)?t:1,v=null!=(r=null==f?void 0:f.y)?r:1,y=null!=(n=null==h?void 0:h.x)?n:0,b=null!=(o=null==h?void 0:h.y)?o:0,x=null!=(i=null==m?void 0:m.x)?i:0,S=null!=(a=null==m?void 0:m.y)?a:0,w=null!=(s=null==m?void 0:m.scaleX)?s:1,C=null!=(l=null==m?void 0:m.scaleY)?l:1;return{x:y+x,y:b+S,z:null!=(u=null==h?void 0:h.z)?u:0,scaleX:g*w,scaleY:v*C}}var aR=(e=>(e[e.Idle=0]="Idle",e[e.Forward=1]="Forward",e[e.Reverse=-1]="Reverse",e))(aR||{}),sR={x:.2,y:.2},lR={x:10,y:10};function uR(e,t,r,n=25,o=sR,i=lR){const{x:a,y:s}=t,{rect:l,isTop:u,isBottom:c,isLeft:d,isRight:p}=BM(e),f=rR(e),h=iR(ZM(e,!0)),m=null!==h&&(null==h?void 0:h.scaleX)<0,g=null!==h&&(null==h?void 0:h.scaleY)<0,v=new EI(l.left*f.scaleX+f.x,l.top*f.scaleY+f.y,l.width*f.scaleX,l.height*f.scaleY),y={x:0,y:0},b={x:0,y:0},x=v.height*o.y,S=v.width*o.x;return(!u||g&&!c)&&s<=v.top+x&&1!==(null==r?void 0:r.y)&&a>=v.left-i.x&&a<=v.right+i.x?(y.y=g?1:-1,b.y=n*Math.abs((v.top+x-s)/x)):(!c||g&&!u)&&s>=v.bottom-x&&-1!==(null==r?void 0:r.y)&&a>=v.left-i.x&&a<=v.right+i.x&&(y.y=g?-1:1,b.y=n*Math.abs((v.bottom-x-s)/x)),(!p||m&&!d)&&a>=v.right-S&&-1!==(null==r?void 0:r.x)&&s>=v.top-i.y&&s<=v.bottom+i.y?(y.x=m?-1:1,b.x=n*Math.abs((v.right-S-a)/S)):(!d||m&&!p)&&a<=v.left+S&&1!==(null==r?void 0:r.x)&&s>=v.top-i.y&&s<=v.bottom+i.y&&(y.x=m?1:-1,b.x=n*Math.abs((v.left+S-a)/S)),{direction:y,speed:b}}function cR(e,t=!1){if("scrollIntoViewIfNeeded"in(r=e)&&"function"==typeof r.scrollIntoViewIfNeeded)return void e.scrollIntoViewIfNeeded(t);var r;if(!iM(e))return e.scrollIntoView();var n=function(e){const[t]=tR(e,{limit:1});return null!=t?t:null}(e);if(!iM(n))return;const o=ZM(n,!0),i=parseInt(o.getPropertyValue("border-top-width")),a=parseInt(o.getPropertyValue("border-left-width")),s=e.offsetTop-n.offsetTop<n.scrollTop,l=e.offsetTop-n.offsetTop+e.clientHeight-i>n.scrollTop+n.clientHeight,u=e.offsetLeft-n.offsetLeft<n.scrollLeft,c=e.offsetLeft-n.offsetLeft+e.clientWidth-a>n.scrollLeft+n.clientWidth,d=s&&!l;(s||l)&&t&&(n.scrollTop=e.offsetTop-n.offsetTop-n.clientHeight/2-i+e.clientHeight/2),(u||c)&&t&&(n.scrollLeft=e.offsetLeft-n.offsetLeft-n.clientWidth/2-a+e.clientWidth/2),(s||l||u||c)&&!t&&e.scrollIntoView(d)}function dR({element:e,keyframes:t,options:r}){return e.animate(t,r).finished}function pR(e,t=ZM(e).translate,r=!0){if(r){const t=ZP(e,(e=>"translate"in e));if(t){const{translate:e=""}=t[0];if("string"==typeof e){const t=oR(e);if(t)return t}}}if(t){const e=oR(t);if(e)return e}return{x:0,y:0,z:0}}var fR=new UM((e=>setTimeout(e,0))),hR=new Map,mR=hR.clear.bind(hR);function gR(e,t){const r=function(e){const t=e.ownerDocument;let r=hR.get(t);if(r)return r;r=t.getAnimations(),hR.set(t,r),fR.schedule(mR);const n=r.filter((t=>JP(t.effect)&&t.effect.target===e));return hR.set(e,n),r}(e).filter((e=>{var r,n;if(JP(e.effect)){const{target:o}=e.effect;if(null==(n=o&&(null==(r=t.isValidTarget)?void 0:r.call(t,o)))||n)return e.effect.getKeyframes().some((e=>{for(const r of t.properties)if(e[r])return!0}))}})).map((e=>{const{effect:t,currentTime:r}=e,n=null==t?void 0:t.getComputedTiming().duration;if(!e.pending&&"finished"!==e.playState)return"number"==typeof n&&"number"==typeof r&&r<n?(e.currentTime=n,()=>{e.currentTime=r}):void 0}));if(r.length>0)return()=>r.forEach((e=>null==e?void 0:e()))}var vR=class extends EI{constructor(e,t={}){var r,n,o,i;const{frameTransform:a=rR(e),ignoreTransforms:s,getBoundingClientRect:l=QP}=t,u=gR(e,{properties:["transform","translate","scale","width","height"],isValidTarget:t=>(t!==e||cM())&&t.contains(e)}),c=l(e);let d,{top:p,left:f,width:h,height:m}=c;const g=ZM(e),v=iR(g),y={x:null!=(r=null==v?void 0:v.scaleX)?r:1,y:null!=(n=null==v?void 0:v.scaleY)?n:1},b=function(e,t){var r;const n=e.getAnimations();let o=null;if(!n.length)return null;for(const e of n){if("running"!==e.playState)continue;const n=JP(e.effect)?e.effect.getKeyframes():[],i=n[n.length-1];if(!i)continue;const{transform:a,translate:s,scale:l}=i;if(a||s||l){const e=iR({transform:"string"==typeof a&&a?a:t.transform,translate:"string"==typeof s&&s?s:t.translate,scale:"string"==typeof l&&l?l:t.scale});e&&(o=o?{x:o.x+e.x,y:o.y+e.y,z:null!=(r=o.z)?r:e.z,scaleX:o.scaleX*e.scaleX,scaleY:o.scaleY*e.scaleY}:e)}}return o}(e,g);null==u||u(),v&&(d=function(e,t,r){const{scaleX:n,scaleY:o,x:i,y:a}=t,s=e.left-i-(1-n)*parseFloat(r),l=e.top-a-(1-o)*parseFloat(r.slice(r.indexOf(" ")+1)),u=n?e.width/n:e.width,c=o?e.height/o:e.height;return{width:u,height:c,top:l,right:s+u,bottom:l+c,left:s}}(c,v,g.transformOrigin),(s||b)&&(p=d.top,f=d.left,h=d.width,m=d.height));const x={width:null!=(o=null==d?void 0:d.width)?o:h,height:null!=(i=null==d?void 0:d.height)?i:m};if(b&&!s&&d){const e=function(e,t,r){const{scaleX:n,scaleY:o,x:i,y:a}=t,s=e.left+i+(1-n)*parseFloat(r),l=e.top+a+(1-o)*parseFloat(r.slice(r.indexOf(" ")+1)),u=n?e.width*n:e.width,c=o?e.height*o:e.height;return{width:u,height:c,top:l,right:s+u,bottom:l+c,left:s}}(d,b,g.transformOrigin);p=e.top,f=e.left,h=e.width,m=e.height,y.x=b.scaleX,y.y=b.scaleY}a&&(s||(f*=a.scaleX,h*=a.scaleX,p*=a.scaleY,m*=a.scaleY),f+=a.x,p+=a.y),super(f,p,h,m),this.scale=y,this.intrinsicWidth=x.width,this.intrinsicHeight=x.height}};function yR(e){return"style"in e&&"object"==typeof e.style&&null!==e.style&&"setProperty"in e.style&&"removeProperty"in e.style&&"function"==typeof e.style.setProperty&&"function"==typeof e.style.removeProperty}var bR=class{constructor(e){this.element=e,this.initial=new Map}set(e,t=""){const{element:r}=this;if(yR(r))for(const[n,o]of Object.entries(e)){const e=`${t}${n}`;this.initial.has(e)||this.initial.set(e,r.style.getPropertyValue(e)),r.style.setProperty(e,"string"==typeof o?o:`${o}px`)}}remove(e,t=""){const{element:r}=this;if(yR(r))for(const n of e){const e=`${t}${n}`;r.style.removeProperty(e)}}reset(){const{element:e}=this;if(yR(e)){for(const[t,r]of this.initial)e.style.setProperty(t,r);""===e.getAttribute("style")&&e.removeAttribute("style")}}};function xR(e){return!!e&&(e instanceof nM(e).Element||rM(e)&&e.nodeType===Node.ELEMENT_NODE)}function SR(e){if(!e)return!1;const{KeyboardEvent:t}=nM(e.target);return e instanceof t}var wR={};function CR(e){const t=null==wR[e]?0:wR[e]+1;return wR[e]=t,`${e}-${t}`}var ER=e=>{var t;return null!=(t=(({dragOperation:e,droppable:t})=>{const r=e.position.current;if(!r)return null;const{id:n}=t;if(!t.shape)return null;if(t.shape.containsPoint(r))return{id:n,value:1/CI.distance(t.shape.center,r),type:TD.PointerIntersection,priority:OD.High};return null})(e))?t:(({dragOperation:e,droppable:t})=>{const{shape:r}=e;if(!t.shape||!(null==r?void 0:r.current))return null;const n=r.current.intersectionArea(t.shape);if(n){const{position:o}=e,i=CI.distance(t.shape.center,o.current),a=n/(r.current.area+t.shape.area-n)/i;return{id:t.id,value:a,type:TD.ShapeIntersection,priority:OD.Normal}}return null})(e)},IR=e=>{const{dragOperation:t,droppable:r}=e,{shape:n,position:o}=t;if(!r.shape)return null;const i=n?EI.from(n.current.boundingRectangle).corners:void 0,a=EI.from(r.shape.boundingRectangle).corners.reduce(((e,t,r)=>{var n;return e+CI.distance(CI.from(t),null!=(n=null==i?void 0:i[r])?n:o.current)}),0),s=a/4;return{id:r.id,value:1/s,type:TD.Collision,priority:OD.Normal}},DR=Object.create,PR=Object.defineProperty,MR=Object.defineProperties,RR=Object.getOwnPropertyDescriptor,AR=Object.getOwnPropertyDescriptors,LR=Object.getOwnPropertySymbols,kR=Object.prototype.hasOwnProperty,OR=Object.prototype.propertyIsEnumerable,TR=(e,t)=>(t=Symbol[e])?t:Symbol.for("Symbol."+e),qR=e=>{throw TypeError(e)},_R=(e,t,r)=>t in e?PR(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,jR=(e,t)=>{for(var r in t||(t={}))kR.call(t,r)&&_R(e,r,t[r]);if(LR)for(var r of LR(t))OR.call(t,r)&&_R(e,r,t[r]);return e},NR=(e,t)=>MR(e,AR(t)),FR=(e,t)=>PR(e,"name",{value:t,configurable:!0}),zR=(e,t)=>{var r={};for(var n in e)kR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&LR)for(var n of LR(e))t.indexOf(n)<0&&OR.call(e,n)&&(r[n]=e[n]);return r},WR=e=>{var t;return[,,,DR(null!=(t=null==e?void 0:e[TR("metadata")])?t:null)]},$R=["class","method","getter","setter","accessor","field","value","get","set"],HR=e=>void 0!==e&&"function"!=typeof e?qR("Function expected"):e,VR=(e,t,r,n,o)=>({kind:$R[e],name:t,metadata:n,addInitializer:e=>r._?qR("Already initialized"):o.push(HR(e||null))}),BR=(e,t)=>_R(t,TR("metadata"),e[3]),GR=(e,t,r,n)=>{for(var o=0,i=e[t>>1],a=i&&i.length;o<a;o++)1&t?i[o].call(r):n=i[o].call(r,n);return n},UR=(e,t,r,n,o,i)=>{var a,s,l,u,c,d=7&t,p=!!(8&t),f=!!(16&t),h=d>3?e.length+1:d?p?1:2:0,m=$R[d+5],g=d>3&&(e[h-1]=[]),v=e[h]||(e[h]=[]),y=d&&(!f&&!p&&(o=o.prototype),d<5&&(d>3||!f)&&RR(d<4?o:{get[r](){return XR(this,i)},set[r](e){return ZR(this,i,e)}},r));d?f&&d<4&&FR(i,(d>2?"set ":d>1?"get ":"")+r):FR(o,r);for(var b=n.length-1;b>=0;b--)u=VR(d,r,l={},e[3],v),d&&(u.static=p,u.private=f,c=u.access={has:f?e=>KR(o,e):e=>r in e},3^d&&(c.get=f?e=>(1^d?XR:QR)(e,o,4^d?i:y.get):e=>e[r]),d>2&&(c.set=f?(e,t)=>ZR(e,o,t,4^d?i:y.set):(e,t)=>e[r]=t)),s=(0,n[b])(d?d<4?f?i:y[m]:d>4?void 0:{get:y.get,set:y.set}:o,u),l._=1,4^d||void 0===s?HR(s)&&(d>4?g.unshift(s):d?f?i=s:y[m]=s:o=s):"object"!=typeof s||null===s?qR("Object expected"):(HR(a=s.get)&&(y.get=a),HR(a=s.set)&&(y.set=a),HR(a=s.init)&&g.unshift(a));return d||BR(e,o),y&&PR(o,r,y),f?4^d?i:y:o},YR=(e,t,r)=>t.has(e)||qR("Cannot "+r),KR=(e,t)=>Object(t)!==t?qR('Cannot use the "in" operator on this value'):e.has(t),XR=(e,t,r)=>(YR(e,t,"read from private field"),r?r.call(e):t.get(e)),JR=(e,t,r)=>t.has(e)?qR("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),ZR=(e,t,r,n)=>(YR(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r),QR=(e,t,r)=>(YR(e,t,"access private method"),r),eA="button",tA="draggable",rA="dnd-kit-description",nA="dnd-kit-announcement",oA={draggable:"To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item in a given direction. Press space again to drop the item in its new position, or press escape to cancel."},iA={dragstart({operation:{source:e}}){if(e)return`Picked up draggable item ${e.id}.`},dragover({operation:{source:e,target:t}}){if(e&&e.id!==(null==t?void 0:t.id))return t?`Draggable item ${e.id} was moved over droppable target ${t.id}.`:`Draggable item ${e.id} is no longer over a droppable target.`},dragend({operation:{source:e,target:t},canceled:r}){if(e)return r?`Dragging was cancelled. Draggable item ${e.id} was dropped.`:t?`Draggable item ${e.id} was dropped over droppable target ${t.id}`:`Draggable item ${e.id} was dropped.`}};function aA(e){const t=e.tagName.toLowerCase();return["input","select","textarea","a","button"].includes(t)}var sA=["dragover","dragmove"];var lA="data-dnd-",uA=`${lA}dropping`,cA="--dnd-",dA=`${lA}dragging`,pA=`${lA}placeholder`,fA=[dA,pA,"popover","aria-pressed","aria-grabbing"],hA=["view-transition-name"],mA=`\n :root [${dA}] {\n position: fixed !important;\n pointer-events: none !important;\n touch-action: none;\n z-index: calc(infinity);\n will-change: translate;\n top: var(${cA}top, 0px) !important;\n left: var(${cA}left, 0px) !important;\n right: unset !important;\n bottom: unset !important;\n width: var(${cA}width, auto);\n max-width: var(${cA}width, auto);\n height: var(${cA}height, auto);\n max-height: var(${cA}height, auto);\n transition: var(${cA}transition) !important;\n }\n\n :root [${pA}] {\n transition: none;\n }\n\n :root [${pA}='hidden'] {\n visibility: hidden;\n }\n\n [${dA}] * {\n pointer-events: none !important;\n }\n\n [${dA}]:not([${uA}]) {\n translate: var(${cA}translate) !important;\n }\n\n [${dA}][style*='${cA}scale'] {\n scale: var(${cA}scale) !important;\n transform-origin: var(${cA}transform-origin) !important;\n }\n\n @layer {\n :where([${dA}][popover]) {\n overflow: visible;\n background: unset;\n border: unset;\n margin: unset;\n padding: unset;\n color: inherit;\n\n &:is(input, button) {\n border: revert;\n background: revert;\n }\n }\n }\n [${dA}]::backdrop, [${lA}overlay]:not([${dA}]) {\n display: none;\n visibility: hidden;\n }\n`.replace(/\n+/g," ").replace(/\s+/g," ").trim();function gA(e,t="hidden"){return WC((()=>{const{element:r,manager:n}=e;if(!r||!n)return;const o=function(e,t){const r=new Map;for(const n of t)if(n.element&&(e===n.element||e.contains(n.element))){const e=`${lA}${CR("dom-id")}`;n.element.setAttribute(e,""),r.set(n,e)}return r}(r,n.registry.droppables),i=[],a=function(e){const t="input, textarea, select, canvas, [contenteditable]",r=e.cloneNode(!0),n=Array.from(e.querySelectorAll(t));return Array.from(r.querySelectorAll(t)).forEach(((e,t)=>{const r=n[t];if(dM(e)&&dM(r)&&("file"!==e.type&&(e.value=r.value),"radio"===e.type&&e.name&&(e.name=`Cloned__${e.name}`)),pM(e)&&pM(r)&&r.width>0&&r.height>0){const t=e.getContext("2d");null==t||t.drawImage(r,0,0)}})),r}(r),{remove:s}=a;return function(e,t,r){for(const[n,o]of e){if(!n.element)continue;const e=`[${o}]`,i=t.matches(e)?t:t.querySelector(e);if(n.element.removeAttribute(o),!i)continue;const a=n.element;n.proxy=i,i.removeAttribute(o),hM.set(a,i),r.push((()=>{hM.delete(a),n.proxy=void 0}))}}(o,a,i),function(e,t="hidden"){e.setAttribute("inert","true"),e.setAttribute("tab-index","-1"),e.setAttribute("aria-hidden","true"),e.setAttribute(pA,t)}(a,t),a.remove=()=>{i.forEach((e=>e())),s.call(a)},a}))}function vA(e,t){return e===t||gM(e)===gM(t)}function yA(e){const{target:t}=e;"newState"in e&&"closed"===e.newState&&xR(t)&&t.hasAttribute("popover")&&requestAnimationFrame((()=>HM(t)))}function bA(e){return"TR"===e.tagName}var xA,SA,wA,CA,EA,IA,DA,PA=new Map,MA=class extends(SA=dD,xA=[XE],SA){constructor(e,t){super(e,t),JR(this,EA),JR(this,CA,GR(wA,8,this)),GR(wA,11,this),this.state={initial:{},current:{}},this.registerEffect(QR(this,EA,DA)),this.registerEffect(QR(this,EA,IA))}destroy(){super.destroy();for(const[e,t]of PA.entries())t.instances.has(this)&&(t.instances.delete(this),0===t.instances.size&&(t.cleanup(),PA.delete(e)))}};wA=WR(SA),CA=new WeakMap,EA=new WeakSet,IA=function(){var e,t,r;const{state:n,manager:o,options:i}=this,{dragOperation:a}=o,{position:s,source:l,status:u}=a;if(u.idle)return n.current={},void(n.initial={});if(!l)return;const{element:c,feedback:d}=l;if(!c||"none"===d||!u.initialized||u.initializing)return;const{initial:p}=n,f=null!=(e=this.overlay)?e:c,h=rR(f),m=rR(c),g=!vA(c,f),v=new vR(c,{frameTransform:g?m:null,ignoreTransforms:!g}),y=m.scaleX/h.scaleX,b=m.scaleY/h.scaleY;let x,S,{width:w,height:C,top:E,left:I}=v;g&&(w/=y,C/=b);const D=new bR(f),{transition:P,translate:M,boxSizing:R,paddingBlockStart:A,paddingBlockEnd:L,paddingInlineStart:k,paddingInlineEnd:O,borderInlineStartWidth:T,borderInlineEndWidth:q,borderBlockStartWidth:_,borderBlockEndWidth:j}=ZM(c),N="clone"===d,F="content-box"===R,z=F?parseInt(k)+parseInt(O)+parseInt(T)+parseInt(q):0,W=F?parseInt(A)+parseInt(L)+parseInt(_)+parseInt(j):0,$="move"===d||this.overlay?null:gA(l,N?"clone":"hidden"),H=WC((()=>SR(o.dragOperation.activatorEvent)));if("none"!==M){const e=oR(M);e&&!p.translate&&(p.translate=e)}if(!p.transformOrigin){const e=WC((()=>s.current));p.transformOrigin={x:(e.x-I*h.scaleX-h.x)/(w*h.scaleX),y:(e.y-E*h.scaleY-h.y)/(C*h.scaleY)}}const{transformOrigin:V}=p,B=E*h.scaleY+h.y,G=I*h.scaleX+h.x;if(!p.coordinates&&(p.coordinates={x:G,y:B},1!==y||1!==b)){const{scaleX:e,scaleY:t}=m,{x:r,y:n}=V;p.coordinates.x+=(w*e-w)*r,p.coordinates.y+=(C*t-C)*n}p.dimensions||(p.dimensions={width:w,height:C}),p.frameTransform||(p.frameTransform=h);const U=p.coordinates.x-G,Y=p.coordinates.y-B,K=(p.dimensions.width*p.frameTransform.scaleX-w*h.scaleX)*V.x,X=(p.dimensions.height*p.frameTransform.scaleY-C*h.scaleY)*V.y,J=U/h.scaleX+K,Z=Y/h.scaleY+X,Q={left:I+J,top:E+Z};f.setAttribute(dA,"true");const ee=WC((()=>a.transform)),te=null!=(t=p.translate)?t:{x:0,y:0},re=`${ee.x*h.scaleX+te.x}px ${ee.y*h.scaleY+te.y}px 0`,ne=P?`${P}, translate 0ms linear`:"";if(D.set({width:w-z,height:C-W,top:Q.top,left:Q.left,translate:re,transition:ne,scale:g?`${y} ${b}`:"","transform-origin":`${100*V.x}% ${100*V.y}%`},cA),$&&(c.insertAdjacentElement("afterend",$),null==i?void 0:i.rootElement)){("function"==typeof i.rootElement?i.rootElement(l):i.rootElement).appendChild(c)}$M(f)&&(f.hasAttribute("popover")||f.setAttribute("popover","manual"),HM(f),f.addEventListener("beforetoggle",yA));const oe=new ResizeObserver((()=>{if(!$)return;const e=new vR($,{frameTransform:h,ignoreTransforms:!0}),t=null!=V?V:{x:1,y:1},r=(w-e.width)*t.x+J,n=(C-e.height)*t.y+Z;if(D.set({width:e.width-z,height:e.height-W,top:E+n,left:I+r},cA),null==x||x.takeRecords(),bA(c)&&bA($)){const e=Array.from(c.cells),t=Array.from($.cells);for(const[r,n]of e.entries()){const e=t[r];n.style.width=`${e.offsetWidth}px`}}a.shape=new vR(f)})),ie=new vR(f);WC((()=>a.shape=ie));const ae=nM(f),se=e=>{this.manager.actions.stop({event:e})};H&&ae.addEventListener("resize",se),"idle"===WC((()=>l.status))&&requestAnimationFrame((()=>l.status="dragging")),$&&(oe.observe($),x=new MutationObserver((e=>{let t=!1;for(const r of e){if(r.target!==c){t=!0;continue}if("attributes"!==r.type)continue;const e=r.attributeName;if(e.startsWith("aria-")||fA.includes(e))continue;const n=c.getAttribute(e);if("style"===e){if(yR(c)&&yR($)){const e=c.style;for(const t of Array.from($.style))""===e.getPropertyValue(t)&&$.style.removeProperty(t);for(const t of Array.from(e)){if(hA.includes(t)||t.startsWith(cA))continue;const r=e.getPropertyValue(t);$.style.setProperty(t,r)}}}else null!==n?$.setAttribute(e,n):$.removeAttribute(e)}t&&N&&($.innerHTML=c.innerHTML)})),x.observe(c,{attributes:!0,subtree:!0,childList:!0}),S=new MutationObserver((e=>{for(const t of e)if(0!==t.addedNodes.length)for(const e of Array.from(t.addedNodes)){if(e.contains(c)&&c.nextElementSibling!==$)return c.insertAdjacentElement("afterend",$),void HM(f);if(e.contains($)&&$.previousElementSibling!==c)return $.insertAdjacentElement("beforebegin",c),void HM(f)}})),S.observe(c.ownerDocument.body,{childList:!0,subtree:!0}));const le=null==(r=o.dragOperation.source)?void 0:r.id,ue=()=>{var e;if(!H||null==le)return;const t=o.registry.draggables.get(le),r=null!=(e=null==t?void 0:t.handle)?e:null==t?void 0:t.element;iM(r)&&r.focus()},ce=()=>{null==x||x.disconnect(),null==S||S.disconnect(),oe.disconnect(),ae.removeEventListener("resize",se),$M(f)&&(f.removeEventListener("beforetoggle",yA),f.removeAttribute("popover")),f.removeAttribute(dA),D.reset(),l.status="idle";const e=null!=n.current.translate;$&&(e||$.parentElement!==f.parentElement)&&f.isConnected&&$.replaceWith(f),null==$||$.remove()},de=QE((()=>{var e;const{transform:t,status:r}=a;if((t.x||t.y||n.current.translate)&&r.dragging){const r=null!=(e=p.translate)?e:{x:0,y:0},o={x:t.x/h.scaleX+r.x,y:t.y/h.scaleY+r.y},i=n.current.translate,s=WC((()=>a.modifiers)),l=WC((()=>{var e;return null==(e=a.shape)?void 0:e.current})),u=H?"250ms cubic-bezier(0.25, 1, 0.5, 1)":"0ms linear";if(D.set({transition:`${P}, translate ${u}`,translate:`${o.x}px ${o.y}px 0`},cA),null==x||x.takeRecords(),l&&l!==ie&&i&&!s.length){const e=CI.delta(o,i);a.shape=EI.from(l.boundingRectangle).translate(e.x*h.scaleX,e.y*h.scaleY)}else a.shape=new vR(f);n.current.translate=o}}),(function(){if(a.status.dropped){this.dispose(),l.status="dropping";let e=n.current.translate;const t=null!=e;if(e||c===f||(e={x:0,y:0}),!e)return void ce();const r=()=>{var r,n;{HM(f);const[,o]=null!=(r=ZP(f,(e=>"translate"in e)))?r:[];null==o||o.pause();const i=null!=$?$:c,a={frameTransform:vA(f,i)?null:void 0},s=new vR(f,a),u=null!=(n=oR(ZM(f).translate))?n:e,d=new vR(i,a),p=EI.delta(s,d,l.alignment),h={x:u.x-p.x,y:u.y-p.y},m=Math.round(s.intrinsicHeight)!==Math.round(d.intrinsicHeight)?{minHeight:[`${s.intrinsicHeight}px`,`${d.intrinsicHeight}px`],maxHeight:[`${s.intrinsicHeight}px`,`${d.intrinsicHeight}px`]}:{},g=Math.round(s.intrinsicWidth)!==Math.round(d.intrinsicWidth)?{minWidth:[`${s.intrinsicWidth}px`,`${d.intrinsicWidth}px`],maxWidth:[`${s.intrinsicWidth}px`,`${d.intrinsicWidth}px`]}:{};D.set({transition:P},cA),f.setAttribute(uA,""),null==x||x.takeRecords(),dR({element:f,keyframes:NR(jR(jR({},m),g),{translate:[`${u.x}px ${u.y}px 0`,`${h.x}px ${h.y}px 0`]}),options:{duration:t||f!==c?250:0,easing:"ease"}}).then((()=>{f.removeAttribute(uA),null==o||o.finish(),ce(),requestAnimationFrame(ue)}))}};o.renderer.rendering.then(r)}}));return()=>{ce(),de()}},DA=function(){var e,t,r;const{status:n,source:o,target:i}=this.manager.dragOperation,{nonce:a}=null!=(e=this.options)?e:{};if(n.initializing){const e=sM(null!=(t=null==o?void 0:o.element)?t:null),n=sM(null!=(r=null==i?void 0:i.element)?r:null),s=new Set([e,n]);for(const e of s){let t=PA.get(e);if(!t){const r=document.createElement("style");r.textContent=mA,a&&r.setAttribute("nonce",a),e.head.prepend(r);const n=new MutationObserver((t=>{for(const n of t)if("childList"===n.type){const t=Array.from(n.removedNodes);t.length>0&&t.includes(r)&&e.head.prepend(r)}}));n.observe(e.head,{childList:!0}),t={cleanup:()=>{n.disconnect(),r.remove()},instances:new Set},PA.set(e,t)}t.instances.add(this)}}},UR(wA,4,"overlay",xA,MA,CA),BR(wA,MA),MA.configure=uD(MA);var RA,AA,LA,kA,OA,TA,qA,_A=MA,jA=!0;LA=[XE],kA=aR.Forward,RA=[XE],AA=aR.Reverse;var NA=class{constructor(){JR(this,TA,GR(OA,8,this,jA)),GR(OA,11,this),JR(this,qA,GR(OA,12,this,jA)),GR(OA,15,this)}isLocked(e){return e!==aR.Idle&&(null==e?this[aR.Forward]===jA&&this[aR.Reverse]===jA:this[e]===jA)}unlock(e){e!==aR.Idle&&(this[e]=false)}};OA=WR(null),TA=new WeakMap,qA=new WeakMap,UR(OA,4,kA,LA,NA,TA),UR(OA,4,AA,RA,NA,qA),BR(OA,NA);var FA,zA,WA,$A,HA,VA,BA=[aR.Forward,aR.Reverse],GA=class{constructor(){this.x=new NA,this.y=new NA}isLocked(){return this.x.isLocked()&&this.y.isLocked()}},UA=class extends dD{constructor(e){super(e);const t=YC(new GA);let r=null;this.signal=t,oE((()=>{const{status:n}=e.dragOperation;if(!n.initialized)return r=null,void(t.value=new GA);const{delta:o}=e.dragOperation.position;if(r){const e={x:YA(o.x,r.x),y:YA(o.y,r.y)},n=t.peek();FC((()=>{for(const t of OI)for(const r of BA)e[t]===r&&n[t].unlock(r);t.value=n}))}r=o}))}get current(){return this.signal.peek()}};function YA(e,t){return Math.sign(e-t)}var KA=class extends(zA=fD,FA=[XE],zA){constructor(e){super(e),JR(this,$A,GR(WA,8,this,!1)),GR(WA,11,this),JR(this,HA),JR(this,VA,(()=>{if(!XR(this,HA))return;const{element:e,by:t}=XR(this,HA);t.y&&(e.scrollTop+=t.y),t.x&&(e.scrollLeft+=t.x)})),this.scroll=e=>{var t;if(this.disabled)return!1;const r=this.getScrollableElements();if(!r)return ZR(this,HA,void 0),!1;const{position:n}=this.manager.dragOperation,o=null==n?void 0:n.current;if(o){const{by:n}=null!=e?e:{},i=n?{x:XA(n.x),y:XA(n.y)}:void 0,a=i?void 0:this.scrollIntentTracker.current;if(null==a?void 0:a.isLocked())return!1;for(const e of r){const r=GM(e,n);if(r.x||r.y){const{speed:r,direction:s}=uR(e,o,i);if(a)for(const e of OI)a[e].isLocked(s[e])&&(r[e]=0,s[e]=0);if(s.x||s.y){const{x:o,y:i}=null!=n?n:s,a=o*r.x,l=i*r.y;if(a||l){const r=null==(t=XR(this,HA))?void 0:t.by;if(this.autoScrolling&&r){if(r.x&&!a||r.y&&!l)continue}return ZR(this,HA,{element:e,by:{x:a,y:l}}),YM.schedule(XR(this,VA)),!0}}}}}return ZR(this,HA,void 0),!1};let t=null,r=null;const n=YE((()=>{const{position:r,source:n}=e.dragOperation;if(!r)return null;const o=fM(sM(null==n?void 0:n.element),r.current);return o&&(t=o),null!=o?o:t})),o=YE((()=>{const t=n.value,{documentElement:o}=sM(t);if(!t||t===o){const{target:t}=e.dragOperation,n=null==t?void 0:t.element;if(n){const e=tR(n,{excludeElement:!1});return r=e,e}}if(t){const e=tR(t,{excludeElement:!1});return this.autoScrolling&&r&&e.size<(null==r?void 0:r.size)?r:(r=e,e)}return r=null,null}),KE);this.getScrollableElements=()=>o.value,this.scrollIntentTracker=new UA(e),this.destroy=e.monitor.addEventListener("dragmove",(t=>{!this.disabled&&!t.defaultPrevented&&SR(e.dragOperation.activatorEvent)&&t.by&&this.scroll({by:t.by})&&t.preventDefault()}))}};function XA(e){return e>0?aR.Forward:e<0?aR.Reverse:aR.Idle}WA=WR(zA),$A=new WeakMap,HA=new WeakMap,VA=new WeakMap,UR(WA,4,"autoScrolling",FA,KA,$A),BR(WA,KA);var JA,ZA=new class{constructor(e){this.scheduler=e,this.pending=!1,this.tasks=new Set,this.resolvers=new Set,this.flush=()=>{const{tasks:e,resolvers:t}=this;this.pending=!1,this.tasks=new Set,this.resolvers=new Set;for(const t of e)t();for(const e of t)e()}}schedule(e){return this.tasks.add(e),this.pending||(this.pending=!0,this.scheduler(this.flush)),new Promise((e=>this.resolvers.add(e)))}}((e=>{"function"==typeof requestAnimationFrame?requestAnimationFrame(e):e()})),QA=class extends dD{constructor(e,t){super(e);const r=e.registry.plugins.get(KA);if(!r)throw new Error("AutoScroller plugin depends on Scroller plugin");this.destroy=oE((()=>{if(this.disabled)return;const{position:t,status:n}=e.dragOperation;if(n.dragging){if(r.scroll()){r.autoScrolling=!0;const e=setInterval((()=>ZA.schedule(r.scroll)),10);return()=>{clearInterval(e)}}r.autoScrolling=!1}}))}},eL={capture:!0,passive:!0},tL=class extends fD{constructor(e){super(e),JR(this,JA),this.handleScroll=()=>{null==XR(this,JA)&&ZR(this,JA,setTimeout((()=>{this.manager.collisionObserver.forceUpdate(!1),ZR(this,JA,void 0)}),50))};const{dragOperation:t}=this.manager;this.destroy=oE((()=>{var e,r,n;if(t.status.dragging){const o=null!=(n=null==(r=null==(e=t.source)?void 0:e.element)?void 0:r.ownerDocument)?n:document;return o.addEventListener("scroll",this.handleScroll,eL),()=>{o.removeEventListener("scroll",this.handleScroll,eL)}}}))}};JA=new WeakMap;function rL(){var e;null==(e=document.getSelection())||e.removeAllRanges()}var nL,oL=Object.freeze({offset:10,keyboardCodes:{start:["Space","Enter"],cancel:["Escape"],end:["Space","Enter","Tab"],up:["ArrowUp"],down:["ArrowDown"],left:["ArrowLeft"],right:["ArrowRight"]},shouldActivate(e){var t;const{event:r,source:n}=e,o=null!=(t=n.handle)?t:n.element;return r.target===o}}),iL=class extends FP{constructor(e,t){super(e),this.manager=e,this.options=t,JR(this,nL,[]),this.listeners=new mM,this.handleSourceKeyDown=(e,t,r)=>{if(this.disabled||e.defaultPrevented)return;if(!xR(e.target))return;if(t.disabled)return;const{keyboardCodes:n=oL.keyboardCodes,shouldActivate:o=oL.shouldActivate}=null!=r?r:{};n.start.includes(e.code)&&this.manager.dragOperation.status.idle&&o({event:e,source:t,manager:this.manager})&&this.handleStart(e,t,r)}}bind(e,t=this.options){const r=oE((()=>{var r;const n=null!=(r=e.handle)?r:e.element,o=r=>{SR(r)&&this.handleSourceKeyDown(r,e,t)};if(n)return n.addEventListener("keydown",o),()=>{n.removeEventListener("keydown",o)}}));return r}handleStart(e,t,r){const{element:n}=t;if(!n)throw new Error("Source draggable does not have an associated element");e.preventDefault(),e.stopImmediatePropagation(),cR(n);const{center:o}=new vR(n);if(this.manager.actions.start({event:e,coordinates:{x:o.x,y:o.y},source:t}).signal.aborted)return this.cleanup();this.sideEffects();const i=sM(n),a=[this.listeners.bind(i,[{type:"keydown",listener:e=>this.handleKeyDown(e,t,r),options:{capture:!0}}])];XR(this,nL).push(...a)}handleKeyDown(e,t,r){const{keyboardCodes:n=oL.keyboardCodes}=null!=r?r:{};if(sL(e,[...n.end,...n.cancel])){e.preventDefault();const t=sL(e,n.cancel);this.handleEnd(e,t)}else sL(e,n.up)?this.handleMove("up",e):sL(e,n.down)&&this.handleMove("down",e),sL(e,n.left)?this.handleMove("left",e):sL(e,n.right)&&this.handleMove("right",e)}handleEnd(e,t){this.manager.actions.stop({event:e,canceled:t}),this.cleanup()}handleMove(e,t){var r,n;const{shape:o}=this.manager.dragOperation,i=t.shiftKey?5:1;let a={x:0,y:0},s=null!=(n=null==(r=this.options)?void 0:r.offset)?n:oL.offset;if("number"==typeof s&&(s={x:s,y:s}),o){switch(e){case"up":a={x:0,y:-s.y*i};break;case"down":a={x:0,y:s.y*i};break;case"left":a={x:-s.x*i,y:0};break;case"right":a={x:s.x*i,y:0}}(a.x||a.y)&&(t.preventDefault(),this.manager.actions.move({event:t,by:a}))}}sideEffects(){const e=this.manager.registry.plugins.get(QA);!1===(null==e?void 0:e.disabled)&&(e.disable(),XR(this,nL).push((()=>{e.enable()})))}cleanup(){XR(this,nL).forEach((e=>e())),ZR(this,nL,[])}destroy(){this.cleanup(),this.listeners.clear()}};nL=new WeakMap,iL.configure=uD(iL),iL.defaults=oL;var aL=iL;function sL(e,t){return t.includes(e.code)}var lL,uL,cL=Object.freeze({activationConstraints(e,t){var r;const{pointerType:n,target:o}=e;if("mouse"!==n||!xR(o)||t.handle!==o&&!(null==(r=t.handle)?void 0:r.contains(o)))return"touch"===n?{delay:{value:250,tolerance:5}}:function(e){if(!xR(e))return!1;const{tagName:t}=e;return"INPUT"===t||"TEXTAREA"===t||(r=e).hasAttribute("contenteditable")&&"false"!==r.getAttribute("contenteditable");var r}(o)&&!e.defaultPrevented?{delay:{value:200,tolerance:0}}:{delay:{value:200,tolerance:10},distance:{value:5}}}}),dL=class extends FP{constructor(e,t){super(e),this.manager=e,this.options=t,JR(this,lL,new Set),JR(this,uL),this.listeners=new mM,this.latest={event:void 0,coordinates:void 0},this.handleMove=()=>{const{event:e,coordinates:t}=this.latest;e&&t&&this.manager.actions.move({event:e,to:t})},this.handleCancel=this.handleCancel.bind(this),this.handlePointerUp=this.handlePointerUp.bind(this),this.handleKeyDown=this.handleKeyDown.bind(this)}activationConstraints(e,t){var r;const{activationConstraints:n=cL.activationConstraints}=null!=(r=this.options)?r:{};return"function"==typeof n?n(e,t):n}bind(e,t=this.options){const r=oE((()=>{var r;const n=new AbortController,{signal:o}=n,i=r=>{(function(e){if(!e)return!1;const{PointerEvent:t}=nM(e.target);return e instanceof t})(r)&&this.handlePointerDown(r,e,t)};let a=[null!=(r=e.handle)?r:e.element];(null==t?void 0:t.activatorElements)&&(a=Array.isArray(t.activatorElements)?t.activatorElements:t.activatorElements(e));for(const e of a)e&&(gL(e.ownerDocument.defaultView),e.addEventListener("pointerdown",i,{signal:o}));return()=>n.abort()}));return r}handlePointerDown(e,t,r={}){if(this.disabled||!e.isPrimary||0!==e.button||!xR(e.target)||t.disabled||function(e){return"sensor"in e}(e)||!this.manager.dragOperation.status.idle)return;const{target:n}=e,o=iM(n)&&n.draggable&&"true"===n.getAttribute("draggable"),i=rR(t.element);this.initialCoordinates={x:e.clientX*i.scaleX+i.x,y:e.clientY*i.scaleY+i.y};const a=this.activationConstraints(e,t);if(e.sensor=this,(null==a?void 0:a.delay)||(null==a?void 0:a.distance)){const{delay:r}=a;if(r){const n=setTimeout((()=>this.handleStart(t,e)),r.value);ZR(this,uL,(()=>{clearTimeout(n),ZR(this,uL,void 0)}))}}else this.handleStart(t,e);const s=sM(e.target),l=this.listeners.bind(s,[{type:"pointermove",listener:e=>this.handlePointerMove(e,t)},{type:"pointerup",listener:this.handlePointerUp,options:{capture:!0}},{type:"dragstart",listener:o?this.handleCancel:fL,options:{capture:!0}}]);XR(this,lL).add((()=>{var e;l(),null==(e=XR(this,uL))||e.call(this),this.initialCoordinates=void 0}))}handlePointerMove(e,t){const r={x:e.clientX,y:e.clientY},n=rR(t.element);if(r.x=r.x*n.scaleX+n.x,r.y=r.y*n.scaleY+n.y,this.manager.dragOperation.status.dragging)return e.preventDefault(),e.stopPropagation(),this.latest.event=e,this.latest.coordinates=r,void YM.schedule(this.handleMove);if(!this.initialCoordinates)return;const o={x:r.x-this.initialCoordinates.x,y:r.y-this.initialCoordinates.y},i=this.activationConstraints(e,t),{distance:a,delay:s}=null!=i?i:{};if(a){if(null!=a.tolerance&&PI(o,a.tolerance))return this.handleCancel(e);if(PI(o,a.value))return this.handleStart(t,e)}return s&&PI(o,s.tolerance)?this.handleCancel(e):void 0}handlePointerUp(e){const{status:t}=this.manager.dragOperation;if(!t.idle){e.preventDefault(),e.stopPropagation();const r=!t.initialized;this.manager.actions.stop({event:e,canceled:r})}this.cleanup()}handleKeyDown(e){"Escape"===e.key&&(e.preventDefault(),this.handleCancel(e))}handleStart(e,t){var r;const{manager:n,initialCoordinates:o}=this;if(null==(r=XR(this,uL))||r.call(this),!o||!n.dragOperation.status.idle)return;if(t.defaultPrevented)return;if(n.actions.start({coordinates:o,event:t,source:e}).signal.aborted)return this.cleanup();t.preventDefault();const i=sM(t.target),a=i.body;a.setPointerCapture(t.pointerId);const s=this.listeners.bind(i,[{type:"touchmove",listener:fL,options:{passive:!1}},{type:"click",listener:fL},{type:"contextmenu",listener:fL},{type:"keydown",listener:this.handleKeyDown},{type:"lostpointercapture",listener:e=>{e.target===a&&this.handlePointerUp(e)}}]);XR(this,lL).add(s)}handleCancel(e){const{dragOperation:t}=this.manager;t.status.initialized&&this.manager.actions.stop({event:e,canceled:!0}),this.cleanup()}cleanup(){this.latest={event:void 0,coordinates:void 0},XR(this,lL).forEach((e=>e())),XR(this,lL).clear()}destroy(){this.cleanup(),this.listeners.clear()}};lL=new WeakMap,uL=new WeakMap,dL.configure=uD(dL),dL.defaults=cL;var pL=dL;function fL(e){e.preventDefault()}function hL(){}var mL=new WeakSet;function gL(e){e&&!mL.has(e)&&(e.addEventListener("touchmove",hL,{capture:!1,passive:!1}),mL.add(e))}var vL,yL,bL,xL,SL,wL,CL,EL,IL,DL,PL,ML,RL,AL,LL,kL,OL,TL,qL={modifiers:[],plugins:[class extends dD{constructor(e,t){super(e);const{id:r,idPrefix:{description:n=rA,announcement:o=nA}={},announcements:i=iA,screenReaderInstructions:a=oA,debounce:s=500}=null!=t?t:{},l=r?`${n}-${r}`:CR(n),u=r?`${o}-${r}`:CR(o);let c,d,p,f;const h=(e=f)=>{p&&e&&(null==p?void 0:p.nodeValue)!==e&&(p.nodeValue=e)},m=()=>YM.schedule(h),g=function(e,t){let r;const n=()=>{clearTimeout(r),r=setTimeout(e,t)};return n.cancel=()=>clearTimeout(r),n}(m,s),v=Object.entries(i).map((([e,t])=>this.manager.monitor.addEventListener(e,((r,n)=>{const o=p;if(!o)return;const i=null==t?void 0:t(r,n);i&&o.nodeValue!==i&&(f=i,sA.includes(e)?g():(m(),g.cancel()))})))),y=()=>{let e=[];(null==c?void 0:c.isConnected)||(c=function(e,t){const r=document.createElement("div");return r.id=e,r.style.setProperty("display","none"),r.textContent=t,r}(l,a.draggable),e.push(c)),(null==d?void 0:d.isConnected)||(d=function(e){const t=document.createElement("div");return t.id=e,t.setAttribute("role","status"),t.setAttribute("aria-live","polite"),t.setAttribute("aria-atomic","true"),t.style.setProperty("position","fixed"),t.style.setProperty("width","1px"),t.style.setProperty("height","1px"),t.style.setProperty("margin","-1px"),t.style.setProperty("border","0"),t.style.setProperty("padding","0"),t.style.setProperty("overflow","hidden"),t.style.setProperty("clip","rect(0 0 0 0)"),t.style.setProperty("clip-path","inset(100%)"),t.style.setProperty("white-space","nowrap"),t}(u),p=document.createTextNode(""),d.appendChild(p),e.push(d)),e.length>0&&document.body.append(...e)},b=new Set;function x(){for(const e of b)e()}this.registerEffect((()=>{var e;b.clear();for(const t of this.manager.registry.draggables.value){const r=null!=(e=t.handle)?e:t.element;if(r){c&&d||b.add(y),aA(r)&&!cM()||r.hasAttribute("tabindex")||b.add((()=>r.setAttribute("tabindex","0"))),r.hasAttribute("role")||"button"===r.tagName.toLowerCase()||b.add((()=>r.setAttribute("role",eA))),r.hasAttribute("aria-roledescription")||b.add((()=>r.setAttribute("aria-roledescription",tA))),r.hasAttribute("aria-describedby")||b.add((()=>r.setAttribute("aria-describedby",l)));for(const e of["aria-pressed","aria-grabbed"]){const n=String(t.isDragging);r.getAttribute(e)!==n&&b.add((()=>r.setAttribute(e,n)))}const e=String(t.disabled);r.getAttribute("aria-disabled")!==e&&b.add((()=>r.setAttribute("aria-disabled",e)))}}b.size>0&&YM.schedule(x)})),this.destroy=()=>{super.destroy(),null==c||c.remove(),null==d||d.remove(),v.forEach((e=>e()))}}},QA,class extends dD{constructor(e,t){super(e,t),this.manager=e;const r=YE((()=>{var e;return sM(null==(e=this.manager.dragOperation.source)?void 0:e.element)}));this.destroy=oE((()=>{var e;const{dragOperation:t}=this.manager,{cursor:n="grabbing",nonce:o}=null!=(e=this.options)?e:{};if(t.status.initialized){const e=r.value,t=e.createElement("style");return o&&t.setAttribute("nonce",o),t.textContent=`* { cursor: ${n} !important; }`,e.head.appendChild(t),()=>t.remove()}}))}},_A,class extends dD{constructor(e,t){super(e,t),this.manager=e,this.destroy=oE((()=>{var e;const{dragOperation:t}=this.manager,{nonce:r}=null!=(e=this.options)?e:{};if(t.status.initialized){const e=document.createElement("style");return r&&e.setAttribute("nonce",r),e.textContent="* { user-select: none !important; -webkit-user-select: none !important; }",document.head.appendChild(e),rL(),document.addEventListener("selectionchange",rL,{capture:!0}),()=>{document.removeEventListener("selectionchange",rL,{capture:!0}),e.remove()}}}))}}],sensors:[pL,aL]},_L=class extends VP{constructor(e={}){const{plugins:t=qL.plugins,sensors:r=qL.sensors,modifiers:n=[]}=e;super(NR(jR({},e),{plugins:[tL,KA,...t],sensors:r,modifiers:n}))}},jL=class extends(xL=yP,bL=[XE],yL=[XE],vL=[XE],xL){constructor(e,t){var r=e,{element:n,effects:o=()=>[],handle:i,feedback:a="default"}=r,s=zR(r,["element","effects","handle","feedback"]);super(jR({effects:()=>[...o(),()=>{var e,t;const{manager:r}=this;if(!r)return;const n=(null!=(t=null==(e=this.sensors)?void 0:e.map(cD))?t:[...r.sensors]).map((e=>{const t=e instanceof FP?e:r.registry.register(e.plugin),n=e instanceof FP?void 0:e.options;return t.bind(this,n)}));return function(){n.forEach((e=>e()))}}]},s),t),JR(this,wL,GR(SL,8,this)),GR(SL,11,this),JR(this,CL,GR(SL,12,this)),GR(SL,15,this),JR(this,EL,GR(SL,16,this)),GR(SL,19,this),this.element=n,this.handle=i,this.feedback=a}};SL=WR(xL),wL=new WeakMap,CL=new WeakMap,EL=new WeakMap,UR(SL,4,"handle",bL,jL,wL),UR(SL,4,"element",yL,jL,CL),UR(SL,4,"feedback",vL,jL,EL),BR(SL,jL);var NL=class extends(PL=bP,DL=[XE],IL=[XE],PL){constructor(e,t){var r=e,{element:n,effects:o=()=>[]}=r,i=zR(r,["element","effects"]);const{collisionDetector:a=ER}=i,s=e=>{const{manager:t,element:r}=this;if(!r||null===e)return void(this.shape=void 0);if(!t)return;const n=new vR(r),o=WC((()=>this.shape));return n&&(null==o?void 0:o.equals(n))?o:(this.shape=n,n)},l=YC(!1);super(NR(jR({},i),{collisionDetector:a,effects:()=>[...o(),()=>{const{element:e,manager:t}=this;if(!t)return;const{dragOperation:r}=t,{source:n}=r;l.value=Boolean(n&&r.status.initialized&&e&&!this.disabled&&this.accepts(n))},()=>{const{element:e}=this;if(l.value&&e){const t=new WM(e,s);return()=>{t.disconnect(),this.shape=void 0}}},()=>{var e;if(null==(e=this.manager)?void 0:e.dragOperation.status.initialized)return()=>{this.shape=void 0}}]}),t),JR(this,OL),JR(this,RL,GR(ML,8,this)),GR(ML,11,this),JR(this,TL,GR(ML,12,this)),GR(ML,15,this),this.element=n,this.refreshShape=()=>s()}set element(e){ZR(this,OL,e,kL)}get element(){var e;return null!=(e=this.proxy)?e:XR(this,OL,LL)}};function FL(e){var t;if(null!=e)return function(e){return null!=e&&"object"==typeof e&&"current"in e}(e)?null!=(t=e.current)?t:void 0:e}ML=WR(PL),RL=new WeakMap,OL=new WeakSet,TL=new WeakMap,AL=UR(ML,20,"#element",DL,OL,RL),LL=AL.get,kL=AL.set,UR(ML,4,"proxy",IL,NL,TL),BR(ML,NL);var zL="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?m:p;function WL(e,t){const r=u(new Map),n=function(){const e=v(0)[1];return h((()=>{e((e=>e+1))}),[e])}();return zL((()=>{if(e)return oE((()=>{var o;let i=!1,a=!1;for(const n of r.current){const[s]=n,l=WC((()=>n[1])),u=e[s];l!==u&&(i=!0,r.current.set(s,u),a=null!=(o=null==t?void 0:t(s,l,u))&&o)}i&&(a?I(n):n())}));r.current.clear()}),[e]),g((()=>e?new Proxy(e,{get(e,t){const n=e[t];return r.current.set(t,n),n}}):e),[e])}function $L(e,t){e()}function HL(e){const t=u(e);return zL((()=>{t.current=e}),[e]),t}function VL(e,t,r=p,n=Object.is){const o=u(e);r((()=>{const r=o.current;n(e,r)||(o.current=e,t(e,r))}),[t,e])}function BL(e,t){const r=u(FL(e));zL((()=>{const n=FL(e);n!==r.current&&(r.current=n,t(n))}))}var GL=Object.defineProperty,UL=Object.defineProperties,YL=Object.getOwnPropertyDescriptors,KL=Object.getOwnPropertySymbols,XL=Object.prototype.hasOwnProperty,JL=Object.prototype.propertyIsEnumerable,ZL=(e,t,r)=>t in e?GL(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,QL=new _L,ek=c(QL),tk=b(x((({children:e},t)=>{const[r,n]=v(0),o=u(null),i=u(null),a=g((()=>({renderer:{get rendering(){var e;return null!=(e=o.current)?e:Promise.resolve()}},trackRendering(e){o.current||(o.current=new Promise((e=>{i.current=e}))),y((()=>{e(),n((e=>e+1))}))}})),[]);return zL((()=>{var e;null==(e=i.current)||e.call(i),o.current=null}),[e,r]),S(t,(()=>a)),null}))),rk=[void 0,KE];function nk(e){var t,r=e,{children:n,onCollision:o,onBeforeDragStart:i,onDragStart:a,onDragMove:s,onDragOver:l,onDragEnd:c}=r,d=((e,t)=>{var r={};for(var n in e)XL.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&KL)for(var n of KL(e))t.indexOf(n)<0&&JL.call(e,n)&&(r[n]=e[n]);return r})(r,["children","onCollision","onBeforeDragStart","onDragStart","onDragMove","onDragOver","onDragEnd"]);const f=u(null),[h,m]=v(null!=(t=d.manager)?t:null),{plugins:g,modifiers:b,sensors:x}=d,S=HL(i),w=HL(a),C=HL(l),E=HL(s),I=HL(c),D=HL(o);return p((()=>{var e;if(!f.current)throw new Error("Renderer not found");const{renderer:t,trackRendering:r}=f.current,n=null!=(e=d.manager)?e:new _L(d);return n.renderer=t,n.monitor.addEventListener("beforedragstart",(e=>{const t=S.current;t&&r((()=>t(e,n)))})),n.monitor.addEventListener("dragstart",(e=>{var t;return null==(t=w.current)?void 0:t.call(w,e,n)})),n.monitor.addEventListener("dragover",(e=>{const t=C.current;t&&r((()=>t(e,n)))})),n.monitor.addEventListener("dragmove",(e=>{const t=E.current;t&&r((()=>t(e,n)))})),n.monitor.addEventListener("dragend",(e=>{const t=I.current;t&&r((()=>t(e,n)))})),n.monitor.addEventListener("collision",(e=>{var t;return null==(t=D.current)?void 0:t.call(D,e,n)})),y((()=>m(n))),n.destroy}),[d.manager]),VL(g,(()=>h&&(h.plugins=null!=g?g:qL.plugins)),...rk),VL(x,(()=>h&&(h.sensors=null!=x?x:qL.sensors)),...rk),VL(b,(()=>h&&(h.modifiers=null!=b?b:qL.modifiers)),...rk),Jo.jsxs(ek.Provider,{value:h,children:[Jo.jsx(tk,{ref:f,children:n}),n]})}function ok(e){var t;const r=null!=(t=n(ek))?t:void 0,[o]=v((()=>e(r)));return o.manager!==r&&(o.manager=r),zL(o.register,[r,o]),o}var ik,ak,sk,lk,uk,ck=Object.create,dk=Object.defineProperty,pk=Object.getOwnPropertyDescriptor,fk=(e,t)=>(t=Symbol[e])?t:Symbol.for("Symbol."+e),hk=e=>{throw TypeError(e)},mk=["class","method","getter","setter","accessor","field","value","get","set"],gk=e=>void 0!==e&&"function"!=typeof e?hk("Function expected"):e,vk=(e,t,r,n,o)=>({kind:mk[e],name:t,metadata:n,addInitializer:e=>r._?hk("Already initialized"):o.push(gk(e||null))}),yk=(e,t,r,n,o,i)=>{for(var a,s,l,u,c=7&t,d=mk[c+5],p=e[2]||(e[2]=[]),f=(o=o.prototype,pk(o,r)),h=n.length-1;h>=0;h--)(l=vk(c,r,s={},e[3],p)).static=false,l.private=false,u=l.access={has:e=>r in e},u.get=e=>e[r],a=(0,n[h])(f[d],l),s._=1,gk(a)&&(f[d]=a);return f&&dk(o,r,f),o},bk=(e,t,r)=>t.has(e)||hk("Cannot "+r),xk=class e{constructor(e,t){this.x=e,this.y=t}static delta(t,r){return new e(t.x-r.x,t.y-r.y)}static distance(e,t){return Math.hypot(e.x-t.x,e.y-t.y)}static equals(e,t){return e.x===t.x&&e.y===t.y}static from({x:t,y:r}){return new e(t,r)}},Sk=class extends(sk=tI,ak=[JE],ik=[JE],sk){constructor(e){var t,r,n;super(xk.from(e),((e,t)=>xk.equals(e,t))),((e,t,r)=>{for(var n=0,o=e[t>>1],i=o&&o.length;n<i;n++)o[n].call(r)})(uk,5,this),t=this,n=0,(r=lk).has(t)?hk("Cannot add the same private member more than once"):r instanceof WeakSet?r.add(t):r.set(t,n),this.velocity={x:0,y:0}}get delta(){return xk.delta(this.current,this.initial)}get direction(){const{current:e,previous:t}=this;if(!t)return null;const r={x:e.x-t.x,y:e.y-t.y};return r.x||r.y?Math.abs(r.x)>Math.abs(r.y)?r.x>0?"right":"left":r.y>0?"down":"up":null}get current(){return super.current}set current(e){const{current:t}=this,r=xk.from(e),n={x:r.x-t.x,y:r.y-t.y},o=Date.now(),i=o-(bk(a=this,s=lk,"read from private field"),s.get(a));var a,s;const l=e=>Math.round(e/i*100);FC((()=>{((e,t,r)=>{bk(e,t,"write to private field"),t.set(e,r)})(this,lk,o),this.velocity={x:l(n.x),y:l(n.y)},super.current=r}))}reset(e=this.defaultValue){super.reset(xk.from(e)),this.velocity={x:0,y:0}}};uk=(e=>{var t;return[,,,ck(null!=(t=null==e?void 0:e[fk("metadata")])?t:null)]})(sk),lk=new WeakMap,yk(uk,2,"delta",ak,Sk),yk(uk,2,"direction",ik,Sk),((e,t)=>{((e,t,r)=>{t in e?dk(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r})(t,fk("metadata"),e[3])})(uk,Sk);var wk=(e=>(e.Horizontal="x",e.Vertical="y",e))(wk||{});Object.values(wk);var Ck=e=>{var t;return null!=(t=(({dragOperation:e,droppable:t})=>{const r=e.position.current;if(!r)return null;const{id:n}=t;if(!t.shape)return null;if(t.shape.containsPoint(r))return{id:n,value:1/xk.distance(t.shape.center,r),type:TD.PointerIntersection,priority:OD.High};return null})(e))?t:(({dragOperation:e,droppable:t})=>{const{shape:r}=e;if(!t.shape||!(null==r?void 0:r.current))return null;const n=r.current.intersectionArea(t.shape);if(n){const{position:o}=e,i=xk.distance(t.shape.center,o.current),a=n/(r.current.area+t.shape.area-n)/i;return{id:t.id,value:a,type:TD.ShapeIntersection,priority:OD.Normal}}return null})(e)};function Ek(e){const{collisionDetector:t,data:r,disabled:n,element:o,id:i,accept:a,type:s}=e,l=ok((t=>new NL(((e,t)=>UL(e,YL(t)))(((e,t)=>{for(var r in t||(t={}))XL.call(t,r)&&ZL(e,r,t[r]);if(KL)for(var r of KL(t))JL.call(t,r)&&ZL(e,r,t[r]);return e})({},e),{register:!1,element:FL(o)}),t))),u=WL(l);return VL(i,(()=>l.id=i)),BL(o,(e=>l.element=e)),VL(a,(()=>l.accept=a),void 0,KE),VL(t,(()=>l.collisionDetector=null!=t?t:Ck)),VL(r,(()=>r&&(l.data=r))),VL(n,(()=>l.disabled=!0===n)),VL(s,(()=>l.type=s)),{droppable:u,get isDropTarget(){return u.isDropTarget},ref:h((e=>{var t,r;(e||!(null==(t=l.element)?void 0:t.isConnected)||(null==(r=l.manager)?void 0:r.dragOperation.status.idle))&&(l.element=null!=e?e:void 0)}),[l])}}const Ik=D.classNames;function Dk(e){if(e.font)return;const{family:t,size:r,emphasized:n}=e;if(t)switch(t){case"heading":case"body":return`${t}_${r||"m"}`;case"label":case"script":return`${t}_${r||"m"}${n?"_emphasized":""}`;default:return}}function Pk(e){if(e.font){const{font:t,color:r,ellipsis:n}=e;return D.classNames(`font_${t}`,{ellipsis:!!n,[`text_${r||"default"}`]:!!r})}let t=Dk(e);return t||(t=Dk({...e,family:e.familly})),t&&void 0!==D[`font_${t}`]?D[`font_${t}`]:""}const Mk=["border","borderTop","borderRight","borderBottom","borderLeft","borderWidth","borderRadius"],Rk={border:e=>({border_none:"none"===e,border_default:"default"===e,border_weak:"weak"===e,border_moderate:"moderate"===e,border_strong:"strong"===e,border_extra_strong:"extra-strong"===e}),borderTop:e=>({border_t_none:"none"===e,border_t_default:"default"===e,border_t_weak:"weak"===e,border_t_moderate:"moderate"===e,border_t_strong:"strong"===e,border_t_extra_strong:"extra-strong"===e}),borderRight:e=>({border_r_none:"none"===e,border_r_default:"default"===e,border_r_weak:"weak"===e,border_r_moderate:"moderate"===e,border_r_strong:"strong"===e,border_r_extra_strong:"extra-strong"===e}),borderBottom:e=>({border_b_none:"none"===e,border_b_default:"default"===e,border_b_weak:"weak"===e,border_b_moderate:"moderate"===e,border_b_strong:"strong"===e,border_b_extra_strong:"extra-strong"===e}),borderLeft:e=>({border_l_none:"none"===e,border_l_default:"default"===e,border_l_weak:"weak"===e,border_l_moderate:"moderate"===e,border_l_strong:"strong"===e,border_l_extra_strong:"extra-strong"===e}),borderWidth:e=>({border_width_0:"0"===e,border_width_default:"default"===e,border_width_strong:"strong"===e}),borderRadius:e=>({radius_subtle:"subtle"===e,radius_soft:"soft"===e,radius_cushiony:"cushiony"===e,radius_pill:"pill"===e,radius_round:"round"===e,radius_nested_subtle_xs:"nested-subtle-xs"===e,radius_nested_soft_xs:"nested-soft-xs"===e,radius_nested_soft_s:"nested-soft-s"===e,radius_nested_cushiony_xs:"nested-cushiony-xs"===e,radius_nested_cushiony_s:"nested-cushiony-s"===e,radius_nested_cushiony_m:"nested-cushiony-m"===e,radius_twice_soft_xs:"twice-soft-xs"===e,radius_twice_cushiony_s_xs:"twice-cushiony-s-xs"===e,radius_twice_cushiony_m_s:"twice-cushiony-m-s"===e})};const Ak={gap:e=>({gap_0:"0"===e,gap_xs:"xs"===e,gap_s:"s"===e,gap_m:"m"===e,gap_l:"l"===e,gap_xl:"xl"===e,gap_xxl:"xxl"===e,gap_3xl:"3xl"===e,gap_density_xs:"density-xs"===e,gap_density_s:"density-s"===e,gap_density_m:"density-m"===e,gap_density_l:"density-l"===e,gap_density_xl:"density-xl"===e,gap_density_xxl:"density-xxl"===e,gap_density_3xl:"density-3xl"===e}),rowGap:e=>({row_gap_0:"0"===e,row_gap_xs:"xs"===e,row_gap_s:"s"===e,row_gap_m:"m"===e,row_gap_l:"l"===e,row_gap_xl:"xl"===e,row_gap_xxl:"xxl"===e,row_gap_3xl:"3xl"===e}),columnGap:e=>({col_gap_0:"0"===e,col_gap_xs:"xs"===e,col_gap_s:"s"===e,col_gap_m:"m"===e,col_gap_l:"l"===e,col_gap_xl:"xl"===e,col_gap_xxl:"xxl"===e,col_gap_3xl:"3xl"===e}),boxSizing:(e,t={apply:!0})=>({content_box:"content-box"===e,border_box:"content-box"!==e&&t.apply}),wrap:e=>({wrap:"wrap"===e,wrap_reverse:"wrap-reverse"===e,no_wrap:"nowrap"===e}),direction:(e,t={apply:!0})=>({row:"row"===e||t.apply&&!e,row_reverse:"row-reverse"===e,col:"col"===e,col_reverse:"col-reverse"===e}),noShrink:e=>({shrink_0:e}),alignContent:e=>({ac_center:"center"===e,ac_stretch:"stretch"===e,ac_start:"start"===e,ac_end:"end"===e,ac_between:"between"===e,ac_around:"around"===e}),alignItems:e=>({ai_center:"center"===e,ai_stretch:"stretch"===e,ai_start:"start"===e,ai_end:"end"===e,ai_baseline:"baseline"===e}),alignSelf:e=>({as_center:"center"===e,as_stretch:"stretch"===e,as_start:"start"===e,as_end:"end"===e}),justify:e=>({j_around:"around"===e,j_between:"between"===e,j_center:"center"===e,j_end:"end"===e,j_start:"start"===e,j_evenly:"evenly"===e})},Lk=["boxSizing","wrap","direction","alignContent","alignItems","alignSelf","gap","columnGap","rowGap","justify","noShrink"];const kk=["xxs","xs","s","m","l","xl","xxl","3xl","4xl","full","fit","min","max"];const Ok={overflow:e=>({overflow_auto:"auto"===e,overflow_hidden:"hidden"===e,overflow_scroll:"scroll"===e,overflow_visible:"visible"===e}),overflowX:e=>({overflow_x_auto:"auto"===e,overflow_x_hidden:"hidden"===e,overflow_x_scroll:"scroll"===e,overflow_x_visible:"visible"===e}),overflowY:e=>({overflow_y_auto:"auto"===e,overflow_y_hidden:"hidden"===e,overflow_y_scroll:"scroll"===e,overflow_y_visible:"visible"===e})},Tk=["overflow","overflowX","overflowY"];const qk={p:e=>({p_0:"0"===e,p_xs:"xs"===e,p_s:"s"===e,p_m:"m"===e,p_l:"l"===e,p_xl:"xl"===e,p_xxl:"xxl"===e,p_3xl:"3xl"===e}),px:e=>({px_0:"0"===e,px_xs:"xs"===e,px_s:"s"===e,px_m:"m"===e,px_l:"l"===e,px_xl:"xl"===e,px_xxl:"xxl"===e,px_3xl:"3xl"===e}),py:e=>({py_0:"0"===e,py_xs:"xs"===e,py_s:"s"===e,py_m:"m"===e,py_l:"l"===e,py_xl:"xl"===e,py_xxl:"xxl"===e,py_3xl:"3xl"===e,py_density_xs:"density-xs"===e,py_density_s:"density-s"===e,py_density_m:"density-m"===e,py_density_l:"density-l"===e,py_density_xl:"density-xl"===e,py_density_xxl:"density-xxl"===e,py_density_3xl:"density-3xl"===e}),pt:e=>({pt_0:"0"===e,pt_xs:"xs"===e,pt_s:"s"===e,pt_m:"m"===e,pt_l:"l"===e,pt_xl:"xl"===e,pt_xxl:"xxl"===e,pt_3xl:"3xl"===e}),pr:e=>({pr_0:"0"===e,pr_xs:"xs"===e,pr_s:"s"===e,pr_m:"m"===e,pr_l:"l"===e,pr_xl:"xl"===e,pr_xxl:"xxl"===e,pr_3xl:"3xl"===e}),pb:e=>({pb_0:"0"===e,pb_xs:"xs"===e,pb_s:"s"===e,pb_m:"m"===e,pb_l:"l"===e,pb_xl:"xl"===e,pb_xxl:"xxl"===e,pb_3xl:"3xl"===e}),pl:e=>({pl_0:"0"===e,pl_xs:"xs"===e,pl_s:"s"===e,pl_m:"m"===e,pl_l:"l"===e,pl_xl:"xl"===e,pl_xxl:"xxl"===e,pl_3xl:"3xl"===e})},_k=["p","px","py","pt","pr","pb","pl"];const jk=x(Nk);function Nk({children:e,...t},r){return Jo.jsx("div",{...Fk(t),ref:r,children:e})}function Fk({typography:e,...t},r={apply:!0}){const{className:n,...o}=function(e){const{className:t,...r}=e,n=Tk.reduce(((t,n)=>(n in e&&(Object.assign(t,Ok[n](e[n])),delete r[n]),t)),{[t||""]:!!t});return{className:Ik(n),...r}}(function({boxShadow:e,zIndex:t,className:r,...n}){return{className:Ik({[r||""]:!!r,[`box_shadow_${e||"default"}`]:!!e,[`z_${t||"context"}`]:!!t}),...n}}(function({bgColor:e,className:t,...r}){return{className:Ik({[t||"not_existing"]:!!t,[`bg_${e||"default"}`]:!!e}),...r}}(function(e){const{className:t,...r}=e,n=Mk.reduce(((t,n)=>(n in e&&(Object.assign(t,Rk[n](e[n])),delete r[n]),t)),{[t??""]:!!t});return{className:Ik(n),...r}}(function(e,t={apply:!0}){const{className:r,...n}=e,o=Lk.reduce(((r,o)=>(o in e?(Object.assign(r,Ak[o](e[o],t)),delete n[o]):("direction"===o&&t.apply&&Object.assign(r,Ak.direction(void 0,t)),"boxSizing"===o&&t.apply&&Object.assign(r,Ak.boxSizing(void 0,t))),r)),{flex:t.apply});return{className:Ik(r,o),...n}}(function(e){const{className:t,...r}=e,n=_k.reduce(((t,n)=>(n in e&&(Object.assign(t,qk[n](e[n])),delete r[n]),t)),{[t||""]:!!t});return{className:Ik(n),...r}}(function(e){const{shrink:t,basis:r,grow:n,style:o,width:i,height:a,maxHeight:s,maxWidth:l,minWidth:u,minHeight:c,className:d,...p}=e,f={},h={...o||{}};return h.containerType="normal",i&&(kk.includes(i)?f[`w_${i}`]=!0:h.width=i),a&&(kk.includes(a)?f[`h_${a}`]=!0:h.height=a),u&&(kk.includes(u)?h.minWidth=`var(--sprout-container-sizing-${u})`:h.minWidth=u),l&&(kk.includes(l)?h.maxWidth=`var(--sprout-container-sizing-${l})`:h.maxWidth=l),c&&(h.minHeight=c),s&&(h.maxHeight=s),n&&(h.flexGrow="number"==typeof n?n:1),void 0!==t&&(h.flexShrink=t),void 0!==r&&(h.flexBasis=r),{style:h,className:Ik(f,{[d||""]:!!d}),...p}}(t)),r)))));return{...o,className:Ik({[`${e&&Pk(e)}`]:!!e,[n]:!0})}}Nk.displayName="Box";const zk=e=>Array.from({length:e},((e,t)=>t)),Wk=({id:e,sectionIndex:t})=>{const r=EC(TC);return void 0===r?null:Jo.jsx(r,{id:e,sectionIndex:t})};var $k=Object.create,Hk=Object.defineProperty,Vk=Object.defineProperties,Bk=Object.getOwnPropertyDescriptor,Gk=Object.getOwnPropertyDescriptors,Uk=Object.getOwnPropertySymbols,Yk=Object.prototype.hasOwnProperty,Kk=Object.prototype.propertyIsEnumerable,Xk=e=>{throw TypeError(e)},Jk=(e,t,r)=>t in e?Hk(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Zk=["class","method","getter","setter","accessor","field","value","get","set"],Qk=e=>void 0!==e&&"function"!=typeof e?Xk("Function expected"):e,eO=(e,t,r,n,o)=>({kind:Zk[e],name:t,metadata:n,addInitializer:e=>r._?Xk("Already initialized"):o.push(Qk(e||null))}),tO=(e,t,r,n)=>{for(var o=0,i=e[t>>1],a=i&&i.length;o<a;o++)1&t?i[o].call(r):n=i[o].call(r,n);return n},rO=(e,t,r,n,o,i)=>{for(var a,s,l,u,c,d=7&t,p=e.length+1,f=Zk[d+5],h=e[p-1]=[],m=e[p]||(e[p]=[]),g=(o=o.prototype,Bk({get[r](){return oO(this,i)},set[r](e){return aO(this,i,e)}},r)),v=n.length-1;v>=0;v--)(u=eO(d,r,l={},e[3],m)).static=false,u.private=false,c=u.access={has:e=>r in e},c.get=e=>e[r],c.set=(e,t)=>e[r]=t,s=(0,n[v])({get:g.get,set:g.set},u),l._=1,void 0===s?Qk(s)&&(g[f]=s):"object"!=typeof s||null===s?Xk("Object expected"):(Qk(a=s.get)&&(g.get=a),Qk(a=s.set)&&(g.set=a),Qk(a=s.init)&&h.unshift(a));return g&&Hk(o,r,g),o},nO=(e,t,r)=>t.has(e)||Xk("Cannot "+r),oO=(e,t,r)=>(nO(e,t,"read from private field"),t.get(e)),iO=(e,t,r)=>t.has(e)?Xk("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),aO=(e,t,r,n)=>(nO(e,t,"write to private field"),t.set(e,r),r);function sO(e){return e instanceof _O||e instanceof qO}var lO=Object.defineProperty,uO=Object.defineProperties,cO=Object.getOwnPropertyDescriptors,dO=Object.getOwnPropertySymbols,pO=Object.prototype.hasOwnProperty,fO=Object.prototype.propertyIsEnumerable,hO=(e,t,r)=>t in e?lO(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,mO=(e,t)=>{for(var r in t||(t={}))pO.call(t,r)&&hO(e,r,t[r]);if(dO)for(var r of dO(t))fO.call(t,r)&&hO(e,r,t[r]);return e},gO=(e,t)=>uO(e,cO(t));function vO(e,t,r){if(t===r)return e;const n=e.slice();return n.splice(r,0,n.splice(t,1)[0]),n}function yO(e,t){return function(e,t,r){var n,o;const{source:i,target:a,canceled:s}=t.operation;if(!i||!a||s)return"preventDefault"in t&&t.preventDefault(),e;const l=(e,t)=>e===t||"object"==typeof e&&"id"in e&&e.id===t;if(Array.isArray(e)){const t=e.findIndex((e=>l(e,i.id))),n=e.findIndex((e=>l(e,a.id)));if(-1===t||-1===n)return e;if(!s&&"index"in i&&"number"==typeof i.index){const n=i.index;if(n!==t)return r(e,t,n)}return r(e,t,n)}const u=Object.entries(e);let c,d,p=-1,f=-1;for(const[e,t]of u)if(-1===p&&(p=t.findIndex((e=>l(e,i.id))),-1!==p&&(c=e)),-1===f&&(f=t.findIndex((e=>l(e,a.id))),-1!==f&&(d=e)),-1!==p&&-1!==f)break;if(!i.manager)return e;const{dragOperation:h}=i.manager,m=null!=(o=null==(n=h.shape)?void 0:n.current.center)?o:h.position.current;if(null==d&&a.id in e){const t=a.shape&&m.y>a.shape.center.y?e[a.id].length:0;d=a.id,f=t}if(null==c||null==d||c===d&&p===f)return"preventDefault"in t&&t.preventDefault(),e;if(c===d)return gO(mO({},e),{[c]:r(e[c],p,f)});const g=a.shape&&Math.round(m.y)>Math.round(a.shape.center.y)?1:0,v=e[c][p];return gO(mO({},e),{[c]:[...e[c].slice(0,p),...e[c].slice(p+1)],[d]:[...e[d].slice(0,f+g),v,...e[d].slice(f+g)]})}(e,t,vO)}var bO="__default__";function xO(e,t,r,n){const o=n<t?"afterend":"beforebegin";r.insertAdjacentElement(o,e)}function SO(e,t){return e.index-t.index}function wO(e){return Array.from(e).sort(SO)}var CO,EO,IO,DO,PO,MO,RO,AO,LO=[class extends dD{constructor(e){super(e);const t=oE((()=>{const{dragOperation:t}=e;if(SR(t.activatorEvent)&&sO(t.source)&&t.status.initialized){const t=e.registry.plugins.get(KA);if(t)return t.disable(),()=>t.enable()}})),r=e.monitor.addEventListener("dragmove",((e,t)=>{queueMicrotask((()=>{if(this.disabled||e.defaultPrevented||!e.nativeEvent)return;const{dragOperation:r}=t;if(!SR(e.nativeEvent))return;if(!sO(r.source))return;if(!r.shape)return;const{actions:n,collisionObserver:o,registry:i}=t,{by:a}=e;if(!a)return;const s=function(e){const{x:t,y:r}=e;if(t>0)return"right";if(t<0)return"left";if(r>0)return"down";if(r<0)return"up"}(a),{source:l,target:u}=r,{center:c}=r.shape.current,d=[],p=[];FC((()=>{for(const e of i.droppables){const{id:t}=e;if(!e.accepts(l)||t===(null==u?void 0:u.id)&&sO(e)||!e.element)continue;let r=e.shape;const n=new vR(e.element,{getBoundingClientRect:e=>uM(e,void 0,.2)});n.height&&n.width&&(("down"==s&&c.y+10<n.center.y||"up"==s&&c.y-10>n.center.y||"left"==s&&c.x-10>n.center.x||"right"==s&&c.x+10<n.center.x)&&(d.push(e),e.shape=n,p.push((()=>e.shape=r))))}})),e.preventDefault(),o.disable();const f=o.computeCollisions(d,IR);FC((()=>p.forEach((e=>e()))));const[h]=f;if(!h)return;const{id:m}=h,{index:g,group:v}=l.sortable;n.setDropTarget(m).then((()=>{const{source:e,target:t,shape:i}=r;if(!e||!sO(e)||!i)return;const{index:a,group:s,target:l}=e.sortable,u=g!==a||v!==s,c=u?l:null==t?void 0:t.element;if(!c)return;cR(c);const d=new vR(c);if(!d)return;const p=EI.delta(d,EI.from(i.current.boundingRectangle),e.alignment);n.move({by:p}),u?n.setDropTarget(e.id).then((()=>o.enable())):o.enable()}))}))}));this.destroy=()=>{r(),t()}}},class extends dD{constructor(e){super(e);const t=()=>{const t=new Map;for(const r of e.registry.droppables)if(r instanceof _O){const{sortable:e}=r,{group:n}=e;let o=t.get(n);o||(o=new Set,t.set(n,o)),o.add(e)}for(const[e,r]of t)t.set(e,new Set(wO(r)));return t},r=[e.monitor.addEventListener("dragover",((e,r)=>{if(this.disabled)return;const{dragOperation:n}=r,{source:o,target:i}=n;if(!sO(o)||!sO(i))return;if(o.sortable===i.sortable)return;const a=t(),s=o.sortable.group===i.sortable.group,l=a.get(o.sortable.group),u=s?l:a.get(i.sortable.group);l&&u&&queueMicrotask((()=>{e.defaultPrevented||r.renderer.rendering.then((()=>{var n,c,d;const p=t();for(const[e,t]of a.entries()){const r=Array.from(t).entries();for(const[t,o]of r)if(o.index!==t||o.group!==e||!(null==(n=p.get(e))?void 0:n.has(o)))return}const f=o.sortable.element,h=i.sortable.element;if(!h||!f)return;if(!s&&i.id===o.sortable.group)return;const m=wO(l),g=s?m:wO(u),v=null!=(c=o.sortable.group)?c:bO,y=null!=(d=i.sortable.group)?d:bO,b={[v]:m,[y]:g},x=yO(b,e);if(b===x)return;const S=x[y].indexOf(o.sortable),w=x[y].indexOf(i.sortable);r.collisionObserver.disable(),xO(f,S,h,w),FC((()=>{for(const[e,t]of x[v].entries())t.index=e;if(!s)for(const[e,t]of x[y].entries())t.group=i.sortable.group,t.index=e})),r.actions.setDropTarget(o.id).then((()=>r.collisionObserver.enable()))}))}))})),e.monitor.addEventListener("dragend",((e,r)=>{if(!e.canceled)return;const{dragOperation:n}=r,{source:o}=n;sO(o)&&(o.sortable.initialIndex===o.sortable.index&&o.sortable.initialGroup===o.sortable.group||queueMicrotask((()=>{const e=t(),n=e.get(o.sortable.initialGroup);n&&r.renderer.rendering.then((()=>{for(const[t,r]of e.entries()){const e=Array.from(r).entries();for(const[r,n]of e)if(n.index!==r||n.group!==t)return}const t=wO(n),r=o.sortable.element,i=t[o.sortable.initialIndex],a=null==i?void 0:i.element;i&&a&&r&&(xO(r,i.index,a,o.index),FC((()=>{for(const[t,r]of e.entries()){const e=Array.from(r).values();for(const t of e)t.index=t.initialIndex,t.group=t.initialGroup}})))}))})))}))];this.destroy=()=>{for(const e of r)e()}}}],kO={duration:250,easing:"cubic-bezier(0.25, 1, 0.5, 1)",idle:!1},OO=new class{constructor(){BE(this,eI,new WeakMap)}get(e,t){var r;return e?null==(r=VE(this,eI).get(e))?void 0:r.get(t):void 0}set(e,t,r){var n;if(e)return VE(this,eI).has(e)||VE(this,eI).set(e,new Map),null==(n=VE(this,eI).get(e))?void 0:n.set(t,r)}clear(e){var t;return e?null==(t=VE(this,eI).get(e))?void 0:t.clear():void 0}};EO=[XE],CO=[XE];var TO=class{constructor(e,t){iO(this,DO,tO(IO,8,this)),tO(IO,11,this),iO(this,PO),iO(this,MO),iO(this,RO,tO(IO,12,this)),tO(IO,15,this),iO(this,AO),this.register=()=>(FC((()=>{var e,t;null==(e=this.manager)||e.registry.register(this.droppable),null==(t=this.manager)||t.registry.register(this.draggable)})),()=>this.unregister()),this.unregister=()=>{FC((()=>{var e,t;null==(e=this.manager)||e.registry.unregister(this.droppable),null==(t=this.manager)||t.registry.unregister(this.draggable)}))},this.destroy=()=>{FC((()=>{this.droppable.destroy(),this.draggable.destroy()}))};var r=e,{effects:n=()=>[],group:o,index:i,sensors:a,type:s,transition:l=kO,plugins:u=LO}=r,c=((e,t)=>{var r={};for(var n in e)Yk.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&Uk)for(var n of Uk(e))t.indexOf(n)<0&&Kk.call(e,n)&&(r[n]=e[n]);return r})(r,["effects","group","index","sensors","type","transition","plugins"]);this.droppable=new _O(c,t,this),this.draggable=new qO(((e,t)=>Vk(e,Gk(t)))(((e,t)=>{for(var r in t||(t={}))Yk.call(t,r)&&Jk(e,r,t[r]);if(Uk)for(var r of Uk(t))Kk.call(t,r)&&Jk(e,r,t[r]);return e})({},c),{effects:()=>[()=>{var e,t,r;const n=null==(e=this.manager)?void 0:e.dragOperation.status;(null==n?void 0:n.initializing)&&this.id===(null==(r=null==(t=this.manager)?void 0:t.dragOperation.source)?void 0:r.id)&&OO.clear(this.manager),(null==n?void 0:n.dragging)&&OO.set(this.manager,this.id,WC((()=>({initialIndex:this.index,initialGroup:this.group}))))},()=>{const{index:e,group:t,manager:r}=this,n=oO(this,MO),o=oO(this,PO);e===n&&t===o||(aO(this,MO,e),aO(this,PO,t),this.animate())},()=>{const{target:e}=this,{feedback:t,isDragSource:r}=this.draggable;"move"==t&&r&&(this.droppable.disabled=!e)},()=>{const{manager:e}=this;for(const t of u)null==e||e.registry.register(t)},...n()],type:s,sensors:a}),t,this),aO(this,AO,c.element),this.manager=t,this.index=i,aO(this,MO,i),this.group=o,aO(this,PO,o),this.type=s,this.transition=l}get initialIndex(){var e,t;return null!=(t=null==(e=OO.get(this.manager,this.id))?void 0:e.initialIndex)?t:this.index}get initialGroup(){var e,t;return null!=(t=null==(e=OO.get(this.manager,this.id))?void 0:e.initialGroup)?t:this.group}animate(){WC((()=>{const{manager:e,transition:t}=this,{shape:r}=this.droppable;if(!e)return;const{idle:n}=e.dragOperation.status;r&&t&&(!n||t.idle)&&e.renderer.rendering.then((()=>{const{element:n}=this;if(!n)return;const o=this.refreshShape();if(!o)return;const i=r.boundingRectangle.left-o.boundingRectangle.left,a=r.boundingRectangle.top-o.boundingRectangle.top,{translate:s}=ZM(n),l=pR(n,s,!1),u=pR(n,s);(i||a)&&dR({element:n,keyframes:{translate:[`${l.x+i}px ${l.y+a}px ${l.z}`,`${u.x}px ${u.y}px ${u.z}`]},options:t}).then((()=>{e.dragOperation.status.dragging||(this.droppable.shape=void 0)}))}))}))}get manager(){return this.draggable.manager}set manager(e){FC((()=>{this.draggable.manager=e,this.droppable.manager=e}))}set element(e){FC((()=>{const t=oO(this,AO),r=this.droppable.element,n=this.draggable.element;r&&r!==t||(this.droppable.element=e),n&&n!==t||(this.draggable.element=e),aO(this,AO,e)}))}get element(){var e,t;const r=oO(this,AO);if(r)return null!=(t=null!=(e=hM.get(r))?e:r)?t:this.droppable.element}set target(e){this.droppable.element=e}get target(){return this.droppable.element}set source(e){this.draggable.element=e}get source(){return this.draggable.element}get disabled(){return this.draggable.disabled&&this.droppable.disabled}set feedback(e){this.draggable.feedback=e}set disabled(e){FC((()=>{this.droppable.disabled=e,this.draggable.disabled=e}))}set data(e){FC((()=>{this.droppable.data=e,this.draggable.data=e}))}set handle(e){this.draggable.handle=e}set id(e){FC((()=>{this.droppable.id=e,this.draggable.id=e}))}get id(){return this.droppable.id}set sensors(e){this.draggable.sensors=e}set modifiers(e){this.draggable.modifiers=e}set collisionPriority(e){this.droppable.collisionPriority=e}set collisionDetector(e){this.droppable.collisionDetector=null!=e?e:ER}set alignment(e){this.draggable.alignment=e}get alignment(){return this.draggable.alignment}set type(e){FC((()=>{this.droppable.type=e,this.draggable.type=e}))}get type(){return this.draggable.type}set accept(e){this.droppable.accept=e}get accept(){return this.droppable.accept}get isDropTarget(){return this.droppable.isDropTarget}get isDragSource(){return this.draggable.isDragSource}get isDragging(){return this.draggable.isDragging}get isDropping(){return this.draggable.isDropping}get status(){return this.draggable.status}refreshShape(){return this.droppable.refreshShape()}accepts(e){return this.droppable.accepts(e)}};IO=[,,,$k(null)],DO=new WeakMap,PO=new WeakMap,MO=new WeakMap,RO=new WeakMap,AO=new WeakMap,rO(IO,4,"index",EO,TO,DO),rO(IO,4,"group",CO,TO,RO),((e,t)=>{return Jk(t,(r="metadata",(n=Symbol[r])?n:Symbol.for("Symbol."+r)),e[3]);var r,n})(IO,TO);var qO=class extends jL{constructor(e,t,r){super(e,t),this.sortable=r}get index(){return this.sortable.index}},_O=class extends NL{constructor(e,t,r){super(e,t),this.sortable=r}},jO=Object.defineProperty,NO=Object.defineProperties,FO=Object.getOwnPropertyDescriptors,zO=Object.getOwnPropertySymbols,WO=Object.prototype.hasOwnProperty,$O=Object.prototype.propertyIsEnumerable,HO=(e,t,r)=>t in e?jO(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,VO=(e,t)=>{for(var r in t||(t={}))WO.call(t,r)&&HO(e,r,t[r]);if(zO)for(var r of zO(t))$O.call(t,r)&&HO(e,r,t[r]);return e};function BO(e){const{accept:t,collisionDetector:r,collisionPriority:n,id:o,data:i,element:a,handle:s,index:l,group:u,disabled:c,feedback:d,modifiers:p,sensors:f,target:m,type:g}=e,v=VO(VO({},kO),e.transition),y=ok((t=>new TO(((e,t)=>NO(e,FO(t)))(VO({},e),{transition:v,register:!1,handle:FL(s),element:FL(a),target:FL(m),feedback:d}),t))),b=WL(y,GO);return VL(o,(()=>y.id=o)),zL((()=>{FC((()=>{y.group=u,y.index=l}))}),[y,u,l]),VL(g,(()=>y.type=g)),VL(t,(()=>y.accept=t),void 0,KE),VL(i,(()=>i&&(y.data=i))),VL(l,(()=>{var e;(null==(e=y.manager)?void 0:e.dragOperation.status.idle)&&(null==v?void 0:v.idle)&&y.refreshShape()}),$L),BL(s,(e=>y.handle=e)),BL(a,(e=>y.element=e)),BL(m,(e=>y.target=e)),VL(c,(()=>y.disabled=!0===c)),VL(f,(()=>y.sensors=f)),VL(r,(()=>y.collisionDetector=r)),VL(n,(()=>y.collisionPriority=n)),VL(d,(()=>y.feedback=null!=d?d:"default")),VL(v,(()=>y.transition=v),void 0,KE),VL(p,(()=>y.modifiers=p),void 0,KE),VL(e.alignment,(()=>y.alignment=e.alignment)),{sortable:b,get isDragging(){return b.isDragging},get isDropping(){return b.isDropping},get isDragSource(){return b.isDragSource},get isDropTarget(){return b.isDropTarget},handleRef:h((e=>{y.handle=null!=e?e:void 0}),[y]),ref:h((e=>{var t,r;(e||!(null==(t=y.element)?void 0:t.isConnected)||(null==(r=y.manager)?void 0:r.dragOperation.status.idle))&&(y.element=null!=e?e:void 0)}),[y]),sourceRef:h((e=>{var t,r;(e||!(null==(t=y.source)?void 0:t.isConnected)||(null==(r=y.manager)?void 0:r.dragOperation.status.idle))&&(y.source=null!=e?e:void 0)}),[y]),targetRef:h((e=>{var t,r;(e||!(null==(t=y.target)?void 0:t.isConnected)||(null==(r=y.manager)?void 0:r.dragOperation.status.idle))&&(y.target=null!=e?e:void 0)}),[y])}}function GO(e,t,r){return!("isDragSource"!==e||r||!t)}const UO=({id:e,itemIndex:t,sectionIndex:r})=>Jo.jsx("div",{children:`${r}:${t} - ${e}`}),YO=({id:e,itemIndex:t,sectionIndex:r})=>{const n=EC(qC),o=EC(OC),i=EC(LC)({sectionIndex:r}),{ref:a,isDragging:s}=BO({id:e,index:t,type:"item",accept:"item",group:i}),l=void 0!==n?()=>{n({id:e,itemIndex:t,sectionIndex:r})}:void 0,u=o??UO;return Jo.jsx(Md,{onClick:l,ref:a,"data-dragging":s,children:Jo.jsx(u,{id:e,itemIndex:t,sectionIndex:r})})},KO=({sectionIndex:e})=>{const t=EC(LC),r=EC(AC),n=t({sectionIndex:e}),{ref:o}=Ek({id:n,type:"column",accept:"item",collisionPriority:OD.Low});return Jo.jsx(Bu,{ref:o,style:{overflow:"auto"},children:Jo.jsxs(gd,{children:[Jo.jsx(Fc,{}),Jo.jsx(Md,{children:Jo.jsx(Wk,{id:n,sectionIndex:e})}),Jo.jsx(Fc,{}),zk(r(e)).map((r=>{const n=t({sectionIndex:e,itemIndex:r});return Jo.jsx(Md,{children:Jo.jsx(YO,{id:n,itemIndex:r,sectionIndex:e},n)},n)}))]})})},XO=()=>{const e=EC(RC),t=EC(LC),r=EC(kC);return Jo.jsx(nk,{onDragOver:e=>{r?.(e)},children:Jo.jsx(jk,{style:{display:"flex",flexDirection:"column"},children:zk(e).map((e=>Jo.jsx(KO,{sectionIndex:e},t({sectionIndex:e}))))})})},JO=e=>Jo.jsx(yC,{children:Jo.jsx(_C,{props:e,children:Jo.jsx(XO,{})})}),ZO="12px",QO="nebula-table-utils-head-menu-button",eT="sn-copy-cell",tT="PSEUDO-DIM";let rT=function(e){return e.Enter="Enter",e.Space=" ",e.Esc="Escape",e.Tab="Tab",e.Shift="Shift",e.Left="ArrowLeft",e.Right="ArrowRight",e.Up="ArrowUp",e.Down="ArrowDown",e.C="c",e.Home="Home",e.End="End",e.PageUp="PageUp",e.PageDown="PageDown",e.F2="F2",e}({});const nT="nebula-table-utils-column-adjuster";let oT=function(e){return e[e.PixelsMin=30]="PixelsMin",e[e.PixelsMax=7680]="PixelsMax",e[e.PixelsDefault=200]="PixelsDefault",e[e.PercentageMin=1]="PercentageMin",e[e.PercentageMax=100]="PercentageMax",e[e.PercentageDefault=20]="PercentageDefault",e[e.PercentageMaxInIndentMode=75]="PercentageMaxInIndentMode",e[e.AutoMinPivot=80]="AutoMinPivot",e[e.AutoMinTable=120]="AutoMinTable",e}({}),iT=function(e){return e.Auto="auto",e.FitToContent="fitToContent",e.Pixels="pixels",e.Percentage="percentage",e}({});const aT={darker:.15,brighter:.3,opacity:.03},sT={darker:.3,brighter:.5,opacity:.05};let lT=function(e){return e.Cyclic="C",e}({});const uT=aw((e=>{const t=e(Pw);return t?.qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qDimensions.map((e=>({id:e.qDef.cId,title:e.qDef.cId})))})),cT=aw((e=>e(Dw)?.qHyperCube.exludedNoOfLeftDims??-1)),dT=aw((e=>{const t=e(Dw),r=e(Rw),n=t?.qHyperCube.qEffectiveInterColumnSortOrder.map((e=>{if(-1===e)return{id:tT,title:r("Common.Values")};const{cId:n,qFallbackTitle:o}=t.qHyperCube.qDimensionInfo[e];return{id:n,title:o}}));return n})),pT=aw((e=>{const t=e(Dw),r=e(Rw),n=e(dT),o=e(uT),i=e(cT),a=e(Lw);if(void 0===t||void 0===n||void 0===o)return[];const s=n.slice(0,t.qHyperCube.qNoOfLeftDims),l=n.slice(t.qHyperCube.qNoOfLeftDims),u=o.slice(0,i),c=o.slice(i);return[{id:"rows",title:r("Common.Rows"),items:[...s,...u].filter(a)},{id:"columns",title:r("Common.Columns"),items:[...l,...c].filter(a)}]})),fT=ww((e=>aw((t=>t(pT)[e])))),hT=ww((({sectionIndex:e,itemIndex:t})=>aw((r=>r(fT(e)).items.at(t)?.title))),((e,t)=>e.sectionIndex===t.sectionIndex&&e.itemIndex===t.itemIndex)),mT=ww((e=>aw((t=>t(fT(e)).title)))),gT=aw((e=>({sectionIndex:t,itemIndex:r})=>{const n=e(fT(t));return void 0!==r?n.items[r].id:n.id})),vT=aw((e=>t=>e(fT(t)).items.length)),yT=({children:e})=>Jo.jsx("span",{style:{width:"fit-content",maxWidth:"100%",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",fontWeight:"bold",paddingLeft:4},children:e}),bT=({children:e})=>Jo.jsxs(Bu,{style:{display:"flex",alignItems:"center",width:"100%",padding:"2px 8px 2px 8px",boxSizing:"border-box"},children:[Jo.jsx(vc,{size:"small",style:{flexShrink:0,padding:9}}),Jo.jsx(yT,{children:e})]}),xT=({sectionIndex:e})=>{const t=yw(mT(e));return Jo.jsx(bT,{children:t})},ST=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M.5 4.774v6.452a2 2 0 0 0 1.154 1.813l5.5 2.566a2 2 0 0 0 1.692 0l5.5-2.566a2 2 0 0 0 1.154-1.813V4.774a2 2 0 0 0-1.154-1.813L8.846.395a2 2 0 0 0-1.692 0l-5.5 2.566A2 2 0 0 0 .5 4.774m1 0v-.032l6 2.428v7.493l-5.423-2.53a1 1 0 0 1-.577-.907zm.545-.89.032-.016 5.5-2.567a1 1 0 0 1 .846 0l5.5 2.567.032.015L8 6.293zm12.454.858v6.484a1 1 0 0 1-.576.906L8.5 14.663V7.17z"})}))),wT=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M5.5 1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm0 4a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM5 9.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm.5 3.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM9 1.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zM9.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM9 9.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm.5 3.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z"})}))),CT=({children:e})=>Jo.jsx("span",{style:{width:"fit-content",maxWidth:"100%",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",flexGrow:1,paddingLeft:4},children:e}),ET=({icon:e,title:t,...r})=>{const[n,o]=xw(Ow(r.id));return Jo.jsxs(Bu,{onClick:e=>{e.stopPropagation(),o(!n)},style:{display:"flex",alignItems:"center",width:"100%",cursor:"pointer",padding:"2px 8px 2px 8px",boxSizing:"border-box"},title:t,sx:{"&:hover":{backgroundColor:"action.hover"}},children:[Jo.jsx(vc,{checked:n,size:"small",style:{padding:9,flexShrink:0,visibility:r.id===tT?"hidden":"visible"}}),Jo.jsx(e,{height:"12px",style:{flexShrink:0}}),Jo.jsx(CT,{children:t}),Jo.jsx(wT,{height:"16px",style:{flexShrink:0,cursor:"grab"}})]})},IT=e=>{const t=yw(hT(e))??"";return Jo.jsx(ET,{title:t,icon:ST,...e})},DT=()=>{const e=yw(gT),t=yw(vT);return Jo.jsxs(JO,{numberOfSections:2,numberOfItemsInSection:t,keyExtractor:e,children:[xT,IT]})},PT=aw((e=>{const t=e(Pw);return t?.qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qMeasures.map((e=>({id:e.qDef.cId,title:e.qDef.cId})))})),MT=aw((e=>{const t=e(Dw),r=e(PT)??[],n=e(Lw);if(void 0===t)return[];const o=t.qHyperCube.qMeasureInfo.map((({cId:e,qFallbackTitle:t})=>({id:e,title:t})));return o.push(...r),o.filter(n)})),RT=ww((e=>aw((t=>t(MT)[e].title)))),AT=aw((e=>({itemIndex:t})=>{const r=e(MT);return void 0!==t?r[t].id:"measures"})),LT=aw((e=>()=>e(MT).length)),kT=()=>{const e=yw(Rw);return Jo.jsx(bT,{children:e("Common.Values")})},OT=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M1.5.5A.5.5 0 0 0 1 1v13.5a.5.5 0 0 0 .5.5H15a.5.5 0 0 0 .5-.5v-6A.5.5 0 0 0 15 8H8V1a.5.5 0 0 0-.5-.5zm.5 4v-3h5v6.793l-5 5V9.5h1.5v-1H2v-3h1.5v-1zm.707 9.5 5-5H14.5v5h-3v-1.5h-1V14h-3v-1.5h-1V14z"})}))),TT=e=>{const{itemIndex:t}=e,r=yw(RT(t));return Jo.jsx(ET,{title:r,icon:OT,...e})},qT=()=>{const e=yw(AT),t=yw(LT);return Jo.jsx(Bu,{style:{height:"100%",display:"flex",flexDirection:"column-reverse"},children:Jo.jsxs(JO,{numberOfSections:1,numberOfItemsInSection:t,keyExtractor:e,children:[kT,TT]})})},_T=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M8.588 11.415a6 6 0 1 1 2.828-2.829l4.101 4a1.5 1.5 0 0 1 .014 2.134l-.707.707a1.5 1.5 0 0 1-2.108.014zM11 6A5 5 0 1 0 1 6a5 5 0 0 0 10 0m-1.52 4.888 3.934 3.837a.5.5 0 0 0 .703-.005l.707-.707a.5.5 0 0 0-.005-.711l-3.926-3.829a6 6 0 0 1-1.413 1.415"})}))),jT=()=>{const[e,t]=xw(Aw),r=yw(Rw),n=h((e=>{t(e.target.value)}),[t]);return Jo.jsx(Bu,{style:{paddingTop:2,paddingRight:8,paddingLeft:8,paddingBottom:8},children:Jo.jsx(Mp,{size:"small",fullWidth:!0,"data-testid":"chart-exploration-search-input",type:"search",defaultValue:e,placeholder:r("Common.Search"),onChange:n,startAdornment:Jo.jsx(od,{position:"start",children:Jo.jsx(_T,{})}),inputProps:{style:{fontSize:"14px",paddingTop:6,paddingBottom:6}}})})},NT=e=>{const t=((e="light",t=!1)=>ws(bf(e,t)))();return Jo.jsx(sl,{theme:t,children:Jo.jsx(pw,{children:Jo.jsx(Tw,{props:e,children:Jo.jsxs(Bu,{style:{display:"flex",flexDirection:"column"},children:[Jo.jsx(jT,{}),Jo.jsx(DT,{}),Jo.jsx(qT,{})]})})})})},FT=e=>{if(e.flags.isEnabled("CLIENT_IM_5973_PIVOT_TABLE_EXPLORATION"))return{component:NT,classification:{tags:["exploration"],exclusive:!0}}};var zT={exports:{}};!function(e){self,e.exports=(()=>{var e={909:e=>{var t=Object.prototype.hasOwnProperty,r=Object.prototype.toString,n=Object.defineProperty,o=Object.getOwnPropertyDescriptor,i=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===r.call(e)},a=function(e){if(!e||"[object Object]"!==r.call(e))return!1;var n,o=t.call(e,"constructor"),i=e.constructor&&e.constructor.prototype&&t.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!o&&!i)return!1;for(n in e);return void 0===n||t.call(e,n)},s=function(e,t){n&&"__proto__"===t.name?n(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},l=function(e,r){if("__proto__"===r){if(!t.call(e,r))return;if(o)return o(e,r).value}return e[r]};e.exports=function e(){var t,r,n,o,u,c,d=arguments[0],p=1,f=arguments.length,h=!1;for("boolean"==typeof d&&(h=d,d=arguments[1]||{},p=2),(null==d||"object"!=typeof d&&"function"!=typeof d)&&(d={});p<f;++p)if(null!=(t=arguments[p]))for(r in t)n=l(d,r),d!==(o=l(t,r))&&(h&&o&&(a(o)||(u=i(o)))?(u?(u=!1,c=n&&i(n)?n:[]):c=n&&a(n)?n:{},s(d,{name:r,newValue:e(h,c,o)})):void 0!==o&&s(d,{name:r,newValue:o}));return d}},8:(e,t)=>{(()=>{var e={229:e=>{var t=Object.prototype.hasOwnProperty,r=Object.prototype.toString,n=Object.defineProperty,o=Object.getOwnPropertyDescriptor,i=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===r.call(e)},a=function(e){if(!e||"[object Object]"!==r.call(e))return!1;var n,o=t.call(e,"constructor"),i=e.constructor&&e.constructor.prototype&&t.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!o&&!i)return!1;for(n in e);return void 0===n||t.call(e,n)},s=function(e,t){n&&"__proto__"===t.name?n(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},l=function(e,r){if("__proto__"===r){if(!t.call(e,r))return;if(o)return o(e,r).value}return e[r]};e.exports=function e(){var t,r,n,o,u,c,d=arguments[0],p=1,f=arguments.length,h=!1;for("boolean"==typeof d&&(h=d,d=arguments[1]||{},p=2),(null==d||"object"!=typeof d&&"function"!=typeof d)&&(d={});p<f;++p)if(null!=(t=arguments[p]))for(r in t)n=l(d,r),d!==(o=l(t,r))&&(h&&o&&(a(o)||(u=i(o)))?(u?(u=!1,c=n&&i(n)?n:[]):c=n&&a(n)?n:{},s(d,{name:r,newValue:e(h,c,o)})):void 0!==o&&s(d,{name:r,newValue:o}));return d}}},r={};function n(t){var o=r[t];if(void 0!==o)return o.exports;var i=r[t]={exports:{}};return e[t](i,i.exports,n),i.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),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};(()=>{n.r(o),n.d(o,{default:()=>Le});var e=n(229),t=n.n(e);const r=function(e,t,r){if(!t)return!1;var n,o=t.split("."),i=o[o.length-1],a=e;for(n=0;n<o.length-1;++n)void 0===a[o[n]]&&(a[o[n]]=Number.isNaN(+o[n+1])?{}:[]),a=a[o[n]];if(void 0!==r){var s=a[i];return a[i]=r,{updated:r,previous:s}}return delete a[i],!1},i=function(e,t,r){var n,o=t.split("."),i=e;if(void 0===i)return r;for(n=0;n<o.length;++n){if(void 0===i[o[n]])return r;i=i[o[n]]}return i},a={EXPRESSIONS:{observed:"",trend:"STL_Trend",seasonal:"STL_Seasonal",residual:"STL_Residual"},OPTIONS:[{value:"observed",translation:"cao.trendDecomposition.parameters.decomposition.observed"},{value:"trend",translation:"cao.trendDecomposition.parameters.decomposition.trend"},{value:"seasonal",translation:"cao.trendDecomposition.parameters.decomposition.seasonal"},{value:"residual",translation:"cao.trendDecomposition.parameters.decomposition.residual"}]};var s="".concat(" ","(").concat(" "),l="".concat(" ",")").concat(" ");function u(e){return s+e+l}function c(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(e.qLibraryId){var r=function(e,t){if(!t)return null;var r,n;for(r=0;r<t.length;r++)if((n=t[r]).qInfo.qId===e)return n;return null}(e.qLibraryId,t.dimensionList);return r&&r.qData.info[0].qTags.indexOf("$numeric")>-1}var n=function(e,t){if(!t)return null;var r,n,o=function(e){var t=e.trim();"="===t.charAt(0)&&(t=(t=t.substring(1)).trim());var r=t.length-1;return"["===t.charAt(0)&&"]"===t.charAt(r)&&(t=(t=t.substring(1,r)).trim()),t}(e);for(r=0;r<t.length;r++){if((n=t[r]).qName===o)return n;if(n.qDerivedFieldData)for(var i=0;i<n.qDerivedFieldData.qDerivedFieldLists.length;++i)for(var a=n.qDerivedFieldData.qDerivedFieldLists[i],s=0;s<a.qFieldDefs.length;++s){var l=a.qFieldDefs[s];if(l.qName===o)return l}}return null}(e.qDef.qFieldDefs[0],t.fieldList);return n&&n.qTags.indexOf("$numeric")>-1}function d(e){return!(!e.fullAccumulation&&!e.fullRange)}function p(e,t){var r=e.crossAllDimensions;return 2===t&&r?"RowNo(Total)":"RowNo()"}function f(e){var t=function(e){return e?(e=function(e){return e.replace(/\/\*[^]*?\*\//g,"")}(e=function(e){return e.replace(/\/\/(.*)$/gm,"")}(e))).trim():""}(e),r=t.trim();return"="===r.substring(0,1)?r.substring(1).trim():r}function h(){return"[$(=Replace(GetObjectField(".concat(arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,"),']',']]'))]")}function m(e,t){var r=e.crossAllDimensions;return 2===t&&r?"Above(Total ":"Above("}function g(e){return void 0===e?")":", 0, ".concat(e,")")}function v(e){return"Replace(Replace(".concat(e,",'''',''''''),'$','$''&''')")}function y(e,t){return e?"".concat(t,'={">=$(=Min(').concat(t,"))<=$(=Max(").concat(t,'))"}'):"".concat(t,'={"=Only({1}').concat(t,")>='$(=").concat(v("MinString(".concat(t,")")),")' and Only({1}").concat(t,")<='$(=").concat(v("MaxString(".concat(t,")")),")'\"}")}function b(e){var t=e.modifier,r=void 0===t?{}:t,n=e.dimensions,o=e.dimensionAndFieldList,i=e.funcComp,a=void 0===i?"Sum":i,s=e.valueComp,l=void 0===s?"0":s;if(!r.showExcludedValues)return"";if(n&&1===n.length){var u=y(c(n[0],o),h(0));return"".concat(a,"({1<").concat(u,">}").concat(l,")")}if(n&&2===n.length){var d=c(n[0],o),p=c(n[1],o),f=h(0),m=h(1),g=y(d,f),v=y(p,m);return"".concat(a,"({1<").concat(g,",").concat(v,">}").concat(l,")")}return"".concat(a,"({1}").concat(l,")")}function x(e){return"".concat(e,"(")}function S(e){var t=e.properties,r=e.layout;return i(t,"qHyperCubeDef.qDimensions",i(r,"qHyperCube.qDimensionInfo",[])).length}const w={isFullRange:d,getNumDimensions:S,getExpressionWithExcludedComp:function(e){var t=e.expression,r=e.modifier,n=e.dimensions,o=e.dimensionAndFieldList,i=e.treatMissingAsNull,a=u(f(t));if(!r.showExcludedValues)return a;var s=b({modifier:r,dimensions:n,dimensionAndFieldList:o}),l=i?"":", 0";if(n&&1===n.length){var c=h(0);return"If(Count(".concat(c,") > 0, ").concat(a," + ").concat(s).concat(l,")")}if(n&&2===n.length){var d=h(0),p=h(1);return"If(Count(".concat(d,") * Count(").concat(p,") > 0, ").concat(a," + ").concat(s).concat(l,")")}return a},getRowNoComp:p,getNumStepComp:function(e,t){if(!d(e)){var r=e.steps;return"number"!=typeof r||Number.isNaN(r)?6:r}return p(e,t)},getAboveCompPrefix:m,getAboveCompSuffix:g,getAboveComp:function(e,t,r,n){return m(e,t)+r+g(n)},getFunctionPrefix:x,getFunctionSuffix:function(){return")"},getRangeComp:function(e,t){return x(e)+t+")"},getAggrComp:function(e,t,r){return"Aggr(".concat(e,", ").concat(t,", ").concat(r,")")},getExcludedComp:b,needDimension:function(e){var t=e.modifier,r=e.properties,n=e.layout,o=function(e){return void 0===e.primaryDimension?e.accumulationDimension:e.primaryDimension}(t);return 0===o&&2===S({properties:r,layout:n})},getDimComp:function(e,t){var r=function(e){return e[arguments.length>1&&void 0!==arguments[1]?arguments[1]:0].qDef.qSortCriterias[0]}(e,t),n=h(t);if(!r.qSortByExpression&&!r.qSortByNumeric&&!r.qSortByAscii)return n;var o=["Descending","Ascending"],i=r.qSortByNumeric?"(Numeric, ".concat(o[(r.qSortByNumeric+1)/2],")"):"",a=r.qSortByAscii?"(Text, ".concat(o[(r.qSortByAscii+1)/2],")"):"";return r.qSortByNumeric&&r.qSortByAscii?"(".concat(n,", ").concat(i,", ").concat(a,")"):r.qSortByNumeric?"(".concat(n,", ").concat(i,")"):r.qSortByAscii?"(".concat(n,", ").concat(a,")"):n},simplifyExpression:f,extractInputExpression:function(e){var t=e.outputExpression;if(e.modifier){var r=t.indexOf(s);if(-1!==r){var n=t.indexOf(l);if(-1!==n)return t.substring(r+s.length,n)}}},initModifier:function(e,t){Object.keys(t).forEach((function(r){void 0===e[r]&&(e[r]=t[r])}))},isNumeric:c,isApplicable:function(e){var t=e.properties,r=e.layout,n=e.minDimensions,o=void 0===n?1:n,i=e.maxDimensions,a=void 0===i?2:i;if(!t&&!r)return!0;var s=S({properties:t,layout:r});return s>=o&&s<=a},getExpressionWithMarkers:u,canExtract:function(e){var t=e.indexOf(s),r=e.indexOf(l);return t>-1&&r>-1&&t<r},getDimDefWithWrapper:h,getFieldWithWrapper:function(e){var t=e?e.replace(/]/g,"]]"):e;return"[".concat(t,"]")},generateTSDExpression:function(e,t,r){var n=t||e.outputExpression;if(e.base&&e.base.qDef&&(n=t!==e.base.qDef?t:e.base.qDef),"observed"!==e.decomposition){var o=r.qHyperCubeDef.qMeasures.find((function(t){return t.qDef.base&&t.qDef.base.qLibraryId&&e.base&&e.base.qLibraryId?t.qDef.base.qLibraryId===e.base.qLibraryId:null}));o&&t!==o.qDef.qLabel&&(n=o.qLibraryId||o.qDef.base.qLibraryId?"[".concat(o.qDef.qLabel,"]"):o.qDef.base.qDef);var i=function(e){var t=a.OPTIONS.find((function(t){return t.value===e.decomposition}));return t?a.EXPRESSIONS[t.value]:""}(e);n=n.startsWith("=")?n.substr(1):n,n="".concat(i,"(").concat(n,", ").concat(e.steps,")")}return n},getDecomposition:function(e){var t="observed";return Object.values(a.EXPRESSIONS).find((function(r){var n=e.qDef.base.qDef.toLowerCase()||e.qDef.qDef.toLowerCase();return a.EXPRESSIONS[r]&&n.includes(a.EXPRESSIONS[r].toLowerCase())&&(t=r),r})),t}};function C(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function E(e){return E="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},E(e)}var I=t().bind(null,!0),D={},P=Array.isArray;function M(e){return null!=e&&!Array.isArray(e)&&"object"===E(e)}function R(e){return void 0===e}function A(e,t){return"function"==typeof e[t]||"$$"===t.substring(0,2)||"_"===t.substring(0,1)}function L(e,t){var r,n=t.substring(1).split("/").slice(0,-1);return n.forEach((function(t,o){if(o!==n.length){r=+t;var i=Number.isNaN(r)?{}:[];e[r||t]=R(e[r||t])?i:e[t],e=e[r||t]}})),e}function k(e,t){var r=!0;if(M(e)&&M(t))return Object.keys(e).length===Object.keys(t).length&&(Object.keys(e).forEach((function(n){k(e[n],t[n])||(r=!1)})),r);if(P(e)&&P(t)){if(e.length!==t.length)return!1;for(var n=0,o=e.length;n<o;n+=1)if(!k(e[n],t[n]))return!1;return!0}return e===t}D.generate=function(e,t,r){r=r||"";var n=[];return Object.keys(t).forEach((function(o){var i=function(e){return e?I({},{val:e}).val:e}(t[o]),a=e[o],s="".concat(r,"/").concat(o);k(i,a)||A(t,o)||(R(a)?n.push({op:"add",path:s,value:i}):M(i)&&M(a)?n=n.concat(D.generate(a,i,s)):P(i)&&P(a)?n=n.concat(function(e,t,r){var n=[],o=e.slice(),i=-1;function a(e,t,r){if(e[r]&&R(e[r].qInfo))return null;if(e[r]&&e[r].qInfo.qId===t)return r;for(var n=0,o=e.length;n<o;n+=1)if(e[n]&&e[n].qInfo.qId===t)return n;return-1}if(k(t,o))return n;if(!R(t[0])&&R(t[0].qInfo))return n.push({op:"replace",path:r,value:t}),n;for(var s=o.length-1;s>=0;s-=1)-1===(i=a(t,o[s].qInfo&&o[s].qInfo.qId,s))?(n.push({op:"remove",path:"".concat(r,"/").concat(s)}),o.splice(s,1)):n=n.concat(D.generate(o[s],t[i],"".concat(r,"/").concat(s)));for(var l=0,u=t.length;l<u;l+=1)-1===(i=a(o,t[l].qInfo&&t[l].qInfo.qId))?(n.push({op:"add",path:"".concat(r,"/").concat(l),value:t[l]}),o.splice(l,0,t[l])):i!==l&&(n.push({op:"move",path:"".concat(r,"/").concat(l),from:"".concat(r,"/").concat(i)}),o.splice(l,0,o.splice(i,1)[0]));return n}(a,i,s)):n.push({op:"replace",path:"".concat(r,"/").concat(o),value:i}))})),Object.keys(e).forEach((function(o){R(t[o])&&!A(e,o)&&n.push({op:"remove",path:"".concat(r,"/").concat(o)})})),n},D.apply=function(e,t){t.forEach((function(t){var r,n,o=L(e,t.path),i=t.path.split("/").splice(-1)[0],a=i&&Number.isNaN(+i)?o[i]:o[+i]||o,s=t.from?t.from.split("/").splice(-1)[0]:null;if("/"===t.path&&(o=null,a=e),"add"===t.op||"replace"===t.op)if(P(o))"-"===i&&(i=o.length),o.splice(+i,"add"===t.op?0:1,t.value);else if(P(a)&&P(t.value)){var l,u=t.value.slice();a.length=0,(l=a).push.apply(l,function(e){if(Array.isArray(e))return C(e)}(n=u)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(n)||function(e,t){if(e){if("string"==typeof e)return C(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?C(e,t):void 0}}(n)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}())}else if(M(a)&&M(t.value))r=a,Object.keys(r).forEach((function(e){Object.getOwnPropertyDescriptor(r,e).configurable&&!A(r,e)&&delete r[e]})),I(a,t.value);else{if(!o)throw new Error("Patchee is not an object we can patch");o[i]=t.value}else if("move"===t.op){var c=L(e,t.from);P(o)?o.splice(+i,0,c.splice(+s,1)[0]):(o[i]=c[s],delete c[s])}else"remove"===t.op&&(P(o)?o.splice(+i,1):delete o[i])}))},D.clone=function(e){return I({},e)},D.createPatch=function(e,t,r){var n={op:e.toLowerCase(),path:r};return"move"===n.op?n.from=t:void 0!==t&&(n.value=t),n},D.updateObject=function(e,t){Object.keys(e).length?D.apply(e,D.generate(e,t)):I(e,t)};const O=D,T=function(e,r,n){if(!e)return Promise.resolve();var o=O.generate(r,n);return t()(!0,r,n),o&&o.length?(o=o.map((function(e){return{qOp:e.op,qValue:JSON.stringify(e.value),qPath:e.path}})),e.applyPatches(o,!0)):Promise.resolve()};var q="accumulation";function _(e,t){var r=i(e,t);if(r)for(var n=0;n<r.length;n++)if(r[n].type===q)return r[n]}function j(e,t){var r=function(e,t){var r=i(e,t);if(!r)return-1;for(var n=0;n<r.length;n++)if(r[n].type===q)return n;return-1}(e,t);return r>-1?"".concat(t,".").concat(r):t}var N={type:"accumulation",disabled:!1,accumulationDimension:0,crossAllDimensions:!1,showExcludedValues:!0,fullAccumulation:!1,steps:6,outputExpression:""};const F={translationKey:"properties.modifier.accumulation",needDimension:w.needDimension,isApplicable:function(e){var t=e.properties,r=e.layout;return w.isApplicable({properties:t,layout:r,minDimensions:1,maxDimensions:2})},generateExpression:function(e){var t=e.expression,r=e.modifier,n=e.properties,o=e.layout,a=e.numDimensions,s=e.dimensionAndFieldList;if(!r)return t;var l=a;void 0===l&&(l=w.getNumDimensions({properties:n,layout:o}));var u=i(n,"qHyperCubeDef.qDimensions",[]),c=w.getExpressionWithExcludedComp({expression:t,modifier:r,dimensions:u,dimensionAndFieldList:s}),d=w.getNumStepComp(r,l),p=w.getAboveComp(r,l,c,d),f=w.getRangeComp("RangeSum",p);if(w.needDimension({modifier:r,properties:n,layout:o})){var h=w.getDimComp(u,1),m=w.getDimComp(u,0),g=w.getAggrComp(f,h,m);f=r.showExcludedValues?w.getExcludedComp({modifier:r,dimensions:u,dimensionAndFieldList:s,valueComp:g}):g}return f},extractInputExpression:w.extractInputExpression,initModifier:function(e){w.initModifier(e,N)},enableTotalsFunction:function(){return!1},propertyPanelDef:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r={type:"items",items:{disclaimer:{component:"text",translation:t.disclaimer||"properties.modifier.accumulation.disclaimer",show:function(e,t){return!w.isApplicable({properties:t.properties})}},settings:{type:"items",items:{primaryDimension:{refFn:function(t){return"".concat(j(t,e),".accumulationDimension")},type:"integer",translation:t.primaryDimension||"properties.modifier.primaryDimension",title:{translation:t.primaryDimensionTooltip||"properties.modifier.accumulation.primaryDimension.tooltip"},component:"dropdown",schemaIgnore:!0,defaultValue:1,options:function(e,t){return t.layout.qHyperCube.qDimensionInfo.map((function(e,t){return{value:t,label:e.qGroupFallbackTitles[0]}}))},show:function(e,t){return t.layout.qHyperCube.qDimensionInfo.length>1}},crossAllDimensions:{refFn:function(t){return"".concat(j(t,e),".crossAllDimensions")},type:"boolean",translation:t.crossAllDimensions||"properties.modifier.crossAllDimensions",title:{translation:t.crossAllDimensionsTooltip||"properties.modifier.accumulation.crossAllDimensions.tooltip"},schemaIgnore:!0,defaultValue:!1,show:function(e,t){return t.layout.qHyperCube.qDimensionInfo.length>1}},fullRange:{refFn:function(t){return"".concat(j(t,e),".fullAccumulation")},type:"boolean",translation:t.range||"properties.modifier.range",component:"dropdown",schemaIgnore:!0,defaultValue:!1,options:[{value:!0,translation:t.rangeFull||"properties.modifier.range.full"},{value:!1,translation:t.rangeCustom||"properties.modifier.range.custom"}]},steps:{refFn:function(t){return"".concat(j(t,e),".steps")},type:"integer",translation:t.rangeSteps||"properties.modifier.range.steps",schemaIgnore:!0,defaultValue:6,change:function(t){var r=_(t,e);if(r){var n=r.steps;r.steps="number"!=typeof n||Number.isNaN(n)?6:Math.abs(n)}},show:function(t){var r=_(t,e);return r&&!r.fullAccumulation}},showExcludedValues:{refFn:function(t){return"".concat(j(t,e),".showExcludedValues")},type:"boolean",translation:t.showExcludedValues||"properties.modifier.showExcludedValues",schemaIgnore:!0,defaultValue:!0}},show:function(e,t){return w.isApplicable({properties:t.properties})}}},show:function(t,r,n){var o=n.ext.support.modifiers;if(!Array.isArray(o)||-1===o.indexOf(q))return!1;var i=_(t,e);return i&&!i.disabled}};return r}};var z="movingAverage";function W(e,t){var r=i(e,t);if(r)for(var n=0;n<r.length;n++)if(r[n].type===z)return r[n]}function $(e,t){var r=function(e,t){var r=i(e,t);if(!r)return-1;for(var n=0;n<r.length;n++)if(r[n].type===z)return n;return-1}(e,t);return r>-1?"".concat(t,".").concat(r):t}var H={type:"movingAverage",disabled:!1,primaryDimension:0,crossAllDimensions:!1,showExcludedValues:!0,fullRange:!1,steps:6,outputExpression:"",nullSuppression:!1};const V={translationKey:"properties.modifier.movingAverage",needDimension:w.needDimension,isApplicable:function(e){var t=e.properties,r=e.layout;return w.isApplicable({properties:t,layout:r,minDimensions:1,maxDimensions:2})},generateExpression:function(e){var t,r=e.expression,n=e.modifier,o=e.properties,a=e.layout,s=e.numDimensions,l=e.dimensionAndFieldList;if(!n)return r;var u=s;void 0===u&&(u=w.getNumDimensions({properties:o,layout:a}));var c=i(o,"qHyperCubeDef.qDimensions",[]),d=n.showExcludedValues&&n.nullSuppression,p=w.getExpressionWithExcludedComp({expression:r,modifier:n,dimensions:c,dimensionAndFieldList:l,treatMissingAsNull:d}),f=w.getNumStepComp(n,u),h=w.getAboveComp(n,u,p,f);if(n.nullSuppression)t=w.getRangeComp("RangeAvg",h);else{var m=w.getRangeComp("RangeSum",h),g=function(e,t){var r=w.getRowNoComp(e,t);if(!w.isFullRange(e)){var n=e.steps,o="number"!=typeof n||Number.isNaN(n)?6:n;return"RangeMin(".concat(o,", ").concat(r,")")}return r}(n,u);t="".concat(m," / ").concat(g)}var v=t;if(w.needDimension({modifier:n,properties:o,layout:a})){var y=w.getDimComp(c,1),b=w.getDimComp(c,0),x=w.getAggrComp(v,y,b);v=n.showExcludedValues?w.getExcludedComp({modifier:n,dimensions:c,dimensionAndFieldList:l,funcComp:"Only",valueComp:x}):x}return v},extractInputExpression:w.extractInputExpression,initModifier:function(e){w.initModifier(e,H)},enableTotalsFunction:function(){return!1},propertyPanelDef:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r={type:"items",items:{disclaimer:{component:"text",translation:t.disclaimer||"properties.modifier.movingAverage.disclaimer",show:function(e,t){return!w.isApplicable({properties:t.properties})}},settings:{type:"items",items:{primaryDimension:{refFn:function(t){return"".concat($(t,e),".primaryDimension")},type:"integer",translation:t.primaryDimension||"properties.modifier.primaryDimension",title:{translation:t.primaryDimensionTooltip||"properties.modifier.movingAverage.primaryDimension.tooltip"},component:"dropdown",schemaIgnore:!0,defaultValue:1,options:function(e,t){return t.layout.qHyperCube.qDimensionInfo.map((function(e,t){return{value:t,label:e.qGroupFallbackTitles[0]}}))},show:function(e,t){return t.layout.qHyperCube.qDimensionInfo.length>1}},crossAllDimensions:{refFn:function(t){return"".concat($(t,e),".crossAllDimensions")},type:"boolean",translation:t.crossAllDimensions||"properties.modifier.crossAllDimensions",title:{translation:t.crossAllDimensionsTooltip||"properties.modifier.movingAverage.crossAllDimensions.tooltip"},schemaIgnore:!0,defaultValue:!1,show:function(e,t){return t.layout.qHyperCube.qDimensionInfo.length>1}},fullRange:{refFn:function(t){return"".concat($(t,e),".fullRange")},type:"boolean",translation:t.range||"properties.modifier.range",component:"dropdown",schemaIgnore:!0,defaultValue:!1,options:[{value:!0,translation:t.rangeFull||"properties.modifier.range.full"},{value:!1,translation:t.rangeCustom||"properties.modifier.range.custom"}]},steps:{refFn:function(t){return"".concat($(t,e),".steps")},type:"integer",translation:t.rangeSteps||"properties.modifier.range.steps",schemaIgnore:!0,defaultValue:6,change:function(t){var r=W(t,e);if(r){var n=r.steps;r.steps="number"!=typeof n||Number.isNaN(n)?6:Math.abs(n)}},show:function(t){var r=W(t,e);return r&&!r.fullRange}},showExcludedValues:{refFn:function(t){return"".concat($(t,e),".showExcludedValues")},type:"boolean",translation:t.showExcludedValues||"properties.modifier.showExcludedValues",schemaIgnore:!0,defaultValue:!0},nullSuppression:{refFn:function(t){return"".concat($(t,e),".nullSuppression")},type:"boolean",translation:t.showNull||"properties.dimensions.showNull",schemaIgnore:!0,defaultValue:!1,inverted:!0}},show:function(e,t){return w.isApplicable({properties:t.properties})}}},show:function(t,r,n){var o=n.ext.support.modifiers;if(!Array.isArray(o)||-1===o.indexOf(z))return!1;var i=W(t,e);return i&&!i.disabled}};return r}};var B="timeSeriesDecomposition";function G(e,t){var r=i(e,t);if(r)for(var n=0;n<r.length;n++)if(r[n].type===B)return r[n]}function U(e,t){var r=function(e,t){var r=i(e,t);if(!r)return-1;for(var n=0;n<r.length;n++)if(r[n].type===B)return n;return-1}(e,t);return r>-1?"".concat(t,".").concat(r):t}var Y={type:"timeSeriesDecomposition",disabled:!1,decomposition:"",steps:2,outputExpression:""};const K={translationKey:"properties.modifier.timeSeriesDecomposition",needDimension:w.needDimension,isApplicable:function(e){var t=e.properties,r=e.layout;return w.isApplicable({properties:t,layout:r,minDimensions:1,maxDimensions:2})},generateExpression:function(e){var t=e.expression,r=e.modifier,n=e.properties;return r?w.generateTSDExpression(r,t,n):t},extractInputExpression:w.extractInputExpression,initModifier:function(e,t){w.initModifier(e,Y),""===e.decomposition&&t&&(e.decomposition=w.getDecomposition(t))},propertyPanelDef:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r={type:"items",items:{disclaimer:{component:"text",translation:t.timeSeriesDecomposition||"properties.modifier.timeSeriesDecomposition",show:function(e,t){return!w.isApplicable({properties:t.properties})}},settings:{type:"items",items:{decomposition:{refFn:function(t){return"".concat(U(t,e),".decomposition")},type:"string",translation:t.modifierTrendDecompositionDecomposition||"properties.modifier.trendDecomposition.decomposition",component:"dropdown",schemaIgnore:!0,defaultValue:t.trendDecompositionParametersDecompositionObserved||"cao.trendDecomposition.parameters.decomposition.observed",options:a.OPTIONS},steps:{refFn:function(t){return"".concat(U(t,e),".steps")},type:"integer",translation:t.modifierTimeSeriesDecompositionPeriods||"properties.modifier.timeSeriesDecomposition.periods",schemaIgnore:!0,defaultValue:2,change:function(t,r){var n=G(t,e);if(n){var o=n.steps;n.steps="number"!=typeof o||Number.isNaN(o)?2:Math.abs(o),r.properties.qHyperCubeDef.qMeasures=r.properties.qHyperCubeDef.qMeasures.map((function(e){return e.qDef.modifiers.map((function(e){return"timeSeriesDecomposition"===e.type?e.steps=o:e.steps=e.steps,e})),e}))}},show:function(t){var r=G(t,e);return r&&!r.fullRange}}},show:function(e,t){return w.isApplicable({properties:t.properties})}}},show:function(t,r,n){var o=n.ext.support.modifiers;if(!Array.isArray(o)||-1===o.indexOf(B))return!1;var i=G(t,e);return i&&!i.disabled}};return r}};var X="difference";function J(e,t){var r=i(e,t);if(r)for(var n=0;n<r.length;n++)if(r[n].type===X)return r[n]}function Z(e,t){var r=function(e,t){var r=i(e,t);if(!r)return-1;for(var n=0;n<r.length;n++)if(r[n].type===X)return n;return-1}(e,t);return r>-1?"".concat(t,".").concat(r):t}var Q={type:"difference",disabled:!1,primaryDimension:0,crossAllDimensions:!1,showExcludedValues:!0,outputExpression:""};const ee={translationKey:"properties.modifier.difference",needDimension:w.needDimension,isApplicable:function(e){var t=e.properties,r=e.layout;return w.isApplicable({properties:t,layout:r,minDimensions:1,maxDimensions:2})},extractInputExpression:w.extractInputExpression,generateExpression:function(e){var t=e.expression,r=e.modifier,n=e.properties,o=e.layout,a=e.numDimensions,s=e.dimensionAndFieldList;if(!r)return t;var l=a;void 0===l&&(l=w.getNumDimensions({properties:n,layout:o}));var u=i(n,"qHyperCubeDef.qDimensions",[]),c=w.getExpressionWithExcludedComp({expression:t,modifier:r,dimensions:u,dimensionAndFieldList:s}),d=w.getAboveComp(r,l,c),p="".concat(c," - ").concat(d);if(w.needDimension({modifier:r,properties:n,layout:o})){var f=w.getDimComp(u,1),h=w.getDimComp(u,0),m=w.getAggrComp(p,f,h);p=r.showExcludedValues?w.getExcludedComp({modifier:r,dimensions:u,dimensionAndFieldList:s,funcComp:"Only",valueComp:m}):m}return p},initModifier:function(e){Object.keys(Q).forEach((function(t){void 0===e[t]&&(e[t]=Q[t])}))},enableTotalsFunction:function(){return!1},propertyPanelDef:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r={type:"items",items:{disclaimer:{component:"text",translation:t.disclaimer||"properties.modifier.difference.disclaimer",show:function(e,t){return!w.isApplicable({properties:t.properties})}},settings:{type:"items",items:{primaryDimension:{refFn:function(t){return"".concat(Z(t,e),".primaryDimension")},type:"integer",translation:t.primaryDimension||"properties.modifier.primaryDimension",title:{translation:t.primaryDimensionTooltip||"properties.modifier.difference.primaryDimension.tooltip"},component:"dropdown",schemaIgnore:!0,defaultValue:1,options:function(e,t){return t.layout.qHyperCube.qDimensionInfo.map((function(e,t){return{value:t,label:e.qGroupFallbackTitles[0]}}))},show:function(e,t){return t.layout.qHyperCube.qDimensionInfo.length>1}},crossAllDimensions:{refFn:function(t){return"".concat(Z(t,e),".crossAllDimensions")},type:"boolean",translation:t.crossAllDimensions||"properties.modifier.crossAllDimensions",title:{translation:t.crossAllDimensionsTooltip||"properties.modifier.difference.crossAllDimensions.tooltip"},schemaIgnore:!0,defaultValue:!1,show:function(e,t){return t.layout.qHyperCube.qDimensionInfo.length>1}},showExcludedValues:{refFn:function(t){return"".concat(Z(t,e),".showExcludedValues")},type:"boolean",translation:t.showExcludedValues||"properties.modifier.showExcludedValues",schemaIgnore:!0,defaultValue:!0}},show:function(e,t){return w.isApplicable({properties:t.properties})}}},show:function(t,r,n){var o=n.ext.support.modifiers;if(!Array.isArray(o)||-1===o.indexOf(X))return!1;var i=J(t,e);return i&&!i.disabled}};return r}};var te="normalization";function re(e,t){var r=i(e,t);if(r)for(var n=0;n<r.length;n++)if(r[n].type===te)return r[n]}function ne(e,t){var r=function(e,t){var r=i(e,t);if(!r)return-1;for(var n=0;n<r.length;n++)if(r[n].type===te)return n;return-1}(e,t);return r>-1?"".concat(t,".").concat(r):t}function oe(e,t){for(var r=0;r<e.length;r++)if(e[r].value===t)return r;return-1}var ie={type:"normalization",disabled:!1,primaryDimension:0,outputExpression:"",dimensionalScope:2,selectionScope:2};function ae(e){return 2===e?"{1}":""}function se(e,t,r){return 1===e?"{$<".concat(w.getFieldWithWrapper(t),"={'").concat(r,"'}>}"):""}function le(e,t){return 0===e&&t>1||2===e?"Total":""}function ue(e,t,r){return 0===e&&t>1?"<".concat(w.getDimDefWithWrapper(r),">"):""}const ce={translationKey:"properties.modifier.normalization",needDimension:function(){return!0},isApplicable:function(e){var t=e.properties,r=e.layout;return w.isApplicable({properties:t,layout:r,minDimensions:1,maxDimensions:2})},extractInputExpression:w.extractInputExpression,generateExpression:function(e){var t=e.expression,r=e.modifier,n=e.properties,o=e.layout,a=e.numDimensions,s=e.dimensionAndFieldList;if(!r)return t;var l=a;void 0===l&&(l=w.getNumDimensions({properties:n,layout:o}));var u=i(n,"qHyperCubeDef.qDimensions",[]),c=w.getExpressionWithExcludedComp({expression:t,modifier:r,dimensions:u,dimensionAndFieldList:s}),d=r.selectionScope,p=r.dimensionalScope;return function(e,t,r,n,o,i,a){var s=ae(t),l=se(t,r,n),u=""===s&&""===l?"":s||l,c=le(o,i),d=ue(o,i,a),p=function(e){for(var t=[],r=0;r<e;r++)t[r]=w.getDimDefWithWrapper(r);return t.join(", ")}(i);return"".concat(e,"/ Sum(").concat(u," ").concat(c).concat(d," Aggr(").concat(u," ").concat(e,", ").concat(p,"))")}(c,d,r.field,r.value,p,l,r.primaryDimension)},initModifier:function(e){Object.keys(ie).forEach((function(t){void 0===e[t]&&(e[t]=ie[t])}))},updateModifier:function(e,t){1===(t.qDimensions?t.qDimensions.length:0)&&0===e.dimensionalScope&&(e.dimensionalScope=2)},enableTotalsFunction:function(){return!0},propertyPanelDef:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r={type:"items",items:{disclaimer:{component:"text",translation:t.disclaimer||"properties.modifier.normalization.disclaimer",show:function(e,t){return!w.isApplicable({properties:t.properties})}},settings:{type:"items",items:{selectionScope:{refFn:function(t){return"".concat(ne(t,e),".selectionScope")},type:"string",translation:t.modifierSelectionScope||"properties.modifier.selectionScope",title:{translation:t.modifierSelectionScopeTooltip||"properties.modifier.selectionScope.tooltip"},component:"dropdown",schemaIgnore:!0,defaultValue:2,options:function(r){return function(e,t,r){var n=[{value:0,translation:t.selectionScopeCurrentSelection||"properties.modifier.selectionScope.currentSelection"},{value:1,translation:t.selectionScopeSpecificValue||"properties.modifier.selectionScope.selectAField"},{value:2,translation:t.selectionScopeTotal||"properties.modifier.selectionScope.total"}];return n=function(e,t){if(1===e){var r=oe(t,0);t.splice(r,1)}return t}(re(e,r).dimensionalScope,n),n}(r,t,e)}},field:{refFn:function(t){return"".concat(ne(t,e),".field")},type:"string",component:"expression-with-dropdown",translation:"Common.Field",defaultValue:"",dropdownOnly:!0,options:function(e,t,r){return r.app.getFieldList().then((function(e){return e.map((function(e){return{label:e.qName,value:e.qName}}))}))},show:function(t){return 1===re(t,e).selectionScope}},value:{refFn:function(t){return"".concat(ne(t,e),".value")},type:"string",ref:"value",component:"string",translation:"properties.value",expression:"optional",show:function(t){return 1===re(t,e).selectionScope}},dimensionalScope:{refFn:function(t){return"".concat(ne(t,e),".dimensionalScope")},type:"string",translation:t.modifierDimensionalScope||"properties.modifier.dimensionalScope",title:{translation:t.modifierDimensionalScopeTooltip||"properties.modifier.dimensionalScope.tooltip"},component:"dropdown",schemaIgnore:!0,defaultValue:2,supportTooltip:!0,options:function(r,n){return function(e,t,r,n){var o=t.layout.qHyperCube.qDimensionInfo.length,i=[{value:0,translation:r.dimensionalScopeOneDimension||"properties.modifier.dimensionalScope.respectOneDimension",tooltipTranslation:r.dimensionalScopeOneDimensionTooltip||"properties.modifier.dimensionalScope.respectOneDimension.tooltip"},{value:1,translation:r.dimensionalScopeAllDimensions||"properties.modifier.dimensionalScope.".concat(2===o?"respectAllDimensions":"respectDimension"),tooltipTranslation:r.dimensionalScopeAllDimensionsTooltip||"properties.modifier.dimensionalScope.".concat(2===o?"respectAllDimensions":"respectDimension",".tooltip")},{value:2,translation:r.dimensionalScopeDisregardAllDimensions||"properties.modifier.dimensionalScope.".concat(2===o?"disregardAllDimensions":"disregardDimension"),tooltipTranslation:r.dimensionalScopeDisregardAllDimensionsTooltip||"properties.modifier.dimensionalScope.".concat(2===o?"disregardAllDimensions":"disregardDimension",".tooltip")}];return i=function(e,t){if(e<2){var r=oe(t,0);t.splice(r,1)}return t}(o,i),i=function(e,t){if(0===e){var r=oe(t,1);t.splice(r,1)}return t}(re(e,n).selectionScope,i),i}(r,n,t,e)}},primaryDimension:{refFn:function(t){return"".concat(ne(t,e),".primaryDimension")},type:"integer",translation:t.primaryDimension||"properties.modifier.primaryDimension",title:{translation:t.primaryDimensionTooltip||"properties.modifier.normalization.primaryDimension.tooltip"},component:"dropdown",schemaIgnore:!0,defaultValue:1,options:function(e,t){return t.layout.qHyperCube.qDimensionInfo.map((function(e,t){return{value:t,label:e.qGroupFallbackTitles[0]}}))},show:function(t,r){return 0===(re(t,e).dimensionalScope||0)&&r.layout.qHyperCube.qDimensionInfo.length>1}}},show:function(e,t){return w.isApplicable({properties:t.properties})}}},show:function(t,r,n){var o=n.ext.support.modifiers;if(!Array.isArray(o)||-1===o.indexOf(te))return!1;var i=re(t,e);return i&&!i.disabled}};return r},getDisregardSelectionComp:ae,getFieldSelectionComp:se,getTotalComp:le,getSelectedDimComp:ue};var de="qDef.base",pe="qDef.qDef",fe="qDef.base.qDef",he="qLibraryId",me="qDef.base.qLibraryId";const ge={getExpression:function(e){var t=i(e,fe);return void 0!==t?t:i(e,pe)},getExpressionRef:function(e){return void 0!==i(e,fe)?fe:pe},getLibraryIdRef:function(e){return i(e,me)?me:he},getLibraryId:function(e){return i(e,me)||i(e,he)},getLabelRef:function(e){return i(e,de)?"qDef.base.qLabel":"qDef.qLabel"},getLabelExpressionRef:function(e){return i(e,de)?"qDef.base.qLabelExpression":"qDef.qLabelExpression"}};var ve="qDef.qDef",ye="qDef.base.qDef",be="qLibraryId",xe="qDef.base.qLibraryId",Se="qDef.qLabel",we="qDef.qLabelExpression",Ce="qDef.base.qLabel",Ee="qDef.base.qLabelExpression",Ie="qDef.qAggrFunc",De="qDef.base.qAggrFunc",Pe={initBase:function(e,t){(t||Pe.isValid(e))&&(r(e,ye,i(e,ve)),r(e,xe,i(e,be)),r(e,Ce,i(e,Se)),r(e,Ee,i(e,we)))},restoreBase:function(e){Pe.isValid(e)&&(r(e,ve,i(e,ye)),r(e,be,i(e,xe)),r(e,Se,i(e,Ce)),r(e,we,i(e,Ee)),i(e,Ie)&&i(e,De)&&r(e,Ie,i(e,De)),delete e.qDef.base)},isValid:function(e){var t=i(e,ye),r=i(e,xe);return void 0!==t||void 0!==r}};const Me=Pe;function Re(e){return Re="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},Re(e)}var Ae={accumulation:F,movingAverage:V,difference:ee,normalization:ce,timeSeriesDecomposition:K};const Le={modifiers:Ae,apply:Oe,applyModifiers:Te,cleanUpMeasure:qe,destroy:function(e){e&&ke[e.id]&&ke[e.id].masterItemSubscriber&&(ke[e.id].masterItemSubscriber&&ke[e.id].masterItemSubscriber.unsubscribe(),delete ke[e.id])},hasActiveModifiers:_e,getActiveModifier:je,initBase:Me.initBase,isSupportedModifiers:function(e){return Array.isArray(e)&&e.some((function(e){return Ae[e]}))},isApplicableSupportedModifiers:function(e){var t=e.modifierTypes,r=e.properties,n=e.layout;return Array.isArray(t)&&t.some((function(e){return Ae[e]&&Ae[e].isApplicable({properties:r,layout:n})}))},measureBase:ge,limitedSorting:function(e){var t=e.measures,r=e.properties,n=e.layout,o=!1,i=!1;return t.forEach((function(e){var t=ze(e);Ue({modifiers:t,properties:r,layout:n})&&(o=!0,i=i||Ze({modifiers:t,properties:r,layout:n}))})),o&&!i},ifEnableTotalsFunction:Ne};var ke={};function Oe(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=e.model,n=e.properties,o=e.isSnapshot,a=void 0!==o&&o,s=e.masterItem,l=!1;ke[r.id]=ke[r.id]||{isFirstTime:!0};var u=ke[r.id].isFirstTime;if(ke[r.id].isFirstTime=!1,n&&"object"===Re(n))return Te({model:r,properties:n});var c=r?r.layout:void 0,d=i(c,"qSelectionInfo.qInSelections");if(a||d)return Promise.resolve(l);var p=i(c,"qHyperCube.qMeasureInfo"),f=ke[r.id].lastReloadTime;if(ke[r.id].lastReloadTime=i(r,"app.layout.qLastReloadTime"),_e({measures:p,layout:c})){var h=function(e){var t=e.measures,r=e.layout,n=e.lastReloadTime;return i(e.model,"app.layout.qLastReloadTime")!==n&&function(e){var t=e.measures,r=e.properties,n=e.layout;return!!Array.isArray(t)&&t.some((function(e){return Ge({measure:e,properties:r,layout:n})}))}({measures:t,layout:r})}({measures:p,layout:c,model:r,lastReloadTime:f});return h||function(e){var t=e.measures,r=e.layout,n=e.masterItem,o=e.isFirstTime;return!!Array.isArray(t)&&(o||n||t.some((function(e){return function(e){var t=e.measure,r=e.layout;return Ue({modifiers:ze(t),layout:r})?!t.base:!!t.base}({measure:e,layout:r})})))}({measures:p,layout:c,masterItem:s,isFirstTime:u})?r.getEffectiveProperties().then((function(e){var n=t()(!0,{},e);$e(n);var o=Qe(n);return Ye({model:r}).then((function(t){return Ke({libraryIds:o,model:r}).then((function(o){return h&&function(e){var t=e.properties;Fe(t).forEach((function(e){return function(e){var t=e.measure;if(Ge({measure:t,properties:e.properties})){var r=0,n=t.qDef.modifiers;Array.isArray(n)&&n.forEach((function(e){if("object"===Re(e)&&!e.disabled){if(r++,"object"!==Re(Ae[e.type]))throw new Error('Modifier "'.concat(e.type,'" is not available'));if(r>1)throw new Error("More than 1 modifier on a measure! (not yet supported)");var n=Ae[e.type].extractInputExpression({outputExpression:t.qDef.qDef,modifier:e});void 0!==n&&Ve(t)&&w.simplifyExpression(t.qDef.base.qDef)!==w.simplifyExpression(n)&&(t.qDef.base.qDef=n)}}))}}({measure:e,properties:t})}))}({properties:n}),Te({model:r,oldProperties:e,properties:n,runUpdateIfChange:!0,masterItem:s,libraryItemsProps:o,dimensionAndFieldList:t})}))}))})):Promise.resolve(l)}return function(e){return!!Array.isArray(e)&&e.some((function(e){return"object"===Re(e.base)}))}(p)?r.getEffectiveProperties().then((function(e){return function(e){var r=e.model,n=e.properties,o=Qe(n);return et({model:r,libraryIds:o}).then((function(){var e=t()(!0,{},n);return Fe(n).forEach((function(e){return qe(e)})),Je({oldProperties:e,newProperties:n,model:r})}))}({model:r,properties:e})})):Promise.resolve(l)}function Te(e){var r=e.model,n=e.oldProperties,o=e.properties,a=e.measures,s=e.runUpdateIfChange,l=void 0!==s&&s,u=e.masterItem,c=e.libraryItemsProps,d=e.dimensionAndFieldList;void 0===n&&(n=l?t()(!0,{},o):o),$e(o);var p=Qe(o);return et({model:r,libraryIds:p,masterItem:u}).then((function(){return function(e){var r=e.measures,n=e.properties,o=e.model,a=e.libraryItemsProps,s=e.dimensionAndFieldList;if(r||(r=Fe(n)),!r.length)return Promise.resolve();if(!_e({measures:r,properties:n}))return r.forEach((function(e){return qe(e)})),Promise.resolve();var l=a?void 0:Qe(n);return Ye({model:o,dimensionAndFieldList:s}).then((function(e){return Ke({libraryIds:l,model:o,libraryItemsProps:a}).then((function(o){r.forEach((function(r){Ue({modifiers:r.qDef.modifiers,properties:n})?(function(e){var r=e.measure,n=e.properties,o=e.libraryItemsProps,a=e.dimensionAndFieldList,s=0;Me.isValid(r)||Me.initBase(r,!0);var l=r.qDef,u=l.modifiers,c=l.base;Array.isArray(u)&&u.forEach((function(e){if("object"===Re(e)&&!e.disabled){if(s++,"object"!==Re(Ae[e.type]))throw new Error('Modifier "'.concat(e.type,'" is not available'));if(s>1)throw new Error("More than 1 modifier on a measure! (not yet supported)");Ae[e.type].initModifier(e,r);var l=r.qLibraryId||c&&c.qLibraryId;l?function(e){var r=e.measure,n=e.modifier,o=e.properties,i=e.dimensionAndFieldList,a=e.libraryItemsProps[e.libraryId],s=a.qMeasure.qDef,l=""===s?s:Ae[n.type].generateExpression({expression:s,modifier:n,properties:o,dimensionAndFieldList:i});n.outputExpression=l,r.qDef.qDef=n.outputExpression,(r.qDef.qLabel||a.qMeasure.qLabel)&&(r.qDef.qLabel=a.qMeasure.qLabel),(r.qDef.qLabelExpression||a.qMeasure.qLabelExpression)&&(r.qDef.qLabelExpression=a.qMeasure.qLabelExpression),r.qDef.quarantine&&r.qDef.quarantine.qNumFormat&&a.qMeasure.qNumFormat&&(r.qDef.qNumFormat=a.qMeasure.qNumFormat,r.qDef.isCustomFormatted=a.qMeasure.isCustomFormatted),delete r.qLibraryId,r.qDef.coloring=a.qMeasure.coloring,n.base=t()(!0,{},r.qDef.base)}({measure:r,modifier:e,libraryId:l,properties:n,libraryItemsProps:o,dimensionAndFieldList:a}):function(e){var r=e.measure,n=e.modifier,o=e.properties,i=e.dimensionAndFieldList;"function"==typeof Ae[n.type].updateModifier&&Ae[n.type].updateModifier(n,o.qHyperCubeDef);var a=ge.getExpression(r),s=""===a?a:Ae[n.type].generateExpression({expression:a,modifier:n,properties:o,dimensionAndFieldList:i});n.outputExpression=s,r.qDef.qDef=n.outputExpression,r.qDef.base.qLabelExpression?r.qDef.qLabelExpression=r.qDef.base.qLabelExpression:r.qDef.qLabel=r.qDef.base.qLabel||a,n.base=t()(!0,{},r.qDef.base)}({measure:r,modifier:e,properties:n,dimensionAndFieldList:a}),function(e){var t=i(e,"qDef.qAggrFunc");"Expr"!==t||Ne(e)?"None"!==t?delete e.qDef.base.qAggrFunc:"None"===t&&Ne(e)&&"Expr"===e.qDef.base.qAggrFunc&&(e.qDef.qAggrFunc="Expr",delete e.qDef.base.qAggrFunc):(e.qDef.qAggrFunc="None",e.qDef.base.qAggrFunc="Expr")}(r)}}))}({measure:r,properties:n,libraryItemsProps:o,dimensionAndFieldList:e}),He(r)):qe(r)}))}))}))}({measures:a,properties:o,model:r,libraryItemsProps:c,dimensionAndFieldList:d}).then((function(){return l?Je({oldProperties:n,newProperties:o,model:r}):Promise.resolve(!1)}))}))}function qe(e){!function(e){var t=ze(e);return Array.isArray(t)&&t.some((function(e){return"object"===Re(e)&&!e.disabled&&!Ae[e.type]}))}(e)?Me.restoreBase(e):delete e.qDef.base,e.qDef.coloring&&delete e.qDef.coloring,He(e)}function _e(e){var t=e.measures,r=e.properties,n=e.layout;return!!Array.isArray(t)&&t.some((function(e){return Ue({modifiers:ze(e),properties:r,layout:n})}))}function je(e){var t=ze(e);if(Array.isArray(t))for(var r=0;r<t.length;r++){var n=t[r];if(Ae[n.type]&&!n.disabled)return n}}function Ne(e){var t=je(e);return!t||Ae[t.type].enableTotalsFunction(e)}function Fe(e){return i(e,"qHyperCubeDef.qMeasures",[]).concat(i(e,"qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qMeasures",[]))}function ze(e){return e.modifiers||e.qDef&&e.qDef.modifiers}function We(e){return i(e,"outputExpression.qValueExpression.qExpr")||i(e,"outputExpression")}function $e(e){Fe(e).forEach((function(e){return function(e){var r=je(e);r&&(void 0!==r.outputExpression&&We(r)!==e.qDef.qDef?delete e.qDef.base:!Me.isValid(e)&&r.base&&(e.qDef.base=t()(!0,{},r.base)))}(e)}))}function He(e){var t=ze(e);Array.isArray(t)&&t.forEach((function(t){"object"===Re(t)&&(t.disabled||!Ae[t.type]&&We(t)!==e.qDef.qDef)&&(t.disabled=!0,delete t.base)}))}function Ve(e){return e.base||e.qDef&&e.qDef.base}function Be(e){var t=Ve(e);return e.qLibraryId||t&&t.qLibraryId}function Ge(e){var t=e.measure,r=e.properties,n=e.layout;return!Be(t)&&Ue({modifiers:ze(t),properties:r,layout:n})}function Ue(e){var t=e.modifiers,r=e.properties,n=e.layout,o={};return Array.isArray(t)&&t.some((function(e){return!("object"!==Re(e)||e.disabled||!Ae[e.type])&&(void 0===o[e.type]&&(o[e.type]=Ae[e.type].isApplicable({properties:r,layout:n})),o[e.type])}))}function Ye(e){var t=e.model,r=e.dimensionAndFieldList;if(r)return Promise.resolve(r);var n=[],o={},i=t.app.getDimensionList().then((function(e){o.dimensionList=e}));n.push(i);var a=t.app.getFieldList().then((function(e){o.fieldList=e}));return n.push(a),Promise.all(n).then((function(){return o}))}function Ke(e){var t=e.libraryIds,r=e.model,n=e.libraryItemsProps;if(n)return Promise.resolve(n);var o=t.measureLibraryIds,i=t.dimensionLibraryIds,a={},s=[];return o.forEach((function(e){var t=r.app.getMeasure(e).then((function(t){return t.getProperties().then((function(t){a[e]=t}))}));s.push(t)})),i.forEach((function(e){var t=r.app.getDimension(e).then((function(t){return t.getProperties().then((function(t){a[e]=t}))}));s.push(t)})),Promise.all(s).then((function(){return a}))}function Xe(e,t){if(""!==t||-1===["qFmt","qDec","qThou"].indexOf(e))return t}function Je(e){var t=e.oldProperties,r=e.newProperties,n=e.model,o=JSON.stringify(i(t,"qHyperCubeDef.qMeasures"),Xe)!==JSON.stringify(i(r,"qHyperCubeDef.qMeasures"),Xe)||JSON.stringify(i(t,"qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qMeasures"),Xe)!==JSON.stringify(i(r,"qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qMeasures"),Xe);return o?function(e){var t=e.model,r=e.oldProperties,n=e.newProperties,o=t.layout;return o&&!o.qHasSoftPatches&&!o.qExtendsId&&i(o,"qMeta.privileges",[]).indexOf("update")>-1?t.setProperties(n):T(t,r,n)}({model:n,oldProperties:t,newProperties:r}).then((function(){return o})):Promise.resolve(o)}function Ze(e){var t=e.modifiers,r=e.properties,n=e.layout;return Array.isArray(t)&&t.some((function(e){return"object"===Re(e)&&!e.disabled&&Ae[e.type]&&Ae[e.type].needDimension({modifier:e,properties:r,layout:n})}))}function Qe(e){var t=Fe(e),r=[],n=[],o=!1;return t.forEach((function(t){var n=ze(t);if(Ue({modifiers:n,properties:e})){var i=Be(t);i&&r.push(i),o=o||Ze({modifiers:n,properties:e})}})),i(e,"qHyperCubeDef.qDimensions",[]).forEach((function(e){var t=e.qLibraryId;t&&n.push(t)})),{measureLibraryIds:r,dimensionLibraryIds:n}}function et(e){var t=e.model,r=e.libraryIds;return!e.masterItem&&r&&(r.measureLibraryIds.length||r.dimensionLibraryIds.length)?(ke[t.id].masterItemSubscriber=ke[t.id].masterItemSubscriber||function(e){var t=e.model,r=e.callback,n={},o={},a={},s={dimension:["qDim.qFieldDefs"],measure:["qMeasure.qDef","qMeasure.qLabel","qMeasure.qLabelExpression","qMeasure.coloring","qMeasure.qNumFormat","qMeasure.isCustomFormatted"]};function l(e){var t={},r=i(e,"qInfo.qType");return r&&s[r]&&s[r].forEach((function(r){t[r]=i(e,r)})),JSON.stringify(t)}function u(e){var t=e.qInfo.qId;if(n[t]){var o=l(e);n[t].properties!==o&&(n[t].properties=o,"function"==typeof r&&n[t].enabled&&r(e)),n[t].enabled=!0}}function c(e,r){return t.app[r](e).then((function(t){n[e]={listener:t.layoutSubscribe(u),enabled:!1,properties:l(t.layout)}}))}return{subscribe:function(e){var r=e.measureLibraryIds,i=e.dimensionLibraryIds,s=[];return function(e){var t=e.dimensionLibraryIds;o={},e.measureLibraryIds.forEach((function(e){o[e]=!0})),a={},t.forEach((function(e){a[e]=!0}))}({measureLibraryIds:r,dimensionLibraryIds:i}),Object.keys(n).forEach((function(e){o[e]||a[e]||(n[e].listener.dispose(),delete n[e])})),t.app&&(Object.keys(o).forEach((function(e){o[e]&&!n[e]&&s.push(c(e,"getMeasure"))})),Object.keys(a).forEach((function(e){a[e]&&!n[e]&&s.push(c(e,"getDimension"))}))),Promise.all(s)},unsubscribe:function(){Object.keys(n).forEach((function(e){n[e].listener.dispose()})),n={}}}}({model:t,callback:function(e){return Oe({model:t,masterItem:e}).then((function(){return t.app.clearUndoBuffer()}))}}),ke[t.id].masterItemSubscriber.subscribe(r)):Promise.resolve()}})(),t.default=o.default,Object.defineProperty(t,"__esModule",{value:!0})})()}},t={};function r(n){var o=t[n];if(void 0!==o)return o.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,r),i.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 n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var n={};return(()=>{function e(t){var r,n=t;return n>9?(r=65+n-10)>90&&(r+=6):n="".concat(n).charCodeAt(0),[48,111,79,105,73,108].indexOf(r)>-1?e(n+1):String.fromCharCode(r)}function t(r){var n=e(r%62),o=Math.floor(r/62);return o>0?t(o)+n:n}function o(e){return o="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},o(e)}r.d(n,{default:()=>$e});const i={getValue:function(e,t,r){if(null==e||null==t)return r;for(var n=t.split("."),o=e,i=0;i<n.length;++i){var a=n[i];if(""!==a){if(void 0===o[a]||null===o[a])return r;o=o[a]}}return o},setValue:function(e,t,r){if(null!=e&&null!=t){for(var n=t.split("."),o=n[n.length-1],i=e,a=0;a<n.length-1;++a){var s=n[a];void 0!==i[s]&&null!==i[s]||(i[s]=Number.isNaN(+n[a+1])?{}:[]),i=i[s]}void 0!==r?i[o]=r:delete i[o]}},isEmpty:function(e){return 0===Object.keys(e).length&&e.constructor===Object},isAtomicValue:function(e){return/boolean|number|string/.test(o(e))},generateId:function(){return t(Math.round(99e11*Math.random()+1e11)).replace(/\W/g,"")}};function a(e){return function(e){if(Array.isArray(e))return s(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return s(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?s(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function l(e){return function(e){if(Array.isArray(e))return u(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return u(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?u(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function c(e,t,r){if(e){for(var n=0;n<e.length;n++)if(e[n][t]===r)return n;return-1}return-1}const d={isOrderedSubset:function(e,t){if(!(e&&t&&e.length&&t.length))return!1;var r=e.indexOf(t[0]);if(-1!==r){for(var n=0;n<t.length;n++){var o=e.indexOf(t[n]);if(r>o)return!1;r=o}return!0}return!1},indexAdded:function(e,t){var r;for(r=0;r<e.length;++r)e[r]>=0&&e[r]>=t&&++e[r];e.push(t)},indexRemoved:function(e,t){var r,n=0;for(r=0;r<e.length;++r)e[r]>t?--e[r]:e[r]===t&&(n=r);return e.splice(n,1),n},findItemByPropertyValue:function(e,t,r){if(e){for(var n=0;n<e.length;n++)if(e[n][t]===r)return e[n];return null}return null},findIndexByPropertyValue:c};var p=r(8),f=r.n(p);const h=function(e){var t,r=e.exportFormat,n=e.qHyperCubeDef,o=r.data[0];(t=o.dimensions).push.apply(t,a(n.qDimensions));var s,l=i.getValue(n,"qLayoutExclude.qHyperCubeDef.qDimensions");l&&(s=o.excludedDimensions).push.apply(s,a(l))},m=function(e){var t,r=e.exportFormat,n=e.qHyperCubeDef,o=r.data[0];(t=o.measures).push.apply(t,l(n.qMeasures));var a,s=i.getValue(n,"qLayoutExclude.qHyperCubeDef.qMeasures");s&&(a=o.excludedMeasures).push.apply(a,l(s))},g=function(e){var t=e.exportFormat,r=e.qHyperCubeDef,n=t.data[0];r.qInterColumnSortOrder||(r.qInterColumnSortOrder=[]),n.interColumnSortOrder=r.qInterColumnSortOrder.concat();var o=i.getValue(r,"qLayoutExclude.qHyperCubeDef.qInterColumnSortOrder");o&&d.isOrderedSubset(o,n.interColumnSortOrder)&&(n.interColumnSortOrder=o.concat())},v=function(e){var t=e.exportFormat,r=e.properties;Object.keys(r).forEach((function(e){t.properties[e]=r[e]}))},y=function(e){var t=e.exportFormat,r=e.properties;r.qLayoutExclude||(r.qLayoutExclude={}),r.qLayoutExclude.disabled&&(Object.keys(r.qLayoutExclude.disabled).forEach((function(e){t.properties.hasOwnProperty(e)||(t.properties[e]=r.qLayoutExclude.disabled[e])})),delete r.qLayoutExclude.disabled),r.qLayoutExclude.changed&&(function(e){Object.keys(e.qLayoutExclude.changed).forEach((function(t){e.qLayoutExclude.changed[t].to===i.getValue(e,t)&&i.setValue(e,t,e.qLayoutExclude.changed[t].from)}))}(r),delete r.qLayoutExclude.changed),r.qLayoutExclude.quarantine&&!i.isEmpty(r.qLayoutExclude.quarantine)||delete r.qLayoutExclude},b=function(e){e.forEach((function(e){f().cleanUpMeasure(e),e.qDef.modifiers&&(e.store={modifiers:e.qDef.modifiers},delete e.qDef.modifiers)}))};function x(e,t,r){var n,o,a=arguments.length>3&&void 0!==arguments[3]&&arguments[3],s=i.getValue(e,t);if(!i.isAtomicValue(s))try{if((o=(o=(n=JSON.stringify(s)).match(/:\{/g))?o.length:0)>2&&!a)return;s=JSON.parse(n)}catch(e){return}i.getValue(e,"qLayoutExclude.quarantine")||i.setValue(e,"qLayoutExclude.quarantine",{});var l=i.getValue(e,"qLayoutExclude.quarantine");l[r]||(l[r]={}),l[r][t]=s}var S=r(909),w=r.n(S);function C(e,t){var r=w()(!0,{},t,e);return i.getValue(r,"qOtherTotalSpec.qOtherCounted")||i.setValue(r,"qOtherTotalSpec.qOtherCounted",{qv:"10"}),i.getValue(r,"qOtherTotalSpec.qOtherLimit")||i.setValue(r,"qOtherTotalSpec.qOtherLimit",{qv:"0"}),r.hasOwnProperty("othersLabel")||(r.othersLabel="Others"),r}function E(e,t){return w()(!0,{},t,e)}function I(e,t,r){return"function"==typeof e?e(t):Number.isNaN(+e)?r:e}var D=Math.pow(2,53)-1;function P(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function M(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}const R=function(e,t,r){var n="masterobject"===i.getValue(t,"properties.qInfo.qType")?"masterobject":i.getValue(r,"qInfo.qType");i.setValue(e,"qInfo.qType",n),e.visualization=r.visualization},A=function(e,t,r){t.hasOwnProperty(e)&&(r[e]=t[e])},L=function(e,t,r,n){t.hasOwnProperty(e)?r[e]=t[e]:r[e]=n},k=function(){return{qDef:{autoSort:!0,cId:"",othersLabel:"Others"},qLibraryId:"",qNullSuppression:!1,qOtherLabel:"Others",qOtherTotalSpec:{qOtherLimitMode:"OTHER_GE_LIMIT",qOtherMode:"OTHER_OFF",qOtherSortMode:"OTHER_SORT_DESCENDING",qSuppressOther:!1}}},O=function(){return{qDef:{autoSort:!0,cId:"",numFormatFromTemplate:!0},qLibraryId:"",qTrendLines:[]}},T=function(e){var t,r=e.exportFormat,n=e.maxDimensions,o=e.minDimensions,i=e.newHyperCubeDef,a=e.defaultDimension,s=r.data[0];for(t=0;t<s.dimensions.length;++t){var l=C(s.dimensions[t],a);i.qDimensions.length<n?i.qDimensions.push(l):i.qLayoutExclude.qHyperCubeDef.qDimensions.push(l)}for(t=0;t<s.excludedDimensions.length;++t){var u=C(s.excludedDimensions[t],a);i.qDimensions.length<o?i.qDimensions.push(u):i.qLayoutExclude.qHyperCubeDef.qDimensions.push(u)}},q=function(e){var t,r=e.exportFormat,n=e.maxMeasures,o=e.minMeasures,i=e.newHyperCubeDef,a=e.defaultMeasure,s=r.data[0];for(t=0;t<s.measures.length;++t){var l=E(s.measures[t],a);i.qMeasures.length<n?i.qMeasures.push(l):i.qLayoutExclude.qHyperCubeDef.qMeasures.push(l)}for(t=0;t<s.excludedMeasures.length;++t){var u=E(s.excludedMeasures[t],a);i.qMeasures.length<o?i.qMeasures.push(u):i.qLayoutExclude.qHyperCubeDef.qMeasures.push(u)}},_=function(e){var t=e.exportFormat,r=e.dataDefinition,n=void 0===r?{}:r,o=t.data[0],i=n.dimensions||{max:0},a=n.measures||{max:0},s=I(a.max,o.dimensions.length,D),l=I(a.min,o.dimensions.length,0);return{maxDimensions:I(i.max,s,D),minDimensions:I(i.min,l,0),maxMeasures:s,minMeasures:l}},j=function(e){var t=e.exportFormat,r=e.newHyperCubeDef,n=t.data[0],o=r.qDimensions.length+r.qMeasures.length;r.qInterColumnSortOrder=n.interColumnSortOrder.concat();var i=r.qInterColumnSortOrder.length;if(i!==o)for(r.qLayoutExclude&&(r.qLayoutExclude.qHyperCubeDef.qInterColumnSortOrder=n.interColumnSortOrder.concat());i!==o;)i<o?(d.indexAdded(r.qInterColumnSortOrder,i),++i):(--i,d.indexRemoved(r.qInterColumnSortOrder,i))},N=function(e){var t=e.exportFormat,r=e.initialProperties,n=e.hypercubePath,o={qLayoutExclude:{disabled:{},quarantine:{}}};return Object.keys(t.properties).forEach((function(e){"qLayoutExclude"===e?t.properties[e].quarantine&&(o.qLayoutExclude.quarantine=w()(!0,{},t.properties[e].quarantine)):"qHyperCubeDef"===e&&n?i.setValue(o,"".concat(n,".qHyperCubeDef"),t.properties.qHyperCubeDef):r.hasOwnProperty(e)||-1!==["qMetaDef","descriptionExpression","labelExpression"].indexOf(e)||function(e,t){return"components"===t&&Array.isArray(e[t])&&e[t].some((function(e){return"general"===e.key}))}(t.properties,e)?o[e]=t.properties[e]:o.qLayoutExclude.disabled[e]=t.properties[e]})),null===(o=w()(!0,{},r,o)).components&&(o.components=[]),o},F=function(e){var t=e.exportFormat,r=e.maxDimensions,n=e.minDimensions,o=e.maxMeasures,i=e.minMeasures,a=t.data[0];return a.dimensions.length>r&&r>0||a.measures.length>o&&o>0||a.excludedDimensions.length>0&&a.dimensions.length+a.excludedDimensions.length>n||a.excludedMeasures.length>0&&a.measures.length+a.excludedMeasures.length>i||!o&&a.measures.length>0||!r&&a.dimensions.length>0},z=function(e){var t=e.exportFormat,r=e.maxDimensions,n=e.minDimensions,o=e.maxMeasures,i=e.minMeasures,a=e.newHyperCubeDef,s=t.data[0];a.qLayoutExclude||(a.qLayoutExclude={}),a.qLayoutExclude.qHyperCubeDef||(a.qLayoutExclude.qHyperCubeDef={}),(s.dimensions.length>r&&r>0||s.excludedDimensions&&s.excludedDimensions.length&&s.dimensions.length+s.excludedDimensions.length>n)&&(a.qLayoutExclude.qHyperCubeDef.qDimensions||(a.qLayoutExclude.qHyperCubeDef.qDimensions=[])),(s.measures.length>o&&o>0||s.excludedMeasures&&s.excludedMeasures.length&&s.measures.length+s.excludedMeasures.length>i)&&(a.qLayoutExclude.qHyperCubeDef.qMeasures||(a.qLayoutExclude.qHyperCubeDef.qMeasures=[])),!o&&s.measures.length&&(a.qLayoutExclude.qHyperCubeDef.qMeasures||(a.qLayoutExclude.qHyperCubeDef.qMeasures=[])),!r&&s.dimensions.length&&(a.qLayoutExclude.qHyperCubeDef.qDimensions||(a.qLayoutExclude.qHyperCubeDef.qDimensions=[]))},W=function(e){var t,r=e.newProperties,n=e.dataDefinition,o=e.hypercubePath;if(n.dimensions&&"function"==typeof n.dimensions.added){var a=i.getValue(r,o||"").qHyperCubeDef,s=function(e){if(Array.isArray(e))return P(e)}(t=a.qDimensions)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(t)||function(e,t){if(e){if("string"==typeof e)return P(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?P(e,t):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}();a.qDimensions=[],s.forEach((function(e){a.qDimensions.push(e),n.dimensions.added(e,r)}))}},$=function(e){var t,r=e.newProperties,n=e.dataDefinition,o=e.hypercubePath;if(n.measures&&"function"==typeof n.measures.added){var a=i.getValue(r,o||"").qHyperCubeDef,s=function(e){if(Array.isArray(e))return M(e)}(t=a.qMeasures)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(t)||function(e,t){if(e){if("string"==typeof e)return M(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?M(e,t):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}();a.qMeasures=[],s.forEach((function(e){a.qMeasures.push(e),n.measures.added(e,r)}))}},H=function(e){var t=e.measures,r=e.modifierTypes;t&&r&&f().isSupportedModifiers(r)&&t.forEach((function(e){e.store&&e.store.modifiers&&(e.qDef.modifiers=e.store.modifiers),delete e.store}))};function V(e,t){var r=i.getValue(e,"qLayoutExclude.quarantine",{})[t];return!!r&&(Object.keys(r).forEach((function(t){i.setValue(e,t,r[t])})),delete e.qLayoutExclude.quarantine[t],!0)}const B={exportProperties:function(e){var t=e.propertyTree,r=e.hypercubePath,n=e.viewDataMode,o=function(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,t={data:[],properties:{}},r=0;r<e;++r)t.data.push({dimensions:[],measures:[],excludedDimensions:[],excludedMeasures:[],interColumnSortOrder:[]});return t}(),a=t.qProperty,s=i.getValue(a,r||""),l=s.qHyperCubeDef;return l.qInterColumnSortOrder||(l.qInterColumnSortOrder=[]),h({exportFormat:o,qHyperCubeDef:l}),m({exportFormat:o,qHyperCubeDef:l}),g({exportFormat:o,qHyperCubeDef:l}),delete l.qLayoutExclude,v({exportFormat:o,properties:a}),r&&(o.properties.qHyperCubeDef=l,delete s.qHyperCubeDef),y({exportFormat:o,properties:a}),n||b(o.properties.qHyperCubeDef.qMeasures),Array.isArray(o.properties.filters)&&(x(o.properties,"filters","storedFilters",!0),delete o.properties.filters),o.properties.qHyperCubeDef.qContextSetExpression&&(x(o.properties,"qHyperCubeDef.qContextSetExpression","storedFilters"),o.properties.qHyperCubeDef.qContextSetExpression=""),o.properties.qHyperCubeDef.qDynamicScript&&o.properties.qHyperCubeDef.qDynamicScript.length&&(x(o.properties,"qHyperCubeDef.qDynamicScript","dynamicScript"),o.properties.qHyperCubeDef.qDynamicScript=[]),o},importProperties:function(e){var t=e.exportFormat,r=e.initialProperties,n=void 0===r?{}:r,o=e.dataDefinition,a=void 0===o?{}:o,s=e.defaultPropertyValues,l=void 0===s?{}:s,u=e.hypercubePath,c=e.extension,d=e.supportedFilters,p=void 0===d||d,f=e.isHCModifierSupported,h=void 0===f||f,m={qChildren:[]},g=N({exportFormat:t,initialProperties:n,hypercubePath:u}),v=i.getValue(n,u||"").qHyperCubeDef,y=i.getValue(g,u||"").qHyperCubeDef,b=_({exportFormat:t,dataDefinition:a}),x=b.maxDimensions,S=b.minDimensions,w=b.maxMeasures,C=b.minMeasures,E=l.defaultDimension,I=void 0===E?k():E,D=l.defaultMeasure,P=void 0===D?O():D;y.qDimensions.length=0,y.qMeasures.length=0,F({exportFormat:t,maxDimensions:x,minDimensions:S,maxMeasures:w,minMeasures:C})&&z({exportFormat:t,maxDimensions:x,minDimensions:S,maxMeasures:w,minMeasures:C,newHyperCubeDef:y}),T({exportFormat:t,maxDimensions:x,minDimensions:S,newHyperCubeDef:y,defaultDimension:I}),q({exportFormat:t,maxMeasures:w,minMeasures:C,newHyperCubeDef:y,defaultMeasure:P}),W({newProperties:g,dataDefinition:a,hypercubePath:u}),$({newProperties:g,dataDefinition:a,hypercubePath:u}),j({exportFormat:t,newHyperCubeDef:y}),A("qMaxStackedCells",v,y),A("qNoOfLeftDims",v,y),L("qInitialDataFetch",v,y,[{qTop:0,qLeft:0,qWidth:0,qHeight:0}]),L("qMode",v,y,"S"),L("qReductionMode",v,y,"N"),L("qSortbyYValue",v,y),L("qIndentMode",v,y),L("qShowTotalsAbove",v,y),R(g,t,n),m.qProperty=g;var M=i.getValue(c||{},"support.modifiers");return H({measures:y.qMeasures,modifierTypes:M}),p&&V(m.qProperty,"storedFilters"),"S"===y.qMode&&h&&V(m.qProperty,"dynamicScript"),m}};var G={cellBackgroundColor:!0,cellForegroundColor:!0,colorByAlternative:!0,colorByExpression:!0,tooltip:!0,urlLabel:!0,url:!0};function U(e,t,r,n){t=t||[];var o=c(e,n,r),i=c(t,n,r);if(-1!==o&&-1===i){var a=e.splice(o,1);t.push(a[0])}return t}function Y(e,t){return e.length!==t}const K={create:function(e,t){if(!e||!G[e])throw new Error("Attribute Expressions Util: ID required");var r={};return t&&Object.keys(t).forEach((function(e){r[e]=t[e]})),r.id=e,r.qAttribute=!0,r},moveByIdFromGroup:function(e,t,r,n,o){r=r||"qAttributeExpressions",o=o||"id";for(var i=0;i<e.length;i++){var a=e[i][r],s=t.length;if(U(a,t,n,o),Y(t,s))return t}return t},IDMAP:{CELL_BACKGROUND_COLOR:"cellBackgroundColor",CELL_FOREGROUND_COLOR:"cellForegroundColor",COLOR_BY_ALTERNATIVE:"colorByAlternative",COLOR_BY_EXPRESSION:"colorByExpression",TOOLTIP:"tooltip",CELL_LINK_LABEL:"urlLabel",CELL_LINK_URL:"url"}},X={getNumDimensions:function(e){return i.getValue(e,"qHyperCubeDef.qDimensions.length",0)},getNumMeasures:function(e){return i.getValue(e,"qHyperCubeDef.qMeasures.length",0)},wrapFieldName:function(e){return e.split(" ").length>1&&"="!==e[0]&&"["!==e[0]?"[".concat(e,"]"):e},getItemLabel:function(e){return e.label||e.name}},J={colorModeOptions:{primary:function(){return!0},dimension:function(e){return X.getNumDimensions(e)>0&&X.getNumMeasures(e)<=1},multiColor:function(e){return X.getNumMeasures(e)>1},measure:function(e){return X.getNumDimensions(e)>0},expression:function(e){return X.getNumMeasures(e)>=1}}},Z={colorModeOptions:{primary:function(){return!0},dimension:function(){return!0},multiColor:function(){return!1},measure:function(){return!0},expression:function(e){return X.getNumMeasures(e)>=1}}};var Q={scatterplot:Z,"sn-scatter-plot":Z,piechart:{colorModeOptions:{primary:function(){return!0},dimension:function(){return!0},multiColor:function(){return!1},measure:function(){return!0},expression:function(e){return X.getNumMeasures(e)>=1}}},linechart:{colorModeOptions:{primary:function(){return!0},dimension:function(e){return X.getNumDimensions(e)>1},multiColor:function(e){return X.getNumMeasures(e)>1},measure:function(e){return X.getNumDimensions(e)<=1},expression:function(e){return X.getNumMeasures(e)>=1}}},map:{colorModeOptions:{primary:function(){return!0},dimension:function(e){return X.getNumDimensions(e)>=1},multiColor:function(e){return X.getNumMeasures(e)>1},measure:function(e){return X.getNumDimensions(e)>=1},expression:function(e){return X.getNumDimensions(e)>=1}}},distributionplot:{colorModeOptions:{primary:function(){return!0},dimension:function(){return!0},multiColor:function(){return!1},measure:function(){return!0},expression:function(e){return X.getNumDimensions(e)>=1}}}};function ee(e,t,r){if(Array.isArray(e[t])){var n=d.findIndexByPropertyValue(e[t],"id",r);n>=0&&e[t].splice(n,1)}else e[t]=[]}function te(e,t){var r=K.IDMAP.COLOR_BY_ALTERNATIVE;e.forEach((function(e){ee(e,"qAttributeDimensions",r),ee(e,"qAttributeExpressions",r)})),t.forEach((function(e){ee(e,"qAttributeDimensions",r),ee(e,"qAttributeExpressions",r)}))}function re(e,t){if(t){var r="="===t.charAt(0);e.color.altLabel=r?{qStringExpression:{qExpr:t.substr(1)}}:t}}function ne(e){var t=e.properties,r=e.isDimension,n=e.dimensions,o=e.excludedDimensions,a=e.measures,s=e.label;te(n,o);var l=n[n.length-1];if(l){var u=r?i.getValue(t,"color.byDimDef"):i.getValue(t,"color.byMeasureDef"),c=i.getValue(t,"color.formatting.qNumFormat"),p=i.getValue(t,"color.formatting.isCustomFormatted");if(u){var f=K.create(K.IDMAP.COLOR_BY_ALTERNATIVE);switch(u.type){case"expression":!function(e){var t=e.attributeExpression,r=e.label,n=e.item,o=e.isDimension,i=e.qNumFormat,a=e.isCustomFormatted;t.label=r||n.label,o?t.qDef=n.key:(t.qExpression=n.key,i&&(t.qNumFormat=i,t.isCustomFormatted=a)),t.matchMeasure=n.activeMeasureIndex,t.label&&"="===t.label.charAt(0)&&(t.labelExpRef="color.altLabel")}({attributeExpression:f,label:s,item:u,isDimension:r,qNumFormat:c,isCustomFormatted:p});break;case"libraryItem":!function(e){var t=e.attributeExpression,r=e.measures,n=e.item,o=e.qNumFormat,i=e.isCustomFormatted;e.isDimension||(t.matchMeasure=d.findIndexByPropertyValue(r,"qLibraryId",n.key),o&&(t.qNumFormat=o,t.isCustomFormatted=i)),void 0!==n.expression?t.qExpression=n.expression:t.qLibraryId=n.key,t.colorMapRef=n.key}({attributeExpression:f,measures:a,item:u,isDimension:r,qNumFormat:c,isCustomFormatted:p})}r?(f.qSortBy={qSortByAscii:1},l.qAttributeDimensions.push(f)):l.qAttributeExpressions.push(f)}}}function oe(e,t,r,n){var o,i,a,s={};switch(e){case"dimension":r.qLibraryId?(s.type="dimension",s.name=r.qLibraryId,s.id=r.qLibraryId):(s.type="field",t?(s.name=r.label||r.qDef,s.id=r.qDef):(s.name=r.qDef.qFieldDefs[0],s.label=(a=r.qDef).qLabelExpression?a.qLabelExpression:a.qFieldLabels&&a.qFieldLabels[0]?a.qFieldLabels[0]:a.qFieldDefs[0]));break;case"measure":o=function(e,t){return t?e.qLibraryId:f().measureBase.getLibraryId(e)}(r,t),o?(s.type="measure",s.name=o,s.id=o,i=function(e,t){return f().hasActiveModifiers({measures:[e]})&&t?e.qDef.qDef:void 0}(r,n),i&&(s.expression=i)):(s.type="expression",t?(s.name=r.label||r.qExpression,s.id=r.qExpression):(s.name=r.qDef.qDef,s.label=function(e){var t=e.qDef;return t.qLabelExpression?t.qLabelExpression:t.qLabel?t.qLabel:t.qDef}(r)));break;default:throw new Error('columnType should be "dimension" or "measure"')}return s}const ie={useMasterNumberFormat:function(e){e.quarantine={qNumFormat:e.qNumFormat||{},isCustomFormatted:e.isCustomFormatted||!1},e.qNumFormat=null,e.isCustomFormatted=void 0}};function ae(e,t,r,n){var o=t.type,i=e.color,a=i.mode,s=X.getItemLabel(t);switch(re(e,s||""),o){case"field":a="byDimension",i.byDimDef={label:t.label||X.wrapFieldName(t.name),key:X.wrapFieldName(t.name),type:"expression",activeDimensionIndex:t.activeDimensionIndex};break;case"expression":a="byMeasure",i.byMeasureDef={label:s,key:t.name,type:"expression",activeMeasureIndex:t.activeMeasureIndex};break;case"dimension":a="byDimension",i.byDimDef={label:t.name,key:t.id,type:"libraryItem",activeDimensionIndex:t.activeDimensionIndex};break;case"measure":a="byMeasure",i.byMeasureDef={label:t.name,key:t.id,expression:t.expression,type:"libraryItem",activeMeasureIndex:t.activeMeasureIndex},i.formatting&&ie.useMasterNumberFormat(i.formatting)}i.auto=!1,i.mode=a}function se(e,t){var r=i.getValue(e,"".concat(t,"qDimensions"),[]),n=i.getValue(e,"".concat(t,"qMeasures"),[]),o=i.getValue(e,"".concat(t,"qLayoutExclude.qHyperCubeDef.qDimensions"),[]),a=i.getValue(e,"color.byDimDef");if(a&&re(e,a.label),function(e){return!!(e&&e.activeDimensionIndex>-1)}(a))!function(e,t){var r=i.getValue(e,"".concat(t,"qDimensions"),[]),n=i.getValue(e,"color.byDimDef");n.activeDimensionIndex=Math.min(n.activeDimensionIndex,r.length-1);var o=oe("dimension",!1,r[n.activeDimensionIndex]);o.activeDimensionIndex=n.activeDimensionIndex,ae(e,o)}(e,t);else if(function(e){return!e||!e.key}(a)&&function(e,t){var r=i.getValue(e,"".concat(t,"qDimensions"),[]),n=r[function(e,t,r){var n=i.getValue(t,"visualization"),o=r.split("."),a=Number(o[1]),s=i.getValue(t,"layers.".concat(a,".type"));return 2===e.length&&"map"===n&&"point"===s}(r,e,t)?0:r.length-1],o=K.IDMAP.COLOR_BY_ALTERNATIVE,a=d.findItemByPropertyValue(n.qAttributeDimensions,"id",o);return ae(e,oe("dimension",!!a,a||n)),!!a}(e,t))return;ne({properties:e,isDimension:!0,dimensions:r,excludedDimensions:o,measures:n,label:i.getValue(e,"color.byDimDef.label")})}const le=function(e,t,r){i.setValue(e,t,r),i.isAtomicValue(r)&&function(e,t,r){var n=e.qLayoutExclude;n&&(n.changed||(n.changed={}),n.changed[t]={from:i.getValue(e,t),to:r})}(e,t,r)},ue=function(e,t){var r={primary:!0};if(e){var n=(Q[t]||J).colorModeOptions||J.colorModeOptions;r.byDimension=n.dimension(e),r.byMeasure=n.measure(e),r.byMultiple=n.multiColor(e),r.byExpression=n.expression(e)}return r},ce=function(e){var t=e.canColorBy,r=e.autoColor,n=e.colorMode,o=e.dimensions;return!(t[n]&&!r&&("byDimension"!==n&&"byMeasure"!==n||!o.length))},de=function(e,t){var r,n=i.getValue(e,"color.mode"),o=i.getValue(e,"color.auto"),a=i.getValue(e,"".concat(t,"qDimensions"),[]),s=i.getValue(e,"".concat(t,"qMeasures"),[]),l=i.getValue(e,"".concat(t,"qLayoutExclude.qHyperCubeDef.qDimensions"),[]);o?te(a,l):!(r={auto:o,colorMode:n,dimensions:a}).auto&&"byDimension"===r.colorMode&&r.dimensions.length>0?se(e,t):function(e){var t=e.auto,r=e.colorMode,n=e.dimensions,o=e.measures,a=e.properties,s=i.getValue(a,"visualization");return!(t||"byMeasure"!==r||!n.length||"map"!==s&&!o.length)}({auto:o,colorMode:n,dimensions:a,measures:s,properties:e})?function(e,t){var r=i.getValue(e,"".concat(t,"qDimensions"),[]),n=i.getValue(e,"".concat(t,"qMeasures"),[]),o=i.getValue(e,"".concat(t,"qLayoutExclude.qHyperCubeDef.qDimensions"),[]),a=i.getValue(e,"color.byMeasureDef");if(a&&re(e,a.label),function(e){return!!(e&&e.activeMeasureIndex>-1)}(a))!function(e,t){var r=i.getValue(e,"".concat(t,"qMeasures"),[]),n=i.getValue(e,"color.byMeasureDef");if(n.activeMeasureIndex=Math.min(n.activeMeasureIndex,r.length-1),n.activeMeasureIndex>-1){var o=oe("measure",!1,r[n.activeMeasureIndex],!0);o.activeMeasureIndex=n.activeMeasureIndex,ae(e,o)}}(e,t);else if(function(e,t){return(!e||!e.key)&&t.length>0}(a,n)&&function(e,t){var r=i.getValue(e,"".concat(t,"qDimensions"),[]),n=i.getValue(e,"".concat(t,"qMeasures"),[]),o=r[r.length-1],a=K.IDMAP.COLOR_BY_ALTERNATIVE,s=d.findItemByPropertyValue(o.qAttributeExpressions,"id",a);return ae(e,oe("measure",!!s,s||n[0])),!!s}(e,t))return;ne({properties:e,isDimension:!1,dimensions:r,excludedDimensions:o,measures:n,label:i.getValue(e,"color.byMeasureDef.label")})}(e,t):function(e,t){var r=i.getValue(e,"color.mode"),n=i.getValue(e,"".concat(t,"qDimensions"),[]),o=i.getValue(e,"".concat(t,"qMeasures"),[]),a=i.getValue(e,"".concat(t,"qLayoutExclude.qHyperCubeDef.qDimensions"),[]);"byMultiple"===r&&o.length<2&&i.setValue(e,"color.mode","primary"),te(n,a)}(e,t)},pe=function(e){e.forEach((function(e){e.qOtherTotalSpec&&"qTotalMode"in e.qOtherTotalSpec&&delete e.qOtherTotalSpec.qTotalMode}))},fe=function(e){var t=e.shouldUpdateColorBy,r=e.properties,n=i.getValue(r,"qHyperCubeDef.qMeasures",[]),o=i.getValue(r,"color.mode","");return!t&&"byExpression"===o&&n.length>0},he=function(e){var t=i.getValue(e,"qHyperCubeDef.qMeasures.0.qAttributeExpressions",[]),r=i.getValue(e,"color.colorExpression","");t.splice(0,0,{qExpression:r,id:"colorByExpression"}),i.setValue(e,"qHyperCubeDef.qMeasures.0.qAttributeExpressions",t)},me=function(e){i.setValue(e,"color.mode","primary"),i.setValue(e,"color.auto",!0)},ge=function(e){var t=i.getValue(e,"qHyperCubeDef.qDimensions",[]),r=i.getValue(e,"color.persistent",!1);return t.length>1&&!r},ve={exportProperties:function(e){var t=e.propertyTree,r=e.hypercubePath,n=e.viewDataMode,o=B.exportProperties({propertyTree:t,hypercubePath:r,viewDataMode:n}),i=o.data[0],a=i.dimensions.concat(i.excludedDimensions),s=i.measures.concat(i.excludedMeasures),l=K.IDMAP,u=l.COLOR_BY_ALTERNATIVE,c=l.COLOR_BY_EXPRESSION;return K.moveByIdFromGroup(a,[],"qAttributeDimensions",u),K.moveByIdFromGroup(a,[],"qAttributeExpressions",u),K.moveByIdFromGroup(s,[],"qAttributeExpressions",c),o},importProperties:function(e){var t=e.exportFormat,r=e.initialProperties,n=e.dataDefinition,o=e.defaultPropertyValues,a=e.hypercubePath,s=e.extension,l=e.supportedFilters,u=e.isHCModifierSupported,c=B.importProperties({exportFormat:t,initialProperties:r,dataDefinition:n,defaultPropertyValues:o,hypercubePath:a,extension:s,supportedFilters:l,isHCModifierSupported:u}),d=c.qProperty,p=i.getValue(d,"visualization"),f=i.getValue(d,"qHyperCubeDef.qDimensions",[]),h=i.getValue(d,"color.mode",""),m=i.getValue(d,"color.auto",""),g=ue(d,p),v=ce({canColorBy:g,autoColor:m,colorMode:h,dimensions:f});return g[h]?fe({shouldUpdateColorBy:v,properties:d})&&he(d):me(d),v&&de(d,"qHyperCubeDef."),ge(d)&&le(d,"color.persistent",!0),pe(f),c}};var ye=["bar","marker","line"];const be=function(e){var t=e.initialProperties,r=e.properties;t.measureAxis&&void 0===t.measureAxis.autoMinMax?V(r,"unsupportedAutoMinMax")||w()(r.measureAxis,t.measureAxis):V(r,"supportedAutoMinMax")||w()(r.measureAxis,t.measureAxis)},xe=function(e){var t,r=e.exportFormat,n=e.initialProperties,o=e.properties,i=e.measureType,a=o.qHyperCubeDef,s=o.measureAxis;if(function(e){var t=e.initialProperties;return!(!e.exportFormat.properties.measureAxes||t.measureAxes||!t.measureAxis||void 0===t.measureAxis.autoMinMax)}({exportFormat:r,initialProperties:n})){var l=function(e){var t=[];return e.qMeasures.length>0&&e.qMeasures.forEach((function(e){if(e.qDef.series){var r=e.qDef.series,n=r.type,o=r.axis;t[o]||(t[o]={axis:o,type:{line:0,marker:0,bar:0,total:0}}),ye.includes(n)&&t[o].type[n]++,t[o].type.total++}})),t}(a);l.length?(i&&(t=l.filter((function(e){return e.type[i]>0})).sort((function(e,t){return t.type[i]-e.type[i]}))),t&&t.length||(t=l.sort((function(e,t){return t.type.total-e.type.total}))),t&&t[0]&&w()(s,r.properties.measureAxes[t[0].axis])):w()(s,r.properties.measureAxes[0])}},Se=function(e){if(e.qDimensions.length>1){var t=e.qInterColumnSortOrder.indexOf(0);if(0!==t){var r=e.qInterColumnSortOrder[0];e.qInterColumnSortOrder[0]=0,e.qInterColumnSortOrder[t]=r}}},we={exportProperties:function(e){var t=e.propertyTree,r=e.hypercubePath,n=e.viewDataMode,o=e.supportedAutoMinMax,i=void 0===o||o,a=ve.exportProperties({propertyTree:t,hypercubePath:r,viewDataMode:n}),s=a.properties;return i?(x(s,"measureAxis.min","supportedAutoMinMax"),x(s,"measureAxis.max","supportedAutoMinMax")):(x(s,"measureAxis.min","unsupportedAutoMinMax"),x(s,"measureAxis.max","unsupportedAutoMinMax")),a},importProperties:function(e){var t=e.exportFormat,r=e.initialProperties,n=e.dataDefinition,o=e.defaultPropertyValues,i=e.hypercubePath,a=e.measureType,s=e.extension,l=e.supportedFilters,u=e.isHCModifierSupported,c=ve.importProperties({exportFormat:t,initialProperties:r,dataDefinition:n,defaultPropertyValues:o,hypercubePath:i,extension:s,supportedFilters:l,isHCModifierSupported:u}),d=c.qProperty;return be({initialProperties:r,properties:d}),xe({exportFormat:t,initialProperties:r,properties:d,measureType:a}),Se(d.qHyperCubeDef),d.qHyperCubeDef.qColumnOrder=[],d.qHyperCubeDef.columnOrder=[],c}};function Ce(e,t,r){return"qLayoutExclude.quarantine.".concat(e,".").concat(t,".").concat(r)}function Ee(e){var t=e.properties,r=e.arrayPath,n=e.quarantineName,o=e.arrayName,a=e.itemPath;i.getValue(t,r,[]).forEach((function(e){return function(e){var t=e.properties,r=e.quarantineName,n=e.arrayName,o=e.item,a=e.itemPath,s=i.getValue(o,a);if(void 0!==s){var l=i.getValue(o,"qDef.cId");l||(l=i.generateId(),i.setValue(o,"qDef.cId",l));var u=Ce(r,n,l);i.setValue(t,u,s),i.setValue(o,a,void 0)}}({properties:t,quarantineName:n,arrayName:o,item:e,itemPath:a})}))}function Ie(e){var t=e.properties,r=e.arrayPath,n=e.quarantineName,o=e.arrayName,a=e.itemPath;i.getValue(t,r,[]).forEach((function(e){return function(e){var t=e.properties,r=e.quarantineName,n=e.arrayName,o=e.item,a=e.itemPath,s=i.getValue(o,"qDef.cId");if(s){var l=Ce(r,n,s),u=i.getValue(t,l);void 0!==u&&(i.setValue(o,a,u),i.setValue(t,l,void 0))}}({properties:t,quarantineName:n,arrayName:o,item:e,itemPath:a})}))}var De="qHyperCubeDef.qMeasures",Pe="conditionalColoring",Me="measures",Re="qDef.conditionalColoring";const Ae={quarantine:function(e){Ee({properties:e,arrayPath:De,quarantineName:Pe,arrayName:Me,itemPath:Re})},unquarantine:function(e){Ie({properties:e,arrayPath:De,itemPath:Re,arrayName:Me,quarantineName:Pe})}};var Le="qHyperCubeDef.qMeasures",ke="measures",Oe="qHyperCubeDef.qDimensions",Te="dimensions",qe="qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qMeasures",_e="alternativeMeasures",je="qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qDimensions",Ne="alternativeDimensions",Fe="qCalcCondition",ze="conditionalShowHide";const We={quarantine:function(e){Ee({properties:e,arrayPath:Le,quarantineName:ze,arrayName:ke,itemPath:Fe}),Ee({properties:e,arrayPath:Oe,quarantineName:ze,arrayName:Te,itemPath:Fe})},unquarantine:function(e){Ie({properties:e,arrayPath:Le,quarantineName:ze,arrayName:ke,itemPath:Fe}),Ie({properties:e,arrayPath:Oe,quarantineName:ze,arrayName:Te,itemPath:Fe})},quarantineAlternative:function(e){Ee({properties:e,arrayPath:qe,quarantineName:ze,arrayName:_e,itemPath:Fe}),Ee({properties:e,arrayPath:je,quarantineName:ze,arrayName:Ne,itemPath:Fe})},unquarantineAlternative:function(e){Ie({properties:e,arrayPath:qe,quarantineName:ze,arrayName:_e,itemPath:Fe}),Ie({properties:e,arrayPath:je,quarantineName:ze,arrayName:Ne,itemPath:Fe})}},$e={hypercube:B,colorChart:ve,axisChart:we,quarantineProperty:x,unquarantineProperty:V,quarantineArrayProp:Ee,unquarantineArrayProp:Ie,conditionalColoring:Ae,conditionalShow:We}})(),n.default})()}(zT);var WT=qe(zT.exports);const $T="qHyperCubeDef.qMeasures",HT="measures",VT="qHyperCubeDef.qDimensions",BT="dimensions",GT="qDef.representation",UT="tableRepresentation",YT="qDef.conditionalColoring",KT="conditionalColoring",XT="qMiniChartDef",JT="miniChartDef",ZT=e=>{WT.unquarantineArrayProp({properties:e,arrayPath:VT,itemPath:GT,arrayName:BT,quarantineName:UT}),WT.unquarantineArrayProp({properties:e,arrayPath:$T,itemPath:GT,arrayName:HT,quarantineName:UT}),WT.unquarantineArrayProp({properties:e,arrayPath:$T,itemPath:YT,arrayName:HT,quarantineName:KT}),WT.unquarantineArrayProp({properties:e,arrayPath:$T,itemPath:XT,arrayName:HT,quarantineName:JT})},QT=e=>{WT.quarantineArrayProp({properties:e,arrayPath:VT,itemPath:GT,arrayName:BT,quarantineName:UT}),WT.quarantineArrayProp({properties:e,arrayPath:$T,itemPath:GT,arrayName:HT,quarantineName:UT}),WT.quarantineArrayProp({properties:e,arrayPath:$T,itemPath:YT,arrayName:HT,quarantineName:KT}),WT.quarantineArrayProp({properties:e,arrayPath:$T,itemPath:XT,arrayName:HT,quarantineName:JT})};function eq(e){return null!==e&&"object"==typeof e&&"r"in e&&"number"==typeof e.r&&"g"in e&&"number"==typeof e.g&&"b"in e&&"number"==typeof e.b&&("number"==typeof e.a||void 0===e.a)}function tq(e){if("object"==typeof e&&eq(e))return(e.r<<16)+(e.g<<8)+e.b;let t=0,r=0,n=0;if("string"==typeof e){let o;(o=/^rgb\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*\)$/i.exec(e))?(t=parseInt(o[1],10),r=parseInt(o[2],10),n=parseInt(o[3],10)):(o=/^#([A-Fa-f0-9]{2})([A-Fa-f0-9]{2})([A-Fa-f0-9]{2})$/i.exec(e))?(t=parseInt(o[1],16),r=parseInt(o[2],16),n=parseInt(o[3],16)):(o=/^#([A-Fa-f0-9])([A-Fa-f0-9])([A-Fa-f0-9])$/i.exec(e))&&(t=parseInt(o[1]+o[1],16),r=parseInt(o[2]+o[2],16),n=parseInt(o[3]+o[3],16))}return(t<<16)+(r<<8)+n}const rq={aliceblue:{r:240,g:248,b:255},antiquewhite:{r:250,g:235,b:215},aqua:{r:0,g:255,b:255},aquamarine:{r:127,g:255,b:212},azure:{r:240,g:255,b:255},beige:{r:245,g:245,b:220},bisque:{r:255,g:228,b:196},black:{r:0,g:0,b:0},blanchedalmond:{r:255,g:235,b:205},blue:{r:0,g:0,b:255},blueviolet:{r:138,g:43,b:226},brown:{r:165,g:42,b:42},burlywood:{r:222,g:184,b:135},cadetblue:{r:95,g:158,b:160},chartreuse:{r:127,g:255,b:0},chocolate:{r:210,g:105,b:30},coral:{r:255,g:127,b:80},cornflowerblue:{r:100,g:149,b:237},cornsilk:{r:255,g:248,b:220},crimson:{r:220,g:20,b:60},cyan:{r:0,g:255,b:255},darkblue:{r:0,g:0,b:139},darkcyan:{r:0,g:139,b:139},darkgoldenrod:{r:184,g:134,b:11},darkgray:{r:169,g:169,b:169},darkgreen:{r:0,g:100,b:0},darkgrey:{r:169,g:169,b:169},darkkhaki:{r:189,g:183,b:107},darkmagenta:{r:139,g:0,b:139},darkolivegreen:{r:85,g:107,b:47},darkorange:{r:255,g:140,b:0},darkorchid:{r:153,g:50,b:204},darkred:{r:139,g:0,b:0},darksalmon:{r:233,g:150,b:122},darkseagreen:{r:143,g:188,b:143},darkslateblue:{r:72,g:61,b:139},darkslategray:{r:47,g:79,b:79},darkslategrey:{r:47,g:79,b:79},darkturquoise:{r:0,g:206,b:209},darkviolet:{r:148,g:0,b:211},deeppink:{r:255,g:20,b:147},deepskyblue:{r:0,g:191,b:255},dimgray:{r:105,g:105,b:105},dimgrey:{r:105,g:105,b:105},dodgerblue:{r:30,g:144,b:255},firebrick:{r:178,g:34,b:34},floralwhite:{r:255,g:250,b:240},forestgreen:{r:34,g:139,b:34},fuchsia:{r:255,g:0,b:255},gainsboro:{r:220,g:220,b:220},ghostwhite:{r:248,g:248,b:255},gold:{r:255,g:215,b:0},goldenrod:{r:218,g:165,b:32},gray:{r:128,g:128,b:128},green:{r:0,g:128,b:0},greenyellow:{r:173,g:255,b:47},grey:{r:128,g:128,b:128},honeydew:{r:240,g:255,b:240},hotpink:{r:255,g:105,b:180},indianred:{r:205,g:92,b:92},indigo:{r:75,g:0,b:130},ivory:{r:255,g:255,b:240},khaki:{r:240,g:230,b:140},lavender:{r:230,g:230,b:250},lavenderblush:{r:255,g:240,b:245},lawngreen:{r:124,g:252,b:0},lemonchiffon:{r:255,g:250,b:205},lightblue:{r:173,g:216,b:230},lightcoral:{r:240,g:128,b:128},lightcyan:{r:224,g:255,b:255},lightgoldenrodyellow:{r:250,g:250,b:210},lightgray:{r:211,g:211,b:211},lightgreen:{r:144,g:238,b:144},lightgrey:{r:211,g:211,b:211},lightpink:{r:255,g:182,b:193},lightsalmon:{r:255,g:160,b:122},lightseagreen:{r:32,g:178,b:170},lightskyblue:{r:135,g:206,b:250},lightslategray:{r:119,g:136,b:153},lightslategrey:{r:119,g:136,b:153},lightsteelblue:{r:176,g:196,b:222},lightyellow:{r:255,g:255,b:224},lime:{r:0,g:255,b:0},limegreen:{r:50,g:205,b:50},linen:{r:250,g:240,b:230},magenta:{r:255,g:0,b:255},maroon:{r:128,g:0,b:0},mediumaquamarine:{r:102,g:205,b:170},mediumblue:{r:0,g:0,b:205},mediumorchid:{r:186,g:85,b:211},mediumpurple:{r:147,g:112,b:219},mediumseagreen:{r:60,g:179,b:113},mediumslateblue:{r:123,g:104,b:238},mediumspringgreen:{r:0,g:250,b:154},mediumturquoise:{r:72,g:209,b:204},mediumvioletred:{r:199,g:21,b:133},midnightblue:{r:25,g:25,b:112},mintcream:{r:245,g:255,b:250},mistyrose:{r:255,g:228,b:225},moccasin:{r:255,g:228,b:181},navajowhite:{r:255,g:222,b:173},navy:{r:0,g:0,b:128},oldlace:{r:253,g:245,b:230},olive:{r:128,g:128,b:0},olivedrab:{r:107,g:142,b:35},orange:{r:255,g:165,b:0},orangered:{r:255,g:69,b:0},orchid:{r:218,g:112,b:214},palegoldenrod:{r:238,g:232,b:170},palegreen:{r:152,g:251,b:152},paleturquoise:{r:175,g:238,b:238},palevioletred:{r:219,g:112,b:147},papayawhip:{r:255,g:239,b:213},peachpuff:{r:255,g:218,b:185},peru:{r:205,g:133,b:63},pink:{r:255,g:192,b:203},plum:{r:221,g:160,b:221},powderblue:{r:176,g:224,b:230},purple:{r:128,g:0,b:128},red:{r:255,g:0,b:0},rosybrown:{r:188,g:143,b:143},royalblue:{r:65,g:105,b:225},saddlebrown:{r:139,g:69,b:19},salmon:{r:250,g:128,b:114},sandybrown:{r:244,g:164,b:96},seagreen:{r:46,g:139,b:87},seashell:{r:255,g:245,b:238},sienna:{r:160,g:82,b:45},silver:{r:192,g:192,b:192},skyblue:{r:135,g:206,b:235},slateblue:{r:106,g:90,b:205},slategray:{r:112,g:128,b:144},slategrey:{r:112,g:128,b:144},snow:{r:255,g:250,b:250},springgreen:{r:0,g:255,b:127},steelblue:{r:70,g:130,b:180},tan:{r:210,g:180,b:140},teal:{r:0,g:128,b:128},thistle:{r:216,g:191,b:216},tomato:{r:255,g:99,b:71},transparent:{r:0,g:0,b:0,a:0},turquoise:{r:64,g:224,b:208},violet:{r:238,g:130,b:238},wheat:{r:245,g:222,b:179},white:{r:255,g:255,b:255},whitesmoke:{r:245,g:245,b:245},yellow:{r:255,g:255,b:0},yellowgreen:{r:154,g:205,b:50}};function nq(...e){const t={type:"qcm-color",r:0,g:0,b:0,a:1,invalid:!1,spaces:{}};let r=0,n=0,o=0,i=1;if(null!==(a=e[0])&&"object"==typeof a&&"type"in a&&"qcm-color"===a.type)({r:r,g:n,b:o,a:i}=e[0]),t.invalid=e[0].invalid,t.spaces={...e[0].spaces};else if(eq(e[0]))({r:r,g:n,b:o}=e[0]),"a"in e[0]&&({a:i}=e[0]);else if(e.length<3)if("string"==typeof e[0]){const a=e[0];let s;if(s=/^rgb\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*\)$/i.exec(a))r=parseInt(s[1],10),n=parseInt(s[2],10),o=parseInt(s[3],10);else if(s=/^rgba\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d(\.\d+)?)\s*\)$/i.exec(a))r=parseInt(s[1],10),n=parseInt(s[2],10),o=parseInt(s[3],10),i=parseFloat(s[4]);else if(s=/^ARGB\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*\)$/i.exec(a))i=parseInt(s[1],10)/255,r=parseInt(s[2],10),n=parseInt(s[3],10),o=parseInt(s[4],10);else if(s=/^#([A-Fa-f0-9]{2})([A-Fa-f0-9]{2})([A-Fa-f0-9]{2})$/i.exec(a))r=parseInt(s[1],16),n=parseInt(s[2],16),o=parseInt(s[3],16),i=1;else if(s=/^#([A-Fa-f0-9])([A-Fa-f0-9])([A-Fa-f0-9])$/i.exec(a))r=parseInt(s[1]+s[1],16),n=parseInt(s[2]+s[2],16),o=parseInt(s[3]+s[3],16),i=1;else if(s=/^hsl\(\s*(\d+(\.\d+)?)\s*,\s*(\d+(\.\d+)?%?)\s*,\s*(\d+(\.\d+)?%?)\s*\)$/i.exec(a)){let e=parseFloat(s[1]),t=parseFloat(s[3]),a=parseFloat(s[5]);e%=360,t/=100,a/=100,e=e<0?0:e>360?360:e,t=t<0?0:t>1?1:t,a=a<0?0:a>1?1:a;const l=a<=.5?2*a*t:(2-2*a)*t;let u=e/60;const c=l*(1-Math.abs(u%2-1));let d=[];switch(u=Math.floor(u),u){case 0:d=[l,c,0];break;case 1:d=[c,l,0];break;case 2:d=[0,l,c];break;case 3:d=[0,c,l];break;case 4:d=[c,0,l];break;case 5:d=[l,0,c];break;default:d=[0,0,0]}const p=a-.5*l;r=d[0]+p,n=d[1]+p,o=d[2]+p,r=Math.round(255*r),n=Math.round(255*n),o=Math.round(255*o),i=1}else if(s=/^hsla\(\s*(\d+(\.\d+)?)\s*,\s*(\d+(\.\d+)?%?)\s*,\s*(\d+(\.\d+)?%?)\s*,\s*(\d(\.\d+)?)\s*\)$/i.exec(a)){let e=parseFloat(s[1]),t=parseFloat(s[3]),a=parseFloat(s[5]);i=parseFloat(s[7]),e%=360,t/=100,a/=100,e=e<0?0:e>360?360:e,t=t<0?0:t>1?1:t,a=a<0?0:a>1?1:a;const l=a<=.5?2*a*t:(2-2*a)*t;let u=e/60;const c=l*(1-Math.abs(u%2-1));let d=[];switch(u=Math.floor(u),u){case 0:d=[l,c,0];break;case 1:d=[c,l,0];break;case 2:d=[0,l,c];break;case 3:d=[0,c,l];break;case 4:d=[c,0,l];break;case 5:d=[l,0,c];break;default:d=[0,0,0]}const p=a-.5*l;r=d[0]+p,n=d[1]+p,o=d[2]+p,r=Math.round(255*r),n=Math.round(255*n),o=Math.round(255*o)}else if(s=/^hsv\(\s*(\d+(\.\d+)?)\s*,\s*(\d+(\.\d+)?%?)\s*,\s*(\d+(\.\d+)?%?)\s*\)$/i.exec(a)){let e=parseFloat(s[1]),t=parseFloat(s[3]),a=parseFloat(s[5]);e%=360,t/=100,a/=100,e=e<0?0:e>360?360:e,t=t<0?0:t>1?1:t,a=a<0?0:a>1?1:a;const l=a*t;let u=e/60;const c=l*(1-Math.abs(u%2-1));let d=[];switch(u=Math.floor(u),u){case 0:d=[l,c,0];break;case 1:d=[c,l,0];break;case 2:d=[0,l,c];break;case 3:d=[0,c,l];break;case 4:d=[c,0,l];break;case 5:d=[l,0,c];break;default:d=[0,0,0]}const p=a-l;r=d[0]+p,n=d[1]+p,o=d[2]+p,r=Math.round(255*r),n=Math.round(255*n),o=Math.round(255*o),i=1}else{const e=a.toLowerCase();if(function(e){return e in rq}(e)){const t=rq[e];({r:r,g:n,b:o}=t),i="a"in t?t.a:1}else t.invalid=!0}}else"number"==typeof e[0]&&e[0]>=0&&"argb"===e[1]?(i=(4278190080&e[0])>>>24,i/=255,r=(16711680&e[0])>>16,n=(65280&e[0])>>8,o=255&e[0]):"number"==typeof e[0]&&e[0]>=0?(r=(16711680&e[0])>>16,n=(65280&e[0])>>8,o=255&e[0]):t.invalid=!0;else 3===e.length||4===e.length?(r=e[0],n=e[1],o=e[2],i=4===e.length?e[3]:1):t.invalid=!0;var a;return Number.isNaN(+r+n+o+i)&&(t.invalid=!0),t.r=Math.floor(r),t.g=Math.floor(n),t.b=Math.floor(o),t.a=i,t}function oq(e){let t,r,n;if(eq(e))return t=e.r.toString(16),r=e.g.toString(16),n=e.b.toString(16),1===t.length&&(t=`0${t}`),1===r.length&&(r=`0${r}`),1===n.length&&(n=`0${n}`),`#${[t,r,n].join("")}`;const o="string"==typeof e?tq(e):e;return t=((16711680&o)>>16).toString(16),r=((65280&o)>>8).toString(16),n=(255&o).toString(16),1===t.length&&(t=`0${t}`),1===r.length&&(r=`0${r}`),1===n.length&&(n=`0${n}`),`#${t}${r}${n}`}function iq(e){let t,r,n=0;const o="string"==typeof e?nq(e):e,i=o.r/255,a=o.g/255,s=o.b/255,{a:l}=o,u=Math.max(i,a,s),c=Math.min(i,a,s),d=(u+c)/2;if(u===c)t=0,n=0;else{switch(r=u-c,t=d>.5?r/(2-u-c):r/(u+c),u){case i:n=(a-s)/r+(a<s?6:0);break;case a:n=(s-i)/r+2;break;case s:n=(i-a)/r+4}n/=6}return{h:360*n,s:100*t,l:100*d,a:l}}function aq(e){let t,r,n=0;const o="string"==typeof e?nq(e):e,i=o.r/255,a=o.g/255,s=o.b/255,l=Math.max(i,a,s),u=Math.min(i,a,s),c=l;if(l===u)t=0,n=0;else{switch(r=l-u,t=0===r?0:r/c,l){case i:n=(a-s)/r+(a<s?6:0);break;case a:n=(s-i)/r+2;break;case s:n=(i-a)/r+4}n/=6}return{h:360*n%360,s:100*t,v:100*c}}function sq(e){if(eq(e))return`rgb(${e.r}, ${e.g}, ${e.b})`;const t="string"==typeof e?tq(e):e;return`rgb(${(16711680&t)>>16}, ${(65280&t)>>8}, ${255&t})`}function lq(e,t){return eq(e)?`rgba(${e.r}, ${e.g}, ${e.b}, ${e.a})`:lq(nq(e))}function uq(e){return eq(e)?1===e.a?sq(e):lq(e):uq(nq(e))}const cq=e=>{const t=e/255;return t<=.03928?t/12.92:((t+.055)/1.055)**2.4};function dq(e){return.2126*cq(e.r)+.7152*cq(e.g)+.0722*cq(e.b)}function pq(...e){const t=nq(...e);return t.invalid||dq(t)<.4}function fq(...e){const t=nq(...e),r={type:t.type,r:t.r,g:t.g,b:t.b,a:t.a,invalid:t.invalid,spaces:t.spaces},n=()=>(r.spaces.hslaObject||(r.spaces.hslaObject=iq(r)),r.spaces.hslaObject),o=e=>{const t=n(),{h:r,s:o,l:i,a:a}=t;return`hsla(${r}, ${o}, ${Math.max(0,Math.min(i+e,100))}, ${a})`};return{get type(){return r.type},isInvalid:()=>r.invalid,get r(){return r.r},get g(){return r.g},get b(){return r.b},get a(){return r.a},getR:()=>r.r,getG:()=>r.g,getB:()=>r.b,getAlpha:()=>r.a,setAlpha:e=>{r.a=e,r.spaces={}},isEqualTo:e=>{let t;if("string"==typeof e)t=nq(e);else{if(e.type!==r.type)return!1;t=e}return t.r===r.r&&t.g===r.g&&t.b===r.b&&t.a===r.a},isDark:()=>pq(r),getRGB:()=>(r.spaces.rgb||(r.spaces.rgb=sq(r)),r.spaces.rgb),getRGBA:()=>(r.spaces.rgba||(r.spaces.rgba=lq(r)),r.spaces.rgba),getString:()=>(r.spaces.string||(r.spaces.string=uq(r)),r.spaces.string),getHex:()=>(r.spaces.hex||(r.spaces.hex=oq(r)),r.spaces.hex),getHSL:()=>(r.spaces.hsl||(r.spaces.hsl=function(e){let t,r,n=0;const o="string"==typeof e?nq(e):e,i=o.r/255,a=o.g/255,s=o.b/255,l=Math.max(i,a,s),u=Math.min(i,a,s),c=(l+u)/2;if(l===u)t=0,n=0;else{switch(r=l-u,t=c>.5?r/(2-l-u):r/(l+u),l){case i:n=(a-s)/r+(a<s?6:0);break;case a:n=(s-i)/r+2;break;case s:n=(i-a)/r+4}n/=6}return`hsl(${360*n}, ${100*t}, ${100*c})`}(r)),r.spaces.hsl),getHSLA:()=>(r.spaces.hsla||(r.spaces.hsla=function(e){const{h:t,s:r,l:n,a:o}=iq(e);return`hsla(${t}, ${r}, ${n}, ${o})`}(r)),r.spaces.hsla),getHSLAObject:n,getShiftedHSLA:o,getHSV:()=>(r.spaces.hsv||(r.spaces.hsv=function(e){const{h:t,s:r,v:n}=aq(e);return`hsv(${t}, ${r}, ${n})`}(r)),r.spaces.hsv),getHSVObject:()=>(r.spaces.hsvObject||(r.spaces.hsvObject=aq(r)),r.spaces.hsvObject),blend:(e,t)=>`rgba(${Math.floor(r.r+(e.r-r.r)*t)}, ${Math.floor(r.g+(e.g-r.g)*t)}, ${Math.floor(r.b+(e.b-r.b)*t)}, ${Math.floor(r.a+(e.getAlpha()-r.a)*t)})`,getBrightenedColor:(e=1)=>fq(o(18*e)),getDarkenedColor:(e=1)=>fq(o(18*-e))}}function hq(e,t){if(!e||!t)return;const r=dq(e),n=dq(t);return r>n?(r+.05)/(n+.05):(n+.05)/(r+.05)}function mq(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var n=r.call(e,t);if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var gq,vq="top",yq="top-right",bq="right",xq="bottom-right",Sq="bottom",wq="bottom-left",Cq="left",Eq="top-left";mq(mq(mq(mq(mq(mq(mq(mq(mq(mq(gq={},"equal-equal",[vq,Sq]),"equal-higher",[Sq,xq]),"equal-lower",[vq,yq]),"equal-void",[vq,Sq]),"higher-equal",[Cq,wq,vq,yq]),"higher-higher-acute",[Sq,wq,Cq,yq]),"higher-higher-obtuse",[Sq,vq]),"higher-lower-negative",[vq,yq,bq]),"higher-lower-positive",[Sq,wq,Cq]),"higher-void",[vq]),mq(mq(mq(mq(mq(mq(mq(mq(mq(mq(gq,"lower-equal",[vq]),"lower-higher-negative",[vq,Eq]),"lower-higher-positive",[xq]),"lower-lower-acute",[vq,Eq,Cq,yq,bq]),"lower-lower-obtuse",[vq,Sq]),"lower-void",[vq]),"void-equal",[vq]),"void-higher",[vq,Sq]),"void-lower",[vq,Sq,Cq]),"void-void",[vq]),mq(gq,"unclassified",[vq,Sq,bq,Cq,yq,xq,wq,Eq]);var Iq,Dq,Pq=["American Typewriter, serif","Andalé Mono, monospace","Arial Black, sans-serif","Arial, sans-serif","Bradley Hand, cursive","Brush Script MT, cursive","Comic Sans MS, cursive","Courier, monospace","Didot, serif","Georgia, serif","Impact, sans-serif","Lucida Console, monospace","Luminari, fantasy","Monaco, monospace","QlikView Sans, sans-serif","Source Sans Pro, sans-serif","Tahoma, sans-serif","Times New Roman, serif","Trebuchet MS, sans-serif","Verdana, sans-serif"],Mq=["Abril Fatface, serif","Bangers, fantasy","Bebas Neue, sans serif","EB Garamond, serif","Fredoka One, fantasy","Graduate, fantasy","Gravitas One, serif","Indie Flower, fantasy","Inter, sans-serif","Lobster, fantasy","Montserrat, sans-serif","Nixie One, sans-serif","Noto Sans, sans-serif","Open Sans, sans-serif","PT Serif, serif","Pacifico, cursive","Permanent Marker, fantasy","QlikView Sans, sans-serif","Raleway, sans-serif","Rammetto One, fantasy","Roboto, sans-serif","Source Sans Pro, sans-serif","Titan One, fantasy","Yanone Kaffeesatz, sans-serif"];function Rq(e){return null!=e&&e.isEnabled("PS_20852_WYSIWYG_FONT_SUPPORT")?Mq:Pq}var Aq=function(){if(Dq)return Iq;Dq=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,r=Object.defineProperty,n=Object.getOwnPropertyDescriptor,o=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===t.call(e)},i=function(r){if(!r||"[object Object]"!==t.call(r))return!1;var n,o=e.call(r,"constructor"),i=r.constructor&&r.constructor.prototype&&e.call(r.constructor.prototype,"isPrototypeOf");if(r.constructor&&!o&&!i)return!1;for(n in r);return void 0===n||e.call(r,n)},a=function(e,t){r&&"__proto__"===t.name?r(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},s=function(t,r){if("__proto__"===r){if(!e.call(t,r))return;if(n)return n(t,r).value}return t[r]};return Iq=function e(){var t,r,n,l,u,c,d=arguments[0],p=1,f=arguments.length,h=!1;for("boolean"==typeof d&&(h=d,d=arguments[1]||{},p=2),(null==d||"object"!=typeof d&&"function"!=typeof d)&&(d={});p<f;++p)if(null!=(t=arguments[p]))for(r in t)n=s(d,r),d!==(l=s(t,r))&&(h&&l&&(i(l)||(u=o(l)))?(u?(u=!1,c=n&&o(n)?n:[]):c=n&&i(n)?n:{},a(d,{name:r,newValue:e(h,c,l)})):void 0!==l&&a(d,{name:r,newValue:l}));return d},Iq}();function Lq(e,t,r){e.prototype=t.prototype=r,r.constructor=e}function kq(e,t){var r=Object.create(e.prototype);for(var n in t)r[n]=t[n];return r}function Oq(){}!function(e){e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")&&e.default}(Aq);var Tq=1/.7,qq="\\s*([+-]?\\d+)\\s*",_q="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",jq="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",Nq=/^#([0-9a-f]{3,8})$/,Fq=new RegExp(`^rgb\\(${qq},${qq},${qq}\\)$`),zq=new RegExp(`^rgb\\(${jq},${jq},${jq}\\)$`),Wq=new RegExp(`^rgba\\(${qq},${qq},${qq},${_q}\\)$`),$q=new RegExp(`^rgba\\(${jq},${jq},${jq},${_q}\\)$`),Hq=new RegExp(`^hsl\\(${_q},${jq},${jq}\\)$`),Vq=new RegExp(`^hsla\\(${_q},${jq},${jq},${_q}\\)$`),Bq={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function Gq(){return this.rgb().formatHex()}function Uq(){return this.rgb().formatRgb()}function Yq(e){var t,r;return e=(e+"").trim().toLowerCase(),(t=Nq.exec(e))?(r=t[1].length,t=parseInt(t[1],16),6===r?Kq(t):3===r?new Qq(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===r?Xq(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===r?Xq(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|240&t,((15&t)<<4|15&t)/255):null):(t=Fq.exec(e))?new Qq(t[1],t[2],t[3],1):(t=zq.exec(e))?new Qq(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=Wq.exec(e))?Xq(t[1],t[2],t[3],t[4]):(t=$q.exec(e))?Xq(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=Hq.exec(e))?i_(t[1],t[2]/100,t[3]/100,1):(t=Vq.exec(e))?i_(t[1],t[2]/100,t[3]/100,t[4]):Bq.hasOwnProperty(e)?Kq(Bq[e]):"transparent"===e?new Qq(NaN,NaN,NaN,0):null}function Kq(e){return new Qq(e>>16&255,e>>8&255,255&e,1)}function Xq(e,t,r,n){return n<=0&&(e=t=r=NaN),new Qq(e,t,r,n)}function Jq(e){return e instanceof Oq||(e=Yq(e)),e?new Qq((e=e.rgb()).r,e.g,e.b,e.opacity):new Qq}function Zq(e,t,r,n){return 1===arguments.length?Jq(e):new Qq(e,t,r,null==n?1:n)}function Qq(e,t,r,n){this.r=+e,this.g=+t,this.b=+r,this.opacity=+n}function e_(){return`#${o_(this.r)}${o_(this.g)}${o_(this.b)}`}function t_(){const e=r_(this.opacity);return`${1===e?"rgb(":"rgba("}${n_(this.r)}, ${n_(this.g)}, ${n_(this.b)}${1===e?")":`, ${e})`}`}function r_(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function n_(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function o_(e){return((e=n_(e))<16?"0":"")+e.toString(16)}function i_(e,t,r,n){return n<=0?e=t=r=NaN:r<=0||r>=1?e=t=NaN:t<=0&&(e=NaN),new s_(e,t,r,n)}function a_(e){if(e instanceof s_)return new s_(e.h,e.s,e.l,e.opacity);if(e instanceof Oq||(e=Yq(e)),!e)return new s_;if(e instanceof s_)return e;var t=(e=e.rgb()).r/255,r=e.g/255,n=e.b/255,o=Math.min(t,r,n),i=Math.max(t,r,n),a=NaN,s=i-o,l=(i+o)/2;return s?(a=t===i?(r-n)/s+6*(r<n):r===i?(n-t)/s+2:(t-r)/s+4,s/=l<.5?i+o:2-i-o,a*=60):s=l>0&&l<1?0:a,new s_(a,s,l,e.opacity)}function s_(e,t,r,n){this.h=+e,this.s=+t,this.l=+r,this.opacity=+n}function l_(e){return(e=(e||0)%360)<0?e+360:e}function u_(e){return Math.max(0,Math.min(1,e||0))}function c_(e,t,r){return 255*(e<60?t+(r-t)*e/60:e<180?r:e<240?t+(r-t)*(240-e)/60:t)}Lq(Oq,Yq,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Gq,formatHex:Gq,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return a_(this).formatHsl()},formatRgb:Uq,toString:Uq}),Lq(Qq,Zq,kq(Oq,{brighter(e){return e=null==e?Tq:Math.pow(Tq,e),new Qq(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?.7:Math.pow(.7,e),new Qq(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Qq(n_(this.r),n_(this.g),n_(this.b),r_(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:e_,formatHex:e_,formatHex8:function(){return`#${o_(this.r)}${o_(this.g)}${o_(this.b)}${o_(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:t_,toString:t_})),Lq(s_,(function(e,t,r,n){return 1===arguments.length?a_(e):new s_(e,t,r,null==n?1:n)}),kq(Oq,{brighter(e){return e=null==e?Tq:Math.pow(Tq,e),new s_(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?.7:Math.pow(.7,e),new s_(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,r=this.l,n=r+(r<.5?r:1-r)*t,o=2*r-n;return new Qq(c_(e>=240?e-240:e+120,o,n),c_(e,o,n),c_(e<120?e+240:e-120,o,n),this.opacity)},clamp(){return new s_(l_(this.h),u_(this.s),u_(this.l),r_(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=r_(this.opacity);return`${1===e?"hsl(":"hsla("}${l_(this.h)}, ${100*u_(this.s)}%, ${100*u_(this.l)}%${1===e?")":`, ${e})`}`}}));const d_=Math.PI/180,p_=180/Math.PI,f_=4/29,h_=6/29,m_=3*h_*h_;function g_(e){if(e instanceof v_)return new v_(e.l,e.a,e.b,e.opacity);if(e instanceof w_)return C_(e);e instanceof Qq||(e=Jq(e));var t,r,n=S_(e.r),o=S_(e.g),i=S_(e.b),a=y_((.2225045*n+.7168786*o+.0606169*i)/1);return n===o&&o===i?t=r=a:(t=y_((.4360747*n+.3850649*o+.1430804*i)/.96422),r=y_((.0139322*n+.0971045*o+.7141733*i)/.82521)),new v_(116*a-16,500*(t-a),200*(a-r),e.opacity)}function v_(e,t,r,n){this.l=+e,this.a=+t,this.b=+r,this.opacity=+n}function y_(e){return e>.008856451679035631?Math.pow(e,1/3):e/m_+f_}function b_(e){return e>h_?e*e*e:m_*(e-f_)}function x_(e){return 255*(e<=.0031308?12.92*e:1.055*Math.pow(e,1/2.4)-.055)}function S_(e){return(e/=255)<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4)}function w_(e,t,r,n){this.h=+e,this.c=+t,this.l=+r,this.opacity=+n}function C_(e){if(isNaN(e.h))return new v_(e.l,0,0,e.opacity);var t=e.h*d_;return new v_(e.l,Math.cos(t)*e.c,Math.sin(t)*e.c,e.opacity)}Lq(v_,(function(e,t,r,n){return 1===arguments.length?g_(e):new v_(e,t,r,null==n?1:n)}),kq(Oq,{brighter(e){return new v_(this.l+18*(null==e?1:e),this.a,this.b,this.opacity)},darker(e){return new v_(this.l-18*(null==e?1:e),this.a,this.b,this.opacity)},rgb(){var e=(this.l+16)/116,t=isNaN(this.a)?e:e+this.a/500,r=isNaN(this.b)?e:e-this.b/200;return new Qq(x_(3.1338561*(t=.96422*b_(t))-1.6168667*(e=1*b_(e))-.4906146*(r=.82521*b_(r))),x_(-.9787684*t+1.9161415*e+.033454*r),x_(.0719453*t-.2289914*e+1.4052427*r),this.opacity)}})),Lq(w_,(function(e,t,r,n){return 1===arguments.length?function(e){if(e instanceof w_)return new w_(e.h,e.c,e.l,e.opacity);if(e instanceof v_||(e=g_(e)),0===e.a&&0===e.b)return new w_(NaN,0<e.l&&e.l<100?0:NaN,e.l,e.opacity);var t=Math.atan2(e.b,e.a)*p_;return new w_(t<0?t+360:t,Math.sqrt(e.a*e.a+e.b*e.b),e.l,e.opacity)}(e):new w_(e,t,r,null==n?1:n)}),kq(Oq,{brighter(e){return new w_(this.h,this.c,this.l+18*(null==e?1:e),this.opacity)},darker(e){return new w_(this.h,this.c,this.l-18*(null==e?1:e),this.opacity)},rgb(){return C_(this).rgb()}}));var E_=e=>()=>e;function I_(e,t){var r=t-e;return r?function(e,t){return function(r){return e+r*t}}(e,r):E_(isNaN(e)?t:e)}!function e(t){var r=function(e){return 1==(e=+e)?I_:function(t,r){return r-t?function(e,t,r){return e=Math.pow(e,r),t=Math.pow(t,r)-e,r=1/r,function(n){return Math.pow(e+n*t,r)}}(t,r,e):E_(isNaN(t)?r:t)}}(t);function n(e,t){var n=r((e=Zq(e)).r,(t=Zq(t)).r),o=r(e.g,t.g),i=r(e.b,t.b),a=I_(e.opacity,t.opacity);return function(t){return e.r=n(t),e.g=o(t),e.b=i(t),e.opacity=a(t),e+""}}return n.gamma=e,n}(1);var D_="center",P_="bottom";[{key:"NoDataExist",alignment:D_,condition:function(e){var t=e.layoutService;if(!t)return!1;var r=t.meta.size;return r.x*r.y==0}},{key:"OnlyNanDataMeasure",translationKey:"OnlyNanData",alignment:D_,condition:function(e){var t=e.layoutService;return!!t&&t.getHyperCubeValue("qMeasureInfo").every((function(e){return"NaN"===e.qMin&&"NaN"===e.qMax}))}},{key:"OnlyNanDataDimensionContinuous",translationKey:"OnlyNanData",alignment:D_,condition:function(e){var t=e.layoutService;if(!t)return!1;if(!t.meta.isContinuous)return!1;var r=t.getHyperCubeValue("qDimensionInfo.0");return r&&(r.qMax<r.qMin||"NaN"===r.qMax)}},{key:"OnlyNegativeOrZeroValues",alignment:D_},{key:"DataRangeIncludingZero",alignment:P_},{key:"LimitedData",alignment:P_},{key:"NegativeOrZeroValues",alignment:P_}].reduce((function(e,t){return e[t.key]=t,e}),{});var M_,R_=["__proto__","constructor"];function A_(e,t,r){if(void 0!==e&&void 0!==t){var n=t.split("."),o=n[n.length-1];if(!R_.some((function(e){return n.includes(e)}))){for(var i=e,a=0;a<n.length-1;++a){var s=n[a];void 0===i[s]&&(i[s]=Number.isNaN(+n[a+1])?{}:[]),i=i[s]}void 0!==r?i[o]=r:delete i[o]}}}function L_(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(e){return e},r=function(){var e={};return{get:function(t){return e[t]},set:function(t,r){return e[t]=r,r},has:function(t){return t in e},remove:function(t){delete e[t]},empty:function(){e={}}}}();return function(n){var o=t(n);return r.has(o)?r.get(o):r.set(o,e(n))}}function k_(e){var t,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:50;return function(){for(var n=this,o=arguments.length,i=new Array(o),a=0;a<o;a++)i[a]=arguments[a];clearTimeout(t),t=setTimeout((function(){return e.apply(n,i)}),r)}}function O_(e){var t=0,r=e.children,n=r&&r.length;if(n)for(;--n>=0;)t+=r[n].value;else t=1;e.value=t}function T_(e,t){e instanceof Map?(e=[void 0,e],void 0===t&&(t=__)):void 0===t&&(t=q_);for(var r,n,o,i,a,s=new F_(e),l=[s];r=l.pop();)if((o=t(r.data))&&(a=(o=Array.from(o)).length))for(r.children=o,i=a-1;i>=0;--i)l.push(n=o[i]=new F_(o[i])),n.parent=r,n.depth=r.depth+1;return s.eachBefore(N_)}function q_(e){return e.children}function __(e){return Array.isArray(e)?e[1]:null}function j_(e){void 0!==e.data.value&&(e.value=e.data.value),e.data=e.data.data}function N_(e){var t=0;do{e.height=t}while((e=e.parent)&&e.height<++t)}function F_(e){this.data=e,this.depth=this.height=0,this.parent=null}function z_(e){const{translator:t}=e;return{targets:[{path:"/qHyperCubeDef",dimensions:{min:1,max:1e3,description(e,r,n){const o="rows"===n?.type?"Visualizations.Descriptions.Row":"Visualizations.Descriptions.Column";return t.get(o)}},measures:{min:1,max:1e3,description:()=>t.get("Visualizations.Descriptions.Values")},filters:{description:()=>t.get("SimpleProperties.Filters.Filter")}}]}}F_.prototype=T_.prototype={constructor:F_,count:function(){return this.eachAfter(O_)},each:function(e,t){let r=-1;for(const n of this)e.call(t,n,++r,this);return this},eachAfter:function(e,t){for(var r,n,o,i=this,a=[i],s=[],l=-1;i=a.pop();)if(s.push(i),r=i.children)for(n=0,o=r.length;n<o;++n)a.push(r[n]);for(;i=s.pop();)e.call(t,i,++l,this);return this},eachBefore:function(e,t){for(var r,n,o=this,i=[o],a=-1;o=i.pop();)if(e.call(t,o,++a,this),r=o.children)for(n=r.length-1;n>=0;--n)i.push(r[n]);return this},find:function(e,t){let r=-1;for(const n of this)if(e.call(t,n,++r,this))return n},sum:function(e){return this.eachAfter((function(t){for(var r=+e(t.data)||0,n=t.children,o=n&&n.length;--o>=0;)r+=n[o].value;t.value=r}))},sort:function(e){return this.eachBefore((function(t){t.children&&t.children.sort(e)}))},path:function(e){for(var t=this,r=function(e,t){if(e===t)return e;var r=e.ancestors(),n=t.ancestors(),o=null;for(e=r.pop(),t=n.pop();e===t;)o=e,e=r.pop(),t=n.pop();return o}(t,e),n=[t];t!==r;)t=t.parent,n.push(t);for(var o=n.length;e!==r;)n.splice(o,0,e),e=e.parent;return n},ancestors:function(){for(var e=this,t=[e];e=e.parent;)t.push(e);return t},descendants:function(){return Array.from(this)},leaves:function(){var e=[];return this.eachBefore((function(t){t.children||e.push(t)})),e},links:function(){var e=this,t=[];return e.each((function(r){r!==e&&t.push({source:r.parent,target:r})})),t},copy:function(){return T_(this).eachBefore(j_)},[Symbol.iterator]:function*(){var e,t,r,n,o=this,i=[o];do{for(e=i.reverse(),i=[];o=e.pop();)if(yield o,t=o.children)for(r=0,n=t.length;r<n;++r)i.push(t[r])}while(i.length)}},M_=function(e){
|
|
101
101
|
/*! javascript-number-formatter - v1.1.11 - http://mottie.github.com/javascript-number-formatter/ * © ecava */
|
|
102
|
-
e.exports=function(e,t){if(!e||isNaN(+t))return t;var r,n,o,i,a,s,l,u,c,d,p=e.length,f=e.search(/[0-9\-\+#]/),h=f>0?e.substring(0,f):"",m=e.split("").reverse().join(""),g=m.search(/[0-9\-\+#]/),v=p-g,y=e.substring(v,v+1),b=v+("."===y||","===y?1:0),x=g>0?e.substring(b,p):"";if(r=(t="-"===(e=e.substring(f,b)).charAt(0)?-t:+t)<0?t=-t:0,o=(n=e.match(/[^\d\-\+#]/g))&&n[n.length-1]||".",i=n&&n[1]&&n[0]||",",e=e.split(o),t=+(t=t.toFixed(e[1]&&e[1].length))+"",s=e[1]&&e[1].lastIndexOf("0"),(!(u=t.split("."))[1]||u[1]&&u[1].length<=s)&&(t=(+t).toFixed(s+1)),c=e[0].split(i),e[0]=c.join(""),(a=e[0]&&e[0].indexOf("0"))>-1)for(;u[0].length<e[0].length-a;)u[0]="0"+u[0];else 0==+u[0]&&(u[0]="");if((t=t.split("."))[0]=u[0],l=c[1]&&c[c.length-1].length){for(m="",v=(d=t[0]).length%l,p=d.length,b=0;b<p;b++)m+=d.charAt(b),!((b-v+1)%l)&&b<p-l&&(m+=i);t[0]=m}return t[1]=e[1]&&t[1]?o+t[1]:"","0"!==(n=t.join(""))&&""!==n||(r=!1),h+(r?"-":"")+n+x}},M_({exports:{}});const W_="qHyperCubeDef.qDimensions",$_="dimensions",H_="qOtherTotalSpec.qTotalMode",V_="totalMode",B_={quarantine(e){WT.quarantineArrayProp({properties:e,arrayPath:W_,quarantineName:V_,arrayName:$_,itemPath:H_})},unquarantine(e){WT.unquarantineArrayProp({properties:e,arrayPath:W_,quarantineName:V_,arrayName:$_,itemPath:H_})}};function G_(e){const t=z_(e);return(e,r,n,o)=>{const i=WT.hypercube.importProperties({exportFormat:e,initialProperties:r,dataDefinition:t.targets[0],hypercubePath:o}),a=i.qProperty.qHyperCubeDef.qDimensions.length,s=i.qProperty.qHyperCubeDef.qMeasures.length;let l,u=i.qProperty.qHyperCubeDef.qInterColumnSortOrder,c=!0;a+s===u.length&&A_(i,"qProperty.qLayoutExclude.quarantine.interColSortOrder",u.concat());const d=i.qProperty.qLayoutExclude.quarantine?.pivotInterColSortOrder;d?(u=d,l=[...d],A_(i,"qProperty.qHyperCubeDef.qInterColumnSortOrder",u),i.qProperty.qLayoutExclude.quarantine&&delete i.qProperty.qLayoutExclude.quarantine.pivotInterColSortOrder):u.length=0;const p=+(u.indexOf(-1)>-1),f=a+p;if(f>u.length)for(let e=u.length;e<f;e++)u.indexOf(e)<0&&u.push(e-p);for(let e=u.length-1;e>=0;e--)u[e]>=a&&u.splice(e,1);s>1&&u.indexOf(-1)<0?u.push(-1):s<2&&u.indexOf(-1)>-1&&u.splice(u.indexOf(-1),1);const h=i.qProperty.qHyperCubeDef.qNoOfLeftDims??-1;if(a>0&&-1===h&&A_(i,"qProperty.qHyperCubeDef.qNoOfLeftDims",a),l?.length===u.length){for(let e=0;e<l.length;e++)if(l[e]!==u[e]){c=!1;break}c&&(WT.unquarantineProperty(i.qProperty,"noOfLeftDims"),WT.unquarantineProperty(i.qProperty,"exludedNoOfLeftDims"))}return WT.conditionalShow.unquarantine(i.qProperty),B_.unquarantine(i.qProperty),ZT(i.qProperty),WT.unquarantineProperty(i.qProperty,"pivotTableIndentMode"),i}}function U_(e,t){const r=e.qProperty.qHyperCubeDef.qInterColumnSortOrder,n=r.slice(),o=r.indexOf(-1);o>-1&&r.splice(o,1);const i=WT.hypercube.exportProperties({propertyTree:e,hyperCubePath:t}),a=i.properties.qHyperCubeDef,s=a.qDimensions.length,l=a.qMeasures.length;let u=a.qInterColumnSortOrder;A_(i,"properties.qLayoutExclude.quarantine.pivotInterColSortOrder",n),WT.quarantineProperty(i.properties,"qHyperCubeDef.qNoOfLeftDims","noOfLeftDims"),delete i.properties.qHyperCubeDef.qNoOfLeftDims;const c=i.properties.qLayoutExclude.quarantine?.interColSortOrder;c&&(u=c,A_(i,"properties.qHyperCubeDef.qInterColumnSortOrder",u),A_(i,"data.0.interColumnSortOrder",u),i.properties.qLayoutExclude.quarantine&&delete i.properties.qLayoutExclude.quarantine.interColSortOrder);for(let e=u.length;e<s+l;e++)u.length<=e&&u.push(e);return WT.quarantineProperty(i.properties,"qHyperCubeDef.qIndentMode","pivotTableIndentMode"),WT.quarantineProperty(i.properties,"qHyperCubeDef.exludedNoOfLeftDims","exludedNoOfLeftDims"),WT.conditionalShow.quarantine(i.properties),B_.quarantine(i.properties),QT(i.properties),i}const Y_={type:"items",component:"expandable-items",translation:"properties.addons",items:{dataHandling:{uses:"dataHandling",items:{calcCond:{uses:"calcCond"}}}}};let K_=function(e){return e.Text="text",e.Link="link",e.Image="image",e.ImagesInIndentMode="imagesInIndentMode",e.Indicator="indicator",e.MiniChart="miniChart",e.EditableText="editableText",e.EditableSelector="editableSelector",e}({}),X_=function(e){return e.Attribute="attribute",e.Dimension="dimension",e}({});const J_=e=>{switch(e?.type){case"url":return K_.Link;case"image":return K_.Image;case"indicator":return K_.Indicator;case"miniChart":return K_.MiniChart;default:return K_.Text}},Z_=({isImagesEnabled:e})=>({uses:"dimensionRepresentationItems.representationType",options(t,r,n){const{qIndentMode:o}=n.properties.qHyperCubeDef,i=[{value:"text",translation:"Object.Table.Representation.Text"},{value:"url",translation:"Object.Table.Representation.Link"}];return(!o&&e||o)&&i.push({value:"image",translation:"Object.Table.Representation.Image"}),i}}),Q_=e=>{if(e)return{representationImage:{uses:"dimensionRepresentationItems.representationImage",show:e=>J_(e.qDef.representation)===K_.Image,items:{imageSize:{options:[{value:"alwaysFit",translation:"properties.backgroundImage.sizeAlwaysFit"},{value:"fitWidth",translation:"properties.backgroundImage.sizeFitWidth"},{value:"fitHeight",translation:"properties.backgroundImage.sizeFitHeight"},{value:"fill",translation:"properties.backgroundImage.sizeStretch"},{value:"originalSize",translation:"properties.backgroundImage.originalSize"}]},imageBoxWidth:{ref:"qDef.representation.imageBox.width",translation:"properties.pivot.representation.image.imageBox.width",type:"number",expression:"optional",defaultValue:24,show:(e,t,r)=>{if(!r.properties.qHyperCubeDef)return!1;const{qInterColumnSortOrder:n,qNoOfLeftDims:o,qDimensions:i,qIndentMode:a}=r.properties.qHyperCubeDef;let s=!1;n?.indexOf(-1);const l=i?.indexOf(e)??1/0;return(n?.slice(0,o)??[]).indexOf(l)>-1&&(s=!0),s&&a}}}}}},ej=e=>{const{anything:t}=e,r=!t.sense?.isUnsupportedFeature?.("tableImages");return{representationType:Z_({isImagesEnabled:r}),representationUrlPosition:{uses:"dimensionRepresentationItems.representationUrlPosition",show:e=>J_(e.qDef.representation)===K_.Link},representationUrlLabel:{uses:"dimensionRepresentationItems.representationUrlLabel",show:e=>J_(e.qDef.representation)===K_.Link&&e.qDef.representation?.urlPosition===X_.Dimension},representationLinkUrl:{uses:"dimensionRepresentationItems.representationLinkUrl",show:e=>J_(e.qDef.representation)===K_.Link&&e.qDef.representation?.urlPosition===X_.Attribute},...Q_(r)}},tj=(e,t)=>{const{anything:r}=e,n=r.sense?.isUnsupportedFeature,o=!n?.("tableImages")&&t[K_.Image],i=!n?.("qMiniChartDef")&&t[K_.MiniChart],a=!n?.("tableIndicators")&&t[K_.Indicator],s=o&&t[K_.ImagesInIndentMode];return{representationType:{uses:"measureRepresentationItems.representationType",options:(e,t,r)=>(e=>{const{qIndentMode:t}=e.properties.qHyperCubeDef??{},r=[{value:"text",translation:"Object.Table.Representation.Text"}];return(!t&&o||t&&s)&&r.push({value:"image",translation:"Object.Table.Representation.Image"}),a&&r.push({value:"indicator",translation:"Object.Table.Representation.Indicator"}),i&&r.push({value:"miniChart",translation:"Common.MiniChart"}),r})(r)},representationImage:o?{uses:"measureRepresentationItems.representationImage",show:e=>J_(e.qDef.representation)===K_.Image,items:{imageSize:{options:[{value:"alwaysFit",translation:"properties.backgroundImage.sizeAlwaysFit"},{value:"fitWidth",translation:"properties.backgroundImage.sizeFitWidth"},{value:"fitHeight",translation:"properties.backgroundImage.sizeFitHeight"},{value:"fill",translation:"properties.backgroundImage.sizeStretch"},{value:"originalSize",translation:"properties.backgroundImage.originalSize"}]}}}:void 0,representationIndicator:a?{uses:"measureRepresentationItems.representationIndicator"}:void 0,representationMiniChart:i?{uses:"measureRepresentationItems.representationMiniChart"}:void 0}};let rj=function(e){return e.Dimension="dimensions",e.Measures="measures",e.Pivot="pivot",e}({}),nj=function(e){return e.CellForegroundColor="cellForegroundColor",e.CellBackgroundColor="cellBackgroundColor",e.ImageUrl="imageUrl",e.ImageLabel="imageLabel",e.Link="url",e.LinkLabel="urlLabel",e}({}),oj=function(e){return e.TopGrid="topGrid",e.LeftGrid="leftGrid",e.DataGrid="dataGrid",e}({}),ij=function(e){return e.Forward="forward",e.Backward="backward",e.None="none",e}({});const aj="image",sj=(e,t,r)=>{if(!r.properties.qHyperCubeDef.qIndentMode)return!0;const n=r.properties.qHyperCubeDef.qInterColumnSortOrder?.indexOf(-1)??-1;let o=r.properties.qHyperCubeDef.qNoOfLeftDims??-1;n>-1&&n<o&&(o-=1);const i=r.properties.qHyperCubeDef.qDimensions.indexOf(e);return 0===i||i>=o},lj=()=>({type:{type:"string",component:"dropdown",ref:"qDef.columnWidth.type",translation:"Object.Table.Column.Width",options:[{value:iT.Auto,translation:"Common.Auto"},{value:iT.FitToContent,translation:"Object.Table.Column.FitToContent"},{value:iT.Pixels,translation:"Object.Table.Column.Pixels"},{value:iT.Percentage,translation:"Object.Table.Column.Percentage"}],defaultValue:iT.Auto},sizePixels:{ref:"qDef.columnWidth.pixels",translation:"Object.Table.Column.Pixels",type:"number",expressionType:"ValueExpression",expression:"optional",defaultValue:oT.PixelsDefault,show:e=>e.qDef.columnWidth?.type===iT.Pixels},sizePercentage:{ref:"qDef.columnWidth.percentage",translation:"Object.Table.Column.Percentage",type:"number",expressionType:"ValueExpression",expression:"optional",defaultValue:oT.PercentageDefault,show:e=>e.qDef.columnWidth?.type===iT.Percentage}}),uj=({key:e,translation:t,env:r})=>{const n=!r.anything.sense?.isUnsupportedFeature?.("tableImages");return{[`${e}Auto`]:{ref:`qDef.${e}.auto`,type:"boolean",component:"switch",translation:t,options:[{value:!0,translation:"Common.Auto"},{value:!1,translation:"Common.Custom"}],defaultValue:!0,show:t=>!n||"labelTextAlign"===e||t.qDef.representation?.type!==aj},[e]:{ref:`qDef.${e}.align`,type:"string",component:"item-selection-list",horizontal:!0,items:[{component:"icon-item",icon:"align_left",labelPlacement:"bottom",value:"left",translation:"properties.dock.left"},{component:"icon-item",icon:"align_center",labelPlacement:"bottom",value:"center",translation:"Common.Center"},{component:"icon-item",icon:"align_right",labelPlacement:"bottom",value:"right",translation:"properties.dock.right"}],defaultValue:"left",show:t=>void 0!==t.qDef[e]&&!t.qDef[e].auto&&(!n||"labelTextAlign"===e||t.qDef.representation?.type!==aj)}}},cj="TOTAL_OFF",dj={component:"attribute-expression-reference",defaultValue:[],ref:"qAttributeExpressions",items:[{component:"expression",ref:"qExpression",expressionType:"measure",translation:"Object.Table.Measure.BackgroundExpression",defaultValue:"",id:nj.CellBackgroundColor},{component:"expression",ref:"qExpression",expressionType:"measure",translation:"Object.Table.Measure.ForegroundExpression",defaultValue:"",id:nj.CellForegroundColor},{component:"expression",ref:"qExpression",expressionType:"measure",defaultValue:"",id:nj.LinkLabel,tid:"URLLabelByExpression",show:!1},{component:"expression",ref:"qExpression",expressionType:"measure",defaultValue:"",id:nj.Link,tid:"URLByExpression",show:!1},{component:"expression",ref:"qExpression",expressionType:"measure",defaultValue:"",id:nj.ImageLabel,tid:"ImageLabelByExpression",show:!1},{component:"expression",ref:"qExpression",expressionType:"measure",defaultValue:"",id:nj.ImageUrl,tid:"ImageUrlByExpression",show:!1}]},pj="TOTAL_OFF",fj={component:"attribute-expression-reference",defaultValue:[],ref:"qAttributeExpressions",items:[{component:"expression",ref:"qExpression",expressionType:"measure",translation:"Object.Table.Measure.BackgroundExpression",defaultValue:"",id:nj.CellBackgroundColor},{component:"expression",ref:"qExpression",expressionType:"measure",translation:"Object.Table.Measure.ForegroundExpression",defaultValue:"",id:nj.CellForegroundColor},{component:"expression",ref:"qExpression",expressionType:"measure",defaultValue:"",id:nj.LinkLabel,tid:"URLLabelByExpression",show:!1},{component:"expression",ref:"qExpression",expressionType:"measure",defaultValue:"",id:nj.Link,tid:"URLByExpression",show:!1},{component:"expression",ref:"qExpression",expressionType:"measure",defaultValue:"",id:nj.ImageLabel,tid:"ImageLabelByExpression",show:!1},{component:"expression",ref:"qExpression",expressionType:"measure",defaultValue:"",id:nj.ImageUrl,tid:"ImageUrlByExpression",show:!1}]},hj=e=>{const{translator:t,anything:r,flags:n}=e,o=(e=>{const{translator:t,anything:r}=e;return{type:"items",component:"data-assets-panel-pivot",translation:"Common.Data",items:{dimensions:{type:"array",component:"expandable-items",ref:"qHyperCubeDef.qDimensions",items:{field:{type:"items",translation:"Common.Field",items:{libraryId:{type:"string",component:"library-item",libraryItemType:"dimension",ref:"qLibraryId",translation:"Common.Dimension",show:e=>!!e.qLibraryId},inlineDimension:{component:"inline-dimension",show:e=>!e.qLibraryId},autoSort:{ref:"qDef.autoSort",type:"boolean",defaultValue:!0,show:!1},cId:{ref:"qDef.cId",type:"string",show:!1},nullSuppression:{type:"boolean",ref:"qNullSuppression",defaultValue:!1,translation:"properties.dimensions.showNull",inverted:!0},totalMode:{type:"string",component:"switch",translation:"properties.showTotals",ref:"qOtherTotalSpec.qTotalMode",defaultValue:cj,trueOption:{value:"TOTAL_EXPR",translation:"properties.on"},falseOption:{value:cj,translation:"properties.off"},show:!r.sense?.isUnsupportedFeature?.("totals")&&sj},totalsLabel:{type:"string",component:"expression",expressionType:"StringExpr",ref:"qTotalLabel",translation:"properties.totals.label",defaultValue:()=>t.get("Object.Table.Totals"),show:(e,t,n)=>!r.sense?.isUnsupportedFeature?.("totals")&&e.qOtherTotalSpec?.qTotalMode!==cj&&sj(e,0,n)},dimensionLimits:{uses:"dimensions.items.dimensionLimits"},showOthers:{uses:"dimensions.items.others"},globalGrouping:{type:"boolean",translation:"properties.dimensionLimits.globalGrouping",ref:"qOtherTotalSpec.qGlobalOtherGrouping",defaultValue:!1,show:e=>"OTHER_OFF"!==e.qOtherTotalSpec?.qOtherMode}}},presentation:{type:"items",translation:"properties.presentation",items:{visibilityCondition:{type:"string",component:"expression",ref:"qCalcCondition.qCond",expression:"optional",expressionType:"ValueExpr",translation:"Object.Table.Columns.VisibilityCondition",defaultValue:{qv:""},isExpression:e=>"string"==typeof e&&e.trim().length>0},cellColoring:dj,...uj({env:e,key:"labelTextAlign",translation:"Common.Text.LabelTextAlignment"}),...uj({env:e,key:"textAlign",translation:"Common.Text.TextAlignment"}),...ej(e),...lj()}}}},measures:{type:"array",component:"expandable-items",ref:"qHyperCubeDef.qMeasures",items:{field:{type:"items",translation:"Common.Field",items:{libraryId:{type:"string",component:"library-item",libraryItemType:"measure",ref:"qLibraryId",translation:"Common.Measure",show:e=>!!e.qLibraryId},inlineMeasure:{component:"inline-measure",show:e=>!e.qLibraryId},autoSort:{ref:"qDef.autoSort",type:"boolean",defaultValue:!0,show:!1},cId:{ref:"qDef.cId",type:"string",show:!1},numberFormatting:{uses:"measures.items.numberFormatting"}}},presentation:{type:"items",translation:"properties.presentation",items:{visibilityCondition:{type:"string",component:"expression",ref:"qCalcCondition.qCond",expression:"optional",expressionType:"ValueExpr",translation:"Object.Table.Columns.VisibilityCondition",defaultValue:{qv:""},isExpression:e=>"string"==typeof e&&e.trim().length>0},cellColoring:dj,...uj({env:e,key:"labelTextAlign",translation:"Common.Text.LabelTextAlignment"}),...uj({env:e,key:"textAlign",translation:"Common.Text.TextAlignment"}),...tj(e,{[K_.Image]:!0,[K_.Indicator]:!0}),...lj()}}}}}}})(e);return n.isEnabled("CLIENT_IM5974_PIVOT_DATA_PROPERTIES")?o:{type:"items",component:"pivot-data",translation:"properties.data",addTranslation:"Property.AddData",items:{dimensions:{type:"array",component:"dimensions",translation:"Common.Dimensions",alternativeTranslation:"properties.alternative.dimensions",ref:"qHyperCubeDef.qDimensions",disabledRef:"qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qDimensions",min:1,allowAdd:!0,allowRemove:!0,allowMove:!0,addTranslation:"properties.dimensions.add",grouped:!0,items:{libraryId:{type:"string",component:"library-item",libraryItemType:"dimension",ref:"qLibraryId",translation:"Common.Dimension",show:e=>!!e.qLibraryId},inlineDimension:{component:"inline-dimension",show:e=>!e.qLibraryId},autoSort:{ref:"qDef.autoSort",type:"boolean",defaultValue:!0,show:!1},cId:{ref:"qDef.cId",type:"string",show:!1},nullSuppression:{type:"boolean",ref:"qNullSuppression",defaultValue:!1,translation:"properties.dimensions.showNull",inverted:!0},totalMode:{type:"string",component:"switch",translation:"properties.showTotals",ref:"qOtherTotalSpec.qTotalMode",defaultValue:pj,trueOption:{value:"TOTAL_EXPR",translation:"properties.on"},falseOption:{value:pj,translation:"properties.off"},show:!r.sense?.isUnsupportedFeature?.("totals")&&sj},totalsLabel:{type:"string",component:"expression",expressionType:"StringExpr",ref:"qTotalLabel",translation:"properties.totals.label",defaultValue:()=>t.get("Object.Table.Totals"),show:(e,t,n)=>!r.sense?.isUnsupportedFeature?.("totals")&&e.qOtherTotalSpec?.qTotalMode!==pj&&sj(e,0,n)},dimensionLimits:{uses:"dimensions.items.dimensionLimits"},showOthers:{uses:"dimensions.items.others"},globalGrouping:{type:"boolean",translation:"properties.dimensionLimits.globalGrouping",ref:"qOtherTotalSpec.qGlobalOtherGrouping",defaultValue:!1,show:e=>"OTHER_OFF"!==e.qOtherTotalSpec?.qOtherMode},visibilityCondition:{type:"string",component:"expression",ref:"qCalcCondition.qCond",expression:"optional",expressionType:"ValueExpr",translation:"Object.Table.Columns.VisibilityCondition",defaultValue:{qv:""},isExpression:e=>"string"==typeof e&&e.trim().length>0},cellColoring:fj,...uj({env:e,key:"labelTextAlign",translation:"Common.Text.LabelTextAlignment"}),...uj({env:e,key:"textAlign",translation:"Common.Text.TextAlignment"}),...ej(e),...lj()}},measures:{type:"array",component:"measures",translation:"Common.Measures",ref:"qHyperCubeDef.qMeasures",disabledRef:"qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qMeasures",min:1,allowAdd:!0,allowRemove:!0,allowMove:!0,addTranslation:"properties.measures.add",grouped:!0,items:{libraryId:{type:"string",component:"library-item",libraryItemType:"measure",ref:"qLibraryId",translation:"Common.Measure",show:e=>!!e.qLibraryId},inlineMeasure:{component:"inline-measure",show:e=>!e.qLibraryId},autoSort:{ref:"qDef.autoSort",type:"boolean",defaultValue:!0,show:!1},cId:{ref:"qDef.cId",type:"string",show:!1},numberFormatting:{uses:"measures.items.numberFormatting"},visibilityCondition:{type:"string",component:"expression",ref:"qCalcCondition.qCond",expression:"optional",expressionType:"ValueExpr",translation:"Object.Table.Columns.VisibilityCondition",defaultValue:{qv:""},isExpression:e=>"string"==typeof e&&e.trim().length>0},cellColoring:fj,...uj({env:e,key:"labelTextAlign",translation:"Common.Text.LabelTextAlignment"}),...uj({env:e,key:"textAlign",translation:"Common.Text.TextAlignment"}),...tj(e,{[K_.Image]:!0,[K_.ImagesInIndentMode]:!0,[K_.Indicator]:!0}),...lj()}},filters:{type:"items",translation:"SimpleProperties.Filters.Filters",ref:"filters",allowAdd:!0,allowRemove:!0,allowMove:!1,addTranslation:"properties.filters.add",grouped:!0,items:{filter:{type:"object",component:"filter-item",ref:"filter"}}}}}},mj=PS().palette,gj={TEXT:mj.text.primary,DISABLED:mj.text.disabled,HOVER:mj.action.hover,WHITE:xf.GREYSCALE_100,BORDER_MEDIUM:xf.GREYSCALE_85,DARK_MODE_TEXT:xf.GREYSCALE_95,DARK_MODE_BORDER:xf.GREYSCALE_95,DARK_MODE_DISABLED:xf.GREYSCALE_70,TRANSPARENT:"transparent",SELECTED:mj.primary.main,LINK:mj.info.main,ERROR:mj.error.main},vj=(e,t=gj.TEXT,r=gj.WHITE)=>{const n=fq(e),o=fq(t),i=fq(r);return n.isInvalid()?t:function(e,t,r){const n=hq(e,t),o=hq(e,r);if(void 0!==n&&void 0!==o)return n>o?t:r}(n,i,o).getRGB()},yj=e=>{const t=e.getStyle("","","dataColors.selected")||gj.SELECTED,r=function(e,t){const r=fq("#FFFFFF"),n=fq(e),o=fq(t);if(n.isInvalid()||o.isInvalid()||n.getAlpha()<1||o.getAlpha()<1)return t;const i=hq(r,n),a=hq(o,n),s=i>a||i>4.5;return!s&&a>3?o.getHex():s?"#FFFFFF":"#000000"}(t,gj.TEXT);return{background:t,color:r}},bj=(e,t)=>{const r=fq(e);return 0===r.a?(r.setAlpha(t.opacity),r.getString()):r.isDark()?r.getBrightenedColor(t.brighter).getString():r.getDarkenedColor(t.darker).getString()},xj=e=>{const t=fq(e);return t.isInvalid()?null:1===t.a?t.getRGB():t.getRGBA()},Sj=e=>{e.stopPropagation(),e.preventDefault()},wj=(e,t,r,n)=>({ref:e,translation:t,dualOutput:!0,type:"object",component:"color-picker",width:"auto",disableNone:n??!1,defaultValue(e,t,o){const i=n?.(e,t,o)??!1,a=o.theme.current(),s=r(a,i);return{color:"transparent"===s?"none":s}}}),Cj=(e,t=!1)=>{return{value:e,label:t?(r=e,r.charAt(0).toUpperCase()+r.slice(1)):e,groupHeader:!1,disabled:!1,styles:t?{fontFamily:e}:void 0};var r},Ej=({ref:e,themeAccessor:t,translator:r,flags:n})=>({component:"dropdown",ref:e,options:(e,o,i)=>{const a=i.theme.current();return((e,t,r,n)=>{const o=t.fontFamily??"Source Sans Pro, sans-serif",i=t.fontFamilies??[],a=Array.from(new Set([e,o,...i])),s=[{value:"ThemeHeader",label:r.get("properties.themeFonts"),metaText:r.get("properties.theme"),groupHeader:!0},...a.sort().map((e=>Cj(e,!0)))],l=[{value:"DefaultHeader",label:r.get("properties.allFonts"),metaText:r.get("properties.default"),groupHeader:!0},...Rq(n).filter((e=>!a.includes(e))).map((e=>Cj(e,!0)))];return[...s,...l.length>1?l:[]]})(t(a),a,r,n)},defaultValue:(e,r,n)=>t(n.theme.current())}),Ij=["10px","11px","12px","13px","14px","15px","16px","17px","18px","19px","20px","21px","22px","23px","24px"],Dj=({ref:e,themeAccessor:t,translator:r})=>({component:"dropdown",ref:e,options:(e,n,o)=>{const i=o.theme.current();return((e,t,r)=>{const n=t.fontSize,o=t.fontSizes??[],i=Array.from(new Set([e,n,...o])),a=[{value:"ThemeHeader",label:r.get("properties.themeFontSizes"),metaText:r.get("properties.theme"),groupHeader:!0},...i.sort(((e,t)=>parseInt(e,10)-parseInt(t,10))).map((e=>Cj(e,!1)))],s=[{value:"DefaultHeader",label:r.get("properties.allFontSizes"),metaText:r.get("properties.default"),groupHeader:!0},...Ij.filter((e=>!i.includes(e))).map((e=>Cj(e,!1)))];return[...a,...s.length>1?s:[]]})(t(i),i,r)},defaultValue:(e,r,n)=>t(n.theme.current())}),Pj=({section:e,defaultFontStyle:t,translator:r,flags:n,getThemeValue:o,translation:i,disableNoneCallback:a})=>({component:"panel-section",translation:i??`properties.pivot.${e}`,items:{content:{component:"items",ref:"components",key:"theme",items:{fontFamily:Ej({ref:`${e}.fontFamily`,themeAccessor:t=>o(t,e,"fontFamily")??t.fontFamily,translator:r,flags:n}),fontWrapperItem:{component:"inline-wrapper",items:{fontStyle:{component:"font-style-buttons",width:!1,ref:`${e}.fontStyle`,defaultValue:t??[]},fontSize:Dj({ref:`${e}.fontSize`,themeAccessor:t=>o(t,e,"fontSize")??t.fontSize,translator:r}),fontColor:wj(`${e}.fontColor`,void 0,(t=>o(t,e,"color")??t.color))}},background:wj(`${e}.background`,"properties.background",((t,r)=>{const n=r?gj.WHITE:gj.TRANSPARENT;return o(t,e,"backgroundColor")??n}),a)}}}}),Mj=({section:e,defaultFontStyle:t,fallbackBackground:r,getThemeValue:n})=>({component:"panel-section",translation:`properties.pivot.${e}`,items:{content:{component:"items",ref:"components",key:"theme",items:{fontWrapperItem:{component:"inline-wrapper",items:{fontStyle:{component:"font-style-buttons",fullWidth:!0,ref:`${e}.fontStyle`,defaultValue:t??[]},fontColor:wj(`${e}.fontColor`,void 0,(t=>n(t,e,"color")??t.color))}},background:wj(`${e}.background`,"properties.background",(t=>n(t,e,"backgroundColor")??r??"transparent"))}}}}),Rj=(e,t)=>({component:"dropdown",ref:e,translation:t,options:[...Array(10).keys()].map((e=>({value:e+1,translation:e+1}))),defaultValue:1}),Aj="12px",Lj="Source Sans Pro, sans-serif",kj="600",Oj=15e3,Tj=4/3;let qj=function(e){return e.Transparent="transparent",e.FontSecondary="#737373",e.DividerDark="#595959",e.DividerLight="#D9D9D9",e.NullValueBackground="#F2F2F2",e}({}),_j=function(e){return e.Solid="solid",e.None="none",e}({});const jj={display:"flex",justifyContent:"center",alignItems:"center"},Nj={borderStyle:"solid"},Fj={boxSizing:"border-box",padding:"4px 8px",userSelect:"none",WebkitUserSelect:"none"},zj={lineHeight:Tj,textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},Wj=e=>({whiteSpace:"unset",display:"-webkit-box",WebkitLineClamp:e,WebkitBoxOrient:"vertical",overflow:"hidden",textOverflow:"ellipsis",wordBreak:e>1?"break-word":"break-all"}),$j=(e,t)=>e>0?`${e}px ${_j.Solid} ${t}`:_j.None,Hj=(e,t,r,n,o)=>{const i=Number(!t||o?.right),a=Number(!e||o?.bottom);return{borderRight:"rtl"!==n?$j(i,r):_j.None,borderBottom:$j(a,r),borderLeft:"rtl"===n?$j(i,r):_j.None,borderTop:_j.None}},Vj=(e,t,r,n,o,i,a)=>{const s=Hj(t,n,o,i,a);return e.isLeftDimension||(e.isLastDimension&&!t&&(s.borderBottom=$j(2,o)),r||(s.borderLeft="rtl"!==i?$j(1,o):"none",s.borderRight="rtl"===i?$j(1,o):"none")),s},Bj=({bottomDivider:e,rightDivider:t,borderColor:r})=>{const n={};return e&&(n.borderBottom=$j(1,r)),t&&(n.borderRight=$j(1,r)),n},Gj=(e,t,r)=>{switch(t){case"header":return e.object?.pivotTableV2?.dimension?.label?.name?.[r];case"dimensionValues":return e.object?.pivotTableV2?.dimension?.label?.value?.[r];case"measureLabels":return e.object?.pivotTableV2?.measure?.label?.name?.[r];case"measureValues":return e.object?.pivotTableV2?.measure?.label?.value?.[r];case"totalValues":return e.object?.pivotTableV2?.total?.label?.value?.[r];case"nullValues":return e.object?.pivotTableV2?.null?.label?.value?.[r];default:return}},Uj=(e,t)=>({type:"items",items:[{component:"styling-panel",chartTitle:"Object.PivotTable",subtitle:"LayerStyleEditor.component.styling",translation:"LayerStyleEditor.component.styling",ref:"components",useGeneral:!0,useBackground:!0,defaultValue:[],items:{headerSection:Pj({section:"header",defaultFontStyle:["bold"],translator:e,flags:t,getThemeValue:Gj}),dimensionValueSection:Pj({section:"dimensionValues",translator:e,flags:t,getThemeValue:Gj}),measureValueSection:Pj({section:"measureValues",translator:e,flags:t,getThemeValue:Gj}),measureLabelSection:Mj({section:"measureLabels",getThemeValue:Gj}),totalValuesSection:Mj({section:"totalValues",defaultFontStyle:["bold"],getThemeValue:Gj}),nullValuesSection:Mj({section:"nullValues",fallbackBackground:qj.NullValueBackground,getThemeValue:Gj}),gridSection:{translation:"properties.pivot.grid",component:"panel-section",items:{gridItems:{component:"items",ref:"components",key:"theme",items:{lineClamp:Rj("grid.lineClamp","ThemeStyleEditor.style.rowHeight"),columnLineClamp:Rj("grid.columnLineClamp","ThemeStyleEditor.style.columnHeight"),border:wj("grid.border","properties.border",(e=>e.object?.pivotTableV2?.grid?.borderColor??qj.DividerLight)),divider:wj("grid.divider","properties.pivot.divider",(e=>e.object?.pivotTableV2?.grid?.divider?.borderColor??qj.DividerDark)),background:wj("grid.background","properties.background",(e=>e.object?.pivotTableV2?.grid?.backgroundColor??qj.Transparent))}}}}}}]}),Yj=e=>{if(e.isEnabled("CLIENT_IM_5973_PIVOT_TABLE_EXPLORATION"))return{chartExploration:{type:"items",translation:"properties.chartExploration",items:{chartExplorationToggler:{type:"items",component:"chart-exploration-toggler",translation:"properties.enableChartExploration",ref:"enableChartExploration"},visibilityToggler:{show:e=>e.enableChartExploration,component:"buttongroup",translation:"properties.ChartExploration.VisibilityOption",ref:"chartExploration.menuVisibility",options:[{value:"auto",translation:"Common.Auto"},{value:"minimized",translation:"properties.ChartExploration.Minimized"}]}},show:e=>!e.insideContainer}}},Kj=(e,t)=>({uses:"settings",items:{presentation:{type:"items",translation:"properties.presentation",grouped:!0,items:[Uj(e,t),{type:"items",items:{nullValueText:{ref:"nullValueRepresentation.text",type:"string",translation:"properties.pivot.nullValueText",defaultValue:"-"},alwaysFullyExpanded:{ref:"qHyperCubeDef.qAlwaysFullyExpanded",type:"boolean",translation:"properties.pivot.fullyExpanded",defaultValue:!1},indentMode:{ref:"qHyperCubeDef.qIndentMode",type:"boolean",translation:"properties.pivot.indentMode",defaultValue:!1,change(e){e.qHyperCubeDef.qShowTotalsAbove=!0}},type:{type:"string",component:"dropdown",ref:"qHyperCubeDef.indentModeColumnWidth.type",translation:"Object.Table.Column.Width",options:[{value:iT.Auto,translation:"Common.Auto"},{value:iT.Pixels,translation:"Object.Table.Column.Pixels"},{value:iT.Percentage,translation:"Object.Table.Column.Percentage"}],defaultValue:iT.Auto,show:e=>!!e.qHyperCubeDef.qIndentMode},sizePixels:{ref:"qHyperCubeDef.indentModeColumnWidth.pixels",translation:"Object.Table.Column.Pixels",type:"number",expressionType:"ValueExpression",expression:"optional",defaultValue:oT.PixelsDefault,show:e=>{const t=e.qHyperCubeDef;return t.qIndentMode&&t.indentModeColumnWidth?.type===iT.Pixels}},sizePercentage:{ref:"qHyperCubeDef.indentModeColumnWidth.percentage",translation:"Object.Table.Column.Percentage",component:"expression",expressionType:"ValueExpression",expression:"optional",defaultValue:oT.PercentageDefault,show:e=>{const t=e.qHyperCubeDef;return t.qIndentMode&&t.indentModeColumnWidth?.type===iT.Percentage}},showTotalsAbove:{ref:"qHyperCubeDef.qShowTotalsAbove",type:"boolean",translation:"properties.pivot.showTotalsAbove",defaultValue:!0,show(e){const{qIndentMode:t}=e.qHyperCubeDef;return!t&&!!e.qHyperCubeDef.qDimensions.some((e=>"TOTAL_EXPR"===e.qOtherTotalSpec?.qTotalMode))}},resetProperties:{type:"object",component:"button",translation:"properties.pivot.resetExpansionButton",disabled:e=>!!e.qHyperCubeDef.qAlwaysFullyExpanded,action(e,t,r,n){e.qHyperCubeDef.qExpansionState=[],n.$emit("saveProperties",e)}}}}]},...Yj(t)}}),Xj="auto",Jj={type:"items",translation:"properties.sorting",items:{sortbyY:{type:"items",items:{sortbyYToggle:{ref:"qHyperCubeDef.qSortbyYValue",type:"boolean",component:"switch",translation:"properties.sorting.sortByY.label",convertFunctions:{get:e=>!!e("integer"),set:(e,t)=>{t("integer",e?-1:0)}},options:[{value:!0,translation:"properties.on"},{value:!1,translation:"properties.off"}]},sortbyYOrder:{ref:"qHyperCubeDef.qSortbyYValue",type:"string",component:"dropdown",defaultValue:0,options:[{value:1,translation:"properties.sorting.ascending"},{value:-1,translation:"properties.sorting.descending"}],show:e=>!!e.qHyperCubeDef.qSortbyYValue}}},defaultSorting:{uses:"sorting",items:{dimensions:{showPriority:!1,allowMove:!1},measures:{included:!1}}},searchSorting:{ref:"search.sorting",type:"string",component:"dropdown",defaultValue:Xj,translation:"Object.Table.SortingInSearch",options:[{value:Xj,translation:"Common.Auto"},{value:"inherit",translation:"Object.Table.SortingInSearch.InheritFromDimension"}]}}};function Zj(e){const{translator:t,flags:r}=e;return{type:"items",component:"accordion",items:{data:hj(e),sorting:Jj,addons:Y_,settings:Kj(t,r)}}}function Qj(e){return{support:{cssScaling:!0,snapshot:!0,export:!0,exploration:e.flags.isEnabled("CLIENT_IM_5973_PIVOT_TABLE_EXPLORATION"),sharing:!1,exportData:!0,viewData:!0},usePropertyHandler:"pivot-data",definition:Zj(e),importProperties:G_(e),exportProperties:U_,exploration:FT(e)}}const eN=()=>{let e;return{promise:new Promise((t=>{e=t})),resolve:e}};function tN(e,t){return P((()=>e),t)}const rN={},nN=e=>{const t=P((()=>({current:rN})),[]);return t.current=t.current===rN?e:t.current,t},oN=e=>!!e&&0===fq(e).a,iN="#grid",aN=(e,t)=>{const r=t?.closest(e);return r&&window.getComputedStyle(r).backgroundColor},sN=(e,t,r,n,o)=>{const i=aN(".qv-object .qv-inner-object",r),a=aN(".qv-panel-sheet",r),s=aN(iN,r)??a,l=(e=>{const t=e.components?.find((e=>"general"===e.key)),r=t?.bgColor?.colorExpression,n=t?.bgColor?.color?.color,o=t?.bgColor?.useColorExpression;if(o&&r)return xj(r);if("none"===n)return"transparent";if(void 0===n)return;const i=fq(n);return i.setAlpha(t?.bgColor?.color?.alpha??i.a),i.getRGBA()})(e),u=n?.(t),c=o?.(t),d=l||u||i||c,p=oN(d),f=!oN(h=p?s:d)&&vj(h,gj.TEXT,gj.DARK_MODE_TEXT)===sq(gj.DARK_MODE_TEXT);var h;const m=((e,t,r,n=gj.WHITE)=>e&&!oN(e)?e:oN(t)?r&&!oN(r)?r:n:t)(l,d,s);return{color:d,headerColor:m,isDark:f}},lN=(e,t,r,n)=>{const o=k(),i=((e,t={attributeFilter:["style"],childList:!1,subtree:!1})=>{const[r,n]=A([]);return L((()=>{let r;return e&&(r=new MutationObserver((e=>{n(e)})),r.observe(e,t)),()=>{r?.disconnect()}}),[e,t]),r})(t.closest(iN),{attributeFilter:["style"],childList:!1,subtree:!1,attributeOldValue:!0}).filter((({oldValue:e})=>e?.includes("background"))).map((({oldValue:e})=>e)).join(",");return P((()=>({...o,background:sN(e,o,t,r,n)})),[o.name(),t,r,n,e,i])};function uN(e,t){const r=P((()=>({isLoading:!0})),t),[n,o]=R((async()=>{try{return await e()}finally{r.isLoading=!1}}),t);return[n,r.isLoading,o]}const cN=3;function dN(e,t,r){let n=0,o=e.length;if(e.length<=1)return null;if(r(e)<=t)return null;for(;n<=o;){const i=Math.floor((n+o)/2),a=e.slice(0,i),s=e.slice(0,i-1),l=r(a),u=r(s);if(l>t&&u<=t)return e.slice(i-1)||null;if(l===t)return e.slice(i)||null;l<t?n=i+1:o=i}return null}function pN({fontSize:e="12px",fontFamily:t="Source Sans Pro, Arial, sans-serif",fontStyle:r="normal",fontWeight:n="normal"},o){const{maxNbrLinesOfText:i=cN}={},{estimateWidth:a,measureText:s,estimateLineCount:l}=g((()=>{const o=document.createElement("canvas").getContext("2d");o.font=`${r} ${n} ${e} ${t}`;const a=L_(o.measureText.bind(o)),s=e=>+a(e).width.toFixed(2),l=L_((({text:e,maxWidth:t,isNumeric:r=!1})=>{if(r)return 1;let n=0,o=e;do{n+=1,o=dN(o,t,s)}while(null!==o&&n<i);return n}),(({text:e,maxWidth:t,isNumeric:r})=>`${e}-${t}-${r?"true":"false"}`));return{measureText:e=>a(e).width,estimateWidth:e=>a("N").width*e,estimateLineCount:l}}),[r,n,e,t,i]);return{estimateWidth:a,measureText:s,estimateLineCount:l}}var fN,hN=C;fN=hN.createRoot,hN.hydrateRoot;const mN="Source Sans Pro, sans-serif";function gN(e,t){const[r,n]=v(t);r.some(((e,r)=>e!==t[r]))&&(n(t),e())}var vN={NebulaTableUtils_ColumnAdjuster_ColumnNameLabel:{id:"NebulaTableUtils.ColumnAdjuster.ColumnNameLabel",locale:{"de-DE":"Breite von {0}","en-US":"Width of {0}","es-ES":"Ancho de {0}","fr-FR":"Largeur de {0}","it-IT":"Larghezza di {0}","ja-JP":"{0} の幅","ko-KR":"{0}의 너비","nl-NL":"Breedte van {0}","pl-PL":"Szerokość kolumny {0}","pt-BR":"Comprimento de {0}","ru-RU":'Ширина столбца "{0}"',"sv-SE":"Bredd på {0}","tr-TR":"{0} genişliği","zh-CN":"{0} 的宽度","zh-TW":"{0} 的寬度"}},NebulaTableUtils_MenuGroupLabel_Sorting:{id:"NebulaTableUtils.MenuGroupLabel.Sorting",locale:{"de-DE":"Sortierung","en-US":"Sorting","es-ES":"Ordenación","fr-FR":"Tri","it-IT":"Ordinamento","ja-JP":"ソート","ko-KR":"정렬","nl-NL":"Sorteren","pl-PL":"Sortowanie","pt-BR":"Classificação","ru-RU":"Сортировка","sv-SE":"Sortering","tr-TR":"Sıralama","zh-CN":"排序","zh-TW":"排序"}},NebulaTableUtils_MenuItemLabel_AdjustColumnSize:{id:"NebulaTableUtils.MenuItemLabel.AdjustColumnSize",locale:{"de-DE":"Spaltengröße anpassen","en-US":"Adjust column size","es-ES":"Ajustar el tamaño de columna","fr-FR":"Ajuster la taille de colonne","it-IT":"Regola dimensioni colonna","ja-JP":"列サイズを調整","ko-KR":"열 크기 조정","nl-NL":"Kolomgrootte aanpassen","pl-PL":"Dostosuj rozmiar kolumny","pt-BR":"Ajustar tamanho da coluna","ru-RU":"Настроить размер столбца","sv-SE":"Justera kolumnens storlek","tr-TR":"Sütun boyutunu ayarla","zh-CN":"调节列大小","zh-TW":"調整欄大小"}},NebulaTableUtils_MenuItemLabel_ClearSelections:{id:"NebulaTableUtils.MenuItemLabel.ClearSelections",locale:{"de-DE":"Auswahlen löschen","en-US":"Clear selections","es-ES":"Borrar selecciones","fr-FR":"Effacer les sélections","it-IT":"Cancella selezioni","ja-JP":"選択をクリア","ko-KR":"선택 지우기","nl-NL":"Geselecteerde waarden wissen","pl-PL":"Wyczyść wybory","pt-BR":"Limpar seleções","ru-RU":"Очистить выбранные","sv-SE":"Radera urval","tr-TR":"Seçimleri temizle","zh-CN":"清除选择项","zh-TW":"清除選項"}},NebulaTableUtils_MenuItemLabel_Collapse:{id:"NebulaTableUtils.MenuItemLabel.Collapse",locale:{"de-DE":"Reduzieren","en-US":"Collapse","es-ES":"Contraer","fr-FR":"Réduire","it-IT":"Comprimi","ja-JP":"折りたたむ","ko-KR":"축소","nl-NL":"Samenvouwen","pl-PL":"Zwiń","pt-BR":"Recolher","ru-RU":"Свернуть","sv-SE":"Dölj","tr-TR":"Daralt","zh-CN":"折叠","zh-TW":"收合"}},NebulaTableUtils_MenuItemLabel_ColumnOptions:{id:"NebulaTableUtils.MenuItemLabel.ColumnOptions",locale:{"de-DE":"Spaltenoptionen","en-US":"Column options","es-ES":"Opciones de columna","fr-FR":"Options de colonne","it-IT":"Opzioni colonna","ja-JP":"列オプション","ko-KR":"열 옵션","nl-NL":"Kolomopties","pl-PL":"Opcje kolumny","pt-BR":"Opções da coluna","ru-RU":"Параметры столбца","sv-SE":"Alternativ för kolumn","tr-TR":"Sütun seçenekleri","zh-CN":"列选项","zh-TW":"欄選項"}},NebulaTableUtils_MenuItemLabel_Expand:{id:"NebulaTableUtils.MenuItemLabel.Expand",locale:{"de-DE":"Erweitern","en-US":"Expand","es-ES":"Expandir","fr-FR":"Développer","it-IT":"Espandi","ja-JP":"展開","ko-KR":"확장","nl-NL":"Uitvouwen","pl-PL":"Rozwiń","pt-BR":"Expandir","ru-RU":"Развернуть","sv-SE":"Utöka","tr-TR":"Genişlet","zh-CN":"展开","zh-TW":"展開"}},NebulaTableUtils_MenuItemLabel_Search:{id:"NebulaTableUtils.MenuItemLabel.Search",locale:{"de-DE":"Suchen","en-US":"Search","es-ES":"Buscar","fr-FR":"Rechercher","it-IT":"Cerca","ja-JP":"検索","ko-KR":"검색","nl-NL":"Zoeken","pl-PL":"Wyszukaj","pt-BR":"Pesquisar","ru-RU":"Поиск","sv-SE":"Sök","tr-TR":"Ara","zh-CN":"搜索","zh-TW":"搜尋"}},NebulaTableUtils_MenuItemLabel_SelectAll:{id:"NebulaTableUtils.MenuItemLabel.SelectAll",locale:{"de-DE":"Alle auswählen","en-US":"Select all","es-ES":"Seleccionar todo","fr-FR":"Sélectionner tout","it-IT":"Seleziona tutti","ja-JP":"すべて選択","ko-KR":"모두 선택","nl-NL":"Alles selecteren","pl-PL":"Wybierz wszystko","pt-BR":"Selecionar tudo","ru-RU":"Выбрать все","sv-SE":"Välj alla","tr-TR":"Tümünü seç","zh-CN":"全选","zh-TW":"全選"}},NebulaTableUtils_MenuItemLabel_SelectAlternative:{id:"NebulaTableUtils.MenuItemLabel.SelectAlternative",locale:{"de-DE":"Alternative Werte auswählen","en-US":"Select alternative","es-ES":"Seleccionar alternativos","fr-FR":"Sélectionner des valeurs alternatives","it-IT":"Seleziona alternativi","ja-JP":"代替項目を選択","ko-KR":"대체 가능 값 선택","nl-NL":"Alternatief selecteren","pl-PL":"Wybierz alternatywę","pt-BR":"Selecionar alternativa","ru-RU":"Выбрать альтернативные","sv-SE":"Välj alternativ","tr-TR":"Alternatifi seç","zh-CN":"选择替代项","zh-TW":"選取替代選項"}},NebulaTableUtils_MenuItemLabel_SelectExcluded:{id:"NebulaTableUtils.MenuItemLabel.SelectExcluded",locale:{"de-DE":"Ausgeschlossene Werte auswählen","en-US":"Select excluded","es-ES":"Seleccionar excluidos","fr-FR":"Sélectionner les valeurs exclues","it-IT":"Seleziona esclusi","ja-JP":"除外項目を選択","ko-KR":"제외 항목 선택","nl-NL":"Uitgesloten waarden selecteren","pl-PL":"Wybierz wykluczone","pt-BR":"Selecionar excluídos","ru-RU":"Выбрать исключенные","sv-SE":"Välj uteslutna","tr-TR":"Hariç tutulanı seç","zh-CN":"选择排除项","zh-TW":"選取排除值"}},NebulaTableUtils_MenuItemLabel_SelectPossible:{id:"NebulaTableUtils.MenuItemLabel.SelectPossible",locale:{"de-DE":"Wählbare Werte auswählen","en-US":"Select possible","es-ES":"Seleccionar posibles","fr-FR":"Sélectionner les valeurs possibles","it-IT":"Seleziona possibili","ja-JP":"絞込項目を選択","ko-KR":"사용 가능 항목 선택","nl-NL":"Mogelijke waarden selecteren","pl-PL":"Wybierz możliwe","pt-BR":"Selecionar possíveis","ru-RU":"Выбрать возможные","sv-SE":"Välj möjliga","tr-TR":"Olası olanı seç","zh-CN":"选择可能值","zh-TW":"選取可能值"}},NebulaTableUtils_MenuItemLabel_Selections:{id:"NebulaTableUtils.MenuItemLabel.Selections",locale:{"de-DE":"Auswahlen","en-US":"Selections","es-ES":"Selecciones","fr-FR":"Sélections","it-IT":"Selezioni","ja-JP":"選択","ko-KR":"선택 내용","nl-NL":"Selecties","pl-PL":"Wybory","pt-BR":"Seleções","ru-RU":"Выборки","sv-SE":"Urval","tr-TR":"Seçimler","zh-CN":"选择项","zh-TW":"選項"}},NebulaTableUtils_MenuItemLabel_SortAscending:{id:"NebulaTableUtils.MenuItemLabel.SortAscending",locale:{"de-DE":"In aufsteigender Reihenfolge sortieren","en-US":"Sort ascending","es-ES":"Orden ascendente","fr-FR":"Trier par ordre croissant","it-IT":"Ordinamento crescente","ja-JP":"昇順でソート","ko-KR":"오름차순으로 정렬","nl-NL":"Oplopend sorteren","pl-PL":"Sortuj rosnąco","pt-BR":"Classificar em ordem crescente","ru-RU":"Сортировка по возрастанию","sv-SE":"Sortera stigande","tr-TR":"Artan sıralama","zh-CN":"升序排序","zh-TW":"以遞增方式排序"}},NebulaTableUtils_MenuItemLabel_SortDescending:{id:"NebulaTableUtils.MenuItemLabel.SortDescending",locale:{"de-DE":"In absteigender Reihenfolge sortieren","en-US":"Sort descending","es-ES":"Orden descendente","fr-FR":"Trier par ordre décroissant","it-IT":"Ordinamento decrescente","ja-JP":"降順でソート","ko-KR":"내림차순으로 정렬","nl-NL":"Aflopend sorteren","pl-PL":"Sortuj malejąco","pt-BR":"Classificar em ordem decrescente","ru-RU":"Сортировка по убыванию","sv-SE":"Sortera fallande","tr-TR":"Azalan sıralama","zh-CN":"降序排序","zh-TW":"以遞減方式排序"}},NebulaTableUtils_Pagination_DisplayedRowsLabel:{id:"NebulaTableUtils.Pagination.DisplayedRowsLabel",locale:{"de-DE":"{0} von {1}","en-US":"{0} of {1}","es-ES":"{0} de {1}","fr-FR":"{0} sur {1}","it-IT":"{0} di {1}","ja-JP":"{0} / {1}","ko-KR":"{0}/{1}","nl-NL":"{0} van {1}","pl-PL":"{0} z {1}","pt-BR":"{0} de {1}","ru-RU":"{0} из {1}","sv-SE":"{0} av {1}","tr-TR":"{0} / {1}","zh-CN":"{0} / {1}","zh-TW":"{0} / {1}"}},NebulaTableUtils_Pagination_FirstPage:{id:"NebulaTableUtils.Pagination.FirstPage",locale:{"de-DE":"Zur ersten Seite","en-US":"Go to the first page","es-ES":"Ir a la primera página","fr-FR":"Accéder à la première page","it-IT":"Vai alla prima pagina","ja-JP":"最初のページに移動","ko-KR":"첫 페이지로 이동","nl-NL":"Ga naar de eerste pagina","pl-PL":"Przejdź do pierwszej strony","pt-BR":"Ir para a primeira página","ru-RU":"Перейти к первой странице","sv-SE":"Gå till första sidan","tr-TR":"İlk sayfaya git","zh-CN":"转到第一页","zh-TW":"移至第一頁"}},NebulaTableUtils_Pagination_LastPage:{id:"NebulaTableUtils.Pagination.LastPage",locale:{"de-DE":"Zur letzten Seite","en-US":"Go to the last page","es-ES":"Ir a la última página","fr-FR":"Accéder à la dernière page","it-IT":"Vai all'ultima pagina","ja-JP":"最後のページに移動","ko-KR":"마지막 페이지로 이동","nl-NL":"Ga naar de laatste pagina","pl-PL":"Przejdź do ostatniej strony","pt-BR":"Ir para a última página","ru-RU":"Перейти к последней странице","sv-SE":"Gå till sista sidan","tr-TR":"Son sayfaya git","zh-CN":"转到最后一页","zh-TW":"移至最後一頁"}},NebulaTableUtils_Pagination_NextPage:{id:"NebulaTableUtils.Pagination.NextPage",locale:{"de-DE":"Zur nächsten Seite","en-US":"Go to the next page","es-ES":"Ir a la página siguiente","fr-FR":"Accéder à la page suivante","it-IT":"Vai alla pagina successiva","ja-JP":"次のページに移動","ko-KR":"다음 페이지로 이동","nl-NL":"Ga naar de volgende pagina","pl-PL":"Przejdź do następnej strony","pt-BR":"Ir para a próxima página","ru-RU":"Перейти к следующей странице","sv-SE":"Gå till nästa sida","tr-TR":"Sonraki sayfaya git","zh-CN":"转到下一页","zh-TW":"移至下一頁"}},NebulaTableUtils_Pagination_PreviousPage:{id:"NebulaTableUtils.Pagination.PreviousPage",locale:{"de-DE":"Zur vorherigen Seite","en-US":"Go to the previous page","es-ES":"Ir a la página anterior","fr-FR":"Accéder à la page précédente","it-IT":"Vai alla pagina precedente","ja-JP":"前のページに移動","ko-KR":"이전 페이지로 이동","nl-NL":"Ga naar de vorige pagina","pl-PL":"Przejdź do poprzedniej strony","pt-BR":"Ir para a página anterior","ru-RU":"Перейти к предыдущей странице","sv-SE":"Gå till föregående sida","tr-TR":"Önceki sayfaya git","zh-CN":"转到前一页","zh-TW":"移至上一頁"}},NebulaTableUtils_Pagination_RowsPerPage:{id:"NebulaTableUtils.Pagination.RowsPerPage",locale:{"de-DE":"Zeilen pro Seite","en-US":"Rows per page","es-ES":"Filas por página","fr-FR":"Lignes par page","it-IT":"Righe per pagina","ja-JP":"ページあたりの行数","ko-KR":"페이지별 행 수","nl-NL":"Rijen per pagina","pl-PL":"Wierszy na stronę","pt-BR":"Linhas por página","ru-RU":"Строк на странице","sv-SE":"Rader per sida","tr-TR":"Sayfa başına satır sayısı","zh-CN":"每页行数","zh-TW":"每頁列數"}},NebulaTableUtils_Pagination_SelectPage:{id:"NebulaTableUtils.Pagination.SelectPage",locale:{"de-DE":"Seite auswählen","en-US":"Select page","es-ES":"Seleccionar página","fr-FR":"Sélectionner une page","it-IT":"Seleziona pagina","ja-JP":"ページを選択","ko-KR":"페이지 선택","nl-NL":"Pagina selecteren","pl-PL":"Wybierz stronę","pt-BR":"Selecionar página","ru-RU":"Выберите страницу","sv-SE":"Välj sida","tr-TR":"Sayfa seç","zh-CN":"选择页面","zh-TW":"選取頁面"}}};const yN=({translator:e})=>(g((()=>{!function(e){if(e&&e.get&&e.add){const t="NebulaTableUtils.MenuGroupLabel.Sorting";if(e.get(t)!==t)return;Object.keys(vN).forEach((t=>{e.add(vN[t])}))}}(e)}),[e]),e),bN={width:"100%",height:"100%",color:"transparent",background:"transparent",borderColor:"transparent"},xN={border:0,boxShadow:"none",borderRadius:0,outline:0,width:0,height:0,background:"transparent",cursor:"pointer",visibility:"hidden"},SN=il("input",{shouldForwardProp:e=>"isLastColumn"!==e&&"hoverColor"!==e})((({isLastColumn:e,hoverColor:t,dir:r})=>({position:"absolute",display:"flex",height:"100%",top:0,marginLeft:"-4px",marginRight:"rtl"===r?"-4px":void 0,touchAction:"none",cursor:"col-resize",pointerEvents:"auto",width:(e?4:9)+"px",justifyContent:e?"flex-end":"center",outline:"none",appearance:"none",WebkitAppearance:"none",backgroundColor:"transparent","&::-webkit-slider-runnable-track":{...bN},"&::-moz-range-track":{...bN},"&::-ms-track":{...bN},"&::-webkit-slider-thumb":{appearance:"none",WebkitAppearance:"none",...xN},"&::-moz-range-thumb":{...xN},"&::-ms-thumb":{...xN},"&:hover:not(:focus, :active)":{"&::after":{backgroundColor:t||"#D9D9D9","@media (hover: none)":{backgroundColor:"none"}}},"&:focus-visible, &:active":{"&::after":{backgroundColor:"#177fe6",borderLeft:"1px solid #fff",borderRight:e?void 0:"1px solid #fff"}},"&::after":{content:'""',height:"100%",width:"3px",position:"absolute"}}))),wN=({columnWidth:e,keyValue:t,isLastColumn:r,isPivot:n,hoverColor:o,updateWidthCallback:i,confirmWidthCallback:a,handleBlur:s,setIsAdjustingWidth:l,isLeftColumn:c,accessibilityRelatedArgs:d,direction:p="ltr"})=>{const f=yN({translator:d.translator}),h=u({initWidth:e,columnWidth:e,initX:0}),m=r?0:1,g=n&&!c,v=()=>g?h.current.columnWidth-m:"100%",y={left:"rtl"!==p?v():void 0,right:"rtl"===p?v():void 0},b=t=>{h.current={initWidth:e,columnWidth:e,initX:t??h.current.initX}};gN((()=>{g&&b()}),[e]);const x=e=>{const t=Math.max(e,oT.PixelsMin);h.current.columnWidth=t,i(t)},S=()=>{if(h.current.columnWidth!==h.current.initWidth){const e={type:iT.Pixels,pixels:h.current.columnWidth};a(e)}else l?.(!1)},w=e=>{const t="rtl"===p?h.current.initWidth+h.current.initX-e.clientX:h.current.initWidth+e.clientX-h.current.initX;x(t)},C=e=>{Sj(e),document.removeEventListener("mousemove",w),document.removeEventListener("mouseup",C),S()},E=e=>{const t="rtl"===p?h.current.initWidth+-h.current.initX-e.touches[0].clientX:h.current.initWidth+e.touches[0].clientX-h.current.initX;x(t)},I=e=>{Sj(e),document.removeEventListener("touchmove",E),document.removeEventListener("touchend",I),S()},D=!n&&s?e=>{if(e.key===rT.Left||e.key===rT.Right){Sj(e);const t=5,r=e.key===rT.Left?t:-t,n="rtl"===p?r:-r;l?.(!0),x(h.current.columnWidth+n)}else e.key===rT.Space||e.key===rT.Enter?(Sj(e),s(e),l?.(!1),S()):e.key===rT.Esc&&(Sj(e),s(e),l?.(!1),x(h.current.initWidth))}:void 0,P=f.get("NebulaTableUtils.ColumnAdjuster.ColumnNameLabel",[String(d.columnLabel)]);return Jo.jsx(SN,{style:y,hoverColor:o,isLastColumn:r,className:nT,"data-testid":nT,onMouseDown:e=>{Sj(e),document.addEventListener("mousemove",w),document.addEventListener("mouseup",C),l?.(!0),b(e.clientX)},onDoubleClick:()=>{a({type:iT.FitToContent})},onTouchStart:e=>{1===e.touches.length&&(Sj(e),document.addEventListener("touchmove",E),document.addEventListener("touchend",I),l?.(!0),b(e.touches[0].clientX))},onKeyDown:D,onBlur:s,onFocus:()=>{b()},type:"range",tabIndex:-1,"aria-label":P,"aria-valuemin":oT.PixelsMin,"aria-valuemax":oT.PixelsMax,"aria-valuenow":Number(e.toFixed(1)),dir:p},t)},CN=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M15 4H1V2h14zm0 10H1v-2h14zm0-5H1V7h14z"})}))),EN=il(Bu,{shouldForwardProp:e=>"rightAligned"!==e&&"shouldShowMenuIcon"!==e&&"isAccessibleHeader"!==e})((({rightAligned:e,shouldShowMenuIcon:t,isAccessibleHeader:r})=>({...e?{marginRight:"auto"}:{marginLeft:"auto"},height:r?24:void 0,display:t?"flex":"none",fontWeight:"bold",width:r?"100%":void 0,alignItems:"center",justifyContent:"center"}))),IN=il(CN,{shouldForwardProp:e=>"isInteractionsActive"!==e})((({isInteractionsActive:e})=>({minWidth:"unset",position:"relative",cursor:e?"pointer":"default"}))),DN=il(ap)((({theme:e})=>({".MuiList-root":{padding:e.spacing(.5,0)}}))),PN=il(Fc)((({theme:e})=>({"&.MuiDivider-root":{margin:e.spacing(.5)}}))),MN=il(dp)((({theme:e})=>({fontSize:"12px",height:24,fontWeight:"bold",padding:`${e.spacing(.25,2)} !important`,marginBottom:e.spacing(.5)}))),RN=il(dp,{shouldForwardProp:e=>"isSubMenu"!==e&&"isActive"!==e})((({theme:e,isSubMenu:t,isActive:r})=>({width:`calc(220px - ${e.spacing(1)} - ${t?10:0}px)`,maxHeight:32,borderRadius:`${e.spacing(.5)} !important`,margin:`${e.spacing(.25,.5)} !important`,padding:`${e.spacing(1,1.5)} !important`,display:"flex !important",justifyContent:"space-between !important","&&:focus":{boxShadow:"rgb(23, 127, 230) 0px 0px 0px 2px"},position:"relative !important",overflow:"hidden",boxSizing:"border-box !important",background:r?"rgba(0, 0, 0, 0.05)":"transparent"}))),AN=il("div",{shouldForwardProp:e=>!["direction","isPagination"].includes(e)})((({theme:e,direction:t,isPagination:r})=>({position:"absolute",width:e.spacing(.5),height:16,left:0,right:r||"rtl"!==t?void 0:0,top:"50%",transform:"TranslateY(-50%)",borderRadius:"0 2px 2px 0",background:"#01873d"}))),LN=il("div")((()=>({display:"flex",justifyContent:"space-between",alignItems:"center",maxWidth:"100%"}))),kN=il(su)((()=>({fontFamily:'"Source Sans Pro", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif',fontSize:"14px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"}))),ON=il(Od,{shouldForwardProp:e=>!["direction","isPagination"].includes(e)})((({theme:e,direction:t,isPagination:r})=>({width:16,minWidth:"unset !important",marginRight:r||"rtl"!==t?e.spacing(1.5):0,marginLeft:r||"rtl"!==t?void 0:e.spacing(1.5),lineHeight:0}))),TN=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M8.5 8 4 3.5 5.5 2l6 6-6 6L4 12.5z"})}))),qN=e=>{const t=e.nextElementSibling;return t?"HR"===t.tagName?qN(t):t:e.parentElement?.children?.[0]},_N=e=>{const t=e.previousElementSibling;if(!t){const t=e.parentElement?.children?.length;return e.parentElement?.children?.[t-1]}return"HR"===t.tagName?_N(t):t},jN=e=>{const{key:t,currentTarget:r}=e,n=document.activeElement??r;if(t===rT.Down||t===rT.Up){const r=e=>t===rT.Down?qN(e):_N(e);e.preventDefault(),e.stopPropagation();let o=r(n);for(;o;){if("true"!==o.ariaDisabled){o.focus();break}o=r(o)}}},NN=(e,t)=>e.map((e=>e.map((e=>({...e.groupHeading?{groupHeading:e.groupHeading}:{},items:e.items.map((({onClick:e,...r})=>({...r,...e?{onClick:async r=>{Object.entries(t).forEach((([,e])=>{e(!1)})),await e(r)}}:{}})))})))));let FN={};const zN=({autoFocus:e,id:t,onClick:n,itemTitle:o,icon:i,enabled:a,subMenus:s,isSubMenu:l,isActive:u,direction:c,isPagination:d})=>{const[p,f]=v(!1),m=r.useRef(null),g=h((e=>{e.stopPropagation(),f(!1)}),[f]);return Jo.jsxs(Jo.Fragment,{children:[Jo.jsxs(RN,{ref:s?m:null,"data-testid":`menu-item-${t}`,className:"nebula-table-utils-head-menu-item",onClick:async e=>{"keyup"!==e.type&&(n&&(await n(e),FN={}),s?.length&&(f(!0),FN[o]=f,e.stopPropagation()))},disabled:!a,autoFocus:e,isSubMenu:!!l,isActive:!!u,onKeyDown:jN,children:[u?Jo.jsx(AN,{direction:c,isPagination:d}):null,Jo.jsxs(LN,{children:[Jo.jsx(ON,{direction:c,isPagination:d,children:Jo.jsx(i,{})}),Jo.jsx(kN,{variant:"body2",children:o})]}),s?.length?Jo.jsx(TN,{}):null]},t),s?.length?Jo.jsx(VN,{isSubMenu:!0,open:p,anchorEl:m.current,onClose:g,menuGroups:NN(s,FN),transformOrigin:{horizontal:"left",vertical:"top"},anchorOrigin:{horizontal:"right",vertical:"top"},direction:c,isPagination:d}):null]})},WN=({menuGroup:e,isSubMenu:t,direction:r,isPagination:n})=>e.map((e=>[[e.groupHeading&&Jo.jsx(MN,{disabled:!0,style:{opacity:1},children:e.groupHeading},e.groupHeading),e.items.map((e=>Jo.jsx(zN,{...e,isSubMenu:t,direction:r,isPagination:n},e.id)))].filter(Boolean)])),$N=({itemGroups:e,isSubMenu:t,direction:r,isPagination:n})=>e.map(((o,i)=>[WN({menuGroup:o,isSubMenu:t,direction:r,isPagination:n}),i<e.length-1?Jo.jsx(PN,{"data-testid":"group-divider",variant:"middle"}):void 0])),HN={appear:0,enter:0,exit:0},VN=({anchorEl:e,open:t,onClose:r,menuGroups:n,transformOrigin:o,anchorOrigin:i,isSubMenu:a,direction:s,isPagination:l})=>n.length?Jo.jsx(DN,{className:"nebula-table-utils-head-menu",open:t,anchorEl:e,onClose:r,transitionDuration:HN,MenuListProps:{id:"nebula-table-utils-head-menu-list-id"},...i?{anchorOrigin:i}:{},...o?{transformOrigin:o}:{},dir:s,children:$N({itemGroups:n,isSubMenu:a,direction:s,isPagination:l})}):null,BN=(e,t)=>e.some((e=>t[e]>0)),GN={canSelectAll:!1,canClearSelections:!1,canSelectPossible:!1,canSelectAlternative:!1,canSelectExcluded:!1},UN=({open:e,qStateName:t="$",headerData:r,app:n})=>{const[o,i]=v(null),[a,s]=v(GN);return gN((()=>{e||(s(GN),i(null))}),[e]),p((()=>{if(!n?.createSessionObject||!r.isDim||!e)return()=>{};let o,a=!1;const l=()=>{o&&n.destroySessionObject(o)};return(async()=>{try{const e=((e,t)=>({qInfo:{qType:"tableListbox"},qListObjectDef:Boolean(t.qLibraryId)?{qLibraryId:t.qLibraryId,qStateName:e}:{qDef:{qFieldDefs:[t.fieldId]},qStateName:e}}))(t,r),u=await n.createSessionObject(e),c=await u.getLayout(),{qStateCounts:d}=c.qListObject?.qDimensionInfo??{};o=c.qInfo?.qId,a?l():(i(u),d&&s((e=>({canSelectAll:BN(["qOption","qAlternative","qExcluded","qDeselected"],e),canClearSelections:BN(["qSelected"],e),canSelectPossible:BN(["qOption"],e),canSelectAlternative:BN(["qAlternative"],e),canSelectExcluded:BN(["qAlternative","qExcluded"],e)}))(d)))}catch(e){console.error(e)}})(),()=>{a=!0,l()}}),[e,n,r,t]),{fieldInstance:o,selectionActionsEnabledStatus:a}},YN=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M3.5 1.793 6.207 4.5l-.707.707-1.5-1.5V14H3V3.707l-1.5 1.5L.793 4.5zM8 4h5v1H8zm0 3h6v1H8zm0 3h7v1H8z"})}))),KN=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M6 15.5a.5.5 0 0 1 .5-.5h3a.5.5 0 1 1 0 1h-3a.5.5 0 0 1-.5-.5m-5-2v1a.5.5 0 0 0 .5.5h1a.5.5 0 1 1 0 1H1a1 1 0 0 1-1-1v-1.5a.5.5 0 1 1 1 0m0-7v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0m-1-4V1a1 1 0 0 1 1-1h1.5a.5.5 0 0 1 0 1h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0m6-2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 .5m9 2v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 1 1 0-1H15a1 1 0 0 1 1 1v1.5a.5.5 0 1 1-1 0M9.166 6.166c1.555-1.555 4.113-1.555 5.668 0s1.555 4.113 0 5.668-4.113 1.555-5.668 0-1.555-4.063 0-5.668m4.966 1.555a.56.56 0 0 0 0-.803.56.56 0 0 0-.803 0l-1.304 1.305-1.304-1.305a.522.522 0 0 0-.803 0 .524.524 0 0 0 0 .803l1.305 1.304-1.305 1.304c-.25.2-.25.552 0 .803.251.25.602.25.803 0l1.304-1.304 1.304 1.304c.2.25.552.25.803 0 .2-.201.25-.602 0-.803l-1.304-1.304z"})}))),XN=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M3.914 8h8.207L10.5 6.379l.707-.708L14.036 8.5l-2.829 2.828-.707-.707L12.12 9H3.914l1.621 1.621-.707.707L2 8.5l2.828-2.828.707.707zM15 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm0 13V2h-2v3h-1V2H4v3H3V2H1v12h2v-2h1v2h8v-2h1v2z"})}))),JN=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M3 2h1v10.293l1.5-1.5.707.707L3.5 14.207.793 11.5l.707-.707 1.5 1.5zm12 2H8v1h7zM8 7h6v1H8zm5 3H8v1h5z"})}))),ZN=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M8 15c-3.848 0-7-3.152-7-7s3.152-7 7-7 7 3.152 7 7-3.152 7-7 7m0 1c4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8 3.6 8 8 8m4-7.5H4v-1h8z"})}))),QN=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M8 15c-3.848 0-7-3.152-7-7s3.152-7 7-7 7 3.152 7 7-3.152 7-7 7m0 1c4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8 3.6 8 8 8m4-7.5H4v-1h8zM8.5 4v8h-1V4z"})}))),eF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M1 8a7 7 0 1 1 10 6.326V11h-1v5h5v-1h-3.124A8 8 0 1 0 8 16v-1a7 7 0 0 1-7-7"})}))),tF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M9.057 11.164a6 6 0 1 1 2.112-2.116 1 1 0 0 1 .052.044l4.176 4.08a1 1 0 0 1 .009 1.422l-.707.707a1 1 0 0 1-1.406.008l-4.185-4.087a1 1 0 0 1-.05-.058ZM10.5 6a4.5 4.5 0 1 0-9 0 4.5 4.5 0 0 0 9 0"})}))),rF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M3 4v1H1v10h10v-2h1v2a1 1 0 0 1-.883.993L11 16H1a1 1 0 0 1-.993-.883L0 15V5a1 1 0 0 1 .883-.993L1 4zm12-4a1 1 0 0 1 .993.883L16 1v10a1 1 0 0 1-.883.993L15 12H5a1 1 0 0 1-.993-.883L4 11V1a1 1 0 0 1 .883-.993L5 0zm0 1H5v10h10zm-2.36 2.653.72.694L9.143 8.72 6.64 6.125l.72-.694L9.143 7.28z"})}))),nF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M6 15.5a.5.5 0 0 1 .5-.5h3a.5.5 0 1 1 0 1h-3a.5.5 0 0 1-.5-.5m-5-2v1a.5.5 0 0 0 .5.5h1a.5.5 0 1 1 0 1H1a1 1 0 0 1-1-1v-1.5a.5.5 0 1 1 1 0m14 0a.5.5 0 1 1 1 0V15a1 1 0 0 1-1 1h-1.5a.5.5 0 1 1 0-1h1a.5.5 0 0 0 .5-.5zm-14-7v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0m15 0v3a.5.5 0 1 1-1 0v-3a.5.5 0 1 1 1 0m-16-4V1a1 1 0 0 1 1-1h1.5a.5.5 0 0 1 0 1h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0m6-2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 .5m9 2v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 1 1 0-1H15a1 1 0 0 1 1 1v1.5a.5.5 0 1 1-1 0M4 4v8l8-8zm0-1h8a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1"})}))),oF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M6 15.5a.5.5 0 0 1 .5-.5h3a.5.5 0 1 1 0 1h-3a.5.5 0 0 1-.5-.5m-5-2v1a.5.5 0 0 0 .5.5h1a.5.5 0 1 1 0 1H1a1 1 0 0 1-1-1v-1.5a.5.5 0 1 1 1 0m14 0a.5.5 0 1 1 1 0V15a1 1 0 0 1-1 1h-1.5a.5.5 0 1 1 0-1h1a.5.5 0 0 0 .5-.5zm-14-7v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0m15 0v3a.5.5 0 1 1-1 0v-3a.5.5 0 1 1 1 0m-16-4V1a1 1 0 0 1 1-1h1.5a.5.5 0 0 1 0 1h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0m6-2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 .5m9 2v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 1 1 0-1H15a1 1 0 0 1 1 1v1.5a.5.5 0 1 1-1 0M4 3h8a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1"})}))),iF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M6 15.5a.5.5 0 0 1 .5-.5h3a.5.5 0 1 1 0 1h-3a.5.5 0 0 1-.5-.5m-5-2v1a.5.5 0 0 0 .5.5h1a.5.5 0 1 1 0 1H1a1 1 0 0 1-1-1v-1.5a.5.5 0 1 1 1 0m14 0a.5.5 0 1 1 1 0V15a1 1 0 0 1-1 1h-1.5a.5.5 0 1 1 0-1h1a.5.5 0 0 0 .5-.5zm-14-7v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0m15 0v3a.5.5 0 1 1-1 0v-3a.5.5 0 1 1 1 0m-16-4V1a1 1 0 0 1 1-1h1.5a.5.5 0 0 1 0 1h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0m6-2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 .5m9 2v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 1 1 0-1H15a1 1 0 0 1 1 1v1.5a.5.5 0 1 1-1 0M4 4v8h8V4zm0-1h8a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1"})}))),aF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M1 1.5a.5.5 0 0 1 .5-.5H3V0H1.5A1.5 1.5 0 0 0 0 1.5V3h1zM14.5 1a.5.5 0 0 1 .5.5V3h1V1.5A1.5 1.5 0 0 0 14.5 0H13v1zM1 14.5a.5.5 0 0 0 .5.5H3v1H1.5A1.5 1.5 0 0 1 0 14.5V13h1zm14 0a.5.5 0 0 1-.5.5H13v1h1.5a1.5 1.5 0 0 0 1.5-1.5V13h-1zM6 0h4v1H6zM0 6h1v4H0zm15 0h1v4h-1zm-9 9h4v1H6z"})})));let sF=function(e){return e.Sorting="sorting",e.Searching="searching",e.Selections="selections",e.AdjusterHeaderSize="adjustHeaderSize",e}({});const lF="/qListObjectDef",uF=({headerData:e,translator:t,menuAvailabilityFlags:r,setOpen:n,sortFromMenu:o,interactions:i,embedListbox:a,fieldInstance:s,selectionActionsEnabledStatus:l,anchorRef:u,focusColumnAdjuster:c,setActiveFieldCallback:d,expandOrCollapseArgs:p})=>{const f=[];if(r[sF.Sorting]){const{isActivelySorted:r,sortDirection:i}=e,{ascendingEnabled:a,descendingEnabled:s}=(({isActivelySorted:e,sortDirection:t,isPivot:r,isSortedByFirstMeasure:n})=>{let o=!r&&!e||"D"===t,i=!r&&!e||"A"===t;return n&&(o=!1,i=!1),{ascendingEnabled:o,descendingEnabled:i}})(e);f.push([{groupHeading:t.get("NebulaTableUtils.MenuGroupLabel.Sorting"),items:[{id:1,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.SortAscending"),onClick:async e=>{e.stopPropagation(),await(o?.(e,"A")),n(!1)},icon:YN,enabled:a,isActive:!!r&&"A"===i,autoFocus:a},{id:2,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.SortDescending"),onClick:async e=>{e.stopPropagation(),await(o?.(e,"D")),n(!1)},icon:JN,enabled:s,isActive:!!r&&"D"===i,autoFocus:!a&&s}]}])}if(e.isCyclic&&d){const t=[];t.push([{items:[{id:1,itemTitle:e.groupDimensionLabels[e.groupDimensionPos],enabled:!0,icon:eF,subMenus:[[{items:e.groupDimensionLabels.map(((t,r)=>({id:r+1,itemTitle:t,onClick:async e=>{e.stopPropagation(),n(!1),d(r)},enabled:!0,icon:ST,isActive:e.groupDimensionPos===r})))}]]}]}]),t.length>0&&f.push(...t)}if(e.isDim&&i?.select){const o=[];r[sF.Searching]&&o.push([{items:[{id:1,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.Search"),onClick:e=>{e.stopPropagation(),n(!1),a()},icon:tF,enabled:!0}]}]),!e.isLocked&&r[sF.Selections]&&o.push([{items:[{id:1,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.Selections"),icon:aF,enabled:!!s,subMenus:[[{items:[{id:1,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.SelectAll"),onClick:async e=>{e.stopPropagation(),n(!1),await(s?.selectListObjectAll(lF))},icon:rF,enabled:l.canSelectAll},{id:2,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.SelectPossible"),onClick:async e=>{e.stopPropagation(),n(!1),await(s?.selectListObjectPossible(lF))},icon:iF,enabled:l.canSelectPossible},{id:3,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.SelectAlternative"),onClick:async e=>{e.stopPropagation(),n(!1),await(s?.selectListObjectAlternative(lF))},icon:nF,enabled:l.canSelectAlternative},{id:4,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.SelectExcluded"),onClick:async e=>{e.stopPropagation(),n(!1),await(s?.selectListObjectExcluded(lF))},icon:oF,enabled:l.canSelectExcluded}]}],[{items:[{id:1,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.ClearSelections"),onClick:async e=>{e.stopPropagation(),n(!1),await(s?.clearSelections(lF))},icon:KN,enabled:l.canClearSelections}]}]]}]}]),p&&!p.alwaysFullyExpanded&&f.push([{items:[{id:1,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.Expand"),onClick:async e=>{e.stopPropagation(),e.preventDefault(),n(!1),await p.expandCallback()},icon:QN,enabled:!0},{id:2,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.Collapse"),onClick:async e=>{e.stopPropagation(),e.preventDefault(),n(!1),await p.collapseCallback()},icon:ZN,enabled:!0}]}]),o.length>0&&f.push(...o)}return r[sF.AdjusterHeaderSize]&&f.push([{items:[{id:1,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.AdjustColumnSize"),onClick:e=>{e.stopPropagation(),e.preventDefault(),n(!1),c?.(u)},icon:XN,enabled:!0}]}]),f},cF=({open:e,setOpen:t,anchorRef:r,headerData:n,translator:o,interactions:i,menuAvailabilityFlags:a,shouldShowMenuIcon:s=!0,sortRelatedArgs:l,searchRelatedArgs:c,selectionRelatedArgs:d,adjustHeaderSizeRelatedArgs:p,expandOrCollapseArgs:f,model:m,direction:g="ltr",isPagination:v,isAccessibleHeader:y,iconSize:b=ZO})=>{const x=u(null),S=yN({translator:o}),{qLibraryId:w,fieldId:C,headTextAlign:E}=n,I=d?.app,{fieldInstance:D,selectionActionsEnabledStatus:P}=UN({open:e,headerData:n,app:I,qStateName:d?.qStateName}),M=(({model:e,headerData:t})=>{if(e&&"setActiveField"in e&&void 0!==t.dimensionInfoIndex){const r=t.dimensionInfoIndex;return async t=>{try{await e.setActiveField("/qHyperCubeDef",r,t)}catch(e){console.error(e)}}}return null})({model:m,headerData:n}),R=(({qLibraryId:e,fieldId:t,searchRelatedArgs:r,selectionRelatedArgs:n,direction:o,onPopoverClose:i})=>h((()=>{const a=e?{qLibraryId:e,type:"dimension"}:t;if(r?.embed){const{embed:e,listboxRef:t}=r;e.__DO_NOT_USE__.popover(t.current,a,{anchorOrigin:{vertical:"bottom",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"rtl"===o?"right":"left"},sortCriteria:r.sortCriteria,stateName:n?.qStateName,direction:o,onPopoverClose:i})}}),[e,t,r,n?.qStateName,o,i]))({qLibraryId:w,fieldId:C,searchRelatedArgs:c,selectionRelatedArgs:d,direction:g}),A=h((e=>{e.stopPropagation(),t(!1)}),[t]),L=h((e=>{e.stopPropagation(),t((e=>!e))}),[t]);return i.active?Jo.jsxs(EN,{rightAligned:"right"===E,shouldShowMenuIcon:s,className:"nebula-table-utils-head-menu-wrapper",onClick:!1===y?L:void 0,ref:x,isAccessibleHeader:y,children:[s?Jo.jsx(IN,{height:b,className:QO,"data-testid":QO,isInteractionsActive:i.active??!1,children:Jo.jsx(CN,{})}):null,Jo.jsx(VN,{open:e,anchorEl:!1===y?x.current:r.current,onClose:A,menuGroups:uF({headerData:n,translator:S,menuAvailabilityFlags:a,setOpen:t,...l,embedListbox:R,interactions:i,fieldInstance:D,selectionActionsEnabledStatus:P,anchorRef:r,focusColumnAdjuster:p?.focusColumnAdjuster,setActiveFieldCallback:M,expandOrCollapseArgs:f}),direction:g,isPagination:v})]}):null},dF=e=>e.isDark?{background:e.color,borderColor:gj.DARK_MODE_BORDER,color:gj.DARK_MODE_TEXT,disabledColor:gj.DARK_MODE_DISABLED,iconColor:gj.DARK_MODE_TEXT}:{background:e.color,borderColor:gj.BORDER_MEDIUM,color:gj.TEXT,disabledColor:gj.DISABLED},pF=il(Bu,{shouldForwardProp:e=>"footerStyle"!==e})((({footerStyle:e,theme:t})=>({height:40,display:"flex",justifyContent:"flex-end",alignItems:"center",padding:t.spacing(0,1,0,1),color:e.color,background:e.background,borderTop:`1px solid ${e.borderColor}`}))),fF=il(Bp,{shouldForwardProp:e=>"footerStyle"!==e})((({footerStyle:e,theme:t})=>({background:"inherit",marginRight:t.spacing(1),color:e.color,"& .MuiNativeSelect-icon, .MuiNativeSelect-select":{color:e.iconColor}}))),hF=il(tc,{shouldForwardProp:e=>"disabledCondition"!==e&&"footerStyle"!==e})((({disabledCondition:e,footerStyle:t,theme:r})=>({color:e?t.disabledColor:t.color,cursor:e?"default":"pointer",marginLeft:r.spacing(1)}))),mF=il(su)((({theme:e})=>({color:"inherit",margin:e.spacing(0,1,0,1)}))),gF=({children:e,footerContainer:t,interactions:r,theme:n,paginationNeeded:o=!0})=>{const i=g((()=>dF(n.background)),[n]);if(!r.active)return null;const a=o?Jo.jsx(pF,{footerStyle:i,children:e}):null;return t?C.createPortal(e,t):a},vF=c({}),yF=()=>n(vF),bF=({children:e,direction:t,pageInfo:r,handleChangeRowsPerPage:n,footerContainer:o,isSelectionMode:i,handleChangePage:a,totalRowCount:s,totalColumnCount:l,totalPages:u,keyboard:c,translator:d,theme:p,interactions:f,rect:h,layout:m})=>{const v=(e=>!e.enabled||e.active)(c)?0:-1,y=g((()=>dF(p.background)),[p]),b=o?o.getBoundingClientRect().width:h.width,x=yN({translator:d}),S=g((()=>({direction:t,pageInfo:r,handleChangeRowsPerPage:n,footerContainer:o,isSelectionMode:i,handleChangePage:a,totalRowCount:s,totalColumnCount:l,totalPages:u,keyboard:c,translator:x,theme:p,interactions:f,rect:h,layout:m,footerStyle:y,tabIndex:v,width:b})),[t,r,n,o,i,a,s,l,u,c,x,p,f,h,m,y,v,b]);return Jo.jsx(vF.Provider,{value:S,children:e})};let xF=function(e){return e.FirstPage="FirstPage",e.LastPage="LastPage",e.NextPage="NextPage",e.PreviousPage="PreviousPage",e}({}),SF=function(e){return e[e.DisplayedRowsLabel=250]="DisplayedRowsLabel",e[e.FirstPage=350]="FirstPage",e[e.LastPage=350]="LastPage",e[e.RowsPerPage=550]="RowsPerPage",e[e.SelectPage=700]="SelectPage",e}({});const wF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"m7 8 4.5 4.5L10 14 4 8l6-6 1.5 1.5z"})}))),CF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"m12 2 1.5 1.5L9 8l4.5 4.5L12 14 6 8zM4 2v12H2V2z"})}))),EF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"m3.5 2 6 6-6 6L2 12.5 6.5 8 2 3.5zM14 2v12h-2V2z"})}))),IF={FirstPage:CF,PreviousPage:wF,NextPage:TN,LastPage:EF,FirstPageRTL:EF,PreviousPageRTL:TN,NextPageRTL:wF,LastPageRTL:CF},DF=({disabledCondition:e,pageNumber:t,type:r})=>{const{direction:n,footerStyle:o,handleChangePage:i,translator:a,interactions:s,tabIndex:l}=yF(),u=r.concat("rtl"===n?"RTL":""),c=IF[u];return{styledProps:{footerStyle:o,disabledCondition:e,size:"small","data-testid":"pagination-action-icon-button","aria-disabled":e,"aria-label":a.get(`NebulaTableUtils.Pagination.${r}`),title:s.passive?a.get(`NebulaTableUtils.Pagination.${r}`):void 0,tabIndex:l,onClick:e?void 0:()=>{i(t)}},IconComponent:c}},PF=()=>{const{pageInfo:e,width:t,interactions:r}=yF(),n=0===e.page,{IconComponent:o,styledProps:i}=DF({type:xF.FirstPage,disabledCondition:n,pageNumber:0});return t<=SF.FirstPage?null:Jo.jsx(hF,{...i,disabled:!r.active,children:Jo.jsx(o,{height:ZO})})},MF=(e,t,r=!1)=>{r&&e.key===rT.Tab&&!e.shiftKey&&(Sj(e),((e,t,r)=>{const n=e.closest(".qv-object-wrapper")?.querySelector(".sel-toolbar-confirm")?.parentElement??document.querySelector("#qv-selection-toolbar-popover .sel-toolbar-confirm")?.parentElement;n?n.focus():t.focusSelection?.(r)})(e.target,t,!1))},RF=()=>{const{pageInfo:e,keyboard:t,totalPages:r,isSelectionMode:n,width:o,interactions:i}=yF(),a=e.page>=r-1,{IconComponent:s,styledProps:l}=DF({type:xF.LastPage,disabledCondition:a,pageNumber:r-1}),u=t.enabled?e=>{MF(e,t,n)}:void 0;return o<=SF.LastPage?null:Jo.jsx(hF,{...l,onKeyDown:u,disabled:!i.active,children:Jo.jsx(s,{height:ZO})})},AF=()=>{const{pageInfo:e,keyboard:t,totalPages:r,isSelectionMode:n,width:o,interactions:i}=yF(),a=e.page>=r-1,{IconComponent:s,styledProps:l}=DF({type:xF.NextPage,disabledCondition:a,pageNumber:e.page+1}),u=!(o>SF.FirstPage&&o>SF.LastPage)&&t.enabled?e=>{MF(e,t,n)}:void 0;return Jo.jsx(hF,{...l,onKeyDown:u,disabled:!i.active,children:Jo.jsx(s,{height:ZO})})},LF=()=>{const{pageInfo:e,interactions:t}=yF(),r=0===e.page,{IconComponent:n,styledProps:o}=DF({type:xF.PreviousPage,disabledCondition:r,pageNumber:e.page-1});return Jo.jsx(hF,{...o,disabled:!t.active,children:Jo.jsx(n,{height:ZO})})},kF=()=>{const{translator:e,width:t,pageInfo:r,totalRowCount:n}=yF(),{page:o,rowsPerPage:i}=r;if(t<=SF.DisplayedRowsLabel)return null;const a=e.get("NebulaTableUtils.Pagination.DisplayedRowsLabel",[`${o*i+1} - ${Math.min((o+1)*i,n)}`,n.toString()]);return Jo.jsx(mF,{variant:"caption",dir:"ltr",children:a})},OF=({name:e,value:t,options:r,handleChange:n})=>{const{layout:o,footerStyle:i,translator:a,tabIndex:s,interactions:l}=yF(),u=o.qInfo.qId,c=a.get(`NebulaTableUtils.Pagination.${e}`),d=`${e}-dropdown`,p=`${d}-label-${u}`,f={tabIndex:s,id:`${d}-${u}`,"data-testid":d,"aria-labelledby":p};return Jo.jsxs(Jo.Fragment,{children:[Jo.jsxs(mF,{variant:"caption",id:p,children:[c,":"]}),Jo.jsx(fF,{footerStyle:i,size:"small",native:!0,value:t,onChange:n,inputProps:f,disabled:!l.active,children:r})]})},TF=()=>{const{pageInfo:e,isSelectionMode:t,totalColumnCount:r,width:n,handleChangeRowsPerPage:o}=yF();if(!(!!e.rowsPerPageOptions?.length&&!t&&n>SF.RowsPerPage&&r<=100)||void 0===e.rowsPerPageOptions)return null;const i=Jo.jsx(Jo.Fragment,{children:e.rowsPerPageOptions.map((e=>Jo.jsx("option",{value:e,children:e},e)))});return Jo.jsx(OF,{name:"RowsPerPage",value:e.rowsPerPage,options:i,handleChange:e=>{o?.(+e.target.value)}})},qF=1e3,_F="…",jF=({totalPages:e,page:t})=>{const r=Math.min(e,qF),n=r<e&&t>500,o=n?Math.min(500+t,e):r,i=n?Math.max(0,o-qF):0,a=Array.from(Array(r).keys()).map((e=>{const t=e+i;return Jo.jsx("option",{value:t,children:t+1},t)}));return i>0&&a.unshift(Jo.jsx("option",{value:_F,disabled:!0,children:_F},"startMoreOptions")),o<e-1&&a.push(Jo.jsx("option",{value:_F,disabled:!0,children:_F},"endMoreOptions")),Jo.jsx(Jo.Fragment,{children:a})},NF=()=>{const{pageInfo:e,width:t,totalPages:r,handleChangePage:n}=yF(),{page:o}=e;if(t<=SF.SelectPage)return null;const i=Jo.jsx(jF,{totalPages:r,page:o});return Jo.jsx(OF,{name:"SelectPage",value:o,options:i,handleChange:e=>{n(+e.target.value)}})};var FF=b((e=>Jo.jsxs(bF,{...e,children:[Jo.jsx(TF,{}),Jo.jsx(NF,{}),Jo.jsx(kF,{}),Jo.jsx(PF,{}),Jo.jsx(LF,{}),Jo.jsx(AF,{}),Jo.jsx(RF,{})]})));const zF=e=>Jo.jsx(gF,{...e,children:Jo.jsx(FF,{...e})}),WF=c({}),$F=()=>n(WF),HF=({rect:e,pageInfo:t,qPivotDataPages:r,updatePageInfo:n,direction:o,children:i})=>{const a=g((()=>({rect:e,pageInfo:t,qPivotDataPages:r,updatePageInfo:n,direction:o})),[e,t,r,n,o]);return Jo.jsx(WF.Provider,{value:a,children:i})},VF=c({}),BF=()=>n(VF),GF=({app:e,model:t,theme:r,embed:n,keyboard:o,translator:i,interactions:a,env:s,children:l})=>{const u=g((()=>({model:t,app:e,interactions:a,embed:n,theme:r,keyboard:o,env:s,translator:i})),[e,a,t,n,r,o,s,i]);return Jo.jsx(VF.Provider,{value:u,children:l})},UF=c({}),YF=()=>n(UF),KF=({children:e,...t})=>Jo.jsx(UF.Provider,{value:t,children:e}),XF=()=>{const{text:e,fontFamily:t,fontSize:r,justifyContent:n,alignItems:o,height:i}=(()=>{const{theme:e,translator:t}=BF(),{layoutService:r}=YF(),n=e.getStyle("","","fontFamily")??Lj;return r.hasData?r.hasLimitedData?{text:t.get("SNPivotTable.LimitedData"),fontSize:"13px",fontFamily:n,alignItems:"center",height:"22px"}:{}:{text:t.get("SNPivotTable.NoData"),fontSize:"16px",fontFamily:n,justifyContent:"center",alignItems:"center",height:"100%"}})();return void 0===e?null:Jo.jsx("div",{style:{display:"flex",justifyContent:n,alignItems:o,width:"100%",height:i},children:Jo.jsx("span",{style:{...zj,fontFamily:t,fontSize:r,fontStyle:"italic",color:"#7b7a78"},children:e})})},JF="/qHyperCubeDef",ZF=-1,QF="PSEUDO-DIM",ez=[];for(let e=0;e<256;++e)ez.push((e+256).toString(16).slice(1));let tz;const rz=new Uint8Array(16);var nz={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function oz(e,t,r){const n=(e=e||{}).random??e.rng?.()??function(){if(!tz){if("undefined"==typeof crypto||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");tz=crypto.getRandomValues.bind(crypto)}return tz(rz)}();if(n.length<16)throw new Error("Random bytes length must be >= 16");return n[6]=15&n[6]|64,n[8]=63&n[8]|128,function(e,t=0){return(ez[e[t+0]]+ez[e[t+1]]+ez[e[t+2]]+ez[e[t+3]]+"-"+ez[e[t+4]]+ez[e[t+5]]+"-"+ez[e[t+6]]+ez[e[t+7]]+"-"+ez[e[t+8]]+ez[e[t+9]]+"-"+ez[e[t+10]]+ez[e[t+11]]+ez[e[t+12]]+ez[e[t+13]]+ez[e[t+14]]+ez[e[t+15]]).toLowerCase()}(n)}const iz=()=>crypto?.randomUUID?.()??function(e){return nz.randomUUID&&!e?nz.randomUUID():oz(e)}(),az=e=>e===ZF?QF:(({qLibraryId:e,cId:t})=>e??t??iz())(e),sz=({layoutService:e,visibleLeftDimensionInfos:t,cell:r,colIdx:n})=>{r&&(r.canBeResized=!0,r.colIdx=r.colIdx||n,r.dimensionInfoIndex===ZF?r.columnWidthLocation=rj.Measures:r.isLeftDimension?r.columnWidthLocation=rj.Dimension:t.at(-1)===ZF?r.columnWidthLocation=rj.Measures:e.hasPseudoDimOnLeft&&(r.columnWidthLocation=rj.Pivot))},lz=(e,t,r,n)=>{const o=az(r),i=e.getDimensionInfoIndex(r),a=e.isLeftDimension(i);return r===ZF?{id:o,colIdx:-1,label:"",sortDirection:"A",fieldId:"",isLocked:!1,isDim:!1,isCyclic:!1,groupDimensionPos:0,groupDimensionLabels:[],headTextAlign:"left",dimensionInfoIndex:i,canBeResized:!1,isLeftDimension:a,isLastDimension:n,columnWidthLocation:rj.Measures,isPivot:!0,qEffectiveDimensionName:void 0}:{id:o,colIdx:0,label:r.qFallbackTitle,qReverseSort:r.qReverseSort,sortDirection:r.qSortIndicator&&"N"!==r.qSortIndicator?r.qSortIndicator:"A",qLibraryId:r.qLibraryId,fieldId:r.qGroupFieldDefs[r.qGroupPos],isLocked:r.qLocked??!1,columnWidth:r.columnWidth,qApprMaxGlyphCount:r.qApprMaxGlyphCount,isDim:!0,isCyclic:r.qGrouping===lT.Cyclic,groupDimensionPos:r.qGroupPos,groupDimensionLabels:r.qGroupFallbackTitles,headTextAlign:"left",dimensionInfoIndex:i,canBeResized:!1,isLeftDimension:a,isLastDimension:n,columnWidthLocation:rj.Dimension,isPivot:!0,isSortedByFirstMeasure:t.isSortedByFirstMeasure,qEffectiveDimensionName:r.qEffectiveDimensionName}},uz=({layoutService:e,effectivePropertiesService:t,lastRow:r,lastCol:n})=>{let o=n;var i;r.length>0&&(o=(i=n).at(-1)===ZF?i.slice(0,-1):i);const a=o.length+(r.length?1:0),s=Math.max(1,r.length),l=((e,t)=>Array(e).fill(null).map((()=>Array.from({length:t},(()=>null)))))(a,s);return r.forEach(((r,n,o)=>{const i=n===o.length-1;l[a-1][n]=lz(e,t,r,i)})),o.forEach(((r,n,o)=>{const i=n===o.length-1;l[n][s-1]=lz(e,t,r,i)})),l},cz=(e,t,r,n)=>{const o=((e,t,r,n)=>{let o;return o=0===r.length||r.includes(ZF)?uz({layoutService:e,effectivePropertiesService:t,lastRow:n,lastCol:r}):(e=>e[0].map(((t,r)=>e.map((e=>e[r])))))(uz({layoutService:e,effectivePropertiesService:t,lastRow:r,lastCol:n})),e.isIndentModeEnabled&&o[o.length-1].length>1&&(o[o.length-1]=[o.at(-1),...new Array(o[0]?o[0].length-1:0).fill(null)]),o.length&&o.at(-1)?.forEach(((t,r)=>{Array.isArray(t)?t.forEach(((t,r)=>{sz({layoutService:e,visibleLeftDimensionInfos:n,cell:t,colIdx:r})})):sz({layoutService:e,visibleLeftDimensionInfos:n,cell:t,colIdx:r})})),o})(e,t,r,n);return{data:o,size:{x:o[0]?.length??0,y:o.length}}};var dz={fromSearchString:function(e){if(!e)return[];"?"===e[0]&&(e=e.substr(1));const t=[];return e.split("&").forEach((e=>{if(!e)return;const r=e.indexOf("=");let n,o="",i=!1;-1===r?n=e:(n=e.slice(0,r),o=e.slice(r+1),i=!0),t.push(function(e,t,r){return{key:fz(e),value:fz(t),useEqualSign:r}}(n,o,i))})),t}},pz=dz;function fz(e){try{return decodeURIComponent(e)}catch{return e}}function hz(e){if(!(this instanceof hz))throw new Error("Url needs to be called with the new keyword");if(!e)throw new Error("Url needs a string to operate on");const t=function(e){const t={authorityAndPath:"",search:"",hash:""};let r=e.indexOf("#");-1!==r&&(t.hash=e.substr(r),e=e.substr(0,r));r=e.indexOf("?"),-1!==r&&(t.search=e.substr(r),e=e.substr(0,r));return t.authorityAndPath=e,t}(e);Object.defineProperties(this,{authorityAndPath:{value:t.authorityAndPath},search:{value:t.search},hash:{value:t.hash},searchParams:{get:()=>pz.fromSearchString(t.search)}})}function mz(e){return encodeURIComponent(e).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%3B/gi,";")}hz.encodeAuthorityAndPath=function(e){return encodeURI(e).replace(/%5B/gi,"[").replace(/%5D/gi,"]").replace(/%25/gi,"%")},hz.encodeSearchParams=function(e){let t,r="";for(let n=0;n<e.length;n++)t=e[n],r+=0===n?"?":"&",r+=mz(t.key),t.value?r+=`=${mz(t.value)}`:r+=t.useEqualSign?"=":"";return r};var gz=hz;var vz,yz=class{_hasNext(){return null!=this._input&&(0!==this._input.length&&this._index<this._input.length)}constructor(e){this._input=e,this._pushback=null,this._temp=null,this._index=0,this._mark=0}pushback(e){this._pushback=e}index(){return this._index}hasNext(){return null!=this._pushback||this._hasNext()}next(){if(null!=this._pushback){const e=this._pushback;return this._pushback=null,e}return this._hasNext()?this._input.charAt(this._index++):null}nextHex(){const e=this.next();return null==e?null:e.match(/[0-9A-Fa-f]/)?e:null}peek(e){return e?!(!this._pushback||this._pushback!==e)||!!this._hasNext()&&this._input.charAt(this._index)===e:this._pushback?this._pushback:this._hasNext()?this._input.charAt(this._index):null}mark(){this._temp=this._pushback,this._mark=this._index}reset(){this._pushback=this._temp,this._index=this._mark}remainder(){let e=this._input.substr(this._index);return null!=this._pushback&&(e=this._pushback+e),e}},bz=class{decode(e){let t="";const r=new yz(e);let n;for(;r.hasNext();)n=this.decodeCharacter(r),t+=null!=n?n:r.next();return t}decodeCharacter(e){return e.next()}},xz=e=>e>=0&&e<=1114111,Sz=e=>e.match(/[\s]/),wz=class extends bz{decodeCharacter(e){e.mark();const t=e.next();let r,n,o;if(null==t||"\\"!==t)return e.reset(),null;const i=e.next();if(null==i)return e.reset(),null;switch(i){case"\r":e.peek("\n")&&e.next();case"\n":case"\f":case"\0":return this.decodeCharacter(e)}if("NaN"===parseInt(i,16))return i;for(r=i,n=0;n<5&&(o=e.next(),null!=o&&!Sz(o));n++){if("NaN"===parseInt(o,16)){e.pushback(o);break}r+=o}const a=parseInt(r,16);return xz(a)?String.fromCharCode(a):"�"}},Cz=class e{constructor(e,t){this._key=e,this._value=t}getKey(){return this._key}getValue(){return this._value}equals(t){return t instanceof e&&(this._key===t._key&&this._value===t._value)}static newInstanceIfNeeded(){let t,r,n=arguments[0];return"string"==typeof arguments[1]?(t=arguments[1],r=n.length):(r=arguments[1],t=arguments[2]),t&&n?(n.length>r&&(n=n.substr(0,r)),new e(n,t)):null}},Ez=class e{setValue(e){this._nextMap=null,this._value=e}getNextNode(e){return this._nextMap?this._nextMap[e]:null}put(t,r,n){let o,i;if(t.length===r)return i=this._value,this.setValue(n),i;const a=t.charAt(r);return this._nextMap?(o=this._nextMap[a],o||(o=new e,this._nextMap[a]=o)):(this._nextMap={},o=new e,this._nextMap[a]=o),o.put(t,r+1,n)}get(e,t){if(e.length<=t)return this._value;const r=this.getNextNode(e.charAt(t));return r?r.get(e,t+1):null}getLongestMatch(e,t){if(e.length<=t)return Cz.newInstanceIfNeeded(e,this._value);const r=this.getNextNode(e.charAt(t));if(!r)return Cz.newInstanceIfNeeded(e,t,this._value);const n=r.getLongestMatch(e,t+1);return n||Cz.newInstanceIfNeeded(e,t,this._value)}},Iz=class{constructor(){this.clear()}getLongestMatch(e){return this.root&&e?this.root.getLongestMatch(e,0):null}getMaxKeyLength(){return this.maxKeyLen}clear(){this.root=null,this.maxKeyLen=0,this.size=0}put(e,t){this.root||(this.root=new Ez);const r=this.root.put(e,0,t);return r||(e.length>this.maxKeyLen&&(this.maxKeyLen=e.length),this.size++,null)}},Dz=(()=>{const e=[],t=[],r=new Iz;let n,o,i;for(n in e["""]="34",e["&"]="38",e["<"]="60",e[">"]="62",e[" "]="160",e["¡"]="161",e["¢"]="162",e["£"]="163",e["¤"]="164",e["¥"]="165",e["¦"]="166",e["§"]="167",e["¨"]="168",e["©"]="169",e["ª"]="170",e["«"]="171",e["¬"]="172",e["­"]="173",e["®"]="174",e["¯"]="175",e["°"]="176",e["±"]="177",e["²"]="178",e["³"]="179",e["´"]="180",e["µ"]="181",e["¶"]="182",e["·"]="183",e["¸"]="184",e["¹"]="185",e["º"]="186",e["»"]="187",e["¼"]="188",e["½"]="189",e["¾"]="190",e["¿"]="191",e["À"]="192",e["Á"]="193",e["Â"]="194",e["Ã"]="195",e["Ä"]="196",e["Å"]="197",e["Æ"]="198",e["Ç"]="199",e["È"]="200",e["É"]="201",e["Ê"]="202",e["Ë"]="203",e["Ì"]="204",e["Í"]="205",e["Î"]="206",e["Ï"]="207",e["Ð"]="208",e["Ñ"]="209",e["Ò"]="210",e["Ó"]="211",e["Ô"]="212",e["Õ"]="213",e["Ö"]="214",e["×"]="215",e["Ø"]="216",e["Ù"]="217",e["Ú"]="218",e["Û"]="219",e["Ü"]="220",e["Ý"]="221",e["Þ"]="222",e["ß"]="223",e["à"]="224",e["á"]="225",e["â"]="226",e["ã"]="227",e["ä"]="228",e["å"]="229",e["æ"]="230",e["ç"]="231",e["è"]="232",e["é"]="233",e["ê"]="234",e["ë"]="235",e["ì"]="236",e["í"]="237",e["î"]="238",e["ï"]="239",e["ð"]="240",e["ñ"]="241",e["ò"]="242",e["ó"]="243",e["ô"]="244",e["õ"]="245",e["ö"]="246",e["÷"]="247",e["ø"]="248",e["ù"]="249",e["ú"]="250",e["û"]="251",e["ü"]="252",e["ý"]="253",e["þ"]="254",e["ÿ"]="255",e["&OElig"]="338",e["&oelig"]="339",e["&Scaron"]="352",e["&scaron"]="353",e["&Yuml"]="376",e["&fnof"]="402",e["&circ"]="710",e["&tilde"]="732",e["&Alpha"]="913",e["&Beta"]="914",e["&Gamma"]="915",e["&Delta"]="916",e["&Epsilon"]="917",e["&Zeta"]="918",e["&Eta"]="919",e["&Theta"]="920",e["&Iota"]="921",e["&Kappa"]="922",e["&Lambda"]="923",e["&Mu"]="924",e["&Nu"]="925",e["&Xi"]="926",e["&Omicron"]="927",e["&Pi"]="928",e["&Rho"]="929",e["&Sigma"]="931",e["&Tau"]="932",e["&Upsilon"]="933",e["&Phi"]="934",e["&Chi"]="935",e["&Psi"]="936",e["&Omega"]="937",e["&alpha"]="945",e["&beta"]="946",e["&gamma"]="947",e["&delta"]="948",e["&epsilon"]="949",e["&zeta"]="950",e["&eta"]="951",e["&theta"]="952",e["&iota"]="953",e["&kappa"]="954",e["&lambda"]="955",e["&mu"]="956",e["&nu"]="957",e["&xi"]="958",e["&omicron"]="959",e["&pi"]="960",e["&rho"]="961",e["&sigmaf"]="962",e["&sigma"]="963",e["&tau"]="964",e["&upsilon"]="965",e["&phi"]="966",e["&chi"]="967",e["&psi"]="968",e["&omega"]="969",e["&thetasym"]="977",e["&upsih"]="978",e["&piv"]="982",e["&ensp"]="8194",e["&emsp"]="8195",e["&thinsp"]="8201",e["&zwnj"]="8204",e["&zwj"]="8205",e["&lrm"]="8206",e["&rlm"]="8207",e["&ndash"]="8211",e["&mdash"]="8212",e["&lsquo"]="8216",e["&rsquo"]="8217",e["&sbquo"]="8218",e["&ldquo"]="8220",e["&rdquo"]="8221",e["&bdquo"]="8222",e["&dagger"]="8224",e["&Dagger"]="8225",e["&bull"]="8226",e["&hellip"]="8230",e["&permil"]="8240",e["&prime"]="8242",e["&Prime"]="8243",e["&lsaquo"]="8249",e["&rsaquo"]="8250",e["&oline"]="8254",e["&frasl"]="8260",e["&euro"]="8364",e["&image"]="8365",e["&weierp"]="8472",e["&real"]="8476",e["&trade"]="8482",e["&alefsym"]="8501",e["&larr"]="8592",e["&uarr"]="8593",e["&rarr"]="8594",e["&darr"]="8595",e["&harr"]="8596",e["&crarr"]="8629",e["&lArr"]="8656",e["&uArr"]="8657",e["&rArr"]="8658",e["&dArr"]="8659",e["&hArr"]="8660",e["&forall"]="8704",e["&part"]="8706",e["&exist"]="8707",e["&empty"]="8709",e["&nabla"]="8711",e["&isin"]="8712",e["¬in"]="8713",e["&ni"]="8715",e["&prod"]="8719",e["&sum"]="8721",e["&minus"]="8722",e["&lowast"]="8727",e["&radic"]="8730",e["&prop"]="8733",e["&infin"]="8734",e["&ang"]="8736",e["&and"]="8743",e["&or"]="8744",e["&cap"]="8745",e["&cup"]="8746",e["&int"]="8747",e["&there4"]="8756",e["&sim"]="8764",e["&cong"]="8773",e["&asymp"]="8776",e["&ne"]="8800",e["&equiv"]="8801",e["&le"]="8804",e["&ge"]="8805",e["&sub"]="8834",e["&sup"]="8835",e["&nsub"]="8836",e["&sube"]="8838",e["&supe"]="8839",e["&oplus"]="8853",e["&otimes"]="8855",e["&perp"]="8869",e["&sdot"]="8901",e["&lceil"]="8968",e["&rceil"]="8969",e["&lfloor"]="8970",e["&rfloor"]="8971",e["&lang"]="9001",e["&rang"]="9002",e["&loz"]="9674",e["&spades"]="9824",e["&clubs"]="9827",e["&hearts"]="9829",e["&diams"]="9830",e)"function"!=typeof e[n]&&e.hasOwnProperty(n)&&(t[e[n]]=n);for(o in t)"function"!=typeof t[o]&&t.hasOwnProperty(o)&&(i=t[o].toLowerCase().substr(1),r.put(i,String.fromCharCode(o)));return r})(),Pz=class extends bz{decodeCharacter(e){let t;e.mark();const r=e.next();if(null==r||"&"!==r)return e.reset(),null;const n=e.next();if(null==n)return e.reset(),null;if("#"===n){if(t=this._getNumericEntity(e),null!=t)return t}else if(n.match(/[A-Za-z]/)&&(e.pushback(n),t=this._getNamedEntity(e),null!=t))return t;return e.reset(),null}_getNamedEntity(e){let t,r,n,o="";for(t=Math.min(e.remainder().length,Dz.getMaxKeyLength()),n=0;n<t;n++)o+=e.next().toLowerCase();const i=Dz.getLongestMatch(o);if(null==i)return null;for(e.reset(),e.next(),t=i.getKey().length,r=0;r<t;r++)e.next();return e.peek(";")&&e.next(),i.getValue()}_getNumericEntity(e){const t=e.peek();return null==t?null:"x"===t||"X"===t?(e.next(),this._parseHex(e)):this._parseNumber(e)}_parseHex(e){let t,r="";for(;e.hasNext();){if(t=e.peek(),Number.isNaN(+parseInt(t,16))){if(";"===t){e.next();break}break}r+=t,e.next()}const n=parseInt(r,16);return!Number.isNaN(+n)&&xz(n)?String.fromCharCode(n):null}_parseNumber(e){let t,r="";for(;e.hasNext();){if(t=e.peek(),Number.isNaN(+parseInt(t,10))){if(";"===t){e.next();break}break}r+=t,e.next()}const n=parseInt(r,10);return!Number.isNaN(+n)&&xz(n)?String.fromCharCode(n):null}},Mz=class extends bz{decodeCharacter(e){e.mark();const t=e.next();let r,n,o,i;if(null==t)return e.reset(),null;if("%"!==t)return e.reset(),null;for(r="",n=0;n<2;n++)o=e.nextHex(),null!=o&&(r+=o);return 2===r.length&&(i=parseInt(r,16),xz(i))?String.fromCharCode(i):(e.reset(),null)}},Rz=/^data:(?<!\s)\s*(image\/[\w+-.]+)(?<!\s)\s*(;.*?){0,1}(?<!\s)\s*,(.*)/i,Az=5e6,Lz=5e5,kz=(e,t)=>{const{maxByteSizeSvg:r=Lz,maxByteSizeImage:n=Az}=t??{},{mimeType:o,encoding:i,data:a}=(e=>{const[,t,r,n]=Rz.exec(e.trim())??[];return{encoding:r,data:n,mimeType:t?.toLocaleLowerCase()}})(e);if(!a)return!0;const s=((e,t,r)=>{const n={type:e};if(t?.includes(";base64"))try{return new Blob([atob(r)],n).size}catch{return new Blob([r],n).size}return"image/svg+xml"===e?new Blob([r],n).size:0})(o,i,a);return"image/svg+xml"===o?s<=r:s<=n};"undefined"!=typeof document&&(vz=document.createElement("div"));var Oz=Array.prototype.indexOf,Tz=[",",".","_"," "],qz=[",",".","-","_"," "],_z={width:["%"],height:["%"]},jz={default:["-"," ","%"],color:["#"," ","(",")"],image:["(",")",":","/","?","&","-",".",'"',"="," "]},Nz={background:["(",")",":","%","/","?","&","-"," ",".",'"',"=","#"],"background-image":jz.image,"background-color":jz.color,"border-color":jz.color,"border-image":jz.image,color:jz.color,icon:jz.image,"list-style-image":jz.image,"outline-color":jz.color},Fz={attr_name:["^on[a-z]{1,}","style","href","src"],attr_val:["javascript:","data:"],css_key:["behavior","-moz-behavior","-ms-behavior"],css_val:["expression"]};function zz(e,t,r){let n;if(t){if(Oz)return Oz.call(t,e,r);for(n=t.length,r=r?r<0?Math.max(0,n+r):r:0;r<n;r++)if(r in t&&t[r]===e)return r}return-1}function Wz(e){if(null==e)return"";let t="";const r=document.createTextNode(e);return vz.appendChild(r),t=vz.innerHTML,vz.removeChild(r),t}function $z(e,t,r){let n,o,i,a,s,l,u,c,d;for(e=Vz(e).toLowerCase(),t=Vz(t),i=0;i<Fz.attr_name.length;i++)if(e.match(Fz.attr_name[i]))throw new Error(`Unsafe attribute name used: ${e}`);for(i=0;i<Fz.attr_val.length;i++)if(t.toLowerCase().match(Fz.attr_val[i]))throw new Error(`Unsafe attribute value used: ${t}`);if(n=_z[e],n||(n=qz),o="",!r){for(a=0;a<e.length;a++){if(s=e.charAt(a),!s.match(/[a-zA-Z\-0-9]/))throw new Error("Invalid attribute name specified");o+=s}o+='="'}for(l=0;l<t.length;l++)u=t.charAt(l),c=t.charCodeAt(l),!u.match(/[a-zA-Z0-9]/)&&zz(u,n)<0?(d=c.toString(16),o+=`&#x${d};`):o+=u;return r||(o+='"'),o}function Hz(e,t,r){let n,o,i,a,s,l,u,c,d,p;if(e=Vz(e).toLowerCase(),t=Vz(t),zz(e,Fz.css_key)>=0)throw new Error(`Unsafe property name used: ${e}`);for(n=0;n<Fz.css_val.length;n++)if(t.toLowerCase().indexOf(Fz.css_val[n])>=0)throw new Error(`Unsafe property value used: ${t}`);if(o=Nz[e],o||(o=jz.default),i="",!r){for(a=0;a<e.length;a++){if(s=e.charAt(a),!s.match(/[a-zA-Z-]/))throw new Error("Invalid Property Name specified");i+=s}i+=": "}for(l=0;l<t.length;l++)u=t.charAt(l),c=t.charCodeAt(l),!u.match(/[a-zA-Z0-9]/)&&zz(u,o)<0?(d=c.toString(16),p="000000".substr(d.length),i+=`\\${p}${d}`):i+=u;return i}function Vz(e,t){let r,n,o,i,a=!1;if(null===e)return null;r=e,n=e,o=0;const s=[new Pz,new Mz,new wz];for(;!a;){n=r;for(let e=0;e<s.length;e++)i=s[e].decode(r),i!==r&&(o++,r=i);n!==r||(a=!0)}if(t&&o>1)throw new Error("Attack Detected - Multiple/Double Encodings used in input");return r}var Bz=[];for(let e=0;e<255;e++)Bz[e]=e>=48&&e<=57||e>=65&&e<=90||e>=97&&e<=122?null:e.toString(16);var Gz={html:e=>Wz(e.unsafe),css(e){let t,r=[];const n=[],o={};let i="";for(t in e.map?r=e.map:r[e.name]=e.unsafe,r)"function"!=typeof r[t]&&r.hasOwnProperty(t)&&(n[t]=Hz(t,r[t],!0),i+=Hz(t,r[t],!0),o[t]=n[t]);return e.map?o:i},attr(e){let t=[];const r=[],n={};let o="";e.map?t=e.map:t[e.name]=e.unsafe;for(const e in t)"function"!=typeof t[e]&&t.hasOwnProperty(e)&&(r[e]=$z(e,t[e],!0),o+=$z(e,t[e],!0),n[e]=r[e]);return e.map?n:o}};function Uz(e,t){throw new Error(t)}var Yz={canonicalize:Vz,encode:function(){const e={context:"html",unsafe:null,name:null,map:null,setter:null,strict:!0};return 1===arguments.length&&"object"==typeof arguments[0]?function(){let e,t,r;const n=arguments[0]||{};let o=1;const i=arguments.length;for(;o<i;o++)if(null!=(e=arguments[o]))for(t in e)if(e.hasOwnProperty(t)){if(r=e[t],n===r)continue;void 0!==r&&(n[t]=r)}}(e,arguments[0]):(e.context=arguments[0],2===arguments.length?"html"===e.context?e.unsafe=arguments[1]:"attr"!==e.context&&"css"!==e.context||(e.map=arguments[1]):(e.name=arguments[2],e.unsafe=arguments[1])),"html"===e.context?Gz.html(e):"css"===e.context?(null!=e.map&&"object"!=typeof e.map&&Uz(this,"Invalid parameter type"),Gz.css(e)):"attr"===e.context?(null!=e.map&&"object"!=typeof e.map&&Uz(this,"Invalid parameter type"),Gz.attr(e)):void Uz(this,"Invalid parameter type")},encodeForAttr:$z,encodeForAttr2:function(e){return $z("nonsens",e,!0)},encodeForCSS:Hz,encodeForHref:function(e){Vz(e),0!==e.search("[a-zA-Z0-9]+:")&&(e=`http://${e}`);const t=new gz(e),r=gz.encodeAuthorityAndPath(t.authorityAndPath),n=t.searchParams;e=r+gz.encodeSearchParams(n)+t.hash;const o=decodeURI(e).toLowerCase();if(-1!==o.indexOf("javascript:"))throw new Error("Attack Detected - Javascript in input");if(-1!==o.indexOf("data:"))throw new Error("Attack Detected - data in input");return e},encodeForJS:function(e,t){let r,n,o,i,a,s;for(t||(t=Tz),s="",r=0;r<e.length;r++)o=e.charAt(r),i=e.charCodeAt(r),zz(o,t)>=0||null==Bz[i]?s+=o:(n=i.toString(16),i<256?(a="00".substr(n.length),s+=`\\x${a}${n.toUpperCase()}`):(a="0000".substr(n.length),s+=`\\u${a}${n.toUpperCase()}`));return s},encodeForHTML:Wz,encodeForURL:function(e,t){let r="";return t&&(t.match(/^[A-Za-z\-0-9]{1,}$/)?r+=Vz(t).toLowerCase():Uz(this,"Illegal Attribute Name Specified"),r+='="'),r+=encodeURIComponent(e).replace(/!/g,"%21").replace(/'/g,"%27").replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/\*/g,"%2A"),r+=t?'"':"",r},isSafeDataURL:kz,validateURI:function(e){if(""===e||function(e){if("canParse"in URL)return URL.canParse(e);try{return new URL(e),!0}catch{return!1}}(e))return!1;const t=e.replace(/%2E/gi,".");if(t.match(/[#&=: ]/))return!1;const r=function(e){let t=e,r="";for(;t.length>0;)if(t.startsWith("../")||t.startsWith("./"))t=t.replace(/^\.\.?\//,"");else if(t.startsWith("/./"))t=t.replace(/^\/\.\//,"/");else if("/."===t)t="/";else if(t.startsWith("/../")){t=t.replace(/^\/\.\.\//,"/");const e=r.lastIndexOf("/");-1!==e&&(r=r.slice(0,e))}else if("/.."===t){t="/";const e=r.lastIndexOf("/");-1!==e&&(r=r.slice(0,e))}else if("."===t||".."===t)t="";else{const e=t.match(/^\/?[^/]*/),n=e?e[0]:"";t=t.slice(n.length),r+=n}return r}(t);return""!==r&&"/"!==r&&r}};const Kz=(e,t)=>t.qAttrExps?.qValues?.[e],Xz=(e,t)=>{switch(e){case"topLeft":default:return{horizontal:"rtl"===t?"flex-end":"flex-start",vertical:"flex-start"};case"centerLeft":return{horizontal:"center",vertical:"flex-start"};case"bottomLeft":return{horizontal:"rtl"===t?"flex-start":"flex-end",vertical:"flex-start"};case"topCenter":return{horizontal:"rtl"===t?"flex-end":"flex-start",vertical:"center"};case"centerCenter":return{horizontal:"center",vertical:"center"};case"bottomCenter":return{horizontal:"rtl"===t?"flex-start":"flex-end",vertical:"center"};case"topRight":return{horizontal:"rtl"===t?"flex-end":"flex-start",vertical:"flex-end"};case"centerRight":return{horizontal:"center",vertical:"flex-end"};case"bottomRight":return{horizontal:"rtl"===t?"flex-start":"flex-end",vertical:"flex-end"}}},Jz=({text:e,url:t,imageSize:r,imagePosition:n,labelStructure:o,imageBox:i,direction:a})=>n&&t&&!t.toLowerCase().includes("javascript:")&&Yz.isSafeDataURL(t)?{type:K_.Image,url:t,text:e,imageSize:r,resolvedImagePosition:Xz(n,a),labelStructure:o,imageBox:i}:{type:K_.Text,url:void 0,text:e,labelStructure:o},Zz=(e,t,r,n)=>{if(!e.qMiniChart||!t?.miniChart||!r)return{type:K_.Text,text:n};const{minY:o,maxY:i}=((e,t,r)=>{const n="global"===t.yAxis?.scale,o="zeroCenter"===t.yAxis?.position,i=n?r.qYMin:e.qMiniChart.qMin,a=n?r.qYMax:e.qMiniChart.qMax;if(o){const e=Math.max(Math.abs(i),Math.abs(a));return{minY:-e,maxY:e}}return(e=>"zeroBaseline"===e.yAxis?.position||"bars"===e.type&&"auto"===e.yAxis?.position)(t)?{minY:Math.min(0,i),maxY:Math.max(0,a)}:{minY:i,maxY:a}})(e,t.miniChart,r),a={type:t.miniChart.type,qMatrix:e.qMiniChart.qMatrix,minY:o,maxY:i,showDots:!!t.miniChart.showDots,colors:t.miniChart.colors,colorMin:e.qMiniChart.qMin,colorMax:e.qMiniChart.qMax};return{type:K_.MiniChart,text:n,miniChart:a}},Qz=(e,t,r)=>{const n=Array.isArray(t.qAttrExps)?t.qAttrExps[0]:t.qAttrExps,o=n?.qValues?.[e];if(o){const e=Number.isNaN(+o.qNum)?void 0:`${o.qNum}`;return o.qText||e}return r?.urlPosition===X_.Attribute?void 0:r?.urlLabel},eW=({labelStructure:e,text:t,url:r})=>{try{if(!r)throw Error("Invalid url");return{type:K_.Link,url:Yz.encodeForHref(r),text:t,labelStructure:e}}catch{return{type:K_.Text,url:void 0,text:t,labelStructure:e}}},tW=({cell:e,representationProperties:t,attrExprInfoIndex:r,env:n,conditionalColoring:o,miniChartOnMeasure:i,labelStructure:a,getText:s=e=>e.qText,direction:l,enabledFeatures:u})=>{const c=J_(t),d=s(e);return c===K_.Image&&u[K_.Image]&&!n.anything.sense?.isUnsupportedFeature?.("tableImages")?((e,t,r,n,o,i)=>{const{imageSize:a,imagePosition:s,imageSetting:l,imageLabel:u,imageBox:c}=t??{};if("url"===l){const t=Kz(r.imageUrl??-1,e)?.qText;return i&&(i.maskedValue=t??""),Jz({text:n,url:t,imageSize:a,imagePosition:s,labelStructure:i,imageBox:c,direction:o})}if("label"===l){const t=i?i.originalValue:n;if(-1===r.imageLabel)return Jz({text:u||t||"",url:t,imageSize:a,imagePosition:s,labelStructure:i,imageBox:c,direction:o});const l=Kz(r.imageLabel??-1,e)?.qText??n;return Jz({text:l,url:t,imageSize:a,imagePosition:s,labelStructure:i,imageBox:c,direction:o})}return{type:K_.Text,url:void 0,labelStructure:i,text:n}})(e,t,r,d,l,a):c===K_.Link?((e,t,r,n,o)=>{const{urlPosition:i}=t??{};if(i===X_.Attribute){const i=Qz(r.url??-1,e,t);return eW({labelStructure:n,text:o||i||"",url:i})}if(i===X_.Dimension){const i=Qz(r.urlLabel??-1,e,t)||o;return n&&(n.maskedValue=i),eW({text:i,labelStructure:n,url:n?.originalValue??o})}return{type:K_.Text,url:void 0,text:o,labelStructure:n}})(e,t,r,a,d):c===K_.Indicator&&u[K_.Indicator]&&!n.anything.sense?.isUnsupportedFeature?.("tableIndicators")?((e,t,r)=>{const{indicator:n}=e??{};return{type:K_.Indicator,url:void 0,text:r,indicator:{applySegmentColors:n?.applySegmentColors,position:n?.position,showTextValues:n?.showTextValues},indicatorConditionalColoring:t}})(t,o,d):c===K_.MiniChart&&u[K_.MiniChart]&&!n.anything.sense?.isUnsupportedFeature?.("qMiniChartDef")?Zz(e,t,i,d):{type:K_.Text,url:void 0,text:d,labelStructure:a}},rW=(e,t)=>{const r=t.qAttrExps,n=r?.qValues?.[e?.cellForegroundColor??-1]?.qText,o=r?.qValues?.[e?.cellBackgroundColor??-1]?.qText,i=o?xj(o):null,a=n?xj(n):null,s=((e,t)=>e||!t?null:vj(t))(a,i);return{color:s??a,background:i}},nW=(e,t)=>t.qSubNodes.reduce(((e,t)=>0===t.qSubNodes.length?e+1:nW(e,t)),e),oW=(e,t,r,n,o,i)=>{const a=o?i.rowsPerPage-r:Oj-n;let s=e.qUp+e.qDown;if(o&&0===r){const r=(t+e.qUp)%i.rowsPerPage;s=e.qDown+r}return Math.min(a,nW(s,e))},iW=({node:e,parent:t,root:r,x:n,y:o,pageY:i,layoutService:a,dimensionInfo:s,attrExprInfoIndex:l,isLeftColumn:u=!0,isIndentModeEnabled:c=!1,indentLevel:d,labelStructure:p,env:f,pageInfo:h,direction:m="ltr"})=>{const g=(!c||!u)&&"P"===e.qType,v=((e,t)=>{if(e!==ZF){if(t){const t=J_(e.representation);return t===K_.Link||t===K_.Image?e.representation:{type:K_.Text}}return e.representation}})(s,c),y=(({node:e,isLeftColumn:t,isIndentModeEnabled:r,labelStructure:n,representationType:o,parentOrRootOriginalValue:i})=>{let a=e.qText;if(t&&r&&n){const{originalValue:t,delimeter:r,suffix:s}=n;a=o===K_.Link?"P"===e.qType?i:t:`${t} ${!s||!t&&s?"":r} ${s}`.trim()}return a})({node:e,isLeftColumn:u,isIndentModeEnabled:c,labelStructure:p,representationType:J_(v),parentOrRootOriginalValue:(t||r)?.representation?.labelStructure?.originalValue??""}),b=tW({cell:{...e,qText:y},representationProperties:v,attrExprInfoIndex:l,env:f,labelStructure:p,direction:m,enabledFeatures:{[K_.Image]:!0,[K_.Indicator]:!0}}),x={id:iz(),ref:e,x:n,y:o,pageX:n,pageY:i,mainAxisPageCoord:u?i:n,isLeftColumn:u,parent:t,root:r,children:[],isLeafNode:0===e.qSubNodes.length,leafCount:oW(e,o,i,n,u,h),distanceToNextCell:0,isLockedByDimension:!("object"!=typeof s||!s.qLocked),isTotal:"T"===e.qType||!!t?.isTotal,isEmpty:"E"===e.qType||-4===e.qElemNo,isNull:"U"===e.qType,isPseudoDimension:g,expressionColor:rW(l,e),selectionCellType:u?"L":"T",dimensionInfoIndex:a.getDimensionInfoIndex(s),canBeResized:0===e.qSubNodes.length&&!u,visibleMeasureInfoIndex:g?e.qElemNo:t?.visibleMeasureInfoIndex,representation:b,...void 0!==d&&{indentLevel:d}};return t&&(t.children[x.mainAxisPageCoord-t.mainAxisPageCoord]=x),x},aW=(e,t,r,n,o,i,a,s,l)=>{const{isIndentModeEnabled:u}=o;if(!t.length)return e;let c=0;return function t(d,p,f,h=0,m=-1){e[h]||(e[h]={}),u&&m++;const g=o.leftDimensionInfoIndexes.indexOf(ZF);f.forEach(((f,v)=>{const y={originalValue:f.qText??"",maskedValue:"",delimeter:"-",suffix:""};c+=0===v?0:1;const b=r.qTop-n.page*n.rowsPerPage,x=Math.max(0,b+c-f.qUp),S=r.qTop+c-f.qUp;if(u){if(o.hasPseudoDimOnLeft&&m<=g)if(y.originalValue=f.qText??"",y.maskedValue=f.qText??"","N"===f.qType||"U"===f.qType||"T"===f.qType)"U"===f.qType&&(y.originalValue=o.getNullValueText()),m<g&&(y.suffix=o.visibleMeasureInfo[0].qFallbackTitle);else if("P"===f.qType){y.originalValue=(p||d)?.representation.labelStructure?.originalValue??"",y.maskedValue=(p||d)?.representation.labelStructure?.originalValue??"",y.suffix=f.qText??"";const e=f.qSubNodes;f={...(p||d)?.ref,...f.qText?{qText:f.qText}:{},qSubNodes:e},m=(p||d)?.indentLevel??0}"U"===f.qType&&(y.originalValue=o.getNullValueText())}let w=h;u&&(w=g>=1&&m>=g?m+1:m,0===m&&0===g&&0===f.qSubNodes.length&&(w=0));const C=e.at(h)?.[x],E=u&&void 0===C?.ref.qText||!C?iW({node:f,parent:p,root:d,x:w,y:S,pageY:x,layoutService:o,dimensionInfo:i[w],attrExprInfoIndex:a[w],isLeftColumn:!0,...u&&{isIndentModeEnabled:u,indentLevel:m},env:s,pageInfo:n,labelStructure:y,direction:l}):e[h][x];if(e[h][x]=E,f.qSubNodes.length){const e=u?0:h+1;t(d||E,E,f.qSubNodes,e,m)}}))}(null,null,t,0,-1),e},sW=(e,t)=>{e.slice(0,-1).forEach((e=>{Object.values(e).forEach(((e,r,n)=>{const o=n.at(r+1);e.distanceToNextCell=o?o.mainAxisPageCoord-(e.mainAxisPageCoord+e.leafCount):t-(e.mainAxisPageCoord+e.leafCount)}))}))},lW=(e,t)=>{const r=e[0],n=r?Object.values(r):[],o=t?.isIndentModeEnabled&&t.hasPseudoDimOnLeft?t.visibleMeasureInfo.length-1:0,i=r?.[o],a=n.at(-1);return i?.isTotal?i.isLeafNode?i.mainAxisPageCoord:i.mainAxisPageCoord+i.leafCount-1:a?.isTotal?a.mainAxisPageCoord-1:-1},uW=({prevData:e,nextDataPage:t,pageInfo:r,layoutService:n,visibleLeftDimensionInfo:o,attrExprInfoIndexes:i,env:a,direction:s})=>{const{qLeft:l,qArea:u}=t;if(!l.length)return e;const c=aW(e.grid,l,u,r,n,o,i,a,s);sW(c,r.rowsOnCurrentPage);const d=lW(c,n);return{...e,grid:c,columnCount:c.length,totalDividerIndex:d}},cW=({qArea:e,prevData:t,pivotValuePoints:r,pageInfo:n})=>{const o=[...t];return r.forEach(((t,r)=>{t.forEach(((t,i)=>{const a=e.qTop-n.page*n.rowsPerPage+r,s=e.qLeft+i;Array.isArray(o[a])||(o[a]=[]);const l="U"===t.qType;o[a][s]=o[a][s]??{id:iz(),ref:t,isNull:l}}))})),o},dW=({prevData:e,dataPage:t,pageInfo:r})=>{const{qData:n,qArea:o}=t;return n?.length?cW({qArea:o,prevData:e,pivotValuePoints:n,pageInfo:r}):e},pW=(e,t,r,n,o,i,a,s,l,u)=>{const{isIndentModeEnabled:c}=n;if(!t.length)return e;let d=0;!function t(a,p,f,h=0){e[h]||(e[h]={}),f.forEach(((f,m)=>{d+=0===m?0:1;const g=r.qLeft+d-f.qUp,v=e[h][g]??iW({node:f,parent:p,root:a,x:g,y:h,pageY:h,layoutService:n,dimensionInfo:o[h],attrExprInfoIndex:i[h],isLeftColumn:!1,...c&&{isIndentModeEnabled:c},env:s,pageInfo:l,direction:u});e[h][g]=v,f.qSubNodes.length&&t(a||v,v,f.qSubNodes,h+1)}))}(null,null,t);for(let t=0;t<a-e.length;t++)e.push({});return e},fW=({prevData:e,nextDataPage:t,layoutService:r,visibleTopDimensionInfo:n,attrExprInfoIndexes:o,headerRows:i,env:a,pageInfo:s,direction:l})=>{const{qTop:u,qArea:c}=t;if(!u.length)return e;const d=pW(e.grid,u,c,r,n,o,i,a,s,l);sW(d,r.size.x);const p=lW(d);return{...e,grid:d,rowCount:d.length,totalDividerIndex:p}},hW=e=>-1===e?{}:e.qAttrExprInfo.reduce(((e,{id:t},r)=>(e[t]=r,e)),{}),mW=(e,t)=>{const{env:r}=BF(),{direction:n}=$F(),{layoutService:o,effectivePropertiesService:i}=YF(),{qPivotDataPages:a,pageInfo:s}=$F(),[l,u]=v(null),c=((e,t,r)=>g((()=>({left:e.map(hW),top:t.map(hW),measures:r.map(hW)})),[r,e,t]))(e,t,o.visibleMeasureInfo),d=g((()=>cz(o,i,t,e)),[o,i,t,e]),p=h((()=>a.slice(1).reduce(((e,t)=>dW({prevData:e,dataPage:t,pageInfo:s})),((e,t)=>{const{qData:r,qArea:n}=e;return cW({qArea:n,prevData:[],pivotValuePoints:r,pageInfo:t})})(a[0],s))),[a,s]),f=h((()=>a.slice(1).reduce(((e,i)=>fW({prevData:e,nextDataPage:i,layoutService:o,visibleTopDimensionInfo:t,attrExprInfoIndexes:c.top,headerRows:d.size.y,env:r,pageInfo:s,direction:n})),((e,t,r,n,o,i,a,s)=>{const{qArea:l,qTop:u}=e,c=pW([],u,l,t,r,n,o,i,a,s);sW(c,t.size.x);const d=lW(c);return{grid:c,rowCount:c.length,layoutSize:t.size,totalDividerIndex:d}})(a[0],o,t,c.top,d.size.y,r,s,n))),[a,o,t,c.top,d.size.y,r,s,n]),m=h((()=>a.slice(1).reduce(((t,i)=>uW({prevData:t,nextDataPage:i,pageInfo:s,layoutService:o,visibleLeftDimensionInfo:e,attrExprInfoIndexes:c.left,env:r,direction:n})),((e,t,r,n,o,i,a)=>{const{qArea:s,qLeft:l}=e,u=aW([],l,s,r,t,n,o,i,a);sW(u,r.rowsOnCurrentPage);const c=lW(u,t);return{grid:u,columnCount:u.length,layoutSize:t.size,totalDividerIndex:c}})(a[0],o,s,e,c.left,r,n))),[a,o,s,e,c,r,n]),[y,b]=v((()=>p())),[x,S]=v((()=>f())),[w,C]=v((()=>m()));gN((()=>{b(p())}),[p]),gN((()=>{S(f())}),[f]),gN((()=>{C(m())}),[m]),gN((()=>{l&&l.forEach((i=>{b((e=>dW({prevData:e,dataPage:i,pageInfo:s}))),S((e=>fW({prevData:e,nextDataPage:i,layoutService:o,visibleTopDimensionInfo:t,attrExprInfoIndexes:c.top,headerRows:d.size.y,env:r,pageInfo:s,direction:n}))),C((t=>uW({prevData:t,nextDataPage:i,pageInfo:s,layoutService:o,visibleLeftDimensionInfo:e,attrExprInfoIndexes:c.left,env:r,direction:n})))}))}),[l]);const E=h((e=>{u(e)}),[]);return{headersData:d,measureData:y,topDimensionData:x,leftDimensionData:w,attrExprInfoIndexes:c,nextPageHandler:E}},gW=Math.sqrt(1e4),vW=e=>({maxNumberOfVisibleRows:Math.ceil(e.height/24),maxNumberOfVisibleColumns:Math.ceil(e.width/oT.PixelsMin)}),yW=e=>{if(null===e)return[];if(e.qWidth*e.qHeight<1e4)return[e];const t=[],r=Math.ceil(e.qWidth/gW),n=Math.ceil(e.qHeight/gW);for(let o=0;o<r;o++)for(let r=0;r<n;r++)t.push({qLeft:e.qLeft+o*gW,qTop:e.qTop+r*gW,qWidth:Math.min(gW,e.qWidth-o*gW),qHeight:Math.min(gW,e.qHeight-r*gW)});return t};function bW({nextPageHandler:e}){const{model:t}=BF(),{pageInfo:r}=$F(),{layoutService:n}=YF(),o=(e=>{const t=u(e);return t.current=e,t})(r.page),i=t,a=h((async(e,t)=>{await(i?.collapseLeft(JF,e,t,!1))}),[i]),s=h((async(e,t)=>{await(i?.collapseTop(JF,e,t,!1))}),[i]),l=h((async(e,t)=>{await(i?.expandLeft(JF,e,t,!1))}),[i]),c=h((async(e,t)=>{await(i?.expandTop(JF,e,t,!1))}),[i]),d=h((async t=>{if(i?.getHyperCubePivotData&&0!==t.length)try{const n=await i.getHyperCubePivotData(JF,t.reduce(((e,t)=>[...e,...yW(t)]),[]));o.current===r.page&&e(n)}catch(e){console.error(e)}}),[i,e,r,o]),p=h(((e,{dimensionInfoIndex:r,isLeftColumn:o,x:i=0,columnWidthLocation:a})=>{const{qMeasureInfo:s,qDimensionInfo:l,topHeadersColumnWidth:u}=n.layout.qHyperCube;let c=[];switch(a){case rj.Dimension:c=[{qPath:`${JF}/qDimensions/${r}/qDef/columnWidth`,oldValue:l[r].columnWidth}];break;case rj.Measures:if(o)c=s.map(((e,t)=>({qPath:`${JF}/qMeasures/${t}/qDef/columnWidth`,oldValue:e.columnWidth})));else{const e=n.getMeasureInfoIndexFromCellIndex(i);c=[{qPath:`${JF}/qMeasures/${e}/qDef/columnWidth`,oldValue:s[e].columnWidth}]}break;case rj.Pivot:c=[{qPath:`${JF}/topHeadersColumnWidth`,oldValue:u}]}const d=c.map((t=>{const{qPath:r,oldValue:n}=t;return{qPath:r,qOp:n?"Replace":"Add",qValue:JSON.stringify({...n,...e})}}));t?.applyPatches(d,!0)}),[t,n]),f=h((async e=>{await(i?.applyPatches([{qPath:`${JF}/indentModeColumnWidth`,qOp:n.layout.qHyperCube.indentModeColumnWidth?"Replace":"Add",qValue:JSON.stringify({...n.indentModeColumnWidth,...e})}],!0))}),[i,n]);return g((()=>({collapseLeft:a,collapseTop:s,expandLeft:l,expandTop:c,applyColumnWidth:p,applyIndentModeColumnWidth:f,fetchPages:d})),[a,s,l,c,p,f,d])}const xW=(e,t,r)=>(n,o)=>{if("P"===n)return ZF;const i=t[r+o];return e[i]},SW=e=>{const t=[],r=(e,n=0)=>{e.slice(0,1).forEach((e=>{t[n]=e.qType,e.qSubNodes.length&&r(e.qSubNodes,n+1)}))};return r(e),t},wW=c({}),CW=()=>n(wW),EW=({children:e})=>{const{visibleLeftDimensionInfo:t,visibleTopDimensionInfo:r}=(()=>{const{layoutService:{layout:{qHyperCube:{qNoOfLeftDims:e,qEffectiveInterColumnSortOrder:t,qDimensionInfo:r}}}}=YF(),{qPivotDataPages:n}=$F();return g((()=>{const o=SW(n[0]?.qLeft??[]),i=SW(n[0]?.qTop??[]);return{visibleLeftDimensionInfo:o.map(xW(r,t,0)),visibleTopDimensionInfo:i.map(xW(r,t,e))}}),[r,t,e,n])})(),{headersData:n,measureData:o,topDimensionData:i,leftDimensionData:a,attrExprInfoIndexes:s,nextPageHandler:l}=mW(t,r),u=bW({nextPageHandler:l}),c=g((()=>({gridSectionsData:{headersData:n,topDimensionData:i,leftDimensionData:a,measureData:o},visibleDimensionsInfo:{visibleLeftDimensionInfo:t,visibleTopDimensionInfo:r},attrExprInfoIndexes:s,dataModel:u})),[t,r,n,o,i,a,s,u]);return Jo.jsx(wW.Provider,{value:c,children:e})},IW=20,DW=18,PW=.75,MW=e=>-1!==e&&e?.representation?.type===K_.Image,RW=({isLeftColumn:e,layoutService:t,representation:r})=>Boolean(e)&&t.isIndentModeEnabled&&r.type===K_.Image,AW=e=>void 0===e?kj:e,LW=(e,t)=>void 0===e||Number.isNaN(+e)?t:+e,kW=e=>LW(e,oT.PixelsDefault),OW=(e,t)=>LW(e,oT.PercentageDefault)*t/100,TW=(e,t,r)=>{switch(t?.type){case iT.Pixels:return kW(t.pixels);case iT.Percentage:return OW(t.percentage,e);case iT.FitToContent:case iT.Auto:default:return r}},qW=({headers:e,layoutService:t,effectivePropertiesService:r,estimateWidthForDimensionValue:n,shouldConsiderCombinatedLength:o,measureTextForHeader:i,longestMeasureValuePossible:a})=>e.reduce(((e,s,l)=>{const{layout:{qHyperCube:{qNoOfLeftDims:u,qDimensionInfo:c}}}=t,{id:d,colIdx:p,qApprMaxGlyphCount:f,isLeftDimension:h}=s,m=c.find((e=>e.cId===d)),g={width:24,...m?.representation?.imageBox};if(!h)return e+0;if(d===QF)return e+0;const v=RW({isLeftColumn:h,layoutService:t,representation:m?.representation||{type:K_.Text}})?g.width+8+4:n(f),y=!r.qAlwaysFullyExpanded&&p<u-1?21:0;let b=0;if(o&&i&&a){b=i("- ")+a}return Math.max(e,24*l+DW+y+v+b)}),0),_W=(e,t,r)=>e.reduce(((e,n)=>{const o=(r?0:1)*DW;return Math.max(e,o+t(n.qFallbackTitle))}),0),jW=(e,t,r,n)=>{const o=100*e/t,i=n*PW*(o/100),a=o/100*+r;return Math.min(a,i)},NW=(e,t,r,n)=>n*(+r/100)*(100*e/t/100),FW=(e,t)=>e.some((e=>e>=t*PW)),zW=({layoutService:e,effectivePropertiesService:t,headersData:r,columnWidths:n,tableWidth:o,widthOverride:i,measureTextForHeader:a,estimateWidthForDimensionValue:s,measureTextWidthForMeasuresCombinedWithDimensions:l,translator:u})=>{let c=[];const d=o*PW,p=r.data[r.data.length-1][0];if(!Array.isArray(p))return{leftGridWidth:0,leftGridColumnWidths:[],leftGridFullWidth:0};const f=Math.min(d,n.at(-1)),h=Math.min(d,qW({headers:p,layoutService:e,effectivePropertiesService:t,estimateWidthForDimensionValue:s})),m=Math.min(d,_W(e.visibleMeasureInfo,a));let g=0;const v=p.findIndex((e=>e.id===QF)),y=(({layoutService:e,measureTextForHeader:t,translator:r,headersData:n})=>{const{type:o}=e.indentModeColumnWidth;return o===iT.Auto&&n.size.y<=1?t(r.get("SNPivotTable.IndentMode.Rows"))+8+DW+16:24})({layoutService:e,measureTextForHeader:a,translator:u,headersData:r});if(e.hasPseudoDimOnLeft)if(0===v){const e=Math.max(f,h,m);c=[Math.max(y,e-f),f]}else{const r=Math.min(d,_W(e.visibleMeasureInfo,l,!0));g=Math.min(d,qW({headers:p.slice(0,v),layoutService:e,effectivePropertiesService:t,estimateWidthForDimensionValue:s,shouldConsiderCombinatedLength:!0,measureTextForHeader:a,longestMeasureValuePossible:r}));const n=Math.max(f,h,g);c=[Math.max(y,n-f),f]}else c=[Math.max(y,h-f),f];const b=Math.min(d,c.reduce(((e,t)=>e+t),0)),{indentModeColumnWidth:x}=e;i&&i<=d&&(x.type=iT.Pixels,x.pixels=i);return[iT.Pixels,iT.Percentage].includes(x.type)||FW(c,o)?((e,t,r,n)=>{let o=e[0],i=e[1],a=[];const s=e.reduce(((e,t)=>e+t),0),{type:l,pixels:u,percentage:c}=t,d=FW(e,r);l===iT.Auto&&d&&(o>i?o-=i:i-=o),l===iT.Pixels&&u&&(o=jW(e[0],s,u,r),i=jW(e[1],s,u,r)),l===iT.Percentage&&c&&(o=NW(e[0],s,c,r),i=NW(e[1],s,c,r));let p=0;i<=n&&(p=o-5,p>0&&(o-=p,i+=p)),p=i-n,p>0&&(o+=p,i-=p),a=[o,i];const f=a.reduce(((e,t)=>e+t),0);return{leftGridColumnWidths:a,leftGridWidth:f,leftGridFullWidth:f}})(c,x,o,f):{leftGridWidth:b,leftGridColumnWidths:c,leftGridFullWidth:b}};function WW({tableWidth:e}){const t=e*PW,{styleService:r,layoutService:n,effectivePropertiesService:o}=YF(),{translator:i}=BF(),{gridSectionsData:{headersData:a}}=CW(),{measureText:s}=pN(r.header),{estimateWidth:l,measureText:u}=pN({...r.dimensionValues,fontWeight:AW(r.dimensionValues.fontWeight)}),{measureText:c}=pN({...r.dimensionValues,...r.measureLabels}),d=h(((r,d)=>{const{layout:{qHyperCube:{qNoOfLeftDims:p,topHeadersColumnWidth:f}},visibleMeasureInfo:h,isIndentModeEnabled:m,hasPseudoDimOnLeft:g}=n,v=(t=0)=>h.reduce(((r,{qFallbackTitle:n,columnWidth:o})=>{const i=c(n)+DW,a=Math.max(i,t);return Math.max(r,m?a:TW(e,o,a))}),0),y=e=>a.data.reduce(((t,r)=>{const n=r.at(e);if(!n||Array.isArray(n))return t;if(n.id===QF)return t;const o=(e=>{const{label:t,isLocked:r}=e,n=r?IW:0;return DW+s(t)+IW+n})(n);return Math.max(o,t)}),0);let b=0,x=a.data.at(-1);m&&a.size.x>1&&x&&x[0]&&(x=x[0]);const S=x.map(((i,s)=>{let u=DW;if(m&&1!==a.size.x||!r||void 0===d||d!==i.colIdx){let t;i.columnWidthLocation===rj.Pivot?t=m?void 0:f:i.columnWidthLocation===rj.Dimension&&({columnWidth:t}=i);let r=0;if(i.isLeftDimension)if(i.id===QF)r=v();else{const e=y(s),t=((e,t)=>{const{qApprMaxGlyphCount:r,isLeftDimension:i,dimensionInfoIndex:a}=e,s=n.getDimensionInfo(a);if(MW(s))return oT.PixelsDefault;const u=!o.qAlwaysFullyExpanded&&i&&t<p-1?21:0;return DW+l(r)+u})(i,s);r=Math.max(e,t),m&&!g&&s+1===p&&i.columnWidthLocation===rj.Dimension&&a.size.x>1&&(r=e)}else r=y(s),i.columnWidthLocation===rj.Measures&&(r=v(r));m&&1===a.size.x&&(t=n.indentModeColumnWidth),u=m&&!g&&a.size.x>1?r:TW(e,t,r)}else u=m?Math.min(t,r):r;return b+=u,u}));return m&&a.size.x>1?zW({layoutService:n,effectivePropertiesService:o,headersData:a,columnWidths:S,tableWidth:e,widthOverride:r,measureTextForHeader:s,estimateWidthForDimensionValue:l,measureTextWidthForMeasuresCombinedWithDimensions:u,translator:i}):{leftGridWidth:Math.min(t,b),leftGridColumnWidths:S,leftGridFullWidth:b}}),[e,a,n,t,s,c,l,u,i,o]),[p,f]=v(d);gN((()=>{f(d())}),[d]);const m=h(((e,t)=>{f(d(e,t))}),[d]);return{...p,overrideLeftGridWidth:m}}function $W({tableWidth:e,verticalScrollbarWidth:t,leftGridWidth:r}){const{styleService:n,layoutService:o}=YF(),{visibleDimensionsInfo:{visibleTopDimensionInfo:i}}=CW(),{layout:{qHyperCube:{qNoOfLeftDims:a,qEffectiveInterColumnSortOrder:s}},size:l,visibleMeasureInfo:u}=o,{estimateWidth:c,measureText:d}=pN(n.measureValues),{estimateWidth:p}=pN({...n.dimensionValues,fontWeight:AW(n.dimensionValues.fontWeight)}),f=e-r-1,m=i.at(-1),v=m===ZF,y=s.length-a>i.length?21:0,b=g((()=>{const e=v?u:[m],t=l.x/e.length,r=[],n=[];let o=f;const i=(e,n)=>{r[e]=Math.min(oT.PixelsMax,Math.max(oT.PixelsMin,n)),o-=r[e]*t};if(e.forEach(((e,t)=>{if(e?.columnWidth){const{columnWidth:{type:r,pixels:o,percentage:a},qApprMaxGlyphCount:s,qFallbackTitle:l}=e;switch(r){case iT.Pixels:i(t,kW(o));break;case iT.Percentage:i(t,OW(a,f));break;case iT.FitToContent:i(t,((e,t,r)=>r?oT.PixelsDefault:DW+(v?Math.max(c(e),d(t)):Math.max(Math.max(...u.map((e=>c(e.qApprMaxGlyphCount)))),p(e)+y)))(s,l,MW(e)));break;case iT.Auto:default:n.push(t)}}else n.push(t)})),n.length){const e=n.length*t,i=o/e;n.forEach((e=>{r[e]=Math.max(oT.AutoMinPivot,i)}))}return r}),[v,u,m,l.x,f,c,d,p,y]),x=g((()=>{if(v){return u.reduce(((e,t,r)=>e+b[r]),0)/u.length}return b[0]}),[v,b,u]),S=parseFloat((t/o.size.x).toFixed(12)),w=h((e=>(v&&void 0!==e?b[o.getMeasureInfoIndexFromCellIndex(e,!0)]:x)-S),[v,b,o,x,S]),C=l.x*x;return{rightGridFullWidth:C,rightGridWidth:Math.min(C,f),getRightGridColumnWidth:w}}const HW=`scrollable-container--${oj.TopGrid}`,VW=`scrollable-container--${oj.LeftGrid}`,BW=`scrollable-container--${oj.DataGrid}`,GW=e=>e&&e instanceof HTMLDivElement?{width:e.offsetWidth-e.clientWidth,height:e.offsetHeight-e.clientHeight}:{width:0,height:0},UW=(e,t)=>e>t?ij.Forward:e<t?ij.Backward:ij.None,YW=({gridRefs:{topGridRef:e,leftGridRef:t,dataGridRef:r},getWrapperElements:n,updateViewService:o,trackScrollDirection:i,interactions:a})=>{const{direction:s}=$F();p((()=>{const{headerGridWrapperElement:l,topGridWrapperElement:u,leftGridWrapperElement:c,dataGridWrapperElement:d}=n(),p=e=>{const t=e.target;l.scrollLeft=t.scrollLeft,i(e),o?.(e)},f=e=>{const t=e.target;l.scrollTop=t.scrollTop,i(e),o?.(e)},h=n=>{const a=n.target,l=((e,t)=>{const{scrollWidth:r,clientWidth:n,scrollLeft:o}=e,i=r-n;if("rtl"===t){if(o>i)return i;if(o<0)return Math.abs(o)}return o})(a,s);r.current?.scrollTo({scrollLeft:l,scrollTop:a.scrollTop}),u.scrollLeft=l,e.current?.forEach((e=>{e?.scrollTo(l)})),c.scrollTop=d.scrollTop,t.current?.forEach((e=>{e?.scrollTo(a.scrollTop)})),i(n),o?.(n)};return c.addEventListener("scroll",p),u.addEventListener("scroll",f),d.addEventListener("scroll",h),a.scroll||setTimeout((()=>{c.removeEventListener("scroll",p),u.removeEventListener("scroll",f),d.removeEventListener("scroll",h)}),0),()=>{c.removeEventListener("scroll",p),u.removeEventListener("scroll",f),d.removeEventListener("scroll",h)}}),[i,o,a,e,t,r,n,s])},KW=()=>{const{interactions:e}=BF(),t=u(null),r=u(null),n=u(null),o=u(null),i=u([]),a=u([]),s=u(null),{scrollbarsDimensions:{verticalScrollbarWidth:l,horizontalScrollbarHeight:c},resetHorizontalScrollbarHeight:d}=(({topGridWrapperRef:e,leftGridWrapperRef:t,dataGridWrapperRef:r})=>{const[n,o]=v(0),[i,a]=v(0);return m((()=>{(e.current||r.current)&&o(Math.max(GW(e.current).width,GW(r.current).width))})),m((()=>{(t.current||r.current)&&a(Math.max(GW(t.current).height,GW(r.current).height))})),{scrollbarsDimensions:{verticalScrollbarWidth:n,horizontalScrollbarHeight:i},resetHorizontalScrollbarHeight:()=>{a(0)}}})({topGridWrapperRef:r,leftGridWrapperRef:n,dataGridWrapperRef:o});(({gridSectionsWrapperRefs:{headerGridWrapperRef:e,topGridWrapperRef:t,leftGridWrapperRef:r,dataGridWrapperRef:n},gridRefs:{topGridRef:o,leftGridRef:i,dataGridRef:a}})=>{const{pageInfo:s}=$F(),{downloadService:l,viewService:u,layoutService:c}=YF(),d=h((()=>{const o={left:0,top:0};e.current?.scrollTo(o),t.current?.scrollTo(o),r.current?.scrollTo(o),n.current?.scrollTo(o)}),[e,t,r,n]);m((()=>{d()}),[s.page,d]),m((()=>{c.triggerdByExpandOrCollapse||d()}),[c,d]),m((()=>{if(c.triggerdByExpandOrCollapse){const e=n.current?.scrollLeft??0,t=n.current?.scrollTop??0;i.current?.forEach((e=>{e?.scrollTo(t)})),o.current?.forEach((t=>{t?.scrollTo(e)})),a.current?.scrollTo({scrollTop:t,scrollLeft:e})}}),[c,n,a,i,o]),m((()=>{(l.isDownloadedAsPDForImage||c.isSnapshot)&&n.current&&r.current&&t.current&&(n.current.scrollTop=u.scrollTop,n.current.scrollLeft=u.scrollLeft,r.current.scrollLeft=u.leftGridScrollLeft,t.current.scrollTop=u.topGridScrollTop)}),[u,l,c,n,r,t])})({gridSectionsWrapperRefs:{headerGridWrapperRef:t,topGridWrapperRef:r,leftGridWrapperRef:n,dataGridWrapperRef:o},gridRefs:{topGridRef:i,leftGridRef:a,dataGridRef:s}});const{trackScrollDirection:f,scrollDirectionRefs:{verticalScrollDirection:g,horizontalScrollDirection:y}}=(()=>{const e=u(ij.None),t=u(ij.None),r=u({prevScrollTop:0,prevScrollLeft:0}),n=h((n=>{if(n instanceof WheelEvent&&(e.current=UW(n.deltaY,0),t.current=UW(n.deltaX,0)),n instanceof Event&&!(n instanceof WheelEvent)){const o=n.target;e.current=UW(o.scrollTop,r.current.prevScrollTop),r.current.prevScrollTop=o.scrollTop,t.current=UW(o.scrollLeft,r.current.prevScrollLeft),r.current.prevScrollLeft=o.scrollLeft}}),[e,t,r]);return{trackScrollDirection:n,scrollDirectionRefs:{verticalScrollDirection:e,horizontalScrollDirection:t}}})(),b=(()=>{const{viewService:e}=YF();return h((t=>{const r=t.target,n=t.currentTarget,o=r.dataset.key;o===VW&&(e.leftGridScrollLeft=n.scrollLeft),o===BW&&(e.scrollLeft=n.scrollLeft),o===HW&&(e.topGridScrollTop=n.scrollTop),o!==VW&&o!==BW||(e.scrollTop=n.scrollTop)}),[e])})(),x={gridRefs:{topGridRef:i,leftGridRef:a,dataGridRef:s},getWrapperElements:h((()=>({headerGridWrapperElement:t.current,topGridWrapperElement:r.current,leftGridWrapperElement:n.current,dataGridWrapperElement:o.current})),[t,r,n,o]),updateViewService:b,trackScrollDirection:f,interactions:e};return(({gridRefs:{topGridRef:e,leftGridRef:t,dataGridRef:r},getWrapperElements:n,updateViewService:o,trackScrollDirection:i,interactions:a})=>{p((()=>{const{headerGridWrapperElement:o,topGridWrapperElement:s,leftGridWrapperElement:l,dataGridWrapperElement:u}=n(),c=e=>{o.scrollLeft+=e.deltaX,o.scrollTop+=e.deltaY,l.scrollLeft=o.scrollLeft,s.scrollTop=o.scrollTop,i(e)},d=e=>{l.scrollTop+=e.deltaY,t.current?.forEach((e=>{e?.scrollTo(l.scrollTop)})),o.scrollLeft+=e.deltaX,l.scrollLeft=o.scrollLeft,u.scrollTop=l.scrollTop,r.current?.scrollTo({scrollTop:l.scrollTop}),i(e)},p=t=>{s.scrollLeft+=t.deltaX,e.current?.forEach((e=>{e?.scrollTo(s.scrollLeft)})),o.scrollTop+=t.deltaY,s.scrollTop=o.scrollTop,u.scrollLeft=s.scrollLeft,r.current?.scrollTo({scrollLeft:s.scrollLeft}),i(t)},f=n=>{u.scrollLeft+=n.deltaX,u.scrollTop+=n.deltaY,r.current?.scrollTo({scrollLeft:u.scrollLeft,scrollTop:u.scrollTop}),s.scrollLeft=u.scrollLeft,e.current?.forEach((e=>{e?.scrollTo(u.scrollLeft)})),l.scrollTop=u.scrollTop,t.current?.forEach((e=>{e?.scrollTo(u.scrollTop)})),i(n)};return o.addEventListener("wheel",c),l.addEventListener("wheel",d),s.addEventListener("wheel",p),u.addEventListener("wheel",f),a.scroll||setTimeout((()=>{o.removeEventListener("wheel",c),l.removeEventListener("wheel",d),s.removeEventListener("wheel",p),u.removeEventListener("wheel",f)}),0),()=>{o.removeEventListener("wheel",c),l.removeEventListener("wheel",d),s.removeEventListener("wheel",p),u.removeEventListener("wheel",f)}}),[i,o,a,e,t,r,n])})(x),YW(x),{gridSectionsWrapperRefs:{headerGridWrapperRef:t,topGridWrapperRef:r,leftGridWrapperRef:n,dataGridWrapperRef:o},gridRefs:{topGridRef:i,leftGridRef:a,dataGridRef:s},scrollDirectionRefs:{verticalScrollDirection:g,horizontalScrollDirection:y},scrollbarsDimensions:{verticalScrollbarWidth:l,horizontalScrollbarHeight:c,resetHorizontalScrollbarHeight:d}}},XW=()=>{const{layoutService:e}=YF(),{rect:t,pageInfo:r}=$F();return g((()=>{let{height:n}=t;return e.hasLimitedData&&(n-=22),r.shouldShowPagination&&(n-=41),{...t,height:n}}),[t,e,r.shouldShowPagination])},JW=({children:e,style:t})=>Jo.jsx("div",{"data-testid":"fullSize",style:t,children:e}),ZW=({children:e,style:t})=>{const{direction:r}=$F();return Jo.jsx("div",{"data-section-id":"GRID",style:{direction:r,display:"grid",...t},children:e})},QW=e=>e&&`scrollable-container--${e}`,e$=({children:e,style:t,origin:r},n)=>{const{interactions:o}=BF(),i=o.scroll?t:{overflow:"hidden"};return Jo.jsx("div",{"data-testid":"scrollable","data-key":QW(r),style:i,ref:n,children:e})};var t$=r.forwardRef(e$);const r$=({children:e,style:t})=>{const{direction:r}=$F();return Jo.jsx("div",{"data-testid":"sticky",style:{position:"sticky",top:0,["rtl"===r?"right":"left"]:0,...t},children:e})};function n$(){return n$=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},n$.apply(null,arguments)}function o$(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function i$(e,t){return i$=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},i$(e,t)}function a$(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,i$(e,t)}var s$=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function l$(e,t){if(e.length!==t.length)return!1;for(var r=0;r<e.length;r++)if(n=e[r],o=t[r],!(n===o||s$(n)&&s$(o)))return!1;var n,o;return!0}function u$(e,t){var r;void 0===t&&(t=l$);var n,o=[],i=!1;return function(){for(var a=[],s=0;s<arguments.length;s++)a[s]=arguments[s];return i&&r===this&&t(a,o)||(n=e.apply(this,a),i=!0,r=this,o=a),n}}function c$(e,t){if(null==e)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.includes(n))continue;r[n]=e[n]}return r}var d$="object"==typeof performance&&"function"==typeof performance.now?function(){return performance.now()}:function(){return Date.now()};function p$(e){cancelAnimationFrame(e.id)}function f$(e,t){var r=d$();var n={id:requestAnimationFrame((function o(){d$()-r>=t?e.call(null):n.id=requestAnimationFrame(o)}))};return n}var h$=-1;function m$(e){if(void 0===e&&(e=!1),-1===h$||e){var t=document.createElement("div"),r=t.style;r.width="50px",r.height="50px",r.overflow="scroll",document.body.appendChild(t),h$=t.offsetWidth-t.clientWidth,document.body.removeChild(t)}return h$}var g$=null;function v$(e){if(void 0===e&&(e=!1),null===g$||e){var t=document.createElement("div"),r=t.style;r.width="50px",r.height="50px",r.overflow="scroll",r.direction="rtl";var n=document.createElement("div"),o=n.style;return o.width="100px",o.height="100px",t.appendChild(n),document.body.appendChild(t),t.scrollLeft>0?g$="positive-descending":(t.scrollLeft=1,g$=0===t.scrollLeft?"negative":"positive-ascending"),document.body.removeChild(t),g$}return g$}var y$=function(e){var t=e.columnIndex;return e.data,e.rowIndex+":"+t};function b$(e){var t,r=e.getColumnOffset,n=e.getColumnStartIndexForOffset,i=e.getColumnStopIndexForStartIndex,a=e.getColumnWidth,s=e.getEstimatedTotalHeight,l=e.getEstimatedTotalWidth,u=e.getOffsetForColumnAndAlignment,c=e.getOffsetForRowAndAlignment,d=e.getRowHeight,p=e.getRowOffset,f=e.getRowStartIndexForOffset,h=e.getRowStopIndexForStartIndex,m=e.initInstanceProps,g=e.shouldResetStyleCacheOnItemSizeChange,v=e.validateProps;return t=function(e){function t(t){var n;return(n=e.call(this,t)||this)._instanceProps=m(n.props,o$(n)),n._resetIsScrollingTimeoutId=null,n._outerRef=void 0,n.state={instance:o$(n),isScrolling:!1,horizontalScrollDirection:"forward",scrollLeft:"number"==typeof n.props.initialScrollLeft?n.props.initialScrollLeft:0,scrollTop:"number"==typeof n.props.initialScrollTop?n.props.initialScrollTop:0,scrollUpdateWasRequested:!1,verticalScrollDirection:"forward"},n._callOnItemsRendered=void 0,n._callOnItemsRendered=u$((function(e,t,r,o,i,a,s,l){return n.props.onItemsRendered({overscanColumnStartIndex:e,overscanColumnStopIndex:t,overscanRowStartIndex:r,overscanRowStopIndex:o,visibleColumnStartIndex:i,visibleColumnStopIndex:a,visibleRowStartIndex:s,visibleRowStopIndex:l})})),n._callOnScroll=void 0,n._callOnScroll=u$((function(e,t,r,o,i){return n.props.onScroll({horizontalScrollDirection:r,scrollLeft:e,scrollTop:t,verticalScrollDirection:o,scrollUpdateWasRequested:i})})),n._getItemStyle=void 0,n._getItemStyle=function(e,t){var o,i=n.props,s=i.columnWidth,l=i.direction,u=i.rowHeight,c=n._getItemStyleCache(g&&s,g&&l,g&&u),f=e+":"+t;if(c.hasOwnProperty(f))o=c[f];else{var h=r(n.props,t,n._instanceProps),m="rtl"===l;c[f]=o={position:"absolute",left:m?void 0:h,right:m?h:void 0,top:p(n.props,e,n._instanceProps),height:d(n.props,e,n._instanceProps),width:a(n.props,t,n._instanceProps)}}return o},n._getItemStyleCache=void 0,n._getItemStyleCache=u$((function(e,t,r){return{}})),n._onScroll=function(e){var t=e.currentTarget,r=t.clientHeight,o=t.clientWidth,i=t.scrollLeft,a=t.scrollTop,s=t.scrollHeight,l=t.scrollWidth;n.setState((function(e){if(e.scrollLeft===i&&e.scrollTop===a)return null;var t=n.props.direction,u=i;if("rtl"===t)switch(v$()){case"negative":u=-i;break;case"positive-descending":u=l-o-i}u=Math.max(0,Math.min(u,l-o));var c=Math.max(0,Math.min(a,s-r));return{isScrolling:!0,horizontalScrollDirection:e.scrollLeft<i?"forward":"backward",scrollLeft:u,scrollTop:c,verticalScrollDirection:e.scrollTop<a?"forward":"backward",scrollUpdateWasRequested:!1}}),n._resetIsScrollingDebounced)},n._outerRefSetter=function(e){var t=n.props.outerRef;n._outerRef=e,"function"==typeof t?t(e):null!=t&&"object"==typeof t&&t.hasOwnProperty("current")&&(t.current=e)},n._resetIsScrollingDebounced=function(){null!==n._resetIsScrollingTimeoutId&&p$(n._resetIsScrollingTimeoutId),n._resetIsScrollingTimeoutId=f$(n._resetIsScrolling,150)},n._resetIsScrolling=function(){n._resetIsScrollingTimeoutId=null,n.setState({isScrolling:!1},(function(){n._getItemStyleCache(-1)}))},n}a$(t,e),t.getDerivedStateFromProps=function(e,t){return x$(e,t),v(e),null};var y=t.prototype;return y.scrollTo=function(e){var t=e.scrollLeft,r=e.scrollTop;void 0!==t&&(t=Math.max(0,t)),void 0!==r&&(r=Math.max(0,r)),this.setState((function(e){return void 0===t&&(t=e.scrollLeft),void 0===r&&(r=e.scrollTop),e.scrollLeft===t&&e.scrollTop===r?null:{horizontalScrollDirection:e.scrollLeft<t?"forward":"backward",scrollLeft:t,scrollTop:r,scrollUpdateWasRequested:!0,verticalScrollDirection:e.scrollTop<r?"forward":"backward"}}),this._resetIsScrollingDebounced)},y.scrollToItem=function(e){var t=e.align,r=void 0===t?"auto":t,n=e.columnIndex,o=e.rowIndex,i=this.props,a=i.columnCount,d=i.height,p=i.rowCount,f=i.width,h=this.state,m=h.scrollLeft,g=h.scrollTop,v=m$();void 0!==n&&(n=Math.max(0,Math.min(n,a-1))),void 0!==o&&(o=Math.max(0,Math.min(o,p-1)));var y=s(this.props,this._instanceProps),b=l(this.props,this._instanceProps)>f?v:0,x=y>d?v:0;this.scrollTo({scrollLeft:void 0!==n?u(this.props,n,r,m,this._instanceProps,x):m,scrollTop:void 0!==o?c(this.props,o,r,g,this._instanceProps,b):g})},y.componentDidMount=function(){var e=this.props,t=e.initialScrollLeft,r=e.initialScrollTop;if(null!=this._outerRef){var n=this._outerRef;"number"==typeof t&&(n.scrollLeft=t),"number"==typeof r&&(n.scrollTop=r)}this._callPropsCallbacks()},y.componentDidUpdate=function(){var e=this.props.direction,t=this.state,r=t.scrollLeft,n=t.scrollTop;if(t.scrollUpdateWasRequested&&null!=this._outerRef){var o=this._outerRef;if("rtl"===e)switch(v$()){case"negative":o.scrollLeft=-r;break;case"positive-ascending":o.scrollLeft=r;break;default:var i=o.clientWidth,a=o.scrollWidth;o.scrollLeft=a-i-r}else o.scrollLeft=Math.max(0,r);o.scrollTop=Math.max(0,n)}this._callPropsCallbacks()},y.componentWillUnmount=function(){null!==this._resetIsScrollingTimeoutId&&p$(this._resetIsScrollingTimeoutId)},y.render=function(){var e=this.props,t=e.children,r=e.className,n=e.columnCount,i=e.direction,a=e.height,u=e.innerRef,c=e.innerElementType,d=e.innerTagName,p=e.itemData,f=e.itemKey,h=void 0===f?y$:f,m=e.outerElementType,g=e.outerTagName,v=e.rowCount,y=e.style,b=e.useIsScrolling,x=e.width,S=this.state.isScrolling,w=this._getHorizontalRangeToRender(),C=w[0],E=w[1],I=this._getVerticalRangeToRender(),D=I[0],P=I[1],M=[];if(n>0&&v)for(var R=D;R<=P;R++)for(var A=C;A<=E;A++)M.push(o(t,{columnIndex:A,data:p,isScrolling:b?S:void 0,key:h({columnIndex:A,data:p,rowIndex:R}),rowIndex:R,style:this._getItemStyle(R,A)}));var L=s(this.props,this._instanceProps),k=l(this.props,this._instanceProps);return o(m||g||"div",{className:r,onScroll:this._onScroll,ref:this._outerRefSetter,style:n$({position:"relative",height:a,width:x,overflow:"auto",WebkitOverflowScrolling:"touch",willChange:"transform",direction:i},y)},o(c||d||"div",{children:M,ref:u,style:{height:L,pointerEvents:S?"none":void 0,width:k}}))},y._callPropsCallbacks=function(){var e=this.props,t=e.columnCount,r=e.onItemsRendered,n=e.onScroll,o=e.rowCount;if("function"==typeof r&&t>0&&o>0){var i=this._getHorizontalRangeToRender(),a=i[0],s=i[1],l=i[2],u=i[3],c=this._getVerticalRangeToRender(),d=c[0],p=c[1],f=c[2],h=c[3];this._callOnItemsRendered(a,s,d,p,l,u,f,h)}if("function"==typeof n){var m=this.state,g=m.horizontalScrollDirection,v=m.scrollLeft,y=m.scrollTop,b=m.scrollUpdateWasRequested,x=m.verticalScrollDirection;this._callOnScroll(v,y,g,x,b)}},y._getHorizontalRangeToRender=function(){var e=this.props,t=e.columnCount,r=e.overscanColumnCount,o=e.overscanColumnsCount,a=e.overscanCount,s=e.rowCount,l=this.state,u=l.horizontalScrollDirection,c=l.isScrolling,d=l.scrollLeft,p=r||o||a||1;if(0===t||0===s)return[0,0,0,0];var f=n(this.props,d,this._instanceProps),h=i(this.props,f,d,this._instanceProps),m=c&&"backward"!==u?1:Math.max(1,p),g=c&&"forward"!==u?1:Math.max(1,p);return[Math.max(0,f-m),Math.max(0,Math.min(t-1,h+g)),f,h]},y._getVerticalRangeToRender=function(){var e=this.props,t=e.columnCount,r=e.overscanCount,n=e.overscanRowCount,o=e.overscanRowsCount,i=e.rowCount,a=this.state,s=a.isScrolling,l=a.verticalScrollDirection,u=a.scrollTop,c=n||o||r||1;if(0===t||0===i)return[0,0,0,0];var d=f(this.props,u,this._instanceProps),p=h(this.props,d,u,this._instanceProps),m=s&&"backward"!==l?1:Math.max(1,c),g=s&&"forward"!==l?1:Math.max(1,c);return[Math.max(0,d-m),Math.max(0,Math.min(i-1,p+g)),d,p]},t}(w),t.defaultProps={direction:"ltr",itemData:void 0,useIsScrolling:!1},t}var x$=function(e,t){e.children,e.direction,e.height,e.innerTagName,e.outerTagName,e.overscanColumnsCount,e.overscanCount,e.overscanRowsCount,e.width,t.instance},S$=function(e,t){var r=e.rowCount,n=t.rowMetadataMap,o=t.estimatedRowHeight,i=t.lastMeasuredRowIndex,a=0;if(i>=r&&(i=r-1),i>=0){var s=n[i];a=s.offset+s.size}return a+(r-i-1)*o},w$=function(e,t){var r=e.columnCount,n=t.columnMetadataMap,o=t.estimatedColumnWidth,i=t.lastMeasuredColumnIndex,a=0;if(i>=r&&(i=r-1),i>=0){var s=n[i];a=s.offset+s.size}return a+(r-i-1)*o},C$=function(e,t,r,n){var o,i,a;if("column"===e?(o=n.columnMetadataMap,i=t.columnWidth,a=n.lastMeasuredColumnIndex):(o=n.rowMetadataMap,i=t.rowHeight,a=n.lastMeasuredRowIndex),r>a){var s=0;if(a>=0){var l=o[a];s=l.offset+l.size}for(var u=a+1;u<=r;u++){var c=i(u);o[u]={offset:s,size:c},s+=c}"column"===e?n.lastMeasuredColumnIndex=r:n.lastMeasuredRowIndex=r}return o[r]},E$=function(e,t,r,n){var o,i;return"column"===e?(o=r.columnMetadataMap,i=r.lastMeasuredColumnIndex):(o=r.rowMetadataMap,i=r.lastMeasuredRowIndex),(i>0?o[i].offset:0)>=n?I$(e,t,r,i,0,n):D$(e,t,r,Math.max(0,i),n)},I$=function(e,t,r,n,o,i){for(;o<=n;){var a=o+Math.floor((n-o)/2),s=C$(e,t,a,r).offset;if(s===i)return a;s<i?o=a+1:s>i&&(n=a-1)}return o>0?o-1:0},D$=function(e,t,r,n,o){for(var i="column"===e?t.columnCount:t.rowCount,a=1;n<i&&C$(e,t,n,r).offset<o;)n+=a,a*=2;return I$(e,t,r,Math.min(n,i-1),Math.floor(n/2),o)},P$=function(e,t,r,n,o,i,a){var s="column"===e?t.width:t.height,l=C$(e,t,r,i),u="column"===e?w$(t,i):S$(t,i),c=Math.max(0,Math.min(u-s,l.offset)),d=Math.max(0,l.offset-s+a+l.size);switch("smart"===n&&(n=o>=d-s&&o<=c+s?"auto":"center"),n){case"start":return c;case"end":return d;case"center":return Math.round(d+(c-d)/2);default:return o>=d&&o<=c?o:d>c||o<d?d:c}},M$=b$({getColumnOffset:function(e,t,r){return C$("column",e,t,r).offset},getColumnStartIndexForOffset:function(e,t,r){return E$("column",e,r,t)},getColumnStopIndexForStartIndex:function(e,t,r,n){for(var o=e.columnCount,i=e.width,a=C$("column",e,t,n),s=r+i,l=a.offset+a.size,u=t;u<o-1&&l<s;)u++,l+=C$("column",e,u,n).size;return u},getColumnWidth:function(e,t,r){return r.columnMetadataMap[t].size},getEstimatedTotalHeight:S$,getEstimatedTotalWidth:w$,getOffsetForColumnAndAlignment:function(e,t,r,n,o,i){return P$("column",e,t,r,n,o,i)},getOffsetForRowAndAlignment:function(e,t,r,n,o,i){return P$("row",e,t,r,n,o,i)},getRowOffset:function(e,t,r){return C$("row",e,t,r).offset},getRowHeight:function(e,t,r){return r.rowMetadataMap[t].size},getRowStartIndexForOffset:function(e,t,r){return E$("row",e,r,t)},getRowStopIndexForStartIndex:function(e,t,r,n){for(var o=e.rowCount,i=e.height,a=C$("row",e,t,n),s=r+i,l=a.offset+a.size,u=t;u<o-1&&l<s;)u++,l+=C$("row",e,u,n).size;return u},initInstanceProps:function(e,t){var r=e,n={columnMetadataMap:{},estimatedColumnWidth:r.estimatedColumnWidth||50,estimatedRowHeight:r.estimatedRowHeight||50,lastMeasuredColumnIndex:-1,lastMeasuredRowIndex:-1,rowMetadataMap:{}};return t.resetAfterColumnIndex=function(e,r){void 0===r&&(r=!0),t.resetAfterIndices({columnIndex:e,shouldForceUpdate:r})},t.resetAfterRowIndex=function(e,r){void 0===r&&(r=!0),t.resetAfterIndices({rowIndex:e,shouldForceUpdate:r})},t.resetAfterIndices=function(e){var r=e.columnIndex,o=e.rowIndex,i=e.shouldForceUpdate,a=void 0===i||i;"number"==typeof r&&(n.lastMeasuredColumnIndex=Math.min(n.lastMeasuredColumnIndex,r-1)),"number"==typeof o&&(n.lastMeasuredRowIndex=Math.min(n.lastMeasuredRowIndex,o-1)),t._getItemStyleCache(-1),a&&t.forceUpdate()},n},shouldResetStyleCacheOnItemSizeChange:!1,validateProps:function(e){e.columnWidth,e.rowHeight}}),R$=function(e,t){return e};function A$(e){var t,r=e.getItemOffset,n=e.getEstimatedTotalSize,i=e.getItemSize,a=e.getOffsetForIndexAndAlignment,s=e.getStartIndexForOffset,l=e.getStopIndexForStartIndex,u=e.initInstanceProps,c=e.shouldResetStyleCacheOnItemSizeChange,d=e.validateProps;return t=function(e){function t(t){var n;return(n=e.call(this,t)||this)._instanceProps=u(n.props,o$(n)),n._outerRef=void 0,n._resetIsScrollingTimeoutId=null,n.state={instance:o$(n),isScrolling:!1,scrollDirection:"forward",scrollOffset:"number"==typeof n.props.initialScrollOffset?n.props.initialScrollOffset:0,scrollUpdateWasRequested:!1},n._callOnItemsRendered=void 0,n._callOnItemsRendered=u$((function(e,t,r,o){return n.props.onItemsRendered({overscanStartIndex:e,overscanStopIndex:t,visibleStartIndex:r,visibleStopIndex:o})})),n._callOnScroll=void 0,n._callOnScroll=u$((function(e,t,r){return n.props.onScroll({scrollDirection:e,scrollOffset:t,scrollUpdateWasRequested:r})})),n._getItemStyle=void 0,n._getItemStyle=function(e){var t,o=n.props,a=o.direction,s=o.itemSize,l=o.layout,u=n._getItemStyleCache(c&&s,c&&l,c&&a);if(u.hasOwnProperty(e))t=u[e];else{var d=r(n.props,e,n._instanceProps),p=i(n.props,e,n._instanceProps),f="horizontal"===a||"horizontal"===l,h="rtl"===a,m=f?d:0;u[e]=t={position:"absolute",left:h?void 0:m,right:h?m:void 0,top:f?0:d,height:f?"100%":p,width:f?p:"100%"}}return t},n._getItemStyleCache=void 0,n._getItemStyleCache=u$((function(e,t,r){return{}})),n._onScrollHorizontal=function(e){var t=e.currentTarget,r=t.clientWidth,o=t.scrollLeft,i=t.scrollWidth;n.setState((function(e){if(e.scrollOffset===o)return null;var t=n.props.direction,a=o;if("rtl"===t)switch(v$()){case"negative":a=-o;break;case"positive-descending":a=i-r-o}return a=Math.max(0,Math.min(a,i-r)),{isScrolling:!0,scrollDirection:e.scrollOffset<a?"forward":"backward",scrollOffset:a,scrollUpdateWasRequested:!1}}),n._resetIsScrollingDebounced)},n._onScrollVertical=function(e){var t=e.currentTarget,r=t.clientHeight,o=t.scrollHeight,i=t.scrollTop;n.setState((function(e){if(e.scrollOffset===i)return null;var t=Math.max(0,Math.min(i,o-r));return{isScrolling:!0,scrollDirection:e.scrollOffset<t?"forward":"backward",scrollOffset:t,scrollUpdateWasRequested:!1}}),n._resetIsScrollingDebounced)},n._outerRefSetter=function(e){var t=n.props.outerRef;n._outerRef=e,"function"==typeof t?t(e):null!=t&&"object"==typeof t&&t.hasOwnProperty("current")&&(t.current=e)},n._resetIsScrollingDebounced=function(){null!==n._resetIsScrollingTimeoutId&&p$(n._resetIsScrollingTimeoutId),n._resetIsScrollingTimeoutId=f$(n._resetIsScrolling,150)},n._resetIsScrolling=function(){n._resetIsScrollingTimeoutId=null,n.setState({isScrolling:!1},(function(){n._getItemStyleCache(-1,null)}))},n}a$(t,e),t.getDerivedStateFromProps=function(e,t){return L$(e,t),d(e),null};var p=t.prototype;return p.scrollTo=function(e){e=Math.max(0,e),this.setState((function(t){return t.scrollOffset===e?null:{scrollDirection:t.scrollOffset<e?"forward":"backward",scrollOffset:e,scrollUpdateWasRequested:!0}}),this._resetIsScrollingDebounced)},p.scrollToItem=function(e,t){void 0===t&&(t="auto");var r=this.props,n=r.itemCount,o=r.layout,i=this.state.scrollOffset;e=Math.max(0,Math.min(e,n-1));var s=0;if(this._outerRef){var l=this._outerRef;s="vertical"===o?l.scrollWidth>l.clientWidth?m$():0:l.scrollHeight>l.clientHeight?m$():0}this.scrollTo(a(this.props,e,t,i,this._instanceProps,s))},p.componentDidMount=function(){var e=this.props,t=e.direction,r=e.initialScrollOffset,n=e.layout;if("number"==typeof r&&null!=this._outerRef){var o=this._outerRef;"horizontal"===t||"horizontal"===n?o.scrollLeft=r:o.scrollTop=r}this._callPropsCallbacks()},p.componentDidUpdate=function(){var e=this.props,t=e.direction,r=e.layout,n=this.state,o=n.scrollOffset;if(n.scrollUpdateWasRequested&&null!=this._outerRef){var i=this._outerRef;if("horizontal"===t||"horizontal"===r)if("rtl"===t)switch(v$()){case"negative":i.scrollLeft=-o;break;case"positive-ascending":i.scrollLeft=o;break;default:var a=i.clientWidth,s=i.scrollWidth;i.scrollLeft=s-a-o}else i.scrollLeft=o;else i.scrollTop=o}this._callPropsCallbacks()},p.componentWillUnmount=function(){null!==this._resetIsScrollingTimeoutId&&p$(this._resetIsScrollingTimeoutId)},p.render=function(){var e=this.props,t=e.children,r=e.className,i=e.direction,a=e.height,s=e.innerRef,l=e.innerElementType,u=e.innerTagName,c=e.itemCount,d=e.itemData,p=e.itemKey,f=void 0===p?R$:p,h=e.layout,m=e.outerElementType,g=e.outerTagName,v=e.style,y=e.useIsScrolling,b=e.width,x=this.state.isScrolling,S="horizontal"===i||"horizontal"===h,w=S?this._onScrollHorizontal:this._onScrollVertical,C=this._getRangeToRender(),E=C[0],I=C[1],D=[];if(c>0)for(var P=E;P<=I;P++)D.push(o(t,{data:d,key:f(P,d),index:P,isScrolling:y?x:void 0,style:this._getItemStyle(P)}));var M=n(this.props,this._instanceProps);return o(m||g||"div",{className:r,onScroll:w,ref:this._outerRefSetter,style:n$({position:"relative",height:a,width:b,overflow:"auto",WebkitOverflowScrolling:"touch",willChange:"transform",direction:i},v)},o(l||u||"div",{children:D,ref:s,style:{height:S?"100%":M,pointerEvents:x?"none":void 0,width:S?M:"100%"}}))},p._callPropsCallbacks=function(){if("function"==typeof this.props.onItemsRendered&&this.props.itemCount>0){var e=this._getRangeToRender(),t=e[0],r=e[1],n=e[2],o=e[3];this._callOnItemsRendered(t,r,n,o)}if("function"==typeof this.props.onScroll){var i=this.state,a=i.scrollDirection,s=i.scrollOffset,l=i.scrollUpdateWasRequested;this._callOnScroll(a,s,l)}},p._getRangeToRender=function(){var e=this.props,t=e.itemCount,r=e.overscanCount,n=this.state,o=n.isScrolling,i=n.scrollDirection,a=n.scrollOffset;if(0===t)return[0,0,0,0];var u=s(this.props,a,this._instanceProps),c=l(this.props,u,a,this._instanceProps),d=o&&"backward"!==i?1:Math.max(1,r),p=o&&"forward"!==i?1:Math.max(1,r);return[Math.max(0,u-d),Math.max(0,Math.min(t-1,c+p)),u,c]},t}(w),t.defaultProps={direction:"ltr",itemData:void 0,layout:"vertical",overscanCount:2,useIsScrolling:!1},t}var L$=function(e,t){e.children,e.direction,e.height,e.layout,e.innerTagName,e.outerTagName,e.width,t.instance},k$=function(e,t,r){var n=e.itemSize,o=r.itemMetadataMap,i=r.lastMeasuredIndex;if(t>i){var a=0;if(i>=0){var s=o[i];a=s.offset+s.size}for(var l=i+1;l<=t;l++){var u=n(l);o[l]={offset:a,size:u},a+=u}r.lastMeasuredIndex=t}return o[t]},O$=function(e,t,r,n,o){for(;n<=r;){var i=n+Math.floor((r-n)/2),a=k$(e,i,t).offset;if(a===o)return i;a<o?n=i+1:a>o&&(r=i-1)}return n>0?n-1:0},T$=function(e,t,r,n){for(var o=e.itemCount,i=1;r<o&&k$(e,r,t).offset<n;)r+=i,i*=2;return O$(e,t,Math.min(r,o-1),Math.floor(r/2),n)},q$=function(e,t){var r=e.itemCount,n=t.itemMetadataMap,o=t.estimatedItemSize,i=t.lastMeasuredIndex,a=0;if(i>=r&&(i=r-1),i>=0){var s=n[i];a=s.offset+s.size}return a+(r-i-1)*o},_$=A$({getItemOffset:function(e,t,r){return k$(e,t,r).offset},getItemSize:function(e,t,r){return r.itemMetadataMap[t].size},getEstimatedTotalSize:q$,getOffsetForIndexAndAlignment:function(e,t,r,n,o,i){var a=e.direction,s=e.height,l=e.layout,u=e.width,c="horizontal"===a||"horizontal"===l?u:s,d=k$(e,t,o),p=q$(e,o),f=Math.max(0,Math.min(p-c,d.offset)),h=Math.max(0,d.offset-c+d.size+i);switch("smart"===r&&(r=n>=h-c&&n<=f+c?"auto":"center"),r){case"start":return f;case"end":return h;case"center":return Math.round(h+(f-h)/2);default:return n>=h&&n<=f?n:n<h?h:f}},getStartIndexForOffset:function(e,t,r){return function(e,t,r){var n=t.itemMetadataMap,o=t.lastMeasuredIndex;return(o>0?n[o].offset:0)>=r?O$(e,t,o,0,r):T$(e,t,Math.max(0,o),r)}(e,r,t)},getStopIndexForStartIndex:function(e,t,r,n){for(var o=e.direction,i=e.height,a=e.itemCount,s=e.layout,l=e.width,u="horizontal"===o||"horizontal"===s?l:i,c=k$(e,t,n),d=r+u,p=c.offset+c.size,f=t;f<a-1&&p<d;)f++,p+=k$(e,f,n).size;return f},initInstanceProps:function(e,t){var r={itemMetadataMap:{},estimatedItemSize:e.estimatedItemSize||50,lastMeasuredIndex:-1};return t.resetAfterIndex=function(e,n){void 0===n&&(n=!0),r.lastMeasuredIndex=Math.min(r.lastMeasuredIndex,e-1),t._getItemStyleCache(-1),n&&t.forceUpdate()},r},shouldResetStyleCacheOnItemSizeChange:!1,validateProps:function(e){e.itemSize}});function j$(e,t){for(var r in e)if(!(r in t))return!0;for(var n in t)if(e[n]!==t[n])return!0;return!1}var N$=["style"],F$=["style"];function z$(e,t){var r=e.style,n=c$(e,N$),o=t.style,i=c$(t,F$);return!j$(r,o)&&!j$(n,i)}const W$=10,$$=(e,t)=>e.current===ij.Backward?t:0,H$=(e,t,r,n)=>{for(let o=r;o<r+n;o++){const r=e.at(o);if(void 0===r||void 0===r.at(t))return!0}return!1},V$=(e,t)=>e.qLeft+e.qWidth===t.qLeft&&e.qTop===t.qTop&&e.qHeight===t.qHeight,B$=({pageInfo:e,measureData:t,pageTop:r,qHeight:n,startLeft:o,endLeft:i})=>{const a=[],s=e.page*e.rowsPerPage;for(let e=o;e<i;e++)if(H$(t,e,r,n)){const t=a[a.length-1],o={qLeft:e,qTop:r+s,qWidth:1,qHeight:n};void 0!==t&&V$(t,o)?t.qWidth+=o.qWidth:a.push(o)}return a},G$=({pageInfo:e,measureData:t,scrollDirection:r,viewService:n,minBufferStartLeft:o,minBufferEndLeft:i,columnEndIndex:a})=>{const{gridRowStartIndex:s,gridHeight:l}=n,u=r.current===ij.Backward?Math.max(0,o-25):i,c=Math.min(u+25,a);return B$({pageInfo:e,measureData:t,startLeft:u,endLeft:c,pageTop:s,qHeight:l})},U$=({pageInfo:e,measureData:t,scrollDirection:r,layoutService:n,viewService:o})=>{const{startLeft:i,endLeft:a,pageTop:s,qHeight:l}=((e,t,r)=>{const{gridColumnStartIndex:n,gridRowStartIndex:o,gridWidth:i,gridHeight:a}=t,s=e.size.x,l=$$(r,W$),u=Math.max(n-l,0);return{startLeft:u,endLeft:u+Math.min(i+W$,s-u),pageTop:o,qHeight:a}})(n,o,r),u=B$({pageInfo:e,measureData:t,startLeft:i,endLeft:a,pageTop:s,qHeight:l});return u.length>0?[...u,...G$({pageInfo:e,measureData:t,scrollDirection:r,viewService:o,minBufferStartLeft:i,minBufferEndLeft:a,columnEndIndex:n.size.x})]:u},Y$=(e,t,r,n)=>{const o=e[r];if(void 0===o)return!0;for(let e=t;e<t+n;e++){if(void 0===o[e])return!0}return!1},K$=(e,t)=>e.qTop+e.qHeight===t.qTop&&e.qLeft===t.qLeft&&e.qWidth===t.qWidth,X$=({startTop:e,endTop:t,qLeft:r,qWidth:n,measureData:o,pageInfo:i})=>{const a=[],s=i.page*i.rowsPerPage;for(let i=e;i<t;i++)if(Y$(o,r,i,n)){const e=a.at(-1),t={qLeft:r,qTop:i+s,qWidth:n,qHeight:1};void 0!==e&&K$(e,t)?e.qHeight+=t.qHeight:a.push(t)}return a},J$=({pageInfo:e,measureData:t,scrollDirection:r,viewService:n})=>{const{startTop:o,endTop:i,qLeft:a,qWidth:s}=((e,t,r)=>{const{gridColumnStartIndex:n,gridRowStartIndex:o,gridWidth:i,gridHeight:a}=t,s=$$(r,W$),l=Math.max(o-s,0);return{startTop:l,endTop:l+Math.min(a+W$,e.rowsOnCurrentPage-l),qLeft:n,qWidth:i}})(e,n,r),l=X$({startTop:o,endTop:i,qLeft:a,qWidth:s,measureData:t,pageInfo:e});if(l.length>0){const n=r.current===ij.Backward?Math.max(0,o-25):i,u=Math.min(n+25,e.rowsOnCurrentPage),c=X$({startTop:n,endTop:u,qLeft:a,qWidth:s,measureData:t,pageInfo:e});return[...l,...c]}return l},Z$=async(e,t,r,n,o,i,a,s)=>{const{gridColumnStartIndex:l,gridRowStartIndex:u,gridWidth:c,gridHeight:d}=o;let p=[],f=[];i.current!==ij.None&&(p=J$({pageInfo:n,measureData:r,scrollDirection:i,viewService:o})),a.current!==ij.None&&(f=U$({pageInfo:n,measureData:r,scrollDirection:a,layoutService:t,viewService:o})),i.current===ij.None&&a.current===ij.None&&(p=X$({measureData:r,pageInfo:n,qLeft:l,qWidth:c,startTop:u,endTop:u+d}));const h=e.fetchPages([...p,...f]);s.isDownloadedAsPDForImage&&s.waitForPromise(h)},Q$=function(e){var t,r,n,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:50,i=0;return function(){t=this;for(var a=arguments.length,s=new Array(a),l=0;l<a;l++)s[l]=arguments[l];r=s;var u=Date.now()-i,c=function(){i=Date.now(),n=0,e.apply(t,r)};n||(u>=o?c():n=setTimeout(c,o-u))}}(Z$,100),eH=k_(Z$,75),tH=(e,t,r=!1)=>void 0!==e&&(e.isLeafNode||r&&e.isLeftColumn?e.mainAxisPageCoord===t:e.mainAxisPageCoord+e.leafCount-1===t),rH=({style:e,index:t,isLastRow:r,isLastColumn:n,showLastBorder:o,isLeftColumn:i,showTotalCellDivider:a})=>{const{direction:s}=$F(),{styleService:{grid:{border:l,divider:u}}}=YF();return Jo.jsx("div",{style:{...e,...Fj,...Hj(r,n,l,s,o),...Bj({bottomDivider:a&&i,rightDivider:a&&!i,borderColor:u})},"data-testid":"empty-cell","data-index":t})},nH=({children:e,verticalAlign:t,width:r,right:n,isLeftColumn:o})=>{const{layoutService:{isIndentModeEnabled:i}}=YF(),a=o&&i;return Jo.jsx("div",{"data-key":"sticky-cell-container",style:{display:"flex",flexDirection:"row",width:r,maxWidth:"100%",maxHeight:"100%",position:"sticky",left:4,top:0,bottom:0,right:n,...!a&&{alignItems:t,alignSelf:t,overflow:"hidden"}},children:e})},oH=e=>{const{type:t,imageSize:r}=e;return t!==K_.Image||"fill"!==r&&"fitWidth"!==r?"fit-content":"100%"},iH=e=>"number"==typeof e&&!Number.isNaN(+e),aH=e=>"string"==typeof e&&e.length>0||"number"==typeof e?+e:NaN,sH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M9 7V2H7v5H2v2h5v5h2V9h5V7z"})}))),lH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8"})}))),uH=x(((e,t)=>Jo.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Jo.jsx("path",{d:"M3 9v6.5a.5.5 0 1 1-1 0V.5a.5.5 0 0 1 1 0V1q2.441.639 3.667.639c1.225 0 1.774-.995 3.87-1.196q1.972-.19 3.297.47A.3.3 0 0 1 14 1.18v7.344a.3.3 0 0 1-.417.277q-1.338-.565-3.045-.416c-1.98.172-2.083 1.107-3.871 1.253Q4.879 9.785 3 9"}),Jo.jsx("use",{fillRule:"evenodd"})]}))),cH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M13.9 7.4c-1 1.3-.6 1.5-1.5 4.1-.5 1.8-1.2 2.9-1.7 3.6q-.45.6-.9.9H4.2c-1 0-1.6-.5-1.9-1-.2-.3-.3-.6-.3-1V4.2c0-.4.3-.7.7-.7s.7.3.7.7v3.6l.9-.1V1.6c0-.4.3-.7.7-.7s.7.3.7.7v5.1l1.1-.2V.7C6.7.3 7 0 7.4 0s.7.3.7.7v5.9l1.1.1V1.6c0-.4.3-.7.7-.7s.7.3.7.7v7.7s.1 0 .1-.2l.6-1.4c1.1-2.1 3.1-1.1 2.6-.3"})}))),dH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M5 13h6v1.5c0 .3-.2.5-.5.5H10v.5c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5V15h-.5c-.3 0-.5-.2-.5-.5zm0-1c0-2-3-3-3-7 0-3 3-5 6-5s6 2 6 5c0 4-3 4-3 7H5m-.5-7c.3 0 .5-.2.5-.5s.2-.7.5-1 .6-.5 1-.5c.3 0 .5-.2.5-.5S6.8 2 6.5 2c-.6 0-1.2.3-1.7.8S4 3.9 4 4.5c0 .3.2.5.5.5"})}))),pH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8m4.5 9c.25 0 .5-.3.5-.6v-.8c0-.3-.25-.6-.5-.6h-9c-.25 0-.5.3-.5.6v.7c0 .4.25.7.5.7z"})}))),fH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M2 7h12v2H2z"})}))),hH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M9 7h7a7.004 7.004 0 0 0-7-7zm1-5.917A6.005 6.005 0 0 1 14.917 6H10zM14 9H7V2a7.002 7.002 0 0 0 0 14 7 7 0 0 0 7-7m-8 1h6.917A6.002 6.002 0 0 1 1 9a6 6 0 0 1 5-5.917z"})}))),mH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M9 9h3.5c.25 0 .5-.3.5-.6v-.8c0-.3-.25-.6-.5-.6H9V3.5c0-.25-.3-.5-.6-.5h-.7c-.4 0-.7.25-.7.5V7H3.5c-.25 0-.5.3-.5.6v.7c0 .4.25.7.5.7H7v3.5c0 .25.3.5.6.5h.8c.3 0 .6-.25.6-.5zM8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8"})}))),gH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"m8.418 1.007.042.08 1.788 4.217 4.571.388a.5.5 0 0 1 .348.811l-.063.065-3.472 3.008 1.043 4.47a.5.5 0 0 1-.664.581l-.081-.04L8 12.217l-3.93 2.372a.5.5 0 0 1-.757-.453l.012-.089 1.043-4.47L.896 6.568a.5.5 0 0 1 .196-.86l.089-.016 4.571-.388L7.54 1.086a.5.5 0 0 1 .878-.08Z"})}))),vH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M13 14H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1"})}))),yH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"m6 10 7-7 2 2-7 7-2 2-5-5 2-2z"})}))),bH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M2.4 4h11.2a.2.2 0 0 1 .16.32l-5.6 7.467a.2.2 0 0 1-.32 0L2.24 4.32A.2.2 0 0 1 2.4 4"})}))),xH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M11 2.4v11.2a.2.2 0 0 1-.32.16l-7.467-5.6a.2.2 0 0 1 0-.32l7.467-5.6a.2.2 0 0 1 .32.16"})}))),SH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M4 13.6V2.4a.2.2 0 0 1 .32-.16l7.467 5.6a.2.2 0 0 1 0 .32l-7.467 5.6A.2.2 0 0 1 4 13.6"})}))),wH={m:yH,"ï":gH,R:x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M13.6 11H2.4a.2.2 0 0 1-.16-.32l5.6-7.467a.2.2 0 0 1 .32 0l5.6 7.467a.2.2 0 0 1-.16.32"})}))),S:bH,T:xH,U:SH,P:mH,Q:pH,"è":x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M14.98 15H1.04c-1.002 0-1.303-.7-.802-1.5l6.82-11.9c.5-.8 1.303-.8 1.804 0l6.92 11.9c.501.8.1 1.5-.803 1.5M8.5 5h-1c-.3 0-.5.2-.5.5V9c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5V5.5c0-.3-.2-.5-.5-.5m-1 6c-.3 0-.5.2-.5.5v1c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5v-1c0-.3-.2-.5-.5-.5z"})}))),"¢":cH,"©":uH,"23F4":dH,2013:vH,"&":hH,add:sH,"minus-2":fH,dot:lH},CH=({size:e,iconKey:t,color:r,pvStyle:n})=>{const o=t&&wH[t];return o&&Jo.jsx("div",{"data-testid":"representation-indicator-icon",style:{color:r,height:e,...n},children:Jo.jsx(o,{style:{height:e}})})},EH=(e,t)=>e.max===e.min?.5:(t-e.min)/(e.max-e.min),IH=(e,t,r)=>{const n=e.paletteColors?e.paletteColors[t]:e.localPaletteColors[t];return r.getColorPickerColor(n)},DH=(e,t,r)=>{const n={previousColor:(o=e.localPaletteColors)[(i=t)-(i>0?1:0)],nextColor:o[i+(i<o.length-1?1:0)]};var o,i;const a=((e,t)=>{const r=e.limits&&e.limits.concat().sort(((e,t)=>e.value-t.value));return{lowerLimit:r&&t>0?r[t-1]:{value:0,gradient:!1},upperLimit:r&&r[t]?r[t]:{value:1,gradient:!1}}})(e,t),s=((e,t,r,n,o)=>{const{upperLimit:i,lowerLimit:a}=e,{previousColor:s,nextColor:l}=t,u=n===i.value?1:(n-a.value)/(i.value-a.value);return a.gradient&&i.gradient?n-a.value<i.value-n?{color:s.color,t:.5-u}:{color:l.color,t:u-.5}:a.gradient?{color:s.color,t:1-(.5+u/2)}:i.gradient?{color:l.color,t:u/2}:{color:o.localPaletteColors[r].color,t:n}})(a,n,t,r,e);return s&&fq(e.localPaletteColors[t].color).blend(fq(s.color),s.t)},PH=(e,t,r)=>{const n=((e,t)=>{const{limits:r}=e;return r&&(e.limits=r.sort(((e,t)=>e.value-t.value)),e.limits=r.map((e=>({...e,value:EH(t,e.value)})))),e})({...e},t),o=n.paletteColors||n.localPaletteColors;return o&&(n.localPaletteColors=o.concat().map(((e,t)=>({color:IH(n,t,r)})))),n},MH=(e,t,r,n)=>{const o=PH(e,r,n),{localPaletteColors:i}=o;if(t<=0)return i[0].color;if(t>=1)return i[i.length-1].color;const a=((e,t)=>{let r="",n=0;const{limits:o,localPaletteColors:i}=e;for(let a=0;a<i.length;a++){const i=o&&o[a]?o[a].value:1;if(t>=n&&t<i){r=DH(e,a,t);break}n=i}return r})(o,t);return a},RH=(e,t)=>{const r=(e=>e.map((e=>e.value??e)).sort(((e,t)=>e-t)))(e),n=r.some((e=>!iH(e)));return 0===r.length||n?(e=>{const t=0===e?0:.5*e;return{min:e-t,max:e+t}})(t):1===r.length?((e,t)=>{const r=e[0]-t;if(0===r||!iH(r)){const e=0===t?.5:Math.abs(.5*t);return{min:t-e,max:t+e}}return r>0?{min:t-.5*Math.abs(t),max:e[0]+2*r}:{min:e[0]+2*r,max:t+.5*Math.abs(t)}})(r,t):((e,t)=>{let r=e[e.length-1]-e[0];return r=r>0?r:1,{min:Math.min(t,e[0])-r/2,max:Math.max(t,e[e.length-1])+r/2}})(r,t)},AH=(e,t)=>{const{limits:r}=e.segments;if(!r)return;const n=((e,t)=>{const{min:r,max:n}=RH(e,t),o=Math.abs(t);return{min:r??t-o,max:n??t+o}})(r,t),o=((e,t,r)=>{const{limits:n,paletteColors:o,localPaletteColors:i}=e.segments;if(!n||!iH(t))return 0;let a=r&&iH(r)?Math.min(r,t):0;const s=n.sort(((e,t)=>e.value-t.value)),l=o||i;for(let e=0;e<l.length;e++){if(e===l.length-1||t<s[e].value&&t>=a)return e;a=s[e].value}return 0})(e,t,n.min);return{limitRange:n,limitPaletteColorIndex:o}},LH=e=>"flex-start"===e?"flex-end":"flex-start",kH=(e,t,r,n)=>{const o=e.indicatorConditionalColoring;if(!o)return;const i=AH(o,t),a=((e,t,r,n)=>{const{segments:o}=e;if(!o||!r)return;const{limits:i}=o;if(!i?.length||!((e,t)=>!(!e||0===e.length||!(e[t]?.gradient??e[t-1]?.gradient)))(i,r.limitPaletteColorIndex))return IH(o,r.limitPaletteColorIndex,n);const a=EH(r.limitRange,t);return MH(o,a,r.limitRange,n)})(o,t,i,n),s=o.segments.paletteColors[i?.limitPaletteColorIndex||0].icon,{indicator:l}=e;let u=l?.position||"right";return"rtl"===r&&(u="right"===u?"left":"right"),{color:a,iconKey:s,position:u}},OH=({representation:e,cellValue:t,textStyle:r})=>{const{styleService:n}=YF(),{theme:o}=BF(),{direction:i}=$F(),{text:a,indicator:s}=e,{showTextValues:l,applySegmentColors:u}=s??{},c=kH(e,t,i,o),{fontSize:d,fontFamily:p,fontStyle:f,fontWeight:h,textDecoration:m}=n.measureValues,g={fontSize:d,fontFamily:p,fontStyle:f,fontWeight:h,textDecoration:m},v=parseInt(d||Aj,10),{iconKey:y,color:b,position:x}=c||{},S={display:"flex",paddingTop:2};return l?Jo.jsxs("div",{"data-key":"representation-indicator",style:{display:"flex",justifyContent:"flex-end",alignItems:"center",gap:"4px",overflow:r?.overflow,color:u?b:r?.color},children:["left"===x&&CH({size:v,iconKey:y,color:b,pvStyle:S}),Jo.jsx("span",{style:{paddingTop:4,overflow:r?.overflow,textOverflow:r?.textOverflow,whiteSpace:"nowrap",direction:t<0?"ltr":void 0,...g},children:a}),"right"===x&&CH({size:v,iconKey:y,color:b,pvStyle:S})]}):(S.paddingTop=5,CH({size:v,iconKey:y,color:b,pvStyle:S}))},TH=(e,t,r)=>{if(e?.auto)return t;switch(e?.align){case"center":return"center";case"left":return"rtl"===r?"flex-end":"flex-start";case"right":return"rtl"===r?"flex-start":"flex-end";default:return t}},qH=(e,t)=>{let{textAlign:r}=t.getDimensionInfo(e.dimensionInfoIndex)??{};return e.isPseudoDimension&&void 0!==e.visibleMeasureInfoIndex&&({labelTextAlign:r}=t.visibleMeasureInfo.at(e.visibleMeasureInfoIndex)??{}),r?.auto||void 0===r?"left":r.align},_H=(e,t,r,n,o)=>{if(o)return;const i=e.representation,a=RW({isLeftColumn:r,layoutService:t,representation:i}),s=r?"flex-start":"center",l=e.representation.resolvedImagePosition?.horizontal;if(e.representation.type===K_.Image)return a&&l&&"center"!==l&&"rtl"===n?LH(l):l??s;if(e.isPseudoDimension&&void 0!==e.visibleMeasureInfoIndex){const{labelTextAlign:r}=t.visibleMeasureInfo[e.visibleMeasureInfoIndex]??{};return TH(r,s,n)}const{textAlign:u}=t.getDimensionInfo(e.dimensionInfoIndex)??{};return TH(u,s,n)},jH=e=>!!e.target?.getAttribute("class")?.includes(nT),NH=(e,t)=>{switch(t.type){case"clearSelections":return{engineSelectedCells:null,activeSelection:null,selectedField:null};case"mouseup":return{...e,activeSelection:null,engineSelectedCells:t.payload.engineSelectedCells};case"mousedown":return{...e,activeSelection:t.payload.activeSelection,selectedField:t.payload.selectedField};case"mouseover":{if(!e.activeSelection)return e;const{index:r}=t.payload,n=Math.min(r,e.activeSelection.startIndex),o=Math.max(r,e.activeSelection.endIndex);if(n===e.activeSelection.startIndex&&o===e.activeSelection.endIndex)return e;const i={...e.activeSelection,startIndex:n,endIndex:o};return i.clientSelectedCells=(e=>{const{getCellFromIndex:t,startIndex:r,endIndex:n,clientSelectedCells:o}=e,i=new Map(o);for(let e=r;e<=n;e++){const r=t(e);"N"===r?.ref.qType&&i.set(r.ref.qElemNo,r)}return i})(i),{...e,activeSelection:i}}default:return e}},FH=e=>null!==e.target?.closest("[data-prevent-selection]"),zH=e=>"A"===e.target?.tagName,WH=({startIndex:e,getCellFromIndex:t,cell:r})=>({type:"mousedown",payload:{activeSelection:{startIndex:e,endIndex:e,getCellFromIndex:t,clientSelectedCells:(new Map).set(r.ref.qElemNo,r)},selectedField:{selectionCellType:r.selectionCellType,index:"L"===r.selectionCellType?r.x:r.y}}});const $H=c({createMouseDownHandler:()=>()=>{},createMouseOverHandler:()=>()=>{},createPointerUpHandler:()=>()=>{},isSelected:()=>!1,isActive:!1,isLocked:()=>!1}),HH=()=>n($H),VH=({children:e,selections:t})=>{const r=function(e){const{updatePageInfo:t}=$F(),r=e.isActive(),[n,o]=d(NH,{engineSelectedCells:null,selectedField:null,activeSelection:null});p((()=>{const r=()=>{o({type:"clearSelections"})},n=()=>{r(),t({page:0})};return e.on("deactivated",r),e.on("canceled",r),e.on("confirmed",n),e.on("cleared",r),()=>{e.removeListener("deactivated",r),e.removeListener("canceled",r),e.removeListener("confirmed",n),e.removeListener("cleared",r)}}),[e,t]);const i=h((async()=>{if(!n.activeSelection)return;var t,r;1===n.activeSelection.clientSelectedCells.size&&(t=n.engineSelectedCells,(r=n.activeSelection).clientSelectedCells.forEach(((e,n)=>{t?.has(n)&&(r.clientSelectedCells.delete(n),t.delete(n))})));const i=new Map([...n.engineSelectedCells??new Map,...n.activeSelection.clientSelectedCells]);try{o({type:"mouseup",payload:{engineSelectedCells:i}}),await e.select({method:"selectPivotCells",params:[JF,Array.from(i,(([,e])=>({qType:e.selectionCellType,qRow:e.y,qCol:e.x})))]})}catch(e){console.error(e),o({type:"mouseup",payload:{engineSelectedCells:n.engineSelectedCells}})}}),[n,e]);p((()=>{if(n.activeSelection)return document.addEventListener("mouseup",i),()=>{document.removeEventListener("mouseup",i)}}),[i,n.activeSelection]);const a=h(((e,t)=>r=>{const n=t(e);jH(r)||FH(r)||zH(r)||!(e=>1===e.buttons)(r)||!n||o(WH({startIndex:e,getCellFromIndex:t,cell:n}))}),[]),s=h((t=>async()=>{n.activeSelection&&(e.isActive()||await e.begin([JF]),o({type:"mouseover",payload:{index:t}}))}),[n.activeSelection,e]),l=h(((e,t)=>r=>{if("touch"!==r.pointerType)return;const n=t(e);jH(r)||FH(r)||zH(r)||!n||(o(WH({startIndex:e,getCellFromIndex:t,cell:n})),i())}),[i]),u=h((e=>!(!n.engineSelectedCells?.size&&!n.activeSelection?.clientSelectedCells.size||!n.selectedField||e.selectionCellType===n.selectedField.selectionCellType&&("L"===e.selectionCellType?n.selectedField.index===e.x:n.selectedField.index===e.y))),[n.activeSelection?.clientSelectedCells.size,n.engineSelectedCells?.size,n.selectedField]),c=h((e=>!u(e)&&(n.engineSelectedCells?.has(e.ref.qElemNo)||!!n.activeSelection?.clientSelectedCells.has(e.ref.qElemNo))),[u,n.activeSelection?.clientSelectedCells,n.engineSelectedCells]);return g((()=>({isSelected:c,isActive:r,isLocked:u,createMouseDownHandler:a,createMouseOverHandler:s,createPointerUpHandler:l})),[c,r,u,a,s,l])}(t);return Jo.jsx($H.Provider,{value:r,children:e})},BH=e=>"fill"===e.representation.imageSize,GH=(e,t)=>{let r=e.isLeftColumn?"flex-start":"center";return e.isLeftColumn&&BH(e)&&t&&(r="center"),e.representation.type!==K_.Image||BH(e)?r:e.representation.resolvedImagePosition?.vertical};var UH=function(e){return e.Background="background",e.Color="color",e.FontWeight="fontWeight",e.FontStyle="fontStyle",e.TextDecoration="textDecoration",e}(UH||{});const YH={brighter:.5,darker:.3,opacity:.03},KH=(e,{cell:t,styleService:r})=>{if(e===UH.Background||e===UH.Color){const r=t.expressionColor[e];if(r)return r}return t.isNull?r.nullValues[e]:t.isPseudoDimension?r.measureLabels[e]:t.isTotal?r.totalValues[e]:r.dimensionValues[e]},XH=({styleService:e,isCellSelected:t,cell:r,isCellLocked:n})=>{if(t)return e.selectedColors.background;const o=KH(UH.Background,{cell:r,styleService:e});return!n||!o||r.isPseudoDimension||r.isEmpty||r.isNull||r.isTotal?KH(UH.Background,{cell:r,styleService:e}):`repeating-linear-gradient(\n -45deg,\n ${bj(i=o,YH)} 0px 2px,\n ${i} 0px 4px\n ) border-box`;var i},JH=({cell:e,styleService:t,isCellSelected:r})=>r?t.selectedColors.color:KH(UH.Color,{cell:e,styleService:t}),ZH=({cell:e,styleService:t})=>{const{qCanCollapse:r,qCanExpand:n}=e.ref,o=KH(UH.FontWeight,{cell:e,styleService:t});return void 0===o&&(n||r)?kj:o},QH=({cell:e,styleService:t})=>KH(UH.FontStyle,{cell:e,styleService:t}),eV=({cell:e,styleService:t})=>KH(UH.TextDecoration,{cell:e,styleService:t}),tV=e=>e?"pointer":"default",rV=({expandOrCollapse:e,cell:t})=>r=>{e?.(t.y,t.x),r.stopPropagation()},nV=(e,t)=>{if(!e.isLeftColumn||e.representation.type===K_.Image)return{padding:4};return{padding:4,marginTop:t.dimensionValueTextHeight/2-6.5-4}},oV=({cell:e,isLeftColumn:t,isCellSelected:r})=>{const{styleService:n,layoutService:o}=YF(),{interactions:i}=BF(),{isActive:a}=HH(),{dataModel:s}=CW();if(!e.ref.qCanExpand&&!e.ref.qCanCollapse)return null;const l=!i.active||a||!s,u=JH({cell:e,styleService:n,isCellSelected:r}),c=a?.4:1,d=e.ref.qCanExpand?QN:ZN;let p;p=e.ref.qCanExpand?t?s.expandLeft:s.expandTop:t?s.collapseLeft:s.collapseTop;const f=RW({isLeftColumn:t,layoutService:o,representation:e.representation});return Jo.jsx(d,{opacity:c,color:u,"data-prevent-selection":!l||void 0,"data-testid":e.ref.qCanExpand?"expand-icon":"collapse-icon",height:13,style:{flexShrink:0,cursor:l?"default":"pointer",position:"sticky",top:0,...nV(e,n),...f&&{alignSelf:GH(e)}},onClick:l?void 0:rV({cell:e,expandOrCollapse:p})})},iV=e=>{switch(e){case"fitHeight":case"fill":case"alwaysFit":return"100%";case"originalSize":return"fit-content";default:return"auto"}},aV=(e,t,r)=>{if("alwaysFit"===e&&t&&!r)return"fit-content";switch(e){case"fitHeight":return"auto";case"originalSize":return"fit-content";case"alwaysFit":return r?"unset":"100%";default:return"100%"}},sV=(e,t)=>{if("alwaysFit"===e)switch(t?.vertical){case"flex-start":return"center top";case"flex-end":return"center bottom";default:return"center center"}},lV=({representation:e,canExpandOrCollapse:t,leafCount:r,isLeftColumn:n,styleService:o,layoutService:i,isMeasureCell:a})=>{const{isIndentModeEnabled:s}=i,l=RW({isLeftColumn:n,layoutService:i,representation:e}),u=t?21:0,c=e.imageBox?.width??24;let d=`calc(100% - ${u}px)`,p=o.headerCellHeight;n&&l&&(d=c),(a||n)&&(p=o.contentCellHeight);let f=p;switch(n&&void 0!==r&&!s&&(f=p*Math.max(r,1)),e.imageSize){case"originalSize":return{maxWidth:d,maxHeight:f,...l?{width:d}:{}};case"fitWidth":return{width:d,maxHeight:f};case"fitHeight":return{height:f,maxWidth:d,...l?{width:d}:{}};case"fill":return{height:f,width:d};default:return{width:d,height:p}}},uV=e=>{if("alwaysFit"===e)return"contain"},cV=({suffix:e,delimeter:t})=>` ${e?t:""} ${e}`.trim(),dV=({imageSize:e,resolvedImagePosition:t,isImagesInIndentModeEnabled:r,isMeasureCell:n})=>({width:aV(e,r,n),height:iV(e),objectFit:uV(e),objectPosition:sV(e,t),...r&&"alwaysFit"===e?{"max-width":"100%"}:{}}),pV=({representation:e,textStyle:t,isMeasureCell:r})=>{const{imageRef:n,onLoad:o}=(()=>{const{downloadService:e}=YF(),t=u(null),{promise:r,resolve:n}=g((()=>eN()),[]);return p((()=>(e.isDownloadedAsPDForImage&&(e.waitForPromise(r),t.current?.complete&&n()),()=>{n()})),[t,e,r,n]),{onLoad:h((()=>{n()}),[n]),imageRef:t}})(),{layoutService:{isIndentModeEnabled:i}}=YF(),{url:a,text:s,imageSize:l,resolvedImagePosition:c}=e,{overflow:d,...f}=t;return Jo.jsx("img",{src:a,alt:s,style:{...dV({imageSize:l,resolvedImagePosition:c,isImagesInIndentModeEnabled:i,isMeasureCell:r}),...f},onLoad:o,ref:n})},fV=({representation:e,textStyle:t,canExpandOrCollapse:r,leafCount:n,isLeftColumn:o=!1,imageContainerHorizontalAlignment:i,isMeasureCell:a})=>{const{styleService:s,layoutService:l}=YF(),{resolvedImagePosition:u}=e;return Jo.jsx("div",{"data-key":"image-container--image",style:{display:"flex",flexDirection:"column",justifyContent:u?.vertical,alignItems:i,overflow:"hidden",boxSizing:"border-box",border:"4px solid transparent",...lV({representation:e,canExpandOrCollapse:r,leafCount:n,styleService:s,layoutService:l,isLeftColumn:o,isMeasureCell:a})},children:Jo.jsx(pV,{representation:e,textStyle:t,isMeasureCell:!0})})},hV={display:"flex",flexDirection:"row",alignItems:"center"},mV={alignItems:"center",display:"flex",flexDirection:"row",backgroundClip:"padding-box"},gV=(e,t,r,n)=>t?{...mV,...e.nullValues}:r?{...hV,color:e.totalValues.color,background:n??e.totalValues.background}:{...hV,color:e.measureValues.color,background:n??e.measureValues.background},vV=(e,t,r,n,o)=>{const{fontFamily:i,fontSize:a}=e.measureValues,s={...zj,...!r&&Wj(e.grid.lineClamp),...t&&{color:t},fontFamily:i,fontSize:a};if(o){const{fontWeight:t,fontStyle:r,textDecoration:n}=e.nullValues;return{...s,fontWeight:t,fontStyle:r,textDecoration:n}}if(n){const{fontWeight:t,fontStyle:r,textDecoration:n}=e.totalValues;return{...s,fontWeight:t,fontStyle:r,textDecoration:n}}const{fontWeight:l,fontStyle:u,textDecoration:c}=e.measureValues;return{...s,fontWeight:void 0===l?kj:l,fontStyle:u,textDecoration:c}},yV=({cell:e,representation:t,color:r,isTotalValueCell:n,cellHorizontalAlignment:o})=>{const{layoutService:i,styleService:a}=YF(),{isIndentModeEnabled:s}=i,l=e.isNull?i.getNullValueText():t.text,u=t.type===K_.Image,c=t.type===K_.Indicator,d=iH(aH(l)),p=vV(a,r,d,n,e.isNull);if(!s&&u&&!e.isNull||s&&u&&!e.isNull)return Jo.jsx(fV,{isMeasureCell:!0,textStyle:p,representation:t,imageContainerHorizontalAlignment:o});const f=aH(e.isNull?t.text:e.ref.qNum);return c&&iH(f)?Jo.jsx(OH,{representation:t,cellValue:f,textStyle:p}):Jo.jsx("span",{style:{padding:4,direction:d?"ltr":void 0,...p},children:l})},bV=(e,t)=>e?.[t]?.visibleMeasureInfoIndex??0,xV="flex-start",SV=(e,t)=>e.isNull?xV:t.type===K_.Image&&"fill"!==t.imageSize?t.resolvedImagePosition?.vertical:xV,wV=({columnIndex:e,rowIndex:t,style:r,data:n})=>{const{env:o}=BF(),{pageInfo:i,direction:a}=$F(),{styleService:s,layoutService:l}=YF(),{attrExprInfoIndexes:u,gridSectionsData:{measureData:c,leftDimensionData:d,topDimensionData:p},visibleDimensionsInfo:{visibleLeftDimensionInfo:f,visibleTopDimensionInfo:m}}=CW(),g=(()=>{const{layoutService:{isIndentModeEnabled:e}}=YF(),{gridSectionsData:{leftDimensionData:t,topDimensionData:r},visibleDimensionsInfo:{visibleLeftDimensionInfo:n,visibleTopDimensionInfo:o}}=CW(),i=n.length,a=o.length;return h(((n,o)=>!(!r.grid.at(a-1)?.[n]?.isTotal&&!t.grid.at(e?0:i-1)?.[o]?.isTotal)),[r,t,i,a,e])})(),v=(()=>{const{gridSectionsData:{topDimensionData:e},visibleDimensionsInfo:{visibleTopDimensionInfo:t}}=CW(),r=t.length;return h((t=>{const n=e.grid.at(r-1)?.[t];return tH(n,e.totalDividerIndex)}),[e,r])})(),y=(()=>{const{layoutService:{isIndentModeEnabled:e}}=YF(),{gridSectionsData:{leftDimensionData:t},visibleDimensionsInfo:{visibleLeftDimensionInfo:r}}=CW(),n=r.length;return h((r=>{const o=e?0:n-1,i=t.grid.at(o)?.[r];return tH(i,t.totalDividerIndex,e)}),[t,e,n])})(),{showLastBorder:b}=n,x=p.grid.at(m.length-1),S=d.grid.at(f.length-1),{background:w}=s.measureValues,C=c[t]?.[e],E=t===i.rowsOnCurrentPage-1,I=e===l.size.x-1;if(!C)return Jo.jsx(rH,{style:{...r,background:w},isLastRow:E,isLastColumn:I,showLastBorder:b,index:t,isLeftColumn:!1,showTotalCellDivider:!1});const D=l.hasPseudoDimOnLeft?bV(S,t):bV(x,e),P=l.visibleMeasureInfo[D],M=tW({cell:C.ref,representationProperties:P.representation,attrExprInfoIndex:u.measures[D],env:o,direction:a,conditionalColoring:P.conditionalColoring,enabledFeatures:{[K_.Image]:!0,[K_.Indicator]:!0}}),R=!C.isNull&&g(e,t),A=C.isNull?l.getNullValueText():M.text,L=!C.isNull||!Number.isNaN(+A),k=rW(u.measures[D],C.ref),O=((e,t,r,n,o)=>{const{textAlign:i}=t,a=n?"flex-end":"center";return e.isNull||r.type!==K_.Image?TH(i,a,o):r.resolvedImagePosition?.horizontal??"center"})(C,P,M,L,a),T={...gV(s,C.isNull,R,k.background),...Hj(E,I,s.grid.border,a,b),...Bj({bottomDivider:y(t),rightDivider:v(e),borderColor:s.grid.divider}),...Fj,padding:"0px 4px",display:"flex",justifyContent:O};return Jo.jsx("div",{className:eT,title:A,style:{...T,...r},"data-testid":"measure-value","data-row-index":t,"data-col-index":e,children:Jo.jsx(nH,{width:oH(M),verticalAlign:SV(C,M),children:Jo.jsx(yV,{cell:C,representation:M,isTotalValueCell:R,color:k.color,cellHorizontalAlignment:O})})})};var CV=r.memo(wV,z$);const EV=(e,t)=>t.list[e]?.id??e.toString(),IV=({columnIndex:e,rowIndex:t,data:r})=>r.grid[t]?.[e]?.id??`${t}-${e}`,DV=e=>({...Nj,overflow:"hidden",boxSizing:"content-box",borderWidth:"rtl"===e?"1px 1px 0px 0px":"1px 0px 0px 1px"}),PV=({dataGridRef:e,height:t,rowHightCallback:r,width:n,showLastBorder:o,getRightGridColumnWidth:i,verticalScrollDirection:a,horizontalScrollDirection:s})=>{const{pageInfo:l,direction:u}=$F(),{layoutService:c,styleService:{grid:{divider:d},contentCellHeight:p}}=YF(),{dataModel:f,gridSectionsData:{measureData:g}}=CW(),v={...DV(u),borderColor:d,willChange:"auto",userSelect:"none",WebkitUserSelect:"none"},y=(({verticalScrollDirection:e,horizontalScrollDirection:t})=>{const{pageInfo:r}=$F(),{downloadService:n,viewService:o,layoutService:i}=YF(),{dataModel:a,gridSectionsData:{leftDimensionData:s,topDimensionData:l,measureData:u}}=CW(),c=s.columnCount,d=l.rowCount;return h((async({overscanColumnStartIndex:s,overscanColumnStopIndex:l,overscanRowStartIndex:p,overscanRowStopIndex:f})=>{o.gridColumnStartIndex=s,o.gridRowStartIndex=p,o.gridWidth=l-s+1,o.gridHeight=f-p+1;const h=o.gridWidth+c+(t.current===ij.None?0:W$),m=o.gridHeight+d+(e.current===ij.None?0:W$);let g=Q$;m*h>1500&&(g=eH),g(a,i,u,r,o,e,t,n)}),[o,i,a,u,e,t,r,c,d,n])})({verticalScrollDirection:a,horizontalScrollDirection:s});return gN((()=>{e.current&&e.current.resetAfterColumnIndex(0,!1)}),[e,f,g]),m((()=>{e.current&&e.current.resetAfterIndices({columnIndex:0,rowIndex:0,shouldForceUpdate:!0})}),[n,t,e,p,u]),0===c.size.x?null:Jo.jsx(M$,{"data-section-id":"DATA_GRID",ref:e,style:v,columnCount:c.size.x,columnWidth:i,height:t,rowCount:l.rowsOnCurrentPage,rowHeight:r,width:n,itemData:{showLastBorder:o,grid:g},onItemsRendered:y,estimatedRowHeight:r(),estimatedColumnWidth:i(),itemKey:IV,direction:u,children:CV})};var MV=b(PV);const RV=x(((e,t)=>Jo.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Jo.jsx("path",{d:"M13 7H8zV4.982C13 2.23 10.761 0 8 0S3 2.23 3 4.982V7h.75H3h1.5V5.332C4.5 3.216 5.549 1.5 8 1.5s3.5 1.716 3.5 3.832V7h.75H3a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H3z"}),Jo.jsx("use",{fillRule:"evenodd"})]}))),AV=e=>{const[t,r]=v(!1);return gN((()=>{r(!1)}),e),{isAdjustingWidth:t,setIsAdjustingWidth:r}},LV=()=>{const[e,t]=v(!1),{dataModel:r}=CW(),{interactions:n}=BF(),{isAdjustingWidth:o,setIsAdjustingWidth:i}=AV([r]);return{open:e,setOpen:t,handleOpenMenu:e=>{!n.active||jH(e)||o||t(!0)},setIsAdjustingWidth:i}};function kV(e,t){const r=t.expressionColor?.background??e.dimensionValues.background,n=t.isLeftColumn?e.header.background:r,o=n===qj.Transparent?gj.WHITE:n,i=fq(e.grid.border),a=fq(o);return a.isInvalid()||i.isInvalid()||1===i.a?e.grid.border:function(e,t,r){return fq(e.r+(t.r-e.r)*r,e.g+(t.g-e.g)*r,e.b+(t.b-e.b)*r,e.a+(t.a-e.a)*r)}(a,i,i.a).getRGB()}const OV=({cellInfo:e,columnWidth:t,isLastColumn:r,overrideLeftGridWidth:n,setIsAdjustingWidth:o,shouldApplyIndentModeColumnWidth:i,tableWidth:a})=>{const{direction:s}=$F(),{interactions:l,translator:u}=BF(),{isActive:c}=HH(),{dataModel:d}=CW(),{styleService:p}=YF(),[,f]=v({});if(!(e.canBeResized&&!!l.active&&!c))return null;const h=kV(p,e);return Jo.jsx(wN,{isPivot:!0,columnWidth:t,isLastColumn:r,keyValue:`adjuster-${e.dimensionInfoIndex}`,hoverColor:h,updateWidthCallback:t=>{f({}),n&&void 0!==e.colIdx&&n(t,e.colIdx)},confirmWidthCallback:t=>{i?d.applyIndentModeColumnWidth({...t,pixels:Math.min((a??0)*PW,t.pixels??0)}):d.applyColumnWidth(t,e)},setIsAdjustingWidth:o,isLeftColumn:e.isLeftColumn,accessibilityRelatedArgs:{translator:u,columnLabel:e.label??""},direction:s})},TV=il(Bu,{shouldForwardProp:e=>!["interactions","hoverBackground","background","shouldShowMenuIcon","isDimension"].includes(e)})((({interactions:e,background:t,hoverBackground:r,shouldShowMenuIcon:n,isDimension:o})=>({pointerEvents:o?"all":"none",position:"relative",display:"grid",gridTemplateColumns:n?"1fr 12px":"1fr",gap:8,alignItems:"center",cursor:e.active?"pointer":"default",background:t,"&&:hover":{background:e.active&&o?r:t}}))),qV=il("div",{shouldForwardProp:e=>!["direction"].includes(e)})((({direction:e})=>({position:"absolute",left:"rtl"!==e?0:void 0,bottom:0}))),_V=il("div",{shouldForwardProp:e=>"justifyContent"!==e})((({justifyContent:e})=>({...jj,justifyContent:e??jj.justifyContent,flexDirection:"row",overflow:"hidden",position:"relative",gap:8}))),jV=il("div")((()=>({...jj}))),NV=il("div",{shouldForwardProp:e=>!["fontSize","fontFamily","fontWeight","fontStyle","textDecoration","justifyContent"].includes(e)})((({fontSize:e,fontFamily:t,fontWeight:r,fontStyle:n,textDecoration:o,justifyContent:i})=>({display:"flex",justifyContent:i,alignSelf:"center",flexGrow:1,maxWidth:"100%",fontWeight:r,fontSize:e,fontFamily:t,fontStyle:n,textDecoration:o}))),FV=il(ap)((({theme:e})=>({".MuiList-root":{padding:e.spacing(.5,0)}}))),zV=il(dp,{shouldForwardProp:e=>!["isActive"].includes(e)})((({theme:e,isActive:t})=>({width:220,maxHeight:32,borderRadius:e.spacing(.5),margin:e.spacing(.25,.5),padding:e.spacing(1,1.5),display:"flex",justifyContent:"space-between",position:"relative",overflow:"hidden ",boxSizing:"border-box",background:t?"rgba(0, 0, 0, 0.05)":"transparent","&:hover":{".indent-mode-dropdown-more":{opacity:1}}}))),WV=il("span")({textOverflow:"ellipsis",overflow:"hidden"}),$V=il("div",{shouldForwardProp:e=>"visible"!==e})((({visible:e})=>({opacity:e?1:0,width:IW,display:"flex",justifyContent:"center",alignItems:"center",position:"relative"}))),HV=il("span",{shouldForwardProp:e=>!["padding","alignSelf"].includes(e)})((({padding:e,alignSelf:t})=>({padding:e,alignSelf:t,position:"sticky",top:0})));let VV=function(e){return e.Expand="Expand",e.Collapse="Collapse",e}({});const BV=(e,t)=>({qExcludeList:t===VV.Expand,qPos:{qDimName:e,qElemNo:[]}}),GV=`${JF}/qExpansionState`,UV=({model:e,qExpansionState:t,qEffectiveDimensionName:r,action:n})=>async()=>{const o=(({qEffectiveDimensionName:e,oldExpansionState:t,action:r})=>{const n=t?.findIndex((t=>t.qPos?.qDimName===e));return{expansionData:BV(e,r),index:n}})({qEffectiveDimensionName:r,oldExpansionState:t,action:n});await(async({model:e,newExpansionState:t,errorMsg:r})=>{const{index:n,expansionData:o}=t;try{let t,r=GV,i="Add";void 0===n?t=JSON.stringify([o]):-1===n?(r=`${GV}/-`,t=JSON.stringify(o)):(r=`${GV}/${n}`,i="Replace",t=JSON.stringify(o)),await e.applyPatches([{qPath:r,qOp:i,qValue:t}],!0)}catch(e){console.error(r,e)}})({model:e,newExpansionState:o,errorMsg:`Failed to ${n} dimension`})},YV=({model:e,effectivePropertiesService:t,cell:r})=>{if(void 0===r.qEffectiveDimensionName)return;const n={model:e,qExpansionState:t.qExpansionState,qEffectiveDimensionName:r.qEffectiveDimensionName};return{expandCallback:UV({...n,action:VV.Expand}),collapseCallback:UV({...n,action:VV.Collapse}),alwaysFullyExpanded:t.qAlwaysFullyExpanded}},KV={[sF.Sorting]:!0,[sF.Selections]:!0,[sF.Searching]:!0},XV=({cell:e,style:t,isFirstColumn:r,isLastColumn:n,isLastRow:o,changeSortOrder:i,iconsVisibilityStatus:a,columnWidth:s,overrideLeftGridWidth:l,shouldApplyIndentModeColumnWidth:c,tableWidth:d})=>{const p=u(null),{styleService:f,layoutService:h,effectivePropertiesService:m}=YF(),{app:g,interactions:v,embed:y,translator:b,model:x}=BF(),{fontSize:S,fontFamily:w,fontStyle:C,fontWeight:E,textDecoration:I,color:D,background:P,hoverBackground:M,activeBackground:R}=f.header,A=u(null),{shouldShowLockIcon:L,shouldShowMenuIcon:k}=a,{open:O,setOpen:T,handleOpenMenu:q,setIsAdjustingWidth:_}=LV(),{direction:j}=$F(),N={sortFromMenu:async(t,r)=>{t.stopPropagation(),await i(e,r)}},F={embed:y,listboxRef:p,sortCriteria:h.searchSortFromDimension&&e.isDim?m.getSortCriteriaForDimension(e.dimensionInfoIndex):void 0},z={app:g,qStateName:h.layout.qStateName},{labelTextAlign:W}=h.getDimensionInfo(e.dimensionInfoIndex)??{},$=TH(W,"flex-start",j);return Jo.jsxs(TV,{className:eT,title:e.label,interactions:v,background:O?R:P,hoverBackground:M,shouldShowMenuIcon:k,isDimension:e.isDim,style:{...t,...Fj,...Vj(e,o,r,n,f.grid.border,j),color:D},"data-testid":"title-cell",onClick:q,children:[Jo.jsxs(_V,{children:[L?Jo.jsx(jV,{children:Jo.jsx(RV,{height:12})}):null,Jo.jsx(NV,{fontFamily:w,fontSize:S,fontStyle:C,fontWeight:E,textDecoration:I,justifyContent:$,children:Jo.jsx("span",{style:zj,children:e.label})})]}),e.isDim?Jo.jsxs(Jo.Fragment,{children:[Jo.jsx(cF,{headerData:e,translator:b,anchorRef:A,open:O,setOpen:T,interactions:v,menuAvailabilityFlags:KV,sortRelatedArgs:N,searchRelatedArgs:F,selectionRelatedArgs:z,expandOrCollapseArgs:YV({model:x,effectivePropertiesService:m,cell:e}),shouldShowMenuIcon:k,model:x&&"setActiveField"in x?x:void 0,direction:j,isAccessibleHeader:!0}),Jo.jsx(qV,{ref:p,direction:j}),Jo.jsx(qV,{ref:A,direction:j})]}):null,Jo.jsx(OV,{cellInfo:{...e,isLeftColumn:!0},columnWidth:s,isLastColumn:n,overrideLeftGridWidth:l,setIsAdjustingWidth:_,shouldApplyIndentModeColumnWidth:c,tableWidth:d})]})},JV=({rowSpan:e,columnSpan:t})=>{const{styleService:r}=YF(),{direction:n}=$F();return e>0&&t>0?Jo.jsx("div",{style:{...Nj,gridRowStart:1,gridRowEnd:`span ${e}`,gridColumnStart:1,gridColumnEnd:`span ${t}`,borderWidth:"rtl"===n?"0px 0px 0px 1px":"0px 1px 0px 0px",borderColor:r.grid.border,background:r.grid.background},"data-testid":"empty-header-cell"}):null},ZV=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"m8 9 4.5-4.5L14 6l-4.5 4.5L8 12 2 6l1.5-1.5z"})}))),QV=x(((e,t)=>Jo.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Jo.jsx("path",{d:"m8 7-4.5 4.5L2 10l6-6 6 6-1.5 1.5z"}),Jo.jsx("use",{fillRule:"evenodd"})]}))),eB=({tableWidth:e,leftGridWidth:t,overrideLeftGridWidth:r})=>{const{direction:n}=$F(),{styleService:o}=YF(),{interactions:i,translator:a}=BF(),{isActive:s}=HH(),{dataModel:l}=CW(),{setIsAdjustingWidth:u}=AV([l]);if(!(!!i.active&&!s))return null;const c=kV(o,{isLeftColumn:!0});return Jo.jsx(wN,{isPivot:!0,isLastColumn:!0,isLeftColumn:!0,keyValue:"adjuster-indent-row",hoverColor:c,columnWidth:t,updateWidthCallback:t=>{r(Math.min(t,e*PW))},confirmWidthCallback:n=>{if(n.type===iT.FitToContent)return void l.applyIndentModeColumnWidth({type:iT.Auto});const o=Math.min(n.pixels??t,e*PW);r(o),l.applyIndentModeColumnWidth({type:iT.Pixels,pixels:o})},setIsAdjustingWidth:u,accessibilityRelatedArgs:{translator:a,columnLabel:a.get("SNPivotTable.IndentMode.Rows")},direction:n})},tB=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M3 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0m6 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2"})}))),rB=({cell:e,changeSortOrder:t})=>{const r=u(null),n=u(null),{app:o,interactions:i,embed:a,translator:s,model:l}=BF(),{layoutService:c,effectivePropertiesService:d}=YF(),{open:p,setOpen:f,handleOpenMenu:h}=LV();return Jo.jsxs(zV,{onClick:h,isActive:p,children:[Jo.jsx(WV,{children:e.label}),Jo.jsxs($V,{className:"indent-mode-dropdown-more",visible:p,children:[Jo.jsx(tB,{}),e.isDim?Jo.jsxs(Jo.Fragment,{children:[Jo.jsx(cF,{headerData:e,translator:s,anchorRef:r,open:p,setOpen:f,interactions:i,menuAvailabilityFlags:KV,sortRelatedArgs:{sortFromMenu:async(r,n)=>{r.stopPropagation(),await t(e,n)}},searchRelatedArgs:{embed:a,listboxRef:n},selectionRelatedArgs:{app:o,qStateName:c.layout.qStateName},expandOrCollapseArgs:YV({model:l,effectivePropertiesService:d,cell:e}),shouldShowMenuIcon:!1,model:l&&"setActiveField"in l?l:void 0}),Jo.jsx(qV,{ref:n}),Jo.jsx(qV,{ref:r})]}):null]})]})},nB=({idx:e,menu:t,menuItems:r,isOnlyOneRow:n})=>{const o=r.at(-1)?.id===QF,i=e+1<r.length&&r[e+1]?.id===QF;return!(n&&o&&i)&&(t?.id!==QF&&e<r.length-1)},oB=({menuItems:e,changeSortOrder:t,overrideLeftGridWidth:r,leftGridWidth:n,tableWidth:o})=>{const{styleService:i}=YF(),{interactions:a,translator:s}=BF(),{dataModel:l,gridSectionsData:{headersData:c}}=CW(),[d,p]=v(!1),f=u(null),{headerCellHeight:h}=i,{color:m,background:g,hoverBackground:y,activeBackground:b,fontFamily:x,fontSize:S,fontStyle:w,fontWeight:C,textDecoration:E}=i.header,{isAdjustingWidth:I}=AV([l]),D=e=>{e.stopPropagation()},P={height:h,gridColumn:`1 / span ${c.size.x}`,gridRow:c.size.y,zIndex:c.size.x-0};return Jo.jsxs(TV,{isDimension:!0,background:d?b:g,interactions:a,hoverBackground:y,style:{...P,...Fj,color:m},onClick:e=>{!a.active||jH(e)||I||p(!d)},"data-testid":"indentModeHeaderCellWrapper",children:[Jo.jsxs(_V,{justifyContent:"flex-start",children:[Jo.jsx(NV,{fontFamily:x,fontSize:S,fontStyle:w,fontWeight:C,textDecoration:E,justifyContent:"flex-start",children:Jo.jsx("span",{style:zj,children:s.get("SNPivotTable.IndentMode.Rows")})}),d?Jo.jsx(QV,{}):Jo.jsx(ZV,{}),Jo.jsx(qV,{ref:f})]}),Jo.jsx(FV,{open:d,anchorEl:f.current,disableEnforceFocus:!0,children:e.map(((r,n)=>[r&&r.id!==QF&&Jo.jsx("li",{role:"presentation",onClick:D,onKeyDown:D,children:Jo.jsx(rB,{cell:r,changeSortOrder:t})}),nB({idx:n,menu:r,menuItems:e,isOnlyOneRow:1===c.size.y})&&Jo.jsx(PN,{"data-testid":"group-divider",variant:"middle"})]))}),Jo.jsx(eB,{tableWidth:o,leftGridWidth:n,overrideLeftGridWidth:r})]})},iB=({layoutService:e,headersData:t,topRowIndex:r})=>e.isIndentModeEnabled&&t.size.x>1&&r+1===t.size.y,aB={display:"grid",width:"fit-content"},sB=({tableWidth:e,leftGridWidth:t,columnWidths:r,rowHight:n,changeSortOrder:o,getHeaderCellsIconsVisibilityStatus:i,height:a,overrideLeftGridWidth:s})=>{const{layoutService:l}=YF(),{gridSectionsData:{headersData:u}}=CW();return Jo.jsxs("div",{"data-testid":"HEADER_GRID",style:{...aB,gridTemplateColumns:r.map((e=>`${e}px`)).join(" "),gridTemplateRows:u.data.map((()=>`${n}px`)).join(" "),height:a},children:[u.size.y>1&&Jo.jsx(JV,{columnSpan:u.size.x-1,rowSpan:u.size.y-1}),u.data.map(((a,c)=>{let d=[];if(iB({layoutService:l,headersData:u,topRowIndex:c})){const r=a.at(0);return Array.isArray(r)&&d.push(Jo.jsx(oB,{menuItems:r,changeSortOrder:o,overrideLeftGridWidth:s,leftGridWidth:t,tableWidth:e},r.at(0)?.id)),d}return d=a.reduce(((t,a,d)=>{if(a&&!Array.isArray(a)){const p=i(d,a.isLocked,a.label),f=l.isIndentModeEnabled&&1===u.size.x;t.push(Jo.jsx(XV,{style:{width:r[d],height:n,gridColumn:l.isIndentModeEnabled&&u.size.x>1?2:d+1,gridRow:c+1,zIndex:u.size.x-d},isLastRow:c===u.size.y-1,isFirstColumn:0===d,isLastColumn:d===u.size.x-1,changeSortOrder:o,cell:a,iconsVisibilityStatus:p,columnWidth:r[d],overrideLeftGridWidth:s,shouldApplyIndentModeColumnWidth:f,tableWidth:e},a.id))}return t}),[]),d}))]})};var lB=b(sB);const uB=(e,t,r,n)=>{const{layoutService:o}=YF();m((()=>{e.current?.forEach((e=>e?.resetAfterIndex(0,!0)))}),[e,t,r,n,o])},cB=(e,t)=>{gN((()=>{e.current?.forEach((e=>e?.resetAfterIndex(0,!1)))}),[e,t])},dB=(e,t)=>{const{isLast:r,list:n,listValues:o}=t;return r?n[e]:o[e]},pB=()=>{},fB=({children:e,reactWindowStyle:t,cell:r,data:n,showTotalCellDivider:o,isLastRow:i,isLastColumn:a,isLeftColumn:s,isCellSelected:l,isAdjustingWidth:u,index:c})=>{const{styleService:d,layoutService:p}=YF(),{interactions:f}=BF(),{direction:h}=$F(),{isLocked:m,createMouseDownHandler:g,createMouseOverHandler:v,createPointerUpHandler:y}=HH(),{showLastBorder:b}=n,x=m(r)||r.isLockedByDimension,S=!(x||!f.active||!f.select||r.isEmpty||r.isNull||r.isPseudoDimension||r.isTotal||u),w=S?g(c,(e=>dB(e,n))):void 0,C=S?v(c):void 0,E=S?y(c,(e=>dB(e,n))):void 0,I=RW({isLeftColumn:s,layoutService:p,representation:r.representation});return Jo.jsx("div",{className:eT,title:f.passive?r.representation.text:void 0,style:{...t,...Hj(i,a,d.grid.border,h,b),...Bj({bottomDivider:o&&s,rightDivider:o&&!s,borderColor:d.grid.divider}),...Fj,padding:"rtl"===h?"0px 0px 0px 4px":"0px 4px",cursor:tV(S),background:XH({styleService:d,isCellSelected:l,cell:r,isCellLocked:x}),zIndex:s?void 0:p.size.x-r.x,justifyContent:_H(r,p,s,h,I),display:"flex",...p.isIndentModeEnabled&&s&&{["rtl"===h?"paddingRight":"paddingLeft"]:Math.max(4,24*(r.indentLevel??0))},textAlign:qH(r,p)},"aria-hidden":"true",onMouseDown:w,onMouseOver:C,onPointerUp:E,onKeyUp:pB,role:"button",tabIndex:-1,"data-testid":"dimension-cell","data-x":r.x,"data-page-x":r.pageX,"data-y":r.y,"data-page-y":r.pageY,"data-cell-type":r.ref.qType,"data-dimension-info-index":r.dimensionInfoIndex,children:e})},hB=e=>{e.stopPropagation()},mB=({href:e,text:t,interactions:r,color:n})=>({href:e,title:t,rel:"noreferrer",target:"_blank",underline:"hover",onClick:hB,color:gj.LINK,style:{pointerEvents:r.active?"auto":"none",color:n??void 0,opacity:r.active&&r.passive||n?void 0:.4}}),gB=({href:e,text:t,interactions:r,color:n})=>Jo.jsx(dd,{...mB({href:e,text:t,interactions:r,color:n}),children:t}),vB=U();vB.use(G),vB.renderer.prio(["canvas"]);const yB=(e,t)=>e&&"center"!==e&&"rtl"===t?LH(e):e,bB=({cell:e,representation:t,textStyle:r,imageContainerHorizontalAlignment:n})=>{const{imageBox:o}=t,{styleService:{grid:{lineClamp:i}}}=YF(),{direction:a}=$F();return Jo.jsxs("div",{style:{display:"grid",gridTemplateColumns:`${o?.width??24}px 1fr`,maxHeight:"fit-content",alignItems:"center",justifyContent:"flex-start",boxSizing:"border-box"},children:[Jo.jsx("div",{"data-key":"image-container--partial-image",style:{display:"flex",flexDirection:"column",justifyContent:GH(e),alignItems:yB(n,a),overflow:"hidden",boxSizing:"border-box",border:"4px solid transparent",width:o?.width??24,height:"100%"},children:Jo.jsx(pV,{representation:t,textStyle:r})}),Jo.jsx(HV,{padding:4/(i<=2?2:1),alignSelf:GH(e,!0),children:!!t.labelStructure&&cV(t.labelStructure)})]})},xB=({suffix:e,delimeter:t})=>` ${e?t:""} ${e}`,SB=({href:e,text:t,labelStructure:r,interactions:n,color:o})=>Jo.jsxs("span",{children:[Jo.jsx(dd,{...mB({href:e,text:t,interactions:n,color:o}),children:r?.maskedValue?r.maskedValue:r?.originalValue}),!!r&&xB(r)]}),wB=({children:e,textStyle:t,shouldEnableStickyText:r})=>Jo.jsx("span",{style:{...t,border:"4px solid transparent",boxSizing:"border-box",...r&&{alignSelf:"flex-start",position:"sticky",top:0}},children:e}),CB=({cell:e,isCellSelected:t,isLeftColumn:r})=>{const{direction:n}=$F(),{isActive:o}=HH(),{layoutService:i,styleService:a}=YF(),{interactions:s}=BF(),l=r&&i.isIndentModeEnabled;let u=r&&!e.isNull?(e=>{const{representation:{text:t,labelStructure:r}}=e;if(!r||!r.originalValue)return t;const{originalValue:n,maskedValue:o,suffix:i,delimeter:a}=r;return`${0!==o.length?o:n} ${i?a:""} ${i}`.trim()})(e):e.representation.text;if(e.isEmpty)return null;const c=(({cell:e,styleService:t,isCellSelected:r,isLeftColumn:n})=>({...zj,...Wj(n?Math.max(t.grid.lineClamp,e.leafCount*t.grid.lineClamp):t.grid.columnLineClamp),color:JH({cell:e,styleService:t,isCellSelected:r}),fontWeight:ZH({cell:e,styleService:t}),fontStyle:QH({cell:e,styleService:t}),textDecoration:eV({cell:e,styleService:t}),fontFamily:t.dimensionValues.fontFamily,fontSize:t.dimensionValues.fontSize}))({cell:e,styleService:a,isCellSelected:t,isLeftColumn:r});if(e.representation.type===K_.Image&&!e.isTotal&&!e.isNull){const{labelStructure:t}=e.representation,o=r&&t&&t.suffix?bB:fV;return Jo.jsx(o,{cell:e,representation:e.representation,leafCount:e.leafCount,textStyle:c,isLeftColumn:r,canExpandOrCollapse:e.ref.qCanCollapse||e.ref.qCanExpand,imageContainerHorizontalAlignment:_H(e,i,r,n)})}if(e.representation.type===K_.Link&&!o&&!e.isTotal){const t=r&&e.representation.labelStructure?SB:gB;u=Jo.jsx(t,{text:e.representation.text,labelStructure:e.representation.labelStructure,href:e.representation.url,interactions:s,color:e.expressionColor.color})}return Jo.jsx(wB,{shouldEnableStickyText:l,textStyle:{...c,...e.representation.type===K_.Image&&e.isNull?{alignSelf:GH(e)}:{}},children:u})},EB=({index:e,style:t,data:r})=>{const{styleService:n,layoutService:o}=YF(),{isSelected:i}=HH(),{isLeftColumn:a=!1,showLastBorder:s,itemCount:l,isLast:u,totalDividerIndex:c}=r,{isAdjustingWidth:d,setIsAdjustingWidth:p}=AV([r]),f=dB(e,r),h=a?e===l-1:u,m=a?u:e===l-1,g=tH(f,c,o.isIndentModeEnabled);if(void 0===f){const{background:r}=n.dimensionValues;return Jo.jsx(rH,{style:{...t,background:r},index:e,isLastRow:h,isLastColumn:m,showLastBorder:s,isLeftColumn:a,showTotalCellDivider:g})}const v=i(f);return Jo.jsxs(fB,{reactWindowStyle:t,isLeftColumn:a,isLastRow:h,isLastColumn:m,isCellSelected:v,showTotalCellDivider:g,cell:f,data:r,isAdjustingWidth:d,index:e,children:[Jo.jsxs(nH,{verticalAlign:GH(f),width:oH(f.representation),right:f.isLeftColumn?void 0:4,isLeftColumn:a,children:[Jo.jsx(oV,{isLeftColumn:a,isCellSelected:v,cell:f}),Jo.jsx(CB,{isLeftColumn:a,isCellSelected:v,cell:f})]}),Jo.jsx(OV,{cellInfo:{...f,columnWidthLocation:f.isPseudoDimension?rj.Measures:rj.Dimension},columnWidth:t.width,isLastColumn:m,setIsAdjustingWidth:p})]})};var IB=r.memo(EB,z$);const DB=({list:e,listValues:t,isLastRow:r,getRightGridColumnWidth:n})=>o=>{const i=r?e[o]:t.at(o);return i&&0===o&&i.x>0?(i.leafCount+i.x+i.distanceToNextCell)*n():!r&&i?(i.leafCount+i.distanceToNextCell)*n():n(i?.x??o)},PB=(e,t,r,n)=>{const o=Object.values(e);let i,a=o.length;return n&&(a=r,i=t/a),{itemCount:a,estimatedItemSize:i,listValues:o}},MB=(e,t)=>r=>{e.current&&(e.current[t]=r)},RB={display:"flex",height:"fit-content",borderWidth:"1px 0px 0px 0px",...Nj},AB={overflow:"hidden",willChange:"auto",flexShrink:0},LB=({leftGridRef:e,width:t,height:r,columnWidths:n,showLastBorder:o})=>{const{pageInfo:i,direction:a}=$F(),{layoutService:s,styleService:{contentCellHeight:l,grid:{divider:u}}}=YF(),{qSize:c}=s.layout.qHyperCube,{gridSectionsData:{leftDimensionData:d},visibleDimensionsInfo:{visibleLeftDimensionInfo:p}}=CW();cB(e,d),uB(e,t,r,l);const f=i.rowsOnCurrentPage*l,h={...RB,borderColor:u,width:n.reduce(((e,t)=>e+t),0)};return Jo.jsx("div",{style:h,"data-section-id":"LEFT_GRID",children:d.grid.map(((t,u)=>{const h=u===d.columnCount-1,m=az(p[u]),{itemCount:g,estimatedItemSize:v,listValues:y}=PB(t,f,i.rowsOnCurrentPage,h),b=s.isIndentModeEnabled?()=>l:((e,t,r,n,o)=>i=>{const a=n?e[i]:t.at(i);if(a&&0===i&&a.pageY>0)return(a.leafCount+a.pageY+a.distanceToNextCell)*r;if(a&&a.leafCount>0){const e=a.y===o-a.leafCount;return(a.leafCount-(e?a.ref.qUp:0)+a.distanceToNextCell)*r}return r})(t,y,l,h,c.qcy);return Jo.jsx(_$,{ref:MB(e,u),style:{...AB,flexGrow:h?1:0,direction:a},height:r,width:n[u],itemCount:g,itemSize:b,layout:"vertical",itemData:{list:t,isLeftColumn:!0,isLast:h,itemCount:g,showLastBorder:o,listValues:y,totalDividerIndex:d.totalDividerIndex},itemKey:EV,estimatedItemSize:v,children:IB},m)}))})};var kB=b(LB);const OB={overflow:"hidden",willChange:"auto"},TB=e=>({...Nj,borderWidth:"rtl"===e?"0px 1px 0px 0px":"0px 0px 0px 1px"}),qB=({topGridRef:e,rowHightCallback:t,width:r,height:n,showLastBorder:o,getRightGridColumnWidth:i})=>{const{direction:a}=$F(),{layoutService:s,styleService:{grid:{divider:l},headerCellHeight:u}}=YF(),{gridSectionsData:{headersData:c,topDimensionData:d}}=CW(),p={...TB(a),borderColor:l,height:n};cB(e,d),uB(e,r,n,u);const f=s.size.x*i();return 0===d.rowCount?Jo.jsx("div",{style:{width:r,height:n,...TB(a)}}):Jo.jsx("div",{style:p,"data-section-id":"TOP_GRID",children:d.grid.map(((n,l)=>{const u=l===d.rowCount-1,{itemCount:p,estimatedItemSize:h,listValues:m}=PB(n,f,s.size.x,u),g=(({layoutService:e,headersData:t,topRowIndex:r})=>{const n=t.data.at(r);if(void 0===n)return;const o=t.size.x-1,i=iB({layoutService:e,headersData:t,topRowIndex:r})?0:o,a=n.at(i),s=Array.isArray(a)?a.at(o):a;return s?e.getDimensionInfo(s.dimensionInfoIndex):void 0})({layoutService:s,headersData:c,topRowIndex:l}),v=g?az(g):`empty ${l}`;return Jo.jsx(_$,{ref:MB(e,l),style:OB,height:t(),width:r,itemCount:p,itemSize:DB({list:n,listValues:m,isLastRow:u,getRightGridColumnWidth:i}),layout:"horizontal",itemData:{list:n,isLast:u,itemCount:p,showLastBorder:o,listValues:m,totalDividerIndex:d.totalDividerIndex},itemKey:EV,estimatedItemSize:h,direction:a,children:IB},v)}))})};var _B=b(qB);const jB=()=>{const{styleService:{headerCellHeight:e,contentCellHeight:t}}=YF(),r=XW(),n=(()=>{const{model:e}=BF(),t=h((async(t,r)=>{if(!e)throw new Error("No Model provided!");const{qReverseSort:n,dimensionInfoIndex:o,sortDirection:i}=t,a=[];if(r===i)return!1;a.push({qPath:`/qHyperCubeDef/qDimensions/${o}/qDef/qReverseSort`,qOp:"Replace",qValue:(!n).toString()});try{return await e.applyPatches(a,!0),!0}catch(e){return console.error("Error while applying patch: ",e),!1}}),[e]);return t})(),{gridSectionsWrapperRefs:{headerGridWrapperRef:o,topGridWrapperRef:i,leftGridWrapperRef:a,dataGridWrapperRef:s},gridRefs:{topGridRef:l,leftGridRef:u,dataGridRef:c},scrollDirectionRefs:{verticalScrollDirection:d,horizontalScrollDirection:f},scrollbarsDimensions:{verticalScrollbarWidth:m,horizontalScrollbarHeight:g,resetHorizontalScrollbarHeight:v}}=KW(),{leftGridWidth:y,leftGridFullWidth:b,leftGridColumnWidths:x,rightGridFullWidth:S,showLastRightBorder:w,getRightGridColumnWidth:C,getHeaderCellsIconsVisibilityStatus:E,overrideLeftGridWidth:I}=function({tableWidth:e,verticalScrollbarWidth:t,resetHorizontalScrollbarHeight:r}){const{layoutService:n,styleService:o}=YF(),{gridSectionsData:{headersData:i}}=CW(),{measureText:a}=pN(o.header),s=WW({tableWidth:e}),l=$W({tableWidth:e,verticalScrollbarWidth:t,leftGridWidth:s.leftGridWidth}),u=s.leftGridWidth+l.rightGridFullWidth+1<e,c=h(((e,t,r="")=>{let o=e;n.isIndentModeEnabled&&(o=1,1===i.size.x&&(o=0));const l=s.leftGridColumnWidths[o];let u=!1,c=!1,d=a(r)+DW;return t&&d+IW<=l&&(c=!0,d+=IW),d+IW<=l&&(u=!0),{shouldShowMenuIcon:u,shouldShowLockIcon:c}}),[s.leftGridColumnWidths,a,n.isIndentModeEnabled,i.size.x]);return p((()=>{const e=s.leftGridWidth===s.leftGridFullWidth,t=l.rightGridWidth===l.rightGridFullWidth;e&&t&&r()}),[r,s.leftGridWidth,s.leftGridFullWidth,l.rightGridWidth,l.rightGridFullWidth]),{...s,...l,showLastRightBorder:u,getHeaderCellsIconsVisibilityStatus:c}}({tableWidth:r.width,verticalScrollbarWidth:m,resetHorizontalScrollbarHeight:v}),{gridScaffoldDimensions:D,headerGridDims:P,topGridDims:M,leftGridDims:R,dataGridDims:A,metadata:{everyThingFitsInTableRectHeight:L,scrollbarsVisibilityStatus:k}}=(({cellHeights:{headerCellHeight:e,contentCellHeight:t},horizontalWidths:{leftGridWidth:r,leftGridOriginalWidth:n,rightGridOriginalWidth:o},scrollBarsDimensions:{verticalScrollbarWidth:i,horizontalScrollbarHeight:a}})=>{const s=XW(),{pageInfo:l}=$F(),{gridSectionsData:{headersData:u,topDimensionData:c}}=CW(),d=Math.min(s.height*PW,Math.max(s.height*PW-25,s.height-t-a)),p=s.width*PW,f=l.rowsOnCurrentPage*t,h=Math.max(u.size.y,c.rowCount,1),m=e*h,g=e*h,v=Math.min(p,r),y=s.width-p,b=Math.max(y,s.width-v),x=Math.min(d,m,g),{availableHeight:S,everyThingFitsInTableRectHeight:w,everyThingFitsInTableRectWidth:C}=((e,t,r)=>{const n=t+1+r+i<=s.width,o=e+1+f+a,l=o-s.height<a||o<=s.height;return{availableHeight:l?o:s.height,everyThingFitsInTableRectHeight:l,everyThingFitsInTableRectWidth:n}})(x,v,b),E=S-d,I=Math.max(E,S-x),D=Math.min(I,f),P=Math.min(I,f),M=m+1+f,{visibilityStatus:R,metadata:{hasLeftGridOverflowX:A,hasDataGridOverflowX:L}}=(e=>{const{gridScaffold:{X_AXIS:{leftSectionWidth:t,rightSectionWidth:r},Y_AXIS:{topSectionHeight:n,bottomSectionHeight:o}},gridOriginalWidth:{X_AXIS:{leftSectionFullWidth:i,rightSectionFullWidth:a},Y_AXIS:{topSectionFullHeight:s,bottomSectionFullHeight:l}}}=e,u=s>n,c=i>t,d=a>r,p=l>o;return{visibilityStatus:{topGrid:{overflowX:"hidden",overflowY:u?"scroll":"hidden"},leftGrid:{overflowX:c?"scroll":"hidden",overflowY:"hidden"},dataGrid:{overflowX:d?"scroll":"hidden",overflowY:p?"scroll":"hidden"}},metadata:{hasTopGridOverflowY:u,hasLeftGridOverflowX:c,hasDataGridOverflowX:d,hasDataGridOverflowY:p}}})({gridScaffold:{X_AXIS:{leftSectionWidth:v,rightSectionWidth:b},Y_AXIS:{topSectionHeight:x,bottomSectionHeight:I}},gridOriginalWidth:{X_AXIS:{leftSectionFullWidth:n,rightSectionFullWidth:o},Y_AXIS:{topSectionFullHeight:g,bottomSectionFullHeight:M-g}}});return{gridScaffoldDimensions:{width:s.width,height:s.height,gridTemplateColumns:`${v}px ${b}px`,gridTemplateRows:`${x}px ${I}px`},headerGridDims:{width:-1,height:x},topGridDims:{fullSizeWrapper:{width:o-i+(L?i:0),height:g},stickyWrapper:{width:b-1-i,height:-1},self:{width:Math.min(o,b)-(C?1:0)-i,height:g}},leftGridDims:{fullSizeWrapper:{width:v,height:M-g+(!A&&L?a:0)},stickyWrapper:{width:v,height:I-1-a},self:{width:v,height:Math.max(t,D-(w?0:a-1))}},dataGridDims:{fullSizeWrapper:{width:o-i+(L?i:0),height:M-g+(!L&&A?a:0)},stickyWrapper:{width:b-1-i,height:I-1-a},self:{width:Math.min(o,b)-(C?1:0)-i,height:Math.max(t,P-(w?0:a-1))}},metadata:{everyThingFitsInTableRectHeight:w,scrollbarsVisibilityStatus:R}}})({cellHeights:{headerCellHeight:e,contentCellHeight:t},horizontalWidths:{leftGridWidth:y,leftGridOriginalWidth:b,rightGridOriginalWidth:S},scrollBarsDimensions:{verticalScrollbarWidth:m,horizontalScrollbarHeight:g}}),O=h((()=>e),[e]),T=h((()=>t),[t]);return(()=>{const{downloadService:e}=YF();p((()=>{e.isDownloadedAsPDForImage&&e.notifyIsDoneRendering()}))})(),Jo.jsxs(ZW,{style:D,children:[Jo.jsx("div",{style:{overflow:"hidden"},ref:o,children:Jo.jsx(lB,{tableWidth:r.width,leftGridWidth:y,columnWidths:x,getHeaderCellsIconsVisibilityStatus:E,rowHight:e,height:P.height,changeSortOrder:n,overrideLeftGridWidth:I})}),Jo.jsx(t$,{style:k.topGrid,origin:oj.TopGrid,ref:i,children:Jo.jsx(JW,{style:M.fullSizeWrapper,children:Jo.jsx(r$,{style:M.stickyWrapper,children:Jo.jsx(_B,{topGridRef:l,rowHightCallback:O,...M.self,showLastBorder:{right:w,bottom:!1},getRightGridColumnWidth:C})})})}),Jo.jsx(t$,{style:k.leftGrid,origin:oj.LeftGrid,ref:a,children:Jo.jsx(JW,{style:R.fullSizeWrapper,children:Jo.jsx(r$,{style:R.stickyWrapper,children:Jo.jsx(kB,{leftGridRef:u,...R.self,columnWidths:x,showLastBorder:{right:!1,bottom:L}})})})}),Jo.jsx(t$,{style:k.dataGrid,origin:oj.DataGrid,ref:s,children:Jo.jsx(JW,{style:A.fullSizeWrapper,children:Jo.jsx(r$,{style:A.stickyWrapper,children:Jo.jsx(MV,{dataGridRef:c,rowHightCallback:T,...A.self,showLastBorder:{right:w,bottom:L},getRightGridColumnWidth:C,verticalScrollDirection:d,horizontalScrollDirection:f})})})})]})},NB=()=>{const{keyboard:e,theme:t,interactions:r,translator:n}=BF(),{pageInfo:o,updatePageInfo:i,rect:a}=$F(),{layoutService:s}=YF(),{layout:l,hasData:u}=s;return Jo.jsxs(Jo.Fragment,{children:[u?Jo.jsx(jB,{}):null,Jo.jsx(XF,{}),Jo.jsx(zF,{paginationNeeded:o.shouldShowPagination,handleChangePage:e=>{i({page:e})},pageInfo:o,totalRowCount:o.totalRowCount,totalColumnCount:0,totalPages:o.totalPages,keyboard:e,translator:n,theme:t,interactions:r,rect:a,layout:l})]})};const FB=(e,{selections:t,baseObjects:n,coreServices:o,nebulaObjects:i})=>{const a=function(e){const t=PS();return t?.components?.MuiTable?.styleOverrides&&(t.components.MuiTable.styleOverrides.root={}),ws({...t,direction:e})}(n.direction);e.render(Jo.jsx(r.StrictMode,{children:Jo.jsx(sl,{theme:a,children:Jo.jsx(GF,{...i,children:Jo.jsx(HF,{...n,children:Jo.jsx(VH,{selections:t,children:Jo.jsx(KF,{...o,children:Jo.jsx(EW,{children:Jo.jsx(NB,{})})})})})})})}))};var zB=function(e){return e.FontSize="fontSize",e.FontFamily="fontFamily",e.FontColor="fontColor",e.FontStyle="fontStyle",e.Background="background",e.LineClamp="lineClamp",e.ColumnLineClamp="columnLineClamp",e.Border="border",e.Divider="divider",e}(zB||{}),WB=function(e){return e.Dimension="object.pivotTableV2.dimension",e.Measure="object.pivotTableV2.measure",e.Total="object.pivotTableV2.total",e.Null="object.pivotTableV2.null",e.Grid="object.pivotTableV2",e}(WB||{}),$B=function(e){return e.Grid="grid",e.Divider="grid.divider",e.LabelName="label.name",e.LabelValue="label.value",e}($B||{}),HB=function(e){return e.FontSize="fontSize",e.FontFamily="fontFamily",e.FontColor="color",e.BackgroundColor="backgroundColor",e.LineClamp="lineClamp",e.ColumnLineClamp="columnLineClamp",e.BorderColor="borderColor",e}(HB||{});const VB=e=>e?`${parseInt(e,10)}px`:void 0,BB=(e,t)=>{if(t){const r=e.getColorPickerColor(t);return"none"===r?qj.Transparent:r}},GB=(e,t)=>+(parseInt(e,10)*Tj*t+8).toFixed(2),UB=(e,t)=>void 0===e?t:e.some((e=>"bold"===e))?kj:"normal",YB=e=>e?.some((e=>"italic"===e))?"italic":"normal",KB=e=>e?.some((e=>"underline"===e))?"underline":"none",XB=document.createElement("textarea");function JB(e){XB.value=e,document.body.appendChild(XB),XB.select(),XB.setSelectionRange(0,XB.value.length),document.execCommand("copy"),document.body.removeChild(XB)}XB.style.position="absolute",XB.style.left="-9999px",XB.setAttribute("readonly","");function ZB(e){T?.(((t,r)=>{const n=r.target,o=n?.closest(`.${eT}`);o?.title&&t.addItem({translation:"contextMenu.copyCellValue",icon:"lui-icon lui-icon--copy",tid:"copy-cell-context-item",id:"copy-cell-context-item",select:async()=>{(e=>{const t=e.title;t&&(navigator.clipboard?.writeText?navigator.clipboard.writeText(t).catch((()=>{JB(t)})):JB(t))})(o)}}),e?.forEach((e=>{e(t,r,o)}))}))}const QB=({model:e,layoutService:t,effectivePropertiesService:r,translator:n})=>tN(((o,i,a)=>{if(!e||r.qAlwaysFullyExpanded)return;const s=e,l=o.addItem({translation:"Object.PivotTable.ContextMenu.ExpandCollapse",tid:"expand-collapse-group",id:"expand-collapse-group"}),{qEffectiveDimensionName:u,label:c}=((e,t)=>{const r=((e,t)=>{const r=e?.getAttribute("data-dimension-info-index");if("string"==typeof r)return t.getDimensionInfo(+r)})(e,t);return"object"==typeof r?{qEffectiveDimensionName:r.qEffectiveDimensionName,label:r.qFallbackTitle}:{qEffectiveDimensionName:void 0,label:void 0}})(a,t);l.addItem((e=>({icon:"lui-icon lui-icon--plus",translation:"Object.PivotTable.ContextMenu.ExpandAll",tid:"expand-all",select:async()=>{try{await e.expandTop(JF,0,0,!0),await e.expandLeft(JF,0,0,!0)}catch(e){console.error("Failed to expand all",e)}}}))(s)),"string"==typeof u&&l.addItem((({model:e,effectivePropertiesService:t,qEffectiveDimensionName:r,label:n,translator:o})=>({icon:"lui-icon lui-icon--plus",translation:o.get("SNPivotTable.ContextMenu.ExpandDimension",[n??""]),tid:"expand-dimension",id:"expand-dimension",select:UV({model:e,qExpansionState:t.qExpansionState,qEffectiveDimensionName:r,action:VV.Expand})}))({model:s,effectivePropertiesService:r,qEffectiveDimensionName:u,label:c,translator:n})),l.addItem((e=>({icon:"lui-icon lui-icon--minus",translation:"Object.PivotTable.ContextMenu.CollapseAll",tid:"collapse-all",select:async()=>{try{await e.collapseTop(JF,0,0,!0),await e.collapseLeft(JF,0,0,!0)}catch(e){console.error("Failed to collapse all",e)}}}))(s)),"string"==typeof u&&l.addItem((({model:e,effectivePropertiesService:t,qEffectiveDimensionName:r,label:n,translator:o})=>({icon:"lui-icon lui-icon--minus",translation:o.get("SNPivotTable.ContextMenu.CollapseDimension",[n??""]),tid:"collapse-dimension",id:"collapse-dimension",select:UV({model:e,qExpansionState:t.qExpansionState,qEffectiveDimensionName:r,action:VV.Collapse})}))({model:s,effectivePropertiesService:r,qEffectiveDimensionName:u,label:c,translator:n}))}),[e,t,r]),eG=(e,t)=>P((()=>(({layout:e})=>{const{qHyperCube:t,nullValueRepresentation:r,snapshotData:n}=e,{qNoOfLeftDims:o,qEffectiveInterColumnSortOrder:i,qMeasureInfo:a,qDimensionInfo:s}=t,l=!!n,u=n?.content?.rowsPerPage??15e3,c={x:Math.min(e.qHyperCube.qSize.qcx,Oj),y:Math.min(e.qHyperCube.qSize.qcy,u)},d=i.slice(0,o),p=e=>d.some((t=>t===e)),f=p(ZF),h=new Map(i.map((e=>[s[e]??ZF,e]))),m=a.filter((e=>7005!==e.qError?.qErrorCode));return{layout:e,getNullValueText:()=>r?.text??"-",getMeasureInfoIndexFromCellIndex:(e,t=!1)=>{if(f)return 0;const r=e%m.length;return t?r:a.findIndex((e=>e===m[r]))},getDimensionInfo:e=>e===ZF?void 0:s.at(e),getDimensionInfoIndex:e=>h.get(e)??-1,size:c,isSnapshot:l,hasLimitedData:!l&&c.x<e.qHyperCube.qSize.qcx,hasData:c.x>0&&c.y>0,hasLeftDimensions:0!==e.qHyperCube.qNoOfLeftDims,hasPseudoDimOnLeft:f,leftDimensionInfoIndexes:d,isLeftDimension:p,triggerdByExpandOrCollapse:!!e.qHyperCube.qLastExpandedPos,visibleMeasureInfo:m,isIndentModeEnabled:Boolean(e.qHyperCube.qIndentMode),indentModeColumnWidth:e.qHyperCube.indentModeColumnWidth??{type:iT.Auto,pixels:oT.PixelsDefault,percentage:oT.PercentageDefault},searchSortFromDimension:"inherit"===e.search?.sorting}})({layout:e})),[e,t]),tG=({model:e,layoutService:t,viewService:r,pageInfo:n,rect:o})=>{const{layout:i,isSnapshot:a,triggerdByExpandOrCollapse:s}=t,l=(e=>{const t=nN(e);return t.current=e,t})(vW(o));return uN((async()=>{const{qHyperCube:t}=i,{maxNumberOfVisibleRows:o,maxNumberOfVisibleColumns:u}=l.current;if(a)return i.snapshotData?.content?.qPivotDataPages??[];if(void 0!==e&&"getHyperCubePivotData"in e&&(((e,t,r,n)=>!!e&&(t.gridColumnStartIndex+t.gridWidth>=n||t.gridRowStartIndex+t.gridHeight>=r))(s,r,o,u)||((e,t,r,n)=>{const{qHyperCube:{qPivotDataPages:o,qSize:i}}=e,{qTop:a,qWidth:s,qHeight:l}=o[0]?.qArea??{qTop:0,qWidth:0,qHeight:0};return a<t.page*t.rowsPerPage||s<Math.min(n,i.qcx)||l<Math.min(r,i.qcy)})(i,n,o,u))){const t=((e,t,r,n,o,i)=>{const a=n.page*n.rowsPerPage,s=Math.min(a+n.rowsPerPage,r.qcy),l=Math.min(Oj,r.qcx);if(r.qcy<a)return null;let u=0,c=a;if(e){u=t.gridColumnStartIndex,c=a+t.gridRowStartIndex;const e=c+t.gridHeight,r=t.gridColumnStartIndex+t.gridWidth;e>s&&(c=Math.max(0,s-o)),r>l&&(u=Math.max(0,l-i))}return{qLeft:u,qTop:c,qWidth:Math.min(l-u,i),qHeight:Math.min(s-c,o)}})(s,r,i.qHyperCube.qSize,n,o,u);return t?e.getHyperCubePivotData(JF,yW(t)):[]}return t.qPivotDataPages}),[i,a,e,r,n.page,n.rowsPerPage,l,s])},rG=({rowsPerPage:e,totalRowCount:t,page:r})=>Math.min(e,t-r*e),nG=(e,t,r=15e3)=>({rowsPerPage:r,totalPages:Math.max(1,Math.ceil(e/r)),totalRowCount:e,rowsOnCurrentPage:rG({rowsPerPage:r,totalRowCount:e,page:t})}),oG=15,iG=({layoutService:e,viewService:t,rect:r,model:n,pageInfo:o})=>(q((async e=>{const i=e;if(!i.snapshotData||!n||i.snapshotData.content)return i;if("getHyperCubePivotData"in n){const{scrollTop:e,scrollLeft:a,leftGridScrollLeft:s,topGridScrollTop:l}=t,u=((e,t,r)=>{const{gridColumnStartIndex:n,gridRowStartIndex:o,gridWidth:i,gridHeight:a}=e,s=t.page*t.rowsPerPage,l=Math.max(n-oG,0),u=Math.max(s+o-oG,s,0),c=Oj-l,d=s+t.rowsOnCurrentPage-u;if((e=>0===e.gridWidth&&0===e.gridHeight)(e)){const{maxNumberOfVisibleColumns:e,maxNumberOfVisibleRows:t}=vW(r);return{qLeft:l,qTop:u,qWidth:Math.min(c,e+30),qHeight:Math.min(d,t+30)}}return{qLeft:l,qTop:u,qWidth:Math.min(c,i+30),qHeight:Math.min(d,a+30)}})(t,o,r),c=yW(u),d={qLeft:0,qTop:o.page*o.rowsPerPage,qWidth:1,qHeight:1};i.snapshotData.content={qPivotDataPages:await n.getHyperCubePivotData(JF,[d,...c]),scrollTop:e,scrollLeft:a,leftGridScrollLeft:s,topGridScrollTop:l,page:o.page,rowsPerPage:o.rowsPerPage},i.snapshotData.object.size.w=r.width,i.snapshotData.object.size.h=r.height}return i})),_((()=>({getViewState:()=>((e,t)=>({scrollTop:e.scrollTop,scrollLeft:e.scrollLeft,leftGridScrollLeft:e.leftGridScrollLeft,topGridScrollTop:e.topGridScrollTop,renderPage:t.page}))(t,o)})),[t]),e.layout.snapshotData?.content?{left:r.left,top:r.top,width:e.layout.snapshotData.object.size.w,height:e.layout.snapshotData.object.size.h}:r);var aG={SNPivotTable_ContextMenu_CollapseDimension:{id:"SNPivotTable.ContextMenu.CollapseDimension",locale:{"de-DE":"{0} reduzieren","en-US":"Collapse {0}","es-ES":"Contraer {0}","fr-FR":"Réduire {0}","it-IT":"Comprimi {0}","ja-JP":"{0} を折りたたむ","ko-KR":"{0} 축소","nl-NL":"{0} samenvouwen","pl-PL":"Zwiń {0}","pt-BR":"Recolher {0}","ru-RU":"Свернуть {0}","sv-SE":"Dölj {0}","tr-TR":"{0} öğelerini daralt","zh-CN":"折叠 {0}","zh-TW":"收合 {0}"}},SNPivotTable_ContextMenu_ExpandDimension:{id:"SNPivotTable.ContextMenu.ExpandDimension",locale:{"de-DE":"{0} erweitern","en-US":"Expand {0}","es-ES":"Expandir {0}","fr-FR":"Développer {0}","it-IT":"Espandi {0}","ja-JP":"{0} を展開","ko-KR":"{0} 확장","nl-NL":"{0} uitvouwen","pl-PL":"Rozwiń {0}","pt-BR":"Expandir {0}","ru-RU":"Развернуть {0}","sv-SE":"Visa {0}","tr-TR":"{0} öğelerini genişlet","zh-CN":"展开 {0}","zh-TW":"展開 {0}"}},SNPivotTable_IndentMode_Rows:{id:"SNPivotTable.IndentMode.Rows",locale:{"de-DE":"Zeilen","en-US":"Rows","es-ES":"Filas","fr-FR":"Lignes","it-IT":"Righe","ja-JP":"行","ko-KR":"행","nl-NL":"Rijen","pl-PL":"Wiersze","pt-BR":"Linhas","ru-RU":"Строки","sv-SE":"Rader","tr-TR":"Satırlar","zh-CN":"行","zh-TW":"列"}},SNPivotTable_LimitedData:{id:"SNPivotTable.LimitedData",locale:{"de-DE":"* Derzeit wird eine begrenzte Anzahl Spalten angezeigt","en-US":"* Currently showing a limited number of columns","es-ES":"* Actualmente mostrando un número limitado de columnas","fr-FR":"*Affichage actuel d'un nombre limité de colonnes","it-IT":"* Attualmente visualizzato un numero limitato di colonne","ja-JP":"* 現在、限られた列の数を表示","ko-KR":"* 현재 제한된 수의 열만 표시","nl-NL":"* Op dit moment wordt slechts een beperkt aantal kolommen getoond","pl-PL":"* Obecnie wyświetlana jest ograniczona liczba kolumn","pt-BR":"* Atualmente mostrando um número limitado de colunas","ru-RU":"* В настоящее время отображается ограниченное количество столбцов","sv-SE":"* Visar för närvarande ett begränsat antal kolumner","tr-TR":"*Şu anda sınırlı sayıda sütun gösteriliyor","zh-CN":"* 当前显示的列数有限","zh-TW":"* 目前顯示有限欄數"}},SNPivotTable_NoData:{id:"SNPivotTable.NoData",locale:{"de-DE":"Das Diagramm wird nicht angezeigt, weil es keine Werte enthält.","en-US":"The chart is not displayed because it contains no values.","es-ES":"El gráfico no se muestra porque no contiene valores.","fr-FR":"Le graphique n'est pas affiché, car il ne contient aucune valeur.","it-IT":"Il grafico non è visualizzato poiché non contiene alcun valore.","ja-JP":"チャートには値が含まれていないため、チャートは表示されません。","ko-KR":"차트에 값이 없으므로 차트가 표시되지 않습니다.","nl-NL":"Het diagram wordt niet weergegeven omdat deze geen waarden bevat.","pl-PL":"Wykres nie jest wyświetlany, ponieważ nie zawiera wartości.","pt-BR":"O gráfico não foi exibido porque não contém valores.","ru-RU":"Диаграмма не отображается, так как не содержит значений.","sv-SE":"Diagrammet visas inte eftersom det inte innehåller några värden.","tr-TR":"Değer içermemesi nedeniyle grafik görüntülenmiyor.","zh-CN":"图表未显示,因为它不包含任何值。","zh-TW":"系統不會顯示圖表,因為這沒有包含任何值。"}}};const sG=()=>{const e=j(),t=e.language();return P((()=>{!function(e){const t="SNPivotTable_LimitedData";e.get(t)===t&&Object.keys(aG).forEach((t=>{e.add(aG[t])}))}(e)}),[e]),{translator:e,language:t}},lG=e=>{const{flags:t}=e,r=N(),n=(e=>{const t=P((()=>fN(e)),[e]);return L((()=>()=>{t.unmount()}),[t]),t})(r),o=F(),i=z(),a=W(),s=$(),l=H(),u=(()=>{const{viewState:e}=M(),t=nN(new Set),r=void 0!==window.qlikprinting,{promise:n,resolve:o}=P((()=>eN()),[]),i=tN((e=>{r&&t.current.add(e)}),[t]),a=tN(k_((async()=>{await Promise.all(t.current),t.current.clear(),o()}),1e3),[o,t]);return R((async()=>{r&&await n}),[n,r]),P((()=>({viewState:e,isDownloadedAsPDForImage:r,notifyIsDoneRendering:a,waitForPromise:i})),[a,r,e,i])})(),c=((e,t)=>{const[r]=uN((async()=>{if(void 0!==e&&!t.snapshotData&&"getEffectiveProperties"in e)return{...await e.getEffectiveProperties()}}),[e,t]);return P((()=>{const e=void 0!==r?.qHyperCubeDef.qSortbyYValue&&1===Math.abs(r.qHyperCubeDef.qSortbyYValue),t=r?.qHyperCubeDef.qDimensions.map((e=>e.qDef.qSortCriterias))??[];return{qAlwaysFullyExpanded:r?.qHyperCubeDef.qAlwaysFullyExpanded??!1,qExpansionState:r?.qHyperCubeDef.qExpansionState,isSortedByFirstMeasure:e,getSortCriteriaForDimension:e=>t[e]}}),[r])})(i,o),d=eG(o,t),p=(e=>{const t=O();return{...t,select:!!t.active&&!!t.select&&!e,active:!!t.active&&!e,scroll:!!t.active}})(d.isSnapshot),f=V(),h=lN(o,r),{translator:m,language:g}=sG(),{pageInfo:v,updatePageInfo:y}=((e,t)=>{const{size:r,layout:{qHyperCube:{qSize:n}}}=e,o=t.isDownloadedAsPDForImage||e.isSnapshot,i=(e=>e.layout.snapshotData?.content?.rowsPerPage)(e),[a,s]=A((()=>{const a=((e,t)=>t.isDownloadedAsPDForImage?t.viewState?.renderPage??0:e.isSnapshot?e.layout.snapshotData?.content?.page??0:0)(e,t);return{page:a,shouldShowPagination:n.qcy>r.y&&!o,...nG(n.qcy,a,i)}})),l=e.layout.qHyperCube.qSize.qcy;return L((()=>{s((t=>({...t,...nG(l,t.page,i),shouldShowPagination:l>e.size.y&&!o})))}),[l,e.size.y,s,o,i]),L((()=>{const{page:e,totalPages:t}=a;if(e+1>t){const e=t-1,r=rG({...a,page:e});s({...a,page:e,rowsOnCurrentPage:r})}}),[a]),{pageInfo:a,updatePageInfo:e=>{s({...a,...e,rowsOnCurrentPage:rG({...a,...e})})}}})(d,u),b=((e,t,r)=>P((()=>((e,t)=>{if(e.isDownloadedAsPDForImage){const{viewState:t}=e;return{gridColumnStartIndex:0,gridRowStartIndex:0,gridWidth:0,gridHeight:0,scrollTop:t?.scrollTop??0,scrollLeft:t?.scrollLeft??0,leftGridScrollLeft:t?.leftGridScrollLeft??0,topGridScrollTop:t?.topGridScrollTop??0}}return{gridColumnStartIndex:0,gridRowStartIndex:0,gridWidth:0,gridHeight:0,scrollTop:t?.content?.scrollTop??0,scrollLeft:t?.content?.scrollLeft??0,leftGridScrollLeft:t?.content?.leftGridScrollLeft??0,topGridScrollTop:t?.content?.topGridScrollTop??0}})(r,t.snapshotData)),[r,e.page,t.snapshotData]))(v,o,u),x=iG({rect:B(),layoutService:d,viewService:b,model:i,pageInfo:v}),[S,w]=tG({model:i,layoutService:d,viewService:b,pageInfo:v,rect:x}),C=P((()=>((e,t)=>{const r=t.layout.components?.find((e=>"theme"===e.key)),n=r?.header,o=r?.dimensionValues,i=r?.measureValues,a=r?.measureLabels,s=r?.totalValues,l=r?.nullValues,u=r?.grid,c=(t,r,n)=>e.getStyle(t,r,n),d=+(u?.[zB.LineClamp]??c(WB.Grid,$B.Grid,HB.LineClamp)??1),p=+(u?.[zB.ColumnLineClamp]??c(WB.Grid,$B.Grid,HB.ColumnLineClamp)??1),f=BB(e,n?.[zB.Background])??c(WB.Dimension,$B.LabelName,HB.BackgroundColor)??qj.Transparent,h={header:{fontSize:VB(n?.[zB.FontSize])??c(WB.Dimension,$B.LabelName,HB.FontSize)??Aj,fontFamily:n?.[zB.FontFamily]??c(WB.Dimension,$B.LabelName,HB.FontFamily)??Lj,fontWeight:UB(n?.[zB.FontStyle],kj),fontStyle:YB(n?.[zB.FontStyle]),textDecoration:KB(n?.[zB.FontStyle]),color:BB(e,n?.[zB.FontColor])??c(WB.Dimension,$B.LabelName,HB.FontColor)??gj.TEXT,background:f,hoverBackground:bj(f,aT),activeBackground:bj(f,sT)},dimensionValues:{fontSize:VB(o?.[zB.FontSize])??c(WB.Dimension,$B.LabelValue,HB.FontSize)??Aj,fontFamily:o?.[zB.FontFamily]??c(WB.Dimension,$B.LabelValue,HB.FontFamily)??Lj,fontWeight:UB(o?.[zB.FontStyle],void 0),fontStyle:YB(o?.[zB.FontStyle]),textDecoration:KB(o?.[zB.FontStyle]),color:BB(e,o?.[zB.FontColor])??c(WB.Dimension,$B.LabelValue,HB.FontColor)??gj.TEXT,background:BB(e,o?.[zB.Background])??c(WB.Dimension,$B.LabelValue,HB.BackgroundColor)??qj.Transparent},measureValues:{fontSize:VB(i?.[zB.FontSize])??c(WB.Measure,$B.LabelValue,HB.FontSize)??Aj,fontFamily:i?.[zB.FontFamily]??c(WB.Measure,$B.LabelValue,HB.FontFamily)??Lj,fontWeight:UB(i?.[zB.FontStyle],"normal"),fontStyle:YB(i?.[zB.FontStyle]),textDecoration:KB(i?.[zB.FontStyle]),color:BB(e,i?.[zB.FontColor])??c(WB.Measure,$B.LabelValue,HB.FontColor)??qj.FontSecondary,background:BB(e,i?.[zB.Background])??c(WB.Measure,$B.LabelValue,HB.BackgroundColor)??qj.Transparent},measureLabels:{fontWeight:UB(a?.[zB.FontStyle],"normal"),fontStyle:YB(a?.[zB.FontStyle]),textDecoration:KB(a?.[zB.FontStyle]),color:BB(e,a?.[zB.FontColor])??c(WB.Measure,$B.LabelName,HB.FontColor)??qj.FontSecondary,background:BB(e,a?.[zB.Background])??c(WB.Measure,$B.LabelName,HB.BackgroundColor)??qj.Transparent},totalValues:{fontWeight:UB(s?.[zB.FontStyle],kj),fontStyle:YB(s?.[zB.FontStyle]),textDecoration:KB(s?.[zB.FontStyle]),color:BB(e,s?.[zB.FontColor])??c(WB.Total,$B.LabelValue,HB.FontColor)??gj.TEXT,background:BB(e,s?.[zB.Background])??c(WB.Total,$B.LabelValue,HB.BackgroundColor)??qj.Transparent},nullValues:{fontWeight:UB(l?.[zB.FontStyle],"normal"),fontStyle:YB(l?.[zB.FontStyle]),textDecoration:KB(l?.[zB.FontStyle]),color:BB(e,l?.[zB.FontColor])??c(WB.Null,$B.LabelValue,HB.FontColor)??gj.TEXT,background:BB(e,l?.[zB.Background])??c(WB.Null,$B.LabelValue,HB.BackgroundColor)??qj.NullValueBackground},grid:{columnLineClamp:p,lineClamp:d,border:BB(e,u?.[zB.Border])??c(WB.Grid,$B.Grid,HB.BorderColor)??qj.DividerLight,divider:BB(e,u?.[zB.Divider])??c(WB.Grid,$B.Divider,HB.BorderColor)??qj.DividerDark,background:BB(e,u?.[zB.Background])??c(WB.Grid,$B.Grid,HB.BackgroundColor)??qj.Transparent},selectedColors:yj(e)};return h.headerCellHeight=Math.max(GB(h.header.fontSize,p),GB(h.dimensionValues.fontSize,p),32),h.contentCellHeight=Math.max(GB(h.measureValues.fontSize,d),GB(h.dimensionValues.fontSize,d),24),h.dimensionValueTextHeight=GB(h.dimensionValues.fontSize,1),h})(h,d)),[h,d]),E=((e,t,r)=>{const[,n,o]=uN((async()=>{const t=Rq(r.flags),n=e.getStyle("","","fontFamily"),o=e.getStyle("object","label.name","fontFamily"),i=e.getStyle("object","label.value","fontFamily"),a=e.getStyle("","","fontFamilies")??[];return Promise.all([...t,...a,n,o,i,mN].filter((e=>void 0!==e)).map((async e=>{await document.fonts.load(`600 12px ${e}`),await document.fonts.load(`12px ${e}`)})))}),[t,e,r]);return o?(console.warn("Failed to load fonts:",o),!0):!n})(h,o,e),I=M().direction;ZB([QB({model:i,layoutService:d,effectivePropertiesService:c,translator:m})]),L((()=>{!w&&i&&!!S&&E&&FB(n,{selections:f,baseObjects:{rect:x,pageInfo:v,qPivotDataPages:S,updatePageInfo:y,direction:I},nebulaObjects:{env:e,app:a,model:i,embed:s,theme:h,keyboard:l,translator:m,interactions:p},coreServices:{styleService:C,viewService:b,layoutService:d,downloadService:u,effectivePropertiesService:c}})}),[i,a,x,p,f,b,d,u,w,S,C,n,E,m,g,v,y,c,s,l,h,e,I])},uG={version:"6.1.4",qHyperCubeDef:{qAlwaysFullyExpanded:!1,qDimensions:[],qMeasures:[],qMode:"P",qSuppressMissing:!0,qSuppressZero:!1,qShowTotalsAbove:!0,qInitialDataFetch:[{qTop:0,qLeft:0,qWidth:50,qHeight:50}],qIndentMode:!1},showTitles:!0,title:"",subtitle:"",footnote:"",nullValueRepresentation:{text:"-"},components:[]},cG=()=>({...uG,qHyperCubeDef:{...uG.qHyperCubeDef,qIndentMode:!1}})}}}));
|
|
102
|
+
e.exports=function(e,t){if(!e||isNaN(+t))return t;var r,n,o,i,a,s,l,u,c,d,p=e.length,f=e.search(/[0-9\-\+#]/),h=f>0?e.substring(0,f):"",m=e.split("").reverse().join(""),g=m.search(/[0-9\-\+#]/),v=p-g,y=e.substring(v,v+1),b=v+("."===y||","===y?1:0),x=g>0?e.substring(b,p):"";if(r=(t="-"===(e=e.substring(f,b)).charAt(0)?-t:+t)<0?t=-t:0,o=(n=e.match(/[^\d\-\+#]/g))&&n[n.length-1]||".",i=n&&n[1]&&n[0]||",",e=e.split(o),t=+(t=t.toFixed(e[1]&&e[1].length))+"",s=e[1]&&e[1].lastIndexOf("0"),(!(u=t.split("."))[1]||u[1]&&u[1].length<=s)&&(t=(+t).toFixed(s+1)),c=e[0].split(i),e[0]=c.join(""),(a=e[0]&&e[0].indexOf("0"))>-1)for(;u[0].length<e[0].length-a;)u[0]="0"+u[0];else 0==+u[0]&&(u[0]="");if((t=t.split("."))[0]=u[0],l=c[1]&&c[c.length-1].length){for(m="",v=(d=t[0]).length%l,p=d.length,b=0;b<p;b++)m+=d.charAt(b),!((b-v+1)%l)&&b<p-l&&(m+=i);t[0]=m}return t[1]=e[1]&&t[1]?o+t[1]:"","0"!==(n=t.join(""))&&""!==n||(r=!1),h+(r?"-":"")+n+x}},M_({exports:{}});const W_="qHyperCubeDef.qDimensions",$_="dimensions",H_="qOtherTotalSpec.qTotalMode",V_="totalMode",B_={quarantine(e){WT.quarantineArrayProp({properties:e,arrayPath:W_,quarantineName:V_,arrayName:$_,itemPath:H_})},unquarantine(e){WT.unquarantineArrayProp({properties:e,arrayPath:W_,quarantineName:V_,arrayName:$_,itemPath:H_})}};function G_(e){const t=z_(e);return(e,r,n,o)=>{const i=WT.hypercube.importProperties({exportFormat:e,initialProperties:r,dataDefinition:t.targets[0],hypercubePath:o}),a=i.qProperty.qHyperCubeDef.qDimensions.length,s=i.qProperty.qHyperCubeDef.qMeasures.length;let l,u=i.qProperty.qHyperCubeDef.qInterColumnSortOrder,c=!0;a+s===u.length&&A_(i,"qProperty.qLayoutExclude.quarantine.interColSortOrder",u.concat());const d=i.qProperty.qLayoutExclude.quarantine?.pivotInterColSortOrder;d?(u=d,l=[...d],A_(i,"qProperty.qHyperCubeDef.qInterColumnSortOrder",u),i.qProperty.qLayoutExclude.quarantine&&delete i.qProperty.qLayoutExclude.quarantine.pivotInterColSortOrder):u.length=0;const p=+(u.indexOf(-1)>-1),f=a+p;if(f>u.length)for(let e=u.length;e<f;e++)u.indexOf(e)<0&&u.push(e-p);for(let e=u.length-1;e>=0;e--)u[e]>=a&&u.splice(e,1);s>1&&u.indexOf(-1)<0?u.push(-1):s<2&&u.indexOf(-1)>-1&&u.splice(u.indexOf(-1),1);const h=i.qProperty.qHyperCubeDef.qNoOfLeftDims??-1;if(a>0&&-1===h&&A_(i,"qProperty.qHyperCubeDef.qNoOfLeftDims",a),l?.length===u.length){for(let e=0;e<l.length;e++)if(l[e]!==u[e]){c=!1;break}c&&(WT.unquarantineProperty(i.qProperty,"noOfLeftDims"),WT.unquarantineProperty(i.qProperty,"exludedNoOfLeftDims"))}return WT.conditionalShow.unquarantine(i.qProperty),B_.unquarantine(i.qProperty),ZT(i.qProperty),WT.unquarantineProperty(i.qProperty,"pivotTableIndentMode"),i}}function U_(e,t){const r=e.qProperty.qHyperCubeDef.qInterColumnSortOrder,n=r.slice(),o=r.indexOf(-1);o>-1&&r.splice(o,1);const i=WT.hypercube.exportProperties({propertyTree:e,hyperCubePath:t}),a=i.properties.qHyperCubeDef,s=a.qDimensions.length,l=a.qMeasures.length;let u=a.qInterColumnSortOrder;A_(i,"properties.qLayoutExclude.quarantine.pivotInterColSortOrder",n),WT.quarantineProperty(i.properties,"qHyperCubeDef.qNoOfLeftDims","noOfLeftDims"),delete i.properties.qHyperCubeDef.qNoOfLeftDims;const c=i.properties.qLayoutExclude.quarantine?.interColSortOrder;c&&(u=c,A_(i,"properties.qHyperCubeDef.qInterColumnSortOrder",u),A_(i,"data.0.interColumnSortOrder",u),i.properties.qLayoutExclude.quarantine&&delete i.properties.qLayoutExclude.quarantine.interColSortOrder);for(let e=u.length;e<s+l;e++)u.length<=e&&u.push(e);return WT.quarantineProperty(i.properties,"qHyperCubeDef.qIndentMode","pivotTableIndentMode"),WT.quarantineProperty(i.properties,"qHyperCubeDef.exludedNoOfLeftDims","exludedNoOfLeftDims"),WT.conditionalShow.quarantine(i.properties),B_.quarantine(i.properties),QT(i.properties),i}const Y_={type:"items",component:"expandable-items",translation:"properties.addons",items:{dataHandling:{uses:"dataHandling",items:{calcCond:{uses:"calcCond"}}}}};let K_=function(e){return e.Text="text",e.Link="link",e.Image="image",e.ImagesInIndentMode="imagesInIndentMode",e.Indicator="indicator",e.MiniChart="miniChart",e.EditableText="editableText",e.EditableSelector="editableSelector",e}({}),X_=function(e){return e.Attribute="attribute",e.Dimension="dimension",e}({});const J_=e=>{switch(e?.type){case"url":return K_.Link;case"image":return K_.Image;case"indicator":return K_.Indicator;case"miniChart":return K_.MiniChart;default:return K_.Text}},Z_=({isImagesEnabled:e})=>({uses:"dimensionRepresentationItems.representationType",options(t,r,n){const{qIndentMode:o}=n.properties.qHyperCubeDef,i=[{value:"text",translation:"Object.Table.Representation.Text"},{value:"url",translation:"Object.Table.Representation.Link"}];return(!o&&e||o)&&i.push({value:"image",translation:"Object.Table.Representation.Image"}),i}}),Q_=e=>{if(e)return{representationImage:{uses:"dimensionRepresentationItems.representationImage",show:e=>J_(e.qDef.representation)===K_.Image,items:{imageSize:{options:[{value:"alwaysFit",translation:"properties.backgroundImage.sizeAlwaysFit"},{value:"fitWidth",translation:"properties.backgroundImage.sizeFitWidth"},{value:"fitHeight",translation:"properties.backgroundImage.sizeFitHeight"},{value:"fill",translation:"properties.backgroundImage.sizeStretch"},{value:"originalSize",translation:"properties.backgroundImage.originalSize"}]},imageBoxWidth:{ref:"qDef.representation.imageBox.width",translation:"properties.pivot.representation.image.imageBox.width",type:"number",expression:"optional",defaultValue:24,show:(e,t,r)=>{if(!r.properties.qHyperCubeDef)return!1;const{qInterColumnSortOrder:n,qNoOfLeftDims:o,qDimensions:i,qIndentMode:a}=r.properties.qHyperCubeDef;let s=!1;n?.indexOf(-1);const l=i?.indexOf(e)??1/0;return(n?.slice(0,o)??[]).indexOf(l)>-1&&(s=!0),s&&a}}}}}},ej=e=>{const{anything:t}=e,r=!t.sense?.isUnsupportedFeature?.("tableImages");return{representationType:Z_({isImagesEnabled:r}),representationUrlPosition:{uses:"dimensionRepresentationItems.representationUrlPosition",show:e=>J_(e.qDef.representation)===K_.Link},representationUrlLabel:{uses:"dimensionRepresentationItems.representationUrlLabel",show:e=>J_(e.qDef.representation)===K_.Link&&e.qDef.representation?.urlPosition===X_.Dimension},representationLinkUrl:{uses:"dimensionRepresentationItems.representationLinkUrl",show:e=>J_(e.qDef.representation)===K_.Link&&e.qDef.representation?.urlPosition===X_.Attribute},...Q_(r)}},tj=(e,t)=>{const{anything:r}=e,n=r.sense?.isUnsupportedFeature,o=!n?.("tableImages")&&t[K_.Image],i=!n?.("qMiniChartDef")&&t[K_.MiniChart],a=!n?.("tableIndicators")&&t[K_.Indicator],s=o&&t[K_.ImagesInIndentMode];return{representationType:{uses:"measureRepresentationItems.representationType",options:(e,t,r)=>(e=>{const{qIndentMode:t}=e.properties.qHyperCubeDef??{},r=[{value:"text",translation:"Object.Table.Representation.Text"}];return(!t&&o||t&&s)&&r.push({value:"image",translation:"Object.Table.Representation.Image"}),a&&r.push({value:"indicator",translation:"Object.Table.Representation.Indicator"}),i&&r.push({value:"miniChart",translation:"Common.MiniChart"}),r})(r)},representationImage:o?{uses:"measureRepresentationItems.representationImage",show:e=>J_(e.qDef.representation)===K_.Image,items:{imageSize:{options:[{value:"alwaysFit",translation:"properties.backgroundImage.sizeAlwaysFit"},{value:"fitWidth",translation:"properties.backgroundImage.sizeFitWidth"},{value:"fitHeight",translation:"properties.backgroundImage.sizeFitHeight"},{value:"fill",translation:"properties.backgroundImage.sizeStretch"},{value:"originalSize",translation:"properties.backgroundImage.originalSize"}]}}}:void 0,representationIndicator:a?{uses:"measureRepresentationItems.representationIndicator"}:void 0,representationMiniChart:i?{uses:"measureRepresentationItems.representationMiniChart"}:void 0}};let rj=function(e){return e.Dimension="dimensions",e.Measures="measures",e.Pivot="pivot",e}({}),nj=function(e){return e.CellForegroundColor="cellForegroundColor",e.CellBackgroundColor="cellBackgroundColor",e.ImageUrl="imageUrl",e.ImageLabel="imageLabel",e.Link="url",e.LinkLabel="urlLabel",e}({}),oj=function(e){return e.TopGrid="topGrid",e.LeftGrid="leftGrid",e.DataGrid="dataGrid",e}({}),ij=function(e){return e.Forward="forward",e.Backward="backward",e.None="none",e}({});const aj="image",sj=(e,t,r)=>{if(!r.properties.qHyperCubeDef.qIndentMode)return!0;const n=r.properties.qHyperCubeDef.qInterColumnSortOrder?.indexOf(-1)??-1;let o=r.properties.qHyperCubeDef.qNoOfLeftDims??-1;n>-1&&n<o&&(o-=1);const i=r.properties.qHyperCubeDef.qDimensions.indexOf(e);return 0===i||i>=o},lj=()=>({type:{type:"string",component:"dropdown",ref:"qDef.columnWidth.type",translation:"Object.Table.Column.Width",options:[{value:iT.Auto,translation:"Common.Auto"},{value:iT.FitToContent,translation:"Object.Table.Column.FitToContent"},{value:iT.Pixels,translation:"Object.Table.Column.Pixels"},{value:iT.Percentage,translation:"Object.Table.Column.Percentage"}],defaultValue:iT.Auto},sizePixels:{ref:"qDef.columnWidth.pixels",translation:"Object.Table.Column.Pixels",type:"number",expressionType:"ValueExpression",expression:"optional",defaultValue:oT.PixelsDefault,show:e=>e.qDef.columnWidth?.type===iT.Pixels},sizePercentage:{ref:"qDef.columnWidth.percentage",translation:"Object.Table.Column.Percentage",type:"number",expressionType:"ValueExpression",expression:"optional",defaultValue:oT.PercentageDefault,show:e=>e.qDef.columnWidth?.type===iT.Percentage}}),uj=({key:e,translation:t,env:r})=>{const n=!r.anything.sense?.isUnsupportedFeature?.("tableImages");return{[`${e}Auto`]:{ref:`qDef.${e}.auto`,type:"boolean",component:"switch",translation:t,options:[{value:!0,translation:"Common.Auto"},{value:!1,translation:"Common.Custom"}],defaultValue:!0,show:t=>!n||"labelTextAlign"===e||t.qDef.representation?.type!==aj},[e]:{ref:`qDef.${e}.align`,type:"string",component:"item-selection-list",horizontal:!0,items:[{component:"icon-item",icon:"align_left",labelPlacement:"bottom",value:"left",translation:"properties.dock.left"},{component:"icon-item",icon:"align_center",labelPlacement:"bottom",value:"center",translation:"Common.Center"},{component:"icon-item",icon:"align_right",labelPlacement:"bottom",value:"right",translation:"properties.dock.right"}],defaultValue:"left",show:t=>void 0!==t.qDef[e]&&!t.qDef[e].auto&&(!n||"labelTextAlign"===e||t.qDef.representation?.type!==aj)}}},cj="TOTAL_OFF",dj={component:"attribute-expression-reference",defaultValue:[],ref:"qAttributeExpressions",items:[{component:"expression",ref:"qExpression",expressionType:"measure",translation:"Object.Table.Measure.BackgroundExpression",defaultValue:"",id:nj.CellBackgroundColor},{component:"expression",ref:"qExpression",expressionType:"measure",translation:"Object.Table.Measure.ForegroundExpression",defaultValue:"",id:nj.CellForegroundColor},{component:"expression",ref:"qExpression",expressionType:"measure",defaultValue:"",id:nj.LinkLabel,tid:"URLLabelByExpression",show:!1},{component:"expression",ref:"qExpression",expressionType:"measure",defaultValue:"",id:nj.Link,tid:"URLByExpression",show:!1},{component:"expression",ref:"qExpression",expressionType:"measure",defaultValue:"",id:nj.ImageLabel,tid:"ImageLabelByExpression",show:!1},{component:"expression",ref:"qExpression",expressionType:"measure",defaultValue:"",id:nj.ImageUrl,tid:"ImageUrlByExpression",show:!1}]},pj="TOTAL_OFF",fj={component:"attribute-expression-reference",defaultValue:[],ref:"qAttributeExpressions",items:[{component:"expression",ref:"qExpression",expressionType:"measure",translation:"Object.Table.Measure.BackgroundExpression",defaultValue:"",id:nj.CellBackgroundColor},{component:"expression",ref:"qExpression",expressionType:"measure",translation:"Object.Table.Measure.ForegroundExpression",defaultValue:"",id:nj.CellForegroundColor},{component:"expression",ref:"qExpression",expressionType:"measure",defaultValue:"",id:nj.LinkLabel,tid:"URLLabelByExpression",show:!1},{component:"expression",ref:"qExpression",expressionType:"measure",defaultValue:"",id:nj.Link,tid:"URLByExpression",show:!1},{component:"expression",ref:"qExpression",expressionType:"measure",defaultValue:"",id:nj.ImageLabel,tid:"ImageLabelByExpression",show:!1},{component:"expression",ref:"qExpression",expressionType:"measure",defaultValue:"",id:nj.ImageUrl,tid:"ImageUrlByExpression",show:!1}]},hj=e=>{const{translator:t,anything:r,flags:n}=e,o=(e=>{const{translator:t,anything:r}=e;return{type:"items",component:"data-assets-panel-pivot",translation:"Common.Data",items:{dimensions:{type:"array",component:"expandable-items",ref:"qHyperCubeDef.qDimensions",items:{field:{type:"items",translation:"Common.Field",items:{libraryId:{type:"string",component:"library-item",libraryItemType:"dimension",ref:"qLibraryId",translation:"Common.Dimension",show:e=>!!e.qLibraryId},inlineDimension:{component:"inline-dimension",show:e=>!e.qLibraryId},autoSort:{ref:"qDef.autoSort",type:"boolean",defaultValue:!0,show:!1},cId:{ref:"qDef.cId",type:"string",show:!1},nullSuppression:{type:"boolean",ref:"qNullSuppression",defaultValue:!1,translation:"properties.dimensions.showNull",inverted:!0},totalMode:{type:"string",component:"switch",translation:"properties.showTotals",ref:"qOtherTotalSpec.qTotalMode",defaultValue:cj,trueOption:{value:"TOTAL_EXPR",translation:"properties.on"},falseOption:{value:cj,translation:"properties.off"},show:!r.sense?.isUnsupportedFeature?.("totals")&&sj},totalsLabel:{type:"string",component:"expression",expressionType:"StringExpr",ref:"qTotalLabel",translation:"properties.totals.label",defaultValue:()=>t.get("Object.Table.Totals"),show:(e,t,n)=>!r.sense?.isUnsupportedFeature?.("totals")&&e.qOtherTotalSpec?.qTotalMode!==cj&&sj(e,0,n)},dimensionLimits:{uses:"dimensions.items.dimensionLimits"},showOthers:{uses:"dimensions.items.others"},globalGrouping:{type:"boolean",translation:"properties.dimensionLimits.globalGrouping",ref:"qOtherTotalSpec.qGlobalOtherGrouping",defaultValue:!1,show:e=>"OTHER_OFF"!==e.qOtherTotalSpec?.qOtherMode}}},presentation:{type:"items",translation:"properties.presentation",items:{visibilityCondition:{type:"string",component:"expression",ref:"qCalcCondition.qCond",expression:"optional",expressionType:"ValueExpr",translation:"Object.Table.Columns.VisibilityCondition",defaultValue:{qv:""},isExpression:e=>"string"==typeof e&&e.trim().length>0},cellColoring:dj,...uj({env:e,key:"labelTextAlign",translation:"Common.Text.LabelTextAlignment"}),...uj({env:e,key:"textAlign",translation:"Common.Text.TextAlignment"}),...ej(e),...lj()}}}},measures:{type:"array",component:"expandable-items",ref:"qHyperCubeDef.qMeasures",items:{field:{type:"items",translation:"Common.Field",items:{libraryId:{type:"string",component:"library-item",libraryItemType:"measure",ref:"qLibraryId",translation:"Common.Measure",show:e=>!!e.qLibraryId},inlineMeasure:{component:"inline-measure",show:e=>!e.qLibraryId},autoSort:{ref:"qDef.autoSort",type:"boolean",defaultValue:!0,show:!1},cId:{ref:"qDef.cId",type:"string",show:!1},numberFormatting:{uses:"measures.items.numberFormatting"}}},presentation:{type:"items",translation:"properties.presentation",items:{visibilityCondition:{type:"string",component:"expression",ref:"qCalcCondition.qCond",expression:"optional",expressionType:"ValueExpr",translation:"Object.Table.Columns.VisibilityCondition",defaultValue:{qv:""},isExpression:e=>"string"==typeof e&&e.trim().length>0},cellColoring:dj,...uj({env:e,key:"labelTextAlign",translation:"Common.Text.LabelTextAlignment"}),...uj({env:e,key:"textAlign",translation:"Common.Text.TextAlignment"}),...tj(e,{[K_.Image]:!0,[K_.Indicator]:!0}),...lj()}}}}}}})(e);return n.isEnabled("CLIENT_IM5974_PIVOT_DATA_PROPERTIES")?o:{type:"items",component:"pivot-data",translation:"properties.data",addTranslation:"Property.AddData",items:{dimensions:{type:"array",component:"dimensions",translation:"Common.Dimensions",alternativeTranslation:"properties.alternative.dimensions",ref:"qHyperCubeDef.qDimensions",disabledRef:"qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qDimensions",min:1,allowAdd:!0,allowRemove:!0,allowMove:!0,addTranslation:"properties.dimensions.add",grouped:!0,items:{libraryId:{type:"string",component:"library-item",libraryItemType:"dimension",ref:"qLibraryId",translation:"Common.Dimension",show:e=>!!e.qLibraryId},inlineDimension:{component:"inline-dimension",show:e=>!e.qLibraryId},autoSort:{ref:"qDef.autoSort",type:"boolean",defaultValue:!0,show:!1},cId:{ref:"qDef.cId",type:"string",show:!1},nullSuppression:{type:"boolean",ref:"qNullSuppression",defaultValue:!1,translation:"properties.dimensions.showNull",inverted:!0},totalMode:{type:"string",component:"switch",translation:"properties.showTotals",ref:"qOtherTotalSpec.qTotalMode",defaultValue:pj,trueOption:{value:"TOTAL_EXPR",translation:"properties.on"},falseOption:{value:pj,translation:"properties.off"},show:!r.sense?.isUnsupportedFeature?.("totals")&&sj},totalsLabel:{type:"string",component:"expression",expressionType:"StringExpr",ref:"qTotalLabel",translation:"properties.totals.label",defaultValue:()=>t.get("Object.Table.Totals"),show:(e,t,n)=>!r.sense?.isUnsupportedFeature?.("totals")&&e.qOtherTotalSpec?.qTotalMode!==pj&&sj(e,0,n)},dimensionLimits:{uses:"dimensions.items.dimensionLimits"},showOthers:{uses:"dimensions.items.others"},globalGrouping:{type:"boolean",translation:"properties.dimensionLimits.globalGrouping",ref:"qOtherTotalSpec.qGlobalOtherGrouping",defaultValue:!1,show:e=>"OTHER_OFF"!==e.qOtherTotalSpec?.qOtherMode},visibilityCondition:{type:"string",component:"expression",ref:"qCalcCondition.qCond",expression:"optional",expressionType:"ValueExpr",translation:"Object.Table.Columns.VisibilityCondition",defaultValue:{qv:""},isExpression:e=>"string"==typeof e&&e.trim().length>0},cellColoring:fj,...uj({env:e,key:"labelTextAlign",translation:"Common.Text.LabelTextAlignment"}),...uj({env:e,key:"textAlign",translation:"Common.Text.TextAlignment"}),...ej(e),...lj()}},measures:{type:"array",component:"measures",translation:"Common.Measures",ref:"qHyperCubeDef.qMeasures",disabledRef:"qHyperCubeDef.qLayoutExclude.qHyperCubeDef.qMeasures",min:1,allowAdd:!0,allowRemove:!0,allowMove:!0,addTranslation:"properties.measures.add",grouped:!0,items:{libraryId:{type:"string",component:"library-item",libraryItemType:"measure",ref:"qLibraryId",translation:"Common.Measure",show:e=>!!e.qLibraryId},inlineMeasure:{component:"inline-measure",show:e=>!e.qLibraryId},autoSort:{ref:"qDef.autoSort",type:"boolean",defaultValue:!0,show:!1},cId:{ref:"qDef.cId",type:"string",show:!1},numberFormatting:{uses:"measures.items.numberFormatting"},visibilityCondition:{type:"string",component:"expression",ref:"qCalcCondition.qCond",expression:"optional",expressionType:"ValueExpr",translation:"Object.Table.Columns.VisibilityCondition",defaultValue:{qv:""},isExpression:e=>"string"==typeof e&&e.trim().length>0},cellColoring:fj,...uj({env:e,key:"labelTextAlign",translation:"Common.Text.LabelTextAlignment"}),...uj({env:e,key:"textAlign",translation:"Common.Text.TextAlignment"}),...tj(e,{[K_.Image]:!0,[K_.ImagesInIndentMode]:!0,[K_.Indicator]:!0}),...lj()}},filters:{type:"items",translation:"SimpleProperties.Filters.Filters",ref:"filters",allowAdd:!0,allowRemove:!0,allowMove:!1,addTranslation:"properties.filters.add",grouped:!0,items:{filter:{type:"object",component:"filter-item",ref:"filter"}}}}}},mj=PS().palette,gj={TEXT:mj.text.primary,DISABLED:mj.text.disabled,HOVER:mj.action.hover,WHITE:xf.GREYSCALE_100,BORDER_MEDIUM:xf.GREYSCALE_85,DARK_MODE_TEXT:xf.GREYSCALE_95,DARK_MODE_BORDER:xf.GREYSCALE_95,DARK_MODE_DISABLED:xf.GREYSCALE_70,TRANSPARENT:"transparent",SELECTED:mj.primary.main,LINK:mj.info.main,ERROR:mj.error.main},vj=(e,t=gj.TEXT,r=gj.WHITE)=>{const n=fq(e),o=fq(t),i=fq(r);return n.isInvalid()?t:function(e,t,r){const n=hq(e,t),o=hq(e,r);if(void 0!==n&&void 0!==o)return n>o?t:r}(n,i,o).getRGB()},yj=e=>{const t=e.getStyle("","","dataColors.selected")||gj.SELECTED,r=function(e,t){const r=fq("#FFFFFF"),n=fq(e),o=fq(t);if(n.isInvalid()||o.isInvalid()||n.getAlpha()<1||o.getAlpha()<1)return t;const i=hq(r,n),a=hq(o,n),s=i>a||i>4.5;return!s&&a>3?o.getHex():s?"#FFFFFF":"#000000"}(t,gj.TEXT);return{background:t,color:r}},bj=(e,t)=>{const r=fq(e);return 0===r.a?(r.setAlpha(t.opacity),r.getString()):r.isDark()?r.getBrightenedColor(t.brighter).getString():r.getDarkenedColor(t.darker).getString()},xj=e=>{const t=fq(e);return t.isInvalid()?null:1===t.a?t.getRGB():t.getRGBA()},Sj=e=>{e.stopPropagation(),e.preventDefault()},wj=(e,t,r,n)=>({ref:e,translation:t,dualOutput:!0,type:"object",component:"color-picker",width:"auto",disableNone:n??!1,defaultValue(e,t,o){const i=n?.(e,t,o)??!1,a=o.theme.current(),s=r(a,i);return{color:"transparent"===s?"none":s}}}),Cj=(e,t=!1)=>{return{value:e,label:t?(r=e,r.charAt(0).toUpperCase()+r.slice(1)):e,groupHeader:!1,disabled:!1,styles:t?{fontFamily:e}:void 0};var r},Ej=({ref:e,themeAccessor:t,translator:r,flags:n})=>({component:"dropdown",ref:e,options:(e,o,i)=>{const a=i.theme.current();return((e,t,r,n)=>{const o=t.fontFamily??"Source Sans Pro, sans-serif",i=t.fontFamilies??[],a=Array.from(new Set([e,o,...i])),s=[{value:"ThemeHeader",label:r.get("properties.themeFonts"),metaText:r.get("properties.theme"),groupHeader:!0},...a.sort().map((e=>Cj(e,!0)))],l=[{value:"DefaultHeader",label:r.get("properties.allFonts"),metaText:r.get("properties.default"),groupHeader:!0},...Rq(n).filter((e=>!a.includes(e))).map((e=>Cj(e,!0)))];return[...s,...l.length>1?l:[]]})(t(a),a,r,n)},defaultValue:(e,r,n)=>t(n.theme.current())}),Ij=["10px","11px","12px","13px","14px","15px","16px","17px","18px","19px","20px","21px","22px","23px","24px"],Dj=({ref:e,themeAccessor:t,translator:r})=>({component:"dropdown",ref:e,options:(e,n,o)=>{const i=o.theme.current();return((e,t,r)=>{const n=t.fontSize,o=t.fontSizes??[],i=Array.from(new Set([e,n,...o])),a=[{value:"ThemeHeader",label:r.get("properties.themeFontSizes"),metaText:r.get("properties.theme"),groupHeader:!0},...i.sort(((e,t)=>parseInt(e,10)-parseInt(t,10))).map((e=>Cj(e,!1)))],s=[{value:"DefaultHeader",label:r.get("properties.allFontSizes"),metaText:r.get("properties.default"),groupHeader:!0},...Ij.filter((e=>!i.includes(e))).map((e=>Cj(e,!1)))];return[...a,...s.length>1?s:[]]})(t(i),i,r)},defaultValue:(e,r,n)=>t(n.theme.current())}),Pj=({section:e,defaultFontStyle:t,translator:r,flags:n,getThemeValue:o,translation:i,disableNoneCallback:a})=>({component:"panel-section",translation:i??`properties.pivot.${e}`,items:{content:{component:"items",ref:"components",key:"theme",items:{fontFamily:Ej({ref:`${e}.fontFamily`,themeAccessor:t=>o(t,e,"fontFamily")??t.fontFamily,translator:r,flags:n}),fontWrapperItem:{component:"inline-wrapper",items:{fontStyle:{component:"font-style-buttons",width:!1,ref:`${e}.fontStyle`,defaultValue:t??[]},fontSize:Dj({ref:`${e}.fontSize`,themeAccessor:t=>o(t,e,"fontSize")??t.fontSize,translator:r}),fontColor:wj(`${e}.fontColor`,void 0,(t=>o(t,e,"color")??t.color))}},background:wj(`${e}.background`,"properties.background",((t,r)=>{const n=r?gj.WHITE:gj.TRANSPARENT;return o(t,e,"backgroundColor")??n}),a)}}}}),Mj=({section:e,defaultFontStyle:t,fallbackBackground:r,getThemeValue:n})=>({component:"panel-section",translation:`properties.pivot.${e}`,items:{content:{component:"items",ref:"components",key:"theme",items:{fontWrapperItem:{component:"inline-wrapper",items:{fontStyle:{component:"font-style-buttons",fullWidth:!0,ref:`${e}.fontStyle`,defaultValue:t??[]},fontColor:wj(`${e}.fontColor`,void 0,(t=>n(t,e,"color")??t.color))}},background:wj(`${e}.background`,"properties.background",(t=>n(t,e,"backgroundColor")??r??"transparent"))}}}}),Rj=(e,t)=>({component:"dropdown",ref:e,translation:t,options:[...Array(10).keys()].map((e=>({value:e+1,translation:e+1}))),defaultValue:1}),Aj="12px",Lj="Source Sans Pro, sans-serif",kj="600",Oj=15e3,Tj=4/3;let qj=function(e){return e.Transparent="transparent",e.FontSecondary="#737373",e.DividerDark="#595959",e.DividerLight="#D9D9D9",e.NullValueBackground="#F2F2F2",e}({}),_j=function(e){return e.Solid="solid",e.None="none",e}({});const jj={display:"flex",justifyContent:"center",alignItems:"center"},Nj={borderStyle:"solid"},Fj={boxSizing:"border-box",padding:"4px 8px",userSelect:"none",WebkitUserSelect:"none"},zj={lineHeight:Tj,textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},Wj=e=>({whiteSpace:"unset",display:"-webkit-box",WebkitLineClamp:e,WebkitBoxOrient:"vertical",overflow:"hidden",textOverflow:"ellipsis",wordBreak:e>1?"break-word":"break-all"}),$j=(e,t)=>e>0?`${e}px ${_j.Solid} ${t}`:_j.None,Hj=(e,t,r,n,o)=>{const i=Number(!t||o?.right),a=Number(!e||o?.bottom);return{borderRight:"rtl"!==n?$j(i,r):_j.None,borderBottom:$j(a,r),borderLeft:"rtl"===n?$j(i,r):_j.None,borderTop:_j.None}},Vj=(e,t,r,n,o,i,a)=>{const s=Hj(t,n,o,i,a);return e.isLeftDimension||(e.isLastDimension&&!t&&(s.borderBottom=$j(2,o)),r||(s.borderLeft="rtl"!==i?$j(1,o):"none",s.borderRight="rtl"===i?$j(1,o):"none")),s},Bj=({bottomDivider:e,rightDivider:t,borderColor:r})=>{const n={};return e&&(n.borderBottom=$j(1,r)),t&&(n.borderRight=$j(1,r)),n},Gj=(e,t,r)=>{switch(t){case"header":return e.object?.pivotTableV2?.dimension?.label?.name?.[r];case"dimensionValues":return e.object?.pivotTableV2?.dimension?.label?.value?.[r];case"measureLabels":return e.object?.pivotTableV2?.measure?.label?.name?.[r];case"measureValues":return e.object?.pivotTableV2?.measure?.label?.value?.[r];case"totalValues":return e.object?.pivotTableV2?.total?.label?.value?.[r];case"nullValues":return e.object?.pivotTableV2?.null?.label?.value?.[r];default:return}},Uj=(e,t)=>({type:"items",items:[{component:"styling-panel",chartTitle:"Object.PivotTable",subtitle:"LayerStyleEditor.component.styling",translation:"LayerStyleEditor.component.styling",ref:"components",useGeneral:!0,useBackground:!0,defaultValue:[],items:{headerSection:Pj({section:"header",defaultFontStyle:["bold"],translator:e,flags:t,getThemeValue:Gj}),dimensionValueSection:Pj({section:"dimensionValues",translator:e,flags:t,getThemeValue:Gj}),measureValueSection:Pj({section:"measureValues",translator:e,flags:t,getThemeValue:Gj}),measureLabelSection:Mj({section:"measureLabels",getThemeValue:Gj}),totalValuesSection:Mj({section:"totalValues",defaultFontStyle:["bold"],getThemeValue:Gj}),nullValuesSection:Mj({section:"nullValues",fallbackBackground:qj.NullValueBackground,getThemeValue:Gj}),gridSection:{translation:"properties.pivot.grid",component:"panel-section",items:{gridItems:{component:"items",ref:"components",key:"theme",items:{lineClamp:Rj("grid.lineClamp","ThemeStyleEditor.style.rowHeight"),columnLineClamp:Rj("grid.columnLineClamp","ThemeStyleEditor.style.columnHeight"),border:wj("grid.border","properties.border",(e=>e.object?.pivotTableV2?.grid?.borderColor??qj.DividerLight)),divider:wj("grid.divider","properties.pivot.divider",(e=>e.object?.pivotTableV2?.grid?.divider?.borderColor??qj.DividerDark)),background:wj("grid.background","properties.background",(e=>e.object?.pivotTableV2?.grid?.backgroundColor??qj.Transparent))}}}}}}]}),Yj=e=>{if(e.isEnabled("CLIENT_IM_5973_PIVOT_TABLE_EXPLORATION"))return{chartExploration:{type:"items",translation:"properties.chartExploration",items:{chartExplorationToggler:{type:"items",component:"chart-exploration-toggler",translation:"properties.enableChartExploration",ref:"enableChartExploration"},visibilityToggler:{show:e=>e.enableChartExploration,component:"buttongroup",translation:"properties.ChartExploration.VisibilityOption",ref:"chartExploration.menuVisibility",options:[{value:"auto",translation:"Common.Auto"},{value:"minimized",translation:"properties.ChartExploration.Minimized"}]}},show:e=>!e.insideContainer}}},Kj=(e,t)=>({uses:"settings",items:{presentation:{type:"items",translation:"properties.presentation",grouped:!0,items:[Uj(e,t),{type:"items",items:{nullValueText:{ref:"nullValueRepresentation.text",type:"string",translation:"properties.pivot.nullValueText",defaultValue:"-"},alwaysFullyExpanded:{ref:"qHyperCubeDef.qAlwaysFullyExpanded",type:"boolean",translation:"properties.pivot.fullyExpanded",defaultValue:!1},indentMode:{ref:"qHyperCubeDef.qIndentMode",type:"boolean",translation:"properties.pivot.indentMode",defaultValue:!1,change(e){e.qHyperCubeDef.qShowTotalsAbove=!0}},type:{type:"string",component:"dropdown",ref:"qHyperCubeDef.indentModeColumnWidth.type",translation:"Object.Table.Column.Width",options:[{value:iT.Auto,translation:"Common.Auto"},{value:iT.Pixels,translation:"Object.Table.Column.Pixels"},{value:iT.Percentage,translation:"Object.Table.Column.Percentage"}],defaultValue:iT.Auto,show:e=>!!e.qHyperCubeDef.qIndentMode},sizePixels:{ref:"qHyperCubeDef.indentModeColumnWidth.pixels",translation:"Object.Table.Column.Pixels",type:"number",expressionType:"ValueExpression",expression:"optional",defaultValue:oT.PixelsDefault,show:e=>{const t=e.qHyperCubeDef;return t.qIndentMode&&t.indentModeColumnWidth?.type===iT.Pixels}},sizePercentage:{ref:"qHyperCubeDef.indentModeColumnWidth.percentage",translation:"Object.Table.Column.Percentage",component:"expression",expressionType:"ValueExpression",expression:"optional",defaultValue:oT.PercentageDefault,show:e=>{const t=e.qHyperCubeDef;return t.qIndentMode&&t.indentModeColumnWidth?.type===iT.Percentage}},showTotalsAbove:{ref:"qHyperCubeDef.qShowTotalsAbove",type:"boolean",translation:"properties.pivot.showTotalsAbove",defaultValue:!0,show(e){const{qIndentMode:t}=e.qHyperCubeDef;return!t&&!!e.qHyperCubeDef.qDimensions.some((e=>"TOTAL_EXPR"===e.qOtherTotalSpec?.qTotalMode))}},resetProperties:{type:"object",component:"button",translation:"properties.pivot.resetExpansionButton",disabled:e=>!!e.qHyperCubeDef.qAlwaysFullyExpanded,action(e,t,r,n){e.qHyperCubeDef.qExpansionState=[],n.$emit("saveProperties",e)}}}}]},...Yj(t)}}),Xj="auto",Jj={type:"items",translation:"properties.sorting",items:{sortbyY:{type:"items",items:{sortbyYToggle:{ref:"qHyperCubeDef.qSortbyYValue",type:"boolean",component:"switch",translation:"properties.sorting.sortByY.label",convertFunctions:{get:e=>!!e("integer"),set:(e,t)=>{t("integer",e?-1:0)}},options:[{value:!0,translation:"properties.on"},{value:!1,translation:"properties.off"}]},sortbyYOrder:{ref:"qHyperCubeDef.qSortbyYValue",type:"string",component:"dropdown",defaultValue:0,options:[{value:1,translation:"properties.sorting.ascending"},{value:-1,translation:"properties.sorting.descending"}],show:e=>!!e.qHyperCubeDef.qSortbyYValue}}},defaultSorting:{uses:"sorting",items:{dimensions:{showPriority:!1,allowMove:!1},measures:{included:!1}}},searchSorting:{ref:"search.sorting",type:"string",component:"dropdown",defaultValue:Xj,translation:"Object.Table.SortingInSearch",options:[{value:Xj,translation:"Common.Auto"},{value:"inherit",translation:"Object.Table.SortingInSearch.InheritFromDimension"}]}}};function Zj(e){const{translator:t,flags:r}=e;return{type:"items",component:"accordion",items:{data:hj(e),sorting:Jj,addons:Y_,settings:Kj(t,r)}}}function Qj(e){return{support:{cssScaling:!0,snapshot:!0,export:!0,exploration:e.flags.isEnabled("CLIENT_IM_5973_PIVOT_TABLE_EXPLORATION"),sharing:!1,exportData:!0,viewData:!0},usePropertyHandler:"pivot-data",definition:Zj(e),importProperties:G_(e),exportProperties:U_,exploration:FT(e)}}const eN=()=>{let e;return{promise:new Promise((t=>{e=t})),resolve:e}};function tN(e,t){return P((()=>e),t)}const rN={},nN=e=>{const t=P((()=>({current:rN})),[]);return t.current=t.current===rN?e:t.current,t},oN=e=>!!e&&0===fq(e).a,iN="#grid",aN=(e,t)=>{const r=t?.closest(e);return r&&window.getComputedStyle(r).backgroundColor},sN=(e,t,r,n,o)=>{const i=aN(".qv-object .qv-inner-object",r),a=aN(".qv-panel-sheet",r),s=aN(iN,r)??a,l=(e=>{const t=e.components?.find((e=>"general"===e.key)),r=t?.bgColor?.colorExpression,n=t?.bgColor?.color?.color,o=t?.bgColor?.useColorExpression;if(o&&r)return xj(r);if("none"===n)return"transparent";if(void 0===n)return;const i=fq(n);return i.setAlpha(t?.bgColor?.color?.alpha??i.a),i.getRGBA()})(e),u=n?.(t),c=o?.(t),d=l||u||i||c,p=oN(d),f=!oN(h=p?s:d)&&vj(h,gj.TEXT,gj.DARK_MODE_TEXT)===sq(gj.DARK_MODE_TEXT);var h;const m=((e,t,r,n=gj.WHITE)=>e&&!oN(e)?e:oN(t)?r&&!oN(r)?r:n:t)(l,d,s);return{color:d,headerColor:m,isDark:f}},lN=(e,t,r,n)=>{const o=k(),i=((e,t={attributeFilter:["style"],childList:!1,subtree:!1})=>{const[r,n]=A([]);return L((()=>{let r;return e&&(r=new MutationObserver((e=>{n(e)})),r.observe(e,t)),()=>{r?.disconnect()}}),[e,t]),r})(t.closest(iN),{attributeFilter:["style"],childList:!1,subtree:!1,attributeOldValue:!0}).filter((({oldValue:e})=>e?.includes("background"))).map((({oldValue:e})=>e)).join(",");return P((()=>({...o,background:sN(e,o,t,r,n)})),[o.name(),t,r,n,e,i])};function uN(e,t){const r=P((()=>({isLoading:!0})),t),[n,o]=R((async()=>{try{return await e()}finally{r.isLoading=!1}}),t);return[n,r.isLoading,o]}const cN=3;function dN(e,t,r){let n=0,o=e.length;if(e.length<=1)return null;if(r(e)<=t)return null;for(;n<=o;){const i=Math.floor((n+o)/2),a=e.slice(0,i),s=e.slice(0,i-1),l=r(a),u=r(s);if(l>t&&u<=t)return e.slice(i-1)||null;if(l===t)return e.slice(i)||null;l<t?n=i+1:o=i}return null}function pN({fontSize:e="12px",fontFamily:t="Source Sans Pro, Arial, sans-serif",fontStyle:r="normal",fontWeight:n="normal"},o){const{maxNbrLinesOfText:i=cN}={},{estimateWidth:a,measureText:s,estimateLineCount:l}=g((()=>{const o=document.createElement("canvas").getContext("2d");o.font=`${r} ${n} ${e} ${t}`;const a=L_(o.measureText.bind(o)),s=e=>+a(e).width.toFixed(2),l=L_((({text:e,maxWidth:t,isNumeric:r=!1})=>{if(r)return 1;let n=0,o=e;do{n+=1,o=dN(o,t,s)}while(null!==o&&n<i);return n}),(({text:e,maxWidth:t,isNumeric:r})=>`${e}-${t}-${r?"true":"false"}`));return{measureText:e=>a(e).width,estimateWidth:e=>a("N").width*e,estimateLineCount:l}}),[r,n,e,t,i]);return{estimateWidth:a,measureText:s,estimateLineCount:l}}var fN,hN=C;fN=hN.createRoot,hN.hydrateRoot;const mN="Source Sans Pro, sans-serif";function gN(e,t){const[r,n]=v(t);r.some(((e,r)=>e!==t[r]))&&(n(t),e())}var vN={NebulaTableUtils_ColumnAdjuster_ColumnNameLabel:{id:"NebulaTableUtils.ColumnAdjuster.ColumnNameLabel",locale:{"de-DE":"Breite von {0}","en-US":"Width of {0}","es-ES":"Ancho de {0}","fr-FR":"Largeur de {0}","it-IT":"Larghezza di {0}","ja-JP":"{0} の幅","ko-KR":"{0}의 너비","nl-NL":"Breedte van {0}","pl-PL":"Szerokość kolumny {0}","pt-BR":"Comprimento de {0}","ru-RU":'Ширина столбца "{0}"',"sv-SE":"Bredd på {0}","tr-TR":"{0} genişliği","zh-CN":"{0} 的宽度","zh-TW":"{0} 的寬度"}},NebulaTableUtils_MenuGroupLabel_Sorting:{id:"NebulaTableUtils.MenuGroupLabel.Sorting",locale:{"de-DE":"Sortierung","en-US":"Sorting","es-ES":"Ordenación","fr-FR":"Tri","it-IT":"Ordinamento","ja-JP":"ソート","ko-KR":"정렬","nl-NL":"Sorteren","pl-PL":"Sortowanie","pt-BR":"Classificação","ru-RU":"Сортировка","sv-SE":"Sortering","tr-TR":"Sıralama","zh-CN":"排序","zh-TW":"排序"}},NebulaTableUtils_MenuItemLabel_AdjustColumnSize:{id:"NebulaTableUtils.MenuItemLabel.AdjustColumnSize",locale:{"de-DE":"Spaltengröße anpassen","en-US":"Adjust column size","es-ES":"Ajustar el tamaño de columna","fr-FR":"Ajuster la taille de colonne","it-IT":"Regola dimensioni colonna","ja-JP":"列サイズを調整","ko-KR":"열 크기 조정","nl-NL":"Kolomgrootte aanpassen","pl-PL":"Dostosuj rozmiar kolumny","pt-BR":"Ajustar tamanho da coluna","ru-RU":"Настроить размер столбца","sv-SE":"Justera kolumnens storlek","tr-TR":"Sütun boyutunu ayarla","zh-CN":"调节列大小","zh-TW":"調整欄大小"}},NebulaTableUtils_MenuItemLabel_ClearSelections:{id:"NebulaTableUtils.MenuItemLabel.ClearSelections",locale:{"de-DE":"Auswahlen löschen","en-US":"Clear selections","es-ES":"Borrar selecciones","fr-FR":"Effacer les sélections","it-IT":"Cancella selezioni","ja-JP":"選択をクリア","ko-KR":"선택 지우기","nl-NL":"Geselecteerde waarden wissen","pl-PL":"Wyczyść wybory","pt-BR":"Limpar seleções","ru-RU":"Очистить выбранные","sv-SE":"Radera urval","tr-TR":"Seçimleri temizle","zh-CN":"清除选择项","zh-TW":"清除選項"}},NebulaTableUtils_MenuItemLabel_Collapse:{id:"NebulaTableUtils.MenuItemLabel.Collapse",locale:{"de-DE":"Reduzieren","en-US":"Collapse","es-ES":"Contraer","fr-FR":"Réduire","it-IT":"Comprimi","ja-JP":"折りたたむ","ko-KR":"축소","nl-NL":"Samenvouwen","pl-PL":"Zwiń","pt-BR":"Recolher","ru-RU":"Свернуть","sv-SE":"Dölj","tr-TR":"Daralt","zh-CN":"折叠","zh-TW":"收合"}},NebulaTableUtils_MenuItemLabel_ColumnOptions:{id:"NebulaTableUtils.MenuItemLabel.ColumnOptions",locale:{"de-DE":"Spaltenoptionen","en-US":"Column options","es-ES":"Opciones de columna","fr-FR":"Options de colonne","it-IT":"Opzioni colonna","ja-JP":"列オプション","ko-KR":"열 옵션","nl-NL":"Kolomopties","pl-PL":"Opcje kolumny","pt-BR":"Opções da coluna","ru-RU":"Параметры столбца","sv-SE":"Alternativ för kolumn","tr-TR":"Sütun seçenekleri","zh-CN":"列选项","zh-TW":"欄選項"}},NebulaTableUtils_MenuItemLabel_Expand:{id:"NebulaTableUtils.MenuItemLabel.Expand",locale:{"de-DE":"Erweitern","en-US":"Expand","es-ES":"Expandir","fr-FR":"Développer","it-IT":"Espandi","ja-JP":"展開","ko-KR":"확장","nl-NL":"Uitvouwen","pl-PL":"Rozwiń","pt-BR":"Expandir","ru-RU":"Развернуть","sv-SE":"Utöka","tr-TR":"Genişlet","zh-CN":"展开","zh-TW":"展開"}},NebulaTableUtils_MenuItemLabel_Search:{id:"NebulaTableUtils.MenuItemLabel.Search",locale:{"de-DE":"Suchen","en-US":"Search","es-ES":"Buscar","fr-FR":"Rechercher","it-IT":"Cerca","ja-JP":"検索","ko-KR":"검색","nl-NL":"Zoeken","pl-PL":"Wyszukaj","pt-BR":"Pesquisar","ru-RU":"Поиск","sv-SE":"Sök","tr-TR":"Ara","zh-CN":"搜索","zh-TW":"搜尋"}},NebulaTableUtils_MenuItemLabel_SelectAll:{id:"NebulaTableUtils.MenuItemLabel.SelectAll",locale:{"de-DE":"Alle auswählen","en-US":"Select all","es-ES":"Seleccionar todo","fr-FR":"Sélectionner tout","it-IT":"Seleziona tutti","ja-JP":"すべて選択","ko-KR":"모두 선택","nl-NL":"Alles selecteren","pl-PL":"Wybierz wszystko","pt-BR":"Selecionar tudo","ru-RU":"Выбрать все","sv-SE":"Välj alla","tr-TR":"Tümünü seç","zh-CN":"全选","zh-TW":"全選"}},NebulaTableUtils_MenuItemLabel_SelectAlternative:{id:"NebulaTableUtils.MenuItemLabel.SelectAlternative",locale:{"de-DE":"Alternative Werte auswählen","en-US":"Select alternative","es-ES":"Seleccionar alternativos","fr-FR":"Sélectionner des valeurs alternatives","it-IT":"Seleziona alternativi","ja-JP":"代替項目を選択","ko-KR":"대체 가능 값 선택","nl-NL":"Alternatief selecteren","pl-PL":"Wybierz alternatywę","pt-BR":"Selecionar alternativa","ru-RU":"Выбрать альтернативные","sv-SE":"Välj alternativ","tr-TR":"Alternatifi seç","zh-CN":"选择替代项","zh-TW":"選取替代選項"}},NebulaTableUtils_MenuItemLabel_SelectExcluded:{id:"NebulaTableUtils.MenuItemLabel.SelectExcluded",locale:{"de-DE":"Ausgeschlossene Werte auswählen","en-US":"Select excluded","es-ES":"Seleccionar excluidos","fr-FR":"Sélectionner les valeurs exclues","it-IT":"Seleziona esclusi","ja-JP":"除外項目を選択","ko-KR":"제외 항목 선택","nl-NL":"Uitgesloten waarden selecteren","pl-PL":"Wybierz wykluczone","pt-BR":"Selecionar excluídos","ru-RU":"Выбрать исключенные","sv-SE":"Välj uteslutna","tr-TR":"Hariç tutulanı seç","zh-CN":"选择排除项","zh-TW":"選取排除值"}},NebulaTableUtils_MenuItemLabel_SelectPossible:{id:"NebulaTableUtils.MenuItemLabel.SelectPossible",locale:{"de-DE":"Wählbare Werte auswählen","en-US":"Select possible","es-ES":"Seleccionar posibles","fr-FR":"Sélectionner les valeurs possibles","it-IT":"Seleziona possibili","ja-JP":"絞込項目を選択","ko-KR":"사용 가능 항목 선택","nl-NL":"Mogelijke waarden selecteren","pl-PL":"Wybierz możliwe","pt-BR":"Selecionar possíveis","ru-RU":"Выбрать возможные","sv-SE":"Välj möjliga","tr-TR":"Olası olanı seç","zh-CN":"选择可能值","zh-TW":"選取可能值"}},NebulaTableUtils_MenuItemLabel_Selections:{id:"NebulaTableUtils.MenuItemLabel.Selections",locale:{"de-DE":"Auswahlen","en-US":"Selections","es-ES":"Selecciones","fr-FR":"Sélections","it-IT":"Selezioni","ja-JP":"選択","ko-KR":"선택 내용","nl-NL":"Selecties","pl-PL":"Wybory","pt-BR":"Seleções","ru-RU":"Выборки","sv-SE":"Urval","tr-TR":"Seçimler","zh-CN":"选择项","zh-TW":"選項"}},NebulaTableUtils_MenuItemLabel_SortAscending:{id:"NebulaTableUtils.MenuItemLabel.SortAscending",locale:{"de-DE":"In aufsteigender Reihenfolge sortieren","en-US":"Sort ascending","es-ES":"Orden ascendente","fr-FR":"Trier par ordre croissant","it-IT":"Ordinamento crescente","ja-JP":"昇順でソート","ko-KR":"오름차순으로 정렬","nl-NL":"Oplopend sorteren","pl-PL":"Sortuj rosnąco","pt-BR":"Classificar em ordem crescente","ru-RU":"Сортировка по возрастанию","sv-SE":"Sortera stigande","tr-TR":"Artan sıralama","zh-CN":"升序排序","zh-TW":"以遞增方式排序"}},NebulaTableUtils_MenuItemLabel_SortDescending:{id:"NebulaTableUtils.MenuItemLabel.SortDescending",locale:{"de-DE":"In absteigender Reihenfolge sortieren","en-US":"Sort descending","es-ES":"Orden descendente","fr-FR":"Trier par ordre décroissant","it-IT":"Ordinamento decrescente","ja-JP":"降順でソート","ko-KR":"내림차순으로 정렬","nl-NL":"Aflopend sorteren","pl-PL":"Sortuj malejąco","pt-BR":"Classificar em ordem decrescente","ru-RU":"Сортировка по убыванию","sv-SE":"Sortera fallande","tr-TR":"Azalan sıralama","zh-CN":"降序排序","zh-TW":"以遞減方式排序"}},NebulaTableUtils_Pagination_DisplayedRowsLabel:{id:"NebulaTableUtils.Pagination.DisplayedRowsLabel",locale:{"de-DE":"{0} von {1}","en-US":"{0} of {1}","es-ES":"{0} de {1}","fr-FR":"{0} sur {1}","it-IT":"{0} di {1}","ja-JP":"{0} / {1}","ko-KR":"{0}/{1}","nl-NL":"{0} van {1}","pl-PL":"{0} z {1}","pt-BR":"{0} de {1}","ru-RU":"{0} из {1}","sv-SE":"{0} av {1}","tr-TR":"{0} / {1}","zh-CN":"{0} / {1}","zh-TW":"{0} / {1}"}},NebulaTableUtils_Pagination_FirstPage:{id:"NebulaTableUtils.Pagination.FirstPage",locale:{"de-DE":"Zur ersten Seite","en-US":"Go to the first page","es-ES":"Ir a la primera página","fr-FR":"Accéder à la première page","it-IT":"Vai alla prima pagina","ja-JP":"最初のページに移動","ko-KR":"첫 페이지로 이동","nl-NL":"Ga naar de eerste pagina","pl-PL":"Przejdź do pierwszej strony","pt-BR":"Ir para a primeira página","ru-RU":"Перейти к первой странице","sv-SE":"Gå till första sidan","tr-TR":"İlk sayfaya git","zh-CN":"转到第一页","zh-TW":"移至第一頁"}},NebulaTableUtils_Pagination_LastPage:{id:"NebulaTableUtils.Pagination.LastPage",locale:{"de-DE":"Zur letzten Seite","en-US":"Go to the last page","es-ES":"Ir a la última página","fr-FR":"Accéder à la dernière page","it-IT":"Vai all'ultima pagina","ja-JP":"最後のページに移動","ko-KR":"마지막 페이지로 이동","nl-NL":"Ga naar de laatste pagina","pl-PL":"Przejdź do ostatniej strony","pt-BR":"Ir para a última página","ru-RU":"Перейти к последней странице","sv-SE":"Gå till sista sidan","tr-TR":"Son sayfaya git","zh-CN":"转到最后一页","zh-TW":"移至最後一頁"}},NebulaTableUtils_Pagination_NextPage:{id:"NebulaTableUtils.Pagination.NextPage",locale:{"de-DE":"Zur nächsten Seite","en-US":"Go to the next page","es-ES":"Ir a la página siguiente","fr-FR":"Accéder à la page suivante","it-IT":"Vai alla pagina successiva","ja-JP":"次のページに移動","ko-KR":"다음 페이지로 이동","nl-NL":"Ga naar de volgende pagina","pl-PL":"Przejdź do następnej strony","pt-BR":"Ir para a próxima página","ru-RU":"Перейти к следующей странице","sv-SE":"Gå till nästa sida","tr-TR":"Sonraki sayfaya git","zh-CN":"转到下一页","zh-TW":"移至下一頁"}},NebulaTableUtils_Pagination_PreviousPage:{id:"NebulaTableUtils.Pagination.PreviousPage",locale:{"de-DE":"Zur vorherigen Seite","en-US":"Go to the previous page","es-ES":"Ir a la página anterior","fr-FR":"Accéder à la page précédente","it-IT":"Vai alla pagina precedente","ja-JP":"前のページに移動","ko-KR":"이전 페이지로 이동","nl-NL":"Ga naar de vorige pagina","pl-PL":"Przejdź do poprzedniej strony","pt-BR":"Ir para a página anterior","ru-RU":"Перейти к предыдущей странице","sv-SE":"Gå till föregående sida","tr-TR":"Önceki sayfaya git","zh-CN":"转到前一页","zh-TW":"移至上一頁"}},NebulaTableUtils_Pagination_RowsPerPage:{id:"NebulaTableUtils.Pagination.RowsPerPage",locale:{"de-DE":"Zeilen pro Seite","en-US":"Rows per page","es-ES":"Filas por página","fr-FR":"Lignes par page","it-IT":"Righe per pagina","ja-JP":"ページあたりの行数","ko-KR":"페이지별 행 수","nl-NL":"Rijen per pagina","pl-PL":"Wierszy na stronę","pt-BR":"Linhas por página","ru-RU":"Строк на странице","sv-SE":"Rader per sida","tr-TR":"Sayfa başına satır sayısı","zh-CN":"每页行数","zh-TW":"每頁列數"}},NebulaTableUtils_Pagination_SelectPage:{id:"NebulaTableUtils.Pagination.SelectPage",locale:{"de-DE":"Seite auswählen","en-US":"Select page","es-ES":"Seleccionar página","fr-FR":"Sélectionner une page","it-IT":"Seleziona pagina","ja-JP":"ページを選択","ko-KR":"페이지 선택","nl-NL":"Pagina selecteren","pl-PL":"Wybierz stronę","pt-BR":"Selecionar página","ru-RU":"Выберите страницу","sv-SE":"Välj sida","tr-TR":"Sayfa seç","zh-CN":"选择页面","zh-TW":"選取頁面"}}};const yN=({translator:e})=>(g((()=>{!function(e){if(e&&e.get&&e.add){const t="NebulaTableUtils.MenuGroupLabel.Sorting";if(e.get(t)!==t)return;Object.keys(vN).forEach((t=>{e.add(vN[t])}))}}(e)}),[e]),e),bN={width:"100%",height:"100%",color:"transparent",background:"transparent",borderColor:"transparent"},xN={border:0,boxShadow:"none",borderRadius:0,outline:0,width:0,height:0,background:"transparent",cursor:"pointer",visibility:"hidden"},SN=il("input",{shouldForwardProp:e=>"isLastColumn"!==e&&"hoverColor"!==e})((({isLastColumn:e,hoverColor:t,dir:r})=>({position:"absolute",display:"flex",height:"100%",top:0,marginLeft:"-4px",marginRight:"rtl"===r?"-4px":void 0,touchAction:"none",cursor:"col-resize",pointerEvents:"auto",width:(e?4:9)+"px",justifyContent:e?"flex-end":"center",outline:"none",appearance:"none",WebkitAppearance:"none",backgroundColor:"transparent","&::-webkit-slider-runnable-track":{...bN},"&::-moz-range-track":{...bN},"&::-ms-track":{...bN},"&::-webkit-slider-thumb":{appearance:"none",WebkitAppearance:"none",...xN},"&::-moz-range-thumb":{...xN},"&::-ms-thumb":{...xN},"&:hover:not(:focus, :active)":{"&::after":{backgroundColor:t||"#D9D9D9","@media (hover: none)":{backgroundColor:"none"}}},"&:focus-visible, &:active":{"&::after":{backgroundColor:"#177fe6",borderLeft:"1px solid #fff",borderRight:e?void 0:"1px solid #fff"}},"&::after":{content:'""',height:"100%",width:"3px",position:"absolute"}}))),wN=({columnWidth:e,keyValue:t,isLastColumn:r,isPivot:n,hoverColor:o,updateWidthCallback:i,confirmWidthCallback:a,handleBlur:s,setIsAdjustingWidth:l,isLeftColumn:c,accessibilityRelatedArgs:d,direction:p="ltr"})=>{const f=yN({translator:d.translator}),h=u({initWidth:e,columnWidth:e,initX:0}),m=r?0:1,g=n&&!c,v=()=>g?h.current.columnWidth-m:"100%",y={left:"rtl"!==p?v():void 0,right:"rtl"===p?v():void 0},b=t=>{h.current={initWidth:e,columnWidth:e,initX:t??h.current.initX}};gN((()=>{g&&b()}),[e]);const x=e=>{const t=Math.max(e,oT.PixelsMin);h.current.columnWidth=t,i(t)},S=()=>{if(h.current.columnWidth!==h.current.initWidth){const e={type:iT.Pixels,pixels:h.current.columnWidth};a(e)}else l?.(!1)},w=e=>{const t="rtl"===p?h.current.initWidth+h.current.initX-e.clientX:h.current.initWidth+e.clientX-h.current.initX;x(t)},C=e=>{Sj(e),document.removeEventListener("mousemove",w),document.removeEventListener("mouseup",C),S()},E=e=>{const t="rtl"===p?h.current.initWidth+-h.current.initX-e.touches[0].clientX:h.current.initWidth+e.touches[0].clientX-h.current.initX;x(t)},I=e=>{Sj(e),document.removeEventListener("touchmove",E),document.removeEventListener("touchend",I),S()},D=!n&&s?e=>{if(e.key===rT.Left||e.key===rT.Right){Sj(e);const t=5,r=e.key===rT.Left?t:-t,n="rtl"===p?r:-r;l?.(!0),x(h.current.columnWidth+n)}else e.key===rT.Space||e.key===rT.Enter?(Sj(e),s(e),l?.(!1),S()):e.key===rT.Esc&&(Sj(e),s(e),l?.(!1),x(h.current.initWidth))}:void 0,P=f.get("NebulaTableUtils.ColumnAdjuster.ColumnNameLabel",[String(d.columnLabel)]);return Jo.jsx(SN,{style:y,hoverColor:o,isLastColumn:r,className:nT,"data-testid":nT,onMouseDown:e=>{Sj(e),document.addEventListener("mousemove",w),document.addEventListener("mouseup",C),l?.(!0),b(e.clientX)},onDoubleClick:()=>{a({type:iT.FitToContent})},onTouchStart:e=>{1===e.touches.length&&(Sj(e),document.addEventListener("touchmove",E),document.addEventListener("touchend",I),l?.(!0),b(e.touches[0].clientX))},onKeyDown:D,onBlur:s,onFocus:()=>{b()},type:"range",tabIndex:-1,"aria-label":P,"aria-valuemin":oT.PixelsMin,"aria-valuemax":oT.PixelsMax,"aria-valuenow":Number(e.toFixed(1)),dir:p},t)},CN=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M15 4H1V2h14zm0 10H1v-2h14zm0-5H1V7h14z"})}))),EN=il(Bu,{shouldForwardProp:e=>"rightAligned"!==e&&"shouldShowMenuIcon"!==e&&"isAccessibleHeader"!==e})((({rightAligned:e,shouldShowMenuIcon:t,isAccessibleHeader:r})=>({...e?{marginRight:"auto"}:{marginLeft:"auto"},height:r?24:void 0,display:t?"flex":"none",fontWeight:"bold",width:r?"100%":void 0,alignItems:"center",justifyContent:"center"}))),IN=il(CN,{shouldForwardProp:e=>"isInteractionsActive"!==e})((({isInteractionsActive:e})=>({minWidth:"unset",position:"relative",cursor:e?"pointer":"default"}))),DN=il(ap)((({theme:e})=>({".MuiList-root":{padding:e.spacing(.5,0)}}))),PN=il(Fc)((({theme:e})=>({"&.MuiDivider-root":{margin:e.spacing(.5)}}))),MN=il(dp)((({theme:e})=>({fontSize:"12px",height:24,fontWeight:"bold",padding:`${e.spacing(.25,2)} !important`,marginBottom:e.spacing(.5)}))),RN=il(dp,{shouldForwardProp:e=>"isSubMenu"!==e&&"isActive"!==e})((({theme:e,isSubMenu:t,isActive:r})=>({width:`calc(220px - ${e.spacing(1)} - ${t?10:0}px)`,maxHeight:32,borderRadius:`${e.spacing(.5)} !important`,margin:`${e.spacing(.25,.5)} !important`,padding:`${e.spacing(1,1.5)} !important`,display:"flex !important",justifyContent:"space-between !important","&&:focus":{boxShadow:"rgb(23, 127, 230) 0px 0px 0px 2px"},position:"relative !important",overflow:"hidden",boxSizing:"border-box !important",background:r?"rgba(0, 0, 0, 0.05)":"transparent"}))),AN=il("div",{shouldForwardProp:e=>!["direction","isPagination"].includes(e)})((({theme:e,direction:t,isPagination:r})=>({position:"absolute",width:e.spacing(.5),height:16,left:0,right:r||"rtl"!==t?void 0:0,top:"50%",transform:"TranslateY(-50%)",borderRadius:"0 2px 2px 0",background:"#01873d"}))),LN=il("div")((()=>({display:"flex",justifyContent:"space-between",alignItems:"center",maxWidth:"100%"}))),kN=il(su)((()=>({fontFamily:'"Source Sans Pro", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif',fontSize:"14px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"}))),ON=il(Od,{shouldForwardProp:e=>!["direction","isPagination"].includes(e)})((({theme:e,direction:t,isPagination:r})=>({width:16,minWidth:"unset !important",marginRight:r||"rtl"!==t?e.spacing(1.5):0,marginLeft:r||"rtl"!==t?void 0:e.spacing(1.5),lineHeight:0}))),TN=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M8.5 8 4 3.5 5.5 2l6 6-6 6L4 12.5z"})}))),qN=e=>{const t=e.nextElementSibling;return t?"HR"===t.tagName?qN(t):t:e.parentElement?.children?.[0]},_N=e=>{const t=e.previousElementSibling;if(!t){const t=e.parentElement?.children?.length;return e.parentElement?.children?.[t-1]}return"HR"===t.tagName?_N(t):t},jN=e=>{const{key:t,currentTarget:r}=e,n=document.activeElement??r;if(t===rT.Down||t===rT.Up){const r=e=>t===rT.Down?qN(e):_N(e);e.preventDefault(),e.stopPropagation();let o=r(n);for(;o;){if("true"!==o.ariaDisabled){o.focus();break}o=r(o)}}},NN=(e,t)=>e.map((e=>e.map((e=>({...e.groupHeading?{groupHeading:e.groupHeading}:{},items:e.items.map((({onClick:e,...r})=>({...r,...e?{onClick:async r=>{Object.entries(t).forEach((([,e])=>{e(!1)})),await e(r)}}:{}})))})))));let FN={};const zN=({autoFocus:e,id:t,onClick:n,itemTitle:o,icon:i,enabled:a,subMenus:s,isSubMenu:l,isActive:u,direction:c,isPagination:d})=>{const[p,f]=v(!1),m=r.useRef(null),g=h((e=>{e.stopPropagation(),f(!1)}),[f]);return Jo.jsxs(Jo.Fragment,{children:[Jo.jsxs(RN,{ref:s?m:null,"data-testid":`menu-item-${t}`,className:"nebula-table-utils-head-menu-item",onClick:async e=>{"keyup"!==e.type&&(n&&(await n(e),FN={}),s?.length&&(f(!0),FN[o]=f,e.stopPropagation()))},disabled:!a,autoFocus:e,isSubMenu:!!l,isActive:!!u,onKeyDown:jN,children:[u?Jo.jsx(AN,{direction:c,isPagination:d}):null,Jo.jsxs(LN,{children:[Jo.jsx(ON,{direction:c,isPagination:d,children:Jo.jsx(i,{})}),Jo.jsx(kN,{variant:"body2",children:o})]}),s?.length?Jo.jsx(TN,{}):null]},t),s?.length?Jo.jsx(VN,{isSubMenu:!0,open:p,anchorEl:m.current,onClose:g,menuGroups:NN(s,FN),transformOrigin:{horizontal:"left",vertical:"top"},anchorOrigin:{horizontal:"right",vertical:"top"},direction:c,isPagination:d}):null]})},WN=({menuGroup:e,isSubMenu:t,direction:r,isPagination:n})=>e.map((e=>[[e.groupHeading&&Jo.jsx(MN,{disabled:!0,style:{opacity:1},children:e.groupHeading},e.groupHeading),e.items.map((e=>Jo.jsx(zN,{...e,isSubMenu:t,direction:r,isPagination:n},e.id)))].filter(Boolean)])),$N=({itemGroups:e,isSubMenu:t,direction:r,isPagination:n})=>e.map(((o,i)=>[WN({menuGroup:o,isSubMenu:t,direction:r,isPagination:n}),i<e.length-1?Jo.jsx(PN,{"data-testid":"group-divider",variant:"middle"}):void 0])),HN={appear:0,enter:0,exit:0},VN=({anchorEl:e,open:t,onClose:r,menuGroups:n,transformOrigin:o,anchorOrigin:i,isSubMenu:a,direction:s,isPagination:l})=>n.length?Jo.jsx(DN,{className:"nebula-table-utils-head-menu",open:t,anchorEl:e,onClose:r,transitionDuration:HN,MenuListProps:{id:"nebula-table-utils-head-menu-list-id"},...i?{anchorOrigin:i}:{},...o?{transformOrigin:o}:{},dir:s,children:$N({itemGroups:n,isSubMenu:a,direction:s,isPagination:l})}):null,BN=(e,t)=>e.some((e=>t[e]>0)),GN={canSelectAll:!1,canClearSelections:!1,canSelectPossible:!1,canSelectAlternative:!1,canSelectExcluded:!1},UN=({open:e,qStateName:t="$",headerData:r,app:n})=>{const[o,i]=v(null),[a,s]=v(GN);return gN((()=>{e||(s(GN),i(null))}),[e]),p((()=>{if(!n?.createSessionObject||!r.isDim||!e)return()=>{};let o,a=!1;const l=()=>{o&&n.destroySessionObject(o)};return(async()=>{try{const e=((e,t)=>({qInfo:{qType:"tableListbox"},qListObjectDef:Boolean(t.qLibraryId)?{qLibraryId:t.qLibraryId,qStateName:e}:{qDef:{qFieldDefs:[t.fieldId]},qStateName:e}}))(t,r),u=await n.createSessionObject(e),c=await u.getLayout(),{qStateCounts:d}=c.qListObject?.qDimensionInfo??{};o=c.qInfo?.qId,a?l():(i(u),d&&s((e=>({canSelectAll:BN(["qOption","qAlternative","qExcluded","qDeselected"],e),canClearSelections:BN(["qSelected"],e),canSelectPossible:BN(["qOption"],e),canSelectAlternative:BN(["qAlternative"],e),canSelectExcluded:BN(["qAlternative","qExcluded"],e)}))(d)))}catch(e){console.error(e)}})(),()=>{a=!0,l()}}),[e,n,r,t]),{fieldInstance:o,selectionActionsEnabledStatus:a}},YN=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M3.5 1.793 6.207 4.5l-.707.707-1.5-1.5V14H3V3.707l-1.5 1.5L.793 4.5zM8 4h5v1H8zm0 3h6v1H8zm0 3h7v1H8z"})}))),KN=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M6 15.5a.5.5 0 0 1 .5-.5h3a.5.5 0 1 1 0 1h-3a.5.5 0 0 1-.5-.5m-5-2v1a.5.5 0 0 0 .5.5h1a.5.5 0 1 1 0 1H1a1 1 0 0 1-1-1v-1.5a.5.5 0 1 1 1 0m0-7v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0m-1-4V1a1 1 0 0 1 1-1h1.5a.5.5 0 0 1 0 1h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0m6-2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 .5m9 2v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 1 1 0-1H15a1 1 0 0 1 1 1v1.5a.5.5 0 1 1-1 0M9.166 6.166c1.555-1.555 4.113-1.555 5.668 0s1.555 4.113 0 5.668-4.113 1.555-5.668 0-1.555-4.063 0-5.668m4.966 1.555a.56.56 0 0 0 0-.803.56.56 0 0 0-.803 0l-1.304 1.305-1.304-1.305a.522.522 0 0 0-.803 0 .524.524 0 0 0 0 .803l1.305 1.304-1.305 1.304c-.25.2-.25.552 0 .803.251.25.602.25.803 0l1.304-1.304 1.304 1.304c.2.25.552.25.803 0 .2-.201.25-.602 0-.803l-1.304-1.304z"})}))),XN=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M3.914 8h8.207L10.5 6.379l.707-.708L14.036 8.5l-2.829 2.828-.707-.707L12.12 9H3.914l1.621 1.621-.707.707L2 8.5l2.828-2.828.707.707zM15 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm0 13V2h-2v3h-1V2H4v3H3V2H1v12h2v-2h1v2h8v-2h1v2z"})}))),JN=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M3 2h1v10.293l1.5-1.5.707.707L3.5 14.207.793 11.5l.707-.707 1.5 1.5zm12 2H8v1h7zM8 7h6v1H8zm5 3H8v1h5z"})}))),ZN=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M8 15c-3.848 0-7-3.152-7-7s3.152-7 7-7 7 3.152 7 7-3.152 7-7 7m0 1c4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8 3.6 8 8 8m4-7.5H4v-1h8z"})}))),QN=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M8 15c-3.848 0-7-3.152-7-7s3.152-7 7-7 7 3.152 7 7-3.152 7-7 7m0 1c4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8 3.6 8 8 8m4-7.5H4v-1h8zM8.5 4v8h-1V4z"})}))),eF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M1 8a7 7 0 1 1 10 6.326V11h-1v5h5v-1h-3.124A8 8 0 1 0 8 16v-1a7 7 0 0 1-7-7"})}))),tF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M9.057 11.164a6 6 0 1 1 2.112-2.116 1 1 0 0 1 .052.044l4.176 4.08a1 1 0 0 1 .009 1.422l-.707.707a1 1 0 0 1-1.406.008l-4.185-4.087a1 1 0 0 1-.05-.058ZM10.5 6a4.5 4.5 0 1 0-9 0 4.5 4.5 0 0 0 9 0"})}))),rF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M3 4v1H1v10h10v-2h1v2a1 1 0 0 1-.883.993L11 16H1a1 1 0 0 1-.993-.883L0 15V5a1 1 0 0 1 .883-.993L1 4zm12-4a1 1 0 0 1 .993.883L16 1v10a1 1 0 0 1-.883.993L15 12H5a1 1 0 0 1-.993-.883L4 11V1a1 1 0 0 1 .883-.993L5 0zm0 1H5v10h10zm-2.36 2.653.72.694L9.143 8.72 6.64 6.125l.72-.694L9.143 7.28z"})}))),nF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M6 15.5a.5.5 0 0 1 .5-.5h3a.5.5 0 1 1 0 1h-3a.5.5 0 0 1-.5-.5m-5-2v1a.5.5 0 0 0 .5.5h1a.5.5 0 1 1 0 1H1a1 1 0 0 1-1-1v-1.5a.5.5 0 1 1 1 0m14 0a.5.5 0 1 1 1 0V15a1 1 0 0 1-1 1h-1.5a.5.5 0 1 1 0-1h1a.5.5 0 0 0 .5-.5zm-14-7v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0m15 0v3a.5.5 0 1 1-1 0v-3a.5.5 0 1 1 1 0m-16-4V1a1 1 0 0 1 1-1h1.5a.5.5 0 0 1 0 1h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0m6-2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 .5m9 2v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 1 1 0-1H15a1 1 0 0 1 1 1v1.5a.5.5 0 1 1-1 0M4 4v8l8-8zm0-1h8a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1"})}))),oF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M6 15.5a.5.5 0 0 1 .5-.5h3a.5.5 0 1 1 0 1h-3a.5.5 0 0 1-.5-.5m-5-2v1a.5.5 0 0 0 .5.5h1a.5.5 0 1 1 0 1H1a1 1 0 0 1-1-1v-1.5a.5.5 0 1 1 1 0m14 0a.5.5 0 1 1 1 0V15a1 1 0 0 1-1 1h-1.5a.5.5 0 1 1 0-1h1a.5.5 0 0 0 .5-.5zm-14-7v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0m15 0v3a.5.5 0 1 1-1 0v-3a.5.5 0 1 1 1 0m-16-4V1a1 1 0 0 1 1-1h1.5a.5.5 0 0 1 0 1h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0m6-2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 .5m9 2v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 1 1 0-1H15a1 1 0 0 1 1 1v1.5a.5.5 0 1 1-1 0M4 3h8a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1"})}))),iF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M6 15.5a.5.5 0 0 1 .5-.5h3a.5.5 0 1 1 0 1h-3a.5.5 0 0 1-.5-.5m-5-2v1a.5.5 0 0 0 .5.5h1a.5.5 0 1 1 0 1H1a1 1 0 0 1-1-1v-1.5a.5.5 0 1 1 1 0m14 0a.5.5 0 1 1 1 0V15a1 1 0 0 1-1 1h-1.5a.5.5 0 1 1 0-1h1a.5.5 0 0 0 .5-.5zm-14-7v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0m15 0v3a.5.5 0 1 1-1 0v-3a.5.5 0 1 1 1 0m-16-4V1a1 1 0 0 1 1-1h1.5a.5.5 0 0 1 0 1h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0m6-2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 .5m9 2v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 1 1 0-1H15a1 1 0 0 1 1 1v1.5a.5.5 0 1 1-1 0M4 4v8h8V4zm0-1h8a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1"})}))),aF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M1 1.5a.5.5 0 0 1 .5-.5H3V0H1.5A1.5 1.5 0 0 0 0 1.5V3h1zM14.5 1a.5.5 0 0 1 .5.5V3h1V1.5A1.5 1.5 0 0 0 14.5 0H13v1zM1 14.5a.5.5 0 0 0 .5.5H3v1H1.5A1.5 1.5 0 0 1 0 14.5V13h1zm14 0a.5.5 0 0 1-.5.5H13v1h1.5a1.5 1.5 0 0 0 1.5-1.5V13h-1zM6 0h4v1H6zM0 6h1v4H0zm15 0h1v4h-1zm-9 9h4v1H6z"})})));let sF=function(e){return e.Sorting="sorting",e.Searching="searching",e.Selections="selections",e.AdjusterHeaderSize="adjustHeaderSize",e}({});const lF="/qListObjectDef",uF=({headerData:e,translator:t,menuAvailabilityFlags:r,setOpen:n,sortFromMenu:o,interactions:i,embedListbox:a,fieldInstance:s,selectionActionsEnabledStatus:l,anchorRef:u,focusColumnAdjuster:c,setActiveFieldCallback:d,expandOrCollapseArgs:p})=>{const f=[];if(r[sF.Sorting]){const{isActivelySorted:r,sortDirection:i}=e,{ascendingEnabled:a,descendingEnabled:s}=(({isActivelySorted:e,sortDirection:t,isPivot:r,isSortedByFirstMeasure:n})=>{let o=!r&&!e||"D"===t,i=!r&&!e||"A"===t;return n&&(o=!1,i=!1),{ascendingEnabled:o,descendingEnabled:i}})(e);f.push([{groupHeading:t.get("NebulaTableUtils.MenuGroupLabel.Sorting"),items:[{id:1,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.SortAscending"),onClick:async e=>{e.stopPropagation(),await(o?.(e,"A")),n(!1)},icon:YN,enabled:a,isActive:!!r&&"A"===i,autoFocus:a},{id:2,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.SortDescending"),onClick:async e=>{e.stopPropagation(),await(o?.(e,"D")),n(!1)},icon:JN,enabled:s,isActive:!!r&&"D"===i,autoFocus:!a&&s}]}])}if(e.isCyclic&&d){const t=[];t.push([{items:[{id:1,itemTitle:e.groupDimensionLabels[e.groupDimensionPos],enabled:!0,icon:eF,subMenus:[[{items:e.groupDimensionLabels.map(((t,r)=>({id:r+1,itemTitle:t,onClick:async e=>{e.stopPropagation(),n(!1),d(r)},enabled:!0,icon:ST,isActive:e.groupDimensionPos===r})))}]]}]}]),t.length>0&&f.push(...t)}if(e.isDim&&i?.select){const o=[];r[sF.Searching]&&o.push([{items:[{id:1,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.Search"),onClick:e=>{e.stopPropagation(),n(!1),a()},icon:tF,enabled:!0}]}]),!e.isLocked&&r[sF.Selections]&&o.push([{items:[{id:1,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.Selections"),icon:aF,enabled:!!s,subMenus:[[{items:[{id:1,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.SelectAll"),onClick:async e=>{e.stopPropagation(),n(!1),await(s?.selectListObjectAll(lF))},icon:rF,enabled:l.canSelectAll},{id:2,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.SelectPossible"),onClick:async e=>{e.stopPropagation(),n(!1),await(s?.selectListObjectPossible(lF))},icon:iF,enabled:l.canSelectPossible},{id:3,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.SelectAlternative"),onClick:async e=>{e.stopPropagation(),n(!1),await(s?.selectListObjectAlternative(lF))},icon:nF,enabled:l.canSelectAlternative},{id:4,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.SelectExcluded"),onClick:async e=>{e.stopPropagation(),n(!1),await(s?.selectListObjectExcluded(lF))},icon:oF,enabled:l.canSelectExcluded}]}],[{items:[{id:1,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.ClearSelections"),onClick:async e=>{e.stopPropagation(),n(!1),await(s?.clearSelections(lF))},icon:KN,enabled:l.canClearSelections}]}]]}]}]),p&&!p.alwaysFullyExpanded&&f.push([{items:[{id:1,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.Expand"),onClick:async e=>{e.stopPropagation(),e.preventDefault(),n(!1),await p.expandCallback()},icon:QN,enabled:!0},{id:2,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.Collapse"),onClick:async e=>{e.stopPropagation(),e.preventDefault(),n(!1),await p.collapseCallback()},icon:ZN,enabled:!0}]}]),o.length>0&&f.push(...o)}return r[sF.AdjusterHeaderSize]&&f.push([{items:[{id:1,itemTitle:t.get("NebulaTableUtils.MenuItemLabel.AdjustColumnSize"),onClick:e=>{e.stopPropagation(),e.preventDefault(),n(!1),c?.(u)},icon:XN,enabled:!0}]}]),f},cF=({open:e,setOpen:t,anchorRef:r,headerData:n,translator:o,interactions:i,menuAvailabilityFlags:a,shouldShowMenuIcon:s=!0,sortRelatedArgs:l,searchRelatedArgs:c,selectionRelatedArgs:d,adjustHeaderSizeRelatedArgs:p,expandOrCollapseArgs:f,model:m,direction:g="ltr",isPagination:v,isAccessibleHeader:y,iconSize:b=ZO})=>{const x=u(null),S=yN({translator:o}),{qLibraryId:w,fieldId:C,headTextAlign:E}=n,I=d?.app,{fieldInstance:D,selectionActionsEnabledStatus:P}=UN({open:e,headerData:n,app:I,qStateName:d?.qStateName}),M=(({model:e,headerData:t})=>{if(e&&"setActiveField"in e&&void 0!==t.dimensionInfoIndex){const r=t.dimensionInfoIndex;return async t=>{try{await e.setActiveField("/qHyperCubeDef",r,t)}catch(e){console.error(e)}}}return null})({model:m,headerData:n}),R=(({qLibraryId:e,fieldId:t,searchRelatedArgs:r,selectionRelatedArgs:n,direction:o,onPopoverClose:i})=>h((()=>{const a=e?{qLibraryId:e,type:"dimension"}:t;if(r?.embed){const{embed:e,listboxRef:t}=r;e.__DO_NOT_USE__.popover(t.current,a,{anchorOrigin:{vertical:"bottom",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"rtl"===o?"right":"left"},sortCriteria:r.sortCriteria,stateName:n?.qStateName,direction:o,onPopoverClose:i})}}),[e,t,r,n?.qStateName,o,i]))({qLibraryId:w,fieldId:C,searchRelatedArgs:c,selectionRelatedArgs:d,direction:g}),A=h((e=>{e.stopPropagation(),t(!1)}),[t]),L=h((e=>{e.stopPropagation(),t((e=>!e))}),[t]);return i.active?Jo.jsxs(EN,{rightAligned:"right"===E,shouldShowMenuIcon:s,className:"nebula-table-utils-head-menu-wrapper",onClick:!1===y?L:void 0,ref:x,isAccessibleHeader:y,children:[s?Jo.jsx(IN,{height:b,className:QO,"data-testid":QO,isInteractionsActive:i.active??!1,children:Jo.jsx(CN,{})}):null,Jo.jsx(VN,{open:e,anchorEl:!1===y?x.current:r.current,onClose:A,menuGroups:uF({headerData:n,translator:S,menuAvailabilityFlags:a,setOpen:t,...l,embedListbox:R,interactions:i,fieldInstance:D,selectionActionsEnabledStatus:P,anchorRef:r,focusColumnAdjuster:p?.focusColumnAdjuster,setActiveFieldCallback:M,expandOrCollapseArgs:f}),direction:g,isPagination:v})]}):null},dF=e=>e.isDark?{background:e.color,borderColor:gj.DARK_MODE_BORDER,color:gj.DARK_MODE_TEXT,disabledColor:gj.DARK_MODE_DISABLED,iconColor:gj.DARK_MODE_TEXT}:{background:e.color,borderColor:gj.BORDER_MEDIUM,color:gj.TEXT,disabledColor:gj.DISABLED},pF=il(Bu,{shouldForwardProp:e=>"footerStyle"!==e})((({footerStyle:e,theme:t})=>({height:40,display:"flex",justifyContent:"flex-end",alignItems:"center",padding:t.spacing(0,1,0,1),color:e.color,background:e.background,borderTop:`1px solid ${e.borderColor}`}))),fF=il(Bp,{shouldForwardProp:e=>"footerStyle"!==e})((({footerStyle:e,theme:t})=>({background:"inherit",marginRight:t.spacing(1),color:e.color,"& .MuiNativeSelect-icon, .MuiNativeSelect-select":{color:e.iconColor}}))),hF=il(tc,{shouldForwardProp:e=>"disabledCondition"!==e&&"footerStyle"!==e})((({disabledCondition:e,footerStyle:t,theme:r})=>({color:e?t.disabledColor:t.color,cursor:e?"default":"pointer",marginLeft:r.spacing(1)}))),mF=il(su)((({theme:e})=>({color:"inherit",margin:e.spacing(0,1,0,1)}))),gF=({children:e,footerContainer:t,interactions:r,theme:n,paginationNeeded:o=!0})=>{const i=g((()=>dF(n.background)),[n]);if(!r.active)return null;const a=o?Jo.jsx(pF,{footerStyle:i,children:e}):null;return t?C.createPortal(e,t):a},vF=c({}),yF=()=>n(vF),bF=({children:e,direction:t,pageInfo:r,handleChangeRowsPerPage:n,footerContainer:o,isSelectionMode:i,handleChangePage:a,totalRowCount:s,totalColumnCount:l,totalPages:u,keyboard:c,translator:d,theme:p,interactions:f,rect:h,layout:m})=>{const v=(e=>!e.enabled||e.active)(c)?0:-1,y=g((()=>dF(p.background)),[p]),b=o?o.getBoundingClientRect().width:h.width,x=yN({translator:d}),S=g((()=>({direction:t,pageInfo:r,handleChangeRowsPerPage:n,footerContainer:o,isSelectionMode:i,handleChangePage:a,totalRowCount:s,totalColumnCount:l,totalPages:u,keyboard:c,translator:x,theme:p,interactions:f,rect:h,layout:m,footerStyle:y,tabIndex:v,width:b})),[t,r,n,o,i,a,s,l,u,c,x,p,f,h,m,y,v,b]);return Jo.jsx(vF.Provider,{value:S,children:e})};let xF=function(e){return e.FirstPage="FirstPage",e.LastPage="LastPage",e.NextPage="NextPage",e.PreviousPage="PreviousPage",e}({}),SF=function(e){return e[e.DisplayedRowsLabel=250]="DisplayedRowsLabel",e[e.FirstPage=350]="FirstPage",e[e.LastPage=350]="LastPage",e[e.RowsPerPage=550]="RowsPerPage",e[e.SelectPage=700]="SelectPage",e}({});const wF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"m7 8 4.5 4.5L10 14 4 8l6-6 1.5 1.5z"})}))),CF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"m12 2 1.5 1.5L9 8l4.5 4.5L12 14 6 8zM4 2v12H2V2z"})}))),EF=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"m3.5 2 6 6-6 6L2 12.5 6.5 8 2 3.5zM14 2v12h-2V2z"})}))),IF={FirstPage:CF,PreviousPage:wF,NextPage:TN,LastPage:EF,FirstPageRTL:EF,PreviousPageRTL:TN,NextPageRTL:wF,LastPageRTL:CF},DF=({disabledCondition:e,pageNumber:t,type:r})=>{const{direction:n,footerStyle:o,handleChangePage:i,translator:a,interactions:s,tabIndex:l}=yF(),u=r.concat("rtl"===n?"RTL":""),c=IF[u];return{styledProps:{footerStyle:o,disabledCondition:e,size:"small","data-testid":"pagination-action-icon-button","aria-disabled":e,"aria-label":a.get(`NebulaTableUtils.Pagination.${r}`),title:s.passive?a.get(`NebulaTableUtils.Pagination.${r}`):void 0,tabIndex:l,onClick:e?void 0:()=>{i(t)}},IconComponent:c}},PF=()=>{const{pageInfo:e,width:t,interactions:r}=yF(),n=0===e.page,{IconComponent:o,styledProps:i}=DF({type:xF.FirstPage,disabledCondition:n,pageNumber:0});return t<=SF.FirstPage?null:Jo.jsx(hF,{...i,disabled:!r.active,children:Jo.jsx(o,{height:ZO})})},MF=(e,t,r=!1)=>{r&&e.key===rT.Tab&&!e.shiftKey&&(Sj(e),((e,t,r)=>{const n=e.closest(".qv-object-wrapper")?.querySelector(".sel-toolbar-confirm")?.parentElement??document.querySelector("#qv-selection-toolbar-popover .sel-toolbar-confirm")?.parentElement;n?n.focus():t.focusSelection?.(r)})(e.target,t,!1))},RF=()=>{const{pageInfo:e,keyboard:t,totalPages:r,isSelectionMode:n,width:o,interactions:i}=yF(),a=e.page>=r-1,{IconComponent:s,styledProps:l}=DF({type:xF.LastPage,disabledCondition:a,pageNumber:r-1}),u=t.enabled?e=>{MF(e,t,n)}:void 0;return o<=SF.LastPage?null:Jo.jsx(hF,{...l,onKeyDown:u,disabled:!i.active,children:Jo.jsx(s,{height:ZO})})},AF=()=>{const{pageInfo:e,keyboard:t,totalPages:r,isSelectionMode:n,width:o,interactions:i}=yF(),a=e.page>=r-1,{IconComponent:s,styledProps:l}=DF({type:xF.NextPage,disabledCondition:a,pageNumber:e.page+1}),u=!(o>SF.FirstPage&&o>SF.LastPage)&&t.enabled?e=>{MF(e,t,n)}:void 0;return Jo.jsx(hF,{...l,onKeyDown:u,disabled:!i.active,children:Jo.jsx(s,{height:ZO})})},LF=()=>{const{pageInfo:e,interactions:t}=yF(),r=0===e.page,{IconComponent:n,styledProps:o}=DF({type:xF.PreviousPage,disabledCondition:r,pageNumber:e.page-1});return Jo.jsx(hF,{...o,disabled:!t.active,children:Jo.jsx(n,{height:ZO})})},kF=()=>{const{translator:e,width:t,pageInfo:r,totalRowCount:n}=yF(),{page:o,rowsPerPage:i}=r;if(t<=SF.DisplayedRowsLabel)return null;const a=e.get("NebulaTableUtils.Pagination.DisplayedRowsLabel",[`${o*i+1} - ${Math.min((o+1)*i,n)}`,n.toString()]);return Jo.jsx(mF,{variant:"caption",dir:"ltr",children:a})},OF=({name:e,value:t,options:r,handleChange:n})=>{const{layout:o,footerStyle:i,translator:a,tabIndex:s,interactions:l}=yF(),u=o.qInfo.qId,c=a.get(`NebulaTableUtils.Pagination.${e}`),d=`${e}-dropdown`,p=`${d}-label-${u}`,f={tabIndex:s,id:`${d}-${u}`,"data-testid":d,"aria-labelledby":p};return Jo.jsxs(Jo.Fragment,{children:[Jo.jsxs(mF,{variant:"caption",id:p,children:[c,":"]}),Jo.jsx(fF,{footerStyle:i,size:"small",native:!0,value:t,onChange:n,inputProps:f,disabled:!l.active,children:r})]})},TF=()=>{const{pageInfo:e,isSelectionMode:t,totalColumnCount:r,width:n,handleChangeRowsPerPage:o}=yF();if(!(!!e.rowsPerPageOptions?.length&&!t&&n>SF.RowsPerPage&&r<=100)||void 0===e.rowsPerPageOptions)return null;const i=Jo.jsx(Jo.Fragment,{children:e.rowsPerPageOptions.map((e=>Jo.jsx("option",{value:e,children:e},e)))});return Jo.jsx(OF,{name:"RowsPerPage",value:e.rowsPerPage,options:i,handleChange:e=>{o?.(+e.target.value)}})},qF=1e3,_F="…",jF=({totalPages:e,page:t})=>{const r=Math.min(e,qF),n=r<e&&t>500,o=n?Math.min(500+t,e):r,i=n?Math.max(0,o-qF):0,a=Array.from(Array(r).keys()).map((e=>{const t=e+i;return Jo.jsx("option",{value:t,children:t+1},t)}));return i>0&&a.unshift(Jo.jsx("option",{value:_F,disabled:!0,children:_F},"startMoreOptions")),o<e-1&&a.push(Jo.jsx("option",{value:_F,disabled:!0,children:_F},"endMoreOptions")),Jo.jsx(Jo.Fragment,{children:a})},NF=()=>{const{pageInfo:e,width:t,totalPages:r,handleChangePage:n}=yF(),{page:o}=e;if(t<=SF.SelectPage)return null;const i=Jo.jsx(jF,{totalPages:r,page:o});return Jo.jsx(OF,{name:"SelectPage",value:o,options:i,handleChange:e=>{n(+e.target.value)}})};var FF=b((e=>Jo.jsxs(bF,{...e,children:[Jo.jsx(TF,{}),Jo.jsx(NF,{}),Jo.jsx(kF,{}),Jo.jsx(PF,{}),Jo.jsx(LF,{}),Jo.jsx(AF,{}),Jo.jsx(RF,{})]})));const zF=e=>Jo.jsx(gF,{...e,children:Jo.jsx(FF,{...e})}),WF=c({}),$F=()=>n(WF),HF=({rect:e,pageInfo:t,qPivotDataPages:r,updatePageInfo:n,direction:o,children:i})=>{const a=g((()=>({rect:e,pageInfo:t,qPivotDataPages:r,updatePageInfo:n,direction:o})),[e,t,r,n,o]);return Jo.jsx(WF.Provider,{value:a,children:i})},VF=c({}),BF=()=>n(VF),GF=({app:e,model:t,theme:r,embed:n,keyboard:o,translator:i,interactions:a,env:s,children:l})=>{const u=g((()=>({model:t,app:e,interactions:a,embed:n,theme:r,keyboard:o,env:s,translator:i})),[e,a,t,n,r,o,s,i]);return Jo.jsx(VF.Provider,{value:u,children:l})},UF=c({}),YF=()=>n(UF),KF=({children:e,...t})=>Jo.jsx(UF.Provider,{value:t,children:e}),XF=()=>{const{text:e,fontFamily:t,fontSize:r,justifyContent:n,alignItems:o,height:i}=(()=>{const{theme:e,translator:t}=BF(),{layoutService:r}=YF(),n=e.getStyle("","","fontFamily")??Lj;return r.hasData?r.hasLimitedData?{text:t.get("SNPivotTable.LimitedData"),fontSize:"13px",fontFamily:n,alignItems:"center",height:"22px"}:{}:{text:t.get("SNPivotTable.NoData"),fontSize:"16px",fontFamily:n,justifyContent:"center",alignItems:"center",height:"100%"}})();return void 0===e?null:Jo.jsx("div",{style:{display:"flex",justifyContent:n,alignItems:o,width:"100%",height:i},children:Jo.jsx("span",{style:{...zj,fontFamily:t,fontSize:r,fontStyle:"italic",color:"#7b7a78"},children:e})})},JF="/qHyperCubeDef",ZF=-1,QF="PSEUDO-DIM",ez=[];for(let e=0;e<256;++e)ez.push((e+256).toString(16).slice(1));let tz;const rz=new Uint8Array(16);var nz={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function oz(e,t,r){const n=(e=e||{}).random??e.rng?.()??function(){if(!tz){if("undefined"==typeof crypto||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");tz=crypto.getRandomValues.bind(crypto)}return tz(rz)}();if(n.length<16)throw new Error("Random bytes length must be >= 16");return n[6]=15&n[6]|64,n[8]=63&n[8]|128,function(e,t=0){return(ez[e[t+0]]+ez[e[t+1]]+ez[e[t+2]]+ez[e[t+3]]+"-"+ez[e[t+4]]+ez[e[t+5]]+"-"+ez[e[t+6]]+ez[e[t+7]]+"-"+ez[e[t+8]]+ez[e[t+9]]+"-"+ez[e[t+10]]+ez[e[t+11]]+ez[e[t+12]]+ez[e[t+13]]+ez[e[t+14]]+ez[e[t+15]]).toLowerCase()}(n)}const iz=()=>crypto?.randomUUID?.()??function(e){return nz.randomUUID&&!e?nz.randomUUID():oz(e)}(),az=e=>e===ZF?QF:(({qLibraryId:e,cId:t})=>e??t??iz())(e),sz=({layoutService:e,visibleLeftDimensionInfos:t,cell:r,colIdx:n})=>{r&&(r.canBeResized=!0,r.colIdx=r.colIdx||n,r.dimensionInfoIndex===ZF?r.columnWidthLocation=rj.Measures:r.isLeftDimension?r.columnWidthLocation=rj.Dimension:t.at(-1)===ZF?r.columnWidthLocation=rj.Measures:e.hasPseudoDimOnLeft&&(r.columnWidthLocation=rj.Pivot))},lz=(e,t,r,n)=>{const o=az(r),i=e.getDimensionInfoIndex(r),a=e.isLeftDimension(i);return r===ZF?{id:o,colIdx:-1,label:"",sortDirection:"A",fieldId:"",isLocked:!1,isDim:!1,isCyclic:!1,groupDimensionPos:0,groupDimensionLabels:[],headTextAlign:"left",dimensionInfoIndex:i,canBeResized:!1,isLeftDimension:a,isLastDimension:n,columnWidthLocation:rj.Measures,isPivot:!0,qEffectiveDimensionName:void 0}:{id:o,colIdx:0,label:r.qFallbackTitle,qReverseSort:r.qReverseSort,sortDirection:r.qSortIndicator&&"N"!==r.qSortIndicator?r.qSortIndicator:"A",qLibraryId:r.qLibraryId,fieldId:r.qGroupFieldDefs[r.qGroupPos],isLocked:r.qLocked??!1,columnWidth:r.columnWidth,qApprMaxGlyphCount:r.qApprMaxGlyphCount,isDim:!0,isCyclic:r.qGrouping===lT.Cyclic,groupDimensionPos:r.qGroupPos,groupDimensionLabels:r.qGroupFallbackTitles,headTextAlign:"left",dimensionInfoIndex:i,canBeResized:!1,isLeftDimension:a,isLastDimension:n,columnWidthLocation:rj.Dimension,isPivot:!0,isSortedByFirstMeasure:t.isSortedByFirstMeasure,qEffectiveDimensionName:r.qEffectiveDimensionName}},uz=({layoutService:e,effectivePropertiesService:t,lastRow:r,lastCol:n})=>{let o=n;var i;r.length>0&&(o=(i=n).at(-1)===ZF?i.slice(0,-1):i);const a=o.length+(r.length?1:0),s=Math.max(1,r.length),l=((e,t)=>Array(e).fill(null).map((()=>Array.from({length:t},(()=>null)))))(a,s);return r.forEach(((r,n,o)=>{const i=n===o.length-1;l[a-1][n]=lz(e,t,r,i)})),o.forEach(((r,n,o)=>{const i=n===o.length-1;l[n][s-1]=lz(e,t,r,i)})),l},cz=(e,t,r,n)=>{const o=((e,t,r,n)=>{let o;return o=0===r.length||r.includes(ZF)?uz({layoutService:e,effectivePropertiesService:t,lastRow:n,lastCol:r}):(e=>e[0].map(((t,r)=>e.map((e=>e[r])))))(uz({layoutService:e,effectivePropertiesService:t,lastRow:r,lastCol:n})),e.isIndentModeEnabled&&o[o.length-1].length>1&&(o[o.length-1]=[o.at(-1),...new Array(o[0]?o[0].length-1:0).fill(null)]),o.length&&o.at(-1)?.forEach(((t,r)=>{Array.isArray(t)?t.forEach(((t,r)=>{sz({layoutService:e,visibleLeftDimensionInfos:n,cell:t,colIdx:r})})):sz({layoutService:e,visibleLeftDimensionInfos:n,cell:t,colIdx:r})})),o})(e,t,r,n);return{data:o,size:{x:o[0]?.length??0,y:o.length}}};var dz={fromSearchString:function(e){if(!e)return[];"?"===e[0]&&(e=e.substr(1));const t=[];return e.split("&").forEach((e=>{if(!e)return;const r=e.indexOf("=");let n,o="",i=!1;-1===r?n=e:(n=e.slice(0,r),o=e.slice(r+1),i=!0),t.push(function(e,t,r){return{key:fz(e),value:fz(t),useEqualSign:r}}(n,o,i))})),t}},pz=dz;function fz(e){try{return decodeURIComponent(e)}catch{return e}}function hz(e){if(!(this instanceof hz))throw new Error("Url needs to be called with the new keyword");if(!e)throw new Error("Url needs a string to operate on");const t=function(e){const t={authorityAndPath:"",search:"",hash:""};let r=e.indexOf("#");-1!==r&&(t.hash=e.substr(r),e=e.substr(0,r));r=e.indexOf("?"),-1!==r&&(t.search=e.substr(r),e=e.substr(0,r));return t.authorityAndPath=e,t}(e);Object.defineProperties(this,{authorityAndPath:{value:t.authorityAndPath},search:{value:t.search},hash:{value:t.hash},searchParams:{get:()=>pz.fromSearchString(t.search)}})}function mz(e){return encodeURIComponent(e).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%3B/gi,";")}hz.encodeAuthorityAndPath=function(e){return encodeURI(e).replace(/%5B/gi,"[").replace(/%5D/gi,"]").replace(/%25/gi,"%")},hz.encodeSearchParams=function(e){let t,r="";for(let n=0;n<e.length;n++)t=e[n],r+=0===n?"?":"&",r+=mz(t.key),t.value?r+=`=${mz(t.value)}`:r+=t.useEqualSign?"=":"";return r};var gz=hz;var vz,yz=class{_hasNext(){return null!=this._input&&(0!==this._input.length&&this._index<this._input.length)}constructor(e){this._input=e,this._pushback=null,this._temp=null,this._index=0,this._mark=0}pushback(e){this._pushback=e}index(){return this._index}hasNext(){return null!=this._pushback||this._hasNext()}next(){if(null!=this._pushback){const e=this._pushback;return this._pushback=null,e}return this._hasNext()?this._input.charAt(this._index++):null}nextHex(){const e=this.next();return null==e?null:e.match(/[0-9A-Fa-f]/)?e:null}peek(e){return e?!(!this._pushback||this._pushback!==e)||!!this._hasNext()&&this._input.charAt(this._index)===e:this._pushback?this._pushback:this._hasNext()?this._input.charAt(this._index):null}mark(){this._temp=this._pushback,this._mark=this._index}reset(){this._pushback=this._temp,this._index=this._mark}remainder(){let e=this._input.substr(this._index);return null!=this._pushback&&(e=this._pushback+e),e}},bz=class{decode(e){let t="";const r=new yz(e);let n;for(;r.hasNext();)n=this.decodeCharacter(r),t+=null!=n?n:r.next();return t}decodeCharacter(e){return e.next()}},xz=e=>e>=0&&e<=1114111,Sz=e=>e.match(/[\s]/),wz=class extends bz{decodeCharacter(e){e.mark();const t=e.next();let r,n,o;if(null==t||"\\"!==t)return e.reset(),null;const i=e.next();if(null==i)return e.reset(),null;switch(i){case"\r":e.peek("\n")&&e.next();case"\n":case"\f":case"\0":return this.decodeCharacter(e)}if("NaN"===parseInt(i,16))return i;for(r=i,n=0;n<5&&(o=e.next(),null!=o&&!Sz(o));n++){if("NaN"===parseInt(o,16)){e.pushback(o);break}r+=o}const a=parseInt(r,16);return xz(a)?String.fromCharCode(a):"�"}},Cz=class e{constructor(e,t){this._key=e,this._value=t}getKey(){return this._key}getValue(){return this._value}equals(t){return t instanceof e&&(this._key===t._key&&this._value===t._value)}static newInstanceIfNeeded(){let t,r,n=arguments[0];return"string"==typeof arguments[1]?(t=arguments[1],r=n.length):(r=arguments[1],t=arguments[2]),t&&n?(n.length>r&&(n=n.substr(0,r)),new e(n,t)):null}},Ez=class e{setValue(e){this._nextMap=null,this._value=e}getNextNode(e){return this._nextMap?this._nextMap[e]:null}put(t,r,n){let o,i;if(t.length===r)return i=this._value,this.setValue(n),i;const a=t.charAt(r);return this._nextMap?(o=this._nextMap[a],o||(o=new e,this._nextMap[a]=o)):(this._nextMap={},o=new e,this._nextMap[a]=o),o.put(t,r+1,n)}get(e,t){if(e.length<=t)return this._value;const r=this.getNextNode(e.charAt(t));return r?r.get(e,t+1):null}getLongestMatch(e,t){if(e.length<=t)return Cz.newInstanceIfNeeded(e,this._value);const r=this.getNextNode(e.charAt(t));if(!r)return Cz.newInstanceIfNeeded(e,t,this._value);const n=r.getLongestMatch(e,t+1);return n||Cz.newInstanceIfNeeded(e,t,this._value)}},Iz=class{constructor(){this.clear()}getLongestMatch(e){return this.root&&e?this.root.getLongestMatch(e,0):null}getMaxKeyLength(){return this.maxKeyLen}clear(){this.root=null,this.maxKeyLen=0,this.size=0}put(e,t){this.root||(this.root=new Ez);const r=this.root.put(e,0,t);return r||(e.length>this.maxKeyLen&&(this.maxKeyLen=e.length),this.size++,null)}},Dz=(()=>{const e=[],t=[],r=new Iz;let n,o,i;for(n in e["""]="34",e["&"]="38",e["<"]="60",e[">"]="62",e[" "]="160",e["¡"]="161",e["¢"]="162",e["£"]="163",e["¤"]="164",e["¥"]="165",e["¦"]="166",e["§"]="167",e["¨"]="168",e["©"]="169",e["ª"]="170",e["«"]="171",e["¬"]="172",e["­"]="173",e["®"]="174",e["¯"]="175",e["°"]="176",e["±"]="177",e["²"]="178",e["³"]="179",e["´"]="180",e["µ"]="181",e["¶"]="182",e["·"]="183",e["¸"]="184",e["¹"]="185",e["º"]="186",e["»"]="187",e["¼"]="188",e["½"]="189",e["¾"]="190",e["¿"]="191",e["À"]="192",e["Á"]="193",e["Â"]="194",e["Ã"]="195",e["Ä"]="196",e["Å"]="197",e["Æ"]="198",e["Ç"]="199",e["È"]="200",e["É"]="201",e["Ê"]="202",e["Ë"]="203",e["Ì"]="204",e["Í"]="205",e["Î"]="206",e["Ï"]="207",e["Ð"]="208",e["Ñ"]="209",e["Ò"]="210",e["Ó"]="211",e["Ô"]="212",e["Õ"]="213",e["Ö"]="214",e["×"]="215",e["Ø"]="216",e["Ù"]="217",e["Ú"]="218",e["Û"]="219",e["Ü"]="220",e["Ý"]="221",e["Þ"]="222",e["ß"]="223",e["à"]="224",e["á"]="225",e["â"]="226",e["ã"]="227",e["ä"]="228",e["å"]="229",e["æ"]="230",e["ç"]="231",e["è"]="232",e["é"]="233",e["ê"]="234",e["ë"]="235",e["ì"]="236",e["í"]="237",e["î"]="238",e["ï"]="239",e["ð"]="240",e["ñ"]="241",e["ò"]="242",e["ó"]="243",e["ô"]="244",e["õ"]="245",e["ö"]="246",e["÷"]="247",e["ø"]="248",e["ù"]="249",e["ú"]="250",e["û"]="251",e["ü"]="252",e["ý"]="253",e["þ"]="254",e["ÿ"]="255",e["&OElig"]="338",e["&oelig"]="339",e["&Scaron"]="352",e["&scaron"]="353",e["&Yuml"]="376",e["&fnof"]="402",e["&circ"]="710",e["&tilde"]="732",e["&Alpha"]="913",e["&Beta"]="914",e["&Gamma"]="915",e["&Delta"]="916",e["&Epsilon"]="917",e["&Zeta"]="918",e["&Eta"]="919",e["&Theta"]="920",e["&Iota"]="921",e["&Kappa"]="922",e["&Lambda"]="923",e["&Mu"]="924",e["&Nu"]="925",e["&Xi"]="926",e["&Omicron"]="927",e["&Pi"]="928",e["&Rho"]="929",e["&Sigma"]="931",e["&Tau"]="932",e["&Upsilon"]="933",e["&Phi"]="934",e["&Chi"]="935",e["&Psi"]="936",e["&Omega"]="937",e["&alpha"]="945",e["&beta"]="946",e["&gamma"]="947",e["&delta"]="948",e["&epsilon"]="949",e["&zeta"]="950",e["&eta"]="951",e["&theta"]="952",e["&iota"]="953",e["&kappa"]="954",e["&lambda"]="955",e["&mu"]="956",e["&nu"]="957",e["&xi"]="958",e["&omicron"]="959",e["&pi"]="960",e["&rho"]="961",e["&sigmaf"]="962",e["&sigma"]="963",e["&tau"]="964",e["&upsilon"]="965",e["&phi"]="966",e["&chi"]="967",e["&psi"]="968",e["&omega"]="969",e["&thetasym"]="977",e["&upsih"]="978",e["&piv"]="982",e["&ensp"]="8194",e["&emsp"]="8195",e["&thinsp"]="8201",e["&zwnj"]="8204",e["&zwj"]="8205",e["&lrm"]="8206",e["&rlm"]="8207",e["&ndash"]="8211",e["&mdash"]="8212",e["&lsquo"]="8216",e["&rsquo"]="8217",e["&sbquo"]="8218",e["&ldquo"]="8220",e["&rdquo"]="8221",e["&bdquo"]="8222",e["&dagger"]="8224",e["&Dagger"]="8225",e["&bull"]="8226",e["&hellip"]="8230",e["&permil"]="8240",e["&prime"]="8242",e["&Prime"]="8243",e["&lsaquo"]="8249",e["&rsaquo"]="8250",e["&oline"]="8254",e["&frasl"]="8260",e["&euro"]="8364",e["&image"]="8365",e["&weierp"]="8472",e["&real"]="8476",e["&trade"]="8482",e["&alefsym"]="8501",e["&larr"]="8592",e["&uarr"]="8593",e["&rarr"]="8594",e["&darr"]="8595",e["&harr"]="8596",e["&crarr"]="8629",e["&lArr"]="8656",e["&uArr"]="8657",e["&rArr"]="8658",e["&dArr"]="8659",e["&hArr"]="8660",e["&forall"]="8704",e["&part"]="8706",e["&exist"]="8707",e["&empty"]="8709",e["&nabla"]="8711",e["&isin"]="8712",e["¬in"]="8713",e["&ni"]="8715",e["&prod"]="8719",e["&sum"]="8721",e["&minus"]="8722",e["&lowast"]="8727",e["&radic"]="8730",e["&prop"]="8733",e["&infin"]="8734",e["&ang"]="8736",e["&and"]="8743",e["&or"]="8744",e["&cap"]="8745",e["&cup"]="8746",e["&int"]="8747",e["&there4"]="8756",e["&sim"]="8764",e["&cong"]="8773",e["&asymp"]="8776",e["&ne"]="8800",e["&equiv"]="8801",e["&le"]="8804",e["&ge"]="8805",e["&sub"]="8834",e["&sup"]="8835",e["&nsub"]="8836",e["&sube"]="8838",e["&supe"]="8839",e["&oplus"]="8853",e["&otimes"]="8855",e["&perp"]="8869",e["&sdot"]="8901",e["&lceil"]="8968",e["&rceil"]="8969",e["&lfloor"]="8970",e["&rfloor"]="8971",e["&lang"]="9001",e["&rang"]="9002",e["&loz"]="9674",e["&spades"]="9824",e["&clubs"]="9827",e["&hearts"]="9829",e["&diams"]="9830",e)"function"!=typeof e[n]&&e.hasOwnProperty(n)&&(t[e[n]]=n);for(o in t)"function"!=typeof t[o]&&t.hasOwnProperty(o)&&(i=t[o].toLowerCase().substr(1),r.put(i,String.fromCharCode(o)));return r})(),Pz=class extends bz{decodeCharacter(e){let t;e.mark();const r=e.next();if(null==r||"&"!==r)return e.reset(),null;const n=e.next();if(null==n)return e.reset(),null;if("#"===n){if(t=this._getNumericEntity(e),null!=t)return t}else if(n.match(/[A-Za-z]/)&&(e.pushback(n),t=this._getNamedEntity(e),null!=t))return t;return e.reset(),null}_getNamedEntity(e){let t,r,n,o="";for(t=Math.min(e.remainder().length,Dz.getMaxKeyLength()),n=0;n<t;n++)o+=e.next().toLowerCase();const i=Dz.getLongestMatch(o);if(null==i)return null;for(e.reset(),e.next(),t=i.getKey().length,r=0;r<t;r++)e.next();return e.peek(";")&&e.next(),i.getValue()}_getNumericEntity(e){const t=e.peek();return null==t?null:"x"===t||"X"===t?(e.next(),this._parseHex(e)):this._parseNumber(e)}_parseHex(e){let t,r="";for(;e.hasNext();){if(t=e.peek(),Number.isNaN(+parseInt(t,16))){if(";"===t){e.next();break}break}r+=t,e.next()}const n=parseInt(r,16);return!Number.isNaN(+n)&&xz(n)?String.fromCharCode(n):null}_parseNumber(e){let t,r="";for(;e.hasNext();){if(t=e.peek(),Number.isNaN(+parseInt(t,10))){if(";"===t){e.next();break}break}r+=t,e.next()}const n=parseInt(r,10);return!Number.isNaN(+n)&&xz(n)?String.fromCharCode(n):null}},Mz=class extends bz{decodeCharacter(e){e.mark();const t=e.next();let r,n,o,i;if(null==t)return e.reset(),null;if("%"!==t)return e.reset(),null;for(r="",n=0;n<2;n++)o=e.nextHex(),null!=o&&(r+=o);return 2===r.length&&(i=parseInt(r,16),xz(i))?String.fromCharCode(i):(e.reset(),null)}},Rz=/^data:(?<!\s)\s*(image\/[\w+-.]+)(?<!\s)\s*(;.*?){0,1}(?<!\s)\s*,(.*)/i,Az=5e6,Lz=5e5,kz=(e,t)=>{const{maxByteSizeSvg:r=Lz,maxByteSizeImage:n=Az}=t??{},{mimeType:o,encoding:i,data:a}=(e=>{const[,t,r,n]=Rz.exec(e.trim())??[];return{encoding:r,data:n,mimeType:t?.toLocaleLowerCase()}})(e);if(!a)return!0;const s=((e,t,r)=>{const n={type:e};if(t?.includes(";base64"))try{return new Blob([atob(r)],n).size}catch{return new Blob([r],n).size}return"image/svg+xml"===e?new Blob([r],n).size:0})(o,i,a);return"image/svg+xml"===o?s<=r:s<=n};"undefined"!=typeof document&&(vz=document.createElement("div"));var Oz=Array.prototype.indexOf,Tz=[",",".","_"," "],qz=[",",".","-","_"," "],_z={width:["%"],height:["%"]},jz={default:["-"," ","%"],color:["#"," ","(",")"],image:["(",")",":","/","?","&","-",".",'"',"="," "]},Nz={background:["(",")",":","%","/","?","&","-"," ",".",'"',"=","#"],"background-image":jz.image,"background-color":jz.color,"border-color":jz.color,"border-image":jz.image,color:jz.color,icon:jz.image,"list-style-image":jz.image,"outline-color":jz.color},Fz={attr_name:["^on[a-z]{1,}","style","href","src"],attr_val:["javascript:","data:"],css_key:["behavior","-moz-behavior","-ms-behavior"],css_val:["expression"]};function zz(e,t,r){let n;if(t){if(Oz)return Oz.call(t,e,r);for(n=t.length,r=r?r<0?Math.max(0,n+r):r:0;r<n;r++)if(r in t&&t[r]===e)return r}return-1}function Wz(e){if(null==e)return"";let t="";const r=document.createTextNode(e);return vz.appendChild(r),t=vz.innerHTML,vz.removeChild(r),t}function $z(e,t,r){let n,o,i,a,s,l,u,c,d;for(e=Vz(e).toLowerCase(),t=Vz(t),i=0;i<Fz.attr_name.length;i++)if(e.match(Fz.attr_name[i]))throw new Error(`Unsafe attribute name used: ${e}`);for(i=0;i<Fz.attr_val.length;i++)if(t.toLowerCase().match(Fz.attr_val[i]))throw new Error(`Unsafe attribute value used: ${t}`);if(n=_z[e],n||(n=qz),o="",!r){for(a=0;a<e.length;a++){if(s=e.charAt(a),!s.match(/[a-zA-Z\-0-9]/))throw new Error("Invalid attribute name specified");o+=s}o+='="'}for(l=0;l<t.length;l++)u=t.charAt(l),c=t.charCodeAt(l),!u.match(/[a-zA-Z0-9]/)&&zz(u,n)<0?(d=c.toString(16),o+=`&#x${d};`):o+=u;return r||(o+='"'),o}function Hz(e,t,r){let n,o,i,a,s,l,u,c,d,p;if(e=Vz(e).toLowerCase(),t=Vz(t),zz(e,Fz.css_key)>=0)throw new Error(`Unsafe property name used: ${e}`);for(n=0;n<Fz.css_val.length;n++)if(t.toLowerCase().indexOf(Fz.css_val[n])>=0)throw new Error(`Unsafe property value used: ${t}`);if(o=Nz[e],o||(o=jz.default),i="",!r){for(a=0;a<e.length;a++){if(s=e.charAt(a),!s.match(/[a-zA-Z-]/))throw new Error("Invalid Property Name specified");i+=s}i+=": "}for(l=0;l<t.length;l++)u=t.charAt(l),c=t.charCodeAt(l),!u.match(/[a-zA-Z0-9]/)&&zz(u,o)<0?(d=c.toString(16),p="000000".substr(d.length),i+=`\\${p}${d}`):i+=u;return i}function Vz(e,t){let r,n,o,i,a=!1;if(null===e)return null;r=e,n=e,o=0;const s=[new Pz,new Mz,new wz];for(;!a;){n=r;for(let e=0;e<s.length;e++)i=s[e].decode(r),i!==r&&(o++,r=i);n!==r||(a=!0)}if(t&&o>1)throw new Error("Attack Detected - Multiple/Double Encodings used in input");return r}var Bz=[];for(let e=0;e<255;e++)Bz[e]=e>=48&&e<=57||e>=65&&e<=90||e>=97&&e<=122?null:e.toString(16);var Gz={html:e=>Wz(e.unsafe),css(e){let t,r=[];const n=[],o={};let i="";for(t in e.map?r=e.map:r[e.name]=e.unsafe,r)"function"!=typeof r[t]&&r.hasOwnProperty(t)&&(n[t]=Hz(t,r[t],!0),i+=Hz(t,r[t],!0),o[t]=n[t]);return e.map?o:i},attr(e){let t=[];const r=[],n={};let o="";e.map?t=e.map:t[e.name]=e.unsafe;for(const e in t)"function"!=typeof t[e]&&t.hasOwnProperty(e)&&(r[e]=$z(e,t[e],!0),o+=$z(e,t[e],!0),n[e]=r[e]);return e.map?n:o}};function Uz(e,t){throw new Error(t)}var Yz={canonicalize:Vz,encode:function(){const e={context:"html",unsafe:null,name:null,map:null,setter:null,strict:!0};return 1===arguments.length&&"object"==typeof arguments[0]?function(){let e,t,r;const n=arguments[0]||{};let o=1;const i=arguments.length;for(;o<i;o++)if(null!=(e=arguments[o]))for(t in e)if(e.hasOwnProperty(t)){if(r=e[t],n===r)continue;void 0!==r&&(n[t]=r)}}(e,arguments[0]):(e.context=arguments[0],2===arguments.length?"html"===e.context?e.unsafe=arguments[1]:"attr"!==e.context&&"css"!==e.context||(e.map=arguments[1]):(e.name=arguments[2],e.unsafe=arguments[1])),"html"===e.context?Gz.html(e):"css"===e.context?(null!=e.map&&"object"!=typeof e.map&&Uz(this,"Invalid parameter type"),Gz.css(e)):"attr"===e.context?(null!=e.map&&"object"!=typeof e.map&&Uz(this,"Invalid parameter type"),Gz.attr(e)):void Uz(this,"Invalid parameter type")},encodeForAttr:$z,encodeForAttr2:function(e){return $z("nonsens",e,!0)},encodeForCSS:Hz,encodeForHref:function(e){Vz(e),0!==e.search("[a-zA-Z0-9]+:")&&(e=`http://${e}`);const t=new gz(e),r=gz.encodeAuthorityAndPath(t.authorityAndPath),n=t.searchParams;e=r+gz.encodeSearchParams(n)+t.hash;const o=decodeURI(e).toLowerCase();if(-1!==o.indexOf("javascript:"))throw new Error("Attack Detected - Javascript in input");if(-1!==o.indexOf("data:"))throw new Error("Attack Detected - data in input");return e},encodeForJS:function(e,t){let r,n,o,i,a,s;for(t||(t=Tz),s="",r=0;r<e.length;r++)o=e.charAt(r),i=e.charCodeAt(r),zz(o,t)>=0||null==Bz[i]?s+=o:(n=i.toString(16),i<256?(a="00".substr(n.length),s+=`\\x${a}${n.toUpperCase()}`):(a="0000".substr(n.length),s+=`\\u${a}${n.toUpperCase()}`));return s},encodeForHTML:Wz,encodeForURL:function(e,t){let r="";return t&&(t.match(/^[A-Za-z\-0-9]{1,}$/)?r+=Vz(t).toLowerCase():Uz(this,"Illegal Attribute Name Specified"),r+='="'),r+=encodeURIComponent(e).replace(/!/g,"%21").replace(/'/g,"%27").replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/\*/g,"%2A"),r+=t?'"':"",r},isSafeDataURL:kz,validateURI:function(e){if(""===e||function(e){if("canParse"in URL)return URL.canParse(e);try{return new URL(e),!0}catch{return!1}}(e))return!1;const t=e.replace(/%2E/gi,".");if(t.match(/[#&=: ]/))return!1;const r=function(e){let t=e,r="";for(;t.length>0;)if(t.startsWith("../")||t.startsWith("./"))t=t.replace(/^\.\.?\//,"");else if(t.startsWith("/./"))t=t.replace(/^\/\.\//,"/");else if("/."===t)t="/";else if(t.startsWith("/../")){t=t.replace(/^\/\.\.\//,"/");const e=r.lastIndexOf("/");-1!==e&&(r=r.slice(0,e))}else if("/.."===t){t="/";const e=r.lastIndexOf("/");-1!==e&&(r=r.slice(0,e))}else if("."===t||".."===t)t="";else{const e=t.match(/^\/?[^/]*/),n=e?e[0]:"";t=t.slice(n.length),r+=n}return r}(t);return""!==r&&"/"!==r&&r}};const Kz=(e,t)=>t.qAttrExps?.qValues?.[e],Xz=(e,t)=>{switch(e){case"topLeft":default:return{horizontal:"rtl"===t?"flex-end":"flex-start",vertical:"flex-start"};case"centerLeft":return{horizontal:"center",vertical:"flex-start"};case"bottomLeft":return{horizontal:"rtl"===t?"flex-start":"flex-end",vertical:"flex-start"};case"topCenter":return{horizontal:"rtl"===t?"flex-end":"flex-start",vertical:"center"};case"centerCenter":return{horizontal:"center",vertical:"center"};case"bottomCenter":return{horizontal:"rtl"===t?"flex-start":"flex-end",vertical:"center"};case"topRight":return{horizontal:"rtl"===t?"flex-end":"flex-start",vertical:"flex-end"};case"centerRight":return{horizontal:"center",vertical:"flex-end"};case"bottomRight":return{horizontal:"rtl"===t?"flex-start":"flex-end",vertical:"flex-end"}}},Jz=({text:e,url:t,imageSize:r,imagePosition:n,labelStructure:o,imageBox:i,direction:a})=>n&&t&&!t.toLowerCase().includes("javascript:")&&Yz.isSafeDataURL(t)?{type:K_.Image,url:t,text:e,imageSize:r,resolvedImagePosition:Xz(n,a),labelStructure:o,imageBox:i}:{type:K_.Text,url:void 0,text:e,labelStructure:o},Zz=(e,t,r,n)=>{if(!e.qMiniChart||!t?.miniChart||!r)return{type:K_.Text,text:n};const{minY:o,maxY:i}=((e,t,r)=>{const n="global"===t.yAxis?.scale,o="zeroCenter"===t.yAxis?.position,i=n?r.qYMin:e.qMiniChart.qMin,a=n?r.qYMax:e.qMiniChart.qMax;if(o){const e=Math.max(Math.abs(i),Math.abs(a));return{minY:-e,maxY:e}}return(e=>"zeroBaseline"===e.yAxis?.position||"bars"===e.type&&"auto"===e.yAxis?.position)(t)?{minY:Math.min(0,i),maxY:Math.max(0,a)}:{minY:i,maxY:a}})(e,t.miniChart,r),a={type:t.miniChart.type,qMatrix:e.qMiniChart.qMatrix,minY:o,maxY:i,showDots:!!t.miniChart.showDots,colors:t.miniChart.colors,colorMin:e.qMiniChart.qMin,colorMax:e.qMiniChart.qMax};return{type:K_.MiniChart,text:n,miniChart:a}},Qz=(e,t,r)=>{const n=Array.isArray(t.qAttrExps)?t.qAttrExps[0]:t.qAttrExps,o=n?.qValues?.[e];if(o){const e=Number.isNaN(+o.qNum)?void 0:`${o.qNum}`;return o.qText||e}return r?.urlPosition===X_.Attribute?void 0:r?.urlLabel},eW=({labelStructure:e,text:t,url:r})=>{try{if(!r)throw Error("Invalid url");return{type:K_.Link,url:Yz.encodeForHref(r),text:t,labelStructure:e}}catch{return{type:K_.Text,url:void 0,text:t,labelStructure:e}}},tW=({cell:e,representationProperties:t,attrExprInfoIndex:r,env:n,conditionalColoring:o,miniChartOnMeasure:i,labelStructure:a,getText:s=e=>e.qText,direction:l,enabledFeatures:u})=>{const c=J_(t),d=s(e);return c===K_.Image&&u[K_.Image]&&!n.anything.sense?.isUnsupportedFeature?.("tableImages")?((e,t,r,n,o,i)=>{const{imageSize:a,imagePosition:s,imageSetting:l,imageLabel:u,imageBox:c}=t??{};if("url"===l){const t=Kz(r.imageUrl??-1,e)?.qText;return i&&(i.maskedValue=t??""),Jz({text:n,url:t,imageSize:a,imagePosition:s,labelStructure:i,imageBox:c,direction:o})}if("label"===l){const t=i?i.originalValue:n;if(-1===r.imageLabel)return Jz({text:u||t||"",url:t,imageSize:a,imagePosition:s,labelStructure:i,imageBox:c,direction:o});const l=Kz(r.imageLabel??-1,e)?.qText??n;return Jz({text:l,url:t,imageSize:a,imagePosition:s,labelStructure:i,imageBox:c,direction:o})}return{type:K_.Text,url:void 0,labelStructure:i,text:n}})(e,t,r,d,l,a):c===K_.Link?((e,t,r,n,o)=>{const{urlPosition:i}=t??{};if(i===X_.Attribute){const i=Qz(r.url??-1,e,t);return eW({labelStructure:n,text:o||i||"",url:i})}if(i===X_.Dimension){const i=Qz(r.urlLabel??-1,e,t)||o;return n&&(n.maskedValue=i),eW({text:i,labelStructure:n,url:n?.originalValue??o})}return{type:K_.Text,url:void 0,text:o,labelStructure:n}})(e,t,r,a,d):c===K_.Indicator&&u[K_.Indicator]&&!n.anything.sense?.isUnsupportedFeature?.("tableIndicators")?((e,t,r)=>{const{indicator:n}=e??{};return{type:K_.Indicator,url:void 0,text:r,indicator:{applySegmentColors:n?.applySegmentColors,position:n?.position,showTextValues:n?.showTextValues},indicatorConditionalColoring:t}})(t,o,d):c===K_.MiniChart&&u[K_.MiniChart]&&!n.anything.sense?.isUnsupportedFeature?.("qMiniChartDef")?Zz(e,t,i,d):{type:K_.Text,url:void 0,text:d,labelStructure:a}},rW=(e,t)=>{const r=t.qAttrExps,n=r?.qValues?.[e?.cellForegroundColor??-1]?.qText,o=r?.qValues?.[e?.cellBackgroundColor??-1]?.qText,i=o?xj(o):null,a=n?xj(n):null,s=((e,t)=>e||!t?null:vj(t))(a,i);return{color:s??a,background:i}},nW=(e,t)=>t.qSubNodes.reduce(((e,t)=>0===t.qSubNodes.length?e+1:nW(e,t)),e),oW=(e,t,r,n,o,i)=>{const a=o?i.rowsPerPage-r:Oj-n;let s=e.qUp+e.qDown;if(o&&0===r){const r=(t+e.qUp)%i.rowsPerPage;s=e.qDown+r}return Math.min(a,nW(s,e))},iW=({node:e,parent:t,root:r,x:n,y:o,pageY:i,layoutService:a,dimensionInfo:s,attrExprInfoIndex:l,isLeftColumn:u=!0,isIndentModeEnabled:c=!1,indentLevel:d,labelStructure:p,env:f,pageInfo:h,direction:m="ltr"})=>{const g=(!c||!u)&&"P"===e.qType,v=((e,t)=>{if(e!==ZF){if(t){const t=J_(e.representation);return t===K_.Link||t===K_.Image?e.representation:{type:K_.Text}}return e.representation}})(s,c),y=(({node:e,isLeftColumn:t,isIndentModeEnabled:r,labelStructure:n,representationType:o,parentOrRootOriginalValue:i})=>{let a=e.qText;if(t&&r&&n){const{originalValue:t,delimeter:r,suffix:s}=n;a=o===K_.Link?"P"===e.qType?i:t:`${t} ${!s||!t&&s?"":r} ${s}`.trim()}return a})({node:e,isLeftColumn:u,isIndentModeEnabled:c,labelStructure:p,representationType:J_(v),parentOrRootOriginalValue:(t||r)?.representation?.labelStructure?.originalValue??""}),b=tW({cell:{...e,qText:y},representationProperties:v,attrExprInfoIndex:l,env:f,labelStructure:p,direction:m,enabledFeatures:{[K_.Image]:!0,[K_.Indicator]:!0}}),x={id:iz(),ref:e,x:n,y:o,pageX:n,pageY:i,mainAxisPageCoord:u?i:n,isLeftColumn:u,parent:t,root:r,children:[],isLeafNode:0===e.qSubNodes.length,leafCount:oW(e,o,i,n,u,h),distanceToNextCell:0,isLockedByDimension:!("object"!=typeof s||!s.qLocked),isTotal:"T"===e.qType||!!t?.isTotal,isEmpty:"E"===e.qType||-4===e.qElemNo,isNull:"U"===e.qType,isPseudoDimension:g,expressionColor:rW(l,e),selectionCellType:u?"L":"T",dimensionInfoIndex:a.getDimensionInfoIndex(s),canBeResized:0===e.qSubNodes.length&&!u,visibleMeasureInfoIndex:g?e.qElemNo:t?.visibleMeasureInfoIndex,representation:b,...void 0!==d&&{indentLevel:d}};return t&&(t.children[x.mainAxisPageCoord-t.mainAxisPageCoord]=x),x},aW=(e,t,r,n,o,i,a,s,l)=>{const{isIndentModeEnabled:u}=o;if(!t.length)return e;let c=0;return function t(d,p,f,h=0,m=-1){e[h]||(e[h]={}),u&&m++;const g=o.leftDimensionInfoIndexes.indexOf(ZF);f.forEach(((f,v)=>{const y={originalValue:f.qText??"",maskedValue:"",delimeter:"-",suffix:""};c+=0===v?0:1;const b=r.qTop-n.page*n.rowsPerPage,x=Math.max(0,b+c-f.qUp),S=r.qTop+c-f.qUp;if(u){if(o.hasPseudoDimOnLeft&&m<=g)if(y.originalValue=f.qText??"",y.maskedValue=f.qText??"","N"===f.qType||"U"===f.qType||"T"===f.qType)"U"===f.qType&&(y.originalValue=o.getNullValueText()),m<g&&(y.suffix=o.visibleMeasureInfo[0].qFallbackTitle);else if("P"===f.qType){y.originalValue=(p||d)?.representation.labelStructure?.originalValue??"",y.maskedValue=(p||d)?.representation.labelStructure?.originalValue??"",y.suffix=f.qText??"";const e=f.qSubNodes;f={...(p||d)?.ref,...f.qText?{qText:f.qText}:{},qSubNodes:e},m=(p||d)?.indentLevel??0}"U"===f.qType&&(y.originalValue=o.getNullValueText())}let w=h;u&&(w=g>=1&&m>=g?m+1:m,0===m&&0===g&&0===f.qSubNodes.length&&(w=0));const C=e.at(h)?.[x],E=u&&void 0===C?.ref.qText||!C?iW({node:f,parent:p,root:d,x:w,y:S,pageY:x,layoutService:o,dimensionInfo:i[w],attrExprInfoIndex:a[w],isLeftColumn:!0,...u&&{isIndentModeEnabled:u,indentLevel:m},env:s,pageInfo:n,labelStructure:y,direction:l}):e[h][x];if(e[h][x]=E,f.qSubNodes.length){const e=u?0:h+1;t(d||E,E,f.qSubNodes,e,m)}}))}(null,null,t,0,-1),e},sW=(e,t)=>{e.slice(0,-1).forEach((e=>{Object.values(e).forEach(((e,r,n)=>{const o=n.at(r+1);e.distanceToNextCell=o?o.mainAxisPageCoord-(e.mainAxisPageCoord+e.leafCount):t-(e.mainAxisPageCoord+e.leafCount)}))}))},lW=(e,t)=>{const r=e[0],n=r?Object.values(r):[],o=t?.isIndentModeEnabled&&t.hasPseudoDimOnLeft?t.visibleMeasureInfo.length-1:0,i=r?.[o],a=n.at(-1);return i?.isTotal?i.isLeafNode?i.mainAxisPageCoord:i.mainAxisPageCoord+i.leafCount-1:a?.isTotal?a.mainAxisPageCoord-1:-1},uW=({prevData:e,nextDataPage:t,pageInfo:r,layoutService:n,visibleLeftDimensionInfo:o,attrExprInfoIndexes:i,env:a,direction:s})=>{const{qLeft:l,qArea:u}=t;if(!l.length)return e;const c=aW(e.grid,l,u,r,n,o,i,a,s);sW(c,r.rowsOnCurrentPage);const d=lW(c,n);return{...e,grid:c,columnCount:c.length,totalDividerIndex:d}},cW=({qArea:e,prevData:t,pivotValuePoints:r,pageInfo:n})=>{const o=[...t];return r.forEach(((t,r)=>{t.forEach(((t,i)=>{const a=e.qTop-n.page*n.rowsPerPage+r,s=e.qLeft+i;Array.isArray(o[a])||(o[a]=[]);const l="U"===t.qType;o[a][s]=o[a][s]??{id:iz(),ref:t,isNull:l}}))})),o},dW=({prevData:e,dataPage:t,pageInfo:r})=>{const{qData:n,qArea:o}=t;return n?.length?cW({qArea:o,prevData:e,pivotValuePoints:n,pageInfo:r}):e},pW=(e,t,r,n,o,i,a,s,l,u)=>{const{isIndentModeEnabled:c}=n;if(!t.length)return e;let d=0;!function t(a,p,f,h=0){e[h]||(e[h]={}),f.forEach(((f,m)=>{d+=0===m?0:1;const g=r.qLeft+d-f.qUp,v=e[h][g]??iW({node:f,parent:p,root:a,x:g,y:h,pageY:h,layoutService:n,dimensionInfo:o[h],attrExprInfoIndex:i[h],isLeftColumn:!1,...c&&{isIndentModeEnabled:c},env:s,pageInfo:l,direction:u});e[h][g]=v,f.qSubNodes.length&&t(a||v,v,f.qSubNodes,h+1)}))}(null,null,t);for(let t=0;t<a-e.length;t++)e.push({});return e},fW=({prevData:e,nextDataPage:t,layoutService:r,visibleTopDimensionInfo:n,attrExprInfoIndexes:o,headerRows:i,env:a,pageInfo:s,direction:l})=>{const{qTop:u,qArea:c}=t;if(!u.length)return e;const d=pW(e.grid,u,c,r,n,o,i,a,s,l);sW(d,r.size.x);const p=lW(d);return{...e,grid:d,rowCount:d.length,totalDividerIndex:p}},hW=e=>-1===e?{}:e.qAttrExprInfo.reduce(((e,{id:t},r)=>(e[t]=r,e)),{}),mW=(e,t)=>{const{env:r}=BF(),{direction:n}=$F(),{layoutService:o,effectivePropertiesService:i}=YF(),{qPivotDataPages:a,pageInfo:s}=$F(),[l,u]=v(null),c=((e,t,r)=>g((()=>({left:e.map(hW),top:t.map(hW),measures:r.map(hW)})),[r,e,t]))(e,t,o.visibleMeasureInfo),d=g((()=>cz(o,i,t,e)),[o,i,t,e]),p=h((()=>a.slice(1).reduce(((e,t)=>dW({prevData:e,dataPage:t,pageInfo:s})),((e,t)=>{const{qData:r,qArea:n}=e;return cW({qArea:n,prevData:[],pivotValuePoints:r,pageInfo:t})})(a[0],s))),[a,s]),f=h((()=>a.slice(1).reduce(((e,i)=>fW({prevData:e,nextDataPage:i,layoutService:o,visibleTopDimensionInfo:t,attrExprInfoIndexes:c.top,headerRows:d.size.y,env:r,pageInfo:s,direction:n})),((e,t,r,n,o,i,a,s)=>{const{qArea:l,qTop:u}=e,c=pW([],u,l,t,r,n,o,i,a,s);sW(c,t.size.x);const d=lW(c);return{grid:c,rowCount:c.length,layoutSize:t.size,totalDividerIndex:d}})(a[0],o,t,c.top,d.size.y,r,s,n))),[a,o,t,c.top,d.size.y,r,s,n]),m=h((()=>a.slice(1).reduce(((t,i)=>uW({prevData:t,nextDataPage:i,pageInfo:s,layoutService:o,visibleLeftDimensionInfo:e,attrExprInfoIndexes:c.left,env:r,direction:n})),((e,t,r,n,o,i,a)=>{const{qArea:s,qLeft:l}=e,u=aW([],l,s,r,t,n,o,i,a);sW(u,r.rowsOnCurrentPage);const c=lW(u,t);return{grid:u,columnCount:u.length,layoutSize:t.size,totalDividerIndex:c}})(a[0],o,s,e,c.left,r,n))),[a,o,s,e,c,r,n]),[y,b]=v((()=>p())),[x,S]=v((()=>f())),[w,C]=v((()=>m()));gN((()=>{b(p())}),[p]),gN((()=>{S(f())}),[f]),gN((()=>{C(m())}),[m]),gN((()=>{l&&l.forEach((i=>{b((e=>dW({prevData:e,dataPage:i,pageInfo:s}))),S((e=>fW({prevData:e,nextDataPage:i,layoutService:o,visibleTopDimensionInfo:t,attrExprInfoIndexes:c.top,headerRows:d.size.y,env:r,pageInfo:s,direction:n}))),C((t=>uW({prevData:t,nextDataPage:i,pageInfo:s,layoutService:o,visibleLeftDimensionInfo:e,attrExprInfoIndexes:c.left,env:r,direction:n})))}))}),[l]);const E=h((e=>{u(e)}),[]);return{headersData:d,measureData:y,topDimensionData:x,leftDimensionData:w,attrExprInfoIndexes:c,nextPageHandler:E}},gW=Math.sqrt(1e4),vW=e=>({maxNumberOfVisibleRows:Math.ceil(e.height/24),maxNumberOfVisibleColumns:Math.ceil(e.width/oT.PixelsMin)}),yW=e=>{if(null===e)return[];if(e.qWidth*e.qHeight<1e4)return[e];const t=[],r=Math.ceil(e.qWidth/gW),n=Math.ceil(e.qHeight/gW);for(let o=0;o<r;o++)for(let r=0;r<n;r++)t.push({qLeft:e.qLeft+o*gW,qTop:e.qTop+r*gW,qWidth:Math.min(gW,e.qWidth-o*gW),qHeight:Math.min(gW,e.qHeight-r*gW)});return t};function bW({nextPageHandler:e}){const{model:t}=BF(),{pageInfo:r}=$F(),{layoutService:n}=YF(),o=(e=>{const t=u(e);return t.current=e,t})(r.page),i=t,a=h((async(e,t)=>{await(i?.collapseLeft(JF,e,t,!1))}),[i]),s=h((async(e,t)=>{await(i?.collapseTop(JF,e,t,!1))}),[i]),l=h((async(e,t)=>{await(i?.expandLeft(JF,e,t,!1))}),[i]),c=h((async(e,t)=>{await(i?.expandTop(JF,e,t,!1))}),[i]),d=h((async t=>{if(i?.getHyperCubePivotData&&0!==t.length)try{const n=await i.getHyperCubePivotData(JF,t.reduce(((e,t)=>[...e,...yW(t)]),[]));o.current===r.page&&e(n)}catch(e){console.error(e)}}),[i,e,r,o]),p=h(((e,{dimensionInfoIndex:r,isLeftColumn:o,x:i=0,columnWidthLocation:a})=>{const{qMeasureInfo:s,qDimensionInfo:l,topHeadersColumnWidth:u}=n.layout.qHyperCube;let c=[];switch(a){case rj.Dimension:c=[{qPath:`${JF}/qDimensions/${r}/qDef/columnWidth`,oldValue:l[r].columnWidth}];break;case rj.Measures:if(o)c=s.map(((e,t)=>({qPath:`${JF}/qMeasures/${t}/qDef/columnWidth`,oldValue:e.columnWidth})));else{const e=n.getMeasureInfoIndexFromCellIndex(i);c=[{qPath:`${JF}/qMeasures/${e}/qDef/columnWidth`,oldValue:s[e].columnWidth}]}break;case rj.Pivot:c=[{qPath:`${JF}/topHeadersColumnWidth`,oldValue:u}]}const d=c.map((t=>{const{qPath:r,oldValue:n}=t;return{qPath:r,qOp:n?"Replace":"Add",qValue:JSON.stringify({...n,...e})}}));t?.applyPatches(d,!0)}),[t,n]),f=h((async e=>{await(i?.applyPatches([{qPath:`${JF}/indentModeColumnWidth`,qOp:n.layout.qHyperCube.indentModeColumnWidth?"Replace":"Add",qValue:JSON.stringify({...n.indentModeColumnWidth,...e})}],!0))}),[i,n]);return g((()=>({collapseLeft:a,collapseTop:s,expandLeft:l,expandTop:c,applyColumnWidth:p,applyIndentModeColumnWidth:f,fetchPages:d})),[a,s,l,c,p,f,d])}const xW=(e,t,r)=>(n,o)=>{if("P"===n)return ZF;const i=t[r+o];return e[i]},SW=e=>{const t=[],r=(e,n=0)=>{e.slice(0,1).forEach((e=>{t[n]=e.qType,e.qSubNodes.length&&r(e.qSubNodes,n+1)}))};return r(e),t},wW=c({}),CW=()=>n(wW),EW=({children:e})=>{const{visibleLeftDimensionInfo:t,visibleTopDimensionInfo:r}=(()=>{const{layoutService:{layout:{qHyperCube:{qNoOfLeftDims:e,qEffectiveInterColumnSortOrder:t,qDimensionInfo:r}}}}=YF(),{qPivotDataPages:n}=$F();return g((()=>{const o=SW(n[0]?.qLeft??[]),i=SW(n[0]?.qTop??[]);return{visibleLeftDimensionInfo:o.map(xW(r,t,0)),visibleTopDimensionInfo:i.map(xW(r,t,e))}}),[r,t,e,n])})(),{headersData:n,measureData:o,topDimensionData:i,leftDimensionData:a,attrExprInfoIndexes:s,nextPageHandler:l}=mW(t,r),u=bW({nextPageHandler:l}),c=g((()=>({gridSectionsData:{headersData:n,topDimensionData:i,leftDimensionData:a,measureData:o},visibleDimensionsInfo:{visibleLeftDimensionInfo:t,visibleTopDimensionInfo:r},attrExprInfoIndexes:s,dataModel:u})),[t,r,n,o,i,a,s,u]);return Jo.jsx(wW.Provider,{value:c,children:e})},IW=20,DW=18,PW=.75,MW=e=>-1!==e&&e?.representation?.type===K_.Image,RW=({isLeftColumn:e,layoutService:t,representation:r})=>Boolean(e)&&t.isIndentModeEnabled&&r.type===K_.Image,AW=e=>void 0===e?kj:e,LW=(e,t)=>void 0===e||Number.isNaN(+e)?t:+e,kW=e=>LW(e,oT.PixelsDefault),OW=(e,t)=>LW(e,oT.PercentageDefault)*t/100,TW=(e,t,r)=>{switch(t?.type){case iT.Pixels:return kW(t.pixels);case iT.Percentage:return OW(t.percentage,e);case iT.FitToContent:case iT.Auto:default:return r}},qW=({headers:e,layoutService:t,effectivePropertiesService:r,estimateWidthForDimensionValue:n,shouldConsiderCombinatedLength:o,measureTextForHeader:i,longestMeasureValuePossible:a})=>e.reduce(((e,s,l)=>{const{layout:{qHyperCube:{qNoOfLeftDims:u,qDimensionInfo:c}}}=t,{id:d,colIdx:p,qApprMaxGlyphCount:f,isLeftDimension:h}=s,m=c.find((e=>e.cId===d)),g={width:24,...m?.representation?.imageBox};if(!h)return e+0;if(d===QF)return e+0;const v=RW({isLeftColumn:h,layoutService:t,representation:m?.representation||{type:K_.Text}})?g.width+8+4:n(f),y=!r.qAlwaysFullyExpanded&&p<u-1?21:0;let b=0;if(o&&i&&a){b=i("- ")+a}return Math.max(e,24*l+DW+y+v+b)}),0),_W=(e,t,r)=>e.reduce(((e,n)=>{const o=(r?0:1)*DW;return Math.max(e,o+t(n.qFallbackTitle))}),0),jW=(e,t,r,n)=>{const o=100*e/t,i=n*PW*(o/100),a=o/100*+r;return Math.min(a,i)},NW=(e,t,r,n)=>n*(+r/100)*(100*e/t/100),FW=(e,t)=>e.some((e=>e>=t*PW)),zW=({layoutService:e,effectivePropertiesService:t,headersData:r,columnWidths:n,tableWidth:o,widthOverride:i,measureTextForHeader:a,estimateWidthForDimensionValue:s,measureTextWidthForMeasuresCombinedWithDimensions:l,translator:u})=>{let c=[];const d=o*PW,p=r.data[r.data.length-1][0];if(!Array.isArray(p))return{leftGridWidth:0,leftGridColumnWidths:[],leftGridFullWidth:0};const f=Math.min(d,n.at(-1)),h=Math.min(d,qW({headers:p,layoutService:e,effectivePropertiesService:t,estimateWidthForDimensionValue:s})),m=Math.min(d,_W(e.visibleMeasureInfo,a));let g=0;const v=p.findIndex((e=>e.id===QF)),y=(({layoutService:e,measureTextForHeader:t,translator:r,headersData:n})=>{const{type:o}=e.indentModeColumnWidth;return o===iT.Auto&&n.size.y<=1?t(r.get("SNPivotTable.IndentMode.Rows"))+8+DW+16:24})({layoutService:e,measureTextForHeader:a,translator:u,headersData:r});if(e.hasPseudoDimOnLeft)if(0===v){const e=Math.max(f,h,m);c=[Math.max(y,e-f),f]}else{const r=Math.min(d,_W(e.visibleMeasureInfo,l,!0));g=Math.min(d,qW({headers:p.slice(0,v),layoutService:e,effectivePropertiesService:t,estimateWidthForDimensionValue:s,shouldConsiderCombinatedLength:!0,measureTextForHeader:a,longestMeasureValuePossible:r}));const n=Math.max(f,h,g);c=[Math.max(y,n-f),f]}else c=[Math.max(y,h-f),f];const b=Math.min(d,c.reduce(((e,t)=>e+t),0)),{indentModeColumnWidth:x}=e;i&&i<=d&&(x.type=iT.Pixels,x.pixels=i);return[iT.Pixels,iT.Percentage].includes(x.type)||FW(c,o)?((e,t,r,n)=>{let o=e[0],i=e[1],a=[];const s=e.reduce(((e,t)=>e+t),0),{type:l,pixels:u,percentage:c}=t,d=FW(e,r);l===iT.Auto&&d&&(o>i?o-=i:i-=o),l===iT.Pixels&&u&&(o=jW(e[0],s,u,r),i=jW(e[1],s,u,r)),l===iT.Percentage&&c&&(o=NW(e[0],s,c,r),i=NW(e[1],s,c,r));let p=0;i<=n&&(p=o-5,p>0&&(o-=p,i+=p)),p=i-n,p>0&&(o+=p,i-=p),a=[o,i];const f=a.reduce(((e,t)=>e+t),0);return{leftGridColumnWidths:a,leftGridWidth:f,leftGridFullWidth:f}})(c,x,o,f):{leftGridWidth:b,leftGridColumnWidths:c,leftGridFullWidth:b}};function WW({tableWidth:e}){const t=e*PW,{styleService:r,layoutService:n,effectivePropertiesService:o}=YF(),{translator:i}=BF(),{gridSectionsData:{headersData:a}}=CW(),{measureText:s}=pN(r.header),{estimateWidth:l,measureText:u}=pN({...r.dimensionValues,fontWeight:AW(r.dimensionValues.fontWeight)}),{measureText:c}=pN({...r.dimensionValues,...r.measureLabels}),d=h(((r,d)=>{const{layout:{qHyperCube:{qNoOfLeftDims:p,topHeadersColumnWidth:f}},visibleMeasureInfo:h,isIndentModeEnabled:m,hasPseudoDimOnLeft:g}=n,v=(t=0)=>h.reduce(((r,{qFallbackTitle:n,columnWidth:o})=>{const i=c(n)+DW,a=Math.max(i,t);return Math.max(r,m?a:TW(e,o,a))}),0),y=e=>a.data.reduce(((t,r)=>{const n=r.at(e);if(!n||Array.isArray(n))return t;if(n.id===QF)return t;const o=(e=>{const{label:t,isLocked:r}=e,n=r?IW:0;return DW+s(t)+IW+n})(n);return Math.max(o,t)}),0);let b=0,x=a.data.at(-1);m&&a.size.x>1&&x&&x[0]&&(x=x[0]);const S=x.map(((i,s)=>{let u=DW;if(m&&1!==a.size.x||!r||void 0===d||d!==i.colIdx){let t;i.columnWidthLocation===rj.Pivot?t=m?void 0:f:i.columnWidthLocation===rj.Dimension&&({columnWidth:t}=i);let r=0;if(i.isLeftDimension)if(i.id===QF)r=v();else{const e=y(s),t=((e,t)=>{const{qApprMaxGlyphCount:r,isLeftDimension:i,dimensionInfoIndex:a}=e,s=n.getDimensionInfo(a);if(MW(s))return oT.PixelsDefault;const u=!o.qAlwaysFullyExpanded&&i&&t<p-1?21:0;return DW+l(r)+u})(i,s);r=Math.max(e,t),m&&!g&&s+1===p&&i.columnWidthLocation===rj.Dimension&&a.size.x>1&&(r=e)}else r=y(s),i.columnWidthLocation===rj.Measures&&(r=v(r));m&&1===a.size.x&&(t=n.indentModeColumnWidth),u=m&&!g&&a.size.x>1?r:TW(e,t,r)}else u=m?Math.min(t,r):r;return b+=u,u}));return m&&a.size.x>1?zW({layoutService:n,effectivePropertiesService:o,headersData:a,columnWidths:S,tableWidth:e,widthOverride:r,measureTextForHeader:s,estimateWidthForDimensionValue:l,measureTextWidthForMeasuresCombinedWithDimensions:u,translator:i}):{leftGridWidth:Math.min(t,b),leftGridColumnWidths:S,leftGridFullWidth:b}}),[e,a,n,t,s,c,l,u,i,o]),[p,f]=v(d);gN((()=>{f(d())}),[d]);const m=h(((e,t)=>{f(d(e,t))}),[d]);return{...p,overrideLeftGridWidth:m}}function $W({tableWidth:e,verticalScrollbarWidth:t,leftGridWidth:r}){const{styleService:n,layoutService:o}=YF(),{visibleDimensionsInfo:{visibleTopDimensionInfo:i}}=CW(),{layout:{qHyperCube:{qNoOfLeftDims:a,qEffectiveInterColumnSortOrder:s}},size:l,visibleMeasureInfo:u}=o,{estimateWidth:c,measureText:d}=pN(n.measureValues),{estimateWidth:p}=pN({...n.dimensionValues,fontWeight:AW(n.dimensionValues.fontWeight)}),f=e-r-1,m=i.at(-1),v=m===ZF,y=s.length-a>i.length?21:0,b=g((()=>{const e=v?u:[m],t=l.x/e.length,r=[],n=[];let o=f;const i=(e,n)=>{r[e]=Math.min(oT.PixelsMax,Math.max(oT.PixelsMin,n)),o-=r[e]*t};if(e.forEach(((e,t)=>{if(e?.columnWidth){const{columnWidth:{type:r,pixels:o,percentage:a},qApprMaxGlyphCount:s,qFallbackTitle:l}=e;switch(r){case iT.Pixels:i(t,kW(o));break;case iT.Percentage:i(t,OW(a,f));break;case iT.FitToContent:i(t,((e,t,r)=>r?oT.PixelsDefault:DW+(v?Math.max(c(e),d(t)):Math.max(Math.max(...u.map((e=>c(e.qApprMaxGlyphCount)))),p(e)+y)))(s,l,MW(e)));break;case iT.Auto:default:n.push(t)}}else n.push(t)})),n.length){const e=n.length*t,i=o/e;n.forEach((e=>{r[e]=Math.max(oT.AutoMinPivot,i)}))}return r}),[v,u,m,l.x,f,c,d,p,y]),x=g((()=>{if(v){return u.reduce(((e,t,r)=>e+b[r]),0)/u.length}return b[0]}),[v,b,u]),S=parseFloat((t/o.size.x).toFixed(12)),w=h((e=>(v&&void 0!==e?b[o.getMeasureInfoIndexFromCellIndex(e,!0)]:x)-S),[v,b,o,x,S]),C=l.x*x;return{rightGridFullWidth:C,rightGridWidth:Math.min(C,f),getRightGridColumnWidth:w}}const HW=`scrollable-container--${oj.TopGrid}`,VW=`scrollable-container--${oj.LeftGrid}`,BW=`scrollable-container--${oj.DataGrid}`,GW=e=>e&&e instanceof HTMLDivElement?{width:e.offsetWidth-e.clientWidth,height:e.offsetHeight-e.clientHeight}:{width:0,height:0},UW=(e,t)=>e>t?ij.Forward:e<t?ij.Backward:ij.None,YW=({gridRefs:{topGridRef:e,leftGridRef:t,dataGridRef:r},getWrapperElements:n,updateViewService:o,trackScrollDirection:i,interactions:a})=>{const{direction:s}=$F();p((()=>{const{headerGridWrapperElement:l,topGridWrapperElement:u,leftGridWrapperElement:c,dataGridWrapperElement:d}=n(),p=e=>{const t=e.target;l.scrollLeft=t.scrollLeft,i(e),o?.(e)},f=e=>{const t=e.target;l.scrollTop=t.scrollTop,i(e),o?.(e)},h=n=>{const a=n.target,l=((e,t)=>{const{scrollWidth:r,clientWidth:n,scrollLeft:o}=e,i=r-n;if("rtl"===t){if(o>i)return i;if(o<0)return Math.abs(o)}return o})(a,s);r.current?.scrollTo({scrollLeft:l,scrollTop:a.scrollTop}),u.scrollLeft=l,e.current?.forEach((e=>{e?.scrollTo(l)})),c.scrollTop=d.scrollTop,t.current?.forEach((e=>{e?.scrollTo(a.scrollTop)})),i(n),o?.(n)};return c.addEventListener("scroll",p),u.addEventListener("scroll",f),d.addEventListener("scroll",h),a.scroll||setTimeout((()=>{c.removeEventListener("scroll",p),u.removeEventListener("scroll",f),d.removeEventListener("scroll",h)}),0),()=>{c.removeEventListener("scroll",p),u.removeEventListener("scroll",f),d.removeEventListener("scroll",h)}}),[i,o,a,e,t,r,n,s])},KW=()=>{const{interactions:e}=BF(),t=u(null),r=u(null),n=u(null),o=u(null),i=u([]),a=u([]),s=u(null),{scrollbarsDimensions:{verticalScrollbarWidth:l,horizontalScrollbarHeight:c},resetHorizontalScrollbarHeight:d}=(({topGridWrapperRef:e,leftGridWrapperRef:t,dataGridWrapperRef:r})=>{const[n,o]=v(0),[i,a]=v(0);return m((()=>{(e.current||r.current)&&o(Math.max(GW(e.current).width,GW(r.current).width))})),m((()=>{(t.current||r.current)&&a(Math.max(GW(t.current).height,GW(r.current).height))})),{scrollbarsDimensions:{verticalScrollbarWidth:n,horizontalScrollbarHeight:i},resetHorizontalScrollbarHeight:()=>{a(0)}}})({topGridWrapperRef:r,leftGridWrapperRef:n,dataGridWrapperRef:o});(({gridSectionsWrapperRefs:{headerGridWrapperRef:e,topGridWrapperRef:t,leftGridWrapperRef:r,dataGridWrapperRef:n},gridRefs:{topGridRef:o,leftGridRef:i,dataGridRef:a}})=>{const{pageInfo:s}=$F(),{downloadService:l,viewService:u,layoutService:c}=YF(),d=h((()=>{const o={left:0,top:0};e.current?.scrollTo(o),t.current?.scrollTo(o),r.current?.scrollTo(o),n.current?.scrollTo(o)}),[e,t,r,n]);m((()=>{d()}),[s.page,d]),m((()=>{c.triggerdByExpandOrCollapse||d()}),[c,d]),m((()=>{if(c.triggerdByExpandOrCollapse){const e=n.current?.scrollLeft??0,t=n.current?.scrollTop??0;i.current?.forEach((e=>{e?.scrollTo(t)})),o.current?.forEach((t=>{t?.scrollTo(e)})),a.current?.scrollTo({scrollTop:t,scrollLeft:e})}}),[c,n,a,i,o]),m((()=>{(l.isDownloadedAsPDForImage||c.isSnapshot)&&n.current&&r.current&&t.current&&(n.current.scrollTop=u.scrollTop,n.current.scrollLeft=u.scrollLeft,r.current.scrollLeft=u.leftGridScrollLeft,t.current.scrollTop=u.topGridScrollTop)}),[u,l,c,n,r,t])})({gridSectionsWrapperRefs:{headerGridWrapperRef:t,topGridWrapperRef:r,leftGridWrapperRef:n,dataGridWrapperRef:o},gridRefs:{topGridRef:i,leftGridRef:a,dataGridRef:s}});const{trackScrollDirection:f,scrollDirectionRefs:{verticalScrollDirection:g,horizontalScrollDirection:y}}=(()=>{const e=u(ij.None),t=u(ij.None),r=u({prevScrollTop:0,prevScrollLeft:0}),n=h((n=>{if(n instanceof WheelEvent&&(e.current=UW(n.deltaY,0),t.current=UW(n.deltaX,0)),n instanceof Event&&!(n instanceof WheelEvent)){const o=n.target;e.current=UW(o.scrollTop,r.current.prevScrollTop),r.current.prevScrollTop=o.scrollTop,t.current=UW(o.scrollLeft,r.current.prevScrollLeft),r.current.prevScrollLeft=o.scrollLeft}}),[e,t,r]);return{trackScrollDirection:n,scrollDirectionRefs:{verticalScrollDirection:e,horizontalScrollDirection:t}}})(),b=(()=>{const{viewService:e}=YF();return h((t=>{const r=t.target,n=t.currentTarget,o=r.dataset.key;o===VW&&(e.leftGridScrollLeft=n.scrollLeft),o===BW&&(e.scrollLeft=n.scrollLeft),o===HW&&(e.topGridScrollTop=n.scrollTop),o!==VW&&o!==BW||(e.scrollTop=n.scrollTop)}),[e])})(),x={gridRefs:{topGridRef:i,leftGridRef:a,dataGridRef:s},getWrapperElements:h((()=>({headerGridWrapperElement:t.current,topGridWrapperElement:r.current,leftGridWrapperElement:n.current,dataGridWrapperElement:o.current})),[t,r,n,o]),updateViewService:b,trackScrollDirection:f,interactions:e};return(({gridRefs:{topGridRef:e,leftGridRef:t,dataGridRef:r},getWrapperElements:n,updateViewService:o,trackScrollDirection:i,interactions:a})=>{p((()=>{const{headerGridWrapperElement:o,topGridWrapperElement:s,leftGridWrapperElement:l,dataGridWrapperElement:u}=n(),c=e=>{o.scrollLeft+=e.deltaX,o.scrollTop+=e.deltaY,l.scrollLeft=o.scrollLeft,s.scrollTop=o.scrollTop,i(e)},d=e=>{l.scrollTop+=e.deltaY,t.current?.forEach((e=>{e?.scrollTo(l.scrollTop)})),o.scrollLeft+=e.deltaX,l.scrollLeft=o.scrollLeft,u.scrollTop=l.scrollTop,r.current?.scrollTo({scrollTop:l.scrollTop}),i(e)},p=t=>{s.scrollLeft+=t.deltaX,e.current?.forEach((e=>{e?.scrollTo(s.scrollLeft)})),o.scrollTop+=t.deltaY,s.scrollTop=o.scrollTop,u.scrollLeft=s.scrollLeft,r.current?.scrollTo({scrollLeft:s.scrollLeft}),i(t)},f=n=>{u.scrollLeft+=n.deltaX,u.scrollTop+=n.deltaY,r.current?.scrollTo({scrollLeft:u.scrollLeft,scrollTop:u.scrollTop}),s.scrollLeft=u.scrollLeft,e.current?.forEach((e=>{e?.scrollTo(u.scrollLeft)})),l.scrollTop=u.scrollTop,t.current?.forEach((e=>{e?.scrollTo(u.scrollTop)})),i(n)};return o.addEventListener("wheel",c),l.addEventListener("wheel",d),s.addEventListener("wheel",p),u.addEventListener("wheel",f),a.scroll||setTimeout((()=>{o.removeEventListener("wheel",c),l.removeEventListener("wheel",d),s.removeEventListener("wheel",p),u.removeEventListener("wheel",f)}),0),()=>{o.removeEventListener("wheel",c),l.removeEventListener("wheel",d),s.removeEventListener("wheel",p),u.removeEventListener("wheel",f)}}),[i,o,a,e,t,r,n])})(x),YW(x),{gridSectionsWrapperRefs:{headerGridWrapperRef:t,topGridWrapperRef:r,leftGridWrapperRef:n,dataGridWrapperRef:o},gridRefs:{topGridRef:i,leftGridRef:a,dataGridRef:s},scrollDirectionRefs:{verticalScrollDirection:g,horizontalScrollDirection:y},scrollbarsDimensions:{verticalScrollbarWidth:l,horizontalScrollbarHeight:c,resetHorizontalScrollbarHeight:d}}},XW=()=>{const{layoutService:e}=YF(),{rect:t,pageInfo:r}=$F();return g((()=>{let{height:n}=t;return e.hasLimitedData&&(n-=22),r.shouldShowPagination&&(n-=41),{...t,height:n}}),[t,e,r.shouldShowPagination])},JW=({children:e,style:t})=>Jo.jsx("div",{"data-testid":"fullSize",style:t,children:e}),ZW=({children:e,style:t})=>{const{direction:r}=$F();return Jo.jsx("div",{"data-section-id":"GRID",style:{direction:r,display:"grid",...t},children:e})},QW=e=>e&&`scrollable-container--${e}`,e$=({children:e,style:t,origin:r},n)=>{const{interactions:o}=BF(),i=o.scroll?t:{overflow:"hidden"};return Jo.jsx("div",{"data-testid":"scrollable","data-key":QW(r),style:i,ref:n,children:e})};var t$=r.forwardRef(e$);const r$=({children:e,style:t})=>{const{direction:r}=$F();return Jo.jsx("div",{"data-testid":"sticky",style:{position:"sticky",top:0,["rtl"===r?"right":"left"]:0,...t},children:e})};function n$(){return n$=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},n$.apply(null,arguments)}function o$(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function i$(e,t){return i$=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},i$(e,t)}function a$(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,i$(e,t)}var s$=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function l$(e,t){if(e.length!==t.length)return!1;for(var r=0;r<e.length;r++)if(n=e[r],o=t[r],!(n===o||s$(n)&&s$(o)))return!1;var n,o;return!0}function u$(e,t){var r;void 0===t&&(t=l$);var n,o=[],i=!1;return function(){for(var a=[],s=0;s<arguments.length;s++)a[s]=arguments[s];return i&&r===this&&t(a,o)||(n=e.apply(this,a),i=!0,r=this,o=a),n}}function c$(e,t){if(null==e)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.includes(n))continue;r[n]=e[n]}return r}var d$="object"==typeof performance&&"function"==typeof performance.now?function(){return performance.now()}:function(){return Date.now()};function p$(e){cancelAnimationFrame(e.id)}function f$(e,t){var r=d$();var n={id:requestAnimationFrame((function o(){d$()-r>=t?e.call(null):n.id=requestAnimationFrame(o)}))};return n}var h$=-1;function m$(e){if(void 0===e&&(e=!1),-1===h$||e){var t=document.createElement("div"),r=t.style;r.width="50px",r.height="50px",r.overflow="scroll",document.body.appendChild(t),h$=t.offsetWidth-t.clientWidth,document.body.removeChild(t)}return h$}var g$=null;function v$(e){if(void 0===e&&(e=!1),null===g$||e){var t=document.createElement("div"),r=t.style;r.width="50px",r.height="50px",r.overflow="scroll",r.direction="rtl";var n=document.createElement("div"),o=n.style;return o.width="100px",o.height="100px",t.appendChild(n),document.body.appendChild(t),t.scrollLeft>0?g$="positive-descending":(t.scrollLeft=1,g$=0===t.scrollLeft?"negative":"positive-ascending"),document.body.removeChild(t),g$}return g$}var y$=function(e){var t=e.columnIndex;return e.data,e.rowIndex+":"+t};function b$(e){var t,r=e.getColumnOffset,n=e.getColumnStartIndexForOffset,i=e.getColumnStopIndexForStartIndex,a=e.getColumnWidth,s=e.getEstimatedTotalHeight,l=e.getEstimatedTotalWidth,u=e.getOffsetForColumnAndAlignment,c=e.getOffsetForRowAndAlignment,d=e.getRowHeight,p=e.getRowOffset,f=e.getRowStartIndexForOffset,h=e.getRowStopIndexForStartIndex,m=e.initInstanceProps,g=e.shouldResetStyleCacheOnItemSizeChange,v=e.validateProps;return t=function(e){function t(t){var n;return(n=e.call(this,t)||this)._instanceProps=m(n.props,o$(n)),n._resetIsScrollingTimeoutId=null,n._outerRef=void 0,n.state={instance:o$(n),isScrolling:!1,horizontalScrollDirection:"forward",scrollLeft:"number"==typeof n.props.initialScrollLeft?n.props.initialScrollLeft:0,scrollTop:"number"==typeof n.props.initialScrollTop?n.props.initialScrollTop:0,scrollUpdateWasRequested:!1,verticalScrollDirection:"forward"},n._callOnItemsRendered=void 0,n._callOnItemsRendered=u$((function(e,t,r,o,i,a,s,l){return n.props.onItemsRendered({overscanColumnStartIndex:e,overscanColumnStopIndex:t,overscanRowStartIndex:r,overscanRowStopIndex:o,visibleColumnStartIndex:i,visibleColumnStopIndex:a,visibleRowStartIndex:s,visibleRowStopIndex:l})})),n._callOnScroll=void 0,n._callOnScroll=u$((function(e,t,r,o,i){return n.props.onScroll({horizontalScrollDirection:r,scrollLeft:e,scrollTop:t,verticalScrollDirection:o,scrollUpdateWasRequested:i})})),n._getItemStyle=void 0,n._getItemStyle=function(e,t){var o,i=n.props,s=i.columnWidth,l=i.direction,u=i.rowHeight,c=n._getItemStyleCache(g&&s,g&&l,g&&u),f=e+":"+t;if(c.hasOwnProperty(f))o=c[f];else{var h=r(n.props,t,n._instanceProps),m="rtl"===l;c[f]=o={position:"absolute",left:m?void 0:h,right:m?h:void 0,top:p(n.props,e,n._instanceProps),height:d(n.props,e,n._instanceProps),width:a(n.props,t,n._instanceProps)}}return o},n._getItemStyleCache=void 0,n._getItemStyleCache=u$((function(e,t,r){return{}})),n._onScroll=function(e){var t=e.currentTarget,r=t.clientHeight,o=t.clientWidth,i=t.scrollLeft,a=t.scrollTop,s=t.scrollHeight,l=t.scrollWidth;n.setState((function(e){if(e.scrollLeft===i&&e.scrollTop===a)return null;var t=n.props.direction,u=i;if("rtl"===t)switch(v$()){case"negative":u=-i;break;case"positive-descending":u=l-o-i}u=Math.max(0,Math.min(u,l-o));var c=Math.max(0,Math.min(a,s-r));return{isScrolling:!0,horizontalScrollDirection:e.scrollLeft<i?"forward":"backward",scrollLeft:u,scrollTop:c,verticalScrollDirection:e.scrollTop<a?"forward":"backward",scrollUpdateWasRequested:!1}}),n._resetIsScrollingDebounced)},n._outerRefSetter=function(e){var t=n.props.outerRef;n._outerRef=e,"function"==typeof t?t(e):null!=t&&"object"==typeof t&&t.hasOwnProperty("current")&&(t.current=e)},n._resetIsScrollingDebounced=function(){null!==n._resetIsScrollingTimeoutId&&p$(n._resetIsScrollingTimeoutId),n._resetIsScrollingTimeoutId=f$(n._resetIsScrolling,150)},n._resetIsScrolling=function(){n._resetIsScrollingTimeoutId=null,n.setState({isScrolling:!1},(function(){n._getItemStyleCache(-1)}))},n}a$(t,e),t.getDerivedStateFromProps=function(e,t){return x$(e,t),v(e),null};var y=t.prototype;return y.scrollTo=function(e){var t=e.scrollLeft,r=e.scrollTop;void 0!==t&&(t=Math.max(0,t)),void 0!==r&&(r=Math.max(0,r)),this.setState((function(e){return void 0===t&&(t=e.scrollLeft),void 0===r&&(r=e.scrollTop),e.scrollLeft===t&&e.scrollTop===r?null:{horizontalScrollDirection:e.scrollLeft<t?"forward":"backward",scrollLeft:t,scrollTop:r,scrollUpdateWasRequested:!0,verticalScrollDirection:e.scrollTop<r?"forward":"backward"}}),this._resetIsScrollingDebounced)},y.scrollToItem=function(e){var t=e.align,r=void 0===t?"auto":t,n=e.columnIndex,o=e.rowIndex,i=this.props,a=i.columnCount,d=i.height,p=i.rowCount,f=i.width,h=this.state,m=h.scrollLeft,g=h.scrollTop,v=m$();void 0!==n&&(n=Math.max(0,Math.min(n,a-1))),void 0!==o&&(o=Math.max(0,Math.min(o,p-1)));var y=s(this.props,this._instanceProps),b=l(this.props,this._instanceProps)>f?v:0,x=y>d?v:0;this.scrollTo({scrollLeft:void 0!==n?u(this.props,n,r,m,this._instanceProps,x):m,scrollTop:void 0!==o?c(this.props,o,r,g,this._instanceProps,b):g})},y.componentDidMount=function(){var e=this.props,t=e.initialScrollLeft,r=e.initialScrollTop;if(null!=this._outerRef){var n=this._outerRef;"number"==typeof t&&(n.scrollLeft=t),"number"==typeof r&&(n.scrollTop=r)}this._callPropsCallbacks()},y.componentDidUpdate=function(){var e=this.props.direction,t=this.state,r=t.scrollLeft,n=t.scrollTop;if(t.scrollUpdateWasRequested&&null!=this._outerRef){var o=this._outerRef;if("rtl"===e)switch(v$()){case"negative":o.scrollLeft=-r;break;case"positive-ascending":o.scrollLeft=r;break;default:var i=o.clientWidth,a=o.scrollWidth;o.scrollLeft=a-i-r}else o.scrollLeft=Math.max(0,r);o.scrollTop=Math.max(0,n)}this._callPropsCallbacks()},y.componentWillUnmount=function(){null!==this._resetIsScrollingTimeoutId&&p$(this._resetIsScrollingTimeoutId)},y.render=function(){var e=this.props,t=e.children,r=e.className,n=e.columnCount,i=e.direction,a=e.height,u=e.innerRef,c=e.innerElementType,d=e.innerTagName,p=e.itemData,f=e.itemKey,h=void 0===f?y$:f,m=e.outerElementType,g=e.outerTagName,v=e.rowCount,y=e.style,b=e.useIsScrolling,x=e.width,S=this.state.isScrolling,w=this._getHorizontalRangeToRender(),C=w[0],E=w[1],I=this._getVerticalRangeToRender(),D=I[0],P=I[1],M=[];if(n>0&&v)for(var R=D;R<=P;R++)for(var A=C;A<=E;A++)M.push(o(t,{columnIndex:A,data:p,isScrolling:b?S:void 0,key:h({columnIndex:A,data:p,rowIndex:R}),rowIndex:R,style:this._getItemStyle(R,A)}));var L=s(this.props,this._instanceProps),k=l(this.props,this._instanceProps);return o(m||g||"div",{className:r,onScroll:this._onScroll,ref:this._outerRefSetter,style:n$({position:"relative",height:a,width:x,overflow:"auto",WebkitOverflowScrolling:"touch",willChange:"transform",direction:i},y)},o(c||d||"div",{children:M,ref:u,style:{height:L,pointerEvents:S?"none":void 0,width:k}}))},y._callPropsCallbacks=function(){var e=this.props,t=e.columnCount,r=e.onItemsRendered,n=e.onScroll,o=e.rowCount;if("function"==typeof r&&t>0&&o>0){var i=this._getHorizontalRangeToRender(),a=i[0],s=i[1],l=i[2],u=i[3],c=this._getVerticalRangeToRender(),d=c[0],p=c[1],f=c[2],h=c[3];this._callOnItemsRendered(a,s,d,p,l,u,f,h)}if("function"==typeof n){var m=this.state,g=m.horizontalScrollDirection,v=m.scrollLeft,y=m.scrollTop,b=m.scrollUpdateWasRequested,x=m.verticalScrollDirection;this._callOnScroll(v,y,g,x,b)}},y._getHorizontalRangeToRender=function(){var e=this.props,t=e.columnCount,r=e.overscanColumnCount,o=e.overscanColumnsCount,a=e.overscanCount,s=e.rowCount,l=this.state,u=l.horizontalScrollDirection,c=l.isScrolling,d=l.scrollLeft,p=r||o||a||1;if(0===t||0===s)return[0,0,0,0];var f=n(this.props,d,this._instanceProps),h=i(this.props,f,d,this._instanceProps),m=c&&"backward"!==u?1:Math.max(1,p),g=c&&"forward"!==u?1:Math.max(1,p);return[Math.max(0,f-m),Math.max(0,Math.min(t-1,h+g)),f,h]},y._getVerticalRangeToRender=function(){var e=this.props,t=e.columnCount,r=e.overscanCount,n=e.overscanRowCount,o=e.overscanRowsCount,i=e.rowCount,a=this.state,s=a.isScrolling,l=a.verticalScrollDirection,u=a.scrollTop,c=n||o||r||1;if(0===t||0===i)return[0,0,0,0];var d=f(this.props,u,this._instanceProps),p=h(this.props,d,u,this._instanceProps),m=s&&"backward"!==l?1:Math.max(1,c),g=s&&"forward"!==l?1:Math.max(1,c);return[Math.max(0,d-m),Math.max(0,Math.min(i-1,p+g)),d,p]},t}(w),t.defaultProps={direction:"ltr",itemData:void 0,useIsScrolling:!1},t}var x$=function(e,t){e.children,e.direction,e.height,e.innerTagName,e.outerTagName,e.overscanColumnsCount,e.overscanCount,e.overscanRowsCount,e.width,t.instance},S$=function(e,t){var r=e.rowCount,n=t.rowMetadataMap,o=t.estimatedRowHeight,i=t.lastMeasuredRowIndex,a=0;if(i>=r&&(i=r-1),i>=0){var s=n[i];a=s.offset+s.size}return a+(r-i-1)*o},w$=function(e,t){var r=e.columnCount,n=t.columnMetadataMap,o=t.estimatedColumnWidth,i=t.lastMeasuredColumnIndex,a=0;if(i>=r&&(i=r-1),i>=0){var s=n[i];a=s.offset+s.size}return a+(r-i-1)*o},C$=function(e,t,r,n){var o,i,a;if("column"===e?(o=n.columnMetadataMap,i=t.columnWidth,a=n.lastMeasuredColumnIndex):(o=n.rowMetadataMap,i=t.rowHeight,a=n.lastMeasuredRowIndex),r>a){var s=0;if(a>=0){var l=o[a];s=l.offset+l.size}for(var u=a+1;u<=r;u++){var c=i(u);o[u]={offset:s,size:c},s+=c}"column"===e?n.lastMeasuredColumnIndex=r:n.lastMeasuredRowIndex=r}return o[r]},E$=function(e,t,r,n){var o,i;return"column"===e?(o=r.columnMetadataMap,i=r.lastMeasuredColumnIndex):(o=r.rowMetadataMap,i=r.lastMeasuredRowIndex),(i>0?o[i].offset:0)>=n?I$(e,t,r,i,0,n):D$(e,t,r,Math.max(0,i),n)},I$=function(e,t,r,n,o,i){for(;o<=n;){var a=o+Math.floor((n-o)/2),s=C$(e,t,a,r).offset;if(s===i)return a;s<i?o=a+1:s>i&&(n=a-1)}return o>0?o-1:0},D$=function(e,t,r,n,o){for(var i="column"===e?t.columnCount:t.rowCount,a=1;n<i&&C$(e,t,n,r).offset<o;)n+=a,a*=2;return I$(e,t,r,Math.min(n,i-1),Math.floor(n/2),o)},P$=function(e,t,r,n,o,i,a){var s="column"===e?t.width:t.height,l=C$(e,t,r,i),u="column"===e?w$(t,i):S$(t,i),c=Math.max(0,Math.min(u-s,l.offset)),d=Math.max(0,l.offset-s+a+l.size);switch("smart"===n&&(n=o>=d-s&&o<=c+s?"auto":"center"),n){case"start":return c;case"end":return d;case"center":return Math.round(d+(c-d)/2);default:return o>=d&&o<=c?o:d>c||o<d?d:c}},M$=b$({getColumnOffset:function(e,t,r){return C$("column",e,t,r).offset},getColumnStartIndexForOffset:function(e,t,r){return E$("column",e,r,t)},getColumnStopIndexForStartIndex:function(e,t,r,n){for(var o=e.columnCount,i=e.width,a=C$("column",e,t,n),s=r+i,l=a.offset+a.size,u=t;u<o-1&&l<s;)u++,l+=C$("column",e,u,n).size;return u},getColumnWidth:function(e,t,r){return r.columnMetadataMap[t].size},getEstimatedTotalHeight:S$,getEstimatedTotalWidth:w$,getOffsetForColumnAndAlignment:function(e,t,r,n,o,i){return P$("column",e,t,r,n,o,i)},getOffsetForRowAndAlignment:function(e,t,r,n,o,i){return P$("row",e,t,r,n,o,i)},getRowOffset:function(e,t,r){return C$("row",e,t,r).offset},getRowHeight:function(e,t,r){return r.rowMetadataMap[t].size},getRowStartIndexForOffset:function(e,t,r){return E$("row",e,r,t)},getRowStopIndexForStartIndex:function(e,t,r,n){for(var o=e.rowCount,i=e.height,a=C$("row",e,t,n),s=r+i,l=a.offset+a.size,u=t;u<o-1&&l<s;)u++,l+=C$("row",e,u,n).size;return u},initInstanceProps:function(e,t){var r=e,n={columnMetadataMap:{},estimatedColumnWidth:r.estimatedColumnWidth||50,estimatedRowHeight:r.estimatedRowHeight||50,lastMeasuredColumnIndex:-1,lastMeasuredRowIndex:-1,rowMetadataMap:{}};return t.resetAfterColumnIndex=function(e,r){void 0===r&&(r=!0),t.resetAfterIndices({columnIndex:e,shouldForceUpdate:r})},t.resetAfterRowIndex=function(e,r){void 0===r&&(r=!0),t.resetAfterIndices({rowIndex:e,shouldForceUpdate:r})},t.resetAfterIndices=function(e){var r=e.columnIndex,o=e.rowIndex,i=e.shouldForceUpdate,a=void 0===i||i;"number"==typeof r&&(n.lastMeasuredColumnIndex=Math.min(n.lastMeasuredColumnIndex,r-1)),"number"==typeof o&&(n.lastMeasuredRowIndex=Math.min(n.lastMeasuredRowIndex,o-1)),t._getItemStyleCache(-1),a&&t.forceUpdate()},n},shouldResetStyleCacheOnItemSizeChange:!1,validateProps:function(e){e.columnWidth,e.rowHeight}}),R$=function(e,t){return e};function A$(e){var t,r=e.getItemOffset,n=e.getEstimatedTotalSize,i=e.getItemSize,a=e.getOffsetForIndexAndAlignment,s=e.getStartIndexForOffset,l=e.getStopIndexForStartIndex,u=e.initInstanceProps,c=e.shouldResetStyleCacheOnItemSizeChange,d=e.validateProps;return t=function(e){function t(t){var n;return(n=e.call(this,t)||this)._instanceProps=u(n.props,o$(n)),n._outerRef=void 0,n._resetIsScrollingTimeoutId=null,n.state={instance:o$(n),isScrolling:!1,scrollDirection:"forward",scrollOffset:"number"==typeof n.props.initialScrollOffset?n.props.initialScrollOffset:0,scrollUpdateWasRequested:!1},n._callOnItemsRendered=void 0,n._callOnItemsRendered=u$((function(e,t,r,o){return n.props.onItemsRendered({overscanStartIndex:e,overscanStopIndex:t,visibleStartIndex:r,visibleStopIndex:o})})),n._callOnScroll=void 0,n._callOnScroll=u$((function(e,t,r){return n.props.onScroll({scrollDirection:e,scrollOffset:t,scrollUpdateWasRequested:r})})),n._getItemStyle=void 0,n._getItemStyle=function(e){var t,o=n.props,a=o.direction,s=o.itemSize,l=o.layout,u=n._getItemStyleCache(c&&s,c&&l,c&&a);if(u.hasOwnProperty(e))t=u[e];else{var d=r(n.props,e,n._instanceProps),p=i(n.props,e,n._instanceProps),f="horizontal"===a||"horizontal"===l,h="rtl"===a,m=f?d:0;u[e]=t={position:"absolute",left:h?void 0:m,right:h?m:void 0,top:f?0:d,height:f?"100%":p,width:f?p:"100%"}}return t},n._getItemStyleCache=void 0,n._getItemStyleCache=u$((function(e,t,r){return{}})),n._onScrollHorizontal=function(e){var t=e.currentTarget,r=t.clientWidth,o=t.scrollLeft,i=t.scrollWidth;n.setState((function(e){if(e.scrollOffset===o)return null;var t=n.props.direction,a=o;if("rtl"===t)switch(v$()){case"negative":a=-o;break;case"positive-descending":a=i-r-o}return a=Math.max(0,Math.min(a,i-r)),{isScrolling:!0,scrollDirection:e.scrollOffset<a?"forward":"backward",scrollOffset:a,scrollUpdateWasRequested:!1}}),n._resetIsScrollingDebounced)},n._onScrollVertical=function(e){var t=e.currentTarget,r=t.clientHeight,o=t.scrollHeight,i=t.scrollTop;n.setState((function(e){if(e.scrollOffset===i)return null;var t=Math.max(0,Math.min(i,o-r));return{isScrolling:!0,scrollDirection:e.scrollOffset<t?"forward":"backward",scrollOffset:t,scrollUpdateWasRequested:!1}}),n._resetIsScrollingDebounced)},n._outerRefSetter=function(e){var t=n.props.outerRef;n._outerRef=e,"function"==typeof t?t(e):null!=t&&"object"==typeof t&&t.hasOwnProperty("current")&&(t.current=e)},n._resetIsScrollingDebounced=function(){null!==n._resetIsScrollingTimeoutId&&p$(n._resetIsScrollingTimeoutId),n._resetIsScrollingTimeoutId=f$(n._resetIsScrolling,150)},n._resetIsScrolling=function(){n._resetIsScrollingTimeoutId=null,n.setState({isScrolling:!1},(function(){n._getItemStyleCache(-1,null)}))},n}a$(t,e),t.getDerivedStateFromProps=function(e,t){return L$(e,t),d(e),null};var p=t.prototype;return p.scrollTo=function(e){e=Math.max(0,e),this.setState((function(t){return t.scrollOffset===e?null:{scrollDirection:t.scrollOffset<e?"forward":"backward",scrollOffset:e,scrollUpdateWasRequested:!0}}),this._resetIsScrollingDebounced)},p.scrollToItem=function(e,t){void 0===t&&(t="auto");var r=this.props,n=r.itemCount,o=r.layout,i=this.state.scrollOffset;e=Math.max(0,Math.min(e,n-1));var s=0;if(this._outerRef){var l=this._outerRef;s="vertical"===o?l.scrollWidth>l.clientWidth?m$():0:l.scrollHeight>l.clientHeight?m$():0}this.scrollTo(a(this.props,e,t,i,this._instanceProps,s))},p.componentDidMount=function(){var e=this.props,t=e.direction,r=e.initialScrollOffset,n=e.layout;if("number"==typeof r&&null!=this._outerRef){var o=this._outerRef;"horizontal"===t||"horizontal"===n?o.scrollLeft=r:o.scrollTop=r}this._callPropsCallbacks()},p.componentDidUpdate=function(){var e=this.props,t=e.direction,r=e.layout,n=this.state,o=n.scrollOffset;if(n.scrollUpdateWasRequested&&null!=this._outerRef){var i=this._outerRef;if("horizontal"===t||"horizontal"===r)if("rtl"===t)switch(v$()){case"negative":i.scrollLeft=-o;break;case"positive-ascending":i.scrollLeft=o;break;default:var a=i.clientWidth,s=i.scrollWidth;i.scrollLeft=s-a-o}else i.scrollLeft=o;else i.scrollTop=o}this._callPropsCallbacks()},p.componentWillUnmount=function(){null!==this._resetIsScrollingTimeoutId&&p$(this._resetIsScrollingTimeoutId)},p.render=function(){var e=this.props,t=e.children,r=e.className,i=e.direction,a=e.height,s=e.innerRef,l=e.innerElementType,u=e.innerTagName,c=e.itemCount,d=e.itemData,p=e.itemKey,f=void 0===p?R$:p,h=e.layout,m=e.outerElementType,g=e.outerTagName,v=e.style,y=e.useIsScrolling,b=e.width,x=this.state.isScrolling,S="horizontal"===i||"horizontal"===h,w=S?this._onScrollHorizontal:this._onScrollVertical,C=this._getRangeToRender(),E=C[0],I=C[1],D=[];if(c>0)for(var P=E;P<=I;P++)D.push(o(t,{data:d,key:f(P,d),index:P,isScrolling:y?x:void 0,style:this._getItemStyle(P)}));var M=n(this.props,this._instanceProps);return o(m||g||"div",{className:r,onScroll:w,ref:this._outerRefSetter,style:n$({position:"relative",height:a,width:b,overflow:"auto",WebkitOverflowScrolling:"touch",willChange:"transform",direction:i},v)},o(l||u||"div",{children:D,ref:s,style:{height:S?"100%":M,pointerEvents:x?"none":void 0,width:S?M:"100%"}}))},p._callPropsCallbacks=function(){if("function"==typeof this.props.onItemsRendered&&this.props.itemCount>0){var e=this._getRangeToRender(),t=e[0],r=e[1],n=e[2],o=e[3];this._callOnItemsRendered(t,r,n,o)}if("function"==typeof this.props.onScroll){var i=this.state,a=i.scrollDirection,s=i.scrollOffset,l=i.scrollUpdateWasRequested;this._callOnScroll(a,s,l)}},p._getRangeToRender=function(){var e=this.props,t=e.itemCount,r=e.overscanCount,n=this.state,o=n.isScrolling,i=n.scrollDirection,a=n.scrollOffset;if(0===t)return[0,0,0,0];var u=s(this.props,a,this._instanceProps),c=l(this.props,u,a,this._instanceProps),d=o&&"backward"!==i?1:Math.max(1,r),p=o&&"forward"!==i?1:Math.max(1,r);return[Math.max(0,u-d),Math.max(0,Math.min(t-1,c+p)),u,c]},t}(w),t.defaultProps={direction:"ltr",itemData:void 0,layout:"vertical",overscanCount:2,useIsScrolling:!1},t}var L$=function(e,t){e.children,e.direction,e.height,e.layout,e.innerTagName,e.outerTagName,e.width,t.instance},k$=function(e,t,r){var n=e.itemSize,o=r.itemMetadataMap,i=r.lastMeasuredIndex;if(t>i){var a=0;if(i>=0){var s=o[i];a=s.offset+s.size}for(var l=i+1;l<=t;l++){var u=n(l);o[l]={offset:a,size:u},a+=u}r.lastMeasuredIndex=t}return o[t]},O$=function(e,t,r,n,o){for(;n<=r;){var i=n+Math.floor((r-n)/2),a=k$(e,i,t).offset;if(a===o)return i;a<o?n=i+1:a>o&&(r=i-1)}return n>0?n-1:0},T$=function(e,t,r,n){for(var o=e.itemCount,i=1;r<o&&k$(e,r,t).offset<n;)r+=i,i*=2;return O$(e,t,Math.min(r,o-1),Math.floor(r/2),n)},q$=function(e,t){var r=e.itemCount,n=t.itemMetadataMap,o=t.estimatedItemSize,i=t.lastMeasuredIndex,a=0;if(i>=r&&(i=r-1),i>=0){var s=n[i];a=s.offset+s.size}return a+(r-i-1)*o},_$=A$({getItemOffset:function(e,t,r){return k$(e,t,r).offset},getItemSize:function(e,t,r){return r.itemMetadataMap[t].size},getEstimatedTotalSize:q$,getOffsetForIndexAndAlignment:function(e,t,r,n,o,i){var a=e.direction,s=e.height,l=e.layout,u=e.width,c="horizontal"===a||"horizontal"===l?u:s,d=k$(e,t,o),p=q$(e,o),f=Math.max(0,Math.min(p-c,d.offset)),h=Math.max(0,d.offset-c+d.size+i);switch("smart"===r&&(r=n>=h-c&&n<=f+c?"auto":"center"),r){case"start":return f;case"end":return h;case"center":return Math.round(h+(f-h)/2);default:return n>=h&&n<=f?n:n<h?h:f}},getStartIndexForOffset:function(e,t,r){return function(e,t,r){var n=t.itemMetadataMap,o=t.lastMeasuredIndex;return(o>0?n[o].offset:0)>=r?O$(e,t,o,0,r):T$(e,t,Math.max(0,o),r)}(e,r,t)},getStopIndexForStartIndex:function(e,t,r,n){for(var o=e.direction,i=e.height,a=e.itemCount,s=e.layout,l=e.width,u="horizontal"===o||"horizontal"===s?l:i,c=k$(e,t,n),d=r+u,p=c.offset+c.size,f=t;f<a-1&&p<d;)f++,p+=k$(e,f,n).size;return f},initInstanceProps:function(e,t){var r={itemMetadataMap:{},estimatedItemSize:e.estimatedItemSize||50,lastMeasuredIndex:-1};return t.resetAfterIndex=function(e,n){void 0===n&&(n=!0),r.lastMeasuredIndex=Math.min(r.lastMeasuredIndex,e-1),t._getItemStyleCache(-1),n&&t.forceUpdate()},r},shouldResetStyleCacheOnItemSizeChange:!1,validateProps:function(e){e.itemSize}});function j$(e,t){for(var r in e)if(!(r in t))return!0;for(var n in t)if(e[n]!==t[n])return!0;return!1}var N$=["style"],F$=["style"];function z$(e,t){var r=e.style,n=c$(e,N$),o=t.style,i=c$(t,F$);return!j$(r,o)&&!j$(n,i)}const W$=10,$$=(e,t)=>e.current===ij.Backward?t:0,H$=(e,t,r,n)=>{for(let o=r;o<r+n;o++){const r=e.at(o);if(void 0===r||void 0===r.at(t))return!0}return!1},V$=(e,t)=>e.qLeft+e.qWidth===t.qLeft&&e.qTop===t.qTop&&e.qHeight===t.qHeight,B$=({pageInfo:e,measureData:t,pageTop:r,qHeight:n,startLeft:o,endLeft:i})=>{const a=[],s=e.page*e.rowsPerPage;for(let e=o;e<i;e++)if(H$(t,e,r,n)){const t=a[a.length-1],o={qLeft:e,qTop:r+s,qWidth:1,qHeight:n};void 0!==t&&V$(t,o)?t.qWidth+=o.qWidth:a.push(o)}return a},G$=({pageInfo:e,measureData:t,scrollDirection:r,viewService:n,minBufferStartLeft:o,minBufferEndLeft:i,columnEndIndex:a})=>{const{gridRowStartIndex:s,gridHeight:l}=n,u=r.current===ij.Backward?Math.max(0,o-25):i,c=Math.min(u+25,a);return B$({pageInfo:e,measureData:t,startLeft:u,endLeft:c,pageTop:s,qHeight:l})},U$=({pageInfo:e,measureData:t,scrollDirection:r,layoutService:n,viewService:o})=>{const{startLeft:i,endLeft:a,pageTop:s,qHeight:l}=((e,t,r)=>{const{gridColumnStartIndex:n,gridRowStartIndex:o,gridWidth:i,gridHeight:a}=t,s=e.size.x,l=$$(r,W$),u=Math.max(n-l,0);return{startLeft:u,endLeft:u+Math.min(i+W$,s-u),pageTop:o,qHeight:a}})(n,o,r),u=B$({pageInfo:e,measureData:t,startLeft:i,endLeft:a,pageTop:s,qHeight:l});return u.length>0?[...u,...G$({pageInfo:e,measureData:t,scrollDirection:r,viewService:o,minBufferStartLeft:i,minBufferEndLeft:a,columnEndIndex:n.size.x})]:u},Y$=(e,t,r,n)=>{const o=e[r];if(void 0===o)return!0;for(let e=t;e<t+n;e++){if(void 0===o[e])return!0}return!1},K$=(e,t)=>e.qTop+e.qHeight===t.qTop&&e.qLeft===t.qLeft&&e.qWidth===t.qWidth,X$=({startTop:e,endTop:t,qLeft:r,qWidth:n,measureData:o,pageInfo:i})=>{const a=[],s=i.page*i.rowsPerPage;for(let i=e;i<t;i++)if(Y$(o,r,i,n)){const e=a.at(-1),t={qLeft:r,qTop:i+s,qWidth:n,qHeight:1};void 0!==e&&K$(e,t)?e.qHeight+=t.qHeight:a.push(t)}return a},J$=({pageInfo:e,measureData:t,scrollDirection:r,viewService:n})=>{const{startTop:o,endTop:i,qLeft:a,qWidth:s}=((e,t,r)=>{const{gridColumnStartIndex:n,gridRowStartIndex:o,gridWidth:i,gridHeight:a}=t,s=$$(r,W$),l=Math.max(o-s,0);return{startTop:l,endTop:l+Math.min(a+W$,e.rowsOnCurrentPage-l),qLeft:n,qWidth:i}})(e,n,r),l=X$({startTop:o,endTop:i,qLeft:a,qWidth:s,measureData:t,pageInfo:e});if(l.length>0){const n=r.current===ij.Backward?Math.max(0,o-25):i,u=Math.min(n+25,e.rowsOnCurrentPage),c=X$({startTop:n,endTop:u,qLeft:a,qWidth:s,measureData:t,pageInfo:e});return[...l,...c]}return l},Z$=async(e,t,r,n,o,i,a,s)=>{const{gridColumnStartIndex:l,gridRowStartIndex:u,gridWidth:c,gridHeight:d}=o;let p=[],f=[];i.current!==ij.None&&(p=J$({pageInfo:n,measureData:r,scrollDirection:i,viewService:o})),a.current!==ij.None&&(f=U$({pageInfo:n,measureData:r,scrollDirection:a,layoutService:t,viewService:o})),i.current===ij.None&&a.current===ij.None&&(p=X$({measureData:r,pageInfo:n,qLeft:l,qWidth:c,startTop:u,endTop:u+d}));const h=e.fetchPages([...p,...f]);s.isDownloadedAsPDForImage&&s.waitForPromise(h)},Q$=function(e){var t,r,n,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:50,i=0;return function(){t=this;for(var a=arguments.length,s=new Array(a),l=0;l<a;l++)s[l]=arguments[l];r=s;var u=Date.now()-i,c=function(){i=Date.now(),n=0,e.apply(t,r)};n||(u>=o?c():n=setTimeout(c,o-u))}}(Z$,100),eH=k_(Z$,75),tH=(e,t,r=!1)=>void 0!==e&&(e.isLeafNode||r&&e.isLeftColumn?e.mainAxisPageCoord===t:e.mainAxisPageCoord+e.leafCount-1===t),rH=({style:e,index:t,isLastRow:r,isLastColumn:n,showLastBorder:o,isLeftColumn:i,showTotalCellDivider:a})=>{const{direction:s}=$F(),{styleService:{grid:{border:l,divider:u}}}=YF();return Jo.jsx("div",{style:{...e,...Fj,...Hj(r,n,l,s,o),...Bj({bottomDivider:a&&i,rightDivider:a&&!i,borderColor:u})},"data-testid":"empty-cell","data-index":t})},nH=({children:e,verticalAlign:t,width:r,right:n,isLeftColumn:o})=>{const{layoutService:{isIndentModeEnabled:i}}=YF(),a=o&&i;return Jo.jsx("div",{"data-key":"sticky-cell-container",style:{display:"flex",flexDirection:"row",width:r,maxWidth:"100%",maxHeight:"100%",position:"sticky",left:4,top:0,bottom:0,right:n,...!a&&{alignItems:t,alignSelf:t,overflow:"hidden"}},children:e})},oH=e=>{const{type:t,imageSize:r}=e;return t!==K_.Image||"fill"!==r&&"fitWidth"!==r?"fit-content":"100%"},iH=e=>"number"==typeof e&&!Number.isNaN(+e),aH=e=>"string"==typeof e&&e.length>0||"number"==typeof e?+e:NaN,sH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M9 7V2H7v5H2v2h5v5h2V9h5V7z"})}))),lH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8"})}))),uH=x(((e,t)=>Jo.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Jo.jsx("path",{d:"M3 9v6.5a.5.5 0 1 1-1 0V.5a.5.5 0 0 1 1 0V1q2.441.639 3.667.639c1.225 0 1.774-.995 3.87-1.196q1.972-.19 3.297.47A.3.3 0 0 1 14 1.18v7.344a.3.3 0 0 1-.417.277q-1.338-.565-3.045-.416c-1.98.172-2.083 1.107-3.871 1.253Q4.879 9.785 3 9"}),Jo.jsx("use",{fillRule:"evenodd"})]}))),cH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M13.9 7.4c-1 1.3-.6 1.5-1.5 4.1-.5 1.8-1.2 2.9-1.7 3.6q-.45.6-.9.9H4.2c-1 0-1.6-.5-1.9-1-.2-.3-.3-.6-.3-1V4.2c0-.4.3-.7.7-.7s.7.3.7.7v3.6l.9-.1V1.6c0-.4.3-.7.7-.7s.7.3.7.7v5.1l1.1-.2V.7C6.7.3 7 0 7.4 0s.7.3.7.7v5.9l1.1.1V1.6c0-.4.3-.7.7-.7s.7.3.7.7v7.7s.1 0 .1-.2l.6-1.4c1.1-2.1 3.1-1.1 2.6-.3"})}))),dH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M5 13h6v1.5c0 .3-.2.5-.5.5H10v.5c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5V15h-.5c-.3 0-.5-.2-.5-.5zm0-1c0-2-3-3-3-7 0-3 3-5 6-5s6 2 6 5c0 4-3 4-3 7H5m-.5-7c.3 0 .5-.2.5-.5s.2-.7.5-1 .6-.5 1-.5c.3 0 .5-.2.5-.5S6.8 2 6.5 2c-.6 0-1.2.3-1.7.8S4 3.9 4 4.5c0 .3.2.5.5.5"})}))),pH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8m4.5 9c.25 0 .5-.3.5-.6v-.8c0-.3-.25-.6-.5-.6h-9c-.25 0-.5.3-.5.6v.7c0 .4.25.7.5.7z"})}))),fH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M2 7h12v2H2z"})}))),hH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M9 7h7a7.004 7.004 0 0 0-7-7zm1-5.917A6.005 6.005 0 0 1 14.917 6H10zM14 9H7V2a7.002 7.002 0 0 0 0 14 7 7 0 0 0 7-7m-8 1h6.917A6.002 6.002 0 0 1 1 9a6 6 0 0 1 5-5.917z"})}))),mH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M9 9h3.5c.25 0 .5-.3.5-.6v-.8c0-.3-.25-.6-.5-.6H9V3.5c0-.25-.3-.5-.6-.5h-.7c-.4 0-.7.25-.7.5V7H3.5c-.25 0-.5.3-.5.6v.7c0 .4.25.7.5.7H7v3.5c0 .25.3.5.6.5h.8c.3 0 .6-.25.6-.5zM8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8"})}))),gH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"m8.418 1.007.042.08 1.788 4.217 4.571.388a.5.5 0 0 1 .348.811l-.063.065-3.472 3.008 1.043 4.47a.5.5 0 0 1-.664.581l-.081-.04L8 12.217l-3.93 2.372a.5.5 0 0 1-.757-.453l.012-.089 1.043-4.47L.896 6.568a.5.5 0 0 1 .196-.86l.089-.016 4.571-.388L7.54 1.086a.5.5 0 0 1 .878-.08Z"})}))),vH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M13 14H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1"})}))),yH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"m6 10 7-7 2 2-7 7-2 2-5-5 2-2z"})}))),bH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M2.4 4h11.2a.2.2 0 0 1 .16.32l-5.6 7.467a.2.2 0 0 1-.32 0L2.24 4.32A.2.2 0 0 1 2.4 4"})}))),xH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M11 2.4v11.2a.2.2 0 0 1-.32.16l-7.467-5.6a.2.2 0 0 1 0-.32l7.467-5.6a.2.2 0 0 1 .32.16"})}))),SH=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M4 13.6V2.4a.2.2 0 0 1 .32-.16l7.467 5.6a.2.2 0 0 1 0 .32l-7.467 5.6A.2.2 0 0 1 4 13.6"})}))),wH={m:yH,"ï":gH,R:x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M13.6 11H2.4a.2.2 0 0 1-.16-.32l5.6-7.467a.2.2 0 0 1 .32 0l5.6 7.467a.2.2 0 0 1-.16.32"})}))),S:bH,T:xH,U:SH,P:mH,Q:pH,"è":x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M14.98 15H1.04c-1.002 0-1.303-.7-.802-1.5l6.82-11.9c.5-.8 1.303-.8 1.804 0l6.92 11.9c.501.8.1 1.5-.803 1.5M8.5 5h-1c-.3 0-.5.2-.5.5V9c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5V5.5c0-.3-.2-.5-.5-.5m-1 6c-.3 0-.5.2-.5.5v1c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5v-1c0-.3-.2-.5-.5-.5z"})}))),"¢":cH,"©":uH,"23F4":dH,2013:vH,"&":hH,add:sH,"minus-2":fH,dot:lH},CH=({size:e,iconKey:t,color:r,pvStyle:n})=>{const o=t&&wH[t];return o&&Jo.jsx("div",{"data-testid":"representation-indicator-icon",style:{color:r,height:e,...n},children:Jo.jsx(o,{style:{height:e}})})},EH=(e,t)=>e.max===e.min?.5:(t-e.min)/(e.max-e.min),IH=(e,t,r)=>{const n=e.paletteColors?e.paletteColors[t]:e.localPaletteColors[t];return r.getColorPickerColor(n)},DH=(e,t,r)=>{const n={previousColor:(o=e.localPaletteColors)[(i=t)-(i>0?1:0)],nextColor:o[i+(i<o.length-1?1:0)]};var o,i;const a=((e,t)=>{const r=e.limits&&e.limits.concat().sort(((e,t)=>e.value-t.value));return{lowerLimit:r&&t>0?r[t-1]:{value:0,gradient:!1},upperLimit:r&&r[t]?r[t]:{value:1,gradient:!1}}})(e,t),s=((e,t,r,n,o)=>{const{upperLimit:i,lowerLimit:a}=e,{previousColor:s,nextColor:l}=t,u=n===i.value?1:(n-a.value)/(i.value-a.value);return a.gradient&&i.gradient?n-a.value<i.value-n?{color:s.color,t:.5-u}:{color:l.color,t:u-.5}:a.gradient?{color:s.color,t:1-(.5+u/2)}:i.gradient?{color:l.color,t:u/2}:{color:o.localPaletteColors[r].color,t:n}})(a,n,t,r,e);return s&&fq(e.localPaletteColors[t].color).blend(fq(s.color),s.t)},PH=(e,t,r)=>{const n=((e,t)=>{const{limits:r}=e;return r&&(e.limits=r.sort(((e,t)=>e.value-t.value)),e.limits=r.map((e=>({...e,value:EH(t,e.value)})))),e})({...e},t),o=n.paletteColors||n.localPaletteColors;return o&&(n.localPaletteColors=o.concat().map(((e,t)=>({color:IH(n,t,r)})))),n},MH=(e,t,r,n)=>{const o=PH(e,r,n),{localPaletteColors:i}=o;if(t<=0)return i[0].color;if(t>=1)return i[i.length-1].color;const a=((e,t)=>{let r="",n=0;const{limits:o,localPaletteColors:i}=e;for(let a=0;a<i.length;a++){const i=o&&o[a]?o[a].value:1;if(t>=n&&t<i){r=DH(e,a,t);break}n=i}return r})(o,t);return a},RH=(e,t)=>{const r=(e=>e.map((e=>e.value??e)).sort(((e,t)=>e-t)))(e),n=r.some((e=>!iH(e)));return 0===r.length||n?(e=>{const t=0===e?0:.5*e;return{min:e-t,max:e+t}})(t):1===r.length?((e,t)=>{const r=e[0]-t;if(0===r||!iH(r)){const e=0===t?.5:Math.abs(.5*t);return{min:t-e,max:t+e}}return r>0?{min:t-.5*Math.abs(t),max:e[0]+2*r}:{min:e[0]+2*r,max:t+.5*Math.abs(t)}})(r,t):((e,t)=>{let r=e[e.length-1]-e[0];return r=r>0?r:1,{min:Math.min(t,e[0])-r/2,max:Math.max(t,e[e.length-1])+r/2}})(r,t)},AH=(e,t)=>{const{limits:r}=e.segments;if(!r)return;const n=((e,t)=>{const{min:r,max:n}=RH(e,t),o=Math.abs(t);return{min:r??t-o,max:n??t+o}})(r,t),o=((e,t,r)=>{const{limits:n,paletteColors:o,localPaletteColors:i}=e.segments;if(!n||!iH(t))return 0;let a=r&&iH(r)?Math.min(r,t):0;const s=n.sort(((e,t)=>e.value-t.value)),l=o||i;for(let e=0;e<l.length;e++){if(e===l.length-1||t<s[e].value&&t>=a)return e;a=s[e].value}return 0})(e,t,n.min);return{limitRange:n,limitPaletteColorIndex:o}},LH=e=>"flex-start"===e?"flex-end":"flex-start",kH=(e,t,r,n)=>{const o=e.indicatorConditionalColoring;if(!o)return;const i=AH(o,t),a=((e,t,r,n)=>{const{segments:o}=e;if(!o||!r)return;const{limits:i}=o;if(!i?.length||!((e,t)=>!(!e||0===e.length||!(e[t]?.gradient??e[t-1]?.gradient)))(i,r.limitPaletteColorIndex))return IH(o,r.limitPaletteColorIndex,n);const a=EH(r.limitRange,t);return MH(o,a,r.limitRange,n)})(o,t,i,n),s=o.segments.paletteColors[i?.limitPaletteColorIndex||0].icon,{indicator:l}=e;let u=l?.position||"right";return"rtl"===r&&(u="right"===u?"left":"right"),{color:a,iconKey:s,position:u}},OH=({representation:e,cellValue:t,textStyle:r})=>{const{styleService:n}=YF(),{theme:o}=BF(),{direction:i}=$F(),{text:a,indicator:s}=e,{showTextValues:l,applySegmentColors:u}=s??{},c=kH(e,t,i,o),{fontSize:d,fontFamily:p,fontStyle:f,fontWeight:h,textDecoration:m}=n.measureValues,g={fontSize:d,fontFamily:p,fontStyle:f,fontWeight:h,textDecoration:m},v=parseInt(d||Aj,10),{iconKey:y,color:b,position:x}=c||{},S={display:"flex",paddingTop:2};return l?Jo.jsxs("div",{"data-key":"representation-indicator",style:{display:"flex",justifyContent:"flex-end",alignItems:"center",gap:"4px",overflow:r?.overflow,color:u?b:r?.color},children:["left"===x&&CH({size:v,iconKey:y,color:b,pvStyle:S}),Jo.jsx("span",{style:{paddingTop:4,overflow:r?.overflow,textOverflow:r?.textOverflow,whiteSpace:"nowrap",direction:t<0?"ltr":void 0,...g},children:a}),"right"===x&&CH({size:v,iconKey:y,color:b,pvStyle:S})]}):(S.paddingTop=5,CH({size:v,iconKey:y,color:b,pvStyle:S}))},TH=(e,t,r)=>{if(e?.auto)return t;switch(e?.align){case"center":return"center";case"left":return"rtl"===r?"flex-end":"flex-start";case"right":return"rtl"===r?"flex-start":"flex-end";default:return t}},qH=(e,t)=>{let{textAlign:r}=t.getDimensionInfo(e.dimensionInfoIndex)??{};return e.isPseudoDimension&&void 0!==e.visibleMeasureInfoIndex&&({labelTextAlign:r}=t.visibleMeasureInfo.at(e.visibleMeasureInfoIndex)??{}),r?.auto||void 0===r?"left":r.align},_H=(e,t,r,n,o)=>{if(o)return;const i=e.representation,a=RW({isLeftColumn:r,layoutService:t,representation:i}),s=r?"flex-start":"center",l=e.representation.resolvedImagePosition?.horizontal;if(e.representation.type===K_.Image)return a&&l&&"center"!==l&&"rtl"===n?LH(l):l??s;if(e.isPseudoDimension&&void 0!==e.visibleMeasureInfoIndex){const{labelTextAlign:r}=t.visibleMeasureInfo[e.visibleMeasureInfoIndex]??{};return TH(r,s,n)}const{textAlign:u}=t.getDimensionInfo(e.dimensionInfoIndex)??{};return TH(u,s,n)},jH=e=>!!e.target?.getAttribute("class")?.includes(nT),NH=(e,t)=>{switch(t.type){case"clearSelections":return{engineSelectedCells:null,activeSelection:null,selectedField:null};case"mouseup":return{...e,activeSelection:null,engineSelectedCells:t.payload.engineSelectedCells};case"mousedown":return{...e,activeSelection:t.payload.activeSelection,selectedField:t.payload.selectedField};case"mouseover":{if(!e.activeSelection)return e;const{index:r}=t.payload,n=Math.min(r,e.activeSelection.startIndex),o=Math.max(r,e.activeSelection.endIndex);if(n===e.activeSelection.startIndex&&o===e.activeSelection.endIndex)return e;const i={...e.activeSelection,startIndex:n,endIndex:o};return i.clientSelectedCells=(e=>{const{getCellFromIndex:t,startIndex:r,endIndex:n,clientSelectedCells:o}=e,i=new Map(o);for(let e=r;e<=n;e++){const r=t(e);"N"===r?.ref.qType&&i.set(r.ref.qElemNo,r)}return i})(i),{...e,activeSelection:i}}default:return e}},FH=e=>null!==e.target?.closest("[data-prevent-selection]"),zH=e=>"A"===e.target?.tagName,WH=({startIndex:e,getCellFromIndex:t,cell:r})=>({type:"mousedown",payload:{activeSelection:{startIndex:e,endIndex:e,getCellFromIndex:t,clientSelectedCells:(new Map).set(r.ref.qElemNo,r)},selectedField:{selectionCellType:r.selectionCellType,index:"L"===r.selectionCellType?r.x:r.y}}});const $H=c({createMouseDownHandler:()=>()=>{},createMouseOverHandler:()=>()=>{},createPointerUpHandler:()=>()=>{},isSelected:()=>!1,isActive:!1,isLocked:()=>!1}),HH=()=>n($H),VH=({children:e,selections:t})=>{const r=function(e){const{updatePageInfo:t}=$F(),r=e.isActive(),[n,o]=d(NH,{engineSelectedCells:null,selectedField:null,activeSelection:null});p((()=>{const r=()=>{o({type:"clearSelections"})},n=()=>{r(),t({page:0})};return e.on("deactivated",r),e.on("canceled",r),e.on("confirmed",n),e.on("cleared",r),()=>{e.removeListener("deactivated",r),e.removeListener("canceled",r),e.removeListener("confirmed",n),e.removeListener("cleared",r)}}),[e,t]);const i=h((async()=>{if(!n.activeSelection)return;var t,r;1===n.activeSelection.clientSelectedCells.size&&(t=n.engineSelectedCells,(r=n.activeSelection).clientSelectedCells.forEach(((e,n)=>{t?.has(n)&&(r.clientSelectedCells.delete(n),t.delete(n))})));const i=new Map([...n.engineSelectedCells??new Map,...n.activeSelection.clientSelectedCells]);try{o({type:"mouseup",payload:{engineSelectedCells:i}}),await e.select({method:"selectPivotCells",params:[JF,Array.from(i,(([,e])=>({qType:e.selectionCellType,qRow:e.y,qCol:e.x})))]})}catch(e){console.error(e),o({type:"mouseup",payload:{engineSelectedCells:n.engineSelectedCells}})}}),[n,e]);p((()=>{if(n.activeSelection)return document.addEventListener("mouseup",i),()=>{document.removeEventListener("mouseup",i)}}),[i,n.activeSelection]);const a=h(((e,t)=>r=>{const n=t(e);jH(r)||FH(r)||zH(r)||!(e=>1===e.buttons)(r)||!n||o(WH({startIndex:e,getCellFromIndex:t,cell:n}))}),[]),s=h((t=>async()=>{n.activeSelection&&(e.isActive()||await e.begin([JF]),o({type:"mouseover",payload:{index:t}}))}),[n.activeSelection,e]),l=h(((e,t)=>r=>{if("touch"!==r.pointerType)return;const n=t(e);jH(r)||FH(r)||zH(r)||!n||(o(WH({startIndex:e,getCellFromIndex:t,cell:n})),i())}),[i]),u=h((e=>!(!n.engineSelectedCells?.size&&!n.activeSelection?.clientSelectedCells.size||!n.selectedField||e.selectionCellType===n.selectedField.selectionCellType&&("L"===e.selectionCellType?n.selectedField.index===e.x:n.selectedField.index===e.y))),[n.activeSelection?.clientSelectedCells.size,n.engineSelectedCells?.size,n.selectedField]),c=h((e=>!u(e)&&(n.engineSelectedCells?.has(e.ref.qElemNo)||!!n.activeSelection?.clientSelectedCells.has(e.ref.qElemNo))),[u,n.activeSelection?.clientSelectedCells,n.engineSelectedCells]);return g((()=>({isSelected:c,isActive:r,isLocked:u,createMouseDownHandler:a,createMouseOverHandler:s,createPointerUpHandler:l})),[c,r,u,a,s,l])}(t);return Jo.jsx($H.Provider,{value:r,children:e})},BH=e=>"fill"===e.representation.imageSize,GH=(e,t)=>{let r=e.isLeftColumn?"flex-start":"center";return e.isLeftColumn&&BH(e)&&t&&(r="center"),e.representation.type!==K_.Image||BH(e)?r:e.representation.resolvedImagePosition?.vertical};var UH=function(e){return e.Background="background",e.Color="color",e.FontWeight="fontWeight",e.FontStyle="fontStyle",e.TextDecoration="textDecoration",e}(UH||{});const YH={brighter:.5,darker:.3,opacity:.03},KH=(e,{cell:t,styleService:r})=>{if(e===UH.Background||e===UH.Color){const r=t.expressionColor[e];if(r)return r}return t.isNull?r.nullValues[e]:t.isPseudoDimension?r.measureLabels[e]:t.isTotal?r.totalValues[e]:r.dimensionValues[e]},XH=({styleService:e,isCellSelected:t,cell:r,isCellLocked:n})=>{if(t)return e.selectedColors.background;const o=KH(UH.Background,{cell:r,styleService:e});return!n||!o||r.isPseudoDimension||r.isEmpty||r.isNull||r.isTotal?KH(UH.Background,{cell:r,styleService:e}):`repeating-linear-gradient(\n -45deg,\n ${bj(i=o,YH)} 0px 2px,\n ${i} 0px 4px\n ) border-box`;var i},JH=({cell:e,styleService:t,isCellSelected:r})=>r?t.selectedColors.color:KH(UH.Color,{cell:e,styleService:t}),ZH=({cell:e,styleService:t})=>{const{qCanCollapse:r,qCanExpand:n}=e.ref,o=KH(UH.FontWeight,{cell:e,styleService:t});return void 0===o&&(n||r)?kj:o},QH=({cell:e,styleService:t})=>KH(UH.FontStyle,{cell:e,styleService:t}),eV=({cell:e,styleService:t})=>KH(UH.TextDecoration,{cell:e,styleService:t}),tV=e=>e?"pointer":"default",rV=({expandOrCollapse:e,cell:t})=>r=>{e?.(t.y,t.x),r.stopPropagation()},nV=(e,t)=>{if(!e.isLeftColumn||e.representation.type===K_.Image)return{padding:4};return{padding:4,marginTop:t.dimensionValueTextHeight/2-6.5-4}},oV=({cell:e,isLeftColumn:t,isCellSelected:r})=>{const{styleService:n,layoutService:o}=YF(),{interactions:i}=BF(),{isActive:a}=HH(),{dataModel:s}=CW();if(!e.ref.qCanExpand&&!e.ref.qCanCollapse)return null;const l=!i.active||a||!s,u=JH({cell:e,styleService:n,isCellSelected:r}),c=a?.4:1,d=e.ref.qCanExpand?QN:ZN;let p;p=e.ref.qCanExpand?t?s.expandLeft:s.expandTop:t?s.collapseLeft:s.collapseTop;const f=RW({isLeftColumn:t,layoutService:o,representation:e.representation});return Jo.jsx(d,{opacity:c,color:u,"data-prevent-selection":!l||void 0,"data-testid":e.ref.qCanExpand?"expand-icon":"collapse-icon",height:13,style:{flexShrink:0,cursor:l?"default":"pointer",position:"sticky",top:0,...nV(e,n),...f&&{alignSelf:GH(e)}},onClick:l?void 0:rV({cell:e,expandOrCollapse:p})})},iV=e=>{switch(e){case"fitHeight":case"fill":case"alwaysFit":return"100%";case"originalSize":return"fit-content";default:return"auto"}},aV=(e,t,r)=>{if("alwaysFit"===e&&t&&!r)return"fit-content";switch(e){case"fitHeight":return"auto";case"originalSize":return"fit-content";case"alwaysFit":return r?"unset":"100%";default:return"100%"}},sV=(e,t)=>{if("alwaysFit"===e)switch(t?.vertical){case"flex-start":return"center top";case"flex-end":return"center bottom";default:return"center center"}},lV=({representation:e,canExpandOrCollapse:t,leafCount:r,isLeftColumn:n,styleService:o,layoutService:i,isMeasureCell:a})=>{const{isIndentModeEnabled:s}=i,l=RW({isLeftColumn:n,layoutService:i,representation:e}),u=t?21:0,c=e.imageBox?.width??24;let d=`calc(100% - ${u}px)`,p=o.headerCellHeight;n&&l&&(d=c),(a||n)&&(p=o.contentCellHeight);let f=p;switch(n&&void 0!==r&&!s&&(f=p*Math.max(r,1)),e.imageSize){case"originalSize":return{maxWidth:d,maxHeight:f,...l?{width:d}:{}};case"fitWidth":return{width:d,maxHeight:f};case"fitHeight":return{height:f,maxWidth:d,...l?{width:d}:{}};case"fill":return{height:f,width:d};default:return{width:d,height:p}}},uV=e=>{if("alwaysFit"===e)return"contain"},cV=({suffix:e,delimeter:t})=>` ${e?t:""} ${e}`.trim(),dV=({imageSize:e,resolvedImagePosition:t,isImagesInIndentModeEnabled:r,isMeasureCell:n})=>({width:aV(e,r,n),height:iV(e),objectFit:uV(e),objectPosition:sV(e,t),...r&&"alwaysFit"===e?{"max-width":"100%"}:{}}),pV=({representation:e,textStyle:t,isMeasureCell:r})=>{const{imageRef:n,onLoad:o}=(()=>{const{downloadService:e}=YF(),t=u(null),{promise:r,resolve:n}=g((()=>eN()),[]);return p((()=>(e.isDownloadedAsPDForImage&&(e.waitForPromise(r),t.current?.complete&&n()),()=>{n()})),[t,e,r,n]),{onLoad:h((()=>{n()}),[n]),imageRef:t}})(),{layoutService:{isIndentModeEnabled:i}}=YF(),{url:a,text:s,imageSize:l,resolvedImagePosition:c}=e,{overflow:d,...f}=t;return Jo.jsx("img",{src:a,alt:s,style:{...dV({imageSize:l,resolvedImagePosition:c,isImagesInIndentModeEnabled:i,isMeasureCell:r}),...f},onLoad:o,ref:n})},fV=({representation:e,textStyle:t,canExpandOrCollapse:r,leafCount:n,isLeftColumn:o=!1,imageContainerHorizontalAlignment:i,isMeasureCell:a})=>{const{styleService:s,layoutService:l}=YF(),{resolvedImagePosition:u}=e;return Jo.jsx("div",{"data-key":"image-container--image",style:{display:"flex",flexDirection:"column",justifyContent:u?.vertical,alignItems:i,overflow:"hidden",boxSizing:"border-box",border:"4px solid transparent",...lV({representation:e,canExpandOrCollapse:r,leafCount:n,styleService:s,layoutService:l,isLeftColumn:o,isMeasureCell:a})},children:Jo.jsx(pV,{representation:e,textStyle:t,isMeasureCell:!0})})},hV={display:"flex",flexDirection:"row",alignItems:"center"},mV={alignItems:"center",display:"flex",flexDirection:"row",backgroundClip:"padding-box"},gV=(e,t,r,n)=>t?{...mV,...e.nullValues}:r?{...hV,color:e.totalValues.color,background:n??e.totalValues.background}:{...hV,color:e.measureValues.color,background:n??e.measureValues.background},vV=(e,t,r,n,o)=>{const{fontFamily:i,fontSize:a}=e.measureValues,s={...zj,...!r&&Wj(e.grid.lineClamp),...t&&{color:t},fontFamily:i,fontSize:a};if(o){const{fontWeight:t,fontStyle:r,textDecoration:n}=e.nullValues;return{...s,fontWeight:t,fontStyle:r,textDecoration:n}}if(n){const{fontWeight:t,fontStyle:r,textDecoration:n}=e.totalValues;return{...s,fontWeight:t,fontStyle:r,textDecoration:n}}const{fontWeight:l,fontStyle:u,textDecoration:c}=e.measureValues;return{...s,fontWeight:void 0===l?kj:l,fontStyle:u,textDecoration:c}},yV=({cell:e,representation:t,color:r,isTotalValueCell:n,cellHorizontalAlignment:o})=>{const{layoutService:i,styleService:a}=YF(),{isIndentModeEnabled:s}=i,l=e.isNull?i.getNullValueText():t.text,u=t.type===K_.Image,c=t.type===K_.Indicator,d=iH(aH(l)),p=vV(a,r,d,n,e.isNull);if(!s&&u&&!e.isNull||s&&u&&!e.isNull)return Jo.jsx(fV,{isMeasureCell:!0,textStyle:p,representation:t,imageContainerHorizontalAlignment:o});const f=aH(e.isNull?t.text:e.ref.qNum);return c&&iH(f)?Jo.jsx(OH,{representation:t,cellValue:f,textStyle:p}):Jo.jsx("span",{style:{padding:4,direction:d?"ltr":void 0,...p},children:l})},bV=(e,t)=>e?.[t]?.visibleMeasureInfoIndex??0,xV="flex-start",SV=(e,t)=>e.isNull?xV:t.type===K_.Image&&"fill"!==t.imageSize?t.resolvedImagePosition?.vertical:xV,wV=({columnIndex:e,rowIndex:t,style:r,data:n})=>{const{env:o}=BF(),{pageInfo:i,direction:a}=$F(),{styleService:s,layoutService:l}=YF(),{attrExprInfoIndexes:u,gridSectionsData:{measureData:c,leftDimensionData:d,topDimensionData:p},visibleDimensionsInfo:{visibleLeftDimensionInfo:f,visibleTopDimensionInfo:m}}=CW(),g=(()=>{const{layoutService:{isIndentModeEnabled:e}}=YF(),{gridSectionsData:{leftDimensionData:t,topDimensionData:r},visibleDimensionsInfo:{visibleLeftDimensionInfo:n,visibleTopDimensionInfo:o}}=CW(),i=n.length,a=o.length;return h(((n,o)=>!(!r.grid.at(a-1)?.[n]?.isTotal&&!t.grid.at(e?0:i-1)?.[o]?.isTotal)),[r,t,i,a,e])})(),v=(()=>{const{gridSectionsData:{topDimensionData:e},visibleDimensionsInfo:{visibleTopDimensionInfo:t}}=CW(),r=t.length;return h((t=>{const n=e.grid.at(r-1)?.[t];return tH(n,e.totalDividerIndex)}),[e,r])})(),y=(()=>{const{layoutService:{isIndentModeEnabled:e}}=YF(),{gridSectionsData:{leftDimensionData:t},visibleDimensionsInfo:{visibleLeftDimensionInfo:r}}=CW(),n=r.length;return h((r=>{const o=e?0:n-1,i=t.grid.at(o)?.[r];return tH(i,t.totalDividerIndex,e)}),[t,e,n])})(),{showLastBorder:b}=n,x=p.grid.at(m.length-1),S=d.grid.at(f.length-1),{background:w}=s.measureValues,C=c[t]?.[e],E=t===i.rowsOnCurrentPage-1,I=e===l.size.x-1;if(!C)return Jo.jsx(rH,{style:{...r,background:w},isLastRow:E,isLastColumn:I,showLastBorder:b,index:t,isLeftColumn:!1,showTotalCellDivider:!1});const D=l.hasPseudoDimOnLeft?bV(S,t):bV(x,e),P=l.visibleMeasureInfo[D],M=tW({cell:C.ref,representationProperties:P.representation,attrExprInfoIndex:u.measures[D],env:o,direction:a,conditionalColoring:P.conditionalColoring,enabledFeatures:{[K_.Image]:!0,[K_.Indicator]:!0}}),R=!C.isNull&&g(e,t),A=C.isNull?l.getNullValueText():M.text,L=!C.isNull||!Number.isNaN(+A),k=rW(u.measures[D],C.ref),O=((e,t,r,n,o)=>{const{textAlign:i}=t,a=n?"flex-end":"center";return e.isNull||r.type!==K_.Image?TH(i,a,o):r.resolvedImagePosition?.horizontal??"center"})(C,P,M,L,a),T={...gV(s,C.isNull,R,k.background),...Hj(E,I,s.grid.border,a,b),...Bj({bottomDivider:y(t),rightDivider:v(e),borderColor:s.grid.divider}),...Fj,padding:"0px 4px",display:"flex",justifyContent:O};return Jo.jsx("div",{className:eT,title:A,style:{...T,...r},"data-testid":"measure-value","data-row-index":t,"data-col-index":e,children:Jo.jsx(nH,{width:oH(M),verticalAlign:SV(C,M),children:Jo.jsx(yV,{cell:C,representation:M,isTotalValueCell:R,color:k.color,cellHorizontalAlignment:O})})})};var CV=r.memo(wV,z$);const EV=(e,t)=>t.list[e]?.id??e.toString(),IV=({columnIndex:e,rowIndex:t,data:r})=>r.grid[t]?.[e]?.id??`${t}-${e}`,DV=e=>({...Nj,overflow:"hidden",boxSizing:"content-box",borderWidth:"rtl"===e?"1px 1px 0px 0px":"1px 0px 0px 1px"}),PV=({dataGridRef:e,height:t,rowHightCallback:r,width:n,showLastBorder:o,getRightGridColumnWidth:i,verticalScrollDirection:a,horizontalScrollDirection:s})=>{const{pageInfo:l,direction:u}=$F(),{layoutService:c,styleService:{grid:{divider:d},contentCellHeight:p}}=YF(),{dataModel:f,gridSectionsData:{measureData:g}}=CW(),v={...DV(u),borderColor:d,willChange:"auto",userSelect:"none",WebkitUserSelect:"none"},y=(({verticalScrollDirection:e,horizontalScrollDirection:t})=>{const{pageInfo:r}=$F(),{downloadService:n,viewService:o,layoutService:i}=YF(),{dataModel:a,gridSectionsData:{leftDimensionData:s,topDimensionData:l,measureData:u}}=CW(),c=s.columnCount,d=l.rowCount;return h((async({overscanColumnStartIndex:s,overscanColumnStopIndex:l,overscanRowStartIndex:p,overscanRowStopIndex:f})=>{o.gridColumnStartIndex=s,o.gridRowStartIndex=p,o.gridWidth=l-s+1,o.gridHeight=f-p+1;const h=o.gridWidth+c+(t.current===ij.None?0:W$),m=o.gridHeight+d+(e.current===ij.None?0:W$);let g=Q$;m*h>1500&&(g=eH),g(a,i,u,r,o,e,t,n)}),[o,i,a,u,e,t,r,c,d,n])})({verticalScrollDirection:a,horizontalScrollDirection:s});return gN((()=>{e.current&&e.current.resetAfterColumnIndex(0,!1)}),[e,f,g]),m((()=>{e.current&&e.current.resetAfterIndices({columnIndex:0,rowIndex:0,shouldForceUpdate:!0})}),[n,t,e,p,u]),0===c.size.x?null:Jo.jsx(M$,{"data-section-id":"DATA_GRID",ref:e,style:v,columnCount:c.size.x,columnWidth:i,height:t,rowCount:l.rowsOnCurrentPage,rowHeight:r,width:n,itemData:{showLastBorder:o,grid:g},onItemsRendered:y,estimatedRowHeight:r(),estimatedColumnWidth:i(),itemKey:IV,direction:u,children:CV})};var MV=b(PV);const RV=x(((e,t)=>Jo.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Jo.jsx("path",{d:"M13 7H8zV4.982C13 2.23 10.761 0 8 0S3 2.23 3 4.982V7h.75H3h1.5V5.332C4.5 3.216 5.549 1.5 8 1.5s3.5 1.716 3.5 3.832V7h.75H3a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H3z"}),Jo.jsx("use",{fillRule:"evenodd"})]}))),AV=e=>{const[t,r]=v(!1);return gN((()=>{r(!1)}),e),{isAdjustingWidth:t,setIsAdjustingWidth:r}},LV=()=>{const[e,t]=v(!1),{dataModel:r}=CW(),{interactions:n}=BF(),{isAdjustingWidth:o,setIsAdjustingWidth:i}=AV([r]);return{open:e,setOpen:t,handleOpenMenu:e=>{!n.active||jH(e)||o||t(!0)},setIsAdjustingWidth:i}};function kV(e,t){const r=t.expressionColor?.background??e.dimensionValues.background,n=t.isLeftColumn?e.header.background:r,o=n===qj.Transparent?gj.WHITE:n,i=fq(e.grid.border),a=fq(o);return a.isInvalid()||i.isInvalid()||1===i.a?e.grid.border:function(e,t,r){return fq(e.r+(t.r-e.r)*r,e.g+(t.g-e.g)*r,e.b+(t.b-e.b)*r,e.a+(t.a-e.a)*r)}(a,i,i.a).getRGB()}const OV=({cellInfo:e,columnWidth:t,isLastColumn:r,overrideLeftGridWidth:n,setIsAdjustingWidth:o,shouldApplyIndentModeColumnWidth:i,tableWidth:a})=>{const{direction:s}=$F(),{interactions:l,translator:u}=BF(),{isActive:c}=HH(),{dataModel:d}=CW(),{styleService:p}=YF(),[,f]=v({});if(!(e.canBeResized&&!!l.active&&!c))return null;const h=kV(p,e);return Jo.jsx(wN,{isPivot:!0,columnWidth:t,isLastColumn:r,keyValue:`adjuster-${e.dimensionInfoIndex}`,hoverColor:h,updateWidthCallback:t=>{f({}),n&&void 0!==e.colIdx&&n(t,e.colIdx)},confirmWidthCallback:t=>{i?d.applyIndentModeColumnWidth({...t,pixels:Math.min((a??0)*PW,t.pixels??0)}):d.applyColumnWidth(t,e)},setIsAdjustingWidth:o,isLeftColumn:e.isLeftColumn,accessibilityRelatedArgs:{translator:u,columnLabel:e.label??""},direction:s})},TV=il(Bu,{shouldForwardProp:e=>!["interactions","hoverBackground","background","shouldShowMenuIcon","isDimension"].includes(e)})((({interactions:e,background:t,hoverBackground:r,shouldShowMenuIcon:n,isDimension:o})=>({pointerEvents:o?"all":"none",position:"relative",display:"grid",gridTemplateColumns:n?"1fr 12px":"1fr",gap:8,alignItems:"center",cursor:e.active?"pointer":"default",background:t,"&&:hover":{background:e.active&&o?r:t}}))),qV=il("div",{shouldForwardProp:e=>!["direction"].includes(e)})((({direction:e})=>({position:"absolute",left:"rtl"!==e?0:void 0,bottom:0}))),_V=il("div",{shouldForwardProp:e=>"justifyContent"!==e})((({justifyContent:e})=>({...jj,justifyContent:e??jj.justifyContent,flexDirection:"row",overflow:"hidden",position:"relative",gap:8}))),jV=il("div")((()=>({...jj}))),NV=il("div",{shouldForwardProp:e=>!["fontSize","fontFamily","fontWeight","fontStyle","textDecoration","justifyContent"].includes(e)})((({fontSize:e,fontFamily:t,fontWeight:r,fontStyle:n,textDecoration:o,justifyContent:i})=>({display:"flex",justifyContent:i,alignSelf:"center",flexGrow:1,maxWidth:"100%",fontWeight:r,fontSize:e,fontFamily:t,fontStyle:n,textDecoration:o}))),FV=il(ap)((({theme:e})=>({".MuiList-root":{padding:e.spacing(.5,0)}}))),zV=il(dp,{shouldForwardProp:e=>!["isActive"].includes(e)})((({theme:e,isActive:t})=>({width:220,maxHeight:32,borderRadius:e.spacing(.5),margin:e.spacing(.25,.5),padding:e.spacing(1,1.5),display:"flex",justifyContent:"space-between",position:"relative",overflow:"hidden ",boxSizing:"border-box",background:t?"rgba(0, 0, 0, 0.05)":"transparent","&:hover":{".indent-mode-dropdown-more":{opacity:1}}}))),WV=il("span")({textOverflow:"ellipsis",overflow:"hidden"}),$V=il("div",{shouldForwardProp:e=>"visible"!==e})((({visible:e})=>({opacity:e?1:0,width:IW,display:"flex",justifyContent:"center",alignItems:"center",position:"relative"}))),HV=il("span",{shouldForwardProp:e=>!["padding","alignSelf"].includes(e)})((({padding:e,alignSelf:t})=>({padding:e,alignSelf:t,position:"sticky",top:0})));let VV=function(e){return e.Expand="Expand",e.Collapse="Collapse",e}({});const BV=(e,t)=>({qExcludeList:t===VV.Expand,qPos:{qDimName:e,qElemNo:[]}}),GV=`${JF}/qExpansionState`,UV=({model:e,qExpansionState:t,qEffectiveDimensionName:r,action:n})=>async()=>{const o=(({qEffectiveDimensionName:e,oldExpansionState:t,action:r})=>{const n=t?.findIndex((t=>t.qPos?.qDimName===e));return{expansionData:BV(e,r),index:n}})({qEffectiveDimensionName:r,oldExpansionState:t,action:n});await(async({model:e,newExpansionState:t,errorMsg:r})=>{const{index:n,expansionData:o}=t;try{let t,r=GV,i="Add";void 0===n?t=JSON.stringify([o]):-1===n?(r=`${GV}/-`,t=JSON.stringify(o)):(r=`${GV}/${n}`,i="Replace",t=JSON.stringify(o)),await e.applyPatches([{qPath:r,qOp:i,qValue:t}],!0)}catch(e){console.error(r,e)}})({model:e,newExpansionState:o,errorMsg:`Failed to ${n} dimension`})},YV=({model:e,effectivePropertiesService:t,cell:r})=>{if(void 0===r.qEffectiveDimensionName)return;const n={model:e,qExpansionState:t.qExpansionState,qEffectiveDimensionName:r.qEffectiveDimensionName};return{expandCallback:UV({...n,action:VV.Expand}),collapseCallback:UV({...n,action:VV.Collapse}),alwaysFullyExpanded:t.qAlwaysFullyExpanded}},KV={[sF.Sorting]:!0,[sF.Selections]:!0,[sF.Searching]:!0},XV=({cell:e,style:t,isFirstColumn:r,isLastColumn:n,isLastRow:o,changeSortOrder:i,iconsVisibilityStatus:a,columnWidth:s,overrideLeftGridWidth:l,shouldApplyIndentModeColumnWidth:c,tableWidth:d})=>{const p=u(null),{styleService:f,layoutService:h,effectivePropertiesService:m}=YF(),{app:g,interactions:v,embed:y,translator:b,model:x}=BF(),{fontSize:S,fontFamily:w,fontStyle:C,fontWeight:E,textDecoration:I,color:D,background:P,hoverBackground:M,activeBackground:R}=f.header,A=u(null),{shouldShowLockIcon:L,shouldShowMenuIcon:k}=a,{open:O,setOpen:T,handleOpenMenu:q,setIsAdjustingWidth:_}=LV(),{direction:j}=$F(),N={sortFromMenu:async(t,r)=>{t.stopPropagation(),await i(e,r)}},F={embed:y,listboxRef:p,sortCriteria:h.searchSortFromDimension&&e.isDim?m.getSortCriteriaForDimension(e.dimensionInfoIndex):void 0},z={app:g,qStateName:h.layout.qStateName},{labelTextAlign:W}=h.getDimensionInfo(e.dimensionInfoIndex)??{},$=TH(W,"flex-start",j);return Jo.jsxs(TV,{className:eT,title:e.label,interactions:v,background:O?R:P,hoverBackground:M,shouldShowMenuIcon:k,isDimension:e.isDim,style:{...t,...Fj,...Vj(e,o,r,n,f.grid.border,j),color:D},"data-testid":"title-cell",onClick:q,children:[Jo.jsxs(_V,{children:[L?Jo.jsx(jV,{children:Jo.jsx(RV,{height:12})}):null,Jo.jsx(NV,{fontFamily:w,fontSize:S,fontStyle:C,fontWeight:E,textDecoration:I,justifyContent:$,children:Jo.jsx("span",{style:zj,children:e.label})})]}),e.isDim?Jo.jsxs(Jo.Fragment,{children:[Jo.jsx(cF,{headerData:e,translator:b,anchorRef:A,open:O,setOpen:T,interactions:v,menuAvailabilityFlags:KV,sortRelatedArgs:N,searchRelatedArgs:F,selectionRelatedArgs:z,expandOrCollapseArgs:YV({model:x,effectivePropertiesService:m,cell:e}),shouldShowMenuIcon:k,model:x&&"setActiveField"in x?x:void 0,direction:j,isAccessibleHeader:!0}),Jo.jsx(qV,{ref:p,direction:j}),Jo.jsx(qV,{ref:A,direction:j})]}):null,Jo.jsx(OV,{cellInfo:{...e,isLeftColumn:!0},columnWidth:s,isLastColumn:n,overrideLeftGridWidth:l,setIsAdjustingWidth:_,shouldApplyIndentModeColumnWidth:c,tableWidth:d})]})},JV=({rowSpan:e,columnSpan:t})=>{const{styleService:r}=YF(),{direction:n}=$F();return e>0&&t>0?Jo.jsx("div",{style:{...Nj,gridRowStart:1,gridRowEnd:`span ${e}`,gridColumnStart:1,gridColumnEnd:`span ${t}`,borderWidth:"rtl"===n?"0px 0px 0px 1px":"0px 1px 0px 0px",borderColor:r.grid.border,background:r.grid.background},"data-testid":"empty-header-cell"}):null},ZV=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"m8 9 4.5-4.5L14 6l-4.5 4.5L8 12 2 6l1.5-1.5z"})}))),QV=x(((e,t)=>Jo.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Jo.jsx("path",{d:"m8 7-4.5 4.5L2 10l6-6 6 6-1.5 1.5z"}),Jo.jsx("use",{fillRule:"evenodd"})]}))),eB=({tableWidth:e,leftGridWidth:t,overrideLeftGridWidth:r})=>{const{direction:n}=$F(),{styleService:o}=YF(),{interactions:i,translator:a}=BF(),{isActive:s}=HH(),{dataModel:l}=CW(),{setIsAdjustingWidth:u}=AV([l]);if(!(!!i.active&&!s))return null;const c=kV(o,{isLeftColumn:!0});return Jo.jsx(wN,{isPivot:!0,isLastColumn:!0,isLeftColumn:!0,keyValue:"adjuster-indent-row",hoverColor:c,columnWidth:t,updateWidthCallback:t=>{r(Math.min(t,e*PW))},confirmWidthCallback:n=>{if(n.type===iT.FitToContent)return void l.applyIndentModeColumnWidth({type:iT.Auto});const o=Math.min(n.pixels??t,e*PW);r(o),l.applyIndentModeColumnWidth({type:iT.Pixels,pixels:o})},setIsAdjustingWidth:u,accessibilityRelatedArgs:{translator:a,columnLabel:a.get("SNPivotTable.IndentMode.Rows")},direction:n})},tB=x(((e,t)=>Jo.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Jo.jsx("path",{d:"M3 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0m6 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2"})}))),rB=({cell:e,changeSortOrder:t})=>{const r=u(null),n=u(null),{app:o,interactions:i,embed:a,translator:s,model:l}=BF(),{layoutService:c,effectivePropertiesService:d}=YF(),{open:p,setOpen:f,handleOpenMenu:h}=LV();return Jo.jsxs(zV,{onClick:h,isActive:p,children:[Jo.jsx(WV,{children:e.label}),Jo.jsxs($V,{className:"indent-mode-dropdown-more",visible:p,children:[Jo.jsx(tB,{}),e.isDim?Jo.jsxs(Jo.Fragment,{children:[Jo.jsx(cF,{headerData:e,translator:s,anchorRef:r,open:p,setOpen:f,interactions:i,menuAvailabilityFlags:KV,sortRelatedArgs:{sortFromMenu:async(r,n)=>{r.stopPropagation(),await t(e,n)}},searchRelatedArgs:{embed:a,listboxRef:n},selectionRelatedArgs:{app:o,qStateName:c.layout.qStateName},expandOrCollapseArgs:YV({model:l,effectivePropertiesService:d,cell:e}),shouldShowMenuIcon:!1,model:l&&"setActiveField"in l?l:void 0}),Jo.jsx(qV,{ref:n}),Jo.jsx(qV,{ref:r})]}):null]})]})},nB=({idx:e,menu:t,menuItems:r,isOnlyOneRow:n})=>{const o=r.at(-1)?.id===QF,i=e+1<r.length&&r[e+1]?.id===QF;return!(n&&o&&i)&&(t?.id!==QF&&e<r.length-1)},oB=({menuItems:e,changeSortOrder:t,overrideLeftGridWidth:r,leftGridWidth:n,tableWidth:o})=>{const{styleService:i}=YF(),{interactions:a,translator:s}=BF(),{dataModel:l,gridSectionsData:{headersData:c}}=CW(),[d,p]=v(!1),f=u(null),{headerCellHeight:h}=i,{color:m,background:g,hoverBackground:y,activeBackground:b,fontFamily:x,fontSize:S,fontStyle:w,fontWeight:C,textDecoration:E}=i.header,{isAdjustingWidth:I}=AV([l]),D=e=>{e.stopPropagation()},P={height:h,gridColumn:`1 / span ${c.size.x}`,gridRow:c.size.y,zIndex:c.size.x-0};return Jo.jsxs(TV,{isDimension:!0,background:d?b:g,interactions:a,hoverBackground:y,style:{...P,...Fj,color:m},onClick:e=>{!a.active||jH(e)||I||p(!d)},"data-testid":"indentModeHeaderCellWrapper",children:[Jo.jsxs(_V,{justifyContent:"flex-start",children:[Jo.jsx(NV,{fontFamily:x,fontSize:S,fontStyle:w,fontWeight:C,textDecoration:E,justifyContent:"flex-start",children:Jo.jsx("span",{style:zj,children:s.get("SNPivotTable.IndentMode.Rows")})}),d?Jo.jsx(QV,{}):Jo.jsx(ZV,{}),Jo.jsx(qV,{ref:f})]}),Jo.jsx(FV,{open:d,anchorEl:f.current,disableEnforceFocus:!0,children:e.map(((r,n)=>[r&&r.id!==QF&&Jo.jsx("li",{role:"presentation",onClick:D,onKeyDown:D,children:Jo.jsx(rB,{cell:r,changeSortOrder:t})}),nB({idx:n,menu:r,menuItems:e,isOnlyOneRow:1===c.size.y})&&Jo.jsx(PN,{"data-testid":"group-divider",variant:"middle"})]))}),Jo.jsx(eB,{tableWidth:o,leftGridWidth:n,overrideLeftGridWidth:r})]})},iB=({layoutService:e,headersData:t,topRowIndex:r})=>e.isIndentModeEnabled&&t.size.x>1&&r+1===t.size.y,aB={display:"grid",width:"fit-content"},sB=({tableWidth:e,leftGridWidth:t,columnWidths:r,rowHight:n,changeSortOrder:o,getHeaderCellsIconsVisibilityStatus:i,height:a,overrideLeftGridWidth:s})=>{const{layoutService:l}=YF(),{gridSectionsData:{headersData:u}}=CW();return Jo.jsxs("div",{"data-testid":"HEADER_GRID",style:{...aB,gridTemplateColumns:r.map((e=>`${e}px`)).join(" "),gridTemplateRows:u.data.map((()=>`${n}px`)).join(" "),height:a},children:[u.size.y>1&&Jo.jsx(JV,{columnSpan:u.size.x-1,rowSpan:u.size.y-1}),u.data.map(((a,c)=>{let d=[];if(iB({layoutService:l,headersData:u,topRowIndex:c})){const r=a.at(0);return Array.isArray(r)&&d.push(Jo.jsx(oB,{menuItems:r,changeSortOrder:o,overrideLeftGridWidth:s,leftGridWidth:t,tableWidth:e},r.at(0)?.id)),d}return d=a.reduce(((t,a,d)=>{if(a&&!Array.isArray(a)){const p=i(d,a.isLocked,a.label),f=l.isIndentModeEnabled&&1===u.size.x;t.push(Jo.jsx(XV,{style:{width:r[d],height:n,gridColumn:l.isIndentModeEnabled&&u.size.x>1?2:d+1,gridRow:c+1,zIndex:u.size.x-d},isLastRow:c===u.size.y-1,isFirstColumn:0===d,isLastColumn:d===u.size.x-1,changeSortOrder:o,cell:a,iconsVisibilityStatus:p,columnWidth:r[d],overrideLeftGridWidth:s,shouldApplyIndentModeColumnWidth:f,tableWidth:e},a.id))}return t}),[]),d}))]})};var lB=b(sB);const uB=(e,t,r,n)=>{const{layoutService:o}=YF();m((()=>{e.current?.forEach((e=>e?.resetAfterIndex(0,!0)))}),[e,t,r,n,o])},cB=(e,t)=>{gN((()=>{e.current?.forEach((e=>e?.resetAfterIndex(0,!1)))}),[e,t])},dB=(e,t)=>{const{isLast:r,list:n,listValues:o}=t;return r?n[e]:o[e]},pB=()=>{},fB=({children:e,reactWindowStyle:t,cell:r,data:n,showTotalCellDivider:o,isLastRow:i,isLastColumn:a,isLeftColumn:s,isCellSelected:l,isAdjustingWidth:u,index:c})=>{const{styleService:d,layoutService:p}=YF(),{interactions:f}=BF(),{direction:h}=$F(),{isLocked:m,createMouseDownHandler:g,createMouseOverHandler:v,createPointerUpHandler:y}=HH(),{showLastBorder:b}=n,x=m(r)||r.isLockedByDimension,S=!(x||!f.active||!f.select||r.isEmpty||r.isNull||r.isPseudoDimension||r.isTotal||u),w=S?g(c,(e=>dB(e,n))):void 0,C=S?v(c):void 0,E=S?y(c,(e=>dB(e,n))):void 0,I=RW({isLeftColumn:s,layoutService:p,representation:r.representation});return Jo.jsx("div",{className:eT,title:f.passive?r.representation.text:void 0,style:{...t,...Hj(i,a,d.grid.border,h,b),...Bj({bottomDivider:o&&s,rightDivider:o&&!s,borderColor:d.grid.divider}),...Fj,padding:"rtl"===h?"0px 0px 0px 4px":"0px 4px",cursor:tV(S),background:XH({styleService:d,isCellSelected:l,cell:r,isCellLocked:x}),zIndex:s?void 0:p.size.x-r.x,justifyContent:_H(r,p,s,h,I),display:"flex",...p.isIndentModeEnabled&&s&&{["rtl"===h?"paddingRight":"paddingLeft"]:Math.max(4,24*(r.indentLevel??0))},textAlign:qH(r,p)},"aria-hidden":"true",onMouseDown:w,onMouseOver:C,onPointerUp:E,onKeyUp:pB,role:"button",tabIndex:-1,"data-testid":"dimension-cell","data-x":r.x,"data-page-x":r.pageX,"data-y":r.y,"data-page-y":r.pageY,"data-cell-type":r.ref.qType,"data-dimension-info-index":r.dimensionInfoIndex,children:e})},hB=e=>{e.stopPropagation()},mB=({href:e,text:t,interactions:r,color:n})=>({href:e,title:t,rel:"noreferrer",target:"_blank",underline:"hover",onClick:hB,color:gj.LINK,style:{pointerEvents:r.active?"auto":"none",color:n??void 0,opacity:r.active&&r.passive||n?void 0:.4}}),gB=({href:e,text:t,interactions:r,color:n})=>Jo.jsx(dd,{...mB({href:e,text:t,interactions:r,color:n}),children:t}),vB=U();vB.use(G),vB.renderer.prio(["canvas"]);const yB=(e,t)=>e&&"center"!==e&&"rtl"===t?LH(e):e,bB=({cell:e,representation:t,textStyle:r,imageContainerHorizontalAlignment:n})=>{const{imageBox:o}=t,{styleService:{grid:{lineClamp:i}}}=YF(),{direction:a}=$F();return Jo.jsxs("div",{style:{display:"grid",gridTemplateColumns:`${o?.width??24}px 1fr`,maxHeight:"fit-content",alignItems:"center",justifyContent:"flex-start",boxSizing:"border-box"},children:[Jo.jsx("div",{"data-key":"image-container--partial-image",style:{display:"flex",flexDirection:"column",justifyContent:GH(e),alignItems:yB(n,a),overflow:"hidden",boxSizing:"border-box",border:"4px solid transparent",width:o?.width??24,height:"100%"},children:Jo.jsx(pV,{representation:t,textStyle:r})}),Jo.jsx(HV,{padding:4/(i<=2?2:1),alignSelf:GH(e,!0),children:!!t.labelStructure&&cV(t.labelStructure)})]})},xB=({suffix:e,delimeter:t})=>` ${e?t:""} ${e}`,SB=({href:e,text:t,labelStructure:r,interactions:n,color:o})=>Jo.jsxs("span",{children:[Jo.jsx(dd,{...mB({href:e,text:t,interactions:n,color:o}),children:r?.maskedValue?r.maskedValue:r?.originalValue}),!!r&&xB(r)]}),wB=({children:e,textStyle:t,shouldEnableStickyText:r})=>Jo.jsx("span",{style:{...t,border:"4px solid transparent",boxSizing:"border-box",...r&&{alignSelf:"flex-start",position:"sticky",top:0}},children:e}),CB=({cell:e,isCellSelected:t,isLeftColumn:r})=>{const{direction:n}=$F(),{isActive:o}=HH(),{layoutService:i,styleService:a}=YF(),{interactions:s}=BF(),l=r&&i.isIndentModeEnabled;let u=r&&!e.isNull?(e=>{const{representation:{text:t,labelStructure:r}}=e;if(!r||!r.originalValue)return t;const{originalValue:n,maskedValue:o,suffix:i,delimeter:a}=r;return`${0!==o.length?o:n} ${i?a:""} ${i}`.trim()})(e):e.representation.text;if(e.isEmpty)return null;const c=(({cell:e,styleService:t,isCellSelected:r,isLeftColumn:n})=>({...zj,...Wj(n?Math.max(t.grid.lineClamp,e.leafCount*t.grid.lineClamp):t.grid.columnLineClamp),color:JH({cell:e,styleService:t,isCellSelected:r}),fontWeight:ZH({cell:e,styleService:t}),fontStyle:QH({cell:e,styleService:t}),textDecoration:eV({cell:e,styleService:t}),fontFamily:t.dimensionValues.fontFamily,fontSize:t.dimensionValues.fontSize}))({cell:e,styleService:a,isCellSelected:t,isLeftColumn:r});if(e.representation.type===K_.Image&&!e.isTotal&&!e.isNull){const{labelStructure:t}=e.representation,o=r&&t&&t.suffix?bB:fV;return Jo.jsx(o,{cell:e,representation:e.representation,leafCount:e.leafCount,textStyle:c,isLeftColumn:r,canExpandOrCollapse:e.ref.qCanCollapse||e.ref.qCanExpand,imageContainerHorizontalAlignment:_H(e,i,r,n)})}if(e.representation.type===K_.Link&&!o&&!e.isTotal){const t=r&&e.representation.labelStructure?SB:gB;u=Jo.jsx(t,{text:e.representation.text,labelStructure:e.representation.labelStructure,href:e.representation.url,interactions:s,color:e.expressionColor.color})}return Jo.jsx(wB,{shouldEnableStickyText:l,textStyle:{...c,...e.representation.type===K_.Image&&e.isNull?{alignSelf:GH(e)}:{}},children:u})},EB=({index:e,style:t,data:r})=>{const{styleService:n,layoutService:o}=YF(),{isSelected:i}=HH(),{isLeftColumn:a=!1,showLastBorder:s,itemCount:l,isLast:u,totalDividerIndex:c}=r,{isAdjustingWidth:d,setIsAdjustingWidth:p}=AV([r]),f=dB(e,r),h=a?e===l-1:u,m=a?u:e===l-1,g=tH(f,c,o.isIndentModeEnabled);if(void 0===f){const{background:r}=n.dimensionValues;return Jo.jsx(rH,{style:{...t,background:r},index:e,isLastRow:h,isLastColumn:m,showLastBorder:s,isLeftColumn:a,showTotalCellDivider:g})}const v=i(f);return Jo.jsxs(fB,{reactWindowStyle:t,isLeftColumn:a,isLastRow:h,isLastColumn:m,isCellSelected:v,showTotalCellDivider:g,cell:f,data:r,isAdjustingWidth:d,index:e,children:[Jo.jsxs(nH,{verticalAlign:GH(f),width:oH(f.representation),right:f.isLeftColumn?void 0:4,isLeftColumn:a,children:[Jo.jsx(oV,{isLeftColumn:a,isCellSelected:v,cell:f}),Jo.jsx(CB,{isLeftColumn:a,isCellSelected:v,cell:f})]}),Jo.jsx(OV,{cellInfo:{...f,columnWidthLocation:f.isPseudoDimension?rj.Measures:rj.Dimension},columnWidth:t.width,isLastColumn:m,setIsAdjustingWidth:p})]})};var IB=r.memo(EB,z$);const DB=({list:e,listValues:t,isLastRow:r,getRightGridColumnWidth:n})=>o=>{const i=r?e[o]:t.at(o);return i&&0===o&&i.x>0?(i.leafCount+i.x+i.distanceToNextCell)*n():!r&&i?(i.leafCount+i.distanceToNextCell)*n():n(i?.x??o)},PB=(e,t,r,n)=>{const o=Object.values(e);let i,a=o.length;return n&&(a=r,i=t/a),{itemCount:a,estimatedItemSize:i,listValues:o}},MB=(e,t)=>r=>{e.current&&(e.current[t]=r)},RB={display:"flex",height:"fit-content",borderWidth:"1px 0px 0px 0px",...Nj},AB={overflow:"hidden",willChange:"auto",flexShrink:0},LB=({leftGridRef:e,width:t,height:r,columnWidths:n,showLastBorder:o})=>{const{pageInfo:i,direction:a}=$F(),{layoutService:s,styleService:{contentCellHeight:l,grid:{divider:u}}}=YF(),{qSize:c}=s.layout.qHyperCube,{gridSectionsData:{leftDimensionData:d},visibleDimensionsInfo:{visibleLeftDimensionInfo:p}}=CW();cB(e,d),uB(e,t,r,l);const f=i.rowsOnCurrentPage*l,h={...RB,borderColor:u,width:n.reduce(((e,t)=>e+t),0)};return Jo.jsx("div",{style:h,"data-section-id":"LEFT_GRID",children:d.grid.map(((t,u)=>{const h=u===d.columnCount-1,m=az(p[u]),{itemCount:g,estimatedItemSize:v,listValues:y}=PB(t,f,i.rowsOnCurrentPage,h),b=s.isIndentModeEnabled?()=>l:((e,t,r,n,o)=>i=>{const a=n?e[i]:t.at(i);if(a&&0===i&&a.pageY>0)return(a.leafCount+a.pageY+a.distanceToNextCell)*r;if(a&&a.leafCount>0){const e=a.y===o-a.leafCount;return(a.leafCount-(e?a.ref.qUp:0)+a.distanceToNextCell)*r}return r})(t,y,l,h,c.qcy);return Jo.jsx(_$,{ref:MB(e,u),style:{...AB,flexGrow:h?1:0,direction:a},height:r,width:n[u],itemCount:g,itemSize:b,layout:"vertical",itemData:{list:t,isLeftColumn:!0,isLast:h,itemCount:g,showLastBorder:o,listValues:y,totalDividerIndex:d.totalDividerIndex},itemKey:EV,estimatedItemSize:v,children:IB},m)}))})};var kB=b(LB);const OB={overflow:"hidden",willChange:"auto"},TB=e=>({...Nj,borderWidth:"rtl"===e?"0px 1px 0px 0px":"0px 0px 0px 1px"}),qB=({topGridRef:e,rowHightCallback:t,width:r,height:n,showLastBorder:o,getRightGridColumnWidth:i})=>{const{direction:a}=$F(),{layoutService:s,styleService:{grid:{divider:l},headerCellHeight:u}}=YF(),{gridSectionsData:{headersData:c,topDimensionData:d}}=CW(),p={...TB(a),borderColor:l,height:n};cB(e,d),uB(e,r,n,u);const f=s.size.x*i();return 0===d.rowCount?Jo.jsx("div",{style:{width:r,height:n,...TB(a)}}):Jo.jsx("div",{style:p,"data-section-id":"TOP_GRID",children:d.grid.map(((n,l)=>{const u=l===d.rowCount-1,{itemCount:p,estimatedItemSize:h,listValues:m}=PB(n,f,s.size.x,u),g=(({layoutService:e,headersData:t,topRowIndex:r})=>{const n=t.data.at(r);if(void 0===n)return;const o=t.size.x-1,i=iB({layoutService:e,headersData:t,topRowIndex:r})?0:o,a=n.at(i),s=Array.isArray(a)?a.at(o):a;return s?e.getDimensionInfo(s.dimensionInfoIndex):void 0})({layoutService:s,headersData:c,topRowIndex:l}),v=g?az(g):`empty ${l}`;return Jo.jsx(_$,{ref:MB(e,l),style:OB,height:t(),width:r,itemCount:p,itemSize:DB({list:n,listValues:m,isLastRow:u,getRightGridColumnWidth:i}),layout:"horizontal",itemData:{list:n,isLast:u,itemCount:p,showLastBorder:o,listValues:m,totalDividerIndex:d.totalDividerIndex},itemKey:EV,estimatedItemSize:h,direction:a,children:IB},v)}))})};var _B=b(qB);const jB=()=>{const{styleService:{headerCellHeight:e,contentCellHeight:t}}=YF(),r=XW(),n=(()=>{const{model:e}=BF(),t=h((async(t,r)=>{if(!e)throw new Error("No Model provided!");const{qReverseSort:n,dimensionInfoIndex:o,sortDirection:i}=t,a=[];if(r===i)return!1;a.push({qPath:`/qHyperCubeDef/qDimensions/${o}/qDef/qReverseSort`,qOp:"Replace",qValue:(!n).toString()});try{return await e.applyPatches(a,!0),!0}catch(e){return console.error("Error while applying patch: ",e),!1}}),[e]);return t})(),{gridSectionsWrapperRefs:{headerGridWrapperRef:o,topGridWrapperRef:i,leftGridWrapperRef:a,dataGridWrapperRef:s},gridRefs:{topGridRef:l,leftGridRef:u,dataGridRef:c},scrollDirectionRefs:{verticalScrollDirection:d,horizontalScrollDirection:f},scrollbarsDimensions:{verticalScrollbarWidth:m,horizontalScrollbarHeight:g,resetHorizontalScrollbarHeight:v}}=KW(),{leftGridWidth:y,leftGridFullWidth:b,leftGridColumnWidths:x,rightGridFullWidth:S,showLastRightBorder:w,getRightGridColumnWidth:C,getHeaderCellsIconsVisibilityStatus:E,overrideLeftGridWidth:I}=function({tableWidth:e,verticalScrollbarWidth:t,resetHorizontalScrollbarHeight:r}){const{layoutService:n,styleService:o}=YF(),{gridSectionsData:{headersData:i}}=CW(),{measureText:a}=pN(o.header),s=WW({tableWidth:e}),l=$W({tableWidth:e,verticalScrollbarWidth:t,leftGridWidth:s.leftGridWidth}),u=s.leftGridWidth+l.rightGridFullWidth+1<e,c=h(((e,t,r="")=>{let o=e;n.isIndentModeEnabled&&(o=1,1===i.size.x&&(o=0));const l=s.leftGridColumnWidths[o];let u=!1,c=!1,d=a(r)+DW;return t&&d+IW<=l&&(c=!0,d+=IW),d+IW<=l&&(u=!0),{shouldShowMenuIcon:u,shouldShowLockIcon:c}}),[s.leftGridColumnWidths,a,n.isIndentModeEnabled,i.size.x]);return p((()=>{const e=s.leftGridWidth===s.leftGridFullWidth,t=l.rightGridWidth===l.rightGridFullWidth;e&&t&&r()}),[r,s.leftGridWidth,s.leftGridFullWidth,l.rightGridWidth,l.rightGridFullWidth]),{...s,...l,showLastRightBorder:u,getHeaderCellsIconsVisibilityStatus:c}}({tableWidth:r.width,verticalScrollbarWidth:m,resetHorizontalScrollbarHeight:v}),{gridScaffoldDimensions:D,headerGridDims:P,topGridDims:M,leftGridDims:R,dataGridDims:A,metadata:{everyThingFitsInTableRectHeight:L,scrollbarsVisibilityStatus:k}}=(({cellHeights:{headerCellHeight:e,contentCellHeight:t},horizontalWidths:{leftGridWidth:r,leftGridOriginalWidth:n,rightGridOriginalWidth:o},scrollBarsDimensions:{verticalScrollbarWidth:i,horizontalScrollbarHeight:a}})=>{const s=XW(),{pageInfo:l}=$F(),{gridSectionsData:{headersData:u,topDimensionData:c}}=CW(),d=Math.min(s.height*PW,Math.max(s.height*PW-25,s.height-t-a)),p=s.width*PW,f=l.rowsOnCurrentPage*t,h=Math.max(u.size.y,c.rowCount,1),m=e*h,g=e*h,v=Math.min(p,r),y=s.width-p,b=Math.max(y,s.width-v),x=Math.min(d,m,g),{availableHeight:S,everyThingFitsInTableRectHeight:w,everyThingFitsInTableRectWidth:C}=((e,t,r)=>{const n=t+1+r+i<=s.width,o=e+1+f+a,l=o-s.height<a||o<=s.height;return{availableHeight:l?o:s.height,everyThingFitsInTableRectHeight:l,everyThingFitsInTableRectWidth:n}})(x,v,b),E=S-d,I=Math.max(E,S-x),D=Math.min(I,f),P=Math.min(I,f),M=m+1+f,{visibilityStatus:R,metadata:{hasLeftGridOverflowX:A,hasDataGridOverflowX:L}}=(e=>{const{gridScaffold:{X_AXIS:{leftSectionWidth:t,rightSectionWidth:r},Y_AXIS:{topSectionHeight:n,bottomSectionHeight:o}},gridOriginalWidth:{X_AXIS:{leftSectionFullWidth:i,rightSectionFullWidth:a},Y_AXIS:{topSectionFullHeight:s,bottomSectionFullHeight:l}}}=e,u=s>n,c=i>t,d=a>r,p=l>o;return{visibilityStatus:{topGrid:{overflowX:"hidden",overflowY:u?"scroll":"hidden"},leftGrid:{overflowX:c?"scroll":"hidden",overflowY:"hidden"},dataGrid:{overflowX:d?"scroll":"hidden",overflowY:p?"scroll":"hidden"}},metadata:{hasTopGridOverflowY:u,hasLeftGridOverflowX:c,hasDataGridOverflowX:d,hasDataGridOverflowY:p}}})({gridScaffold:{X_AXIS:{leftSectionWidth:v,rightSectionWidth:b},Y_AXIS:{topSectionHeight:x,bottomSectionHeight:I}},gridOriginalWidth:{X_AXIS:{leftSectionFullWidth:n,rightSectionFullWidth:o},Y_AXIS:{topSectionFullHeight:g,bottomSectionFullHeight:M-g}}});return{gridScaffoldDimensions:{width:s.width,height:s.height,gridTemplateColumns:`${v}px ${b}px`,gridTemplateRows:`${x}px ${I}px`},headerGridDims:{width:-1,height:x},topGridDims:{fullSizeWrapper:{width:o-i+(L?i:0),height:g},stickyWrapper:{width:b-1-i,height:-1},self:{width:Math.min(o,b)-(C?1:0)-i,height:g}},leftGridDims:{fullSizeWrapper:{width:v,height:M-g+(!A&&L?a:0)},stickyWrapper:{width:v,height:I-1-a},self:{width:v,height:Math.max(t,D-(w?0:a-1))}},dataGridDims:{fullSizeWrapper:{width:o-i+(L?i:0),height:M-g+(!L&&A?a:0)},stickyWrapper:{width:b-1-i,height:I-1-a},self:{width:Math.min(o,b)-(C?1:0)-i,height:Math.max(t,P-(w?0:a-1))}},metadata:{everyThingFitsInTableRectHeight:w,scrollbarsVisibilityStatus:R}}})({cellHeights:{headerCellHeight:e,contentCellHeight:t},horizontalWidths:{leftGridWidth:y,leftGridOriginalWidth:b,rightGridOriginalWidth:S},scrollBarsDimensions:{verticalScrollbarWidth:m,horizontalScrollbarHeight:g}}),O=h((()=>e),[e]),T=h((()=>t),[t]);return(()=>{const{downloadService:e}=YF();p((()=>{e.isDownloadedAsPDForImage&&e.notifyIsDoneRendering()}))})(),Jo.jsxs(ZW,{style:D,children:[Jo.jsx("div",{style:{overflow:"hidden"},ref:o,children:Jo.jsx(lB,{tableWidth:r.width,leftGridWidth:y,columnWidths:x,getHeaderCellsIconsVisibilityStatus:E,rowHight:e,height:P.height,changeSortOrder:n,overrideLeftGridWidth:I})}),Jo.jsx(t$,{style:k.topGrid,origin:oj.TopGrid,ref:i,children:Jo.jsx(JW,{style:M.fullSizeWrapper,children:Jo.jsx(r$,{style:M.stickyWrapper,children:Jo.jsx(_B,{topGridRef:l,rowHightCallback:O,...M.self,showLastBorder:{right:w,bottom:!1},getRightGridColumnWidth:C})})})}),Jo.jsx(t$,{style:k.leftGrid,origin:oj.LeftGrid,ref:a,children:Jo.jsx(JW,{style:R.fullSizeWrapper,children:Jo.jsx(r$,{style:R.stickyWrapper,children:Jo.jsx(kB,{leftGridRef:u,...R.self,columnWidths:x,showLastBorder:{right:!1,bottom:L}})})})}),Jo.jsx(t$,{style:k.dataGrid,origin:oj.DataGrid,ref:s,children:Jo.jsx(JW,{style:A.fullSizeWrapper,children:Jo.jsx(r$,{style:A.stickyWrapper,children:Jo.jsx(MV,{dataGridRef:c,rowHightCallback:T,...A.self,showLastBorder:{right:w,bottom:L},getRightGridColumnWidth:C,verticalScrollDirection:d,horizontalScrollDirection:f})})})})]})},NB=()=>{const{keyboard:e,theme:t,interactions:r,translator:n}=BF(),{pageInfo:o,updatePageInfo:i,rect:a}=$F(),{layoutService:s}=YF(),{layout:l,hasData:u}=s;return Jo.jsxs(Jo.Fragment,{children:[u?Jo.jsx(jB,{}):null,Jo.jsx(XF,{}),Jo.jsx(zF,{paginationNeeded:o.shouldShowPagination,handleChangePage:e=>{i({page:e})},pageInfo:o,totalRowCount:o.totalRowCount,totalColumnCount:0,totalPages:o.totalPages,keyboard:e,translator:n,theme:t,interactions:r,rect:a,layout:l})]})};const FB=(e,{selections:t,baseObjects:n,coreServices:o,nebulaObjects:i})=>{const a=function(e){const t=PS();return t?.components?.MuiTable?.styleOverrides&&(t.components.MuiTable.styleOverrides.root={}),ws({...t,direction:e})}(n.direction);e.render(Jo.jsx(r.StrictMode,{children:Jo.jsx(sl,{theme:a,children:Jo.jsx(GF,{...i,children:Jo.jsx(HF,{...n,children:Jo.jsx(VH,{selections:t,children:Jo.jsx(KF,{...o,children:Jo.jsx(EW,{children:Jo.jsx(NB,{})})})})})})})}))};var zB=function(e){return e.FontSize="fontSize",e.FontFamily="fontFamily",e.FontColor="fontColor",e.FontStyle="fontStyle",e.Background="background",e.LineClamp="lineClamp",e.ColumnLineClamp="columnLineClamp",e.Border="border",e.Divider="divider",e}(zB||{}),WB=function(e){return e.Dimension="object.pivotTableV2.dimension",e.Measure="object.pivotTableV2.measure",e.Total="object.pivotTableV2.total",e.Null="object.pivotTableV2.null",e.Grid="object.pivotTableV2",e}(WB||{}),$B=function(e){return e.Grid="grid",e.Divider="grid.divider",e.LabelName="label.name",e.LabelValue="label.value",e}($B||{}),HB=function(e){return e.FontSize="fontSize",e.FontFamily="fontFamily",e.FontColor="color",e.BackgroundColor="backgroundColor",e.LineClamp="lineClamp",e.ColumnLineClamp="columnLineClamp",e.BorderColor="borderColor",e}(HB||{});const VB=e=>e?`${parseInt(e,10)}px`:void 0,BB=(e,t)=>{if(t){const r=e.getColorPickerColor(t);return"none"===r?qj.Transparent:r}},GB=(e,t)=>+(parseInt(e,10)*Tj*t+8).toFixed(2),UB=(e,t)=>void 0===e?t:e.some((e=>"bold"===e))?kj:"normal",YB=e=>e?.some((e=>"italic"===e))?"italic":"normal",KB=e=>e?.some((e=>"underline"===e))?"underline":"none",XB=document.createElement("textarea");function JB(e){XB.value=e,document.body.appendChild(XB),XB.select(),XB.setSelectionRange(0,XB.value.length),document.execCommand("copy"),document.body.removeChild(XB)}XB.style.position="absolute",XB.style.left="-9999px",XB.setAttribute("readonly","");function ZB(e){T?.(((t,r)=>{const n=r.target,o=n?.closest(`.${eT}`);o?.title&&t.addItem({translation:"contextMenu.copyCellValue",icon:"lui-icon lui-icon--copy",tid:"copy-cell-context-item",id:"copy-cell-context-item",select:async()=>{(e=>{const t=e.title;t&&(navigator.clipboard?.writeText?navigator.clipboard.writeText(t).catch((()=>{JB(t)})):JB(t))})(o)}}),e?.forEach((e=>{e(t,r,o)}))}))}const QB=({model:e,layoutService:t,effectivePropertiesService:r,translator:n})=>tN(((o,i,a)=>{if(!e||r.qAlwaysFullyExpanded)return;const s=e,l=o.addItem({translation:"Object.PivotTable.ContextMenu.ExpandCollapse",tid:"expand-collapse-group",id:"expand-collapse-group"}),{qEffectiveDimensionName:u,label:c}=((e,t)=>{const r=((e,t)=>{const r=e?.getAttribute("data-dimension-info-index");if("string"==typeof r)return t.getDimensionInfo(+r)})(e,t);return"object"==typeof r?{qEffectiveDimensionName:r.qEffectiveDimensionName,label:r.qFallbackTitle}:{qEffectiveDimensionName:void 0,label:void 0}})(a,t);l.addItem((e=>({icon:"lui-icon lui-icon--plus",translation:"Object.PivotTable.ContextMenu.ExpandAll",tid:"expand-all",select:async()=>{try{await e.expandTop(JF,0,0,!0),await e.expandLeft(JF,0,0,!0)}catch(e){console.error("Failed to expand all",e)}}}))(s)),"string"==typeof u&&l.addItem((({model:e,effectivePropertiesService:t,qEffectiveDimensionName:r,label:n,translator:o})=>({icon:"lui-icon lui-icon--plus",translation:o.get("SNPivotTable.ContextMenu.ExpandDimension",[n??""]),tid:"expand-dimension",id:"expand-dimension",select:UV({model:e,qExpansionState:t.qExpansionState,qEffectiveDimensionName:r,action:VV.Expand})}))({model:s,effectivePropertiesService:r,qEffectiveDimensionName:u,label:c,translator:n})),l.addItem((e=>({icon:"lui-icon lui-icon--minus",translation:"Object.PivotTable.ContextMenu.CollapseAll",tid:"collapse-all",select:async()=>{try{await e.collapseTop(JF,0,0,!0),await e.collapseLeft(JF,0,0,!0)}catch(e){console.error("Failed to collapse all",e)}}}))(s)),"string"==typeof u&&l.addItem((({model:e,effectivePropertiesService:t,qEffectiveDimensionName:r,label:n,translator:o})=>({icon:"lui-icon lui-icon--minus",translation:o.get("SNPivotTable.ContextMenu.CollapseDimension",[n??""]),tid:"collapse-dimension",id:"collapse-dimension",select:UV({model:e,qExpansionState:t.qExpansionState,qEffectiveDimensionName:r,action:VV.Collapse})}))({model:s,effectivePropertiesService:r,qEffectiveDimensionName:u,label:c,translator:n}))}),[e,t,r]),eG=(e,t)=>P((()=>(({layout:e})=>{const{qHyperCube:t,nullValueRepresentation:r,snapshotData:n}=e,{qNoOfLeftDims:o,qEffectiveInterColumnSortOrder:i,qMeasureInfo:a,qDimensionInfo:s}=t,l=!!n,u=n?.content?.rowsPerPage??15e3,c={x:Math.min(e.qHyperCube.qSize.qcx,Oj),y:Math.min(e.qHyperCube.qSize.qcy,u)},d=i.slice(0,o),p=e=>d.some((t=>t===e)),f=p(ZF),h=new Map(i.map((e=>[s[e]??ZF,e]))),m=a.filter((e=>7005!==e.qError?.qErrorCode));return{layout:e,getNullValueText:()=>r?.text??"-",getMeasureInfoIndexFromCellIndex:(e,t=!1)=>{if(f)return 0;const r=e%m.length;return t?r:a.findIndex((e=>e===m[r]))},getDimensionInfo:e=>e===ZF?void 0:s.at(e),getDimensionInfoIndex:e=>h.get(e)??-1,size:c,isSnapshot:l,hasLimitedData:!l&&c.x<e.qHyperCube.qSize.qcx,hasData:c.x>0&&c.y>0,hasLeftDimensions:0!==e.qHyperCube.qNoOfLeftDims,hasPseudoDimOnLeft:f,leftDimensionInfoIndexes:d,isLeftDimension:p,triggerdByExpandOrCollapse:!!e.qHyperCube.qLastExpandedPos,visibleMeasureInfo:m,isIndentModeEnabled:Boolean(e.qHyperCube.qIndentMode),indentModeColumnWidth:e.qHyperCube.indentModeColumnWidth??{type:iT.Auto,pixels:oT.PixelsDefault,percentage:oT.PercentageDefault},searchSortFromDimension:"inherit"===e.search?.sorting}})({layout:e})),[e,t]),tG=({model:e,layoutService:t,viewService:r,pageInfo:n,rect:o})=>{const{layout:i,isSnapshot:a,triggerdByExpandOrCollapse:s}=t,l=(e=>{const t=nN(e);return t.current=e,t})(vW(o));return uN((async()=>{const{qHyperCube:t}=i,{maxNumberOfVisibleRows:o,maxNumberOfVisibleColumns:u}=l.current;if(a)return i.snapshotData?.content?.qPivotDataPages??[];if(void 0!==e&&"getHyperCubePivotData"in e&&(((e,t,r,n)=>!!e&&(t.gridColumnStartIndex+t.gridWidth>=n||t.gridRowStartIndex+t.gridHeight>=r))(s,r,o,u)||((e,t,r,n)=>{const{qHyperCube:{qPivotDataPages:o,qSize:i}}=e,{qTop:a,qWidth:s,qHeight:l}=o[0]?.qArea??{qTop:0,qWidth:0,qHeight:0};return a<t.page*t.rowsPerPage||s<Math.min(n,i.qcx)||l<Math.min(r,i.qcy)})(i,n,o,u))){const t=((e,t,r,n,o,i)=>{const a=n.page*n.rowsPerPage,s=Math.min(a+n.rowsPerPage,r.qcy),l=Math.min(Oj,r.qcx);if(r.qcy<a)return null;let u=0,c=a;if(e){u=t.gridColumnStartIndex,c=a+t.gridRowStartIndex;const e=c+t.gridHeight,r=t.gridColumnStartIndex+t.gridWidth;e>s&&(c=Math.max(0,s-o)),r>l&&(u=Math.max(0,l-i))}return{qLeft:u,qTop:c,qWidth:Math.min(l-u,i),qHeight:Math.min(s-c,o)}})(s,r,i.qHyperCube.qSize,n,o,u);return t?e.getHyperCubePivotData(JF,yW(t)):[]}return t.qPivotDataPages}),[i,a,e,r,n.page,n.rowsPerPage,l,s])},rG=({rowsPerPage:e,totalRowCount:t,page:r})=>Math.min(e,t-r*e),nG=(e,t,r=15e3)=>({rowsPerPage:r,totalPages:Math.max(1,Math.ceil(e/r)),totalRowCount:e,rowsOnCurrentPage:rG({rowsPerPage:r,totalRowCount:e,page:t})}),oG=15,iG=({layoutService:e,viewService:t,rect:r,model:n,pageInfo:o})=>(q((async e=>{const i=e;if(!i.snapshotData||!n||i.snapshotData.content)return i;if("getHyperCubePivotData"in n){const{scrollTop:e,scrollLeft:a,leftGridScrollLeft:s,topGridScrollTop:l}=t,u=((e,t,r)=>{const{gridColumnStartIndex:n,gridRowStartIndex:o,gridWidth:i,gridHeight:a}=e,s=t.page*t.rowsPerPage,l=Math.max(n-oG,0),u=Math.max(s+o-oG,s,0),c=Oj-l,d=s+t.rowsOnCurrentPage-u;if((e=>0===e.gridWidth&&0===e.gridHeight)(e)){const{maxNumberOfVisibleColumns:e,maxNumberOfVisibleRows:t}=vW(r);return{qLeft:l,qTop:u,qWidth:Math.min(c,e+30),qHeight:Math.min(d,t+30)}}return{qLeft:l,qTop:u,qWidth:Math.min(c,i+30),qHeight:Math.min(d,a+30)}})(t,o,r),c=yW(u),d={qLeft:0,qTop:o.page*o.rowsPerPage,qWidth:1,qHeight:1};i.snapshotData.content={qPivotDataPages:await n.getHyperCubePivotData(JF,[d,...c]),scrollTop:e,scrollLeft:a,leftGridScrollLeft:s,topGridScrollTop:l,page:o.page,rowsPerPage:o.rowsPerPage},i.snapshotData.object.size.w=r.width,i.snapshotData.object.size.h=r.height}return i})),_((()=>({getViewState:()=>((e,t)=>({scrollTop:e.scrollTop,scrollLeft:e.scrollLeft,leftGridScrollLeft:e.leftGridScrollLeft,topGridScrollTop:e.topGridScrollTop,renderPage:t.page}))(t,o)})),[t]),e.layout.snapshotData?.content?{left:r.left,top:r.top,width:e.layout.snapshotData.object.size.w,height:e.layout.snapshotData.object.size.h}:r);var aG={SNPivotTable_ContextMenu_CollapseDimension:{id:"SNPivotTable.ContextMenu.CollapseDimension",locale:{"de-DE":"{0} reduzieren","en-US":"Collapse {0}","es-ES":"Contraer {0}","fr-FR":"Réduire {0}","it-IT":"Comprimi {0}","ja-JP":"{0} を折りたたむ","ko-KR":"{0} 축소","nl-NL":"{0} samenvouwen","pl-PL":"Zwiń {0}","pt-BR":"Recolher {0}","ru-RU":"Свернуть {0}","sv-SE":"Dölj {0}","tr-TR":"{0} öğelerini daralt","zh-CN":"折叠 {0}","zh-TW":"收合 {0}"}},SNPivotTable_ContextMenu_ExpandDimension:{id:"SNPivotTable.ContextMenu.ExpandDimension",locale:{"de-DE":"{0} erweitern","en-US":"Expand {0}","es-ES":"Expandir {0}","fr-FR":"Développer {0}","it-IT":"Espandi {0}","ja-JP":"{0} を展開","ko-KR":"{0} 확장","nl-NL":"{0} uitvouwen","pl-PL":"Rozwiń {0}","pt-BR":"Expandir {0}","ru-RU":"Развернуть {0}","sv-SE":"Visa {0}","tr-TR":"{0} öğelerini genişlet","zh-CN":"展开 {0}","zh-TW":"展開 {0}"}},SNPivotTable_IndentMode_Rows:{id:"SNPivotTable.IndentMode.Rows",locale:{"de-DE":"Zeilen","en-US":"Rows","es-ES":"Filas","fr-FR":"Lignes","it-IT":"Righe","ja-JP":"行","ko-KR":"행","nl-NL":"Rijen","pl-PL":"Wiersze","pt-BR":"Linhas","ru-RU":"Строки","sv-SE":"Rader","tr-TR":"Satırlar","zh-CN":"行","zh-TW":"列"}},SNPivotTable_LimitedData:{id:"SNPivotTable.LimitedData",locale:{"de-DE":"* Derzeit wird eine begrenzte Anzahl Spalten angezeigt","en-US":"* Currently showing a limited number of columns","es-ES":"* Actualmente mostrando un número limitado de columnas","fr-FR":"*Affichage actuel d'un nombre limité de colonnes","it-IT":"* Attualmente visualizzato un numero limitato di colonne","ja-JP":"* 現在、限られた列の数を表示","ko-KR":"* 현재 제한된 수의 열만 표시","nl-NL":"* Op dit moment wordt slechts een beperkt aantal kolommen getoond","pl-PL":"* Obecnie wyświetlana jest ograniczona liczba kolumn","pt-BR":"* Atualmente mostrando um número limitado de colunas","ru-RU":"* В настоящее время отображается ограниченное количество столбцов","sv-SE":"* Visar för närvarande ett begränsat antal kolumner","tr-TR":"*Şu anda sınırlı sayıda sütun gösteriliyor","zh-CN":"* 当前显示的列数有限","zh-TW":"* 目前顯示有限欄數"}},SNPivotTable_NoData:{id:"SNPivotTable.NoData",locale:{"de-DE":"Das Diagramm wird nicht angezeigt, weil es keine Werte enthält.","en-US":"The chart is not displayed because it contains no values.","es-ES":"El gráfico no se muestra porque no contiene valores.","fr-FR":"Le graphique n'est pas affiché, car il ne contient aucune valeur.","it-IT":"Il grafico non è visualizzato poiché non contiene alcun valore.","ja-JP":"チャートには値が含まれていないため、チャートは表示されません。","ko-KR":"차트에 값이 없으므로 차트가 표시되지 않습니다.","nl-NL":"Het diagram wordt niet weergegeven omdat deze geen waarden bevat.","pl-PL":"Wykres nie jest wyświetlany, ponieważ nie zawiera wartości.","pt-BR":"O gráfico não foi exibido porque não contém valores.","ru-RU":"Диаграмма не отображается, так как не содержит значений.","sv-SE":"Diagrammet visas inte eftersom det inte innehåller några värden.","tr-TR":"Değer içermemesi nedeniyle grafik görüntülenmiyor.","zh-CN":"图表未显示,因为它不包含任何值。","zh-TW":"系統不會顯示圖表,因為這沒有包含任何值。"}}};const sG=()=>{const e=j(),t=e.language();return P((()=>{!function(e){const t="SNPivotTable_LimitedData";e.get(t)===t&&Object.keys(aG).forEach((t=>{e.add(aG[t])}))}(e)}),[e]),{translator:e,language:t}},lG=e=>{const{flags:t}=e,r=N(),n=(e=>{const t=P((()=>fN(e)),[e]);return L((()=>()=>{t.unmount()}),[t]),t})(r),o=F(),i=z(),a=W(),s=$(),l=H(),u=(()=>{const{viewState:e}=M(),t=nN(new Set),r=void 0!==window.qlikprinting,{promise:n,resolve:o}=P((()=>eN()),[]),i=tN((e=>{r&&t.current.add(e)}),[t]),a=tN(k_((async()=>{await Promise.all(t.current),t.current.clear(),o()}),1e3),[o,t]);return R((async()=>{r&&await n}),[n,r]),P((()=>({viewState:e,isDownloadedAsPDForImage:r,notifyIsDoneRendering:a,waitForPromise:i})),[a,r,e,i])})(),c=((e,t)=>{const[r]=uN((async()=>{if(void 0!==e&&!t.snapshotData&&"getEffectiveProperties"in e)return{...await e.getEffectiveProperties()}}),[e,t]);return P((()=>{const e=void 0!==r?.qHyperCubeDef.qSortbyYValue&&1===Math.abs(r.qHyperCubeDef.qSortbyYValue),t=r?.qHyperCubeDef.qDimensions.map((e=>e.qDef.qSortCriterias))??[];return{qAlwaysFullyExpanded:r?.qHyperCubeDef.qAlwaysFullyExpanded??!1,qExpansionState:r?.qHyperCubeDef.qExpansionState,isSortedByFirstMeasure:e,getSortCriteriaForDimension:e=>t[e]}}),[r])})(i,o),d=eG(o,t),p=(e=>{const t=O();return{...t,select:!!t.active&&!!t.select&&!e,active:!!t.active&&!e,scroll:!!t.active}})(d.isSnapshot),f=V(),h=lN(o,r),{translator:m,language:g}=sG(),{pageInfo:v,updatePageInfo:y}=((e,t)=>{const{size:r,layout:{qHyperCube:{qSize:n}}}=e,o=t.isDownloadedAsPDForImage||e.isSnapshot,i=(e=>e.layout.snapshotData?.content?.rowsPerPage)(e),[a,s]=A((()=>{const a=((e,t)=>t.isDownloadedAsPDForImage?t.viewState?.renderPage??0:e.isSnapshot?e.layout.snapshotData?.content?.page??0:0)(e,t);return{page:a,shouldShowPagination:n.qcy>r.y&&!o,...nG(n.qcy,a,i)}})),l=e.layout.qHyperCube.qSize.qcy;return L((()=>{s((t=>({...t,...nG(l,t.page,i),shouldShowPagination:l>e.size.y&&!o})))}),[l,e.size.y,s,o,i]),L((()=>{const{page:e,totalPages:t}=a;if(e+1>t){const e=t-1,r=rG({...a,page:e});s({...a,page:e,rowsOnCurrentPage:r})}}),[a]),{pageInfo:a,updatePageInfo:e=>{s({...a,...e,rowsOnCurrentPage:rG({...a,...e})})}}})(d,u),b=((e,t,r)=>P((()=>((e,t)=>{if(e.isDownloadedAsPDForImage){const{viewState:t}=e;return{gridColumnStartIndex:0,gridRowStartIndex:0,gridWidth:0,gridHeight:0,scrollTop:t?.scrollTop??0,scrollLeft:t?.scrollLeft??0,leftGridScrollLeft:t?.leftGridScrollLeft??0,topGridScrollTop:t?.topGridScrollTop??0}}return{gridColumnStartIndex:0,gridRowStartIndex:0,gridWidth:0,gridHeight:0,scrollTop:t?.content?.scrollTop??0,scrollLeft:t?.content?.scrollLeft??0,leftGridScrollLeft:t?.content?.leftGridScrollLeft??0,topGridScrollTop:t?.content?.topGridScrollTop??0}})(r,t.snapshotData)),[r,e.page,t.snapshotData]))(v,o,u),x=iG({rect:B(),layoutService:d,viewService:b,model:i,pageInfo:v}),[S,w]=tG({model:i,layoutService:d,viewService:b,pageInfo:v,rect:x}),C=P((()=>((e,t)=>{const r=t.layout.components?.find((e=>"theme"===e.key)),n=r?.header,o=r?.dimensionValues,i=r?.measureValues,a=r?.measureLabels,s=r?.totalValues,l=r?.nullValues,u=r?.grid,c=(t,r,n)=>e.getStyle(t,r,n),d=+(u?.[zB.LineClamp]??c(WB.Grid,$B.Grid,HB.LineClamp)??1),p=+(u?.[zB.ColumnLineClamp]??c(WB.Grid,$B.Grid,HB.ColumnLineClamp)??1),f=BB(e,n?.[zB.Background])??c(WB.Dimension,$B.LabelName,HB.BackgroundColor)??qj.Transparent,h={header:{fontSize:VB(n?.[zB.FontSize])??c(WB.Dimension,$B.LabelName,HB.FontSize)??Aj,fontFamily:n?.[zB.FontFamily]??c(WB.Dimension,$B.LabelName,HB.FontFamily)??Lj,fontWeight:UB(n?.[zB.FontStyle],kj),fontStyle:YB(n?.[zB.FontStyle]),textDecoration:KB(n?.[zB.FontStyle]),color:BB(e,n?.[zB.FontColor])??c(WB.Dimension,$B.LabelName,HB.FontColor)??gj.TEXT,background:f,hoverBackground:bj(f,aT),activeBackground:bj(f,sT)},dimensionValues:{fontSize:VB(o?.[zB.FontSize])??c(WB.Dimension,$B.LabelValue,HB.FontSize)??Aj,fontFamily:o?.[zB.FontFamily]??c(WB.Dimension,$B.LabelValue,HB.FontFamily)??Lj,fontWeight:UB(o?.[zB.FontStyle],void 0),fontStyle:YB(o?.[zB.FontStyle]),textDecoration:KB(o?.[zB.FontStyle]),color:BB(e,o?.[zB.FontColor])??c(WB.Dimension,$B.LabelValue,HB.FontColor)??gj.TEXT,background:BB(e,o?.[zB.Background])??c(WB.Dimension,$B.LabelValue,HB.BackgroundColor)??qj.Transparent},measureValues:{fontSize:VB(i?.[zB.FontSize])??c(WB.Measure,$B.LabelValue,HB.FontSize)??Aj,fontFamily:i?.[zB.FontFamily]??c(WB.Measure,$B.LabelValue,HB.FontFamily)??Lj,fontWeight:UB(i?.[zB.FontStyle],"normal"),fontStyle:YB(i?.[zB.FontStyle]),textDecoration:KB(i?.[zB.FontStyle]),color:BB(e,i?.[zB.FontColor])??c(WB.Measure,$B.LabelValue,HB.FontColor)??qj.FontSecondary,background:BB(e,i?.[zB.Background])??c(WB.Measure,$B.LabelValue,HB.BackgroundColor)??qj.Transparent},measureLabels:{fontWeight:UB(a?.[zB.FontStyle],"normal"),fontStyle:YB(a?.[zB.FontStyle]),textDecoration:KB(a?.[zB.FontStyle]),color:BB(e,a?.[zB.FontColor])??c(WB.Measure,$B.LabelName,HB.FontColor)??qj.FontSecondary,background:BB(e,a?.[zB.Background])??c(WB.Measure,$B.LabelName,HB.BackgroundColor)??qj.Transparent},totalValues:{fontWeight:UB(s?.[zB.FontStyle],kj),fontStyle:YB(s?.[zB.FontStyle]),textDecoration:KB(s?.[zB.FontStyle]),color:BB(e,s?.[zB.FontColor])??c(WB.Total,$B.LabelValue,HB.FontColor)??gj.TEXT,background:BB(e,s?.[zB.Background])??c(WB.Total,$B.LabelValue,HB.BackgroundColor)??qj.Transparent},nullValues:{fontWeight:UB(l?.[zB.FontStyle],"normal"),fontStyle:YB(l?.[zB.FontStyle]),textDecoration:KB(l?.[zB.FontStyle]),color:BB(e,l?.[zB.FontColor])??c(WB.Null,$B.LabelValue,HB.FontColor)??gj.TEXT,background:BB(e,l?.[zB.Background])??c(WB.Null,$B.LabelValue,HB.BackgroundColor)??qj.NullValueBackground},grid:{columnLineClamp:p,lineClamp:d,border:BB(e,u?.[zB.Border])??c(WB.Grid,$B.Grid,HB.BorderColor)??qj.DividerLight,divider:BB(e,u?.[zB.Divider])??c(WB.Grid,$B.Divider,HB.BorderColor)??qj.DividerDark,background:BB(e,u?.[zB.Background])??c(WB.Grid,$B.Grid,HB.BackgroundColor)??qj.Transparent},selectedColors:yj(e)};return h.headerCellHeight=Math.max(GB(h.header.fontSize,p),GB(h.dimensionValues.fontSize,p),32),h.contentCellHeight=Math.max(GB(h.measureValues.fontSize,d),GB(h.dimensionValues.fontSize,d),24),h.dimensionValueTextHeight=GB(h.dimensionValues.fontSize,1),h})(h,d)),[h,d]),E=((e,t,r)=>{const[,n,o]=uN((async()=>{const t=Rq(r.flags),n=e.getStyle("","","fontFamily"),o=e.getStyle("object","label.name","fontFamily"),i=e.getStyle("object","label.value","fontFamily"),a=e.getStyle("","","fontFamilies")??[];return Promise.all([...t,...a,n,o,i,mN].filter((e=>void 0!==e)).map((async e=>{await document.fonts.load(`600 12px ${e}`),await document.fonts.load(`12px ${e}`)})))}),[t,e,r]);return o?(console.warn("Failed to load fonts:",o),!0):!n})(h,o,e),I=M().direction;ZB([QB({model:i,layoutService:d,effectivePropertiesService:c,translator:m})]),L((()=>{!w&&i&&!!S&&E&&FB(n,{selections:f,baseObjects:{rect:x,pageInfo:v,qPivotDataPages:S,updatePageInfo:y,direction:I},nebulaObjects:{env:e,app:a,model:i,embed:s,theme:h,keyboard:l,translator:m,interactions:p},coreServices:{styleService:C,viewService:b,layoutService:d,downloadService:u,effectivePropertiesService:c}})}),[i,a,x,p,f,b,d,u,w,S,C,n,E,m,g,v,y,c,s,l,h,e,I])},uG={version:"6.1.5",qHyperCubeDef:{qAlwaysFullyExpanded:!1,qDimensions:[],qMeasures:[],qMode:"P",qSuppressMissing:!0,qSuppressZero:!1,qShowTotalsAbove:!0,qInitialDataFetch:[{qTop:0,qLeft:0,qWidth:50,qHeight:50}],qIndentMode:!1},showTitles:!0,title:"",subtitle:"",footnote:"",nullValueRepresentation:{text:"-"},components:[]},cG=()=>({...uG,qHyperCubeDef:{...uG.qHyperCubeDef,qIndentMode:!1}})}}}));
|