@processandtools/rp-article-designer 1.0.15 → 1.0.16
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/README.md +0 -0
- package/dist/components/article_designer/ArticleDesigner.d.ts +0 -0
- package/dist/components/article_designer/Designer.d.ts +0 -0
- package/dist/components/article_designer/Zone.d.ts +0 -0
- package/dist/components/article_designer/zoneElems/Back.d.ts +0 -0
- package/dist/components/article_designer/zoneElems/Bottom.d.ts +0 -0
- package/dist/components/article_designer/zoneElems/Divider.d.ts +0 -0
- package/dist/components/article_designer/zoneElems/Front.d.ts +0 -0
- package/dist/components/article_designer/zoneElems/Left.d.ts +0 -0
- package/dist/components/article_designer/zoneElems/Right.d.ts +0 -0
- package/dist/components/article_designer/zoneElems/Top.d.ts +0 -0
- package/dist/components/article_designer/zoneElems/sub_construction/LinearDividerRender.d.ts +0 -0
- package/dist/components/article_designer/zoneElems/sub_construction/SubArticleRender.d.ts +0 -0
- package/dist/components/elements_manager/PD_2D.d.ts +0 -0
- package/dist/components/elements_manager/PD_3D.d.ts +0 -0
- package/dist/components/ui/Canvas2D.d.ts +0 -0
- package/dist/components/ui/Canvas3D.d.ts +0 -0
- package/dist/components/ui/CanvasManager.d.ts +0 -0
- package/dist/components/ui/DimensionControl.d.ts +0 -0
- package/dist/components/ui/LoadingIndicator.d.ts +3 -1
- package/dist/components/ui/PerformanceMonitor.d.ts +0 -0
- package/dist/components/ui/UnifiedCanvas.d.ts +0 -0
- package/dist/components/ui/controls/VarController.d.ts +0 -0
- package/dist/components/ui/test/CustomShaderMaterial.d.ts +0 -0
- package/dist/components/ui/test/DataFieldsViewer.d.ts +0 -0
- package/dist/components/ui/test/ExtrudGeo.d.ts +0 -0
- package/dist/components/ui/test/GeneralTester.d.ts +0 -0
- package/dist/components/ui/test/MyParser.d.ts +0 -0
- package/dist/components/ui/test/PropertiesPanel.d.ts +0 -0
- package/dist/components/ui/test/TestDescriptorComparison.d.ts +0 -0
- package/dist/components/ui/test/TestDescriptorHooks.d.ts +0 -0
- package/dist/components/ui/test/TestDescriptorManager.d.ts +0 -0
- package/dist/components/ui/test/TestImageRender.d.ts +0 -0
- package/dist/components/ui/test/Test_KMS.d.ts +0 -0
- package/dist/components/ui/test/Test_MatSurfFetching.d.ts +0 -0
- package/dist/conditions/helpers/ComparisonMap.d.ts +0 -0
- package/dist/conditions/helpers/ConditionTreeEvaluator.d.ts +0 -0
- package/dist/conditions/helpers/KeyMap.d.ts +0 -0
- package/dist/conditions/types/condition.types.d.ts +0 -0
- package/dist/constants/Constants.d.ts +0 -0
- package/dist/constants/RalColors.d.ts +0 -0
- package/dist/construction_principle/cabin/CabinHelper.d.ts +0 -0
- package/dist/construction_principle/cabin/cabin.types.d.ts +0 -0
- package/dist/construction_principle/kms/KmsHelper.d.ts +0 -0
- package/dist/construction_principle/kms/KmsRenderSelector.d.ts +0 -0
- package/dist/construction_principle/kms/kms.types.d.ts +0 -0
- package/dist/construction_principle/material/MatHelper.d.ts +0 -0
- package/dist/construction_principle/material/material.types.d.ts +0 -0
- package/dist/construction_principle/render/RenderHelper.d.ts +0 -0
- package/dist/construction_principle/render/render.types.d.ts +0 -0
- package/dist/construction_principle/side_panel/CSideHelper.d.ts +0 -0
- package/dist/construction_principle/side_panel/cside.types.d.ts +0 -0
- package/dist/construction_principle/surface/SurfHelper.d.ts +0 -0
- package/dist/construction_principle/surface/surface.types.d.ts +0 -0
- package/dist/contexts/article/ArticleContext.d.ts +0 -0
- package/dist/contexts/article/ArticleProvider.d.ts +0 -0
- package/dist/contexts/article-data/DataContext.d.ts +0 -0
- package/dist/contexts/article-data/DataProvider.d.ts +0 -0
- package/dist/contexts/descriptor/DescriptorContext.d.ts +0 -0
- package/dist/contexts/descriptor/DescriptorProvider.d.ts +0 -0
- package/dist/contexts/mat-surf/MatSurfContext.d.ts +0 -0
- package/dist/contexts/mat-surf/MatSurfProvider.d.ts +0 -0
- package/dist/contexts/texture/TextureConfig.d.ts +0 -0
- package/dist/descriptor/Descriptor.d.ts +0 -0
- package/dist/descriptor/helper/DescriptorEvaluator.d.ts +0 -0
- package/dist/descriptor/helper/descriptor-type-guards.d.ts +0 -0
- package/dist/descriptor/services/DescriptorManager.d.ts +0 -0
- package/dist/descriptor/types/descriptor-data.types.d.ts +0 -0
- package/dist/descriptor/types/descriptor.types.d.ts +0 -0
- package/dist/helpers/CheckUrlExists.d.ts +0 -0
- package/dist/helpers/CpDispatcher.d.ts +0 -0
- package/dist/helpers/ExpressionResolver.d.ts +0 -0
- package/dist/helpers/GroupWrapper.d.ts +0 -0
- package/dist/helpers/LinDivHelper.d.ts +0 -0
- package/dist/helpers/LinDivPatternTransform.d.ts +0 -0
- package/dist/helpers/LindivResolver.d.ts +0 -0
- package/dist/helpers/MitreCalc.d.ts +0 -0
- package/dist/helpers/PositionHelper.d.ts +0 -0
- package/dist/helpers/VariableHelper.d.ts +0 -0
- package/dist/helpers/WallTransform.d.ts +0 -0
- package/dist/helpers/WallTransformGeo.d.ts +0 -0
- package/dist/helpers/ZoneCalculations.d.ts +0 -0
- package/dist/helpers/angls/UseClieHelper.d.ts +0 -0
- package/dist/helpers/angls/UseElemHelper.d.ts +0 -0
- package/dist/helpers/angls/UseGrtxHelper.d.ts +0 -0
- package/dist/helpers/angls/UsePrimHelper.d.ts +0 -0
- package/dist/helpers/angls/UseZoneHelper.d.ts +0 -0
- package/dist/hooks/useAPI.d.ts +0 -0
- package/dist/hooks/useArticle.d.ts +0 -0
- package/dist/hooks/useData.d.ts +0 -0
- package/dist/hooks/useDescriptor.d.ts +0 -0
- package/dist/hooks/useDescriptorManager.d.ts +0 -0
- package/dist/hooks/useMaterialLoader.d.ts +0 -0
- package/dist/hooks/useZoneSelection.d.ts +0 -0
- package/dist/hooks/zoneDescriptor.d.ts +0 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +0 -0
- package/dist/index.js +1 -1
- package/dist/rp-article-designer.css +0 -0
- package/dist/services/ApiFactory.d.ts +0 -0
- package/dist/services/GenericApi.d.ts +0 -0
- package/dist/types/Elem.types.d.ts +0 -0
- package/dist/types/canvas.types.d.ts +0 -0
- package/dist/types/cp.types.d.ts +0 -0
- package/dist/types/data.types.d.ts +0 -0
- package/dist/types/divider.types.d.ts +0 -0
- package/dist/types/geometry.types.d.ts +0 -0
- package/dist/types/helper.types.d.ts +0 -0
- package/dist/types/pd.types.d.ts +0 -0
- package/dist/types/primitives.types.d.ts +0 -0
- package/dist/types/shape.types.d.ts +0 -0
- package/dist/types/view.types.d.ts +0 -0
- package/dist/types/wall.types.d.ts +0 -0
- package/dist/types/zone.types.d.ts +0 -0
- package/dist/variables/TestVariable.d.ts +0 -0
- package/dist/variables/TestVariableProvider.d.ts +0 -0
- package/dist/variables/VariableContext.d.ts +0 -0
- package/dist/variables/VariableProvider.d.ts +0 -0
- package/dist/variables/VariableResolver.d.ts +0 -0
- package/dist/variables/useVariables.d.ts +0 -0
- package/dist/variables/variable.types.d.ts +0 -0
- package/dist/vite.svg +0 -0
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const a0_0x3e1526=a0_0x2a51;(function(_0x2b698b,_0x3711b2){const _0x38ee04=a0_0x2a51,_0x5476df=_0x2b698b();while(!![]){try{const _0x5465be=-parseInt(_0x38ee04(0x4d8))/0x1*(parseInt(_0x38ee04(0x1ff))/0x2)+-parseInt(_0x38ee04(0x525))/0x3*(-parseInt(_0x38ee04(0x273))/0x4)+parseInt(_0x38ee04(0x2b0))/0x5+-parseInt(_0x38ee04(0x438))/0x6+parseInt(_0x38ee04(0x3f6))/0x7+parseInt(_0x38ee04(0x465))/0x8*(parseInt(_0x38ee04(0x36c))/0x9)+parseInt(_0x38ee04(0x4f9))/0xa*(-parseInt(_0x38ee04(0x432))/0xb);if(_0x5465be===_0x3711b2)break;else _0x5476df['push'](_0x5476df['shift']());}catch(_0x47ddda){_0x5476df['push'](_0x5476df['shift']());}}}(a0_0x6a70,0xbcb2d));Object['defineProperty'](exports,Symbol['toStringTag'],{'value':a0_0x3e1526(0x307)});const f=require('react/jsx-runtime'),d=require('react'),ce=require(a0_0x3e1526(0x5c2)),dt=require(a0_0x3e1526(0x29c)),Le=require(a0_0x3e1526(0x352)),U=require('leva');var M=(_0x45089e=>(_0x45089e[a0_0x3e1526(0x52d)]=a0_0x3e1526(0x208),_0x45089e[a0_0x3e1526(0x2f9)]='2D_FRONT',_0x45089e[a0_0x3e1526(0x31d)]='3D',_0x45089e))(M||{});const me=0x0,pt=0x1,Ue=_0x588a87=>_0x588a87+'.0',Ge=_0x1acbae=>_0x1acbae+'.1',He=_0x43d780=>_0x43d780+'.2',Ke=_0x20d2e0=>_0x20d2e0+'.3',Re=_0x3791e4=>_0x3791e4[a0_0x3e1526(0x5ea)](0x0,_0x3791e4[a0_0x3e1526(0x4ec)]('.')),mt=_0x8de530=>{const _0x3cd748=Re(_0x8de530),_0x405324=(Ze(_0x8de530)+0x3)%0x4;return _0x3cd748+'.'+_0x405324;},At=_0x2635ff=>{const _0x358a94=Re(_0x2635ff),_0x57fd56=(Ze(_0x2635ff)+0x1)%0x4;return _0x358a94+'.'+_0x57fd56;},Ze=_0x1ef552=>parseInt(_0x1ef552[a0_0x3e1526(0x5ea)](_0x1ef552[a0_0x3e1526(0x4ec)]('.')+0x1)),J={'IAC_THICKNESS':a0_0x3e1526(0x2e4),'IAC_BOTTOMSHELFTHICKNESS':a0_0x3e1526(0x4d6),'IAC_TOPSHELFTHICKNESS':a0_0x3e1526(0x402)},R=0x3e8,ke=a0_0x3e1526(0x26c),B=d['createContext'](void 0x0);function z(){const _0x593ac1=a0_0x3e1526,_0x12de8f=d[_0x593ac1(0x48c)](B);if(_0x12de8f===void 0x0)throw new Error(_0x593ac1(0x316));return _0x12de8f;}const ie=d[a0_0x3e1526(0x50e)](null);function Q(){const _0x40ff22=a0_0x3e1526,_0xf4710e=d[_0x40ff22(0x48c)](ie);if(!_0xf4710e)throw new Error(_0x40ff22(0x49c));return _0xf4710e;}function oe(_0x819f1c,_0x41b7e5,_0x548eb2){const _0x323c58=a0_0x3e1526,{getArticleData:_0xd3946b}=z(),{articleName:_0x1253e4}=Q(),{anglClies:_0xf975b7}=_0xd3946b(_0x1253e4),_0x3f7566=_0xf975b7[_0x323c58(0x4f5)](_0x1bb3b2=>_0x1bb3b2[_0x323c58(0x302)]===_0x819f1c&&_0x1bb3b2['DATATYPE']===_0x548eb2&&_0x1bb3b2['TAGNAME']===_0x41b7e5);return _0x3f7566?{'thickness':Number(_0x3f7566['TAGVALUE'])}:null;}const Ee=d['createContext'](void 0x0);var k=(_0x16b971=>(_0x16b971[_0x16b971[a0_0x3e1526(0x52a)]=0x0]=a0_0x3e1526(0x52a),_0x16b971[_0x16b971[a0_0x3e1526(0x5a3)]=0x2]='Profile',_0x16b971[_0x16b971['Surface']=0x3]=a0_0x3e1526(0x51d),_0x16b971[_0x16b971[a0_0x3e1526(0x5fd)]=0x4]=a0_0x3e1526(0x5fd),_0x16b971[_0x16b971[a0_0x3e1526(0x346)]=0x5]='Kms',_0x16b971[_0x16b971[a0_0x3e1526(0x41f)]=0x64]=a0_0x3e1526(0x41f),_0x16b971[_0x16b971[a0_0x3e1526(0x53f)]=0x78]=a0_0x3e1526(0x53f),_0x16b971[_0x16b971[a0_0x3e1526(0x56d)]=0x1d]=a0_0x3e1526(0x56d),_0x16b971))(k||{});function Ye(_0x21ddc7){const _0x41aae8=a0_0x3e1526;return new Map(_0x21ddc7[_0x41aae8(0x28d)](_0x34ae38=>[_0x34ae38[_0x41aae8(0x5a7)],_0x34ae38]));}function de(_0x35aa4e,_0x34ae9a,_0x3843a4=new Set()){const _0xd5af49=a0_0x3e1526,_0x1471ab=_0x34ae9a[_0xd5af49(0x2c1)](_0x35aa4e);if(!_0x1471ab)return;if(_0x3843a4[_0xd5af49(0x278)](_0x35aa4e)){console[_0xd5af49(0x52c)]('Circular\x20dependency:\x20'+[..._0x3843a4,_0x35aa4e][_0xd5af49(0x5c5)](_0xd5af49(0x29b)));return;}const _0x64838b=_0x1471ab[_0xd5af49(0x206)];if(_0x64838b['startsWith']('$')&&_0x1471ab[_0xd5af49(0x4dd)]!=k[_0xd5af49(0x53f)]){const _0x5542dd=_0x64838b['slice'](0x1);return _0x3843a4[_0xd5af49(0x4c5)](_0x35aa4e),de(_0x5542dd,_0x34ae9a,_0x3843a4);}const _0x1ef829=Number(_0x64838b);return isNaN(_0x1ef829)?_0x64838b:_0x1ef829;}function _e(_0x4d5a84,_0x1ea928,_0x3f86cd){const _0x156b0a=a0_0x3e1526,_0x493ed9=_0x3f86cd['get'](_0x4d5a84);if(!_0x493ed9)return console['warn'](_0x156b0a(0x426)+_0x4d5a84+_0x156b0a(0x33b)),_0x3f86cd;const _0x3be5b9=new Map(_0x3f86cd);return _0x3be5b9[_0x156b0a(0x31b)](_0x4d5a84,{..._0x493ed9,'WERT':String(_0x1ea928)}),_0x3be5b9;}function Se(_0x52b334,_0x2ae581){const _0x2a53c4=a0_0x3e1526;return _0x52b334[_0x2a53c4(0x57a)](/\$([A-Za-z_][A-Za-z0-9_]*)/g,(_0x4bdf36,_0x980fa9)=>{const _0x151b4d=de(_0x980fa9,_0x2ae581);return _0x151b4d!==void 0x0?String(_0x151b4d):_0x4bdf36;});}function ye(_0x2d8ded){return/\$[A-Za-z_][A-Za-z0-9_]*/g['test'](_0x2d8ded);}function xt(_0x5f2a9d){const _0x148f8b=a0_0x3e1526,_0x2fe25a=_0x5f2a9d[_0x148f8b(0x587)](/\$([A-Za-z_][A-Za-z0-9_]*)/g);return Array[_0x148f8b(0x207)](_0x2fe25a,_0x193242=>_0x193242[0x1]);}const _t=Object['freeze'](Object[a0_0x3e1526(0x5ce)]({'__proto__':null,'createVariableTree':Ye,'extractVariableNames':xt,'getValue':de,'hasVariables':ye,'resolveString':Se,'setValue':_e},Symbol[a0_0x3e1526(0x5f6)],{'value':a0_0x3e1526(0x307)}));function V(){const _0xb1b8d1=a0_0x3e1526,_0x6b80ad=d[_0xb1b8d1(0x48c)](Ee);if(!_0x6b80ad)throw new Error(_0xb1b8d1(0x5fb));const {tree:_0x20b129,setVarValue:_0x2b832a}=_0x6b80ad,_0x26d113=d[_0xb1b8d1(0x44f)](()=>_0xe45cc7=>de(_0xe45cc7,_0x20b129),[_0x20b129]),_0x4c47bc=d[_0xb1b8d1(0x44f)](()=>_0x841a57=>Se(_0x841a57,_0x20b129),[_0x20b129]),_0x3a8aaf=d['useMemo'](()=>_0x33a3e9=>ye(_0x33a3e9),[]);return{'tree':_0x20b129,'getValue':_0x26d113,'resolveString':_0x4c47bc,'hasVariables':_0x3a8aaf,'setVarValue':_0x2b832a};}function gt(_0x521d8c){const _0x6852e1=a0_0x3e1526,{getArticleData:_0x317406}=z(),{resolveString:_0x32d5f8}=V(),{articleName:_0x56af1b}=Q(),_0x4ed7d3=_0x317406(_0x56af1b)['anglGrtxs'];if(!_0x4ed7d3)return null;const _0x4efff3=_0x4ed7d3['filter'](_0x2fe1fd=>_0x2fe1fd[_0x6852e1(0x302)]===_0x521d8c),_0x10fbba=new Map();return _0x4efff3[_0x6852e1(0x28d)](_0x5b28c3=>_0x10fbba[_0x6852e1(0x31b)](_0x6852e1(0x356)+(_0x5b28c3['NUM']+0x1),_0x32d5f8(_0x5b28c3[_0x6852e1(0x287)]))),{'zoneInfo':_0x10fbba};}function Lt(_0x44d265,_0x37a784,_0x5c5ab0){const _0x33a4ea=a0_0x3e1526,_0x477826=!_0x37a784||_0x37a784===_0x33a4ea(0x5b9),_0x121385=!_0x5c5ab0||_0x5c5ab0==='NO_RENDER';return _0x477826&&_0x121385?_0x44d265:_0x477826?_0x121385?_0x44d265:_0x5c5ab0:_0x37a784;}function We(_0x54c3c3){return!_0x54c3c3||_0x54c3c3===''?{'textureId':void 0x0,'isValid':!0x1}:{'textureId':_0x54c3c3,'isValid':!0x0};}const qe=d['createContext'](void 0x0);function Xe(){const _0x423778=a0_0x3e1526,_0x2cb889=d[_0x423778(0x48c)](qe);if(!_0x2cb889)throw new Error(_0x423778(0x3e4));return _0x2cb889;}function Rt(_0x18edcd){const _0x1d7efe=a0_0x3e1526,{materials:_0x3a41c4,queueMaterialFetch:_0x4b2006,isFetchingMaterial:_0x3a6109,hasMaterial:_0x145061,hasFailedMaterial:_0x469063}=Xe(),{resolveString:_0x548dd5}=V(),_0x3ada0c=_0x3a41c4[_0x1d7efe(0x4f5)](_0x3d9b6b=>_0x3d9b6b[_0x1d7efe(0x5a7)]===_0x18edcd);if(!_0x3ada0c&&(_0x18edcd&&_0x18edcd!==''&&_0x18edcd!=='0')&&(!_0x3a6109(_0x18edcd)&&!_0x145061(_0x18edcd)&&_0x469063(_0x18edcd),_0x4b2006(_0x18edcd)),!_0x3ada0c)return;const _0x2d5c57=_0x548dd5(_0x3ada0c?.[_0x1d7efe(0x38c)]||''),_0x5309f8=We(_0x2d5c57);return{..._0x3ada0c,'renderInfo':_0x5309f8};}function Ie(_0xd49da7){const _0xe65143=a0_0x3e1526,{surfaces:_0x274e55,queueSurfaceFetch:_0x48048b,isFetchingSurface:_0x25696c,hasSurface:_0x76d7f6,hasFailedSurface:_0xbf3609}=Xe(),{resolveString:_0xe38f70}=V(),_0x3b2b64=_0x274e55[_0xe65143(0x4f5)](_0x5ceee2=>_0x5ceee2[_0xe65143(0x5a7)]===_0xd49da7);if(!_0x3b2b64&&(_0xd49da7&&_0xd49da7!==''&&_0xd49da7!=='0')&&(!_0x25696c(_0xd49da7)&&!_0x76d7f6(_0xd49da7)&&!_0xbf3609(_0xd49da7)&&console[_0xe65143(0x2df)](_0xe65143(0x445)+_0xd49da7+'\x20not\x20found,\x20queuing\x20fetch'),_0x48048b(_0xd49da7)),!_0x3b2b64)return;const _0x8acef6=_0xe38f70(_0x3b2b64?.[_0xe65143(0x38c)]||''),_0x309991=We(_0x8acef6);return{..._0x3b2b64,'renderInfo':_0x309991};}function Je(_0x51cf50){const _0x5dbfd2=a0_0x3e1526,{kmsList:_0x3e110c}=z(),{resolveString:_0x2f9798}=V(),_0x4b3550=_0x3e110c[_0x5dbfd2(0x4f5)](_0x583380=>_0x583380[_0x5dbfd2(0x5a7)]===_0x51cf50),_0x5e171f=_0x2f9798(_0x4b3550?.[_0x5dbfd2(0x44a)]||''),_0x19b771=_0x2f9798(_0x4b3550?.[_0x5dbfd2(0x22a)]||''),_0x584210=_0x2f9798(_0x4b3550?.['SURF1']||''),_0x59f4c2=Rt(_0x5e171f),_0x270f70=Ie(_0x19b771),_0xa65dca=Ie(_0x584210),_0x43478f=Lt(_0x59f4c2?.[_0x5dbfd2(0x4fd)]['textureId'],_0x270f70?.[_0x5dbfd2(0x4fd)][_0x5dbfd2(0x51b)],_0xa65dca?.[_0x5dbfd2(0x4fd)][_0x5dbfd2(0x51b)]);return{'name':_0x4b3550?.['NAME'],'material':_0x59f4c2,'surfaceTop':_0x270f70,'surfaceBot':_0xa65dca,'render':_0x43478f,'thk':(_0x59f4c2?.[_0x5dbfd2(0x5a1)]||0x0)+(_0x270f70?.[_0x5dbfd2(0x5a1)]||0x0)+(_0xa65dca?.[_0x5dbfd2(0x5a1)]||0x0)};}function Ae(_0x180569){const _0x4e0ed2=a0_0x3e1526,{cabins:_0x1e4cc3}=z(),_0x58d408=_0x1e4cc3[_0x4e0ed2(0x4f5)](_0x546bc5=>_0x546bc5[_0x4e0ed2(0x5a7)]===_0x180569);if(!_0x58d408)return;const _0x277105=_0x58d408[_0x4e0ed2(0x381)];return{'kms':Je(_0x277105||'')};}function pe(_0x5af4a3){const _0x183870=a0_0x3e1526,{getArticleData:_0x550be0}=z(),{articleName:_0x317edf}=Q(),{anglZones:_0x42bc6b}=_0x550be0(_0x317edf),_0x59cf50=_0x42bc6b[_0x183870(0x4f5)](_0x4a1317=>_0x4a1317[_0x183870(0x302)]===_0x5af4a3),_0x509808=_0x42bc6b[_0x183870(0x463)](_0x14673d=>_0x14673d[_0x183870(0x302)][_0x183870(0x5ea)](0x0,_0x14673d['TREEID'][_0x183870(0x4ec)]('.'))===_0x5af4a3);return _0x509808['sort']((_0x22d6e0,_0x3e847f)=>_0x22d6e0['TREEID']['localeCompare'](_0x3e847f[_0x183870(0x302)],void 0x0,{'numeric':!0x0})),_0x59cf50?{'currentZone':_0x59cf50,'children':_0x509808,get 'topShelfCP'(){const _0x3876f6=_0x183870;return Ae(_0x59cf50[_0x3876f6(0x549)]);},get 'bottomShelfCP'(){const _0x56bc49=_0x183870;return Ae(_0x59cf50[_0x56bc49(0x5cc)]);},'zoneInfo'(){const _0x312cfb=_0x183870;return gt(_0x5af4a3)?.[_0x312cfb(0x371)];},'getThk'(_0x39e40b,_0x54dd35,_0x3eb7c8){const _0x30dee1=_0x183870;return _0x3eb7c8===''?0x0:oe(_0x39e40b,_0x54dd35,pt)?.[_0x30dee1(0x3d0)]??Ae(_0x3eb7c8)?.[_0x30dee1(0x539)]['thk']??0x0;},get 'topShelfThk'(){const _0x4f1f31=_0x183870;return this['getThk'](_0x5af4a3,J[_0x4f1f31(0x402)],_0x59cf50[_0x4f1f31(0x549)]);},get 'bottomShelfThk'(){const _0x48ea03=_0x183870;return this['getThk'](_0x5af4a3,J[_0x48ea03(0x4d6)],_0x59cf50[_0x48ea03(0x5cc)]);},get 'dividerThk'(){const _0x225a38=_0x183870;return this[_0x225a38(0x26f)](_0x5af4a3,J[_0x225a38(0x2e4)],_0x59cf50[_0x225a38(0x232)]);}}:null;}function Qe(_0x4f4752,_0x54382d={}){const _0x352e10=a0_0x3e1526,{variableTree:_0x4cd06b,dataType:_0x3a7017,silent:_0x299a33=!0x1,allowFunctions:_0x4651f7=!0x0}=_0x54382d,_0x2ef9f9=/^(.+?)\s*(mm|cm|m|in|ft|px|pt|%|deg|rad)$/i,_0x6047e6={'value':void 0x0,'original':_0x4f4752,'resolved':_0x4f4752,'hadVariables':!0x1,'wasEvaluated':!0x1};try{let _0x4579e5=_0x4f4752[_0x352e10(0x470)](),_0x3f3afc;if(_0x2ef9f9[_0x352e10(0x602)](_0x4579e5)){const _0x381903=_0x4579e5[_0x352e10(0x404)](_0x2ef9f9);_0x381903&&(_0x4579e5=_0x381903[0x1]['trim'](),_0x3f3afc=_0x381903[0x2]);}_0x4cd06b&&ye(_0x4579e5)&&(_0x6047e6[_0x352e10(0x3b9)]=!0x0,_0x4579e5=Se(_0x4579e5,_0x4cd06b),_0x6047e6['resolved']=_0x4579e5),et(_0x4579e5)?(_0x6047e6['wasEvaluated']=!0x0,_0x6047e6[_0x352e10(0x5ef)]=tt(_0x4579e5,_0x4651f7)):ve(_0x4579e5)?(_0x6047e6['wasEvaluated']=!0x0,_0x6047e6['value']=be(_0x4579e5,_0x4651f7)):_0x6047e6[_0x352e10(0x5ef)]=St(_0x4579e5,_0x3a7017);}catch(_0x3ef8c7){_0x6047e6['error']=_0x3ef8c7 instanceof Error?_0x3ef8c7[_0x352e10(0x42c)]:String(_0x3ef8c7),_0x299a33||console[_0x352e10(0x52c)]('[ExpressionResolver]\x20Failed\x20to\x20resolve:\x20\x22'+_0x4f4752+'\x22',_0x3ef8c7),_0x6047e6['value']=_0x4f4752;}return _0x6047e6;}function ue(_0xeba8cf,_0x4e509e={}){const _0x188803=a0_0x3e1526;return Qe(_0xeba8cf,_0x4e509e)[_0x188803(0x5ef)];}function et(_0xb6aef8){const _0x5ad05c=a0_0x3e1526;return!_0xb6aef8||typeof _0xb6aef8!=_0x5ad05c(0x50d)?!0x1:/^\s*IF\s*\(/i[_0x5ad05c(0x602)](_0xb6aef8['trim']());}function tt(_0x257563,_0x4dfe4d=!0x0){const _0x4011c9=a0_0x3e1526,_0x39ab64=_0x257563[_0x4011c9(0x470)]()[_0x4011c9(0x404)](/^IF\s*\((.*)\)\s*$/i);if(!_0x39ab64)throw new Error('Invalid\x20IF\x20statement:\x20'+_0x257563);const _0x482228=_0x39ab64[0x1],_0x57df5e=Et(_0x482228);if(_0x57df5e[_0x4011c9(0x3ea)]!==0x3)throw new Error('IF\x20statement\x20must\x20have\x20exactly\x203\x20parts:\x20IF(condition,\x20trueValue,\x20falseValue).\x20Got:\x20'+_0x57df5e[_0x4011c9(0x3ea)]+_0x4011c9(0x4ea));const [_0x3f861b,_0xf2243b,_0x2a47e1]=_0x57df5e,_0x51c18e=le(_0x3f861b[_0x4011c9(0x470)](),_0x4dfe4d)?_0xf2243b['trim']():_0x2a47e1[_0x4011c9(0x470)]();if(et(_0x51c18e))return tt(_0x51c18e,_0x4dfe4d);if(ve(_0x51c18e))return be(_0x51c18e,_0x4dfe4d);{const _0x185c19=Number(_0x51c18e);return isNaN(_0x185c19)?_0x51c18e:_0x185c19;}}function Et(_0x4c5b0a){const _0x178f56=a0_0x3e1526,_0xacf104=[];let _0x3b6661='',_0x104e0d=0x0;for(let _0x563a1c=0x0;_0x563a1c<_0x4c5b0a['length'];_0x563a1c++){const _0x167d56=_0x4c5b0a[_0x563a1c];_0x167d56==='('?(_0x104e0d++,_0x3b6661+=_0x167d56):_0x167d56===')'?(_0x104e0d--,_0x3b6661+=_0x167d56):_0x167d56===','&&_0x104e0d===0x0?(_0xacf104[_0x178f56(0x241)](_0x3b6661),_0x3b6661=''):_0x3b6661+=_0x167d56;}return _0x3b6661&&_0xacf104[_0x178f56(0x241)](_0x3b6661),_0xacf104;}function le(_0x53c302,_0x49675d){const _0x5ca259=a0_0x3e1526;if(/\bAND\b/i[_0x5ca259(0x602)](_0x53c302))return _0x53c302['split'](/\bAND\b/i)['every'](_0x2a98db=>le(_0x2a98db[_0x5ca259(0x470)](),_0x49675d));if(/\bOR\b/i[_0x5ca259(0x602)](_0x53c302))return _0x53c302['split'](/\bOR\b/i)[_0x5ca259(0x5ba)](_0x7b8d17=>le(_0x7b8d17[_0x5ca259(0x470)](),_0x49675d));if(/^\s*NOT\s+/i[_0x5ca259(0x602)](_0x53c302)){const _0x54b45e=_0x53c302[_0x5ca259(0x57a)](/^\s*NOT\s+/i,'')[_0x5ca259(0x470)]();return!le(_0x54b45e,_0x49675d);}const _0x5be12c=_0x53c302[_0x5ca259(0x404)](/(.+?)(<=|>=|!=|<>|=|<|>)(.+)/);if(!_0x5be12c)throw new Error(_0x5ca259(0x443)+_0x53c302);const [,_0x38a824,_0x694122,_0x34bc3b]=_0x5be12c,_0x28b1a5=Pe(_0x38a824[_0x5ca259(0x470)](),_0x49675d),_0x2999e6=Pe(_0x34bc3b[_0x5ca259(0x470)](),_0x49675d);switch(_0x694122){case'=':return _0x28b1a5===_0x2999e6;case'!=':case'<>':return _0x28b1a5!==_0x2999e6;case'<':return _0x28b1a5<_0x2999e6;case'>':return _0x28b1a5>_0x2999e6;case'<=':return _0x28b1a5<=_0x2999e6;case'>=':return _0x28b1a5>=_0x2999e6;default:throw new Error('Unknown\x20operator:\x20'+_0x694122);}}function Pe(_0xea1ae1,_0x9368f4){const _0x20665a=a0_0x3e1526;if(_0xea1ae1[_0x20665a(0x409)]('\x22')&&_0xea1ae1[_0x20665a(0x536)]('\x22')||_0xea1ae1['startsWith']('\x27')&&_0xea1ae1[_0x20665a(0x536)]('\x27'))return _0xea1ae1[_0x20665a(0x2d9)](0x1,-0x1);if(ve(_0xea1ae1))return be(_0xea1ae1,_0x9368f4);const _0x5c85e1=Number(_0xea1ae1);return isNaN(_0x5c85e1)?_0xea1ae1:_0x5c85e1;}function ve(_0xc3f739){const _0x54e1f3=a0_0x3e1526;if(!_0xc3f739||typeof _0xc3f739!=_0x54e1f3(0x50d))return!0x1;const _0xf5eae1=_0xc3f739[_0x54e1f3(0x470)]();return/[+\-*/()]/[_0x54e1f3(0x602)](_0xf5eae1)?/^[\d\s+\-*/().,a-z]+$/i[_0x54e1f3(0x602)](_0xf5eae1):!0x1;}const xe=new Map();function be(_0x1286d0,_0x3dcd40=!0x0){const _0x3bc841=a0_0x3e1526,_0x322ff7=_0x1286d0[_0x3bc841(0x470)](),_0x43c34d=_0x322ff7+':'+_0x3dcd40;if(xe[_0x3bc841(0x278)](_0x43c34d))return xe['get'](_0x43c34d);let _0x2ce592=_0x322ff7[_0x3bc841(0x57a)](/\s+/g,'');if(_0x3dcd40&&(_0x2ce592=_0x2ce592['replace'](/round\(/g,_0x3bc841(0x416))[_0x3bc841(0x57a)](/floor\(/g,_0x3bc841(0x357))[_0x3bc841(0x57a)](/ceil\(/g,_0x3bc841(0x317))[_0x3bc841(0x57a)](/abs\(/g,_0x3bc841(0x312))[_0x3bc841(0x57a)](/min\(/g,_0x3bc841(0x490))['replace'](/max\(/g,_0x3bc841(0x3fe))[_0x3bc841(0x57a)](/pow\(/g,_0x3bc841(0x249))[_0x3bc841(0x57a)](/sqrt\(/g,_0x3bc841(0x48b))),!(_0x3dcd40?/^[\d+\-*/().,a-zA-Z]+$/:/^[\d+\-*/().]+$/)[_0x3bc841(0x602)](_0x2ce592))throw new Error(_0x3bc841(0x2f2)+_0x1286d0);if(!_0x2ce592)throw new Error('Empty\x20expression');try{const _0x131bbe=Function(_0x3bc841(0x376)+_0x2ce592+')')();if(typeof _0x131bbe!=_0x3bc841(0x3f0)||isNaN(_0x131bbe))throw new Error('Expression\x20did\x20not\x20evaluate\x20to\x20a\x20number:\x20'+_0x1286d0);return xe[_0x3bc841(0x31b)](_0x43c34d,_0x131bbe),_0x131bbe;}catch(_0x6a6abb){throw new Error(_0x3bc841(0x414)+_0x1286d0+_0x3bc841(0x5c1)+_0x6a6abb);}}function St(_0x186c97,_0x328836){const _0x25b9f7=a0_0x3e1526;if(!_0x328836){const _0x5de0d9=Number(_0x186c97);return isNaN(_0x5de0d9)?_0x186c97:_0x5de0d9;}switch(_0x328836[_0x25b9f7(0x365)]()){case'FL':return parseFloat(_0x186c97);case'IN':return parseInt(_0x186c97,0xa);case'CI':case'CS':case'ST':return _0x186c97;case'DA':return new Date(_0x186c97)['toISOString']();default:const _0x5ed067=Number(_0x186c97);return isNaN(_0x5ed067)?_0x186c97:_0x5ed067;}}var rt=(_0x28ac73=>(_0x28ac73['SidePanel']='S',_0x28ac73[a0_0x3e1526(0x40f)]='D',_0x28ac73[a0_0x3e1526(0x37b)]='B',_0x28ac73['Shelf']='H',_0x28ac73))(rt||{});function yt(_0x5dfbdd){const _0x390ae6=a0_0x3e1526,{csides:_0x258542}=z(),_0x32b700=_0x258542[_0x390ae6(0x4f5)](_0x26438f=>_0x26438f['NAME']===_0x5dfbdd)?.[_0x390ae6(0x381)];return{'kms':Je(_0x32b700||'')};}function vt(_0x539710,_0x499a26){if(_0x499a26===rt['SidePanel'])return yt(_0x539710);}function se(_0xd65f77){const _0x374227=a0_0x3e1526,{getArticleData:_0x5f5274}=z(),{articleName:_0x3ae00d}=Q(),{resolveString:_0x18e733}=V(),{anglElems:_0x5679b4}=_0x5f5274(_0x3ae00d),_0x590b66=_0x5679b4[_0x374227(0x4f5)](_0x17dfce=>_0x17dfce[_0x374227(0x302)]===_0xd65f77),_0x1c3b3d=Re(_0xd65f77),_0x640b22=pe(_0x1c3b3d);if(!_0x590b66)return null;const _0x262bdb=vt(_0x590b66[_0x374227(0x60c)],_0x590b66[_0x374227(0x27e)]),_0x50a713=_0x590b66[_0x374227(0x60c)]===''?0x0:oe(_0xd65f77,J[_0x374227(0x2e4)],me)?.[_0x374227(0x3d0)]??_0x262bdb?.[_0x374227(0x539)]?.[_0x374227(0x25a)]??0x0,_0x569674=oe(At(_0xd65f77),J['IAC_THICKNESS'],me)?.[_0x374227(0x3d0)]||0x0,_0x52f8a6=oe(mt(_0xd65f77),J[_0x374227(0x2e4)],me)?.[_0x374227(0x3d0)]||0x0,_0xa6a21b=_0x590b66['CPNAME']===''?0x0:_0x590b66[_0x374227(0x33d)]!==''?ue(_0x18e733(_0x590b66[_0x374227(0x33d)])):Number(_0x590b66[_0x374227(0x523)]),_0x222a15=(typeof _0xa6a21b==_0x374227(0x50d)?0x0:_0xa6a21b)||0x0,_0x1e6fe5=_0x590b66[_0x374227(0x3d4)]||_0x374227(0x24d),_0x46d51c=_0x590b66['CPNAME'],_0x5d09b7=_0x640b22?.[_0x374227(0x5dc)]||0x0,_0x54aa92=_0x640b22?.[_0x374227(0x4f3)]||0x0,_0x3d1d17={'start':Number(_0x590b66['STARTOFFS'])||0x0,'end':Number(_0x590b66[_0x374227(0x43d)])||0x0,'top':Number(_0x590b66[_0x374227(0x48a)])||0x0,'bottom':Number(_0x590b66[_0x374227(0x441)])||0x0},_0x301413={'start':_0x590b66[_0x374227(0x473)],'end':_0x590b66[_0x374227(0x53d)],'top':_0x590b66[_0x374227(0x2d8)],'bottom':_0x590b66[_0x374227(0x4c4)]},_0x4499dc={'top':_0x301413[_0x374227(0x233)]==='S'?_0x5d09b7:0x0,'bottom':_0x301413[_0x374227(0x56a)]==='S'?_0x54aa92:0x0};return{'TREEID':_0xd65f77,'sidePanel':_0x262bdb,'thk':_0x50a713,'nxtThk':_0x569674,'prvThk':_0x52f8a6,'inset':_0x222a15,'color':_0x1e6fe5,'CPNAME':_0x46d51c,'topThk':_0x5d09b7,'bottomThk':_0x54aa92,'oversize':_0x3d1d17,'trim':_0x301413,'elmTrimThk':_0x4499dc};}var w=class extends Error{constructor(_0x42cc04){const _0x6d76e7=a0_0x3e1526;super(_0x6d76e7(0x391)+_0x42cc04),this['name']='EvaluationError';}},bt=class it{[a0_0x3e1526(0x213)]=new Map();[a0_0x3e1526(0x4ce)]='';[a0_0x3e1526(0x229)]=[];[a0_0x3e1526(0x4fe)]=0x0;[a0_0x3e1526(0x550)]=0x0;[a0_0x3e1526(0x466)]=[];['reportError'](_0x454666){const _0x3baf0a=a0_0x3e1526;this[_0x3baf0a(0x466)][_0x3baf0a(0x241)](_0x454666);}static [a0_0x3e1526(0x57c)]={'abs':a0_0x3e1526(0x338),'acos':a0_0x3e1526(0x338),'asin':a0_0x3e1526(0x338),'atan':a0_0x3e1526(0x338),'bog2deg':a0_0x3e1526(0x338),'cos':a0_0x3e1526(0x338),'deg2bog':a0_0x3e1526(0x338),'in2mm':a0_0x3e1526(0x338),'ln':a0_0x3e1526(0x338),'log':'FUNCTION','log10':a0_0x3e1526(0x338),'max':a0_0x3e1526(0x338),'maxunder':a0_0x3e1526(0x338),'mm2in':a0_0x3e1526(0x338),'nextto':a0_0x3e1526(0x338),'pi':a0_0x3e1526(0x338),'pow':a0_0x3e1526(0x338),'round':'FUNCTION','sin':a0_0x3e1526(0x338),'sqr':a0_0x3e1526(0x338),'tab':'FUNCTION','tan':a0_0x3e1526(0x338)};[a0_0x3e1526(0x211)](_0x1cc095){const _0x6fd6c4=a0_0x3e1526;if(this['cache'][_0x6fd6c4(0x278)](_0x1cc095)){const _0x285397=this['cache']['get'](_0x1cc095);return this[_0x6fd6c4(0x213)][_0x6fd6c4(0x4ad)](_0x1cc095),this[_0x6fd6c4(0x213)][_0x6fd6c4(0x31b)](_0x1cc095,_0x285397),_0x285397;}try{this['source']=_0x1cc095;const _0x46d9ac=this[_0x6fd6c4(0x2cd)]();if(this[_0x6fd6c4(0x213)][_0x6fd6c4(0x31b)](this[_0x6fd6c4(0x4ce)],_0x46d9ac),this[_0x6fd6c4(0x213)]['size']>0x3){const _0x6df130=this[_0x6fd6c4(0x213)]['keys']()['next']()[_0x6fd6c4(0x5ef)];this[_0x6fd6c4(0x213)][_0x6fd6c4(0x4ad)](_0x6df130);}return _0x46d9ac;}catch(_0x5c4d92){throw console['error'](_0x5c4d92),new Error(_0x5c4d92 instanceof Error?_0x5c4d92['message']:String(_0x5c4d92));}}[a0_0x3e1526(0x2cd)](){const _0x392c86=a0_0x3e1526;this['resetState']();try{if(this[_0x392c86(0x4ce)][_0x392c86(0x58e)]('<')||this['source']['includes']('>'))throw new Error(_0x392c86(0x5bc));if(this[_0x392c86(0x4ce)][_0x392c86(0x3ea)]===0x0)throw new Error(_0x392c86(0x38b));for(this[_0x392c86(0x4fe)]=0x0,this[_0x392c86(0x550)]=0x0,this['tokens']=[],this['start']===0x0&&this[_0x392c86(0x492)](_0x392c86(0x2dc),'<');!this['isAtEnd']();){this[_0x392c86(0x4fe)]=this[_0x392c86(0x550)];const _0x226fcc=this[_0x392c86(0x25e)]();switch(_0x226fcc){case':':this[_0x392c86(0x492)](_0x392c86(0x5b3),'>'),this['addToken']('LEFT_ANGLE_BRACKET','<'),this[_0x392c86(0x2f8)]();break;case'\x20':case'\x0d':case'\x09':case'\x0a':this[_0x392c86(0x2f8)]();break;case'0':case'1':case'2':case'3':case'4':case'5':case'6':case'7':case'8':case'9':case'.':this[_0x392c86(0x3c7)]();break;case'$':this[_0x392c86(0x23e)]();break;case'+':case'-':case'*':case'/':this[_0x392c86(0x492)](_0x392c86(0x30a),_0x226fcc),this[_0x392c86(0x2f8)]();break;case'(':this[_0x392c86(0x492)](_0x392c86(0x603),'('),this[_0x392c86(0x2f8)]();break;case')':this['addToken'](_0x392c86(0x3b7),')'),this[_0x392c86(0x2f8)]();break;case'{':this[_0x392c86(0x550)]!=0x0&&this[_0x392c86(0x229)][this[_0x392c86(0x229)][_0x392c86(0x3ea)]-0x1][_0x392c86(0x2ce)]!='OPERATOR'&&this[_0x392c86(0x492)](_0x392c86(0x30a),'*'),this[_0x392c86(0x492)]('BRACE_OPEN','{'),this[_0x392c86(0x492)](_0x392c86(0x2dc),'<'),this['advance']();break;case'}':this['addToken'](_0x392c86(0x5b3),'>'),this[_0x392c86(0x492)](_0x392c86(0x4ac),'}'),this[_0x392c86(0x2f8)]();break;case'[':this[_0x392c86(0x492)]('OPERATOR','~'),this[_0x392c86(0x492)](_0x392c86(0x55e),'['),this[_0x392c86(0x2f8)]();break;case']':this[_0x392c86(0x492)](_0x392c86(0x4c9),']'),this['advance']();break;case'm':this['peekNext']()==='m'?this[_0x392c86(0x442)]():this['scanIdentifierOrFunction']();break;default:this[_0x392c86(0x464)](_0x226fcc)?this[_0x392c86(0x26b)]():this['reportError']('Unexpected\x20character:\x20'+_0x226fcc+_0x392c86(0x261)+this[_0x392c86(0x550)]);}}if(this[_0x392c86(0x492)](_0x392c86(0x5b3),'>'),this['addToken'](_0x392c86(0x4b0),''),this['errors']['length']>0x0)throw new Error(this[_0x392c86(0x466)][_0x392c86(0x5c5)](',\x0a'));return this[_0x392c86(0x229)];}catch(_0x297f7b){throw new Error(_0x297f7b instanceof Error?_0x297f7b[_0x392c86(0x42c)]:String(_0x297f7b));}}[a0_0x3e1526(0x535)](){const _0x52a0ca=a0_0x3e1526;return this[_0x52a0ca(0x550)]>=this[_0x52a0ca(0x4ce)][_0x52a0ca(0x3ea)];}[a0_0x3e1526(0x2f8)](){const _0x2d7394=a0_0x3e1526;return this[_0x2d7394(0x4ce)]['charAt'](this[_0x2d7394(0x550)]++);}[a0_0x3e1526(0x25e)](){const _0xefbf25=a0_0x3e1526;return this[_0xefbf25(0x535)]()?'\x00':this['source']['charAt'](this[_0xefbf25(0x550)]);}['peekNext'](){const _0x59d836=a0_0x3e1526;return this['current']+0x1>=this[_0x59d836(0x4ce)]['length']?'\x00':this[_0x59d836(0x4ce)]['charAt'](this[_0x59d836(0x550)]+0x1);}[a0_0x3e1526(0x492)](_0x3c0962,_0x3be8e5){const _0x200c36=a0_0x3e1526;this[_0x200c36(0x229)]['push']({'type':_0x3c0962,'lexeme':_0x3be8e5||(_0x3c0962?this[_0x200c36(0x4ce)][_0x200c36(0x5ea)](this['start'],this[_0x200c36(0x550)]):''),'position':this[_0x200c36(0x4fe)]});}['isDigit'](_0x3693b5){const _0x51b607=a0_0x3e1526;return/^[0-9]$/[_0x51b607(0x602)](_0x3693b5);}[a0_0x3e1526(0x464)](_0x22f75b){return/^[a-zA-Z]$/['test'](_0x22f75b);}[a0_0x3e1526(0x3c7)](){const _0x4954ff=a0_0x3e1526;for(;this[_0x4954ff(0x45b)](this['peek']());)this[_0x4954ff(0x2f8)]();if(this[_0x4954ff(0x25e)]()==='.'){for(this[_0x4954ff(0x2f8)](),this['isDigit'](this['peek']())||this[_0x4954ff(0x2cc)](_0x4954ff(0x393)+this[_0x4954ff(0x550)]);this[_0x4954ff(0x45b)](this[_0x4954ff(0x25e)]());)this['advance']();}this['addToken'](_0x4954ff(0x353));}['scanVariable'](){const _0x310236=a0_0x3e1526;for(this[_0x310236(0x2f8)]();/[a-zA-Z0-9_]/[_0x310236(0x602)](this['peek']());)this[_0x310236(0x2f8)]();const _0x50a3f6=this[_0x310236(0x4ce)][_0x310236(0x5ea)](this['start']+0x1,this[_0x310236(0x550)]);if(_0x50a3f6[_0x310236(0x536)]('mm')){const _0x19d969=_0x50a3f6[_0x310236(0x5ea)](0x0,_0x50a3f6[_0x310236(0x3ea)]-0x2);_0x19d969&&_0x19d969['length']>0x0?(this[_0x310236(0x492)]('VARIABLE',_0x19d969),this[_0x310236(0x492)](_0x310236(0x543),'mm')):this[_0x310236(0x2cc)](_0x310236(0x360));}else this['addToken'](_0x310236(0x26a),_0x50a3f6);}[a0_0x3e1526(0x442)](){const _0x2d1300=a0_0x3e1526;this[_0x2d1300(0x2f8)](),this[_0x2d1300(0x2f8)](),this[_0x2d1300(0x492)]('UNIT','mm');}[a0_0x3e1526(0x26b)](){const _0x1423bc=a0_0x3e1526,_0x2e923b=['X','Y','n'];for(;this[_0x1423bc(0x464)](this[_0x1423bc(0x25e)]());)this[_0x1423bc(0x2f8)]();const _0x24742d=this[_0x1423bc(0x4ce)][_0x1423bc(0x5ea)](this[_0x1423bc(0x4fe)],this[_0x1423bc(0x550)]),_0x4be859=it[_0x1423bc(0x57c)][_0x24742d[_0x1423bc(0x35a)]()];_0x4be859!=null?this[_0x1423bc(0x492)](_0x4be859,_0x24742d):_0x2e923b[_0x1423bc(0x58e)](_0x24742d)?this[_0x1423bc(0x492)](_0x1423bc(0x1f1),_0x24742d):this[_0x1423bc(0x2cc)](_0x1423bc(0x3c0)+_0x24742d+_0x1423bc(0x261)+this[_0x1423bc(0x550)]);}[a0_0x3e1526(0x35b)](){const _0x5f3a6e=a0_0x3e1526;this[_0x5f3a6e(0x229)]=[],this['start']=0x0,this[_0x5f3a6e(0x550)]=0x0,this[_0x5f3a6e(0x466)]=[];}},Tt=class{[a0_0x3e1526(0x213)]=new Map();[a0_0x3e1526(0x229)]=[];['current']=0x0;['parse'](_0x44c6b2){const _0x212a65=a0_0x3e1526;if(this[_0x212a65(0x213)][_0x212a65(0x278)](_0x44c6b2)){const _0x1afcb1=this[_0x212a65(0x213)][_0x212a65(0x2c1)](_0x44c6b2);return this[_0x212a65(0x213)][_0x212a65(0x4ad)](_0x44c6b2),this[_0x212a65(0x213)][_0x212a65(0x31b)](_0x44c6b2,_0x1afcb1),_0x1afcb1;}try{this[_0x212a65(0x229)]=_0x44c6b2;const _0x21bb38=this[_0x212a65(0x2d6)](_0x44c6b2);if(this[_0x212a65(0x213)][_0x212a65(0x31b)](_0x44c6b2,_0x21bb38),this[_0x212a65(0x213)][_0x212a65(0x2c9)]>0x3){const _0x1f32f2=this['cache']['keys']()[_0x212a65(0x2f3)]()['value'];this[_0x212a65(0x213)][_0x212a65(0x4ad)](_0x1f32f2);}return _0x21bb38;}catch(_0x21c05f){throw new Error(_0x21c05f instanceof Error?_0x21c05f[_0x212a65(0x42c)]:String(_0x21c05f));}}['performParse'](_0x293969){const _0x5ed2db=a0_0x3e1526;if(this['resetCurrent'](),this[_0x5ed2db(0x229)][_0x5ed2db(0x3ea)]===0x0)throw new Error('No\x20tokens\x20to\x20parse.');try{return this[_0x5ed2db(0x56f)]();}catch(_0x47f0ff){throw new Error(_0x47f0ff instanceof Error?_0x47f0ff[_0x5ed2db(0x42c)]:String(_0x47f0ff));}}[a0_0x3e1526(0x421)]=()=>{const _0x352111=a0_0x3e1526;this[_0x352111(0x550)]=0x0;};[a0_0x3e1526(0x20f)](){const _0x1a3ee9=a0_0x3e1526;if(this[_0x1a3ee9(0x535)]())return!0x1;const _0x5643a0=this[_0x1a3ee9(0x25e)]();return _0x5643a0[_0x1a3ee9(0x2ce)]===_0x1a3ee9(0x543)&&_0x5643a0['lexeme']==='mm';}['consumeMillimeterSuffix'](){const _0x52f146=a0_0x3e1526;return this[_0x52f146(0x20f)]()?(this[_0x52f146(0x2f8)](),!0x0):!0x1;}[a0_0x3e1526(0x253)](){const _0xb71c12=a0_0x3e1526,_0x8deed2=[];if(!this['check'](_0xb71c12(0x2dc)))return this[_0xb71c12(0x56f)]();for(;this[_0xb71c12(0x5ca)](_0xb71c12(0x2dc));){this[_0xb71c12(0x2f8)]();let _0xbdf16b=this['expression']();this[_0xb71c12(0x252)]('RIGHT_ANGLE_BRACKET',_0xb71c12(0x4e7)),_0x8deed2['push']({'type':_0xb71c12(0x385),'nodes':_0xbdf16b,'hasMillimeterSuffix':this[_0xb71c12(0x4c2)]()});}if(_0x8deed2[_0xb71c12(0x3ea)]===0x1){const _0x3183ec=_0x8deed2[0x0];return _0x3183ec[_0xb71c12(0x2ce)]===_0xb71c12(0x385)&&_0x3183ec[_0xb71c12(0x2fd)]['type']==='Section'?_0x3183ec['nodes']:_0x3183ec;}return{'type':_0xb71c12(0x340),'sections':_0x8deed2};}[a0_0x3e1526(0x56f)](){const _0x41d82d=a0_0x3e1526;try{let _0x1d218b=this[_0x41d82d(0x279)]();for(;!this[_0x41d82d(0x535)]()&&this[_0x41d82d(0x5ca)](_0x41d82d(0x30a))&&['+','-'][_0x41d82d(0x58e)](this['peek']()[_0x41d82d(0x585)]);){this[_0x41d82d(0x2f8)]();const _0x14e808=this[_0x41d82d(0x5cf)]()['lexeme'],_0x18ca5e=this[_0x41d82d(0x279)]();_0x1d218b={'type':_0x41d82d(0x32b),'left':_0x1d218b,'operator':_0x14e808,'right':_0x18ca5e};}return _0x1d218b;}catch(_0x22b278){throw new Error(_0x41d82d(0x424)+_0x22b278[_0x41d82d(0x42c)]);}}['term'](){const _0x3323be=a0_0x3e1526;try{let _0x1e638c=this[_0x3323be(0x20a)]();for(;!this[_0x3323be(0x535)]()&&this[_0x3323be(0x5ca)](_0x3323be(0x30a))&&['*','/','~']['includes'](this[_0x3323be(0x25e)]()[_0x3323be(0x585)]);){this['advance']();const _0x5bc480=this['previous']()[_0x3323be(0x585)],_0x29d201=this['factor']();if(_0x29d201[_0x3323be(0x2ce)]==='SpecialVariable'&&_0x29d201[_0x3323be(0x23f)]==='n')throw new Error(_0x3323be(0x379));_0x1e638c={'type':'BinaryExpression','left':_0x1e638c,'operator':_0x5bc480,'right':_0x29d201};}return _0x1e638c;}catch(_0x4d04bc){throw new Error(_0x3323be(0x221)+_0x4d04bc[_0x3323be(0x42c)]);}}[a0_0x3e1526(0x20a)](){const _0x5cc171=a0_0x3e1526;try{if(this[_0x5cc171(0x5ca)](_0x5cc171(0x30a))&&['-','+'][_0x5cc171(0x58e)](this[_0x5cc171(0x25e)]()[_0x5cc171(0x585)])){this['advance']();const _0x23390d=this[_0x5cc171(0x5cf)]()[_0x5cc171(0x585)],_0x3566eb=this[_0x5cc171(0x20a)]();return{'type':_0x5cc171(0x2d7),'operator':_0x23390d,'right':_0x3566eb};}return this[_0x5cc171(0x4e4)]();}catch(_0x335875){throw new Error(_0x5cc171(0x4d7)+_0x335875[_0x5cc171(0x42c)]);}}[a0_0x3e1526(0x4e4)](){const _0x392b38=a0_0x3e1526;try{if(this[_0x392b38(0x5ca)]('NUMBER'))return this[_0x392b38(0x2f8)](),{'type':_0x392b38(0x4b9),'value':parseFloat(this['previous']()['lexeme']),'hasMillimeterSuffix':this[_0x392b38(0x4c2)]()};if(this['check'](_0x392b38(0x26a)))return this[_0x392b38(0x2f8)](),{'type':_0x392b38(0x1f3),'name':this[_0x392b38(0x5cf)]()[_0x392b38(0x585)],'hasMillimeterSuffix':this[_0x392b38(0x4c2)]()};if(this[_0x392b38(0x5ca)](_0x392b38(0x1f1)))return this[_0x392b38(0x2f8)](),{'type':'SpecialVariable','name':this[_0x392b38(0x5cf)]()[_0x392b38(0x585)],'hasMillimeterSuffix':this[_0x392b38(0x5cf)]()[_0x392b38(0x585)]==='n'};if(this[_0x392b38(0x5ca)]('FUNCTION')){this[_0x392b38(0x2f8)]();const _0x463e3d=this[_0x392b38(0x5cf)]()[_0x392b38(0x585)];this[_0x392b38(0x252)](_0x392b38(0x603),_0x392b38(0x4c8)+_0x463e3d+'\x27.');const _0x53f202=this[_0x392b38(0x56f)]();return this[_0x392b38(0x252)](_0x392b38(0x3b7),'Expected\x20\x27)\x27\x20after\x20function\x20arguments.'),{'type':'FunctionCall','name':_0x463e3d,'arg':_0x53f202,'hasMillimeterSuffix':this[_0x392b38(0x4c2)]()};}if(this[_0x392b38(0x5ca)]('PAREN_OPEN')){this[_0x392b38(0x2f8)]();const _0x5008dd=this[_0x392b38(0x56f)]();if(!_0x5008dd)throw new Error(_0x392b38(0x411));return this['consume'](_0x392b38(0x3b7),_0x392b38(0x345)),{'type':_0x392b38(0x58f),'expression':_0x5008dd,'hasMillimeterSuffix':this[_0x392b38(0x4c2)]()};}if(this['check'](_0x392b38(0x3b7)))throw new Error(_0x392b38(0x5d9));if(this[_0x392b38(0x5ca)](_0x392b38(0x2ee))){this[_0x392b38(0x2f8)]();let _0x20fddd=this[_0x392b38(0x253)]();return this['consume'](_0x392b38(0x4ac),_0x392b38(0x4f6)),_0x20fddd[_0x392b38(0x2ce)]===_0x392b38(0x385)&&_0x20fddd[_0x392b38(0x2fd)][_0x392b38(0x2ce)]===_0x392b38(0x385)&&(_0x20fddd=_0x20fddd[_0x392b38(0x2fd)]),{'type':_0x392b38(0x5fa),'toRepeat':_0x20fddd,'hasMillimeterSuffix':this[_0x392b38(0x4c2)]()};}if(this[_0x392b38(0x5ca)](_0x392b38(0x2dc)))return this[_0x392b38(0x253)]();throw new Error(_0x392b38(0x215)+this[_0x392b38(0x25e)]()[_0x392b38(0x585)]);}catch(_0x2262a6){throw new Error('Failed\x20to\x20parse\x20primary:\x20'+_0x2262a6[_0x392b38(0x42c)]);}}['check'](_0x5c7ccd){const _0x4fa3a1=a0_0x3e1526;return this['isAtEnd']()?!0x1:this[_0x4fa3a1(0x25e)]()[_0x4fa3a1(0x2ce)]===_0x5c7ccd;}[a0_0x3e1526(0x2f8)](){const _0x4ac535=a0_0x3e1526;return this['isAtEnd']()||this[_0x4ac535(0x550)]++,this['previous']();}[a0_0x3e1526(0x252)](_0x160a59,_0x41addd){const _0x2e8365=a0_0x3e1526;if(this[_0x2e8365(0x5ca)](_0x160a59))return this['advance']();throw new Error(_0x41addd);}[a0_0x3e1526(0x535)](){const _0x1243c2=a0_0x3e1526;return this[_0x1243c2(0x550)]>=this[_0x1243c2(0x229)][_0x1243c2(0x3ea)];}['peek'](){const _0x45d309=a0_0x3e1526;return this['tokens'][this[_0x45d309(0x550)]];}[a0_0x3e1526(0x5cf)](){const _0x3bb075=a0_0x3e1526;return this[_0x3bb075(0x229)][this[_0x3bb075(0x550)]-0x1];}},Fe=_0x2c648b=>_0x2c648b[a0_0x3e1526(0x2ce)]===a0_0x3e1526(0x2ff)&&_0x2c648b[a0_0x3e1526(0x23f)]==='n';function Mt(_0x444221,_0x31d524){const _0x5ee1dc=a0_0x3e1526;if(_0x444221[_0x5ee1dc(0x304)][_0x5ee1dc(0x2ce)]===_0x5ee1dc(0x2ff)&&_0x444221[_0x5ee1dc(0x304)]['name']==='n')return new w(_0x5ee1dc(0x2db));const _0x2aecc3=Fe(_0x444221[_0x5ee1dc(0x439)])?_0x444221[_0x5ee1dc(0x439)]:this[_0x5ee1dc(0x45f)](_0x444221[_0x5ee1dc(0x439)]),_0x5dc16e=Fe(_0x444221[_0x5ee1dc(0x304)])?_0x444221['right']:this[_0x5ee1dc(0x45f)](_0x444221[_0x5ee1dc(0x304)]);if(_0x2aecc3 instanceof w)return _0x2aecc3;if(_0x5dc16e instanceof w)return _0x5dc16e;const _0x38c2a1=_0x2aecc3[_0x5ee1dc(0x2ce)]===_0x5ee1dc(0x4b9)&&_0x5dc16e[_0x5ee1dc(0x2ce)]==='NumberLiteral',_0x4ef5db=_0x38c2a1?_0x2aecc3[_0x5ee1dc(0x298)]===_0x5dc16e['hasMillimeterSuffix']:!0x1,_0x11b524=_0x59d55d=>_0x59d55d[_0x5ee1dc(0x2ce)]===_0x5ee1dc(0x5fa);switch(_0x444221['operator']){case'+':return _0x38c2a1&&_0x4ef5db&&_0x31d524?.[_0x5ee1dc(0x544)]==!0x1?{'type':_0x5ee1dc(0x4b9),'value':_0x2aecc3['value']+_0x5dc16e[_0x5ee1dc(0x5ef)],'hasMillimeterSuffix':_0x2aecc3[_0x5ee1dc(0x298)]===!0x0||_0x5dc16e[_0x5ee1dc(0x298)]===!0x0,'spreadMm':_0x2aecc3['spreadMm']||_0x5dc16e['spreadMm']}:_0x38c2a1&&_0x31d524?.['isInsideGroup']==!0x0?{'type':_0x5ee1dc(0x4b9),'value':_0x2aecc3[_0x5ee1dc(0x5ef)]+_0x5dc16e['value'],'spreadMm':_0x2aecc3[_0x5ee1dc(0x298)]||_0x5dc16e['hasMillimeterSuffix']}:{'type':_0x5ee1dc(0x32b),'operator':'+','left':_0x2aecc3,'right':_0x5dc16e};case'*':return _0x38c2a1&&_0x31d524?.[_0x5ee1dc(0x544)]==!0x0?{'type':_0x5ee1dc(0x4b9),'value':_0x2aecc3[_0x5ee1dc(0x5ef)]*_0x5dc16e['value'],'hasMillimeterSuffix':_0x2aecc3[_0x5ee1dc(0x298)]===!0x0||_0x5dc16e[_0x5ee1dc(0x298)]===!0x0,'spreadMm':_0x2aecc3[_0x5ee1dc(0x382)]||_0x5dc16e[_0x5ee1dc(0x382)]}:_0x11b524(_0x5dc16e)&&_0x2aecc3[_0x5ee1dc(0x2ce)]===_0x5ee1dc(0x4b9)?{'type':'Repeated','toRepeat':_0x5dc16e[_0x5ee1dc(0x2b3)],'times':Math[_0x5ee1dc(0x49e)](_0x2aecc3[_0x5ee1dc(0x5ef)]),'hasMillimeterSuffix':_0x5dc16e[_0x5ee1dc(0x2ce)]==='NumberLiteral'&&_0x5dc16e[_0x5ee1dc(0x298)]||!0x1}:_0x31d524?.[_0x5ee1dc(0x544)]==!0x1&&_0x2aecc3['type']!==_0x5ee1dc(0x2ff)&&_0x2aecc3[_0x5ee1dc(0x23f)]!=='n'?new w(_0x5ee1dc(0x576)):_0x2aecc3[_0x5ee1dc(0x2ce)]===_0x5ee1dc(0x2ff)?{'type':_0x5ee1dc(0x32b),'operator':'*','left':_0x2aecc3,'right':{'type':'NumberLiteral','value':_0x5dc16e['value'],'hasMillimeterSuffix':!0x0}}:{'type':'BinaryExpression','operator':'*','left':_0x2aecc3,'right':_0x5dc16e,'hasMillimeterSuffix':_0x2aecc3[_0x5ee1dc(0x298)]||_0x5dc16e[_0x5ee1dc(0x298)]};case'/':if(_0x38c2a1&&_0x31d524?.[_0x5ee1dc(0x544)]==!0x0)return{'type':_0x5ee1dc(0x4b9),'value':_0x2aecc3[_0x5ee1dc(0x5ef)]/_0x5dc16e[_0x5ee1dc(0x5ef)],'hasMillimeterSuffix':_0x2aecc3['hasMillimeterSuffix']===!0x0||_0x5dc16e['hasMillimeterSuffix']===!0x0};if(_0x31d524?.['isInsideGroup']==!0x1)return new w(_0x5ee1dc(0x477));case'-':return _0x38c2a1&&_0x4ef5db&&_0x31d524?.[_0x5ee1dc(0x544)]==!0x1?{'type':_0x5ee1dc(0x4b9),'value':_0x2aecc3[_0x5ee1dc(0x5ef)]-_0x5dc16e[_0x5ee1dc(0x5ef)],'hasMillimeterSuffix':_0x2aecc3[_0x5ee1dc(0x298)]===!0x0||_0x5dc16e[_0x5ee1dc(0x298)]===!0x0,'spreadMm':_0x2aecc3[_0x5ee1dc(0x382)]||_0x5dc16e['spreadMm']}:_0x38c2a1&&_0x31d524?.[_0x5ee1dc(0x544)]==!0x0?{'type':_0x5ee1dc(0x4b9),'value':_0x2aecc3[_0x5ee1dc(0x5ef)]-_0x5dc16e['value'],'spreadMm':_0x2aecc3[_0x5ee1dc(0x298)]||_0x5dc16e[_0x5ee1dc(0x298)]}:{'type':'BinaryExpression','operator':'-','left':_0x2aecc3,'right':_0x5dc16e};default:throw new w(_0x5ee1dc(0x527));}}function Nt(_0x235bd3,_0xb89d46){const _0x38f641=a0_0x3e1526,_0x2c275e=this[_0x38f641(0x45f)](_0x235bd3[_0x38f641(0x2bb)]);if(_0x2c275e instanceof w)throw new w(_0x38f641(0x46d));switch(_0x235bd3['name'][_0x38f641(0x3d2)]()){case'abs':return{'type':_0x38f641(0x4b9),'value':Math['abs'](_0x2c275e[_0x38f641(0x5ef)]),'hasMillimeterSuffix':_0x2c275e[_0x38f641(0x298)],'spreadMm':_0xb89d46?.[_0x38f641(0x544)]===!0x1};case _0x38f641(0x1fd):return{'type':_0x38f641(0x4b9),'value':Math[_0x38f641(0x1fd)](_0x2c275e['value']),'hasMillimeterSuffix':_0x2c275e[_0x38f641(0x298)],'spreadMm':_0xb89d46?.['isInsideGroup']===!0x1};case _0x38f641(0x1ea):return{'type':'NumberLiteral','value':Math[_0x38f641(0x1ea)](_0x2c275e[_0x38f641(0x5ef)]),'hasMillimeterSuffix':_0x2c275e[_0x38f641(0x298)],'spreadMm':_0xb89d46?.[_0x38f641(0x544)]===!0x1};case'atan':return{'type':_0x38f641(0x4b9),'value':Math[_0x38f641(0x3b3)](_0x2c275e[_0x38f641(0x5ef)]),'hasMillimeterSuffix':_0x2c275e[_0x38f641(0x298)],'spreadMm':_0xb89d46?.[_0x38f641(0x544)]===!0x1};case _0x38f641(0x1f7):return{'type':_0x38f641(0x4b9),'value':Math[_0x38f641(0x1f7)](_0x2c275e[_0x38f641(0x5ef)]),'hasMillimeterSuffix':_0x2c275e[_0x38f641(0x298)],'spreadMm':_0xb89d46?.['isInsideGroup']===!0x1};case _0x38f641(0x3a1):return{'type':_0x38f641(0x4b9),'value':Math[_0x38f641(0x3a1)](_0x2c275e['value']),'hasMillimeterSuffix':_0x2c275e[_0x38f641(0x298)],'spreadMm':_0xb89d46?.['isInsideGroup']===!0x1};case _0x38f641(0x5f1):return{'type':'NumberLiteral','value':Math[_0x38f641(0x5f1)](_0x2c275e[_0x38f641(0x5ef)]),'hasMillimeterSuffix':_0x2c275e[_0x38f641(0x298)],'spreadMm':_0xb89d46?.[_0x38f641(0x544)]===!0x1};case _0x38f641(0x49e):return{'type':_0x38f641(0x4b9),'value':Math['round'](_0x2c275e[_0x38f641(0x5ef)]),'hasMillimeterSuffix':_0x2c275e['hasMillimeterSuffix'],'spreadMm':_0xb89d46?.[_0x38f641(0x544)]===!0x1};case _0x38f641(0x200):return{'type':_0x38f641(0x4b9),'value':_0x2c275e[_0x38f641(0x5ef)]*(0xb4/Math['PI']),'hasMillimeterSuffix':_0x2c275e['hasMillimeterSuffix'],'spreadMm':_0xb89d46?.['isInsideGroup']===!0x1};case _0x38f641(0x271):return{'type':_0x38f641(0x4b9),'value':_0x2c275e[_0x38f641(0x5ef)]*(Math['PI']/0xb4),'hasMillimeterSuffix':_0x2c275e[_0x38f641(0x298)],'spreadMm':_0xb89d46?.[_0x38f641(0x544)]===!0x1};case _0x38f641(0x39b):return{'type':'NumberLiteral','value':_0x2c275e[_0x38f641(0x5ef)]*25.4,'hasMillimeterSuffix':_0x2c275e[_0x38f641(0x298)],'spreadMm':_0xb89d46?.[_0x38f641(0x544)]===!0x1};case _0x38f641(0x2a1):return{'type':_0x38f641(0x4b9),'value':_0x2c275e[_0x38f641(0x5ef)]/25.4,'hasMillimeterSuffix':_0x2c275e['hasMillimeterSuffix'],'spreadMm':_0xb89d46?.[_0x38f641(0x544)]===!0x1};case'ln':return{'type':_0x38f641(0x4b9),'value':Math[_0x38f641(0x2df)](_0x2c275e[_0x38f641(0x5ef)]),'hasMillimeterSuffix':_0x2c275e[_0x38f641(0x298)],'spreadMm':_0xb89d46?.[_0x38f641(0x544)]===!0x1};case _0x38f641(0x2e8):return{'type':'NumberLiteral','value':Math[_0x38f641(0x2e8)](_0x2c275e['value']),'hasMillimeterSuffix':_0x2c275e[_0x38f641(0x298)],'spreadMm':_0xb89d46?.[_0x38f641(0x544)]===!0x1};default:throw new w('Function\x20not\x20implemented');}}function Ct(_0x44ab2d){const _0x6c8e16=a0_0x3e1526;if(!this[_0x6c8e16(0x51e)]||!(_0x44ab2d[_0x6c8e16(0x23f)]in this[_0x6c8e16(0x51e)]))throw new w(_0x6c8e16(0x426)+_0x44ab2d['name']+_0x6c8e16(0x512));return{'type':_0x6c8e16(0x4b9),'value':this[_0x6c8e16(0x51e)][_0x44ab2d[_0x6c8e16(0x23f)]],'hasMillimeterSuffix':_0x44ab2d[_0x6c8e16(0x298)]};}var Dt=class{['nestingLevel']=0x0;['variables']={};constructor(){const _0x3d6c7b=a0_0x3e1526;this[_0x3d6c7b(0x27d)]=Mt[_0x3d6c7b(0x53a)](this),this['evaluateFunction']=Nt[_0x3d6c7b(0x53a)](this),this[_0x3d6c7b(0x25f)]=Ct[_0x3d6c7b(0x53a)](this);}[a0_0x3e1526(0x45f)](_0x53e1cd,_0x1610be={'isInsideGroup':!0x1},_0x2332ea){const _0x2c2f68=a0_0x3e1526;this['nestingLevel']++;try{if(_0x2332ea&&(this[_0x2c2f68(0x51e)]=_0x2332ea),this[_0x2c2f68(0x28c)](_0x53e1cd))return this['evaluateSections'](_0x53e1cd,_0x1610be);if(this[_0x2c2f68(0x529)](_0x53e1cd)){const _0x587a08=this[_0x2c2f68(0x45f)](_0x53e1cd[_0x2c2f68(0x2fd)],_0x1610be);return _0x587a08 instanceof w?new w(_0x2c2f68(0x5d0)+JSON[_0x2c2f68(0x5a8)](_0x53e1cd)):{..._0x53e1cd,'nodes':_0x587a08};}if(this[_0x2c2f68(0x4b5)](_0x53e1cd)){if(_0x1610be['isInsideGroup']){if(_0x53e1cd[_0x2c2f68(0x298)])return{..._0x53e1cd,'spreadMm':!0x0};}else return _0x53e1cd;}if(this['isGrouping'](_0x53e1cd)){_0x1610be={..._0x1610be,'isInsideGroup':!0x0};const _0x3717c4=this[_0x2c2f68(0x45f)](_0x53e1cd[_0x2c2f68(0x56f)],_0x1610be);return _0x3717c4 instanceof w?_0x3717c4:{..._0x3717c4,'hasMillimeterSuffix':_0x53e1cd[_0x2c2f68(0x298)]};}if(this[_0x2c2f68(0x4a4)](_0x53e1cd)){const _0x43c3b6=this[_0x2c2f68(0x45f)](_0x53e1cd[_0x2c2f68(0x2b3)]);return _0x43c3b6 instanceof w?_0x43c3b6:{..._0x53e1cd,'toRepeat':_0x43c3b6};}if(this['isBinaryExpression'](_0x53e1cd))return this[_0x2c2f68(0x27d)](_0x53e1cd,_0x1610be);if(this[_0x2c2f68(0x59e)](_0x53e1cd))return{'type':_0x2c2f68(0x4b9),'value':_0x53e1cd[_0x2c2f68(0x54e)]==='-'?-0x1*_0x53e1cd[_0x2c2f68(0x304)]['value']:_0x53e1cd[_0x2c2f68(0x304)]['value'],'hasMillimeterSuffix':_0x53e1cd[_0x2c2f68(0x304)][_0x2c2f68(0x298)]};if(this[_0x2c2f68(0x534)](_0x53e1cd))return this[_0x2c2f68(0x289)](_0x53e1cd,_0x1610be);if(this['isVariable'](_0x53e1cd)){if(this[_0x2c2f68(0x51e)])return this[_0x2c2f68(0x25f)](_0x53e1cd);throw new w(_0x2c2f68(0x37a));}throw new w(_0x2c2f68(0x2bc)+_0x53e1cd[_0x2c2f68(0x2ce)]);}catch(_0x47f143){throw new w(_0x47f143[_0x2c2f68(0x42c)]);}finally{this['nestingLevel']--;}}[a0_0x3e1526(0x59e)](_0x1adacd){const _0x20fdf4=a0_0x3e1526;return _0x1adacd[_0x20fdf4(0x2ce)]==='UnaryExpression';}[a0_0x3e1526(0x4b5)](_0x20cc82){const _0x4b9946=a0_0x3e1526;return _0x20cc82[_0x4b9946(0x2ce)]===_0x4b9946(0x4b9);}[a0_0x3e1526(0x342)](_0x54fcbc){const _0x3b0206=a0_0x3e1526;return _0x54fcbc[_0x3b0206(0x2ce)]===_0x3b0206(0x1f3)||_0x54fcbc['type']==='SpecialVariable';}[a0_0x3e1526(0x2be)](_0x38684b){const _0x167871=a0_0x3e1526;return _0x38684b[_0x167871(0x2ce)]===_0x167871(0x32b);}['isFunctionCall'](_0x178ab3){const _0x305785=a0_0x3e1526;return _0x178ab3['type']===_0x305785(0x565);}[a0_0x3e1526(0x337)](_0x182446){const _0xb00f72=a0_0x3e1526;return _0x182446[_0xb00f72(0x2ce)]===_0xb00f72(0x58f);}['isRepeated'](_0x59bed0){const _0x25b6fc=a0_0x3e1526;return _0x59bed0[_0x25b6fc(0x2ce)]===_0x25b6fc(0x5fa);}[a0_0x3e1526(0x28c)](_0xd046a3){const _0x36ac87=a0_0x3e1526;return _0xd046a3[_0x36ac87(0x2ce)]===_0x36ac87(0x340);}[a0_0x3e1526(0x529)](_0x2897c7){const _0x29b72e=a0_0x3e1526;return _0x2897c7[_0x29b72e(0x2ce)]===_0x29b72e(0x385);}['evaluateSections'](_0x1016b1,_0x180cf3={'isInsideGroup':!0x1}){const _0x2fa46f=a0_0x3e1526;return{'type':_0x2fa46f(0x340),'sections':_0x1016b1[_0x2fa46f(0x253)][_0x2fa46f(0x28d)](_0x5eafeb=>{const _0x5997c1=_0x2fa46f,_0x3722f4=this['evaluate'](_0x5eafeb[_0x5997c1(0x2fd)]);if(_0x3722f4 instanceof w)throw _0x3722f4;return{'type':_0x5997c1(0x385),'nodes':_0x3722f4};})};}[a0_0x3e1526(0x27d)];[a0_0x3e1526(0x289)];[a0_0x3e1526(0x25f)];};function K(_0x3a95e7,_0x30d888){const _0x115554=a0_0x3e1526;if(!_0x3a95e7)throw new w('unsupported\x20node\x20type\x20to\x20traverse:\x20'+JSON[_0x115554(0x5a8)](_0x3a95e7));_0x30d888(_0x3a95e7),_0x3a95e7[_0x115554(0x2ce)]===_0x115554(0x340)&&Array['isArray'](_0x3a95e7[_0x115554(0x253)])?_0x3a95e7[_0x115554(0x253)][_0x115554(0x5d4)](_0x3f1d15=>K(_0x3f1d15,_0x30d888)):_0x3a95e7[_0x115554(0x2ce)]===_0x115554(0x385)&&_0x3a95e7[_0x115554(0x2fd)]?K(_0x3a95e7['nodes'],_0x30d888):_0x3a95e7[_0x115554(0x2ce)];}var wt=class{[a0_0x3e1526(0x572)](_0x409b8d,_0x1c1733,_0x3fb131,_0x23a573,_0x16fa74,_0xaf893,_0x328802,_0x5d15eb,_0x411b0a){const _0x4aadff=a0_0x3e1526;let _0x5b73ff=0x0;if(_0x328802==='M'){for(let _0x198b93=0x1;_0x198b93<_0x409b8d[_0x4aadff(0x253)][_0x4aadff(0x3ea)]-0x1;_0x198b93++)_0x5b73ff+=_0x23a573;}if(_0x328802==='O'){for(let _0x243a59=0x1;_0x243a59<_0x409b8d[_0x4aadff(0x253)][_0x4aadff(0x3ea)]-0x1;_0x243a59++)_0x5b73ff+=_0x23a573*0x2;}return _0x16fa74==='M'&&(_0x5b73ff+=_0x1c1733/0x2),_0x16fa74==='O'&&(_0x5b73ff+=_0x1c1733),_0xaf893==='M'&&(_0x5b73ff+=_0x1c1733/0x2),_0xaf893==='O'&&(_0x5b73ff+=_0x1c1733),_0x411b0a==='M'&&(_0x5b73ff+=_0x3fb131/0x2),_0x411b0a==='O'&&(_0x5b73ff+=_0x3fb131),_0x5d15eb==='M'&&(_0x5b73ff+=_0x3fb131/0x2),_0x5d15eb==='O'&&(_0x5b73ff+=_0x3fb131),_0x5b73ff;}},kt=class{['calculateSections'](_0x44ce8e,_0x59b63b=0x1f4,_0x4dbb88=0x0,_0x15d575){const _0xdd862f=a0_0x3e1526;try{if(_0x44ce8e instanceof w)throw _0x44ce8e;if(_0x44ce8e['type']!==_0xdd862f(0x340)&&_0x44ce8e[_0xdd862f(0x2ce)]!==_0xdd862f(0x385))throw new w(_0xdd862f(0x1fe)+JSON['stringify'](_0x44ce8e));let _0x576021={'type':_0xdd862f(0x340),'sections':[]};if(_0x44ce8e['type']===_0xdd862f(0x340)){for(const _0x493835 of _0x44ce8e[_0xdd862f(0x253)])if(_0x493835[_0xdd862f(0x2fd)][_0xdd862f(0x2ce)]==='Repeated'&&_0x493835['nodes'][_0xdd862f(0x251)]){for(let _0x5ba626=0x0;_0x5ba626<(_0x493835[_0xdd862f(0x2fd)]?.[_0xdd862f(0x251)]??0x0);_0x5ba626++)if(_0x493835[_0xdd862f(0x2fd)][_0xdd862f(0x2b3)][_0xdd862f(0x2ce)]===_0xdd862f(0x385))_0x576021['sections'][_0xdd862f(0x241)](_0x493835[_0xdd862f(0x2fd)][_0xdd862f(0x2b3)]);else{if(_0x493835[_0xdd862f(0x2fd)]['toRepeat'][_0xdd862f(0x2ce)]==='Sections'){for(const _0x1fdc6c of _0x493835[_0xdd862f(0x2fd)][_0xdd862f(0x2b3)][_0xdd862f(0x253)])_0x576021[_0xdd862f(0x253)][_0xdd862f(0x241)](_0x1fdc6c);}}}else _0x576021[_0xdd862f(0x253)]['push'](_0x493835);}else _0x44ce8e['type']===_0xdd862f(0x385)&&_0x576021[_0xdd862f(0x253)][_0xdd862f(0x241)](_0x44ce8e);if(_0x15d575){const _0x2eb5fb=new wt()[_0xdd862f(0x572)](_0x576021,_0x15d575['startPanelThk'],_0x15d575['endPanelThk'],_0x4dbb88,_0x15d575[_0xdd862f(0x3f4)],_0x15d575[_0xdd862f(0x28a)],_0x15d575[_0xdd862f(0x3ab)],_0x15d575[_0xdd862f(0x57b)],_0x15d575['sizerefout2']);}_0x576021['sections']['forEach'](_0x17c54a=>{let _0x198e01=!0x1;K(_0x17c54a,_0x5008cb=>{const _0x169be5=a0_0x2a51;_0x5008cb[_0x169be5(0x2ce)]==='NumberLiteral'?_0x5008cb?.[_0x169be5(0x382)]===!0x0&&(_0x198e01=!0x0):_0x5008cb[_0x169be5(0x2ce)]===_0x169be5(0x32b)&&_0x5008cb[_0x169be5(0x439)][_0x169be5(0x2ce)]===_0x169be5(0x4b9)&&(_0x5008cb['left']?.['spreadMm']===!0x0&&(_0x198e01=!0x0),_0x5008cb[_0x169be5(0x304)]?.[_0x169be5(0x382)]===!0x0&&(_0x198e01=!0x0));}),_0x198e01&&K(_0x17c54a,_0x4bae56=>{const _0x48405e=a0_0x2a51;_0x4bae56[_0x48405e(0x2ce)]===_0x48405e(0x4b9)?_0x4bae56[_0x48405e(0x298)]=!0x0:_0x4bae56[_0x48405e(0x2ce)]===_0x48405e(0x32b)&&(_0x4bae56['left'][_0x48405e(0x2ce)]===_0x48405e(0x4b9)&&(_0x4bae56[_0x48405e(0x439)]['hasMillimeterSuffix']=!0x0),_0x4bae56[_0x48405e(0x304)][_0x48405e(0x2ce)]===_0x48405e(0x4b9)&&(_0x4bae56['right'][_0x48405e(0x298)]=!0x0));});});let _0x5c9717=0x0;const _0x5b3e98=_0x3fad69=>{const _0x3db88d=_0xdd862f;if(_0x4dbb88&&_0x3fad69[_0x3db88d(0x2ce)]===_0x3db88d(0x385)&&(_0x5c9717+=_0x4dbb88),_0x3fad69[_0x3db88d(0x2ce)]===_0x3db88d(0x4b9))_0x3fad69[_0x3db88d(0x298)]===!0x0&&(_0x5c9717+=_0x3fad69[_0x3db88d(0x5ef)]);else{if(_0x3fad69[_0x3db88d(0x2ce)]===_0x3db88d(0x32b)){const _0x4c31a3=_0x3fad69;_0x4c31a3['left'][_0x3db88d(0x2ce)]===_0x3db88d(0x4b9)&&_0x4c31a3[_0x3db88d(0x304)][_0x3db88d(0x2ce)]===_0x3db88d(0x4b9)&&(_0x4c31a3[_0x3db88d(0x439)][_0x3db88d(0x298)]===!0x0&&(_0x5c9717+=_0x4c31a3[_0x3db88d(0x439)][_0x3db88d(0x5ef)]),_0x4c31a3[_0x3db88d(0x304)]['hasMillimeterSuffix']===!0x0&&(_0x5c9717+=_0x4c31a3[_0x3db88d(0x304)][_0x3db88d(0x5ef)]));}}};if(_0x576021[_0xdd862f(0x253)]['forEach'](_0x56a768=>K(_0x56a768,_0x5b3e98)),_0x5c9717>_0x59b63b)throw new w(_0xdd862f(0x2fe));let _0x519ab0=_0x59b63b-_0x5c9717+_0x4dbb88,_0x2646c6=0x0;const _0xccc366=_0x4f6c1e=>{const _0x4db8df=_0xdd862f;if(_0x4f6c1e['type']===_0x4db8df(0x32b)){const _0x507e62=_0x4f6c1e;if(_0x507e62[_0x4db8df(0x304)][_0x4db8df(0x2ce)]==='NumberLiteral'&&_0x507e62[_0x4db8df(0x439)][_0x4db8df(0x2ce)]===_0x4db8df(0x2ff)&&_0x507e62[_0x4db8df(0x439)][_0x4db8df(0x23f)]==='n'&&_0x507e62[_0x4db8df(0x54e)]==='*'){_0x2646c6=Math[_0x4db8df(0x3d3)](_0x519ab0/(_0x507e62[_0x4db8df(0x304)][_0x4db8df(0x5ef)]+_0x4dbb88));const _0x50606b=(_0x2646c6-0x1)*_0x4dbb88,_0x2f0872=_0x2646c6*_0x507e62[_0x4db8df(0x304)][_0x4db8df(0x5ef)];_0x519ab0+=-_0x50606b-_0x2f0872;}}};_0x576021['sections'][_0xdd862f(0x5d4)](_0x43788a=>K(_0x43788a,_0xccc366));let _0x51d86c=0x0;const _0xf2ac5a=_0x8ea426=>{const _0x1a5b23=_0xdd862f;_0x8ea426[_0x1a5b23(0x2ce)]===_0x1a5b23(0x32b)&&(_0x8ea426[_0x1a5b23(0x439)][_0x1a5b23(0x2ce)]===_0x1a5b23(0x4b9)&&_0x8ea426[_0x1a5b23(0x439)][_0x1a5b23(0x298)]===!0x1&&(_0x51d86c+=_0x8ea426[_0x1a5b23(0x439)][_0x1a5b23(0x5ef)]),_0x8ea426[_0x1a5b23(0x304)][_0x1a5b23(0x2ce)]===_0x1a5b23(0x4b9)&&_0x8ea426['right'][_0x1a5b23(0x298)]===!0x1&&(_0x51d86c+=_0x8ea426['right'][_0x1a5b23(0x5ef)])),_0x8ea426[_0x1a5b23(0x2ce)]===_0x1a5b23(0x4b9)&&_0x8ea426['hasMillimeterSuffix']===!0x1&&(_0x51d86c+=_0x8ea426[_0x1a5b23(0x5ef)]);};_0x576021[_0xdd862f(0x253)][_0xdd862f(0x5d4)](_0x2a5d42=>{K(_0x2a5d42,_0xf2ac5a);});const _0x3ccaf7=_0x519ab0/_0x51d86c,_0x4aa83b=[],_0x854b9e=_0x44c58a=>{const _0xe5ac6e=_0xdd862f;let _0x4c2e84=0x0,_0x54ef0a=0x0;if(_0x44c58a['type']===_0xe5ac6e(0x4b9))_0x44c58a[_0xe5ac6e(0x298)]===!0x1&&(_0x4c2e84+=_0x44c58a['value']*_0x3ccaf7),_0x44c58a['hasMillimeterSuffix']===!0x0&&(_0x54ef0a+=_0x44c58a[_0xe5ac6e(0x5ef)]),_0x4aa83b[_0xe5ac6e(0x241)](Number((_0x4c2e84+_0x54ef0a)[_0xe5ac6e(0x55f)](0x2)));else{if(_0x44c58a[_0xe5ac6e(0x2ce)]===_0xe5ac6e(0x32b)&&(_0x44c58a[_0xe5ac6e(0x439)]['type']===_0xe5ac6e(0x4b9)&&_0x44c58a[_0xe5ac6e(0x304)]['type']===_0xe5ac6e(0x4b9)&&(_0x44c58a[_0xe5ac6e(0x439)][_0xe5ac6e(0x298)]===!0x1&&(_0x4c2e84+=_0x44c58a[_0xe5ac6e(0x439)]['value']*_0x3ccaf7),_0x44c58a[_0xe5ac6e(0x439)][_0xe5ac6e(0x298)]===!0x0&&(_0x54ef0a+=_0x44c58a[_0xe5ac6e(0x439)][_0xe5ac6e(0x5ef)]),_0x44c58a[_0xe5ac6e(0x304)][_0xe5ac6e(0x298)]===!0x1&&(_0x4c2e84+=_0x44c58a[_0xe5ac6e(0x304)]['value']*_0x3ccaf7),_0x44c58a[_0xe5ac6e(0x304)][_0xe5ac6e(0x298)]===!0x0&&(_0x54ef0a+=_0x44c58a[_0xe5ac6e(0x304)][_0xe5ac6e(0x5ef)]),_0x4aa83b[_0xe5ac6e(0x241)](Number((_0x4c2e84+_0x54ef0a)['toFixed'](0x2)))),_0x44c58a[_0xe5ac6e(0x439)][_0xe5ac6e(0x2ce)]===_0xe5ac6e(0x2ff)&&_0x44c58a[_0xe5ac6e(0x439)]['name']==='n'&&_0x44c58a['right'][_0xe5ac6e(0x2ce)]===_0xe5ac6e(0x4b9))){_0x54ef0a+=_0x44c58a[_0xe5ac6e(0x304)][_0xe5ac6e(0x5ef)];for(let _0x27a001=0x0;_0x27a001<_0x2646c6;_0x27a001++)_0x44c58a[_0xe5ac6e(0x304)][_0xe5ac6e(0x298)]===!0x0&&_0x4aa83b[_0xe5ac6e(0x241)](Number(_0x54ef0a['toFixed'](0x2)));}}};return _0x576021[_0xdd862f(0x253)][_0xdd862f(0x5d4)](_0x5d986e=>{K(_0x5d986e,_0x854b9e);}),_0x4aa83b;}catch{return new w(_0xdd862f(0x2b2));}}},It=new bt(),Pt=new Tt(),Ft=new Dt(),Ot=(_0x326077,_0x4221db,_0x108249,_0x261c82)=>{const _0x300c2e=a0_0x3e1526;try{const _0x3973bd=It[_0x300c2e(0x211)](_0x326077),_0x10543e=Pt[_0x300c2e(0x52b)](_0x3973bd),_0x415097=Ft['evaluate'](_0x10543e,{},_0x261c82);if(_0x415097&&!(_0x415097 instanceof w)){const _0x48d145=new kt()[_0x300c2e(0x34e)](_0x415097,_0x4221db,_0x108249);if(_0x48d145&&_0x48d145 instanceof w)throw new Error(_0x48d145[_0x300c2e(0x42c)]);return _0x48d145;}return _0x415097||new w(_0x300c2e(0x306));}catch(_0x3a1c6b){return new w(_0x3a1c6b[_0x300c2e(0x42c)]);}};function Bt(_0x54bd25){const _0x5a2839=a0_0x3e1526,_0x5d6040=/^(\d+)\*\{(\d+)\}$/,_0x358e9c=_0x54bd25[_0x5a2839(0x404)](_0x5d6040);if(_0x358e9c){const _0x3017a7=parseInt(_0x358e9c[0x1],0xa),_0x3e0469=_0x358e9c[0x2];return _0x3017a7>0x0?Array(_0x3017a7)[_0x5a2839(0x5ee)](_0x3e0469)[_0x5a2839(0x5c5)](':'):'';}return _0x54bd25;}function Vt(_0x2fe7be){const _0x16501b=a0_0x3e1526,_0x1c0d45=_0x2fe7be['trim']()[_0x16501b(0x404)](/^(\d+(?:\.\d+)?)\s*\*\s*\{.+\}$/);return _0x1c0d45?Number(_0x1c0d45[0x1]):_0x2fe7be;}function jt(_0x213ba3,_0x1b9537,_0x287a50){const _0x6a73e7=a0_0x3e1526;let _0x5b4e1d=0x0;const {LINDIV1:_0x35f903,DIVDIR:_0x20bf63,HORDEFTYPE:_0x1db0fd,DIVELEM1:_0x293594}=_0x213ba3;let _0x5cc2a4='width',_0x28718b=!0x1;if(_0x35f903==='')return{'divisionType':_0x5cc2a4,'zone_dimensions':[],'divided_length_list':[]};if(_0x20bf63==='H'){if(_0x1db0fd==='W')_0x5b4e1d=_0x1b9537[_0x6a73e7(0x277)],_0x5cc2a4=_0x6a73e7(0x277);else{if(_0x1db0fd==='D')_0x5b4e1d=_0x1b9537[_0x6a73e7(0x58c)],_0x5cc2a4=_0x6a73e7(0x58c);else{if(_0x1db0fd==='P'){if(_0x293594===0x0||_0x293594===0x2)_0x5b4e1d=_0x1b9537[_0x6a73e7(0x277)],_0x5cc2a4=_0x6a73e7(0x277);else{if(_0x293594===0x1||_0x293594===0x3)_0x5b4e1d=_0x1b9537['depth'],_0x5cc2a4='depth';else throw new Error('Unhandled\x20case:\x20DIVELEM1\x20=\x20'+_0x293594);}}else throw new Error(_0x6a73e7(0x294)+_0x1db0fd);}}}else{if(_0x20bf63==='V')_0x5b4e1d=_0x1b9537[_0x6a73e7(0x386)],_0x5cc2a4=_0x6a73e7(0x386);else{if(_0x20bf63==='A')_0x5b4e1d=_0x1b9537['width'],_0x5cc2a4=_0x6a73e7(0x3db);else{if(_0x20bf63==='I')_0x5b4e1d=_0x1b9537['width'],_0x5cc2a4='independent';else throw new Error('Unhandled\x20case:\x20DIVDIR\x20=\x20'+_0x20bf63);}}}let _0x3d9d82=[];const _0x2f547c=Bt(_0x35f903);if(_0x5cc2a4==='independent'){const _0x270816=Vt(_0x35f903);_0x3d9d82=Array(_0x270816)[_0x6a73e7(0x5ee)](_0x5b4e1d);}else _0x5cc2a4==='article'?_0x3d9d82=[_0x5b4e1d]:_0x3d9d82=Ot(_0x2f547c,_0x5b4e1d,_0x287a50);if(!Array[_0x6a73e7(0x513)](_0x3d9d82))return{'divisionType':_0x5cc2a4,'zone_dimensions':[],'divided_length_list':[]};_0x1db0fd==='P'&&(_0x293594===0x2||_0x293594===0x3)&&(_0x28718b=!0x0,_0x3d9d82=[..._0x3d9d82][_0x6a73e7(0x388)]());const _0x3ed767=_0x3d9d82[_0x6a73e7(0x28d)](_0x49ce0b=>{const _0x194905=_0x6a73e7;if(_0x5cc2a4===_0x194905(0x277))return{'width':_0x49ce0b,'height':_0x1b9537[_0x194905(0x386)],'depth':_0x1b9537['depth']};if(_0x5cc2a4===_0x194905(0x58c))return{'width':_0x1b9537[_0x194905(0x277)],'height':_0x1b9537['height'],'depth':_0x49ce0b};if(_0x5cc2a4===_0x194905(0x386))return{'width':_0x1b9537[_0x194905(0x277)],'height':_0x49ce0b,'depth':_0x1b9537[_0x194905(0x58c)]};if(_0x5cc2a4===_0x194905(0x3db)||_0x5cc2a4===_0x194905(0x51f))return{'width':_0x1b9537[_0x194905(0x277)],'height':_0x1b9537[_0x194905(0x386)],'depth':_0x1b9537[_0x194905(0x58c)]};throw new Error(_0x194905(0x589)+_0x20bf63);});return{'isReversed':_0x28718b,'zone_dimensions':_0x3ed767,'divisionType':_0x5cc2a4,'divided_length_list':_0x3d9d82};}function $t({divisionType:_0x415b9e,parentDimensions:_0x4cda55,lengthList:_0x3173f5,childTREEIDs:_0x3ee7a6,dividerThk:_0x596b82}){const _0x5c021f=a0_0x3e1526,_0x4d6c2f=-_0x4cda55[_0x5c021f(0x277)]/0x2,_0x1269cc=-_0x4cda55[_0x5c021f(0x58c)]/0x2,_0xb7acce=-_0x4cda55['height']/0x2;return{'childPositions':_0x3173f5[_0x5c021f(0x2f0)]((_0x133112,_0xbfb11d,_0x2537fb)=>{const _0x4de3a6=_0x5c021f;let _0x95d51d=0x0,_0x41e565=0x0,_0x1bf6d8=0x0,_0x5483c3;return _0x415b9e==='width'?(_0x95d51d=_0x4d6c2f+_0x133112[_0x4de3a6(0x3df)]+_0xbfb11d/0x2,_0x41e565=0x0,_0x1bf6d8=0x0,_0x5483c3={'width':_0xbfb11d,'height':_0x4cda55[_0x4de3a6(0x386)],'depth':_0x4cda55['depth']},_0x133112['cumulativeX']+=_0xbfb11d+_0x596b82):_0x415b9e===_0x4de3a6(0x58c)?(_0x95d51d=0x0,_0x41e565=_0x1269cc+_0x133112[_0x4de3a6(0x5b0)]+_0xbfb11d/0x2,_0x1bf6d8=0x0,_0x5483c3={'width':_0x4cda55[_0x4de3a6(0x277)],'height':_0x4cda55[_0x4de3a6(0x386)],'depth':_0xbfb11d},_0x133112[_0x4de3a6(0x5b0)]+=_0xbfb11d+_0x596b82):_0x415b9e===_0x4de3a6(0x51f)||_0x415b9e===_0x4de3a6(0x3db)?(_0x95d51d=0x0,_0x41e565=0x0,_0x1bf6d8=0x0,_0x5483c3={'width':_0xbfb11d,'height':_0x4cda55[_0x4de3a6(0x386)],'depth':_0x4cda55[_0x4de3a6(0x58c)]}):(_0x95d51d=0x0,_0x41e565=0x0,_0x1bf6d8=_0xb7acce+_0x133112[_0x4de3a6(0x604)]+_0xbfb11d/0x2,_0x5483c3={'width':_0x4cda55[_0x4de3a6(0x277)],'height':_0xbfb11d,'depth':_0x4cda55['depth']},_0x133112[_0x4de3a6(0x604)]+=_0xbfb11d+_0x596b82),_0x133112[_0x4de3a6(0x4a2)][_0x4de3a6(0x241)]({'x':_0x95d51d,'y':_0x41e565,'z':_0x1bf6d8,'zone_dims':_0x5483c3,'TREEID':_0x3ee7a6[_0x2537fb]}),_0x133112;},{'cumulativeX':0x0,'cumulativeY':0x0,'cumulativeZ':0x0,'positions':[]})[_0x5c021f(0x4a2)],'dividerType':_0x415b9e};}function zt(_0x179840){return{'front':se(Ue(_0x179840)),'left':se(Ke(_0x179840)),'right':se(Ge(_0x179840)),'back':se(He(_0x179840))};}function Ut(_0x28aa95,_0x217374,_0x5e605c){const _0x4d91f5=a0_0x3e1526;return{'front':_0x28aa95[_0x4d91f5(0x30e)]?.['thk']||0x0,'right':_0x28aa95[_0x4d91f5(0x304)]?.['thk']||0x0,'back':_0x28aa95[_0x4d91f5(0x399)]?.[_0x4d91f5(0x25a)]||0x0,'left':_0x28aa95[_0x4d91f5(0x439)]?.[_0x4d91f5(0x25a)]||0x0,'top':_0x217374,'bottom':_0x5e605c};}function Gt(_0x1eeb6b){const _0x3a9ef5=a0_0x3e1526;return{'front':_0x1eeb6b[_0x3a9ef5(0x30e)]?.[_0x3a9ef5(0x3b4)]||0x0,'right':_0x1eeb6b[_0x3a9ef5(0x304)]?.[_0x3a9ef5(0x3b4)]||0x0,'back':_0x1eeb6b['back']?.[_0x3a9ef5(0x3b4)]||0x0,'left':_0x1eeb6b['left']?.['inset']||0x0};}function Ht(_0x37deac,_0x2b6db5){const _0x545e16=a0_0x3e1526;return{'dimensions':{'width':_0x37deac[_0x545e16(0x277)]-_0x2b6db5[_0x545e16(0x439)]-_0x2b6db5[_0x545e16(0x304)],'height':_0x37deac['height'],'depth':_0x37deac['depth']-_0x2b6db5[_0x545e16(0x30e)]-_0x2b6db5[_0x545e16(0x399)]},'position':{'x':_0x2b6db5[_0x545e16(0x439)]/0x2-_0x2b6db5[_0x545e16(0x304)]/0x2,'y':_0x2b6db5[_0x545e16(0x30e)]/0x2-_0x2b6db5['back']/0x2,'z':0x0}};}function Kt(_0x1822b3,_0x2b4038){const _0x469bb2=a0_0x3e1526;return{'dimensions':{'width':_0x1822b3['dimensions'][_0x469bb2(0x277)]-_0x2b4038[_0x469bb2(0x439)]-_0x2b4038[_0x469bb2(0x304)],'height':_0x1822b3[_0x469bb2(0x3da)]['height']-_0x2b4038[_0x469bb2(0x233)]-_0x2b4038[_0x469bb2(0x56a)],'depth':_0x1822b3[_0x469bb2(0x3da)][_0x469bb2(0x58c)]-_0x2b4038[_0x469bb2(0x30e)]-_0x2b4038[_0x469bb2(0x399)]},'position':{'x':_0x2b4038['left']/0x2-_0x2b4038[_0x469bb2(0x304)]/0x2,'y':_0x2b4038[_0x469bb2(0x30e)]/0x2-_0x2b4038[_0x469bb2(0x399)]/0x2,'z':_0x2b4038['bottom']/0x2-_0x2b4038[_0x469bb2(0x233)]/0x2}};}function Zt(_0x14e539,_0x518e90,_0x56a362,_0x13c942){const _0x3fe4c9=a0_0x3e1526;return _0x518e90[_0x3fe4c9(0x3a3)]?$t({'divisionType':_0x518e90['divisionType'],'parentDimensions':_0x14e539,'lengthList':_0x518e90[_0x3fe4c9(0x5c6)],'childTREEIDs':_0x13c942,'dividerThk':Number(_0x56a362)||0x0}):{'childPositions':[],'dividerType':_0x3fe4c9(0x386)};}function Yt(_0x7d3190,_0x2f1e34,_0x5cc9f6,_0x31b330){const _0x8037dc=a0_0x3e1526;if(!_0x5cc9f6)return{'childPositions':[],'dividerType':'height'};const _0x47f1f2=jt(_0x5cc9f6,_0x7d3190[_0x8037dc(0x3da)],_0x2f1e34);return _0x31b330=_0x47f1f2[_0x8037dc(0x1fb)]?_0x31b330[_0x8037dc(0x388)]():_0x31b330,Zt(_0x7d3190[_0x8037dc(0x3da)],_0x47f1f2,_0x2f1e34,_0x31b330);}function nt(_0x17ad34,_0x56836d,_0x4cfe46=0x0,_0x533ed0=0x0){const _0x3d4a18=_0x17ad34/0x2,_0x43ea63=_0x56836d/0x2,_0xd4c3b1=[{'x':_0x3d4a18,'y':-_0x43ea63},{'x':-_0x3d4a18,'y':-_0x43ea63},{'x':-_0x3d4a18+_0x4cfe46,'y':_0x43ea63},{'x':_0x3d4a18-_0x533ed0,'y':_0x43ea63}];return{'points':_0xd4c3b1,get 'svgPath'(){const _0x450896=a0_0x2a51;return'M\x20'+_0xd4c3b1[_0x450896(0x28d)](_0x4a3a7f=>_0x4a3a7f['x']+','+_0x4a3a7f['y'])['join'](_0x450896(0x4c7))+'\x20Z';},get 'shape'(){const _0x45ff74=a0_0x2a51,_0x2390d6=new ce[(_0x45ff74(0x3ec))]();return _0xd4c3b1[_0x45ff74(0x5d4)]((_0x48104b,_0x12309c)=>_0x12309c===0x0?_0x2390d6[_0x45ff74(0x607)](_0x48104b['x'],_0x48104b['y']):_0x2390d6[_0x45ff74(0x5f9)](_0x48104b['x'],_0x48104b['y'])),_0x2390d6;}};}var he=function(){const _0x1b5b96=a0_0x3e1526;return he=Object[_0x1b5b96(0x297)]||function(_0x55edcc){const _0x25ec69=_0x1b5b96;for(var _0xa08615,_0x592900=0x1,_0x407632=arguments[_0x25ec69(0x3ea)];_0x592900<_0x407632;_0x592900++){_0xa08615=arguments[_0x592900];for(var _0x2ab7a5 in _0xa08615)Object[_0x25ec69(0x4b4)]['hasOwnProperty'][_0x25ec69(0x2f7)](_0xa08615,_0x2ab7a5)&&(_0x55edcc[_0x2ab7a5]=_0xa08615[_0x2ab7a5]);}return _0x55edcc;},he[_0x1b5b96(0x419)](this,arguments);};function Wt(){const _0x7a9b42=a0_0x3e1526;var _0x75441=d['useRef'](!0x1),_0x4c41ba=d[_0x7a9b42(0x5bb)](function(){const _0x51493d=_0x7a9b42;return _0x75441[_0x51493d(0x550)];},[]);return d[_0x7a9b42(0x4ed)](function(){const _0x199f5e=_0x7a9b42;return _0x75441[_0x199f5e(0x550)]=!0x0,function(){const _0x45899e=_0x199f5e;_0x75441[_0x45899e(0x550)]=!0x1;};},[]),_0x4c41ba;}function qt(_0x5e316c,_0xa033d3,_0x8553a7){const _0x501c00=a0_0x3e1526;_0xa033d3===void 0x0&&(_0xa033d3=[]),_0x8553a7===void 0x0&&(_0x8553a7={'loading':!0x1});var _0x2a3e58=d[_0x501c00(0x43e)](0x0),_0x3650a8=Wt(),_0x43fe22=d[_0x501c00(0x3b6)](_0x8553a7),_0x3733a9=_0x43fe22[0x0],_0x828d1c=_0x43fe22[0x1],_0x3e3709=d[_0x501c00(0x5bb)](function(){const _0x1985e1=_0x501c00;for(var _0x2ac3f2=[],_0x4894d3=0x0;_0x4894d3<arguments[_0x1985e1(0x3ea)];_0x4894d3++)_0x2ac3f2[_0x4894d3]=arguments[_0x4894d3];var _0xec63f4=++_0x2a3e58[_0x1985e1(0x550)];return _0x3733a9[_0x1985e1(0x5e6)]||_0x828d1c(function(_0x3d7f2b){return he(he({},_0x3d7f2b),{'loading':!0x0});}),_0x5e316c['apply'](void 0x0,_0x2ac3f2)[_0x1985e1(0x2a4)](function(_0x34a749){const _0x36dd96=_0x1985e1;return _0x3650a8()&&_0xec63f4===_0x2a3e58[_0x36dd96(0x550)]&&_0x828d1c({'value':_0x34a749,'loading':!0x1}),_0x34a749;},function(_0x25c661){const _0x15457e=_0x1985e1;return _0x3650a8()&&_0xec63f4===_0x2a3e58[_0x15457e(0x550)]&&_0x828d1c({'error':_0x25c661,'loading':!0x1}),_0x25c661;});},_0xa033d3);return[_0x3733a9,_0x3e3709];}function Xt(_0x2e737b,_0x46e7ea){const _0x36cc68=a0_0x3e1526;_0x46e7ea===void 0x0&&(_0x46e7ea=[]);var _0x2afa3a=qt(_0x2e737b,_0x46e7ea,{'loading':!0x0}),_0x4f4bc1=_0x2afa3a[0x0],_0x2c9435=_0x2afa3a[0x1];return d[_0x36cc68(0x4ed)](function(){_0x2c9435();},[_0x2c9435]),_0x4f4bc1;}const st={'RAL_1000':{'ral':a0_0x3e1526(0x3c3),'hex':a0_0x3e1526(0x3ae),'description':a0_0x3e1526(0x4d0)},'RAL_1001':{'ral':a0_0x3e1526(0x258),'hex':a0_0x3e1526(0x1f0),'description':'Beige'},'RAL_1002':{'ral':a0_0x3e1526(0x37d),'hex':a0_0x3e1526(0x50a),'description':a0_0x3e1526(0x1fa)},'RAL_1003':{'ral':a0_0x3e1526(0x3e3),'hex':'#F9A900','description':a0_0x3e1526(0x2c0)},'RAL_1004':{'ral':a0_0x3e1526(0x4e1),'hex':'#E49E00','description':'Golden\x20yellow'},'RAL_1005':{'ral':a0_0x3e1526(0x212),'hex':a0_0x3e1526(0x3ce),'description':'Honey\x20yellow'},'RAL_1006':{'ral':'RAL_1006','hex':a0_0x3e1526(0x203),'description':a0_0x3e1526(0x4a6)},'RAL_1007':{'ral':'RAL_1007','hex':'#E88C00','description':a0_0x3e1526(0x396)},'RAL_1011':{'ral':a0_0x3e1526(0x5cd),'hex':'#AF8050','description':a0_0x3e1526(0x546)},'RAL_1012':{'ral':'RAL_1012','hex':'#DDAF28','description':a0_0x3e1526(0x60a)},'RAL_1013':{'ral':'RAL_1013','hex':a0_0x3e1526(0x21b),'description':a0_0x3e1526(0x319)},'RAL_1014':{'ral':a0_0x3e1526(0x5d5),'hex':'#DDC49B','description':a0_0x3e1526(0x580)},'RAL_1015':{'ral':a0_0x3e1526(0x303),'hex':'#E6D2B5','description':a0_0x3e1526(0x1ee)},'RAL_1016':{'ral':a0_0x3e1526(0x299),'hex':a0_0x3e1526(0x248),'description':a0_0x3e1526(0x45d)},'RAL_1017':{'ral':a0_0x3e1526(0x510),'hex':'#F6A951','description':a0_0x3e1526(0x502)},'RAL_1018':{'ral':'RAL_1018','hex':'#FACA31','description':a0_0x3e1526(0x3ee)},'RAL_1019':{'ral':'RAL_1019','hex':a0_0x3e1526(0x44e),'description':a0_0x3e1526(0x2b5)},'RAL_1020':{'ral':a0_0x3e1526(0x1e9),'hex':a0_0x3e1526(0x59f),'description':a0_0x3e1526(0x395)},'RAL_1021':{'ral':'RAL_1021','hex':a0_0x3e1526(0x5b1),'description':a0_0x3e1526(0x501)},'RAL_1023':{'ral':a0_0x3e1526(0x4a8),'hex':a0_0x3e1526(0x533),'description':a0_0x3e1526(0x4a5)},'RAL_1024':{'ral':a0_0x3e1526(0x50f),'hex':a0_0x3e1526(0x4e2),'description':a0_0x3e1526(0x21d)},'RAL_1026':{'ral':a0_0x3e1526(0x45e),'hex':a0_0x3e1526(0x219),'description':a0_0x3e1526(0x4a3)},'RAL_1027':{'ral':a0_0x3e1526(0x5eb),'hex':a0_0x3e1526(0x1f4),'description':a0_0x3e1526(0x497)},'RAL_1028':{'ral':a0_0x3e1526(0x555),'hex':a0_0x3e1526(0x22e),'description':'Melon\x20yellow'},'RAL_1032':{'ral':'RAL_1032','hex':'#E2A300','description':'Broom\x20yellow'},'RAL_1033':{'ral':a0_0x3e1526(0x520),'hex':a0_0x3e1526(0x2a2),'description':'Dahlia\x20yellow'},'RAL_1034':{'ral':'RAL_1034','hex':a0_0x3e1526(0x4b7),'description':a0_0x3e1526(0x4f8)},'RAL_1035':{'ral':a0_0x3e1526(0x26e),'hex':a0_0x3e1526(0x3d1),'description':'Pearl\x20beige'},'RAL_1036':{'ral':a0_0x3e1526(0x2f5),'hex':a0_0x3e1526(0x481),'description':a0_0x3e1526(0x266)},'RAL_1037':{'ral':'RAL_1037','hex':'#F09200','description':a0_0x3e1526(0x48f)},'RAL_2000':{'ral':'RAL_2000','hex':a0_0x3e1526(0x4e3),'description':a0_0x3e1526(0x594)},'RAL_2001':{'ral':a0_0x3e1526(0x434),'hex':a0_0x3e1526(0x2ed),'description':'Red\x20orange'},'RAL_2002':{'ral':a0_0x3e1526(0x406),'hex':a0_0x3e1526(0x4bc),'description':a0_0x3e1526(0x3bf)},'RAL_2003':{'ral':a0_0x3e1526(0x389),'hex':a0_0x3e1526(0x40c),'description':a0_0x3e1526(0x2c6)},'RAL_2004':{'ral':a0_0x3e1526(0x5b7),'hex':'#E25304','description':'Pure\x20orange'},'RAL_2005':{'ral':a0_0x3e1526(0x324),'hex':a0_0x3e1526(0x517),'description':a0_0x3e1526(0x3ff)},'RAL_2007':{'ral':a0_0x3e1526(0x5fe),'hex':a0_0x3e1526(0x454),'description':a0_0x3e1526(0x4de)},'RAL_2008':{'ral':a0_0x3e1526(0x4af),'hex':a0_0x3e1526(0x3d8),'description':a0_0x3e1526(0x508)},'RAL_2009':{'ral':a0_0x3e1526(0x53e),'hex':a0_0x3e1526(0x334),'description':a0_0x3e1526(0x54c)},'RAL_2010':{'ral':a0_0x3e1526(0x3f9),'hex':a0_0x3e1526(0x30f),'description':a0_0x3e1526(0x5bf)},'RAL_2011':{'ral':a0_0x3e1526(0x38a),'hex':'#E26E0F','description':a0_0x3e1526(0x3bd)},'RAL_2012':{'ral':'RAL_2012','hex':a0_0x3e1526(0x3c4),'description':'Salmon\x20orange'},'RAL_2013':{'ral':a0_0x3e1526(0x2af),'hex':a0_0x3e1526(0x2e1),'description':a0_0x3e1526(0x4a1)},'RAL_2017':{'ral':a0_0x3e1526(0x275),'hex':a0_0x3e1526(0x3cc),'description':a0_0x3e1526(0x205)},'RAL_3000':{'ral':a0_0x3e1526(0x35d),'hex':a0_0x3e1526(0x301),'description':a0_0x3e1526(0x415)},'RAL_3001':{'ral':a0_0x3e1526(0x354),'hex':a0_0x3e1526(0x22c),'description':'Signal\x20red'},'RAL_3002':{'ral':a0_0x3e1526(0x58a),'hex':'#9B2321','description':'Carmine\x20red'},'RAL_3003':{'ral':'RAL_3003','hex':'#861A22','description':a0_0x3e1526(0x447)},'RAL_3004':{'ral':a0_0x3e1526(0x270),'hex':a0_0x3e1526(0x5ae),'description':a0_0x3e1526(0x5a4)},'RAL_3005':{'ral':a0_0x3e1526(0x2dd),'hex':a0_0x3e1526(0x5b6),'description':'Wine\x20red'},'RAL_3007':{'ral':a0_0x3e1526(0x3bb),'hex':a0_0x3e1526(0x519),'description':a0_0x3e1526(0x5a2)},'RAL_3009':{'ral':a0_0x3e1526(0x4d9),'hex':'#6D342D','description':a0_0x3e1526(0x507)},'RAL_3011':{'ral':a0_0x3e1526(0x423),'hex':'#782423','description':a0_0x3e1526(0x21c)},'RAL_3012':{'ral':'RAL_3012','hex':a0_0x3e1526(0x3aa),'description':a0_0x3e1526(0x504)},'RAL_3013':{'ral':a0_0x3e1526(0x412),'hex':'#972E25','description':'Tomato\x20red'},'RAL_3014':{'ral':a0_0x3e1526(0x4f4),'hex':a0_0x3e1526(0x5aa),'description':a0_0x3e1526(0x323)},'RAL_3015':{'ral':a0_0x3e1526(0x4e8),'hex':a0_0x3e1526(0x3cd),'description':'Light\x20pink'},'RAL_3016':{'ral':a0_0x3e1526(0x46a),'hex':a0_0x3e1526(0x4e5),'description':a0_0x3e1526(0x551)},'RAL_3017':{'ral':a0_0x3e1526(0x42f),'hex':a0_0x3e1526(0x5f7),'description':a0_0x3e1526(0x581)},'RAL_3018':{'ral':a0_0x3e1526(0x42e),'hex':a0_0x3e1526(0x3fc),'description':a0_0x3e1526(0x446)},'RAL_3020':{'ral':a0_0x3e1526(0x224),'hex':a0_0x3e1526(0x238),'description':a0_0x3e1526(0x267)},'RAL_3022':{'ral':a0_0x3e1526(0x3cf),'hex':'#CF6955','description':a0_0x3e1526(0x3e8)},'RAL_3024':{'ral':a0_0x3e1526(0x29e),'hex':a0_0x3e1526(0x541),'description':a0_0x3e1526(0x2b8)},'RAL_3026':{'ral':a0_0x3e1526(0x560),'hex':a0_0x3e1526(0x4cf),'description':a0_0x3e1526(0x55d)},'RAL_3027':{'ral':a0_0x3e1526(0x3e1),'hex':a0_0x3e1526(0x2a0),'description':a0_0x3e1526(0x2ab)},'RAL_3028':{'ral':a0_0x3e1526(0x33e),'hex':a0_0x3e1526(0x484),'description':a0_0x3e1526(0x5e5)},'RAL_3031':{'ral':a0_0x3e1526(0x368),'hex':a0_0x3e1526(0x57d),'description':a0_0x3e1526(0x244)},'RAL_3032':{'ral':a0_0x3e1526(0x472),'hex':'#701D24','description':'Pearl\x20ruby\x20red'},'RAL_3033':{'ral':a0_0x3e1526(0x451),'hex':a0_0x3e1526(0x2c8),'description':a0_0x3e1526(0x3ef)},'RAL_4001':{'ral':a0_0x3e1526(0x2fc),'hex':a0_0x3e1526(0x482),'description':a0_0x3e1526(0x4fa)},'RAL_4002':{'ral':a0_0x3e1526(0x540),'hex':a0_0x3e1526(0x37c),'description':a0_0x3e1526(0x314)},'RAL_4003':{'ral':a0_0x3e1526(0x32d),'hex':a0_0x3e1526(0x3e2),'description':a0_0x3e1526(0x53b)},'RAL_4004':{'ral':'RAL_4004','hex':a0_0x3e1526(0x260),'description':a0_0x3e1526(0x1f9)},'RAL_4005':{'ral':a0_0x3e1526(0x5d1),'hex':'#76689A','description':'Blue\x20lilac'},'RAL_4006':{'ral':a0_0x3e1526(0x31a),'hex':a0_0x3e1526(0x4c0),'description':a0_0x3e1526(0x293)},'RAL_4007':{'ral':a0_0x3e1526(0x341),'hex':a0_0x3e1526(0x2d0),'description':'Purple\x20violet'},'RAL_4008':{'ral':a0_0x3e1526(0x28f),'hex':a0_0x3e1526(0x27c),'description':a0_0x3e1526(0x336)},'RAL_4009':{'ral':a0_0x3e1526(0x274),'hex':a0_0x3e1526(0x26d),'description':a0_0x3e1526(0x563)},'RAL_4010':{'ral':a0_0x3e1526(0x574),'hex':a0_0x3e1526(0x290),'description':a0_0x3e1526(0x590)},'RAL_4011':{'ral':a0_0x3e1526(0x3f5),'hex':a0_0x3e1526(0x2cf),'description':a0_0x3e1526(0x528)},'RAL_4012':{'ral':a0_0x3e1526(0x564),'hex':a0_0x3e1526(0x315),'description':a0_0x3e1526(0x5b4)},'RAL_5000':{'ral':a0_0x3e1526(0x243),'hex':'#304F6E','description':a0_0x3e1526(0x5e9)},'RAL_5001':{'ral':a0_0x3e1526(0x3fd),'hex':'#0E4C64','description':a0_0x3e1526(0x355)},'RAL_5002':{'ral':a0_0x3e1526(0x547),'hex':a0_0x3e1526(0x239),'description':a0_0x3e1526(0x46f)},'RAL_5003':{'ral':a0_0x3e1526(0x3d7),'hex':a0_0x3e1526(0x333),'description':'Sapphire\x20blue'},'RAL_5004':{'ral':a0_0x3e1526(0x240),'hex':a0_0x3e1526(0x262),'description':'Black\x20blue'},'RAL_5005':{'ral':'RAL_5005','hex':a0_0x3e1526(0x23b),'description':a0_0x3e1526(0x4a9)},'RAL_5007':{'ral':a0_0x3e1526(0x459),'hex':'#376B8C','description':a0_0x3e1526(0x600)},'RAL_5008':{'ral':'RAL_5008','hex':a0_0x3e1526(0x2a5),'description':a0_0x3e1526(0x204)},'RAL_5009':{'ral':a0_0x3e1526(0x56c),'hex':a0_0x3e1526(0x296),'description':'Azure\x20blue'},'RAL_5010':{'ral':a0_0x3e1526(0x51a),'hex':a0_0x3e1526(0x2fa),'description':a0_0x3e1526(0x3dc)},'RAL_5011':{'ral':a0_0x3e1526(0x524),'hex':a0_0x3e1526(0x56b),'description':a0_0x3e1526(0x500)},'RAL_5012':{'ral':a0_0x3e1526(0x4f0),'hex':'#0089B6','description':a0_0x3e1526(0x3b2)},'RAL_5013':{'ral':'RAL_5013','hex':a0_0x3e1526(0x4f7),'description':'Cobalt\x20blue'},'RAL_5014':{'ral':a0_0x3e1526(0x545),'hex':'#637D96','description':a0_0x3e1526(0x597)},'RAL_5015':{'ral':a0_0x3e1526(0x34a),'hex':a0_0x3e1526(0x234),'description':a0_0x3e1526(0x487)},'RAL_5017':{'ral':a0_0x3e1526(0x47b),'hex':'#005B8C','description':a0_0x3e1526(0x344)},'RAL_5018':{'ral':a0_0x3e1526(0x400),'hex':a0_0x3e1526(0x331),'description':a0_0x3e1526(0x52e)},'RAL_5019':{'ral':'RAL_5019','hex':a0_0x3e1526(0x4aa),'description':a0_0x3e1526(0x548)},'RAL_5020':{'ral':a0_0x3e1526(0x3e9),'hex':a0_0x3e1526(0x5d3),'description':a0_0x3e1526(0x43b)},'RAL_5021':{'ral':a0_0x3e1526(0x326),'hex':'#007577','description':a0_0x3e1526(0x41e)},'RAL_5022':{'ral':a0_0x3e1526(0x235),'hex':a0_0x3e1526(0x265),'description':a0_0x3e1526(0x449)},'RAL_5023':{'ral':'RAL_5023','hex':a0_0x3e1526(0x43c),'description':'Distant\x20blue'},'RAL_5024':{'ral':a0_0x3e1526(0x347),'hex':a0_0x3e1526(0x292),'description':a0_0x3e1526(0x392)},'RAL_5025':{'ral':'RAL_5025','hex':a0_0x3e1526(0x32c),'description':'Pearl\x20gentian\x20blue'},'RAL_5026':{'ral':a0_0x3e1526(0x532),'hex':a0_0x3e1526(0x5a6),'description':a0_0x3e1526(0x2e9)},'RAL_6000':{'ral':'RAL_6000','hex':a0_0x3e1526(0x3bc),'description':a0_0x3e1526(0x3af)},'RAL_6001':{'ral':a0_0x3e1526(0x435),'hex':a0_0x3e1526(0x2b7),'description':a0_0x3e1526(0x503)},'RAL_6002':{'ral':a0_0x3e1526(0x40a),'hex':a0_0x3e1526(0x3be),'description':a0_0x3e1526(0x4d2)},'RAL_6003':{'ral':a0_0x3e1526(0x321),'hex':'#50533C','description':a0_0x3e1526(0x4c3)},'RAL_6004':{'ral':a0_0x3e1526(0x591),'hex':'#024442','description':a0_0x3e1526(0x4d1)},'RAL_6005':{'ral':a0_0x3e1526(0x4c1),'hex':a0_0x3e1526(0x42a),'description':'Moss\x20green'},'RAL_6006':{'ral':'RAL_6006','hex':a0_0x3e1526(0x568),'description':a0_0x3e1526(0x3eb)},'RAL_6007':{'ral':a0_0x3e1526(0x420),'hex':a0_0x3e1526(0x476),'description':'Bottle\x20green'},'RAL_6008':{'ral':a0_0x3e1526(0x496),'hex':a0_0x3e1526(0x51c),'description':'Brown\x20green'},'RAL_6009':{'ral':'RAL_6009','hex':a0_0x3e1526(0x349),'description':a0_0x3e1526(0x2b9)},'RAL_6010':{'ral':a0_0x3e1526(0x489),'hex':'#4D6F39','description':'Grass\x20green'},'RAL_6011':{'ral':'RAL_6011','hex':a0_0x3e1526(0x311),'description':'Reseda\x20green'},'RAL_6012':{'ral':a0_0x3e1526(0x3b5),'hex':a0_0x3e1526(0x3fa),'description':a0_0x3e1526(0x48e)},'RAL_6013':{'ral':a0_0x3e1526(0x4a0),'hex':a0_0x3e1526(0x577),'description':a0_0x3e1526(0x4d4)},'RAL_6014':{'ral':a0_0x3e1526(0x578),'hex':a0_0x3e1526(0x54d),'description':a0_0x3e1526(0x27b)},'RAL_6015':{'ral':'RAL_6015','hex':a0_0x3e1526(0x3e7),'description':a0_0x3e1526(0x2a8)},'RAL_6016':{'ral':a0_0x3e1526(0x397),'hex':'#00694C','description':'Turquoise\x20green'},'RAL_6017':{'ral':'RAL_6017','hex':a0_0x3e1526(0x359),'description':a0_0x3e1526(0x2ba)},'RAL_6018':{'ral':'RAL_6018','hex':'#60993B','description':a0_0x3e1526(0x2d4)},'RAL_6019':{'ral':'RAL_6019','hex':a0_0x3e1526(0x218),'description':a0_0x3e1526(0x2e6)},'RAL_6020':{'ral':'RAL_6020','hex':'#37422F','description':a0_0x3e1526(0x5a9)},'RAL_6021':{'ral':a0_0x3e1526(0x5c9),'hex':a0_0x3e1526(0x318),'description':a0_0x3e1526(0x5bd)},'RAL_6022':{'ral':a0_0x3e1526(0x380),'hex':a0_0x3e1526(0x23d),'description':a0_0x3e1526(0x31f)},'RAL_6024':{'ral':'RAL_6024','hex':a0_0x3e1526(0x44b),'description':a0_0x3e1526(0x4ae)},'RAL_6025':{'ral':a0_0x3e1526(0x3ba),'hex':a0_0x3e1526(0x2f4),'description':a0_0x3e1526(0x5af)},'RAL_6026':{'ral':a0_0x3e1526(0x479),'hex':a0_0x3e1526(0x3ed),'description':a0_0x3e1526(0x34c)},'RAL_6027':{'ral':a0_0x3e1526(0x25d),'hex':a0_0x3e1526(0x1f5),'description':a0_0x3e1526(0x4eb)},'RAL_6028':{'ral':a0_0x3e1526(0x54b),'hex':a0_0x3e1526(0x2fb),'description':a0_0x3e1526(0x223)},'RAL_6029':{'ral':a0_0x3e1526(0x30b),'hex':a0_0x3e1526(0x582),'description':a0_0x3e1526(0x5ed)},'RAL_6032':{'ral':a0_0x3e1526(0x37f),'hex':'#237F52','description':a0_0x3e1526(0x59a)},'RAL_6033':{'ral':a0_0x3e1526(0x450),'hex':a0_0x3e1526(0x2b4),'description':a0_0x3e1526(0x462)},'RAL_6034':{'ral':a0_0x3e1526(0x1f2),'hex':a0_0x3e1526(0x372),'description':a0_0x3e1526(0x2e0)},'RAL_6035':{'ral':a0_0x3e1526(0x1f6),'hex':'#194D25','description':a0_0x3e1526(0x29a)},'RAL_6036':{'ral':a0_0x3e1526(0x598),'hex':'#04574B','description':a0_0x3e1526(0x37e)},'RAL_6037':{'ral':a0_0x3e1526(0x257),'hex':a0_0x3e1526(0x55a),'description':a0_0x3e1526(0x5a0)},'RAL_6038':{'ral':a0_0x3e1526(0x5c3),'hex':a0_0x3e1526(0x3e5),'description':'Luminous\x20green'},'RAL_6039':{'ral':a0_0x3e1526(0x59b),'hex':a0_0x3e1526(0x226),'description':a0_0x3e1526(0x3d6)},'RAL_7000':{'ral':a0_0x3e1526(0x3b0),'hex':a0_0x3e1526(0x210),'description':'Squirrel\x20grey'},'RAL_7001':{'ral':'RAL_7001','hex':'#8C979C','description':a0_0x3e1526(0x246)},'RAL_7002':{'ral':a0_0x3e1526(0x54f),'hex':a0_0x3e1526(0x230),'description':a0_0x3e1526(0x605)},'RAL_7003':{'ral':a0_0x3e1526(0x36f),'hex':'#797669','description':a0_0x3e1526(0x573)},'RAL_7004':{'ral':a0_0x3e1526(0x384),'hex':a0_0x3e1526(0x537),'description':'Signal\x20grey'},'RAL_7005':{'ral':'RAL_7005','hex':a0_0x3e1526(0x259),'description':'Mouse\x20grey'},'RAL_7006':{'ral':a0_0x3e1526(0x377),'hex':a0_0x3e1526(0x358),'description':'Beige\x20grey'},'RAL_7008':{'ral':a0_0x3e1526(0x599),'hex':a0_0x3e1526(0x2b1),'description':a0_0x3e1526(0x25b)},'RAL_7009':{'ral':'RAL_7009','hex':a0_0x3e1526(0x29d),'description':a0_0x3e1526(0x325)},'RAL_7010':{'ral':a0_0x3e1526(0x437),'hex':a0_0x3e1526(0x475),'description':'Tarpaulin\x20grey'},'RAL_7011':{'ral':a0_0x3e1526(0x4f2),'hex':'#52595D','description':a0_0x3e1526(0x332)},'RAL_7012':{'ral':a0_0x3e1526(0x2aa),'hex':'#575D5E','description':a0_0x3e1526(0x383)},'RAL_7013':{'ral':a0_0x3e1526(0x4ba),'hex':'#575044','description':a0_0x3e1526(0x343)},'RAL_7015':{'ral':a0_0x3e1526(0x2f1),'hex':a0_0x3e1526(0x54a),'description':a0_0x3e1526(0x2ae)},'RAL_7016':{'ral':a0_0x3e1526(0x531),'hex':a0_0x3e1526(0x5b2),'description':'Anthracite\x20grey'},'RAL_7021':{'ral':a0_0x3e1526(0x2d5),'hex':a0_0x3e1526(0x5b5),'description':a0_0x3e1526(0x518)},'RAL_7022':{'ral':a0_0x3e1526(0x2ad),'hex':a0_0x3e1526(0x23a),'description':a0_0x3e1526(0x3c2)},'RAL_7023':{'ral':a0_0x3e1526(0x22f),'hex':'#808076','description':a0_0x3e1526(0x3f2)},'RAL_7024':{'ral':a0_0x3e1526(0x237),'hex':a0_0x3e1526(0x27f),'description':a0_0x3e1526(0x369)},'RAL_7026':{'ral':a0_0x3e1526(0x231),'hex':a0_0x3e1526(0x363),'description':a0_0x3e1526(0x4d5)},'RAL_7030':{'ral':a0_0x3e1526(0x403),'hex':a0_0x3e1526(0x3a6),'description':'Stone\x20grey'},'RAL_7031':{'ral':a0_0x3e1526(0x569),'hex':'#5B686D','description':a0_0x3e1526(0x5df)},'RAL_7032':{'ral':a0_0x3e1526(0x5db),'hex':a0_0x3e1526(0x509),'description':a0_0x3e1526(0x2cb)},'RAL_7033':{'ral':a0_0x3e1526(0x440),'hex':a0_0x3e1526(0x3a2),'description':a0_0x3e1526(0x5ab)},'RAL_7034':{'ral':a0_0x3e1526(0x5dd),'hex':'#92886F','description':a0_0x3e1526(0x33f)},'RAL_7035':{'ral':a0_0x3e1526(0x4ef),'hex':a0_0x3e1526(0x401),'description':a0_0x3e1526(0x328)},'RAL_7036':{'ral':a0_0x3e1526(0x22d),'hex':a0_0x3e1526(0x327),'description':'Platinum\x20grey'},'RAL_7037':{'ral':a0_0x3e1526(0x46e),'hex':a0_0x3e1526(0x1ec),'description':a0_0x3e1526(0x3c5)},'RAL_7038':{'ral':a0_0x3e1526(0x3ca),'hex':a0_0x3e1526(0x45c),'description':'Agate\x20grey'},'RAL_7039':{'ral':a0_0x3e1526(0x4e9),'hex':a0_0x3e1526(0x339),'description':'Quartz\x20grey'},'RAL_7040':{'ral':a0_0x3e1526(0x38e),'hex':a0_0x3e1526(0x542),'description':a0_0x3e1526(0x60b)},'RAL_7042':{'ral':a0_0x3e1526(0x5e4),'hex':'#8E9291','description':'Traffic\x20grey\x20A'},'RAL_7043':{'ral':a0_0x3e1526(0x398),'hex':a0_0x3e1526(0x511),'description':a0_0x3e1526(0x418)},'RAL_7044':{'ral':a0_0x3e1526(0x40b),'hex':a0_0x3e1526(0x4ff),'description':'Silk\x20grey'},'RAL_7045':{'ral':'RAL_7045','hex':'#8D9295','description':'Telegrey\x201'},'RAL_7046':{'ral':a0_0x3e1526(0x5cb),'hex':a0_0x3e1526(0x59c),'description':'Telegrey\x202'},'RAL_7047':{'ral':a0_0x3e1526(0x216),'hex':a0_0x3e1526(0x553),'description':'Telegrey\x204'},'RAL_7048':{'ral':a0_0x3e1526(0x3d5),'hex':a0_0x3e1526(0x286),'description':a0_0x3e1526(0x455)},'RAL_8000':{'ral':a0_0x3e1526(0x5e3),'hex':'#89693F','description':a0_0x3e1526(0x3de)},'RAL_8001':{'ral':a0_0x3e1526(0x2d3),'hex':'#9D622B','description':'Ochre\x20brown'},'RAL_8002':{'ral':a0_0x3e1526(0x50b),'hex':a0_0x3e1526(0x41d),'description':a0_0x3e1526(0x20b)},'RAL_8003':{'ral':a0_0x3e1526(0x49b),'hex':a0_0x3e1526(0x5f5),'description':a0_0x3e1526(0x284)},'RAL_8004':{'ral':a0_0x3e1526(0x387),'hex':a0_0x3e1526(0x417),'description':'Copper\x20brown'},'RAL_8007':{'ral':'RAL_8007','hex':a0_0x3e1526(0x4cc),'description':a0_0x3e1526(0x570)},'RAL_8008':{'ral':a0_0x3e1526(0x571),'hex':a0_0x3e1526(0x461),'description':a0_0x3e1526(0x361)},'RAL_8011':{'ral':a0_0x3e1526(0x444),'hex':a0_0x3e1526(0x3b1),'description':'Nut\x20brown'},'RAL_8012':{'ral':a0_0x3e1526(0x46c),'hex':a0_0x3e1526(0x4bb),'description':a0_0x3e1526(0x3f3)},'RAL_8014':{'ral':'RAL_8014','hex':a0_0x3e1526(0x280),'description':'Sepia\x20brown'},'RAL_8015':{'ral':a0_0x3e1526(0x35e),'hex':a0_0x3e1526(0x268),'description':a0_0x3e1526(0x263)},'RAL_8016':{'ral':a0_0x3e1526(0x488),'hex':'#4C2B20','description':a0_0x3e1526(0x453)},'RAL_8017':{'ral':a0_0x3e1526(0x522),'hex':a0_0x3e1526(0x58d),'description':a0_0x3e1526(0x4b3)},'RAL_8019':{'ral':a0_0x3e1526(0x5c7),'hex':a0_0x3e1526(0x469),'description':'Grey\x20brown'},'RAL_8022':{'ral':a0_0x3e1526(0x471),'hex':a0_0x3e1526(0x5f0),'description':'Black\x20brown'},'RAL_8023':{'ral':a0_0x3e1526(0x1fc),'hex':a0_0x3e1526(0x2da),'description':a0_0x3e1526(0x2a6)},'RAL_8024':{'ral':a0_0x3e1526(0x3f7),'hex':a0_0x3e1526(0x408),'description':'Beige\x20brown'},'RAL_8025':{'ral':a0_0x3e1526(0x35f),'hex':a0_0x3e1526(0x422),'description':a0_0x3e1526(0x3c9)},'RAL_8028':{'ral':a0_0x3e1526(0x468),'hex':a0_0x3e1526(0x330),'description':'Terra\x20brown'},'RAL_8029':{'ral':'RAL_8029','hex':'#7F4031','description':'Pearl\x20copper'},'RAL_9001':{'ral':'RAL_9001','hex':a0_0x3e1526(0x562),'description':a0_0x3e1526(0x310)},'RAL_9002':{'ral':a0_0x3e1526(0x5f3),'hex':'#D6D5CB','description':'Grey\x20white'},'RAL_9003':{'ral':a0_0x3e1526(0x5e2),'hex':a0_0x3e1526(0x592),'description':a0_0x3e1526(0x374)},'RAL_9004':{'ral':a0_0x3e1526(0x4fb),'hex':a0_0x3e1526(0x220),'description':a0_0x3e1526(0x38f)},'RAL_9005':{'ral':'RAL_9005','hex':a0_0x3e1526(0x5da),'description':a0_0x3e1526(0x530)},'RAL_9006':{'ral':a0_0x3e1526(0x58b),'hex':a0_0x3e1526(0x2ec),'description':'White\x20aluminium'},'RAL_9007':{'ral':a0_0x3e1526(0x57e),'hex':a0_0x3e1526(0x3a7),'description':a0_0x3e1526(0x40e)},'RAL_9010':{'ral':'RAL_9010','hex':a0_0x3e1526(0x5d7),'description':a0_0x3e1526(0x478)},'RAL_9011':{'ral':a0_0x3e1526(0x335),'hex':a0_0x3e1526(0x30c),'description':'Graphite\x20black'},'RAL_9012':{'ral':a0_0x3e1526(0x255),'hex':a0_0x3e1526(0x362),'description':'Cleanroom\x20white'},'RAL_9016':{'ral':'RAL_9016','hex':a0_0x3e1526(0x2bd),'description':a0_0x3e1526(0x2ea)},'RAL_9017':{'ral':a0_0x3e1526(0x4df),'hex':a0_0x3e1526(0x59d),'description':a0_0x3e1526(0x480)},'RAL_9018':{'ral':a0_0x3e1526(0x5c8),'hex':a0_0x3e1526(0x47c),'description':'Papyrus\x20white'},'RAL_9022':{'ral':a0_0x3e1526(0x20d),'hex':a0_0x3e1526(0x44c),'description':a0_0x3e1526(0x351)},'RAL_9023':{'ral':'RAL_9023','hex':a0_0x3e1526(0x506),'description':a0_0x3e1526(0x1eb)}};function Jt(_0x213fb9){return st[_0x213fb9]?.['hex'];}function Qt(_0xd8e09b){return _0xd8e09b?_0xd8e09b in st:!0x1;}const ae=new Map();async function er(_0x48ee6e){const _0x278e2f=a0_0x3e1526;if(ae[_0x278e2f(0x278)](_0x48ee6e))return ae[_0x278e2f(0x2c1)](_0x48ee6e);try{if((await fetch(_0x48ee6e,{'method':_0x278e2f(0x561)}))['ok'])return ae['set'](_0x48ee6e,!0x0),!0x0;const _0xb4b12e=new AbortController(),_0x3d03d9=await fetch(_0x48ee6e,{'method':_0x278e2f(0x320),'signal':_0xb4b12e[_0x278e2f(0x202)]});_0xb4b12e[_0x278e2f(0x5f4)]();const _0x2f3b8f=_0x3d03d9['ok'];return ae[_0x278e2f(0x31b)](_0x48ee6e,_0x2f3b8f),_0x2f3b8f;}catch{return!0x1;}}const Te={'textureBaseUrl':a0_0x3e1526(0x227),'textureFolder':a0_0x3e1526(0x5f8),'textureExtension':a0_0x3e1526(0x5d6),'textureSuffix':a0_0x3e1526(0x201)},Me=d[a0_0x3e1526(0x50e)](Te);function tr({children:_0x20d7c2,config:_0x3a7f53={}}){const _0x699e4b=a0_0x3e1526,_0x3b952a={...Te,..._0x3a7f53};return f['jsx'](Me[_0x699e4b(0x5a5)],{'value':_0x3b952a,'children':_0x20d7c2});}function rr(){const _0x317b9a=d['useContext'](Me);return _0x317b9a||Te;}function Oe(_0x593d52,_0x4de012){const {textureBaseUrl:_0xe48d4,textureFolder:_0x2ad356,textureExtension:_0x258bd3,textureSuffix:_0x3931bf}=_0x4de012,_0x51dc1c=_0x2ad356?'/'+_0x2ad356:'';return''+_0xe48d4+_0x51dc1c+'/'+_0x593d52+(_0x258bd3||'.jpg')+(_0x3931bf||'');}const ir=a0_0x3e1526(0x405);function nr(_0xad4fb0){const _0x117de0=a0_0x3e1526,_0x51057a=rr(),_0x5ecc8b=d['useMemo'](()=>_0xad4fb0&&Qt(_0xad4fb0)?Jt(_0xad4fb0):null,[_0xad4fb0]),{value:_0x5a18c7,loading:_0x1b9cfc}=Xt(async()=>{if(!_0xad4fb0||_0x5ecc8b)return!0x1;const _0x16c227=Oe(_0xad4fb0,_0x51057a);return await er(_0x16c227);},[_0xad4fb0,_0x5ecc8b,_0x51057a]),_0x3a1bdb=d[_0x117de0(0x44f)](()=>_0x5ecc8b||!_0xad4fb0||_0x1b9cfc||!_0x5a18c7?ir:Oe(_0xad4fb0,_0x51057a),[_0x5ecc8b,_0xad4fb0,_0x5a18c7,_0x1b9cfc,_0x51057a]),_0x4611a6=dt['useLoader'](ce[_0x117de0(0x457)],_0x3a1bdb);return _0x5ecc8b?{'texture':null,'color':_0x5ecc8b,'type':_0x117de0(0x3a0),'isLoading':!0x1}:!_0xad4fb0||_0x1b9cfc||_0x5a18c7===void 0x0?{'texture':null,'color':ke,'type':_0x117de0(0x390),'isLoading':_0x1b9cfc||_0x5a18c7===void 0x0}:_0x5a18c7?{'texture':_0x4611a6,'color':null,'type':_0x117de0(0x4cd),'isLoading':!0x1}:{'texture':null,'color':ke,'type':_0x117de0(0x390),'isLoading':!0x1};}const Y=d[a0_0x3e1526(0x34b)](function({length:_0x3cc5d8,width:_0x3c63b5,thk:_0x59fd15,material:_0x3c61c6=a0_0x3e1526(0x494),opacity:_0x375984=0x1,isSelected:_0x47a5c6=!0x1,isHovered:_0xa57915=!0x1,onClick:_0xe0787c,onPointerEnter:_0xab83fd,onPointerLeave:_0x4f59bf,startPanelThk:_0x2949d5=0x0,endPanelThk:_0x4c9a3b=0x0,render_mat:_0x42a5e7}){const _0x110344=a0_0x3e1526,{texture:_0xe1ac47,color:_0x54034a}=nr(_0x42a5e7),_0x33b97e=d[_0x110344(0x44f)](()=>_0x47a5c6?_0x110344(0x4a7):_0xa57915?_0x110344(0x3f8):_0xe1ac47?'#ffffff':_0x54034a||_0x3c61c6,[_0x47a5c6,_0xa57915,_0xe1ac47,_0x54034a,_0x3c61c6]),_0x1b8c24=_0x47a5c6?0.8:_0xa57915?0.6:_0x375984,_0x4b43e1=d[_0x110344(0x44f)](()=>{const _0x519ac2=_0x110344;if(_0x2949d5!==0x0||_0x4c9a3b!==0x0){const {shape:_0x275104}=nt(_0x3c63b5,_0x59fd15,_0x2949d5,_0x4c9a3b),_0x4c3f28=new ce[(_0x519ac2(0x559))](_0x275104,{'depth':_0x3cc5d8,'bevelEnabled':!0x1,'steps':0x1});return _0x4c3f28[_0x519ac2(0x5ac)](),_0x4c3f28[_0x519ac2(0x2ca)](-Math['PI']/0x2),_0x4c3f28[_0x519ac2(0x5ff)](Math['PI']/0x2),_0x4c3f28;}else return new ce[(_0x519ac2(0x22b))](_0x3cc5d8,_0x3c63b5,_0x59fd15);},[_0x3cc5d8,_0x3c63b5,_0x59fd15,_0x2949d5,_0x4c9a3b]);return f[_0x110344(0x27a)](_0x110344(0x2bf),{'rotation':[0x0,0x0,0x0],'children':f['jsxs'](_0x110344(0x42d),{'geometry':_0x4b43e1,'onClick':_0xe0787c,'onPointerEnter':_0xab83fd,'onPointerLeave':_0x4f59bf,'children':[f[_0x110344(0x27a)]('meshStandardMaterial',{'map':_0xe1ac47,'color':_0x33b97e,'opacity':_0x1b8c24,'transparent':!0x0}),f[_0x110344(0x27a)](Le[_0x110344(0x579)],{'color':_0x47a5c6?_0x110344(0x4a7):_0xa57915?_0x110344(0x3f8):_0x110344(0x24d)})]})});});function W({dim_x:_0x44534f,dim_y:_0x162943,fill:_0x6d2ee2=a0_0x3e1526(0x288),text:_0x382c8f='',stroke_width:_0x1af86e=0x2,rotate:_0x18e520=0x0,isSelected:_0x13e6ab=!0x1,isHovered:_0x1993e4=!0x1,onClick:_0x59629b,onMouseEnter:_0x49dae7,onMouseLeave:_0x43619f,startPanelThk:_0x75d1ba=0x0,endPanelThk:_0x42270c=0x0}){const _0x14373b=a0_0x3e1526,{svgPath:_0x5e8636}=nt(_0x44534f,_0x162943,_0x75d1ba,_0x42270c),_0x45c54f=_0x13e6ab?_0x14373b(0x4a7):_0x1993e4?_0x14373b(0x3f8):_0x14373b(0x24d),_0x47b7f0=_0x13e6ab?_0x1af86e*0x2:_0x1993e4?_0x1af86e*1.5:_0x1af86e,_0x520168=_0x13e6ab?0.8:_0x1993e4?0.7:0.5;return f['jsxs']('g',{'transform':_0x14373b(0x1f8)+_0x18e520+')','children':[f[_0x14373b(0x27a)](_0x14373b(0x486),{'d':_0x5e8636,'stroke':_0x45c54f,'strokeWidth':_0x47b7f0,'fill':_0x6d2ee2,'strokeLinejoin':'bevel','strokeMiterlimit':'1','opacity':_0x520168,'onClick':_0x59629b,'onMouseEnter':_0x49dae7,'onMouseLeave':_0x43619f,'style':{'cursor':_0x59629b?'pointer':_0x14373b(0x4b1)}}),f['jsx']('text',{'transform':_0x14373b(0x5f2),'x':0x0,'y':0x0,'textAnchor':'middle','dominantBaseline':_0x14373b(0x39c),'fontSize':0xa,'children':_0x382c8f})]});}function ee(_0x5323d3){const _0xb17f4c=a0_0x3e1526,_0x32ad1a=d[_0xb17f4c(0x48c)](B);if(!_0x32ad1a)throw new Error(_0xb17f4c(0x272));const {selectedElem:_0x407105,setSelectedElem:_0x13af2e,hoveredElem:_0x40fa5c,setHoveredElem:_0x5cf96d}=_0x32ad1a,_0x2f5c2b=_0x407105===_0x5323d3;return{'isSelected':_0x2f5c2b,'isHovered':_0x40fa5c===_0x5323d3,'handleClick':()=>{_0x13af2e(_0x2f5c2b?null:_0x5323d3);},'handleMouseEnter':()=>{_0x5cf96d(_0x5323d3);},'handleMouseLeave':()=>{_0x5cf96d(null);}};}function sr({TREEID:_0x4e3ff0,dimension:_0x353f30,view:_0x17f468,helper:_0x486072}){const _0x357e86=a0_0x3e1526,_0x17a85a=_0x486072[_0x357e86(0x30e)],_0x24770f=d[_0x357e86(0x48c)](B),{isSelected:_0x28a934,isHovered:_0xd3da3a,handleClick:_0x195365,handleMouseEnter:_0x15f23e,handleMouseLeave:_0x583ca5}=ee(_0x4e3ff0);if(!_0x17a85a||!_0x24770f)return;const _0x365790=_0x17a85a[_0x357e86(0x33c)]?.[_0x357e86(0x539)][_0x357e86(0x55b)],{CPNAME:_0x308f7b}=_0x17a85a;if(!_0x308f7b)return null;const {elmTrimThk:_0x18e638}=_0x17a85a,_0x154be4=_0x486072[_0x357e86(0x439)]?.[_0x357e86(0x25a)],_0x3834ed=_0x486072[_0x357e86(0x304)]?.[_0x357e86(0x25a)],_0x4820ba=(_0x17a85a[_0x357e86(0x470)][_0x357e86(0x4fe)]==='S'?_0x154be4:0x0)??0x0,_0x2f3326=(_0x17a85a[_0x357e86(0x470)]['end']==='S'?_0x3834ed:0x0)??0x0,_0x4acb69=(_0x17a85a[_0x357e86(0x470)]['start']==='M'?_0x154be4:0x0)??0x0,_0x61c1dd=(_0x17a85a['trim']['end']==='M'?_0x3834ed:0x0)??0x0,_0x338f33=_0x353f30['height']-_0x18e638[_0x357e86(0x233)]-_0x18e638['bottom']+_0x17a85a[_0x357e86(0x49d)][_0x357e86(0x233)]+_0x17a85a[_0x357e86(0x49d)]['bottom'],_0x5720ce=_0x353f30[_0x357e86(0x277)]-_0x4820ba-_0x2f3326+_0x17a85a[_0x357e86(0x49d)]['start']+_0x17a85a[_0x357e86(0x49d)][_0x357e86(0x556)],_0x42d58c=_0x17a85a[_0x357e86(0x25a)],_0x19d66a=-(_0x17a85a[_0x357e86(0x49d)]['start']/0x2-_0x17a85a['oversize'][_0x357e86(0x556)]/0x2-_0x4820ba/0x2+_0x2f3326/0x2),_0x2e0292=_0x17a85a[_0x357e86(0x49d)][_0x357e86(0x56a)]/0x2-_0x17a85a[_0x357e86(0x49d)][_0x357e86(0x233)]/0x2+_0x18e638['bottom']/0x2-_0x18e638['top']/0x2,_0x155106=-(_0x353f30[_0x357e86(0x58c)]/0x2-_0x42d58c/0x2);return _0x17f468===M['_3D']?f['jsx']('group',{'position':[_0x19d66a/R,_0x155106/R,_0x2e0292/R],'rotation':[Math['PI']/0x2,0x0,Math['PI']/0x2],'children':f[_0x357e86(0x27a)](Y,{'length':_0x338f33/R,'width':_0x5720ce/R,'thk':_0x42d58c/R,'treeId':_0x4e3ff0,'isSelected':_0x28a934,'isHovered':_0xd3da3a,'onClick':_0x195365,'onPointerEnter':_0x15f23e,'onPointerLeave':_0x583ca5,'startPanelThk':_0x4acb69/R,'endPanelThk':_0x61c1dd/R,'render_mat':_0x365790})}):f[_0x357e86(0x27a)]('g',{'transform':_0x357e86(0x526)+_0x19d66a+','+(_0x17f468===M[_0x357e86(0x52d)]?_0x155106:_0x2e0292)+_0x357e86(0x452),'children':f[_0x357e86(0x27a)](W,{'dim_x':_0x5720ce,'dim_y':_0x17f468===M[_0x357e86(0x52d)]?_0x42d58c:_0x338f33,'text':'front\x20'+_0x338f33+'\x20x\x20'+_0x5720ce+'\x20x\x20'+_0x42d58c,'treeId':_0x4e3ff0,'isSelected':_0x28a934,'isHovered':_0xd3da3a,'onClick':_0x195365,'onMouseEnter':_0x15f23e,'onMouseLeave':_0x583ca5,'startPanelThk':_0x17f468===M['_2D_TOP']?_0x4acb69:0x0,'endPanelThk':_0x17f468===M[_0x357e86(0x52d)]?_0x61c1dd:0x0})});}function a0_0x2a51(_0x4e0d37,_0x47255c){_0x4e0d37=_0x4e0d37-0x1e8;const _0x6a70ac=a0_0x6a70();let _0x2a519b=_0x6a70ac[_0x4e0d37];return _0x2a519b;}const re=({view:_0x17a38c=M[a0_0x3e1526(0x31d)],position:_0xa559a9=[0x0,0x0,0x0],rotation:_0xace9a6=[0x0,0x0,0x0],children:_0x2bfbab})=>{const _0x5b93c9=a0_0x3e1526;if(_0x17a38c===M[_0x5b93c9(0x31d)])return f[_0x5b93c9(0x27a)]('group',{'position':[_0xa559a9[0x0],_0xa559a9[0x1],_0xa559a9[0x2]],'rotation':_0xace9a6,'children':_0x2bfbab});const _0x90d0a6=_0xa559a9[0x0]*R,_0x11efa4=_0x17a38c===M[_0x5b93c9(0x52d)]?_0xa559a9[0x1]*R:_0xa559a9[0x2]*R,_0x5cc73f=_0xace9a6[0x2]*(0xb4/Math['PI']);return f['jsx']('g',{'transform':'translate('+_0x90d0a6+','+_0x11efa4+_0x5b93c9(0x39d)+_0x5cc73f+')','children':_0x2bfbab});};function ar({TREEID:_0x387ae7,dimension:_0x3e7e5e,view:_0x558d09,helper:_0x4be92b}){const _0x34e223=a0_0x3e1526,_0x345852=_0x4be92b['left'],_0x5283ad=d['useContext'](B),{isSelected:_0x196750,isHovered:_0xee7b3b,handleClick:_0x1fd8dd,handleMouseEnter:_0xc84f48,handleMouseLeave:_0x240680}=ee(_0x387ae7);if(!_0x345852||!_0x5283ad)return;const _0xcbf0c4=_0x345852[_0x34e223(0x33c)]?.[_0x34e223(0x539)][_0x34e223(0x55b)],{CPNAME:_0x4425f5}=_0x345852;if(!_0x4425f5)return null;const {elmTrimThk:_0xe1fdc8}=_0x345852,_0x482c0b=_0x4be92b[_0x34e223(0x399)]?.['thk'],_0xd98bf3=_0x4be92b[_0x34e223(0x30e)]?.[_0x34e223(0x25a)],_0x5a884e=(_0x345852[_0x34e223(0x470)]['start']==='S'?_0x482c0b:0x0)??0x0,_0x571471=(_0x345852[_0x34e223(0x470)][_0x34e223(0x556)]==='S'?_0xd98bf3:0x0)??0x0,_0x2bda9b=(_0x345852[_0x34e223(0x470)]['start']==='M'?_0x482c0b:0x0)??0x0,_0x50cb26=(_0x345852[_0x34e223(0x470)][_0x34e223(0x556)]==='M'?_0xd98bf3:0x0)??0x0,_0xa9699d=_0x3e7e5e[_0x34e223(0x386)]-_0xe1fdc8[_0x34e223(0x233)]-_0xe1fdc8[_0x34e223(0x56a)]+_0x345852['oversize']['top']+_0x345852[_0x34e223(0x49d)][_0x34e223(0x56a)],_0x23696b=_0x3e7e5e[_0x34e223(0x58c)]-_0x5a884e-_0x571471+_0x345852[_0x34e223(0x49d)]['start']+_0x345852[_0x34e223(0x49d)][_0x34e223(0x556)],_0x2134b6=_0x345852[_0x34e223(0x25a)],_0x85cb21=-(_0x3e7e5e[_0x34e223(0x277)]/0x2-_0x2134b6/0x2),_0x543fc9=_0x345852['oversize'][_0x34e223(0x4fe)]/0x2-_0x345852['oversize'][_0x34e223(0x556)]/0x2-_0x5a884e/0x2+_0x571471/0x2,_0x383568=_0x345852[_0x34e223(0x49d)]['bottom']/0x2-_0x345852[_0x34e223(0x49d)][_0x34e223(0x233)]/0x2+_0xe1fdc8['bottom']/0x2-_0xe1fdc8[_0x34e223(0x233)]/0x2;return _0x558d09===M['_3D']?f[_0x34e223(0x27a)]('group',{'position':[_0x85cb21/R,_0x543fc9/R,_0x383568/R],'rotation':[0x0,-Math['PI']/0x2,0x0],'children':f[_0x34e223(0x27a)](Y,{'length':_0xa9699d/R,'width':_0x23696b/R,'thk':_0x2134b6/R,'treeId':_0x387ae7,'isSelected':_0x196750,'isHovered':_0xee7b3b,'onClick':_0x1fd8dd,'onPointerEnter':_0xc84f48,'onPointerLeave':_0x240680,'startPanelThk':_0x2bda9b/R,'endPanelThk':_0x50cb26/R,'render_mat':_0xcbf0c4})}):f[_0x34e223(0x27a)]('g',{'transform':'translate('+_0x85cb21+','+(_0x558d09===M[_0x34e223(0x52d)]?_0x543fc9:_0x383568)+_0x34e223(0x593),'children':f[_0x34e223(0x27a)](W,{'dim_x':_0x558d09===M[_0x34e223(0x52d)]?_0x23696b:_0xa9699d,'dim_y':_0x2134b6,'text':_0x34e223(0x410)+_0xa9699d+'\x20x\x20'+_0x23696b+_0x34e223(0x217)+_0x2134b6,'treeId':_0x387ae7,'rotate':0xb4,'isSelected':_0x196750,'isHovered':_0xee7b3b,'onClick':_0x1fd8dd,'onMouseEnter':_0xc84f48,'onMouseLeave':_0x240680,'startPanelThk':_0x558d09===M[_0x34e223(0x52d)]?_0x2bda9b:0x0,'endPanelThk':_0x558d09===M['_2D_TOP']?_0x50cb26:0x0})});}function or({TREEID:_0x5206b4,dimension:_0x1db67a,view:_0x550000,helper:_0x54fa2e}){const _0x3154b0=a0_0x3e1526,_0x5b0067=_0x54fa2e[_0x3154b0(0x399)],_0x3a9b8a=d['useContext'](B),{isSelected:_0x1e7055,isHovered:_0x37c5a4,handleClick:_0x2f7be4,handleMouseEnter:_0x3ffe3d,handleMouseLeave:_0x24ec53}=ee(_0x5206b4);if(!_0x5b0067||!_0x3a9b8a)return;const _0x19eeb5=_0x5b0067[_0x3154b0(0x33c)]?.['kms']['render'],{CPNAME:_0x2a0c21}=_0x5b0067;if(!_0x2a0c21)return null;const {elmTrimThk:_0x4f054e}=_0x5b0067,_0x30415f=_0x54fa2e['right']?.[_0x3154b0(0x25a)],_0x41ad69=_0x54fa2e[_0x3154b0(0x439)]?.['thk'],_0x45be35=(_0x5b0067['trim'][_0x3154b0(0x4fe)]==='S'?_0x30415f:0x0)??0x0,_0x10b2d4=(_0x5b0067[_0x3154b0(0x470)][_0x3154b0(0x556)]==='S'?_0x41ad69:0x0)??0x0,_0x23ce64=(_0x5b0067[_0x3154b0(0x470)]['start']==='M'?_0x30415f:0x0)??0x0,_0x5f2c0a=(_0x5b0067[_0x3154b0(0x470)][_0x3154b0(0x556)]==='M'?_0x41ad69:0x0)??0x0,_0x5d2b6d=_0x1db67a[_0x3154b0(0x386)]-_0x4f054e['top']-_0x4f054e[_0x3154b0(0x56a)]+_0x5b0067[_0x3154b0(0x49d)]['top']+_0x5b0067[_0x3154b0(0x49d)][_0x3154b0(0x56a)],_0x2d141f=_0x1db67a[_0x3154b0(0x277)]-_0x45be35-_0x10b2d4+_0x5b0067['oversize'][_0x3154b0(0x4fe)]+_0x5b0067['oversize'][_0x3154b0(0x556)],_0x1481bf=_0x5b0067[_0x3154b0(0x25a)],_0x148c70=_0x5b0067[_0x3154b0(0x49d)][_0x3154b0(0x4fe)]/0x2-_0x5b0067['oversize'][_0x3154b0(0x556)]/0x2-_0x45be35/0x2+_0x10b2d4/0x2,_0x2a72b2=_0x1db67a[_0x3154b0(0x58c)]/0x2-_0x1481bf/0x2,_0xfaf246=_0x5b0067[_0x3154b0(0x49d)][_0x3154b0(0x56a)]/0x2-_0x5b0067[_0x3154b0(0x49d)][_0x3154b0(0x233)]/0x2+_0x4f054e[_0x3154b0(0x56a)]/0x2-_0x4f054e['top']/0x2;return _0x550000===M[_0x3154b0(0x31d)]?f[_0x3154b0(0x27a)](_0x3154b0(0x2bf),{'position':[_0x148c70/R,_0x2a72b2/R,_0xfaf246/R],'rotation':[Math['PI']/0x2,Math['PI'],Math['PI']/0x2],'children':f['jsx'](Y,{'length':_0x5d2b6d/R,'width':_0x2d141f/R,'thk':_0x1481bf/R,'treeId':_0x5206b4,'isSelected':_0x1e7055,'isHovered':_0x37c5a4,'onClick':_0x2f7be4,'onPointerEnter':_0x3ffe3d,'onPointerLeave':_0x24ec53,'startPanelThk':_0x23ce64/R,'endPanelThk':_0x5f2c0a/R,'render_mat':_0x19eeb5})}):f[_0x3154b0(0x27a)]('g',{'transform':_0x3154b0(0x526)+_0x148c70+','+(_0x550000===M[_0x3154b0(0x52d)]?_0x2a72b2:_0xfaf246)+')\x20rotate(0)','children':f['jsx'](W,{'dim_x':_0x2d141f,'dim_y':_0x550000===M['_2D_TOP']?_0x1481bf:_0x5d2b6d,'text':_0x3154b0(0x5d8)+_0x5d2b6d+_0x3154b0(0x217)+_0x2d141f+_0x3154b0(0x217)+_0x1481bf,'treeId':_0x5206b4,'isSelected':_0x1e7055,'rotate':0xb4,'isHovered':_0x37c5a4,'onClick':_0x2f7be4,'onMouseEnter':_0x3ffe3d,'onMouseLeave':_0x24ec53,'startPanelThk':_0x550000===M[_0x3154b0(0x52d)]?_0x23ce64:0x0,'endPanelThk':_0x550000===M[_0x3154b0(0x52d)]?_0x5f2c0a:0x0})});}function lr({TREEID:_0x545ee4,dimension:_0x5a9a38,view:_0x487ca3,helper:_0x175651}){const _0x55c5b5=a0_0x3e1526,_0x455081=_0x175651[_0x55c5b5(0x304)],_0xfc6e46=d['useContext'](B),{isSelected:_0x38d045,isHovered:_0xbf9f1a,handleClick:_0x1dd2a2,handleMouseEnter:_0x43d8ea,handleMouseLeave:_0x476428}=ee(_0x545ee4);if(!_0x455081||!_0xfc6e46)return;const _0x574f05=_0x455081[_0x55c5b5(0x33c)]?.[_0x55c5b5(0x539)][_0x55c5b5(0x55b)],{CPNAME:_0x11ab61}=_0x455081;if(!_0x11ab61)return null;const {elmTrimThk:_0xe62b32}=_0x455081,_0xd230ef=_0x175651[_0x55c5b5(0x30e)]?.[_0x55c5b5(0x25a)],_0x1f1f10=_0x175651['back']?.[_0x55c5b5(0x25a)],_0x10aee2=(_0x455081['trim'][_0x55c5b5(0x4fe)]==='S'?_0xd230ef:0x0)??0x0,_0x36aebd=(_0x455081[_0x55c5b5(0x470)][_0x55c5b5(0x556)]==='S'?_0x1f1f10:0x0)??0x0,_0x1176a4=(_0x455081[_0x55c5b5(0x470)][_0x55c5b5(0x4fe)]==='M'?_0xd230ef:0x0)??0x0,_0x487077=(_0x455081[_0x55c5b5(0x470)][_0x55c5b5(0x556)]==='M'?_0x1f1f10:0x0)??0x0,_0x4fbfe8=_0x5a9a38[_0x55c5b5(0x386)]-_0xe62b32[_0x55c5b5(0x233)]-_0xe62b32[_0x55c5b5(0x56a)]+_0x455081[_0x55c5b5(0x49d)][_0x55c5b5(0x233)]+_0x455081[_0x55c5b5(0x49d)][_0x55c5b5(0x56a)],_0x2e7b1b=_0x5a9a38['depth']-_0x10aee2-_0x36aebd+_0x455081['oversize'][_0x55c5b5(0x4fe)]+_0x455081[_0x55c5b5(0x49d)][_0x55c5b5(0x556)],_0x25c807=_0x455081['thk'],_0x18d084=_0x5a9a38[_0x55c5b5(0x277)]/0x2-_0x25c807/0x2,_0xe90a74=-(_0x455081[_0x55c5b5(0x49d)][_0x55c5b5(0x4fe)]/0x2-_0x455081[_0x55c5b5(0x49d)][_0x55c5b5(0x556)]/0x2-_0x10aee2/0x2+_0x36aebd/0x2),_0x41a162=_0x455081[_0x55c5b5(0x49d)][_0x55c5b5(0x56a)]/0x2+_0x455081[_0x55c5b5(0x49d)]['top']/0x2+_0xe62b32[_0x55c5b5(0x56a)]/0x2-_0xe62b32[_0x55c5b5(0x233)]/0x2;return _0x487ca3===M['_3D']?f[_0x55c5b5(0x27a)](_0x55c5b5(0x2bf),{'position':[_0x18d084/R,_0xe90a74/R,_0x41a162/R],'rotation':[0x0,Math['PI']/0x2,Math['PI']],'children':f['jsx'](Y,{'length':_0x4fbfe8/R,'width':_0x2e7b1b/R,'thk':_0x25c807/R,'treeId':_0x545ee4,'isSelected':_0x38d045,'isHovered':_0xbf9f1a,'onClick':_0x1dd2a2,'onPointerEnter':_0x43d8ea,'onPointerLeave':_0x476428,'startPanelThk':_0x1176a4/R,'endPanelThk':_0x487077/R,'render_mat':_0x574f05})}):f[_0x55c5b5(0x27a)]('g',{'transform':_0x55c5b5(0x526)+_0x18d084+','+(_0x487ca3===M[_0x55c5b5(0x52d)]?_0xe90a74:_0x41a162)+')\x20rotate(90)','children':f['jsx'](W,{'dim_x':_0x487ca3===M[_0x55c5b5(0x52d)]?_0x2e7b1b:_0x4fbfe8,'dim_y':_0x25c807,'text':_0x55c5b5(0x53c)+_0x4fbfe8+'\x20x\x20'+_0x2e7b1b+'\x20x\x20'+_0x25c807,'treeId':_0x545ee4,'isSelected':_0x38d045,'isHovered':_0xbf9f1a,'onClick':_0x1dd2a2,'onMouseEnter':_0x43d8ea,'onMouseLeave':_0x476428,'startPanelThk':_0x487ca3===M['_2D_TOP']?_0x1176a4:0x0,'endPanelThk':_0x487ca3===M[_0x55c5b5(0x52d)]?_0x487077:0x0})});}function cr({TREEID:_0x489686,dimension:_0x3fa1a6,view:_0x4b12b2,helper:_0x49d348}){const _0x336b04=a0_0x3e1526,_0x2ed3f9=pe(_0x489686),_0x2f49a3=d['useContext'](B),{isSelected:_0xa04d87,isHovered:_0x1dd193,handleClick:_0x1ee4a1,handleMouseEnter:_0x592976,handleMouseLeave:_0x5dacfa}=ee(_0x489686);if(!_0x2ed3f9||!_0x2f49a3)return;const _0x46e515=_0x2ed3f9['topShelfCP']?.[_0x336b04(0x539)][_0x336b04(0x55b)],{topShelfCP:_0x4ffab7}=_0x2ed3f9;if(!_0x4ffab7)return;const _0x22f053=(_0x49d348[_0x336b04(0x30e)]?.[_0x336b04(0x470)][_0x336b04(0x233)]!=='S'?_0x49d348[_0x336b04(0x30e)]?.[_0x336b04(0x25a)]:0x0)??0x0,_0x1915b3=(_0x49d348[_0x336b04(0x399)]?.[_0x336b04(0x470)][_0x336b04(0x233)]!=='S'?_0x49d348[_0x336b04(0x399)]?.[_0x336b04(0x25a)]:0x0)??0x0,_0x3ca6ab=(_0x49d348[_0x336b04(0x439)]?.[_0x336b04(0x470)][_0x336b04(0x233)]!=='S'?_0x49d348['left']?.[_0x336b04(0x25a)]:0x0)??0x0,_0x2a8add=(_0x49d348[_0x336b04(0x304)]?.[_0x336b04(0x470)][_0x336b04(0x233)]!=='S'?_0x49d348[_0x336b04(0x304)]?.[_0x336b04(0x25a)]:0x0)??0x0,_0x56709b=_0x3fa1a6['width']-_0x3ca6ab-_0x2a8add,_0x12c9f3=_0x3fa1a6[_0x336b04(0x58c)]-_0x1915b3-_0x22f053,_0x15d3d0=_0x2ed3f9[_0x336b04(0x5dc)],_0x1544ca=_0x3ca6ab/0x2-_0x2a8add/0x2,_0xd78616=-(_0x1915b3/0x2-_0x22f053/0x2),_0x495dd9=_0x3fa1a6[_0x336b04(0x386)]/0x2-_0x15d3d0/0x2;return _0x4b12b2===M[_0x336b04(0x31d)]?f['jsx'](_0x336b04(0x2bf),{'position':[_0x1544ca/R,_0xd78616/R,_0x495dd9/R],'rotation':[0x0,0x0,0x0],'children':f['jsx'](Y,{'length':_0x56709b/R,'width':_0x12c9f3/R,'thk':_0x15d3d0/R,'opacity':0.8,'treeId':_0x489686,'isSelected':_0xa04d87,'isHovered':_0x1dd193,'onClick':_0x1ee4a1,'onPointerEnter':_0x592976,'onPointerLeave':_0x5dacfa,'render_mat':_0x46e515})}):f['jsx']('g',{'transform':_0x336b04(0x526)+_0x1544ca+','+(_0x4b12b2===M['_2D_TOP']?_0xd78616:_0x495dd9)+')','children':f[_0x336b04(0x27a)](W,{'dim_x':_0x56709b,'dim_y':_0x4b12b2===M['_2D_TOP']?_0x12c9f3:_0x15d3d0,'text':_0x336b04(0x4b6)+_0x489686+_0x336b04(0x584)+_0x56709b+_0x336b04(0x217)+_0x12c9f3+_0x336b04(0x217)+_0x15d3d0,'treeId':_0x489686,'isSelected':_0xa04d87,'isHovered':_0x1dd193,'onClick':_0x1ee4a1,'onMouseEnter':_0x592976,'onMouseLeave':_0x5dacfa})});}function ur({TREEID:_0x39ea25,dimension:_0x1d8850,view:_0x3f0a23,helper:_0x3232b4}){const _0x435710=a0_0x3e1526,_0x1fc356=pe(_0x39ea25),_0x467438=d[_0x435710(0x48c)](B),{isSelected:_0x2212d2,isHovered:_0x35ec4a,handleClick:_0x343b7f,handleMouseEnter:_0x3837ec,handleMouseLeave:_0x402170}=ee(_0x39ea25);if(!_0x1fc356||!_0x467438)return;const _0xc3989e=_0x1fc356['bottomShelfCP']?.['kms'][_0x435710(0x55b)],{bottomShelfCP:_0x442efc}=_0x1fc356;if(!_0x442efc)return;const _0x53228c=(_0x3232b4['front']?.[_0x435710(0x470)][_0x435710(0x56a)]!=='S'?_0x3232b4[_0x435710(0x30e)]?.['thk']:0x0)??0x0,_0x56188e=(_0x3232b4[_0x435710(0x399)]?.[_0x435710(0x470)][_0x435710(0x56a)]!=='S'?_0x3232b4[_0x435710(0x399)]?.[_0x435710(0x25a)]:0x0)??0x0,_0x1f0f17=(_0x3232b4['left']?.['trim'][_0x435710(0x56a)]!=='S'?_0x3232b4[_0x435710(0x439)]?.[_0x435710(0x25a)]:0x0)??0x0,_0xa61d01=(_0x3232b4['right']?.[_0x435710(0x470)][_0x435710(0x56a)]!=='S'?_0x3232b4[_0x435710(0x304)]?.['thk']:0x0)??0x0,_0x8a9cf0=_0x1d8850[_0x435710(0x277)]-_0x1f0f17-_0xa61d01,_0x131d38=_0x1d8850[_0x435710(0x58c)]-_0x56188e-_0x53228c,_0x5cf878=_0x1fc356[_0x435710(0x4f3)],_0x11c0ef=_0x1f0f17/0x2-_0xa61d01/0x2,_0x26944c=-(_0x56188e/0x2-_0x53228c/0x2),_0x39dc6b=-(_0x1d8850[_0x435710(0x386)]/0x2-_0x5cf878/0x2);return _0x3f0a23===M[_0x435710(0x31d)]?f['jsx'](_0x435710(0x2bf),{'position':[_0x11c0ef/R,_0x26944c/R,_0x39dc6b/R],'rotation':[0x0,0x0,0x0],'children':f['jsx'](Y,{'length':_0x8a9cf0/R,'width':_0x131d38/R,'thk':_0x5cf878/R,'opacity':0.8,'treeId':_0x39ea25,'isSelected':_0x2212d2,'isHovered':_0x35ec4a,'onClick':_0x343b7f,'onPointerEnter':_0x3837ec,'onPointerLeave':_0x402170,'render_mat':_0xc3989e})}):f[_0x435710(0x27a)]('g',{'transform':_0x435710(0x526)+_0x11c0ef+','+(_0x3f0a23===M[_0x435710(0x52d)]?_0x26944c:_0x39dc6b)+')','children':f[_0x435710(0x27a)](W,{'dim_x':_0x8a9cf0,'dim_y':_0x3f0a23===M['_2D_TOP']?_0x131d38:_0x5cf878,'text':'Bot\x20'+_0x8a9cf0+_0x435710(0x217)+_0x131d38+_0x435710(0x217)+_0x5cf878,'treeId':_0x39ea25,'isSelected':_0x2212d2,'isHovered':_0x35ec4a,'onClick':_0x343b7f,'onMouseEnter':_0x3837ec,'onMouseLeave':_0x402170})});}const Ne=d[a0_0x3e1526(0x50e)](null);function at(){const _0x2f0cf2=a0_0x3e1526,_0x3cc00b=d[_0x2f0cf2(0x48c)](Ne);if(!_0x3cc00b)throw new Error('useDescriptorManager\x20must\x20be\x20used\x20within\x20a\x20DescriptorProvider');return _0x3cc00b;}function ot(_0x33377f,_0x49aa79,_0x538ce1,_0x559b42={}){const _0x350d7c=a0_0x3e1526,{throwOnError:_0x1399f9=!0x1}=_0x559b42;if(!_0x33377f['hasDescriptor'](_0x49aa79))throw new Error(_0x350d7c(0x245)+_0x49aa79+_0x350d7c(0x33b));return d[_0x350d7c(0x44f)](()=>{const _0x14489d=_0x350d7c;try{return{'result':_0x33377f[_0x14489d(0x45f)](_0x49aa79,_0x538ce1),'error':null,'success':!0x0};}catch(_0x470ec8){const _0x39f88f=_0x470ec8 instanceof Error?_0x470ec8[_0x14489d(0x42c)]:_0x14489d(0x3ac);if(_0x1399f9)throw _0x470ec8;return{'result':null,'error':_0x39f88f,'success':!0x1};}},[_0x33377f,_0x49aa79,_0x538ce1,_0x1399f9]);}function hr(_0x26e23e,_0x31cba0,_0x4f7dec){const _0x4c9379=a0_0x3e1526;return d[_0x4c9379(0x44f)](()=>{const _0x104fc8=_0x4c9379;try{const _0x703173=_0x26e23e[_0x104fc8(0x5be)](_0x31cba0,_0x4f7dec);return{'matches':_0x703173,'error':null,'count':_0x703173[_0x104fc8(0x3ea)]};}catch(_0x2dbedd){const _0x288b60=_0x2dbedd instanceof Error?_0x2dbedd[_0x104fc8(0x42c)]:_0x104fc8(0x3ac);return{'matches':[],'error':_0x288b60,'count':0x0};}},[_0x26e23e,_0x31cba0,_0x4f7dec]);}const $={'LINEAR_DIVISION':a0_0x3e1526(0x3ad),'ARTICLE':a0_0x3e1526(0x3db)},Z={'STRING':'string','DESCRIPTOR':a0_0x3e1526(0x282)},Be={'linearDivision':_0x28b1dc=>_0x28b1dc[a0_0x3e1526(0x2ce)]===$[a0_0x3e1526(0x47d)],'article':_0xfc190e=>_0xfc190e['type']===$[a0_0x3e1526(0x5c4)]},fr={'string':_0x511337=>_0x511337['type']===$['LINEAR_DIVISION']&&_0x511337[a0_0x3e1526(0x21f)]===Z[a0_0x3e1526(0x41b)],'descriptor':_0x9f0af1=>_0x9f0af1[a0_0x3e1526(0x2ce)]===$[a0_0x3e1526(0x47d)]&&_0x9f0af1[a0_0x3e1526(0x21f)]===Z[a0_0x3e1526(0x3dd)]},fe={'string':_0x3c7ebb=>_0x3c7ebb[a0_0x3e1526(0x2ce)]===$[a0_0x3e1526(0x5c4)]&&_0x3c7ebb['valueSource']===Z[a0_0x3e1526(0x41b)],'descriptor':_0x4941c6=>_0x4941c6[a0_0x3e1526(0x2ce)]===$['ARTICLE']&&_0x4941c6[a0_0x3e1526(0x21f)]===Z[a0_0x3e1526(0x3dd)]},te={'linearDivisionString'(_0x38d199,_0x30b184,_0x14d3b2,_0x309445,_0x5746e9,_0x4c5df4,_0x17e175,_0x192cd2){const _0x4e704c=a0_0x3e1526;return{'TREEID':_0x38d199,'type':$[_0x4e704c(0x47d)],'valueSource':Z[_0x4e704c(0x41b)],'DIVDIR':_0x30b184,'DIVTYPE':_0x14d3b2,'HORDEFTYPE':_0x309445,'LINDIV1':_0x5746e9,'DIVELEM1':_0x4c5df4,'DIVIDER':'','formula':_0x17e175,'thickness':_0x192cd2};},'linearDivisionDescriptor'(_0x45426,_0x3fff67,_0x40d072,_0x28181a,_0x409ab7,_0x3ebe06,_0x5aecba,_0x2d542f){const _0x1c9f8a=a0_0x3e1526;return{'TREEID':_0x45426,'type':$['LINEAR_DIVISION'],'valueSource':Z[_0x1c9f8a(0x3dd)],'DIVDIR':_0x3fff67,'DIVTYPE':_0x40d072,'HORDEFTYPE':_0x28181a,'LINDIV1':_0x409ab7,'DIVELEM1':_0x3ebe06,'DIVIDER':'','descriptorName':_0x5aecba,'thickness':_0x2d542f};},'articleString'(_0x314a88,_0x538af8,_0x52fdde,_0x4c443f,_0x3067f2,_0x1aaf03,_0x1326d0){const _0x9d7254=a0_0x3e1526;return{'TREEID':_0x314a88,'type':$[_0x9d7254(0x5c4)],'valueSource':Z['STRING'],'DIVDIR':_0x538af8,'DIVTYPE':_0x52fdde,'HORDEFTYPE':_0x4c443f,'LINDIV1':_0x3067f2,'DIVELEM1':_0x1aaf03,'DIVIDER':_0x1326d0,'articleName':_0x1326d0};},'articleDescriptor'(_0x4d4822,_0x5602b4,_0xbd8a65,_0x156f92,_0x356232,_0x5a195d,_0x4f7533){const _0x12a5d9=a0_0x3e1526;return{'TREEID':_0x4d4822,'type':$[_0x12a5d9(0x5c4)],'valueSource':Z[_0x12a5d9(0x3dd)],'DIVDIR':_0x5602b4,'DIVTYPE':_0xbd8a65,'HORDEFTYPE':_0x156f92,'LINDIV1':_0x356232,'DIVELEM1':_0x5a195d,'DIVIDER':_0x4f7533,'descriptorName':_0x4f7533};},'fromZoneData'(_0x510f6f,_0x152370){const _0x34239c=a0_0x3e1526,_0xde9c82=_0x505ce5=>_0x505ce5['trim']()[_0x34239c(0x409)]('#');if(_0x510f6f[_0x34239c(0x285)]==='A'){if(_0xde9c82(_0x510f6f[_0x34239c(0x232)])){const _0x1ea927=_0x510f6f[_0x34239c(0x232)][_0x34239c(0x57a)]('#','')[_0x34239c(0x470)]();return te[_0x34239c(0x608)](_0x510f6f[_0x34239c(0x302)],_0x510f6f[_0x34239c(0x285)],_0x510f6f[_0x34239c(0x222)],_0x510f6f[_0x34239c(0x214)],_0x510f6f['LINDIV1'],_0x510f6f['DIVELEM1'],_0x1ea927);}return te[_0x34239c(0x2de)](_0x510f6f[_0x34239c(0x302)],_0x510f6f[_0x34239c(0x285)],_0x510f6f[_0x34239c(0x222)],_0x510f6f['HORDEFTYPE'],_0x510f6f[_0x34239c(0x2e7)],_0x510f6f['DIVELEM1'],_0x510f6f[_0x34239c(0x232)]);}if(_0xde9c82(_0x510f6f[_0x34239c(0x2e7)])){const _0xa0a260=_0x510f6f[_0x34239c(0x2e7)][_0x34239c(0x57a)]('#','')[_0x34239c(0x470)]();return te['linearDivisionDescriptor'](_0x510f6f['TREEID'],_0x510f6f[_0x34239c(0x285)],_0x510f6f['DIVTYPE'],_0x510f6f[_0x34239c(0x214)],_0x510f6f[_0x34239c(0x2e7)],_0x510f6f[_0x34239c(0x583)],_0xa0a260,_0x152370);}return te['linearDivisionString'](_0x510f6f[_0x34239c(0x302)],_0x510f6f['DIVDIR'],_0x510f6f['DIVTYPE'],_0x510f6f[_0x34239c(0x214)],_0x510f6f['LINDIV1'],_0x510f6f[_0x34239c(0x583)],_0x510f6f[_0x34239c(0x2e7)],_0x152370);}};function dr(_0xceff22){const _0x20076f=a0_0x3e1526;if(!_0xceff22)return _0x20076f(0x277);const _0x420950={0x0:_0x20076f(0x277),0x1:_0x20076f(0x58c),0x2:'width',0x3:_0x20076f(0x58c)};return _0xceff22[_0x20076f(0x285)]==='V'?_0x20076f(0x386):_0xceff22['HORDEFTYPE']==='W'?'width':_0xceff22[_0x20076f(0x214)]==='D'?_0x20076f(0x58c):_0xceff22[_0x20076f(0x214)]==='P'?_0x420950[_0xceff22[_0x20076f(0x583)]]??'width':'width';}function pr(_0x278f93,_0x13de8c){return _0x13de8c?_0x13de8c[_0x278f93]:0x0;}function mr(_0x468e75,_0x3d2695){const _0x189ff5=a0_0x3e1526,_0x589982=_0x468e75;if(_r(_0x468e75))return{'value':_0x468e75[_0x189ff5(0x409)]('#')?_0x468e75[_0x189ff5(0x2d9)](0x1):_0x468e75,'original':_0x589982,'isReference':!0x0};if(/^\d+:\d+$/['test'](_0x468e75))return{'value':_0x468e75,'original':_0x589982,'isReference':!0x1};const {format:_0x5cb06c,expression:_0x3eddaf,suffix:_0x85550c}=xr(_0x468e75);let _0x5c325b=_0x3eddaf;_0x5c325b=_0x5c325b[_0x189ff5(0x57a)](/^\((.+)\)$/,'$1');const _0x49a5fa=Qe(_0x5c325b,{'variableTree':_0x3d2695,'allowFunctions':!0x0,'dataType':'FL','silent':!0x0})[_0x189ff5(0x5ef)]??_0x3eddaf;let _0x162dbb;switch(_0x5cb06c){case'expr:ratio':_0x162dbb=''+_0x49a5fa+_0x85550c;break;case _0x189ff5(0x269):_0x162dbb=''+_0x85550c+_0x49a5fa;break;case _0x189ff5(0x276):_0x162dbb=''+_0x49a5fa+_0x85550c;break;case _0x189ff5(0x2e5):_0x162dbb=String(_0x49a5fa);break;}return{'value':_0x162dbb,'original':_0x589982,'isReference':!0x1};}function Ar(_0x5b65bf,_0x3b9295){const _0x36d17f=a0_0x3e1526;return mr(_0x5b65bf,_0x3b9295)[_0x36d17f(0x5ef)];}function xr(_0x5839b1){const _0x28ed35=a0_0x3e1526,_0x44f28e=_0x5839b1[_0x28ed35(0x470)]()[_0x28ed35(0x57a)](/^\((.+)\)$/,'$1'),_0xaf087a=_0x44f28e[_0x28ed35(0x404)](/^(\d+|n):(.+?)(mm|cm)?$/);if(_0xaf087a){const [,_0x1d999a,_0x321960,_0x1d7265]=_0xaf087a;return{'format':_0x28ed35(0x269),'expression':_0x321960['trim'](),'suffix':_0x1d7265?_0x1d999a+':'+_0x1d7265:_0x1d999a+':'};}const _0x498599=_0x44f28e['match'](/^(.+?)(mm|cm)?:(\d+)$/);if(_0x498599){const [,_0x5b190e,_0x3d95a5,_0x197182]=_0x498599;return{'format':_0x28ed35(0x5e8),'expression':_0x5b190e['trim'](),'suffix':_0x3d95a5?_0x3d95a5+':'+_0x197182:':'+_0x197182};}const _0x38b7d5=_0x44f28e[_0x28ed35(0x404)](/^(.+?)(\*)?{(\d+)}$/);if(_0x38b7d5){const [,_0x4c2c09,_0x3cafea,_0x12b059]=_0x38b7d5;return{'format':_0x28ed35(0x276),'expression':_0x4c2c09[_0x28ed35(0x470)](),'suffix':_0x3cafea?'*{'+_0x12b059+'}':'{'+_0x12b059+'}'};}return{'format':_0x28ed35(0x2e5),'expression':_0x44f28e,'suffix':''};}function _r(_0x494660){const _0x2fdf9e=a0_0x3e1526;return _0x494660[_0x2fdf9e(0x409)]('#')?!0x0:_0x494660[_0x2fdf9e(0x58e)]('(')||/[+\-*/]/[_0x2fdf9e(0x602)](_0x494660)?!0x1:/^[A-Za-z0-9_-]+$/[_0x2fdf9e(0x602)](_0x494660)?!0x0:!/^\d+:\d+$/[_0x2fdf9e(0x602)](_0x494660);}function lt({divider:_0x332854,inputData:_0x3063d2}){const _0x4dde1e=a0_0x3e1526,_0x4d7c2a=at(),{resolveString:_0x9e1d4}=V(),{result:_0x2483d8,error:_0x26df91}=ot(_0x4d7c2a,_0x332854[_0x4dde1e(0x552)],_0x3063d2,{'throwOnError':!0x1});_0x26df91&&console[_0x4dde1e(0x52c)](_0x4dde1e(0x460),_0x26df91);const _0x40bb60=d[_0x4dde1e(0x44f)](()=>_0x332854?fe[_0x4dde1e(0x50d)](_0x332854)?_0x332854[_0x4dde1e(0x305)]:fe[_0x4dde1e(0x282)](_0x332854)&&_0x2483d8?.[_0x4dde1e(0x2c5)]?_0x2483d8[_0x4dde1e(0x2c5)]:'':'',[_0x332854,_0x2483d8]);return{'updatedDivider':d[_0x4dde1e(0x44f)](()=>{const _0x425fc6=_0x4dde1e;if(_0x332854)return _0x2483d8?.['lindiv']!=null?{..._0x332854,'LINDIV1':Ar(_0x9e1d4(_0x2483d8[_0x425fc6(0x2c5)])),'articleName':_0x40bb60}:{..._0x332854,'LINDIV1':_0x9e1d4(_0x332854[_0x425fc6(0x2e7)])};},[_0x332854,_0x2483d8,_0x40bb60,_0x9e1d4])};}function a0_0x6a70(){const _0x38eb0d=['#903373','RAL_6005','consumeMillimeterSuffix','Olive\x20green','BOTTRIM','add','descriptor-data','\x20L\x20','Expected\x20\x27(\x27\x20after\x20function\x20name\x20\x27','BRACKET_CLOSE','Fragment','LEFTVALUE','#70462B','texture','source','#FF2A1C','Green\x20beige','Blue\x20green','Leaf\x20green','VarController','Reed\x20green','Granite\x20grey','IAC_BOTTOMSHELFTHICKNESS','Failed\x20to\x20parse\x20factor:\x20','1dyQRMe','RAL_3009','DESC_TYPE','range','toString','TYP','Luminous\x20bright\x20orange','RAL_9017','Descriptor\x20not\x20found:\x20','RAL_1004','#BA8F4C','#DA6E00','primary','#A63D30','Materials','Expected\x20\x27>\x27\x20after\x20section\x20expression.','RAL_3015','RAL_7039','\x20parts','Light\x20green','lastIndexOf','useEffect','COMPARISONTYPE','RAL_7035','RAL_5012','break-word','RAL_7011','bottomShelfThk','RAL_3014','find','Expected\x20\x27}\x27\x20after\x20expression.','#193153','Pastel\x20yellow','130dOlvMu','Red\x20lilac','RAL_9004','Designer','renderInfo','start','#B7B3A8','Steel\x20blue','Colza\x20yellow','Saffron\x20yellow','Emerald\x20green','Beige\x20red','target','#787B7A','Oxide\x20red','Bright\x20red\x20orange','#B5B0A1','#D2AA6D','RAL_8002','DIMCALCFZ','string','createContext','RAL_1024','RAL_1017','#4F5250','\x20is\x20not\x20defined.','isArray','DELETE','div','folder','#FF4D08','Black\x20grey','#3E2022','RAL_5010','textureId','#36342A','Surface','variables','independent','RAL_1033','var-controller__var-name','RAL_8017','INSET','RAL_5011','21786DUYJVl','translate(','Invalid\x20Operator','Pearl\x20violet','isSection','None','parse','error','_2D_TOP','Turquoise\x20blue','statusText','Jet\x20black','RAL_7016','RAL_5026','#F7B500','isFunctionCall','isAtEnd','endsWith','#9A9B9B','create','kms','bind','Heather\x20violet','right\x20','ENDTRIM','RAL_2009','Text','RAL_4002','#FF2D21','#989EA1','UNIT','isInsideGroup','RAL_5014','Brown\x20beige','RAL_5002','Capri\x20blue','TOPSHELF','#4F5358','RAL_6028','Traffic\x20orange','#474135','operator','RAL_7002','current','Coral\x20red','descriptorName','#C8C8C7','operation','RAL_1028','end','get2DTop','POST','ExtrudeGeometry','#008B29','render','text','Luminous\x20bright\x20red','BRACKET_OPEN','toFixed','RAL_3026','HEAD','#E9E0D2','Pastel\x20violet','RAL_4012','FunctionCall','useDescriptorManager','materials','#3C392E','RAL_7031','bottom','#1A2B3C','RAL_5009','color','rawType','expression','Fawn\x20brown','RAL_8008','accumulateIncorporatedThicknesses','Moss\x20grey','RAL_4010','Profiles','cannot\x20have\x20*\x20outside\x20of\x20group','#7C765A','RAL_6014','Edges','replace','sizerefedg2','MATHEMATICAL_FUNCTIONS','#A63437','RAL_9007','rgba(255,\x200,\x200,\x200.1)','Ivory','Rose','#006F3D','DIVELEM1','\x20\x20\x20--\x20\x20','lexeme','input','matchAll','zone_dims','Unhandled\x20case:\x20DIVDIR\x20=\x20','RAL_3002','RAL_9006','depth','#442F29','includes','Grouping','Telemagenta','RAL_6004','#ECECE7',')\x20rotate(90)','Yellow\x20orange','children','RIGHTVALUE','Pigeon\x20blue','RAL_6036','RAL_7008','Signal\x20green','RAL_6039','#7E868A','#29292A','isUnaryExpression','#A08F65','Pure\x20green','THK','Black\x20red','Profile','Purple\x20red','Provider','#0F3052','NAME','stringify','Chrome\x20green','#CB7375','Cement\x20grey','center','descriptors','#6B1C23','Fern\x20green','cumulativeY','#F6B600','#383E42','RIGHT_ANGLE_BRACKET','Pearl\x20blackberry','#2F3234','#59191F','RAL_2004','sans-serif','NO_RENDER','some','useCallback','Angle\x20brackets\x20are\x20not\x20allowed\x20in\x20the\x20input\x20string','Pale\x20green','findAllMatches','Signal\x20orange','SIZEZ','\x20-\x20','three','RAL_6038','ARTICLE','join','divided_length_list','RAL_8019','RAL_9018','RAL_6021','check','RAL_7046','BOTSHELF','RAL_1011','defineProperty','previous','Error\x20in\x20section\x20','RAL_4005','useDescriptorEvaluation','#00414B','forEach','RAL_1014','.jpg','#F1EDE1','Back\x20','Unexpected\x20\x27)\x27\x20without\x20a\x20matching\x20\x27(\x27.','#0E0E10','RAL_7032','topShelfThk','RAL_7034','HTTP\x20','Blue\x20grey','DataProvider','VariableContext','RAL_9003','RAL_8000','RAL_7042','Pure\x20red','loading','baseUrl','expr:ratio','Violet\x20blue','substring','RAL_1027','var-controller__reference','Mint\x20green','fill','value','#1A1719','tan','scale(1,-1)','RAL_9002','abort','#7E4B27','toStringTag','#CA555D','copy_2','lineTo','Repeated','useVariables\x20must\x20be\x20used\x20within\x20a\x20VariableProvider','monospace','Material','RAL_2007','rotateY','Brillant\x20blue','ArticleDesigner','test','PAREN_OPEN','cumulativeZ','Olive\x20grey','surfaces','moveTo','articleDescriptor','table','Lemon\x20yellow','Window\x20grey','CPNAME','toISOString','RAL_1020','asin','Pearl\x20dark\x20grey','#7A7B7A','prim_dims','Light\x20ivory','application/json','#D0B084','SPECIAL_VARIABLE','RAL_6034','Variable','#A77F0F','#7EBAB5','RAL_6035','cos','rotate(','Claret\x20violet','Sand\x20yellow','isReversed','RAL_8023','acos','Expected\x20Sections\x20or\x20Section,\x20got\x20','984134vHyzmx','bog2deg','/public','signal','#E19000','Grey\x20blue','RAL\x20orange','WERT','from','2D_TOP','descriptorData','factor','Signal\x20brown','0\x200\x2010px\x200','RAL_9022','var-controller__stats','checkMillimeterSuffix','#7A888E','scan','RAL_1005','cache','HORDEFTYPE','Unexpected\x20token:\x20','RAL_7047','\x20x\x20','#B9CEAC','#FFFF00','endpoint','#E3D9C7','Brown\x20red','Ochre\x20yellow','label','valueSource','#2B2B2C','Failed\x20to\x20parse\x20term:\x20','DIVTYPE','Pine\x20green','RAL_3020','clear','#B3C43E','https://imagedelivery.net/aYYmWUcv7lRhpLdU4ojPsA','style','tokens','SURF0','BoxGeometry','#9B2423','RAL_7036','#FF9C00','RAL_7023','#817863','RAL_7026','DIVIDER','top','#007CAF','RAL_5022','fetchAll','RAL_7024','#BB1F11','#00387A','#4C4A44','#005387','thead','#3A3327','scanVariable','name','RAL_5004','push','\x20variables','RAL_5000','Orient\x20red','Descriptor\x20','Silver\x20grey','evaluateTree','#F1DD39','Math.pow(','useVariables','Variables','fetchMaterial\x20called\x20with\x20empty\x20name','black','useDescriptorMatches','15%','translate(-50%,\x20-50%)','times','consume','sections','childPositions','RAL_9012','comparison','RAL_6037','RAL_1001','#6B6E6B','thk','Khaki\x20grey','NOT','RAL_6027','peek','evaluateVariable','#651E38','\x20at\x20position:\x20','#191E28','Chestnut\x20brown','[MaterialProvider]\x20Failed\x20to\x20fetch\x20surface\x20','#222D5A','Pearl\x20gold','Traffic\x20red','#5E2F26','ratio:expr','VARIABLE','scanIdentifierOrFunction','#cc6161','#9D8692','RAL_1035','getThk','RAL_3004','deg2bog','useZoneSelection\x20must\x20be\x20used\x20within\x20DataProvider','356HCBDAm','RAL_4009','RAL_2017','expr*{ratio}','width','has','term','jsx','Yellow\x20olive','#844C82','evaluateBinaryExpression','PARTTYPE','#45494E','#4A3526','otherData','descriptor','spin\x201s\x20linear\x20infinite','Clay\x20brown','DIVDIR','#817B73','TEXT','lightgray','evaluateFunction','sizerefedg1','20px','isSections','map','500px','RAL_4008','#BB4077','\x20not\x20found\x20in\x20database','#6093AC','Traffic\x20purple','Unhandled\x20case:\x20HORDEFTYPE\x20=\x20','DataContext','#215F78','assign','hasMillimeterSuffix','RAL_1016','Pearl\x20green','\x20->\x20','@react-three/fiber','#5D6058','RAL_3024','PUT','#AB273C','mm2in','#F99A1D','var-controller','then','#2B3A44','Orange\x20brown','anglelem','Black\x20olive','OPSTRING','RAL_7012','Raspberry\x20red','Surfaces','RAL_7022','Slate\x20grey','RAL_2013','5051300THdnOf','#745F3D','Error\x20calculating\x20sections','toRepeat','#45877F','Grey\x20beige','getDescriptorNames','#366735','Luminous\x20red','Fir\x20green','May\x20green','arg','unsupported\x20node\x20type:\x20','#F1F1EA','isBinaryExpression','group','Signal\x20yellow','get','TextureConfigContext','warn','Part\x20Definition\x20(KMS)','lindiv','Pastel\x20orange','VariableProvider','#A53A2E','size','rotateZ','Pebble\x20grey','reportError','preformScan','type','#6E6387','#47243C','Type','ArticleProvider','RAL_8001','Yellow\x20green','RAL_7021','performParse','UnaryExpression','TOPTRIM','slice','#A45729','Cannot\x20have\x20n\x20in\x20the\x20right\x20side\x20of\x20an\x20expression','LEFT_ANGLE_BRACKET','RAL_3005','articleString','log','Pastel\x20turquoise','#923E25','position','topShelfCP','IAC_THICKNESS','simple','Pastel\x20green','LINDIV1','log10','Pearl\x20night\x20blue','Traffic\x20white','json','#A1A1A0','#BA481C','BRACE_OPEN','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20@keyframes\x20spin\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x200%\x20{\x20transform:\x20rotate(0deg);\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20100%\x20{\x20transform:\x20rotate(360deg);\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','reduce','RAL_7015','Expression\x20contains\x20invalid\x20characters:\x20','next','#5E6E3B','RAL_1036','reference','call','advance','_2D_FRONT','#004F7C','#315442','RAL_4001','nodes','Total\x20length\x20exceeded','SpecialVariable','16px','#A72920','TREEID','RAL_1015','right','articleName','Unknown\x20error\x20during\x20evaluation.','Module','35%','linDivData','OPERATOR','RAL_6029','#27292B','var-controller__text-input','front','#D05D29','Cream','#6B7C59','Math.abs(','conditionTree','Red\x20violet','#6A6B7F','useData\x20must\x20be\x20used\x20within\x20a\x20DataProvider','Math.ceil(','#8A9977','Oyster\x20white','RAL_4006','set','articleData','_3D','25%','Olive\x20drab','GET','RAL_6003','SIZEY','Antique\x20pink','RAL_2005','Green\x20grey','RAL_5021','#979392','Light\x20grey','Loading\x20article\x20data...','condition-tree-builder','BinaryExpression','#20697C','RAL_4003','AD\x20article\x20height','entries','#513A2A','#048B8C','Iron\x20grey','#1F3855','#DE5308','RAL_9011','Signal\x20violet','isGrouping','FUNCTION','#6B665E','cside','\x20not\x20found','sidePanel','INSETFOR','RAL_3028','Yellow\x20grey','Sections','RAL_4007','isVariable','Brown\x20grey','Traffic\x20blue','Expected\x20\x27)\x27\x20after\x20expression.','Kms','RAL_5024','data','#27352A','RAL_5015','memo','Opal\x20green','No\x20prims\x20found\x20for\x20article:\x20','calculateSections','\x20divider','sort','Pearl\x20light\x20grey','@react-three/drei','NUMBER','RAL_3001','Green\x20blue','AD\x20zone\x20info0','Math.floor(','#766A5E','#587F40','toLocaleLowerCase','resetState','filter4','RAL_3000','RAL_8015','RAL_8025','Variable\x20name\x20cannot\x20be\x20empty\x20or\x20$mm','Olive\x20brown','#F8F2E1','#374345','40px','toUpperCase','10px','material-data','RAL_3031','Graphite\x20grey','2px\x20solid\x20rgba(255,\x200,\x200,\x200.5)','VariableResolver','18gPdiVn','14px','Color\x20principle','RAL_7003','update','zoneInfo','#7AADAC','get2DFront','Signal\x20white','NO_SURF','\x27use\x20strict\x27;\x20return\x20(','RAL_7006','TAGNAME','Invalid\x20usage:\x20\x22n\x22\x20cannot\x20appear\x20on\x20the\x20right-hand\x20side\x20of\x20an\x20operator','No\x20variables\x20defined.','Back','#8D3C4B','RAL_1002','Pearl\x20opal\x20green','RAL_6032','RAL_6022','KMS','spreadMm','Basalt\x20grey','RAL_7004','Section','height','RAL_8004','reverse','RAL_2003','RAL_2011','Empty\x20input\x20string','RENDER','DATATYPE','RAL_7040','Signal\x20black','fallback','Evaluation\x20Error:\x20','Pastel\x20blue','Expected\x20digit\x20after\x20decimal\x20point\x20at\x20position:\x20','conditionId','Olive\x20yellow','Daffodil\x20yellow','RAL_6016','RAL_7043','back','section','in2mm','middle',')\x20rotate(','http://localhost:3000/api','dividerType','ral-color','sin','#7F8274','divisionType','[MaterialProvider]\x20Failed\x20to\x20fetch\x20material\x20','useArticle','#928E85','#868581','Variable\x20Controller','Html','#C5856D','sizerefmid','Unknown\x20error','linear-division','#CDBA88','Patina\x20green','RAL_7000','#5A3827','Light\x20blue','atan','inset','RAL_6012','useState','PAREN_CLOSE','NOT\x20OR','hadVariables','RAL_6025','RAL_3007','#3C7460','Deep\x20orange','#325928','Vermilion','Unknown\x20identifier:\x20','Part\x20definition','Umbra\x20grey','RAL_1000','#D5654E','Dusty\x20grey','getDescriptor','scanNumber','Current\x20Value','Pale\x20brown','RAL_7038','undefined','#FC5500','#D8A0A6','#CB8F00','RAL_3022','thickness','#8F8370','toLowerCase','floor','MANINFO','RAL_7048','Fibrous\x20green','RAL_5003','#EC6B22','var-controller__slider-container','dimensions','article','Gentian\x20blue','DESCRIPTOR','Green\x20brown','cumulativeX','VERSION','RAL_3027','#C4618C','RAL_1003','useMaterials\x20must\x20be\x20used\x20within\x20MaterialProvider','#00B51B','white','#3D3D36','Salmon\x20pink','RAL_5020','length','Grey\x20olive','Shape','#005F4E','Zinc\x20yellow','Pearl\x20pink','number','filter3','Concrete\x20grey','Red\x20brown','sizerefout1','RAL_4011','3698520eikWfI','RAL_8024','#0066ff','RAL_2010','#2F3D3A','8px','#C63F4A','RAL_5001','Math.max(','Luminous\x20orange','RAL_5018','#C5C7C4','IAC_TOPSHELFTHICKNESS','RAL_7030','match','data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNk+M9QDwADhgGAWjR9awAAAABJRU5ErkJggg==','RAL_2002','nodeNum','#795038','startsWith','RAL_6002','RAL_7044','#F67829','anglzone','Grey\x20aluminium','Door','left\x20','Expected\x20expression\x20inside\x20parentheses.','RAL_3013','dividerThk','Failed\x20to\x20evaluate\x20expression:\x20','Flame\x20red','Math.round(','#8D4931','Traffic\x20grey\x20B','apply','every','STRING','No\x20matching\x20node\x20found\x20and\x20no\x20default\x20node\x20exists','#794D3E','Water\x20blue','Numeric','RAL_6007','resetCurrent','#755847','RAL_3011','Failed\x20to\x20parse\x20expression:\x20','evaluateNode','Variable\x20','roots','updatedDivider','DescriptorContext','#114232','flex','message','mesh','RAL_3018','RAL_3017','useControls','anglprim','1261997XeEtTS','anglclie','RAL_2001','RAL_6001','tbody','RAL_7010','4691754OZGCdr','left','Total\x20variables:\x20','Ocean\x20blue','#41698C','ENDOFFS','useRef','Dimensions\x20(Numeric)','RAL_7033','BOTOFFS','scanMm','Invalid\x20condition:\x20','RAL_8011','[SurfHelper]\x20Surface\x20','Strawberry\x20red','Ruby\x20red','keys','Night\x20blue','MATERIAL','#008351','#858583','4px\x20solid\x20rgba(255,\x20255,\x20255,\x200.3)','#A48F7A','useMemo','RAL_6033','RAL_3033',')\x20rotate(0)','Mahogany\x20brown','#FFB200','Pearl\x20mouse\x20grey','50%','TextureLoader','hasDescriptor','RAL_5007','article-data','isDigit','#B0B0A9','Sulfur\x20yellow','RAL_1026','evaluate','error\x20:\x20from\x20useDescriptorEvaluation','#724A25','Mint\x20turquoise','filter','isAlpha','5413792VoGlbz','errors','anglgrtx','RAL_8028','#3D3635','RAL_3016','currentZone','RAL_8012','Error\x20in\x20function\x20arguments','RAL_7037','Ultramarine\x20blue','trim','RAL_8022','RAL_3032','STARTTRIM','1.0.0','#585C56','#2C3222','cannot\x20have\x20\x20/\x20outside\x20of\x20group','Pure\x20white','RAL_6026','VIEW','RAL_5017','#C8CBC4','LINEAR_DIVISION','DescriptorProvider','SIZEX','Traffic\x20black','#806440','#816183','Reference','#CC2C24','ArticleContext','path','Sky\x20blue','RAL_8016','RAL_6010','TOPOFFS','Math.sqrt(','useContext','getStats','Black\x20green','Sun\x20yellow','Math.min(','var-controller__header','addToken','surface-data','red','jsxs','RAL_6008','Curry','AND','4px\x20solid\x20white','status','RAL_8003','useArticle\x20must\x20be\x20used\x20within\x20an\x20ArticleProvider','oversize','round','scroll','RAL_6013','Pearl\x20orange','positions','Luminous\x20yellow','isRepeated','Traffic\x20yellow','Maize\x20yellow','#ff6b00','RAL_1023','Signal\x20blue','#005E83','NUM','BRACE_CLOSE','delete','Traffic\x20green','RAL_2008','EOF','default','fetchById','Chocolate\x20brown','prototype','isNumberLiteral','Top\x20','#EB9C52','values','NumberLiteral','RAL_7013','#66332B','#BF3922','kind','variableTree','rotation'];a0_0x6a70=function(){return _0x38eb0d;};return a0_0x6a70();}const gr={'width':{'rotation':[0x0,Math['PI']/0x2,0x0],'get3D':(_0x5b9368,_0x476fa5)=>({'length':_0x5b9368['height'],'width':_0x5b9368[a0_0x3e1526(0x58c)],'thk':_0x476fa5}),'get2DTop':(_0x3d0bfc,_0x4d612c)=>({'dim_x':_0x3d0bfc[a0_0x3e1526(0x58c)],'dim_y':_0x4d612c,'rotate':0x5a}),'get2DFront':(_0x11baa0,_0x16b4f8)=>({'dim_x':_0x11baa0['height'],'dim_y':_0x16b4f8,'rotate':0x5a})},'height':{'rotation':[0x0,0x0,0x0],'get3D':(_0xd20d09,_0x15223d)=>({'length':_0xd20d09['width'],'width':_0xd20d09[a0_0x3e1526(0x58c)],'thk':_0x15223d}),'get2DTop':_0x1a3e0a=>({'dim_x':_0x1a3e0a[a0_0x3e1526(0x277)],'dim_y':_0x1a3e0a[a0_0x3e1526(0x58c)]}),'get2DFront':(_0x3289e9,_0x73fa68)=>({'dim_x':_0x3289e9['width'],'dim_y':_0x73fa68})},'depth':{'rotation':[Math['PI']/0x2,0x0,Math['PI']/0x2],'get3D':(_0x3a2bb0,_0x86dece)=>({'length':_0x3a2bb0['height'],'width':_0x3a2bb0[a0_0x3e1526(0x277)],'thk':_0x86dece}),'get2DTop':(_0x24673c,_0x2c4f95)=>({'dim_x':_0x24673c[a0_0x3e1526(0x277)],'dim_y':_0x2c4f95}),'get2DFront':_0x7841ea=>({'dim_x':_0x7841ea['width'],'dim_y':_0x7841ea['height']})},'article':{'rotation':[0x0,0x0,0x0],'get3D':(_0xffea11,_0x2779ba)=>({'length':_0xffea11[a0_0x3e1526(0x277)],'width':_0xffea11[a0_0x3e1526(0x58c)],'thk':_0x2779ba}),'get2DTop':_0x4bc397=>({'dim_x':_0x4bc397['width'],'dim_y':_0x4bc397[a0_0x3e1526(0x58c)]}),'get2DFront':(_0x340d6e,_0x35a74b)=>({'dim_x':_0x340d6e[a0_0x3e1526(0x277)],'dim_y':_0x35a74b})},'independent':{'rotation':[0x0,0x0,0x0],'get3D':(_0x1b1adb,_0x46fd1e)=>({'length':_0x1b1adb['width'],'width':_0x1b1adb[a0_0x3e1526(0x58c)],'thk':_0x46fd1e}),'get2DTop':_0x480ef=>({'dim_x':_0x480ef[a0_0x3e1526(0x277)],'dim_y':_0x480ef[a0_0x3e1526(0x58c)]}),'get2DFront':(_0x26846f,_0x17aec6)=>({'dim_x':_0x26846f[a0_0x3e1526(0x277)],'dim_y':_0x17aec6})}},Lr=(_0x15011e,_0x437f0a,_0x423e17)=>({'x':_0x15011e===a0_0x3e1526(0x277)?_0x423e17['width']/0x2+_0x437f0a/0x2:0x0,'y':_0x15011e===a0_0x3e1526(0x58c)?_0x423e17['depth']/0x2+_0x437f0a/0x2:0x0,'z':_0x15011e===a0_0x3e1526(0x386)?_0x423e17[a0_0x3e1526(0x386)]/0x2+_0x437f0a/0x2:0x0});function Rr({divider:_0x2fd027,view:_0x44915f,childrenPositon:_0x2680d0,dividerThk:_0x2f8d22}){const _0x246af4=a0_0x3e1526,_0x254915=d['useContext'](B),_0xb1254e=d[_0x246af4(0x48c)](ie),_0x8d6e45=_0x2680d0[_0x246af4(0x39f)],_0x575662=_0x2680d0[_0x246af4(0x254)],_0x1912af=gr[_0x8d6e45];if(!_0x254915)return null;const {selectedElem:_0x4d5ff8,setSelectedElem:_0x401ffe,hoveredElem:_0x44633d,setHoveredElem:_0x38ba53}=_0x254915,_0x5b6a92=_0xb1254e?.[_0x246af4(0x305)]||'default';return _0x575662[_0x246af4(0x28d)]((_0x20e500,_0x5de209)=>{const _0x375da6=_0x246af4,_0x479391=!(_0x5de209===_0x575662[_0x375da6(0x3ea)]-0x1)&&_0x2f8d22!==0x0,_0x3e1226=Lr(_0x8d6e45,_0x2f8d22,_0x20e500[_0x375da6(0x588)]),_0x25277d=_0x1912af['get3D'](_0x20e500[_0x375da6(0x588)],_0x2f8d22),_0x3f93df=_0x44915f===M[_0x375da6(0x52d)]?_0x1912af[_0x375da6(0x557)](_0x20e500[_0x375da6(0x588)],_0x2f8d22):_0x1912af[_0x375da6(0x373)](_0x20e500['zone_dims'],_0x2f8d22),_0x293d67=_0x2fd027[_0x375da6(0x302)]+_0x375da6(0x34f),_0x16f25f=_0x4d5ff8===_0x293d67,_0x165884=_0x44633d===_0x293d67;return f[_0x375da6(0x27a)](d['Fragment'],{'children':f[_0x375da6(0x495)](re,{'view':_0x44915f,'position':[_0x20e500['x']/R,_0x20e500['y']/R,_0x20e500['z']/R],'children':[f[_0x375da6(0x27a)](re,{'view':_0x44915f,'position':[_0x3e1226['x']/R,_0x3e1226['y']/R,_0x3e1226['z']/R],'rotation':_0x1912af[_0x375da6(0x4bf)],'children':_0x479391&&f[_0x375da6(0x27a)](f[_0x375da6(0x4ca)],{'children':_0x44915f===M[_0x375da6(0x31d)]?f[_0x375da6(0x27a)](Y,{'length':_0x25277d[_0x375da6(0x3ea)]/R,'width':_0x25277d[_0x375da6(0x277)]/R,'thk':_0x25277d[_0x375da6(0x25a)]/R,'opacity':0x1,'treeId':_0x293d67,'isSelected':_0x16f25f,'isHovered':_0x165884,'onClick':()=>_0x401ffe(_0x16f25f?null:_0x293d67),'onPointerEnter':()=>_0x38ba53(_0x293d67),'onPointerLeave':()=>_0x38ba53(null)}):f[_0x375da6(0x27a)](W,{..._0x3f93df,'text':_0x293d67,'treeId':_0x293d67,'isSelected':_0x16f25f,'isHovered':_0x165884,'onClick':()=>_0x401ffe(_0x16f25f?null:_0x293d67),'onMouseEnter':()=>_0x38ba53(_0x293d67),'onMouseLeave':()=>_0x38ba53(null)})})}),f[_0x375da6(0x27a)](De,{'TREEID':_0x20e500['TREEID'],'dimension':_0x20e500['zone_dims'],'view':_0x44915f},_0x5b6a92+'-'+_0x20e500[_0x375da6(0x302)])]})},_0x5de209);});}function Ce({children:_0x532389,articleName:_0x2d7aac,dimensionOverrides:_0x49e068}){const _0x3a3515=a0_0x3e1526,_0x385f18={'articleName':_0x2d7aac,'dimensionOverrides':_0x49e068};return f[_0x3a3515(0x27a)](ie[_0x3a3515(0x5a5)],{'value':_0x385f18,'children':_0x532389});}function Er({view:_0x106a99,remainingZone:_0x302aa2,articleName:_0x20283c}){const _0x224c95=a0_0x3e1526;return f['jsx'](Ce,{'articleName':_0x20283c,'dimensionOverrides':{'width':_0x302aa2[_0x224c95(0x3da)]['width'],'height':_0x302aa2[_0x224c95(0x3da)][_0x224c95(0x386)],'depth':_0x302aa2[_0x224c95(0x3da)][_0x224c95(0x58c)]},'children':f[_0x224c95(0x27a)](re,{'view':_0x106a99,'position':[_0x302aa2['position']['x'],_0x302aa2[_0x224c95(0x2e2)]['y'],_0x302aa2[_0x224c95(0x2e2)]['z']],'children':f[_0x224c95(0x27a)](we,{'view':_0x106a99})})});}function Sr({childrenPositon:_0x196f42,dividerThk:_0x460d93,divider:_0x47566d,view:_0x4593b2,remainingZone:_0x59fc84}){const _0x29f28f=a0_0x3e1526;if(Be['linearDivision'](_0x47566d))return _0x196f42?f['jsx'](Rr,{'view':_0x4593b2,'childrenPositon':_0x196f42,'dividerThk':_0x460d93,'divider':_0x47566d,'remainingZone':_0x59fc84}):null;if(Be[_0x29f28f(0x3db)](_0x47566d)){const _0x4d196a=fe[_0x29f28f(0x50d)](_0x47566d)?_0x47566d[_0x29f28f(0x305)]:_0x47566d[_0x29f28f(0x2e7)];return!_0x59fc84||_0x4d196a===''?null:f[_0x29f28f(0x27a)](Er,{'view':_0x4593b2,'articleName':_0x4d196a,'remainingZone':_0x59fc84});}return null;}function ct(){const _0x1fcfde=a0_0x3e1526,{getArticleData:_0x3a37ac}=z(),{articleName:_0xb8f3fc,dimensionOverrides:_0x161984}=Q(),{resolveString:_0x55f848}=V(),{anglPrims:_0x5d5eb0}=_0x3a37ac(_0xb8f3fc);if(_0x5d5eb0[_0x1fcfde(0x3ea)]===0x0)throw new Error(_0x1fcfde(0x34d)+_0xb8f3fc);const _0x52849d=_0x5d5eb0[0x0],_0xbfc14b=(_0x4ab633,_0x1441ae)=>{const _0x5c8962=typeof _0x4ab633=='string'&&_0x4ab633!==''?ue(_0x55f848(_0x4ab633)):_0x1441ae;return parseFloat(String(_0x5c8962))||0x0;},_0x514da8={'width':_0x161984?.[_0x1fcfde(0x277)]??_0xbfc14b(_0x52849d['DIMCALCFX'],_0x52849d[_0x1fcfde(0x47f)]),'height':_0x161984?.['height']??_0xbfc14b(_0x52849d[_0x1fcfde(0x50c)],_0x52849d[_0x1fcfde(0x5c0)]),'depth':_0x161984?.[_0x1fcfde(0x58c)]??_0xbfc14b(_0x52849d['DIMCALCFY'],_0x52849d[_0x1fcfde(0x322)])};return{'current_prim':_0x52849d,'prim_dims':_0x514da8};}function De({TREEID:_0x25007e,dimension:_0x3256c6,view:_0x5ca705=M[a0_0x3e1526(0x31d)]}){const _0x99a1fe=a0_0x3e1526,_0x468449=pe(_0x25007e),_0xe03e01=_0x468449?.[_0x99a1fe(0x371)](),_0x47fde8=_0x468449?.[_0x99a1fe(0x413)]||0x0,_0x12094c=ct(),_0x44b980=zt(_0x25007e),_0xf688df=Ut(_0x44b980,_0x468449?.[_0x99a1fe(0x5dc)]||0x0,_0x468449?.[_0x99a1fe(0x4f3)]||0x0),_0x566304=Gt(_0x44b980),_0x460848=Ht(_0x3256c6,_0x566304),_0x2f9591=Kt(_0x460848,_0xf688df);if(!_0x468449)return;const _0x34db92=te['fromZoneData'](_0x468449[_0x99a1fe(0x46b)],_0x47fde8),_0x564a73=_0xe03e01?Object['fromEntries'](_0xe03e01):{},_0x2ac62a=dr(_0x34db92),_0xe77ded=pr(_0x2ac62a,_0x2f9591[_0x99a1fe(0x3da)]);_0x564a73['AD\x20article\x20width']=_0x12094c?.[_0x99a1fe(0x1ed)]['width'][_0x99a1fe(0x4dc)](),_0x564a73[_0x99a1fe(0x32e)]=_0x12094c?.[_0x99a1fe(0x1ed)][_0x99a1fe(0x386)][_0x99a1fe(0x4dc)](),_0x564a73['AD\x20article\x20depth']=_0x12094c?.[_0x99a1fe(0x1ed)][_0x99a1fe(0x58c)]['toString'](),_0x564a73[0x0]='0',_0x564a73['X']=_0xe77ded[_0x99a1fe(0x4dc)]();const _0x40f36f=_0x34db92?fr[_0x99a1fe(0x282)](_0x34db92):!0x1,_0x10f95c=_0x34db92?fe[_0x99a1fe(0x282)](_0x34db92):!0x1,_0x51ba37=_0x40f36f||_0x10f95c?lt({'divider':_0x34db92,'inputData':_0x564a73})[_0x99a1fe(0x428)]:_0x34db92,_0x17574f=Yt(_0x2f9591,_0x47fde8,_0x51ba37,_0x468449?.[_0x99a1fe(0x595)]['map'](_0x43eb47=>_0x43eb47[_0x99a1fe(0x302)])||[]);return f[_0x99a1fe(0x27a)](f['Fragment'],{'children':f[_0x99a1fe(0x495)](re,{'view':_0x5ca705,'position':[_0x460848[_0x99a1fe(0x2e2)]['x']/R,_0x460848[_0x99a1fe(0x2e2)]['y']/R,_0x460848[_0x99a1fe(0x2e2)]['z']/R],'children':[_0x44b980[_0x99a1fe(0x30e)]?.[_0x99a1fe(0x60c)]&&f[_0x99a1fe(0x27a)](sr,{'view':_0x5ca705,'TREEID':Ue(_0x25007e),'dimension':_0x460848['dimensions'],'helper':_0x44b980}),_0x44b980[_0x99a1fe(0x439)]?.['CPNAME']&&f[_0x99a1fe(0x27a)](ar,{'view':_0x5ca705,'TREEID':Ke(_0x25007e),'dimension':_0x460848['dimensions'],'helper':_0x44b980}),_0x44b980['back']?.[_0x99a1fe(0x60c)]&&f['jsx'](or,{'view':_0x5ca705,'TREEID':He(_0x25007e),'dimension':_0x460848['dimensions'],'helper':_0x44b980}),_0x44b980[_0x99a1fe(0x304)]?.['CPNAME']&&f[_0x99a1fe(0x27a)](lr,{'view':_0x5ca705,'TREEID':Ge(_0x25007e),'dimension':_0x460848['dimensions'],'helper':_0x44b980}),_0x468449?.[_0x99a1fe(0x2e3)]&&f[_0x99a1fe(0x27a)](cr,{'view':_0x5ca705,'TREEID':_0x25007e,'dimension':_0x460848[_0x99a1fe(0x3da)],'helper':_0x44b980}),_0x468449?.['bottomShelfCP']&&f[_0x99a1fe(0x27a)](ur,{'view':_0x5ca705,'TREEID':_0x25007e,'dimension':_0x460848[_0x99a1fe(0x3da)],'helper':_0x44b980}),f['jsx'](re,{'view':_0x5ca705,'position':[_0x2f9591['position']['x']/R,_0x2f9591[_0x99a1fe(0x2e2)]['y']/R,_0x2f9591[_0x99a1fe(0x2e2)]['z']/R],'children':_0x51ba37&&f[_0x99a1fe(0x27a)](Sr,{'remainingZone':_0x2f9591,'divider':_0x51ba37,'view':_0x5ca705,'childrenPositon':_0x17574f,'dividerThk':_0x47fde8})})]})});}const yr=a0_0x3e1526(0x5f2);function we({view:_0x4247c2=M['_3D']}){const _0x511011=a0_0x3e1526,_0x41ce52=ct()[_0x511011(0x1ed)],_0x3c00bc=d[_0x511011(0x48c)](ie)?.[_0x511011(0x305)]||_0x511011(0x4b1),_0xe8bb51=f[_0x511011(0x27a)](De,{'TREEID':'0','view':_0x4247c2,'dimension':_0x41ce52},_0x3c00bc+'-0');return _0x4247c2===M['_3D']?_0xe8bb51:f[_0x511011(0x27a)]('g',{'transform':yr,'children':_0xe8bb51});}function vr(_0x133268,_0xd1e30=[]){const _0x26107f=a0_0x3e1526,[_0x430c8d,_0x513a1c]=d['useState'](null),[_0x48570b,_0x2208f8]=d[_0x26107f(0x3b6)](!0x0),[_0x5d2dd8,_0x1d0896]=d[_0x26107f(0x3b6)](null);return d[_0x26107f(0x4ed)](()=>{let _0x584e83=!0x1;async function _0x557d4b(){const _0x5dbbe7=a0_0x2a51;try{_0x2208f8(!0x0),_0x1d0896(null);const _0x1ab9ac=await _0x133268();_0x584e83||_0x513a1c(_0x1ab9ac);}catch(_0x25e0f6){_0x584e83||_0x1d0896(_0x25e0f6 instanceof Error?_0x25e0f6[_0x5dbbe7(0x42c)]:_0x5dbbe7(0x3ac));}finally{_0x584e83||_0x2208f8(!0x1);}}return _0x557d4b(),()=>{_0x584e83=!0x0;};},_0xd1e30),{'data':_0x430c8d,'loading':_0x48570b,'error':_0x5d2dd8};}const br=a0_0x3e1526(0x39e);class G{constructor(_0x1247eb,_0x4166c3=br){const _0x137b55=a0_0x3e1526;this['endpoint']=_0x1247eb,this[_0x137b55(0x5e7)]=_0x4166c3;}async['fetchById'](_0x3c97d7){const _0x414e71=a0_0x3e1526,_0x85a22f=this[_0x414e71(0x5e7)]+'/'+this[_0x414e71(0x21a)]+'/'+_0x3c97d7,_0x281e83=await fetch(_0x85a22f);if(!_0x281e83['ok'])throw new Error('HTTP\x20'+_0x281e83[_0x414e71(0x49a)]+':\x20'+_0x281e83[_0x414e71(0x52f)]);return await _0x281e83[_0x414e71(0x2eb)]();}async[a0_0x3e1526(0x236)](){const _0x13cfce=a0_0x3e1526,_0x1d230c=this[_0x13cfce(0x5e7)]+'/'+this[_0x13cfce(0x21a)],_0x4ac69d=await fetch(_0x1d230c);if(!_0x4ac69d['ok'])throw new Error(_0x13cfce(0x5de)+_0x4ac69d['status']+':\x20'+_0x4ac69d[_0x13cfce(0x52f)]);return await _0x4ac69d['json']();}async[a0_0x3e1526(0x538)](_0x6b35c8){const _0x578f13=a0_0x3e1526,_0x89f7c3=this[_0x578f13(0x5e7)]+'/'+this['endpoint'],_0x18b881=await fetch(_0x89f7c3,{'method':_0x578f13(0x558),'headers':{'Content-Type':_0x578f13(0x1ef)},'body':JSON['stringify'](_0x6b35c8)});if(!_0x18b881['ok'])throw new Error(_0x578f13(0x5de)+_0x18b881[_0x578f13(0x49a)]+':\x20'+_0x18b881[_0x578f13(0x52f)]);return await _0x18b881['json']();}async[a0_0x3e1526(0x370)](_0x1df65b,_0x21c4a1){const _0x291c25=a0_0x3e1526,_0x165323=this[_0x291c25(0x5e7)]+'/'+this[_0x291c25(0x21a)]+'/'+_0x1df65b,_0x5d8ced=await fetch(_0x165323,{'method':_0x291c25(0x29f),'headers':{'Content-Type':_0x291c25(0x1ef)},'body':JSON['stringify'](_0x21c4a1)});if(!_0x5d8ced['ok'])throw new Error(_0x291c25(0x5de)+_0x5d8ced[_0x291c25(0x49a)]+':\x20'+_0x5d8ced['statusText']);return await _0x5d8ced[_0x291c25(0x2eb)]();}async[a0_0x3e1526(0x4ad)](_0x539d03){const _0x1e2aed=a0_0x3e1526,_0x55ae7d=this['baseUrl']+'/'+this['endpoint']+'/'+_0x539d03,_0x3cc853=await fetch(_0x55ae7d,{'method':_0x1e2aed(0x514)});if(!_0x3cc853['ok'])throw new Error(_0x1e2aed(0x5de)+_0x3cc853['status']+':\x20'+_0x3cc853[_0x1e2aed(0x52f)]);}}class Tr{[a0_0x3e1526(0x5e7)];constructor(_0xff7162){const _0xa95534=a0_0x3e1526;this['baseUrl']=_0xff7162||void 0x0||_0xa95534(0x39e);}[a0_0x3e1526(0x313)](){const _0xbdefc9=a0_0x3e1526;return new G(_0xbdefc9(0x32a),this[_0xbdefc9(0x5e7)]);}[a0_0x3e1526(0x282)](){const _0x4318c0=a0_0x3e1526;return new G(_0x4318c0(0x282),this[_0x4318c0(0x5e7)]);}['materialData'](){const _0x4ca314=a0_0x3e1526;return new G(_0x4ca314(0x367),this[_0x4ca314(0x5e7)]);}['surfaceData'](){const _0xe4efee=a0_0x3e1526;return new G(_0xe4efee(0x493),this['baseUrl']);}[a0_0x3e1526(0x31c)](){const _0x1efed2=a0_0x3e1526;return new G(_0x1efed2(0x45a),this[_0x1efed2(0x5e7)]);}[a0_0x3e1526(0x209)](){const _0x58fa9c=a0_0x3e1526;return new G(_0x58fa9c(0x4c6),this[_0x58fa9c(0x5e7)]);}[a0_0x3e1526(0x309)](){const _0x118991=a0_0x3e1526;return new G(_0x118991(0x2c5),this[_0x118991(0x5e7)]);}[a0_0x3e1526(0x281)](){const _0x3fbe37=a0_0x3e1526;return new G('other',this[_0x3fbe37(0x5e7)]);}}const ge=new Tr();function ut({data:_0x2e0f44,children:_0x39b4e6,names:_0x396690}){const _0x5cdae9=a0_0x3e1526,_0x125c20=_0x2e0f44,[_0x5a799e,_0x619cee]=d[_0x5cdae9(0x3b6)](_0x125c20),[_0x1f647b,_0x1cd181]=d[_0x5cdae9(0x3b6)](null),[_0x43c8e5,_0x155f93]=d[_0x5cdae9(0x3b6)](null),_0x5c5116=d[_0x5cdae9(0x5bb)](_0x5cc00=>({'anglElems':_0x5a799e[_0x5cdae9(0x2a7)][_0x5cdae9(0x463)](_0x35a44d=>_0x35a44d[_0x5cdae9(0x5a7)]===_0x5cc00),'anglZones':_0x5a799e['anglzone']['filter'](_0xd9f3c1=>_0xd9f3c1[_0x5cdae9(0x5a7)]===_0x5cc00),'anglPrims':_0x5a799e[_0x5cdae9(0x431)][_0x5cdae9(0x463)](_0x7aa259=>_0x7aa259['NAME']===_0x5cc00),'anglClies':_0x5a799e['anglclie'][_0x5cdae9(0x463)](_0x30b38b=>_0x30b38b[_0x5cdae9(0x5a7)]===_0x5cc00),'anglGrtxs':_0x5a799e[_0x5cdae9(0x467)][_0x5cdae9(0x463)](_0x3b47e0=>_0x3b47e0['NAME']===_0x5cc00),'csides':_0x5a799e[_0x5cdae9(0x33a)]||[],'cabins':_0x5a799e['cabin']||[],'variables':_0x5a799e['variables']?.[_0x5cdae9(0x463)](_0x304011=>_0x304011[_0x5cdae9(0x5a7)]===_0x5cc00)||[]}),[_0x5a799e]),{anglElems:_0x4407ae,anglZones:_0x4371d3,anglPrims:_0x491267,anglClies:_0x5aa791,anglGrtxs:_0xc34008,csides:_0x14e98c,kmsList:_0x4c4df5,cabins:_0x24ec08,variables:_0x138d01}=d[_0x5cdae9(0x44f)](()=>_0x396690&&_0x396690[_0x5cdae9(0x3ea)]>0x0?{'anglElems':_0x5a799e['anglelem'][_0x5cdae9(0x463)](_0x2b3756=>_0x396690['includes'](_0x2b3756[_0x5cdae9(0x5a7)])),'anglZones':_0x5a799e[_0x5cdae9(0x40d)][_0x5cdae9(0x463)](_0x44be06=>_0x396690[_0x5cdae9(0x58e)](_0x44be06[_0x5cdae9(0x5a7)])),'anglPrims':_0x5a799e['anglprim'][_0x5cdae9(0x463)](_0x4df996=>_0x396690[_0x5cdae9(0x58e)](_0x4df996[_0x5cdae9(0x5a7)])),'anglClies':_0x5a799e[_0x5cdae9(0x433)][_0x5cdae9(0x463)](_0x2981f7=>_0x396690[_0x5cdae9(0x58e)](_0x2981f7['NAME'])),'anglGrtxs':_0x5a799e[_0x5cdae9(0x467)][_0x5cdae9(0x463)](_0x42a4b3=>_0x396690[_0x5cdae9(0x58e)](_0x42a4b3['NAME'])),'csides':_0x5a799e[_0x5cdae9(0x33a)]||[],'cabins':_0x5a799e['cabin']||[],'kmsList':_0x5a799e[_0x5cdae9(0x539)]||[],'variables':_0x5a799e[_0x5cdae9(0x51e)]||[]}:{'anglElems':_0x5a799e[_0x5cdae9(0x2a7)],'anglZones':_0x5a799e[_0x5cdae9(0x40d)],'anglPrims':_0x5a799e['anglprim'],'anglClies':_0x5a799e[_0x5cdae9(0x433)],'anglGrtxs':_0x5a799e[_0x5cdae9(0x467)],'csides':_0x5a799e[_0x5cdae9(0x33a)]||[],'kmsList':_0x5a799e[_0x5cdae9(0x539)]||[],'cabins':_0x5a799e['cabin']||[],'variables':_0x5a799e[_0x5cdae9(0x51e)]||[]},[_0x5a799e,_0x396690]),_0x429d72={'anglElems':_0x4407ae,'anglZones':_0x4371d3,'anglPrims':_0x491267,'anglClies':_0x5aa791,'anglGrtxs':_0xc34008,'csides':_0x14e98c,'kmsList':_0x4c4df5,'cabins':_0x24ec08,'variables':_0x138d01,'selectedElem':_0x1f647b,'setSelectedElem':_0x1cd181,'hoveredElem':_0x43c8e5,'setHoveredElem':_0x155f93,'updateAnglPrim':(_0x1653bf,_0x4d2350,_0x3edfd2)=>{const _0x4a4d7d=_0x5cdae9;_0x619cee(_0x1c7723=>({..._0x1c7723,'anglprim':_0x1c7723[_0x4a4d7d(0x431)][_0x4a4d7d(0x28d)](_0x3a9551=>_0x3a9551['NAME']===_0x1653bf?{..._0x3a9551,[_0x4d2350]:_0x3edfd2}:_0x3a9551)}));},'updateAnglElem':(_0x3a2f00,_0x228d08,_0x36c487,_0x37a22f)=>{const _0x605ab7=_0x5cdae9;_0x619cee(_0x547c04=>({..._0x547c04,'anglelem':_0x547c04[_0x605ab7(0x2a7)]['map'](_0x18dc3c=>_0x18dc3c[_0x605ab7(0x302)]===_0x228d08&&_0x18dc3c[_0x605ab7(0x5a7)]===_0x3a2f00?{..._0x18dc3c,[_0x36c487]:_0x37a22f}:_0x18dc3c)}));},'updateAnglZone':(_0x4fe0f4,_0x2f4981,_0x49d829,_0x28775d)=>{const _0x20c356=_0x5cdae9;_0x619cee(_0x35b46a=>({..._0x35b46a,'anglzone':_0x35b46a[_0x20c356(0x40d)][_0x20c356(0x28d)](_0x2dc484=>_0x2dc484[_0x20c356(0x302)]===_0x2f4981&&_0x2dc484[_0x20c356(0x5a7)]===_0x4fe0f4?{..._0x2dc484,[_0x49d829]:_0x28775d}:_0x2dc484)}));},'updateAnglClie':(_0x58099d,_0x119c28,_0x400b17,_0x57987b,_0x1caa23)=>{const _0x124f63=_0x5cdae9;_0x619cee(_0x25c201=>({..._0x25c201,'anglclie':_0x25c201[_0x124f63(0x433)]['map'](_0x1a3c47=>_0x1a3c47[_0x124f63(0x302)]===_0x119c28&&_0x1a3c47[_0x124f63(0x378)]===_0x400b17&&_0x1a3c47[_0x124f63(0x38d)]===_0x1caa23&&_0x1a3c47[_0x124f63(0x5a7)]===_0x58099d?{..._0x1a3c47,'TAGVALUE':_0x57987b,'DATE_LASTCHANGE':new Date()[_0x124f63(0x1e8)]()}:_0x1a3c47)}));},'updateAnglGrtx':(_0x2f7129,_0x51be62,_0x5434d1,_0x83da4d)=>{const _0x2dfa11=_0x5cdae9;_0x619cee(_0x56f122=>({..._0x56f122,'anglgrtx':_0x56f122[_0x2dfa11(0x467)]['map'](_0x141973=>_0x141973['TREEID']===_0x51be62&&_0x141973[_0x2dfa11(0x4ab)]===_0x5434d1&&_0x141973[_0x2dfa11(0x5a7)]===_0x2f7129?{..._0x141973,'TEXT':_0x83da4d,'DATE_LASTCHANGE':new Date()['toISOString']()}:_0x141973)}));},'updateVariable':(_0x30a9ec,_0x55fdc4)=>{const _0xb891b7=_0x5cdae9;_0x619cee(_0x2d61b2=>({..._0x2d61b2,'variables':_0x2d61b2[_0xb891b7(0x51e)]?.['map'](_0x5cfb6e=>_0x5cfb6e['NAME']===_0x30a9ec?{..._0x5cfb6e,'WERT':_0x55fdc4}:_0x5cfb6e)||[]}));},'getArticleData':_0x5c5116,'allData':_0x5a799e};return f[_0x5cdae9(0x27a)](B[_0x5cdae9(0x5a5)],{'value':_0x429d72,'children':_0x39b4e6});}function ht({children:_0x193976,imosVariables:_0x2c262f,articleValues:_0x3f85e8}){const _0x5b1631=a0_0x3e1526,[_0x1fc44a,_0x4b8b77]=d[_0x5b1631(0x3b6)](()=>{const _0x73f465=_0x5b1631;let _0x1dccfe=Ye(_0x2c262f);return _0x3f85e8&&Object[_0x73f465(0x32f)](_0x3f85e8)[_0x73f465(0x5d4)](([_0x97dc5d,_0x10b9ee])=>{_0x1dccfe=_e(_0x97dc5d,_0x10b9ee,_0x1dccfe);}),_0x1dccfe;}),_0x439377=d['useCallback']((_0x4855c,_0xaa466e)=>{_0x4b8b77(_0x3eabaf=>_e(_0x4855c,_0xaa466e,_0x3eabaf));},[]),_0x527a8e={'tree':_0x1fc44a,'setVarValue':_0x439377};return f[_0x5b1631(0x27a)](Ee['Provider'],{'value':_0x527a8e,'children':_0x193976});}const Ve=_0x142407=>{const _0x2bd383=Number(_0x142407);return isNaN(_0x2bd383)?null:_0x2bd383;},X=_0x84352f=>_0x84352f==null?'':String(_0x84352f),H=(_0x5c1740,_0x7b96f5,_0x3fcadd)=>{const _0x5ee84f=Ve(_0x5c1740),_0x5a67fe=Ve(_0x7b96f5);return _0x5ee84f===null||_0x5a67fe===null?!0x1:_0x3fcadd(_0x5ee84f,_0x5a67fe);},q=(_0x3d454a,_0x1d6582,_0xa4ad42)=>_0x3d454a==null||_0x1d6582==null?!0x1:_0xa4ad42(X(_0x3d454a),X(_0x1d6582)),Mr={'=':(_0x2caa19,_0x177653)=>_0x2caa19==null||_0x177653==null?_0x2caa19===_0x177653:X(_0x2caa19)[a0_0x3e1526(0x470)]()===X(_0x177653)['trim'](),'!=':(_0xede0b8,_0x2b6bdc)=>_0xede0b8==null||_0x2b6bdc==null?_0xede0b8!==_0x2b6bdc:X(_0xede0b8)['trim']()!==X(_0x2b6bdc)['trim'](),'>':(_0x569143,_0x4fdb99)=>H(_0x569143,_0x4fdb99,(_0x52a278,_0x55ea9e)=>_0x52a278>_0x55ea9e),'<':(_0x367489,_0x168c0d)=>H(_0x367489,_0x168c0d,(_0x42325a,_0x89b3fa)=>_0x42325a<_0x89b3fa),'>=':(_0x27aade,_0x233801)=>H(_0x27aade,_0x233801,(_0x54f9a4,_0x3bdeaf)=>_0x54f9a4>=_0x3bdeaf),'<=':(_0x342b73,_0x3af2d8)=>H(_0x342b73,_0x3af2d8,(_0x465f77,_0x1ad0a5)=>_0x465f77<=_0x1ad0a5),'>':(_0x2c3660,_0x20eaab)=>H(_0x2c3660,_0x20eaab,(_0x59f58e,_0x51a9d8)=>_0x59f58e>_0x51a9d8),'>=':(_0x1e2451,_0x103e6b)=>H(_0x1e2451,_0x103e6b,(_0x19965b,_0x3542c7)=>_0x19965b>=_0x3542c7),'<':(_0x1ebc8a,_0x6e24eb)=>H(_0x1ebc8a,_0x6e24eb,(_0x3406da,_0x10dda1)=>_0x3406da<_0x10dda1),'<=':(_0x2d64c4,_0x4d70bf)=>H(_0x2d64c4,_0x4d70bf,(_0xaba30c,_0x244dec)=>_0xaba30c<=_0x244dec),'B':(_0x410b50,_0x4eb82c)=>q(_0x410b50,_0x4eb82c,(_0xce6d7c,_0x38d6bd)=>_0xce6d7c['startsWith'](_0x38d6bd)),'!B':(_0x20c11d,_0x34a9a3)=>q(_0x20c11d,_0x34a9a3,(_0xc963c2,_0x5e3f6b)=>!_0xc963c2[a0_0x3e1526(0x409)](_0x5e3f6b)),'E':(_0x412fa9,_0x55c809)=>q(_0x412fa9,_0x55c809,(_0x46dad8,_0x1af828)=>_0x46dad8[a0_0x3e1526(0x536)](_0x1af828)),'!E':(_0x23af3e,_0x4f4f1a)=>q(_0x23af3e,_0x4f4f1a,(_0x1a775a,_0x452bbf)=>!_0x1a775a[a0_0x3e1526(0x536)](_0x452bbf)),'C':(_0x3831ca,_0x1202b8)=>q(_0x3831ca,_0x1202b8,(_0x5e4914,_0x144f49)=>_0x5e4914[a0_0x3e1526(0x58e)](_0x144f49)),'!C':(_0x43bfa9,_0x154cb3)=>q(_0x43bfa9,_0x154cb3,(_0x3c493e,_0x55bfb4)=>!_0x3c493e['includes'](_0x55bfb4))},Nr={'Zusatzfilter\x203':a0_0x3e1526(0x3f1),'Zusatzfilter\x204':a0_0x3e1526(0x35c)},Cr=_0x593270=>Nr[_0x593270]||_0x593270;class je{static [a0_0x3e1526(0x247)]=(_0x308eb0,_0x13a4a4,_0x273ab1)=>_0x308eb0?_0x308eb0[a0_0x3e1526(0x427)]['every'](_0x329b20=>this[a0_0x3e1526(0x425)](_0x329b20,_0x13a4a4,_0x273ab1)):!0x1;static [a0_0x3e1526(0x425)]=(_0x16a1e4,_0x213857,_0x17f09b)=>{const _0x2cfd79=a0_0x3e1526;if(!_0x16a1e4)return!0x1;if(_0x16a1e4[_0x2cfd79(0x4bd)]===_0x2cfd79(0x256)){let _0x2252aa=_0x16a1e4[_0x2cfd79(0x348)][_0x2cfd79(0x4cb)];const _0xebffc8=Cr(_0x16a1e4[_0x2cfd79(0x348)][_0x2cfd79(0x4cb)]);_0x213857[_0xebffc8]!==void 0x0?_0x2252aa=_0x213857[_0xebffc8]:_0x2252aa=ue(_0x16a1e4[_0x2cfd79(0x348)][_0x2cfd79(0x4cb)],{'variableTree':_0x17f09b,'dataType':_0x16a1e4[_0x2cfd79(0x348)][_0x2cfd79(0x38d)],'silent':!0x0});const _0x5f4a82=ue(_0x16a1e4[_0x2cfd79(0x348)][_0x2cfd79(0x596)],{'variableTree':_0x17f09b,'dataType':_0x16a1e4[_0x2cfd79(0x348)][_0x2cfd79(0x38d)],'silent':!0x0});return Mr[_0x16a1e4['data'][_0x2cfd79(0x4ee)]](_0x2252aa,_0x5f4a82);}if(_0x16a1e4[_0x2cfd79(0x4bd)]===_0x2cfd79(0x554)){const _0x45a889=_0x16a1e4[_0x2cfd79(0x595)][_0x2cfd79(0x28d)](_0x528749=>this[_0x2cfd79(0x425)](_0x528749,_0x213857,_0x17f09b));switch(_0x16a1e4[_0x2cfd79(0x348)][_0x2cfd79(0x2a9)]){case _0x2cfd79(0x498):return _0x45a889[_0x2cfd79(0x41a)](Boolean);case'OR':return _0x45a889[_0x2cfd79(0x5ba)](Boolean);case _0x2cfd79(0x25c):return!_0x45a889['every'](Boolean);case _0x2cfd79(0x3b8):return!_0x45a889['some'](Boolean);default:return!0x1;}}return!0x1;};}class $e{static[a0_0x3e1526(0x45f)](_0x131dc1,_0x4dab1b,_0x3c3763){const _0x527d83=a0_0x3e1526,_0x5ee7e1=_0x131dc1['nodes'][_0x527d83(0x4f5)](_0x42da3d=>_0x42da3d[_0x527d83(0x394)]===0x0||_0x42da3d['conditionTree']===null);for(const _0x46a8ea of _0x131dc1[_0x527d83(0x2fd)]){if(_0x46a8ea[_0x527d83(0x394)]===0x0||_0x46a8ea[_0x527d83(0x313)]===null)continue;if(je[_0x527d83(0x247)](_0x46a8ea[_0x527d83(0x313)],_0x4dab1b,_0x3c3763))return{'lindiv':_0x46a8ea[_0x527d83(0x2c5)],'nodeNum':_0x46a8ea[_0x527d83(0x407)],'matched':!0x0,'isDefault':!0x1,'descriptorType':_0x131dc1[_0x527d83(0x282)][_0x527d83(0x4da)]};}if(_0x5ee7e1)return{'lindiv':_0x5ee7e1[_0x527d83(0x2c5)],'nodeNum':_0x5ee7e1[_0x527d83(0x407)],'matched':!0x1,'isDefault':!0x0,'descriptorType':_0x131dc1[_0x527d83(0x282)]['DESC_TYPE']};throw new Error(_0x527d83(0x41c));}static['findAllNonDefaultMatches'](_0x1bcab2,_0x2348a0,_0x289f15){const _0x5e94ac=a0_0x3e1526,_0x34adb5=[];for(const _0x5f2882 of _0x1bcab2[_0x5e94ac(0x2fd)]){if(_0x5f2882[_0x5e94ac(0x394)]===0x0||_0x5f2882[_0x5e94ac(0x313)]===null)continue;je[_0x5e94ac(0x247)](_0x5f2882[_0x5e94ac(0x313)],_0x2348a0,_0x289f15)&&_0x34adb5[_0x5e94ac(0x241)](_0x5f2882);}return _0x34adb5;}}class Dr{[a0_0x3e1526(0x5ad)];['variableTree'];constructor(_0x34b63d,_0x55b689){const _0x327039=a0_0x3e1526;this['descriptors']=new Map(_0x34b63d[_0x327039(0x28d)](_0x286559=>[_0x286559[_0x327039(0x282)][_0x327039(0x5a7)],_0x286559])),this[_0x327039(0x4be)]=_0x55b689;}[a0_0x3e1526(0x45f)](_0x192652,_0x5a9be1){const _0x86eef2=a0_0x3e1526,_0x30acd6=this[_0x86eef2(0x3c6)](_0x192652);if(!_0x30acd6)throw new Error(_0x86eef2(0x4e0)+_0x192652);return $e['evaluate'](_0x30acd6,_0x5a9be1,this[_0x86eef2(0x4be)]);}[a0_0x3e1526(0x3c6)](_0x140243){const _0x2d45c1=a0_0x3e1526;return this[_0x2d45c1(0x5ad)][_0x2d45c1(0x2c1)](_0x140243);}[a0_0x3e1526(0x458)](_0x3b7cb2){const _0x1f2313=a0_0x3e1526;return this[_0x1f2313(0x5ad)][_0x1f2313(0x278)](_0x3b7cb2);}[a0_0x3e1526(0x2b6)](){const _0x12d66e=a0_0x3e1526;return Array[_0x12d66e(0x207)](this[_0x12d66e(0x5ad)][_0x12d66e(0x448)]());}['getDescriptorsByType'](_0x5c729c){const _0x50c4fb=a0_0x3e1526;return Array[_0x50c4fb(0x207)](this['descriptors'][_0x50c4fb(0x4b8)]())['filter'](_0x535340=>_0x535340['descriptor'][_0x50c4fb(0x4da)]===_0x5c729c);}[a0_0x3e1526(0x5be)](_0x1d83e4,_0x105871){const _0x39c29e=a0_0x3e1526,_0x238491=this[_0x39c29e(0x3c6)](_0x1d83e4);if(!_0x238491)throw new Error('Descriptor\x20not\x20found:\x20'+_0x1d83e4);return $e['findAllNonDefaultMatches'](_0x238491,_0x105871,this[_0x39c29e(0x4be)]);}[a0_0x3e1526(0x48d)](){const _0x27ebc4=a0_0x3e1526,_0x418184={};for(const _0x50744f of this[_0x27ebc4(0x5ad)][_0x27ebc4(0x4b8)]()){const _0x3e0c11=_0x50744f[_0x27ebc4(0x282)][_0x27ebc4(0x4da)];_0x418184[_0x3e0c11]=(_0x418184[_0x3e0c11]||0x0)+0x1;}return{'total':this['descriptors'][_0x27ebc4(0x2c9)],'byType':_0x418184,'names':this['getDescriptorNames']()};}}function ft({children:_0x17d037,descriptorData:_0x5520d2}){const _0x2b863f=a0_0x3e1526,_0x5732cd=V(),_0x359a28=d[_0x2b863f(0x44f)](()=>new Dr(_0x5520d2,_0x5732cd['tree']),[_0x5520d2,_0x5732cd]);return f[_0x2b863f(0x27a)](Ne['Provider'],{'value':_0x359a28,'children':_0x17d037});}function wr(){const _0x56df3e=a0_0x3e1526,{tree:_0x32eaab,setVarValue:_0x555609,getValue:_0x4dbbb2}=V(),_0x42c34c=d[_0x56df3e(0x43e)](!0x1),_0x312a41=d[_0x56df3e(0x44f)](()=>{const _0x86e339=_0x56df3e,_0x435750={},_0x5cf2fb={},_0x396ccb={},_0x4ce5ed={},_0x5ec485={},_0x3d18b6={},_0x1bd908={},_0xe25e05={};return Array[_0x86e339(0x207)](_0x32eaab[_0x86e339(0x32f)]())[_0x86e339(0x5d4)](([_0x2ec382,_0x39d7df])=>{const _0x59011b=_0x86e339,_0x47b84f=_0x4dbbb2(_0x2ec382);if(_0x39d7df[_0x59011b(0x4dd)]===k['Numeric']){const _0x52a897=typeof _0x47b84f==_0x59011b(0x3f0)?_0x47b84f:Number(_0x47b84f)||0x0;_0x5cf2fb[_0x2ec382]={'value':_0x52a897,'min':0x0,'max':0x4e20,'step':0x1,'label':_0x2ec382};}else _0x39d7df['TYP']===k['Surface']?_0x396ccb[_0x2ec382]={'value':String(_0x47b84f||''),'label':_0x2ec382}:_0x39d7df[_0x59011b(0x4dd)]===k[_0x59011b(0x5fd)]?_0x4ce5ed[_0x2ec382]={'value':String(_0x47b84f||''),'label':_0x2ec382}:_0x39d7df['TYP']===k[_0x59011b(0x346)]?_0x5ec485[_0x2ec382]={'value':String(_0x47b84f||''),'label':_0x2ec382}:_0x39d7df[_0x59011b(0x4dd)]===k['Text']?_0x3d18b6[_0x2ec382]={'value':String(_0x47b84f||''),'label':_0x2ec382}:_0x39d7df[_0x59011b(0x4dd)]===k[_0x59011b(0x5a3)]?_0x1bd908[_0x2ec382]={'value':String(_0x47b84f||''),'label':_0x2ec382}:_0x39d7df[_0x59011b(0x4dd)]===k[_0x59011b(0x56d)]&&(_0xe25e05[_0x2ec382]={'value':String(_0x47b84f||''),'label':_0x2ec382});}),Object['keys'](_0x5cf2fb)['length']>0x0&&(_0x435750['Dimensions\x20(Numeric)']=U['folder'](_0x5cf2fb,{'collapsed':!0x1})),Object['keys'](_0x396ccb)['length']>0x0&&(_0x435750[_0x86e339(0x2ac)]=U['folder'](_0x396ccb,{'collapsed':!0x0})),Object[_0x86e339(0x448)](_0x4ce5ed)[_0x86e339(0x3ea)]>0x0&&(_0x435750[_0x86e339(0x4e6)]=U['folder'](_0x4ce5ed,{'collapsed':!0x0})),Object['keys'](_0x5ec485)[_0x86e339(0x3ea)]>0x0&&(_0x435750[_0x86e339(0x2c4)]=U[_0x86e339(0x516)](_0x5ec485,{'collapsed':!0x0})),Object[_0x86e339(0x448)](_0x3d18b6)[_0x86e339(0x3ea)]>0x0&&(_0x435750[_0x86e339(0x53f)]=U[_0x86e339(0x516)](_0x3d18b6,{'collapsed':!0x0})),Object['keys'](_0x1bd908)['length']>0x0&&(_0x435750[_0x86e339(0x575)]=U['folder'](_0x1bd908,{'collapsed':!0x0})),Object[_0x86e339(0x448)](_0xe25e05)[_0x86e339(0x3ea)]>0x0&&(_0x435750['Colors']=U['folder'](_0xe25e05,{'collapsed':!0x0})),_0x435750;},[_0x32eaab,_0x4dbbb2]),_0x11e547=U[_0x56df3e(0x430)](_0x56df3e(0x24b),_0x312a41);return d[_0x56df3e(0x4ed)](()=>{const _0xc80fff=_0x56df3e;if(_0x42c34c[_0xc80fff(0x550)]){_0x42c34c['current']=!0x1;return;}Object[_0xc80fff(0x32f)](_0x11e547)[_0xc80fff(0x5d4)](([_0x27dca3,_0x4bfc56])=>{const _0x70765f=_0xc80fff;_0x32eaab[_0x70765f(0x2c1)](_0x27dca3)?.[_0x70765f(0x5ef)]!=_0x4bfc56&&(_0x42c34c[_0x70765f(0x550)]=!0x0,_0x555609(_0x27dca3,_0x4bfc56));});},[_0x11e547]),null;}function kr({children:_0xdfd66a,initialMaterials:_0x44feb0=[],initialSurfaces:_0x401f5f=[]}){const _0x5ca496=a0_0x3e1526,[_0x4362cf,_0x1951b8]=d[_0x5ca496(0x3b6)](_0x44feb0),[_0x1263bf,_0x2211b9]=d[_0x5ca496(0x3b6)](_0x401f5f),[_0x5de0d4,_0x5a5568]=d['useState'](new Set()),[_0xd61b13,_0x33ff68]=d[_0x5ca496(0x3b6)](new Set()),[_0x18df63,_0x4c8a15]=d[_0x5ca496(0x3b6)](new Set()),[_0x16b5a8,_0x53cfc7]=d[_0x5ca496(0x3b6)](new Set()),_0xedbb1=d[_0x5ca496(0x5bb)](_0x35af4f=>_0x4362cf[_0x5ca496(0x5ba)](_0x26f259=>_0x26f259['NAME']===_0x35af4f),[_0x4362cf]),_0x3c3360=d[_0x5ca496(0x5bb)](_0x40b345=>_0x1263bf[_0x5ca496(0x5ba)](_0x59533a=>_0x59533a[_0x5ca496(0x5a7)]===_0x40b345),[_0x1263bf]),_0x5720ab=d['useCallback'](_0x250a18=>_0x5de0d4[_0x5ca496(0x278)](_0x250a18),[_0x5de0d4]),_0x59f26b=d['useCallback'](_0x43c6ff=>_0xd61b13[_0x5ca496(0x278)](_0x43c6ff),[_0xd61b13]),_0x5244e3=d['useCallback'](_0x175126=>_0x18df63[_0x5ca496(0x278)](_0x175126),[_0x18df63]),_0x42882a=d['useCallback'](_0xf5851e=>_0x16b5a8[_0x5ca496(0x278)](_0xf5851e),[_0x16b5a8]),_0x4699c2=d['useRef'](new Set()),_0x208fed=d[_0x5ca496(0x43e)](new Set()),[_0x535071,_0x248a4f]=d[_0x5ca496(0x3b6)](0x0),_0x12a02e=d[_0x5ca496(0x5bb)](_0x23321d=>{const _0x3dbf99=_0x5ca496;if(!_0x23321d||_0x23321d===''||_0xedbb1(_0x23321d)||_0x5de0d4[_0x3dbf99(0x278)](_0x23321d)||_0x18df63[_0x3dbf99(0x278)](_0x23321d))return;const _0x136b0a=_0x4699c2[_0x3dbf99(0x550)]['size']===0x0;_0x4699c2[_0x3dbf99(0x550)][_0x3dbf99(0x4c5)](_0x23321d),_0x136b0a&&_0x248a4f(_0x5b4fb1=>_0x5b4fb1+0x1);},[_0xedbb1,_0x5de0d4,_0x18df63]),_0x2735e7=d['useCallback'](_0x2c99c4=>{const _0xa7d43a=_0x5ca496;if(!_0x2c99c4||_0x2c99c4===''||_0x2c99c4===_0xa7d43a(0x375)||_0x3c3360(_0x2c99c4)||_0xd61b13[_0xa7d43a(0x278)](_0x2c99c4)||_0x16b5a8['has'](_0x2c99c4))return;const _0x3ae372=_0x208fed['current'][_0xa7d43a(0x2c9)]===0x0;_0x208fed[_0xa7d43a(0x550)][_0xa7d43a(0x4c5)](_0x2c99c4),_0x3ae372&&_0x248a4f(_0x1ba9e5=>_0x1ba9e5+0x1);},[_0x3c3360,_0xd61b13,_0x16b5a8]),_0x4e2f1e=d[_0x5ca496(0x5bb)](async _0x483e79=>{const _0xa7f0bc=_0x5ca496;if(!_0x483e79||_0x483e79===''){console[_0xa7f0bc(0x2c3)](_0xa7f0bc(0x24c));return;}if(_0xedbb1(_0x483e79))return _0x4362cf[_0xa7f0bc(0x4f5)](_0x349d95=>_0x349d95[_0xa7f0bc(0x5a7)]===_0x483e79);if(!_0x5de0d4['has'](_0x483e79)&&!_0x18df63[_0xa7f0bc(0x278)](_0x483e79)){_0x5a5568(_0x258a2e=>new Set(_0x258a2e)[_0xa7f0bc(0x4c5)](_0x483e79));try{const _0x352ebf=await ge['materialData']()[_0xa7f0bc(0x4b2)](_0x483e79);if(_0x352ebf)return _0x1951b8(_0x560eb3=>_0x560eb3[_0xa7f0bc(0x5ba)](_0x51d4d9=>_0x51d4d9[_0xa7f0bc(0x5a7)]===_0x483e79)?_0x560eb3:[..._0x560eb3,_0x352ebf]),_0x352ebf;console['warn']('[MaterialProvider]\x20Material\x20'+_0x483e79+_0xa7f0bc(0x291)),_0x4c8a15(_0x1660f6=>new Set(_0x1660f6)[_0xa7f0bc(0x4c5)](_0x483e79));return;}catch(_0x4dd1f9){console[_0xa7f0bc(0x52c)](_0xa7f0bc(0x3a4)+_0x483e79+':',_0x4dd1f9),_0x4c8a15(_0x10ef30=>new Set(_0x10ef30)[_0xa7f0bc(0x4c5)](_0x483e79));return;}finally{_0x5a5568(_0x34f4e3=>{const _0x34df8b=_0xa7f0bc,_0x4c304d=new Set(_0x34f4e3);return _0x4c304d[_0x34df8b(0x4ad)](_0x483e79),_0x4c304d;});}}},[_0x4362cf,_0xedbb1,_0x5de0d4,_0x18df63]),_0x1cc2c7=d[_0x5ca496(0x5bb)](async _0x3d87f4=>{const _0x1ef255=_0x5ca496;if(!(!_0x3d87f4||_0x3d87f4===''||_0x3d87f4==='NO_SURF')){if(_0x3c3360(_0x3d87f4))return _0x1263bf[_0x1ef255(0x4f5)](_0x1b39df=>_0x1b39df[_0x1ef255(0x5a7)]===_0x3d87f4);if(!_0xd61b13[_0x1ef255(0x278)](_0x3d87f4)&&!_0x16b5a8[_0x1ef255(0x278)](_0x3d87f4)){_0x33ff68(_0x48f0ac=>new Set(_0x48f0ac)[_0x1ef255(0x4c5)](_0x3d87f4));try{const _0x42c0f5=await ge['surfaceData']()[_0x1ef255(0x4b2)](_0x3d87f4);if(_0x42c0f5)return _0x2211b9(_0xed018d=>_0xed018d['some'](_0x550e16=>_0x550e16['NAME']===_0x3d87f4)?_0xed018d:[..._0xed018d,_0x42c0f5]),_0x42c0f5;console[_0x1ef255(0x2c3)]('[MaterialProvider]\x20Surface\x20'+_0x3d87f4+_0x1ef255(0x291)),_0x53cfc7(_0x58131b=>new Set(_0x58131b)[_0x1ef255(0x4c5)](_0x3d87f4));return;}catch(_0x28f0f3){console['error'](_0x1ef255(0x264)+_0x3d87f4+':',_0x28f0f3),_0x53cfc7(_0x5ef7c2=>new Set(_0x5ef7c2)[_0x1ef255(0x4c5)](_0x3d87f4));return;}finally{_0x33ff68(_0x51fda9=>{const _0x201dc2=_0x1ef255,_0x21410d=new Set(_0x51fda9);return _0x21410d[_0x201dc2(0x4ad)](_0x3d87f4),_0x21410d;});}}}},[_0x1263bf,_0x3c3360,_0xd61b13,_0x16b5a8]);d[_0x5ca496(0x4ed)](()=>{const _0x5e277a=_0x5ca496;if(_0x4699c2[_0x5e277a(0x550)][_0x5e277a(0x2c9)]>0x0){const _0x50f09d=Array['from'](_0x4699c2['current']);_0x4699c2[_0x5e277a(0x550)][_0x5e277a(0x225)](),_0x50f09d[_0x5e277a(0x5d4)](_0x1d6d17=>{_0x4e2f1e(_0x1d6d17);});}if(_0x208fed['current']['size']>0x0){const _0x2da620=Array[_0x5e277a(0x207)](_0x208fed['current']);_0x208fed[_0x5e277a(0x550)]['clear'](),_0x2da620[_0x5e277a(0x5d4)](_0x1a9697=>{_0x1cc2c7(_0x1a9697);});}});const _0xcc77cb=d[_0x5ca496(0x44f)](()=>({'materials':_0x4362cf,'surfaces':_0x1263bf,'loadingMaterials':_0x5de0d4,'loadingSurfaces':_0xd61b13,'failedMaterials':_0x18df63,'failedSurfaces':_0x16b5a8,'fetchMaterial':_0x4e2f1e,'fetchSurface':_0x1cc2c7,'queueMaterialFetch':_0x12a02e,'queueSurfaceFetch':_0x2735e7,'isFetchingMaterial':_0x5720ab,'isFetchingSurface':_0x59f26b,'hasMaterial':_0xedbb1,'hasSurface':_0x3c3360,'hasFailedMaterial':_0x5244e3,'hasFailedSurface':_0x42882a}),[_0x4362cf,_0x1263bf,_0x5de0d4,_0xd61b13,_0x18df63,_0x16b5a8,_0x4e2f1e,_0x1cc2c7,_0x12a02e,_0x2735e7,_0x5720ab,_0x59f26b,_0xedbb1,_0x3c3360,_0x5244e3,_0x42882a]);return f[_0x5ca496(0x27a)](qe['Provider'],{'value':_0xcc77cb,'children':_0xdfd66a});}function Ir({message:_0x358b32='Loading...',insideCanvas:_0x2f3e65=!0x1}){const _0x24530a=a0_0x3e1526,_0x24395a=f[_0x24530a(0x495)]('div',{'style':{'display':_0x24530a(0x42b),'flexDirection':'column','alignItems':_0x24530a(0x5ac),'justifyContent':_0x24530a(0x5ac),'padding':_0x24530a(0x28b),'background':'rgba(0,\x200,\x200,\x200.8)','borderRadius':_0x24530a(0x3fb),'color':_0x24530a(0x3e6),'fontFamily':_0x24530a(0x5b8)},'children':[f['jsx'](_0x24530a(0x515),{'style':{'width':'40px','height':_0x24530a(0x364),'border':_0x24530a(0x44d),'borderTop':_0x24530a(0x499),'borderRadius':_0x24530a(0x456),'animation':_0x24530a(0x283),'marginBottom':_0x24530a(0x366)}}),f[_0x24530a(0x27a)](_0x24530a(0x228),{'children':_0x24530a(0x2ef)}),f['jsx']('p',{'style':{'margin':0x0,'fontSize':_0x24530a(0x300)},'children':_0x358b32})]});return _0x2f3e65?f['jsx'](Le[_0x24530a(0x3a9)],{'center':!0x0,'children':_0x24395a}):f[_0x24530a(0x27a)](_0x24530a(0x515),{'style':{'position':'absolute','top':'50%','left':_0x24530a(0x456),'transform':_0x24530a(0x250),'zIndex':0x3e8},'children':_0x24395a});}function ze({error:_0x158aa1,insideCanvas:_0xd0ec53=!0x1}){const _0x493683=a0_0x3e1526,_0x4cdcb7=f[_0x493683(0x495)](_0x493683(0x515),{'style':{'padding':_0x493683(0x28b),'background':_0x493683(0x57f),'border':_0x493683(0x36a),'borderRadius':_0x493683(0x3fb),'color':_0x493683(0x494),'fontFamily':_0x493683(0x5fc),'maxWidth':_0x493683(0x28e)},'children':[f['jsx']('h3',{'style':{'margin':_0x493683(0x20c),'color':_0x493683(0x494)},'children':'Error'}),f[_0x493683(0x27a)]('p',{'style':{'margin':0x0,'fontSize':_0x493683(0x36d),'wordBreak':_0x493683(0x4f1)},'children':_0x158aa1})]});return _0xd0ec53?f[_0x493683(0x27a)](Le[_0x493683(0x3a9)],{'center':!0x0,'children':_0x4cdcb7}):f[_0x493683(0x27a)]('div',{'style':{'position':'absolute','top':_0x493683(0x456),'left':'50%','transform':_0x493683(0x250),'zIndex':0x3e8},'children':_0x4cdcb7});}function Pr({view:_0x4dd46c,data:_0x1ef7cf,articleName:_0x3e4600,articleVariables:_0x5010bf,debugMode:_0x2a053c=!0x1}){const _0x8cffd7=a0_0x3e1526,{data:_0x16e74c,loading:_0x17aa2f,error:_0x5dca9d}=vr(()=>ge[_0x8cffd7(0x31c)]()[_0x8cffd7(0x4b2)](_0x3e4600)),_0x4d91be=_0x1ef7cf||_0x16e74c;if(!_0x1ef7cf&&_0x17aa2f)return f[_0x8cffd7(0x27a)](Ir,{'message':_0x8cffd7(0x329),'insideCanvas':!0x0});if(!_0x1ef7cf&&_0x5dca9d)return f['jsx'](ze,{'error':_0x5dca9d['toString'](),'insideCanvas':!0x0});if(!_0x4d91be)return f[_0x8cffd7(0x27a)](ze,{'error':'No\x20article\x20data\x20found','insideCanvas':!0x0});const _0x1108cf=_0x4d91be[_0x8cffd7(0x5ad)],_0xa18017=_0x4d91be[_0x8cffd7(0x51e)],_0x2b97ab=_0x4d91be[_0x8cffd7(0x431)][_0x8cffd7(0x28d)](_0x51eb4c=>_0x51eb4c[_0x8cffd7(0x5a7)]),_0x2a0762=_0x4d91be[_0x8cffd7(0x567)]||[],_0x203934=_0x4d91be[_0x8cffd7(0x606)]||[];return f[_0x8cffd7(0x27a)](f['Fragment'],{'children':f[_0x8cffd7(0x27a)](ut,{'names':_0x2b97ab,'data':_0x4d91be,'children':f[_0x8cffd7(0x27a)](kr,{'initialMaterials':_0x2a0762,'initialSurfaces':_0x203934,'children':f[_0x8cffd7(0x27a)](Ce,{'articleName':_0x3e4600,'children':f[_0x8cffd7(0x27a)](ht,{'imosVariables':_0xa18017,'articleValues':_0x5010bf,'children':f['jsxs'](ft,{'descriptorData':_0x1108cf,'children':[_0x2a053c&&_0x4dd46c===M[_0x8cffd7(0x31d)]&&f[_0x8cffd7(0x27a)](wr,{}),f[_0x8cffd7(0x27a)](we,{'view':_0x4dd46c})]})},_0x3e4600)})})})});}function Fr(){const _0xeb455=a0_0x3e1526,{tree:_0x235c1d,getValue:_0x29d0c9,setVarValue:_0x51c07e}=V(),_0x597f08=(_0x3edff3,_0x47e638)=>{const _0x47c651=Number(_0x47e638);_0x51c07e(_0x3edff3,isNaN(_0x47c651)?_0x47e638:_0x47c651);},_0x22adce=((()=>{const _0x40a760=a0_0x2a51,_0x2b9c85={[k[_0x40a760(0x41f)]]:{'type':k[_0x40a760(0x41f)],'label':_0x40a760(0x43f),'variables':[]},[k[_0x40a760(0x51d)]]:{'type':k[_0x40a760(0x51d)],'label':_0x40a760(0x2ac),'variables':[]},[k[_0x40a760(0x5fd)]]:{'type':k['Material'],'label':_0x40a760(0x4e6),'variables':[]},[k[_0x40a760(0x53f)]]:{'type':k[_0x40a760(0x53f)],'label':_0x40a760(0x53f),'variables':[]},[k[_0x40a760(0x5a3)]]:{'type':k[_0x40a760(0x5a3)],'label':_0x40a760(0x575),'variables':[]},[k['Kms']]:{'type':k[_0x40a760(0x346)],'label':_0x40a760(0x3c1),'variables':[]},[k['color']]:{'type':k[_0x40a760(0x56d)],'label':_0x40a760(0x36e),'variables':[]}};return Array[_0x40a760(0x207)](_0x235c1d['entries']())[_0x40a760(0x5d4)](([_0x3b2bda,_0x4e40ed])=>{const _0x25f391=_0x40a760,_0x7ad1bb=_0x29d0c9(_0x3b2bda),_0x1cf2e9=_0x4e40ed['WERT'][_0x25f391(0x409)]('$');_0x2b9c85[_0x4e40ed['TYP']]?.['variables'][_0x25f391(0x241)]({'name':_0x3b2bda,'value':_0x7ad1bb??_0x25f391(0x3cb),'reference':_0x1cf2e9?_0x4e40ed['WERT']:void 0x0,'rawType':_0x4e40ed[_0x25f391(0x4dd)]});}),Object[_0x40a760(0x4b8)](_0x2b9c85)['filter'](_0x8b34b9=>_0x8b34b9[_0x40a760(0x51e)][_0x40a760(0x3ea)]>0x0);})());_0x22adce[_0xeb455(0x350)]((_0x4342a3,_0x540e1c)=>_0x540e1c[_0xeb455(0x2ce)]-_0x4342a3[_0xeb455(0x2ce)]);const _0x54cfaf=_0x5b14bc=>{const _0x58da58=_0xeb455,_0x289417=_0x5b14bc[_0x58da58(0x56e)]===k[_0x58da58(0x41f)],_0x2cc94c=typeof _0x5b14bc['value']==_0x58da58(0x3f0)?_0x5b14bc[_0x58da58(0x5ef)]:Number(_0x5b14bc[_0x58da58(0x5ef)]);return _0x289417&&!isNaN(_0x2cc94c)?f['jsxs'](_0x58da58(0x515),{'className':_0x58da58(0x3d9),'children':[f[_0x58da58(0x27a)](_0x58da58(0x586),{'type':_0x58da58(0x4db),'min':0x0,'max':0x4e20,'value':_0x2cc94c,'onChange':_0x241d79=>_0x597f08(_0x5b14bc[_0x58da58(0x23f)],_0x241d79['target'][_0x58da58(0x5ef)]),'className':'var-controller__slider'}),f['jsx']('input',{'type':'number','value':_0x2cc94c,'onChange':_0x24efa9=>_0x597f08(_0x5b14bc[_0x58da58(0x23f)],_0x24efa9[_0x58da58(0x505)][_0x58da58(0x5ef)]),'onBlur':_0x16e597=>_0x597f08(_0x5b14bc['name'],_0x16e597[_0x58da58(0x505)][_0x58da58(0x5ef)]),'className':'var-controller__number-input','min':0x0,'max':0x4e20})]}):f[_0x58da58(0x27a)](_0x58da58(0x586),{'type':_0x58da58(0x55c),'value':_0x5b14bc[_0x58da58(0x5ef)],'onChange':_0x344bf3=>_0x597f08(_0x5b14bc['name'],_0x344bf3[_0x58da58(0x505)][_0x58da58(0x5ef)]),'onBlur':_0x215c24=>_0x597f08(_0x5b14bc[_0x58da58(0x23f)],_0x215c24['target'][_0x58da58(0x5ef)]),'className':_0x58da58(0x30d)});};return f[_0xeb455(0x495)]('div',{'className':_0xeb455(0x2a3),'style':{'maxHeight':'1000px','overflowY':_0xeb455(0x49f)},'children':[f['jsx']('h2',{'children':_0xeb455(0x3a8)}),f[_0xeb455(0x495)]('p',{'className':_0xeb455(0x491),'children':[_0xeb455(0x43a),_0x235c1d['size']]}),_0x22adce[_0xeb455(0x28d)](_0x4fb120=>f[_0xeb455(0x495)](_0xeb455(0x39a),{'className':'var-controller__section','children':[f[_0xeb455(0x495)]('h3',{'className':'var-controller__section-title','children':[_0x4fb120['label'],'\x20(',_0x4fb120[_0xeb455(0x51e)]['length'],')']}),f[_0xeb455(0x495)](_0xeb455(0x609),{'className':'var-controller__table','children':[f[_0xeb455(0x27a)](_0xeb455(0x23c),{'children':f[_0xeb455(0x495)]('tr',{'children':[f[_0xeb455(0x27a)]('th',{'style':{'width':_0xeb455(0x31e)},'children':'Variable\x20Name'}),f[_0xeb455(0x27a)]('th',{'style':{'width':_0xeb455(0x308)},'children':_0xeb455(0x3c8)}),f['jsx']('th',{'style':{'width':'25%'},'children':_0xeb455(0x483)}),f['jsx']('th',{'className':_0xeb455(0x5ac),'style':{'width':_0xeb455(0x24f)},'children':_0xeb455(0x2d1)})]})}),f[_0xeb455(0x27a)](_0xeb455(0x436),{'children':_0x4fb120[_0xeb455(0x51e)][_0xeb455(0x28d)](_0x146dc0=>f['jsxs']('tr',{'children':[f['jsx']('td',{'className':_0xeb455(0x521),'children':_0x146dc0['name']}),f[_0xeb455(0x27a)]('td',{'children':_0x54cfaf(_0x146dc0)}),f['jsx']('td',{'className':_0xeb455(0x5ec),'children':_0x146dc0[_0xeb455(0x2f6)]||'-'}),f[_0xeb455(0x27a)]('td',{'style':{'textAlign':_0xeb455(0x5ac)},'children':f[_0xeb455(0x27a)]('span',{'className':'var-controller__type-badge','children':_0x4fb120[_0xeb455(0x2ce)]})})]},_0x146dc0[_0xeb455(0x23f)]))})]})]},_0x4fb120[_0xeb455(0x2ce)])),f[_0xeb455(0x495)](_0xeb455(0x39a),{'className':_0xeb455(0x20e),'children':[f[_0xeb455(0x27a)]('h4',{'children':'Quick\x20Stats'}),f[_0xeb455(0x27a)]('ul',{'children':_0x22adce['map'](_0x3637dc=>f['jsxs']('li',{'children':[_0x3637dc[_0xeb455(0x21e)],':\x20',_0x3637dc[_0xeb455(0x51e)][_0xeb455(0x3ea)],_0xeb455(0x242)]},_0x3637dc[_0xeb455(0x2ce)]))})]})]});}const Or=a0_0x3e1526(0x474);exports[a0_0x3e1526(0x485)]=ie,exports[a0_0x3e1526(0x601)]=Pr,exports[a0_0x3e1526(0x2d2)]=Ce,exports[a0_0x3e1526(0x295)]=B,exports[a0_0x3e1526(0x5e0)]=ut,exports[a0_0x3e1526(0x429)]=Ne,exports[a0_0x3e1526(0x47e)]=ft,exports[a0_0x3e1526(0x4fc)]=we,exports[a0_0x3e1526(0x2c2)]=Me,exports['TextureConfigProvider']=tr,exports[a0_0x3e1526(0x3e0)]=Or,exports[a0_0x3e1526(0x47a)]=M,exports[a0_0x3e1526(0x4d3)]=Fr,exports[a0_0x3e1526(0x5e1)]=Ee,exports[a0_0x3e1526(0x2c7)]=ht,exports[a0_0x3e1526(0x36b)]=_t,exports['Zone']=De,exports['ZoneDescriptor']=lt,exports[a0_0x3e1526(0x3a5)]=Q,exports['useData']=z,exports[a0_0x3e1526(0x5d2)]=ot,exports[a0_0x3e1526(0x566)]=at,exports[a0_0x3e1526(0x24e)]=hr,exports[a0_0x3e1526(0x24a)]=V;
|
|
1
|
+
'use strict';const a0_0x2a06fc=a0_0x201a;(function(_0x21556e,_0x3ddc69){const _0x1d6bd3=a0_0x201a,_0x4931a9=_0x21556e();while(!![]){try{const _0x48b6bb=-parseInt(_0x1d6bd3(0x2a8))/0x1*(parseInt(_0x1d6bd3(0x304))/0x2)+-parseInt(_0x1d6bd3(0x297))/0x3+parseInt(_0x1d6bd3(0x399))/0x4*(-parseInt(_0x1d6bd3(0x500))/0x5)+parseInt(_0x1d6bd3(0x2e3))/0x6*(parseInt(_0x1d6bd3(0x19b))/0x7)+-parseInt(_0x1d6bd3(0x214))/0x8+-parseInt(_0x1d6bd3(0x1bf))/0x9*(parseInt(_0x1d6bd3(0x4f8))/0xa)+parseInt(_0x1d6bd3(0x4f2))/0xb;if(_0x48b6bb===_0x3ddc69)break;else _0x4931a9['push'](_0x4931a9['shift']());}catch(_0x15eb08){_0x4931a9['push'](_0x4931a9['shift']());}}}(a0_0x523f,0xbbe66));Object[a0_0x2a06fc(0x2cb)](exports,Symbol[a0_0x2a06fc(0x1e7)],{'value':a0_0x2a06fc(0x258)});const f=require(a0_0x2a06fc(0x3cd)),d=require(a0_0x2a06fc(0x19c)),ce=require(a0_0x2a06fc(0x20f)),dt=require(a0_0x2a06fc(0x4a3)),Le=require('@react-three/drei'),U=require('leva');var T=(_0x2f924f=>(_0x2f924f[a0_0x2a06fc(0x5a0)]='2D_TOP',_0x2f924f['_2D_FRONT']='2D_FRONT',_0x2f924f[a0_0x2a06fc(0x541)]='3D',_0x2f924f))(T||{});const me=0x0,pt=0x1,Ue=_0xdb14e0=>_0xdb14e0+'.0',Ge=_0x5eb576=>_0x5eb576+'.1',He=_0x4f7812=>_0x4f7812+'.2',Ke=_0x3c3980=>_0x3c3980+'.3',Re=_0x2ed153=>_0x2ed153[a0_0x2a06fc(0x34d)](0x0,_0x2ed153['lastIndexOf']('.')),mt=_0x5a5b83=>{const _0x1cf693=Re(_0x5a5b83),_0x4f78ed=(Ze(_0x5a5b83)+0x3)%0x4;return _0x1cf693+'.'+_0x4f78ed;},At=_0x2f7374=>{const _0x523e76=Re(_0x2f7374),_0x3c4831=(Ze(_0x2f7374)+0x1)%0x4;return _0x523e76+'.'+_0x3c4831;},Ze=_0xd45c8b=>parseInt(_0xd45c8b[a0_0x2a06fc(0x34d)](_0xd45c8b[a0_0x2a06fc(0x4f9)]('.')+0x1)),J={'IAC_THICKNESS':a0_0x2a06fc(0x2d6),'IAC_BOTTOMSHELFTHICKNESS':a0_0x2a06fc(0x1f3),'IAC_TOPSHELFTHICKNESS':a0_0x2a06fc(0x216)},R=0x3e8,ke='#cc6161',B=d['createContext'](void 0x0);function z(){const _0x3b14f9=a0_0x2a06fc,_0x344402=d['useContext'](B);if(_0x344402===void 0x0)throw new Error(_0x3b14f9(0x2ef));return _0x344402;}const ie=d[a0_0x2a06fc(0x2fb)](null);function Q(){const _0x184c83=a0_0x2a06fc,_0x38d3e6=d[_0x184c83(0x5a5)](ie);if(!_0x38d3e6)throw new Error('useArticle\x20must\x20be\x20used\x20within\x20an\x20ArticleProvider');return _0x38d3e6;}function oe(_0x4f676e,_0x39c47a,_0x306989){const _0x565544=a0_0x2a06fc,{getArticleData:_0x1721b5}=z(),{articleName:_0x4662ce}=Q(),{anglClies:_0x23ccb8}=_0x1721b5(_0x4662ce),_0x5e6595=_0x23ccb8[_0x565544(0x462)](_0x55ee4a=>_0x55ee4a['TREEID']===_0x4f676e&&_0x55ee4a['DATATYPE']===_0x306989&&_0x55ee4a[_0x565544(0x1a4)]===_0x39c47a);return _0x5e6595?{'thickness':Number(_0x5e6595[_0x565544(0x50c)])}:null;}const Ee=d[a0_0x2a06fc(0x2fb)](void 0x0);var k=(_0x5e6281=>(_0x5e6281[_0x5e6281[a0_0x2a06fc(0x508)]=0x0]=a0_0x2a06fc(0x508),_0x5e6281[_0x5e6281[a0_0x2a06fc(0x45d)]=0x2]=a0_0x2a06fc(0x45d),_0x5e6281[_0x5e6281[a0_0x2a06fc(0x4b0)]=0x3]=a0_0x2a06fc(0x4b0),_0x5e6281[_0x5e6281[a0_0x2a06fc(0x241)]=0x4]=a0_0x2a06fc(0x241),_0x5e6281[_0x5e6281[a0_0x2a06fc(0x1ea)]=0x5]=a0_0x2a06fc(0x1ea),_0x5e6281[_0x5e6281[a0_0x2a06fc(0x22c)]=0x64]='Numeric',_0x5e6281[_0x5e6281['Text']=0x78]=a0_0x2a06fc(0x25f),_0x5e6281[_0x5e6281[a0_0x2a06fc(0x47d)]=0x1d]=a0_0x2a06fc(0x47d),_0x5e6281))(k||{});function Ye(_0x234f04){const _0x5a1f32=a0_0x2a06fc;return new Map(_0x234f04[_0x5a1f32(0x18d)](_0x2ffffe=>[_0x2ffffe[_0x5a1f32(0x36a)],_0x2ffffe]));}function de(_0x521b7a,_0x4eb8ca,_0x2f07da=new Set()){const _0x45f701=a0_0x2a06fc,_0x45759f=_0x4eb8ca[_0x45f701(0x418)](_0x521b7a);if(!_0x45759f)return;if(_0x2f07da[_0x45f701(0x2c1)](_0x521b7a)){console[_0x45f701(0x366)](_0x45f701(0x4c8)+[..._0x2f07da,_0x521b7a][_0x45f701(0x2b4)](_0x45f701(0x207)));return;}const _0xaa53ef=_0x45759f['WERT'];if(_0xaa53ef[_0x45f701(0x339)]('$')&&_0x45759f[_0x45f701(0x4ae)]!=k['Text']){const _0xc8e4ca=_0xaa53ef['slice'](0x1);return _0x2f07da[_0x45f701(0x1b4)](_0x521b7a),de(_0xc8e4ca,_0x4eb8ca,_0x2f07da);}const _0x434c83=Number(_0xaa53ef);return isNaN(_0x434c83)?_0xaa53ef:_0x434c83;}function _e(_0x40643d,_0x18ddd2,_0x20d0ce){const _0x24a649=a0_0x2a06fc,_0x492ead=_0x20d0ce[_0x24a649(0x418)](_0x40643d);if(!_0x492ead)return console[_0x24a649(0x430)](_0x24a649(0x2a0)+_0x40643d+_0x24a649(0x2fd)),_0x20d0ce;const _0x2dc2d8=new Map(_0x20d0ce);return _0x2dc2d8['set'](_0x40643d,{..._0x492ead,'WERT':String(_0x18ddd2)}),_0x2dc2d8;}function Se(_0x374d6b,_0x17199e){return _0x374d6b['replace'](/\$([A-Za-z_][A-Za-z0-9_]*)/g,(_0x5a2c48,_0x12feb4)=>{const _0xf72d3a=de(_0x12feb4,_0x17199e);return _0xf72d3a!==void 0x0?String(_0xf72d3a):_0x5a2c48;});}function ye(_0x20d5b2){const _0x19f247=a0_0x2a06fc;return/\$[A-Za-z_][A-Za-z0-9_]*/g[_0x19f247(0x395)](_0x20d5b2);}function xt(_0x3b6ce0){const _0x8503be=a0_0x2a06fc,_0xd77d75=_0x3b6ce0[_0x8503be(0x356)](/\$([A-Za-z_][A-Za-z0-9_]*)/g);return Array[_0x8503be(0x31f)](_0xd77d75,_0x255785=>_0x255785[0x1]);}const _t=Object[a0_0x2a06fc(0x48f)](Object[a0_0x2a06fc(0x2cb)]({'__proto__':null,'createVariableTree':Ye,'extractVariableNames':xt,'getValue':de,'hasVariables':ye,'resolveString':Se,'setValue':_e},Symbol[a0_0x2a06fc(0x1e7)],{'value':a0_0x2a06fc(0x258)}));function V(){const _0x2599e6=a0_0x2a06fc,_0x11053d=d[_0x2599e6(0x5a5)](Ee);if(!_0x11053d)throw new Error(_0x2599e6(0x54c));const {tree:_0x23df4a,setVarValue:_0x1e0a1e}=_0x11053d,_0x53abc8=d[_0x2599e6(0x49a)](()=>_0x2b42f3=>de(_0x2b42f3,_0x23df4a),[_0x23df4a]),_0x36b82c=d['useMemo'](()=>_0x53230e=>Se(_0x53230e,_0x23df4a),[_0x23df4a]),_0x38914f=d[_0x2599e6(0x49a)](()=>_0x4f56bb=>ye(_0x4f56bb),[]);return{'tree':_0x23df4a,'getValue':_0x53abc8,'resolveString':_0x36b82c,'hasVariables':_0x38914f,'setVarValue':_0x1e0a1e};}function gt(_0x61e423){const _0x5c2528=a0_0x2a06fc,{getArticleData:_0xe3f09d}=z(),{resolveString:_0x2b6d33}=V(),{articleName:_0x1bf6ad}=Q(),_0x5144ca=_0xe3f09d(_0x1bf6ad)['anglGrtxs'];if(!_0x5144ca)return null;const _0x3f4735=_0x5144ca['filter'](_0xfa620=>_0xfa620['TREEID']===_0x61e423),_0x4f4e40=new Map();return _0x3f4735['map'](_0xa487be=>_0x4f4e40[_0x5c2528(0x3f7)](_0x5c2528(0x4db)+(_0xa487be[_0x5c2528(0x364)]+0x1),_0x2b6d33(_0xa487be[_0x5c2528(0x262)]))),{'zoneInfo':_0x4f4e40};}function Lt(_0x4b7c25,_0x320d23,_0x358709){const _0x1e6da6=a0_0x2a06fc,_0x5ea9e0=!_0x320d23||_0x320d23==='NO_RENDER',_0x27394a=!_0x358709||_0x358709===_0x1e6da6(0x2ea);return _0x5ea9e0&&_0x27394a?_0x4b7c25:_0x5ea9e0?_0x27394a?_0x4b7c25:_0x358709:_0x320d23;}function We(_0xbbaa09){return!_0xbbaa09||_0xbbaa09===''?{'textureId':void 0x0,'isValid':!0x1}:{'textureId':_0xbbaa09,'isValid':!0x0};}const qe=d[a0_0x2a06fc(0x2fb)](void 0x0);function Xe(){const _0x24e6f9=a0_0x2a06fc,_0x26efae=d[_0x24e6f9(0x5a5)](qe);if(!_0x26efae)throw new Error('useMaterials\x20must\x20be\x20used\x20within\x20MaterialProvider');return _0x26efae;}function a0_0x523f(){const _0x298133=['#3C392E','find','fetchMaterial\x20called\x20with\x20empty\x20name','next','Green\x20beige','#CC2C24','#FFB200','RAL_6013','linDivData','10px','BinaryExpression','Graphite\x20grey','#D6D5CB','ENDOFFS','endpoint','Opal\x20green','Total\x20variables:\x20','TextureConfigProvider','Pastel\x20violet','center','useEffect','#7E868A','performParse','#20697C','Door','Honey\x20yellow','#7C765A','data','color','#00414B','SIZEX','#27292B','source','VERSION','RAL_6014','RAL_3031','#9B2423','lindiv','parse','\x20L\x20','Pearl\x20gold','FunctionCall',')\x20rotate(','RAL_5022','AD\x20article\x20width','undefined','freeze','Red\x20violet','localeCompare','#0089B6','Edges','#A63437','toString','log','bottom','Antique\x20pink','deg2bog','useMemo','#9B2321','1000px','#024442','TOPSHELF','useData','Dahlia\x20yellow','RAL_1032','Papyrus\x20white','@react-three/fiber','conditionTree','Maize\x20yellow','inset','#BA8F4C','Turquoise\x20green','acos','bind','evaluate','#F6B600','descriptorName','TYP','calculateSections','Surface','RAL_6032','scanMm','articleData','RAL_6002','RAL_1012','Expected\x20\x27)\x27\x20after\x20expression.','OPERATOR','kind','.jpg','RAL_8025','RAL_7039','RAL_5011','RAL_2009','signal','baseUrl','RAL_6028','#366735','#04574B','Traffic\x20black','Unknown\x20error','#ffffff','Provider','#6E6387','Circular\x20dependency:\x20','arg','rotateZ','height','Rose','Sky\x20blue','RAL_8004','RAL_9007','14px','#E88C00','RAL_1002','RAL_7008','RIGHTVALUE','article-data','BoxGeometry','NO_SURF','RAL_1020','descriptorData','front','AD\x20zone\x20info0','POST','#A08F65','addToken','Basalt\x20grey','#193153','#0E0E10','RAL_1037','\x20at\x20position:\x20','SURF0','Pastel\x20orange','Green\x20blue','#1F3855','Fir\x20green','Ruby\x20red','#222D5A','Olive\x20green','expr:ratio','lightgray','Luminous\x20green','accumulateIncorporatedThicknesses','Chrome\x20green','Pearl\x20opal\x20green','52519654RUWKnw','RAL_3013','data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNk+M9QDwADhgGAWjR9awAAAABJRU5ErkJggg==','hex','15%','Pearl\x20pink','6149390dqhXAZ','lastIndexOf','Light\x20green','useArticle','Pure\x20green','Terra\x20brown','material-data','BOTOFFS','80jAdqvE','anglclie','[SurfHelper]\x20Surface\x20','Error\x20in\x20section\x20','#755847','folder','RAL_3001','RAL_3011','None','checkMillimeterSuffix','#2C3222','left\x20','TAGVALUE','isUnaryExpression','#BB4077','#6093AC','#C8CBC4','Empty\x20expression','dividerThk','Saffron\x20yellow','Pearl\x20green','Part\x20Definition\x20(KMS)','#D0B084','RAL_7048','ENDTRIM','#587F40','Traffic\x20grey\x20B','Type','RAL_7031','CPNAME','Pastel\x20yellow','every','HORDEFTYPE','condition-tree-builder','Chocolate\x20brown','Cement\x20grey','operator','Pearl\x20ruby\x20red','#8D9295','RIGHT_ANGLE_BRACKET','red','isGrouping','right','useCallback','Function\x20not\x20implemented','#59191F','RAL_3009','Signal\x20white','RAL_8029','RAL_6025','Top\x20','#701D24','variables','divided_length_list','prim_dims','#C5C7C4','Cleanroom\x20white','materialData','20px','forEach','Pearl\x20blackberry','#3D3D36','isSections','#048B8C','RAL_7010','_3D','#DE5308','rgba(0,\x200,\x200,\x200.8)','TREEID','primary','stringify','#F1DD39','#513A2A','getStats','16px','scanVariable','useVariables\x20must\x20be\x20used\x20within\x20a\x20VariableProvider','sizerefout1','endsWith','Olive\x20grey','40px','Tomato\x20red','STRING','RAL_5014','RAL_6027','articleName','Yellow\x20orange','#004F7C','Stone\x20grey','RAL_6022','RAL_5019','#745F3D','4px\x20solid\x20white','RAL_6035','Traffic\x20red','EvaluationError','Brown\x20grey','trim','#00694C','#BF3922','Variable\x20Controller','#806440','sizerefout2','RAL_4001','RAL_7011','RAL_4006','#AB273C','Invalid\x20IF\x20statement:\x20','toISOString','RAL_9010','#8E9291','#F1EDE1','Window\x20grey','fetchAll','isInsideGroup','clear','values','cside','lineTo','HEAD','#2B2B2C','DIVDIR','#50533C','Grey\x20beige','ral-color','#BA481C','#237F52','right\x20','Loading\x20article\x20data...','translate(-50%,\x20-50%)','Ochre\x20yellow','50%','flex','tan','replace','Blue\x20green','Luminous\x20bright\x20orange','\x20not\x20found\x20in\x20database','getThk','useRef','BRACKET_OPEN','consumeMillimeterSuffix','Error','Telegrey\x202','Invalid\x20condition:\x20','#817863','filter','#816183','#376B8C','Math.min(','/public','VIEW','evaluateTree','RAL_7047','Jet\x20black','EOF','top','lexeme','#3D3635','keys','_2D_TOP','Orange\x20brown','TextureLoader','No\x20matching\x20node\x20found\x20and\x20no\x20default\x20node\x20exists','DATATYPE','useContext','#A63D30','STARTOFFS','#979392','range','simple','KMS','RAL_8001','#C5856D','#315442','previous','map','Shelf','children','RAL_1035','RAL_1034','articleDescriptor','LEFT_ANGLE_BRACKET','Section','RAL_1005','childPositions','ZoneDescriptor','BRACE_CLOSE','nodeNum','break-word','301721qTYfBS','react','rotation','#6A6B7F','NUMBER','DESC_TYPE','Slate\x20grey','Nut\x20brown','RAL_3005','TAGNAME','isBinaryExpression','#5D6058','match','rotate(','Brown\x20green','TOPTRIM','scan','DIVIDER','RAL_8016','#CB8F00','var-controller__table','Claret\x20violet','Angle\x20brackets\x20are\x20not\x20allowed\x20in\x20the\x20input\x20string','conditionId','AD\x20article\x20height','add','Sun\x20yellow','#787B7A','Sand\x20yellow','black','absolute','width','Signal\x20black','Beige\x20brown','#FF2A1C','RAL_8008','18fQOFRW','Brown\x20red','#37422F','RAL_7040','reverse','span','180px','Bot\x20','DataProvider','UnaryExpression','nodes','[MaterialProvider]\x20Material\x20','#6B1C23','Patina\x20green','http://192.168.30.92:3018/api','topShelfCP','RAL_5000','RAL_7043','Failed\x20to\x20parse\x20term:\x20','VariableProvider','RAL_6036','RAL_5001','RAL_8011','rgba(255,\x200,\x200,\x200.1)','Expected\x20Sections\x20or\x20Section,\x20got\x20','input','RENDER','RAL_6039','#651E38','RAL_7001','status','Moss\x20green','RAL_4004','Dusty\x20grey','#7A888E','Colors','var-controller__text-input','#1A1719','RAL_6001','RAL_5002','toStringTag','#EB9C52','oversize','Kms','Purple\x20red','#ff6b00','RAL_3003','RAL_6012','Violet\x20blue','Chestnut\x20brown','Failed\x20to\x20parse\x20primary:\x20','toLocaleLowerCase','IAC_BOTTOMSHELFTHICKNESS','rotateY','Math.abs(','div','RAL_2002','RAL_1023','Pearl\x20beige','UNIT','cumulativeX','endPanelThk','#575044','includes','isReversed','scanNumber','RAL_4011','Iron\x20grey','#B0B0A9','Beige\x20red','RAL_1036','RAL_8002','\x20->\x20','RAL_6015','#3C7460','Expression\x20contains\x20invalid\x20characters:\x20','RAL_1024','RAL_6011','Strawberry\x20red','depth','three','fromEntries','SURF1','RAL_5015','RAL_7013','4538880rkwAnU','RAL_9017','IAC_TOPSHELFTHICKNESS','check','#005F4E','25%','RAL_8015','RAL_8022','\x20divider','#E49E00','RAL_7016','RAL_7002','useLoader','var-controller__stats','Yellow\x20grey','Wine\x20red','RAL_7034','RAL_2005','Pearl\x20dark\x20grey','DIVTYPE','#D05D29','Tarpaulin\x20grey','Traffic\x20grey\x20A','NOT','Numeric','MATHEMATICAL_FUNCTIONS','RAL_4009','#2F3234','RAL_1028','#795038','toRepeat','var-controller__section','#41698C','Carmine\x20red','linearDivisionDescriptor','#474135','nestingLevel','RAL_7024','LINEAR_DIVISION','RAL_3028','useDescriptorEvaluation','front\x20','style','Salmon\x20orange','\x20-\x20','Material','#8C979C','translate(','operation','split','sin','Profiles','#F6A951','#45494E','[MaterialProvider]\x20Failed\x20to\x20fetch\x20surface\x20','comparison','white','Error\x20calculating\x20sections','DIMCALCFX','Evaluation\x20Error:\x20','positions','isSection','Pebble\x20grey','RAL_9018','#CB7375','spreadMm','memo','#D5654E','Module','Expected\x20digit\x20after\x20decimal\x20point\x20at\x20position:\x20','Vermilion','RAL_6016','STARTTRIM','RAL_8014','Capri\x20blue','Text','#007CAF','mesh','TEXT','factor','RAL_6034','#5E6E3B','isDigit','Yellow\x20olive','Fibrous\x20green','RAL_9004','GET','fallback','Total\x20length\x20exceeded','Current\x20Value','#DA6E00','#782423','RAL_1019','isAlpha','#3A3327','#FF2D21','Repeated','back','RAL_7045','Platinum\x20grey','#4F5358','hasDescriptor','cannot\x20have\x20*\x20outside\x20of\x20group','toUpperCase','#CA555D','Signal\x20red','Red\x20brown','scanIdentifierOrFunction','findAllNonDefaultMatches','Mint\x20turquoise','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20@keyframes\x20spin\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x200%\x20{\x20transform:\x20rotate(0deg);\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20100%\x20{\x20transform:\x20rotate(360deg);\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','Bright\x20red\x20orange','ratio:expr','rawType','#EC6B22','#D8A0A6','Color\x20principle','RAL_1016','Shape','Curry','No\x20tokens\x20to\x20parse.','Distant\x20blue','resetCurrent','RAL_8007','HTTP\x20','article','Fawn\x20brown','RAL_3018','RAL_5017','RAL_1003','#F1F1EA','525624ZDjdjq','loading','RAL_3020','linear-division','evaluateSections','Orient\x20red','RAL_4008','[ExpressionResolver]\x20Failed\x20to\x20resolve:\x20\x22','Pearl\x20violet','Variable\x20','end','RAL_4012','#AF8050','RAL_4007','log10','value','evaluateFunction','1213081tkDVrg','Brown\x20beige','#4C4A44','NumberLiteral','zone_dims','position','reference','RAL_2012','RAL_1017','Materials','RAL_3033','Cannot\x20have\x20n\x20in\x20the\x20right\x20side\x20of\x20an\x20expression','join','evaluateVariable','Ivory','Sepia\x20brown','Expected\x20expression\x20inside\x20parentheses.','asin','sizerefmid','OPSTRING','#F09200','useDescriptorManager','Pastel\x20blue','Unexpected\x20\x27)\x27\x20without\x20a\x20matching\x20\x27(\x27.','useState','has','push','topShelfThk','target','findAllMatches','var-controller__type-badge','RAL_2000','Traffic\x20orange','Reseda\x20green','Pure\x20white','defineProperty','\x20\x20\x20--\x20\x20','tokens','RAL_8017','#215F78','kms','#114232','Html','SPECIAL_VARIABLE','Variable\x20name\x20cannot\x20be\x20empty\x20or\x20$mm','times','IAC_THICKNESS','SidePanel','#7F4031','Pearl\x20light\x20grey','#F99A1D','#989EA1','#191E28','RAL_4002','Coral\x20red','RAL_8024','RAL_7021','anglzone','Unhandled\x20case:\x20DIVELEM1\x20=\x20','30QtVUrG','#5E2F26','RAL_5008','descriptors','BOTTRIM','Loading...','#442F29','NO_RENDER','sizerefedg2','Unhandled\x20case:\x20DIVDIR\x20=\x20','ArticleProvider','#005E83','useData\x20must\x20be\x20used\x20within\x20a\x20DataProvider','RAL_7023','#FACA31','current','cumulativeZ','then','WERT','RAL_6005','Dimensions\x20(Numeric)','Flame\x20red','RAL_9003','fetchById','createContext','message','\x20not\x20found','#6B7C59','#6D342D','RAL_2010','White\x20aluminium','assign','delete','2ancJLG','No\x20prims\x20found\x20for\x20article:\x20','Grey\x20white','RAL_8023','RAL_5013','RAL_1033','surface-data','copy_2','INSETFOR','Luminous\x20orange','Ocean\x20blue','#972E25','RAL_3024','#FF9C00','Daffodil\x20yellow','variableTree','RAL_8003','charAt','zoneInfo','Math.floor(','anglprim','Traffic\x20purple','https://imagedelivery.net/aYYmWUcv7lRhpLdU4ojPsA','#766A5E',')\x20rotate(90)','Night\x20blue','unsupported\x20node\x20type:\x20','from','group','update','Pale\x20brown','isRepeated','#4A3526','RAL_6026','PARTTYPE','#E9E0D2','RAL_6020','RAL_7000','#C63F4A','RAL_9002','#A53A2E','RAL_8028','Grey\x20blue','RAL_3027','RAL_4010','#8D3C4B','Signal\x20orange','Failed\x20to\x20parse\x20factor:\x20','RAL_9022','#868581','Variable','linearDivisionString','RAL_2003','startsWith','anglelem','tree','Telegrey\x204','#4C2B20','wasEvaluated','Black\x20olive','RAL_9001','#005B8C','RAL_1011','\x27use\x20strict\x27;\x20return\x20(','render','Pastel\x20green','scale(1,-1)','label','\x20x\x20','Luminous\x20yellow','#ECECE7','Failed\x20to\x20parse\x20expression:\x20','RAL_5024','substring','#2F3D3A','RAL_5012','BOTSHELF','[MaterialProvider]\x20Failed\x20to\x20fetch\x20material\x20','#194D25','VARIABLE','RAL_3026','Variables','matchAll','cumulativeY','Azure\x20blue','#8A9977','RAL_6017','fill','#DDAF28','#304F6E','RAL_5003','\x20variables','RAL_7003','RAL_7032','Traffic\x20blue','evaluateBinaryExpression','NUM','#637D96','error','RAL_7038','Grey\x20olive','useDescriptorMatches','NAME','cache','mm2in','#D2AA6D','getDescriptor','jsx','isArray','RAL_3014','RAL_6007','#F7B500','thead','hadVariables','expr*{ratio}','statusText','RAL_5005','[MaterialProvider]\x20Surface\x20','RAL_5009','round','moveTo','Light\x20pink','Black\x20blue','May\x20green','#A48F7A','consume','Signal\x20violet','atan','jsxs','Signal\x20grey','RAL_5007','surfaces','RAL_6021','RAL_7005','Zinc\x20yellow','35%','RAL_9005','ExtrudeGeometry','Grey\x20brown','cabin','Descriptor\x20not\x20found:\x20','FUNCTION','#29292A','Ultramarine\x20blue','THK','test','Concrete\x20grey','getDescriptorNames','Quartz\x20grey','258716sGgNwM','Raspberry\x20red','Mint\x20green','column','2px\x20solid\x20rgba(255,\x200,\x200,\x200.5)','Olive\x20brown','#794D3E','Anthracite\x20grey','LEFTVALUE','RAL_2001','thickness','toLowerCase','SpecialVariable','VariableResolver','preformScan','renderInfo','Descriptor\x20','DIMCALCFY','PAREN_CLOSE','start','independent','Clay\x20brown','reportError','#797669','descriptor-data','name','#7E4B27','surfaceData','Invalid\x20Operator','RAL_1026','Back','#BB1F11','ARTICLE','var-controller__number-input','MATERIAL','Math.max(','#5A3827','RAL_6003','roots','var-controller__slider-container','Math.sqrt(','Ochre\x20brown','#B9CEAC','RAL_5023','LINDIV1','valueSource','bog2deg','Telemagenta','RAL_7033','Signal\x20blue','type','Water\x20blue','react/jsx-runtime','materials','Silver\x20grey','Granite\x20grey','some','bottomShelfThk','BRACKET_CLOSE','texture','Error\x20in\x20function\x20arguments','#7A7B7A','text','RAL_5021','#4F5250','#7EBAB5','RAL_5004','string','thk','#00B51B','startPanelThk','linearDivision','useVariables','Math.round(','Silk\x20grey','ArticleContext','bottomShelfCP','#45877F','Expression\x20did\x20not\x20evaluate\x20to\x20a\x20number:\x20','number','#006F3D','dimensions','Unhandled\x20case:\x20HORDEFTYPE\x20=\x20','default','useControls','RAL_7035','#CDBA88','peekNext','term','textureId','VariableContext','section','BRACE_OPEN','peek','set','error\x20:\x20from\x20useDescriptorEvaluation','articleString','#2B3A44','Pearl\x20gentian\x20blue','Blue\x20lilac','RAL_1007','RAL_3022','#B3C43E','#FF4D08','DIVELEM1','expression','advance','errors','sort','divisionType','Pure\x20orange','#325928','sections','Oyster\x20white','Unexpected\x20character:\x20','RAL_1006',')\x20rotate(0)','#A77F0F','Reference','No\x20variables\x20defined.','8px','get2DTop','RAL_7006','RAL_3015','RAL_3032','RAL_2017','sidePanel','get','Sulfur\x20yellow','Empty\x20input\x20string','other','Expected\x20\x27)\x27\x20after\x20function\x20arguments.','SIZEY','RAL_6008','var-controller__header','#7F8274','Sections','isAtEnd','Grass\x20green','Squirrel\x20grey','isNumberLiteral','#A45729','get3D','path','descriptor','Olive\x20drab','#5B686D','RAL_1018','RAL_8012','Traffic\x20yellow','size','warn','#808076','RAL_5025','#007577','toFixed','useDescriptorManager\x20must\x20be\x20used\x20within\x20a\x20DescriptorProvider','RAL_7044','Failed\x20to\x20evaluate\x20expression:\x20','Expected\x20\x27}\x27\x20after\x20expression.','hasMillimeterSuffix','SIZEZ','isFunctionCall','sans-serif','spin\x201s\x20linear\x20infinite','#A1A1A0','Pearl\x20orange','Surfaces','#A72920','RAL_1000','left','RAL_2011','#0066ff','#008351','Grouping','Blue\x20grey','Oxide\x20red','anglgrtx','json','VarController','Part\x20definition','middle','slice','Agate\x20grey','Copper\x20brown','#DDC49B','Fragment','RAL_7009','scroll','length','#861A22','NOT\x20OR','#8F8370','Umbra\x20grey','Unknown\x20error\x20during\x20evaluation.','RAL_1021','Profile','entries','#FC5500','DESCRIPTOR'];a0_0x523f=function(){return _0x298133;};return a0_0x523f();}function Rt(_0x342269){const _0x55790c=a0_0x2a06fc,{materials:_0x40291c,queueMaterialFetch:_0x457c44,isFetchingMaterial:_0x2ee38c,hasMaterial:_0x267ab4,hasFailedMaterial:_0x20d5f2}=Xe(),{resolveString:_0x21b30d}=V(),_0x59cfd7=_0x40291c[_0x55790c(0x462)](_0x118dac=>_0x118dac[_0x55790c(0x36a)]===_0x342269);if(!_0x59cfd7&&(_0x342269&&_0x342269!==''&&_0x342269!=='0')&&(!_0x2ee38c(_0x342269)&&!_0x267ab4(_0x342269)&&_0x20d5f2(_0x342269),_0x457c44(_0x342269)),!_0x59cfd7)return;const _0x10247d=_0x21b30d(_0x59cfd7?.[_0x55790c(0x1d9)]||''),_0x596823=We(_0x10247d);return{..._0x59cfd7,'renderInfo':_0x596823};}function Ie(_0x589797){const _0x4e7d1a=a0_0x2a06fc,{surfaces:_0x2ff728,queueSurfaceFetch:_0x501070,isFetchingSurface:_0x46b5b2,hasSurface:_0x28f142,hasFailedSurface:_0x4ec7d7}=Xe(),{resolveString:_0x202e24}=V(),_0x3bb1d2=_0x2ff728[_0x4e7d1a(0x462)](_0x59833a=>_0x59833a[_0x4e7d1a(0x36a)]===_0x589797);if(!_0x3bb1d2&&(_0x589797&&_0x589797!==''&&_0x589797!=='0')&&(!_0x46b5b2(_0x589797)&&!_0x28f142(_0x589797)&&!_0x4ec7d7(_0x589797)&&console[_0x4e7d1a(0x496)](_0x4e7d1a(0x502)+_0x589797+'\x20not\x20found,\x20queuing\x20fetch'),_0x501070(_0x589797)),!_0x3bb1d2)return;const _0x462bbc=_0x202e24(_0x3bb1d2?.[_0x4e7d1a(0x1d9)]||''),_0x301870=We(_0x462bbc);return{..._0x3bb1d2,'renderInfo':_0x301870};}function Je(_0x23a3d7){const _0x68b6ba=a0_0x2a06fc,{kmsList:_0x9a4cd1}=z(),{resolveString:_0x47c979}=V(),_0x24cfba=_0x9a4cd1[_0x68b6ba(0x462)](_0x1d4b6c=>_0x1d4b6c[_0x68b6ba(0x36a)]===_0x23a3d7),_0x3364d4=_0x47c979(_0x24cfba?.[_0x68b6ba(0x3bb)]||''),_0x36501d=_0x47c979(_0x24cfba?.[_0x68b6ba(0x4e4)]||''),_0x1dd8cc=_0x47c979(_0x24cfba?.[_0x68b6ba(0x211)]||''),_0x41b0c7=Rt(_0x3364d4),_0x18d1e4=Ie(_0x36501d),_0x19a32c=Ie(_0x1dd8cc),_0x51a024=Lt(_0x41b0c7?.[_0x68b6ba(0x3a8)][_0x68b6ba(0x3f2)],_0x18d1e4?.[_0x68b6ba(0x3a8)]['textureId'],_0x19a32c?.[_0x68b6ba(0x3a8)][_0x68b6ba(0x3f2)]);return{'name':_0x24cfba?.[_0x68b6ba(0x36a)],'material':_0x41b0c7,'surfaceTop':_0x18d1e4,'surfaceBot':_0x19a32c,'render':_0x51a024,'thk':(_0x41b0c7?.[_0x68b6ba(0x394)]||0x0)+(_0x18d1e4?.[_0x68b6ba(0x394)]||0x0)+(_0x19a32c?.[_0x68b6ba(0x394)]||0x0)};}function Ae(_0x57d806){const _0x3fc78d=a0_0x2a06fc,{cabins:_0x20fb80}=z(),_0x23c50a=_0x20fb80[_0x3fc78d(0x462)](_0x2f7f2f=>_0x2f7f2f[_0x3fc78d(0x36a)]===_0x57d806);if(!_0x23c50a)return;const _0x3927d5=_0x23c50a[_0x3fc78d(0x5ab)];return{'kms':Je(_0x3927d5||'')};}function pe(_0x33a28e){const _0x49db1f=a0_0x2a06fc,{getArticleData:_0x371679}=z(),{articleName:_0x5f00fe}=Q(),{anglZones:_0x29356c}=_0x371679(_0x5f00fe),_0x32c5d8=_0x29356c[_0x49db1f(0x462)](_0x54dce4=>_0x54dce4['TREEID']===_0x33a28e),_0x77b633=_0x29356c[_0x49db1f(0x592)](_0x58a8ac=>_0x58a8ac['TREEID']['substring'](0x0,_0x58a8ac[_0x49db1f(0x544)][_0x49db1f(0x4f9)]('.'))===_0x33a28e);return _0x77b633['sort']((_0x200c2b,_0x230a60)=>_0x200c2b[_0x49db1f(0x544)][_0x49db1f(0x491)](_0x230a60['TREEID'],void 0x0,{'numeric':!0x0})),_0x32c5d8?{'currentZone':_0x32c5d8,'children':_0x77b633,get 'topShelfCP'(){const _0x538270=_0x49db1f;return Ae(_0x32c5d8[_0x538270(0x49e)]);},get 'bottomShelfCP'(){return Ae(_0x32c5d8['BOTSHELF']);},'zoneInfo'(){const _0x52400a=_0x49db1f;return gt(_0x33a28e)?.[_0x52400a(0x316)];},'getThk'(_0xca7bf0,_0x554fb3,_0x2ae694){const _0x56e1fc=_0x49db1f;return _0x2ae694===''?0x0:oe(_0xca7bf0,_0x554fb3,pt)?.[_0x56e1fc(0x3a3)]??Ae(_0x2ae694)?.['kms'][_0x56e1fc(0x3dd)]??0x0;},get 'topShelfThk'(){const _0x4e6b91=_0x49db1f;return this[_0x4e6b91(0x58a)](_0x33a28e,J[_0x4e6b91(0x216)],_0x32c5d8['TOPSHELF']);},get 'bottomShelfThk'(){const _0x116efc=_0x49db1f;return this['getThk'](_0x33a28e,J['IAC_BOTTOMSHELFTHICKNESS'],_0x32c5d8[_0x116efc(0x350)]);},get 'dividerThk'(){const _0x31b5e4=_0x49db1f;return this['getThk'](_0x33a28e,J[_0x31b5e4(0x2d6)],_0x32c5d8[_0x31b5e4(0x1ac)]);}}:null;}function Qe(_0xf07c4,_0x166036={}){const _0xa06be1=a0_0x2a06fc,{variableTree:_0x82d909,dataType:_0x375597,silent:_0x3009ac=!0x1,allowFunctions:_0x1553c8=!0x0}=_0x166036,_0x3cc4a4=/^(.+?)\s*(mm|cm|m|in|ft|px|pt|%|deg|rad)$/i,_0x43787a={'value':void 0x0,'original':_0xf07c4,'resolved':_0xf07c4,'hadVariables':!0x1,'wasEvaluated':!0x1};try{let _0x380e34=_0xf07c4['trim'](),_0x13c422;if(_0x3cc4a4[_0xa06be1(0x395)](_0x380e34)){const _0x542d51=_0x380e34[_0xa06be1(0x1a7)](_0x3cc4a4);_0x542d51&&(_0x380e34=_0x542d51[0x1][_0xa06be1(0x561)](),_0x13c422=_0x542d51[0x2]);}_0x82d909&&ye(_0x380e34)&&(_0x43787a[_0xa06be1(0x375)]=!0x0,_0x380e34=Se(_0x380e34,_0x82d909),_0x43787a['resolved']=_0x380e34),et(_0x380e34)?(_0x43787a['wasEvaluated']=!0x0,_0x43787a[_0xa06be1(0x2a6)]=tt(_0x380e34,_0x1553c8)):ve(_0x380e34)?(_0x43787a[_0xa06be1(0x33e)]=!0x0,_0x43787a[_0xa06be1(0x2a6)]=be(_0x380e34,_0x1553c8)):_0x43787a[_0xa06be1(0x2a6)]=St(_0x380e34,_0x375597);}catch(_0x475081){_0x43787a[_0xa06be1(0x366)]=_0x475081 instanceof Error?_0x475081['message']:String(_0x475081),_0x3009ac||console[_0xa06be1(0x366)](_0xa06be1(0x29e)+_0xf07c4+'\x22',_0x475081),_0x43787a[_0xa06be1(0x2a6)]=_0xf07c4;}return _0x43787a;}function ue(_0x522ccc,_0x2ed167={}){const _0x246e76=a0_0x2a06fc;return Qe(_0x522ccc,_0x2ed167)[_0x246e76(0x2a6)];}function et(_0x52ae53){const _0x144c96=a0_0x2a06fc;return!_0x52ae53||typeof _0x52ae53!=_0x144c96(0x3dc)?!0x1:/^\s*IF\s*\(/i[_0x144c96(0x395)](_0x52ae53['trim']());}function tt(_0x1d03ae,_0x209ffd=!0x0){const _0x56b3a7=a0_0x2a06fc,_0x41aaae=_0x1d03ae['trim']()[_0x56b3a7(0x1a7)](/^IF\s*\((.*)\)\s*$/i);if(!_0x41aaae)throw new Error(_0x56b3a7(0x56b)+_0x1d03ae);const _0x40401d=_0x41aaae[0x1],_0x7bc45=Et(_0x40401d);if(_0x7bc45['length']!==0x3)throw new Error('IF\x20statement\x20must\x20have\x20exactly\x203\x20parts:\x20IF(condition,\x20trueValue,\x20falseValue).\x20Got:\x20'+_0x7bc45[_0x56b3a7(0x456)]+'\x20parts');const [_0x27ded0,_0x5519a3,_0x221f14]=_0x7bc45,_0x4af4ea=le(_0x27ded0[_0x56b3a7(0x561)](),_0x209ffd)?_0x5519a3[_0x56b3a7(0x561)]():_0x221f14[_0x56b3a7(0x561)]();if(et(_0x4af4ea))return tt(_0x4af4ea,_0x209ffd);if(ve(_0x4af4ea))return be(_0x4af4ea,_0x209ffd);{const _0x269ed8=Number(_0x4af4ea);return isNaN(_0x269ed8)?_0x4af4ea:_0x269ed8;}}function Et(_0x4b5e09){const _0x1f750b=a0_0x2a06fc,_0x464005=[];let _0x50a510='',_0x31867b=0x0;for(let _0x2a562d=0x0;_0x2a562d<_0x4b5e09[_0x1f750b(0x456)];_0x2a562d++){const _0x4fa131=_0x4b5e09[_0x2a562d];_0x4fa131==='('?(_0x31867b++,_0x50a510+=_0x4fa131):_0x4fa131===')'?(_0x31867b--,_0x50a510+=_0x4fa131):_0x4fa131===','&&_0x31867b===0x0?(_0x464005[_0x1f750b(0x2c2)](_0x50a510),_0x50a510=''):_0x50a510+=_0x4fa131;}return _0x50a510&&_0x464005[_0x1f750b(0x2c2)](_0x50a510),_0x464005;}function le(_0x4d431d,_0xac23cc){const _0x455d2e=a0_0x2a06fc;if(/\bAND\b/i[_0x455d2e(0x395)](_0x4d431d))return _0x4d431d[_0x455d2e(0x245)](/\bAND\b/i)['every'](_0x1bf8fb=>le(_0x1bf8fb[_0x455d2e(0x561)](),_0xac23cc));if(/\bOR\b/i['test'](_0x4d431d))return _0x4d431d[_0x455d2e(0x245)](/\bOR\b/i)[_0x455d2e(0x3d1)](_0x1dba6c=>le(_0x1dba6c[_0x455d2e(0x561)](),_0xac23cc));if(/^\s*NOT\s+/i[_0x455d2e(0x395)](_0x4d431d)){const _0x51f8da=_0x4d431d['replace'](/^\s*NOT\s+/i,'')[_0x455d2e(0x561)]();return!le(_0x51f8da,_0xac23cc);}const _0x59aa5d=_0x4d431d[_0x455d2e(0x1a7)](/(.+?)(<=|>=|!=|<>|=|<|>)(.+)/);if(!_0x59aa5d)throw new Error(_0x455d2e(0x590)+_0x4d431d);const [,_0xdd903c,_0xb850ed,_0x183671]=_0x59aa5d,_0x145e21=Pe(_0xdd903c[_0x455d2e(0x561)](),_0xac23cc),_0x3f9a85=Pe(_0x183671['trim'](),_0xac23cc);switch(_0xb850ed){case'=':return _0x145e21===_0x3f9a85;case'!=':case'<>':return _0x145e21!==_0x3f9a85;case'<':return _0x145e21<_0x3f9a85;case'>':return _0x145e21>_0x3f9a85;case'<=':return _0x145e21<=_0x3f9a85;case'>=':return _0x145e21>=_0x3f9a85;default:throw new Error('Unknown\x20operator:\x20'+_0xb850ed);}}function Pe(_0x5e689d,_0x23a720){const _0xb793fd=a0_0x2a06fc;if(_0x5e689d[_0xb793fd(0x339)]('\x22')&&_0x5e689d[_0xb793fd(0x54e)]('\x22')||_0x5e689d[_0xb793fd(0x339)]('\x27')&&_0x5e689d['endsWith']('\x27'))return _0x5e689d[_0xb793fd(0x44f)](0x1,-0x1);if(ve(_0x5e689d))return be(_0x5e689d,_0x23a720);const _0x519eb0=Number(_0x5e689d);return isNaN(_0x519eb0)?_0x5e689d:_0x519eb0;}function ve(_0x303b5a){const _0x4d96a1=a0_0x2a06fc;if(!_0x303b5a||typeof _0x303b5a!=_0x4d96a1(0x3dc))return!0x1;const _0x5831f1=_0x303b5a['trim']();return/[+\-*/()]/[_0x4d96a1(0x395)](_0x5831f1)?/^[\d\s+\-*/().,a-z]+$/i[_0x4d96a1(0x395)](_0x5831f1):!0x1;}const xe=new Map();function be(_0x4bfd42,_0x2c1c88=!0x0){const _0x521fed=a0_0x2a06fc,_0x266cec=_0x4bfd42[_0x521fed(0x561)](),_0x300ef0=_0x266cec+':'+_0x2c1c88;if(xe[_0x521fed(0x2c1)](_0x300ef0))return xe[_0x521fed(0x418)](_0x300ef0);let _0x5607ea=_0x266cec['replace'](/\s+/g,'');if(_0x2c1c88&&(_0x5607ea=_0x5607ea[_0x521fed(0x586)](/round\(/g,_0x521fed(0x3e2))['replace'](/floor\(/g,_0x521fed(0x317))[_0x521fed(0x586)](/ceil\(/g,'Math.ceil(')['replace'](/abs\(/g,_0x521fed(0x1f5))[_0x521fed(0x586)](/min\(/g,_0x521fed(0x595))[_0x521fed(0x586)](/max\(/g,_0x521fed(0x3bc))['replace'](/pow\(/g,'Math.pow(')[_0x521fed(0x586)](/sqrt\(/g,_0x521fed(0x3c1))),!(_0x2c1c88?/^[\d+\-*/().,a-zA-Z]+$/:/^[\d+\-*/().]+$/)['test'](_0x5607ea))throw new Error(_0x521fed(0x20a)+_0x4bfd42);if(!_0x5607ea)throw new Error(_0x521fed(0x511));try{const _0x4974ff=Function(_0x521fed(0x343)+_0x5607ea+')')();if(typeof _0x4974ff!=_0x521fed(0x3e8)||isNaN(_0x4974ff))throw new Error(_0x521fed(0x3e7)+_0x4bfd42);return xe[_0x521fed(0x3f7)](_0x300ef0,_0x4974ff),_0x4974ff;}catch(_0x3a1d4e){throw new Error(_0x521fed(0x437)+_0x4bfd42+_0x521fed(0x240)+_0x3a1d4e);}}function St(_0x252151,_0x1b5104){const _0x228cd4=a0_0x2a06fc;if(!_0x1b5104){const _0x2c6c30=Number(_0x252151);return isNaN(_0x2c6c30)?_0x252151:_0x2c6c30;}switch(_0x1b5104[_0x228cd4(0x27b)]()){case'FL':return parseFloat(_0x252151);case'IN':return parseInt(_0x252151,0xa);case'CI':case'CS':case'ST':return _0x252151;case'DA':return new Date(_0x252151)[_0x228cd4(0x56c)]();default:const _0x3113a6=Number(_0x252151);return isNaN(_0x3113a6)?_0x252151:_0x3113a6;}}var rt=(_0x18f639=>(_0x18f639['SidePanel']='S',_0x18f639[a0_0x2a06fc(0x479)]='D',_0x18f639[a0_0x2a06fc(0x3b7)]='B',_0x18f639[a0_0x2a06fc(0x18e)]='H',_0x18f639))(rt||{});function yt(_0x586614){const _0x5e62e9=a0_0x2a06fc,{csides:_0x305925}=z(),_0x306040=_0x305925[_0x5e62e9(0x462)](_0xbb9817=>_0xbb9817['NAME']===_0x586614)?.['KMS'];return{'kms':Je(_0x306040||'')};}function vt(_0x18dfbc,_0x39550f){const _0x208626=a0_0x2a06fc;if(_0x39550f===rt[_0x208626(0x2d7)])return yt(_0x18dfbc);}function se(_0xd3a920){const _0x5aca14=a0_0x2a06fc,{getArticleData:_0x2400db}=z(),{articleName:_0x433482}=Q(),{resolveString:_0x327e33}=V(),{anglElems:_0x38d227}=_0x2400db(_0x433482),_0x4ba99c=_0x38d227[_0x5aca14(0x462)](_0x216897=>_0x216897['TREEID']===_0xd3a920),_0x54c802=Re(_0xd3a920),_0xffef8d=pe(_0x54c802);if(!_0x4ba99c)return null;const _0x24879e=vt(_0x4ba99c['CPNAME'],_0x4ba99c[_0x5aca14(0x326)]),_0x411ebc=_0x4ba99c[_0x5aca14(0x51d)]===''?0x0:oe(_0xd3a920,J[_0x5aca14(0x2d6)],me)?.[_0x5aca14(0x3a3)]??_0x24879e?.[_0x5aca14(0x2d0)]?.[_0x5aca14(0x3dd)]??0x0,_0x926ffb=oe(At(_0xd3a920),J[_0x5aca14(0x2d6)],me)?.['thickness']||0x0,_0x539fbf=oe(mt(_0xd3a920),J[_0x5aca14(0x2d6)],me)?.[_0x5aca14(0x3a3)]||0x0,_0x2a0fab=_0x4ba99c[_0x5aca14(0x51d)]===''?0x0:_0x4ba99c[_0x5aca14(0x30c)]!==''?ue(_0x327e33(_0x4ba99c[_0x5aca14(0x30c)])):Number(_0x4ba99c['INSET']),_0x12dbe5=(typeof _0x2a0fab=='string'?0x0:_0x2a0fab)||0x0,_0x23398e=_0x4ba99c['MANINFO']||_0x5aca14(0x1b8),_0x298d1e=_0x4ba99c[_0x5aca14(0x51d)],_0x52f78d=_0xffef8d?.[_0x5aca14(0x2c3)]||0x0,_0x14af1d=_0xffef8d?.[_0x5aca14(0x3d2)]||0x0,_0x41321d={'start':Number(_0x4ba99c[_0x5aca14(0x5a7)])||0x0,'end':Number(_0x4ba99c[_0x5aca14(0x46e)])||0x0,'top':Number(_0x4ba99c['TOPOFFS'])||0x0,'bottom':Number(_0x4ba99c[_0x5aca14(0x4ff)])||0x0},_0x2a3f3a={'start':_0x4ba99c[_0x5aca14(0x25c)],'end':_0x4ba99c[_0x5aca14(0x518)],'top':_0x4ba99c[_0x5aca14(0x1aa)],'bottom':_0x4ba99c[_0x5aca14(0x2e7)]},_0x9ebab3={'top':_0x2a3f3a['top']==='S'?_0x52f78d:0x0,'bottom':_0x2a3f3a[_0x5aca14(0x497)]==='S'?_0x14af1d:0x0};return{'TREEID':_0xd3a920,'sidePanel':_0x24879e,'thk':_0x411ebc,'nxtThk':_0x926ffb,'prvThk':_0x539fbf,'inset':_0x12dbe5,'color':_0x23398e,'CPNAME':_0x298d1e,'topThk':_0x52f78d,'bottomThk':_0x14af1d,'oversize':_0x41321d,'trim':_0x2a3f3a,'elmTrimThk':_0x9ebab3};}var w=class extends Error{constructor(_0x3775ae){const _0x26465e=a0_0x2a06fc;super(_0x26465e(0x24f)+_0x3775ae),this['name']=_0x26465e(0x55f);}},bt=class it{[a0_0x2a06fc(0x36b)]=new Map();[a0_0x2a06fc(0x481)]='';[a0_0x2a06fc(0x2cd)]=[];['start']=0x0;[a0_0x2a06fc(0x2f2)]=0x0;[a0_0x2a06fc(0x404)]=[];['reportError'](_0x15a243){const _0x50b7c4=a0_0x2a06fc;this[_0x50b7c4(0x404)]['push'](_0x15a243);}static [a0_0x2a06fc(0x22d)]={'abs':a0_0x2a06fc(0x391),'acos':a0_0x2a06fc(0x391),'asin':a0_0x2a06fc(0x391),'atan':a0_0x2a06fc(0x391),'bog2deg':a0_0x2a06fc(0x391),'cos':a0_0x2a06fc(0x391),'deg2bog':a0_0x2a06fc(0x391),'in2mm':a0_0x2a06fc(0x391),'ln':a0_0x2a06fc(0x391),'log':a0_0x2a06fc(0x391),'log10':a0_0x2a06fc(0x391),'max':a0_0x2a06fc(0x391),'maxunder':'FUNCTION','mm2in':'FUNCTION','nextto':a0_0x2a06fc(0x391),'pi':a0_0x2a06fc(0x391),'pow':a0_0x2a06fc(0x391),'round':a0_0x2a06fc(0x391),'sin':'FUNCTION','sqr':a0_0x2a06fc(0x391),'tab':a0_0x2a06fc(0x391),'tan':a0_0x2a06fc(0x391)};[a0_0x2a06fc(0x1ab)](_0x2aabc5){const _0x2a9562=a0_0x2a06fc;if(this['cache'][_0x2a9562(0x2c1)](_0x2aabc5)){const _0xa12024=this[_0x2a9562(0x36b)][_0x2a9562(0x418)](_0x2aabc5);return this[_0x2a9562(0x36b)][_0x2a9562(0x303)](_0x2aabc5),this[_0x2a9562(0x36b)][_0x2a9562(0x3f7)](_0x2aabc5,_0xa12024),_0xa12024;}try{this[_0x2a9562(0x481)]=_0x2aabc5;const _0x254cc3=this[_0x2a9562(0x3a7)]();if(this['cache'][_0x2a9562(0x3f7)](this[_0x2a9562(0x481)],_0x254cc3),this[_0x2a9562(0x36b)]['size']>0x3){const _0x44d966=this[_0x2a9562(0x36b)][_0x2a9562(0x59f)]()[_0x2a9562(0x464)]()[_0x2a9562(0x2a6)];this[_0x2a9562(0x36b)]['delete'](_0x44d966);}return _0x254cc3;}catch(_0x5818f8){throw console[_0x2a9562(0x366)](_0x5818f8),new Error(_0x5818f8 instanceof Error?_0x5818f8[_0x2a9562(0x2fc)]:String(_0x5818f8));}}[a0_0x2a06fc(0x3a7)](){const _0x4183c2=a0_0x2a06fc;this['resetState']();try{if(this[_0x4183c2(0x481)][_0x4183c2(0x1fe)]('<')||this['source'][_0x4183c2(0x1fe)]('>'))throw new Error(_0x4183c2(0x1b1));if(this[_0x4183c2(0x481)][_0x4183c2(0x456)]===0x0)throw new Error(_0x4183c2(0x41a));for(this[_0x4183c2(0x3ac)]=0x0,this[_0x4183c2(0x2f2)]=0x0,this['tokens']=[],this[_0x4183c2(0x3ac)]===0x0&&this['addToken'](_0x4183c2(0x193),'<');!this[_0x4183c2(0x422)]();){this[_0x4183c2(0x3ac)]=this[_0x4183c2(0x2f2)];const _0x1f16bc=this['peek']();switch(_0x1f16bc){case':':this['addToken'](_0x4183c2(0x527),'>'),this['addToken'](_0x4183c2(0x193),'<'),this[_0x4183c2(0x403)]();break;case'\x20':case'\x0d':case'\x09':case'\x0a':this[_0x4183c2(0x403)]();break;case'0':case'1':case'2':case'3':case'4':case'5':case'6':case'7':case'8':case'9':case'.':this[_0x4183c2(0x200)]();break;case'$':this[_0x4183c2(0x54b)]();break;case'+':case'-':case'*':case'/':this[_0x4183c2(0x4de)](_0x4183c2(0x4b7),_0x1f16bc),this[_0x4183c2(0x403)]();break;case'(':this[_0x4183c2(0x4de)]('PAREN_OPEN','('),this[_0x4183c2(0x403)]();break;case')':this[_0x4183c2(0x4de)](_0x4183c2(0x3ab),')'),this[_0x4183c2(0x403)]();break;case'{':this['current']!=0x0&&this[_0x4183c2(0x2cd)][this[_0x4183c2(0x2cd)][_0x4183c2(0x456)]-0x1]['type']!='OPERATOR'&&this['addToken']('OPERATOR','*'),this[_0x4183c2(0x4de)](_0x4183c2(0x3f5),'{'),this[_0x4183c2(0x4de)]('LEFT_ANGLE_BRACKET','<'),this[_0x4183c2(0x403)]();break;case'}':this[_0x4183c2(0x4de)]('RIGHT_ANGLE_BRACKET','>'),this['addToken'](_0x4183c2(0x198),'}'),this[_0x4183c2(0x403)]();break;case'[':this[_0x4183c2(0x4de)](_0x4183c2(0x4b7),'~'),this['addToken'](_0x4183c2(0x58c),'['),this['advance']();break;case']':this['addToken'](_0x4183c2(0x3d3),']'),this[_0x4183c2(0x403)]();break;case'm':this[_0x4183c2(0x3f0)]()==='m'?this['scanMm']():this['scanIdentifierOrFunction']();break;default:this['isAlpha'](_0x1f16bc)?this[_0x4183c2(0x27f)]():this[_0x4183c2(0x3af)](_0x4183c2(0x40b)+_0x1f16bc+'\x20at\x20position:\x20'+this[_0x4183c2(0x2f2)]);}}if(this[_0x4183c2(0x4de)]('RIGHT_ANGLE_BRACKET','>'),this[_0x4183c2(0x4de)](_0x4183c2(0x59b),''),this[_0x4183c2(0x404)][_0x4183c2(0x456)]>0x0)throw new Error(this[_0x4183c2(0x404)]['join'](',\x0a'));return this[_0x4183c2(0x2cd)];}catch(_0x2d9c0d){throw new Error(_0x2d9c0d instanceof Error?_0x2d9c0d[_0x4183c2(0x2fc)]:String(_0x2d9c0d));}}['isAtEnd'](){const _0x2a977e=a0_0x2a06fc;return this[_0x2a977e(0x2f2)]>=this[_0x2a977e(0x481)][_0x2a977e(0x456)];}[a0_0x2a06fc(0x403)](){const _0xf8c521=a0_0x2a06fc;return this[_0xf8c521(0x481)]['charAt'](this[_0xf8c521(0x2f2)]++);}[a0_0x2a06fc(0x3f6)](){const _0x3d6afb=a0_0x2a06fc;return this[_0x3d6afb(0x422)]()?'\x00':this[_0x3d6afb(0x481)][_0x3d6afb(0x315)](this[_0x3d6afb(0x2f2)]);}[a0_0x2a06fc(0x3f0)](){const _0x4d1e63=a0_0x2a06fc;return this[_0x4d1e63(0x2f2)]+0x1>=this[_0x4d1e63(0x481)]['length']?'\x00':this[_0x4d1e63(0x481)][_0x4d1e63(0x315)](this['current']+0x1);}['addToken'](_0x1e194a,_0x408dec){const _0x380020=a0_0x2a06fc;this['tokens'][_0x380020(0x2c2)]({'type':_0x1e194a,'lexeme':_0x408dec||(_0x1e194a?this['source'][_0x380020(0x34d)](this['start'],this[_0x380020(0x2f2)]):''),'position':this[_0x380020(0x3ac)]});}[a0_0x2a06fc(0x266)](_0x5d9acb){const _0x436941=a0_0x2a06fc;return/^[0-9]$/[_0x436941(0x395)](_0x5d9acb);}['isAlpha'](_0x5c8463){const _0x20eac3=a0_0x2a06fc;return/^[a-zA-Z]$/[_0x20eac3(0x395)](_0x5c8463);}[a0_0x2a06fc(0x200)](){const _0x124593=a0_0x2a06fc;for(;this[_0x124593(0x266)](this[_0x124593(0x3f6)]());)this[_0x124593(0x403)]();if(this[_0x124593(0x3f6)]()==='.'){for(this['advance'](),this[_0x124593(0x266)](this[_0x124593(0x3f6)]())||this[_0x124593(0x3af)](_0x124593(0x259)+this[_0x124593(0x2f2)]);this[_0x124593(0x266)](this[_0x124593(0x3f6)]());)this[_0x124593(0x403)]();}this[_0x124593(0x4de)](_0x124593(0x19f));}[a0_0x2a06fc(0x54b)](){const _0x218ccc=a0_0x2a06fc;for(this[_0x218ccc(0x403)]();/[a-zA-Z0-9_]/[_0x218ccc(0x395)](this[_0x218ccc(0x3f6)]());)this['advance']();const _0x1c633d=this[_0x218ccc(0x481)]['substring'](this[_0x218ccc(0x3ac)]+0x1,this[_0x218ccc(0x2f2)]);if(_0x1c633d['endsWith']('mm')){const _0x52b6a=_0x1c633d['substring'](0x0,_0x1c633d[_0x218ccc(0x456)]-0x2);_0x52b6a&&_0x52b6a[_0x218ccc(0x456)]>0x0?(this[_0x218ccc(0x4de)](_0x218ccc(0x353),_0x52b6a),this[_0x218ccc(0x4de)]('UNIT','mm')):this[_0x218ccc(0x3af)](_0x218ccc(0x2d4));}else this[_0x218ccc(0x4de)](_0x218ccc(0x353),_0x1c633d);}[a0_0x2a06fc(0x4b2)](){const _0x45cdf8=a0_0x2a06fc;this[_0x45cdf8(0x403)](),this['advance'](),this[_0x45cdf8(0x4de)](_0x45cdf8(0x1fa),'mm');}[a0_0x2a06fc(0x27f)](){const _0x521892=a0_0x2a06fc,_0x1fcb9b=['X','Y','n'];for(;this[_0x521892(0x271)](this['peek']());)this[_0x521892(0x403)]();const _0x4d1a7b=this['source'][_0x521892(0x34d)](this[_0x521892(0x3ac)],this[_0x521892(0x2f2)]),_0x4a0387=it[_0x521892(0x22d)][_0x4d1a7b[_0x521892(0x1f2)]()];_0x4a0387!=null?this[_0x521892(0x4de)](_0x4a0387,_0x4d1a7b):_0x1fcb9b['includes'](_0x4d1a7b)?this[_0x521892(0x4de)](_0x521892(0x2d3),_0x4d1a7b):this['reportError']('Unknown\x20identifier:\x20'+_0x4d1a7b+_0x521892(0x4e3)+this[_0x521892(0x2f2)]);}['resetState'](){const _0x272130=a0_0x2a06fc;this[_0x272130(0x2cd)]=[],this['start']=0x0,this[_0x272130(0x2f2)]=0x0,this[_0x272130(0x404)]=[];}},Tt=class{[a0_0x2a06fc(0x36b)]=new Map();['tokens']=[];[a0_0x2a06fc(0x2f2)]=0x0;['parse'](_0x50d333){const _0x3b74c8=a0_0x2a06fc;if(this[_0x3b74c8(0x36b)][_0x3b74c8(0x2c1)](_0x50d333)){const _0x11bc58=this[_0x3b74c8(0x36b)][_0x3b74c8(0x418)](_0x50d333);return this[_0x3b74c8(0x36b)][_0x3b74c8(0x303)](_0x50d333),this['cache'][_0x3b74c8(0x3f7)](_0x50d333,_0x11bc58),_0x11bc58;}try{this[_0x3b74c8(0x2cd)]=_0x50d333;const _0x41da59=this[_0x3b74c8(0x477)](_0x50d333);if(this[_0x3b74c8(0x36b)][_0x3b74c8(0x3f7)](_0x50d333,_0x41da59),this[_0x3b74c8(0x36b)][_0x3b74c8(0x42f)]>0x3){const _0x359a94=this['cache']['keys']()['next']()[_0x3b74c8(0x2a6)];this[_0x3b74c8(0x36b)][_0x3b74c8(0x303)](_0x359a94);}return _0x41da59;}catch(_0x3088cd){throw new Error(_0x3088cd instanceof Error?_0x3088cd[_0x3b74c8(0x2fc)]:String(_0x3088cd));}}['performParse'](_0x3d453e){const _0x28b6fa=a0_0x2a06fc;if(this[_0x28b6fa(0x28e)](),this['tokens'][_0x28b6fa(0x456)]===0x0)throw new Error(_0x28b6fa(0x28c));try{return this['expression']();}catch(_0x24d830){throw new Error(_0x24d830 instanceof Error?_0x24d830['message']:String(_0x24d830));}}[a0_0x2a06fc(0x28e)]=()=>{const _0x1484a3=a0_0x2a06fc;this[_0x1484a3(0x2f2)]=0x0;};[a0_0x2a06fc(0x509)](){const _0x2518cf=a0_0x2a06fc;if(this[_0x2518cf(0x422)]())return!0x1;const _0x50b3d2=this[_0x2518cf(0x3f6)]();return _0x50b3d2[_0x2518cf(0x3cb)]==='UNIT'&&_0x50b3d2['lexeme']==='mm';}[a0_0x2a06fc(0x58d)](){const _0x4bc498=a0_0x2a06fc;return this[_0x4bc498(0x509)]()?(this[_0x4bc498(0x403)](),!0x0):!0x1;}['sections'](){const _0x490a93=a0_0x2a06fc,_0xe0fb8f=[];if(!this['check'](_0x490a93(0x193)))return this['expression']();for(;this['check'](_0x490a93(0x193));){this['advance']();let _0x2262c9=this[_0x490a93(0x402)]();this['consume']('RIGHT_ANGLE_BRACKET','Expected\x20\x27>\x27\x20after\x20section\x20expression.'),_0xe0fb8f['push']({'type':_0x490a93(0x194),'nodes':_0x2262c9,'hasMillimeterSuffix':this[_0x490a93(0x58d)]()});}if(_0xe0fb8f[_0x490a93(0x456)]===0x1){const _0x30d173=_0xe0fb8f[0x0];return _0x30d173[_0x490a93(0x3cb)]===_0x490a93(0x194)&&_0x30d173[_0x490a93(0x1c9)]['type']===_0x490a93(0x194)?_0x30d173[_0x490a93(0x1c9)]:_0x30d173;}return{'type':'Sections','sections':_0xe0fb8f};}['expression'](){const _0x5bd162=a0_0x2a06fc;try{let _0xee35fb=this['term']();for(;!this[_0x5bd162(0x422)]()&&this['check'](_0x5bd162(0x4b7))&&['+','-'][_0x5bd162(0x1fe)](this[_0x5bd162(0x3f6)]()[_0x5bd162(0x59d)]);){this[_0x5bd162(0x403)]();const _0x599f1d=this[_0x5bd162(0x5af)]()[_0x5bd162(0x59d)],_0x4932da=this[_0x5bd162(0x3f1)]();_0xee35fb={'type':_0x5bd162(0x46b),'left':_0xee35fb,'operator':_0x599f1d,'right':_0x4932da};}return _0xee35fb;}catch(_0x22e2a5){throw new Error(_0x5bd162(0x34b)+_0x22e2a5[_0x5bd162(0x2fc)]);}}[a0_0x2a06fc(0x3f1)](){const _0x59263=a0_0x2a06fc;try{let _0x51d284=this[_0x59263(0x263)]();for(;!this['isAtEnd']()&&this[_0x59263(0x217)](_0x59263(0x4b7))&&['*','/','~'][_0x59263(0x1fe)](this[_0x59263(0x3f6)]()[_0x59263(0x59d)]);){this[_0x59263(0x403)]();const _0x18dc5d=this[_0x59263(0x5af)]()[_0x59263(0x59d)],_0x4052a5=this['factor']();if(_0x4052a5[_0x59263(0x3cb)]===_0x59263(0x3a5)&&_0x4052a5[_0x59263(0x3b2)]==='n')throw new Error('Invalid\x20usage:\x20\x22n\x22\x20cannot\x20appear\x20on\x20the\x20right-hand\x20side\x20of\x20an\x20operator');_0x51d284={'type':_0x59263(0x46b),'left':_0x51d284,'operator':_0x18dc5d,'right':_0x4052a5};}return _0x51d284;}catch(_0x163cac){throw new Error(_0x59263(0x1d1)+_0x163cac[_0x59263(0x2fc)]);}}[a0_0x2a06fc(0x263)](){const _0xcda468=a0_0x2a06fc;try{if(this[_0xcda468(0x217)](_0xcda468(0x4b7))&&['-','+'][_0xcda468(0x1fe)](this[_0xcda468(0x3f6)]()[_0xcda468(0x59d)])){this['advance']();const _0x20d223=this[_0xcda468(0x5af)]()[_0xcda468(0x59d)],_0x178bfe=this['factor']();return{'type':_0xcda468(0x1c8),'operator':_0x20d223,'right':_0x178bfe};}return this[_0xcda468(0x545)]();}catch(_0x3da327){throw new Error(_0xcda468(0x333)+_0x3da327['message']);}}['primary'](){const _0x16c999=a0_0x2a06fc;try{if(this[_0x16c999(0x217)](_0x16c999(0x19f)))return this[_0x16c999(0x403)](),{'type':_0x16c999(0x2ab),'value':parseFloat(this[_0x16c999(0x5af)]()['lexeme']),'hasMillimeterSuffix':this['consumeMillimeterSuffix']()};if(this[_0x16c999(0x217)](_0x16c999(0x353)))return this[_0x16c999(0x403)](),{'type':_0x16c999(0x336),'name':this['previous']()[_0x16c999(0x59d)],'hasMillimeterSuffix':this['consumeMillimeterSuffix']()};if(this[_0x16c999(0x217)](_0x16c999(0x2d3)))return this[_0x16c999(0x403)](),{'type':'SpecialVariable','name':this[_0x16c999(0x5af)]()[_0x16c999(0x59d)],'hasMillimeterSuffix':this['previous']()[_0x16c999(0x59d)]==='n'};if(this[_0x16c999(0x217)](_0x16c999(0x391))){this[_0x16c999(0x403)]();const _0x4c0e02=this[_0x16c999(0x5af)]()[_0x16c999(0x59d)];this[_0x16c999(0x381)]('PAREN_OPEN','Expected\x20\x27(\x27\x20after\x20function\x20name\x20\x27'+_0x4c0e02+'\x27.');const _0x28efb9=this[_0x16c999(0x402)]();return this[_0x16c999(0x381)](_0x16c999(0x3ab),_0x16c999(0x41c)),{'type':_0x16c999(0x48a),'name':_0x4c0e02,'arg':_0x28efb9,'hasMillimeterSuffix':this[_0x16c999(0x58d)]()};}if(this['check']('PAREN_OPEN')){this['advance']();const _0x451880=this['expression']();if(!_0x451880)throw new Error(_0x16c999(0x2b8));return this[_0x16c999(0x381)]('PAREN_CLOSE',_0x16c999(0x4b6)),{'type':'Grouping','expression':_0x451880,'hasMillimeterSuffix':this[_0x16c999(0x58d)]()};}if(this[_0x16c999(0x217)]('PAREN_CLOSE'))throw new Error(_0x16c999(0x2bf));if(this[_0x16c999(0x217)](_0x16c999(0x3f5))){this['advance']();let _0x39dc17=this[_0x16c999(0x409)]();return this['consume']('BRACE_CLOSE',_0x16c999(0x438)),_0x39dc17[_0x16c999(0x3cb)]===_0x16c999(0x194)&&_0x39dc17[_0x16c999(0x1c9)][_0x16c999(0x3cb)]===_0x16c999(0x194)&&(_0x39dc17=_0x39dc17[_0x16c999(0x1c9)]),{'type':'Repeated','toRepeat':_0x39dc17,'hasMillimeterSuffix':this[_0x16c999(0x58d)]()};}if(this[_0x16c999(0x217)]('LEFT_ANGLE_BRACKET'))return this[_0x16c999(0x409)]();throw new Error('Unexpected\x20token:\x20'+this[_0x16c999(0x3f6)]()[_0x16c999(0x59d)]);}catch(_0x81ed02){throw new Error(_0x16c999(0x1f1)+_0x81ed02[_0x16c999(0x2fc)]);}}[a0_0x2a06fc(0x217)](_0x37cc88){const _0x4eaac7=a0_0x2a06fc;return this[_0x4eaac7(0x422)]()?!0x1:this['peek']()[_0x4eaac7(0x3cb)]===_0x37cc88;}[a0_0x2a06fc(0x403)](){const _0x3bb89b=a0_0x2a06fc;return this[_0x3bb89b(0x422)]()||this['current']++,this[_0x3bb89b(0x5af)]();}[a0_0x2a06fc(0x381)](_0x24dca5,_0x4960be){const _0x78a7a1=a0_0x2a06fc;if(this[_0x78a7a1(0x217)](_0x24dca5))return this[_0x78a7a1(0x403)]();throw new Error(_0x4960be);}['isAtEnd'](){const _0x487c00=a0_0x2a06fc;return this[_0x487c00(0x2f2)]>=this['tokens'][_0x487c00(0x456)];}['peek'](){const _0x1f35b3=a0_0x2a06fc;return this['tokens'][this[_0x1f35b3(0x2f2)]];}[a0_0x2a06fc(0x5af)](){const _0x18e4f6=a0_0x2a06fc;return this[_0x18e4f6(0x2cd)][this[_0x18e4f6(0x2f2)]-0x1];}},Fe=_0xf2ec62=>_0xf2ec62[a0_0x2a06fc(0x3cb)]==='SpecialVariable'&&_0xf2ec62[a0_0x2a06fc(0x3b2)]==='n';function Mt(_0x5117dc,_0x4c06a0){const _0xdc5887=a0_0x2a06fc;if(_0x5117dc[_0xdc5887(0x52a)]['type']===_0xdc5887(0x3a5)&&_0x5117dc['right'][_0xdc5887(0x3b2)]==='n')return new w(_0xdc5887(0x2b3));const _0x2f48d6=Fe(_0x5117dc[_0xdc5887(0x443)])?_0x5117dc[_0xdc5887(0x443)]:this[_0xdc5887(0x4ab)](_0x5117dc['left']),_0x59b6cb=Fe(_0x5117dc['right'])?_0x5117dc['right']:this[_0xdc5887(0x4ab)](_0x5117dc['right']);if(_0x2f48d6 instanceof w)return _0x2f48d6;if(_0x59b6cb instanceof w)return _0x59b6cb;const _0x39aade=_0x2f48d6[_0xdc5887(0x3cb)]===_0xdc5887(0x2ab)&&_0x59b6cb[_0xdc5887(0x3cb)]==='NumberLiteral',_0xf1cf16=_0x39aade?_0x2f48d6[_0xdc5887(0x439)]===_0x59b6cb['hasMillimeterSuffix']:!0x1,_0x408270=_0x491475=>_0x491475[_0xdc5887(0x3cb)]===_0xdc5887(0x274);switch(_0x5117dc['operator']){case'+':return _0x39aade&&_0xf1cf16&&_0x4c06a0?.[_0xdc5887(0x572)]==!0x1?{'type':_0xdc5887(0x2ab),'value':_0x2f48d6[_0xdc5887(0x2a6)]+_0x59b6cb[_0xdc5887(0x2a6)],'hasMillimeterSuffix':_0x2f48d6[_0xdc5887(0x439)]===!0x0||_0x59b6cb['hasMillimeterSuffix']===!0x0,'spreadMm':_0x2f48d6['spreadMm']||_0x59b6cb[_0xdc5887(0x255)]}:_0x39aade&&_0x4c06a0?.[_0xdc5887(0x572)]==!0x0?{'type':_0xdc5887(0x2ab),'value':_0x2f48d6[_0xdc5887(0x2a6)]+_0x59b6cb['value'],'spreadMm':_0x2f48d6[_0xdc5887(0x439)]||_0x59b6cb[_0xdc5887(0x439)]}:{'type':_0xdc5887(0x46b),'operator':'+','left':_0x2f48d6,'right':_0x59b6cb};case'*':return _0x39aade&&_0x4c06a0?.['isInsideGroup']==!0x0?{'type':_0xdc5887(0x2ab),'value':_0x2f48d6['value']*_0x59b6cb[_0xdc5887(0x2a6)],'hasMillimeterSuffix':_0x2f48d6[_0xdc5887(0x439)]===!0x0||_0x59b6cb[_0xdc5887(0x439)]===!0x0,'spreadMm':_0x2f48d6[_0xdc5887(0x255)]||_0x59b6cb[_0xdc5887(0x255)]}:_0x408270(_0x59b6cb)&&_0x2f48d6['type']==='NumberLiteral'?{'type':_0xdc5887(0x274),'toRepeat':_0x59b6cb['toRepeat'],'times':Math[_0xdc5887(0x37b)](_0x2f48d6['value']),'hasMillimeterSuffix':_0x59b6cb[_0xdc5887(0x3cb)]===_0xdc5887(0x2ab)&&_0x59b6cb[_0xdc5887(0x439)]||!0x1}:_0x4c06a0?.[_0xdc5887(0x572)]==!0x1&&_0x2f48d6[_0xdc5887(0x3cb)]!==_0xdc5887(0x3a5)&&_0x2f48d6['name']!=='n'?new w(_0xdc5887(0x27a)):_0x2f48d6[_0xdc5887(0x3cb)]===_0xdc5887(0x3a5)?{'type':_0xdc5887(0x46b),'operator':'*','left':_0x2f48d6,'right':{'type':'NumberLiteral','value':_0x59b6cb[_0xdc5887(0x2a6)],'hasMillimeterSuffix':!0x0}}:{'type':_0xdc5887(0x46b),'operator':'*','left':_0x2f48d6,'right':_0x59b6cb,'hasMillimeterSuffix':_0x2f48d6[_0xdc5887(0x439)]||_0x59b6cb['hasMillimeterSuffix']};case'/':if(_0x39aade&&_0x4c06a0?.['isInsideGroup']==!0x0)return{'type':_0xdc5887(0x2ab),'value':_0x2f48d6[_0xdc5887(0x2a6)]/_0x59b6cb['value'],'hasMillimeterSuffix':_0x2f48d6[_0xdc5887(0x439)]===!0x0||_0x59b6cb[_0xdc5887(0x439)]===!0x0};if(_0x4c06a0?.[_0xdc5887(0x572)]==!0x1)return new w('cannot\x20have\x20\x20/\x20outside\x20of\x20group');case'-':return _0x39aade&&_0xf1cf16&&_0x4c06a0?.[_0xdc5887(0x572)]==!0x1?{'type':'NumberLiteral','value':_0x2f48d6[_0xdc5887(0x2a6)]-_0x59b6cb[_0xdc5887(0x2a6)],'hasMillimeterSuffix':_0x2f48d6[_0xdc5887(0x439)]===!0x0||_0x59b6cb['hasMillimeterSuffix']===!0x0,'spreadMm':_0x2f48d6['spreadMm']||_0x59b6cb[_0xdc5887(0x255)]}:_0x39aade&&_0x4c06a0?.[_0xdc5887(0x572)]==!0x0?{'type':'NumberLiteral','value':_0x2f48d6[_0xdc5887(0x2a6)]-_0x59b6cb[_0xdc5887(0x2a6)],'spreadMm':_0x2f48d6['hasMillimeterSuffix']||_0x59b6cb[_0xdc5887(0x439)]}:{'type':_0xdc5887(0x46b),'operator':'-','left':_0x2f48d6,'right':_0x59b6cb};default:throw new w(_0xdc5887(0x3b5));}}function Nt(_0xe50fa8,_0x1d4da8){const _0x81b47e=a0_0x2a06fc,_0x335215=this[_0x81b47e(0x4ab)](_0xe50fa8[_0x81b47e(0x4c9)]);if(_0x335215 instanceof w)throw new w(_0x81b47e(0x3d5));switch(_0xe50fa8[_0x81b47e(0x3b2)][_0x81b47e(0x3a4)]()){case'abs':return{'type':_0x81b47e(0x2ab),'value':Math['abs'](_0x335215[_0x81b47e(0x2a6)]),'hasMillimeterSuffix':_0x335215[_0x81b47e(0x439)],'spreadMm':_0x1d4da8?.[_0x81b47e(0x572)]===!0x1};case _0x81b47e(0x4a9):return{'type':_0x81b47e(0x2ab),'value':Math[_0x81b47e(0x4a9)](_0x335215[_0x81b47e(0x2a6)]),'hasMillimeterSuffix':_0x335215[_0x81b47e(0x439)],'spreadMm':_0x1d4da8?.[_0x81b47e(0x572)]===!0x1};case'asin':return{'type':'NumberLiteral','value':Math[_0x81b47e(0x2b9)](_0x335215['value']),'hasMillimeterSuffix':_0x335215[_0x81b47e(0x439)],'spreadMm':_0x1d4da8?.[_0x81b47e(0x572)]===!0x1};case _0x81b47e(0x383):return{'type':_0x81b47e(0x2ab),'value':Math[_0x81b47e(0x383)](_0x335215[_0x81b47e(0x2a6)]),'hasMillimeterSuffix':_0x335215[_0x81b47e(0x439)],'spreadMm':_0x1d4da8?.[_0x81b47e(0x572)]===!0x1};case'cos':return{'type':_0x81b47e(0x2ab),'value':Math['cos'](_0x335215[_0x81b47e(0x2a6)]),'hasMillimeterSuffix':_0x335215['hasMillimeterSuffix'],'spreadMm':_0x1d4da8?.['isInsideGroup']===!0x1};case _0x81b47e(0x246):return{'type':_0x81b47e(0x2ab),'value':Math[_0x81b47e(0x246)](_0x335215['value']),'hasMillimeterSuffix':_0x335215[_0x81b47e(0x439)],'spreadMm':_0x1d4da8?.['isInsideGroup']===!0x1};case _0x81b47e(0x585):return{'type':'NumberLiteral','value':Math[_0x81b47e(0x585)](_0x335215[_0x81b47e(0x2a6)]),'hasMillimeterSuffix':_0x335215['hasMillimeterSuffix'],'spreadMm':_0x1d4da8?.[_0x81b47e(0x572)]===!0x1};case _0x81b47e(0x37b):return{'type':'NumberLiteral','value':Math[_0x81b47e(0x37b)](_0x335215['value']),'hasMillimeterSuffix':_0x335215[_0x81b47e(0x439)],'spreadMm':_0x1d4da8?.['isInsideGroup']===!0x1};case _0x81b47e(0x3c7):return{'type':_0x81b47e(0x2ab),'value':_0x335215[_0x81b47e(0x2a6)]*(0xb4/Math['PI']),'hasMillimeterSuffix':_0x335215[_0x81b47e(0x439)],'spreadMm':_0x1d4da8?.[_0x81b47e(0x572)]===!0x1};case _0x81b47e(0x499):return{'type':_0x81b47e(0x2ab),'value':_0x335215[_0x81b47e(0x2a6)]*(Math['PI']/0xb4),'hasMillimeterSuffix':_0x335215[_0x81b47e(0x439)],'spreadMm':_0x1d4da8?.['isInsideGroup']===!0x1};case'in2mm':return{'type':'NumberLiteral','value':_0x335215[_0x81b47e(0x2a6)]*25.4,'hasMillimeterSuffix':_0x335215[_0x81b47e(0x439)],'spreadMm':_0x1d4da8?.['isInsideGroup']===!0x1};case _0x81b47e(0x36c):return{'type':_0x81b47e(0x2ab),'value':_0x335215[_0x81b47e(0x2a6)]/25.4,'hasMillimeterSuffix':_0x335215[_0x81b47e(0x439)],'spreadMm':_0x1d4da8?.[_0x81b47e(0x572)]===!0x1};case'ln':return{'type':_0x81b47e(0x2ab),'value':Math[_0x81b47e(0x496)](_0x335215[_0x81b47e(0x2a6)]),'hasMillimeterSuffix':_0x335215[_0x81b47e(0x439)],'spreadMm':_0x1d4da8?.[_0x81b47e(0x572)]===!0x1};case _0x81b47e(0x2a5):return{'type':_0x81b47e(0x2ab),'value':Math[_0x81b47e(0x2a5)](_0x335215['value']),'hasMillimeterSuffix':_0x335215[_0x81b47e(0x439)],'spreadMm':_0x1d4da8?.[_0x81b47e(0x572)]===!0x1};default:throw new w(_0x81b47e(0x52c));}}function Ct(_0xbe1af8){const _0x19b6d2=a0_0x2a06fc;if(!this[_0x19b6d2(0x534)]||!(_0xbe1af8[_0x19b6d2(0x3b2)]in this[_0x19b6d2(0x534)]))throw new w(_0x19b6d2(0x2a0)+_0xbe1af8[_0x19b6d2(0x3b2)]+'\x20is\x20not\x20defined.');return{'type':'NumberLiteral','value':this[_0x19b6d2(0x534)][_0xbe1af8[_0x19b6d2(0x3b2)]],'hasMillimeterSuffix':_0xbe1af8[_0x19b6d2(0x439)]};}var Dt=class{[a0_0x2a06fc(0x238)]=0x0;[a0_0x2a06fc(0x534)]={};constructor(){const _0x153a57=a0_0x2a06fc;this[_0x153a57(0x363)]=Mt[_0x153a57(0x4aa)](this),this[_0x153a57(0x2a7)]=Nt[_0x153a57(0x4aa)](this),this[_0x153a57(0x2b5)]=Ct['bind'](this);}[a0_0x2a06fc(0x4ab)](_0x17dcd4,_0x3e9aec={'isInsideGroup':!0x1},_0xcd0213){const _0x421f0e=a0_0x2a06fc;this[_0x421f0e(0x238)]++;try{if(_0xcd0213&&(this['variables']=_0xcd0213),this[_0x421f0e(0x53e)](_0x17dcd4))return this[_0x421f0e(0x29b)](_0x17dcd4,_0x3e9aec);if(this[_0x421f0e(0x251)](_0x17dcd4)){const _0x33b324=this['evaluate'](_0x17dcd4[_0x421f0e(0x1c9)],_0x3e9aec);return _0x33b324 instanceof w?new w(_0x421f0e(0x503)+JSON['stringify'](_0x17dcd4)):{..._0x17dcd4,'nodes':_0x33b324};}if(this[_0x421f0e(0x425)](_0x17dcd4)){if(_0x3e9aec[_0x421f0e(0x572)]){if(_0x17dcd4['hasMillimeterSuffix'])return{..._0x17dcd4,'spreadMm':!0x0};}else return _0x17dcd4;}if(this[_0x421f0e(0x529)](_0x17dcd4)){_0x3e9aec={..._0x3e9aec,'isInsideGroup':!0x0};const _0x55c509=this[_0x421f0e(0x4ab)](_0x17dcd4['expression'],_0x3e9aec);return _0x55c509 instanceof w?_0x55c509:{..._0x55c509,'hasMillimeterSuffix':_0x17dcd4[_0x421f0e(0x439)]};}if(this[_0x421f0e(0x323)](_0x17dcd4)){const _0x294f78=this['evaluate'](_0x17dcd4[_0x421f0e(0x232)]);return _0x294f78 instanceof w?_0x294f78:{..._0x17dcd4,'toRepeat':_0x294f78};}if(this[_0x421f0e(0x1a5)](_0x17dcd4))return this['evaluateBinaryExpression'](_0x17dcd4,_0x3e9aec);if(this['isUnaryExpression'](_0x17dcd4))return{'type':_0x421f0e(0x2ab),'value':_0x17dcd4[_0x421f0e(0x524)]==='-'?-0x1*_0x17dcd4['right'][_0x421f0e(0x2a6)]:_0x17dcd4[_0x421f0e(0x52a)][_0x421f0e(0x2a6)],'hasMillimeterSuffix':_0x17dcd4[_0x421f0e(0x52a)]['hasMillimeterSuffix']};if(this[_0x421f0e(0x43b)](_0x17dcd4))return this[_0x421f0e(0x2a7)](_0x17dcd4,_0x3e9aec);if(this['isVariable'](_0x17dcd4)){if(this['variables'])return this[_0x421f0e(0x2b5)](_0x17dcd4);throw new w(_0x421f0e(0x410));}throw new w(_0x421f0e(0x31e)+_0x17dcd4[_0x421f0e(0x3cb)]);}catch(_0x27725a){throw new w(_0x27725a[_0x421f0e(0x2fc)]);}finally{this[_0x421f0e(0x238)]--;}}[a0_0x2a06fc(0x50d)](_0x1bdcb3){const _0x1070eb=a0_0x2a06fc;return _0x1bdcb3[_0x1070eb(0x3cb)]===_0x1070eb(0x1c8);}['isNumberLiteral'](_0x2eea8d){const _0x225e36=a0_0x2a06fc;return _0x2eea8d[_0x225e36(0x3cb)]==='NumberLiteral';}['isVariable'](_0xb63764){const _0x35a73c=a0_0x2a06fc;return _0xb63764[_0x35a73c(0x3cb)]==='Variable'||_0xb63764[_0x35a73c(0x3cb)]===_0x35a73c(0x3a5);}[a0_0x2a06fc(0x1a5)](_0x49e765){return _0x49e765['type']==='BinaryExpression';}[a0_0x2a06fc(0x43b)](_0x578aa9){const _0x26a7bb=a0_0x2a06fc;return _0x578aa9[_0x26a7bb(0x3cb)]===_0x26a7bb(0x48a);}['isGrouping'](_0x53d4e0){const _0x15dea5=a0_0x2a06fc;return _0x53d4e0['type']===_0x15dea5(0x447);}[a0_0x2a06fc(0x323)](_0x126ae5){const _0x12422d=a0_0x2a06fc;return _0x126ae5[_0x12422d(0x3cb)]===_0x12422d(0x274);}[a0_0x2a06fc(0x53e)](_0x3afed3){const _0x1a8d94=a0_0x2a06fc;return _0x3afed3[_0x1a8d94(0x3cb)]==='Sections';}['isSection'](_0x4fd7b4){const _0x576cb7=a0_0x2a06fc;return _0x4fd7b4['type']===_0x576cb7(0x194);}[a0_0x2a06fc(0x29b)](_0xbd48bf,_0x57fd94={'isInsideGroup':!0x1}){const _0x2c70f8=a0_0x2a06fc;return{'type':_0x2c70f8(0x421),'sections':_0xbd48bf['sections'][_0x2c70f8(0x18d)](_0x4c0827=>{const _0x4bff17=_0x2c70f8,_0xd575b8=this['evaluate'](_0x4c0827['nodes']);if(_0xd575b8 instanceof w)throw _0xd575b8;return{'type':_0x4bff17(0x194),'nodes':_0xd575b8};})};}[a0_0x2a06fc(0x363)];[a0_0x2a06fc(0x2a7)];['evaluateVariable'];};function K(_0x3f3653,_0x4a199a){const _0x20e9a9=a0_0x2a06fc;if(!_0x3f3653)throw new w('unsupported\x20node\x20type\x20to\x20traverse:\x20'+JSON[_0x20e9a9(0x546)](_0x3f3653));_0x4a199a(_0x3f3653),_0x3f3653[_0x20e9a9(0x3cb)]===_0x20e9a9(0x421)&&Array['isArray'](_0x3f3653[_0x20e9a9(0x409)])?_0x3f3653[_0x20e9a9(0x409)][_0x20e9a9(0x53b)](_0x17be87=>K(_0x17be87,_0x4a199a)):_0x3f3653[_0x20e9a9(0x3cb)]===_0x20e9a9(0x194)&&_0x3f3653[_0x20e9a9(0x1c9)]?K(_0x3f3653[_0x20e9a9(0x1c9)],_0x4a199a):_0x3f3653[_0x20e9a9(0x3cb)];}var wt=class{['accumulateIncorporatedThicknesses'](_0x15c240,_0x21eb58,_0x548a7f,_0x51a173,_0x3bc6c1,_0x5892b6,_0x2f95ad,_0x548723,_0x19a348){const _0x58073d=a0_0x2a06fc;let _0x46b4f6=0x0;if(_0x2f95ad==='M'){for(let _0x2ffd16=0x1;_0x2ffd16<_0x15c240['sections'][_0x58073d(0x456)]-0x1;_0x2ffd16++)_0x46b4f6+=_0x51a173;}if(_0x2f95ad==='O'){for(let _0x44e22c=0x1;_0x44e22c<_0x15c240[_0x58073d(0x409)][_0x58073d(0x456)]-0x1;_0x44e22c++)_0x46b4f6+=_0x51a173*0x2;}return _0x3bc6c1==='M'&&(_0x46b4f6+=_0x21eb58/0x2),_0x3bc6c1==='O'&&(_0x46b4f6+=_0x21eb58),_0x5892b6==='M'&&(_0x46b4f6+=_0x21eb58/0x2),_0x5892b6==='O'&&(_0x46b4f6+=_0x21eb58),_0x19a348==='M'&&(_0x46b4f6+=_0x548a7f/0x2),_0x19a348==='O'&&(_0x46b4f6+=_0x548a7f),_0x548723==='M'&&(_0x46b4f6+=_0x548a7f/0x2),_0x548723==='O'&&(_0x46b4f6+=_0x548a7f),_0x46b4f6;}},kt=class{['calculateSections'](_0x35d2f2,_0x3d729f=0x1f4,_0x210c46=0x0,_0x330c4d){const _0xbfa931=a0_0x2a06fc;try{if(_0x35d2f2 instanceof w)throw _0x35d2f2;if(_0x35d2f2['type']!=='Sections'&&_0x35d2f2[_0xbfa931(0x3cb)]!=='Section')throw new w(_0xbfa931(0x1d7)+JSON[_0xbfa931(0x546)](_0x35d2f2));let _0x47a4dc={'type':_0xbfa931(0x421),'sections':[]};if(_0x35d2f2[_0xbfa931(0x3cb)]===_0xbfa931(0x421)){for(const _0x548659 of _0x35d2f2[_0xbfa931(0x409)])if(_0x548659[_0xbfa931(0x1c9)][_0xbfa931(0x3cb)]===_0xbfa931(0x274)&&_0x548659['nodes']['times']){for(let _0x3f89c7=0x0;_0x3f89c7<(_0x548659[_0xbfa931(0x1c9)]?.[_0xbfa931(0x2d5)]??0x0);_0x3f89c7++)if(_0x548659['nodes'][_0xbfa931(0x232)][_0xbfa931(0x3cb)]===_0xbfa931(0x194))_0x47a4dc[_0xbfa931(0x409)][_0xbfa931(0x2c2)](_0x548659[_0xbfa931(0x1c9)][_0xbfa931(0x232)]);else{if(_0x548659[_0xbfa931(0x1c9)][_0xbfa931(0x232)][_0xbfa931(0x3cb)]==='Sections'){for(const _0x3868c7 of _0x548659[_0xbfa931(0x1c9)][_0xbfa931(0x232)][_0xbfa931(0x409)])_0x47a4dc[_0xbfa931(0x409)][_0xbfa931(0x2c2)](_0x3868c7);}}}else _0x47a4dc['sections'][_0xbfa931(0x2c2)](_0x548659);}else _0x35d2f2[_0xbfa931(0x3cb)]==='Section'&&_0x47a4dc[_0xbfa931(0x409)][_0xbfa931(0x2c2)](_0x35d2f2);if(_0x330c4d){const _0x5de450=new wt()[_0xbfa931(0x4ef)](_0x47a4dc,_0x330c4d[_0xbfa931(0x3df)],_0x330c4d[_0xbfa931(0x1fc)],_0x210c46,_0x330c4d[_0xbfa931(0x54d)],_0x330c4d['sizerefedg1'],_0x330c4d[_0xbfa931(0x2ba)],_0x330c4d[_0xbfa931(0x2eb)],_0x330c4d[_0xbfa931(0x566)]);}_0x47a4dc[_0xbfa931(0x409)][_0xbfa931(0x53b)](_0x1ad709=>{let _0x1c7465=!0x1;K(_0x1ad709,_0x588822=>{const _0x3b7592=a0_0x201a;_0x588822[_0x3b7592(0x3cb)]==='NumberLiteral'?_0x588822?.[_0x3b7592(0x255)]===!0x0&&(_0x1c7465=!0x0):_0x588822[_0x3b7592(0x3cb)]==='BinaryExpression'&&_0x588822['left'][_0x3b7592(0x3cb)]===_0x3b7592(0x2ab)&&(_0x588822['left']?.[_0x3b7592(0x255)]===!0x0&&(_0x1c7465=!0x0),_0x588822['right']?.['spreadMm']===!0x0&&(_0x1c7465=!0x0));}),_0x1c7465&&K(_0x1ad709,_0x3442c8=>{const _0x3b592e=a0_0x201a;_0x3442c8[_0x3b592e(0x3cb)]===_0x3b592e(0x2ab)?_0x3442c8[_0x3b592e(0x439)]=!0x0:_0x3442c8[_0x3b592e(0x3cb)]===_0x3b592e(0x46b)&&(_0x3442c8['left'][_0x3b592e(0x3cb)]===_0x3b592e(0x2ab)&&(_0x3442c8[_0x3b592e(0x443)][_0x3b592e(0x439)]=!0x0),_0x3442c8[_0x3b592e(0x52a)][_0x3b592e(0x3cb)]===_0x3b592e(0x2ab)&&(_0x3442c8[_0x3b592e(0x52a)]['hasMillimeterSuffix']=!0x0));});});let _0x583b9b=0x0;const _0x173a97=_0x5a404=>{const _0x59d6c6=_0xbfa931;if(_0x210c46&&_0x5a404[_0x59d6c6(0x3cb)]===_0x59d6c6(0x194)&&(_0x583b9b+=_0x210c46),_0x5a404[_0x59d6c6(0x3cb)]==='NumberLiteral')_0x5a404[_0x59d6c6(0x439)]===!0x0&&(_0x583b9b+=_0x5a404[_0x59d6c6(0x2a6)]);else{if(_0x5a404[_0x59d6c6(0x3cb)]===_0x59d6c6(0x46b)){const _0x4eed16=_0x5a404;_0x4eed16['left'][_0x59d6c6(0x3cb)]===_0x59d6c6(0x2ab)&&_0x4eed16['right'][_0x59d6c6(0x3cb)]===_0x59d6c6(0x2ab)&&(_0x4eed16['left'][_0x59d6c6(0x439)]===!0x0&&(_0x583b9b+=_0x4eed16[_0x59d6c6(0x443)][_0x59d6c6(0x2a6)]),_0x4eed16[_0x59d6c6(0x52a)][_0x59d6c6(0x439)]===!0x0&&(_0x583b9b+=_0x4eed16[_0x59d6c6(0x52a)][_0x59d6c6(0x2a6)]));}}};if(_0x47a4dc[_0xbfa931(0x409)][_0xbfa931(0x53b)](_0x5969c8=>K(_0x5969c8,_0x173a97)),_0x583b9b>_0x3d729f)throw new w(_0xbfa931(0x26c));let _0x3ceda0=_0x3d729f-_0x583b9b+_0x210c46,_0x5d5b7b=0x0;const _0x3c3fea=_0x3f0242=>{const _0x3bfe9b=_0xbfa931;if(_0x3f0242[_0x3bfe9b(0x3cb)]==='BinaryExpression'){const _0x1db7f7=_0x3f0242;if(_0x1db7f7['right'][_0x3bfe9b(0x3cb)]===_0x3bfe9b(0x2ab)&&_0x1db7f7[_0x3bfe9b(0x443)]['type']===_0x3bfe9b(0x3a5)&&_0x1db7f7[_0x3bfe9b(0x443)][_0x3bfe9b(0x3b2)]==='n'&&_0x1db7f7[_0x3bfe9b(0x524)]==='*'){_0x5d5b7b=Math['floor'](_0x3ceda0/(_0x1db7f7[_0x3bfe9b(0x52a)]['value']+_0x210c46));const _0x4ddea5=(_0x5d5b7b-0x1)*_0x210c46,_0x438ac0=_0x5d5b7b*_0x1db7f7[_0x3bfe9b(0x52a)][_0x3bfe9b(0x2a6)];_0x3ceda0+=-_0x4ddea5-_0x438ac0;}}};_0x47a4dc['sections'][_0xbfa931(0x53b)](_0x258071=>K(_0x258071,_0x3c3fea));let _0x380ec6=0x0;const _0xc1b49d=_0x393c3e=>{const _0x49552e=_0xbfa931;_0x393c3e[_0x49552e(0x3cb)]===_0x49552e(0x46b)&&(_0x393c3e['left'][_0x49552e(0x3cb)]==='NumberLiteral'&&_0x393c3e[_0x49552e(0x443)][_0x49552e(0x439)]===!0x1&&(_0x380ec6+=_0x393c3e[_0x49552e(0x443)][_0x49552e(0x2a6)]),_0x393c3e[_0x49552e(0x52a)][_0x49552e(0x3cb)]===_0x49552e(0x2ab)&&_0x393c3e[_0x49552e(0x52a)]['hasMillimeterSuffix']===!0x1&&(_0x380ec6+=_0x393c3e[_0x49552e(0x52a)][_0x49552e(0x2a6)])),_0x393c3e[_0x49552e(0x3cb)]===_0x49552e(0x2ab)&&_0x393c3e[_0x49552e(0x439)]===!0x1&&(_0x380ec6+=_0x393c3e[_0x49552e(0x2a6)]);};_0x47a4dc[_0xbfa931(0x409)]['forEach'](_0x1907ae=>{K(_0x1907ae,_0xc1b49d);});const _0x3cb6a8=_0x3ceda0/_0x380ec6,_0x51429b=[],_0x43ee10=_0x2b074d=>{const _0x59f96a=_0xbfa931;let _0x354849=0x0,_0x4341e3=0x0;if(_0x2b074d[_0x59f96a(0x3cb)]===_0x59f96a(0x2ab))_0x2b074d['hasMillimeterSuffix']===!0x1&&(_0x354849+=_0x2b074d[_0x59f96a(0x2a6)]*_0x3cb6a8),_0x2b074d[_0x59f96a(0x439)]===!0x0&&(_0x4341e3+=_0x2b074d[_0x59f96a(0x2a6)]),_0x51429b[_0x59f96a(0x2c2)](Number((_0x354849+_0x4341e3)[_0x59f96a(0x434)](0x2)));else{if(_0x2b074d['type']==='BinaryExpression'&&(_0x2b074d[_0x59f96a(0x443)]['type']===_0x59f96a(0x2ab)&&_0x2b074d[_0x59f96a(0x52a)][_0x59f96a(0x3cb)]===_0x59f96a(0x2ab)&&(_0x2b074d[_0x59f96a(0x443)][_0x59f96a(0x439)]===!0x1&&(_0x354849+=_0x2b074d[_0x59f96a(0x443)][_0x59f96a(0x2a6)]*_0x3cb6a8),_0x2b074d['left'][_0x59f96a(0x439)]===!0x0&&(_0x4341e3+=_0x2b074d['left'][_0x59f96a(0x2a6)]),_0x2b074d[_0x59f96a(0x52a)][_0x59f96a(0x439)]===!0x1&&(_0x354849+=_0x2b074d['right'][_0x59f96a(0x2a6)]*_0x3cb6a8),_0x2b074d[_0x59f96a(0x52a)][_0x59f96a(0x439)]===!0x0&&(_0x4341e3+=_0x2b074d[_0x59f96a(0x52a)]['value']),_0x51429b[_0x59f96a(0x2c2)](Number((_0x354849+_0x4341e3)['toFixed'](0x2)))),_0x2b074d[_0x59f96a(0x443)]['type']===_0x59f96a(0x3a5)&&_0x2b074d[_0x59f96a(0x443)][_0x59f96a(0x3b2)]==='n'&&_0x2b074d[_0x59f96a(0x52a)]['type']===_0x59f96a(0x2ab))){_0x4341e3+=_0x2b074d['right'][_0x59f96a(0x2a6)];for(let _0x2305f8=0x0;_0x2305f8<_0x5d5b7b;_0x2305f8++)_0x2b074d[_0x59f96a(0x52a)][_0x59f96a(0x439)]===!0x0&&_0x51429b[_0x59f96a(0x2c2)](Number(_0x4341e3['toFixed'](0x2)));}}};return _0x47a4dc[_0xbfa931(0x409)][_0xbfa931(0x53b)](_0x64cac=>{K(_0x64cac,_0x43ee10);}),_0x51429b;}catch{return new w(_0xbfa931(0x24d));}}},It=new bt(),Pt=new Tt(),Ft=new Dt(),Ot=(_0x4c8e70,_0x14c628,_0x339558,_0x3c05f3)=>{const _0x2b2fb4=a0_0x2a06fc;try{const _0x2f06d3=It[_0x2b2fb4(0x1ab)](_0x4c8e70),_0x236cce=Pt[_0x2b2fb4(0x487)](_0x2f06d3),_0x4fa681=Ft[_0x2b2fb4(0x4ab)](_0x236cce,{},_0x3c05f3);if(_0x4fa681&&!(_0x4fa681 instanceof w)){const _0x40178f=new kt()[_0x2b2fb4(0x4af)](_0x4fa681,_0x14c628,_0x339558);if(_0x40178f&&_0x40178f instanceof w)throw new Error(_0x40178f[_0x2b2fb4(0x2fc)]);return _0x40178f;}return _0x4fa681||new w(_0x2b2fb4(0x45b));}catch(_0x32f916){return new w(_0x32f916[_0x2b2fb4(0x2fc)]);}};function Bt(_0x5c6cb2){const _0x1a9910=a0_0x2a06fc,_0x2e3985=/^(\d+)\*\{(\d+)\}$/,_0x39a253=_0x5c6cb2[_0x1a9910(0x1a7)](_0x2e3985);if(_0x39a253){const _0x203725=parseInt(_0x39a253[0x1],0xa),_0x2b82ff=_0x39a253[0x2];return _0x203725>0x0?Array(_0x203725)[_0x1a9910(0x35b)](_0x2b82ff)[_0x1a9910(0x2b4)](':'):'';}return _0x5c6cb2;}function Vt(_0x203285){const _0x494cfd=a0_0x2a06fc,_0x2316e4=_0x203285['trim']()[_0x494cfd(0x1a7)](/^(\d+(?:\.\d+)?)\s*\*\s*\{.+\}$/);return _0x2316e4?Number(_0x2316e4[0x1]):_0x203285;}function jt(_0x4e0a29,_0x300f7f,_0x4de7c0){const _0x2c06a3=a0_0x2a06fc;let _0x116082=0x0;const {LINDIV1:_0x1ead45,DIVDIR:_0x2b40f8,HORDEFTYPE:_0x2613ed,DIVELEM1:_0x566612}=_0x4e0a29;let _0x426b1d='width',_0x148854=!0x1;if(_0x1ead45==='')return{'divisionType':_0x426b1d,'zone_dimensions':[],'divided_length_list':[]};if(_0x2b40f8==='H'){if(_0x2613ed==='W')_0x116082=_0x300f7f['width'],_0x426b1d='width';else{if(_0x2613ed==='D')_0x116082=_0x300f7f[_0x2c06a3(0x20e)],_0x426b1d=_0x2c06a3(0x20e);else{if(_0x2613ed==='P'){if(_0x566612===0x0||_0x566612===0x2)_0x116082=_0x300f7f[_0x2c06a3(0x1ba)],_0x426b1d=_0x2c06a3(0x1ba);else{if(_0x566612===0x1||_0x566612===0x3)_0x116082=_0x300f7f[_0x2c06a3(0x20e)],_0x426b1d='depth';else throw new Error(_0x2c06a3(0x2e2)+_0x566612);}}else throw new Error(_0x2c06a3(0x3eb)+_0x2613ed);}}}else{if(_0x2b40f8==='V')_0x116082=_0x300f7f[_0x2c06a3(0x4cb)],_0x426b1d='height';else{if(_0x2b40f8==='A')_0x116082=_0x300f7f[_0x2c06a3(0x1ba)],_0x426b1d=_0x2c06a3(0x291);else{if(_0x2b40f8==='I')_0x116082=_0x300f7f['width'],_0x426b1d=_0x2c06a3(0x3ad);else throw new Error(_0x2c06a3(0x2ec)+_0x2b40f8);}}}let _0x43c382=[];const _0x56905f=Bt(_0x1ead45);if(_0x426b1d===_0x2c06a3(0x3ad)){const _0x50e47a=Vt(_0x1ead45);_0x43c382=Array(_0x50e47a)[_0x2c06a3(0x35b)](_0x116082);}else _0x426b1d===_0x2c06a3(0x291)?_0x43c382=[_0x116082]:_0x43c382=Ot(_0x56905f,_0x116082,_0x4de7c0);if(!Array[_0x2c06a3(0x370)](_0x43c382))return{'divisionType':_0x426b1d,'zone_dimensions':[],'divided_length_list':[]};_0x2613ed==='P'&&(_0x566612===0x2||_0x566612===0x3)&&(_0x148854=!0x0,_0x43c382=[..._0x43c382][_0x2c06a3(0x1c3)]());const _0xdad358=_0x43c382[_0x2c06a3(0x18d)](_0x6ffa22=>{const _0x1ba0c6=_0x2c06a3;if(_0x426b1d===_0x1ba0c6(0x1ba))return{'width':_0x6ffa22,'height':_0x300f7f[_0x1ba0c6(0x4cb)],'depth':_0x300f7f['depth']};if(_0x426b1d===_0x1ba0c6(0x20e))return{'width':_0x300f7f['width'],'height':_0x300f7f['height'],'depth':_0x6ffa22};if(_0x426b1d===_0x1ba0c6(0x4cb))return{'width':_0x300f7f['width'],'height':_0x6ffa22,'depth':_0x300f7f[_0x1ba0c6(0x20e)]};if(_0x426b1d===_0x1ba0c6(0x291)||_0x426b1d==='independent')return{'width':_0x300f7f[_0x1ba0c6(0x1ba)],'height':_0x300f7f[_0x1ba0c6(0x4cb)],'depth':_0x300f7f[_0x1ba0c6(0x20e)]};throw new Error(_0x1ba0c6(0x2ec)+_0x2b40f8);});return{'isReversed':_0x148854,'zone_dimensions':_0xdad358,'divisionType':_0x426b1d,'divided_length_list':_0x43c382};}function $t({divisionType:_0x380eff,parentDimensions:_0x55edb1,lengthList:_0x37a224,childTREEIDs:_0x2b0f5a,dividerThk:_0x5e46a9}){const _0x3da024=a0_0x2a06fc,_0x45a1a1=-_0x55edb1[_0x3da024(0x1ba)]/0x2,_0x47f3ea=-_0x55edb1[_0x3da024(0x20e)]/0x2,_0x4e11a9=-_0x55edb1[_0x3da024(0x4cb)]/0x2;return{'childPositions':_0x37a224['reduce']((_0x21bdaa,_0x341f39,_0xf716f3)=>{const _0x5d2a60=_0x3da024;let _0x4401ff=0x0,_0x3e428f=0x0,_0x3339e0=0x0,_0x14c1a6;return _0x380eff===_0x5d2a60(0x1ba)?(_0x4401ff=_0x45a1a1+_0x21bdaa[_0x5d2a60(0x1fb)]+_0x341f39/0x2,_0x3e428f=0x0,_0x3339e0=0x0,_0x14c1a6={'width':_0x341f39,'height':_0x55edb1[_0x5d2a60(0x4cb)],'depth':_0x55edb1[_0x5d2a60(0x20e)]},_0x21bdaa[_0x5d2a60(0x1fb)]+=_0x341f39+_0x5e46a9):_0x380eff===_0x5d2a60(0x20e)?(_0x4401ff=0x0,_0x3e428f=_0x47f3ea+_0x21bdaa['cumulativeY']+_0x341f39/0x2,_0x3339e0=0x0,_0x14c1a6={'width':_0x55edb1[_0x5d2a60(0x1ba)],'height':_0x55edb1[_0x5d2a60(0x4cb)],'depth':_0x341f39},_0x21bdaa[_0x5d2a60(0x357)]+=_0x341f39+_0x5e46a9):_0x380eff===_0x5d2a60(0x3ad)||_0x380eff===_0x5d2a60(0x291)?(_0x4401ff=0x0,_0x3e428f=0x0,_0x3339e0=0x0,_0x14c1a6={'width':_0x341f39,'height':_0x55edb1[_0x5d2a60(0x4cb)],'depth':_0x55edb1[_0x5d2a60(0x20e)]}):(_0x4401ff=0x0,_0x3e428f=0x0,_0x3339e0=_0x4e11a9+_0x21bdaa[_0x5d2a60(0x2f3)]+_0x341f39/0x2,_0x14c1a6={'width':_0x55edb1[_0x5d2a60(0x1ba)],'height':_0x341f39,'depth':_0x55edb1[_0x5d2a60(0x20e)]},_0x21bdaa[_0x5d2a60(0x2f3)]+=_0x341f39+_0x5e46a9),_0x21bdaa[_0x5d2a60(0x250)][_0x5d2a60(0x2c2)]({'x':_0x4401ff,'y':_0x3e428f,'z':_0x3339e0,'zone_dims':_0x14c1a6,'TREEID':_0x2b0f5a[_0xf716f3]}),_0x21bdaa;},{'cumulativeX':0x0,'cumulativeY':0x0,'cumulativeZ':0x0,'positions':[]})[_0x3da024(0x250)],'dividerType':_0x380eff};}function zt(_0x59779d){return{'front':se(Ue(_0x59779d)),'left':se(Ke(_0x59779d)),'right':se(Ge(_0x59779d)),'back':se(He(_0x59779d))};}function Ut(_0x64eaff,_0xdcc3de,_0x1850c3){const _0x202f87=a0_0x2a06fc;return{'front':_0x64eaff['front']?.[_0x202f87(0x3dd)]||0x0,'right':_0x64eaff[_0x202f87(0x52a)]?.[_0x202f87(0x3dd)]||0x0,'back':_0x64eaff['back']?.['thk']||0x0,'left':_0x64eaff['left']?.[_0x202f87(0x3dd)]||0x0,'top':_0xdcc3de,'bottom':_0x1850c3};}function Gt(_0x382502){const _0x24d9ec=a0_0x2a06fc;return{'front':_0x382502[_0x24d9ec(0x4da)]?.[_0x24d9ec(0x4a6)]||0x0,'right':_0x382502[_0x24d9ec(0x52a)]?.[_0x24d9ec(0x4a6)]||0x0,'back':_0x382502[_0x24d9ec(0x275)]?.[_0x24d9ec(0x4a6)]||0x0,'left':_0x382502[_0x24d9ec(0x443)]?.[_0x24d9ec(0x4a6)]||0x0};}function Ht(_0x3d1a85,_0x588e7d){const _0xd0490c=a0_0x2a06fc;return{'dimensions':{'width':_0x3d1a85[_0xd0490c(0x1ba)]-_0x588e7d[_0xd0490c(0x443)]-_0x588e7d['right'],'height':_0x3d1a85['height'],'depth':_0x3d1a85[_0xd0490c(0x20e)]-_0x588e7d[_0xd0490c(0x4da)]-_0x588e7d[_0xd0490c(0x275)]},'position':{'x':_0x588e7d['left']/0x2-_0x588e7d[_0xd0490c(0x52a)]/0x2,'y':_0x588e7d[_0xd0490c(0x4da)]/0x2-_0x588e7d[_0xd0490c(0x275)]/0x2,'z':0x0}};}function Kt(_0x3b2f25,_0x102a0a){const _0x8c1cf3=a0_0x2a06fc;return{'dimensions':{'width':_0x3b2f25[_0x8c1cf3(0x3ea)][_0x8c1cf3(0x1ba)]-_0x102a0a['left']-_0x102a0a[_0x8c1cf3(0x52a)],'height':_0x3b2f25[_0x8c1cf3(0x3ea)]['height']-_0x102a0a[_0x8c1cf3(0x59c)]-_0x102a0a[_0x8c1cf3(0x497)],'depth':_0x3b2f25[_0x8c1cf3(0x3ea)][_0x8c1cf3(0x20e)]-_0x102a0a[_0x8c1cf3(0x4da)]-_0x102a0a[_0x8c1cf3(0x275)]},'position':{'x':_0x102a0a[_0x8c1cf3(0x443)]/0x2-_0x102a0a[_0x8c1cf3(0x52a)]/0x2,'y':_0x102a0a['front']/0x2-_0x102a0a[_0x8c1cf3(0x275)]/0x2,'z':_0x102a0a[_0x8c1cf3(0x497)]/0x2-_0x102a0a['top']/0x2}};}function Zt(_0x5bf7e2,_0x6bea39,_0x4a2e8a,_0x261e2e){const _0x16ad38=a0_0x2a06fc;return _0x6bea39[_0x16ad38(0x406)]?$t({'divisionType':_0x6bea39[_0x16ad38(0x406)],'parentDimensions':_0x5bf7e2,'lengthList':_0x6bea39[_0x16ad38(0x535)],'childTREEIDs':_0x261e2e,'dividerThk':Number(_0x4a2e8a)||0x0}):{'childPositions':[],'dividerType':_0x16ad38(0x4cb)};}function Yt(_0x2fa4e7,_0x2ccabc,_0x29d689,_0xf481ba){const _0x312925=a0_0x2a06fc;if(!_0x29d689)return{'childPositions':[],'dividerType':_0x312925(0x4cb)};const _0x21b022=jt(_0x29d689,_0x2fa4e7[_0x312925(0x3ea)],_0x2ccabc);return _0xf481ba=_0x21b022[_0x312925(0x1ff)]?_0xf481ba[_0x312925(0x1c3)]():_0xf481ba,Zt(_0x2fa4e7[_0x312925(0x3ea)],_0x21b022,_0x2ccabc,_0xf481ba);}function nt(_0xeea42d,_0x5b03c3,_0x4f763d=0x0,_0x51eb0b=0x0){const _0x5a9d44=_0xeea42d/0x2,_0x3298d8=_0x5b03c3/0x2,_0x31c5f6=[{'x':_0x5a9d44,'y':-_0x3298d8},{'x':-_0x5a9d44,'y':-_0x3298d8},{'x':-_0x5a9d44+_0x4f763d,'y':_0x3298d8},{'x':_0x5a9d44-_0x51eb0b,'y':_0x3298d8}];return{'points':_0x31c5f6,get 'svgPath'(){const _0xb637a9=a0_0x201a;return'M\x20'+_0x31c5f6[_0xb637a9(0x18d)](_0x1f0249=>_0x1f0249['x']+','+_0x1f0249['y'])[_0xb637a9(0x2b4)](_0xb637a9(0x488))+'\x20Z';},get 'shape'(){const _0x81dcec=a0_0x201a,_0x77a12e=new ce[(_0x81dcec(0x28a))]();return _0x31c5f6[_0x81dcec(0x53b)]((_0x8e4e70,_0x40d6dc)=>_0x40d6dc===0x0?_0x77a12e[_0x81dcec(0x37c)](_0x8e4e70['x'],_0x8e4e70['y']):_0x77a12e[_0x81dcec(0x576)](_0x8e4e70['x'],_0x8e4e70['y'])),_0x77a12e;}};}var he=function(){const _0x205aa2=a0_0x2a06fc;return he=Object[_0x205aa2(0x302)]||function(_0x5749ca){const _0x3fc70a=_0x205aa2;for(var _0x167868,_0x12d3a9=0x1,_0x5bdb99=arguments[_0x3fc70a(0x456)];_0x12d3a9<_0x5bdb99;_0x12d3a9++){_0x167868=arguments[_0x12d3a9];for(var _0x2b68f9 in _0x167868)Object['prototype']['hasOwnProperty']['call'](_0x167868,_0x2b68f9)&&(_0x5749ca[_0x2b68f9]=_0x167868[_0x2b68f9]);}return _0x5749ca;},he['apply'](this,arguments);};function Wt(){const _0x4bf27e=a0_0x2a06fc;var _0x423799=d[_0x4bf27e(0x58b)](!0x1),_0x2d01ed=d[_0x4bf27e(0x52b)](function(){const _0x19247a=_0x4bf27e;return _0x423799[_0x19247a(0x2f2)];},[]);return d[_0x4bf27e(0x475)](function(){const _0x392da1=_0x4bf27e;return _0x423799[_0x392da1(0x2f2)]=!0x0,function(){const _0x16d735=_0x392da1;_0x423799[_0x16d735(0x2f2)]=!0x1;};},[]),_0x2d01ed;}function qt(_0x581dcd,_0x2f1299,_0x35bc37){const _0x313175=a0_0x2a06fc;_0x2f1299===void 0x0&&(_0x2f1299=[]),_0x35bc37===void 0x0&&(_0x35bc37={'loading':!0x1});var _0x55e54e=d['useRef'](0x0),_0x29c30c=Wt(),_0x47ed7d=d[_0x313175(0x2c0)](_0x35bc37),_0x2e359e=_0x47ed7d[0x0],_0x28126b=_0x47ed7d[0x1],_0x53182=d[_0x313175(0x52b)](function(){const _0x3c9fda=_0x313175;for(var _0x1c8a2b=[],_0x575ee5=0x0;_0x575ee5<arguments[_0x3c9fda(0x456)];_0x575ee5++)_0x1c8a2b[_0x575ee5]=arguments[_0x575ee5];var _0x2eabe5=++_0x55e54e['current'];return _0x2e359e[_0x3c9fda(0x298)]||_0x28126b(function(_0x12a670){return he(he({},_0x12a670),{'loading':!0x0});}),_0x581dcd['apply'](void 0x0,_0x1c8a2b)[_0x3c9fda(0x2f4)](function(_0x67b15d){return _0x29c30c()&&_0x2eabe5===_0x55e54e['current']&&_0x28126b({'value':_0x67b15d,'loading':!0x1}),_0x67b15d;},function(_0x35dd48){const _0x15223e=_0x3c9fda;return _0x29c30c()&&_0x2eabe5===_0x55e54e[_0x15223e(0x2f2)]&&_0x28126b({'error':_0x35dd48,'loading':!0x1}),_0x35dd48;});},_0x2f1299);return[_0x2e359e,_0x53182];}function Xt(_0x55b83d,_0xd29c13){const _0x3ded5f=a0_0x2a06fc;_0xd29c13===void 0x0&&(_0xd29c13=[]);var _0x57b840=qt(_0x55b83d,_0xd29c13,{'loading':!0x0}),_0x5c4da7=_0x57b840[0x0],_0x2b34c1=_0x57b840[0x1];return d[_0x3ded5f(0x475)](function(){_0x2b34c1();},[_0x2b34c1]),_0x5c4da7;}const st={'RAL_1000':{'ral':a0_0x2a06fc(0x442),'hex':a0_0x2a06fc(0x3ef),'description':a0_0x2a06fc(0x465)},'RAL_1001':{'ral':'RAL_1001','hex':a0_0x2a06fc(0x516),'description':'Beige'},'RAL_1002':{'ral':a0_0x2a06fc(0x4d2),'hex':a0_0x2a06fc(0x36d),'description':a0_0x2a06fc(0x1b7)},'RAL_1003':{'ral':a0_0x2a06fc(0x295),'hex':'#F9A900','description':'Signal\x20yellow'},'RAL_1004':{'ral':'RAL_1004','hex':a0_0x2a06fc(0x21d),'description':'Golden\x20yellow'},'RAL_1005':{'ral':a0_0x2a06fc(0x195),'hex':a0_0x2a06fc(0x1ae),'description':a0_0x2a06fc(0x47a)},'RAL_1006':{'ral':a0_0x2a06fc(0x40c),'hex':'#E19000','description':a0_0x2a06fc(0x4a5)},'RAL_1007':{'ral':a0_0x2a06fc(0x3fd),'hex':a0_0x2a06fc(0x4d1),'description':a0_0x2a06fc(0x312)},'RAL_1011':{'ral':a0_0x2a06fc(0x342),'hex':a0_0x2a06fc(0x2a3),'description':a0_0x2a06fc(0x2a9)},'RAL_1012':{'ral':a0_0x2a06fc(0x4b5),'hex':a0_0x2a06fc(0x35c),'description':'Lemon\x20yellow'},'RAL_1013':{'ral':'RAL_1013','hex':'#E3D9C7','description':a0_0x2a06fc(0x40a)},'RAL_1014':{'ral':'RAL_1014','hex':a0_0x2a06fc(0x452),'description':a0_0x2a06fc(0x2b6)},'RAL_1015':{'ral':'RAL_1015','hex':'#E6D2B5','description':'Light\x20ivory'},'RAL_1016':{'ral':a0_0x2a06fc(0x289),'hex':a0_0x2a06fc(0x547),'description':a0_0x2a06fc(0x419)},'RAL_1017':{'ral':a0_0x2a06fc(0x2b0),'hex':a0_0x2a06fc(0x248),'description':a0_0x2a06fc(0x513)},'RAL_1018':{'ral':a0_0x2a06fc(0x42c),'hex':a0_0x2a06fc(0x2f1),'description':a0_0x2a06fc(0x38a)},'RAL_1019':{'ral':a0_0x2a06fc(0x270),'hex':a0_0x2a06fc(0x380),'description':a0_0x2a06fc(0x57b)},'RAL_1020':{'ral':a0_0x2a06fc(0x4d8),'hex':a0_0x2a06fc(0x4dd),'description':'Olive\x20yellow'},'RAL_1021':{'ral':a0_0x2a06fc(0x45c),'hex':a0_0x2a06fc(0x4ac),'description':'Colza\x20yellow'},'RAL_1023':{'ral':a0_0x2a06fc(0x1f8),'hex':a0_0x2a06fc(0x373),'description':a0_0x2a06fc(0x42e)},'RAL_1024':{'ral':a0_0x2a06fc(0x20b),'hex':a0_0x2a06fc(0x4a7),'description':a0_0x2a06fc(0x582)},'RAL_1026':{'ral':a0_0x2a06fc(0x3b6),'hex':'#FFFF00','description':a0_0x2a06fc(0x349)},'RAL_1027':{'ral':'RAL_1027','hex':a0_0x2a06fc(0x40e),'description':a0_0x2a06fc(0x28b)},'RAL_1028':{'ral':a0_0x2a06fc(0x230),'hex':a0_0x2a06fc(0x311),'description':'Melon\x20yellow'},'RAL_1032':{'ral':a0_0x2a06fc(0x4a1),'hex':'#E2A300','description':'Broom\x20yellow'},'RAL_1033':{'ral':a0_0x2a06fc(0x309),'hex':a0_0x2a06fc(0x2da),'description':a0_0x2a06fc(0x4a0)},'RAL_1034':{'ral':a0_0x2a06fc(0x191),'hex':a0_0x2a06fc(0x1e8),'description':a0_0x2a06fc(0x51e)},'RAL_1035':{'ral':a0_0x2a06fc(0x190),'hex':a0_0x2a06fc(0x459),'description':a0_0x2a06fc(0x1f9)},'RAL_1036':{'ral':a0_0x2a06fc(0x205),'hex':a0_0x2a06fc(0x565),'description':a0_0x2a06fc(0x489)},'RAL_1037':{'ral':a0_0x2a06fc(0x4e2),'hex':a0_0x2a06fc(0x2bc),'description':a0_0x2a06fc(0x1b5)},'RAL_2000':{'ral':a0_0x2a06fc(0x2c7),'hex':a0_0x2a06fc(0x26e),'description':a0_0x2a06fc(0x556)},'RAL_2001':{'ral':a0_0x2a06fc(0x3a2),'hex':a0_0x2a06fc(0x57d),'description':'Red\x20orange'},'RAL_2002':{'ral':a0_0x2a06fc(0x1f7),'hex':a0_0x2a06fc(0x563),'description':a0_0x2a06fc(0x25a)},'RAL_2003':{'ral':a0_0x2a06fc(0x338),'hex':'#F67829','description':a0_0x2a06fc(0x4e5)},'RAL_2004':{'ral':'RAL_2004','hex':'#E25304','description':a0_0x2a06fc(0x407)},'RAL_2005':{'ral':a0_0x2a06fc(0x225),'hex':a0_0x2a06fc(0x400),'description':a0_0x2a06fc(0x30d)},'RAL_2007':{'ral':'RAL_2007','hex':a0_0x2a06fc(0x467),'description':a0_0x2a06fc(0x588)},'RAL_2008':{'ral':'RAL_2008','hex':a0_0x2a06fc(0x286),'description':a0_0x2a06fc(0x283)},'RAL_2009':{'ral':a0_0x2a06fc(0x4bd),'hex':a0_0x2a06fc(0x542),'description':a0_0x2a06fc(0x2c8)},'RAL_2010':{'ral':a0_0x2a06fc(0x300),'hex':a0_0x2a06fc(0x228),'description':a0_0x2a06fc(0x332)},'RAL_2011':{'ral':a0_0x2a06fc(0x444),'hex':'#E26E0F','description':'Deep\x20orange'},'RAL_2012':{'ral':a0_0x2a06fc(0x2af),'hex':a0_0x2a06fc(0x257),'description':a0_0x2a06fc(0x23f)},'RAL_2013':{'ral':'RAL_2013','hex':'#923E25','description':a0_0x2a06fc(0x43f)},'RAL_2017':{'ral':a0_0x2a06fc(0x416),'hex':a0_0x2a06fc(0x45f),'description':'RAL\x20orange'},'RAL_3000':{'ral':'RAL_3000','hex':a0_0x2a06fc(0x441),'description':a0_0x2a06fc(0x2f8)},'RAL_3001':{'ral':a0_0x2a06fc(0x506),'hex':a0_0x2a06fc(0x485),'description':a0_0x2a06fc(0x27d)},'RAL_3002':{'ral':'RAL_3002','hex':a0_0x2a06fc(0x49b),'description':a0_0x2a06fc(0x235)},'RAL_3003':{'ral':a0_0x2a06fc(0x1ed),'hex':a0_0x2a06fc(0x457),'description':a0_0x2a06fc(0x4e9)},'RAL_3004':{'ral':'RAL_3004','hex':a0_0x2a06fc(0x1cb),'description':a0_0x2a06fc(0x1eb)},'RAL_3005':{'ral':a0_0x2a06fc(0x1a3),'hex':a0_0x2a06fc(0x52d),'description':a0_0x2a06fc(0x223)},'RAL_3007':{'ral':'RAL_3007','hex':'#3E2022','description':'Black\x20red'},'RAL_3009':{'ral':a0_0x2a06fc(0x52e),'hex':a0_0x2a06fc(0x2ff),'description':a0_0x2a06fc(0x449)},'RAL_3011':{'ral':a0_0x2a06fc(0x507),'hex':a0_0x2a06fc(0x26f),'description':a0_0x2a06fc(0x1c0)},'RAL_3012':{'ral':'RAL_3012','hex':a0_0x2a06fc(0x5ad),'description':a0_0x2a06fc(0x204)},'RAL_3013':{'ral':a0_0x2a06fc(0x4f3),'hex':a0_0x2a06fc(0x30f),'description':a0_0x2a06fc(0x551)},'RAL_3014':{'ral':a0_0x2a06fc(0x371),'hex':a0_0x2a06fc(0x254),'description':a0_0x2a06fc(0x498)},'RAL_3015':{'ral':a0_0x2a06fc(0x414),'hex':a0_0x2a06fc(0x287),'description':a0_0x2a06fc(0x37d)},'RAL_3016':{'ral':'RAL_3016','hex':a0_0x2a06fc(0x5a6),'description':a0_0x2a06fc(0x2de)},'RAL_3017':{'ral':'RAL_3017','hex':a0_0x2a06fc(0x27c),'description':a0_0x2a06fc(0x4cc)},'RAL_3018':{'ral':a0_0x2a06fc(0x293),'hex':a0_0x2a06fc(0x32a),'description':a0_0x2a06fc(0x20d)},'RAL_3020':{'ral':a0_0x2a06fc(0x299),'hex':a0_0x2a06fc(0x3b8),'description':a0_0x2a06fc(0x55e)},'RAL_3022':{'ral':a0_0x2a06fc(0x3fe),'hex':'#CF6955','description':'Salmon\x20pink'},'RAL_3024':{'ral':a0_0x2a06fc(0x310),'hex':a0_0x2a06fc(0x273),'description':'Luminous\x20red'},'RAL_3026':{'ral':a0_0x2a06fc(0x354),'hex':a0_0x2a06fc(0x1bd),'description':'Luminous\x20bright\x20red'},'RAL_3027':{'ral':a0_0x2a06fc(0x32f),'hex':a0_0x2a06fc(0x56a),'description':a0_0x2a06fc(0x39a)},'RAL_3028':{'ral':a0_0x2a06fc(0x23b),'hex':a0_0x2a06fc(0x466),'description':'Pure\x20red'},'RAL_3031':{'ral':a0_0x2a06fc(0x484),'hex':a0_0x2a06fc(0x494),'description':a0_0x2a06fc(0x29c)},'RAL_3032':{'ral':a0_0x2a06fc(0x415),'hex':a0_0x2a06fc(0x533),'description':a0_0x2a06fc(0x525)},'RAL_3033':{'ral':a0_0x2a06fc(0x2b2),'hex':a0_0x2a06fc(0x32c),'description':a0_0x2a06fc(0x4f7)},'RAL_4001':{'ral':a0_0x2a06fc(0x567),'hex':a0_0x2a06fc(0x593),'description':'Red\x20lilac'},'RAL_4002':{'ral':a0_0x2a06fc(0x2dd),'hex':a0_0x2a06fc(0x331),'description':a0_0x2a06fc(0x490)},'RAL_4003':{'ral':'RAL_4003','hex':'#C4618C','description':'Heather\x20violet'},'RAL_4004':{'ral':a0_0x2a06fc(0x1df),'hex':a0_0x2a06fc(0x1db),'description':a0_0x2a06fc(0x1b0)},'RAL_4005':{'ral':'RAL_4005','hex':'#76689A','description':a0_0x2a06fc(0x3fc)},'RAL_4006':{'ral':a0_0x2a06fc(0x569),'hex':'#903373','description':a0_0x2a06fc(0x319)},'RAL_4007':{'ral':a0_0x2a06fc(0x2a4),'hex':'#47243C','description':'Purple\x20violet'},'RAL_4008':{'ral':a0_0x2a06fc(0x29d),'hex':'#844C82','description':a0_0x2a06fc(0x382)},'RAL_4009':{'ral':a0_0x2a06fc(0x22e),'hex':'#9D8692','description':a0_0x2a06fc(0x473)},'RAL_4010':{'ral':a0_0x2a06fc(0x330),'hex':a0_0x2a06fc(0x50e),'description':a0_0x2a06fc(0x3c8)},'RAL_4011':{'ral':a0_0x2a06fc(0x201),'hex':a0_0x2a06fc(0x4c7),'description':a0_0x2a06fc(0x29f)},'RAL_4012':{'ral':a0_0x2a06fc(0x2a2),'hex':a0_0x2a06fc(0x19e),'description':a0_0x2a06fc(0x53c)},'RAL_5000':{'ral':a0_0x2a06fc(0x1cf),'hex':a0_0x2a06fc(0x35d),'description':a0_0x2a06fc(0x1ef)},'RAL_5001':{'ral':a0_0x2a06fc(0x1d4),'hex':'#0E4C64','description':a0_0x2a06fc(0x4e6)},'RAL_5002':{'ral':a0_0x2a06fc(0x1e6),'hex':'#00387A','description':a0_0x2a06fc(0x393)},'RAL_5003':{'ral':a0_0x2a06fc(0x35e),'hex':a0_0x2a06fc(0x4e7),'description':'Sapphire\x20blue'},'RAL_5004':{'ral':a0_0x2a06fc(0x3db),'hex':a0_0x2a06fc(0x2dc),'description':a0_0x2a06fc(0x37e)},'RAL_5005':{'ral':a0_0x2a06fc(0x378),'hex':'#005387','description':a0_0x2a06fc(0x3ca)},'RAL_5007':{'ral':a0_0x2a06fc(0x386),'hex':a0_0x2a06fc(0x594),'description':'Brillant\x20blue'},'RAL_5008':{'ral':a0_0x2a06fc(0x2e5),'hex':a0_0x2a06fc(0x3fa),'description':a0_0x2a06fc(0x32e)},'RAL_5009':{'ral':a0_0x2a06fc(0x37a),'hex':a0_0x2a06fc(0x2cf),'description':a0_0x2a06fc(0x358)},'RAL_5010':{'ral':'RAL_5010','hex':a0_0x2a06fc(0x557),'description':'Gentian\x20blue'},'RAL_5011':{'ral':a0_0x2a06fc(0x4bc),'hex':'#1A2B3C','description':'Steel\x20blue'},'RAL_5012':{'ral':a0_0x2a06fc(0x34f),'hex':a0_0x2a06fc(0x492),'description':'Light\x20blue'},'RAL_5013':{'ral':a0_0x2a06fc(0x308),'hex':a0_0x2a06fc(0x4e0),'description':'Cobalt\x20blue'},'RAL_5014':{'ral':a0_0x2a06fc(0x553),'hex':a0_0x2a06fc(0x365),'description':'Pigeon\x20blue'},'RAL_5015':{'ral':a0_0x2a06fc(0x212),'hex':a0_0x2a06fc(0x260),'description':a0_0x2a06fc(0x4cd)},'RAL_5017':{'ral':a0_0x2a06fc(0x294),'hex':a0_0x2a06fc(0x341),'description':a0_0x2a06fc(0x362)},'RAL_5018':{'ral':'RAL_5018','hex':a0_0x2a06fc(0x53f),'description':'Turquoise\x20blue'},'RAL_5019':{'ral':a0_0x2a06fc(0x55a),'hex':a0_0x2a06fc(0x2ee),'description':a0_0x2a06fc(0x25e)},'RAL_5020':{'ral':'RAL_5020','hex':a0_0x2a06fc(0x47e),'description':a0_0x2a06fc(0x30e)},'RAL_5021':{'ral':a0_0x2a06fc(0x3d8),'hex':a0_0x2a06fc(0x433),'description':a0_0x2a06fc(0x3cc)},'RAL_5022':{'ral':a0_0x2a06fc(0x48c),'hex':a0_0x2a06fc(0x4ea),'description':a0_0x2a06fc(0x31d)},'RAL_5023':{'ral':a0_0x2a06fc(0x3c4),'hex':a0_0x2a06fc(0x234),'description':a0_0x2a06fc(0x28d)},'RAL_5024':{'ral':a0_0x2a06fc(0x34c),'hex':a0_0x2a06fc(0x50f),'description':a0_0x2a06fc(0x2be)},'RAL_5025':{'ral':a0_0x2a06fc(0x432),'hex':a0_0x2a06fc(0x478),'description':a0_0x2a06fc(0x3fb)},'RAL_5026':{'ral':'RAL_5026','hex':'#0F3052','description':'Pearl\x20night\x20blue'},'RAL_6000':{'ral':'RAL_6000','hex':a0_0x2a06fc(0x209),'description':a0_0x2a06fc(0x1cc)},'RAL_6001':{'ral':a0_0x2a06fc(0x1e5),'hex':a0_0x2a06fc(0x4c1),'description':'Emerald\x20green'},'RAL_6002':{'ral':a0_0x2a06fc(0x4b4),'hex':a0_0x2a06fc(0x408),'description':'Leaf\x20green'},'RAL_6003':{'ral':a0_0x2a06fc(0x3be),'hex':a0_0x2a06fc(0x57a),'description':a0_0x2a06fc(0x4eb)},'RAL_6004':{'ral':'RAL_6004','hex':a0_0x2a06fc(0x49d),'description':a0_0x2a06fc(0x587)},'RAL_6005':{'ral':a0_0x2a06fc(0x2f6),'hex':a0_0x2a06fc(0x2d1),'description':a0_0x2a06fc(0x1de)},'RAL_6006':{'ral':'RAL_6006','hex':a0_0x2a06fc(0x461),'description':a0_0x2a06fc(0x368)},'RAL_6007':{'ral':a0_0x2a06fc(0x372),'hex':a0_0x2a06fc(0x50a),'description':'Bottle\x20green'},'RAL_6008':{'ral':a0_0x2a06fc(0x41e),'hex':'#36342A','description':a0_0x2a06fc(0x1a9)},'RAL_6009':{'ral':'RAL_6009','hex':'#27352A','description':a0_0x2a06fc(0x4e8)},'RAL_6010':{'ral':'RAL_6010','hex':'#4D6F39','description':a0_0x2a06fc(0x423)},'RAL_6011':{'ral':a0_0x2a06fc(0x20c),'hex':a0_0x2a06fc(0x2fe),'description':a0_0x2a06fc(0x2c9)},'RAL_6012':{'ral':a0_0x2a06fc(0x1ee),'hex':a0_0x2a06fc(0x34e),'description':'Black\x20green'},'RAL_6013':{'ral':a0_0x2a06fc(0x468),'hex':a0_0x2a06fc(0x47b),'description':'Reed\x20green'},'RAL_6014':{'ral':a0_0x2a06fc(0x483),'hex':a0_0x2a06fc(0x237),'description':a0_0x2a06fc(0x267)},'RAL_6015':{'ral':a0_0x2a06fc(0x208),'hex':a0_0x2a06fc(0x53d),'description':a0_0x2a06fc(0x33f)},'RAL_6016':{'ral':a0_0x2a06fc(0x25b),'hex':a0_0x2a06fc(0x562),'description':a0_0x2a06fc(0x4a8)},'RAL_6017':{'ral':a0_0x2a06fc(0x35a),'hex':a0_0x2a06fc(0x519),'description':a0_0x2a06fc(0x37f)},'RAL_6018':{'ral':'RAL_6018','hex':'#60993B','description':'Yellow\x20green'},'RAL_6019':{'ral':'RAL_6019','hex':a0_0x2a06fc(0x3c3),'description':a0_0x2a06fc(0x345)},'RAL_6020':{'ral':a0_0x2a06fc(0x328),'hex':a0_0x2a06fc(0x1c1),'description':a0_0x2a06fc(0x4f0)},'RAL_6021':{'ral':a0_0x2a06fc(0x388),'hex':a0_0x2a06fc(0x359),'description':'Pale\x20green'},'RAL_6022':{'ral':a0_0x2a06fc(0x559),'hex':a0_0x2a06fc(0x272),'description':a0_0x2a06fc(0x42a)},'RAL_6024':{'ral':'RAL_6024','hex':a0_0x2a06fc(0x446),'description':'Traffic\x20green'},'RAL_6025':{'ral':a0_0x2a06fc(0x531),'hex':a0_0x2a06fc(0x265),'description':'Fern\x20green'},'RAL_6026':{'ral':a0_0x2a06fc(0x325),'hex':a0_0x2a06fc(0x218),'description':a0_0x2a06fc(0x470)},'RAL_6027':{'ral':a0_0x2a06fc(0x554),'hex':a0_0x2a06fc(0x3da),'description':a0_0x2a06fc(0x4fa)},'RAL_6028':{'ral':a0_0x2a06fc(0x4c0),'hex':a0_0x2a06fc(0x5ae),'description':'Pine\x20green'},'RAL_6029':{'ral':'RAL_6029','hex':a0_0x2a06fc(0x3e9),'description':a0_0x2a06fc(0x39b)},'RAL_6032':{'ral':a0_0x2a06fc(0x4b1),'hex':a0_0x2a06fc(0x57e),'description':'Signal\x20green'},'RAL_6033':{'ral':'RAL_6033','hex':a0_0x2a06fc(0x3e6),'description':a0_0x2a06fc(0x281)},'RAL_6034':{'ral':a0_0x2a06fc(0x264),'hex':'#7AADAC','description':'Pastel\x20turquoise'},'RAL_6035':{'ral':a0_0x2a06fc(0x55d),'hex':a0_0x2a06fc(0x352),'description':a0_0x2a06fc(0x514)},'RAL_6036':{'ral':a0_0x2a06fc(0x1d3),'hex':a0_0x2a06fc(0x4c2),'description':a0_0x2a06fc(0x4f1)},'RAL_6037':{'ral':'RAL_6037','hex':'#008B29','description':a0_0x2a06fc(0x4fc)},'RAL_6038':{'ral':'RAL_6038','hex':a0_0x2a06fc(0x3de),'description':a0_0x2a06fc(0x4ee)},'RAL_6039':{'ral':a0_0x2a06fc(0x1da),'hex':a0_0x2a06fc(0x3ff),'description':a0_0x2a06fc(0x268)},'RAL_7000':{'ral':a0_0x2a06fc(0x329),'hex':a0_0x2a06fc(0x1e1),'description':a0_0x2a06fc(0x424)},'RAL_7001':{'ral':a0_0x2a06fc(0x1dc),'hex':a0_0x2a06fc(0x242),'description':a0_0x2a06fc(0x3cf)},'RAL_7002':{'ral':a0_0x2a06fc(0x21f),'hex':a0_0x2a06fc(0x591),'description':a0_0x2a06fc(0x54f)},'RAL_7003':{'ral':a0_0x2a06fc(0x360),'hex':a0_0x2a06fc(0x3b0),'description':'Moss\x20grey'},'RAL_7004':{'ral':'RAL_7004','hex':'#9A9B9B','description':a0_0x2a06fc(0x385)},'RAL_7005':{'ral':a0_0x2a06fc(0x389),'hex':'#6B6E6B','description':'Mouse\x20grey'},'RAL_7006':{'ral':a0_0x2a06fc(0x413),'hex':a0_0x2a06fc(0x31b),'description':'Beige\x20grey'},'RAL_7008':{'ral':a0_0x2a06fc(0x4d3),'hex':a0_0x2a06fc(0x55b),'description':'Khaki\x20grey'},'RAL_7009':{'ral':a0_0x2a06fc(0x454),'hex':a0_0x2a06fc(0x1a6),'description':'Green\x20grey'},'RAL_7010':{'ral':a0_0x2a06fc(0x540),'hex':'#585C56','description':a0_0x2a06fc(0x229)},'RAL_7011':{'ral':a0_0x2a06fc(0x568),'hex':'#52595D','description':a0_0x2a06fc(0x202)},'RAL_7012':{'ral':'RAL_7012','hex':'#575D5E','description':a0_0x2a06fc(0x4df)},'RAL_7013':{'ral':a0_0x2a06fc(0x213),'hex':a0_0x2a06fc(0x1fd),'description':a0_0x2a06fc(0x560)},'RAL_7015':{'ral':'RAL_7015','hex':a0_0x2a06fc(0x278),'description':a0_0x2a06fc(0x1a1)},'RAL_7016':{'ral':a0_0x2a06fc(0x21e),'hex':'#383E42','description':a0_0x2a06fc(0x3a0)},'RAL_7021':{'ral':a0_0x2a06fc(0x2e0),'hex':a0_0x2a06fc(0x22f),'description':'Black\x20grey'},'RAL_7022':{'ral':'RAL_7022','hex':a0_0x2a06fc(0x2aa),'description':a0_0x2a06fc(0x45a)},'RAL_7023':{'ral':a0_0x2a06fc(0x2f0),'hex':a0_0x2a06fc(0x431),'description':a0_0x2a06fc(0x396)},'RAL_7024':{'ral':a0_0x2a06fc(0x239),'hex':a0_0x2a06fc(0x249),'description':a0_0x2a06fc(0x46c)},'RAL_7026':{'ral':'RAL_7026','hex':'#374345','description':a0_0x2a06fc(0x3d0)},'RAL_7030':{'ral':'RAL_7030','hex':'#928E85','description':a0_0x2a06fc(0x558)},'RAL_7031':{'ral':a0_0x2a06fc(0x51c),'hex':a0_0x2a06fc(0x42b),'description':a0_0x2a06fc(0x448)},'RAL_7032':{'ral':a0_0x2a06fc(0x361),'hex':'#B5B0A1','description':a0_0x2a06fc(0x252)},'RAL_7033':{'ral':a0_0x2a06fc(0x3c9),'hex':a0_0x2a06fc(0x420),'description':a0_0x2a06fc(0x523)},'RAL_7034':{'ral':a0_0x2a06fc(0x224),'hex':'#92886F','description':a0_0x2a06fc(0x222)},'RAL_7035':{'ral':a0_0x2a06fc(0x3ee),'hex':a0_0x2a06fc(0x537),'description':'Light\x20grey'},'RAL_7036':{'ral':'RAL_7036','hex':a0_0x2a06fc(0x5a8),'description':a0_0x2a06fc(0x277)},'RAL_7037':{'ral':'RAL_7037','hex':a0_0x2a06fc(0x3d6),'description':a0_0x2a06fc(0x1e0)},'RAL_7038':{'ral':a0_0x2a06fc(0x367),'hex':a0_0x2a06fc(0x203),'description':a0_0x2a06fc(0x450)},'RAL_7039':{'ral':a0_0x2a06fc(0x4bb),'hex':'#6B665E','description':a0_0x2a06fc(0x398)},'RAL_7040':{'ral':a0_0x2a06fc(0x1c2),'hex':a0_0x2a06fc(0x2db),'description':a0_0x2a06fc(0x570)},'RAL_7042':{'ral':'RAL_7042','hex':a0_0x2a06fc(0x56e),'description':a0_0x2a06fc(0x22a)},'RAL_7043':{'ral':a0_0x2a06fc(0x1d0),'hex':a0_0x2a06fc(0x3d9),'description':a0_0x2a06fc(0x51a)},'RAL_7044':{'ral':a0_0x2a06fc(0x436),'hex':'#B7B3A8','description':a0_0x2a06fc(0x3e3)},'RAL_7045':{'ral':a0_0x2a06fc(0x276),'hex':a0_0x2a06fc(0x526),'description':'Telegrey\x201'},'RAL_7046':{'ral':'RAL_7046','hex':a0_0x2a06fc(0x476),'description':a0_0x2a06fc(0x58f)},'RAL_7047':{'ral':a0_0x2a06fc(0x599),'hex':'#C8C8C7','description':a0_0x2a06fc(0x33c)},'RAL_7048':{'ral':a0_0x2a06fc(0x517),'hex':'#817B73','description':'Pearl\x20mouse\x20grey'},'RAL_8000':{'ral':'RAL_8000','hex':'#89693F','description':'Green\x20brown'},'RAL_8001':{'ral':a0_0x2a06fc(0x5ac),'hex':'#9D622B','description':a0_0x2a06fc(0x3c2)},'RAL_8002':{'ral':a0_0x2a06fc(0x206),'hex':a0_0x2a06fc(0x39f),'description':'Signal\x20brown'},'RAL_8003':{'ral':a0_0x2a06fc(0x314),'hex':a0_0x2a06fc(0x3b3),'description':a0_0x2a06fc(0x3ae)},'RAL_8004':{'ral':a0_0x2a06fc(0x4ce),'hex':'#8D4931','description':a0_0x2a06fc(0x451)},'RAL_8007':{'ral':a0_0x2a06fc(0x28f),'hex':'#70462B','description':a0_0x2a06fc(0x292)},'RAL_8008':{'ral':a0_0x2a06fc(0x1be),'hex':'#724A25','description':a0_0x2a06fc(0x39e)},'RAL_8011':{'ral':a0_0x2a06fc(0x1d5),'hex':a0_0x2a06fc(0x3bd),'description':a0_0x2a06fc(0x1a2)},'RAL_8012':{'ral':a0_0x2a06fc(0x42d),'hex':'#66332B','description':a0_0x2a06fc(0x27e)},'RAL_8014':{'ral':a0_0x2a06fc(0x25d),'hex':a0_0x2a06fc(0x324),'description':a0_0x2a06fc(0x2b7)},'RAL_8015':{'ral':a0_0x2a06fc(0x21a),'hex':a0_0x2a06fc(0x2e4),'description':a0_0x2a06fc(0x1f0)},'RAL_8016':{'ral':a0_0x2a06fc(0x1ad),'hex':a0_0x2a06fc(0x33d),'description':'Mahogany\x20brown'},'RAL_8017':{'ral':a0_0x2a06fc(0x2ce),'hex':a0_0x2a06fc(0x2e9),'description':a0_0x2a06fc(0x522)},'RAL_8019':{'ral':'RAL_8019','hex':a0_0x2a06fc(0x59e),'description':a0_0x2a06fc(0x38e)},'RAL_8022':{'ral':a0_0x2a06fc(0x21b),'hex':a0_0x2a06fc(0x1e4),'description':'Black\x20brown'},'RAL_8023':{'ral':a0_0x2a06fc(0x307),'hex':a0_0x2a06fc(0x426),'description':a0_0x2a06fc(0x5a1)},'RAL_8024':{'ral':a0_0x2a06fc(0x2df),'hex':a0_0x2a06fc(0x231),'description':a0_0x2a06fc(0x1bc)},'RAL_8025':{'ral':a0_0x2a06fc(0x4ba),'hex':a0_0x2a06fc(0x504),'description':a0_0x2a06fc(0x322)},'RAL_8028':{'ral':a0_0x2a06fc(0x32d),'hex':a0_0x2a06fc(0x548),'description':a0_0x2a06fc(0x4fd)},'RAL_8029':{'ral':a0_0x2a06fc(0x530),'hex':a0_0x2a06fc(0x2d8),'description':'Pearl\x20copper'},'RAL_9001':{'ral':a0_0x2a06fc(0x340),'hex':a0_0x2a06fc(0x327),'description':'Cream'},'RAL_9002':{'ral':a0_0x2a06fc(0x32b),'hex':a0_0x2a06fc(0x46d),'description':a0_0x2a06fc(0x306)},'RAL_9003':{'ral':a0_0x2a06fc(0x2f9),'hex':a0_0x2a06fc(0x34a),'description':a0_0x2a06fc(0x52f)},'RAL_9004':{'ral':a0_0x2a06fc(0x269),'hex':a0_0x2a06fc(0x578),'description':a0_0x2a06fc(0x1bb)},'RAL_9005':{'ral':a0_0x2a06fc(0x38c),'hex':a0_0x2a06fc(0x4e1),'description':a0_0x2a06fc(0x59a)},'RAL_9006':{'ral':'RAL_9006','hex':a0_0x2a06fc(0x43e),'description':a0_0x2a06fc(0x301)},'RAL_9007':{'ral':a0_0x2a06fc(0x4cf),'hex':a0_0x2a06fc(0x335),'description':'Grey\x20aluminium'},'RAL_9010':{'ral':a0_0x2a06fc(0x56d),'hex':a0_0x2a06fc(0x56f),'description':a0_0x2a06fc(0x2ca)},'RAL_9011':{'ral':'RAL_9011','hex':a0_0x2a06fc(0x480),'description':'Graphite\x20black'},'RAL_9012':{'ral':'RAL_9012','hex':'#F8F2E1','description':a0_0x2a06fc(0x538)},'RAL_9016':{'ral':'RAL_9016','hex':a0_0x2a06fc(0x296),'description':'Traffic\x20white'},'RAL_9017':{'ral':a0_0x2a06fc(0x215),'hex':a0_0x2a06fc(0x392),'description':a0_0x2a06fc(0x4c3)},'RAL_9018':{'ral':a0_0x2a06fc(0x253),'hex':a0_0x2a06fc(0x510),'description':a0_0x2a06fc(0x4a2)},'RAL_9022':{'ral':a0_0x2a06fc(0x334),'hex':'#858583','description':a0_0x2a06fc(0x2d9)},'RAL_9023':{'ral':'RAL_9023','hex':a0_0x2a06fc(0x1b6),'description':a0_0x2a06fc(0x226)}};function Jt(_0x4f12cd){const _0x3523c7=a0_0x2a06fc;return st[_0x4f12cd]?.[_0x3523c7(0x4f5)];}function Qt(_0x37fac6){return _0x37fac6?_0x37fac6 in st:!0x1;}const ae=new Map();async function er(_0x5cb87d){const _0x558030=a0_0x2a06fc;if(ae[_0x558030(0x2c1)](_0x5cb87d))return ae[_0x558030(0x418)](_0x5cb87d);try{if((await fetch(_0x5cb87d,{'method':_0x558030(0x577)}))['ok'])return ae['set'](_0x5cb87d,!0x0),!0x0;const _0x35441f=new AbortController(),_0x6cd14f=await fetch(_0x5cb87d,{'method':_0x558030(0x26a),'signal':_0x35441f[_0x558030(0x4be)]});_0x35441f['abort']();const _0x4b9828=_0x6cd14f['ok'];return ae[_0x558030(0x3f7)](_0x5cb87d,_0x4b9828),_0x4b9828;}catch{return!0x1;}}const Te={'textureBaseUrl':a0_0x2a06fc(0x31a),'textureFolder':a0_0x2a06fc(0x30b),'textureExtension':a0_0x2a06fc(0x4b9),'textureSuffix':a0_0x2a06fc(0x596)},Me=d[a0_0x2a06fc(0x2fb)](Te);function tr({children:_0x4c0a68,config:_0x1b1847={}}){const _0x24beea=a0_0x2a06fc,_0x3e865d={...Te,..._0x1b1847};return f['jsx'](Me[_0x24beea(0x4c6)],{'value':_0x3e865d,'children':_0x4c0a68});}function rr(){const _0x108c21=a0_0x2a06fc,_0x3ce528=d[_0x108c21(0x5a5)](Me);return _0x3ce528||Te;}function Oe(_0x1c4150,_0xc4d3fa){const _0x4bf894=a0_0x2a06fc,{textureBaseUrl:_0x113670,textureFolder:_0x1be01a,textureExtension:_0x3f68e8,textureSuffix:_0x13d95e}=_0xc4d3fa,_0x486cfc=_0x1be01a?'/'+_0x1be01a:'';return''+_0x113670+_0x486cfc+'/'+_0x1c4150+(_0x3f68e8||_0x4bf894(0x4b9))+(_0x13d95e||'');}const ir=a0_0x2a06fc(0x4f4);function nr(_0x54d8b8){const _0x224114=a0_0x2a06fc,_0x2b32d5=rr(),_0x26457d=d[_0x224114(0x49a)](()=>_0x54d8b8&&Qt(_0x54d8b8)?Jt(_0x54d8b8):null,[_0x54d8b8]),{value:_0xdae544,loading:_0x603fc3}=Xt(async()=>{if(!_0x54d8b8||_0x26457d)return!0x1;const _0x224fc=Oe(_0x54d8b8,_0x2b32d5);return await er(_0x224fc);},[_0x54d8b8,_0x26457d,_0x2b32d5]),_0x169153=d[_0x224114(0x49a)](()=>_0x26457d||!_0x54d8b8||_0x603fc3||!_0xdae544?ir:Oe(_0x54d8b8,_0x2b32d5),[_0x26457d,_0x54d8b8,_0xdae544,_0x603fc3,_0x2b32d5]),_0x330b6a=dt[_0x224114(0x220)](ce[_0x224114(0x5a2)],_0x169153);return _0x26457d?{'texture':null,'color':_0x26457d,'type':_0x224114(0x57c),'isLoading':!0x1}:!_0x54d8b8||_0x603fc3||_0xdae544===void 0x0?{'texture':null,'color':ke,'type':'fallback','isLoading':_0x603fc3||_0xdae544===void 0x0}:_0xdae544?{'texture':_0x330b6a,'color':null,'type':_0x224114(0x3d4),'isLoading':!0x1}:{'texture':null,'color':ke,'type':_0x224114(0x26b),'isLoading':!0x1};}const Y=d[a0_0x2a06fc(0x256)](function({length:_0x2d4fda,width:_0x7d2f63,thk:_0x3f5557,material:_0x27b856=a0_0x2a06fc(0x528),opacity:_0x466088=0x1,isSelected:_0x1784fe=!0x1,isHovered:_0x136fe7=!0x1,onClick:_0x589df0,onPointerEnter:_0x266e82,onPointerLeave:_0x300832,startPanelThk:_0x9062e6=0x0,endPanelThk:_0xa25be5=0x0,render_mat:_0x3dd157}){const _0x2209e6=a0_0x2a06fc,{texture:_0x17d499,color:_0x104653}=nr(_0x3dd157),_0x3c9951=d[_0x2209e6(0x49a)](()=>_0x1784fe?'#ff6b00':_0x136fe7?_0x2209e6(0x445):_0x17d499?_0x2209e6(0x4c5):_0x104653||_0x27b856,[_0x1784fe,_0x136fe7,_0x17d499,_0x104653,_0x27b856]),_0x524c4f=_0x1784fe?0.8:_0x136fe7?0.6:_0x466088,_0x39a0ad=d[_0x2209e6(0x49a)](()=>{const _0x2494ae=_0x2209e6;if(_0x9062e6!==0x0||_0xa25be5!==0x0){const {shape:_0x5103a6}=nt(_0x7d2f63,_0x3f5557,_0x9062e6,_0xa25be5),_0x27cb3e=new ce[(_0x2494ae(0x38d))](_0x5103a6,{'depth':_0x2d4fda,'bevelEnabled':!0x1,'steps':0x1});return _0x27cb3e[_0x2494ae(0x474)](),_0x27cb3e[_0x2494ae(0x4ca)](-Math['PI']/0x2),_0x27cb3e[_0x2494ae(0x1f4)](Math['PI']/0x2),_0x27cb3e;}else return new ce[(_0x2494ae(0x4d6))](_0x2d4fda,_0x7d2f63,_0x3f5557);},[_0x2d4fda,_0x7d2f63,_0x3f5557,_0x9062e6,_0xa25be5]);return f['jsx'](_0x2209e6(0x320),{'rotation':[0x0,0x0,0x0],'children':f[_0x2209e6(0x384)](_0x2209e6(0x261),{'geometry':_0x39a0ad,'onClick':_0x589df0,'onPointerEnter':_0x266e82,'onPointerLeave':_0x300832,'children':[f[_0x2209e6(0x36f)]('meshStandardMaterial',{'map':_0x17d499,'color':_0x3c9951,'opacity':_0x524c4f,'transparent':!0x0}),f['jsx'](Le[_0x2209e6(0x493)],{'color':_0x1784fe?_0x2209e6(0x1ec):_0x136fe7?_0x2209e6(0x445):'black'})]})});});function W({dim_x:_0xda5fdb,dim_y:_0x4b60fa,fill:_0x5b9607=a0_0x2a06fc(0x4ed),text:_0x128186='',stroke_width:_0x16cc41=0x2,rotate:_0x1fa3ae=0x0,isSelected:_0x3beedb=!0x1,isHovered:_0x5bdb4c=!0x1,onClick:_0x55c8d6,onMouseEnter:_0x22ba67,onMouseLeave:_0x465403,startPanelThk:_0x43d7d1=0x0,endPanelThk:_0x284495=0x0}){const _0x3171c7=a0_0x2a06fc,{svgPath:_0x43d4ac}=nt(_0xda5fdb,_0x4b60fa,_0x43d7d1,_0x284495),_0x23845d=_0x3beedb?_0x3171c7(0x1ec):_0x5bdb4c?'#0066ff':_0x3171c7(0x1b8),_0x4146bd=_0x3beedb?_0x16cc41*0x2:_0x5bdb4c?_0x16cc41*1.5:_0x16cc41,_0x4624db=_0x3beedb?0.8:_0x5bdb4c?0.7:0.5;return f['jsxs']('g',{'transform':_0x3171c7(0x1a8)+_0x1fa3ae+')','children':[f[_0x3171c7(0x36f)](_0x3171c7(0x428),{'d':_0x43d4ac,'stroke':_0x23845d,'strokeWidth':_0x4146bd,'fill':_0x5b9607,'strokeLinejoin':'bevel','strokeMiterlimit':'1','opacity':_0x4624db,'onClick':_0x55c8d6,'onMouseEnter':_0x22ba67,'onMouseLeave':_0x465403,'style':{'cursor':_0x55c8d6?'pointer':_0x3171c7(0x3ec)}}),f[_0x3171c7(0x36f)](_0x3171c7(0x3d7),{'transform':_0x3171c7(0x346),'x':0x0,'y':0x0,'textAnchor':_0x3171c7(0x44e),'dominantBaseline':'middle','fontSize':0xa,'children':_0x128186})]});}function ee(_0x30e24e){const _0x33486a=a0_0x2a06fc,_0x1cbc92=d[_0x33486a(0x5a5)](B);if(!_0x1cbc92)throw new Error('useZoneSelection\x20must\x20be\x20used\x20within\x20DataProvider');const {selectedElem:_0x422813,setSelectedElem:_0x3b6b3d,hoveredElem:_0x418e05,setHoveredElem:_0x415110}=_0x1cbc92,_0x201e5d=_0x422813===_0x30e24e;return{'isSelected':_0x201e5d,'isHovered':_0x418e05===_0x30e24e,'handleClick':()=>{_0x3b6b3d(_0x201e5d?null:_0x30e24e);},'handleMouseEnter':()=>{_0x415110(_0x30e24e);},'handleMouseLeave':()=>{_0x415110(null);}};}function sr({TREEID:_0x28672c,dimension:_0x289560,view:_0x4fa716,helper:_0x2b9301}){const _0x6ea417=a0_0x2a06fc,_0x1b0887=_0x2b9301[_0x6ea417(0x4da)],_0x1aa82e=d[_0x6ea417(0x5a5)](B),{isSelected:_0x2720f1,isHovered:_0x42efc8,handleClick:_0x47104b,handleMouseEnter:_0x94fb07,handleMouseLeave:_0x547bd4}=ee(_0x28672c);if(!_0x1b0887||!_0x1aa82e)return;const _0x492851=_0x1b0887[_0x6ea417(0x417)]?.[_0x6ea417(0x2d0)][_0x6ea417(0x344)],{CPNAME:_0xc44d5f}=_0x1b0887;if(!_0xc44d5f)return null;const {elmTrimThk:_0xf5efe}=_0x1b0887,_0x2b0e4c=_0x2b9301[_0x6ea417(0x443)]?.[_0x6ea417(0x3dd)],_0x426d3d=_0x2b9301['right']?.['thk'],_0x7b0b8d=(_0x1b0887[_0x6ea417(0x561)]['start']==='S'?_0x2b0e4c:0x0)??0x0,_0x2b7283=(_0x1b0887[_0x6ea417(0x561)][_0x6ea417(0x2a1)]==='S'?_0x426d3d:0x0)??0x0,_0x3161fd=(_0x1b0887['trim'][_0x6ea417(0x3ac)]==='M'?_0x2b0e4c:0x0)??0x0,_0x4010e6=(_0x1b0887[_0x6ea417(0x561)]['end']==='M'?_0x426d3d:0x0)??0x0,_0x3c5cfa=_0x289560[_0x6ea417(0x4cb)]-_0xf5efe[_0x6ea417(0x59c)]-_0xf5efe[_0x6ea417(0x497)]+_0x1b0887['oversize'][_0x6ea417(0x59c)]+_0x1b0887['oversize']['bottom'],_0x3ffe08=_0x289560[_0x6ea417(0x1ba)]-_0x7b0b8d-_0x2b7283+_0x1b0887['oversize']['start']+_0x1b0887[_0x6ea417(0x1e9)][_0x6ea417(0x2a1)],_0x5aa898=_0x1b0887[_0x6ea417(0x3dd)],_0x4da884=-(_0x1b0887[_0x6ea417(0x1e9)][_0x6ea417(0x3ac)]/0x2-_0x1b0887[_0x6ea417(0x1e9)]['end']/0x2-_0x7b0b8d/0x2+_0x2b7283/0x2),_0x2f41af=_0x1b0887[_0x6ea417(0x1e9)][_0x6ea417(0x497)]/0x2-_0x1b0887[_0x6ea417(0x1e9)][_0x6ea417(0x59c)]/0x2+_0xf5efe['bottom']/0x2-_0xf5efe[_0x6ea417(0x59c)]/0x2,_0x43c099=-(_0x289560[_0x6ea417(0x20e)]/0x2-_0x5aa898/0x2);return _0x4fa716===T[_0x6ea417(0x541)]?f[_0x6ea417(0x36f)](_0x6ea417(0x320),{'position':[_0x4da884/R,_0x43c099/R,_0x2f41af/R],'rotation':[Math['PI']/0x2,0x0,Math['PI']/0x2],'children':f['jsx'](Y,{'length':_0x3c5cfa/R,'width':_0x3ffe08/R,'thk':_0x5aa898/R,'treeId':_0x28672c,'isSelected':_0x2720f1,'isHovered':_0x42efc8,'onClick':_0x47104b,'onPointerEnter':_0x94fb07,'onPointerLeave':_0x547bd4,'startPanelThk':_0x3161fd/R,'endPanelThk':_0x4010e6/R,'render_mat':_0x492851})}):f['jsx']('g',{'transform':'translate('+_0x4da884+','+(_0x4fa716===T[_0x6ea417(0x5a0)]?_0x43c099:_0x2f41af)+_0x6ea417(0x40d),'children':f[_0x6ea417(0x36f)](W,{'dim_x':_0x3ffe08,'dim_y':_0x4fa716===T['_2D_TOP']?_0x5aa898:_0x3c5cfa,'text':_0x6ea417(0x23d)+_0x3c5cfa+_0x6ea417(0x348)+_0x3ffe08+'\x20x\x20'+_0x5aa898,'treeId':_0x28672c,'isSelected':_0x2720f1,'isHovered':_0x42efc8,'onClick':_0x47104b,'onMouseEnter':_0x94fb07,'onMouseLeave':_0x547bd4,'startPanelThk':_0x4fa716===T[_0x6ea417(0x5a0)]?_0x3161fd:0x0,'endPanelThk':_0x4fa716===T[_0x6ea417(0x5a0)]?_0x4010e6:0x0})});}const re=({view:_0x4621fa=T[a0_0x2a06fc(0x541)],position:_0x16bdb0=[0x0,0x0,0x0],rotation:_0x4de96e=[0x0,0x0,0x0],children:_0xf31602})=>{const _0x215073=a0_0x2a06fc;if(_0x4621fa===T[_0x215073(0x541)])return f[_0x215073(0x36f)](_0x215073(0x320),{'position':[_0x16bdb0[0x0],_0x16bdb0[0x1],_0x16bdb0[0x2]],'rotation':_0x4de96e,'children':_0xf31602});const _0x426215=_0x16bdb0[0x0]*R,_0x5b283f=_0x4621fa===T[_0x215073(0x5a0)]?_0x16bdb0[0x1]*R:_0x16bdb0[0x2]*R,_0x3a473f=_0x4de96e[0x2]*(0xb4/Math['PI']);return f[_0x215073(0x36f)]('g',{'transform':_0x215073(0x243)+_0x426215+','+_0x5b283f+_0x215073(0x48b)+_0x3a473f+')','children':_0xf31602});};function ar({TREEID:_0x273841,dimension:_0x3d897b,view:_0x46a05c,helper:_0x194770}){const _0x2b3070=a0_0x2a06fc,_0x502406=_0x194770['left'],_0x376644=d['useContext'](B),{isSelected:_0x19f487,isHovered:_0x344823,handleClick:_0xb91079,handleMouseEnter:_0x3bca3b,handleMouseLeave:_0x293a87}=ee(_0x273841);if(!_0x502406||!_0x376644)return;const _0x5070f1=_0x502406[_0x2b3070(0x417)]?.['kms'][_0x2b3070(0x344)],{CPNAME:_0x3f211b}=_0x502406;if(!_0x3f211b)return null;const {elmTrimThk:_0x4096e8}=_0x502406,_0x434cb2=_0x194770[_0x2b3070(0x275)]?.[_0x2b3070(0x3dd)],_0x238aeb=_0x194770['front']?.[_0x2b3070(0x3dd)],_0x4833b7=(_0x502406['trim'][_0x2b3070(0x3ac)]==='S'?_0x434cb2:0x0)??0x0,_0xa41f16=(_0x502406[_0x2b3070(0x561)][_0x2b3070(0x2a1)]==='S'?_0x238aeb:0x0)??0x0,_0x2077da=(_0x502406['trim']['start']==='M'?_0x434cb2:0x0)??0x0,_0x38b360=(_0x502406[_0x2b3070(0x561)][_0x2b3070(0x2a1)]==='M'?_0x238aeb:0x0)??0x0,_0x1b35f7=_0x3d897b[_0x2b3070(0x4cb)]-_0x4096e8['top']-_0x4096e8['bottom']+_0x502406[_0x2b3070(0x1e9)][_0x2b3070(0x59c)]+_0x502406[_0x2b3070(0x1e9)][_0x2b3070(0x497)],_0x4337dd=_0x3d897b[_0x2b3070(0x20e)]-_0x4833b7-_0xa41f16+_0x502406[_0x2b3070(0x1e9)][_0x2b3070(0x3ac)]+_0x502406[_0x2b3070(0x1e9)][_0x2b3070(0x2a1)],_0x1427c5=_0x502406['thk'],_0x26b1ec=-(_0x3d897b['width']/0x2-_0x1427c5/0x2),_0x42d2e0=_0x502406[_0x2b3070(0x1e9)][_0x2b3070(0x3ac)]/0x2-_0x502406[_0x2b3070(0x1e9)][_0x2b3070(0x2a1)]/0x2-_0x4833b7/0x2+_0xa41f16/0x2,_0x3605ef=_0x502406[_0x2b3070(0x1e9)][_0x2b3070(0x497)]/0x2-_0x502406[_0x2b3070(0x1e9)][_0x2b3070(0x59c)]/0x2+_0x4096e8[_0x2b3070(0x497)]/0x2-_0x4096e8[_0x2b3070(0x59c)]/0x2;return _0x46a05c===T[_0x2b3070(0x541)]?f[_0x2b3070(0x36f)]('group',{'position':[_0x26b1ec/R,_0x42d2e0/R,_0x3605ef/R],'rotation':[0x0,-Math['PI']/0x2,0x0],'children':f[_0x2b3070(0x36f)](Y,{'length':_0x1b35f7/R,'width':_0x4337dd/R,'thk':_0x1427c5/R,'treeId':_0x273841,'isSelected':_0x19f487,'isHovered':_0x344823,'onClick':_0xb91079,'onPointerEnter':_0x3bca3b,'onPointerLeave':_0x293a87,'startPanelThk':_0x2077da/R,'endPanelThk':_0x38b360/R,'render_mat':_0x5070f1})}):f[_0x2b3070(0x36f)]('g',{'transform':_0x2b3070(0x243)+_0x26b1ec+','+(_0x46a05c===T[_0x2b3070(0x5a0)]?_0x42d2e0:_0x3605ef)+_0x2b3070(0x31c),'children':f[_0x2b3070(0x36f)](W,{'dim_x':_0x46a05c===T[_0x2b3070(0x5a0)]?_0x4337dd:_0x1b35f7,'dim_y':_0x1427c5,'text':_0x2b3070(0x50b)+_0x1b35f7+'\x20x\x20'+_0x4337dd+'\x20x\x20'+_0x1427c5,'treeId':_0x273841,'rotate':0xb4,'isSelected':_0x19f487,'isHovered':_0x344823,'onClick':_0xb91079,'onMouseEnter':_0x3bca3b,'onMouseLeave':_0x293a87,'startPanelThk':_0x46a05c===T[_0x2b3070(0x5a0)]?_0x2077da:0x0,'endPanelThk':_0x46a05c===T[_0x2b3070(0x5a0)]?_0x38b360:0x0})});}function or({TREEID:_0x5c6355,dimension:_0x5b08b0,view:_0xec8e28,helper:_0x5b853d}){const _0x1fbdc8=a0_0x2a06fc,_0x4e3260=_0x5b853d[_0x1fbdc8(0x275)],_0x19e95a=d[_0x1fbdc8(0x5a5)](B),{isSelected:_0x135a55,isHovered:_0x16b5f5,handleClick:_0x4e3ce6,handleMouseEnter:_0x337c5b,handleMouseLeave:_0x1b6317}=ee(_0x5c6355);if(!_0x4e3260||!_0x19e95a)return;const _0x4f34ea=_0x4e3260[_0x1fbdc8(0x417)]?.[_0x1fbdc8(0x2d0)][_0x1fbdc8(0x344)],{CPNAME:_0xc92276}=_0x4e3260;if(!_0xc92276)return null;const {elmTrimThk:_0xfdbe18}=_0x4e3260,_0x56141f=_0x5b853d['right']?.[_0x1fbdc8(0x3dd)],_0x3bd6f3=_0x5b853d[_0x1fbdc8(0x443)]?.[_0x1fbdc8(0x3dd)],_0x4f09e3=(_0x4e3260[_0x1fbdc8(0x561)]['start']==='S'?_0x56141f:0x0)??0x0,_0x435f87=(_0x4e3260['trim']['end']==='S'?_0x3bd6f3:0x0)??0x0,_0x503cd1=(_0x4e3260['trim'][_0x1fbdc8(0x3ac)]==='M'?_0x56141f:0x0)??0x0,_0x3ebe83=(_0x4e3260[_0x1fbdc8(0x561)]['end']==='M'?_0x3bd6f3:0x0)??0x0,_0x3010a4=_0x5b08b0[_0x1fbdc8(0x4cb)]-_0xfdbe18[_0x1fbdc8(0x59c)]-_0xfdbe18[_0x1fbdc8(0x497)]+_0x4e3260[_0x1fbdc8(0x1e9)][_0x1fbdc8(0x59c)]+_0x4e3260[_0x1fbdc8(0x1e9)]['bottom'],_0x44aa7e=_0x5b08b0['width']-_0x4f09e3-_0x435f87+_0x4e3260[_0x1fbdc8(0x1e9)][_0x1fbdc8(0x3ac)]+_0x4e3260[_0x1fbdc8(0x1e9)]['end'],_0x188752=_0x4e3260[_0x1fbdc8(0x3dd)],_0x5e4ffe=_0x4e3260['oversize'][_0x1fbdc8(0x3ac)]/0x2-_0x4e3260[_0x1fbdc8(0x1e9)]['end']/0x2-_0x4f09e3/0x2+_0x435f87/0x2,_0x17ba3e=_0x5b08b0['depth']/0x2-_0x188752/0x2,_0x3e25bc=_0x4e3260['oversize']['bottom']/0x2-_0x4e3260[_0x1fbdc8(0x1e9)][_0x1fbdc8(0x59c)]/0x2+_0xfdbe18['bottom']/0x2-_0xfdbe18[_0x1fbdc8(0x59c)]/0x2;return _0xec8e28===T[_0x1fbdc8(0x541)]?f[_0x1fbdc8(0x36f)](_0x1fbdc8(0x320),{'position':[_0x5e4ffe/R,_0x17ba3e/R,_0x3e25bc/R],'rotation':[Math['PI']/0x2,Math['PI'],Math['PI']/0x2],'children':f['jsx'](Y,{'length':_0x3010a4/R,'width':_0x44aa7e/R,'thk':_0x188752/R,'treeId':_0x5c6355,'isSelected':_0x135a55,'isHovered':_0x16b5f5,'onClick':_0x4e3ce6,'onPointerEnter':_0x337c5b,'onPointerLeave':_0x1b6317,'startPanelThk':_0x503cd1/R,'endPanelThk':_0x3ebe83/R,'render_mat':_0x4f34ea})}):f[_0x1fbdc8(0x36f)]('g',{'transform':_0x1fbdc8(0x243)+_0x5e4ffe+','+(_0xec8e28===T[_0x1fbdc8(0x5a0)]?_0x17ba3e:_0x3e25bc)+_0x1fbdc8(0x40d),'children':f['jsx'](W,{'dim_x':_0x44aa7e,'dim_y':_0xec8e28===T['_2D_TOP']?_0x188752:_0x3010a4,'text':'Back\x20'+_0x3010a4+'\x20x\x20'+_0x44aa7e+_0x1fbdc8(0x348)+_0x188752,'treeId':_0x5c6355,'isSelected':_0x135a55,'rotate':0xb4,'isHovered':_0x16b5f5,'onClick':_0x4e3ce6,'onMouseEnter':_0x337c5b,'onMouseLeave':_0x1b6317,'startPanelThk':_0xec8e28===T[_0x1fbdc8(0x5a0)]?_0x503cd1:0x0,'endPanelThk':_0xec8e28===T[_0x1fbdc8(0x5a0)]?_0x3ebe83:0x0})});}function lr({TREEID:_0x5027ab,dimension:_0xb11673,view:_0x4b28ba,helper:_0x52a575}){const _0x300ef2=a0_0x2a06fc,_0x17e553=_0x52a575[_0x300ef2(0x52a)],_0x1fe98a=d[_0x300ef2(0x5a5)](B),{isSelected:_0x1dc75b,isHovered:_0x6950af,handleClick:_0x2399fa,handleMouseEnter:_0x1513b8,handleMouseLeave:_0x3939d5}=ee(_0x5027ab);if(!_0x17e553||!_0x1fe98a)return;const _0x500a34=_0x17e553[_0x300ef2(0x417)]?.[_0x300ef2(0x2d0)][_0x300ef2(0x344)],{CPNAME:_0x5b90df}=_0x17e553;if(!_0x5b90df)return null;const {elmTrimThk:_0x2acd4d}=_0x17e553,_0x5c5afd=_0x52a575[_0x300ef2(0x4da)]?.[_0x300ef2(0x3dd)],_0x101253=_0x52a575[_0x300ef2(0x275)]?.[_0x300ef2(0x3dd)],_0x160127=(_0x17e553['trim']['start']==='S'?_0x5c5afd:0x0)??0x0,_0x43493a=(_0x17e553['trim'][_0x300ef2(0x2a1)]==='S'?_0x101253:0x0)??0x0,_0x93d1c3=(_0x17e553['trim'][_0x300ef2(0x3ac)]==='M'?_0x5c5afd:0x0)??0x0,_0x2098be=(_0x17e553[_0x300ef2(0x561)][_0x300ef2(0x2a1)]==='M'?_0x101253:0x0)??0x0,_0x17156e=_0xb11673['height']-_0x2acd4d['top']-_0x2acd4d['bottom']+_0x17e553[_0x300ef2(0x1e9)][_0x300ef2(0x59c)]+_0x17e553['oversize'][_0x300ef2(0x497)],_0x224600=_0xb11673[_0x300ef2(0x20e)]-_0x160127-_0x43493a+_0x17e553[_0x300ef2(0x1e9)][_0x300ef2(0x3ac)]+_0x17e553[_0x300ef2(0x1e9)][_0x300ef2(0x2a1)],_0x295b08=_0x17e553[_0x300ef2(0x3dd)],_0x55b9e7=_0xb11673[_0x300ef2(0x1ba)]/0x2-_0x295b08/0x2,_0x3b9a1f=-(_0x17e553[_0x300ef2(0x1e9)][_0x300ef2(0x3ac)]/0x2-_0x17e553[_0x300ef2(0x1e9)][_0x300ef2(0x2a1)]/0x2-_0x160127/0x2+_0x43493a/0x2),_0xc0fac7=_0x17e553[_0x300ef2(0x1e9)][_0x300ef2(0x497)]/0x2+_0x17e553['oversize'][_0x300ef2(0x59c)]/0x2+_0x2acd4d[_0x300ef2(0x497)]/0x2-_0x2acd4d[_0x300ef2(0x59c)]/0x2;return _0x4b28ba===T['_3D']?f['jsx']('group',{'position':[_0x55b9e7/R,_0x3b9a1f/R,_0xc0fac7/R],'rotation':[0x0,Math['PI']/0x2,Math['PI']],'children':f['jsx'](Y,{'length':_0x17156e/R,'width':_0x224600/R,'thk':_0x295b08/R,'treeId':_0x5027ab,'isSelected':_0x1dc75b,'isHovered':_0x6950af,'onClick':_0x2399fa,'onPointerEnter':_0x1513b8,'onPointerLeave':_0x3939d5,'startPanelThk':_0x93d1c3/R,'endPanelThk':_0x2098be/R,'render_mat':_0x500a34})}):f[_0x300ef2(0x36f)]('g',{'transform':_0x300ef2(0x243)+_0x55b9e7+','+(_0x4b28ba===T[_0x300ef2(0x5a0)]?_0x3b9a1f:_0xc0fac7)+_0x300ef2(0x31c),'children':f[_0x300ef2(0x36f)](W,{'dim_x':_0x4b28ba===T[_0x300ef2(0x5a0)]?_0x224600:_0x17156e,'dim_y':_0x295b08,'text':_0x300ef2(0x57f)+_0x17156e+'\x20x\x20'+_0x224600+_0x300ef2(0x348)+_0x295b08,'treeId':_0x5027ab,'isSelected':_0x1dc75b,'isHovered':_0x6950af,'onClick':_0x2399fa,'onMouseEnter':_0x1513b8,'onMouseLeave':_0x3939d5,'startPanelThk':_0x4b28ba===T[_0x300ef2(0x5a0)]?_0x93d1c3:0x0,'endPanelThk':_0x4b28ba===T[_0x300ef2(0x5a0)]?_0x2098be:0x0})});}function cr({TREEID:_0x4c69f8,dimension:_0x457139,view:_0x4cbbbf,helper:_0x4d1be6}){const _0x3fd4b3=a0_0x2a06fc,_0x550585=pe(_0x4c69f8),_0x36ef7d=d[_0x3fd4b3(0x5a5)](B),{isSelected:_0x1cb6c3,isHovered:_0x1138f4,handleClick:_0x49f93c,handleMouseEnter:_0x5489fc,handleMouseLeave:_0x179c56}=ee(_0x4c69f8);if(!_0x550585||!_0x36ef7d)return;const _0x398d04=_0x550585[_0x3fd4b3(0x1ce)]?.['kms']['render'],{topShelfCP:_0x5f5a9f}=_0x550585;if(!_0x5f5a9f)return;const _0x27fbad=(_0x4d1be6['front']?.[_0x3fd4b3(0x561)][_0x3fd4b3(0x59c)]!=='S'?_0x4d1be6[_0x3fd4b3(0x4da)]?.[_0x3fd4b3(0x3dd)]:0x0)??0x0,_0x5d091c=(_0x4d1be6['back']?.['trim'][_0x3fd4b3(0x59c)]!=='S'?_0x4d1be6[_0x3fd4b3(0x275)]?.[_0x3fd4b3(0x3dd)]:0x0)??0x0,_0x43086f=(_0x4d1be6[_0x3fd4b3(0x443)]?.[_0x3fd4b3(0x561)][_0x3fd4b3(0x59c)]!=='S'?_0x4d1be6[_0x3fd4b3(0x443)]?.[_0x3fd4b3(0x3dd)]:0x0)??0x0,_0x3f00e3=(_0x4d1be6[_0x3fd4b3(0x52a)]?.[_0x3fd4b3(0x561)][_0x3fd4b3(0x59c)]!=='S'?_0x4d1be6[_0x3fd4b3(0x52a)]?.['thk']:0x0)??0x0,_0x1ed318=_0x457139[_0x3fd4b3(0x1ba)]-_0x43086f-_0x3f00e3,_0x59c8f8=_0x457139[_0x3fd4b3(0x20e)]-_0x5d091c-_0x27fbad,_0x218633=_0x550585['topShelfThk'],_0x29dab0=_0x43086f/0x2-_0x3f00e3/0x2,_0x26a31d=-(_0x5d091c/0x2-_0x27fbad/0x2),_0x3da313=_0x457139[_0x3fd4b3(0x4cb)]/0x2-_0x218633/0x2;return _0x4cbbbf===T['_3D']?f[_0x3fd4b3(0x36f)]('group',{'position':[_0x29dab0/R,_0x26a31d/R,_0x3da313/R],'rotation':[0x0,0x0,0x0],'children':f[_0x3fd4b3(0x36f)](Y,{'length':_0x1ed318/R,'width':_0x59c8f8/R,'thk':_0x218633/R,'opacity':0.8,'treeId':_0x4c69f8,'isSelected':_0x1cb6c3,'isHovered':_0x1138f4,'onClick':_0x49f93c,'onPointerEnter':_0x5489fc,'onPointerLeave':_0x179c56,'render_mat':_0x398d04})}):f[_0x3fd4b3(0x36f)]('g',{'transform':_0x3fd4b3(0x243)+_0x29dab0+','+(_0x4cbbbf===T['_2D_TOP']?_0x26a31d:_0x3da313)+')','children':f[_0x3fd4b3(0x36f)](W,{'dim_x':_0x1ed318,'dim_y':_0x4cbbbf===T[_0x3fd4b3(0x5a0)]?_0x59c8f8:_0x218633,'text':_0x3fd4b3(0x532)+_0x4c69f8+_0x3fd4b3(0x2cc)+_0x1ed318+_0x3fd4b3(0x348)+_0x59c8f8+_0x3fd4b3(0x348)+_0x218633,'treeId':_0x4c69f8,'isSelected':_0x1cb6c3,'isHovered':_0x1138f4,'onClick':_0x49f93c,'onMouseEnter':_0x5489fc,'onMouseLeave':_0x179c56})});}function ur({TREEID:_0x5e2358,dimension:_0x5672ba,view:_0x246839,helper:_0x24c3a9}){const _0xad370c=a0_0x2a06fc,_0x12df9b=pe(_0x5e2358),_0x5aa64c=d[_0xad370c(0x5a5)](B),{isSelected:_0x216f5a,isHovered:_0x34bb9b,handleClick:_0x383b1b,handleMouseEnter:_0x358c5d,handleMouseLeave:_0x4b6404}=ee(_0x5e2358);if(!_0x12df9b||!_0x5aa64c)return;const _0x3c4d0d=_0x12df9b[_0xad370c(0x3e5)]?.[_0xad370c(0x2d0)]['render'],{bottomShelfCP:_0x421140}=_0x12df9b;if(!_0x421140)return;const _0x38e684=(_0x24c3a9[_0xad370c(0x4da)]?.[_0xad370c(0x561)][_0xad370c(0x497)]!=='S'?_0x24c3a9[_0xad370c(0x4da)]?.['thk']:0x0)??0x0,_0x36cb08=(_0x24c3a9[_0xad370c(0x275)]?.[_0xad370c(0x561)][_0xad370c(0x497)]!=='S'?_0x24c3a9['back']?.[_0xad370c(0x3dd)]:0x0)??0x0,_0x4c4972=(_0x24c3a9[_0xad370c(0x443)]?.[_0xad370c(0x561)]['bottom']!=='S'?_0x24c3a9[_0xad370c(0x443)]?.[_0xad370c(0x3dd)]:0x0)??0x0,_0x50f1af=(_0x24c3a9[_0xad370c(0x52a)]?.[_0xad370c(0x561)]['bottom']!=='S'?_0x24c3a9[_0xad370c(0x52a)]?.['thk']:0x0)??0x0,_0x34e3e8=_0x5672ba[_0xad370c(0x1ba)]-_0x4c4972-_0x50f1af,_0x34db94=_0x5672ba[_0xad370c(0x20e)]-_0x36cb08-_0x38e684,_0x452d47=_0x12df9b['bottomShelfThk'],_0x22fbd6=_0x4c4972/0x2-_0x50f1af/0x2,_0x1907e1=-(_0x36cb08/0x2-_0x38e684/0x2),_0xfa2f5d=-(_0x5672ba['height']/0x2-_0x452d47/0x2);return _0x246839===T[_0xad370c(0x541)]?f[_0xad370c(0x36f)](_0xad370c(0x320),{'position':[_0x22fbd6/R,_0x1907e1/R,_0xfa2f5d/R],'rotation':[0x0,0x0,0x0],'children':f[_0xad370c(0x36f)](Y,{'length':_0x34e3e8/R,'width':_0x34db94/R,'thk':_0x452d47/R,'opacity':0.8,'treeId':_0x5e2358,'isSelected':_0x216f5a,'isHovered':_0x34bb9b,'onClick':_0x383b1b,'onPointerEnter':_0x358c5d,'onPointerLeave':_0x4b6404,'render_mat':_0x3c4d0d})}):f[_0xad370c(0x36f)]('g',{'transform':_0xad370c(0x243)+_0x22fbd6+','+(_0x246839===T[_0xad370c(0x5a0)]?_0x1907e1:_0xfa2f5d)+')','children':f[_0xad370c(0x36f)](W,{'dim_x':_0x34e3e8,'dim_y':_0x246839===T[_0xad370c(0x5a0)]?_0x34db94:_0x452d47,'text':_0xad370c(0x1c6)+_0x34e3e8+_0xad370c(0x348)+_0x34db94+'\x20x\x20'+_0x452d47,'treeId':_0x5e2358,'isSelected':_0x216f5a,'isHovered':_0x34bb9b,'onClick':_0x383b1b,'onMouseEnter':_0x358c5d,'onMouseLeave':_0x4b6404})});}const Ne=d[a0_0x2a06fc(0x2fb)](null);function at(){const _0x35eac8=a0_0x2a06fc,_0x57b2b0=d[_0x35eac8(0x5a5)](Ne);if(!_0x57b2b0)throw new Error(_0x35eac8(0x435));return _0x57b2b0;}function ot(_0x278c8d,_0x4f8b51,_0x1241a0,_0x28c55b={}){const _0x5dcfec=a0_0x2a06fc,{throwOnError:_0x19ac9e=!0x1}=_0x28c55b;if(!_0x278c8d['hasDescriptor'](_0x4f8b51))throw new Error(_0x5dcfec(0x3a9)+_0x4f8b51+_0x5dcfec(0x2fd));return d['useMemo'](()=>{const _0x29063d=_0x5dcfec;try{return{'result':_0x278c8d[_0x29063d(0x4ab)](_0x4f8b51,_0x1241a0),'error':null,'success':!0x0};}catch(_0x37f49e){const _0x36b39f=_0x37f49e instanceof Error?_0x37f49e['message']:_0x29063d(0x4c4);if(_0x19ac9e)throw _0x37f49e;return{'result':null,'error':_0x36b39f,'success':!0x1};}},[_0x278c8d,_0x4f8b51,_0x1241a0,_0x19ac9e]);}function hr(_0x56eea3,_0x3c2564,_0x4ab0ea){const _0x4f25cf=a0_0x2a06fc;return d[_0x4f25cf(0x49a)](()=>{const _0x2a3b5b=_0x4f25cf;try{const _0x317001=_0x56eea3['findAllMatches'](_0x3c2564,_0x4ab0ea);return{'matches':_0x317001,'error':null,'count':_0x317001[_0x2a3b5b(0x456)]};}catch(_0x3ae056){const _0x595e61=_0x3ae056 instanceof Error?_0x3ae056[_0x2a3b5b(0x2fc)]:_0x2a3b5b(0x4c4);return{'matches':[],'error':_0x595e61,'count':0x0};}},[_0x56eea3,_0x3c2564,_0x4ab0ea]);}const $={'LINEAR_DIVISION':a0_0x2a06fc(0x29a),'ARTICLE':a0_0x2a06fc(0x291)},Z={'STRING':a0_0x2a06fc(0x3dc),'DESCRIPTOR':'descriptor'},Be={'linearDivision':_0x1dd5e6=>_0x1dd5e6['type']===$[a0_0x2a06fc(0x23a)],'article':_0x17162b=>_0x17162b['type']===$[a0_0x2a06fc(0x3b9)]},fr={'string':_0x9f9dc5=>_0x9f9dc5[a0_0x2a06fc(0x3cb)]===$[a0_0x2a06fc(0x23a)]&&_0x9f9dc5[a0_0x2a06fc(0x3c6)]===Z[a0_0x2a06fc(0x552)],'descriptor':_0x283253=>_0x283253[a0_0x2a06fc(0x3cb)]===$[a0_0x2a06fc(0x23a)]&&_0x283253['valueSource']===Z['DESCRIPTOR']},fe={'string':_0x43c336=>_0x43c336[a0_0x2a06fc(0x3cb)]===$[a0_0x2a06fc(0x3b9)]&&_0x43c336['valueSource']===Z[a0_0x2a06fc(0x552)],'descriptor':_0x4f7ad0=>_0x4f7ad0[a0_0x2a06fc(0x3cb)]===$[a0_0x2a06fc(0x3b9)]&&_0x4f7ad0[a0_0x2a06fc(0x3c6)]===Z[a0_0x2a06fc(0x460)]},te={'linearDivisionString'(_0x11b3c7,_0x3e44b8,_0x4fc62d,_0x58b1b5,_0x36683f,_0x5d4816,_0x4f47bc,_0x16bb8){const _0x3f11f7=a0_0x2a06fc;return{'TREEID':_0x11b3c7,'type':$[_0x3f11f7(0x23a)],'valueSource':Z['STRING'],'DIVDIR':_0x3e44b8,'DIVTYPE':_0x4fc62d,'HORDEFTYPE':_0x58b1b5,'LINDIV1':_0x36683f,'DIVELEM1':_0x5d4816,'DIVIDER':'','formula':_0x4f47bc,'thickness':_0x16bb8};},'linearDivisionDescriptor'(_0x411f22,_0x48ef79,_0x39c430,_0x307cd5,_0x4eb6ca,_0x3b67ea,_0x41460c,_0x1e95b0){return{'TREEID':_0x411f22,'type':$['LINEAR_DIVISION'],'valueSource':Z['DESCRIPTOR'],'DIVDIR':_0x48ef79,'DIVTYPE':_0x39c430,'HORDEFTYPE':_0x307cd5,'LINDIV1':_0x4eb6ca,'DIVELEM1':_0x3b67ea,'DIVIDER':'','descriptorName':_0x41460c,'thickness':_0x1e95b0};},'articleString'(_0xa2e9a1,_0x259bb0,_0x209c8a,_0x263a41,_0x586144,_0x5641e0,_0x37a719){const _0x4f8e9a=a0_0x2a06fc;return{'TREEID':_0xa2e9a1,'type':$[_0x4f8e9a(0x3b9)],'valueSource':Z['STRING'],'DIVDIR':_0x259bb0,'DIVTYPE':_0x209c8a,'HORDEFTYPE':_0x263a41,'LINDIV1':_0x586144,'DIVELEM1':_0x5641e0,'DIVIDER':_0x37a719,'articleName':_0x37a719};},'articleDescriptor'(_0x28790e,_0x1796da,_0x3ed2ac,_0x3684df,_0x4eaa7d,_0x218f8b,_0x240ef1){const _0x2fb55b=a0_0x2a06fc;return{'TREEID':_0x28790e,'type':$[_0x2fb55b(0x3b9)],'valueSource':Z[_0x2fb55b(0x460)],'DIVDIR':_0x1796da,'DIVTYPE':_0x3ed2ac,'HORDEFTYPE':_0x3684df,'LINDIV1':_0x4eaa7d,'DIVELEM1':_0x218f8b,'DIVIDER':_0x240ef1,'descriptorName':_0x240ef1};},'fromZoneData'(_0x1404ee,_0x385458){const _0x573486=a0_0x2a06fc,_0x5ca5ef=_0x40bad5=>_0x40bad5[_0x573486(0x561)]()[_0x573486(0x339)]('#');if(_0x1404ee[_0x573486(0x579)]==='A'){if(_0x5ca5ef(_0x1404ee['DIVIDER'])){const _0x29be82=_0x1404ee[_0x573486(0x1ac)][_0x573486(0x586)]('#','')[_0x573486(0x561)]();return te[_0x573486(0x192)](_0x1404ee[_0x573486(0x544)],_0x1404ee[_0x573486(0x579)],_0x1404ee['DIVTYPE'],_0x1404ee['HORDEFTYPE'],_0x1404ee[_0x573486(0x3c5)],_0x1404ee[_0x573486(0x401)],_0x29be82);}return te[_0x573486(0x3f9)](_0x1404ee[_0x573486(0x544)],_0x1404ee[_0x573486(0x579)],_0x1404ee[_0x573486(0x227)],_0x1404ee[_0x573486(0x520)],_0x1404ee['LINDIV1'],_0x1404ee[_0x573486(0x401)],_0x1404ee[_0x573486(0x1ac)]);}if(_0x5ca5ef(_0x1404ee[_0x573486(0x3c5)])){const _0x2ea5fd=_0x1404ee[_0x573486(0x3c5)]['replace']('#','')['trim']();return te[_0x573486(0x236)](_0x1404ee[_0x573486(0x544)],_0x1404ee['DIVDIR'],_0x1404ee[_0x573486(0x227)],_0x1404ee['HORDEFTYPE'],_0x1404ee['LINDIV1'],_0x1404ee['DIVELEM1'],_0x2ea5fd,_0x385458);}return te[_0x573486(0x337)](_0x1404ee[_0x573486(0x544)],_0x1404ee[_0x573486(0x579)],_0x1404ee[_0x573486(0x227)],_0x1404ee[_0x573486(0x520)],_0x1404ee[_0x573486(0x3c5)],_0x1404ee['DIVELEM1'],_0x1404ee[_0x573486(0x3c5)],_0x385458);}};function dr(_0x57113f){const _0x4c28c3=a0_0x2a06fc;if(!_0x57113f)return _0x4c28c3(0x1ba);const _0x1196bc={0x0:'width',0x1:_0x4c28c3(0x20e),0x2:_0x4c28c3(0x1ba),0x3:_0x4c28c3(0x20e)};return _0x57113f[_0x4c28c3(0x579)]==='V'?'height':_0x57113f['HORDEFTYPE']==='W'?_0x4c28c3(0x1ba):_0x57113f[_0x4c28c3(0x520)]==='D'?_0x4c28c3(0x20e):_0x57113f[_0x4c28c3(0x520)]==='P'?_0x1196bc[_0x57113f[_0x4c28c3(0x401)]]??_0x4c28c3(0x1ba):'width';}function pr(_0x41dab6,_0x1030de){return _0x1030de?_0x1030de[_0x41dab6]:0x0;}function mr(_0x3de929,_0x3ea7d3){const _0xb5aaae=a0_0x2a06fc,_0x4b4d4b=_0x3de929;if(_r(_0x3de929))return{'value':_0x3de929['startsWith']('#')?_0x3de929['slice'](0x1):_0x3de929,'original':_0x4b4d4b,'isReference':!0x0};if(/^\d+:\d+$/[_0xb5aaae(0x395)](_0x3de929))return{'value':_0x3de929,'original':_0x4b4d4b,'isReference':!0x1};const {format:_0x25dfce,expression:_0x23e5f8,suffix:_0x1f53e5}=xr(_0x3de929);let _0x43431f=_0x23e5f8;_0x43431f=_0x43431f[_0xb5aaae(0x586)](/^\((.+)\)$/,'$1');const _0x1fc56b=Qe(_0x43431f,{'variableTree':_0x3ea7d3,'allowFunctions':!0x0,'dataType':'FL','silent':!0x0})['value']??_0x23e5f8;let _0x19aa1a;switch(_0x25dfce){case _0xb5aaae(0x4ec):_0x19aa1a=''+_0x1fc56b+_0x1f53e5;break;case _0xb5aaae(0x284):_0x19aa1a=''+_0x1f53e5+_0x1fc56b;break;case _0xb5aaae(0x376):_0x19aa1a=''+_0x1fc56b+_0x1f53e5;break;case _0xb5aaae(0x5aa):_0x19aa1a=String(_0x1fc56b);break;}return{'value':_0x19aa1a,'original':_0x4b4d4b,'isReference':!0x1};}function Ar(_0x39e893,_0x2c5516){const _0xeafcda=a0_0x2a06fc;return mr(_0x39e893,_0x2c5516)[_0xeafcda(0x2a6)];}function xr(_0x4e34ee){const _0x4e391b=a0_0x2a06fc,_0x4f8459=_0x4e34ee[_0x4e391b(0x561)]()[_0x4e391b(0x586)](/^\((.+)\)$/,'$1'),_0x33e6d6=_0x4f8459[_0x4e391b(0x1a7)](/^(\d+|n):(.+?)(mm|cm)?$/);if(_0x33e6d6){const [,_0x33693b,_0x581621,_0x3480a9]=_0x33e6d6;return{'format':_0x4e391b(0x284),'expression':_0x581621['trim'](),'suffix':_0x3480a9?_0x33693b+':'+_0x3480a9:_0x33693b+':'};}const _0x35f935=_0x4f8459[_0x4e391b(0x1a7)](/^(.+?)(mm|cm)?:(\d+)$/);if(_0x35f935){const [,_0x246547,_0x3f885d,_0x4ed54a]=_0x35f935;return{'format':_0x4e391b(0x4ec),'expression':_0x246547['trim'](),'suffix':_0x3f885d?_0x3f885d+':'+_0x4ed54a:':'+_0x4ed54a};}const _0x576e78=_0x4f8459[_0x4e391b(0x1a7)](/^(.+?)(\*)?{(\d+)}$/);if(_0x576e78){const [,_0xa4c5f6,_0x33a502,_0x3f5728]=_0x576e78;return{'format':_0x4e391b(0x376),'expression':_0xa4c5f6[_0x4e391b(0x561)](),'suffix':_0x33a502?'*{'+_0x3f5728+'}':'{'+_0x3f5728+'}'};}return{'format':_0x4e391b(0x5aa),'expression':_0x4f8459,'suffix':''};}function _r(_0x19c1cd){const _0xe75aa5=a0_0x2a06fc;return _0x19c1cd[_0xe75aa5(0x339)]('#')?!0x0:_0x19c1cd[_0xe75aa5(0x1fe)]('(')||/[+\-*/]/[_0xe75aa5(0x395)](_0x19c1cd)?!0x1:/^[A-Za-z0-9_-]+$/[_0xe75aa5(0x395)](_0x19c1cd)?!0x0:!/^\d+:\d+$/[_0xe75aa5(0x395)](_0x19c1cd);}function lt({divider:_0x52f29e,inputData:_0x23a3c8}){const _0x46dacb=a0_0x2a06fc,_0x25aa75=at(),{resolveString:_0x5ca8b2}=V(),{result:_0x13bcf0,error:_0x43cf5d}=ot(_0x25aa75,_0x52f29e[_0x46dacb(0x4ad)],_0x23a3c8,{'throwOnError':!0x1});_0x43cf5d&&console['error'](_0x46dacb(0x3f8),_0x43cf5d);const _0x138af0=d['useMemo'](()=>_0x52f29e?fe[_0x46dacb(0x3dc)](_0x52f29e)?_0x52f29e[_0x46dacb(0x555)]:fe['descriptor'](_0x52f29e)&&_0x13bcf0?.[_0x46dacb(0x486)]?_0x13bcf0[_0x46dacb(0x486)]:'':'',[_0x52f29e,_0x13bcf0]);return{'updatedDivider':d[_0x46dacb(0x49a)](()=>{const _0x2682c6=_0x46dacb;if(_0x52f29e)return _0x13bcf0?.[_0x2682c6(0x486)]!=null?{..._0x52f29e,'LINDIV1':Ar(_0x5ca8b2(_0x13bcf0['lindiv'])),'articleName':_0x138af0}:{..._0x52f29e,'LINDIV1':_0x5ca8b2(_0x52f29e[_0x2682c6(0x3c5)])};},[_0x52f29e,_0x13bcf0,_0x138af0,_0x5ca8b2])};}const gr={'width':{'rotation':[0x0,Math['PI']/0x2,0x0],'get3D':(_0x568563,_0x3ada20)=>({'length':_0x568563['height'],'width':_0x568563['depth'],'thk':_0x3ada20}),'get2DTop':(_0x16c29e,_0x16517f)=>({'dim_x':_0x16c29e[a0_0x2a06fc(0x20e)],'dim_y':_0x16517f,'rotate':0x5a}),'get2DFront':(_0x34ad19,_0x4cae49)=>({'dim_x':_0x34ad19[a0_0x2a06fc(0x4cb)],'dim_y':_0x4cae49,'rotate':0x5a})},'height':{'rotation':[0x0,0x0,0x0],'get3D':(_0x80ed6a,_0x3ae5cf)=>({'length':_0x80ed6a['width'],'width':_0x80ed6a['depth'],'thk':_0x3ae5cf}),'get2DTop':_0x3a2fcc=>({'dim_x':_0x3a2fcc[a0_0x2a06fc(0x1ba)],'dim_y':_0x3a2fcc['depth']}),'get2DFront':(_0x29a160,_0x233b74)=>({'dim_x':_0x29a160['width'],'dim_y':_0x233b74})},'depth':{'rotation':[Math['PI']/0x2,0x0,Math['PI']/0x2],'get3D':(_0x2c0cd2,_0x31dd63)=>({'length':_0x2c0cd2[a0_0x2a06fc(0x4cb)],'width':_0x2c0cd2[a0_0x2a06fc(0x1ba)],'thk':_0x31dd63}),'get2DTop':(_0x268d7e,_0x4794e6)=>({'dim_x':_0x268d7e[a0_0x2a06fc(0x1ba)],'dim_y':_0x4794e6}),'get2DFront':_0x23d91b=>({'dim_x':_0x23d91b[a0_0x2a06fc(0x1ba)],'dim_y':_0x23d91b['height']})},'article':{'rotation':[0x0,0x0,0x0],'get3D':(_0x4ed11a,_0x2d031a)=>({'length':_0x4ed11a['width'],'width':_0x4ed11a['depth'],'thk':_0x2d031a}),'get2DTop':_0x23ca5b=>({'dim_x':_0x23ca5b['width'],'dim_y':_0x23ca5b[a0_0x2a06fc(0x20e)]}),'get2DFront':(_0x4ecb50,_0x4307f1)=>({'dim_x':_0x4ecb50[a0_0x2a06fc(0x1ba)],'dim_y':_0x4307f1})},'independent':{'rotation':[0x0,0x0,0x0],'get3D':(_0x13c173,_0xdbb61b)=>({'length':_0x13c173[a0_0x2a06fc(0x1ba)],'width':_0x13c173[a0_0x2a06fc(0x20e)],'thk':_0xdbb61b}),'get2DTop':_0x3dcfeb=>({'dim_x':_0x3dcfeb[a0_0x2a06fc(0x1ba)],'dim_y':_0x3dcfeb[a0_0x2a06fc(0x20e)]}),'get2DFront':(_0x21e65b,_0x14a9be)=>({'dim_x':_0x21e65b[a0_0x2a06fc(0x1ba)],'dim_y':_0x14a9be})}},Lr=(_0x2b8ece,_0xb8454e,_0x185a33)=>({'x':_0x2b8ece===a0_0x2a06fc(0x1ba)?_0x185a33['width']/0x2+_0xb8454e/0x2:0x0,'y':_0x2b8ece===a0_0x2a06fc(0x20e)?_0x185a33[a0_0x2a06fc(0x20e)]/0x2+_0xb8454e/0x2:0x0,'z':_0x2b8ece===a0_0x2a06fc(0x4cb)?_0x185a33[a0_0x2a06fc(0x4cb)]/0x2+_0xb8454e/0x2:0x0});function a0_0x201a(_0x47040b,_0x55a55a){_0x47040b=_0x47040b-0x18d;const _0x523f13=a0_0x523f();let _0x201a9d=_0x523f13[_0x47040b];return _0x201a9d;}function Rr({divider:_0x3369f2,view:_0x4a2b01,childrenPositon:_0x229b4b,dividerThk:_0x195a3d}){const _0xafc75=a0_0x2a06fc,_0x4ce119=d[_0xafc75(0x5a5)](B),_0x16d5b6=d['useContext'](ie),_0x665e78=_0x229b4b['dividerType'],_0x347d7=_0x229b4b[_0xafc75(0x196)],_0x297212=gr[_0x665e78];if(!_0x4ce119)return null;const {selectedElem:_0x50057b,setSelectedElem:_0x5b47f6,hoveredElem:_0x3340e4,setHoveredElem:_0xda69ee}=_0x4ce119,_0x226622=_0x16d5b6?.[_0xafc75(0x555)]||'default';return _0x347d7['map']((_0x20f8db,_0x34a5bb)=>{const _0x5daeb9=_0xafc75,_0x175a91=!(_0x34a5bb===_0x347d7[_0x5daeb9(0x456)]-0x1)&&_0x195a3d!==0x0,_0x39463c=Lr(_0x665e78,_0x195a3d,_0x20f8db[_0x5daeb9(0x2ac)]),_0x1cfa3f=_0x297212[_0x5daeb9(0x427)](_0x20f8db[_0x5daeb9(0x2ac)],_0x195a3d),_0x2a9284=_0x4a2b01===T['_2D_TOP']?_0x297212[_0x5daeb9(0x412)](_0x20f8db[_0x5daeb9(0x2ac)],_0x195a3d):_0x297212['get2DFront'](_0x20f8db[_0x5daeb9(0x2ac)],_0x195a3d),_0x5a9830=_0x3369f2[_0x5daeb9(0x544)]+_0x5daeb9(0x21c),_0x472bf5=_0x50057b===_0x5a9830,_0x31bdf1=_0x3340e4===_0x5a9830;return f[_0x5daeb9(0x36f)](d[_0x5daeb9(0x453)],{'children':f[_0x5daeb9(0x384)](re,{'view':_0x4a2b01,'position':[_0x20f8db['x']/R,_0x20f8db['y']/R,_0x20f8db['z']/R],'children':[f[_0x5daeb9(0x36f)](re,{'view':_0x4a2b01,'position':[_0x39463c['x']/R,_0x39463c['y']/R,_0x39463c['z']/R],'rotation':_0x297212[_0x5daeb9(0x19d)],'children':_0x175a91&&f[_0x5daeb9(0x36f)](f[_0x5daeb9(0x453)],{'children':_0x4a2b01===T[_0x5daeb9(0x541)]?f[_0x5daeb9(0x36f)](Y,{'length':_0x1cfa3f['length']/R,'width':_0x1cfa3f[_0x5daeb9(0x1ba)]/R,'thk':_0x1cfa3f[_0x5daeb9(0x3dd)]/R,'opacity':0x1,'treeId':_0x5a9830,'isSelected':_0x472bf5,'isHovered':_0x31bdf1,'onClick':()=>_0x5b47f6(_0x472bf5?null:_0x5a9830),'onPointerEnter':()=>_0xda69ee(_0x5a9830),'onPointerLeave':()=>_0xda69ee(null)}):f[_0x5daeb9(0x36f)](W,{..._0x2a9284,'text':_0x5a9830,'treeId':_0x5a9830,'isSelected':_0x472bf5,'isHovered':_0x31bdf1,'onClick':()=>_0x5b47f6(_0x472bf5?null:_0x5a9830),'onMouseEnter':()=>_0xda69ee(_0x5a9830),'onMouseLeave':()=>_0xda69ee(null)})})}),f['jsx'](De,{'TREEID':_0x20f8db[_0x5daeb9(0x544)],'dimension':_0x20f8db[_0x5daeb9(0x2ac)],'view':_0x4a2b01},_0x226622+'-'+_0x20f8db[_0x5daeb9(0x544)])]})},_0x34a5bb);});}function Ce({children:_0xc9c717,articleName:_0x3d8105,dimensionOverrides:_0x1a585b}){const _0x39f195=a0_0x2a06fc,_0xab9d48={'articleName':_0x3d8105,'dimensionOverrides':_0x1a585b};return f[_0x39f195(0x36f)](ie[_0x39f195(0x4c6)],{'value':_0xab9d48,'children':_0xc9c717});}function Er({view:_0x1a31ff,remainingZone:_0x2266f0,articleName:_0x52944d}){const _0x52c7af=a0_0x2a06fc;return f[_0x52c7af(0x36f)](Ce,{'articleName':_0x52944d,'dimensionOverrides':{'width':_0x2266f0[_0x52c7af(0x3ea)][_0x52c7af(0x1ba)],'height':_0x2266f0['dimensions'][_0x52c7af(0x4cb)],'depth':_0x2266f0[_0x52c7af(0x3ea)]['depth']},'children':f[_0x52c7af(0x36f)](re,{'view':_0x1a31ff,'position':[_0x2266f0[_0x52c7af(0x2ad)]['x'],_0x2266f0['position']['y'],_0x2266f0[_0x52c7af(0x2ad)]['z']],'children':f[_0x52c7af(0x36f)](we,{'view':_0x1a31ff})})});}function Sr({childrenPositon:_0x58bcab,dividerThk:_0x207dda,divider:_0x5cfd8c,view:_0x5b600f,remainingZone:_0x5ed509}){const _0x175c1f=a0_0x2a06fc;if(Be[_0x175c1f(0x3e0)](_0x5cfd8c))return _0x58bcab?f[_0x175c1f(0x36f)](Rr,{'view':_0x5b600f,'childrenPositon':_0x58bcab,'dividerThk':_0x207dda,'divider':_0x5cfd8c,'remainingZone':_0x5ed509}):null;if(Be[_0x175c1f(0x291)](_0x5cfd8c)){const _0x8ab035=fe[_0x175c1f(0x3dc)](_0x5cfd8c)?_0x5cfd8c[_0x175c1f(0x555)]:_0x5cfd8c[_0x175c1f(0x3c5)];return!_0x5ed509||_0x8ab035===''?null:f[_0x175c1f(0x36f)](Er,{'view':_0x5b600f,'articleName':_0x8ab035,'remainingZone':_0x5ed509});}return null;}function ct(){const _0x1c9e2d=a0_0x2a06fc,{getArticleData:_0x2f12bf}=z(),{articleName:_0x192010,dimensionOverrides:_0x1af4a4}=Q(),{resolveString:_0x22f9dd}=V(),{anglPrims:_0xb937cb}=_0x2f12bf(_0x192010);if(_0xb937cb[_0x1c9e2d(0x456)]===0x0)throw new Error(_0x1c9e2d(0x305)+_0x192010);const _0x50f9f7=_0xb937cb[0x0],_0x2dec87=(_0x1a83dc,_0xb0ff69)=>{const _0xefb33f=_0x1c9e2d,_0x27f74d=typeof _0x1a83dc==_0xefb33f(0x3dc)&&_0x1a83dc!==''?ue(_0x22f9dd(_0x1a83dc)):_0xb0ff69;return parseFloat(String(_0x27f74d))||0x0;},_0x1de419={'width':_0x1af4a4?.['width']??_0x2dec87(_0x50f9f7[_0x1c9e2d(0x24e)],_0x50f9f7[_0x1c9e2d(0x47f)]),'height':_0x1af4a4?.[_0x1c9e2d(0x4cb)]??_0x2dec87(_0x50f9f7['DIMCALCFZ'],_0x50f9f7[_0x1c9e2d(0x43a)]),'depth':_0x1af4a4?.[_0x1c9e2d(0x20e)]??_0x2dec87(_0x50f9f7[_0x1c9e2d(0x3aa)],_0x50f9f7[_0x1c9e2d(0x41d)])};return{'current_prim':_0x50f9f7,'prim_dims':_0x1de419};}function De({TREEID:_0x5760c2,dimension:_0x46ad4d,view:_0x294a21=T[a0_0x2a06fc(0x541)]}){const _0x3975ee=a0_0x2a06fc,_0x49f237=pe(_0x5760c2),_0x35ad9f=_0x49f237?.[_0x3975ee(0x316)](),_0x54d420=_0x49f237?.[_0x3975ee(0x512)]||0x0,_0xfce8c0=ct(),_0x2c2589=zt(_0x5760c2),_0x36a5d7=Ut(_0x2c2589,_0x49f237?.[_0x3975ee(0x2c3)]||0x0,_0x49f237?.['bottomShelfThk']||0x0),_0x58b857=Gt(_0x2c2589),_0x5f4e19=Ht(_0x46ad4d,_0x58b857),_0x50e700=Kt(_0x5f4e19,_0x36a5d7);if(!_0x49f237)return;const _0x21509b=te['fromZoneData'](_0x49f237['currentZone'],_0x54d420),_0x2d9e62=_0x35ad9f?Object[_0x3975ee(0x210)](_0x35ad9f):{},_0x105d77=dr(_0x21509b),_0x1159f9=pr(_0x105d77,_0x50e700[_0x3975ee(0x3ea)]);_0x2d9e62[_0x3975ee(0x48d)]=_0xfce8c0?.[_0x3975ee(0x536)]['width'][_0x3975ee(0x495)](),_0x2d9e62[_0x3975ee(0x1b3)]=_0xfce8c0?.[_0x3975ee(0x536)][_0x3975ee(0x4cb)][_0x3975ee(0x495)](),_0x2d9e62['AD\x20article\x20depth']=_0xfce8c0?.['prim_dims'][_0x3975ee(0x20e)][_0x3975ee(0x495)](),_0x2d9e62[0x0]='0',_0x2d9e62['X']=_0x1159f9[_0x3975ee(0x495)]();const _0x3d7ed2=_0x21509b?fr[_0x3975ee(0x429)](_0x21509b):!0x1,_0x338e1c=_0x21509b?fe[_0x3975ee(0x429)](_0x21509b):!0x1,_0x3dc3fe=_0x3d7ed2||_0x338e1c?lt({'divider':_0x21509b,'inputData':_0x2d9e62})['updatedDivider']:_0x21509b,_0x102a53=Yt(_0x50e700,_0x54d420,_0x3dc3fe,_0x49f237?.[_0x3975ee(0x18f)][_0x3975ee(0x18d)](_0x8e9850=>_0x8e9850[_0x3975ee(0x544)])||[]);return f['jsx'](f[_0x3975ee(0x453)],{'children':f['jsxs'](re,{'view':_0x294a21,'position':[_0x5f4e19[_0x3975ee(0x2ad)]['x']/R,_0x5f4e19['position']['y']/R,_0x5f4e19[_0x3975ee(0x2ad)]['z']/R],'children':[_0x2c2589['front']?.['CPNAME']&&f[_0x3975ee(0x36f)](sr,{'view':_0x294a21,'TREEID':Ue(_0x5760c2),'dimension':_0x5f4e19['dimensions'],'helper':_0x2c2589}),_0x2c2589[_0x3975ee(0x443)]?.['CPNAME']&&f[_0x3975ee(0x36f)](ar,{'view':_0x294a21,'TREEID':Ke(_0x5760c2),'dimension':_0x5f4e19[_0x3975ee(0x3ea)],'helper':_0x2c2589}),_0x2c2589[_0x3975ee(0x275)]?.[_0x3975ee(0x51d)]&&f[_0x3975ee(0x36f)](or,{'view':_0x294a21,'TREEID':He(_0x5760c2),'dimension':_0x5f4e19['dimensions'],'helper':_0x2c2589}),_0x2c2589[_0x3975ee(0x52a)]?.['CPNAME']&&f[_0x3975ee(0x36f)](lr,{'view':_0x294a21,'TREEID':Ge(_0x5760c2),'dimension':_0x5f4e19['dimensions'],'helper':_0x2c2589}),_0x49f237?.[_0x3975ee(0x1ce)]&&f[_0x3975ee(0x36f)](cr,{'view':_0x294a21,'TREEID':_0x5760c2,'dimension':_0x5f4e19['dimensions'],'helper':_0x2c2589}),_0x49f237?.[_0x3975ee(0x3e5)]&&f[_0x3975ee(0x36f)](ur,{'view':_0x294a21,'TREEID':_0x5760c2,'dimension':_0x5f4e19[_0x3975ee(0x3ea)],'helper':_0x2c2589}),f[_0x3975ee(0x36f)](re,{'view':_0x294a21,'position':[_0x50e700[_0x3975ee(0x2ad)]['x']/R,_0x50e700[_0x3975ee(0x2ad)]['y']/R,_0x50e700[_0x3975ee(0x2ad)]['z']/R],'children':_0x3dc3fe&&f['jsx'](Sr,{'remainingZone':_0x50e700,'divider':_0x3dc3fe,'view':_0x294a21,'childrenPositon':_0x102a53,'dividerThk':_0x54d420})})]})});}const yr=a0_0x2a06fc(0x346);function we({view:_0x28274c=T[a0_0x2a06fc(0x541)]}){const _0x5e8458=a0_0x2a06fc,_0xe41411=ct()[_0x5e8458(0x536)],_0x2525cb=d[_0x5e8458(0x5a5)](ie)?.[_0x5e8458(0x555)]||'default',_0x2315a1=f[_0x5e8458(0x36f)](De,{'TREEID':'0','view':_0x28274c,'dimension':_0xe41411},_0x2525cb+'-0');return _0x28274c===T['_3D']?_0x2315a1:f[_0x5e8458(0x36f)]('g',{'transform':yr,'children':_0x2315a1});}function vr(_0x5a6292,_0x39026b=[]){const _0x20536a=a0_0x2a06fc,[_0x43a9b7,_0x419070]=d['useState'](null),[_0x40daa0,_0x5ab5a7]=d['useState'](!0x0),[_0x693ed1,_0x32408b]=d[_0x20536a(0x2c0)](null);return d[_0x20536a(0x475)](()=>{let _0x48e2e9=!0x1;async function _0x4b734c(){const _0x4a4873=a0_0x201a;try{_0x5ab5a7(!0x0),_0x32408b(null);const _0x26b25d=await _0x5a6292();_0x48e2e9||_0x419070(_0x26b25d);}catch(_0xb9211a){_0x48e2e9||_0x32408b(_0xb9211a instanceof Error?_0xb9211a['message']:_0x4a4873(0x4c4));}finally{_0x48e2e9||_0x5ab5a7(!0x1);}}return _0x4b734c(),()=>{_0x48e2e9=!0x0;};},_0x39026b),{'data':_0x43a9b7,'loading':_0x40daa0,'error':_0x693ed1};}const br='http://localhost:3000/api';class G{constructor(_0x5041d7,_0x1300ad=br){const _0x77fb77=a0_0x2a06fc;this[_0x77fb77(0x46f)]=_0x5041d7,this['baseUrl']=_0x1300ad;}async[a0_0x2a06fc(0x2fa)](_0x31b7d3){const _0xd8fdc6=a0_0x2a06fc,_0x45a673=this[_0xd8fdc6(0x4bf)]+'/'+this[_0xd8fdc6(0x46f)]+'/'+_0x31b7d3,_0x58b771=await fetch(_0x45a673);if(!_0x58b771['ok'])throw new Error(_0xd8fdc6(0x290)+_0x58b771[_0xd8fdc6(0x1dd)]+':\x20'+_0x58b771['statusText']);return await _0x58b771['json']();}async[a0_0x2a06fc(0x571)](){const _0x2338bf=a0_0x2a06fc,_0x564884=this[_0x2338bf(0x4bf)]+'/'+this[_0x2338bf(0x46f)],_0xb09fb7=await fetch(_0x564884);if(!_0xb09fb7['ok'])throw new Error('HTTP\x20'+_0xb09fb7[_0x2338bf(0x1dd)]+':\x20'+_0xb09fb7[_0x2338bf(0x377)]);return await _0xb09fb7['json']();}async['create'](_0x56ebda){const _0x28b312=a0_0x2a06fc,_0x3a9c94=this[_0x28b312(0x4bf)]+'/'+this[_0x28b312(0x46f)],_0x50ca91=await fetch(_0x3a9c94,{'method':_0x28b312(0x4dc),'headers':{'Content-Type':'application/json'},'body':JSON[_0x28b312(0x546)](_0x56ebda)});if(!_0x50ca91['ok'])throw new Error('HTTP\x20'+_0x50ca91[_0x28b312(0x1dd)]+':\x20'+_0x50ca91[_0x28b312(0x377)]);return await _0x50ca91[_0x28b312(0x44b)]();}async[a0_0x2a06fc(0x321)](_0x598cb0,_0x4d9e17){const _0x3fc5c3=a0_0x2a06fc,_0x3e4ee3=this[_0x3fc5c3(0x4bf)]+'/'+this[_0x3fc5c3(0x46f)]+'/'+_0x598cb0,_0x459c33=await fetch(_0x3e4ee3,{'method':'PUT','headers':{'Content-Type':'application/json'},'body':JSON[_0x3fc5c3(0x546)](_0x4d9e17)});if(!_0x459c33['ok'])throw new Error(_0x3fc5c3(0x290)+_0x459c33[_0x3fc5c3(0x1dd)]+':\x20'+_0x459c33[_0x3fc5c3(0x377)]);return await _0x459c33[_0x3fc5c3(0x44b)]();}async[a0_0x2a06fc(0x303)](_0x3e3838){const _0x5bd1d7=a0_0x2a06fc,_0x3f5ced=this[_0x5bd1d7(0x4bf)]+'/'+this['endpoint']+'/'+_0x3e3838,_0x1d5a99=await fetch(_0x3f5ced,{'method':'DELETE'});if(!_0x1d5a99['ok'])throw new Error(_0x5bd1d7(0x290)+_0x1d5a99[_0x5bd1d7(0x1dd)]+':\x20'+_0x1d5a99[_0x5bd1d7(0x377)]);}}class Tr{[a0_0x2a06fc(0x4bf)];constructor(_0x5a3703){const _0x15e53f=a0_0x2a06fc;this[_0x15e53f(0x4bf)]=_0x5a3703||void 0x0||_0x15e53f(0x1cd);}[a0_0x2a06fc(0x4a4)](){const _0x4d1afb=a0_0x2a06fc;return new G(_0x4d1afb(0x521),this['baseUrl']);}[a0_0x2a06fc(0x429)](){const _0x127420=a0_0x2a06fc;return new G(_0x127420(0x429),this[_0x127420(0x4bf)]);}[a0_0x2a06fc(0x539)](){const _0x2077f5=a0_0x2a06fc;return new G(_0x2077f5(0x4fe),this[_0x2077f5(0x4bf)]);}[a0_0x2a06fc(0x3b4)](){const _0x4360fe=a0_0x2a06fc;return new G(_0x4360fe(0x30a),this[_0x4360fe(0x4bf)]);}[a0_0x2a06fc(0x4b3)](){const _0x1cbb3d=a0_0x2a06fc;return new G(_0x1cbb3d(0x4d5),this['baseUrl']);}[a0_0x2a06fc(0x4d9)](){const _0x16b3e6=a0_0x2a06fc;return new G(_0x16b3e6(0x3b1),this[_0x16b3e6(0x4bf)]);}[a0_0x2a06fc(0x469)](){const _0x74f40a=a0_0x2a06fc;return new G(_0x74f40a(0x486),this[_0x74f40a(0x4bf)]);}['otherData'](){const _0x598760=a0_0x2a06fc;return new G(_0x598760(0x41b),this[_0x598760(0x4bf)]);}}const ge=new Tr();function ut({data:_0x572ea7,children:_0x526eb9,names:_0x43a8a4}){const _0x488b03=a0_0x2a06fc,_0x2c9944=_0x572ea7,[_0x9cc9e9,_0x44e445]=d[_0x488b03(0x2c0)](_0x2c9944),[_0x282cc7,_0x36d399]=d[_0x488b03(0x2c0)](null),[_0x117f20,_0x2b924e]=d['useState'](null),_0x56d9bb=d[_0x488b03(0x52b)](_0x2bae3e=>({'anglElems':_0x9cc9e9['anglelem'][_0x488b03(0x592)](_0x462ea8=>_0x462ea8[_0x488b03(0x36a)]===_0x2bae3e),'anglZones':_0x9cc9e9[_0x488b03(0x2e1)][_0x488b03(0x592)](_0x10862b=>_0x10862b['NAME']===_0x2bae3e),'anglPrims':_0x9cc9e9[_0x488b03(0x318)][_0x488b03(0x592)](_0x40fe29=>_0x40fe29[_0x488b03(0x36a)]===_0x2bae3e),'anglClies':_0x9cc9e9['anglclie'][_0x488b03(0x592)](_0x324d31=>_0x324d31[_0x488b03(0x36a)]===_0x2bae3e),'anglGrtxs':_0x9cc9e9[_0x488b03(0x44a)][_0x488b03(0x592)](_0xd07946=>_0xd07946[_0x488b03(0x36a)]===_0x2bae3e),'csides':_0x9cc9e9['cside']||[],'cabins':_0x9cc9e9[_0x488b03(0x38f)]||[],'variables':_0x9cc9e9[_0x488b03(0x534)]?.[_0x488b03(0x592)](_0x8b7e01=>_0x8b7e01['NAME']===_0x2bae3e)||[]}),[_0x9cc9e9]),{anglElems:_0x2b91af,anglZones:_0x2aa5b8,anglPrims:_0x102c2f,anglClies:_0x80d84d,anglGrtxs:_0x5c437a,csides:_0x2f3a2c,kmsList:_0x4ccd8b,cabins:_0x407fb6,variables:_0x1c36b3}=d[_0x488b03(0x49a)](()=>_0x43a8a4&&_0x43a8a4[_0x488b03(0x456)]>0x0?{'anglElems':_0x9cc9e9[_0x488b03(0x33a)]['filter'](_0x1e1074=>_0x43a8a4['includes'](_0x1e1074[_0x488b03(0x36a)])),'anglZones':_0x9cc9e9[_0x488b03(0x2e1)]['filter'](_0x40e138=>_0x43a8a4[_0x488b03(0x1fe)](_0x40e138[_0x488b03(0x36a)])),'anglPrims':_0x9cc9e9[_0x488b03(0x318)]['filter'](_0x1e7241=>_0x43a8a4['includes'](_0x1e7241[_0x488b03(0x36a)])),'anglClies':_0x9cc9e9['anglclie']['filter'](_0x1ae2e0=>_0x43a8a4['includes'](_0x1ae2e0[_0x488b03(0x36a)])),'anglGrtxs':_0x9cc9e9[_0x488b03(0x44a)][_0x488b03(0x592)](_0x22f5c5=>_0x43a8a4[_0x488b03(0x1fe)](_0x22f5c5['NAME'])),'csides':_0x9cc9e9[_0x488b03(0x575)]||[],'cabins':_0x9cc9e9[_0x488b03(0x38f)]||[],'kmsList':_0x9cc9e9['kms']||[],'variables':_0x9cc9e9[_0x488b03(0x534)]||[]}:{'anglElems':_0x9cc9e9[_0x488b03(0x33a)],'anglZones':_0x9cc9e9[_0x488b03(0x2e1)],'anglPrims':_0x9cc9e9['anglprim'],'anglClies':_0x9cc9e9['anglclie'],'anglGrtxs':_0x9cc9e9[_0x488b03(0x44a)],'csides':_0x9cc9e9[_0x488b03(0x575)]||[],'kmsList':_0x9cc9e9['kms']||[],'cabins':_0x9cc9e9['cabin']||[],'variables':_0x9cc9e9['variables']||[]},[_0x9cc9e9,_0x43a8a4]),_0x5e2921={'anglElems':_0x2b91af,'anglZones':_0x2aa5b8,'anglPrims':_0x102c2f,'anglClies':_0x80d84d,'anglGrtxs':_0x5c437a,'csides':_0x2f3a2c,'kmsList':_0x4ccd8b,'cabins':_0x407fb6,'variables':_0x1c36b3,'selectedElem':_0x282cc7,'setSelectedElem':_0x36d399,'hoveredElem':_0x117f20,'setHoveredElem':_0x2b924e,'updateAnglPrim':(_0x3af0e7,_0x39cfb0,_0x14f249)=>{const _0x3102df=_0x488b03;_0x44e445(_0xe5e0f1=>({..._0xe5e0f1,'anglprim':_0xe5e0f1[_0x3102df(0x318)][_0x3102df(0x18d)](_0x31439c=>_0x31439c['NAME']===_0x3af0e7?{..._0x31439c,[_0x39cfb0]:_0x14f249}:_0x31439c)}));},'updateAnglElem':(_0x532585,_0x21732a,_0x454f7e,_0x5ea1b2)=>{const _0x43eb51=_0x488b03;_0x44e445(_0x141aed=>({..._0x141aed,'anglelem':_0x141aed[_0x43eb51(0x33a)]['map'](_0x49aa1f=>_0x49aa1f[_0x43eb51(0x544)]===_0x21732a&&_0x49aa1f['NAME']===_0x532585?{..._0x49aa1f,[_0x454f7e]:_0x5ea1b2}:_0x49aa1f)}));},'updateAnglZone':(_0x1db39c,_0x3ada25,_0x1d342e,_0x372616)=>{const _0x58606f=_0x488b03;_0x44e445(_0x48a8cd=>({..._0x48a8cd,'anglzone':_0x48a8cd[_0x58606f(0x2e1)][_0x58606f(0x18d)](_0x561d1e=>_0x561d1e['TREEID']===_0x3ada25&&_0x561d1e[_0x58606f(0x36a)]===_0x1db39c?{..._0x561d1e,[_0x1d342e]:_0x372616}:_0x561d1e)}));},'updateAnglClie':(_0x1e0468,_0x11825c,_0x3d8806,_0x5b0e93,_0x389a3d)=>{const _0x25dc3a=_0x488b03;_0x44e445(_0x772172=>({..._0x772172,'anglclie':_0x772172[_0x25dc3a(0x501)][_0x25dc3a(0x18d)](_0x49a213=>_0x49a213['TREEID']===_0x11825c&&_0x49a213[_0x25dc3a(0x1a4)]===_0x3d8806&&_0x49a213[_0x25dc3a(0x5a4)]===_0x389a3d&&_0x49a213['NAME']===_0x1e0468?{..._0x49a213,'TAGVALUE':_0x5b0e93,'DATE_LASTCHANGE':new Date()[_0x25dc3a(0x56c)]()}:_0x49a213)}));},'updateAnglGrtx':(_0x4c8177,_0x4ee9de,_0x426a18,_0x1f8db5)=>{const _0x482836=_0x488b03;_0x44e445(_0x2b331b=>({..._0x2b331b,'anglgrtx':_0x2b331b['anglgrtx'][_0x482836(0x18d)](_0x338d52=>_0x338d52[_0x482836(0x544)]===_0x4ee9de&&_0x338d52[_0x482836(0x364)]===_0x426a18&&_0x338d52['NAME']===_0x4c8177?{..._0x338d52,'TEXT':_0x1f8db5,'DATE_LASTCHANGE':new Date()[_0x482836(0x56c)]()}:_0x338d52)}));},'updateVariable':(_0x4f6e06,_0x380dc7)=>{const _0x24d705=_0x488b03;_0x44e445(_0x54b379=>({..._0x54b379,'variables':_0x54b379['variables']?.[_0x24d705(0x18d)](_0x59ca40=>_0x59ca40['NAME']===_0x4f6e06?{..._0x59ca40,'WERT':_0x380dc7}:_0x59ca40)||[]}));},'getArticleData':_0x56d9bb,'allData':_0x9cc9e9};return f[_0x488b03(0x36f)](B['Provider'],{'value':_0x5e2921,'children':_0x526eb9});}function ht({children:_0x2668bd,imosVariables:_0x1b4f63,articleValues:_0x35e475}){const _0x2b94c7=a0_0x2a06fc,[_0x4a1e0b,_0x20e7f8]=d['useState'](()=>{const _0x466567=a0_0x201a;let _0x20614c=Ye(_0x1b4f63);return _0x35e475&&Object[_0x466567(0x45e)](_0x35e475)[_0x466567(0x53b)](([_0x101bb6,_0x166f04])=>{_0x20614c=_e(_0x101bb6,_0x166f04,_0x20614c);}),_0x20614c;}),_0x5e6537=d[_0x2b94c7(0x52b)]((_0x571dd3,_0x3a3282)=>{_0x20e7f8(_0x4f9f4e=>_e(_0x571dd3,_0x3a3282,_0x4f9f4e));},[]),_0x38452a={'tree':_0x4a1e0b,'setVarValue':_0x5e6537};return f[_0x2b94c7(0x36f)](Ee[_0x2b94c7(0x4c6)],{'value':_0x38452a,'children':_0x2668bd});}const Ve=_0x3bc93d=>{const _0x50d2af=Number(_0x3bc93d);return isNaN(_0x50d2af)?null:_0x50d2af;},X=_0x497ce9=>_0x497ce9==null?'':String(_0x497ce9),H=(_0x149f78,_0x18b339,_0x34179d)=>{const _0x3f1f3a=Ve(_0x149f78),_0x4b182e=Ve(_0x18b339);return _0x3f1f3a===null||_0x4b182e===null?!0x1:_0x34179d(_0x3f1f3a,_0x4b182e);},q=(_0x57d1dd,_0x187117,_0x50640f)=>_0x57d1dd==null||_0x187117==null?!0x1:_0x50640f(X(_0x57d1dd),X(_0x187117)),Mr={'=':(_0x367e99,_0x81e85a)=>_0x367e99==null||_0x81e85a==null?_0x367e99===_0x81e85a:X(_0x367e99)[a0_0x2a06fc(0x561)]()===X(_0x81e85a)[a0_0x2a06fc(0x561)](),'!=':(_0x245975,_0x3339f2)=>_0x245975==null||_0x3339f2==null?_0x245975!==_0x3339f2:X(_0x245975)['trim']()!==X(_0x3339f2)[a0_0x2a06fc(0x561)](),'>':(_0x13d208,_0x268bd4)=>H(_0x13d208,_0x268bd4,(_0x406280,_0x423298)=>_0x406280>_0x423298),'<':(_0x34a239,_0x349a11)=>H(_0x34a239,_0x349a11,(_0x226395,_0x26e81e)=>_0x226395<_0x26e81e),'>=':(_0x312760,_0x249495)=>H(_0x312760,_0x249495,(_0x4effc2,_0x306b09)=>_0x4effc2>=_0x306b09),'<=':(_0x40f4aa,_0x49f7e3)=>H(_0x40f4aa,_0x49f7e3,(_0x1a7f98,_0x5a4507)=>_0x1a7f98<=_0x5a4507),'>':(_0x2ed5b9,_0xe5c7c1)=>H(_0x2ed5b9,_0xe5c7c1,(_0x150b4b,_0x3a260e)=>_0x150b4b>_0x3a260e),'>=':(_0x304aef,_0x46d2b2)=>H(_0x304aef,_0x46d2b2,(_0x2a89b1,_0x27fa2a)=>_0x2a89b1>=_0x27fa2a),'<':(_0x42e4d0,_0xa09ad8)=>H(_0x42e4d0,_0xa09ad8,(_0x2a5192,_0x96365a)=>_0x2a5192<_0x96365a),'<=':(_0x3371f7,_0x50b4d9)=>H(_0x3371f7,_0x50b4d9,(_0x46799b,_0x5cd065)=>_0x46799b<=_0x5cd065),'B':(_0x569bfe,_0x3d7418)=>q(_0x569bfe,_0x3d7418,(_0x115c08,_0x412a64)=>_0x115c08[a0_0x2a06fc(0x339)](_0x412a64)),'!B':(_0x59261,_0x815d48)=>q(_0x59261,_0x815d48,(_0x575006,_0x3086e2)=>!_0x575006[a0_0x2a06fc(0x339)](_0x3086e2)),'E':(_0x8438bb,_0x21a7ca)=>q(_0x8438bb,_0x21a7ca,(_0x454e69,_0x5d71e9)=>_0x454e69[a0_0x2a06fc(0x54e)](_0x5d71e9)),'!E':(_0x1ae4d6,_0x209714)=>q(_0x1ae4d6,_0x209714,(_0x527be0,_0x5b1128)=>!_0x527be0[a0_0x2a06fc(0x54e)](_0x5b1128)),'C':(_0x2e9d63,_0x40ad9d)=>q(_0x2e9d63,_0x40ad9d,(_0x20e1ae,_0x29b5ad)=>_0x20e1ae['includes'](_0x29b5ad)),'!C':(_0x4d6888,_0x408433)=>q(_0x4d6888,_0x408433,(_0x4f29d1,_0x5dffb4)=>!_0x4f29d1[a0_0x2a06fc(0x1fe)](_0x5dffb4))},Nr={'Zusatzfilter\x203':'filter3','Zusatzfilter\x204':'filter4'},Cr=_0x10326b=>Nr[_0x10326b]||_0x10326b;class je{static [a0_0x2a06fc(0x598)]=(_0x235e8b,_0x3f362a,_0x4ee9ed)=>_0x235e8b?_0x235e8b[a0_0x2a06fc(0x3bf)][a0_0x2a06fc(0x51f)](_0x2d1848=>this['evaluateNode'](_0x2d1848,_0x3f362a,_0x4ee9ed)):!0x1;static ['evaluateNode']=(_0x1b48ac,_0x15c7d9,_0x24ee87)=>{const _0x26f782=a0_0x2a06fc;if(!_0x1b48ac)return!0x1;if(_0x1b48ac[_0x26f782(0x4b8)]===_0x26f782(0x24b)){let _0x5de553=_0x1b48ac[_0x26f782(0x47c)][_0x26f782(0x3a1)];const _0x343761=Cr(_0x1b48ac['data']['LEFTVALUE']);_0x15c7d9[_0x343761]!==void 0x0?_0x5de553=_0x15c7d9[_0x343761]:_0x5de553=ue(_0x1b48ac[_0x26f782(0x47c)][_0x26f782(0x3a1)],{'variableTree':_0x24ee87,'dataType':_0x1b48ac[_0x26f782(0x47c)][_0x26f782(0x5a4)],'silent':!0x0});const _0x4de89f=ue(_0x1b48ac['data'][_0x26f782(0x4d4)],{'variableTree':_0x24ee87,'dataType':_0x1b48ac[_0x26f782(0x47c)][_0x26f782(0x5a4)],'silent':!0x0});return Mr[_0x1b48ac[_0x26f782(0x47c)]['COMPARISONTYPE']](_0x5de553,_0x4de89f);}if(_0x1b48ac['kind']===_0x26f782(0x244)){const _0x47ec8b=_0x1b48ac[_0x26f782(0x18f)][_0x26f782(0x18d)](_0x1c9eee=>this['evaluateNode'](_0x1c9eee,_0x15c7d9,_0x24ee87));switch(_0x1b48ac[_0x26f782(0x47c)][_0x26f782(0x2bb)]){case'AND':return _0x47ec8b[_0x26f782(0x51f)](Boolean);case'OR':return _0x47ec8b[_0x26f782(0x3d1)](Boolean);case _0x26f782(0x22b):return!_0x47ec8b['every'](Boolean);case _0x26f782(0x458):return!_0x47ec8b[_0x26f782(0x3d1)](Boolean);default:return!0x1;}}return!0x1;};}class $e{static[a0_0x2a06fc(0x4ab)](_0x58e7d8,_0x1aa20b,_0x1c703f){const _0x346730=a0_0x2a06fc,_0xecc648=_0x58e7d8[_0x346730(0x1c9)][_0x346730(0x462)](_0x545090=>_0x545090[_0x346730(0x1b2)]===0x0||_0x545090[_0x346730(0x4a4)]===null);for(const _0x2ba989 of _0x58e7d8['nodes']){if(_0x2ba989[_0x346730(0x1b2)]===0x0||_0x2ba989[_0x346730(0x4a4)]===null)continue;if(je[_0x346730(0x598)](_0x2ba989[_0x346730(0x4a4)],_0x1aa20b,_0x1c703f))return{'lindiv':_0x2ba989['lindiv'],'nodeNum':_0x2ba989[_0x346730(0x199)],'matched':!0x0,'isDefault':!0x1,'descriptorType':_0x58e7d8[_0x346730(0x429)][_0x346730(0x1a0)]};}if(_0xecc648)return{'lindiv':_0xecc648[_0x346730(0x486)],'nodeNum':_0xecc648['nodeNum'],'matched':!0x1,'isDefault':!0x0,'descriptorType':_0x58e7d8['descriptor'][_0x346730(0x1a0)]};throw new Error(_0x346730(0x5a3));}static[a0_0x2a06fc(0x280)](_0x3e1293,_0x1ac3df,_0x1dc2a1){const _0x5709e3=a0_0x2a06fc,_0x3b8d88=[];for(const _0x191599 of _0x3e1293[_0x5709e3(0x1c9)]){if(_0x191599[_0x5709e3(0x1b2)]===0x0||_0x191599[_0x5709e3(0x4a4)]===null)continue;je[_0x5709e3(0x598)](_0x191599['conditionTree'],_0x1ac3df,_0x1dc2a1)&&_0x3b8d88[_0x5709e3(0x2c2)](_0x191599);}return _0x3b8d88;}}class Dr{[a0_0x2a06fc(0x2e6)];[a0_0x2a06fc(0x313)];constructor(_0x2092bb,_0xe0f90c){const _0x1e5564=a0_0x2a06fc;this[_0x1e5564(0x2e6)]=new Map(_0x2092bb[_0x1e5564(0x18d)](_0x5eb728=>[_0x5eb728[_0x1e5564(0x429)]['NAME'],_0x5eb728])),this[_0x1e5564(0x313)]=_0xe0f90c;}[a0_0x2a06fc(0x4ab)](_0x4fb1d3,_0x54582){const _0x2dfdeb=a0_0x2a06fc,_0x235c9e=this[_0x2dfdeb(0x36e)](_0x4fb1d3);if(!_0x235c9e)throw new Error('Descriptor\x20not\x20found:\x20'+_0x4fb1d3);return $e[_0x2dfdeb(0x4ab)](_0x235c9e,_0x54582,this[_0x2dfdeb(0x313)]);}['getDescriptor'](_0x2c9f05){const _0x441833=a0_0x2a06fc;return this[_0x441833(0x2e6)][_0x441833(0x418)](_0x2c9f05);}[a0_0x2a06fc(0x279)](_0x30bf65){const _0x16bad9=a0_0x2a06fc;return this[_0x16bad9(0x2e6)]['has'](_0x30bf65);}[a0_0x2a06fc(0x397)](){const _0x2c79d3=a0_0x2a06fc;return Array['from'](this[_0x2c79d3(0x2e6)]['keys']());}['getDescriptorsByType'](_0x3d02ab){const _0x10dccf=a0_0x2a06fc;return Array[_0x10dccf(0x31f)](this[_0x10dccf(0x2e6)]['values']())[_0x10dccf(0x592)](_0x19bc75=>_0x19bc75[_0x10dccf(0x429)][_0x10dccf(0x1a0)]===_0x3d02ab);}[a0_0x2a06fc(0x2c5)](_0x3cdd67,_0x1f0d9f){const _0x1420f9=a0_0x2a06fc,_0x323a5d=this['getDescriptor'](_0x3cdd67);if(!_0x323a5d)throw new Error(_0x1420f9(0x390)+_0x3cdd67);return $e[_0x1420f9(0x280)](_0x323a5d,_0x1f0d9f,this[_0x1420f9(0x313)]);}[a0_0x2a06fc(0x549)](){const _0x44d313=a0_0x2a06fc,_0x56fc4b={};for(const _0x573ebb of this[_0x44d313(0x2e6)][_0x44d313(0x574)]()){const _0x572754=_0x573ebb[_0x44d313(0x429)][_0x44d313(0x1a0)];_0x56fc4b[_0x572754]=(_0x56fc4b[_0x572754]||0x0)+0x1;}return{'total':this[_0x44d313(0x2e6)]['size'],'byType':_0x56fc4b,'names':this[_0x44d313(0x397)]()};}}function ft({children:_0x5f40df,descriptorData:_0x1c2fc7}){const _0x24734d=a0_0x2a06fc,_0x3da32d=V(),_0x1e8654=d['useMemo'](()=>new Dr(_0x1c2fc7,_0x3da32d[_0x24734d(0x33b)]),[_0x1c2fc7,_0x3da32d]);return f[_0x24734d(0x36f)](Ne[_0x24734d(0x4c6)],{'value':_0x1e8654,'children':_0x5f40df});}function wr(){const _0x456c56=a0_0x2a06fc,{tree:_0x309b05,setVarValue:_0xd7783e,getValue:_0x1d02bf}=V(),_0x43535c=d[_0x456c56(0x58b)](!0x1),_0x40d1c3=d[_0x456c56(0x49a)](()=>{const _0x40b655=_0x456c56,_0x5759a4={},_0x6b2af9={},_0x2c8aee={},_0x45bde4={},_0x30bfdb={},_0x36390b={},_0x3356e7={},_0x5541d2={};return Array[_0x40b655(0x31f)](_0x309b05[_0x40b655(0x45e)]())['forEach'](([_0x56bfd9,_0x116f6f])=>{const _0x1fe436=_0x40b655,_0x1c8d36=_0x1d02bf(_0x56bfd9);if(_0x116f6f[_0x1fe436(0x4ae)]===k['Numeric']){const _0x2632fd=typeof _0x1c8d36==_0x1fe436(0x3e8)?_0x1c8d36:Number(_0x1c8d36)||0x0;_0x6b2af9[_0x56bfd9]={'value':_0x2632fd,'min':-0x5a,'max':0x4e20,'step':0x1,'label':_0x56bfd9};}else _0x116f6f[_0x1fe436(0x4ae)]===k['Surface']?_0x2c8aee[_0x56bfd9]={'value':String(_0x1c8d36||''),'label':_0x56bfd9}:_0x116f6f[_0x1fe436(0x4ae)]===k[_0x1fe436(0x241)]?_0x45bde4[_0x56bfd9]={'value':String(_0x1c8d36||''),'label':_0x56bfd9}:_0x116f6f[_0x1fe436(0x4ae)]===k['Kms']?_0x30bfdb[_0x56bfd9]={'value':String(_0x1c8d36||''),'label':_0x56bfd9}:_0x116f6f[_0x1fe436(0x4ae)]===k[_0x1fe436(0x25f)]?_0x36390b[_0x56bfd9]={'value':String(_0x1c8d36||''),'label':_0x56bfd9}:_0x116f6f['TYP']===k[_0x1fe436(0x45d)]?_0x3356e7[_0x56bfd9]={'value':String(_0x1c8d36||''),'label':_0x56bfd9}:_0x116f6f[_0x1fe436(0x4ae)]===k[_0x1fe436(0x47d)]&&(_0x5541d2[_0x56bfd9]={'value':String(_0x1c8d36||''),'label':_0x56bfd9});}),Object[_0x40b655(0x59f)](_0x6b2af9)[_0x40b655(0x456)]>0x0&&(_0x5759a4[_0x40b655(0x2f7)]=U[_0x40b655(0x505)](_0x6b2af9,{'collapsed':!0x1})),Object[_0x40b655(0x59f)](_0x2c8aee)[_0x40b655(0x456)]>0x0&&(_0x5759a4['Surfaces']=U[_0x40b655(0x505)](_0x2c8aee,{'collapsed':!0x0})),Object[_0x40b655(0x59f)](_0x45bde4)['length']>0x0&&(_0x5759a4[_0x40b655(0x2b1)]=U['folder'](_0x45bde4,{'collapsed':!0x0})),Object['keys'](_0x30bfdb)[_0x40b655(0x456)]>0x0&&(_0x5759a4[_0x40b655(0x515)]=U[_0x40b655(0x505)](_0x30bfdb,{'collapsed':!0x0})),Object['keys'](_0x36390b)[_0x40b655(0x456)]>0x0&&(_0x5759a4[_0x40b655(0x25f)]=U['folder'](_0x36390b,{'collapsed':!0x0})),Object[_0x40b655(0x59f)](_0x3356e7)[_0x40b655(0x456)]>0x0&&(_0x5759a4[_0x40b655(0x247)]=U['folder'](_0x3356e7,{'collapsed':!0x0})),Object[_0x40b655(0x59f)](_0x5541d2)['length']>0x0&&(_0x5759a4[_0x40b655(0x1e2)]=U[_0x40b655(0x505)](_0x5541d2,{'collapsed':!0x0})),_0x5759a4;},[_0x309b05,_0x1d02bf]),_0x545110=U[_0x456c56(0x3ed)](_0x456c56(0x355),_0x40d1c3);return d[_0x456c56(0x475)](()=>{const _0x15fba4=_0x456c56;if(_0x43535c['current']){_0x43535c[_0x15fba4(0x2f2)]=!0x1;return;}let _0x2936c2=!0x1;Object[_0x15fba4(0x45e)](_0x545110)[_0x15fba4(0x53b)](([_0x589d7b,_0x10590b])=>{_0x1d02bf(_0x589d7b)!=_0x10590b&&(_0xd7783e(_0x589d7b,_0x10590b),_0x2936c2=!0x0);}),_0x2936c2&&(_0x43535c[_0x15fba4(0x2f2)]=!0x0);},[_0x545110,_0x1d02bf,_0xd7783e]),null;}function kr({children:_0x2303ef,initialMaterials:_0xe922aa=[],initialSurfaces:_0x9622de=[]}){const _0x598a28=a0_0x2a06fc,[_0xee627f,_0x3e7c90]=d['useState'](_0xe922aa),[_0x374d31,_0x6c17cf]=d[_0x598a28(0x2c0)](_0x9622de),[_0x4674c4,_0x3fd123]=d[_0x598a28(0x2c0)](new Set()),[_0x1ee1ab,_0x5d8df2]=d['useState'](new Set()),[_0x59bf04,_0x4a2d94]=d[_0x598a28(0x2c0)](new Set()),[_0x58ddb0,_0x2d08c1]=d['useState'](new Set()),_0x26aa0e=d[_0x598a28(0x52b)](_0xa4e836=>_0xee627f[_0x598a28(0x3d1)](_0x28281c=>_0x28281c['NAME']===_0xa4e836),[_0xee627f]),_0x2d436c=d['useCallback'](_0x2ee701=>_0x374d31[_0x598a28(0x3d1)](_0x5eb7e7=>_0x5eb7e7[_0x598a28(0x36a)]===_0x2ee701),[_0x374d31]),_0x26bd7f=d[_0x598a28(0x52b)](_0x40a7ef=>_0x4674c4[_0x598a28(0x2c1)](_0x40a7ef),[_0x4674c4]),_0x525d62=d[_0x598a28(0x52b)](_0x15577e=>_0x1ee1ab[_0x598a28(0x2c1)](_0x15577e),[_0x1ee1ab]),_0x396c12=d[_0x598a28(0x52b)](_0x5f1bb4=>_0x59bf04[_0x598a28(0x2c1)](_0x5f1bb4),[_0x59bf04]),_0x348095=d[_0x598a28(0x52b)](_0x3ccb47=>_0x58ddb0[_0x598a28(0x2c1)](_0x3ccb47),[_0x58ddb0]),_0x1d76e9=d[_0x598a28(0x58b)](new Set()),_0x39872c=d[_0x598a28(0x58b)](new Set()),[_0x26e500,_0x116224]=d[_0x598a28(0x2c0)](0x0),_0x15b2fd=d['useCallback'](_0x43dc77=>{const _0xe14e8d=_0x598a28;if(!_0x43dc77||_0x43dc77===''||_0x26aa0e(_0x43dc77)||_0x4674c4['has'](_0x43dc77)||_0x59bf04[_0xe14e8d(0x2c1)](_0x43dc77))return;const _0x15ce5f=_0x1d76e9['current'][_0xe14e8d(0x42f)]===0x0;_0x1d76e9[_0xe14e8d(0x2f2)][_0xe14e8d(0x1b4)](_0x43dc77),_0x15ce5f&&_0x116224(_0x224c62=>_0x224c62+0x1);},[_0x26aa0e,_0x4674c4,_0x59bf04]),_0x426525=d[_0x598a28(0x52b)](_0x5522ac=>{const _0x458079=_0x598a28;if(!_0x5522ac||_0x5522ac===''||_0x5522ac===_0x458079(0x4d7)||_0x2d436c(_0x5522ac)||_0x1ee1ab[_0x458079(0x2c1)](_0x5522ac)||_0x58ddb0[_0x458079(0x2c1)](_0x5522ac))return;const _0x2ad805=_0x39872c[_0x458079(0x2f2)][_0x458079(0x42f)]===0x0;_0x39872c[_0x458079(0x2f2)][_0x458079(0x1b4)](_0x5522ac),_0x2ad805&&_0x116224(_0x366707=>_0x366707+0x1);},[_0x2d436c,_0x1ee1ab,_0x58ddb0]),_0x5de831=d[_0x598a28(0x52b)](async _0x430a39=>{const _0x357705=_0x598a28;if(!_0x430a39||_0x430a39===''){console['warn'](_0x357705(0x463));return;}if(_0x26aa0e(_0x430a39))return _0xee627f[_0x357705(0x462)](_0x1878ed=>_0x1878ed[_0x357705(0x36a)]===_0x430a39);if(!_0x4674c4['has'](_0x430a39)&&!_0x59bf04[_0x357705(0x2c1)](_0x430a39)){_0x3fd123(_0x39c5ff=>new Set(_0x39c5ff)[_0x357705(0x1b4)](_0x430a39));try{const _0x329f1a=await ge[_0x357705(0x539)]()['fetchById'](_0x430a39);if(_0x329f1a)return _0x3e7c90(_0x2f3e82=>_0x2f3e82[_0x357705(0x3d1)](_0x266bad=>_0x266bad[_0x357705(0x36a)]===_0x430a39)?_0x2f3e82:[..._0x2f3e82,_0x329f1a]),_0x329f1a;console[_0x357705(0x430)](_0x357705(0x1ca)+_0x430a39+_0x357705(0x589)),_0x4a2d94(_0x36fadf=>new Set(_0x36fadf)[_0x357705(0x1b4)](_0x430a39));return;}catch(_0x2fea55){console[_0x357705(0x366)](_0x357705(0x351)+_0x430a39+':',_0x2fea55),_0x4a2d94(_0x20a044=>new Set(_0x20a044)[_0x357705(0x1b4)](_0x430a39));return;}finally{_0x3fd123(_0x5b8593=>{const _0x2617ac=_0x357705,_0x670e9b=new Set(_0x5b8593);return _0x670e9b[_0x2617ac(0x303)](_0x430a39),_0x670e9b;});}}},[_0xee627f,_0x26aa0e,_0x4674c4,_0x59bf04]),_0x420cf0=d[_0x598a28(0x52b)](async _0x590973=>{const _0x165b04=_0x598a28;if(!(!_0x590973||_0x590973===''||_0x590973===_0x165b04(0x4d7))){if(_0x2d436c(_0x590973))return _0x374d31[_0x165b04(0x462)](_0x68204=>_0x68204[_0x165b04(0x36a)]===_0x590973);if(!_0x1ee1ab['has'](_0x590973)&&!_0x58ddb0[_0x165b04(0x2c1)](_0x590973)){_0x5d8df2(_0xcea195=>new Set(_0xcea195)['add'](_0x590973));try{const _0x4b44b6=await ge[_0x165b04(0x3b4)]()['fetchById'](_0x590973);if(_0x4b44b6)return _0x6c17cf(_0x4be298=>_0x4be298[_0x165b04(0x3d1)](_0x692c04=>_0x692c04[_0x165b04(0x36a)]===_0x590973)?_0x4be298:[..._0x4be298,_0x4b44b6]),_0x4b44b6;console[_0x165b04(0x430)](_0x165b04(0x379)+_0x590973+_0x165b04(0x589)),_0x2d08c1(_0x167984=>new Set(_0x167984)[_0x165b04(0x1b4)](_0x590973));return;}catch(_0x4d9110){console['error'](_0x165b04(0x24a)+_0x590973+':',_0x4d9110),_0x2d08c1(_0x30a599=>new Set(_0x30a599)[_0x165b04(0x1b4)](_0x590973));return;}finally{_0x5d8df2(_0x1b3b51=>{const _0x17d21d=_0x165b04,_0x4844b0=new Set(_0x1b3b51);return _0x4844b0[_0x17d21d(0x303)](_0x590973),_0x4844b0;});}}}},[_0x374d31,_0x2d436c,_0x1ee1ab,_0x58ddb0]);d[_0x598a28(0x475)](()=>{const _0x4884ec=_0x598a28;if(_0x1d76e9[_0x4884ec(0x2f2)]['size']>0x0){const _0x1c1fe6=Array[_0x4884ec(0x31f)](_0x1d76e9[_0x4884ec(0x2f2)]);_0x1d76e9[_0x4884ec(0x2f2)][_0x4884ec(0x573)](),_0x1c1fe6[_0x4884ec(0x53b)](_0x32db06=>{_0x5de831(_0x32db06);});}if(_0x39872c[_0x4884ec(0x2f2)][_0x4884ec(0x42f)]>0x0){const _0x2448be=Array['from'](_0x39872c[_0x4884ec(0x2f2)]);_0x39872c['current'][_0x4884ec(0x573)](),_0x2448be['forEach'](_0x181710=>{_0x420cf0(_0x181710);});}});const _0x44e660=d[_0x598a28(0x49a)](()=>({'materials':_0xee627f,'surfaces':_0x374d31,'loadingMaterials':_0x4674c4,'loadingSurfaces':_0x1ee1ab,'failedMaterials':_0x59bf04,'failedSurfaces':_0x58ddb0,'fetchMaterial':_0x5de831,'fetchSurface':_0x420cf0,'queueMaterialFetch':_0x15b2fd,'queueSurfaceFetch':_0x426525,'isFetchingMaterial':_0x26bd7f,'isFetchingSurface':_0x525d62,'hasMaterial':_0x26aa0e,'hasSurface':_0x2d436c,'hasFailedMaterial':_0x396c12,'hasFailedSurface':_0x348095}),[_0xee627f,_0x374d31,_0x4674c4,_0x1ee1ab,_0x59bf04,_0x58ddb0,_0x5de831,_0x420cf0,_0x15b2fd,_0x426525,_0x26bd7f,_0x525d62,_0x26aa0e,_0x2d436c,_0x396c12,_0x348095]);return f[_0x598a28(0x36f)](qe['Provider'],{'value':_0x44e660,'children':_0x2303ef});}function Ir({message:_0x382736=a0_0x2a06fc(0x2e8),view:_0x1ae678}){const _0x107c55=a0_0x2a06fc,_0x3cc7da=f['jsxs'](_0x107c55(0x1f6),{'style':{'display':_0x107c55(0x584),'flexDirection':_0x107c55(0x39c),'alignItems':_0x107c55(0x474),'justifyContent':'center','padding':_0x107c55(0x53a),'background':_0x107c55(0x543),'borderRadius':'8px','color':_0x107c55(0x24c),'fontFamily':_0x107c55(0x43c)},'children':[f[_0x107c55(0x36f)]('div',{'style':{'width':_0x107c55(0x1c5),'height':_0x107c55(0x550),'border':'4px\x20solid\x20rgba(255,\x20255,\x20255,\x200.3)','borderTop':_0x107c55(0x55c),'borderRadius':_0x107c55(0x583),'animation':_0x107c55(0x43d),'marginBottom':_0x107c55(0x46a)}}),f['jsx'](_0x107c55(0x23e),{'children':_0x107c55(0x282)}),f['jsx']('p',{'style':{'margin':0x0,'fontSize':_0x107c55(0x54a)},'children':_0x382736})]});return _0x1ae678===T['_3D']?f[_0x107c55(0x36f)](Le[_0x107c55(0x2d2)],{'center':!0x0,'children':_0x3cc7da}):f[_0x107c55(0x36f)](_0x107c55(0x1f6),{'style':{'position':_0x107c55(0x1b9),'top':_0x107c55(0x583),'left':_0x107c55(0x583),'transform':_0x107c55(0x581),'zIndex':0x3e8},'children':_0x3cc7da});}function ze({error:_0x3bf766,insideCanvas:_0x3c08fb=!0x1}){const _0x1ca945=a0_0x2a06fc,_0x294dd7=f[_0x1ca945(0x384)]('div',{'style':{'padding':_0x1ca945(0x53a),'background':_0x1ca945(0x1d6),'border':_0x1ca945(0x39d),'borderRadius':_0x1ca945(0x411),'color':'red','fontFamily':'monospace','maxWidth':'500px'},'children':[f[_0x1ca945(0x36f)]('h3',{'style':{'margin':'0\x200\x2010px\x200','color':'red'},'children':_0x1ca945(0x58e)}),f[_0x1ca945(0x36f)]('p',{'style':{'margin':0x0,'fontSize':_0x1ca945(0x4d0),'wordBreak':_0x1ca945(0x19a)},'children':_0x3bf766})]});return _0x3c08fb?f[_0x1ca945(0x36f)](Le[_0x1ca945(0x2d2)],{'center':!0x0,'children':_0x294dd7}):f[_0x1ca945(0x36f)]('div',{'style':{'position':_0x1ca945(0x1b9),'top':_0x1ca945(0x583),'left':'50%','transform':_0x1ca945(0x581),'zIndex':0x3e8},'children':_0x294dd7});}function Pr({view:_0x5803c6,data:_0x46db2a,articleName:_0x15d394,articleVariables:_0x58e4e3,debugMode:_0xb52ca3=!0x1}){const _0x3ed9f0=a0_0x2a06fc,{data:_0x56e8b3,loading:_0x491e75,error:_0x4236e2}=vr(()=>ge[_0x3ed9f0(0x4b3)]()[_0x3ed9f0(0x2fa)](_0x15d394)),_0x309ad3=_0x46db2a||_0x56e8b3;if(!_0x46db2a&&_0x491e75)return f[_0x3ed9f0(0x36f)](Ir,{'message':_0x3ed9f0(0x580),'view':_0x5803c6});if(!_0x46db2a&&_0x4236e2)return f[_0x3ed9f0(0x36f)](ze,{'error':_0x4236e2['toString'](),'insideCanvas':!0x0});if(!_0x309ad3)return f[_0x3ed9f0(0x36f)](ze,{'error':'No\x20article\x20data\x20found','insideCanvas':!0x0});const _0x4f3cb7=_0x309ad3[_0x3ed9f0(0x2e6)],_0x5cb88c=_0x309ad3[_0x3ed9f0(0x534)],_0xb81b37=_0x309ad3[_0x3ed9f0(0x318)][_0x3ed9f0(0x18d)](_0x41231a=>_0x41231a[_0x3ed9f0(0x36a)]),_0x5cbbb4=_0x309ad3[_0x3ed9f0(0x3ce)]||[],_0x19ac4c=_0x309ad3[_0x3ed9f0(0x387)]||[];return f[_0x3ed9f0(0x36f)](f[_0x3ed9f0(0x453)],{'children':f['jsx'](ut,{'names':_0xb81b37,'data':_0x309ad3,'children':f[_0x3ed9f0(0x36f)](kr,{'initialMaterials':_0x5cbbb4,'initialSurfaces':_0x19ac4c,'children':f[_0x3ed9f0(0x36f)](Ce,{'articleName':_0x15d394,'children':f[_0x3ed9f0(0x36f)](ht,{'imosVariables':_0x5cb88c,'articleValues':_0x58e4e3,'children':f['jsxs'](ft,{'descriptorData':_0x4f3cb7,'children':[_0xb52ca3&&_0x5803c6===T[_0x3ed9f0(0x541)]&&f[_0x3ed9f0(0x36f)](wr,{}),f[_0x3ed9f0(0x36f)](we,{'view':_0x5803c6})]})},_0x15d394)})})})});}function Fr(){const _0x39d2aa=a0_0x2a06fc,{tree:_0x44ea1b,getValue:_0x538845,setVarValue:_0x474c61}=V(),_0x46194f=(_0xf58e29,_0x2ffb97)=>{const _0x681f41=Number(_0x2ffb97);_0x474c61(_0xf58e29,isNaN(_0x681f41)?_0x2ffb97:_0x681f41);},_0x5a62d6=((()=>{const _0x4c2be1=a0_0x201a,_0x41b2cc={[k['Numeric']]:{'type':k[_0x4c2be1(0x22c)],'label':_0x4c2be1(0x2f7),'variables':[]},[k[_0x4c2be1(0x4b0)]]:{'type':k[_0x4c2be1(0x4b0)],'label':_0x4c2be1(0x440),'variables':[]},[k[_0x4c2be1(0x241)]]:{'type':k[_0x4c2be1(0x241)],'label':_0x4c2be1(0x2b1),'variables':[]},[k[_0x4c2be1(0x25f)]]:{'type':k['Text'],'label':_0x4c2be1(0x25f),'variables':[]},[k[_0x4c2be1(0x45d)]]:{'type':k[_0x4c2be1(0x45d)],'label':_0x4c2be1(0x247),'variables':[]},[k[_0x4c2be1(0x1ea)]]:{'type':k[_0x4c2be1(0x1ea)],'label':_0x4c2be1(0x44d),'variables':[]},[k[_0x4c2be1(0x47d)]]:{'type':k['color'],'label':_0x4c2be1(0x288),'variables':[]}};return Array[_0x4c2be1(0x31f)](_0x44ea1b[_0x4c2be1(0x45e)]())[_0x4c2be1(0x53b)](([_0x444304,_0x79831a])=>{const _0x5cca28=_0x4c2be1,_0x4f4fbc=_0x538845(_0x444304),_0x587ed5=_0x79831a[_0x5cca28(0x2f5)]['startsWith']('$');_0x41b2cc[_0x79831a['TYP']]?.[_0x5cca28(0x534)][_0x5cca28(0x2c2)]({'name':_0x444304,'value':_0x4f4fbc??_0x5cca28(0x48e),'reference':_0x587ed5?_0x79831a[_0x5cca28(0x2f5)]:void 0x0,'rawType':_0x79831a[_0x5cca28(0x4ae)]});}),Object['values'](_0x41b2cc)['filter'](_0x5e1f89=>_0x5e1f89[_0x4c2be1(0x534)][_0x4c2be1(0x456)]>0x0);})());_0x5a62d6[_0x39d2aa(0x405)]((_0x8aeb55,_0x27a937)=>_0x27a937[_0x39d2aa(0x3cb)]-_0x8aeb55[_0x39d2aa(0x3cb)]);const _0x46d8ae=_0x4aa4ad=>{const _0x3e3c08=_0x39d2aa,_0xb68eb7=_0x4aa4ad[_0x3e3c08(0x285)]===k[_0x3e3c08(0x22c)],_0x2a1a5d=typeof _0x4aa4ad['value']==_0x3e3c08(0x3e8)?_0x4aa4ad[_0x3e3c08(0x2a6)]:Number(_0x4aa4ad['value']);return _0xb68eb7&&!isNaN(_0x2a1a5d)?f['jsxs'](_0x3e3c08(0x1f6),{'className':_0x3e3c08(0x3c0),'children':[f[_0x3e3c08(0x36f)]('input',{'type':_0x3e3c08(0x5a9),'min':0x0,'max':0x4e20,'value':_0x2a1a5d,'onChange':_0x250137=>_0x46194f(_0x4aa4ad[_0x3e3c08(0x3b2)],_0x250137[_0x3e3c08(0x2c4)]['value']),'className':'var-controller__slider'}),f[_0x3e3c08(0x36f)](_0x3e3c08(0x1d8),{'type':'number','value':_0x2a1a5d,'onChange':_0x8a7391=>_0x46194f(_0x4aa4ad[_0x3e3c08(0x3b2)],_0x8a7391['target'][_0x3e3c08(0x2a6)]),'onBlur':_0x52e62c=>_0x46194f(_0x4aa4ad[_0x3e3c08(0x3b2)],_0x52e62c['target']['value']),'className':_0x3e3c08(0x3ba),'min':0x0,'max':0x4e20})]}):f[_0x3e3c08(0x36f)](_0x3e3c08(0x1d8),{'type':_0x3e3c08(0x3d7),'value':_0x4aa4ad[_0x3e3c08(0x2a6)],'onChange':_0x46e0e0=>_0x46194f(_0x4aa4ad[_0x3e3c08(0x3b2)],_0x46e0e0[_0x3e3c08(0x2c4)][_0x3e3c08(0x2a6)]),'onBlur':_0x49aea0=>_0x46194f(_0x4aa4ad[_0x3e3c08(0x3b2)],_0x49aea0[_0x3e3c08(0x2c4)]['value']),'className':_0x3e3c08(0x1e3)});};return f[_0x39d2aa(0x384)]('div',{'className':'var-controller','style':{'maxHeight':_0x39d2aa(0x49c),'overflowY':_0x39d2aa(0x455)},'children':[f[_0x39d2aa(0x36f)]('h2',{'children':_0x39d2aa(0x564)}),f[_0x39d2aa(0x384)]('p',{'className':_0x39d2aa(0x41f),'children':[_0x39d2aa(0x471),_0x44ea1b['size']]}),_0x5a62d6[_0x39d2aa(0x18d)](_0x5e635f=>f[_0x39d2aa(0x384)](_0x39d2aa(0x3f4),{'className':_0x39d2aa(0x233),'children':[f[_0x39d2aa(0x384)]('h3',{'className':'var-controller__section-title','children':[_0x5e635f[_0x39d2aa(0x347)],'\x20(',_0x5e635f[_0x39d2aa(0x534)][_0x39d2aa(0x456)],')']}),f[_0x39d2aa(0x384)]('table',{'className':_0x39d2aa(0x1af),'children':[f[_0x39d2aa(0x36f)](_0x39d2aa(0x374),{'children':f[_0x39d2aa(0x384)]('tr',{'children':[f[_0x39d2aa(0x36f)]('th',{'style':{'width':_0x39d2aa(0x219)},'children':'Variable\x20Name'}),f['jsx']('th',{'style':{'width':_0x39d2aa(0x38b)},'children':_0x39d2aa(0x26d)}),f['jsx']('th',{'style':{'width':_0x39d2aa(0x219)},'children':_0x39d2aa(0x40f)}),f[_0x39d2aa(0x36f)]('th',{'className':_0x39d2aa(0x474),'style':{'width':_0x39d2aa(0x4f6)},'children':_0x39d2aa(0x51b)})]})}),f[_0x39d2aa(0x36f)]('tbody',{'children':_0x5e635f[_0x39d2aa(0x534)][_0x39d2aa(0x18d)](_0x443491=>f[_0x39d2aa(0x384)]('tr',{'children':[f[_0x39d2aa(0x36f)]('td',{'className':'var-controller__var-name','children':_0x443491['name']}),f[_0x39d2aa(0x36f)]('td',{'children':_0x46d8ae(_0x443491)}),f[_0x39d2aa(0x36f)]('td',{'className':'var-controller__reference','children':_0x443491[_0x39d2aa(0x2ae)]||'-'}),f[_0x39d2aa(0x36f)]('td',{'style':{'textAlign':_0x39d2aa(0x474)},'children':f[_0x39d2aa(0x36f)](_0x39d2aa(0x1c4),{'className':_0x39d2aa(0x2c6),'children':_0x5e635f['type']})})]},_0x443491['name']))})]})]},_0x5e635f[_0x39d2aa(0x3cb)])),f['jsxs'](_0x39d2aa(0x3f4),{'className':_0x39d2aa(0x221),'children':[f[_0x39d2aa(0x36f)]('h4',{'children':'Quick\x20Stats'}),f[_0x39d2aa(0x36f)]('ul',{'children':_0x5a62d6['map'](_0x2b15eb=>f[_0x39d2aa(0x384)]('li',{'children':[_0x2b15eb[_0x39d2aa(0x347)],':\x20',_0x2b15eb['variables']['length'],_0x39d2aa(0x35f)]},_0x2b15eb[_0x39d2aa(0x3cb)]))})]})]});}const Or='1.0.0';exports[a0_0x2a06fc(0x3e4)]=ie,exports['ArticleDesigner']=Pr,exports[a0_0x2a06fc(0x2ed)]=Ce,exports['DataContext']=B,exports[a0_0x2a06fc(0x1c7)]=ut,exports['DescriptorContext']=Ne,exports['DescriptorProvider']=ft,exports['Designer']=we,exports['TextureConfigContext']=Me,exports[a0_0x2a06fc(0x472)]=tr,exports[a0_0x2a06fc(0x482)]=Or,exports[a0_0x2a06fc(0x597)]=T,exports[a0_0x2a06fc(0x44c)]=Fr,exports[a0_0x2a06fc(0x3f3)]=Ee,exports[a0_0x2a06fc(0x1d2)]=ht,exports[a0_0x2a06fc(0x3a6)]=_t,exports['Zone']=De,exports[a0_0x2a06fc(0x197)]=lt,exports[a0_0x2a06fc(0x4fb)]=Q,exports[a0_0x2a06fc(0x49f)]=z,exports[a0_0x2a06fc(0x23c)]=ot,exports[a0_0x2a06fc(0x2bd)]=at,exports[a0_0x2a06fc(0x369)]=hr,exports[a0_0x2a06fc(0x3e1)]=V;
|