cecomponent 2.0.42 → 2.0.43
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/dist/ce-component-lib.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var br=Object.defineProperty;var Er=(e,t,n)=>t in e?br(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var
|
|
1
|
+
"use strict";var br=Object.defineProperty;var Er=(e,t,n)=>t in e?br(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var jt=(e,t,n)=>Er(e,typeof t!="symbol"?t+"":t,n);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const React=require("react"),ReactDOM=require("react-dom");function _interopNamespaceDefault(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const i=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,i.get?i:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const React__namespace=_interopNamespaceDefault(React),ReactDOM__namespace=_interopNamespaceDefault(ReactDOM);function getDefaultExportFromCjs(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var jsxRuntime={exports:{}},reactJsxRuntime_production={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react-jsx-runtime.production.js
|
|
4
4
|
*
|
|
@@ -130,9 +130,9 @@ export default theme;`}function coefficientToPercentage(e){return typeof e=="num
|
|
|
130
130
|
`))}T[A]={}}}};Object.keys(E.components).forEach(T=>{const C=E.components[T].styleOverrides;C&&T.startsWith("Mui")&&b(C,T)})}return E.unstable_sxConfig={...defaultSxConfig,...d==null?void 0:d.unstable_sxConfig},E.unstable_sx=function(b){return styleFunctionSx({sx:b,theme:this})},E.toRuntimeSource=stringifyTheme,attachColorManipulators(E),E}function getOverlayAlpha(e){let t;return e<1?t=5.11916*e**2:t=4.5*Math.log(e+1)+2,Math.round(t*10)/1e3}const defaultDarkOverlays=[...Array(25)].map((e,t)=>{if(t===0)return"none";const n=getOverlayAlpha(t);return`linear-gradient(rgba(255 255 255 / ${n}), rgba(255 255 255 / ${n}))`});function getOpacity(e){return{inputPlaceholder:e==="dark"?.5:.42,inputUnderline:e==="dark"?.7:.42,switchTrackDisabled:e==="dark"?.2:.12,switchTrack:e==="dark"?.3:.38}}function getOverlays(e){return e==="dark"?defaultDarkOverlays:[]}function createColorScheme(e){const{palette:t={mode:"light"},opacity:n,overlays:i,colorSpace:o,...l}=e,u=createPalette({...t,colorSpace:o});return{palette:u,opacity:{...getOpacity(u.mode),...n},overlays:i||getOverlays(u.mode),...l}}function shouldSkipGeneratingVar(e){var t;return!!e[0].match(/(cssVarPrefix|colorSchemeSelector|modularCssLayers|rootSelector|typography|mixins|breakpoints|direction|transitions)/)||!!e[0].match(/sxConfig$/)||e[0]==="palette"&&!!((t=e[1])!=null&&t.match(/(mode|contrastThreshold|tonalOffset)/))}const excludeVariablesFromRoot=e=>[...[...Array(25)].map((t,n)=>`--${e?`${e}-`:""}overlays-${n}`),`--${e?`${e}-`:""}palette-AppBar-darkBg`,`--${e?`${e}-`:""}palette-AppBar-darkColor`],defaultGetSelector=e=>(t,n)=>{const i=e.rootSelector||":root",o=e.colorSchemeSelector;let l=o;if(o==="class"&&(l=".%s"),o==="data"&&(l="[data-%s]"),o!=null&&o.startsWith("data-")&&!o.includes("%s")&&(l=`[${o}="%s"]`),e.defaultColorScheme===t){if(t==="dark"){const u={};return excludeVariablesFromRoot(e.cssVarPrefix).forEach(f=>{u[f]=n[f],delete n[f]}),l==="media"?{[i]:n,"@media (prefers-color-scheme: dark)":{[i]:u}}:l?{[l.replace("%s",t)]:u,[`${i}, ${l.replace("%s",t)}`]:n}:{[i]:{...n,...u}}}if(l&&l!=="media")return`${i}, ${l.replace("%s",String(t))}`}else if(t){if(l==="media")return{[`@media (prefers-color-scheme: ${String(t)})`]:{[i]:n}};if(l)return l.replace("%s",String(t))}return i};function assignNode(e,t){t.forEach(n=>{e[n]||(e[n]={})})}function setColor(e,t,n){!e[t]&&n&&(e[t]=n)}function toRgb(e){return typeof e!="string"||!e.startsWith("hsl")?e:hslToRgb(e)}function setColorChannel(e,t){`${t}Channel`in e||(e[`${t}Channel`]=private_safeColorChannel(toRgb(e[t]),`MUI: Can't create \`palette.${t}Channel\` because \`palette.${t}\` is not one of these formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().
|
|
131
131
|
To suppress this warning, you need to explicitly provide the \`palette.${t}Channel\` as a string (in rgb format, for example "12 12 12") or undefined if you want to remove the channel token.`))}function getSpacingVal(e){return typeof e=="number"?`${e}px`:typeof e=="string"||typeof e=="function"||Array.isArray(e)?e:"8px"}const silent=e=>{try{return e()}catch{}},createGetCssVar=(e="mui")=>createGetCssVar$1(e);function attachColorScheme$1(e,t,n,i,o){if(!n)return;n=n===!0?{}:n;const l=o==="dark"?"dark":"light";if(!i){t[o]=createColorScheme({...n,palette:{mode:l,...n==null?void 0:n.palette},colorSpace:e});return}const{palette:u,...f}=createThemeNoVars({...i,palette:{mode:l,...n==null?void 0:n.palette},colorSpace:e});return t[o]={...n,palette:u,opacity:{...getOpacity(l),...n==null?void 0:n.opacity},overlays:(n==null?void 0:n.overlays)||getOverlays(l)},f}function createThemeWithVars(e={},...t){const{colorSchemes:n={light:!0},defaultColorScheme:i,disableCssColorScheme:o=!1,cssVarPrefix:l="mui",nativeColor:u=!1,shouldSkipGeneratingVar:f=shouldSkipGeneratingVar,colorSchemeSelector:p=n.light&&n.dark?"media":void 0,rootSelector:m=":root",...d}=e,g=Object.keys(n)[0],_=i||(n.light&&g!=="light"?"light":g),E=createGetCssVar(l),{[_]:S,light:b,dark:T,...C}=n,A={...C};let R=S;if((_==="dark"&&!("dark"in n)||_==="light"&&!("light"in n))&&(R=!0),!R)throw new Error(process.env.NODE_ENV!=="production"?`MUI: The \`colorSchemes.${_}\` option is either missing or invalid.`:formatMuiErrorMessage(21,_));let O;u&&(O="oklch");const I=attachColorScheme$1(O,A,R,d,_);b&&!A.light&&attachColorScheme$1(O,A,b,void 0,"light"),T&&!A.dark&&attachColorScheme$1(O,A,T,void 0,"dark");let j={defaultColorScheme:_,...I,cssVarPrefix:l,colorSchemeSelector:p,rootSelector:m,getCssVar:E,colorSchemes:A,font:{...prepareTypographyVars(I.typography),...I.font},spacing:getSpacingVal(d.spacing)};Object.keys(j.colorSchemes).forEach(z=>{const M=j.colorSchemes[z].palette,H=Q=>{const U=Q.split("-"),q=U[1],N=U[2];return E(Q,M[q][N])};M.mode==="light"&&(setColor(M.common,"background","#fff"),setColor(M.common,"onBackground","#000")),M.mode==="dark"&&(setColor(M.common,"background","#000"),setColor(M.common,"onBackground","#fff"));function ee(Q,U,q){if(O){let N;return Q===private_safeAlpha&&(N=`transparent ${((1-q)*100).toFixed(0)}%`),Q===private_safeDarken&&(N=`#000 ${(q*100).toFixed(0)}%`),Q===private_safeLighten&&(N=`#fff ${(q*100).toFixed(0)}%`),`color-mix(in ${O}, ${U}, ${N})`}return Q(U,q)}if(assignNode(M,["Alert","AppBar","Avatar","Button","Chip","FilledInput","LinearProgress","Skeleton","Slider","SnackbarContent","SpeedDialAction","StepConnector","StepContent","Switch","TableCell","Tooltip"]),M.mode==="light"){setColor(M.Alert,"errorColor",ee(private_safeDarken,M.error.light,.6)),setColor(M.Alert,"infoColor",ee(private_safeDarken,M.info.light,.6)),setColor(M.Alert,"successColor",ee(private_safeDarken,M.success.light,.6)),setColor(M.Alert,"warningColor",ee(private_safeDarken,M.warning.light,.6)),setColor(M.Alert,"errorFilledBg",H("palette-error-main")),setColor(M.Alert,"infoFilledBg",H("palette-info-main")),setColor(M.Alert,"successFilledBg",H("palette-success-main")),setColor(M.Alert,"warningFilledBg",H("palette-warning-main")),setColor(M.Alert,"errorFilledColor",silent(()=>M.getContrastText(M.error.main))),setColor(M.Alert,"infoFilledColor",silent(()=>M.getContrastText(M.info.main))),setColor(M.Alert,"successFilledColor",silent(()=>M.getContrastText(M.success.main))),setColor(M.Alert,"warningFilledColor",silent(()=>M.getContrastText(M.warning.main))),setColor(M.Alert,"errorStandardBg",ee(private_safeLighten,M.error.light,.9)),setColor(M.Alert,"infoStandardBg",ee(private_safeLighten,M.info.light,.9)),setColor(M.Alert,"successStandardBg",ee(private_safeLighten,M.success.light,.9)),setColor(M.Alert,"warningStandardBg",ee(private_safeLighten,M.warning.light,.9)),setColor(M.Alert,"errorIconColor",H("palette-error-main")),setColor(M.Alert,"infoIconColor",H("palette-info-main")),setColor(M.Alert,"successIconColor",H("palette-success-main")),setColor(M.Alert,"warningIconColor",H("palette-warning-main")),setColor(M.AppBar,"defaultBg",H("palette-grey-100")),setColor(M.Avatar,"defaultBg",H("palette-grey-400")),setColor(M.Button,"inheritContainedBg",H("palette-grey-300")),setColor(M.Button,"inheritContainedHoverBg",H("palette-grey-A100")),setColor(M.Chip,"defaultBorder",H("palette-grey-400")),setColor(M.Chip,"defaultAvatarColor",H("palette-grey-700")),setColor(M.Chip,"defaultIconColor",H("palette-grey-700")),setColor(M.FilledInput,"bg","rgba(0, 0, 0, 0.06)"),setColor(M.FilledInput,"hoverBg","rgba(0, 0, 0, 0.09)"),setColor(M.FilledInput,"disabledBg","rgba(0, 0, 0, 0.12)"),setColor(M.LinearProgress,"primaryBg",ee(private_safeLighten,M.primary.main,.62)),setColor(M.LinearProgress,"secondaryBg",ee(private_safeLighten,M.secondary.main,.62)),setColor(M.LinearProgress,"errorBg",ee(private_safeLighten,M.error.main,.62)),setColor(M.LinearProgress,"infoBg",ee(private_safeLighten,M.info.main,.62)),setColor(M.LinearProgress,"successBg",ee(private_safeLighten,M.success.main,.62)),setColor(M.LinearProgress,"warningBg",ee(private_safeLighten,M.warning.main,.62)),setColor(M.Skeleton,"bg",O?ee(private_safeAlpha,M.text.primary,.11):`rgba(${H("palette-text-primaryChannel")} / 0.11)`),setColor(M.Slider,"primaryTrack",ee(private_safeLighten,M.primary.main,.62)),setColor(M.Slider,"secondaryTrack",ee(private_safeLighten,M.secondary.main,.62)),setColor(M.Slider,"errorTrack",ee(private_safeLighten,M.error.main,.62)),setColor(M.Slider,"infoTrack",ee(private_safeLighten,M.info.main,.62)),setColor(M.Slider,"successTrack",ee(private_safeLighten,M.success.main,.62)),setColor(M.Slider,"warningTrack",ee(private_safeLighten,M.warning.main,.62));const Q=O?ee(private_safeDarken,M.background.default,.6825):private_safeEmphasize(M.background.default,.8);setColor(M.SnackbarContent,"bg",Q),setColor(M.SnackbarContent,"color",silent(()=>O?dark.text.primary:M.getContrastText(Q))),setColor(M.SpeedDialAction,"fabHoverBg",private_safeEmphasize(M.background.paper,.15)),setColor(M.StepConnector,"border",H("palette-grey-400")),setColor(M.StepContent,"border",H("palette-grey-400")),setColor(M.Switch,"defaultColor",H("palette-common-white")),setColor(M.Switch,"defaultDisabledColor",H("palette-grey-100")),setColor(M.Switch,"primaryDisabledColor",ee(private_safeLighten,M.primary.main,.62)),setColor(M.Switch,"secondaryDisabledColor",ee(private_safeLighten,M.secondary.main,.62)),setColor(M.Switch,"errorDisabledColor",ee(private_safeLighten,M.error.main,.62)),setColor(M.Switch,"infoDisabledColor",ee(private_safeLighten,M.info.main,.62)),setColor(M.Switch,"successDisabledColor",ee(private_safeLighten,M.success.main,.62)),setColor(M.Switch,"warningDisabledColor",ee(private_safeLighten,M.warning.main,.62)),setColor(M.TableCell,"border",ee(private_safeLighten,ee(private_safeAlpha,M.divider,1),.88)),setColor(M.Tooltip,"bg",ee(private_safeAlpha,M.grey[700],.92))}if(M.mode==="dark"){setColor(M.Alert,"errorColor",ee(private_safeLighten,M.error.light,.6)),setColor(M.Alert,"infoColor",ee(private_safeLighten,M.info.light,.6)),setColor(M.Alert,"successColor",ee(private_safeLighten,M.success.light,.6)),setColor(M.Alert,"warningColor",ee(private_safeLighten,M.warning.light,.6)),setColor(M.Alert,"errorFilledBg",H("palette-error-dark")),setColor(M.Alert,"infoFilledBg",H("palette-info-dark")),setColor(M.Alert,"successFilledBg",H("palette-success-dark")),setColor(M.Alert,"warningFilledBg",H("palette-warning-dark")),setColor(M.Alert,"errorFilledColor",silent(()=>M.getContrastText(M.error.dark))),setColor(M.Alert,"infoFilledColor",silent(()=>M.getContrastText(M.info.dark))),setColor(M.Alert,"successFilledColor",silent(()=>M.getContrastText(M.success.dark))),setColor(M.Alert,"warningFilledColor",silent(()=>M.getContrastText(M.warning.dark))),setColor(M.Alert,"errorStandardBg",ee(private_safeDarken,M.error.light,.9)),setColor(M.Alert,"infoStandardBg",ee(private_safeDarken,M.info.light,.9)),setColor(M.Alert,"successStandardBg",ee(private_safeDarken,M.success.light,.9)),setColor(M.Alert,"warningStandardBg",ee(private_safeDarken,M.warning.light,.9)),setColor(M.Alert,"errorIconColor",H("palette-error-main")),setColor(M.Alert,"infoIconColor",H("palette-info-main")),setColor(M.Alert,"successIconColor",H("palette-success-main")),setColor(M.Alert,"warningIconColor",H("palette-warning-main")),setColor(M.AppBar,"defaultBg",H("palette-grey-900")),setColor(M.AppBar,"darkBg",H("palette-background-paper")),setColor(M.AppBar,"darkColor",H("palette-text-primary")),setColor(M.Avatar,"defaultBg",H("palette-grey-600")),setColor(M.Button,"inheritContainedBg",H("palette-grey-800")),setColor(M.Button,"inheritContainedHoverBg",H("palette-grey-700")),setColor(M.Chip,"defaultBorder",H("palette-grey-700")),setColor(M.Chip,"defaultAvatarColor",H("palette-grey-300")),setColor(M.Chip,"defaultIconColor",H("palette-grey-300")),setColor(M.FilledInput,"bg","rgba(255, 255, 255, 0.09)"),setColor(M.FilledInput,"hoverBg","rgba(255, 255, 255, 0.13)"),setColor(M.FilledInput,"disabledBg","rgba(255, 255, 255, 0.12)"),setColor(M.LinearProgress,"primaryBg",ee(private_safeDarken,M.primary.main,.5)),setColor(M.LinearProgress,"secondaryBg",ee(private_safeDarken,M.secondary.main,.5)),setColor(M.LinearProgress,"errorBg",ee(private_safeDarken,M.error.main,.5)),setColor(M.LinearProgress,"infoBg",ee(private_safeDarken,M.info.main,.5)),setColor(M.LinearProgress,"successBg",ee(private_safeDarken,M.success.main,.5)),setColor(M.LinearProgress,"warningBg",ee(private_safeDarken,M.warning.main,.5)),setColor(M.Skeleton,"bg",O?ee(private_safeAlpha,M.text.primary,.13):`rgba(${H("palette-text-primaryChannel")} / 0.13)`),setColor(M.Slider,"primaryTrack",ee(private_safeDarken,M.primary.main,.5)),setColor(M.Slider,"secondaryTrack",ee(private_safeDarken,M.secondary.main,.5)),setColor(M.Slider,"errorTrack",ee(private_safeDarken,M.error.main,.5)),setColor(M.Slider,"infoTrack",ee(private_safeDarken,M.info.main,.5)),setColor(M.Slider,"successTrack",ee(private_safeDarken,M.success.main,.5)),setColor(M.Slider,"warningTrack",ee(private_safeDarken,M.warning.main,.5));const Q=O?ee(private_safeLighten,M.background.default,.985):private_safeEmphasize(M.background.default,.98);setColor(M.SnackbarContent,"bg",Q),setColor(M.SnackbarContent,"color",silent(()=>O?light.text.primary:M.getContrastText(Q))),setColor(M.SpeedDialAction,"fabHoverBg",private_safeEmphasize(M.background.paper,.15)),setColor(M.StepConnector,"border",H("palette-grey-600")),setColor(M.StepContent,"border",H("palette-grey-600")),setColor(M.Switch,"defaultColor",H("palette-grey-300")),setColor(M.Switch,"defaultDisabledColor",H("palette-grey-600")),setColor(M.Switch,"primaryDisabledColor",ee(private_safeDarken,M.primary.main,.55)),setColor(M.Switch,"secondaryDisabledColor",ee(private_safeDarken,M.secondary.main,.55)),setColor(M.Switch,"errorDisabledColor",ee(private_safeDarken,M.error.main,.55)),setColor(M.Switch,"infoDisabledColor",ee(private_safeDarken,M.info.main,.55)),setColor(M.Switch,"successDisabledColor",ee(private_safeDarken,M.success.main,.55)),setColor(M.Switch,"warningDisabledColor",ee(private_safeDarken,M.warning.main,.55)),setColor(M.TableCell,"border",ee(private_safeDarken,ee(private_safeAlpha,M.divider,1),.68)),setColor(M.Tooltip,"bg",ee(private_safeAlpha,M.grey[700],.92))}setColorChannel(M.background,"default"),setColorChannel(M.background,"paper"),setColorChannel(M.common,"background"),setColorChannel(M.common,"onBackground"),setColorChannel(M,"divider"),Object.keys(M).forEach(Q=>{const U=M[Q];Q!=="tonalOffset"&&U&&typeof U=="object"&&(U.main&&setColor(M[Q],"mainChannel",private_safeColorChannel(toRgb(U.main))),U.light&&setColor(M[Q],"lightChannel",private_safeColorChannel(toRgb(U.light))),U.dark&&setColor(M[Q],"darkChannel",private_safeColorChannel(toRgb(U.dark))),U.contrastText&&setColor(M[Q],"contrastTextChannel",private_safeColorChannel(toRgb(U.contrastText))),Q==="text"&&(setColorChannel(M[Q],"primary"),setColorChannel(M[Q],"secondary")),Q==="action"&&(U.active&&setColorChannel(M[Q],"active"),U.selected&&setColorChannel(M[Q],"selected")))})}),j=t.reduce((z,M)=>deepmerge(z,M),j);const D={prefix:l,disableCssColorScheme:o,shouldSkipGeneratingVar:f,getSelector:defaultGetSelector(j),enableContrastVars:u},{vars:F,generateThemeVars:B,generateStyleSheets:X}=prepareCssVars(j,D);return j.vars=F,Object.entries(j.colorSchemes[j.defaultColorScheme]).forEach(([z,M])=>{j[z]=M}),j.generateThemeVars=B,j.generateStyleSheets=X,j.generateSpacing=function(){return createSpacing(d.spacing,createUnarySpacing(this))},j.getColorSchemeSelector=createGetColorSchemeSelector(p),j.spacing=j.generateSpacing(),j.shouldSkipGeneratingVar=f,j.unstable_sxConfig={...defaultSxConfig,...d==null?void 0:d.unstable_sxConfig},j.unstable_sx=function(M){return styleFunctionSx({sx:M,theme:this})},j.toRuntimeSource=stringifyTheme,j}function attachColorScheme(e,t,n){e.colorSchemes&&n&&(e.colorSchemes[t]={...n!==!0&&n,palette:createPalette({...n===!0?{}:n.palette,mode:t})})}function createTheme(e={},...t){const{palette:n,cssVariables:i=!1,colorSchemes:o=n?void 0:{light:!0},defaultColorScheme:l=n==null?void 0:n.mode,...u}=e,f=l||"light",p=o==null?void 0:o[f],m={...o,...n?{[f]:{...typeof p!="boolean"&&p,palette:n}}:void 0};if(i===!1){if(!("colorSchemes"in e))return createThemeNoVars(e,...t);let d=n;"palette"in e||m[f]&&(m[f]!==!0?d=m[f].palette:f==="dark"&&(d={mode:"dark"}));const g=createThemeNoVars({...e,palette:d},...t);return g.defaultColorScheme=f,g.colorSchemes=m,g.palette.mode==="light"&&(g.colorSchemes.light={...m.light!==!0&&m.light,palette:g.palette},attachColorScheme(g,"dark",m.dark)),g.palette.mode==="dark"&&(g.colorSchemes.dark={...m.dark!==!0&&m.dark,palette:g.palette},attachColorScheme(g,"light",m.light)),g}return!n&&!("light"in m)&&f==="light"&&(m.light=!0),createThemeWithVars({...u,colorSchemes:m,defaultColorScheme:f,...typeof i!="boolean"&&i},...t)}const defaultTheme$1=createTheme();function useTheme(){const e=useTheme$1(defaultTheme$1);return process.env.NODE_ENV!=="production"&&React__namespace.useDebugValue(e),e[THEME_ID]||e}function slotShouldForwardProp(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}const rootShouldForwardProp=e=>slotShouldForwardProp(e)&&e!=="classes",styled=createStyled({themeId:THEME_ID,defaultTheme:defaultTheme$1,rootShouldForwardProp});function internal_createExtendSxProp(){return extendSxProp$1}const memoTheme=unstable_memoTheme;process.env.NODE_ENV!=="production"&&(PropTypes.node,PropTypes.object.isRequired);function useDefaultProps(e){return useDefaultProps$1(e)}function getSvgIconUtilityClass(e){return generateUtilityClass("MuiSvgIcon",e)}generateUtilityClasses("MuiSvgIcon",["root","colorPrimary","colorSecondary","colorAction","colorError","colorDisabled","fontSizeInherit","fontSizeSmall","fontSizeMedium","fontSizeLarge"]);const useUtilityClasses$e=e=>{const{color:t,fontSize:n,classes:i}=e,o={root:["root",t!=="inherit"&&`color${capitalize(t)}`,`fontSize${capitalize(n)}`]};return composeClasses(o,getSvgIconUtilityClass,i)},SvgIconRoot=styled("svg",{name:"MuiSvgIcon",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.color!=="inherit"&&t[`color${capitalize(n.color)}`],t[`fontSize${capitalize(n.fontSize)}`]]}})(memoTheme(({theme:e})=>{var t,n,i,o,l,u,f,p,m,d,g,_,E,S;return{userSelect:"none",width:"1em",height:"1em",display:"inline-block",flexShrink:0,transition:(o=(t=e.transitions)==null?void 0:t.create)==null?void 0:o.call(t,"fill",{duration:(i=(n=(e.vars??e).transitions)==null?void 0:n.duration)==null?void 0:i.shorter}),variants:[{props:b=>!b.hasSvgAsChild,style:{fill:"currentColor"}},{props:{fontSize:"inherit"},style:{fontSize:"inherit"}},{props:{fontSize:"small"},style:{fontSize:((u=(l=e.typography)==null?void 0:l.pxToRem)==null?void 0:u.call(l,20))||"1.25rem"}},{props:{fontSize:"medium"},style:{fontSize:((p=(f=e.typography)==null?void 0:f.pxToRem)==null?void 0:p.call(f,24))||"1.5rem"}},{props:{fontSize:"large"},style:{fontSize:((d=(m=e.typography)==null?void 0:m.pxToRem)==null?void 0:d.call(m,35))||"2.1875rem"}},...Object.entries((e.vars??e).palette).filter(([,b])=>b&&b.main).map(([b])=>{var T,C;return{props:{color:b},style:{color:(C=(T=(e.vars??e).palette)==null?void 0:T[b])==null?void 0:C.main}}}),{props:{color:"action"},style:{color:(_=(g=(e.vars??e).palette)==null?void 0:g.action)==null?void 0:_.active}},{props:{color:"disabled"},style:{color:(S=(E=(e.vars??e).palette)==null?void 0:E.action)==null?void 0:S.disabled}},{props:{color:"inherit"},style:{color:void 0}}]}})),SvgIcon=React__namespace.forwardRef(function(t,n){const i=useDefaultProps({props:t,name:"MuiSvgIcon"}),{children:o,className:l,color:u="inherit",component:f="svg",fontSize:p="medium",htmlColor:m,inheritViewBox:d=!1,titleAccess:g,viewBox:_="0 0 24 24",...E}=i,S=React__namespace.isValidElement(o)&&o.type==="svg",b={...i,color:u,component:f,fontSize:p,instanceFontSize:t.fontSize,inheritViewBox:d,viewBox:_,hasSvgAsChild:S},T={};d||(T.viewBox=_);const C=useUtilityClasses$e(b);return jsxRuntimeExports.jsxs(SvgIconRoot,{as:f,className:clsx(C.root,l),focusable:"false",color:m,"aria-hidden":g?void 0:!0,role:g?"img":void 0,ref:n,...T,...E,...S&&o.props,ownerState:b,children:[S?o.props.children:o,g?jsxRuntimeExports.jsx("title",{children:g}):null]})});process.env.NODE_ENV!=="production"&&(SvgIcon.propTypes={children:PropTypes.node,classes:PropTypes.object,className:PropTypes.string,color:PropTypes.oneOfType([PropTypes.oneOf(["inherit","action","disabled","primary","secondary","error","info","success","warning"]),PropTypes.string]),component:PropTypes.elementType,fontSize:PropTypes.oneOfType([PropTypes.oneOf(["inherit","large","medium","small"]),PropTypes.string]),htmlColor:PropTypes.string,inheritViewBox:PropTypes.bool,shapeRendering:PropTypes.string,sx:PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func,PropTypes.object,PropTypes.bool])),PropTypes.func,PropTypes.object]),titleAccess:PropTypes.string,viewBox:PropTypes.string});SvgIcon.muiName="SvgIcon";function createSvgIcon(e,t){function n(i,o){return jsxRuntimeExports.jsx(SvgIcon,{"data-testid":process.env.NODE_ENV!=="production"?`${t}Icon`:void 0,ref:o,...i,children:e})}return process.env.NODE_ENV!=="production"&&(n.displayName=`${t}Icon`),n.muiName=SvgIcon.muiName,React__namespace.memo(React__namespace.forwardRef(n))}function ownerDocument(e){return e&&e.ownerDocument||document}function setRef(e,t){typeof e=="function"?e(t):e&&(e.current=t)}function useControlled(e){const{controlled:t,default:n,name:i,state:o="value"}=e,{current:l}=React__namespace.useRef(t!==void 0),[u,f]=React__namespace.useState(n),p=l?t:u;if(process.env.NODE_ENV!=="production"){React__namespace.useEffect(()=>{l!==(t!==void 0)&&console.error([`MUI: A component is changing the ${l?"":"un"}controlled ${o} state of ${i} to be ${l?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${i} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join(`
|
|
132
132
|
`))},[o,i,t]);const{current:d}=React__namespace.useRef(n);React__namespace.useEffect(()=>{!l&&JSON.stringify(n)!==JSON.stringify(d)&&console.error([`MUI: A component is changing the default ${o} state of an uncontrolled ${i} after being initialized. To suppress this warning opt to use a controlled ${i}.`].join(`
|
|
133
|
-
`))},[JSON.stringify(n)])}const m=React__namespace.useCallback(d=>{l||f(d)},[]);return[p,m]}function useEventCallback(e){const t=React__namespace.useRef(e);return useEnhancedEffect(()=>{t.current=e}),React__namespace.useRef((...n)=>(0,t.current)(...n)).current}function useForkRef(...e){const t=React__namespace.useRef(void 0),n=React__namespace.useCallback(i=>{const o=e.map(l=>{if(l==null)return null;if(typeof l=="function"){const u=l,f=u(i);return typeof f=="function"?f:()=>{u(null)}}return l.current=i,()=>{l.current=null}});return()=>{o.forEach(l=>l==null?void 0:l())}},e);return React__namespace.useMemo(()=>e.every(i=>i==null)?null:i=>{t.current&&(t.current(),t.current=void 0),i!=null&&(t.current=n(i))},e)}function chainPropTypes(e,t){return process.env.NODE_ENV==="production"?()=>null:function(...i){return e(...i)||t(...i)}}function _objectWithoutPropertiesLoose$p(e,t){if(e==null)return{};var n={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(t.indexOf(i)!==-1)continue;n[i]=e[i]}return n}function _setPrototypeOf(e,t){return _setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},_setPrototypeOf(e,t)}function _inheritsLoose(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,_setPrototypeOf(e,t)}const config$1={disabled:!1};var timeoutsShape=process.env.NODE_ENV!=="production"?PropTypes.oneOfType([PropTypes.number,PropTypes.shape({enter:PropTypes.number,exit:PropTypes.number,appear:PropTypes.number}).isRequired]):null;process.env.NODE_ENV!=="production"&&PropTypes.oneOfType([PropTypes.string,PropTypes.shape({enter:PropTypes.string,exit:PropTypes.string,active:PropTypes.string}),PropTypes.shape({enter:PropTypes.string,enterDone:PropTypes.string,enterActive:PropTypes.string,exit:PropTypes.string,exitDone:PropTypes.string,exitActive:PropTypes.string})]);const TransitionGroupContext=React.createContext(null);var forceReflow=function(t){return t.scrollTop},UNMOUNTED="unmounted",EXITED="exited",ENTERING="entering",ENTERED="entered",EXITING="exiting",Transition=(function(e){_inheritsLoose(t,e);function t(i,o){var l;l=e.call(this,i,o)||this;var u=o,f=u&&!u.isMounting?i.enter:i.appear,p;return l.appearStatus=null,i.in?f?(p=EXITED,l.appearStatus=ENTERING):p=ENTERED:i.unmountOnExit||i.mountOnEnter?p=UNMOUNTED:p=EXITED,l.state={status:p},l.nextCallback=null,l}t.getDerivedStateFromProps=function(o,l){var u=o.in;return u&&l.status===UNMOUNTED?{status:EXITED}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(o){var l=null;if(o!==this.props){var u=this.state.status;this.props.in?u!==ENTERING&&u!==ENTERED&&(l=ENTERING):(u===ENTERING||u===ENTERED)&&(l=EXITING)}this.updateStatus(!1,l)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var o=this.props.timeout,l,u,f;return l=u=f=o,o!=null&&typeof o!="number"&&(l=o.exit,u=o.enter,f=o.appear!==void 0?o.appear:u),{exit:l,enter:u,appear:f}},n.updateStatus=function(o,l){if(o===void 0&&(o=!1),l!==null)if(this.cancelNextCallback(),l===ENTERING){if(this.props.unmountOnExit||this.props.mountOnEnter){var u=this.props.nodeRef?this.props.nodeRef.current:ReactDOM.findDOMNode(this);u&&forceReflow(u)}this.performEnter(o)}else this.performExit();else this.props.unmountOnExit&&this.state.status===EXITED&&this.setState({status:UNMOUNTED})},n.performEnter=function(o){var l=this,u=this.props.enter,f=this.context?this.context.isMounting:o,p=this.props.nodeRef?[f]:[ReactDOM.findDOMNode(this),f],m=p[0],d=p[1],g=this.getTimeouts(),_=f?g.appear:g.enter;if(!o&&!u||config$1.disabled){this.safeSetState({status:ENTERED},function(){l.props.onEntered(m)});return}this.props.onEnter(m,d),this.safeSetState({status:ENTERING},function(){l.props.onEntering(m,d),l.onTransitionEnd(_,function(){l.safeSetState({status:ENTERED},function(){l.props.onEntered(m,d)})})})},n.performExit=function(){var o=this,l=this.props.exit,u=this.getTimeouts(),f=this.props.nodeRef?void 0:ReactDOM.findDOMNode(this);if(!l||config$1.disabled){this.safeSetState({status:EXITED},function(){o.props.onExited(f)});return}this.props.onExit(f),this.safeSetState({status:EXITING},function(){o.props.onExiting(f),o.onTransitionEnd(u.exit,function(){o.safeSetState({status:EXITED},function(){o.props.onExited(f)})})})},n.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(o,l){l=this.setNextCallback(l),this.setState(o,l)},n.setNextCallback=function(o){var l=this,u=!0;return this.nextCallback=function(f){u&&(u=!1,l.nextCallback=null,o(f))},this.nextCallback.cancel=function(){u=!1},this.nextCallback},n.onTransitionEnd=function(o,l){this.setNextCallback(l);var u=this.props.nodeRef?this.props.nodeRef.current:ReactDOM.findDOMNode(this),f=o==null&&!this.props.addEndListener;if(!u||f){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var p=this.props.nodeRef?[this.nextCallback]:[u,this.nextCallback],m=p[0],d=p[1];this.props.addEndListener(m,d)}o!=null&&setTimeout(this.nextCallback,o)},n.render=function(){var o=this.state.status;if(o===UNMOUNTED)return null;var l=this.props,u=l.children;l.in,l.mountOnEnter,l.unmountOnExit,l.appear,l.enter,l.exit,l.timeout,l.addEndListener,l.onEnter,l.onEntering,l.onEntered,l.onExit,l.onExiting,l.onExited,l.nodeRef;var f=_objectWithoutPropertiesLoose$p(l,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return React.createElement(TransitionGroupContext.Provider,{value:null},typeof u=="function"?u(o,f):React.cloneElement(React.Children.only(u),f))},t})(React.Component);Transition.contextType=TransitionGroupContext;Transition.propTypes=process.env.NODE_ENV!=="production"?{nodeRef:PropTypes.shape({current:typeof Element>"u"?PropTypes.any:function(e,t,n,i,o,l){var u=e[t];return PropTypes.instanceOf(u&&"ownerDocument"in u?u.ownerDocument.defaultView.Element:Element)(e,t,n,i,o,l)}}),children:PropTypes.oneOfType([PropTypes.func.isRequired,PropTypes.element.isRequired]).isRequired,in:PropTypes.bool,mountOnEnter:PropTypes.bool,unmountOnExit:PropTypes.bool,appear:PropTypes.bool,enter:PropTypes.bool,exit:PropTypes.bool,timeout:function(t){var n=timeoutsShape;t.addEndListener||(n=n.isRequired);for(var i=arguments.length,o=new Array(i>1?i-1:0),l=1;l<i;l++)o[l-1]=arguments[l];return n.apply(void 0,[t].concat(o))},addEndListener:PropTypes.func,onEnter:PropTypes.func,onEntering:PropTypes.func,onEntered:PropTypes.func,onExit:PropTypes.func,onExiting:PropTypes.func,onExited:PropTypes.func}:{};function noop$6(){}Transition.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:noop$6,onEntering:noop$6,onEntered:noop$6,onExit:noop$6,onExiting:noop$6,onExited:noop$6};Transition.UNMOUNTED=UNMOUNTED;Transition.EXITED=EXITED;Transition.ENTERING=ENTERING;Transition.ENTERED=ENTERED;Transition.EXITING=EXITING;function _assertThisInitialized(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function getChildMapping(e,t){var n=function(l){return t&&React.isValidElement(l)?t(l):l},i=Object.create(null);return e&&React.Children.map(e,function(o){return o}).forEach(function(o){i[o.key]=n(o)}),i}function mergeChildMappings(e,t){e=e||{},t=t||{};function n(d){return d in t?t[d]:e[d]}var i=Object.create(null),o=[];for(var l in e)l in t?o.length&&(i[l]=o,o=[]):o.push(l);var u,f={};for(var p in t){if(i[p])for(u=0;u<i[p].length;u++){var m=i[p][u];f[i[p][u]]=n(m)}f[p]=n(p)}for(u=0;u<o.length;u++)f[o[u]]=n(o[u]);return f}function getProp(e,t,n){return n[t]!=null?n[t]:e.props[t]}function getInitialChildMapping(e,t){return getChildMapping(e.children,function(n){return React.cloneElement(n,{onExited:t.bind(null,n),in:!0,appear:getProp(n,"appear",e),enter:getProp(n,"enter",e),exit:getProp(n,"exit",e)})})}function getNextChildMapping(e,t,n){var i=getChildMapping(e.children),o=mergeChildMappings(t,i);return Object.keys(o).forEach(function(l){var u=o[l];if(React.isValidElement(u)){var f=l in t,p=l in i,m=t[l],d=React.isValidElement(m)&&!m.props.in;p&&(!f||d)?o[l]=React.cloneElement(u,{onExited:n.bind(null,u),in:!0,exit:getProp(u,"exit",e),enter:getProp(u,"enter",e)}):!p&&f&&!d?o[l]=React.cloneElement(u,{in:!1}):p&&f&&React.isValidElement(m)&&(o[l]=React.cloneElement(u,{onExited:n.bind(null,u),in:m.props.in,exit:getProp(u,"exit",e),enter:getProp(u,"enter",e)}))}}),o}var values=Object.values||function(e){return Object.keys(e).map(function(t){return e[t]})},defaultProps$7={component:"div",childFactory:function(t){return t}},TransitionGroup=(function(e){_inheritsLoose(t,e);function t(i,o){var l;l=e.call(this,i,o)||this;var u=l.handleExited.bind(_assertThisInitialized(l));return l.state={contextValue:{isMounting:!0},handleExited:u,firstRender:!0},l}var n=t.prototype;return n.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},n.componentWillUnmount=function(){this.mounted=!1},t.getDerivedStateFromProps=function(o,l){var u=l.children,f=l.handleExited,p=l.firstRender;return{children:p?getInitialChildMapping(o,f):getNextChildMapping(o,u,f),firstRender:!1}},n.handleExited=function(o,l){var u=getChildMapping(this.props.children);o.key in u||(o.props.onExited&&o.props.onExited(l),this.mounted&&this.setState(function(f){var p=_extends$u({},f.children);return delete p[o.key],{children:p}}))},n.render=function(){var o=this.props,l=o.component,u=o.childFactory,f=_objectWithoutPropertiesLoose$p(o,["component","childFactory"]),p=this.state.contextValue,m=values(this.state.children).map(u);return delete f.appear,delete f.enter,delete f.exit,l===null?React.createElement(TransitionGroupContext.Provider,{value:p},m):React.createElement(TransitionGroupContext.Provider,{value:p},React.createElement(l,f,m))},t})(React.Component);TransitionGroup.propTypes=process.env.NODE_ENV!=="production"?{component:PropTypes.any,children:PropTypes.node,appear:PropTypes.bool,enter:PropTypes.bool,exit:PropTypes.bool,childFactory:PropTypes.func}:{};TransitionGroup.defaultProps=defaultProps$7;const UNINITIALIZED={};function useLazyRef(e,t){const n=React__namespace.useRef(UNINITIALIZED);return n.current===UNINITIALIZED&&(n.current=e(t)),n}const EMPTY=[];function useOnMount(e){React__namespace.useEffect(e,EMPTY)}class Timeout{constructor(){Dt(this,"currentId",null);Dt(this,"clear",()=>{this.currentId!==null&&(clearTimeout(this.currentId),this.currentId=null)});Dt(this,"disposeEffect",()=>this.clear)}static create(){return new Timeout}start(t,n){this.clear(),this.currentId=setTimeout(()=>{this.currentId=null,n()},t)}}function useTimeout(){const e=useLazyRef(Timeout.create).current;return useOnMount(e.disposeEffect),e}function isClassComponent$1(e){const{prototype:t={}}=e;return!!t.isReactComponent}function elementTypeAcceptingRef(e,t,n,i,o){const l=e[t],u=o||t;if(l==null||typeof window>"u")return null;let f;return typeof l=="function"&&!isClassComponent$1(l)&&(f="Did you accidentally provide a plain function component instead?"),f!==void 0?new Error(`Invalid ${i} \`${u}\` supplied to \`${n}\`. Expected an element type that can hold a ref. ${f} For more information see https://mui.com/r/caveat-with-refs-guide`):null}const elementTypeAcceptingRef$1=chainPropTypes(PropTypes.elementType,elementTypeAcceptingRef),reflow=e=>e.scrollTop;function getTransitionProps(e,t){const{timeout:n,easing:i,style:o={}}=e;return{duration:o.transitionDuration??(typeof n=="number"?n:n[t.mode]||0),easing:o.transitionTimingFunction??(typeof i=="object"?i[t.mode]:i),delay:o.transitionDelay}}function isHostComponent(e){return typeof e=="string"}function appendOwnerState(e,t,n){return e===void 0||isHostComponent(e)?t:{...t,ownerState:{...t.ownerState,...n}}}function resolveComponentProps(e,t,n){return typeof e=="function"?e(t,n):e}function extractEventHandlers(e,t=[]){if(e===void 0)return{};const n={};return Object.keys(e).filter(i=>i.match(/^on[A-Z]/)&&typeof e[i]=="function"&&!t.includes(i)).forEach(i=>{n[i]=e[i]}),n}function omitEventHandlers(e){if(e===void 0)return{};const t={};return Object.keys(e).filter(n=>!(n.match(/^on[A-Z]/)&&typeof e[n]=="function")).forEach(n=>{t[n]=e[n]}),t}function mergeSlotProps(e){const{getSlotProps:t,additionalProps:n,externalSlotProps:i,externalForwardedProps:o,className:l}=e;if(!t){const E=clsx(n==null?void 0:n.className,l,o==null?void 0:o.className,i==null?void 0:i.className),S={...n==null?void 0:n.style,...o==null?void 0:o.style,...i==null?void 0:i.style},b={...n,...o,...i};return E.length>0&&(b.className=E),Object.keys(S).length>0&&(b.style=S),{props:b,internalRef:void 0}}const u=extractEventHandlers({...o,...i}),f=omitEventHandlers(i),p=omitEventHandlers(o),m=t(u),d=clsx(m==null?void 0:m.className,n==null?void 0:n.className,l,o==null?void 0:o.className,i==null?void 0:i.className),g={...m==null?void 0:m.style,...n==null?void 0:n.style,...o==null?void 0:o.style,...i==null?void 0:i.style},_={...m,...n,...p,...f};return d.length>0&&(_.className=d),Object.keys(g).length>0&&(_.style=g),{props:_,internalRef:m.ref}}function useSlot(e,t){const{className:n,elementType:i,ownerState:o,externalForwardedProps:l,internalForwardedProps:u,shouldForwardComponentProp:f=!1,...p}=t,{component:m,slots:d={[e]:void 0},slotProps:g={[e]:void 0},..._}=l,E=d[e]||i,S=resolveComponentProps(g[e],o),{props:{component:b,...T},internalRef:C}=mergeSlotProps({className:n,...p,externalForwardedProps:e==="root"?_:void 0,externalSlotProps:S}),A=useForkRef(C,S==null?void 0:S.ref,t.ref),R=e==="root"?b||m:b,O=appendOwnerState(E,{...e==="root"&&!m&&!d[e]&&u,...e!=="root"&&!d[e]&&u,...T,...R&&!f&&{as:R},...R&&f&&{component:R},ref:A},o);return[E,O]}function getTypeByValue(e){const t=typeof e;switch(t){case"number":return Number.isNaN(e)?"NaN":Number.isFinite(e)?e!==Math.floor(e)?"float":"number":"Infinity";case"object":return e===null?"null":e.constructor.name;default:return t}}function requiredInteger(e,t,n,i){const o=e[t];if(o==null||!Number.isInteger(o)){const l=getTypeByValue(o);return new RangeError(`Invalid ${i} \`${t}\` of type \`${l}\` supplied to \`${n}\`, expected \`integer\`.`)}return null}function validator(e,t,n,i){return e[t]===void 0?null:requiredInteger(e,t,n,i)}function validatorNoop(){return null}validator.isRequired=requiredInteger;validatorNoop.isRequired=validatorNoop;const integerPropType=process.env.NODE_ENV==="production"?validatorNoop:validator;function getPaperUtilityClass(e){return generateUtilityClass("MuiPaper",e)}generateUtilityClasses("MuiPaper",["root","rounded","outlined","elevation","elevation0","elevation1","elevation2","elevation3","elevation4","elevation5","elevation6","elevation7","elevation8","elevation9","elevation10","elevation11","elevation12","elevation13","elevation14","elevation15","elevation16","elevation17","elevation18","elevation19","elevation20","elevation21","elevation22","elevation23","elevation24"]);const useUtilityClasses$d=e=>{const{square:t,elevation:n,variant:i,classes:o}=e,l={root:["root",i,!t&&"rounded",i==="elevation"&&`elevation${n}`]};return composeClasses(l,getPaperUtilityClass,o)},PaperRoot=styled("div",{name:"MuiPaper",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[n.variant],!n.square&&t.rounded,n.variant==="elevation"&&t[`elevation${n.elevation}`]]}})(memoTheme(({theme:e})=>({backgroundColor:(e.vars||e).palette.background.paper,color:(e.vars||e).palette.text.primary,transition:e.transitions.create("box-shadow"),variants:[{props:({ownerState:t})=>!t.square,style:{borderRadius:e.shape.borderRadius}},{props:{variant:"outlined"},style:{border:`1px solid ${(e.vars||e).palette.divider}`}},{props:{variant:"elevation"},style:{boxShadow:"var(--Paper-shadow)",backgroundImage:"var(--Paper-overlay)"}}]}))),Paper=React__namespace.forwardRef(function(t,n){var E;const i=useDefaultProps({props:t,name:"MuiPaper"}),o=useTheme(),{className:l,component:u="div",elevation:f=1,square:p=!1,variant:m="elevation",...d}=i,g={...i,component:u,elevation:f,square:p,variant:m},_=useUtilityClasses$d(g);return process.env.NODE_ENV!=="production"&&o.shadows[f]===void 0&&console.error([`MUI: The elevation provided <Paper elevation={${f}}> is not available in the theme.`,`Please make sure that \`theme.shadows[${f}]\` is defined.`].join(`
|
|
133
|
+
`))},[JSON.stringify(n)])}const m=React__namespace.useCallback(d=>{l||f(d)},[]);return[p,m]}function useEventCallback(e){const t=React__namespace.useRef(e);return useEnhancedEffect(()=>{t.current=e}),React__namespace.useRef((...n)=>(0,t.current)(...n)).current}function useForkRef(...e){const t=React__namespace.useRef(void 0),n=React__namespace.useCallback(i=>{const o=e.map(l=>{if(l==null)return null;if(typeof l=="function"){const u=l,f=u(i);return typeof f=="function"?f:()=>{u(null)}}return l.current=i,()=>{l.current=null}});return()=>{o.forEach(l=>l==null?void 0:l())}},e);return React__namespace.useMemo(()=>e.every(i=>i==null)?null:i=>{t.current&&(t.current(),t.current=void 0),i!=null&&(t.current=n(i))},e)}function chainPropTypes(e,t){return process.env.NODE_ENV==="production"?()=>null:function(...i){return e(...i)||t(...i)}}function _objectWithoutPropertiesLoose$p(e,t){if(e==null)return{};var n={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(t.indexOf(i)!==-1)continue;n[i]=e[i]}return n}function _setPrototypeOf(e,t){return _setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},_setPrototypeOf(e,t)}function _inheritsLoose(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,_setPrototypeOf(e,t)}const config$1={disabled:!1};var timeoutsShape=process.env.NODE_ENV!=="production"?PropTypes.oneOfType([PropTypes.number,PropTypes.shape({enter:PropTypes.number,exit:PropTypes.number,appear:PropTypes.number}).isRequired]):null;process.env.NODE_ENV!=="production"&&PropTypes.oneOfType([PropTypes.string,PropTypes.shape({enter:PropTypes.string,exit:PropTypes.string,active:PropTypes.string}),PropTypes.shape({enter:PropTypes.string,enterDone:PropTypes.string,enterActive:PropTypes.string,exit:PropTypes.string,exitDone:PropTypes.string,exitActive:PropTypes.string})]);const TransitionGroupContext=React.createContext(null);var forceReflow=function(t){return t.scrollTop},UNMOUNTED="unmounted",EXITED="exited",ENTERING="entering",ENTERED="entered",EXITING="exiting",Transition=(function(e){_inheritsLoose(t,e);function t(i,o){var l;l=e.call(this,i,o)||this;var u=o,f=u&&!u.isMounting?i.enter:i.appear,p;return l.appearStatus=null,i.in?f?(p=EXITED,l.appearStatus=ENTERING):p=ENTERED:i.unmountOnExit||i.mountOnEnter?p=UNMOUNTED:p=EXITED,l.state={status:p},l.nextCallback=null,l}t.getDerivedStateFromProps=function(o,l){var u=o.in;return u&&l.status===UNMOUNTED?{status:EXITED}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(o){var l=null;if(o!==this.props){var u=this.state.status;this.props.in?u!==ENTERING&&u!==ENTERED&&(l=ENTERING):(u===ENTERING||u===ENTERED)&&(l=EXITING)}this.updateStatus(!1,l)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var o=this.props.timeout,l,u,f;return l=u=f=o,o!=null&&typeof o!="number"&&(l=o.exit,u=o.enter,f=o.appear!==void 0?o.appear:u),{exit:l,enter:u,appear:f}},n.updateStatus=function(o,l){if(o===void 0&&(o=!1),l!==null)if(this.cancelNextCallback(),l===ENTERING){if(this.props.unmountOnExit||this.props.mountOnEnter){var u=this.props.nodeRef?this.props.nodeRef.current:ReactDOM.findDOMNode(this);u&&forceReflow(u)}this.performEnter(o)}else this.performExit();else this.props.unmountOnExit&&this.state.status===EXITED&&this.setState({status:UNMOUNTED})},n.performEnter=function(o){var l=this,u=this.props.enter,f=this.context?this.context.isMounting:o,p=this.props.nodeRef?[f]:[ReactDOM.findDOMNode(this),f],m=p[0],d=p[1],g=this.getTimeouts(),_=f?g.appear:g.enter;if(!o&&!u||config$1.disabled){this.safeSetState({status:ENTERED},function(){l.props.onEntered(m)});return}this.props.onEnter(m,d),this.safeSetState({status:ENTERING},function(){l.props.onEntering(m,d),l.onTransitionEnd(_,function(){l.safeSetState({status:ENTERED},function(){l.props.onEntered(m,d)})})})},n.performExit=function(){var o=this,l=this.props.exit,u=this.getTimeouts(),f=this.props.nodeRef?void 0:ReactDOM.findDOMNode(this);if(!l||config$1.disabled){this.safeSetState({status:EXITED},function(){o.props.onExited(f)});return}this.props.onExit(f),this.safeSetState({status:EXITING},function(){o.props.onExiting(f),o.onTransitionEnd(u.exit,function(){o.safeSetState({status:EXITED},function(){o.props.onExited(f)})})})},n.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(o,l){l=this.setNextCallback(l),this.setState(o,l)},n.setNextCallback=function(o){var l=this,u=!0;return this.nextCallback=function(f){u&&(u=!1,l.nextCallback=null,o(f))},this.nextCallback.cancel=function(){u=!1},this.nextCallback},n.onTransitionEnd=function(o,l){this.setNextCallback(l);var u=this.props.nodeRef?this.props.nodeRef.current:ReactDOM.findDOMNode(this),f=o==null&&!this.props.addEndListener;if(!u||f){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var p=this.props.nodeRef?[this.nextCallback]:[u,this.nextCallback],m=p[0],d=p[1];this.props.addEndListener(m,d)}o!=null&&setTimeout(this.nextCallback,o)},n.render=function(){var o=this.state.status;if(o===UNMOUNTED)return null;var l=this.props,u=l.children;l.in,l.mountOnEnter,l.unmountOnExit,l.appear,l.enter,l.exit,l.timeout,l.addEndListener,l.onEnter,l.onEntering,l.onEntered,l.onExit,l.onExiting,l.onExited,l.nodeRef;var f=_objectWithoutPropertiesLoose$p(l,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return React.createElement(TransitionGroupContext.Provider,{value:null},typeof u=="function"?u(o,f):React.cloneElement(React.Children.only(u),f))},t})(React.Component);Transition.contextType=TransitionGroupContext;Transition.propTypes=process.env.NODE_ENV!=="production"?{nodeRef:PropTypes.shape({current:typeof Element>"u"?PropTypes.any:function(e,t,n,i,o,l){var u=e[t];return PropTypes.instanceOf(u&&"ownerDocument"in u?u.ownerDocument.defaultView.Element:Element)(e,t,n,i,o,l)}}),children:PropTypes.oneOfType([PropTypes.func.isRequired,PropTypes.element.isRequired]).isRequired,in:PropTypes.bool,mountOnEnter:PropTypes.bool,unmountOnExit:PropTypes.bool,appear:PropTypes.bool,enter:PropTypes.bool,exit:PropTypes.bool,timeout:function(t){var n=timeoutsShape;t.addEndListener||(n=n.isRequired);for(var i=arguments.length,o=new Array(i>1?i-1:0),l=1;l<i;l++)o[l-1]=arguments[l];return n.apply(void 0,[t].concat(o))},addEndListener:PropTypes.func,onEnter:PropTypes.func,onEntering:PropTypes.func,onEntered:PropTypes.func,onExit:PropTypes.func,onExiting:PropTypes.func,onExited:PropTypes.func}:{};function noop$6(){}Transition.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:noop$6,onEntering:noop$6,onEntered:noop$6,onExit:noop$6,onExiting:noop$6,onExited:noop$6};Transition.UNMOUNTED=UNMOUNTED;Transition.EXITED=EXITED;Transition.ENTERING=ENTERING;Transition.ENTERED=ENTERED;Transition.EXITING=EXITING;function _assertThisInitialized(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function getChildMapping(e,t){var n=function(l){return t&&React.isValidElement(l)?t(l):l},i=Object.create(null);return e&&React.Children.map(e,function(o){return o}).forEach(function(o){i[o.key]=n(o)}),i}function mergeChildMappings(e,t){e=e||{},t=t||{};function n(d){return d in t?t[d]:e[d]}var i=Object.create(null),o=[];for(var l in e)l in t?o.length&&(i[l]=o,o=[]):o.push(l);var u,f={};for(var p in t){if(i[p])for(u=0;u<i[p].length;u++){var m=i[p][u];f[i[p][u]]=n(m)}f[p]=n(p)}for(u=0;u<o.length;u++)f[o[u]]=n(o[u]);return f}function getProp(e,t,n){return n[t]!=null?n[t]:e.props[t]}function getInitialChildMapping(e,t){return getChildMapping(e.children,function(n){return React.cloneElement(n,{onExited:t.bind(null,n),in:!0,appear:getProp(n,"appear",e),enter:getProp(n,"enter",e),exit:getProp(n,"exit",e)})})}function getNextChildMapping(e,t,n){var i=getChildMapping(e.children),o=mergeChildMappings(t,i);return Object.keys(o).forEach(function(l){var u=o[l];if(React.isValidElement(u)){var f=l in t,p=l in i,m=t[l],d=React.isValidElement(m)&&!m.props.in;p&&(!f||d)?o[l]=React.cloneElement(u,{onExited:n.bind(null,u),in:!0,exit:getProp(u,"exit",e),enter:getProp(u,"enter",e)}):!p&&f&&!d?o[l]=React.cloneElement(u,{in:!1}):p&&f&&React.isValidElement(m)&&(o[l]=React.cloneElement(u,{onExited:n.bind(null,u),in:m.props.in,exit:getProp(u,"exit",e),enter:getProp(u,"enter",e)}))}}),o}var values=Object.values||function(e){return Object.keys(e).map(function(t){return e[t]})},defaultProps$7={component:"div",childFactory:function(t){return t}},TransitionGroup=(function(e){_inheritsLoose(t,e);function t(i,o){var l;l=e.call(this,i,o)||this;var u=l.handleExited.bind(_assertThisInitialized(l));return l.state={contextValue:{isMounting:!0},handleExited:u,firstRender:!0},l}var n=t.prototype;return n.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},n.componentWillUnmount=function(){this.mounted=!1},t.getDerivedStateFromProps=function(o,l){var u=l.children,f=l.handleExited,p=l.firstRender;return{children:p?getInitialChildMapping(o,f):getNextChildMapping(o,u,f),firstRender:!1}},n.handleExited=function(o,l){var u=getChildMapping(this.props.children);o.key in u||(o.props.onExited&&o.props.onExited(l),this.mounted&&this.setState(function(f){var p=_extends$u({},f.children);return delete p[o.key],{children:p}}))},n.render=function(){var o=this.props,l=o.component,u=o.childFactory,f=_objectWithoutPropertiesLoose$p(o,["component","childFactory"]),p=this.state.contextValue,m=values(this.state.children).map(u);return delete f.appear,delete f.enter,delete f.exit,l===null?React.createElement(TransitionGroupContext.Provider,{value:p},m):React.createElement(TransitionGroupContext.Provider,{value:p},React.createElement(l,f,m))},t})(React.Component);TransitionGroup.propTypes=process.env.NODE_ENV!=="production"?{component:PropTypes.any,children:PropTypes.node,appear:PropTypes.bool,enter:PropTypes.bool,exit:PropTypes.bool,childFactory:PropTypes.func}:{};TransitionGroup.defaultProps=defaultProps$7;const UNINITIALIZED={};function useLazyRef(e,t){const n=React__namespace.useRef(UNINITIALIZED);return n.current===UNINITIALIZED&&(n.current=e(t)),n}const EMPTY=[];function useOnMount(e){React__namespace.useEffect(e,EMPTY)}class Timeout{constructor(){jt(this,"currentId",null);jt(this,"clear",()=>{this.currentId!==null&&(clearTimeout(this.currentId),this.currentId=null)});jt(this,"disposeEffect",()=>this.clear)}static create(){return new Timeout}start(t,n){this.clear(),this.currentId=setTimeout(()=>{this.currentId=null,n()},t)}}function useTimeout(){const e=useLazyRef(Timeout.create).current;return useOnMount(e.disposeEffect),e}function isClassComponent$1(e){const{prototype:t={}}=e;return!!t.isReactComponent}function elementTypeAcceptingRef(e,t,n,i,o){const l=e[t],u=o||t;if(l==null||typeof window>"u")return null;let f;return typeof l=="function"&&!isClassComponent$1(l)&&(f="Did you accidentally provide a plain function component instead?"),f!==void 0?new Error(`Invalid ${i} \`${u}\` supplied to \`${n}\`. Expected an element type that can hold a ref. ${f} For more information see https://mui.com/r/caveat-with-refs-guide`):null}const elementTypeAcceptingRef$1=chainPropTypes(PropTypes.elementType,elementTypeAcceptingRef),reflow=e=>e.scrollTop;function getTransitionProps(e,t){const{timeout:n,easing:i,style:o={}}=e;return{duration:o.transitionDuration??(typeof n=="number"?n:n[t.mode]||0),easing:o.transitionTimingFunction??(typeof i=="object"?i[t.mode]:i),delay:o.transitionDelay}}function isHostComponent(e){return typeof e=="string"}function appendOwnerState(e,t,n){return e===void 0||isHostComponent(e)?t:{...t,ownerState:{...t.ownerState,...n}}}function resolveComponentProps(e,t,n){return typeof e=="function"?e(t,n):e}function extractEventHandlers(e,t=[]){if(e===void 0)return{};const n={};return Object.keys(e).filter(i=>i.match(/^on[A-Z]/)&&typeof e[i]=="function"&&!t.includes(i)).forEach(i=>{n[i]=e[i]}),n}function omitEventHandlers(e){if(e===void 0)return{};const t={};return Object.keys(e).filter(n=>!(n.match(/^on[A-Z]/)&&typeof e[n]=="function")).forEach(n=>{t[n]=e[n]}),t}function mergeSlotProps(e){const{getSlotProps:t,additionalProps:n,externalSlotProps:i,externalForwardedProps:o,className:l}=e;if(!t){const E=clsx(n==null?void 0:n.className,l,o==null?void 0:o.className,i==null?void 0:i.className),S={...n==null?void 0:n.style,...o==null?void 0:o.style,...i==null?void 0:i.style},b={...n,...o,...i};return E.length>0&&(b.className=E),Object.keys(S).length>0&&(b.style=S),{props:b,internalRef:void 0}}const u=extractEventHandlers({...o,...i}),f=omitEventHandlers(i),p=omitEventHandlers(o),m=t(u),d=clsx(m==null?void 0:m.className,n==null?void 0:n.className,l,o==null?void 0:o.className,i==null?void 0:i.className),g={...m==null?void 0:m.style,...n==null?void 0:n.style,...o==null?void 0:o.style,...i==null?void 0:i.style},_={...m,...n,...p,...f};return d.length>0&&(_.className=d),Object.keys(g).length>0&&(_.style=g),{props:_,internalRef:m.ref}}function useSlot(e,t){const{className:n,elementType:i,ownerState:o,externalForwardedProps:l,internalForwardedProps:u,shouldForwardComponentProp:f=!1,...p}=t,{component:m,slots:d={[e]:void 0},slotProps:g={[e]:void 0},..._}=l,E=d[e]||i,S=resolveComponentProps(g[e],o),{props:{component:b,...T},internalRef:C}=mergeSlotProps({className:n,...p,externalForwardedProps:e==="root"?_:void 0,externalSlotProps:S}),A=useForkRef(C,S==null?void 0:S.ref,t.ref),R=e==="root"?b||m:b,O=appendOwnerState(E,{...e==="root"&&!m&&!d[e]&&u,...e!=="root"&&!d[e]&&u,...T,...R&&!f&&{as:R},...R&&f&&{component:R},ref:A},o);return[E,O]}function getTypeByValue(e){const t=typeof e;switch(t){case"number":return Number.isNaN(e)?"NaN":Number.isFinite(e)?e!==Math.floor(e)?"float":"number":"Infinity";case"object":return e===null?"null":e.constructor.name;default:return t}}function requiredInteger(e,t,n,i){const o=e[t];if(o==null||!Number.isInteger(o)){const l=getTypeByValue(o);return new RangeError(`Invalid ${i} \`${t}\` of type \`${l}\` supplied to \`${n}\`, expected \`integer\`.`)}return null}function validator(e,t,n,i){return e[t]===void 0?null:requiredInteger(e,t,n,i)}function validatorNoop(){return null}validator.isRequired=requiredInteger;validatorNoop.isRequired=validatorNoop;const integerPropType=process.env.NODE_ENV==="production"?validatorNoop:validator;function getPaperUtilityClass(e){return generateUtilityClass("MuiPaper",e)}generateUtilityClasses("MuiPaper",["root","rounded","outlined","elevation","elevation0","elevation1","elevation2","elevation3","elevation4","elevation5","elevation6","elevation7","elevation8","elevation9","elevation10","elevation11","elevation12","elevation13","elevation14","elevation15","elevation16","elevation17","elevation18","elevation19","elevation20","elevation21","elevation22","elevation23","elevation24"]);const useUtilityClasses$d=e=>{const{square:t,elevation:n,variant:i,classes:o}=e,l={root:["root",i,!t&&"rounded",i==="elevation"&&`elevation${n}`]};return composeClasses(l,getPaperUtilityClass,o)},PaperRoot=styled("div",{name:"MuiPaper",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[n.variant],!n.square&&t.rounded,n.variant==="elevation"&&t[`elevation${n.elevation}`]]}})(memoTheme(({theme:e})=>({backgroundColor:(e.vars||e).palette.background.paper,color:(e.vars||e).palette.text.primary,transition:e.transitions.create("box-shadow"),variants:[{props:({ownerState:t})=>!t.square,style:{borderRadius:e.shape.borderRadius}},{props:{variant:"outlined"},style:{border:`1px solid ${(e.vars||e).palette.divider}`}},{props:{variant:"elevation"},style:{boxShadow:"var(--Paper-shadow)",backgroundImage:"var(--Paper-overlay)"}}]}))),Paper=React__namespace.forwardRef(function(t,n){var E;const i=useDefaultProps({props:t,name:"MuiPaper"}),o=useTheme(),{className:l,component:u="div",elevation:f=1,square:p=!1,variant:m="elevation",...d}=i,g={...i,component:u,elevation:f,square:p,variant:m},_=useUtilityClasses$d(g);return process.env.NODE_ENV!=="production"&&o.shadows[f]===void 0&&console.error([`MUI: The elevation provided <Paper elevation={${f}}> is not available in the theme.`,`Please make sure that \`theme.shadows[${f}]\` is defined.`].join(`
|
|
134
134
|
`)),jsxRuntimeExports.jsx(PaperRoot,{as:u,ownerState:g,className:clsx(_.root,l),ref:n,...d,style:{...m==="elevation"&&{"--Paper-shadow":(o.vars||o).shadows[f],...o.vars&&{"--Paper-overlay":(E=o.vars.overlays)==null?void 0:E[f]},...!o.vars&&o.palette.mode==="dark"&&{"--Paper-overlay":`linear-gradient(${alpha$1("#fff",getOverlayAlpha(f))}, ${alpha$1("#fff",getOverlayAlpha(f))})`}},...d.style}})});process.env.NODE_ENV!=="production"&&(Paper.propTypes={children:PropTypes.node,classes:PropTypes.object,className:PropTypes.string,component:PropTypes.elementType,elevation:chainPropTypes(integerPropType,e=>{const{elevation:t,variant:n}=e;return t>0&&n==="outlined"?new Error(`MUI: Combining \`elevation={${t}}\` with \`variant="${n}"\` has no effect. Either use \`elevation={0}\` or use a different \`variant\`.`):null}),square:PropTypes.bool,style:PropTypes.object,sx:PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func,PropTypes.object,PropTypes.bool])),PropTypes.func,PropTypes.object]),variant:PropTypes.oneOfType([PropTypes.oneOf(["elevation","outlined"]),PropTypes.string])});const refType=PropTypes.oneOfType([PropTypes.func,PropTypes.object]);function isFocusVisible(e){try{return e.matches(":focus-visible")}catch{process.env.NODE_ENV!=="production"&&!window.navigator.userAgent.includes("jsdom")&&console.warn(["MUI: The `:focus-visible` pseudo class is not supported in this browser.","Some components rely on this feature to work properly."].join(`
|
|
135
|
-
`))}return!1}class LazyRipple{constructor(){
|
|
135
|
+
`))}return!1}class LazyRipple{constructor(){jt(this,"mountEffect",()=>{this.shouldMount&&!this.didMount&&this.ref.current!==null&&(this.didMount=!0,this.mounted.resolve())});this.ref={current:null},this.mounted=null,this.didMount=!1,this.shouldMount=!1,this.setShouldMount=null}static create(){return new LazyRipple}static use(){const t=useLazyRef(LazyRipple.create).current,[n,i]=React__namespace.useState(!1);return t.shouldMount=n,t.setShouldMount=i,React__namespace.useEffect(t.mountEffect,[n]),t}mount(){return this.mounted||(this.mounted=createControlledPromise(),this.shouldMount=!0,this.setShouldMount(this.shouldMount)),this.mounted}start(...t){this.mount().then(()=>{var n;return(n=this.ref.current)==null?void 0:n.start(...t)})}stop(...t){this.mount().then(()=>{var n;return(n=this.ref.current)==null?void 0:n.stop(...t)})}pulsate(...t){this.mount().then(()=>{var n;return(n=this.ref.current)==null?void 0:n.pulsate(...t)})}}function useLazyRipple(){return LazyRipple.use()}function createControlledPromise(){let e,t;const n=new Promise((i,o)=>{e=i,t=o});return n.resolve=e,n.reject=t,n}function Ripple(e){const{className:t,classes:n,pulsate:i=!1,rippleX:o,rippleY:l,rippleSize:u,in:f,onExited:p,timeout:m}=e,[d,g]=React__namespace.useState(!1),_=clsx(t,n.ripple,n.rippleVisible,i&&n.ripplePulsate),E={width:u,height:u,top:-(u/2)+l,left:-(u/2)+o},S=clsx(n.child,d&&n.childLeaving,i&&n.childPulsate);return!f&&!d&&g(!0),React__namespace.useEffect(()=>{if(!f&&p!=null){const b=setTimeout(p,m);return()=>{clearTimeout(b)}}},[p,f,m]),jsxRuntimeExports.jsx("span",{className:_,style:E,children:jsxRuntimeExports.jsx("span",{className:S})})}process.env.NODE_ENV!=="production"&&(Ripple.propTypes={classes:PropTypes.object.isRequired,className:PropTypes.string,in:PropTypes.bool,onExited:PropTypes.func,pulsate:PropTypes.bool,rippleSize:PropTypes.number,rippleX:PropTypes.number,rippleY:PropTypes.number,timeout:PropTypes.number.isRequired});const touchRippleClasses=generateUtilityClasses("MuiTouchRipple",["root","ripple","rippleVisible","ripplePulsate","child","childLeaving","childPulsate"]),DURATION=550,DELAY_RIPPLE=80,enterKeyframe=keyframes`
|
|
136
136
|
0% {
|
|
137
137
|
transform: scale(0);
|
|
138
138
|
opacity: 0.1;
|
|
@@ -239,7 +239,7 @@ To suppress this warning, you need to explicitly provide the \`palette.${t}Chann
|
|
|
239
239
|
`))}return null}),children:PropTypes.oneOfType([PropTypes.node,PropTypes.func]),container:PropTypes.oneOfType([HTMLElementType,PropTypes.func]),direction:PropTypes.oneOf(["ltr","rtl"]),disablePortal:PropTypes.bool,keepMounted:PropTypes.bool,modifiers:PropTypes.arrayOf(PropTypes.shape({data:PropTypes.object,effect:PropTypes.func,enabled:PropTypes.bool,fn:PropTypes.func,name:PropTypes.any,options:PropTypes.object,phase:PropTypes.oneOf(["afterMain","afterRead","afterWrite","beforeMain","beforeRead","beforeWrite","main","read","write"]),requires:PropTypes.arrayOf(PropTypes.string),requiresIfExists:PropTypes.arrayOf(PropTypes.string)})),open:PropTypes.bool.isRequired,placement:PropTypes.oneOf(["auto-end","auto-start","auto","bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),popperOptions:PropTypes.shape({modifiers:PropTypes.array,onFirstUpdate:PropTypes.func,placement:PropTypes.oneOf(["auto-end","auto-start","auto","bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),strategy:PropTypes.oneOf(["absolute","fixed"])}),popperRef:refType,slotProps:PropTypes.shape({root:PropTypes.oneOfType([PropTypes.func,PropTypes.object])}),slots:PropTypes.shape({root:PropTypes.elementType}),transition:PropTypes.bool});const PopperRoot=styled(Popper$1,{name:"MuiPopper",slot:"Root"})({}),Popper=React__namespace.forwardRef(function(t,n){const i=useRtl(),o=useDefaultProps({props:t,name:"MuiPopper"}),{anchorEl:l,component:u,components:f,componentsProps:p,container:m,disablePortal:d,keepMounted:g,modifiers:_,open:E,placement:S,popperOptions:b,popperRef:T,transition:C,slots:A,slotProps:R,...O}=o,I=(A==null?void 0:A.root)??(f==null?void 0:f.Root),j={anchorEl:l,container:m,disablePortal:d,keepMounted:g,modifiers:_,open:E,placement:S,popperOptions:b,popperRef:T,transition:C,...O};return jsxRuntimeExports.jsx(PopperRoot,{as:u,direction:i?"rtl":"ltr",slots:{root:I},slotProps:R??p,...j,ref:n})});process.env.NODE_ENV!=="production"&&(Popper.propTypes={anchorEl:PropTypes.oneOfType([HTMLElementType,PropTypes.object,PropTypes.func]),children:PropTypes.oneOfType([PropTypes.node,PropTypes.func]),component:PropTypes.elementType,components:PropTypes.shape({Root:PropTypes.elementType}),componentsProps:PropTypes.shape({root:PropTypes.oneOfType([PropTypes.func,PropTypes.object])}),container:PropTypes.oneOfType([HTMLElementType,PropTypes.func]),disablePortal:PropTypes.bool,keepMounted:PropTypes.bool,modifiers:PropTypes.arrayOf(PropTypes.shape({data:PropTypes.object,effect:PropTypes.func,enabled:PropTypes.bool,fn:PropTypes.func,name:PropTypes.any,options:PropTypes.object,phase:PropTypes.oneOf(["afterMain","afterRead","afterWrite","beforeMain","beforeRead","beforeWrite","main","read","write"]),requires:PropTypes.arrayOf(PropTypes.string),requiresIfExists:PropTypes.arrayOf(PropTypes.string)})),open:PropTypes.bool.isRequired,placement:PropTypes.oneOf(["auto-end","auto-start","auto","bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),popperOptions:PropTypes.shape({modifiers:PropTypes.array,onFirstUpdate:PropTypes.func,placement:PropTypes.oneOf(["auto-end","auto-start","auto","bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),strategy:PropTypes.oneOf(["absolute","fixed"])}),popperRef:refType,slotProps:PropTypes.shape({root:PropTypes.oneOfType([PropTypes.func,PropTypes.object])}),slots:PropTypes.shape({root:PropTypes.elementType}),sx:PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func,PropTypes.object,PropTypes.bool])),PropTypes.func,PropTypes.object]),transition:PropTypes.bool});function isClassComponent(e){const{prototype:t={}}=e;return!!t.isReactComponent}function acceptingRef(e,t,n,i,o){const l=e[t],u=o||t;if(l==null||typeof window>"u")return null;let f;const p=l.type;return typeof p=="function"&&!isClassComponent(p)&&(f="Did you accidentally use a plain function component for an element instead?"),f!==void 0?new Error(`Invalid ${i} \`${u}\` supplied to \`${n}\`. Expected an element that can hold a ref. ${f} For more information see https://mui.com/r/caveat-with-refs-guide`):null}const elementAcceptingRef=chainPropTypes(PropTypes.element,acceptingRef);elementAcceptingRef.isRequired=chainPropTypes(PropTypes.element.isRequired,acceptingRef);const boxClasses=generateUtilityClasses("MuiBox",["root"]),defaultTheme=createTheme(),Box=createBox({themeId:THEME_ID,defaultTheme,defaultClassName:boxClasses.root,generateClassName:ClassNameGenerator.generate});process.env.NODE_ENV!=="production"&&(Box.propTypes={children:PropTypes.node,component:PropTypes.elementType,sx:PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func,PropTypes.object,PropTypes.bool])),PropTypes.func,PropTypes.object])});function getButtonUtilityClass(e){return generateUtilityClass("MuiButton",e)}const buttonClasses=generateUtilityClasses("MuiButton",["root","text","textInherit","textPrimary","textSecondary","textSuccess","textError","textInfo","textWarning","outlined","outlinedInherit","outlinedPrimary","outlinedSecondary","outlinedSuccess","outlinedError","outlinedInfo","outlinedWarning","contained","containedInherit","containedPrimary","containedSecondary","containedSuccess","containedError","containedInfo","containedWarning","disableElevation","focusVisible","disabled","colorInherit","colorPrimary","colorSecondary","colorSuccess","colorError","colorInfo","colorWarning","textSizeSmall","textSizeMedium","textSizeLarge","outlinedSizeSmall","outlinedSizeMedium","outlinedSizeLarge","containedSizeSmall","containedSizeMedium","containedSizeLarge","sizeMedium","sizeSmall","sizeLarge","fullWidth","startIcon","endIcon","icon","iconSizeSmall","iconSizeMedium","iconSizeLarge","loading","loadingWrapper","loadingIconPlaceholder","loadingIndicator","loadingPositionCenter","loadingPositionStart","loadingPositionEnd"]),ButtonGroupContext=React__namespace.createContext({});process.env.NODE_ENV!=="production"&&(ButtonGroupContext.displayName="ButtonGroupContext");const ButtonGroupButtonContext=React__namespace.createContext(void 0);process.env.NODE_ENV!=="production"&&(ButtonGroupButtonContext.displayName="ButtonGroupButtonContext");const useUtilityClasses$7=e=>{const{color:t,disableElevation:n,fullWidth:i,size:o,variant:l,loading:u,loadingPosition:f,classes:p}=e,m={root:["root",u&&"loading",l,`${l}${capitalize(t)}`,`size${capitalize(o)}`,`${l}Size${capitalize(o)}`,`color${capitalize(t)}`,n&&"disableElevation",i&&"fullWidth",u&&`loadingPosition${capitalize(f)}`],startIcon:["icon","startIcon",`iconSize${capitalize(o)}`],endIcon:["icon","endIcon",`iconSize${capitalize(o)}`],loadingIndicator:["loadingIndicator"],loadingWrapper:["loadingWrapper"]},d=composeClasses(m,getButtonUtilityClass,p);return{...p,...d}},commonIconStyles=[{props:{size:"small"},style:{"& > *:nth-of-type(1)":{fontSize:18}}},{props:{size:"medium"},style:{"& > *:nth-of-type(1)":{fontSize:20}}},{props:{size:"large"},style:{"& > *:nth-of-type(1)":{fontSize:22}}}],ButtonRoot=styled(ButtonBase,{shouldForwardProp:e=>rootShouldForwardProp(e)||e==="classes",name:"MuiButton",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[n.variant],t[`${n.variant}${capitalize(n.color)}`],t[`size${capitalize(n.size)}`],t[`${n.variant}Size${capitalize(n.size)}`],n.color==="inherit"&&t.colorInherit,n.disableElevation&&t.disableElevation,n.fullWidth&&t.fullWidth,n.loading&&t.loading]}})(memoTheme(({theme:e})=>{const t=e.palette.mode==="light"?e.palette.grey[300]:e.palette.grey[800],n=e.palette.mode==="light"?e.palette.grey.A100:e.palette.grey[700];return{...e.typography.button,minWidth:64,padding:"6px 16px",border:0,borderRadius:(e.vars||e).shape.borderRadius,transition:e.transitions.create(["background-color","box-shadow","border-color","color"],{duration:e.transitions.duration.short}),"&:hover":{textDecoration:"none"},[`&.${buttonClasses.disabled}`]:{color:(e.vars||e).palette.action.disabled},variants:[{props:{variant:"contained"},style:{color:"var(--variant-containedColor)",backgroundColor:"var(--variant-containedBg)",boxShadow:(e.vars||e).shadows[2],"&:hover":{boxShadow:(e.vars||e).shadows[4],"@media (hover: none)":{boxShadow:(e.vars||e).shadows[2]}},"&:active":{boxShadow:(e.vars||e).shadows[8]},[`&.${buttonClasses.focusVisible}`]:{boxShadow:(e.vars||e).shadows[6]},[`&.${buttonClasses.disabled}`]:{color:(e.vars||e).palette.action.disabled,boxShadow:(e.vars||e).shadows[0],backgroundColor:(e.vars||e).palette.action.disabledBackground}}},{props:{variant:"outlined"},style:{padding:"5px 15px",border:"1px solid currentColor",borderColor:"var(--variant-outlinedBorder, currentColor)",backgroundColor:"var(--variant-outlinedBg)",color:"var(--variant-outlinedColor)",[`&.${buttonClasses.disabled}`]:{border:`1px solid ${(e.vars||e).palette.action.disabledBackground}`}}},{props:{variant:"text"},style:{padding:"6px 8px",color:"var(--variant-textColor)",backgroundColor:"var(--variant-textBg)"}},...Object.entries(e.palette).filter(createSimplePaletteValueFilter()).map(([i])=>({props:{color:i},style:{"--variant-textColor":(e.vars||e).palette[i].main,"--variant-outlinedColor":(e.vars||e).palette[i].main,"--variant-outlinedBorder":e.alpha((e.vars||e).palette[i].main,.5),"--variant-containedColor":(e.vars||e).palette[i].contrastText,"--variant-containedBg":(e.vars||e).palette[i].main,"@media (hover: hover)":{"&:hover":{"--variant-containedBg":(e.vars||e).palette[i].dark,"--variant-textBg":e.alpha((e.vars||e).palette[i].main,(e.vars||e).palette.action.hoverOpacity),"--variant-outlinedBorder":(e.vars||e).palette[i].main,"--variant-outlinedBg":e.alpha((e.vars||e).palette[i].main,(e.vars||e).palette.action.hoverOpacity)}}}})),{props:{color:"inherit"},style:{color:"inherit",borderColor:"currentColor","--variant-containedBg":e.vars?e.vars.palette.Button.inheritContainedBg:t,"@media (hover: hover)":{"&:hover":{"--variant-containedBg":e.vars?e.vars.palette.Button.inheritContainedHoverBg:n,"--variant-textBg":e.alpha((e.vars||e).palette.text.primary,(e.vars||e).palette.action.hoverOpacity),"--variant-outlinedBg":e.alpha((e.vars||e).palette.text.primary,(e.vars||e).palette.action.hoverOpacity)}}}},{props:{size:"small",variant:"text"},style:{padding:"4px 5px",fontSize:e.typography.pxToRem(13)}},{props:{size:"large",variant:"text"},style:{padding:"8px 11px",fontSize:e.typography.pxToRem(15)}},{props:{size:"small",variant:"outlined"},style:{padding:"3px 9px",fontSize:e.typography.pxToRem(13)}},{props:{size:"large",variant:"outlined"},style:{padding:"7px 21px",fontSize:e.typography.pxToRem(15)}},{props:{size:"small",variant:"contained"},style:{padding:"4px 10px",fontSize:e.typography.pxToRem(13)}},{props:{size:"large",variant:"contained"},style:{padding:"8px 22px",fontSize:e.typography.pxToRem(15)}},{props:{disableElevation:!0},style:{boxShadow:"none","&:hover":{boxShadow:"none"},[`&.${buttonClasses.focusVisible}`]:{boxShadow:"none"},"&:active":{boxShadow:"none"},[`&.${buttonClasses.disabled}`]:{boxShadow:"none"}}},{props:{fullWidth:!0},style:{width:"100%"}},{props:{loadingPosition:"center"},style:{transition:e.transitions.create(["background-color","box-shadow","border-color"],{duration:e.transitions.duration.short}),[`&.${buttonClasses.loading}`]:{color:"transparent"}}}]}})),ButtonStartIcon=styled("span",{name:"MuiButton",slot:"StartIcon",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.startIcon,n.loading&&t.startIconLoadingStart,t[`iconSize${capitalize(n.size)}`]]}})(({theme:e})=>({display:"inherit",marginRight:8,marginLeft:-4,variants:[{props:{size:"small"},style:{marginLeft:-2}},{props:{loadingPosition:"start",loading:!0},style:{transition:e.transitions.create(["opacity"],{duration:e.transitions.duration.short}),opacity:0}},{props:{loadingPosition:"start",loading:!0,fullWidth:!0},style:{marginRight:-8}},...commonIconStyles]})),ButtonEndIcon=styled("span",{name:"MuiButton",slot:"EndIcon",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.endIcon,n.loading&&t.endIconLoadingEnd,t[`iconSize${capitalize(n.size)}`]]}})(({theme:e})=>({display:"inherit",marginRight:-4,marginLeft:8,variants:[{props:{size:"small"},style:{marginRight:-2}},{props:{loadingPosition:"end",loading:!0},style:{transition:e.transitions.create(["opacity"],{duration:e.transitions.duration.short}),opacity:0}},{props:{loadingPosition:"end",loading:!0,fullWidth:!0},style:{marginLeft:-8}},...commonIconStyles]})),ButtonLoadingIndicator=styled("span",{name:"MuiButton",slot:"LoadingIndicator"})(({theme:e})=>({display:"none",position:"absolute",visibility:"visible",variants:[{props:{loading:!0},style:{display:"flex"}},{props:{loadingPosition:"start"},style:{left:14}},{props:{loadingPosition:"start",size:"small"},style:{left:10}},{props:{variant:"text",loadingPosition:"start"},style:{left:6}},{props:{loadingPosition:"center"},style:{left:"50%",transform:"translate(-50%)",color:(e.vars||e).palette.action.disabled}},{props:{loadingPosition:"end"},style:{right:14}},{props:{loadingPosition:"end",size:"small"},style:{right:10}},{props:{variant:"text",loadingPosition:"end"},style:{right:6}},{props:{loadingPosition:"start",fullWidth:!0},style:{position:"relative",left:-10}},{props:{loadingPosition:"end",fullWidth:!0},style:{position:"relative",right:-10}}]})),ButtonLoadingIconPlaceholder=styled("span",{name:"MuiButton",slot:"LoadingIconPlaceholder"})({display:"inline-block",width:"1em",height:"1em"}),Button=React__namespace.forwardRef(function(t,n){const i=React__namespace.useContext(ButtonGroupContext),o=React__namespace.useContext(ButtonGroupButtonContext),l=resolveProps(i,t),u=useDefaultProps({props:l,name:"MuiButton"}),{children:f,color:p="primary",component:m="button",className:d,disabled:g=!1,disableElevation:_=!1,disableFocusRipple:E=!1,endIcon:S,focusVisibleClassName:b,fullWidth:T=!1,id:C,loading:A=null,loadingIndicator:R,loadingPosition:O="center",size:I="medium",startIcon:j,type:D,variant:F="text",...B}=u,X=useId$1(C),z=R??jsxRuntimeExports.jsx(CircularProgress,{"aria-labelledby":X,color:"inherit",size:16}),M={...u,color:p,component:m,disabled:g,disableElevation:_,disableFocusRipple:E,fullWidth:T,loading:A,loadingIndicator:z,loadingPosition:O,size:I,type:D,variant:F},H=useUtilityClasses$7(M),ee=(j||A&&O==="start")&&jsxRuntimeExports.jsx(ButtonStartIcon,{className:H.startIcon,ownerState:M,children:j||jsxRuntimeExports.jsx(ButtonLoadingIconPlaceholder,{className:H.loadingIconPlaceholder,ownerState:M})}),Q=(S||A&&O==="end")&&jsxRuntimeExports.jsx(ButtonEndIcon,{className:H.endIcon,ownerState:M,children:S||jsxRuntimeExports.jsx(ButtonLoadingIconPlaceholder,{className:H.loadingIconPlaceholder,ownerState:M})}),U=o||"",q=typeof A=="boolean"?jsxRuntimeExports.jsx("span",{className:H.loadingWrapper,style:{display:"contents"},children:A&&jsxRuntimeExports.jsx(ButtonLoadingIndicator,{className:H.loadingIndicator,ownerState:M,children:z})}):null;return jsxRuntimeExports.jsxs(ButtonRoot,{ownerState:M,className:clsx(i.className,H.root,d,U),component:m,disabled:g||A,focusRipple:!E,focusVisibleClassName:clsx(H.focusVisible,b),ref:n,type:D,id:A?X:C,...B,classes:H,children:[ee,O!=="end"&&q,f,O==="end"&&q,Q]})});process.env.NODE_ENV!=="production"&&(Button.propTypes={children:PropTypes.node,classes:PropTypes.object,className:PropTypes.string,color:PropTypes.oneOfType([PropTypes.oneOf(["inherit","primary","secondary","success","error","info","warning"]),PropTypes.string]),component:PropTypes.elementType,disabled:PropTypes.bool,disableElevation:PropTypes.bool,disableFocusRipple:PropTypes.bool,disableRipple:PropTypes.bool,endIcon:PropTypes.node,focusVisibleClassName:PropTypes.string,fullWidth:PropTypes.bool,href:PropTypes.string,id:PropTypes.string,loading:PropTypes.bool,loadingIndicator:PropTypes.node,loadingPosition:PropTypes.oneOf(["center","end","start"]),size:PropTypes.oneOfType([PropTypes.oneOf(["small","medium","large"]),PropTypes.string]),startIcon:PropTypes.node,sx:PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func,PropTypes.object,PropTypes.bool])),PropTypes.func,PropTypes.object]),type:PropTypes.oneOfType([PropTypes.oneOf(["button","reset","submit"]),PropTypes.string]),variant:PropTypes.oneOfType([PropTypes.oneOf(["contained","outlined","text"]),PropTypes.string])});function getScale(e){return`scale(${e}, ${e**2})`}const styles={entering:{opacity:1,transform:getScale(1)},entered:{opacity:1,transform:"none"}},isWebKit154=typeof navigator<"u"&&/^((?!chrome|android).)*(safari|mobile)/i.test(navigator.userAgent)&&/(os |version\/)15(.|_)4/i.test(navigator.userAgent),Grow=React__namespace.forwardRef(function(t,n){const{addEndListener:i,appear:o=!0,children:l,easing:u,in:f,onEnter:p,onEntered:m,onEntering:d,onExit:g,onExited:_,onExiting:E,style:S,timeout:b="auto",TransitionComponent:T=Transition,...C}=t,A=useTimeout(),R=React__namespace.useRef(),O=useTheme(),I=React__namespace.useRef(null),j=useForkRef(I,getReactElementRef(l),n),D=Q=>U=>{if(Q){const q=I.current;U===void 0?Q(q):Q(q,U)}},F=D(d),B=D((Q,U)=>{reflow(Q);const{duration:q,delay:N,easing:V}=getTransitionProps({style:S,timeout:b,easing:u},{mode:"enter"});let G;b==="auto"?(G=O.transitions.getAutoHeightDuration(Q.clientHeight),R.current=G):G=q,Q.style.transition=[O.transitions.create("opacity",{duration:G,delay:N}),O.transitions.create("transform",{duration:isWebKit154?G:G*.666,delay:N,easing:V})].join(","),p&&p(Q,U)}),X=D(m),z=D(E),M=D(Q=>{const{duration:U,delay:q,easing:N}=getTransitionProps({style:S,timeout:b,easing:u},{mode:"exit"});let V;b==="auto"?(V=O.transitions.getAutoHeightDuration(Q.clientHeight),R.current=V):V=U,Q.style.transition=[O.transitions.create("opacity",{duration:V,delay:q}),O.transitions.create("transform",{duration:isWebKit154?V:V*.666,delay:isWebKit154?q:q||V*.333,easing:N})].join(","),Q.style.opacity=0,Q.style.transform=getScale(.75),g&&g(Q)}),H=D(_),ee=Q=>{b==="auto"&&A.start(R.current||0,Q),i&&i(I.current,Q)};return jsxRuntimeExports.jsx(T,{appear:o,in:f,nodeRef:I,onEnter:B,onEntered:X,onEntering:F,onExit:M,onExited:H,onExiting:z,addEndListener:ee,timeout:b==="auto"?null:b,...C,children:(Q,{ownerState:U,...q})=>React__namespace.cloneElement(l,{style:{opacity:0,transform:getScale(.75),visibility:Q==="exited"&&!f?"hidden":void 0,...styles[Q],...S,...l.props.style},ref:j,...q})})});process.env.NODE_ENV!=="production"&&(Grow.propTypes={addEndListener:PropTypes.func,appear:PropTypes.bool,children:elementAcceptingRef.isRequired,easing:PropTypes.oneOfType([PropTypes.shape({enter:PropTypes.string,exit:PropTypes.string}),PropTypes.string]),in:PropTypes.bool,onEnter:PropTypes.func,onEntered:PropTypes.func,onEntering:PropTypes.func,onExit:PropTypes.func,onExited:PropTypes.func,onExiting:PropTypes.func,style:PropTypes.object,timeout:PropTypes.oneOfType([PropTypes.oneOf(["auto"]),PropTypes.number,PropTypes.shape({appear:PropTypes.number,enter:PropTypes.number,exit:PropTypes.number})])});Grow&&(Grow.muiSupportAuto=!0);function getTooltipUtilityClass(e){return generateUtilityClass("MuiTooltip",e)}const tooltipClasses=generateUtilityClasses("MuiTooltip",["popper","popperInteractive","popperArrow","popperClose","tooltip","tooltipArrow","touch","tooltipPlacementLeft","tooltipPlacementRight","tooltipPlacementTop","tooltipPlacementBottom","arrow"]);function round$1(e){return Math.round(e*1e5)/1e5}const useUtilityClasses$6=e=>{const{classes:t,disableInteractive:n,arrow:i,touch:o,placement:l}=e,u={popper:["popper",!n&&"popperInteractive",i&&"popperArrow"],tooltip:["tooltip",i&&"tooltipArrow",o&&"touch",`tooltipPlacement${capitalize(l.split("-")[0])}`],arrow:["arrow"]};return composeClasses(u,getTooltipUtilityClass,t)},TooltipPopper=styled(Popper,{name:"MuiTooltip",slot:"Popper",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.popper,!n.disableInteractive&&t.popperInteractive,n.arrow&&t.popperArrow,!n.open&&t.popperClose]}})(memoTheme(({theme:e})=>({zIndex:(e.vars||e).zIndex.tooltip,pointerEvents:"none",variants:[{props:({ownerState:t})=>!t.disableInteractive,style:{pointerEvents:"auto"}},{props:({open:t})=>!t,style:{pointerEvents:"none"}},{props:({ownerState:t})=>t.arrow,style:{[`&[data-popper-placement*="bottom"] .${tooltipClasses.arrow}`]:{top:0,marginTop:"-0.71em","&::before":{transformOrigin:"0 100%"}},[`&[data-popper-placement*="top"] .${tooltipClasses.arrow}`]:{bottom:0,marginBottom:"-0.71em","&::before":{transformOrigin:"100% 0"}},[`&[data-popper-placement*="right"] .${tooltipClasses.arrow}`]:{height:"1em",width:"0.71em","&::before":{transformOrigin:"100% 100%"}},[`&[data-popper-placement*="left"] .${tooltipClasses.arrow}`]:{height:"1em",width:"0.71em","&::before":{transformOrigin:"0 0"}}}},{props:({ownerState:t})=>t.arrow&&!t.isRtl,style:{[`&[data-popper-placement*="right"] .${tooltipClasses.arrow}`]:{left:0,marginLeft:"-0.71em"}}},{props:({ownerState:t})=>t.arrow&&!!t.isRtl,style:{[`&[data-popper-placement*="right"] .${tooltipClasses.arrow}`]:{right:0,marginRight:"-0.71em"}}},{props:({ownerState:t})=>t.arrow&&!t.isRtl,style:{[`&[data-popper-placement*="left"] .${tooltipClasses.arrow}`]:{right:0,marginRight:"-0.71em"}}},{props:({ownerState:t})=>t.arrow&&!!t.isRtl,style:{[`&[data-popper-placement*="left"] .${tooltipClasses.arrow}`]:{left:0,marginLeft:"-0.71em"}}}]}))),TooltipTooltip=styled("div",{name:"MuiTooltip",slot:"Tooltip",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.tooltip,n.touch&&t.touch,n.arrow&&t.tooltipArrow,t[`tooltipPlacement${capitalize(n.placement.split("-")[0])}`]]}})(memoTheme(({theme:e})=>({backgroundColor:e.vars?e.vars.palette.Tooltip.bg:e.alpha(e.palette.grey[700],.92),borderRadius:(e.vars||e).shape.borderRadius,color:(e.vars||e).palette.common.white,fontFamily:e.typography.fontFamily,padding:"4px 8px",fontSize:e.typography.pxToRem(11),maxWidth:300,margin:2,wordWrap:"break-word",fontWeight:e.typography.fontWeightMedium,[`.${tooltipClasses.popper}[data-popper-placement*="left"] &`]:{transformOrigin:"right center"},[`.${tooltipClasses.popper}[data-popper-placement*="right"] &`]:{transformOrigin:"left center"},[`.${tooltipClasses.popper}[data-popper-placement*="top"] &`]:{transformOrigin:"center bottom",marginBottom:"14px"},[`.${tooltipClasses.popper}[data-popper-placement*="bottom"] &`]:{transformOrigin:"center top",marginTop:"14px"},variants:[{props:({ownerState:t})=>t.arrow,style:{position:"relative",margin:0}},{props:({ownerState:t})=>t.touch,style:{padding:"8px 16px",fontSize:e.typography.pxToRem(14),lineHeight:`${round$1(16/14)}em`,fontWeight:e.typography.fontWeightRegular}},{props:({ownerState:t})=>!t.isRtl,style:{[`.${tooltipClasses.popper}[data-popper-placement*="left"] &`]:{marginRight:"14px"},[`.${tooltipClasses.popper}[data-popper-placement*="right"] &`]:{marginLeft:"14px"}}},{props:({ownerState:t})=>!t.isRtl&&t.touch,style:{[`.${tooltipClasses.popper}[data-popper-placement*="left"] &`]:{marginRight:"24px"},[`.${tooltipClasses.popper}[data-popper-placement*="right"] &`]:{marginLeft:"24px"}}},{props:({ownerState:t})=>!!t.isRtl,style:{[`.${tooltipClasses.popper}[data-popper-placement*="left"] &`]:{marginLeft:"14px"},[`.${tooltipClasses.popper}[data-popper-placement*="right"] &`]:{marginRight:"14px"}}},{props:({ownerState:t})=>!!t.isRtl&&t.touch,style:{[`.${tooltipClasses.popper}[data-popper-placement*="left"] &`]:{marginLeft:"24px"},[`.${tooltipClasses.popper}[data-popper-placement*="right"] &`]:{marginRight:"24px"}}},{props:({ownerState:t})=>t.touch,style:{[`.${tooltipClasses.popper}[data-popper-placement*="top"] &`]:{marginBottom:"24px"}}},{props:({ownerState:t})=>t.touch,style:{[`.${tooltipClasses.popper}[data-popper-placement*="bottom"] &`]:{marginTop:"24px"}}}]}))),TooltipArrow=styled("span",{name:"MuiTooltip",slot:"Arrow"})(memoTheme(({theme:e})=>({overflow:"hidden",position:"absolute",width:"1em",height:"0.71em",boxSizing:"border-box",color:e.vars?e.vars.palette.Tooltip.bg:e.alpha(e.palette.grey[700],.9),"&::before":{content:'""',margin:"auto",display:"block",width:"100%",height:"100%",backgroundColor:"currentColor",transform:"rotate(45deg)"}})));let hystersisOpen=!1;const hystersisTimer=new Timeout;let cursorPosition={x:0,y:0};function composeEventHandler(e,t){return(n,...i)=>{t&&t(n,...i),e(n,...i)}}const Tooltip$1=React__namespace.forwardRef(function(t,n){const i=useDefaultProps({props:t,name:"MuiTooltip"}),{arrow:o=!1,children:l,classes:u,components:f={},componentsProps:p={},describeChild:m=!1,disableFocusListener:d=!1,disableHoverListener:g=!1,disableInteractive:_=!1,disableTouchListener:E=!1,enterDelay:S=100,enterNextDelay:b=0,enterTouchDelay:T=700,followCursor:C=!1,id:A,leaveDelay:R=0,leaveTouchDelay:O=1500,onClose:I,onOpen:j,open:D,placement:F="bottom",PopperComponent:B,PopperProps:X={},slotProps:z={},slots:M={},title:H,TransitionComponent:ee,TransitionProps:Q,...U}=i,q=React__namespace.isValidElement(l)?l:jsxRuntimeExports.jsx("span",{children:l}),N=useTheme(),V=useRtl(),[G,W]=React__namespace.useState(),[L,Y]=React__namespace.useState(null),K=React__namespace.useRef(!1),J=_||C,ce=useTimeout(),me=useTimeout(),Ee=useTimeout(),ue=useTimeout(),[he,we]=useControlled({controlled:D,default:!1,name:"Tooltip",state:"open"});let ie=he;if(process.env.NODE_ENV!=="production"){const{current:He}=React__namespace.useRef(D!==void 0);React__namespace.useEffect(()=>{G&&G.disabled&&!He&&H!==""&&G.tagName.toLowerCase()==="button"&&console.warn(["MUI: You are providing a disabled `button` child to the Tooltip component.","A disabled element does not fire events.","Tooltip needs to listen to the child element's events to display the title.","","Add a simple wrapper element, such as a `span`."].join(`
|
|
240
240
|
`))},[H,G,He])}const Oe=useId$1(A),_e=React__namespace.useRef(),Ue=useEventCallback(()=>{_e.current!==void 0&&(document.body.style.WebkitUserSelect=_e.current,_e.current=void 0),ue.clear()});React__namespace.useEffect(()=>Ue,[Ue]);const Ve=He=>{hystersisTimer.clear(),hystersisOpen=!0,we(!0),j&&!ie&&j(He)},Ae=useEventCallback(He=>{hystersisTimer.start(800+R,()=>{hystersisOpen=!1}),we(!1),I&&ie&&I(He),ce.start(N.transitions.duration.shortest,()=>{K.current=!1})}),Se=He=>{K.current&&He.type!=="touchstart"||(G&&G.removeAttribute("title"),me.clear(),Ee.clear(),S||hystersisOpen&&b?me.start(hystersisOpen?b:S,()=>{Ve(He)}):Ve(He))},Re=He=>{me.clear(),Ee.start(R,()=>{Ae(He)})},[,Ie]=React__namespace.useState(!1),Be=He=>{isFocusVisible(He.target)||(Ie(!1),Re(He))},Me=He=>{G||W(He.currentTarget),isFocusVisible(He.target)&&(Ie(!0),Se(He))},nt=He=>{K.current=!0;const rt=q.props;rt.onTouchStart&&rt.onTouchStart(He)},Ke=He=>{nt(He),Ee.clear(),ce.clear(),Ue(),_e.current=document.body.style.WebkitUserSelect,document.body.style.WebkitUserSelect="none",ue.start(T,()=>{document.body.style.WebkitUserSelect=_e.current,Se(He)})},qe=He=>{q.props.onTouchEnd&&q.props.onTouchEnd(He),Ue(),Ee.start(O,()=>{Ae(He)})};React__namespace.useEffect(()=>{if(!ie)return;function He(rt){rt.key==="Escape"&&Ae(rt)}return document.addEventListener("keydown",He),()=>{document.removeEventListener("keydown",He)}},[Ae,ie]);const Xe=useForkRef(getReactElementRef(q),W,n);!H&&H!==0&&(ie=!1);const et=React__namespace.useRef(),Ye=He=>{const rt=q.props;rt.onMouseMove&&rt.onMouseMove(He),cursorPosition={x:He.clientX,y:He.clientY},et.current&&et.current.update()},st={},yt=typeof H=="string";m?(st.title=!ie&&yt&&!g?H:null,st["aria-describedby"]=ie?Oe:null):(st["aria-label"]=yt?H:null,st["aria-labelledby"]=ie&&!yt?Oe:null);const tt={...st,...U,...q.props,className:clsx(U.className,q.props.className),onTouchStart:nt,ref:Xe,...C?{onMouseMove:Ye}:{}};process.env.NODE_ENV!=="production"&&(tt["data-mui-internal-clone-element"]=!0,React__namespace.useEffect(()=>{G&&!G.getAttribute("data-mui-internal-clone-element")&&console.error(["MUI: The `children` component of the Tooltip is not forwarding its props correctly.","Please make sure that props are spread on the same element that the ref is applied to."].join(`
|
|
241
241
|
`))},[G]));const vt={};E||(tt.onTouchStart=Ke,tt.onTouchEnd=qe),g||(tt.onMouseOver=composeEventHandler(Se,tt.onMouseOver),tt.onMouseLeave=composeEventHandler(Re,tt.onMouseLeave),J||(vt.onMouseOver=Se,vt.onMouseLeave=Re)),d||(tt.onFocus=composeEventHandler(Me,tt.onFocus),tt.onBlur=composeEventHandler(Be,tt.onBlur),J||(vt.onFocus=Me,vt.onBlur=Be)),process.env.NODE_ENV!=="production"&&q.props.title&&console.error(["MUI: You have provided a `title` prop to the child of <Tooltip />.",`Remove this title prop \`${q.props.title}\` or the Tooltip component.`].join(`
|
|
242
|
-
`));const lt={...i,isRtl:V,arrow:o,disableInteractive:J,placement:F,PopperComponentProp:B,touch:K.current},ut=typeof z.popper=="function"?z.popper(lt):z.popper,Ct=React__namespace.useMemo(()=>{var rt,Et;let He=[{name:"arrow",enabled:!!L,options:{element:L,padding:4}}];return(rt=X.popperOptions)!=null&&rt.modifiers&&(He=He.concat(X.popperOptions.modifiers)),(Et=ut==null?void 0:ut.popperOptions)!=null&&Et.modifiers&&(He=He.concat(ut.popperOptions.modifiers)),{...X.popperOptions,...ut==null?void 0:ut.popperOptions,modifiers:He}},[L,X.popperOptions,ut==null?void 0:ut.popperOptions]),gt=useUtilityClasses$6(lt),
|
|
242
|
+
`));const lt={...i,isRtl:V,arrow:o,disableInteractive:J,placement:F,PopperComponentProp:B,touch:K.current},ut=typeof z.popper=="function"?z.popper(lt):z.popper,Ct=React__namespace.useMemo(()=>{var rt,Et;let He=[{name:"arrow",enabled:!!L,options:{element:L,padding:4}}];return(rt=X.popperOptions)!=null&&rt.modifiers&&(He=He.concat(X.popperOptions.modifiers)),(Et=ut==null?void 0:ut.popperOptions)!=null&&Et.modifiers&&(He=He.concat(ut.popperOptions.modifiers)),{...X.popperOptions,...ut==null?void 0:ut.popperOptions,modifiers:He}},[L,X.popperOptions,ut==null?void 0:ut.popperOptions]),gt=useUtilityClasses$6(lt),Dt=typeof z.transition=="function"?z.transition(lt):z.transition,bt={slots:{popper:f.Popper,transition:f.Transition??ee,tooltip:f.Tooltip,arrow:f.Arrow,...M},slotProps:{arrow:z.arrow??p.arrow,popper:{...X,...ut??p.popper},tooltip:z.tooltip??p.tooltip,transition:{...Q,...Dt??p.transition}}},[xt,Je]=useSlot("popper",{elementType:TooltipPopper,externalForwardedProps:bt,ownerState:lt,className:clsx(gt.popper,X==null?void 0:X.className)}),[ht,mt]=useSlot("transition",{elementType:Grow,externalForwardedProps:bt,ownerState:lt}),[it,pt]=useSlot("tooltip",{elementType:TooltipTooltip,className:gt.tooltip,externalForwardedProps:bt,ownerState:lt}),[Nt,kt]=useSlot("arrow",{elementType:TooltipArrow,className:gt.arrow,externalForwardedProps:bt,ownerState:lt,ref:Y});return jsxRuntimeExports.jsxs(React__namespace.Fragment,{children:[React__namespace.cloneElement(q,tt),jsxRuntimeExports.jsx(xt,{as:B??Popper,placement:F,anchorEl:C?{getBoundingClientRect:()=>({top:cursorPosition.y,left:cursorPosition.x,right:cursorPosition.x,bottom:cursorPosition.y,width:0,height:0})}:G,popperRef:et,open:G?ie:!1,id:Oe,transition:!0,...vt,...Je,popperOptions:Ct,children:({TransitionProps:He})=>jsxRuntimeExports.jsx(ht,{timeout:N.transitions.duration.shorter,...He,...mt,children:jsxRuntimeExports.jsxs(it,{...pt,children:[H,o?jsxRuntimeExports.jsx(Nt,{...kt}):null]})})})]})});process.env.NODE_ENV!=="production"&&(Tooltip$1.propTypes={arrow:PropTypes.bool,children:elementAcceptingRef.isRequired,classes:PropTypes.object,className:PropTypes.string,components:PropTypes.shape({Arrow:PropTypes.elementType,Popper:PropTypes.elementType,Tooltip:PropTypes.elementType,Transition:PropTypes.elementType}),componentsProps:PropTypes.shape({arrow:PropTypes.object,popper:PropTypes.object,tooltip:PropTypes.object,transition:PropTypes.object}),describeChild:PropTypes.bool,disableFocusListener:PropTypes.bool,disableHoverListener:PropTypes.bool,disableInteractive:PropTypes.bool,disableTouchListener:PropTypes.bool,enterDelay:PropTypes.number,enterNextDelay:PropTypes.number,enterTouchDelay:PropTypes.number,followCursor:PropTypes.bool,id:PropTypes.string,leaveDelay:PropTypes.number,leaveTouchDelay:PropTypes.number,onClose:PropTypes.func,onOpen:PropTypes.func,open:PropTypes.bool,placement:PropTypes.oneOf(["auto-end","auto-start","auto","bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),PopperComponent:PropTypes.elementType,PopperProps:PropTypes.object,slotProps:PropTypes.shape({arrow:PropTypes.oneOfType([PropTypes.func,PropTypes.object]),popper:PropTypes.oneOfType([PropTypes.func,PropTypes.object]),tooltip:PropTypes.oneOfType([PropTypes.func,PropTypes.object]),transition:PropTypes.oneOfType([PropTypes.func,PropTypes.object])}),slots:PropTypes.shape({arrow:PropTypes.elementType,popper:PropTypes.elementType,tooltip:PropTypes.elementType,transition:PropTypes.elementType}),sx:PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func,PropTypes.object,PropTypes.bool])),PropTypes.func,PropTypes.object]),title:PropTypes.node,TransitionComponent:PropTypes.elementType,TransitionProps:PropTypes.object});const TableContext=React__namespace.createContext();process.env.NODE_ENV!=="production"&&(TableContext.displayName="TableContext");function getTableUtilityClass(e){return generateUtilityClass("MuiTable",e)}generateUtilityClasses("MuiTable",["root","stickyHeader"]);const useUtilityClasses$5=e=>{const{classes:t,stickyHeader:n}=e;return composeClasses({root:["root",n&&"stickyHeader"]},getTableUtilityClass,t)},TableRoot=styled("table",{name:"MuiTable",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.stickyHeader&&t.stickyHeader]}})(memoTheme(({theme:e})=>({display:"table",width:"100%",borderCollapse:"collapse",borderSpacing:0,"& caption":{...e.typography.body2,padding:e.spacing(2),color:(e.vars||e).palette.text.secondary,textAlign:"left",captionSide:"bottom"},variants:[{props:({ownerState:t})=>t.stickyHeader,style:{borderCollapse:"separate"}}]}))),defaultComponent$3="table",Table=React__namespace.forwardRef(function(t,n){const i=useDefaultProps({props:t,name:"MuiTable"}),{className:o,component:l=defaultComponent$3,padding:u="normal",size:f="medium",stickyHeader:p=!1,...m}=i,d={...i,component:l,padding:u,size:f,stickyHeader:p},g=useUtilityClasses$5(d),_=React__namespace.useMemo(()=>({padding:u,size:f,stickyHeader:p}),[u,f,p]);return jsxRuntimeExports.jsx(TableContext.Provider,{value:_,children:jsxRuntimeExports.jsx(TableRoot,{as:l,role:l===defaultComponent$3?null:"table",ref:n,className:clsx(g.root,o),ownerState:d,...m})})});process.env.NODE_ENV!=="production"&&(Table.propTypes={children:PropTypes.node,classes:PropTypes.object,className:PropTypes.string,component:PropTypes.elementType,padding:PropTypes.oneOf(["checkbox","none","normal"]),size:PropTypes.oneOfType([PropTypes.oneOf(["medium","small"]),PropTypes.string]),stickyHeader:PropTypes.bool,sx:PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func,PropTypes.object,PropTypes.bool])),PropTypes.func,PropTypes.object])});const Tablelvl2Context=React__namespace.createContext();process.env.NODE_ENV!=="production"&&(Tablelvl2Context.displayName="Tablelvl2Context");function getTableBodyUtilityClass(e){return generateUtilityClass("MuiTableBody",e)}generateUtilityClasses("MuiTableBody",["root"]);const useUtilityClasses$4=e=>{const{classes:t}=e;return composeClasses({root:["root"]},getTableBodyUtilityClass,t)},TableBodyRoot=styled("tbody",{name:"MuiTableBody",slot:"Root"})({display:"table-row-group"}),tablelvl2$1={variant:"body"},defaultComponent$2="tbody",TableBody=React__namespace.forwardRef(function(t,n){const i=useDefaultProps({props:t,name:"MuiTableBody"}),{className:o,component:l=defaultComponent$2,...u}=i,f={...i,component:l},p=useUtilityClasses$4(f);return jsxRuntimeExports.jsx(Tablelvl2Context.Provider,{value:tablelvl2$1,children:jsxRuntimeExports.jsx(TableBodyRoot,{className:clsx(p.root,o),as:l,ref:n,role:l===defaultComponent$2?null:"rowgroup",ownerState:f,...u})})});process.env.NODE_ENV!=="production"&&(TableBody.propTypes={children:PropTypes.node,classes:PropTypes.object,className:PropTypes.string,component:PropTypes.elementType,sx:PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func,PropTypes.object,PropTypes.bool])),PropTypes.func,PropTypes.object])});function getTableCellUtilityClass(e){return generateUtilityClass("MuiTableCell",e)}const tableCellClasses=generateUtilityClasses("MuiTableCell",["root","head","body","footer","sizeSmall","sizeMedium","paddingCheckbox","paddingNone","alignLeft","alignCenter","alignRight","alignJustify","stickyHeader"]),useUtilityClasses$3=e=>{const{classes:t,variant:n,align:i,padding:o,size:l,stickyHeader:u}=e,f={root:["root",n,u&&"stickyHeader",i!=="inherit"&&`align${capitalize(i)}`,o!=="normal"&&`padding${capitalize(o)}`,`size${capitalize(l)}`]};return composeClasses(f,getTableCellUtilityClass,t)},TableCellRoot=styled("td",{name:"MuiTableCell",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[n.variant],t[`size${capitalize(n.size)}`],n.padding!=="normal"&&t[`padding${capitalize(n.padding)}`],n.align!=="inherit"&&t[`align${capitalize(n.align)}`],n.stickyHeader&&t.stickyHeader]}})(memoTheme(({theme:e})=>({...e.typography.body2,display:"table-cell",verticalAlign:"inherit",borderBottom:e.vars?`1px solid ${e.vars.palette.TableCell.border}`:`1px solid
|
|
243
243
|
${e.palette.mode==="light"?e.lighten(e.alpha(e.palette.divider,1),.88):e.darken(e.alpha(e.palette.divider,1),.68)}`,textAlign:"left",padding:16,variants:[{props:{variant:"head"},style:{color:(e.vars||e).palette.text.primary,lineHeight:e.typography.pxToRem(24),fontWeight:e.typography.fontWeightMedium}},{props:{variant:"body"},style:{color:(e.vars||e).palette.text.primary}},{props:{variant:"footer"},style:{color:(e.vars||e).palette.text.secondary,lineHeight:e.typography.pxToRem(21),fontSize:e.typography.pxToRem(12)}},{props:{size:"small"},style:{padding:"6px 16px",[`&.${tableCellClasses.paddingCheckbox}`]:{width:24,padding:"0 12px 0 16px","& > *":{padding:0}}}},{props:{padding:"checkbox"},style:{width:48,padding:"0 0 0 4px"}},{props:{padding:"none"},style:{padding:0}},{props:{align:"left"},style:{textAlign:"left"}},{props:{align:"center"},style:{textAlign:"center"}},{props:{align:"right"},style:{textAlign:"right",flexDirection:"row-reverse"}},{props:{align:"justify"},style:{textAlign:"justify"}},{props:({ownerState:t})=>t.stickyHeader,style:{position:"sticky",top:0,zIndex:2,backgroundColor:(e.vars||e).palette.background.default}}]}))),TableCell=React__namespace.forwardRef(function(t,n){const i=useDefaultProps({props:t,name:"MuiTableCell"}),{align:o="inherit",className:l,component:u,padding:f,scope:p,size:m,sortDirection:d,variant:g,..._}=i,E=React__namespace.useContext(TableContext),S=React__namespace.useContext(Tablelvl2Context),b=S&&S.variant==="head";let T;u?T=u:T=b?"th":"td";let C=p;T==="td"?C=void 0:!C&&b&&(C="col");const A=g||S&&S.variant,R={...i,align:o,component:T,padding:f||(E&&E.padding?E.padding:"normal"),size:m||(E&&E.size?E.size:"medium"),sortDirection:d,stickyHeader:A==="head"&&E&&E.stickyHeader,variant:A},O=useUtilityClasses$3(R);let I=null;return d&&(I=d==="asc"?"ascending":"descending"),jsxRuntimeExports.jsx(TableCellRoot,{as:T,ref:n,className:clsx(O.root,l),"aria-sort":I,scope:C,ownerState:R,..._})});process.env.NODE_ENV!=="production"&&(TableCell.propTypes={align:PropTypes.oneOf(["center","inherit","justify","left","right"]),children:PropTypes.node,classes:PropTypes.object,className:PropTypes.string,component:PropTypes.elementType,padding:PropTypes.oneOf(["checkbox","none","normal"]),scope:PropTypes.string,size:PropTypes.oneOfType([PropTypes.oneOf(["medium","small"]),PropTypes.string]),sortDirection:PropTypes.oneOf(["asc","desc",!1]),sx:PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func,PropTypes.object,PropTypes.bool])),PropTypes.func,PropTypes.object]),variant:PropTypes.oneOfType([PropTypes.oneOf(["body","footer","head"]),PropTypes.string])});function getTableContainerUtilityClass(e){return generateUtilityClass("MuiTableContainer",e)}generateUtilityClasses("MuiTableContainer",["root"]);const useUtilityClasses$2=e=>{const{classes:t}=e;return composeClasses({root:["root"]},getTableContainerUtilityClass,t)},TableContainerRoot=styled("div",{name:"MuiTableContainer",slot:"Root"})({width:"100%",overflowX:"auto"}),TableContainer=React__namespace.forwardRef(function(t,n){const i=useDefaultProps({props:t,name:"MuiTableContainer"}),{className:o,component:l="div",...u}=i,f={...i,component:l},p=useUtilityClasses$2(f);return jsxRuntimeExports.jsx(TableContainerRoot,{ref:n,as:l,className:clsx(p.root,o),ownerState:f,...u})});process.env.NODE_ENV!=="production"&&(TableContainer.propTypes={children:PropTypes.node,classes:PropTypes.object,className:PropTypes.string,component:PropTypes.elementType,sx:PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func,PropTypes.object,PropTypes.bool])),PropTypes.func,PropTypes.object])});function getTableHeadUtilityClass(e){return generateUtilityClass("MuiTableHead",e)}generateUtilityClasses("MuiTableHead",["root"]);const useUtilityClasses$1=e=>{const{classes:t}=e;return composeClasses({root:["root"]},getTableHeadUtilityClass,t)},TableHeadRoot=styled("thead",{name:"MuiTableHead",slot:"Root"})({display:"table-header-group"}),tablelvl2={variant:"head"},defaultComponent$1="thead",TableHead=React__namespace.forwardRef(function(t,n){const i=useDefaultProps({props:t,name:"MuiTableHead"}),{className:o,component:l=defaultComponent$1,...u}=i,f={...i,component:l},p=useUtilityClasses$1(f);return jsxRuntimeExports.jsx(Tablelvl2Context.Provider,{value:tablelvl2,children:jsxRuntimeExports.jsx(TableHeadRoot,{as:l,className:clsx(p.root,o),ref:n,role:l===defaultComponent$1?null:"rowgroup",ownerState:f,...u})})});process.env.NODE_ENV!=="production"&&(TableHead.propTypes={children:PropTypes.node,classes:PropTypes.object,className:PropTypes.string,component:PropTypes.elementType,sx:PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func,PropTypes.object,PropTypes.bool])),PropTypes.func,PropTypes.object])});function getTableRowUtilityClass(e){return generateUtilityClass("MuiTableRow",e)}const tableRowClasses=generateUtilityClasses("MuiTableRow",["root","selected","hover","head","footer"]),useUtilityClasses=e=>{const{classes:t,selected:n,hover:i,head:o,footer:l}=e;return composeClasses({root:["root",n&&"selected",i&&"hover",o&&"head",l&&"footer"]},getTableRowUtilityClass,t)},TableRowRoot=styled("tr",{name:"MuiTableRow",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.head&&t.head,n.footer&&t.footer]}})(memoTheme(({theme:e})=>({color:"inherit",display:"table-row",verticalAlign:"middle",outline:0,[`&.${tableRowClasses.hover}:hover`]:{backgroundColor:(e.vars||e).palette.action.hover},[`&.${tableRowClasses.selected}`]:{backgroundColor:e.alpha((e.vars||e).palette.primary.main,(e.vars||e).palette.action.selectedOpacity),"&:hover":{backgroundColor:e.alpha((e.vars||e).palette.primary.main,`${(e.vars||e).palette.action.selectedOpacity} + ${(e.vars||e).palette.action.hoverOpacity}`)}}}))),defaultComponent="tr",TableRow=React__namespace.forwardRef(function(t,n){const i=useDefaultProps({props:t,name:"MuiTableRow"}),{className:o,component:l=defaultComponent,hover:u=!1,selected:f=!1,...p}=i,m=React__namespace.useContext(Tablelvl2Context),d={...i,component:l,hover:u,selected:f,head:m&&m.variant==="head",footer:m&&m.variant==="footer"},g=useUtilityClasses(d);return jsxRuntimeExports.jsx(TableRowRoot,{as:l,ref:n,className:clsx(g.root,o),role:l===defaultComponent?null:"row",ownerState:d,...p})});process.env.NODE_ENV!=="production"&&(TableRow.propTypes={children:PropTypes.node,classes:PropTypes.object,className:PropTypes.string,component:PropTypes.elementType,hover:PropTypes.bool,selected:PropTypes.bool,sx:PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func,PropTypes.object,PropTypes.bool])),PropTypes.func,PropTypes.object])});const CloudUploadIcon=createSvgIcon(jsxRuntimeExports.jsx("path",{d:"M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96M14 13v4h-4v-4H7l5-5 5 5z"}),"CloudUpload"),DeleteIcon=createSvgIcon(jsxRuntimeExports.jsx("path",{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6zM19 4h-3.5l-1-1h-5l-1 1H5v2h14z"}),"Delete"),DownloadIcon=createSvgIcon(jsxRuntimeExports.jsx("path",{d:"M5 20h14v-2H5zM19 9h-4V3H9v6H5l7 7z"}),"Download"),DEFAULT_EXTS=[".csv",".xlsx",".xls",".pdf",".docx",".doc",".jpg",".jpeg",".png",".bmp",".txt",".zip"],normalizeExts=e=>{const t=(e&&e.length?e:DEFAULT_EXTS).map(n=>n.startsWith(".")?n.toLowerCase():`.${n.toLowerCase()}`);return Array.from(new Set(t))},getExt=e=>{const t=e.lastIndexOf(".");return t>=0?e.slice(t).toLowerCase():""},CEFileUpload=({accept:e})=>{const t=React.useRef(null),[n,i]=React.useState([]),[o,l]=React.useState(!1),u=normalizeExts(e),f=u.join(","),p=u.join(", "),m=new Date().toLocaleDateString(),d=A=>u.includes(getExt(A.name)),g=A=>{const O=A.filter(d).map(I=>({name:I.name,type:I.type,uploadDate:m}));i(I=>[...I,...O])},_=A=>{g(Array.from(A.target.files||[])),t.current&&(t.current.value="")},E=A=>{i(R=>R.filter(O=>O.name!==A))},S=A=>{alert(`Download triggered for: ${A.name}`)},b=A=>{A.preventDefault(),l(!1),g(Array.from(A.dataTransfer.files||[]))},T=A=>{A.preventDefault(),o||l(!0)},C=()=>l(!1);return jsxRuntimeExports.jsxs(Box,{sx:{border:"1px dashed #81c784",p:3,backgroundColor:"#f4fbf4",borderRadius:2},children:[jsxRuntimeExports.jsxs(Box,{onDrop:b,onDragOver:T,onDragLeave:C,sx:{border:"2px dashed #81c784",borderRadius:2,py:5,textAlign:"center",backgroundColor:o?"#e8f5e9":"#f9fdf9",transition:"background-color 0.3s",mb:3},children:[jsxRuntimeExports.jsx(Typography,{variant:"h6",color:"text.secondary",children:"Drop your file here or click to browse"}),jsxRuntimeExports.jsxs(Typography,{variant:"body2",color:"text.secondary",gutterBottom:!0,children:["Supported formats: ",p]}),jsxRuntimeExports.jsx(Button,{variant:"outlined",startIcon:jsxRuntimeExports.jsx(CloudUploadIcon,{}),onClick:()=>{var A;return(A=t.current)==null?void 0:A.click()},sx:{border:"1px solid #90ee90",backgroundColor:"#fff",padding:"8px 16px",cursor:"pointer",borderRadius:"4px"},children:"Select Document"}),jsxRuntimeExports.jsx("input",{ref:t,type:"file",accept:f,multiple:!0,onChange:_,style:{display:"none"}})]}),jsxRuntimeExports.jsx(TableContainer,{component:Paper,variant:"outlined",children:jsxRuntimeExports.jsxs(Table,{size:"small",children:[jsxRuntimeExports.jsx(TableHead,{children:jsxRuntimeExports.jsxs(TableRow,{children:[jsxRuntimeExports.jsx(TableCell,{children:jsxRuntimeExports.jsx("strong",{children:"Document Name"})}),jsxRuntimeExports.jsx(TableCell,{children:jsxRuntimeExports.jsx("strong",{children:"Type"})}),jsxRuntimeExports.jsx(TableCell,{children:jsxRuntimeExports.jsx("strong",{children:"Upload Date"})}),jsxRuntimeExports.jsx(TableCell,{children:jsxRuntimeExports.jsx("strong",{children:"Actions"})})]})}),jsxRuntimeExports.jsx(TableBody,{children:n.length===0?jsxRuntimeExports.jsx(TableRow,{children:jsxRuntimeExports.jsx(TableCell,{colSpan:4,align:"center",children:"No records to display."})}):n.map((A,R)=>jsxRuntimeExports.jsxs(TableRow,{children:[jsxRuntimeExports.jsx(TableCell,{children:A.name}),jsxRuntimeExports.jsx(TableCell,{children:A.type}),jsxRuntimeExports.jsx(TableCell,{children:A.uploadDate}),jsxRuntimeExports.jsxs(TableCell,{children:[jsxRuntimeExports.jsx(Tooltip$1,{title:"Delete",children:jsxRuntimeExports.jsx(IconButton,{onClick:()=>E(A.name),children:jsxRuntimeExports.jsx(DeleteIcon,{})})}),jsxRuntimeExports.jsx(Tooltip$1,{title:"Download",children:jsxRuntimeExports.jsx(IconButton,{onClick:()=>S(A),children:jsxRuntimeExports.jsx(DownloadIcon,{})})})]})]},R))})]})}),jsxRuntimeExports.jsxs(Typography,{variant:"caption",color:"green",mt:1,display:"block",children:[jsxRuntimeExports.jsx("strong",{children:"Note:"})," if the file you have selected did not appear, your browser might have a pop-up blocker. Please disable that."]})]})},CESnackBar=({message:e,type:t="success",duration:n=3e3,isOpen:i=!0,onClose:o,onClick:l,style:u,children:f})=>(React.useEffect(()=>{if(i&&o){const p=setTimeout(()=>{o()},n);return()=>clearTimeout(p)}},[i,n,o]),jsxRuntimeExports.jsxs("div",{className:`snackbar ${t} ${i?"show":""}`,style:u,onClick:l,role:"alert",children:[jsxRuntimeExports.jsxs("div",{className:"snackbar__content",children:[jsxRuntimeExports.jsx("span",{className:"snackbar__message",children:e}),jsxRuntimeExports.jsx("button",{className:"snackbar__close",onClick:o,children:"×"})]}),jsxRuntimeExports.jsx("div",{className:"snackbar__progress",children:f})]})),CEStepper=({steps:e,activeStep:t,completedSteps:n,errorSteps:i=[],size:o="medium",onStepClick:l})=>{const u=m=>i.includes(m)?"error":n.includes(m)||m<t?"completed":m===t?"current":"future",f=m=>{const d=u(m);return d==="completed"?jsxRuntimeExports.jsx("div",{className:"ce-stepper-icon completed",children:jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor",children:[jsxRuntimeExports.jsx("path",{d:"M0 0h24v24H0z",fill:"none"}),jsxRuntimeExports.jsx("path",{d:"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"})]})}):d==="error"?jsxRuntimeExports.jsx("div",{className:"ce-stepper-icon error",children:jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor",children:[jsxRuntimeExports.jsx("path",{d:"M0 0h24v24H0z",fill:"none"}),jsxRuntimeExports.jsx("path",{d:"M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"})]})}):d==="current"?jsxRuntimeExports.jsx("div",{className:"ce-stepper-icon current",children:m+1}):jsxRuntimeExports.jsx("div",{className:"ce-stepper-icon future",children:m+1})},p=e.map((m,d)=>d<e.length-1?"60px minmax(40px, 1fr)":"60px").join(" ");return jsxRuntimeExports.jsxs("div",{className:`ce-stepper-container ce-stepper-${o}`,children:[jsxRuntimeExports.jsx("div",{className:"ce-stepper-track",style:{gridTemplateColumns:p},children:e.map((m,d)=>jsxRuntimeExports.jsxs(React.Fragment,{children:[jsxRuntimeExports.jsx("div",{className:"ce-step",style:{gridColumn:d*2+1,cursor:l?"pointer":"default"},role:l?"button":void 0,tabIndex:l?0:void 0,onClick:()=>l&&l(d),onKeyDown:g=>{l&&(g.key==="Enter"||g.key===" ")&&(g.preventDefault(),l(d))},children:f(d)}),d<e.length-1&&jsxRuntimeExports.jsx("div",{className:`ce-stepper-connector ${u(d)}`,style:{gridColumn:d*2+2}})]},`track-${d}`))}),jsxRuntimeExports.jsx("div",{className:"ce-stepper-labelsGrid",style:{gridTemplateColumns:p},children:e.map((m,d)=>jsxRuntimeExports.jsxs(React.Fragment,{children:[jsxRuntimeExports.jsxs("div",{className:`ce-stepper-label ${u(d)}`,role:l?"button":void 0,tabIndex:l?0:void 0,onClick:()=>l&&l(d),onKeyDown:g=>{l&&(g.key==="Enter"||g.key===" ")&&(g.preventDefault(),l(d))},style:{gridColumn:d*2+1,gridRow:2,cursor:l?"pointer":void 0},children:[jsxRuntimeExports.jsx("span",{className:"ce-step-text",children:m.label}),i.includes(d)&&m.errorMessage&&jsxRuntimeExports.jsx("span",{className:"ce-step-error-message",children:m.errorMessage})]}),d<e.length-1&&jsxRuntimeExports.jsx("div",{className:"ce-stepper-label-spacer",style:{gridColumn:d*2+2,gridRow:1}})]},`label-${d}`))})]})},CECheckBox=({label:e,checked:t,onChange:n,disabled:i=!1,id:o,name:l})=>{const u=f=>{n(f.target.checked)};return jsxRuntimeExports.jsx("div",{className:"checkbox-container",children:jsxRuntimeExports.jsxs("label",{className:`checkbox-label ${i?"checkbox-disabled":""}`,children:[jsxRuntimeExports.jsx("input",{type:"checkbox",checked:t,onChange:u,disabled:i,id:o,name:l,className:"checkbox-input"}),jsxRuntimeExports.jsx("span",{className:"checkbox-custom"}),e]})})},CEChipInput=({placeholder:e="Type and press Enter",onChange:t})=>{const[n,i]=React.useState([]),[o,l]=React.useState(""),u=p=>{if(p.key==="Enter"&&o.trim()){if(p.preventDefault(),!n.includes(o.trim())){const m=[...n,o.trim()];i(m),t==null||t(m)}l("")}},f=p=>{const m=n.filter(d=>d!==p);i(m),t==null||t(m)};return jsxRuntimeExports.jsxs("div",{className:"chip-input-container",children:[jsxRuntimeExports.jsx("div",{className:"chip-list",children:n.map((p,m)=>jsxRuntimeExports.jsxs("div",{className:"chip",children:[p,jsxRuntimeExports.jsx("button",{type:"button",className:"chip-remove-button",onClick:()=>f(p),children:"✕"})]},m))}),jsxRuntimeExports.jsx("input",{type:"text",className:"chip-input",placeholder:e,value:o,onChange:p=>l(p.target.value),onKeyDown:u})]})};var lottie$2={exports:{}},lottie$1=lottie$2.exports,hasRequiredLottie;function requireLottie(){return hasRequiredLottie||(hasRequiredLottie=1,(function(module,exports){typeof document<"u"&&typeof navigator<"u"&&(function(e,t){module.exports=t()})(lottie$1,(function(){var svgNS="http://www.w3.org/2000/svg",locationHref="",_useWebWorker=!1,initialDefaultFrame=-999999,setWebWorker=function(t){_useWebWorker=!!t},getWebWorker=function(){return _useWebWorker},setLocationHref=function(t){locationHref=t},getLocationHref=function(){return locationHref};function createTag(e){return document.createElement(e)}function extendPrototype(e,t){var n,i=e.length,o;for(n=0;n<i;n+=1){o=e[n].prototype;for(var l in o)Object.prototype.hasOwnProperty.call(o,l)&&(t.prototype[l]=o[l])}}function getDescriptor(e,t){return Object.getOwnPropertyDescriptor(e,t)}function createProxyFunction(e){function t(){}return t.prototype=e,t}var audioControllerFactory=(function(){function e(t){this.audios=[],this.audioFactory=t,this._volume=1,this._isMuted=!1}return e.prototype={addAudio:function(n){this.audios.push(n)},pause:function(){var n,i=this.audios.length;for(n=0;n<i;n+=1)this.audios[n].pause()},resume:function(){var n,i=this.audios.length;for(n=0;n<i;n+=1)this.audios[n].resume()},setRate:function(n){var i,o=this.audios.length;for(i=0;i<o;i+=1)this.audios[i].setRate(n)},createAudio:function(n){return this.audioFactory?this.audioFactory(n):window.Howl?new window.Howl({src:[n]}):{isPlaying:!1,play:function(){this.isPlaying=!0},seek:function(){this.isPlaying=!1},playing:function(){},rate:function(){},setVolume:function(){}}},setAudioFactory:function(n){this.audioFactory=n},setVolume:function(n){this._volume=n,this._updateVolume()},mute:function(){this._isMuted=!0,this._updateVolume()},unmute:function(){this._isMuted=!1,this._updateVolume()},getVolume:function(){return this._volume},_updateVolume:function(){var n,i=this.audios.length;for(n=0;n<i;n+=1)this.audios[n].volume(this._volume*(this._isMuted?0:1))}},function(){return new e}})(),createTypedArray=(function(){function e(n,i){var o=0,l=[],u;switch(n){case"int16":case"uint8c":u=1;break;default:u=1.1;break}for(o=0;o<i;o+=1)l.push(u);return l}function t(n,i){return n==="float32"?new Float32Array(i):n==="int16"?new Int16Array(i):n==="uint8c"?new Uint8ClampedArray(i):e(n,i)}return typeof Uint8ClampedArray=="function"&&typeof Float32Array=="function"?t:e})();function createSizedArray(e){return Array.apply(null,{length:e})}function _typeof$6(e){"@babel/helpers - typeof";return _typeof$6=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof$6(e)}var subframeEnabled=!0,expressionsPlugin=null,expressionsInterfaces=null,idPrefix$1="",isSafari=/^((?!chrome|android).)*safari/i.test(navigator.userAgent),bmPow=Math.pow,bmSqrt=Math.sqrt,bmFloor=Math.floor,bmMax=Math.max,bmMin=Math.min,BMMath={};(function(){var e=["abs","acos","acosh","asin","asinh","atan","atanh","atan2","ceil","cbrt","expm1","clz32","cos","cosh","exp","floor","fround","hypot","imul","log","log1p","log2","log10","max","min","pow","random","round","sign","sin","sinh","sqrt","tan","tanh","trunc","E","LN10","LN2","LOG10E","LOG2E","PI","SQRT1_2","SQRT2"],t,n=e.length;for(t=0;t<n;t+=1)BMMath[e[t]]=Math[e[t]]})(),BMMath.random=Math.random,BMMath.abs=function(e){var t=_typeof$6(e);if(t==="object"&&e.length){var n=createSizedArray(e.length),i,o=e.length;for(i=0;i<o;i+=1)n[i]=Math.abs(e[i]);return n}return Math.abs(e)};var defaultCurveSegments=150,degToRads=Math.PI/180,roundCorner=.5519;function styleDiv(e){e.style.position="absolute",e.style.top=0,e.style.left=0,e.style.display="block",e.style.transformOrigin="0 0",e.style.webkitTransformOrigin="0 0",e.style.backfaceVisibility="visible",e.style.webkitBackfaceVisibility="visible",e.style.transformStyle="preserve-3d",e.style.webkitTransformStyle="preserve-3d",e.style.mozTransformStyle="preserve-3d"}function BMEnterFrameEvent(e,t,n,i){this.type=e,this.currentTime=t,this.totalTime=n,this.direction=i<0?-1:1}function BMCompleteEvent(e,t){this.type=e,this.direction=t<0?-1:1}function BMCompleteLoopEvent(e,t,n,i){this.type=e,this.currentLoop=n,this.totalLoops=t,this.direction=i<0?-1:1}function BMSegmentStartEvent(e,t,n){this.type=e,this.firstFrame=t,this.totalFrames=n}function BMDestroyEvent(e,t){this.type=e,this.target=t}function BMRenderFrameErrorEvent(e,t){this.type="renderFrameError",this.nativeError=e,this.currentTime=t}function BMConfigErrorEvent(e){this.type="configError",this.nativeError=e}var createElementID=(function(){var e=0;return function(){return e+=1,idPrefix$1+"__lottie_element_"+e}})();function HSVtoRGB(e,t,n){var i,o,l,u,f,p,m,d;switch(u=Math.floor(e*6),f=e*6-u,p=n*(1-t),m=n*(1-f*t),d=n*(1-(1-f)*t),u%6){case 0:i=n,o=d,l=p;break;case 1:i=m,o=n,l=p;break;case 2:i=p,o=n,l=d;break;case 3:i=p,o=m,l=n;break;case 4:i=d,o=p,l=n;break;case 5:i=n,o=p,l=m;break}return[i,o,l]}function RGBtoHSV(e,t,n){var i=Math.max(e,t,n),o=Math.min(e,t,n),l=i-o,u,f=i===0?0:l/i,p=i/255;switch(i){case o:u=0;break;case e:u=t-n+l*(t<n?6:0),u/=6*l;break;case t:u=n-e+l*2,u/=6*l;break;case n:u=e-t+l*4,u/=6*l;break}return[u,f,p]}function addSaturationToRGB(e,t){var n=RGBtoHSV(e[0]*255,e[1]*255,e[2]*255);return n[1]+=t,n[1]>1?n[1]=1:n[1]<=0&&(n[1]=0),HSVtoRGB(n[0],n[1],n[2])}function addBrightnessToRGB(e,t){var n=RGBtoHSV(e[0]*255,e[1]*255,e[2]*255);return n[2]+=t,n[2]>1?n[2]=1:n[2]<0&&(n[2]=0),HSVtoRGB(n[0],n[1],n[2])}function addHueToRGB(e,t){var n=RGBtoHSV(e[0]*255,e[1]*255,e[2]*255);return n[0]+=t/360,n[0]>1?n[0]-=1:n[0]<0&&(n[0]+=1),HSVtoRGB(n[0],n[1],n[2])}var rgbToHex=(function(){var e=[],t,n;for(t=0;t<256;t+=1)n=t.toString(16),e[t]=n.length===1?"0"+n:n;return function(i,o,l){return i<0&&(i=0),o<0&&(o=0),l<0&&(l=0),"#"+e[i]+e[o]+e[l]}})(),setSubframeEnabled=function(t){subframeEnabled=!!t},getSubframeEnabled=function(){return subframeEnabled},setExpressionsPlugin=function(t){expressionsPlugin=t},getExpressionsPlugin=function(){return expressionsPlugin},setExpressionInterfaces=function(t){expressionsInterfaces=t},getExpressionInterfaces=function(){return expressionsInterfaces},setDefaultCurveSegments=function(t){defaultCurveSegments=t},getDefaultCurveSegments=function(){return defaultCurveSegments},setIdPrefix=function(t){idPrefix$1=t};function createNS(e){return document.createElementNS(svgNS,e)}function _typeof$5(e){"@babel/helpers - typeof";return _typeof$5=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof$5(e)}var dataManager=(function(){var e=1,t=[],n,i,o={onmessage:function(){},postMessage:function(E){n({data:E})}},l={postMessage:function(E){o.onmessage({data:E})}};function u(_){if(window.Worker&&window.Blob&&getWebWorker()){var E=new Blob(["var _workerSelf = self; self.onmessage = ",_.toString()],{type:"text/javascript"}),S=URL.createObjectURL(E);return new Worker(S)}return n=_,o}function f(){i||(i=u(function(E){function S(){function T(Q,U){var q,N,V=Q.length,G,W,L,Y;for(N=0;N<V;N+=1)if(q=Q[N],"ks"in q&&!q.completed){if(q.completed=!0,q.hasMask){var K=q.masksProperties;for(W=K.length,G=0;G<W;G+=1)if(K[G].pt.k.i)I(K[G].pt.k);else for(Y=K[G].pt.k.length,L=0;L<Y;L+=1)K[G].pt.k[L].s&&I(K[G].pt.k[L].s[0]),K[G].pt.k[L].e&&I(K[G].pt.k[L].e[0])}q.ty===0?(q.layers=R(q.refId,U),T(q.layers,U)):q.ty===4?O(q.shapes):q.ty===5&&H(q)}}function C(Q,U){if(Q){var q=0,N=Q.length;for(q=0;q<N;q+=1)Q[q].t===1&&(Q[q].data.layers=R(Q[q].data.refId,U),T(Q[q].data.layers,U))}}function A(Q,U){for(var q=0,N=U.length;q<N;){if(U[q].id===Q)return U[q];q+=1}return null}function R(Q,U){var q=A(Q,U);return q?q.layers.__used?JSON.parse(JSON.stringify(q.layers)):(q.layers.__used=!0,q.layers):null}function O(Q){var U,q=Q.length,N,V;for(U=q-1;U>=0;U-=1)if(Q[U].ty==="sh")if(Q[U].ks.k.i)I(Q[U].ks.k);else for(V=Q[U].ks.k.length,N=0;N<V;N+=1)Q[U].ks.k[N].s&&I(Q[U].ks.k[N].s[0]),Q[U].ks.k[N].e&&I(Q[U].ks.k[N].e[0]);else Q[U].ty==="gr"&&O(Q[U].it)}function I(Q){var U,q=Q.i.length;for(U=0;U<q;U+=1)Q.i[U][0]+=Q.v[U][0],Q.i[U][1]+=Q.v[U][1],Q.o[U][0]+=Q.v[U][0],Q.o[U][1]+=Q.v[U][1]}function j(Q,U){var q=U?U.split("."):[100,100,100];return Q[0]>q[0]?!0:q[0]>Q[0]?!1:Q[1]>q[1]?!0:q[1]>Q[1]?!1:Q[2]>q[2]?!0:q[2]>Q[2]?!1:null}var D=(function(){var Q=[4,4,14];function U(N){var V=N.t.d;N.t.d={k:[{s:V,t:0}]}}function q(N){var V,G=N.length;for(V=0;V<G;V+=1)N[V].ty===5&&U(N[V])}return function(N){if(j(Q,N.v)&&(q(N.layers),N.assets)){var V,G=N.assets.length;for(V=0;V<G;V+=1)N.assets[V].layers&&q(N.assets[V].layers)}}})(),F=(function(){var Q=[4,7,99];return function(U){if(U.chars&&!j(Q,U.v)){var q,N=U.chars.length;for(q=0;q<N;q+=1){var V=U.chars[q];V.data&&V.data.shapes&&(O(V.data.shapes),V.data.ip=0,V.data.op=99999,V.data.st=0,V.data.sr=1,V.data.ks={p:{k:[0,0],a:0},s:{k:[100,100],a:0},a:{k:[0,0],a:0},r:{k:0,a:0},o:{k:100,a:0}},U.chars[q].t||(V.data.shapes.push({ty:"no"}),V.data.shapes[0].it.push({p:{k:[0,0],a:0},s:{k:[100,100],a:0},a:{k:[0,0],a:0},r:{k:0,a:0},o:{k:100,a:0},sk:{k:0,a:0},sa:{k:0,a:0},ty:"tr"})))}}}})(),B=(function(){var Q=[5,7,15];function U(N){var V=N.t.p;typeof V.a=="number"&&(V.a={a:0,k:V.a}),typeof V.p=="number"&&(V.p={a:0,k:V.p}),typeof V.r=="number"&&(V.r={a:0,k:V.r})}function q(N){var V,G=N.length;for(V=0;V<G;V+=1)N[V].ty===5&&U(N[V])}return function(N){if(j(Q,N.v)&&(q(N.layers),N.assets)){var V,G=N.assets.length;for(V=0;V<G;V+=1)N.assets[V].layers&&q(N.assets[V].layers)}}})(),X=(function(){var Q=[4,1,9];function U(N){var V,G=N.length,W,L;for(V=0;V<G;V+=1)if(N[V].ty==="gr")U(N[V].it);else if(N[V].ty==="fl"||N[V].ty==="st")if(N[V].c.k&&N[V].c.k[0].i)for(L=N[V].c.k.length,W=0;W<L;W+=1)N[V].c.k[W].s&&(N[V].c.k[W].s[0]/=255,N[V].c.k[W].s[1]/=255,N[V].c.k[W].s[2]/=255,N[V].c.k[W].s[3]/=255),N[V].c.k[W].e&&(N[V].c.k[W].e[0]/=255,N[V].c.k[W].e[1]/=255,N[V].c.k[W].e[2]/=255,N[V].c.k[W].e[3]/=255);else N[V].c.k[0]/=255,N[V].c.k[1]/=255,N[V].c.k[2]/=255,N[V].c.k[3]/=255}function q(N){var V,G=N.length;for(V=0;V<G;V+=1)N[V].ty===4&&U(N[V].shapes)}return function(N){if(j(Q,N.v)&&(q(N.layers),N.assets)){var V,G=N.assets.length;for(V=0;V<G;V+=1)N.assets[V].layers&&q(N.assets[V].layers)}}})(),z=(function(){var Q=[4,4,18];function U(N){var V,G=N.length,W,L;for(V=G-1;V>=0;V-=1)if(N[V].ty==="sh")if(N[V].ks.k.i)N[V].ks.k.c=N[V].closed;else for(L=N[V].ks.k.length,W=0;W<L;W+=1)N[V].ks.k[W].s&&(N[V].ks.k[W].s[0].c=N[V].closed),N[V].ks.k[W].e&&(N[V].ks.k[W].e[0].c=N[V].closed);else N[V].ty==="gr"&&U(N[V].it)}function q(N){var V,G,W=N.length,L,Y,K,J;for(G=0;G<W;G+=1){if(V=N[G],V.hasMask){var ce=V.masksProperties;for(Y=ce.length,L=0;L<Y;L+=1)if(ce[L].pt.k.i)ce[L].pt.k.c=ce[L].cl;else for(J=ce[L].pt.k.length,K=0;K<J;K+=1)ce[L].pt.k[K].s&&(ce[L].pt.k[K].s[0].c=ce[L].cl),ce[L].pt.k[K].e&&(ce[L].pt.k[K].e[0].c=ce[L].cl)}V.ty===4&&U(V.shapes)}}return function(N){if(j(Q,N.v)&&(q(N.layers),N.assets)){var V,G=N.assets.length;for(V=0;V<G;V+=1)N.assets[V].layers&&q(N.assets[V].layers)}}})();function M(Q){Q.__complete||(X(Q),D(Q),F(Q),B(Q),z(Q),T(Q.layers,Q.assets),C(Q.chars,Q.assets),Q.__complete=!0)}function H(Q){Q.t.a.length===0&&"m"in Q.t.p}var ee={};return ee.completeData=M,ee.checkColors=X,ee.checkChars=F,ee.checkPathProperties=B,ee.checkShapes=z,ee.completeLayers=T,ee}if(l.dataManager||(l.dataManager=S()),l.assetLoader||(l.assetLoader=(function(){function T(A){var R=A.getResponseHeader("content-type");return R&&A.responseType==="json"&&R.indexOf("json")!==-1||A.response&&_typeof$5(A.response)==="object"?A.response:A.response&&typeof A.response=="string"?JSON.parse(A.response):A.responseText?JSON.parse(A.responseText):null}function C(A,R,O,I){var j,D=new XMLHttpRequest;try{D.responseType="json"}catch{}D.onreadystatechange=function(){if(D.readyState===4)if(D.status===200)j=T(D),O(j);else try{j=T(D),O(j)}catch(F){I&&I(F)}};try{D.open(["G","E","T"].join(""),A,!0)}catch{D.open(["G","E","T"].join(""),R+"/"+A,!0)}D.send()}return{load:C}})()),E.data.type==="loadAnimation")l.assetLoader.load(E.data.path,E.data.fullPath,function(T){l.dataManager.completeData(T),l.postMessage({id:E.data.id,payload:T,status:"success"})},function(){l.postMessage({id:E.data.id,status:"error"})});else if(E.data.type==="complete"){var b=E.data.animation;l.dataManager.completeData(b),l.postMessage({id:E.data.id,payload:b,status:"success"})}else E.data.type==="loadData"&&l.assetLoader.load(E.data.path,E.data.fullPath,function(T){l.postMessage({id:E.data.id,payload:T,status:"success"})},function(){l.postMessage({id:E.data.id,status:"error"})})}),i.onmessage=function(_){var E=_.data,S=E.id,b=t[S];t[S]=null,E.status==="success"?b.onComplete(E.payload):b.onError&&b.onError()})}function p(_,E){e+=1;var S="processId_"+e;return t[S]={onComplete:_,onError:E},S}function m(_,E,S){f();var b=p(E,S);i.postMessage({type:"loadAnimation",path:_,fullPath:window.location.origin+window.location.pathname,id:b})}function d(_,E,S){f();var b=p(E,S);i.postMessage({type:"loadData",path:_,fullPath:window.location.origin+window.location.pathname,id:b})}function g(_,E,S){f();var b=p(E,S);i.postMessage({type:"complete",animation:_,id:b})}return{loadAnimation:m,loadData:d,completeAnimation:g}})(),ImagePreloader=(function(){var e=(function(){var C=createTag("canvas");C.width=1,C.height=1;var A=C.getContext("2d");return A.fillStyle="rgba(0,0,0,0)",A.fillRect(0,0,1,1),C})();function t(){this.loadedAssets+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function n(){this.loadedFootagesCount+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function i(C,A,R){var O="";if(C.e)O=C.p;else if(A){var I=C.p;I.indexOf("images/")!==-1&&(I=I.split("/")[1]),O=A+I}else O=R,O+=C.u?C.u:"",O+=C.p;return O}function o(C){var A=0,R=setInterval((function(){var O=C.getBBox();(O.width||A>500)&&(this._imageLoaded(),clearInterval(R)),A+=1}).bind(this),50)}function l(C){var A=i(C,this.assetsPath,this.path),R=createNS("image");isSafari?this.testImageLoaded(R):R.addEventListener("load",this._imageLoaded,!1),R.addEventListener("error",(function(){O.img=e,this._imageLoaded()}).bind(this),!1),R.setAttributeNS("http://www.w3.org/1999/xlink","href",A),this._elementHelper.append?this._elementHelper.append(R):this._elementHelper.appendChild(R);var O={img:R,assetData:C};return O}function u(C){var A=i(C,this.assetsPath,this.path),R=createTag("img");R.crossOrigin="anonymous",R.addEventListener("load",this._imageLoaded,!1),R.addEventListener("error",(function(){O.img=e,this._imageLoaded()}).bind(this),!1),R.src=A;var O={img:R,assetData:C};return O}function f(C){var A={assetData:C},R=i(C,this.assetsPath,this.path);return dataManager.loadData(R,(function(O){A.img=O,this._footageLoaded()}).bind(this),(function(){A.img={},this._footageLoaded()}).bind(this)),A}function p(C,A){this.imagesLoadedCb=A;var R,O=C.length;for(R=0;R<O;R+=1)C[R].layers||(!C[R].t||C[R].t==="seq"?(this.totalImages+=1,this.images.push(this._createImageData(C[R]))):C[R].t===3&&(this.totalFootages+=1,this.images.push(this.createFootageData(C[R]))))}function m(C){this.path=C||""}function d(C){this.assetsPath=C||""}function g(C){for(var A=0,R=this.images.length;A<R;){if(this.images[A].assetData===C)return this.images[A].img;A+=1}return null}function _(){this.imagesLoadedCb=null,this.images.length=0}function E(){return this.totalImages===this.loadedAssets}function S(){return this.totalFootages===this.loadedFootagesCount}function b(C,A){C==="svg"?(this._elementHelper=A,this._createImageData=this.createImageData.bind(this)):this._createImageData=this.createImgData.bind(this)}function T(){this._imageLoaded=t.bind(this),this._footageLoaded=n.bind(this),this.testImageLoaded=o.bind(this),this.createFootageData=f.bind(this),this.assetsPath="",this.path="",this.totalImages=0,this.totalFootages=0,this.loadedAssets=0,this.loadedFootagesCount=0,this.imagesLoadedCb=null,this.images=[]}return T.prototype={loadAssets:p,setAssetsPath:d,setPath:m,loadedImages:E,loadedFootages:S,destroy:_,getAsset:g,createImgData:u,createImageData:l,imageLoaded:t,footageLoaded:n,setCacheType:b},T})();function BaseEvent(){}BaseEvent.prototype={triggerEvent:function(t,n){if(this._cbs[t])for(var i=this._cbs[t],o=0;o<i.length;o+=1)i[o](n)},addEventListener:function(t,n){return this._cbs[t]||(this._cbs[t]=[]),this._cbs[t].push(n),(function(){this.removeEventListener(t,n)}).bind(this)},removeEventListener:function(t,n){if(!n)this._cbs[t]=null;else if(this._cbs[t]){for(var i=0,o=this._cbs[t].length;i<o;)this._cbs[t][i]===n&&(this._cbs[t].splice(i,1),i-=1,o-=1),i+=1;this._cbs[t].length||(this._cbs[t]=null)}}};var markerParser=(function(){function e(t){for(var n=t.split(`\r
|
|
244
244
|
`),i={},o,l=0,u=0;u<n.length;u+=1)o=n[u].split(":"),o.length===2&&(i[o[0]]=o[1].trim(),l+=1);if(l===0)throw new Error;return i}return function(t){for(var n=[],i=0;i<t.length;i+=1){var o=t[i],l={time:o.tm,duration:o.dr};try{l.payload=JSON.parse(t[i].cm)}catch{try{l.payload=e(t[i].cm)}catch{l.payload={name:t[i].cm}}}n.push(l)}return n}})(),ProjectInterface=(function(){function e(t){this.compositions.push(t)}return function(){function t(n){for(var i=0,o=this.compositions.length;i<o;){if(this.compositions[i].data&&this.compositions[i].data.nm===n)return this.compositions[i].prepareFrame&&this.compositions[i].data.xt&&this.compositions[i].prepareFrame(this.currentFrame),this.compositions[i].compInterface;i+=1}return null}return t.compositions=[],t.currentFrame=0,t.registerComposition=e,t}})(),renderers={},registerRenderer=function(t,n){renderers[t]=n};function getRenderer(e){return renderers[e]}function getRegisteredRenderer(){if(renderers.canvas)return"canvas";for(var e in renderers)if(renderers[e])return e;return""}function _typeof$4(e){"@babel/helpers - typeof";return _typeof$4=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof$4(e)}var AnimationItem=function(){this._cbs=[],this.name="",this.path="",this.isLoaded=!1,this.currentFrame=0,this.currentRawFrame=0,this.firstFrame=0,this.totalFrames=0,this.frameRate=0,this.frameMult=0,this.playSpeed=1,this.playDirection=1,this.playCount=0,this.animationData={},this.assets=[],this.isPaused=!0,this.autoplay=!1,this.loop=!0,this.renderer=null,this.animationID=createElementID(),this.assetsPath="",this.timeCompleted=0,this.segmentPos=0,this.isSubframeEnabled=getSubframeEnabled(),this.segments=[],this._idle=!0,this._completedLoop=!1,this.projectInterface=ProjectInterface(),this.imagePreloader=new ImagePreloader,this.audioController=audioControllerFactory(),this.markers=[],this.configAnimation=this.configAnimation.bind(this),this.onSetupError=this.onSetupError.bind(this),this.onSegmentComplete=this.onSegmentComplete.bind(this),this.drawnFrameEvent=new BMEnterFrameEvent("drawnFrame",0,0,0),this.expressionsPlugin=getExpressionsPlugin()};extendPrototype([BaseEvent],AnimationItem),AnimationItem.prototype.setParams=function(e){(e.wrapper||e.container)&&(this.wrapper=e.wrapper||e.container);var t="svg";e.animType?t=e.animType:e.renderer&&(t=e.renderer);var n=getRenderer(t);this.renderer=new n(this,e.rendererSettings),this.imagePreloader.setCacheType(t,this.renderer.globalData.defs),this.renderer.setProjectInterface(this.projectInterface),this.animType=t,e.loop===""||e.loop===null||e.loop===void 0||e.loop===!0?this.loop=!0:e.loop===!1?this.loop=!1:this.loop=parseInt(e.loop,10),this.autoplay="autoplay"in e?e.autoplay:!0,this.name=e.name?e.name:"",this.autoloadSegments=Object.prototype.hasOwnProperty.call(e,"autoloadSegments")?e.autoloadSegments:!0,this.assetsPath=e.assetsPath,this.initialSegment=e.initialSegment,e.audioFactory&&this.audioController.setAudioFactory(e.audioFactory),e.animationData?this.setupAnimation(e.animationData):e.path&&(e.path.lastIndexOf("\\")!==-1?this.path=e.path.substr(0,e.path.lastIndexOf("\\")+1):this.path=e.path.substr(0,e.path.lastIndexOf("/")+1),this.fileName=e.path.substr(e.path.lastIndexOf("/")+1),this.fileName=this.fileName.substr(0,this.fileName.lastIndexOf(".json")),dataManager.loadAnimation(e.path,this.configAnimation,this.onSetupError))},AnimationItem.prototype.onSetupError=function(){this.trigger("data_failed")},AnimationItem.prototype.setupAnimation=function(e){dataManager.completeAnimation(e,this.configAnimation)},AnimationItem.prototype.setData=function(e,t){t&&_typeof$4(t)!=="object"&&(t=JSON.parse(t));var n={wrapper:e,animationData:t},i=e.attributes;n.path=i.getNamedItem("data-animation-path")?i.getNamedItem("data-animation-path").value:i.getNamedItem("data-bm-path")?i.getNamedItem("data-bm-path").value:i.getNamedItem("bm-path")?i.getNamedItem("bm-path").value:"",n.animType=i.getNamedItem("data-anim-type")?i.getNamedItem("data-anim-type").value:i.getNamedItem("data-bm-type")?i.getNamedItem("data-bm-type").value:i.getNamedItem("bm-type")?i.getNamedItem("bm-type").value:i.getNamedItem("data-bm-renderer")?i.getNamedItem("data-bm-renderer").value:i.getNamedItem("bm-renderer")?i.getNamedItem("bm-renderer").value:getRegisteredRenderer()||"canvas";var o=i.getNamedItem("data-anim-loop")?i.getNamedItem("data-anim-loop").value:i.getNamedItem("data-bm-loop")?i.getNamedItem("data-bm-loop").value:i.getNamedItem("bm-loop")?i.getNamedItem("bm-loop").value:"";o==="false"?n.loop=!1:o==="true"?n.loop=!0:o!==""&&(n.loop=parseInt(o,10));var l=i.getNamedItem("data-anim-autoplay")?i.getNamedItem("data-anim-autoplay").value:i.getNamedItem("data-bm-autoplay")?i.getNamedItem("data-bm-autoplay").value:i.getNamedItem("bm-autoplay")?i.getNamedItem("bm-autoplay").value:!0;n.autoplay=l!=="false",n.name=i.getNamedItem("data-name")?i.getNamedItem("data-name").value:i.getNamedItem("data-bm-name")?i.getNamedItem("data-bm-name").value:i.getNamedItem("bm-name")?i.getNamedItem("bm-name").value:"";var u=i.getNamedItem("data-anim-prerender")?i.getNamedItem("data-anim-prerender").value:i.getNamedItem("data-bm-prerender")?i.getNamedItem("data-bm-prerender").value:i.getNamedItem("bm-prerender")?i.getNamedItem("bm-prerender").value:"";u==="false"&&(n.prerender=!1),n.path?this.setParams(n):this.trigger("destroy")},AnimationItem.prototype.includeLayers=function(e){e.op>this.animationData.op&&(this.animationData.op=e.op,this.totalFrames=Math.floor(e.op-this.animationData.ip));var t=this.animationData.layers,n,i=t.length,o=e.layers,l,u=o.length;for(l=0;l<u;l+=1)for(n=0;n<i;){if(t[n].id===o[l].id){t[n]=o[l];break}n+=1}if((e.chars||e.fonts)&&(this.renderer.globalData.fontManager.addChars(e.chars),this.renderer.globalData.fontManager.addFonts(e.fonts,this.renderer.globalData.defs)),e.assets)for(i=e.assets.length,n=0;n<i;n+=1)this.animationData.assets.push(e.assets[n]);this.animationData.__complete=!1,dataManager.completeAnimation(this.animationData,this.onSegmentComplete)},AnimationItem.prototype.onSegmentComplete=function(e){this.animationData=e;var t=getExpressionsPlugin();t&&t.initExpressions(this),this.loadNextSegment()},AnimationItem.prototype.loadNextSegment=function(){var e=this.animationData.segments;if(!e||e.length===0||!this.autoloadSegments){this.trigger("data_ready"),this.timeCompleted=this.totalFrames;return}var t=e.shift();this.timeCompleted=t.time*this.frameRate;var n=this.path+this.fileName+"_"+this.segmentPos+".json";this.segmentPos+=1,dataManager.loadData(n,this.includeLayers.bind(this),(function(){this.trigger("data_failed")}).bind(this))},AnimationItem.prototype.loadSegments=function(){var e=this.animationData.segments;e||(this.timeCompleted=this.totalFrames),this.loadNextSegment()},AnimationItem.prototype.imagesLoaded=function(){this.trigger("loaded_images"),this.checkLoaded()},AnimationItem.prototype.preloadImages=function(){this.imagePreloader.setAssetsPath(this.assetsPath),this.imagePreloader.setPath(this.path),this.imagePreloader.loadAssets(this.animationData.assets,this.imagesLoaded.bind(this))},AnimationItem.prototype.configAnimation=function(e){if(this.renderer)try{this.animationData=e,this.initialSegment?(this.totalFrames=Math.floor(this.initialSegment[1]-this.initialSegment[0]),this.firstFrame=Math.round(this.initialSegment[0])):(this.totalFrames=Math.floor(this.animationData.op-this.animationData.ip),this.firstFrame=Math.round(this.animationData.ip)),this.renderer.configAnimation(e),e.assets||(e.assets=[]),this.assets=this.animationData.assets,this.frameRate=this.animationData.fr,this.frameMult=this.animationData.fr/1e3,this.renderer.searchExtraCompositions(e.assets),this.markers=markerParser(e.markers||[]),this.trigger("config_ready"),this.preloadImages(),this.loadSegments(),this.updaFrameModifier(),this.waitForFontsLoaded(),this.isPaused&&this.audioController.pause()}catch(t){this.triggerConfigError(t)}},AnimationItem.prototype.waitForFontsLoaded=function(){this.renderer&&(this.renderer.globalData.fontManager.isLoaded?this.checkLoaded():setTimeout(this.waitForFontsLoaded.bind(this),20))},AnimationItem.prototype.checkLoaded=function(){if(!this.isLoaded&&this.renderer.globalData.fontManager.isLoaded&&(this.imagePreloader.loadedImages()||this.renderer.rendererType!=="canvas")&&this.imagePreloader.loadedFootages()){this.isLoaded=!0;var e=getExpressionsPlugin();e&&e.initExpressions(this),this.renderer.initItems(),setTimeout((function(){this.trigger("DOMLoaded")}).bind(this),0),this.gotoFrame(),this.autoplay&&this.play()}},AnimationItem.prototype.resize=function(e,t){var n=typeof e=="number"?e:void 0,i=typeof t=="number"?t:void 0;this.renderer.updateContainerSize(n,i)},AnimationItem.prototype.setSubframe=function(e){this.isSubframeEnabled=!!e},AnimationItem.prototype.gotoFrame=function(){this.currentFrame=this.isSubframeEnabled?this.currentRawFrame:~~this.currentRawFrame,this.timeCompleted!==this.totalFrames&&this.currentFrame>this.timeCompleted&&(this.currentFrame=this.timeCompleted),this.trigger("enterFrame"),this.renderFrame(),this.trigger("drawnFrame")},AnimationItem.prototype.renderFrame=function(){if(!(this.isLoaded===!1||!this.renderer))try{this.expressionsPlugin&&this.expressionsPlugin.resetFrame(),this.renderer.renderFrame(this.currentFrame+this.firstFrame)}catch(e){this.triggerRenderFrameError(e)}},AnimationItem.prototype.play=function(e){e&&this.name!==e||this.isPaused===!0&&(this.isPaused=!1,this.trigger("_play"),this.audioController.resume(),this._idle&&(this._idle=!1,this.trigger("_active")))},AnimationItem.prototype.pause=function(e){e&&this.name!==e||this.isPaused===!1&&(this.isPaused=!0,this.trigger("_pause"),this._idle=!0,this.trigger("_idle"),this.audioController.pause())},AnimationItem.prototype.togglePause=function(e){e&&this.name!==e||(this.isPaused===!0?this.play():this.pause())},AnimationItem.prototype.stop=function(e){e&&this.name!==e||(this.pause(),this.playCount=0,this._completedLoop=!1,this.setCurrentRawFrameValue(0))},AnimationItem.prototype.getMarkerData=function(e){for(var t,n=0;n<this.markers.length;n+=1)if(t=this.markers[n],t.payload&&t.payload.name===e)return t;return null},AnimationItem.prototype.goToAndStop=function(e,t,n){if(!(n&&this.name!==n)){var i=Number(e);if(isNaN(i)){var o=this.getMarkerData(e);o&&this.goToAndStop(o.time,!0)}else t?this.setCurrentRawFrameValue(e):this.setCurrentRawFrameValue(e*this.frameModifier);this.pause()}},AnimationItem.prototype.goToAndPlay=function(e,t,n){if(!(n&&this.name!==n)){var i=Number(e);if(isNaN(i)){var o=this.getMarkerData(e);o&&(o.duration?this.playSegments([o.time,o.time+o.duration],!0):this.goToAndStop(o.time,!0))}else this.goToAndStop(i,t,n);this.play()}},AnimationItem.prototype.advanceTime=function(e){if(!(this.isPaused===!0||this.isLoaded===!1)){var t=this.currentRawFrame+e*this.frameModifier,n=!1;t>=this.totalFrames-1&&this.frameModifier>0?!this.loop||this.playCount===this.loop?this.checkSegments(t>this.totalFrames?t%this.totalFrames:0)||(n=!0,t=this.totalFrames-1):t>=this.totalFrames?(this.playCount+=1,this.checkSegments(t%this.totalFrames)||(this.setCurrentRawFrameValue(t%this.totalFrames),this._completedLoop=!0,this.trigger("loopComplete"))):this.setCurrentRawFrameValue(t):t<0?this.checkSegments(t%this.totalFrames)||(this.loop&&!(this.playCount--<=0&&this.loop!==!0)?(this.setCurrentRawFrameValue(this.totalFrames+t%this.totalFrames),this._completedLoop?this.trigger("loopComplete"):this._completedLoop=!0):(n=!0,t=0)):this.setCurrentRawFrameValue(t),n&&(this.setCurrentRawFrameValue(t),this.pause(),this.trigger("complete"))}},AnimationItem.prototype.adjustSegment=function(e,t){this.playCount=0,e[1]<e[0]?(this.frameModifier>0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(-1)),this.totalFrames=e[0]-e[1],this.timeCompleted=this.totalFrames,this.firstFrame=e[1],this.setCurrentRawFrameValue(this.totalFrames-.001-t)):e[1]>e[0]&&(this.frameModifier<0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(1)),this.totalFrames=e[1]-e[0],this.timeCompleted=this.totalFrames,this.firstFrame=e[0],this.setCurrentRawFrameValue(.001+t)),this.trigger("segmentStart")},AnimationItem.prototype.setSegment=function(e,t){var n=-1;this.isPaused&&(this.currentRawFrame+this.firstFrame<e?n=e:this.currentRawFrame+this.firstFrame>t&&(n=t-e)),this.firstFrame=e,this.totalFrames=t-e,this.timeCompleted=this.totalFrames,n!==-1&&this.goToAndStop(n,!0)},AnimationItem.prototype.playSegments=function(e,t){if(t&&(this.segments.length=0),_typeof$4(e[0])==="object"){var n,i=e.length;for(n=0;n<i;n+=1)this.segments.push(e[n])}else this.segments.push(e);this.segments.length&&t&&this.adjustSegment(this.segments.shift(),0),this.isPaused&&this.play()},AnimationItem.prototype.resetSegments=function(e){this.segments.length=0,this.segments.push([this.animationData.ip,this.animationData.op]),e&&this.checkSegments(0)},AnimationItem.prototype.checkSegments=function(e){return this.segments.length?(this.adjustSegment(this.segments.shift(),e),!0):!1},AnimationItem.prototype.destroy=function(e){e&&this.name!==e||!this.renderer||(this.renderer.destroy(),this.imagePreloader.destroy(),this.trigger("destroy"),this._cbs=null,this.onEnterFrame=null,this.onLoopComplete=null,this.onComplete=null,this.onSegmentStart=null,this.onDestroy=null,this.renderer=null,this.expressionsPlugin=null,this.imagePreloader=null,this.projectInterface=null)},AnimationItem.prototype.setCurrentRawFrameValue=function(e){this.currentRawFrame=e,this.gotoFrame()},AnimationItem.prototype.setSpeed=function(e){this.playSpeed=e,this.updaFrameModifier()},AnimationItem.prototype.setDirection=function(e){this.playDirection=e<0?-1:1,this.updaFrameModifier()},AnimationItem.prototype.setLoop=function(e){this.loop=e},AnimationItem.prototype.setVolume=function(e,t){t&&this.name!==t||this.audioController.setVolume(e)},AnimationItem.prototype.getVolume=function(){return this.audioController.getVolume()},AnimationItem.prototype.mute=function(e){e&&this.name!==e||this.audioController.mute()},AnimationItem.prototype.unmute=function(e){e&&this.name!==e||this.audioController.unmute()},AnimationItem.prototype.updaFrameModifier=function(){this.frameModifier=this.frameMult*this.playSpeed*this.playDirection,this.audioController.setRate(this.playSpeed*this.playDirection)},AnimationItem.prototype.getPath=function(){return this.path},AnimationItem.prototype.getAssetsPath=function(e){var t="";if(e.e)t=e.p;else if(this.assetsPath){var n=e.p;n.indexOf("images/")!==-1&&(n=n.split("/")[1]),t=this.assetsPath+n}else t=this.path,t+=e.u?e.u:"",t+=e.p;return t},AnimationItem.prototype.getAssetData=function(e){for(var t=0,n=this.assets.length;t<n;){if(e===this.assets[t].id)return this.assets[t];t+=1}return null},AnimationItem.prototype.hide=function(){this.renderer.hide()},AnimationItem.prototype.show=function(){this.renderer.show()},AnimationItem.prototype.getDuration=function(e){return e?this.totalFrames:this.totalFrames/this.frameRate},AnimationItem.prototype.updateDocumentData=function(e,t,n){try{var i=this.renderer.getElementByPath(e);i.updateDocumentData(t,n)}catch{}},AnimationItem.prototype.trigger=function(e){if(this._cbs&&this._cbs[e])switch(e){case"enterFrame":this.triggerEvent(e,new BMEnterFrameEvent(e,this.currentFrame,this.totalFrames,this.frameModifier));break;case"drawnFrame":this.drawnFrameEvent.currentTime=this.currentFrame,this.drawnFrameEvent.totalTime=this.totalFrames,this.drawnFrameEvent.direction=this.frameModifier,this.triggerEvent(e,this.drawnFrameEvent);break;case"loopComplete":this.triggerEvent(e,new BMCompleteLoopEvent(e,this.loop,this.playCount,this.frameMult));break;case"complete":this.triggerEvent(e,new BMCompleteEvent(e,this.frameMult));break;case"segmentStart":this.triggerEvent(e,new BMSegmentStartEvent(e,this.firstFrame,this.totalFrames));break;case"destroy":this.triggerEvent(e,new BMDestroyEvent(e,this));break;default:this.triggerEvent(e)}e==="enterFrame"&&this.onEnterFrame&&this.onEnterFrame.call(this,new BMEnterFrameEvent(e,this.currentFrame,this.totalFrames,this.frameMult)),e==="loopComplete"&&this.onLoopComplete&&this.onLoopComplete.call(this,new BMCompleteLoopEvent(e,this.loop,this.playCount,this.frameMult)),e==="complete"&&this.onComplete&&this.onComplete.call(this,new BMCompleteEvent(e,this.frameMult)),e==="segmentStart"&&this.onSegmentStart&&this.onSegmentStart.call(this,new BMSegmentStartEvent(e,this.firstFrame,this.totalFrames)),e==="destroy"&&this.onDestroy&&this.onDestroy.call(this,new BMDestroyEvent(e,this))},AnimationItem.prototype.triggerRenderFrameError=function(e){var t=new BMRenderFrameErrorEvent(e,this.currentFrame);this.triggerEvent("error",t),this.onError&&this.onError.call(this,t)},AnimationItem.prototype.triggerConfigError=function(e){var t=new BMConfigErrorEvent(e,this.currentFrame);this.triggerEvent("error",t),this.onError&&this.onError.call(this,t)};var animationManager=(function(){var e={},t=[],n=0,i=0,o=0,l=!0,u=!1;function f(U){for(var q=0,N=U.target;q<i;)t[q].animation===N&&(t.splice(q,1),q-=1,i-=1,N.isPaused||g()),q+=1}function p(U,q){if(!U)return null;for(var N=0;N<i;){if(t[N].elem===U&&t[N].elem!==null)return t[N].animation;N+=1}var V=new AnimationItem;return _(V,U),V.setData(U,q),V}function m(){var U,q=t.length,N=[];for(U=0;U<q;U+=1)N.push(t[U].animation);return N}function d(){o+=1,X()}function g(){o-=1}function _(U,q){U.addEventListener("destroy",f),U.addEventListener("_active",d),U.addEventListener("_idle",g),t.push({elem:q,animation:U}),i+=1}function E(U){var q=new AnimationItem;return _(q,null),q.setParams(U),q}function S(U,q){var N;for(N=0;N<i;N+=1)t[N].animation.setSpeed(U,q)}function b(U,q){var N;for(N=0;N<i;N+=1)t[N].animation.setDirection(U,q)}function T(U){var q;for(q=0;q<i;q+=1)t[q].animation.play(U)}function C(U){var q=U-n,N;for(N=0;N<i;N+=1)t[N].animation.advanceTime(q);n=U,o&&!u?window.requestAnimationFrame(C):l=!0}function A(U){n=U,window.requestAnimationFrame(C)}function R(U){var q;for(q=0;q<i;q+=1)t[q].animation.pause(U)}function O(U,q,N){var V;for(V=0;V<i;V+=1)t[V].animation.goToAndStop(U,q,N)}function I(U){var q;for(q=0;q<i;q+=1)t[q].animation.stop(U)}function j(U){var q;for(q=0;q<i;q+=1)t[q].animation.togglePause(U)}function D(U){var q;for(q=i-1;q>=0;q-=1)t[q].animation.destroy(U)}function F(U,q,N){var V=[].concat([].slice.call(document.getElementsByClassName("lottie")),[].slice.call(document.getElementsByClassName("bodymovin"))),G,W=V.length;for(G=0;G<W;G+=1)N&&V[G].setAttribute("data-bm-type",N),p(V[G],U);if(q&&W===0){N||(N="svg");var L=document.getElementsByTagName("body")[0];L.innerText="";var Y=createTag("div");Y.style.width="100%",Y.style.height="100%",Y.setAttribute("data-bm-type",N),L.appendChild(Y),p(Y,U)}}function B(){var U;for(U=0;U<i;U+=1)t[U].animation.resize()}function X(){!u&&o&&l&&(window.requestAnimationFrame(A),l=!1)}function z(){u=!0}function M(){u=!1,X()}function H(U,q){var N;for(N=0;N<i;N+=1)t[N].animation.setVolume(U,q)}function ee(U){var q;for(q=0;q<i;q+=1)t[q].animation.mute(U)}function Q(U){var q;for(q=0;q<i;q+=1)t[q].animation.unmute(U)}return e.registerAnimation=p,e.loadAnimation=E,e.setSpeed=S,e.setDirection=b,e.play=T,e.pause=R,e.stop=I,e.togglePause=j,e.searchAnimations=F,e.resize=B,e.goToAndStop=O,e.destroy=D,e.freeze=z,e.unfreeze=M,e.setVolume=H,e.mute=ee,e.unmute=Q,e.getRegisteredAnimations=m,e})(),BezierFactory=(function(){var e={};e.getBezierEasing=n;var t={};function n(A,R,O,I,j){var D=j||("bez_"+A+"_"+R+"_"+O+"_"+I).replace(/\./g,"p");if(t[D])return t[D];var F=new C([A,R,O,I]);return t[D]=F,F}var i=4,o=.001,l=1e-7,u=10,f=11,p=1/(f-1),m=typeof Float32Array=="function";function d(A,R){return 1-3*R+3*A}function g(A,R){return 3*R-6*A}function _(A){return 3*A}function E(A,R,O){return((d(R,O)*A+g(R,O))*A+_(R))*A}function S(A,R,O){return 3*d(R,O)*A*A+2*g(R,O)*A+_(R)}function b(A,R,O,I,j){var D,F,B=0;do F=R+(O-R)/2,D=E(F,I,j)-A,D>0?O=F:R=F;while(Math.abs(D)>l&&++B<u);return F}function T(A,R,O,I){for(var j=0;j<i;++j){var D=S(R,O,I);if(D===0)return R;var F=E(R,O,I)-A;R-=F/D}return R}function C(A){this._p=A,this._mSampleValues=m?new Float32Array(f):new Array(f),this._precomputed=!1,this.get=this.get.bind(this)}return C.prototype={get:function(R){var O=this._p[0],I=this._p[1],j=this._p[2],D=this._p[3];return this._precomputed||this._precompute(),O===I&&j===D?R:R===0?0:R===1?1:E(this._getTForX(R),I,D)},_precompute:function(){var R=this._p[0],O=this._p[1],I=this._p[2],j=this._p[3];this._precomputed=!0,(R!==O||I!==j)&&this._calcSampleValues()},_calcSampleValues:function(){for(var R=this._p[0],O=this._p[2],I=0;I<f;++I)this._mSampleValues[I]=E(I*p,R,O)},_getTForX:function(R){for(var O=this._p[0],I=this._p[2],j=this._mSampleValues,D=0,F=1,B=f-1;F!==B&&j[F]<=R;++F)D+=p;--F;var X=(R-j[F])/(j[F+1]-j[F]),z=D+X*p,M=S(z,O,I);return M>=o?T(R,z,O,I):M===0?z:b(R,D,D+p,O,I)}},e})(),pooling=(function(){function e(t){return t.concat(createSizedArray(t.length))}return{double:e}})(),poolFactory=(function(){return function(e,t,n){var i=0,o=e,l=createSizedArray(o),u={newElement:f,release:p};function f(){var m;return i?(i-=1,m=l[i]):m=t(),m}function p(m){i===o&&(l=pooling.double(l),o*=2),n&&n(m),l[i]=m,i+=1}return u}})(),bezierLengthPool=(function(){function e(){return{addedLength:0,percents:createTypedArray("float32",getDefaultCurveSegments()),lengths:createTypedArray("float32",getDefaultCurveSegments())}}return poolFactory(8,e)})(),segmentsLengthPool=(function(){function e(){return{lengths:[],totalLength:0}}function t(n){var i,o=n.lengths.length;for(i=0;i<o;i+=1)bezierLengthPool.release(n.lengths[i]);n.lengths.length=0}return poolFactory(8,e,t)})();function bezFunction(){var e=Math;function t(_,E,S,b,T,C){var A=_*b+E*T+S*C-T*b-C*_-S*E;return A>-.001&&A<.001}function n(_,E,S,b,T,C,A,R,O){if(S===0&&C===0&&O===0)return t(_,E,b,T,A,R);var I=e.sqrt(e.pow(b-_,2)+e.pow(T-E,2)+e.pow(C-S,2)),j=e.sqrt(e.pow(A-_,2)+e.pow(R-E,2)+e.pow(O-S,2)),D=e.sqrt(e.pow(A-b,2)+e.pow(R-T,2)+e.pow(O-C,2)),F;return I>j?I>D?F=I-j-D:F=D-j-I:D>j?F=D-j-I:F=j-I-D,F>-1e-4&&F<1e-4}var i=(function(){return function(_,E,S,b){var T=getDefaultCurveSegments(),C,A,R,O,I,j=0,D,F=[],B=[],X=bezierLengthPool.newElement();for(R=S.length,C=0;C<T;C+=1){for(I=C/(T-1),D=0,A=0;A<R;A+=1)O=bmPow(1-I,3)*_[A]+3*bmPow(1-I,2)*I*S[A]+3*(1-I)*bmPow(I,2)*b[A]+bmPow(I,3)*E[A],F[A]=O,B[A]!==null&&(D+=bmPow(F[A]-B[A],2)),B[A]=F[A];D&&(D=bmSqrt(D),j+=D),X.percents[C]=I,X.lengths[C]=j}return X.addedLength=j,X}})();function o(_){var E=segmentsLengthPool.newElement(),S=_.c,b=_.v,T=_.o,C=_.i,A,R=_._length,O=E.lengths,I=0;for(A=0;A<R-1;A+=1)O[A]=i(b[A],b[A+1],T[A],C[A+1]),I+=O[A].addedLength;return S&&R&&(O[A]=i(b[A],b[0],T[A],C[0]),I+=O[A].addedLength),E.totalLength=I,E}function l(_){this.segmentLength=0,this.points=new Array(_)}function u(_,E){this.partialLength=_,this.point=E}var f=(function(){var _={};return function(E,S,b,T){var C=(E[0]+"_"+E[1]+"_"+S[0]+"_"+S[1]+"_"+b[0]+"_"+b[1]+"_"+T[0]+"_"+T[1]).replace(/\./g,"p");if(!_[C]){var A=getDefaultCurveSegments(),R,O,I,j,D,F=0,B,X,z=null;E.length===2&&(E[0]!==S[0]||E[1]!==S[1])&&t(E[0],E[1],S[0],S[1],E[0]+b[0],E[1]+b[1])&&t(E[0],E[1],S[0],S[1],S[0]+T[0],S[1]+T[1])&&(A=2);var M=new l(A);for(I=b.length,R=0;R<A;R+=1){for(X=createSizedArray(I),D=R/(A-1),B=0,O=0;O<I;O+=1)j=bmPow(1-D,3)*E[O]+3*bmPow(1-D,2)*D*(E[O]+b[O])+3*(1-D)*bmPow(D,2)*(S[O]+T[O])+bmPow(D,3)*S[O],X[O]=j,z!==null&&(B+=bmPow(X[O]-z[O],2));B=bmSqrt(B),F+=B,M.points[R]=new u(B,X),z=X}M.segmentLength=F,_[C]=M}return _[C]}})();function p(_,E){var S=E.percents,b=E.lengths,T=S.length,C=bmFloor((T-1)*_),A=_*E.addedLength,R=0;if(C===T-1||C===0||A===b[C])return S[C];for(var O=b[C]>A?-1:1,I=!0;I;)if(b[C]<=A&&b[C+1]>A?(R=(A-b[C])/(b[C+1]-b[C]),I=!1):C+=O,C<0||C>=T-1){if(C===T-1)return S[C];I=!1}return S[C]+(S[C+1]-S[C])*R}function m(_,E,S,b,T,C){var A=p(T,C),R=1-A,O=e.round((R*R*R*_[0]+(A*R*R+R*A*R+R*R*A)*S[0]+(A*A*R+R*A*A+A*R*A)*b[0]+A*A*A*E[0])*1e3)/1e3,I=e.round((R*R*R*_[1]+(A*R*R+R*A*R+R*R*A)*S[1]+(A*A*R+R*A*A+A*R*A)*b[1]+A*A*A*E[1])*1e3)/1e3;return[O,I]}var d=createTypedArray("float32",8);function g(_,E,S,b,T,C,A){T<0?T=0:T>1&&(T=1);var R=p(T,A);C=C>1?1:C;var O=p(C,A),I,j=_.length,D=1-R,F=1-O,B=D*D*D,X=R*D*D*3,z=R*R*D*3,M=R*R*R,H=D*D*F,ee=R*D*F+D*R*F+D*D*O,Q=R*R*F+D*R*O+R*D*O,U=R*R*O,q=D*F*F,N=R*F*F+D*O*F+D*F*O,V=R*O*F+D*O*O+R*F*O,G=R*O*O,W=F*F*F,L=O*F*F+F*O*F+F*F*O,Y=O*O*F+F*O*O+O*F*O,K=O*O*O;for(I=0;I<j;I+=1)d[I*4]=e.round((B*_[I]+X*S[I]+z*b[I]+M*E[I])*1e3)/1e3,d[I*4+1]=e.round((H*_[I]+ee*S[I]+Q*b[I]+U*E[I])*1e3)/1e3,d[I*4+2]=e.round((q*_[I]+N*S[I]+V*b[I]+G*E[I])*1e3)/1e3,d[I*4+3]=e.round((W*_[I]+L*S[I]+Y*b[I]+K*E[I])*1e3)/1e3;return d}return{getSegmentsLength:o,getNewSegment:g,getPointInSegment:m,buildBezierData:f,pointOnLine2D:t,pointOnLine3D:n}}var bez=bezFunction(),initFrame=initialDefaultFrame,mathAbs=Math.abs;function interpolateValue(e,t){var n=this.offsetTime,i;this.propType==="multidimensional"&&(i=createTypedArray("float32",this.pv.length));for(var o=t.lastIndex,l=o,u=this.keyframes.length-1,f=!0,p,m,d;f;){if(p=this.keyframes[l],m=this.keyframes[l+1],l===u-1&&e>=m.t-n){p.h&&(p=m),o=0;break}if(m.t-n>e){o=l;break}l<u-1?l+=1:(o=0,f=!1)}d=this.keyframesMetadata[l]||{};var g,_,E,S,b,T,C=m.t-n,A=p.t-n,R;if(p.to){d.bezierData||(d.bezierData=bez.buildBezierData(p.s,m.s||p.e,p.to,p.ti));var O=d.bezierData;if(e>=C||e<A){var I=e>=C?O.points.length-1:0;for(_=O.points[I].point.length,g=0;g<_;g+=1)i[g]=O.points[I].point[g]}else{d.__fnct?T=d.__fnct:(T=BezierFactory.getBezierEasing(p.o.x,p.o.y,p.i.x,p.i.y,p.n).get,d.__fnct=T),E=T((e-A)/(C-A));var j=O.segmentLength*E,D,F=t.lastFrame<e&&t._lastKeyframeIndex===l?t._lastAddedLength:0;for(b=t.lastFrame<e&&t._lastKeyframeIndex===l?t._lastPoint:0,f=!0,S=O.points.length;f;){if(F+=O.points[b].partialLength,j===0||E===0||b===O.points.length-1){for(_=O.points[b].point.length,g=0;g<_;g+=1)i[g]=O.points[b].point[g];break}else if(j>=F&&j<F+O.points[b+1].partialLength){for(D=(j-F)/O.points[b+1].partialLength,_=O.points[b].point.length,g=0;g<_;g+=1)i[g]=O.points[b].point[g]+(O.points[b+1].point[g]-O.points[b].point[g])*D;break}b<S-1?b+=1:f=!1}t._lastPoint=b,t._lastAddedLength=F-O.points[b].partialLength,t._lastKeyframeIndex=l}}else{var B,X,z,M,H;if(u=p.s.length,R=m.s||p.e,this.sh&&p.h!==1)if(e>=C)i[0]=R[0],i[1]=R[1],i[2]=R[2];else if(e<=A)i[0]=p.s[0],i[1]=p.s[1],i[2]=p.s[2];else{var ee=createQuaternion(p.s),Q=createQuaternion(R),U=(e-A)/(C-A);quaternionToEuler(i,slerp(ee,Q,U))}else for(l=0;l<u;l+=1)p.h!==1&&(e>=C?E=1:e<A?E=0:(p.o.x.constructor===Array?(d.__fnct||(d.__fnct=[]),d.__fnct[l]?T=d.__fnct[l]:(B=p.o.x[l]===void 0?p.o.x[0]:p.o.x[l],X=p.o.y[l]===void 0?p.o.y[0]:p.o.y[l],z=p.i.x[l]===void 0?p.i.x[0]:p.i.x[l],M=p.i.y[l]===void 0?p.i.y[0]:p.i.y[l],T=BezierFactory.getBezierEasing(B,X,z,M).get,d.__fnct[l]=T)):d.__fnct?T=d.__fnct:(B=p.o.x,X=p.o.y,z=p.i.x,M=p.i.y,T=BezierFactory.getBezierEasing(B,X,z,M).get,p.keyframeMetadata=T),E=T((e-A)/(C-A)))),R=m.s||p.e,H=p.h===1?p.s[l]:p.s[l]+(R[l]-p.s[l])*E,this.propType==="multidimensional"?i[l]=H:i=H}return t.lastIndex=o,i}function slerp(e,t,n){var i=[],o=e[0],l=e[1],u=e[2],f=e[3],p=t[0],m=t[1],d=t[2],g=t[3],_,E,S,b,T;return E=o*p+l*m+u*d+f*g,E<0&&(E=-E,p=-p,m=-m,d=-d,g=-g),1-E>1e-6?(_=Math.acos(E),S=Math.sin(_),b=Math.sin((1-n)*_)/S,T=Math.sin(n*_)/S):(b=1-n,T=n),i[0]=b*o+T*p,i[1]=b*l+T*m,i[2]=b*u+T*d,i[3]=b*f+T*g,i}function quaternionToEuler(e,t){var n=t[0],i=t[1],o=t[2],l=t[3],u=Math.atan2(2*i*l-2*n*o,1-2*i*i-2*o*o),f=Math.asin(2*n*i+2*o*l),p=Math.atan2(2*n*l-2*i*o,1-2*n*n-2*o*o);e[0]=u/degToRads,e[1]=f/degToRads,e[2]=p/degToRads}function createQuaternion(e){var t=e[0]*degToRads,n=e[1]*degToRads,i=e[2]*degToRads,o=Math.cos(t/2),l=Math.cos(n/2),u=Math.cos(i/2),f=Math.sin(t/2),p=Math.sin(n/2),m=Math.sin(i/2),d=o*l*u-f*p*m,g=f*p*u+o*l*m,_=f*l*u+o*p*m,E=o*p*u-f*l*m;return[g,_,E,d]}function getValueAtCurrentTime(){var e=this.comp.renderedFrame-this.offsetTime,t=this.keyframes[0].t-this.offsetTime,n=this.keyframes[this.keyframes.length-1].t-this.offsetTime;if(!(e===this._caching.lastFrame||this._caching.lastFrame!==initFrame&&(this._caching.lastFrame>=n&&e>=n||this._caching.lastFrame<t&&e<t))){this._caching.lastFrame>=e&&(this._caching._lastKeyframeIndex=-1,this._caching.lastIndex=0);var i=this.interpolateValue(e,this._caching);this.pv=i}return this._caching.lastFrame=e,this.pv}function setVValue(e){var t;if(this.propType==="unidimensional")t=e*this.mult,mathAbs(this.v-t)>1e-5&&(this.v=t,this._mdf=!0);else for(var n=0,i=this.v.length;n<i;)t=e[n]*this.mult,mathAbs(this.v[n]-t)>1e-5&&(this.v[n]=t,this._mdf=!0),n+=1}function processEffectsSequence(){if(!(this.elem.globalData.frameId===this.frameId||!this.effectsSequence.length)){if(this.lock){this.setVValue(this.pv);return}this.lock=!0,this._mdf=this._isFirstFrame;var e,t=this.effectsSequence.length,n=this.kf?this.pv:this.data.k;for(e=0;e<t;e+=1)n=this.effectsSequence[e](n);this.setVValue(n),this._isFirstFrame=!1,this.lock=!1,this.frameId=this.elem.globalData.frameId}}function addEffect(e){this.effectsSequence.push(e),this.container.addDynamicProperty(this)}function ValueProperty(e,t,n,i){this.propType="unidimensional",this.mult=n||1,this.data=t,this.v=n?t.k*n:t.k,this.pv=t.k,this._mdf=!1,this.elem=e,this.container=i,this.comp=e.comp,this.k=!1,this.kf=!1,this.vel=0,this.effectsSequence=[],this._isFirstFrame=!0,this.getValue=processEffectsSequence,this.setVValue=setVValue,this.addEffect=addEffect}function MultiDimensionalProperty(e,t,n,i){this.propType="multidimensional",this.mult=n||1,this.data=t,this._mdf=!1,this.elem=e,this.container=i,this.comp=e.comp,this.k=!1,this.kf=!1,this.frameId=-1;var o,l=t.k.length;for(this.v=createTypedArray("float32",l),this.pv=createTypedArray("float32",l),this.vel=createTypedArray("float32",l),o=0;o<l;o+=1)this.v[o]=t.k[o]*this.mult,this.pv[o]=t.k[o];this._isFirstFrame=!0,this.effectsSequence=[],this.getValue=processEffectsSequence,this.setVValue=setVValue,this.addEffect=addEffect}function KeyframedValueProperty(e,t,n,i){this.propType="unidimensional",this.keyframes=t.k,this.keyframesMetadata=[],this.offsetTime=e.data.st,this.frameId=-1,this._caching={lastFrame:initFrame,lastIndex:0,value:0,_lastKeyframeIndex:-1},this.k=!0,this.kf=!0,this.data=t,this.mult=n||1,this.elem=e,this.container=i,this.comp=e.comp,this.v=initFrame,this.pv=initFrame,this._isFirstFrame=!0,this.getValue=processEffectsSequence,this.setVValue=setVValue,this.interpolateValue=interpolateValue,this.effectsSequence=[getValueAtCurrentTime.bind(this)],this.addEffect=addEffect}function KeyframedMultidimensionalProperty(e,t,n,i){this.propType="multidimensional";var o,l=t.k.length,u,f,p,m;for(o=0;o<l-1;o+=1)t.k[o].to&&t.k[o].s&&t.k[o+1]&&t.k[o+1].s&&(u=t.k[o].s,f=t.k[o+1].s,p=t.k[o].to,m=t.k[o].ti,(u.length===2&&!(u[0]===f[0]&&u[1]===f[1])&&bez.pointOnLine2D(u[0],u[1],f[0],f[1],u[0]+p[0],u[1]+p[1])&&bez.pointOnLine2D(u[0],u[1],f[0],f[1],f[0]+m[0],f[1]+m[1])||u.length===3&&!(u[0]===f[0]&&u[1]===f[1]&&u[2]===f[2])&&bez.pointOnLine3D(u[0],u[1],u[2],f[0],f[1],f[2],u[0]+p[0],u[1]+p[1],u[2]+p[2])&&bez.pointOnLine3D(u[0],u[1],u[2],f[0],f[1],f[2],f[0]+m[0],f[1]+m[1],f[2]+m[2]))&&(t.k[o].to=null,t.k[o].ti=null),u[0]===f[0]&&u[1]===f[1]&&p[0]===0&&p[1]===0&&m[0]===0&&m[1]===0&&(u.length===2||u[2]===f[2]&&p[2]===0&&m[2]===0)&&(t.k[o].to=null,t.k[o].ti=null));this.effectsSequence=[getValueAtCurrentTime.bind(this)],this.data=t,this.keyframes=t.k,this.keyframesMetadata=[],this.offsetTime=e.data.st,this.k=!0,this.kf=!0,this._isFirstFrame=!0,this.mult=n||1,this.elem=e,this.container=i,this.comp=e.comp,this.getValue=processEffectsSequence,this.setVValue=setVValue,this.interpolateValue=interpolateValue,this.frameId=-1;var d=t.k[0].s.length;for(this.v=createTypedArray("float32",d),this.pv=createTypedArray("float32",d),o=0;o<d;o+=1)this.v[o]=initFrame,this.pv[o]=initFrame;this._caching={lastFrame:initFrame,lastIndex:0,value:createTypedArray("float32",d)},this.addEffect=addEffect}var PropertyFactory=(function(){function e(n,i,o,l,u){i.sid&&(i=n.globalData.slotManager.getProp(i));var f;if(!i.k.length)f=new ValueProperty(n,i,l,u);else if(typeof i.k[0]=="number")f=new MultiDimensionalProperty(n,i,l,u);else switch(o){case 0:f=new KeyframedValueProperty(n,i,l,u);break;case 1:f=new KeyframedMultidimensionalProperty(n,i,l,u);break}return f.effectsSequence.length&&u.addDynamicProperty(f),f}var t={getProp:e};return t})();function DynamicPropertyContainer(){}DynamicPropertyContainer.prototype={addDynamicProperty:function(t){this.dynamicProperties.indexOf(t)===-1&&(this.dynamicProperties.push(t),this.container.addDynamicProperty(this),this._isAnimated=!0)},iterateDynamicProperties:function(){this._mdf=!1;var t,n=this.dynamicProperties.length;for(t=0;t<n;t+=1)this.dynamicProperties[t].getValue(),this.dynamicProperties[t]._mdf&&(this._mdf=!0)},initDynamicPropertyContainer:function(t){this.container=t,this.dynamicProperties=[],this._mdf=!1,this._isAnimated=!1}};var pointPool=(function(){function e(){return createTypedArray("float32",2)}return poolFactory(8,e)})();function ShapePath(){this.c=!1,this._length=0,this._maxLength=8,this.v=createSizedArray(this._maxLength),this.o=createSizedArray(this._maxLength),this.i=createSizedArray(this._maxLength)}ShapePath.prototype.setPathData=function(e,t){this.c=e,this.setLength(t);for(var n=0;n<t;)this.v[n]=pointPool.newElement(),this.o[n]=pointPool.newElement(),this.i[n]=pointPool.newElement(),n+=1},ShapePath.prototype.setLength=function(e){for(;this._maxLength<e;)this.doubleArrayLength();this._length=e},ShapePath.prototype.doubleArrayLength=function(){this.v=this.v.concat(createSizedArray(this._maxLength)),this.i=this.i.concat(createSizedArray(this._maxLength)),this.o=this.o.concat(createSizedArray(this._maxLength)),this._maxLength*=2},ShapePath.prototype.setXYAt=function(e,t,n,i,o){var l;switch(this._length=Math.max(this._length,i+1),this._length>=this._maxLength&&this.doubleArrayLength(),n){case"v":l=this.v;break;case"i":l=this.i;break;case"o":l=this.o;break;default:l=[];break}(!l[i]||l[i]&&!o)&&(l[i]=pointPool.newElement()),l[i][0]=e,l[i][1]=t},ShapePath.prototype.setTripleAt=function(e,t,n,i,o,l,u,f){this.setXYAt(e,t,"v",u,f),this.setXYAt(n,i,"o",u,f),this.setXYAt(o,l,"i",u,f)},ShapePath.prototype.reverse=function(){var e=new ShapePath;e.setPathData(this.c,this._length);var t=this.v,n=this.o,i=this.i,o=0;this.c&&(e.setTripleAt(t[0][0],t[0][1],i[0][0],i[0][1],n[0][0],n[0][1],0,!1),o=1);var l=this._length-1,u=this._length,f;for(f=o;f<u;f+=1)e.setTripleAt(t[l][0],t[l][1],i[l][0],i[l][1],n[l][0],n[l][1],f,!1),l-=1;return e},ShapePath.prototype.length=function(){return this._length};var shapePool=(function(){function e(){return new ShapePath}function t(o){var l=o._length,u;for(u=0;u<l;u+=1)pointPool.release(o.v[u]),pointPool.release(o.i[u]),pointPool.release(o.o[u]),o.v[u]=null,o.i[u]=null,o.o[u]=null;o._length=0,o.c=!1}function n(o){var l=i.newElement(),u,f=o._length===void 0?o.v.length:o._length;for(l.setLength(f),l.c=o.c,u=0;u<f;u+=1)l.setTripleAt(o.v[u][0],o.v[u][1],o.o[u][0],o.o[u][1],o.i[u][0],o.i[u][1],u);return l}var i=poolFactory(4,e,t);return i.clone=n,i})();function ShapeCollection(){this._length=0,this._maxLength=4,this.shapes=createSizedArray(this._maxLength)}ShapeCollection.prototype.addShape=function(e){this._length===this._maxLength&&(this.shapes=this.shapes.concat(createSizedArray(this._maxLength)),this._maxLength*=2),this.shapes[this._length]=e,this._length+=1},ShapeCollection.prototype.releaseShapes=function(){var e;for(e=0;e<this._length;e+=1)shapePool.release(this.shapes[e]);this._length=0};var shapeCollectionPool=(function(){var e={newShapeCollection:o,release:l},t=0,n=4,i=createSizedArray(n);function o(){var u;return t?(t-=1,u=i[t]):u=new ShapeCollection,u}function l(u){var f,p=u._length;for(f=0;f<p;f+=1)shapePool.release(u.shapes[f]);u._length=0,t===n&&(i=pooling.double(i),n*=2),i[t]=u,t+=1}return e})(),ShapePropertyFactory=(function(){var e=-999999;function t(C,A,R){var O=R.lastIndex,I,j,D,F,B,X,z,M,H,ee=this.keyframes;if(C<ee[0].t-this.offsetTime)I=ee[0].s[0],D=!0,O=0;else if(C>=ee[ee.length-1].t-this.offsetTime)I=ee[ee.length-1].s?ee[ee.length-1].s[0]:ee[ee.length-2].e[0],D=!0;else{for(var Q=O,U=ee.length-1,q=!0,N,V,G;q&&(N=ee[Q],V=ee[Q+1],!(V.t-this.offsetTime>C));)Q<U-1?Q+=1:q=!1;if(G=this.keyframesMetadata[Q]||{},D=N.h===1,O=Q,!D){if(C>=V.t-this.offsetTime)M=1;else if(C<N.t-this.offsetTime)M=0;else{var W;G.__fnct?W=G.__fnct:(W=BezierFactory.getBezierEasing(N.o.x,N.o.y,N.i.x,N.i.y).get,G.__fnct=W),M=W((C-(N.t-this.offsetTime))/(V.t-this.offsetTime-(N.t-this.offsetTime)))}j=V.s?V.s[0]:N.e[0]}I=N.s[0]}for(X=A._length,z=I.i[0].length,R.lastIndex=O,F=0;F<X;F+=1)for(B=0;B<z;B+=1)H=D?I.i[F][B]:I.i[F][B]+(j.i[F][B]-I.i[F][B])*M,A.i[F][B]=H,H=D?I.o[F][B]:I.o[F][B]+(j.o[F][B]-I.o[F][B])*M,A.o[F][B]=H,H=D?I.v[F][B]:I.v[F][B]+(j.v[F][B]-I.v[F][B])*M,A.v[F][B]=H}function n(){var C=this.comp.renderedFrame-this.offsetTime,A=this.keyframes[0].t-this.offsetTime,R=this.keyframes[this.keyframes.length-1].t-this.offsetTime,O=this._caching.lastFrame;return O!==e&&(O<A&&C<A||O>R&&C>R)||(this._caching.lastIndex=O<C?this._caching.lastIndex:0,this.interpolateShape(C,this.pv,this._caching)),this._caching.lastFrame=C,this.pv}function i(){this.paths=this.localShapeCollection}function o(C,A){if(C._length!==A._length||C.c!==A.c)return!1;var R,O=C._length;for(R=0;R<O;R+=1)if(C.v[R][0]!==A.v[R][0]||C.v[R][1]!==A.v[R][1]||C.o[R][0]!==A.o[R][0]||C.o[R][1]!==A.o[R][1]||C.i[R][0]!==A.i[R][0]||C.i[R][1]!==A.i[R][1])return!1;return!0}function l(C){o(this.v,C)||(this.v=shapePool.clone(C),this.localShapeCollection.releaseShapes(),this.localShapeCollection.addShape(this.v),this._mdf=!0,this.paths=this.localShapeCollection)}function u(){if(this.elem.globalData.frameId!==this.frameId){if(!this.effectsSequence.length){this._mdf=!1;return}if(this.lock){this.setVValue(this.pv);return}this.lock=!0,this._mdf=!1;var C;this.kf?C=this.pv:this.data.ks?C=this.data.ks.k:C=this.data.pt.k;var A,R=this.effectsSequence.length;for(A=0;A<R;A+=1)C=this.effectsSequence[A](C);this.setVValue(C),this.lock=!1,this.frameId=this.elem.globalData.frameId}}function f(C,A,R){this.propType="shape",this.comp=C.comp,this.container=C,this.elem=C,this.data=A,this.k=!1,this.kf=!1,this._mdf=!1;var O=R===3?A.pt.k:A.ks.k;this.v=shapePool.clone(O),this.pv=shapePool.clone(this.v),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.reset=i,this.effectsSequence=[]}function p(C){this.effectsSequence.push(C),this.container.addDynamicProperty(this)}f.prototype.interpolateShape=t,f.prototype.getValue=u,f.prototype.setVValue=l,f.prototype.addEffect=p;function m(C,A,R){this.propType="shape",this.comp=C.comp,this.elem=C,this.container=C,this.offsetTime=C.data.st,this.keyframes=R===3?A.pt.k:A.ks.k,this.keyframesMetadata=[],this.k=!0,this.kf=!0;var O=this.keyframes[0].s[0].i.length;this.v=shapePool.newElement(),this.v.setPathData(this.keyframes[0].s[0].c,O),this.pv=shapePool.clone(this.v),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.lastFrame=e,this.reset=i,this._caching={lastFrame:e,lastIndex:0},this.effectsSequence=[n.bind(this)]}m.prototype.getValue=u,m.prototype.interpolateShape=t,m.prototype.setVValue=l,m.prototype.addEffect=p;var d=(function(){var C=roundCorner;function A(R,O){this.v=shapePool.newElement(),this.v.setPathData(!0,4),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.paths=this.localShapeCollection,this.localShapeCollection.addShape(this.v),this.d=O.d,this.elem=R,this.comp=R.comp,this.frameId=-1,this.initDynamicPropertyContainer(R),this.p=PropertyFactory.getProp(R,O.p,1,0,this),this.s=PropertyFactory.getProp(R,O.s,1,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertEllToPath())}return A.prototype={reset:i,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertEllToPath())},convertEllToPath:function(){var O=this.p.v[0],I=this.p.v[1],j=this.s.v[0]/2,D=this.s.v[1]/2,F=this.d!==3,B=this.v;B.v[0][0]=O,B.v[0][1]=I-D,B.v[1][0]=F?O+j:O-j,B.v[1][1]=I,B.v[2][0]=O,B.v[2][1]=I+D,B.v[3][0]=F?O-j:O+j,B.v[3][1]=I,B.i[0][0]=F?O-j*C:O+j*C,B.i[0][1]=I-D,B.i[1][0]=F?O+j:O-j,B.i[1][1]=I-D*C,B.i[2][0]=F?O+j*C:O-j*C,B.i[2][1]=I+D,B.i[3][0]=F?O-j:O+j,B.i[3][1]=I+D*C,B.o[0][0]=F?O+j*C:O-j*C,B.o[0][1]=I-D,B.o[1][0]=F?O+j:O-j,B.o[1][1]=I+D*C,B.o[2][0]=F?O-j*C:O+j*C,B.o[2][1]=I+D,B.o[3][0]=F?O-j:O+j,B.o[3][1]=I-D*C}},extendPrototype([DynamicPropertyContainer],A),A})(),g=(function(){function C(A,R){this.v=shapePool.newElement(),this.v.setPathData(!0,0),this.elem=A,this.comp=A.comp,this.data=R,this.frameId=-1,this.d=R.d,this.initDynamicPropertyContainer(A),R.sy===1?(this.ir=PropertyFactory.getProp(A,R.ir,0,0,this),this.is=PropertyFactory.getProp(A,R.is,0,.01,this),this.convertToPath=this.convertStarToPath):this.convertToPath=this.convertPolygonToPath,this.pt=PropertyFactory.getProp(A,R.pt,0,0,this),this.p=PropertyFactory.getProp(A,R.p,1,0,this),this.r=PropertyFactory.getProp(A,R.r,0,degToRads,this),this.or=PropertyFactory.getProp(A,R.or,0,0,this),this.os=PropertyFactory.getProp(A,R.os,0,.01,this),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertToPath())}return C.prototype={reset:i,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertToPath())},convertStarToPath:function(){var R=Math.floor(this.pt.v)*2,O=Math.PI*2/R,I=!0,j=this.or.v,D=this.ir.v,F=this.os.v,B=this.is.v,X=2*Math.PI*j/(R*2),z=2*Math.PI*D/(R*2),M,H,ee,Q,U=-Math.PI/2;U+=this.r.v;var q=this.data.d===3?-1:1;for(this.v._length=0,M=0;M<R;M+=1){H=I?j:D,ee=I?F:B,Q=I?X:z;var N=H*Math.cos(U),V=H*Math.sin(U),G=N===0&&V===0?0:V/Math.sqrt(N*N+V*V),W=N===0&&V===0?0:-N/Math.sqrt(N*N+V*V);N+=+this.p.v[0],V+=+this.p.v[1],this.v.setTripleAt(N,V,N-G*Q*ee*q,V-W*Q*ee*q,N+G*Q*ee*q,V+W*Q*ee*q,M,!0),I=!I,U+=O*q}},convertPolygonToPath:function(){var R=Math.floor(this.pt.v),O=Math.PI*2/R,I=this.or.v,j=this.os.v,D=2*Math.PI*I/(R*4),F,B=-Math.PI*.5,X=this.data.d===3?-1:1;for(B+=this.r.v,this.v._length=0,F=0;F<R;F+=1){var z=I*Math.cos(B),M=I*Math.sin(B),H=z===0&&M===0?0:M/Math.sqrt(z*z+M*M),ee=z===0&&M===0?0:-z/Math.sqrt(z*z+M*M);z+=+this.p.v[0],M+=+this.p.v[1],this.v.setTripleAt(z,M,z-H*D*j*X,M-ee*D*j*X,z+H*D*j*X,M+ee*D*j*X,F,!0),B+=O*X}this.paths.length=0,this.paths[0]=this.v}},extendPrototype([DynamicPropertyContainer],C),C})(),_=(function(){function C(A,R){this.v=shapePool.newElement(),this.v.c=!0,this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.elem=A,this.comp=A.comp,this.frameId=-1,this.d=R.d,this.initDynamicPropertyContainer(A),this.p=PropertyFactory.getProp(A,R.p,1,0,this),this.s=PropertyFactory.getProp(A,R.s,1,0,this),this.r=PropertyFactory.getProp(A,R.r,0,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertRectToPath())}return C.prototype={convertRectToPath:function(){var R=this.p.v[0],O=this.p.v[1],I=this.s.v[0]/2,j=this.s.v[1]/2,D=bmMin(I,j,this.r.v),F=D*(1-roundCorner);this.v._length=0,this.d===2||this.d===1?(this.v.setTripleAt(R+I,O-j+D,R+I,O-j+D,R+I,O-j+F,0,!0),this.v.setTripleAt(R+I,O+j-D,R+I,O+j-F,R+I,O+j-D,1,!0),D!==0?(this.v.setTripleAt(R+I-D,O+j,R+I-D,O+j,R+I-F,O+j,2,!0),this.v.setTripleAt(R-I+D,O+j,R-I+F,O+j,R-I+D,O+j,3,!0),this.v.setTripleAt(R-I,O+j-D,R-I,O+j-D,R-I,O+j-F,4,!0),this.v.setTripleAt(R-I,O-j+D,R-I,O-j+F,R-I,O-j+D,5,!0),this.v.setTripleAt(R-I+D,O-j,R-I+D,O-j,R-I+F,O-j,6,!0),this.v.setTripleAt(R+I-D,O-j,R+I-F,O-j,R+I-D,O-j,7,!0)):(this.v.setTripleAt(R-I,O+j,R-I+F,O+j,R-I,O+j,2),this.v.setTripleAt(R-I,O-j,R-I,O-j+F,R-I,O-j,3))):(this.v.setTripleAt(R+I,O-j+D,R+I,O-j+F,R+I,O-j+D,0,!0),D!==0?(this.v.setTripleAt(R+I-D,O-j,R+I-D,O-j,R+I-F,O-j,1,!0),this.v.setTripleAt(R-I+D,O-j,R-I+F,O-j,R-I+D,O-j,2,!0),this.v.setTripleAt(R-I,O-j+D,R-I,O-j+D,R-I,O-j+F,3,!0),this.v.setTripleAt(R-I,O+j-D,R-I,O+j-F,R-I,O+j-D,4,!0),this.v.setTripleAt(R-I+D,O+j,R-I+D,O+j,R-I+F,O+j,5,!0),this.v.setTripleAt(R+I-D,O+j,R+I-F,O+j,R+I-D,O+j,6,!0),this.v.setTripleAt(R+I,O+j-D,R+I,O+j-D,R+I,O+j-F,7,!0)):(this.v.setTripleAt(R-I,O-j,R-I+F,O-j,R-I,O-j,1,!0),this.v.setTripleAt(R-I,O+j,R-I,O+j-F,R-I,O+j,2,!0),this.v.setTripleAt(R+I,O+j,R+I-F,O+j,R+I,O+j,3,!0)))},getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertRectToPath())},reset:i},extendPrototype([DynamicPropertyContainer],C),C})();function E(C,A,R){var O;if(R===3||R===4){var I=R===3?A.pt:A.ks,j=I.k;j.length?O=new m(C,A,R):O=new f(C,A,R)}else R===5?O=new _(C,A):R===6?O=new d(C,A):R===7&&(O=new g(C,A));return O.k&&C.addDynamicProperty(O),O}function S(){return f}function b(){return m}var T={};return T.getShapeProp=E,T.getConstructorFunction=S,T.getKeyframedConstructorFunction=b,T})();/*!
|
|
245
245
|
Transformation Matrix v2.0
|
|
@@ -250,17 +250,17 @@ To suppress this warning, you need to explicitly provide the \`palette.${t}Chann
|
|
|
250
250
|
License: MIT, header required.
|
|
251
251
|
*/var Matrix=(function(){var e=Math.cos,t=Math.sin,n=Math.tan,i=Math.round;function o(){return this.props[0]=1,this.props[1]=0,this.props[2]=0,this.props[3]=0,this.props[4]=0,this.props[5]=1,this.props[6]=0,this.props[7]=0,this.props[8]=0,this.props[9]=0,this.props[10]=1,this.props[11]=0,this.props[12]=0,this.props[13]=0,this.props[14]=0,this.props[15]=1,this}function l(N){if(N===0)return this;var V=e(N),G=t(N);return this._t(V,-G,0,0,G,V,0,0,0,0,1,0,0,0,0,1)}function u(N){if(N===0)return this;var V=e(N),G=t(N);return this._t(1,0,0,0,0,V,-G,0,0,G,V,0,0,0,0,1)}function f(N){if(N===0)return this;var V=e(N),G=t(N);return this._t(V,0,G,0,0,1,0,0,-G,0,V,0,0,0,0,1)}function p(N){if(N===0)return this;var V=e(N),G=t(N);return this._t(V,-G,0,0,G,V,0,0,0,0,1,0,0,0,0,1)}function m(N,V){return this._t(1,V,N,1,0,0)}function d(N,V){return this.shear(n(N),n(V))}function g(N,V){var G=e(V),W=t(V);return this._t(G,W,0,0,-W,G,0,0,0,0,1,0,0,0,0,1)._t(1,0,0,0,n(N),1,0,0,0,0,1,0,0,0,0,1)._t(G,-W,0,0,W,G,0,0,0,0,1,0,0,0,0,1)}function _(N,V,G){return!G&&G!==0&&(G=1),N===1&&V===1&&G===1?this:this._t(N,0,0,0,0,V,0,0,0,0,G,0,0,0,0,1)}function E(N,V,G,W,L,Y,K,J,ce,me,Ee,ue,he,we,ie,Oe){return this.props[0]=N,this.props[1]=V,this.props[2]=G,this.props[3]=W,this.props[4]=L,this.props[5]=Y,this.props[6]=K,this.props[7]=J,this.props[8]=ce,this.props[9]=me,this.props[10]=Ee,this.props[11]=ue,this.props[12]=he,this.props[13]=we,this.props[14]=ie,this.props[15]=Oe,this}function S(N,V,G){return G=G||0,N!==0||V!==0||G!==0?this._t(1,0,0,0,0,1,0,0,0,0,1,0,N,V,G,1):this}function b(N,V,G,W,L,Y,K,J,ce,me,Ee,ue,he,we,ie,Oe){var _e=this.props;if(N===1&&V===0&&G===0&&W===0&&L===0&&Y===1&&K===0&&J===0&&ce===0&&me===0&&Ee===1&&ue===0)return _e[12]=_e[12]*N+_e[15]*he,_e[13]=_e[13]*Y+_e[15]*we,_e[14]=_e[14]*Ee+_e[15]*ie,_e[15]*=Oe,this._identityCalculated=!1,this;var Ue=_e[0],Ve=_e[1],Ae=_e[2],Se=_e[3],Re=_e[4],Ie=_e[5],Be=_e[6],Me=_e[7],nt=_e[8],Ke=_e[9],qe=_e[10],Xe=_e[11],et=_e[12],Ye=_e[13],st=_e[14],yt=_e[15];return _e[0]=Ue*N+Ve*L+Ae*ce+Se*he,_e[1]=Ue*V+Ve*Y+Ae*me+Se*we,_e[2]=Ue*G+Ve*K+Ae*Ee+Se*ie,_e[3]=Ue*W+Ve*J+Ae*ue+Se*Oe,_e[4]=Re*N+Ie*L+Be*ce+Me*he,_e[5]=Re*V+Ie*Y+Be*me+Me*we,_e[6]=Re*G+Ie*K+Be*Ee+Me*ie,_e[7]=Re*W+Ie*J+Be*ue+Me*Oe,_e[8]=nt*N+Ke*L+qe*ce+Xe*he,_e[9]=nt*V+Ke*Y+qe*me+Xe*we,_e[10]=nt*G+Ke*K+qe*Ee+Xe*ie,_e[11]=nt*W+Ke*J+qe*ue+Xe*Oe,_e[12]=et*N+Ye*L+st*ce+yt*he,_e[13]=et*V+Ye*Y+st*me+yt*we,_e[14]=et*G+Ye*K+st*Ee+yt*ie,_e[15]=et*W+Ye*J+st*ue+yt*Oe,this._identityCalculated=!1,this}function T(N){var V=N.props;return this.transform(V[0],V[1],V[2],V[3],V[4],V[5],V[6],V[7],V[8],V[9],V[10],V[11],V[12],V[13],V[14],V[15])}function C(){return this._identityCalculated||(this._identity=!(this.props[0]!==1||this.props[1]!==0||this.props[2]!==0||this.props[3]!==0||this.props[4]!==0||this.props[5]!==1||this.props[6]!==0||this.props[7]!==0||this.props[8]!==0||this.props[9]!==0||this.props[10]!==1||this.props[11]!==0||this.props[12]!==0||this.props[13]!==0||this.props[14]!==0||this.props[15]!==1),this._identityCalculated=!0),this._identity}function A(N){for(var V=0;V<16;){if(N.props[V]!==this.props[V])return!1;V+=1}return!0}function R(N){var V;for(V=0;V<16;V+=1)N.props[V]=this.props[V];return N}function O(N){var V;for(V=0;V<16;V+=1)this.props[V]=N[V]}function I(N,V,G){return{x:N*this.props[0]+V*this.props[4]+G*this.props[8]+this.props[12],y:N*this.props[1]+V*this.props[5]+G*this.props[9]+this.props[13],z:N*this.props[2]+V*this.props[6]+G*this.props[10]+this.props[14]}}function j(N,V,G){return N*this.props[0]+V*this.props[4]+G*this.props[8]+this.props[12]}function D(N,V,G){return N*this.props[1]+V*this.props[5]+G*this.props[9]+this.props[13]}function F(N,V,G){return N*this.props[2]+V*this.props[6]+G*this.props[10]+this.props[14]}function B(){var N=this.props[0]*this.props[5]-this.props[1]*this.props[4],V=this.props[5]/N,G=-this.props[1]/N,W=-this.props[4]/N,L=this.props[0]/N,Y=(this.props[4]*this.props[13]-this.props[5]*this.props[12])/N,K=-(this.props[0]*this.props[13]-this.props[1]*this.props[12])/N,J=new Matrix;return J.props[0]=V,J.props[1]=G,J.props[4]=W,J.props[5]=L,J.props[12]=Y,J.props[13]=K,J}function X(N){var V=this.getInverseMatrix();return V.applyToPointArray(N[0],N[1],N[2]||0)}function z(N){var V,G=N.length,W=[];for(V=0;V<G;V+=1)W[V]=X(N[V]);return W}function M(N,V,G){var W=createTypedArray("float32",6);if(this.isIdentity())W[0]=N[0],W[1]=N[1],W[2]=V[0],W[3]=V[1],W[4]=G[0],W[5]=G[1];else{var L=this.props[0],Y=this.props[1],K=this.props[4],J=this.props[5],ce=this.props[12],me=this.props[13];W[0]=N[0]*L+N[1]*K+ce,W[1]=N[0]*Y+N[1]*J+me,W[2]=V[0]*L+V[1]*K+ce,W[3]=V[0]*Y+V[1]*J+me,W[4]=G[0]*L+G[1]*K+ce,W[5]=G[0]*Y+G[1]*J+me}return W}function H(N,V,G){var W;return this.isIdentity()?W=[N,V,G]:W=[N*this.props[0]+V*this.props[4]+G*this.props[8]+this.props[12],N*this.props[1]+V*this.props[5]+G*this.props[9]+this.props[13],N*this.props[2]+V*this.props[6]+G*this.props[10]+this.props[14]],W}function ee(N,V){if(this.isIdentity())return N+","+V;var G=this.props;return Math.round((N*G[0]+V*G[4]+G[12])*100)/100+","+Math.round((N*G[1]+V*G[5]+G[13])*100)/100}function Q(){for(var N=0,V=this.props,G="matrix3d(",W=1e4;N<16;)G+=i(V[N]*W)/W,G+=N===15?")":",",N+=1;return G}function U(N){var V=1e4;return N<1e-6&&N>0||N>-1e-6&&N<0?i(N*V)/V:N}function q(){var N=this.props,V=U(N[0]),G=U(N[1]),W=U(N[4]),L=U(N[5]),Y=U(N[12]),K=U(N[13]);return"matrix("+V+","+G+","+W+","+L+","+Y+","+K+")"}return function(){this.reset=o,this.rotate=l,this.rotateX=u,this.rotateY=f,this.rotateZ=p,this.skew=d,this.skewFromAxis=g,this.shear=m,this.scale=_,this.setTransform=E,this.translate=S,this.transform=b,this.multiply=T,this.applyToPoint=I,this.applyToX=j,this.applyToY=D,this.applyToZ=F,this.applyToPointArray=H,this.applyToTriplePoints=M,this.applyToPointStringified=ee,this.toCSS=Q,this.to2dCSS=q,this.clone=R,this.cloneFromProps=O,this.equals=A,this.inversePoints=z,this.inversePoint=X,this.getInverseMatrix=B,this._t=this.transform,this.isIdentity=C,this._identity=!0,this._identityCalculated=!1,this.props=createTypedArray("float32",16),this.reset()}})();function _typeof$3(e){"@babel/helpers - typeof";return _typeof$3=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof$3(e)}var lottie={};function setLocation(e){setLocationHref(e)}function searchAnimations(){animationManager.searchAnimations()}function setSubframeRendering(e){setSubframeEnabled(e)}function setPrefix(e){setIdPrefix(e)}function loadAnimation(e){return animationManager.loadAnimation(e)}function setQuality(e){if(typeof e=="string")switch(e){case"high":setDefaultCurveSegments(200);break;default:case"medium":setDefaultCurveSegments(50);break;case"low":setDefaultCurveSegments(10);break}else!isNaN(e)&&e>1&&setDefaultCurveSegments(e)}function inBrowser(){return typeof navigator<"u"}function installPlugin(e,t){e==="expressions"&&setExpressionsPlugin(t)}function getFactory(e){switch(e){case"propertyFactory":return PropertyFactory;case"shapePropertyFactory":return ShapePropertyFactory;case"matrix":return Matrix;default:return null}}lottie.play=animationManager.play,lottie.pause=animationManager.pause,lottie.setLocationHref=setLocation,lottie.togglePause=animationManager.togglePause,lottie.setSpeed=animationManager.setSpeed,lottie.setDirection=animationManager.setDirection,lottie.stop=animationManager.stop,lottie.searchAnimations=searchAnimations,lottie.registerAnimation=animationManager.registerAnimation,lottie.loadAnimation=loadAnimation,lottie.setSubframeRendering=setSubframeRendering,lottie.resize=animationManager.resize,lottie.goToAndStop=animationManager.goToAndStop,lottie.destroy=animationManager.destroy,lottie.setQuality=setQuality,lottie.inBrowser=inBrowser,lottie.installPlugin=installPlugin,lottie.freeze=animationManager.freeze,lottie.unfreeze=animationManager.unfreeze,lottie.setVolume=animationManager.setVolume,lottie.mute=animationManager.mute,lottie.unmute=animationManager.unmute,lottie.getRegisteredAnimations=animationManager.getRegisteredAnimations,lottie.useWebWorker=setWebWorker,lottie.setIDPrefix=setPrefix,lottie.__getFactory=getFactory,lottie.version="5.13.0";function checkReady(){document.readyState==="complete"&&(clearInterval(readyStateCheckInterval),searchAnimations())}function getQueryVariable(e){for(var t=queryString.split("&"),n=0;n<t.length;n+=1){var i=t[n].split("=");if(decodeURIComponent(i[0])==e)return decodeURIComponent(i[1])}return null}var queryString="";{var scripts=document.getElementsByTagName("script"),index=scripts.length-1,myScript=scripts[index]||{src:""};queryString=myScript.src?myScript.src.replace(/^[^\?]+\??/,""):"",getQueryVariable("renderer")}var readyStateCheckInterval=setInterval(checkReady,100);try{_typeof$3(exports)!=="object"&&(window.bodymovin=lottie)}catch(e){}var ShapeModifiers=(function(){var e={},t={};e.registerModifier=n,e.getModifier=i;function n(o,l){t[o]||(t[o]=l)}function i(o,l,u){return new t[o](l,u)}return e})();function ShapeModifier(){}ShapeModifier.prototype.initModifierProperties=function(){},ShapeModifier.prototype.addShapeToModifier=function(){},ShapeModifier.prototype.addShape=function(e){if(!this.closed){e.sh.container.addDynamicProperty(e.sh);var t={shape:e.sh,data:e,localShapeCollection:shapeCollectionPool.newShapeCollection()};this.shapes.push(t),this.addShapeToModifier(t),this._isAnimated&&e.setAsAnimated()}},ShapeModifier.prototype.init=function(e,t){this.shapes=[],this.elem=e,this.initDynamicPropertyContainer(e),this.initModifierProperties(e,t),this.frameId=initialDefaultFrame,this.closed=!1,this.k=!1,this.dynamicProperties.length?this.k=!0:this.getValue(!0)},ShapeModifier.prototype.processKeys=function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties())},extendPrototype([DynamicPropertyContainer],ShapeModifier);function TrimModifier(){}extendPrototype([ShapeModifier],TrimModifier),TrimModifier.prototype.initModifierProperties=function(e,t){this.s=PropertyFactory.getProp(e,t.s,0,.01,this),this.e=PropertyFactory.getProp(e,t.e,0,.01,this),this.o=PropertyFactory.getProp(e,t.o,0,0,this),this.sValue=0,this.eValue=0,this.getValue=this.processKeys,this.m=t.m,this._isAnimated=!!this.s.effectsSequence.length||!!this.e.effectsSequence.length||!!this.o.effectsSequence.length},TrimModifier.prototype.addShapeToModifier=function(e){e.pathsData=[]},TrimModifier.prototype.calculateShapeEdges=function(e,t,n,i,o){var l=[];t<=1?l.push({s:e,e:t}):e>=1?l.push({s:e-1,e:t-1}):(l.push({s:e,e:1}),l.push({s:0,e:t-1}));var u=[],f,p=l.length,m;for(f=0;f<p;f+=1)if(m=l[f],!(m.e*o<i||m.s*o>i+n)){var d,g;m.s*o<=i?d=0:d=(m.s*o-i)/n,m.e*o>=i+n?g=1:g=(m.e*o-i)/n,u.push([d,g])}return u.length||u.push([0,0]),u},TrimModifier.prototype.releasePathsData=function(e){var t,n=e.length;for(t=0;t<n;t+=1)segmentsLengthPool.release(e[t]);return e.length=0,e},TrimModifier.prototype.processShapes=function(e){var t,n;if(this._mdf||e){var i=this.o.v%360/360;if(i<0&&(i+=1),this.s.v>1?t=1+i:this.s.v<0?t=0+i:t=this.s.v+i,this.e.v>1?n=1+i:this.e.v<0?n=0+i:n=this.e.v+i,t>n){var o=t;t=n,n=o}t=Math.round(t*1e4)*1e-4,n=Math.round(n*1e4)*1e-4,this.sValue=t,this.eValue=n}else t=this.sValue,n=this.eValue;var l,u,f=this.shapes.length,p,m,d,g,_,E=0;if(n===t)for(u=0;u<f;u+=1)this.shapes[u].localShapeCollection.releaseShapes(),this.shapes[u].shape._mdf=!0,this.shapes[u].shape.paths=this.shapes[u].localShapeCollection,this._mdf&&(this.shapes[u].pathsData.length=0);else if(n===1&&t===0||n===0&&t===1){if(this._mdf)for(u=0;u<f;u+=1)this.shapes[u].pathsData.length=0,this.shapes[u].shape._mdf=!0}else{var S=[],b,T;for(u=0;u<f;u+=1)if(b=this.shapes[u],!b.shape._mdf&&!this._mdf&&!e&&this.m!==2)b.shape.paths=b.localShapeCollection;else{if(l=b.shape.paths,m=l._length,_=0,!b.shape._mdf&&b.pathsData.length)_=b.totalShapeLength;else{for(d=this.releasePathsData(b.pathsData),p=0;p<m;p+=1)g=bez.getSegmentsLength(l.shapes[p]),d.push(g),_+=g.totalLength;b.totalShapeLength=_,b.pathsData=d}E+=_,b.shape._mdf=!0}var C=t,A=n,R=0,O;for(u=f-1;u>=0;u-=1)if(b=this.shapes[u],b.shape._mdf){for(T=b.localShapeCollection,T.releaseShapes(),this.m===2&&f>1?(O=this.calculateShapeEdges(t,n,b.totalShapeLength,R,E),R+=b.totalShapeLength):O=[[C,A]],m=O.length,p=0;p<m;p+=1){C=O[p][0],A=O[p][1],S.length=0,A<=1?S.push({s:b.totalShapeLength*C,e:b.totalShapeLength*A}):C>=1?S.push({s:b.totalShapeLength*(C-1),e:b.totalShapeLength*(A-1)}):(S.push({s:b.totalShapeLength*C,e:b.totalShapeLength}),S.push({s:0,e:b.totalShapeLength*(A-1)}));var I=this.addShapes(b,S[0]);if(S[0].s!==S[0].e){if(S.length>1){var j=b.shape.paths.shapes[b.shape.paths._length-1];if(j.c){var D=I.pop();this.addPaths(I,T),I=this.addShapes(b,S[1],D)}else this.addPaths(I,T),I=this.addShapes(b,S[1])}this.addPaths(I,T)}}b.shape.paths=T}}},TrimModifier.prototype.addPaths=function(e,t){var n,i=e.length;for(n=0;n<i;n+=1)t.addShape(e[n])},TrimModifier.prototype.addSegment=function(e,t,n,i,o,l,u){o.setXYAt(t[0],t[1],"o",l),o.setXYAt(n[0],n[1],"i",l+1),u&&o.setXYAt(e[0],e[1],"v",l),o.setXYAt(i[0],i[1],"v",l+1)},TrimModifier.prototype.addSegmentFromArray=function(e,t,n,i){t.setXYAt(e[1],e[5],"o",n),t.setXYAt(e[2],e[6],"i",n+1),i&&t.setXYAt(e[0],e[4],"v",n),t.setXYAt(e[3],e[7],"v",n+1)},TrimModifier.prototype.addShapes=function(e,t,n){var i=e.pathsData,o=e.shape.paths.shapes,l,u=e.shape.paths._length,f,p,m=0,d,g,_,E,S=[],b,T=!0;for(n?(g=n._length,b=n._length):(n=shapePool.newElement(),g=0,b=0),S.push(n),l=0;l<u;l+=1){for(_=i[l].lengths,n.c=o[l].c,p=o[l].c?_.length:_.length+1,f=1;f<p;f+=1)if(d=_[f-1],m+d.addedLength<t.s)m+=d.addedLength,n.c=!1;else if(m>t.e){n.c=!1;break}else t.s<=m&&t.e>=m+d.addedLength?(this.addSegment(o[l].v[f-1],o[l].o[f-1],o[l].i[f],o[l].v[f],n,g,T),T=!1):(E=bez.getNewSegment(o[l].v[f-1],o[l].v[f],o[l].o[f-1],o[l].i[f],(t.s-m)/d.addedLength,(t.e-m)/d.addedLength,_[f-1]),this.addSegmentFromArray(E,n,g,T),T=!1,n.c=!1),m+=d.addedLength,g+=1;if(o[l].c&&_.length){if(d=_[f-1],m<=t.e){var C=_[f-1].addedLength;t.s<=m&&t.e>=m+C?(this.addSegment(o[l].v[f-1],o[l].o[f-1],o[l].i[0],o[l].v[0],n,g,T),T=!1):(E=bez.getNewSegment(o[l].v[f-1],o[l].v[0],o[l].o[f-1],o[l].i[0],(t.s-m)/C,(t.e-m)/C,_[f-1]),this.addSegmentFromArray(E,n,g,T),T=!1,n.c=!1)}else n.c=!1;m+=d.addedLength,g+=1}if(n._length&&(n.setXYAt(n.v[b][0],n.v[b][1],"i",b),n.setXYAt(n.v[n._length-1][0],n.v[n._length-1][1],"o",n._length-1)),m>t.e)break;l<u-1&&(n=shapePool.newElement(),T=!0,S.push(n),g=0)}return S};function PuckerAndBloatModifier(){}extendPrototype([ShapeModifier],PuckerAndBloatModifier),PuckerAndBloatModifier.prototype.initModifierProperties=function(e,t){this.getValue=this.processKeys,this.amount=PropertyFactory.getProp(e,t.a,0,null,this),this._isAnimated=!!this.amount.effectsSequence.length},PuckerAndBloatModifier.prototype.processPath=function(e,t){var n=t/100,i=[0,0],o=e._length,l=0;for(l=0;l<o;l+=1)i[0]+=e.v[l][0],i[1]+=e.v[l][1];i[0]/=o,i[1]/=o;var u=shapePool.newElement();u.c=e.c;var f,p,m,d,g,_;for(l=0;l<o;l+=1)f=e.v[l][0]+(i[0]-e.v[l][0])*n,p=e.v[l][1]+(i[1]-e.v[l][1])*n,m=e.o[l][0]+(i[0]-e.o[l][0])*-n,d=e.o[l][1]+(i[1]-e.o[l][1])*-n,g=e.i[l][0]+(i[0]-e.i[l][0])*-n,_=e.i[l][1]+(i[1]-e.i[l][1])*-n,u.setTripleAt(f,p,m,d,g,_,l);return u},PuckerAndBloatModifier.prototype.processShapes=function(e){var t,n,i=this.shapes.length,o,l,u=this.amount.v;if(u!==0){var f,p;for(n=0;n<i;n+=1){if(f=this.shapes[n],p=f.localShapeCollection,!(!f.shape._mdf&&!this._mdf&&!e))for(p.releaseShapes(),f.shape._mdf=!0,t=f.shape.paths.shapes,l=f.shape.paths._length,o=0;o<l;o+=1)p.addShape(this.processPath(t[o],u));f.shape.paths=f.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};var TransformPropertyFactory=(function(){var e=[0,0];function t(p){var m=this._mdf;this.iterateDynamicProperties(),this._mdf=this._mdf||m,this.a&&p.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.s&&p.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&p.skewFromAxis(-this.sk.v,this.sa.v),this.r?p.rotate(-this.r.v):p.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.data.p.s?this.data.p.z?p.translate(this.px.v,this.py.v,-this.pz.v):p.translate(this.px.v,this.py.v,0):p.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}function n(p){if(this.elem.globalData.frameId!==this.frameId){if(this._isDirty&&(this.precalculateMatrix(),this._isDirty=!1),this.iterateDynamicProperties(),this._mdf||p){var m;if(this.v.cloneFromProps(this.pre.props),this.appliedTransformations<1&&this.v.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations<2&&this.v.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&this.appliedTransformations<3&&this.v.skewFromAxis(-this.sk.v,this.sa.v),this.r&&this.appliedTransformations<4?this.v.rotate(-this.r.v):!this.r&&this.appliedTransformations<4&&this.v.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.autoOriented){var d,g;if(m=this.elem.globalData.frameRate,this.p&&this.p.keyframes&&this.p.getValueAtTime)this.p._caching.lastFrame+this.p.offsetTime<=this.p.keyframes[0].t?(d=this.p.getValueAtTime((this.p.keyframes[0].t+.01)/m,0),g=this.p.getValueAtTime(this.p.keyframes[0].t/m,0)):this.p._caching.lastFrame+this.p.offsetTime>=this.p.keyframes[this.p.keyframes.length-1].t?(d=this.p.getValueAtTime(this.p.keyframes[this.p.keyframes.length-1].t/m,0),g=this.p.getValueAtTime((this.p.keyframes[this.p.keyframes.length-1].t-.05)/m,0)):(d=this.p.pv,g=this.p.getValueAtTime((this.p._caching.lastFrame+this.p.offsetTime-.01)/m,this.p.offsetTime));else if(this.px&&this.px.keyframes&&this.py.keyframes&&this.px.getValueAtTime&&this.py.getValueAtTime){d=[],g=[];var _=this.px,E=this.py;_._caching.lastFrame+_.offsetTime<=_.keyframes[0].t?(d[0]=_.getValueAtTime((_.keyframes[0].t+.01)/m,0),d[1]=E.getValueAtTime((E.keyframes[0].t+.01)/m,0),g[0]=_.getValueAtTime(_.keyframes[0].t/m,0),g[1]=E.getValueAtTime(E.keyframes[0].t/m,0)):_._caching.lastFrame+_.offsetTime>=_.keyframes[_.keyframes.length-1].t?(d[0]=_.getValueAtTime(_.keyframes[_.keyframes.length-1].t/m,0),d[1]=E.getValueAtTime(E.keyframes[E.keyframes.length-1].t/m,0),g[0]=_.getValueAtTime((_.keyframes[_.keyframes.length-1].t-.01)/m,0),g[1]=E.getValueAtTime((E.keyframes[E.keyframes.length-1].t-.01)/m,0)):(d=[_.pv,E.pv],g[0]=_.getValueAtTime((_._caching.lastFrame+_.offsetTime-.01)/m,_.offsetTime),g[1]=E.getValueAtTime((E._caching.lastFrame+E.offsetTime-.01)/m,E.offsetTime))}else g=e,d=g;this.v.rotate(-Math.atan2(d[1]-g[1],d[0]-g[0]))}this.data.p&&this.data.p.s?this.data.p.z?this.v.translate(this.px.v,this.py.v,-this.pz.v):this.v.translate(this.px.v,this.py.v,0):this.v.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}this.frameId=this.elem.globalData.frameId}}function i(){if(this.appliedTransformations=0,this.pre.reset(),!this.a.effectsSequence.length)this.pre.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations=1;else return;if(!this.s.effectsSequence.length)this.pre.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.appliedTransformations=2;else return;if(this.sk)if(!this.sk.effectsSequence.length&&!this.sa.effectsSequence.length)this.pre.skewFromAxis(-this.sk.v,this.sa.v),this.appliedTransformations=3;else return;this.r?this.r.effectsSequence.length||(this.pre.rotate(-this.r.v),this.appliedTransformations=4):!this.rz.effectsSequence.length&&!this.ry.effectsSequence.length&&!this.rx.effectsSequence.length&&!this.or.effectsSequence.length&&(this.pre.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.appliedTransformations=4)}function o(){}function l(p){this._addDynamicProperty(p),this.elem.addDynamicProperty(p),this._isDirty=!0}function u(p,m,d){if(this.elem=p,this.frameId=-1,this.propType="transform",this.data=m,this.v=new Matrix,this.pre=new Matrix,this.appliedTransformations=0,this.initDynamicPropertyContainer(d||p),m.p&&m.p.s?(this.px=PropertyFactory.getProp(p,m.p.x,0,0,this),this.py=PropertyFactory.getProp(p,m.p.y,0,0,this),m.p.z&&(this.pz=PropertyFactory.getProp(p,m.p.z,0,0,this))):this.p=PropertyFactory.getProp(p,m.p||{k:[0,0,0]},1,0,this),m.rx){if(this.rx=PropertyFactory.getProp(p,m.rx,0,degToRads,this),this.ry=PropertyFactory.getProp(p,m.ry,0,degToRads,this),this.rz=PropertyFactory.getProp(p,m.rz,0,degToRads,this),m.or.k[0].ti){var g,_=m.or.k.length;for(g=0;g<_;g+=1)m.or.k[g].to=null,m.or.k[g].ti=null}this.or=PropertyFactory.getProp(p,m.or,1,degToRads,this),this.or.sh=!0}else this.r=PropertyFactory.getProp(p,m.r||{k:0},0,degToRads,this);m.sk&&(this.sk=PropertyFactory.getProp(p,m.sk,0,degToRads,this),this.sa=PropertyFactory.getProp(p,m.sa,0,degToRads,this)),this.a=PropertyFactory.getProp(p,m.a||{k:[0,0,0]},1,0,this),this.s=PropertyFactory.getProp(p,m.s||{k:[100,100,100]},1,.01,this),m.o?this.o=PropertyFactory.getProp(p,m.o,0,.01,p):this.o={_mdf:!1,v:1},this._isDirty=!0,this.dynamicProperties.length||this.getValue(!0)}u.prototype={applyToMatrix:t,getValue:n,precalculateMatrix:i,autoOrient:o},extendPrototype([DynamicPropertyContainer],u),u.prototype.addDynamicProperty=l,u.prototype._addDynamicProperty=DynamicPropertyContainer.prototype.addDynamicProperty;function f(p,m,d){return new u(p,m,d)}return{getTransformProperty:f}})();function RepeaterModifier(){}extendPrototype([ShapeModifier],RepeaterModifier),RepeaterModifier.prototype.initModifierProperties=function(e,t){this.getValue=this.processKeys,this.c=PropertyFactory.getProp(e,t.c,0,null,this),this.o=PropertyFactory.getProp(e,t.o,0,null,this),this.tr=TransformPropertyFactory.getTransformProperty(e,t.tr,this),this.so=PropertyFactory.getProp(e,t.tr.so,0,.01,this),this.eo=PropertyFactory.getProp(e,t.tr.eo,0,.01,this),this.data=t,this.dynamicProperties.length||this.getValue(!0),this._isAnimated=!!this.dynamicProperties.length,this.pMatrix=new Matrix,this.rMatrix=new Matrix,this.sMatrix=new Matrix,this.tMatrix=new Matrix,this.matrix=new Matrix},RepeaterModifier.prototype.applyTransforms=function(e,t,n,i,o,l){var u=l?-1:1,f=i.s.v[0]+(1-i.s.v[0])*(1-o),p=i.s.v[1]+(1-i.s.v[1])*(1-o);e.translate(i.p.v[0]*u*o,i.p.v[1]*u*o,i.p.v[2]),t.translate(-i.a.v[0],-i.a.v[1],i.a.v[2]),t.rotate(-i.r.v*u*o),t.translate(i.a.v[0],i.a.v[1],i.a.v[2]),n.translate(-i.a.v[0],-i.a.v[1],i.a.v[2]),n.scale(l?1/f:f,l?1/p:p),n.translate(i.a.v[0],i.a.v[1],i.a.v[2])},RepeaterModifier.prototype.init=function(e,t,n,i){for(this.elem=e,this.arr=t,this.pos=n,this.elemsData=i,this._currentCopies=0,this._elements=[],this._groups=[],this.frameId=-1,this.initDynamicPropertyContainer(e),this.initModifierProperties(e,t[n]);n>0;)n-=1,this._elements.unshift(t[n]);this.dynamicProperties.length?this.k=!0:this.getValue(!0)},RepeaterModifier.prototype.resetElements=function(e){var t,n=e.length;for(t=0;t<n;t+=1)e[t]._processed=!1,e[t].ty==="gr"&&this.resetElements(e[t].it)},RepeaterModifier.prototype.cloneElements=function(e){var t=JSON.parse(JSON.stringify(e));return this.resetElements(t),t},RepeaterModifier.prototype.changeGroupRender=function(e,t){var n,i=e.length;for(n=0;n<i;n+=1)e[n]._render=t,e[n].ty==="gr"&&this.changeGroupRender(e[n].it,t)},RepeaterModifier.prototype.processShapes=function(e){var t,n,i,o,l,u=!1;if(this._mdf||e){var f=Math.ceil(this.c.v);if(this._groups.length<f){for(;this._groups.length<f;){var p={it:this.cloneElements(this._elements),ty:"gr"};p.it.push({a:{a:0,ix:1,k:[0,0]},nm:"Transform",o:{a:0,ix:7,k:100},p:{a:0,ix:2,k:[0,0]},r:{a:1,ix:6,k:[{s:0,e:0,t:0},{s:0,e:0,t:1}]},s:{a:0,ix:3,k:[100,100]},sa:{a:0,ix:5,k:0},sk:{a:0,ix:4,k:0},ty:"tr"}),this.arr.splice(0,0,p),this._groups.splice(0,0,p),this._currentCopies+=1}this.elem.reloadShapes(),u=!0}l=0;var m;for(i=0;i<=this._groups.length-1;i+=1){if(m=l<f,this._groups[i]._render=m,this.changeGroupRender(this._groups[i].it,m),!m){var d=this.elemsData[i].it,g=d[d.length-1];g.transform.op.v!==0?(g.transform.op._mdf=!0,g.transform.op.v=0):g.transform.op._mdf=!1}l+=1}this._currentCopies=f;var _=this.o.v,E=_%1,S=_>0?Math.floor(_):Math.ceil(_),b=this.pMatrix.props,T=this.rMatrix.props,C=this.sMatrix.props;this.pMatrix.reset(),this.rMatrix.reset(),this.sMatrix.reset(),this.tMatrix.reset(),this.matrix.reset();var A=0;if(_>0){for(;A<S;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),A+=1;E&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,E,!1),A+=E)}else if(_<0){for(;A>S;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!0),A-=1;E&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,-E,!0),A-=E)}i=this.data.m===1?0:this._currentCopies-1,o=this.data.m===1?1:-1,l=this._currentCopies;for(var R,O;l;){if(t=this.elemsData[i].it,n=t[t.length-1].transform.mProps.v.props,O=n.length,t[t.length-1].transform.mProps._mdf=!0,t[t.length-1].transform.op._mdf=!0,t[t.length-1].transform.op.v=this._currentCopies===1?this.so.v:this.so.v+(this.eo.v-this.so.v)*(i/(this._currentCopies-1)),A!==0){for((i!==0&&o===1||i!==this._currentCopies-1&&o===-1)&&this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),this.matrix.transform(T[0],T[1],T[2],T[3],T[4],T[5],T[6],T[7],T[8],T[9],T[10],T[11],T[12],T[13],T[14],T[15]),this.matrix.transform(C[0],C[1],C[2],C[3],C[4],C[5],C[6],C[7],C[8],C[9],C[10],C[11],C[12],C[13],C[14],C[15]),this.matrix.transform(b[0],b[1],b[2],b[3],b[4],b[5],b[6],b[7],b[8],b[9],b[10],b[11],b[12],b[13],b[14],b[15]),R=0;R<O;R+=1)n[R]=this.matrix.props[R];this.matrix.reset()}else for(this.matrix.reset(),R=0;R<O;R+=1)n[R]=this.matrix.props[R];A+=1,l-=1,i+=o}}else for(l=this._currentCopies,i=0,o=1;l;)t=this.elemsData[i].it,n=t[t.length-1].transform.mProps.v.props,t[t.length-1].transform.mProps._mdf=!1,t[t.length-1].transform.op._mdf=!1,l-=1,i+=o;return u},RepeaterModifier.prototype.addShape=function(){};function RoundCornersModifier(){}extendPrototype([ShapeModifier],RoundCornersModifier),RoundCornersModifier.prototype.initModifierProperties=function(e,t){this.getValue=this.processKeys,this.rd=PropertyFactory.getProp(e,t.r,0,null,this),this._isAnimated=!!this.rd.effectsSequence.length},RoundCornersModifier.prototype.processPath=function(e,t){var n=shapePool.newElement();n.c=e.c;var i,o=e._length,l,u,f,p,m,d,g=0,_,E,S,b,T,C;for(i=0;i<o;i+=1)l=e.v[i],f=e.o[i],u=e.i[i],l[0]===f[0]&&l[1]===f[1]&&l[0]===u[0]&&l[1]===u[1]?(i===0||i===o-1)&&!e.c?(n.setTripleAt(l[0],l[1],f[0],f[1],u[0],u[1],g),g+=1):(i===0?p=e.v[o-1]:p=e.v[i-1],m=Math.sqrt(Math.pow(l[0]-p[0],2)+Math.pow(l[1]-p[1],2)),d=m?Math.min(m/2,t)/m:0,T=l[0]+(p[0]-l[0])*d,_=T,C=l[1]-(l[1]-p[1])*d,E=C,S=_-(_-l[0])*roundCorner,b=E-(E-l[1])*roundCorner,n.setTripleAt(_,E,S,b,T,C,g),g+=1,i===o-1?p=e.v[0]:p=e.v[i+1],m=Math.sqrt(Math.pow(l[0]-p[0],2)+Math.pow(l[1]-p[1],2)),d=m?Math.min(m/2,t)/m:0,S=l[0]+(p[0]-l[0])*d,_=S,b=l[1]+(p[1]-l[1])*d,E=b,T=_-(_-l[0])*roundCorner,C=E-(E-l[1])*roundCorner,n.setTripleAt(_,E,S,b,T,C,g),g+=1):(n.setTripleAt(e.v[i][0],e.v[i][1],e.o[i][0],e.o[i][1],e.i[i][0],e.i[i][1],g),g+=1);return n},RoundCornersModifier.prototype.processShapes=function(e){var t,n,i=this.shapes.length,o,l,u=this.rd.v;if(u!==0){var f,p;for(n=0;n<i;n+=1){if(f=this.shapes[n],p=f.localShapeCollection,!(!f.shape._mdf&&!this._mdf&&!e))for(p.releaseShapes(),f.shape._mdf=!0,t=f.shape.paths.shapes,l=f.shape.paths._length,o=0;o<l;o+=1)p.addShape(this.processPath(t[o],u));f.shape.paths=f.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function floatEqual(e,t){return Math.abs(e-t)*1e5<=Math.min(Math.abs(e),Math.abs(t))}function floatZero(e){return Math.abs(e)<=1e-5}function lerp(e,t,n){return e*(1-n)+t*n}function lerpPoint(e,t,n){return[lerp(e[0],t[0],n),lerp(e[1],t[1],n)]}function quadRoots(e,t,n){if(e===0)return[];var i=t*t-4*e*n;if(i<0)return[];var o=-t/(2*e);if(i===0)return[o];var l=Math.sqrt(i)/(2*e);return[o-l,o+l]}function polynomialCoefficients(e,t,n,i){return[-e+3*t-3*n+i,3*e-6*t+3*n,-3*e+3*t,e]}function singlePoint(e){return new PolynomialBezier(e,e,e,e,!1)}function PolynomialBezier(e,t,n,i,o){o&&pointEqual(e,t)&&(t=lerpPoint(e,i,1/3)),o&&pointEqual(n,i)&&(n=lerpPoint(e,i,2/3));var l=polynomialCoefficients(e[0],t[0],n[0],i[0]),u=polynomialCoefficients(e[1],t[1],n[1],i[1]);this.a=[l[0],u[0]],this.b=[l[1],u[1]],this.c=[l[2],u[2]],this.d=[l[3],u[3]],this.points=[e,t,n,i]}PolynomialBezier.prototype.point=function(e){return[((this.a[0]*e+this.b[0])*e+this.c[0])*e+this.d[0],((this.a[1]*e+this.b[1])*e+this.c[1])*e+this.d[1]]},PolynomialBezier.prototype.derivative=function(e){return[(3*e*this.a[0]+2*this.b[0])*e+this.c[0],(3*e*this.a[1]+2*this.b[1])*e+this.c[1]]},PolynomialBezier.prototype.tangentAngle=function(e){var t=this.derivative(e);return Math.atan2(t[1],t[0])},PolynomialBezier.prototype.normalAngle=function(e){var t=this.derivative(e);return Math.atan2(t[0],t[1])},PolynomialBezier.prototype.inflectionPoints=function(){var e=this.a[1]*this.b[0]-this.a[0]*this.b[1];if(floatZero(e))return[];var t=-.5*(this.a[1]*this.c[0]-this.a[0]*this.c[1])/e,n=t*t-1/3*(this.b[1]*this.c[0]-this.b[0]*this.c[1])/e;if(n<0)return[];var i=Math.sqrt(n);return floatZero(i)?i>0&&i<1?[t]:[]:[t-i,t+i].filter(function(o){return o>0&&o<1})},PolynomialBezier.prototype.split=function(e){if(e<=0)return[singlePoint(this.points[0]),this];if(e>=1)return[this,singlePoint(this.points[this.points.length-1])];var t=lerpPoint(this.points[0],this.points[1],e),n=lerpPoint(this.points[1],this.points[2],e),i=lerpPoint(this.points[2],this.points[3],e),o=lerpPoint(t,n,e),l=lerpPoint(n,i,e),u=lerpPoint(o,l,e);return[new PolynomialBezier(this.points[0],t,o,u,!0),new PolynomialBezier(u,l,i,this.points[3],!0)]};function extrema(e,t){var n=e.points[0][t],i=e.points[e.points.length-1][t];if(n>i){var o=i;i=n,n=o}for(var l=quadRoots(3*e.a[t],2*e.b[t],e.c[t]),u=0;u<l.length;u+=1)if(l[u]>0&&l[u]<1){var f=e.point(l[u])[t];f<n?n=f:f>i&&(i=f)}return{min:n,max:i}}PolynomialBezier.prototype.bounds=function(){return{x:extrema(this,0),y:extrema(this,1)}},PolynomialBezier.prototype.boundingBox=function(){var e=this.bounds();return{left:e.x.min,right:e.x.max,top:e.y.min,bottom:e.y.max,width:e.x.max-e.x.min,height:e.y.max-e.y.min,cx:(e.x.max+e.x.min)/2,cy:(e.y.max+e.y.min)/2}};function intersectData(e,t,n){var i=e.boundingBox();return{cx:i.cx,cy:i.cy,width:i.width,height:i.height,bez:e,t:(t+n)/2,t1:t,t2:n}}function splitData(e){var t=e.bez.split(.5);return[intersectData(t[0],e.t1,e.t),intersectData(t[1],e.t,e.t2)]}function boxIntersect(e,t){return Math.abs(e.cx-t.cx)*2<e.width+t.width&&Math.abs(e.cy-t.cy)*2<e.height+t.height}function intersectsImpl(e,t,n,i,o,l){if(boxIntersect(e,t)){if(n>=l||e.width<=i&&e.height<=i&&t.width<=i&&t.height<=i){o.push([e.t,t.t]);return}var u=splitData(e),f=splitData(t);intersectsImpl(u[0],f[0],n+1,i,o,l),intersectsImpl(u[0],f[1],n+1,i,o,l),intersectsImpl(u[1],f[0],n+1,i,o,l),intersectsImpl(u[1],f[1],n+1,i,o,l)}}PolynomialBezier.prototype.intersections=function(e,t,n){t===void 0&&(t=2),n===void 0&&(n=7);var i=[];return intersectsImpl(intersectData(this,0,1),intersectData(e,0,1),0,t,i,n),i},PolynomialBezier.shapeSegment=function(e,t){var n=(t+1)%e.length();return new PolynomialBezier(e.v[t],e.o[t],e.i[n],e.v[n],!0)},PolynomialBezier.shapeSegmentInverted=function(e,t){var n=(t+1)%e.length();return new PolynomialBezier(e.v[n],e.i[n],e.o[t],e.v[t],!0)};function crossProduct(e,t){return[e[1]*t[2]-e[2]*t[1],e[2]*t[0]-e[0]*t[2],e[0]*t[1]-e[1]*t[0]]}function lineIntersection(e,t,n,i){var o=[e[0],e[1],1],l=[t[0],t[1],1],u=[n[0],n[1],1],f=[i[0],i[1],1],p=crossProduct(crossProduct(o,l),crossProduct(u,f));return floatZero(p[2])?null:[p[0]/p[2],p[1]/p[2]]}function polarOffset(e,t,n){return[e[0]+Math.cos(t)*n,e[1]-Math.sin(t)*n]}function pointDistance(e,t){return Math.hypot(e[0]-t[0],e[1]-t[1])}function pointEqual(e,t){return floatEqual(e[0],t[0])&&floatEqual(e[1],t[1])}function ZigZagModifier(){}extendPrototype([ShapeModifier],ZigZagModifier),ZigZagModifier.prototype.initModifierProperties=function(e,t){this.getValue=this.processKeys,this.amplitude=PropertyFactory.getProp(e,t.s,0,null,this),this.frequency=PropertyFactory.getProp(e,t.r,0,null,this),this.pointsType=PropertyFactory.getProp(e,t.pt,0,null,this),this._isAnimated=this.amplitude.effectsSequence.length!==0||this.frequency.effectsSequence.length!==0||this.pointsType.effectsSequence.length!==0};function setPoint(e,t,n,i,o,l,u){var f=n-Math.PI/2,p=n+Math.PI/2,m=t[0]+Math.cos(n)*i*o,d=t[1]-Math.sin(n)*i*o;e.setTripleAt(m,d,m+Math.cos(f)*l,d-Math.sin(f)*l,m+Math.cos(p)*u,d-Math.sin(p)*u,e.length())}function getPerpendicularVector(e,t){var n=[t[0]-e[0],t[1]-e[1]],i=-Math.PI*.5,o=[Math.cos(i)*n[0]-Math.sin(i)*n[1],Math.sin(i)*n[0]+Math.cos(i)*n[1]];return o}function getProjectingAngle(e,t){var n=t===0?e.length()-1:t-1,i=(t+1)%e.length(),o=e.v[n],l=e.v[i],u=getPerpendicularVector(o,l);return Math.atan2(0,1)-Math.atan2(u[1],u[0])}function zigZagCorner(e,t,n,i,o,l,u){var f=getProjectingAngle(t,n),p=t.v[n%t._length],m=t.v[n===0?t._length-1:n-1],d=t.v[(n+1)%t._length],g=l===2?Math.sqrt(Math.pow(p[0]-m[0],2)+Math.pow(p[1]-m[1],2)):0,_=l===2?Math.sqrt(Math.pow(p[0]-d[0],2)+Math.pow(p[1]-d[1],2)):0;setPoint(e,t.v[n%t._length],f,u,i,_/((o+1)*2),g/((o+1)*2))}function zigZagSegment(e,t,n,i,o,l){for(var u=0;u<i;u+=1){var f=(u+1)/(i+1),p=o===2?Math.sqrt(Math.pow(t.points[3][0]-t.points[0][0],2)+Math.pow(t.points[3][1]-t.points[0][1],2)):0,m=t.normalAngle(f),d=t.point(f);setPoint(e,d,m,l,n,p/((i+1)*2),p/((i+1)*2)),l=-l}return l}ZigZagModifier.prototype.processPath=function(e,t,n,i){var o=e._length,l=shapePool.newElement();if(l.c=e.c,e.c||(o-=1),o===0)return l;var u=-1,f=PolynomialBezier.shapeSegment(e,0);zigZagCorner(l,e,0,t,n,i,u);for(var p=0;p<o;p+=1)u=zigZagSegment(l,f,t,n,i,-u),p===o-1&&!e.c?f=null:f=PolynomialBezier.shapeSegment(e,(p+1)%o),zigZagCorner(l,e,p+1,t,n,i,u);return l},ZigZagModifier.prototype.processShapes=function(e){var t,n,i=this.shapes.length,o,l,u=this.amplitude.v,f=Math.max(0,Math.round(this.frequency.v)),p=this.pointsType.v;if(u!==0){var m,d;for(n=0;n<i;n+=1){if(m=this.shapes[n],d=m.localShapeCollection,!(!m.shape._mdf&&!this._mdf&&!e))for(d.releaseShapes(),m.shape._mdf=!0,t=m.shape.paths.shapes,l=m.shape.paths._length,o=0;o<l;o+=1)d.addShape(this.processPath(t[o],u,f,p));m.shape.paths=m.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function linearOffset(e,t,n){var i=Math.atan2(t[0]-e[0],t[1]-e[1]);return[polarOffset(e,i,n),polarOffset(t,i,n)]}function offsetSegment(e,t){var n,i,o,l,u,f,p;p=linearOffset(e.points[0],e.points[1],t),n=p[0],i=p[1],p=linearOffset(e.points[1],e.points[2],t),o=p[0],l=p[1],p=linearOffset(e.points[2],e.points[3],t),u=p[0],f=p[1];var m=lineIntersection(n,i,o,l);m===null&&(m=i);var d=lineIntersection(u,f,o,l);return d===null&&(d=u),new PolynomialBezier(n,m,d,f)}function joinLines(e,t,n,i,o){var l=t.points[3],u=n.points[0];if(i===3||pointEqual(l,u))return l;if(i===2){var f=-t.tangentAngle(1),p=-n.tangentAngle(0)+Math.PI,m=lineIntersection(l,polarOffset(l,f+Math.PI/2,100),u,polarOffset(u,f+Math.PI/2,100)),d=m?pointDistance(m,l):pointDistance(l,u)/2,g=polarOffset(l,f,2*d*roundCorner);return e.setXYAt(g[0],g[1],"o",e.length()-1),g=polarOffset(u,p,2*d*roundCorner),e.setTripleAt(u[0],u[1],u[0],u[1],g[0],g[1],e.length()),u}var _=pointEqual(l,t.points[2])?t.points[0]:t.points[2],E=pointEqual(u,n.points[1])?n.points[3]:n.points[1],S=lineIntersection(_,l,u,E);return S&&pointDistance(S,l)<o?(e.setTripleAt(S[0],S[1],S[0],S[1],S[0],S[1],e.length()),S):l}function getIntersection(e,t){var n=e.intersections(t);return n.length&&floatEqual(n[0][0],1)&&n.shift(),n.length?n[0]:null}function pruneSegmentIntersection(e,t){var n=e.slice(),i=t.slice(),o=getIntersection(e[e.length-1],t[0]);return o&&(n[e.length-1]=e[e.length-1].split(o[0])[0],i[0]=t[0].split(o[1])[1]),e.length>1&&t.length>1&&(o=getIntersection(e[0],t[t.length-1]),o)?[[e[0].split(o[0])[0]],[t[t.length-1].split(o[1])[1]]]:[n,i]}function pruneIntersections(e){for(var t,n=1;n<e.length;n+=1)t=pruneSegmentIntersection(e[n-1],e[n]),e[n-1]=t[0],e[n]=t[1];return e.length>1&&(t=pruneSegmentIntersection(e[e.length-1],e[0]),e[e.length-1]=t[0],e[0]=t[1]),e}function offsetSegmentSplit(e,t){var n=e.inflectionPoints(),i,o,l,u;if(n.length===0)return[offsetSegment(e,t)];if(n.length===1||floatEqual(n[1],1))return l=e.split(n[0]),i=l[0],o=l[1],[offsetSegment(i,t),offsetSegment(o,t)];l=e.split(n[0]),i=l[0];var f=(n[1]-n[0])/(1-n[0]);return l=l[1].split(f),u=l[0],o=l[1],[offsetSegment(i,t),offsetSegment(u,t),offsetSegment(o,t)]}function OffsetPathModifier(){}extendPrototype([ShapeModifier],OffsetPathModifier),OffsetPathModifier.prototype.initModifierProperties=function(e,t){this.getValue=this.processKeys,this.amount=PropertyFactory.getProp(e,t.a,0,null,this),this.miterLimit=PropertyFactory.getProp(e,t.ml,0,null,this),this.lineJoin=t.lj,this._isAnimated=this.amount.effectsSequence.length!==0},OffsetPathModifier.prototype.processPath=function(e,t,n,i){var o=shapePool.newElement();o.c=e.c;var l=e.length();e.c||(l-=1);var u,f,p,m=[];for(u=0;u<l;u+=1)p=PolynomialBezier.shapeSegment(e,u),m.push(offsetSegmentSplit(p,t));if(!e.c)for(u=l-1;u>=0;u-=1)p=PolynomialBezier.shapeSegmentInverted(e,u),m.push(offsetSegmentSplit(p,t));m=pruneIntersections(m);var d=null,g=null;for(u=0;u<m.length;u+=1){var _=m[u];for(g&&(d=joinLines(o,g,_[0],n,i)),g=_[_.length-1],f=0;f<_.length;f+=1)p=_[f],d&&pointEqual(p.points[0],d)?o.setXYAt(p.points[1][0],p.points[1][1],"o",o.length()-1):o.setTripleAt(p.points[0][0],p.points[0][1],p.points[1][0],p.points[1][1],p.points[0][0],p.points[0][1],o.length()),o.setTripleAt(p.points[3][0],p.points[3][1],p.points[3][0],p.points[3][1],p.points[2][0],p.points[2][1],o.length()),d=p.points[3]}return m.length&&joinLines(o,g,m[0][0],n,i),o},OffsetPathModifier.prototype.processShapes=function(e){var t,n,i=this.shapes.length,o,l,u=this.amount.v,f=this.miterLimit.v,p=this.lineJoin;if(u!==0){var m,d;for(n=0;n<i;n+=1){if(m=this.shapes[n],d=m.localShapeCollection,!(!m.shape._mdf&&!this._mdf&&!e))for(d.releaseShapes(),m.shape._mdf=!0,t=m.shape.paths.shapes,l=m.shape.paths._length,o=0;o<l;o+=1)d.addShape(this.processPath(t[o],u,p,f));m.shape.paths=m.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function getFontProperties(e){for(var t=e.fStyle?e.fStyle.split(" "):[],n="normal",i="normal",o=t.length,l,u=0;u<o;u+=1)switch(l=t[u].toLowerCase(),l){case"italic":i="italic";break;case"bold":n="700";break;case"black":n="900";break;case"medium":n="500";break;case"regular":case"normal":n="400";break;case"light":case"thin":n="200";break}return{style:i,weight:e.fWeight||n}}var FontManager=(function(){var e=5e3,t={w:0,size:0,shapes:[],data:{shapes:[]}},n=[];n=n.concat([2304,2305,2306,2307,2362,2363,2364,2364,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375,2376,2377,2378,2379,2380,2381,2382,2383,2387,2388,2389,2390,2391,2402,2403]);var i=127988,o=917631,l=917601,u=917626,f=65039,p=8205,m=127462,d=127487,g=["d83cdffb","d83cdffc","d83cdffd","d83cdffe","d83cdfff"];function _(U){var q=U.split(","),N,V=q.length,G=[];for(N=0;N<V;N+=1)q[N]!=="sans-serif"&&q[N]!=="monospace"&&G.push(q[N]);return G.join(",")}function E(U,q){var N=createTag("span");N.setAttribute("aria-hidden",!0),N.style.fontFamily=q;var V=createTag("span");V.innerText="giItT1WQy@!-/#",N.style.position="absolute",N.style.left="-10000px",N.style.top="-10000px",N.style.fontSize="300px",N.style.fontVariant="normal",N.style.fontStyle="normal",N.style.fontWeight="normal",N.style.letterSpacing="0",N.appendChild(V),document.body.appendChild(N);var G=V.offsetWidth;return V.style.fontFamily=_(U)+", "+q,{node:V,w:G,parent:N}}function S(){var U,q=this.fonts.length,N,V,G=q;for(U=0;U<q;U+=1)this.fonts[U].loaded?G-=1:this.fonts[U].fOrigin==="n"||this.fonts[U].origin===0?this.fonts[U].loaded=!0:(N=this.fonts[U].monoCase.node,V=this.fonts[U].monoCase.w,N.offsetWidth!==V?(G-=1,this.fonts[U].loaded=!0):(N=this.fonts[U].sansCase.node,V=this.fonts[U].sansCase.w,N.offsetWidth!==V&&(G-=1,this.fonts[U].loaded=!0)),this.fonts[U].loaded&&(this.fonts[U].sansCase.parent.parentNode.removeChild(this.fonts[U].sansCase.parent),this.fonts[U].monoCase.parent.parentNode.removeChild(this.fonts[U].monoCase.parent)));G!==0&&Date.now()-this.initTime<e?setTimeout(this.checkLoadedFontsBinded,20):setTimeout(this.setIsLoadedBinded,10)}function b(U,q){var N=document.body&&q?"svg":"canvas",V,G=getFontProperties(U);if(N==="svg"){var W=createNS("text");W.style.fontSize="100px",W.setAttribute("font-family",U.fFamily),W.setAttribute("font-style",G.style),W.setAttribute("font-weight",G.weight),W.textContent="1",U.fClass?(W.style.fontFamily="inherit",W.setAttribute("class",U.fClass)):W.style.fontFamily=U.fFamily,q.appendChild(W),V=W}else{var L=new OffscreenCanvas(500,500).getContext("2d");L.font=G.style+" "+G.weight+" 100px "+U.fFamily,V=L}function Y(K){return N==="svg"?(V.textContent=K,V.getComputedTextLength()):V.measureText(K).width}return{measureText:Y}}function T(U,q){if(!U){this.isLoaded=!0;return}if(this.chars){this.isLoaded=!0,this.fonts=U.list;return}if(!document.body){this.isLoaded=!0,U.list.forEach(function(Ee){Ee.helper=b(Ee),Ee.cache={}}),this.fonts=U.list;return}var N=U.list,V,G=N.length,W=G;for(V=0;V<G;V+=1){var L=!0,Y,K;if(N[V].loaded=!1,N[V].monoCase=E(N[V].fFamily,"monospace"),N[V].sansCase=E(N[V].fFamily,"sans-serif"),!N[V].fPath)N[V].loaded=!0,W-=1;else if(N[V].fOrigin==="p"||N[V].origin===3){if(Y=document.querySelectorAll('style[f-forigin="p"][f-family="'+N[V].fFamily+'"], style[f-origin="3"][f-family="'+N[V].fFamily+'"]'),Y.length>0&&(L=!1),L){var J=createTag("style");J.setAttribute("f-forigin",N[V].fOrigin),J.setAttribute("f-origin",N[V].origin),J.setAttribute("f-family",N[V].fFamily),J.type="text/css",J.innerText="@font-face {font-family: "+N[V].fFamily+"; font-style: normal; src: url('"+N[V].fPath+"');}",q.appendChild(J)}}else if(N[V].fOrigin==="g"||N[V].origin===1){for(Y=document.querySelectorAll('link[f-forigin="g"], link[f-origin="1"]'),K=0;K<Y.length;K+=1)Y[K].href.indexOf(N[V].fPath)!==-1&&(L=!1);if(L){var ce=createTag("link");ce.setAttribute("f-forigin",N[V].fOrigin),ce.setAttribute("f-origin",N[V].origin),ce.type="text/css",ce.rel="stylesheet",ce.href=N[V].fPath,document.body.appendChild(ce)}}else if(N[V].fOrigin==="t"||N[V].origin===2){for(Y=document.querySelectorAll('script[f-forigin="t"], script[f-origin="2"]'),K=0;K<Y.length;K+=1)N[V].fPath===Y[K].src&&(L=!1);if(L){var me=createTag("link");me.setAttribute("f-forigin",N[V].fOrigin),me.setAttribute("f-origin",N[V].origin),me.setAttribute("rel","stylesheet"),me.setAttribute("href",N[V].fPath),q.appendChild(me)}}N[V].helper=b(N[V],q),N[V].cache={},this.fonts.push(N[V])}W===0?this.isLoaded=!0:setTimeout(this.checkLoadedFonts.bind(this),100)}function C(U){if(U){this.chars||(this.chars=[]);var q,N=U.length,V,G=this.chars.length,W;for(q=0;q<N;q+=1){for(V=0,W=!1;V<G;)this.chars[V].style===U[q].style&&this.chars[V].fFamily===U[q].fFamily&&this.chars[V].ch===U[q].ch&&(W=!0),V+=1;W||(this.chars.push(U[q]),G+=1)}}}function A(U,q,N){for(var V=0,G=this.chars.length;V<G;){if(this.chars[V].ch===U&&this.chars[V].style===q&&this.chars[V].fFamily===N)return this.chars[V];V+=1}return(typeof U=="string"&&U.charCodeAt(0)!==13||!U)&&console&&console.warn&&!this._warned&&(this._warned=!0,console.warn("Missing character from exported characters list: ",U,q,N)),t}function R(U,q,N){var V=this.getFontByName(q),G=U;if(!V.cache[G]){var W=V.helper;if(U===" "){var L=W.measureText("|"+U+"|"),Y=W.measureText("||");V.cache[G]=(L-Y)/100}else V.cache[G]=W.measureText(U)/100}return V.cache[G]*N}function O(U){for(var q=0,N=this.fonts.length;q<N;){if(this.fonts[q].fName===U)return this.fonts[q];q+=1}return this.fonts[0]}function I(U){var q=0,N=U.charCodeAt(0);if(N>=55296&&N<=56319){var V=U.charCodeAt(1);V>=56320&&V<=57343&&(q=(N-55296)*1024+V-56320+65536)}return q}function j(U,q){var N=U.toString(16)+q.toString(16);return g.indexOf(N)!==-1}function D(U){return U===p}function F(U){return U===f}function B(U){var q=I(U);return q>=m&&q<=d}function X(U){return B(U.substr(0,2))&&B(U.substr(2,2))}function z(U){return n.indexOf(U)!==-1}function M(U,q){var N=I(U.substr(q,2));if(N!==i)return!1;var V=0;for(q+=2;V<5;){if(N=I(U.substr(q,2)),N<l||N>u)return!1;V+=1,q+=2}return I(U.substr(q,2))===o}function H(){this.isLoaded=!0}var ee=function(){this.fonts=[],this.chars=null,this.typekitLoaded=0,this.isLoaded=!1,this._warned=!1,this.initTime=Date.now(),this.setIsLoadedBinded=this.setIsLoaded.bind(this),this.checkLoadedFontsBinded=this.checkLoadedFonts.bind(this)};ee.isModifier=j,ee.isZeroWidthJoiner=D,ee.isFlagEmoji=X,ee.isRegionalCode=B,ee.isCombinedCharacter=z,ee.isRegionalFlag=M,ee.isVariationSelector=F,ee.BLACK_FLAG_CODE_POINT=i;var Q={addChars:C,addFonts:T,getCharData:A,getFontByName:O,measureText:R,checkLoadedFonts:S,setIsLoaded:H};return ee.prototype=Q,ee})();function SlotManager(e){this.animationData=e}SlotManager.prototype.getProp=function(e){return this.animationData.slots&&this.animationData.slots[e.sid]?Object.assign(e,this.animationData.slots[e.sid].p):e};function slotFactory(e){return new SlotManager(e)}function RenderableElement(){}RenderableElement.prototype={initRenderable:function(){this.isInRange=!1,this.hidden=!1,this.isTransparent=!1,this.renderableComponents=[]},addRenderableComponent:function(t){this.renderableComponents.indexOf(t)===-1&&this.renderableComponents.push(t)},removeRenderableComponent:function(t){this.renderableComponents.indexOf(t)!==-1&&this.renderableComponents.splice(this.renderableComponents.indexOf(t),1)},prepareRenderableFrame:function(t){this.checkLayerLimits(t)},checkTransparency:function(){this.finalTransform.mProp.o.v<=0?!this.isTransparent&&this.globalData.renderConfig.hideOnTransparent&&(this.isTransparent=!0,this.hide()):this.isTransparent&&(this.isTransparent=!1,this.show())},checkLayerLimits:function(t){this.data.ip-this.data.st<=t&&this.data.op-this.data.st>t?this.isInRange!==!0&&(this.globalData._mdf=!0,this._mdf=!0,this.isInRange=!0,this.show()):this.isInRange!==!1&&(this.globalData._mdf=!0,this.isInRange=!1,this.hide())},renderRenderable:function(){var t,n=this.renderableComponents.length;for(t=0;t<n;t+=1)this.renderableComponents[t].renderFrame(this._isFirstFrame)},sourceRectAtTime:function(){return{top:0,left:0,width:100,height:100}},getLayerSize:function(){return this.data.ty===5?{w:this.data.textData.width,h:this.data.textData.height}:{w:this.data.width,h:this.data.height}}};var getBlendMode=(function(){var e={0:"source-over",1:"multiply",2:"screen",3:"overlay",4:"darken",5:"lighten",6:"color-dodge",7:"color-burn",8:"hard-light",9:"soft-light",10:"difference",11:"exclusion",12:"hue",13:"saturation",14:"color",15:"luminosity"};return function(t){return e[t]||""}})();function SliderEffect(e,t,n){this.p=PropertyFactory.getProp(t,e.v,0,0,n)}function AngleEffect(e,t,n){this.p=PropertyFactory.getProp(t,e.v,0,0,n)}function ColorEffect(e,t,n){this.p=PropertyFactory.getProp(t,e.v,1,0,n)}function PointEffect(e,t,n){this.p=PropertyFactory.getProp(t,e.v,1,0,n)}function LayerIndexEffect(e,t,n){this.p=PropertyFactory.getProp(t,e.v,0,0,n)}function MaskIndexEffect(e,t,n){this.p=PropertyFactory.getProp(t,e.v,0,0,n)}function CheckboxEffect(e,t,n){this.p=PropertyFactory.getProp(t,e.v,0,0,n)}function NoValueEffect(){this.p={}}function EffectsManager(e,t){var n=e.ef||[];this.effectElements=[];var i,o=n.length,l;for(i=0;i<o;i+=1)l=new GroupEffect(n[i],t),this.effectElements.push(l)}function GroupEffect(e,t){this.init(e,t)}extendPrototype([DynamicPropertyContainer],GroupEffect),GroupEffect.prototype.getValue=GroupEffect.prototype.iterateDynamicProperties,GroupEffect.prototype.init=function(e,t){this.data=e,this.effectElements=[],this.initDynamicPropertyContainer(t);var n,i=this.data.ef.length,o,l=this.data.ef;for(n=0;n<i;n+=1){switch(o=null,l[n].ty){case 0:o=new SliderEffect(l[n],t,this);break;case 1:o=new AngleEffect(l[n],t,this);break;case 2:o=new ColorEffect(l[n],t,this);break;case 3:o=new PointEffect(l[n],t,this);break;case 4:case 7:o=new CheckboxEffect(l[n],t,this);break;case 10:o=new LayerIndexEffect(l[n],t,this);break;case 11:o=new MaskIndexEffect(l[n],t,this);break;case 5:o=new EffectsManager(l[n],t);break;default:o=new NoValueEffect(l[n]);break}o&&this.effectElements.push(o)}};function BaseElement(){}BaseElement.prototype={checkMasks:function(){if(!this.data.hasMask)return!1;for(var t=0,n=this.data.masksProperties.length;t<n;){if(this.data.masksProperties[t].mode!=="n"&&this.data.masksProperties[t].cl!==!1)return!0;t+=1}return!1},initExpressions:function(){var t=getExpressionInterfaces();if(t){var n=t("layer"),i=t("effects"),o=t("shape"),l=t("text"),u=t("comp");this.layerInterface=n(this),this.data.hasMask&&this.maskManager&&this.layerInterface.registerMaskInterface(this.maskManager);var f=i.createEffectsInterface(this,this.layerInterface);this.layerInterface.registerEffectsInterface(f),this.data.ty===0||this.data.xt?this.compInterface=u(this):this.data.ty===4?(this.layerInterface.shapeInterface=o(this.shapesData,this.itemsData,this.layerInterface),this.layerInterface.content=this.layerInterface.shapeInterface):this.data.ty===5&&(this.layerInterface.textInterface=l(this),this.layerInterface.text=this.layerInterface.textInterface)}},setBlendMode:function(){var t=getBlendMode(this.data.bm),n=this.baseElement||this.layerElement;n.style["mix-blend-mode"]=t},initBaseData:function(t,n,i){this.globalData=n,this.comp=i,this.data=t,this.layerId=createElementID(),this.data.sr||(this.data.sr=1),this.effectsManager=new EffectsManager(this.data,this,this.dynamicProperties)},getType:function(){return this.type},sourceRectAtTime:function(){}};function FrameElement(){}FrameElement.prototype={initFrame:function(){this._isFirstFrame=!1,this.dynamicProperties=[],this._mdf=!1},prepareProperties:function(t,n){var i,o=this.dynamicProperties.length;for(i=0;i<o;i+=1)(n||this._isParent&&this.dynamicProperties[i].propType==="transform")&&(this.dynamicProperties[i].getValue(),this.dynamicProperties[i]._mdf&&(this.globalData._mdf=!0,this._mdf=!0))},addDynamicProperty:function(t){this.dynamicProperties.indexOf(t)===-1&&this.dynamicProperties.push(t)}};function FootageElement(e,t,n){this.initFrame(),this.initRenderable(),this.assetData=t.getAssetData(e.refId),this.footageData=t.imageLoader.getAsset(this.assetData),this.initBaseData(e,t,n)}FootageElement.prototype.prepareFrame=function(){},extendPrototype([RenderableElement,BaseElement,FrameElement],FootageElement),FootageElement.prototype.getBaseElement=function(){return null},FootageElement.prototype.renderFrame=function(){},FootageElement.prototype.destroy=function(){},FootageElement.prototype.initExpressions=function(){var e=getExpressionInterfaces();if(e){var t=e("footage");this.layerInterface=t(this)}},FootageElement.prototype.getFootageData=function(){return this.footageData};function AudioElement(e,t,n){this.initFrame(),this.initRenderable(),this.assetData=t.getAssetData(e.refId),this.initBaseData(e,t,n),this._isPlaying=!1,this._canPlay=!1;var i=this.globalData.getAssetsPath(this.assetData);this.audio=this.globalData.audioController.createAudio(i),this._currentTime=0,this.globalData.audioController.addAudio(this),this._volumeMultiplier=1,this._volume=1,this._previousVolume=null,this.tm=e.tm?PropertyFactory.getProp(this,e.tm,0,t.frameRate,this):{_placeholder:!0},this.lv=PropertyFactory.getProp(this,e.au&&e.au.lv?e.au.lv:{k:[100]},1,.01,this)}AudioElement.prototype.prepareFrame=function(e){if(this.prepareRenderableFrame(e,!0),this.prepareProperties(e,!0),this.tm._placeholder)this._currentTime=e/this.data.sr;else{var t=this.tm.v;this._currentTime=t}this._volume=this.lv.v[0];var n=this._volume*this._volumeMultiplier;this._previousVolume!==n&&(this._previousVolume=n,this.audio.volume(n))},extendPrototype([RenderableElement,BaseElement,FrameElement],AudioElement),AudioElement.prototype.renderFrame=function(){this.isInRange&&this._canPlay&&(this._isPlaying?(!this.audio.playing()||Math.abs(this._currentTime/this.globalData.frameRate-this.audio.seek())>.1)&&this.audio.seek(this._currentTime/this.globalData.frameRate):(this.audio.play(),this.audio.seek(this._currentTime/this.globalData.frameRate),this._isPlaying=!0))},AudioElement.prototype.show=function(){},AudioElement.prototype.hide=function(){this.audio.pause(),this._isPlaying=!1},AudioElement.prototype.pause=function(){this.audio.pause(),this._isPlaying=!1,this._canPlay=!1},AudioElement.prototype.resume=function(){this._canPlay=!0},AudioElement.prototype.setRate=function(e){this.audio.rate(e)},AudioElement.prototype.volume=function(e){this._volumeMultiplier=e,this._previousVolume=e*this._volume,this.audio.volume(this._previousVolume)},AudioElement.prototype.getBaseElement=function(){return null},AudioElement.prototype.destroy=function(){},AudioElement.prototype.sourceRectAtTime=function(){},AudioElement.prototype.initExpressions=function(){};function BaseRenderer(){}BaseRenderer.prototype.checkLayers=function(e){var t,n=this.layers.length,i;for(this.completeLayers=!0,t=n-1;t>=0;t-=1)this.elements[t]||(i=this.layers[t],i.ip-i.st<=e-this.layers[t].st&&i.op-i.st>e-this.layers[t].st&&this.buildItem(t)),this.completeLayers=this.elements[t]?this.completeLayers:!1;this.checkPendingElements()},BaseRenderer.prototype.createItem=function(e){switch(e.ty){case 2:return this.createImage(e);case 0:return this.createComp(e);case 1:return this.createSolid(e);case 3:return this.createNull(e);case 4:return this.createShape(e);case 5:return this.createText(e);case 6:return this.createAudio(e);case 13:return this.createCamera(e);case 15:return this.createFootage(e);default:return this.createNull(e)}},BaseRenderer.prototype.createCamera=function(){throw new Error("You're using a 3d camera. Try the html renderer.")},BaseRenderer.prototype.createAudio=function(e){return new AudioElement(e,this.globalData,this)},BaseRenderer.prototype.createFootage=function(e){return new FootageElement(e,this.globalData,this)},BaseRenderer.prototype.buildAllItems=function(){var e,t=this.layers.length;for(e=0;e<t;e+=1)this.buildItem(e);this.checkPendingElements()},BaseRenderer.prototype.includeLayers=function(e){this.completeLayers=!1;var t,n=e.length,i,o=this.layers.length;for(t=0;t<n;t+=1)for(i=0;i<o;){if(this.layers[i].id===e[t].id){this.layers[i]=e[t];break}i+=1}},BaseRenderer.prototype.setProjectInterface=function(e){this.globalData.projectInterface=e},BaseRenderer.prototype.initItems=function(){this.globalData.progressiveLoad||this.buildAllItems()},BaseRenderer.prototype.buildElementParenting=function(e,t,n){for(var i=this.elements,o=this.layers,l=0,u=o.length;l<u;)o[l].ind==t&&(!i[l]||i[l]===!0?(this.buildItem(l),this.addPendingElement(e)):(n.push(i[l]),i[l].setAsParent(),o[l].parent!==void 0?this.buildElementParenting(e,o[l].parent,n):e.setHierarchy(n))),l+=1},BaseRenderer.prototype.addPendingElement=function(e){this.pendingElements.push(e)},BaseRenderer.prototype.searchExtraCompositions=function(e){var t,n=e.length;for(t=0;t<n;t+=1)if(e[t].xt){var i=this.createComp(e[t]);i.initExpressions(),this.globalData.projectInterface.registerComposition(i)}},BaseRenderer.prototype.getElementById=function(e){var t,n=this.elements.length;for(t=0;t<n;t+=1)if(this.elements[t].data.ind===e)return this.elements[t];return null},BaseRenderer.prototype.getElementByPath=function(e){var t=e.shift(),n;if(typeof t=="number")n=this.elements[t];else{var i,o=this.elements.length;for(i=0;i<o;i+=1)if(this.elements[i].data.nm===t){n=this.elements[i];break}}return e.length===0?n:n.getElementByPath(e)},BaseRenderer.prototype.setupGlobalData=function(e,t){this.globalData.fontManager=new FontManager,this.globalData.slotManager=slotFactory(e),this.globalData.fontManager.addChars(e.chars),this.globalData.fontManager.addFonts(e.fonts,t),this.globalData.getAssetData=this.animationItem.getAssetData.bind(this.animationItem),this.globalData.getAssetsPath=this.animationItem.getAssetsPath.bind(this.animationItem),this.globalData.imageLoader=this.animationItem.imagePreloader,this.globalData.audioController=this.animationItem.audioController,this.globalData.frameId=0,this.globalData.frameRate=e.fr,this.globalData.nm=e.nm,this.globalData.compSize={w:e.w,h:e.h}};var effectTypes={TRANSFORM_EFFECT:"transformEFfect"};function TransformElement(){}TransformElement.prototype={initTransform:function(){var t=new Matrix;this.finalTransform={mProp:this.data.ks?TransformPropertyFactory.getTransformProperty(this,this.data.ks,this):{o:0},_matMdf:!1,_localMatMdf:!1,_opMdf:!1,mat:t,localMat:t,localOpacity:1},this.data.ao&&(this.finalTransform.mProp.autoOriented=!0),this.data.ty},renderTransform:function(){if(this.finalTransform._opMdf=this.finalTransform.mProp.o._mdf||this._isFirstFrame,this.finalTransform._matMdf=this.finalTransform.mProp._mdf||this._isFirstFrame,this.hierarchy){var t,n=this.finalTransform.mat,i=0,o=this.hierarchy.length;if(!this.finalTransform._matMdf)for(;i<o;){if(this.hierarchy[i].finalTransform.mProp._mdf){this.finalTransform._matMdf=!0;break}i+=1}if(this.finalTransform._matMdf)for(t=this.finalTransform.mProp.v.props,n.cloneFromProps(t),i=0;i<o;i+=1)n.multiply(this.hierarchy[i].finalTransform.mProp.v)}(!this.localTransforms||this.finalTransform._matMdf)&&(this.finalTransform._localMatMdf=this.finalTransform._matMdf),this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v)},renderLocalTransform:function(){if(this.localTransforms){var t=0,n=this.localTransforms.length;if(this.finalTransform._localMatMdf=this.finalTransform._matMdf,!this.finalTransform._localMatMdf||!this.finalTransform._opMdf)for(;t<n;)this.localTransforms[t]._mdf&&(this.finalTransform._localMatMdf=!0),this.localTransforms[t]._opMdf&&!this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v,this.finalTransform._opMdf=!0),t+=1;if(this.finalTransform._localMatMdf){var i=this.finalTransform.localMat;for(this.localTransforms[0].matrix.clone(i),t=1;t<n;t+=1){var o=this.localTransforms[t].matrix;i.multiply(o)}i.multiply(this.finalTransform.mat)}if(this.finalTransform._opMdf){var l=this.finalTransform.localOpacity;for(t=0;t<n;t+=1)l*=this.localTransforms[t].opacity*.01;this.finalTransform.localOpacity=l}}},searchEffectTransforms:function(){if(this.renderableEffectsManager){var t=this.renderableEffectsManager.getEffects(effectTypes.TRANSFORM_EFFECT);if(t.length){this.localTransforms=[],this.finalTransform.localMat=new Matrix;var n=0,i=t.length;for(n=0;n<i;n+=1)this.localTransforms.push(t[n])}}},globalToLocal:function(t){var n=[];n.push(this.finalTransform);for(var i=!0,o=this.comp;i;)o.finalTransform?(o.data.hasMask&&n.splice(0,0,o.finalTransform),o=o.comp):i=!1;var l,u=n.length,f;for(l=0;l<u;l+=1)f=n[l].mat.applyToPointArray(0,0,0),t=[t[0]-f[0],t[1]-f[1],0];return t},mHelper:new Matrix};function MaskElement(e,t,n){this.data=e,this.element=t,this.globalData=n,this.storedData=[],this.masksProperties=this.data.masksProperties||[],this.maskElement=null;var i=this.globalData.defs,o,l=this.masksProperties?this.masksProperties.length:0;this.viewData=createSizedArray(l),this.solidPath="";var u,f=this.masksProperties,p=0,m=[],d,g,_=createElementID(),E,S,b,T,C="clipPath",A="clip-path";for(o=0;o<l;o+=1)if((f[o].mode!=="a"&&f[o].mode!=="n"||f[o].inv||f[o].o.k!==100||f[o].o.x)&&(C="mask",A="mask"),(f[o].mode==="s"||f[o].mode==="i")&&p===0?(E=createNS("rect"),E.setAttribute("fill","#ffffff"),E.setAttribute("width",this.element.comp.data.w||0),E.setAttribute("height",this.element.comp.data.h||0),m.push(E)):E=null,u=createNS("path"),f[o].mode==="n")this.viewData[o]={op:PropertyFactory.getProp(this.element,f[o].o,0,.01,this.element),prop:ShapePropertyFactory.getShapeProp(this.element,f[o],3),elem:u,lastPath:""},i.appendChild(u);else{p+=1,u.setAttribute("fill",f[o].mode==="s"?"#000000":"#ffffff"),u.setAttribute("clip-rule","nonzero");var R;if(f[o].x.k!==0?(C="mask",A="mask",T=PropertyFactory.getProp(this.element,f[o].x,0,null,this.element),R=createElementID(),S=createNS("filter"),S.setAttribute("id",R),b=createNS("feMorphology"),b.setAttribute("operator","erode"),b.setAttribute("in","SourceGraphic"),b.setAttribute("radius","0"),S.appendChild(b),i.appendChild(S),u.setAttribute("stroke",f[o].mode==="s"?"#000000":"#ffffff")):(b=null,T=null),this.storedData[o]={elem:u,x:T,expan:b,lastPath:"",lastOperator:"",filterId:R,lastRadius:0},f[o].mode==="i"){g=m.length;var O=createNS("g");for(d=0;d<g;d+=1)O.appendChild(m[d]);var I=createNS("mask");I.setAttribute("mask-type","alpha"),I.setAttribute("id",_+"_"+p),I.appendChild(u),i.appendChild(I),O.setAttribute("mask","url("+getLocationHref()+"#"+_+"_"+p+")"),m.length=0,m.push(O)}else m.push(u);f[o].inv&&!this.solidPath&&(this.solidPath=this.createLayerSolidPath()),this.viewData[o]={elem:u,lastPath:"",op:PropertyFactory.getProp(this.element,f[o].o,0,.01,this.element),prop:ShapePropertyFactory.getShapeProp(this.element,f[o],3),invRect:E},this.viewData[o].prop.k||this.drawPath(f[o],this.viewData[o].prop.v,this.viewData[o])}for(this.maskElement=createNS(C),l=m.length,o=0;o<l;o+=1)this.maskElement.appendChild(m[o]);p>0&&(this.maskElement.setAttribute("id",_),this.element.maskedElement.setAttribute(A,"url("+getLocationHref()+"#"+_+")"),i.appendChild(this.maskElement)),this.viewData.length&&this.element.addRenderableComponent(this)}MaskElement.prototype.getMaskProperty=function(e){return this.viewData[e].prop},MaskElement.prototype.renderFrame=function(e){var t=this.element.finalTransform.mat,n,i=this.masksProperties.length;for(n=0;n<i;n+=1)if((this.viewData[n].prop._mdf||e)&&this.drawPath(this.masksProperties[n],this.viewData[n].prop.v,this.viewData[n]),(this.viewData[n].op._mdf||e)&&this.viewData[n].elem.setAttribute("fill-opacity",this.viewData[n].op.v),this.masksProperties[n].mode!=="n"&&(this.viewData[n].invRect&&(this.element.finalTransform.mProp._mdf||e)&&this.viewData[n].invRect.setAttribute("transform",t.getInverseMatrix().to2dCSS()),this.storedData[n].x&&(this.storedData[n].x._mdf||e))){var o=this.storedData[n].expan;this.storedData[n].x.v<0?(this.storedData[n].lastOperator!=="erode"&&(this.storedData[n].lastOperator="erode",this.storedData[n].elem.setAttribute("filter","url("+getLocationHref()+"#"+this.storedData[n].filterId+")")),o.setAttribute("radius",-this.storedData[n].x.v)):(this.storedData[n].lastOperator!=="dilate"&&(this.storedData[n].lastOperator="dilate",this.storedData[n].elem.setAttribute("filter",null)),this.storedData[n].elem.setAttribute("stroke-width",this.storedData[n].x.v*2))}},MaskElement.prototype.getMaskelement=function(){return this.maskElement},MaskElement.prototype.createLayerSolidPath=function(){var e="M0,0 ";return e+=" h"+this.globalData.compSize.w,e+=" v"+this.globalData.compSize.h,e+=" h-"+this.globalData.compSize.w,e+=" v-"+this.globalData.compSize.h+" ",e},MaskElement.prototype.drawPath=function(e,t,n){var i=" M"+t.v[0][0]+","+t.v[0][1],o,l;for(l=t._length,o=1;o<l;o+=1)i+=" C"+t.o[o-1][0]+","+t.o[o-1][1]+" "+t.i[o][0]+","+t.i[o][1]+" "+t.v[o][0]+","+t.v[o][1];if(t.c&&l>1&&(i+=" C"+t.o[o-1][0]+","+t.o[o-1][1]+" "+t.i[0][0]+","+t.i[0][1]+" "+t.v[0][0]+","+t.v[0][1]),n.lastPath!==i){var u="";n.elem&&(t.c&&(u=e.inv?this.solidPath+i:i),n.elem.setAttribute("d",u)),n.lastPath=i}},MaskElement.prototype.destroy=function(){this.element=null,this.globalData=null,this.maskElement=null,this.data=null,this.masksProperties=null};var filtersFactory=(function(){var e={};e.createFilter=t,e.createAlphaToLuminanceFilter=n;function t(i,o){var l=createNS("filter");return l.setAttribute("id",i),o!==!0&&(l.setAttribute("filterUnits","objectBoundingBox"),l.setAttribute("x","0%"),l.setAttribute("y","0%"),l.setAttribute("width","100%"),l.setAttribute("height","100%")),l}function n(){var i=createNS("feColorMatrix");return i.setAttribute("type","matrix"),i.setAttribute("color-interpolation-filters","sRGB"),i.setAttribute("values","0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1"),i}return e})(),featureSupport=(function(){var e={maskType:!0,svgLumaHidden:!0,offscreenCanvas:typeof OffscreenCanvas<"u"};return(/MSIE 10/i.test(navigator.userAgent)||/MSIE 9/i.test(navigator.userAgent)||/rv:11.0/i.test(navigator.userAgent)||/Edge\/\d./i.test(navigator.userAgent))&&(e.maskType=!1),/firefox/i.test(navigator.userAgent)&&(e.svgLumaHidden=!1),e})(),registeredEffects$1={},idPrefix="filter_result_";function SVGEffects(e){var t,n="SourceGraphic",i=e.data.ef?e.data.ef.length:0,o=createElementID(),l=filtersFactory.createFilter(o,!0),u=0;this.filters=[];var f;for(t=0;t<i;t+=1){f=null;var p=e.data.ef[t].ty;if(registeredEffects$1[p]){var m=registeredEffects$1[p].effect;f=new m(l,e.effectsManager.effectElements[t],e,idPrefix+u,n),n=idPrefix+u,registeredEffects$1[p].countsAsEffect&&(u+=1)}f&&this.filters.push(f)}u&&(e.globalData.defs.appendChild(l),e.layerElement.setAttribute("filter","url("+getLocationHref()+"#"+o+")")),this.filters.length&&e.addRenderableComponent(this)}SVGEffects.prototype.renderFrame=function(e){var t,n=this.filters.length;for(t=0;t<n;t+=1)this.filters[t].renderFrame(e)},SVGEffects.prototype.getEffects=function(e){var t,n=this.filters.length,i=[];for(t=0;t<n;t+=1)this.filters[t].type===e&&i.push(this.filters[t]);return i};function registerEffect$1(e,t,n){registeredEffects$1[e]={effect:t,countsAsEffect:n}}function SVGBaseElement(){}SVGBaseElement.prototype={initRendererElement:function(){this.layerElement=createNS("g")},createContainerElements:function(){this.matteElement=createNS("g"),this.transformedElement=this.layerElement,this.maskedElement=this.layerElement,this._sizeChanged=!1;var t=null;if(this.data.td){this.matteMasks={};var n=createNS("g");n.setAttribute("id",this.layerId),n.appendChild(this.layerElement),t=n,this.globalData.defs.appendChild(n)}else this.data.tt?(this.matteElement.appendChild(this.layerElement),t=this.matteElement,this.baseElement=this.matteElement):this.baseElement=this.layerElement;if(this.data.ln&&this.layerElement.setAttribute("id",this.data.ln),this.data.cl&&this.layerElement.setAttribute("class",this.data.cl),this.data.ty===0&&!this.data.hd){var i=createNS("clipPath"),o=createNS("path");o.setAttribute("d","M0,0 L"+this.data.w+",0 L"+this.data.w+","+this.data.h+" L0,"+this.data.h+"z");var l=createElementID();if(i.setAttribute("id",l),i.appendChild(o),this.globalData.defs.appendChild(i),this.checkMasks()){var u=createNS("g");u.setAttribute("clip-path","url("+getLocationHref()+"#"+l+")"),u.appendChild(this.layerElement),this.transformedElement=u,t?t.appendChild(this.transformedElement):this.baseElement=this.transformedElement}else this.layerElement.setAttribute("clip-path","url("+getLocationHref()+"#"+l+")")}this.data.bm!==0&&this.setBlendMode()},renderElement:function(){this.finalTransform._localMatMdf&&this.transformedElement.setAttribute("transform",this.finalTransform.localMat.to2dCSS()),this.finalTransform._opMdf&&this.transformedElement.setAttribute("opacity",this.finalTransform.localOpacity)},destroyBaseElement:function(){this.layerElement=null,this.matteElement=null,this.maskManager.destroy()},getBaseElement:function(){return this.data.hd?null:this.baseElement},createRenderableComponents:function(){this.maskManager=new MaskElement(this.data,this,this.globalData),this.renderableEffectsManager=new SVGEffects(this),this.searchEffectTransforms()},getMatte:function(t){if(this.matteMasks||(this.matteMasks={}),!this.matteMasks[t]){var n=this.layerId+"_"+t,i,o,l,u;if(t===1||t===3){var f=createNS("mask");f.setAttribute("id",n),f.setAttribute("mask-type",t===3?"luminance":"alpha"),l=createNS("use"),l.setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),f.appendChild(l),this.globalData.defs.appendChild(f),!featureSupport.maskType&&t===1&&(f.setAttribute("mask-type","luminance"),i=createElementID(),o=filtersFactory.createFilter(i),this.globalData.defs.appendChild(o),o.appendChild(filtersFactory.createAlphaToLuminanceFilter()),u=createNS("g"),u.appendChild(l),f.appendChild(u),u.setAttribute("filter","url("+getLocationHref()+"#"+i+")"))}else if(t===2){var p=createNS("mask");p.setAttribute("id",n),p.setAttribute("mask-type","alpha");var m=createNS("g");p.appendChild(m),i=createElementID(),o=filtersFactory.createFilter(i);var d=createNS("feComponentTransfer");d.setAttribute("in","SourceGraphic"),o.appendChild(d);var g=createNS("feFuncA");g.setAttribute("type","table"),g.setAttribute("tableValues","1.0 0.0"),d.appendChild(g),this.globalData.defs.appendChild(o);var _=createNS("rect");_.setAttribute("width",this.comp.data.w),_.setAttribute("height",this.comp.data.h),_.setAttribute("x","0"),_.setAttribute("y","0"),_.setAttribute("fill","#ffffff"),_.setAttribute("opacity","0"),m.setAttribute("filter","url("+getLocationHref()+"#"+i+")"),m.appendChild(_),l=createNS("use"),l.setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),m.appendChild(l),featureSupport.maskType||(p.setAttribute("mask-type","luminance"),o.appendChild(filtersFactory.createAlphaToLuminanceFilter()),u=createNS("g"),m.appendChild(_),u.appendChild(this.layerElement),m.appendChild(u)),this.globalData.defs.appendChild(p)}this.matteMasks[t]=n}return this.matteMasks[t]},setMatte:function(t){this.matteElement&&this.matteElement.setAttribute("mask","url("+getLocationHref()+"#"+t+")")}};function HierarchyElement(){}HierarchyElement.prototype={initHierarchy:function(){this.hierarchy=[],this._isParent=!1,this.checkParenting()},setHierarchy:function(t){this.hierarchy=t},setAsParent:function(){this._isParent=!0},checkParenting:function(){this.data.parent!==void 0&&this.comp.buildElementParenting(this,this.data.parent,[])}};function RenderableDOMElement(){}(function(){var e={initElement:function(n,i,o){this.initFrame(),this.initBaseData(n,i,o),this.initTransform(n,i,o),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide()},hide:function(){if(!this.hidden&&(!this.isInRange||this.isTransparent)){var n=this.baseElement||this.layerElement;n.style.display="none",this.hidden=!0}},show:function(){if(this.isInRange&&!this.isTransparent){if(!this.data.hd){var n=this.baseElement||this.layerElement;n.style.display="block"}this.hidden=!1,this._isFirstFrame=!0}},renderFrame:function(){this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))},renderInnerContent:function(){},prepareFrame:function(n){this._mdf=!1,this.prepareRenderableFrame(n),this.prepareProperties(n,this.isInRange),this.checkTransparency()},destroy:function(){this.innerElem=null,this.destroyBaseElement()}};extendPrototype([RenderableElement,createProxyFunction(e)],RenderableDOMElement)})();function IImageElement(e,t,n){this.assetData=t.getAssetData(e.refId),this.assetData&&this.assetData.sid&&(this.assetData=t.slotManager.getProp(this.assetData)),this.initElement(e,t,n),this.sourceRect={top:0,left:0,width:this.assetData.w,height:this.assetData.h}}extendPrototype([BaseElement,TransformElement,SVGBaseElement,HierarchyElement,FrameElement,RenderableDOMElement],IImageElement),IImageElement.prototype.createContent=function(){var e=this.globalData.getAssetsPath(this.assetData);this.innerElem=createNS("image"),this.innerElem.setAttribute("width",this.assetData.w+"px"),this.innerElem.setAttribute("height",this.assetData.h+"px"),this.innerElem.setAttribute("preserveAspectRatio",this.assetData.pr||this.globalData.renderConfig.imagePreserveAspectRatio),this.innerElem.setAttributeNS("http://www.w3.org/1999/xlink","href",e),this.layerElement.appendChild(this.innerElem)},IImageElement.prototype.sourceRectAtTime=function(){return this.sourceRect};function ProcessedElement(e,t){this.elem=e,this.pos=t}function IShapeElement(){}IShapeElement.prototype={addShapeToModifiers:function(t){var n,i=this.shapeModifiers.length;for(n=0;n<i;n+=1)this.shapeModifiers[n].addShape(t)},isShapeInAnimatedModifiers:function(t){for(var n=0,i=this.shapeModifiers.length;n<i;)if(this.shapeModifiers[n].isAnimatedWithShape(t))return!0;return!1},renderModifiers:function(){if(this.shapeModifiers.length){var t,n=this.shapes.length;for(t=0;t<n;t+=1)this.shapes[t].sh.reset();n=this.shapeModifiers.length;var i;for(t=n-1;t>=0&&(i=this.shapeModifiers[t].processShapes(this._isFirstFrame),!i);t-=1);}},searchProcessedElement:function(t){for(var n=this.processedElements,i=0,o=n.length;i<o;){if(n[i].elem===t)return n[i].pos;i+=1}return 0},addProcessedElement:function(t,n){for(var i=this.processedElements,o=i.length;o;)if(o-=1,i[o].elem===t){i[o].pos=n;return}i.push(new ProcessedElement(t,n))},prepareFrame:function(t){this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange)}};var lineCapEnum={1:"butt",2:"round",3:"square"},lineJoinEnum={1:"miter",2:"round",3:"bevel"};function SVGShapeData(e,t,n){this.caches=[],this.styles=[],this.transformers=e,this.lStr="",this.sh=n,this.lvl=t,this._isAnimated=!!n.k;for(var i=0,o=e.length;i<o;){if(e[i].mProps.dynamicProperties.length){this._isAnimated=!0;break}i+=1}}SVGShapeData.prototype.setAsAnimated=function(){this._isAnimated=!0};function SVGStyleData(e,t){this.data=e,this.type=e.ty,this.d="",this.lvl=t,this._mdf=!1,this.closed=e.hd===!0,this.pElem=createNS("path"),this.msElem=null}SVGStyleData.prototype.reset=function(){this.d="",this._mdf=!1};function DashProperty(e,t,n,i){this.elem=e,this.frameId=-1,this.dataProps=createSizedArray(t.length),this.renderer=n,this.k=!1,this.dashStr="",this.dashArray=createTypedArray("float32",t.length?t.length-1:0),this.dashoffset=createTypedArray("float32",1),this.initDynamicPropertyContainer(i);var o,l=t.length||0,u;for(o=0;o<l;o+=1)u=PropertyFactory.getProp(e,t[o].v,0,0,this),this.k=u.k||this.k,this.dataProps[o]={n:t[o].n,p:u};this.k||this.getValue(!0),this._isAnimated=this.k}DashProperty.prototype.getValue=function(e){if(!(this.elem.globalData.frameId===this.frameId&&!e)&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf=this._mdf||e,this._mdf)){var t=0,n=this.dataProps.length;for(this.renderer==="svg"&&(this.dashStr=""),t=0;t<n;t+=1)this.dataProps[t].n!=="o"?this.renderer==="svg"?this.dashStr+=" "+this.dataProps[t].p.v:this.dashArray[t]=this.dataProps[t].p.v:this.dashoffset[0]=this.dataProps[t].p.v}},extendPrototype([DynamicPropertyContainer],DashProperty);function SVGStrokeStyleData(e,t,n){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.o=PropertyFactory.getProp(e,t.o,0,.01,this),this.w=PropertyFactory.getProp(e,t.w,0,null,this),this.d=new DashProperty(e,t.d||{},"svg",this),this.c=PropertyFactory.getProp(e,t.c,1,255,this),this.style=n,this._isAnimated=!!this._isAnimated}extendPrototype([DynamicPropertyContainer],SVGStrokeStyleData);function SVGFillStyleData(e,t,n){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.o=PropertyFactory.getProp(e,t.o,0,.01,this),this.c=PropertyFactory.getProp(e,t.c,1,255,this),this.style=n}extendPrototype([DynamicPropertyContainer],SVGFillStyleData);function SVGNoStyleData(e,t,n){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.style=n}extendPrototype([DynamicPropertyContainer],SVGNoStyleData);function GradientProperty(e,t,n){this.data=t,this.c=createTypedArray("uint8c",t.p*4);var i=t.k.k[0].s?t.k.k[0].s.length-t.p*4:t.k.k.length-t.p*4;this.o=createTypedArray("float32",i),this._cmdf=!1,this._omdf=!1,this._collapsable=this.checkCollapsable(),this._hasOpacity=i,this.initDynamicPropertyContainer(n),this.prop=PropertyFactory.getProp(e,t.k,1,null,this),this.k=this.prop.k,this.getValue(!0)}GradientProperty.prototype.comparePoints=function(e,t){for(var n=0,i=this.o.length/2,o;n<i;){if(o=Math.abs(e[n*4]-e[t*4+n*2]),o>.01)return!1;n+=1}return!0},GradientProperty.prototype.checkCollapsable=function(){if(this.o.length/2!==this.c.length/4)return!1;if(this.data.k.k[0].s)for(var e=0,t=this.data.k.k.length;e<t;){if(!this.comparePoints(this.data.k.k[e].s,this.data.p))return!1;e+=1}else if(!this.comparePoints(this.data.k.k,this.data.p))return!1;return!0},GradientProperty.prototype.getValue=function(e){if(this.prop.getValue(),this._mdf=!1,this._cmdf=!1,this._omdf=!1,this.prop._mdf||e){var t,n=this.data.p*4,i,o;for(t=0;t<n;t+=1)i=t%4===0?100:255,o=Math.round(this.prop.v[t]*i),this.c[t]!==o&&(this.c[t]=o,this._cmdf=!e);if(this.o.length)for(n=this.prop.v.length,t=this.data.p*4;t<n;t+=1)i=t%2===0?100:1,o=t%2===0?Math.round(this.prop.v[t]*100):this.prop.v[t],this.o[t-this.data.p*4]!==o&&(this.o[t-this.data.p*4]=o,this._omdf=!e);this._mdf=!e}},extendPrototype([DynamicPropertyContainer],GradientProperty);function SVGGradientFillStyleData(e,t,n){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.initGradientData(e,t,n)}SVGGradientFillStyleData.prototype.initGradientData=function(e,t,n){this.o=PropertyFactory.getProp(e,t.o,0,.01,this),this.s=PropertyFactory.getProp(e,t.s,1,null,this),this.e=PropertyFactory.getProp(e,t.e,1,null,this),this.h=PropertyFactory.getProp(e,t.h||{k:0},0,.01,this),this.a=PropertyFactory.getProp(e,t.a||{k:0},0,degToRads,this),this.g=new GradientProperty(e,t.g,this),this.style=n,this.stops=[],this.setGradientData(n.pElem,t),this.setGradientOpacity(t,n),this._isAnimated=!!this._isAnimated},SVGGradientFillStyleData.prototype.setGradientData=function(e,t){var n=createElementID(),i=createNS(t.t===1?"linearGradient":"radialGradient");i.setAttribute("id",n),i.setAttribute("spreadMethod","pad"),i.setAttribute("gradientUnits","userSpaceOnUse");var o=[],l,u,f;for(f=t.g.p*4,u=0;u<f;u+=4)l=createNS("stop"),i.appendChild(l),o.push(l);e.setAttribute(t.ty==="gf"?"fill":"stroke","url("+getLocationHref()+"#"+n+")"),this.gf=i,this.cst=o},SVGGradientFillStyleData.prototype.setGradientOpacity=function(e,t){if(this.g._hasOpacity&&!this.g._collapsable){var n,i,o,l=createNS("mask"),u=createNS("path");l.appendChild(u);var f=createElementID(),p=createElementID();l.setAttribute("id",p);var m=createNS(e.t===1?"linearGradient":"radialGradient");m.setAttribute("id",f),m.setAttribute("spreadMethod","pad"),m.setAttribute("gradientUnits","userSpaceOnUse"),o=e.g.k.k[0].s?e.g.k.k[0].s.length:e.g.k.k.length;var d=this.stops;for(i=e.g.p*4;i<o;i+=2)n=createNS("stop"),n.setAttribute("stop-color","rgb(255,255,255)"),m.appendChild(n),d.push(n);u.setAttribute(e.ty==="gf"?"fill":"stroke","url("+getLocationHref()+"#"+f+")"),e.ty==="gs"&&(u.setAttribute("stroke-linecap",lineCapEnum[e.lc||2]),u.setAttribute("stroke-linejoin",lineJoinEnum[e.lj||2]),e.lj===1&&u.setAttribute("stroke-miterlimit",e.ml)),this.of=m,this.ms=l,this.ost=d,this.maskId=p,t.msElem=u}},extendPrototype([DynamicPropertyContainer],SVGGradientFillStyleData);function SVGGradientStrokeStyleData(e,t,n){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.w=PropertyFactory.getProp(e,t.w,0,null,this),this.d=new DashProperty(e,t.d||{},"svg",this),this.initGradientData(e,t,n),this._isAnimated=!!this._isAnimated}extendPrototype([SVGGradientFillStyleData,DynamicPropertyContainer],SVGGradientStrokeStyleData);function ShapeGroupData(){this.it=[],this.prevViewData=[],this.gr=createNS("g")}function SVGTransformData(e,t,n){this.transform={mProps:e,op:t,container:n},this.elements=[],this._isAnimated=this.transform.mProps.dynamicProperties.length||this.transform.op.effectsSequence.length}var buildShapeString=function(t,n,i,o){if(n===0)return"";var l=t.o,u=t.i,f=t.v,p,m=" M"+o.applyToPointStringified(f[0][0],f[0][1]);for(p=1;p<n;p+=1)m+=" C"+o.applyToPointStringified(l[p-1][0],l[p-1][1])+" "+o.applyToPointStringified(u[p][0],u[p][1])+" "+o.applyToPointStringified(f[p][0],f[p][1]);return i&&n&&(m+=" C"+o.applyToPointStringified(l[p-1][0],l[p-1][1])+" "+o.applyToPointStringified(u[0][0],u[0][1])+" "+o.applyToPointStringified(f[0][0],f[0][1]),m+="z"),m},SVGElementsRenderer=(function(){var e=new Matrix,t=new Matrix,n={createRenderFunction:i};function i(g){switch(g.ty){case"fl":return f;case"gf":return m;case"gs":return p;case"st":return d;case"sh":case"el":case"rc":case"sr":return u;case"tr":return o;case"no":return l;default:return null}}function o(g,_,E){(E||_.transform.op._mdf)&&_.transform.container.setAttribute("opacity",_.transform.op.v),(E||_.transform.mProps._mdf)&&_.transform.container.setAttribute("transform",_.transform.mProps.v.to2dCSS())}function l(){}function u(g,_,E){var S,b,T,C,A,R,O=_.styles.length,I=_.lvl,j,D,F,B;for(R=0;R<O;R+=1){if(C=_.sh._mdf||E,_.styles[R].lvl<I){for(D=t.reset(),F=I-_.styles[R].lvl,B=_.transformers.length-1;!C&&F>0;)C=_.transformers[B].mProps._mdf||C,F-=1,B-=1;if(C)for(F=I-_.styles[R].lvl,B=_.transformers.length-1;F>0;)D.multiply(_.transformers[B].mProps.v),F-=1,B-=1}else D=e;if(j=_.sh.paths,b=j._length,C){for(T="",S=0;S<b;S+=1)A=j.shapes[S],A&&A._length&&(T+=buildShapeString(A,A._length,A.c,D));_.caches[R]=T}else T=_.caches[R];_.styles[R].d+=g.hd===!0?"":T,_.styles[R]._mdf=C||_.styles[R]._mdf}}function f(g,_,E){var S=_.style;(_.c._mdf||E)&&S.pElem.setAttribute("fill","rgb("+bmFloor(_.c.v[0])+","+bmFloor(_.c.v[1])+","+bmFloor(_.c.v[2])+")"),(_.o._mdf||E)&&S.pElem.setAttribute("fill-opacity",_.o.v)}function p(g,_,E){m(g,_,E),d(g,_,E)}function m(g,_,E){var S=_.gf,b=_.g._hasOpacity,T=_.s.v,C=_.e.v;if(_.o._mdf||E){var A=g.ty==="gf"?"fill-opacity":"stroke-opacity";_.style.pElem.setAttribute(A,_.o.v)}if(_.s._mdf||E){var R=g.t===1?"x1":"cx",O=R==="x1"?"y1":"cy";S.setAttribute(R,T[0]),S.setAttribute(O,T[1]),b&&!_.g._collapsable&&(_.of.setAttribute(R,T[0]),_.of.setAttribute(O,T[1]))}var I,j,D,F;if(_.g._cmdf||E){I=_.cst;var B=_.g.c;for(D=I.length,j=0;j<D;j+=1)F=I[j],F.setAttribute("offset",B[j*4]+"%"),F.setAttribute("stop-color","rgb("+B[j*4+1]+","+B[j*4+2]+","+B[j*4+3]+")")}if(b&&(_.g._omdf||E)){var X=_.g.o;for(_.g._collapsable?I=_.cst:I=_.ost,D=I.length,j=0;j<D;j+=1)F=I[j],_.g._collapsable||F.setAttribute("offset",X[j*2]+"%"),F.setAttribute("stop-opacity",X[j*2+1])}if(g.t===1)(_.e._mdf||E)&&(S.setAttribute("x2",C[0]),S.setAttribute("y2",C[1]),b&&!_.g._collapsable&&(_.of.setAttribute("x2",C[0]),_.of.setAttribute("y2",C[1])));else{var z;if((_.s._mdf||_.e._mdf||E)&&(z=Math.sqrt(Math.pow(T[0]-C[0],2)+Math.pow(T[1]-C[1],2)),S.setAttribute("r",z),b&&!_.g._collapsable&&_.of.setAttribute("r",z)),_.s._mdf||_.e._mdf||_.h._mdf||_.a._mdf||E){z||(z=Math.sqrt(Math.pow(T[0]-C[0],2)+Math.pow(T[1]-C[1],2)));var M=Math.atan2(C[1]-T[1],C[0]-T[0]),H=_.h.v;H>=1?H=.99:H<=-1&&(H=-.99);var ee=z*H,Q=Math.cos(M+_.a.v)*ee+T[0],U=Math.sin(M+_.a.v)*ee+T[1];S.setAttribute("fx",Q),S.setAttribute("fy",U),b&&!_.g._collapsable&&(_.of.setAttribute("fx",Q),_.of.setAttribute("fy",U))}}}function d(g,_,E){var S=_.style,b=_.d;b&&(b._mdf||E)&&b.dashStr&&(S.pElem.setAttribute("stroke-dasharray",b.dashStr),S.pElem.setAttribute("stroke-dashoffset",b.dashoffset[0])),_.c&&(_.c._mdf||E)&&S.pElem.setAttribute("stroke","rgb("+bmFloor(_.c.v[0])+","+bmFloor(_.c.v[1])+","+bmFloor(_.c.v[2])+")"),(_.o._mdf||E)&&S.pElem.setAttribute("stroke-opacity",_.o.v),(_.w._mdf||E)&&(S.pElem.setAttribute("stroke-width",_.w.v),S.msElem&&S.msElem.setAttribute("stroke-width",_.w.v))}return n})();function SVGShapeElement(e,t,n){this.shapes=[],this.shapesData=e.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.initElement(e,t,n),this.prevViewData=[]}extendPrototype([BaseElement,TransformElement,SVGBaseElement,IShapeElement,HierarchyElement,FrameElement,RenderableDOMElement],SVGShapeElement),SVGShapeElement.prototype.initSecondaryElement=function(){},SVGShapeElement.prototype.identityMatrix=new Matrix,SVGShapeElement.prototype.buildExpressionInterface=function(){},SVGShapeElement.prototype.createContent=function(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes()},SVGShapeElement.prototype.filterUniqueShapes=function(){var e,t=this.shapes.length,n,i,o=this.stylesList.length,l,u=[],f=!1;for(i=0;i<o;i+=1){for(l=this.stylesList[i],f=!1,u.length=0,e=0;e<t;e+=1)n=this.shapes[e],n.styles.indexOf(l)!==-1&&(u.push(n),f=n._isAnimated||f);u.length>1&&f&&this.setShapesAsAnimated(u)}},SVGShapeElement.prototype.setShapesAsAnimated=function(e){var t,n=e.length;for(t=0;t<n;t+=1)e[t].setAsAnimated()},SVGShapeElement.prototype.createStyleElement=function(e,t){var n,i=new SVGStyleData(e,t),o=i.pElem;if(e.ty==="st")n=new SVGStrokeStyleData(this,e,i);else if(e.ty==="fl")n=new SVGFillStyleData(this,e,i);else if(e.ty==="gf"||e.ty==="gs"){var l=e.ty==="gf"?SVGGradientFillStyleData:SVGGradientStrokeStyleData;n=new l(this,e,i),this.globalData.defs.appendChild(n.gf),n.maskId&&(this.globalData.defs.appendChild(n.ms),this.globalData.defs.appendChild(n.of),o.setAttribute("mask","url("+getLocationHref()+"#"+n.maskId+")"))}else e.ty==="no"&&(n=new SVGNoStyleData(this,e,i));return(e.ty==="st"||e.ty==="gs")&&(o.setAttribute("stroke-linecap",lineCapEnum[e.lc||2]),o.setAttribute("stroke-linejoin",lineJoinEnum[e.lj||2]),o.setAttribute("fill-opacity","0"),e.lj===1&&o.setAttribute("stroke-miterlimit",e.ml)),e.r===2&&o.setAttribute("fill-rule","evenodd"),e.ln&&o.setAttribute("id",e.ln),e.cl&&o.setAttribute("class",e.cl),e.bm&&(o.style["mix-blend-mode"]=getBlendMode(e.bm)),this.stylesList.push(i),this.addToAnimatedContents(e,n),n},SVGShapeElement.prototype.createGroupElement=function(e){var t=new ShapeGroupData;return e.ln&&t.gr.setAttribute("id",e.ln),e.cl&&t.gr.setAttribute("class",e.cl),e.bm&&(t.gr.style["mix-blend-mode"]=getBlendMode(e.bm)),t},SVGShapeElement.prototype.createTransformElement=function(e,t){var n=TransformPropertyFactory.getTransformProperty(this,e,this),i=new SVGTransformData(n,n.o,t);return this.addToAnimatedContents(e,i),i},SVGShapeElement.prototype.createShapeElement=function(e,t,n){var i=4;e.ty==="rc"?i=5:e.ty==="el"?i=6:e.ty==="sr"&&(i=7);var o=ShapePropertyFactory.getShapeProp(this,e,i,this),l=new SVGShapeData(t,n,o);return this.shapes.push(l),this.addShapeToModifiers(l),this.addToAnimatedContents(e,l),l},SVGShapeElement.prototype.addToAnimatedContents=function(e,t){for(var n=0,i=this.animatedContents.length;n<i;){if(this.animatedContents[n].element===t)return;n+=1}this.animatedContents.push({fn:SVGElementsRenderer.createRenderFunction(e),element:t,data:e})},SVGShapeElement.prototype.setElementStyles=function(e){var t=e.styles,n,i=this.stylesList.length;for(n=0;n<i;n+=1)t.indexOf(this.stylesList[n])===-1&&!this.stylesList[n].closed&&t.push(this.stylesList[n])},SVGShapeElement.prototype.reloadShapes=function(){this._isFirstFrame=!0;var e,t=this.itemsData.length;for(e=0;e<t;e+=1)this.prevViewData[e]=this.itemsData[e];for(this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes(),t=this.dynamicProperties.length,e=0;e<t;e+=1)this.dynamicProperties[e].getValue();this.renderModifiers()},SVGShapeElement.prototype.searchShapes=function(e,t,n,i,o,l,u){var f=[].concat(l),p,m=e.length-1,d,g,_=[],E=[],S,b,T;for(p=m;p>=0;p-=1){if(T=this.searchProcessedElement(e[p]),T?t[p]=n[T-1]:e[p]._render=u,e[p].ty==="fl"||e[p].ty==="st"||e[p].ty==="gf"||e[p].ty==="gs"||e[p].ty==="no")T?t[p].style.closed=e[p].hd:t[p]=this.createStyleElement(e[p],o),e[p]._render&&t[p].style.pElem.parentNode!==i&&i.appendChild(t[p].style.pElem),_.push(t[p].style);else if(e[p].ty==="gr"){if(!T)t[p]=this.createGroupElement(e[p]);else for(g=t[p].it.length,d=0;d<g;d+=1)t[p].prevViewData[d]=t[p].it[d];this.searchShapes(e[p].it,t[p].it,t[p].prevViewData,t[p].gr,o+1,f,u),e[p]._render&&t[p].gr.parentNode!==i&&i.appendChild(t[p].gr)}else e[p].ty==="tr"?(T||(t[p]=this.createTransformElement(e[p],i)),S=t[p].transform,f.push(S)):e[p].ty==="sh"||e[p].ty==="rc"||e[p].ty==="el"||e[p].ty==="sr"?(T||(t[p]=this.createShapeElement(e[p],f,o)),this.setElementStyles(t[p])):e[p].ty==="tm"||e[p].ty==="rd"||e[p].ty==="ms"||e[p].ty==="pb"||e[p].ty==="zz"||e[p].ty==="op"?(T?(b=t[p],b.closed=!1):(b=ShapeModifiers.getModifier(e[p].ty),b.init(this,e[p]),t[p]=b,this.shapeModifiers.push(b)),E.push(b)):e[p].ty==="rp"&&(T?(b=t[p],b.closed=!0):(b=ShapeModifiers.getModifier(e[p].ty),t[p]=b,b.init(this,e,p,t),this.shapeModifiers.push(b),u=!1),E.push(b));this.addProcessedElement(e[p],p+1)}for(m=_.length,p=0;p<m;p+=1)_[p].closed=!0;for(m=E.length,p=0;p<m;p+=1)E[p].closed=!0},SVGShapeElement.prototype.renderInnerContent=function(){this.renderModifiers();var e,t=this.stylesList.length;for(e=0;e<t;e+=1)this.stylesList[e].reset();for(this.renderShape(),e=0;e<t;e+=1)(this.stylesList[e]._mdf||this._isFirstFrame)&&(this.stylesList[e].msElem&&(this.stylesList[e].msElem.setAttribute("d",this.stylesList[e].d),this.stylesList[e].d="M0 0"+this.stylesList[e].d),this.stylesList[e].pElem.setAttribute("d",this.stylesList[e].d||"M0 0"))},SVGShapeElement.prototype.renderShape=function(){var e,t=this.animatedContents.length,n;for(e=0;e<t;e+=1)n=this.animatedContents[e],(this._isFirstFrame||n.element._isAnimated)&&n.data!==!0&&n.fn(n.data,n.element,this._isFirstFrame)},SVGShapeElement.prototype.destroy=function(){this.destroyBaseElement(),this.shapesData=null,this.itemsData=null};function LetterProps(e,t,n,i,o,l){this.o=e,this.sw=t,this.sc=n,this.fc=i,this.m=o,this.p=l,this._mdf={o:!0,sw:!!t,sc:!!n,fc:!!i,m:!0,p:!0}}LetterProps.prototype.update=function(e,t,n,i,o,l){this._mdf.o=!1,this._mdf.sw=!1,this._mdf.sc=!1,this._mdf.fc=!1,this._mdf.m=!1,this._mdf.p=!1;var u=!1;return this.o!==e&&(this.o=e,this._mdf.o=!0,u=!0),this.sw!==t&&(this.sw=t,this._mdf.sw=!0,u=!0),this.sc!==n&&(this.sc=n,this._mdf.sc=!0,u=!0),this.fc!==i&&(this.fc=i,this._mdf.fc=!0,u=!0),this.m!==o&&(this.m=o,this._mdf.m=!0,u=!0),l.length&&(this.p[0]!==l[0]||this.p[1]!==l[1]||this.p[4]!==l[4]||this.p[5]!==l[5]||this.p[12]!==l[12]||this.p[13]!==l[13])&&(this.p=l,this._mdf.p=!0,u=!0),u};function TextProperty(e,t){this._frameId=initialDefaultFrame,this.pv="",this.v="",this.kf=!1,this._isFirstFrame=!0,this._mdf=!1,t.d&&t.d.sid&&(t.d=e.globalData.slotManager.getProp(t.d)),this.data=t,this.elem=e,this.comp=this.elem.comp,this.keysIndex=0,this.canResize=!1,this.minimumFontSize=1,this.effectsSequence=[],this.currentData={ascent:0,boxWidth:this.defaultBoxWidth,f:"",fStyle:"",fWeight:"",fc:"",j:"",justifyOffset:"",l:[],lh:0,lineWidths:[],ls:"",of:"",s:"",sc:"",sw:0,t:0,tr:0,sz:0,ps:null,fillColorAnim:!1,strokeColorAnim:!1,strokeWidthAnim:!1,yOffset:0,finalSize:0,finalText:[],finalLineHeight:0,__complete:!1},this.copyData(this.currentData,this.data.d.k[0].s),this.searchProperty()||this.completeTextData(this.currentData)}TextProperty.prototype.defaultBoxWidth=[0,0],TextProperty.prototype.copyData=function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e},TextProperty.prototype.setCurrentData=function(e){e.__complete||this.completeTextData(e),this.currentData=e,this.currentData.boxWidth=this.currentData.boxWidth||this.defaultBoxWidth,this._mdf=!0},TextProperty.prototype.searchProperty=function(){return this.searchKeyframes()},TextProperty.prototype.searchKeyframes=function(){return this.kf=this.data.d.k.length>1,this.kf&&this.addEffect(this.getKeyframeValue.bind(this)),this.kf},TextProperty.prototype.addEffect=function(e){this.effectsSequence.push(e),this.elem.addDynamicProperty(this)},TextProperty.prototype.getValue=function(e){if(!((this.elem.globalData.frameId===this.frameId||!this.effectsSequence.length)&&!e)){this.currentData.t=this.data.d.k[this.keysIndex].s.t;var t=this.currentData,n=this.keysIndex;if(this.lock){this.setCurrentData(this.currentData);return}this.lock=!0,this._mdf=!1;var i,o=this.effectsSequence.length,l=e||this.data.d.k[this.keysIndex].s;for(i=0;i<o;i+=1)n!==this.keysIndex?l=this.effectsSequence[i](l,l.t):l=this.effectsSequence[i](this.currentData,l.t);t!==l&&this.setCurrentData(l),this.v=this.currentData,this.pv=this.v,this.lock=!1,this.frameId=this.elem.globalData.frameId}},TextProperty.prototype.getKeyframeValue=function(){for(var e=this.data.d.k,t=this.elem.comp.renderedFrame,n=0,i=e.length;n<=i-1&&!(n===i-1||e[n+1].t>t);)n+=1;return this.keysIndex!==n&&(this.keysIndex=n),this.data.d.k[this.keysIndex].s},TextProperty.prototype.buildFinalText=function(e){for(var t=[],n=0,i=e.length,o,l,u=!1,f=!1,p="";n<i;)u=f,f=!1,o=e.charCodeAt(n),p=e.charAt(n),FontManager.isCombinedCharacter(o)?u=!0:o>=55296&&o<=56319?FontManager.isRegionalFlag(e,n)?p=e.substr(n,14):(l=e.charCodeAt(n+1),l>=56320&&l<=57343&&(FontManager.isModifier(o,l)?(p=e.substr(n,2),u=!0):FontManager.isFlagEmoji(e.substr(n,4))?p=e.substr(n,4):p=e.substr(n,2))):o>56319?(l=e.charCodeAt(n+1),FontManager.isVariationSelector(o)&&(u=!0)):FontManager.isZeroWidthJoiner(o)&&(u=!0,f=!0),u?(t[t.length-1]+=p,u=!1):t.push(p),n+=p.length;return t},TextProperty.prototype.completeTextData=function(e){e.__complete=!0;var t=this.elem.globalData.fontManager,n=this.data,i=[],o,l,u,f=0,p,m=n.m.g,d=0,g=0,_=0,E=[],S=0,b=0,T,C,A=t.getFontByName(e.f),R,O=0,I=getFontProperties(A);e.fWeight=I.weight,e.fStyle=I.style,e.finalSize=e.s,e.finalText=this.buildFinalText(e.t),l=e.finalText.length,e.finalLineHeight=e.lh;var j=e.tr/1e3*e.finalSize,D;if(e.sz)for(var F=!0,B=e.sz[0],X=e.sz[1],z,M;F;){M=this.buildFinalText(e.t),z=0,S=0,l=M.length,j=e.tr/1e3*e.finalSize;var H=-1;for(o=0;o<l;o+=1)D=M[o].charCodeAt(0),u=!1,M[o]===" "?H=o:(D===13||D===3)&&(S=0,u=!0,z+=e.finalLineHeight||e.finalSize*1.2),t.chars?(R=t.getCharData(M[o],A.fStyle,A.fFamily),O=u?0:R.w*e.finalSize/100):O=t.measureText(M[o],e.f,e.finalSize),S+O>B&&M[o]!==" "?(H===-1?l+=1:o=H,z+=e.finalLineHeight||e.finalSize*1.2,M.splice(o,H===o?1:0,"\r"),H=-1,S=0):(S+=O,S+=j);z+=A.ascent*e.finalSize/100,this.canResize&&e.finalSize>this.minimumFontSize&&X<z?(e.finalSize-=1,e.finalLineHeight=e.finalSize*e.lh/e.s):(e.finalText=M,l=e.finalText.length,F=!1)}S=-j,O=0;var ee=0,Q;for(o=0;o<l;o+=1)if(u=!1,Q=e.finalText[o],D=Q.charCodeAt(0),D===13||D===3?(ee=0,E.push(S),b=S>b?S:b,S=-2*j,p="",u=!0,_+=1):p=Q,t.chars?(R=t.getCharData(Q,A.fStyle,t.getFontByName(e.f).fFamily),O=u?0:R.w*e.finalSize/100):O=t.measureText(p,e.f,e.finalSize),Q===" "?ee+=O+j:(S+=O+j+ee,ee=0),i.push({l:O,an:O,add:d,n:u,anIndexes:[],val:p,line:_,animatorJustifyOffset:0}),m==2){if(d+=O,p===""||p===" "||o===l-1){for((p===""||p===" ")&&(d-=O);g<=o;)i[g].an=d,i[g].ind=f,i[g].extra=O,g+=1;f+=1,d=0}}else if(m==3){if(d+=O,p===""||o===l-1){for(p===""&&(d-=O);g<=o;)i[g].an=d,i[g].ind=f,i[g].extra=O,g+=1;d=0,f+=1}}else i[f].ind=f,i[f].extra=0,f+=1;if(e.l=i,b=S>b?S:b,E.push(S),e.sz)e.boxWidth=e.sz[0],e.justifyOffset=0;else switch(e.boxWidth=b,e.j){case 1:e.justifyOffset=-e.boxWidth;break;case 2:e.justifyOffset=-e.boxWidth/2;break;default:e.justifyOffset=0}e.lineWidths=E;var U=n.a,q,N;C=U.length;var V,G,W=[];for(T=0;T<C;T+=1){for(q=U[T],q.a.sc&&(e.strokeColorAnim=!0),q.a.sw&&(e.strokeWidthAnim=!0),(q.a.fc||q.a.fh||q.a.fs||q.a.fb)&&(e.fillColorAnim=!0),G=0,V=q.s.b,o=0;o<l;o+=1)N=i[o],N.anIndexes[T]=G,(V==1&&N.val!==""||V==2&&N.val!==""&&N.val!==" "||V==3&&(N.n||N.val==" "||o==l-1)||V==4&&(N.n||o==l-1))&&(q.s.rn===1&&W.push(G),G+=1);n.a[T].s.totalChars=G;var L=-1,Y;if(q.s.rn===1)for(o=0;o<l;o+=1)N=i[o],L!=N.anIndexes[T]&&(L=N.anIndexes[T],Y=W.splice(Math.floor(Math.random()*W.length),1)[0]),N.anIndexes[T]=Y}e.yOffset=e.finalLineHeight||e.finalSize*1.2,e.ls=e.ls||0,e.ascent=A.ascent*e.finalSize/100},TextProperty.prototype.updateDocumentData=function(e,t){t=t===void 0?this.keysIndex:t;var n=this.copyData({},this.data.d.k[t].s);n=this.copyData(n,e),this.data.d.k[t].s=n,this.recalculate(t),this.setCurrentData(n),this.elem.addDynamicProperty(this)},TextProperty.prototype.recalculate=function(e){var t=this.data.d.k[e].s;t.__complete=!1,this.keysIndex=0,this._isFirstFrame=!0,this.getValue(t)},TextProperty.prototype.canResizeFont=function(e){this.canResize=e,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)},TextProperty.prototype.setMinimumFontSize=function(e){this.minimumFontSize=Math.floor(e)||1,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)};var TextSelectorProp=(function(){var e=Math.max,t=Math.min,n=Math.floor;function i(l,u){this._currentTextLength=-1,this.k=!1,this.data=u,this.elem=l,this.comp=l.comp,this.finalS=0,this.finalE=0,this.initDynamicPropertyContainer(l),this.s=PropertyFactory.getProp(l,u.s||{k:0},0,0,this),"e"in u?this.e=PropertyFactory.getProp(l,u.e,0,0,this):this.e={v:100},this.o=PropertyFactory.getProp(l,u.o||{k:0},0,0,this),this.xe=PropertyFactory.getProp(l,u.xe||{k:0},0,0,this),this.ne=PropertyFactory.getProp(l,u.ne||{k:0},0,0,this),this.sm=PropertyFactory.getProp(l,u.sm||{k:100},0,0,this),this.a=PropertyFactory.getProp(l,u.a,0,.01,this),this.dynamicProperties.length||this.getValue()}i.prototype={getMult:function(u){this._currentTextLength!==this.elem.textProperty.currentData.l.length&&this.getValue();var f=0,p=0,m=1,d=1;this.ne.v>0?f=this.ne.v/100:p=-this.ne.v/100,this.xe.v>0?m=1-this.xe.v/100:d=1+this.xe.v/100;var g=BezierFactory.getBezierEasing(f,p,m,d).get,_=0,E=this.finalS,S=this.finalE,b=this.data.sh;if(b===2)S===E?_=u>=S?1:0:_=e(0,t(.5/(S-E)+(u-E)/(S-E),1)),_=g(_);else if(b===3)S===E?_=u>=S?0:1:_=1-e(0,t(.5/(S-E)+(u-E)/(S-E),1)),_=g(_);else if(b===4)S===E?_=0:(_=e(0,t(.5/(S-E)+(u-E)/(S-E),1)),_<.5?_*=2:_=1-2*(_-.5)),_=g(_);else if(b===5){if(S===E)_=0;else{var T=S-E;u=t(e(0,u+.5-E),S-E);var C=-T/2+u,A=T/2;_=Math.sqrt(1-C*C/(A*A))}_=g(_)}else b===6?(S===E?_=0:(u=t(e(0,u+.5-E),S-E),_=(1+Math.cos(Math.PI+Math.PI*2*u/(S-E)))/2),_=g(_)):(u>=n(E)&&(u-E<0?_=e(0,t(t(S,1)-(E-u),1)):_=e(0,t(S-u,1))),_=g(_));if(this.sm.v!==100){var R=this.sm.v*.01;R===0&&(R=1e-8);var O=.5-R*.5;_<O?_=0:(_=(_-O)/R,_>1&&(_=1))}return _*this.a.v},getValue:function(u){this.iterateDynamicProperties(),this._mdf=u||this._mdf,this._currentTextLength=this.elem.textProperty.currentData.l.length||0,u&&this.data.r===2&&(this.e.v=this._currentTextLength);var f=this.data.r===2?1:100/this.data.totalChars,p=this.o.v/f,m=this.s.v/f+p,d=this.e.v/f+p;if(m>d){var g=m;m=d,d=g}this.finalS=m,this.finalE=d}},extendPrototype([DynamicPropertyContainer],i);function o(l,u,f){return new i(l,u)}return{getTextSelectorProp:o}})();function TextAnimatorDataProperty(e,t,n){var i={propType:!1},o=PropertyFactory.getProp,l=t.a;this.a={r:l.r?o(e,l.r,0,degToRads,n):i,rx:l.rx?o(e,l.rx,0,degToRads,n):i,ry:l.ry?o(e,l.ry,0,degToRads,n):i,sk:l.sk?o(e,l.sk,0,degToRads,n):i,sa:l.sa?o(e,l.sa,0,degToRads,n):i,s:l.s?o(e,l.s,1,.01,n):i,a:l.a?o(e,l.a,1,0,n):i,o:l.o?o(e,l.o,0,.01,n):i,p:l.p?o(e,l.p,1,0,n):i,sw:l.sw?o(e,l.sw,0,0,n):i,sc:l.sc?o(e,l.sc,1,0,n):i,fc:l.fc?o(e,l.fc,1,0,n):i,fh:l.fh?o(e,l.fh,0,0,n):i,fs:l.fs?o(e,l.fs,0,.01,n):i,fb:l.fb?o(e,l.fb,0,.01,n):i,t:l.t?o(e,l.t,0,0,n):i},this.s=TextSelectorProp.getTextSelectorProp(e,t.s,n),this.s.t=t.s.t}function TextAnimatorProperty(e,t,n){this._isFirstFrame=!0,this._hasMaskedPath=!1,this._frameId=-1,this._textData=e,this._renderType=t,this._elem=n,this._animatorsData=createSizedArray(this._textData.a.length),this._pathData={},this._moreOptions={alignment:{}},this.renderedLetters=[],this.lettersChangedFlag=!1,this.initDynamicPropertyContainer(n)}TextAnimatorProperty.prototype.searchProperties=function(){var e,t=this._textData.a.length,n,i=PropertyFactory.getProp;for(e=0;e<t;e+=1)n=this._textData.a[e],this._animatorsData[e]=new TextAnimatorDataProperty(this._elem,n,this);this._textData.p&&"m"in this._textData.p?(this._pathData={a:i(this._elem,this._textData.p.a,0,0,this),f:i(this._elem,this._textData.p.f,0,0,this),l:i(this._elem,this._textData.p.l,0,0,this),r:i(this._elem,this._textData.p.r,0,0,this),p:i(this._elem,this._textData.p.p,0,0,this),m:this._elem.maskManager.getMaskProperty(this._textData.p.m)},this._hasMaskedPath=!0):this._hasMaskedPath=!1,this._moreOptions.alignment=i(this._elem,this._textData.m.a,1,0,this)},TextAnimatorProperty.prototype.getMeasures=function(e,t){if(this.lettersChangedFlag=t,!(!this._mdf&&!this._isFirstFrame&&!t&&(!this._hasMaskedPath||!this._pathData.m._mdf))){this._isFirstFrame=!1;var n=this._moreOptions.alignment.v,i=this._animatorsData,o=this._textData,l=this.mHelper,u=this._renderType,f=this.renderedLetters.length,p,m,d,g,_=e.l,E,S,b,T,C,A,R,O,I,j,D,F,B,X,z;if(this._hasMaskedPath){if(z=this._pathData.m,!this._pathData.n||this._pathData._mdf){var M=z.v;this._pathData.r.v&&(M=M.reverse()),E={tLength:0,segments:[]},g=M._length-1;var H;for(F=0,d=0;d<g;d+=1)H=bez.buildBezierData(M.v[d],M.v[d+1],[M.o[d][0]-M.v[d][0],M.o[d][1]-M.v[d][1]],[M.i[d+1][0]-M.v[d+1][0],M.i[d+1][1]-M.v[d+1][1]]),E.tLength+=H.segmentLength,E.segments.push(H),F+=H.segmentLength;d=g,z.v.c&&(H=bez.buildBezierData(M.v[d],M.v[0],[M.o[d][0]-M.v[d][0],M.o[d][1]-M.v[d][1]],[M.i[0][0]-M.v[0][0],M.i[0][1]-M.v[0][1]]),E.tLength+=H.segmentLength,E.segments.push(H),F+=H.segmentLength),this._pathData.pi=E}if(E=this._pathData.pi,S=this._pathData.f.v,R=0,A=1,T=0,C=!0,j=E.segments,S<0&&z.v.c)for(E.tLength<Math.abs(S)&&(S=-Math.abs(S)%E.tLength),R=j.length-1,I=j[R].points,A=I.length-1;S<0;)S+=I[A].partialLength,A-=1,A<0&&(R-=1,I=j[R].points,A=I.length-1);I=j[R].points,O=I[A-1],b=I[A],D=b.partialLength}g=_.length,p=0,m=0;var ee=e.finalSize*1.2*.714,Q=!0,U,q,N,V,G;V=i.length;var W,L=-1,Y,K,J,ce=S,me=R,Ee=A,ue=-1,he,we,ie,Oe,_e,Ue,Ve,Ae,Se="",Re=this.defaultPropsArray,Ie;if(e.j===2||e.j===1){var Be=0,Me=0,nt=e.j===2?-.5:-1,Ke=0,qe=!0;for(d=0;d<g;d+=1)if(_[d].n){for(Be&&(Be+=Me);Ke<d;)_[Ke].animatorJustifyOffset=Be,Ke+=1;Be=0,qe=!0}else{for(N=0;N<V;N+=1)U=i[N].a,U.t.propType&&(qe&&e.j===2&&(Me+=U.t.v*nt),q=i[N].s,W=q.getMult(_[d].anIndexes[N],o.a[N].s.totalChars),W.length?Be+=U.t.v*W[0]*nt:Be+=U.t.v*W*nt);qe=!1}for(Be&&(Be+=Me);Ke<d;)_[Ke].animatorJustifyOffset=Be,Ke+=1}for(d=0;d<g;d+=1){if(l.reset(),he=1,_[d].n)p=0,m+=e.yOffset,m+=Q?1:0,S=ce,Q=!1,this._hasMaskedPath&&(R=me,A=Ee,I=j[R].points,O=I[A-1],b=I[A],D=b.partialLength,T=0),Se="",Ae="",Ue="",Ie="",Re=this.defaultPropsArray;else{if(this._hasMaskedPath){if(ue!==_[d].line){switch(e.j){case 1:S+=F-e.lineWidths[_[d].line];break;case 2:S+=(F-e.lineWidths[_[d].line])/2;break}ue=_[d].line}L!==_[d].ind&&(_[L]&&(S+=_[L].extra),S+=_[d].an/2,L=_[d].ind),S+=n[0]*_[d].an*.005;var Xe=0;for(N=0;N<V;N+=1)U=i[N].a,U.p.propType&&(q=i[N].s,W=q.getMult(_[d].anIndexes[N],o.a[N].s.totalChars),W.length?Xe+=U.p.v[0]*W[0]:Xe+=U.p.v[0]*W),U.a.propType&&(q=i[N].s,W=q.getMult(_[d].anIndexes[N],o.a[N].s.totalChars),W.length?Xe+=U.a.v[0]*W[0]:Xe+=U.a.v[0]*W);for(C=!0,this._pathData.a.v&&(S=_[0].an*.5+(F-this._pathData.f.v-_[0].an*.5-_[_.length-1].an*.5)*L/(g-1),S+=this._pathData.f.v);C;)T+D>=S+Xe||!I?(B=(S+Xe-T)/b.partialLength,K=O.point[0]+(b.point[0]-O.point[0])*B,J=O.point[1]+(b.point[1]-O.point[1])*B,l.translate(-n[0]*_[d].an*.005,-(n[1]*ee)*.01),C=!1):I&&(T+=b.partialLength,A+=1,A>=I.length&&(A=0,R+=1,j[R]?I=j[R].points:z.v.c?(A=0,R=0,I=j[R].points):(T-=b.partialLength,I=null)),I&&(O=b,b=I[A],D=b.partialLength));Y=_[d].an/2-_[d].add,l.translate(-Y,0,0)}else Y=_[d].an/2-_[d].add,l.translate(-Y,0,0),l.translate(-n[0]*_[d].an*.005,-n[1]*ee*.01,0);for(N=0;N<V;N+=1)U=i[N].a,U.t.propType&&(q=i[N].s,W=q.getMult(_[d].anIndexes[N],o.a[N].s.totalChars),(p!==0||e.j!==0)&&(this._hasMaskedPath?W.length?S+=U.t.v*W[0]:S+=U.t.v*W:W.length?p+=U.t.v*W[0]:p+=U.t.v*W));for(e.strokeWidthAnim&&(ie=e.sw||0),e.strokeColorAnim&&(e.sc?we=[e.sc[0],e.sc[1],e.sc[2]]:we=[0,0,0]),e.fillColorAnim&&e.fc&&(Oe=[e.fc[0],e.fc[1],e.fc[2]]),N=0;N<V;N+=1)U=i[N].a,U.a.propType&&(q=i[N].s,W=q.getMult(_[d].anIndexes[N],o.a[N].s.totalChars),W.length?l.translate(-U.a.v[0]*W[0],-U.a.v[1]*W[1],U.a.v[2]*W[2]):l.translate(-U.a.v[0]*W,-U.a.v[1]*W,U.a.v[2]*W));for(N=0;N<V;N+=1)U=i[N].a,U.s.propType&&(q=i[N].s,W=q.getMult(_[d].anIndexes[N],o.a[N].s.totalChars),W.length?l.scale(1+(U.s.v[0]-1)*W[0],1+(U.s.v[1]-1)*W[1],1):l.scale(1+(U.s.v[0]-1)*W,1+(U.s.v[1]-1)*W,1));for(N=0;N<V;N+=1){if(U=i[N].a,q=i[N].s,W=q.getMult(_[d].anIndexes[N],o.a[N].s.totalChars),U.sk.propType&&(W.length?l.skewFromAxis(-U.sk.v*W[0],U.sa.v*W[1]):l.skewFromAxis(-U.sk.v*W,U.sa.v*W)),U.r.propType&&(W.length?l.rotateZ(-U.r.v*W[2]):l.rotateZ(-U.r.v*W)),U.ry.propType&&(W.length?l.rotateY(U.ry.v*W[1]):l.rotateY(U.ry.v*W)),U.rx.propType&&(W.length?l.rotateX(U.rx.v*W[0]):l.rotateX(U.rx.v*W)),U.o.propType&&(W.length?he+=(U.o.v*W[0]-he)*W[0]:he+=(U.o.v*W-he)*W),e.strokeWidthAnim&&U.sw.propType&&(W.length?ie+=U.sw.v*W[0]:ie+=U.sw.v*W),e.strokeColorAnim&&U.sc.propType)for(_e=0;_e<3;_e+=1)W.length?we[_e]+=(U.sc.v[_e]-we[_e])*W[0]:we[_e]+=(U.sc.v[_e]-we[_e])*W;if(e.fillColorAnim&&e.fc){if(U.fc.propType)for(_e=0;_e<3;_e+=1)W.length?Oe[_e]+=(U.fc.v[_e]-Oe[_e])*W[0]:Oe[_e]+=(U.fc.v[_e]-Oe[_e])*W;U.fh.propType&&(W.length?Oe=addHueToRGB(Oe,U.fh.v*W[0]):Oe=addHueToRGB(Oe,U.fh.v*W)),U.fs.propType&&(W.length?Oe=addSaturationToRGB(Oe,U.fs.v*W[0]):Oe=addSaturationToRGB(Oe,U.fs.v*W)),U.fb.propType&&(W.length?Oe=addBrightnessToRGB(Oe,U.fb.v*W[0]):Oe=addBrightnessToRGB(Oe,U.fb.v*W))}}for(N=0;N<V;N+=1)U=i[N].a,U.p.propType&&(q=i[N].s,W=q.getMult(_[d].anIndexes[N],o.a[N].s.totalChars),this._hasMaskedPath?W.length?l.translate(0,U.p.v[1]*W[0],-U.p.v[2]*W[1]):l.translate(0,U.p.v[1]*W,-U.p.v[2]*W):W.length?l.translate(U.p.v[0]*W[0],U.p.v[1]*W[1],-U.p.v[2]*W[2]):l.translate(U.p.v[0]*W,U.p.v[1]*W,-U.p.v[2]*W));if(e.strokeWidthAnim&&(Ue=ie<0?0:ie),e.strokeColorAnim&&(Ve="rgb("+Math.round(we[0]*255)+","+Math.round(we[1]*255)+","+Math.round(we[2]*255)+")"),e.fillColorAnim&&e.fc&&(Ae="rgb("+Math.round(Oe[0]*255)+","+Math.round(Oe[1]*255)+","+Math.round(Oe[2]*255)+")"),this._hasMaskedPath){if(l.translate(0,-e.ls),l.translate(0,n[1]*ee*.01+m,0),this._pathData.p.v){X=(b.point[1]-O.point[1])/(b.point[0]-O.point[0]);var et=Math.atan(X)*180/Math.PI;b.point[0]<O.point[0]&&(et+=180),l.rotate(-et*Math.PI/180)}l.translate(K,J,0),S-=n[0]*_[d].an*.005,_[d+1]&&L!==_[d+1].ind&&(S+=_[d].an/2,S+=e.tr*.001*e.finalSize)}else{switch(l.translate(p,m,0),e.ps&&l.translate(e.ps[0],e.ps[1]+e.ascent,0),e.j){case 1:l.translate(_[d].animatorJustifyOffset+e.justifyOffset+(e.boxWidth-e.lineWidths[_[d].line]),0,0);break;case 2:l.translate(_[d].animatorJustifyOffset+e.justifyOffset+(e.boxWidth-e.lineWidths[_[d].line])/2,0,0);break}l.translate(0,-e.ls),l.translate(Y,0,0),l.translate(n[0]*_[d].an*.005,n[1]*ee*.01,0),p+=_[d].l+e.tr*.001*e.finalSize}u==="html"?Se=l.toCSS():u==="svg"?Se=l.to2dCSS():Re=[l.props[0],l.props[1],l.props[2],l.props[3],l.props[4],l.props[5],l.props[6],l.props[7],l.props[8],l.props[9],l.props[10],l.props[11],l.props[12],l.props[13],l.props[14],l.props[15]],Ie=he}f<=d?(G=new LetterProps(Ie,Ue,Ve,Ae,Se,Re),this.renderedLetters.push(G),f+=1,this.lettersChangedFlag=!0):(G=this.renderedLetters[d],this.lettersChangedFlag=G.update(Ie,Ue,Ve,Ae,Se,Re)||this.lettersChangedFlag)}}},TextAnimatorProperty.prototype.getValue=function(){this._elem.globalData.frameId!==this._frameId&&(this._frameId=this._elem.globalData.frameId,this.iterateDynamicProperties())},TextAnimatorProperty.prototype.mHelper=new Matrix,TextAnimatorProperty.prototype.defaultPropsArray=[],extendPrototype([DynamicPropertyContainer],TextAnimatorProperty);function ITextElement(){}ITextElement.prototype.initElement=function(e,t,n){this.lettersChangedFlag=!0,this.initFrame(),this.initBaseData(e,t,n),this.textProperty=new TextProperty(this,e.t,this.dynamicProperties),this.textAnimator=new TextAnimatorProperty(e.t,this.renderType,this),this.initTransform(e,t,n),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide(),this.textAnimator.searchProperties(this.dynamicProperties)},ITextElement.prototype.prepareFrame=function(e){this._mdf=!1,this.prepareRenderableFrame(e),this.prepareProperties(e,this.isInRange)},ITextElement.prototype.createPathShape=function(e,t){var n,i=t.length,o,l="";for(n=0;n<i;n+=1)t[n].ty==="sh"&&(o=t[n].ks.k,l+=buildShapeString(o,o.i.length,!0,e));return l},ITextElement.prototype.updateDocumentData=function(e,t){this.textProperty.updateDocumentData(e,t)},ITextElement.prototype.canResizeFont=function(e){this.textProperty.canResizeFont(e)},ITextElement.prototype.setMinimumFontSize=function(e){this.textProperty.setMinimumFontSize(e)},ITextElement.prototype.applyTextPropertiesToMatrix=function(e,t,n,i,o){switch(e.ps&&t.translate(e.ps[0],e.ps[1]+e.ascent,0),t.translate(0,-e.ls,0),e.j){case 1:t.translate(e.justifyOffset+(e.boxWidth-e.lineWidths[n]),0,0);break;case 2:t.translate(e.justifyOffset+(e.boxWidth-e.lineWidths[n])/2,0,0);break}t.translate(i,o,0)},ITextElement.prototype.buildColor=function(e){return"rgb("+Math.round(e[0]*255)+","+Math.round(e[1]*255)+","+Math.round(e[2]*255)+")"},ITextElement.prototype.emptyProp=new LetterProps,ITextElement.prototype.destroy=function(){},ITextElement.prototype.validateText=function(){(this.textProperty._mdf||this.textProperty._isFirstFrame)&&(this.buildNewText(),this.textProperty._isFirstFrame=!1,this.textProperty._mdf=!1)};var emptyShapeData={shapes:[]};function SVGTextLottieElement(e,t,n){this.textSpans=[],this.renderType="svg",this.initElement(e,t,n)}extendPrototype([BaseElement,TransformElement,SVGBaseElement,HierarchyElement,FrameElement,RenderableDOMElement,ITextElement],SVGTextLottieElement),SVGTextLottieElement.prototype.createContent=function(){this.data.singleShape&&!this.globalData.fontManager.chars&&(this.textContainer=createNS("text"))},SVGTextLottieElement.prototype.buildTextContents=function(e){for(var t=0,n=e.length,i=[],o="";t<n;)e[t]==="\r"||e[t]===""?(i.push(o),o=""):o+=e[t],t+=1;return i.push(o),i},SVGTextLottieElement.prototype.buildShapeData=function(e,t){if(e.shapes&&e.shapes.length){var n=e.shapes[0];if(n.it){var i=n.it[n.it.length-1];i.s&&(i.s.k[0]=t,i.s.k[1]=t)}}return e},SVGTextLottieElement.prototype.buildNewText=function(){this.addDynamicProperty(this);var e,t,n=this.textProperty.currentData;this.renderedLetters=createSizedArray(n?n.l.length:0),n.fc?this.layerElement.setAttribute("fill",this.buildColor(n.fc)):this.layerElement.setAttribute("fill","rgba(0,0,0,0)"),n.sc&&(this.layerElement.setAttribute("stroke",this.buildColor(n.sc)),this.layerElement.setAttribute("stroke-width",n.sw)),this.layerElement.setAttribute("font-size",n.finalSize);var i=this.globalData.fontManager.getFontByName(n.f);if(i.fClass)this.layerElement.setAttribute("class",i.fClass);else{this.layerElement.setAttribute("font-family",i.fFamily);var o=n.fWeight,l=n.fStyle;this.layerElement.setAttribute("font-style",l),this.layerElement.setAttribute("font-weight",o)}this.layerElement.setAttribute("aria-label",n.t);var u=n.l||[],f=!!this.globalData.fontManager.chars;t=u.length;var p,m=this.mHelper,d="",g=this.data.singleShape,_=0,E=0,S=!0,b=n.tr*.001*n.finalSize;if(g&&!f&&!n.sz){var T=this.textContainer,C="start";switch(n.j){case 1:C="end";break;case 2:C="middle";break;default:C="start";break}T.setAttribute("text-anchor",C),T.setAttribute("letter-spacing",b);var A=this.buildTextContents(n.finalText);for(t=A.length,E=n.ps?n.ps[1]+n.ascent:0,e=0;e<t;e+=1)p=this.textSpans[e].span||createNS("tspan"),p.textContent=A[e],p.setAttribute("x",0),p.setAttribute("y",E),p.style.display="inherit",T.appendChild(p),this.textSpans[e]||(this.textSpans[e]={span:null,glyph:null}),this.textSpans[e].span=p,E+=n.finalLineHeight;this.layerElement.appendChild(T)}else{var R=this.textSpans.length,O;for(e=0;e<t;e+=1){if(this.textSpans[e]||(this.textSpans[e]={span:null,childSpan:null,glyph:null}),!f||!g||e===0){if(p=R>e?this.textSpans[e].span:createNS(f?"g":"text"),R<=e){if(p.setAttribute("stroke-linecap","butt"),p.setAttribute("stroke-linejoin","round"),p.setAttribute("stroke-miterlimit","4"),this.textSpans[e].span=p,f){var I=createNS("g");p.appendChild(I),this.textSpans[e].childSpan=I}this.textSpans[e].span=p,this.layerElement.appendChild(p)}p.style.display="inherit"}if(m.reset(),g&&(u[e].n&&(_=-b,E+=n.yOffset,E+=S?1:0,S=!1),this.applyTextPropertiesToMatrix(n,m,u[e].line,_,E),_+=u[e].l||0,_+=b),f){O=this.globalData.fontManager.getCharData(n.finalText[e],i.fStyle,this.globalData.fontManager.getFontByName(n.f).fFamily);var j;if(O.t===1)j=new SVGCompElement(O.data,this.globalData,this);else{var D=emptyShapeData;O.data&&O.data.shapes&&(D=this.buildShapeData(O.data,n.finalSize)),j=new SVGShapeElement(D,this.globalData,this)}if(this.textSpans[e].glyph){var F=this.textSpans[e].glyph;this.textSpans[e].childSpan.removeChild(F.layerElement),F.destroy()}this.textSpans[e].glyph=j,j._debug=!0,j.prepareFrame(0),j.renderFrame(),this.textSpans[e].childSpan.appendChild(j.layerElement),O.t===1&&this.textSpans[e].childSpan.setAttribute("transform","scale("+n.finalSize/100+","+n.finalSize/100+")")}else g&&p.setAttribute("transform","translate("+m.props[12]+","+m.props[13]+")"),p.textContent=u[e].val,p.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve")}g&&p&&p.setAttribute("d",d)}for(;e<this.textSpans.length;)this.textSpans[e].span.style.display="none",e+=1;this._sizeChanged=!0},SVGTextLottieElement.prototype.sourceRectAtTime=function(){if(this.prepareFrame(this.comp.renderedFrame-this.data.st),this.renderInnerContent(),this._sizeChanged){this._sizeChanged=!1;var e=this.layerElement.getBBox();this.bbox={top:e.y,left:e.x,width:e.width,height:e.height}}return this.bbox},SVGTextLottieElement.prototype.getValue=function(){var e,t=this.textSpans.length,n;for(this.renderedFrame=this.comp.renderedFrame,e=0;e<t;e+=1)n=this.textSpans[e].glyph,n&&(n.prepareFrame(this.comp.renderedFrame-this.data.st),n._mdf&&(this._mdf=!0))},SVGTextLottieElement.prototype.renderInnerContent=function(){if(this.validateText(),(!this.data.singleShape||this._mdf)&&(this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),this.lettersChangedFlag||this.textAnimator.lettersChangedFlag)){this._sizeChanged=!0;var e,t,n=this.textAnimator.renderedLetters,i=this.textProperty.currentData.l;t=i.length;var o,l,u;for(e=0;e<t;e+=1)i[e].n||(o=n[e],l=this.textSpans[e].span,u=this.textSpans[e].glyph,u&&u.renderFrame(),o._mdf.m&&l.setAttribute("transform",o.m),o._mdf.o&&l.setAttribute("opacity",o.o),o._mdf.sw&&l.setAttribute("stroke-width",o.sw),o._mdf.sc&&l.setAttribute("stroke",o.sc),o._mdf.fc&&l.setAttribute("fill",o.fc))}};function ISolidElement(e,t,n){this.initElement(e,t,n)}extendPrototype([IImageElement],ISolidElement),ISolidElement.prototype.createContent=function(){var e=createNS("rect");e.setAttribute("width",this.data.sw),e.setAttribute("height",this.data.sh),e.setAttribute("fill",this.data.sc),this.layerElement.appendChild(e)};function NullElement(e,t,n){this.initFrame(),this.initBaseData(e,t,n),this.initFrame(),this.initTransform(e,t,n),this.initHierarchy()}NullElement.prototype.prepareFrame=function(e){this.prepareProperties(e,!0)},NullElement.prototype.renderFrame=function(){},NullElement.prototype.getBaseElement=function(){return null},NullElement.prototype.destroy=function(){},NullElement.prototype.sourceRectAtTime=function(){},NullElement.prototype.hide=function(){},extendPrototype([BaseElement,TransformElement,HierarchyElement,FrameElement],NullElement);function SVGRendererBase(){}extendPrototype([BaseRenderer],SVGRendererBase),SVGRendererBase.prototype.createNull=function(e){return new NullElement(e,this.globalData,this)},SVGRendererBase.prototype.createShape=function(e){return new SVGShapeElement(e,this.globalData,this)},SVGRendererBase.prototype.createText=function(e){return new SVGTextLottieElement(e,this.globalData,this)},SVGRendererBase.prototype.createImage=function(e){return new IImageElement(e,this.globalData,this)},SVGRendererBase.prototype.createSolid=function(e){return new ISolidElement(e,this.globalData,this)},SVGRendererBase.prototype.configAnimation=function(e){this.svgElement.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.svgElement.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),this.renderConfig.viewBoxSize?this.svgElement.setAttribute("viewBox",this.renderConfig.viewBoxSize):this.svgElement.setAttribute("viewBox","0 0 "+e.w+" "+e.h),this.renderConfig.viewBoxOnly||(this.svgElement.setAttribute("width",e.w),this.svgElement.setAttribute("height",e.h),this.svgElement.style.width="100%",this.svgElement.style.height="100%",this.svgElement.style.transform="translate3d(0,0,0)",this.svgElement.style.contentVisibility=this.renderConfig.contentVisibility),this.renderConfig.width&&this.svgElement.setAttribute("width",this.renderConfig.width),this.renderConfig.height&&this.svgElement.setAttribute("height",this.renderConfig.height),this.renderConfig.className&&this.svgElement.setAttribute("class",this.renderConfig.className),this.renderConfig.id&&this.svgElement.setAttribute("id",this.renderConfig.id),this.renderConfig.focusable!==void 0&&this.svgElement.setAttribute("focusable",this.renderConfig.focusable),this.svgElement.setAttribute("preserveAspectRatio",this.renderConfig.preserveAspectRatio),this.animationItem.wrapper.appendChild(this.svgElement);var t=this.globalData.defs;this.setupGlobalData(e,t),this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.data=e;var n=createNS("clipPath"),i=createNS("rect");i.setAttribute("width",e.w),i.setAttribute("height",e.h),i.setAttribute("x",0),i.setAttribute("y",0);var o=createElementID();n.setAttribute("id",o),n.appendChild(i),this.layerElement.setAttribute("clip-path","url("+getLocationHref()+"#"+o+")"),t.appendChild(n),this.layers=e.layers,this.elements=createSizedArray(e.layers.length)},SVGRendererBase.prototype.destroy=function(){this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.layerElement=null,this.globalData.defs=null;var e,t=this.layers?this.layers.length:0;for(e=0;e<t;e+=1)this.elements[e]&&this.elements[e].destroy&&this.elements[e].destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null},SVGRendererBase.prototype.updateContainerSize=function(){},SVGRendererBase.prototype.findIndexByInd=function(e){var t=0,n=this.layers.length;for(t=0;t<n;t+=1)if(this.layers[t].ind===e)return t;return-1},SVGRendererBase.prototype.buildItem=function(e){var t=this.elements;if(!(t[e]||this.layers[e].ty===99)){t[e]=!0;var n=this.createItem(this.layers[e]);if(t[e]=n,getExpressionsPlugin()&&(this.layers[e].ty===0&&this.globalData.projectInterface.registerComposition(n),n.initExpressions()),this.appendElementInPos(n,e),this.layers[e].tt){var i="tp"in this.layers[e]?this.findIndexByInd(this.layers[e].tp):e-1;if(i===-1)return;if(!this.elements[i]||this.elements[i]===!0)this.buildItem(i),this.addPendingElement(n);else{var o=t[i],l=o.getMatte(this.layers[e].tt);n.setMatte(l)}}}},SVGRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var e=this.pendingElements.pop();if(e.checkParenting(),e.data.tt)for(var t=0,n=this.elements.length;t<n;){if(this.elements[t]===e){var i="tp"in e.data?this.findIndexByInd(e.data.tp):t-1,o=this.elements[i],l=o.getMatte(this.layers[t].tt);e.setMatte(l);break}t+=1}}},SVGRendererBase.prototype.renderFrame=function(e){if(!(this.renderedFrame===e||this.destroyed)){e===null?e=this.renderedFrame:this.renderedFrame=e,this.globalData.frameNum=e,this.globalData.frameId+=1,this.globalData.projectInterface.currentFrame=e,this.globalData._mdf=!1;var t,n=this.layers.length;for(this.completeLayers||this.checkLayers(e),t=n-1;t>=0;t-=1)(this.completeLayers||this.elements[t])&&this.elements[t].prepareFrame(e-this.layers[t].st);if(this.globalData._mdf)for(t=0;t<n;t+=1)(this.completeLayers||this.elements[t])&&this.elements[t].renderFrame()}},SVGRendererBase.prototype.appendElementInPos=function(e,t){var n=e.getBaseElement();if(n){for(var i=0,o;i<t;)this.elements[i]&&this.elements[i]!==!0&&this.elements[i].getBaseElement()&&(o=this.elements[i].getBaseElement()),i+=1;o?this.layerElement.insertBefore(n,o):this.layerElement.appendChild(n)}},SVGRendererBase.prototype.hide=function(){this.layerElement.style.display="none"},SVGRendererBase.prototype.show=function(){this.layerElement.style.display="block"};function ICompElement(){}extendPrototype([BaseElement,TransformElement,HierarchyElement,FrameElement,RenderableDOMElement],ICompElement),ICompElement.prototype.initElement=function(e,t,n){this.initFrame(),this.initBaseData(e,t,n),this.initTransform(e,t,n),this.initRenderable(),this.initHierarchy(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),(this.data.xt||!t.progressiveLoad)&&this.buildAllItems(),this.hide()},ICompElement.prototype.prepareFrame=function(e){if(this._mdf=!1,this.prepareRenderableFrame(e),this.prepareProperties(e,this.isInRange),!(!this.isInRange&&!this.data.xt)){if(this.tm._placeholder)this.renderedFrame=e/this.data.sr;else{var t=this.tm.v;t===this.data.op&&(t=this.data.op-1),this.renderedFrame=t}var n,i=this.elements.length;for(this.completeLayers||this.checkLayers(this.renderedFrame),n=i-1;n>=0;n-=1)(this.completeLayers||this.elements[n])&&(this.elements[n].prepareFrame(this.renderedFrame-this.layers[n].st),this.elements[n]._mdf&&(this._mdf=!0))}},ICompElement.prototype.renderInnerContent=function(){var e,t=this.layers.length;for(e=0;e<t;e+=1)(this.completeLayers||this.elements[e])&&this.elements[e].renderFrame()},ICompElement.prototype.setElements=function(e){this.elements=e},ICompElement.prototype.getElements=function(){return this.elements},ICompElement.prototype.destroyElements=function(){var e,t=this.layers.length;for(e=0;e<t;e+=1)this.elements[e]&&this.elements[e].destroy()},ICompElement.prototype.destroy=function(){this.destroyElements(),this.destroyBaseElement()};function SVGCompElement(e,t,n){this.layers=e.layers,this.supports3d=!0,this.completeLayers=!1,this.pendingElements=[],this.elements=this.layers?createSizedArray(this.layers.length):[],this.initElement(e,t,n),this.tm=e.tm?PropertyFactory.getProp(this,e.tm,0,t.frameRate,this):{_placeholder:!0}}extendPrototype([SVGRendererBase,ICompElement,SVGBaseElement],SVGCompElement),SVGCompElement.prototype.createComp=function(e){return new SVGCompElement(e,this.globalData,this)};function SVGRenderer(e,t){this.animationItem=e,this.layers=null,this.renderedFrame=-1,this.svgElement=createNS("svg");var n="";if(t&&t.title){var i=createNS("title"),o=createElementID();i.setAttribute("id",o),i.textContent=t.title,this.svgElement.appendChild(i),n+=o}if(t&&t.description){var l=createNS("desc"),u=createElementID();l.setAttribute("id",u),l.textContent=t.description,this.svgElement.appendChild(l),n+=" "+u}n&&this.svgElement.setAttribute("aria-labelledby",n);var f=createNS("defs");this.svgElement.appendChild(f);var p=createNS("g");this.svgElement.appendChild(p),this.layerElement=p,this.renderConfig={preserveAspectRatio:t&&t.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:t&&t.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:t&&t.contentVisibility||"visible",progressiveLoad:t&&t.progressiveLoad||!1,hideOnTransparent:!(t&&t.hideOnTransparent===!1),viewBoxOnly:t&&t.viewBoxOnly||!1,viewBoxSize:t&&t.viewBoxSize||!1,className:t&&t.className||"",id:t&&t.id||"",focusable:t&&t.focusable,filterSize:{width:t&&t.filterSize&&t.filterSize.width||"100%",height:t&&t.filterSize&&t.filterSize.height||"100%",x:t&&t.filterSize&&t.filterSize.x||"0%",y:t&&t.filterSize&&t.filterSize.y||"0%"},width:t&&t.width,height:t&&t.height,runExpressions:!t||t.runExpressions===void 0||t.runExpressions},this.globalData={_mdf:!1,frameNum:-1,defs:f,renderConfig:this.renderConfig},this.elements=[],this.pendingElements=[],this.destroyed=!1,this.rendererType="svg"}extendPrototype([SVGRendererBase],SVGRenderer),SVGRenderer.prototype.createComp=function(e){return new SVGCompElement(e,this.globalData,this)};function ShapeTransformManager(){this.sequences={},this.sequenceList=[],this.transform_key_count=0}ShapeTransformManager.prototype={addTransformSequence:function(t){var n,i=t.length,o="_";for(n=0;n<i;n+=1)o+=t[n].transform.key+"_";var l=this.sequences[o];return l||(l={transforms:[].concat(t),finalTransform:new Matrix,_mdf:!1},this.sequences[o]=l,this.sequenceList.push(l)),l},processSequence:function(t,n){for(var i=0,o=t.transforms.length,l=n;i<o&&!n;){if(t.transforms[i].transform.mProps._mdf){l=!0;break}i+=1}if(l)for(t.finalTransform.reset(),i=o-1;i>=0;i-=1)t.finalTransform.multiply(t.transforms[i].transform.mProps.v);t._mdf=l},processSequences:function(t){var n,i=this.sequenceList.length;for(n=0;n<i;n+=1)this.processSequence(this.sequenceList[n],t)},getNewKey:function(){return this.transform_key_count+=1,"_"+this.transform_key_count}};var lumaLoader=function(){var t="__lottie_element_luma_buffer",n=null,i=null,o=null;function l(){var p=createNS("svg"),m=createNS("filter"),d=createNS("feColorMatrix");return m.setAttribute("id",t),d.setAttribute("type","matrix"),d.setAttribute("color-interpolation-filters","sRGB"),d.setAttribute("values","0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0"),m.appendChild(d),p.appendChild(m),p.setAttribute("id",t+"_svg"),featureSupport.svgLumaHidden&&(p.style.display="none"),p}function u(){n||(o=l(),document.body.appendChild(o),n=createTag("canvas"),i=n.getContext("2d"),i.filter="url(#"+t+")",i.fillStyle="rgba(0,0,0,0)",i.fillRect(0,0,1,1))}function f(p){return n||u(),n.width=p.width,n.height=p.height,i.filter="url(#"+t+")",n}return{load:u,get:f}};function createCanvas(e,t){if(featureSupport.offscreenCanvas)return new OffscreenCanvas(e,t);var n=createTag("canvas");return n.width=e,n.height=t,n}var assetLoader=(function(){return{loadLumaCanvas:lumaLoader.load,getLumaCanvas:lumaLoader.get,createCanvas}})(),registeredEffects={};function CVEffects(e){var t,n=e.data.ef?e.data.ef.length:0;this.filters=[];var i;for(t=0;t<n;t+=1){i=null;var o=e.data.ef[t].ty;if(registeredEffects[o]){var l=registeredEffects[o].effect;i=new l(e.effectsManager.effectElements[t],e)}i&&this.filters.push(i)}this.filters.length&&e.addRenderableComponent(this)}CVEffects.prototype.renderFrame=function(e){var t,n=this.filters.length;for(t=0;t<n;t+=1)this.filters[t].renderFrame(e)},CVEffects.prototype.getEffects=function(e){var t,n=this.filters.length,i=[];for(t=0;t<n;t+=1)this.filters[t].type===e&&i.push(this.filters[t]);return i};function registerEffect(e,t){registeredEffects[e]={effect:t}}function CVMaskElement(e,t){this.data=e,this.element=t,this.masksProperties=this.data.masksProperties||[],this.viewData=createSizedArray(this.masksProperties.length);var n,i=this.masksProperties.length,o=!1;for(n=0;n<i;n+=1)this.masksProperties[n].mode!=="n"&&(o=!0),this.viewData[n]=ShapePropertyFactory.getShapeProp(this.element,this.masksProperties[n],3);this.hasMasks=o,o&&this.element.addRenderableComponent(this)}CVMaskElement.prototype.renderFrame=function(){if(this.hasMasks){var e=this.element.finalTransform.mat,t=this.element.canvasContext,n,i=this.masksProperties.length,o,l,u;for(t.beginPath(),n=0;n<i;n+=1)if(this.masksProperties[n].mode!=="n"){this.masksProperties[n].inv&&(t.moveTo(0,0),t.lineTo(this.element.globalData.compSize.w,0),t.lineTo(this.element.globalData.compSize.w,this.element.globalData.compSize.h),t.lineTo(0,this.element.globalData.compSize.h),t.lineTo(0,0)),u=this.viewData[n].v,o=e.applyToPointArray(u.v[0][0],u.v[0][1],0),t.moveTo(o[0],o[1]);var f,p=u._length;for(f=1;f<p;f+=1)l=e.applyToTriplePoints(u.o[f-1],u.i[f],u.v[f]),t.bezierCurveTo(l[0],l[1],l[2],l[3],l[4],l[5]);l=e.applyToTriplePoints(u.o[f-1],u.i[0],u.v[0]),t.bezierCurveTo(l[0],l[1],l[2],l[3],l[4],l[5])}this.element.globalData.renderer.save(!0),t.clip()}},CVMaskElement.prototype.getMaskProperty=MaskElement.prototype.getMaskProperty,CVMaskElement.prototype.destroy=function(){this.element=null};function CVBaseElement(){}var operationsMap={1:"source-in",2:"source-out",3:"source-in",4:"source-out"};CVBaseElement.prototype={createElements:function(){},initRendererElement:function(){},createContainerElements:function(){if(this.data.tt>=1){this.buffers=[];var t=this.globalData.canvasContext,n=assetLoader.createCanvas(t.canvas.width,t.canvas.height);this.buffers.push(n);var i=assetLoader.createCanvas(t.canvas.width,t.canvas.height);this.buffers.push(i),this.data.tt>=3&&!document._isProxy&&assetLoader.loadLumaCanvas()}this.canvasContext=this.globalData.canvasContext,this.transformCanvas=this.globalData.transformCanvas,this.renderableEffectsManager=new CVEffects(this),this.searchEffectTransforms()},createContent:function(){},setBlendMode:function(){var t=this.globalData;if(t.blendMode!==this.data.bm){t.blendMode=this.data.bm;var n=getBlendMode(this.data.bm);t.canvasContext.globalCompositeOperation=n}},createRenderableComponents:function(){this.maskManager=new CVMaskElement(this.data,this),this.transformEffects=this.renderableEffectsManager.getEffects(effectTypes.TRANSFORM_EFFECT)},hideElement:function(){!this.hidden&&(!this.isInRange||this.isTransparent)&&(this.hidden=!0)},showElement:function(){this.isInRange&&!this.isTransparent&&(this.hidden=!1,this._isFirstFrame=!0,this.maskManager._isFirstFrame=!0)},clearCanvas:function(t){t.clearRect(this.transformCanvas.tx,this.transformCanvas.ty,this.transformCanvas.w*this.transformCanvas.sx,this.transformCanvas.h*this.transformCanvas.sy)},prepareLayer:function(){if(this.data.tt>=1){var t=this.buffers[0],n=t.getContext("2d");this.clearCanvas(n),n.drawImage(this.canvasContext.canvas,0,0),this.currentTransform=this.canvasContext.getTransform(),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform)}},exitLayer:function(){if(this.data.tt>=1){var t=this.buffers[1],n=t.getContext("2d");this.clearCanvas(n),n.drawImage(this.canvasContext.canvas,0,0),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform);var i=this.comp.getElementById("tp"in this.data?this.data.tp:this.data.ind-1);if(i.renderFrame(!0),this.canvasContext.setTransform(1,0,0,1,0,0),this.data.tt>=3&&!document._isProxy){var o=assetLoader.getLumaCanvas(this.canvasContext.canvas),l=o.getContext("2d");l.drawImage(this.canvasContext.canvas,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.drawImage(o,0,0)}this.canvasContext.globalCompositeOperation=operationsMap[this.data.tt],this.canvasContext.drawImage(t,0,0),this.canvasContext.globalCompositeOperation="destination-over",this.canvasContext.drawImage(this.buffers[0],0,0),this.canvasContext.setTransform(this.currentTransform),this.canvasContext.globalCompositeOperation="source-over"}},renderFrame:function(t){if(!(this.hidden||this.data.hd)&&!(this.data.td===1&&!t)){this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.setBlendMode();var n=this.data.ty===0;this.prepareLayer(),this.globalData.renderer.save(n),this.globalData.renderer.ctxTransform(this.finalTransform.localMat.props),this.globalData.renderer.ctxOpacity(this.finalTransform.localOpacity),this.renderInnerContent(),this.globalData.renderer.restore(n),this.exitLayer(),this.maskManager.hasMasks&&this.globalData.renderer.restore(!0),this._isFirstFrame&&(this._isFirstFrame=!1)}},destroy:function(){this.canvasContext=null,this.data=null,this.globalData=null,this.maskManager.destroy()},mHelper:new Matrix},CVBaseElement.prototype.hide=CVBaseElement.prototype.hideElement,CVBaseElement.prototype.show=CVBaseElement.prototype.showElement;function CVShapeData(e,t,n,i){this.styledShapes=[],this.tr=[0,0,0,0,0,0];var o=4;t.ty==="rc"?o=5:t.ty==="el"?o=6:t.ty==="sr"&&(o=7),this.sh=ShapePropertyFactory.getShapeProp(e,t,o,e);var l,u=n.length,f;for(l=0;l<u;l+=1)n[l].closed||(f={transforms:i.addTransformSequence(n[l].transforms),trNodes:[]},this.styledShapes.push(f),n[l].elements.push(f))}CVShapeData.prototype.setAsAnimated=SVGShapeData.prototype.setAsAnimated;function CVShapeElement(e,t,n){this.shapes=[],this.shapesData=e.shapes,this.stylesList=[],this.itemsData=[],this.prevViewData=[],this.shapeModifiers=[],this.processedElements=[],this.transformsManager=new ShapeTransformManager,this.initElement(e,t,n)}extendPrototype([BaseElement,TransformElement,CVBaseElement,IShapeElement,HierarchyElement,FrameElement,RenderableElement],CVShapeElement),CVShapeElement.prototype.initElement=RenderableDOMElement.prototype.initElement,CVShapeElement.prototype.transformHelper={opacity:1,_opMdf:!1},CVShapeElement.prototype.dashResetter=[],CVShapeElement.prototype.createContent=function(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,!0,[])},CVShapeElement.prototype.createStyleElement=function(e,t){var n={data:e,type:e.ty,preTransforms:this.transformsManager.addTransformSequence(t),transforms:[],elements:[],closed:e.hd===!0},i={};if(e.ty==="fl"||e.ty==="st"?(i.c=PropertyFactory.getProp(this,e.c,1,255,this),i.c.k||(n.co="rgb("+bmFloor(i.c.v[0])+","+bmFloor(i.c.v[1])+","+bmFloor(i.c.v[2])+")")):(e.ty==="gf"||e.ty==="gs")&&(i.s=PropertyFactory.getProp(this,e.s,1,null,this),i.e=PropertyFactory.getProp(this,e.e,1,null,this),i.h=PropertyFactory.getProp(this,e.h||{k:0},0,.01,this),i.a=PropertyFactory.getProp(this,e.a||{k:0},0,degToRads,this),i.g=new GradientProperty(this,e.g,this)),i.o=PropertyFactory.getProp(this,e.o,0,.01,this),e.ty==="st"||e.ty==="gs"){if(n.lc=lineCapEnum[e.lc||2],n.lj=lineJoinEnum[e.lj||2],e.lj==1&&(n.ml=e.ml),i.w=PropertyFactory.getProp(this,e.w,0,null,this),i.w.k||(n.wi=i.w.v),e.d){var o=new DashProperty(this,e.d,"canvas",this);i.d=o,i.d.k||(n.da=i.d.dashArray,n.do=i.d.dashoffset[0])}}else n.r=e.r===2?"evenodd":"nonzero";return this.stylesList.push(n),i.style=n,i},CVShapeElement.prototype.createGroupElement=function(){var e={it:[],prevViewData:[]};return e},CVShapeElement.prototype.createTransformElement=function(e){var t={transform:{opacity:1,_opMdf:!1,key:this.transformsManager.getNewKey(),op:PropertyFactory.getProp(this,e.o,0,.01,this),mProps:TransformPropertyFactory.getTransformProperty(this,e,this)}};return t},CVShapeElement.prototype.createShapeElement=function(e){var t=new CVShapeData(this,e,this.stylesList,this.transformsManager);return this.shapes.push(t),this.addShapeToModifiers(t),t},CVShapeElement.prototype.reloadShapes=function(){this._isFirstFrame=!0;var e,t=this.itemsData.length;for(e=0;e<t;e+=1)this.prevViewData[e]=this.itemsData[e];for(this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,!0,[]),t=this.dynamicProperties.length,e=0;e<t;e+=1)this.dynamicProperties[e].getValue();this.renderModifiers(),this.transformsManager.processSequences(this._isFirstFrame)},CVShapeElement.prototype.addTransformToStyleList=function(e){var t,n=this.stylesList.length;for(t=0;t<n;t+=1)this.stylesList[t].closed||this.stylesList[t].transforms.push(e)},CVShapeElement.prototype.removeTransformFromStyleList=function(){var e,t=this.stylesList.length;for(e=0;e<t;e+=1)this.stylesList[e].closed||this.stylesList[e].transforms.pop()},CVShapeElement.prototype.closeStyles=function(e){var t,n=e.length;for(t=0;t<n;t+=1)e[t].closed=!0},CVShapeElement.prototype.searchShapes=function(e,t,n,i,o){var l,u=e.length-1,f,p,m=[],d=[],g,_,E,S=[].concat(o);for(l=u;l>=0;l-=1){if(g=this.searchProcessedElement(e[l]),g?t[l]=n[g-1]:e[l]._shouldRender=i,e[l].ty==="fl"||e[l].ty==="st"||e[l].ty==="gf"||e[l].ty==="gs")g?t[l].style.closed=!1:t[l]=this.createStyleElement(e[l],S),m.push(t[l].style);else if(e[l].ty==="gr"){if(!g)t[l]=this.createGroupElement(e[l]);else for(p=t[l].it.length,f=0;f<p;f+=1)t[l].prevViewData[f]=t[l].it[f];this.searchShapes(e[l].it,t[l].it,t[l].prevViewData,i,S)}else e[l].ty==="tr"?(g||(E=this.createTransformElement(e[l]),t[l]=E),S.push(t[l]),this.addTransformToStyleList(t[l])):e[l].ty==="sh"||e[l].ty==="rc"||e[l].ty==="el"||e[l].ty==="sr"?g||(t[l]=this.createShapeElement(e[l])):e[l].ty==="tm"||e[l].ty==="rd"||e[l].ty==="pb"||e[l].ty==="zz"||e[l].ty==="op"?(g?(_=t[l],_.closed=!1):(_=ShapeModifiers.getModifier(e[l].ty),_.init(this,e[l]),t[l]=_,this.shapeModifiers.push(_)),d.push(_)):e[l].ty==="rp"&&(g?(_=t[l],_.closed=!0):(_=ShapeModifiers.getModifier(e[l].ty),t[l]=_,_.init(this,e,l,t),this.shapeModifiers.push(_),i=!1),d.push(_));this.addProcessedElement(e[l],l+1)}for(this.removeTransformFromStyleList(),this.closeStyles(m),u=d.length,l=0;l<u;l+=1)d[l].closed=!0},CVShapeElement.prototype.renderInnerContent=function(){this.transformHelper.opacity=1,this.transformHelper._opMdf=!1,this.renderModifiers(),this.transformsManager.processSequences(this._isFirstFrame),this.renderShape(this.transformHelper,this.shapesData,this.itemsData,!0)},CVShapeElement.prototype.renderShapeTransform=function(e,t){(e._opMdf||t.op._mdf||this._isFirstFrame)&&(t.opacity=e.opacity,t.opacity*=t.op.v,t._opMdf=!0)},CVShapeElement.prototype.drawLayer=function(){var e,t=this.stylesList.length,n,i,o,l,u,f,p=this.globalData.renderer,m=this.globalData.canvasContext,d,g;for(e=0;e<t;e+=1)if(g=this.stylesList[e],d=g.type,!((d==="st"||d==="gs")&&g.wi===0||!g.data._shouldRender||g.coOp===0||this.globalData.currentGlobalAlpha===0)){for(p.save(),u=g.elements,d==="st"||d==="gs"?(p.ctxStrokeStyle(d==="st"?g.co:g.grd),p.ctxLineWidth(g.wi),p.ctxLineCap(g.lc),p.ctxLineJoin(g.lj),p.ctxMiterLimit(g.ml||0)):p.ctxFillStyle(d==="fl"?g.co:g.grd),p.ctxOpacity(g.coOp),d!=="st"&&d!=="gs"&&m.beginPath(),p.ctxTransform(g.preTransforms.finalTransform.props),i=u.length,n=0;n<i;n+=1){for((d==="st"||d==="gs")&&(m.beginPath(),g.da&&(m.setLineDash(g.da),m.lineDashOffset=g.do)),f=u[n].trNodes,l=f.length,o=0;o<l;o+=1)f[o].t==="m"?m.moveTo(f[o].p[0],f[o].p[1]):f[o].t==="c"?m.bezierCurveTo(f[o].pts[0],f[o].pts[1],f[o].pts[2],f[o].pts[3],f[o].pts[4],f[o].pts[5]):m.closePath();(d==="st"||d==="gs")&&(p.ctxStroke(),g.da&&m.setLineDash(this.dashResetter))}d!=="st"&&d!=="gs"&&this.globalData.renderer.ctxFill(g.r),p.restore()}},CVShapeElement.prototype.renderShape=function(e,t,n,i){var o,l=t.length-1,u;for(u=e,o=l;o>=0;o-=1)t[o].ty==="tr"?(u=n[o].transform,this.renderShapeTransform(e,u)):t[o].ty==="sh"||t[o].ty==="el"||t[o].ty==="rc"||t[o].ty==="sr"?this.renderPath(t[o],n[o]):t[o].ty==="fl"?this.renderFill(t[o],n[o],u):t[o].ty==="st"?this.renderStroke(t[o],n[o],u):t[o].ty==="gf"||t[o].ty==="gs"?this.renderGradientFill(t[o],n[o],u):t[o].ty==="gr"?this.renderShape(u,t[o].it,n[o].it):t[o].ty;i&&this.drawLayer()},CVShapeElement.prototype.renderStyledShape=function(e,t){if(this._isFirstFrame||t._mdf||e.transforms._mdf){var n=e.trNodes,i=t.paths,o,l,u,f=i._length;n.length=0;var p=e.transforms.finalTransform;for(u=0;u<f;u+=1){var m=i.shapes[u];if(m&&m.v){for(l=m._length,o=1;o<l;o+=1)o===1&&n.push({t:"m",p:p.applyToPointArray(m.v[0][0],m.v[0][1],0)}),n.push({t:"c",pts:p.applyToTriplePoints(m.o[o-1],m.i[o],m.v[o])});l===1&&n.push({t:"m",p:p.applyToPointArray(m.v[0][0],m.v[0][1],0)}),m.c&&l&&(n.push({t:"c",pts:p.applyToTriplePoints(m.o[o-1],m.i[0],m.v[0])}),n.push({t:"z"}))}}e.trNodes=n}},CVShapeElement.prototype.renderPath=function(e,t){if(e.hd!==!0&&e._shouldRender){var n,i=t.styledShapes.length;for(n=0;n<i;n+=1)this.renderStyledShape(t.styledShapes[n],t.sh)}},CVShapeElement.prototype.renderFill=function(e,t,n){var i=t.style;(t.c._mdf||this._isFirstFrame)&&(i.co="rgb("+bmFloor(t.c.v[0])+","+bmFloor(t.c.v[1])+","+bmFloor(t.c.v[2])+")"),(t.o._mdf||n._opMdf||this._isFirstFrame)&&(i.coOp=t.o.v*n.opacity)},CVShapeElement.prototype.renderGradientFill=function(e,t,n){var i=t.style,o;if(!i.grd||t.g._mdf||t.s._mdf||t.e._mdf||e.t!==1&&(t.h._mdf||t.a._mdf)){var l=this.globalData.canvasContext,u=t.s.v,f=t.e.v;if(e.t===1)o=l.createLinearGradient(u[0],u[1],f[0],f[1]);else{var p=Math.sqrt(Math.pow(u[0]-f[0],2)+Math.pow(u[1]-f[1],2)),m=Math.atan2(f[1]-u[1],f[0]-u[0]),d=t.h.v;d>=1?d=.99:d<=-1&&(d=-.99);var g=p*d,_=Math.cos(m+t.a.v)*g+u[0],E=Math.sin(m+t.a.v)*g+u[1];o=l.createRadialGradient(_,E,0,u[0],u[1],p)}var S,b=e.g.p,T=t.g.c,C=1;for(S=0;S<b;S+=1)t.g._hasOpacity&&t.g._collapsable&&(C=t.g.o[S*2+1]),o.addColorStop(T[S*4]/100,"rgba("+T[S*4+1]+","+T[S*4+2]+","+T[S*4+3]+","+C+")");i.grd=o}i.coOp=t.o.v*n.opacity},CVShapeElement.prototype.renderStroke=function(e,t,n){var i=t.style,o=t.d;o&&(o._mdf||this._isFirstFrame)&&(i.da=o.dashArray,i.do=o.dashoffset[0]),(t.c._mdf||this._isFirstFrame)&&(i.co="rgb("+bmFloor(t.c.v[0])+","+bmFloor(t.c.v[1])+","+bmFloor(t.c.v[2])+")"),(t.o._mdf||n._opMdf||this._isFirstFrame)&&(i.coOp=t.o.v*n.opacity),(t.w._mdf||this._isFirstFrame)&&(i.wi=t.w.v)},CVShapeElement.prototype.destroy=function(){this.shapesData=null,this.globalData=null,this.canvasContext=null,this.stylesList.length=0,this.itemsData.length=0};function CVTextElement(e,t,n){this.textSpans=[],this.yOffset=0,this.fillColorAnim=!1,this.strokeColorAnim=!1,this.strokeWidthAnim=!1,this.stroke=!1,this.fill=!1,this.justifyOffset=0,this.currentRender=null,this.renderType="canvas",this.values={fill:"rgba(0,0,0,0)",stroke:"rgba(0,0,0,0)",sWidth:0,fValue:""},this.initElement(e,t,n)}extendPrototype([BaseElement,TransformElement,CVBaseElement,HierarchyElement,FrameElement,RenderableElement,ITextElement],CVTextElement),CVTextElement.prototype.tHelper=createTag("canvas").getContext("2d"),CVTextElement.prototype.buildNewText=function(){var e=this.textProperty.currentData;this.renderedLetters=createSizedArray(e.l?e.l.length:0);var t=!1;e.fc?(t=!0,this.values.fill=this.buildColor(e.fc)):this.values.fill="rgba(0,0,0,0)",this.fill=t;var n=!1;e.sc&&(n=!0,this.values.stroke=this.buildColor(e.sc),this.values.sWidth=e.sw);var i=this.globalData.fontManager.getFontByName(e.f),o,l,u=e.l,f=this.mHelper;this.stroke=n,this.values.fValue=e.finalSize+"px "+this.globalData.fontManager.getFontByName(e.f).fFamily,l=e.finalText.length;var p,m,d,g,_,E,S,b,T,C,A=this.data.singleShape,R=e.tr*.001*e.finalSize,O=0,I=0,j=!0,D=0;for(o=0;o<l;o+=1){p=this.globalData.fontManager.getCharData(e.finalText[o],i.fStyle,this.globalData.fontManager.getFontByName(e.f).fFamily),m=p&&p.data||{},f.reset(),A&&u[o].n&&(O=-R,I+=e.yOffset,I+=j?1:0,j=!1),_=m.shapes?m.shapes[0].it:[],S=_.length,f.scale(e.finalSize/100,e.finalSize/100),A&&this.applyTextPropertiesToMatrix(e,f,u[o].line,O,I),T=createSizedArray(S-1);var F=0;for(E=0;E<S;E+=1)if(_[E].ty==="sh"){for(g=_[E].ks.k.i.length,b=_[E].ks.k,C=[],d=1;d<g;d+=1)d===1&&C.push(f.applyToX(b.v[0][0],b.v[0][1],0),f.applyToY(b.v[0][0],b.v[0][1],0)),C.push(f.applyToX(b.o[d-1][0],b.o[d-1][1],0),f.applyToY(b.o[d-1][0],b.o[d-1][1],0),f.applyToX(b.i[d][0],b.i[d][1],0),f.applyToY(b.i[d][0],b.i[d][1],0),f.applyToX(b.v[d][0],b.v[d][1],0),f.applyToY(b.v[d][0],b.v[d][1],0));C.push(f.applyToX(b.o[d-1][0],b.o[d-1][1],0),f.applyToY(b.o[d-1][0],b.o[d-1][1],0),f.applyToX(b.i[0][0],b.i[0][1],0),f.applyToY(b.i[0][0],b.i[0][1],0),f.applyToX(b.v[0][0],b.v[0][1],0),f.applyToY(b.v[0][0],b.v[0][1],0)),T[F]=C,F+=1}A&&(O+=u[o].l,O+=R),this.textSpans[D]?this.textSpans[D].elem=T:this.textSpans[D]={elem:T},D+=1}},CVTextElement.prototype.renderInnerContent=function(){this.validateText();var e=this.canvasContext;e.font=this.values.fValue,this.globalData.renderer.ctxLineCap("butt"),this.globalData.renderer.ctxLineJoin("miter"),this.globalData.renderer.ctxMiterLimit(4),this.data.singleShape||this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag);var t,n,i,o,l,u,f=this.textAnimator.renderedLetters,p=this.textProperty.currentData.l;n=p.length;var m,d=null,g=null,_=null,E,S,b=this.globalData.renderer;for(t=0;t<n;t+=1)if(!p[t].n){if(m=f[t],m&&(b.save(),b.ctxTransform(m.p),b.ctxOpacity(m.o)),this.fill){for(m&&m.fc?d!==m.fc&&(b.ctxFillStyle(m.fc),d=m.fc):d!==this.values.fill&&(d=this.values.fill,b.ctxFillStyle(this.values.fill)),E=this.textSpans[t].elem,o=E.length,this.globalData.canvasContext.beginPath(),i=0;i<o;i+=1)for(S=E[i],u=S.length,this.globalData.canvasContext.moveTo(S[0],S[1]),l=2;l<u;l+=6)this.globalData.canvasContext.bezierCurveTo(S[l],S[l+1],S[l+2],S[l+3],S[l+4],S[l+5]);this.globalData.canvasContext.closePath(),b.ctxFill()}if(this.stroke){for(m&&m.sw?_!==m.sw&&(_=m.sw,b.ctxLineWidth(m.sw)):_!==this.values.sWidth&&(_=this.values.sWidth,b.ctxLineWidth(this.values.sWidth)),m&&m.sc?g!==m.sc&&(g=m.sc,b.ctxStrokeStyle(m.sc)):g!==this.values.stroke&&(g=this.values.stroke,b.ctxStrokeStyle(this.values.stroke)),E=this.textSpans[t].elem,o=E.length,this.globalData.canvasContext.beginPath(),i=0;i<o;i+=1)for(S=E[i],u=S.length,this.globalData.canvasContext.moveTo(S[0],S[1]),l=2;l<u;l+=6)this.globalData.canvasContext.bezierCurveTo(S[l],S[l+1],S[l+2],S[l+3],S[l+4],S[l+5]);this.globalData.canvasContext.closePath(),b.ctxStroke()}m&&this.globalData.renderer.restore()}};function CVImageElement(e,t,n){this.assetData=t.getAssetData(e.refId),this.img=t.imageLoader.getAsset(this.assetData),this.initElement(e,t,n)}extendPrototype([BaseElement,TransformElement,CVBaseElement,HierarchyElement,FrameElement,RenderableElement],CVImageElement),CVImageElement.prototype.initElement=SVGShapeElement.prototype.initElement,CVImageElement.prototype.prepareFrame=IImageElement.prototype.prepareFrame,CVImageElement.prototype.createContent=function(){if(this.img.width&&(this.assetData.w!==this.img.width||this.assetData.h!==this.img.height)){var e=createTag("canvas");e.width=this.assetData.w,e.height=this.assetData.h;var t=e.getContext("2d"),n=this.img.width,i=this.img.height,o=n/i,l=this.assetData.w/this.assetData.h,u,f,p=this.assetData.pr||this.globalData.renderConfig.imagePreserveAspectRatio;o>l&&p==="xMidYMid slice"||o<l&&p!=="xMidYMid slice"?(f=i,u=f*l):(u=n,f=u/l),t.drawImage(this.img,(n-u)/2,(i-f)/2,u,f,0,0,this.assetData.w,this.assetData.h),this.img=e}},CVImageElement.prototype.renderInnerContent=function(){this.canvasContext.drawImage(this.img,0,0)},CVImageElement.prototype.destroy=function(){this.img=null};function CVSolidElement(e,t,n){this.initElement(e,t,n)}extendPrototype([BaseElement,TransformElement,CVBaseElement,HierarchyElement,FrameElement,RenderableElement],CVSolidElement),CVSolidElement.prototype.initElement=SVGShapeElement.prototype.initElement,CVSolidElement.prototype.prepareFrame=IImageElement.prototype.prepareFrame,CVSolidElement.prototype.renderInnerContent=function(){this.globalData.renderer.ctxFillStyle(this.data.sc),this.globalData.renderer.ctxFillRect(0,0,this.data.sw,this.data.sh)};function CanvasRendererBase(){}extendPrototype([BaseRenderer],CanvasRendererBase),CanvasRendererBase.prototype.createShape=function(e){return new CVShapeElement(e,this.globalData,this)},CanvasRendererBase.prototype.createText=function(e){return new CVTextElement(e,this.globalData,this)},CanvasRendererBase.prototype.createImage=function(e){return new CVImageElement(e,this.globalData,this)},CanvasRendererBase.prototype.createSolid=function(e){return new CVSolidElement(e,this.globalData,this)},CanvasRendererBase.prototype.createNull=SVGRenderer.prototype.createNull,CanvasRendererBase.prototype.ctxTransform=function(e){e[0]===1&&e[1]===0&&e[4]===0&&e[5]===1&&e[12]===0&&e[13]===0||this.canvasContext.transform(e[0],e[1],e[4],e[5],e[12],e[13])},CanvasRendererBase.prototype.ctxOpacity=function(e){this.canvasContext.globalAlpha*=e<0?0:e},CanvasRendererBase.prototype.ctxFillStyle=function(e){this.canvasContext.fillStyle=e},CanvasRendererBase.prototype.ctxStrokeStyle=function(e){this.canvasContext.strokeStyle=e},CanvasRendererBase.prototype.ctxLineWidth=function(e){this.canvasContext.lineWidth=e},CanvasRendererBase.prototype.ctxLineCap=function(e){this.canvasContext.lineCap=e},CanvasRendererBase.prototype.ctxLineJoin=function(e){this.canvasContext.lineJoin=e},CanvasRendererBase.prototype.ctxMiterLimit=function(e){this.canvasContext.miterLimit=e},CanvasRendererBase.prototype.ctxFill=function(e){this.canvasContext.fill(e)},CanvasRendererBase.prototype.ctxFillRect=function(e,t,n,i){this.canvasContext.fillRect(e,t,n,i)},CanvasRendererBase.prototype.ctxStroke=function(){this.canvasContext.stroke()},CanvasRendererBase.prototype.reset=function(){if(!this.renderConfig.clearCanvas){this.canvasContext.restore();return}this.contextData.reset()},CanvasRendererBase.prototype.save=function(){this.canvasContext.save()},CanvasRendererBase.prototype.restore=function(e){if(!this.renderConfig.clearCanvas){this.canvasContext.restore();return}e&&(this.globalData.blendMode="source-over"),this.contextData.restore(e)},CanvasRendererBase.prototype.configAnimation=function(e){if(this.animationItem.wrapper){this.animationItem.container=createTag("canvas");var t=this.animationItem.container.style;t.width="100%",t.height="100%";var n="0px 0px 0px";t.transformOrigin=n,t.mozTransformOrigin=n,t.webkitTransformOrigin=n,t["-webkit-transform"]=n,t.contentVisibility=this.renderConfig.contentVisibility,this.animationItem.wrapper.appendChild(this.animationItem.container),this.canvasContext=this.animationItem.container.getContext("2d"),this.renderConfig.className&&this.animationItem.container.setAttribute("class",this.renderConfig.className),this.renderConfig.id&&this.animationItem.container.setAttribute("id",this.renderConfig.id)}else this.canvasContext=this.renderConfig.context;this.contextData.setContext(this.canvasContext),this.data=e,this.layers=e.layers,this.transformCanvas={w:e.w,h:e.h,sx:0,sy:0,tx:0,ty:0},this.setupGlobalData(e,document.body),this.globalData.canvasContext=this.canvasContext,this.globalData.renderer=this,this.globalData.isDashed=!1,this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.globalData.transformCanvas=this.transformCanvas,this.elements=createSizedArray(e.layers.length),this.updateContainerSize()},CanvasRendererBase.prototype.updateContainerSize=function(e,t){this.reset();var n,i;e?(n=e,i=t,this.canvasContext.canvas.width=n,this.canvasContext.canvas.height=i):(this.animationItem.wrapper&&this.animationItem.container?(n=this.animationItem.wrapper.offsetWidth,i=this.animationItem.wrapper.offsetHeight):(n=this.canvasContext.canvas.width,i=this.canvasContext.canvas.height),this.canvasContext.canvas.width=n*this.renderConfig.dpr,this.canvasContext.canvas.height=i*this.renderConfig.dpr);var o,l;if(this.renderConfig.preserveAspectRatio.indexOf("meet")!==-1||this.renderConfig.preserveAspectRatio.indexOf("slice")!==-1){var u=this.renderConfig.preserveAspectRatio.split(" "),f=u[1]||"meet",p=u[0]||"xMidYMid",m=p.substr(0,4),d=p.substr(4);o=n/i,l=this.transformCanvas.w/this.transformCanvas.h,l>o&&f==="meet"||l<o&&f==="slice"?(this.transformCanvas.sx=n/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=n/(this.transformCanvas.w/this.renderConfig.dpr)):(this.transformCanvas.sx=i/(this.transformCanvas.h/this.renderConfig.dpr),this.transformCanvas.sy=i/(this.transformCanvas.h/this.renderConfig.dpr)),m==="xMid"&&(l<o&&f==="meet"||l>o&&f==="slice")?this.transformCanvas.tx=(n-this.transformCanvas.w*(i/this.transformCanvas.h))/2*this.renderConfig.dpr:m==="xMax"&&(l<o&&f==="meet"||l>o&&f==="slice")?this.transformCanvas.tx=(n-this.transformCanvas.w*(i/this.transformCanvas.h))*this.renderConfig.dpr:this.transformCanvas.tx=0,d==="YMid"&&(l>o&&f==="meet"||l<o&&f==="slice")?this.transformCanvas.ty=(i-this.transformCanvas.h*(n/this.transformCanvas.w))/2*this.renderConfig.dpr:d==="YMax"&&(l>o&&f==="meet"||l<o&&f==="slice")?this.transformCanvas.ty=(i-this.transformCanvas.h*(n/this.transformCanvas.w))*this.renderConfig.dpr:this.transformCanvas.ty=0}else this.renderConfig.preserveAspectRatio==="none"?(this.transformCanvas.sx=n/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=i/(this.transformCanvas.h/this.renderConfig.dpr),this.transformCanvas.tx=0,this.transformCanvas.ty=0):(this.transformCanvas.sx=this.renderConfig.dpr,this.transformCanvas.sy=this.renderConfig.dpr,this.transformCanvas.tx=0,this.transformCanvas.ty=0);this.transformCanvas.props=[this.transformCanvas.sx,0,0,0,0,this.transformCanvas.sy,0,0,0,0,1,0,this.transformCanvas.tx,this.transformCanvas.ty,0,1],this.ctxTransform(this.transformCanvas.props),this.canvasContext.beginPath(),this.canvasContext.rect(0,0,this.transformCanvas.w,this.transformCanvas.h),this.canvasContext.closePath(),this.canvasContext.clip(),this.renderFrame(this.renderedFrame,!0)},CanvasRendererBase.prototype.destroy=function(){this.renderConfig.clearCanvas&&this.animationItem.wrapper&&(this.animationItem.wrapper.innerText="");var e,t=this.layers?this.layers.length:0;for(e=t-1;e>=0;e-=1)this.elements[e]&&this.elements[e].destroy&&this.elements[e].destroy();this.elements.length=0,this.globalData.canvasContext=null,this.animationItem.container=null,this.destroyed=!0},CanvasRendererBase.prototype.renderFrame=function(e,t){if(!(this.renderedFrame===e&&this.renderConfig.clearCanvas===!0&&!t||this.destroyed||e===-1)){this.renderedFrame=e,this.globalData.frameNum=e-this.animationItem._isFirstFrame,this.globalData.frameId+=1,this.globalData._mdf=!this.renderConfig.clearCanvas||t,this.globalData.projectInterface.currentFrame=e;var n,i=this.layers.length;for(this.completeLayers||this.checkLayers(e),n=i-1;n>=0;n-=1)(this.completeLayers||this.elements[n])&&this.elements[n].prepareFrame(e-this.layers[n].st);if(this.globalData._mdf){for(this.renderConfig.clearCanvas===!0?this.canvasContext.clearRect(0,0,this.transformCanvas.w,this.transformCanvas.h):this.save(),n=i-1;n>=0;n-=1)(this.completeLayers||this.elements[n])&&this.elements[n].renderFrame();this.renderConfig.clearCanvas!==!0&&this.restore()}}},CanvasRendererBase.prototype.buildItem=function(e){var t=this.elements;if(!(t[e]||this.layers[e].ty===99)){var n=this.createItem(this.layers[e],this,this.globalData);t[e]=n,n.initExpressions()}},CanvasRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var e=this.pendingElements.pop();e.checkParenting()}},CanvasRendererBase.prototype.hide=function(){this.animationItem.container.style.display="none"},CanvasRendererBase.prototype.show=function(){this.animationItem.container.style.display="block"};function CanvasContext(){this.opacity=-1,this.transform=createTypedArray("float32",16),this.fillStyle="",this.strokeStyle="",this.lineWidth="",this.lineCap="",this.lineJoin="",this.miterLimit="",this.id=Math.random()}function CVContextData(){this.stack=[],this.cArrPos=0,this.cTr=new Matrix;var e,t=15;for(e=0;e<t;e+=1){var n=new CanvasContext;this.stack[e]=n}this._length=t,this.nativeContext=null,this.transformMat=new Matrix,this.currentOpacity=1,this.currentFillStyle="",this.appliedFillStyle="",this.currentStrokeStyle="",this.appliedStrokeStyle="",this.currentLineWidth="",this.appliedLineWidth="",this.currentLineCap="",this.appliedLineCap="",this.currentLineJoin="",this.appliedLineJoin="",this.appliedMiterLimit="",this.currentMiterLimit=""}CVContextData.prototype.duplicate=function(){var e=this._length*2,t=0;for(t=this._length;t<e;t+=1)this.stack[t]=new CanvasContext;this._length=e},CVContextData.prototype.reset=function(){this.cArrPos=0,this.cTr.reset(),this.stack[this.cArrPos].opacity=1},CVContextData.prototype.restore=function(e){this.cArrPos-=1;var t=this.stack[this.cArrPos],n=t.transform,i,o=this.cTr.props;for(i=0;i<16;i+=1)o[i]=n[i];if(e){this.nativeContext.restore();var l=this.stack[this.cArrPos+1];this.appliedFillStyle=l.fillStyle,this.appliedStrokeStyle=l.strokeStyle,this.appliedLineWidth=l.lineWidth,this.appliedLineCap=l.lineCap,this.appliedLineJoin=l.lineJoin,this.appliedMiterLimit=l.miterLimit}this.nativeContext.setTransform(n[0],n[1],n[4],n[5],n[12],n[13]),(e||t.opacity!==-1&&this.currentOpacity!==t.opacity)&&(this.nativeContext.globalAlpha=t.opacity,this.currentOpacity=t.opacity),this.currentFillStyle=t.fillStyle,this.currentStrokeStyle=t.strokeStyle,this.currentLineWidth=t.lineWidth,this.currentLineCap=t.lineCap,this.currentLineJoin=t.lineJoin,this.currentMiterLimit=t.miterLimit},CVContextData.prototype.save=function(e){e&&this.nativeContext.save();var t=this.cTr.props;this._length<=this.cArrPos&&this.duplicate();var n=this.stack[this.cArrPos],i;for(i=0;i<16;i+=1)n.transform[i]=t[i];this.cArrPos+=1;var o=this.stack[this.cArrPos];o.opacity=n.opacity,o.fillStyle=n.fillStyle,o.strokeStyle=n.strokeStyle,o.lineWidth=n.lineWidth,o.lineCap=n.lineCap,o.lineJoin=n.lineJoin,o.miterLimit=n.miterLimit},CVContextData.prototype.setOpacity=function(e){this.stack[this.cArrPos].opacity=e},CVContextData.prototype.setContext=function(e){this.nativeContext=e},CVContextData.prototype.fillStyle=function(e){this.stack[this.cArrPos].fillStyle!==e&&(this.currentFillStyle=e,this.stack[this.cArrPos].fillStyle=e)},CVContextData.prototype.strokeStyle=function(e){this.stack[this.cArrPos].strokeStyle!==e&&(this.currentStrokeStyle=e,this.stack[this.cArrPos].strokeStyle=e)},CVContextData.prototype.lineWidth=function(e){this.stack[this.cArrPos].lineWidth!==e&&(this.currentLineWidth=e,this.stack[this.cArrPos].lineWidth=e)},CVContextData.prototype.lineCap=function(e){this.stack[this.cArrPos].lineCap!==e&&(this.currentLineCap=e,this.stack[this.cArrPos].lineCap=e)},CVContextData.prototype.lineJoin=function(e){this.stack[this.cArrPos].lineJoin!==e&&(this.currentLineJoin=e,this.stack[this.cArrPos].lineJoin=e)},CVContextData.prototype.miterLimit=function(e){this.stack[this.cArrPos].miterLimit!==e&&(this.currentMiterLimit=e,this.stack[this.cArrPos].miterLimit=e)},CVContextData.prototype.transform=function(e){this.transformMat.cloneFromProps(e);var t=this.cTr;this.transformMat.multiply(t),t.cloneFromProps(this.transformMat.props);var n=t.props;this.nativeContext.setTransform(n[0],n[1],n[4],n[5],n[12],n[13])},CVContextData.prototype.opacity=function(e){var t=this.stack[this.cArrPos].opacity;t*=e<0?0:e,this.stack[this.cArrPos].opacity!==t&&(this.currentOpacity!==e&&(this.nativeContext.globalAlpha=e,this.currentOpacity=e),this.stack[this.cArrPos].opacity=t)},CVContextData.prototype.fill=function(e){this.appliedFillStyle!==this.currentFillStyle&&(this.appliedFillStyle=this.currentFillStyle,this.nativeContext.fillStyle=this.appliedFillStyle),this.nativeContext.fill(e)},CVContextData.prototype.fillRect=function(e,t,n,i){this.appliedFillStyle!==this.currentFillStyle&&(this.appliedFillStyle=this.currentFillStyle,this.nativeContext.fillStyle=this.appliedFillStyle),this.nativeContext.fillRect(e,t,n,i)},CVContextData.prototype.stroke=function(){this.appliedStrokeStyle!==this.currentStrokeStyle&&(this.appliedStrokeStyle=this.currentStrokeStyle,this.nativeContext.strokeStyle=this.appliedStrokeStyle),this.appliedLineWidth!==this.currentLineWidth&&(this.appliedLineWidth=this.currentLineWidth,this.nativeContext.lineWidth=this.appliedLineWidth),this.appliedLineCap!==this.currentLineCap&&(this.appliedLineCap=this.currentLineCap,this.nativeContext.lineCap=this.appliedLineCap),this.appliedLineJoin!==this.currentLineJoin&&(this.appliedLineJoin=this.currentLineJoin,this.nativeContext.lineJoin=this.appliedLineJoin),this.appliedMiterLimit!==this.currentMiterLimit&&(this.appliedMiterLimit=this.currentMiterLimit,this.nativeContext.miterLimit=this.appliedMiterLimit),this.nativeContext.stroke()};function CVCompElement(e,t,n){this.completeLayers=!1,this.layers=e.layers,this.pendingElements=[],this.elements=createSizedArray(this.layers.length),this.initElement(e,t,n),this.tm=e.tm?PropertyFactory.getProp(this,e.tm,0,t.frameRate,this):{_placeholder:!0}}extendPrototype([CanvasRendererBase,ICompElement,CVBaseElement],CVCompElement),CVCompElement.prototype.renderInnerContent=function(){var e=this.canvasContext;e.beginPath(),e.moveTo(0,0),e.lineTo(this.data.w,0),e.lineTo(this.data.w,this.data.h),e.lineTo(0,this.data.h),e.lineTo(0,0),e.clip();var t,n=this.layers.length;for(t=n-1;t>=0;t-=1)(this.completeLayers||this.elements[t])&&this.elements[t].renderFrame()},CVCompElement.prototype.destroy=function(){var e,t=this.layers.length;for(e=t-1;e>=0;e-=1)this.elements[e]&&this.elements[e].destroy();this.layers=null,this.elements=null},CVCompElement.prototype.createComp=function(e){return new CVCompElement(e,this.globalData,this)};function CanvasRenderer(e,t){this.animationItem=e,this.renderConfig={clearCanvas:t&&t.clearCanvas!==void 0?t.clearCanvas:!0,context:t&&t.context||null,progressiveLoad:t&&t.progressiveLoad||!1,preserveAspectRatio:t&&t.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:t&&t.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:t&&t.contentVisibility||"visible",className:t&&t.className||"",id:t&&t.id||"",runExpressions:!t||t.runExpressions===void 0||t.runExpressions},this.renderConfig.dpr=t&&t.dpr||1,this.animationItem.wrapper&&(this.renderConfig.dpr=t&&t.dpr||window.devicePixelRatio||1),this.renderedFrame=-1,this.globalData={frameNum:-1,_mdf:!1,renderConfig:this.renderConfig,currentGlobalAlpha:-1},this.contextData=new CVContextData,this.elements=[],this.pendingElements=[],this.transformMat=new Matrix,this.completeLayers=!1,this.rendererType="canvas",this.renderConfig.clearCanvas&&(this.ctxTransform=this.contextData.transform.bind(this.contextData),this.ctxOpacity=this.contextData.opacity.bind(this.contextData),this.ctxFillStyle=this.contextData.fillStyle.bind(this.contextData),this.ctxStrokeStyle=this.contextData.strokeStyle.bind(this.contextData),this.ctxLineWidth=this.contextData.lineWidth.bind(this.contextData),this.ctxLineCap=this.contextData.lineCap.bind(this.contextData),this.ctxLineJoin=this.contextData.lineJoin.bind(this.contextData),this.ctxMiterLimit=this.contextData.miterLimit.bind(this.contextData),this.ctxFill=this.contextData.fill.bind(this.contextData),this.ctxFillRect=this.contextData.fillRect.bind(this.contextData),this.ctxStroke=this.contextData.stroke.bind(this.contextData),this.save=this.contextData.save.bind(this.contextData))}extendPrototype([CanvasRendererBase],CanvasRenderer),CanvasRenderer.prototype.createComp=function(e){return new CVCompElement(e,this.globalData,this)};function HBaseElement(){}HBaseElement.prototype={checkBlendMode:function(){},initRendererElement:function(){this.baseElement=createTag(this.data.tg||"div"),this.data.hasMask?(this.svgElement=createNS("svg"),this.layerElement=createNS("g"),this.maskedElement=this.layerElement,this.svgElement.appendChild(this.layerElement),this.baseElement.appendChild(this.svgElement)):this.layerElement=this.baseElement,styleDiv(this.baseElement)},createContainerElements:function(){this.renderableEffectsManager=new CVEffects(this),this.transformedElement=this.baseElement,this.maskedElement=this.layerElement,this.data.ln&&this.layerElement.setAttribute("id",this.data.ln),this.data.cl&&this.layerElement.setAttribute("class",this.data.cl),this.data.bm!==0&&this.setBlendMode()},renderElement:function(){var t=this.transformedElement?this.transformedElement.style:{};if(this.finalTransform._matMdf){var n=this.finalTransform.mat.toCSS();t.transform=n,t.webkitTransform=n}this.finalTransform._opMdf&&(t.opacity=this.finalTransform.mProp.o.v)},renderFrame:function(){this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))},destroy:function(){this.layerElement=null,this.transformedElement=null,this.matteElement&&(this.matteElement=null),this.maskManager&&(this.maskManager.destroy(),this.maskManager=null)},createRenderableComponents:function(){this.maskManager=new MaskElement(this.data,this,this.globalData)},addEffects:function(){},setMatte:function(){}},HBaseElement.prototype.getBaseElement=SVGBaseElement.prototype.getBaseElement,HBaseElement.prototype.destroyBaseElement=HBaseElement.prototype.destroy,HBaseElement.prototype.buildElementParenting=BaseRenderer.prototype.buildElementParenting;function HSolidElement(e,t,n){this.initElement(e,t,n)}extendPrototype([BaseElement,TransformElement,HBaseElement,HierarchyElement,FrameElement,RenderableDOMElement],HSolidElement),HSolidElement.prototype.createContent=function(){var e;this.data.hasMask?(e=createNS("rect"),e.setAttribute("width",this.data.sw),e.setAttribute("height",this.data.sh),e.setAttribute("fill",this.data.sc),this.svgElement.setAttribute("width",this.data.sw),this.svgElement.setAttribute("height",this.data.sh)):(e=createTag("div"),e.style.width=this.data.sw+"px",e.style.height=this.data.sh+"px",e.style.backgroundColor=this.data.sc),this.layerElement.appendChild(e)};function HShapeElement(e,t,n){this.shapes=[],this.shapesData=e.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.shapesContainer=createNS("g"),this.initElement(e,t,n),this.prevViewData=[],this.currentBBox={x:999999,y:-999999,h:0,w:0}}extendPrototype([BaseElement,TransformElement,HSolidElement,SVGShapeElement,HBaseElement,HierarchyElement,FrameElement,RenderableElement],HShapeElement),HShapeElement.prototype._renderShapeFrame=HShapeElement.prototype.renderInnerContent,HShapeElement.prototype.createContent=function(){var e;if(this.baseElement.style.fontSize=0,this.data.hasMask)this.layerElement.appendChild(this.shapesContainer),e=this.svgElement;else{e=createNS("svg");var t=this.comp.data?this.comp.data:this.globalData.compSize;e.setAttribute("width",t.w),e.setAttribute("height",t.h),e.appendChild(this.shapesContainer),this.layerElement.appendChild(e)}this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.shapesContainer,0,[],!0),this.filterUniqueShapes(),this.shapeCont=e},HShapeElement.prototype.getTransformedPoint=function(e,t){var n,i=e.length;for(n=0;n<i;n+=1)t=e[n].mProps.v.applyToPointArray(t[0],t[1],0);return t},HShapeElement.prototype.calculateShapeBoundingBox=function(e,t){var n=e.sh.v,i=e.transformers,o,l=n._length,u,f,p,m;if(!(l<=1)){for(o=0;o<l-1;o+=1)u=this.getTransformedPoint(i,n.v[o]),f=this.getTransformedPoint(i,n.o[o]),p=this.getTransformedPoint(i,n.i[o+1]),m=this.getTransformedPoint(i,n.v[o+1]),this.checkBounds(u,f,p,m,t);n.c&&(u=this.getTransformedPoint(i,n.v[o]),f=this.getTransformedPoint(i,n.o[o]),p=this.getTransformedPoint(i,n.i[0]),m=this.getTransformedPoint(i,n.v[0]),this.checkBounds(u,f,p,m,t))}},HShapeElement.prototype.checkBounds=function(e,t,n,i,o){this.getBoundsOfCurve(e,t,n,i);var l=this.shapeBoundingBox;o.x=bmMin(l.left,o.x),o.xMax=bmMax(l.right,o.xMax),o.y=bmMin(l.top,o.y),o.yMax=bmMax(l.bottom,o.yMax)},HShapeElement.prototype.shapeBoundingBox={left:0,right:0,top:0,bottom:0},HShapeElement.prototype.tempBoundingBox={x:0,xMax:0,y:0,yMax:0,width:0,height:0},HShapeElement.prototype.getBoundsOfCurve=function(e,t,n,i){for(var o=[[e[0],i[0]],[e[1],i[1]]],l,u,f,p,m,d,g,_=0;_<2;++_)u=6*e[_]-12*t[_]+6*n[_],l=-3*e[_]+9*t[_]-9*n[_]+3*i[_],f=3*t[_]-3*e[_],u|=0,l|=0,f|=0,l===0&&u===0||(l===0?(p=-f/u,p>0&&p<1&&o[_].push(this.calculateF(p,e,t,n,i,_))):(m=u*u-4*f*l,m>=0&&(d=(-u+bmSqrt(m))/(2*l),d>0&&d<1&&o[_].push(this.calculateF(d,e,t,n,i,_)),g=(-u-bmSqrt(m))/(2*l),g>0&&g<1&&o[_].push(this.calculateF(g,e,t,n,i,_)))));this.shapeBoundingBox.left=bmMin.apply(null,o[0]),this.shapeBoundingBox.top=bmMin.apply(null,o[1]),this.shapeBoundingBox.right=bmMax.apply(null,o[0]),this.shapeBoundingBox.bottom=bmMax.apply(null,o[1])},HShapeElement.prototype.calculateF=function(e,t,n,i,o,l){return bmPow(1-e,3)*t[l]+3*bmPow(1-e,2)*e*n[l]+3*(1-e)*bmPow(e,2)*i[l]+bmPow(e,3)*o[l]},HShapeElement.prototype.calculateBoundingBox=function(e,t){var n,i=e.length;for(n=0;n<i;n+=1)e[n]&&e[n].sh?this.calculateShapeBoundingBox(e[n],t):e[n]&&e[n].it?this.calculateBoundingBox(e[n].it,t):e[n]&&e[n].style&&e[n].w&&this.expandStrokeBoundingBox(e[n].w,t)},HShapeElement.prototype.expandStrokeBoundingBox=function(e,t){var n=0;if(e.keyframes){for(var i=0;i<e.keyframes.length;i+=1){var o=e.keyframes[i].s;o>n&&(n=o)}n*=e.mult}else n=e.v*e.mult;t.x-=n,t.xMax+=n,t.y-=n,t.yMax+=n},HShapeElement.prototype.currentBoxContains=function(e){return this.currentBBox.x<=e.x&&this.currentBBox.y<=e.y&&this.currentBBox.width+this.currentBBox.x>=e.x+e.width&&this.currentBBox.height+this.currentBBox.y>=e.y+e.height},HShapeElement.prototype.renderInnerContent=function(){if(this._renderShapeFrame(),!this.hidden&&(this._isFirstFrame||this._mdf)){var e=this.tempBoundingBox,t=999999;if(e.x=t,e.xMax=-t,e.y=t,e.yMax=-t,this.calculateBoundingBox(this.itemsData,e),e.width=e.xMax<e.x?0:e.xMax-e.x,e.height=e.yMax<e.y?0:e.yMax-e.y,this.currentBoxContains(e))return;var n=!1;if(this.currentBBox.w!==e.width&&(this.currentBBox.w=e.width,this.shapeCont.setAttribute("width",e.width),n=!0),this.currentBBox.h!==e.height&&(this.currentBBox.h=e.height,this.shapeCont.setAttribute("height",e.height),n=!0),n||this.currentBBox.x!==e.x||this.currentBBox.y!==e.y){this.currentBBox.w=e.width,this.currentBBox.h=e.height,this.currentBBox.x=e.x,this.currentBBox.y=e.y,this.shapeCont.setAttribute("viewBox",this.currentBBox.x+" "+this.currentBBox.y+" "+this.currentBBox.w+" "+this.currentBBox.h);var i=this.shapeCont.style,o="translate("+this.currentBBox.x+"px,"+this.currentBBox.y+"px)";i.transform=o,i.webkitTransform=o}}};function HTextElement(e,t,n){this.textSpans=[],this.textPaths=[],this.currentBBox={x:999999,y:-999999,h:0,w:0},this.renderType="svg",this.isMasked=!1,this.initElement(e,t,n)}extendPrototype([BaseElement,TransformElement,HBaseElement,HierarchyElement,FrameElement,RenderableDOMElement,ITextElement],HTextElement),HTextElement.prototype.createContent=function(){if(this.isMasked=this.checkMasks(),this.isMasked){this.renderType="svg",this.compW=this.comp.data.w,this.compH=this.comp.data.h,this.svgElement.setAttribute("width",this.compW),this.svgElement.setAttribute("height",this.compH);var e=createNS("g");this.maskedElement.appendChild(e),this.innerElem=e}else this.renderType="html",this.innerElem=this.layerElement;this.checkParenting()},HTextElement.prototype.buildNewText=function(){var e=this.textProperty.currentData;this.renderedLetters=createSizedArray(e.l?e.l.length:0);var t=this.innerElem.style,n=e.fc?this.buildColor(e.fc):"rgba(0,0,0,0)";t.fill=n,t.color=n,e.sc&&(t.stroke=this.buildColor(e.sc),t.strokeWidth=e.sw+"px");var i=this.globalData.fontManager.getFontByName(e.f);if(!this.globalData.fontManager.chars)if(t.fontSize=e.finalSize+"px",t.lineHeight=e.finalSize+"px",i.fClass)this.innerElem.className=i.fClass;else{t.fontFamily=i.fFamily;var o=e.fWeight,l=e.fStyle;t.fontStyle=l,t.fontWeight=o}var u,f,p=e.l;f=p.length;var m,d,g,_=this.mHelper,E,S="",b=0;for(u=0;u<f;u+=1){if(this.globalData.fontManager.chars?(this.textPaths[b]?m=this.textPaths[b]:(m=createNS("path"),m.setAttribute("stroke-linecap",lineCapEnum[1]),m.setAttribute("stroke-linejoin",lineJoinEnum[2]),m.setAttribute("stroke-miterlimit","4")),this.isMasked||(this.textSpans[b]?(d=this.textSpans[b],g=d.children[0]):(d=createTag("div"),d.style.lineHeight=0,g=createNS("svg"),g.appendChild(m),styleDiv(d)))):this.isMasked?m=this.textPaths[b]?this.textPaths[b]:createNS("text"):this.textSpans[b]?(d=this.textSpans[b],m=this.textPaths[b]):(d=createTag("span"),styleDiv(d),m=createTag("span"),styleDiv(m),d.appendChild(m)),this.globalData.fontManager.chars){var T=this.globalData.fontManager.getCharData(e.finalText[u],i.fStyle,this.globalData.fontManager.getFontByName(e.f).fFamily),C;if(T?C=T.data:C=null,_.reset(),C&&C.shapes&&C.shapes.length&&(E=C.shapes[0].it,_.scale(e.finalSize/100,e.finalSize/100),S=this.createPathShape(_,E),m.setAttribute("d",S)),this.isMasked)this.innerElem.appendChild(m);else{if(this.innerElem.appendChild(d),C&&C.shapes){document.body.appendChild(g);var A=g.getBBox();g.setAttribute("width",A.width+2),g.setAttribute("height",A.height+2),g.setAttribute("viewBox",A.x-1+" "+(A.y-1)+" "+(A.width+2)+" "+(A.height+2));var R=g.style,O="translate("+(A.x-1)+"px,"+(A.y-1)+"px)";R.transform=O,R.webkitTransform=O,p[u].yOffset=A.y-1}else g.setAttribute("width",1),g.setAttribute("height",1);d.appendChild(g)}}else if(m.textContent=p[u].val,m.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve"),this.isMasked)this.innerElem.appendChild(m);else{this.innerElem.appendChild(d);var I=m.style,j="translate3d(0,"+-e.finalSize/1.2+"px,0)";I.transform=j,I.webkitTransform=j}this.isMasked?this.textSpans[b]=m:this.textSpans[b]=d,this.textSpans[b].style.display="block",this.textPaths[b]=m,b+=1}for(;b<this.textSpans.length;)this.textSpans[b].style.display="none",b+=1},HTextElement.prototype.renderInnerContent=function(){this.validateText();var e;if(this.data.singleShape){if(!this._isFirstFrame&&!this.lettersChangedFlag)return;if(this.isMasked&&this.finalTransform._matMdf){this.svgElement.setAttribute("viewBox",-this.finalTransform.mProp.p.v[0]+" "+-this.finalTransform.mProp.p.v[1]+" "+this.compW+" "+this.compH),e=this.svgElement.style;var t="translate("+-this.finalTransform.mProp.p.v[0]+"px,"+-this.finalTransform.mProp.p.v[1]+"px)";e.transform=t,e.webkitTransform=t}}if(this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),!(!this.lettersChangedFlag&&!this.textAnimator.lettersChangedFlag)){var n,i,o=0,l=this.textAnimator.renderedLetters,u=this.textProperty.currentData.l;i=u.length;var f,p,m;for(n=0;n<i;n+=1)u[n].n?o+=1:(p=this.textSpans[n],m=this.textPaths[n],f=l[o],o+=1,f._mdf.m&&(this.isMasked?p.setAttribute("transform",f.m):(p.style.webkitTransform=f.m,p.style.transform=f.m)),p.style.opacity=f.o,f.sw&&f._mdf.sw&&m.setAttribute("stroke-width",f.sw),f.sc&&f._mdf.sc&&m.setAttribute("stroke",f.sc),f.fc&&f._mdf.fc&&(m.setAttribute("fill",f.fc),m.style.color=f.fc));if(this.innerElem.getBBox&&!this.hidden&&(this._isFirstFrame||this._mdf)){var d=this.innerElem.getBBox();this.currentBBox.w!==d.width&&(this.currentBBox.w=d.width,this.svgElement.setAttribute("width",d.width)),this.currentBBox.h!==d.height&&(this.currentBBox.h=d.height,this.svgElement.setAttribute("height",d.height));var g=1;if(this.currentBBox.w!==d.width+g*2||this.currentBBox.h!==d.height+g*2||this.currentBBox.x!==d.x-g||this.currentBBox.y!==d.y-g){this.currentBBox.w=d.width+g*2,this.currentBBox.h=d.height+g*2,this.currentBBox.x=d.x-g,this.currentBBox.y=d.y-g,this.svgElement.setAttribute("viewBox",this.currentBBox.x+" "+this.currentBBox.y+" "+this.currentBBox.w+" "+this.currentBBox.h),e=this.svgElement.style;var _="translate("+this.currentBBox.x+"px,"+this.currentBBox.y+"px)";e.transform=_,e.webkitTransform=_}}}};function HCameraElement(e,t,n){this.initFrame(),this.initBaseData(e,t,n),this.initHierarchy();var i=PropertyFactory.getProp;if(this.pe=i(this,e.pe,0,0,this),e.ks.p.s?(this.px=i(this,e.ks.p.x,1,0,this),this.py=i(this,e.ks.p.y,1,0,this),this.pz=i(this,e.ks.p.z,1,0,this)):this.p=i(this,e.ks.p,1,0,this),e.ks.a&&(this.a=i(this,e.ks.a,1,0,this)),e.ks.or.k.length&&e.ks.or.k[0].to){var o,l=e.ks.or.k.length;for(o=0;o<l;o+=1)e.ks.or.k[o].to=null,e.ks.or.k[o].ti=null}this.or=i(this,e.ks.or,1,degToRads,this),this.or.sh=!0,this.rx=i(this,e.ks.rx,0,degToRads,this),this.ry=i(this,e.ks.ry,0,degToRads,this),this.rz=i(this,e.ks.rz,0,degToRads,this),this.mat=new Matrix,this._prevMat=new Matrix,this._isFirstFrame=!0,this.finalTransform={mProp:this}}extendPrototype([BaseElement,FrameElement,HierarchyElement],HCameraElement),HCameraElement.prototype.setup=function(){var e,t=this.comp.threeDElements.length,n,i,o;for(e=0;e<t;e+=1)if(n=this.comp.threeDElements[e],n.type==="3d"){i=n.perspectiveElem.style,o=n.container.style;var l=this.pe.v+"px",u="0px 0px 0px",f="matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)";i.perspective=l,i.webkitPerspective=l,o.transformOrigin=u,o.mozTransformOrigin=u,o.webkitTransformOrigin=u,i.transform=f,i.webkitTransform=f}},HCameraElement.prototype.createElements=function(){},HCameraElement.prototype.hide=function(){},HCameraElement.prototype.renderFrame=function(){var e=this._isFirstFrame,t,n;if(this.hierarchy)for(n=this.hierarchy.length,t=0;t<n;t+=1)e=this.hierarchy[t].finalTransform.mProp._mdf||e;if(e||this.pe._mdf||this.p&&this.p._mdf||this.px&&(this.px._mdf||this.py._mdf||this.pz._mdf)||this.rx._mdf||this.ry._mdf||this.rz._mdf||this.or._mdf||this.a&&this.a._mdf){if(this.mat.reset(),this.hierarchy)for(n=this.hierarchy.length-1,t=n;t>=0;t-=1){var i=this.hierarchy[t].finalTransform.mProp;this.mat.translate(-i.p.v[0],-i.p.v[1],i.p.v[2]),this.mat.rotateX(-i.or.v[0]).rotateY(-i.or.v[1]).rotateZ(i.or.v[2]),this.mat.rotateX(-i.rx.v).rotateY(-i.ry.v).rotateZ(i.rz.v),this.mat.scale(1/i.s.v[0],1/i.s.v[1],1/i.s.v[2]),this.mat.translate(i.a.v[0],i.a.v[1],i.a.v[2])}if(this.p?this.mat.translate(-this.p.v[0],-this.p.v[1],this.p.v[2]):this.mat.translate(-this.px.v,-this.py.v,this.pz.v),this.a){var o;this.p?o=[this.p.v[0]-this.a.v[0],this.p.v[1]-this.a.v[1],this.p.v[2]-this.a.v[2]]:o=[this.px.v-this.a.v[0],this.py.v-this.a.v[1],this.pz.v-this.a.v[2]];var l=Math.sqrt(Math.pow(o[0],2)+Math.pow(o[1],2)+Math.pow(o[2],2)),u=[o[0]/l,o[1]/l,o[2]/l],f=Math.sqrt(u[2]*u[2]+u[0]*u[0]),p=Math.atan2(u[1],f),m=Math.atan2(u[0],-u[2]);this.mat.rotateY(m).rotateX(-p)}this.mat.rotateX(-this.rx.v).rotateY(-this.ry.v).rotateZ(this.rz.v),this.mat.rotateX(-this.or.v[0]).rotateY(-this.or.v[1]).rotateZ(this.or.v[2]),this.mat.translate(this.globalData.compSize.w/2,this.globalData.compSize.h/2,0),this.mat.translate(0,0,this.pe.v);var d=!this._prevMat.equals(this.mat);if((d||this.pe._mdf)&&this.comp.threeDElements){n=this.comp.threeDElements.length;var g,_,E;for(t=0;t<n;t+=1)if(g=this.comp.threeDElements[t],g.type==="3d"){if(d){var S=this.mat.toCSS();E=g.container.style,E.transform=S,E.webkitTransform=S}this.pe._mdf&&(_=g.perspectiveElem.style,_.perspective=this.pe.v+"px",_.webkitPerspective=this.pe.v+"px")}this.mat.clone(this._prevMat)}}this._isFirstFrame=!1},HCameraElement.prototype.prepareFrame=function(e){this.prepareProperties(e,!0)},HCameraElement.prototype.destroy=function(){},HCameraElement.prototype.getBaseElement=function(){return null};function HImageElement(e,t,n){this.assetData=t.getAssetData(e.refId),this.initElement(e,t,n)}extendPrototype([BaseElement,TransformElement,HBaseElement,HSolidElement,HierarchyElement,FrameElement,RenderableElement],HImageElement),HImageElement.prototype.createContent=function(){var e=this.globalData.getAssetsPath(this.assetData),t=new Image;this.data.hasMask?(this.imageElem=createNS("image"),this.imageElem.setAttribute("width",this.assetData.w+"px"),this.imageElem.setAttribute("height",this.assetData.h+"px"),this.imageElem.setAttributeNS("http://www.w3.org/1999/xlink","href",e),this.layerElement.appendChild(this.imageElem),this.baseElement.setAttribute("width",this.assetData.w),this.baseElement.setAttribute("height",this.assetData.h)):this.layerElement.appendChild(t),t.crossOrigin="anonymous",t.src=e,this.data.ln&&this.baseElement.setAttribute("id",this.data.ln)};function HybridRendererBase(e,t){this.animationItem=e,this.layers=null,this.renderedFrame=-1,this.renderConfig={className:t&&t.className||"",imagePreserveAspectRatio:t&&t.imagePreserveAspectRatio||"xMidYMid slice",hideOnTransparent:!(t&&t.hideOnTransparent===!1),filterSize:{width:t&&t.filterSize&&t.filterSize.width||"400%",height:t&&t.filterSize&&t.filterSize.height||"400%",x:t&&t.filterSize&&t.filterSize.x||"-100%",y:t&&t.filterSize&&t.filterSize.y||"-100%"}},this.globalData={_mdf:!1,frameNum:-1,renderConfig:this.renderConfig},this.pendingElements=[],this.elements=[],this.threeDElements=[],this.destroyed=!1,this.camera=null,this.supports3d=!0,this.rendererType="html"}extendPrototype([BaseRenderer],HybridRendererBase),HybridRendererBase.prototype.buildItem=SVGRenderer.prototype.buildItem,HybridRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var e=this.pendingElements.pop();e.checkParenting()}},HybridRendererBase.prototype.appendElementInPos=function(e,t){var n=e.getBaseElement();if(n){var i=this.layers[t];if(!i.ddd||!this.supports3d)if(this.threeDElements)this.addTo3dContainer(n,t);else{for(var o=0,l,u,f;o<t;)this.elements[o]&&this.elements[o]!==!0&&this.elements[o].getBaseElement&&(u=this.elements[o],f=this.layers[o].ddd?this.getThreeDContainerByPos(o):u.getBaseElement(),l=f||l),o+=1;l?(!i.ddd||!this.supports3d)&&this.layerElement.insertBefore(n,l):(!i.ddd||!this.supports3d)&&this.layerElement.appendChild(n)}else this.addTo3dContainer(n,t)}},HybridRendererBase.prototype.createShape=function(e){return this.supports3d?new HShapeElement(e,this.globalData,this):new SVGShapeElement(e,this.globalData,this)},HybridRendererBase.prototype.createText=function(e){return this.supports3d?new HTextElement(e,this.globalData,this):new SVGTextLottieElement(e,this.globalData,this)},HybridRendererBase.prototype.createCamera=function(e){return this.camera=new HCameraElement(e,this.globalData,this),this.camera},HybridRendererBase.prototype.createImage=function(e){return this.supports3d?new HImageElement(e,this.globalData,this):new IImageElement(e,this.globalData,this)},HybridRendererBase.prototype.createSolid=function(e){return this.supports3d?new HSolidElement(e,this.globalData,this):new ISolidElement(e,this.globalData,this)},HybridRendererBase.prototype.createNull=SVGRenderer.prototype.createNull,HybridRendererBase.prototype.getThreeDContainerByPos=function(e){for(var t=0,n=this.threeDElements.length;t<n;){if(this.threeDElements[t].startPos<=e&&this.threeDElements[t].endPos>=e)return this.threeDElements[t].perspectiveElem;t+=1}return null},HybridRendererBase.prototype.createThreeDContainer=function(e,t){var n=createTag("div"),i,o;styleDiv(n);var l=createTag("div");if(styleDiv(l),t==="3d"){i=n.style,i.width=this.globalData.compSize.w+"px",i.height=this.globalData.compSize.h+"px";var u="50% 50%";i.webkitTransformOrigin=u,i.mozTransformOrigin=u,i.transformOrigin=u,o=l.style;var f="matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)";o.transform=f,o.webkitTransform=f}n.appendChild(l);var p={container:l,perspectiveElem:n,startPos:e,endPos:e,type:t};return this.threeDElements.push(p),p},HybridRendererBase.prototype.build3dContainers=function(){var e,t=this.layers.length,n,i="";for(e=0;e<t;e+=1)this.layers[e].ddd&&this.layers[e].ty!==3?(i!=="3d"&&(i="3d",n=this.createThreeDContainer(e,"3d")),n.endPos=Math.max(n.endPos,e)):(i!=="2d"&&(i="2d",n=this.createThreeDContainer(e,"2d")),n.endPos=Math.max(n.endPos,e));for(t=this.threeDElements.length,e=t-1;e>=0;e-=1)this.resizerElem.appendChild(this.threeDElements[e].perspectiveElem)},HybridRendererBase.prototype.addTo3dContainer=function(e,t){for(var n=0,i=this.threeDElements.length;n<i;){if(t<=this.threeDElements[n].endPos){for(var o=this.threeDElements[n].startPos,l;o<t;)this.elements[o]&&this.elements[o].getBaseElement&&(l=this.elements[o].getBaseElement()),o+=1;l?this.threeDElements[n].container.insertBefore(e,l):this.threeDElements[n].container.appendChild(e);break}n+=1}},HybridRendererBase.prototype.configAnimation=function(e){var t=createTag("div"),n=this.animationItem.wrapper,i=t.style;i.width=e.w+"px",i.height=e.h+"px",this.resizerElem=t,styleDiv(t),i.transformStyle="flat",i.mozTransformStyle="flat",i.webkitTransformStyle="flat",this.renderConfig.className&&t.setAttribute("class",this.renderConfig.className),n.appendChild(t),i.overflow="hidden";var o=createNS("svg");o.setAttribute("width","1"),o.setAttribute("height","1"),styleDiv(o),this.resizerElem.appendChild(o);var l=createNS("defs");o.appendChild(l),this.data=e,this.setupGlobalData(e,o),this.globalData.defs=l,this.layers=e.layers,this.layerElement=this.resizerElem,this.build3dContainers(),this.updateContainerSize()},HybridRendererBase.prototype.destroy=function(){this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.animationItem.container=null,this.globalData.defs=null;var e,t=this.layers?this.layers.length:0;for(e=0;e<t;e+=1)this.elements[e]&&this.elements[e].destroy&&this.elements[e].destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null},HybridRendererBase.prototype.updateContainerSize=function(){var e=this.animationItem.wrapper.offsetWidth,t=this.animationItem.wrapper.offsetHeight,n=e/t,i=this.globalData.compSize.w/this.globalData.compSize.h,o,l,u,f;i>n?(o=e/this.globalData.compSize.w,l=e/this.globalData.compSize.w,u=0,f=(t-this.globalData.compSize.h*(e/this.globalData.compSize.w))/2):(o=t/this.globalData.compSize.h,l=t/this.globalData.compSize.h,u=(e-this.globalData.compSize.w*(t/this.globalData.compSize.h))/2,f=0);var p=this.resizerElem.style;p.webkitTransform="matrix3d("+o+",0,0,0,0,"+l+",0,0,0,0,1,0,"+u+","+f+",0,1)",p.transform=p.webkitTransform},HybridRendererBase.prototype.renderFrame=SVGRenderer.prototype.renderFrame,HybridRendererBase.prototype.hide=function(){this.resizerElem.style.display="none"},HybridRendererBase.prototype.show=function(){this.resizerElem.style.display="block"},HybridRendererBase.prototype.initItems=function(){if(this.buildAllItems(),this.camera)this.camera.setup();else{var e=this.globalData.compSize.w,t=this.globalData.compSize.h,n,i=this.threeDElements.length;for(n=0;n<i;n+=1){var o=this.threeDElements[n].perspectiveElem.style;o.webkitPerspective=Math.sqrt(Math.pow(e,2)+Math.pow(t,2))+"px",o.perspective=o.webkitPerspective}}},HybridRendererBase.prototype.searchExtraCompositions=function(e){var t,n=e.length,i=createTag("div");for(t=0;t<n;t+=1)if(e[t].xt){var o=this.createComp(e[t],i,this.globalData.comp,null);o.initExpressions(),this.globalData.projectInterface.registerComposition(o)}};function HCompElement(e,t,n){this.layers=e.layers,this.supports3d=!e.hasMask,this.completeLayers=!1,this.pendingElements=[],this.elements=this.layers?createSizedArray(this.layers.length):[],this.initElement(e,t,n),this.tm=e.tm?PropertyFactory.getProp(this,e.tm,0,t.frameRate,this):{_placeholder:!0}}extendPrototype([HybridRendererBase,ICompElement,HBaseElement],HCompElement),HCompElement.prototype._createBaseContainerElements=HCompElement.prototype.createContainerElements,HCompElement.prototype.createContainerElements=function(){this._createBaseContainerElements(),this.data.hasMask?(this.svgElement.setAttribute("width",this.data.w),this.svgElement.setAttribute("height",this.data.h),this.transformedElement=this.baseElement):this.transformedElement=this.layerElement},HCompElement.prototype.addTo3dContainer=function(e,t){for(var n=0,i;n<t;)this.elements[n]&&this.elements[n].getBaseElement&&(i=this.elements[n].getBaseElement()),n+=1;i?this.layerElement.insertBefore(e,i):this.layerElement.appendChild(e)},HCompElement.prototype.createComp=function(e){return this.supports3d?new HCompElement(e,this.globalData,this):new SVGCompElement(e,this.globalData,this)};function HybridRenderer(e,t){this.animationItem=e,this.layers=null,this.renderedFrame=-1,this.renderConfig={className:t&&t.className||"",imagePreserveAspectRatio:t&&t.imagePreserveAspectRatio||"xMidYMid slice",hideOnTransparent:!(t&&t.hideOnTransparent===!1),filterSize:{width:t&&t.filterSize&&t.filterSize.width||"400%",height:t&&t.filterSize&&t.filterSize.height||"400%",x:t&&t.filterSize&&t.filterSize.x||"-100%",y:t&&t.filterSize&&t.filterSize.y||"-100%"},runExpressions:!t||t.runExpressions===void 0||t.runExpressions},this.globalData={_mdf:!1,frameNum:-1,renderConfig:this.renderConfig},this.pendingElements=[],this.elements=[],this.threeDElements=[],this.destroyed=!1,this.camera=null,this.supports3d=!0,this.rendererType="html"}extendPrototype([HybridRendererBase],HybridRenderer),HybridRenderer.prototype.createComp=function(e){return this.supports3d?new HCompElement(e,this.globalData,this):new SVGCompElement(e,this.globalData,this)};var CompExpressionInterface=(function(){return function(e){function t(n){for(var i=0,o=e.layers.length;i<o;){if(e.layers[i].nm===n||e.layers[i].ind===n)return e.elements[i].layerInterface;i+=1}return null}return Object.defineProperty(t,"_name",{value:e.data.nm}),t.layer=t,t.pixelAspect=1,t.height=e.data.h||e.globalData.compSize.h,t.width=e.data.w||e.globalData.compSize.w,t.pixelAspect=1,t.frameDuration=1/e.globalData.frameRate,t.displayStartTime=0,t.numLayers=e.layers.length,t}})();function _typeof$2(e){"@babel/helpers - typeof";return _typeof$2=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof$2(e)}function seedRandom(e,t){var n=this,i=256,o=6,l=52,u="random",f=t.pow(i,o),p=t.pow(2,l),m=p*2,d=i-1,g;function _(R,O,I){var j=[];O=O===!0?{entropy:!0}:O||{};var D=T(b(O.entropy?[R,A(e)]:R===null?C():R,3),j),F=new E(j),B=function(){for(var z=F.g(o),M=f,H=0;z<p;)z=(z+H)*i,M*=i,H=F.g(1);for(;z>=m;)z/=2,M/=2,H>>>=1;return(z+H)/M};return B.int32=function(){return F.g(4)|0},B.quick=function(){return F.g(4)/4294967296},B.double=B,T(A(F.S),e),(O.pass||I||function(X,z,M,H){return H&&(H.S&&S(H,F),X.state=function(){return S(F,{})}),M?(t[u]=X,z):X})(B,D,"global"in O?O.global:this==t,O.state)}t["seed"+u]=_;function E(R){var O,I=R.length,j=this,D=0,F=j.i=j.j=0,B=j.S=[];for(I||(R=[I++]);D<i;)B[D]=D++;for(D=0;D<i;D++)B[D]=B[F=d&F+R[D%I]+(O=B[D])],B[F]=O;j.g=function(X){for(var z,M=0,H=j.i,ee=j.j,Q=j.S;X--;)z=Q[H=d&H+1],M=M*i+Q[d&(Q[H]=Q[ee=d&ee+z])+(Q[ee]=z)];return j.i=H,j.j=ee,M}}function S(R,O){return O.i=R.i,O.j=R.j,O.S=R.S.slice(),O}function b(R,O){var I=[],j=_typeof$2(R),D;if(O&&j=="object")for(D in R)try{I.push(b(R[D],O-1))}catch{}return I.length?I:j=="string"?R:R+"\0"}function T(R,O){for(var I=R+"",j,D=0;D<I.length;)O[d&D]=d&(j^=O[d&D]*19)+I.charCodeAt(D++);return A(O)}function C(){try{var R=new Uint8Array(i);return(n.crypto||n.msCrypto).getRandomValues(R),A(R)}catch{var O=n.navigator,I=O&&O.plugins;return[+new Date,n,I,n.screen,A(e)]}}function A(R){return String.fromCharCode.apply(0,R)}T(t.random(),e)}function initialize$2(e){seedRandom([],e)}var propTypes={SHAPE:"shape"};function _typeof$1(e){"@babel/helpers - typeof";return _typeof$1=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof$1(e)}var ExpressionManager=(function(){var ob={},Math=BMMath,window=null,document=null,XMLHttpRequest=null,fetch=null,frames=null,_lottieGlobal={};initialize$2(BMMath);function resetFrame(){_lottieGlobal={}}function $bm_isInstanceOfArray(e){return e.constructor===Array||e.constructor===Float32Array}function isNumerable(e,t){return e==="number"||t instanceof Number||e==="boolean"||e==="string"}function $bm_neg(e){var t=_typeof$1(e);if(t==="number"||e instanceof Number||t==="boolean")return-e;if($bm_isInstanceOfArray(e)){var n,i=e.length,o=[];for(n=0;n<i;n+=1)o[n]=-e[n];return o}return e.propType?e.v:-e}var easeInBez=BezierFactory.getBezierEasing(.333,0,.833,.833,"easeIn").get,easeOutBez=BezierFactory.getBezierEasing(.167,.167,.667,1,"easeOut").get,easeInOutBez=BezierFactory.getBezierEasing(.33,0,.667,1,"easeInOut").get;function sum(e,t){var n=_typeof$1(e),i=_typeof$1(t);if(isNumerable(n,e)&&isNumerable(i,t)||n==="string"||i==="string")return e+t;if($bm_isInstanceOfArray(e)&&isNumerable(i,t))return e=e.slice(0),e[0]+=t,e;if(isNumerable(n,e)&&$bm_isInstanceOfArray(t))return t=t.slice(0),t[0]=e+t[0],t;if($bm_isInstanceOfArray(e)&&$bm_isInstanceOfArray(t)){for(var o=0,l=e.length,u=t.length,f=[];o<l||o<u;)(typeof e[o]=="number"||e[o]instanceof Number)&&(typeof t[o]=="number"||t[o]instanceof Number)?f[o]=e[o]+t[o]:f[o]=t[o]===void 0?e[o]:e[o]||t[o],o+=1;return f}return 0}var add=sum;function sub(e,t){var n=_typeof$1(e),i=_typeof$1(t);if(isNumerable(n,e)&&isNumerable(i,t))return n==="string"&&(e=parseInt(e,10)),i==="string"&&(t=parseInt(t,10)),e-t;if($bm_isInstanceOfArray(e)&&isNumerable(i,t))return e=e.slice(0),e[0]-=t,e;if(isNumerable(n,e)&&$bm_isInstanceOfArray(t))return t=t.slice(0),t[0]=e-t[0],t;if($bm_isInstanceOfArray(e)&&$bm_isInstanceOfArray(t)){for(var o=0,l=e.length,u=t.length,f=[];o<l||o<u;)(typeof e[o]=="number"||e[o]instanceof Number)&&(typeof t[o]=="number"||t[o]instanceof Number)?f[o]=e[o]-t[o]:f[o]=t[o]===void 0?e[o]:e[o]||t[o],o+=1;return f}return 0}function mul(e,t){var n=_typeof$1(e),i=_typeof$1(t),o;if(isNumerable(n,e)&&isNumerable(i,t))return e*t;var l,u;if($bm_isInstanceOfArray(e)&&isNumerable(i,t)){for(u=e.length,o=createTypedArray("float32",u),l=0;l<u;l+=1)o[l]=e[l]*t;return o}if(isNumerable(n,e)&&$bm_isInstanceOfArray(t)){for(u=t.length,o=createTypedArray("float32",u),l=0;l<u;l+=1)o[l]=e*t[l];return o}return 0}function div(e,t){var n=_typeof$1(e),i=_typeof$1(t),o;if(isNumerable(n,e)&&isNumerable(i,t))return e/t;var l,u;if($bm_isInstanceOfArray(e)&&isNumerable(i,t)){for(u=e.length,o=createTypedArray("float32",u),l=0;l<u;l+=1)o[l]=e[l]/t;return o}if(isNumerable(n,e)&&$bm_isInstanceOfArray(t)){for(u=t.length,o=createTypedArray("float32",u),l=0;l<u;l+=1)o[l]=e/t[l];return o}return 0}function mod(e,t){return typeof e=="string"&&(e=parseInt(e,10)),typeof t=="string"&&(t=parseInt(t,10)),e%t}var $bm_sum=sum,$bm_sub=sub,$bm_mul=mul,$bm_div=div,$bm_mod=mod;function clamp(e,t,n){if(t>n){var i=n;n=t,t=i}return Math.min(Math.max(e,t),n)}function radiansToDegrees(e){return e/degToRads}var radians_to_degrees=radiansToDegrees;function degreesToRadians(e){return e*degToRads}var degrees_to_radians=radiansToDegrees,helperLengthArray=[0,0,0,0,0,0];function length(e,t){if(typeof e=="number"||e instanceof Number)return t=t||0,Math.abs(e-t);t||(t=helperLengthArray);var n,i=Math.min(e.length,t.length),o=0;for(n=0;n<i;n+=1)o+=Math.pow(t[n]-e[n],2);return Math.sqrt(o)}function normalize(e){return div(e,length(e))}function rgbToHsl(e){var t=e[0],n=e[1],i=e[2],o=Math.max(t,n,i),l=Math.min(t,n,i),u,f,p=(o+l)/2;if(o===l)u=0,f=0;else{var m=o-l;switch(f=p>.5?m/(2-o-l):m/(o+l),o){case t:u=(n-i)/m+(n<i?6:0);break;case n:u=(i-t)/m+2;break;case i:u=(t-n)/m+4;break}u/=6}return[u,f,p,e[3]]}function hue2rgb(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function hslToRgb(e){var t=e[0],n=e[1],i=e[2],o,l,u;if(n===0)o=i,u=i,l=i;else{var f=i<.5?i*(1+n):i+n-i*n,p=2*i-f;o=hue2rgb(p,f,t+1/3),l=hue2rgb(p,f,t),u=hue2rgb(p,f,t-1/3)}return[o,l,u,e[3]]}function linear(e,t,n,i,o){if((i===void 0||o===void 0)&&(i=t,o=n,t=0,n=1),n<t){var l=n;n=t,t=l}if(e<=t)return i;if(e>=n)return o;var u=n===t?0:(e-t)/(n-t);if(!i.length)return i+(o-i)*u;var f,p=i.length,m=createTypedArray("float32",p);for(f=0;f<p;f+=1)m[f]=i[f]+(o[f]-i[f])*u;return m}function random(e,t){if(t===void 0&&(e===void 0?(e=0,t=1):(t=e,e=void 0)),t.length){var n,i=t.length;e||(e=createTypedArray("float32",i));var o=createTypedArray("float32",i),l=BMMath.random();for(n=0;n<i;n+=1)o[n]=e[n]+l*(t[n]-e[n]);return o}e===void 0&&(e=0);var u=BMMath.random();return e+u*(t-e)}function createPath(e,t,n,i){var o,l=e.length,u=shapePool.newElement();u.setPathData(!!i,l);var f=[0,0],p,m;for(o=0;o<l;o+=1)p=t&&t[o]?t[o]:f,m=n&&n[o]?n[o]:f,u.setTripleAt(e[o][0],e[o][1],m[0]+e[o][0],m[1]+e[o][1],p[0]+e[o][0],p[1]+e[o][1],o,!0);return u}function initiateExpression(elem,data,property){function noOp(e){return e}if(!elem.globalData.renderConfig.runExpressions)return noOp;var val=data.x,needsVelocity=/velocity(?![\w\d])/.test(val),_needsRandom=val.indexOf("random")!==-1,elemType=elem.data.ty,transform,$bm_transform,content,effect,thisProperty=property;thisProperty._name=elem.data.nm,thisProperty.valueAtTime=thisProperty.getValueAtTime,Object.defineProperty(thisProperty,"value",{get:function(){return thisProperty.v}}),elem.comp.frameDuration=1/elem.comp.globalData.frameRate,elem.comp.displayStartTime=0;var inPoint=elem.data.ip/elem.comp.globalData.frameRate,outPoint=elem.data.op/elem.comp.globalData.frameRate,width=elem.data.sw?elem.data.sw:0,height=elem.data.sh?elem.data.sh:0,name=elem.data.nm,loopIn,loop_in,loopOut,loop_out,smooth,toWorld,fromWorld,fromComp,toComp,fromCompToSurface,position,rotation,anchorPoint,scale,thisLayer,thisComp,mask,valueAtTime,velocityAtTime,scoped_bm_rt,expression_function=eval("[function _expression_function(){"+val+";scoped_bm_rt=$bm_rt}]")[0],numKeys=property.kf?data.k.length:0,active=!this.data||this.data.hd!==!0,wiggle=(function e(t,n){var i,o,l=this.pv.length?this.pv.length:1,u=createTypedArray("float32",l);t=5;var f=Math.floor(time*t);for(i=0,o=0;i<f;){for(o=0;o<l;o+=1)u[o]+=-n+n*2*BMMath.random();i+=1}var p=time*t,m=p-Math.floor(p),d=createTypedArray("float32",l);if(l>1){for(o=0;o<l;o+=1)d[o]=this.pv[o]+u[o]+(-n+n*2*BMMath.random())*m;return d}return this.pv+u[0]+(-n+n*2*BMMath.random())*m}).bind(this);thisProperty.loopIn&&(loopIn=thisProperty.loopIn.bind(thisProperty),loop_in=loopIn),thisProperty.loopOut&&(loopOut=thisProperty.loopOut.bind(thisProperty),loop_out=loopOut),thisProperty.smooth&&(smooth=thisProperty.smooth.bind(thisProperty));function loopInDuration(e,t){return loopIn(e,t,!0)}function loopOutDuration(e,t){return loopOut(e,t,!0)}this.getValueAtTime&&(valueAtTime=this.getValueAtTime.bind(this)),this.getVelocityAtTime&&(velocityAtTime=this.getVelocityAtTime.bind(this));var comp=elem.comp.globalData.projectInterface.bind(elem.comp.globalData.projectInterface);function lookAt(e,t){var n=[t[0]-e[0],t[1]-e[1],t[2]-e[2]],i=Math.atan2(n[0],Math.sqrt(n[1]*n[1]+n[2]*n[2]))/degToRads,o=-Math.atan2(n[1],n[2])/degToRads;return[o,i,0]}function easeOut(e,t,n,i,o){return applyEase(easeOutBez,e,t,n,i,o)}function easeIn(e,t,n,i,o){return applyEase(easeInBez,e,t,n,i,o)}function ease(e,t,n,i,o){return applyEase(easeInOutBez,e,t,n,i,o)}function applyEase(e,t,n,i,o,l){o===void 0?(o=n,l=i):t=(t-n)/(i-n),t>1?t=1:t<0&&(t=0);var u=e(t);if($bm_isInstanceOfArray(o)){var f,p=o.length,m=createTypedArray("float32",p);for(f=0;f<p;f+=1)m[f]=(l[f]-o[f])*u+o[f];return m}return(l-o)*u+o}function nearestKey(e){var t,n=data.k.length,i,o;if(!data.k.length||typeof data.k[0]=="number")i=0,o=0;else if(i=-1,e*=elem.comp.globalData.frameRate,e<data.k[0].t)i=1,o=data.k[0].t;else{for(t=0;t<n-1;t+=1)if(e===data.k[t].t){i=t+1,o=data.k[t].t;break}else if(e>data.k[t].t&&e<data.k[t+1].t){e-data.k[t].t>data.k[t+1].t-e?(i=t+2,o=data.k[t+1].t):(i=t+1,o=data.k[t].t);break}i===-1&&(i=t+1,o=data.k[t].t)}var l={};return l.index=i,l.time=o/elem.comp.globalData.frameRate,l}function key(e){var t,n,i;if(!data.k.length||typeof data.k[0]=="number")throw new Error("The property has no keyframe at index "+e);e-=1,t={time:data.k[e].t/elem.comp.globalData.frameRate,value:[]};var o=Object.prototype.hasOwnProperty.call(data.k[e],"s")?data.k[e].s:data.k[e-1].e;for(i=o.length,n=0;n<i;n+=1)t[n]=o[n],t.value[n]=o[n];return t}function framesToTime(e,t){return t||(t=elem.comp.globalData.frameRate),e/t}function timeToFrames(e,t){return!e&&e!==0&&(e=time),t||(t=elem.comp.globalData.frameRate),e*t}function seedRandom(e){BMMath.seedrandom(randSeed+e)}function sourceRectAtTime(){return elem.sourceRectAtTime()}function substring(e,t){return typeof value=="string"?t===void 0?value.substring(e):value.substring(e,t):""}function substr(e,t){return typeof value=="string"?t===void 0?value.substr(e):value.substr(e,t):""}function posterizeTime(e){time=e===0?0:Math.floor(time*e)/e,value=valueAtTime(time)}var time,velocity,value,text,textIndex,textTotal,selectorValue,index=elem.data.ind,hasParent=!!(elem.hierarchy&&elem.hierarchy.length),parent,randSeed=Math.floor(Math.random()*1e6),globalData=elem.globalData;function executeExpression(e){return value=e,this.frameExpressionId===elem.globalData.frameId&&this.propType!=="textSelector"?value:(this.propType==="textSelector"&&(textIndex=this.textIndex,textTotal=this.textTotal,selectorValue=this.selectorValue),thisLayer||(text=elem.layerInterface.text,thisLayer=elem.layerInterface,thisComp=elem.comp.compInterface,toWorld=thisLayer.toWorld.bind(thisLayer),fromWorld=thisLayer.fromWorld.bind(thisLayer),fromComp=thisLayer.fromComp.bind(thisLayer),toComp=thisLayer.toComp.bind(thisLayer),mask=thisLayer.mask?thisLayer.mask.bind(thisLayer):null,fromCompToSurface=fromComp),transform||(transform=elem.layerInterface("ADBE Transform Group"),$bm_transform=transform,transform&&(anchorPoint=transform.anchorPoint)),elemType===4&&!content&&(content=thisLayer("ADBE Root Vectors Group")),effect||(effect=thisLayer(4)),hasParent=!!(elem.hierarchy&&elem.hierarchy.length),hasParent&&!parent&&(parent=elem.hierarchy[0].layerInterface),time=this.comp.renderedFrame/this.comp.globalData.frameRate,_needsRandom&&seedRandom(randSeed+time),needsVelocity&&(velocity=velocityAtTime(time)),expression_function(),this.frameExpressionId=elem.globalData.frameId,scoped_bm_rt=scoped_bm_rt.propType===propTypes.SHAPE?scoped_bm_rt.v:scoped_bm_rt,scoped_bm_rt)}return executeExpression.__preventDeadCodeRemoval=[$bm_transform,anchorPoint,time,velocity,inPoint,outPoint,width,height,name,loop_in,loop_out,smooth,toComp,fromCompToSurface,toWorld,fromWorld,mask,position,rotation,scale,thisComp,numKeys,active,wiggle,loopInDuration,loopOutDuration,comp,lookAt,easeOut,easeIn,ease,nearestKey,key,text,textIndex,textTotal,selectorValue,framesToTime,timeToFrames,sourceRectAtTime,substring,substr,posterizeTime,index,globalData],executeExpression}return ob.initiateExpression=initiateExpression,ob.__preventDeadCodeRemoval=[window,document,XMLHttpRequest,fetch,frames,$bm_neg,add,$bm_sum,$bm_sub,$bm_mul,$bm_div,$bm_mod,clamp,radians_to_degrees,degreesToRadians,degrees_to_radians,normalize,rgbToHsl,hslToRgb,linear,random,createPath,_lottieGlobal],ob.resetFrame=resetFrame,ob})(),Expressions=(function(){var e={};e.initExpressions=t,e.resetFrame=ExpressionManager.resetFrame;function t(n){var i=0,o=[];function l(){i+=1}function u(){i-=1,i===0&&p()}function f(m){o.indexOf(m)===-1&&o.push(m)}function p(){var m,d=o.length;for(m=0;m<d;m+=1)o[m].release();o.length=0}n.renderer.compInterface=CompExpressionInterface(n.renderer),n.renderer.globalData.projectInterface.registerComposition(n.renderer),n.renderer.globalData.pushExpression=l,n.renderer.globalData.popExpression=u,n.renderer.globalData.registerExpressionProperty=f}return e})(),MaskManagerInterface=(function(){function e(n,i){this._mask=n,this._data=i}Object.defineProperty(e.prototype,"maskPath",{get:function(){return this._mask.prop.k&&this._mask.prop.getValue(),this._mask.prop}}),Object.defineProperty(e.prototype,"maskOpacity",{get:function(){return this._mask.op.k&&this._mask.op.getValue(),this._mask.op.v*100}});var t=function(i){var o=createSizedArray(i.viewData.length),l,u=i.viewData.length;for(l=0;l<u;l+=1)o[l]=new e(i.viewData[l],i.masksProperties[l]);var f=function(m){for(l=0;l<u;){if(i.masksProperties[l].nm===m)return o[l];l+=1}return null};return f};return t})(),ExpressionPropertyInterface=(function(){var e={pv:0,v:0,mult:1},t={pv:[0,0,0],v:[0,0,0],mult:1};function n(u,f,p){Object.defineProperty(u,"velocity",{get:function(){return f.getVelocityAtTime(f.comp.currentFrame)}}),u.numKeys=f.keyframes?f.keyframes.length:0,u.key=function(m){if(!u.numKeys)return 0;var d="";"s"in f.keyframes[m-1]?d=f.keyframes[m-1].s:"e"in f.keyframes[m-2]?d=f.keyframes[m-2].e:d=f.keyframes[m-2].s;var g=p==="unidimensional"?new Number(d):Object.assign({},d);return g.time=f.keyframes[m-1].t/f.elem.comp.globalData.frameRate,g.value=p==="unidimensional"?d[0]:d,g},u.valueAtTime=f.getValueAtTime,u.speedAtTime=f.getSpeedAtTime,u.velocityAtTime=f.getVelocityAtTime,u.propertyGroup=f.propertyGroup}function i(u){(!u||!("pv"in u))&&(u=e);var f=1/u.mult,p=u.pv*f,m=new Number(p);return m.value=p,n(m,u,"unidimensional"),function(){return u.k&&u.getValue(),p=u.v*f,m.value!==p&&(m=new Number(p),m.value=p,m[0]=p,n(m,u,"unidimensional")),m}}function o(u){(!u||!("pv"in u))&&(u=t);var f=1/u.mult,p=u.data&&u.data.l||u.pv.length,m=createTypedArray("float32",p),d=createTypedArray("float32",p);return m.value=d,n(m,u,"multidimensional"),function(){u.k&&u.getValue();for(var g=0;g<p;g+=1)d[g]=u.v[g]*f,m[g]=d[g];return m}}function l(){return e}return function(u){return u?u.propType==="unidimensional"?i(u):o(u):l}})(),TransformExpressionInterface=(function(){return function(e){function t(u){switch(u){case"scale":case"Scale":case"ADBE Scale":case 6:return t.scale;case"rotation":case"Rotation":case"ADBE Rotation":case"ADBE Rotate Z":case 10:return t.rotation;case"ADBE Rotate X":return t.xRotation;case"ADBE Rotate Y":return t.yRotation;case"position":case"Position":case"ADBE Position":case 2:return t.position;case"ADBE Position_0":return t.xPosition;case"ADBE Position_1":return t.yPosition;case"ADBE Position_2":return t.zPosition;case"anchorPoint":case"AnchorPoint":case"Anchor Point":case"ADBE AnchorPoint":case 1:return t.anchorPoint;case"opacity":case"Opacity":case 11:return t.opacity;default:return null}}Object.defineProperty(t,"rotation",{get:ExpressionPropertyInterface(e.r||e.rz)}),Object.defineProperty(t,"zRotation",{get:ExpressionPropertyInterface(e.rz||e.r)}),Object.defineProperty(t,"xRotation",{get:ExpressionPropertyInterface(e.rx)}),Object.defineProperty(t,"yRotation",{get:ExpressionPropertyInterface(e.ry)}),Object.defineProperty(t,"scale",{get:ExpressionPropertyInterface(e.s)});var n,i,o,l;return e.p?l=ExpressionPropertyInterface(e.p):(n=ExpressionPropertyInterface(e.px),i=ExpressionPropertyInterface(e.py),e.pz&&(o=ExpressionPropertyInterface(e.pz))),Object.defineProperty(t,"position",{get:function(){return e.p?l():[n(),i(),o?o():0]}}),Object.defineProperty(t,"xPosition",{get:ExpressionPropertyInterface(e.px)}),Object.defineProperty(t,"yPosition",{get:ExpressionPropertyInterface(e.py)}),Object.defineProperty(t,"zPosition",{get:ExpressionPropertyInterface(e.pz)}),Object.defineProperty(t,"anchorPoint",{get:ExpressionPropertyInterface(e.a)}),Object.defineProperty(t,"opacity",{get:ExpressionPropertyInterface(e.o)}),Object.defineProperty(t,"skew",{get:ExpressionPropertyInterface(e.sk)}),Object.defineProperty(t,"skewAxis",{get:ExpressionPropertyInterface(e.sa)}),Object.defineProperty(t,"orientation",{get:ExpressionPropertyInterface(e.or)}),t}})(),LayerExpressionInterface=(function(){function e(m){var d=new Matrix;if(m!==void 0){var g=this._elem.finalTransform.mProp.getValueAtTime(m);g.clone(d)}else{var _=this._elem.finalTransform.mProp;_.applyToMatrix(d)}return d}function t(m,d){var g=this.getMatrix(d);return g.props[12]=0,g.props[13]=0,g.props[14]=0,this.applyPoint(g,m)}function n(m,d){var g=this.getMatrix(d);return this.applyPoint(g,m)}function i(m,d){var g=this.getMatrix(d);return g.props[12]=0,g.props[13]=0,g.props[14]=0,this.invertPoint(g,m)}function o(m,d){var g=this.getMatrix(d);return this.invertPoint(g,m)}function l(m,d){if(this._elem.hierarchy&&this._elem.hierarchy.length){var g,_=this._elem.hierarchy.length;for(g=0;g<_;g+=1)this._elem.hierarchy[g].finalTransform.mProp.applyToMatrix(m)}return m.applyToPointArray(d[0],d[1],d[2]||0)}function u(m,d){if(this._elem.hierarchy&&this._elem.hierarchy.length){var g,_=this._elem.hierarchy.length;for(g=0;g<_;g+=1)this._elem.hierarchy[g].finalTransform.mProp.applyToMatrix(m)}return m.inversePoint(d)}function f(m){var d=new Matrix;if(d.reset(),this._elem.finalTransform.mProp.applyToMatrix(d),this._elem.hierarchy&&this._elem.hierarchy.length){var g,_=this._elem.hierarchy.length;for(g=0;g<_;g+=1)this._elem.hierarchy[g].finalTransform.mProp.applyToMatrix(d);return d.inversePoint(m)}return d.inversePoint(m)}function p(){return[1,1,1,1]}return function(m){var d;function g(b){E.mask=new MaskManagerInterface(b,m)}function _(b){E.effect=b}function E(b){switch(b){case"ADBE Root Vectors Group":case"Contents":case 2:return E.shapeInterface;case 1:case 6:case"Transform":case"transform":case"ADBE Transform Group":return d;case 4:case"ADBE Effect Parade":case"effects":case"Effects":return E.effect;case"ADBE Text Properties":return E.textInterface;default:return null}}E.getMatrix=e,E.invertPoint=u,E.applyPoint=l,E.toWorld=n,E.toWorldVec=t,E.fromWorld=o,E.fromWorldVec=i,E.toComp=n,E.fromComp=f,E.sampleImage=p,E.sourceRectAtTime=m.sourceRectAtTime.bind(m),E._elem=m,d=TransformExpressionInterface(m.finalTransform.mProp);var S=getDescriptor(d,"anchorPoint");return Object.defineProperties(E,{hasParent:{get:function(){return m.hierarchy.length}},parent:{get:function(){return m.hierarchy[0].layerInterface}},rotation:getDescriptor(d,"rotation"),scale:getDescriptor(d,"scale"),position:getDescriptor(d,"position"),opacity:getDescriptor(d,"opacity"),anchorPoint:S,anchor_point:S,transform:{get:function(){return d}},active:{get:function(){return m.isInRange}}}),E.startTime=m.data.st,E.index=m.data.ind,E.source=m.data.refId,E.height=m.data.ty===0?m.data.h:100,E.width=m.data.ty===0?m.data.w:100,E.inPoint=m.data.ip/m.comp.globalData.frameRate,E.outPoint=m.data.op/m.comp.globalData.frameRate,E._name=m.data.nm,E.registerMaskInterface=g,E.registerEffectsInterface=_,E}})(),propertyGroupFactory=(function(){return function(e,t){return function(n){return n=n===void 0?1:n,n<=0?e:t(n-1)}}})(),PropertyInterface=(function(){return function(e,t){var n={_name:e};function i(o){return o=o===void 0?1:o,o<=0?n:t(o-1)}return i}})(),EffectsExpressionInterface=(function(){var e={createEffectsInterface:t};function t(o,l){if(o.effectsManager){var u=[],f=o.data.ef,p,m=o.effectsManager.effectElements.length;for(p=0;p<m;p+=1)u.push(n(f[p],o.effectsManager.effectElements[p],l,o));var d=o.data.ef||[],g=function(E){for(p=0,m=d.length;p<m;){if(E===d[p].nm||E===d[p].mn||E===d[p].ix)return u[p];p+=1}return null};return Object.defineProperty(g,"numProperties",{get:function(){return d.length}}),g}return null}function n(o,l,u,f){function p(E){for(var S=o.ef,b=0,T=S.length;b<T;){if(E===S[b].nm||E===S[b].mn||E===S[b].ix)return S[b].ty===5?d[b]:d[b]();b+=1}throw new Error}var m=propertyGroupFactory(p,u),d=[],g,_=o.ef.length;for(g=0;g<_;g+=1)o.ef[g].ty===5?d.push(n(o.ef[g],l.effectElements[g],l.effectElements[g].propertyGroup,f)):d.push(i(l.effectElements[g],o.ef[g].ty,f,m));return o.mn==="ADBE Color Control"&&Object.defineProperty(p,"color",{get:function(){return d[0]()}}),Object.defineProperties(p,{numProperties:{get:function(){return o.np}},_name:{value:o.nm},propertyGroup:{value:m}}),p.enabled=o.en!==0,p.active=p.enabled,p}function i(o,l,u,f){var p=ExpressionPropertyInterface(o.p);function m(){return l===10?u.comp.compInterface(o.p.v):p()}return o.p.setGroupProperty&&o.p.setGroupProperty(PropertyInterface("",f)),m}return e})(),ShapePathInterface=(function(){return function(t,n,i){var o=n.sh;function l(f){return f==="Shape"||f==="shape"||f==="Path"||f==="path"||f==="ADBE Vector Shape"||f===2?l.path:null}var u=propertyGroupFactory(l,i);return o.setGroupProperty(PropertyInterface("Path",u)),Object.defineProperties(l,{path:{get:function(){return o.k&&o.getValue(),o}},shape:{get:function(){return o.k&&o.getValue(),o}},_name:{value:t.nm},ix:{value:t.ix},propertyIndex:{value:t.ix},mn:{value:t.mn},propertyGroup:{value:i}}),l}})(),ShapeExpressionInterface=(function(){function e(S,b,T){var C=[],A,R=S?S.length:0;for(A=0;A<R;A+=1)S[A].ty==="gr"?C.push(n(S[A],b[A],T)):S[A].ty==="fl"?C.push(i(S[A],b[A],T)):S[A].ty==="st"?C.push(u(S[A],b[A],T)):S[A].ty==="tm"?C.push(f(S[A],b[A],T)):S[A].ty==="tr"||(S[A].ty==="el"?C.push(m(S[A],b[A],T)):S[A].ty==="sr"?C.push(d(S[A],b[A],T)):S[A].ty==="sh"?C.push(ShapePathInterface(S[A],b[A],T)):S[A].ty==="rc"?C.push(g(S[A],b[A],T)):S[A].ty==="rd"?C.push(_(S[A],b[A],T)):S[A].ty==="rp"?C.push(E(S[A],b[A],T)):S[A].ty==="gf"?C.push(o(S[A],b[A],T)):C.push(l(S[A],b[A])));return C}function t(S,b,T){var C,A=function(I){for(var j=0,D=C.length;j<D;){if(C[j]._name===I||C[j].mn===I||C[j].propertyIndex===I||C[j].ix===I||C[j].ind===I)return C[j];j+=1}return typeof I=="number"?C[I-1]:null};A.propertyGroup=propertyGroupFactory(A,T),C=e(S.it,b.it,A.propertyGroup),A.numProperties=C.length;var R=p(S.it[S.it.length-1],b.it[b.it.length-1],A.propertyGroup);return A.transform=R,A.propertyIndex=S.cix,A._name=S.nm,A}function n(S,b,T){var C=function(I){switch(I){case"ADBE Vectors Group":case"Contents":case 2:return C.content;default:return C.transform}};C.propertyGroup=propertyGroupFactory(C,T);var A=t(S,b,C.propertyGroup),R=p(S.it[S.it.length-1],b.it[b.it.length-1],C.propertyGroup);return C.content=A,C.transform=R,Object.defineProperty(C,"_name",{get:function(){return S.nm}}),C.numProperties=S.np,C.propertyIndex=S.ix,C.nm=S.nm,C.mn=S.mn,C}function i(S,b,T){function C(A){return A==="Color"||A==="color"?C.color:A==="Opacity"||A==="opacity"?C.opacity:null}return Object.defineProperties(C,{color:{get:ExpressionPropertyInterface(b.c)},opacity:{get:ExpressionPropertyInterface(b.o)},_name:{value:S.nm},mn:{value:S.mn}}),b.c.setGroupProperty(PropertyInterface("Color",T)),b.o.setGroupProperty(PropertyInterface("Opacity",T)),C}function o(S,b,T){function C(A){return A==="Start Point"||A==="start point"?C.startPoint:A==="End Point"||A==="end point"?C.endPoint:A==="Opacity"||A==="opacity"?C.opacity:null}return Object.defineProperties(C,{startPoint:{get:ExpressionPropertyInterface(b.s)},endPoint:{get:ExpressionPropertyInterface(b.e)},opacity:{get:ExpressionPropertyInterface(b.o)},type:{get:function(){return"a"}},_name:{value:S.nm},mn:{value:S.mn}}),b.s.setGroupProperty(PropertyInterface("Start Point",T)),b.e.setGroupProperty(PropertyInterface("End Point",T)),b.o.setGroupProperty(PropertyInterface("Opacity",T)),C}function l(){function S(){return null}return S}function u(S,b,T){var C=propertyGroupFactory(D,T),A=propertyGroupFactory(j,C);function R(F){Object.defineProperty(j,S.d[F].nm,{get:ExpressionPropertyInterface(b.d.dataProps[F].p)})}var O,I=S.d?S.d.length:0,j={};for(O=0;O<I;O+=1)R(O),b.d.dataProps[O].p.setGroupProperty(A);function D(F){return F==="Color"||F==="color"?D.color:F==="Opacity"||F==="opacity"?D.opacity:F==="Stroke Width"||F==="stroke width"?D.strokeWidth:null}return Object.defineProperties(D,{color:{get:ExpressionPropertyInterface(b.c)},opacity:{get:ExpressionPropertyInterface(b.o)},strokeWidth:{get:ExpressionPropertyInterface(b.w)},dash:{get:function(){return j}},_name:{value:S.nm},mn:{value:S.mn}}),b.c.setGroupProperty(PropertyInterface("Color",C)),b.o.setGroupProperty(PropertyInterface("Opacity",C)),b.w.setGroupProperty(PropertyInterface("Stroke Width",C)),D}function f(S,b,T){function C(R){return R===S.e.ix||R==="End"||R==="end"?C.end:R===S.s.ix?C.start:R===S.o.ix?C.offset:null}var A=propertyGroupFactory(C,T);return C.propertyIndex=S.ix,b.s.setGroupProperty(PropertyInterface("Start",A)),b.e.setGroupProperty(PropertyInterface("End",A)),b.o.setGroupProperty(PropertyInterface("Offset",A)),C.propertyIndex=S.ix,C.propertyGroup=T,Object.defineProperties(C,{start:{get:ExpressionPropertyInterface(b.s)},end:{get:ExpressionPropertyInterface(b.e)},offset:{get:ExpressionPropertyInterface(b.o)},_name:{value:S.nm}}),C.mn=S.mn,C}function p(S,b,T){function C(R){return S.a.ix===R||R==="Anchor Point"?C.anchorPoint:S.o.ix===R||R==="Opacity"?C.opacity:S.p.ix===R||R==="Position"?C.position:S.r.ix===R||R==="Rotation"||R==="ADBE Vector Rotation"?C.rotation:S.s.ix===R||R==="Scale"?C.scale:S.sk&&S.sk.ix===R||R==="Skew"?C.skew:S.sa&&S.sa.ix===R||R==="Skew Axis"?C.skewAxis:null}var A=propertyGroupFactory(C,T);return b.transform.mProps.o.setGroupProperty(PropertyInterface("Opacity",A)),b.transform.mProps.p.setGroupProperty(PropertyInterface("Position",A)),b.transform.mProps.a.setGroupProperty(PropertyInterface("Anchor Point",A)),b.transform.mProps.s.setGroupProperty(PropertyInterface("Scale",A)),b.transform.mProps.r.setGroupProperty(PropertyInterface("Rotation",A)),b.transform.mProps.sk&&(b.transform.mProps.sk.setGroupProperty(PropertyInterface("Skew",A)),b.transform.mProps.sa.setGroupProperty(PropertyInterface("Skew Angle",A))),b.transform.op.setGroupProperty(PropertyInterface("Opacity",A)),Object.defineProperties(C,{opacity:{get:ExpressionPropertyInterface(b.transform.mProps.o)},position:{get:ExpressionPropertyInterface(b.transform.mProps.p)},anchorPoint:{get:ExpressionPropertyInterface(b.transform.mProps.a)},scale:{get:ExpressionPropertyInterface(b.transform.mProps.s)},rotation:{get:ExpressionPropertyInterface(b.transform.mProps.r)},skew:{get:ExpressionPropertyInterface(b.transform.mProps.sk)},skewAxis:{get:ExpressionPropertyInterface(b.transform.mProps.sa)},_name:{value:S.nm}}),C.ty="tr",C.mn=S.mn,C.propertyGroup=T,C}function m(S,b,T){function C(O){return S.p.ix===O?C.position:S.s.ix===O?C.size:null}var A=propertyGroupFactory(C,T);C.propertyIndex=S.ix;var R=b.sh.ty==="tm"?b.sh.prop:b.sh;return R.s.setGroupProperty(PropertyInterface("Size",A)),R.p.setGroupProperty(PropertyInterface("Position",A)),Object.defineProperties(C,{size:{get:ExpressionPropertyInterface(R.s)},position:{get:ExpressionPropertyInterface(R.p)},_name:{value:S.nm}}),C.mn=S.mn,C}function d(S,b,T){function C(O){return S.p.ix===O?C.position:S.r.ix===O?C.rotation:S.pt.ix===O?C.points:S.or.ix===O||O==="ADBE Vector Star Outer Radius"?C.outerRadius:S.os.ix===O?C.outerRoundness:S.ir&&(S.ir.ix===O||O==="ADBE Vector Star Inner Radius")?C.innerRadius:S.is&&S.is.ix===O?C.innerRoundness:null}var A=propertyGroupFactory(C,T),R=b.sh.ty==="tm"?b.sh.prop:b.sh;return C.propertyIndex=S.ix,R.or.setGroupProperty(PropertyInterface("Outer Radius",A)),R.os.setGroupProperty(PropertyInterface("Outer Roundness",A)),R.pt.setGroupProperty(PropertyInterface("Points",A)),R.p.setGroupProperty(PropertyInterface("Position",A)),R.r.setGroupProperty(PropertyInterface("Rotation",A)),S.ir&&(R.ir.setGroupProperty(PropertyInterface("Inner Radius",A)),R.is.setGroupProperty(PropertyInterface("Inner Roundness",A))),Object.defineProperties(C,{position:{get:ExpressionPropertyInterface(R.p)},rotation:{get:ExpressionPropertyInterface(R.r)},points:{get:ExpressionPropertyInterface(R.pt)},outerRadius:{get:ExpressionPropertyInterface(R.or)},outerRoundness:{get:ExpressionPropertyInterface(R.os)},innerRadius:{get:ExpressionPropertyInterface(R.ir)},innerRoundness:{get:ExpressionPropertyInterface(R.is)},_name:{value:S.nm}}),C.mn=S.mn,C}function g(S,b,T){function C(O){return S.p.ix===O?C.position:S.r.ix===O?C.roundness:S.s.ix===O||O==="Size"||O==="ADBE Vector Rect Size"?C.size:null}var A=propertyGroupFactory(C,T),R=b.sh.ty==="tm"?b.sh.prop:b.sh;return C.propertyIndex=S.ix,R.p.setGroupProperty(PropertyInterface("Position",A)),R.s.setGroupProperty(PropertyInterface("Size",A)),R.r.setGroupProperty(PropertyInterface("Rotation",A)),Object.defineProperties(C,{position:{get:ExpressionPropertyInterface(R.p)},roundness:{get:ExpressionPropertyInterface(R.r)},size:{get:ExpressionPropertyInterface(R.s)},_name:{value:S.nm}}),C.mn=S.mn,C}function _(S,b,T){function C(O){return S.r.ix===O||O==="Round Corners 1"?C.radius:null}var A=propertyGroupFactory(C,T),R=b;return C.propertyIndex=S.ix,R.rd.setGroupProperty(PropertyInterface("Radius",A)),Object.defineProperties(C,{radius:{get:ExpressionPropertyInterface(R.rd)},_name:{value:S.nm}}),C.mn=S.mn,C}function E(S,b,T){function C(O){return S.c.ix===O||O==="Copies"?C.copies:S.o.ix===O||O==="Offset"?C.offset:null}var A=propertyGroupFactory(C,T),R=b;return C.propertyIndex=S.ix,R.c.setGroupProperty(PropertyInterface("Copies",A)),R.o.setGroupProperty(PropertyInterface("Offset",A)),Object.defineProperties(C,{copies:{get:ExpressionPropertyInterface(R.c)},offset:{get:ExpressionPropertyInterface(R.o)},_name:{value:S.nm}}),C.mn=S.mn,C}return function(S,b,T){var C;function A(O){if(typeof O=="number")return O=O===void 0?1:O,O===0?T:C[O-1];for(var I=0,j=C.length;I<j;){if(C[I]._name===O)return C[I];I+=1}return null}function R(){return T}return A.propertyGroup=propertyGroupFactory(A,R),C=e(S,b,A.propertyGroup),A.numProperties=C.length,A._name="Contents",A}})(),TextExpressionInterface=(function(){return function(e){var t;function n(i){switch(i){case"ADBE Text Document":return n.sourceText;default:return null}}return Object.defineProperty(n,"sourceText",{get:function(){e.textProperty.getValue();var o=e.textProperty.currentData.t;return(!t||o!==t.value)&&(t=new String(o),t.value=o||new String(o),Object.defineProperty(t,"style",{get:function(){return{fillColor:e.textProperty.currentData.fc}}})),t}}),n}})();function _typeof(e){"@babel/helpers - typeof";return _typeof=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof(e)}var FootageInterface=(function(){var e=function(i){var o="",l=i.getFootageData();function u(){return o="",l=i.getFootageData(),f}function f(p){if(l[p])return o=p,l=l[p],_typeof(l)==="object"?f:l;var m=p.indexOf(o);if(m!==-1){var d=parseInt(p.substr(m+o.length),10);return l=l[d],_typeof(l)==="object"?f:l}return""}return u},t=function(i){function o(l){return l==="Outline"?o.outlineInterface():null}return o._name="Outline",o.outlineInterface=e(i),o};return function(n){function i(o){return o==="Data"?i.dataInterface:null}return i._name="Data",i.dataInterface=t(n),i}})(),interfaces={layer:LayerExpressionInterface,effects:EffectsExpressionInterface,comp:CompExpressionInterface,shape:ShapeExpressionInterface,text:TextExpressionInterface,footage:FootageInterface};function getInterface(e){return interfaces[e]||null}var expressionHelpers=(function(){function e(u,f,p){f.x&&(p.k=!0,p.x=!0,p.initiateExpression=ExpressionManager.initiateExpression,p.effectsSequence.push(p.initiateExpression(u,f,p).bind(p)))}function t(u){return u*=this.elem.globalData.frameRate,u-=this.offsetTime,u!==this._cachingAtTime.lastFrame&&(this._cachingAtTime.lastIndex=this._cachingAtTime.lastFrame<u?this._cachingAtTime.lastIndex:0,this._cachingAtTime.value=this.interpolateValue(u,this._cachingAtTime),this._cachingAtTime.lastFrame=u),this._cachingAtTime.value}function n(u){var f=-.01,p=this.getValueAtTime(u),m=this.getValueAtTime(u+f),d=0;if(p.length){var g;for(g=0;g<p.length;g+=1)d+=Math.pow(m[g]-p[g],2);d=Math.sqrt(d)*100}else d=0;return d}function i(u){if(this.vel!==void 0)return this.vel;var f=-.001,p=this.getValueAtTime(u),m=this.getValueAtTime(u+f),d;if(p.length){d=createTypedArray("float32",p.length);var g;for(g=0;g<p.length;g+=1)d[g]=(m[g]-p[g])/f}else d=(m-p)/f;return d}function o(){return this.pv}function l(u){this.propertyGroup=u}return{searchExpressions:e,getSpeedAtTime:n,getVelocityAtTime:i,getValueAtTime:t,getStaticValueAtTime:o,setGroupProperty:l}})();function addPropertyDecorator(){function e(_,E,S){if(!this.k||!this.keyframes)return this.pv;_=_?_.toLowerCase():"";var b=this.comp.renderedFrame,T=this.keyframes,C=T[T.length-1].t;if(b<=C)return this.pv;var A,R;S?(E?A=Math.abs(C-this.elem.comp.globalData.frameRate*E):A=Math.max(0,C-this.elem.data.ip),R=C-A):((!E||E>T.length-1)&&(E=T.length-1),R=T[T.length-1-E].t,A=C-R);var O,I,j;if(_==="pingpong"){var D=Math.floor((b-R)/A);if(D%2!==0)return this.getValueAtTime((A-(b-R)%A+R)/this.comp.globalData.frameRate,0)}else if(_==="offset"){var F=this.getValueAtTime(R/this.comp.globalData.frameRate,0),B=this.getValueAtTime(C/this.comp.globalData.frameRate,0),X=this.getValueAtTime(((b-R)%A+R)/this.comp.globalData.frameRate,0),z=Math.floor((b-R)/A);if(this.pv.length){for(j=new Array(F.length),I=j.length,O=0;O<I;O+=1)j[O]=(B[O]-F[O])*z+X[O];return j}return(B-F)*z+X}else if(_==="continue"){var M=this.getValueAtTime(C/this.comp.globalData.frameRate,0),H=this.getValueAtTime((C-.001)/this.comp.globalData.frameRate,0);if(this.pv.length){for(j=new Array(M.length),I=j.length,O=0;O<I;O+=1)j[O]=M[O]+(M[O]-H[O])*((b-C)/this.comp.globalData.frameRate)/5e-4;return j}return M+(M-H)*((b-C)/.001)}return this.getValueAtTime(((b-R)%A+R)/this.comp.globalData.frameRate,0)}function t(_,E,S){if(!this.k)return this.pv;_=_?_.toLowerCase():"";var b=this.comp.renderedFrame,T=this.keyframes,C=T[0].t;if(b>=C)return this.pv;var A,R;S?(E?A=Math.abs(this.elem.comp.globalData.frameRate*E):A=Math.max(0,this.elem.data.op-C),R=C+A):((!E||E>T.length-1)&&(E=T.length-1),R=T[E].t,A=R-C);var O,I,j;if(_==="pingpong"){var D=Math.floor((C-b)/A);if(D%2===0)return this.getValueAtTime(((C-b)%A+C)/this.comp.globalData.frameRate,0)}else if(_==="offset"){var F=this.getValueAtTime(C/this.comp.globalData.frameRate,0),B=this.getValueAtTime(R/this.comp.globalData.frameRate,0),X=this.getValueAtTime((A-(C-b)%A+C)/this.comp.globalData.frameRate,0),z=Math.floor((C-b)/A)+1;if(this.pv.length){for(j=new Array(F.length),I=j.length,O=0;O<I;O+=1)j[O]=X[O]-(B[O]-F[O])*z;return j}return X-(B-F)*z}else if(_==="continue"){var M=this.getValueAtTime(C/this.comp.globalData.frameRate,0),H=this.getValueAtTime((C+.001)/this.comp.globalData.frameRate,0);if(this.pv.length){for(j=new Array(M.length),I=j.length,O=0;O<I;O+=1)j[O]=M[O]+(M[O]-H[O])*(C-b)/.001;return j}return M+(M-H)*(C-b)/.001}return this.getValueAtTime((A-((C-b)%A+C))/this.comp.globalData.frameRate,0)}function n(_,E){if(!this.k)return this.pv;if(_=(_||.4)*.5,E=Math.floor(E||5),E<=1)return this.pv;var S=this.comp.renderedFrame/this.comp.globalData.frameRate,b=S-_,T=S+_,C=E>1?(T-b)/(E-1):1,A=0,R=0,O;this.pv.length?O=createTypedArray("float32",this.pv.length):O=0;for(var I;A<E;){if(I=this.getValueAtTime(b+A*C),this.pv.length)for(R=0;R<this.pv.length;R+=1)O[R]+=I[R];else O+=I;A+=1}if(this.pv.length)for(R=0;R<this.pv.length;R+=1)O[R]/=E;else O/=E;return O}function i(_){this._transformCachingAtTime||(this._transformCachingAtTime={v:new Matrix});var E=this._transformCachingAtTime.v;if(E.cloneFromProps(this.pre.props),this.appliedTransformations<1){var S=this.a.getValueAtTime(_);E.translate(-S[0]*this.a.mult,-S[1]*this.a.mult,S[2]*this.a.mult)}if(this.appliedTransformations<2){var b=this.s.getValueAtTime(_);E.scale(b[0]*this.s.mult,b[1]*this.s.mult,b[2]*this.s.mult)}if(this.sk&&this.appliedTransformations<3){var T=this.sk.getValueAtTime(_),C=this.sa.getValueAtTime(_);E.skewFromAxis(-T*this.sk.mult,C*this.sa.mult)}if(this.r&&this.appliedTransformations<4){var A=this.r.getValueAtTime(_);E.rotate(-A*this.r.mult)}else if(!this.r&&this.appliedTransformations<4){var R=this.rz.getValueAtTime(_),O=this.ry.getValueAtTime(_),I=this.rx.getValueAtTime(_),j=this.or.getValueAtTime(_);E.rotateZ(-R*this.rz.mult).rotateY(O*this.ry.mult).rotateX(I*this.rx.mult).rotateZ(-j[2]*this.or.mult).rotateY(j[1]*this.or.mult).rotateX(j[0]*this.or.mult)}if(this.data.p&&this.data.p.s){var D=this.px.getValueAtTime(_),F=this.py.getValueAtTime(_);if(this.data.p.z){var B=this.pz.getValueAtTime(_);E.translate(D*this.px.mult,F*this.py.mult,-B*this.pz.mult)}else E.translate(D*this.px.mult,F*this.py.mult,0)}else{var X=this.p.getValueAtTime(_);E.translate(X[0]*this.p.mult,X[1]*this.p.mult,-X[2]*this.p.mult)}return E}function o(){return this.v.clone(new Matrix)}var l=TransformPropertyFactory.getTransformProperty;TransformPropertyFactory.getTransformProperty=function(_,E,S){var b=l(_,E,S);return b.dynamicProperties.length?b.getValueAtTime=i.bind(b):b.getValueAtTime=o.bind(b),b.setGroupProperty=expressionHelpers.setGroupProperty,b};var u=PropertyFactory.getProp;PropertyFactory.getProp=function(_,E,S,b,T){var C=u(_,E,S,b,T);C.kf?C.getValueAtTime=expressionHelpers.getValueAtTime.bind(C):C.getValueAtTime=expressionHelpers.getStaticValueAtTime.bind(C),C.setGroupProperty=expressionHelpers.setGroupProperty,C.loopOut=e,C.loopIn=t,C.smooth=n,C.getVelocityAtTime=expressionHelpers.getVelocityAtTime.bind(C),C.getSpeedAtTime=expressionHelpers.getSpeedAtTime.bind(C),C.numKeys=E.a===1?E.k.length:0,C.propertyIndex=E.ix;var A=0;return S!==0&&(A=createTypedArray("float32",E.a===1?E.k[0].s.length:E.k.length)),C._cachingAtTime={lastFrame:initialDefaultFrame,lastIndex:0,value:A},expressionHelpers.searchExpressions(_,E,C),C.k&&T.addDynamicProperty(C),C};function f(_){return this._cachingAtTime||(this._cachingAtTime={shapeValue:shapePool.clone(this.pv),lastIndex:0,lastTime:initialDefaultFrame}),_*=this.elem.globalData.frameRate,_-=this.offsetTime,_!==this._cachingAtTime.lastTime&&(this._cachingAtTime.lastIndex=this._cachingAtTime.lastTime<_?this._caching.lastIndex:0,this._cachingAtTime.lastTime=_,this.interpolateShape(_,this._cachingAtTime.shapeValue,this._cachingAtTime)),this._cachingAtTime.shapeValue}var p=ShapePropertyFactory.getConstructorFunction(),m=ShapePropertyFactory.getKeyframedConstructorFunction();function d(){}d.prototype={vertices:function(E,S){this.k&&this.getValue();var b=this.v;S!==void 0&&(b=this.getValueAtTime(S,0));var T,C=b._length,A=b[E],R=b.v,O=createSizedArray(C);for(T=0;T<C;T+=1)E==="i"||E==="o"?O[T]=[A[T][0]-R[T][0],A[T][1]-R[T][1]]:O[T]=[A[T][0],A[T][1]];return O},points:function(E){return this.vertices("v",E)},inTangents:function(E){return this.vertices("i",E)},outTangents:function(E){return this.vertices("o",E)},isClosed:function(){return this.v.c},pointOnPath:function(E,S){var b=this.v;S!==void 0&&(b=this.getValueAtTime(S,0)),this._segmentsLength||(this._segmentsLength=bez.getSegmentsLength(b));for(var T=this._segmentsLength,C=T.lengths,A=T.totalLength*E,R=0,O=C.length,I=0,j;R<O;){if(I+C[R].addedLength>A){var D=R,F=b.c&&R===O-1?0:R+1,B=(A-I)/C[R].addedLength;j=bez.getPointInSegment(b.v[D],b.v[F],b.o[D],b.i[F],B,C[R]);break}else I+=C[R].addedLength;R+=1}return j||(j=b.c?[b.v[0][0],b.v[0][1]]:[b.v[b._length-1][0],b.v[b._length-1][1]]),j},vectorOnPath:function(E,S,b){E==1?E=this.v.c:E==0&&(E=.999);var T=this.pointOnPath(E,S),C=this.pointOnPath(E+.001,S),A=C[0]-T[0],R=C[1]-T[1],O=Math.sqrt(Math.pow(A,2)+Math.pow(R,2));if(O===0)return[0,0];var I=b==="tangent"?[A/O,R/O]:[-R/O,A/O];return I},tangentOnPath:function(E,S){return this.vectorOnPath(E,S,"tangent")},normalOnPath:function(E,S){return this.vectorOnPath(E,S,"normal")},setGroupProperty:expressionHelpers.setGroupProperty,getValueAtTime:expressionHelpers.getStaticValueAtTime},extendPrototype([d],p),extendPrototype([d],m),m.prototype.getValueAtTime=f,m.prototype.initiateExpression=ExpressionManager.initiateExpression;var g=ShapePropertyFactory.getShapeProp;ShapePropertyFactory.getShapeProp=function(_,E,S,b,T){var C=g(_,E,S,b,T);return C.propertyIndex=E.ix,C.lock=!1,S===3?expressionHelpers.searchExpressions(_,E.pt,C):S===4&&expressionHelpers.searchExpressions(_,E.ks,C),C.k&&_.addDynamicProperty(C),C}}function initialize$1(){addPropertyDecorator()}function addDecorator(){function e(){return this.data.d.x?(this.calculateExpression=ExpressionManager.initiateExpression.bind(this)(this.elem,this.data.d,this),this.addEffect(this.getExpressionValue.bind(this)),!0):null}TextProperty.prototype.getExpressionValue=function(t,n){var i=this.calculateExpression(n);if(t.t!==i){var o={};return this.copyData(o,t),o.t=i.toString(),o.__complete=!1,o}return t},TextProperty.prototype.searchProperty=function(){var t=this.searchKeyframes(),n=this.searchExpressions();return this.kf=t||n,this.kf},TextProperty.prototype.searchExpressions=e}function initialize(){addDecorator()}function SVGComposableEffect(){}SVGComposableEffect.prototype={createMergeNode:function e(t,n){var i=createNS("feMerge");i.setAttribute("result",t);var o,l;for(l=0;l<n.length;l+=1)o=createNS("feMergeNode"),o.setAttribute("in",n[l]),i.appendChild(o),i.appendChild(o);return i}};var linearFilterValue="0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0";function SVGTintFilter(e,t,n,i,o){this.filterManager=t;var l=createNS("feColorMatrix");l.setAttribute("type","matrix"),l.setAttribute("color-interpolation-filters","linearRGB"),l.setAttribute("values",linearFilterValue+" 1 0"),this.linearFilter=l,l.setAttribute("result",i+"_tint_1"),e.appendChild(l),l=createNS("feColorMatrix"),l.setAttribute("type","matrix"),l.setAttribute("color-interpolation-filters","sRGB"),l.setAttribute("values","1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"),l.setAttribute("result",i+"_tint_2"),e.appendChild(l),this.matrixFilter=l;var u=this.createMergeNode(i,[o,i+"_tint_1",i+"_tint_2"]);e.appendChild(u)}extendPrototype([SVGComposableEffect],SVGTintFilter),SVGTintFilter.prototype.renderFrame=function(e){if(e||this.filterManager._mdf){var t=this.filterManager.effectElements[0].p.v,n=this.filterManager.effectElements[1].p.v,i=this.filterManager.effectElements[2].p.v/100;this.linearFilter.setAttribute("values",linearFilterValue+" "+i+" 0"),this.matrixFilter.setAttribute("values",n[0]-t[0]+" 0 0 0 "+t[0]+" "+(n[1]-t[1])+" 0 0 0 "+t[1]+" "+(n[2]-t[2])+" 0 0 0 "+t[2]+" 0 0 0 1 0")}};function SVGFillFilter(e,t,n,i){this.filterManager=t;var o=createNS("feColorMatrix");o.setAttribute("type","matrix"),o.setAttribute("color-interpolation-filters","sRGB"),o.setAttribute("values","1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"),o.setAttribute("result",i),e.appendChild(o),this.matrixFilter=o}SVGFillFilter.prototype.renderFrame=function(e){if(e||this.filterManager._mdf){var t=this.filterManager.effectElements[2].p.v,n=this.filterManager.effectElements[6].p.v;this.matrixFilter.setAttribute("values","0 0 0 0 "+t[0]+" 0 0 0 0 "+t[1]+" 0 0 0 0 "+t[2]+" 0 0 0 "+n+" 0")}};function SVGStrokeEffect(e,t,n){this.initialized=!1,this.filterManager=t,this.elem=n,this.paths=[]}SVGStrokeEffect.prototype.initialize=function(){var e=this.elem.layerElement.children||this.elem.layerElement.childNodes,t,n,i,o;for(this.filterManager.effectElements[1].p.v===1?(o=this.elem.maskManager.masksProperties.length,i=0):(i=this.filterManager.effectElements[0].p.v-1,o=i+1),n=createNS("g"),n.setAttribute("fill","none"),n.setAttribute("stroke-linecap","round"),n.setAttribute("stroke-dashoffset",1),i;i<o;i+=1)t=createNS("path"),n.appendChild(t),this.paths.push({p:t,m:i});if(this.filterManager.effectElements[10].p.v===3){var l=createNS("mask"),u=createElementID();l.setAttribute("id",u),l.setAttribute("mask-type","alpha"),l.appendChild(n),this.elem.globalData.defs.appendChild(l);var f=createNS("g");for(f.setAttribute("mask","url("+getLocationHref()+"#"+u+")");e[0];)f.appendChild(e[0]);this.elem.layerElement.appendChild(f),this.masker=l,n.setAttribute("stroke","#fff")}else if(this.filterManager.effectElements[10].p.v===1||this.filterManager.effectElements[10].p.v===2){if(this.filterManager.effectElements[10].p.v===2)for(e=this.elem.layerElement.children||this.elem.layerElement.childNodes;e.length;)this.elem.layerElement.removeChild(e[0]);this.elem.layerElement.appendChild(n),this.elem.layerElement.removeAttribute("mask"),n.setAttribute("stroke","#fff")}this.initialized=!0,this.pathMasker=n},SVGStrokeEffect.prototype.renderFrame=function(e){this.initialized||this.initialize();var t,n=this.paths.length,i,o;for(t=0;t<n;t+=1)if(this.paths[t].m!==-1&&(i=this.elem.maskManager.viewData[this.paths[t].m],o=this.paths[t].p,(e||this.filterManager._mdf||i.prop._mdf)&&o.setAttribute("d",i.lastPath),e||this.filterManager.effectElements[9].p._mdf||this.filterManager.effectElements[4].p._mdf||this.filterManager.effectElements[7].p._mdf||this.filterManager.effectElements[8].p._mdf||i.prop._mdf)){var l;if(this.filterManager.effectElements[7].p.v!==0||this.filterManager.effectElements[8].p.v!==100){var u=Math.min(this.filterManager.effectElements[7].p.v,this.filterManager.effectElements[8].p.v)*.01,f=Math.max(this.filterManager.effectElements[7].p.v,this.filterManager.effectElements[8].p.v)*.01,p=o.getTotalLength();l="0 0 0 "+p*u+" ";var m=p*(f-u),d=1+this.filterManager.effectElements[4].p.v*2*this.filterManager.effectElements[9].p.v*.01,g=Math.floor(m/d),_;for(_=0;_<g;_+=1)l+="1 "+this.filterManager.effectElements[4].p.v*2*this.filterManager.effectElements[9].p.v*.01+" ";l+="0 "+p*10+" 0 0"}else l="1 "+this.filterManager.effectElements[4].p.v*2*this.filterManager.effectElements[9].p.v*.01;o.setAttribute("stroke-dasharray",l)}if((e||this.filterManager.effectElements[4].p._mdf)&&this.pathMasker.setAttribute("stroke-width",this.filterManager.effectElements[4].p.v*2),(e||this.filterManager.effectElements[6].p._mdf)&&this.pathMasker.setAttribute("opacity",this.filterManager.effectElements[6].p.v),(this.filterManager.effectElements[10].p.v===1||this.filterManager.effectElements[10].p.v===2)&&(e||this.filterManager.effectElements[3].p._mdf)){var E=this.filterManager.effectElements[3].p.v;this.pathMasker.setAttribute("stroke","rgb("+bmFloor(E[0]*255)+","+bmFloor(E[1]*255)+","+bmFloor(E[2]*255)+")")}};function SVGTritoneFilter(e,t,n,i){this.filterManager=t;var o=createNS("feColorMatrix");o.setAttribute("type","matrix"),o.setAttribute("color-interpolation-filters","linearRGB"),o.setAttribute("values","0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0"),e.appendChild(o);var l=createNS("feComponentTransfer");l.setAttribute("color-interpolation-filters","sRGB"),l.setAttribute("result",i),this.matrixFilter=l;var u=createNS("feFuncR");u.setAttribute("type","table"),l.appendChild(u),this.feFuncR=u;var f=createNS("feFuncG");f.setAttribute("type","table"),l.appendChild(f),this.feFuncG=f;var p=createNS("feFuncB");p.setAttribute("type","table"),l.appendChild(p),this.feFuncB=p,e.appendChild(l)}SVGTritoneFilter.prototype.renderFrame=function(e){if(e||this.filterManager._mdf){var t=this.filterManager.effectElements[0].p.v,n=this.filterManager.effectElements[1].p.v,i=this.filterManager.effectElements[2].p.v,o=i[0]+" "+n[0]+" "+t[0],l=i[1]+" "+n[1]+" "+t[1],u=i[2]+" "+n[2]+" "+t[2];this.feFuncR.setAttribute("tableValues",o),this.feFuncG.setAttribute("tableValues",l),this.feFuncB.setAttribute("tableValues",u)}};function SVGProLevelsFilter(e,t,n,i){this.filterManager=t;var o=this.filterManager.effectElements,l=createNS("feComponentTransfer");(o[10].p.k||o[10].p.v!==0||o[11].p.k||o[11].p.v!==1||o[12].p.k||o[12].p.v!==1||o[13].p.k||o[13].p.v!==0||o[14].p.k||o[14].p.v!==1)&&(this.feFuncR=this.createFeFunc("feFuncR",l)),(o[17].p.k||o[17].p.v!==0||o[18].p.k||o[18].p.v!==1||o[19].p.k||o[19].p.v!==1||o[20].p.k||o[20].p.v!==0||o[21].p.k||o[21].p.v!==1)&&(this.feFuncG=this.createFeFunc("feFuncG",l)),(o[24].p.k||o[24].p.v!==0||o[25].p.k||o[25].p.v!==1||o[26].p.k||o[26].p.v!==1||o[27].p.k||o[27].p.v!==0||o[28].p.k||o[28].p.v!==1)&&(this.feFuncB=this.createFeFunc("feFuncB",l)),(o[31].p.k||o[31].p.v!==0||o[32].p.k||o[32].p.v!==1||o[33].p.k||o[33].p.v!==1||o[34].p.k||o[34].p.v!==0||o[35].p.k||o[35].p.v!==1)&&(this.feFuncA=this.createFeFunc("feFuncA",l)),(this.feFuncR||this.feFuncG||this.feFuncB||this.feFuncA)&&(l.setAttribute("color-interpolation-filters","sRGB"),e.appendChild(l)),(o[3].p.k||o[3].p.v!==0||o[4].p.k||o[4].p.v!==1||o[5].p.k||o[5].p.v!==1||o[6].p.k||o[6].p.v!==0||o[7].p.k||o[7].p.v!==1)&&(l=createNS("feComponentTransfer"),l.setAttribute("color-interpolation-filters","sRGB"),l.setAttribute("result",i),e.appendChild(l),this.feFuncRComposed=this.createFeFunc("feFuncR",l),this.feFuncGComposed=this.createFeFunc("feFuncG",l),this.feFuncBComposed=this.createFeFunc("feFuncB",l))}SVGProLevelsFilter.prototype.createFeFunc=function(e,t){var n=createNS(e);return n.setAttribute("type","table"),t.appendChild(n),n},SVGProLevelsFilter.prototype.getTableValue=function(e,t,n,i,o){for(var l=0,u=256,f,p=Math.min(e,t),m=Math.max(e,t),d=Array.call(null,{length:u}),g,_=0,E=o-i,S=t-e;l<=256;)f=l/256,f<=p?g=S<0?o:i:f>=m?g=S<0?i:o:g=i+E*Math.pow((f-e)/S,1/n),d[_]=g,_+=1,l+=256/(u-1);return d.join(" ")},SVGProLevelsFilter.prototype.renderFrame=function(e){if(e||this.filterManager._mdf){var t,n=this.filterManager.effectElements;this.feFuncRComposed&&(e||n[3].p._mdf||n[4].p._mdf||n[5].p._mdf||n[6].p._mdf||n[7].p._mdf)&&(t=this.getTableValue(n[3].p.v,n[4].p.v,n[5].p.v,n[6].p.v,n[7].p.v),this.feFuncRComposed.setAttribute("tableValues",t),this.feFuncGComposed.setAttribute("tableValues",t),this.feFuncBComposed.setAttribute("tableValues",t)),this.feFuncR&&(e||n[10].p._mdf||n[11].p._mdf||n[12].p._mdf||n[13].p._mdf||n[14].p._mdf)&&(t=this.getTableValue(n[10].p.v,n[11].p.v,n[12].p.v,n[13].p.v,n[14].p.v),this.feFuncR.setAttribute("tableValues",t)),this.feFuncG&&(e||n[17].p._mdf||n[18].p._mdf||n[19].p._mdf||n[20].p._mdf||n[21].p._mdf)&&(t=this.getTableValue(n[17].p.v,n[18].p.v,n[19].p.v,n[20].p.v,n[21].p.v),this.feFuncG.setAttribute("tableValues",t)),this.feFuncB&&(e||n[24].p._mdf||n[25].p._mdf||n[26].p._mdf||n[27].p._mdf||n[28].p._mdf)&&(t=this.getTableValue(n[24].p.v,n[25].p.v,n[26].p.v,n[27].p.v,n[28].p.v),this.feFuncB.setAttribute("tableValues",t)),this.feFuncA&&(e||n[31].p._mdf||n[32].p._mdf||n[33].p._mdf||n[34].p._mdf||n[35].p._mdf)&&(t=this.getTableValue(n[31].p.v,n[32].p.v,n[33].p.v,n[34].p.v,n[35].p.v),this.feFuncA.setAttribute("tableValues",t))}};function SVGDropShadowEffect(e,t,n,i,o){var l=t.container.globalData.renderConfig.filterSize,u=t.data.fs||l;e.setAttribute("x",u.x||l.x),e.setAttribute("y",u.y||l.y),e.setAttribute("width",u.width||l.width),e.setAttribute("height",u.height||l.height),this.filterManager=t;var f=createNS("feGaussianBlur");f.setAttribute("in","SourceAlpha"),f.setAttribute("result",i+"_drop_shadow_1"),f.setAttribute("stdDeviation","0"),this.feGaussianBlur=f,e.appendChild(f);var p=createNS("feOffset");p.setAttribute("dx","25"),p.setAttribute("dy","0"),p.setAttribute("in",i+"_drop_shadow_1"),p.setAttribute("result",i+"_drop_shadow_2"),this.feOffset=p,e.appendChild(p);var m=createNS("feFlood");m.setAttribute("flood-color","#00ff00"),m.setAttribute("flood-opacity","1"),m.setAttribute("result",i+"_drop_shadow_3"),this.feFlood=m,e.appendChild(m);var d=createNS("feComposite");d.setAttribute("in",i+"_drop_shadow_3"),d.setAttribute("in2",i+"_drop_shadow_2"),d.setAttribute("operator","in"),d.setAttribute("result",i+"_drop_shadow_4"),e.appendChild(d);var g=this.createMergeNode(i,[i+"_drop_shadow_4",o]);e.appendChild(g)}extendPrototype([SVGComposableEffect],SVGDropShadowEffect),SVGDropShadowEffect.prototype.renderFrame=function(e){if(e||this.filterManager._mdf){if((e||this.filterManager.effectElements[4].p._mdf)&&this.feGaussianBlur.setAttribute("stdDeviation",this.filterManager.effectElements[4].p.v/4),e||this.filterManager.effectElements[0].p._mdf){var t=this.filterManager.effectElements[0].p.v;this.feFlood.setAttribute("flood-color",rgbToHex(Math.round(t[0]*255),Math.round(t[1]*255),Math.round(t[2]*255)))}if((e||this.filterManager.effectElements[1].p._mdf)&&this.feFlood.setAttribute("flood-opacity",this.filterManager.effectElements[1].p.v/255),e||this.filterManager.effectElements[2].p._mdf||this.filterManager.effectElements[3].p._mdf){var n=this.filterManager.effectElements[3].p.v,i=(this.filterManager.effectElements[2].p.v-90)*degToRads,o=n*Math.cos(i),l=n*Math.sin(i);this.feOffset.setAttribute("dx",o),this.feOffset.setAttribute("dy",l)}}};var _svgMatteSymbols=[];function SVGMatte3Effect(e,t,n){this.initialized=!1,this.filterManager=t,this.filterElem=e,this.elem=n,n.matteElement=createNS("g"),n.matteElement.appendChild(n.layerElement),n.matteElement.appendChild(n.transformedElement),n.baseElement=n.matteElement}SVGMatte3Effect.prototype.findSymbol=function(e){for(var t=0,n=_svgMatteSymbols.length;t<n;){if(_svgMatteSymbols[t]===e)return _svgMatteSymbols[t];t+=1}return null},SVGMatte3Effect.prototype.replaceInParent=function(e,t){var n=e.layerElement.parentNode;if(n){for(var i=n.children,o=0,l=i.length;o<l&&i[o]!==e.layerElement;)o+=1;var u;o<=l-2&&(u=i[o+1]);var f=createNS("use");f.setAttribute("href","#"+t),u?n.insertBefore(f,u):n.appendChild(f)}},SVGMatte3Effect.prototype.setElementAsMask=function(e,t){if(!this.findSymbol(t)){var n=createElementID(),i=createNS("mask");i.setAttribute("id",t.layerId),i.setAttribute("mask-type","alpha"),_svgMatteSymbols.push(t);var o=e.globalData.defs;o.appendChild(i);var l=createNS("symbol");l.setAttribute("id",n),this.replaceInParent(t,n),l.appendChild(t.layerElement),o.appendChild(l);var u=createNS("use");u.setAttribute("href","#"+n),i.appendChild(u),t.data.hd=!1,t.show()}e.setMatte(t.layerId)},SVGMatte3Effect.prototype.initialize=function(){for(var e=this.filterManager.effectElements[0].p.v,t=this.elem.comp.elements,n=0,i=t.length;n<i;)t[n]&&t[n].data.ind===e&&this.setElementAsMask(this.elem,t[n]),n+=1;this.initialized=!0},SVGMatte3Effect.prototype.renderFrame=function(){this.initialized||this.initialize()};function SVGGaussianBlurEffect(e,t,n,i){e.setAttribute("x","-100%"),e.setAttribute("y","-100%"),e.setAttribute("width","300%"),e.setAttribute("height","300%"),this.filterManager=t;var o=createNS("feGaussianBlur");o.setAttribute("result",i),e.appendChild(o),this.feGaussianBlur=o}SVGGaussianBlurEffect.prototype.renderFrame=function(e){if(e||this.filterManager._mdf){var t=.3,n=this.filterManager.effectElements[0].p.v*t,i=this.filterManager.effectElements[1].p.v,o=i==3?0:n,l=i==2?0:n;this.feGaussianBlur.setAttribute("stdDeviation",o+" "+l);var u=this.filterManager.effectElements[2].p.v==1?"wrap":"duplicate";this.feGaussianBlur.setAttribute("edgeMode",u)}};function TransformEffect(){}TransformEffect.prototype.init=function(e){this.effectsManager=e,this.type=effectTypes.TRANSFORM_EFFECT,this.matrix=new Matrix,this.opacity=-1,this._mdf=!1,this._opMdf=!1},TransformEffect.prototype.renderFrame=function(e){if(this._opMdf=!1,this._mdf=!1,e||this.effectsManager._mdf){var t=this.effectsManager.effectElements,n=t[0].p.v,i=t[1].p.v,o=t[2].p.v===1,l=t[3].p.v,u=o?l:t[4].p.v,f=t[5].p.v,p=t[6].p.v,m=t[7].p.v;this.matrix.reset(),this.matrix.translate(-n[0],-n[1],n[2]),this.matrix.scale(u*.01,l*.01,1),this.matrix.rotate(-m*degToRads),this.matrix.skewFromAxis(-f*degToRads,(p+90)*degToRads),this.matrix.translate(i[0],i[1],0),this._mdf=!0,this.opacity!==t[8].p.v&&(this.opacity=t[8].p.v,this._opMdf=!0)}};function SVGTransformEffect(e,t){this.init(t)}extendPrototype([TransformEffect],SVGTransformEffect);function CVTransformEffect(e){this.init(e)}return extendPrototype([TransformEffect],CVTransformEffect),registerRenderer("canvas",CanvasRenderer),registerRenderer("html",HybridRenderer),registerRenderer("svg",SVGRenderer),ShapeModifiers.registerModifier("tm",TrimModifier),ShapeModifiers.registerModifier("pb",PuckerAndBloatModifier),ShapeModifiers.registerModifier("rp",RepeaterModifier),ShapeModifiers.registerModifier("rd",RoundCornersModifier),ShapeModifiers.registerModifier("zz",ZigZagModifier),ShapeModifiers.registerModifier("op",OffsetPathModifier),setExpressionsPlugin(Expressions),setExpressionInterfaces(getInterface),initialize$1(),initialize(),registerEffect$1(20,SVGTintFilter,!0),registerEffect$1(21,SVGFillFilter,!0),registerEffect$1(22,SVGStrokeEffect,!1),registerEffect$1(23,SVGTritoneFilter,!0),registerEffect$1(24,SVGProLevelsFilter,!0),registerEffect$1(25,SVGDropShadowEffect,!0),registerEffect$1(28,SVGMatte3Effect,!1),registerEffect$1(29,SVGGaussianBlurEffect,!0),registerEffect$1(35,SVGTransformEffect,!1),registerEffect(35,CVTransformEffect),lottie}))})(lottie$2,lottie$2.exports)),lottie$2.exports}var lottieExports=requireLottie();const lottie=getDefaultExportFromCjs(lottieExports);function _arrayLikeToArray(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,i=Array(t);n<t;n++)i[n]=e[n];return i}function _arrayWithHoles(e){if(Array.isArray(e))return e}function _defineProperty$F(e,t,n){return(t=_toPropertyKey$F(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _iterableToArrayLimit(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var i,o,l,u,f=[],p=!0,m=!1;try{if(l=(n=n.call(e)).next,t!==0)for(;!(p=(i=l.call(n)).done)&&(f.push(i.value),f.length!==t);p=!0);}catch(d){m=!0,o=d}finally{try{if(!p&&n.return!=null&&(u=n.return(),Object(u)!==u))return}finally{if(m)throw o}}return f}}function _nonIterableRest(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
252
252
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function ownKeys$D(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread2(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$D(Object(n),!0).forEach(function(i){_defineProperty$F(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$D(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _objectWithoutProperties$o(e,t){if(e==null)return{};var n,i,o=_objectWithoutPropertiesLoose$o(e,t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(i=0;i<l.length;i++)n=l[i],t.includes(n)||{}.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function _objectWithoutPropertiesLoose$o(e,t){if(e==null)return{};var n={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(t.includes(i))continue;n[i]=e[i]}return n}function _slicedToArray(e,t){return _arrayWithHoles(e)||_iterableToArrayLimit(e,t)||_unsupportedIterableToArray(e,t)||_nonIterableRest()}function _toPrimitive$F(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function _toPropertyKey$F(e){var t=_toPrimitive$F(e,"string");return typeof t=="symbol"?t:t+""}function _unsupportedIterableToArray(e,t){if(e){if(typeof e=="string")return _arrayLikeToArray(e,t);var n={}.toString.call(e).slice(8,-1);return n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set"?Array.from(e):n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?_arrayLikeToArray(e,t):void 0}}var _excluded$1$1=["animationData","loop","autoplay","initialSegment","onComplete","onLoopComplete","onEnterFrame","onSegmentStart","onConfigReady","onDataReady","onDataFailed","onLoadedImages","onDOMLoaded","onDestroy","lottieRef","renderer","name","assetsPath","rendererSettings"],useLottie=function e(t,n){var i=t.animationData,o=t.loop,l=t.autoplay,u=t.initialSegment,f=t.onComplete,p=t.onLoopComplete,m=t.onEnterFrame,d=t.onSegmentStart,g=t.onConfigReady,_=t.onDataReady,E=t.onDataFailed,S=t.onLoadedImages,b=t.onDOMLoaded,T=t.onDestroy;t.lottieRef,t.renderer,t.name,t.assetsPath,t.rendererSettings;var C=_objectWithoutProperties$o(t,_excluded$1$1),A=React.useState(!1),R=_slicedToArray(A,2),O=R[0],I=R[1],j=React.useRef(),D=React.useRef(null),F=function(){var L;(L=j.current)===null||L===void 0||L.play()},B=function(){var L;(L=j.current)===null||L===void 0||L.stop()},X=function(){var L;(L=j.current)===null||L===void 0||L.pause()},z=function(L){var Y;(Y=j.current)===null||Y===void 0||Y.setSpeed(L)},M=function(L,Y){var K;(K=j.current)===null||K===void 0||K.goToAndPlay(L,Y)},H=function(L,Y){var K;(K=j.current)===null||K===void 0||K.goToAndStop(L,Y)},ee=function(L){var Y;(Y=j.current)===null||Y===void 0||Y.setDirection(L)},Q=function(L,Y){var K;(K=j.current)===null||K===void 0||K.playSegments(L,Y)},U=function(L){var Y;(Y=j.current)===null||Y===void 0||Y.setSubframe(L)},q=function(L){var Y;return(Y=j.current)===null||Y===void 0?void 0:Y.getDuration(L)},N=function(){var L;(L=j.current)===null||L===void 0||L.destroy(),j.current=void 0},V=function(){var L=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},Y;if(D.current){(Y=j.current)===null||Y===void 0||Y.destroy();var K=_objectSpread2(_objectSpread2(_objectSpread2({},t),L),{},{container:D.current});return j.current=lottie.loadAnimation(K),I(!!j.current),function(){var J;(J=j.current)===null||J===void 0||J.destroy(),j.current=void 0}}};React.useEffect(function(){var W=V();return function(){return W==null?void 0:W()}},[i,o]),React.useEffect(function(){j.current&&(j.current.autoplay=!!l)},[l]),React.useEffect(function(){if(j.current){if(!u){j.current.resetSegments(!0);return}!Array.isArray(u)||!u.length||((j.current.currentRawFrame<u[0]||j.current.currentRawFrame>u[1])&&(j.current.currentRawFrame=u[0]),j.current.setSegment(u[0],u[1]))}},[u]),React.useEffect(function(){var W=[{name:"complete",handler:f},{name:"loopComplete",handler:p},{name:"enterFrame",handler:m},{name:"segmentStart",handler:d},{name:"config_ready",handler:g},{name:"data_ready",handler:_},{name:"data_failed",handler:E},{name:"loaded_images",handler:S},{name:"DOMLoaded",handler:b},{name:"destroy",handler:T}],L=W.filter(function(K){return K.handler!=null});if(L.length){var Y=L.map(function(K){var J;return(J=j.current)===null||J===void 0||J.addEventListener(K.name,K.handler),function(){var ce;(ce=j.current)===null||ce===void 0||ce.removeEventListener(K.name,K.handler)}});return function(){Y.forEach(function(K){return K()})}}},[f,p,m,d,g,_,E,S,b,T]);var G=React.createElement("div",_objectSpread2({style:n,ref:D},C));return{View:G,play:F,stop:B,pause:X,setSpeed:z,goToAndStop:H,goToAndPlay:M,setDirection:ee,playSegments:Q,setSubframe:U,getDuration:q,destroy:N,animationContainerRef:D,animationLoaded:O,animationItem:j.current}};function getContainerVisibility(e){var t=e.getBoundingClientRect(),n=t.top,i=t.height,o=window.innerHeight-n,l=window.innerHeight+i;return o/l}function getContainerCursorPosition(e,t,n){var i=e.getBoundingClientRect(),o=i.top,l=i.left,u=i.width,f=i.height,p=(t-l)/u,m=(n-o)/f;return{x:p,y:m}}var useInitInteractivity=function e(t){var n=t.wrapperRef,i=t.animationItem,o=t.mode,l=t.actions;React.useEffect(function(){var u=n.current;if(!(!u||!i||!l.length)){i.stop();var f=function(){var d=null,g=function(){var E=getContainerVisibility(u),S=l.find(function(T){var C=T.visibility;return C&&E>=C[0]&&E<=C[1]});if(S){if(S.type==="seek"&&S.visibility&&S.frames.length===2){var b=S.frames[0]+Math.ceil((E-S.visibility[0])/(S.visibility[1]-S.visibility[0])*S.frames[1]);//! goToAndStop must be relative to the start of the current segment
|
|
253
|
-
i.goToAndStop(b-i.firstFrame-1,!0)}S.type==="loop"&&(d===null||d!==S.frames||i.isPaused)&&(i.playSegments(S.frames,!0),d=S.frames),S.type==="play"&&i.isPaused&&(i.resetSegments(!0),i.play()),S.type==="stop"&&i.goToAndStop(S.frames[0]-i.firstFrame-1,!0)}};return document.addEventListener("scroll",g),function(){document.removeEventListener("scroll",g)}},p=function(){var d=function(S,b){var T=S,C=b;if(T!==-1&&C!==-1){var A=getContainerCursorPosition(u,T,C);T=A.x,C=A.y}var R=l.find(function(j){var D=j.position;return D&&Array.isArray(D.x)&&Array.isArray(D.y)?T>=D.x[0]&&T<=D.x[1]&&C>=D.y[0]&&C<=D.y[1]:D&&!Number.isNaN(D.x)&&!Number.isNaN(D.y)?T===D.x&&C===D.y:!1});if(R){if(R.type==="seek"&&R.position&&Array.isArray(R.position.x)&&Array.isArray(R.position.y)&&R.frames.length===2){var O=(T-R.position.x[0])/(R.position.x[1]-R.position.x[0]),I=(C-R.position.y[0])/(R.position.y[1]-R.position.y[0]);i.playSegments(R.frames,!0),i.goToAndStop(Math.ceil((O+I)/2*(R.frames[1]-R.frames[0])),!0)}R.type==="loop"&&i.playSegments(R.frames,!0),R.type==="play"&&(i.isPaused&&i.resetSegments(!1),i.playSegments(R.frames)),R.type==="stop"&&i.goToAndStop(R.frames[0],!0)}},g=function(S){d(S.clientX,S.clientY)},_=function(){d(-1,-1)};return u.addEventListener("mousemove",g),u.addEventListener("mouseout",_),function(){u.removeEventListener("mousemove",g),u.removeEventListener("mouseout",_)}};switch(o){case"scroll":return f();case"cursor":return p()}}},[o,i])},useLottieInteractivity=function e(t){var n=t.actions,i=t.mode,o=t.lottieObj,l=o.animationItem,u=o.View,f=o.animationContainerRef;return useInitInteractivity({actions:n,animationItem:l,mode:i,wrapperRef:f}),u},_excluded$o=["style","interactivity"],Lottie=function e(t){var n,i,o,l=t.style,u=t.interactivity,f=_objectWithoutProperties$o(t,_excluded$o),p=useLottie(f,l),m=p.View,d=p.play,g=p.stop,_=p.pause,E=p.setSpeed,S=p.goToAndStop,b=p.goToAndPlay,T=p.setDirection,C=p.playSegments,A=p.setSubframe,R=p.getDuration,O=p.destroy,I=p.animationContainerRef,j=p.animationLoaded,D=p.animationItem;return React.useEffect(function(){t.lottieRef&&(t.lottieRef.current={play:d,stop:g,pause:_,setSpeed:E,goToAndPlay:b,goToAndStop:S,setDirection:T,playSegments:C,setSubframe:A,getDuration:R,destroy:O,animationContainerRef:I,animationLoaded:j,animationItem:D})},[(n=t.lottieRef)===null||n===void 0?void 0:n.current]),useLottieInteractivity({lottieObj:{View:m,play:d,stop:g,pause:_,setSpeed:E,goToAndStop:S,goToAndPlay:b,setDirection:T,playSegments:C,setSubframe:A,getDuration:R,destroy:O,animationContainerRef:I,animationLoaded:j,animationItem:D},actions:(i=u==null?void 0:u.actions)!==null&&i!==void 0?i:[],mode:(o=u==null?void 0:u.mode)!==null&&o!==void 0?o:"scroll"})};const v$2="5.1.7",fr$2=30,ip$2=25,op$2=69,w$2=600,h$2=600,nm$2="success",ddd$2=0,assets$2=JSON.parse('[{"id":"comp_0","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Layer 4 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[115.68,468.673,0],"ix":2},"a":{"a":0,"k":[26.859,26.86,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-20.859,20.86],[20.859,-20.86]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[26.859,26.86],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[100],"e":[0]},{"t":22}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Layer 5 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[467.82,115.827,0],"ix":2},"a":{"a":0,"k":[26.86,26.859,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-20.86,20.859],[20.86,-20.859]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[26.86,26.859],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[0],"e":[100]},{"t":22}],"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Layer 6 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[115.327,116.18,0],"ix":2},"a":{"a":0,"k":[26.859,26.859,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-20.859,-20.86],[20.859,20.86]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[26.859,26.86],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[100],"e":[0]},{"t":22}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Layer 7 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[468.174,468.32,0],"ix":2},"a":{"a":0,"k":[26.86,26.86,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-20.86,-20.86],[20.86,20.86]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[26.86,26.86],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[0],"e":[100]},{"t":22}],"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Layer 8 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[42.5,292.5,0],"ix":2},"a":{"a":0,"k":[35.5,6,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[6,6],[65,6]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[100],"e":[0]},{"t":22}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Layer 9 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[541,292,0],"ix":2},"a":{"a":0,"k":[35.5,6,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[6,6],[65,6]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[0],"e":[100]},{"t":22}],"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Layer 10 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[292,541.5,0],"ix":2},"a":{"a":0,"k":[6,35.5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[6,65],[6,6]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[100],"e":[0]},{"t":22}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Layer 11 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[291.5,43,0],"ix":2},"a":{"a":0,"k":[6,35.5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[6,65],[6,6]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[0],"e":[100]},{"t":22}],"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0}]}]'),layers$2=[{ddd:0,ind:1,ty:4,nm:"Shape Layer 2",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[300,300,0],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{d:1,ty:"el",s:{a:0,k:[367.859,367.859],ix:2},p:{a:0,k:[0,0],ix:3},nm:"Ellipse Path 1",mn:"ADBE Vector Shape - Ellipse",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[0],y:[1]},o:{x:[.333],y:[0]},n:["0_1_0p333_0"],t:25,s:[0],e:[0]},{i:{x:[.089],y:[1]},o:{x:[.655],y:[0]},n:["0p089_1_0p655_0"],t:36,s:[0],e:[100]},{t:50}],ix:1},e:{a:1,k:[{i:{x:[.333],y:[1]},o:{x:[.829],y:[0]},n:["0p333_1_0p829_0"],t:25,s:[0],e:[100]},{t:39}],ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1},{ty:"st",c:{a:0,k:[.893382352941,.893382352941,.893382352941,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:20,ix:5},lc:1,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[1.93,-10.07],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Ellipse 1",np:4,cix:2,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:25,op:50,st:25,bm:0},{ddd:0,ind:2,ty:4,nm:"Shape Layer 1",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[300,300,0],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{d:1,ty:"el",s:{a:0,k:[367.859,367.859],ix:2},p:{a:0,k:[0,0],ix:3},nm:"Ellipse Path 1",mn:"ADBE Vector Shape - Ellipse",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[0],y:[1]},o:{x:[.333],y:[0]},n:["0_1_0p333_0"],t:0,s:[0],e:[0]},{i:{x:[.089],y:[1]},o:{x:[.655],y:[0]},n:["0p089_1_0p655_0"],t:11,s:[0],e:[100]},{t:25}],ix:1},e:{a:1,k:[{i:{x:[.333],y:[1]},o:{x:[.829],y:[0]},n:["0p333_1_0p829_0"],t:0,s:[0],e:[100]},{t:14}],ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1},{ty:"st",c:{a:0,k:[.893382352941,.893382352941,.893382352941,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:20,ix:5},lc:1,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[1.93,-10.07],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Ellipse 1",np:4,cix:2,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:25,st:0,bm:0},{ddd:0,ind:3,ty:0,nm:"Pre-comp 1",refId:"comp_0",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},n:["0p833_0p833_0p167_0p167"],t:54,s:[0],e:[100]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},n:["0p833_0p833_0p167_0p167"],t:56,s:[100],e:[100]},{t:62}],ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[300,300,0],ix:2},a:{a:0,k:[300,300,0],ix:1},s:{a:1,k:[{i:{x:[.833,.833,.833],y:[.833,.833,.833]},o:{x:[.167,.167,.167],y:[.167,.167,.167]},n:["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],t:54,s:[86,86,100],e:[94,94,100]},{t:62}],ix:6}},ao:0,w:600,h:600,ip:54,op:354,st:54,bm:0},{ddd:0,ind:4,ty:4,nm:"Layer 2 Outlines",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[300,300,0],ix:2},a:{a:0,k:[137.378,109.309,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0]],v:[[-84.878,.669],[-28.738,56.809],[84.878,-56.809]],c:!1},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[1,1,1,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:21,ix:5},lc:1,lj:1,ml:10,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[137.378,109.308],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,ix:1,mn:"ADBE Vector Group",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[.185],y:[1]},o:{x:[.333],y:[0]},n:["0p185_1_0p333_0"],t:59,s:[0],e:[6]},{i:{x:[.306],y:[1]},o:{x:[.333],y:[0]},n:["0p306_1_0p333_0"],t:62,s:[6],e:[0]},{t:66}],ix:1},e:{a:1,k:[{i:{x:[.35],y:[1]},o:{x:[.333],y:[0]},n:["0p35_1_0p333_0"],t:54,s:[0],e:[100]},{i:{x:[.032],y:[1]},o:{x:[.333],y:[0]},n:["0p032_1_0p333_0"],t:62,s:[100],e:[94]},{t:66}],ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1}],ip:54,op:354,st:54,bm:0},{ddd:0,ind:5,ty:4,nm:"Layer 1 Outlines",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[299.988,299.91,0],ix:2},a:{a:0,k:[190.878,189.014,0],ix:1},s:{a:1,k:[{i:{x:[.046,.046,.667],y:[1,1,1]},o:{x:[.333,.333,.333],y:[0,0,0]},n:["0p046_1_0p333_0","0p046_1_0p333_0","0p667_1_0p333_0"],t:50,s:[0,0,100],e:[116,116,100]},{i:{x:[.019,.019,.667],y:[1,1,1]},o:{x:[.333,.333,.333],y:[.032,.032,0]},n:["0p019_1_0p333_0p032","0p019_1_0p333_0p032","0p667_1_0p333_0"],t:61,s:[116,116,100],e:[100,100,100]},{t:67}],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-4.067,-3.573],[0,0],[-2.665,-.588],[0,0],[-1.937,-5.043],[0,0],[-2.087,-1.753],[0,0],[.635,-5.357],[0,0],[-1.033,-2.517],[0,0],[3.063,-4.444],[0,0],[.259,-2.704],[0,0],[4.789,-2.513],[0,0],[1.492,-2.273],[0,0],[5.418,-.007],[0,0],[2.383,-1.32],[0,0],[4.806,2.501],[0,0],[2.727,-.064],[0,0],[3.093,4.437],[0,0],[2.448,1.205],[0,0],[.67,5.356],[0,0],[1.607,2.198],[0,0],[-1.904,5.047],[0,0],[.399,2.689],[0,0],[-4.043,3.583],[0,0],[-.901,2.564],[0,0],[-5.257,1.298],[0,0],[-1.995,1.85],[0,0],[-5.265,-1.284],[0,0],[-2.632,.713],[0,0]],o:[[0,0],[2.049,1.8],[0,0],[5.292,1.166],[0,0],[.976,2.539],[0,0],[4.146,3.481],[0,0],[-.32,2.698],[0,0],[2.05,4.998],[0,0],[-1.542,2.239],[0,0],[-.514,5.372],[0,0],[-2.412,1.266],[0,0],[-2.961,4.512],[0,0],[-2.728,.003],[0,0],[-4.73,2.62],[0,0],[-2.42,-1.26],[0,0],[-5.416,.129],[0,0],[-1.557,-2.233],[0,0],[-4.861,-2.393],[0,0],[-.338,-2.697],[0,0],[-3.192,-4.367],[0,0],[.959,-2.542],[0,0],[-.792,-5.339],[0,0],[2.036,-1.805],[0,0],[1.789,-5.09],[0,0],[2.647,-.653],[0,0],[3.961,-3.674],[0,0],[2.651,.646],[0,0],[5.226,-1.416]],v:[[49.728,-183.893],[75.948,-160.861],[83.134,-157.221],[117.251,-149.704],[128.834,-139.758],[141.329,-107.249],[146,-100.704],[172.734,-78.264],[178.36,-64.104],[174.265,-29.568],[175.352,-21.617],[188.578,10.606],[186.957,25.734],[167.211,54.389],[164.465,61.924],[161.152,96.546],[152.657,109.178],[121.785,125.385],[115.833,130.78],[96.742,159.871],[83.317,167.112],[48.39,167.159],[40.598,169.176],[10.101,186.072],[-5.177,186.263],[-36.157,170.138],[-44.005,168.317],[-78.921,169.146],[-92.553,162.244],[-112.489,133.642],[-118.596,128.399],[-149.931,112.972],[-158.793,100.558],[-163.119,66.033],[-166.084,58.567],[-186.661,30.418],[-188.724,15.336],[-176.447,-17.206],[-175.593,-25.182],[-180.697,-59.604],[-175.488,-73.898],[-149.422,-97.001],[-144.943,-103.66],[-133.405,-136.47],[-122.117,-146.703],[-88.233,-155.074],[-81.156,-158.891],[-55.62,-182.572],[-40.839,-186.4],[-6.899,-178.12],[1.156,-178.22],[34.84,-187.349]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[0,.788000009574,.522000002394,1],ix:4},o:{a:0,k:100,ix:5},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[190.878,189.015],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:50,op:350,st:50,bm:0}],markers$1=[],successAnimation={v:v$2,fr:fr$2,ip:ip$2,op:op$2,w:w$2,h:h$2,nm:nm$2,ddd:ddd$2,assets:assets$2,layers:layers$2,markers:markers$1},nm$1="after_ohno",ddd$1=0,h$1=214,w$1=240,meta$1={g:"@lottiefiles/toolkit-js 0.26.1"},layers$1=JSON.parse('[{"ty":4,"nm":"! contornos","sr":1,"st":-34,"op":716,"ip":26,"hd":false,"ddd":0,"bm":0,"hasMask":false,"ao":0,"ks":{"a":{"a":0,"k":[172.26,-42.033,0],"ix":1},"s":{"a":1,"k":[{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[0,0,100],"t":26},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[0,0,100],"t":27},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":-0.042},"s":[0,0,100],"t":28},{"o":{"x":0.167,"y":0.083},"i":{"x":0.833,"y":0.833},"s":[0,0,100],"t":29},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[12.5,12.5,100],"t":30},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[25,25,100],"t":31},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[37.5,37.5,100],"t":32},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[50,50,100],"t":33},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[62.5,62.5,100],"t":34},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[75,75,100],"t":35},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.725},"s":[87.5,87.5,100],"t":36},{"o":{"x":0.167,"y":0.12},"i":{"x":0.833,"y":0.935},"s":[100,100,100],"t":37},{"o":{"x":0.167,"y":-0.292},"i":{"x":0.833,"y":0.654},"s":[128.739,128.739,100],"t":38},{"o":{"x":0.167,"y":0.11},"i":{"x":0.833,"y":0.866},"s":[122.364,122.364,100],"t":39},{"o":{"x":0.167,"y":0.22},"i":{"x":0.833,"y":0.924},"s":[102.249,102.249,100],"t":40},{"o":{"x":0.167,"y":-0.9},"i":{"x":0.833,"y":0.333},"s":[89.958,89.958,100],"t":41},{"o":{"x":0.167,"y":0.095},"i":{"x":0.833,"y":0.858},"s":[90.999,90.999,100],"t":42},{"o":{"x":0.167,"y":0.202},"i":{"x":0.833,"y":0.914},"s":[98.291,98.291,100],"t":43},{"o":{"x":0.167,"y":3.061},"i":{"x":0.833,"y":2.422},"s":[103.416,103.416,100],"t":44},{"o":{"x":0.167,"y":0.079},"i":{"x":0.833,"y":0.849},"s":[103.559,103.559,100],"t":45},{"o":{"x":0.167,"y":0.187},"i":{"x":0.833,"y":0.906},"s":[100.969,100.969,100],"t":46},{"o":{"x":0.167,"y":0.75},"i":{"x":0.833,"y":1.203},"s":[98.877,98.877,100],"t":47},{"o":{"x":0.167,"y":0.059},"i":{"x":0.833,"y":0.839},"s":[98.615,98.615,100],"t":48},{"o":{"x":0.167,"y":0.173},"i":{"x":0.833,"y":0.899},"s":[99.515,99.515,100],"t":49},{"o":{"x":0.167,"y":0.476},"i":{"x":0.833,"y":1.059},"s":[100.352,100.352,100],"t":50},{"o":{"x":0.167,"y":0.035},"i":{"x":0.833,"y":0.826},"s":[100.53,100.53,100],"t":51},{"o":{"x":0.167,"y":0.16},"i":{"x":0.833,"y":0.892},"s":[100.227,100.227,100],"t":52},{"o":{"x":0.167,"y":0.368},"i":{"x":0.833,"y":1.002},"s":[99.897,99.897,100],"t":53},{"o":{"x":0.167,"y":0.002},"i":{"x":0.833,"y":0.809},"s":[99.8,99.8,100],"t":54},{"o":{"x":0.167,"y":0.148},"i":{"x":0.833,"y":0.886},"s":[99.899,99.899,100],"t":55},{"o":{"x":0.167,"y":0.308},"i":{"x":0.833,"y":0.97},"s":[100.027,100.027,100],"t":56},{"o":{"x":0.167,"y":-0.046},"i":{"x":0.833,"y":0.784},"s":[100.074,100.074,100],"t":57},{"o":{"x":0.167,"y":0.135},"i":{"x":0.833,"y":0.879},"s":[100.044,100.044,100],"t":58},{"o":{"x":0.167,"y":0.269},"i":{"x":0.833,"y":0.95},"s":[99.995,99.995,100],"t":59},{"o":{"x":0.167,"y":-0.126},"i":{"x":0.833,"y":0.742},"s":[99.973,99.973,100],"t":60},{"o":{"x":0.167,"y":0.123},"i":{"x":0.833,"y":0.917},"s":[99.982,99.982,100],"t":61},{"o":{"x":0.167,"y":0.002},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":62},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":63},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":64},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":65},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":66},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":67},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":68},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":69},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":70},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":71},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":72},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":73},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":74},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":75},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":76},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":77},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":78},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":79},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":80},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":81},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":82},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":83},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":84},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":85},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":86},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":87},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":88},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":89},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":90},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":91},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":92},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":93},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":94},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":95},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":96},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":97},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":98},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":99},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":100},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":101},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":102},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":103},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":104},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":105},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":106},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":107},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":108},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":109},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":110},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":111},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":112},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":113},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":114},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":115},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":116},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":117},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":118},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":119},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":120},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":121},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":122},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":123},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":124},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":125},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":126},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":127},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":128},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":129},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":130},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":131},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":132},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":133},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":134},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":135},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":136},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":137},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":138},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":139},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":140},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":141},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":142},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":143},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":144},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":145},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":146},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":147},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":148},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":149},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":150},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":151},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":152},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":153},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":154},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":155},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":156},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":157},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":158},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":159},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":160},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":161},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":162},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":163},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":164},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":165},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":166},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":167},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":168},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":169},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":170},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":171},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":172},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":173},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":174},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":175},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":176},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":177},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":178},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":179},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":180},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":181},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":182},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":183},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":184},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":185},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":186},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":187},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":188},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":189},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":190},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":191},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":192},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":193},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":194},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":195},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":196},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":197},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":198},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":199},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":200},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":201},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":202},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":203},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":204},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":205},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":206},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":207},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":208},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":209},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":210},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":211},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":212},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":213},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":214},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":215},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":216},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":217},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":218},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":219},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":220},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":221},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":222},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":223},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":224},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":225},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":226},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":227},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":228},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":229},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":230},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":231},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":232},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":233},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":234},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":235},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":236},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":237},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":238},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":239},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":240},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":241},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":242},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":243},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":244},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":245},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":246},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":247},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":248},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":249},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":250},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":251},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":252},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":253},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":254},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":255},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":256},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":257},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":258},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":259},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":260},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":261},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":262},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":263},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":264},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":265},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":266},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":267},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":268},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":269},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":270},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":271},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":272},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":273},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":274},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":275},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":276},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":277},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":278},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":279},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":280},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":281},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":282},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":283},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":284},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":285},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":286},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":287},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":288},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":289},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":290},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":291},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":292},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":293},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":294},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":295},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":296},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":297},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":298},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":299},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":300},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":301},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":302},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":303},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":304},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":305},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":306},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":307},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":308},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":309},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":310},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":311},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":312},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":313},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":314},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":315},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":316},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":317},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":318},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":319},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":320},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":321},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":322},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":323},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":324},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":325},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":326},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":327},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":328},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":329},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":330},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":331},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":332},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":333},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":334},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":335},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":336},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":337},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":338},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":339},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":340},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":341},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":342},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":343},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":344},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":345},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":346},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":347},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":348},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":349},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":350},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":351},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":352},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":353},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":354},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":355},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":356},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":357},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":358},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":359},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":360},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":361},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":362},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":363},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":364},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":365},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":366},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":367},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":368},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":369},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":370},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":371},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":372},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":373},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":374},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":375},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":376},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":377},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":378},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":379},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":380},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":381},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":382},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":383},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":384},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":385},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":386},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":387},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":388},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":389},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":390},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":391},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":392},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":393},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":394},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":395},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":396},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":397},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":398},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":399},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":400},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":401},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":402},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":403},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":404},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":405},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":406},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":407},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":408},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":409},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":410},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":411},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":412},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":413},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":414},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":415},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":416},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":417},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":418},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":419},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":420},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":421},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":422},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":423},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":424},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":425},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":426},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":427},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":428},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":429},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":430},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":431},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":432},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":433},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":434},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":435},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":436},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":437},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":438},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":439},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":440},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":441},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":442},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":443},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":444},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":445},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":446},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":447},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":448},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":449},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":450},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":451},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":452},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":453},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":454},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":455},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":456},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":457},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":458},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":459},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":460},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":461},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":462},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":463},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":464},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":465},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":466},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":467},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":468},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":469},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":470},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":471},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":472},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":473},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":474},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":475},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":476},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":477},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":478},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":479},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":480},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":481},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":482},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":483},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":484},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":485},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":486},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":487},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":488},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":489},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":490},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":491},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":492},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":493},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":494},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":495},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":496},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":497},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":498},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":499},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":500},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":501},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":502},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":503},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":504},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":505},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":506},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":507},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":508},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":509},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":510},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":511},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":512},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":513},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":514},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":515},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":516},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":517},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":518},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":519},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":520},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":521},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":522},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":523},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":524},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":525},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":526},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":527},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":528},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":529},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":530},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":531},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":532},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":533},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":534},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":535},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":536},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":537},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":538},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":539},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":540},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":541},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":542},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":543},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":544},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":545},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":546},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":547},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":548},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":549},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":550},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":551},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":552},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":553},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":554},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":555},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":556},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":557},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":558},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":559},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":560},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":561},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":562},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":563},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":564},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":565},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":566},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":567},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":568},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":569},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":570},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":571},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":572},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":573},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":574},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":575},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":576},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":577},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":578},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":579},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":580},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":581},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":582},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":583},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":584},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":585},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":586},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":587},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":588},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":589},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":590},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":591},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":592},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":593},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":594},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":595},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":596},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":597},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":598},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":599},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":600},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":601},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":602},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":603},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":604},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":605},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":606},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":607},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":608},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":609},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":610},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":611},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":612},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":613},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":614},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":615},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":616},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":617},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":618},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":619},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":620},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":621},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":622},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":623},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":624},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":625},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":626},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":627},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":628},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":629},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":630},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":631},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":632},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":633},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":634},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":635},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":636},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":637},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":638},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":639},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":640},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":641},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":642},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":643},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":644},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":645},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":646},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":647},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":648},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":649},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":650},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":651},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":652},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":653},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":654},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":655},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":656},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":657},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":658},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":659},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":660},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":661},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":662},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":663},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":664},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":665},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":666},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":667},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":668},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":669},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":670},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":671},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":672},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":673},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":674},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":675},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":676},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":677},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":678},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":679},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":680},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":681},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":682},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":683},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":684},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":685},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":686},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":687},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":688},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":689},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":690},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":691},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":692},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":693},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":694},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":695},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":696},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":697},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":698},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":699},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":700},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":701},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":702},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":703},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":704},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":705},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":706},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":707},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":708},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":709},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":710},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":711},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":712},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":713},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":714},{"s":[100,100,100],"t":715}],"ix":6},"sk":{"a":0,"k":0},"p":{"a":0,"k":[120,116.618,0],"ix":2},"r":{"a":0,"k":0,"ix":10},"sa":{"a":0,"k":0},"o":{"a":0,"k":100,"ix":11}},"ef":[],"shapes":[{"ty":"gr","bm":0,"hd":false,"mn":"ADBE Vector Group","nm":"!","ix":1,"cix":2,"np":5,"it":[{"ty":"sh","bm":0,"hd":false,"mn":"ADBE Vector Shape - Group","nm":"!","ix":1,"d":1,"ks":{"a":0,"k":{"c":true,"i":[[-1.15,0],[-0.805,0.767],[-0.155,1.457],[0,0],[0,0],[1.648,1.42],[2.53,0],[1.648,-1.418],[0,-2.375],[0,0],[0,0],[-0.805,-0.765]],"o":[[1.15,0],[0.805,-0.765],[0,0],[0,0],[0,-2.375],[-1.65,-1.418],[-2.53,0],[-1.65,1.42],[0,0],[0,0],[0.153,1.457],[0.805,0.767]],"v":[[172.26,-23.46],[175.193,-24.61],[176.63,-27.945],[180.885,-72.565],[181,-73.83],[178.527,-79.523],[172.26,-81.65],[165.993,-79.523],[163.52,-73.83],[163.635,-72.68],[167.89,-27.945],[169.327,-24.61]]},"ix":2}},{"ty":"sh","bm":0,"hd":false,"mn":"ADBE Vector Shape - Group","nm":"!","ix":2,"d":1,"ks":{"a":0,"k":{"c":true,"i":[[-2.455,0],[-1.61,1.65],[0,2.455],[1.61,1.65],[2.453,0],[1.61,-1.648],[0,-2.453],[-1.61,-1.648]],"o":[[2.453,0],[1.61,-1.648],[0,-2.453],[-1.61,-1.648],[-2.455,0],[-1.61,1.65],[0,2.455],[1.61,1.65]],"v":[[172.26,0.69],[178.355,-1.783],[180.77,-7.935],[178.355,-14.087],[172.26,-16.56],[166.165,-14.087],[163.75,-7.935],[166.165,-1.783]]},"ix":2}},{"ty":"mm","bm":0,"hd":false,"mn":"ADBE Vector Filter - Merge","nm":"Mesclar caminhos 1","mm":1},{"ty":"fl","bm":0,"hd":false,"mn":"ADBE Vector Graphic - Fill","nm":"Preenchimento 1","c":{"a":0,"k":[1,1,1],"ix":4},"r":1,"o":{"a":0,"k":100,"ix":5}},{"ty":"tr","a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"sk":{"a":0,"k":0,"ix":4},"p":{"a":0,"k":[0,0],"ix":2},"r":{"a":0,"k":0,"ix":6},"sa":{"a":0,"k":0,"ix":5},"o":{"a":0,"k":100,"ix":7}}]}],"ind":1},{"ty":4,"nm":"Camada de forma 1","sr":1,"st":0,"op":750,"ip":0,"hd":false,"ddd":0,"bm":0,"hasMask":false,"ao":0,"ks":{"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":1,"k":[{"o":{"x":0.333,"y":0},"i":{"x":0.667,"y":1},"s":[0,0,100],"t":28},{"s":[100,100,100],"t":35}],"ix":6},"sk":{"a":0,"k":0},"p":{"a":0,"k":[120,107,0],"ix":2},"r":{"a":0,"k":0,"ix":10},"sa":{"a":0,"k":0},"o":{"a":0,"k":100,"ix":11}},"ef":[],"shapes":[{"ty":"gr","bm":0,"hd":false,"mn":"ADBE Vector Group","nm":"Polystar 1","ix":1,"cix":2,"np":4,"it":[{"ty":"sr","bm":0,"hd":false,"mn":"ADBE Vector Shape - Star","nm":"Caminho Polystar 1","ix":1,"d":1,"ir":{"a":0,"k":53.5,"ix":6},"is":{"a":0,"k":51,"ix":8},"pt":{"a":0,"k":3,"ix":3},"p":{"a":0,"k":[0,0],"ix":4},"or":{"a":1,"k":[{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":0},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":1},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":2},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":3},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":4},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":5},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":6},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":7},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":8},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":9},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":10},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":11},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":12},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":13},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":14},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":15},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":16},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":17},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":18},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":19},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":20},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":21},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":22},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":23},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":24},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":25},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":26},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":27},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":28},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":29},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":30},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":0.157},"s":[68],"t":31},{"o":{"x":0.167,"y":0.083},"i":{"x":0.833,"y":0.762},"s":[68],"t":32},{"o":{"x":0.167,"y":0.128},"i":{"x":0.833,"y":0.872},"s":[78.111],"t":33},{"o":{"x":0.167,"y":0.238},"i":{"x":0.833,"y":0.869},"s":[96.889],"t":34},{"o":{"x":0.167,"y":0.23},"i":{"x":0.833,"y":0.935},"s":[107],"t":35},{"o":{"x":0.167,"y":-0.292},"i":{"x":0.833,"y":0.654},"s":[112.729],"t":36},{"o":{"x":0.167,"y":0.11},"i":{"x":0.833,"y":0.866},"s":[111.459],"t":37},{"o":{"x":0.167,"y":0.22},"i":{"x":0.833,"y":0.924},"s":[107.448],"t":38},{"o":{"x":0.167,"y":-0.9},"i":{"x":0.833,"y":0.333},"s":[104.998],"t":39},{"o":{"x":0.167,"y":0.095},"i":{"x":0.833,"y":0.858},"s":[105.206],"t":40},{"o":{"x":0.167,"y":0.202},"i":{"x":0.833,"y":0.914},"s":[106.659],"t":41},{"o":{"x":0.167,"y":3.061},"i":{"x":0.833,"y":2.422},"s":[107.681],"t":42},{"o":{"x":0.167,"y":0.079},"i":{"x":0.833,"y":0.849},"s":[107.71],"t":43},{"o":{"x":0.167,"y":0.187},"i":{"x":0.833,"y":0.906},"s":[107.193],"t":44},{"o":{"x":0.167,"y":0.75},"i":{"x":0.833,"y":1.203},"s":[106.776],"t":45},{"o":{"x":0.167,"y":0.059},"i":{"x":0.833,"y":0.839},"s":[106.724],"t":46},{"o":{"x":0.167,"y":0.173},"i":{"x":0.833,"y":0.899},"s":[106.903],"t":47},{"o":{"x":0.167,"y":0.476},"i":{"x":0.833,"y":1.059},"s":[107.07],"t":48},{"o":{"x":0.167,"y":0.035},"i":{"x":0.833,"y":0.826},"s":[107.106],"t":49},{"o":{"x":0.167,"y":0.16},"i":{"x":0.833,"y":0.892},"s":[107.045],"t":50},{"o":{"x":0.167,"y":0.368},"i":{"x":0.833,"y":1.002},"s":[106.979],"t":51},{"o":{"x":0.167,"y":0.002},"i":{"x":0.833,"y":0.809},"s":[106.96],"t":52},{"o":{"x":0.167,"y":0.148},"i":{"x":0.833,"y":0.886},"s":[106.98],"t":53},{"o":{"x":0.167,"y":0.308},"i":{"x":0.833,"y":0.97},"s":[107.005],"t":54},{"o":{"x":0.167,"y":-0.046},"i":{"x":0.833,"y":0.784},"s":[107.015],"t":55},{"o":{"x":0.167,"y":0.135},"i":{"x":0.833,"y":0.879},"s":[107.009],"t":56},{"o":{"x":0.167,"y":0.269},"i":{"x":0.833,"y":0.95},"s":[106.999],"t":57},{"o":{"x":0.167,"y":-0.126},"i":{"x":0.833,"y":0.742},"s":[106.995],"t":58},{"o":{"x":0.167,"y":0.123},"i":{"x":0.833,"y":0.917},"s":[106.996],"t":59},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":60},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":61},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":62},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":63},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":64},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":65},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":66},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":67},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":68},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":69},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":70},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":71},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":72},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":73},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":74},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":75},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":76},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":77},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":78},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":79},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":80},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":81},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":82},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":83},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":84},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":85},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":86},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":87},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":88},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":89},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":90},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":91},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":92},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":93},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":94},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":95},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":96},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":97},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":98},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":99},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":100},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":101},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":102},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":103},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":104},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":105},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":106},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":107},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":108},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":109},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":110},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":111},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":112},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":113},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":114},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":115},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":116},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":117},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":118},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":119},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":120},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":121},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":122},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":123},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":124},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":125},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":126},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":127},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":128},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":129},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":130},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":131},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":132},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":133},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":134},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":135},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":136},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":137},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":138},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":139},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":140},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":141},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":142},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":143},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":144},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":145},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":146},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":147},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":148},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":149},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":150},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":151},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":152},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":153},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":154},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":155},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":156},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":157},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":158},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":159},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":160},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":161},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":162},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":163},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":164},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":165},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":166},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":167},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":168},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":169},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":170},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":171},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":172},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":173},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":174},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":175},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":176},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":177},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":178},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":179},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":180},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":181},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":182},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":183},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":184},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":185},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":186},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":187},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":188},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":189},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":190},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":191},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":192},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":193},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":194},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":195},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":196},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":197},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":198},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":199},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":200},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":201},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":202},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":203},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":204},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":205},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":206},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":207},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":208},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":209},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":210},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":211},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":212},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":213},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":214},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":215},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":216},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":217},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":218},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":219},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":220},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":221},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":222},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":223},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":224},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":225},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":226},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":227},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":228},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":229},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":230},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":231},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":232},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":233},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":234},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":235},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":236},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":237},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":238},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":239},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":240},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":241},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":242},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":243},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":244},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":245},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":246},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":247},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":248},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":249},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":250},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":251},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":252},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":253},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":254},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":255},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":256},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":257},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":258},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":259},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":260},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":261},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":262},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":263},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":264},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":265},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":266},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":267},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":268},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":269},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":270},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":271},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":272},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":273},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":274},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":275},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":276},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":277},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":278},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":279},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":280},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":281},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":282},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":283},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":284},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":285},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":286},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":287},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":288},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":289},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":290},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":291},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":292},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":293},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":294},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":295},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":296},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":297},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":298},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":299},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":300},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":301},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":302},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":303},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":304},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":305},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":306},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":307},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":308},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":309},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":310},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":311},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":312},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":313},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":314},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":315},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":316},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":317},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":318},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":319},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":320},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":321},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":322},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":323},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":324},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":325},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":326},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":327},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":328},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":329},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":330},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":331},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":332},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":333},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":334},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":335},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":336},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":337},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":338},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":339},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":340},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":341},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":342},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":343},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":344},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":345},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":346},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":347},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":348},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":349},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":350},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":351},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":352},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":353},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":354},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":355},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":356},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":357},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":358},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":359},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":360},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":361},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":362},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":363},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":364},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":365},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":366},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":367},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":368},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":369},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":370},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":371},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":372},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":373},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":374},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":375},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":376},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":377},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":378},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":379},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":380},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":381},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":382},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":383},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":384},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":385},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":386},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":387},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":388},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":389},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":390},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":391},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":392},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":393},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":394},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":395},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":396},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":397},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":398},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":399},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":400},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":401},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":402},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":403},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":404},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":405},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":406},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":407},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":408},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":409},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":410},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":411},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":412},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":413},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":414},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":415},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":416},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":417},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":418},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":419},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":420},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":421},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":422},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":423},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":424},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":425},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":426},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":427},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":428},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":429},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":430},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":431},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":432},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":433},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":434},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":435},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":436},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":437},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":438},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":439},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":440},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":441},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":442},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":443},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":444},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":445},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":446},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":447},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":448},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":449},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":450},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":451},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":452},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":453},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":454},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":455},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":456},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":457},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":458},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":459},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":460},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":461},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":462},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":463},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":464},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":465},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":466},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":467},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":468},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":469},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":470},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":471},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":472},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":473},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":474},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":475},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":476},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":477},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":478},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":479},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":480},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":481},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":482},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":483},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":484},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":485},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":486},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":487},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":488},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":489},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":490},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":491},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":492},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":493},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":494},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":495},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":496},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":497},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":498},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":499},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":500},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":501},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":502},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":503},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":504},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":505},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":506},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":507},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":508},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":509},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":510},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":511},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":512},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":513},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":514},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":515},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":516},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":517},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":518},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":519},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":520},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":521},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":522},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":523},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":524},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":525},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":526},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":527},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":528},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":529},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":530},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":531},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":532},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":533},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":534},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":535},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":536},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":537},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":538},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":539},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":540},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":541},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":542},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":543},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":544},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":545},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":546},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":547},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":548},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":549},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":550},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":551},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":552},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":553},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":554},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":555},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":556},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":557},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":558},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":559},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":560},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":561},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":562},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":563},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":564},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":565},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":566},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":567},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":568},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":569},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":570},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":571},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":572},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":573},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":574},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":575},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":576},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":577},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":578},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":579},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":580},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":581},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":582},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":583},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":584},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":585},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":586},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":587},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":588},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":589},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":590},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":591},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":592},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":593},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":594},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":595},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":596},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":597},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":598},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":599},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":600},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":601},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":602},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":603},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":604},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":605},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":606},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":607},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":608},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":609},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":610},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":611},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":612},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":613},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":614},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":615},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":616},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":617},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":618},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":619},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":620},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":621},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":622},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":623},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":624},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":625},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":626},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":627},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":628},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":629},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":630},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":631},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":632},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":633},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":634},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":635},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":636},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":637},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":638},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":639},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":640},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":641},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":642},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":643},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":644},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":645},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":646},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":647},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":648},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":649},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":650},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":651},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":652},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":653},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":654},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":655},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":656},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":657},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":658},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":659},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":660},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":661},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":662},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":663},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":664},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":665},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":666},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":667},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":668},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":669},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":670},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":671},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":672},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":673},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":674},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":675},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":676},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":677},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":678},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":679},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":680},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":681},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":682},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":683},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":684},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":685},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":686},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":687},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":688},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":689},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":690},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":691},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":692},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":693},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":694},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":695},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":696},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":697},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":698},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":699},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":700},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":701},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":702},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":703},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":704},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":705},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":706},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":707},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":708},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":709},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":710},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":711},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":712},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":713},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":714},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":715},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":716},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":717},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":718},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":719},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":720},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":721},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":722},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":723},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":724},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":725},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":726},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":727},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":728},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":729},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":730},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":731},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":732},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":733},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":734},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":735},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":736},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":737},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":738},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":739},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":740},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":741},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":742},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":743},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":744},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":745},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":746},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":747},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":748},{"s":[107],"t":749}],"ix":7},"os":{"a":0,"k":0,"ix":9},"r":{"a":0,"k":0,"ix":5},"sy":1},{"ty":"rd","bm":0,"hd":false,"mn":"ADBE Vector Filter - RC","nm":"Arredondar cantos 1","ix":2,"r":{"a":0,"k":40,"ix":1}},{"ty":"st","bm":0,"hd":false,"mn":"ADBE Vector Graphic - Stroke","nm":"Traçado 1","lc":1,"lj":1,"ml":4,"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"c":{"a":0,"k":[0.8314,0.0078,0.2039],"ix":3}},{"ty":"fl","bm":0,"hd":false,"mn":"ADBE Vector Graphic - Fill","nm":"Preenchimento 1","c":{"a":0,"k":[0.8314,0.0078,0.2039],"ix":4},"r":1,"o":{"a":0,"k":100,"ix":5}},{"ty":"tr","a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"sk":{"a":0,"k":0,"ix":4},"p":{"a":0,"k":[0,23],"ix":2},"r":{"a":0,"k":0,"ix":6},"sa":{"a":0,"k":0,"ix":5},"o":{"a":0,"k":100,"ix":7}}]}],"ind":2}]'),v$1="5.1.8",fr$1=25,op$1=66,ip$1=28,assets$1=[],errorAnimation={nm:nm$1,ddd:ddd$1,h:h$1,w:w$1,meta:meta$1,layers:layers$1,v:v$1,fr:fr$1,op:op$1,ip:ip$1,assets:assets$1},v="4.8.0",meta={g:"LottieFiles AE 3.3.6",a:"Bilal Arief",k:"information, icon, animation, web, mobile, app, blue, simple, indicator, details, informative, notification, info icon, information animation, notification icon",d:"Effortlessly conveying information, this simple yet captivating blue animation icon is the perfect addition to any web or mobile application as an information indicator.",tc:"Blue"},fr=60,ip=0,op=104,w=1080,h=1080,nm="Info",ddd=0,assets=[],layers=JSON.parse('[{"ddd":0,"ind":1,"ty":4,"nm":"White-InfoIconDot","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540.383,325.611,0],"ix":2},"a":{"a":0,"k":[0,175,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.779,0.779,0.333],"y":[0,0,0]},"t":47,"s":[100,100,100]},{"i":{"x":[0.216,0.216,0.667],"y":[1,1,1]},"o":{"x":[0.597,0.597,0.333],"y":[0,0,0]},"t":56,"s":[115,115,100]},{"t":67,"s":[100,100,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[50,50],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,175],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"gr","it":[{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":1,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.217],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":25,"s":[0]},{"t":77,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":4,"nm":"Trim Paths 3","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"LightBlue-InfoIconDot","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540.383,146.358,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[101.209,101.209,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[50,50],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0.788235294118,0.933333333333,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.788235294118,0.933333333333,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,175],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"gr","it":[{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":1,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.19],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":9,"s":[0]},{"t":67,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.221],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":9,"s":[0]},{"t":31,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":4,"nm":"Trim Paths 2","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"DarkBlue-InfoIconDot","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540.383,146.358,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[101.209,101.209,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[50,50],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,175],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"gr","it":[{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":1,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":5.852,"ix":1},"e":{"a":0,"k":46.645,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":4,"nm":"Trim Paths 2","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.19],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":16,"s":[0]},{"t":74,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.221],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":16,"s":[0]},{"t":38,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":5,"nm":"Trim Paths 3","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"White-InfoIcon","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[534,555,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.779,0.779,0.333],"y":[0,0,0]},"t":47,"s":[100,100,100]},{"i":{"x":[0.216,0.216,0.667],"y":[1,1,1]},"o":{"x":[0.597,0.597,0.333],"y":[0,0,0]},"t":56,"s":[115,115,100]},{"t":67,"s":[100,100,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-12,-204],[-12,114]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":50,"ix":5},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[18,74],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.217],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":25,"s":[0]},{"t":63,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"LightBlue-InfoIcon","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[534,555,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-12,-204],[-12,114]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.788235294118,0.933333333333,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":50,"ix":5},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[18,74],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.19],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":9,"s":[0]},{"t":67,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.221],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":9,"s":[0]},{"t":31,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"DarkBlue-InfoIcon ","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[534,555,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-12,-204],[-12,114]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":50,"ix":5},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[18,74],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.19],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17,"s":[0]},{"t":75,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.221],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17,"s":[0]},{"t":39,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 2","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"DarkBlue-CircleStroke","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[538.648,533.626,0],"ix":2},"a":{"a":0,"k":[27.013,127.349,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[784,784],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.057],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17,"s":[100]},{"t":47,"s":[0]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.329],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17,"s":[100]},{"t":75,"s":[0]}],"ix":2},"o":{"a":0,"k":9000,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"st","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":35,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[28,132],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"LightBlue-CircleStroke","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[538.648,533.626,0],"ix":2},"a":{"a":0,"k":[27.013,127.349,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[784,784],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.057],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[100]},{"t":41,"s":[0]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.329],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[100]},{"t":71,"s":[0]}],"ix":2},"o":{"a":0,"k":9000,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"st","c":{"a":0,"k":[0.788235294118,0.933333333333,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":35,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[28,132],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"Blue-Circle","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":28,"s":[25]},{"t":39,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[544.429,560.879,0],"ix":2},"a":{"a":0,"k":[32.429,152.879,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.354,0.354,0.667],"y":[1.438,1.438,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":13,"s":[0,0,100]},{"t":37,"s":[100,100,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[784,784],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"fl","c":{"a":0,"k":[0.592156862745,0.870588235294,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[28,132],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":666,"st":0,"bm":0}]'),markers=[],infoAnimation={v,meta,fr,ip,op,w,h,nm,ddd,assets,layers,markers},CEMessageModal=({open:e,onClose:t,onConfirm:n,type:i,message:o,confirmText:l="CONFIRM",cancelText:u="CANCEL"})=>{const[f,p]=React.useState(80);if(React.useEffect(()=>{const _=()=>{p(window.innerWidth<600?60:80)};return _(),window.addEventListener("resize",_),()=>window.removeEventListener("resize",_)},[]),!e)return null;const m=()=>{n&&n(),t&&t()},d=()=>{t&&t()},g={success:{icon:jsxRuntimeExports.jsx("div",{className:"success-icon",children:jsxRuntimeExports.jsx(Lottie,{animationData:successAnimation,loop:!0,style:{width:"100%",height:"100%"}})}),title:"Success"},error:{icon:jsxRuntimeExports.jsx("div",{className:"error-icon",children:jsxRuntimeExports.jsx(Lottie,{animationData:errorAnimation,loop:!0,style:{width:"100%",height:"100%"}})}),title:"Error"},info:{icon:jsxRuntimeExports.jsx("div",{className:"info-icon",children:jsxRuntimeExports.jsx(Lottie,{animationData:infoAnimation,loop:!0,style:{width:"100%",height:"100%"}})}),title:"Information"}}[i??"info"];return jsxRuntimeExports.jsx("div",{className:"modal-overlay",children:jsxRuntimeExports.jsxs("div",{className:"modal-container",children:[jsxRuntimeExports.jsx(CEButton,{className:"close-button",onClick:t??(()=>{}),children:"×"}),jsxRuntimeExports.jsxs("div",{className:"modal-header",children:[g.icon,jsxRuntimeExports.jsx("h2",{children:g.title})]}),jsxRuntimeExports.jsx("div",{className:"modal-body",children:jsxRuntimeExports.jsx("p",{children:o})}),jsxRuntimeExports.jsxs("div",{className:"modal-actions",children:[i==="success"&&jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx(CEButton,{className:"button confirm-button",onClick:m,children:l}),jsxRuntimeExports.jsx(CEButton,{className:"button cancel-button",onClick:d,children:u})]}),i==="error"&&jsxRuntimeExports.jsx(CEButton,{className:"button confirm-button",onClick:d,children:u||"CLOSE"}),i==="info"&&jsxRuntimeExports.jsx(CEButton,{className:"button confirm-button",onClick:d,children:"OKAY"})]})]})})},CEDialogBox=({isOpen:e,onClose:t,title:n,content:i,agreementLabel:o,buttonPosition:l="right",titlePosition:u="left",showCheckbox:f=!0,width:p="500px",maxWidth:m="90%",maxHeight:d="90vh",buttons:g,classNames:_={}})=>{const[E,S]=React.useState(!1),[b,T]=React.useState(!1);if(!e)return null;const C={left:"flex-start",center:"center",right:"flex-end"},A=R=>{S(R),R&&T(!1)};return jsxRuntimeExports.jsx("div",{className:`dialog-overlay ${e?"open":""}`,children:jsxRuntimeExports.jsxs("div",{className:`dialog-box ${e?"open":""}`,style:{width:p,maxWidth:m,maxHeight:d},children:[jsxRuntimeExports.jsx("div",{className:`dialog-title ${_.title||""}`,style:{textAlign:u},children:n}),jsxRuntimeExports.jsx("div",{className:`dialog-content ${_.content||""}`,children:i}),f&&o&&jsxRuntimeExports.jsxs("div",{className:`dialog-agreement ${_.agreement||""}`,children:[jsxRuntimeExports.jsx(CECheckBox,{label:o,checked:E,onChange:A}),b&&jsxRuntimeExports.jsx("div",{className:`error-message ${_.error||""}`,children:"Please accept the terms to continue"})]}),jsxRuntimeExports.jsx("div",{className:`dialog-actions ${_.button||""}`,style:{justifyContent:C[l]},children:g.map((R,O)=>jsxRuntimeExports.jsx(CEButton,{onClick:()=>{if(f&&!E&&!R.bypassCheckbox){T(!0);return}T(!1),R.onClick()},children:R.text},O))})]})})};/*! xlsx.js (C) 2013-present SheetJS -- http://sheetjs.com */var XLSX={};XLSX.version="0.18.5";var current_ansi=1252,VALID_ANSI=[874,932,936,949,950,1250,1251,1252,1253,1254,1255,1256,1257,1258,1e4],set_ansi=function(e){VALID_ANSI.indexOf(e)!=-1&&(current_ansi=e)};function reset_ansi(){set_ansi(1252)}var set_cp=function(e){set_ansi(e)};function reset_cp(){set_cp(1200),reset_ansi()}var _getchar=function e(t){return String.fromCharCode(t)},_getansi=function e(t){return String.fromCharCode(t)},$cptable,Base64_map="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function Base64_encode(e){for(var t="",n=0,i=0,o=0,l=0,u=0,f=0,p=0,m=0;m<e.length;)n=e.charCodeAt(m++),l=n>>2,i=e.charCodeAt(m++),u=(n&3)<<4|i>>4,o=e.charCodeAt(m++),f=(i&15)<<2|o>>6,p=o&63,isNaN(i)?f=p=64:isNaN(o)&&(p=64),t+=Base64_map.charAt(l)+Base64_map.charAt(u)+Base64_map.charAt(f)+Base64_map.charAt(p);return t}function Base64_decode(e){var t="",n=0,i=0,o=0,l=0,u=0,f=0,p=0;e=e.replace(/[^\w\+\/\=]/g,"");for(var m=0;m<e.length;)l=Base64_map.indexOf(e.charAt(m++)),u=Base64_map.indexOf(e.charAt(m++)),n=l<<2|u>>4,t+=String.fromCharCode(n),f=Base64_map.indexOf(e.charAt(m++)),i=(u&15)<<4|f>>2,f!==64&&(t+=String.fromCharCode(i)),p=Base64_map.indexOf(e.charAt(m++)),o=(f&3)<<6|p,p!==64&&(t+=String.fromCharCode(o));return t}var has_buf=(function(){return typeof Buffer<"u"&&typeof process<"u"&&typeof process.versions<"u"&&!!process.versions.node})(),Buffer_from=(function(){if(typeof Buffer<"u"){var e=!Buffer.from;if(!e)try{Buffer.from("foo","utf8")}catch{e=!0}return e?function(t,n){return n?new Buffer(t,n):new Buffer(t)}:Buffer.from.bind(Buffer)}return function(){}})();function new_raw_buf(e){return has_buf?Buffer.alloc?Buffer.alloc(e):new Buffer(e):typeof Uint8Array<"u"?new Uint8Array(e):new Array(e)}function new_unsafe_buf(e){return has_buf?Buffer.allocUnsafe?Buffer.allocUnsafe(e):new Buffer(e):typeof Uint8Array<"u"?new Uint8Array(e):new Array(e)}var s2a=function e(t){return has_buf?Buffer_from(t,"binary"):t.split("").map(function(n){return n.charCodeAt(0)&255})};function s2ab(e){if(typeof ArrayBuffer>"u")return s2a(e);for(var t=new ArrayBuffer(e.length),n=new Uint8Array(t),i=0;i!=e.length;++i)n[i]=e.charCodeAt(i)&255;return t}function a2s(e){if(Array.isArray(e))return e.map(function(i){return String.fromCharCode(i)}).join("");for(var t=[],n=0;n<e.length;++n)t[n]=String.fromCharCode(e[n]);return t.join("")}function a2u(e){if(typeof Uint8Array>"u")throw new Error("Unsupported");return new Uint8Array(e)}var bconcat=has_buf?function(e){return Buffer.concat(e.map(function(t){return Buffer.isBuffer(t)?t:Buffer_from(t)}))}:function(e){if(typeof Uint8Array<"u"){var t=0,n=0;for(t=0;t<e.length;++t)n+=e[t].length;var i=new Uint8Array(n),o=0;for(t=0,n=0;t<e.length;n+=o,++t)if(o=e[t].length,e[t]instanceof Uint8Array)i.set(e[t],n);else{if(typeof e[t]=="string")throw"wtf";i.set(new Uint8Array(e[t]),n)}return i}return[].concat.apply([],e.map(function(l){return Array.isArray(l)?l:[].slice.call(l)}))};function utf8decode(e){for(var t=[],n=0,i=e.length+250,o=new_raw_buf(e.length+255),l=0;l<e.length;++l){var u=e.charCodeAt(l);if(u<128)o[n++]=u;else if(u<2048)o[n++]=192|u>>6&31,o[n++]=128|u&63;else if(u>=55296&&u<57344){u=(u&1023)+64;var f=e.charCodeAt(++l)&1023;o[n++]=240|u>>8&7,o[n++]=128|u>>2&63,o[n++]=128|f>>6&15|(u&3)<<4,o[n++]=128|f&63}else o[n++]=224|u>>12&15,o[n++]=128|u>>6&63,o[n++]=128|u&63;n>i&&(t.push(o.slice(0,n)),n=0,o=new_raw_buf(65535),i=65530)}return t.push(o.slice(0,n)),bconcat(t)}var chr0=/\u0000/g,chr1=/[\u0001-\u0006]/g;function _strrev(e){for(var t="",n=e.length-1;n>=0;)t+=e.charAt(n--);return t}function pad0(e,t){var n=""+e;return n.length>=t?n:fill("0",t-n.length)+n}function pad_(e,t){var n=""+e;return n.length>=t?n:fill(" ",t-n.length)+n}function rpad_(e,t){var n=""+e;return n.length>=t?n:n+fill(" ",t-n.length)}function pad0r1(e,t){var n=""+Math.round(e);return n.length>=t?n:fill("0",t-n.length)+n}function pad0r2(e,t){var n=""+e;return n.length>=t?n:fill("0",t-n.length)+n}var p2_32=Math.pow(2,32);function pad0r(e,t){if(e>p2_32||e<-p2_32)return pad0r1(e,t);var n=Math.round(e);return pad0r2(n,t)}function SSF_isgeneral(e,t){return t=t||0,e.length>=7+t&&(e.charCodeAt(t)|32)===103&&(e.charCodeAt(t+1)|32)===101&&(e.charCodeAt(t+2)|32)===110&&(e.charCodeAt(t+3)|32)===101&&(e.charCodeAt(t+4)|32)===114&&(e.charCodeAt(t+5)|32)===97&&(e.charCodeAt(t+6)|32)===108}var days$1=[["Sun","Sunday"],["Mon","Monday"],["Tue","Tuesday"],["Wed","Wednesday"],["Thu","Thursday"],["Fri","Friday"],["Sat","Saturday"]],months=[["J","Jan","January"],["F","Feb","February"],["M","Mar","March"],["A","Apr","April"],["M","May","May"],["J","Jun","June"],["J","Jul","July"],["A","Aug","August"],["S","Sep","September"],["O","Oct","October"],["N","Nov","November"],["D","Dec","December"]];function SSF_init_table(e){return e||(e={}),e[0]="General",e[1]="0",e[2]="0.00",e[3]="#,##0",e[4]="#,##0.00",e[9]="0%",e[10]="0.00%",e[11]="0.00E+00",e[12]="# ?/?",e[13]="# ??/??",e[14]="m/d/yy",e[15]="d-mmm-yy",e[16]="d-mmm",e[17]="mmm-yy",e[18]="h:mm AM/PM",e[19]="h:mm:ss AM/PM",e[20]="h:mm",e[21]="h:mm:ss",e[22]="m/d/yy h:mm",e[37]="#,##0 ;(#,##0)",e[38]="#,##0 ;[Red](#,##0)",e[39]="#,##0.00;(#,##0.00)",e[40]="#,##0.00;[Red](#,##0.00)",e[45]="mm:ss",e[46]="[h]:mm:ss",e[47]="mmss.0",e[48]="##0.0E+0",e[49]="@",e[56]='"上午/下午 "hh"時"mm"分"ss"秒 "',e}var table_fmt={0:"General",1:"0",2:"0.00",3:"#,##0",4:"#,##0.00",9:"0%",10:"0.00%",11:"0.00E+00",12:"# ?/?",13:"# ??/??",14:"m/d/yy",15:"d-mmm-yy",16:"d-mmm",17:"mmm-yy",18:"h:mm AM/PM",19:"h:mm:ss AM/PM",20:"h:mm",21:"h:mm:ss",22:"m/d/yy h:mm",37:"#,##0 ;(#,##0)",38:"#,##0 ;[Red](#,##0)",39:"#,##0.00;(#,##0.00)",40:"#,##0.00;[Red](#,##0.00)",45:"mm:ss",46:"[h]:mm:ss",47:"mmss.0",48:"##0.0E+0",49:"@",56:'"上午/下午 "hh"時"mm"分"ss"秒 "'},SSF_default_map={5:37,6:38,7:39,8:40,23:0,24:0,25:0,26:0,27:14,28:14,29:14,30:14,31:14,50:14,51:14,52:14,53:14,54:14,55:14,56:14,57:14,58:14,59:1,60:2,61:3,62:4,67:9,68:10,69:12,70:13,71:14,72:14,73:15,74:16,75:17,76:20,77:21,78:22,79:45,80:46,81:47,82:0},SSF_default_str={5:'"$"#,##0_);\\("$"#,##0\\)',63:'"$"#,##0_);\\("$"#,##0\\)',6:'"$"#,##0_);[Red]\\("$"#,##0\\)',64:'"$"#,##0_);[Red]\\("$"#,##0\\)',7:'"$"#,##0.00_);\\("$"#,##0.00\\)',65:'"$"#,##0.00_);\\("$"#,##0.00\\)',8:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',66:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',41:'_(* #,##0_);_(* \\(#,##0\\);_(* "-"_);_(@_)',42:'_("$"* #,##0_);_("$"* \\(#,##0\\);_("$"* "-"_);_(@_)',43:'_(* #,##0.00_);_(* \\(#,##0.00\\);_(* "-"??_);_(@_)',44:'_("$"* #,##0.00_);_("$"* \\(#,##0.00\\);_("$"* "-"??_);_(@_)'};function SSF_frac(e,t,n){for(var i=e<0?-1:1,o=e*i,l=0,u=1,f=0,p=1,m=0,d=0,g=Math.floor(o);m<t&&(g=Math.floor(o),f=g*u+l,d=g*m+p,!(o-g<5e-8));)o=1/(o-g),l=u,u=f,p=m,m=d;if(d>t&&(m>t?(d=p,f=l):(d=m,f=u)),!n)return[0,i*f,d];var _=Math.floor(i*f/d);return[_,i*f-_*d,d]}function SSF_parse_date_code(e,t,n){if(e>2958465||e<0)return null;var i=e|0,o=Math.floor(86400*(e-i)),l=0,u=[],f={D:i,T:o,u:86400*(e-i)-o,y:0,m:0,d:0,H:0,M:0,S:0,q:0};if(Math.abs(f.u)<1e-6&&(f.u=0),t&&t.date1904&&(i+=1462),f.u>.9999&&(f.u=0,++o==86400&&(f.T=o=0,++i,++f.D)),i===60)u=n?[1317,10,29]:[1900,2,29],l=3;else if(i===0)u=n?[1317,8,29]:[1900,1,0],l=6;else{i>60&&--i;var p=new Date(1900,0,1);p.setDate(p.getDate()+i-1),u=[p.getFullYear(),p.getMonth()+1,p.getDate()],l=p.getDay(),i<60&&(l=(l+6)%7),n&&(l=SSF_fix_hijri(p,u))}return f.y=u[0],f.m=u[1],f.d=u[2],f.S=o%60,o=Math.floor(o/60),f.M=o%60,o=Math.floor(o/60),f.H=o,f.q=l,f}var SSFbasedate=new Date(1899,11,31,0,0,0),SSFdnthresh=SSFbasedate.getTime(),SSFbase1904=new Date(1900,2,1,0,0,0);function datenum_local(e,t){var n=e.getTime();return t?n-=1461*24*60*60*1e3:e>=SSFbase1904&&(n+=1440*60*1e3),(n-(SSFdnthresh+(e.getTimezoneOffset()-SSFbasedate.getTimezoneOffset())*6e4))/(1440*60*1e3)}function SSF_strip_decimal(e){return e.indexOf(".")==-1?e:e.replace(/(?:\.0*|(\.\d*[1-9])0+)$/,"$1")}function SSF_normalize_exp(e){return e.indexOf("E")==-1?e:e.replace(/(?:\.0*|(\.\d*[1-9])0+)[Ee]/,"$1E").replace(/(E[+-])(\d)$/,"$10$2")}function SSF_small_exp(e){var t=e<0?12:11,n=SSF_strip_decimal(e.toFixed(12));return n.length<=t||(n=e.toPrecision(10),n.length<=t)?n:e.toExponential(5)}function SSF_large_exp(e){var t=SSF_strip_decimal(e.toFixed(11));return t.length>(e<0?12:11)||t==="0"||t==="-0"?e.toPrecision(6):t}function SSF_general_num(e){var t=Math.floor(Math.log(Math.abs(e))*Math.LOG10E),n;return t>=-4&&t<=-1?n=e.toPrecision(10+t):Math.abs(t)<=9?n=SSF_small_exp(e):t===10?n=e.toFixed(10).substr(0,12):n=SSF_large_exp(e),SSF_strip_decimal(SSF_normalize_exp(n.toUpperCase()))}function SSF_general(e,t){switch(typeof e){case"string":return e;case"boolean":return e?"TRUE":"FALSE";case"number":return(e|0)===e?e.toString(10):SSF_general_num(e);case"undefined":return"";case"object":if(e==null)return"";if(e instanceof Date)return SSF_format(14,datenum_local(e,t&&t.date1904),t)}throw new Error("unsupported value in General format: "+e)}function SSF_fix_hijri(e,t){t[0]-=581;var n=e.getDay();return e<60&&(n=(n+6)%7),n}function SSF_write_date(e,t,n,i){var o="",l=0,u=0,f=n.y,p,m=0;switch(e){case 98:f=n.y+543;case 121:switch(t.length){case 1:case 2:p=f%100,m=2;break;default:p=f%1e4,m=4;break}break;case 109:switch(t.length){case 1:case 2:p=n.m,m=t.length;break;case 3:return months[n.m-1][1];case 5:return months[n.m-1][0];default:return months[n.m-1][2]}break;case 100:switch(t.length){case 1:case 2:p=n.d,m=t.length;break;case 3:return days$1[n.q][0];default:return days$1[n.q][1]}break;case 104:switch(t.length){case 1:case 2:p=1+(n.H+11)%12,m=t.length;break;default:throw"bad hour format: "+t}break;case 72:switch(t.length){case 1:case 2:p=n.H,m=t.length;break;default:throw"bad hour format: "+t}break;case 77:switch(t.length){case 1:case 2:p=n.M,m=t.length;break;default:throw"bad minute format: "+t}break;case 115:if(t!="s"&&t!="ss"&&t!=".0"&&t!=".00"&&t!=".000")throw"bad second format: "+t;return n.u===0&&(t=="s"||t=="ss")?pad0(n.S,t.length):(i>=2?u=i===3?1e3:100:u=i===1?10:1,l=Math.round(u*(n.S+n.u)),l>=60*u&&(l=0),t==="s"?l===0?"0":""+l/u:(o=pad0(l,2+i),t==="ss"?o.substr(0,2):"."+o.substr(2,t.length-1)));case 90:switch(t){case"[h]":case"[hh]":p=n.D*24+n.H;break;case"[m]":case"[mm]":p=(n.D*24+n.H)*60+n.M;break;case"[s]":case"[ss]":p=((n.D*24+n.H)*60+n.M)*60+Math.round(n.S+n.u);break;default:throw"bad abstime format: "+t}m=t.length===3?1:2;break;case 101:p=f,m=1;break}var d=m>0?pad0(p,m):"";return d}function commaify(e){var t=3;if(e.length<=t)return e;for(var n=e.length%t,i=e.substr(0,n);n!=e.length;n+=t)i+=(i.length>0?",":"")+e.substr(n,t);return i}var pct1=/%/g;function write_num_pct(e,t,n){var i=t.replace(pct1,""),o=t.length-i.length;return write_num(e,i,n*Math.pow(10,2*o))+fill("%",o)}function write_num_cm(e,t,n){for(var i=t.length-1;t.charCodeAt(i-1)===44;)--i;return write_num(e,t.substr(0,i),n/Math.pow(10,3*(t.length-i)))}function write_num_exp(e,t){var n,i=e.indexOf("E")-e.indexOf(".")-1;if(e.match(/^#+0.0E\+0$/)){if(t==0)return"0.0E+0";if(t<0)return"-"+write_num_exp(e,-t);var o=e.indexOf(".");o===-1&&(o=e.indexOf("E"));var l=Math.floor(Math.log(t)*Math.LOG10E)%o;if(l<0&&(l+=o),n=(t/Math.pow(10,l)).toPrecision(i+1+(o+l)%o),n.indexOf("e")===-1){var u=Math.floor(Math.log(t)*Math.LOG10E);for(n.indexOf(".")===-1?n=n.charAt(0)+"."+n.substr(1)+"E+"+(u-n.length+l):n+="E+"+(u-l);n.substr(0,2)==="0.";)n=n.charAt(0)+n.substr(2,o)+"."+n.substr(2+o),n=n.replace(/^0+([1-9])/,"$1").replace(/^0+\./,"0.");n=n.replace(/\+-/,"-")}n=n.replace(/^([+-]?)(\d*)\.(\d*)[Ee]/,function(f,p,m,d){return p+m+d.substr(0,(o+l)%o)+"."+d.substr(l)+"E"})}else n=t.toExponential(i);return e.match(/E\+00$/)&&n.match(/e[+-]\d$/)&&(n=n.substr(0,n.length-1)+"0"+n.charAt(n.length-1)),e.match(/E\-/)&&n.match(/e\+/)&&(n=n.replace(/e\+/,"e")),n.replace("e","E")}var frac1=/# (\?+)( ?)\/( ?)(\d+)/;function write_num_f1(e,t,n){var i=parseInt(e[4],10),o=Math.round(t*i),l=Math.floor(o/i),u=o-l*i,f=i;return n+(l===0?"":""+l)+" "+(u===0?fill(" ",e[1].length+1+e[4].length):pad_(u,e[1].length)+e[2]+"/"+e[3]+pad0(f,e[4].length))}function write_num_f2(e,t,n){return n+(t===0?"":""+t)+fill(" ",e[1].length+2+e[4].length)}var dec1=/^#*0*\.([0#]+)/,closeparen=/\).*[0#]/,phone=/\(###\) ###\\?-####/;function hashq(e){for(var t="",n,i=0;i!=e.length;++i)switch(n=e.charCodeAt(i)){case 35:break;case 63:t+=" ";break;case 48:t+="0";break;default:t+=String.fromCharCode(n)}return t}function rnd(e,t){var n=Math.pow(10,t);return""+Math.round(e*n)/n}function dec(e,t){var n=e-Math.floor(e),i=Math.pow(10,t);return t<(""+Math.round(n*i)).length?0:Math.round(n*i)}function carry(e,t){return t<(""+Math.round((e-Math.floor(e))*Math.pow(10,t))).length?1:0}function flr(e){return e<2147483647&&e>-2147483648?""+(e>=0?e|0:e-1|0):""+Math.floor(e)}function write_num_flt(e,t,n){if(e.charCodeAt(0)===40&&!t.match(closeparen)){var i=t.replace(/\( */,"").replace(/ \)/,"").replace(/\)/,"");return n>=0?write_num_flt("n",i,n):"("+write_num_flt("n",i,-n)+")"}if(t.charCodeAt(t.length-1)===44)return write_num_cm(e,t,n);if(t.indexOf("%")!==-1)return write_num_pct(e,t,n);if(t.indexOf("E")!==-1)return write_num_exp(t,n);if(t.charCodeAt(0)===36)return"$"+write_num_flt(e,t.substr(t.charAt(1)==" "?2:1),n);var o,l,u,f,p=Math.abs(n),m=n<0?"-":"";if(t.match(/^00+$/))return m+pad0r(p,t.length);if(t.match(/^[#?]+$/))return o=pad0r(n,0),o==="0"&&(o=""),o.length>t.length?o:hashq(t.substr(0,t.length-o.length))+o;if(l=t.match(frac1))return write_num_f1(l,p,m);if(t.match(/^#+0+$/))return m+pad0r(p,t.length-t.indexOf("0"));if(l=t.match(dec1))return o=rnd(n,l[1].length).replace(/^([^\.]+)$/,"$1."+hashq(l[1])).replace(/\.$/,"."+hashq(l[1])).replace(/\.(\d*)$/,function(S,b){return"."+b+fill("0",hashq(l[1]).length-b.length)}),t.indexOf("0.")!==-1?o:o.replace(/^0\./,".");if(t=t.replace(/^#+([0.])/,"$1"),l=t.match(/^(0*)\.(#*)$/))return m+rnd(p,l[2].length).replace(/\.(\d*[1-9])0*$/,".$1").replace(/^(-?\d*)$/,"$1.").replace(/^0\./,l[1].length?"0.":".");if(l=t.match(/^#{1,3},##0(\.?)$/))return m+commaify(pad0r(p,0));if(l=t.match(/^#,##0\.([#0]*0)$/))return n<0?"-"+write_num_flt(e,t,-n):commaify(""+(Math.floor(n)+carry(n,l[1].length)))+"."+pad0(dec(n,l[1].length),l[1].length);if(l=t.match(/^#,#*,#0/))return write_num_flt(e,t.replace(/^#,#*,/,""),n);if(l=t.match(/^([0#]+)(\\?-([0#]+))+$/))return o=_strrev(write_num_flt(e,t.replace(/[\\-]/g,""),n)),u=0,_strrev(_strrev(t.replace(/\\/g,"")).replace(/[0#]/g,function(S){return u<o.length?o.charAt(u++):S==="0"?"0":""}));if(t.match(phone))return o=write_num_flt(e,"##########",n),"("+o.substr(0,3)+") "+o.substr(3,3)+"-"+o.substr(6);var d="";if(l=t.match(/^([#0?]+)( ?)\/( ?)([#0?]+)/))return u=Math.min(l[4].length,7),f=SSF_frac(p,Math.pow(10,u)-1,!1),o=""+m,d=write_num("n",l[1],f[1]),d.charAt(d.length-1)==" "&&(d=d.substr(0,d.length-1)+"0"),o+=d+l[2]+"/"+l[3],d=rpad_(f[2],u),d.length<l[4].length&&(d=hashq(l[4].substr(l[4].length-d.length))+d),o+=d,o;if(l=t.match(/^# ([#0?]+)( ?)\/( ?)([#0?]+)/))return u=Math.min(Math.max(l[1].length,l[4].length),7),f=SSF_frac(p,Math.pow(10,u)-1,!0),m+(f[0]||(f[1]?"":"0"))+" "+(f[1]?pad_(f[1],u)+l[2]+"/"+l[3]+rpad_(f[2],u):fill(" ",2*u+1+l[2].length+l[3].length));if(l=t.match(/^[#0?]+$/))return o=pad0r(n,0),t.length<=o.length?o:hashq(t.substr(0,t.length-o.length))+o;if(l=t.match(/^([#0?]+)\.([#0]+)$/)){o=""+n.toFixed(Math.min(l[2].length,10)).replace(/([^0])0+$/,"$1"),u=o.indexOf(".");var g=t.indexOf(".")-u,_=t.length-o.length-g;return hashq(t.substr(0,g)+o+t.substr(t.length-_))}if(l=t.match(/^00,000\.([#0]*0)$/))return u=dec(n,l[1].length),n<0?"-"+write_num_flt(e,t,-n):commaify(flr(n)).replace(/^\d,\d{3}$/,"0$&").replace(/^\d*$/,function(S){return"00,"+(S.length<3?pad0(0,3-S.length):"")+S})+"."+pad0(u,l[1].length);switch(t){case"###,##0.00":return write_num_flt(e,"#,##0.00",n);case"###,###":case"##,###":case"#,###":var E=commaify(pad0r(p,0));return E!=="0"?m+E:"";case"###,###.00":return write_num_flt(e,"###,##0.00",n).replace(/^0\./,".");case"#,###.00":return write_num_flt(e,"#,##0.00",n).replace(/^0\./,".")}throw new Error("unsupported format |"+t+"|")}function write_num_cm2(e,t,n){for(var i=t.length-1;t.charCodeAt(i-1)===44;)--i;return write_num(e,t.substr(0,i),n/Math.pow(10,3*(t.length-i)))}function write_num_pct2(e,t,n){var i=t.replace(pct1,""),o=t.length-i.length;return write_num(e,i,n*Math.pow(10,2*o))+fill("%",o)}function write_num_exp2(e,t){var n,i=e.indexOf("E")-e.indexOf(".")-1;if(e.match(/^#+0.0E\+0$/)){if(t==0)return"0.0E+0";if(t<0)return"-"+write_num_exp2(e,-t);var o=e.indexOf(".");o===-1&&(o=e.indexOf("E"));var l=Math.floor(Math.log(t)*Math.LOG10E)%o;if(l<0&&(l+=o),n=(t/Math.pow(10,l)).toPrecision(i+1+(o+l)%o),!n.match(/[Ee]/)){var u=Math.floor(Math.log(t)*Math.LOG10E);n.indexOf(".")===-1?n=n.charAt(0)+"."+n.substr(1)+"E+"+(u-n.length+l):n+="E+"+(u-l),n=n.replace(/\+-/,"-")}n=n.replace(/^([+-]?)(\d*)\.(\d*)[Ee]/,function(f,p,m,d){return p+m+d.substr(0,(o+l)%o)+"."+d.substr(l)+"E"})}else n=t.toExponential(i);return e.match(/E\+00$/)&&n.match(/e[+-]\d$/)&&(n=n.substr(0,n.length-1)+"0"+n.charAt(n.length-1)),e.match(/E\-/)&&n.match(/e\+/)&&(n=n.replace(/e\+/,"e")),n.replace("e","E")}function write_num_int(e,t,n){if(e.charCodeAt(0)===40&&!t.match(closeparen)){var i=t.replace(/\( */,"").replace(/ \)/,"").replace(/\)/,"");return n>=0?write_num_int("n",i,n):"("+write_num_int("n",i,-n)+")"}if(t.charCodeAt(t.length-1)===44)return write_num_cm2(e,t,n);if(t.indexOf("%")!==-1)return write_num_pct2(e,t,n);if(t.indexOf("E")!==-1)return write_num_exp2(t,n);if(t.charCodeAt(0)===36)return"$"+write_num_int(e,t.substr(t.charAt(1)==" "?2:1),n);var o,l,u,f,p=Math.abs(n),m=n<0?"-":"";if(t.match(/^00+$/))return m+pad0(p,t.length);if(t.match(/^[#?]+$/))return o=""+n,n===0&&(o=""),o.length>t.length?o:hashq(t.substr(0,t.length-o.length))+o;if(l=t.match(frac1))return write_num_f2(l,p,m);if(t.match(/^#+0+$/))return m+pad0(p,t.length-t.indexOf("0"));if(l=t.match(dec1))return o=(""+n).replace(/^([^\.]+)$/,"$1."+hashq(l[1])).replace(/\.$/,"."+hashq(l[1])),o=o.replace(/\.(\d*)$/,function(S,b){return"."+b+fill("0",hashq(l[1]).length-b.length)}),t.indexOf("0.")!==-1?o:o.replace(/^0\./,".");if(t=t.replace(/^#+([0.])/,"$1"),l=t.match(/^(0*)\.(#*)$/))return m+(""+p).replace(/\.(\d*[1-9])0*$/,".$1").replace(/^(-?\d*)$/,"$1.").replace(/^0\./,l[1].length?"0.":".");if(l=t.match(/^#{1,3},##0(\.?)$/))return m+commaify(""+p);if(l=t.match(/^#,##0\.([#0]*0)$/))return n<0?"-"+write_num_int(e,t,-n):commaify(""+n)+"."+fill("0",l[1].length);if(l=t.match(/^#,#*,#0/))return write_num_int(e,t.replace(/^#,#*,/,""),n);if(l=t.match(/^([0#]+)(\\?-([0#]+))+$/))return o=_strrev(write_num_int(e,t.replace(/[\\-]/g,""),n)),u=0,_strrev(_strrev(t.replace(/\\/g,"")).replace(/[0#]/g,function(S){return u<o.length?o.charAt(u++):S==="0"?"0":""}));if(t.match(phone))return o=write_num_int(e,"##########",n),"("+o.substr(0,3)+") "+o.substr(3,3)+"-"+o.substr(6);var d="";if(l=t.match(/^([#0?]+)( ?)\/( ?)([#0?]+)/))return u=Math.min(l[4].length,7),f=SSF_frac(p,Math.pow(10,u)-1,!1),o=""+m,d=write_num("n",l[1],f[1]),d.charAt(d.length-1)==" "&&(d=d.substr(0,d.length-1)+"0"),o+=d+l[2]+"/"+l[3],d=rpad_(f[2],u),d.length<l[4].length&&(d=hashq(l[4].substr(l[4].length-d.length))+d),o+=d,o;if(l=t.match(/^# ([#0?]+)( ?)\/( ?)([#0?]+)/))return u=Math.min(Math.max(l[1].length,l[4].length),7),f=SSF_frac(p,Math.pow(10,u)-1,!0),m+(f[0]||(f[1]?"":"0"))+" "+(f[1]?pad_(f[1],u)+l[2]+"/"+l[3]+rpad_(f[2],u):fill(" ",2*u+1+l[2].length+l[3].length));if(l=t.match(/^[#0?]+$/))return o=""+n,t.length<=o.length?o:hashq(t.substr(0,t.length-o.length))+o;if(l=t.match(/^([#0]+)\.([#0]+)$/)){o=""+n.toFixed(Math.min(l[2].length,10)).replace(/([^0])0+$/,"$1"),u=o.indexOf(".");var g=t.indexOf(".")-u,_=t.length-o.length-g;return hashq(t.substr(0,g)+o+t.substr(t.length-_))}if(l=t.match(/^00,000\.([#0]*0)$/))return n<0?"-"+write_num_int(e,t,-n):commaify(""+n).replace(/^\d,\d{3}$/,"0$&").replace(/^\d*$/,function(S){return"00,"+(S.length<3?pad0(0,3-S.length):"")+S})+"."+pad0(0,l[1].length);switch(t){case"###,###":case"##,###":case"#,###":var E=commaify(""+p);return E!=="0"?m+E:"";default:if(t.match(/\.[0#?]*$/))return write_num_int(e,t.slice(0,t.lastIndexOf(".")),n)+hashq(t.slice(t.lastIndexOf(".")))}throw new Error("unsupported format |"+t+"|")}function write_num(e,t,n){return(n|0)===n?write_num_int(e,t,n):write_num_flt(e,t,n)}function SSF_split_fmt(e){for(var t=[],n=!1,i=0,o=0;i<e.length;++i)switch(e.charCodeAt(i)){case 34:n=!n;break;case 95:case 42:case 92:++i;break;case 59:t[t.length]=e.substr(o,i-o),o=i+1}if(t[t.length]=e.substr(o),n===!0)throw new Error("Format |"+e+"| unterminated string ");return t}var SSF_abstime=/\[[HhMmSs\u0E0A\u0E19\u0E17]*\]/;function fmt_is_date(e){for(var t=0,n="",i="";t<e.length;)switch(n=e.charAt(t)){case"G":SSF_isgeneral(e,t)&&(t+=6),t++;break;case'"':for(;e.charCodeAt(++t)!==34&&t<e.length;);++t;break;case"\\":t+=2;break;case"_":t+=2;break;case"@":++t;break;case"B":case"b":if(e.charAt(t+1)==="1"||e.charAt(t+1)==="2")return!0;case"M":case"D":case"Y":case"H":case"S":case"E":case"m":case"d":case"y":case"h":case"s":case"e":case"g":return!0;case"A":case"a":case"上":if(e.substr(t,3).toUpperCase()==="A/P"||e.substr(t,5).toUpperCase()==="AM/PM"||e.substr(t,5).toUpperCase()==="上午/下午")return!0;++t;break;case"[":for(i=n;e.charAt(t++)!=="]"&&t<e.length;)i+=e.charAt(t);if(i.match(SSF_abstime))return!0;break;case".":case"0":case"#":for(;t<e.length&&("0#?.,E+-%".indexOf(n=e.charAt(++t))>-1||n=="\\"&&e.charAt(t+1)=="-"&&"0#".indexOf(e.charAt(t+2))>-1););break;case"?":for(;e.charAt(++t)===n;);break;case"*":++t,(e.charAt(t)==" "||e.charAt(t)=="*")&&++t;break;case"(":case")":++t;break;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":for(;t<e.length&&"0123456789".indexOf(e.charAt(++t))>-1;);break;case" ":++t;break;default:++t;break}return!1}function eval_fmt(e,t,n,i){for(var o=[],l="",u=0,f="",p="t",m,d,g,_="H";u<e.length;)switch(f=e.charAt(u)){case"G":if(!SSF_isgeneral(e,u))throw new Error("unrecognized character "+f+" in "+e);o[o.length]={t:"G",v:"General"},u+=7;break;case'"':for(l="";(g=e.charCodeAt(++u))!==34&&u<e.length;)l+=String.fromCharCode(g);o[o.length]={t:"t",v:l},++u;break;case"\\":var E=e.charAt(++u),S=E==="("||E===")"?E:"t";o[o.length]={t:S,v:E},++u;break;case"_":o[o.length]={t:"t",v:" "},u+=2;break;case"@":o[o.length]={t:"T",v:t},++u;break;case"B":case"b":if(e.charAt(u+1)==="1"||e.charAt(u+1)==="2"){if(m==null&&(m=SSF_parse_date_code(t,n,e.charAt(u+1)==="2"),m==null))return"";o[o.length]={t:"X",v:e.substr(u,2)},p=f,u+=2;break}case"M":case"D":case"Y":case"H":case"S":case"E":f=f.toLowerCase();case"m":case"d":case"y":case"h":case"s":case"e":case"g":if(t<0||m==null&&(m=SSF_parse_date_code(t,n),m==null))return"";for(l=f;++u<e.length&&e.charAt(u).toLowerCase()===f;)l+=f;f==="m"&&p.toLowerCase()==="h"&&(f="M"),f==="h"&&(f=_),o[o.length]={t:f,v:l},p=f;break;case"A":case"a":case"上":var b={t:f,v:f};if(m==null&&(m=SSF_parse_date_code(t,n)),e.substr(u,3).toUpperCase()==="A/P"?(m!=null&&(b.v=m.H>=12?"P":"A"),b.t="T",_="h",u+=3):e.substr(u,5).toUpperCase()==="AM/PM"?(m!=null&&(b.v=m.H>=12?"PM":"AM"),b.t="T",u+=5,_="h"):e.substr(u,5).toUpperCase()==="上午/下午"?(m!=null&&(b.v=m.H>=12?"下午":"上午"),b.t="T",u+=5,_="h"):(b.t="t",++u),m==null&&b.t==="T")return"";o[o.length]=b,p=f;break;case"[":for(l=f;e.charAt(u++)!=="]"&&u<e.length;)l+=e.charAt(u);if(l.slice(-1)!=="]")throw'unterminated "[" block: |'+l+"|";if(l.match(SSF_abstime)){if(m==null&&(m=SSF_parse_date_code(t,n),m==null))return"";o[o.length]={t:"Z",v:l.toLowerCase()},p=l.charAt(1)}else l.indexOf("$")>-1&&(l=(l.match(/\$([^-\[\]]*)/)||[])[1]||"$",fmt_is_date(e)||(o[o.length]={t:"t",v:l}));break;case".":if(m!=null){for(l=f;++u<e.length&&(f=e.charAt(u))==="0";)l+=f;o[o.length]={t:"s",v:l};break}case"0":case"#":for(l=f;++u<e.length&&"0#?.,E+-%".indexOf(f=e.charAt(u))>-1;)l+=f;o[o.length]={t:"n",v:l};break;case"?":for(l=f;e.charAt(++u)===f;)l+=f;o[o.length]={t:f,v:l},p=f;break;case"*":++u,(e.charAt(u)==" "||e.charAt(u)=="*")&&++u;break;case"(":case")":o[o.length]={t:i===1?"t":f,v:f},++u;break;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":for(l=f;u<e.length&&"0123456789".indexOf(e.charAt(++u))>-1;)l+=e.charAt(u);o[o.length]={t:"D",v:l};break;case" ":o[o.length]={t:f,v:f},++u;break;case"$":o[o.length]={t:"t",v:"$"},++u;break;default:if(",$-+/():!^&'~{}<>=€acfijklopqrtuvwxzP".indexOf(f)===-1)throw new Error("unrecognized character "+f+" in "+e);o[o.length]={t:"t",v:f},++u;break}var T=0,C=0,A;for(u=o.length-1,p="t";u>=0;--u)switch(o[u].t){case"h":case"H":o[u].t=_,p="h",T<1&&(T=1);break;case"s":(A=o[u].v.match(/\.0+$/))&&(C=Math.max(C,A[0].length-1)),T<3&&(T=3);case"d":case"y":case"M":case"e":p=o[u].t;break;case"m":p==="s"&&(o[u].t="M",T<2&&(T=2));break;case"X":break;case"Z":T<1&&o[u].v.match(/[Hh]/)&&(T=1),T<2&&o[u].v.match(/[Mm]/)&&(T=2),T<3&&o[u].v.match(/[Ss]/)&&(T=3)}switch(T){case 0:break;case 1:m.u>=.5&&(m.u=0,++m.S),m.S>=60&&(m.S=0,++m.M),m.M>=60&&(m.M=0,++m.H);break;case 2:m.u>=.5&&(m.u=0,++m.S),m.S>=60&&(m.S=0,++m.M);break}var R="",O;for(u=0;u<o.length;++u)switch(o[u].t){case"t":case"T":case" ":case"D":break;case"X":o[u].v="",o[u].t=";";break;case"d":case"m":case"y":case"h":case"H":case"M":case"s":case"e":case"b":case"Z":o[u].v=SSF_write_date(o[u].t.charCodeAt(0),o[u].v,m,C),o[u].t="t";break;case"n":case"?":for(O=u+1;o[O]!=null&&((f=o[O].t)==="?"||f==="D"||(f===" "||f==="t")&&o[O+1]!=null&&(o[O+1].t==="?"||o[O+1].t==="t"&&o[O+1].v==="/")||o[u].t==="("&&(f===" "||f==="n"||f===")")||f==="t"&&(o[O].v==="/"||o[O].v===" "&&o[O+1]!=null&&o[O+1].t=="?"));)o[u].v+=o[O].v,o[O]={v:"",t:";"},++O;R+=o[u].v,u=O-1;break;case"G":o[u].t="t",o[u].v=SSF_general(t,n);break}var I="",j,D;if(R.length>0){R.charCodeAt(0)==40?(j=t<0&&R.charCodeAt(0)===45?-t:t,D=write_num("n",R,j)):(j=t<0&&i>1?-t:t,D=write_num("n",R,j),j<0&&o[0]&&o[0].t=="t"&&(D=D.substr(1),o[0].v="-"+o[0].v)),O=D.length-1;var F=o.length;for(u=0;u<o.length;++u)if(o[u]!=null&&o[u].t!="t"&&o[u].v.indexOf(".")>-1){F=u;break}var B=o.length;if(F===o.length&&D.indexOf("E")===-1){for(u=o.length-1;u>=0;--u)o[u]==null||"n?".indexOf(o[u].t)===-1||(O>=o[u].v.length-1?(O-=o[u].v.length,o[u].v=D.substr(O+1,o[u].v.length)):O<0?o[u].v="":(o[u].v=D.substr(0,O+1),O=-1),o[u].t="t",B=u);O>=0&&B<o.length&&(o[B].v=D.substr(0,O+1)+o[B].v)}else if(F!==o.length&&D.indexOf("E")===-1){for(O=D.indexOf(".")-1,u=F;u>=0;--u)if(!(o[u]==null||"n?".indexOf(o[u].t)===-1)){for(d=o[u].v.indexOf(".")>-1&&u===F?o[u].v.indexOf(".")-1:o[u].v.length-1,I=o[u].v.substr(d+1);d>=0;--d)O>=0&&(o[u].v.charAt(d)==="0"||o[u].v.charAt(d)==="#")&&(I=D.charAt(O--)+I);o[u].v=I,o[u].t="t",B=u}for(O>=0&&B<o.length&&(o[B].v=D.substr(0,O+1)+o[B].v),O=D.indexOf(".")+1,u=F;u<o.length;++u)if(!(o[u]==null||"n?(".indexOf(o[u].t)===-1&&u!==F)){for(d=o[u].v.indexOf(".")>-1&&u===F?o[u].v.indexOf(".")+1:0,I=o[u].v.substr(0,d);d<o[u].v.length;++d)O<D.length&&(I+=D.charAt(O++));o[u].v=I,o[u].t="t",B=u}}}for(u=0;u<o.length;++u)o[u]!=null&&"n?".indexOf(o[u].t)>-1&&(j=i>1&&t<0&&u>0&&o[u-1].v==="-"?-t:t,o[u].v=write_num(o[u].t,o[u].v,j),o[u].t="t");var X="";for(u=0;u!==o.length;++u)o[u]!=null&&(X+=o[u].v);return X}var cfregex2=/\[(=|>[=]?|<[>=]?)(-?\d+(?:\.\d*)?)\]/;function chkcond(e,t){if(t==null)return!1;var n=parseFloat(t[2]);switch(t[1]){case"=":if(e==n)return!0;break;case">":if(e>n)return!0;break;case"<":if(e<n)return!0;break;case"<>":if(e!=n)return!0;break;case">=":if(e>=n)return!0;break;case"<=":if(e<=n)return!0;break}return!1}function choose_fmt(e,t){var n=SSF_split_fmt(e),i=n.length,o=n[i-1].indexOf("@");if(i<4&&o>-1&&--i,n.length>4)throw new Error("cannot find right format for |"+n.join("|")+"|");if(typeof t!="number")return[4,n.length===4||o>-1?n[n.length-1]:"@"];switch(n.length){case 1:n=o>-1?["General","General","General",n[0]]:[n[0],n[0],n[0],"@"];break;case 2:n=o>-1?[n[0],n[0],n[0],n[1]]:[n[0],n[1],n[0],"@"];break;case 3:n=o>-1?[n[0],n[1],n[0],n[2]]:[n[0],n[1],n[2],"@"];break}var l=t>0?n[0]:t<0?n[1]:n[2];if(n[0].indexOf("[")===-1&&n[1].indexOf("[")===-1)return[i,l];if(n[0].match(/\[[=<>]/)!=null||n[1].match(/\[[=<>]/)!=null){var u=n[0].match(cfregex2),f=n[1].match(cfregex2);return chkcond(t,u)?[i,n[0]]:chkcond(t,f)?[i,n[1]]:[i,n[u!=null&&f!=null?2:1]]}return[i,l]}function SSF_format(e,t,n){n==null&&(n={});var i="";switch(typeof e){case"string":e=="m/d/yy"&&n.dateNF?i=n.dateNF:i=e;break;case"number":e==14&&n.dateNF?i=n.dateNF:i=(n.table!=null?n.table:table_fmt)[e],i==null&&(i=n.table&&n.table[SSF_default_map[e]]||table_fmt[SSF_default_map[e]]),i==null&&(i=SSF_default_str[e]||"General");break}if(SSF_isgeneral(i,0))return SSF_general(t,n);t instanceof Date&&(t=datenum_local(t,n.date1904));var o=choose_fmt(i,t);if(SSF_isgeneral(o[1]))return SSF_general(t,n);if(t===!0)t="TRUE";else if(t===!1)t="FALSE";else if(t===""||t==null)return"";return eval_fmt(o[1],t,n,o[0])}function SSF_load(e,t){if(typeof t!="number"){t=+t||-1;for(var n=0;n<392;++n){if(table_fmt[n]==null){t<0&&(t=n);continue}if(table_fmt[n]==e){t=n;break}}t<0&&(t=391)}return table_fmt[t]=e,t}function SSF_load_table(e){for(var t=0;t!=392;++t)e[t]!==void 0&&SSF_load(e[t],t)}function make_ssf(){table_fmt=SSF_init_table()}var dateNFregex=/[dD]+|[mM]+|[yYeE]+|[Hh]+|[Ss]+/g;function dateNF_regex(e){var t=typeof e=="number"?table_fmt[e]:e;return t=t.replace(dateNFregex,"(\\d+)"),new RegExp("^"+t+"$")}function dateNF_fix(e,t,n){var i=-1,o=-1,l=-1,u=-1,f=-1,p=-1;(t.match(dateNFregex)||[]).forEach(function(g,_){var E=parseInt(n[_+1],10);switch(g.toLowerCase().charAt(0)){case"y":i=E;break;case"d":l=E;break;case"h":u=E;break;case"s":p=E;break;case"m":u>=0?f=E:o=E;break}}),p>=0&&f==-1&&o>=0&&(f=o,o=-1);var m=(""+(i>=0?i:new Date().getFullYear())).slice(-4)+"-"+("00"+(o>=1?o:1)).slice(-2)+"-"+("00"+(l>=1?l:1)).slice(-2);m.length==7&&(m="0"+m),m.length==8&&(m="20"+m);var d=("00"+(u>=0?u:0)).slice(-2)+":"+("00"+(f>=0?f:0)).slice(-2)+":"+("00"+(p>=0?p:0)).slice(-2);return u==-1&&f==-1&&p==-1?m:i==-1&&o==-1&&l==-1?d:m+"T"+d}var CRC32=(function(){var e={};e.version="1.2.0";function t(){for(var D=0,F=new Array(256),B=0;B!=256;++B)D=B,D=D&1?-306674912^D>>>1:D>>>1,D=D&1?-306674912^D>>>1:D>>>1,D=D&1?-306674912^D>>>1:D>>>1,D=D&1?-306674912^D>>>1:D>>>1,D=D&1?-306674912^D>>>1:D>>>1,D=D&1?-306674912^D>>>1:D>>>1,D=D&1?-306674912^D>>>1:D>>>1,D=D&1?-306674912^D>>>1:D>>>1,F[B]=D;return typeof Int32Array<"u"?new Int32Array(F):F}var n=t();function i(D){var F=0,B=0,X=0,z=typeof Int32Array<"u"?new Int32Array(4096):new Array(4096);for(X=0;X!=256;++X)z[X]=D[X];for(X=0;X!=256;++X)for(B=D[X],F=256+X;F<4096;F+=256)B=z[F]=B>>>8^D[B&255];var M=[];for(X=1;X!=16;++X)M[X-1]=typeof Int32Array<"u"?z.subarray(X*256,X*256+256):z.slice(X*256,X*256+256);return M}var o=i(n),l=o[0],u=o[1],f=o[2],p=o[3],m=o[4],d=o[5],g=o[6],_=o[7],E=o[8],S=o[9],b=o[10],T=o[11],C=o[12],A=o[13],R=o[14];function O(D,F){for(var B=F^-1,X=0,z=D.length;X<z;)B=B>>>8^n[(B^D.charCodeAt(X++))&255];return~B}function I(D,F){for(var B=F^-1,X=D.length-15,z=0;z<X;)B=R[D[z++]^B&255]^A[D[z++]^B>>8&255]^C[D[z++]^B>>16&255]^T[D[z++]^B>>>24]^b[D[z++]]^S[D[z++]]^E[D[z++]]^_[D[z++]]^g[D[z++]]^d[D[z++]]^m[D[z++]]^p[D[z++]]^f[D[z++]]^u[D[z++]]^l[D[z++]]^n[D[z++]];for(X+=15;z<X;)B=B>>>8^n[(B^D[z++])&255];return~B}function j(D,F){for(var B=F^-1,X=0,z=D.length,M=0,H=0;X<z;)M=D.charCodeAt(X++),M<128?B=B>>>8^n[(B^M)&255]:M<2048?(B=B>>>8^n[(B^(192|M>>6&31))&255],B=B>>>8^n[(B^(128|M&63))&255]):M>=55296&&M<57344?(M=(M&1023)+64,H=D.charCodeAt(X++)&1023,B=B>>>8^n[(B^(240|M>>8&7))&255],B=B>>>8^n[(B^(128|M>>2&63))&255],B=B>>>8^n[(B^(128|H>>6&15|(M&3)<<4))&255],B=B>>>8^n[(B^(128|H&63))&255]):(B=B>>>8^n[(B^(224|M>>12&15))&255],B=B>>>8^n[(B^(128|M>>6&63))&255],B=B>>>8^n[(B^(128|M&63))&255]);return~B}return e.table=n,e.bstr=O,e.buf=I,e.str=j,e})(),CFB=(function e(){var t={};t.version="1.2.1";function n(Z,ae){for(var te=Z.split("/"),ne=ae.split("/"),se=0,oe=0,xe=Math.min(te.length,ne.length);se<xe;++se){if(oe=te[se].length-ne[se].length)return oe;if(te[se]!=ne[se])return te[se]<ne[se]?-1:1}return te.length-ne.length}function i(Z){if(Z.charAt(Z.length-1)=="/")return Z.slice(0,-1).indexOf("/")===-1?Z:i(Z.slice(0,-1));var ae=Z.lastIndexOf("/");return ae===-1?Z:Z.slice(0,ae+1)}function o(Z){if(Z.charAt(Z.length-1)=="/")return o(Z.slice(0,-1));var ae=Z.lastIndexOf("/");return ae===-1?Z:Z.slice(ae+1)}function l(Z,ae){typeof ae=="string"&&(ae=new Date(ae));var te=ae.getHours();te=te<<6|ae.getMinutes(),te=te<<5|ae.getSeconds()>>>1,Z.write_shift(2,te);var ne=ae.getFullYear()-1980;ne=ne<<4|ae.getMonth()+1,ne=ne<<5|ae.getDate(),Z.write_shift(2,ne)}function u(Z){var ae=Z.read_shift(2)&65535,te=Z.read_shift(2)&65535,ne=new Date,se=te&31;te>>>=5;var oe=te&15;te>>>=4,ne.setMilliseconds(0),ne.setFullYear(te+1980),ne.setMonth(oe-1),ne.setDate(se);var xe=ae&31;ae>>>=5;var Te=ae&63;return ae>>>=6,ne.setHours(ae),ne.setMinutes(Te),ne.setSeconds(xe<<1),ne}function f(Z){prep_blob(Z,0);for(var ae={},te=0;Z.l<=Z.length-4;){var ne=Z.read_shift(2),se=Z.read_shift(2),oe=Z.l+se,xe={};switch(ne){case 21589:te=Z.read_shift(1),te&1&&(xe.mtime=Z.read_shift(4)),se>5&&(te&2&&(xe.atime=Z.read_shift(4)),te&4&&(xe.ctime=Z.read_shift(4))),xe.mtime&&(xe.mt=new Date(xe.mtime*1e3));break}Z.l=oe,ae[ne]=xe}return ae}var p;function m(){return p||(p={})}function d(Z,ae){if(Z[0]==80&&Z[1]==75)return Je(Z,ae);if((Z[0]|32)==109&&(Z[1]|32)==105)return Et(Z,ae);if(Z.length<512)throw new Error("CFB file size "+Z.length+" < 512");var te=3,ne=512,se=0,oe=0,xe=0,Te=0,ve=0,de=[],be=Z.slice(0,512);prep_blob(be,0);var ke=g(be);switch(te=ke[0],te){case 3:ne=512;break;case 4:ne=4096;break;case 0:if(ke[1]==0)return Je(Z,ae);default:throw new Error("Major Version: Expected 3 or 4 saw "+te)}ne!==512&&(be=Z.slice(0,ne),prep_blob(be,28));var $e=Z.slice(0,ne);_(be,te);var Fe=be.read_shift(4,"i");if(te===3&&Fe!==0)throw new Error("# Directory Sectors: Expected 0 saw "+Fe);be.l+=4,xe=be.read_shift(4,"i"),be.l+=4,be.chk("00100000","Mini Stream Cutoff Size: "),Te=be.read_shift(4,"i"),se=be.read_shift(4,"i"),ve=be.read_shift(4,"i"),oe=be.read_shift(4,"i");for(var De=-1,Le=0;Le<109&&(De=be.read_shift(4,"i"),!(De<0));++Le)de[Le]=De;var Ge=E(Z,ne);T(ve,oe,Ge,ne,de);var at=A(Ge,xe,de,ne);at[xe].name="!Directory",se>0&&Te!==H&&(at[Te].name="!MiniFAT"),at[de[0]].name="!FAT",at.fat_addrs=de,at.ssz=ne;var Qe={},ft=[],Pt=[],At=[];R(xe,at,Ge,ft,se,Qe,Pt,Te),S(Pt,At,ft),ft.shift();var jt={FileIndex:Pt,FullPaths:At};return ae&&ae.raw&&(jt.raw={header:$e,sectors:Ge}),jt}function g(Z){if(Z[Z.l]==80&&Z[Z.l+1]==75)return[0,0];Z.chk(ee,"Header Signature: "),Z.l+=16;var ae=Z.read_shift(2,"u");return[Z.read_shift(2,"u"),ae]}function _(Z,ae){var te=9;switch(Z.l+=2,te=Z.read_shift(2)){case 9:if(ae!=3)throw new Error("Sector Shift: Expected 9 saw "+te);break;case 12:if(ae!=4)throw new Error("Sector Shift: Expected 12 saw "+te);break;default:throw new Error("Sector Shift: Expected 9 or 12 saw "+te)}Z.chk("0600","Mini Sector Shift: "),Z.chk("000000000000","Reserved: ")}function E(Z,ae){for(var te=Math.ceil(Z.length/ae)-1,ne=[],se=1;se<te;++se)ne[se-1]=Z.slice(se*ae,(se+1)*ae);return ne[te-1]=Z.slice(te*ae),ne}function S(Z,ae,te){for(var ne=0,se=0,oe=0,xe=0,Te=0,ve=te.length,de=[],be=[];ne<ve;++ne)de[ne]=be[ne]=ne,ae[ne]=te[ne];for(;Te<be.length;++Te)ne=be[Te],se=Z[ne].L,oe=Z[ne].R,xe=Z[ne].C,de[ne]===ne&&(se!==-1&&de[se]!==se&&(de[ne]=de[se]),oe!==-1&&de[oe]!==oe&&(de[ne]=de[oe])),xe!==-1&&(de[xe]=ne),se!==-1&&ne!=de[ne]&&(de[se]=de[ne],be.lastIndexOf(se)<Te&&be.push(se)),oe!==-1&&ne!=de[ne]&&(de[oe]=de[ne],be.lastIndexOf(oe)<Te&&be.push(oe));for(ne=1;ne<ve;++ne)de[ne]===ne&&(oe!==-1&&de[oe]!==oe?de[ne]=de[oe]:se!==-1&&de[se]!==se&&(de[ne]=de[se]));for(ne=1;ne<ve;++ne)if(Z[ne].type!==0){if(Te=ne,Te!=de[Te])do Te=de[Te],ae[ne]=ae[Te]+"/"+ae[ne];while(Te!==0&&de[Te]!==-1&&Te!=de[Te]);de[ne]=-1}for(ae[0]+="/",ne=1;ne<ve;++ne)Z[ne].type!==2&&(ae[ne]+="/")}function b(Z,ae,te){for(var ne=Z.start,se=Z.size,oe=[],xe=ne;te&&se>0&&xe>=0;)oe.push(ae.slice(xe*M,xe*M+M)),se-=M,xe=__readInt32LE(te,xe*4);return oe.length===0?new_buf(0):bconcat(oe).slice(0,Z.size)}function T(Z,ae,te,ne,se){var oe=H;if(Z===H){if(ae!==0)throw new Error("DIFAT chain shorter than expected")}else if(Z!==-1){var xe=te[Z],Te=(ne>>>2)-1;if(!xe)return;for(var ve=0;ve<Te&&(oe=__readInt32LE(xe,ve*4))!==H;++ve)se.push(oe);T(__readInt32LE(xe,ne-4),ae-1,te,ne,se)}}function C(Z,ae,te,ne,se){var oe=[],xe=[];se||(se=[]);var Te=ne-1,ve=0,de=0;for(ve=ae;ve>=0;){se[ve]=!0,oe[oe.length]=ve,xe.push(Z[ve]);var be=te[Math.floor(ve*4/ne)];if(de=ve*4&Te,ne<4+de)throw new Error("FAT boundary crossed: "+ve+" 4 "+ne);if(!Z[be])break;ve=__readInt32LE(Z[be],de)}return{nodes:oe,data:__toBuffer([xe])}}function A(Z,ae,te,ne){var se=Z.length,oe=[],xe=[],Te=[],ve=[],de=ne-1,be=0,ke=0,$e=0,Fe=0;for(be=0;be<se;++be)if(Te=[],$e=be+ae,$e>=se&&($e-=se),!xe[$e]){ve=[];var De=[];for(ke=$e;ke>=0;){De[ke]=!0,xe[ke]=!0,Te[Te.length]=ke,ve.push(Z[ke]);var Le=te[Math.floor(ke*4/ne)];if(Fe=ke*4&de,ne<4+Fe)throw new Error("FAT boundary crossed: "+ke+" 4 "+ne);if(!Z[Le]||(ke=__readInt32LE(Z[Le],Fe),De[ke]))break}oe[$e]={nodes:Te,data:__toBuffer([ve])}}return oe}function R(Z,ae,te,ne,se,oe,xe,Te){for(var ve=0,de=ne.length?2:0,be=ae[Z].data,ke=0,$e=0,Fe;ke<be.length;ke+=128){var De=be.slice(ke,ke+128);prep_blob(De,64),$e=De.read_shift(2),Fe=__utf16le(De,0,$e-de),ne.push(Fe);var Le={name:Fe,type:De.read_shift(1),color:De.read_shift(1),L:De.read_shift(4,"i"),R:De.read_shift(4,"i"),C:De.read_shift(4,"i"),clsid:De.read_shift(16),state:De.read_shift(4,"i"),start:0,size:0},Ge=De.read_shift(2)+De.read_shift(2)+De.read_shift(2)+De.read_shift(2);Ge!==0&&(Le.ct=O(De,De.l-8));var at=De.read_shift(2)+De.read_shift(2)+De.read_shift(2)+De.read_shift(2);at!==0&&(Le.mt=O(De,De.l-8)),Le.start=De.read_shift(4,"i"),Le.size=De.read_shift(4,"i"),Le.size<0&&Le.start<0&&(Le.size=Le.type=0,Le.start=H,Le.name=""),Le.type===5?(ve=Le.start,se>0&&ve!==H&&(ae[ve].name="!StreamData")):Le.size>=4096?(Le.storage="fat",ae[Le.start]===void 0&&(ae[Le.start]=C(te,Le.start,ae.fat_addrs,ae.ssz)),ae[Le.start].name=Le.name,Le.content=ae[Le.start].data.slice(0,Le.size)):(Le.storage="minifat",Le.size<0?Le.size=0:ve!==H&&Le.start!==H&&ae[ve]&&(Le.content=b(Le,ae[ve].data,(ae[Te]||{}).data))),Le.content&&prep_blob(Le.content,0),oe[Fe]=Le,xe.push(Le)}}function O(Z,ae){return new Date((__readUInt32LE(Z,ae+4)/1e7*Math.pow(2,32)+__readUInt32LE(Z,ae)/1e7-11644473600)*1e3)}function I(Z,ae){return m(),d(p.readFileSync(Z),ae)}function j(Z,ae){var te=ae&&ae.type;switch(te||has_buf&&Buffer.isBuffer(Z)&&(te="buffer"),te||"base64"){case"file":return I(Z,ae);case"base64":return d(s2a(Base64_decode(Z)),ae);case"binary":return d(s2a(Z),ae)}return d(Z,ae)}function D(Z,ae){var te=ae||{},ne=te.root||"Root Entry";if(Z.FullPaths||(Z.FullPaths=[]),Z.FileIndex||(Z.FileIndex=[]),Z.FullPaths.length!==Z.FileIndex.length)throw new Error("inconsistent CFB structure");Z.FullPaths.length===0&&(Z.FullPaths[0]=ne+"/",Z.FileIndex[0]={name:ne,type:5}),te.CLSID&&(Z.FileIndex[0].clsid=te.CLSID),F(Z)}function F(Z){var ae="Sh33tJ5";if(!CFB.find(Z,"/"+ae)){var te=new_buf(4);te[0]=55,te[1]=te[3]=50,te[2]=54,Z.FileIndex.push({name:ae,type:2,content:te,size:4,L:69,R:69,C:69}),Z.FullPaths.push(Z.FullPaths[0]+ae),B(Z)}}function B(Z,ae){D(Z);for(var te=!1,ne=!1,se=Z.FullPaths.length-1;se>=0;--se){var oe=Z.FileIndex[se];switch(oe.type){case 0:ne?te=!0:(Z.FileIndex.pop(),Z.FullPaths.pop());break;case 1:case 2:case 5:ne=!0,isNaN(oe.R*oe.L*oe.C)&&(te=!0),oe.R>-1&&oe.L>-1&&oe.R==oe.L&&(te=!0);break;default:te=!0;break}}if(!(!te&&!ae)){var xe=new Date(1987,1,19),Te=0,ve=Object.create?Object.create(null):{},de=[];for(se=0;se<Z.FullPaths.length;++se)ve[Z.FullPaths[se]]=!0,Z.FileIndex[se].type!==0&&de.push([Z.FullPaths[se],Z.FileIndex[se]]);for(se=0;se<de.length;++se){var be=i(de[se][0]);ne=ve[be],ne||(de.push([be,{name:o(be).replace("/",""),type:1,clsid:U,ct:xe,mt:xe,content:null}]),ve[be]=!0)}for(de.sort(function(Fe,De){return n(Fe[0],De[0])}),Z.FullPaths=[],Z.FileIndex=[],se=0;se<de.length;++se)Z.FullPaths[se]=de[se][0],Z.FileIndex[se]=de[se][1];for(se=0;se<de.length;++se){var ke=Z.FileIndex[se],$e=Z.FullPaths[se];if(ke.name=o($e).replace("/",""),ke.L=ke.R=ke.C=-(ke.color=1),ke.size=ke.content?ke.content.length:0,ke.start=0,ke.clsid=ke.clsid||U,se===0)ke.C=de.length>1?1:-1,ke.size=0,ke.type=5;else if($e.slice(-1)=="/"){for(Te=se+1;Te<de.length&&i(Z.FullPaths[Te])!=$e;++Te);for(ke.C=Te>=de.length?-1:Te,Te=se+1;Te<de.length&&i(Z.FullPaths[Te])!=i($e);++Te);ke.R=Te>=de.length?-1:Te,ke.type=1}else i(Z.FullPaths[se+1]||"")==i($e)&&(ke.R=se+1),ke.type=2}}}function X(Z,ae){var te=ae||{};if(te.fileType=="mad")return Lt(Z,te);switch(B(Z),te.fileType){case"zip":return mt(Z,te)}var ne=(function(Fe){for(var De=0,Le=0,Ge=0;Ge<Fe.FileIndex.length;++Ge){var at=Fe.FileIndex[Ge];if(at.content){var Qe=at.content.length;Qe>0&&(Qe<4096?De+=Qe+63>>6:Le+=Qe+511>>9)}}for(var ft=Fe.FullPaths.length+3>>2,Pt=De+7>>3,At=De+127>>7,jt=Pt+Le+ft+At,Rt=jt+127>>7,Mt=Rt<=109?0:Math.ceil((Rt-109)/127);jt+Rt+Mt+127>>7>Rt;)Mt=++Rt<=109?0:Math.ceil((Rt-109)/127);var ct=[1,Mt,Rt,At,ft,Le,De,0];return Fe.FileIndex[0].size=De<<6,ct[7]=(Fe.FileIndex[0].start=ct[0]+ct[1]+ct[2]+ct[3]+ct[4]+ct[5])+(ct[6]+7>>3),ct})(Z),se=new_buf(ne[7]<<9),oe=0,xe=0;{for(oe=0;oe<8;++oe)se.write_shift(1,Q[oe]);for(oe=0;oe<8;++oe)se.write_shift(2,0);for(se.write_shift(2,62),se.write_shift(2,3),se.write_shift(2,65534),se.write_shift(2,9),se.write_shift(2,6),oe=0;oe<3;++oe)se.write_shift(2,0);for(se.write_shift(4,0),se.write_shift(4,ne[2]),se.write_shift(4,ne[0]+ne[1]+ne[2]+ne[3]-1),se.write_shift(4,0),se.write_shift(4,4096),se.write_shift(4,ne[3]?ne[0]+ne[1]+ne[2]-1:H),se.write_shift(4,ne[3]),se.write_shift(-4,ne[1]?ne[0]-1:H),se.write_shift(4,ne[1]),oe=0;oe<109;++oe)se.write_shift(-4,oe<ne[2]?ne[1]+oe:-1)}if(ne[1])for(xe=0;xe<ne[1];++xe){for(;oe<236+xe*127;++oe)se.write_shift(-4,oe<ne[2]?ne[1]+oe:-1);se.write_shift(-4,xe===ne[1]-1?H:xe+1)}var Te=function(Fe){for(xe+=Fe;oe<xe-1;++oe)se.write_shift(-4,oe+1);Fe&&(++oe,se.write_shift(-4,H))};for(xe=oe=0,xe+=ne[1];oe<xe;++oe)se.write_shift(-4,q.DIFSECT);for(xe+=ne[2];oe<xe;++oe)se.write_shift(-4,q.FATSECT);Te(ne[3]),Te(ne[4]);for(var ve=0,de=0,be=Z.FileIndex[0];ve<Z.FileIndex.length;++ve)be=Z.FileIndex[ve],be.content&&(de=be.content.length,!(de<4096)&&(be.start=xe,Te(de+511>>9)));for(Te(ne[6]+7>>3);se.l&511;)se.write_shift(-4,q.ENDOFCHAIN);for(xe=oe=0,ve=0;ve<Z.FileIndex.length;++ve)be=Z.FileIndex[ve],be.content&&(de=be.content.length,!(!de||de>=4096)&&(be.start=xe,Te(de+63>>6)));for(;se.l&511;)se.write_shift(-4,q.ENDOFCHAIN);for(oe=0;oe<ne[4]<<2;++oe){var ke=Z.FullPaths[oe];if(!ke||ke.length===0){for(ve=0;ve<17;++ve)se.write_shift(4,0);for(ve=0;ve<3;++ve)se.write_shift(4,-1);for(ve=0;ve<12;++ve)se.write_shift(4,0);continue}be=Z.FileIndex[oe],oe===0&&(be.start=be.size?be.start-1:H);var $e=oe===0&&te.root||be.name;if(de=2*($e.length+1),se.write_shift(64,$e,"utf16le"),se.write_shift(2,de),se.write_shift(1,be.type),se.write_shift(1,be.color),se.write_shift(-4,be.L),se.write_shift(-4,be.R),se.write_shift(-4,be.C),be.clsid)se.write_shift(16,be.clsid,"hex");else for(ve=0;ve<4;++ve)se.write_shift(4,0);se.write_shift(4,be.state||0),se.write_shift(4,0),se.write_shift(4,0),se.write_shift(4,0),se.write_shift(4,0),se.write_shift(4,be.start),se.write_shift(4,be.size),se.write_shift(4,0)}for(oe=1;oe<Z.FileIndex.length;++oe)if(be=Z.FileIndex[oe],be.size>=4096)if(se.l=be.start+1<<9,has_buf&&Buffer.isBuffer(be.content))be.content.copy(se,se.l,0,be.size),se.l+=be.size+511&-512;else{for(ve=0;ve<be.size;++ve)se.write_shift(1,be.content[ve]);for(;ve&511;++ve)se.write_shift(1,0)}for(oe=1;oe<Z.FileIndex.length;++oe)if(be=Z.FileIndex[oe],be.size>0&&be.size<4096)if(has_buf&&Buffer.isBuffer(be.content))be.content.copy(se,se.l,0,be.size),se.l+=be.size+63&-64;else{for(ve=0;ve<be.size;++ve)se.write_shift(1,be.content[ve]);for(;ve&63;++ve)se.write_shift(1,0)}if(has_buf)se.l=se.length;else for(;se.l<se.length;)se.write_shift(1,0);return se}function z(Z,ae){var te=Z.FullPaths.map(function(ve){return ve.toUpperCase()}),ne=te.map(function(ve){var de=ve.split("/");return de[de.length-(ve.slice(-1)=="/"?2:1)]}),se=!1;ae.charCodeAt(0)===47?(se=!0,ae=te[0].slice(0,-1)+ae):se=ae.indexOf("/")!==-1;var oe=ae.toUpperCase(),xe=se===!0?te.indexOf(oe):ne.indexOf(oe);if(xe!==-1)return Z.FileIndex[xe];var Te=!oe.match(chr1);for(oe=oe.replace(chr0,""),Te&&(oe=oe.replace(chr1,"!")),xe=0;xe<te.length;++xe)if((Te?te[xe].replace(chr1,"!"):te[xe]).replace(chr0,"")==oe||(Te?ne[xe].replace(chr1,"!"):ne[xe]).replace(chr0,"")==oe)return Z.FileIndex[xe];return null}var M=64,H=-2,ee="d0cf11e0a1b11ae1",Q=[208,207,17,224,161,177,26,225],U="00000000000000000000000000000000",q={MAXREGSECT:-6,DIFSECT:-4,FATSECT:-3,ENDOFCHAIN:H,FREESECT:-1,HEADER_SIGNATURE:ee,HEADER_MINOR_VERSION:"3e00",MAXREGSID:-6,NOSTREAM:-1,HEADER_CLSID:U,EntryTypes:["unknown","storage","stream","lockbytes","property","root"]};function N(Z,ae,te){m();var ne=X(Z,te);p.writeFileSync(ae,ne)}function V(Z){for(var ae=new Array(Z.length),te=0;te<Z.length;++te)ae[te]=String.fromCharCode(Z[te]);return ae.join("")}function G(Z,ae){var te=X(Z,ae);switch(ae&&ae.type||"buffer"){case"file":return m(),p.writeFileSync(ae.filename,te),te;case"binary":return typeof te=="string"?te:V(te);case"base64":return Base64_encode(typeof te=="string"?te:V(te));case"buffer":if(has_buf)return Buffer.isBuffer(te)?te:Buffer_from(te);case"array":return typeof te=="string"?s2a(te):te}return te}var W;function L(Z){try{var ae=Z.InflateRaw,te=new ae;if(te._processChunk(new Uint8Array([3,0]),te._finishFlushFlag),te.bytesRead)W=Z;else throw new Error("zlib does not expose bytesRead")}catch(ne){console.error("cannot use native zlib: "+(ne.message||ne))}}function Y(Z,ae){if(!W)return bt(Z,ae);var te=W.InflateRaw,ne=new te,se=ne._processChunk(Z.slice(Z.l),ne._finishFlushFlag);return Z.l+=ne.bytesRead,se}function K(Z){return W?W.deflateRawSync(Z):yt(Z)}var J=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],ce=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258],me=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577];function Ee(Z){var ae=(Z<<1|Z<<11)&139536|(Z<<5|Z<<15)&558144;return(ae>>16|ae>>8|ae)&255}for(var ue=typeof Uint8Array<"u",he=ue?new Uint8Array(256):[],we=0;we<256;++we)he[we]=Ee(we);function ie(Z,ae){var te=he[Z&255];return ae<=8?te>>>8-ae:(te=te<<8|he[Z>>8&255],ae<=16?te>>>16-ae:(te=te<<8|he[Z>>16&255],te>>>24-ae))}function Oe(Z,ae){var te=ae&7,ne=ae>>>3;return(Z[ne]|(te<=6?0:Z[ne+1]<<8))>>>te&3}function _e(Z,ae){var te=ae&7,ne=ae>>>3;return(Z[ne]|(te<=5?0:Z[ne+1]<<8))>>>te&7}function Ue(Z,ae){var te=ae&7,ne=ae>>>3;return(Z[ne]|(te<=4?0:Z[ne+1]<<8))>>>te&15}function Ve(Z,ae){var te=ae&7,ne=ae>>>3;return(Z[ne]|(te<=3?0:Z[ne+1]<<8))>>>te&31}function Ae(Z,ae){var te=ae&7,ne=ae>>>3;return(Z[ne]|(te<=1?0:Z[ne+1]<<8))>>>te&127}function Se(Z,ae,te){var ne=ae&7,se=ae>>>3,oe=(1<<te)-1,xe=Z[se]>>>ne;return te<8-ne||(xe|=Z[se+1]<<8-ne,te<16-ne)||(xe|=Z[se+2]<<16-ne,te<24-ne)||(xe|=Z[se+3]<<24-ne),xe&oe}function Re(Z,ae,te){var ne=ae&7,se=ae>>>3;return ne<=5?Z[se]|=(te&7)<<ne:(Z[se]|=te<<ne&255,Z[se+1]=(te&7)>>8-ne),ae+3}function Ie(Z,ae,te){var ne=ae&7,se=ae>>>3;return te=(te&1)<<ne,Z[se]|=te,ae+1}function Be(Z,ae,te){var ne=ae&7,se=ae>>>3;return te<<=ne,Z[se]|=te&255,te>>>=8,Z[se+1]=te,ae+8}function Me(Z,ae,te){var ne=ae&7,se=ae>>>3;return te<<=ne,Z[se]|=te&255,te>>>=8,Z[se+1]=te&255,Z[se+2]=te>>>8,ae+16}function nt(Z,ae){var te=Z.length,ne=2*te>ae?2*te:ae+5,se=0;if(te>=ae)return Z;if(has_buf){var oe=new_unsafe_buf(ne);if(Z.copy)Z.copy(oe);else for(;se<Z.length;++se)oe[se]=Z[se];return oe}else if(ue){var xe=new Uint8Array(ne);if(xe.set)xe.set(Z);else for(;se<te;++se)xe[se]=Z[se];return xe}return Z.length=ne,Z}function Ke(Z){for(var ae=new Array(Z),te=0;te<Z;++te)ae[te]=0;return ae}function qe(Z,ae,te){var ne=1,se=0,oe=0,xe=0,Te=0,ve=Z.length,de=ue?new Uint16Array(32):Ke(32);for(oe=0;oe<32;++oe)de[oe]=0;for(oe=ve;oe<te;++oe)Z[oe]=0;ve=Z.length;var be=ue?new Uint16Array(ve):Ke(ve);for(oe=0;oe<ve;++oe)de[se=Z[oe]]++,ne<se&&(ne=se),be[oe]=0;for(de[0]=0,oe=1;oe<=ne;++oe)de[oe+16]=Te=Te+de[oe-1]<<1;for(oe=0;oe<ve;++oe)Te=Z[oe],Te!=0&&(be[oe]=de[Te+16]++);var ke=0;for(oe=0;oe<ve;++oe)if(ke=Z[oe],ke!=0)for(Te=ie(be[oe],ne)>>ne-ke,xe=(1<<ne+4-ke)-1;xe>=0;--xe)ae[Te|xe<<ke]=ke&15|oe<<4;return ne}var Xe=ue?new Uint16Array(512):Ke(512),et=ue?new Uint16Array(32):Ke(32);if(!ue){for(var Ye=0;Ye<512;++Ye)Xe[Ye]=0;for(Ye=0;Ye<32;++Ye)et[Ye]=0}(function(){for(var Z=[],ae=0;ae<32;ae++)Z.push(5);qe(Z,et,32);var te=[];for(ae=0;ae<=143;ae++)te.push(8);for(;ae<=255;ae++)te.push(9);for(;ae<=279;ae++)te.push(7);for(;ae<=287;ae++)te.push(8);qe(te,Xe,288)})();var st=(function(){for(var ae=ue?new Uint8Array(32768):[],te=0,ne=0;te<me.length-1;++te)for(;ne<me[te+1];++ne)ae[ne]=te;for(;ne<32768;++ne)ae[ne]=29;var se=ue?new Uint8Array(259):[];for(te=0,ne=0;te<ce.length-1;++te)for(;ne<ce[te+1];++ne)se[ne]=te;function oe(Te,ve){for(var de=0;de<Te.length;){var be=Math.min(65535,Te.length-de),ke=de+be==Te.length;for(ve.write_shift(1,+ke),ve.write_shift(2,be),ve.write_shift(2,~be&65535);be-- >0;)ve[ve.l++]=Te[de++]}return ve.l}function xe(Te,ve){for(var de=0,be=0,ke=ue?new Uint16Array(32768):[];be<Te.length;){var $e=Math.min(65535,Te.length-be);if($e<10){for(de=Re(ve,de,+(be+$e==Te.length)),de&7&&(de+=8-(de&7)),ve.l=de/8|0,ve.write_shift(2,$e),ve.write_shift(2,~$e&65535);$e-- >0;)ve[ve.l++]=Te[be++];de=ve.l*8;continue}de=Re(ve,de,+(be+$e==Te.length)+2);for(var Fe=0;$e-- >0;){var De=Te[be];Fe=(Fe<<5^De)&32767;var Le=-1,Ge=0;if((Le=ke[Fe])&&(Le|=be&-32768,Le>be&&(Le-=32768),Le<be))for(;Te[Le+Ge]==Te[be+Ge]&&Ge<250;)++Ge;if(Ge>2){De=se[Ge],De<=22?de=Be(ve,de,he[De+1]>>1)-1:(Be(ve,de,3),de+=5,Be(ve,de,he[De-23]>>5),de+=3);var at=De<8?0:De-4>>2;at>0&&(Me(ve,de,Ge-ce[De]),de+=at),De=ae[be-Le],de=Be(ve,de,he[De]>>3),de-=3;var Qe=De<4?0:De-2>>1;Qe>0&&(Me(ve,de,be-Le-me[De]),de+=Qe);for(var ft=0;ft<Ge;++ft)ke[Fe]=be&32767,Fe=(Fe<<5^Te[be])&32767,++be;$e-=Ge-1}else De<=143?De=De+48:de=Ie(ve,de,1),de=Be(ve,de,he[De]),ke[Fe]=be&32767,++be}de=Be(ve,de,0)-1}return ve.l=(de+7)/8|0,ve.l}return function(ve,de){return ve.length<8?oe(ve,de):xe(ve,de)}})();function yt(Z){var ae=new_buf(50+Math.floor(Z.length*1.1)),te=st(Z,ae);return ae.slice(0,te)}var tt=ue?new Uint16Array(32768):Ke(32768),vt=ue?new Uint16Array(32768):Ke(32768),lt=ue?new Uint16Array(128):Ke(128),ut=1,Ct=1;function gt(Z,ae){var te=Ve(Z,ae)+257;ae+=5;var ne=Ve(Z,ae)+1;ae+=5;var se=Ue(Z,ae)+4;ae+=4;for(var oe=0,xe=ue?new Uint8Array(19):Ke(19),Te=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],ve=1,de=ue?new Uint8Array(8):Ke(8),be=ue?new Uint8Array(8):Ke(8),ke=xe.length,$e=0;$e<se;++$e)xe[J[$e]]=oe=_e(Z,ae),ve<oe&&(ve=oe),de[oe]++,ae+=3;var Fe=0;for(de[0]=0,$e=1;$e<=ve;++$e)be[$e]=Fe=Fe+de[$e-1]<<1;for($e=0;$e<ke;++$e)(Fe=xe[$e])!=0&&(Te[$e]=be[Fe]++);var De=0;for($e=0;$e<ke;++$e)if(De=xe[$e],De!=0){Fe=he[Te[$e]]>>8-De;for(var Le=(1<<7-De)-1;Le>=0;--Le)lt[Fe|Le<<De]=De&7|$e<<3}var Ge=[];for(ve=1;Ge.length<te+ne;)switch(Fe=lt[Ae(Z,ae)],ae+=Fe&7,Fe>>>=3){case 16:for(oe=3+Oe(Z,ae),ae+=2,Fe=Ge[Ge.length-1];oe-- >0;)Ge.push(Fe);break;case 17:for(oe=3+_e(Z,ae),ae+=3;oe-- >0;)Ge.push(0);break;case 18:for(oe=11+Ae(Z,ae),ae+=7;oe-- >0;)Ge.push(0);break;default:Ge.push(Fe),ve<Fe&&(ve=Fe);break}var at=Ge.slice(0,te),Qe=Ge.slice(te);for($e=te;$e<286;++$e)at[$e]=0;for($e=ne;$e<30;++$e)Qe[$e]=0;return ut=qe(at,tt,286),Ct=qe(Qe,vt,30),ae}function Nt(Z,ae){if(Z[0]==3&&!(Z[1]&3))return[new_raw_buf(ae),2];for(var te=0,ne=0,se=new_unsafe_buf(ae||1<<18),oe=0,xe=se.length>>>0,Te=0,ve=0;(ne&1)==0;){if(ne=_e(Z,te),te+=3,ne>>>1)ne>>1==1?(Te=9,ve=5):(te=gt(Z,te),Te=ut,ve=Ct);else{te&7&&(te+=8-(te&7));var de=Z[te>>>3]|Z[(te>>>3)+1]<<8;if(te+=32,de>0)for(!ae&&xe<oe+de&&(se=nt(se,oe+de),xe=se.length);de-- >0;)se[oe++]=Z[te>>>3],te+=8;continue}for(;;){!ae&&xe<oe+32767&&(se=nt(se,oe+32767),xe=se.length);var be=Se(Z,te,Te),ke=ne>>>1==1?Xe[be]:tt[be];if(te+=ke&15,ke>>>=4,(ke>>>8&255)===0)se[oe++]=ke;else{if(ke==256)break;ke-=257;var $e=ke<8?0:ke-4>>2;$e>5&&($e=0);var Fe=oe+ce[ke];$e>0&&(Fe+=Se(Z,te,$e),te+=$e),be=Se(Z,te,ve),ke=ne>>>1==1?et[be]:vt[be],te+=ke&15,ke>>>=4;var De=ke<4?0:ke-2>>1,Le=me[ke];for(De>0&&(Le+=Se(Z,te,De),te+=De),!ae&&xe<Fe&&(se=nt(se,Fe+100),xe=se.length);oe<Fe;)se[oe]=se[oe-Le],++oe}}}return ae?[se,te+7>>>3]:[se.slice(0,oe),te+7>>>3]}function bt(Z,ae){var te=Z.slice(Z.l||0),ne=Nt(te,ae);return Z.l+=ne[1],ne[0]}function xt(Z,ae){if(Z)typeof console<"u"&&console.error(ae);else throw new Error(ae)}function Je(Z,ae){var te=Z;prep_blob(te,0);var ne=[],se=[],oe={FileIndex:ne,FullPaths:se};D(oe,{root:ae.root});for(var xe=te.length-4;(te[xe]!=80||te[xe+1]!=75||te[xe+2]!=5||te[xe+3]!=6)&&xe>=0;)--xe;te.l=xe+4,te.l+=4;var Te=te.read_shift(2);te.l+=6;var ve=te.read_shift(4);for(te.l=ve,xe=0;xe<Te;++xe){te.l+=20;var de=te.read_shift(4),be=te.read_shift(4),ke=te.read_shift(2),$e=te.read_shift(2),Fe=te.read_shift(2);te.l+=8;var De=te.read_shift(4),Le=f(te.slice(te.l+ke,te.l+ke+$e));te.l+=ke+$e+Fe;var Ge=te.l;te.l=De+4,ht(te,de,be,oe,Le),te.l=Ge}return oe}function ht(Z,ae,te,ne,se){Z.l+=2;var oe=Z.read_shift(2),xe=Z.read_shift(2),Te=u(Z);if(oe&8257)throw new Error("Unsupported ZIP encryption");for(var ve=Z.read_shift(4),de=Z.read_shift(4),be=Z.read_shift(4),ke=Z.read_shift(2),$e=Z.read_shift(2),Fe="",De=0;De<ke;++De)Fe+=String.fromCharCode(Z[Z.l++]);if($e){var Le=f(Z.slice(Z.l,Z.l+$e));(Le[21589]||{}).mt&&(Te=Le[21589].mt),((se||{})[21589]||{}).mt&&(Te=se[21589].mt)}Z.l+=$e;var Ge=Z.slice(Z.l,Z.l+de);switch(xe){case 8:Ge=Y(Z,be);break;case 0:break;default:throw new Error("Unsupported ZIP Compression method "+xe)}var at=!1;oe&8&&(ve=Z.read_shift(4),ve==134695760&&(ve=Z.read_shift(4),at=!0),de=Z.read_shift(4),be=Z.read_shift(4)),de!=ae&&xt(at,"Bad compressed size: "+ae+" != "+de),be!=te&&xt(at,"Bad uncompressed size: "+te+" != "+be),ot(ne,Fe,Ge,{unsafe:!0,mt:Te})}function mt(Z,ae){var te=ae||{},ne=[],se=[],oe=new_buf(1),xe=te.compression?8:0,Te=0,ve=0,de=0,be=0,ke=0,$e=Z.FullPaths[0],Fe=$e,De=Z.FileIndex[0],Le=[],Ge=0;for(ve=1;ve<Z.FullPaths.length;++ve)if(Fe=Z.FullPaths[ve].slice($e.length),De=Z.FileIndex[ve],!(!De.size||!De.content||Fe=="Sh33tJ5")){var at=be,Qe=new_buf(Fe.length);for(de=0;de<Fe.length;++de)Qe.write_shift(1,Fe.charCodeAt(de)&127);Qe=Qe.slice(0,Qe.l),Le[ke]=CRC32.buf(De.content,0);var ft=De.content;xe==8&&(ft=K(ft)),oe=new_buf(30),oe.write_shift(4,67324752),oe.write_shift(2,20),oe.write_shift(2,Te),oe.write_shift(2,xe),De.mt?l(oe,De.mt):oe.write_shift(4,0),oe.write_shift(-4,Le[ke]),oe.write_shift(4,ft.length),oe.write_shift(4,De.content.length),oe.write_shift(2,Qe.length),oe.write_shift(2,0),be+=oe.length,ne.push(oe),be+=Qe.length,ne.push(Qe),be+=ft.length,ne.push(ft),oe=new_buf(46),oe.write_shift(4,33639248),oe.write_shift(2,0),oe.write_shift(2,20),oe.write_shift(2,Te),oe.write_shift(2,xe),oe.write_shift(4,0),oe.write_shift(-4,Le[ke]),oe.write_shift(4,ft.length),oe.write_shift(4,De.content.length),oe.write_shift(2,Qe.length),oe.write_shift(2,0),oe.write_shift(2,0),oe.write_shift(2,0),oe.write_shift(2,0),oe.write_shift(4,0),oe.write_shift(4,at),Ge+=oe.l,se.push(oe),Ge+=Qe.length,se.push(Qe),++ke}return oe=new_buf(22),oe.write_shift(4,101010256),oe.write_shift(2,0),oe.write_shift(2,0),oe.write_shift(2,ke),oe.write_shift(2,ke),oe.write_shift(4,Ge),oe.write_shift(4,be),oe.write_shift(2,0),bconcat([bconcat(ne),bconcat(se),oe])}var it={htm:"text/html",xml:"text/xml",gif:"image/gif",jpg:"image/jpeg",png:"image/png",mso:"application/x-mso",thmx:"application/vnd.ms-officetheme",sh33tj5:"application/octet-stream"};function pt(Z,ae){if(Z.ctype)return Z.ctype;var te=Z.name||"",ne=te.match(/\.([^\.]+)$/);return ne&&it[ne[1]]||ae&&(ne=(te=ae).match(/[\.\\]([^\.\\])+$/),ne&&it[ne[1]])?it[ne[1]]:"application/octet-stream"}function kt(Z){for(var ae=Base64_encode(Z),te=[],ne=0;ne<ae.length;ne+=76)te.push(ae.slice(ne,ne+76));return te.join(`\r
|
|
253
|
+
i.goToAndStop(b-i.firstFrame-1,!0)}S.type==="loop"&&(d===null||d!==S.frames||i.isPaused)&&(i.playSegments(S.frames,!0),d=S.frames),S.type==="play"&&i.isPaused&&(i.resetSegments(!0),i.play()),S.type==="stop"&&i.goToAndStop(S.frames[0]-i.firstFrame-1,!0)}};return document.addEventListener("scroll",g),function(){document.removeEventListener("scroll",g)}},p=function(){var d=function(S,b){var T=S,C=b;if(T!==-1&&C!==-1){var A=getContainerCursorPosition(u,T,C);T=A.x,C=A.y}var R=l.find(function(j){var D=j.position;return D&&Array.isArray(D.x)&&Array.isArray(D.y)?T>=D.x[0]&&T<=D.x[1]&&C>=D.y[0]&&C<=D.y[1]:D&&!Number.isNaN(D.x)&&!Number.isNaN(D.y)?T===D.x&&C===D.y:!1});if(R){if(R.type==="seek"&&R.position&&Array.isArray(R.position.x)&&Array.isArray(R.position.y)&&R.frames.length===2){var O=(T-R.position.x[0])/(R.position.x[1]-R.position.x[0]),I=(C-R.position.y[0])/(R.position.y[1]-R.position.y[0]);i.playSegments(R.frames,!0),i.goToAndStop(Math.ceil((O+I)/2*(R.frames[1]-R.frames[0])),!0)}R.type==="loop"&&i.playSegments(R.frames,!0),R.type==="play"&&(i.isPaused&&i.resetSegments(!1),i.playSegments(R.frames)),R.type==="stop"&&i.goToAndStop(R.frames[0],!0)}},g=function(S){d(S.clientX,S.clientY)},_=function(){d(-1,-1)};return u.addEventListener("mousemove",g),u.addEventListener("mouseout",_),function(){u.removeEventListener("mousemove",g),u.removeEventListener("mouseout",_)}};switch(o){case"scroll":return f();case"cursor":return p()}}},[o,i])},useLottieInteractivity=function e(t){var n=t.actions,i=t.mode,o=t.lottieObj,l=o.animationItem,u=o.View,f=o.animationContainerRef;return useInitInteractivity({actions:n,animationItem:l,mode:i,wrapperRef:f}),u},_excluded$o=["style","interactivity"],Lottie=function e(t){var n,i,o,l=t.style,u=t.interactivity,f=_objectWithoutProperties$o(t,_excluded$o),p=useLottie(f,l),m=p.View,d=p.play,g=p.stop,_=p.pause,E=p.setSpeed,S=p.goToAndStop,b=p.goToAndPlay,T=p.setDirection,C=p.playSegments,A=p.setSubframe,R=p.getDuration,O=p.destroy,I=p.animationContainerRef,j=p.animationLoaded,D=p.animationItem;return React.useEffect(function(){t.lottieRef&&(t.lottieRef.current={play:d,stop:g,pause:_,setSpeed:E,goToAndPlay:b,goToAndStop:S,setDirection:T,playSegments:C,setSubframe:A,getDuration:R,destroy:O,animationContainerRef:I,animationLoaded:j,animationItem:D})},[(n=t.lottieRef)===null||n===void 0?void 0:n.current]),useLottieInteractivity({lottieObj:{View:m,play:d,stop:g,pause:_,setSpeed:E,goToAndStop:S,goToAndPlay:b,setDirection:T,playSegments:C,setSubframe:A,getDuration:R,destroy:O,animationContainerRef:I,animationLoaded:j,animationItem:D},actions:(i=u==null?void 0:u.actions)!==null&&i!==void 0?i:[],mode:(o=u==null?void 0:u.mode)!==null&&o!==void 0?o:"scroll"})};const v$2="5.1.7",fr$2=30,ip$2=25,op$2=69,w$2=600,h$2=600,nm$2="success",ddd$2=0,assets$2=JSON.parse('[{"id":"comp_0","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Layer 4 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[115.68,468.673,0],"ix":2},"a":{"a":0,"k":[26.859,26.86,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-20.859,20.86],[20.859,-20.86]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[26.859,26.86],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[100],"e":[0]},{"t":22}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Layer 5 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[467.82,115.827,0],"ix":2},"a":{"a":0,"k":[26.86,26.859,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-20.86,20.859],[20.86,-20.859]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[26.86,26.859],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[0],"e":[100]},{"t":22}],"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Layer 6 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[115.327,116.18,0],"ix":2},"a":{"a":0,"k":[26.859,26.859,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-20.859,-20.86],[20.859,20.86]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[26.859,26.86],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[100],"e":[0]},{"t":22}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Layer 7 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[468.174,468.32,0],"ix":2},"a":{"a":0,"k":[26.86,26.86,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-20.86,-20.86],[20.86,20.86]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[26.86,26.86],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[0],"e":[100]},{"t":22}],"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Layer 8 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[42.5,292.5,0],"ix":2},"a":{"a":0,"k":[35.5,6,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[6,6],[65,6]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[100],"e":[0]},{"t":22}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Layer 9 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[541,292,0],"ix":2},"a":{"a":0,"k":[35.5,6,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[6,6],[65,6]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[0],"e":[100]},{"t":22}],"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Layer 10 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[292,541.5,0],"ix":2},"a":{"a":0,"k":[6,35.5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[6,65],[6,6]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[100],"e":[0]},{"t":22}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Layer 11 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[291.5,43,0],"ix":2},"a":{"a":0,"k":[6,35.5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[6,65],[6,6]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[0],"e":[100]},{"t":22}],"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0}]}]'),layers$2=[{ddd:0,ind:1,ty:4,nm:"Shape Layer 2",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[300,300,0],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{d:1,ty:"el",s:{a:0,k:[367.859,367.859],ix:2},p:{a:0,k:[0,0],ix:3},nm:"Ellipse Path 1",mn:"ADBE Vector Shape - Ellipse",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[0],y:[1]},o:{x:[.333],y:[0]},n:["0_1_0p333_0"],t:25,s:[0],e:[0]},{i:{x:[.089],y:[1]},o:{x:[.655],y:[0]},n:["0p089_1_0p655_0"],t:36,s:[0],e:[100]},{t:50}],ix:1},e:{a:1,k:[{i:{x:[.333],y:[1]},o:{x:[.829],y:[0]},n:["0p333_1_0p829_0"],t:25,s:[0],e:[100]},{t:39}],ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1},{ty:"st",c:{a:0,k:[.893382352941,.893382352941,.893382352941,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:20,ix:5},lc:1,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[1.93,-10.07],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Ellipse 1",np:4,cix:2,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:25,op:50,st:25,bm:0},{ddd:0,ind:2,ty:4,nm:"Shape Layer 1",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[300,300,0],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{d:1,ty:"el",s:{a:0,k:[367.859,367.859],ix:2},p:{a:0,k:[0,0],ix:3},nm:"Ellipse Path 1",mn:"ADBE Vector Shape - Ellipse",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[0],y:[1]},o:{x:[.333],y:[0]},n:["0_1_0p333_0"],t:0,s:[0],e:[0]},{i:{x:[.089],y:[1]},o:{x:[.655],y:[0]},n:["0p089_1_0p655_0"],t:11,s:[0],e:[100]},{t:25}],ix:1},e:{a:1,k:[{i:{x:[.333],y:[1]},o:{x:[.829],y:[0]},n:["0p333_1_0p829_0"],t:0,s:[0],e:[100]},{t:14}],ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1},{ty:"st",c:{a:0,k:[.893382352941,.893382352941,.893382352941,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:20,ix:5},lc:1,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[1.93,-10.07],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Ellipse 1",np:4,cix:2,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:25,st:0,bm:0},{ddd:0,ind:3,ty:0,nm:"Pre-comp 1",refId:"comp_0",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},n:["0p833_0p833_0p167_0p167"],t:54,s:[0],e:[100]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},n:["0p833_0p833_0p167_0p167"],t:56,s:[100],e:[100]},{t:62}],ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[300,300,0],ix:2},a:{a:0,k:[300,300,0],ix:1},s:{a:1,k:[{i:{x:[.833,.833,.833],y:[.833,.833,.833]},o:{x:[.167,.167,.167],y:[.167,.167,.167]},n:["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],t:54,s:[86,86,100],e:[94,94,100]},{t:62}],ix:6}},ao:0,w:600,h:600,ip:54,op:354,st:54,bm:0},{ddd:0,ind:4,ty:4,nm:"Layer 2 Outlines",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[300,300,0],ix:2},a:{a:0,k:[137.378,109.309,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0]],v:[[-84.878,.669],[-28.738,56.809],[84.878,-56.809]],c:!1},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[1,1,1,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:21,ix:5},lc:1,lj:1,ml:10,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[137.378,109.308],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,ix:1,mn:"ADBE Vector Group",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[.185],y:[1]},o:{x:[.333],y:[0]},n:["0p185_1_0p333_0"],t:59,s:[0],e:[6]},{i:{x:[.306],y:[1]},o:{x:[.333],y:[0]},n:["0p306_1_0p333_0"],t:62,s:[6],e:[0]},{t:66}],ix:1},e:{a:1,k:[{i:{x:[.35],y:[1]},o:{x:[.333],y:[0]},n:["0p35_1_0p333_0"],t:54,s:[0],e:[100]},{i:{x:[.032],y:[1]},o:{x:[.333],y:[0]},n:["0p032_1_0p333_0"],t:62,s:[100],e:[94]},{t:66}],ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1}],ip:54,op:354,st:54,bm:0},{ddd:0,ind:5,ty:4,nm:"Layer 1 Outlines",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[299.988,299.91,0],ix:2},a:{a:0,k:[190.878,189.014,0],ix:1},s:{a:1,k:[{i:{x:[.046,.046,.667],y:[1,1,1]},o:{x:[.333,.333,.333],y:[0,0,0]},n:["0p046_1_0p333_0","0p046_1_0p333_0","0p667_1_0p333_0"],t:50,s:[0,0,100],e:[116,116,100]},{i:{x:[.019,.019,.667],y:[1,1,1]},o:{x:[.333,.333,.333],y:[.032,.032,0]},n:["0p019_1_0p333_0p032","0p019_1_0p333_0p032","0p667_1_0p333_0"],t:61,s:[116,116,100],e:[100,100,100]},{t:67}],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-4.067,-3.573],[0,0],[-2.665,-.588],[0,0],[-1.937,-5.043],[0,0],[-2.087,-1.753],[0,0],[.635,-5.357],[0,0],[-1.033,-2.517],[0,0],[3.063,-4.444],[0,0],[.259,-2.704],[0,0],[4.789,-2.513],[0,0],[1.492,-2.273],[0,0],[5.418,-.007],[0,0],[2.383,-1.32],[0,0],[4.806,2.501],[0,0],[2.727,-.064],[0,0],[3.093,4.437],[0,0],[2.448,1.205],[0,0],[.67,5.356],[0,0],[1.607,2.198],[0,0],[-1.904,5.047],[0,0],[.399,2.689],[0,0],[-4.043,3.583],[0,0],[-.901,2.564],[0,0],[-5.257,1.298],[0,0],[-1.995,1.85],[0,0],[-5.265,-1.284],[0,0],[-2.632,.713],[0,0]],o:[[0,0],[2.049,1.8],[0,0],[5.292,1.166],[0,0],[.976,2.539],[0,0],[4.146,3.481],[0,0],[-.32,2.698],[0,0],[2.05,4.998],[0,0],[-1.542,2.239],[0,0],[-.514,5.372],[0,0],[-2.412,1.266],[0,0],[-2.961,4.512],[0,0],[-2.728,.003],[0,0],[-4.73,2.62],[0,0],[-2.42,-1.26],[0,0],[-5.416,.129],[0,0],[-1.557,-2.233],[0,0],[-4.861,-2.393],[0,0],[-.338,-2.697],[0,0],[-3.192,-4.367],[0,0],[.959,-2.542],[0,0],[-.792,-5.339],[0,0],[2.036,-1.805],[0,0],[1.789,-5.09],[0,0],[2.647,-.653],[0,0],[3.961,-3.674],[0,0],[2.651,.646],[0,0],[5.226,-1.416]],v:[[49.728,-183.893],[75.948,-160.861],[83.134,-157.221],[117.251,-149.704],[128.834,-139.758],[141.329,-107.249],[146,-100.704],[172.734,-78.264],[178.36,-64.104],[174.265,-29.568],[175.352,-21.617],[188.578,10.606],[186.957,25.734],[167.211,54.389],[164.465,61.924],[161.152,96.546],[152.657,109.178],[121.785,125.385],[115.833,130.78],[96.742,159.871],[83.317,167.112],[48.39,167.159],[40.598,169.176],[10.101,186.072],[-5.177,186.263],[-36.157,170.138],[-44.005,168.317],[-78.921,169.146],[-92.553,162.244],[-112.489,133.642],[-118.596,128.399],[-149.931,112.972],[-158.793,100.558],[-163.119,66.033],[-166.084,58.567],[-186.661,30.418],[-188.724,15.336],[-176.447,-17.206],[-175.593,-25.182],[-180.697,-59.604],[-175.488,-73.898],[-149.422,-97.001],[-144.943,-103.66],[-133.405,-136.47],[-122.117,-146.703],[-88.233,-155.074],[-81.156,-158.891],[-55.62,-182.572],[-40.839,-186.4],[-6.899,-178.12],[1.156,-178.22],[34.84,-187.349]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[0,.788000009574,.522000002394,1],ix:4},o:{a:0,k:100,ix:5},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[190.878,189.015],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:50,op:350,st:50,bm:0}],markers$1=[],successAnimation={v:v$2,fr:fr$2,ip:ip$2,op:op$2,w:w$2,h:h$2,nm:nm$2,ddd:ddd$2,assets:assets$2,layers:layers$2,markers:markers$1},nm$1="after_ohno",ddd$1=0,h$1=214,w$1=240,meta$1={g:"@lottiefiles/toolkit-js 0.26.1"},layers$1=JSON.parse('[{"ty":4,"nm":"! contornos","sr":1,"st":-34,"op":716,"ip":26,"hd":false,"ddd":0,"bm":0,"hasMask":false,"ao":0,"ks":{"a":{"a":0,"k":[172.26,-42.033,0],"ix":1},"s":{"a":1,"k":[{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[0,0,100],"t":26},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[0,0,100],"t":27},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":-0.042},"s":[0,0,100],"t":28},{"o":{"x":0.167,"y":0.083},"i":{"x":0.833,"y":0.833},"s":[0,0,100],"t":29},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[12.5,12.5,100],"t":30},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[25,25,100],"t":31},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[37.5,37.5,100],"t":32},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[50,50,100],"t":33},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[62.5,62.5,100],"t":34},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[75,75,100],"t":35},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.725},"s":[87.5,87.5,100],"t":36},{"o":{"x":0.167,"y":0.12},"i":{"x":0.833,"y":0.935},"s":[100,100,100],"t":37},{"o":{"x":0.167,"y":-0.292},"i":{"x":0.833,"y":0.654},"s":[128.739,128.739,100],"t":38},{"o":{"x":0.167,"y":0.11},"i":{"x":0.833,"y":0.866},"s":[122.364,122.364,100],"t":39},{"o":{"x":0.167,"y":0.22},"i":{"x":0.833,"y":0.924},"s":[102.249,102.249,100],"t":40},{"o":{"x":0.167,"y":-0.9},"i":{"x":0.833,"y":0.333},"s":[89.958,89.958,100],"t":41},{"o":{"x":0.167,"y":0.095},"i":{"x":0.833,"y":0.858},"s":[90.999,90.999,100],"t":42},{"o":{"x":0.167,"y":0.202},"i":{"x":0.833,"y":0.914},"s":[98.291,98.291,100],"t":43},{"o":{"x":0.167,"y":3.061},"i":{"x":0.833,"y":2.422},"s":[103.416,103.416,100],"t":44},{"o":{"x":0.167,"y":0.079},"i":{"x":0.833,"y":0.849},"s":[103.559,103.559,100],"t":45},{"o":{"x":0.167,"y":0.187},"i":{"x":0.833,"y":0.906},"s":[100.969,100.969,100],"t":46},{"o":{"x":0.167,"y":0.75},"i":{"x":0.833,"y":1.203},"s":[98.877,98.877,100],"t":47},{"o":{"x":0.167,"y":0.059},"i":{"x":0.833,"y":0.839},"s":[98.615,98.615,100],"t":48},{"o":{"x":0.167,"y":0.173},"i":{"x":0.833,"y":0.899},"s":[99.515,99.515,100],"t":49},{"o":{"x":0.167,"y":0.476},"i":{"x":0.833,"y":1.059},"s":[100.352,100.352,100],"t":50},{"o":{"x":0.167,"y":0.035},"i":{"x":0.833,"y":0.826},"s":[100.53,100.53,100],"t":51},{"o":{"x":0.167,"y":0.16},"i":{"x":0.833,"y":0.892},"s":[100.227,100.227,100],"t":52},{"o":{"x":0.167,"y":0.368},"i":{"x":0.833,"y":1.002},"s":[99.897,99.897,100],"t":53},{"o":{"x":0.167,"y":0.002},"i":{"x":0.833,"y":0.809},"s":[99.8,99.8,100],"t":54},{"o":{"x":0.167,"y":0.148},"i":{"x":0.833,"y":0.886},"s":[99.899,99.899,100],"t":55},{"o":{"x":0.167,"y":0.308},"i":{"x":0.833,"y":0.97},"s":[100.027,100.027,100],"t":56},{"o":{"x":0.167,"y":-0.046},"i":{"x":0.833,"y":0.784},"s":[100.074,100.074,100],"t":57},{"o":{"x":0.167,"y":0.135},"i":{"x":0.833,"y":0.879},"s":[100.044,100.044,100],"t":58},{"o":{"x":0.167,"y":0.269},"i":{"x":0.833,"y":0.95},"s":[99.995,99.995,100],"t":59},{"o":{"x":0.167,"y":-0.126},"i":{"x":0.833,"y":0.742},"s":[99.973,99.973,100],"t":60},{"o":{"x":0.167,"y":0.123},"i":{"x":0.833,"y":0.917},"s":[99.982,99.982,100],"t":61},{"o":{"x":0.167,"y":0.002},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":62},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":63},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":64},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":65},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":66},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":67},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":68},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":69},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":70},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":71},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":72},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":73},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":74},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":75},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":76},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":77},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":78},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":79},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":80},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":81},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":82},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":83},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":84},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":85},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":86},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":87},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":88},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":89},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":90},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":91},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":92},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":93},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":94},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":95},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":96},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":97},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":98},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":99},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":100},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":101},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":102},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":103},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":104},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":105},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":106},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":107},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":108},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":109},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":110},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":111},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":112},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":113},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":114},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":115},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":116},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":117},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":118},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":119},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":120},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":121},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":122},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":123},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":124},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":125},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":126},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":127},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":128},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":129},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":130},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":131},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":132},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":133},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":134},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":135},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":136},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":137},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":138},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":139},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":140},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":141},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":142},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":143},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":144},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":145},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":146},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":147},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":148},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":149},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":150},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":151},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":152},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":153},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":154},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":155},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":156},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":157},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":158},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":159},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":160},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":161},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":162},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":163},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":164},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":165},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":166},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":167},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":168},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":169},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":170},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":171},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":172},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":173},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":174},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":175},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":176},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":177},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":178},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":179},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":180},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":181},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":182},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":183},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":184},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":185},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":186},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":187},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":188},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":189},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":190},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":191},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":192},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":193},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":194},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":195},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":196},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":197},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":198},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":199},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":200},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":201},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":202},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":203},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":204},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":205},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":206},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":207},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":208},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":209},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":210},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":211},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":212},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":213},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":214},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":215},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":216},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":217},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":218},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":219},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":220},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":221},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":222},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":223},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":224},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":225},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":226},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":227},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":228},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":229},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":230},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":231},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":232},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":233},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":234},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":235},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":236},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":237},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":238},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":239},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":240},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":241},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":242},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":243},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":244},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":245},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":246},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":247},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":248},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":249},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":250},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":251},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":252},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":253},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":254},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":255},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":256},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":257},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":258},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":259},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":260},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":261},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":262},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":263},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":264},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":265},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":266},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":267},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":268},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":269},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":270},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":271},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":272},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":273},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":274},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":275},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":276},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":277},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":278},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":279},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":280},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":281},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":282},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":283},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":284},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":285},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":286},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":287},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":288},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":289},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":290},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":291},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":292},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":293},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":294},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":295},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":296},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":297},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":298},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":299},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":300},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":301},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":302},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":303},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":304},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":305},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":306},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":307},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":308},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":309},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":310},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":311},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":312},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":313},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":314},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":315},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":316},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":317},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":318},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":319},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":320},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":321},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":322},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":323},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":324},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":325},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":326},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":327},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":328},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":329},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":330},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":331},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":332},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":333},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":334},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":335},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":336},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":337},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":338},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":339},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":340},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":341},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":342},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":343},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":344},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":345},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":346},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":347},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":348},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":349},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":350},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":351},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":352},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":353},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":354},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":355},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":356},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":357},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":358},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":359},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":360},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":361},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":362},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":363},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":364},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":365},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":366},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":367},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":368},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":369},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":370},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":371},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":372},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":373},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":374},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":375},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":376},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":377},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":378},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":379},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":380},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":381},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":382},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":383},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":384},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":385},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":386},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":387},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":388},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":389},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":390},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":391},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":392},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":393},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":394},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":395},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":396},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":397},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":398},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":399},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":400},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":401},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":402},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":403},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":404},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":405},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":406},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":407},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":408},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":409},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":410},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":411},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":412},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":413},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":414},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":415},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":416},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":417},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":418},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":419},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":420},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":421},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":422},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":423},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":424},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":425},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":426},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":427},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":428},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":429},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":430},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":431},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":432},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":433},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":434},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":435},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":436},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":437},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":438},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":439},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":440},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":441},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":442},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":443},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":444},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":445},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":446},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":447},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":448},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":449},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":450},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":451},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":452},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":453},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":454},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":455},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":456},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":457},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":458},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":459},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":460},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":461},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":462},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":463},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":464},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":465},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":466},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":467},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":468},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":469},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":470},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":471},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":472},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":473},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":474},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":475},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":476},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":477},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":478},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":479},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":480},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":481},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":482},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":483},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":484},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":485},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":486},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":487},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":488},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":489},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":490},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":491},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":492},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":493},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":494},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":495},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":496},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":497},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":498},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":499},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":500},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":501},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":502},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":503},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":504},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":505},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":506},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":507},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":508},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":509},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":510},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":511},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":512},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":513},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":514},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":515},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":516},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":517},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":518},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":519},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":520},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":521},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":522},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":523},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":524},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":525},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":526},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":527},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":528},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":529},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":530},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":531},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":532},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":533},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":534},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":535},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":536},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":537},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":538},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":539},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":540},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":541},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":542},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":543},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":544},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":545},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":546},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":547},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":548},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":549},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":550},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":551},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":552},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":553},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":554},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":555},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":556},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":557},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":558},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":559},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":560},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":561},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":562},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":563},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":564},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":565},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":566},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":567},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":568},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":569},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":570},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":571},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":572},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":573},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":574},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":575},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":576},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":577},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":578},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":579},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":580},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":581},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":582},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":583},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":584},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":585},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":586},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":587},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":588},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":589},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":590},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":591},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":592},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":593},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":594},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":595},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":596},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":597},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":598},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":599},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":600},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":601},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":602},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":603},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":604},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":605},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":606},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":607},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":608},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":609},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":610},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":611},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":612},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":613},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":614},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":615},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":616},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":617},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":618},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":619},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":620},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":621},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":622},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":623},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":624},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":625},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":626},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":627},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":628},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":629},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":630},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":631},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":632},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":633},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":634},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":635},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":636},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":637},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":638},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":639},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":640},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":641},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":642},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":643},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":644},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":645},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":646},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":647},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":648},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":649},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":650},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":651},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":652},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":653},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":654},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":655},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":656},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":657},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":658},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":659},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":660},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":661},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":662},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":663},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":664},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":665},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":666},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":667},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":668},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":669},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":670},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":671},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":672},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":673},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":674},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":675},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":676},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":677},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":678},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":679},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":680},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":681},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":682},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":683},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":684},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":685},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":686},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":687},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":688},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":689},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":690},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":691},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":692},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":693},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":694},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":695},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":696},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":697},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":698},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":699},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":700},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":701},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":702},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":703},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":704},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":705},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":706},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":707},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":708},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":709},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":710},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":711},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":712},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":713},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":714},{"s":[100,100,100],"t":715}],"ix":6},"sk":{"a":0,"k":0},"p":{"a":0,"k":[120,116.618,0],"ix":2},"r":{"a":0,"k":0,"ix":10},"sa":{"a":0,"k":0},"o":{"a":0,"k":100,"ix":11}},"ef":[],"shapes":[{"ty":"gr","bm":0,"hd":false,"mn":"ADBE Vector Group","nm":"!","ix":1,"cix":2,"np":5,"it":[{"ty":"sh","bm":0,"hd":false,"mn":"ADBE Vector Shape - Group","nm":"!","ix":1,"d":1,"ks":{"a":0,"k":{"c":true,"i":[[-1.15,0],[-0.805,0.767],[-0.155,1.457],[0,0],[0,0],[1.648,1.42],[2.53,0],[1.648,-1.418],[0,-2.375],[0,0],[0,0],[-0.805,-0.765]],"o":[[1.15,0],[0.805,-0.765],[0,0],[0,0],[0,-2.375],[-1.65,-1.418],[-2.53,0],[-1.65,1.42],[0,0],[0,0],[0.153,1.457],[0.805,0.767]],"v":[[172.26,-23.46],[175.193,-24.61],[176.63,-27.945],[180.885,-72.565],[181,-73.83],[178.527,-79.523],[172.26,-81.65],[165.993,-79.523],[163.52,-73.83],[163.635,-72.68],[167.89,-27.945],[169.327,-24.61]]},"ix":2}},{"ty":"sh","bm":0,"hd":false,"mn":"ADBE Vector Shape - Group","nm":"!","ix":2,"d":1,"ks":{"a":0,"k":{"c":true,"i":[[-2.455,0],[-1.61,1.65],[0,2.455],[1.61,1.65],[2.453,0],[1.61,-1.648],[0,-2.453],[-1.61,-1.648]],"o":[[2.453,0],[1.61,-1.648],[0,-2.453],[-1.61,-1.648],[-2.455,0],[-1.61,1.65],[0,2.455],[1.61,1.65]],"v":[[172.26,0.69],[178.355,-1.783],[180.77,-7.935],[178.355,-14.087],[172.26,-16.56],[166.165,-14.087],[163.75,-7.935],[166.165,-1.783]]},"ix":2}},{"ty":"mm","bm":0,"hd":false,"mn":"ADBE Vector Filter - Merge","nm":"Mesclar caminhos 1","mm":1},{"ty":"fl","bm":0,"hd":false,"mn":"ADBE Vector Graphic - Fill","nm":"Preenchimento 1","c":{"a":0,"k":[1,1,1],"ix":4},"r":1,"o":{"a":0,"k":100,"ix":5}},{"ty":"tr","a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"sk":{"a":0,"k":0,"ix":4},"p":{"a":0,"k":[0,0],"ix":2},"r":{"a":0,"k":0,"ix":6},"sa":{"a":0,"k":0,"ix":5},"o":{"a":0,"k":100,"ix":7}}]}],"ind":1},{"ty":4,"nm":"Camada de forma 1","sr":1,"st":0,"op":750,"ip":0,"hd":false,"ddd":0,"bm":0,"hasMask":false,"ao":0,"ks":{"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":1,"k":[{"o":{"x":0.333,"y":0},"i":{"x":0.667,"y":1},"s":[0,0,100],"t":28},{"s":[100,100,100],"t":35}],"ix":6},"sk":{"a":0,"k":0},"p":{"a":0,"k":[120,107,0],"ix":2},"r":{"a":0,"k":0,"ix":10},"sa":{"a":0,"k":0},"o":{"a":0,"k":100,"ix":11}},"ef":[],"shapes":[{"ty":"gr","bm":0,"hd":false,"mn":"ADBE Vector Group","nm":"Polystar 1","ix":1,"cix":2,"np":4,"it":[{"ty":"sr","bm":0,"hd":false,"mn":"ADBE Vector Shape - Star","nm":"Caminho Polystar 1","ix":1,"d":1,"ir":{"a":0,"k":53.5,"ix":6},"is":{"a":0,"k":51,"ix":8},"pt":{"a":0,"k":3,"ix":3},"p":{"a":0,"k":[0,0],"ix":4},"or":{"a":1,"k":[{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":0},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":1},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":2},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":3},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":4},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":5},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":6},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":7},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":8},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":9},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":10},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":11},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":12},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":13},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":14},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":15},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":16},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":17},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":18},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":19},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":20},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":21},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":22},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":23},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":24},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":25},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":26},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":27},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":28},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":29},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":30},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":0.157},"s":[68],"t":31},{"o":{"x":0.167,"y":0.083},"i":{"x":0.833,"y":0.762},"s":[68],"t":32},{"o":{"x":0.167,"y":0.128},"i":{"x":0.833,"y":0.872},"s":[78.111],"t":33},{"o":{"x":0.167,"y":0.238},"i":{"x":0.833,"y":0.869},"s":[96.889],"t":34},{"o":{"x":0.167,"y":0.23},"i":{"x":0.833,"y":0.935},"s":[107],"t":35},{"o":{"x":0.167,"y":-0.292},"i":{"x":0.833,"y":0.654},"s":[112.729],"t":36},{"o":{"x":0.167,"y":0.11},"i":{"x":0.833,"y":0.866},"s":[111.459],"t":37},{"o":{"x":0.167,"y":0.22},"i":{"x":0.833,"y":0.924},"s":[107.448],"t":38},{"o":{"x":0.167,"y":-0.9},"i":{"x":0.833,"y":0.333},"s":[104.998],"t":39},{"o":{"x":0.167,"y":0.095},"i":{"x":0.833,"y":0.858},"s":[105.206],"t":40},{"o":{"x":0.167,"y":0.202},"i":{"x":0.833,"y":0.914},"s":[106.659],"t":41},{"o":{"x":0.167,"y":3.061},"i":{"x":0.833,"y":2.422},"s":[107.681],"t":42},{"o":{"x":0.167,"y":0.079},"i":{"x":0.833,"y":0.849},"s":[107.71],"t":43},{"o":{"x":0.167,"y":0.187},"i":{"x":0.833,"y":0.906},"s":[107.193],"t":44},{"o":{"x":0.167,"y":0.75},"i":{"x":0.833,"y":1.203},"s":[106.776],"t":45},{"o":{"x":0.167,"y":0.059},"i":{"x":0.833,"y":0.839},"s":[106.724],"t":46},{"o":{"x":0.167,"y":0.173},"i":{"x":0.833,"y":0.899},"s":[106.903],"t":47},{"o":{"x":0.167,"y":0.476},"i":{"x":0.833,"y":1.059},"s":[107.07],"t":48},{"o":{"x":0.167,"y":0.035},"i":{"x":0.833,"y":0.826},"s":[107.106],"t":49},{"o":{"x":0.167,"y":0.16},"i":{"x":0.833,"y":0.892},"s":[107.045],"t":50},{"o":{"x":0.167,"y":0.368},"i":{"x":0.833,"y":1.002},"s":[106.979],"t":51},{"o":{"x":0.167,"y":0.002},"i":{"x":0.833,"y":0.809},"s":[106.96],"t":52},{"o":{"x":0.167,"y":0.148},"i":{"x":0.833,"y":0.886},"s":[106.98],"t":53},{"o":{"x":0.167,"y":0.308},"i":{"x":0.833,"y":0.97},"s":[107.005],"t":54},{"o":{"x":0.167,"y":-0.046},"i":{"x":0.833,"y":0.784},"s":[107.015],"t":55},{"o":{"x":0.167,"y":0.135},"i":{"x":0.833,"y":0.879},"s":[107.009],"t":56},{"o":{"x":0.167,"y":0.269},"i":{"x":0.833,"y":0.95},"s":[106.999],"t":57},{"o":{"x":0.167,"y":-0.126},"i":{"x":0.833,"y":0.742},"s":[106.995],"t":58},{"o":{"x":0.167,"y":0.123},"i":{"x":0.833,"y":0.917},"s":[106.996],"t":59},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":60},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":61},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":62},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":63},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":64},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":65},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":66},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":67},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":68},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":69},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":70},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":71},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":72},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":73},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":74},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":75},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":76},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":77},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":78},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":79},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":80},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":81},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":82},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":83},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":84},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":85},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":86},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":87},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":88},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":89},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":90},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":91},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":92},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":93},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":94},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":95},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":96},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":97},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":98},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":99},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":100},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":101},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":102},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":103},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":104},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":105},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":106},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":107},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":108},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":109},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":110},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":111},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":112},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":113},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":114},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":115},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":116},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":117},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":118},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":119},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":120},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":121},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":122},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":123},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":124},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":125},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":126},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":127},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":128},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":129},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":130},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":131},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":132},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":133},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":134},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":135},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":136},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":137},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":138},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":139},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":140},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":141},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":142},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":143},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":144},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":145},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":146},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":147},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":148},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":149},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":150},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":151},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":152},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":153},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":154},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":155},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":156},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":157},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":158},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":159},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":160},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":161},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":162},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":163},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":164},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":165},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":166},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":167},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":168},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":169},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":170},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":171},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":172},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":173},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":174},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":175},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":176},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":177},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":178},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":179},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":180},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":181},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":182},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":183},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":184},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":185},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":186},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":187},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":188},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":189},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":190},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":191},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":192},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":193},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":194},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":195},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":196},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":197},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":198},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":199},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":200},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":201},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":202},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":203},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":204},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":205},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":206},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":207},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":208},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":209},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":210},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":211},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":212},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":213},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":214},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":215},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":216},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":217},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":218},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":219},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":220},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":221},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":222},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":223},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":224},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":225},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":226},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":227},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":228},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":229},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":230},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":231},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":232},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":233},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":234},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":235},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":236},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":237},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":238},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":239},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":240},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":241},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":242},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":243},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":244},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":245},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":246},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":247},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":248},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":249},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":250},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":251},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":252},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":253},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":254},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":255},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":256},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":257},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":258},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":259},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":260},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":261},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":262},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":263},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":264},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":265},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":266},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":267},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":268},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":269},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":270},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":271},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":272},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":273},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":274},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":275},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":276},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":277},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":278},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":279},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":280},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":281},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":282},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":283},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":284},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":285},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":286},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":287},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":288},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":289},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":290},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":291},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":292},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":293},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":294},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":295},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":296},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":297},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":298},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":299},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":300},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":301},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":302},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":303},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":304},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":305},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":306},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":307},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":308},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":309},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":310},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":311},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":312},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":313},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":314},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":315},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":316},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":317},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":318},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":319},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":320},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":321},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":322},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":323},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":324},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":325},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":326},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":327},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":328},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":329},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":330},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":331},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":332},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":333},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":334},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":335},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":336},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":337},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":338},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":339},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":340},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":341},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":342},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":343},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":344},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":345},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":346},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":347},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":348},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":349},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":350},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":351},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":352},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":353},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":354},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":355},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":356},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":357},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":358},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":359},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":360},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":361},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":362},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":363},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":364},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":365},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":366},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":367},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":368},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":369},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":370},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":371},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":372},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":373},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":374},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":375},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":376},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":377},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":378},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":379},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":380},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":381},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":382},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":383},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":384},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":385},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":386},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":387},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":388},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":389},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":390},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":391},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":392},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":393},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":394},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":395},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":396},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":397},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":398},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":399},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":400},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":401},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":402},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":403},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":404},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":405},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":406},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":407},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":408},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":409},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":410},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":411},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":412},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":413},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":414},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":415},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":416},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":417},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":418},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":419},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":420},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":421},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":422},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":423},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":424},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":425},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":426},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":427},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":428},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":429},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":430},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":431},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":432},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":433},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":434},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":435},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":436},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":437},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":438},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":439},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":440},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":441},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":442},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":443},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":444},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":445},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":446},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":447},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":448},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":449},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":450},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":451},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":452},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":453},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":454},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":455},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":456},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":457},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":458},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":459},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":460},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":461},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":462},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":463},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":464},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":465},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":466},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":467},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":468},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":469},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":470},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":471},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":472},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":473},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":474},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":475},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":476},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":477},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":478},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":479},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":480},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":481},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":482},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":483},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":484},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":485},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":486},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":487},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":488},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":489},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":490},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":491},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":492},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":493},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":494},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":495},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":496},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":497},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":498},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":499},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":500},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":501},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":502},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":503},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":504},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":505},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":506},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":507},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":508},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":509},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":510},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":511},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":512},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":513},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":514},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":515},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":516},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":517},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":518},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":519},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":520},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":521},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":522},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":523},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":524},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":525},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":526},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":527},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":528},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":529},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":530},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":531},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":532},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":533},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":534},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":535},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":536},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":537},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":538},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":539},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":540},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":541},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":542},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":543},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":544},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":545},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":546},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":547},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":548},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":549},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":550},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":551},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":552},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":553},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":554},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":555},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":556},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":557},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":558},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":559},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":560},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":561},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":562},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":563},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":564},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":565},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":566},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":567},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":568},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":569},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":570},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":571},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":572},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":573},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":574},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":575},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":576},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":577},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":578},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":579},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":580},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":581},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":582},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":583},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":584},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":585},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":586},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":587},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":588},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":589},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":590},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":591},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":592},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":593},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":594},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":595},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":596},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":597},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":598},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":599},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":600},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":601},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":602},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":603},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":604},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":605},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":606},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":607},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":608},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":609},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":610},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":611},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":612},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":613},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":614},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":615},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":616},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":617},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":618},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":619},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":620},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":621},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":622},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":623},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":624},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":625},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":626},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":627},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":628},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":629},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":630},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":631},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":632},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":633},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":634},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":635},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":636},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":637},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":638},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":639},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":640},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":641},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":642},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":643},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":644},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":645},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":646},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":647},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":648},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":649},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":650},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":651},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":652},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":653},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":654},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":655},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":656},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":657},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":658},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":659},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":660},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":661},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":662},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":663},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":664},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":665},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":666},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":667},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":668},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":669},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":670},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":671},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":672},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":673},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":674},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":675},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":676},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":677},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":678},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":679},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":680},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":681},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":682},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":683},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":684},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":685},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":686},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":687},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":688},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":689},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":690},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":691},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":692},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":693},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":694},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":695},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":696},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":697},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":698},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":699},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":700},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":701},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":702},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":703},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":704},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":705},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":706},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":707},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":708},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":709},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":710},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":711},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":712},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":713},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":714},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":715},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":716},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":717},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":718},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":719},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":720},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":721},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":722},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":723},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":724},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":725},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":726},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":727},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":728},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":729},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":730},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":731},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":732},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":733},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":734},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":735},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":736},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":737},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":738},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":739},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":740},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":741},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":742},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":743},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":744},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":745},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":746},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":747},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":748},{"s":[107],"t":749}],"ix":7},"os":{"a":0,"k":0,"ix":9},"r":{"a":0,"k":0,"ix":5},"sy":1},{"ty":"rd","bm":0,"hd":false,"mn":"ADBE Vector Filter - RC","nm":"Arredondar cantos 1","ix":2,"r":{"a":0,"k":40,"ix":1}},{"ty":"st","bm":0,"hd":false,"mn":"ADBE Vector Graphic - Stroke","nm":"Traçado 1","lc":1,"lj":1,"ml":4,"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"c":{"a":0,"k":[0.8314,0.0078,0.2039],"ix":3}},{"ty":"fl","bm":0,"hd":false,"mn":"ADBE Vector Graphic - Fill","nm":"Preenchimento 1","c":{"a":0,"k":[0.8314,0.0078,0.2039],"ix":4},"r":1,"o":{"a":0,"k":100,"ix":5}},{"ty":"tr","a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"sk":{"a":0,"k":0,"ix":4},"p":{"a":0,"k":[0,23],"ix":2},"r":{"a":0,"k":0,"ix":6},"sa":{"a":0,"k":0,"ix":5},"o":{"a":0,"k":100,"ix":7}}]}],"ind":2}]'),v$1="5.1.8",fr$1=25,op$1=66,ip$1=28,assets$1=[],errorAnimation={nm:nm$1,ddd:ddd$1,h:h$1,w:w$1,meta:meta$1,layers:layers$1,v:v$1,fr:fr$1,op:op$1,ip:ip$1,assets:assets$1},v="4.8.0",meta={g:"LottieFiles AE 3.3.6",a:"Bilal Arief",k:"information, icon, animation, web, mobile, app, blue, simple, indicator, details, informative, notification, info icon, information animation, notification icon",d:"Effortlessly conveying information, this simple yet captivating blue animation icon is the perfect addition to any web or mobile application as an information indicator.",tc:"Blue"},fr=60,ip=0,op=104,w=1080,h=1080,nm="Info",ddd=0,assets=[],layers=JSON.parse('[{"ddd":0,"ind":1,"ty":4,"nm":"White-InfoIconDot","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540.383,325.611,0],"ix":2},"a":{"a":0,"k":[0,175,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.779,0.779,0.333],"y":[0,0,0]},"t":47,"s":[100,100,100]},{"i":{"x":[0.216,0.216,0.667],"y":[1,1,1]},"o":{"x":[0.597,0.597,0.333],"y":[0,0,0]},"t":56,"s":[115,115,100]},{"t":67,"s":[100,100,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[50,50],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,175],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"gr","it":[{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":1,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.217],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":25,"s":[0]},{"t":77,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":4,"nm":"Trim Paths 3","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"LightBlue-InfoIconDot","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540.383,146.358,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[101.209,101.209,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[50,50],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0.788235294118,0.933333333333,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.788235294118,0.933333333333,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,175],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"gr","it":[{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":1,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.19],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":9,"s":[0]},{"t":67,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.221],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":9,"s":[0]},{"t":31,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":4,"nm":"Trim Paths 2","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"DarkBlue-InfoIconDot","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540.383,146.358,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[101.209,101.209,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[50,50],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,175],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"gr","it":[{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":1,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":5.852,"ix":1},"e":{"a":0,"k":46.645,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":4,"nm":"Trim Paths 2","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.19],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":16,"s":[0]},{"t":74,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.221],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":16,"s":[0]},{"t":38,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":5,"nm":"Trim Paths 3","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"White-InfoIcon","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[534,555,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.779,0.779,0.333],"y":[0,0,0]},"t":47,"s":[100,100,100]},{"i":{"x":[0.216,0.216,0.667],"y":[1,1,1]},"o":{"x":[0.597,0.597,0.333],"y":[0,0,0]},"t":56,"s":[115,115,100]},{"t":67,"s":[100,100,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-12,-204],[-12,114]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":50,"ix":5},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[18,74],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.217],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":25,"s":[0]},{"t":63,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"LightBlue-InfoIcon","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[534,555,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-12,-204],[-12,114]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.788235294118,0.933333333333,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":50,"ix":5},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[18,74],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.19],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":9,"s":[0]},{"t":67,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.221],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":9,"s":[0]},{"t":31,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"DarkBlue-InfoIcon ","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[534,555,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-12,-204],[-12,114]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":50,"ix":5},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[18,74],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.19],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17,"s":[0]},{"t":75,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.221],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17,"s":[0]},{"t":39,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 2","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"DarkBlue-CircleStroke","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[538.648,533.626,0],"ix":2},"a":{"a":0,"k":[27.013,127.349,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[784,784],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.057],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17,"s":[100]},{"t":47,"s":[0]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.329],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17,"s":[100]},{"t":75,"s":[0]}],"ix":2},"o":{"a":0,"k":9000,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"st","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":35,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[28,132],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"LightBlue-CircleStroke","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[538.648,533.626,0],"ix":2},"a":{"a":0,"k":[27.013,127.349,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[784,784],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.057],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[100]},{"t":41,"s":[0]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.329],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[100]},{"t":71,"s":[0]}],"ix":2},"o":{"a":0,"k":9000,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"st","c":{"a":0,"k":[0.788235294118,0.933333333333,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":35,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[28,132],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"Blue-Circle","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":28,"s":[25]},{"t":39,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[544.429,560.879,0],"ix":2},"a":{"a":0,"k":[32.429,152.879,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.354,0.354,0.667],"y":[1.438,1.438,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":13,"s":[0,0,100]},{"t":37,"s":[100,100,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[784,784],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"fl","c":{"a":0,"k":[0.592156862745,0.870588235294,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[28,132],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":666,"st":0,"bm":0}]'),markers=[],infoAnimation={v,meta,fr,ip,op,w,h,nm,ddd,assets,layers,markers},CEMessageModal=({open:e,onClose:t,onConfirm:n,type:i,message:o,confirmText:l="CONFIRM",cancelText:u="CANCEL"})=>{const[f,p]=React.useState(80);if(React.useEffect(()=>{const _=()=>{p(window.innerWidth<600?60:80)};return _(),window.addEventListener("resize",_),()=>window.removeEventListener("resize",_)},[]),!e)return null;const m=()=>{n&&n(),t&&t()},d=()=>{t&&t()},g={success:{icon:jsxRuntimeExports.jsx("div",{className:"success-icon",children:jsxRuntimeExports.jsx(Lottie,{animationData:successAnimation,loop:!0,style:{width:"100%",height:"100%"}})}),title:"Success"},error:{icon:jsxRuntimeExports.jsx("div",{className:"error-icon",children:jsxRuntimeExports.jsx(Lottie,{animationData:errorAnimation,loop:!0,style:{width:"100%",height:"100%"}})}),title:"Error"},info:{icon:jsxRuntimeExports.jsx("div",{className:"info-icon",children:jsxRuntimeExports.jsx(Lottie,{animationData:infoAnimation,loop:!0,style:{width:"100%",height:"100%"}})}),title:"Information"}}[i??"info"];return jsxRuntimeExports.jsx("div",{className:"modal-overlay",children:jsxRuntimeExports.jsxs("div",{className:"modal-container",children:[jsxRuntimeExports.jsx(CEButton,{className:"close-button",onClick:t??(()=>{}),children:"×"}),jsxRuntimeExports.jsxs("div",{className:"modal-header",children:[g.icon,jsxRuntimeExports.jsx("h2",{children:g.title})]}),jsxRuntimeExports.jsx("div",{className:"modal-body",children:jsxRuntimeExports.jsx("p",{children:o})}),jsxRuntimeExports.jsxs("div",{className:"modal-actions",children:[i==="success"&&jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx(CEButton,{className:"button confirm-button",onClick:m,children:l}),jsxRuntimeExports.jsx(CEButton,{className:"button cancel-button",onClick:d,children:u})]}),i==="error"&&jsxRuntimeExports.jsx(CEButton,{className:"button confirm-button",onClick:d,children:u||"CLOSE"}),i==="info"&&jsxRuntimeExports.jsx(CEButton,{className:"button confirm-button",onClick:d,children:"OKAY"})]})]})})},CEDialogBox=({isOpen:e,onClose:t,title:n,content:i,agreementLabel:o,buttonPosition:l="right",titlePosition:u="left",showCheckbox:f=!0,width:p="500px",maxWidth:m="90%",maxHeight:d="90vh",buttons:g,classNames:_={}})=>{const[E,S]=React.useState(!1),[b,T]=React.useState(!1);if(!e)return null;const C={left:"flex-start",center:"center",right:"flex-end"},A=R=>{S(R),R&&T(!1)};return jsxRuntimeExports.jsx("div",{className:`dialog-overlay ${e?"open":""}`,children:jsxRuntimeExports.jsxs("div",{className:`dialog-box ${e?"open":""}`,style:{width:p,maxWidth:m,maxHeight:d},children:[jsxRuntimeExports.jsx("div",{className:`dialog-title ${_.title||""}`,style:{textAlign:u},children:n}),jsxRuntimeExports.jsx("div",{className:`dialog-content ${_.content||""}`,children:i}),f&&o&&jsxRuntimeExports.jsxs("div",{className:`dialog-agreement ${_.agreement||""}`,children:[jsxRuntimeExports.jsx(CECheckBox,{label:o,checked:E,onChange:A}),b&&jsxRuntimeExports.jsx("div",{className:`error-message ${_.error||""}`,children:"Please accept the terms to continue"})]}),jsxRuntimeExports.jsx("div",{className:`dialog-actions ${_.button||""}`,style:{justifyContent:C[l]},children:g.map((R,O)=>jsxRuntimeExports.jsx(CEButton,{onClick:()=>{if(f&&!E&&!R.bypassCheckbox){T(!0);return}T(!1),R.onClick()},children:R.text},O))})]})})};/*! xlsx.js (C) 2013-present SheetJS -- http://sheetjs.com */var XLSX={};XLSX.version="0.18.5";var current_ansi=1252,VALID_ANSI=[874,932,936,949,950,1250,1251,1252,1253,1254,1255,1256,1257,1258,1e4],set_ansi=function(e){VALID_ANSI.indexOf(e)!=-1&&(current_ansi=e)};function reset_ansi(){set_ansi(1252)}var set_cp=function(e){set_ansi(e)};function reset_cp(){set_cp(1200),reset_ansi()}var _getchar=function e(t){return String.fromCharCode(t)},_getansi=function e(t){return String.fromCharCode(t)},$cptable,Base64_map="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function Base64_encode(e){for(var t="",n=0,i=0,o=0,l=0,u=0,f=0,p=0,m=0;m<e.length;)n=e.charCodeAt(m++),l=n>>2,i=e.charCodeAt(m++),u=(n&3)<<4|i>>4,o=e.charCodeAt(m++),f=(i&15)<<2|o>>6,p=o&63,isNaN(i)?f=p=64:isNaN(o)&&(p=64),t+=Base64_map.charAt(l)+Base64_map.charAt(u)+Base64_map.charAt(f)+Base64_map.charAt(p);return t}function Base64_decode(e){var t="",n=0,i=0,o=0,l=0,u=0,f=0,p=0;e=e.replace(/[^\w\+\/\=]/g,"");for(var m=0;m<e.length;)l=Base64_map.indexOf(e.charAt(m++)),u=Base64_map.indexOf(e.charAt(m++)),n=l<<2|u>>4,t+=String.fromCharCode(n),f=Base64_map.indexOf(e.charAt(m++)),i=(u&15)<<4|f>>2,f!==64&&(t+=String.fromCharCode(i)),p=Base64_map.indexOf(e.charAt(m++)),o=(f&3)<<6|p,p!==64&&(t+=String.fromCharCode(o));return t}var has_buf=(function(){return typeof Buffer<"u"&&typeof process<"u"&&typeof process.versions<"u"&&!!process.versions.node})(),Buffer_from=(function(){if(typeof Buffer<"u"){var e=!Buffer.from;if(!e)try{Buffer.from("foo","utf8")}catch{e=!0}return e?function(t,n){return n?new Buffer(t,n):new Buffer(t)}:Buffer.from.bind(Buffer)}return function(){}})();function new_raw_buf(e){return has_buf?Buffer.alloc?Buffer.alloc(e):new Buffer(e):typeof Uint8Array<"u"?new Uint8Array(e):new Array(e)}function new_unsafe_buf(e){return has_buf?Buffer.allocUnsafe?Buffer.allocUnsafe(e):new Buffer(e):typeof Uint8Array<"u"?new Uint8Array(e):new Array(e)}var s2a=function e(t){return has_buf?Buffer_from(t,"binary"):t.split("").map(function(n){return n.charCodeAt(0)&255})};function s2ab(e){if(typeof ArrayBuffer>"u")return s2a(e);for(var t=new ArrayBuffer(e.length),n=new Uint8Array(t),i=0;i!=e.length;++i)n[i]=e.charCodeAt(i)&255;return t}function a2s(e){if(Array.isArray(e))return e.map(function(i){return String.fromCharCode(i)}).join("");for(var t=[],n=0;n<e.length;++n)t[n]=String.fromCharCode(e[n]);return t.join("")}function a2u(e){if(typeof Uint8Array>"u")throw new Error("Unsupported");return new Uint8Array(e)}var bconcat=has_buf?function(e){return Buffer.concat(e.map(function(t){return Buffer.isBuffer(t)?t:Buffer_from(t)}))}:function(e){if(typeof Uint8Array<"u"){var t=0,n=0;for(t=0;t<e.length;++t)n+=e[t].length;var i=new Uint8Array(n),o=0;for(t=0,n=0;t<e.length;n+=o,++t)if(o=e[t].length,e[t]instanceof Uint8Array)i.set(e[t],n);else{if(typeof e[t]=="string")throw"wtf";i.set(new Uint8Array(e[t]),n)}return i}return[].concat.apply([],e.map(function(l){return Array.isArray(l)?l:[].slice.call(l)}))};function utf8decode(e){for(var t=[],n=0,i=e.length+250,o=new_raw_buf(e.length+255),l=0;l<e.length;++l){var u=e.charCodeAt(l);if(u<128)o[n++]=u;else if(u<2048)o[n++]=192|u>>6&31,o[n++]=128|u&63;else if(u>=55296&&u<57344){u=(u&1023)+64;var f=e.charCodeAt(++l)&1023;o[n++]=240|u>>8&7,o[n++]=128|u>>2&63,o[n++]=128|f>>6&15|(u&3)<<4,o[n++]=128|f&63}else o[n++]=224|u>>12&15,o[n++]=128|u>>6&63,o[n++]=128|u&63;n>i&&(t.push(o.slice(0,n)),n=0,o=new_raw_buf(65535),i=65530)}return t.push(o.slice(0,n)),bconcat(t)}var chr0=/\u0000/g,chr1=/[\u0001-\u0006]/g;function _strrev(e){for(var t="",n=e.length-1;n>=0;)t+=e.charAt(n--);return t}function pad0(e,t){var n=""+e;return n.length>=t?n:fill("0",t-n.length)+n}function pad_(e,t){var n=""+e;return n.length>=t?n:fill(" ",t-n.length)+n}function rpad_(e,t){var n=""+e;return n.length>=t?n:n+fill(" ",t-n.length)}function pad0r1(e,t){var n=""+Math.round(e);return n.length>=t?n:fill("0",t-n.length)+n}function pad0r2(e,t){var n=""+e;return n.length>=t?n:fill("0",t-n.length)+n}var p2_32=Math.pow(2,32);function pad0r(e,t){if(e>p2_32||e<-p2_32)return pad0r1(e,t);var n=Math.round(e);return pad0r2(n,t)}function SSF_isgeneral(e,t){return t=t||0,e.length>=7+t&&(e.charCodeAt(t)|32)===103&&(e.charCodeAt(t+1)|32)===101&&(e.charCodeAt(t+2)|32)===110&&(e.charCodeAt(t+3)|32)===101&&(e.charCodeAt(t+4)|32)===114&&(e.charCodeAt(t+5)|32)===97&&(e.charCodeAt(t+6)|32)===108}var days$1=[["Sun","Sunday"],["Mon","Monday"],["Tue","Tuesday"],["Wed","Wednesday"],["Thu","Thursday"],["Fri","Friday"],["Sat","Saturday"]],months=[["J","Jan","January"],["F","Feb","February"],["M","Mar","March"],["A","Apr","April"],["M","May","May"],["J","Jun","June"],["J","Jul","July"],["A","Aug","August"],["S","Sep","September"],["O","Oct","October"],["N","Nov","November"],["D","Dec","December"]];function SSF_init_table(e){return e||(e={}),e[0]="General",e[1]="0",e[2]="0.00",e[3]="#,##0",e[4]="#,##0.00",e[9]="0%",e[10]="0.00%",e[11]="0.00E+00",e[12]="# ?/?",e[13]="# ??/??",e[14]="m/d/yy",e[15]="d-mmm-yy",e[16]="d-mmm",e[17]="mmm-yy",e[18]="h:mm AM/PM",e[19]="h:mm:ss AM/PM",e[20]="h:mm",e[21]="h:mm:ss",e[22]="m/d/yy h:mm",e[37]="#,##0 ;(#,##0)",e[38]="#,##0 ;[Red](#,##0)",e[39]="#,##0.00;(#,##0.00)",e[40]="#,##0.00;[Red](#,##0.00)",e[45]="mm:ss",e[46]="[h]:mm:ss",e[47]="mmss.0",e[48]="##0.0E+0",e[49]="@",e[56]='"上午/下午 "hh"時"mm"分"ss"秒 "',e}var table_fmt={0:"General",1:"0",2:"0.00",3:"#,##0",4:"#,##0.00",9:"0%",10:"0.00%",11:"0.00E+00",12:"# ?/?",13:"# ??/??",14:"m/d/yy",15:"d-mmm-yy",16:"d-mmm",17:"mmm-yy",18:"h:mm AM/PM",19:"h:mm:ss AM/PM",20:"h:mm",21:"h:mm:ss",22:"m/d/yy h:mm",37:"#,##0 ;(#,##0)",38:"#,##0 ;[Red](#,##0)",39:"#,##0.00;(#,##0.00)",40:"#,##0.00;[Red](#,##0.00)",45:"mm:ss",46:"[h]:mm:ss",47:"mmss.0",48:"##0.0E+0",49:"@",56:'"上午/下午 "hh"時"mm"分"ss"秒 "'},SSF_default_map={5:37,6:38,7:39,8:40,23:0,24:0,25:0,26:0,27:14,28:14,29:14,30:14,31:14,50:14,51:14,52:14,53:14,54:14,55:14,56:14,57:14,58:14,59:1,60:2,61:3,62:4,67:9,68:10,69:12,70:13,71:14,72:14,73:15,74:16,75:17,76:20,77:21,78:22,79:45,80:46,81:47,82:0},SSF_default_str={5:'"$"#,##0_);\\("$"#,##0\\)',63:'"$"#,##0_);\\("$"#,##0\\)',6:'"$"#,##0_);[Red]\\("$"#,##0\\)',64:'"$"#,##0_);[Red]\\("$"#,##0\\)',7:'"$"#,##0.00_);\\("$"#,##0.00\\)',65:'"$"#,##0.00_);\\("$"#,##0.00\\)',8:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',66:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',41:'_(* #,##0_);_(* \\(#,##0\\);_(* "-"_);_(@_)',42:'_("$"* #,##0_);_("$"* \\(#,##0\\);_("$"* "-"_);_(@_)',43:'_(* #,##0.00_);_(* \\(#,##0.00\\);_(* "-"??_);_(@_)',44:'_("$"* #,##0.00_);_("$"* \\(#,##0.00\\);_("$"* "-"??_);_(@_)'};function SSF_frac(e,t,n){for(var i=e<0?-1:1,o=e*i,l=0,u=1,f=0,p=1,m=0,d=0,g=Math.floor(o);m<t&&(g=Math.floor(o),f=g*u+l,d=g*m+p,!(o-g<5e-8));)o=1/(o-g),l=u,u=f,p=m,m=d;if(d>t&&(m>t?(d=p,f=l):(d=m,f=u)),!n)return[0,i*f,d];var _=Math.floor(i*f/d);return[_,i*f-_*d,d]}function SSF_parse_date_code(e,t,n){if(e>2958465||e<0)return null;var i=e|0,o=Math.floor(86400*(e-i)),l=0,u=[],f={D:i,T:o,u:86400*(e-i)-o,y:0,m:0,d:0,H:0,M:0,S:0,q:0};if(Math.abs(f.u)<1e-6&&(f.u=0),t&&t.date1904&&(i+=1462),f.u>.9999&&(f.u=0,++o==86400&&(f.T=o=0,++i,++f.D)),i===60)u=n?[1317,10,29]:[1900,2,29],l=3;else if(i===0)u=n?[1317,8,29]:[1900,1,0],l=6;else{i>60&&--i;var p=new Date(1900,0,1);p.setDate(p.getDate()+i-1),u=[p.getFullYear(),p.getMonth()+1,p.getDate()],l=p.getDay(),i<60&&(l=(l+6)%7),n&&(l=SSF_fix_hijri(p,u))}return f.y=u[0],f.m=u[1],f.d=u[2],f.S=o%60,o=Math.floor(o/60),f.M=o%60,o=Math.floor(o/60),f.H=o,f.q=l,f}var SSFbasedate=new Date(1899,11,31,0,0,0),SSFdnthresh=SSFbasedate.getTime(),SSFbase1904=new Date(1900,2,1,0,0,0);function datenum_local(e,t){var n=e.getTime();return t?n-=1461*24*60*60*1e3:e>=SSFbase1904&&(n+=1440*60*1e3),(n-(SSFdnthresh+(e.getTimezoneOffset()-SSFbasedate.getTimezoneOffset())*6e4))/(1440*60*1e3)}function SSF_strip_decimal(e){return e.indexOf(".")==-1?e:e.replace(/(?:\.0*|(\.\d*[1-9])0+)$/,"$1")}function SSF_normalize_exp(e){return e.indexOf("E")==-1?e:e.replace(/(?:\.0*|(\.\d*[1-9])0+)[Ee]/,"$1E").replace(/(E[+-])(\d)$/,"$10$2")}function SSF_small_exp(e){var t=e<0?12:11,n=SSF_strip_decimal(e.toFixed(12));return n.length<=t||(n=e.toPrecision(10),n.length<=t)?n:e.toExponential(5)}function SSF_large_exp(e){var t=SSF_strip_decimal(e.toFixed(11));return t.length>(e<0?12:11)||t==="0"||t==="-0"?e.toPrecision(6):t}function SSF_general_num(e){var t=Math.floor(Math.log(Math.abs(e))*Math.LOG10E),n;return t>=-4&&t<=-1?n=e.toPrecision(10+t):Math.abs(t)<=9?n=SSF_small_exp(e):t===10?n=e.toFixed(10).substr(0,12):n=SSF_large_exp(e),SSF_strip_decimal(SSF_normalize_exp(n.toUpperCase()))}function SSF_general(e,t){switch(typeof e){case"string":return e;case"boolean":return e?"TRUE":"FALSE";case"number":return(e|0)===e?e.toString(10):SSF_general_num(e);case"undefined":return"";case"object":if(e==null)return"";if(e instanceof Date)return SSF_format(14,datenum_local(e,t&&t.date1904),t)}throw new Error("unsupported value in General format: "+e)}function SSF_fix_hijri(e,t){t[0]-=581;var n=e.getDay();return e<60&&(n=(n+6)%7),n}function SSF_write_date(e,t,n,i){var o="",l=0,u=0,f=n.y,p,m=0;switch(e){case 98:f=n.y+543;case 121:switch(t.length){case 1:case 2:p=f%100,m=2;break;default:p=f%1e4,m=4;break}break;case 109:switch(t.length){case 1:case 2:p=n.m,m=t.length;break;case 3:return months[n.m-1][1];case 5:return months[n.m-1][0];default:return months[n.m-1][2]}break;case 100:switch(t.length){case 1:case 2:p=n.d,m=t.length;break;case 3:return days$1[n.q][0];default:return days$1[n.q][1]}break;case 104:switch(t.length){case 1:case 2:p=1+(n.H+11)%12,m=t.length;break;default:throw"bad hour format: "+t}break;case 72:switch(t.length){case 1:case 2:p=n.H,m=t.length;break;default:throw"bad hour format: "+t}break;case 77:switch(t.length){case 1:case 2:p=n.M,m=t.length;break;default:throw"bad minute format: "+t}break;case 115:if(t!="s"&&t!="ss"&&t!=".0"&&t!=".00"&&t!=".000")throw"bad second format: "+t;return n.u===0&&(t=="s"||t=="ss")?pad0(n.S,t.length):(i>=2?u=i===3?1e3:100:u=i===1?10:1,l=Math.round(u*(n.S+n.u)),l>=60*u&&(l=0),t==="s"?l===0?"0":""+l/u:(o=pad0(l,2+i),t==="ss"?o.substr(0,2):"."+o.substr(2,t.length-1)));case 90:switch(t){case"[h]":case"[hh]":p=n.D*24+n.H;break;case"[m]":case"[mm]":p=(n.D*24+n.H)*60+n.M;break;case"[s]":case"[ss]":p=((n.D*24+n.H)*60+n.M)*60+Math.round(n.S+n.u);break;default:throw"bad abstime format: "+t}m=t.length===3?1:2;break;case 101:p=f,m=1;break}var d=m>0?pad0(p,m):"";return d}function commaify(e){var t=3;if(e.length<=t)return e;for(var n=e.length%t,i=e.substr(0,n);n!=e.length;n+=t)i+=(i.length>0?",":"")+e.substr(n,t);return i}var pct1=/%/g;function write_num_pct(e,t,n){var i=t.replace(pct1,""),o=t.length-i.length;return write_num(e,i,n*Math.pow(10,2*o))+fill("%",o)}function write_num_cm(e,t,n){for(var i=t.length-1;t.charCodeAt(i-1)===44;)--i;return write_num(e,t.substr(0,i),n/Math.pow(10,3*(t.length-i)))}function write_num_exp(e,t){var n,i=e.indexOf("E")-e.indexOf(".")-1;if(e.match(/^#+0.0E\+0$/)){if(t==0)return"0.0E+0";if(t<0)return"-"+write_num_exp(e,-t);var o=e.indexOf(".");o===-1&&(o=e.indexOf("E"));var l=Math.floor(Math.log(t)*Math.LOG10E)%o;if(l<0&&(l+=o),n=(t/Math.pow(10,l)).toPrecision(i+1+(o+l)%o),n.indexOf("e")===-1){var u=Math.floor(Math.log(t)*Math.LOG10E);for(n.indexOf(".")===-1?n=n.charAt(0)+"."+n.substr(1)+"E+"+(u-n.length+l):n+="E+"+(u-l);n.substr(0,2)==="0.";)n=n.charAt(0)+n.substr(2,o)+"."+n.substr(2+o),n=n.replace(/^0+([1-9])/,"$1").replace(/^0+\./,"0.");n=n.replace(/\+-/,"-")}n=n.replace(/^([+-]?)(\d*)\.(\d*)[Ee]/,function(f,p,m,d){return p+m+d.substr(0,(o+l)%o)+"."+d.substr(l)+"E"})}else n=t.toExponential(i);return e.match(/E\+00$/)&&n.match(/e[+-]\d$/)&&(n=n.substr(0,n.length-1)+"0"+n.charAt(n.length-1)),e.match(/E\-/)&&n.match(/e\+/)&&(n=n.replace(/e\+/,"e")),n.replace("e","E")}var frac1=/# (\?+)( ?)\/( ?)(\d+)/;function write_num_f1(e,t,n){var i=parseInt(e[4],10),o=Math.round(t*i),l=Math.floor(o/i),u=o-l*i,f=i;return n+(l===0?"":""+l)+" "+(u===0?fill(" ",e[1].length+1+e[4].length):pad_(u,e[1].length)+e[2]+"/"+e[3]+pad0(f,e[4].length))}function write_num_f2(e,t,n){return n+(t===0?"":""+t)+fill(" ",e[1].length+2+e[4].length)}var dec1=/^#*0*\.([0#]+)/,closeparen=/\).*[0#]/,phone=/\(###\) ###\\?-####/;function hashq(e){for(var t="",n,i=0;i!=e.length;++i)switch(n=e.charCodeAt(i)){case 35:break;case 63:t+=" ";break;case 48:t+="0";break;default:t+=String.fromCharCode(n)}return t}function rnd(e,t){var n=Math.pow(10,t);return""+Math.round(e*n)/n}function dec(e,t){var n=e-Math.floor(e),i=Math.pow(10,t);return t<(""+Math.round(n*i)).length?0:Math.round(n*i)}function carry(e,t){return t<(""+Math.round((e-Math.floor(e))*Math.pow(10,t))).length?1:0}function flr(e){return e<2147483647&&e>-2147483648?""+(e>=0?e|0:e-1|0):""+Math.floor(e)}function write_num_flt(e,t,n){if(e.charCodeAt(0)===40&&!t.match(closeparen)){var i=t.replace(/\( */,"").replace(/ \)/,"").replace(/\)/,"");return n>=0?write_num_flt("n",i,n):"("+write_num_flt("n",i,-n)+")"}if(t.charCodeAt(t.length-1)===44)return write_num_cm(e,t,n);if(t.indexOf("%")!==-1)return write_num_pct(e,t,n);if(t.indexOf("E")!==-1)return write_num_exp(t,n);if(t.charCodeAt(0)===36)return"$"+write_num_flt(e,t.substr(t.charAt(1)==" "?2:1),n);var o,l,u,f,p=Math.abs(n),m=n<0?"-":"";if(t.match(/^00+$/))return m+pad0r(p,t.length);if(t.match(/^[#?]+$/))return o=pad0r(n,0),o==="0"&&(o=""),o.length>t.length?o:hashq(t.substr(0,t.length-o.length))+o;if(l=t.match(frac1))return write_num_f1(l,p,m);if(t.match(/^#+0+$/))return m+pad0r(p,t.length-t.indexOf("0"));if(l=t.match(dec1))return o=rnd(n,l[1].length).replace(/^([^\.]+)$/,"$1."+hashq(l[1])).replace(/\.$/,"."+hashq(l[1])).replace(/\.(\d*)$/,function(S,b){return"."+b+fill("0",hashq(l[1]).length-b.length)}),t.indexOf("0.")!==-1?o:o.replace(/^0\./,".");if(t=t.replace(/^#+([0.])/,"$1"),l=t.match(/^(0*)\.(#*)$/))return m+rnd(p,l[2].length).replace(/\.(\d*[1-9])0*$/,".$1").replace(/^(-?\d*)$/,"$1.").replace(/^0\./,l[1].length?"0.":".");if(l=t.match(/^#{1,3},##0(\.?)$/))return m+commaify(pad0r(p,0));if(l=t.match(/^#,##0\.([#0]*0)$/))return n<0?"-"+write_num_flt(e,t,-n):commaify(""+(Math.floor(n)+carry(n,l[1].length)))+"."+pad0(dec(n,l[1].length),l[1].length);if(l=t.match(/^#,#*,#0/))return write_num_flt(e,t.replace(/^#,#*,/,""),n);if(l=t.match(/^([0#]+)(\\?-([0#]+))+$/))return o=_strrev(write_num_flt(e,t.replace(/[\\-]/g,""),n)),u=0,_strrev(_strrev(t.replace(/\\/g,"")).replace(/[0#]/g,function(S){return u<o.length?o.charAt(u++):S==="0"?"0":""}));if(t.match(phone))return o=write_num_flt(e,"##########",n),"("+o.substr(0,3)+") "+o.substr(3,3)+"-"+o.substr(6);var d="";if(l=t.match(/^([#0?]+)( ?)\/( ?)([#0?]+)/))return u=Math.min(l[4].length,7),f=SSF_frac(p,Math.pow(10,u)-1,!1),o=""+m,d=write_num("n",l[1],f[1]),d.charAt(d.length-1)==" "&&(d=d.substr(0,d.length-1)+"0"),o+=d+l[2]+"/"+l[3],d=rpad_(f[2],u),d.length<l[4].length&&(d=hashq(l[4].substr(l[4].length-d.length))+d),o+=d,o;if(l=t.match(/^# ([#0?]+)( ?)\/( ?)([#0?]+)/))return u=Math.min(Math.max(l[1].length,l[4].length),7),f=SSF_frac(p,Math.pow(10,u)-1,!0),m+(f[0]||(f[1]?"":"0"))+" "+(f[1]?pad_(f[1],u)+l[2]+"/"+l[3]+rpad_(f[2],u):fill(" ",2*u+1+l[2].length+l[3].length));if(l=t.match(/^[#0?]+$/))return o=pad0r(n,0),t.length<=o.length?o:hashq(t.substr(0,t.length-o.length))+o;if(l=t.match(/^([#0?]+)\.([#0]+)$/)){o=""+n.toFixed(Math.min(l[2].length,10)).replace(/([^0])0+$/,"$1"),u=o.indexOf(".");var g=t.indexOf(".")-u,_=t.length-o.length-g;return hashq(t.substr(0,g)+o+t.substr(t.length-_))}if(l=t.match(/^00,000\.([#0]*0)$/))return u=dec(n,l[1].length),n<0?"-"+write_num_flt(e,t,-n):commaify(flr(n)).replace(/^\d,\d{3}$/,"0$&").replace(/^\d*$/,function(S){return"00,"+(S.length<3?pad0(0,3-S.length):"")+S})+"."+pad0(u,l[1].length);switch(t){case"###,##0.00":return write_num_flt(e,"#,##0.00",n);case"###,###":case"##,###":case"#,###":var E=commaify(pad0r(p,0));return E!=="0"?m+E:"";case"###,###.00":return write_num_flt(e,"###,##0.00",n).replace(/^0\./,".");case"#,###.00":return write_num_flt(e,"#,##0.00",n).replace(/^0\./,".")}throw new Error("unsupported format |"+t+"|")}function write_num_cm2(e,t,n){for(var i=t.length-1;t.charCodeAt(i-1)===44;)--i;return write_num(e,t.substr(0,i),n/Math.pow(10,3*(t.length-i)))}function write_num_pct2(e,t,n){var i=t.replace(pct1,""),o=t.length-i.length;return write_num(e,i,n*Math.pow(10,2*o))+fill("%",o)}function write_num_exp2(e,t){var n,i=e.indexOf("E")-e.indexOf(".")-1;if(e.match(/^#+0.0E\+0$/)){if(t==0)return"0.0E+0";if(t<0)return"-"+write_num_exp2(e,-t);var o=e.indexOf(".");o===-1&&(o=e.indexOf("E"));var l=Math.floor(Math.log(t)*Math.LOG10E)%o;if(l<0&&(l+=o),n=(t/Math.pow(10,l)).toPrecision(i+1+(o+l)%o),!n.match(/[Ee]/)){var u=Math.floor(Math.log(t)*Math.LOG10E);n.indexOf(".")===-1?n=n.charAt(0)+"."+n.substr(1)+"E+"+(u-n.length+l):n+="E+"+(u-l),n=n.replace(/\+-/,"-")}n=n.replace(/^([+-]?)(\d*)\.(\d*)[Ee]/,function(f,p,m,d){return p+m+d.substr(0,(o+l)%o)+"."+d.substr(l)+"E"})}else n=t.toExponential(i);return e.match(/E\+00$/)&&n.match(/e[+-]\d$/)&&(n=n.substr(0,n.length-1)+"0"+n.charAt(n.length-1)),e.match(/E\-/)&&n.match(/e\+/)&&(n=n.replace(/e\+/,"e")),n.replace("e","E")}function write_num_int(e,t,n){if(e.charCodeAt(0)===40&&!t.match(closeparen)){var i=t.replace(/\( */,"").replace(/ \)/,"").replace(/\)/,"");return n>=0?write_num_int("n",i,n):"("+write_num_int("n",i,-n)+")"}if(t.charCodeAt(t.length-1)===44)return write_num_cm2(e,t,n);if(t.indexOf("%")!==-1)return write_num_pct2(e,t,n);if(t.indexOf("E")!==-1)return write_num_exp2(t,n);if(t.charCodeAt(0)===36)return"$"+write_num_int(e,t.substr(t.charAt(1)==" "?2:1),n);var o,l,u,f,p=Math.abs(n),m=n<0?"-":"";if(t.match(/^00+$/))return m+pad0(p,t.length);if(t.match(/^[#?]+$/))return o=""+n,n===0&&(o=""),o.length>t.length?o:hashq(t.substr(0,t.length-o.length))+o;if(l=t.match(frac1))return write_num_f2(l,p,m);if(t.match(/^#+0+$/))return m+pad0(p,t.length-t.indexOf("0"));if(l=t.match(dec1))return o=(""+n).replace(/^([^\.]+)$/,"$1."+hashq(l[1])).replace(/\.$/,"."+hashq(l[1])),o=o.replace(/\.(\d*)$/,function(S,b){return"."+b+fill("0",hashq(l[1]).length-b.length)}),t.indexOf("0.")!==-1?o:o.replace(/^0\./,".");if(t=t.replace(/^#+([0.])/,"$1"),l=t.match(/^(0*)\.(#*)$/))return m+(""+p).replace(/\.(\d*[1-9])0*$/,".$1").replace(/^(-?\d*)$/,"$1.").replace(/^0\./,l[1].length?"0.":".");if(l=t.match(/^#{1,3},##0(\.?)$/))return m+commaify(""+p);if(l=t.match(/^#,##0\.([#0]*0)$/))return n<0?"-"+write_num_int(e,t,-n):commaify(""+n)+"."+fill("0",l[1].length);if(l=t.match(/^#,#*,#0/))return write_num_int(e,t.replace(/^#,#*,/,""),n);if(l=t.match(/^([0#]+)(\\?-([0#]+))+$/))return o=_strrev(write_num_int(e,t.replace(/[\\-]/g,""),n)),u=0,_strrev(_strrev(t.replace(/\\/g,"")).replace(/[0#]/g,function(S){return u<o.length?o.charAt(u++):S==="0"?"0":""}));if(t.match(phone))return o=write_num_int(e,"##########",n),"("+o.substr(0,3)+") "+o.substr(3,3)+"-"+o.substr(6);var d="";if(l=t.match(/^([#0?]+)( ?)\/( ?)([#0?]+)/))return u=Math.min(l[4].length,7),f=SSF_frac(p,Math.pow(10,u)-1,!1),o=""+m,d=write_num("n",l[1],f[1]),d.charAt(d.length-1)==" "&&(d=d.substr(0,d.length-1)+"0"),o+=d+l[2]+"/"+l[3],d=rpad_(f[2],u),d.length<l[4].length&&(d=hashq(l[4].substr(l[4].length-d.length))+d),o+=d,o;if(l=t.match(/^# ([#0?]+)( ?)\/( ?)([#0?]+)/))return u=Math.min(Math.max(l[1].length,l[4].length),7),f=SSF_frac(p,Math.pow(10,u)-1,!0),m+(f[0]||(f[1]?"":"0"))+" "+(f[1]?pad_(f[1],u)+l[2]+"/"+l[3]+rpad_(f[2],u):fill(" ",2*u+1+l[2].length+l[3].length));if(l=t.match(/^[#0?]+$/))return o=""+n,t.length<=o.length?o:hashq(t.substr(0,t.length-o.length))+o;if(l=t.match(/^([#0]+)\.([#0]+)$/)){o=""+n.toFixed(Math.min(l[2].length,10)).replace(/([^0])0+$/,"$1"),u=o.indexOf(".");var g=t.indexOf(".")-u,_=t.length-o.length-g;return hashq(t.substr(0,g)+o+t.substr(t.length-_))}if(l=t.match(/^00,000\.([#0]*0)$/))return n<0?"-"+write_num_int(e,t,-n):commaify(""+n).replace(/^\d,\d{3}$/,"0$&").replace(/^\d*$/,function(S){return"00,"+(S.length<3?pad0(0,3-S.length):"")+S})+"."+pad0(0,l[1].length);switch(t){case"###,###":case"##,###":case"#,###":var E=commaify(""+p);return E!=="0"?m+E:"";default:if(t.match(/\.[0#?]*$/))return write_num_int(e,t.slice(0,t.lastIndexOf(".")),n)+hashq(t.slice(t.lastIndexOf(".")))}throw new Error("unsupported format |"+t+"|")}function write_num(e,t,n){return(n|0)===n?write_num_int(e,t,n):write_num_flt(e,t,n)}function SSF_split_fmt(e){for(var t=[],n=!1,i=0,o=0;i<e.length;++i)switch(e.charCodeAt(i)){case 34:n=!n;break;case 95:case 42:case 92:++i;break;case 59:t[t.length]=e.substr(o,i-o),o=i+1}if(t[t.length]=e.substr(o),n===!0)throw new Error("Format |"+e+"| unterminated string ");return t}var SSF_abstime=/\[[HhMmSs\u0E0A\u0E19\u0E17]*\]/;function fmt_is_date(e){for(var t=0,n="",i="";t<e.length;)switch(n=e.charAt(t)){case"G":SSF_isgeneral(e,t)&&(t+=6),t++;break;case'"':for(;e.charCodeAt(++t)!==34&&t<e.length;);++t;break;case"\\":t+=2;break;case"_":t+=2;break;case"@":++t;break;case"B":case"b":if(e.charAt(t+1)==="1"||e.charAt(t+1)==="2")return!0;case"M":case"D":case"Y":case"H":case"S":case"E":case"m":case"d":case"y":case"h":case"s":case"e":case"g":return!0;case"A":case"a":case"上":if(e.substr(t,3).toUpperCase()==="A/P"||e.substr(t,5).toUpperCase()==="AM/PM"||e.substr(t,5).toUpperCase()==="上午/下午")return!0;++t;break;case"[":for(i=n;e.charAt(t++)!=="]"&&t<e.length;)i+=e.charAt(t);if(i.match(SSF_abstime))return!0;break;case".":case"0":case"#":for(;t<e.length&&("0#?.,E+-%".indexOf(n=e.charAt(++t))>-1||n=="\\"&&e.charAt(t+1)=="-"&&"0#".indexOf(e.charAt(t+2))>-1););break;case"?":for(;e.charAt(++t)===n;);break;case"*":++t,(e.charAt(t)==" "||e.charAt(t)=="*")&&++t;break;case"(":case")":++t;break;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":for(;t<e.length&&"0123456789".indexOf(e.charAt(++t))>-1;);break;case" ":++t;break;default:++t;break}return!1}function eval_fmt(e,t,n,i){for(var o=[],l="",u=0,f="",p="t",m,d,g,_="H";u<e.length;)switch(f=e.charAt(u)){case"G":if(!SSF_isgeneral(e,u))throw new Error("unrecognized character "+f+" in "+e);o[o.length]={t:"G",v:"General"},u+=7;break;case'"':for(l="";(g=e.charCodeAt(++u))!==34&&u<e.length;)l+=String.fromCharCode(g);o[o.length]={t:"t",v:l},++u;break;case"\\":var E=e.charAt(++u),S=E==="("||E===")"?E:"t";o[o.length]={t:S,v:E},++u;break;case"_":o[o.length]={t:"t",v:" "},u+=2;break;case"@":o[o.length]={t:"T",v:t},++u;break;case"B":case"b":if(e.charAt(u+1)==="1"||e.charAt(u+1)==="2"){if(m==null&&(m=SSF_parse_date_code(t,n,e.charAt(u+1)==="2"),m==null))return"";o[o.length]={t:"X",v:e.substr(u,2)},p=f,u+=2;break}case"M":case"D":case"Y":case"H":case"S":case"E":f=f.toLowerCase();case"m":case"d":case"y":case"h":case"s":case"e":case"g":if(t<0||m==null&&(m=SSF_parse_date_code(t,n),m==null))return"";for(l=f;++u<e.length&&e.charAt(u).toLowerCase()===f;)l+=f;f==="m"&&p.toLowerCase()==="h"&&(f="M"),f==="h"&&(f=_),o[o.length]={t:f,v:l},p=f;break;case"A":case"a":case"上":var b={t:f,v:f};if(m==null&&(m=SSF_parse_date_code(t,n)),e.substr(u,3).toUpperCase()==="A/P"?(m!=null&&(b.v=m.H>=12?"P":"A"),b.t="T",_="h",u+=3):e.substr(u,5).toUpperCase()==="AM/PM"?(m!=null&&(b.v=m.H>=12?"PM":"AM"),b.t="T",u+=5,_="h"):e.substr(u,5).toUpperCase()==="上午/下午"?(m!=null&&(b.v=m.H>=12?"下午":"上午"),b.t="T",u+=5,_="h"):(b.t="t",++u),m==null&&b.t==="T")return"";o[o.length]=b,p=f;break;case"[":for(l=f;e.charAt(u++)!=="]"&&u<e.length;)l+=e.charAt(u);if(l.slice(-1)!=="]")throw'unterminated "[" block: |'+l+"|";if(l.match(SSF_abstime)){if(m==null&&(m=SSF_parse_date_code(t,n),m==null))return"";o[o.length]={t:"Z",v:l.toLowerCase()},p=l.charAt(1)}else l.indexOf("$")>-1&&(l=(l.match(/\$([^-\[\]]*)/)||[])[1]||"$",fmt_is_date(e)||(o[o.length]={t:"t",v:l}));break;case".":if(m!=null){for(l=f;++u<e.length&&(f=e.charAt(u))==="0";)l+=f;o[o.length]={t:"s",v:l};break}case"0":case"#":for(l=f;++u<e.length&&"0#?.,E+-%".indexOf(f=e.charAt(u))>-1;)l+=f;o[o.length]={t:"n",v:l};break;case"?":for(l=f;e.charAt(++u)===f;)l+=f;o[o.length]={t:f,v:l},p=f;break;case"*":++u,(e.charAt(u)==" "||e.charAt(u)=="*")&&++u;break;case"(":case")":o[o.length]={t:i===1?"t":f,v:f},++u;break;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":for(l=f;u<e.length&&"0123456789".indexOf(e.charAt(++u))>-1;)l+=e.charAt(u);o[o.length]={t:"D",v:l};break;case" ":o[o.length]={t:f,v:f},++u;break;case"$":o[o.length]={t:"t",v:"$"},++u;break;default:if(",$-+/():!^&'~{}<>=€acfijklopqrtuvwxzP".indexOf(f)===-1)throw new Error("unrecognized character "+f+" in "+e);o[o.length]={t:"t",v:f},++u;break}var T=0,C=0,A;for(u=o.length-1,p="t";u>=0;--u)switch(o[u].t){case"h":case"H":o[u].t=_,p="h",T<1&&(T=1);break;case"s":(A=o[u].v.match(/\.0+$/))&&(C=Math.max(C,A[0].length-1)),T<3&&(T=3);case"d":case"y":case"M":case"e":p=o[u].t;break;case"m":p==="s"&&(o[u].t="M",T<2&&(T=2));break;case"X":break;case"Z":T<1&&o[u].v.match(/[Hh]/)&&(T=1),T<2&&o[u].v.match(/[Mm]/)&&(T=2),T<3&&o[u].v.match(/[Ss]/)&&(T=3)}switch(T){case 0:break;case 1:m.u>=.5&&(m.u=0,++m.S),m.S>=60&&(m.S=0,++m.M),m.M>=60&&(m.M=0,++m.H);break;case 2:m.u>=.5&&(m.u=0,++m.S),m.S>=60&&(m.S=0,++m.M);break}var R="",O;for(u=0;u<o.length;++u)switch(o[u].t){case"t":case"T":case" ":case"D":break;case"X":o[u].v="",o[u].t=";";break;case"d":case"m":case"y":case"h":case"H":case"M":case"s":case"e":case"b":case"Z":o[u].v=SSF_write_date(o[u].t.charCodeAt(0),o[u].v,m,C),o[u].t="t";break;case"n":case"?":for(O=u+1;o[O]!=null&&((f=o[O].t)==="?"||f==="D"||(f===" "||f==="t")&&o[O+1]!=null&&(o[O+1].t==="?"||o[O+1].t==="t"&&o[O+1].v==="/")||o[u].t==="("&&(f===" "||f==="n"||f===")")||f==="t"&&(o[O].v==="/"||o[O].v===" "&&o[O+1]!=null&&o[O+1].t=="?"));)o[u].v+=o[O].v,o[O]={v:"",t:";"},++O;R+=o[u].v,u=O-1;break;case"G":o[u].t="t",o[u].v=SSF_general(t,n);break}var I="",j,D;if(R.length>0){R.charCodeAt(0)==40?(j=t<0&&R.charCodeAt(0)===45?-t:t,D=write_num("n",R,j)):(j=t<0&&i>1?-t:t,D=write_num("n",R,j),j<0&&o[0]&&o[0].t=="t"&&(D=D.substr(1),o[0].v="-"+o[0].v)),O=D.length-1;var F=o.length;for(u=0;u<o.length;++u)if(o[u]!=null&&o[u].t!="t"&&o[u].v.indexOf(".")>-1){F=u;break}var B=o.length;if(F===o.length&&D.indexOf("E")===-1){for(u=o.length-1;u>=0;--u)o[u]==null||"n?".indexOf(o[u].t)===-1||(O>=o[u].v.length-1?(O-=o[u].v.length,o[u].v=D.substr(O+1,o[u].v.length)):O<0?o[u].v="":(o[u].v=D.substr(0,O+1),O=-1),o[u].t="t",B=u);O>=0&&B<o.length&&(o[B].v=D.substr(0,O+1)+o[B].v)}else if(F!==o.length&&D.indexOf("E")===-1){for(O=D.indexOf(".")-1,u=F;u>=0;--u)if(!(o[u]==null||"n?".indexOf(o[u].t)===-1)){for(d=o[u].v.indexOf(".")>-1&&u===F?o[u].v.indexOf(".")-1:o[u].v.length-1,I=o[u].v.substr(d+1);d>=0;--d)O>=0&&(o[u].v.charAt(d)==="0"||o[u].v.charAt(d)==="#")&&(I=D.charAt(O--)+I);o[u].v=I,o[u].t="t",B=u}for(O>=0&&B<o.length&&(o[B].v=D.substr(0,O+1)+o[B].v),O=D.indexOf(".")+1,u=F;u<o.length;++u)if(!(o[u]==null||"n?(".indexOf(o[u].t)===-1&&u!==F)){for(d=o[u].v.indexOf(".")>-1&&u===F?o[u].v.indexOf(".")+1:0,I=o[u].v.substr(0,d);d<o[u].v.length;++d)O<D.length&&(I+=D.charAt(O++));o[u].v=I,o[u].t="t",B=u}}}for(u=0;u<o.length;++u)o[u]!=null&&"n?".indexOf(o[u].t)>-1&&(j=i>1&&t<0&&u>0&&o[u-1].v==="-"?-t:t,o[u].v=write_num(o[u].t,o[u].v,j),o[u].t="t");var X="";for(u=0;u!==o.length;++u)o[u]!=null&&(X+=o[u].v);return X}var cfregex2=/\[(=|>[=]?|<[>=]?)(-?\d+(?:\.\d*)?)\]/;function chkcond(e,t){if(t==null)return!1;var n=parseFloat(t[2]);switch(t[1]){case"=":if(e==n)return!0;break;case">":if(e>n)return!0;break;case"<":if(e<n)return!0;break;case"<>":if(e!=n)return!0;break;case">=":if(e>=n)return!0;break;case"<=":if(e<=n)return!0;break}return!1}function choose_fmt(e,t){var n=SSF_split_fmt(e),i=n.length,o=n[i-1].indexOf("@");if(i<4&&o>-1&&--i,n.length>4)throw new Error("cannot find right format for |"+n.join("|")+"|");if(typeof t!="number")return[4,n.length===4||o>-1?n[n.length-1]:"@"];switch(n.length){case 1:n=o>-1?["General","General","General",n[0]]:[n[0],n[0],n[0],"@"];break;case 2:n=o>-1?[n[0],n[0],n[0],n[1]]:[n[0],n[1],n[0],"@"];break;case 3:n=o>-1?[n[0],n[1],n[0],n[2]]:[n[0],n[1],n[2],"@"];break}var l=t>0?n[0]:t<0?n[1]:n[2];if(n[0].indexOf("[")===-1&&n[1].indexOf("[")===-1)return[i,l];if(n[0].match(/\[[=<>]/)!=null||n[1].match(/\[[=<>]/)!=null){var u=n[0].match(cfregex2),f=n[1].match(cfregex2);return chkcond(t,u)?[i,n[0]]:chkcond(t,f)?[i,n[1]]:[i,n[u!=null&&f!=null?2:1]]}return[i,l]}function SSF_format(e,t,n){n==null&&(n={});var i="";switch(typeof e){case"string":e=="m/d/yy"&&n.dateNF?i=n.dateNF:i=e;break;case"number":e==14&&n.dateNF?i=n.dateNF:i=(n.table!=null?n.table:table_fmt)[e],i==null&&(i=n.table&&n.table[SSF_default_map[e]]||table_fmt[SSF_default_map[e]]),i==null&&(i=SSF_default_str[e]||"General");break}if(SSF_isgeneral(i,0))return SSF_general(t,n);t instanceof Date&&(t=datenum_local(t,n.date1904));var o=choose_fmt(i,t);if(SSF_isgeneral(o[1]))return SSF_general(t,n);if(t===!0)t="TRUE";else if(t===!1)t="FALSE";else if(t===""||t==null)return"";return eval_fmt(o[1],t,n,o[0])}function SSF_load(e,t){if(typeof t!="number"){t=+t||-1;for(var n=0;n<392;++n){if(table_fmt[n]==null){t<0&&(t=n);continue}if(table_fmt[n]==e){t=n;break}}t<0&&(t=391)}return table_fmt[t]=e,t}function SSF_load_table(e){for(var t=0;t!=392;++t)e[t]!==void 0&&SSF_load(e[t],t)}function make_ssf(){table_fmt=SSF_init_table()}var dateNFregex=/[dD]+|[mM]+|[yYeE]+|[Hh]+|[Ss]+/g;function dateNF_regex(e){var t=typeof e=="number"?table_fmt[e]:e;return t=t.replace(dateNFregex,"(\\d+)"),new RegExp("^"+t+"$")}function dateNF_fix(e,t,n){var i=-1,o=-1,l=-1,u=-1,f=-1,p=-1;(t.match(dateNFregex)||[]).forEach(function(g,_){var E=parseInt(n[_+1],10);switch(g.toLowerCase().charAt(0)){case"y":i=E;break;case"d":l=E;break;case"h":u=E;break;case"s":p=E;break;case"m":u>=0?f=E:o=E;break}}),p>=0&&f==-1&&o>=0&&(f=o,o=-1);var m=(""+(i>=0?i:new Date().getFullYear())).slice(-4)+"-"+("00"+(o>=1?o:1)).slice(-2)+"-"+("00"+(l>=1?l:1)).slice(-2);m.length==7&&(m="0"+m),m.length==8&&(m="20"+m);var d=("00"+(u>=0?u:0)).slice(-2)+":"+("00"+(f>=0?f:0)).slice(-2)+":"+("00"+(p>=0?p:0)).slice(-2);return u==-1&&f==-1&&p==-1?m:i==-1&&o==-1&&l==-1?d:m+"T"+d}var CRC32=(function(){var e={};e.version="1.2.0";function t(){for(var D=0,F=new Array(256),B=0;B!=256;++B)D=B,D=D&1?-306674912^D>>>1:D>>>1,D=D&1?-306674912^D>>>1:D>>>1,D=D&1?-306674912^D>>>1:D>>>1,D=D&1?-306674912^D>>>1:D>>>1,D=D&1?-306674912^D>>>1:D>>>1,D=D&1?-306674912^D>>>1:D>>>1,D=D&1?-306674912^D>>>1:D>>>1,D=D&1?-306674912^D>>>1:D>>>1,F[B]=D;return typeof Int32Array<"u"?new Int32Array(F):F}var n=t();function i(D){var F=0,B=0,X=0,z=typeof Int32Array<"u"?new Int32Array(4096):new Array(4096);for(X=0;X!=256;++X)z[X]=D[X];for(X=0;X!=256;++X)for(B=D[X],F=256+X;F<4096;F+=256)B=z[F]=B>>>8^D[B&255];var M=[];for(X=1;X!=16;++X)M[X-1]=typeof Int32Array<"u"?z.subarray(X*256,X*256+256):z.slice(X*256,X*256+256);return M}var o=i(n),l=o[0],u=o[1],f=o[2],p=o[3],m=o[4],d=o[5],g=o[6],_=o[7],E=o[8],S=o[9],b=o[10],T=o[11],C=o[12],A=o[13],R=o[14];function O(D,F){for(var B=F^-1,X=0,z=D.length;X<z;)B=B>>>8^n[(B^D.charCodeAt(X++))&255];return~B}function I(D,F){for(var B=F^-1,X=D.length-15,z=0;z<X;)B=R[D[z++]^B&255]^A[D[z++]^B>>8&255]^C[D[z++]^B>>16&255]^T[D[z++]^B>>>24]^b[D[z++]]^S[D[z++]]^E[D[z++]]^_[D[z++]]^g[D[z++]]^d[D[z++]]^m[D[z++]]^p[D[z++]]^f[D[z++]]^u[D[z++]]^l[D[z++]]^n[D[z++]];for(X+=15;z<X;)B=B>>>8^n[(B^D[z++])&255];return~B}function j(D,F){for(var B=F^-1,X=0,z=D.length,M=0,H=0;X<z;)M=D.charCodeAt(X++),M<128?B=B>>>8^n[(B^M)&255]:M<2048?(B=B>>>8^n[(B^(192|M>>6&31))&255],B=B>>>8^n[(B^(128|M&63))&255]):M>=55296&&M<57344?(M=(M&1023)+64,H=D.charCodeAt(X++)&1023,B=B>>>8^n[(B^(240|M>>8&7))&255],B=B>>>8^n[(B^(128|M>>2&63))&255],B=B>>>8^n[(B^(128|H>>6&15|(M&3)<<4))&255],B=B>>>8^n[(B^(128|H&63))&255]):(B=B>>>8^n[(B^(224|M>>12&15))&255],B=B>>>8^n[(B^(128|M>>6&63))&255],B=B>>>8^n[(B^(128|M&63))&255]);return~B}return e.table=n,e.bstr=O,e.buf=I,e.str=j,e})(),CFB=(function e(){var t={};t.version="1.2.1";function n(Z,ae){for(var te=Z.split("/"),ne=ae.split("/"),se=0,oe=0,xe=Math.min(te.length,ne.length);se<xe;++se){if(oe=te[se].length-ne[se].length)return oe;if(te[se]!=ne[se])return te[se]<ne[se]?-1:1}return te.length-ne.length}function i(Z){if(Z.charAt(Z.length-1)=="/")return Z.slice(0,-1).indexOf("/")===-1?Z:i(Z.slice(0,-1));var ae=Z.lastIndexOf("/");return ae===-1?Z:Z.slice(0,ae+1)}function o(Z){if(Z.charAt(Z.length-1)=="/")return o(Z.slice(0,-1));var ae=Z.lastIndexOf("/");return ae===-1?Z:Z.slice(ae+1)}function l(Z,ae){typeof ae=="string"&&(ae=new Date(ae));var te=ae.getHours();te=te<<6|ae.getMinutes(),te=te<<5|ae.getSeconds()>>>1,Z.write_shift(2,te);var ne=ae.getFullYear()-1980;ne=ne<<4|ae.getMonth()+1,ne=ne<<5|ae.getDate(),Z.write_shift(2,ne)}function u(Z){var ae=Z.read_shift(2)&65535,te=Z.read_shift(2)&65535,ne=new Date,se=te&31;te>>>=5;var oe=te&15;te>>>=4,ne.setMilliseconds(0),ne.setFullYear(te+1980),ne.setMonth(oe-1),ne.setDate(se);var xe=ae&31;ae>>>=5;var Te=ae&63;return ae>>>=6,ne.setHours(ae),ne.setMinutes(Te),ne.setSeconds(xe<<1),ne}function f(Z){prep_blob(Z,0);for(var ae={},te=0;Z.l<=Z.length-4;){var ne=Z.read_shift(2),se=Z.read_shift(2),oe=Z.l+se,xe={};switch(ne){case 21589:te=Z.read_shift(1),te&1&&(xe.mtime=Z.read_shift(4)),se>5&&(te&2&&(xe.atime=Z.read_shift(4)),te&4&&(xe.ctime=Z.read_shift(4))),xe.mtime&&(xe.mt=new Date(xe.mtime*1e3));break}Z.l=oe,ae[ne]=xe}return ae}var p;function m(){return p||(p={})}function d(Z,ae){if(Z[0]==80&&Z[1]==75)return Je(Z,ae);if((Z[0]|32)==109&&(Z[1]|32)==105)return Et(Z,ae);if(Z.length<512)throw new Error("CFB file size "+Z.length+" < 512");var te=3,ne=512,se=0,oe=0,xe=0,Te=0,ve=0,de=[],be=Z.slice(0,512);prep_blob(be,0);var ke=g(be);switch(te=ke[0],te){case 3:ne=512;break;case 4:ne=4096;break;case 0:if(ke[1]==0)return Je(Z,ae);default:throw new Error("Major Version: Expected 3 or 4 saw "+te)}ne!==512&&(be=Z.slice(0,ne),prep_blob(be,28));var $e=Z.slice(0,ne);_(be,te);var Fe=be.read_shift(4,"i");if(te===3&&Fe!==0)throw new Error("# Directory Sectors: Expected 0 saw "+Fe);be.l+=4,xe=be.read_shift(4,"i"),be.l+=4,be.chk("00100000","Mini Stream Cutoff Size: "),Te=be.read_shift(4,"i"),se=be.read_shift(4,"i"),ve=be.read_shift(4,"i"),oe=be.read_shift(4,"i");for(var De=-1,Le=0;Le<109&&(De=be.read_shift(4,"i"),!(De<0));++Le)de[Le]=De;var Ge=E(Z,ne);T(ve,oe,Ge,ne,de);var at=A(Ge,xe,de,ne);at[xe].name="!Directory",se>0&&Te!==H&&(at[Te].name="!MiniFAT"),at[de[0]].name="!FAT",at.fat_addrs=de,at.ssz=ne;var Qe={},ft=[],Pt=[],At=[];R(xe,at,Ge,ft,se,Qe,Pt,Te),S(Pt,At,ft),ft.shift();var It={FileIndex:Pt,FullPaths:At};return ae&&ae.raw&&(It.raw={header:$e,sectors:Ge}),It}function g(Z){if(Z[Z.l]==80&&Z[Z.l+1]==75)return[0,0];Z.chk(ee,"Header Signature: "),Z.l+=16;var ae=Z.read_shift(2,"u");return[Z.read_shift(2,"u"),ae]}function _(Z,ae){var te=9;switch(Z.l+=2,te=Z.read_shift(2)){case 9:if(ae!=3)throw new Error("Sector Shift: Expected 9 saw "+te);break;case 12:if(ae!=4)throw new Error("Sector Shift: Expected 12 saw "+te);break;default:throw new Error("Sector Shift: Expected 9 or 12 saw "+te)}Z.chk("0600","Mini Sector Shift: "),Z.chk("000000000000","Reserved: ")}function E(Z,ae){for(var te=Math.ceil(Z.length/ae)-1,ne=[],se=1;se<te;++se)ne[se-1]=Z.slice(se*ae,(se+1)*ae);return ne[te-1]=Z.slice(te*ae),ne}function S(Z,ae,te){for(var ne=0,se=0,oe=0,xe=0,Te=0,ve=te.length,de=[],be=[];ne<ve;++ne)de[ne]=be[ne]=ne,ae[ne]=te[ne];for(;Te<be.length;++Te)ne=be[Te],se=Z[ne].L,oe=Z[ne].R,xe=Z[ne].C,de[ne]===ne&&(se!==-1&&de[se]!==se&&(de[ne]=de[se]),oe!==-1&&de[oe]!==oe&&(de[ne]=de[oe])),xe!==-1&&(de[xe]=ne),se!==-1&&ne!=de[ne]&&(de[se]=de[ne],be.lastIndexOf(se)<Te&&be.push(se)),oe!==-1&&ne!=de[ne]&&(de[oe]=de[ne],be.lastIndexOf(oe)<Te&&be.push(oe));for(ne=1;ne<ve;++ne)de[ne]===ne&&(oe!==-1&&de[oe]!==oe?de[ne]=de[oe]:se!==-1&&de[se]!==se&&(de[ne]=de[se]));for(ne=1;ne<ve;++ne)if(Z[ne].type!==0){if(Te=ne,Te!=de[Te])do Te=de[Te],ae[ne]=ae[Te]+"/"+ae[ne];while(Te!==0&&de[Te]!==-1&&Te!=de[Te]);de[ne]=-1}for(ae[0]+="/",ne=1;ne<ve;++ne)Z[ne].type!==2&&(ae[ne]+="/")}function b(Z,ae,te){for(var ne=Z.start,se=Z.size,oe=[],xe=ne;te&&se>0&&xe>=0;)oe.push(ae.slice(xe*M,xe*M+M)),se-=M,xe=__readInt32LE(te,xe*4);return oe.length===0?new_buf(0):bconcat(oe).slice(0,Z.size)}function T(Z,ae,te,ne,se){var oe=H;if(Z===H){if(ae!==0)throw new Error("DIFAT chain shorter than expected")}else if(Z!==-1){var xe=te[Z],Te=(ne>>>2)-1;if(!xe)return;for(var ve=0;ve<Te&&(oe=__readInt32LE(xe,ve*4))!==H;++ve)se.push(oe);T(__readInt32LE(xe,ne-4),ae-1,te,ne,se)}}function C(Z,ae,te,ne,se){var oe=[],xe=[];se||(se=[]);var Te=ne-1,ve=0,de=0;for(ve=ae;ve>=0;){se[ve]=!0,oe[oe.length]=ve,xe.push(Z[ve]);var be=te[Math.floor(ve*4/ne)];if(de=ve*4&Te,ne<4+de)throw new Error("FAT boundary crossed: "+ve+" 4 "+ne);if(!Z[be])break;ve=__readInt32LE(Z[be],de)}return{nodes:oe,data:__toBuffer([xe])}}function A(Z,ae,te,ne){var se=Z.length,oe=[],xe=[],Te=[],ve=[],de=ne-1,be=0,ke=0,$e=0,Fe=0;for(be=0;be<se;++be)if(Te=[],$e=be+ae,$e>=se&&($e-=se),!xe[$e]){ve=[];var De=[];for(ke=$e;ke>=0;){De[ke]=!0,xe[ke]=!0,Te[Te.length]=ke,ve.push(Z[ke]);var Le=te[Math.floor(ke*4/ne)];if(Fe=ke*4&de,ne<4+Fe)throw new Error("FAT boundary crossed: "+ke+" 4 "+ne);if(!Z[Le]||(ke=__readInt32LE(Z[Le],Fe),De[ke]))break}oe[$e]={nodes:Te,data:__toBuffer([ve])}}return oe}function R(Z,ae,te,ne,se,oe,xe,Te){for(var ve=0,de=ne.length?2:0,be=ae[Z].data,ke=0,$e=0,Fe;ke<be.length;ke+=128){var De=be.slice(ke,ke+128);prep_blob(De,64),$e=De.read_shift(2),Fe=__utf16le(De,0,$e-de),ne.push(Fe);var Le={name:Fe,type:De.read_shift(1),color:De.read_shift(1),L:De.read_shift(4,"i"),R:De.read_shift(4,"i"),C:De.read_shift(4,"i"),clsid:De.read_shift(16),state:De.read_shift(4,"i"),start:0,size:0},Ge=De.read_shift(2)+De.read_shift(2)+De.read_shift(2)+De.read_shift(2);Ge!==0&&(Le.ct=O(De,De.l-8));var at=De.read_shift(2)+De.read_shift(2)+De.read_shift(2)+De.read_shift(2);at!==0&&(Le.mt=O(De,De.l-8)),Le.start=De.read_shift(4,"i"),Le.size=De.read_shift(4,"i"),Le.size<0&&Le.start<0&&(Le.size=Le.type=0,Le.start=H,Le.name=""),Le.type===5?(ve=Le.start,se>0&&ve!==H&&(ae[ve].name="!StreamData")):Le.size>=4096?(Le.storage="fat",ae[Le.start]===void 0&&(ae[Le.start]=C(te,Le.start,ae.fat_addrs,ae.ssz)),ae[Le.start].name=Le.name,Le.content=ae[Le.start].data.slice(0,Le.size)):(Le.storage="minifat",Le.size<0?Le.size=0:ve!==H&&Le.start!==H&&ae[ve]&&(Le.content=b(Le,ae[ve].data,(ae[Te]||{}).data))),Le.content&&prep_blob(Le.content,0),oe[Fe]=Le,xe.push(Le)}}function O(Z,ae){return new Date((__readUInt32LE(Z,ae+4)/1e7*Math.pow(2,32)+__readUInt32LE(Z,ae)/1e7-11644473600)*1e3)}function I(Z,ae){return m(),d(p.readFileSync(Z),ae)}function j(Z,ae){var te=ae&&ae.type;switch(te||has_buf&&Buffer.isBuffer(Z)&&(te="buffer"),te||"base64"){case"file":return I(Z,ae);case"base64":return d(s2a(Base64_decode(Z)),ae);case"binary":return d(s2a(Z),ae)}return d(Z,ae)}function D(Z,ae){var te=ae||{},ne=te.root||"Root Entry";if(Z.FullPaths||(Z.FullPaths=[]),Z.FileIndex||(Z.FileIndex=[]),Z.FullPaths.length!==Z.FileIndex.length)throw new Error("inconsistent CFB structure");Z.FullPaths.length===0&&(Z.FullPaths[0]=ne+"/",Z.FileIndex[0]={name:ne,type:5}),te.CLSID&&(Z.FileIndex[0].clsid=te.CLSID),F(Z)}function F(Z){var ae="Sh33tJ5";if(!CFB.find(Z,"/"+ae)){var te=new_buf(4);te[0]=55,te[1]=te[3]=50,te[2]=54,Z.FileIndex.push({name:ae,type:2,content:te,size:4,L:69,R:69,C:69}),Z.FullPaths.push(Z.FullPaths[0]+ae),B(Z)}}function B(Z,ae){D(Z);for(var te=!1,ne=!1,se=Z.FullPaths.length-1;se>=0;--se){var oe=Z.FileIndex[se];switch(oe.type){case 0:ne?te=!0:(Z.FileIndex.pop(),Z.FullPaths.pop());break;case 1:case 2:case 5:ne=!0,isNaN(oe.R*oe.L*oe.C)&&(te=!0),oe.R>-1&&oe.L>-1&&oe.R==oe.L&&(te=!0);break;default:te=!0;break}}if(!(!te&&!ae)){var xe=new Date(1987,1,19),Te=0,ve=Object.create?Object.create(null):{},de=[];for(se=0;se<Z.FullPaths.length;++se)ve[Z.FullPaths[se]]=!0,Z.FileIndex[se].type!==0&&de.push([Z.FullPaths[se],Z.FileIndex[se]]);for(se=0;se<de.length;++se){var be=i(de[se][0]);ne=ve[be],ne||(de.push([be,{name:o(be).replace("/",""),type:1,clsid:U,ct:xe,mt:xe,content:null}]),ve[be]=!0)}for(de.sort(function(Fe,De){return n(Fe[0],De[0])}),Z.FullPaths=[],Z.FileIndex=[],se=0;se<de.length;++se)Z.FullPaths[se]=de[se][0],Z.FileIndex[se]=de[se][1];for(se=0;se<de.length;++se){var ke=Z.FileIndex[se],$e=Z.FullPaths[se];if(ke.name=o($e).replace("/",""),ke.L=ke.R=ke.C=-(ke.color=1),ke.size=ke.content?ke.content.length:0,ke.start=0,ke.clsid=ke.clsid||U,se===0)ke.C=de.length>1?1:-1,ke.size=0,ke.type=5;else if($e.slice(-1)=="/"){for(Te=se+1;Te<de.length&&i(Z.FullPaths[Te])!=$e;++Te);for(ke.C=Te>=de.length?-1:Te,Te=se+1;Te<de.length&&i(Z.FullPaths[Te])!=i($e);++Te);ke.R=Te>=de.length?-1:Te,ke.type=1}else i(Z.FullPaths[se+1]||"")==i($e)&&(ke.R=se+1),ke.type=2}}}function X(Z,ae){var te=ae||{};if(te.fileType=="mad")return Lt(Z,te);switch(B(Z),te.fileType){case"zip":return mt(Z,te)}var ne=(function(Fe){for(var De=0,Le=0,Ge=0;Ge<Fe.FileIndex.length;++Ge){var at=Fe.FileIndex[Ge];if(at.content){var Qe=at.content.length;Qe>0&&(Qe<4096?De+=Qe+63>>6:Le+=Qe+511>>9)}}for(var ft=Fe.FullPaths.length+3>>2,Pt=De+7>>3,At=De+127>>7,It=Pt+Le+ft+At,Rt=It+127>>7,Mt=Rt<=109?0:Math.ceil((Rt-109)/127);It+Rt+Mt+127>>7>Rt;)Mt=++Rt<=109?0:Math.ceil((Rt-109)/127);var ct=[1,Mt,Rt,At,ft,Le,De,0];return Fe.FileIndex[0].size=De<<6,ct[7]=(Fe.FileIndex[0].start=ct[0]+ct[1]+ct[2]+ct[3]+ct[4]+ct[5])+(ct[6]+7>>3),ct})(Z),se=new_buf(ne[7]<<9),oe=0,xe=0;{for(oe=0;oe<8;++oe)se.write_shift(1,Q[oe]);for(oe=0;oe<8;++oe)se.write_shift(2,0);for(se.write_shift(2,62),se.write_shift(2,3),se.write_shift(2,65534),se.write_shift(2,9),se.write_shift(2,6),oe=0;oe<3;++oe)se.write_shift(2,0);for(se.write_shift(4,0),se.write_shift(4,ne[2]),se.write_shift(4,ne[0]+ne[1]+ne[2]+ne[3]-1),se.write_shift(4,0),se.write_shift(4,4096),se.write_shift(4,ne[3]?ne[0]+ne[1]+ne[2]-1:H),se.write_shift(4,ne[3]),se.write_shift(-4,ne[1]?ne[0]-1:H),se.write_shift(4,ne[1]),oe=0;oe<109;++oe)se.write_shift(-4,oe<ne[2]?ne[1]+oe:-1)}if(ne[1])for(xe=0;xe<ne[1];++xe){for(;oe<236+xe*127;++oe)se.write_shift(-4,oe<ne[2]?ne[1]+oe:-1);se.write_shift(-4,xe===ne[1]-1?H:xe+1)}var Te=function(Fe){for(xe+=Fe;oe<xe-1;++oe)se.write_shift(-4,oe+1);Fe&&(++oe,se.write_shift(-4,H))};for(xe=oe=0,xe+=ne[1];oe<xe;++oe)se.write_shift(-4,q.DIFSECT);for(xe+=ne[2];oe<xe;++oe)se.write_shift(-4,q.FATSECT);Te(ne[3]),Te(ne[4]);for(var ve=0,de=0,be=Z.FileIndex[0];ve<Z.FileIndex.length;++ve)be=Z.FileIndex[ve],be.content&&(de=be.content.length,!(de<4096)&&(be.start=xe,Te(de+511>>9)));for(Te(ne[6]+7>>3);se.l&511;)se.write_shift(-4,q.ENDOFCHAIN);for(xe=oe=0,ve=0;ve<Z.FileIndex.length;++ve)be=Z.FileIndex[ve],be.content&&(de=be.content.length,!(!de||de>=4096)&&(be.start=xe,Te(de+63>>6)));for(;se.l&511;)se.write_shift(-4,q.ENDOFCHAIN);for(oe=0;oe<ne[4]<<2;++oe){var ke=Z.FullPaths[oe];if(!ke||ke.length===0){for(ve=0;ve<17;++ve)se.write_shift(4,0);for(ve=0;ve<3;++ve)se.write_shift(4,-1);for(ve=0;ve<12;++ve)se.write_shift(4,0);continue}be=Z.FileIndex[oe],oe===0&&(be.start=be.size?be.start-1:H);var $e=oe===0&&te.root||be.name;if(de=2*($e.length+1),se.write_shift(64,$e,"utf16le"),se.write_shift(2,de),se.write_shift(1,be.type),se.write_shift(1,be.color),se.write_shift(-4,be.L),se.write_shift(-4,be.R),se.write_shift(-4,be.C),be.clsid)se.write_shift(16,be.clsid,"hex");else for(ve=0;ve<4;++ve)se.write_shift(4,0);se.write_shift(4,be.state||0),se.write_shift(4,0),se.write_shift(4,0),se.write_shift(4,0),se.write_shift(4,0),se.write_shift(4,be.start),se.write_shift(4,be.size),se.write_shift(4,0)}for(oe=1;oe<Z.FileIndex.length;++oe)if(be=Z.FileIndex[oe],be.size>=4096)if(se.l=be.start+1<<9,has_buf&&Buffer.isBuffer(be.content))be.content.copy(se,se.l,0,be.size),se.l+=be.size+511&-512;else{for(ve=0;ve<be.size;++ve)se.write_shift(1,be.content[ve]);for(;ve&511;++ve)se.write_shift(1,0)}for(oe=1;oe<Z.FileIndex.length;++oe)if(be=Z.FileIndex[oe],be.size>0&&be.size<4096)if(has_buf&&Buffer.isBuffer(be.content))be.content.copy(se,se.l,0,be.size),se.l+=be.size+63&-64;else{for(ve=0;ve<be.size;++ve)se.write_shift(1,be.content[ve]);for(;ve&63;++ve)se.write_shift(1,0)}if(has_buf)se.l=se.length;else for(;se.l<se.length;)se.write_shift(1,0);return se}function z(Z,ae){var te=Z.FullPaths.map(function(ve){return ve.toUpperCase()}),ne=te.map(function(ve){var de=ve.split("/");return de[de.length-(ve.slice(-1)=="/"?2:1)]}),se=!1;ae.charCodeAt(0)===47?(se=!0,ae=te[0].slice(0,-1)+ae):se=ae.indexOf("/")!==-1;var oe=ae.toUpperCase(),xe=se===!0?te.indexOf(oe):ne.indexOf(oe);if(xe!==-1)return Z.FileIndex[xe];var Te=!oe.match(chr1);for(oe=oe.replace(chr0,""),Te&&(oe=oe.replace(chr1,"!")),xe=0;xe<te.length;++xe)if((Te?te[xe].replace(chr1,"!"):te[xe]).replace(chr0,"")==oe||(Te?ne[xe].replace(chr1,"!"):ne[xe]).replace(chr0,"")==oe)return Z.FileIndex[xe];return null}var M=64,H=-2,ee="d0cf11e0a1b11ae1",Q=[208,207,17,224,161,177,26,225],U="00000000000000000000000000000000",q={MAXREGSECT:-6,DIFSECT:-4,FATSECT:-3,ENDOFCHAIN:H,FREESECT:-1,HEADER_SIGNATURE:ee,HEADER_MINOR_VERSION:"3e00",MAXREGSID:-6,NOSTREAM:-1,HEADER_CLSID:U,EntryTypes:["unknown","storage","stream","lockbytes","property","root"]};function N(Z,ae,te){m();var ne=X(Z,te);p.writeFileSync(ae,ne)}function V(Z){for(var ae=new Array(Z.length),te=0;te<Z.length;++te)ae[te]=String.fromCharCode(Z[te]);return ae.join("")}function G(Z,ae){var te=X(Z,ae);switch(ae&&ae.type||"buffer"){case"file":return m(),p.writeFileSync(ae.filename,te),te;case"binary":return typeof te=="string"?te:V(te);case"base64":return Base64_encode(typeof te=="string"?te:V(te));case"buffer":if(has_buf)return Buffer.isBuffer(te)?te:Buffer_from(te);case"array":return typeof te=="string"?s2a(te):te}return te}var W;function L(Z){try{var ae=Z.InflateRaw,te=new ae;if(te._processChunk(new Uint8Array([3,0]),te._finishFlushFlag),te.bytesRead)W=Z;else throw new Error("zlib does not expose bytesRead")}catch(ne){console.error("cannot use native zlib: "+(ne.message||ne))}}function Y(Z,ae){if(!W)return bt(Z,ae);var te=W.InflateRaw,ne=new te,se=ne._processChunk(Z.slice(Z.l),ne._finishFlushFlag);return Z.l+=ne.bytesRead,se}function K(Z){return W?W.deflateRawSync(Z):yt(Z)}var J=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],ce=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258],me=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577];function Ee(Z){var ae=(Z<<1|Z<<11)&139536|(Z<<5|Z<<15)&558144;return(ae>>16|ae>>8|ae)&255}for(var ue=typeof Uint8Array<"u",he=ue?new Uint8Array(256):[],we=0;we<256;++we)he[we]=Ee(we);function ie(Z,ae){var te=he[Z&255];return ae<=8?te>>>8-ae:(te=te<<8|he[Z>>8&255],ae<=16?te>>>16-ae:(te=te<<8|he[Z>>16&255],te>>>24-ae))}function Oe(Z,ae){var te=ae&7,ne=ae>>>3;return(Z[ne]|(te<=6?0:Z[ne+1]<<8))>>>te&3}function _e(Z,ae){var te=ae&7,ne=ae>>>3;return(Z[ne]|(te<=5?0:Z[ne+1]<<8))>>>te&7}function Ue(Z,ae){var te=ae&7,ne=ae>>>3;return(Z[ne]|(te<=4?0:Z[ne+1]<<8))>>>te&15}function Ve(Z,ae){var te=ae&7,ne=ae>>>3;return(Z[ne]|(te<=3?0:Z[ne+1]<<8))>>>te&31}function Ae(Z,ae){var te=ae&7,ne=ae>>>3;return(Z[ne]|(te<=1?0:Z[ne+1]<<8))>>>te&127}function Se(Z,ae,te){var ne=ae&7,se=ae>>>3,oe=(1<<te)-1,xe=Z[se]>>>ne;return te<8-ne||(xe|=Z[se+1]<<8-ne,te<16-ne)||(xe|=Z[se+2]<<16-ne,te<24-ne)||(xe|=Z[se+3]<<24-ne),xe&oe}function Re(Z,ae,te){var ne=ae&7,se=ae>>>3;return ne<=5?Z[se]|=(te&7)<<ne:(Z[se]|=te<<ne&255,Z[se+1]=(te&7)>>8-ne),ae+3}function Ie(Z,ae,te){var ne=ae&7,se=ae>>>3;return te=(te&1)<<ne,Z[se]|=te,ae+1}function Be(Z,ae,te){var ne=ae&7,se=ae>>>3;return te<<=ne,Z[se]|=te&255,te>>>=8,Z[se+1]=te,ae+8}function Me(Z,ae,te){var ne=ae&7,se=ae>>>3;return te<<=ne,Z[se]|=te&255,te>>>=8,Z[se+1]=te&255,Z[se+2]=te>>>8,ae+16}function nt(Z,ae){var te=Z.length,ne=2*te>ae?2*te:ae+5,se=0;if(te>=ae)return Z;if(has_buf){var oe=new_unsafe_buf(ne);if(Z.copy)Z.copy(oe);else for(;se<Z.length;++se)oe[se]=Z[se];return oe}else if(ue){var xe=new Uint8Array(ne);if(xe.set)xe.set(Z);else for(;se<te;++se)xe[se]=Z[se];return xe}return Z.length=ne,Z}function Ke(Z){for(var ae=new Array(Z),te=0;te<Z;++te)ae[te]=0;return ae}function qe(Z,ae,te){var ne=1,se=0,oe=0,xe=0,Te=0,ve=Z.length,de=ue?new Uint16Array(32):Ke(32);for(oe=0;oe<32;++oe)de[oe]=0;for(oe=ve;oe<te;++oe)Z[oe]=0;ve=Z.length;var be=ue?new Uint16Array(ve):Ke(ve);for(oe=0;oe<ve;++oe)de[se=Z[oe]]++,ne<se&&(ne=se),be[oe]=0;for(de[0]=0,oe=1;oe<=ne;++oe)de[oe+16]=Te=Te+de[oe-1]<<1;for(oe=0;oe<ve;++oe)Te=Z[oe],Te!=0&&(be[oe]=de[Te+16]++);var ke=0;for(oe=0;oe<ve;++oe)if(ke=Z[oe],ke!=0)for(Te=ie(be[oe],ne)>>ne-ke,xe=(1<<ne+4-ke)-1;xe>=0;--xe)ae[Te|xe<<ke]=ke&15|oe<<4;return ne}var Xe=ue?new Uint16Array(512):Ke(512),et=ue?new Uint16Array(32):Ke(32);if(!ue){for(var Ye=0;Ye<512;++Ye)Xe[Ye]=0;for(Ye=0;Ye<32;++Ye)et[Ye]=0}(function(){for(var Z=[],ae=0;ae<32;ae++)Z.push(5);qe(Z,et,32);var te=[];for(ae=0;ae<=143;ae++)te.push(8);for(;ae<=255;ae++)te.push(9);for(;ae<=279;ae++)te.push(7);for(;ae<=287;ae++)te.push(8);qe(te,Xe,288)})();var st=(function(){for(var ae=ue?new Uint8Array(32768):[],te=0,ne=0;te<me.length-1;++te)for(;ne<me[te+1];++ne)ae[ne]=te;for(;ne<32768;++ne)ae[ne]=29;var se=ue?new Uint8Array(259):[];for(te=0,ne=0;te<ce.length-1;++te)for(;ne<ce[te+1];++ne)se[ne]=te;function oe(Te,ve){for(var de=0;de<Te.length;){var be=Math.min(65535,Te.length-de),ke=de+be==Te.length;for(ve.write_shift(1,+ke),ve.write_shift(2,be),ve.write_shift(2,~be&65535);be-- >0;)ve[ve.l++]=Te[de++]}return ve.l}function xe(Te,ve){for(var de=0,be=0,ke=ue?new Uint16Array(32768):[];be<Te.length;){var $e=Math.min(65535,Te.length-be);if($e<10){for(de=Re(ve,de,+(be+$e==Te.length)),de&7&&(de+=8-(de&7)),ve.l=de/8|0,ve.write_shift(2,$e),ve.write_shift(2,~$e&65535);$e-- >0;)ve[ve.l++]=Te[be++];de=ve.l*8;continue}de=Re(ve,de,+(be+$e==Te.length)+2);for(var Fe=0;$e-- >0;){var De=Te[be];Fe=(Fe<<5^De)&32767;var Le=-1,Ge=0;if((Le=ke[Fe])&&(Le|=be&-32768,Le>be&&(Le-=32768),Le<be))for(;Te[Le+Ge]==Te[be+Ge]&&Ge<250;)++Ge;if(Ge>2){De=se[Ge],De<=22?de=Be(ve,de,he[De+1]>>1)-1:(Be(ve,de,3),de+=5,Be(ve,de,he[De-23]>>5),de+=3);var at=De<8?0:De-4>>2;at>0&&(Me(ve,de,Ge-ce[De]),de+=at),De=ae[be-Le],de=Be(ve,de,he[De]>>3),de-=3;var Qe=De<4?0:De-2>>1;Qe>0&&(Me(ve,de,be-Le-me[De]),de+=Qe);for(var ft=0;ft<Ge;++ft)ke[Fe]=be&32767,Fe=(Fe<<5^Te[be])&32767,++be;$e-=Ge-1}else De<=143?De=De+48:de=Ie(ve,de,1),de=Be(ve,de,he[De]),ke[Fe]=be&32767,++be}de=Be(ve,de,0)-1}return ve.l=(de+7)/8|0,ve.l}return function(ve,de){return ve.length<8?oe(ve,de):xe(ve,de)}})();function yt(Z){var ae=new_buf(50+Math.floor(Z.length*1.1)),te=st(Z,ae);return ae.slice(0,te)}var tt=ue?new Uint16Array(32768):Ke(32768),vt=ue?new Uint16Array(32768):Ke(32768),lt=ue?new Uint16Array(128):Ke(128),ut=1,Ct=1;function gt(Z,ae){var te=Ve(Z,ae)+257;ae+=5;var ne=Ve(Z,ae)+1;ae+=5;var se=Ue(Z,ae)+4;ae+=4;for(var oe=0,xe=ue?new Uint8Array(19):Ke(19),Te=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],ve=1,de=ue?new Uint8Array(8):Ke(8),be=ue?new Uint8Array(8):Ke(8),ke=xe.length,$e=0;$e<se;++$e)xe[J[$e]]=oe=_e(Z,ae),ve<oe&&(ve=oe),de[oe]++,ae+=3;var Fe=0;for(de[0]=0,$e=1;$e<=ve;++$e)be[$e]=Fe=Fe+de[$e-1]<<1;for($e=0;$e<ke;++$e)(Fe=xe[$e])!=0&&(Te[$e]=be[Fe]++);var De=0;for($e=0;$e<ke;++$e)if(De=xe[$e],De!=0){Fe=he[Te[$e]]>>8-De;for(var Le=(1<<7-De)-1;Le>=0;--Le)lt[Fe|Le<<De]=De&7|$e<<3}var Ge=[];for(ve=1;Ge.length<te+ne;)switch(Fe=lt[Ae(Z,ae)],ae+=Fe&7,Fe>>>=3){case 16:for(oe=3+Oe(Z,ae),ae+=2,Fe=Ge[Ge.length-1];oe-- >0;)Ge.push(Fe);break;case 17:for(oe=3+_e(Z,ae),ae+=3;oe-- >0;)Ge.push(0);break;case 18:for(oe=11+Ae(Z,ae),ae+=7;oe-- >0;)Ge.push(0);break;default:Ge.push(Fe),ve<Fe&&(ve=Fe);break}var at=Ge.slice(0,te),Qe=Ge.slice(te);for($e=te;$e<286;++$e)at[$e]=0;for($e=ne;$e<30;++$e)Qe[$e]=0;return ut=qe(at,tt,286),Ct=qe(Qe,vt,30),ae}function Dt(Z,ae){if(Z[0]==3&&!(Z[1]&3))return[new_raw_buf(ae),2];for(var te=0,ne=0,se=new_unsafe_buf(ae||1<<18),oe=0,xe=se.length>>>0,Te=0,ve=0;(ne&1)==0;){if(ne=_e(Z,te),te+=3,ne>>>1)ne>>1==1?(Te=9,ve=5):(te=gt(Z,te),Te=ut,ve=Ct);else{te&7&&(te+=8-(te&7));var de=Z[te>>>3]|Z[(te>>>3)+1]<<8;if(te+=32,de>0)for(!ae&&xe<oe+de&&(se=nt(se,oe+de),xe=se.length);de-- >0;)se[oe++]=Z[te>>>3],te+=8;continue}for(;;){!ae&&xe<oe+32767&&(se=nt(se,oe+32767),xe=se.length);var be=Se(Z,te,Te),ke=ne>>>1==1?Xe[be]:tt[be];if(te+=ke&15,ke>>>=4,(ke>>>8&255)===0)se[oe++]=ke;else{if(ke==256)break;ke-=257;var $e=ke<8?0:ke-4>>2;$e>5&&($e=0);var Fe=oe+ce[ke];$e>0&&(Fe+=Se(Z,te,$e),te+=$e),be=Se(Z,te,ve),ke=ne>>>1==1?et[be]:vt[be],te+=ke&15,ke>>>=4;var De=ke<4?0:ke-2>>1,Le=me[ke];for(De>0&&(Le+=Se(Z,te,De),te+=De),!ae&&xe<Fe&&(se=nt(se,Fe+100),xe=se.length);oe<Fe;)se[oe]=se[oe-Le],++oe}}}return ae?[se,te+7>>>3]:[se.slice(0,oe),te+7>>>3]}function bt(Z,ae){var te=Z.slice(Z.l||0),ne=Dt(te,ae);return Z.l+=ne[1],ne[0]}function xt(Z,ae){if(Z)typeof console<"u"&&console.error(ae);else throw new Error(ae)}function Je(Z,ae){var te=Z;prep_blob(te,0);var ne=[],se=[],oe={FileIndex:ne,FullPaths:se};D(oe,{root:ae.root});for(var xe=te.length-4;(te[xe]!=80||te[xe+1]!=75||te[xe+2]!=5||te[xe+3]!=6)&&xe>=0;)--xe;te.l=xe+4,te.l+=4;var Te=te.read_shift(2);te.l+=6;var ve=te.read_shift(4);for(te.l=ve,xe=0;xe<Te;++xe){te.l+=20;var de=te.read_shift(4),be=te.read_shift(4),ke=te.read_shift(2),$e=te.read_shift(2),Fe=te.read_shift(2);te.l+=8;var De=te.read_shift(4),Le=f(te.slice(te.l+ke,te.l+ke+$e));te.l+=ke+$e+Fe;var Ge=te.l;te.l=De+4,ht(te,de,be,oe,Le),te.l=Ge}return oe}function ht(Z,ae,te,ne,se){Z.l+=2;var oe=Z.read_shift(2),xe=Z.read_shift(2),Te=u(Z);if(oe&8257)throw new Error("Unsupported ZIP encryption");for(var ve=Z.read_shift(4),de=Z.read_shift(4),be=Z.read_shift(4),ke=Z.read_shift(2),$e=Z.read_shift(2),Fe="",De=0;De<ke;++De)Fe+=String.fromCharCode(Z[Z.l++]);if($e){var Le=f(Z.slice(Z.l,Z.l+$e));(Le[21589]||{}).mt&&(Te=Le[21589].mt),((se||{})[21589]||{}).mt&&(Te=se[21589].mt)}Z.l+=$e;var Ge=Z.slice(Z.l,Z.l+de);switch(xe){case 8:Ge=Y(Z,be);break;case 0:break;default:throw new Error("Unsupported ZIP Compression method "+xe)}var at=!1;oe&8&&(ve=Z.read_shift(4),ve==134695760&&(ve=Z.read_shift(4),at=!0),de=Z.read_shift(4),be=Z.read_shift(4)),de!=ae&&xt(at,"Bad compressed size: "+ae+" != "+de),be!=te&&xt(at,"Bad uncompressed size: "+te+" != "+be),ot(ne,Fe,Ge,{unsafe:!0,mt:Te})}function mt(Z,ae){var te=ae||{},ne=[],se=[],oe=new_buf(1),xe=te.compression?8:0,Te=0,ve=0,de=0,be=0,ke=0,$e=Z.FullPaths[0],Fe=$e,De=Z.FileIndex[0],Le=[],Ge=0;for(ve=1;ve<Z.FullPaths.length;++ve)if(Fe=Z.FullPaths[ve].slice($e.length),De=Z.FileIndex[ve],!(!De.size||!De.content||Fe=="Sh33tJ5")){var at=be,Qe=new_buf(Fe.length);for(de=0;de<Fe.length;++de)Qe.write_shift(1,Fe.charCodeAt(de)&127);Qe=Qe.slice(0,Qe.l),Le[ke]=CRC32.buf(De.content,0);var ft=De.content;xe==8&&(ft=K(ft)),oe=new_buf(30),oe.write_shift(4,67324752),oe.write_shift(2,20),oe.write_shift(2,Te),oe.write_shift(2,xe),De.mt?l(oe,De.mt):oe.write_shift(4,0),oe.write_shift(-4,Le[ke]),oe.write_shift(4,ft.length),oe.write_shift(4,De.content.length),oe.write_shift(2,Qe.length),oe.write_shift(2,0),be+=oe.length,ne.push(oe),be+=Qe.length,ne.push(Qe),be+=ft.length,ne.push(ft),oe=new_buf(46),oe.write_shift(4,33639248),oe.write_shift(2,0),oe.write_shift(2,20),oe.write_shift(2,Te),oe.write_shift(2,xe),oe.write_shift(4,0),oe.write_shift(-4,Le[ke]),oe.write_shift(4,ft.length),oe.write_shift(4,De.content.length),oe.write_shift(2,Qe.length),oe.write_shift(2,0),oe.write_shift(2,0),oe.write_shift(2,0),oe.write_shift(2,0),oe.write_shift(4,0),oe.write_shift(4,at),Ge+=oe.l,se.push(oe),Ge+=Qe.length,se.push(Qe),++ke}return oe=new_buf(22),oe.write_shift(4,101010256),oe.write_shift(2,0),oe.write_shift(2,0),oe.write_shift(2,ke),oe.write_shift(2,ke),oe.write_shift(4,Ge),oe.write_shift(4,be),oe.write_shift(2,0),bconcat([bconcat(ne),bconcat(se),oe])}var it={htm:"text/html",xml:"text/xml",gif:"image/gif",jpg:"image/jpeg",png:"image/png",mso:"application/x-mso",thmx:"application/vnd.ms-officetheme",sh33tj5:"application/octet-stream"};function pt(Z,ae){if(Z.ctype)return Z.ctype;var te=Z.name||"",ne=te.match(/\.([^\.]+)$/);return ne&&it[ne[1]]||ae&&(ne=(te=ae).match(/[\.\\]([^\.\\])+$/),ne&&it[ne[1]])?it[ne[1]]:"application/octet-stream"}function Nt(Z){for(var ae=Base64_encode(Z),te=[],ne=0;ne<ae.length;ne+=76)te.push(ae.slice(ne,ne+76));return te.join(`\r
|
|
254
254
|
`)+`\r
|
|
255
|
-
`}function
|
|
255
|
+
`}function kt(Z){var ae=Z.replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7E-\xFF=]/g,function(de){var be=de.charCodeAt(0).toString(16).toUpperCase();return"="+(be.length==1?"0"+be:be)});ae=ae.replace(/ $/mg,"=20").replace(/\t$/mg,"=09"),ae.charAt(0)==`
|
|
256
256
|
`&&(ae="=0D"+ae.slice(1)),ae=ae.replace(/\r(?!\n)/mg,"=0D").replace(/\n\n/mg,`
|
|
257
257
|
=0A`).replace(/([^\r\n])\n/mg,"$1=0A");for(var te=[],ne=ae.split(`\r
|
|
258
258
|
`),se=0;se<ne.length;++se){var oe=ne[se];if(oe.length==0){te.push("");continue}for(var xe=0;xe<oe.length;){var Te=76,ve=oe.slice(xe,xe+Te);ve.charAt(Te-1)=="="?Te--:ve.charAt(Te-2)=="="?Te-=2:ve.charAt(Te-3)=="="&&(Te-=3),ve=oe.slice(xe,xe+Te),xe+=Te,xe<oe.length&&(ve+="="),te.push(ve)}}return te.join(`\r
|
|
259
259
|
`)}function He(Z){for(var ae=[],te=0;te<Z.length;++te){for(var ne=Z[te];te<=Z.length&&ne.charAt(ne.length-1)=="=";)ne=ne.slice(0,ne.length-1)+Z[++te];ae.push(ne)}for(var se=0;se<ae.length;++se)ae[se]=ae[se].replace(/[=][0-9A-Fa-f]{2}/g,function(oe){return String.fromCharCode(parseInt(oe.slice(1),16))});return s2a(ae.join(`\r
|
|
260
260
|
`))}function rt(Z,ae,te){for(var ne="",se="",oe="",xe,Te=0;Te<10;++Te){var ve=ae[Te];if(!ve||ve.match(/^\s*$/))break;var de=ve.match(/^(.*?):\s*([^\s].*)$/);if(de)switch(de[1].toLowerCase()){case"content-location":ne=de[2].trim();break;case"content-type":oe=de[2].trim();break;case"content-transfer-encoding":se=de[2].trim();break}}switch(++Te,se.toLowerCase()){case"base64":xe=s2a(Base64_decode(ae.slice(Te).join("")));break;case"quoted-printable":xe=He(ae.slice(Te));break;default:throw new Error("Unsupported Content-Transfer-Encoding "+se)}var be=ot(Z,ne.slice(te.length),xe,{unsafe:!0});oe&&(be.ctype=oe)}function Et(Z,ae){if(V(Z.slice(0,13)).toLowerCase()!="mime-version:")throw new Error("Unsupported MAD header");var te=ae&&ae.root||"",ne=(has_buf&&Buffer.isBuffer(Z)?Z.toString("binary"):V(Z)).split(`\r
|
|
261
|
-
`),se=0,oe="";for(se=0;se<ne.length;++se)if(oe=ne[se],!!/^Content-Location:/i.test(oe)&&(oe=oe.slice(oe.indexOf("file")),te||(te=oe.slice(0,oe.lastIndexOf("/")+1)),oe.slice(0,te.length)!=te))for(;te.length>0&&(te=te.slice(0,te.length-1),te=te.slice(0,te.lastIndexOf("/")+1),oe.slice(0,te.length)!=te););var xe=(ne[1]||"").match(/boundary="(.*?)"/);if(!xe)throw new Error("MAD cannot find boundary");var Te="--"+(xe[1]||""),ve=[],de=[],be={FileIndex:ve,FullPaths:de};D(be);var ke,$e=0;for(se=0;se<ne.length;++se){var Fe=ne[se];Fe!==Te&&Fe!==Te+"--"||($e++&&rt(be,ne.slice(ke,se),te),ke=se)}return be}function Lt(Z,ae){var te=ae||{},ne=te.boundary||"SheetJS";ne="------="+ne;for(var se=["MIME-Version: 1.0",'Content-Type: multipart/related; boundary="'+ne.slice(2)+'"',"","",""],oe=Z.FullPaths[0],xe=oe,Te=Z.FileIndex[0],ve=1;ve<Z.FullPaths.length;++ve)if(xe=Z.FullPaths[ve].slice(oe.length),Te=Z.FileIndex[ve],!(!Te.size||!Te.content||xe=="Sh33tJ5")){xe=xe.replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7E-\xFF]/g,function(Ge){return"_x"+Ge.charCodeAt(0).toString(16)+"_"}).replace(/[\u0080-\uFFFF]/g,function(Ge){return"_u"+Ge.charCodeAt(0).toString(16)+"_"});for(var de=Te.content,be=has_buf&&Buffer.isBuffer(de)?de.toString("binary"):V(de),ke=0,$e=Math.min(1024,be.length),Fe=0,De=0;De<=$e;++De)(Fe=be.charCodeAt(De))>=32&&Fe<128&&++ke;var Le=ke>=$e*4/5;se.push(ne),se.push("Content-Location: "+(te.root||"file:///C:/SheetJS/")+xe),se.push("Content-Transfer-Encoding: "+(Le?"quoted-printable":"base64")),se.push("Content-Type: "+pt(Te,xe)),se.push(""),se.push(Le?
|
|
261
|
+
`),se=0,oe="";for(se=0;se<ne.length;++se)if(oe=ne[se],!!/^Content-Location:/i.test(oe)&&(oe=oe.slice(oe.indexOf("file")),te||(te=oe.slice(0,oe.lastIndexOf("/")+1)),oe.slice(0,te.length)!=te))for(;te.length>0&&(te=te.slice(0,te.length-1),te=te.slice(0,te.lastIndexOf("/")+1),oe.slice(0,te.length)!=te););var xe=(ne[1]||"").match(/boundary="(.*?)"/);if(!xe)throw new Error("MAD cannot find boundary");var Te="--"+(xe[1]||""),ve=[],de=[],be={FileIndex:ve,FullPaths:de};D(be);var ke,$e=0;for(se=0;se<ne.length;++se){var Fe=ne[se];Fe!==Te&&Fe!==Te+"--"||($e++&&rt(be,ne.slice(ke,se),te),ke=se)}return be}function Lt(Z,ae){var te=ae||{},ne=te.boundary||"SheetJS";ne="------="+ne;for(var se=["MIME-Version: 1.0",'Content-Type: multipart/related; boundary="'+ne.slice(2)+'"',"","",""],oe=Z.FullPaths[0],xe=oe,Te=Z.FileIndex[0],ve=1;ve<Z.FullPaths.length;++ve)if(xe=Z.FullPaths[ve].slice(oe.length),Te=Z.FileIndex[ve],!(!Te.size||!Te.content||xe=="Sh33tJ5")){xe=xe.replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7E-\xFF]/g,function(Ge){return"_x"+Ge.charCodeAt(0).toString(16)+"_"}).replace(/[\u0080-\uFFFF]/g,function(Ge){return"_u"+Ge.charCodeAt(0).toString(16)+"_"});for(var de=Te.content,be=has_buf&&Buffer.isBuffer(de)?de.toString("binary"):V(de),ke=0,$e=Math.min(1024,be.length),Fe=0,De=0;De<=$e;++De)(Fe=be.charCodeAt(De))>=32&&Fe<128&&++ke;var Le=ke>=$e*4/5;se.push(ne),se.push("Content-Location: "+(te.root||"file:///C:/SheetJS/")+xe),se.push("Content-Transfer-Encoding: "+(Le?"quoted-printable":"base64")),se.push("Content-Type: "+pt(Te,xe)),se.push(""),se.push(Le?kt(be):Nt(be))}return se.push(ne+`--\r
|
|
262
262
|
`),se.join(`\r
|
|
263
|
-
`)}function
|
|
263
|
+
`)}function Ot(Z){var ae={};return D(ae,Z),ae}function ot(Z,ae,te,ne){var se=ne&&ne.unsafe;se||D(Z);var oe=!se&&CFB.find(Z,ae);if(!oe){var xe=Z.FullPaths[0];ae.slice(0,xe.length)==xe?xe=ae:(xe.slice(-1)!="/"&&(xe+="/"),xe=(xe+ae).replace("//","/")),oe={name:o(ae),type:2},Z.FileIndex.push(oe),Z.FullPaths.push(xe),se||CFB.utils.cfb_gc(Z)}return oe.content=te,oe.size=te?te.length:0,ne&&(ne.CLSID&&(oe.clsid=ne.CLSID),ne.mt&&(oe.mt=ne.mt),ne.ct&&(oe.ct=ne.ct)),oe}function _t(Z,ae){D(Z);var te=CFB.find(Z,ae);if(te){for(var ne=0;ne<Z.FileIndex.length;++ne)if(Z.FileIndex[ne]==te)return Z.FileIndex.splice(ne,1),Z.FullPaths.splice(ne,1),!0}return!1}function St(Z,ae,te){D(Z);var ne=CFB.find(Z,ae);if(ne){for(var se=0;se<Z.FileIndex.length;++se)if(Z.FileIndex[se]==ne)return Z.FileIndex[se].name=o(te),Z.FullPaths[se]=te,!0}return!1}function wt(Z){B(Z,!0)}return t.find=z,t.read=j,t.parse=d,t.write=G,t.writeFile=N,t.utils={cfb_new:Ot,cfb_add:ot,cfb_del:_t,cfb_mov:St,cfb_gc:wt,ReadShift,CheckField,prep_blob,bconcat,use_zlib:L,_deflateRaw:yt,_inflateRaw:bt,consts:q},t})();function blobify(e){return typeof e=="string"?s2ab(e):Array.isArray(e)?a2u(e):e}function write_dl(e,t,n){if(typeof Deno<"u"){if(n&&typeof t=="string")switch(n){case"utf8":t=new TextEncoder(n).encode(t);break;case"binary":t=s2ab(t);break;default:throw new Error("Unsupported encoding "+n)}return Deno.writeFileSync(e,t)}var i=n=="utf8"?utf8write(t):t;if(typeof IE_SaveFile<"u")return IE_SaveFile(i,e);if(typeof Blob<"u"){var o=new Blob([blobify(i)],{type:"application/octet-stream"});if(typeof navigator<"u"&&navigator.msSaveBlob)return navigator.msSaveBlob(o,e);if(typeof saveAs<"u")return saveAs(o,e);if(typeof URL<"u"&&typeof document<"u"&&document.createElement&&URL.createObjectURL){var l=URL.createObjectURL(o);if(typeof chrome=="object"&&typeof(chrome.downloads||{}).download=="function")return URL.revokeObjectURL&&typeof setTimeout<"u"&&setTimeout(function(){URL.revokeObjectURL(l)},6e4),chrome.downloads.download({url:l,filename:e,saveAs:!0});var u=document.createElement("a");if(u.download!=null)return u.download=e,u.href=l,document.body.appendChild(u),u.click(),document.body.removeChild(u),URL.revokeObjectURL&&typeof setTimeout<"u"&&setTimeout(function(){URL.revokeObjectURL(l)},6e4),l}}if(typeof $<"u"&&typeof File<"u"&&typeof Folder<"u")try{var f=File(e);return f.open("w"),f.encoding="binary",Array.isArray(t)&&(t=a2s(t)),f.write(t),f.close(),t}catch(p){if(!p.message||!p.message.match(/onstruct/))throw p}throw new Error("cannot save file "+e)}function keys(e){for(var t=Object.keys(e),n=[],i=0;i<t.length;++i)Object.prototype.hasOwnProperty.call(e,t[i])&&n.push(t[i]);return n}function evert_key(e,t){for(var n=[],i=keys(e),o=0;o!==i.length;++o)n[e[i[o]][t]]==null&&(n[e[i[o]][t]]=i[o]);return n}function evert(e){for(var t=[],n=keys(e),i=0;i!==n.length;++i)t[e[n[i]]]=n[i];return t}function evert_num(e){for(var t=[],n=keys(e),i=0;i!==n.length;++i)t[e[n[i]]]=parseInt(n[i],10);return t}function evert_arr(e){for(var t=[],n=keys(e),i=0;i!==n.length;++i)t[e[n[i]]]==null&&(t[e[n[i]]]=[]),t[e[n[i]]].push(n[i]);return t}var basedate=new Date(1899,11,30,0,0,0);function datenum(e,t){var n=e.getTime(),i=basedate.getTime()+(e.getTimezoneOffset()-basedate.getTimezoneOffset())*6e4;return(n-i)/(1440*60*1e3)}var refdate=new Date,dnthresh=basedate.getTime()+(refdate.getTimezoneOffset()-basedate.getTimezoneOffset())*6e4,refoffset=refdate.getTimezoneOffset();function numdate(e){var t=new Date;return t.setTime(e*24*60*60*1e3+dnthresh),t.getTimezoneOffset()!==refoffset&&t.setTime(t.getTime()+(t.getTimezoneOffset()-refoffset)*6e4),t}var good_pd_date_1=new Date("2017-02-19T19:06:09.000Z"),good_pd_date=isNaN(good_pd_date_1.getFullYear())?new Date("2/19/17"):good_pd_date_1,good_pd=good_pd_date.getFullYear()==2017;function parseDate(e,t){var n=new Date(e);if(good_pd)return t>0?n.setTime(n.getTime()+n.getTimezoneOffset()*60*1e3):t<0&&n.setTime(n.getTime()-n.getTimezoneOffset()*60*1e3),n;if(e instanceof Date)return e;if(good_pd_date.getFullYear()==1917&&!isNaN(n.getFullYear())){var i=n.getFullYear();return e.indexOf(""+i)>-1||n.setFullYear(n.getFullYear()+100),n}var o=e.match(/\d+/g)||["2017","2","19","0","0","0"],l=new Date(+o[0],+o[1]-1,+o[2],+o[3]||0,+o[4]||0,+o[5]||0);return e.indexOf("Z")>-1&&(l=new Date(l.getTime()-l.getTimezoneOffset()*60*1e3)),l}function cc2str(e,t){if(has_buf&&Buffer.isBuffer(e))return e.toString("binary");if(typeof TextDecoder<"u")try{var n={"€":"","‚":"",ƒ:"","„":"","…":"
","†":"","‡":"","ˆ":"","‰":"",Š:"","‹":"",Œ:"",Ž:"","‘":"","’":"","“":"","”":"","•":"","–":"","—":"","˜":"","™":"",š:"","›":"",œ:"",ž:"",Ÿ:""};return Array.isArray(e)&&(e=new Uint8Array(e)),new TextDecoder("latin1").decode(e).replace(/[€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ]/g,function(l){return n[l]||l})}catch{}for(var i=[],o=0;o!=e.length;++o)i.push(String.fromCharCode(e[o]));return i.join("")}function dup(e){if(typeof JSON<"u"&&!Array.isArray(e))return JSON.parse(JSON.stringify(e));if(typeof e!="object"||e==null)return e;if(e instanceof Date)return new Date(e.getTime());var t={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=dup(e[n]));return t}function fill(e,t){for(var n="";n.length<t;)n+=e;return n}function fuzzynum(e){var t=Number(e);if(!isNaN(t))return isFinite(t)?t:NaN;if(!/\d/.test(e))return t;var n=1,i=e.replace(/([\d]),([\d])/g,"$1$2").replace(/[$]/g,"").replace(/[%]/g,function(){return n*=100,""});return!isNaN(t=Number(i))||(i=i.replace(/[(](.*)[)]/,function(o,l){return n=-n,l}),!isNaN(t=Number(i)))?t/n:t}var lower_months=["january","february","march","april","may","june","july","august","september","october","november","december"];function fuzzydate(e){var t=new Date(e),n=new Date(NaN),i=t.getYear(),o=t.getMonth(),l=t.getDate();if(isNaN(l))return n;var u=e.toLowerCase();if(u.match(/jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec/)){if(u=u.replace(/[^a-z]/g,"").replace(/([^a-z]|^)[ap]m?([^a-z]|$)/,""),u.length>3&&lower_months.indexOf(u)==-1)return n}else if(u.match(/[a-z]/))return n;return i<0||i>8099?n:(o>0||l>1)&&i!=101?t:e.match(/[^-0-9:,\/\\]/)?n:t}function zip_add_file(e,t,n){if(e.FullPaths){if(typeof n=="string"){var i;return has_buf?i=Buffer_from(n):i=utf8decode(n),CFB.utils.cfb_add(e,t,i)}CFB.utils.cfb_add(e,t,n)}else e.file(t,n)}function zip_new(){return CFB.utils.cfb_new()}var XML_HEADER=`<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\r
|
|
264
264
|
`,encodings={""":'"',"'":"'",">":">","<":"<","&":"&"},rencoding=evert(encodings),decregex=/[&<>'"]/g,charegex=/[\u0000-\u0008\u000b-\u001f]/g;function escapexml(e){var t=e+"";return t.replace(decregex,function(n){return rencoding[n]}).replace(charegex,function(n){return"_x"+("000"+n.charCodeAt(0).toString(16)).slice(-4)+"_"})}function escapexmltag(e){return escapexml(e).replace(/ /g,"_x0020_")}var htmlcharegex=/[\u0000-\u001f]/g;function escapehtml(e){var t=e+"";return t.replace(decregex,function(n){return rencoding[n]}).replace(/\n/g,"<br/>").replace(htmlcharegex,function(n){return"&#x"+("000"+n.charCodeAt(0).toString(16)).slice(-4)+";"})}function escapexlml(e){var t=e+"";return t.replace(decregex,function(n){return rencoding[n]}).replace(htmlcharegex,function(n){return"&#x"+n.charCodeAt(0).toString(16).toUpperCase()+";"})}function xlml_unfixstr(e){return e.replace(/(\r\n|[\r\n])/g," ")}function parsexmlbool(e){switch(e){case 1:case!0:case"1":case"true":case"TRUE":return!0;default:return!1}}function utf8reada(e){for(var t="",n=0,i=0,o=0,l=0,u=0,f=0;n<e.length;){if(i=e.charCodeAt(n++),i<128){t+=String.fromCharCode(i);continue}if(o=e.charCodeAt(n++),i>191&&i<224){u=(i&31)<<6,u|=o&63,t+=String.fromCharCode(u);continue}if(l=e.charCodeAt(n++),i<240){t+=String.fromCharCode((i&15)<<12|(o&63)<<6|l&63);continue}u=e.charCodeAt(n++),f=((i&7)<<18|(o&63)<<12|(l&63)<<6|u&63)-65536,t+=String.fromCharCode(55296+(f>>>10&1023)),t+=String.fromCharCode(56320+(f&1023))}return t}function utf8readb(e){var t=new_raw_buf(2*e.length),n,i,o=1,l=0,u=0,f;for(i=0;i<e.length;i+=o)o=1,(f=e.charCodeAt(i))<128?n=f:f<224?(n=(f&31)*64+(e.charCodeAt(i+1)&63),o=2):f<240?(n=(f&15)*4096+(e.charCodeAt(i+1)&63)*64+(e.charCodeAt(i+2)&63),o=3):(o=4,n=(f&7)*262144+(e.charCodeAt(i+1)&63)*4096+(e.charCodeAt(i+2)&63)*64+(e.charCodeAt(i+3)&63),n-=65536,u=55296+(n>>>10&1023),n=56320+(n&1023)),u!==0&&(t[l++]=u&255,t[l++]=u>>>8,u=0),t[l++]=n%256,t[l++]=n>>>8;return t.slice(0,l).toString("ucs2")}function utf8readc(e){return Buffer_from(e,"binary").toString("utf8")}var utf8corpus="foo bar bazâð£",utf8read=has_buf&&(utf8readc(utf8corpus)==utf8reada(utf8corpus)&&utf8readc||utf8readb(utf8corpus)==utf8reada(utf8corpus)&&utf8readb)||utf8reada,utf8write=has_buf?function(e){return Buffer_from(e,"utf8").toString("binary")}:function(e){for(var t=[],n=0,i=0,o=0;n<e.length;)switch(i=e.charCodeAt(n++),!0){case i<128:t.push(String.fromCharCode(i));break;case i<2048:t.push(String.fromCharCode(192+(i>>6))),t.push(String.fromCharCode(128+(i&63)));break;case(i>=55296&&i<57344):i-=55296,o=e.charCodeAt(n++)-56320+(i<<10),t.push(String.fromCharCode(240+(o>>18&7))),t.push(String.fromCharCode(144+(o>>12&63))),t.push(String.fromCharCode(128+(o>>6&63))),t.push(String.fromCharCode(128+(o&63)));break;default:t.push(String.fromCharCode(224+(i>>12))),t.push(String.fromCharCode(128+(i>>6&63))),t.push(String.fromCharCode(128+(i&63)))}return t.join("")},htmldecode=(function(){var e=[["nbsp"," "],["middot","·"],["quot",'"'],["apos","'"],["gt",">"],["lt","<"],["amp","&"]].map(function(t){return[new RegExp("&"+t[0]+";","ig"),t[1]]});return function(n){for(var i=n.replace(/^[\t\n\r ]+/,"").replace(/[\t\n\r ]+$/,"").replace(/>\s+/g,">").replace(/\s+</g,"<").replace(/[\t\n\r ]+/g," ").replace(/<\s*[bB][rR]\s*\/?>/g,`
|
|
265
265
|
`).replace(/<[^>]*>/g,""),o=0;o<e.length;++o)i=i.replace(e[o][0],e[o][1]);return i}})(),wtregex=/(^\s|\s$|\n)/;function writetag(e,t){return"<"+e+(t.match(wtregex)?' xml:space="preserve"':"")+">"+t+"</"+e+">"}function wxt_helper(e){return keys(e).map(function(t){return" "+t+'="'+e[t]+'"'}).join("")}function writextag(e,t,n){return"<"+e+(n!=null?wxt_helper(n):"")+(t!=null?(t.match(wtregex)?' xml:space="preserve"':"")+">"+t+"</"+e:"/")+">"}function write_w3cdtf(e,t){try{return e.toISOString().replace(/\.\d*/,"")}catch(n){if(t)throw n}return""}function write_vt(e,t){switch(typeof e){case"string":var n=writextag("vt:lpwstr",escapexml(e));return n=n.replace(/"/g,"_x0022_"),n;case"number":return writextag((e|0)==e?"vt:i4":"vt:r8",escapexml(String(e)));case"boolean":return writextag("vt:bool",e?"true":"false")}if(e instanceof Date)return writextag("vt:filetime",write_w3cdtf(e));throw new Error("Unable to serialize "+e)}var XMLNS={CORE_PROPS:"http://schemas.openxmlformats.org/package/2006/metadata/core-properties",CUST_PROPS:"http://schemas.openxmlformats.org/officeDocument/2006/custom-properties",EXT_PROPS:"http://schemas.openxmlformats.org/officeDocument/2006/extended-properties",CT:"http://schemas.openxmlformats.org/package/2006/content-types",RELS:"http://schemas.openxmlformats.org/package/2006/relationships",TCMNT:"http://schemas.microsoft.com/office/spreadsheetml/2018/threadedcomments",dc:"http://purl.org/dc/elements/1.1/",dcterms:"http://purl.org/dc/terms/",dcmitype:"http://purl.org/dc/dcmitype/",r:"http://schemas.openxmlformats.org/officeDocument/2006/relationships",vt:"http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes",xsi:"http://www.w3.org/2001/XMLSchema-instance",xsd:"http://www.w3.org/2001/XMLSchema"},XMLNS_main=["http://schemas.openxmlformats.org/spreadsheetml/2006/main","http://purl.oclc.org/ooxml/spreadsheetml/main","http://schemas.microsoft.com/office/excel/2006/main","http://schemas.microsoft.com/office/excel/2006/2"],XLMLNS={o:"urn:schemas-microsoft-com:office:office",x:"urn:schemas-microsoft-com:office:excel",ss:"urn:schemas-microsoft-com:office:spreadsheet",dt:"uuid:C2F41010-65B3-11d1-A29F-00AA00C14882",mv:"http://macVmlSchemaUri",v:"urn:schemas-microsoft-com:vml",html:"http://www.w3.org/TR/REC-html40"};function read_double_le(e,t){for(var n=1-2*(e[t+7]>>>7),i=((e[t+7]&127)<<4)+(e[t+6]>>>4&15),o=e[t+6]&15,l=5;l>=0;--l)o=o*256+e[t+l];return i==2047?o==0?n*(1/0):NaN:(i==0?i=-1022:(i-=1023,o+=Math.pow(2,52)),n*Math.pow(2,i-52)*o)}function write_double_le(e,t,n){var i=(t<0||1/t==-1/0?1:0)<<7,o=0,l=0,u=i?-t:t;isFinite(u)?u==0?o=l=0:(o=Math.floor(Math.log(u)/Math.LN2),l=u*Math.pow(2,52-o),o<=-1023&&(!isFinite(l)||l<Math.pow(2,52))?o=-1022:(l-=Math.pow(2,52),o+=1023)):(o=2047,l=isNaN(t)?26985:0);for(var f=0;f<=5;++f,l/=256)e[n+f]=l&255;e[n+6]=(o&15)<<4|l&15,e[n+7]=o>>4|i}var ___toBuffer=function(e){for(var t=[],n=10240,i=0;i<e[0].length;++i)if(e[0][i])for(var o=0,l=e[0][i].length;o<l;o+=n)t.push.apply(t,e[0][i].slice(o,o+n));return t},__toBuffer=has_buf?function(e){return e[0].length>0&&Buffer.isBuffer(e[0][0])?Buffer.concat(e[0].map(function(t){return Buffer.isBuffer(t)?t:Buffer_from(t)})):___toBuffer(e)}:___toBuffer,___utf16le=function(e,t,n){for(var i=[],o=t;o<n;o+=2)i.push(String.fromCharCode(__readUInt16LE(e,o)));return i.join("").replace(chr0,"")},__utf16le=has_buf?function(e,t,n){return Buffer.isBuffer(e)?e.toString("utf16le",t,n).replace(chr0,""):___utf16le(e,t,n)}:___utf16le,___hexlify=function(e,t,n){for(var i=[],o=t;o<t+n;++o)i.push(("0"+e[o].toString(16)).slice(-2));return i.join("")},__hexlify=has_buf?function(e,t,n){return Buffer.isBuffer(e)?e.toString("hex",t,t+n):___hexlify(e,t,n)}:___hexlify,___utf8=function(e,t,n){for(var i=[],o=t;o<n;o++)i.push(String.fromCharCode(__readUInt8(e,o)));return i.join("")},__utf8=has_buf?function e(t,n,i){return Buffer.isBuffer(t)?t.toString("utf8",n,i):___utf8(t,n,i)}:___utf8,___lpstr=function(e,t){var n=__readUInt32LE(e,t);return n>0?__utf8(e,t+4,t+4+n-1):""},__lpstr=___lpstr,___cpstr=function(e,t){var n=__readUInt32LE(e,t);return n>0?__utf8(e,t+4,t+4+n-1):""},__cpstr=___cpstr,___lpwstr=function(e,t){var n=2*__readUInt32LE(e,t);return n>0?__utf8(e,t+4,t+4+n-1):""},__lpwstr=___lpwstr,___lpp4=function e(t,n){var i=__readUInt32LE(t,n);return i>0?__utf16le(t,n+4,n+4+i):""},__lpp4=___lpp4,___8lpp4=function(e,t){var n=__readUInt32LE(e,t);return n>0?__utf8(e,t+4,t+4+n):""},__8lpp4=___8lpp4,___double=function(e,t){return read_double_le(e,t)},__double=___double,is_buf=function e(t){return Array.isArray(t)||typeof Uint8Array<"u"&&t instanceof Uint8Array};has_buf&&(__lpstr=function(t,n){if(!Buffer.isBuffer(t))return ___lpstr(t,n);var i=t.readUInt32LE(n);return i>0?t.toString("utf8",n+4,n+4+i-1):""},__cpstr=function(t,n){if(!Buffer.isBuffer(t))return ___cpstr(t,n);var i=t.readUInt32LE(n);return i>0?t.toString("utf8",n+4,n+4+i-1):""},__lpwstr=function(t,n){if(!Buffer.isBuffer(t))return ___lpwstr(t,n);var i=2*t.readUInt32LE(n);return t.toString("utf16le",n+4,n+4+i-1)},__lpp4=function(t,n){if(!Buffer.isBuffer(t))return ___lpp4(t,n);var i=t.readUInt32LE(n);return t.toString("utf16le",n+4,n+4+i)},__8lpp4=function(t,n){if(!Buffer.isBuffer(t))return ___8lpp4(t,n);var i=t.readUInt32LE(n);return t.toString("utf8",n+4,n+4+i)},__double=function(t,n){return Buffer.isBuffer(t)?t.readDoubleLE(n):___double(t,n)},is_buf=function(t){return Buffer.isBuffer(t)||Array.isArray(t)||typeof Uint8Array<"u"&&t instanceof Uint8Array});var __readUInt8=function(e,t){return e[t]},__readUInt16LE=function(e,t){return e[t+1]*256+e[t]},__readInt16LE=function(e,t){var n=e[t+1]*256+e[t];return n<32768?n:(65535-n+1)*-1},__readUInt32LE=function(e,t){return e[t+3]*(1<<24)+(e[t+2]<<16)+(e[t+1]<<8)+e[t]},__readInt32LE=function(e,t){return e[t+3]<<24|e[t+2]<<16|e[t+1]<<8|e[t]},__readInt32BE=function(e,t){return e[t]<<24|e[t+1]<<16|e[t+2]<<8|e[t+3]};function ReadShift(e,t){var n="",i,o,l=[],u,f,p,m;switch(t){case"dbcs":if(m=this.l,has_buf&&Buffer.isBuffer(this))n=this.slice(this.l,this.l+2*e).toString("utf16le");else for(p=0;p<e;++p)n+=String.fromCharCode(__readUInt16LE(this,m)),m+=2;e*=2;break;case"utf8":n=__utf8(this,this.l,this.l+e);break;case"utf16le":e*=2,n=__utf16le(this,this.l,this.l+e);break;case"wstr":return ReadShift.call(this,e,"dbcs");case"lpstr-ansi":n=__lpstr(this,this.l),e=4+__readUInt32LE(this,this.l);break;case"lpstr-cp":n=__cpstr(this,this.l),e=4+__readUInt32LE(this,this.l);break;case"lpwstr":n=__lpwstr(this,this.l),e=4+2*__readUInt32LE(this,this.l);break;case"lpp4":e=4+__readUInt32LE(this,this.l),n=__lpp4(this,this.l),e&2&&(e+=2);break;case"8lpp4":e=4+__readUInt32LE(this,this.l),n=__8lpp4(this,this.l),e&3&&(e+=4-(e&3));break;case"cstr":for(e=0,n="";(u=__readUInt8(this,this.l+e++))!==0;)l.push(_getchar(u));n=l.join("");break;case"_wstr":for(e=0,n="";(u=__readUInt16LE(this,this.l+e))!==0;)l.push(_getchar(u)),e+=2;e+=2,n=l.join("");break;case"dbcs-cont":for(n="",m=this.l,p=0;p<e;++p){if(this.lens&&this.lens.indexOf(m)!==-1)return u=__readUInt8(this,m),this.l=m+1,f=ReadShift.call(this,e-p,u?"dbcs-cont":"sbcs-cont"),l.join("")+f;l.push(_getchar(__readUInt16LE(this,m))),m+=2}n=l.join(""),e*=2;break;case"cpstr":case"sbcs-cont":for(n="",m=this.l,p=0;p!=e;++p){if(this.lens&&this.lens.indexOf(m)!==-1)return u=__readUInt8(this,m),this.l=m+1,f=ReadShift.call(this,e-p,u?"dbcs-cont":"sbcs-cont"),l.join("")+f;l.push(_getchar(__readUInt8(this,m))),m+=1}n=l.join("");break;default:switch(e){case 1:return i=__readUInt8(this,this.l),this.l++,i;case 2:return i=(t==="i"?__readInt16LE:__readUInt16LE)(this,this.l),this.l+=2,i;case 4:case-4:return t==="i"||(this[this.l+3]&128)===0?(i=(e>0?__readInt32LE:__readInt32BE)(this,this.l),this.l+=4,i):(o=__readUInt32LE(this,this.l),this.l+=4,o);case 8:case-8:if(t==="f")return e==8?o=__double(this,this.l):o=__double([this[this.l+7],this[this.l+6],this[this.l+5],this[this.l+4],this[this.l+3],this[this.l+2],this[this.l+1],this[this.l+0]],0),this.l+=8,o;e=8;case 16:n=__hexlify(this,this.l,e);break}}return this.l+=e,n}var __writeUInt32LE=function(e,t,n){e[n]=t&255,e[n+1]=t>>>8&255,e[n+2]=t>>>16&255,e[n+3]=t>>>24&255},__writeInt32LE=function(e,t,n){e[n]=t&255,e[n+1]=t>>8&255,e[n+2]=t>>16&255,e[n+3]=t>>24&255},__writeUInt16LE=function(e,t,n){e[n]=t&255,e[n+1]=t>>>8&255};function WriteShift(e,t,n){var i=0,o=0;if(n==="dbcs"){for(o=0;o!=t.length;++o)__writeUInt16LE(this,t.charCodeAt(o),this.l+2*o);i=2*t.length}else if(n==="sbcs"){for(t=t.replace(/[^\x00-\x7F]/g,"_"),o=0;o!=t.length;++o)this[this.l+o]=t.charCodeAt(o)&255;i=t.length}else if(n==="hex"){for(;o<e;++o)this[this.l++]=parseInt(t.slice(2*o,2*o+2),16)||0;return this}else if(n==="utf16le"){var l=Math.min(this.l+e,this.length);for(o=0;o<Math.min(t.length,e);++o){var u=t.charCodeAt(o);this[this.l++]=u&255,this[this.l++]=u>>8}for(;this.l<l;)this[this.l++]=0;return this}else switch(e){case 1:i=1,this[this.l]=t&255;break;case 2:i=2,this[this.l]=t&255,t>>>=8,this[this.l+1]=t&255;break;case 3:i=3,this[this.l]=t&255,t>>>=8,this[this.l+1]=t&255,t>>>=8,this[this.l+2]=t&255;break;case 4:i=4,__writeUInt32LE(this,t,this.l);break;case 8:if(i=8,n==="f"){write_double_le(this,t,this.l);break}case 16:break;case-4:i=4,__writeInt32LE(this,t,this.l);break}return this.l+=i,this}function CheckField(e,t){var n=__hexlify(this,this.l,e.length>>1);if(n!==e)throw new Error(t+"Expected "+e+" saw "+n);this.l+=e.length>>1}function prep_blob(e,t){e.l=t,e.read_shift=ReadShift,e.chk=CheckField,e.write_shift=WriteShift}function parsenoop(e,t){e.l+=t}function new_buf(e){var t=new_raw_buf(e);return prep_blob(t,0),t}function buf_array(){var e=[],t=has_buf?256:2048,n=function(m){var d=new_buf(m);return prep_blob(d,0),d},i=n(t),o=function(){i&&(i.length>i.l&&(i=i.slice(0,i.l),i.l=i.length),i.length>0&&e.push(i),i=null)},l=function(m){return i&&m<i.length-i.l?i:(o(),i=n(Math.max(m+1,t)))},u=function(){return o(),bconcat(e)},f=function(m){o(),i=m,i.l==null&&(i.l=i.length),l(t)};return{next:l,push:f,end:u,_bufs:e}}function write_record(e,t,n,i){var o=+t,l;if(!isNaN(o)){i||(i=XLSBRecordEnum[o].p||(n||[]).length||0),l=1+(o>=128?1:0)+1,i>=128&&++l,i>=16384&&++l,i>=2097152&&++l;var u=e.next(l);o<=127?u.write_shift(1,o):(u.write_shift(1,(o&127)+128),u.write_shift(1,o>>7));for(var f=0;f!=4;++f)if(i>=128)u.write_shift(1,(i&127)+128),i>>=7;else{u.write_shift(1,i);break}i>0&&is_buf(n)&&e.push(n)}}function shift_cell_xls(e,t,n){var i=dup(e);if(t.s?(i.cRel&&(i.c+=t.s.c),i.rRel&&(i.r+=t.s.r)):(i.cRel&&(i.c+=t.c),i.rRel&&(i.r+=t.r)),!n||n.biff<12){for(;i.c>=256;)i.c-=256;for(;i.r>=65536;)i.r-=65536}return i}function shift_range_xls(e,t,n){var i=dup(e);return i.s=shift_cell_xls(i.s,t.s,n),i.e=shift_cell_xls(i.e,t.s,n),i}function encode_cell_xls(e,t){if(e.cRel&&e.c<0)for(e=dup(e);e.c<0;)e.c+=t>8?16384:256;if(e.rRel&&e.r<0)for(e=dup(e);e.r<0;)e.r+=t>8?1048576:t>5?65536:16384;var n=encode_cell(e);return!e.cRel&&e.cRel!=null&&(n=fix_col(n)),!e.rRel&&e.rRel!=null&&(n=fix_row(n)),n}function encode_range_xls(e,t){return e.s.r==0&&!e.s.rRel&&e.e.r==(t.biff>=12?1048575:t.biff>=8?65536:16384)&&!e.e.rRel?(e.s.cRel?"":"$")+encode_col(e.s.c)+":"+(e.e.cRel?"":"$")+encode_col(e.e.c):e.s.c==0&&!e.s.cRel&&e.e.c==(t.biff>=12?16383:255)&&!e.e.cRel?(e.s.rRel?"":"$")+encode_row(e.s.r)+":"+(e.e.rRel?"":"$")+encode_row(e.e.r):encode_cell_xls(e.s,t.biff)+":"+encode_cell_xls(e.e,t.biff)}function decode_row(e){return parseInt(unfix_row(e),10)-1}function encode_row(e){return""+(e+1)}function fix_row(e){return e.replace(/([A-Z]|^)(\d+)$/,"$1$$$2")}function unfix_row(e){return e.replace(/\$(\d+)$/,"$1")}function decode_col(e){for(var t=unfix_col(e),n=0,i=0;i!==t.length;++i)n=26*n+t.charCodeAt(i)-64;return n-1}function encode_col(e){if(e<0)throw new Error("invalid column "+e);var t="";for(++e;e;e=Math.floor((e-1)/26))t=String.fromCharCode((e-1)%26+65)+t;return t}function fix_col(e){return e.replace(/^([A-Z])/,"$$$1")}function unfix_col(e){return e.replace(/^\$([A-Z])/,"$1")}function split_cell(e){return e.replace(/(\$?[A-Z]*)(\$?\d*)/,"$1,$2").split(",")}function decode_cell(e){for(var t=0,n=0,i=0;i<e.length;++i){var o=e.charCodeAt(i);o>=48&&o<=57?t=10*t+(o-48):o>=65&&o<=90&&(n=26*n+(o-64))}return{c:n-1,r:t-1}}function encode_cell(e){for(var t=e.c+1,n="";t;t=(t-1)/26|0)n=String.fromCharCode((t-1)%26+65)+n;return n+(e.r+1)}function decode_range(e){var t=e.indexOf(":");return t==-1?{s:decode_cell(e),e:decode_cell(e)}:{s:decode_cell(e.slice(0,t)),e:decode_cell(e.slice(t+1))}}function encode_range(e,t){return typeof t>"u"||typeof t=="number"?encode_range(e.s,e.e):(typeof e!="string"&&(e=encode_cell(e)),typeof t!="string"&&(t=encode_cell(t)),e==t?e:e+":"+t)}function safe_decode_range(e){var t={s:{c:0,r:0},e:{c:0,r:0}},n=0,i=0,o=0,l=e.length;for(n=0;i<l&&!((o=e.charCodeAt(i)-64)<1||o>26);++i)n=26*n+o;for(t.s.c=--n,n=0;i<l&&!((o=e.charCodeAt(i)-48)<0||o>9);++i)n=10*n+o;if(t.s.r=--n,i===l||o!=10)return t.e.c=t.s.c,t.e.r=t.s.r,t;for(++i,n=0;i!=l&&!((o=e.charCodeAt(i)-64)<1||o>26);++i)n=26*n+o;for(t.e.c=--n,n=0;i!=l&&!((o=e.charCodeAt(i)-48)<0||o>9);++i)n=10*n+o;return t.e.r=--n,t}function safe_format_cell(e,t){var n=e.t=="d"&&t instanceof Date;if(e.z!=null)try{return e.w=SSF_format(e.z,n?datenum(t):t)}catch{}try{return e.w=SSF_format((e.XF||{}).numFmtId||(n?14:0),n?datenum(t):t)}catch{return""+t}}function format_cell(e,t,n){return e==null||e.t==null||e.t=="z"?"":e.w!==void 0?e.w:(e.t=="d"&&!e.z&&n&&n.dateNF&&(e.z=n.dateNF),e.t=="e"?BErr[e.v]||e.v:t==null?safe_format_cell(e,e.v):safe_format_cell(e,t))}function sheet_to_workbook(e,t){var n=t&&t.sheet?t.sheet:"Sheet1",i={};return i[n]=e,{SheetNames:[n],Sheets:i}}function sheet_add_aoa(e,t,n){var i=n||{},o=e?Array.isArray(e):i.dense,l=e||(o?[]:{}),u=0,f=0;if(l&&i.origin!=null){if(typeof i.origin=="number")u=i.origin;else{var p=typeof i.origin=="string"?decode_cell(i.origin):i.origin;u=p.r,f=p.c}l["!ref"]||(l["!ref"]="A1:A1")}var m={s:{c:1e7,r:1e7},e:{c:0,r:0}};if(l["!ref"]){var d=safe_decode_range(l["!ref"]);m.s.c=d.s.c,m.s.r=d.s.r,m.e.c=Math.max(m.e.c,d.e.c),m.e.r=Math.max(m.e.r,d.e.r),u==-1&&(m.e.r=u=d.e.r+1)}for(var g=0;g!=t.length;++g)if(t[g]){if(!Array.isArray(t[g]))throw new Error("aoa_to_sheet expects an array of arrays");for(var _=0;_!=t[g].length;++_)if(!(typeof t[g][_]>"u")){var E={v:t[g][_]},S=u+g,b=f+_;if(m.s.r>S&&(m.s.r=S),m.s.c>b&&(m.s.c=b),m.e.r<S&&(m.e.r=S),m.e.c<b&&(m.e.c=b),t[g][_]&&typeof t[g][_]=="object"&&!Array.isArray(t[g][_])&&!(t[g][_]instanceof Date))E=t[g][_];else if(Array.isArray(E.v)&&(E.f=t[g][_][1],E.v=E.v[0]),E.v===null)if(E.f)E.t="n";else if(i.nullError)E.t="e",E.v=0;else if(i.sheetStubs)E.t="z";else continue;else typeof E.v=="number"?E.t="n":typeof E.v=="boolean"?E.t="b":E.v instanceof Date?(E.z=i.dateNF||table_fmt[14],i.cellDates?(E.t="d",E.w=SSF_format(E.z,datenum(E.v))):(E.t="n",E.v=datenum(E.v),E.w=SSF_format(E.z,E.v))):E.t="s";if(o)l[S]||(l[S]=[]),l[S][b]&&l[S][b].z&&(E.z=l[S][b].z),l[S][b]=E;else{var T=encode_cell({c:b,r:S});l[T]&&l[T].z&&(E.z=l[T].z),l[T]=E}}}return m.s.c<1e7&&(l["!ref"]=encode_range(m)),l}function aoa_to_sheet(e,t){return sheet_add_aoa(null,e,t)}function parse_Int32LE(e){return e.read_shift(4,"i")}function write_UInt32LE(e,t){return t||(t=new_buf(4)),t.write_shift(4,e),t}function parse_XLWideString(e){var t=e.read_shift(4);return t===0?"":e.read_shift(t,"dbcs")}function write_XLWideString(e,t){var n=!1;return t==null&&(n=!0,t=new_buf(4+2*e.length)),t.write_shift(4,e.length),e.length>0&&t.write_shift(0,e,"dbcs"),n?t.slice(0,t.l):t}function parse_StrRun(e){return{ich:e.read_shift(2),ifnt:e.read_shift(2)}}function write_StrRun(e,t){return t||(t=new_buf(4)),t.write_shift(2,0),t.write_shift(2,0),t}function parse_RichStr(e,t){var n=e.l,i=e.read_shift(1),o=parse_XLWideString(e),l=[],u={t:o,h:o};if((i&1)!==0){for(var f=e.read_shift(4),p=0;p!=f;++p)l.push(parse_StrRun(e));u.r=l}else u.r=[{ich:0,ifnt:0}];return e.l=n+t,u}function write_RichStr(e,t){var n=!1;return t==null&&(n=!0,t=new_buf(15+4*e.t.length)),t.write_shift(1,0),write_XLWideString(e.t,t),n?t.slice(0,t.l):t}var parse_BrtCommentText=parse_RichStr;function write_BrtCommentText(e,t){var n=!1;return t==null&&(n=!0,t=new_buf(23+4*e.t.length)),t.write_shift(1,1),write_XLWideString(e.t,t),t.write_shift(4,1),write_StrRun({},t),n?t.slice(0,t.l):t}function parse_XLSBCell(e){var t=e.read_shift(4),n=e.read_shift(2);return n+=e.read_shift(1)<<16,e.l++,{c:t,iStyleRef:n}}function write_XLSBCell(e,t){return t==null&&(t=new_buf(8)),t.write_shift(-4,e.c),t.write_shift(3,e.iStyleRef||e.s),t.write_shift(1,0),t}function parse_XLSBShortCell(e){var t=e.read_shift(2);return t+=e.read_shift(1)<<16,e.l++,{c:-1,iStyleRef:t}}function write_XLSBShortCell(e,t){return t==null&&(t=new_buf(4)),t.write_shift(3,e.iStyleRef||e.s),t.write_shift(1,0),t}var parse_XLSBCodeName=parse_XLWideString,write_XLSBCodeName=write_XLWideString;function parse_XLNullableWideString(e){var t=e.read_shift(4);return t===0||t===4294967295?"":e.read_shift(t,"dbcs")}function write_XLNullableWideString(e,t){var n=!1;return t==null&&(n=!0,t=new_buf(127)),t.write_shift(4,e.length>0?e.length:4294967295),e.length>0&&t.write_shift(0,e,"dbcs"),n?t.slice(0,t.l):t}var parse_XLNameWideString=parse_XLWideString,parse_RelID=parse_XLNullableWideString,write_RelID=write_XLNullableWideString;function parse_RkNumber(e){var t=e.slice(e.l,e.l+4),n=t[0]&1,i=t[0]&2;e.l+=4;var o=i===0?__double([0,0,0,0,t[0]&252,t[1],t[2],t[3]],0):__readInt32LE(t,0)>>2;return n?o/100:o}function write_RkNumber(e,t){t==null&&(t=new_buf(4));var n=0,i=0,o=e*100;if(e==(e|0)&&e>=-536870912&&e<1<<29?i=1:o==(o|0)&&o>=-536870912&&o<1<<29&&(i=1,n=1),i)t.write_shift(-4,((n?o:e)<<2)+(n+2));else throw new Error("unsupported RkNumber "+e)}function parse_RfX(e){var t={s:{},e:{}};return t.s.r=e.read_shift(4),t.e.r=e.read_shift(4),t.s.c=e.read_shift(4),t.e.c=e.read_shift(4),t}function write_RfX(e,t){return t||(t=new_buf(16)),t.write_shift(4,e.s.r),t.write_shift(4,e.e.r),t.write_shift(4,e.s.c),t.write_shift(4,e.e.c),t}var parse_UncheckedRfX=parse_RfX,write_UncheckedRfX=write_RfX;function parse_Xnum(e){if(e.length-e.l<8)throw"XLS Xnum Buffer underflow";return e.read_shift(8,"f")}function write_Xnum(e,t){return(t||new_buf(8)).write_shift(8,e,"f")}function parse_BrtColor(e){var t={},n=e.read_shift(1),i=n>>>1,o=e.read_shift(1),l=e.read_shift(2,"i"),u=e.read_shift(1),f=e.read_shift(1),p=e.read_shift(1);switch(e.l++,i){case 0:t.auto=1;break;case 1:t.index=o;var m=XLSIcv[o];m&&(t.rgb=rgb2Hex(m));break;case 2:t.rgb=rgb2Hex([u,f,p]);break;case 3:t.theme=o;break}return l!=0&&(t.tint=l>0?l/32767:l/32768),t}function write_BrtColor(e,t){if(t||(t=new_buf(8)),!e||e.auto)return t.write_shift(4,0),t.write_shift(4,0),t;e.index!=null?(t.write_shift(1,2),t.write_shift(1,e.index)):e.theme!=null?(t.write_shift(1,6),t.write_shift(1,e.theme)):(t.write_shift(1,5),t.write_shift(1,0));var n=e.tint||0;if(n>0?n*=32767:n<0&&(n*=32768),t.write_shift(2,n),!e.rgb||e.theme!=null)t.write_shift(2,0),t.write_shift(1,0),t.write_shift(1,0);else{var i=e.rgb||"FFFFFF";typeof i=="number"&&(i=("000000"+i.toString(16)).slice(-6)),t.write_shift(1,parseInt(i.slice(0,2),16)),t.write_shift(1,parseInt(i.slice(2,4),16)),t.write_shift(1,parseInt(i.slice(4,6),16)),t.write_shift(1,255)}return t}function parse_FontFlags(e){var t=e.read_shift(1);e.l++;var n={fBold:t&1,fItalic:t&2,fUnderline:t&4,fStrikeout:t&8,fOutline:t&16,fShadow:t&32,fCondense:t&64,fExtend:t&128};return n}function write_FontFlags(e,t){t||(t=new_buf(2));var n=(e.italic?2:0)|(e.strike?8:0)|(e.outline?16:0)|(e.shadow?32:0)|(e.condense?64:0)|(e.extend?128:0);return t.write_shift(1,n),t.write_shift(1,0),t}var VT_I2=2,VT_I4=3,VT_BOOL=11,VT_UI4=19,VT_FILETIME=64,VT_BLOB=65,VT_CF=71,VT_VECTOR_VARIANT=4108,VT_VECTOR_LPSTR=4126,VT_STRING=80,DocSummaryPIDDSI={1:{n:"CodePage",t:VT_I2},2:{n:"Category",t:VT_STRING},3:{n:"PresentationFormat",t:VT_STRING},4:{n:"ByteCount",t:VT_I4},5:{n:"LineCount",t:VT_I4},6:{n:"ParagraphCount",t:VT_I4},7:{n:"SlideCount",t:VT_I4},8:{n:"NoteCount",t:VT_I4},9:{n:"HiddenCount",t:VT_I4},10:{n:"MultimediaClipCount",t:VT_I4},11:{n:"ScaleCrop",t:VT_BOOL},12:{n:"HeadingPairs",t:VT_VECTOR_VARIANT},13:{n:"TitlesOfParts",t:VT_VECTOR_LPSTR},14:{n:"Manager",t:VT_STRING},15:{n:"Company",t:VT_STRING},16:{n:"LinksUpToDate",t:VT_BOOL},17:{n:"CharacterCount",t:VT_I4},19:{n:"SharedDoc",t:VT_BOOL},22:{n:"HyperlinksChanged",t:VT_BOOL},23:{n:"AppVersion",t:VT_I4,p:"version"},24:{n:"DigSig",t:VT_BLOB},26:{n:"ContentType",t:VT_STRING},27:{n:"ContentStatus",t:VT_STRING},28:{n:"Language",t:VT_STRING},29:{n:"Version",t:VT_STRING},255:{},2147483648:{n:"Locale",t:VT_UI4},2147483651:{n:"Behavior",t:VT_UI4},1919054434:{}},SummaryPIDSI={1:{n:"CodePage",t:VT_I2},2:{n:"Title",t:VT_STRING},3:{n:"Subject",t:VT_STRING},4:{n:"Author",t:VT_STRING},5:{n:"Keywords",t:VT_STRING},6:{n:"Comments",t:VT_STRING},7:{n:"Template",t:VT_STRING},8:{n:"LastAuthor",t:VT_STRING},9:{n:"RevNumber",t:VT_STRING},10:{n:"EditTime",t:VT_FILETIME},11:{n:"LastPrinted",t:VT_FILETIME},12:{n:"CreatedDate",t:VT_FILETIME},13:{n:"ModifiedDate",t:VT_FILETIME},14:{n:"PageCount",t:VT_I4},15:{n:"WordCount",t:VT_I4},16:{n:"CharCount",t:VT_I4},17:{n:"Thumbnail",t:VT_CF},18:{n:"Application",t:VT_STRING},19:{n:"DocSecurity",t:VT_I4},255:{},2147483648:{n:"Locale",t:VT_UI4},2147483651:{n:"Behavior",t:VT_UI4},1919054434:{}};function rgbify(e){return e.map(function(t){return[t>>16&255,t>>8&255,t&255]})}var _XLSIcv=rgbify([0,16777215,16711680,65280,255,16776960,16711935,65535,0,16777215,16711680,65280,255,16776960,16711935,65535,8388608,32768,128,8421376,8388736,32896,12632256,8421504,10066431,10040166,16777164,13434879,6684774,16744576,26316,13421823,128,16711935,16776960,65535,8388736,8388608,32896,255,52479,13434879,13434828,16777113,10079487,16751052,13408767,16764057,3368703,3394764,10079232,16763904,16750848,16737792,6710937,9868950,13158,3381606,13056,3355392,10040064,10040166,3355545,3355443,16777215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]),XLSIcv=dup(_XLSIcv),BErr={0:"#NULL!",7:"#DIV/0!",15:"#VALUE!",23:"#REF!",29:"#NAME?",36:"#NUM!",42:"#N/A",43:"#GETTING_DATA",255:"#WTF?"},ct2type={"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml":"workbooks","application/vnd.ms-excel.sheet.macroEnabled.main+xml":"workbooks","application/vnd.ms-excel.sheet.binary.macroEnabled.main":"workbooks","application/vnd.ms-excel.addin.macroEnabled.main+xml":"workbooks","application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml":"workbooks","application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml":"sheets","application/vnd.ms-excel.worksheet":"sheets","application/vnd.ms-excel.binIndexWs":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml":"charts","application/vnd.ms-excel.chartsheet":"charts","application/vnd.ms-excel.macrosheet+xml":"macros","application/vnd.ms-excel.macrosheet":"macros","application/vnd.ms-excel.intlmacrosheet":"TODO","application/vnd.ms-excel.binIndexMs":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml":"dialogs","application/vnd.ms-excel.dialogsheet":"dialogs","application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml":"strs","application/vnd.ms-excel.sharedStrings":"strs","application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml":"styles","application/vnd.ms-excel.styles":"styles","application/vnd.openxmlformats-package.core-properties+xml":"coreprops","application/vnd.openxmlformats-officedocument.custom-properties+xml":"custprops","application/vnd.openxmlformats-officedocument.extended-properties+xml":"extprops","application/vnd.openxmlformats-officedocument.customXmlProperties+xml":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.customProperty":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml":"comments","application/vnd.ms-excel.comments":"comments","application/vnd.ms-excel.threadedcomments+xml":"threadedcomments","application/vnd.ms-excel.person+xml":"people","application/vnd.openxmlformats-officedocument.spreadsheetml.sheetMetadata+xml":"metadata","application/vnd.ms-excel.sheetMetadata":"metadata","application/vnd.ms-excel.pivotTable":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.pivotTable+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.chart+xml":"TODO","application/vnd.ms-office.chartcolorstyle+xml":"TODO","application/vnd.ms-office.chartstyle+xml":"TODO","application/vnd.ms-office.chartex+xml":"TODO","application/vnd.ms-excel.calcChain":"calcchains","application/vnd.openxmlformats-officedocument.spreadsheetml.calcChain+xml":"calcchains","application/vnd.openxmlformats-officedocument.spreadsheetml.printerSettings":"TODO","application/vnd.ms-office.activeX":"TODO","application/vnd.ms-office.activeX+xml":"TODO","application/vnd.ms-excel.attachedToolbars":"TODO","application/vnd.ms-excel.connections":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml":"TODO","application/vnd.ms-excel.externalLink":"links","application/vnd.openxmlformats-officedocument.spreadsheetml.externalLink+xml":"links","application/vnd.ms-excel.pivotCacheDefinition":"TODO","application/vnd.ms-excel.pivotCacheRecords":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheDefinition+xml":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheRecords+xml":"TODO","application/vnd.ms-excel.queryTable":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.queryTable+xml":"TODO","application/vnd.ms-excel.userNames":"TODO","application/vnd.ms-excel.revisionHeaders":"TODO","application/vnd.ms-excel.revisionLog":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.revisionHeaders+xml":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.revisionLog+xml":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.userNames+xml":"TODO","application/vnd.ms-excel.tableSingleCells":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.tableSingleCells+xml":"TODO","application/vnd.ms-excel.slicer":"TODO","application/vnd.ms-excel.slicerCache":"TODO","application/vnd.ms-excel.slicer+xml":"TODO","application/vnd.ms-excel.slicerCache+xml":"TODO","application/vnd.ms-excel.wsSortMap":"TODO","application/vnd.ms-excel.table":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml":"TODO","application/vnd.openxmlformats-officedocument.theme+xml":"themes","application/vnd.openxmlformats-officedocument.themeOverride+xml":"TODO","application/vnd.ms-excel.Timeline+xml":"TODO","application/vnd.ms-excel.TimelineCache+xml":"TODO","application/vnd.ms-office.vbaProject":"vba","application/vnd.ms-office.vbaProjectSignature":"TODO","application/vnd.ms-office.volatileDependencies":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.volatileDependencies+xml":"TODO","application/vnd.ms-excel.controlproperties+xml":"TODO","application/vnd.openxmlformats-officedocument.model+data":"TODO","application/vnd.ms-excel.Survey+xml":"TODO","application/vnd.openxmlformats-officedocument.drawing+xml":"drawings","application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.diagramColors+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.diagramData+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.diagramLayout+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.diagramStyle+xml":"TODO","application/vnd.openxmlformats-officedocument.vmlDrawing":"TODO","application/vnd.openxmlformats-package.relationships+xml":"rels","application/vnd.openxmlformats-officedocument.oleObject":"TODO","image/png":"TODO",sheet:"js"},CT_LIST={workbooks:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml",xlsm:"application/vnd.ms-excel.sheet.macroEnabled.main+xml",xlsb:"application/vnd.ms-excel.sheet.binary.macroEnabled.main",xlam:"application/vnd.ms-excel.addin.macroEnabled.main+xml",xltx:"application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml"},strs:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml",xlsb:"application/vnd.ms-excel.sharedStrings"},comments:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml",xlsb:"application/vnd.ms-excel.comments"},sheets:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml",xlsb:"application/vnd.ms-excel.worksheet"},charts:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml",xlsb:"application/vnd.ms-excel.chartsheet"},dialogs:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml",xlsb:"application/vnd.ms-excel.dialogsheet"},macros:{xlsx:"application/vnd.ms-excel.macrosheet+xml",xlsb:"application/vnd.ms-excel.macrosheet"},metadata:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.sheetMetadata+xml",xlsb:"application/vnd.ms-excel.sheetMetadata"},styles:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml",xlsb:"application/vnd.ms-excel.styles"}};function new_ct(){return{workbooks:[],sheets:[],charts:[],dialogs:[],macros:[],rels:[],strs:[],comments:[],threadedcomments:[],links:[],coreprops:[],extprops:[],custprops:[],themes:[],styles:[],calcchains:[],vba:[],drawings:[],metadata:[],people:[],TODO:[],xmlns:""}}function write_ct(e,t){var n=evert_arr(ct2type),i=[],o;i[i.length]=XML_HEADER,i[i.length]=writextag("Types",null,{xmlns:XMLNS.CT,"xmlns:xsd":XMLNS.xsd,"xmlns:xsi":XMLNS.xsi}),i=i.concat([["xml","application/xml"],["bin","application/vnd.ms-excel.sheet.binary.macroEnabled.main"],["vml","application/vnd.openxmlformats-officedocument.vmlDrawing"],["data","application/vnd.openxmlformats-officedocument.model+data"],["bmp","image/bmp"],["png","image/png"],["gif","image/gif"],["emf","image/x-emf"],["wmf","image/x-wmf"],["jpg","image/jpeg"],["jpeg","image/jpeg"],["tif","image/tiff"],["tiff","image/tiff"],["pdf","application/pdf"],["rels","application/vnd.openxmlformats-package.relationships+xml"]].map(function(p){return writextag("Default",null,{Extension:p[0],ContentType:p[1]})}));var l=function(p){e[p]&&e[p].length>0&&(o=e[p][0],i[i.length]=writextag("Override",null,{PartName:(o[0]=="/"?"":"/")+o,ContentType:CT_LIST[p][t.bookType]||CT_LIST[p].xlsx}))},u=function(p){(e[p]||[]).forEach(function(m){i[i.length]=writextag("Override",null,{PartName:(m[0]=="/"?"":"/")+m,ContentType:CT_LIST[p][t.bookType]||CT_LIST[p].xlsx})})},f=function(p){(e[p]||[]).forEach(function(m){i[i.length]=writextag("Override",null,{PartName:(m[0]=="/"?"":"/")+m,ContentType:n[p][0]})})};return l("workbooks"),u("sheets"),u("charts"),f("themes"),["strs","styles"].forEach(l),["coreprops","extprops","custprops"].forEach(f),f("vba"),f("comments"),f("threadedcomments"),f("drawings"),u("metadata"),f("people"),i.length>2&&(i[i.length]="</Types>",i[1]=i[1].replace("/>",">")),i.join("")}var RELS={WB:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument",HLINK:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink",VML:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/vmlDrawing",XPATH:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/externalLinkPath",XMISS:"http://schemas.microsoft.com/office/2006/relationships/xlExternalLinkPath/xlPathMissing",CMNT:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/comments",CORE_PROPS:"http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties",EXT_PROPS:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties",CUST_PROPS:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/custom-properties",SST:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/sharedStrings",STY:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles",THEME:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme",WS:["http://schemas.openxmlformats.org/officeDocument/2006/relationships/worksheet","http://purl.oclc.org/ooxml/officeDocument/relationships/worksheet"],DRAW:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/drawing",XLMETA:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/sheetMetadata",TCMNT:"http://schemas.microsoft.com/office/2017/10/relationships/threadedComment",PEOPLE:"http://schemas.microsoft.com/office/2017/10/relationships/person",VBA:"http://schemas.microsoft.com/office/2006/relationships/vbaProject"};function get_rels_path(e){var t=e.lastIndexOf("/");return e.slice(0,t+1)+"_rels/"+e.slice(t+1)+".rels"}function write_rels(e){var t=[XML_HEADER,writextag("Relationships",null,{xmlns:XMLNS.RELS})];return keys(e["!id"]).forEach(function(n){t[t.length]=writextag("Relationship",null,e["!id"][n])}),t.length>2&&(t[t.length]="</Relationships>",t[1]=t[1].replace("/>",">")),t.join("")}function add_rels(e,t,n,i,o,l){if(o||(o={}),e["!id"]||(e["!id"]={}),e["!idx"]||(e["!idx"]=1),t<0)for(t=e["!idx"];e["!id"]["rId"+t];++t);if(e["!idx"]=t+1,o.Id="rId"+t,o.Type=i,o.Target=n,[RELS.HLINK,RELS.XPATH,RELS.XMISS].indexOf(o.Type)>-1&&(o.TargetMode="External"),e["!id"][o.Id])throw new Error("Cannot rewrite rId "+t);return e["!id"][o.Id]=o,e[("/"+o.Target).replace("//","/")]=o,t}function write_manifest(e){var t=[XML_HEADER];t.push(`<manifest:manifest xmlns:manifest="urn:oasis:names:tc:opendocument:xmlns:manifest:1.0" manifest:version="1.2">
|
|
266
266
|
`),t.push(` <manifest:file-entry manifest:full-path="/" manifest:version="1.2" manifest:media-type="application/vnd.oasis.opendocument.spreadsheet"/>
|
|
@@ -344,7 +344,7 @@ i.goToAndStop(b-i.firstFrame-1,!0)}S.type==="loop"&&(d===null||d!==S.frames||i.i
|
|
|
344
344
|
`),p.push(` </office:body>
|
|
345
345
|
`),f.bookType=="fods"?p.push("</office:document>"):p.push("</office:document-content>"),p.join("")}})();function write_ods(e,t){if(t.bookType=="fods")return write_content_ods(e,t);var n=zip_new(),i="",o=[],l=[];return i="mimetype",zip_add_file(n,i,"application/vnd.oasis.opendocument.spreadsheet"),i="content.xml",zip_add_file(n,i,write_content_ods(e,t)),o.push([i,"text/xml"]),l.push([i,"ContentFile"]),i="styles.xml",zip_add_file(n,i,write_styles_ods(e,t)),o.push([i,"text/xml"]),l.push([i,"StylesFile"]),i="meta.xml",zip_add_file(n,i,XML_HEADER+write_meta_ods()),o.push([i,"text/xml"]),l.push([i,"MetadataFile"]),i="manifest.rdf",zip_add_file(n,i,write_rdf(l)),o.push([i,"application/rdf+xml"]),i="META-INF/manifest.xml",zip_add_file(n,i,write_manifest(o)),n}/*! sheetjs (C) 2013-present SheetJS -- http://sheetjs.com */function u8_to_dataview(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function stru8(e){return typeof TextEncoder<"u"?new TextEncoder().encode(e):s2a(utf8write(e))}function u8contains(e,t){e:for(var n=0;n<=e.length-t.length;++n){for(var i=0;i<t.length;++i)if(e[n+i]!=t[i])continue e;return!0}return!1}function u8concat(e){var t=e.reduce(function(o,l){return o+l.length},0),n=new Uint8Array(t),i=0;return e.forEach(function(o){n.set(o,i),i+=o.length}),n}function writeDecimal128LE(e,t,n){var i=Math.floor(n==0?0:Math.LOG10E*Math.log(Math.abs(n)))+6176-20,o=n/Math.pow(10,i-6176);e[t+15]|=i>>7,e[t+14]|=(i&127)<<1;for(var l=0;o>=1;++l,o/=256)e[t+l]=o&255;e[t+15]|=n>=0?0:128}function parse_varint49(e,t){var n=t?t[0]:0,i=e[n]&127;e:if(e[n++]>=128&&(i|=(e[n]&127)<<7,e[n++]<128||(i|=(e[n]&127)<<14,e[n++]<128)||(i|=(e[n]&127)<<21,e[n++]<128)||(i+=(e[n]&127)*Math.pow(2,28),++n,e[n++]<128)||(i+=(e[n]&127)*Math.pow(2,35),++n,e[n++]<128)||(i+=(e[n]&127)*Math.pow(2,42),++n,e[n++]<128)))break e;return t&&(t[0]=n),i}function write_varint49(e){var t=new Uint8Array(7);t[0]=e&127;var n=1;e:if(e>127){if(t[n-1]|=128,t[n]=e>>7&127,++n,e<=16383||(t[n-1]|=128,t[n]=e>>14&127,++n,e<=2097151)||(t[n-1]|=128,t[n]=e>>21&127,++n,e<=268435455)||(t[n-1]|=128,t[n]=e/256>>>21&127,++n,e<=34359738367)||(t[n-1]|=128,t[n]=e/65536>>>21&127,++n,e<=4398046511103))break e;t[n-1]|=128,t[n]=e/16777216>>>21&127,++n}return t.slice(0,n)}function varint_to_i32(e){var t=0,n=e[t]&127;e:if(e[t++]>=128){if(n|=(e[t]&127)<<7,e[t++]<128||(n|=(e[t]&127)<<14,e[t++]<128)||(n|=(e[t]&127)<<21,e[t++]<128))break e;n|=(e[t]&127)<<28}return n}function parse_shallow(e){for(var t=[],n=[0];n[0]<e.length;){var i=n[0],o=parse_varint49(e,n),l=o&7;o=Math.floor(o/8);var u=0,f;if(o==0)break;switch(l){case 0:{for(var p=n[0];e[n[0]++]>=128;);f=e.slice(p,n[0])}break;case 5:u=4,f=e.slice(n[0],n[0]+u),n[0]+=u;break;case 1:u=8,f=e.slice(n[0],n[0]+u),n[0]+=u;break;case 2:u=parse_varint49(e,n),f=e.slice(n[0],n[0]+u),n[0]+=u;break;case 3:case 4:default:throw new Error("PB Type ".concat(l," for Field ").concat(o," at offset ").concat(i))}var m={data:f,type:l};t[o]==null?t[o]=[m]:t[o].push(m)}return t}function write_shallow(e){var t=[];return e.forEach(function(n,i){n.forEach(function(o){o.data&&(t.push(write_varint49(i*8+o.type)),o.type==2&&t.push(write_varint49(o.data.length)),t.push(o.data))})}),u8concat(t)}function parse_iwa_file(e){for(var t,n=[],i=[0];i[0]<e.length;){var o=parse_varint49(e,i),l=parse_shallow(e.slice(i[0],i[0]+o));i[0]+=o;var u={id:varint_to_i32(l[1][0].data),messages:[]};l[2].forEach(function(f){var p=parse_shallow(f.data),m=varint_to_i32(p[3][0].data);u.messages.push({meta:p,data:e.slice(i[0],i[0]+m)}),i[0]+=m}),(t=l[3])!=null&&t[0]&&(u.merge=varint_to_i32(l[3][0].data)>>>0>0),n.push(u)}return n}function write_iwa_file(e){var t=[];return e.forEach(function(n){var i=[];i[1]=[{data:write_varint49(n.id),type:0}],i[2]=[],n.merge!=null&&(i[3]=[{data:write_varint49(+!!n.merge),type:0}]);var o=[];n.messages.forEach(function(u){o.push(u.data),u.meta[3]=[{type:0,data:write_varint49(u.data.length)}],i[2].push({data:write_shallow(u.meta),type:2})});var l=write_shallow(i);t.push(write_varint49(l.length)),t.push(l),o.forEach(function(u){return t.push(u)})}),u8concat(t)}function parse_snappy_chunk(e,t){if(e!=0)throw new Error("Unexpected Snappy chunk type ".concat(e));for(var n=[0],i=parse_varint49(t,n),o=[];n[0]<t.length;){var l=t[n[0]]&3;if(l==0){var u=t[n[0]++]>>2;if(u<60)++u;else{var f=u-59;u=t[n[0]],f>1&&(u|=t[n[0]+1]<<8),f>2&&(u|=t[n[0]+2]<<16),f>3&&(u|=t[n[0]+3]<<24),u>>>=0,u++,n[0]+=f}o.push(t.slice(n[0],n[0]+u)),n[0]+=u;continue}else{var p=0,m=0;if(l==1?(m=(t[n[0]]>>2&7)+4,p=(t[n[0]++]&224)<<3,p|=t[n[0]++]):(m=(t[n[0]++]>>2)+1,l==2?(p=t[n[0]]|t[n[0]+1]<<8,n[0]+=2):(p=(t[n[0]]|t[n[0]+1]<<8|t[n[0]+2]<<16|t[n[0]+3]<<24)>>>0,n[0]+=4)),o=[u8concat(o)],p==0)throw new Error("Invalid offset 0");if(p>o[0].length)throw new Error("Invalid offset beyond length");if(m>=p)for(o.push(o[0].slice(-p)),m-=p;m>=o[o.length-1].length;)o.push(o[o.length-1]),m-=o[o.length-1].length;o.push(o[0].slice(-p,-p+m))}}var d=u8concat(o);if(d.length!=i)throw new Error("Unexpected length: ".concat(d.length," != ").concat(i));return d}function decompress_iwa_file(e){for(var t=[],n=0;n<e.length;){var i=e[n++],o=e[n]|e[n+1]<<8|e[n+2]<<16;n+=3,t.push(parse_snappy_chunk(i,e.slice(n,n+o))),n+=o}if(n!==e.length)throw new Error("data is not a valid framed stream!");return u8concat(t)}function compress_iwa_file(e){for(var t=[],n=0;n<e.length;){var i=Math.min(e.length-n,268435455),o=new Uint8Array(4);t.push(o);var l=write_varint49(i),u=l.length;t.push(l),i<=60?(u++,t.push(new Uint8Array([i-1<<2]))):i<=256?(u+=2,t.push(new Uint8Array([240,i-1&255]))):i<=65536?(u+=3,t.push(new Uint8Array([244,i-1&255,i-1>>8&255]))):i<=16777216?(u+=4,t.push(new Uint8Array([248,i-1&255,i-1>>8&255,i-1>>16&255]))):i<=4294967296&&(u+=5,t.push(new Uint8Array([252,i-1&255,i-1>>8&255,i-1>>16&255,i-1>>>24&255]))),t.push(e.slice(n,n+i)),u+=i,o[0]=0,o[1]=u&255,o[2]=u>>8&255,o[3]=u>>16&255,n+=i}return u8concat(t)}function write_new_storage(e,t){var n=new Uint8Array(32),i=u8_to_dataview(n),o=12,l=0;switch(n[0]=5,e.t){case"n":n[1]=2,writeDecimal128LE(n,o,e.v),l|=1,o+=16;break;case"b":n[1]=6,i.setFloat64(o,e.v?1:0,!0),l|=2,o+=8;break;case"s":if(t.indexOf(e.v)==-1)throw new Error("Value ".concat(e.v," missing from SST!"));n[1]=3,i.setUint32(o,t.indexOf(e.v),!0),l|=8,o+=4;break;default:throw"unsupported cell type "+e.t}return i.setUint32(8,l,!0),n.slice(0,o)}function write_old_storage(e,t){var n=new Uint8Array(32),i=u8_to_dataview(n),o=12,l=0;switch(n[0]=3,e.t){case"n":n[2]=2,i.setFloat64(o,e.v,!0),l|=32,o+=8;break;case"b":n[2]=6,i.setFloat64(o,e.v?1:0,!0),l|=32,o+=8;break;case"s":if(t.indexOf(e.v)==-1)throw new Error("Value ".concat(e.v," missing from SST!"));n[2]=3,i.setUint32(o,t.indexOf(e.v),!0),l|=16,o+=4;break;default:throw"unsupported cell type "+e.t}return i.setUint32(4,l,!0),n.slice(0,o)}function parse_TSP_Reference(e){var t=parse_shallow(e);return parse_varint49(t[1][0].data)}function write_tile_row(e,t,n){var i,o,l,u;if(!((i=e[6])!=null&&i[0])||!((o=e[7])!=null&&o[0]))throw"Mutation only works on post-BNC storages!";var f=((u=(l=e[8])==null?void 0:l[0])==null?void 0:u.data)&&varint_to_i32(e[8][0].data)>0||!1;if(f)throw"Math only works with normal offsets";for(var p=0,m=u8_to_dataview(e[7][0].data),d=0,g=[],_=u8_to_dataview(e[4][0].data),E=0,S=[],b=0;b<t.length;++b){if(t[b]==null){m.setUint16(b*2,65535,!0),_.setUint16(b*2,65535);continue}m.setUint16(b*2,d,!0),_.setUint16(b*2,E,!0);var T,C;switch(typeof t[b]){case"string":T=write_new_storage({t:"s",v:t[b]},n),C=write_old_storage({t:"s",v:t[b]},n);break;case"number":T=write_new_storage({t:"n",v:t[b]},n),C=write_old_storage({t:"n",v:t[b]},n);break;case"boolean":T=write_new_storage({t:"b",v:t[b]},n),C=write_old_storage({t:"b",v:t[b]},n);break;default:throw new Error("Unsupported value "+t[b])}g.push(T),d+=T.length,S.push(C),E+=C.length,++p}for(e[2][0].data=write_varint49(p);b<e[7][0].data.length/2;++b)m.setUint16(b*2,65535,!0),_.setUint16(b*2,65535,!0);return e[6][0].data=u8concat(g),e[3][0].data=u8concat(S),p}function write_numbers_iwa(e,t){if(!t||!t.numbers)throw new Error("Must pass a `numbers` option -- check the README");var n=e.Sheets[e.SheetNames[0]];e.SheetNames.length>1&&console.error("The Numbers writer currently writes only the first table");var i=decode_range(n["!ref"]);i.s.r=i.s.c=0;var o=!1;i.e.c>9&&(o=!0,i.e.c=9),i.e.r>49&&(o=!0,i.e.r=49),o&&console.error("The Numbers writer is currently limited to ".concat(encode_range(i)));var l=sheet_to_json(n,{range:i,header:1}),u=["~Sh33tJ5~"];l.forEach(function(Y){return Y.forEach(function(K){typeof K=="string"&&u.push(K)})});var f={},p=[],m=CFB.read(t.numbers,{type:"base64"});m.FileIndex.map(function(Y,K){return[Y,m.FullPaths[K]]}).forEach(function(Y){var K=Y[0],J=Y[1];if(K.type==2&&K.name.match(/\.iwa/)){var ce=K.content,me=decompress_iwa_file(ce),Ee=parse_iwa_file(me);Ee.forEach(function(ue){p.push(ue.id),f[ue.id]={deps:[],location:J,type:varint_to_i32(ue.messages[0].meta[1][0].data)}})}}),p.sort(function(Y,K){return Y-K});var d=p.filter(function(Y){return Y>1}).map(function(Y){return[Y,write_varint49(Y)]});m.FileIndex.map(function(Y,K){return[Y,m.FullPaths[K]]}).forEach(function(Y){var K=Y[0];if(Y[1],!!K.name.match(/\.iwa/)){var J=parse_iwa_file(decompress_iwa_file(K.content));J.forEach(function(ce){ce.messages.forEach(function(me){d.forEach(function(Ee){ce.messages.some(function(ue){return varint_to_i32(ue.meta[1][0].data)!=11006&&u8contains(ue.data,Ee[1])})&&f[Ee[0]].deps.push(ce.id)})})})}});for(var g=CFB.find(m,f[1].location),_=parse_iwa_file(decompress_iwa_file(g.content)),E,S=0;S<_.length;++S){var b=_[S];b.id==1&&(E=b)}var T=parse_TSP_Reference(parse_shallow(E.messages[0].data)[1][0].data);for(g=CFB.find(m,f[T].location),_=parse_iwa_file(decompress_iwa_file(g.content)),S=0;S<_.length;++S)b=_[S],b.id==T&&(E=b);for(T=parse_TSP_Reference(parse_shallow(E.messages[0].data)[2][0].data),g=CFB.find(m,f[T].location),_=parse_iwa_file(decompress_iwa_file(g.content)),S=0;S<_.length;++S)b=_[S],b.id==T&&(E=b);for(T=parse_TSP_Reference(parse_shallow(E.messages[0].data)[2][0].data),g=CFB.find(m,f[T].location),_=parse_iwa_file(decompress_iwa_file(g.content)),S=0;S<_.length;++S)b=_[S],b.id==T&&(E=b);var C=parse_shallow(E.messages[0].data);{C[6][0].data=write_varint49(i.e.r+1),C[7][0].data=write_varint49(i.e.c+1);var A=parse_TSP_Reference(C[46][0].data),R=CFB.find(m,f[A].location),O=parse_iwa_file(decompress_iwa_file(R.content));{for(var I=0;I<O.length&&O[I].id!=A;++I);if(O[I].id!=A)throw"Bad ColumnRowUIDMapArchive";var j=parse_shallow(O[I].messages[0].data);j[1]=[],j[2]=[],j[3]=[];for(var D=0;D<=i.e.c;++D){var F=[];F[1]=F[2]=[{type:0,data:write_varint49(D+420690)}],j[1].push({type:2,data:write_shallow(F)}),j[2].push({type:0,data:write_varint49(D)}),j[3].push({type:0,data:write_varint49(D)})}j[4]=[],j[5]=[],j[6]=[];for(var B=0;B<=i.e.r;++B)F=[],F[1]=F[2]=[{type:0,data:write_varint49(B+726270)}],j[4].push({type:2,data:write_shallow(F)}),j[5].push({type:0,data:write_varint49(B)}),j[6].push({type:0,data:write_varint49(B)});O[I].messages[0].data=write_shallow(j)}R.content=compress_iwa_file(write_iwa_file(O)),R.size=R.content.length,delete C[46];var X=parse_shallow(C[4][0].data);{X[7][0].data=write_varint49(i.e.r+1);var z=parse_shallow(X[1][0].data),M=parse_TSP_Reference(z[2][0].data);R=CFB.find(m,f[M].location),O=parse_iwa_file(decompress_iwa_file(R.content));{if(O[0].id!=M)throw"Bad HeaderStorageBucket";var H=parse_shallow(O[0].messages[0].data);for(B=0;B<l.length;++B){var ee=parse_shallow(H[2][0].data);ee[1][0].data=write_varint49(B),ee[4][0].data=write_varint49(l[B].length),H[2][B]={type:H[2][0].type,data:write_shallow(ee)}}O[0].messages[0].data=write_shallow(H)}R.content=compress_iwa_file(write_iwa_file(O)),R.size=R.content.length;var Q=parse_TSP_Reference(X[2][0].data);R=CFB.find(m,f[Q].location),O=parse_iwa_file(decompress_iwa_file(R.content));{if(O[0].id!=Q)throw"Bad HeaderStorageBucket";for(H=parse_shallow(O[0].messages[0].data),D=0;D<=i.e.c;++D)ee=parse_shallow(H[2][0].data),ee[1][0].data=write_varint49(D),ee[4][0].data=write_varint49(i.e.r+1),H[2][D]={type:H[2][0].type,data:write_shallow(ee)};O[0].messages[0].data=write_shallow(H)}R.content=compress_iwa_file(write_iwa_file(O)),R.size=R.content.length;var U=parse_TSP_Reference(X[4][0].data);(function(){for(var Y=CFB.find(m,f[U].location),K=parse_iwa_file(decompress_iwa_file(Y.content)),J,ce=0;ce<K.length;++ce){var me=K[ce];me.id==U&&(J=me)}var Ee=parse_shallow(J.messages[0].data);{Ee[3]=[];var ue=[];u.forEach(function(ie,Oe){ue[1]=[{type:0,data:write_varint49(Oe)}],ue[2]=[{type:0,data:write_varint49(1)}],ue[3]=[{type:2,data:stru8(ie)}],Ee[3].push({type:2,data:write_shallow(ue)})})}J.messages[0].data=write_shallow(Ee);var he=write_iwa_file(K),we=compress_iwa_file(he);Y.content=we,Y.size=Y.content.length})();var q=parse_shallow(X[3][0].data);{var N=q[1][0];delete q[2];var V=parse_shallow(N.data);{var G=parse_TSP_Reference(V[2][0].data);(function(){for(var Y=CFB.find(m,f[G].location),K=parse_iwa_file(decompress_iwa_file(Y.content)),J,ce=0;ce<K.length;++ce){var me=K[ce];me.id==G&&(J=me)}var Ee=parse_shallow(J.messages[0].data);{delete Ee[6],delete q[7];var ue=new Uint8Array(Ee[5][0].data);Ee[5]=[];for(var he=0,we=0;we<=i.e.r;++we){var ie=parse_shallow(ue);he+=write_tile_row(ie,l[we],u),ie[1][0].data=write_varint49(we),Ee[5].push({data:write_shallow(ie),type:2})}Ee[1]=[{type:0,data:write_varint49(i.e.c+1)}],Ee[2]=[{type:0,data:write_varint49(i.e.r+1)}],Ee[3]=[{type:0,data:write_varint49(he)}],Ee[4]=[{type:0,data:write_varint49(i.e.r+1)}]}J.messages[0].data=write_shallow(Ee);var Oe=write_iwa_file(K),_e=compress_iwa_file(Oe);Y.content=_e,Y.size=Y.content.length})()}N.data=write_shallow(V)}X[3][0].data=write_shallow(q)}C[4][0].data=write_shallow(X)}E.messages[0].data=write_shallow(C);var W=write_iwa_file(_),L=compress_iwa_file(W);return g.content=L,g.size=g.content.length,m}function fix_opts_func(e){return function(n){for(var i=0;i!=e.length;++i){var o=e[i];n[o[0]]===void 0&&(n[o[0]]=o[1]),o[2]==="n"&&(n[o[0]]=Number(n[o[0]]))}}}function fix_write_opts(e){fix_opts_func([["cellDates",!1],["bookSST",!1],["bookType","xlsx"],["compression",!1],["WTF",!1]])(e)}function write_zip(e,t){return t.bookType=="ods"?write_ods(e,t):t.bookType=="numbers"?write_numbers_iwa(e,t):t.bookType=="xlsb"?write_zip_xlsxb(e,t):write_zip_xlsx(e,t)}function write_zip_xlsxb(e,t){_shapeid=1024,e&&!e.SSF&&(e.SSF=dup(table_fmt)),e&&e.SSF&&(make_ssf(),SSF_load_table(e.SSF),t.revssf=evert_num(e.SSF),t.revssf[e.SSF[65535]]=0,t.ssf=e.SSF),t.rels={},t.wbrels={},t.Strings=[],t.Strings.Count=0,t.Strings.Unique=0,browser_has_Map?t.revStrings=new Map:(t.revStrings={},t.revStrings.foo=[],delete t.revStrings.foo);var n=t.bookType=="xlsb"?"bin":"xml",i=VBAFMTS.indexOf(t.bookType)>-1,o=new_ct();fix_write_opts(t=t||{});var l=zip_new(),u="",f=0;if(t.cellXfs=[],get_cell_style(t.cellXfs,{},{revssf:{General:0}}),e.Props||(e.Props={}),u="docProps/core.xml",zip_add_file(l,u,write_core_props(e.Props,t)),o.coreprops.push(u),add_rels(t.rels,2,u,RELS.CORE_PROPS),u="docProps/app.xml",!(e.Props&&e.Props.SheetNames))if(!e.Workbook||!e.Workbook.Sheets)e.Props.SheetNames=e.SheetNames;else{for(var p=[],m=0;m<e.SheetNames.length;++m)(e.Workbook.Sheets[m]||{}).Hidden!=2&&p.push(e.SheetNames[m]);e.Props.SheetNames=p}for(e.Props.Worksheets=e.Props.SheetNames.length,zip_add_file(l,u,write_ext_props(e.Props)),o.extprops.push(u),add_rels(t.rels,3,u,RELS.EXT_PROPS),e.Custprops!==e.Props&&keys(e.Custprops||{}).length>0&&(u="docProps/custom.xml",zip_add_file(l,u,write_cust_props(e.Custprops)),o.custprops.push(u),add_rels(t.rels,4,u,RELS.CUST_PROPS)),f=1;f<=e.SheetNames.length;++f){var d={"!id":{}},g=e.Sheets[e.SheetNames[f-1]],_=(g||{})["!type"]||"sheet";switch(_){case"chart":default:u="xl/worksheets/sheet"+f+"."+n,zip_add_file(l,u,write_ws(f-1,u,t,e,d)),o.sheets.push(u),add_rels(t.wbrels,-1,"worksheets/sheet"+f+"."+n,RELS.WS[0])}if(g){var E=g["!comments"],S=!1,b="";E&&E.length>0&&(b="xl/comments"+f+"."+n,zip_add_file(l,b,write_cmnt(E,b)),o.comments.push(b),add_rels(d,-1,"../comments"+f+"."+n,RELS.CMNT),S=!0),g["!legacy"]&&S&&zip_add_file(l,"xl/drawings/vmlDrawing"+f+".vml",write_comments_vml(f,g["!comments"])),delete g["!comments"],delete g["!legacy"]}d["!id"].rId1&&zip_add_file(l,get_rels_path(u),write_rels(d))}return t.Strings!=null&&t.Strings.length>0&&(u="xl/sharedStrings."+n,zip_add_file(l,u,write_sst(t.Strings,u,t)),o.strs.push(u),add_rels(t.wbrels,-1,"sharedStrings."+n,RELS.SST)),u="xl/workbook."+n,zip_add_file(l,u,write_wb(e,u)),o.workbooks.push(u),add_rels(t.rels,1,u,RELS.WB),u="xl/theme/theme1.xml",zip_add_file(l,u,write_theme(e.Themes,t)),o.themes.push(u),add_rels(t.wbrels,-1,"theme/theme1.xml",RELS.THEME),u="xl/styles."+n,zip_add_file(l,u,write_sty(e,u,t)),o.styles.push(u),add_rels(t.wbrels,-1,"styles."+n,RELS.STY),e.vbaraw&&i&&(u="xl/vbaProject.bin",zip_add_file(l,u,e.vbaraw),o.vba.push(u),add_rels(t.wbrels,-1,"vbaProject.bin",RELS.VBA)),u="xl/metadata."+n,zip_add_file(l,u,write_xlmeta(u)),o.metadata.push(u),add_rels(t.wbrels,-1,"metadata."+n,RELS.XLMETA),zip_add_file(l,"[Content_Types].xml",write_ct(o,t)),zip_add_file(l,"_rels/.rels",write_rels(t.rels)),zip_add_file(l,"xl/_rels/workbook."+n+".rels",write_rels(t.wbrels)),delete t.revssf,delete t.ssf,l}function write_zip_xlsx(e,t){_shapeid=1024,e&&!e.SSF&&(e.SSF=dup(table_fmt)),e&&e.SSF&&(make_ssf(),SSF_load_table(e.SSF),t.revssf=evert_num(e.SSF),t.revssf[e.SSF[65535]]=0,t.ssf=e.SSF),t.rels={},t.wbrels={},t.Strings=[],t.Strings.Count=0,t.Strings.Unique=0,browser_has_Map?t.revStrings=new Map:(t.revStrings={},t.revStrings.foo=[],delete t.revStrings.foo);var n="xml",i=VBAFMTS.indexOf(t.bookType)>-1,o=new_ct();fix_write_opts(t=t||{});var l=zip_new(),u="",f=0;if(t.cellXfs=[],get_cell_style(t.cellXfs,{},{revssf:{General:0}}),e.Props||(e.Props={}),u="docProps/core.xml",zip_add_file(l,u,write_core_props(e.Props,t)),o.coreprops.push(u),add_rels(t.rels,2,u,RELS.CORE_PROPS),u="docProps/app.xml",!(e.Props&&e.Props.SheetNames))if(!e.Workbook||!e.Workbook.Sheets)e.Props.SheetNames=e.SheetNames;else{for(var p=[],m=0;m<e.SheetNames.length;++m)(e.Workbook.Sheets[m]||{}).Hidden!=2&&p.push(e.SheetNames[m]);e.Props.SheetNames=p}e.Props.Worksheets=e.Props.SheetNames.length,zip_add_file(l,u,write_ext_props(e.Props)),o.extprops.push(u),add_rels(t.rels,3,u,RELS.EXT_PROPS),e.Custprops!==e.Props&&keys(e.Custprops||{}).length>0&&(u="docProps/custom.xml",zip_add_file(l,u,write_cust_props(e.Custprops)),o.custprops.push(u),add_rels(t.rels,4,u,RELS.CUST_PROPS));var d=["SheetJ5"];for(t.tcid=0,f=1;f<=e.SheetNames.length;++f){var g={"!id":{}},_=e.Sheets[e.SheetNames[f-1]],E=(_||{})["!type"]||"sheet";switch(E){case"chart":default:u="xl/worksheets/sheet"+f+"."+n,zip_add_file(l,u,write_ws_xml(f-1,t,e,g)),o.sheets.push(u),add_rels(t.wbrels,-1,"worksheets/sheet"+f+"."+n,RELS.WS[0])}if(_){var S=_["!comments"],b=!1,T="";if(S&&S.length>0){var C=!1;S.forEach(function(A){A[1].forEach(function(R){R.T==!0&&(C=!0)})}),C&&(T="xl/threadedComments/threadedComment"+f+"."+n,zip_add_file(l,T,write_tcmnt_xml(S,d,t)),o.threadedcomments.push(T),add_rels(g,-1,"../threadedComments/threadedComment"+f+"."+n,RELS.TCMNT)),T="xl/comments"+f+"."+n,zip_add_file(l,T,write_comments_xml(S)),o.comments.push(T),add_rels(g,-1,"../comments"+f+"."+n,RELS.CMNT),b=!0}_["!legacy"]&&b&&zip_add_file(l,"xl/drawings/vmlDrawing"+f+".vml",write_comments_vml(f,_["!comments"])),delete _["!comments"],delete _["!legacy"]}g["!id"].rId1&&zip_add_file(l,get_rels_path(u),write_rels(g))}return t.Strings!=null&&t.Strings.length>0&&(u="xl/sharedStrings."+n,zip_add_file(l,u,write_sst_xml(t.Strings,t)),o.strs.push(u),add_rels(t.wbrels,-1,"sharedStrings."+n,RELS.SST)),u="xl/workbook."+n,zip_add_file(l,u,write_wb_xml(e)),o.workbooks.push(u),add_rels(t.rels,1,u,RELS.WB),u="xl/theme/theme1.xml",zip_add_file(l,u,write_theme(e.Themes,t)),o.themes.push(u),add_rels(t.wbrels,-1,"theme/theme1.xml",RELS.THEME),u="xl/styles."+n,zip_add_file(l,u,write_sty_xml(e,t)),o.styles.push(u),add_rels(t.wbrels,-1,"styles."+n,RELS.STY),e.vbaraw&&i&&(u="xl/vbaProject.bin",zip_add_file(l,u,e.vbaraw),o.vba.push(u),add_rels(t.wbrels,-1,"vbaProject.bin",RELS.VBA)),u="xl/metadata."+n,zip_add_file(l,u,write_xlmeta_xml()),o.metadata.push(u),add_rels(t.wbrels,-1,"metadata."+n,RELS.XLMETA),d.length>1&&(u="xl/persons/person.xml",zip_add_file(l,u,write_people_xml(d)),o.people.push(u),add_rels(t.wbrels,-1,"persons/person.xml",RELS.PEOPLE)),zip_add_file(l,"[Content_Types].xml",write_ct(o,t)),zip_add_file(l,"_rels/.rels",write_rels(t.rels)),zip_add_file(l,"xl/_rels/workbook."+n+".rels",write_rels(t.wbrels)),delete t.revssf,delete t.ssf,l}function firstbyte(e,t){var n="";switch((t||{}).type||"base64"){case"buffer":return[e[0],e[1],e[2],e[3],e[4],e[5],e[6],e[7]];case"base64":n=Base64_decode(e.slice(0,12));break;case"binary":n=e;break;case"array":return[e[0],e[1],e[2],e[3],e[4],e[5],e[6],e[7]];default:throw new Error("Unrecognized type "+(t&&t.type||"undefined"))}return[n.charCodeAt(0),n.charCodeAt(1),n.charCodeAt(2),n.charCodeAt(3),n.charCodeAt(4),n.charCodeAt(5),n.charCodeAt(6),n.charCodeAt(7)]}function write_cfb_ctr(e,t){switch(t.type){case"base64":case"binary":break;case"buffer":case"array":t.type="";break;case"file":return write_dl(t.file,CFB.write(e,{type:has_buf?"buffer":""}));case"string":throw new Error("'string' output type invalid for '"+t.bookType+"' files");default:throw new Error("Unrecognized type "+t.type)}return CFB.write(e,t)}function write_zip_type(e,t){var n=dup(t||{}),i=write_zip(e,n);return write_zip_denouement(i,n)}function write_zip_denouement(e,t){var n={},i=has_buf?"nodebuffer":typeof Uint8Array<"u"?"array":"string";if(t.compression&&(n.compression="DEFLATE"),t.password)n.type=i;else switch(t.type){case"base64":n.type="base64";break;case"binary":n.type="string";break;case"string":throw new Error("'string' output type invalid for '"+t.bookType+"' files");case"buffer":case"file":n.type=i;break;default:throw new Error("Unrecognized type "+t.type)}var o=e.FullPaths?CFB.write(e,{fileType:"zip",type:{nodebuffer:"buffer",string:"binary"}[n.type]||n.type,compression:!!t.compression}):e.generate(n);if(typeof Deno<"u"&&typeof o=="string"){if(t.type=="binary"||t.type=="base64")return o;o=new Uint8Array(s2ab(o))}return t.password&&typeof encrypt_agile<"u"?write_cfb_ctr(encrypt_agile(o,t.password),t):t.type==="file"?write_dl(t.file,o):t.type=="string"?utf8read(o):o}function write_cfb_type(e,t){var n=t||{},i=write_xlscfb(e,n);return write_cfb_ctr(i,n)}function write_string_type(e,t,n){n||(n="");var i=n+e;switch(t.type){case"base64":return Base64_encode(utf8write(i));case"binary":return utf8write(i);case"string":return e;case"file":return write_dl(t.file,i,"utf8");case"buffer":return has_buf?Buffer_from(i,"utf8"):typeof TextEncoder<"u"?new TextEncoder().encode(i):write_string_type(i,{type:"binary"}).split("").map(function(o){return o.charCodeAt(0)})}throw new Error("Unrecognized type "+t.type)}function write_stxt_type(e,t){switch(t.type){case"base64":return Base64_encode(e);case"binary":return e;case"string":return e;case"file":return write_dl(t.file,e,"binary");case"buffer":return has_buf?Buffer_from(e,"binary"):e.split("").map(function(n){return n.charCodeAt(0)})}throw new Error("Unrecognized type "+t.type)}function write_binary_type(e,t){switch(t.type){case"string":case"base64":case"binary":for(var n="",i=0;i<e.length;++i)n+=String.fromCharCode(e[i]);return t.type=="base64"?Base64_encode(n):t.type=="string"?utf8read(n):n;case"file":return write_dl(t.file,e);case"buffer":return e;default:throw new Error("Unrecognized type "+t.type)}}function writeSync(e,t){reset_cp(),check_wb(e);var n=dup(t||{});if(n.cellStyles&&(n.cellNF=!0,n.sheetStubs=!0),n.type=="array"){n.type="binary";var i=writeSync(e,n);return n.type="array",s2ab(i)}var o=0;if(n.sheet&&(typeof n.sheet=="number"?o=n.sheet:o=e.SheetNames.indexOf(n.sheet),!e.SheetNames[o]))throw new Error("Sheet not found: "+n.sheet+" : "+typeof n.sheet);switch(n.bookType||"xlsb"){case"xml":case"xlml":return write_string_type(write_xlml(e,n),n);case"slk":case"sylk":return write_string_type(SYLK.from_sheet(e.Sheets[e.SheetNames[o]],n),n);case"htm":case"html":return write_string_type(sheet_to_html(e.Sheets[e.SheetNames[o]],n),n);case"txt":return write_stxt_type(sheet_to_txt(e.Sheets[e.SheetNames[o]],n),n);case"csv":return write_string_type(sheet_to_csv(e.Sheets[e.SheetNames[o]],n),n,"\uFEFF");case"dif":return write_string_type(DIF.from_sheet(e.Sheets[e.SheetNames[o]],n),n);case"dbf":return write_binary_type(DBF.from_sheet(e.Sheets[e.SheetNames[o]],n),n);case"prn":return write_string_type(PRN.from_sheet(e.Sheets[e.SheetNames[o]],n),n);case"rtf":return write_string_type(RTF.from_sheet(e.Sheets[e.SheetNames[o]],n),n);case"eth":return write_string_type(ETH.from_sheet(e.Sheets[e.SheetNames[o]],n),n);case"fods":return write_string_type(write_ods(e,n),n);case"wk1":return write_binary_type(WK_.sheet_to_wk1(e.Sheets[e.SheetNames[o]],n),n);case"wk3":return write_binary_type(WK_.book_to_wk3(e,n),n);case"biff2":n.biff||(n.biff=2);case"biff3":n.biff||(n.biff=3);case"biff4":return n.biff||(n.biff=4),write_binary_type(write_biff_buf(e,n),n);case"biff5":n.biff||(n.biff=5);case"biff8":case"xla":case"xls":return n.biff||(n.biff=8),write_cfb_type(e,n);case"xlsx":case"xlsm":case"xlam":case"xlsb":case"numbers":case"ods":return write_zip_type(e,n);default:throw new Error("Unrecognized bookType |"+n.bookType+"|")}}function resolve_book_type(e){if(!e.bookType){var t={xls:"biff8",htm:"html",slk:"sylk",socialcalc:"eth",Sh33tJS:"WTF"},n=e.file.slice(e.file.lastIndexOf(".")).toLowerCase();n.match(/^\.[a-z]+$/)&&(e.bookType=n.slice(1)),e.bookType=t[e.bookType]||e.bookType}}function writeFileSync(e,t,n){var i={};return i.type="file",i.file=t,resolve_book_type(i),writeSync(e,i)}function make_json_row(e,t,n,i,o,l,u,f){var p=encode_row(n),m=f.defval,d=f.raw||!Object.prototype.hasOwnProperty.call(f,"raw"),g=!0,_=o===1?[]:{};if(o!==1)if(Object.defineProperty)try{Object.defineProperty(_,"__rowNum__",{value:n,enumerable:!1})}catch{_.__rowNum__=n}else _.__rowNum__=n;if(!u||e[n])for(var E=t.s.c;E<=t.e.c;++E){var S=u?e[n][E]:e[i[E]+p];if(S===void 0||S.t===void 0){if(m===void 0)continue;l[E]!=null&&(_[l[E]]=m);continue}var b=S.v;switch(S.t){case"z":if(b==null)break;continue;case"e":b=b==0?null:void 0;break;case"s":case"d":case"b":case"n":break;default:throw new Error("unrecognized type "+S.t)}if(l[E]!=null){if(b==null)if(S.t=="e"&&b===null)_[l[E]]=null;else if(m!==void 0)_[l[E]]=m;else if(d&&b===null)_[l[E]]=null;else continue;else _[l[E]]=d&&(S.t!=="n"||S.t==="n"&&f.rawNumbers!==!1)?b:format_cell(S,b,f);b!=null&&(g=!1)}}return{row:_,isempty:g}}function sheet_to_json(e,t){if(e==null||e["!ref"]==null)return[];var n={t:"n",v:0},i=0,o=1,l=[],u=0,f="",p={s:{r:0,c:0},e:{r:0,c:0}},m=t||{},d=m.range!=null?m.range:e["!ref"];switch(m.header===1?i=1:m.header==="A"?i=2:Array.isArray(m.header)?i=3:m.header==null&&(i=0),typeof d){case"string":p=safe_decode_range(d);break;case"number":p=safe_decode_range(e["!ref"]),p.s.r=d;break;default:p=d}i>0&&(o=0);var g=encode_row(p.s.r),_=[],E=[],S=0,b=0,T=Array.isArray(e),C=p.s.r,A=0,R={};T&&!e[C]&&(e[C]=[]);var O=m.skipHidden&&e["!cols"]||[],I=m.skipHidden&&e["!rows"]||[];for(A=p.s.c;A<=p.e.c;++A)if(!(O[A]||{}).hidden)switch(_[A]=encode_col(A),n=T?e[C][A]:e[_[A]+g],i){case 1:l[A]=A-p.s.c;break;case 2:l[A]=_[A];break;case 3:l[A]=m.header[A-p.s.c];break;default:if(n==null&&(n={w:"__EMPTY",t:"s"}),f=u=format_cell(n,null,m),b=R[u]||0,!b)R[u]=1;else{do f=u+"_"+b++;while(R[f]);R[u]=b,R[f]=1}l[A]=f}for(C=p.s.r+o;C<=p.e.r;++C)if(!(I[C]||{}).hidden){var j=make_json_row(e,p,C,_,i,l,T,m);(j.isempty===!1||(i===1?m.blankrows!==!1:m.blankrows))&&(E[S++]=j.row)}return E.length=S,E}var qreg=/"/g;function make_csv_row(e,t,n,i,o,l,u,f){for(var p=!0,m=[],d="",g=encode_row(n),_=t.s.c;_<=t.e.c;++_)if(i[_]){var E=f.dense?(e[n]||[])[_]:e[i[_]+g];if(E==null)d="";else if(E.v!=null){p=!1,d=""+(f.rawNumbers&&E.t=="n"?E.v:format_cell(E,null,f));for(var S=0,b=0;S!==d.length;++S)if((b=d.charCodeAt(S))===o||b===l||b===34||f.forceQuotes){d='"'+d.replace(qreg,'""')+'"';break}d=="ID"&&(d='"ID"')}else E.f!=null&&!E.F?(p=!1,d="="+E.f,d.indexOf(",")>=0&&(d='"'+d.replace(qreg,'""')+'"')):d="";m.push(d)}return f.blankrows===!1&&p?null:m.join(u)}function sheet_to_csv(e,t){var n=[],i=t??{};if(e==null||e["!ref"]==null)return"";var o=safe_decode_range(e["!ref"]),l=i.FS!==void 0?i.FS:",",u=l.charCodeAt(0),f=i.RS!==void 0?i.RS:`
|
|
346
346
|
`,p=f.charCodeAt(0),m=new RegExp((l=="|"?"\\|":l)+"+$"),d="",g=[];i.dense=Array.isArray(e);for(var _=i.skipHidden&&e["!cols"]||[],E=i.skipHidden&&e["!rows"]||[],S=o.s.c;S<=o.e.c;++S)(_[S]||{}).hidden||(g[S]=encode_col(S));for(var b=0,T=o.s.r;T<=o.e.r;++T)(E[T]||{}).hidden||(d=make_csv_row(e,o,T,g,u,p,l,i),d!=null&&(i.strip&&(d=d.replace(m,"")),(d||i.blankrows!==!1)&&n.push((b++?f:"")+d)));return delete i.dense,n.join("")}function sheet_to_txt(e,t){t||(t={}),t.FS=" ",t.RS=`
|
|
347
|
-
`;var n=sheet_to_csv(e,t);return n}function sheet_to_formulae(e){var t="",n,i="";if(e==null||e["!ref"]==null)return[];var o=safe_decode_range(e["!ref"]),l="",u=[],f,p=[],m=Array.isArray(e);for(f=o.s.c;f<=o.e.c;++f)u[f]=encode_col(f);for(var d=o.s.r;d<=o.e.r;++d)for(l=encode_row(d),f=o.s.c;f<=o.e.c;++f)if(t=u[f]+l,n=m?(e[d]||[])[f]:e[t],i="",n!==void 0){if(n.F!=null){if(t=n.F,!n.f)continue;i=n.f,t.indexOf(":")==-1&&(t=t+":"+t)}if(n.f!=null)i=n.f;else{if(n.t=="z")continue;if(n.t=="n"&&n.v!=null)i=""+n.v;else if(n.t=="b")i=n.v?"TRUE":"FALSE";else if(n.w!==void 0)i="'"+n.w;else{if(n.v===void 0)continue;n.t=="s"?i="'"+n.v:i=""+n.v}}p[p.length]=t+"="+i}return p}function sheet_add_json(e,t,n){var i=n||{},o=+!i.skipHeader,l=e||{},u=0,f=0;if(l&&i.origin!=null)if(typeof i.origin=="number")u=i.origin;else{var p=typeof i.origin=="string"?decode_cell(i.origin):i.origin;u=p.r,f=p.c}var m,d={s:{c:0,r:0},e:{c:f,r:u+t.length-1+o}};if(l["!ref"]){var g=safe_decode_range(l["!ref"]);d.e.c=Math.max(d.e.c,g.e.c),d.e.r=Math.max(d.e.r,g.e.r),u==-1&&(u=g.e.r+1,d.e.r=u+t.length-1+o)}else u==-1&&(u=0,d.e.r=t.length-1+o);var _=i.header||[],E=0;t.forEach(function(b,T){keys(b).forEach(function(C){(E=_.indexOf(C))==-1&&(_[E=_.length]=C);var A=b[C],R="z",O="",I=encode_cell({c:f+E,r:u+T+o});m=ws_get_cell_stub(l,I),A&&typeof A=="object"&&!(A instanceof Date)?l[I]=A:(typeof A=="number"?R="n":typeof A=="boolean"?R="b":typeof A=="string"?R="s":A instanceof Date?(R="d",i.cellDates||(R="n",A=datenum(A)),O=i.dateNF||table_fmt[14]):A===null&&i.nullError&&(R="e",A=0),m?(m.t=R,m.v=A,delete m.w,delete m.R,O&&(m.z=O)):l[I]=m={t:R,v:A},O&&(m.z=O))})}),d.e.c=Math.max(d.e.c,f+_.length-1);var S=encode_row(u);if(o)for(E=0;E<_.length;++E)l[encode_col(E+f)+S]={t:"s",v:_[E]};return l["!ref"]=encode_range(d),l}function json_to_sheet(e,t){return sheet_add_json(null,e,t)}function ws_get_cell_stub(e,t,n){if(typeof t=="string"){if(Array.isArray(e)){var i=decode_cell(t);return e[i.r]||(e[i.r]=[]),e[i.r][i.c]||(e[i.r][i.c]={t:"z"})}return e[t]||(e[t]={t:"z"})}return typeof t!="number"?ws_get_cell_stub(e,encode_cell(t)):ws_get_cell_stub(e,encode_cell({r:t,c:n||0}))}function wb_sheet_idx(e,t){if(typeof t=="number"){if(t>=0&&e.SheetNames.length>t)return t;throw new Error("Cannot find sheet # "+t)}else if(typeof t=="string"){var n=e.SheetNames.indexOf(t);if(n>-1)return n;throw new Error("Cannot find sheet name |"+t+"|")}else throw new Error("Cannot find sheet |"+t+"|")}function book_new(){return{SheetNames:[],Sheets:{}}}function book_append_sheet(e,t,n,i){var o=1;if(!n)for(;o<=65535&&e.SheetNames.indexOf(n="Sheet"+o)!=-1;++o,n=void 0);if(!n||e.SheetNames.length>=65535)throw new Error("Too many worksheets");if(i&&e.SheetNames.indexOf(n)>=0){var l=n.match(/(^.*?)(\d+)$/);o=l&&+l[2]||0;var u=l&&l[1]||n;for(++o;o<=65535&&e.SheetNames.indexOf(n=u+o)!=-1;++o);}if(check_ws_name(n),e.SheetNames.indexOf(n)>=0)throw new Error("Worksheet with name |"+n+"| already exists!");return e.SheetNames.push(n),e.Sheets[n]=t,n}function book_set_sheet_visibility(e,t,n){e.Workbook||(e.Workbook={}),e.Workbook.Sheets||(e.Workbook.Sheets=[]);var i=wb_sheet_idx(e,t);switch(e.Workbook.Sheets[i]||(e.Workbook.Sheets[i]={}),n){case 0:case 1:case 2:break;default:throw new Error("Bad sheet visibility setting "+n)}e.Workbook.Sheets[i].Hidden=n}function cell_set_number_format(e,t){return e.z=t,e}function cell_set_hyperlink(e,t,n){return t?(e.l={Target:t},n&&(e.l.Tooltip=n)):delete e.l,e}function cell_set_internal_link(e,t,n){return cell_set_hyperlink(e,"#"+t,n)}function cell_add_comment(e,t,n){e.c||(e.c=[]),e.c.push({t,a:n||"SheetJS"})}function sheet_set_array_formula(e,t,n,i){for(var o=typeof t!="string"?t:safe_decode_range(t),l=typeof t=="string"?t:encode_range(t),u=o.s.r;u<=o.e.r;++u)for(var f=o.s.c;f<=o.e.c;++f){var p=ws_get_cell_stub(e,u,f);p.t="n",p.F=l,delete p.v,u==o.s.r&&f==o.s.c&&(p.f=n,i&&(p.D=!0))}return e}var utils={encode_col,encode_row,encode_cell,encode_range,decode_col,decode_row,split_cell,decode_cell,decode_range,format_cell,sheet_add_aoa,sheet_add_json,sheet_add_dom,aoa_to_sheet,json_to_sheet,table_to_sheet:parse_dom_table,table_to_book,sheet_to_csv,sheet_to_txt,sheet_to_json,sheet_to_html,sheet_to_formulae,sheet_to_row_object_array:sheet_to_json,sheet_get_cell:ws_get_cell_stub,book_new,book_append_sheet,book_set_sheet_visibility,cell_set_number_format,cell_set_hyperlink,cell_set_internal_link,cell_add_comment,sheet_set_array_formula,consts:{SHEET_VISIBLE:0,SHEET_HIDDEN:1,SHEET_VERY_HIDDEN:2}};const CESkeletonTable=({columns:e,rows:t})=>jsxRuntimeExports.jsx("div",{className:"skeleton-table",children:jsxRuntimeExports.jsxs("table",{children:[jsxRuntimeExports.jsx("thead",{children:jsxRuntimeExports.jsx("tr",{children:Array.from({length:e}).map((n,i)=>jsxRuntimeExports.jsx("th",{children:jsxRuntimeExports.jsx("div",{className:"skeleton skeleton-header"})},i))})}),jsxRuntimeExports.jsx("tbody",{children:Array.from({length:t}).map((n,i)=>jsxRuntimeExports.jsx("tr",{children:Array.from({length:e}).map((o,l)=>jsxRuntimeExports.jsx("td",{children:jsxRuntimeExports.jsx("div",{className:"skeleton skeleton-cell"})},l))},i))})]})}),CERadioButton=({label:e,value:t,checked:n,onChange:i,id:o,name:l,disabled:u=!1})=>jsxRuntimeExports.jsxs("label",{className:"radio-button",style:{margin:"0.5rem 0"},children:[jsxRuntimeExports.jsx("input",{type:"radio",id:o,name:l,value:t,checked:n,onChange:()=>i(t),style:{marginRight:e?"0.5rem":0},disabled:u}),e&&jsxRuntimeExports.jsx("span",{children:e})]}),CETruncatedTextWithTooltip=({text:e})=>{const[t,n]=React.useState(!1),[i,o]=React.useState({top:0,left:0}),l=React.useRef(null),[u,f]=React.useState(!1);React.useEffect(()=>{l.current&&f(l.current.scrollWidth>l.current.clientWidth)},[e]);const p=()=>{if(!l.current)return;const d=l.current.getBoundingClientRect(),g=300,_=100;let E=d.bottom+window.scrollY+8,S=d.left+window.scrollX;const b=window.innerWidth,T=window.innerHeight;S+g>b&&(S=b-g-8),d.bottom+_>T&&(E=d.top+window.scrollY-_-8),o({top:E,left:S}),n(!0)},m=()=>n(!1);return jsxRuntimeExports.jsxs("span",{className:"truncated-text-with-tooltip",ref:l,onMouseEnter:p,onMouseLeave:m,children:[e,u&&t&&ReactDOM.createPortal(jsxRuntimeExports.jsx("div",{className:"truncated-text-tooltip global-tooltip",style:{position:"absolute",top:`${i.top}px`,left:`${i.left}px`},children:e}),document.body)]})},DatePickerCell=({row:e,colId:t})=>{var i;const n=o=>{var u;const l=o.target.value;(u=e[t])==null||u.onchange(l)};return jsxRuntimeExports.jsx("div",{style:{minWidth:"120px"},children:jsxRuntimeExports.jsx("input",{type:"date",value:(i=e[t])==null?void 0:i.value,onChange:o=>n(o)})})},AddNewRowCell=({row:e,column:t,colId:n})=>{var p,m,d,g,_,E,S,b,T,C,A,R,O,I,j,D;const i=(((p=e[n])==null?void 0:p.required)??t.required)||!1,o=!!e[n].error,[l,u]=React.useState(!1),f=t.elementType;return React.useEffect(()=>{u(!(o||i))},[o,i,t.required]),jsxRuntimeExports.jsx("div",{children:o&&!l?jsxRuntimeExports.jsxs("div",{className:"add-new-row-error-content",onClick:()=>u(!0),role:"button",tabIndex:0,title:((m=e[n])==null?void 0:m.tooltip)||"","aria-label":((d=e[n])==null?void 0:d.tooltip)||"",children:[jsxRuntimeExports.jsx("span",{className:"table-new-row-warning-message",children:(g=e[n])==null?void 0:g.value}),jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"#d32f2f",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-circle-alert",style:{flexShrink:0},children:[jsxRuntimeExports.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntimeExports.jsx("line",{x1:"12",x2:"12",y1:"8",y2:"12"}),jsxRuntimeExports.jsx("line",{x1:"12",x2:"12.01",y1:"16",y2:"16"})]})]},e.id):i&&!l?jsxRuntimeExports.jsxs("div",{className:"add-new-row-error-warning",onClick:()=>u(!0),role:"button",tabIndex:0,title:((_=e[n])==null?void 0:_.tooltip)||"This field is required. Click to enter a value.","aria-label":((E=e[n])==null?void 0:E.tooltip)||"This field is required. Click to enter a value.",children:[jsxRuntimeExports.jsx("span",{className:"table-new-row-warning-message",children:((S=e[n])==null?void 0:S.value)||"Required"}),jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"#ff9800",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-triangle-alert",style:{flexShrink:0},children:[jsxRuntimeExports.jsx("path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3"}),jsxRuntimeExports.jsx("path",{d:"M12 9v4"}),jsxRuntimeExports.jsx("path",{d:"M12 17h.01"})]})]},e.id):l&&(f==="auto-suggest"?jsxRuntimeExports.jsx(CEAdvancedAutoSuggest,{label:"",fetchSuggestions:(b=e[n])==null?void 0:b.fetchOptions,onChange:()=>{},onSelect:F=>{var B,X;return(X=(B=e[n])==null?void 0:B.onselect)==null?void 0:X.call(B,F)},value:((T=e[n])==null?void 0:T.selectedOption)||null}):f==="date-picker"?jsxRuntimeExports.jsx(DatePickerCell,{row:e,colId:n}):f==="text-input"?jsxRuntimeExports.jsx(CEInputBox,{onChange:F=>{var B;return(B=e[n])==null?void 0:B.onchange(F)},value:((C=e[n])==null?void 0:C.value)||"",showError:!1,disabled:((A=e[n])==null?void 0:A.disabled)??!1}):f==="number-input"?jsxRuntimeExports.jsx(CEInputBox,{type:"number",onChange:F=>{var B;return(B=e[n])==null?void 0:B.onchange(F)},value:((R=e[n])==null?void 0:R.value)||"",showError:!1,disabled:((O=e[n])==null?void 0:O.disabled)??!1}):f==="drop-down-input"?jsxRuntimeExports.jsx(CEDynamicSelectField,{label:"",value:((I=e[n])==null?void 0:I.value)||"",onChange:F=>{var B;(B=e[n])==null||B.onchange(F.target.value)},options:((j=e[n])==null?void 0:j.options)||[],showPlaceholder:!0,placeholderText:""}):jsxRuntimeExports.jsx(CETruncatedTextWithTooltip,{text:String(((D=e[n])==null?void 0:D.value)??"")}))})},CEDateRangePicker=({label:e="Submitted Date",tooltip:t,required:n=!1,onChange:i,size:o="medium",style:l,inputGroupStyle:u,id:f,name:p,mode:m="range",defaultValue:d,disabled:g=!1,minDate:_="",defaultFloat:E=!0,disablePastDates:S=!1})=>{const[b,T]=React.useState(""),[C,A]=React.useState(""),[R,O]=React.useState(()=>!!E),[I,j]=React.useState(""),F=new Date().toISOString().split("T")[0],B=_?new Date(_).toISOString().split("T")[0]:S?F:void 0,X=()=>O(!0),z=G=>{!G.currentTarget.value&&!b&&!C&&O(!1)},M=(G,W)=>{if(i==null||i({startDate:G||"",endDate:W||""}),G&&!W||!G&&W){j("Both start and end dates must be selected");return}if(G&&W&&new Date(W)<new Date(G)){j("End date must be after or equal to start date");return}j("")},H=G=>{if(!G)return"";if(/^\d{4}-\d{2}-\d{2}$/.test(G))return G;if(G.includes("/")){const Y=G.split("/").map(K=>K.trim());if(Y.length>=3){const K=Y[0].padStart(2,"0").slice(0,2),J=Y[1].padStart(2,"0").slice(0,2),me=Y[2].replace(/\D/g,"").slice(0,4);return me.length!==4?"":`${me}-${K}-${J}`}}const W=G.replace(/\D/g,"");if(W.length===8){const Y=W.slice(0,4),K=W.slice(4,6),J=W.slice(6,8);if(+K>=1&&+K<=12)return`${Y}-${K}-${J}`;const ce=W.slice(0,2),me=W.slice(2,4);return`${W.slice(4,8)}-${ce}-${me}`}const L=new Date(G);if(!isNaN(L.getTime())){const Y=L.getFullYear().toString().slice(0,4).padStart(4,"0"),K=(L.getMonth()+1).toString().padStart(2,"0"),J=L.getDate().toString().padStart(2,"0");return`${Y}-${K}-${J}`}return""},ee=G=>{const W=G.match(/^(\d{4})/);return(W==null?void 0:W[1])==="0000"};React.useEffect(()=>{d&&(d.startDate&&T(H(d.startDate)),d.endDate&&A(H(d.endDate)))},[d]);const Q=G=>{const W=H(G.target.value);T(W),M(W,C)},U=G=>{const W=H(G.target.value);A(W),M(b,W)},q=!!(R||b||C),N=getSizeStyle$1(o),V=({text:G,float:W,showTooltip:L=!0})=>jsxRuntimeExports.jsxs("label",{className:`floating-label-box${W?" float":""}`,children:[jsxRuntimeExports.jsxs("span",{className:"label-text",children:[G,n&&jsxRuntimeExports.jsx("span",{className:"required-star",children:"*"})]}),t&&L&&jsxRuntimeExports.jsxs("span",{className:"tooltip-icon",role:"button","aria-label":t,tabIndex:0,children:[jsxRuntimeExports.jsxs("svg",{viewBox:"0 0 24 24",width:"1em",height:"1em","aria-hidden":"true",children:[jsxRuntimeExports.jsx("circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),jsxRuntimeExports.jsx("text",{x:"12",y:"16",textAnchor:"middle",fontSize:"12",fill:"currentColor",fontFamily:"Inter, Arial",fontWeight:"600",children:"i"})]}),jsxRuntimeExports.jsx("span",{className:"tooltip-bubble",role:"tooltip",children:t})]})]});return jsxRuntimeExports.jsxs("div",{className:"date-range-picker",style:l,id:f,children:[jsxRuntimeExports.jsx("div",{className:"date-range-field-group",style:u,children:m==="single"?jsxRuntimeExports.jsxs("div",{className:"field-box ",style:N,children:[jsxRuntimeExports.jsx("input",{type:"date",value:b,name:p,min:B,disabled:g,onChange:G=>{const W=G.target.value;if(T(W),ee(W)){j("Year cannot be 0000");return}I==="Year cannot be 0000"&&j("");const L=H(W);i==null||i({startDate:L,endDate:""})},onFocus:X,onBlur:z}),jsxRuntimeExports.jsx(V,{text:e,float:q,showTooltip:!0})]}):jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsxs("div",{className:"field-box ",style:N,children:[jsxRuntimeExports.jsx("input",{type:"date",value:b,name:p?`${p}-from`:void 0,min:B,onChange:Q,onFocus:X,onBlur:z,disabled:g}),jsxRuntimeExports.jsx(V,{text:"From",float:!0,showTooltip:!0})]}),jsxRuntimeExports.jsx("span",{className:"range-separator centered",children:"to"}),jsxRuntimeExports.jsxs("div",{className:"field-box ",style:N,children:[jsxRuntimeExports.jsx("input",{type:"date",value:C,name:p?`${p}-to`:void 0,min:B,onChange:U,onFocus:X,onBlur:z,disabled:g}),jsxRuntimeExports.jsx(V,{text:"To",float:!0,showTooltip:!1})]})]})}),I&&m!=="single"&&jsxRuntimeExports.jsx("div",{className:"error-text",children:I})]})},useEscapeKey=e=>{React.useEffect(()=>{const t=n=>{n.key==="Escape"&&e()};return document.addEventListener("keydown",t),()=>{document.removeEventListener("keydown",t)}},[e])},getColumnValue=e=>{if(e==null)return"";if(React.isValidElement(e)){const t=e;return t.props["data-value"]||t.props["data-sort"]||""}return typeof e=="string"||typeof e=="number"?e:String(e)},stripReactElements=e=>{if(Array.isArray(e))return e.map(stripReactElements);if(e&&typeof e=="object"&&!React.isValidElement(e)){const t={};for(const n in e)React.isValidElement(e[n])||(t[n]=stripReactElements(e[n]));return t}return e},Edit="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.06%203.58988L20.41%204.93988C21.2%205.71988%2021.2%206.98988%2020.41%207.76988L7.18%2020.9999H3V16.8199L13.4%206.40988L16.23%203.58988C17.01%202.80988%2018.28%202.80988%2019.06%203.58988ZM5%2018.9999L6.41%2019.0599L16.23%209.22988L14.82%207.81988L5%2017.6399V18.9999Z'%20fill='%2379747E'/%3e%3c/svg%3e",Approve="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.00003%2016.1701L4.83003%2012.0001L3.41003%2013.4101L9.00003%2019.0001L21%207.00009L19.59%205.59009L9.00003%2016.1701Z'%20fill='%2379747E'/%3e%3c/svg%3e",Reassign="data:image/svg+xml,%3csvg%20width='17'%20height='20'%20viewBox='0%200%2017%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.83828%200.221421C8.68188%200.075693%208.47503%20-0.00364251%208.2613%200.000128532C8.04757%200.00389957%207.84365%200.0904828%207.69249%200.241637C7.54134%200.392791%207.45476%200.596715%207.45098%200.810446C7.44721%201.02418%207.52655%201.23103%207.67228%201.38742L9.01428%202.72942H8.53028C6.89858%202.72942%205.30353%203.21327%203.94682%204.1198C2.59012%205.02632%201.53269%206.31479%200.908271%207.82228C0.283848%209.32977%200.120471%2010.9886%200.438799%2012.5889C0.757127%2014.1893%201.54286%2015.6593%202.69665%2016.8131C3.85043%2017.9668%205.32044%2018.7526%206.92078%2019.0709C8.52112%2019.3892%2010.1799%2019.2258%2011.6874%2018.6014C13.1949%2017.977%2014.4834%2016.9196%2015.3899%2015.5629C16.2964%2014.2062%2016.7803%2012.6111%2016.7803%2010.9794C16.7803%2010.7606%2016.6934%2010.5508%2016.5386%2010.3961C16.3839%2010.2413%2016.1741%2010.1544%2015.9553%2010.1544C15.7365%2010.1544%2015.5266%2010.2413%2015.3719%2010.3961C15.2172%2010.5508%2015.1303%2010.7606%2015.1303%2010.9794C15.1302%2012.2819%2014.7448%2013.5553%2014.0225%2014.6391C13.3002%2015.723%2012.2733%2016.5689%2011.0712%2017.0703C9.86915%2017.5718%208.54557%2017.7064%207.26716%2017.4571C5.98875%2017.2078%204.81268%2016.5859%203.88704%2015.6695C2.96139%2014.7532%202.32757%2013.5835%202.06538%2012.3077C1.80319%2011.0318%201.92436%209.70696%202.41362%208.49986C2.90289%207.29276%203.73837%206.25741%204.81488%205.52419C5.89138%204.79097%207.16076%204.39266%208.46318%204.37942L7.67118%205.17142C7.52097%205.32709%207.43791%205.53552%207.43989%205.75184C7.44187%205.96815%207.52873%206.17503%207.68177%206.32792C7.8348%206.48081%208.04177%206.56748%208.25808%206.56925C8.47439%206.57103%208.68275%206.48778%208.83828%206.33742L11.3133%203.86242C11.4678%203.70773%2011.5546%203.49805%2011.5546%203.27942C11.5546%203.0608%2011.4678%202.85111%2011.3133%202.69642L8.83828%200.221421ZM12.9523%207.08542C13.1097%207.23717%2013.2005%207.44523%2013.2046%207.66387C13.2087%207.8825%2013.1259%208.09384%2012.9743%208.25142L8.73928%2012.6514C8.66232%2012.7313%208.57005%2012.7948%208.46799%2012.8382C8.36593%2012.8815%208.25617%2012.9039%208.14528%2012.9039C8.03438%2012.9039%207.92462%2012.8815%207.82256%2012.8382C7.7205%2012.7948%207.62824%2012.7313%207.55128%2012.6514L5.73628%2010.766C5.65735%2010.6888%205.59473%2010.5965%205.55212%2010.4947C5.50952%2010.3928%205.48779%2010.2834%205.48822%2010.173C5.48866%2010.0626%205.51125%209.95343%205.55467%209.85191C5.59808%209.75039%205.66143%209.65862%205.74096%209.58204C5.82049%209.50545%205.91459%209.44561%206.01767%209.40606C6.12075%209.3665%206.23073%209.34804%206.34107%209.35177C6.45142%209.3555%206.5599%209.38134%206.66008%209.42776C6.76026%209.47418%206.8501%209.54024%206.92428%209.62202L8.14528%2010.8892L11.7863%207.10742C11.938%206.94997%2012.1461%206.85921%2012.3647%206.85509C12.5834%206.85096%2012.7947%206.93381%2012.9523%207.08542Z'%20fill='%2365B230'/%3e%3c/svg%3e",Add="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%2013H13V20H11V13H4V11H11V4H13V11H20V13Z'%20fill='%2379747E'/%3e%3c/svg%3e",Delete="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%203V4H20V6H19V19C19%2020.1%2018.1%2021%2017%2021H7C5.9%2021%205%2020.1%205%2019V6H4V4H9V3H15ZM7%2019H17V6H7V19ZM9%208H11V17H9V8ZM15%208H13V17H15V8Z'%20fill='%2379747E'/%3e%3c/svg%3e",Cancel="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%202C6.47%202%202%206.47%202%2012C2%2017.53%206.47%2022%2012%2022C17.53%2022%2022%2017.53%2022%2012C22%206.47%2017.53%202%2012%202ZM12%2020C7.59%2020%204%2016.41%204%2012C4%207.59%207.59%204%2012%204C16.41%204%2020%207.59%2020%2012C20%2016.41%2016.41%2020%2012%2020ZM12%2010.59L15.59%207L17%208.41L13.41%2012L17%2015.59L15.59%2017L12%2013.41L8.41%2017L7%2015.59L10.59%2012L7%208.41L8.41%207L12%2010.59Z'%20fill='%23C53225'/%3e%3c/svg%3e",CopyIcon="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15%2020.5H5V7.5C5%206.95%204.55%206.5%204%206.5C3.45%206.5%203%206.95%203%207.5V20.5C3%2021.6%203.9%2022.5%205%2022.5H15C15.55%2022.5%2016%2022.05%2016%2021.5C16%2020.95%2015.55%2020.5%2015%2020.5ZM20%2016.5V4.5C20%203.4%2019.1%202.5%2018%202.5H9C7.9%202.5%207%203.4%207%204.5V16.5C7%2017.6%207.9%2018.5%209%2018.5H18C19.1%2018.5%2020%2017.6%2020%2016.5ZM18%2016.5H9V4.5H18V16.5Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",ViewIcon="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%204.5C7%204.5%202.73%207.61%201%2012C2.73%2016.39%207%2019.5%2012%2019.5C17%2019.5%2021.27%2016.39%2023%2012C21.27%207.61%2017%204.5%2012%204.5ZM12%2017C9.24%2017%207%2014.76%207%2012C7%209.24%209.24%207%2012%207C14.76%207%2017%209.24%2017%2012C17%2014.76%2014.76%2017%2012%2017ZM12%209C10.34%209%209%2010.34%209%2012C9%2013.66%2010.34%2015%2012%2015C13.66%2015%2015%2013.66%2015%2012C15%2010.34%2013.66%209%2012%209Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",ShowOrHideColumn="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%3e%3cpath%20d='M0%200%20C1.39042818%20-0.00202787%202.78085531%20-0.00494519%204.17127991%20-0.00869751%20C7.06831102%20-0.0130889%209.9650623%20-0.00679496%2012.86206055%200.00732422%20C16.54104169%200.02439842%2020.21936509%200.01456623%2023.89832211%20-0.00339317%20C26.76486496%20-0.0143319%2029.63125676%20-0.01073875%2032.49780464%20-0.0030098%20C34.50268617%20-0.00008719%2036.50757401%20-0.00906178%2038.51243591%20-0.0184021%20C51.84643905%200.08288397%2062.36831214%202.18438052%2072.34765625%2011.3984375%20C82.72862089%2022.29501297%2083.81157502%2035.39563727%2083.72860718%2049.8704834%20C83.73328715%2051.15071931%2083.73796712%2052.43095523%2083.74278891%2053.74998617%20C83.75517662%2057.26010193%2083.74918524%2060.76996931%2083.73983026%2064.28008533%20C83.73298924%2068.08247635%2083.7435458%2071.88482726%2083.75177002%2075.68721008%20C83.76505611%2083.11894567%2083.76225259%2090.55058996%2083.7535321%2097.98232901%20C83.74673568%20104.02640949%2083.74584727%20110.07046452%2083.74910355%20116.11454773%20C83.74956325%20116.97729682%2083.75002294%20117.84004591%2083.75049657%20118.72893891%20C83.75145582%20120.4820182%2083.75242847%20122.23509749%2083.75341435%20123.98817676%20C83.76195323%20140.39713998%2083.75215774%20156.80605278%2083.73601325%20173.21500772%20C83.72261144%20187.27113064%2083.72493995%20201.32717921%2083.73876953%20215.38330078%20C83.75485194%20231.73663572%2083.7611294%20248.08992656%2083.75193274%20264.4432683%20C83.75097717%20266.18962128%2083.75003406%20267.93597427%2083.74910355%20269.68232727%20C83.74864072%20270.54139399%2083.74817789%20271.4004607%2083.74770104%20272.28555974%20C83.74511913%20278.31698617%2083.74946486%20284.34838445%2083.75654221%20290.37980652%20C83.76498704%20297.73782249%2083.76261469%20305.09574254%2083.74669997%20312.45374763%20C83.73885718%20316.20237621%2083.73565678%20319.95084531%2083.74564743%20323.69947243%20C83.75634508%20327.77524883%2083.74350635%20331.85062835%2083.72860718%20335.9263916%20C83.73529934%20337.09392896%2083.74199151%20338.26146632%2083.74888647%20339.4643836%20C83.6547451%20352.81613252%2081.80817857%20364.46802168%2072.34765625%20374.3984375%20C61.26850374%20384.62796175%2049.36756952%20385.86653363%2034.74609375%20385.76171875%20C33.37472535%20385.7611982%2032.0033562%20385.76172342%2030.63198853%20385.76322937%20C27.77960848%20385.76314043%2024.92751564%20385.75287014%2022.07519531%20385.73461914%20C18.44659665%20385.71189135%2014.81841439%20385.71140425%2011.18976402%20385.71813679%20C8.36535029%20385.72150093%205.54102895%20385.71480174%202.71663284%20385.70500755%20C0.73715224%20385.69937125%20-1.24234414%20385.70058074%20-3.22183228%20385.70198059%20C-16.18209116%20385.60087128%20-25.59788448%20384.09755013%20-35.65234375%20375.3984375%20C-45.54661727%20364.26539458%20-47.11519405%20351.39165616%20-47.03329468%20336.96398926%20C-47.03797465%20335.6757351%20-47.04265462%20334.38748094%20-47.04747641%20333.06018877%20C-47.05988124%20329.52308071%20-47.0538647%20325.98621866%20-47.04451776%20322.44911027%20C-47.03768394%20318.61945404%20-47.04822979%20314.78983788%20-47.05645752%20310.96018982%20C-47.06975116%20303.47317331%20-47.06693669%20295.98624736%20-47.0582196%20288.4992274%20C-47.05142618%20282.41077808%20-47.05053348%20276.32235401%20-47.05379105%20270.23390198%20C-47.05425075%20269.36517795%20-47.05471044%20268.49645393%20-47.05518407%20267.60140494%20C-47.05614331%20265.83624438%20-47.05711595%20264.07108383%20-47.05810185%20262.30592328%20C-47.06664294%20245.77967925%20-47.05684175%20229.25348526%20-47.04070075%20212.72724944%20C-47.02729873%20198.56732745%20-47.02962719%20184.40747926%20-47.04345703%20170.24755859%20C-47.05953551%20153.7777782%20-47.06581909%20137.3080416%20-47.05662024%20120.83825445%20C-47.05566466%20119.07982732%20-47.05472155%20117.32140017%20-47.05379105%20115.56297302%20C-47.05332822%20114.69794239%20-47.05286539%20113.83291175%20-47.05238854%20112.94166806%20C-47.04980545%20106.8651998%20-47.05415492%20100.78875947%20-47.06122971%2094.71229553%20C-47.06967015%2087.30042821%20-47.06731132%2079.88865612%20-47.05138747%2072.47679961%20C-47.04353884%2068.69994852%20-47.04035446%2064.92325585%20-47.05033493%2061.14640617%20C-47.06101703%2057.0417633%20-47.04820598%2052.93751546%20-47.03329468%2048.83288574%20C-47.03998684%2047.65397152%20-47.04667901%2046.47505731%20-47.05357397%2045.26041842%20C-46.9542233%2031.0988315%20-44.31098753%2020.04518898%20-34.13671875%209.88671875%20C-23.81712366%200.73176368%20-13.42909464%20-0.06246693%200%200%20Z%20'%20fill='%23212121'%20transform='translate(88.65234375,63.6015625)'/%3e%3cpath%20d='M0%200%20C1.37183255%20-0.00389885%202.74366391%20-0.00823591%204.11549377%20-0.01298523%20C6.97555474%20-0.02039888%209.83549214%20-0.02019147%2012.69555664%20-0.01489258%20C16.33091665%20-0.00909958%2019.96576688%20-0.02604816%2023.60104275%20-0.04923725%20C26.42978286%20-0.06408398%2029.25840319%20-0.06483166%2032.08717537%20-0.06172752%20C34.0694059%20-0.06247893%2036.05161807%20-0.07625581%2038.03379822%20-0.09040833%20C50.34165442%20-0.02798927%2060.24736289%202.00602656%2069.62890625%2010.30078125%20C80.23052058%2021.7808721%2081.93785653%2033.21068447%2081.88960266%2048.37446594%20C81.89342821%2049.66015683%2081.89725376%2050.94584772%2081.90119523%2052.27049893%20C81.9114249%2055.81433436%2081.90930634%2059.35806804%2081.90501463%2062.90191162%20C81.9025382%2066.73366042%2081.91157295%2070.56538531%2081.91905212%2074.39712524%20C81.93177597%2081.89455933%2081.93359569%2089.39195757%2081.93125186%2096.88940064%20C81.92946586%20102.98649949%2081.93122438%20109.08358749%2081.9354763%20115.18068504%20C81.93607149%20116.04981554%2081.93666668%20116.91894603%2081.93727991%20117.81441381%20C81.93849171%20119.58029897%2081.93970585%20121.34618412%2081.94092228%20123.11206927%20C81.95178902%20139.65831656%2081.9496395%20156.20454344%2081.94353744%20172.75079187%20C81.93836971%20187.86983815%2081.94962147%20202.98881998%2081.96863566%20218.10785351%20C81.98803326%20233.65155953%2081.99626664%20249.19523509%2081.9925124%20264.73895329%20C81.99060319%20273.45773292%2081.99306052%20282.17645771%2082.00722694%20290.89522743%20C82.01916628%20298.31814058%2082.02051713%20305.74096513%2082.00843678%20313.16387955%20C82.00256581%20316.94678992%2082.00139893%20320.72953843%2082.01343918%20324.51243782%20C82.02637213%20328.62380077%2082.01579126%20332.73478184%2082.00312805%20336.84614563%20C82.01050234%20338.02710621%2082.01787662%20339.20806678%2082.02547437%20340.42481405%20C81.94020249%20353.64162412%2079.58475249%20365.22365731%2070.62890625%20375.30078125%20C59.43149551%20384.98877486%2048.5995069%20385.6116798%2034.29296875%20385.6015625%20C32.92353183%20385.60546179%2031.5540961%20385.60979893%2030.18466187%20385.61454773%20C27.32879702%20385.62196213%2024.47305589%20385.62175381%2021.6171875%20385.61645508%20C17.99089323%20385.61066763%2014.36511094%20385.62759691%2010.73890114%20385.65079975%20C7.91440971%20385.66566391%205.090038%20385.66639174%202.26551437%20385.66329002%20C0.28942353%20385.66404012%20-1.68664899%20385.67780547%20-3.66268921%20385.69197083%20C-16.94942739%20385.62458325%20-27.43251173%20383.47720207%20-37.37109375%20374.30078125%20C-47.75205839%20363.40420578%20-48.83501252%20350.30358148%20-48.75204468%20335.82873535%20C-48.75672465%20334.54849944%20-48.76140462%20333.26826352%20-48.76622641%20331.94923258%20C-48.77861412%20328.43911682%20-48.77262274%20324.92924944%20-48.76326776%20321.41913342%20C-48.75642674%20317.6167424%20-48.7669833%20313.81439149%20-48.77520752%20310.01200867%20C-48.78849361%20302.58027308%20-48.78569009%20295.14862879%20-48.7769696%20287.71688974%20C-48.77017318%20281.67280926%20-48.76928477%20275.62875423%20-48.77254105%20269.58467102%20C-48.77300075%20268.72192193%20-48.77346044%20267.85917284%20-48.77393407%20266.97027984%20C-48.77489332%20265.21720055%20-48.77586597%20263.46412126%20-48.77685185%20261.71104199%20C-48.78539073%20245.30207877%20-48.77559524%20228.89316597%20-48.75945075%20212.48421103%20C-48.74604894%20198.42808811%20-48.74837745%20184.37203954%20-48.76220703%20170.31591797%20C-48.77828944%20153.96258303%20-48.7845669%20137.60929219%20-48.77537024%20121.25595045%20C-48.77441467%20119.50959747%20-48.77347156%20117.76324448%20-48.77254105%20116.01689148%20C-48.77184681%20114.72829141%20-48.77184681%20114.72829141%20-48.77113854%20113.41365901%20C-48.76855663%20107.38223258%20-48.77290236%20101.3508343%20-48.77997971%2095.31941223%20C-48.78842454%2087.96139626%20-48.78605219%2080.60347621%20-48.77013747%2073.24547112%20C-48.76229468%2069.49684254%20-48.75909428%2065.74837344%20-48.76908493%2061.99974632%20C-48.77978258%2057.92396992%20-48.76694385%2053.8485904%20-48.75204468%2049.77282715%20C-48.75873684%2048.60528979%20-48.76542901%2047.43775243%20-48.77232397%2046.23483515%20C-48.67188333%2031.98968244%20-46.49788008%2020.60627557%20-36.37109375%2010.30078125%20C-24.99934532%200.70204736%20-14.4396423%20-0.01018664%200%200%20Z%20'%20fill='%23212121'%20transform='translate(389.37109375,63.69921875)'/%3e%3cpath%20d='M0%200%20C1.37422758%20-0.00135128%202.7484547%20-0.00329565%204.12268066%20-0.00579834%20C6.98694461%20-0.00872786%209.85108284%20-0.00452264%2012.71533203%200.00488281%20C16.35966249%200.01627611%2020.0036982%200.00970489%2023.64801788%20-0.00226212%20C26.48099937%20-0.00953987%2029.31391266%20-0.00716587%2032.14689636%20-0.00200653%20C34.13524571%20-0.00005138%2036.12359788%20-0.00605238%2038.11193848%20-0.01226807%20C50.97970432%200.05377783%2060.71208654%201.43181578%2070.59375%2010.265625%20C80.43904472%2021.59627658%2081.90061916%2032.80877037%2081.85444641%2047.42196655%20C81.85827196%2048.71653011%2081.86209751%2050.01109367%2081.86603898%2051.34488642%20C81.87626947%2054.91345539%2081.87414988%2058.48192333%2081.86985838%2062.05050039%20C81.86738212%2065.90881512%2081.87641644%2069.76710608%2081.88389587%2073.62541199%20C81.89661984%2081.17464796%2081.89843945%2088.72384832%2081.89609561%2096.27309321%20C81.89430976%20102.4116766%2081.89606782%20108.55024922%2081.90032005%20114.68883133%20C81.90091524%20115.56380127%2081.90151043%20116.43877121%2081.90212366%20117.34025539%20C81.90333546%20119.11798027%2081.90454959%20120.89570516%2081.90576603%20122.67343004%20C81.91663264%20139.33028616%2081.91448321%20155.98712201%2081.90838119%20172.64397927%20C81.90321249%20187.86716535%2081.9144678%20203.09028744%2081.93347941%20218.31346087%20C81.95287204%20233.96225318%2081.96111133%20249.61101523%2081.95735615%20265.25981963%20C81.95544632%20274.03837098%2081.9579105%20282.81686787%2081.97207069%20291.59540939%20C81.98400361%20299.06848993%2081.98536797%20306.54148247%2081.97328053%20314.01456426%20C81.96740531%20317.8236788%2081.96625461%20321.63263253%2081.97828293%20325.44173622%20C81.99119743%20329.57972269%2081.98064519%20333.71732895%2081.9679718%20337.85531616%20C81.97534609%20339.04697148%2081.98272037%20340.23862679%2081.99031812%20341.46639287%20C81.9070551%20354.42932661%2079.28845483%20365.35673186%2070.59375%20375.265625%20C59.40723239%20384.95958111%2048.55610413%20385.57651772%2034.2578125%20385.56640625%20C32.88837558%20385.57030554%2031.51893985%20385.57464268%2030.14950562%20385.57939148%20C27.29364077%20385.58680588%2024.43789964%20385.58659756%2021.58203125%20385.58129883%20C17.95573698%20385.57551138%2014.32995469%20385.59244066%2010.70374489%20385.6156435%20C7.87925346%20385.63050766%205.05488175%20385.63123549%202.23035812%20385.62813377%20C0.25426728%20385.62888387%20-1.72180524%20385.64264922%20-3.69784546%20385.65681458%20C-16.86957859%20385.59001028%20-27.6387559%20383.53875206%20-37.40625%20374.265625%20C-47.39849958%20362.83409444%20-48.87080006%20349.69908274%20-48.79393005%20334.88296509%20C-48.79931559%20333.61230741%20-48.80470113%20332.34164973%20-48.81024987%20331.03248727%20C-48.82455435%20327.54904283%20-48.8205075%20324.06583798%20-48.81308305%20320.58238125%20C-48.80831603%20316.80857637%20-48.82089218%20313.03482073%20-48.83110046%20309.2610321%20C-48.84822503%20301.88477917%20-48.84914173%20294.50861166%20-48.84388756%20287.13234402%20C-48.83983281%20281.1321392%20-48.84130485%20275.13195947%20-48.84663582%20269.13175583%20C-48.84738424%20268.27513491%20-48.84813266%20267.41851399%20-48.84890376%20266.53593486%20C-48.85043537%20264.79526103%20-48.85197372%20263.05458721%20-48.85351873%20261.31391339%20C-48.86722079%20245.02030083%20-48.86182222%20228.72673639%20-48.85033352%20212.43312494%20C-48.84040323%20197.55559901%20-48.85334236%20182.67819748%20-48.87726771%20167.80069073%20C-48.90170128%20152.49074933%20-48.91125616%20137.18086577%20-48.90461498%20121.87090528%20C-48.90113225%20113.28900812%20-48.90329207%20104.70720657%20-48.92086601%2096.12532425%20C-48.93564136%2088.82004658%20-48.93615417%2081.51493187%20-48.9187951%2074.20965721%20C-48.91032641%2070.48908615%20-48.90803312%2066.76880554%20-48.92344666%2063.0482502%20C-49.06818906%2025.32392537%20-49.06818906%2025.32392537%20-38.8046875%2012.67578125%20C-27.21540674%201.02987534%20-15.72851608%20-0.04916843%200%200%20Z%20'%20fill='%23212121'%20transform='translate(239.40625,63.734375)'/%3e%3c/svg%3e",SearchRounded="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5001%2014.5H14.7101L14.4301%2014.23C15.6301%2012.83%2016.2501%2010.92%2015.9101%208.89002C15.4401%206.11002%2013.1201%203.89002%2010.3201%203.55002C6.09014%203.03002%202.53014%206.59001%203.05014%2010.82C3.39014%2013.62%205.61014%2015.94%208.39014%2016.41C10.4201%2016.75%2012.3301%2016.13%2013.7301%2014.93L14.0001%2015.21V16L18.2501%2020.25C18.6601%2020.66%2019.3301%2020.66%2019.7401%2020.25C20.1501%2019.84%2020.1501%2019.17%2019.7401%2018.76L15.5001%2014.5ZM9.50014%2014.5C7.01014%2014.5%205.00014%2012.49%205.00014%2010C5.00014%207.51002%207.01014%205.50002%209.50014%205.50002C11.9901%205.50002%2014.0001%207.51002%2014.0001%2010C14.0001%2012.49%2011.9901%2014.5%209.50014%2014.5Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",SortIcon="data:image/svg+xml,%3csvg%20width='15'%20height='16'%20viewBox='0%200%2015%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3115_5954)'%3e%3cpath%20d='M4.72326%2013.2386L1.2194%209.72426C0.396731%209.2419%20-0.40373%2010.2466%200.225485%2010.9546C1.77064%2012.4991%203.28619%2014.0746%204.8348%2015.616C4.89796%2015.6789%204.93004%2015.7593%205.00061%2015.8228C5.43736%2016.2172%206.29803%2015.9196%206.3158%2015.2815L6.31382%200.712092C6.27829%20-0.0888571%205.09586%20-0.25464%204.80025%200.452932C4.78347%200.493379%204.72277%200.686625%204.72277%200.711592V13.2391L4.72326%2013.2386Z'%20fill='%23909090'/%3e%3cpath%20d='M10.2754%202.75243L13.7792%206.26632C14.596%206.75068%2015.4078%205.7465%2014.7727%205.03643C13.2423%203.50195%2011.7332%201.94449%2010.2004%200.412502C10.1372%200.349085%2010.1051%200.26919%2010.0345%200.205773C9.56868%20-0.214176%208.72134%200.0359959%208.68235%200.709612L8.68432%2015.279C8.71986%2016.0799%209.90229%2016.2457%2010.1979%2015.5381C10.2147%2015.4977%2010.2754%2015.3045%2010.2754%2015.2795V2.75243Z'%20fill='black'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3115_5954'%3e%3crect%20width='15'%20height='16'%20fill='white'%20transform='matrix(-1%200%200%201%2015%200)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",InfoIcon="data:image/svg+xml,%3csvg%20width='16'%20height='15'%20viewBox='0%200%2016%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.71338%2011.25H9.21338V6.75H7.71338V11.25ZM8.46338%205.25C8.67588%205.25%208.85413%205.178%208.99813%205.034C9.14213%204.89%209.21388%204.712%209.21338%204.5C9.21338%204.2875%209.14138%204.1095%208.99738%203.966C8.85338%203.8225%208.67538%203.7505%208.46338%203.75C8.25088%203.75%208.07288%203.822%207.92938%203.966C7.78588%204.11%207.71388%204.288%207.71338%204.5C7.71338%204.7125%207.78538%204.89075%207.92938%205.03475C8.07338%205.17875%208.25138%205.2505%208.46338%205.25ZM8.46338%2015C7.42588%2015%206.45088%2014.803%205.53838%2014.409C4.62588%2014.015%203.83213%2013.4807%203.15713%2012.8062C2.48213%2012.1312%201.94788%2011.3375%201.55438%2010.425C1.16088%209.5125%200.963879%208.5375%200.963379%207.5C0.963379%206.4625%201.16038%205.4875%201.55438%204.575C1.94838%203.6625%202.48263%202.86875%203.15713%202.19375C3.83213%201.51875%204.62588%200.9845%205.53838%200.591C6.45088%200.1975%207.42588%200.0005%208.46338%200C9.50088%200%2010.4759%200.197%2011.3884%200.591C12.3009%200.985%2013.0946%201.51925%2013.7696%202.19375C14.4446%202.86875%2014.9791%203.6625%2015.3731%204.575C15.7671%205.4875%2015.9639%206.4625%2015.9634%207.5C15.9634%208.5375%2015.7664%209.5125%2015.3724%2010.425C14.9784%2011.3375%2014.4441%2012.1312%2013.7696%2012.8062C13.0946%2013.4812%2012.3009%2014.0157%2011.3884%2014.4097C10.4759%2014.8037%209.50088%2015.0005%208.46338%2015ZM8.46338%2013.5C10.1384%2013.5%2011.5571%2012.9187%2012.7196%2011.7562C13.8821%2010.5937%2014.4634%209.175%2014.4634%207.5C14.4634%205.825%2013.8821%204.40625%2012.7196%203.24375C11.5571%202.08125%2010.1384%201.5%208.46338%201.5C6.78838%201.5%205.36963%202.08125%204.20713%203.24375C3.04463%204.40625%202.46338%205.825%202.46338%207.5C2.46338%209.175%203.04463%2010.5937%204.20713%2011.7562C5.36963%2012.9187%206.78838%2013.5%208.46338%2013.5Z'%20fill='%23464646'/%3e%3c/svg%3e",ExportIcon="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.59%209.5H15V4.5C15%203.95%2014.55%203.5%2014%203.5H10C9.45%203.5%209%203.95%209%204.5V9.5H7.41C6.52%209.5%206.07%2010.58%206.7%2011.21L11.29%2015.8C11.68%2016.19%2012.31%2016.19%2012.7%2015.8L17.29%2011.21C17.92%2010.58%2017.48%209.5%2016.59%209.5ZM5%2019.5C5%2020.05%205.45%2020.5%206%2020.5H18C18.55%2020.5%2019%2020.05%2019%2019.5C19%2018.95%2018.55%2018.5%2018%2018.5H6C5.45%2018.5%205%2018.95%205%2019.5Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",FileOpenRounded="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18%202.5H10.83C10.3%202.5%209.79%202.71%209.41%203.09L4.59%207.91C4.21%208.29%204%208.8%204%209.33V20.5C4%2021.6%204.9%2022.5%206%2022.5H18C19.1%2022.5%2020%2021.6%2020%2020.5V4.5C20%203.4%2019.1%202.5%2018%202.5ZM11.65%2017.15L8.86%2014.36C8.54%2014.04%208.76%2013.5%209.21%2013.5H11V10.51C11%209.96%2011.44%209.52%2011.99%209.51C12.55%209.5%2013%209.95%2013%2010.51V13.5H14.79C15.24%2013.5%2015.46%2014.04%2015.14%2014.35L12.35%2017.14C12.16%2017.34%2011.84%2017.34%2011.65%2017.15Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",ReloadIcon="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.6498%206.84999C16.0198%205.21999%2013.7098%204.27999%2011.1698%204.53999C7.49978%204.90999%204.47978%207.88999%204.06978%2011.56C3.51978%2016.41%207.26978%2020.5%2011.9998%2020.5C15.1898%2020.5%2017.9298%2018.63%2019.2098%2015.94C19.5298%2015.27%2019.0498%2014.5%2018.3098%2014.5C17.9398%2014.5%2017.5898%2014.7%2017.4298%2015.03C16.2998%2017.46%2013.5898%2019%2010.6298%2018.34C8.40978%2017.85%206.61978%2016.04%206.14978%2013.82C5.30978%209.93999%208.25978%206.49999%2011.9998%206.49999C13.6598%206.49999%2015.1398%207.18999%2016.2198%208.27999L14.7098%209.78999C14.0798%2010.42%2014.5198%2011.5%2015.4098%2011.5H18.9998C19.5498%2011.5%2019.9998%2011.05%2019.9998%2010.5V6.90999C19.9998%206.01999%2018.9198%205.56999%2018.2898%206.19999L17.6498%206.84999Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",FilterAltOffRounded="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.7901%206.11003C20.3001%205.45003%2019.8301%204.50003%2019.0001%204.50003H6.83008L14.8001%2012.47L19.7901%206.11003Z'%20fill='black'%20fill-opacity='0.54'/%3e%3cpath%20d='M20.4901%2020.99L3.51012%204.01003C3.12012%203.62003%202.49012%203.62003%202.10012%204.01003C1.71012%204.40003%201.71012%205.03003%202.10012%205.42003L10.0001%2013.5V18.5C10.0001%2019.6%2010.9001%2020.5%2012.0001%2020.5C13.1001%2020.5%2014.0001%2019.6%2014.0001%2018.5V17.33L19.0701%2022.4C19.4601%2022.79%2020.0901%2022.79%2020.4801%2022.4C20.8701%2022.01%2020.8801%2021.38%2020.4901%2020.99Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",PaginationControls=({currentPage:e,totalPages:t,setCurrentPage:n})=>{const l=Math.floor(e/5)*5,u=Math.min(l+5,t),f=()=>{n(Math.max(0,l-1))},p=()=>{n(Math.min(t-1,u))},m=[];for(let d=l;d<u;d++)m.push(jsxRuntimeExports.jsx("button",{className:`pagination-page${e===d?" active":""}`,onClick:()=>n(d),disabled:e===d,children:d+1},d));return jsxRuntimeExports.jsxs("div",{className:"pagination-controls",children:[jsxRuntimeExports.jsx("button",{className:"pagination-button",onClick:()=>n(0),disabled:e===0,children:"First"}),jsxRuntimeExports.jsx("button",{className:"pagination-button",onClick:()=>n(e-1),disabled:e===0,children:"Previous"}),l>0&&jsxRuntimeExports.jsx("button",{className:"pagination-ellipsis",onClick:f,children:"..."}),m,u<t&&jsxRuntimeExports.jsx("button",{className:"pagination-ellipsis",onClick:p,children:"..."}),jsxRuntimeExports.jsx("button",{className:"pagination-button",onClick:()=>n(e+1),disabled:e===t-1,children:"Next"}),jsxRuntimeExports.jsx("button",{className:"pagination-button",onClick:()=>n(t-1),disabled:e===t-1,children:"Last"})]})},RowsPerPageSelector=({rowsPerPage:e,setRowsPerPage:t,setCurrentPage:n,pageSizeOptions:i})=>jsxRuntimeExports.jsxs("div",{className:"rows-per-page-container",children:[jsxRuntimeExports.jsx("label",{htmlFor:"rows-per-page-select",children:"Rows per page:"}),jsxRuntimeExports.jsx("select",{id:"rows-per-page-select",value:e,onChange:o=>{t(Number(o.target.value)),n(0)},className:"ml-8",children:i.map(o=>jsxRuntimeExports.jsx("option",{value:o,children:o},o))})]}),EntriesInfo=({dataLength:e,currentPage:t,rowsPerPage:n})=>jsxRuntimeExports.jsx("div",{className:"entries-info",children:e>0&&jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:["Showing ",e===0?0:t*n+1," to"," ",Math.min((t+1)*n,e)," of ",e," ","entries"]})}),CEDataGridDynamicTable=({title:e,jsonData:t,columnList:n,ischeckBoxInGrid:i,isSingleSelectionMode:o=!1,isRadioButtonInGrid:l,onRadioChange:u,getSelectedRadioValue:f,renderRadioInColumnId:p,isSearchBoxInGrid:m,isAddButtonRequired:d,isEditButtonRequired:g,isDeleteButtonRequired:_,isApproveButtonRequired:E,isReassignButtonRequired:S,isCancelButtonRequired:b,isCopyButtonRequired:T,isViewButtonRequired:C,isExportAllToExcel:A,handleEditClick:R,handleAddClick:O,handleDeleteClick:I,handleApproveClick:j,handleReassignClick:D,handleCancelClick:F,handleCopyClick:B,handleViewClick:X,noOfPagesPerPage:z,recordsPerPage:M,clickableColumns:H,conditionalClickableColumns:ee,clickableCellPredicate:Q,handleCellClick:U,onReload:q,showDownloadIcon:N=!0,downloadOptions:V,showRefreshIcon:G=!0,showFullViewIcon:W=!0,showColumnVisibilityIcon:L=!0,showSortIcon:Y=!0,showFilterIcon:K=!0,defaultSortConfig:J,onDataUpdate:ce,isOverrideCSS:me,showPagination:Ee=!0,shouldResetSearchOnDataChange:ue,pageSizeOptions:he=[10,20,50,100],handleSelectedRows:we,rowsSelected:ie,selectionKey:Oe="id",onPageChange:_e,getRowDisabled:Ue})=>{const[Ve,Ae]=React.useState({}),[Se,Re]=React.useState([]),[Ie,Be]=React.useState([]),[Me,nt]=React.useState(!1),[Ke,qe]=React.useState(null),[Xe,et]=React.useState(new Set),[Ye,st]=React.useState(null),[yt,tt]=React.useState(!1),[vt,lt]=React.useState(""),[ut,Ct]=React.useState(null),[gt,Nt]=React.useState("contains"),[bt,xt]=React.useState(""),[Je,ht]=React.useState({}),[mt,it]=React.useState(0),[pt,kt]=React.useState(M??z??10),[Ot,He]=React.useState(new Set),[rt,Et]=React.useState(""),[Lt,It]=React.useState(!1),[ot,_t]=React.useState(new Set),[St,wt]=React.useState([]),Z=React.useMemo(()=>{const le=(n??[]).map(pe=>pe.id).join("|");return`ce-grid:${typeof e=="string"?e:"grid"}:${le}`},[n,e]),[ae,te]=React.useState(null),ne=React.useRef(null),se=React.useRef(null),oe=React.useRef(null),xe=React.useRef(null),[Te,ve]=React.useState(new Set),[de,be]=React.useState([]),[ke,$e]=React.useState(!1),[Fe,De]=React.useState(null),[Le,Ge]=React.useState(!1),[at,Qe]=React.useState(!0),ft=React.useRef([]),Pt=React.useRef(void 0),At=React.useRef(!1);React.useEffect(()=>{M!=null&&M>0?(kt(M),it(0)):z!=null&&z>0&&(kt(z),it(0))},[M,z]);const jt=()=>Ge(!0),Rt=()=>Ge(!1),Mt=le=>{if(it(le),typeof _e=="function")try{_e(le)}catch{}};React.useEffect(()=>{if(typeof _e=="function")try{_e(mt)}catch{}},[mt]);const ct=(le,fe)=>{if(typeof Oe=="function")try{const pe=Oe(le);if(pe!=null)return pe}catch{}else if(typeof Oe=="string"&&le&&le[Oe]!==void 0)return le[Oe];if(fe!==void 0)return`__row_${fe}`};React.useEffect(()=>{if(typeof we=="function"){const le=Array.from(Xe),fe=le.map(pe=>{if(typeof pe=="string"&&pe.startsWith("__row_")){const ye=parseInt(pe.slice(6),10);return!isNaN(ye)&&ye>=0&&ye<Se.length?Se[ye]:void 0}return(Ie||Se||[]).find(ye=>{const Ce=ct(ye);return Ce!==void 0&&(Ce===pe||String(Ce)===String(pe))})}).filter(Boolean);try{we.length===1?we({ids:le,rows:fe}):we(fe)}catch{try{we(fe)}catch{}}}},[Xe,Se,Oe]),React.useEffect(()=>{if(!ie)return;const le=Array.from(ie),fe=le.every(ye=>typeof ye=="number"&&ye>=0&&ye<Se.length),pe=new Set(le.map(ye=>{if(fe){const Ce=Se[ye-1];return ct(Ce,ye)??`__row_${ye}`}return ye}));((ye,Ce)=>!(ye.size!==Ce.size||!Array.from(ye).every(Pe=>Ce.has(Pe))))(pe,Xe)||et(pe)},[ie,Se,Oe,ct,Xe]),React.useEffect(()=>{if(t&&Array.isArray(t)){const le=stripReactElements(ft.current),fe=stripReactElements(t);if(JSON.stringify(le)!==JSON.stringify(fe)){let ge=[...t];if(J){const{column:ye,direction:Ce}=J;ge.sort((Pe,je)=>{const Ne=Pe[ye],ze=je[ye],We=new Date(Ne),Ze=new Date(ze),dt=!isNaN(We.getTime()),Vt=!isNaN(Ze.getTime());if(dt&&Vt)return Ce==="asc"?We.getTime()-Ze.getTime():Ze.getTime()-We.getTime();const Wt=String(Ne||"").toLowerCase(),Ft=String(ze||"").toLowerCase();return Wt.localeCompare(Ft)}),Ce==="desc"&&ge.reverse(),De(J)}if(Re(ge),Be(ge),Qe(!1),ue?(Et(""),ht({})):ar(),p){const ye={},Ce=Array.isArray(p)?p:[p];ge.forEach((Pe,je)=>{const Ne=Pe.id??`__row_${je}`;for(const ze of Ce)if(Pe[ze]===!0){ye[Ne]={columnId:ze,rowData:Pe};break}}),Xt(ye)}ft.current=t}else Re(t),Be(t)}else Qe(!0)},[t,J,p]),React.useEffect(()=>{if(n&&n.length>0){const fe=n.map(pe=>({id:pe.id,label:pe.label??pe.id,tooltip:pe.tooltip,shouldDisplay:pe.shouldDisplay??!0,shouldVisible:pe.shouldVisible??!0,width:pe.width,elementType:pe.elementType,required:pe.required??!1}));if(ke){const pe=(Pt.current??[]).map(ye=>ye.id).sort().join(","),ge=(n??[]).map(ye=>ye.id).sort().join(",");if(pe!==ge){console.log("[CEDataGrid] Column list changed detected"),console.log("[CEDataGrid] Previous columns:",pe),console.log("[CEDataGrid] Current columns:",ge);const ye=new Set((Pt.current??[]).map(Pe=>Pe.id)),Ce=fe.filter(Pe=>!ye.has(Pe.id));if(console.log("[CEDataGrid] New columns detected:",Ce.map(Pe=>Pe.id)),Ce.length>0){const Pe=Ce.filter(Ne=>Ne.shouldDisplay!==!1).map(Ne=>Ne.id),je=Ce.filter(Ne=>Ne.shouldVisible!==!1).map(Ne=>Ne.id);console.log("[CEDataGrid] Adding to visible:",Pe),console.log("[CEDataGrid] Adding to toggleable:",je),Pe.length>0&&_t(Ne=>{const ze=new Set(Ne);return Pe.forEach(We=>ze.add(We)),console.log("[CEDataGrid] Updated visibleColumns:",Array.from(ze)),ze}),je.length>0&&wt(Ne=>{const ze=[...Ne,...je];return console.log("[CEDataGrid] Updated columnOrder:",ze),ze})}Pt.current=n}be(fe)}else{console.log("[CEDataGrid] Starting initial column setup with columnList:",n);try{const pe=typeof window<"u"?window.localStorage.getItem(`${Z}:columns`):null;if(pe){const ge=JSON.parse(pe),ye=new Set((ge.visibleColumns||[]).filter(Pe=>fe.some(je=>je.id===Pe))),Ce=Array.isArray(ge.columnOrder)?ge.columnOrder.filter(Pe=>fe.some(je=>je.id===Pe)):[];if(ye.size>0){const Pe=new Set(Array.from(ye).filter(je=>{var Ne;return((Ne=fe.find(ze=>ze.id===je))==null?void 0:Ne.shouldDisplay)!==!1}));fe.forEach(je=>{je.shouldDisplay===!0&&!Pe.has(je.id)&&(Pe.add(je.id),console.log("[CEDataGrid] Force-adding column with shouldDisplay:true:",je.id))}),_t(Pe.size>0?Pe:new Set(fe.filter(je=>je.shouldDisplay!==!1).map(je=>je.id)))}else{const Pe=fe.filter(je=>je.shouldDisplay!==!1).map(je=>je.id);console.log("[CEDataGrid] Setting visibleColumns (no saved state):",Pe),console.log("[CEDataGrid] All columns:",fe.map(je=>({id:je.id,shouldDisplay:je.shouldDisplay,shouldVisible:je.shouldVisible}))),_t(new Set(Pe))}if(Ce.length>0){const Pe=Ce.filter(Ne=>{var ze;return((ze=fe.find(We=>We.id===Ne))==null?void 0:ze.shouldVisible)!==!1}),je=new Set(Pe);fe.forEach(Ne=>{Ne.shouldVisible===!0&&!je.has(Ne.id)&&(Pe.push(Ne.id),console.log("[CEDataGrid] Force-adding column to order with shouldVisible:true:",Ne.id))}),wt(Pe.length>0?Pe:fe.filter(Ne=>Ne.shouldVisible!==!1).map(Ne=>Ne.id))}else{const Pe=fe.filter(je=>je.shouldVisible!==!1).map(je=>je.id);wt(Pe)}}else{const ge=fe.filter(Ce=>Ce.shouldDisplay!==!1).map(Ce=>Ce.id);_t(new Set(ge));const ye=fe.filter(Ce=>Ce.shouldVisible!==!1).map(Ce=>Ce.id);wt(ye)}}catch{const ge=fe.filter(Ce=>Ce.shouldDisplay!==!1).map(Ce=>Ce.id);_t(new Set(ge));const ye=fe.filter(Ce=>Ce.shouldVisible!==!1).map(Ce=>Ce.id);wt(ye)}be(fe),$e(!0),At.current=!0,Pt.current=n}}},[n,Z]),React.useEffect(()=>{if(de.length===0||ot.size===0||!At.current)return;console.log("[CEDataGrid] Filter effect running with:",{visibleColumnsSize:ot.size,columnOrderLength:St.length,columnsLength:de.length});const le=Array.from(ot).filter(pe=>{var ge;return((ge=de.find(ye=>ye.id===pe))==null?void 0:ge.shouldDisplay)===!1});if(le.length>0){console.log("[CEDataGrid] Found invalid visible columns:",le);const pe=new Set(Array.from(ot).filter(ge=>!le.includes(ge)));if(pe.size===0){const ge=de.find(ye=>ye.shouldDisplay!==!1);ge&&pe.add(ge.id)}console.log("[CEDataGrid] Updated visible columns to:",Array.from(pe)),_t(pe)}const fe=St.filter(pe=>{var ge;return((ge=de.find(ye=>ye.id===pe))==null?void 0:ge.shouldVisible)===!1});if(fe.length>0){const pe=St.filter(ge=>!fe.includes(ge));wt(pe)}},[de]),React.useEffect(()=>{if(ke)try{const le={visibleColumns:Array.from(ot),columnOrder:St};typeof window<"u"&&window.localStorage.setItem(`${Z}:columns`,JSON.stringify(le))}catch{}},[ot,St,Z,ke]);const[tr,Xt]=React.useState({}),rr=({rowIndex:le,columnId:fe,rowData:pe})=>{const ge=Array.isArray(p)?p:[p],ye={...pe,...Object.fromEntries(ge.map(je=>[je,je===fe]))},Ce=pe.id??`__row_${le}`;Xt(je=>({...je,[Ce]:{columnId:fe,rowData:ye}}));const Pe=Se.map((je,Ne)=>(je.id??`__row_${Ne}`)===Ce?{...je,...Object.fromEntries(ge.map(We=>[We,We===fe]))}:je);Re(Pe),Be(Pe),ce&&ce({fullData:Pe,updatedRow:ye})},nr=le=>{var ge;const fe=Se.findIndex(ye=>ye===le),pe=le.id??`__row_${fe}`;return((ge=tr[pe])==null?void 0:ge.columnId)||""};React.useEffect(()=>{const le=Math.ceil(Se.length/pt);mt>0&&mt>=le&&it(0)},[Se.length,pt]);const Tt=React.useMemo(()=>{const le=mt*pt,fe=le+pt;return Se.slice(le,fe)},[Se,mt,pt]),ir=()=>{Et("");const le=$t(Ie,Je,"");Re(le)},ar=()=>{const le=$t(Ie,Je,rt);Re(le),it(0)},sr=le=>{const fe=de.find(ge=>ge.id===le);if((fe==null?void 0:fe.shouldDisplay)===!1){console.warn(`[CEDataGrid] Cannot toggle column "${le}" - shouldDisplay is false`);return}const pe=new Set(ot);pe.has(le)?pe.size>1&&pe.delete(le):pe.add(le),_t(pe)},Yt=(le,fe=null)=>{const pe=fe?`${le}-${fe}`:`${le}`,ge=new Set(Ot);ge.has(pe)?ge.delete(pe):(Array.from(ge).forEach(ye=>{ye.startsWith(`${le}`)&&ge.delete(ye)}),ge.add(pe)),He(ge)},Zt=le=>{st(Ye===le?null:le)};React.useEffect(()=>{const le=fe=>{var Pe,je,Ne,ze;if(!Ye)return;const pe=fe.target,ge=((Pe=se.current)==null?void 0:Pe.contains(pe))??!1,ye=((je=oe.current)==null?void 0:je.contains(pe))??!1,Ce=((ze=(Ne=fe.target)==null?void 0:Ne.closest)==null?void 0:ze.call(Ne,".dropdown-trigger"))!=null;!ge&&!ye&&!Ce&&st(null)};return document.addEventListener("click",le),()=>{document.removeEventListener("click",le)}},[Ye]),React.useMemo(()=>new Intl.Collator(void 0,{numeric:!0,sensitivity:"base"}),[]);const or=(le,fe)=>{if(le==null)return 1;if(fe==null)return-1;const pe=je=>{if(typeof je!="string")return null;const Ne=/^\(.*\)$/.test(je),ze=je.replace(/[^0-9.]/g,"");if(!ze)return null;const We=Number(ze);return isNaN(We)?null:Ne?-We:We},ge=pe(le),ye=pe(fe);if(ge!==null&&ye!==null)return ge-ye;const Ce=new Date(le),Pe=new Date(fe);return!isNaN(Ce.getTime())&&!isNaN(Pe.getTime())?Ce.getTime()-Pe.getTime():!isNaN(Number(le))&&!isNaN(Number(fe))?Number(le)-Number(fe):String(le).localeCompare(String(fe),void 0,{numeric:!0,sensitivity:"base"})},Gt=(le,fe,pe)=>{const ge=getColumnValue(le==null?void 0:le[pe]),ye=getColumnValue(fe==null?void 0:fe[pe]);return or(ge,ye)},lr=(le,fe)=>{for(let pe=1;pe<le.length;pe++)if(Gt(le[pe-1],le[pe],fe)>0)return!1;return!0},cr=(le,fe)=>{for(let pe=1;pe<le.length;pe++)if(Gt(le[pe-1],le[pe],fe)<0)return!1;return!0},$t=(le,fe=Je,pe=rt)=>{let ge=[...le];if(pe&&pe.trim()){const ye=pe.toLowerCase();ge=ge.filter(Ce=>Object.entries(Ce).some(([Pe,je])=>ot.has(Pe)?String(je??"").toLowerCase().includes(ye):!1))}return Object.entries(fe||{}).forEach(([ye,Ce])=>{const{value:Pe,operator:je}=Ce,Ne=(Pe??"").toLowerCase();ge=ge.filter(ze=>{const We=ze[ye],Ze=String(getColumnValue(We)??"").toLowerCase();switch((je||"").toString()){case"contains":return Ze.includes(Ne);case"equals":return Ze===Ne;case"startsWith":return Ze.startsWith(Ne);case"endsWith":return Ze.endsWith(Ne);case"does not contain":return!Ze.includes(Ne);case"does not equal":return Ze!==Ne;case"is any of":return Pe.split(",").map(dt=>dt.trim().toLowerCase()).includes(Ze);case"Date Range":case"dateRange":{if(!Pe)return!0;const dt=Pe.split(" - ").map(_r=>_r.trim());if(dt.length!==2)return!1;const Vt=new Date(dt[0]),Wt=new Date(dt[1]);if(isNaN(Vt.getTime())||isNaN(Wt.getTime())||(Vt.setHours(0,0,0,0),Wt.setHours(23,59,59,999),!We))return!1;const Ft=new Date(We);return isNaN(Ft.getTime())?!1:(Ft.setHours(0,0,0,0),Ft>=Vt&&Ft<=Wt)}default:return!0}})}),ge},ur=le=>{if(!Ie||Ie.length===0)return;const fe=Object.keys(Je).length>0,pe=rt.trim().length>0,ge=fe||pe?Se:Ie;let ye;(Fe==null?void 0:Fe.column)===le?ye=Fe.direction==="asc"?"desc":"asc":lr(ge,le)?ye="desc":(cr(ge,le),ye="asc"),De({column:le,direction:ye});const Ce=[...Ie].sort((je,Ne)=>{const ze=Gt(je,Ne,le);return ye==="asc"?ze:-ze});Be(Ce);const Pe=$t(Ce);Re(Pe),it(0)},Jt=()=>{if(!vt){tt(!1),xt(""),lt(""),it(0);return}if(gt==="Date Range")if(ut&&ut.startDate&&ut.endDate)Bt(vt,void 0,"Date Range");else{tt(!0);return}else bt&&bt.trim()!==""&&Bt(vt,bt,gt);tt(!1),xt(""),lt(""),Ct(null),it(0)},Bt=(le,fe,pe)=>{if(pe==="Date Range"&&ut&&le){const{startDate:ge,endDate:ye}=ut;if(!ge||!ye){console.warn("Invalid date range:",ge,ye);return}const Ce=new Date(ge);Ce.setHours(0,0,0,0);const Pe=new Date(ye);Pe.setHours(23,59,59,999);const je=Ie.filter(Ne=>{const ze=Ne[le];if(!ze)return!1;const We=new Date(ze);return isNaN(We.getTime())?!1:(We.setHours(0,0,0,0),We>=Ce&&We<=Pe)});Re(je),it(0),ht({...Je,[le]:{value:`${ge} - ${ye}`,operator:"Date Range"}}),tt(!1),st(null),Ct(null);return}if(le){const ge={...Je};if(fe===""&&(pe==="contains"||pe==="equals")){lt(le),Nt(pe||gt),xt(""),tt(!0);return}else fe&&fe.trim()!==""?ge[le]={value:fe,operator:pe||gt}:delete ge[le];ht(ge);let ye=[...Ie];Object.entries(ge).forEach(([Ce,Pe])=>{const{value:je,operator:Ne}=Pe;ye=ye.filter(ze=>{const We=String(getColumnValue(ze[Ce])||"").toLowerCase(),Ze=je.toLowerCase();switch(Ne){case"contains":return We.includes(Ze);case"equals":return We===Ze;case"startsWith":return We.startsWith(Ze);case"endsWith":return We.endsWith(Ze);case"does not contain":return!We.includes(Ze);case"does not equal":return We!==Ze;case"is any of":return je.split(",").map(dt=>dt.trim().toLowerCase()).includes(We);default:return!0}})}),Re(ye),it(0),tt(!1)}},pr=le=>{le.key==="Enter"&&Bt()};useEscapeKey(()=>{st(null),tt(!1)});const qt=(le,fe="")=>{const pe=ge=>{const ye=new Set(Te);ye.has(ge)?ye.delete(ge):ye.add(ge),ve(ye)};if(Array.isArray(le)){const ge=Array.from(new Set(le.reduce((ye,Ce)=>typeof Ce=="object"&&Ce!==null?[...ye,...Object.keys(Ce)]:ye,[])));return jsxRuntimeExports.jsx("div",{className:"expanded-section",children:jsxRuntimeExports.jsx("div",{className:"nested-table",children:jsxRuntimeExports.jsxs("table",{children:[jsxRuntimeExports.jsx("thead",{children:jsxRuntimeExports.jsx("tr",{children:ge.map(ye=>jsxRuntimeExports.jsx("th",{children:ye.charAt(0).toUpperCase()+ye.slice(1)},ye))})}),jsxRuntimeExports.jsx("tbody",{children:le.map((ye,Ce)=>jsxRuntimeExports.jsx("tr",{children:ge.map(Pe=>jsxRuntimeExports.jsx("td",{children:typeof ye[Pe]=="object"&&ye[Pe]!==null?jsxRuntimeExports.jsxs("div",{className:"flex-row-center",children:[jsxRuntimeExports.jsx("button",{className:"toggle-button",onClick:()=>pe(`${fe}-${Ce}-${Pe}`),children:Te.has(`${fe}-${Ce}-${Pe}`)?"▼":"▶"}),Te.has(`${fe}-${Ce}-${Pe}`)&&qt(ye[Pe],`${fe}-${Ce}-${Pe}`)]}):String(ye[Pe]||"")},`${fe}-${Ce}-${Pe}`))},`${fe}-${Ce}`))})]})})})}else if(typeof le=="object"&&le!==null)return jsxRuntimeExports.jsx("div",{className:"nested-object",children:jsxRuntimeExports.jsxs("table",{className:"custom-table nested",children:[jsxRuntimeExports.jsx("thead",{style:{zIndex:20001,position:"sticky",top:0,background:"#f5f5f5"},children:jsxRuntimeExports.jsxs("tr",{children:[jsxRuntimeExports.jsx("th",{className:"table-header-cell",children:"Property"}),jsxRuntimeExports.jsx("th",{className:"table-header-cell",children:"Value"})]})}),jsxRuntimeExports.jsx("tbody",{children:Object.entries(le).map(([ge,ye])=>jsxRuntimeExports.jsxs("tr",{children:[jsxRuntimeExports.jsx("td",{className:"table-cell",children:jsxRuntimeExports.jsx("strong",{children:ge})}),jsxRuntimeExports.jsx("td",{className:"table-cell",children:typeof ye=="object"&&ye!==null?jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("button",{className:"toggle-button",onClick:()=>pe(`${fe}-${ge}`),children:Te.has(`${fe}-${ge}`)?"▼":"▶"}),Te.has(`${fe}-${ge}`)&&qt(ye,`${fe}-${ge}`)]}):String(ye)})]},`${fe}-${ge}`))})]})});return jsxRuntimeExports.jsx("span",{children:String(le)})},Qt=le=>{var fe;if(le){const pe=(fe=le.parentElement)==null?void 0:fe.querySelector(".dropdown-trigger");if(!pe)return;const ge=pe.getBoundingClientRect(),ye=window.innerHeight,Ce=window.innerWidth,Pe=le.offsetHeight,je=le.offsetWidth,Ne=ge.bottom+Pe>ye,ze=ge.left+je>Ce,We=ge.left-je<0;let Ze,dt;Ne?(Ze=ge.top-Pe,le.classList.add("adjust-top")):(Ze=ge.bottom,le.classList.remove("adjust-top")),ze?(dt=ge.right-je,le.classList.add("adjust-left"),le.classList.remove("adjust-right")):We?(dt=ge.left,le.classList.add("adjust-right"),le.classList.remove("adjust-left")):(dt=ge.left,le.classList.remove("adjust-left"),le.classList.remove("adjust-right")),le.style.top=`${Ze}px`,le.style.left=`${dt}px`,le.classList.add("dropdown-fixed-position")}};React.useEffect(()=>{const le=fe=>{yt&&ne.current&&!ne.current.contains(fe.target)&&tt(!1)};return document.addEventListener("mousedown",le),()=>{document.removeEventListener("mousedown",le)}},[yt]),React.useEffect(()=>()=>{},[Ye]),React.useEffect(()=>{const le=fe=>{Lt&&xe.current&&!xe.current.contains(fe.target)&&It(!1)};return document.addEventListener("mousedown",le),()=>{document.removeEventListener("mousedown",le)}},[Lt]);const dr=(le,fe)=>{le.preventDefault();const pe=le.pageX,ge=Ve[fe]||150,ye=Pe=>{const je=Math.max(100,ge+(Pe.pageX-pe));Ae(Ne=>({...Ne,[fe]:je}))},Ce=()=>{document.removeEventListener("mousemove",ye),document.removeEventListener("mouseup",Ce)};document.addEventListener("mousemove",ye),document.addEventListener("mouseup",Ce)},Kt=(le,fe,pe)=>{var ye;const ge=String(fe??"");if(typeof Q=="function")try{if(Q(pe??{},le))return!0}catch{}return H!=null&&H.includes(le)?ee!=null&&ee[le]?ee[le].includes(ge):!0:!!((ye=ee==null?void 0:ee._global_)!=null&&ye.includes(ge))},hr=(le,fe)=>{Kt(fe,le[fe],le)&&U&&U(le,fe)},Ut=Tt.some(le=>Array.from(ot).some(fe=>Array.isArray(le[fe])&&le[fe].length>0&&le[fe].some(pe=>typeof pe=="object"&&pe!==null))),mr=le=>{const fe=/[\\/:*?"<>|]/g;return le.replace(fe,"").trim()},yr=le=>{try{const fe=window.prompt("Enter file name",le);if(!fe)return le;const pe=mr(fe);return pe.length===0?le:pe.endsWith(".xlsx")?pe:`${pe}.xlsx`}catch{return le}},Ht=(le=!1)=>{const fe=de.filter(Ne=>ot.has(Ne.id));let pe;if(le||!(Se&&Se.length>0))pe=Ie;else{const Ne=Array.from(Xe);if(Ne.length>0){let ze;if(typeof Oe=="function")ze=Oe;else{const We=Oe??"id";ze=Ze=>Ze[We]}pe=Se.filter(We=>Ne.includes(ze(We)))}else pe=Se}const ge=pe.map(Ne=>fe.reduce((ze,We)=>(ze[We.label||We.id]=getColumnValue(Ne[We.id]),ze),{})),ye=utils.json_to_sheet(ge),Ce=utils.book_new();utils.book_append_sheet(Ce,ye,"Data");let Pe;le||pe===Ie?Pe="all-data-export.xlsx":Array.from(Xe).length>0?Pe="selected-rows-export.xlsx":Pe="filtered-search-export.xlsx";const je=yr(Pe);writeFileSync(Ce,je)},xr=()=>jsxRuntimeExports.jsxs("div",{className:me?"esign-table-container":"table-container",children:[jsxRuntimeExports.jsx("div",{className:"table-scroll-container",children:ot.size===0?jsxRuntimeExports.jsx("div",{style:{width:"100%",height:"200px",display:"flex",alignItems:"center",justifyContent:"center",color:"#888",fontSize:"1.2em",background:"#fafafa",border:"1px solid #eee",borderRadius:"8px"},children:"Please select at least one column to show data"}):jsxRuntimeExports.jsxs("table",{className:"custom-table",style:{tableLayout:"fixed",width:"100%"},children:[jsxRuntimeExports.jsxs("thead",{children:[jsxRuntimeExports.jsxs("tr",{children:[Ut&&jsxRuntimeExports.jsx("th",{className:"expand-column"}),i&&jsxRuntimeExports.jsx("th",{className:"checkbox-column",children:o?jsxRuntimeExports.jsx(CECheckBox,{label:"",checked:Xe.size>0,onChange:()=>{et(new Set)}}):jsxRuntimeExports.jsx(CECheckBox,{label:"",checked:Tt.length>0&&Tt.every((le,fe)=>{const pe=ct(le,mt*pt+fe);return pe!==void 0&&Xe.has(pe)}),onChange:le=>{const fe=new Set(Xe),pe=Ie&&Ie.length>0?Ie:Se||[],ge=Tt.map(Ce=>{const Pe=ct(Ce);if(Pe!==void 0)return Pe;const je=pe.indexOf(Ce);return je>=0?`__row_${je}`:void 0}).filter(Ce=>Ce!==void 0),ye=new Set(ge);if(le){if(et(new Set(ye)),typeof we=="function"){const Ce=Array.from(ye),Pe=Ce.map(je=>pe.find(Ne=>{const ze=ct(Ne);return ze!==void 0&&(ze===je||String(ze)===String(je))})).filter(Boolean);try{we.length===1?we({ids:Ce,rows:Pe,toggledId:void 0,toggledRow:void 0,toggledChecked:!0}):we(Pe)}catch{try{we(Pe)}catch{}}}}else{const Ce=new Set(fe);if(ge.forEach(Pe=>Ce.delete(Pe)),et(Ce),typeof we=="function"){const Pe=ge,je=Pe.map(Ne=>pe.find(ze=>{const We=ct(ze);return We!==void 0&&(We===Ne||String(We)===String(Ne))})).filter(Boolean);try{we.length===1?we({ids:Array.from(Ce),rows:Array.from(Ce).map(Ne=>pe.find(ze=>{const We=ct(ze);return We!==void 0&&(We===Ne||String(We)===String(Ne))})).filter(Boolean),unselectedIds:Pe,unselectedRows:je,toggledId:void 0,toggledRow:void 0,toggledChecked:!1}):we(Array.from(Ce).map(Ne=>pe.find(ze=>{const We=ct(ze);return We!==void 0&&(We===Ne||String(We)===String(Ne))})).filter(Boolean))}catch{try{we([])}catch{}}}}}})}),St.filter(le=>de.find(pe=>pe.id===le)&&ot.has(le)).map(le=>{const fe=de.find(pe=>pe.id===le);return fe?jsxRuntimeExports.jsx("th",{className:"table-header-cell",style:{width:Ve[fe.id]?`${Ve[fe.id]}px`:fe.width||"150px",minWidth:"80px",maxWidth:"600px"},children:jsxRuntimeExports.jsxs("div",{className:"column-header",children:[jsxRuntimeExports.jsxs("span",{className:"column-label-with-info",children:[fe.label,fe.tooltip&&jsxRuntimeExports.jsx("img",{src:InfoIcon,alt:"info",title:fe.tooltip,width:14,height:14,className:"info-icon"})]}),jsxRuntimeExports.jsxs("div",{className:"column-actions",children:[Y&&jsxRuntimeExports.jsx("img",{src:SortIcon,alt:"Sort",title:"Sort",width:14,height:14,onClick:()=>ur(fe.id),style:{cursor:"pointer",transition:"transform 0.2s ease-in-out",transform:(Fe==null?void 0:Fe.column)===fe.id?Fe.direction==="asc"?"rotate(0deg)":"rotate(180deg)":"none",filter:(Fe==null?void 0:Fe.column)===fe.id?"brightness(0.6)":"none"}}),K&&jsxRuntimeExports.jsxs("div",{className:"dropdown-container",ref:fe.id===Ye?se:null,children:[jsxRuntimeExports.jsx("span",{className:`dropdown-trigger ${Je[fe.id]?"filter-active":""}`,onClick:pe=>{pe.stopPropagation(),Zt(fe.id)},title:Je[fe.id]?`Filter: ${Je[fe.id].operator} "${Je[fe.id].value}"`:"Filter options",children:"⋮"}),Ye===fe.id&&jsxRuntimeExports.jsxs("div",{className:"dropdown-menu",ref:pe=>{pe&&setTimeout(()=>Qt(pe),0)},children:[jsxRuntimeExports.jsx("button",{className:"dropdown-item",onClick:()=>{lt(fe.id),tt(!0),st(null)},children:"Filter"}),jsxRuntimeExports.jsx("button",{className:"dropdown-item",onClick:()=>{Bt(fe.id,"","contains"),st(null)},children:"Contains..."}),jsxRuntimeExports.jsx("button",{className:"dropdown-item",onClick:()=>{Bt(fe.id,"","equals"),st(null)},children:"Equals..."}),Je[fe.id]&&jsxRuntimeExports.jsx("button",{className:"dropdown-item",onClick:()=>{const pe={...Je};delete pe[fe.id],ht(pe),xt(""),lt("");const ge=$t(Ie,pe,rt);Re(ge),it(0),st(null)},children:"Clear Filter"}),Object.keys(Je).length>0&&jsxRuntimeExports.jsx("button",{className:"dropdown-item",onClick:()=>{ht({}),xt(""),lt(""),Ct(null),Et(""),Re(Ie),it(0),st(null)},children:"Clear All Filters"})]})]})]}),jsxRuntimeExports.jsx("div",{className:"column-resizer",onMouseDown:pe=>dr(pe,fe.id)})]})},fe.id):null}),(g||S||b||E||_||d||T||C)&&jsxRuntimeExports.jsx("th",{className:"table-header-cell",style:{width:"180px",textAlign:"center"},children:"Action"})]}),Me&&jsxRuntimeExports.jsxs("tr",{className:"filter-row",children:[Ut&&jsxRuntimeExports.jsx("td",{}),i&&jsxRuntimeExports.jsx("td",{}),St.filter(le=>de.find(pe=>pe.id===le)&&ot.has(le)).map(le=>{var pe;const fe=de.find(ge=>ge.id===le);return fe?jsxRuntimeExports.jsxs("td",{style:{position:"relative"},children:[jsxRuntimeExports.jsx("input",{type:"text",placeholder:`Search ${fe.label}`,value:((pe=Je[fe.id])==null?void 0:pe.value)||"",onChange:ge=>{const ye=ge.target.value;xt(ye),lt(fe.id);const Ce={...Je};ye===""?delete Ce[fe.id]:Ce[fe.id]={value:ye,operator:"contains"},ht(Ce);const Pe=$t(Ie,Ce,rt);Re(Pe),it(0)},className:"filter-input-with-clear filter-input-padding"}),Je[fe.id]&&jsxRuntimeExports.jsx("span",{className:"filter-clear-icon-inside",onClick:()=>{const ge={...Je};delete ge[fe.id],ht(ge),xt(""),lt("");const ye=$t(Ie,ge,rt);Re(ye),it(0)},title:"Clear",children:"×"})]},`filter-${fe.id}`):null}),(g||S||b||E||_||d||T||C)&&jsxRuntimeExports.jsx("td",{})]})]}),jsxRuntimeExports.jsx("tbody",{children:Tt.length===0?jsxRuntimeExports.jsx("tr",{className:"no-records-row",children:jsxRuntimeExports.jsx("td",{colSpan:(Ut?1:0)+(i?1:0)+Array.from(ot).length+(g||S||b||E||_||d?1:0),className:"no-records-cell",children:rt.trim()||Object.keys(Je).length>0?jsxRuntimeExports.jsxs("div",{style:{minHeight:"200px",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",padding:"40px 20px",color:"#666",fontSize:"1em",background:"#fafafa",border:"1px solid #eee",borderRadius:"8px",gap:"20px"},children:[(rt.trim()||Object.keys(Je).length>0)&&jsxRuntimeExports.jsxs("div",{style:{backgroundColor:"#e8f5e9",border:"1px solid #4caf50",borderRadius:"6px",padding:"12px 16px",width:"100%",maxWidth:"400px",textAlign:"left"},children:[jsxRuntimeExports.jsx("p",{style:{margin:"0 0 8px 0",fontSize:"0.875em",fontWeight:"600",color:"#333"},children:"Applied Search Criteria:"}),rt.trim()&&jsxRuntimeExports.jsxs("p",{style:{margin:"4px 0",fontSize:"0.85em",color:"#555"},children:[jsxRuntimeExports.jsx("strong",{children:"Search Query:"})," ",jsxRuntimeExports.jsxs("span",{style:{backgroundColor:"#fff",padding:"2px 6px",borderRadius:"3px",border:"1px solid #ccc"},children:['"',rt.trim(),'"']})]}),Object.keys(Je).length>0&&jsxRuntimeExports.jsxs("div",{style:{marginTop:"6px"},children:[jsxRuntimeExports.jsx("p",{style:{margin:"0 0 4px 0",fontSize:"0.85em",color:"#555"},children:jsxRuntimeExports.jsx("strong",{children:"Filters:"})}),Object.entries(Je).map(([le,fe])=>{const pe=de.find(ge=>ge.id===le);return jsxRuntimeExports.jsxs("p",{style:{margin:"3px 0",fontSize:"0.8em",color:"#666",paddingLeft:"12px"},children:["• ",(pe==null?void 0:pe.label)||le,":"," ",jsxRuntimeExports.jsxs("span",{style:{backgroundColor:"#fff",padding:"2px 6px",borderRadius:"3px",border:"1px solid #ccc"},children:['"',fe.value,'"']})]},le)})]})]}),jsxRuntimeExports.jsx("div",{style:{textAlign:"center"},children:jsxRuntimeExports.jsx("p",{style:{margin:"0",fontSize:"1.1em",fontWeight:"500"},children:rt.trim()&&Object.keys(Je).length>0?"No data matches both the search query and filters":rt.trim()?"No data matches the search query":"No data matches the applied filters"})}),(rt.trim()||Object.keys(Je).length>0)&&jsxRuntimeExports.jsx(CEButton,{variant:"primary",size:"small",onClick:()=>{Et(""),ht({}),xt(""),lt(""),Ct(null),Re(Ie),it(0)},children:"Clear All Filters"})]}):"No Data found"})}):Tt.map((le,fe)=>{const pe=typeof Ue=="function"?Ue(le):!1;return jsxRuntimeExports.jsxs(React.Fragment,{children:[jsxRuntimeExports.jsxs("tr",{onMouseEnter:()=>qe(mt*pt+fe),onMouseLeave:()=>qe(null),className:(le.isNewRow?"table-new-row":fe%2===0?`table-row-even ${le.hasError?"row-error":le.isModified?"row-invalid":""}`:`table-row-odd ${le.hasError?"row-error":le.isModified?"row-invalid":""}`)+(Ke===mt*pt+fe?" row-hovered":"")+(pe?" row-disabled":""),title:le.rowMessage||"",children:[Ut&&jsxRuntimeExports.jsx("td",{className:"expand-column",children:Array.from(ot).some(ge=>Array.isArray(le[ge])&&le[ge].length>0&&le[ge].some(ye=>typeof ye=="object"&&ye!==null))&&jsxRuntimeExports.jsx("button",{className:"expand-button",onClick:()=>Yt(fe),children:Array.from(Ot).some(ge=>ge.startsWith(`${fe}`))?"▼":"▶"})}),i&&jsxRuntimeExports.jsx("td",{className:"checkbox-column",children:jsxRuntimeExports.jsx(CECheckBox,{label:"",checked:(()=>{const ge=ct(le,mt*pt+fe);return ge!==void 0&&Xe.has(ge)})(),onChange:ge=>{if(pe)return;const ye=ct(le,mt*pt+fe);if(ye===void 0)return;let Ce;o?(Ce=ge?new Set([ye]):new Set,et(Ce)):(Ce=new Set(Xe),ge?Ce.add(ye):Ce.delete(ye),et(Ce));const Pe=Ie&&Ie.length>0?Ie:Se||[],je=Array.from(Ce),Ne=je.map(We=>{if(typeof We=="string"&&We.startsWith("__row_")){const Ze=parseInt(We.slice(6),10);return!isNaN(Ze)&&Ze>=0&&Ze<Pe.length?Pe[Ze]:void 0}return Pe.find(Ze=>{const dt=ct(Ze);return dt!==void 0&&(dt===We||String(dt)===String(We))})}).filter(Boolean),ze={ids:je,rows:Ne,toggledId:ye,toggledRow:le,toggledChecked:!!ge};if(typeof we=="function")try{we.length===1?we(ze):we(Ne)}catch{try{we(Ne)}catch{}}},disabled:pe})}),l&&jsxRuntimeExports.jsx("td",{className:"checkbox-column",children:jsxRuntimeExports.jsx("div",{className:"radio-center-wrapper",children:jsxRuntimeExports.jsx(CERadioButton,{label:"",value:"selected",checked:(f==null?void 0:f(fe))==="selected",onChange:()=>u==null?void 0:u({rowIndex:fe,columnId:"selected",rowData:le})})})}),St.filter(ge=>de.find(Ce=>Ce.id===ge)&&ot.has(ge)).map(ge=>{const ye=de.find(Ce=>Ce.id===ge);return ye?jsxRuntimeExports.jsx("td",{style:{width:Ve[ye.id]?`${Ve[ye.id]}px`:"150px",minWidth:"80px",maxWidth:"600px"},className:`table-cell ${Kt(ye.id,le[ye.id],le)?"ce-clickable-cell":""}`,onClick:()=>{Kt(ye.id,le[ye.id],le)?hr(le,ye.id):Array.isArray(le[ye.id])&&le[ye.id].length>0&&Yt(fe,ye.id)},children:le.isNewRow?jsxRuntimeExports.jsx(AddNewRowCell,{row:le,column:ye,colId:ge}):React.isValidElement(le[ye.id])?le[ye.id]:(Array.isArray(p)?p.includes(ye.id):p===ye.id)?jsxRuntimeExports.jsx("div",{className:"radio-center-wrapper",children:jsxRuntimeExports.jsx(CERadioButton,{label:"",value:ye.id,checked:nr(le)===ye.id,onChange:()=>rr({rowIndex:fe,columnId:ye.id,rowData:le})})}):Array.isArray(le[ye.id])?`${le[ye.id].length}`:typeof le[ye.id]=="object"&&le[ye.id]!==null?Object.entries(le[ye.id]).map(([Ce,Pe])=>`${Ce}: ${Pe}`).join(", "):jsxRuntimeExports.jsx(CETruncatedTextWithTooltip,{text:String(le[ye.id]??"")})},ye.id):null}),(g||S||b||E||_||d||T||C)&&jsxRuntimeExports.jsx("td",{className:"table-cell center-text",children:jsxRuntimeExports.jsxs("div",{className:"action-flex",children:[g&&jsxRuntimeExports.jsx("img",{src:Edit,alt:"Edit",title:"Edit",width:20,height:20,style:{cursor:"pointer"},onClick:()=>R==null?void 0:R(le,fe)}),S&&jsxRuntimeExports.jsx("img",{src:Reassign,alt:"Reassign",width:20,height:20,style:{cursor:"pointer"},onClick:D}),b&&jsxRuntimeExports.jsx("img",{src:Cancel,alt:"Cancel",width:20,height:20,style:{cursor:"pointer"},onClick:()=>F==null?void 0:F(le,fe)}),E&&jsxRuntimeExports.jsx("img",{src:Approve,alt:"Approve",width:20,height:20,style:{cursor:"pointer"},onClick:()=>j==null?void 0:j(le,fe)}),_&&jsxRuntimeExports.jsx("img",{src:Delete,alt:"Delete",width:20,height:20,style:{cursor:"pointer"},onClick:()=>I==null?void 0:I(le,fe)}),T&&jsxRuntimeExports.jsx("img",{src:CopyIcon,alt:"Copy",title:"Copy",width:20,height:20,style:{cursor:"pointer"},onClick:()=>B==null?void 0:B(le,fe)}),C&&jsxRuntimeExports.jsx("img",{src:ViewIcon,alt:"View",title:"View",width:20,height:20,style:{cursor:"pointer"},onClick:()=>X==null?void 0:X(le,fe)}),d&&jsxRuntimeExports.jsx("img",{src:Add,alt:"Add",width:20,height:20,style:{cursor:"pointer"},onClick:O})]})})]}),Array.from(Ot).map(ge=>{const[ye,Ce]=ge.split("-");if(Number(ye)===fe){const Pe=Ce?{[Ce]:le[Ce]}:Object.keys(le).filter(je=>Array.isArray(le[je])||typeof le[je]=="object").reduce((je,Ne)=>({...je,[Ne]:le[Ne]}),{});return jsxRuntimeExports.jsx("tr",{className:"expanded-row",children:jsxRuntimeExports.jsx("td",{colSpan:ot.size+2,className:"expanded-cell",children:Object.entries(Pe).map(([je,Ne],ze)=>jsxRuntimeExports.jsxs("div",{className:`expanded-section ${ze%2===0?"expanded-section-even":"expanded-section-odd"}`,style:{backgroundColor:ze%2===0?"#e8f5e9":"#e3f2fd",padding:"10px",marginBottom:"10px",borderRadius:"5px"},children:[jsxRuntimeExports.jsx("h4",{style:{margin:"0 0 10px 0",color:"#333"},children:je.charAt(0).toUpperCase()+je.slice(1)}),qt(Ne)]},je))})},`expanded-${ge}`)}return null})]},fe)})})]})}),Ee&&jsxRuntimeExports.jsxs("div",{className:"pagination-container",children:[jsxRuntimeExports.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"40px"},children:[jsxRuntimeExports.jsx(EntriesInfo,{dataLength:Se.length,currentPage:mt,rowsPerPage:pt}),jsxRuntimeExports.jsx(RowsPerPageSelector,{rowsPerPage:pt,setRowsPerPage:kt,setCurrentPage:Mt,pageSizeOptions:he})]}),jsxRuntimeExports.jsx(PaginationControls,{currentPage:mt,totalPages:Math.ceil(Se.length/pt),setCurrentPage:Mt})]}),yt&&jsxRuntimeExports.jsx("div",{className:"filter-modal",children:jsxRuntimeExports.jsxs("div",{className:"filter-modal-content",ref:ne,onKeyDown:pr,tabIndex:0,children:[jsxRuntimeExports.jsxs("div",{className:"filter-modal-header",children:[jsxRuntimeExports.jsx("h3",{children:"Filter Data"}),jsxRuntimeExports.jsx(CEButton,{className:"close-button-close",onClick:()=>tt(!1),children:"×"})]}),jsxRuntimeExports.jsxs("div",{className:"filter-modal-body",children:[jsxRuntimeExports.jsxs("div",{className:"filter-form-group",children:[jsxRuntimeExports.jsx("label",{children:"Column:"}),jsxRuntimeExports.jsx("select",{value:vt,onChange:le=>lt(le.target.value),className:"filter-select","aria-label":"Filter column",title:"Select column to filter",children:de.map(le=>jsxRuntimeExports.jsx("option",{value:le.id,children:le.label},le.id))})]}),jsxRuntimeExports.jsxs("div",{className:"filter-form-group",children:[jsxRuntimeExports.jsx("label",{children:"Operator:"}),jsxRuntimeExports.jsxs("select",{value:gt,onChange:le=>Nt(le.target.value),className:"filter-select","aria-label":"Filter operator",title:"Select filter operator",children:[jsxRuntimeExports.jsx("option",{value:"contains",children:"Contains"}),jsxRuntimeExports.jsx("option",{value:"equals",children:"Equals"}),jsxRuntimeExports.jsx("option",{value:"startsWith",children:"Starts with"}),jsxRuntimeExports.jsx("option",{value:"endsWith",children:"Ends with"}),jsxRuntimeExports.jsx("option",{value:"does not contain",children:"Does not contain"}),jsxRuntimeExports.jsx("option",{value:"does not equal",children:"Does not equal"}),jsxRuntimeExports.jsx("option",{value:"Date Range",children:"Date Range"}),jsxRuntimeExports.jsx("option",{value:"is any of",children:"Is any of"})]}),gt==="Date Range"&&jsxRuntimeExports.jsx("div",{style:{marginTop:"10px"},children:jsxRuntimeExports.jsx(CEDateRangePicker,{mode:"range",onChange:le=>{Ct({startDate:le.startDate,endDate:le.endDate})}})})]}),gt!=="Date Range"&&jsxRuntimeExports.jsxs("div",{className:"filter-form-group",children:[jsxRuntimeExports.jsx("label",{children:"Value:"}),jsxRuntimeExports.jsx("input",{type:"text",value:bt,onChange:le=>xt(le.target.value),placeholder:"Enter filter value",title:"Filter value",className:"filter-input",autoFocus:!0,onKeyDown:le=>{le.key==="Enter"&&Jt(),le.key==="Escape"&&tt(!1)}})]}),Object.keys(Je).length>0&&jsxRuntimeExports.jsxs("div",{className:"active-filters-summary",children:[jsxRuntimeExports.jsx("div",{className:"active-filters-header",children:"Active Filters:"}),Object.entries(Je).map(([le,fe])=>{const pe=de.find(ge=>ge.id===le);return jsxRuntimeExports.jsxs("div",{className:"active-filter-item",children:[jsxRuntimeExports.jsxs("span",{children:[(pe==null?void 0:pe.label)||le,": "]}),jsxRuntimeExports.jsx("span",{className:"filter-operator",children:fe.operator}),jsxRuntimeExports.jsxs("span",{className:"filter-value",children:['"',fe.value,'"']})]},le)})]})]}),jsxRuntimeExports.jsxs("div",{className:"filter-modal-footer",children:[jsxRuntimeExports.jsx(CEButton,{onClick:()=>{ht({}),Re(Ie),it(0),tt(!1)},className:"clear-filters-button",variant:"outlined",children:"Clear All"}),jsxRuntimeExports.jsx(CEButton,{onClick:Jt,className:"apply-filter-button",variant:"primary",children:"Apply Filter"})]})]})})]}),vr=()=>{q?(Qe(!0),Promise.resolve(q()).finally(()=>{ht({});try{const le=de.filter(pe=>pe.shouldDisplay!==!1).map(pe=>pe.id),fe=de.filter(pe=>pe.shouldVisible!==!1).map(pe=>pe.id);_t(new Set(le)),wt(fe),It(!1)}catch{}Qe(!1)})):(Qe(!0),setTimeout(()=>{Re(t),Be(t),it(0),Et(""),xt(""),lt(""),ht({}),De(null);try{const le=de.filter(pe=>pe.shouldDisplay!==!1).map(pe=>pe.id),fe=de.filter(pe=>pe.shouldVisible!==!1).map(pe=>pe.id);_t(new Set(le)),wt(fe),It(!1)}catch{}Qe(!1)},300))},gr=de.filter(le=>le.shouldVisible!==!1).every(le=>ot.has(le.id));return jsxRuntimeExports.jsxs("div",{className:`datatable-wrapper${Le?" ce-grid-fullscreen":""}`,children:[jsxRuntimeExports.jsxs("div",{className:"grid-header",children:[e&&jsxRuntimeExports.jsx("span",{className:"header-title",children:e}),jsxRuntimeExports.jsxs("div",{className:"search-container",children:[m&&jsxRuntimeExports.jsxs("div",{className:"search-wrapper",children:[jsxRuntimeExports.jsx("img",{src:SearchRounded,alt:"Show Filter",title:"Show/Hide Filter",width:20,height:20,style:{cursor:"pointer",fill:"#808080"},onClick:()=>{const le=!Me;nt(le),le||(ht({}),Re(Ie),it(0),Et(""))}}),rt&&jsxRuntimeExports.jsx("button",{className:"search-cancel-button",onClick:()=>{Et(""),ir()},children:"×"})]}),L&&jsxRuntimeExports.jsx("img",{src:ShowOrHideColumn,alt:"Columns",title:Tt.length>0?"Show/Hide Columns":"No data available",width:20,height:20,style:{cursor:Tt.length>0?"pointer":"not-allowed",fill:"#808080",opacity:Tt.length>0?1:.4,filter:Tt.length===0?"grayscale(100%)":"none"},onClick:()=>{Tt.length>0&&It(!0)}}),Object.keys(Je).length>0&&jsxRuntimeExports.jsx("img",{src:FilterAltOffRounded,alt:"Clear Filters",title:"Clear All Filters",width:20,height:20,style:{cursor:"pointer",marginLeft:"8px",fill:"#808080"},onClick:()=>{ht({}),Re(Ie),it(0)}}),A&&jsxRuntimeExports.jsx("img",{src:FileOpenRounded,alt:"Export",title:"Export All to Excel",width:20,height:20,className:"ce-export-icon",style:{cursor:"pointer",fill:"#808080"},onClick:()=>Ht(!0)}),G&&jsxRuntimeExports.jsx("img",{src:ReloadIcon,alt:"Reload",title:"Reload Data",width:20,height:20,className:"ce-reload-icon",style:{cursor:"pointer",fill:"#808080"},onClick:vr}),N&&jsxRuntimeExports.jsxs("div",{ref:oe,children:[jsxRuntimeExports.jsx("img",{src:ExportIcon,alt:"Download",title:"Download",width:20,height:20,className:"ce-export-icon icon-button dropdown-trigger",style:{cursor:"pointer"},onClick:le=>{le.stopPropagation(),V&&V.length>0?Zt("download"):Ht()}}),(()=>{const le=V??[],fe=le.find(ye=>ye.usedefault===!0),pe=le.filter(ye=>!ye.usedefault);let ge=[];return le.length>0?fe?ge=[{label:fe.label,onClick:()=>{fe.forceAll?Ht(!0):Ht()}},...pe]:ge=[...pe]:ge=[],Ye==="download"&&ge.length>0&&jsxRuntimeExports.jsx("div",{className:"dropdown-menu",ref:ye=>{ye&&setTimeout(()=>Qt(ye),0)},children:ge.map((ye,Ce)=>jsxRuntimeExports.jsx("button",{className:"dropdown-item",onClick:Pe=>{Pe.stopPropagation();try{ye.onClick()}finally{st(null)}},children:ye.label},Ce))})})()]}),W&&jsxRuntimeExports.jsx("button",{className:"fullscreen-button",onClick:Le?Rt:jt,title:Le?"Exit Full Screen":"Full Screen",children:Le?"⤫":"⤢"})]})]}),Lt&&jsxRuntimeExports.jsx("div",{className:"column-modal",children:jsxRuntimeExports.jsxs("div",{className:"column-modal-content",ref:xe,children:[jsxRuntimeExports.jsx("div",{className:"column-modal-header",children:jsxRuntimeExports.jsx("button",{className:"modal-close-button",onClick:()=>It(!1),children:"×"})}),jsxRuntimeExports.jsx("h3",{className:"column-modal-title",children:"Column Visibility and Order"}),jsxRuntimeExports.jsx("p",{className:"column-modal-description",children:"Drag and drop columns to change their order. Check or uncheck to show or hide columns."}),jsxRuntimeExports.jsx("div",{className:"column-modal-actions",children:jsxRuntimeExports.jsx("div",{className:"select-all-action",children:jsxRuntimeExports.jsx(CECheckBox,{label:"Select All",checked:gr,onChange:le=>{_t(le?new Set(de.filter(fe=>fe.shouldVisible!==!1).map(fe=>fe.id)):new Set)}})})}),jsxRuntimeExports.jsx("div",{className:"column-list-container",children:St.filter(le=>de.find(fe=>fe.id===le&&fe.shouldVisible!==!1)).map(le=>{const fe=de.find(pe=>pe.id===le);return fe?jsxRuntimeExports.jsxs("div",{className:`column-item ${ae===fe.id?"dragging":""}`,draggable:!0,onDragStart:pe=>{te(fe.id),pe.dataTransfer.effectAllowed="move",pe.dataTransfer.setData("text/plain",fe.id)},onDragEnd:()=>te(null),onDragOver:pe=>{pe.preventDefault(),pe.dataTransfer.dropEffect="move"},onDragEnter:pe=>{pe.preventDefault(),pe.currentTarget.classList.add("drag-over")},onDragLeave:pe=>{pe.currentTarget.classList.remove("drag-over")},onDrop:pe=>{if(pe.preventDefault(),pe.currentTarget.classList.remove("drag-over"),ae&&ae!==fe.id){const ge=[...St],ye=ge.indexOf(ae),Ce=ge.indexOf(fe.id);ye!==-1&&Ce!==-1&&(ge.splice(ye,1),ge.splice(Ce,0,ae),wt(ge))}},children:[jsxRuntimeExports.jsx("div",{className:"column-drag-handle",children:jsxRuntimeExports.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"currentColor",children:jsxRuntimeExports.jsx("path",{d:"M4 4h2v2H4V4zm0 6h2v2H4v-2zm0-3h2v2H4V7zm8 3h-6v2h6v-2zm0-3h-6v2h6V7zm0-3h-6v2h6V4z"})})}),jsxRuntimeExports.jsx(CECheckBox,{label:fe.label??fe.id,checked:ot.has(fe.id),onChange:()=>sr(fe.id)})]},fe.id):null})})]})}),at?jsxRuntimeExports.jsx(CESkeletonTable,{columns:de.length||5,rows:pt||10}):xr()]})},DateInputPart=({value:e,onChange:t,max:n,min:i,length:o,placeholder:l,className:u,onClick:f,id:p,name:m,disabled:d=!1})=>{const g=React.useRef(null),_=b=>{if(d)return;const T=b.target.value.replace(/\D/g,"");if(T.length<=o){if(T.length===1){const C=parseInt(T);if(n===12&&C>1){t(`0${C}`);return}if(n===31&&C>3){t(`0${C}`);return}}if(T.length===2){const C=parseInt(T);C>=i&&C<=n&&t(T);return}t(T)}},E=()=>{var b;d||(b=g.current)==null||b.select()},S=()=>{e.length===1&&t(e.padStart(2,"0"))};return jsxRuntimeExports.jsx("input",{ref:g,type:"text",value:e,onChange:_,onFocus:E,onBlur:S,id:p,name:m,onClick:f,maxLength:o,disabled:d,className:u??"date-input-part",placeholder:l})},DateRangeIcon="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%204.5H18V3.5C18%202.95%2017.55%202.5%2017%202.5C16.45%202.5%2016%202.95%2016%203.5V4.5H8V3.5C8%202.95%207.55%202.5%207%202.5C6.45%202.5%206%202.95%206%203.5V4.5H5C3.89%204.5%203.01%205.4%203.01%206.5L3%2020.5C3%2021.6%203.89%2022.5%205%2022.5H19C20.1%2022.5%2021%2021.6%2021%2020.5V6.5C21%205.4%2020.1%204.5%2019%204.5ZM19%2019.5C19%2020.05%2018.55%2020.5%2018%2020.5H6C5.45%2020.5%205%2020.05%205%2019.5V9.5H19V19.5ZM7%2011.5H9V13.5H7V11.5ZM11%2011.5H13V13.5H11V11.5ZM15%2011.5H17V13.5H15V11.5Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",WEEKDAYS=["Su","Mo","Tu","We","Th","Fr","Sa"],CALENDAR_HEIGHT_PX=290,GAP_PX=8,CEDatePicker=({onChange:e,label:t="Calendar",value:n,focused:i=!1,id:o,name:l,disablePastDates:u=!1,minDate:f,maxDate:p,disabled:m=!1})=>{const[d,g]=React.useState(!1),[_,E]=React.useState(null),[S,b]=React.useState(()=>{const Se=new Date;return new Date(Se.getFullYear(),Se.getMonth(),Se.getDate())}),[T,C]=React.useState(!1),[A,R]=React.useState({start:2020,end:2031}),[O,I]=React.useState("left"),[j,D]=React.useState(0),F=React.useRef(null),[B,X]=React.useState(i),[z,M]=React.useState(""),[H,ee]=React.useState(""),[Q,U]=React.useState(""),[q,N]=React.useState(!0),[V,G]=React.useState({left:0,top:0}),W=React.useCallback((Se=new Date)=>new Date(Se.getFullYear(),Se.getMonth(),Se.getDate()),[]),L=React.useMemo(()=>{if(f==null||f==="")return null;let Se;if(typeof f=="string"){const[Re,Ie,Be]=f.split("-");Se=new Date(Number(Re),Number(Ie)-1,Number(Be))}else Se=new Date(f.getFullYear(),f.getMonth(),f.getDate());return isNaN(Se.getTime())?null:Se},[f]),Y=React.useMemo(()=>{if(p==null||p==="")return null;let Se;if(typeof p=="string"){const[Re,Ie,Be]=p.split("-");Se=new Date(Number(Re),Number(Ie)-1,Number(Be))}else Se=new Date(p.getFullYear(),p.getMonth(),p.getDate());return isNaN(Se.getTime())?null:Se},[p]),K=React.useMemo(()=>u?W():null,[u,W]),J=React.useCallback(()=>{g(!1),!z&&!H&&!Q&&X(!1)},[H,z,Q]);useEscapeKey(J);const ce=React.useRef(void 0);React.useEffect(()=>{if(n){const[Se,Re,Ie]=n.split("/"),Be=new Date(Number(Ie),Number(Se)-1,Number(Re));if(!isNaN(Be.getTime())){E(Be),b(Me=>Me.getFullYear()!==Be.getFullYear()||Me.getMonth()!==Be.getMonth()||Me.getDate()!==Be.getDate()?Be:Me),M(Se),ee(Re),U(Ie),N(!0),ce.current=n;return}}ce.current&&b(W()),E(null),M(""),ee(""),U(""),N(!0),ce.current=n},[n,J]);const me=React.useRef(null),Ee=()=>{const Se=F.current;if(!Se)return;const Re=Se.getBoundingClientRect(),Ie=window.scrollY||window.pageYOffset,Me=(window.innerHeight||document.documentElement.clientHeight)-Re.bottom,nt=Re.top;Me<CALENDAR_HEIGHT_PX&&nt>=CALENDAR_HEIGHT_PX?G({left:Re.left+window.scrollX,top:Re.top+Ie-CALENDAR_HEIGHT_PX-GAP_PX}):G({left:Re.left+window.scrollX,top:Re.bottom+Ie+GAP_PX})};React.useEffect(()=>{if(!me.current)return;const Se=me.current;Se.style.position="absolute",Se.style.left=`${Math.max(8,V.left)}px`,Se.style.top=`${V.top}px`,Se.style.zIndex="99999"},[V,d]);const ue=()=>{g(Se=>{const Re=!Se;if(Re){const Ie=_||W();b(W(Ie)),M(String(Ie.getMonth()+1).padStart(2,"0")),ee(String(Ie.getDate()).padStart(2,"0")),U(String(Ie.getFullYear())),D(Be=>Be+1),setTimeout(Ee,0)}return Re})};React.useEffect(()=>{if(!d)return;const Se=()=>Ee(),Re=()=>Ee();return window.addEventListener("scroll",Se,!0),window.addEventListener("resize",Re),()=>{window.removeEventListener("scroll",Se,!0),window.removeEventListener("resize",Re)}},[d]),React.useEffect(()=>{const Se=Re=>{const Ie=Re.target;if(!F.current)return;const Be=document.getElementById("ce-datepicker-portal"),Me=F.current.contains(Ie),nt=Be?Be.contains(Ie):!1;!Me&&!nt&&J()};return document.addEventListener("mousedown",Se),()=>document.removeEventListener("mousedown",Se)},[z,H,Q,J]);const he=Se=>{const Re=new Date(S.getFullYear(),S.getMonth(),Se);if(u&&K&&Re.getTime()<K.getTime()||L&&Re.getTime()<L.getTime()||Y&&Re.getTime()>Y.getTime())return;E(Re),b(Re);const Ie=String(Re.getMonth()+1).padStart(2,"0"),Be=String(Re.getDate()).padStart(2,"0"),Me=String(Re.getFullYear());M(Ie),ee(Be),U(Me),N(!0),e(`${Ie}/${Be}/${Me}`),g(!1)},we=Se=>{I(Se>0?"left":"right"),b(Re=>{const Ie=new Date(Re.getFullYear(),Re.getMonth()+Se,1);return D(Be=>Be+1),Ie})},ie=Se=>R(Re=>({start:Re.start+Se*10,end:Re.end+Se*10})),Oe=Se=>{const Re=new Date(Se,S.getMonth(),1);b(Re),U(String(Se)),C(!1)},_e=()=>{const Se=new Date(S.getFullYear(),S.getMonth(),1),Re=new Date(S.getFullYear(),S.getMonth()+1,0),Ie=Se.getDay(),Be=Re.getDate(),Me=K,nt=qe=>Me?!_&&Me.getDate()===qe&&Me.getMonth()===S.getMonth()&&Me.getFullYear()===S.getFullYear():!1,Ke=[];for(let qe=0;qe<Ie;qe++)Ke.push(jsxRuntimeExports.jsx("div",{className:"dp-day empty"},`empty-${qe}`));for(let qe=1;qe<=Be;qe++){const Xe=(_==null?void 0:_.getDate())===qe&&(_==null?void 0:_.getMonth())===S.getMonth()&&(_==null?void 0:_.getFullYear())===S.getFullYear(),et=new Date(S.getFullYear(),S.getMonth(),qe);let Ye=!1;u&&Me&&et.getTime()<Me.getTime()&&(Ye=!0),L&&et.getTime()<L.getTime()&&(Ye=!0),Y&&et.getTime()>Y.getTime()&&(Ye=!0),Ke.push(jsxRuntimeExports.jsx("div",{className:`dp-day ${Xe?"selected":""} ${nt(qe)?"today":""} ${Ye?"disabled":""}`,onClick:()=>{Ye||he(qe)},"aria-label":Ye?"Date unavailable":"Select date","data-disabled":Ye?"true":"false",tabIndex:Ye?-1:0,children:qe},qe))}return Ke},Ue=(Se,Re,Ie)=>{if(!Se||!Re||!Ie){N(!1);const Me=new Date;b(new Date(Me.getFullYear(),Me.getMonth(),Me.getDate())),E(null);return}const Be=new Date(Number(Ie),Number(Se)-1,Number(Re));if(Be.getFullYear()===parseInt(Ie,10)&&Be.getMonth()+1===parseInt(Se,10)&&Be.getDate()===parseInt(Re,10)){if(u&&K&&Be.getTime()<K.getTime()||L&&Be.getTime()<L.getTime()||Y&&Be.getTime()>Y.getTime()){N(!1),E(null),b(W());return}E(Be),b(Be),N(!0),e(`${Se}/${Re}/${Ie}`)}else N(!1),E(null),b(W()),M(Se),ee(Re),U(Ie)},Ve=jsxRuntimeExports.jsx("div",{className:"dp-wrapper",ref:F,children:jsxRuntimeExports.jsxs("div",{className:`dp-input-container${B||d?" focused":""}${_||z||H||Q?" has-value":""}${q?"":" invalid"}${m?" dp-disabled":""}`,"aria-disabled":m?"true":"false",children:[jsxRuntimeExports.jsx("div",{className:"dp-label floating",children:t}),jsxRuntimeExports.jsxs("div",{className:`dp-input-wrapper${m?" dp-input-wrapper-disabled":""}`,onClick:()=>{m||X(!0)},children:[jsxRuntimeExports.jsx(DateInputPart,{value:z,onChange:Se=>{m||(M(Se),Ue(Se,H,Q))},max:12,min:1,length:2,placeholder:"MM",onClick:m?void 0:ue,id:o?`${o}-month`:void 0,name:l?`${l}-month`:void 0}),jsxRuntimeExports.jsx("span",{children:"/"}),jsxRuntimeExports.jsx(DateInputPart,{value:H,onChange:Se=>{m||(ee(Se),Ue(z,Se,Q))},placeholder:"DD",max:31,min:1,length:2,onClick:m?void 0:ue,id:o?`${o}-day`:void 0,name:l?`${l}-day`:void 0}),jsxRuntimeExports.jsx("span",{children:"/"}),jsxRuntimeExports.jsx("input",{type:"text",value:Q,onChange:Se=>{if(m)return;const Re=Se.target.value.replace(/\D/g,"");Re.length<=4&&(U(Re),Re.length===4&&Ue(z,H,Re))},onFocus:Se=>{m||Se.target.select()},onBlur:()=>{!m&&Q.length===4&&Ue(z,H,Q)},className:"date-input-part",id:o?`${o}-year`:void 0,name:l?`${l}-year`:void 0,maxLength:4,placeholder:"YYYY",disabled:m}),jsxRuntimeExports.jsx("span",{className:`dp-icon${m?" dp-icon-disabled":""}`,onClick:m?void 0:ue,children:jsxRuntimeExports.jsx("img",{src:DateRangeIcon,alt:"Calendar Icon"})})]})]})}),Ae=jsxRuntimeExports.jsxs("div",{id:"ce-datepicker-portal",className:"dp-calendar",ref:me,role:"dialog","aria-modal":"true",children:[jsxRuntimeExports.jsxs("div",{className:"dp-header",children:[jsxRuntimeExports.jsxs("div",{className:"dp-title",onClick:()=>C(Se=>!Se),children:[T?`${A.start} - ${A.end}`:`${S.toLocaleString("default",{month:"long"})} ${S.getFullYear()}`,jsxRuntimeExports.jsx("button",{className:"dp-toggle-icon",children:"▾"})]}),jsxRuntimeExports.jsxs("div",{className:"dp-controls",children:[jsxRuntimeExports.jsx("button",{onClick:()=>T?ie(-1):we(-1),disabled:!T&&u&&S.getFullYear()===new Date().getFullYear()&&S.getMonth()===new Date().getMonth(),children:"‹"}),jsxRuntimeExports.jsx("button",{onClick:()=>T?ie(1):we(1),disabled:!1,children:"›"})]})]}),!T&&jsxRuntimeExports.jsx("div",{className:"dp-weekdays",children:WEEKDAYS.map(Se=>jsxRuntimeExports.jsx("div",{className:"dp-weekday",children:Se},Se))}),T?jsxRuntimeExports.jsx("div",{className:"dp-years-grid",children:Array.from({length:A.end-A.start+1},(Se,Re)=>{const Ie=A.start+Re;return jsxRuntimeExports.jsx("div",{className:"dp-year-item",onClick:()=>Oe(Ie),children:Ie},Ie)})}):jsxRuntimeExports.jsx("div",{className:`dp-days dp-slide-${O}`,children:_e()},j)]});return jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[Ve,d&&!m&&ReactDOM.createPortal(Ae,document.body)]})},FieldsInput=({label:e,name:t,placeholder:n="",value:i="",onChange:o,size:l="medium"})=>{const[u,f]=React.useState(!1),[p,m]=React.useState(!1),d=getSizeStyle$1(l);React.useEffect(()=>{i&&i.trim().length>0&&m(!0)},[i]);const g=()=>{f(!0),m(!0)},_=S=>{f(!1),S.target.value.trim()||m(!1)},E=u||!!i;return jsxRuntimeExports.jsxs("div",{className:`floating-input-wrapper${p?" focused":""}`,style:d,children:[jsxRuntimeExports.jsx("label",{htmlFor:t,className:"floating-label",children:e}),jsxRuntimeExports.jsx("input",{id:t,name:t,className:"floating-input",placeholder:E?n:"",value:i,onChange:o,onFocus:g,onBlur:_})]})},CEFooter=()=>jsxRuntimeExports.jsx("footer",{style:{zIndex:1100,backgroundColor:"var(--grey-color)",width:"100%",height:"36px",position:"fixed",bottom:"0",left:"0",textAlign:"center",display:"flex",justifyContent:"center",alignItems:"center",marginTop:"auto"},children:jsxRuntimeExports.jsx("p",{style:{color:"var(--white-color)",fontSize:"0.8rem",margin:"0"},children:"© All rights reserved by Clean Earth."})}),CEGridItem=({children:e,size:t=1})=>jsxRuntimeExports.jsx("div",{style:{gridColumn:`span ${t}`},children:e}),CEGridLayout=({children:e,columns:t=12,gap:n="1rem",alignItems:i="stretch",justifyItems:o="stretch",gridTemplateColumns:l})=>jsxRuntimeExports.jsx("div",{className:"grid-container",style:{display:"grid",width:"100%",gridTemplateColumns:l||`repeat(${t}, 1fr)`,gap:n,alignItems:i,justifyItems:o,backgroundColor:"transparent"},children:e}),CELogo=({src:e,alt:t="Logo",style:n})=>jsxRuntimeExports.jsx("img",{src:e,alt:t,style:{height:25,...n}}),CESearchBar=({onFocus:e,onBlur:t,quickActions:n=[],recentSearches:i=[]})=>{const[o,l]=React.useState(!1),[u,f]=React.useState(""),[p,m]=React.useState(n),[d,g]=React.useState(i),_=(S,b)=>{S==="quickActions"?m(T=>T.filter((C,A)=>A!==b)):g(T=>T.filter((C,A)=>A!==b))},E=()=>{u.trim()!==""&&(g(S=>[u,...S]),f(""))};return jsxRuntimeExports.jsxs("div",{className:"ceui-search-bar",children:[jsxRuntimeExports.jsx("input",{type:"text",placeholder:"Search...",className:"ceui-search-input",value:u,onChange:S=>f(S.target.value),onFocus:()=>{l(!0),e&&e()},onBlur:()=>{setTimeout(()=>l(!1),200),t&&t()},onKeyDown:S=>{S.key==="Enter"&&E()}}),o&&jsxRuntimeExports.jsxs("div",{className:"ceui-search-suggestions",children:[p.length>0&&jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("div",{className:"suggestion-category",children:"Quick actions"}),jsxRuntimeExports.jsx("div",{className:"suggestions",children:p.map((S,b)=>jsxRuntimeExports.jsxs("span",{className:"suggestion-item",children:[S,jsxRuntimeExports.jsx("button",{className:"close-icon",onClick:()=>_("quickActions",b),children:"✕"})]},b))})]}),d.length>0&&jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("div",{className:"suggestion-category",children:"Recent search"}),jsxRuntimeExports.jsx("div",{className:"suggestions",children:d.map((S,b)=>jsxRuntimeExports.jsxs("span",{className:"suggestion-item",children:[S,jsxRuntimeExports.jsx("button",{className:"close-icon",onClick:()=>_("recentSearches",b),children:"✕"})]},b))})]})]})]})},CESearchButton=({showSuggestions:e=!1,quickActions:t=[],recentSearches:n=[]})=>{const[i,o]=React.useState(!1),[l,u]=React.useState(!1),f=React.useRef(null),p=d=>{f.current&&!f.current.contains(d.target)&&(o(!1),u(!1))},m=()=>jsxRuntimeExports.jsx("svg",{width:"24",height:"25",viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntimeExports.jsx("path",{d:"M15.5001 14.5H14.7101L14.4301 14.23C15.6301 12.83 16.2501 10.92 15.9101 8.89002C15.4401 6.11002 13.1201 3.89002 10.3201 3.55002C6.09014 3.03002 2.53014 6.59001 3.05014 10.82C3.39014 13.62 5.61014 15.94 8.39014 16.41C10.4201 16.75 12.3301 16.13 13.7301 14.93L14.0001 15.21V16L18.2501 20.25C18.6601 20.66 19.3301 20.66 19.7401 20.25C20.1501 19.84 20.1501 19.17 19.7401 18.76L15.5001 14.5ZM9.50014 14.5C7.01014 14.5 5.00014 12.49 5.00014 10C5.00014 7.51002 7.01014 5.50002 9.50014 5.50002C11.9901 5.50002 14.0001 7.51002 14.0001 10C14.0001 12.49 11.9901 14.5 9.50014 14.5Z",fill:"black",fillOpacity:"0.54"})});return React.useEffect(()=>(i?document.addEventListener("mousedown",p):document.removeEventListener("mousedown",p),()=>{document.removeEventListener("mousedown",p)}),[i]),console.log("isSearchOpen:",i),console.log("showDropdown:",l),console.log("showSuggestions:",e),jsxRuntimeExports.jsxs("div",{ref:f,className:`ceui-animated-search-wrapper ${i?"expanded":"collapsed"}`,children:[jsxRuntimeExports.jsx("button",{className:"ceui-search-button","aria-label":"Open search",onClick:()=>o(!0),children:jsxRuntimeExports.jsx(m,{})}),i&&jsxRuntimeExports.jsx(CESearchBar,{showSuggestions:i&&(e||l),onFocus:()=>u(!0),onBlur:()=>{setTimeout(()=>u(!1),200)},quickActions:t,recentSearches:n})]})},CEHelpButton=()=>jsxRuntimeExports.jsx("button",{style:{background:"none",border:"none",cursor:"pointer",padding:0,margin:0,outline:"none"},"aria-label":"Help",children:jsxRuntimeExports.jsx("svg",{width:"24",height:"25",viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntimeExports.jsx("path",{d:"M12 2.5C6.48 2.5 2 6.98 2 12.5C2 18.02 6.48 22.5 12 22.5C17.52 22.5 22 18.02 22 12.5C22 6.98 17.52 2.5 12 2.5ZM13 19.5H11V17.5H13V19.5ZM15.07 11.75L14.17 12.67C13.67 13.18 13.31 13.64 13.13 14.36C13.05 14.68 13 15.04 13 15.5H11V15C11 14.54 11.08 14.1 11.22 13.69C11.42 13.11 11.75 12.59 12.17 12.17L13.41 10.91C13.87 10.47 14.09 9.81 13.96 9.11C13.83 8.39 13.27 7.78 12.57 7.58C11.46 7.27 10.43 7.9 10.1 8.85C9.98 9.22 9.67 9.5 9.28 9.5H8.98C8.4 9.5 8 8.94 8.16 8.38C8.59 6.91 9.84 5.79 11.39 5.55C12.91 5.31 14.36 6.1 15.26 7.35C16.44 8.98 16.09 10.73 15.07 11.75Z",fill:"black",fillOpacity:"0.54"})})}),CENotificationButton=()=>jsxRuntimeExports.jsx("button",{style:{background:"none",border:"none",cursor:"pointer",padding:0,margin:0,outline:"none"},"aria-label":"Notifications",children:jsxRuntimeExports.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntimeExports.jsx("path",{d:"M11.4775 22.2632C12.0837 22.2632 12.6651 21.9999 13.0938 21.531C13.5224 21.0622 13.7633 20.4264 13.7633 19.7634H9.19183C9.19183 20.4264 9.43264 21.0622 9.8613 21.531C10.2899 21.9999 10.8713 22.2632 11.4775 22.2632ZM12.6147 3.63801C12.6306 3.46421 12.6131 3.28869 12.5632 3.12276C12.5133 2.95683 12.4322 2.80417 12.3251 2.67464C12.2179 2.54511 12.0871 2.44157 11.9412 2.37071C11.7952 2.29985 11.6372 2.26324 11.4775 2.26324C11.3178 2.26324 11.1599 2.29985 11.0139 2.37071C10.8679 2.44157 10.7372 2.54511 10.63 2.67464C10.5229 2.80417 10.4417 2.95683 10.3919 3.12276C10.342 3.28869 10.3244 3.46421 10.3404 3.63801C9.04845 3.92494 7.88695 4.6916 7.05275 5.80806C6.21856 6.92452 5.76299 8.3221 5.76325 9.76393C5.76325 11.1364 5.19182 17.2635 3.47754 18.5134H19.4775C17.7633 17.2635 17.1918 11.1364 17.1918 9.76393C17.1918 6.73909 15.2261 4.21423 12.6147 3.63801Z",fill:"#757575"})})}),CEAvatarMenu=()=>{const[e,t]=React.useState(!1),n=React.useRef(null),i=()=>t(!e),o=l=>{n.current&&!n.current.contains(l.target)&&t(!1)};return React.useEffect(()=>(e?document.addEventListener("mousedown",o):document.removeEventListener("mousedown",o),()=>{document.removeEventListener("mousedown",o)}),[e]),jsxRuntimeExports.jsxs("div",{style:{position:"relative",zIndex:1e3},children:[jsxRuntimeExports.jsx("img",{src:"src/assets/profile_pic.png",alt:"Profile",style:{width:40,height:40,borderRadius:"50%",cursor:"pointer"},onClick:i}),e&&jsxRuntimeExports.jsxs("div",{ref:n,style:{position:"absolute",right:0,top:"100%",background:"white",border:"1px solid #ccc",boxShadow:"0 2px 10px rgba(0,0,0,0.1)",zIndex:9999,minWidth:120},children:[jsxRuntimeExports.jsx("div",{style:menuItemStyle,children:"My Account"}),jsxRuntimeExports.jsx("div",{style:menuItemStyle,children:"Settings"}),jsxRuntimeExports.jsx("div",{style:menuItemStyle,children:"Logout"})]})]})},menuItemStyle={padding:"10px 15px",cursor:"pointer",fontSize:14,borderBottom:"1px solid #eee"},CEUserInfo=({name:e,role:t})=>jsxRuntimeExports.jsxs("div",{className:"ceui-user-info",children:[jsxRuntimeExports.jsx("span",{className:"ceui-user-name",children:e}),jsxRuntimeExports.jsx("span",{className:"ceui-user-role",children:t})]}),CEHeader=({headerColor:e="white",logoSrc:t,logoHeight:n,logoWidth:i,showSearchButton:o=!1,quickActions:l=[],recentSearches:u=[],showHelpButton:f=!1,showNotificationButton:p=!1,showAvatarMenu:m=!1,showUserInfo:d=!1,showHamburgerButton:g=!1,showDrawer:_=!1,userInfoProps:E,onMenuClick:S,drawerJsonUrl:b="",isDrawerOpen:T=!1,onDrawerClose:C})=>{const A=()=>jsxRuntimeExports.jsxs("svg",{width:"120",height:"35",viewBox:"0 0 245 60",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsxRuntimeExports.jsxs("g",{clipPath:"url(#clip0_1572_8855)",children:[jsxRuntimeExports.jsx("path",{d:"M0 1.49012e-05H245V60H0V1.49012e-05Z",fill:"#F4F5F7"}),jsxRuntimeExports.jsx("path",{d:"M53.3741 31.7566C53.3741 39.7826 47.1908 46.1485 39.2275 46.1485C31.2641 46.1485 25.0809 39.7826 25.0809 31.7566C25.0809 23.7306 31.2641 17.3646 39.2275 17.3646C47.1908 17.3646 53.3741 23.7306 53.3741 31.7566Z",fill:"#007ACC"}),jsxRuntimeExports.jsx("path",{d:"M91.5 25H76V35H91.5V30H81.5V29H91.5V25Z",fill:"#000"}),jsxRuntimeExports.jsx("path",{d:"M65 35H69V25H65V35Z",fill:"#000"})]}),jsxRuntimeExports.jsx("defs",{children:jsxRuntimeExports.jsx("clipPath",{id:"clip0_1572_8855",children:jsxRuntimeExports.jsx("rect",{width:"245",height:"60",fill:"white"})})})]});return jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsxs("header",{className:"ceui-header",style:{backgroundColor:e},children:[jsxRuntimeExports.jsx("div",{className:"ceui-header-left",children:t?jsxRuntimeExports.jsx(CELogo,{src:t,alt:"Core Logo",style:{height:n||35,width:i||"auto",maxWidth:120}}):jsxRuntimeExports.jsx(A,{})}),jsxRuntimeExports.jsxs("div",{className:"ceui-header-right",children:[o&&jsxRuntimeExports.jsx(CESearchButton,{showSuggestions:!0,quickActions:l,recentSearches:u,value:"",onChange:()=>{},onClear:()=>{}}),f&&jsxRuntimeExports.jsx(CEHelpButton,{}),p&&jsxRuntimeExports.jsx(CENotificationButton,{}),m&&jsxRuntimeExports.jsx(CEAvatarMenu,{}),d&&E&&jsxRuntimeExports.jsx(CEUserInfo,{name:E.name,role:E.role})]})]}),_&&g&&jsxRuntimeExports.jsx(CEDrawer,{jsonUrl:b,isOpen:T,onClose:C||(()=>{})})]})},CEGridMenuButton=()=>jsxRuntimeExports.jsx("button",{style:{background:"none",border:"none",cursor:"pointer",padding:0,margin:0,outline:"none"},children:jsxRuntimeExports.jsx("img",{src:"src/assets/Grid_4x4Rounded.svg",alt:""})}),CEHamburgerButton=({onClick:e,style:t})=>jsxRuntimeExports.jsx("button",{onClick:e,style:{background:"none",border:"none",cursor:"pointer",padding:0,margin:0,outline:"none",...t},children:jsxRuntimeExports.jsx("img",{src:"src/assets/MenuRounded.svg",alt:"Menu"})}),InputDropDown=({options:e,selected:t,onChange:n,multiple:i=!1,placeholder:o="Select...",size:l="medium",style:u={},allowClear:f=!0,showInputPills:p=!0,id:m,name:d,required:g=!1,enableSelectAll:_=!1,selectAllLabel:E="Select All",isSearchField:S=!1})=>{const[b,T]=React.useState(!1),[C,A]=React.useState(!1),[R,O]=React.useState(""),I=React.useRef(null),j=React.useRef([]),[D,F]=React.useState(-1),B=React.useRef(null),z={...getSizeStyle$1(l),...u},M=S?e.filter(L=>L.label.toLowerCase().includes(R.toLowerCase())):e,H=L=>{if(i){const Y=t.includes(L)?t.filter(K=>K!==L):[...t,L];n(Y)}else n([L]),T(!1)},ee=()=>n([]),Q=L=>{n(t.filter(Y=>Y!==L))},U=e.filter(L=>t.includes(L.value)).map(L=>L.label),q=e.map(L=>L.value),N=i&&t.length===q.length&&q.length>0,V=()=>{n(N?[]:q)};React.useEffect(()=>{const L=Y=>{var K;(K=B.current)!=null&&K.contains(Y.target)||T(!1)};return document.addEventListener("mousedown",L),()=>document.removeEventListener("mousedown",L)},[]),React.useEffect(()=>{!b&&S&&O("")},[b,S]),React.useEffect(()=>{b||F(-1)},[b]),React.useEffect(()=>{const L=Y=>{var K;(K=B.current)!=null&&K.contains(Y.target)||T(!1)};return document.addEventListener("mousedown",L),()=>document.removeEventListener("mousedown",L)},[]),React.useEffect(()=>{b&&S&&requestAnimationFrame(()=>{var L;(L=I.current)==null||L.focus()})},[b,S]);const G=L=>{var Y;if(!b&&(L.key==="Enter"||L.key==="ArrowDown")){L.preventDefault(),T(!0);return}if(L.key==="ArrowDown"&&(L.preventDefault(),W(D+1)),L.key==="ArrowUp"&&(L.preventDefault(),D<=0&&S?((Y=I.current)==null||Y.focus(),F(-1)):W(D-1)),L.key==="Escape"&&T(!1),L.key==="Tab"&&T(!1),L.key==="Enter"&&b){L.preventDefault();const K=M[D];K&&H(K.value)}},W=L=>{var K;const Y=M.length-1;L<0||L>Y||(F(L),(K=j.current[L])==null||K.focus())};return jsxRuntimeExports.jsx("div",{className:`dropdown-container ${b||t.length>0?"float":""}`,ref:B,style:z,id:m,"data-name":d,"aria-required":g,children:jsxRuntimeExports.jsxs("div",{className:`dropdown-input ${b?"open":""}`,onFocus:()=>{T(!0),A(!0)},onClick:()=>T(!0),onKeyDown:G,tabIndex:0,children:[jsxRuntimeExports.jsxs("label",{className:"floating-placeholder",children:[o,g&&jsxRuntimeExports.jsx("span",{className:"required-asterisk","aria-hidden":"true",children:"*"})]}),jsxRuntimeExports.jsx("div",{className:"selected-display",children:t.length===0?"":i?p?U.map((L,Y)=>jsxRuntimeExports.jsxs("span",{className:"chip",children:[L,jsxRuntimeExports.jsx("span",{className:"close-icon",onClick:K=>{var J;K.stopPropagation(),Q(((J=e.find(ce=>ce.label===L))==null?void 0:J.value)||"")},children:"×"})]},Y)):jsxRuntimeExports.jsx("div",{className:"selected-display-label",children:U.join(",")}):jsxRuntimeExports.jsx("span",{children:U[0]})}),f&&t.length>0&&jsxRuntimeExports.jsx("button",{className:"clear-button",onClick:L=>{L.stopPropagation(),ee()},children:"×"}),jsxRuntimeExports.jsx("span",{className:"dropdown-toggle-icon",children:jsxRuntimeExports.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",children:jsxRuntimeExports.jsx("path",{d:"M6 9l6 6 6-6"})})}),b&&jsxRuntimeExports.jsxs("ul",{className:"dropdown-options",children:[S&&jsxRuntimeExports.jsx("li",{className:"component-add-dropdown-search",onClick:L=>L.stopPropagation(),children:jsxRuntimeExports.jsx("input",{type:"text",placeholder:"Search...",value:R,autoFocus:!0,onChange:L=>O(L.target.value),onKeyDown:L=>{L.key==="ArrowDown"&&(L.preventDefault(),W(0))}})}),i&&_&&jsxRuntimeExports.jsxs("li",{className:`dropdown-option select-all ${N?"selected":""}`,onClick:L=>{L.stopPropagation(),V()},children:[jsxRuntimeExports.jsx("input",{type:"checkbox",readOnly:!0,checked:N}),E]}),M.map((L,Y)=>jsxRuntimeExports.jsxs("li",{ref:K=>j.current[Y]=K,tabIndex:0,className:`dropdown-option ${t.includes(L.value)?"selected":""}`,onClick:K=>{K.stopPropagation(),H(L.value)},onKeyDown:K=>{var J;K.key==="ArrowDown"&&(K.preventDefault(),W(Y+1)),K.key==="ArrowUp"&&(K.preventDefault(),Y===0&&S?((J=I.current)==null||J.focus(),F(-1)):W(Y-1)),K.key==="Enter"&&H(L.value)},children:[i&&jsxRuntimeExports.jsx("input",{type:"checkbox",readOnly:!0,checked:t.includes(L.value)}),L.label]},L.value)),S&&M.length===0&&jsxRuntimeExports.jsx("li",{className:"dropdown-empty",children:"No results found"})]})]})})},CELinearProgressBar=({duration:e,color:t="#4caf50",backgroundColor:n="#e0e0e0",height:i="10px",isActive:o=!1})=>{const l=React.useRef(null);return React.useEffect(()=>{const u=l.current;if(!(!u||!o))return u.style.width="0%",u.style.transition="none",u.offsetWidth,requestAnimationFrame(()=>{u&&(u.style.transition=`width ${e}ms linear`,u.style.width="100%")}),()=>{u&&(u.style.width="0%",u.style.transition="none")}},[e,o]),jsxRuntimeExports.jsx("div",{className:"snackbar__progress-container",style:{height:i},children:jsxRuntimeExports.jsx("div",{ref:l,className:"snackbar__progress-bar"})})},CEMenuBar=({menuData:e})=>{const[t,n]=React.useState({}),i=(p,m)=>{n(d=>({...d,[p]:m}))};useEscapeKey(()=>{n({})});const l=p=>p.children&&p.children.length>0,u=p=>p.some(m=>l(m)),f=(p,m="")=>!p||p.length===0?null:jsxRuntimeExports.jsx("ul",{className:m?"ce-submenu":"ce-dropdown",children:p.map(d=>{const g=m?`${m}-${d.name}`:d.name,_=l(d);return jsxRuntimeExports.jsxs("li",{className:`ce-dropdown-item ${_?"has-submenu":""}`,onMouseEnter:()=>_&&i(g,!0),onMouseLeave:()=>_&&i(g,!1),onClick:()=>console.log(`Clicked: ${d.name}`),children:[d.name,_&&jsxRuntimeExports.jsx("span",{className:"ce-icon right",children:"▶"}),_&&t[g]&&f(d.children,g)]},g)})});return jsxRuntimeExports.jsx("div",{className:"ce-menu-bar",children:jsxRuntimeExports.jsx("div",{className:"ce-menu-container",children:e.map(p=>{const m=u(p.items);return jsxRuntimeExports.jsxs("div",{className:"ce-menu-item",onMouseEnter:()=>m&&i(p.title,!0),onMouseLeave:()=>m&&i(p.title,!1),children:[jsxRuntimeExports.jsxs("button",{className:"ce-menu-button",children:[p.title,m&&jsxRuntimeExports.jsx("span",{className:"ce-icon",children:"▼"})]}),m&&t[p.title]&&f(p.items,p.title)]},p.title)})})})},CEPagination=({currentPage:e,totalPages:t,onPageChange:n})=>{const i=()=>{const p=[];if(t<=8)for(let m=0;m<t;m++)p.push(m);else if(e<7){for(let m=0;m<8;m++)p.push(m);p.push("..."),p.push(t-1)}else if(e>=t-8+1){p.push(0),p.push("...");for(let m=t-8;m<t;m++)p.push(m)}else{p.push(0),p.push("...");for(let m=e-3;m<=e+3;m++)p.push(m);p.push("..."),p.push(t-1)}return p},o=f=>{typeof f=="number"&&n(f)},l=()=>{e>0&&n(e-1)},u=()=>{e<t-1&&n(e+1)};return jsxRuntimeExports.jsxs("div",{className:"pagination",children:[jsxRuntimeExports.jsx("button",{onClick:l,disabled:e===0,className:"pagination-button",children:"Previous"}),i().map((f,p)=>typeof f=="number"?jsxRuntimeExports.jsx("button",{onClick:()=>o(f),className:`pagination-button page-number ${e===f?"active":""}`,children:f+1},p):jsxRuntimeExports.jsx("span",{className:"pagination-ellipsis",children:f},p)),jsxRuntimeExports.jsx("button",{onClick:u,disabled:e===t-1,className:"pagination-button",children:"Next"})]})},CERadioButtonGroup=({options:e,name:t,defaultValue:n,onChange:i,direction:o="horizontal",id:l,nameAttr:u,disabled:f=!1})=>{const[p,m]=React.useState(n||""),d=g=>{m(g),i(g)};return jsxRuntimeExports.jsx("div",{className:`radio-button-group ${o}`,role:"radiogroup","aria-labelledby":t,id:l,children:e.map(g=>jsxRuntimeExports.jsx("div",{className:"radio-button",children:jsxRuntimeExports.jsx(CERadioButton,{label:g.label,value:g.value,checked:p===g.value,onChange:d,id:l?`${l}-${g.value}`:void 0,name:u,disabled:f})},g.value))})},saveSelection=()=>{const e=window.getSelection();return e!=null&&e.rangeCount?e.getRangeAt(0):null},restoreSelection=e=>{if(e){const t=window.getSelection();t==null||t.removeAllRanges(),t==null||t.addRange(e)}},CERichTextEditor=({initialValue:e="",onChange:t,width:n="100%",height:i="auto",minHeight:o="200px",maxHeight:l="none",className:u="",style:f={},editorStyle:p={}})=>{const m=React.useRef(null),[d,g]=React.useState("3"),[_,E]=React.useState("Arial"),[S,b]=React.useState({bold:!1,italic:!1,underline:!1,strikeThrough:!1,subscript:!1,superscript:!1,justifyLeft:!0,justifyCenter:!1,justifyRight:!1,justifyFull:!1});React.useEffect(()=>{m.current&&e&&(m.current.innerHTML=e)},[e]);const T=React.useCallback(j=>{try{return document.queryCommandState(j)}catch{return!1}},[]),C=React.useCallback(()=>{b({bold:T("bold"),italic:T("italic"),underline:T("underline"),strikeThrough:T("strikethrough"),subscript:T("subscript"),superscript:T("superscript"),justifyLeft:T("justifyLeft"),justifyCenter:T("justifyCenter"),justifyRight:T("justifyRight"),justifyFull:T("justifyFull")})},[T]),A=React.useCallback((j,D="")=>{var X,z;const F=saveSelection(),B=document.getSelection();if(j==="createLink"){const M=prompt("Enter URL:");if(M){restoreSelection(F),document.execCommand("createLink",!1,M);const H=(X=B==null?void 0:B.anchorNode)==null?void 0:X.parentElement;H instanceof HTMLAnchorElement&&(H.target="_blank",H.rel="noopener noreferrer")}}else if(j==="insertImage"){const M=prompt("Enter image URL:");if(M){restoreSelection(F);const H=`<img src="${M}" alt="image" style="max-width: 100%; height: auto;"/>`;document.execCommand("insertHTML",!1,H)}}else j==="fontSize"||j==="fontName"?(restoreSelection(F),document.execCommand(j,!0,D),j==="fontSize"?g(D):E(D)):(restoreSelection(F),document.execCommand(j,!1,D));m.current&&(t==null||t(m.current.innerHTML)),(z=m.current)==null||z.focus(),C()},[t,C]),R=j=>{if(j.key==="Tab"&&(j.preventDefault(),document.execCommand("insertHTML",!1," ")),j.ctrlKey||j.metaKey)switch(j.key.toLowerCase()){case"z":j.preventDefault(),j.shiftKey?A("redo"):A("undo");break;case"y":j.preventDefault(),A("redo");break}},O=[{value:"1",label:"2"},{value:"2",label:"4"},{value:"3",label:"6"},{value:"4",label:"8"},{value:"5",label:"10"},{value:"6",label:"12"},{value:"7",label:"14"}],I=["Arial","Times New Roman","Courier New","Georgia","Verdana","Helvetica","Serif Fonts","Algerian"];return jsxRuntimeExports.jsxs("div",{className:`rich-text-editor ${u}`,style:{width:n,height:i,...f},children:[jsxRuntimeExports.jsxs("div",{className:"toolbar",children:[jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("bold"),className:`toolbar-button ${S.bold?"active":""}`,title:"Bold",children:jsxRuntimeExports.jsx("strong",{children:"B"})})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("italic"),className:`toolbar-button ${S.italic?"active":""}`,title:"Italic",children:jsxRuntimeExports.jsx("em",{children:"I"})})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("underline"),className:`toolbar-button ${S.underline?"active":""}`,title:"Underline",children:jsxRuntimeExports.jsx("u",{children:"U"})})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("strikeThrough"),className:`toolbar-button ${S.strikeThrough?"active":""}`,title:"Strike Through",children:jsxRuntimeExports.jsx("s",{children:"S"})})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("subscript"),className:`toolbar-button ${S.subscript?"active":""}`,title:"Subscript",children:"X₂"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("superscript"),className:`toolbar-button ${S.superscript?"active":""}`,title:"Superscript",children:"X²"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("justifyLeft"),className:`toolbar-button ${S.justifyLeft?"active":""}`,title:"Align Left",children:"⇤"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("justifyCenter"),className:`toolbar-button ${S.justifyCenter?"active":""}`,title:"Center",children:"⇔"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("justifyRight"),className:`toolbar-button ${S.justifyRight?"active":""}`,title:"Align Right",children:"⇥"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("justifyFull"),className:`toolbar-button ${S.justifyFull?"active":""}`,title:"Justify",children:"≡"})}),jsxRuntimeExports.jsxs("div",{className:"toolbar-group",children:[jsxRuntimeExports.jsx("button",{onClick:()=>A("insertUnorderedList"),className:"toolbar-button",title:"Bullet List",children:"●"}),jsxRuntimeExports.jsx("button",{onClick:()=>A("insertOrderedList"),className:"toolbar-button",title:"Numbered List",children:"1. 2. 3."})]}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("select",{value:d,onChange:j=>A("fontSize",j.target.value),className:"toolbar-select",title:"Font Size",children:O.map(j=>jsxRuntimeExports.jsx("option",{value:j.value,children:j.label},j.value))})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("select",{value:_,onChange:j=>A("fontName",j.target.value),className:"toolbar-select",title:"Font Family",children:I.map(j=>jsxRuntimeExports.jsx("option",{value:j,children:j},j))})}),jsxRuntimeExports.jsxs("div",{className:"toolbar-group",children:[jsxRuntimeExports.jsx("button",{onClick:()=>A("createLink"),className:"toolbar-button",title:"Insert Link",children:"🔗"}),jsxRuntimeExports.jsx("button",{onClick:()=>A("insertImage"),className:"toolbar-button",title:"Insert Image",children:"📷"})]}),jsxRuntimeExports.jsxs("div",{className:"toolbar-group",children:[jsxRuntimeExports.jsx("button",{onClick:()=>A("undo"),className:"toolbar-button",title:"Undo (Ctrl+Z)",children:"↩"}),jsxRuntimeExports.jsx("button",{onClick:()=>A("redo"),className:"toolbar-button",title:"Redo (Ctrl+Y)",children:"↪"})]})]}),jsxRuntimeExports.jsx("div",{ref:m,className:"editor-content",contentEditable:!0,style:{minHeight:o,maxHeight:l,height:i==="auto"?"auto":"100%",...p},onKeyDown:R,onKeyUp:C,onMouseUp:C,onInput:()=>{m.current&&(t==null||t(m.current.innerHTML)),C()}})]})},CETabView=({tabs:e,renderContent:t,variant:n="top"})=>{var f;const i=React.useMemo(()=>e.map(p=>{if(typeof p=="string")return{key:p,label:p};const m=p.key??p.label??"tab",d=p.label??p.key??"Tab";return{key:m,label:d,icon:p.icon,badgeCount:p.badgeCount}}),[e]),[o,l]=React.useState(((f=i[0])==null?void 0:f.key)??"");if(React.useEffect(()=>{if(!i.length)return;i.some(m=>m.key===o)||l(i[0].key)},[i,o]),!i.length)return null;const u=n==="top";return jsxRuntimeExports.jsxs("div",{className:`tabview-container ${u?"tabview-container-top":"tabview-container-sidebar"}`,children:[u?jsxRuntimeExports.jsx("div",{className:"tabview-topbar",role:"tablist","aria-label":"Tab navigation",children:i.map(p=>{const m=o===p.key;return jsxRuntimeExports.jsxs("button",{className:`tabview-top-tab ${m?"tabview-top-tab-active":""}`,onClick:()=>l(p.key),role:"tab",tabIndex:m?0:-1,children:[p.icon&&jsxRuntimeExports.jsx("span",{className:"tabview-icon",children:p.icon}),jsxRuntimeExports.jsx("span",{className:"tabview-label",children:p.label}),p.badgeCount!==void 0&&p.badgeCount!==null?jsxRuntimeExports.jsx("span",{className:"tabview-badge","aria-label":`${p.badgeCount} items`,children:p.badgeCount}):null]},p.key)})}):jsxRuntimeExports.jsx("div",{className:"tabview-sidebar",role:"tablist","aria-label":"Tab navigation",children:i.map(p=>{const m=o===p.key;return jsxRuntimeExports.jsxs("div",{className:`tabview-tab ${m?"tabview-tab-active":""}`,onClick:()=>l(p.key),role:"tab",tabIndex:m?0:-1,children:[p.icon&&jsxRuntimeExports.jsx("span",{className:"tabview-icon",children:p.icon}),jsxRuntimeExports.jsx("span",{className:"tabview-label",children:p.label}),p.badgeCount!==void 0&&p.badgeCount!==null?jsxRuntimeExports.jsx("span",{className:"tabview-badge","aria-label":`${p.badgeCount} items`,children:p.badgeCount}):null]},p.key)})}),jsxRuntimeExports.jsx("div",{className:"tabview-content",role:"tabpanel",children:t(o)})]})},CETemplate=({children:e,headerProps:t,showHeader:n=!0,showFooter:i=!0,containerClassName:o="",containerStyle:l={}})=>jsxRuntimeExports.jsxs("div",{className:`ce-wrapper ${o}`,style:l,children:[n&&jsxRuntimeExports.jsx(CEHeader,{...t}),jsxRuntimeExports.jsx("main",{className:"main-content",children:e}),i&&jsxRuntimeExports.jsx(CEFooter,{})]}),CETimePicker=({label:e="Select Time",onChange:t,initialTime:n="",className:i="",id:o,name:l,disabled:u=!1})=>{const[f,p]=React.useState(!1),[m,d]=React.useState(n),[g,_]=React.useState("12"),[E,S]=React.useState("00"),[b,T]=React.useState("AM"),[C,A]=React.useState(!1),[R,O]=React.useState(""),[I,j]=React.useState(""),D=React.useRef(null);React.useEffect(()=>{u&&(p(!1),A(!1))},[u]);const F=Array.from({length:12},(N,V)=>String(V+1).padStart(2,"0")),B=Array.from({length:60},(N,V)=>String(V).padStart(2,"0")),X=(N,V)=>{if(!N)return"";const G=parseInt(N);return V==="hours"?G>12?"12":G===0?"01":N.padStart(2,"0"):G>59?"59":N.padStart(2,"0")},z=N=>{const V=N.target.value,G=N.target.selectionStart||0;let W=g,L=E,Y=b,K=m;if(G<=2){const J=V.substring(0,2).replace(/[^0-9]/g,"");if(J){if(J.length===1){const ce=parseInt(J);ce>=2&&ce<=9?(W=J.padStart(2,"0"),setTimeout(()=>{D.current&&D.current.setSelectionRange(3,5)},10)):(W=J,setTimeout(()=>{D.current&&D.current.setSelectionRange(1,1)},10))}else if(J.length===2){const ce=parseInt(J);ce>=1&&ce<=12?(W=J,setTimeout(()=>{D.current&&D.current.setSelectionRange(3,5)},10)):(W=J[0],setTimeout(()=>{D.current&&D.current.setSelectionRange(1,1)},10))}K=`${W}:${E} ${b}`}}else if(G>=3&&G<=5){const J=V.indexOf(":")+1,ce=V.substring(J,J+2).replace(/[^0-9]/g,"");if(ce){if(ce.length===1)L=ce,K=`${g}:${L} ${b}`,setTimeout(()=>{D.current&&D.current.setSelectionRange(4,4)},10);else if(ce.length===2){const me=parseInt(ce);me>=0&&me<=59?(L=ce,setTimeout(()=>{D.current&&D.current.setSelectionRange(6,8)},10)):(L=ce[0],setTimeout(()=>{D.current&&D.current.setSelectionRange(4,4)},10))}K=`${g}:${L} ${b}`}}else if(G>=6){const ce=V.substring(V.lastIndexOf(" ")+1).toUpperCase();ce.startsWith("A")?(Y="AM",K=`${g}:${E} AM`):ce.startsWith("P")&&(Y="PM",K=`${g}:${E} PM`)}_(W),S(L),T(Y),d(K),p(!1),t==null||t(K)},M=N=>{if(!["Backspace","Delete","ArrowLeft","ArrowRight","Tab","Enter","0","1","2","3","4","5","6","7","8","9",":","A","P","M"," ","a","p","m"].includes(N.key)){N.preventDefault();return}if(N.key==="Enter"||N.key===":"){N.preventDefault();const G=N.currentTarget.selectionStart||0;if(G<=2){if(R){const W=X(R,"hours");_(W),O(""),d(`${W}:${E} ${b}`)}N.currentTarget.setSelectionRange(3,5)}else if(G>=3&&G<=5){if(I){const W=X(I,"minutes");S(W),j(""),d(`${g}:${W} ${b}`)}N.currentTarget.setSelectionRange(6,8)}}},H=N=>{const V=N.currentTarget.selectionStart||0,G=D.current;G&&(V<=1?G.setSelectionRange(0,2):V>=3&&V<=4?G.setSelectionRange(3,5):V>=6&&G.setSelectionRange(6,8))},ee=()=>{u||(p(!0),A(!0))},Q=(N,V)=>{const G=N==="hours"?V:g,W=N==="minutes"?V:E,L=N==="period"?V:b;_(G),S(W),T(L);const Y=`${G}:${W} ${L}`;d(Y),t==null||t(Y)},U=()=>{const N=`${g}:${E} ${b}`;d(N),p(!1),t==null||t(N)},q=()=>{d(""),_("12"),S("00"),T("AM"),p(!1),A(!1)};return jsxRuntimeExports.jsxs("div",{className:`time-picker-container ${i}`,children:[jsxRuntimeExports.jsxs("div",{className:`time-picker-input ${f||C?"active":""}`,children:[jsxRuntimeExports.jsx("input",{ref:D,type:"text",id:o,name:l,disabled:u,value:m,onChange:z,onKeyDown:M,onClick:N=>{u||(m||ee(),H(N))},onFocus:()=>A(!0),onBlur:()=>!f&&A(!1),placeholder:C||m?"hh:mm AM":"",className:"time-input",maxLength:8}),jsxRuntimeExports.jsx("label",{className:`floating-label ${f||C||m?"active":""}`,children:e}),jsxRuntimeExports.jsx("span",{className:"clock-icon",onClick:N=>{N.stopPropagation(),!u&&ee()},children:jsxRuntimeExports.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[jsxRuntimeExports.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntimeExports.jsx("path",{d:"M12 6v6l4 2"})]})})]}),jsxRuntimeExports.jsxs("div",{className:`time-picker-popup ${f?"open":""}`,children:[jsxRuntimeExports.jsxs("div",{className:"time-picker-sections",children:[jsxRuntimeExports.jsxs("div",{className:"time-section",children:[jsxRuntimeExports.jsx("div",{className:"section-label",children:"Hours"}),jsxRuntimeExports.jsx("div",{className:"time-list",children:F.map(N=>jsxRuntimeExports.jsx("div",{className:`time-item ${N===g?"selected":""}`,onClick:()=>Q("hours",N),children:N},N))})]}),jsxRuntimeExports.jsxs("div",{className:"time-section",children:[jsxRuntimeExports.jsx("div",{className:"section-label",children:"Minutes"}),jsxRuntimeExports.jsx("div",{className:"time-list",children:B.map(N=>jsxRuntimeExports.jsx("div",{className:`time-item ${N===E?"selected":""}`,onClick:()=>Q("minutes",N),children:N},N))})]}),jsxRuntimeExports.jsxs("div",{className:"time-section period",children:[jsxRuntimeExports.jsx("div",{className:"section-label",children:"Period"}),jsxRuntimeExports.jsx("div",{className:"period-list",children:["AM","PM"].map(N=>jsxRuntimeExports.jsx("div",{className:`period-item ${N===b?"selected":""}`,onClick:()=>Q("period",N),children:N},N))})]})]}),jsxRuntimeExports.jsxs("div",{className:"time-picker-actions",children:[jsxRuntimeExports.jsx("button",{className:"time-picker-button cancel",onClick:q,children:"Cancel"}),jsxRuntimeExports.jsx("button",{className:"time-picker-button ok",onClick:U,children:"OK"})]})]})]})},TransferItem=({label:e,checked:t,onChange:n,disabled:i})=>jsxRuntimeExports.jsx(CECheckBox,{label:e,checked:t,onChange:n,disabled:i}),CETransferButton=({label:e,onClick:t,disabled:n=!1,className:i=""})=>jsxRuntimeExports.jsx("button",{onClick:t,disabled:n,className:`transfer-button ${i}`,children:e}),TransferList=({dataUrl:e,onTransfer:t,containerClass:n="",boxClass:i="",buttonClass:o=""})=>{const[l,u]=React.useState([]),[f,p]=React.useState([]),[m,d]=React.useState(!0),[g,_]=React.useState(null),[E,S]=React.useState(new Set),[b,T]=React.useState(new Set);React.useEffect(()=>{(async()=>{var j,D;try{d(!0),_(null);const B=(await axios.get(e)).data.items||[];u(B.slice(0,Math.ceil(B.length/2))),p(B.slice(Math.ceil(B.length/2)))}catch(F){_(axios.isAxiosError(F)?((D=(j=F.response)==null?void 0:j.data)==null?void 0:D.message)||F.message:"An error occurred")}finally{d(!1)}})()},[]);const C=I=>{if(I==="available"){const j=l.filter(F=>E.has(F.id)).sort((F,B)=>{const X=parseInt(F.id.replace(/\D/g,"")),z=parseInt(B.id.replace(/\D/g,""));return X-z}),D=l.filter(F=>!E.has(F.id));u(D),p(F=>[...F,...j].sort((X,z)=>{const M=parseInt(X.id.replace(/\D/g,"")),H=parseInt(z.id.replace(/\D/g,""));return M-H})),S(new Set)}else{const j=f.filter(F=>b.has(F.id)).sort((F,B)=>{const X=parseInt(F.id.replace(/\D/g,"")),z=parseInt(B.id.replace(/\D/g,""));return X-z}),D=f.filter(F=>!b.has(F.id));p(D),u(F=>[...F,...j].sort((X,z)=>{const M=parseInt(X.id.replace(/\D/g,"")),H=parseInt(z.id.replace(/\D/g,""));return M-H})),T(new Set)}t(f,l)},A=(I,j,D)=>{D(F=>{const B=new Set(F);return B.has(I)?B.delete(I):B.add(I),B})},R=(I,j,D)=>F=>{const B=new Set(j),X=I.filter(z=>!z.disabled);F?X.forEach(z=>B.add(z.id)):X.forEach(z=>B.delete(z.id)),D(B)},O=(I,j,D,F)=>{const B=I.filter(ee=>!ee.disabled),X=B.length>0&&B.every(ee=>j.has(ee.id)),z=j.size,M=I.length,H=I.length===0;return jsxRuntimeExports.jsxs("div",{className:`transfer-box ${i}`,children:[jsxRuntimeExports.jsx("div",{className:"transfer-box-header",children:jsxRuntimeExports.jsxs("div",{className:"header-content",children:[jsxRuntimeExports.jsx("div",{className:"checkbox-wrapper",children:jsxRuntimeExports.jsx(CECheckBox,{label:"",checked:X,onChange:R(I,j,D),disabled:H})}),jsxRuntimeExports.jsxs("div",{className:"title-section",children:[jsxRuntimeExports.jsx("div",{className:"title",children:F}),jsxRuntimeExports.jsxs("div",{className:"count-text",children:[z,"/",M," selected"]})]})]})}),jsxRuntimeExports.jsx("div",{className:"transfer-items",children:I.map(ee=>jsxRuntimeExports.jsx(TransferItem,{label:ee.label,checked:j.has(ee.id),disabled:ee.disabled,onChange:()=>A(ee.id,j,D)},ee.id))})]})};return m?jsxRuntimeExports.jsx("div",{children:"Loading..."}):g?jsxRuntimeExports.jsxs("div",{children:["Error: ",g]}):jsxRuntimeExports.jsxs("div",{className:`transfer-list-container ${n}`,children:[O(l,E,S,"Choices"),jsxRuntimeExports.jsxs("div",{className:"transfer-buttons",children:[jsxRuntimeExports.jsx(CETransferButton,{label:">>",onClick:()=>C("available"),disabled:E.size===0,className:o}),jsxRuntimeExports.jsx(CETransferButton,{label:"<<",onClick:()=>C("chosen"),disabled:b.size===0,className:o})]}),O(f,b,T,"Chosen")]})},CEBadge=({label:e,backgroundColor:t="#e0e0e0",textColor:n="#000",style:i,id:o,name:l,disable:u=!1})=>jsxRuntimeExports.jsx("span",{id:o,"data-name":l,"aria-disabled":u,style:{backgroundColor:t,color:n,padding:"4px 10px",borderRadius:"12px",fontSize:"12px",display:"inline-block",whiteSpace:"nowrap",...u?{opacity:.6,pointerEvents:"none"}:{},...i},children:e}),chatIcon="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%202.5H4C2.9%202.5%202.01%203.4%202.01%204.5L2%2022.5L6%2018.5H20C21.1%2018.5%2022%2017.6%2022%2016.5V4.5C22%203.4%2021.1%202.5%2020%202.5ZM7%209.5H17C17.55%209.5%2018%209.95%2018%2010.5C18%2011.05%2017.55%2011.5%2017%2011.5H7C6.45%2011.5%206%2011.05%206%2010.5C6%209.95%206.45%209.5%207%209.5ZM13%2014.5H7C6.45%2014.5%206%2014.05%206%2013.5C6%2012.95%206.45%2012.5%207%2012.5H13C13.55%2012.5%2014%2012.95%2014%2013.5C14%2014.05%2013.55%2014.5%2013%2014.5ZM17%208.5H7C6.45%208.5%206%208.05%206%207.5C6%206.95%206.45%206.5%207%206.5H17C17.55%206.5%2018%206.95%2018%207.5C18%208.05%2017.55%208.5%2017%208.5Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",CEChatbox=({notes:e,onAddNote:t,buttonLabel:n,buttonIcon:i})=>{const[o,l]=React.useState(""),u=()=>{t(o),l("")},f=p=>{p.key==="Enter"&&u()};return jsxRuntimeExports.jsxs("div",{className:"notes-container",children:[jsxRuntimeExports.jsxs("div",{className:"notes-header",children:[jsxRuntimeExports.jsx("img",{src:chatIcon,alt:"Chat Icon",className:"notes-icon"}),jsxRuntimeExports.jsx("span",{className:"notes-title",children:"Notes"})]}),jsxRuntimeExports.jsxs("div",{className:"add-note-section",children:[jsxRuntimeExports.jsx("textarea",{value:o,onChange:p=>l(p.target.value),onKeyPress:f,placeholder:"Add a note...",className:"add-note-input",rows:3}),jsxRuntimeExports.jsx(CEButton,{label:n,icon:i,variant:"outlinedGreen",onClick:u,sx:{width:"100%",marginTop:"10px"},children:void 0})]}),jsxRuntimeExports.jsx("div",{className:"notes-list",children:e.map(p=>jsxRuntimeExports.jsxs("div",{className:"note-item",children:[jsxRuntimeExports.jsx("div",{className:"note-avatar",children:p.initials}),jsxRuntimeExports.jsxs("div",{className:"note-content",children:[jsxRuntimeExports.jsxs("div",{className:"note-header",children:[jsxRuntimeExports.jsx("span",{className:"note-author",children:p.author}),jsxRuntimeExports.jsx("span",{className:"note-timestamp",children:p.timestamp})]}),jsxRuntimeExports.jsx("div",{className:"note-text",children:p.content})]})]},p.id))})]})},CEStatusDropdown=({options:e,selected:t,onChange:n,placeholder:i="Select status...",size:o="medium",disabled:l=!1,ariaLabel:u="Status selection dropdown"})=>{const[f,p]=React.useState(!1),m=React.useRef(null),d=e.find(b=>b.value===t),g=b=>{n(b),p(!1)};React.useEffect(()=>{const b=T=>{var C;(C=m.current)!=null&&C.contains(T.target)||p(!1)};return document.addEventListener("mousedown",b),()=>document.removeEventListener("mousedown",b)},[]);const _=b=>{l||(b.key==="Enter"||b.key===" "?(b.preventDefault(),p(!f)):b.key==="Escape"&&p(!1))},E=b=>{if(b!=null&&b.statusType)switch(b.statusType){case"in-progress":return"in-progress";case"declined":return"declined";case"withdrawn":return"withdrawn";default:return""}return""},S=()=>{if(d){const b={};return d.backgroundColor&&(b.backgroundColor=d.backgroundColor),d.textColor&&(b.color=d.textColor),b}return{}};return jsxRuntimeExports.jsxs("div",{className:`status-dropdown-container ${l?"disabled":""} size-${o}`,ref:m,children:[jsxRuntimeExports.jsxs("div",{className:`status-dropdown-trigger ${f?"open":""} ${d?`has-selection ${E(d)}`:""}`,onClick:()=>!l&&g((d==null?void 0:d.value)||""),onKeyDown:_,tabIndex:l?-1:0,role:"button","aria-haspopup":"listbox","aria-expanded":f?"true":"false","aria-label":u,style:S(),children:[jsxRuntimeExports.jsx("span",{className:"status-text",children:d?d.label:i}),jsxRuntimeExports.jsx("span",{className:"status-dropdown-icon",onClick:b=>{b.stopPropagation(),!l&&p(!f)},children:jsxRuntimeExports.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:`dropdown-arrow ${f?"rotate":""}`,children:jsxRuntimeExports.jsx("path",{d:"M8.12021 9.79006L12.0002 13.6701L15.8802 9.79006C16.2702 9.40006 16.9002 9.40006 17.2902 9.79006C17.6802 10.1801 17.6802 10.8101 17.2902 11.2001L12.7002 15.7901C12.3102 16.1801 11.6802 16.1801 11.2902 15.7901L6.70021 11.2001C6.31021 10.8101 6.31021 10.1801 6.70021 9.79006C7.09021 9.41006 7.73021 9.40006 8.12021 9.79006Z",fill:"currentColor",fillOpacity:"0.7"})})})]}),f&&!l&&jsxRuntimeExports.jsx("ul",{className:"status-dropdown-options",role:"listbox","aria-label":"Status options",children:e.map(b=>{const T={};return b.backgroundColor&&(T.backgroundColor=b.backgroundColor),b.textColor&&(T.color=b.textColor),jsxRuntimeExports.jsxs("li",{className:`status-dropdown-option ${t===b.value?"selected":""} ${E(b)}`,onClick:()=>g(b.value),role:"option","aria-selected":t===b.value?"true":"false",style:T,children:[jsxRuntimeExports.jsx("span",{className:"option-indicator",children:b.icon?b.icon:jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[b.statusType==="declined"&&jsxRuntimeExports.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[jsxRuntimeExports.jsx("circle",{cx:"12",cy:"12",r:"10",fill:"#ff4757"}),jsxRuntimeExports.jsx("path",{d:"M15 9l-6 6m0-6l6 6",stroke:"white",strokeWidth:"2",strokeLinecap:"round"})]}),b.statusType==="withdrawn"&&jsxRuntimeExports.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[jsxRuntimeExports.jsx("circle",{cx:"12",cy:"12",r:"10",fill:"#ffa502"}),jsxRuntimeExports.jsx("path",{d:"M12 8v4M12 16h.01",stroke:"white",strokeWidth:"2",strokeLinecap:"round"})]}),b.statusType==="in-progress"&&jsxRuntimeExports.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[jsxRuntimeExports.jsx("circle",{cx:"12",cy:"12",r:"10",fill:"#5f27cd"}),jsxRuntimeExports.jsx("path",{d:"M8 12l2 2 4-4",stroke:"white",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})]})}),b.label]},b.value)})})]})},CEToggleYesNo=({value:e,onChange:t,label:n,disabled:i=!1})=>jsxRuntimeExports.jsxs("div",{className:"toggle-container",children:[n&&jsxRuntimeExports.jsx("div",{className:"label",children:n}),jsxRuntimeExports.jsxs("div",{className:"toggle-group",children:[jsxRuntimeExports.jsxs(CEButton,{size:"small",variant:e==="yes"?"primary":"outlined",className:`toggle-btn ${e==="yes"?"active":""}`,disabled:i,onClick:()=>{i||t("yes")},children:[jsxRuntimeExports.jsx("span",{className:"circle"}),"YES"]}),jsxRuntimeExports.jsxs(CEButton,{size:"small",variant:e==="no"?"primary":"outlined",className:`toggle-btn ${e==="no"?"active":""}`,disabled:i,onClick:()=>{i||t("no")},children:[jsxRuntimeExports.jsx("span",{className:"circle"}),"NO"]})]})]}),days=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],CEOperatingDaysSelector=({selectedDays:e,onChange:t})=>{const n=i=>{e.includes(i)?t(e.filter(o=>o!==i)):t([...e,i])};return jsxRuntimeExports.jsx("div",{className:"days-group",children:days.map(i=>jsxRuntimeExports.jsx(CEButton,{size:"small",variant:e.includes(i)?"primary":"outlined",className:`day-btn ${e.includes(i)?"active":""}`,onClick:()=>n(i),children:i},i))})},CERoundTabNav=({tabs:e,activeTab:t,onTabClick:n,tabBarBgColor:i,tabBarItemBgColor:o})=>jsxRuntimeExports.jsx("div",{className:"om-om-radiusTab-bar-nwo",style:{backgroundColor:i||"#6fb744"},children:e.map(l=>jsxRuntimeExports.jsx("div",{className:`om-radiusTab-item-nwo ${l.value===t?"active":""}`,onClick:u=>n(l.value,u),style:{backgroundColor:l.value===t?o||"#ebebf0":""},children:l.label},l.value))}),CEAccordion=({children:e})=>jsxRuntimeExports.jsx("div",{className:"accordion-container",children:e}),CEAccordionItem=({title:e,children:t,initiallyOpen:n=!1})=>{const[i,o]=React.useState(n);return jsxRuntimeExports.jsxs("div",{className:"accordion-item",children:[jsxRuntimeExports.jsxs("button",{className:`accordion-header ${i?"open":""}`,onClick:()=>o(!i),children:[jsxRuntimeExports.jsx("span",{className:"accordion-title",children:e}),jsxRuntimeExports.jsx("span",{className:`accordion-icon ${i?"open":""}`,children:jsxRuntimeExports.jsxs("svg",{width:"21",height:"12",viewBox:"0 0 21 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsxRuntimeExports.jsx("g",{clipPath:"url(#clip0_20728_2951)",children:jsxRuntimeExports.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.5 1.89L19.094 0.5L10.487 8.761L9.569 7.88L9.574 7.885L1.927 0.545L0.5 1.914L10.487 11.5L20.5 1.89Z",fill:"black"})}),jsxRuntimeExports.jsx("defs",{children:jsxRuntimeExports.jsx("clipPath",{id:"clip0_20728_2951",children:jsxRuntimeExports.jsx("rect",{width:"11",height:"20",fill:"white",transform:"matrix(0 -1 1 0 0.5 11.5)"})})})]})})]}),i&&jsxRuntimeExports.jsx("div",{className:"accordion-content",children:t})]})},CEToggleSlide=({checked:e,onToggle:t,label:n,disabled:i=!1})=>{const o=()=>{i||t(!e)};return jsxRuntimeExports.jsxs("div",{className:"toggle-container",children:[n&&jsxRuntimeExports.jsx("span",{className:"toggle-label",children:n}),jsxRuntimeExports.jsxs("label",{className:`toggle-switch ${i?"disabled":""}`,children:[jsxRuntimeExports.jsx("input",{type:"checkbox",checked:e,onChange:o,disabled:i,className:"toggle-checkbox"}),jsxRuntimeExports.jsx("span",{className:"toggle-slider"})]})]})};var DefaultContext={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},IconContext=React.createContext&&React.createContext(DefaultContext),_excluded$n=["attr","size","title"];function _objectWithoutProperties$n(e,t){if(e==null)return{};var n=_objectWithoutPropertiesLoose$n(e,t),i,o;if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(o=0;o<l.length;o++)i=l[o],!(t.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(n[i]=e[i])}return n}function _objectWithoutPropertiesLoose$n(e,t){if(e==null)return{};var n={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(t.indexOf(i)>=0)continue;n[i]=e[i]}return n}function _extends$t(){return _extends$t=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},_extends$t.apply(this,arguments)}function ownKeys$C(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$C(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$C(Object(n),!0).forEach(function(i){_defineProperty$E(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$C(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$E(e,t,n){return t=_toPropertyKey$E(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$E(e){var t=_toPrimitive$E(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$E(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Tree2Element(e){return e&&e.map((t,n)=>React.createElement(t.tag,_objectSpread$C({key:n},t.attr),Tree2Element(t.child)))}function GenIcon(e){return t=>React.createElement(IconBase,_extends$t({attr:_objectSpread$C({},e.attr)},t),Tree2Element(e.child))}function IconBase(e){var t=n=>{var{attr:i,size:o,title:l}=e,u=_objectWithoutProperties$n(e,_excluded$n),f=o||n.size||"1em",p;return n.className&&(p=n.className),e.className&&(p=(p?p+" ":"")+e.className),React.createElement("svg",_extends$t({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},n.attr,i,u,{className:p,style:_objectSpread$C(_objectSpread$C({color:e.color||n.color},n.style),e.style),height:f,width:f,xmlns:"http://www.w3.org/2000/svg"}),l&&React.createElement("title",null,l),e.children)};return IconContext!==void 0?React.createElement(IconContext.Consumer,null,n=>t(n)):t(DefaultContext)}function FaSearch(e){return GenIcon({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"},child:[]}]})(e)}function MdKeyboardArrowDown(e){return GenIcon({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"},child:[]}]})(e)}const CEAdvancedMultiSelectDropdown=({options:e,onSelectItem:t,onChange:n,placeholder:i="Search customers...",allowSearch:o=!0,width:l="100%",inputHeight:u="3rem",dropdownMaxHeight:f="20rem",id:p,name:m,disabled:d=!1})=>{const[g,_]=React.useState(!1),[E,S]=React.useState(""),[b,T]=React.useState([]),C=React.useRef(null);React.useEffect(()=>{n&&n(b)},[b,n]);const A=e.filter(R=>{var O;return R.label.toLowerCase().includes(E.toLowerCase())||((O=R.subtitle)==null?void 0:O.toLowerCase().includes(E.toLowerCase()))});return React.useEffect(()=>{const R=O=>{var I;(I=C.current)!=null&&I.contains(O.target)||_(!1)};return document.addEventListener("mousedown",R),()=>document.removeEventListener("mousedown",R)},[]),jsxRuntimeExports.jsxs("div",{className:`dropdown-container ${d?"disabled":""}`,ref:C,style:{width:l},children:[jsxRuntimeExports.jsxs("div",{className:`dropdown-input ${g?"open":""} ${d?"disabled":""}`,style:{minHeight:u},children:[jsxRuntimeExports.jsx(FaSearch,{className:"search-icon"}),jsxRuntimeExports.jsxs("div",{className:"selected-chips",onClick:()=>!d&&_(!0),children:[b.length===0&&jsxRuntimeExports.jsx("input",{type:"text",className:"search-input",id:p,name:m,placeholder:i,value:E,onChange:R=>{d||(S(R.target.value),g||_(!0))},onClick:R=>{d||(R.stopPropagation(),_(!0))},disabled:d,style:{height:u}}),b.map(R=>jsxRuntimeExports.jsxs("div",{className:"selected-item-inline",children:[jsxRuntimeExports.jsx("span",{className:"selected-item-label",children:R.label}),jsxRuntimeExports.jsx("button",{type:"button",className:"selected-item-remove",onClick:O=>{d||(O.stopPropagation(),T(I=>I.filter(j=>j.value!==R.value)))},disabled:d,"aria-label":`Remove ${R.label}`,children:"×"})]},R.value))]}),jsxRuntimeExports.jsx(MdKeyboardArrowDown,{className:`dropdown-arrow ${g?"rotated":""}`,onClick:R=>{d||(R.stopPropagation(),_(O=>!O))}})]}),g&&jsxRuntimeExports.jsx("div",{className:"dropdown-options",style:{maxHeight:f},children:jsxRuntimeExports.jsx("ul",{className:"dropdown-list",children:A.length>0?A.map(R=>{const O=b.some(I=>I.value===R.value);return jsxRuntimeExports.jsxs("li",{className:`dropdown-option ${O?"selected":""}`,onClick:I=>{d||(I.stopPropagation(),T(j=>{const D=j.some(B=>B.value===R.value);let F;return D?F=j.filter(B=>B.value!==R.value):F=[...j,R],F}),S(""),t(R),_(!1))},children:[jsxRuntimeExports.jsxs("div",{className:"option-content",children:[jsxRuntimeExports.jsx("div",{className:"option-line-1",children:R.label}),R.subtitle&&jsxRuntimeExports.jsx("div",{className:"option-line-2",children:R.subtitle})]}),R.icon&&jsxRuntimeExports.jsx("div",{className:"option-icon",children:R.icon})]},R.value)}):jsxRuntimeExports.jsx("li",{className:"dropdown-option no-results",children:"No results found"})})})]})},AutoCompleteInput=({label:e,options:t,value:n,onChange:i,multiple:o=!0,showCheckboxes:l=!0,required:u=!1,disabled:f=!1})=>{const[p,m]=React.useState(!1),[d,g]=React.useState(!1),[_,E]=React.useState(""),S=React.useRef(null),b=React.useRef(null),T=t.filter(R=>R.toLowerCase().includes(_.toLowerCase())),C=R=>{if(!f)if(o){const O=n.includes(R);i(O?n.filter(I=>I!==R):[...n,R]),E("")}else i([R]),E(R),m(!1)},A=R=>{b.current&&!b.current.contains(R.target)&&(m(!1),g(!1))};return React.useEffect(()=>(document.addEventListener("mousedown",A),()=>document.removeEventListener("mousedown",A)),[]),jsxRuntimeExports.jsxs("div",{className:"autocomplete-container",ref:b,children:[jsxRuntimeExports.jsxs("div",{className:`autocomplete-wrapper always-float ${d||p?"focused":""} ${n.length>0?"has-value":""} ${f?"disabled":""}`,children:[jsxRuntimeExports.jsxs("label",{className:"autocomplete-label",children:[e,u&&jsxRuntimeExports.jsx("span",{className:"required-asterisk","aria-hidden":"true",children:"*"})]}),jsxRuntimeExports.jsxs("div",{className:"input-area",children:[o&&n.length>0&&jsxRuntimeExports.jsx("div",{className:"selected-values",children:n.map(R=>jsxRuntimeExports.jsxs("span",{className:"selected-tag",children:[R,jsxRuntimeExports.jsx("button",{onClick:O=>{O.stopPropagation(),f||i(n.filter(I=>I!==R))},disabled:f,children:"×"})]},R))}),jsxRuntimeExports.jsx("input",{ref:S,type:"text",className:"autocomplete-input",value:_,placeholder:o&&n.length>0?"":"Select Status",onChange:R=>!f&&E(R.target.value),onFocus:()=>{f||(g(!0),m(!0))},disabled:f}),jsxRuntimeExports.jsx("span",{className:"dropdown-toggle-icon",onClick:()=>!f&&m(R=>!R),children:jsxRuntimeExports.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",children:jsxRuntimeExports.jsx("path",{d:"M6 9l6 6 6-6"})})})]})]}),p&&jsxRuntimeExports.jsxs("ul",{className:"autocomplete-list",children:[o&&l&&jsxRuntimeExports.jsx("li",{className:"select-all-option",children:jsxRuntimeExports.jsxs("label",{children:[jsxRuntimeExports.jsx("input",{type:"checkbox",checked:n.length===t.length,onChange:()=>{if(!f){const R=n.length===t.length;i(R?[]:[...t])}},disabled:f}),"Select All"]})}),T.map(R=>jsxRuntimeExports.jsx("li",{onClick:()=>C(R),children:o&&l?jsxRuntimeExports.jsxs("label",{children:[jsxRuntimeExports.jsx("input",{type:"checkbox",checked:n.includes(R),onChange:()=>C(R),onClick:O=>O.stopPropagation()}),R]}):R},R))]})]})},CEAutoCompleteSelect=({label:e,options:t,value:n,onChange:i,placeholderText:o,multiple:l=!1,showCheckboxes:u=!1,id:f,required:p=!1,showSelectionCountOnly:m=!1,disabled:d=!1})=>{const[g,_]=React.useState(!1),[E,S]=React.useState(!1),[b,T]=React.useState(""),C=React.useRef(null),A=React.useRef(null),[R,O]=React.useState(-1),I=React.useRef(null),j=t.filter(z=>{var M;return(M=z.label)==null?void 0:M.toLowerCase().includes(b==null?void 0:b.toLowerCase())});React.useEffect(()=>{if(l)l&&T("");else{const z=B(n[0]);T(z||"")}},[n,l,t]),React.useEffect(()=>{if(!I.current||R<0)return;const z=I.current.children[R];z==null||z.scrollIntoView({block:"nearest"})},[R]);const D=z=>{if(!d)if(l){const M=n.includes(z.value);i(M?n.filter(H=>H!==z.value):[...n,z.value]),T("")}else i([z.value]),T(z.label),_(!1)},F=z=>{if(!d)switch(z.key){case"ArrowDown":z.preventDefault(),g?O(M=>M<j.length-1?M+1:0):(_(!0),O(0));break;case"ArrowUp":z.preventDefault(),g?O(M=>M>0?M-1:j.length-1):(_(!0),O(j.length-1));break;case"Enter":z.preventDefault(),g&&R>=0&&j[R]&&D(j[R]);break;case"Escape":_(!1),O(-1);break;case"Tab":_(!1),S(!1),O(-1);break}};React.useEffect(()=>{const z=M=>{A.current&&!A.current.contains(M.target)&&(_(!1),S(!1),O(-1))};return document.addEventListener("mousedown",z),document.addEventListener("click",z),()=>document.removeEventListener("click",z)},[]);const B=z=>{var M;return((M=t.find(H=>H.value===z))==null?void 0:M.label)||z},X=z=>{z.stopPropagation(),T(""),i([])};return jsxRuntimeExports.jsxs("div",{className:"autocomplete-container",ref:A,id:f,"data-testid":f?`ce-autocomplete-${f}`:"ce-autocomplete",children:[jsxRuntimeExports.jsxs("div",{className:`autocomplete-wrapper always-float ${E||g?"focused":""} ${n.length>0?"has-value has-clear":""} ${d?"disabled":""}`,onClick:()=>{var z;d||(_(!0),(z=C.current)==null||z.focus())},children:[jsxRuntimeExports.jsxs("label",{className:"autocomplete-label",children:[e,p&&jsxRuntimeExports.jsx("span",{className:"required-asterisk",children:"*"})]}),jsxRuntimeExports.jsxs("div",{className:"input-area",children:[l&&n.length>0&&jsxRuntimeExports.jsx("div",{className:"selected-values",children:m?jsxRuntimeExports.jsxs("span",{className:"selected-summary",children:["Selected + ",n.length]}):n.map(z=>jsxRuntimeExports.jsxs("span",{className:"selected-tag",children:[B(z),jsxRuntimeExports.jsx("button",{onClick:M=>{d||(M.stopPropagation(),i(n.filter(H=>H!==z)))},children:"×"})]},z))}),jsxRuntimeExports.jsx("input",{ref:C,type:"text",className:"autocomplete-input",placeholder:l&&n.length>0?"":o,value:b,disabled:d,onChange:z=>{T(z.target.value),g||(_(!0),O(0))},onFocus:()=>{d||(S(!0),_(!0),O(j.length>0?0:-1))},onKeyDown:F}),n.length>0&&!d&&jsxRuntimeExports.jsx("span",{className:"clear-icon",onClick:X,title:"Clear",children:"×"}),jsxRuntimeExports.jsx("span",{className:"dropdown-toggle-icon",onMouseDown:z=>{z.preventDefault(),z.stopPropagation()},onClick:z=>{var M;d||(z.stopPropagation(),_(!0),(M=C.current)==null||M.focus())},children:jsxRuntimeExports.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",children:jsxRuntimeExports.jsx("path",{d:"M6 9l6 6 6-6"})})})]})]}),g&&jsxRuntimeExports.jsxs("ul",{className:"autocomplete-list",ref:I,children:[l&&u&&jsxRuntimeExports.jsx("li",{className:"select-all-option",children:jsxRuntimeExports.jsxs("label",{children:[jsxRuntimeExports.jsx("input",{type:"checkbox",checked:n.length===t.length,onChange:()=>{const z=n.length===t.length;i(z?[]:t.map(M=>M.value))}}),"Select All"]})}),j.map((z,M)=>jsxRuntimeExports.jsx("li",{onClick:()=>D(z),className:M===R?"comhighlighted":"",onMouseEnter:()=>O(M),children:l&&u?jsxRuntimeExports.jsxs("label",{children:[jsxRuntimeExports.jsx("input",{type:"checkbox",checked:n.includes(z.value),onChange:()=>D(z),onClick:H=>H.stopPropagation()}),jsxRuntimeExports.jsxs("div",{className:"option-content",children:[jsxRuntimeExports.jsx("span",{className:"option-label",children:z.label}),z.subtitle&&jsxRuntimeExports.jsx("span",{className:"option-subtitle",children:z.subtitle})]})]}):jsxRuntimeExports.jsxs("div",{className:"option-content",children:[jsxRuntimeExports.jsx("span",{className:"option-label",children:z.label}),z.subtitle&&jsxRuntimeExports.jsx("span",{className:"option-subtitle",children:z.subtitle})]})},z.value))]})]})};var EventKeys=["dangerouslySetInnerHTML","onCopy","onCopyCapture","onCut","onCutCapture","onPaste","onPasteCapture","onCompositionEnd","onCompositionEndCapture","onCompositionStart","onCompositionStartCapture","onCompositionUpdate","onCompositionUpdateCapture","onFocus","onFocusCapture","onBlur","onBlurCapture","onChange","onChangeCapture","onBeforeInput","onBeforeInputCapture","onInput","onInputCapture","onReset","onResetCapture","onSubmit","onSubmitCapture","onInvalid","onInvalidCapture","onLoad","onLoadCapture","onError","onErrorCapture","onKeyDown","onKeyDownCapture","onKeyPress","onKeyPressCapture","onKeyUp","onKeyUpCapture","onAbort","onAbortCapture","onCanPlay","onCanPlayCapture","onCanPlayThrough","onCanPlayThroughCapture","onDurationChange","onDurationChangeCapture","onEmptied","onEmptiedCapture","onEncrypted","onEncryptedCapture","onEnded","onEndedCapture","onLoadedData","onLoadedDataCapture","onLoadedMetadata","onLoadedMetadataCapture","onLoadStart","onLoadStartCapture","onPause","onPauseCapture","onPlay","onPlayCapture","onPlaying","onPlayingCapture","onProgress","onProgressCapture","onRateChange","onRateChangeCapture","onSeeked","onSeekedCapture","onSeeking","onSeekingCapture","onStalled","onStalledCapture","onSuspend","onSuspendCapture","onTimeUpdate","onTimeUpdateCapture","onVolumeChange","onVolumeChangeCapture","onWaiting","onWaitingCapture","onAuxClick","onAuxClickCapture","onClick","onClickCapture","onContextMenu","onContextMenuCapture","onDoubleClick","onDoubleClickCapture","onDrag","onDragCapture","onDragEnd","onDragEndCapture","onDragEnter","onDragEnterCapture","onDragExit","onDragExitCapture","onDragLeave","onDragLeaveCapture","onDragOver","onDragOverCapture","onDragStart","onDragStartCapture","onDrop","onDropCapture","onMouseDown","onMouseDownCapture","onMouseEnter","onMouseLeave","onMouseMove","onMouseMoveCapture","onMouseOut","onMouseOutCapture","onMouseOver","onMouseOverCapture","onMouseUp","onMouseUpCapture","onSelect","onSelectCapture","onTouchCancel","onTouchCancelCapture","onTouchEnd","onTouchEndCapture","onTouchMove","onTouchMoveCapture","onTouchStart","onTouchStartCapture","onPointerDown","onPointerDownCapture","onPointerMove","onPointerMoveCapture","onPointerUp","onPointerUpCapture","onPointerCancel","onPointerCancelCapture","onPointerEnter","onPointerEnterCapture","onPointerLeave","onPointerLeaveCapture","onPointerOver","onPointerOverCapture","onPointerOut","onPointerOutCapture","onGotPointerCapture","onGotPointerCaptureCapture","onLostPointerCapture","onLostPointerCaptureCapture","onScroll","onScrollCapture","onWheel","onWheelCapture","onAnimationStart","onAnimationStartCapture","onAnimationEnd","onAnimationEndCapture","onAnimationIteration","onAnimationIterationCapture","onTransitionEnd","onTransitionEndCapture"];function isEventKey(e){if(typeof e!="string")return!1;var t=EventKeys;return t.includes(e)}var SVGElementPropKeys=["aria-activedescendant","aria-atomic","aria-autocomplete","aria-busy","aria-checked","aria-colcount","aria-colindex","aria-colspan","aria-controls","aria-current","aria-describedby","aria-details","aria-disabled","aria-errormessage","aria-expanded","aria-flowto","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-level","aria-live","aria-modal","aria-multiline","aria-multiselectable","aria-orientation","aria-owns","aria-placeholder","aria-posinset","aria-pressed","aria-readonly","aria-relevant","aria-required","aria-roledescription","aria-rowcount","aria-rowindex","aria-rowspan","aria-selected","aria-setsize","aria-sort","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext","className","color","height","id","lang","max","media","method","min","name","style","target","width","role","tabIndex","accentHeight","accumulate","additive","alignmentBaseline","allowReorder","alphabetic","amplitude","arabicForm","ascent","attributeName","attributeType","autoReverse","azimuth","baseFrequency","baselineShift","baseProfile","bbox","begin","bias","by","calcMode","capHeight","clip","clipPath","clipPathUnits","clipRule","colorInterpolation","colorInterpolationFilters","colorProfile","colorRendering","contentScriptType","contentStyleType","cursor","cx","cy","d","decelerate","descent","diffuseConstant","direction","display","divisor","dominantBaseline","dur","dx","dy","edgeMode","elevation","enableBackground","end","exponent","externalResourcesRequired","fill","fillOpacity","fillRule","filter","filterRes","filterUnits","floodColor","floodOpacity","focusable","fontFamily","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontWeight","format","from","fx","fy","g1","g2","glyphName","glyphOrientationHorizontal","glyphOrientationVertical","glyphRef","gradientTransform","gradientUnits","hanging","horizAdvX","horizOriginX","href","ideographic","imageRendering","in2","in","intercept","k1","k2","k3","k4","k","kernelMatrix","kernelUnitLength","kerning","keyPoints","keySplines","keyTimes","lengthAdjust","letterSpacing","lightingColor","limitingConeAngle","local","markerEnd","markerHeight","markerMid","markerStart","markerUnits","markerWidth","mask","maskContentUnits","maskUnits","mathematical","mode","numOctaves","offset","opacity","operator","order","orient","orientation","origin","overflow","overlinePosition","overlineThickness","paintOrder","panose1","pathLength","patternContentUnits","patternTransform","patternUnits","pointerEvents","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","r","radius","refX","refY","renderingIntent","repeatCount","repeatDur","requiredExtensions","requiredFeatures","restart","result","rotate","rx","ry","seed","shapeRendering","slope","spacing","specularConstant","specularExponent","speed","spreadMethod","startOffset","stdDeviation","stemh","stemv","stitchTiles","stopColor","stopOpacity","strikethroughPosition","strikethroughThickness","string","stroke","strokeDasharray","strokeDashoffset","strokeLinecap","strokeLinejoin","strokeMiterlimit","strokeOpacity","strokeWidth","surfaceScale","systemLanguage","tableValues","targetX","targetY","textAnchor","textDecoration","textLength","textRendering","to","transform","u1","u2","underlinePosition","underlineThickness","unicode","unicodeBidi","unicodeRange","unitsPerEm","vAlphabetic","values","vectorEffect","version","vertAdvY","vertOriginX","vertOriginY","vHanging","vIdeographic","viewTarget","visibility","vMathematical","widths","wordSpacing","writingMode","x1","x2","x","xChannelSelector","xHeight","xlinkActuate","xlinkArcrole","xlinkHref","xlinkRole","xlinkShow","xlinkTitle","xlinkType","xmlBase","xmlLang","xmlns","xmlnsXlink","xmlSpace","y1","y2","y","yChannelSelector","z","zoomAndPan","ref","key","angle"];function isSvgElementPropKey(e){if(typeof e!="string")return!1;var t=SVGElementPropKeys;return t.includes(e)}function isDataAttribute(e){return typeof e=="string"&&e.startsWith("data-")}function svgPropertiesNoEvents(e){var t=Object.entries(e).filter(n=>{var[i]=n;return isSvgElementPropKey(i)||isDataAttribute(i)});return Object.fromEntries(t)}function svgPropertiesNoEventsFromUnknown(e){if(e==null)return null;if(React.isValidElement(e)&&typeof e.props=="object"&&e.props!==null){var t=e.props;return svgPropertiesNoEvents(t)}return typeof e=="object"&&!Array.isArray(e)?svgPropertiesNoEvents(e):null}function svgPropertiesAndEvents(e){var t=Object.entries(e).filter(n=>{var[i]=n;return isSvgElementPropKey(i)||isDataAttribute(i)||isEventKey(i)});return Object.fromEntries(t)}function svgPropertiesAndEventsFromUnknown(e){return e==null?null:React.isValidElement(e)?svgPropertiesAndEvents(e.props):typeof e=="object"&&!Array.isArray(e)?svgPropertiesAndEvents(e):null}var _excluded$m=["children","width","height","viewBox","className","style","title","desc"];function _extends$s(){return _extends$s=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},_extends$s.apply(null,arguments)}function _objectWithoutProperties$m(e,t){if(e==null)return{};var n,i,o=_objectWithoutPropertiesLoose$m(e,t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(i=0;i<l.length;i++)n=l[i],t.indexOf(n)===-1&&{}.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function _objectWithoutPropertiesLoose$m(e,t){if(e==null)return{};var n={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(t.indexOf(i)!==-1)continue;n[i]=e[i]}return n}var Surface=React.forwardRef((e,t)=>{var{children:n,width:i,height:o,viewBox:l,className:u,style:f,title:p,desc:m}=e,d=_objectWithoutProperties$m(e,_excluded$m),g=l||{width:i,height:o,x:0,y:0},_=clsx("recharts-surface",u);return React__namespace.createElement("svg",_extends$s({},svgPropertiesAndEvents(d),{className:_,width:i,height:o,style:f,viewBox:"".concat(g.x," ").concat(g.y," ").concat(g.width," ").concat(g.height),ref:t}),React__namespace.createElement("title",null,p),React__namespace.createElement("desc",null,m),n)}),_excluded$l=["children","className"];function _extends$r(){return _extends$r=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},_extends$r.apply(null,arguments)}function _objectWithoutProperties$l(e,t){if(e==null)return{};var n,i,o=_objectWithoutPropertiesLoose$l(e,t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(i=0;i<l.length;i++)n=l[i],t.indexOf(n)===-1&&{}.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function _objectWithoutPropertiesLoose$l(e,t){if(e==null)return{};var n={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(t.indexOf(i)!==-1)continue;n[i]=e[i]}return n}var Layer=React__namespace.forwardRef((e,t)=>{var{children:n,className:i}=e,o=_objectWithoutProperties$l(e,_excluded$l),l=clsx("recharts-layer",i);return React__namespace.createElement("g",_extends$r({className:l},svgPropertiesAndEvents(o),{ref:t}),n)}),LegendPortalContext=React.createContext(null),useLegendPortal=()=>React.useContext(LegendPortalContext);function constant$1(e){return function(){return e}}const cos=Math.cos,sin=Math.sin,sqrt$1=Math.sqrt,pi$1=Math.PI,tau$1=2*pi$1,pi=Math.PI,tau=2*pi,epsilon=1e-6,tauEpsilon=tau-epsilon;function append(e){this._+=e[0];for(let t=1,n=e.length;t<n;++t)this._+=arguments[t]+e[t]}function appendRound(e){let t=Math.floor(e);if(!(t>=0))throw new Error(`invalid digits: ${e}`);if(t>15)return append;const n=10**t;return function(i){this._+=i[0];for(let o=1,l=i.length;o<l;++o)this._+=Math.round(arguments[o]*n)/n+i[o]}}class Path{constructor(t){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=t==null?append:appendRound(t)}moveTo(t,n){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+n}`}closePath(){this._x1!==null&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(t,n){this._append`L${this._x1=+t},${this._y1=+n}`}quadraticCurveTo(t,n,i,o){this._append`Q${+t},${+n},${this._x1=+i},${this._y1=+o}`}bezierCurveTo(t,n,i,o,l,u){this._append`C${+t},${+n},${+i},${+o},${this._x1=+l},${this._y1=+u}`}arcTo(t,n,i,o,l){if(t=+t,n=+n,i=+i,o=+o,l=+l,l<0)throw new Error(`negative radius: ${l}`);let u=this._x1,f=this._y1,p=i-t,m=o-n,d=u-t,g=f-n,_=d*d+g*g;if(this._x1===null)this._append`M${this._x1=t},${this._y1=n}`;else if(_>epsilon)if(!(Math.abs(g*p-m*d)>epsilon)||!l)this._append`L${this._x1=t},${this._y1=n}`;else{let E=i-u,S=o-f,b=p*p+m*m,T=E*E+S*S,C=Math.sqrt(b),A=Math.sqrt(_),R=l*Math.tan((pi-Math.acos((b+_-T)/(2*C*A)))/2),O=R/A,I=R/C;Math.abs(O-1)>epsilon&&this._append`L${t+O*d},${n+O*g}`,this._append`A${l},${l},0,0,${+(g*E>d*S)},${this._x1=t+I*p},${this._y1=n+I*m}`}}arc(t,n,i,o,l,u){if(t=+t,n=+n,i=+i,u=!!u,i<0)throw new Error(`negative radius: ${i}`);let f=i*Math.cos(o),p=i*Math.sin(o),m=t+f,d=n+p,g=1^u,_=u?o-l:l-o;this._x1===null?this._append`M${m},${d}`:(Math.abs(this._x1-m)>epsilon||Math.abs(this._y1-d)>epsilon)&&this._append`L${m},${d}`,i&&(_<0&&(_=_%tau+tau),_>tauEpsilon?this._append`A${i},${i},0,1,${g},${t-f},${n-p}A${i},${i},0,1,${g},${this._x1=m},${this._y1=d}`:_>epsilon&&this._append`A${i},${i},0,${+(_>=pi)},${g},${this._x1=t+i*Math.cos(l)},${this._y1=n+i*Math.sin(l)}`)}rect(t,n,i,o){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+n}h${i=+i}v${+o}h${-i}Z`}toString(){return this._}}function withPath(e){let t=3;return e.digits=function(n){if(!arguments.length)return t;if(n==null)t=null;else{const i=Math.floor(n);if(!(i>=0))throw new RangeError(`invalid digits: ${n}`);t=i}return e},()=>new Path(t)}function array(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function Linear(e){this._context=e}Linear.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:this._context.lineTo(e,t);break}}};function curveLinear(e){return new Linear(e)}function x(e){return e[0]}function y(e){return e[1]}function shapeLine(e,t){var n=constant$1(!0),i=null,o=curveLinear,l=null,u=withPath(f);e=typeof e=="function"?e:e===void 0?x:constant$1(e),t=typeof t=="function"?t:t===void 0?y:constant$1(t);function f(p){var m,d=(p=array(p)).length,g,_=!1,E;for(i==null&&(l=o(E=u())),m=0;m<=d;++m)!(m<d&&n(g=p[m],m,p))===_&&((_=!_)?l.lineStart():l.lineEnd()),_&&l.point(+e(g,m,p),+t(g,m,p));if(E)return l=null,E+""||null}return f.x=function(p){return arguments.length?(e=typeof p=="function"?p:constant$1(+p),f):e},f.y=function(p){return arguments.length?(t=typeof p=="function"?p:constant$1(+p),f):t},f.defined=function(p){return arguments.length?(n=typeof p=="function"?p:constant$1(!!p),f):n},f.curve=function(p){return arguments.length?(o=p,i!=null&&(l=o(i)),f):o},f.context=function(p){return arguments.length?(p==null?i=l=null:l=o(i=p),f):i},f}function shapeArea(e,t,n){var i=null,o=constant$1(!0),l=null,u=curveLinear,f=null,p=withPath(m);e=typeof e=="function"?e:e===void 0?x:constant$1(+e),t=typeof t=="function"?t:constant$1(t===void 0?0:+t),n=typeof n=="function"?n:n===void 0?y:constant$1(+n);function m(g){var _,E,S,b=(g=array(g)).length,T,C=!1,A,R=new Array(b),O=new Array(b);for(l==null&&(f=u(A=p())),_=0;_<=b;++_){if(!(_<b&&o(T=g[_],_,g))===C)if(C=!C)E=_,f.areaStart(),f.lineStart();else{for(f.lineEnd(),f.lineStart(),S=_-1;S>=E;--S)f.point(R[S],O[S]);f.lineEnd(),f.areaEnd()}C&&(R[_]=+e(T,_,g),O[_]=+t(T,_,g),f.point(i?+i(T,_,g):R[_],n?+n(T,_,g):O[_]))}if(A)return f=null,A+""||null}function d(){return shapeLine().defined(o).curve(u).context(l)}return m.x=function(g){return arguments.length?(e=typeof g=="function"?g:constant$1(+g),i=null,m):e},m.x0=function(g){return arguments.length?(e=typeof g=="function"?g:constant$1(+g),m):e},m.x1=function(g){return arguments.length?(i=g==null?null:typeof g=="function"?g:constant$1(+g),m):i},m.y=function(g){return arguments.length?(t=typeof g=="function"?g:constant$1(+g),n=null,m):t},m.y0=function(g){return arguments.length?(t=typeof g=="function"?g:constant$1(+g),m):t},m.y1=function(g){return arguments.length?(n=g==null?null:typeof g=="function"?g:constant$1(+g),m):n},m.lineX0=m.lineY0=function(){return d().x(e).y(t)},m.lineY1=function(){return d().x(e).y(n)},m.lineX1=function(){return d().x(i).y(t)},m.defined=function(g){return arguments.length?(o=typeof g=="function"?g:constant$1(!!g),m):o},m.curve=function(g){return arguments.length?(u=g,l!=null&&(f=u(l)),m):u},m.context=function(g){return arguments.length?(g==null?l=f=null:f=u(l=g),m):l},m}class Bump{constructor(t,n){this._context=t,this._x=n}areaStart(){this._line=0}areaEnd(){this._line=NaN}lineStart(){this._point=0}lineEnd(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line}point(t,n){switch(t=+t,n=+n,this._point){case 0:{this._point=1,this._line?this._context.lineTo(t,n):this._context.moveTo(t,n);break}case 1:this._point=2;default:{this._x?this._context.bezierCurveTo(this._x0=(this._x0+t)/2,this._y0,this._x0,n,t,n):this._context.bezierCurveTo(this._x0,this._y0=(this._y0+n)/2,t,this._y0,t,n);break}}this._x0=t,this._y0=n}}function bumpX(e){return new Bump(e,!0)}function bumpY(e){return new Bump(e,!1)}const symbolCircle={draw(e,t){const n=sqrt$1(t/pi$1);e.moveTo(n,0),e.arc(0,0,n,0,tau$1)}},symbolCross={draw(e,t){const n=sqrt$1(t/5)/2;e.moveTo(-3*n,-n),e.lineTo(-n,-n),e.lineTo(-n,-3*n),e.lineTo(n,-3*n),e.lineTo(n,-n),e.lineTo(3*n,-n),e.lineTo(3*n,n),e.lineTo(n,n),e.lineTo(n,3*n),e.lineTo(-n,3*n),e.lineTo(-n,n),e.lineTo(-3*n,n),e.closePath()}},tan30=sqrt$1(1/3),tan30_2=tan30*2,symbolDiamond={draw(e,t){const n=sqrt$1(t/tan30_2),i=n*tan30;e.moveTo(0,-n),e.lineTo(i,0),e.lineTo(0,n),e.lineTo(-i,0),e.closePath()}},symbolSquare={draw(e,t){const n=sqrt$1(t),i=-n/2;e.rect(i,i,n,n)}},ka=.8908130915292852,kr=sin(pi$1/10)/sin(7*pi$1/10),kx=sin(tau$1/10)*kr,ky=-cos(tau$1/10)*kr,symbolStar={draw(e,t){const n=sqrt$1(t*ka),i=kx*n,o=ky*n;e.moveTo(0,-n),e.lineTo(i,o);for(let l=1;l<5;++l){const u=tau$1*l/5,f=cos(u),p=sin(u);e.lineTo(p*n,-f*n),e.lineTo(f*i-p*o,p*i+f*o)}e.closePath()}},sqrt3=sqrt$1(3),symbolTriangle={draw(e,t){const n=-sqrt$1(t/(sqrt3*3));e.moveTo(0,n*2),e.lineTo(-sqrt3*n,-n),e.lineTo(sqrt3*n,-n),e.closePath()}},c=-.5,s=sqrt$1(3)/2,k=1/sqrt$1(12),a=(k/2+1)*3,symbolWye={draw(e,t){const n=sqrt$1(t/a),i=n/2,o=n*k,l=i,u=n*k+n,f=-l,p=u;e.moveTo(i,o),e.lineTo(l,u),e.lineTo(f,p),e.lineTo(c*i-s*o,s*i+c*o),e.lineTo(c*l-s*u,s*l+c*u),e.lineTo(c*f-s*p,s*f+c*p),e.lineTo(c*i+s*o,c*o-s*i),e.lineTo(c*l+s*u,c*u-s*l),e.lineTo(c*f+s*p,c*p-s*f),e.closePath()}};function Symbol$1(e,t){let n=null,i=withPath(o);e=typeof e=="function"?e:constant$1(e||symbolCircle),t=typeof t=="function"?t:constant$1(t===void 0?64:+t);function o(){let l;if(n||(n=l=i()),e.apply(this,arguments).draw(n,+t.apply(this,arguments)),l)return n=null,l+""||null}return o.type=function(l){return arguments.length?(e=typeof l=="function"?l:constant$1(l),o):e},o.size=function(l){return arguments.length?(t=typeof l=="function"?l:constant$1(+l),o):t},o.context=function(l){return arguments.length?(n=l??null,o):n},o}function noop$5(){}function point$2(e,t,n){e._context.bezierCurveTo((2*e._x0+e._x1)/3,(2*e._y0+e._y1)/3,(e._x0+2*e._x1)/3,(e._y0+2*e._y1)/3,(e._x0+4*e._x1+t)/6,(e._y0+4*e._y1+n)/6)}function Basis(e){this._context=e}Basis.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:point$2(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:point$2(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function curveBasis(e){return new Basis(e)}function BasisClosed(e){this._context=e}BasisClosed.prototype={areaStart:noop$5,areaEnd:noop$5,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x2,this._y2),this._context.closePath();break}case 2:{this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break}case 3:{this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4);break}}},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._x2=e,this._y2=t;break;case 1:this._point=2,this._x3=e,this._y3=t;break;case 2:this._point=3,this._x4=e,this._y4=t,this._context.moveTo((this._x0+4*this._x1+e)/6,(this._y0+4*this._y1+t)/6);break;default:point$2(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function curveBasisClosed(e){return new BasisClosed(e)}function BasisOpen(e){this._context=e}BasisOpen.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===3)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var n=(this._x0+4*this._x1+e)/6,i=(this._y0+4*this._y1+t)/6;this._line?this._context.lineTo(n,i):this._context.moveTo(n,i);break;case 3:this._point=4;default:point$2(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function curveBasisOpen(e){return new BasisOpen(e)}function LinearClosed(e){this._context=e}LinearClosed.prototype={areaStart:noop$5,areaEnd:noop$5,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(e,t){e=+e,t=+t,this._point?this._context.lineTo(e,t):(this._point=1,this._context.moveTo(e,t))}};function curveLinearClosed(e){return new LinearClosed(e)}function sign(e){return e<0?-1:1}function slope3(e,t,n){var i=e._x1-e._x0,o=t-e._x1,l=(e._y1-e._y0)/(i||o<0&&-0),u=(n-e._y1)/(o||i<0&&-0),f=(l*o+u*i)/(i+o);return(sign(l)+sign(u))*Math.min(Math.abs(l),Math.abs(u),.5*Math.abs(f))||0}function slope2(e,t){var n=e._x1-e._x0;return n?(3*(e._y1-e._y0)/n-t)/2:t}function point$1(e,t,n){var i=e._x0,o=e._y0,l=e._x1,u=e._y1,f=(l-i)/3;e._context.bezierCurveTo(i+f,o+f*t,l-f,u-f*n,l,u)}function MonotoneX(e){this._context=e}MonotoneX.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:point$1(this,this._t0,slope2(this,this._t0));break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){var n=NaN;if(e=+e,t=+t,!(e===this._x1&&t===this._y1)){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,point$1(this,slope2(this,n=slope3(this,e,t)),n);break;default:point$1(this,this._t0,n=slope3(this,e,t));break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t,this._t0=n}}};function MonotoneY(e){this._context=new ReflectContext(e)}(MonotoneY.prototype=Object.create(MonotoneX.prototype)).point=function(e,t){MonotoneX.prototype.point.call(this,t,e)};function ReflectContext(e){this._context=e}ReflectContext.prototype={moveTo:function(e,t){this._context.moveTo(t,e)},closePath:function(){this._context.closePath()},lineTo:function(e,t){this._context.lineTo(t,e)},bezierCurveTo:function(e,t,n,i,o,l){this._context.bezierCurveTo(t,e,i,n,l,o)}};function monotoneX(e){return new MonotoneX(e)}function monotoneY(e){return new MonotoneY(e)}function Natural(e){this._context=e}Natural.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var e=this._x,t=this._y,n=e.length;if(n)if(this._line?this._context.lineTo(e[0],t[0]):this._context.moveTo(e[0],t[0]),n===2)this._context.lineTo(e[1],t[1]);else for(var i=controlPoints(e),o=controlPoints(t),l=0,u=1;u<n;++l,++u)this._context.bezierCurveTo(i[0][l],o[0][l],i[1][l],o[1][l],e[u],t[u]);(this._line||this._line!==0&&n===1)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(e,t){this._x.push(+e),this._y.push(+t)}};function controlPoints(e){var t,n=e.length-1,i,o=new Array(n),l=new Array(n),u=new Array(n);for(o[0]=0,l[0]=2,u[0]=e[0]+2*e[1],t=1;t<n-1;++t)o[t]=1,l[t]=4,u[t]=4*e[t]+2*e[t+1];for(o[n-1]=2,l[n-1]=7,u[n-1]=8*e[n-1]+e[n],t=1;t<n;++t)i=o[t]/l[t-1],l[t]-=i,u[t]-=i*u[t-1];for(o[n-1]=u[n-1]/l[n-1],t=n-2;t>=0;--t)o[t]=(u[t]-o[t+1])/l[t];for(l[n-1]=(e[n]+o[n-1])/2,t=0;t<n-1;++t)l[t]=2*e[t+1]-o[t+1];return[o,l]}function curveNatural(e){return new Natural(e)}function Step(e,t){this._context=e,this._t=t}Step.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&this._point===2&&this._context.lineTo(this._x,this._y),(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:{if(this._t<=0)this._context.lineTo(this._x,t),this._context.lineTo(e,t);else{var n=this._x*(1-this._t)+e*this._t;this._context.lineTo(n,this._y),this._context.lineTo(n,t)}break}}this._x=e,this._y=t}};function curveStep(e){return new Step(e,.5)}function stepBefore(e){return new Step(e,0)}function stepAfter(e){return new Step(e,1)}function stackOffsetNone(e,t){if((u=e.length)>1)for(var n=1,i,o,l=e[t[0]],u,f=l.length;n<u;++n)for(o=l,l=e[t[n]],i=0;i<f;++i)l[i][1]+=l[i][0]=isNaN(o[i][1])?o[i][0]:o[i][1]}function stackOrderNone(e){for(var t=e.length,n=new Array(t);--t>=0;)n[t]=t;return n}function stackValue(e,t){return e[t]}function stackSeries(e){const t=[];return t.key=e,t}function shapeStack(){var e=constant$1([]),t=stackOrderNone,n=stackOffsetNone,i=stackValue;function o(l){var u=Array.from(e.apply(this,arguments),stackSeries),f,p=u.length,m=-1,d;for(const g of l)for(f=0,++m;f<p;++f)(u[f][m]=[0,+i(g,u[f].key,m,l)]).data=g;for(f=0,d=array(t(u));f<p;++f)u[d[f]].index=f;return n(u,d),u}return o.keys=function(l){return arguments.length?(e=typeof l=="function"?l:constant$1(Array.from(l)),o):e},o.value=function(l){return arguments.length?(i=typeof l=="function"?l:constant$1(+l),o):i},o.order=function(l){return arguments.length?(t=l==null?stackOrderNone:typeof l=="function"?l:constant$1(Array.from(l)),o):t},o.offset=function(l){return arguments.length?(n=l??stackOffsetNone,o):n},o}function stackOffsetExpand(e,t){if((i=e.length)>0){for(var n,i,o=0,l=e[0].length,u;o<l;++o){for(u=n=0;n<i;++n)u+=e[n][o][1]||0;if(u)for(n=0;n<i;++n)e[n][o][1]/=u}stackOffsetNone(e,t)}}function stackOffsetSilhouette(e,t){if((o=e.length)>0){for(var n=0,i=e[t[0]],o,l=i.length;n<l;++n){for(var u=0,f=0;u<o;++u)f+=e[u][n][1]||0;i[n][1]+=i[n][0]=-f/2}stackOffsetNone(e,t)}}function stackOffsetWiggle(e,t){if(!(!((u=e.length)>0)||!((l=(o=e[t[0]]).length)>0))){for(var n=0,i=1,o,l,u;i<l;++i){for(var f=0,p=0,m=0;f<u;++f){for(var d=e[t[f]],g=d[i][1]||0,_=d[i-1][1]||0,E=(g-_)/2,S=0;S<f;++S){var b=e[t[S]],T=b[i][1]||0,C=b[i-1][1]||0;E+=T-C}p+=g,m+=E*g}o[i-1][1]+=o[i-1][0]=n,p&&(n-=m/p)}o[i-1][1]+=o[i-1][0]=n,stackOffsetNone(e,t)}}var get$2={},isUnsafeProperty={},hasRequiredIsUnsafeProperty;function requireIsUnsafeProperty(){return hasRequiredIsUnsafeProperty||(hasRequiredIsUnsafeProperty=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){return n==="__proto__"}e.isUnsafeProperty=t})(isUnsafeProperty)),isUnsafeProperty}var isDeepKey={},hasRequiredIsDeepKey;function requireIsDeepKey(){return hasRequiredIsDeepKey||(hasRequiredIsDeepKey=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){switch(typeof n){case"number":case"symbol":return!1;case"string":return n.includes(".")||n.includes("[")||n.includes("]")}}e.isDeepKey=t})(isDeepKey)),isDeepKey}var toKey={},hasRequiredToKey;function requireToKey(){return hasRequiredToKey||(hasRequiredToKey=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){var i;return typeof n=="string"||typeof n=="symbol"?n:Object.is((i=n==null?void 0:n.valueOf)==null?void 0:i.call(n),-0)?"-0":String(n)}e.toKey=t})(toKey)),toKey}var toPath={},toString$1={},hasRequiredToString;function requireToString(){return hasRequiredToString||(hasRequiredToString=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){if(n==null)return"";if(typeof n=="string")return n;if(Array.isArray(n))return n.map(t).join(",");const i=String(n);return i==="0"&&Object.is(Number(n),-0)?"-0":i}e.toString=t})(toString$1)),toString$1}var hasRequiredToPath;function requireToPath(){return hasRequiredToPath||(hasRequiredToPath=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireToString(),n=requireToKey();function i(o){if(Array.isArray(o))return o.map(n.toKey);if(typeof o=="symbol")return[o];o=t.toString(o);const l=[],u=o.length;if(u===0)return l;let f=0,p="",m="",d=!1;for(o.charCodeAt(0)===46&&(l.push(""),f++);f<u;){const g=o[f];m?g==="\\"&&f+1<u?(f++,p+=o[f]):g===m?m="":p+=g:d?g==='"'||g==="'"?m=g:g==="]"?(d=!1,l.push(p),p=""):p+=g:g==="["?(d=!0,p&&(l.push(p),p="")):g==="."?p&&(l.push(p),p=""):p+=g,f++}return p&&l.push(p),l}e.toPath=i})(toPath)),toPath}var hasRequiredGet$1;function requireGet$1(){return hasRequiredGet$1||(hasRequiredGet$1=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireIsUnsafeProperty(),n=requireIsDeepKey(),i=requireToKey(),o=requireToPath();function l(f,p,m){if(f==null)return m;switch(typeof p){case"string":{if(t.isUnsafeProperty(p))return m;const d=f[p];return d===void 0?n.isDeepKey(p)?l(f,o.toPath(p),m):m:d}case"number":case"symbol":{typeof p=="number"&&(p=i.toKey(p));const d=f[p];return d===void 0?m:d}default:{if(Array.isArray(p))return u(f,p,m);if(Object.is(p==null?void 0:p.valueOf(),-0)?p="-0":p=String(p),t.isUnsafeProperty(p))return m;const d=f[p];return d===void 0?m:d}}}function u(f,p,m){if(p.length===0)return m;let d=f;for(let g=0;g<p.length;g++){if(d==null||t.isUnsafeProperty(p[g]))return m;d=d[p[g]]}return d===void 0?m:d}e.get=l})(get$2)),get$2}var get$1,hasRequiredGet;function requireGet(){return hasRequiredGet||(hasRequiredGet=1,get$1=requireGet$1().get),get$1}var getExports=requireGet();const get=getDefaultExportFromCjs(getExports);var mathSign=e=>e===0?0:e>0?1:-1,isNan=e=>typeof e=="number"&&e!=+e,isPercent=e=>typeof e=="string"&&e.indexOf("%")===e.length-1,isNumber=e=>(typeof e=="number"||e instanceof Number)&&!isNan(e),isNumOrStr=e=>isNumber(e)||typeof e=="string",idCounter=0,uniqueId=e=>{var t=++idCounter;return"".concat(e||"").concat(t)},getPercentValue=function e(t,n){var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,o=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if(!isNumber(t)&&typeof t!="string")return i;var l;if(isPercent(t)){if(n==null)return i;var u=t.indexOf("%");l=n*parseFloat(t.slice(0,u))/100}else l=+t;return isNan(l)&&(l=i),o&&n!=null&&l>n&&(l=n),l},hasDuplicate=e=>{if(!Array.isArray(e))return!1;for(var t=e.length,n={},i=0;i<t;i++)if(!n[e[i]])n[e[i]]=!0;else return!0;return!1};function interpolate$1(e,t,n){return isNumber(e)&&isNumber(t)?e+n*(t-e):t}function findEntryInArray(e,t,n){if(!(!e||!e.length))return e.find(i=>i&&(typeof t=="function"?t(i):get(i,t))===n)}var isNullish=e=>e===null||typeof e>"u",upperFirst=e=>isNullish(e)?e:"".concat(e.charAt(0).toUpperCase()).concat(e.slice(1)),_excluded$k=["type","size","sizeType"];function _extends$q(){return _extends$q=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},_extends$q.apply(null,arguments)}function ownKeys$B(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$B(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$B(Object(n),!0).forEach(function(i){_defineProperty$D(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$B(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$D(e,t,n){return(t=_toPropertyKey$D(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$D(e){var t=_toPrimitive$D(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$D(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function _objectWithoutProperties$k(e,t){if(e==null)return{};var n,i,o=_objectWithoutPropertiesLoose$k(e,t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(i=0;i<l.length;i++)n=l[i],t.indexOf(n)===-1&&{}.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function _objectWithoutPropertiesLoose$k(e,t){if(e==null)return{};var n={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(t.indexOf(i)!==-1)continue;n[i]=e[i]}return n}var symbolFactories={symbolCircle,symbolCross,symbolDiamond,symbolSquare,symbolStar,symbolTriangle,symbolWye},RADIAN$1=Math.PI/180,getSymbolFactory=e=>{var t="symbol".concat(upperFirst(e));return symbolFactories[t]||symbolCircle},calculateAreaSize=(e,t,n)=>{if(t==="area")return e;switch(n){case"cross":return 5*e*e/9;case"diamond":return .5*e*e/Math.sqrt(3);case"square":return e*e;case"star":{var i=18*RADIAN$1;return 1.25*e*e*(Math.tan(i)-Math.tan(i*2)*Math.tan(i)**2)}case"triangle":return Math.sqrt(3)*e*e/4;case"wye":return(21-10*Math.sqrt(3))*e*e/8;default:return Math.PI*e*e/4}},registerSymbol=(e,t)=>{symbolFactories["symbol".concat(upperFirst(e))]=t},Symbols=e=>{var{type:t="circle",size:n=64,sizeType:i="area"}=e,o=_objectWithoutProperties$k(e,_excluded$k),l=_objectSpread$B(_objectSpread$B({},o),{},{type:t,size:n,sizeType:i}),u="circle";typeof t=="string"&&(u=t);var f=()=>{var _=getSymbolFactory(u),E=Symbol$1().type(_).size(calculateAreaSize(n,i,u)),S=E();if(S!==null)return S},{className:p,cx:m,cy:d}=l,g=svgPropertiesAndEvents(l);return m===+m&&d===+d&&n===+n?React__namespace.createElement("path",_extends$q({},g,{className:clsx("recharts-symbols",p),transform:"translate(".concat(m,", ").concat(d,")"),d:f()})):null};Symbols.registerSymbol=registerSymbol;var adaptEventHandlers=(e,t)=>{if(!e||typeof e=="function"||typeof e=="boolean")return null;var n=e;if(React.isValidElement(e)&&(n=e.props),typeof n!="object"&&typeof n!="function")return null;var i={};return Object.keys(n).forEach(o=>{isEventKey(o)&&(i[o]=(l=>n[o](n,l)))}),i},getEventHandlerOfChild=(e,t,n)=>i=>(e(t,n,i),null),adaptEventsOfChild=(e,t,n)=>{if(e===null||typeof e!="object"&&typeof e!="function")return null;var i=null;return Object.keys(e).forEach(o=>{var l=e[o];isEventKey(o)&&typeof l=="function"&&(i||(i={}),i[o]=getEventHandlerOfChild(l,t,n))}),i};function _extends$p(){return _extends$p=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},_extends$p.apply(null,arguments)}function ownKeys$A(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$A(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$A(Object(n),!0).forEach(function(i){_defineProperty$C(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$A(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$C(e,t,n){return(t=_toPropertyKey$C(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$C(e){var t=_toPrimitive$C(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$C(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var SIZE=32;class DefaultLegendContent extends React.PureComponent{renderIcon(t,n){var{inactiveColor:i}=this.props,o=SIZE/2,l=SIZE/6,u=SIZE/3,f=t.inactive?i:t.color,p=n??t.type;if(p==="none")return null;if(p==="plainline")return React__namespace.createElement("line",{strokeWidth:4,fill:"none",stroke:f,strokeDasharray:t.payload.strokeDasharray,x1:0,y1:o,x2:SIZE,y2:o,className:"recharts-legend-icon"});if(p==="line")return React__namespace.createElement("path",{strokeWidth:4,fill:"none",stroke:f,d:"M0,".concat(o,"h").concat(u,`
|
|
347
|
+
`;var n=sheet_to_csv(e,t);return n}function sheet_to_formulae(e){var t="",n,i="";if(e==null||e["!ref"]==null)return[];var o=safe_decode_range(e["!ref"]),l="",u=[],f,p=[],m=Array.isArray(e);for(f=o.s.c;f<=o.e.c;++f)u[f]=encode_col(f);for(var d=o.s.r;d<=o.e.r;++d)for(l=encode_row(d),f=o.s.c;f<=o.e.c;++f)if(t=u[f]+l,n=m?(e[d]||[])[f]:e[t],i="",n!==void 0){if(n.F!=null){if(t=n.F,!n.f)continue;i=n.f,t.indexOf(":")==-1&&(t=t+":"+t)}if(n.f!=null)i=n.f;else{if(n.t=="z")continue;if(n.t=="n"&&n.v!=null)i=""+n.v;else if(n.t=="b")i=n.v?"TRUE":"FALSE";else if(n.w!==void 0)i="'"+n.w;else{if(n.v===void 0)continue;n.t=="s"?i="'"+n.v:i=""+n.v}}p[p.length]=t+"="+i}return p}function sheet_add_json(e,t,n){var i=n||{},o=+!i.skipHeader,l=e||{},u=0,f=0;if(l&&i.origin!=null)if(typeof i.origin=="number")u=i.origin;else{var p=typeof i.origin=="string"?decode_cell(i.origin):i.origin;u=p.r,f=p.c}var m,d={s:{c:0,r:0},e:{c:f,r:u+t.length-1+o}};if(l["!ref"]){var g=safe_decode_range(l["!ref"]);d.e.c=Math.max(d.e.c,g.e.c),d.e.r=Math.max(d.e.r,g.e.r),u==-1&&(u=g.e.r+1,d.e.r=u+t.length-1+o)}else u==-1&&(u=0,d.e.r=t.length-1+o);var _=i.header||[],E=0;t.forEach(function(b,T){keys(b).forEach(function(C){(E=_.indexOf(C))==-1&&(_[E=_.length]=C);var A=b[C],R="z",O="",I=encode_cell({c:f+E,r:u+T+o});m=ws_get_cell_stub(l,I),A&&typeof A=="object"&&!(A instanceof Date)?l[I]=A:(typeof A=="number"?R="n":typeof A=="boolean"?R="b":typeof A=="string"?R="s":A instanceof Date?(R="d",i.cellDates||(R="n",A=datenum(A)),O=i.dateNF||table_fmt[14]):A===null&&i.nullError&&(R="e",A=0),m?(m.t=R,m.v=A,delete m.w,delete m.R,O&&(m.z=O)):l[I]=m={t:R,v:A},O&&(m.z=O))})}),d.e.c=Math.max(d.e.c,f+_.length-1);var S=encode_row(u);if(o)for(E=0;E<_.length;++E)l[encode_col(E+f)+S]={t:"s",v:_[E]};return l["!ref"]=encode_range(d),l}function json_to_sheet(e,t){return sheet_add_json(null,e,t)}function ws_get_cell_stub(e,t,n){if(typeof t=="string"){if(Array.isArray(e)){var i=decode_cell(t);return e[i.r]||(e[i.r]=[]),e[i.r][i.c]||(e[i.r][i.c]={t:"z"})}return e[t]||(e[t]={t:"z"})}return typeof t!="number"?ws_get_cell_stub(e,encode_cell(t)):ws_get_cell_stub(e,encode_cell({r:t,c:n||0}))}function wb_sheet_idx(e,t){if(typeof t=="number"){if(t>=0&&e.SheetNames.length>t)return t;throw new Error("Cannot find sheet # "+t)}else if(typeof t=="string"){var n=e.SheetNames.indexOf(t);if(n>-1)return n;throw new Error("Cannot find sheet name |"+t+"|")}else throw new Error("Cannot find sheet |"+t+"|")}function book_new(){return{SheetNames:[],Sheets:{}}}function book_append_sheet(e,t,n,i){var o=1;if(!n)for(;o<=65535&&e.SheetNames.indexOf(n="Sheet"+o)!=-1;++o,n=void 0);if(!n||e.SheetNames.length>=65535)throw new Error("Too many worksheets");if(i&&e.SheetNames.indexOf(n)>=0){var l=n.match(/(^.*?)(\d+)$/);o=l&&+l[2]||0;var u=l&&l[1]||n;for(++o;o<=65535&&e.SheetNames.indexOf(n=u+o)!=-1;++o);}if(check_ws_name(n),e.SheetNames.indexOf(n)>=0)throw new Error("Worksheet with name |"+n+"| already exists!");return e.SheetNames.push(n),e.Sheets[n]=t,n}function book_set_sheet_visibility(e,t,n){e.Workbook||(e.Workbook={}),e.Workbook.Sheets||(e.Workbook.Sheets=[]);var i=wb_sheet_idx(e,t);switch(e.Workbook.Sheets[i]||(e.Workbook.Sheets[i]={}),n){case 0:case 1:case 2:break;default:throw new Error("Bad sheet visibility setting "+n)}e.Workbook.Sheets[i].Hidden=n}function cell_set_number_format(e,t){return e.z=t,e}function cell_set_hyperlink(e,t,n){return t?(e.l={Target:t},n&&(e.l.Tooltip=n)):delete e.l,e}function cell_set_internal_link(e,t,n){return cell_set_hyperlink(e,"#"+t,n)}function cell_add_comment(e,t,n){e.c||(e.c=[]),e.c.push({t,a:n||"SheetJS"})}function sheet_set_array_formula(e,t,n,i){for(var o=typeof t!="string"?t:safe_decode_range(t),l=typeof t=="string"?t:encode_range(t),u=o.s.r;u<=o.e.r;++u)for(var f=o.s.c;f<=o.e.c;++f){var p=ws_get_cell_stub(e,u,f);p.t="n",p.F=l,delete p.v,u==o.s.r&&f==o.s.c&&(p.f=n,i&&(p.D=!0))}return e}var utils={encode_col,encode_row,encode_cell,encode_range,decode_col,decode_row,split_cell,decode_cell,decode_range,format_cell,sheet_add_aoa,sheet_add_json,sheet_add_dom,aoa_to_sheet,json_to_sheet,table_to_sheet:parse_dom_table,table_to_book,sheet_to_csv,sheet_to_txt,sheet_to_json,sheet_to_html,sheet_to_formulae,sheet_to_row_object_array:sheet_to_json,sheet_get_cell:ws_get_cell_stub,book_new,book_append_sheet,book_set_sheet_visibility,cell_set_number_format,cell_set_hyperlink,cell_set_internal_link,cell_add_comment,sheet_set_array_formula,consts:{SHEET_VISIBLE:0,SHEET_HIDDEN:1,SHEET_VERY_HIDDEN:2}};const CESkeletonTable=({columns:e,rows:t})=>jsxRuntimeExports.jsx("div",{className:"skeleton-table",children:jsxRuntimeExports.jsxs("table",{children:[jsxRuntimeExports.jsx("thead",{children:jsxRuntimeExports.jsx("tr",{children:Array.from({length:e}).map((n,i)=>jsxRuntimeExports.jsx("th",{children:jsxRuntimeExports.jsx("div",{className:"skeleton skeleton-header"})},i))})}),jsxRuntimeExports.jsx("tbody",{children:Array.from({length:t}).map((n,i)=>jsxRuntimeExports.jsx("tr",{children:Array.from({length:e}).map((o,l)=>jsxRuntimeExports.jsx("td",{children:jsxRuntimeExports.jsx("div",{className:"skeleton skeleton-cell"})},l))},i))})]})}),CERadioButton=({label:e,value:t,checked:n,onChange:i,id:o,name:l,disabled:u=!1})=>jsxRuntimeExports.jsxs("label",{className:"radio-button",style:{margin:"0.5rem 0"},children:[jsxRuntimeExports.jsx("input",{type:"radio",id:o,name:l,value:t,checked:n,onChange:()=>i(t),style:{marginRight:e?"0.5rem":0},disabled:u}),e&&jsxRuntimeExports.jsx("span",{children:e})]}),CETruncatedTextWithTooltip=({text:e})=>{const[t,n]=React.useState(!1),[i,o]=React.useState({top:0,left:0}),l=React.useRef(null),[u,f]=React.useState(!1);React.useEffect(()=>{l.current&&f(l.current.scrollWidth>l.current.clientWidth)},[e]);const p=()=>{if(!l.current)return;const d=l.current.getBoundingClientRect(),g=300,_=100;let E=d.bottom+window.scrollY+8,S=d.left+window.scrollX;const b=window.innerWidth,T=window.innerHeight;S+g>b&&(S=b-g-8),d.bottom+_>T&&(E=d.top+window.scrollY-_-8),o({top:E,left:S}),n(!0)},m=()=>n(!1);return jsxRuntimeExports.jsxs("span",{className:"truncated-text-with-tooltip",ref:l,onMouseEnter:p,onMouseLeave:m,children:[e,u&&t&&ReactDOM.createPortal(jsxRuntimeExports.jsx("div",{className:"truncated-text-tooltip global-tooltip",style:{position:"absolute",top:`${i.top}px`,left:`${i.left}px`},children:e}),document.body)]})},DatePickerCell=({row:e,colId:t})=>{var i;const n=o=>{var u;const l=o.target.value;(u=e[t])==null||u.onchange(l)};return jsxRuntimeExports.jsx("div",{style:{minWidth:"120px"},children:jsxRuntimeExports.jsx("input",{type:"date",value:(i=e[t])==null?void 0:i.value,onChange:o=>n(o)})})},AddNewRowCell=({row:e,column:t,colId:n})=>{var p,m,d,g,_,E,S,b,T,C,A,R,O,I,j,D;const i=(((p=e[n])==null?void 0:p.required)??t.required)||!1,o=!!e[n].error,[l,u]=React.useState(!1),f=t.elementType;return React.useEffect(()=>{u(!(o||i))},[o,i,t.required]),jsxRuntimeExports.jsx("div",{children:o&&!l?jsxRuntimeExports.jsxs("div",{className:"add-new-row-error-content",onClick:()=>u(!0),role:"button",tabIndex:0,title:((m=e[n])==null?void 0:m.tooltip)||"","aria-label":((d=e[n])==null?void 0:d.tooltip)||"",children:[jsxRuntimeExports.jsx("span",{className:"table-new-row-warning-message",children:(g=e[n])==null?void 0:g.value}),jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"#d32f2f",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-circle-alert",style:{flexShrink:0},children:[jsxRuntimeExports.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntimeExports.jsx("line",{x1:"12",x2:"12",y1:"8",y2:"12"}),jsxRuntimeExports.jsx("line",{x1:"12",x2:"12.01",y1:"16",y2:"16"})]})]},e.id):i&&!l?jsxRuntimeExports.jsxs("div",{className:"add-new-row-error-warning",onClick:()=>u(!0),role:"button",tabIndex:0,title:((_=e[n])==null?void 0:_.tooltip)||"This field is required. Click to enter a value.","aria-label":((E=e[n])==null?void 0:E.tooltip)||"This field is required. Click to enter a value.",children:[jsxRuntimeExports.jsx("span",{className:"table-new-row-warning-message",children:((S=e[n])==null?void 0:S.value)||"Required"}),jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"#ff9800",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-triangle-alert",style:{flexShrink:0},children:[jsxRuntimeExports.jsx("path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3"}),jsxRuntimeExports.jsx("path",{d:"M12 9v4"}),jsxRuntimeExports.jsx("path",{d:"M12 17h.01"})]})]},e.id):l&&(f==="auto-suggest"?jsxRuntimeExports.jsx(CEAdvancedAutoSuggest,{label:"",fetchSuggestions:(b=e[n])==null?void 0:b.fetchOptions,onChange:()=>{},onSelect:F=>{var B,X;return(X=(B=e[n])==null?void 0:B.onselect)==null?void 0:X.call(B,F)},value:((T=e[n])==null?void 0:T.selectedOption)||null}):f==="date-picker"?jsxRuntimeExports.jsx(DatePickerCell,{row:e,colId:n}):f==="text-input"?jsxRuntimeExports.jsx(CEInputBox,{onChange:F=>{var B;return(B=e[n])==null?void 0:B.onchange(F)},value:((C=e[n])==null?void 0:C.value)||"",showError:!1,disabled:((A=e[n])==null?void 0:A.disabled)??!1}):f==="number-input"?jsxRuntimeExports.jsx(CEInputBox,{type:"number",onChange:F=>{var B;return(B=e[n])==null?void 0:B.onchange(F)},value:((R=e[n])==null?void 0:R.value)||"",showError:!1,disabled:((O=e[n])==null?void 0:O.disabled)??!1}):f==="drop-down-input"?jsxRuntimeExports.jsx(CEDynamicSelectField,{label:"",value:((I=e[n])==null?void 0:I.value)||"",onChange:F=>{var B;(B=e[n])==null||B.onchange(F.target.value)},options:((j=e[n])==null?void 0:j.options)||[],showPlaceholder:!0,placeholderText:""}):jsxRuntimeExports.jsx(CETruncatedTextWithTooltip,{text:String(((D=e[n])==null?void 0:D.value)??"")}))})},CEDateRangePicker=({label:e="Submitted Date",tooltip:t,required:n=!1,onChange:i,size:o="medium",style:l,inputGroupStyle:u,id:f,name:p,mode:m="range",defaultValue:d,disabled:g=!1,minDate:_="",defaultFloat:E=!0,disablePastDates:S=!1})=>{const[b,T]=React.useState(""),[C,A]=React.useState(""),[R,O]=React.useState(()=>!!E),[I,j]=React.useState(""),F=new Date().toISOString().split("T")[0],B=_?new Date(_).toISOString().split("T")[0]:S?F:void 0,X=()=>O(!0),z=G=>{!G.currentTarget.value&&!b&&!C&&O(!1)},M=(G,W)=>{if(i==null||i({startDate:G||"",endDate:W||""}),G&&!W||!G&&W){j("Both start and end dates must be selected");return}if(G&&W&&new Date(W)<new Date(G)){j("End date must be after or equal to start date");return}j("")},H=G=>{if(!G)return"";if(/^\d{4}-\d{2}-\d{2}$/.test(G))return G;if(G.includes("/")){const Y=G.split("/").map(K=>K.trim());if(Y.length>=3){const K=Y[0].padStart(2,"0").slice(0,2),J=Y[1].padStart(2,"0").slice(0,2),me=Y[2].replace(/\D/g,"").slice(0,4);return me.length!==4?"":`${me}-${K}-${J}`}}const W=G.replace(/\D/g,"");if(W.length===8){const Y=W.slice(0,4),K=W.slice(4,6),J=W.slice(6,8);if(+K>=1&&+K<=12)return`${Y}-${K}-${J}`;const ce=W.slice(0,2),me=W.slice(2,4);return`${W.slice(4,8)}-${ce}-${me}`}const L=new Date(G);if(!isNaN(L.getTime())){const Y=L.getFullYear().toString().slice(0,4).padStart(4,"0"),K=(L.getMonth()+1).toString().padStart(2,"0"),J=L.getDate().toString().padStart(2,"0");return`${Y}-${K}-${J}`}return""},ee=G=>{const W=G.match(/^(\d{4})/);return(W==null?void 0:W[1])==="0000"};React.useEffect(()=>{d&&(d.startDate&&T(H(d.startDate)),d.endDate&&A(H(d.endDate)))},[d]);const Q=G=>{const W=H(G.target.value);T(W),M(W,C)},U=G=>{const W=H(G.target.value);A(W),M(b,W)},q=!!(R||b||C),N=getSizeStyle$1(o),V=({text:G,float:W,showTooltip:L=!0})=>jsxRuntimeExports.jsxs("label",{className:`floating-label-box${W?" float":""}`,children:[jsxRuntimeExports.jsxs("span",{className:"label-text",children:[G,n&&jsxRuntimeExports.jsx("span",{className:"required-star",children:"*"})]}),t&&L&&jsxRuntimeExports.jsxs("span",{className:"tooltip-icon",role:"button","aria-label":t,tabIndex:0,children:[jsxRuntimeExports.jsxs("svg",{viewBox:"0 0 24 24",width:"1em",height:"1em","aria-hidden":"true",children:[jsxRuntimeExports.jsx("circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),jsxRuntimeExports.jsx("text",{x:"12",y:"16",textAnchor:"middle",fontSize:"12",fill:"currentColor",fontFamily:"Inter, Arial",fontWeight:"600",children:"i"})]}),jsxRuntimeExports.jsx("span",{className:"tooltip-bubble",role:"tooltip",children:t})]})]});return jsxRuntimeExports.jsxs("div",{className:"date-range-picker",style:l,id:f,children:[jsxRuntimeExports.jsx("div",{className:"date-range-field-group",style:u,children:m==="single"?jsxRuntimeExports.jsxs("div",{className:"field-box ",style:N,children:[jsxRuntimeExports.jsx("input",{type:"date",value:b,name:p,min:B,disabled:g,onChange:G=>{const W=G.target.value;if(T(W),ee(W)){j("Year cannot be 0000");return}I==="Year cannot be 0000"&&j("");const L=H(W);i==null||i({startDate:L,endDate:""})},onFocus:X,onBlur:z}),jsxRuntimeExports.jsx(V,{text:e,float:q,showTooltip:!0})]}):jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsxs("div",{className:"field-box ",style:N,children:[jsxRuntimeExports.jsx("input",{type:"date",value:b,name:p?`${p}-from`:void 0,min:B,onChange:Q,onFocus:X,onBlur:z,disabled:g}),jsxRuntimeExports.jsx(V,{text:"From",float:!0,showTooltip:!0})]}),jsxRuntimeExports.jsx("span",{className:"range-separator centered",children:"to"}),jsxRuntimeExports.jsxs("div",{className:"field-box ",style:N,children:[jsxRuntimeExports.jsx("input",{type:"date",value:C,name:p?`${p}-to`:void 0,min:B,onChange:U,onFocus:X,onBlur:z,disabled:g}),jsxRuntimeExports.jsx(V,{text:"To",float:!0,showTooltip:!1})]})]})}),I&&m!=="single"&&jsxRuntimeExports.jsx("div",{className:"error-text",children:I})]})},useEscapeKey=e=>{React.useEffect(()=>{const t=n=>{n.key==="Escape"&&e()};return document.addEventListener("keydown",t),()=>{document.removeEventListener("keydown",t)}},[e])},getColumnValue=e=>{if(e==null)return"";if(React.isValidElement(e)){const t=e;return t.props["data-value"]||t.props["data-sort"]||""}return typeof e=="string"||typeof e=="number"?e:String(e)},stripReactElements=e=>{if(Array.isArray(e))return e.map(stripReactElements);if(e&&typeof e=="object"&&!React.isValidElement(e)){const t={};for(const n in e)React.isValidElement(e[n])||(t[n]=stripReactElements(e[n]));return t}return e},Edit="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.06%203.58988L20.41%204.93988C21.2%205.71988%2021.2%206.98988%2020.41%207.76988L7.18%2020.9999H3V16.8199L13.4%206.40988L16.23%203.58988C17.01%202.80988%2018.28%202.80988%2019.06%203.58988ZM5%2018.9999L6.41%2019.0599L16.23%209.22988L14.82%207.81988L5%2017.6399V18.9999Z'%20fill='%2379747E'/%3e%3c/svg%3e",Approve="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.00003%2016.1701L4.83003%2012.0001L3.41003%2013.4101L9.00003%2019.0001L21%207.00009L19.59%205.59009L9.00003%2016.1701Z'%20fill='%2379747E'/%3e%3c/svg%3e",Reassign="data:image/svg+xml,%3csvg%20width='17'%20height='20'%20viewBox='0%200%2017%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.83828%200.221421C8.68188%200.075693%208.47503%20-0.00364251%208.2613%200.000128532C8.04757%200.00389957%207.84365%200.0904828%207.69249%200.241637C7.54134%200.392791%207.45476%200.596715%207.45098%200.810446C7.44721%201.02418%207.52655%201.23103%207.67228%201.38742L9.01428%202.72942H8.53028C6.89858%202.72942%205.30353%203.21327%203.94682%204.1198C2.59012%205.02632%201.53269%206.31479%200.908271%207.82228C0.283848%209.32977%200.120471%2010.9886%200.438799%2012.5889C0.757127%2014.1893%201.54286%2015.6593%202.69665%2016.8131C3.85043%2017.9668%205.32044%2018.7526%206.92078%2019.0709C8.52112%2019.3892%2010.1799%2019.2258%2011.6874%2018.6014C13.1949%2017.977%2014.4834%2016.9196%2015.3899%2015.5629C16.2964%2014.2062%2016.7803%2012.6111%2016.7803%2010.9794C16.7803%2010.7606%2016.6934%2010.5508%2016.5386%2010.3961C16.3839%2010.2413%2016.1741%2010.1544%2015.9553%2010.1544C15.7365%2010.1544%2015.5266%2010.2413%2015.3719%2010.3961C15.2172%2010.5508%2015.1303%2010.7606%2015.1303%2010.9794C15.1302%2012.2819%2014.7448%2013.5553%2014.0225%2014.6391C13.3002%2015.723%2012.2733%2016.5689%2011.0712%2017.0703C9.86915%2017.5718%208.54557%2017.7064%207.26716%2017.4571C5.98875%2017.2078%204.81268%2016.5859%203.88704%2015.6695C2.96139%2014.7532%202.32757%2013.5835%202.06538%2012.3077C1.80319%2011.0318%201.92436%209.70696%202.41362%208.49986C2.90289%207.29276%203.73837%206.25741%204.81488%205.52419C5.89138%204.79097%207.16076%204.39266%208.46318%204.37942L7.67118%205.17142C7.52097%205.32709%207.43791%205.53552%207.43989%205.75184C7.44187%205.96815%207.52873%206.17503%207.68177%206.32792C7.8348%206.48081%208.04177%206.56748%208.25808%206.56925C8.47439%206.57103%208.68275%206.48778%208.83828%206.33742L11.3133%203.86242C11.4678%203.70773%2011.5546%203.49805%2011.5546%203.27942C11.5546%203.0608%2011.4678%202.85111%2011.3133%202.69642L8.83828%200.221421ZM12.9523%207.08542C13.1097%207.23717%2013.2005%207.44523%2013.2046%207.66387C13.2087%207.8825%2013.1259%208.09384%2012.9743%208.25142L8.73928%2012.6514C8.66232%2012.7313%208.57005%2012.7948%208.46799%2012.8382C8.36593%2012.8815%208.25617%2012.9039%208.14528%2012.9039C8.03438%2012.9039%207.92462%2012.8815%207.82256%2012.8382C7.7205%2012.7948%207.62824%2012.7313%207.55128%2012.6514L5.73628%2010.766C5.65735%2010.6888%205.59473%2010.5965%205.55212%2010.4947C5.50952%2010.3928%205.48779%2010.2834%205.48822%2010.173C5.48866%2010.0626%205.51125%209.95343%205.55467%209.85191C5.59808%209.75039%205.66143%209.65862%205.74096%209.58204C5.82049%209.50545%205.91459%209.44561%206.01767%209.40606C6.12075%209.3665%206.23073%209.34804%206.34107%209.35177C6.45142%209.3555%206.5599%209.38134%206.66008%209.42776C6.76026%209.47418%206.8501%209.54024%206.92428%209.62202L8.14528%2010.8892L11.7863%207.10742C11.938%206.94997%2012.1461%206.85921%2012.3647%206.85509C12.5834%206.85096%2012.7947%206.93381%2012.9523%207.08542Z'%20fill='%2365B230'/%3e%3c/svg%3e",Add="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%2013H13V20H11V13H4V11H11V4H13V11H20V13Z'%20fill='%2379747E'/%3e%3c/svg%3e",Delete="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%203V4H20V6H19V19C19%2020.1%2018.1%2021%2017%2021H7C5.9%2021%205%2020.1%205%2019V6H4V4H9V3H15ZM7%2019H17V6H7V19ZM9%208H11V17H9V8ZM15%208H13V17H15V8Z'%20fill='%2379747E'/%3e%3c/svg%3e",Cancel="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%202C6.47%202%202%206.47%202%2012C2%2017.53%206.47%2022%2012%2022C17.53%2022%2022%2017.53%2022%2012C22%206.47%2017.53%202%2012%202ZM12%2020C7.59%2020%204%2016.41%204%2012C4%207.59%207.59%204%2012%204C16.41%204%2020%207.59%2020%2012C20%2016.41%2016.41%2020%2012%2020ZM12%2010.59L15.59%207L17%208.41L13.41%2012L17%2015.59L15.59%2017L12%2013.41L8.41%2017L7%2015.59L10.59%2012L7%208.41L8.41%207L12%2010.59Z'%20fill='%23C53225'/%3e%3c/svg%3e",CopyIcon="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15%2020.5H5V7.5C5%206.95%204.55%206.5%204%206.5C3.45%206.5%203%206.95%203%207.5V20.5C3%2021.6%203.9%2022.5%205%2022.5H15C15.55%2022.5%2016%2022.05%2016%2021.5C16%2020.95%2015.55%2020.5%2015%2020.5ZM20%2016.5V4.5C20%203.4%2019.1%202.5%2018%202.5H9C7.9%202.5%207%203.4%207%204.5V16.5C7%2017.6%207.9%2018.5%209%2018.5H18C19.1%2018.5%2020%2017.6%2020%2016.5ZM18%2016.5H9V4.5H18V16.5Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",ViewIcon="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%204.5C7%204.5%202.73%207.61%201%2012C2.73%2016.39%207%2019.5%2012%2019.5C17%2019.5%2021.27%2016.39%2023%2012C21.27%207.61%2017%204.5%2012%204.5ZM12%2017C9.24%2017%207%2014.76%207%2012C7%209.24%209.24%207%2012%207C14.76%207%2017%209.24%2017%2012C17%2014.76%2014.76%2017%2012%2017ZM12%209C10.34%209%209%2010.34%209%2012C9%2013.66%2010.34%2015%2012%2015C13.66%2015%2015%2013.66%2015%2012C15%2010.34%2013.66%209%2012%209Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",ShowOrHideColumn="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%3e%3cpath%20d='M0%200%20C1.39042818%20-0.00202787%202.78085531%20-0.00494519%204.17127991%20-0.00869751%20C7.06831102%20-0.0130889%209.9650623%20-0.00679496%2012.86206055%200.00732422%20C16.54104169%200.02439842%2020.21936509%200.01456623%2023.89832211%20-0.00339317%20C26.76486496%20-0.0143319%2029.63125676%20-0.01073875%2032.49780464%20-0.0030098%20C34.50268617%20-0.00008719%2036.50757401%20-0.00906178%2038.51243591%20-0.0184021%20C51.84643905%200.08288397%2062.36831214%202.18438052%2072.34765625%2011.3984375%20C82.72862089%2022.29501297%2083.81157502%2035.39563727%2083.72860718%2049.8704834%20C83.73328715%2051.15071931%2083.73796712%2052.43095523%2083.74278891%2053.74998617%20C83.75517662%2057.26010193%2083.74918524%2060.76996931%2083.73983026%2064.28008533%20C83.73298924%2068.08247635%2083.7435458%2071.88482726%2083.75177002%2075.68721008%20C83.76505611%2083.11894567%2083.76225259%2090.55058996%2083.7535321%2097.98232901%20C83.74673568%20104.02640949%2083.74584727%20110.07046452%2083.74910355%20116.11454773%20C83.74956325%20116.97729682%2083.75002294%20117.84004591%2083.75049657%20118.72893891%20C83.75145582%20120.4820182%2083.75242847%20122.23509749%2083.75341435%20123.98817676%20C83.76195323%20140.39713998%2083.75215774%20156.80605278%2083.73601325%20173.21500772%20C83.72261144%20187.27113064%2083.72493995%20201.32717921%2083.73876953%20215.38330078%20C83.75485194%20231.73663572%2083.7611294%20248.08992656%2083.75193274%20264.4432683%20C83.75097717%20266.18962128%2083.75003406%20267.93597427%2083.74910355%20269.68232727%20C83.74864072%20270.54139399%2083.74817789%20271.4004607%2083.74770104%20272.28555974%20C83.74511913%20278.31698617%2083.74946486%20284.34838445%2083.75654221%20290.37980652%20C83.76498704%20297.73782249%2083.76261469%20305.09574254%2083.74669997%20312.45374763%20C83.73885718%20316.20237621%2083.73565678%20319.95084531%2083.74564743%20323.69947243%20C83.75634508%20327.77524883%2083.74350635%20331.85062835%2083.72860718%20335.9263916%20C83.73529934%20337.09392896%2083.74199151%20338.26146632%2083.74888647%20339.4643836%20C83.6547451%20352.81613252%2081.80817857%20364.46802168%2072.34765625%20374.3984375%20C61.26850374%20384.62796175%2049.36756952%20385.86653363%2034.74609375%20385.76171875%20C33.37472535%20385.7611982%2032.0033562%20385.76172342%2030.63198853%20385.76322937%20C27.77960848%20385.76314043%2024.92751564%20385.75287014%2022.07519531%20385.73461914%20C18.44659665%20385.71189135%2014.81841439%20385.71140425%2011.18976402%20385.71813679%20C8.36535029%20385.72150093%205.54102895%20385.71480174%202.71663284%20385.70500755%20C0.73715224%20385.69937125%20-1.24234414%20385.70058074%20-3.22183228%20385.70198059%20C-16.18209116%20385.60087128%20-25.59788448%20384.09755013%20-35.65234375%20375.3984375%20C-45.54661727%20364.26539458%20-47.11519405%20351.39165616%20-47.03329468%20336.96398926%20C-47.03797465%20335.6757351%20-47.04265462%20334.38748094%20-47.04747641%20333.06018877%20C-47.05988124%20329.52308071%20-47.0538647%20325.98621866%20-47.04451776%20322.44911027%20C-47.03768394%20318.61945404%20-47.04822979%20314.78983788%20-47.05645752%20310.96018982%20C-47.06975116%20303.47317331%20-47.06693669%20295.98624736%20-47.0582196%20288.4992274%20C-47.05142618%20282.41077808%20-47.05053348%20276.32235401%20-47.05379105%20270.23390198%20C-47.05425075%20269.36517795%20-47.05471044%20268.49645393%20-47.05518407%20267.60140494%20C-47.05614331%20265.83624438%20-47.05711595%20264.07108383%20-47.05810185%20262.30592328%20C-47.06664294%20245.77967925%20-47.05684175%20229.25348526%20-47.04070075%20212.72724944%20C-47.02729873%20198.56732745%20-47.02962719%20184.40747926%20-47.04345703%20170.24755859%20C-47.05953551%20153.7777782%20-47.06581909%20137.3080416%20-47.05662024%20120.83825445%20C-47.05566466%20119.07982732%20-47.05472155%20117.32140017%20-47.05379105%20115.56297302%20C-47.05332822%20114.69794239%20-47.05286539%20113.83291175%20-47.05238854%20112.94166806%20C-47.04980545%20106.8651998%20-47.05415492%20100.78875947%20-47.06122971%2094.71229553%20C-47.06967015%2087.30042821%20-47.06731132%2079.88865612%20-47.05138747%2072.47679961%20C-47.04353884%2068.69994852%20-47.04035446%2064.92325585%20-47.05033493%2061.14640617%20C-47.06101703%2057.0417633%20-47.04820598%2052.93751546%20-47.03329468%2048.83288574%20C-47.03998684%2047.65397152%20-47.04667901%2046.47505731%20-47.05357397%2045.26041842%20C-46.9542233%2031.0988315%20-44.31098753%2020.04518898%20-34.13671875%209.88671875%20C-23.81712366%200.73176368%20-13.42909464%20-0.06246693%200%200%20Z%20'%20fill='%23212121'%20transform='translate(88.65234375,63.6015625)'/%3e%3cpath%20d='M0%200%20C1.37183255%20-0.00389885%202.74366391%20-0.00823591%204.11549377%20-0.01298523%20C6.97555474%20-0.02039888%209.83549214%20-0.02019147%2012.69555664%20-0.01489258%20C16.33091665%20-0.00909958%2019.96576688%20-0.02604816%2023.60104275%20-0.04923725%20C26.42978286%20-0.06408398%2029.25840319%20-0.06483166%2032.08717537%20-0.06172752%20C34.0694059%20-0.06247893%2036.05161807%20-0.07625581%2038.03379822%20-0.09040833%20C50.34165442%20-0.02798927%2060.24736289%202.00602656%2069.62890625%2010.30078125%20C80.23052058%2021.7808721%2081.93785653%2033.21068447%2081.88960266%2048.37446594%20C81.89342821%2049.66015683%2081.89725376%2050.94584772%2081.90119523%2052.27049893%20C81.9114249%2055.81433436%2081.90930634%2059.35806804%2081.90501463%2062.90191162%20C81.9025382%2066.73366042%2081.91157295%2070.56538531%2081.91905212%2074.39712524%20C81.93177597%2081.89455933%2081.93359569%2089.39195757%2081.93125186%2096.88940064%20C81.92946586%20102.98649949%2081.93122438%20109.08358749%2081.9354763%20115.18068504%20C81.93607149%20116.04981554%2081.93666668%20116.91894603%2081.93727991%20117.81441381%20C81.93849171%20119.58029897%2081.93970585%20121.34618412%2081.94092228%20123.11206927%20C81.95178902%20139.65831656%2081.9496395%20156.20454344%2081.94353744%20172.75079187%20C81.93836971%20187.86983815%2081.94962147%20202.98881998%2081.96863566%20218.10785351%20C81.98803326%20233.65155953%2081.99626664%20249.19523509%2081.9925124%20264.73895329%20C81.99060319%20273.45773292%2081.99306052%20282.17645771%2082.00722694%20290.89522743%20C82.01916628%20298.31814058%2082.02051713%20305.74096513%2082.00843678%20313.16387955%20C82.00256581%20316.94678992%2082.00139893%20320.72953843%2082.01343918%20324.51243782%20C82.02637213%20328.62380077%2082.01579126%20332.73478184%2082.00312805%20336.84614563%20C82.01050234%20338.02710621%2082.01787662%20339.20806678%2082.02547437%20340.42481405%20C81.94020249%20353.64162412%2079.58475249%20365.22365731%2070.62890625%20375.30078125%20C59.43149551%20384.98877486%2048.5995069%20385.6116798%2034.29296875%20385.6015625%20C32.92353183%20385.60546179%2031.5540961%20385.60979893%2030.18466187%20385.61454773%20C27.32879702%20385.62196213%2024.47305589%20385.62175381%2021.6171875%20385.61645508%20C17.99089323%20385.61066763%2014.36511094%20385.62759691%2010.73890114%20385.65079975%20C7.91440971%20385.66566391%205.090038%20385.66639174%202.26551437%20385.66329002%20C0.28942353%20385.66404012%20-1.68664899%20385.67780547%20-3.66268921%20385.69197083%20C-16.94942739%20385.62458325%20-27.43251173%20383.47720207%20-37.37109375%20374.30078125%20C-47.75205839%20363.40420578%20-48.83501252%20350.30358148%20-48.75204468%20335.82873535%20C-48.75672465%20334.54849944%20-48.76140462%20333.26826352%20-48.76622641%20331.94923258%20C-48.77861412%20328.43911682%20-48.77262274%20324.92924944%20-48.76326776%20321.41913342%20C-48.75642674%20317.6167424%20-48.7669833%20313.81439149%20-48.77520752%20310.01200867%20C-48.78849361%20302.58027308%20-48.78569009%20295.14862879%20-48.7769696%20287.71688974%20C-48.77017318%20281.67280926%20-48.76928477%20275.62875423%20-48.77254105%20269.58467102%20C-48.77300075%20268.72192193%20-48.77346044%20267.85917284%20-48.77393407%20266.97027984%20C-48.77489332%20265.21720055%20-48.77586597%20263.46412126%20-48.77685185%20261.71104199%20C-48.78539073%20245.30207877%20-48.77559524%20228.89316597%20-48.75945075%20212.48421103%20C-48.74604894%20198.42808811%20-48.74837745%20184.37203954%20-48.76220703%20170.31591797%20C-48.77828944%20153.96258303%20-48.7845669%20137.60929219%20-48.77537024%20121.25595045%20C-48.77441467%20119.50959747%20-48.77347156%20117.76324448%20-48.77254105%20116.01689148%20C-48.77184681%20114.72829141%20-48.77184681%20114.72829141%20-48.77113854%20113.41365901%20C-48.76855663%20107.38223258%20-48.77290236%20101.3508343%20-48.77997971%2095.31941223%20C-48.78842454%2087.96139626%20-48.78605219%2080.60347621%20-48.77013747%2073.24547112%20C-48.76229468%2069.49684254%20-48.75909428%2065.74837344%20-48.76908493%2061.99974632%20C-48.77978258%2057.92396992%20-48.76694385%2053.8485904%20-48.75204468%2049.77282715%20C-48.75873684%2048.60528979%20-48.76542901%2047.43775243%20-48.77232397%2046.23483515%20C-48.67188333%2031.98968244%20-46.49788008%2020.60627557%20-36.37109375%2010.30078125%20C-24.99934532%200.70204736%20-14.4396423%20-0.01018664%200%200%20Z%20'%20fill='%23212121'%20transform='translate(389.37109375,63.69921875)'/%3e%3cpath%20d='M0%200%20C1.37422758%20-0.00135128%202.7484547%20-0.00329565%204.12268066%20-0.00579834%20C6.98694461%20-0.00872786%209.85108284%20-0.00452264%2012.71533203%200.00488281%20C16.35966249%200.01627611%2020.0036982%200.00970489%2023.64801788%20-0.00226212%20C26.48099937%20-0.00953987%2029.31391266%20-0.00716587%2032.14689636%20-0.00200653%20C34.13524571%20-0.00005138%2036.12359788%20-0.00605238%2038.11193848%20-0.01226807%20C50.97970432%200.05377783%2060.71208654%201.43181578%2070.59375%2010.265625%20C80.43904472%2021.59627658%2081.90061916%2032.80877037%2081.85444641%2047.42196655%20C81.85827196%2048.71653011%2081.86209751%2050.01109367%2081.86603898%2051.34488642%20C81.87626947%2054.91345539%2081.87414988%2058.48192333%2081.86985838%2062.05050039%20C81.86738212%2065.90881512%2081.87641644%2069.76710608%2081.88389587%2073.62541199%20C81.89661984%2081.17464796%2081.89843945%2088.72384832%2081.89609561%2096.27309321%20C81.89430976%20102.4116766%2081.89606782%20108.55024922%2081.90032005%20114.68883133%20C81.90091524%20115.56380127%2081.90151043%20116.43877121%2081.90212366%20117.34025539%20C81.90333546%20119.11798027%2081.90454959%20120.89570516%2081.90576603%20122.67343004%20C81.91663264%20139.33028616%2081.91448321%20155.98712201%2081.90838119%20172.64397927%20C81.90321249%20187.86716535%2081.9144678%20203.09028744%2081.93347941%20218.31346087%20C81.95287204%20233.96225318%2081.96111133%20249.61101523%2081.95735615%20265.25981963%20C81.95544632%20274.03837098%2081.9579105%20282.81686787%2081.97207069%20291.59540939%20C81.98400361%20299.06848993%2081.98536797%20306.54148247%2081.97328053%20314.01456426%20C81.96740531%20317.8236788%2081.96625461%20321.63263253%2081.97828293%20325.44173622%20C81.99119743%20329.57972269%2081.98064519%20333.71732895%2081.9679718%20337.85531616%20C81.97534609%20339.04697148%2081.98272037%20340.23862679%2081.99031812%20341.46639287%20C81.9070551%20354.42932661%2079.28845483%20365.35673186%2070.59375%20375.265625%20C59.40723239%20384.95958111%2048.55610413%20385.57651772%2034.2578125%20385.56640625%20C32.88837558%20385.57030554%2031.51893985%20385.57464268%2030.14950562%20385.57939148%20C27.29364077%20385.58680588%2024.43789964%20385.58659756%2021.58203125%20385.58129883%20C17.95573698%20385.57551138%2014.32995469%20385.59244066%2010.70374489%20385.6156435%20C7.87925346%20385.63050766%205.05488175%20385.63123549%202.23035812%20385.62813377%20C0.25426728%20385.62888387%20-1.72180524%20385.64264922%20-3.69784546%20385.65681458%20C-16.86957859%20385.59001028%20-27.6387559%20383.53875206%20-37.40625%20374.265625%20C-47.39849958%20362.83409444%20-48.87080006%20349.69908274%20-48.79393005%20334.88296509%20C-48.79931559%20333.61230741%20-48.80470113%20332.34164973%20-48.81024987%20331.03248727%20C-48.82455435%20327.54904283%20-48.8205075%20324.06583798%20-48.81308305%20320.58238125%20C-48.80831603%20316.80857637%20-48.82089218%20313.03482073%20-48.83110046%20309.2610321%20C-48.84822503%20301.88477917%20-48.84914173%20294.50861166%20-48.84388756%20287.13234402%20C-48.83983281%20281.1321392%20-48.84130485%20275.13195947%20-48.84663582%20269.13175583%20C-48.84738424%20268.27513491%20-48.84813266%20267.41851399%20-48.84890376%20266.53593486%20C-48.85043537%20264.79526103%20-48.85197372%20263.05458721%20-48.85351873%20261.31391339%20C-48.86722079%20245.02030083%20-48.86182222%20228.72673639%20-48.85033352%20212.43312494%20C-48.84040323%20197.55559901%20-48.85334236%20182.67819748%20-48.87726771%20167.80069073%20C-48.90170128%20152.49074933%20-48.91125616%20137.18086577%20-48.90461498%20121.87090528%20C-48.90113225%20113.28900812%20-48.90329207%20104.70720657%20-48.92086601%2096.12532425%20C-48.93564136%2088.82004658%20-48.93615417%2081.51493187%20-48.9187951%2074.20965721%20C-48.91032641%2070.48908615%20-48.90803312%2066.76880554%20-48.92344666%2063.0482502%20C-49.06818906%2025.32392537%20-49.06818906%2025.32392537%20-38.8046875%2012.67578125%20C-27.21540674%201.02987534%20-15.72851608%20-0.04916843%200%200%20Z%20'%20fill='%23212121'%20transform='translate(239.40625,63.734375)'/%3e%3c/svg%3e",SearchRounded="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5001%2014.5H14.7101L14.4301%2014.23C15.6301%2012.83%2016.2501%2010.92%2015.9101%208.89002C15.4401%206.11002%2013.1201%203.89002%2010.3201%203.55002C6.09014%203.03002%202.53014%206.59001%203.05014%2010.82C3.39014%2013.62%205.61014%2015.94%208.39014%2016.41C10.4201%2016.75%2012.3301%2016.13%2013.7301%2014.93L14.0001%2015.21V16L18.2501%2020.25C18.6601%2020.66%2019.3301%2020.66%2019.7401%2020.25C20.1501%2019.84%2020.1501%2019.17%2019.7401%2018.76L15.5001%2014.5ZM9.50014%2014.5C7.01014%2014.5%205.00014%2012.49%205.00014%2010C5.00014%207.51002%207.01014%205.50002%209.50014%205.50002C11.9901%205.50002%2014.0001%207.51002%2014.0001%2010C14.0001%2012.49%2011.9901%2014.5%209.50014%2014.5Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",SortIcon="data:image/svg+xml,%3csvg%20width='15'%20height='16'%20viewBox='0%200%2015%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3115_5954)'%3e%3cpath%20d='M4.72326%2013.2386L1.2194%209.72426C0.396731%209.2419%20-0.40373%2010.2466%200.225485%2010.9546C1.77064%2012.4991%203.28619%2014.0746%204.8348%2015.616C4.89796%2015.6789%204.93004%2015.7593%205.00061%2015.8228C5.43736%2016.2172%206.29803%2015.9196%206.3158%2015.2815L6.31382%200.712092C6.27829%20-0.0888571%205.09586%20-0.25464%204.80025%200.452932C4.78347%200.493379%204.72277%200.686625%204.72277%200.711592V13.2391L4.72326%2013.2386Z'%20fill='%23909090'/%3e%3cpath%20d='M10.2754%202.75243L13.7792%206.26632C14.596%206.75068%2015.4078%205.7465%2014.7727%205.03643C13.2423%203.50195%2011.7332%201.94449%2010.2004%200.412502C10.1372%200.349085%2010.1051%200.26919%2010.0345%200.205773C9.56868%20-0.214176%208.72134%200.0359959%208.68235%200.709612L8.68432%2015.279C8.71986%2016.0799%209.90229%2016.2457%2010.1979%2015.5381C10.2147%2015.4977%2010.2754%2015.3045%2010.2754%2015.2795V2.75243Z'%20fill='black'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3115_5954'%3e%3crect%20width='15'%20height='16'%20fill='white'%20transform='matrix(-1%200%200%201%2015%200)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",InfoIcon="data:image/svg+xml,%3csvg%20width='16'%20height='15'%20viewBox='0%200%2016%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.71338%2011.25H9.21338V6.75H7.71338V11.25ZM8.46338%205.25C8.67588%205.25%208.85413%205.178%208.99813%205.034C9.14213%204.89%209.21388%204.712%209.21338%204.5C9.21338%204.2875%209.14138%204.1095%208.99738%203.966C8.85338%203.8225%208.67538%203.7505%208.46338%203.75C8.25088%203.75%208.07288%203.822%207.92938%203.966C7.78588%204.11%207.71388%204.288%207.71338%204.5C7.71338%204.7125%207.78538%204.89075%207.92938%205.03475C8.07338%205.17875%208.25138%205.2505%208.46338%205.25ZM8.46338%2015C7.42588%2015%206.45088%2014.803%205.53838%2014.409C4.62588%2014.015%203.83213%2013.4807%203.15713%2012.8062C2.48213%2012.1312%201.94788%2011.3375%201.55438%2010.425C1.16088%209.5125%200.963879%208.5375%200.963379%207.5C0.963379%206.4625%201.16038%205.4875%201.55438%204.575C1.94838%203.6625%202.48263%202.86875%203.15713%202.19375C3.83213%201.51875%204.62588%200.9845%205.53838%200.591C6.45088%200.1975%207.42588%200.0005%208.46338%200C9.50088%200%2010.4759%200.197%2011.3884%200.591C12.3009%200.985%2013.0946%201.51925%2013.7696%202.19375C14.4446%202.86875%2014.9791%203.6625%2015.3731%204.575C15.7671%205.4875%2015.9639%206.4625%2015.9634%207.5C15.9634%208.5375%2015.7664%209.5125%2015.3724%2010.425C14.9784%2011.3375%2014.4441%2012.1312%2013.7696%2012.8062C13.0946%2013.4812%2012.3009%2014.0157%2011.3884%2014.4097C10.4759%2014.8037%209.50088%2015.0005%208.46338%2015ZM8.46338%2013.5C10.1384%2013.5%2011.5571%2012.9187%2012.7196%2011.7562C13.8821%2010.5937%2014.4634%209.175%2014.4634%207.5C14.4634%205.825%2013.8821%204.40625%2012.7196%203.24375C11.5571%202.08125%2010.1384%201.5%208.46338%201.5C6.78838%201.5%205.36963%202.08125%204.20713%203.24375C3.04463%204.40625%202.46338%205.825%202.46338%207.5C2.46338%209.175%203.04463%2010.5937%204.20713%2011.7562C5.36963%2012.9187%206.78838%2013.5%208.46338%2013.5Z'%20fill='%23464646'/%3e%3c/svg%3e",ExportIcon="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.59%209.5H15V4.5C15%203.95%2014.55%203.5%2014%203.5H10C9.45%203.5%209%203.95%209%204.5V9.5H7.41C6.52%209.5%206.07%2010.58%206.7%2011.21L11.29%2015.8C11.68%2016.19%2012.31%2016.19%2012.7%2015.8L17.29%2011.21C17.92%2010.58%2017.48%209.5%2016.59%209.5ZM5%2019.5C5%2020.05%205.45%2020.5%206%2020.5H18C18.55%2020.5%2019%2020.05%2019%2019.5C19%2018.95%2018.55%2018.5%2018%2018.5H6C5.45%2018.5%205%2018.95%205%2019.5Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",FileOpenRounded="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18%202.5H10.83C10.3%202.5%209.79%202.71%209.41%203.09L4.59%207.91C4.21%208.29%204%208.8%204%209.33V20.5C4%2021.6%204.9%2022.5%206%2022.5H18C19.1%2022.5%2020%2021.6%2020%2020.5V4.5C20%203.4%2019.1%202.5%2018%202.5ZM11.65%2017.15L8.86%2014.36C8.54%2014.04%208.76%2013.5%209.21%2013.5H11V10.51C11%209.96%2011.44%209.52%2011.99%209.51C12.55%209.5%2013%209.95%2013%2010.51V13.5H14.79C15.24%2013.5%2015.46%2014.04%2015.14%2014.35L12.35%2017.14C12.16%2017.34%2011.84%2017.34%2011.65%2017.15Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",ReloadIcon="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.6498%206.84999C16.0198%205.21999%2013.7098%204.27999%2011.1698%204.53999C7.49978%204.90999%204.47978%207.88999%204.06978%2011.56C3.51978%2016.41%207.26978%2020.5%2011.9998%2020.5C15.1898%2020.5%2017.9298%2018.63%2019.2098%2015.94C19.5298%2015.27%2019.0498%2014.5%2018.3098%2014.5C17.9398%2014.5%2017.5898%2014.7%2017.4298%2015.03C16.2998%2017.46%2013.5898%2019%2010.6298%2018.34C8.40978%2017.85%206.61978%2016.04%206.14978%2013.82C5.30978%209.93999%208.25978%206.49999%2011.9998%206.49999C13.6598%206.49999%2015.1398%207.18999%2016.2198%208.27999L14.7098%209.78999C14.0798%2010.42%2014.5198%2011.5%2015.4098%2011.5H18.9998C19.5498%2011.5%2019.9998%2011.05%2019.9998%2010.5V6.90999C19.9998%206.01999%2018.9198%205.56999%2018.2898%206.19999L17.6498%206.84999Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",FilterAltOffRounded="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.7901%206.11003C20.3001%205.45003%2019.8301%204.50003%2019.0001%204.50003H6.83008L14.8001%2012.47L19.7901%206.11003Z'%20fill='black'%20fill-opacity='0.54'/%3e%3cpath%20d='M20.4901%2020.99L3.51012%204.01003C3.12012%203.62003%202.49012%203.62003%202.10012%204.01003C1.71012%204.40003%201.71012%205.03003%202.10012%205.42003L10.0001%2013.5V18.5C10.0001%2019.6%2010.9001%2020.5%2012.0001%2020.5C13.1001%2020.5%2014.0001%2019.6%2014.0001%2018.5V17.33L19.0701%2022.4C19.4601%2022.79%2020.0901%2022.79%2020.4801%2022.4C20.8701%2022.01%2020.8801%2021.38%2020.4901%2020.99Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",PaginationControls=({currentPage:e,totalPages:t,setCurrentPage:n})=>{const l=Math.floor(e/5)*5,u=Math.min(l+5,t),f=()=>{n(Math.max(0,l-1))},p=()=>{n(Math.min(t-1,u))},m=[];for(let d=l;d<u;d++)m.push(jsxRuntimeExports.jsx("button",{className:`pagination-page${e===d?" active":""}`,onClick:()=>n(d),disabled:e===d,children:d+1},d));return jsxRuntimeExports.jsxs("div",{className:"pagination-controls",children:[jsxRuntimeExports.jsx("button",{className:"pagination-button",onClick:()=>n(0),disabled:e===0,children:"First"}),jsxRuntimeExports.jsx("button",{className:"pagination-button",onClick:()=>n(e-1),disabled:e===0,children:"Previous"}),l>0&&jsxRuntimeExports.jsx("button",{className:"pagination-ellipsis",onClick:f,children:"..."}),m,u<t&&jsxRuntimeExports.jsx("button",{className:"pagination-ellipsis",onClick:p,children:"..."}),jsxRuntimeExports.jsx("button",{className:"pagination-button",onClick:()=>n(e+1),disabled:e===t-1,children:"Next"}),jsxRuntimeExports.jsx("button",{className:"pagination-button",onClick:()=>n(t-1),disabled:e===t-1,children:"Last"})]})},RowsPerPageSelector=({rowsPerPage:e,setRowsPerPage:t,setCurrentPage:n,pageSizeOptions:i})=>jsxRuntimeExports.jsxs("div",{className:"rows-per-page-container",children:[jsxRuntimeExports.jsx("label",{htmlFor:"rows-per-page-select",children:"Rows per page:"}),jsxRuntimeExports.jsx("select",{id:"rows-per-page-select",value:e,onChange:o=>{t(Number(o.target.value)),n(0)},className:"ml-8",children:i.map(o=>jsxRuntimeExports.jsx("option",{value:o,children:o},o))})]}),EntriesInfo=({dataLength:e,currentPage:t,rowsPerPage:n,totalRecords:i})=>jsxRuntimeExports.jsx("div",{className:"entries-info",children:e>0&&jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[(()=>{const o=i??e;if(o===0)return"Showing 0 to 0 of 0 entries";const l=t*n+1,u=Math.min((t+1)*n,o);return`Showing ${l} to ${u} of ${o} entries`})(),"entries"]})}),CEDataGridDynamicTable=({title:e,jsonData:t,columnList:n,ischeckBoxInGrid:i,isSingleSelectionMode:o=!1,isRadioButtonInGrid:l,onRadioChange:u,getSelectedRadioValue:f,renderRadioInColumnId:p,isSearchBoxInGrid:m,isAddButtonRequired:d,isEditButtonRequired:g,isDeleteButtonRequired:_,isApproveButtonRequired:E,isReassignButtonRequired:S,isCancelButtonRequired:b,isCopyButtonRequired:T,isViewButtonRequired:C,isExportAllToExcel:A,handleEditClick:R,handleAddClick:O,handleDeleteClick:I,handleApproveClick:j,handleReassignClick:D,handleCancelClick:F,handleCopyClick:B,handleViewClick:X,noOfPagesPerPage:z,totalRecords:M,clickableColumns:H,conditionalClickableColumns:ee,clickableCellPredicate:Q,handleCellClick:U,onReload:q,showDownloadIcon:N=!0,downloadOptions:V,showRefreshIcon:G=!0,showFullViewIcon:W=!0,showColumnVisibilityIcon:L=!0,showSortIcon:Y=!0,showFilterIcon:K=!0,defaultSortConfig:J,onDataUpdate:ce,isOverrideCSS:me,showPagination:Ee=!0,shouldResetSearchOnDataChange:ue,pageSizeOptions:he=[10,20,50,100],handleSelectedRows:we,rowsSelected:ie,selectionKey:Oe="id",onPageChange:_e,getRowDisabled:Ue})=>{const[Ve,Ae]=React.useState({}),[Se,Re]=React.useState([]),[Ie,Be]=React.useState([]),[Me,nt]=React.useState(!1),[Ke,qe]=React.useState(null),[Xe,et]=React.useState(new Set),[Ye,st]=React.useState(null),[yt,tt]=React.useState(!1),[vt,lt]=React.useState(""),[ut,Ct]=React.useState(null),[gt,Dt]=React.useState("contains"),[bt,xt]=React.useState(""),[Je,ht]=React.useState({}),[mt,it]=React.useState(0),[pt,Nt]=React.useState(z??10),[kt,He]=React.useState(new Set),[rt,Et]=React.useState(""),[Lt,Ot]=React.useState(!1),[ot,_t]=React.useState(new Set),[St,wt]=React.useState([]),Z=React.useMemo(()=>{const le=(n??[]).map(pe=>pe.id).join("|");return`ce-grid:${typeof e=="string"?e:"grid"}:${le}`},[n,e]),[ae,te]=React.useState(null),ne=React.useRef(null),se=React.useRef(null),oe=React.useRef(null),xe=React.useRef(null),[Te,ve]=React.useState(new Set),[de,be]=React.useState([]),[ke,$e]=React.useState(!1),[Fe,De]=React.useState(null),[Le,Ge]=React.useState(!1),[at,Qe]=React.useState(!0),ft=React.useRef([]),Pt=React.useRef(void 0),At=React.useRef(!1);React.useEffect(()=>{z!=null&&z>0&&(Nt(z),it(0))},[z]);const It=()=>Ge(!0),Rt=()=>Ge(!1),Mt=le=>{if(it(le),typeof _e=="function")try{_e(le)}catch{}};React.useEffect(()=>{if(typeof _e=="function")try{_e(mt)}catch{}},[mt]);const ct=(le,fe)=>{if(typeof Oe=="function")try{const pe=Oe(le);if(pe!=null)return pe}catch{}else if(typeof Oe=="string"&&le&&le[Oe]!==void 0)return le[Oe];if(fe!==void 0)return`__row_${fe}`};React.useEffect(()=>{if(typeof we=="function"){const le=Array.from(Xe),fe=le.map(pe=>{if(typeof pe=="string"&&pe.startsWith("__row_")){const ye=parseInt(pe.slice(6),10);return!isNaN(ye)&&ye>=0&&ye<Se.length?Se[ye]:void 0}return(Ie||Se||[]).find(ye=>{const Ce=ct(ye);return Ce!==void 0&&(Ce===pe||String(Ce)===String(pe))})}).filter(Boolean);try{we.length===1?we({ids:le,rows:fe}):we(fe)}catch{try{we(fe)}catch{}}}},[Xe,Se,Oe]),React.useEffect(()=>{if(!ie)return;const le=Array.from(ie),fe=le.every(ye=>typeof ye=="number"&&ye>=0&&ye<Se.length),pe=new Set(le.map(ye=>{if(fe){const Ce=Se[ye-1];return ct(Ce,ye)??`__row_${ye}`}return ye}));((ye,Ce)=>!(ye.size!==Ce.size||!Array.from(ye).every(Pe=>Ce.has(Pe))))(pe,Xe)||et(pe)},[ie,Se,Oe,ct,Xe]),React.useEffect(()=>{if(t&&Array.isArray(t)){const le=stripReactElements(ft.current),fe=stripReactElements(t);if(JSON.stringify(le)!==JSON.stringify(fe)){let ge=[...t];if(J){const{column:ye,direction:Ce}=J;ge.sort((Pe,je)=>{const Ne=Pe[ye],ze=je[ye],We=new Date(Ne),Ze=new Date(ze),dt=!isNaN(We.getTime()),Vt=!isNaN(Ze.getTime());if(dt&&Vt)return Ce==="asc"?We.getTime()-Ze.getTime():Ze.getTime()-We.getTime();const Wt=String(Ne||"").toLowerCase(),Ft=String(ze||"").toLowerCase();return Wt.localeCompare(Ft)}),Ce==="desc"&&ge.reverse(),De(J)}if(Re(ge),Be(ge),Qe(!1),ue?(Et(""),ht({})):ar(),p){const ye={},Ce=Array.isArray(p)?p:[p];ge.forEach((Pe,je)=>{const Ne=Pe.id??`__row_${je}`;for(const ze of Ce)if(Pe[ze]===!0){ye[Ne]={columnId:ze,rowData:Pe};break}}),Xt(ye)}ft.current=t}else Re(t),Be(t)}else Qe(!0)},[t,J,p]),React.useEffect(()=>{if(n&&n.length>0){const fe=n.map(pe=>({id:pe.id,label:pe.label??pe.id,tooltip:pe.tooltip,shouldDisplay:pe.shouldDisplay??!0,shouldVisible:pe.shouldVisible??!0,width:pe.width,elementType:pe.elementType,required:pe.required??!1}));if(ke){const pe=(Pt.current??[]).map(ye=>ye.id).sort().join(","),ge=(n??[]).map(ye=>ye.id).sort().join(",");if(pe!==ge){console.log("[CEDataGrid] Column list changed detected"),console.log("[CEDataGrid] Previous columns:",pe),console.log("[CEDataGrid] Current columns:",ge);const ye=new Set((Pt.current??[]).map(Pe=>Pe.id)),Ce=fe.filter(Pe=>!ye.has(Pe.id));if(console.log("[CEDataGrid] New columns detected:",Ce.map(Pe=>Pe.id)),Ce.length>0){const Pe=Ce.filter(Ne=>Ne.shouldDisplay!==!1).map(Ne=>Ne.id),je=Ce.filter(Ne=>Ne.shouldVisible!==!1).map(Ne=>Ne.id);console.log("[CEDataGrid] Adding to visible:",Pe),console.log("[CEDataGrid] Adding to toggleable:",je),Pe.length>0&&_t(Ne=>{const ze=new Set(Ne);return Pe.forEach(We=>ze.add(We)),console.log("[CEDataGrid] Updated visibleColumns:",Array.from(ze)),ze}),je.length>0&&wt(Ne=>{const ze=[...Ne,...je];return console.log("[CEDataGrid] Updated columnOrder:",ze),ze})}Pt.current=n}be(fe)}else{console.log("[CEDataGrid] Starting initial column setup with columnList:",n);try{const pe=typeof window<"u"?window.localStorage.getItem(`${Z}:columns`):null;if(pe){const ge=JSON.parse(pe),ye=new Set((ge.visibleColumns||[]).filter(Pe=>fe.some(je=>je.id===Pe))),Ce=Array.isArray(ge.columnOrder)?ge.columnOrder.filter(Pe=>fe.some(je=>je.id===Pe)):[];if(ye.size>0){const Pe=new Set(Array.from(ye).filter(je=>{var Ne;return((Ne=fe.find(ze=>ze.id===je))==null?void 0:Ne.shouldDisplay)!==!1}));fe.forEach(je=>{je.shouldDisplay===!0&&!Pe.has(je.id)&&(Pe.add(je.id),console.log("[CEDataGrid] Force-adding column with shouldDisplay:true:",je.id))}),_t(Pe.size>0?Pe:new Set(fe.filter(je=>je.shouldDisplay!==!1).map(je=>je.id)))}else{const Pe=fe.filter(je=>je.shouldDisplay!==!1).map(je=>je.id);console.log("[CEDataGrid] Setting visibleColumns (no saved state):",Pe),console.log("[CEDataGrid] All columns:",fe.map(je=>({id:je.id,shouldDisplay:je.shouldDisplay,shouldVisible:je.shouldVisible}))),_t(new Set(Pe))}if(Ce.length>0){const Pe=Ce.filter(Ne=>{var ze;return((ze=fe.find(We=>We.id===Ne))==null?void 0:ze.shouldVisible)!==!1}),je=new Set(Pe);fe.forEach(Ne=>{Ne.shouldVisible===!0&&!je.has(Ne.id)&&(Pe.push(Ne.id),console.log("[CEDataGrid] Force-adding column to order with shouldVisible:true:",Ne.id))}),wt(Pe.length>0?Pe:fe.filter(Ne=>Ne.shouldVisible!==!1).map(Ne=>Ne.id))}else{const Pe=fe.filter(je=>je.shouldVisible!==!1).map(je=>je.id);wt(Pe)}}else{const ge=fe.filter(Ce=>Ce.shouldDisplay!==!1).map(Ce=>Ce.id);_t(new Set(ge));const ye=fe.filter(Ce=>Ce.shouldVisible!==!1).map(Ce=>Ce.id);wt(ye)}}catch{const ge=fe.filter(Ce=>Ce.shouldDisplay!==!1).map(Ce=>Ce.id);_t(new Set(ge));const ye=fe.filter(Ce=>Ce.shouldVisible!==!1).map(Ce=>Ce.id);wt(ye)}be(fe),$e(!0),At.current=!0,Pt.current=n}}},[n,Z]),React.useEffect(()=>{if(de.length===0||ot.size===0||!At.current)return;console.log("[CEDataGrid] Filter effect running with:",{visibleColumnsSize:ot.size,columnOrderLength:St.length,columnsLength:de.length});const le=Array.from(ot).filter(pe=>{var ge;return((ge=de.find(ye=>ye.id===pe))==null?void 0:ge.shouldDisplay)===!1});if(le.length>0){console.log("[CEDataGrid] Found invalid visible columns:",le);const pe=new Set(Array.from(ot).filter(ge=>!le.includes(ge)));if(pe.size===0){const ge=de.find(ye=>ye.shouldDisplay!==!1);ge&&pe.add(ge.id)}console.log("[CEDataGrid] Updated visible columns to:",Array.from(pe)),_t(pe)}const fe=St.filter(pe=>{var ge;return((ge=de.find(ye=>ye.id===pe))==null?void 0:ge.shouldVisible)===!1});if(fe.length>0){const pe=St.filter(ge=>!fe.includes(ge));wt(pe)}},[de]),React.useEffect(()=>{if(ke)try{const le={visibleColumns:Array.from(ot),columnOrder:St};typeof window<"u"&&window.localStorage.setItem(`${Z}:columns`,JSON.stringify(le))}catch{}},[ot,St,Z,ke]);const[tr,Xt]=React.useState({}),rr=({rowIndex:le,columnId:fe,rowData:pe})=>{const ge=Array.isArray(p)?p:[p],ye={...pe,...Object.fromEntries(ge.map(je=>[je,je===fe]))},Ce=pe.id??`__row_${le}`;Xt(je=>({...je,[Ce]:{columnId:fe,rowData:ye}}));const Pe=Se.map((je,Ne)=>(je.id??`__row_${Ne}`)===Ce?{...je,...Object.fromEntries(ge.map(We=>[We,We===fe]))}:je);Re(Pe),Be(Pe),ce&&ce({fullData:Pe,updatedRow:ye})},nr=le=>{var ge;const fe=Se.findIndex(ye=>ye===le),pe=le.id??`__row_${fe}`;return((ge=tr[pe])==null?void 0:ge.columnId)||""};React.useEffect(()=>{const le=Math.ceil(Se.length/pt);mt>0&&mt>=le&&it(0)},[Se.length,pt]);const Tt=React.useMemo(()=>{const le=mt*pt,fe=le+pt;return Se.slice(le,fe)},[Se,mt,pt]),ir=()=>{Et("");const le=$t(Ie,Je,"");Re(le)},ar=()=>{const le=$t(Ie,Je,rt);Re(le),it(0)},sr=le=>{const fe=de.find(ge=>ge.id===le);if((fe==null?void 0:fe.shouldDisplay)===!1){console.warn(`[CEDataGrid] Cannot toggle column "${le}" - shouldDisplay is false`);return}const pe=new Set(ot);pe.has(le)?pe.size>1&&pe.delete(le):pe.add(le),_t(pe)},Yt=(le,fe=null)=>{const pe=fe?`${le}-${fe}`:`${le}`,ge=new Set(kt);ge.has(pe)?ge.delete(pe):(Array.from(ge).forEach(ye=>{ye.startsWith(`${le}`)&&ge.delete(ye)}),ge.add(pe)),He(ge)},Zt=le=>{st(Ye===le?null:le)};React.useEffect(()=>{const le=fe=>{var Pe,je,Ne,ze;if(!Ye)return;const pe=fe.target,ge=((Pe=se.current)==null?void 0:Pe.contains(pe))??!1,ye=((je=oe.current)==null?void 0:je.contains(pe))??!1,Ce=((ze=(Ne=fe.target)==null?void 0:Ne.closest)==null?void 0:ze.call(Ne,".dropdown-trigger"))!=null;!ge&&!ye&&!Ce&&st(null)};return document.addEventListener("click",le),()=>{document.removeEventListener("click",le)}},[Ye]),React.useMemo(()=>new Intl.Collator(void 0,{numeric:!0,sensitivity:"base"}),[]);const or=(le,fe)=>{if(le==null)return 1;if(fe==null)return-1;const pe=je=>{if(typeof je!="string")return null;const Ne=/^\(.*\)$/.test(je),ze=je.replace(/[^0-9.]/g,"");if(!ze)return null;const We=Number(ze);return isNaN(We)?null:Ne?-We:We},ge=pe(le),ye=pe(fe);if(ge!==null&&ye!==null)return ge-ye;const Ce=new Date(le),Pe=new Date(fe);return!isNaN(Ce.getTime())&&!isNaN(Pe.getTime())?Ce.getTime()-Pe.getTime():!isNaN(Number(le))&&!isNaN(Number(fe))?Number(le)-Number(fe):String(le).localeCompare(String(fe),void 0,{numeric:!0,sensitivity:"base"})},Gt=(le,fe,pe)=>{const ge=getColumnValue(le==null?void 0:le[pe]),ye=getColumnValue(fe==null?void 0:fe[pe]);return or(ge,ye)},lr=(le,fe)=>{for(let pe=1;pe<le.length;pe++)if(Gt(le[pe-1],le[pe],fe)>0)return!1;return!0},cr=(le,fe)=>{for(let pe=1;pe<le.length;pe++)if(Gt(le[pe-1],le[pe],fe)<0)return!1;return!0},$t=(le,fe=Je,pe=rt)=>{let ge=[...le];if(pe&&pe.trim()){const ye=pe.toLowerCase();ge=ge.filter(Ce=>Object.entries(Ce).some(([Pe,je])=>ot.has(Pe)?String(je??"").toLowerCase().includes(ye):!1))}return Object.entries(fe||{}).forEach(([ye,Ce])=>{const{value:Pe,operator:je}=Ce,Ne=(Pe??"").toLowerCase();ge=ge.filter(ze=>{const We=ze[ye],Ze=String(getColumnValue(We)??"").toLowerCase();switch((je||"").toString()){case"contains":return Ze.includes(Ne);case"equals":return Ze===Ne;case"startsWith":return Ze.startsWith(Ne);case"endsWith":return Ze.endsWith(Ne);case"does not contain":return!Ze.includes(Ne);case"does not equal":return Ze!==Ne;case"is any of":return Pe.split(",").map(dt=>dt.trim().toLowerCase()).includes(Ze);case"Date Range":case"dateRange":{if(!Pe)return!0;const dt=Pe.split(" - ").map(_r=>_r.trim());if(dt.length!==2)return!1;const Vt=new Date(dt[0]),Wt=new Date(dt[1]);if(isNaN(Vt.getTime())||isNaN(Wt.getTime())||(Vt.setHours(0,0,0,0),Wt.setHours(23,59,59,999),!We))return!1;const Ft=new Date(We);return isNaN(Ft.getTime())?!1:(Ft.setHours(0,0,0,0),Ft>=Vt&&Ft<=Wt)}default:return!0}})}),ge},ur=le=>{if(!Ie||Ie.length===0)return;const fe=Object.keys(Je).length>0,pe=rt.trim().length>0,ge=fe||pe?Se:Ie;let ye;(Fe==null?void 0:Fe.column)===le?ye=Fe.direction==="asc"?"desc":"asc":lr(ge,le)?ye="desc":(cr(ge,le),ye="asc"),De({column:le,direction:ye});const Ce=[...Ie].sort((je,Ne)=>{const ze=Gt(je,Ne,le);return ye==="asc"?ze:-ze});Be(Ce);const Pe=$t(Ce);Re(Pe),it(0)},Jt=()=>{if(!vt){tt(!1),xt(""),lt(""),it(0);return}if(gt==="Date Range")if(ut&&ut.startDate&&ut.endDate)Bt(vt,void 0,"Date Range");else{tt(!0);return}else bt&&bt.trim()!==""&&Bt(vt,bt,gt);tt(!1),xt(""),lt(""),Ct(null),it(0)},Bt=(le,fe,pe)=>{if(pe==="Date Range"&&ut&&le){const{startDate:ge,endDate:ye}=ut;if(!ge||!ye){console.warn("Invalid date range:",ge,ye);return}const Ce=new Date(ge);Ce.setHours(0,0,0,0);const Pe=new Date(ye);Pe.setHours(23,59,59,999);const je=Ie.filter(Ne=>{const ze=Ne[le];if(!ze)return!1;const We=new Date(ze);return isNaN(We.getTime())?!1:(We.setHours(0,0,0,0),We>=Ce&&We<=Pe)});Re(je),it(0),ht({...Je,[le]:{value:`${ge} - ${ye}`,operator:"Date Range"}}),tt(!1),st(null),Ct(null);return}if(le){const ge={...Je};if(fe===""&&(pe==="contains"||pe==="equals")){lt(le),Dt(pe||gt),xt(""),tt(!0);return}else fe&&fe.trim()!==""?ge[le]={value:fe,operator:pe||gt}:delete ge[le];ht(ge);let ye=[...Ie];Object.entries(ge).forEach(([Ce,Pe])=>{const{value:je,operator:Ne}=Pe;ye=ye.filter(ze=>{const We=String(getColumnValue(ze[Ce])||"").toLowerCase(),Ze=je.toLowerCase();switch(Ne){case"contains":return We.includes(Ze);case"equals":return We===Ze;case"startsWith":return We.startsWith(Ze);case"endsWith":return We.endsWith(Ze);case"does not contain":return!We.includes(Ze);case"does not equal":return We!==Ze;case"is any of":return je.split(",").map(dt=>dt.trim().toLowerCase()).includes(We);default:return!0}})}),Re(ye),it(0),tt(!1)}},pr=le=>{le.key==="Enter"&&Bt()};useEscapeKey(()=>{st(null),tt(!1)});const qt=(le,fe="")=>{const pe=ge=>{const ye=new Set(Te);ye.has(ge)?ye.delete(ge):ye.add(ge),ve(ye)};if(Array.isArray(le)){const ge=Array.from(new Set(le.reduce((ye,Ce)=>typeof Ce=="object"&&Ce!==null?[...ye,...Object.keys(Ce)]:ye,[])));return jsxRuntimeExports.jsx("div",{className:"expanded-section",children:jsxRuntimeExports.jsx("div",{className:"nested-table",children:jsxRuntimeExports.jsxs("table",{children:[jsxRuntimeExports.jsx("thead",{children:jsxRuntimeExports.jsx("tr",{children:ge.map(ye=>jsxRuntimeExports.jsx("th",{children:ye.charAt(0).toUpperCase()+ye.slice(1)},ye))})}),jsxRuntimeExports.jsx("tbody",{children:le.map((ye,Ce)=>jsxRuntimeExports.jsx("tr",{children:ge.map(Pe=>jsxRuntimeExports.jsx("td",{children:typeof ye[Pe]=="object"&&ye[Pe]!==null?jsxRuntimeExports.jsxs("div",{className:"flex-row-center",children:[jsxRuntimeExports.jsx("button",{className:"toggle-button",onClick:()=>pe(`${fe}-${Ce}-${Pe}`),children:Te.has(`${fe}-${Ce}-${Pe}`)?"▼":"▶"}),Te.has(`${fe}-${Ce}-${Pe}`)&&qt(ye[Pe],`${fe}-${Ce}-${Pe}`)]}):String(ye[Pe]||"")},`${fe}-${Ce}-${Pe}`))},`${fe}-${Ce}`))})]})})})}else if(typeof le=="object"&&le!==null)return jsxRuntimeExports.jsx("div",{className:"nested-object",children:jsxRuntimeExports.jsxs("table",{className:"custom-table nested",children:[jsxRuntimeExports.jsx("thead",{style:{zIndex:20001,position:"sticky",top:0,background:"#f5f5f5"},children:jsxRuntimeExports.jsxs("tr",{children:[jsxRuntimeExports.jsx("th",{className:"table-header-cell",children:"Property"}),jsxRuntimeExports.jsx("th",{className:"table-header-cell",children:"Value"})]})}),jsxRuntimeExports.jsx("tbody",{children:Object.entries(le).map(([ge,ye])=>jsxRuntimeExports.jsxs("tr",{children:[jsxRuntimeExports.jsx("td",{className:"table-cell",children:jsxRuntimeExports.jsx("strong",{children:ge})}),jsxRuntimeExports.jsx("td",{className:"table-cell",children:typeof ye=="object"&&ye!==null?jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("button",{className:"toggle-button",onClick:()=>pe(`${fe}-${ge}`),children:Te.has(`${fe}-${ge}`)?"▼":"▶"}),Te.has(`${fe}-${ge}`)&&qt(ye,`${fe}-${ge}`)]}):String(ye)})]},`${fe}-${ge}`))})]})});return jsxRuntimeExports.jsx("span",{children:String(le)})},Qt=le=>{var fe;if(le){const pe=(fe=le.parentElement)==null?void 0:fe.querySelector(".dropdown-trigger");if(!pe)return;const ge=pe.getBoundingClientRect(),ye=window.innerHeight,Ce=window.innerWidth,Pe=le.offsetHeight,je=le.offsetWidth,Ne=ge.bottom+Pe>ye,ze=ge.left+je>Ce,We=ge.left-je<0;let Ze,dt;Ne?(Ze=ge.top-Pe,le.classList.add("adjust-top")):(Ze=ge.bottom,le.classList.remove("adjust-top")),ze?(dt=ge.right-je,le.classList.add("adjust-left"),le.classList.remove("adjust-right")):We?(dt=ge.left,le.classList.add("adjust-right"),le.classList.remove("adjust-left")):(dt=ge.left,le.classList.remove("adjust-left"),le.classList.remove("adjust-right")),le.style.top=`${Ze}px`,le.style.left=`${dt}px`,le.classList.add("dropdown-fixed-position")}};React.useEffect(()=>{const le=fe=>{yt&&ne.current&&!ne.current.contains(fe.target)&&tt(!1)};return document.addEventListener("mousedown",le),()=>{document.removeEventListener("mousedown",le)}},[yt]),React.useEffect(()=>()=>{},[Ye]),React.useEffect(()=>{const le=fe=>{Lt&&xe.current&&!xe.current.contains(fe.target)&&Ot(!1)};return document.addEventListener("mousedown",le),()=>{document.removeEventListener("mousedown",le)}},[Lt]);const dr=(le,fe)=>{le.preventDefault();const pe=le.pageX,ge=Ve[fe]||150,ye=Pe=>{const je=Math.max(100,ge+(Pe.pageX-pe));Ae(Ne=>({...Ne,[fe]:je}))},Ce=()=>{document.removeEventListener("mousemove",ye),document.removeEventListener("mouseup",Ce)};document.addEventListener("mousemove",ye),document.addEventListener("mouseup",Ce)},Kt=(le,fe,pe)=>{var ye;const ge=String(fe??"");if(typeof Q=="function")try{if(Q(pe??{},le))return!0}catch{}return H!=null&&H.includes(le)?ee!=null&&ee[le]?ee[le].includes(ge):!0:!!((ye=ee==null?void 0:ee._global_)!=null&&ye.includes(ge))},hr=(le,fe)=>{Kt(fe,le[fe],le)&&U&&U(le,fe)},Ut=Tt.some(le=>Array.from(ot).some(fe=>Array.isArray(le[fe])&&le[fe].length>0&&le[fe].some(pe=>typeof pe=="object"&&pe!==null))),mr=le=>{const fe=/[\\/:*?"<>|]/g;return le.replace(fe,"").trim()},yr=le=>{try{const fe=window.prompt("Enter file name",le);if(!fe)return le;const pe=mr(fe);return pe.length===0?le:pe.endsWith(".xlsx")?pe:`${pe}.xlsx`}catch{return le}},Ht=(le=!1)=>{const fe=de.filter(Ne=>ot.has(Ne.id));let pe;if(le||!(Se&&Se.length>0))pe=Ie;else{const Ne=Array.from(Xe);if(Ne.length>0){let ze;if(typeof Oe=="function")ze=Oe;else{const We=Oe??"id";ze=Ze=>Ze[We]}pe=Se.filter(We=>Ne.includes(ze(We)))}else pe=Se}const ge=pe.map(Ne=>fe.reduce((ze,We)=>(ze[We.label||We.id]=getColumnValue(Ne[We.id]),ze),{})),ye=utils.json_to_sheet(ge),Ce=utils.book_new();utils.book_append_sheet(Ce,ye,"Data");let Pe;le||pe===Ie?Pe="all-data-export.xlsx":Array.from(Xe).length>0?Pe="selected-rows-export.xlsx":Pe="filtered-search-export.xlsx";const je=yr(Pe);writeFileSync(Ce,je)},xr=()=>jsxRuntimeExports.jsxs("div",{className:me?"esign-table-container":"table-container",children:[jsxRuntimeExports.jsx("div",{className:"table-scroll-container",children:ot.size===0?jsxRuntimeExports.jsx("div",{style:{width:"100%",height:"200px",display:"flex",alignItems:"center",justifyContent:"center",color:"#888",fontSize:"1.2em",background:"#fafafa",border:"1px solid #eee",borderRadius:"8px"},children:"Please select at least one column to show data"}):jsxRuntimeExports.jsxs("table",{className:"custom-table",style:{tableLayout:"fixed",width:"100%"},children:[jsxRuntimeExports.jsxs("thead",{children:[jsxRuntimeExports.jsxs("tr",{children:[Ut&&jsxRuntimeExports.jsx("th",{className:"expand-column"}),i&&jsxRuntimeExports.jsx("th",{className:"checkbox-column",children:o?jsxRuntimeExports.jsx(CECheckBox,{label:"",checked:Xe.size>0,onChange:()=>{et(new Set)}}):jsxRuntimeExports.jsx(CECheckBox,{label:"",checked:Tt.length>0&&Tt.every((le,fe)=>{const pe=ct(le,mt*pt+fe);return pe!==void 0&&Xe.has(pe)}),onChange:le=>{const fe=new Set(Xe),pe=Ie&&Ie.length>0?Ie:Se||[],ge=Tt.map(Ce=>{const Pe=ct(Ce);if(Pe!==void 0)return Pe;const je=pe.indexOf(Ce);return je>=0?`__row_${je}`:void 0}).filter(Ce=>Ce!==void 0),ye=new Set(ge);if(le){if(et(new Set(ye)),typeof we=="function"){const Ce=Array.from(ye),Pe=Ce.map(je=>pe.find(Ne=>{const ze=ct(Ne);return ze!==void 0&&(ze===je||String(ze)===String(je))})).filter(Boolean);try{we.length===1?we({ids:Ce,rows:Pe,toggledId:void 0,toggledRow:void 0,toggledChecked:!0}):we(Pe)}catch{try{we(Pe)}catch{}}}}else{const Ce=new Set(fe);if(ge.forEach(Pe=>Ce.delete(Pe)),et(Ce),typeof we=="function"){const Pe=ge,je=Pe.map(Ne=>pe.find(ze=>{const We=ct(ze);return We!==void 0&&(We===Ne||String(We)===String(Ne))})).filter(Boolean);try{we.length===1?we({ids:Array.from(Ce),rows:Array.from(Ce).map(Ne=>pe.find(ze=>{const We=ct(ze);return We!==void 0&&(We===Ne||String(We)===String(Ne))})).filter(Boolean),unselectedIds:Pe,unselectedRows:je,toggledId:void 0,toggledRow:void 0,toggledChecked:!1}):we(Array.from(Ce).map(Ne=>pe.find(ze=>{const We=ct(ze);return We!==void 0&&(We===Ne||String(We)===String(Ne))})).filter(Boolean))}catch{try{we([])}catch{}}}}}})}),St.filter(le=>de.find(pe=>pe.id===le)&&ot.has(le)).map(le=>{const fe=de.find(pe=>pe.id===le);return fe?jsxRuntimeExports.jsx("th",{className:"table-header-cell",style:{width:Ve[fe.id]?`${Ve[fe.id]}px`:fe.width||"150px",minWidth:"80px",maxWidth:"600px"},children:jsxRuntimeExports.jsxs("div",{className:"column-header",children:[jsxRuntimeExports.jsxs("span",{className:"column-label-with-info",children:[fe.label,fe.tooltip&&jsxRuntimeExports.jsx("img",{src:InfoIcon,alt:"info",title:fe.tooltip,width:14,height:14,className:"info-icon"})]}),jsxRuntimeExports.jsxs("div",{className:"column-actions",children:[Y&&jsxRuntimeExports.jsx("img",{src:SortIcon,alt:"Sort",title:"Sort",width:14,height:14,onClick:()=>ur(fe.id),style:{cursor:"pointer",transition:"transform 0.2s ease-in-out",transform:(Fe==null?void 0:Fe.column)===fe.id?Fe.direction==="asc"?"rotate(0deg)":"rotate(180deg)":"none",filter:(Fe==null?void 0:Fe.column)===fe.id?"brightness(0.6)":"none"}}),K&&jsxRuntimeExports.jsxs("div",{className:"dropdown-container",ref:fe.id===Ye?se:null,children:[jsxRuntimeExports.jsx("span",{className:`dropdown-trigger ${Je[fe.id]?"filter-active":""}`,onClick:pe=>{pe.stopPropagation(),Zt(fe.id)},title:Je[fe.id]?`Filter: ${Je[fe.id].operator} "${Je[fe.id].value}"`:"Filter options",children:"⋮"}),Ye===fe.id&&jsxRuntimeExports.jsxs("div",{className:"dropdown-menu",ref:pe=>{pe&&setTimeout(()=>Qt(pe),0)},children:[jsxRuntimeExports.jsx("button",{className:"dropdown-item",onClick:()=>{lt(fe.id),tt(!0),st(null)},children:"Filter"}),jsxRuntimeExports.jsx("button",{className:"dropdown-item",onClick:()=>{Bt(fe.id,"","contains"),st(null)},children:"Contains..."}),jsxRuntimeExports.jsx("button",{className:"dropdown-item",onClick:()=>{Bt(fe.id,"","equals"),st(null)},children:"Equals..."}),Je[fe.id]&&jsxRuntimeExports.jsx("button",{className:"dropdown-item",onClick:()=>{const pe={...Je};delete pe[fe.id],ht(pe),xt(""),lt("");const ge=$t(Ie,pe,rt);Re(ge),it(0),st(null)},children:"Clear Filter"}),Object.keys(Je).length>0&&jsxRuntimeExports.jsx("button",{className:"dropdown-item",onClick:()=>{ht({}),xt(""),lt(""),Ct(null),Et(""),Re(Ie),it(0),st(null)},children:"Clear All Filters"})]})]})]}),jsxRuntimeExports.jsx("div",{className:"column-resizer",onMouseDown:pe=>dr(pe,fe.id)})]})},fe.id):null}),(g||S||b||E||_||d||T||C)&&jsxRuntimeExports.jsx("th",{className:"table-header-cell",style:{width:"180px",textAlign:"center"},children:"Action"})]}),Me&&jsxRuntimeExports.jsxs("tr",{className:"filter-row",children:[Ut&&jsxRuntimeExports.jsx("td",{}),i&&jsxRuntimeExports.jsx("td",{}),St.filter(le=>de.find(pe=>pe.id===le)&&ot.has(le)).map(le=>{var pe;const fe=de.find(ge=>ge.id===le);return fe?jsxRuntimeExports.jsxs("td",{style:{position:"relative"},children:[jsxRuntimeExports.jsx("input",{type:"text",placeholder:`Search ${fe.label}`,value:((pe=Je[fe.id])==null?void 0:pe.value)||"",onChange:ge=>{const ye=ge.target.value;xt(ye),lt(fe.id);const Ce={...Je};ye===""?delete Ce[fe.id]:Ce[fe.id]={value:ye,operator:"contains"},ht(Ce);const Pe=$t(Ie,Ce,rt);Re(Pe),it(0)},className:"filter-input-with-clear filter-input-padding"}),Je[fe.id]&&jsxRuntimeExports.jsx("span",{className:"filter-clear-icon-inside",onClick:()=>{const ge={...Je};delete ge[fe.id],ht(ge),xt(""),lt("");const ye=$t(Ie,ge,rt);Re(ye),it(0)},title:"Clear",children:"×"})]},`filter-${fe.id}`):null}),(g||S||b||E||_||d||T||C)&&jsxRuntimeExports.jsx("td",{})]})]}),jsxRuntimeExports.jsx("tbody",{children:Tt.length===0?jsxRuntimeExports.jsx("tr",{className:"no-records-row",children:jsxRuntimeExports.jsx("td",{colSpan:(Ut?1:0)+(i?1:0)+Array.from(ot).length+(g||S||b||E||_||d?1:0),className:"no-records-cell",children:rt.trim()||Object.keys(Je).length>0?jsxRuntimeExports.jsxs("div",{style:{minHeight:"200px",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",padding:"40px 20px",color:"#666",fontSize:"1em",background:"#fafafa",border:"1px solid #eee",borderRadius:"8px",gap:"20px"},children:[(rt.trim()||Object.keys(Je).length>0)&&jsxRuntimeExports.jsxs("div",{style:{backgroundColor:"#e8f5e9",border:"1px solid #4caf50",borderRadius:"6px",padding:"12px 16px",width:"100%",maxWidth:"400px",textAlign:"left"},children:[jsxRuntimeExports.jsx("p",{style:{margin:"0 0 8px 0",fontSize:"0.875em",fontWeight:"600",color:"#333"},children:"Applied Search Criteria:"}),rt.trim()&&jsxRuntimeExports.jsxs("p",{style:{margin:"4px 0",fontSize:"0.85em",color:"#555"},children:[jsxRuntimeExports.jsx("strong",{children:"Search Query:"})," ",jsxRuntimeExports.jsxs("span",{style:{backgroundColor:"#fff",padding:"2px 6px",borderRadius:"3px",border:"1px solid #ccc"},children:['"',rt.trim(),'"']})]}),Object.keys(Je).length>0&&jsxRuntimeExports.jsxs("div",{style:{marginTop:"6px"},children:[jsxRuntimeExports.jsx("p",{style:{margin:"0 0 4px 0",fontSize:"0.85em",color:"#555"},children:jsxRuntimeExports.jsx("strong",{children:"Filters:"})}),Object.entries(Je).map(([le,fe])=>{const pe=de.find(ge=>ge.id===le);return jsxRuntimeExports.jsxs("p",{style:{margin:"3px 0",fontSize:"0.8em",color:"#666",paddingLeft:"12px"},children:["• ",(pe==null?void 0:pe.label)||le,":"," ",jsxRuntimeExports.jsxs("span",{style:{backgroundColor:"#fff",padding:"2px 6px",borderRadius:"3px",border:"1px solid #ccc"},children:['"',fe.value,'"']})]},le)})]})]}),jsxRuntimeExports.jsx("div",{style:{textAlign:"center"},children:jsxRuntimeExports.jsx("p",{style:{margin:"0",fontSize:"1.1em",fontWeight:"500"},children:rt.trim()&&Object.keys(Je).length>0?"No data matches both the search query and filters":rt.trim()?"No data matches the search query":"No data matches the applied filters"})}),(rt.trim()||Object.keys(Je).length>0)&&jsxRuntimeExports.jsx(CEButton,{variant:"primary",size:"small",onClick:()=>{Et(""),ht({}),xt(""),lt(""),Ct(null),Re(Ie),it(0)},children:"Clear All Filters"})]}):"No Data found"})}):Tt.map((le,fe)=>{const pe=typeof Ue=="function"?Ue(le):!1;return jsxRuntimeExports.jsxs(React.Fragment,{children:[jsxRuntimeExports.jsxs("tr",{onMouseEnter:()=>qe(mt*pt+fe),onMouseLeave:()=>qe(null),className:(le.isNewRow?"table-new-row":fe%2===0?`table-row-even ${le.hasError?"row-error":le.isModified?"row-invalid":""}`:`table-row-odd ${le.hasError?"row-error":le.isModified?"row-invalid":""}`)+(Ke===mt*pt+fe?" row-hovered":"")+(pe?" row-disabled":""),title:le.rowMessage||"",children:[Ut&&jsxRuntimeExports.jsx("td",{className:"expand-column",children:Array.from(ot).some(ge=>Array.isArray(le[ge])&&le[ge].length>0&&le[ge].some(ye=>typeof ye=="object"&&ye!==null))&&jsxRuntimeExports.jsx("button",{className:"expand-button",onClick:()=>Yt(fe),children:Array.from(kt).some(ge=>ge.startsWith(`${fe}`))?"▼":"▶"})}),i&&jsxRuntimeExports.jsx("td",{className:"checkbox-column",children:jsxRuntimeExports.jsx(CECheckBox,{label:"",checked:(()=>{const ge=ct(le,mt*pt+fe);return ge!==void 0&&Xe.has(ge)})(),onChange:ge=>{if(pe)return;const ye=ct(le,mt*pt+fe);if(ye===void 0)return;let Ce;o?(Ce=ge?new Set([ye]):new Set,et(Ce)):(Ce=new Set(Xe),ge?Ce.add(ye):Ce.delete(ye),et(Ce));const Pe=Ie&&Ie.length>0?Ie:Se||[],je=Array.from(Ce),Ne=je.map(We=>{if(typeof We=="string"&&We.startsWith("__row_")){const Ze=parseInt(We.slice(6),10);return!isNaN(Ze)&&Ze>=0&&Ze<Pe.length?Pe[Ze]:void 0}return Pe.find(Ze=>{const dt=ct(Ze);return dt!==void 0&&(dt===We||String(dt)===String(We))})}).filter(Boolean),ze={ids:je,rows:Ne,toggledId:ye,toggledRow:le,toggledChecked:!!ge};if(typeof we=="function")try{we.length===1?we(ze):we(Ne)}catch{try{we(Ne)}catch{}}},disabled:pe})}),l&&jsxRuntimeExports.jsx("td",{className:"checkbox-column",children:jsxRuntimeExports.jsx("div",{className:"radio-center-wrapper",children:jsxRuntimeExports.jsx(CERadioButton,{label:"",value:"selected",checked:(f==null?void 0:f(fe))==="selected",onChange:()=>u==null?void 0:u({rowIndex:fe,columnId:"selected",rowData:le})})})}),St.filter(ge=>de.find(Ce=>Ce.id===ge)&&ot.has(ge)).map(ge=>{const ye=de.find(Ce=>Ce.id===ge);return ye?jsxRuntimeExports.jsx("td",{style:{width:Ve[ye.id]?`${Ve[ye.id]}px`:"150px",minWidth:"80px",maxWidth:"600px"},className:`table-cell ${Kt(ye.id,le[ye.id],le)?"ce-clickable-cell":""}`,onClick:()=>{Kt(ye.id,le[ye.id],le)?hr(le,ye.id):Array.isArray(le[ye.id])&&le[ye.id].length>0&&Yt(fe,ye.id)},children:le.isNewRow?jsxRuntimeExports.jsx(AddNewRowCell,{row:le,column:ye,colId:ge}):React.isValidElement(le[ye.id])?le[ye.id]:(Array.isArray(p)?p.includes(ye.id):p===ye.id)?jsxRuntimeExports.jsx("div",{className:"radio-center-wrapper",children:jsxRuntimeExports.jsx(CERadioButton,{label:"",value:ye.id,checked:nr(le)===ye.id,onChange:()=>rr({rowIndex:fe,columnId:ye.id,rowData:le})})}):Array.isArray(le[ye.id])?`${le[ye.id].length}`:typeof le[ye.id]=="object"&&le[ye.id]!==null?Object.entries(le[ye.id]).map(([Ce,Pe])=>`${Ce}: ${Pe}`).join(", "):jsxRuntimeExports.jsx(CETruncatedTextWithTooltip,{text:String(le[ye.id]??"")})},ye.id):null}),(g||S||b||E||_||d||T||C)&&jsxRuntimeExports.jsx("td",{className:"table-cell center-text",children:jsxRuntimeExports.jsxs("div",{className:"action-flex",children:[g&&jsxRuntimeExports.jsx("img",{src:Edit,alt:"Edit",title:"Edit",width:20,height:20,style:{cursor:"pointer"},onClick:()=>R==null?void 0:R(le,fe)}),S&&jsxRuntimeExports.jsx("img",{src:Reassign,alt:"Reassign",width:20,height:20,style:{cursor:"pointer"},onClick:D}),b&&jsxRuntimeExports.jsx("img",{src:Cancel,alt:"Cancel",width:20,height:20,style:{cursor:"pointer"},onClick:()=>F==null?void 0:F(le,fe)}),E&&jsxRuntimeExports.jsx("img",{src:Approve,alt:"Approve",width:20,height:20,style:{cursor:"pointer"},onClick:()=>j==null?void 0:j(le,fe)}),_&&jsxRuntimeExports.jsx("img",{src:Delete,alt:"Delete",width:20,height:20,style:{cursor:"pointer"},onClick:()=>I==null?void 0:I(le,fe)}),T&&jsxRuntimeExports.jsx("img",{src:CopyIcon,alt:"Copy",title:"Copy",width:20,height:20,style:{cursor:"pointer"},onClick:()=>B==null?void 0:B(le,fe)}),C&&jsxRuntimeExports.jsx("img",{src:ViewIcon,alt:"View",title:"View",width:20,height:20,style:{cursor:"pointer"},onClick:()=>X==null?void 0:X(le,fe)}),d&&jsxRuntimeExports.jsx("img",{src:Add,alt:"Add",width:20,height:20,style:{cursor:"pointer"},onClick:O})]})})]}),Array.from(kt).map(ge=>{const[ye,Ce]=ge.split("-");if(Number(ye)===fe){const Pe=Ce?{[Ce]:le[Ce]}:Object.keys(le).filter(je=>Array.isArray(le[je])||typeof le[je]=="object").reduce((je,Ne)=>({...je,[Ne]:le[Ne]}),{});return jsxRuntimeExports.jsx("tr",{className:"expanded-row",children:jsxRuntimeExports.jsx("td",{colSpan:ot.size+2,className:"expanded-cell",children:Object.entries(Pe).map(([je,Ne],ze)=>jsxRuntimeExports.jsxs("div",{className:`expanded-section ${ze%2===0?"expanded-section-even":"expanded-section-odd"}`,style:{backgroundColor:ze%2===0?"#e8f5e9":"#e3f2fd",padding:"10px",marginBottom:"10px",borderRadius:"5px"},children:[jsxRuntimeExports.jsx("h4",{style:{margin:"0 0 10px 0",color:"#333"},children:je.charAt(0).toUpperCase()+je.slice(1)}),qt(Ne)]},je))})},`expanded-${ge}`)}return null})]},fe)})})]})}),Ee&&jsxRuntimeExports.jsxs("div",{className:"pagination-container",children:[jsxRuntimeExports.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"40px"},children:[jsxRuntimeExports.jsx(EntriesInfo,{dataLength:Se.length,currentPage:mt,rowsPerPage:pt}),jsxRuntimeExports.jsx(RowsPerPageSelector,{rowsPerPage:pt,setRowsPerPage:Nt,setCurrentPage:Mt,pageSizeOptions:he})]}),jsxRuntimeExports.jsx(PaginationControls,{currentPage:mt,totalPages:Math.ceil(Se.length/pt),setCurrentPage:Mt})]}),yt&&jsxRuntimeExports.jsx("div",{className:"filter-modal",children:jsxRuntimeExports.jsxs("div",{className:"filter-modal-content",ref:ne,onKeyDown:pr,tabIndex:0,children:[jsxRuntimeExports.jsxs("div",{className:"filter-modal-header",children:[jsxRuntimeExports.jsx("h3",{children:"Filter Data"}),jsxRuntimeExports.jsx(CEButton,{className:"close-button-close",onClick:()=>tt(!1),children:"×"})]}),jsxRuntimeExports.jsxs("div",{className:"filter-modal-body",children:[jsxRuntimeExports.jsxs("div",{className:"filter-form-group",children:[jsxRuntimeExports.jsx("label",{children:"Column:"}),jsxRuntimeExports.jsx("select",{value:vt,onChange:le=>lt(le.target.value),className:"filter-select","aria-label":"Filter column",title:"Select column to filter",children:de.map(le=>jsxRuntimeExports.jsx("option",{value:le.id,children:le.label},le.id))})]}),jsxRuntimeExports.jsxs("div",{className:"filter-form-group",children:[jsxRuntimeExports.jsx("label",{children:"Operator:"}),jsxRuntimeExports.jsxs("select",{value:gt,onChange:le=>Dt(le.target.value),className:"filter-select","aria-label":"Filter operator",title:"Select filter operator",children:[jsxRuntimeExports.jsx("option",{value:"contains",children:"Contains"}),jsxRuntimeExports.jsx("option",{value:"equals",children:"Equals"}),jsxRuntimeExports.jsx("option",{value:"startsWith",children:"Starts with"}),jsxRuntimeExports.jsx("option",{value:"endsWith",children:"Ends with"}),jsxRuntimeExports.jsx("option",{value:"does not contain",children:"Does not contain"}),jsxRuntimeExports.jsx("option",{value:"does not equal",children:"Does not equal"}),jsxRuntimeExports.jsx("option",{value:"Date Range",children:"Date Range"}),jsxRuntimeExports.jsx("option",{value:"is any of",children:"Is any of"})]}),gt==="Date Range"&&jsxRuntimeExports.jsx("div",{style:{marginTop:"10px"},children:jsxRuntimeExports.jsx(CEDateRangePicker,{mode:"range",onChange:le=>{Ct({startDate:le.startDate,endDate:le.endDate})}})})]}),gt!=="Date Range"&&jsxRuntimeExports.jsxs("div",{className:"filter-form-group",children:[jsxRuntimeExports.jsx("label",{children:"Value:"}),jsxRuntimeExports.jsx("input",{type:"text",value:bt,onChange:le=>xt(le.target.value),placeholder:"Enter filter value",title:"Filter value",className:"filter-input",autoFocus:!0,onKeyDown:le=>{le.key==="Enter"&&Jt(),le.key==="Escape"&&tt(!1)}})]}),Object.keys(Je).length>0&&jsxRuntimeExports.jsxs("div",{className:"active-filters-summary",children:[jsxRuntimeExports.jsx("div",{className:"active-filters-header",children:"Active Filters:"}),Object.entries(Je).map(([le,fe])=>{const pe=de.find(ge=>ge.id===le);return jsxRuntimeExports.jsxs("div",{className:"active-filter-item",children:[jsxRuntimeExports.jsxs("span",{children:[(pe==null?void 0:pe.label)||le,": "]}),jsxRuntimeExports.jsx("span",{className:"filter-operator",children:fe.operator}),jsxRuntimeExports.jsxs("span",{className:"filter-value",children:['"',fe.value,'"']})]},le)})]})]}),jsxRuntimeExports.jsxs("div",{className:"filter-modal-footer",children:[jsxRuntimeExports.jsx(CEButton,{onClick:()=>{ht({}),Re(Ie),it(0),tt(!1)},className:"clear-filters-button",variant:"outlined",children:"Clear All"}),jsxRuntimeExports.jsx(CEButton,{onClick:Jt,className:"apply-filter-button",variant:"primary",children:"Apply Filter"})]})]})})]}),vr=()=>{q?(Qe(!0),Promise.resolve(q()).finally(()=>{ht({});try{const le=de.filter(pe=>pe.shouldDisplay!==!1).map(pe=>pe.id),fe=de.filter(pe=>pe.shouldVisible!==!1).map(pe=>pe.id);_t(new Set(le)),wt(fe),Ot(!1)}catch{}Qe(!1)})):(Qe(!0),setTimeout(()=>{Re(t),Be(t),it(0),Et(""),xt(""),lt(""),ht({}),De(null);try{const le=de.filter(pe=>pe.shouldDisplay!==!1).map(pe=>pe.id),fe=de.filter(pe=>pe.shouldVisible!==!1).map(pe=>pe.id);_t(new Set(le)),wt(fe),Ot(!1)}catch{}Qe(!1)},300))},gr=de.filter(le=>le.shouldVisible!==!1).every(le=>ot.has(le.id));return jsxRuntimeExports.jsxs("div",{className:`datatable-wrapper${Le?" ce-grid-fullscreen":""}`,children:[jsxRuntimeExports.jsxs("div",{className:"grid-header",children:[e&&jsxRuntimeExports.jsx("span",{className:"header-title",children:e}),jsxRuntimeExports.jsxs("div",{className:"search-container",children:[m&&jsxRuntimeExports.jsxs("div",{className:"search-wrapper",children:[jsxRuntimeExports.jsx("img",{src:SearchRounded,alt:"Show Filter",title:"Show/Hide Filter",width:20,height:20,style:{cursor:"pointer",fill:"#808080"},onClick:()=>{const le=!Me;nt(le),le||(ht({}),Re(Ie),it(0),Et(""))}}),rt&&jsxRuntimeExports.jsx("button",{className:"search-cancel-button",onClick:()=>{Et(""),ir()},children:"×"})]}),L&&jsxRuntimeExports.jsx("img",{src:ShowOrHideColumn,alt:"Columns",title:Tt.length>0?"Show/Hide Columns":"No data available",width:20,height:20,style:{cursor:Tt.length>0?"pointer":"not-allowed",fill:"#808080",opacity:Tt.length>0?1:.4,filter:Tt.length===0?"grayscale(100%)":"none"},onClick:()=>{Tt.length>0&&Ot(!0)}}),Object.keys(Je).length>0&&jsxRuntimeExports.jsx("img",{src:FilterAltOffRounded,alt:"Clear Filters",title:"Clear All Filters",width:20,height:20,style:{cursor:"pointer",marginLeft:"8px",fill:"#808080"},onClick:()=>{ht({}),Re(Ie),it(0)}}),A&&jsxRuntimeExports.jsx("img",{src:FileOpenRounded,alt:"Export",title:"Export All to Excel",width:20,height:20,className:"ce-export-icon",style:{cursor:"pointer",fill:"#808080"},onClick:()=>Ht(!0)}),G&&jsxRuntimeExports.jsx("img",{src:ReloadIcon,alt:"Reload",title:"Reload Data",width:20,height:20,className:"ce-reload-icon",style:{cursor:"pointer",fill:"#808080"},onClick:vr}),N&&jsxRuntimeExports.jsxs("div",{ref:oe,children:[jsxRuntimeExports.jsx("img",{src:ExportIcon,alt:"Download",title:"Download",width:20,height:20,className:"ce-export-icon icon-button dropdown-trigger",style:{cursor:"pointer"},onClick:le=>{le.stopPropagation(),V&&V.length>0?Zt("download"):Ht()}}),(()=>{const le=V??[],fe=le.find(ye=>ye.usedefault===!0),pe=le.filter(ye=>!ye.usedefault);let ge=[];return le.length>0?fe?ge=[{label:fe.label,onClick:()=>{fe.forceAll?Ht(!0):Ht()}},...pe]:ge=[...pe]:ge=[],Ye==="download"&&ge.length>0&&jsxRuntimeExports.jsx("div",{className:"dropdown-menu",ref:ye=>{ye&&setTimeout(()=>Qt(ye),0)},children:ge.map((ye,Ce)=>jsxRuntimeExports.jsx("button",{className:"dropdown-item",onClick:Pe=>{Pe.stopPropagation();try{ye.onClick()}finally{st(null)}},children:ye.label},Ce))})})()]}),W&&jsxRuntimeExports.jsx("button",{className:"fullscreen-button",onClick:Le?Rt:It,title:Le?"Exit Full Screen":"Full Screen",children:Le?"⤫":"⤢"})]})]}),Lt&&jsxRuntimeExports.jsx("div",{className:"column-modal",children:jsxRuntimeExports.jsxs("div",{className:"column-modal-content",ref:xe,children:[jsxRuntimeExports.jsx("div",{className:"column-modal-header",children:jsxRuntimeExports.jsx("button",{className:"modal-close-button",onClick:()=>Ot(!1),children:"×"})}),jsxRuntimeExports.jsx("h3",{className:"column-modal-title",children:"Column Visibility and Order"}),jsxRuntimeExports.jsx("p",{className:"column-modal-description",children:"Drag and drop columns to change their order. Check or uncheck to show or hide columns."}),jsxRuntimeExports.jsx("div",{className:"column-modal-actions",children:jsxRuntimeExports.jsx("div",{className:"select-all-action",children:jsxRuntimeExports.jsx(CECheckBox,{label:"Select All",checked:gr,onChange:le=>{_t(le?new Set(de.filter(fe=>fe.shouldVisible!==!1).map(fe=>fe.id)):new Set)}})})}),jsxRuntimeExports.jsx("div",{className:"column-list-container",children:St.filter(le=>de.find(fe=>fe.id===le&&fe.shouldVisible!==!1)).map(le=>{const fe=de.find(pe=>pe.id===le);return fe?jsxRuntimeExports.jsxs("div",{className:`column-item ${ae===fe.id?"dragging":""}`,draggable:!0,onDragStart:pe=>{te(fe.id),pe.dataTransfer.effectAllowed="move",pe.dataTransfer.setData("text/plain",fe.id)},onDragEnd:()=>te(null),onDragOver:pe=>{pe.preventDefault(),pe.dataTransfer.dropEffect="move"},onDragEnter:pe=>{pe.preventDefault(),pe.currentTarget.classList.add("drag-over")},onDragLeave:pe=>{pe.currentTarget.classList.remove("drag-over")},onDrop:pe=>{if(pe.preventDefault(),pe.currentTarget.classList.remove("drag-over"),ae&&ae!==fe.id){const ge=[...St],ye=ge.indexOf(ae),Ce=ge.indexOf(fe.id);ye!==-1&&Ce!==-1&&(ge.splice(ye,1),ge.splice(Ce,0,ae),wt(ge))}},children:[jsxRuntimeExports.jsx("div",{className:"column-drag-handle",children:jsxRuntimeExports.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"currentColor",children:jsxRuntimeExports.jsx("path",{d:"M4 4h2v2H4V4zm0 6h2v2H4v-2zm0-3h2v2H4V7zm8 3h-6v2h6v-2zm0-3h-6v2h6V7zm0-3h-6v2h6V4z"})})}),jsxRuntimeExports.jsx(CECheckBox,{label:fe.label??fe.id,checked:ot.has(fe.id),onChange:()=>sr(fe.id)})]},fe.id):null})})]})}),at?jsxRuntimeExports.jsx(CESkeletonTable,{columns:de.length||5,rows:pt||10}):xr()]})},DateInputPart=({value:e,onChange:t,max:n,min:i,length:o,placeholder:l,className:u,onClick:f,id:p,name:m,disabled:d=!1})=>{const g=React.useRef(null),_=b=>{if(d)return;const T=b.target.value.replace(/\D/g,"");if(T.length<=o){if(T.length===1){const C=parseInt(T);if(n===12&&C>1){t(`0${C}`);return}if(n===31&&C>3){t(`0${C}`);return}}if(T.length===2){const C=parseInt(T);C>=i&&C<=n&&t(T);return}t(T)}},E=()=>{var b;d||(b=g.current)==null||b.select()},S=()=>{e.length===1&&t(e.padStart(2,"0"))};return jsxRuntimeExports.jsx("input",{ref:g,type:"text",value:e,onChange:_,onFocus:E,onBlur:S,id:p,name:m,onClick:f,maxLength:o,disabled:d,className:u??"date-input-part",placeholder:l})},DateRangeIcon="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%204.5H18V3.5C18%202.95%2017.55%202.5%2017%202.5C16.45%202.5%2016%202.95%2016%203.5V4.5H8V3.5C8%202.95%207.55%202.5%207%202.5C6.45%202.5%206%202.95%206%203.5V4.5H5C3.89%204.5%203.01%205.4%203.01%206.5L3%2020.5C3%2021.6%203.89%2022.5%205%2022.5H19C20.1%2022.5%2021%2021.6%2021%2020.5V6.5C21%205.4%2020.1%204.5%2019%204.5ZM19%2019.5C19%2020.05%2018.55%2020.5%2018%2020.5H6C5.45%2020.5%205%2020.05%205%2019.5V9.5H19V19.5ZM7%2011.5H9V13.5H7V11.5ZM11%2011.5H13V13.5H11V11.5ZM15%2011.5H17V13.5H15V11.5Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",WEEKDAYS=["Su","Mo","Tu","We","Th","Fr","Sa"],CALENDAR_HEIGHT_PX=290,GAP_PX=8,CEDatePicker=({onChange:e,label:t="Calendar",value:n,focused:i=!1,id:o,name:l,disablePastDates:u=!1,minDate:f,maxDate:p,disabled:m=!1})=>{const[d,g]=React.useState(!1),[_,E]=React.useState(null),[S,b]=React.useState(()=>{const Se=new Date;return new Date(Se.getFullYear(),Se.getMonth(),Se.getDate())}),[T,C]=React.useState(!1),[A,R]=React.useState({start:2020,end:2031}),[O,I]=React.useState("left"),[j,D]=React.useState(0),F=React.useRef(null),[B,X]=React.useState(i),[z,M]=React.useState(""),[H,ee]=React.useState(""),[Q,U]=React.useState(""),[q,N]=React.useState(!0),[V,G]=React.useState({left:0,top:0}),W=React.useCallback((Se=new Date)=>new Date(Se.getFullYear(),Se.getMonth(),Se.getDate()),[]),L=React.useMemo(()=>{if(f==null||f==="")return null;let Se;if(typeof f=="string"){const[Re,Ie,Be]=f.split("-");Se=new Date(Number(Re),Number(Ie)-1,Number(Be))}else Se=new Date(f.getFullYear(),f.getMonth(),f.getDate());return isNaN(Se.getTime())?null:Se},[f]),Y=React.useMemo(()=>{if(p==null||p==="")return null;let Se;if(typeof p=="string"){const[Re,Ie,Be]=p.split("-");Se=new Date(Number(Re),Number(Ie)-1,Number(Be))}else Se=new Date(p.getFullYear(),p.getMonth(),p.getDate());return isNaN(Se.getTime())?null:Se},[p]),K=React.useMemo(()=>u?W():null,[u,W]),J=React.useCallback(()=>{g(!1),!z&&!H&&!Q&&X(!1)},[H,z,Q]);useEscapeKey(J);const ce=React.useRef(void 0);React.useEffect(()=>{if(n){const[Se,Re,Ie]=n.split("/"),Be=new Date(Number(Ie),Number(Se)-1,Number(Re));if(!isNaN(Be.getTime())){E(Be),b(Me=>Me.getFullYear()!==Be.getFullYear()||Me.getMonth()!==Be.getMonth()||Me.getDate()!==Be.getDate()?Be:Me),M(Se),ee(Re),U(Ie),N(!0),ce.current=n;return}}ce.current&&b(W()),E(null),M(""),ee(""),U(""),N(!0),ce.current=n},[n,J]);const me=React.useRef(null),Ee=()=>{const Se=F.current;if(!Se)return;const Re=Se.getBoundingClientRect(),Ie=window.scrollY||window.pageYOffset,Me=(window.innerHeight||document.documentElement.clientHeight)-Re.bottom,nt=Re.top;Me<CALENDAR_HEIGHT_PX&&nt>=CALENDAR_HEIGHT_PX?G({left:Re.left+window.scrollX,top:Re.top+Ie-CALENDAR_HEIGHT_PX-GAP_PX}):G({left:Re.left+window.scrollX,top:Re.bottom+Ie+GAP_PX})};React.useEffect(()=>{if(!me.current)return;const Se=me.current;Se.style.position="absolute",Se.style.left=`${Math.max(8,V.left)}px`,Se.style.top=`${V.top}px`,Se.style.zIndex="99999"},[V,d]);const ue=()=>{g(Se=>{const Re=!Se;if(Re){const Ie=_||W();b(W(Ie)),M(String(Ie.getMonth()+1).padStart(2,"0")),ee(String(Ie.getDate()).padStart(2,"0")),U(String(Ie.getFullYear())),D(Be=>Be+1),setTimeout(Ee,0)}return Re})};React.useEffect(()=>{if(!d)return;const Se=()=>Ee(),Re=()=>Ee();return window.addEventListener("scroll",Se,!0),window.addEventListener("resize",Re),()=>{window.removeEventListener("scroll",Se,!0),window.removeEventListener("resize",Re)}},[d]),React.useEffect(()=>{const Se=Re=>{const Ie=Re.target;if(!F.current)return;const Be=document.getElementById("ce-datepicker-portal"),Me=F.current.contains(Ie),nt=Be?Be.contains(Ie):!1;!Me&&!nt&&J()};return document.addEventListener("mousedown",Se),()=>document.removeEventListener("mousedown",Se)},[z,H,Q,J]);const he=Se=>{const Re=new Date(S.getFullYear(),S.getMonth(),Se);if(u&&K&&Re.getTime()<K.getTime()||L&&Re.getTime()<L.getTime()||Y&&Re.getTime()>Y.getTime())return;E(Re),b(Re);const Ie=String(Re.getMonth()+1).padStart(2,"0"),Be=String(Re.getDate()).padStart(2,"0"),Me=String(Re.getFullYear());M(Ie),ee(Be),U(Me),N(!0),e(`${Ie}/${Be}/${Me}`),g(!1)},we=Se=>{I(Se>0?"left":"right"),b(Re=>{const Ie=new Date(Re.getFullYear(),Re.getMonth()+Se,1);return D(Be=>Be+1),Ie})},ie=Se=>R(Re=>({start:Re.start+Se*10,end:Re.end+Se*10})),Oe=Se=>{const Re=new Date(Se,S.getMonth(),1);b(Re),U(String(Se)),C(!1)},_e=()=>{const Se=new Date(S.getFullYear(),S.getMonth(),1),Re=new Date(S.getFullYear(),S.getMonth()+1,0),Ie=Se.getDay(),Be=Re.getDate(),Me=K,nt=qe=>Me?!_&&Me.getDate()===qe&&Me.getMonth()===S.getMonth()&&Me.getFullYear()===S.getFullYear():!1,Ke=[];for(let qe=0;qe<Ie;qe++)Ke.push(jsxRuntimeExports.jsx("div",{className:"dp-day empty"},`empty-${qe}`));for(let qe=1;qe<=Be;qe++){const Xe=(_==null?void 0:_.getDate())===qe&&(_==null?void 0:_.getMonth())===S.getMonth()&&(_==null?void 0:_.getFullYear())===S.getFullYear(),et=new Date(S.getFullYear(),S.getMonth(),qe);let Ye=!1;u&&Me&&et.getTime()<Me.getTime()&&(Ye=!0),L&&et.getTime()<L.getTime()&&(Ye=!0),Y&&et.getTime()>Y.getTime()&&(Ye=!0),Ke.push(jsxRuntimeExports.jsx("div",{className:`dp-day ${Xe?"selected":""} ${nt(qe)?"today":""} ${Ye?"disabled":""}`,onClick:()=>{Ye||he(qe)},"aria-label":Ye?"Date unavailable":"Select date","data-disabled":Ye?"true":"false",tabIndex:Ye?-1:0,children:qe},qe))}return Ke},Ue=(Se,Re,Ie)=>{if(!Se||!Re||!Ie){N(!1);const Me=new Date;b(new Date(Me.getFullYear(),Me.getMonth(),Me.getDate())),E(null);return}const Be=new Date(Number(Ie),Number(Se)-1,Number(Re));if(Be.getFullYear()===parseInt(Ie,10)&&Be.getMonth()+1===parseInt(Se,10)&&Be.getDate()===parseInt(Re,10)){if(u&&K&&Be.getTime()<K.getTime()||L&&Be.getTime()<L.getTime()||Y&&Be.getTime()>Y.getTime()){N(!1),E(null),b(W());return}E(Be),b(Be),N(!0),e(`${Se}/${Re}/${Ie}`)}else N(!1),E(null),b(W()),M(Se),ee(Re),U(Ie)},Ve=jsxRuntimeExports.jsx("div",{className:"dp-wrapper",ref:F,children:jsxRuntimeExports.jsxs("div",{className:`dp-input-container${B||d?" focused":""}${_||z||H||Q?" has-value":""}${q?"":" invalid"}${m?" dp-disabled":""}`,"aria-disabled":m?"true":"false",children:[jsxRuntimeExports.jsx("div",{className:"dp-label floating",children:t}),jsxRuntimeExports.jsxs("div",{className:`dp-input-wrapper${m?" dp-input-wrapper-disabled":""}`,onClick:()=>{m||X(!0)},children:[jsxRuntimeExports.jsx(DateInputPart,{value:z,onChange:Se=>{m||(M(Se),Ue(Se,H,Q))},max:12,min:1,length:2,placeholder:"MM",onClick:m?void 0:ue,id:o?`${o}-month`:void 0,name:l?`${l}-month`:void 0}),jsxRuntimeExports.jsx("span",{children:"/"}),jsxRuntimeExports.jsx(DateInputPart,{value:H,onChange:Se=>{m||(ee(Se),Ue(z,Se,Q))},placeholder:"DD",max:31,min:1,length:2,onClick:m?void 0:ue,id:o?`${o}-day`:void 0,name:l?`${l}-day`:void 0}),jsxRuntimeExports.jsx("span",{children:"/"}),jsxRuntimeExports.jsx("input",{type:"text",value:Q,onChange:Se=>{if(m)return;const Re=Se.target.value.replace(/\D/g,"");Re.length<=4&&(U(Re),Re.length===4&&Ue(z,H,Re))},onFocus:Se=>{m||Se.target.select()},onBlur:()=>{!m&&Q.length===4&&Ue(z,H,Q)},className:"date-input-part",id:o?`${o}-year`:void 0,name:l?`${l}-year`:void 0,maxLength:4,placeholder:"YYYY",disabled:m}),jsxRuntimeExports.jsx("span",{className:`dp-icon${m?" dp-icon-disabled":""}`,onClick:m?void 0:ue,children:jsxRuntimeExports.jsx("img",{src:DateRangeIcon,alt:"Calendar Icon"})})]})]})}),Ae=jsxRuntimeExports.jsxs("div",{id:"ce-datepicker-portal",className:"dp-calendar",ref:me,role:"dialog","aria-modal":"true",children:[jsxRuntimeExports.jsxs("div",{className:"dp-header",children:[jsxRuntimeExports.jsxs("div",{className:"dp-title",onClick:()=>C(Se=>!Se),children:[T?`${A.start} - ${A.end}`:`${S.toLocaleString("default",{month:"long"})} ${S.getFullYear()}`,jsxRuntimeExports.jsx("button",{className:"dp-toggle-icon",children:"▾"})]}),jsxRuntimeExports.jsxs("div",{className:"dp-controls",children:[jsxRuntimeExports.jsx("button",{onClick:()=>T?ie(-1):we(-1),disabled:!T&&u&&S.getFullYear()===new Date().getFullYear()&&S.getMonth()===new Date().getMonth(),children:"‹"}),jsxRuntimeExports.jsx("button",{onClick:()=>T?ie(1):we(1),disabled:!1,children:"›"})]})]}),!T&&jsxRuntimeExports.jsx("div",{className:"dp-weekdays",children:WEEKDAYS.map(Se=>jsxRuntimeExports.jsx("div",{className:"dp-weekday",children:Se},Se))}),T?jsxRuntimeExports.jsx("div",{className:"dp-years-grid",children:Array.from({length:A.end-A.start+1},(Se,Re)=>{const Ie=A.start+Re;return jsxRuntimeExports.jsx("div",{className:"dp-year-item",onClick:()=>Oe(Ie),children:Ie},Ie)})}):jsxRuntimeExports.jsx("div",{className:`dp-days dp-slide-${O}`,children:_e()},j)]});return jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[Ve,d&&!m&&ReactDOM.createPortal(Ae,document.body)]})},FieldsInput=({label:e,name:t,placeholder:n="",value:i="",onChange:o,size:l="medium"})=>{const[u,f]=React.useState(!1),[p,m]=React.useState(!1),d=getSizeStyle$1(l);React.useEffect(()=>{i&&i.trim().length>0&&m(!0)},[i]);const g=()=>{f(!0),m(!0)},_=S=>{f(!1),S.target.value.trim()||m(!1)},E=u||!!i;return jsxRuntimeExports.jsxs("div",{className:`floating-input-wrapper${p?" focused":""}`,style:d,children:[jsxRuntimeExports.jsx("label",{htmlFor:t,className:"floating-label",children:e}),jsxRuntimeExports.jsx("input",{id:t,name:t,className:"floating-input",placeholder:E?n:"",value:i,onChange:o,onFocus:g,onBlur:_})]})},CEFooter=()=>jsxRuntimeExports.jsx("footer",{style:{zIndex:1100,backgroundColor:"var(--grey-color)",width:"100%",height:"36px",position:"fixed",bottom:"0",left:"0",textAlign:"center",display:"flex",justifyContent:"center",alignItems:"center",marginTop:"auto"},children:jsxRuntimeExports.jsx("p",{style:{color:"var(--white-color)",fontSize:"0.8rem",margin:"0"},children:"© All rights reserved by Clean Earth."})}),CEGridItem=({children:e,size:t=1})=>jsxRuntimeExports.jsx("div",{style:{gridColumn:`span ${t}`},children:e}),CEGridLayout=({children:e,columns:t=12,gap:n="1rem",alignItems:i="stretch",justifyItems:o="stretch",gridTemplateColumns:l})=>jsxRuntimeExports.jsx("div",{className:"grid-container",style:{display:"grid",width:"100%",gridTemplateColumns:l||`repeat(${t}, 1fr)`,gap:n,alignItems:i,justifyItems:o,backgroundColor:"transparent"},children:e}),CELogo=({src:e,alt:t="Logo",style:n})=>jsxRuntimeExports.jsx("img",{src:e,alt:t,style:{height:25,...n}}),CESearchBar=({onFocus:e,onBlur:t,quickActions:n=[],recentSearches:i=[]})=>{const[o,l]=React.useState(!1),[u,f]=React.useState(""),[p,m]=React.useState(n),[d,g]=React.useState(i),_=(S,b)=>{S==="quickActions"?m(T=>T.filter((C,A)=>A!==b)):g(T=>T.filter((C,A)=>A!==b))},E=()=>{u.trim()!==""&&(g(S=>[u,...S]),f(""))};return jsxRuntimeExports.jsxs("div",{className:"ceui-search-bar",children:[jsxRuntimeExports.jsx("input",{type:"text",placeholder:"Search...",className:"ceui-search-input",value:u,onChange:S=>f(S.target.value),onFocus:()=>{l(!0),e&&e()},onBlur:()=>{setTimeout(()=>l(!1),200),t&&t()},onKeyDown:S=>{S.key==="Enter"&&E()}}),o&&jsxRuntimeExports.jsxs("div",{className:"ceui-search-suggestions",children:[p.length>0&&jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("div",{className:"suggestion-category",children:"Quick actions"}),jsxRuntimeExports.jsx("div",{className:"suggestions",children:p.map((S,b)=>jsxRuntimeExports.jsxs("span",{className:"suggestion-item",children:[S,jsxRuntimeExports.jsx("button",{className:"close-icon",onClick:()=>_("quickActions",b),children:"✕"})]},b))})]}),d.length>0&&jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("div",{className:"suggestion-category",children:"Recent search"}),jsxRuntimeExports.jsx("div",{className:"suggestions",children:d.map((S,b)=>jsxRuntimeExports.jsxs("span",{className:"suggestion-item",children:[S,jsxRuntimeExports.jsx("button",{className:"close-icon",onClick:()=>_("recentSearches",b),children:"✕"})]},b))})]})]})]})},CESearchButton=({showSuggestions:e=!1,quickActions:t=[],recentSearches:n=[]})=>{const[i,o]=React.useState(!1),[l,u]=React.useState(!1),f=React.useRef(null),p=d=>{f.current&&!f.current.contains(d.target)&&(o(!1),u(!1))},m=()=>jsxRuntimeExports.jsx("svg",{width:"24",height:"25",viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntimeExports.jsx("path",{d:"M15.5001 14.5H14.7101L14.4301 14.23C15.6301 12.83 16.2501 10.92 15.9101 8.89002C15.4401 6.11002 13.1201 3.89002 10.3201 3.55002C6.09014 3.03002 2.53014 6.59001 3.05014 10.82C3.39014 13.62 5.61014 15.94 8.39014 16.41C10.4201 16.75 12.3301 16.13 13.7301 14.93L14.0001 15.21V16L18.2501 20.25C18.6601 20.66 19.3301 20.66 19.7401 20.25C20.1501 19.84 20.1501 19.17 19.7401 18.76L15.5001 14.5ZM9.50014 14.5C7.01014 14.5 5.00014 12.49 5.00014 10C5.00014 7.51002 7.01014 5.50002 9.50014 5.50002C11.9901 5.50002 14.0001 7.51002 14.0001 10C14.0001 12.49 11.9901 14.5 9.50014 14.5Z",fill:"black",fillOpacity:"0.54"})});return React.useEffect(()=>(i?document.addEventListener("mousedown",p):document.removeEventListener("mousedown",p),()=>{document.removeEventListener("mousedown",p)}),[i]),console.log("isSearchOpen:",i),console.log("showDropdown:",l),console.log("showSuggestions:",e),jsxRuntimeExports.jsxs("div",{ref:f,className:`ceui-animated-search-wrapper ${i?"expanded":"collapsed"}`,children:[jsxRuntimeExports.jsx("button",{className:"ceui-search-button","aria-label":"Open search",onClick:()=>o(!0),children:jsxRuntimeExports.jsx(m,{})}),i&&jsxRuntimeExports.jsx(CESearchBar,{showSuggestions:i&&(e||l),onFocus:()=>u(!0),onBlur:()=>{setTimeout(()=>u(!1),200)},quickActions:t,recentSearches:n})]})},CEHelpButton=()=>jsxRuntimeExports.jsx("button",{style:{background:"none",border:"none",cursor:"pointer",padding:0,margin:0,outline:"none"},"aria-label":"Help",children:jsxRuntimeExports.jsx("svg",{width:"24",height:"25",viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntimeExports.jsx("path",{d:"M12 2.5C6.48 2.5 2 6.98 2 12.5C2 18.02 6.48 22.5 12 22.5C17.52 22.5 22 18.02 22 12.5C22 6.98 17.52 2.5 12 2.5ZM13 19.5H11V17.5H13V19.5ZM15.07 11.75L14.17 12.67C13.67 13.18 13.31 13.64 13.13 14.36C13.05 14.68 13 15.04 13 15.5H11V15C11 14.54 11.08 14.1 11.22 13.69C11.42 13.11 11.75 12.59 12.17 12.17L13.41 10.91C13.87 10.47 14.09 9.81 13.96 9.11C13.83 8.39 13.27 7.78 12.57 7.58C11.46 7.27 10.43 7.9 10.1 8.85C9.98 9.22 9.67 9.5 9.28 9.5H8.98C8.4 9.5 8 8.94 8.16 8.38C8.59 6.91 9.84 5.79 11.39 5.55C12.91 5.31 14.36 6.1 15.26 7.35C16.44 8.98 16.09 10.73 15.07 11.75Z",fill:"black",fillOpacity:"0.54"})})}),CENotificationButton=()=>jsxRuntimeExports.jsx("button",{style:{background:"none",border:"none",cursor:"pointer",padding:0,margin:0,outline:"none"},"aria-label":"Notifications",children:jsxRuntimeExports.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntimeExports.jsx("path",{d:"M11.4775 22.2632C12.0837 22.2632 12.6651 21.9999 13.0938 21.531C13.5224 21.0622 13.7633 20.4264 13.7633 19.7634H9.19183C9.19183 20.4264 9.43264 21.0622 9.8613 21.531C10.2899 21.9999 10.8713 22.2632 11.4775 22.2632ZM12.6147 3.63801C12.6306 3.46421 12.6131 3.28869 12.5632 3.12276C12.5133 2.95683 12.4322 2.80417 12.3251 2.67464C12.2179 2.54511 12.0871 2.44157 11.9412 2.37071C11.7952 2.29985 11.6372 2.26324 11.4775 2.26324C11.3178 2.26324 11.1599 2.29985 11.0139 2.37071C10.8679 2.44157 10.7372 2.54511 10.63 2.67464C10.5229 2.80417 10.4417 2.95683 10.3919 3.12276C10.342 3.28869 10.3244 3.46421 10.3404 3.63801C9.04845 3.92494 7.88695 4.6916 7.05275 5.80806C6.21856 6.92452 5.76299 8.3221 5.76325 9.76393C5.76325 11.1364 5.19182 17.2635 3.47754 18.5134H19.4775C17.7633 17.2635 17.1918 11.1364 17.1918 9.76393C17.1918 6.73909 15.2261 4.21423 12.6147 3.63801Z",fill:"#757575"})})}),CEAvatarMenu=()=>{const[e,t]=React.useState(!1),n=React.useRef(null),i=()=>t(!e),o=l=>{n.current&&!n.current.contains(l.target)&&t(!1)};return React.useEffect(()=>(e?document.addEventListener("mousedown",o):document.removeEventListener("mousedown",o),()=>{document.removeEventListener("mousedown",o)}),[e]),jsxRuntimeExports.jsxs("div",{style:{position:"relative",zIndex:1e3},children:[jsxRuntimeExports.jsx("img",{src:"src/assets/profile_pic.png",alt:"Profile",style:{width:40,height:40,borderRadius:"50%",cursor:"pointer"},onClick:i}),e&&jsxRuntimeExports.jsxs("div",{ref:n,style:{position:"absolute",right:0,top:"100%",background:"white",border:"1px solid #ccc",boxShadow:"0 2px 10px rgba(0,0,0,0.1)",zIndex:9999,minWidth:120},children:[jsxRuntimeExports.jsx("div",{style:menuItemStyle,children:"My Account"}),jsxRuntimeExports.jsx("div",{style:menuItemStyle,children:"Settings"}),jsxRuntimeExports.jsx("div",{style:menuItemStyle,children:"Logout"})]})]})},menuItemStyle={padding:"10px 15px",cursor:"pointer",fontSize:14,borderBottom:"1px solid #eee"},CEUserInfo=({name:e,role:t})=>jsxRuntimeExports.jsxs("div",{className:"ceui-user-info",children:[jsxRuntimeExports.jsx("span",{className:"ceui-user-name",children:e}),jsxRuntimeExports.jsx("span",{className:"ceui-user-role",children:t})]}),CEHeader=({headerColor:e="white",logoSrc:t,logoHeight:n,logoWidth:i,showSearchButton:o=!1,quickActions:l=[],recentSearches:u=[],showHelpButton:f=!1,showNotificationButton:p=!1,showAvatarMenu:m=!1,showUserInfo:d=!1,showHamburgerButton:g=!1,showDrawer:_=!1,userInfoProps:E,onMenuClick:S,drawerJsonUrl:b="",isDrawerOpen:T=!1,onDrawerClose:C})=>{const A=()=>jsxRuntimeExports.jsxs("svg",{width:"120",height:"35",viewBox:"0 0 245 60",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsxRuntimeExports.jsxs("g",{clipPath:"url(#clip0_1572_8855)",children:[jsxRuntimeExports.jsx("path",{d:"M0 1.49012e-05H245V60H0V1.49012e-05Z",fill:"#F4F5F7"}),jsxRuntimeExports.jsx("path",{d:"M53.3741 31.7566C53.3741 39.7826 47.1908 46.1485 39.2275 46.1485C31.2641 46.1485 25.0809 39.7826 25.0809 31.7566C25.0809 23.7306 31.2641 17.3646 39.2275 17.3646C47.1908 17.3646 53.3741 23.7306 53.3741 31.7566Z",fill:"#007ACC"}),jsxRuntimeExports.jsx("path",{d:"M91.5 25H76V35H91.5V30H81.5V29H91.5V25Z",fill:"#000"}),jsxRuntimeExports.jsx("path",{d:"M65 35H69V25H65V35Z",fill:"#000"})]}),jsxRuntimeExports.jsx("defs",{children:jsxRuntimeExports.jsx("clipPath",{id:"clip0_1572_8855",children:jsxRuntimeExports.jsx("rect",{width:"245",height:"60",fill:"white"})})})]});return jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsxs("header",{className:"ceui-header",style:{backgroundColor:e},children:[jsxRuntimeExports.jsx("div",{className:"ceui-header-left",children:t?jsxRuntimeExports.jsx(CELogo,{src:t,alt:"Core Logo",style:{height:n||35,width:i||"auto",maxWidth:120}}):jsxRuntimeExports.jsx(A,{})}),jsxRuntimeExports.jsxs("div",{className:"ceui-header-right",children:[o&&jsxRuntimeExports.jsx(CESearchButton,{showSuggestions:!0,quickActions:l,recentSearches:u,value:"",onChange:()=>{},onClear:()=>{}}),f&&jsxRuntimeExports.jsx(CEHelpButton,{}),p&&jsxRuntimeExports.jsx(CENotificationButton,{}),m&&jsxRuntimeExports.jsx(CEAvatarMenu,{}),d&&E&&jsxRuntimeExports.jsx(CEUserInfo,{name:E.name,role:E.role})]})]}),_&&g&&jsxRuntimeExports.jsx(CEDrawer,{jsonUrl:b,isOpen:T,onClose:C||(()=>{})})]})},CEGridMenuButton=()=>jsxRuntimeExports.jsx("button",{style:{background:"none",border:"none",cursor:"pointer",padding:0,margin:0,outline:"none"},children:jsxRuntimeExports.jsx("img",{src:"src/assets/Grid_4x4Rounded.svg",alt:""})}),CEHamburgerButton=({onClick:e,style:t})=>jsxRuntimeExports.jsx("button",{onClick:e,style:{background:"none",border:"none",cursor:"pointer",padding:0,margin:0,outline:"none",...t},children:jsxRuntimeExports.jsx("img",{src:"src/assets/MenuRounded.svg",alt:"Menu"})}),InputDropDown=({options:e,selected:t,onChange:n,multiple:i=!1,placeholder:o="Select...",size:l="medium",style:u={},allowClear:f=!0,showInputPills:p=!0,id:m,name:d,required:g=!1,enableSelectAll:_=!1,selectAllLabel:E="Select All",isSearchField:S=!1})=>{const[b,T]=React.useState(!1),[C,A]=React.useState(!1),[R,O]=React.useState(""),I=React.useRef(null),j=React.useRef([]),[D,F]=React.useState(-1),B=React.useRef(null),z={...getSizeStyle$1(l),...u},M=S?e.filter(L=>L.label.toLowerCase().includes(R.toLowerCase())):e,H=L=>{if(i){const Y=t.includes(L)?t.filter(K=>K!==L):[...t,L];n(Y)}else n([L]),T(!1)},ee=()=>n([]),Q=L=>{n(t.filter(Y=>Y!==L))},U=e.filter(L=>t.includes(L.value)).map(L=>L.label),q=e.map(L=>L.value),N=i&&t.length===q.length&&q.length>0,V=()=>{n(N?[]:q)};React.useEffect(()=>{const L=Y=>{var K;(K=B.current)!=null&&K.contains(Y.target)||T(!1)};return document.addEventListener("mousedown",L),()=>document.removeEventListener("mousedown",L)},[]),React.useEffect(()=>{!b&&S&&O("")},[b,S]),React.useEffect(()=>{b||F(-1)},[b]),React.useEffect(()=>{const L=Y=>{var K;(K=B.current)!=null&&K.contains(Y.target)||T(!1)};return document.addEventListener("mousedown",L),()=>document.removeEventListener("mousedown",L)},[]),React.useEffect(()=>{b&&S&&requestAnimationFrame(()=>{var L;(L=I.current)==null||L.focus()})},[b,S]);const G=L=>{var Y;if(!b&&(L.key==="Enter"||L.key==="ArrowDown")){L.preventDefault(),T(!0);return}if(L.key==="ArrowDown"&&(L.preventDefault(),W(D+1)),L.key==="ArrowUp"&&(L.preventDefault(),D<=0&&S?((Y=I.current)==null||Y.focus(),F(-1)):W(D-1)),L.key==="Escape"&&T(!1),L.key==="Tab"&&T(!1),L.key==="Enter"&&b){L.preventDefault();const K=M[D];K&&H(K.value)}},W=L=>{var K;const Y=M.length-1;L<0||L>Y||(F(L),(K=j.current[L])==null||K.focus())};return jsxRuntimeExports.jsx("div",{className:`dropdown-container ${b||t.length>0?"float":""}`,ref:B,style:z,id:m,"data-name":d,"aria-required":g,children:jsxRuntimeExports.jsxs("div",{className:`dropdown-input ${b?"open":""}`,onFocus:()=>{T(!0),A(!0)},onClick:()=>T(!0),onKeyDown:G,tabIndex:0,children:[jsxRuntimeExports.jsxs("label",{className:"floating-placeholder",children:[o,g&&jsxRuntimeExports.jsx("span",{className:"required-asterisk","aria-hidden":"true",children:"*"})]}),jsxRuntimeExports.jsx("div",{className:"selected-display",children:t.length===0?"":i?p?U.map((L,Y)=>jsxRuntimeExports.jsxs("span",{className:"chip",children:[L,jsxRuntimeExports.jsx("span",{className:"close-icon",onClick:K=>{var J;K.stopPropagation(),Q(((J=e.find(ce=>ce.label===L))==null?void 0:J.value)||"")},children:"×"})]},Y)):jsxRuntimeExports.jsx("div",{className:"selected-display-label",children:U.join(",")}):jsxRuntimeExports.jsx("span",{children:U[0]})}),f&&t.length>0&&jsxRuntimeExports.jsx("button",{className:"clear-button",onClick:L=>{L.stopPropagation(),ee()},children:"×"}),jsxRuntimeExports.jsx("span",{className:"dropdown-toggle-icon",children:jsxRuntimeExports.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",children:jsxRuntimeExports.jsx("path",{d:"M6 9l6 6 6-6"})})}),b&&jsxRuntimeExports.jsxs("ul",{className:"dropdown-options",children:[S&&jsxRuntimeExports.jsx("li",{className:"component-add-dropdown-search",onClick:L=>L.stopPropagation(),children:jsxRuntimeExports.jsx("input",{type:"text",placeholder:"Search...",value:R,autoFocus:!0,onChange:L=>O(L.target.value),onKeyDown:L=>{L.key==="ArrowDown"&&(L.preventDefault(),W(0))}})}),i&&_&&jsxRuntimeExports.jsxs("li",{className:`dropdown-option select-all ${N?"selected":""}`,onClick:L=>{L.stopPropagation(),V()},children:[jsxRuntimeExports.jsx("input",{type:"checkbox",readOnly:!0,checked:N}),E]}),M.map((L,Y)=>jsxRuntimeExports.jsxs("li",{ref:K=>j.current[Y]=K,tabIndex:0,className:`dropdown-option ${t.includes(L.value)?"selected":""}`,onClick:K=>{K.stopPropagation(),H(L.value)},onKeyDown:K=>{var J;K.key==="ArrowDown"&&(K.preventDefault(),W(Y+1)),K.key==="ArrowUp"&&(K.preventDefault(),Y===0&&S?((J=I.current)==null||J.focus(),F(-1)):W(Y-1)),K.key==="Enter"&&H(L.value)},children:[i&&jsxRuntimeExports.jsx("input",{type:"checkbox",readOnly:!0,checked:t.includes(L.value)}),L.label]},L.value)),S&&M.length===0&&jsxRuntimeExports.jsx("li",{className:"dropdown-empty",children:"No results found"})]})]})})},CELinearProgressBar=({duration:e,color:t="#4caf50",backgroundColor:n="#e0e0e0",height:i="10px",isActive:o=!1})=>{const l=React.useRef(null);return React.useEffect(()=>{const u=l.current;if(!(!u||!o))return u.style.width="0%",u.style.transition="none",u.offsetWidth,requestAnimationFrame(()=>{u&&(u.style.transition=`width ${e}ms linear`,u.style.width="100%")}),()=>{u&&(u.style.width="0%",u.style.transition="none")}},[e,o]),jsxRuntimeExports.jsx("div",{className:"snackbar__progress-container",style:{height:i},children:jsxRuntimeExports.jsx("div",{ref:l,className:"snackbar__progress-bar"})})},CEMenuBar=({menuData:e})=>{const[t,n]=React.useState({}),i=(p,m)=>{n(d=>({...d,[p]:m}))};useEscapeKey(()=>{n({})});const l=p=>p.children&&p.children.length>0,u=p=>p.some(m=>l(m)),f=(p,m="")=>!p||p.length===0?null:jsxRuntimeExports.jsx("ul",{className:m?"ce-submenu":"ce-dropdown",children:p.map(d=>{const g=m?`${m}-${d.name}`:d.name,_=l(d);return jsxRuntimeExports.jsxs("li",{className:`ce-dropdown-item ${_?"has-submenu":""}`,onMouseEnter:()=>_&&i(g,!0),onMouseLeave:()=>_&&i(g,!1),onClick:()=>console.log(`Clicked: ${d.name}`),children:[d.name,_&&jsxRuntimeExports.jsx("span",{className:"ce-icon right",children:"▶"}),_&&t[g]&&f(d.children,g)]},g)})});return jsxRuntimeExports.jsx("div",{className:"ce-menu-bar",children:jsxRuntimeExports.jsx("div",{className:"ce-menu-container",children:e.map(p=>{const m=u(p.items);return jsxRuntimeExports.jsxs("div",{className:"ce-menu-item",onMouseEnter:()=>m&&i(p.title,!0),onMouseLeave:()=>m&&i(p.title,!1),children:[jsxRuntimeExports.jsxs("button",{className:"ce-menu-button",children:[p.title,m&&jsxRuntimeExports.jsx("span",{className:"ce-icon",children:"▼"})]}),m&&t[p.title]&&f(p.items,p.title)]},p.title)})})})},CEPagination=({currentPage:e,totalPages:t,onPageChange:n})=>{const i=()=>{const p=[];if(t<=8)for(let m=0;m<t;m++)p.push(m);else if(e<7){for(let m=0;m<8;m++)p.push(m);p.push("..."),p.push(t-1)}else if(e>=t-8+1){p.push(0),p.push("...");for(let m=t-8;m<t;m++)p.push(m)}else{p.push(0),p.push("...");for(let m=e-3;m<=e+3;m++)p.push(m);p.push("..."),p.push(t-1)}return p},o=f=>{typeof f=="number"&&n(f)},l=()=>{e>0&&n(e-1)},u=()=>{e<t-1&&n(e+1)};return jsxRuntimeExports.jsxs("div",{className:"pagination",children:[jsxRuntimeExports.jsx("button",{onClick:l,disabled:e===0,className:"pagination-button",children:"Previous"}),i().map((f,p)=>typeof f=="number"?jsxRuntimeExports.jsx("button",{onClick:()=>o(f),className:`pagination-button page-number ${e===f?"active":""}`,children:f+1},p):jsxRuntimeExports.jsx("span",{className:"pagination-ellipsis",children:f},p)),jsxRuntimeExports.jsx("button",{onClick:u,disabled:e===t-1,className:"pagination-button",children:"Next"})]})},CERadioButtonGroup=({options:e,name:t,defaultValue:n,onChange:i,direction:o="horizontal",id:l,nameAttr:u,disabled:f=!1})=>{const[p,m]=React.useState(n||""),d=g=>{m(g),i(g)};return jsxRuntimeExports.jsx("div",{className:`radio-button-group ${o}`,role:"radiogroup","aria-labelledby":t,id:l,children:e.map(g=>jsxRuntimeExports.jsx("div",{className:"radio-button",children:jsxRuntimeExports.jsx(CERadioButton,{label:g.label,value:g.value,checked:p===g.value,onChange:d,id:l?`${l}-${g.value}`:void 0,name:u,disabled:f})},g.value))})},saveSelection=()=>{const e=window.getSelection();return e!=null&&e.rangeCount?e.getRangeAt(0):null},restoreSelection=e=>{if(e){const t=window.getSelection();t==null||t.removeAllRanges(),t==null||t.addRange(e)}},CERichTextEditor=({initialValue:e="",onChange:t,width:n="100%",height:i="auto",minHeight:o="200px",maxHeight:l="none",className:u="",style:f={},editorStyle:p={}})=>{const m=React.useRef(null),[d,g]=React.useState("3"),[_,E]=React.useState("Arial"),[S,b]=React.useState({bold:!1,italic:!1,underline:!1,strikeThrough:!1,subscript:!1,superscript:!1,justifyLeft:!0,justifyCenter:!1,justifyRight:!1,justifyFull:!1});React.useEffect(()=>{m.current&&e&&(m.current.innerHTML=e)},[e]);const T=React.useCallback(j=>{try{return document.queryCommandState(j)}catch{return!1}},[]),C=React.useCallback(()=>{b({bold:T("bold"),italic:T("italic"),underline:T("underline"),strikeThrough:T("strikethrough"),subscript:T("subscript"),superscript:T("superscript"),justifyLeft:T("justifyLeft"),justifyCenter:T("justifyCenter"),justifyRight:T("justifyRight"),justifyFull:T("justifyFull")})},[T]),A=React.useCallback((j,D="")=>{var X,z;const F=saveSelection(),B=document.getSelection();if(j==="createLink"){const M=prompt("Enter URL:");if(M){restoreSelection(F),document.execCommand("createLink",!1,M);const H=(X=B==null?void 0:B.anchorNode)==null?void 0:X.parentElement;H instanceof HTMLAnchorElement&&(H.target="_blank",H.rel="noopener noreferrer")}}else if(j==="insertImage"){const M=prompt("Enter image URL:");if(M){restoreSelection(F);const H=`<img src="${M}" alt="image" style="max-width: 100%; height: auto;"/>`;document.execCommand("insertHTML",!1,H)}}else j==="fontSize"||j==="fontName"?(restoreSelection(F),document.execCommand(j,!0,D),j==="fontSize"?g(D):E(D)):(restoreSelection(F),document.execCommand(j,!1,D));m.current&&(t==null||t(m.current.innerHTML)),(z=m.current)==null||z.focus(),C()},[t,C]),R=j=>{if(j.key==="Tab"&&(j.preventDefault(),document.execCommand("insertHTML",!1," ")),j.ctrlKey||j.metaKey)switch(j.key.toLowerCase()){case"z":j.preventDefault(),j.shiftKey?A("redo"):A("undo");break;case"y":j.preventDefault(),A("redo");break}},O=[{value:"1",label:"2"},{value:"2",label:"4"},{value:"3",label:"6"},{value:"4",label:"8"},{value:"5",label:"10"},{value:"6",label:"12"},{value:"7",label:"14"}],I=["Arial","Times New Roman","Courier New","Georgia","Verdana","Helvetica","Serif Fonts","Algerian"];return jsxRuntimeExports.jsxs("div",{className:`rich-text-editor ${u}`,style:{width:n,height:i,...f},children:[jsxRuntimeExports.jsxs("div",{className:"toolbar",children:[jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("bold"),className:`toolbar-button ${S.bold?"active":""}`,title:"Bold",children:jsxRuntimeExports.jsx("strong",{children:"B"})})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("italic"),className:`toolbar-button ${S.italic?"active":""}`,title:"Italic",children:jsxRuntimeExports.jsx("em",{children:"I"})})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("underline"),className:`toolbar-button ${S.underline?"active":""}`,title:"Underline",children:jsxRuntimeExports.jsx("u",{children:"U"})})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("strikeThrough"),className:`toolbar-button ${S.strikeThrough?"active":""}`,title:"Strike Through",children:jsxRuntimeExports.jsx("s",{children:"S"})})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("subscript"),className:`toolbar-button ${S.subscript?"active":""}`,title:"Subscript",children:"X₂"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("superscript"),className:`toolbar-button ${S.superscript?"active":""}`,title:"Superscript",children:"X²"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("justifyLeft"),className:`toolbar-button ${S.justifyLeft?"active":""}`,title:"Align Left",children:"⇤"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("justifyCenter"),className:`toolbar-button ${S.justifyCenter?"active":""}`,title:"Center",children:"⇔"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("justifyRight"),className:`toolbar-button ${S.justifyRight?"active":""}`,title:"Align Right",children:"⇥"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>A("justifyFull"),className:`toolbar-button ${S.justifyFull?"active":""}`,title:"Justify",children:"≡"})}),jsxRuntimeExports.jsxs("div",{className:"toolbar-group",children:[jsxRuntimeExports.jsx("button",{onClick:()=>A("insertUnorderedList"),className:"toolbar-button",title:"Bullet List",children:"●"}),jsxRuntimeExports.jsx("button",{onClick:()=>A("insertOrderedList"),className:"toolbar-button",title:"Numbered List",children:"1. 2. 3."})]}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("select",{value:d,onChange:j=>A("fontSize",j.target.value),className:"toolbar-select",title:"Font Size",children:O.map(j=>jsxRuntimeExports.jsx("option",{value:j.value,children:j.label},j.value))})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("select",{value:_,onChange:j=>A("fontName",j.target.value),className:"toolbar-select",title:"Font Family",children:I.map(j=>jsxRuntimeExports.jsx("option",{value:j,children:j},j))})}),jsxRuntimeExports.jsxs("div",{className:"toolbar-group",children:[jsxRuntimeExports.jsx("button",{onClick:()=>A("createLink"),className:"toolbar-button",title:"Insert Link",children:"🔗"}),jsxRuntimeExports.jsx("button",{onClick:()=>A("insertImage"),className:"toolbar-button",title:"Insert Image",children:"📷"})]}),jsxRuntimeExports.jsxs("div",{className:"toolbar-group",children:[jsxRuntimeExports.jsx("button",{onClick:()=>A("undo"),className:"toolbar-button",title:"Undo (Ctrl+Z)",children:"↩"}),jsxRuntimeExports.jsx("button",{onClick:()=>A("redo"),className:"toolbar-button",title:"Redo (Ctrl+Y)",children:"↪"})]})]}),jsxRuntimeExports.jsx("div",{ref:m,className:"editor-content",contentEditable:!0,style:{minHeight:o,maxHeight:l,height:i==="auto"?"auto":"100%",...p},onKeyDown:R,onKeyUp:C,onMouseUp:C,onInput:()=>{m.current&&(t==null||t(m.current.innerHTML)),C()}})]})},CETabView=({tabs:e,renderContent:t,variant:n="top"})=>{var f;const i=React.useMemo(()=>e.map(p=>{if(typeof p=="string")return{key:p,label:p};const m=p.key??p.label??"tab",d=p.label??p.key??"Tab";return{key:m,label:d,icon:p.icon,badgeCount:p.badgeCount}}),[e]),[o,l]=React.useState(((f=i[0])==null?void 0:f.key)??"");if(React.useEffect(()=>{if(!i.length)return;i.some(m=>m.key===o)||l(i[0].key)},[i,o]),!i.length)return null;const u=n==="top";return jsxRuntimeExports.jsxs("div",{className:`tabview-container ${u?"tabview-container-top":"tabview-container-sidebar"}`,children:[u?jsxRuntimeExports.jsx("div",{className:"tabview-topbar",role:"tablist","aria-label":"Tab navigation",children:i.map(p=>{const m=o===p.key;return jsxRuntimeExports.jsxs("button",{className:`tabview-top-tab ${m?"tabview-top-tab-active":""}`,onClick:()=>l(p.key),role:"tab",tabIndex:m?0:-1,children:[p.icon&&jsxRuntimeExports.jsx("span",{className:"tabview-icon",children:p.icon}),jsxRuntimeExports.jsx("span",{className:"tabview-label",children:p.label}),p.badgeCount!==void 0&&p.badgeCount!==null?jsxRuntimeExports.jsx("span",{className:"tabview-badge","aria-label":`${p.badgeCount} items`,children:p.badgeCount}):null]},p.key)})}):jsxRuntimeExports.jsx("div",{className:"tabview-sidebar",role:"tablist","aria-label":"Tab navigation",children:i.map(p=>{const m=o===p.key;return jsxRuntimeExports.jsxs("div",{className:`tabview-tab ${m?"tabview-tab-active":""}`,onClick:()=>l(p.key),role:"tab",tabIndex:m?0:-1,children:[p.icon&&jsxRuntimeExports.jsx("span",{className:"tabview-icon",children:p.icon}),jsxRuntimeExports.jsx("span",{className:"tabview-label",children:p.label}),p.badgeCount!==void 0&&p.badgeCount!==null?jsxRuntimeExports.jsx("span",{className:"tabview-badge","aria-label":`${p.badgeCount} items`,children:p.badgeCount}):null]},p.key)})}),jsxRuntimeExports.jsx("div",{className:"tabview-content",role:"tabpanel",children:t(o)})]})},CETemplate=({children:e,headerProps:t,showHeader:n=!0,showFooter:i=!0,containerClassName:o="",containerStyle:l={}})=>jsxRuntimeExports.jsxs("div",{className:`ce-wrapper ${o}`,style:l,children:[n&&jsxRuntimeExports.jsx(CEHeader,{...t}),jsxRuntimeExports.jsx("main",{className:"main-content",children:e}),i&&jsxRuntimeExports.jsx(CEFooter,{})]}),CETimePicker=({label:e="Select Time",onChange:t,initialTime:n="",className:i="",id:o,name:l,disabled:u=!1})=>{const[f,p]=React.useState(!1),[m,d]=React.useState(n),[g,_]=React.useState("12"),[E,S]=React.useState("00"),[b,T]=React.useState("AM"),[C,A]=React.useState(!1),[R,O]=React.useState(""),[I,j]=React.useState(""),D=React.useRef(null);React.useEffect(()=>{u&&(p(!1),A(!1))},[u]);const F=Array.from({length:12},(N,V)=>String(V+1).padStart(2,"0")),B=Array.from({length:60},(N,V)=>String(V).padStart(2,"0")),X=(N,V)=>{if(!N)return"";const G=parseInt(N);return V==="hours"?G>12?"12":G===0?"01":N.padStart(2,"0"):G>59?"59":N.padStart(2,"0")},z=N=>{const V=N.target.value,G=N.target.selectionStart||0;let W=g,L=E,Y=b,K=m;if(G<=2){const J=V.substring(0,2).replace(/[^0-9]/g,"");if(J){if(J.length===1){const ce=parseInt(J);ce>=2&&ce<=9?(W=J.padStart(2,"0"),setTimeout(()=>{D.current&&D.current.setSelectionRange(3,5)},10)):(W=J,setTimeout(()=>{D.current&&D.current.setSelectionRange(1,1)},10))}else if(J.length===2){const ce=parseInt(J);ce>=1&&ce<=12?(W=J,setTimeout(()=>{D.current&&D.current.setSelectionRange(3,5)},10)):(W=J[0],setTimeout(()=>{D.current&&D.current.setSelectionRange(1,1)},10))}K=`${W}:${E} ${b}`}}else if(G>=3&&G<=5){const J=V.indexOf(":")+1,ce=V.substring(J,J+2).replace(/[^0-9]/g,"");if(ce){if(ce.length===1)L=ce,K=`${g}:${L} ${b}`,setTimeout(()=>{D.current&&D.current.setSelectionRange(4,4)},10);else if(ce.length===2){const me=parseInt(ce);me>=0&&me<=59?(L=ce,setTimeout(()=>{D.current&&D.current.setSelectionRange(6,8)},10)):(L=ce[0],setTimeout(()=>{D.current&&D.current.setSelectionRange(4,4)},10))}K=`${g}:${L} ${b}`}}else if(G>=6){const ce=V.substring(V.lastIndexOf(" ")+1).toUpperCase();ce.startsWith("A")?(Y="AM",K=`${g}:${E} AM`):ce.startsWith("P")&&(Y="PM",K=`${g}:${E} PM`)}_(W),S(L),T(Y),d(K),p(!1),t==null||t(K)},M=N=>{if(!["Backspace","Delete","ArrowLeft","ArrowRight","Tab","Enter","0","1","2","3","4","5","6","7","8","9",":","A","P","M"," ","a","p","m"].includes(N.key)){N.preventDefault();return}if(N.key==="Enter"||N.key===":"){N.preventDefault();const G=N.currentTarget.selectionStart||0;if(G<=2){if(R){const W=X(R,"hours");_(W),O(""),d(`${W}:${E} ${b}`)}N.currentTarget.setSelectionRange(3,5)}else if(G>=3&&G<=5){if(I){const W=X(I,"minutes");S(W),j(""),d(`${g}:${W} ${b}`)}N.currentTarget.setSelectionRange(6,8)}}},H=N=>{const V=N.currentTarget.selectionStart||0,G=D.current;G&&(V<=1?G.setSelectionRange(0,2):V>=3&&V<=4?G.setSelectionRange(3,5):V>=6&&G.setSelectionRange(6,8))},ee=()=>{u||(p(!0),A(!0))},Q=(N,V)=>{const G=N==="hours"?V:g,W=N==="minutes"?V:E,L=N==="period"?V:b;_(G),S(W),T(L);const Y=`${G}:${W} ${L}`;d(Y),t==null||t(Y)},U=()=>{const N=`${g}:${E} ${b}`;d(N),p(!1),t==null||t(N)},q=()=>{d(""),_("12"),S("00"),T("AM"),p(!1),A(!1)};return jsxRuntimeExports.jsxs("div",{className:`time-picker-container ${i}`,children:[jsxRuntimeExports.jsxs("div",{className:`time-picker-input ${f||C?"active":""}`,children:[jsxRuntimeExports.jsx("input",{ref:D,type:"text",id:o,name:l,disabled:u,value:m,onChange:z,onKeyDown:M,onClick:N=>{u||(m||ee(),H(N))},onFocus:()=>A(!0),onBlur:()=>!f&&A(!1),placeholder:C||m?"hh:mm AM":"",className:"time-input",maxLength:8}),jsxRuntimeExports.jsx("label",{className:`floating-label ${f||C||m?"active":""}`,children:e}),jsxRuntimeExports.jsx("span",{className:"clock-icon",onClick:N=>{N.stopPropagation(),!u&&ee()},children:jsxRuntimeExports.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[jsxRuntimeExports.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntimeExports.jsx("path",{d:"M12 6v6l4 2"})]})})]}),jsxRuntimeExports.jsxs("div",{className:`time-picker-popup ${f?"open":""}`,children:[jsxRuntimeExports.jsxs("div",{className:"time-picker-sections",children:[jsxRuntimeExports.jsxs("div",{className:"time-section",children:[jsxRuntimeExports.jsx("div",{className:"section-label",children:"Hours"}),jsxRuntimeExports.jsx("div",{className:"time-list",children:F.map(N=>jsxRuntimeExports.jsx("div",{className:`time-item ${N===g?"selected":""}`,onClick:()=>Q("hours",N),children:N},N))})]}),jsxRuntimeExports.jsxs("div",{className:"time-section",children:[jsxRuntimeExports.jsx("div",{className:"section-label",children:"Minutes"}),jsxRuntimeExports.jsx("div",{className:"time-list",children:B.map(N=>jsxRuntimeExports.jsx("div",{className:`time-item ${N===E?"selected":""}`,onClick:()=>Q("minutes",N),children:N},N))})]}),jsxRuntimeExports.jsxs("div",{className:"time-section period",children:[jsxRuntimeExports.jsx("div",{className:"section-label",children:"Period"}),jsxRuntimeExports.jsx("div",{className:"period-list",children:["AM","PM"].map(N=>jsxRuntimeExports.jsx("div",{className:`period-item ${N===b?"selected":""}`,onClick:()=>Q("period",N),children:N},N))})]})]}),jsxRuntimeExports.jsxs("div",{className:"time-picker-actions",children:[jsxRuntimeExports.jsx("button",{className:"time-picker-button cancel",onClick:q,children:"Cancel"}),jsxRuntimeExports.jsx("button",{className:"time-picker-button ok",onClick:U,children:"OK"})]})]})]})},TransferItem=({label:e,checked:t,onChange:n,disabled:i})=>jsxRuntimeExports.jsx(CECheckBox,{label:e,checked:t,onChange:n,disabled:i}),CETransferButton=({label:e,onClick:t,disabled:n=!1,className:i=""})=>jsxRuntimeExports.jsx("button",{onClick:t,disabled:n,className:`transfer-button ${i}`,children:e}),TransferList=({dataUrl:e,onTransfer:t,containerClass:n="",boxClass:i="",buttonClass:o=""})=>{const[l,u]=React.useState([]),[f,p]=React.useState([]),[m,d]=React.useState(!0),[g,_]=React.useState(null),[E,S]=React.useState(new Set),[b,T]=React.useState(new Set);React.useEffect(()=>{(async()=>{var j,D;try{d(!0),_(null);const B=(await axios.get(e)).data.items||[];u(B.slice(0,Math.ceil(B.length/2))),p(B.slice(Math.ceil(B.length/2)))}catch(F){_(axios.isAxiosError(F)?((D=(j=F.response)==null?void 0:j.data)==null?void 0:D.message)||F.message:"An error occurred")}finally{d(!1)}})()},[]);const C=I=>{if(I==="available"){const j=l.filter(F=>E.has(F.id)).sort((F,B)=>{const X=parseInt(F.id.replace(/\D/g,"")),z=parseInt(B.id.replace(/\D/g,""));return X-z}),D=l.filter(F=>!E.has(F.id));u(D),p(F=>[...F,...j].sort((X,z)=>{const M=parseInt(X.id.replace(/\D/g,"")),H=parseInt(z.id.replace(/\D/g,""));return M-H})),S(new Set)}else{const j=f.filter(F=>b.has(F.id)).sort((F,B)=>{const X=parseInt(F.id.replace(/\D/g,"")),z=parseInt(B.id.replace(/\D/g,""));return X-z}),D=f.filter(F=>!b.has(F.id));p(D),u(F=>[...F,...j].sort((X,z)=>{const M=parseInt(X.id.replace(/\D/g,"")),H=parseInt(z.id.replace(/\D/g,""));return M-H})),T(new Set)}t(f,l)},A=(I,j,D)=>{D(F=>{const B=new Set(F);return B.has(I)?B.delete(I):B.add(I),B})},R=(I,j,D)=>F=>{const B=new Set(j),X=I.filter(z=>!z.disabled);F?X.forEach(z=>B.add(z.id)):X.forEach(z=>B.delete(z.id)),D(B)},O=(I,j,D,F)=>{const B=I.filter(ee=>!ee.disabled),X=B.length>0&&B.every(ee=>j.has(ee.id)),z=j.size,M=I.length,H=I.length===0;return jsxRuntimeExports.jsxs("div",{className:`transfer-box ${i}`,children:[jsxRuntimeExports.jsx("div",{className:"transfer-box-header",children:jsxRuntimeExports.jsxs("div",{className:"header-content",children:[jsxRuntimeExports.jsx("div",{className:"checkbox-wrapper",children:jsxRuntimeExports.jsx(CECheckBox,{label:"",checked:X,onChange:R(I,j,D),disabled:H})}),jsxRuntimeExports.jsxs("div",{className:"title-section",children:[jsxRuntimeExports.jsx("div",{className:"title",children:F}),jsxRuntimeExports.jsxs("div",{className:"count-text",children:[z,"/",M," selected"]})]})]})}),jsxRuntimeExports.jsx("div",{className:"transfer-items",children:I.map(ee=>jsxRuntimeExports.jsx(TransferItem,{label:ee.label,checked:j.has(ee.id),disabled:ee.disabled,onChange:()=>A(ee.id,j,D)},ee.id))})]})};return m?jsxRuntimeExports.jsx("div",{children:"Loading..."}):g?jsxRuntimeExports.jsxs("div",{children:["Error: ",g]}):jsxRuntimeExports.jsxs("div",{className:`transfer-list-container ${n}`,children:[O(l,E,S,"Choices"),jsxRuntimeExports.jsxs("div",{className:"transfer-buttons",children:[jsxRuntimeExports.jsx(CETransferButton,{label:">>",onClick:()=>C("available"),disabled:E.size===0,className:o}),jsxRuntimeExports.jsx(CETransferButton,{label:"<<",onClick:()=>C("chosen"),disabled:b.size===0,className:o})]}),O(f,b,T,"Chosen")]})},CEBadge=({label:e,backgroundColor:t="#e0e0e0",textColor:n="#000",style:i,id:o,name:l,disable:u=!1})=>jsxRuntimeExports.jsx("span",{id:o,"data-name":l,"aria-disabled":u,style:{backgroundColor:t,color:n,padding:"4px 10px",borderRadius:"12px",fontSize:"12px",display:"inline-block",whiteSpace:"nowrap",...u?{opacity:.6,pointerEvents:"none"}:{},...i},children:e}),chatIcon="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%202.5H4C2.9%202.5%202.01%203.4%202.01%204.5L2%2022.5L6%2018.5H20C21.1%2018.5%2022%2017.6%2022%2016.5V4.5C22%203.4%2021.1%202.5%2020%202.5ZM7%209.5H17C17.55%209.5%2018%209.95%2018%2010.5C18%2011.05%2017.55%2011.5%2017%2011.5H7C6.45%2011.5%206%2011.05%206%2010.5C6%209.95%206.45%209.5%207%209.5ZM13%2014.5H7C6.45%2014.5%206%2014.05%206%2013.5C6%2012.95%206.45%2012.5%207%2012.5H13C13.55%2012.5%2014%2012.95%2014%2013.5C14%2014.05%2013.55%2014.5%2013%2014.5ZM17%208.5H7C6.45%208.5%206%208.05%206%207.5C6%206.95%206.45%206.5%207%206.5H17C17.55%206.5%2018%206.95%2018%207.5C18%208.05%2017.55%208.5%2017%208.5Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",CEChatbox=({notes:e,onAddNote:t,buttonLabel:n,buttonIcon:i})=>{const[o,l]=React.useState(""),u=()=>{t(o),l("")},f=p=>{p.key==="Enter"&&u()};return jsxRuntimeExports.jsxs("div",{className:"notes-container",children:[jsxRuntimeExports.jsxs("div",{className:"notes-header",children:[jsxRuntimeExports.jsx("img",{src:chatIcon,alt:"Chat Icon",className:"notes-icon"}),jsxRuntimeExports.jsx("span",{className:"notes-title",children:"Notes"})]}),jsxRuntimeExports.jsxs("div",{className:"add-note-section",children:[jsxRuntimeExports.jsx("textarea",{value:o,onChange:p=>l(p.target.value),onKeyPress:f,placeholder:"Add a note...",className:"add-note-input",rows:3}),jsxRuntimeExports.jsx(CEButton,{label:n,icon:i,variant:"outlinedGreen",onClick:u,sx:{width:"100%",marginTop:"10px"},children:void 0})]}),jsxRuntimeExports.jsx("div",{className:"notes-list",children:e.map(p=>jsxRuntimeExports.jsxs("div",{className:"note-item",children:[jsxRuntimeExports.jsx("div",{className:"note-avatar",children:p.initials}),jsxRuntimeExports.jsxs("div",{className:"note-content",children:[jsxRuntimeExports.jsxs("div",{className:"note-header",children:[jsxRuntimeExports.jsx("span",{className:"note-author",children:p.author}),jsxRuntimeExports.jsx("span",{className:"note-timestamp",children:p.timestamp})]}),jsxRuntimeExports.jsx("div",{className:"note-text",children:p.content})]})]},p.id))})]})},CEStatusDropdown=({options:e,selected:t,onChange:n,placeholder:i="Select status...",size:o="medium",disabled:l=!1,ariaLabel:u="Status selection dropdown"})=>{const[f,p]=React.useState(!1),m=React.useRef(null),d=e.find(b=>b.value===t),g=b=>{n(b),p(!1)};React.useEffect(()=>{const b=T=>{var C;(C=m.current)!=null&&C.contains(T.target)||p(!1)};return document.addEventListener("mousedown",b),()=>document.removeEventListener("mousedown",b)},[]);const _=b=>{l||(b.key==="Enter"||b.key===" "?(b.preventDefault(),p(!f)):b.key==="Escape"&&p(!1))},E=b=>{if(b!=null&&b.statusType)switch(b.statusType){case"in-progress":return"in-progress";case"declined":return"declined";case"withdrawn":return"withdrawn";default:return""}return""},S=()=>{if(d){const b={};return d.backgroundColor&&(b.backgroundColor=d.backgroundColor),d.textColor&&(b.color=d.textColor),b}return{}};return jsxRuntimeExports.jsxs("div",{className:`status-dropdown-container ${l?"disabled":""} size-${o}`,ref:m,children:[jsxRuntimeExports.jsxs("div",{className:`status-dropdown-trigger ${f?"open":""} ${d?`has-selection ${E(d)}`:""}`,onClick:()=>!l&&g((d==null?void 0:d.value)||""),onKeyDown:_,tabIndex:l?-1:0,role:"button","aria-haspopup":"listbox","aria-expanded":f?"true":"false","aria-label":u,style:S(),children:[jsxRuntimeExports.jsx("span",{className:"status-text",children:d?d.label:i}),jsxRuntimeExports.jsx("span",{className:"status-dropdown-icon",onClick:b=>{b.stopPropagation(),!l&&p(!f)},children:jsxRuntimeExports.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:`dropdown-arrow ${f?"rotate":""}`,children:jsxRuntimeExports.jsx("path",{d:"M8.12021 9.79006L12.0002 13.6701L15.8802 9.79006C16.2702 9.40006 16.9002 9.40006 17.2902 9.79006C17.6802 10.1801 17.6802 10.8101 17.2902 11.2001L12.7002 15.7901C12.3102 16.1801 11.6802 16.1801 11.2902 15.7901L6.70021 11.2001C6.31021 10.8101 6.31021 10.1801 6.70021 9.79006C7.09021 9.41006 7.73021 9.40006 8.12021 9.79006Z",fill:"currentColor",fillOpacity:"0.7"})})})]}),f&&!l&&jsxRuntimeExports.jsx("ul",{className:"status-dropdown-options",role:"listbox","aria-label":"Status options",children:e.map(b=>{const T={};return b.backgroundColor&&(T.backgroundColor=b.backgroundColor),b.textColor&&(T.color=b.textColor),jsxRuntimeExports.jsxs("li",{className:`status-dropdown-option ${t===b.value?"selected":""} ${E(b)}`,onClick:()=>g(b.value),role:"option","aria-selected":t===b.value?"true":"false",style:T,children:[jsxRuntimeExports.jsx("span",{className:"option-indicator",children:b.icon?b.icon:jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[b.statusType==="declined"&&jsxRuntimeExports.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[jsxRuntimeExports.jsx("circle",{cx:"12",cy:"12",r:"10",fill:"#ff4757"}),jsxRuntimeExports.jsx("path",{d:"M15 9l-6 6m0-6l6 6",stroke:"white",strokeWidth:"2",strokeLinecap:"round"})]}),b.statusType==="withdrawn"&&jsxRuntimeExports.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[jsxRuntimeExports.jsx("circle",{cx:"12",cy:"12",r:"10",fill:"#ffa502"}),jsxRuntimeExports.jsx("path",{d:"M12 8v4M12 16h.01",stroke:"white",strokeWidth:"2",strokeLinecap:"round"})]}),b.statusType==="in-progress"&&jsxRuntimeExports.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[jsxRuntimeExports.jsx("circle",{cx:"12",cy:"12",r:"10",fill:"#5f27cd"}),jsxRuntimeExports.jsx("path",{d:"M8 12l2 2 4-4",stroke:"white",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})]})}),b.label]},b.value)})})]})},CEToggleYesNo=({value:e,onChange:t,label:n,disabled:i=!1})=>jsxRuntimeExports.jsxs("div",{className:"toggle-container",children:[n&&jsxRuntimeExports.jsx("div",{className:"label",children:n}),jsxRuntimeExports.jsxs("div",{className:"toggle-group",children:[jsxRuntimeExports.jsxs(CEButton,{size:"small",variant:e==="yes"?"primary":"outlined",className:`toggle-btn ${e==="yes"?"active":""}`,disabled:i,onClick:()=>{i||t("yes")},children:[jsxRuntimeExports.jsx("span",{className:"circle"}),"YES"]}),jsxRuntimeExports.jsxs(CEButton,{size:"small",variant:e==="no"?"primary":"outlined",className:`toggle-btn ${e==="no"?"active":""}`,disabled:i,onClick:()=>{i||t("no")},children:[jsxRuntimeExports.jsx("span",{className:"circle"}),"NO"]})]})]}),days=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],CEOperatingDaysSelector=({selectedDays:e,onChange:t})=>{const n=i=>{e.includes(i)?t(e.filter(o=>o!==i)):t([...e,i])};return jsxRuntimeExports.jsx("div",{className:"days-group",children:days.map(i=>jsxRuntimeExports.jsx(CEButton,{size:"small",variant:e.includes(i)?"primary":"outlined",className:`day-btn ${e.includes(i)?"active":""}`,onClick:()=>n(i),children:i},i))})},CERoundTabNav=({tabs:e,activeTab:t,onTabClick:n,tabBarBgColor:i,tabBarItemBgColor:o})=>jsxRuntimeExports.jsx("div",{className:"om-om-radiusTab-bar-nwo",style:{backgroundColor:i||"#6fb744"},children:e.map(l=>jsxRuntimeExports.jsx("div",{className:`om-radiusTab-item-nwo ${l.value===t?"active":""}`,onClick:u=>n(l.value,u),style:{backgroundColor:l.value===t?o||"#ebebf0":""},children:l.label},l.value))}),CEAccordion=({children:e})=>jsxRuntimeExports.jsx("div",{className:"accordion-container",children:e}),CEAccordionItem=({title:e,children:t,initiallyOpen:n=!1})=>{const[i,o]=React.useState(n);return jsxRuntimeExports.jsxs("div",{className:"accordion-item",children:[jsxRuntimeExports.jsxs("button",{className:`accordion-header ${i?"open":""}`,onClick:()=>o(!i),children:[jsxRuntimeExports.jsx("span",{className:"accordion-title",children:e}),jsxRuntimeExports.jsx("span",{className:`accordion-icon ${i?"open":""}`,children:jsxRuntimeExports.jsxs("svg",{width:"21",height:"12",viewBox:"0 0 21 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsxRuntimeExports.jsx("g",{clipPath:"url(#clip0_20728_2951)",children:jsxRuntimeExports.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.5 1.89L19.094 0.5L10.487 8.761L9.569 7.88L9.574 7.885L1.927 0.545L0.5 1.914L10.487 11.5L20.5 1.89Z",fill:"black"})}),jsxRuntimeExports.jsx("defs",{children:jsxRuntimeExports.jsx("clipPath",{id:"clip0_20728_2951",children:jsxRuntimeExports.jsx("rect",{width:"11",height:"20",fill:"white",transform:"matrix(0 -1 1 0 0.5 11.5)"})})})]})})]}),i&&jsxRuntimeExports.jsx("div",{className:"accordion-content",children:t})]})},CEToggleSlide=({checked:e,onToggle:t,label:n,disabled:i=!1})=>{const o=()=>{i||t(!e)};return jsxRuntimeExports.jsxs("div",{className:"toggle-container",children:[n&&jsxRuntimeExports.jsx("span",{className:"toggle-label",children:n}),jsxRuntimeExports.jsxs("label",{className:`toggle-switch ${i?"disabled":""}`,children:[jsxRuntimeExports.jsx("input",{type:"checkbox",checked:e,onChange:o,disabled:i,className:"toggle-checkbox"}),jsxRuntimeExports.jsx("span",{className:"toggle-slider"})]})]})};var DefaultContext={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},IconContext=React.createContext&&React.createContext(DefaultContext),_excluded$n=["attr","size","title"];function _objectWithoutProperties$n(e,t){if(e==null)return{};var n=_objectWithoutPropertiesLoose$n(e,t),i,o;if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(o=0;o<l.length;o++)i=l[o],!(t.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(n[i]=e[i])}return n}function _objectWithoutPropertiesLoose$n(e,t){if(e==null)return{};var n={};for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){if(t.indexOf(i)>=0)continue;n[i]=e[i]}return n}function _extends$t(){return _extends$t=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},_extends$t.apply(this,arguments)}function ownKeys$C(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$C(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$C(Object(n),!0).forEach(function(i){_defineProperty$E(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$C(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$E(e,t,n){return t=_toPropertyKey$E(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$E(e){var t=_toPrimitive$E(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$E(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Tree2Element(e){return e&&e.map((t,n)=>React.createElement(t.tag,_objectSpread$C({key:n},t.attr),Tree2Element(t.child)))}function GenIcon(e){return t=>React.createElement(IconBase,_extends$t({attr:_objectSpread$C({},e.attr)},t),Tree2Element(e.child))}function IconBase(e){var t=n=>{var{attr:i,size:o,title:l}=e,u=_objectWithoutProperties$n(e,_excluded$n),f=o||n.size||"1em",p;return n.className&&(p=n.className),e.className&&(p=(p?p+" ":"")+e.className),React.createElement("svg",_extends$t({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},n.attr,i,u,{className:p,style:_objectSpread$C(_objectSpread$C({color:e.color||n.color},n.style),e.style),height:f,width:f,xmlns:"http://www.w3.org/2000/svg"}),l&&React.createElement("title",null,l),e.children)};return IconContext!==void 0?React.createElement(IconContext.Consumer,null,n=>t(n)):t(DefaultContext)}function FaSearch(e){return GenIcon({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"},child:[]}]})(e)}function MdKeyboardArrowDown(e){return GenIcon({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"},child:[]}]})(e)}const CEAdvancedMultiSelectDropdown=({options:e,onSelectItem:t,onChange:n,placeholder:i="Search customers...",allowSearch:o=!0,width:l="100%",inputHeight:u="3rem",dropdownMaxHeight:f="20rem",id:p,name:m,disabled:d=!1})=>{const[g,_]=React.useState(!1),[E,S]=React.useState(""),[b,T]=React.useState([]),C=React.useRef(null);React.useEffect(()=>{n&&n(b)},[b,n]);const A=e.filter(R=>{var O;return R.label.toLowerCase().includes(E.toLowerCase())||((O=R.subtitle)==null?void 0:O.toLowerCase().includes(E.toLowerCase()))});return React.useEffect(()=>{const R=O=>{var I;(I=C.current)!=null&&I.contains(O.target)||_(!1)};return document.addEventListener("mousedown",R),()=>document.removeEventListener("mousedown",R)},[]),jsxRuntimeExports.jsxs("div",{className:`dropdown-container ${d?"disabled":""}`,ref:C,style:{width:l},children:[jsxRuntimeExports.jsxs("div",{className:`dropdown-input ${g?"open":""} ${d?"disabled":""}`,style:{minHeight:u},children:[jsxRuntimeExports.jsx(FaSearch,{className:"search-icon"}),jsxRuntimeExports.jsxs("div",{className:"selected-chips",onClick:()=>!d&&_(!0),children:[b.length===0&&jsxRuntimeExports.jsx("input",{type:"text",className:"search-input",id:p,name:m,placeholder:i,value:E,onChange:R=>{d||(S(R.target.value),g||_(!0))},onClick:R=>{d||(R.stopPropagation(),_(!0))},disabled:d,style:{height:u}}),b.map(R=>jsxRuntimeExports.jsxs("div",{className:"selected-item-inline",children:[jsxRuntimeExports.jsx("span",{className:"selected-item-label",children:R.label}),jsxRuntimeExports.jsx("button",{type:"button",className:"selected-item-remove",onClick:O=>{d||(O.stopPropagation(),T(I=>I.filter(j=>j.value!==R.value)))},disabled:d,"aria-label":`Remove ${R.label}`,children:"×"})]},R.value))]}),jsxRuntimeExports.jsx(MdKeyboardArrowDown,{className:`dropdown-arrow ${g?"rotated":""}`,onClick:R=>{d||(R.stopPropagation(),_(O=>!O))}})]}),g&&jsxRuntimeExports.jsx("div",{className:"dropdown-options",style:{maxHeight:f},children:jsxRuntimeExports.jsx("ul",{className:"dropdown-list",children:A.length>0?A.map(R=>{const O=b.some(I=>I.value===R.value);return jsxRuntimeExports.jsxs("li",{className:`dropdown-option ${O?"selected":""}`,onClick:I=>{d||(I.stopPropagation(),T(j=>{const D=j.some(B=>B.value===R.value);let F;return D?F=j.filter(B=>B.value!==R.value):F=[...j,R],F}),S(""),t(R),_(!1))},children:[jsxRuntimeExports.jsxs("div",{className:"option-content",children:[jsxRuntimeExports.jsx("div",{className:"option-line-1",children:R.label}),R.subtitle&&jsxRuntimeExports.jsx("div",{className:"option-line-2",children:R.subtitle})]}),R.icon&&jsxRuntimeExports.jsx("div",{className:"option-icon",children:R.icon})]},R.value)}):jsxRuntimeExports.jsx("li",{className:"dropdown-option no-results",children:"No results found"})})})]})},AutoCompleteInput=({label:e,options:t,value:n,onChange:i,multiple:o=!0,showCheckboxes:l=!0,required:u=!1,disabled:f=!1})=>{const[p,m]=React.useState(!1),[d,g]=React.useState(!1),[_,E]=React.useState(""),S=React.useRef(null),b=React.useRef(null),T=t.filter(R=>R.toLowerCase().includes(_.toLowerCase())),C=R=>{if(!f)if(o){const O=n.includes(R);i(O?n.filter(I=>I!==R):[...n,R]),E("")}else i([R]),E(R),m(!1)},A=R=>{b.current&&!b.current.contains(R.target)&&(m(!1),g(!1))};return React.useEffect(()=>(document.addEventListener("mousedown",A),()=>document.removeEventListener("mousedown",A)),[]),jsxRuntimeExports.jsxs("div",{className:"autocomplete-container",ref:b,children:[jsxRuntimeExports.jsxs("div",{className:`autocomplete-wrapper always-float ${d||p?"focused":""} ${n.length>0?"has-value":""} ${f?"disabled":""}`,children:[jsxRuntimeExports.jsxs("label",{className:"autocomplete-label",children:[e,u&&jsxRuntimeExports.jsx("span",{className:"required-asterisk","aria-hidden":"true",children:"*"})]}),jsxRuntimeExports.jsxs("div",{className:"input-area",children:[o&&n.length>0&&jsxRuntimeExports.jsx("div",{className:"selected-values",children:n.map(R=>jsxRuntimeExports.jsxs("span",{className:"selected-tag",children:[R,jsxRuntimeExports.jsx("button",{onClick:O=>{O.stopPropagation(),f||i(n.filter(I=>I!==R))},disabled:f,children:"×"})]},R))}),jsxRuntimeExports.jsx("input",{ref:S,type:"text",className:"autocomplete-input",value:_,placeholder:o&&n.length>0?"":"Select Status",onChange:R=>!f&&E(R.target.value),onFocus:()=>{f||(g(!0),m(!0))},disabled:f}),jsxRuntimeExports.jsx("span",{className:"dropdown-toggle-icon",onClick:()=>!f&&m(R=>!R),children:jsxRuntimeExports.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",children:jsxRuntimeExports.jsx("path",{d:"M6 9l6 6 6-6"})})})]})]}),p&&jsxRuntimeExports.jsxs("ul",{className:"autocomplete-list",children:[o&&l&&jsxRuntimeExports.jsx("li",{className:"select-all-option",children:jsxRuntimeExports.jsxs("label",{children:[jsxRuntimeExports.jsx("input",{type:"checkbox",checked:n.length===t.length,onChange:()=>{if(!f){const R=n.length===t.length;i(R?[]:[...t])}},disabled:f}),"Select All"]})}),T.map(R=>jsxRuntimeExports.jsx("li",{onClick:()=>C(R),children:o&&l?jsxRuntimeExports.jsxs("label",{children:[jsxRuntimeExports.jsx("input",{type:"checkbox",checked:n.includes(R),onChange:()=>C(R),onClick:O=>O.stopPropagation()}),R]}):R},R))]})]})},CEAutoCompleteSelect=({label:e,options:t,value:n,onChange:i,placeholderText:o,multiple:l=!1,showCheckboxes:u=!1,id:f,required:p=!1,showSelectionCountOnly:m=!1,disabled:d=!1})=>{const[g,_]=React.useState(!1),[E,S]=React.useState(!1),[b,T]=React.useState(""),C=React.useRef(null),A=React.useRef(null),[R,O]=React.useState(-1),I=React.useRef(null),j=t.filter(z=>{var M;return(M=z.label)==null?void 0:M.toLowerCase().includes(b==null?void 0:b.toLowerCase())});React.useEffect(()=>{if(l)l&&T("");else{const z=B(n[0]);T(z||"")}},[n,l,t]),React.useEffect(()=>{if(!I.current||R<0)return;const z=I.current.children[R];z==null||z.scrollIntoView({block:"nearest"})},[R]);const D=z=>{if(!d)if(l){const M=n.includes(z.value);i(M?n.filter(H=>H!==z.value):[...n,z.value]),T("")}else i([z.value]),T(z.label),_(!1)},F=z=>{if(!d)switch(z.key){case"ArrowDown":z.preventDefault(),g?O(M=>M<j.length-1?M+1:0):(_(!0),O(0));break;case"ArrowUp":z.preventDefault(),g?O(M=>M>0?M-1:j.length-1):(_(!0),O(j.length-1));break;case"Enter":z.preventDefault(),g&&R>=0&&j[R]&&D(j[R]);break;case"Escape":_(!1),O(-1);break;case"Tab":_(!1),S(!1),O(-1);break}};React.useEffect(()=>{const z=M=>{A.current&&!A.current.contains(M.target)&&(_(!1),S(!1),O(-1))};return document.addEventListener("mousedown",z),document.addEventListener("click",z),()=>document.removeEventListener("click",z)},[]);const B=z=>{var M;return((M=t.find(H=>H.value===z))==null?void 0:M.label)||z},X=z=>{z.stopPropagation(),T(""),i([])};return jsxRuntimeExports.jsxs("div",{className:"autocomplete-container",ref:A,id:f,"data-testid":f?`ce-autocomplete-${f}`:"ce-autocomplete",children:[jsxRuntimeExports.jsxs("div",{className:`autocomplete-wrapper always-float ${E||g?"focused":""} ${n.length>0?"has-value has-clear":""} ${d?"disabled":""}`,onClick:()=>{var z;d||(_(!0),(z=C.current)==null||z.focus())},children:[jsxRuntimeExports.jsxs("label",{className:"autocomplete-label",children:[e,p&&jsxRuntimeExports.jsx("span",{className:"required-asterisk",children:"*"})]}),jsxRuntimeExports.jsxs("div",{className:"input-area",children:[l&&n.length>0&&jsxRuntimeExports.jsx("div",{className:"selected-values",children:m?jsxRuntimeExports.jsxs("span",{className:"selected-summary",children:["Selected + ",n.length]}):n.map(z=>jsxRuntimeExports.jsxs("span",{className:"selected-tag",children:[B(z),jsxRuntimeExports.jsx("button",{onClick:M=>{d||(M.stopPropagation(),i(n.filter(H=>H!==z)))},children:"×"})]},z))}),jsxRuntimeExports.jsx("input",{ref:C,type:"text",className:"autocomplete-input",placeholder:l&&n.length>0?"":o,value:b,disabled:d,onChange:z=>{T(z.target.value),g||(_(!0),O(0))},onFocus:()=>{d||(S(!0),_(!0),O(j.length>0?0:-1))},onKeyDown:F}),n.length>0&&!d&&jsxRuntimeExports.jsx("span",{className:"clear-icon",onClick:X,title:"Clear",children:"×"}),jsxRuntimeExports.jsx("span",{className:"dropdown-toggle-icon",onMouseDown:z=>{z.preventDefault(),z.stopPropagation()},onClick:z=>{var M;d||(z.stopPropagation(),_(!0),(M=C.current)==null||M.focus())},children:jsxRuntimeExports.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",children:jsxRuntimeExports.jsx("path",{d:"M6 9l6 6 6-6"})})})]})]}),g&&jsxRuntimeExports.jsxs("ul",{className:"autocomplete-list",ref:I,children:[l&&u&&jsxRuntimeExports.jsx("li",{className:"select-all-option",children:jsxRuntimeExports.jsxs("label",{children:[jsxRuntimeExports.jsx("input",{type:"checkbox",checked:n.length===t.length,onChange:()=>{const z=n.length===t.length;i(z?[]:t.map(M=>M.value))}}),"Select All"]})}),j.map((z,M)=>jsxRuntimeExports.jsx("li",{onClick:()=>D(z),className:M===R?"comhighlighted":"",onMouseEnter:()=>O(M),children:l&&u?jsxRuntimeExports.jsxs("label",{children:[jsxRuntimeExports.jsx("input",{type:"checkbox",checked:n.includes(z.value),onChange:()=>D(z),onClick:H=>H.stopPropagation()}),jsxRuntimeExports.jsxs("div",{className:"option-content",children:[jsxRuntimeExports.jsx("span",{className:"option-label",children:z.label}),z.subtitle&&jsxRuntimeExports.jsx("span",{className:"option-subtitle",children:z.subtitle})]})]}):jsxRuntimeExports.jsxs("div",{className:"option-content",children:[jsxRuntimeExports.jsx("span",{className:"option-label",children:z.label}),z.subtitle&&jsxRuntimeExports.jsx("span",{className:"option-subtitle",children:z.subtitle})]})},z.value))]})]})};var EventKeys=["dangerouslySetInnerHTML","onCopy","onCopyCapture","onCut","onCutCapture","onPaste","onPasteCapture","onCompositionEnd","onCompositionEndCapture","onCompositionStart","onCompositionStartCapture","onCompositionUpdate","onCompositionUpdateCapture","onFocus","onFocusCapture","onBlur","onBlurCapture","onChange","onChangeCapture","onBeforeInput","onBeforeInputCapture","onInput","onInputCapture","onReset","onResetCapture","onSubmit","onSubmitCapture","onInvalid","onInvalidCapture","onLoad","onLoadCapture","onError","onErrorCapture","onKeyDown","onKeyDownCapture","onKeyPress","onKeyPressCapture","onKeyUp","onKeyUpCapture","onAbort","onAbortCapture","onCanPlay","onCanPlayCapture","onCanPlayThrough","onCanPlayThroughCapture","onDurationChange","onDurationChangeCapture","onEmptied","onEmptiedCapture","onEncrypted","onEncryptedCapture","onEnded","onEndedCapture","onLoadedData","onLoadedDataCapture","onLoadedMetadata","onLoadedMetadataCapture","onLoadStart","onLoadStartCapture","onPause","onPauseCapture","onPlay","onPlayCapture","onPlaying","onPlayingCapture","onProgress","onProgressCapture","onRateChange","onRateChangeCapture","onSeeked","onSeekedCapture","onSeeking","onSeekingCapture","onStalled","onStalledCapture","onSuspend","onSuspendCapture","onTimeUpdate","onTimeUpdateCapture","onVolumeChange","onVolumeChangeCapture","onWaiting","onWaitingCapture","onAuxClick","onAuxClickCapture","onClick","onClickCapture","onContextMenu","onContextMenuCapture","onDoubleClick","onDoubleClickCapture","onDrag","onDragCapture","onDragEnd","onDragEndCapture","onDragEnter","onDragEnterCapture","onDragExit","onDragExitCapture","onDragLeave","onDragLeaveCapture","onDragOver","onDragOverCapture","onDragStart","onDragStartCapture","onDrop","onDropCapture","onMouseDown","onMouseDownCapture","onMouseEnter","onMouseLeave","onMouseMove","onMouseMoveCapture","onMouseOut","onMouseOutCapture","onMouseOver","onMouseOverCapture","onMouseUp","onMouseUpCapture","onSelect","onSelectCapture","onTouchCancel","onTouchCancelCapture","onTouchEnd","onTouchEndCapture","onTouchMove","onTouchMoveCapture","onTouchStart","onTouchStartCapture","onPointerDown","onPointerDownCapture","onPointerMove","onPointerMoveCapture","onPointerUp","onPointerUpCapture","onPointerCancel","onPointerCancelCapture","onPointerEnter","onPointerEnterCapture","onPointerLeave","onPointerLeaveCapture","onPointerOver","onPointerOverCapture","onPointerOut","onPointerOutCapture","onGotPointerCapture","onGotPointerCaptureCapture","onLostPointerCapture","onLostPointerCaptureCapture","onScroll","onScrollCapture","onWheel","onWheelCapture","onAnimationStart","onAnimationStartCapture","onAnimationEnd","onAnimationEndCapture","onAnimationIteration","onAnimationIterationCapture","onTransitionEnd","onTransitionEndCapture"];function isEventKey(e){if(typeof e!="string")return!1;var t=EventKeys;return t.includes(e)}var SVGElementPropKeys=["aria-activedescendant","aria-atomic","aria-autocomplete","aria-busy","aria-checked","aria-colcount","aria-colindex","aria-colspan","aria-controls","aria-current","aria-describedby","aria-details","aria-disabled","aria-errormessage","aria-expanded","aria-flowto","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-level","aria-live","aria-modal","aria-multiline","aria-multiselectable","aria-orientation","aria-owns","aria-placeholder","aria-posinset","aria-pressed","aria-readonly","aria-relevant","aria-required","aria-roledescription","aria-rowcount","aria-rowindex","aria-rowspan","aria-selected","aria-setsize","aria-sort","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext","className","color","height","id","lang","max","media","method","min","name","style","target","width","role","tabIndex","accentHeight","accumulate","additive","alignmentBaseline","allowReorder","alphabetic","amplitude","arabicForm","ascent","attributeName","attributeType","autoReverse","azimuth","baseFrequency","baselineShift","baseProfile","bbox","begin","bias","by","calcMode","capHeight","clip","clipPath","clipPathUnits","clipRule","colorInterpolation","colorInterpolationFilters","colorProfile","colorRendering","contentScriptType","contentStyleType","cursor","cx","cy","d","decelerate","descent","diffuseConstant","direction","display","divisor","dominantBaseline","dur","dx","dy","edgeMode","elevation","enableBackground","end","exponent","externalResourcesRequired","fill","fillOpacity","fillRule","filter","filterRes","filterUnits","floodColor","floodOpacity","focusable","fontFamily","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontWeight","format","from","fx","fy","g1","g2","glyphName","glyphOrientationHorizontal","glyphOrientationVertical","glyphRef","gradientTransform","gradientUnits","hanging","horizAdvX","horizOriginX","href","ideographic","imageRendering","in2","in","intercept","k1","k2","k3","k4","k","kernelMatrix","kernelUnitLength","kerning","keyPoints","keySplines","keyTimes","lengthAdjust","letterSpacing","lightingColor","limitingConeAngle","local","markerEnd","markerHeight","markerMid","markerStart","markerUnits","markerWidth","mask","maskContentUnits","maskUnits","mathematical","mode","numOctaves","offset","opacity","operator","order","orient","orientation","origin","overflow","overlinePosition","overlineThickness","paintOrder","panose1","pathLength","patternContentUnits","patternTransform","patternUnits","pointerEvents","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","r","radius","refX","refY","renderingIntent","repeatCount","repeatDur","requiredExtensions","requiredFeatures","restart","result","rotate","rx","ry","seed","shapeRendering","slope","spacing","specularConstant","specularExponent","speed","spreadMethod","startOffset","stdDeviation","stemh","stemv","stitchTiles","stopColor","stopOpacity","strikethroughPosition","strikethroughThickness","string","stroke","strokeDasharray","strokeDashoffset","strokeLinecap","strokeLinejoin","strokeMiterlimit","strokeOpacity","strokeWidth","surfaceScale","systemLanguage","tableValues","targetX","targetY","textAnchor","textDecoration","textLength","textRendering","to","transform","u1","u2","underlinePosition","underlineThickness","unicode","unicodeBidi","unicodeRange","unitsPerEm","vAlphabetic","values","vectorEffect","version","vertAdvY","vertOriginX","vertOriginY","vHanging","vIdeographic","viewTarget","visibility","vMathematical","widths","wordSpacing","writingMode","x1","x2","x","xChannelSelector","xHeight","xlinkActuate","xlinkArcrole","xlinkHref","xlinkRole","xlinkShow","xlinkTitle","xlinkType","xmlBase","xmlLang","xmlns","xmlnsXlink","xmlSpace","y1","y2","y","yChannelSelector","z","zoomAndPan","ref","key","angle"];function isSvgElementPropKey(e){if(typeof e!="string")return!1;var t=SVGElementPropKeys;return t.includes(e)}function isDataAttribute(e){return typeof e=="string"&&e.startsWith("data-")}function svgPropertiesNoEvents(e){var t=Object.entries(e).filter(n=>{var[i]=n;return isSvgElementPropKey(i)||isDataAttribute(i)});return Object.fromEntries(t)}function svgPropertiesNoEventsFromUnknown(e){if(e==null)return null;if(React.isValidElement(e)&&typeof e.props=="object"&&e.props!==null){var t=e.props;return svgPropertiesNoEvents(t)}return typeof e=="object"&&!Array.isArray(e)?svgPropertiesNoEvents(e):null}function svgPropertiesAndEvents(e){var t=Object.entries(e).filter(n=>{var[i]=n;return isSvgElementPropKey(i)||isDataAttribute(i)||isEventKey(i)});return Object.fromEntries(t)}function svgPropertiesAndEventsFromUnknown(e){return e==null?null:React.isValidElement(e)?svgPropertiesAndEvents(e.props):typeof e=="object"&&!Array.isArray(e)?svgPropertiesAndEvents(e):null}var _excluded$m=["children","width","height","viewBox","className","style","title","desc"];function _extends$s(){return _extends$s=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},_extends$s.apply(null,arguments)}function _objectWithoutProperties$m(e,t){if(e==null)return{};var n,i,o=_objectWithoutPropertiesLoose$m(e,t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(i=0;i<l.length;i++)n=l[i],t.indexOf(n)===-1&&{}.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function _objectWithoutPropertiesLoose$m(e,t){if(e==null)return{};var n={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(t.indexOf(i)!==-1)continue;n[i]=e[i]}return n}var Surface=React.forwardRef((e,t)=>{var{children:n,width:i,height:o,viewBox:l,className:u,style:f,title:p,desc:m}=e,d=_objectWithoutProperties$m(e,_excluded$m),g=l||{width:i,height:o,x:0,y:0},_=clsx("recharts-surface",u);return React__namespace.createElement("svg",_extends$s({},svgPropertiesAndEvents(d),{className:_,width:i,height:o,style:f,viewBox:"".concat(g.x," ").concat(g.y," ").concat(g.width," ").concat(g.height),ref:t}),React__namespace.createElement("title",null,p),React__namespace.createElement("desc",null,m),n)}),_excluded$l=["children","className"];function _extends$r(){return _extends$r=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},_extends$r.apply(null,arguments)}function _objectWithoutProperties$l(e,t){if(e==null)return{};var n,i,o=_objectWithoutPropertiesLoose$l(e,t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(i=0;i<l.length;i++)n=l[i],t.indexOf(n)===-1&&{}.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function _objectWithoutPropertiesLoose$l(e,t){if(e==null)return{};var n={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(t.indexOf(i)!==-1)continue;n[i]=e[i]}return n}var Layer=React__namespace.forwardRef((e,t)=>{var{children:n,className:i}=e,o=_objectWithoutProperties$l(e,_excluded$l),l=clsx("recharts-layer",i);return React__namespace.createElement("g",_extends$r({className:l},svgPropertiesAndEvents(o),{ref:t}),n)}),LegendPortalContext=React.createContext(null),useLegendPortal=()=>React.useContext(LegendPortalContext);function constant$1(e){return function(){return e}}const cos=Math.cos,sin=Math.sin,sqrt$1=Math.sqrt,pi$1=Math.PI,tau$1=2*pi$1,pi=Math.PI,tau=2*pi,epsilon=1e-6,tauEpsilon=tau-epsilon;function append(e){this._+=e[0];for(let t=1,n=e.length;t<n;++t)this._+=arguments[t]+e[t]}function appendRound(e){let t=Math.floor(e);if(!(t>=0))throw new Error(`invalid digits: ${e}`);if(t>15)return append;const n=10**t;return function(i){this._+=i[0];for(let o=1,l=i.length;o<l;++o)this._+=Math.round(arguments[o]*n)/n+i[o]}}class Path{constructor(t){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=t==null?append:appendRound(t)}moveTo(t,n){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+n}`}closePath(){this._x1!==null&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(t,n){this._append`L${this._x1=+t},${this._y1=+n}`}quadraticCurveTo(t,n,i,o){this._append`Q${+t},${+n},${this._x1=+i},${this._y1=+o}`}bezierCurveTo(t,n,i,o,l,u){this._append`C${+t},${+n},${+i},${+o},${this._x1=+l},${this._y1=+u}`}arcTo(t,n,i,o,l){if(t=+t,n=+n,i=+i,o=+o,l=+l,l<0)throw new Error(`negative radius: ${l}`);let u=this._x1,f=this._y1,p=i-t,m=o-n,d=u-t,g=f-n,_=d*d+g*g;if(this._x1===null)this._append`M${this._x1=t},${this._y1=n}`;else if(_>epsilon)if(!(Math.abs(g*p-m*d)>epsilon)||!l)this._append`L${this._x1=t},${this._y1=n}`;else{let E=i-u,S=o-f,b=p*p+m*m,T=E*E+S*S,C=Math.sqrt(b),A=Math.sqrt(_),R=l*Math.tan((pi-Math.acos((b+_-T)/(2*C*A)))/2),O=R/A,I=R/C;Math.abs(O-1)>epsilon&&this._append`L${t+O*d},${n+O*g}`,this._append`A${l},${l},0,0,${+(g*E>d*S)},${this._x1=t+I*p},${this._y1=n+I*m}`}}arc(t,n,i,o,l,u){if(t=+t,n=+n,i=+i,u=!!u,i<0)throw new Error(`negative radius: ${i}`);let f=i*Math.cos(o),p=i*Math.sin(o),m=t+f,d=n+p,g=1^u,_=u?o-l:l-o;this._x1===null?this._append`M${m},${d}`:(Math.abs(this._x1-m)>epsilon||Math.abs(this._y1-d)>epsilon)&&this._append`L${m},${d}`,i&&(_<0&&(_=_%tau+tau),_>tauEpsilon?this._append`A${i},${i},0,1,${g},${t-f},${n-p}A${i},${i},0,1,${g},${this._x1=m},${this._y1=d}`:_>epsilon&&this._append`A${i},${i},0,${+(_>=pi)},${g},${this._x1=t+i*Math.cos(l)},${this._y1=n+i*Math.sin(l)}`)}rect(t,n,i,o){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+n}h${i=+i}v${+o}h${-i}Z`}toString(){return this._}}function withPath(e){let t=3;return e.digits=function(n){if(!arguments.length)return t;if(n==null)t=null;else{const i=Math.floor(n);if(!(i>=0))throw new RangeError(`invalid digits: ${n}`);t=i}return e},()=>new Path(t)}function array(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function Linear(e){this._context=e}Linear.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:this._context.lineTo(e,t);break}}};function curveLinear(e){return new Linear(e)}function x(e){return e[0]}function y(e){return e[1]}function shapeLine(e,t){var n=constant$1(!0),i=null,o=curveLinear,l=null,u=withPath(f);e=typeof e=="function"?e:e===void 0?x:constant$1(e),t=typeof t=="function"?t:t===void 0?y:constant$1(t);function f(p){var m,d=(p=array(p)).length,g,_=!1,E;for(i==null&&(l=o(E=u())),m=0;m<=d;++m)!(m<d&&n(g=p[m],m,p))===_&&((_=!_)?l.lineStart():l.lineEnd()),_&&l.point(+e(g,m,p),+t(g,m,p));if(E)return l=null,E+""||null}return f.x=function(p){return arguments.length?(e=typeof p=="function"?p:constant$1(+p),f):e},f.y=function(p){return arguments.length?(t=typeof p=="function"?p:constant$1(+p),f):t},f.defined=function(p){return arguments.length?(n=typeof p=="function"?p:constant$1(!!p),f):n},f.curve=function(p){return arguments.length?(o=p,i!=null&&(l=o(i)),f):o},f.context=function(p){return arguments.length?(p==null?i=l=null:l=o(i=p),f):i},f}function shapeArea(e,t,n){var i=null,o=constant$1(!0),l=null,u=curveLinear,f=null,p=withPath(m);e=typeof e=="function"?e:e===void 0?x:constant$1(+e),t=typeof t=="function"?t:constant$1(t===void 0?0:+t),n=typeof n=="function"?n:n===void 0?y:constant$1(+n);function m(g){var _,E,S,b=(g=array(g)).length,T,C=!1,A,R=new Array(b),O=new Array(b);for(l==null&&(f=u(A=p())),_=0;_<=b;++_){if(!(_<b&&o(T=g[_],_,g))===C)if(C=!C)E=_,f.areaStart(),f.lineStart();else{for(f.lineEnd(),f.lineStart(),S=_-1;S>=E;--S)f.point(R[S],O[S]);f.lineEnd(),f.areaEnd()}C&&(R[_]=+e(T,_,g),O[_]=+t(T,_,g),f.point(i?+i(T,_,g):R[_],n?+n(T,_,g):O[_]))}if(A)return f=null,A+""||null}function d(){return shapeLine().defined(o).curve(u).context(l)}return m.x=function(g){return arguments.length?(e=typeof g=="function"?g:constant$1(+g),i=null,m):e},m.x0=function(g){return arguments.length?(e=typeof g=="function"?g:constant$1(+g),m):e},m.x1=function(g){return arguments.length?(i=g==null?null:typeof g=="function"?g:constant$1(+g),m):i},m.y=function(g){return arguments.length?(t=typeof g=="function"?g:constant$1(+g),n=null,m):t},m.y0=function(g){return arguments.length?(t=typeof g=="function"?g:constant$1(+g),m):t},m.y1=function(g){return arguments.length?(n=g==null?null:typeof g=="function"?g:constant$1(+g),m):n},m.lineX0=m.lineY0=function(){return d().x(e).y(t)},m.lineY1=function(){return d().x(e).y(n)},m.lineX1=function(){return d().x(i).y(t)},m.defined=function(g){return arguments.length?(o=typeof g=="function"?g:constant$1(!!g),m):o},m.curve=function(g){return arguments.length?(u=g,l!=null&&(f=u(l)),m):u},m.context=function(g){return arguments.length?(g==null?l=f=null:f=u(l=g),m):l},m}class Bump{constructor(t,n){this._context=t,this._x=n}areaStart(){this._line=0}areaEnd(){this._line=NaN}lineStart(){this._point=0}lineEnd(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line}point(t,n){switch(t=+t,n=+n,this._point){case 0:{this._point=1,this._line?this._context.lineTo(t,n):this._context.moveTo(t,n);break}case 1:this._point=2;default:{this._x?this._context.bezierCurveTo(this._x0=(this._x0+t)/2,this._y0,this._x0,n,t,n):this._context.bezierCurveTo(this._x0,this._y0=(this._y0+n)/2,t,this._y0,t,n);break}}this._x0=t,this._y0=n}}function bumpX(e){return new Bump(e,!0)}function bumpY(e){return new Bump(e,!1)}const symbolCircle={draw(e,t){const n=sqrt$1(t/pi$1);e.moveTo(n,0),e.arc(0,0,n,0,tau$1)}},symbolCross={draw(e,t){const n=sqrt$1(t/5)/2;e.moveTo(-3*n,-n),e.lineTo(-n,-n),e.lineTo(-n,-3*n),e.lineTo(n,-3*n),e.lineTo(n,-n),e.lineTo(3*n,-n),e.lineTo(3*n,n),e.lineTo(n,n),e.lineTo(n,3*n),e.lineTo(-n,3*n),e.lineTo(-n,n),e.lineTo(-3*n,n),e.closePath()}},tan30=sqrt$1(1/3),tan30_2=tan30*2,symbolDiamond={draw(e,t){const n=sqrt$1(t/tan30_2),i=n*tan30;e.moveTo(0,-n),e.lineTo(i,0),e.lineTo(0,n),e.lineTo(-i,0),e.closePath()}},symbolSquare={draw(e,t){const n=sqrt$1(t),i=-n/2;e.rect(i,i,n,n)}},ka=.8908130915292852,kr=sin(pi$1/10)/sin(7*pi$1/10),kx=sin(tau$1/10)*kr,ky=-cos(tau$1/10)*kr,symbolStar={draw(e,t){const n=sqrt$1(t*ka),i=kx*n,o=ky*n;e.moveTo(0,-n),e.lineTo(i,o);for(let l=1;l<5;++l){const u=tau$1*l/5,f=cos(u),p=sin(u);e.lineTo(p*n,-f*n),e.lineTo(f*i-p*o,p*i+f*o)}e.closePath()}},sqrt3=sqrt$1(3),symbolTriangle={draw(e,t){const n=-sqrt$1(t/(sqrt3*3));e.moveTo(0,n*2),e.lineTo(-sqrt3*n,-n),e.lineTo(sqrt3*n,-n),e.closePath()}},c=-.5,s=sqrt$1(3)/2,k=1/sqrt$1(12),a=(k/2+1)*3,symbolWye={draw(e,t){const n=sqrt$1(t/a),i=n/2,o=n*k,l=i,u=n*k+n,f=-l,p=u;e.moveTo(i,o),e.lineTo(l,u),e.lineTo(f,p),e.lineTo(c*i-s*o,s*i+c*o),e.lineTo(c*l-s*u,s*l+c*u),e.lineTo(c*f-s*p,s*f+c*p),e.lineTo(c*i+s*o,c*o-s*i),e.lineTo(c*l+s*u,c*u-s*l),e.lineTo(c*f+s*p,c*p-s*f),e.closePath()}};function Symbol$1(e,t){let n=null,i=withPath(o);e=typeof e=="function"?e:constant$1(e||symbolCircle),t=typeof t=="function"?t:constant$1(t===void 0?64:+t);function o(){let l;if(n||(n=l=i()),e.apply(this,arguments).draw(n,+t.apply(this,arguments)),l)return n=null,l+""||null}return o.type=function(l){return arguments.length?(e=typeof l=="function"?l:constant$1(l),o):e},o.size=function(l){return arguments.length?(t=typeof l=="function"?l:constant$1(+l),o):t},o.context=function(l){return arguments.length?(n=l??null,o):n},o}function noop$5(){}function point$2(e,t,n){e._context.bezierCurveTo((2*e._x0+e._x1)/3,(2*e._y0+e._y1)/3,(e._x0+2*e._x1)/3,(e._y0+2*e._y1)/3,(e._x0+4*e._x1+t)/6,(e._y0+4*e._y1+n)/6)}function Basis(e){this._context=e}Basis.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:point$2(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:point$2(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function curveBasis(e){return new Basis(e)}function BasisClosed(e){this._context=e}BasisClosed.prototype={areaStart:noop$5,areaEnd:noop$5,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x2,this._y2),this._context.closePath();break}case 2:{this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break}case 3:{this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4);break}}},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._x2=e,this._y2=t;break;case 1:this._point=2,this._x3=e,this._y3=t;break;case 2:this._point=3,this._x4=e,this._y4=t,this._context.moveTo((this._x0+4*this._x1+e)/6,(this._y0+4*this._y1+t)/6);break;default:point$2(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function curveBasisClosed(e){return new BasisClosed(e)}function BasisOpen(e){this._context=e}BasisOpen.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===3)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var n=(this._x0+4*this._x1+e)/6,i=(this._y0+4*this._y1+t)/6;this._line?this._context.lineTo(n,i):this._context.moveTo(n,i);break;case 3:this._point=4;default:point$2(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function curveBasisOpen(e){return new BasisOpen(e)}function LinearClosed(e){this._context=e}LinearClosed.prototype={areaStart:noop$5,areaEnd:noop$5,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(e,t){e=+e,t=+t,this._point?this._context.lineTo(e,t):(this._point=1,this._context.moveTo(e,t))}};function curveLinearClosed(e){return new LinearClosed(e)}function sign(e){return e<0?-1:1}function slope3(e,t,n){var i=e._x1-e._x0,o=t-e._x1,l=(e._y1-e._y0)/(i||o<0&&-0),u=(n-e._y1)/(o||i<0&&-0),f=(l*o+u*i)/(i+o);return(sign(l)+sign(u))*Math.min(Math.abs(l),Math.abs(u),.5*Math.abs(f))||0}function slope2(e,t){var n=e._x1-e._x0;return n?(3*(e._y1-e._y0)/n-t)/2:t}function point$1(e,t,n){var i=e._x0,o=e._y0,l=e._x1,u=e._y1,f=(l-i)/3;e._context.bezierCurveTo(i+f,o+f*t,l-f,u-f*n,l,u)}function MonotoneX(e){this._context=e}MonotoneX.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:point$1(this,this._t0,slope2(this,this._t0));break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){var n=NaN;if(e=+e,t=+t,!(e===this._x1&&t===this._y1)){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,point$1(this,slope2(this,n=slope3(this,e,t)),n);break;default:point$1(this,this._t0,n=slope3(this,e,t));break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t,this._t0=n}}};function MonotoneY(e){this._context=new ReflectContext(e)}(MonotoneY.prototype=Object.create(MonotoneX.prototype)).point=function(e,t){MonotoneX.prototype.point.call(this,t,e)};function ReflectContext(e){this._context=e}ReflectContext.prototype={moveTo:function(e,t){this._context.moveTo(t,e)},closePath:function(){this._context.closePath()},lineTo:function(e,t){this._context.lineTo(t,e)},bezierCurveTo:function(e,t,n,i,o,l){this._context.bezierCurveTo(t,e,i,n,l,o)}};function monotoneX(e){return new MonotoneX(e)}function monotoneY(e){return new MonotoneY(e)}function Natural(e){this._context=e}Natural.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var e=this._x,t=this._y,n=e.length;if(n)if(this._line?this._context.lineTo(e[0],t[0]):this._context.moveTo(e[0],t[0]),n===2)this._context.lineTo(e[1],t[1]);else for(var i=controlPoints(e),o=controlPoints(t),l=0,u=1;u<n;++l,++u)this._context.bezierCurveTo(i[0][l],o[0][l],i[1][l],o[1][l],e[u],t[u]);(this._line||this._line!==0&&n===1)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(e,t){this._x.push(+e),this._y.push(+t)}};function controlPoints(e){var t,n=e.length-1,i,o=new Array(n),l=new Array(n),u=new Array(n);for(o[0]=0,l[0]=2,u[0]=e[0]+2*e[1],t=1;t<n-1;++t)o[t]=1,l[t]=4,u[t]=4*e[t]+2*e[t+1];for(o[n-1]=2,l[n-1]=7,u[n-1]=8*e[n-1]+e[n],t=1;t<n;++t)i=o[t]/l[t-1],l[t]-=i,u[t]-=i*u[t-1];for(o[n-1]=u[n-1]/l[n-1],t=n-2;t>=0;--t)o[t]=(u[t]-o[t+1])/l[t];for(l[n-1]=(e[n]+o[n-1])/2,t=0;t<n-1;++t)l[t]=2*e[t+1]-o[t+1];return[o,l]}function curveNatural(e){return new Natural(e)}function Step(e,t){this._context=e,this._t=t}Step.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&this._point===2&&this._context.lineTo(this._x,this._y),(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:{if(this._t<=0)this._context.lineTo(this._x,t),this._context.lineTo(e,t);else{var n=this._x*(1-this._t)+e*this._t;this._context.lineTo(n,this._y),this._context.lineTo(n,t)}break}}this._x=e,this._y=t}};function curveStep(e){return new Step(e,.5)}function stepBefore(e){return new Step(e,0)}function stepAfter(e){return new Step(e,1)}function stackOffsetNone(e,t){if((u=e.length)>1)for(var n=1,i,o,l=e[t[0]],u,f=l.length;n<u;++n)for(o=l,l=e[t[n]],i=0;i<f;++i)l[i][1]+=l[i][0]=isNaN(o[i][1])?o[i][0]:o[i][1]}function stackOrderNone(e){for(var t=e.length,n=new Array(t);--t>=0;)n[t]=t;return n}function stackValue(e,t){return e[t]}function stackSeries(e){const t=[];return t.key=e,t}function shapeStack(){var e=constant$1([]),t=stackOrderNone,n=stackOffsetNone,i=stackValue;function o(l){var u=Array.from(e.apply(this,arguments),stackSeries),f,p=u.length,m=-1,d;for(const g of l)for(f=0,++m;f<p;++f)(u[f][m]=[0,+i(g,u[f].key,m,l)]).data=g;for(f=0,d=array(t(u));f<p;++f)u[d[f]].index=f;return n(u,d),u}return o.keys=function(l){return arguments.length?(e=typeof l=="function"?l:constant$1(Array.from(l)),o):e},o.value=function(l){return arguments.length?(i=typeof l=="function"?l:constant$1(+l),o):i},o.order=function(l){return arguments.length?(t=l==null?stackOrderNone:typeof l=="function"?l:constant$1(Array.from(l)),o):t},o.offset=function(l){return arguments.length?(n=l??stackOffsetNone,o):n},o}function stackOffsetExpand(e,t){if((i=e.length)>0){for(var n,i,o=0,l=e[0].length,u;o<l;++o){for(u=n=0;n<i;++n)u+=e[n][o][1]||0;if(u)for(n=0;n<i;++n)e[n][o][1]/=u}stackOffsetNone(e,t)}}function stackOffsetSilhouette(e,t){if((o=e.length)>0){for(var n=0,i=e[t[0]],o,l=i.length;n<l;++n){for(var u=0,f=0;u<o;++u)f+=e[u][n][1]||0;i[n][1]+=i[n][0]=-f/2}stackOffsetNone(e,t)}}function stackOffsetWiggle(e,t){if(!(!((u=e.length)>0)||!((l=(o=e[t[0]]).length)>0))){for(var n=0,i=1,o,l,u;i<l;++i){for(var f=0,p=0,m=0;f<u;++f){for(var d=e[t[f]],g=d[i][1]||0,_=d[i-1][1]||0,E=(g-_)/2,S=0;S<f;++S){var b=e[t[S]],T=b[i][1]||0,C=b[i-1][1]||0;E+=T-C}p+=g,m+=E*g}o[i-1][1]+=o[i-1][0]=n,p&&(n-=m/p)}o[i-1][1]+=o[i-1][0]=n,stackOffsetNone(e,t)}}var get$2={},isUnsafeProperty={},hasRequiredIsUnsafeProperty;function requireIsUnsafeProperty(){return hasRequiredIsUnsafeProperty||(hasRequiredIsUnsafeProperty=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){return n==="__proto__"}e.isUnsafeProperty=t})(isUnsafeProperty)),isUnsafeProperty}var isDeepKey={},hasRequiredIsDeepKey;function requireIsDeepKey(){return hasRequiredIsDeepKey||(hasRequiredIsDeepKey=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){switch(typeof n){case"number":case"symbol":return!1;case"string":return n.includes(".")||n.includes("[")||n.includes("]")}}e.isDeepKey=t})(isDeepKey)),isDeepKey}var toKey={},hasRequiredToKey;function requireToKey(){return hasRequiredToKey||(hasRequiredToKey=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){var i;return typeof n=="string"||typeof n=="symbol"?n:Object.is((i=n==null?void 0:n.valueOf)==null?void 0:i.call(n),-0)?"-0":String(n)}e.toKey=t})(toKey)),toKey}var toPath={},toString$1={},hasRequiredToString;function requireToString(){return hasRequiredToString||(hasRequiredToString=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){if(n==null)return"";if(typeof n=="string")return n;if(Array.isArray(n))return n.map(t).join(",");const i=String(n);return i==="0"&&Object.is(Number(n),-0)?"-0":i}e.toString=t})(toString$1)),toString$1}var hasRequiredToPath;function requireToPath(){return hasRequiredToPath||(hasRequiredToPath=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireToString(),n=requireToKey();function i(o){if(Array.isArray(o))return o.map(n.toKey);if(typeof o=="symbol")return[o];o=t.toString(o);const l=[],u=o.length;if(u===0)return l;let f=0,p="",m="",d=!1;for(o.charCodeAt(0)===46&&(l.push(""),f++);f<u;){const g=o[f];m?g==="\\"&&f+1<u?(f++,p+=o[f]):g===m?m="":p+=g:d?g==='"'||g==="'"?m=g:g==="]"?(d=!1,l.push(p),p=""):p+=g:g==="["?(d=!0,p&&(l.push(p),p="")):g==="."?p&&(l.push(p),p=""):p+=g,f++}return p&&l.push(p),l}e.toPath=i})(toPath)),toPath}var hasRequiredGet$1;function requireGet$1(){return hasRequiredGet$1||(hasRequiredGet$1=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireIsUnsafeProperty(),n=requireIsDeepKey(),i=requireToKey(),o=requireToPath();function l(f,p,m){if(f==null)return m;switch(typeof p){case"string":{if(t.isUnsafeProperty(p))return m;const d=f[p];return d===void 0?n.isDeepKey(p)?l(f,o.toPath(p),m):m:d}case"number":case"symbol":{typeof p=="number"&&(p=i.toKey(p));const d=f[p];return d===void 0?m:d}default:{if(Array.isArray(p))return u(f,p,m);if(Object.is(p==null?void 0:p.valueOf(),-0)?p="-0":p=String(p),t.isUnsafeProperty(p))return m;const d=f[p];return d===void 0?m:d}}}function u(f,p,m){if(p.length===0)return m;let d=f;for(let g=0;g<p.length;g++){if(d==null||t.isUnsafeProperty(p[g]))return m;d=d[p[g]]}return d===void 0?m:d}e.get=l})(get$2)),get$2}var get$1,hasRequiredGet;function requireGet(){return hasRequiredGet||(hasRequiredGet=1,get$1=requireGet$1().get),get$1}var getExports=requireGet();const get=getDefaultExportFromCjs(getExports);var mathSign=e=>e===0?0:e>0?1:-1,isNan=e=>typeof e=="number"&&e!=+e,isPercent=e=>typeof e=="string"&&e.indexOf("%")===e.length-1,isNumber=e=>(typeof e=="number"||e instanceof Number)&&!isNan(e),isNumOrStr=e=>isNumber(e)||typeof e=="string",idCounter=0,uniqueId=e=>{var t=++idCounter;return"".concat(e||"").concat(t)},getPercentValue=function e(t,n){var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,o=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if(!isNumber(t)&&typeof t!="string")return i;var l;if(isPercent(t)){if(n==null)return i;var u=t.indexOf("%");l=n*parseFloat(t.slice(0,u))/100}else l=+t;return isNan(l)&&(l=i),o&&n!=null&&l>n&&(l=n),l},hasDuplicate=e=>{if(!Array.isArray(e))return!1;for(var t=e.length,n={},i=0;i<t;i++)if(!n[e[i]])n[e[i]]=!0;else return!0;return!1};function interpolate$1(e,t,n){return isNumber(e)&&isNumber(t)?e+n*(t-e):t}function findEntryInArray(e,t,n){if(!(!e||!e.length))return e.find(i=>i&&(typeof t=="function"?t(i):get(i,t))===n)}var isNullish=e=>e===null||typeof e>"u",upperFirst=e=>isNullish(e)?e:"".concat(e.charAt(0).toUpperCase()).concat(e.slice(1)),_excluded$k=["type","size","sizeType"];function _extends$q(){return _extends$q=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},_extends$q.apply(null,arguments)}function ownKeys$B(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$B(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$B(Object(n),!0).forEach(function(i){_defineProperty$D(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$B(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$D(e,t,n){return(t=_toPropertyKey$D(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$D(e){var t=_toPrimitive$D(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$D(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function _objectWithoutProperties$k(e,t){if(e==null)return{};var n,i,o=_objectWithoutPropertiesLoose$k(e,t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(i=0;i<l.length;i++)n=l[i],t.indexOf(n)===-1&&{}.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function _objectWithoutPropertiesLoose$k(e,t){if(e==null)return{};var n={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(t.indexOf(i)!==-1)continue;n[i]=e[i]}return n}var symbolFactories={symbolCircle,symbolCross,symbolDiamond,symbolSquare,symbolStar,symbolTriangle,symbolWye},RADIAN$1=Math.PI/180,getSymbolFactory=e=>{var t="symbol".concat(upperFirst(e));return symbolFactories[t]||symbolCircle},calculateAreaSize=(e,t,n)=>{if(t==="area")return e;switch(n){case"cross":return 5*e*e/9;case"diamond":return .5*e*e/Math.sqrt(3);case"square":return e*e;case"star":{var i=18*RADIAN$1;return 1.25*e*e*(Math.tan(i)-Math.tan(i*2)*Math.tan(i)**2)}case"triangle":return Math.sqrt(3)*e*e/4;case"wye":return(21-10*Math.sqrt(3))*e*e/8;default:return Math.PI*e*e/4}},registerSymbol=(e,t)=>{symbolFactories["symbol".concat(upperFirst(e))]=t},Symbols=e=>{var{type:t="circle",size:n=64,sizeType:i="area"}=e,o=_objectWithoutProperties$k(e,_excluded$k),l=_objectSpread$B(_objectSpread$B({},o),{},{type:t,size:n,sizeType:i}),u="circle";typeof t=="string"&&(u=t);var f=()=>{var _=getSymbolFactory(u),E=Symbol$1().type(_).size(calculateAreaSize(n,i,u)),S=E();if(S!==null)return S},{className:p,cx:m,cy:d}=l,g=svgPropertiesAndEvents(l);return m===+m&&d===+d&&n===+n?React__namespace.createElement("path",_extends$q({},g,{className:clsx("recharts-symbols",p),transform:"translate(".concat(m,", ").concat(d,")"),d:f()})):null};Symbols.registerSymbol=registerSymbol;var adaptEventHandlers=(e,t)=>{if(!e||typeof e=="function"||typeof e=="boolean")return null;var n=e;if(React.isValidElement(e)&&(n=e.props),typeof n!="object"&&typeof n!="function")return null;var i={};return Object.keys(n).forEach(o=>{isEventKey(o)&&(i[o]=(l=>n[o](n,l)))}),i},getEventHandlerOfChild=(e,t,n)=>i=>(e(t,n,i),null),adaptEventsOfChild=(e,t,n)=>{if(e===null||typeof e!="object"&&typeof e!="function")return null;var i=null;return Object.keys(e).forEach(o=>{var l=e[o];isEventKey(o)&&typeof l=="function"&&(i||(i={}),i[o]=getEventHandlerOfChild(l,t,n))}),i};function _extends$p(){return _extends$p=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},_extends$p.apply(null,arguments)}function ownKeys$A(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$A(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$A(Object(n),!0).forEach(function(i){_defineProperty$C(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$A(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$C(e,t,n){return(t=_toPropertyKey$C(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$C(e){var t=_toPrimitive$C(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$C(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var SIZE=32;class DefaultLegendContent extends React.PureComponent{renderIcon(t,n){var{inactiveColor:i}=this.props,o=SIZE/2,l=SIZE/6,u=SIZE/3,f=t.inactive?i:t.color,p=n??t.type;if(p==="none")return null;if(p==="plainline")return React__namespace.createElement("line",{strokeWidth:4,fill:"none",stroke:f,strokeDasharray:t.payload.strokeDasharray,x1:0,y1:o,x2:SIZE,y2:o,className:"recharts-legend-icon"});if(p==="line")return React__namespace.createElement("path",{strokeWidth:4,fill:"none",stroke:f,d:"M0,".concat(o,"h").concat(u,`
|
|
348
348
|
A`).concat(l,",").concat(l,",0,1,1,").concat(2*u,",").concat(o,`
|
|
349
349
|
H`).concat(SIZE,"M").concat(2*u,",").concat(o,`
|
|
350
350
|
A`).concat(l,",").concat(l,",0,1,1,").concat(u,",").concat(o),className:"recharts-legend-icon"});if(p==="rect")return React__namespace.createElement("path",{stroke:"none",fill:f,d:"M0,".concat(SIZE/8,"h").concat(SIZE,"v").concat(SIZE*3/4,"h").concat(-SIZE,"z"),className:"recharts-legend-icon"});if(React__namespace.isValidElement(t.legendIcon)){var m=_objectSpread$A({},t);return delete m.legendIcon,React__namespace.cloneElement(t.legendIcon,m)}return React__namespace.createElement(Symbols,{fill:f,cx:o,cy:o,size:SIZE,sizeType:"diameter",type:p})}renderItems(){var{payload:t,iconSize:n,layout:i,formatter:o,inactiveColor:l,iconType:u}=this.props,f={x:0,y:0,width:SIZE,height:SIZE},p={display:i==="horizontal"?"inline-block":"block",marginRight:10},m={display:"inline-block",verticalAlign:"middle",marginRight:4};return t.map((d,g)=>{var _=d.formatter||o,E=clsx({"recharts-legend-item":!0,["legend-item-".concat(g)]:!0,inactive:d.inactive});if(d.type==="none")return null;var S=d.inactive?l:d.color,b=_?_(d.value,d,g):d.value;return React__namespace.createElement("li",_extends$p({className:E,style:p,key:"legend-item-".concat(g)},adaptEventsOfChild(this.props,d,g)),React__namespace.createElement(Surface,{width:n,height:n,viewBox:f,style:m,"aria-label":"".concat(b," legend icon")},this.renderIcon(d,u)),React__namespace.createElement("span",{className:"recharts-legend-item-text",style:{color:S}},b))})}render(){var{payload:t,layout:n,align:i}=this.props;if(!t||!t.length)return null;var o={padding:0,margin:0,textAlign:n==="horizontal"?i:"left"};return React__namespace.createElement("ul",{className:"recharts-default-legend",style:o},this.renderItems())}}_defineProperty$C(DefaultLegendContent,"displayName","Legend");_defineProperty$C(DefaultLegendContent,"defaultProps",{align:"center",iconSize:14,inactiveColor:"#ccc",layout:"horizontal",verticalAlign:"middle"});var uniqBy$3={},uniqBy$2={},hasRequiredUniqBy$2;function requireUniqBy$2(){return hasRequiredUniqBy$2||(hasRequiredUniqBy$2=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n,i){const o=new Map;for(let l=0;l<n.length;l++){const u=n[l],f=i(u);o.has(f)||o.set(f,u)}return Array.from(o.values())}e.uniqBy=t})(uniqBy$2)),uniqBy$2}var identity$4={},hasRequiredIdentity;function requireIdentity(){return hasRequiredIdentity||(hasRequiredIdentity=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){return n}e.identity=t})(identity$4)),identity$4}var isArrayLikeObject={},isArrayLike={},isLength={},hasRequiredIsLength;function requireIsLength(){return hasRequiredIsLength||(hasRequiredIsLength=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){return Number.isSafeInteger(n)&&n>=0}e.isLength=t})(isLength)),isLength}var hasRequiredIsArrayLike;function requireIsArrayLike(){return hasRequiredIsArrayLike||(hasRequiredIsArrayLike=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireIsLength();function n(i){return i!=null&&typeof i!="function"&&t.isLength(i.length)}e.isArrayLike=n})(isArrayLike)),isArrayLike}var isObjectLike={},hasRequiredIsObjectLike;function requireIsObjectLike(){return hasRequiredIsObjectLike||(hasRequiredIsObjectLike=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){return typeof n=="object"&&n!==null}e.isObjectLike=t})(isObjectLike)),isObjectLike}var hasRequiredIsArrayLikeObject;function requireIsArrayLikeObject(){return hasRequiredIsArrayLikeObject||(hasRequiredIsArrayLikeObject=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireIsArrayLike(),n=requireIsObjectLike();function i(o){return n.isObjectLike(o)&&t.isArrayLike(o)}e.isArrayLikeObject=i})(isArrayLikeObject)),isArrayLikeObject}var iteratee={},property={},hasRequiredProperty;function requireProperty(){return hasRequiredProperty||(hasRequiredProperty=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireGet$1();function n(i){return function(o){return t.get(o,i)}}e.property=n})(property)),property}var matches={},isMatch={},isMatchWith={},isObject={},hasRequiredIsObject;function requireIsObject(){return hasRequiredIsObject||(hasRequiredIsObject=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){return n!==null&&(typeof n=="object"||typeof n=="function")}e.isObject=t})(isObject)),isObject}var isPrimitive={},hasRequiredIsPrimitive;function requireIsPrimitive(){return hasRequiredIsPrimitive||(hasRequiredIsPrimitive=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){return n==null||typeof n!="object"&&typeof n!="function"}e.isPrimitive=t})(isPrimitive)),isPrimitive}var eq={},hasRequiredEq;function requireEq(){return hasRequiredEq||(hasRequiredEq=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n,i){return n===i||Number.isNaN(n)&&Number.isNaN(i)}e.eq=t})(eq)),eq}var hasRequiredIsMatchWith;function requireIsMatchWith(){return hasRequiredIsMatchWith||(hasRequiredIsMatchWith=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireIsObject(),n=requireIsPrimitive(),i=requireEq();function o(d,g,_){return typeof _!="function"?o(d,g,()=>{}):l(d,g,function E(S,b,T,C,A,R){const O=_(S,b,T,C,A,R);return O!==void 0?!!O:l(S,b,E,R)},new Map)}function l(d,g,_,E){if(g===d)return!0;switch(typeof g){case"object":return u(d,g,_,E);case"function":return Object.keys(g).length>0?l(d,{...g},_,E):i.eq(d,g);default:return t.isObject(d)?typeof g=="string"?g==="":!0:i.eq(d,g)}}function u(d,g,_,E){if(g==null)return!0;if(Array.isArray(g))return p(d,g,_,E);if(g instanceof Map)return f(d,g,_,E);if(g instanceof Set)return m(d,g,_,E);const S=Object.keys(g);if(d==null)return S.length===0;if(S.length===0)return!0;if(E!=null&&E.has(g))return E.get(g)===d;E==null||E.set(g,d);try{for(let b=0;b<S.length;b++){const T=S[b];if(!n.isPrimitive(d)&&!(T in d)||g[T]===void 0&&d[T]!==void 0||g[T]===null&&d[T]!==null||!_(d[T],g[T],T,d,g,E))return!1}return!0}finally{E==null||E.delete(g)}}function f(d,g,_,E){if(g.size===0)return!0;if(!(d instanceof Map))return!1;for(const[S,b]of g.entries()){const T=d.get(S);if(_(T,b,S,d,g,E)===!1)return!1}return!0}function p(d,g,_,E){if(g.length===0)return!0;if(!Array.isArray(d))return!1;const S=new Set;for(let b=0;b<g.length;b++){const T=g[b];let C=!1;for(let A=0;A<d.length;A++){if(S.has(A))continue;const R=d[A];let O=!1;if(_(R,T,b,d,g,E)&&(O=!0),O){S.add(A),C=!0;break}}if(!C)return!1}return!0}function m(d,g,_,E){return g.size===0?!0:d instanceof Set?p([...d],[...g],_,E):!1}e.isMatchWith=o,e.isSetMatch=m})(isMatchWith)),isMatchWith}var hasRequiredIsMatch;function requireIsMatch(){return hasRequiredIsMatch||(hasRequiredIsMatch=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireIsMatchWith();function n(i,o){return t.isMatchWith(i,o,()=>{})}e.isMatch=n})(isMatch)),isMatch}var cloneDeep$1={},cloneDeepWith$1={},getSymbols={},hasRequiredGetSymbols;function requireGetSymbols(){return hasRequiredGetSymbols||(hasRequiredGetSymbols=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){return Object.getOwnPropertySymbols(n).filter(i=>Object.prototype.propertyIsEnumerable.call(n,i))}e.getSymbols=t})(getSymbols)),getSymbols}var getTag={},hasRequiredGetTag;function requireGetTag(){return hasRequiredGetTag||(hasRequiredGetTag=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){return n==null?n===void 0?"[object Undefined]":"[object Null]":Object.prototype.toString.call(n)}e.getTag=t})(getTag)),getTag}var tags={},hasRequiredTags;function requireTags(){return hasRequiredTags||(hasRequiredTags=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t="[object RegExp]",n="[object String]",i="[object Number]",o="[object Boolean]",l="[object Arguments]",u="[object Symbol]",f="[object Date]",p="[object Map]",m="[object Set]",d="[object Array]",g="[object Function]",_="[object ArrayBuffer]",E="[object Object]",S="[object Error]",b="[object DataView]",T="[object Uint8Array]",C="[object Uint8ClampedArray]",A="[object Uint16Array]",R="[object Uint32Array]",O="[object BigUint64Array]",I="[object Int8Array]",j="[object Int16Array]",D="[object Int32Array]",F="[object BigInt64Array]",B="[object Float32Array]",X="[object Float64Array]";e.argumentsTag=l,e.arrayBufferTag=_,e.arrayTag=d,e.bigInt64ArrayTag=F,e.bigUint64ArrayTag=O,e.booleanTag=o,e.dataViewTag=b,e.dateTag=f,e.errorTag=S,e.float32ArrayTag=B,e.float64ArrayTag=X,e.functionTag=g,e.int16ArrayTag=j,e.int32ArrayTag=D,e.int8ArrayTag=I,e.mapTag=p,e.numberTag=i,e.objectTag=E,e.regexpTag=t,e.setTag=m,e.stringTag=n,e.symbolTag=u,e.uint16ArrayTag=A,e.uint32ArrayTag=R,e.uint8ArrayTag=T,e.uint8ClampedArrayTag=C})(tags)),tags}var isTypedArray={},hasRequiredIsTypedArray;function requireIsTypedArray(){return hasRequiredIsTypedArray||(hasRequiredIsTypedArray=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){return ArrayBuffer.isView(n)&&!(n instanceof DataView)}e.isTypedArray=t})(isTypedArray)),isTypedArray}var hasRequiredCloneDeepWith$1;function requireCloneDeepWith$1(){return hasRequiredCloneDeepWith$1||(hasRequiredCloneDeepWith$1=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireGetSymbols(),n=requireGetTag(),i=requireTags(),o=requireIsPrimitive(),l=requireIsTypedArray();function u(d,g){return f(d,void 0,d,new Map,g)}function f(d,g,_,E=new Map,S=void 0){const b=S==null?void 0:S(d,g,_,E);if(b!==void 0)return b;if(o.isPrimitive(d))return d;if(E.has(d))return E.get(d);if(Array.isArray(d)){const T=new Array(d.length);E.set(d,T);for(let C=0;C<d.length;C++)T[C]=f(d[C],C,_,E,S);return Object.hasOwn(d,"index")&&(T.index=d.index),Object.hasOwn(d,"input")&&(T.input=d.input),T}if(d instanceof Date)return new Date(d.getTime());if(d instanceof RegExp){const T=new RegExp(d.source,d.flags);return T.lastIndex=d.lastIndex,T}if(d instanceof Map){const T=new Map;E.set(d,T);for(const[C,A]of d)T.set(C,f(A,C,_,E,S));return T}if(d instanceof Set){const T=new Set;E.set(d,T);for(const C of d)T.add(f(C,void 0,_,E,S));return T}if(typeof Buffer<"u"&&Buffer.isBuffer(d))return d.subarray();if(l.isTypedArray(d)){const T=new(Object.getPrototypeOf(d)).constructor(d.length);E.set(d,T);for(let C=0;C<d.length;C++)T[C]=f(d[C],C,_,E,S);return T}if(d instanceof ArrayBuffer||typeof SharedArrayBuffer<"u"&&d instanceof SharedArrayBuffer)return d.slice(0);if(d instanceof DataView){const T=new DataView(d.buffer.slice(0),d.byteOffset,d.byteLength);return E.set(d,T),p(T,d,_,E,S),T}if(typeof File<"u"&&d instanceof File){const T=new File([d],d.name,{type:d.type});return E.set(d,T),p(T,d,_,E,S),T}if(typeof Blob<"u"&&d instanceof Blob){const T=new Blob([d],{type:d.type});return E.set(d,T),p(T,d,_,E,S),T}if(d instanceof Error){const T=new d.constructor;return E.set(d,T),T.message=d.message,T.name=d.name,T.stack=d.stack,T.cause=d.cause,p(T,d,_,E,S),T}if(d instanceof Boolean){const T=new Boolean(d.valueOf());return E.set(d,T),p(T,d,_,E,S),T}if(d instanceof Number){const T=new Number(d.valueOf());return E.set(d,T),p(T,d,_,E,S),T}if(d instanceof String){const T=new String(d.valueOf());return E.set(d,T),p(T,d,_,E,S),T}if(typeof d=="object"&&m(d)){const T=Object.create(Object.getPrototypeOf(d));return E.set(d,T),p(T,d,_,E,S),T}return d}function p(d,g,_=d,E,S){const b=[...Object.keys(g),...t.getSymbols(g)];for(let T=0;T<b.length;T++){const C=b[T],A=Object.getOwnPropertyDescriptor(d,C);(A==null||A.writable)&&(d[C]=f(g[C],C,_,E,S))}}function m(d){switch(n.getTag(d)){case i.argumentsTag:case i.arrayTag:case i.arrayBufferTag:case i.dataViewTag:case i.booleanTag:case i.dateTag:case i.float32ArrayTag:case i.float64ArrayTag:case i.int8ArrayTag:case i.int16ArrayTag:case i.int32ArrayTag:case i.mapTag:case i.numberTag:case i.objectTag:case i.regexpTag:case i.setTag:case i.stringTag:case i.symbolTag:case i.uint8ArrayTag:case i.uint8ClampedArrayTag:case i.uint16ArrayTag:case i.uint32ArrayTag:return!0;default:return!1}}e.cloneDeepWith=u,e.cloneDeepWithImpl=f,e.copyProperties=p})(cloneDeepWith$1)),cloneDeepWith$1}var hasRequiredCloneDeep$1;function requireCloneDeep$1(){return hasRequiredCloneDeep$1||(hasRequiredCloneDeep$1=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireCloneDeepWith$1();function n(i){return t.cloneDeepWithImpl(i,void 0,i,new Map,void 0)}e.cloneDeep=n})(cloneDeep$1)),cloneDeep$1}var hasRequiredMatches;function requireMatches(){return hasRequiredMatches||(hasRequiredMatches=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireIsMatch(),n=requireCloneDeep$1();function i(o){return o=n.cloneDeep(o),l=>t.isMatch(l,o)}e.matches=i})(matches)),matches}var matchesProperty={},cloneDeep={},cloneDeepWith={},hasRequiredCloneDeepWith;function requireCloneDeepWith(){return hasRequiredCloneDeepWith||(hasRequiredCloneDeepWith=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireCloneDeepWith$1(),n=requireTags();function i(o,l){return t.cloneDeepWith(o,(u,f,p,m)=>{const d=l==null?void 0:l(u,f,p,m);if(d!==void 0)return d;if(typeof o=="object")switch(Object.prototype.toString.call(o)){case n.numberTag:case n.stringTag:case n.booleanTag:{const g=new o.constructor(o==null?void 0:o.valueOf());return t.copyProperties(g,o),g}case n.argumentsTag:{const g={};return t.copyProperties(g,o),g.length=o.length,g[Symbol.iterator]=o[Symbol.iterator],g}default:return}})}e.cloneDeepWith=i})(cloneDeepWith)),cloneDeepWith}var hasRequiredCloneDeep;function requireCloneDeep(){return hasRequiredCloneDeep||(hasRequiredCloneDeep=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireCloneDeepWith();function n(i){return t.cloneDeepWith(i)}e.cloneDeep=n})(cloneDeep)),cloneDeep}var has$1={},isIndex={},hasRequiredIsIndex;function requireIsIndex(){return hasRequiredIsIndex||(hasRequiredIsIndex=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=/^(?:0|[1-9]\d*)$/;function n(i,o=Number.MAX_SAFE_INTEGER){switch(typeof i){case"number":return Number.isInteger(i)&&i>=0&&i<o;case"symbol":return!1;case"string":return t.test(i)}}e.isIndex=n})(isIndex)),isIndex}var isArguments={},hasRequiredIsArguments;function requireIsArguments(){return hasRequiredIsArguments||(hasRequiredIsArguments=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireGetTag();function n(i){return i!==null&&typeof i=="object"&&t.getTag(i)==="[object Arguments]"}e.isArguments=n})(isArguments)),isArguments}var hasRequiredHas;function requireHas(){return hasRequiredHas||(hasRequiredHas=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireIsDeepKey(),n=requireIsIndex(),i=requireIsArguments(),o=requireToPath();function l(u,f){let p;if(Array.isArray(f)?p=f:typeof f=="string"&&t.isDeepKey(f)&&(u==null?void 0:u[f])==null?p=o.toPath(f):p=[f],p.length===0)return!1;let m=u;for(let d=0;d<p.length;d++){const g=p[d];if((m==null||!Object.hasOwn(m,g))&&!((Array.isArray(m)||i.isArguments(m))&&n.isIndex(g)&&g<m.length))return!1;m=m[g]}return!0}e.has=l})(has$1)),has$1}var hasRequiredMatchesProperty;function requireMatchesProperty(){return hasRequiredMatchesProperty||(hasRequiredMatchesProperty=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireIsMatch(),n=requireToKey(),i=requireCloneDeep(),o=requireGet$1(),l=requireHas();function u(f,p){switch(typeof f){case"object":{Object.is(f==null?void 0:f.valueOf(),-0)&&(f="-0");break}case"number":{f=n.toKey(f);break}}return p=i.cloneDeep(p),function(m){const d=o.get(m,f);return d===void 0?l.has(m,f):p===void 0?d===void 0:t.isMatch(d,p)}}e.matchesProperty=u})(matchesProperty)),matchesProperty}var hasRequiredIteratee;function requireIteratee(){return hasRequiredIteratee||(hasRequiredIteratee=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireIdentity(),n=requireProperty(),i=requireMatches(),o=requireMatchesProperty();function l(u){if(u==null)return t.identity;switch(typeof u){case"function":return u;case"object":return Array.isArray(u)&&u.length===2?o.matchesProperty(u[0],u[1]):i.matches(u);case"string":case"symbol":case"number":return n.property(u)}}e.iteratee=l})(iteratee)),iteratee}var hasRequiredUniqBy$1;function requireUniqBy$1(){return hasRequiredUniqBy$1||(hasRequiredUniqBy$1=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireUniqBy$2(),n=requireIdentity(),i=requireIsArrayLikeObject(),o=requireIteratee();function l(u,f=n.identity){return i.isArrayLikeObject(u)?t.uniqBy(Array.from(u),o.iteratee(f)):[]}e.uniqBy=l})(uniqBy$3)),uniqBy$3}var uniqBy$1,hasRequiredUniqBy;function requireUniqBy(){return hasRequiredUniqBy||(hasRequiredUniqBy=1,uniqBy$1=requireUniqBy$1().uniqBy),uniqBy$1}var uniqByExports=requireUniqBy();const uniqBy=getDefaultExportFromCjs(uniqByExports);function getUniqPayload(e,t,n){return t===!0?uniqBy(e,n):typeof t=="function"?uniqBy(e,t):e}var withSelector$1={exports:{}},withSelector_production={},shim={exports:{}},useSyncExternalStoreShim_production={};/**
|
|
@@ -393,7 +393,7 @@ Take a look at the logic that dispatched this action: `,E,`
|
|
|
393
393
|
(See https://redux.js.org/faq/actions#why-should-type-be-a-string-or-at-least-serializable-why-should-my-action-types-be-constants)`,`
|
|
394
394
|
(To allow non-serializable values see: https://redux-toolkit.js.org/usage/usage-guide#working-with-non-serializable-data)`)}}),f||(b.measureTime(()=>{const T=g.getState(),C=findNonSerializableValue(T,"",t,n,l,d);if(C){const{keyPath:A,value:R}=C;console.error(`A non-serializable value was detected in the state, in the path: \`${A}\`. Value:`,R,`
|
|
395
395
|
Take a look at the reducer(s) handling this action type: ${E.type}.
|
|
396
|
-
(See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),b.warnIfExceeded()),S}}}function isBoolean(e){return typeof e=="boolean"}var buildGetDefaultMiddleware=()=>function(t){const{thunk:n=!0,immutableCheck:i=!0,serializableCheck:o=!0,actionCreatorCheck:l=!0}=t??{};let u=new Tuple;if(n&&(isBoolean(n)?u.push(thunk):u.push(withExtraArgument(n.extraArgument))),process.env.NODE_ENV!=="production"){if(i){let f={};isBoolean(i)||(f=i),u.unshift(createImmutableStateInvariantMiddleware(f))}if(o){let f={};isBoolean(o)||(f=o),u.push(createSerializableStateInvariantMiddleware(f))}if(l){let f={};isBoolean(l)||(f=l),u.unshift(createActionCreatorInvariantMiddleware(f))}}return u},SHOULD_AUTOBATCH="RTK_autoBatch",prepareAutoBatched=()=>e=>({payload:e,meta:{[SHOULD_AUTOBATCH]:!0}}),createQueueWithTimer=e=>t=>{setTimeout(t,e)},autoBatchEnhancer=(e={type:"raf"})=>t=>(...n)=>{const i=t(...n);let o=!0,l=!1,u=!1;const f=new Set,p=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:createQueueWithTimer(10):e.type==="callback"?e.queueNotification:createQueueWithTimer(e.timeout),m=()=>{u=!1,l&&(l=!1,f.forEach(d=>d()))};return Object.assign({},i,{subscribe(d){const g=()=>o&&d(),_=i.subscribe(g);return f.add(d),()=>{_(),f.delete(d)}},dispatch(d){var g;try{return o=!((g=d==null?void 0:d.meta)!=null&&g[SHOULD_AUTOBATCH]),l=!o,l&&(u||(u=!0,p(m))),i.dispatch(d)}finally{o=!0}}})},buildGetDefaultEnhancers=e=>function(n){const{autoBatch:i=!0}=n??{};let o=new Tuple(e);return i&&o.push(autoBatchEnhancer(typeof i=="object"?i:void 0)),o};function configureStore(e){const t=buildGetDefaultMiddleware(),{reducer:n=void 0,middleware:i,devTools:o=!0,duplicateMiddlewareCheck:l=!0,preloadedState:u=void 0,enhancers:f=void 0}=e||{};let p;if(typeof n=="function")p=n;else if(isPlainObject$4(n))p=combineReducers(n);else throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(1):"`reducer` is a required argument, and must be a function or an object of functions that can be passed to combineReducers");if(process.env.NODE_ENV!=="production"&&i&&typeof i!="function")throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(2):"`middleware` field must be a callback");let m;if(typeof i=="function"){if(m=i(t),process.env.NODE_ENV!=="production"&&!Array.isArray(m))throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(3):"when using a middleware builder function, an array of middleware must be returned")}else m=t();if(process.env.NODE_ENV!=="production"&&m.some(b=>typeof b!="function"))throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(4):"each middleware provided to configureStore must be a function");if(process.env.NODE_ENV!=="production"&&l){let b=new Set;m.forEach(T=>{if(b.has(T))throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(42):"Duplicate middleware references found when creating the store. Ensure that each middleware is only included once.");b.add(T)})}let d=compose$1;o&&(d=composeWithDevTools({trace:process.env.NODE_ENV!=="production",...typeof o=="object"&&o}));const g=applyMiddleware(...m),_=buildGetDefaultEnhancers(g);if(process.env.NODE_ENV!=="production"&&f&&typeof f!="function")throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(5):"`enhancers` field must be a callback");let E=typeof f=="function"?f(_):_();if(process.env.NODE_ENV!=="production"&&!Array.isArray(E))throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(6):"`enhancers` callback must return an array");if(process.env.NODE_ENV!=="production"&&E.some(b=>typeof b!="function"))throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(7):"each enhancer provided to configureStore must be a function");process.env.NODE_ENV!=="production"&&m.length&&!E.includes(g)&&console.error("middlewares were provided, but middleware enhancer was not included in final enhancers - make sure to call `getDefaultEnhancers`");const S=d(...E);return createStore(p,u,S)}function executeReducerBuilderCallback(e){const t={},n=[];let i;const o={addCase(l,u){if(process.env.NODE_ENV!=="production"){if(n.length>0)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(26):"`builder.addCase` should only be called before calling `builder.addMatcher`");if(i)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(27):"`builder.addCase` should only be called before calling `builder.addDefaultCase`")}const f=typeof l=="string"?l:l.type;if(!f)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(28):"`builder.addCase` cannot be called with an empty action type");if(f in t)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(29):`\`builder.addCase\` cannot be called with two reducers for the same action type '${f}'`);return t[f]=u,o},addAsyncThunk(l,u){if(process.env.NODE_ENV!=="production"&&i)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(43):"`builder.addAsyncThunk` should only be called before calling `builder.addDefaultCase`");return u.pending&&(t[l.pending.type]=u.pending),u.rejected&&(t[l.rejected.type]=u.rejected),u.fulfilled&&(t[l.fulfilled.type]=u.fulfilled),u.settled&&n.push({matcher:l.settled,reducer:u.settled}),o},addMatcher(l,u){if(process.env.NODE_ENV!=="production"&&i)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(30):"`builder.addMatcher` should only be called before calling `builder.addDefaultCase`");return n.push({matcher:l,reducer:u}),o},addDefaultCase(l){if(process.env.NODE_ENV!=="production"&&i)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(31):"`builder.addDefaultCase` can only be called once");return i=l,o}};return e(o),[t,n,i]}setUseStrictIteration(!1);function isStateFunction(e){return typeof e=="function"}function createReducer(e,t){if(process.env.NODE_ENV!=="production"&&typeof t=="object")throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(8):"The object notation for `createReducer` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createReducer");let[n,i,o]=executeReducerBuilderCallback(t),l;if(isStateFunction(e))l=()=>freezeDraftable(e());else{const f=freezeDraftable(e);l=()=>f}function u(f=l(),p){let m=[n[p.type],...i.filter(({matcher:d})=>d(p)).map(({reducer:d})=>d)];return m.filter(d=>!!d).length===0&&(m=[o]),m.reduce((d,g)=>{if(g)if(isDraft(d)){const E=g(d,p);return E===void 0?d:E}else{if(isDraftable(d))return produce(d,_=>g(_,p));{const _=g(d,p);if(_===void 0){if(d===null)return d;throw Error("A case reducer on a non-draftable value must not return undefined")}return _}}return d},f)}return u.getInitialState=l,u}var urlAlphabet="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",nanoid=(e=21)=>{let t="",n=e;for(;n--;)t+=urlAlphabet[Math.random()*64|0];return t},asyncThunkSymbol=Symbol.for("rtk-slice-createasyncthunk");function getType(e,t){return`${e}/${t}`}function buildCreateSlice({creators:e}={}){var n;const t=(n=e==null?void 0:e.asyncThunk)==null?void 0:n[asyncThunkSymbol];return function(o){const{name:l,reducerPath:u=l}=o;if(!l)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(11):"`name` is a required option for createSlice");typeof process<"u"&&process.env.NODE_ENV==="development"&&o.initialState===void 0&&console.error("You must provide an `initialState` value that is not `undefined`. You may have misspelled `initialState`");const f=(typeof o.reducers=="function"?o.reducers(buildReducerCreators()):o.reducers)||{},p=Object.keys(f),m={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},d={addCase(O,I){const j=typeof O=="string"?O:O.type;if(!j)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(12):"`context.addCase` cannot be called with an empty action type");if(j in m.sliceCaseReducersByType)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(13):"`context.addCase` cannot be called with two reducers for the same action type: "+j);return m.sliceCaseReducersByType[j]=I,d},addMatcher(O,I){return m.sliceMatchers.push({matcher:O,reducer:I}),d},exposeAction(O,I){return m.actionCreators[O]=I,d},exposeCaseReducer(O,I){return m.sliceCaseReducersByName[O]=I,d}};p.forEach(O=>{const I=f[O],j={reducerName:O,type:getType(l,O),createNotation:typeof o.reducers=="function"};isAsyncThunkSliceReducerDefinition(I)?handleThunkCaseReducerDefinition(j,I,d,t):handleNormalReducerDefinition(j,I,d)});function g(){if(process.env.NODE_ENV!=="production"&&typeof o.extraReducers=="object")throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(14):"The object notation for `createSlice.extraReducers` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createSlice");const[O={},I=[],j=void 0]=typeof o.extraReducers=="function"?executeReducerBuilderCallback(o.extraReducers):[o.extraReducers],D={...O,...m.sliceCaseReducersByType};return createReducer(o.initialState,F=>{for(let B in D)F.addCase(B,D[B]);for(let B of m.sliceMatchers)F.addMatcher(B.matcher,B.reducer);for(let B of I)F.addMatcher(B.matcher,B.reducer);j&&F.addDefaultCase(j)})}const _=O=>O,E=new Map,S=new WeakMap;let b;function T(O,I){return b||(b=g()),b(O,I)}function C(){return b||(b=g()),b.getInitialState()}function A(O,I=!1){function j(F){let B=F[O];if(typeof B>"u"){if(I)B=getOrInsertComputed(S,j,C);else if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(15):"selectSlice returned undefined for an uninjected slice reducer")}return B}function D(F=_){const B=getOrInsertComputed(E,I,()=>new WeakMap);return getOrInsertComputed(B,F,()=>{const X={};for(const[z,M]of Object.entries(o.selectors??{}))X[z]=wrapSelector(M,F,()=>getOrInsertComputed(S,F,C),I);return X})}return{reducerPath:O,getSelectors:D,get selectors(){return D(j)},selectSlice:j}}const R={name:l,reducer:T,actions:m.actionCreators,caseReducers:m.sliceCaseReducersByName,getInitialState:C,...A(u),injectInto(O,{reducerPath:I,...j}={}){const D=I??u;return O.inject({reducerPath:D,reducer:T},j),{...R,...A(D,!0)}}};return R}}function wrapSelector(e,t,n,i){function o(l,...u){let f=t(l);if(typeof f>"u"){if(i)f=n();else if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(16):"selectState returned undefined for an uninjected slice reducer")}return e(f,...u)}return o.unwrapped=e,o}var createSlice=buildCreateSlice();function buildReducerCreators(){function e(t,n){return{_reducerDefinitionType:"asyncThunk",payloadCreator:t,...n}}return e.withTypes=()=>e,{reducer(t){return Object.assign({[t.name](...n){return t(...n)}}[t.name],{_reducerDefinitionType:"reducer"})},preparedReducer(t,n){return{_reducerDefinitionType:"reducerWithPrepare",prepare:t,reducer:n}},asyncThunk:e}}function handleNormalReducerDefinition({type:e,reducerName:t,createNotation:n},i,o){let l,u;if("reducer"in i){if(n&&!isCaseReducerWithPrepareDefinition(i))throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(17):"Please use the `create.preparedReducer` notation for prepared action creators with the `create` notation.");l=i.reducer,u=i.prepare}else l=i;o.addCase(e,l).exposeCaseReducer(t,l).exposeAction(t,u?createAction(e,u):createAction(e))}function isAsyncThunkSliceReducerDefinition(e){return e._reducerDefinitionType==="asyncThunk"}function isCaseReducerWithPrepareDefinition(e){return e._reducerDefinitionType==="reducerWithPrepare"}function handleThunkCaseReducerDefinition({type:e,reducerName:t},n,i,o){if(!o)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(18):"Cannot use `create.asyncThunk` in the built-in `createSlice`. Use `buildCreateSlice({ creators: { asyncThunk: asyncThunkCreator } })` to create a customised version of `createSlice`.");const{payloadCreator:l,fulfilled:u,pending:f,rejected:p,settled:m,options:d}=n,g=o(e,l,d);i.exposeAction(t,g),u&&i.addCase(g.fulfilled,u),f&&i.addCase(g.pending,f),p&&i.addCase(g.rejected,p),m&&i.addMatcher(g.settled,m),i.exposeCaseReducer(t,{fulfilled:u||noop$3,pending:f||noop$3,rejected:p||noop$3,settled:m||noop$3})}function noop$3(){}var task="task",listener="listener",completed="completed",cancelled="cancelled",taskCancelled=`task-${cancelled}`,taskCompleted=`task-${completed}`,listenerCancelled=`${listener}-${cancelled}`,listenerCompleted=`${listener}-${completed}`,TaskAbortError=class{constructor(e){Dt(this,"name","TaskAbortError");Dt(this,"message");this.code=e,this.message=`${task} ${cancelled} (reason: ${e})`}},assertFunction=(e,t)=>{if(typeof e!="function")throw new TypeError(process.env.NODE_ENV==="production"?formatProdErrorMessage(32):`${t} is not a function`)},noop2=()=>{},catchRejection=(e,t=noop2)=>(e.catch(t),e),addAbortSignalListener=(e,t)=>(e.addEventListener("abort",t,{once:!0}),()=>e.removeEventListener("abort",t)),abortControllerWithReason=(e,t)=>{const n=e.signal;n.aborted||("reason"in n||Object.defineProperty(n,"reason",{enumerable:!0,value:t,configurable:!0,writable:!0}),e.abort(t))},validateActive=e=>{if(e.aborted){const{reason:t}=e;throw new TaskAbortError(t)}};function raceWithSignal(e,t){let n=noop2;return new Promise((i,o)=>{const l=()=>o(new TaskAbortError(e.reason));if(e.aborted){l();return}n=addAbortSignalListener(e,l),t.finally(()=>n()).then(i,o)}).finally(()=>{n=noop2})}var runTask=async(e,t)=>{try{return await Promise.resolve(),{status:"ok",value:await e()}}catch(n){return{status:n instanceof TaskAbortError?"cancelled":"rejected",error:n}}finally{t==null||t()}},createPause=e=>t=>catchRejection(raceWithSignal(e,t).then(n=>(validateActive(e),n))),createDelay=e=>{const t=createPause(e);return n=>t(new Promise(i=>setTimeout(i,n)))},{assign}=Object,INTERNAL_NIL_TOKEN={},alm="listenerMiddleware",createFork=(e,t)=>{const n=i=>addAbortSignalListener(e,()=>abortControllerWithReason(i,e.reason));return(i,o)=>{assertFunction(i,"taskExecutor");const l=new AbortController;n(l);const u=runTask(async()=>{validateActive(e),validateActive(l.signal);const f=await i({pause:createPause(l.signal),delay:createDelay(l.signal),signal:l.signal});return validateActive(l.signal),f},()=>abortControllerWithReason(l,taskCompleted));return o!=null&&o.autoJoin&&t.push(u.catch(noop2)),{result:createPause(e)(u),cancel(){abortControllerWithReason(l,taskCancelled)}}}},createTakePattern=(e,t)=>{const n=async(i,o)=>{validateActive(t);let l=()=>{};const f=[new Promise((p,m)=>{let d=e({predicate:i,effect:(g,_)=>{_.unsubscribe(),p([g,_.getState(),_.getOriginalState()])}});l=()=>{d(),m()}})];o!=null&&f.push(new Promise(p=>setTimeout(p,o,null)));try{const p=await raceWithSignal(t,Promise.race(f));return validateActive(t),p}finally{l()}};return(i,o)=>catchRejection(n(i,o))},getListenerEntryPropsFrom=e=>{let{type:t,actionCreator:n,matcher:i,predicate:o,effect:l}=e;if(t)o=createAction(t).match;else if(n)t=n.type,o=n.match;else if(i)o=i;else if(!o)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(21):"Creating or removing a listener requires one of the known fields for matching an action");return assertFunction(l,"options.listener"),{predicate:o,type:t,effect:l}},createListenerEntry=assign(e=>{const{type:t,predicate:n,effect:i}=getListenerEntryPropsFrom(e);return{id:nanoid(),effect:i,type:t,predicate:n,pending:new Set,unsubscribe:()=>{throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(22):"Unsubscribe not initialized")}}},{withTypes:()=>createListenerEntry}),findListenerEntry=(e,t)=>{const{type:n,effect:i,predicate:o}=getListenerEntryPropsFrom(t);return Array.from(e.values()).find(l=>(typeof n=="string"?l.type===n:l.predicate===o)&&l.effect===i)},cancelActiveListeners=e=>{e.pending.forEach(t=>{abortControllerWithReason(t,listenerCancelled)})},createClearListenerMiddleware=(e,t)=>()=>{for(const n of t.keys())cancelActiveListeners(n);e.clear()},safelyNotifyError=(e,t,n)=>{try{e(t,n)}catch(i){setTimeout(()=>{throw i},0)}},addListener=assign(createAction(`${alm}/add`),{withTypes:()=>addListener}),clearAllListeners=createAction(`${alm}/removeAll`),removeListener=assign(createAction(`${alm}/remove`),{withTypes:()=>removeListener}),defaultErrorHandler=(...e)=>{console.error(`${alm}/error`,...e)},createListenerMiddleware=(e={})=>{const t=new Map,n=new Map,i=E=>{const S=n.get(E)??0;n.set(E,S+1)},o=E=>{const S=n.get(E)??1;S===1?n.delete(E):n.set(E,S-1)},{extra:l,onError:u=defaultErrorHandler}=e;assertFunction(u,"onError");const f=E=>(E.unsubscribe=()=>t.delete(E.id),t.set(E.id,E),S=>{E.unsubscribe(),S!=null&&S.cancelActive&&cancelActiveListeners(E)}),p=E=>{const S=findListenerEntry(t,E)??createListenerEntry(E);return f(S)};assign(p,{withTypes:()=>p});const m=E=>{const S=findListenerEntry(t,E);return S&&(S.unsubscribe(),E.cancelActive&&cancelActiveListeners(S)),!!S};assign(m,{withTypes:()=>m});const d=async(E,S,b,T)=>{const C=new AbortController,A=createTakePattern(p,C.signal),R=[];try{E.pending.add(C),i(E),await Promise.resolve(E.effect(S,assign({},b,{getOriginalState:T,condition:(O,I)=>A(O,I).then(Boolean),take:A,delay:createDelay(C.signal),pause:createPause(C.signal),extra:l,signal:C.signal,fork:createFork(C.signal,R),unsubscribe:E.unsubscribe,subscribe:()=>{t.set(E.id,E)},cancelActiveListeners:()=>{E.pending.forEach((O,I,j)=>{O!==C&&(abortControllerWithReason(O,listenerCancelled),j.delete(O))})},cancel:()=>{abortControllerWithReason(C,listenerCancelled),E.pending.delete(C)},throwIfCancelled:()=>{validateActive(C.signal)}})))}catch(O){O instanceof TaskAbortError||safelyNotifyError(u,O,{raisedBy:"effect"})}finally{await Promise.all(R),abortControllerWithReason(C,listenerCompleted),o(E),E.pending.delete(C)}},g=createClearListenerMiddleware(t,n);return{middleware:E=>S=>b=>{if(!isAction(b))return S(b);if(addListener.match(b))return p(b.payload);if(clearAllListeners.match(b)){g();return}if(removeListener.match(b))return m(b.payload);let T=E.getState();const C=()=>{if(T===INTERNAL_NIL_TOKEN)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(23):`${alm}: getOriginalState can only be called synchronously`);return T};let A;try{if(A=S(b),t.size>0){const R=E.getState(),O=Array.from(t.values());for(const I of O){let j=!1;try{j=I.predicate(b,R,T)}catch(D){j=!1,safelyNotifyError(u,D,{raisedBy:"predicate"})}j&&d(I,b,E,C)}}}finally{T=INTERNAL_NIL_TOKEN}return A},startListening:p,stopListening:m,clearListeners:g}};function formatProdErrorMessage(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var initialState$a={layoutType:"horizontal",width:0,height:0,margin:{top:5,right:5,bottom:5,left:5},scale:1},chartLayoutSlice=createSlice({name:"chartLayout",initialState:initialState$a,reducers:{setLayout(e,t){e.layoutType=t.payload},setChartSize(e,t){e.width=t.payload.width,e.height=t.payload.height},setMargin(e,t){var n,i,o,l;e.margin.top=(n=t.payload.top)!==null&&n!==void 0?n:0,e.margin.right=(i=t.payload.right)!==null&&i!==void 0?i:0,e.margin.bottom=(o=t.payload.bottom)!==null&&o!==void 0?o:0,e.margin.left=(l=t.payload.left)!==null&&l!==void 0?l:0},setScale(e,t){e.scale=t.payload}}}),{setMargin,setLayout,setChartSize,setScale}=chartLayoutSlice.actions,chartLayoutReducer=chartLayoutSlice.reducer;function ownKeys$z(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$z(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$z(Object(n),!0).forEach(function(i){_defineProperty$B(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$z(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$B(e,t,n){return(t=_toPropertyKey$B(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$B(e){var t=_toPrimitive$B(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$B(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var RADIAN=Math.PI/180,radianToDegree=e=>e*180/Math.PI,polarToCartesian=(e,t,n,i)=>({x:e+Math.cos(-RADIAN*i)*n,y:t+Math.sin(-RADIAN*i)*n}),getMaxRadius=function e(t,n){var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{top:0,right:0,bottom:0,left:0};return Math.min(Math.abs(t-(i.left||0)-(i.right||0)),Math.abs(n-(i.top||0)-(i.bottom||0)))/2},distanceBetweenPoints=(e,t)=>{var{x:n,y:i}=e,{x:o,y:l}=t;return Math.sqrt((n-o)**2+(i-l)**2)},getAngleOfPoint=(e,t)=>{var{x:n,y:i}=e,{cx:o,cy:l}=t,u=distanceBetweenPoints({x:n,y:i},{x:o,y:l});if(u<=0)return{radius:u,angle:0};var f=(n-o)/u,p=Math.acos(f);return i>l&&(p=2*Math.PI-p),{radius:u,angle:radianToDegree(p),angleInRadian:p}},formatAngleOfSector=e=>{var{startAngle:t,endAngle:n}=e,i=Math.floor(t/360),o=Math.floor(n/360),l=Math.min(i,o);return{startAngle:t-l*360,endAngle:n-l*360}},reverseFormatAngleOfSector=(e,t)=>{var{startAngle:n,endAngle:i}=t,o=Math.floor(n/360),l=Math.floor(i/360),u=Math.min(o,l);return e+u*360},inRangeOfSector=(e,t)=>{var{x:n,y:i}=e,{radius:o,angle:l}=getAngleOfPoint({x:n,y:i},t),{innerRadius:u,outerRadius:f}=t;if(o<u||o>f||o===0)return null;var{startAngle:p,endAngle:m}=formatAngleOfSector(t),d=l,g;if(p<=m){for(;d>m;)d-=360;for(;d<p;)d+=360;g=d>=p&&d<=m}else{for(;d>p;)d-=360;for(;d<m;)d+=360;g=d>=m&&d<=p}return g?_objectSpread$z(_objectSpread$z({},t),{},{radius:o,angle:reverseFormatAngleOfSector(d,t)}):null};function getSliced(e,t,n){return Array.isArray(e)&&e&&t+n!==0?e.slice(t,n+1):e}function ownKeys$y(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$y(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$y(Object(n),!0).forEach(function(i){_defineProperty$A(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$y(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$A(e,t,n){return(t=_toPropertyKey$A(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$A(e){var t=_toPrimitive$A(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$A(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function getValueByDataKey(e,t,n){return isNullish(e)||isNullish(t)?n:isNumOrStr(t)?get(e,t,n):typeof t=="function"?t(e):n}var calculateActiveTickIndex=(e,t,n,i,o)=>{var l,u=-1,f=(l=t==null?void 0:t.length)!==null&&l!==void 0?l:0;if(f<=1||e==null)return 0;if(i==="angleAxis"&&o!=null&&Math.abs(Math.abs(o[1]-o[0])-360)<=1e-6)for(var p=0;p<f;p++){var m=p>0?n[p-1].coordinate:n[f-1].coordinate,d=n[p].coordinate,g=p>=f-1?n[0].coordinate:n[p+1].coordinate,_=void 0;if(mathSign(d-m)!==mathSign(g-d)){var E=[];if(mathSign(g-d)===mathSign(o[1]-o[0])){_=g;var S=d+o[1]-o[0];E[0]=Math.min(S,(S+m)/2),E[1]=Math.max(S,(S+m)/2)}else{_=m;var b=g+o[1]-o[0];E[0]=Math.min(d,(b+d)/2),E[1]=Math.max(d,(b+d)/2)}var T=[Math.min(d,(_+d)/2),Math.max(d,(_+d)/2)];if(e>T[0]&&e<=T[1]||e>=E[0]&&e<=E[1]){({index:u}=n[p]);break}}else{var C=Math.min(m,g),A=Math.max(m,g);if(e>(C+d)/2&&e<=(A+d)/2){({index:u}=n[p]);break}}}else if(t){for(var R=0;R<f;R++)if(R===0&&e<=(t[R].coordinate+t[R+1].coordinate)/2||R>0&&R<f-1&&e>(t[R].coordinate+t[R-1].coordinate)/2&&e<=(t[R].coordinate+t[R+1].coordinate)/2||R===f-1&&e>(t[R].coordinate+t[R-1].coordinate)/2){({index:u}=t[R]);break}}return u},appendOffsetOfLegend=(e,t,n)=>{if(t&&n){var{width:i,height:o}=n,{align:l,verticalAlign:u,layout:f}=t;if((f==="vertical"||f==="horizontal"&&u==="middle")&&l!=="center"&&isNumber(e[l]))return _objectSpread$y(_objectSpread$y({},e),{},{[l]:e[l]+(i||0)});if((f==="horizontal"||f==="vertical"&&l==="center")&&u!=="middle"&&isNumber(e[u]))return _objectSpread$y(_objectSpread$y({},e),{},{[u]:e[u]+(o||0)})}return e},isCategoricalAxis=(e,t)=>e==="horizontal"&&t==="xAxis"||e==="vertical"&&t==="yAxis"||e==="centric"&&t==="angleAxis"||e==="radial"&&t==="radiusAxis",getCoordinatesOfGrid=(e,t,n,i)=>{if(i)return e.map(f=>f.coordinate);var o,l,u=e.map(f=>(f.coordinate===t&&(o=!0),f.coordinate===n&&(l=!0),f.coordinate));return o||u.push(t),l||u.push(n),u},getTicksOfAxis=(e,t,n)=>{if(!e)return null;var{duplicateDomain:i,type:o,range:l,scale:u,realScaleType:f,isCategorical:p,categoricalDomain:m,tickCount:d,ticks:g,niceTicks:_,axisType:E}=e;if(!u)return null;var S=f==="scaleBand"&&u.bandwidth?u.bandwidth()/2:2,b=o==="category"&&u.bandwidth?u.bandwidth()/S:0;if(b=E==="angleAxis"&&l&&l.length>=2?mathSign(l[0]-l[1])*2*b:b,g||_){var T=(g||_||[]).map((C,A)=>{var R=i?i.indexOf(C):C;return{coordinate:u(R)+b,value:C,offset:b,index:A}});return T.filter(C=>!isNan(C.coordinate))}return p&&m?m.map((C,A)=>({coordinate:u(C)+b,value:C,index:A,offset:b})):u.ticks&&d!=null?u.ticks(d).map((C,A)=>({coordinate:u(C)+b,value:C,offset:b,index:A})):u.domain().map((C,A)=>({coordinate:u(C)+b,value:i?i[C]:C,index:A,offset:b}))},EPS=1e-4,checkDomainOfScale=e=>{var t=e.domain();if(!(!t||t.length<=2)){var n=t.length,i=e.range(),o=Math.min(i[0],i[1])-EPS,l=Math.max(i[0],i[1])+EPS,u=e(t[0]),f=e(t[n-1]);(u<o||u>l||f<o||f>l)&&e.domain([t[0],t[n-1]])}},truncateByDomain=(e,t)=>{if(!t||t.length!==2||!isNumber(t[0])||!isNumber(t[1]))return e;var n=Math.min(t[0],t[1]),i=Math.max(t[0],t[1]),o=[e[0],e[1]];return(!isNumber(e[0])||e[0]<n)&&(o[0]=n),(!isNumber(e[1])||e[1]>i)&&(o[1]=i),o[0]>i&&(o[0]=i),o[1]<n&&(o[1]=n),o},offsetSign=e=>{var t=e.length;if(!(t<=0))for(var n=0,i=e[0].length;n<i;++n)for(var o=0,l=0,u=0;u<t;++u){var f=isNan(e[u][n][1])?e[u][n][0]:e[u][n][1];f>=0?(e[u][n][0]=o,e[u][n][1]=o+f,o=e[u][n][1]):(e[u][n][0]=l,e[u][n][1]=l+f,l=e[u][n][1])}},offsetPositive=e=>{var t=e.length;if(!(t<=0))for(var n=0,i=e[0].length;n<i;++n)for(var o=0,l=0;l<t;++l){var u=isNan(e[l][n][1])?e[l][n][0]:e[l][n][1];u>=0?(e[l][n][0]=o,e[l][n][1]=o+u,o=e[l][n][1]):(e[l][n][0]=0,e[l][n][1]=0)}},STACK_OFFSET_MAP={sign:offsetSign,expand:stackOffsetExpand,none:stackOffsetNone,silhouette:stackOffsetSilhouette,wiggle:stackOffsetWiggle,positive:offsetPositive},getStackedData=(e,t,n)=>{var i=STACK_OFFSET_MAP[n],o=shapeStack().keys(t).value((l,u)=>+getValueByDataKey(l,u,0)).order(stackOrderNone).offset(i);return o(e)};function getNormalizedStackId(e){return e==null?void 0:String(e)}function getCateCoordinateOfLine(e){var{axis:t,ticks:n,bandSize:i,entry:o,index:l,dataKey:u}=e;if(t.type==="category"){if(!t.allowDuplicatedCategory&&t.dataKey&&!isNullish(o[t.dataKey])){var f=findEntryInArray(n,"value",o[t.dataKey]);if(f)return f.coordinate+i/2}return n[l]?n[l].coordinate+i/2:null}var p=getValueByDataKey(o,isNullish(u)?t.dataKey:u);return isNullish(p)?null:t.scale(p)}var getCateCoordinateOfBar=e=>{var{axis:t,ticks:n,offset:i,bandSize:o,entry:l,index:u}=e;if(t.type==="category")return n[u]?n[u].coordinate+i:null;var f=getValueByDataKey(l,t.dataKey,t.scale.domain()[u]);return isNullish(f)?null:t.scale(f)-o/2+i},getBaseValueOfBar=e=>{var{numericAxis:t}=e,n=t.scale.domain();if(t.type==="number"){var i=Math.min(n[0],n[1]),o=Math.max(n[0],n[1]);return i<=0&&o>=0?0:o<0?o:i}return n[0]},getDomainOfSingle=e=>{var t=e.flat(2).filter(isNumber);return[Math.min(...t),Math.max(...t)]},makeDomainFinite=e=>[e[0]===1/0?0:e[0],e[1]===-1/0?0:e[1]],getDomainOfStackGroups=(e,t,n)=>{if(e!=null)return makeDomainFinite(Object.keys(e).reduce((i,o)=>{var l=e[o],{stackedData:u}=l,f=u.reduce((p,m)=>{var d=getSliced(m,t,n),g=getDomainOfSingle(d);return[Math.min(p[0],g[0]),Math.max(p[1],g[1])]},[1/0,-1/0]);return[Math.min(f[0],i[0]),Math.max(f[1],i[1])]},[1/0,-1/0]))},MIN_VALUE_REG=/^dataMin[\s]*-[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,MAX_VALUE_REG=/^dataMax[\s]*\+[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,getBandSizeOfAxis=(e,t,n)=>{if(e&&e.scale&&e.scale.bandwidth){var i=e.scale.bandwidth();if(!n||i>0)return i}if(e&&t&&t.length>=2){for(var o=sortBy(t,d=>d.coordinate),l=1/0,u=1,f=o.length;u<f;u++){var p=o[u],m=o[u-1];l=Math.min((p.coordinate||0)-(m.coordinate||0),l)}return l===1/0?0:l}return n?void 0:0};function getTooltipEntry(e){var{tooltipEntrySettings:t,dataKey:n,payload:i,value:o,name:l}=e;return _objectSpread$y(_objectSpread$y({},t),{},{dataKey:n,payload:i,value:o,name:l})}function getTooltipNameProp(e,t){if(e)return String(e);if(typeof t=="string")return t}function inRange(e,t,n,i,o){if(n==="horizontal"||n==="vertical"){var l=e>=o.left&&e<=o.left+o.width&&t>=o.top&&t<=o.top+o.height;return l?{x:e,y:t}:null}return i?inRangeOfSector({x:e,y:t},i):null}var getActiveCoordinate=(e,t,n,i)=>{var o=t.find(m=>m&&m.index===n);if(o){if(e==="horizontal")return{x:o.coordinate,y:i.y};if(e==="vertical")return{x:i.x,y:o.coordinate};if(e==="centric"){var l=o.coordinate,{radius:u}=i;return _objectSpread$y(_objectSpread$y(_objectSpread$y({},i),polarToCartesian(i.cx,i.cy,u,l)),{},{angle:l,radius:u})}var f=o.coordinate,{angle:p}=i;return _objectSpread$y(_objectSpread$y(_objectSpread$y({},i),polarToCartesian(i.cx,i.cy,f,p)),{},{angle:p,radius:f})}return{x:0,y:0}},calculateTooltipPos=(e,t)=>t==="horizontal"?e.x:t==="vertical"?e.y:t==="centric"?e.angle:e.radius,selectChartWidth=e=>e.layout.width,selectChartHeight=e=>e.layout.height,selectContainerScale=e=>e.layout.scale,selectMargin=e=>e.layout.margin,selectAllXAxes=createSelector(e=>e.cartesianAxis.xAxis,e=>Object.values(e)),selectAllYAxes=createSelector(e=>e.cartesianAxis.yAxis,e=>Object.values(e)),DATA_ITEM_INDEX_ATTRIBUTE_NAME="data-recharts-item-index",DATA_ITEM_DATAKEY_ATTRIBUTE_NAME="data-recharts-item-data-key",DEFAULT_Y_AXIS_WIDTH=60;function ownKeys$x(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$x(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$x(Object(n),!0).forEach(function(i){_defineProperty$z(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$x(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$z(e,t,n){return(t=_toPropertyKey$z(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$z(e){var t=_toPrimitive$z(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$z(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var selectBrushHeight=e=>e.brush.height;function selectLeftAxesOffset(e){var t=selectAllYAxes(e);return t.reduce((n,i)=>{if(i.orientation==="left"&&!i.mirror&&!i.hide){var o=typeof i.width=="number"?i.width:DEFAULT_Y_AXIS_WIDTH;return n+o}return n},0)}function selectRightAxesOffset(e){var t=selectAllYAxes(e);return t.reduce((n,i)=>{if(i.orientation==="right"&&!i.mirror&&!i.hide){var o=typeof i.width=="number"?i.width:DEFAULT_Y_AXIS_WIDTH;return n+o}return n},0)}function selectTopAxesOffset(e){var t=selectAllXAxes(e);return t.reduce((n,i)=>i.orientation==="top"&&!i.mirror&&!i.hide?n+i.height:n,0)}function selectBottomAxesOffset(e){var t=selectAllXAxes(e);return t.reduce((n,i)=>i.orientation==="bottom"&&!i.mirror&&!i.hide?n+i.height:n,0)}var selectChartOffsetInternal=createSelector([selectChartWidth,selectChartHeight,selectMargin,selectBrushHeight,selectLeftAxesOffset,selectRightAxesOffset,selectTopAxesOffset,selectBottomAxesOffset,selectLegendSettings,selectLegendSize],(e,t,n,i,o,l,u,f,p,m)=>{var d={left:(n.left||0)+o,right:(n.right||0)+l},g={top:(n.top||0)+u,bottom:(n.bottom||0)+f},_=_objectSpread$x(_objectSpread$x({},g),d),E=_.bottom;_.bottom+=i,_=appendOffsetOfLegend(_,p,m);var S=e-_.left-_.right,b=t-_.top-_.bottom;return _objectSpread$x(_objectSpread$x({brushBottom:E},_),{},{width:Math.max(S,0),height:Math.max(b,0)})}),selectChartViewBox=createSelector(selectChartOffsetInternal,e=>({x:e.left,y:e.top,width:e.width,height:e.height})),selectAxisViewBox=createSelector(selectChartWidth,selectChartHeight,(e,t)=>({x:0,y:0,width:e,height:t})),PanoramaContext=React.createContext(null),useIsPanorama=()=>React.useContext(PanoramaContext)!=null,selectBrushSettings=e=>e.brush,selectBrushDimensions=createSelector([selectBrushSettings,selectChartOffsetInternal,selectMargin],(e,t,n)=>({height:e.height,x:isNumber(e.x)?e.x:t.left,y:isNumber(e.y)?e.y:t.top+t.height+t.brushBottom-((n==null?void 0:n.bottom)||0),width:isNumber(e.width)?e.width:t.width})),throttle$2={},debounce$1={},debounce={},hasRequiredDebounce$1;function requireDebounce$1(){return hasRequiredDebounce$1||(hasRequiredDebounce$1=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n,i,{signal:o,edges:l}={}){let u,f=null;const p=l!=null&&l.includes("leading"),m=l==null||l.includes("trailing"),d=()=>{f!==null&&(n.apply(u,f),u=void 0,f=null)},g=()=>{m&&d(),b()};let _=null;const E=()=>{_!=null&&clearTimeout(_),_=setTimeout(()=>{_=null,g()},i)},S=()=>{_!==null&&(clearTimeout(_),_=null)},b=()=>{S(),u=void 0,f=null},T=()=>{d()},C=function(...A){if(o!=null&&o.aborted)return;u=this,f=A;const R=_==null;E(),p&&R&&d()};return C.schedule=E,C.cancel=b,C.flush=T,o==null||o.addEventListener("abort",b,{once:!0}),C}e.debounce=t})(debounce)),debounce}var hasRequiredDebounce;function requireDebounce(){return hasRequiredDebounce||(hasRequiredDebounce=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireDebounce$1();function n(i,o=0,l={}){typeof l!="object"&&(l={});const{leading:u=!1,trailing:f=!0,maxWait:p}=l,m=Array(2);u&&(m[0]="leading"),f&&(m[1]="trailing");let d,g=null;const _=t.debounce(function(...b){d=i.apply(this,b),g=null},o,{edges:m}),E=function(...b){return p!=null&&(g===null&&(g=Date.now()),Date.now()-g>=p)?(d=i.apply(this,b),g=Date.now(),_.cancel(),_.schedule(),d):(_.apply(this,b),d)},S=()=>(_.flush(),d);return E.cancel=_.cancel,E.flush=S,E}e.debounce=n})(debounce$1)),debounce$1}var hasRequiredThrottle$1;function requireThrottle$1(){return hasRequiredThrottle$1||(hasRequiredThrottle$1=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireDebounce();function n(i,o=0,l={}){const{leading:u=!0,trailing:f=!0}=l;return t.debounce(i,o,{leading:u,maxWait:o,trailing:f})}e.throttle=n})(throttle$2)),throttle$2}var throttle$1,hasRequiredThrottle;function requireThrottle(){return hasRequiredThrottle||(hasRequiredThrottle=1,throttle$1=requireThrottle$1().throttle),throttle$1}var throttleExports=requireThrottle();const throttle=getDefaultExportFromCjs(throttleExports);var isDev=process.env.NODE_ENV!=="production",warn=function e(t,n){for(var i=arguments.length,o=new Array(i>2?i-2:0),l=2;l<i;l++)o[l-2]=arguments[l];if(isDev&&typeof console<"u"&&console.warn&&(n===void 0&&console.warn("LogUtils requires an error message argument"),!t))if(n===void 0)console.warn("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=0;console.warn(n.replace(/%s/g,()=>o[u++]))}},calculateChartDimensions=(e,t,n)=>{var{width:i="100%",height:o="100%",aspect:l,maxHeight:u}=n,f=isPercent(i)?e:Number(i),p=isPercent(o)?t:Number(o);return l&&l>0&&(f?p=f/l:p&&(f=p*l),u&&p>u&&(p=u)),{calculatedWidth:f,calculatedHeight:p}},bothOverflow={width:0,height:0,overflow:"visible"},overflowX={width:0,overflowX:"visible"},overflowY={height:0,overflowY:"visible"},noStyle={},getInnerDivStyle=e=>{var{width:t,height:n}=e,i=isPercent(t),o=isPercent(n);return i&&o?bothOverflow:i?overflowX:o?overflowY:noStyle};function getDefaultWidthAndHeight(e){var{width:t,height:n,aspect:i}=e,o=t,l=n;return o===void 0&&l===void 0?(o="100%",l="100%"):o===void 0?o=i&&i>0?void 0:"100%":l===void 0&&(l=i&&i>0?void 0:"100%"),{width:o,height:l}}function isWellBehavedNumber(e){return Number.isFinite(e)}function isPositiveNumber(e){return typeof e=="number"&&e>0&&Number.isFinite(e)}function _extends$o(){return _extends$o=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},_extends$o.apply(null,arguments)}function ownKeys$w(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$w(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$w(Object(n),!0).forEach(function(i){_defineProperty$y(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$w(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$y(e,t,n){return(t=_toPropertyKey$y(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$y(e){var t=_toPrimitive$y(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$y(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ResponsiveContainerContext=React.createContext({width:-1,height:-1});function ResponsiveContainerContextProvider(e){var{children:t,width:n,height:i}=e,o=React.useMemo(()=>({width:n,height:i}),[n,i]);return n<=0||i<=0?null:React__namespace.createElement(ResponsiveContainerContext.Provider,{value:o},t)}var useResponsiveContainerContext=()=>React.useContext(ResponsiveContainerContext),SizeDetectorContainer=React.forwardRef((e,t)=>{var{aspect:n,initialDimension:i={width:-1,height:-1},width:o,height:l,minWidth:u=0,minHeight:f,maxHeight:p,children:m,debounce:d=0,id:g,className:_,onResize:E,style:S={}}=e,b=React.useRef(null),T=React.useRef();T.current=E,React.useImperativeHandle(t,()=>b.current);var[C,A]=React.useState({containerWidth:i.width,containerHeight:i.height}),R=React.useCallback((F,B)=>{A(X=>{var z=Math.round(F),M=Math.round(B);return X.containerWidth===z&&X.containerHeight===M?X:{containerWidth:z,containerHeight:M}})},[]);React.useEffect(()=>{var F=M=>{var H,{width:ee,height:Q}=M[0].contentRect;R(ee,Q),(H=T.current)===null||H===void 0||H.call(T,ee,Q)};d>0&&(F=throttle(F,d,{trailing:!0,leading:!1}));var B=new ResizeObserver(F),{width:X,height:z}=b.current.getBoundingClientRect();return R(X,z),B.observe(b.current),()=>{B.disconnect()}},[R,d]);var{containerWidth:O,containerHeight:I}=C;warn(!n||n>0,"The aspect(%s) must be greater than zero.",n);var{calculatedWidth:j,calculatedHeight:D}=calculateChartDimensions(O,I,{width:o,height:l,aspect:n,maxHeight:p});return warn(j>0||D>0,`The width(%s) and height(%s) of chart should be greater than 0,
|
|
396
|
+
(See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),b.warnIfExceeded()),S}}}function isBoolean(e){return typeof e=="boolean"}var buildGetDefaultMiddleware=()=>function(t){const{thunk:n=!0,immutableCheck:i=!0,serializableCheck:o=!0,actionCreatorCheck:l=!0}=t??{};let u=new Tuple;if(n&&(isBoolean(n)?u.push(thunk):u.push(withExtraArgument(n.extraArgument))),process.env.NODE_ENV!=="production"){if(i){let f={};isBoolean(i)||(f=i),u.unshift(createImmutableStateInvariantMiddleware(f))}if(o){let f={};isBoolean(o)||(f=o),u.push(createSerializableStateInvariantMiddleware(f))}if(l){let f={};isBoolean(l)||(f=l),u.unshift(createActionCreatorInvariantMiddleware(f))}}return u},SHOULD_AUTOBATCH="RTK_autoBatch",prepareAutoBatched=()=>e=>({payload:e,meta:{[SHOULD_AUTOBATCH]:!0}}),createQueueWithTimer=e=>t=>{setTimeout(t,e)},autoBatchEnhancer=(e={type:"raf"})=>t=>(...n)=>{const i=t(...n);let o=!0,l=!1,u=!1;const f=new Set,p=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:createQueueWithTimer(10):e.type==="callback"?e.queueNotification:createQueueWithTimer(e.timeout),m=()=>{u=!1,l&&(l=!1,f.forEach(d=>d()))};return Object.assign({},i,{subscribe(d){const g=()=>o&&d(),_=i.subscribe(g);return f.add(d),()=>{_(),f.delete(d)}},dispatch(d){var g;try{return o=!((g=d==null?void 0:d.meta)!=null&&g[SHOULD_AUTOBATCH]),l=!o,l&&(u||(u=!0,p(m))),i.dispatch(d)}finally{o=!0}}})},buildGetDefaultEnhancers=e=>function(n){const{autoBatch:i=!0}=n??{};let o=new Tuple(e);return i&&o.push(autoBatchEnhancer(typeof i=="object"?i:void 0)),o};function configureStore(e){const t=buildGetDefaultMiddleware(),{reducer:n=void 0,middleware:i,devTools:o=!0,duplicateMiddlewareCheck:l=!0,preloadedState:u=void 0,enhancers:f=void 0}=e||{};let p;if(typeof n=="function")p=n;else if(isPlainObject$4(n))p=combineReducers(n);else throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(1):"`reducer` is a required argument, and must be a function or an object of functions that can be passed to combineReducers");if(process.env.NODE_ENV!=="production"&&i&&typeof i!="function")throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(2):"`middleware` field must be a callback");let m;if(typeof i=="function"){if(m=i(t),process.env.NODE_ENV!=="production"&&!Array.isArray(m))throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(3):"when using a middleware builder function, an array of middleware must be returned")}else m=t();if(process.env.NODE_ENV!=="production"&&m.some(b=>typeof b!="function"))throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(4):"each middleware provided to configureStore must be a function");if(process.env.NODE_ENV!=="production"&&l){let b=new Set;m.forEach(T=>{if(b.has(T))throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(42):"Duplicate middleware references found when creating the store. Ensure that each middleware is only included once.");b.add(T)})}let d=compose$1;o&&(d=composeWithDevTools({trace:process.env.NODE_ENV!=="production",...typeof o=="object"&&o}));const g=applyMiddleware(...m),_=buildGetDefaultEnhancers(g);if(process.env.NODE_ENV!=="production"&&f&&typeof f!="function")throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(5):"`enhancers` field must be a callback");let E=typeof f=="function"?f(_):_();if(process.env.NODE_ENV!=="production"&&!Array.isArray(E))throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(6):"`enhancers` callback must return an array");if(process.env.NODE_ENV!=="production"&&E.some(b=>typeof b!="function"))throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(7):"each enhancer provided to configureStore must be a function");process.env.NODE_ENV!=="production"&&m.length&&!E.includes(g)&&console.error("middlewares were provided, but middleware enhancer was not included in final enhancers - make sure to call `getDefaultEnhancers`");const S=d(...E);return createStore(p,u,S)}function executeReducerBuilderCallback(e){const t={},n=[];let i;const o={addCase(l,u){if(process.env.NODE_ENV!=="production"){if(n.length>0)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(26):"`builder.addCase` should only be called before calling `builder.addMatcher`");if(i)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(27):"`builder.addCase` should only be called before calling `builder.addDefaultCase`")}const f=typeof l=="string"?l:l.type;if(!f)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(28):"`builder.addCase` cannot be called with an empty action type");if(f in t)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(29):`\`builder.addCase\` cannot be called with two reducers for the same action type '${f}'`);return t[f]=u,o},addAsyncThunk(l,u){if(process.env.NODE_ENV!=="production"&&i)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(43):"`builder.addAsyncThunk` should only be called before calling `builder.addDefaultCase`");return u.pending&&(t[l.pending.type]=u.pending),u.rejected&&(t[l.rejected.type]=u.rejected),u.fulfilled&&(t[l.fulfilled.type]=u.fulfilled),u.settled&&n.push({matcher:l.settled,reducer:u.settled}),o},addMatcher(l,u){if(process.env.NODE_ENV!=="production"&&i)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(30):"`builder.addMatcher` should only be called before calling `builder.addDefaultCase`");return n.push({matcher:l,reducer:u}),o},addDefaultCase(l){if(process.env.NODE_ENV!=="production"&&i)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(31):"`builder.addDefaultCase` can only be called once");return i=l,o}};return e(o),[t,n,i]}setUseStrictIteration(!1);function isStateFunction(e){return typeof e=="function"}function createReducer(e,t){if(process.env.NODE_ENV!=="production"&&typeof t=="object")throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(8):"The object notation for `createReducer` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createReducer");let[n,i,o]=executeReducerBuilderCallback(t),l;if(isStateFunction(e))l=()=>freezeDraftable(e());else{const f=freezeDraftable(e);l=()=>f}function u(f=l(),p){let m=[n[p.type],...i.filter(({matcher:d})=>d(p)).map(({reducer:d})=>d)];return m.filter(d=>!!d).length===0&&(m=[o]),m.reduce((d,g)=>{if(g)if(isDraft(d)){const E=g(d,p);return E===void 0?d:E}else{if(isDraftable(d))return produce(d,_=>g(_,p));{const _=g(d,p);if(_===void 0){if(d===null)return d;throw Error("A case reducer on a non-draftable value must not return undefined")}return _}}return d},f)}return u.getInitialState=l,u}var urlAlphabet="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",nanoid=(e=21)=>{let t="",n=e;for(;n--;)t+=urlAlphabet[Math.random()*64|0];return t},asyncThunkSymbol=Symbol.for("rtk-slice-createasyncthunk");function getType(e,t){return`${e}/${t}`}function buildCreateSlice({creators:e}={}){var n;const t=(n=e==null?void 0:e.asyncThunk)==null?void 0:n[asyncThunkSymbol];return function(o){const{name:l,reducerPath:u=l}=o;if(!l)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(11):"`name` is a required option for createSlice");typeof process<"u"&&process.env.NODE_ENV==="development"&&o.initialState===void 0&&console.error("You must provide an `initialState` value that is not `undefined`. You may have misspelled `initialState`");const f=(typeof o.reducers=="function"?o.reducers(buildReducerCreators()):o.reducers)||{},p=Object.keys(f),m={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},d={addCase(O,I){const j=typeof O=="string"?O:O.type;if(!j)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(12):"`context.addCase` cannot be called with an empty action type");if(j in m.sliceCaseReducersByType)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(13):"`context.addCase` cannot be called with two reducers for the same action type: "+j);return m.sliceCaseReducersByType[j]=I,d},addMatcher(O,I){return m.sliceMatchers.push({matcher:O,reducer:I}),d},exposeAction(O,I){return m.actionCreators[O]=I,d},exposeCaseReducer(O,I){return m.sliceCaseReducersByName[O]=I,d}};p.forEach(O=>{const I=f[O],j={reducerName:O,type:getType(l,O),createNotation:typeof o.reducers=="function"};isAsyncThunkSliceReducerDefinition(I)?handleThunkCaseReducerDefinition(j,I,d,t):handleNormalReducerDefinition(j,I,d)});function g(){if(process.env.NODE_ENV!=="production"&&typeof o.extraReducers=="object")throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(14):"The object notation for `createSlice.extraReducers` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createSlice");const[O={},I=[],j=void 0]=typeof o.extraReducers=="function"?executeReducerBuilderCallback(o.extraReducers):[o.extraReducers],D={...O,...m.sliceCaseReducersByType};return createReducer(o.initialState,F=>{for(let B in D)F.addCase(B,D[B]);for(let B of m.sliceMatchers)F.addMatcher(B.matcher,B.reducer);for(let B of I)F.addMatcher(B.matcher,B.reducer);j&&F.addDefaultCase(j)})}const _=O=>O,E=new Map,S=new WeakMap;let b;function T(O,I){return b||(b=g()),b(O,I)}function C(){return b||(b=g()),b.getInitialState()}function A(O,I=!1){function j(F){let B=F[O];if(typeof B>"u"){if(I)B=getOrInsertComputed(S,j,C);else if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(15):"selectSlice returned undefined for an uninjected slice reducer")}return B}function D(F=_){const B=getOrInsertComputed(E,I,()=>new WeakMap);return getOrInsertComputed(B,F,()=>{const X={};for(const[z,M]of Object.entries(o.selectors??{}))X[z]=wrapSelector(M,F,()=>getOrInsertComputed(S,F,C),I);return X})}return{reducerPath:O,getSelectors:D,get selectors(){return D(j)},selectSlice:j}}const R={name:l,reducer:T,actions:m.actionCreators,caseReducers:m.sliceCaseReducersByName,getInitialState:C,...A(u),injectInto(O,{reducerPath:I,...j}={}){const D=I??u;return O.inject({reducerPath:D,reducer:T},j),{...R,...A(D,!0)}}};return R}}function wrapSelector(e,t,n,i){function o(l,...u){let f=t(l);if(typeof f>"u"){if(i)f=n();else if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(16):"selectState returned undefined for an uninjected slice reducer")}return e(f,...u)}return o.unwrapped=e,o}var createSlice=buildCreateSlice();function buildReducerCreators(){function e(t,n){return{_reducerDefinitionType:"asyncThunk",payloadCreator:t,...n}}return e.withTypes=()=>e,{reducer(t){return Object.assign({[t.name](...n){return t(...n)}}[t.name],{_reducerDefinitionType:"reducer"})},preparedReducer(t,n){return{_reducerDefinitionType:"reducerWithPrepare",prepare:t,reducer:n}},asyncThunk:e}}function handleNormalReducerDefinition({type:e,reducerName:t,createNotation:n},i,o){let l,u;if("reducer"in i){if(n&&!isCaseReducerWithPrepareDefinition(i))throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(17):"Please use the `create.preparedReducer` notation for prepared action creators with the `create` notation.");l=i.reducer,u=i.prepare}else l=i;o.addCase(e,l).exposeCaseReducer(t,l).exposeAction(t,u?createAction(e,u):createAction(e))}function isAsyncThunkSliceReducerDefinition(e){return e._reducerDefinitionType==="asyncThunk"}function isCaseReducerWithPrepareDefinition(e){return e._reducerDefinitionType==="reducerWithPrepare"}function handleThunkCaseReducerDefinition({type:e,reducerName:t},n,i,o){if(!o)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(18):"Cannot use `create.asyncThunk` in the built-in `createSlice`. Use `buildCreateSlice({ creators: { asyncThunk: asyncThunkCreator } })` to create a customised version of `createSlice`.");const{payloadCreator:l,fulfilled:u,pending:f,rejected:p,settled:m,options:d}=n,g=o(e,l,d);i.exposeAction(t,g),u&&i.addCase(g.fulfilled,u),f&&i.addCase(g.pending,f),p&&i.addCase(g.rejected,p),m&&i.addMatcher(g.settled,m),i.exposeCaseReducer(t,{fulfilled:u||noop$3,pending:f||noop$3,rejected:p||noop$3,settled:m||noop$3})}function noop$3(){}var task="task",listener="listener",completed="completed",cancelled="cancelled",taskCancelled=`task-${cancelled}`,taskCompleted=`task-${completed}`,listenerCancelled=`${listener}-${cancelled}`,listenerCompleted=`${listener}-${completed}`,TaskAbortError=class{constructor(e){jt(this,"name","TaskAbortError");jt(this,"message");this.code=e,this.message=`${task} ${cancelled} (reason: ${e})`}},assertFunction=(e,t)=>{if(typeof e!="function")throw new TypeError(process.env.NODE_ENV==="production"?formatProdErrorMessage(32):`${t} is not a function`)},noop2=()=>{},catchRejection=(e,t=noop2)=>(e.catch(t),e),addAbortSignalListener=(e,t)=>(e.addEventListener("abort",t,{once:!0}),()=>e.removeEventListener("abort",t)),abortControllerWithReason=(e,t)=>{const n=e.signal;n.aborted||("reason"in n||Object.defineProperty(n,"reason",{enumerable:!0,value:t,configurable:!0,writable:!0}),e.abort(t))},validateActive=e=>{if(e.aborted){const{reason:t}=e;throw new TaskAbortError(t)}};function raceWithSignal(e,t){let n=noop2;return new Promise((i,o)=>{const l=()=>o(new TaskAbortError(e.reason));if(e.aborted){l();return}n=addAbortSignalListener(e,l),t.finally(()=>n()).then(i,o)}).finally(()=>{n=noop2})}var runTask=async(e,t)=>{try{return await Promise.resolve(),{status:"ok",value:await e()}}catch(n){return{status:n instanceof TaskAbortError?"cancelled":"rejected",error:n}}finally{t==null||t()}},createPause=e=>t=>catchRejection(raceWithSignal(e,t).then(n=>(validateActive(e),n))),createDelay=e=>{const t=createPause(e);return n=>t(new Promise(i=>setTimeout(i,n)))},{assign}=Object,INTERNAL_NIL_TOKEN={},alm="listenerMiddleware",createFork=(e,t)=>{const n=i=>addAbortSignalListener(e,()=>abortControllerWithReason(i,e.reason));return(i,o)=>{assertFunction(i,"taskExecutor");const l=new AbortController;n(l);const u=runTask(async()=>{validateActive(e),validateActive(l.signal);const f=await i({pause:createPause(l.signal),delay:createDelay(l.signal),signal:l.signal});return validateActive(l.signal),f},()=>abortControllerWithReason(l,taskCompleted));return o!=null&&o.autoJoin&&t.push(u.catch(noop2)),{result:createPause(e)(u),cancel(){abortControllerWithReason(l,taskCancelled)}}}},createTakePattern=(e,t)=>{const n=async(i,o)=>{validateActive(t);let l=()=>{};const f=[new Promise((p,m)=>{let d=e({predicate:i,effect:(g,_)=>{_.unsubscribe(),p([g,_.getState(),_.getOriginalState()])}});l=()=>{d(),m()}})];o!=null&&f.push(new Promise(p=>setTimeout(p,o,null)));try{const p=await raceWithSignal(t,Promise.race(f));return validateActive(t),p}finally{l()}};return(i,o)=>catchRejection(n(i,o))},getListenerEntryPropsFrom=e=>{let{type:t,actionCreator:n,matcher:i,predicate:o,effect:l}=e;if(t)o=createAction(t).match;else if(n)t=n.type,o=n.match;else if(i)o=i;else if(!o)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(21):"Creating or removing a listener requires one of the known fields for matching an action");return assertFunction(l,"options.listener"),{predicate:o,type:t,effect:l}},createListenerEntry=assign(e=>{const{type:t,predicate:n,effect:i}=getListenerEntryPropsFrom(e);return{id:nanoid(),effect:i,type:t,predicate:n,pending:new Set,unsubscribe:()=>{throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(22):"Unsubscribe not initialized")}}},{withTypes:()=>createListenerEntry}),findListenerEntry=(e,t)=>{const{type:n,effect:i,predicate:o}=getListenerEntryPropsFrom(t);return Array.from(e.values()).find(l=>(typeof n=="string"?l.type===n:l.predicate===o)&&l.effect===i)},cancelActiveListeners=e=>{e.pending.forEach(t=>{abortControllerWithReason(t,listenerCancelled)})},createClearListenerMiddleware=(e,t)=>()=>{for(const n of t.keys())cancelActiveListeners(n);e.clear()},safelyNotifyError=(e,t,n)=>{try{e(t,n)}catch(i){setTimeout(()=>{throw i},0)}},addListener=assign(createAction(`${alm}/add`),{withTypes:()=>addListener}),clearAllListeners=createAction(`${alm}/removeAll`),removeListener=assign(createAction(`${alm}/remove`),{withTypes:()=>removeListener}),defaultErrorHandler=(...e)=>{console.error(`${alm}/error`,...e)},createListenerMiddleware=(e={})=>{const t=new Map,n=new Map,i=E=>{const S=n.get(E)??0;n.set(E,S+1)},o=E=>{const S=n.get(E)??1;S===1?n.delete(E):n.set(E,S-1)},{extra:l,onError:u=defaultErrorHandler}=e;assertFunction(u,"onError");const f=E=>(E.unsubscribe=()=>t.delete(E.id),t.set(E.id,E),S=>{E.unsubscribe(),S!=null&&S.cancelActive&&cancelActiveListeners(E)}),p=E=>{const S=findListenerEntry(t,E)??createListenerEntry(E);return f(S)};assign(p,{withTypes:()=>p});const m=E=>{const S=findListenerEntry(t,E);return S&&(S.unsubscribe(),E.cancelActive&&cancelActiveListeners(S)),!!S};assign(m,{withTypes:()=>m});const d=async(E,S,b,T)=>{const C=new AbortController,A=createTakePattern(p,C.signal),R=[];try{E.pending.add(C),i(E),await Promise.resolve(E.effect(S,assign({},b,{getOriginalState:T,condition:(O,I)=>A(O,I).then(Boolean),take:A,delay:createDelay(C.signal),pause:createPause(C.signal),extra:l,signal:C.signal,fork:createFork(C.signal,R),unsubscribe:E.unsubscribe,subscribe:()=>{t.set(E.id,E)},cancelActiveListeners:()=>{E.pending.forEach((O,I,j)=>{O!==C&&(abortControllerWithReason(O,listenerCancelled),j.delete(O))})},cancel:()=>{abortControllerWithReason(C,listenerCancelled),E.pending.delete(C)},throwIfCancelled:()=>{validateActive(C.signal)}})))}catch(O){O instanceof TaskAbortError||safelyNotifyError(u,O,{raisedBy:"effect"})}finally{await Promise.all(R),abortControllerWithReason(C,listenerCompleted),o(E),E.pending.delete(C)}},g=createClearListenerMiddleware(t,n);return{middleware:E=>S=>b=>{if(!isAction(b))return S(b);if(addListener.match(b))return p(b.payload);if(clearAllListeners.match(b)){g();return}if(removeListener.match(b))return m(b.payload);let T=E.getState();const C=()=>{if(T===INTERNAL_NIL_TOKEN)throw new Error(process.env.NODE_ENV==="production"?formatProdErrorMessage(23):`${alm}: getOriginalState can only be called synchronously`);return T};let A;try{if(A=S(b),t.size>0){const R=E.getState(),O=Array.from(t.values());for(const I of O){let j=!1;try{j=I.predicate(b,R,T)}catch(D){j=!1,safelyNotifyError(u,D,{raisedBy:"predicate"})}j&&d(I,b,E,C)}}}finally{T=INTERNAL_NIL_TOKEN}return A},startListening:p,stopListening:m,clearListeners:g}};function formatProdErrorMessage(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var initialState$a={layoutType:"horizontal",width:0,height:0,margin:{top:5,right:5,bottom:5,left:5},scale:1},chartLayoutSlice=createSlice({name:"chartLayout",initialState:initialState$a,reducers:{setLayout(e,t){e.layoutType=t.payload},setChartSize(e,t){e.width=t.payload.width,e.height=t.payload.height},setMargin(e,t){var n,i,o,l;e.margin.top=(n=t.payload.top)!==null&&n!==void 0?n:0,e.margin.right=(i=t.payload.right)!==null&&i!==void 0?i:0,e.margin.bottom=(o=t.payload.bottom)!==null&&o!==void 0?o:0,e.margin.left=(l=t.payload.left)!==null&&l!==void 0?l:0},setScale(e,t){e.scale=t.payload}}}),{setMargin,setLayout,setChartSize,setScale}=chartLayoutSlice.actions,chartLayoutReducer=chartLayoutSlice.reducer;function ownKeys$z(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$z(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$z(Object(n),!0).forEach(function(i){_defineProperty$B(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$z(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$B(e,t,n){return(t=_toPropertyKey$B(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$B(e){var t=_toPrimitive$B(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$B(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var RADIAN=Math.PI/180,radianToDegree=e=>e*180/Math.PI,polarToCartesian=(e,t,n,i)=>({x:e+Math.cos(-RADIAN*i)*n,y:t+Math.sin(-RADIAN*i)*n}),getMaxRadius=function e(t,n){var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{top:0,right:0,bottom:0,left:0};return Math.min(Math.abs(t-(i.left||0)-(i.right||0)),Math.abs(n-(i.top||0)-(i.bottom||0)))/2},distanceBetweenPoints=(e,t)=>{var{x:n,y:i}=e,{x:o,y:l}=t;return Math.sqrt((n-o)**2+(i-l)**2)},getAngleOfPoint=(e,t)=>{var{x:n,y:i}=e,{cx:o,cy:l}=t,u=distanceBetweenPoints({x:n,y:i},{x:o,y:l});if(u<=0)return{radius:u,angle:0};var f=(n-o)/u,p=Math.acos(f);return i>l&&(p=2*Math.PI-p),{radius:u,angle:radianToDegree(p),angleInRadian:p}},formatAngleOfSector=e=>{var{startAngle:t,endAngle:n}=e,i=Math.floor(t/360),o=Math.floor(n/360),l=Math.min(i,o);return{startAngle:t-l*360,endAngle:n-l*360}},reverseFormatAngleOfSector=(e,t)=>{var{startAngle:n,endAngle:i}=t,o=Math.floor(n/360),l=Math.floor(i/360),u=Math.min(o,l);return e+u*360},inRangeOfSector=(e,t)=>{var{x:n,y:i}=e,{radius:o,angle:l}=getAngleOfPoint({x:n,y:i},t),{innerRadius:u,outerRadius:f}=t;if(o<u||o>f||o===0)return null;var{startAngle:p,endAngle:m}=formatAngleOfSector(t),d=l,g;if(p<=m){for(;d>m;)d-=360;for(;d<p;)d+=360;g=d>=p&&d<=m}else{for(;d>p;)d-=360;for(;d<m;)d+=360;g=d>=m&&d<=p}return g?_objectSpread$z(_objectSpread$z({},t),{},{radius:o,angle:reverseFormatAngleOfSector(d,t)}):null};function getSliced(e,t,n){return Array.isArray(e)&&e&&t+n!==0?e.slice(t,n+1):e}function ownKeys$y(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$y(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$y(Object(n),!0).forEach(function(i){_defineProperty$A(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$y(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$A(e,t,n){return(t=_toPropertyKey$A(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$A(e){var t=_toPrimitive$A(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$A(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function getValueByDataKey(e,t,n){return isNullish(e)||isNullish(t)?n:isNumOrStr(t)?get(e,t,n):typeof t=="function"?t(e):n}var calculateActiveTickIndex=(e,t,n,i,o)=>{var l,u=-1,f=(l=t==null?void 0:t.length)!==null&&l!==void 0?l:0;if(f<=1||e==null)return 0;if(i==="angleAxis"&&o!=null&&Math.abs(Math.abs(o[1]-o[0])-360)<=1e-6)for(var p=0;p<f;p++){var m=p>0?n[p-1].coordinate:n[f-1].coordinate,d=n[p].coordinate,g=p>=f-1?n[0].coordinate:n[p+1].coordinate,_=void 0;if(mathSign(d-m)!==mathSign(g-d)){var E=[];if(mathSign(g-d)===mathSign(o[1]-o[0])){_=g;var S=d+o[1]-o[0];E[0]=Math.min(S,(S+m)/2),E[1]=Math.max(S,(S+m)/2)}else{_=m;var b=g+o[1]-o[0];E[0]=Math.min(d,(b+d)/2),E[1]=Math.max(d,(b+d)/2)}var T=[Math.min(d,(_+d)/2),Math.max(d,(_+d)/2)];if(e>T[0]&&e<=T[1]||e>=E[0]&&e<=E[1]){({index:u}=n[p]);break}}else{var C=Math.min(m,g),A=Math.max(m,g);if(e>(C+d)/2&&e<=(A+d)/2){({index:u}=n[p]);break}}}else if(t){for(var R=0;R<f;R++)if(R===0&&e<=(t[R].coordinate+t[R+1].coordinate)/2||R>0&&R<f-1&&e>(t[R].coordinate+t[R-1].coordinate)/2&&e<=(t[R].coordinate+t[R+1].coordinate)/2||R===f-1&&e>(t[R].coordinate+t[R-1].coordinate)/2){({index:u}=t[R]);break}}return u},appendOffsetOfLegend=(e,t,n)=>{if(t&&n){var{width:i,height:o}=n,{align:l,verticalAlign:u,layout:f}=t;if((f==="vertical"||f==="horizontal"&&u==="middle")&&l!=="center"&&isNumber(e[l]))return _objectSpread$y(_objectSpread$y({},e),{},{[l]:e[l]+(i||0)});if((f==="horizontal"||f==="vertical"&&l==="center")&&u!=="middle"&&isNumber(e[u]))return _objectSpread$y(_objectSpread$y({},e),{},{[u]:e[u]+(o||0)})}return e},isCategoricalAxis=(e,t)=>e==="horizontal"&&t==="xAxis"||e==="vertical"&&t==="yAxis"||e==="centric"&&t==="angleAxis"||e==="radial"&&t==="radiusAxis",getCoordinatesOfGrid=(e,t,n,i)=>{if(i)return e.map(f=>f.coordinate);var o,l,u=e.map(f=>(f.coordinate===t&&(o=!0),f.coordinate===n&&(l=!0),f.coordinate));return o||u.push(t),l||u.push(n),u},getTicksOfAxis=(e,t,n)=>{if(!e)return null;var{duplicateDomain:i,type:o,range:l,scale:u,realScaleType:f,isCategorical:p,categoricalDomain:m,tickCount:d,ticks:g,niceTicks:_,axisType:E}=e;if(!u)return null;var S=f==="scaleBand"&&u.bandwidth?u.bandwidth()/2:2,b=o==="category"&&u.bandwidth?u.bandwidth()/S:0;if(b=E==="angleAxis"&&l&&l.length>=2?mathSign(l[0]-l[1])*2*b:b,g||_){var T=(g||_||[]).map((C,A)=>{var R=i?i.indexOf(C):C;return{coordinate:u(R)+b,value:C,offset:b,index:A}});return T.filter(C=>!isNan(C.coordinate))}return p&&m?m.map((C,A)=>({coordinate:u(C)+b,value:C,index:A,offset:b})):u.ticks&&d!=null?u.ticks(d).map((C,A)=>({coordinate:u(C)+b,value:C,offset:b,index:A})):u.domain().map((C,A)=>({coordinate:u(C)+b,value:i?i[C]:C,index:A,offset:b}))},EPS=1e-4,checkDomainOfScale=e=>{var t=e.domain();if(!(!t||t.length<=2)){var n=t.length,i=e.range(),o=Math.min(i[0],i[1])-EPS,l=Math.max(i[0],i[1])+EPS,u=e(t[0]),f=e(t[n-1]);(u<o||u>l||f<o||f>l)&&e.domain([t[0],t[n-1]])}},truncateByDomain=(e,t)=>{if(!t||t.length!==2||!isNumber(t[0])||!isNumber(t[1]))return e;var n=Math.min(t[0],t[1]),i=Math.max(t[0],t[1]),o=[e[0],e[1]];return(!isNumber(e[0])||e[0]<n)&&(o[0]=n),(!isNumber(e[1])||e[1]>i)&&(o[1]=i),o[0]>i&&(o[0]=i),o[1]<n&&(o[1]=n),o},offsetSign=e=>{var t=e.length;if(!(t<=0))for(var n=0,i=e[0].length;n<i;++n)for(var o=0,l=0,u=0;u<t;++u){var f=isNan(e[u][n][1])?e[u][n][0]:e[u][n][1];f>=0?(e[u][n][0]=o,e[u][n][1]=o+f,o=e[u][n][1]):(e[u][n][0]=l,e[u][n][1]=l+f,l=e[u][n][1])}},offsetPositive=e=>{var t=e.length;if(!(t<=0))for(var n=0,i=e[0].length;n<i;++n)for(var o=0,l=0;l<t;++l){var u=isNan(e[l][n][1])?e[l][n][0]:e[l][n][1];u>=0?(e[l][n][0]=o,e[l][n][1]=o+u,o=e[l][n][1]):(e[l][n][0]=0,e[l][n][1]=0)}},STACK_OFFSET_MAP={sign:offsetSign,expand:stackOffsetExpand,none:stackOffsetNone,silhouette:stackOffsetSilhouette,wiggle:stackOffsetWiggle,positive:offsetPositive},getStackedData=(e,t,n)=>{var i=STACK_OFFSET_MAP[n],o=shapeStack().keys(t).value((l,u)=>+getValueByDataKey(l,u,0)).order(stackOrderNone).offset(i);return o(e)};function getNormalizedStackId(e){return e==null?void 0:String(e)}function getCateCoordinateOfLine(e){var{axis:t,ticks:n,bandSize:i,entry:o,index:l,dataKey:u}=e;if(t.type==="category"){if(!t.allowDuplicatedCategory&&t.dataKey&&!isNullish(o[t.dataKey])){var f=findEntryInArray(n,"value",o[t.dataKey]);if(f)return f.coordinate+i/2}return n[l]?n[l].coordinate+i/2:null}var p=getValueByDataKey(o,isNullish(u)?t.dataKey:u);return isNullish(p)?null:t.scale(p)}var getCateCoordinateOfBar=e=>{var{axis:t,ticks:n,offset:i,bandSize:o,entry:l,index:u}=e;if(t.type==="category")return n[u]?n[u].coordinate+i:null;var f=getValueByDataKey(l,t.dataKey,t.scale.domain()[u]);return isNullish(f)?null:t.scale(f)-o/2+i},getBaseValueOfBar=e=>{var{numericAxis:t}=e,n=t.scale.domain();if(t.type==="number"){var i=Math.min(n[0],n[1]),o=Math.max(n[0],n[1]);return i<=0&&o>=0?0:o<0?o:i}return n[0]},getDomainOfSingle=e=>{var t=e.flat(2).filter(isNumber);return[Math.min(...t),Math.max(...t)]},makeDomainFinite=e=>[e[0]===1/0?0:e[0],e[1]===-1/0?0:e[1]],getDomainOfStackGroups=(e,t,n)=>{if(e!=null)return makeDomainFinite(Object.keys(e).reduce((i,o)=>{var l=e[o],{stackedData:u}=l,f=u.reduce((p,m)=>{var d=getSliced(m,t,n),g=getDomainOfSingle(d);return[Math.min(p[0],g[0]),Math.max(p[1],g[1])]},[1/0,-1/0]);return[Math.min(f[0],i[0]),Math.max(f[1],i[1])]},[1/0,-1/0]))},MIN_VALUE_REG=/^dataMin[\s]*-[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,MAX_VALUE_REG=/^dataMax[\s]*\+[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,getBandSizeOfAxis=(e,t,n)=>{if(e&&e.scale&&e.scale.bandwidth){var i=e.scale.bandwidth();if(!n||i>0)return i}if(e&&t&&t.length>=2){for(var o=sortBy(t,d=>d.coordinate),l=1/0,u=1,f=o.length;u<f;u++){var p=o[u],m=o[u-1];l=Math.min((p.coordinate||0)-(m.coordinate||0),l)}return l===1/0?0:l}return n?void 0:0};function getTooltipEntry(e){var{tooltipEntrySettings:t,dataKey:n,payload:i,value:o,name:l}=e;return _objectSpread$y(_objectSpread$y({},t),{},{dataKey:n,payload:i,value:o,name:l})}function getTooltipNameProp(e,t){if(e)return String(e);if(typeof t=="string")return t}function inRange(e,t,n,i,o){if(n==="horizontal"||n==="vertical"){var l=e>=o.left&&e<=o.left+o.width&&t>=o.top&&t<=o.top+o.height;return l?{x:e,y:t}:null}return i?inRangeOfSector({x:e,y:t},i):null}var getActiveCoordinate=(e,t,n,i)=>{var o=t.find(m=>m&&m.index===n);if(o){if(e==="horizontal")return{x:o.coordinate,y:i.y};if(e==="vertical")return{x:i.x,y:o.coordinate};if(e==="centric"){var l=o.coordinate,{radius:u}=i;return _objectSpread$y(_objectSpread$y(_objectSpread$y({},i),polarToCartesian(i.cx,i.cy,u,l)),{},{angle:l,radius:u})}var f=o.coordinate,{angle:p}=i;return _objectSpread$y(_objectSpread$y(_objectSpread$y({},i),polarToCartesian(i.cx,i.cy,f,p)),{},{angle:p,radius:f})}return{x:0,y:0}},calculateTooltipPos=(e,t)=>t==="horizontal"?e.x:t==="vertical"?e.y:t==="centric"?e.angle:e.radius,selectChartWidth=e=>e.layout.width,selectChartHeight=e=>e.layout.height,selectContainerScale=e=>e.layout.scale,selectMargin=e=>e.layout.margin,selectAllXAxes=createSelector(e=>e.cartesianAxis.xAxis,e=>Object.values(e)),selectAllYAxes=createSelector(e=>e.cartesianAxis.yAxis,e=>Object.values(e)),DATA_ITEM_INDEX_ATTRIBUTE_NAME="data-recharts-item-index",DATA_ITEM_DATAKEY_ATTRIBUTE_NAME="data-recharts-item-data-key",DEFAULT_Y_AXIS_WIDTH=60;function ownKeys$x(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$x(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$x(Object(n),!0).forEach(function(i){_defineProperty$z(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$x(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$z(e,t,n){return(t=_toPropertyKey$z(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$z(e){var t=_toPrimitive$z(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$z(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var selectBrushHeight=e=>e.brush.height;function selectLeftAxesOffset(e){var t=selectAllYAxes(e);return t.reduce((n,i)=>{if(i.orientation==="left"&&!i.mirror&&!i.hide){var o=typeof i.width=="number"?i.width:DEFAULT_Y_AXIS_WIDTH;return n+o}return n},0)}function selectRightAxesOffset(e){var t=selectAllYAxes(e);return t.reduce((n,i)=>{if(i.orientation==="right"&&!i.mirror&&!i.hide){var o=typeof i.width=="number"?i.width:DEFAULT_Y_AXIS_WIDTH;return n+o}return n},0)}function selectTopAxesOffset(e){var t=selectAllXAxes(e);return t.reduce((n,i)=>i.orientation==="top"&&!i.mirror&&!i.hide?n+i.height:n,0)}function selectBottomAxesOffset(e){var t=selectAllXAxes(e);return t.reduce((n,i)=>i.orientation==="bottom"&&!i.mirror&&!i.hide?n+i.height:n,0)}var selectChartOffsetInternal=createSelector([selectChartWidth,selectChartHeight,selectMargin,selectBrushHeight,selectLeftAxesOffset,selectRightAxesOffset,selectTopAxesOffset,selectBottomAxesOffset,selectLegendSettings,selectLegendSize],(e,t,n,i,o,l,u,f,p,m)=>{var d={left:(n.left||0)+o,right:(n.right||0)+l},g={top:(n.top||0)+u,bottom:(n.bottom||0)+f},_=_objectSpread$x(_objectSpread$x({},g),d),E=_.bottom;_.bottom+=i,_=appendOffsetOfLegend(_,p,m);var S=e-_.left-_.right,b=t-_.top-_.bottom;return _objectSpread$x(_objectSpread$x({brushBottom:E},_),{},{width:Math.max(S,0),height:Math.max(b,0)})}),selectChartViewBox=createSelector(selectChartOffsetInternal,e=>({x:e.left,y:e.top,width:e.width,height:e.height})),selectAxisViewBox=createSelector(selectChartWidth,selectChartHeight,(e,t)=>({x:0,y:0,width:e,height:t})),PanoramaContext=React.createContext(null),useIsPanorama=()=>React.useContext(PanoramaContext)!=null,selectBrushSettings=e=>e.brush,selectBrushDimensions=createSelector([selectBrushSettings,selectChartOffsetInternal,selectMargin],(e,t,n)=>({height:e.height,x:isNumber(e.x)?e.x:t.left,y:isNumber(e.y)?e.y:t.top+t.height+t.brushBottom-((n==null?void 0:n.bottom)||0),width:isNumber(e.width)?e.width:t.width})),throttle$2={},debounce$1={},debounce={},hasRequiredDebounce$1;function requireDebounce$1(){return hasRequiredDebounce$1||(hasRequiredDebounce$1=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n,i,{signal:o,edges:l}={}){let u,f=null;const p=l!=null&&l.includes("leading"),m=l==null||l.includes("trailing"),d=()=>{f!==null&&(n.apply(u,f),u=void 0,f=null)},g=()=>{m&&d(),b()};let _=null;const E=()=>{_!=null&&clearTimeout(_),_=setTimeout(()=>{_=null,g()},i)},S=()=>{_!==null&&(clearTimeout(_),_=null)},b=()=>{S(),u=void 0,f=null},T=()=>{d()},C=function(...A){if(o!=null&&o.aborted)return;u=this,f=A;const R=_==null;E(),p&&R&&d()};return C.schedule=E,C.cancel=b,C.flush=T,o==null||o.addEventListener("abort",b,{once:!0}),C}e.debounce=t})(debounce)),debounce}var hasRequiredDebounce;function requireDebounce(){return hasRequiredDebounce||(hasRequiredDebounce=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireDebounce$1();function n(i,o=0,l={}){typeof l!="object"&&(l={});const{leading:u=!1,trailing:f=!0,maxWait:p}=l,m=Array(2);u&&(m[0]="leading"),f&&(m[1]="trailing");let d,g=null;const _=t.debounce(function(...b){d=i.apply(this,b),g=null},o,{edges:m}),E=function(...b){return p!=null&&(g===null&&(g=Date.now()),Date.now()-g>=p)?(d=i.apply(this,b),g=Date.now(),_.cancel(),_.schedule(),d):(_.apply(this,b),d)},S=()=>(_.flush(),d);return E.cancel=_.cancel,E.flush=S,E}e.debounce=n})(debounce$1)),debounce$1}var hasRequiredThrottle$1;function requireThrottle$1(){return hasRequiredThrottle$1||(hasRequiredThrottle$1=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=requireDebounce();function n(i,o=0,l={}){const{leading:u=!0,trailing:f=!0}=l;return t.debounce(i,o,{leading:u,maxWait:o,trailing:f})}e.throttle=n})(throttle$2)),throttle$2}var throttle$1,hasRequiredThrottle;function requireThrottle(){return hasRequiredThrottle||(hasRequiredThrottle=1,throttle$1=requireThrottle$1().throttle),throttle$1}var throttleExports=requireThrottle();const throttle=getDefaultExportFromCjs(throttleExports);var isDev=process.env.NODE_ENV!=="production",warn=function e(t,n){for(var i=arguments.length,o=new Array(i>2?i-2:0),l=2;l<i;l++)o[l-2]=arguments[l];if(isDev&&typeof console<"u"&&console.warn&&(n===void 0&&console.warn("LogUtils requires an error message argument"),!t))if(n===void 0)console.warn("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=0;console.warn(n.replace(/%s/g,()=>o[u++]))}},calculateChartDimensions=(e,t,n)=>{var{width:i="100%",height:o="100%",aspect:l,maxHeight:u}=n,f=isPercent(i)?e:Number(i),p=isPercent(o)?t:Number(o);return l&&l>0&&(f?p=f/l:p&&(f=p*l),u&&p>u&&(p=u)),{calculatedWidth:f,calculatedHeight:p}},bothOverflow={width:0,height:0,overflow:"visible"},overflowX={width:0,overflowX:"visible"},overflowY={height:0,overflowY:"visible"},noStyle={},getInnerDivStyle=e=>{var{width:t,height:n}=e,i=isPercent(t),o=isPercent(n);return i&&o?bothOverflow:i?overflowX:o?overflowY:noStyle};function getDefaultWidthAndHeight(e){var{width:t,height:n,aspect:i}=e,o=t,l=n;return o===void 0&&l===void 0?(o="100%",l="100%"):o===void 0?o=i&&i>0?void 0:"100%":l===void 0&&(l=i&&i>0?void 0:"100%"),{width:o,height:l}}function isWellBehavedNumber(e){return Number.isFinite(e)}function isPositiveNumber(e){return typeof e=="number"&&e>0&&Number.isFinite(e)}function _extends$o(){return _extends$o=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},_extends$o.apply(null,arguments)}function ownKeys$w(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$w(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$w(Object(n),!0).forEach(function(i){_defineProperty$y(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$w(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$y(e,t,n){return(t=_toPropertyKey$y(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$y(e){var t=_toPrimitive$y(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$y(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ResponsiveContainerContext=React.createContext({width:-1,height:-1});function ResponsiveContainerContextProvider(e){var{children:t,width:n,height:i}=e,o=React.useMemo(()=>({width:n,height:i}),[n,i]);return n<=0||i<=0?null:React__namespace.createElement(ResponsiveContainerContext.Provider,{value:o},t)}var useResponsiveContainerContext=()=>React.useContext(ResponsiveContainerContext),SizeDetectorContainer=React.forwardRef((e,t)=>{var{aspect:n,initialDimension:i={width:-1,height:-1},width:o,height:l,minWidth:u=0,minHeight:f,maxHeight:p,children:m,debounce:d=0,id:g,className:_,onResize:E,style:S={}}=e,b=React.useRef(null),T=React.useRef();T.current=E,React.useImperativeHandle(t,()=>b.current);var[C,A]=React.useState({containerWidth:i.width,containerHeight:i.height}),R=React.useCallback((F,B)=>{A(X=>{var z=Math.round(F),M=Math.round(B);return X.containerWidth===z&&X.containerHeight===M?X:{containerWidth:z,containerHeight:M}})},[]);React.useEffect(()=>{var F=M=>{var H,{width:ee,height:Q}=M[0].contentRect;R(ee,Q),(H=T.current)===null||H===void 0||H.call(T,ee,Q)};d>0&&(F=throttle(F,d,{trailing:!0,leading:!1}));var B=new ResizeObserver(F),{width:X,height:z}=b.current.getBoundingClientRect();return R(X,z),B.observe(b.current),()=>{B.disconnect()}},[R,d]);var{containerWidth:O,containerHeight:I}=C;warn(!n||n>0,"The aspect(%s) must be greater than zero.",n);var{calculatedWidth:j,calculatedHeight:D}=calculateChartDimensions(O,I,{width:o,height:l,aspect:n,maxHeight:p});return warn(j>0||D>0,`The width(%s) and height(%s) of chart should be greater than 0,
|
|
397
397
|
please check the style of container, or the props width(%s) and height(%s),
|
|
398
398
|
or add a minWidth(%s) or minHeight(%s) or use aspect(%s) to control the
|
|
399
399
|
height and width.`,j,D,o,l,u,f,n),React__namespace.createElement("div",{id:g?"".concat(g):void 0,className:clsx("recharts-responsive-container",_),style:_objectSpread$w(_objectSpread$w({},S),{},{width:o,height:l,minWidth:u,minHeight:f,maxHeight:p}),ref:b},React__namespace.createElement("div",{style:getInnerDivStyle({width:o,height:l})},React__namespace.createElement(ResponsiveContainerContextProvider,{width:j,height:D},m)))}),ResponsiveContainer=React.forwardRef((e,t)=>{var n=useResponsiveContainerContext();if(isPositiveNumber(n.width)&&isPositiveNumber(n.height))return e.children;var{width:i,height:o}=getDefaultWidthAndHeight({width:e.width,height:e.height,aspect:e.aspect}),{calculatedWidth:l,calculatedHeight:u}=calculateChartDimensions(void 0,void 0,{width:i,height:o,aspect:e.aspect,maxHeight:e.maxHeight});return isNumber(l)&&isNumber(u)?React__namespace.createElement(ResponsiveContainerContextProvider,{width:l,height:u},e.children):React__namespace.createElement(SizeDetectorContainer,_extends$o({},e,{width:i,height:o,ref:t}))}),useViewBox=()=>{var e,t=useIsPanorama(),n=useAppSelector(selectChartViewBox),i=useAppSelector(selectBrushDimensions),o=(e=useAppSelector(selectBrushSettings))===null||e===void 0?void 0:e.padding;return!t||!i||!o?n:{width:i.width-o.left-o.right,height:i.height-o.top-o.bottom,x:o.left,y:o.top}},manyComponentsThrowErrorsIfOffsetIsUndefined={top:0,bottom:0,left:0,right:0,width:0,height:0,brushBottom:0},useOffsetInternal=()=>{var e;return(e=useAppSelector(selectChartOffsetInternal))!==null&&e!==void 0?e:manyComponentsThrowErrorsIfOffsetIsUndefined},useChartWidth=()=>useAppSelector(selectChartWidth),useChartHeight=()=>useAppSelector(selectChartHeight),useMargin=()=>useAppSelector(e=>e.layout.margin),selectChartLayout=e=>e.layout.layoutType,useChartLayout=()=>useAppSelector(selectChartLayout),ReportChartSize=e=>{var t=useAppDispatch(),n=useIsPanorama(),{width:i,height:o}=e,l=useResponsiveContainerContext(),u=i,f=o;return l&&(u=l.width>0?l.width:i,f=l.height>0?l.height:o),React.useEffect(()=>{!n&&isPositiveNumber(u)&&isPositiveNumber(f)&&t(setChartSize({width:u,height:f}))},[t,n,u,f]),null},initialState$9={settings:{layout:"horizontal",align:"center",verticalAlign:"middle",itemSorter:"value"},size:{width:0,height:0},payload:[]},legendSlice=createSlice({name:"legend",initialState:initialState$9,reducers:{setLegendSize(e,t){e.size.width=t.payload.width,e.size.height=t.payload.height},setLegendSettings(e,t){e.settings.align=t.payload.align,e.settings.layout=t.payload.layout,e.settings.verticalAlign=t.payload.verticalAlign,e.settings.itemSorter=t.payload.itemSorter},addLegendPayload:{reducer(e,t){e.payload.push(t.payload)},prepare:prepareAutoBatched()},removeLegendPayload:{reducer(e,t){var n=current(e).payload.indexOf(t.payload);n>-1&&e.payload.splice(n,1)},prepare:prepareAutoBatched()}}}),{setLegendSize,setLegendSettings,addLegendPayload,removeLegendPayload}=legendSlice.actions,legendReducer=legendSlice.reducer,_excluded$j=["contextPayload"];function _extends$n(){return _extends$n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},_extends$n.apply(null,arguments)}function ownKeys$v(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$v(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$v(Object(n),!0).forEach(function(i){_defineProperty$x(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$v(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$x(e,t,n){return(t=_toPropertyKey$x(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$x(e){var t=_toPrimitive$x(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$x(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function _objectWithoutProperties$j(e,t){if(e==null)return{};var n,i,o=_objectWithoutPropertiesLoose$j(e,t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(i=0;i<l.length;i++)n=l[i],t.indexOf(n)===-1&&{}.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function _objectWithoutPropertiesLoose$j(e,t){if(e==null)return{};var n={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(t.indexOf(i)!==-1)continue;n[i]=e[i]}return n}function defaultUniqBy$1(e){return e.value}function LegendContent(e){var{contextPayload:t}=e,n=_objectWithoutProperties$j(e,_excluded$j),i=getUniqPayload(t,e.payloadUniqBy,defaultUniqBy$1),o=_objectSpread$v(_objectSpread$v({},n),{},{payload:i});return React__namespace.isValidElement(e.content)?React__namespace.cloneElement(e.content,o):typeof e.content=="function"?React__namespace.createElement(e.content,o):React__namespace.createElement(DefaultLegendContent,o)}function getDefaultPosition(e,t,n,i,o,l){var{layout:u,align:f,verticalAlign:p}=t,m,d;return(!e||(e.left===void 0||e.left===null)&&(e.right===void 0||e.right===null))&&(f==="center"&&u==="vertical"?m={left:((i||0)-l.width)/2}:m=f==="right"?{right:n&&n.right||0}:{left:n&&n.left||0}),(!e||(e.top===void 0||e.top===null)&&(e.bottom===void 0||e.bottom===null))&&(p==="middle"?d={top:((o||0)-l.height)/2}:d=p==="bottom"?{bottom:n&&n.bottom||0}:{top:n&&n.top||0}),_objectSpread$v(_objectSpread$v({},m),d)}function LegendSettingsDispatcher(e){var t=useAppDispatch();return React.useEffect(()=>{t(setLegendSettings(e))},[t,e]),null}function LegendSizeDispatcher(e){var t=useAppDispatch();return React.useEffect(()=>(t(setLegendSize(e)),()=>{t(setLegendSize({width:0,height:0}))}),[t,e]),null}function LegendWrapper(e){var t=useLegendPayload(),n=useLegendPortal(),i=useMargin(),{width:o,height:l,wrapperStyle:u,portal:f}=e,[p,m]=useElementOffset([t]),d=useChartWidth(),g=useChartHeight();if(d==null||g==null)return null;var _=d-(i.left||0)-(i.right||0),E=Legend.getWidthOrHeight(e.layout,l,o,_),S=f?u:_objectSpread$v(_objectSpread$v({position:"absolute",width:(E==null?void 0:E.width)||o||"auto",height:(E==null?void 0:E.height)||l||"auto"},getDefaultPosition(u,e,i,d,g,p)),u),b=f??n;if(b==null)return null;var T=React__namespace.createElement("div",{className:"recharts-legend-wrapper",style:S,ref:m},React__namespace.createElement(LegendSettingsDispatcher,{layout:e.layout,align:e.align,verticalAlign:e.verticalAlign,itemSorter:e.itemSorter}),React__namespace.createElement(LegendSizeDispatcher,{width:p.width,height:p.height}),React__namespace.createElement(LegendContent,_extends$n({},e,E,{margin:i,chartWidth:d,chartHeight:g,contextPayload:t})));return ReactDOM.createPortal(T,b)}class Legend extends React.PureComponent{static getWidthOrHeight(t,n,i,o){return t==="vertical"&&isNumber(n)?{height:n}:t==="horizontal"?{width:i||o}:null}render(){return React__namespace.createElement(LegendWrapper,this.props)}}_defineProperty$x(Legend,"displayName","Legend");_defineProperty$x(Legend,"defaultProps",{align:"center",iconSize:14,itemSorter:"value",layout:"horizontal",verticalAlign:"bottom"});function _extends$m(){return _extends$m=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},_extends$m.apply(null,arguments)}function ownKeys$u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$u(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$u(Object(n),!0).forEach(function(i){_defineProperty$w(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$u(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$w(e,t,n){return(t=_toPropertyKey$w(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$w(e){var t=_toPrimitive$w(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$w(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function defaultFormatter(e){return Array.isArray(e)&&isNumOrStr(e[0])&&isNumOrStr(e[1])?e.join(" ~ "):e}var DefaultTooltipContent=e=>{var{separator:t=" : ",contentStyle:n={},itemStyle:i={},labelStyle:o={},payload:l,formatter:u,itemSorter:f,wrapperClassName:p,labelClassName:m,label:d,labelFormatter:g,accessibilityLayer:_=!1}=e,E=()=>{if(l&&l.length){var I={padding:0,margin:0},j=(f?sortBy(l,f):l).map((D,F)=>{if(D.type==="none")return null;var B=D.formatter||u||defaultFormatter,{value:X,name:z}=D,M=X,H=z;if(B){var ee=B(X,z,D,F,l);if(Array.isArray(ee))[M,H]=ee;else if(ee!=null)M=ee;else return null}var Q=_objectSpread$u({display:"block",paddingTop:4,paddingBottom:4,color:D.color||"#000"},i);return React__namespace.createElement("li",{className:"recharts-tooltip-item",key:"tooltip-item-".concat(F),style:Q},isNumOrStr(H)?React__namespace.createElement("span",{className:"recharts-tooltip-item-name"},H):null,isNumOrStr(H)?React__namespace.createElement("span",{className:"recharts-tooltip-item-separator"},t):null,React__namespace.createElement("span",{className:"recharts-tooltip-item-value"},M),React__namespace.createElement("span",{className:"recharts-tooltip-item-unit"},D.unit||""))});return React__namespace.createElement("ul",{className:"recharts-tooltip-item-list",style:I},j)}return null},S=_objectSpread$u({margin:0,padding:10,backgroundColor:"#fff",border:"1px solid #ccc",whiteSpace:"nowrap"},n),b=_objectSpread$u({margin:0},o),T=!isNullish(d),C=T?d:"",A=clsx("recharts-default-tooltip",p),R=clsx("recharts-tooltip-label",m);T&&g&&l!==void 0&&l!==null&&(C=g(d,l));var O=_?{role:"status","aria-live":"assertive"}:{};return React__namespace.createElement("div",_extends$m({className:A,style:S},O),React__namespace.createElement("p",{className:R,style:b},React__namespace.isValidElement(C)?C:"".concat(C)),E())},CSS_CLASS_PREFIX="recharts-tooltip-wrapper",TOOLTIP_HIDDEN={visibility:"hidden"};function getTooltipCSSClassName(e){var{coordinate:t,translateX:n,translateY:i}=e;return clsx(CSS_CLASS_PREFIX,{["".concat(CSS_CLASS_PREFIX,"-right")]:isNumber(n)&&t&&isNumber(t.x)&&n>=t.x,["".concat(CSS_CLASS_PREFIX,"-left")]:isNumber(n)&&t&&isNumber(t.x)&&n<t.x,["".concat(CSS_CLASS_PREFIX,"-bottom")]:isNumber(i)&&t&&isNumber(t.y)&&i>=t.y,["".concat(CSS_CLASS_PREFIX,"-top")]:isNumber(i)&&t&&isNumber(t.y)&&i<t.y})}function getTooltipTranslateXY(e){var{allowEscapeViewBox:t,coordinate:n,key:i,offsetTopLeft:o,position:l,reverseDirection:u,tooltipDimension:f,viewBox:p,viewBoxDimension:m}=e;if(l&&isNumber(l[i]))return l[i];var d=n[i]-f-(o>0?o:0),g=n[i]+o;if(t[i])return u[i]?d:g;var _=p[i];if(_==null)return 0;if(u[i]){var E=d,S=_;return E<S?Math.max(g,_):Math.max(d,_)}if(m==null)return 0;var b=g+f,T=_+m;return b>T?Math.max(d,_):Math.max(g,_)}function getTransformStyle(e){var{translateX:t,translateY:n,useTranslate3d:i}=e;return{transform:i?"translate3d(".concat(t,"px, ").concat(n,"px, 0)"):"translate(".concat(t,"px, ").concat(n,"px)")}}function getTooltipTranslate(e){var{allowEscapeViewBox:t,coordinate:n,offsetTopLeft:i,position:o,reverseDirection:l,tooltipBox:u,useTranslate3d:f,viewBox:p}=e,m,d,g;return u.height>0&&u.width>0&&n?(d=getTooltipTranslateXY({allowEscapeViewBox:t,coordinate:n,key:"x",offsetTopLeft:i,position:o,reverseDirection:l,tooltipDimension:u.width,viewBox:p,viewBoxDimension:p.width}),g=getTooltipTranslateXY({allowEscapeViewBox:t,coordinate:n,key:"y",offsetTopLeft:i,position:o,reverseDirection:l,tooltipDimension:u.height,viewBox:p,viewBoxDimension:p.height}),m=getTransformStyle({translateX:d,translateY:g,useTranslate3d:f})):m=TOOLTIP_HIDDEN,{cssProperties:m,cssClasses:getTooltipCSSClassName({translateX:d,translateY:g,coordinate:n})}}function ownKeys$t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$t(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$t(Object(n),!0).forEach(function(i){_defineProperty$v(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$t(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$v(e,t,n){return(t=_toPropertyKey$v(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$v(e){var t=_toPrimitive$v(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$v(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class TooltipBoundingBox extends React.PureComponent{constructor(){super(...arguments),_defineProperty$v(this,"state",{dismissed:!1,dismissedAtCoordinate:{x:0,y:0}}),_defineProperty$v(this,"handleKeyDown",t=>{if(t.key==="Escape"){var n,i,o,l;this.setState({dismissed:!0,dismissedAtCoordinate:{x:(n=(i=this.props.coordinate)===null||i===void 0?void 0:i.x)!==null&&n!==void 0?n:0,y:(o=(l=this.props.coordinate)===null||l===void 0?void 0:l.y)!==null&&o!==void 0?o:0}})}})}componentDidMount(){document.addEventListener("keydown",this.handleKeyDown)}componentWillUnmount(){document.removeEventListener("keydown",this.handleKeyDown)}componentDidUpdate(){var t,n;this.state.dismissed&&(((t=this.props.coordinate)===null||t===void 0?void 0:t.x)!==this.state.dismissedAtCoordinate.x||((n=this.props.coordinate)===null||n===void 0?void 0:n.y)!==this.state.dismissedAtCoordinate.y)&&(this.state.dismissed=!1)}render(){var{active:t,allowEscapeViewBox:n,animationDuration:i,animationEasing:o,children:l,coordinate:u,hasPayload:f,isAnimationActive:p,offset:m,position:d,reverseDirection:g,useTranslate3d:_,viewBox:E,wrapperStyle:S,lastBoundingBox:b,innerRef:T,hasPortalFromProps:C}=this.props,{cssClasses:A,cssProperties:R}=getTooltipTranslate({allowEscapeViewBox:n,coordinate:u,offsetTopLeft:m,position:d,reverseDirection:g,tooltipBox:{height:b.height,width:b.width},useTranslate3d:_,viewBox:E}),O=C?{}:_objectSpread$t(_objectSpread$t({transition:p&&t?"transform ".concat(i,"ms ").concat(o):void 0},R),{},{pointerEvents:"none",visibility:!this.state.dismissed&&t&&f?"visible":"hidden",position:"absolute",top:0,left:0}),I=_objectSpread$t(_objectSpread$t({},O),{},{visibility:!this.state.dismissed&&t&&f?"visible":"hidden"},S);return React__namespace.createElement("div",{xmlns:"http://www.w3.org/1999/xhtml",tabIndex:-1,className:A,style:I,ref:T},l)}}var parseIsSsrByDefault=()=>!(typeof window<"u"&&window.document&&window.document.createElement&&window.setTimeout),Global={devToolsEnabled:!1,isSsr:parseIsSsrByDefault()},useAccessibilityLayer=()=>useAppSelector(e=>e.rootProps.accessibilityLayer);function _extends$l(){return _extends$l=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},_extends$l.apply(null,arguments)}function ownKeys$s(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$s(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$s(Object(n),!0).forEach(function(i){_defineProperty$u(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$s(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$u(e,t,n){return(t=_toPropertyKey$u(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$u(e){var t=_toPrimitive$u(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$u(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var CURVE_FACTORIES={curveBasisClosed,curveBasisOpen,curveBasis,curveBumpX:bumpX,curveBumpY:bumpY,curveLinearClosed,curveLinear,curveMonotoneX:monotoneX,curveMonotoneY:monotoneY,curveNatural,curveStep,curveStepAfter:stepAfter,curveStepBefore:stepBefore},defined=e=>isWellBehavedNumber(e.x)&&isWellBehavedNumber(e.y),getX=e=>e.x,getY=e=>e.y,getCurveFactory=(e,t)=>{if(typeof e=="function")return e;var n="curve".concat(upperFirst(e));return(n==="curveMonotone"||n==="curveBump")&&t?CURVE_FACTORIES["".concat(n).concat(t==="vertical"?"Y":"X")]:CURVE_FACTORIES[n]||curveLinear},getPath$1=e=>{var{type:t="linear",points:n=[],baseLine:i,layout:o,connectNulls:l=!1}=e,u=getCurveFactory(t,o),f=l?n.filter(defined):n,p;if(Array.isArray(i)){var m=l?i.filter(g=>defined(g)):i,d=f.map((g,_)=>_objectSpread$s(_objectSpread$s({},g),{},{base:m[_]}));return o==="vertical"?p=shapeArea().y(getY).x1(getX).x0(g=>g.base.x):p=shapeArea().x(getX).y1(getY).y0(g=>g.base.y),p.defined(defined).curve(u),p(d)}return o==="vertical"&&isNumber(i)?p=shapeArea().y(getY).x1(getX).x0(i):isNumber(i)?p=shapeArea().x(getX).y1(getY).y0(i):p=shapeLine().x(getX).y(getY),p.defined(defined).curve(u),p(f)},Curve=e=>{var{className:t,points:n,path:i,pathRef:o}=e;if((!n||!n.length)&&!i)return null;var l=n&&n.length?getPath$1(e):i;return React__namespace.createElement("path",_extends$l({},svgPropertiesNoEvents(e),adaptEventHandlers(e),{className:clsx("recharts-curve",t),d:l===null?void 0:l,ref:o}))},_excluded$i=["x","y","top","left","width","height","className"];function _extends$k(){return _extends$k=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},_extends$k.apply(null,arguments)}function ownKeys$r(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$r(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$r(Object(n),!0).forEach(function(i){_defineProperty$t(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$r(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$t(e,t,n){return(t=_toPropertyKey$t(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$t(e){var t=_toPrimitive$t(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$t(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function _objectWithoutProperties$i(e,t){if(e==null)return{};var n,i,o=_objectWithoutPropertiesLoose$i(e,t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(i=0;i<l.length;i++)n=l[i],t.indexOf(n)===-1&&{}.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function _objectWithoutPropertiesLoose$i(e,t){if(e==null)return{};var n={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(t.indexOf(i)!==-1)continue;n[i]=e[i]}return n}var getPath=(e,t,n,i,o,l)=>"M".concat(e,",").concat(o,"v").concat(i,"M").concat(l,",").concat(t,"h").concat(n),Cross=e=>{var{x:t=0,y:n=0,top:i=0,left:o=0,width:l=0,height:u=0,className:f}=e,p=_objectWithoutProperties$i(e,_excluded$i),m=_objectSpread$r({x:t,y:n,top:i,left:o,width:l,height:u},p);return!isNumber(t)||!isNumber(n)||!isNumber(l)||!isNumber(u)||!isNumber(i)||!isNumber(o)?null:React__namespace.createElement("path",_extends$k({},svgPropertiesAndEvents(m),{className:clsx("recharts-cross",f),d:getPath(t,n,l,u,i,o)}))};function getCursorRectangle(e,t,n,i){var o=i/2;return{stroke:"none",fill:"#ccc",x:e==="horizontal"?t.x-o:n.left+.5,y:e==="horizontal"?n.top+.5:t.y-o,width:e==="horizontal"?i:n.width-1,height:e==="horizontal"?n.height-1:i}}function ownKeys$q(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$q(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$q(Object(n),!0).forEach(function(i){_defineProperty$s(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$q(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$s(e,t,n){return(t=_toPropertyKey$s(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$s(e){var t=_toPrimitive$s(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$s(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function resolveDefaultProps(e,t){var n=_objectSpread$q({},e),i=t,o=Object.keys(t),l=o.reduce((u,f)=>(u[f]===void 0&&i[f]!==void 0&&(u[f]=i[f]),u),n);return l}function noop$2(){}function isNotNil(e){return e!=null}function ownKeys$p(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$p(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$p(Object(n),!0).forEach(function(i){_defineProperty$r(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$p(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$r(e,t,n){return(t=_toPropertyKey$r(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$r(e){var t=_toPrimitive$r(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$r(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var getDashCase=e=>e.replace(/([A-Z])/g,t=>"-".concat(t.toLowerCase())),getTransitionVal=(e,t,n)=>e.map(i=>"".concat(getDashCase(i)," ").concat(t,"ms ").concat(n)).join(","),getIntersectionKeys=(e,t)=>[Object.keys(e),Object.keys(t)].reduce((n,i)=>n.filter(o=>i.includes(o))),mapObject=(e,t)=>Object.keys(t).reduce((n,i)=>_objectSpread$p(_objectSpread$p({},n),{},{[i]:e(i,t[i])}),{});function ownKeys$o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$o(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$o(Object(n),!0).forEach(function(i){_defineProperty$q(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$o(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$q(e,t,n){return(t=_toPropertyKey$q(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$q(e){var t=_toPrimitive$q(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$q(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var alpha=(e,t,n)=>e+(t-e)*n,needContinue=e=>{var{from:t,to:n}=e;return t!==n},calStepperVals=(e,t,n)=>{var i=mapObject((o,l)=>{if(needContinue(l)){var[u,f]=e(l.from,l.to,l.velocity);return _objectSpread$o(_objectSpread$o({},l),{},{from:u,velocity:f})}return l},t);return n<1?mapObject((o,l)=>needContinue(l)?_objectSpread$o(_objectSpread$o({},l),{},{velocity:alpha(l.velocity,i[o].velocity,n),from:alpha(l.from,i[o].from,n)}):l,t):calStepperVals(e,i,n-1)};function createStepperUpdate(e,t,n,i,o,l){var u,f=i.reduce((_,E)=>_objectSpread$o(_objectSpread$o({},_),{},{[E]:{from:e[E],velocity:0,to:t[E]}}),{}),p=()=>mapObject((_,E)=>E.from,f),m=()=>!Object.values(f).filter(needContinue).length,d=null,g=_=>{u||(u=_);var E=_-u,S=E/n.dt;f=calStepperVals(n,f,S),o(_objectSpread$o(_objectSpread$o(_objectSpread$o({},e),t),p())),u=_,m()||(d=l.setTimeout(g))};return()=>(d=l.setTimeout(g),()=>{d()})}function createTimingUpdate(e,t,n,i,o,l,u){var f=null,p=o.reduce((g,_)=>_objectSpread$o(_objectSpread$o({},g),{},{[_]:[e[_],t[_]]}),{}),m,d=g=>{m||(m=g);var _=(g-m)/i,E=mapObject((b,T)=>alpha(...T,n(_)),p);if(l(_objectSpread$o(_objectSpread$o(_objectSpread$o({},e),t),E)),_<1)f=u.setTimeout(d);else{var S=mapObject((b,T)=>alpha(...T,n(1)),p);l(_objectSpread$o(_objectSpread$o(_objectSpread$o({},e),t),S))}};return()=>(f=u.setTimeout(d),()=>{f()})}const configUpdate=(e,t,n,i,o,l)=>{var u=getIntersectionKeys(e,t);return n.isStepper===!0?createStepperUpdate(e,t,n,u,o,l):createTimingUpdate(e,t,n,i,u,o,l)};var ACCURACY=1e-4,cubicBezierFactor=(e,t)=>[0,3*e,3*t-6*e,3*e-3*t+1],evaluatePolynomial=(e,t)=>e.map((n,i)=>n*t**i).reduce((n,i)=>n+i),cubicBezier=(e,t)=>n=>{var i=cubicBezierFactor(e,t);return evaluatePolynomial(i,n)},derivativeCubicBezier=(e,t)=>n=>{var i=cubicBezierFactor(e,t),o=[...i.map((l,u)=>l*u).slice(1),0];return evaluatePolynomial(o,n)},configBezier=function e(){for(var t,n,i,o,l=arguments.length,u=new Array(l),f=0;f<l;f++)u[f]=arguments[f];if(u.length===1)switch(u[0]){case"linear":[t,i,n,o]=[0,0,1,1];break;case"ease":[t,i,n,o]=[.25,.1,.25,1];break;case"ease-in":[t,i,n,o]=[.42,0,1,1];break;case"ease-out":[t,i,n,o]=[.42,0,.58,1];break;case"ease-in-out":[t,i,n,o]=[0,0,.58,1];break;default:{var p=u[0].split("(");p[0]==="cubic-bezier"&&p[1].split(")")[0].split(",").length===4&&([t,i,n,o]=p[1].split(")")[0].split(",").map(S=>parseFloat(S)))}}else u.length===4&&([t,i,n,o]=u);var m=cubicBezier(t,n),d=cubicBezier(i,o),g=derivativeCubicBezier(t,n),_=S=>S>1?1:S<0?0:S,E=S=>{for(var b=S>1?1:S,T=b,C=0;C<8;++C){var A=m(T)-b,R=g(T);if(Math.abs(A-b)<ACCURACY||R<ACCURACY)return d(T);T=_(T-A/R)}return d(T)};return E.isStepper=!1,E},configSpring=function e(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},{stiff:n=100,damping:i=8,dt:o=17}=t,l=(u,f,p)=>{var m=-(u-f)*n,d=p*i,g=p+(m-d)*o/1e3,_=p*o/1e3+u;return Math.abs(_-f)<ACCURACY&&Math.abs(g)<ACCURACY?[f,0]:[_,g]};return l.isStepper=!0,l.dt=o,l},configEasing=e=>{if(typeof e=="string")switch(e){case"ease":case"ease-in-out":case"ease-out":case"ease-in":case"linear":return configBezier(e);case"spring":return configSpring();default:if(e.split("(")[0]==="cubic-bezier")return configBezier(e)}return typeof e=="function"?e:null};function createAnimateManager(e){var t,n=()=>null,i=!1,o=null,l=u=>{if(!i){if(Array.isArray(u)){if(!u.length)return;var f=u,[p,...m]=f;if(typeof p=="number"){o=e.setTimeout(l.bind(null,m),p);return}l(p),o=e.setTimeout(l.bind(null,m));return}typeof u=="string"&&(t=u,n(t)),typeof u=="object"&&(t=u,n(t)),typeof u=="function"&&u()}};return{stop:()=>{i=!0},start:u=>{i=!1,o&&(o(),o=null),l(u)},subscribe:u=>(n=u,()=>{n=()=>null}),getTimeoutController:()=>e}}class RequestAnimationFrameTimeoutController{setTimeout(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,i=performance.now(),o=null,l=u=>{u-i>=n?t(u):typeof requestAnimationFrame=="function"&&(o=requestAnimationFrame(l))};return o=requestAnimationFrame(l),()=>{cancelAnimationFrame(o)}}}function createDefaultAnimationManager(){return createAnimateManager(new RequestAnimationFrameTimeoutController)}var AnimationManagerContext=React.createContext(createDefaultAnimationManager);function useAnimationManager(e,t){var n=React.useContext(AnimationManagerContext);return React.useMemo(()=>t??n(e),[e,t,n])}var defaultJavascriptAnimateProps={begin:0,duration:1e3,easing:"ease",isActive:!0,canBegin:!0,onAnimationEnd:()=>{},onAnimationStart:()=>{}},from={t:0},to={t:1};function JavascriptAnimate(e){var t=resolveDefaultProps(e,defaultJavascriptAnimateProps),{isActive:n,canBegin:i,duration:o,easing:l,begin:u,onAnimationEnd:f,onAnimationStart:p,children:m}=t,d=useAnimationManager(t.animationId,t.animationManager),[g,_]=React.useState(n?from:to),E=React.useRef(null);return React.useEffect(()=>{n||_(to)},[n]),React.useEffect(()=>{if(!n||!i)return noop$2;var S=configUpdate(from,to,configEasing(l),o,_,d.getTimeoutController()),b=()=>{E.current=S()};return d.start([p,u,b,o,f]),()=>{d.stop(),E.current&&E.current(),f()}},[n,i,o,l,u,p,f,d]),m(g.t)}function useAnimationId(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"animation-",n=React.useRef(uniqueId(t)),i=React.useRef(e);return i.current!==e&&(n.current=uniqueId(t),i.current=e),n.current}var _excluded$h=["radius"],_excluded2$9=["radius"];function ownKeys$n(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function _objectSpread$n(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ownKeys$n(Object(n),!0).forEach(function(i){_defineProperty$p(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys$n(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function _defineProperty$p(e,t,n){return(t=_toPropertyKey$p(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _toPropertyKey$p(e){var t=_toPrimitive$p(e,"string");return typeof t=="symbol"?t:t+""}function _toPrimitive$p(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function _extends$j(){return _extends$j=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},_extends$j.apply(null,arguments)}function _objectWithoutProperties$h(e,t){if(e==null)return{};var n,i,o=_objectWithoutPropertiesLoose$h(e,t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(i=0;i<l.length;i++)n=l[i],t.indexOf(n)===-1&&{}.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function _objectWithoutPropertiesLoose$h(e,t){if(e==null)return{};var n={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(t.indexOf(i)!==-1)continue;n[i]=e[i]}return n}var getRectanglePath=(e,t,n,i,o)=>{var l=Math.min(Math.abs(n)/2,Math.abs(i)/2),u=i>=0?1:-1,f=n>=0?1:-1,p=i>=0&&n>=0||i<0&&n<0?1:0,m;if(l>0&&o instanceof Array){for(var d=[0,0,0,0],g=0,_=4;g<_;g++)d[g]=o[g]>l?l:o[g];m="M".concat(e,",").concat(t+u*d[0]),d[0]>0&&(m+="A ".concat(d[0],",").concat(d[0],",0,0,").concat(p,",").concat(e+f*d[0],",").concat(t)),m+="L ".concat(e+n-f*d[1],",").concat(t),d[1]>0&&(m+="A ".concat(d[1],",").concat(d[1],",0,0,").concat(p,`,
|