@realsee/dnalogel 2.6.7-dev.8 → 2.6.7-dev.9

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.
Files changed (248) hide show
  1. package/dist/index.cjs.js +2 -2
  2. package/dist/index.js +4 -4
  3. package/dist/index.umd.js +2 -2
  4. package/docs/classes/CSS3DRender.html +31 -31
  5. package/docs/classes/CruisePluginController.html +24 -24
  6. package/docs/classes/Magnifier.html +20 -20
  7. package/docs/classes/ModelRoomLabelController.html +11 -11
  8. package/docs/classes/Object3DHelperController.html +24 -24
  9. package/docs/classes/PaintBrush.html +15 -15
  10. package/docs/classes/PanoMeasurePluginLine.html +23 -23
  11. package/docs/classes/PanoMeasurePluginModel.html +22 -22
  12. package/docs/classes/PanoMeasurePluginPoint.html +14 -14
  13. package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
  14. package/docs/classes/PanoTagPluginController.html +46 -46
  15. package/docs/classes/Util.BetterTween.html +8 -8
  16. package/docs/classes/Util.FivePointSelector.html +12 -12
  17. package/docs/classes/Util.Interval.html +12 -12
  18. package/docs/classes/Util.Magnifier.html +17 -17
  19. package/docs/classes/Util.PointDomHelper.html +11 -11
  20. package/docs/classes/Util.PointHelper.html +11 -11
  21. package/docs/classes/Util.Rectangle.html +13 -13
  22. package/docs/enums/CameraMovementEffect.html +7 -7
  23. package/docs/enums/ContentType.html +18 -18
  24. package/docs/enums/DIRECTION.html +9 -9
  25. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
  26. package/docs/enums/DimensionType.html +7 -7
  27. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
  28. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
  29. package/docs/enums/PaintBrushTypeEnum.html +8 -8
  30. package/docs/enums/PointType.html +7 -7
  31. package/docs/enums/Rotation.html +8 -8
  32. package/docs/functions/CSS3DRenderPlugin.html +4 -4
  33. package/docs/functions/CameraMovementPlugin.html +4 -4
  34. package/docs/functions/CruisePlugin.html +4 -4
  35. package/docs/functions/GuideLinePlugin.html +5 -5
  36. package/docs/functions/ItemLabelPlugin.html +4 -4
  37. package/docs/functions/MapviewFloorplanPlugin.html +4 -4
  38. package/docs/functions/ModelChassisCompassPlugin.html +4 -4
  39. package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
  40. package/docs/functions/ModelFloorplanPlugin.html +4 -4
  41. package/docs/functions/ModelItemLabelPlugin.html +4 -4
  42. package/docs/functions/ModelRoomLabelPlugin.html +4 -4
  43. package/docs/functions/ModelTVVideoPlugin.html +4 -4
  44. package/docs/functions/ModelViewPlugin.html +4 -4
  45. package/docs/functions/Object3DHelperPlugin.html +4 -4
  46. package/docs/functions/PanoCompassPlugin.html +4 -4
  47. package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
  48. package/docs/functions/PanoDoorLabelPlugin.html +4 -4
  49. package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
  50. package/docs/functions/PanoMeasurePlugin.html +4 -4
  51. package/docs/functions/PanoRulerPlugin.html +4 -4
  52. package/docs/functions/PanoRulerProPlugin.html +4 -4
  53. package/docs/functions/PanoSpatialTagPlugin.html +4 -4
  54. package/docs/functions/PanoTagPlugin.html +4 -4
  55. package/docs/functions/TopviewFloorplanPlugin.html +4 -4
  56. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  57. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  58. package/docs/functions/Util.getFrameTime.html +5 -5
  59. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  60. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  61. package/docs/functions/Util.isNil.html +5 -5
  62. package/docs/functions/Util.nextFrame.html +5 -5
  63. package/docs/functions/Util.notNil.html +5 -5
  64. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  65. package/docs/functions/Util.tweenProgress.html +5 -5
  66. package/docs/functions/pluginFlag.html +5 -5
  67. package/docs/index.html +4 -4
  68. package/docs/interfaces/AddTagConfig.html +6 -6
  69. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  70. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  71. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  72. package/docs/interfaces/EventMap.html +15 -15
  73. package/docs/interfaces/FloorplanBounding.html +8 -8
  74. package/docs/interfaces/FloorplanData.html +10 -10
  75. package/docs/interfaces/FloorplanEntrance.html +11 -11
  76. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  77. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  78. package/docs/interfaces/FloorplanFloorData.html +9 -9
  79. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  80. package/docs/interfaces/FloorplanObserver.html +9 -9
  81. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  82. package/docs/interfaces/FloorplanPosition.html +7 -7
  83. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  84. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  85. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  86. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  87. package/docs/interfaces/FloorplanServerData.html +7 -7
  88. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  89. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  90. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  91. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  92. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  93. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  94. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  95. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  96. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  97. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  98. package/docs/interfaces/HelperOffset.html +8 -8
  99. package/docs/interfaces/ItemLabelPluginData.html +6 -6
  100. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
  101. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
  102. package/docs/interfaces/MinMax.html +7 -7
  103. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
  104. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
  105. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
  106. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
  107. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
  108. package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
  109. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
  110. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
  111. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
  112. package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
  113. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
  114. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
  115. package/docs/interfaces/ModelViewPluginExportType.html +11 -11
  116. package/docs/interfaces/Object3DHelperState.html +8 -8
  117. package/docs/interfaces/ObjectHelperControllers.html +9 -9
  118. package/docs/interfaces/PaintBrushAction.html +12 -12
  119. package/docs/interfaces/PaintBrushConfigs.html +12 -12
  120. package/docs/interfaces/PaintBrushState.html +10 -10
  121. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
  122. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
  123. package/docs/interfaces/PanoMeasureParameterType.html +12 -12
  124. package/docs/interfaces/PanoMeasurePluginLineJson.html +8 -8
  125. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +7 -7
  126. package/docs/interfaces/PanoMeasurePluginPointJson.html +7 -7
  127. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +8 -8
  128. package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
  129. package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
  130. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
  131. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
  132. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
  133. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
  134. package/docs/interfaces/PanoRulerProPluginState.html +8 -8
  135. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
  136. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
  137. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
  138. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
  139. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
  140. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
  141. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
  142. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
  143. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
  144. package/docs/interfaces/Point.html +8 -8
  145. package/docs/interfaces/Room.html +9 -9
  146. package/docs/interfaces/RoomInfo.html +7 -7
  147. package/docs/interfaces/RoomLabel.html +14 -14
  148. package/docs/interfaces/RoomRules.html +5 -5
  149. package/docs/interfaces/Rooms.html +5 -5
  150. package/docs/interfaces/Scissor.html +9 -9
  151. package/docs/interfaces/State.html +8 -8
  152. package/docs/interfaces/TagCache.html +12 -12
  153. package/docs/interfaces/TagConfig.html +10 -10
  154. package/docs/interfaces/TagIconUrl.html +9 -9
  155. package/docs/interfaces/Tags.html +9 -9
  156. package/docs/interfaces/TemporaryState.html +6 -6
  157. package/docs/interfaces/Util.MagnifierParameter.html +11 -11
  158. package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
  159. package/docs/modules/Util.html +5 -5
  160. package/docs/modules.html +4 -4
  161. package/docs/types/ArrayPosition.html +5 -5
  162. package/docs/types/AudioAppearance.html +5 -5
  163. package/docs/types/AudioTagTypeConfigKey.html +5 -5
  164. package/docs/types/CSS3DRenderExportType.html +5 -5
  165. package/docs/types/CSS3DRenderPluginExportType.html +5 -5
  166. package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
  167. package/docs/types/ClassFunctionParameters.html +5 -5
  168. package/docs/types/Color.html +5 -5
  169. package/docs/types/ContentTypeConfigKey.html +5 -5
  170. package/docs/types/ContentTypeConfigKeySplit.html +5 -5
  171. package/docs/types/ContentTypeMap.html +5 -5
  172. package/docs/types/Create3DDomContainerReturnType.html +5 -5
  173. package/docs/types/Create3DElementReturnType.html +5 -5
  174. package/docs/types/CruisePluginExportType.html +5 -5
  175. package/docs/types/Direction-1.html +5 -5
  176. package/docs/types/Direction4.html +5 -5
  177. package/docs/types/FloorplanRuleLabels.html +5 -5
  178. package/docs/types/FloorplanServerRuleLabels.html +5 -5
  179. package/docs/types/GuideLinePluginExportType.html +5 -5
  180. package/docs/types/HelperEventMap.html +5 -5
  181. package/docs/types/LoadTagConfig.html +5 -5
  182. package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
  183. package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
  184. package/docs/types/MediaData.html +5 -5
  185. package/docs/types/MediaStore.html +5 -5
  186. package/docs/types/ModelElement.html +5 -5
  187. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
  188. package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
  189. package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
  190. package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
  191. package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
  192. package/docs/types/MoveArgs.html +5 -5
  193. package/docs/types/MoveOpts.html +5 -5
  194. package/docs/types/Object3DHelperEventMap.html +5 -5
  195. package/docs/types/ObjectFit.html +5 -5
  196. package/docs/types/PaintBrushEventMap.html +5 -5
  197. package/docs/types/PanoCompassPluginData.html +5 -5
  198. package/docs/types/PanoCompassPluginExportType.html +5 -5
  199. package/docs/types/PanoCompassPluginParameterType.html +5 -5
  200. package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
  201. package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
  202. package/docs/types/PanoIndex.html +5 -5
  203. package/docs/types/PanoMeasurePluginEvent.html +5 -5
  204. package/docs/types/PanoMeasureReturnType.html +5 -5
  205. package/docs/types/PanoSpatialTagPluginId.html +5 -5
  206. package/docs/types/PanoTagPluginExportInterface.html +5 -5
  207. package/docs/types/PanoTagPluginParamsInterface.html +5 -5
  208. package/docs/types/PlaneTag.html +5 -5
  209. package/docs/types/PlaneTagElement.html +5 -5
  210. package/docs/types/Point2DElement.html +5 -5
  211. package/docs/types/Point2DTag.html +5 -5
  212. package/docs/types/Point3DElement.html +5 -5
  213. package/docs/types/Point3DTag.html +5 -5
  214. package/docs/types/PointTag.html +5 -5
  215. package/docs/types/PointTagElement.html +5 -5
  216. package/docs/types/Position.html +5 -5
  217. package/docs/types/RotateArgs.html +5 -5
  218. package/docs/types/RotateOpts.html +5 -5
  219. package/docs/types/RuleLabelsKey.html +5 -5
  220. package/docs/types/RuleLabelsValue.html +5 -5
  221. package/docs/types/StickType.html +5 -5
  222. package/docs/types/Tag.html +5 -5
  223. package/docs/types/Tag2D.html +5 -5
  224. package/docs/types/Tag3D.html +5 -5
  225. package/docs/types/TagContentType.html +5 -5
  226. package/docs/types/TagDimensionType.html +5 -5
  227. package/docs/types/TagElement.html +5 -5
  228. package/docs/types/TagEvents.html +5 -5
  229. package/docs/types/TagGLTFObject.html +5 -5
  230. package/docs/types/TagHooks.html +5 -5
  231. package/docs/types/TagIconSize.html +5 -5
  232. package/docs/types/TagId.html +5 -5
  233. package/docs/types/TagPointType.html +5 -5
  234. package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
  235. package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
  236. package/docs/types/WorkCode.html +5 -5
  237. package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
  238. package/docs/variables/PLUGIN.html +5 -5
  239. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
  240. package/docs/variables/ROOM_TYPE_MAP.html +5 -5
  241. package/docs/variables/VERSION.html +5 -5
  242. package/docs/variables/itemLabelPluginServerParams.html +5 -5
  243. package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
  244. package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
  245. package/libs/PanoTagPlugin/Components/Common/Media.js +76 -76
  246. package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
  247. package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +12 -12
  248. package/package.json +2 -2
package/dist/index.cjs.js CHANGED
@@ -543,7 +543,7 @@ void main() {
543
543
  ${i[7]?"transform: translate(-50%, -50%); left: 50%; top: 50%;":""}
544
544
  `))&&b(t,"style",e),a&8&&S(t,"width",Ne(i[3])),a&16&&S(t,"height",Ne(i[4])),a&8192&&S(t,"z-index",i[13])},i(r){s||(r&&Me(()=>{o&&o.end(1),n=Bt(t,zt,{duration:i[0]}),n.start()}),s=!0)},o(r){n&&n.invalidate(),r&&(o=on(t,zt,{duration:i[1]})),s=!1},d(r){r&&M(t),r&&o&&o.end()}}}function gp(i){let t,e=i[2]&&Ys(i);return{c(){e&&e.c(),t=he()},m(n,o){e&&e.m(n,o),T(n,t,o)},p(n,[o]){n[2]?e?(e.p(n,o),o&4&&P(e,1)):(e=Ys(n),e.c(),P(e,1),e.m(t.parentNode,t)):e&&(re(),L(e,1,1,()=>{e=null}),ae())},i(n){P(e)},o(n){L(e)},d(n){e&&e.d(n),n&&M(t)}}}function Ne(i){return typeof i=="number"?i/16+"rem":i}function Ap(i,t,e){let{inDelay:n=1e3}=t,{outDelay:o=1e3}=t,{visible:s=!0}=t,{width:r=0}=t,{height:a=0}=t,{left:l=0}=t,{bottom:c=0}=t,{center:u=!1}=t,{horizontalCenter:f=!1}=t,{verticalCenter:d=!1}=t,{blurRadius:h}=t,{spreadRadius:p}=t,{opacity:v=.15}=t,{zIndex:g=-1}=t;return i.$$set=A=>{"inDelay"in A&&e(0,n=A.inDelay),"outDelay"in A&&e(1,o=A.outDelay),"visible"in A&&e(2,s=A.visible),"width"in A&&e(3,r=A.width),"height"in A&&e(4,a=A.height),"left"in A&&e(5,l=A.left),"bottom"in A&&e(6,c=A.bottom),"center"in A&&e(7,u=A.center),"horizontalCenter"in A&&e(8,f=A.horizontalCenter),"verticalCenter"in A&&e(9,d=A.verticalCenter),"blurRadius"in A&&e(10,h=A.blurRadius),"spreadRadius"in A&&e(11,p=A.spreadRadius),"opacity"in A&&e(12,v=A.opacity),"zIndex"in A&&e(13,g=A.zIndex)},[n,o,s,r,a,l,c,u,f,d,h,p,v,g]}class nt extends se{constructor(t){super(),oe(this,t,Ap,gp,ie,{inDelay:0,outDelay:1,visible:2,width:3,height:4,left:5,bottom:6,center:7,horizontalCenter:8,verticalCenter:9,blurRadius:10,spreadRadius:11,opacity:12,zIndex:13},pp)}}function vp(i,t){t.forEach(e=>{const n=new E.SphereGeometry(.02,16,16),o=[],s=[new E.MeshBasicMaterial({color:16776960}),new E.MeshBasicMaterial({color:16711935}),new E.MeshBasicMaterial({color:16711680}),new E.MeshBasicMaterial({color:65535})];if(e.position.length===4)e.position.forEach((r,a)=>{const l=s[a],c=new E.Mesh(n,l);c.position.copy(rt(r)),o.push(c)});else{const r=s[0],a=new E.Mesh(n,r);a.position.copy(rt(e.position)),o.push(a)}o.forEach(r=>{r.material.depthTest=!1,i.scene.add(r)})})}const Oe=i=>i;function Ji(i){if(i.length<3)return;const t=i.map(An),e=t[1].clone().sub(t[0]),n=t[2].clone().sub(t[1]);return e.cross(n)}var sl=(i=>(i.Audio="Audio",i.Text="Text",i.ImageText="ImageText",i.Image="Image",i.Video="Video",i.Link="Link",i.VRLink="VRLink",i.PanoLink="PanoLink",i.Marketing="Marketing",i.MediaPlane="MediaPlane",i.MediaModel="MediaModel",i.Custom="Custom",i.Unknown="Unknown",i))(sl||{}),rl=(i=>(i.Two="2D",i.Three="3D",i))(rl||{}),al=(i=>(i.PointTag="PointTag",i.PlaneTag="PlaneTag",i))(al||{});function bp(i){return i.stickType==="2DPoint"||i.stickType==="3DPoint"}function yp(i){return i.stickType==="3DPoint"||i.stickType==="Plane"}function Fe(i){return i.stickType==="Model"&&i.contentType==="MediaModel"}function Zi(i){if(Array.isArray(i)&&i.length===4){const e=i.map(An);return to(e[0],e[2])}else return An(i)}function Us(i){if(bp(i))return rt(i==null?void 0:i.position);if(Fe(i)&&i.matrix){const t=new R.Matrix4().fromArray(i.matrix),e=i.data.mediaPosition.map(n=>new R.Vector3().fromArray(n).applyMatrix4(t));return to(e[0],e[2])}else return Zi(i.position)}function ln(i,t){if(i===void 0)return;const{min:e,max:n}=t!=null?t:{};if(!(e===void 0&&n===void 0))return!(typeof n=="number"&&n<i||typeof e=="number"&&e>i)}function wp(i){return new Promise(t=>{i.model.loaded?t():i.once("modelLoaded",()=>t())})}function Cp(i,t,e){const o=new E.Plane().setFromNormalAndCoplanarPoint(e,t),s=t.clone().sub(i).cross(new E.Vector3(0,1,0)).setLength(.01),r=new E.Vector3(0,.01,0);return[t.clone().sub(s).sub(r),t.clone().add(s).sub(r),t.clone().add(s).add(r),t.clone().sub(s).add(r)].map(l=>o.projectPoint(l,new E.Vector3))}const Js=(i,t=1e3/60)=>{let e=null;const n=i;return(...s)=>{e&&clearTimeout(e),e=setTimeout(()=>{n==null||n(...s),e&&clearTimeout(e),e=null},t)}};function Pp(i,t=200){let e;return function(...n){e||(i.apply(this,n),e=setTimeout(function(){e=null},t))}}function Ep(i,t){const[e,n]=t;if(e>=n||n<=1||e<=1)return-1;const o={},s=r=>(o[r]||(o[r]=i(r)),o[r]);for(let r=e;r<n;r++){const a=s(r),l=s(r-1);if(a<l)return r}return-1}function Zs(i,t){if(!t||typeof ResizeObserver=="undefined"||!ResizeObserver)return{observe:()=>window.addEventListener("resize",i),unobserve:()=>window.removeEventListener("resize",i)};{const e=new ResizeObserver(i);return{observe:()=>e.observe(t),unobserve:()=>e.unobserve(t)}}}function Ip(){return Math.random().toString(36).slice(-6)}const Mi=Ip();function kp(i){le(i,"svelte-1b2n9wi",".text-char.svelte-1b2n9wi{display:inline-block;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function qs(i,t,e){const n=i.slice();return n[18]=t[e].id,n[0]=t[e].content,n[19]=t,n[20]=e,n}function xp(i){let t,e=i[0]+"",n,o=i[20];const s=()=>i[9](t,o),r=()=>i[9](null,o);return{c(){t=z("span"),n=ke(e),b(t,"class","text-char svelte-1b2n9wi")},m(a,l){T(a,t,l),V(t,n),s()},p(a,l){i=a,l&4&&e!==(e=i[0]+"")&&Se(n,e),o!==i[20]&&(r(),o=i[20],s())},d(a){a&&M(t),r()}}}function Dp(i){let t,e=i[20];const n=()=>i[8](t,e),o=()=>i[8](null,e);return{c(){t=z("span"),t.textContent="\xA0",b(t,"class","text-char svelte-1b2n9wi")},m(s,r){T(s,t,r),n()},p(s,r){i=s,e!==i[20]&&(o(),e=i[20],n())},d(s){s&&M(t),o()}}}function Ks(i,t){let e,n;function o(a,l){return a[0]===a[3]?Dp:xp}let s=o(t),r=s(t);return{key:i,first:null,c(){e=he(),r.c(),n=he(),this.first=e},m(a,l){T(a,e,l),r.m(a,l),T(a,n,l)},p(a,l){t=a,s===(s=o(t))&&r?r.p(t,l):(r.d(1),r=s(t),r&&(r.c(),r.m(n.parentNode,n)))},d(a){a&&M(e),r.d(a),a&&M(n)}}}function Lp(i){let t=[],e=new Map,n,o=i[2];const s=r=>r[18];for(let r=0;r<o.length;r+=1){let a=qs(i,o,r),l=s(a);e.set(l,t[r]=Ks(l,a))}return{c(){for(let r=0;r<t.length;r+=1)t[r].c();n=he()},m(r,a){for(let l=0;l<t.length;l+=1)t[l].m(r,a);T(r,n,a)},p(r,[a]){a&14&&(o=r[2],t=Ze(t,a,s,1,r,o,e,n.parentNode,so,Ks,n,qs))},i:Y,o:Y,d(r){for(let a=0;a<t.length;a+=1)t[a].d(r);r&&M(n)}}}function Sp(i,t,e){let n,{inDelay:o=0}=t,{outDelay:s=0}=t,{content:r}=t,{unfolded:a}=t,{isFistUnfoldedUpdate:l=!0}=t;const c=`__EMOJI_SPLIT_${Mi}__`,u=`__EMOJI_${Mi}__`,f=`__SPACE_${Mi}__`;let d,h,p=[];function v(D){const I=[],x=new RegExp(new RegExp("\\p{Regional_Indicator}\\p{Regional_Indicator}|\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?(\\u200D\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?)+|\\p{Emoji_Presentation}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?|\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)","gu"));return D.slice().replace(x,k=>`${c}${u}${k}${c}`).split(c).forEach(k=>k.startsWith(u)?I.push({id:Ge(),content:k.slice(u.length)}):I.push(...k.split("").map(Q=>Q===" "?f:Q).map(Q=>({id:Ge(),content:Q})))),I}function g(){if(!h)return;const D=!a;h.reversed!==D&&h.reverse(),h.play()}function A(D){if(l){e(4,l=!1);return}clearTimeout(d),d=setTimeout(g,D?o:s)}function w(D){const I=function(){const x=Ep(k=>D[k].getBoundingClientRect().x,[Math.min(D.length-1,10),Math.min(D.length-1,30)]);if(x>0)return x}();h=Io.default({targets:D.slice(0,I).filter(Ye),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:Io.default.stagger(50),easing:"easeInOutCubic"}),a&&h.seek(h.duration)}function y(D,I){Be[D?"unshift":"push"](()=>{p[I]=D,e(1,p)})}function C(D,I){Be[D?"unshift":"push"](()=>{p[I]=D,e(1,p)})}return i.$$set=D=>{"inDelay"in D&&e(5,o=D.inDelay),"outDelay"in D&&e(6,s=D.outDelay),"content"in D&&e(0,r=D.content),"unfolded"in D&&e(7,a=D.unfolded),"isFistUnfoldedUpdate"in D&&e(4,l=D.isFistUnfoldedUpdate)},i.$$.update=()=>{i.$$.dirty&1&&e(2,n=v(r)),i.$$.dirty&128&&A(a),i.$$.dirty&2&&w(p.filter(D=>!!D))},[r,p,n,f,l,o,s,a,y,C]}class ll extends se{constructor(t){super(),oe(this,t,Sp,Lp,ie,{inDelay:5,outDelay:6,content:0,unfolded:7,isFistUnfoldedUpdate:4},kp)}}const Mp="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAAB0ElEQVRYCe2WSUoEQRBFLVHEiVZU1I03cKW38SSewRt4A5fiTty5cQIFR9pZQWkcUNSe2/Z9yISiSGxRkUAy4BGZSVX168gistraYsQKxArECsQKxApYqkDyU5lmsznMM+ZgAGpQhaUkSRbINgLJCXiCBtSgAkVYtGGIBTKj8AgKSVahDNvQa0IUkUG4Bx91BpLdBTOS/cgUIB3a+gMwI9mFzE3a0I3z5B4r292JzGVA8tSSZILMcUDyzIykthOZvYDk+V9Ktmz4yGzhOhV4/+5YU4N/hzqo0StX3Fg5TcnNlYvgs8bPsM4hkScHoyO46haRnGEYktQVI+4ypUYKyXtxyUu27JCceAMJvjo0HoM5CEZ7cPX7i013q3IWVV5r2aw/2TK+svWbPGU68KQCa6pYeus1V0X99quSfvtVSc39lmfz2mdbz32tg1dAJ0421AVs9E7/FxBSezrMmjI/gm5/nYmMkBq+TqBs7LNgTlZH6EnWlPmORdk+pHQipUNfTxtg7p3NIXWRMvXfoqusmXsNhpC6crIS1Zf9C6yAOdlxpK5BW18CiT7A/G93gE+P0FY/RoO+RWqS62YhB2r4YhlixArECsQKxArECvzjCnwAOr0wF44ggHAAAAAASUVORK5CYII=",Tp="data:image/png;base64,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",zp="data:image/png;base64,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",Bp="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABcVBMVEUAAAAAAAD////////+/v45OTn////////39/fp6enPz8/7+/vw8PD+/v7x8fHc3NzHx8f////////+/v77+/vr6+v////7+/v5+fn////z8/P////////q6uqgoKD+/v79/f3m5ub+/v7////////////////39/f39/f////z8/P////t7e3s7Oz29vb////5+fn////h4eH////g4ODV1dX////////BwcH///////////+Ojo5zc3MlJSX////////////////////////7+/v////////////v7+/u7u7n5+f////39/f////09PT6+vr09PT+/v76+vr////5+fnv7+/09PTk5OT////////////////Jycn///++vr7///////+0tLT///9TU1P///8SEhL////////+/v76+vr////8/Pz39/ft7e3t7e36+vr////////X19fV1dX///+xsbF9fX1iYmL///////+K8mOEAAAAenRSTlMaAIDy8CD41cWRX9uk7Kl1VVEw6dWT/M/NvKyVkY475eWIgx0Z39rHv7axnZyZmIuKhn56emZjX1FEPTU0Kx4PCAX69fTgxcKkopWL7crJuri2sa6rnIyHhX54bVtZVU9NSUcsJSIcFROno6Hcwp+ekHVxbWhnRC8nDLc9s8oAAAOGSURBVEjHpdd3X9pAGAfwkBBDAoQmBJmWvUWWiIDIHoJb66x7a4d78Op7pBQ1J5DY33987vnyXEIu3CGy/0hvnDthM+l0hj3JScSudDKOdhNPpl1i8Ut624Gi6+trI3zW1tcdqGM7/SIC5/ZRR2SNJEm7JkHt7FAJjR18WIs40P3cAFxIOaIRna6ZOHxGunk+TDR1ukjUkSr0w86bcKShiz1OI4JMP8YAD9+4emM2Gm407IfIhzm0NxrhKNsLH4SvQ+RktyvUfZIMXYcPPsSFCcvY6EYW6ZPsxuiYZaLwAW5bDY70Da5paxjvm8d+UcjAUL/GzPtCnDF/mwFWhJ75Zs68x05gxxFRGQfa+RYXokHVCC4O4yOqYLTwBjNB+ncWEZnsbzrIvOLz4CW9g4jODn0ZPO/iZN0UmhaPp0Omq+Q/nLu6NO0hErJnurjKdTBzEdAhkqILXDAdbFkJ7EnDe4EVy198srpiwhE4X1RKDFOqviBwcNPK6gmPmeWlGDz+VdHqRPEVHo0tLTM8RpcX4G+flLe6kU/Cs1pYRnm8uriQhfoC+0ZDvbMLi6ttfO5fDCDCKFrvooAKAov+c4BZvy8EzaolCHRdIZ+fBThl9G0Ih1RCrBJWbPiMKYAZ409oMSqFWAktzJ9GBuDvRoVGOIQJMSas0CiM39u45v0M9tbaeLc6F5M+7dhcbRfgg+pcU/oNa85VDwDOzBtmpP9UKsN8BuCzeb1P+kPi08+fASyr6fVPUh/PJ72+xj/bZk5PSV0YlJ4z83iC4EipS5LkiAkeHxGcQerLwMARRzyW+QklhUgKpST8nXfYg+fHkjS89MPz0MFnhKdCSWpc8RBnPAZB3RUvLt7i3oob7f5juDzuikY81tjcHlcHg9xabdyUWDvF2ay3slecr1ptimNx9lhhs1bzXQxy5NZa6VMx9pS2Wt1H77cVjFartYvBdlDICDc0cbVa3Twd2NcOyuLwVqo+K1ebjgdcr0k+O1uXwThfl8vlhqm+99kASup5GINsYhhmG8d7UXzcBgo2e21cd9WlUll5/7G958ql8uxu7y0zS5SGSkOGBA51TRiGQAi232Y9v4kVQZGavpt6c6l3tLpNsc38gGOC01IeLg4Xi8NaLz1KkqO0VzvcTrFscYo4oLjiRAsKEXeJPRqxW0bsFWLGLVbiocyZSm5vbW0nU9BsIfyp/AGqAvfOkBaFawAAAABJRU5ErkJggg==";function jp(i){le(i,"svelte-1ogmlqq",".arrow.svelte-1ogmlqq{width:100%;height:100%;background-size:100%;transition:transform 400ms ease-in-out;cursor:pointer;pointer-events:auto}.arrow-wrapper.svelte-1ogmlqq{position:relative;width:100%;height:100%}.arrow.left.svelte-1ogmlqq{transform:rotate(0deg)}.arrow.right.svelte-1ogmlqq{transform:rotate(-180deg)}.arrow.top.svelte-1ogmlqq{transform:rotate(90deg)}.arrow.bottom.svelte-1ogmlqq{transform:rotate(-90deg)}")}function $s(i){let t,e,n,o,s,r,a,l,c,u;return e=new nt({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=z("div"),$(e.$$.fragment),n=ne(),o=z("div"),b(o,"class",s="arrow "+i[0]+" svelte-1ogmlqq"),S(o,"background-image","url("+Mp+")"),b(t,"class","arrow-wrapper svelte-1ogmlqq")},m(f,d){T(f,t,d),q(e,t,null),V(t,n),V(t,o),l=!0,c||(u=we(o,"click",i[5]),c=!0)},p(f,d){i=f,(!l||d&1&&s!==(s="arrow "+i[0]+" svelte-1ogmlqq"))&&b(o,"class",s)},i(f){l||(P(e.$$.fragment,f),f&&Me(()=>{a&&a.end(1),r=Bt(o,zt,{duration:i[2],delay:i[3],easing:Xt}),r.start()}),l=!0)},o(f){L(e.$$.fragment,f),r&&r.invalidate(),f&&(a=on(o,zt,{duration:i[2],delay:i[4],easing:Xt})),l=!1},d(f){f&&M(t),K(e),f&&a&&a.end(),c=!1,u()}}}function Vp(i){let t,e,n=i[1]&&$s(i);return{c(){n&&n.c(),t=he()},m(o,s){n&&n.m(o,s),T(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&P(n,1)):(n=$s(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(P(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Rp(i,t,e){let{direction:n="right"}=t,{visible:o=!0}=t,{duration:s=0}=t,{inDelay:r=0}=t,{outDelay:a=0}=t;function l(c){Cn.call(this,i,c)}return i.$$set=c=>{"direction"in c&&e(0,n=c.direction),"visible"in c&&e(1,o=c.visible),"duration"in c&&e(2,s=c.duration),"inDelay"in c&&e(3,r=c.inDelay),"outDelay"in c&&e(4,a=c.outDelay)},[n,o,s,r,a,l]}class Qp extends se{constructor(t){super(),oe(this,t,Rp,Vp,ie,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},jp)}}function Op(i,t,e=20,n=5){return new Promise((o,s)=>{let r=0;const a=setInterval(()=>{const l=i();t(l)?(clearInterval(a),o(l)):r>=n&&(clearInterval(a),s(l)),r++},e)})}function Hp(i){le(i,"svelte-1fuzm7v",".text.svelte-1fuzm7v{pointer-events:auto;box-sizing:border-box;display:inline-block;max-width:7.5rem;transition:transform 400ms ease-in-out;font-size:0.75rem;line-height:1.125rem;white-space:initial;cursor:pointer}.arrow.svelte-1fuzm7v{pointer-events:auto;display:inline-block;vertical-align:top;width:0.875rem;height:0.875rem;margin-left:0.125rem;margin-top:0.125rem}")}function er(i){let t,e,n;return e=new ll({props:{unfolded:i[0],content:i[1],inDelay:500,outDelay:i[5]}}),{c(){t=z("div"),$(e.$$.fragment),b(t,"class","text svelte-1fuzm7v"),S(t,"transform",i[7])},m(o,s){T(o,t,s),q(e,t,null),i[10](t),n=!0},p(o,s){const r={};s&1&&(r.unfolded=o[0]),s&2&&(r.content=o[1]),s&32&&(r.outDelay=o[5]),e.$set(r),s&128&&S(t,"transform",o[7])},i(o){n||(P(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e),i[10](null)}}}function tr(i){let t,e,n;return e=new Qp({props:{direction:i[6],visible:i[0],inDelay:600,duration:1e3}}),{c(){t=z("div"),$(e.$$.fragment),b(t,"class","arrow svelte-1fuzm7v")},m(o,s){T(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&64&&(r.direction=o[6]),s&1&&(r.visible=o[0]),e.$set(r)},i(o){n||(P(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function Fp(i){let t,e,n,o=i[1]&&er(i),s=i[3]<i[4]&&tr(i);return{c(){o&&o.c(),t=ne(),s&&s.c(),e=he()},m(r,a){o&&o.m(r,a),T(r,t,a),s&&s.m(r,a),T(r,e,a),n=!0},p(r,[a]){r[1]?o?(o.p(r,a),a&2&&P(o,1)):(o=er(r),o.c(),P(o,1),o.m(t.parentNode,t)):o&&(re(),L(o,1,1,()=>{o=null}),ae()),r[3]<r[4]?s?(s.p(r,a),a&24&&P(s,1)):(s=tr(r),s.c(),P(s,1),s.m(e.parentNode,e)):s&&(re(),L(s,1,1,()=>{s=null}),ae())},i(r){n||(P(o),P(s),n=!0)},o(r){L(o),L(s),n=!1},d(r){o&&o.d(r),r&&M(t),s&&s.d(r),r&&M(e)}}}function Gp(i,t,e){let n,o,s,{visible:r=!1}=t,{textUnfolded:a=!1}=t,{content:l}=t,c,u=0,f=0,d=0;function h(p){Be[p?"unshift":"push"](()=>{c=p,e(2,c)})}return i.$$set=p=>{"visible"in p&&e(0,r=p.visible),"textUnfolded"in p&&e(8,a=p.textUnfolded),"content"in p&&e(1,l=p.content)},i.$$.update=()=>{if(i.$$.dirty&7&&c&&r&&l){const{lineHeight:p}=getComputedStyle(c);e(4,d=c.offsetHeight),Op(()=>c==null?void 0:c.offsetHeight,Boolean).then(()=>{e(4,d=c.offsetHeight)}),e(3,f=Number(p.replace("px","")))}i.$$.dirty&280&&e(9,u=a?f-d:0),i.$$.dirty&512&&e(7,n=`translateY(${u}px)`),i.$$.dirty&256&&e(6,o=a?"left":"right"),i.$$.dirty&256&&e(5,s=a?450:0)},[r,l,c,f,d,s,o,n,a,u,h]}class cl extends se{constructor(t){super(),oe(this,t,Gp,Fp,ie,{visible:0,textUnfolded:8,content:1},Hp)}}function Wp(i){le(i,"svelte-nlvd3x",".content.svelte-nlvd3x{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0;overflow:hidden;box-sizing:border-box;font-size:0;pointer-events:none;white-space:nowrap;font-weight:600}")}function nr(i){var f,d;let t,e,n,o,s,r,a,l,c,u;return t=new nt({props:{visible:i[2],left:i[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),n=new go({props:{unfolded:i[2],length:i[3],outDelay:i[4]+40*Math.min((d=(f=i[6][0])==null?void 0:f.content.length)!=null?d:10,15),useLinearColor:!0}}),r=new cl({props:{visible:i[2],textUnfolded:i[1],content:i[5]}}),{c(){$(t.$$.fragment),e=ne(),$(n.$$.fragment),o=ne(),s=z("div"),$(r.$$.fragment),b(s,"class","content svelte-nlvd3x"),Me(()=>i[8].call(s))},m(h,p){q(t,h,p),T(h,e,p),q(n,h,p),T(h,o,p),T(h,s,p),q(r,s,null),a=Pt(s,i[8].bind(s)),l=!0,c||(u=we(s,"click",i[7]),c=!0)},p(h,p){var w,y;const v={};p&4&&(v.visible=h[2]),p&8&&(v.left=h[3]/2+"px"),t.$set(v);const g={};p&4&&(g.unfolded=h[2]),p&8&&(g.length=h[3]),p&16&&(g.outDelay=h[4]+40*Math.min((y=(w=h[6][0])==null?void 0:w.content.length)!=null?y:10,15)),n.$set(g);const A={};p&4&&(A.visible=h[2]),p&2&&(A.textUnfolded=h[1]),p&32&&(A.content=h[5]),r.$set(A)},i(h){l||(P(t.$$.fragment,h),P(n.$$.fragment,h),P(r.$$.fragment,h),l=!0)},o(h){L(t.$$.fragment,h),L(n.$$.fragment,h),L(r.$$.fragment,h),l=!1},d(h){K(t,h),h&&M(e),K(n,h),h&&M(o),h&&M(s),K(r),a(),c=!1,u()}}}function Np(i){let t,e,n=i[0].state&&nr(i);return{c(){n&&n.c(),t=he()},m(o,s){n&&n.m(o,s),T(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&P(n,1)):(n=nr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(P(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function _p(i,t,e){let n,o,s,{tag:r}=t,a,l=!1,c=[];function u(){e(1,l=!l)}function f(){a=this.clientWidth,e(3,a)}return i.$$set=d=>{"tag"in d&&e(0,r=d.tag)},i.$$.update=()=>{var d,h,p;i.$$.dirty&1&&e(2,n=!!((d=r.state)!=null&&d.unfolded)),i.$$.dirty&1&&e(5,o=(p=(h=r.data.title)!=null?h:r.data.text)!=null?p:""),i.$$.dirty&4&&(n||setTimeout(()=>{e(1,l=!1)},20)),i.$$.dirty&2&&e(4,s=l?450:0)},[r,l,n,a,s,o,c,u,f]}class Xp extends se{constructor(t){super(),oe(this,t,_p,Np,ie,{tag:0},Wp)}}function Ie(i){return i/16+"rem"}function Yp(i){le(i,"svelte-i9wdo4",".text.svelte-i9wdo4{display:-webkit-box;display:-ms-box;display:-moz-box;position:relative;width:-moz-max-content;width:max-content;max-width:100%;-webkit-box-orient:vertical;-ms-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@keyframes svelte-i9wdo4-blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.caret.svelte-i9wdo4{position:absolute;width:0.0625rem;height:100%;background-color:#fff;animation:svelte-i9wdo4-blink 1.2s infinite}.placeholder.svelte-i9wdo4{opacity:0.5}")}function Up(i){let t;const e=i[6].default,n=$t(e,i,i[5],null);return{c(){n&&n.c()},m(o,s){n&&n.m(o,s),t=!0},p(o,s){n&&n.p&&(!t||s&32)&&tn(n,e,o,o[5],t?en(e,o[5],s,null):nn(o[5]),null)},i(o){t||(P(n,o),t=!0)},o(o){L(n,o),t=!1},d(o){n&&n.d(o)}}}function Jp(i){var s,r;let t,e,n=((s=i[3])==null?void 0:s.inputting)&&ir(),o=((r=i[3])==null?void 0:r.placeholder)&&or(i);return{c(){n&&n.c(),t=ne(),o&&o.c(),e=he()},m(a,l){n&&n.m(a,l),T(a,t,l),o&&o.m(a,l),T(a,e,l)},p(a,l){var c,u;(c=a[3])!=null&&c.inputting?n||(n=ir(),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null),(u=a[3])!=null&&u.placeholder?o?o.p(a,l):(o=or(a),o.c(),o.m(e.parentNode,e)):o&&(o.d(1),o=null)},i:Y,o:Y,d(a){n&&n.d(a),a&&M(t),o&&o.d(a),a&&M(e)}}}function Zp(i){let t;return{c(){t=ke(i[2])},m(e,n){T(e,t,n)},p(e,n){n&4&&Se(t,e[2])},i:Y,o:Y,d(e){e&&M(t)}}}function ir(i){let t;return{c(){t=z("div"),b(t,"class","caret svelte-i9wdo4")},m(e,n){T(e,t,n)},d(e){e&&M(t)}}}function or(i){let t,e=i[3].placeholder+"",n;return{c(){t=z("span"),n=ke(e),b(t,"class","placeholder svelte-i9wdo4")},m(o,s){T(o,t,s),V(t,n)},p(o,s){s&8&&e!==(e=o[3].placeholder+"")&&Se(n,e)},d(o){o&&M(t)}}}function qp(i){let t,e,n,o;const s=[Zp,Jp,Up],r=[];function a(l,c){return l[2]?0:l[4]?1:2}return e=a(i),n=r[e]=s[e](i),{c(){t=z("div"),n.c(),b(t,"class","text svelte-i9wdo4"),S(t,"max-width",typeof i[1]=="number"?Ie(i[1]):i[1]),S(t,"-webkit-line-clamp",i[0])},m(l,c){T(l,t,c),r[e].m(t,null),o=!0},p(l,[c]){let u=e;e=a(l),e===u?r[e].p(l,c):(re(),L(r[u],1,1,()=>{r[u]=null}),ae(),n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),P(n,1),n.m(t,null)),c&2&&S(t,"max-width",typeof l[1]=="number"?Ie(l[1]):l[1]),c&1&&S(t,"-webkit-line-clamp",l[0])},i(l){o||(P(n),o=!0)},o(l){L(n),o=!1},d(l){l&&M(t),r[e].d()}}}function Kp(i,t,e){let n,{$$slots:o={},$$scope:s}=t,{maxLine:r=1}=t,{maxWidth:a=null}=t,{text:l=null}=t,{edit:c=null}=t;return i.$$set=u=>{"maxLine"in u&&e(0,r=u.maxLine),"maxWidth"in u&&e(1,a=u.maxWidth),"text"in u&&e(2,l=u.text),"edit"in u&&e(3,c=u.edit),"$$scope"in u&&e(5,s=u.$$scope)},i.$$.update=()=>{i.$$.dirty&8&&e(4,n=(c==null?void 0:c.placeholder)||(c==null?void 0:c.inputting))},[r,a,l,c,n,s,o]}class Ao extends se{constructor(t){super(),oe(this,t,Kp,qp,ie,{maxLine:0,maxWidth:1,text:2,edit:3},Yp)}}function $p(i){le(i,"svelte-1oxrkr1",".plane__container.svelte-1oxrkr1.svelte-1oxrkr1{position:absolute;left:50%;transform:translate(-50%, -100%);width:-moz-max-content;width:max-content}.plane__wrapper.svelte-1oxrkr1.svelte-1oxrkr1{transition:transform 500ms linear, opacity 200ms linear;padding:0.625rem;background-color:rgba(0, 0, 0, 0.5);border:0.03125rem solid rgba(255, 255, 255, 0.3);border-radius:0.25rem}.unfolded.svelte-1oxrkr1 .plane__wrapper.svelte-1oxrkr1{transition-delay:200ms, 500ms;opacity:1}.folded.svelte-1oxrkr1 .plane__wrapper.svelte-1oxrkr1{opacity:0}.plane.svelte-1oxrkr1.svelte-1oxrkr1{max-width:11.75rem}.title.svelte-1oxrkr1.svelte-1oxrkr1{white-space:pre-wrap;font-weight:bold;font-size:0.75rem;line-height:1.125rem}.description.svelte-1oxrkr1.svelte-1oxrkr1{margin-top:0.25rem;white-space:pre-wrap;font-size:0.6875rem;line-height:1rem}")}function sr(i){var f,d;let t,e,n,o,s,r,a,l,c;t=new go({props:{unfolded:i[1],direction:"vertical",length:15,duration:500,inDelay:200,useLinearColor:!0}}),a=new Ao({props:{text:i[2],edit:(f=i[0].data.edit)==null?void 0:f.title}});let u=(i[0].data.description||((d=i[0].data.edit)==null?void 0:d.description))&&rr(i);return{c(){$(t.$$.fragment),e=ne(),n=z("div"),o=z("div"),s=z("div"),r=z("div"),$(a.$$.fragment),l=ne(),u&&u.c(),b(r,"class","title svelte-1oxrkr1"),b(s,"class","plane svelte-1oxrkr1"),b(o,"class","plane__wrapper svelte-1oxrkr1"),S(o,"transform",i[1]?"translateY(-15px)":"translateY(0)"),b(n,"class","plane__container svelte-1oxrkr1"),Z(n,"unfolded",i[1]),Z(n,"folded",i[3])},m(h,p){q(t,h,p),T(h,e,p),T(h,n,p),V(n,o),V(o,s),V(s,r),q(a,r,null),V(s,l),u&&u.m(s,null),c=!0},p(h,p){var A,w;const v={};p&2&&(v.unfolded=h[1]),t.$set(v);const g={};p&4&&(g.text=h[2]),p&1&&(g.edit=(A=h[0].data.edit)==null?void 0:A.title),a.$set(g),h[0].data.description||((w=h[0].data.edit)==null?void 0:w.description)?u?(u.p(h,p),p&1&&P(u,1)):(u=rr(h),u.c(),P(u,1),u.m(s,null)):u&&(re(),L(u,1,1,()=>{u=null}),ae()),p&2&&S(o,"transform",h[1]?"translateY(-15px)":"translateY(0)"),(!c||p&2)&&Z(n,"unfolded",h[1]),(!c||p&8)&&Z(n,"folded",h[3])},i(h){c||(P(t.$$.fragment,h),P(a.$$.fragment,h),P(u),c=!0)},o(h){L(t.$$.fragment,h),L(a.$$.fragment,h),L(u),c=!1},d(h){K(t,h),h&&M(e),h&&M(n),K(a),u&&u.d()}}}function rr(i){var o;let t,e,n;return e=new Ao({props:{text:i[0].data.description,edit:(o=i[0].data.edit)==null?void 0:o.description,maxLine:3}}),{c(){t=z("div"),$(e.$$.fragment),b(t,"class","description svelte-1oxrkr1")},m(s,r){T(s,t,r),q(e,t,null),n=!0},p(s,r){var l;const a={};r&1&&(a.text=s[0].data.description),r&1&&(a.edit=(l=s[0].data.edit)==null?void 0:l.description),e.$set(a)},i(s){n||(P(e.$$.fragment,s),n=!0)},o(s){L(e.$$.fragment,s),n=!1},d(s){s&&M(t),K(e)}}}function eg(i){let t,e,n=i[0].state&&sr(i);return{c(){n&&n.c(),t=he()},m(o,s){n&&n.m(o,s),T(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&P(n,1)):(n=sr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(P(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function tg(i,t,e){let n,o,s,{tag:r}=t;return i.$$set=a=>{"tag"in a&&e(0,r=a.tag)},i.$$.update=()=>{var a,l,c;i.$$.dirty&1&&e(1,n=!!((a=r.state)!=null&&a.unfolded)),i.$$.dirty&2&&e(3,o=!n),i.$$.dirty&1&&e(2,s=(c=(l=r.data.title)!=null?l:r.data.text)!=null?c:"")},[r,n,s,o]}class ng extends se{constructor(t){super(),oe(this,t,tg,eg,ie,{tag:0},$p)}}function ig(i){let t,e;return t=new ng({props:{tag:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function og(i){let t,e;return t=new Xp({props:{tag:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function sg(i){let t,e,n,o;const s=[og,ig],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(i))&&(e=r[t]=s[t](i)),{c(){e&&e.c(),n=he()},m(l,c){~t&&r[t].m(l,c),T(l,n,c),o=!0},p(l,[c]){let u=t;t=a(l),t===u?~t&&r[t].p(l,c):(e&&(re(),L(r[u],1,1,()=>{r[u]=null}),ae()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),P(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(P(e),o=!0)},o(l){L(e),o=!1},d(l){~t&&r[t].d(l),l&&M(n)}}}function rg(i,t,e){let n,{tag:o}=t;return i.$$set=s=>{"tag"in s&&e(0,o=s.tag)},i.$$.update=()=>{var s;i.$$.dirty&1&&e(1,n=(s=o.data.appearance)!=null?s:"line")},[o,n]}class ag extends se{constructor(t){super(),oe(this,t,rg,sg,ie,{tag:0})}}function lg(i){le(i,"svelte-blgtit",".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}")}function ar(i){let t,e,n,o;return{c(){t=ye("path"),b(t,"fill","none"),b(t,"stroke","url(#"+i[4]+")"),b(t,"stroke-width","1"),b(t,"d","M0 21 L14 0.5 L105 0.5")},m(s,r){T(s,t,r),o=!0},p(s,r){i=s},i(s){o||(s&&Me(()=>{n&&n.end(1),e=Bt(t,ni,{duration:i[1],delay:i[0],easing:xa}),e.start()}),o=!0)},o(s){e&&e.invalidate(),s&&(n=on(t,ni,{duration:i[1],delay:i[2],easing:Xt})),o=!1},d(s){s&&M(t),s&&n&&n.end()}}}function cg(i){let t,e,n,o,s,r=i[3]&&ar(i);return{c(){t=ye("svg"),e=ye("defs"),n=ye("linearGradient"),o=ye("stop"),s=ye("stop"),r&&r.c(),b(o,"offset","25%"),b(o,"stop-color","white"),b(o,"stop-opacity","1"),b(s,"offset","100%"),b(s,"stop-color","white"),b(s,"stop-opacity","0.5"),b(n,"id",i[4]),b(n,"gradientUnits","userSpaceOnUse"),b(t,"class","line svelte-blgtit"),b(t,"viewBox","0 0 105 21")},m(a,l){T(a,t,l),V(t,e),V(e,n),V(n,o),V(n,s),r&&r.m(t,null)},p(a,[l]){a[3]?r?(r.p(a,l),l&8&&P(r,1)):(r=ar(a),r.c(),P(r,1),r.m(t,null)):r&&(re(),L(r,1,1,()=>{r=null}),ae())},i(a){P(r)},o(a){L(r)},d(a){a&&M(t),r&&r.d()}}}function ug(i,t,e){let{inDelay:n=0}=t,{duration:o=1e3}=t,{outDelay:s=0}=t,{unfolded:r}=t;const a=Ge();return i.$$set=l=>{"inDelay"in l&&e(0,n=l.inDelay),"duration"in l&&e(1,o=l.duration),"outDelay"in l&&e(2,s=l.outDelay),"unfolded"in l&&e(3,r=l.unfolded)},[n,o,s,r,a]}class dg extends se{constructor(t){super(),oe(this,t,ug,cg,ie,{inDelay:0,duration:1,outDelay:2,unfolded:3},lg)}}function fg(i){le(i,"svelte-1mgyhhn",`:root{--sc-dot-size:6px;--sc-active-dot-size:8px;--sc-dot-size-animation-time:250ms}.sc-carousel-dot__dot.svelte-1mgyhhn{background-color:var(--sc-color-rgb-light);border-radius:50%;display:inline-block;opacity:0.5;transition:opacity 100ms ease,\r
545
545
  height var(--sc-dot-size-animation-time) ease,\r
546
- width var(--sc-dot-size-animation-time) ease;cursor:pointer;-webkit-tap-highlight-color:transparent;height:var(--sc-dot-size);width:var(--sc-dot-size)}.sc-carousel-dot__dot.svelte-1mgyhhn:hover{opacity:0.9}.sc-carousel-dot__dot_active.svelte-1mgyhhn{opacity:0.7;height:var(--sc-active-dot-size);width:var(--sc-active-dot-size)}`)}function hg(i){let t,e,n;return{c(){t=z("button"),b(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),Z(t,"sc-carousel-dot__dot_active",i[0])},m(o,s){T(o,t,s),e||(n=we(t,"click",i[1]),e=!0)},p(o,[s]){s&1&&Z(t,"sc-carousel-dot__dot_active",o[0])},i:Y,o:Y,d(o){o&&M(t),e=!1,n()}}}function mg(i,t,e){let{active:n=!1}=t;function o(s){Cn.call(this,i,s)}return i.$$set=s=>{"active"in s&&e(0,n=s.active)},[n,o]}class pg extends se{constructor(t){super(),oe(this,t,mg,hg,ie,{active:0},fg)}}function gg(i){le(i,"svelte-670fde",".sc-carousel-dots__container.svelte-670fde{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 30px}.sc-carousel-dots__dot-container.svelte-670fde{height:calc(var(--sc-dot-size) + 14px);width:calc(var(--sc-dot-size) + 10px);display:flex;align-items:center;justify-content:center}")}function lr(i,t,e){const n=i.slice();return n[5]=t[e],n[7]=e,n}function cr(i,t){let e,n,o,s;function r(){return t[3](t[7])}return n=new pg({props:{active:t[1]===t[7]}}),n.$on("click",r),{key:i,first:null,c(){e=z("div"),$(n.$$.fragment),o=ne(),b(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){T(a,e,l),q(n,e,null),V(e,o),s=!0},p(a,l){t=a;const c={};l&3&&(c.active=t[1]===t[7]),n.$set(c)},i(a){s||(P(n.$$.fragment,a),s=!0)},o(a){L(n.$$.fragment,a),s=!1},d(a){a&&M(e),K(n)}}}function Ag(i){let t,e=[],n=new Map,o,s=Array(i[0]);const r=a=>a[7];for(let a=0;a<s.length;a+=1){let l=lr(i,s,a),c=r(l);n.set(c,e[a]=cr(c,l))}return{c(){t=z("div");for(let a=0;a<e.length;a+=1)e[a].c();b(t,"class","sc-carousel-dots__container svelte-670fde")},m(a,l){T(a,t,l);for(let c=0;c<e.length;c+=1)e[c].m(t,null);o=!0},p(a,[l]){l&7&&(s=Array(a[0]),re(),e=Ze(e,l,r,1,a,s,n,t,kt,cr,null,lr),ae())},i(a){if(!o){for(let l=0;l<s.length;l+=1)P(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)L(e[l]);o=!1},d(a){a&&M(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function vg(i,t,e){const n=wn();let{pagesCount:o=1}=t,{currentPageIndex:s=0}=t;function r(l){n("pageChange",l)}const a=l=>r(l);return i.$$set=l=>{"pagesCount"in l&&e(0,o=l.pagesCount),"currentPageIndex"in l&&e(1,s=l.currentPageIndex)},[o,s,r,a]}class bg extends se{constructor(t){super(),oe(this,t,vg,Ag,ie,{pagesCount:0,currentPageIndex:1},gg)}}const Ut="prev",Ct="next";function yg(i){le(i,"svelte-1bftafx",":root{--sc-arrow-size:2px}.sc-carousel-arrow__circle.svelte-1bftafx{width:20px;height:20px;border-radius:50%;background-color:var(--sc-color-rgb-light-50p);display:flex;align-items:center;justify-content:center;transition:opacity 100ms ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.sc-carousel-arrow__circle.svelte-1bftafx:hover{opacity:0.9}.sc-carousel-arrow__arrow.svelte-1bftafx{border:solid var(--sc-color-hex-dark);border-width:0 var(--sc-arrow-size) var(--sc-arrow-size) 0;padding:var(--sc-arrow-size);position:relative}.sc-carousel-arrow__arrow-next.svelte-1bftafx{transform:rotate(-45deg);left:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__arrow-prev.svelte-1bftafx{transform:rotate(135deg);right:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__circle_disabled.svelte-1bftafx,.sc-carousel-arrow__circle_disabled.svelte-1bftafx:hover{opacity:0.5}")}function wg(i){let t,e,n,o;return{c(){t=z("button"),e=z("i"),b(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),Z(e,"sc-carousel-arrow__arrow-next",i[0]===Ct),Z(e,"sc-carousel-arrow__arrow-prev",i[0]===Ut),b(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),Z(t,"sc-carousel-arrow__circle_disabled",i[1])},m(s,r){T(s,t,r),V(t,e),n||(o=we(t,"click",i[2]),n=!0)},p(s,[r]){r&1&&Z(e,"sc-carousel-arrow__arrow-next",s[0]===Ct),r&1&&Z(e,"sc-carousel-arrow__arrow-prev",s[0]===Ut),r&2&&Z(t,"sc-carousel-arrow__circle_disabled",s[1])},i:Y,o:Y,d(s){s&&M(t),n=!1,o()}}}function Cg(i,t,e){let{direction:n=Ct}=t,{disabled:o=!1}=t;function s(r){Cn.call(this,i,r)}return i.$$set=r=>{"direction"in r&&e(0,n=r.direction),"disabled"in r&&e(1,o=r.disabled)},[n,o,s]}class ul extends se{constructor(t){super(),oe(this,t,Cg,wg,ie,{direction:0,disabled:1},yg)}}function Pg(i){le(i,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function Eg(i){let t;return{c(){t=z("div"),b(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),S(t,"width",i[0]+"%")},m(e,n){T(e,t,n)},p(e,[n]){n&1&&S(t,"width",e[0]+"%")},i:Y,o:Y,d(e){e&&M(t)}}}const ur=100;function Ig(i,t,e){let n,{value:o=0}=t;return i.$$set=s=>{"value"in s&&e(1,o=s.value)},i.$$.update=()=>{i.$$.dirty&2&&e(0,n=Math.min(Math.max(o*ur,0),ur))},[n,o]}class kg extends se{constructor(t){super(),oe(this,t,Ig,Eg,ie,{value:1},Pg)}}function xg(i,t){i.addEventListener("mousedown",t),i.addEventListener("touchstart",t,{passive:!0})}function Dg(i,t){i.removeEventListener("mousedown",t),i.removeEventListener("touchstart",t)}function Lg(i,t){i.addEventListener("mouseup",t),i.addEventListener("touchend",t)}function dr(i,t){i.removeEventListener("mouseup",t),i.removeEventListener("touchend",t)}function Sg(i,t){i.addEventListener("mousemove",t),i.addEventListener("touchmove",t)}function fr(i,t){i.removeEventListener("mousemove",t),i.removeEventListener("touchmove",t)}function vo(i){return function(t,e){i.dispatchEvent(new CustomEvent(t,{detail:e}))}}const Mg=110,Tg=9,zg=111,Bg=20;function Ti(i){if("TouchEvent"in window&&i instanceof TouchEvent){const t=i.touches[0];return{x:t?t.clientX:0,y:t?t.clientY:0}}return{x:i.clientX,y:i.clientY}}function jg(i,{thresholdProvider:t}){const e=vo(i);let n,o,s=0,r,a=!1;function l(){return Date.now()-r>=zg&&Math.abs(s)>=Bg}function c(d){r=Date.now(),s=0,a=!0;const h=Ti(d);n=h.x,o=h.y,e("swipeStart",{x:n,y:o}),Sg(window,u),Lg(window,f)}function u(d){if(!a)return;const h=Ti(d),p=h.x-n,v=h.y-o;n=h.x,o=h.y,e("swipeMove",{x:n,y:o,dx:p,dy:v}),p!==0&&Math.sign(p)!==Math.sign(s)&&(s=0),s+=p,Math.abs(s)>t()&&(e("swipeThresholdReached",{direction:s>0?Ut:Ct}),dr(window,f),fr(window,u))}function f(d){if(dr(window,f),fr(window,u),a=!1,!l()){e("swipeFailed");return}const h=Ti(d);e("swipeEnd",{x:h.x,y:h.y})}return xg(i,c),{destroy(){Dg(i,c)}}}function Vg(i,t){i.addEventListener("mouseenter",t)}function Rg(i,t){i.removeEventListener("mouseenter",t)}function Qg(i,t){i.addEventListener("mouseleave",t)}function hr(i,t){i.removeEventListener("mouseleave",t)}function Og(i){const t=vo(i);function e(){Qg(i,n),t("hovered",{value:!0})}function n(){t("hovered",{value:!1}),hr(i,n)}return Vg(i,e),{destroy(){Rg(i,e),hr(i,n)}}}const Hg=(i,t)=>{const e=t.x-i.x,n=t.y-i.y;return Math.sqrt(e*e+n*n)};function Nt(i,t,e){return Math.max(i,Math.min(t,e))}function Fg(i,t){i.addEventListener("touchstart",t,{passive:!0})}function Gg(i,t){i.removeEventListener("touchstart",t)}function Wg(i,t){i.addEventListener("touchend",t)}function mr(i,t){i.removeEventListener("touchend",t)}function Ng(i){const t=vo(i);let e=0,n={x:0,y:0};function o({tapEndedAt:a,tapEndedPos:l}){const c=a-e,u=Hg(n,l);return c<=Mg&&u<=Tg}function s(a){e=Date.now();const l=a.touches[0];n={x:l.clientX,y:l.clientY},Wg(i,r)}function r(a){mr(i,r);const l=a.changedTouches[0];o({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return Fg(i,s),{destroy(){Gg(i,s),mr(i,r)}}}function _g({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,particlesToScroll:o}){return i===t-e?0:i===0?dl({particlesCountWithoutClones:t-n,particlesToScroll:o})-1:Math.floor((i-e)/o)}function Xg({currentParticleIndex:i,particlesToScroll:t}){return Math.ceil(i/t)}function Yg({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,infinite:o,particlesToScroll:s}){return o?_g({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,particlesToScroll:s}):Xg({currentParticleIndex:i,particlesToScroll:s})}function dl({particlesCountWithoutClones:i,particlesToScroll:t}){return Math.ceil(i/t)}function Ug({particlesCountWithoutClones:i,particlesToScroll:t,particlesToShow:e}){const n=fl({particlesCountWithoutClones:i,particlesToScroll:t,particlesToShow:e});return Math.ceil(i/t)-n}function Jg({infinite:i,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:n}){return i?dl({particlesCountWithoutClones:t,particlesToScroll:e}):Ug({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:n})}function Zg({pageIndex:i,clonesCountHead:t,clonesCountTail:e,particlesToScroll:n,particlesCount:o}){return Nt(0,Math.min(t+i*n,o-e),o-1)}function qg({pageIndex:i,particlesToScroll:t,particlesCount:e,particlesToShow:n}){return Nt(0,Math.min(i*t,e-n),e-1)}function zi({infinite:i,pageIndex:t,clonesCountHead:e,clonesCountTail:n,particlesToScroll:o,particlesCount:s,particlesToShow:r}){return i?Zg({pageIndex:t,clonesCountHead:e,clonesCountTail:n,particlesToScroll:o,particlesCount:s}):qg({pageIndex:t,particlesToScroll:o,particlesCount:s,particlesToShow:r})}function Kg({particlesContainerChildren:i,particleWidth:t}){for(let e=0;e<i.length;e++)i[e].style.minWidth=`${t}px`,i[e].style.maxWidth=`${t}px`}function fl({particlesToScroll:i,particlesToShow:t,particlesCountWithoutClones:e}){const n=i-t;let o=t;for(;;){const s=e-o-n;if(s<t)return Math.max(s,0);o+=t+n}}function $g(i){return new ResizeObserver(t=>{i({width:t[0].contentRect.width})})}function e0({clonesCountHead:i,clonesCountTail:t,particlesContainerChildren:e}){const n=[];for(let r=0;r<t;r++)n.push(e[r].cloneNode(!0));const o=[],s=e.length;for(let r=s-1;r>s-1-i;r--)o.push(e[r].cloneNode(!0));return{clonesToAppend:n,clonesToPrepend:o}}function t0({particlesContainer:i,clonesToAppend:t,clonesToPrepend:e}){for(let n=0;n<t.length;n++)i.append(t[n]);for(let n=0;n<e.length;n++)i.prepend(e[n])}function n0({infinite:i,particlesToShow:t,partialPageSize:e}){const n=i?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return me(H({},n),{total:n.head+n.tail})}const mn=(i,t,e)=>{if(i&&i.hasOwnProperty(t))return i[t];if(e===void 0)throw new Error(`Required arg "${t}" was not provided`);return e},qi=i=>t=>{i[t]&&i[t]()},i0=(i,t)=>ql.default(i,t),o0=i=>Object.keys(i||{}),s0=(i,t)=>{const e={};return i.forEach(n=>{e[n]=t[n]}),e},r0=()=>{const i={},t=(e,n)=>{const{watcherName:o,fn:s}=e,{prop:r,value:a}=n;i[o]||(i[o]={deps:{},fn:s}),i[o].deps[r]=a};return{subscribers:i,subscribe(e,n){e&&t(e,n)},notify(e,n){Object.entries(i).forEach(([o,{deps:s,fn:r}])=>{const a=o0(s);if(a.includes(n)){const l=s0(a,e);i0(s,l)||(i[o].deps=l,r())}})}}},a0=()=>{let i=null;return{targetWatcher(t,e){i={watcherName:t,fn:e},i.fn(),i=null},getTarget(){return i}}};function l0(i,t){const e=In.default(i,"data",{}),n=In.default(i,"watch",{}),o=In.default(i,"methods",{}),s=In.default(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=r0(),{targetWatcher:c,getTarget:u}=a0();let f;const d={},h=()=>({data:f,methods:d});let p=!1;const v=A=>(...w)=>{p=!0;const y=A(...w);return p=!1,y};Object.entries(o).forEach(([A,w])=>{d[A]=v((...y)=>w(h(),...y)),Object.defineProperty(d[A],"name",{value:A})}),f=new Proxy(Zl.default(e),{get(A,w){return u()&&!p&&r(u(),{prop:w,value:A[w]}),Reflect.get(...arguments)},set(A,w,y){return A[w]===y||(Reflect.set(...arguments),u()||(s&&s(w,y),a(f,w))),!0}}),Object.entries(n).forEach(([A,w])=>{c(A,()=>{w(h())})});const g=[f,d];return g._internal={_getSubscribers(){return l}},g}function c0({pageIndex:i,particlesToShow:t,particlesToScroll:e,particlesCount:n}){const o=i===0?0:t-e,s=i*t-i*o,r=s+Math.max(t,e)-1,a=[];for(let l=s;l<=Math.min(n-1,r);l++)a.push(l);return a}function u0({infinite:i,pageIndex:t,pagesCount:e,particlesCount:n,particlesToShow:o,particlesToScroll:s}){const r=Nt(0,t,e-1);let a=r-1,l=r+1;a=i?a<0?e-1:a:Math.max(0,a),l=i?l>e-1?0:l:Math.min(e-1,l);const c=[...new Set([a,r,l,0,e-1])].sort((f,d)=>f-d),u=c.flatMap(f=>c0({pageIndex:f,particlesToShow:o,particlesToScroll:s,particlesCount:n}));return{pageIndexes:c,particleIndexes:[...new Set(u)].sort((f,d)=>f-d)}}const d0=(i,t)=>(i(),setInterval(i,t)),f0=35,pr=1;class h0{constructor({onProgressValueChange:t}){this._onProgressValueChange=t,this._autoplayDuration,this._onProgressValueChange,this._interval,this._paused=!1}setAutoplayDuration(t){this._autoplayDuration=t}start(t){return new Promise(e=>{this.reset();const n=Math.min(f0,Math.max(this._autoplayDuration,1));let o=-n;this._interval=d0(()=>N(this,null,function*(){if(this._paused)return;o+=n;const s=o/this._autoplayDuration;this._onProgressValueChange(s),s>pr&&(this.reset(),yield t(),e())}),n)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(pr)}}function m0(i){const t=new h0({onProgressValueChange:r=>{i("progressValue",1-r)}}),e=l0({data:{particlesCountWithoutClones:0,particlesToShow:1,particlesToShowInit:1,particlesToScroll:1,particlesToScrollInit:1,particlesCount:1,currentParticleIndex:1,infinite:!1,autoplayDuration:1e3,clonesCountHead:0,clonesCountTail:0,clonesCountTotal:0,partialPageSize:1,currentPageIndex:1,pagesCount:1,pauseOnFocus:!1,focused:!1,autoplay:!1,autoplayDirection:"next",disabled:!1,durationMsInit:1e3,durationMs:1e3,offset:0,particleWidth:0,loaded:[]},watch:{setLoaded({data:r}){r.loaded=u0({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=Yg({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=fl({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=n0({infinite:r.infinite,particlesToShow:r.particlesToShow,partialPageSize:r.partialPageSize});r.clonesCountHead=a,r.clonesCountTail=l,r.clonesCountTotal=a+l},setProgressManagerAutoplayDuration({data:r}){t.setAutoplayDuration(r.autoplayDuration)},toggleProgressManager({data:{pauseOnFocus:r,focused:a}}){r&&(a?t.pause():t.resume())},initDuration({data:r}){r.durationMs=r.durationMsInit},applyAutoplay({data:r,methods:{_applyAutoplayIfNeeded:a}}){r.autoplay&&a(r.autoplay)},setPagesCount({data:r}){r.pagesCount=Jg({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=Nt(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=Nt(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=zi({infinite:r.infinite,pageIndex:r.currentPageIndex-1,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},_next({data:r}){r.currentParticleIndex=zi({infinite:r.infinite,pageIndex:r.currentPageIndex+1,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},_moveToParticle({data:r},a){r.currentParticleIndex=Nt(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return N(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===Ct&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===Ut&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>qi({[Ct]:()=>N(this,null,function*(){return a.showNextPage()}),[Ut]:()=>N(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return N(this,arguments,function*({data:r,methods:a}){let c=!1;return r.infinite&&(r.currentParticleIndex===0?(yield a.showParticle(r.particlesCount-r.clonesCountTotal,{animated:!1}),c=!0):r.currentParticleIndex===r.particlesCount-r.clonesCountTail&&(yield a.showParticle(r.clonesCountHead,{animated:!1}),c=!0)),c})},changePage(u,f,d){return N(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:mn(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,u){return N(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,u){return N(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,u,f){return N(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return zi({infinite:r.infinite,pageIndex:a,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},showPage(c,u,f){return N(this,arguments,function*({methods:r},a,l){const d=r._getParticleIndexByPageIndex(a);yield r.showParticle(d,l)})},offsetPage({data:r},a){const l=mn(a,"animated",!0);return new Promise(c=>{r.durationMs=l?r.durationMsInit:0,r.offset=-r.currentParticleIndex*r.particleWidth,setTimeout(()=>{c()},r.durationMs)})}}},{onChange:i}),[n,o]=e;return[{data:n,progressManager:t},o,e._internal]}function p0(i){le(i,"svelte-sme1z4",":root{--sc-color-rgb-light-50p:rgba(93, 93, 93, 0.5);--sc-color-rgb-light:#5d5d5d;--sc-color-hex-dark-50p:rgba(30, 30, 30, 0.5);--sc-color-hex-dark:#1e1e1e}.sc-carousel__carousel-container.svelte-sme1z4{display:flex;width:100%;flex-direction:column;align-items:center}.sc-carousel__content-container.svelte-sme1z4{position:relative;display:flex;width:100%}.sc-carousel__pages-window.svelte-sme1z4{flex:1;display:flex;overflow:hidden;box-sizing:border-box;position:relative}.sc-carousel__pages-container.svelte-sme1z4{width:100%;display:flex;transition-property:transform}.sc-carousel__arrow-container.svelte-sme1z4{padding:5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.sc-carousel-progress__container.svelte-sme1z4{width:100%;height:5px;background-color:var(--sc-color-rgb-light-50p);position:absolute;bottom:0}.sc-carousel-button{all:unset;cursor:pointer}.sc-carousel-button:focus{outline:5px auto}")}const g0=i=>({currentPageIndex:i[0]&32,pagesCount:i[0]&1024,loaded:i[0]&64}),gr=i=>({currentPageIndex:i[5],pagesCount:i[10],showPage:i[15],loaded:i[6]}),A0=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),Ar=i=>({showNextPage:i[14].showNextPage,loaded:i[6],currentPageIndex:i[5]}),v0=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),vr=i=>({loaded:i[6],currentPageIndex:i[5]}),b0=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),br=i=>({showPrevPage:i[14].showPrevPage,loaded:i[6],currentPageIndex:i[5]});function yr(i){let t;const e=i[37].prev,n=$t(e,i,i[36],br),o=n||y0(i);return{c(){o&&o.c()},m(s,r){o&&o.m(s,r),t=!0},p(s,r){n?n.p&&(!t||r[0]&96|r[1]&32)&&tn(n,e,s,s[36],t?en(e,s[36],r,b0):nn(s[36]),br):o&&o.p&&(!t||r[0]&36)&&o.p(s,t?r:[-1,-1])},i(s){t||(P(o,s),t=!0)},o(s){L(o,s),t=!1},d(s){o&&o.d(s)}}}function y0(i){let t,e,n;return e=new ul({props:{direction:"prev",disabled:!i[2]&&i[5]===0}}),e.$on("click",i[23]),{c(){t=z("div"),$(e.$$.fragment),b(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(o,s){T(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s[0]&36&&(r.disabled=!o[2]&&o[5]===0),e.$set(r)},i(o){n||(P(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function wr(i){let t,e,n;return e=new kg({props:{value:i[7]}}),{c(){t=z("div"),$(e.$$.fragment),b(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(o,s){T(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s[0]&128&&(r.value=o[7]),e.$set(r)},i(o){n||(P(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function Cr(i){let t;const e=i[37].next,n=$t(e,i,i[36],Ar),o=n||w0(i);return{c(){o&&o.c()},m(s,r){o&&o.m(s,r),t=!0},p(s,r){n?n.p&&(!t||r[0]&96|r[1]&32)&&tn(n,e,s,s[36],t?en(e,s[36],r,A0):nn(s[36]),Ar):o&&o.p&&(!t||r[0]&1060)&&o.p(s,t?r:[-1,-1])},i(s){t||(P(o,s),t=!0)},o(s){L(o,s),t=!1},d(s){o&&o.d(s)}}}function w0(i){let t,e,n;return e=new ul({props:{direction:"next",disabled:!i[2]&&i[5]===i[10]-1}}),e.$on("click",i[14].showNextPage),{c(){t=z("div"),$(e.$$.fragment),b(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(o,s){T(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s[0]&1060&&(r.disabled=!o[2]&&o[5]===o[10]-1),e.$set(r)},i(o){n||(P(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function Pr(i){let t;const e=i[37].dots,n=$t(e,i,i[36],gr),o=n||C0(i);return{c(){o&&o.c()},m(s,r){o&&o.m(s,r),t=!0},p(s,r){n?n.p&&(!t||r[0]&1120|r[1]&32)&&tn(n,e,s,s[36],t?en(e,s[36],r,g0):nn(s[36]),gr):o&&o.p&&(!t||r[0]&1056)&&o.p(s,t?r:[-1,-1])},i(s){t||(P(o,s),t=!0)},o(s){L(o,s),t=!1},d(s){o&&o.d(s)}}}function C0(i){let t,e;return t=new bg({props:{pagesCount:i[10],currentPageIndex:i[5]}}),t.$on("pageChange",i[41]),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o[0]&1024&&(s.pagesCount=n[10]),o[0]&32&&(s.currentPageIndex=n[5]),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function P0(i){let t,e,n,o,s,r,a,l,c,u,f,d,h=i[1]&&yr(i);const p=i[37].default,v=$t(p,i,i[36],vr);let g=i[3]&&wr(i),A=i[1]&&Cr(i),w=i[4]&&Pr(i);return{c(){t=z("div"),e=z("div"),h&&h.c(),n=ne(),o=z("div"),s=z("div"),v&&v.c(),a=ne(),g&&g.c(),l=ne(),A&&A.c(),c=ne(),w&&w.c(),b(s,"class","sc-carousel__pages-container svelte-sme1z4"),S(s,"transform","translateX("+i[8]+"px)"),S(s,"transition-duration",i[9]+"ms"),S(s,"transition-timing-function",i[0]),b(o,"class","sc-carousel__pages-window svelte-sme1z4"),b(e,"class","sc-carousel__content-container svelte-sme1z4"),b(t,"class","sc-carousel__carousel-container svelte-sme1z4")},m(y,C){T(y,t,C),V(t,e),h&&h.m(e,null),V(e,n),V(e,o),V(o,s),v&&v.m(s,null),i[39](s),V(o,a),g&&g.m(o,null),i[40](o),V(e,l),A&&A.m(e,null),V(t,c),w&&w.m(t,null),u=!0,f||(d=[Pi(r=jg.call(null,s,{thresholdProvider:i[38]})),we(s,"swipeStart",i[16]),we(s,"swipeMove",i[18]),we(s,"swipeEnd",i[19]),we(s,"swipeFailed",i[20]),we(s,"swipeThresholdReached",i[17]),Pi(Og.call(null,o)),we(o,"hovered",i[21]),Pi(Ng.call(null,o)),we(o,"tapped",i[22])],f=!0)},p(y,C){y[1]?h?(h.p(y,C),C[0]&2&&P(h,1)):(h=yr(y),h.c(),P(h,1),h.m(e,n)):h&&(re(),L(h,1,1,()=>{h=null}),ae()),v&&v.p&&(!u||C[0]&96|C[1]&32)&&tn(v,p,y,y[36],u?en(p,y[36],C,v0):nn(y[36]),vr),(!u||C[0]&256)&&S(s,"transform","translateX("+y[8]+"px)"),(!u||C[0]&512)&&S(s,"transition-duration",y[9]+"ms"),(!u||C[0]&1)&&S(s,"transition-timing-function",y[0]),r&&Kt(r.update)&&C[0]&2048&&r.update.call(null,{thresholdProvider:y[38]}),y[3]?g?(g.p(y,C),C[0]&8&&P(g,1)):(g=wr(y),g.c(),P(g,1),g.m(o,null)):g&&(re(),L(g,1,1,()=>{g=null}),ae()),y[1]?A?(A.p(y,C),C[0]&2&&P(A,1)):(A=Cr(y),A.c(),P(A,1),A.m(e,null)):A&&(re(),L(A,1,1,()=>{A=null}),ae()),y[4]?w?(w.p(y,C),C[0]&16&&P(w,1)):(w=Pr(y),w.c(),P(w,1),w.m(t,null)):w&&(re(),L(w,1,1,()=>{w=null}),ae())},i(y){u||(P(h),P(v,y),P(g),P(A),P(w),u=!0)},o(y){L(h),L(v,y),L(g),L(A),L(w),u=!1},d(y){y&&M(t),h&&h.d(),v&&v.d(y),i[39](null),g&&g.d(),i[40](null),A&&A.d(),w&&w.d(),f=!1,dt(d)}}}function E0(i,t,e){let{$$slots:n={},$$scope:o}=t,s=[],r,a,l=0,c=0,u=1;const[{data:f,progressManager:d},h,p]=m0((te,ge)=>{qi({currentPageIndex:()=>e(5,r=ge),progressValue:()=>e(7,a=ge),offset:()=>e(8,l=ge),durationMs:()=>e(9,c=ge),pagesCount:()=>e(10,u=ge),loaded:()=>e(6,s=ge)})(te)}),v=wn();let{timingFunction:g="ease-in-out"}=t,{arrows:A=!0}=t,{infinite:w=!0}=t,{initialPageIndex:y=0}=t,{duration:C=500}=t,{autoplay:D=!1}=t,{autoplayDuration:I=3e3}=t,{autoplayDirection:x=Ct}=t,{pauseOnFocus:k=!1}=t,{autoplayProgressVisible:Q=!1}=t,{dots:_=!0}=t,{swiping:F=!0}=t,{particlesToShow:J=1}=t,{particlesToScroll:j=1}=t;function B(te,ge){return N(this,null,function*(){const Ve=mn(ge,"animated",!0);if(typeof te!="number")throw new Error("pageIndex should be a number");yield h.showPage(te,{animated:Ve})})}function O(te){return N(this,null,function*(){const ge=mn(te,"animated",!0);yield h.showPrevPage({animated:ge})})}function W(te){return N(this,null,function*(){const ge=mn(te,"animated",!0);yield h.showNextPage({animated:ge})})}let G=0,ee,X;const U=$g(({width:te})=>{e(11,G=te),f.particleWidth=G/f.particlesToShow,Kg({particlesContainerChildren:X.children,particleWidth:f.particleWidth}),h.offsetPage({animated:!1})});function de(){const{clonesToAppend:te,clonesToPrepend:ge}=e0({clonesCountHead:f.clonesCountHead,clonesCountTail:f.clonesCountTail,particlesContainerChildren:X.children});t0({particlesContainer:X,clonesToAppend:te,clonesToPrepend:ge})}Je(()=>{N(this,null,function*(){yield To(),X&&ee&&(f.particlesCountWithoutClones=X.children.length,yield To(),f.infinite&&de(),f.particlesCount=X.children.length,h.showPage(y,{animated:!1}),U.observe(ee))})}),It(()=>{U.disconnect(),d.reset()});function fe(te){return N(this,null,function*(){yield h.showPage(te,{animated:!0})})}function pe(){!F||(f.durationMs=0)}function Ee(te){return N(this,null,function*(){!F||(yield qi({[Ct]:h.showNextPage,[Ut]:h.showPrevPage})(te.detail.direction))})}function De(te){!F||(f.offset+=te.detail.dx)}function je(){!F||h.showParticle(f.currentParticleIndex)}function ce(){return N(this,null,function*(){!F||(yield h.offsetPage({animated:!0}))})}function be(te){f.focused=te.detail.value}function Pe(){h.toggleFocused()}function ue(){h.showPrevPage()}const Xe=()=>G/3;function it(te){Be[te?"unshift":"push"](()=>{X=te,e(13,X)})}function Ae(te){Be[te?"unshift":"push"](()=>{ee=te,e(12,ee)})}const qe=te=>fe(te.detail);return i.$$set=te=>{"timingFunction"in te&&e(0,g=te.timingFunction),"arrows"in te&&e(1,A=te.arrows),"infinite"in te&&e(2,w=te.infinite),"initialPageIndex"in te&&e(24,y=te.initialPageIndex),"duration"in te&&e(25,C=te.duration),"autoplay"in te&&e(26,D=te.autoplay),"autoplayDuration"in te&&e(27,I=te.autoplayDuration),"autoplayDirection"in te&&e(28,x=te.autoplayDirection),"pauseOnFocus"in te&&e(29,k=te.pauseOnFocus),"autoplayProgressVisible"in te&&e(3,Q=te.autoplayProgressVisible),"dots"in te&&e(4,_=te.dots),"swiping"in te&&e(30,F=te.swiping),"particlesToShow"in te&&e(31,J=te.particlesToShow),"particlesToScroll"in te&&e(32,j=te.particlesToScroll),"$$scope"in te&&e(36,o=te.$$scope)},i.$$.update=()=>{i.$$.dirty[0]&32&&v("pageChange",r),i.$$.dirty[0]&4&&(f.infinite=w),i.$$.dirty[0]&33554432&&(f.durationMsInit=C),i.$$.dirty[0]&67108864&&(f.autoplay=D),i.$$.dirty[0]&134217728&&(f.autoplayDuration=I),i.$$.dirty[0]&268435456&&(f.autoplayDirection=x),i.$$.dirty[0]&536870912&&(f.pauseOnFocus=k),i.$$.dirty[1]&1&&(f.particlesToShowInit=J),i.$$.dirty[1]&2&&(f.particlesToScrollInit=j)},[g,A,w,Q,_,r,s,a,l,c,u,G,ee,X,h,fe,pe,Ee,De,je,ce,be,Pe,ue,y,C,D,I,x,k,F,J,j,B,O,W,o,n,Xe,it,Ae,qe]}class I0 extends se{constructor(t){super(),oe(this,t,E0,P0,ie,{timingFunction:0,arrows:1,infinite:2,initialPageIndex:24,duration:25,autoplay:26,autoplayDuration:27,autoplayDirection:28,pauseOnFocus:29,autoplayProgressVisible:3,dots:4,swiping:30,particlesToShow:31,particlesToScroll:32,goTo:33,goToPrev:34,goToNext:35},p0,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function k0(i){le(i,"svelte-bh2qfj",".media-item.svelte-bh2qfj.svelte-bh2qfj{position:relative;height:100%}.media-content.svelte-bh2qfj.svelte-bh2qfj{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.video-icon.svelte-bh2qfj.svelte-bh2qfj{width:12.5rem;height:6.25rem;max-width:60%;max-height:60%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.video-play-button-container.svelte-bh2qfj.svelte-bh2qfj{display:none;pointer-events:auto;position:absolute;width:100%;height:100%;top:0;left:0;transform:translate3d(0, 0, 0)}.video-play-button-container.showPlayButton.svelte-bh2qfj.svelte-bh2qfj{display:block}.video-icon.large.svelte-bh2qfj.svelte-bh2qfj{width:12.5rem;height:6.25rem}.video-icon.small.svelte-bh2qfj.svelte-bh2qfj{width:1.75rem;height:1.75rem}.video-icon.svelte-bh2qfj .video-icon-img.svelte-bh2qfj{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-icon.svelte-bh2qfj .video-icon-img.canPlay.svelte-bh2qfj{cursor:pointer}")}function Er(i){let t;function e(s,r){if(s[2].type==="Image")return D0;if(s[2].type==="Video")return x0}let n=e(i),o=n&&n(i);return{c(){t=z("div"),o&&o.c(),b(t,"class","media-item svelte-bh2qfj"),b(t,"draggable","false")},m(s,r){T(s,t,r),o&&o.m(t,null)},p(s,r){n===(n=e(s))&&o?o.p(s,r):(o&&o.d(1),o=n&&n(s),o&&(o.c(),o.m(t,null)))},d(s){s&&M(t),o&&o.d()}}}function x0(i){let t,e,n,o,s,r;function a(u,f){return u[7]&&u[2].videoCoverUrl?S0:L0}let l=a(i),c=l(i);return{c(){c.c(),t=ne(),e=z("div"),n=z("div"),o=z("div"),b(o,"class","video-icon-img svelte-bh2qfj"),S(o,"background-image","url("+i[17]()+")"),Z(o,"canPlay",i[5]),b(n,"class","video-icon svelte-bh2qfj"),Z(n,"large",i[4]==="large"),Z(n,"small",i[4]==="small"),b(e,"class","video-play-button-container svelte-bh2qfj"),Z(e,"showPlayButton",i[9])},m(u,f){c.m(u,f),T(u,t,f),T(u,e,f),V(e,n),V(n,o),s||(r=we(o,"click",i[18]),s=!0)},p(u,f){l===(l=a(u))&&c?c.p(u,f):(c.d(1),c=l(u),c&&(c.c(),c.m(t.parentNode,t))),f&8&&S(o,"background-image","url("+u[17]()+")"),f&32&&Z(o,"canPlay",u[5]),f&16&&Z(n,"large",u[4]==="large"),f&16&&Z(n,"small",u[4]==="small"),f&512&&Z(e,"showPlayButton",u[9])},d(u){c.d(u),u&&M(t),u&&M(e),s=!1,r()}}}function D0(i){let t,e,n,o;return{c(){t=z("img"),b(t,"class","media-content svelte-bh2qfj"),b(t,"style",e=`object-fit: ${i[6]};`),_e(t.src,n=i[2].url)||b(t,"src",n),b(t,"alt",o=i[2].name),b(t,"draggable",!1)},m(s,r){T(s,t,r)},p(s,r){r&64&&e!==(e=`object-fit: ${s[6]};`)&&b(t,"style",e),r&4&&!_e(t.src,n=s[2].url)&&b(t,"src",n),r&4&&o!==(o=s[2].name)&&b(t,"alt",o)},d(s){s&&M(t)}}}function L0(i){let t,e,n,o,s,r,a;return{c(){t=z("video"),b(t,"class","media-content svelte-bh2qfj"),b(t,"style",e=`object-fit: ${i[6]};`),_e(t.src,n=i[2].videoCoverUrl?i[2].url:i[2].url+"#t=0.1")||b(t,"src",n),b(t,"poster",o=i[2].videoCoverUrl),b(t,"preload",s=i[2].videoCoverUrl?"none":"auto"),b(t,"disablepictureinpicture",""),t.playsInline=!0,b(t,"paused",""),t.muted=!0,b(t,"draggable",!1),t.loop=!1,b(t,"crossorigin",""),t.controls=!1,Z(t,"showPlayButton",i[9]),S(t,"position","relative")},m(l,c){T(l,t,c),i[16](t),r||(a=[we(t,"play",i[13]),we(t,"pause",i[14]),we(t,"click",i[15])],r=!0)},p(l,c){c&64&&e!==(e=`object-fit: ${l[6]};`)&&b(t,"style",e),c&4&&!_e(t.src,n=l[2].videoCoverUrl?l[2].url:l[2].url+"#t=0.1")&&b(t,"src",n),c&4&&o!==(o=l[2].videoCoverUrl)&&b(t,"poster",o),c&4&&s!==(s=l[2].videoCoverUrl?"none":"auto")&&b(t,"preload",s),c&512&&Z(t,"showPlayButton",l[9])},d(l){l&&M(t),i[16](null),r=!1,dt(a)}}}function S0(i){let t,e,n,o;return{c(){t=z("img"),b(t,"class","media-content svelte-bh2qfj"),b(t,"style",e=`object-fit: ${i[6]};`),_e(t.src,n=i[2].videoCoverUrl)||b(t,"src",n),b(t,"alt",o=i[2].name),b(t,"draggable",!1)},m(s,r){T(s,t,r)},p(s,r){r&64&&e!==(e=`object-fit: ${s[6]};`)&&b(t,"style",e),r&4&&!_e(t.src,n=s[2].videoCoverUrl)&&b(t,"src",n),r&4&&o!==(o=s[2].name)&&b(t,"alt",o)},d(s){s&&M(t)}}}function M0(i){let t,e=i[2]&&Er(i);return{c(){e&&e.c(),t=he()},m(n,o){e&&e.m(n,o),T(n,t,o)},p(n,[o]){n[2]?e?e.p(n,o):(e=Er(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:Y,o:Y,d(n){e&&e.d(n),n&&M(t)}}}function T0(i,t,e){let{mediaInstance:n={paused:!0}}=t,{tag:o}=t,{media:s}=t,{playButtonIfNeed:r="withoutText"}=t,{playButtonSizeIfNeed:a="small"}=t,{canPlay:l=!0}=t,{objectFit:c="cover"}=t,{disableVideoIfHavePoster:u=!1}=t,f=(s==null?void 0:s.type)==="Video"&&Boolean(s==null?void 0:s.videoCoverUrl),d,h=!0;const p=Tt("mediaStore"),v=Tt("hooks"),g=()=>{f||(d==null||d.play(),d==null||d.pause(),e(12,f=!0))};v.on("loadVideoFirstFrame",g),Je(()=>{p.subscribe(({currentMediaElement:x})=>{x!==d&&(d==null||d.pause())})});const A=x=>{e(9,h=!1),e(0,n.paused=!1,n),p.set({currentMediaElement:d}),v.emit("playStateChange",{event:x,state:"playing",tag:o,mediaInstance:d})},w=x=>{e(9,h=!0),e(0,n.paused=!0,n),v.emit("playStateChange",{event:x,state:"paused",tag:o,mediaInstance:d})},y=x=>{d&&d.pause()};function C(x){Be[x?"unshift":"push"](()=>{d=x,e(8,d)})}const D=()=>r==="withText"?Tp:r==="withoutText"?zp:r,I=x=>{!l||d&&(e(8,d.muted=!1,d),d.play())};return i.$$set=x=>{"mediaInstance"in x&&e(0,n=x.mediaInstance),"tag"in x&&e(1,o=x.tag),"media"in x&&e(2,s=x.media),"playButtonIfNeed"in x&&e(3,r=x.playButtonIfNeed),"playButtonSizeIfNeed"in x&&e(4,a=x.playButtonSizeIfNeed),"canPlay"in x&&e(5,l=x.canPlay),"objectFit"in x&&e(6,c=x.objectFit),"disableVideoIfHavePoster"in x&&e(7,u=x.disableVideoIfHavePoster)},i.$$.update=()=>{if(i.$$.dirty&256&&d&&e(9,h=d.paused),i.$$.dirty&4356&&(s==null?void 0:s.type)==="Video"&&!f){const x=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,Q=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&x;d&&Q&&d.paused&&(document.removeEventListener("WeixinJSBridgeReady",g),document.removeEventListener("touchstart",g),document.removeEventListener("click",g),document.addEventListener("WeixinJSBridgeReady",g),document.addEventListener("touchstart",g),document.addEventListener("click",g))}},[n,o,s,r,a,l,c,u,d,h,p,v,f,A,w,y,C,D,I]}class hl extends se{constructor(t){super(),oe(this,t,T0,M0,ie,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,objectFit:6,disableVideoIfHavePoster:7},k0)}}function z0(i){le(i,"svelte-1qmy6tz",".media-list-wrapper.svelte-1qmy6tz{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}.media-list.svelte-1qmy6tz{position:relative;left:50%;top:50%;transform:translate(-50%, -50%)}")}function Ir(i,t,e){const n=i.slice();return n[21]=t[e],n[22]=t,n[23]=e,n}function kr(i){let t,e,n,o,s,r,a;const l=[j0,B0],c=[];function u(f,d){return f[12]?0:1}return n=u(i),o=c[n]=l[n](i),{c(){t=z("div"),e=z("div"),o.c(),b(e,"class","media-list svelte-1qmy6tz"),b(t,"class","media-list-wrapper svelte-1qmy6tz"),Z(t,"unfolded",i[5])},m(f,d){T(f,t,d),V(t,e),c[n].m(e,null),a=!0},p(f,d){i=f;let h=n;n=u(i),n===h?c[n].p(i,d):(re(),L(c[h],1,1,()=>{c[h]=null}),ae(),o=c[n],o?o.p(i,d):(o=c[n]=l[n](i),o.c()),P(o,1),o.m(e,null)),(!a||d&32)&&Z(t,"unfolded",i[5])},i(f){a||(P(o),f&&Me(()=>{r&&r.end(1),s=Bt(t,Vo,i[6]?{y:4,duration:i[4],delay:i[2],easing:bt}:void 0),s.start()}),a=!0)},o(f){L(o),s&&s.invalidate(),f&&(r=on(t,Vo,i[6]?{y:4,duration:i[4],delay:i[3],easing:bt}:void 0)),a=!1},d(f){f&&M(t),c[n].d(),f&&r&&r.end()}}}function B0(i){let t,e;const n=[{media:i[1][0]},i[7],{tag:i[0]}];let o={};for(let s=0;s<n.length;s+=1)o=ze(o,n[s]);return t=new hl({props:o}),{c(){$(t.$$.fragment)},m(s,r){q(t,s,r),e=!0},p(s,r){const a=r&131?Qe(n,[r&2&&{media:s[1][0]},r&128&&ka(s[7]),r&1&&{tag:s[0]}]):{};t.$set(a)},i(s){e||(P(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){K(t,s)}}}function j0(i){let t,e,n={dots:!1,arrows:!1,$$slots:{default:[V0]},$$scope:{ctx:i}};return t=new I0({props:n}),i[17](t),t.$on("pageChange",i[18]),{c(){$(t.$$.fragment)},m(o,s){q(t,o,s),e=!0},p(o,s){const r={};s&16778625&&(r.$$scope={dirty:s,ctx:o}),t.$set(r)},i(o){e||(P(t.$$.fragment,o),e=!0)},o(o){L(t.$$.fragment,o),e=!1},d(o){i[17](null),K(t,o)}}}function xr(i){let t,e,n;const o=[i[7],{media:i[21]},{tag:i[0]}];function s(a){i[16](a,i[23])}let r={};for(let a=0;a<o.length;a+=1)r=ze(r,o[a]);return i[8][i[23]]!==void 0&&(r.mediaInstance=i[8][i[23]]),t=new hl({props:r}),Be.push(()=>Hc(t,"mediaInstance",s)),{c(){$(t.$$.fragment)},m(a,l){q(t,a,l),n=!0},p(a,l){i=a;const c=l&1153?Qe(o,[l&128&&ka(i[7]),l&1024&&{media:i[21]},l&1&&{tag:i[0]}]):{};!e&&l&256&&(e=!0,c.mediaInstance=i[8][i[23]],Vc(()=>e=!1)),t.$set(c)},i(a){n||(P(t.$$.fragment,a),n=!0)},o(a){L(t.$$.fragment,a),n=!1},d(a){K(t,a)}}}function V0(i){let t,e,n=i[10],o=[];for(let r=0;r<n.length;r+=1)o[r]=xr(Ir(i,n,r));const s=r=>L(o[r],1,1,()=>{o[r]=null});return{c(){for(let r=0;r<o.length;r+=1)o[r].c();t=he()},m(r,a){for(let l=0;l<o.length;l+=1)o[l].m(r,a);T(r,t,a),e=!0},p(r,a){if(a&1409){n=r[10];let l;for(l=0;l<n.length;l+=1){const c=Ir(r,n,l);o[l]?(o[l].p(c,a),P(o[l],1)):(o[l]=xr(c),o[l].c(),P(o[l],1),o[l].m(t.parentNode,t))}for(re(),l=n.length;l<o.length;l+=1)s(l);ae()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)P(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)L(o[a]);e=!1},d(r){ct(o,r),r&&M(t)}}}function R0(i){let t,e,n=i[5]&&kr(i);return{c(){n&&n.c(),t=he()},m(o,s){n&&n.m(o,s),T(o,t,s),e=!0},p(o,[s]){o[5]?n?(n.p(o,s),s&32&&P(n,1)):(n=kr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(P(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Q0(i,t,e){let n,o,s,r,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:u=0}=t,{duration:f=0}=t,{unfolded:d=!0}=t,{animation:h=!0}=t,{mediaItemConfig:p}=t,{enableCarousel:v=!0}=t,{autoplayConfig:g={autoplay:!0,autoplayVideo:!1}}=t,A=[],w,y=null;const C=Tt("mediaStore");Je(()=>{y=setInterval(()=>{r&&(w==null||w.goToNext())},3e3)}),It(()=>{clearInterval(y)});function D(k,Q){i.$$.not_equal(A[Q],k)&&(A[Q]=k,e(8,A))}function I(k){Be[k?"unshift":"push"](()=>{w=k,e(11,w)})}const x=k=>{n||C.set({currentMediaElement:null})};return i.$$set=k=>{"tag"in k&&e(0,a=k.tag),"mediaData"in k&&e(1,l=k.mediaData),"inDelay"in k&&e(2,c=k.inDelay),"outDelay"in k&&e(3,u=k.outDelay),"duration"in k&&e(4,f=k.duration),"unfolded"in k&&e(5,d=k.unfolded),"animation"in k&&e(6,h=k.animation),"mediaItemConfig"in k&&e(7,p=k.mediaItemConfig),"enableCarousel"in k&&e(14,v=k.enableCarousel),"autoplayConfig"in k&&e(15,g=k.autoplayConfig)},i.$$.update=()=>{i.$$.dirty&256&&e(9,n=A.every(k=>k.paused)),i.$$.dirty&16386&&e(12,o=v&&(l==null?void 0:l.length)>1),i.$$.dirty&2&&e(10,s=l),i.$$.dirty&34304&&(r=s.length>1&&g.autoplay&&n),i.$$.dirty&256&&console.log({mediaInstanceList:A})},[a,l,c,u,f,d,h,p,A,n,s,w,o,C,v,g,D,I,x]}class ml extends se{constructor(t){super(),oe(this,t,Q0,R0,ie,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:14,autoplayConfig:15},z0)}}function O0(i){le(i,"svelte-1f7m1lj",".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}")}function Dr(i){let t,e,n,o,s,r,a,l;t=new nt({props:{visible:i[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),o=new dg({props:{unfolded:i[3],outDelay:400}});let c=i[2]&&Lr(i),u=i[1]&&Sr(i);return{c(){$(t.$$.fragment),e=ne(),n=z("div"),$(o.$$.fragment),s=ne(),c&&c.c(),r=ne(),u&&u.c(),a=he(),b(n,"class","line svelte-1f7m1lj")},m(f,d){q(t,f,d),T(f,e,d),T(f,n,d),q(o,n,null),T(f,s,d),c&&c.m(f,d),T(f,r,d),u&&u.m(f,d),T(f,a,d),l=!0},p(f,d){const h={};d&8&&(h.visible=f[3]),t.$set(h);const p={};d&8&&(p.unfolded=f[3]),o.$set(p),f[2]?c?(c.p(f,d),d&4&&P(c,1)):(c=Lr(f),c.c(),P(c,1),c.m(r.parentNode,r)):c&&(re(),L(c,1,1,()=>{c=null}),ae()),f[1]?u?(u.p(f,d),d&2&&P(u,1)):(u=Sr(f),u.c(),P(u,1),u.m(a.parentNode,a)):u&&(re(),L(u,1,1,()=>{u=null}),ae())},i(f){l||(P(t.$$.fragment,f),P(o.$$.fragment,f),P(c),P(u),l=!0)},o(f){L(t.$$.fragment,f),L(o.$$.fragment,f),L(c),L(u),l=!1},d(f){K(t,f),f&&M(e),f&&M(n),K(o),f&&M(s),c&&c.d(f),f&&M(r),u&&u.d(f),f&&M(a)}}}function Lr(i){let t,e,n;return e=new ll({props:{unfolded:i[3],content:i[2],inDelay:500}}),{c(){t=z("div"),$(e.$$.fragment),b(t,"class","text svelte-1f7m1lj")},m(o,s){T(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&8&&(r.unfolded=o[3]),s&4&&(r.content=o[2]),e.$set(r)},i(o){n||(P(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function Sr(i){let t,e,n;return e=new ml({props:{autoplayConfig:{autoplay:!1},unfolded:i[3],mediaData:i[1],tag:i[0],enableCarousel:!1,mediaItemConfig:{canPlay:!1,playButtonSizeIfNeed:"small",disableVideoIfHavePoster:!0},inDelay:500,duration:500}}),{c(){t=z("div"),$(e.$$.fragment),b(t,"class","media-wrapper svelte-1f7m1lj")},m(o,s){T(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&8&&(r.unfolded=o[3]),s&2&&(r.mediaData=o[1]),s&1&&(r.tag=o[0]),e.$set(r)},i(o){n||(P(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function H0(i){let t,e,n=i[0].state&&Dr(i);return{c(){n&&n.c(),t=he()},m(o,s){n&&n.m(o,s),T(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&P(n,1)):(n=Dr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(P(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function F0(i,t,e){let n,o,s,r,{tag:a}=t;return i.$$set=l=>{"tag"in l&&e(0,a=l.tag)},i.$$.update=()=>{var l,c,u;i.$$.dirty&1&&e(3,n=a.state?a.state.unfolded:!1),i.$$.dirty&1&&e(4,o=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),i.$$.dirty&16&&e(2,s=((u=o.length)!=null?u:0)>7?o.substring(0,6)+"...":o),i.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,s,n,o]}class G0 extends se{constructor(t){super(),oe(this,t,F0,H0,ie,{tag:0},O0)}}class Ki{constructor(t=0,e=0){m(this,"min");m(this,"max");m(this,"isInterval",!0);this.min=t,this.max=e}fromArray(t){return this.min=t[0],this.max=t[1],this}isOverlap(t){return Math.min(this.max,t.max)<Math.max(this.min,t.min)}contains(t){return this.min<t.min&&this.max>t.max}}class W0{constructor(t,e){m(this,"min");m(this,"max");m(this,"xInterval");m(this,"yInterval");m(this,"isRectangle",!0);this.min=t,this.max=e,this.xInterval=new Ki(this.min.x,this.max.x),this.yInterval=new Ki(this.min.y,this.max.y)}isOverlapWithRectangle(t){return!this.xInterval.isOverlap(t.xInterval)&&!this.yInterval.isOverlap(t.yInterval)}containsRect(t){return this.xInterval.contains(t.xInterval)&&this.yInterval.contains(t.yInterval)}}function Hn(i,t,e){const n=i[t],o=i[e];!n||!o||(i[t]=o,i[e]=n)}function N0(i,t,e){const n=e/2;for(let o=1;o<=n;o++){const s=e-(o-1);for(let r=1;r<=t;r++){const a=(o-1)*t+r-1,l=(s-1)*t+r-1;Hn(i,a*4+0,l*4+0),Hn(i,a*4+1,l*4+1),Hn(i,a*4+2,l*4+2),Hn(i,a*4+3,l*4+3)}}}class pl{constructor(t,e){m(this,"width");m(this,"height");m(this,"containerDom");m(this,"hooks",new Ce.Subscribe);m(this,"canvas",document.createElement("canvas"));m(this,"five");m(this,"scale");m(this,"config");m(this,"offset",{x:0,y:0});m(this,"context");m(this,"renderCenter",new E.Vector3);m(this,"hammer");m(this,"state",{enabled:!1});m(this,"onPan",t=>{if(!this.containerDom||this.hooks.emit("wantsPanGesture",t))return;const n=this.offset.x+t.deltaX,o=this.offset.y+t.deltaY;this.canvas.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)",this.canvas.style.transform=`translate3d(${n}px, ${o}px, 100px)`});m(this,"onPanEnd",t=>{this.offset={x:this.offset.x+t.deltaX,y:this.offset.y+t.deltaY},this.canvas.style.boxShadow="none"});var o,s,r;if(!t.renderer)throw new Error("Five Render \u672A\u521D\u59CB\u5316");this.five=t,this.scale=(o=e==null?void 0:e.scale)!=null?o:2,this.width=(s=e==null?void 0:e.width)!=null?s:190,this.height=(r=e==null?void 0:e.height)!=null?r:190,this.config={dragEnabled:(e==null?void 0:e.dragEnabled)||!1,autoFixPCPosition:(e==null?void 0:e.autoFixPCPosition)||!1,initialPosition:(e==null?void 0:e.initialPosition)||{left:"0",top:"0"}};const n=this.canvas.getContext("2d");if(!n)throw new Error("CANNOT CREATE CONTEXT2D");this.context=n,this.config.dragEnabled&&(this.hammer=new yn.default(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panend",this.onPanEnd)),this.initStyle()}dispose(){var t;this.clear(),this.disable(),(t=this.hammer)==null||t.destroy()}enable(){var t;if(!this.state.enabled)return this.state.enabled=!0,(t=this.containerDom)==null||t.append(this.canvas),this}disable(){if(!!this.state.enabled)return this.state.enabled=!1,this.canvas.remove(),this}appendTo(t){var e;return this.containerDom&&((e=this.containerDom)==null||e.removeChild(this.canvas)),this.containerDom=t,this.state.enabled&&t.append(this.canvas),this}clear(){return this.context.clearRect(0,0,this.canvas.width,this.canvas.height),this}renderWithPoint(t){!this.containerDom||!this.state.enabled||(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}autoFixPCPosition(){if(!this.containerDom)return;const{width:t,height:e}=this,n=this.renderCenter.clone().project(this.five.camera),o=(n.x+1)/2*this.containerDom.clientWidth,s=-(n.x-1)/2*this.containerDom.clientWidth,r=-(n.y-1)/2*this.containerDom.clientHeight;o<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=90+"px"):r<183?(this.canvas.style.top=90+"px",this.canvas.style.left=-t/2+"px"):s<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=-t-90+"px"):(this.canvas.style.left=-t/2+"px",this.canvas.style.top=-e-90+"px"),this.canvas.style.transform=`translate3d(${o}px, ${r}px, 10px)`,this.offset={x:o,y:r}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:n,height:o}=this,s=this.renderCenter.clone().project(this.five.camera),r=this.five.renderer.getSize(new E.Vector2),a=1,l=n/t,c=o/t,u=a*t,f=(s.x+1)/2*r.x,d=(s.y+1)/2*r.y,h=this.five.getPixels(f-l/2,d-l/2,l,c,u),p=Math.floor(n*a),v=Math.floor(o*a);N0(h,p,v);const g=new ImageData(p,v);g.data.set(h),e.putImageData(g,0,0)}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents="all",t.style.borderRadius="50%",t.style.zIndex="99";const e=1;t.setAttribute("width",(this.width*e).toString()),t.setAttribute("height",(this.height*e).toString()),t.style.border="2px solid rgba(255,255,255,0.20)",t.style.width=this.width+"px",t.style.height=this.height+"px",t.style.top=this.config.initialPosition.top,t.style.left=this.config.initialPosition.left,t.style.transform="translate(0,0,100px)",this.config.dragEnabled&&(this.canvas.style.cursor="pointer")}}function _0(i,t){const{offsetWidth:e,offsetHeight:n}=t,{top:o,left:s}=t.getBoundingClientRect();return new E.Vector2().set((i.x-s)/e*2-1,-(i.y-o)/n*2+1)}function gl(i,t){const{offsetWidth:e,offsetHeight:n}=t;return new E.Vector2().set(i.x/e*2-1,-i.y/n*2+1)}function X0(i,t){const e=i.getElement();if(!e)return;const n=gl(t,e),o=new E.Raycaster;return o.setFromCamera(n,i.camera),o}function Y0(i,t){const{x:e,y:n}=t,o=e*2-1,s=n*2-1,r=new E.Vector2().fromArray([o,s]),a=new E.Raycaster;return a.setFromCamera(r,i.camera),i.model.intersectRaycaster(a)[0]}const U0="data:image/png;base64,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",J0=`
546
+ width var(--sc-dot-size-animation-time) ease;cursor:pointer;-webkit-tap-highlight-color:transparent;height:var(--sc-dot-size);width:var(--sc-dot-size)}.sc-carousel-dot__dot.svelte-1mgyhhn:hover{opacity:0.9}.sc-carousel-dot__dot_active.svelte-1mgyhhn{opacity:0.7;height:var(--sc-active-dot-size);width:var(--sc-active-dot-size)}`)}function hg(i){let t,e,n;return{c(){t=z("button"),b(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),Z(t,"sc-carousel-dot__dot_active",i[0])},m(o,s){T(o,t,s),e||(n=we(t,"click",i[1]),e=!0)},p(o,[s]){s&1&&Z(t,"sc-carousel-dot__dot_active",o[0])},i:Y,o:Y,d(o){o&&M(t),e=!1,n()}}}function mg(i,t,e){let{active:n=!1}=t;function o(s){Cn.call(this,i,s)}return i.$$set=s=>{"active"in s&&e(0,n=s.active)},[n,o]}class pg extends se{constructor(t){super(),oe(this,t,mg,hg,ie,{active:0},fg)}}function gg(i){le(i,"svelte-670fde",".sc-carousel-dots__container.svelte-670fde{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 30px}.sc-carousel-dots__dot-container.svelte-670fde{height:calc(var(--sc-dot-size) + 14px);width:calc(var(--sc-dot-size) + 10px);display:flex;align-items:center;justify-content:center}")}function lr(i,t,e){const n=i.slice();return n[5]=t[e],n[7]=e,n}function cr(i,t){let e,n,o,s;function r(){return t[3](t[7])}return n=new pg({props:{active:t[1]===t[7]}}),n.$on("click",r),{key:i,first:null,c(){e=z("div"),$(n.$$.fragment),o=ne(),b(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){T(a,e,l),q(n,e,null),V(e,o),s=!0},p(a,l){t=a;const c={};l&3&&(c.active=t[1]===t[7]),n.$set(c)},i(a){s||(P(n.$$.fragment,a),s=!0)},o(a){L(n.$$.fragment,a),s=!1},d(a){a&&M(e),K(n)}}}function Ag(i){let t,e=[],n=new Map,o,s=Array(i[0]);const r=a=>a[7];for(let a=0;a<s.length;a+=1){let l=lr(i,s,a),c=r(l);n.set(c,e[a]=cr(c,l))}return{c(){t=z("div");for(let a=0;a<e.length;a+=1)e[a].c();b(t,"class","sc-carousel-dots__container svelte-670fde")},m(a,l){T(a,t,l);for(let c=0;c<e.length;c+=1)e[c].m(t,null);o=!0},p(a,[l]){l&7&&(s=Array(a[0]),re(),e=Ze(e,l,r,1,a,s,n,t,kt,cr,null,lr),ae())},i(a){if(!o){for(let l=0;l<s.length;l+=1)P(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)L(e[l]);o=!1},d(a){a&&M(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function vg(i,t,e){const n=wn();let{pagesCount:o=1}=t,{currentPageIndex:s=0}=t;function r(l){n("pageChange",l)}const a=l=>r(l);return i.$$set=l=>{"pagesCount"in l&&e(0,o=l.pagesCount),"currentPageIndex"in l&&e(1,s=l.currentPageIndex)},[o,s,r,a]}class bg extends se{constructor(t){super(),oe(this,t,vg,Ag,ie,{pagesCount:0,currentPageIndex:1},gg)}}const Ut="prev",Ct="next";function yg(i){le(i,"svelte-1bftafx",":root{--sc-arrow-size:2px}.sc-carousel-arrow__circle.svelte-1bftafx{width:20px;height:20px;border-radius:50%;background-color:var(--sc-color-rgb-light-50p);display:flex;align-items:center;justify-content:center;transition:opacity 100ms ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.sc-carousel-arrow__circle.svelte-1bftafx:hover{opacity:0.9}.sc-carousel-arrow__arrow.svelte-1bftafx{border:solid var(--sc-color-hex-dark);border-width:0 var(--sc-arrow-size) var(--sc-arrow-size) 0;padding:var(--sc-arrow-size);position:relative}.sc-carousel-arrow__arrow-next.svelte-1bftafx{transform:rotate(-45deg);left:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__arrow-prev.svelte-1bftafx{transform:rotate(135deg);right:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__circle_disabled.svelte-1bftafx,.sc-carousel-arrow__circle_disabled.svelte-1bftafx:hover{opacity:0.5}")}function wg(i){let t,e,n,o;return{c(){t=z("button"),e=z("i"),b(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),Z(e,"sc-carousel-arrow__arrow-next",i[0]===Ct),Z(e,"sc-carousel-arrow__arrow-prev",i[0]===Ut),b(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),Z(t,"sc-carousel-arrow__circle_disabled",i[1])},m(s,r){T(s,t,r),V(t,e),n||(o=we(t,"click",i[2]),n=!0)},p(s,[r]){r&1&&Z(e,"sc-carousel-arrow__arrow-next",s[0]===Ct),r&1&&Z(e,"sc-carousel-arrow__arrow-prev",s[0]===Ut),r&2&&Z(t,"sc-carousel-arrow__circle_disabled",s[1])},i:Y,o:Y,d(s){s&&M(t),n=!1,o()}}}function Cg(i,t,e){let{direction:n=Ct}=t,{disabled:o=!1}=t;function s(r){Cn.call(this,i,r)}return i.$$set=r=>{"direction"in r&&e(0,n=r.direction),"disabled"in r&&e(1,o=r.disabled)},[n,o,s]}class ul extends se{constructor(t){super(),oe(this,t,Cg,wg,ie,{direction:0,disabled:1},yg)}}function Pg(i){le(i,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function Eg(i){let t;return{c(){t=z("div"),b(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),S(t,"width",i[0]+"%")},m(e,n){T(e,t,n)},p(e,[n]){n&1&&S(t,"width",e[0]+"%")},i:Y,o:Y,d(e){e&&M(t)}}}const ur=100;function Ig(i,t,e){let n,{value:o=0}=t;return i.$$set=s=>{"value"in s&&e(1,o=s.value)},i.$$.update=()=>{i.$$.dirty&2&&e(0,n=Math.min(Math.max(o*ur,0),ur))},[n,o]}class kg extends se{constructor(t){super(),oe(this,t,Ig,Eg,ie,{value:1},Pg)}}function xg(i,t){i.addEventListener("mousedown",t),i.addEventListener("touchstart",t,{passive:!0})}function Dg(i,t){i.removeEventListener("mousedown",t),i.removeEventListener("touchstart",t)}function Lg(i,t){i.addEventListener("mouseup",t),i.addEventListener("touchend",t)}function dr(i,t){i.removeEventListener("mouseup",t),i.removeEventListener("touchend",t)}function Sg(i,t){i.addEventListener("mousemove",t),i.addEventListener("touchmove",t)}function fr(i,t){i.removeEventListener("mousemove",t),i.removeEventListener("touchmove",t)}function vo(i){return function(t,e){i.dispatchEvent(new CustomEvent(t,{detail:e}))}}const Mg=110,Tg=9,zg=111,Bg=20;function Ti(i){if("TouchEvent"in window&&i instanceof TouchEvent){const t=i.touches[0];return{x:t?t.clientX:0,y:t?t.clientY:0}}return{x:i.clientX,y:i.clientY}}function jg(i,{thresholdProvider:t}){const e=vo(i);let n,o,s=0,r,a=!1;function l(){return Date.now()-r>=zg&&Math.abs(s)>=Bg}function c(d){r=Date.now(),s=0,a=!0;const h=Ti(d);n=h.x,o=h.y,e("swipeStart",{x:n,y:o}),Sg(window,u),Lg(window,f)}function u(d){if(!a)return;const h=Ti(d),p=h.x-n,v=h.y-o;n=h.x,o=h.y,e("swipeMove",{x:n,y:o,dx:p,dy:v}),p!==0&&Math.sign(p)!==Math.sign(s)&&(s=0),s+=p,Math.abs(s)>t()&&(e("swipeThresholdReached",{direction:s>0?Ut:Ct}),dr(window,f),fr(window,u))}function f(d){if(dr(window,f),fr(window,u),a=!1,!l()){e("swipeFailed");return}const h=Ti(d);e("swipeEnd",{x:h.x,y:h.y})}return xg(i,c),{destroy(){Dg(i,c)}}}function Vg(i,t){i.addEventListener("mouseenter",t)}function Rg(i,t){i.removeEventListener("mouseenter",t)}function Qg(i,t){i.addEventListener("mouseleave",t)}function hr(i,t){i.removeEventListener("mouseleave",t)}function Og(i){const t=vo(i);function e(){Qg(i,n),t("hovered",{value:!0})}function n(){t("hovered",{value:!1}),hr(i,n)}return Vg(i,e),{destroy(){Rg(i,e),hr(i,n)}}}const Hg=(i,t)=>{const e=t.x-i.x,n=t.y-i.y;return Math.sqrt(e*e+n*n)};function Nt(i,t,e){return Math.max(i,Math.min(t,e))}function Fg(i,t){i.addEventListener("touchstart",t,{passive:!0})}function Gg(i,t){i.removeEventListener("touchstart",t)}function Wg(i,t){i.addEventListener("touchend",t)}function mr(i,t){i.removeEventListener("touchend",t)}function Ng(i){const t=vo(i);let e=0,n={x:0,y:0};function o({tapEndedAt:a,tapEndedPos:l}){const c=a-e,u=Hg(n,l);return c<=Mg&&u<=Tg}function s(a){e=Date.now();const l=a.touches[0];n={x:l.clientX,y:l.clientY},Wg(i,r)}function r(a){mr(i,r);const l=a.changedTouches[0];o({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return Fg(i,s),{destroy(){Gg(i,s),mr(i,r)}}}function _g({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,particlesToScroll:o}){return i===t-e?0:i===0?dl({particlesCountWithoutClones:t-n,particlesToScroll:o})-1:Math.floor((i-e)/o)}function Xg({currentParticleIndex:i,particlesToScroll:t}){return Math.ceil(i/t)}function Yg({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,infinite:o,particlesToScroll:s}){return o?_g({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,particlesToScroll:s}):Xg({currentParticleIndex:i,particlesToScroll:s})}function dl({particlesCountWithoutClones:i,particlesToScroll:t}){return Math.ceil(i/t)}function Ug({particlesCountWithoutClones:i,particlesToScroll:t,particlesToShow:e}){const n=fl({particlesCountWithoutClones:i,particlesToScroll:t,particlesToShow:e});return Math.ceil(i/t)-n}function Jg({infinite:i,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:n}){return i?dl({particlesCountWithoutClones:t,particlesToScroll:e}):Ug({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:n})}function Zg({pageIndex:i,clonesCountHead:t,clonesCountTail:e,particlesToScroll:n,particlesCount:o}){return Nt(0,Math.min(t+i*n,o-e),o-1)}function qg({pageIndex:i,particlesToScroll:t,particlesCount:e,particlesToShow:n}){return Nt(0,Math.min(i*t,e-n),e-1)}function zi({infinite:i,pageIndex:t,clonesCountHead:e,clonesCountTail:n,particlesToScroll:o,particlesCount:s,particlesToShow:r}){return i?Zg({pageIndex:t,clonesCountHead:e,clonesCountTail:n,particlesToScroll:o,particlesCount:s}):qg({pageIndex:t,particlesToScroll:o,particlesCount:s,particlesToShow:r})}function Kg({particlesContainerChildren:i,particleWidth:t}){for(let e=0;e<i.length;e++)i[e].style.minWidth=`${t}px`,i[e].style.maxWidth=`${t}px`}function fl({particlesToScroll:i,particlesToShow:t,particlesCountWithoutClones:e}){const n=i-t;let o=t;for(;;){const s=e-o-n;if(s<t)return Math.max(s,0);o+=t+n}}function $g(i){return new ResizeObserver(t=>{i({width:t[0].contentRect.width})})}function e0({clonesCountHead:i,clonesCountTail:t,particlesContainerChildren:e}){const n=[];for(let r=0;r<t;r++)n.push(e[r].cloneNode(!0));const o=[],s=e.length;for(let r=s-1;r>s-1-i;r--)o.push(e[r].cloneNode(!0));return{clonesToAppend:n,clonesToPrepend:o}}function t0({particlesContainer:i,clonesToAppend:t,clonesToPrepend:e}){for(let n=0;n<t.length;n++)i.append(t[n]);for(let n=0;n<e.length;n++)i.prepend(e[n])}function n0({infinite:i,particlesToShow:t,partialPageSize:e}){const n=i?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return me(H({},n),{total:n.head+n.tail})}const mn=(i,t,e)=>{if(i&&i.hasOwnProperty(t))return i[t];if(e===void 0)throw new Error(`Required arg "${t}" was not provided`);return e},qi=i=>t=>{i[t]&&i[t]()},i0=(i,t)=>ql.default(i,t),o0=i=>Object.keys(i||{}),s0=(i,t)=>{const e={};return i.forEach(n=>{e[n]=t[n]}),e},r0=()=>{const i={},t=(e,n)=>{const{watcherName:o,fn:s}=e,{prop:r,value:a}=n;i[o]||(i[o]={deps:{},fn:s}),i[o].deps[r]=a};return{subscribers:i,subscribe(e,n){e&&t(e,n)},notify(e,n){Object.entries(i).forEach(([o,{deps:s,fn:r}])=>{const a=o0(s);if(a.includes(n)){const l=s0(a,e);i0(s,l)||(i[o].deps=l,r())}})}}},a0=()=>{let i=null;return{targetWatcher(t,e){i={watcherName:t,fn:e},i.fn(),i=null},getTarget(){return i}}};function l0(i,t){const e=In.default(i,"data",{}),n=In.default(i,"watch",{}),o=In.default(i,"methods",{}),s=In.default(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=r0(),{targetWatcher:c,getTarget:u}=a0();let f;const d={},h=()=>({data:f,methods:d});let p=!1;const v=A=>(...w)=>{p=!0;const y=A(...w);return p=!1,y};Object.entries(o).forEach(([A,w])=>{d[A]=v((...y)=>w(h(),...y)),Object.defineProperty(d[A],"name",{value:A})}),f=new Proxy(Zl.default(e),{get(A,w){return u()&&!p&&r(u(),{prop:w,value:A[w]}),Reflect.get(...arguments)},set(A,w,y){return A[w]===y||(Reflect.set(...arguments),u()||(s&&s(w,y),a(f,w))),!0}}),Object.entries(n).forEach(([A,w])=>{c(A,()=>{w(h())})});const g=[f,d];return g._internal={_getSubscribers(){return l}},g}function c0({pageIndex:i,particlesToShow:t,particlesToScroll:e,particlesCount:n}){const o=i===0?0:t-e,s=i*t-i*o,r=s+Math.max(t,e)-1,a=[];for(let l=s;l<=Math.min(n-1,r);l++)a.push(l);return a}function u0({infinite:i,pageIndex:t,pagesCount:e,particlesCount:n,particlesToShow:o,particlesToScroll:s}){const r=Nt(0,t,e-1);let a=r-1,l=r+1;a=i?a<0?e-1:a:Math.max(0,a),l=i?l>e-1?0:l:Math.min(e-1,l);const c=[...new Set([a,r,l,0,e-1])].sort((f,d)=>f-d),u=c.flatMap(f=>c0({pageIndex:f,particlesToShow:o,particlesToScroll:s,particlesCount:n}));return{pageIndexes:c,particleIndexes:[...new Set(u)].sort((f,d)=>f-d)}}const d0=(i,t)=>(i(),setInterval(i,t)),f0=35,pr=1;class h0{constructor({onProgressValueChange:t}){this._onProgressValueChange=t,this._autoplayDuration,this._onProgressValueChange,this._interval,this._paused=!1}setAutoplayDuration(t){this._autoplayDuration=t}start(t){return new Promise(e=>{this.reset();const n=Math.min(f0,Math.max(this._autoplayDuration,1));let o=-n;this._interval=d0(()=>N(this,null,function*(){if(this._paused)return;o+=n;const s=o/this._autoplayDuration;this._onProgressValueChange(s),s>pr&&(this.reset(),yield t(),e())}),n)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(pr)}}function m0(i){const t=new h0({onProgressValueChange:r=>{i("progressValue",1-r)}}),e=l0({data:{particlesCountWithoutClones:0,particlesToShow:1,particlesToShowInit:1,particlesToScroll:1,particlesToScrollInit:1,particlesCount:1,currentParticleIndex:1,infinite:!1,autoplayDuration:1e3,clonesCountHead:0,clonesCountTail:0,clonesCountTotal:0,partialPageSize:1,currentPageIndex:1,pagesCount:1,pauseOnFocus:!1,focused:!1,autoplay:!1,autoplayDirection:"next",disabled:!1,durationMsInit:1e3,durationMs:1e3,offset:0,particleWidth:0,loaded:[]},watch:{setLoaded({data:r}){r.loaded=u0({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=Yg({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=fl({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=n0({infinite:r.infinite,particlesToShow:r.particlesToShow,partialPageSize:r.partialPageSize});r.clonesCountHead=a,r.clonesCountTail=l,r.clonesCountTotal=a+l},setProgressManagerAutoplayDuration({data:r}){t.setAutoplayDuration(r.autoplayDuration)},toggleProgressManager({data:{pauseOnFocus:r,focused:a}}){r&&(a?t.pause():t.resume())},initDuration({data:r}){r.durationMs=r.durationMsInit},applyAutoplay({data:r,methods:{_applyAutoplayIfNeeded:a}}){r.autoplay&&a(r.autoplay)},setPagesCount({data:r}){r.pagesCount=Jg({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=Nt(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=Nt(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=zi({infinite:r.infinite,pageIndex:r.currentPageIndex-1,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},_next({data:r}){r.currentParticleIndex=zi({infinite:r.infinite,pageIndex:r.currentPageIndex+1,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},_moveToParticle({data:r},a){r.currentParticleIndex=Nt(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return N(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===Ct&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===Ut&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>qi({[Ct]:()=>N(this,null,function*(){return a.showNextPage()}),[Ut]:()=>N(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return N(this,arguments,function*({data:r,methods:a}){let c=!1;return r.infinite&&(r.currentParticleIndex===0?(yield a.showParticle(r.particlesCount-r.clonesCountTotal,{animated:!1}),c=!0):r.currentParticleIndex===r.particlesCount-r.clonesCountTail&&(yield a.showParticle(r.clonesCountHead,{animated:!1}),c=!0)),c})},changePage(u,f,d){return N(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:mn(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,u){return N(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,u){return N(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,u,f){return N(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return zi({infinite:r.infinite,pageIndex:a,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},showPage(c,u,f){return N(this,arguments,function*({methods:r},a,l){const d=r._getParticleIndexByPageIndex(a);yield r.showParticle(d,l)})},offsetPage({data:r},a){const l=mn(a,"animated",!0);return new Promise(c=>{r.durationMs=l?r.durationMsInit:0,r.offset=-r.currentParticleIndex*r.particleWidth,setTimeout(()=>{c()},r.durationMs)})}}},{onChange:i}),[n,o]=e;return[{data:n,progressManager:t},o,e._internal]}function p0(i){le(i,"svelte-sme1z4",":root{--sc-color-rgb-light-50p:rgba(93, 93, 93, 0.5);--sc-color-rgb-light:#5d5d5d;--sc-color-hex-dark-50p:rgba(30, 30, 30, 0.5);--sc-color-hex-dark:#1e1e1e}.sc-carousel__carousel-container.svelte-sme1z4{display:flex;width:100%;flex-direction:column;align-items:center}.sc-carousel__content-container.svelte-sme1z4{position:relative;display:flex;width:100%}.sc-carousel__pages-window.svelte-sme1z4{flex:1;display:flex;overflow:hidden;box-sizing:border-box;position:relative}.sc-carousel__pages-container.svelte-sme1z4{width:100%;display:flex;transition-property:transform}.sc-carousel__arrow-container.svelte-sme1z4{padding:5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.sc-carousel-progress__container.svelte-sme1z4{width:100%;height:5px;background-color:var(--sc-color-rgb-light-50p);position:absolute;bottom:0}.sc-carousel-button{all:unset;cursor:pointer}.sc-carousel-button:focus{outline:5px auto}")}const g0=i=>({currentPageIndex:i[0]&32,pagesCount:i[0]&1024,loaded:i[0]&64}),gr=i=>({currentPageIndex:i[5],pagesCount:i[10],showPage:i[15],loaded:i[6]}),A0=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),Ar=i=>({showNextPage:i[14].showNextPage,loaded:i[6],currentPageIndex:i[5]}),v0=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),vr=i=>({loaded:i[6],currentPageIndex:i[5]}),b0=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),br=i=>({showPrevPage:i[14].showPrevPage,loaded:i[6],currentPageIndex:i[5]});function yr(i){let t;const e=i[37].prev,n=$t(e,i,i[36],br),o=n||y0(i);return{c(){o&&o.c()},m(s,r){o&&o.m(s,r),t=!0},p(s,r){n?n.p&&(!t||r[0]&96|r[1]&32)&&tn(n,e,s,s[36],t?en(e,s[36],r,b0):nn(s[36]),br):o&&o.p&&(!t||r[0]&36)&&o.p(s,t?r:[-1,-1])},i(s){t||(P(o,s),t=!0)},o(s){L(o,s),t=!1},d(s){o&&o.d(s)}}}function y0(i){let t,e,n;return e=new ul({props:{direction:"prev",disabled:!i[2]&&i[5]===0}}),e.$on("click",i[23]),{c(){t=z("div"),$(e.$$.fragment),b(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(o,s){T(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s[0]&36&&(r.disabled=!o[2]&&o[5]===0),e.$set(r)},i(o){n||(P(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function wr(i){let t,e,n;return e=new kg({props:{value:i[7]}}),{c(){t=z("div"),$(e.$$.fragment),b(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(o,s){T(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s[0]&128&&(r.value=o[7]),e.$set(r)},i(o){n||(P(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function Cr(i){let t;const e=i[37].next,n=$t(e,i,i[36],Ar),o=n||w0(i);return{c(){o&&o.c()},m(s,r){o&&o.m(s,r),t=!0},p(s,r){n?n.p&&(!t||r[0]&96|r[1]&32)&&tn(n,e,s,s[36],t?en(e,s[36],r,A0):nn(s[36]),Ar):o&&o.p&&(!t||r[0]&1060)&&o.p(s,t?r:[-1,-1])},i(s){t||(P(o,s),t=!0)},o(s){L(o,s),t=!1},d(s){o&&o.d(s)}}}function w0(i){let t,e,n;return e=new ul({props:{direction:"next",disabled:!i[2]&&i[5]===i[10]-1}}),e.$on("click",i[14].showNextPage),{c(){t=z("div"),$(e.$$.fragment),b(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(o,s){T(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s[0]&1060&&(r.disabled=!o[2]&&o[5]===o[10]-1),e.$set(r)},i(o){n||(P(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function Pr(i){let t;const e=i[37].dots,n=$t(e,i,i[36],gr),o=n||C0(i);return{c(){o&&o.c()},m(s,r){o&&o.m(s,r),t=!0},p(s,r){n?n.p&&(!t||r[0]&1120|r[1]&32)&&tn(n,e,s,s[36],t?en(e,s[36],r,g0):nn(s[36]),gr):o&&o.p&&(!t||r[0]&1056)&&o.p(s,t?r:[-1,-1])},i(s){t||(P(o,s),t=!0)},o(s){L(o,s),t=!1},d(s){o&&o.d(s)}}}function C0(i){let t,e;return t=new bg({props:{pagesCount:i[10],currentPageIndex:i[5]}}),t.$on("pageChange",i[41]),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o[0]&1024&&(s.pagesCount=n[10]),o[0]&32&&(s.currentPageIndex=n[5]),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function P0(i){let t,e,n,o,s,r,a,l,c,u,f,d,h=i[1]&&yr(i);const p=i[37].default,v=$t(p,i,i[36],vr);let g=i[3]&&wr(i),A=i[1]&&Cr(i),w=i[4]&&Pr(i);return{c(){t=z("div"),e=z("div"),h&&h.c(),n=ne(),o=z("div"),s=z("div"),v&&v.c(),a=ne(),g&&g.c(),l=ne(),A&&A.c(),c=ne(),w&&w.c(),b(s,"class","sc-carousel__pages-container svelte-sme1z4"),S(s,"transform","translateX("+i[8]+"px)"),S(s,"transition-duration",i[9]+"ms"),S(s,"transition-timing-function",i[0]),b(o,"class","sc-carousel__pages-window svelte-sme1z4"),b(e,"class","sc-carousel__content-container svelte-sme1z4"),b(t,"class","sc-carousel__carousel-container svelte-sme1z4")},m(y,C){T(y,t,C),V(t,e),h&&h.m(e,null),V(e,n),V(e,o),V(o,s),v&&v.m(s,null),i[39](s),V(o,a),g&&g.m(o,null),i[40](o),V(e,l),A&&A.m(e,null),V(t,c),w&&w.m(t,null),u=!0,f||(d=[Pi(r=jg.call(null,s,{thresholdProvider:i[38]})),we(s,"swipeStart",i[16]),we(s,"swipeMove",i[18]),we(s,"swipeEnd",i[19]),we(s,"swipeFailed",i[20]),we(s,"swipeThresholdReached",i[17]),Pi(Og.call(null,o)),we(o,"hovered",i[21]),Pi(Ng.call(null,o)),we(o,"tapped",i[22])],f=!0)},p(y,C){y[1]?h?(h.p(y,C),C[0]&2&&P(h,1)):(h=yr(y),h.c(),P(h,1),h.m(e,n)):h&&(re(),L(h,1,1,()=>{h=null}),ae()),v&&v.p&&(!u||C[0]&96|C[1]&32)&&tn(v,p,y,y[36],u?en(p,y[36],C,v0):nn(y[36]),vr),(!u||C[0]&256)&&S(s,"transform","translateX("+y[8]+"px)"),(!u||C[0]&512)&&S(s,"transition-duration",y[9]+"ms"),(!u||C[0]&1)&&S(s,"transition-timing-function",y[0]),r&&Kt(r.update)&&C[0]&2048&&r.update.call(null,{thresholdProvider:y[38]}),y[3]?g?(g.p(y,C),C[0]&8&&P(g,1)):(g=wr(y),g.c(),P(g,1),g.m(o,null)):g&&(re(),L(g,1,1,()=>{g=null}),ae()),y[1]?A?(A.p(y,C),C[0]&2&&P(A,1)):(A=Cr(y),A.c(),P(A,1),A.m(e,null)):A&&(re(),L(A,1,1,()=>{A=null}),ae()),y[4]?w?(w.p(y,C),C[0]&16&&P(w,1)):(w=Pr(y),w.c(),P(w,1),w.m(t,null)):w&&(re(),L(w,1,1,()=>{w=null}),ae())},i(y){u||(P(h),P(v,y),P(g),P(A),P(w),u=!0)},o(y){L(h),L(v,y),L(g),L(A),L(w),u=!1},d(y){y&&M(t),h&&h.d(),v&&v.d(y),i[39](null),g&&g.d(),i[40](null),A&&A.d(),w&&w.d(),f=!1,dt(d)}}}function E0(i,t,e){let{$$slots:n={},$$scope:o}=t,s=[],r,a,l=0,c=0,u=1;const[{data:f,progressManager:d},h,p]=m0((te,ge)=>{qi({currentPageIndex:()=>e(5,r=ge),progressValue:()=>e(7,a=ge),offset:()=>e(8,l=ge),durationMs:()=>e(9,c=ge),pagesCount:()=>e(10,u=ge),loaded:()=>e(6,s=ge)})(te)}),v=wn();let{timingFunction:g="ease-in-out"}=t,{arrows:A=!0}=t,{infinite:w=!0}=t,{initialPageIndex:y=0}=t,{duration:C=500}=t,{autoplay:D=!1}=t,{autoplayDuration:I=3e3}=t,{autoplayDirection:x=Ct}=t,{pauseOnFocus:k=!1}=t,{autoplayProgressVisible:Q=!1}=t,{dots:_=!0}=t,{swiping:F=!0}=t,{particlesToShow:J=1}=t,{particlesToScroll:j=1}=t;function B(te,ge){return N(this,null,function*(){const Ve=mn(ge,"animated",!0);if(typeof te!="number")throw new Error("pageIndex should be a number");yield h.showPage(te,{animated:Ve})})}function O(te){return N(this,null,function*(){const ge=mn(te,"animated",!0);yield h.showPrevPage({animated:ge})})}function W(te){return N(this,null,function*(){const ge=mn(te,"animated",!0);yield h.showNextPage({animated:ge})})}let G=0,ee,X;const U=$g(({width:te})=>{e(11,G=te),f.particleWidth=G/f.particlesToShow,Kg({particlesContainerChildren:X.children,particleWidth:f.particleWidth}),h.offsetPage({animated:!1})});function de(){const{clonesToAppend:te,clonesToPrepend:ge}=e0({clonesCountHead:f.clonesCountHead,clonesCountTail:f.clonesCountTail,particlesContainerChildren:X.children});t0({particlesContainer:X,clonesToAppend:te,clonesToPrepend:ge})}Je(()=>{N(this,null,function*(){yield To(),X&&ee&&(f.particlesCountWithoutClones=X.children.length,yield To(),f.infinite&&de(),f.particlesCount=X.children.length,h.showPage(y,{animated:!1}),U.observe(ee))})}),It(()=>{U.disconnect(),d.reset()});function fe(te){return N(this,null,function*(){yield h.showPage(te,{animated:!0})})}function pe(){!F||(f.durationMs=0)}function Ee(te){return N(this,null,function*(){!F||(yield qi({[Ct]:h.showNextPage,[Ut]:h.showPrevPage})(te.detail.direction))})}function De(te){!F||(f.offset+=te.detail.dx)}function je(){!F||h.showParticle(f.currentParticleIndex)}function ce(){return N(this,null,function*(){!F||(yield h.offsetPage({animated:!0}))})}function be(te){f.focused=te.detail.value}function Pe(){h.toggleFocused()}function ue(){h.showPrevPage()}const Xe=()=>G/3;function it(te){Be[te?"unshift":"push"](()=>{X=te,e(13,X)})}function Ae(te){Be[te?"unshift":"push"](()=>{ee=te,e(12,ee)})}const qe=te=>fe(te.detail);return i.$$set=te=>{"timingFunction"in te&&e(0,g=te.timingFunction),"arrows"in te&&e(1,A=te.arrows),"infinite"in te&&e(2,w=te.infinite),"initialPageIndex"in te&&e(24,y=te.initialPageIndex),"duration"in te&&e(25,C=te.duration),"autoplay"in te&&e(26,D=te.autoplay),"autoplayDuration"in te&&e(27,I=te.autoplayDuration),"autoplayDirection"in te&&e(28,x=te.autoplayDirection),"pauseOnFocus"in te&&e(29,k=te.pauseOnFocus),"autoplayProgressVisible"in te&&e(3,Q=te.autoplayProgressVisible),"dots"in te&&e(4,_=te.dots),"swiping"in te&&e(30,F=te.swiping),"particlesToShow"in te&&e(31,J=te.particlesToShow),"particlesToScroll"in te&&e(32,j=te.particlesToScroll),"$$scope"in te&&e(36,o=te.$$scope)},i.$$.update=()=>{i.$$.dirty[0]&32&&v("pageChange",r),i.$$.dirty[0]&4&&(f.infinite=w),i.$$.dirty[0]&33554432&&(f.durationMsInit=C),i.$$.dirty[0]&67108864&&(f.autoplay=D),i.$$.dirty[0]&134217728&&(f.autoplayDuration=I),i.$$.dirty[0]&268435456&&(f.autoplayDirection=x),i.$$.dirty[0]&536870912&&(f.pauseOnFocus=k),i.$$.dirty[1]&1&&(f.particlesToShowInit=J),i.$$.dirty[1]&2&&(f.particlesToScrollInit=j)},[g,A,w,Q,_,r,s,a,l,c,u,G,ee,X,h,fe,pe,Ee,De,je,ce,be,Pe,ue,y,C,D,I,x,k,F,J,j,B,O,W,o,n,Xe,it,Ae,qe]}class I0 extends se{constructor(t){super(),oe(this,t,E0,P0,ie,{timingFunction:0,arrows:1,infinite:2,initialPageIndex:24,duration:25,autoplay:26,autoplayDuration:27,autoplayDirection:28,pauseOnFocus:29,autoplayProgressVisible:3,dots:4,swiping:30,particlesToShow:31,particlesToScroll:32,goTo:33,goToPrev:34,goToNext:35},p0,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function k0(i){le(i,"svelte-bh2qfj",".media-item.svelte-bh2qfj.svelte-bh2qfj{position:relative;height:100%}.media-content.svelte-bh2qfj.svelte-bh2qfj{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.video-icon.svelte-bh2qfj.svelte-bh2qfj{width:12.5rem;height:6.25rem;max-width:60%;max-height:60%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.video-play-button-container.svelte-bh2qfj.svelte-bh2qfj{display:none;pointer-events:auto;position:absolute;width:100%;height:100%;top:0;left:0;transform:translate3d(0, 0, 0)}.video-play-button-container.showPlayButton.svelte-bh2qfj.svelte-bh2qfj{display:block}.video-icon.large.svelte-bh2qfj.svelte-bh2qfj{width:12.5rem;height:6.25rem}.video-icon.small.svelte-bh2qfj.svelte-bh2qfj{width:1.75rem;height:1.75rem}.video-icon.svelte-bh2qfj .video-icon-img.svelte-bh2qfj{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-icon.svelte-bh2qfj .video-icon-img.canPlay.svelte-bh2qfj{cursor:pointer}")}function Er(i){let t;function e(s,r){if(s[2].type==="Image")return D0;if(s[2].type==="Video")return x0}let n=e(i),o=n&&n(i);return{c(){t=z("div"),o&&o.c(),b(t,"class","media-item svelte-bh2qfj"),b(t,"draggable","false")},m(s,r){T(s,t,r),o&&o.m(t,null)},p(s,r){n===(n=e(s))&&o?o.p(s,r):(o&&o.d(1),o=n&&n(s),o&&(o.c(),o.m(t,null)))},d(s){s&&M(t),o&&o.d()}}}function x0(i){let t,e,n,o,s,r;function a(u,f){return u[7]&&u[2].videoCoverUrl?S0:L0}let l=a(i),c=l(i);return{c(){c.c(),t=ne(),e=z("div"),n=z("div"),o=z("div"),b(o,"class","video-icon-img svelte-bh2qfj"),S(o,"background-image","url("+i[17]()+")"),Z(o,"canPlay",i[5]),b(n,"class","video-icon svelte-bh2qfj"),Z(n,"large",i[4]==="large"),Z(n,"small",i[4]==="small"),b(e,"class","video-play-button-container svelte-bh2qfj"),Z(e,"showPlayButton",i[9])},m(u,f){c.m(u,f),T(u,t,f),T(u,e,f),V(e,n),V(n,o),s||(r=we(o,"click",i[18]),s=!0)},p(u,f){l===(l=a(u))&&c?c.p(u,f):(c.d(1),c=l(u),c&&(c.c(),c.m(t.parentNode,t))),f&8&&S(o,"background-image","url("+u[17]()+")"),f&32&&Z(o,"canPlay",u[5]),f&16&&Z(n,"large",u[4]==="large"),f&16&&Z(n,"small",u[4]==="small"),f&512&&Z(e,"showPlayButton",u[9])},d(u){c.d(u),u&&M(t),u&&M(e),s=!1,r()}}}function D0(i){let t,e,n,o;return{c(){t=z("img"),b(t,"class","media-content svelte-bh2qfj"),b(t,"style",e=`object-fit: ${i[6]};`),_e(t.src,n=i[2].url)||b(t,"src",n),b(t,"alt",o=i[2].name),b(t,"draggable",!1)},m(s,r){T(s,t,r)},p(s,r){r&64&&e!==(e=`object-fit: ${s[6]};`)&&b(t,"style",e),r&4&&!_e(t.src,n=s[2].url)&&b(t,"src",n),r&4&&o!==(o=s[2].name)&&b(t,"alt",o)},d(s){s&&M(t)}}}function L0(i){let t,e,n,o,s,r,a;return{c(){t=z("video"),b(t,"class","media-content svelte-bh2qfj"),b(t,"style",e=`object-fit: ${i[6]};`),_e(t.src,n=i[2].videoCoverUrl?i[2].url:i[2].url+"#t=0.1")||b(t,"src",n),b(t,"poster",o=i[2].videoCoverUrl),b(t,"preload",s=i[2].videoCoverUrl?"none":"auto"),b(t,"disablepictureinpicture",""),t.playsInline=!0,b(t,"paused",""),t.muted=!0,b(t,"draggable",!1),t.loop=!1,b(t,"crossorigin",""),t.controls=!1,Z(t,"showPlayButton",i[9]),S(t,"position","relative")},m(l,c){T(l,t,c),i[16](t),r||(a=[we(t,"play",i[13]),we(t,"pause",i[14]),we(t,"click",i[15])],r=!0)},p(l,c){c&64&&e!==(e=`object-fit: ${l[6]};`)&&b(t,"style",e),c&4&&!_e(t.src,n=l[2].videoCoverUrl?l[2].url:l[2].url+"#t=0.1")&&b(t,"src",n),c&4&&o!==(o=l[2].videoCoverUrl)&&b(t,"poster",o),c&4&&s!==(s=l[2].videoCoverUrl?"none":"auto")&&b(t,"preload",s),c&512&&Z(t,"showPlayButton",l[9])},d(l){l&&M(t),i[16](null),r=!1,dt(a)}}}function S0(i){let t,e,n,o;return{c(){t=z("img"),b(t,"class","media-content svelte-bh2qfj"),b(t,"style",e=`object-fit: ${i[6]};`),_e(t.src,n=i[2].videoCoverUrl)||b(t,"src",n),b(t,"alt",o=i[2].name),b(t,"draggable",!1)},m(s,r){T(s,t,r)},p(s,r){r&64&&e!==(e=`object-fit: ${s[6]};`)&&b(t,"style",e),r&4&&!_e(t.src,n=s[2].videoCoverUrl)&&b(t,"src",n),r&4&&o!==(o=s[2].name)&&b(t,"alt",o)},d(s){s&&M(t)}}}function M0(i){let t,e=i[2]&&Er(i);return{c(){e&&e.c(),t=he()},m(n,o){e&&e.m(n,o),T(n,t,o)},p(n,[o]){n[2]?e?e.p(n,o):(e=Er(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:Y,o:Y,d(n){e&&e.d(n),n&&M(t)}}}function T0(i,t,e){let{mediaInstance:n={paused:!0}}=t,{tag:o}=t,{media:s}=t,{playButtonIfNeed:r="withoutText"}=t,{playButtonSizeIfNeed:a="small"}=t,{canPlay:l=!0}=t,{objectFit:c="fill"}=t,{disableVideoIfHavePoster:u=!1}=t,f=(s==null?void 0:s.type)==="Video"&&Boolean(s==null?void 0:s.videoCoverUrl),d,h=!0;const p=Tt("mediaStore"),v=Tt("hooks"),g=()=>{f||(d==null||d.play(),d==null||d.pause(),e(12,f=!0))};v.on("loadVideoFirstFrame",g),Je(()=>{p.subscribe(({currentMediaElement:x})=>{x!==d&&(d==null||d.pause())})});const A=x=>{e(9,h=!1),e(0,n.paused=!1,n),p.set({currentMediaElement:d}),v.emit("playStateChange",{event:x,state:"playing",tag:o,mediaInstance:d})},w=x=>{e(9,h=!0),e(0,n.paused=!0,n),v.emit("playStateChange",{event:x,state:"paused",tag:o,mediaInstance:d})},y=x=>{d&&d.pause()};function C(x){Be[x?"unshift":"push"](()=>{d=x,e(8,d)})}const D=()=>r==="withText"?Tp:r==="withoutText"?zp:r,I=x=>{!l||d&&(e(8,d.muted=!1,d),d.play())};return i.$$set=x=>{"mediaInstance"in x&&e(0,n=x.mediaInstance),"tag"in x&&e(1,o=x.tag),"media"in x&&e(2,s=x.media),"playButtonIfNeed"in x&&e(3,r=x.playButtonIfNeed),"playButtonSizeIfNeed"in x&&e(4,a=x.playButtonSizeIfNeed),"canPlay"in x&&e(5,l=x.canPlay),"objectFit"in x&&e(6,c=x.objectFit),"disableVideoIfHavePoster"in x&&e(7,u=x.disableVideoIfHavePoster)},i.$$.update=()=>{if(i.$$.dirty&256&&d&&e(9,h=d.paused),i.$$.dirty&4356&&(s==null?void 0:s.type)==="Video"&&!f){const x=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,Q=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&x;d&&Q&&d.paused&&(document.removeEventListener("WeixinJSBridgeReady",g),document.removeEventListener("touchstart",g),document.removeEventListener("click",g),document.addEventListener("WeixinJSBridgeReady",g),document.addEventListener("touchstart",g),document.addEventListener("click",g))}},[n,o,s,r,a,l,c,u,d,h,p,v,f,A,w,y,C,D,I]}class hl extends se{constructor(t){super(),oe(this,t,T0,M0,ie,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,objectFit:6,disableVideoIfHavePoster:7},k0)}}function z0(i){le(i,"svelte-nuckwh",".media-list-wrapper.svelte-nuckwh{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}.media-list.svelte-nuckwh{position:relative;height:100%;left:50%;top:50%;transform:translate(-50%, -50%)}")}function Ir(i,t,e){const n=i.slice();return n[21]=t[e],n[22]=t,n[23]=e,n}function kr(i){let t,e,n,o,s,r,a;const l=[j0,B0],c=[];function u(f,d){return f[12]?0:1}return n=u(i),o=c[n]=l[n](i),{c(){t=z("div"),e=z("div"),o.c(),b(e,"class","media-list svelte-nuckwh"),b(t,"class","media-list-wrapper svelte-nuckwh"),Z(t,"unfolded",i[5])},m(f,d){T(f,t,d),V(t,e),c[n].m(e,null),a=!0},p(f,d){i=f;let h=n;n=u(i),n===h?c[n].p(i,d):(re(),L(c[h],1,1,()=>{c[h]=null}),ae(),o=c[n],o?o.p(i,d):(o=c[n]=l[n](i),o.c()),P(o,1),o.m(e,null)),(!a||d&32)&&Z(t,"unfolded",i[5])},i(f){a||(P(o),f&&Me(()=>{r&&r.end(1),s=Bt(t,Vo,i[6]?{y:4,duration:i[4],delay:i[2],easing:bt}:void 0),s.start()}),a=!0)},o(f){L(o),s&&s.invalidate(),f&&(r=on(t,Vo,i[6]?{y:4,duration:i[4],delay:i[3],easing:bt}:void 0)),a=!1},d(f){f&&M(t),c[n].d(),f&&r&&r.end()}}}function B0(i){let t,e;const n=[{media:i[1][0]},i[7],{tag:i[0]}];let o={};for(let s=0;s<n.length;s+=1)o=ze(o,n[s]);return t=new hl({props:o}),{c(){$(t.$$.fragment)},m(s,r){q(t,s,r),e=!0},p(s,r){const a=r&131?Qe(n,[r&2&&{media:s[1][0]},r&128&&ka(s[7]),r&1&&{tag:s[0]}]):{};t.$set(a)},i(s){e||(P(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){K(t,s)}}}function j0(i){let t,e,n={dots:!1,arrows:!1,$$slots:{default:[V0]},$$scope:{ctx:i}};return t=new I0({props:n}),i[17](t),t.$on("pageChange",i[18]),{c(){$(t.$$.fragment)},m(o,s){q(t,o,s),e=!0},p(o,s){const r={};s&16778625&&(r.$$scope={dirty:s,ctx:o}),t.$set(r)},i(o){e||(P(t.$$.fragment,o),e=!0)},o(o){L(t.$$.fragment,o),e=!1},d(o){i[17](null),K(t,o)}}}function xr(i){let t,e,n;const o=[i[7],{media:i[21]},{tag:i[0]}];function s(a){i[16](a,i[23])}let r={};for(let a=0;a<o.length;a+=1)r=ze(r,o[a]);return i[8][i[23]]!==void 0&&(r.mediaInstance=i[8][i[23]]),t=new hl({props:r}),Be.push(()=>Hc(t,"mediaInstance",s)),{c(){$(t.$$.fragment)},m(a,l){q(t,a,l),n=!0},p(a,l){i=a;const c=l&1153?Qe(o,[l&128&&ka(i[7]),l&1024&&{media:i[21]},l&1&&{tag:i[0]}]):{};!e&&l&256&&(e=!0,c.mediaInstance=i[8][i[23]],Vc(()=>e=!1)),t.$set(c)},i(a){n||(P(t.$$.fragment,a),n=!0)},o(a){L(t.$$.fragment,a),n=!1},d(a){K(t,a)}}}function V0(i){let t,e,n=i[10],o=[];for(let r=0;r<n.length;r+=1)o[r]=xr(Ir(i,n,r));const s=r=>L(o[r],1,1,()=>{o[r]=null});return{c(){for(let r=0;r<o.length;r+=1)o[r].c();t=he()},m(r,a){for(let l=0;l<o.length;l+=1)o[l].m(r,a);T(r,t,a),e=!0},p(r,a){if(a&1409){n=r[10];let l;for(l=0;l<n.length;l+=1){const c=Ir(r,n,l);o[l]?(o[l].p(c,a),P(o[l],1)):(o[l]=xr(c),o[l].c(),P(o[l],1),o[l].m(t.parentNode,t))}for(re(),l=n.length;l<o.length;l+=1)s(l);ae()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)P(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)L(o[a]);e=!1},d(r){ct(o,r),r&&M(t)}}}function R0(i){let t,e,n=i[5]&&kr(i);return{c(){n&&n.c(),t=he()},m(o,s){n&&n.m(o,s),T(o,t,s),e=!0},p(o,[s]){o[5]?n?(n.p(o,s),s&32&&P(n,1)):(n=kr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(P(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Q0(i,t,e){let n,o,s,r,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:u=0}=t,{duration:f=0}=t,{unfolded:d=!0}=t,{animation:h=!0}=t,{mediaItemConfig:p}=t,{enableCarousel:v=!0}=t,{autoplayConfig:g={autoplay:!0,autoplayVideo:!1}}=t,A=[],w,y=null;const C=Tt("mediaStore");Je(()=>{y=setInterval(()=>{r&&(w==null||w.goToNext())},3e3)}),It(()=>{clearInterval(y)});function D(k,Q){i.$$.not_equal(A[Q],k)&&(A[Q]=k,e(8,A))}function I(k){Be[k?"unshift":"push"](()=>{w=k,e(11,w)})}const x=k=>{n||C.set({currentMediaElement:null})};return i.$$set=k=>{"tag"in k&&e(0,a=k.tag),"mediaData"in k&&e(1,l=k.mediaData),"inDelay"in k&&e(2,c=k.inDelay),"outDelay"in k&&e(3,u=k.outDelay),"duration"in k&&e(4,f=k.duration),"unfolded"in k&&e(5,d=k.unfolded),"animation"in k&&e(6,h=k.animation),"mediaItemConfig"in k&&e(7,p=k.mediaItemConfig),"enableCarousel"in k&&e(14,v=k.enableCarousel),"autoplayConfig"in k&&e(15,g=k.autoplayConfig)},i.$$.update=()=>{i.$$.dirty&256&&e(9,n=A.every(k=>k.paused)),i.$$.dirty&16386&&e(12,o=v&&(l==null?void 0:l.length)>1),i.$$.dirty&2&&e(10,s=l),i.$$.dirty&34304&&(r=s.length>1&&g.autoplay&&n),i.$$.dirty&256&&console.log({mediaInstanceList:A})},[a,l,c,u,f,d,h,p,A,n,s,w,o,C,v,g,D,I,x]}class ml extends se{constructor(t){super(),oe(this,t,Q0,R0,ie,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:14,autoplayConfig:15},z0)}}function O0(i){le(i,"svelte-1f7m1lj",".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}")}function Dr(i){let t,e,n,o,s,r,a,l;t=new nt({props:{visible:i[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),o=new dg({props:{unfolded:i[3],outDelay:400}});let c=i[2]&&Lr(i),u=i[1]&&Sr(i);return{c(){$(t.$$.fragment),e=ne(),n=z("div"),$(o.$$.fragment),s=ne(),c&&c.c(),r=ne(),u&&u.c(),a=he(),b(n,"class","line svelte-1f7m1lj")},m(f,d){q(t,f,d),T(f,e,d),T(f,n,d),q(o,n,null),T(f,s,d),c&&c.m(f,d),T(f,r,d),u&&u.m(f,d),T(f,a,d),l=!0},p(f,d){const h={};d&8&&(h.visible=f[3]),t.$set(h);const p={};d&8&&(p.unfolded=f[3]),o.$set(p),f[2]?c?(c.p(f,d),d&4&&P(c,1)):(c=Lr(f),c.c(),P(c,1),c.m(r.parentNode,r)):c&&(re(),L(c,1,1,()=>{c=null}),ae()),f[1]?u?(u.p(f,d),d&2&&P(u,1)):(u=Sr(f),u.c(),P(u,1),u.m(a.parentNode,a)):u&&(re(),L(u,1,1,()=>{u=null}),ae())},i(f){l||(P(t.$$.fragment,f),P(o.$$.fragment,f),P(c),P(u),l=!0)},o(f){L(t.$$.fragment,f),L(o.$$.fragment,f),L(c),L(u),l=!1},d(f){K(t,f),f&&M(e),f&&M(n),K(o),f&&M(s),c&&c.d(f),f&&M(r),u&&u.d(f),f&&M(a)}}}function Lr(i){let t,e,n;return e=new ll({props:{unfolded:i[3],content:i[2],inDelay:500}}),{c(){t=z("div"),$(e.$$.fragment),b(t,"class","text svelte-1f7m1lj")},m(o,s){T(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&8&&(r.unfolded=o[3]),s&4&&(r.content=o[2]),e.$set(r)},i(o){n||(P(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function Sr(i){let t,e,n;return e=new ml({props:{autoplayConfig:{autoplay:!1},unfolded:i[3],mediaData:i[1],tag:i[0],enableCarousel:!1,mediaItemConfig:{canPlay:!1,playButtonSizeIfNeed:"small",disableVideoIfHavePoster:!0},inDelay:500,duration:500}}),{c(){t=z("div"),$(e.$$.fragment),b(t,"class","media-wrapper svelte-1f7m1lj")},m(o,s){T(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&8&&(r.unfolded=o[3]),s&2&&(r.mediaData=o[1]),s&1&&(r.tag=o[0]),e.$set(r)},i(o){n||(P(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function H0(i){let t,e,n=i[0].state&&Dr(i);return{c(){n&&n.c(),t=he()},m(o,s){n&&n.m(o,s),T(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&P(n,1)):(n=Dr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(P(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function F0(i,t,e){let n,o,s,r,{tag:a}=t;return i.$$set=l=>{"tag"in l&&e(0,a=l.tag)},i.$$.update=()=>{var l,c,u;i.$$.dirty&1&&e(3,n=a.state?a.state.unfolded:!1),i.$$.dirty&1&&e(4,o=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),i.$$.dirty&16&&e(2,s=((u=o.length)!=null?u:0)>7?o.substring(0,6)+"...":o),i.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,s,n,o]}class G0 extends se{constructor(t){super(),oe(this,t,F0,H0,ie,{tag:0},O0)}}class Ki{constructor(t=0,e=0){m(this,"min");m(this,"max");m(this,"isInterval",!0);this.min=t,this.max=e}fromArray(t){return this.min=t[0],this.max=t[1],this}isOverlap(t){return Math.min(this.max,t.max)<Math.max(this.min,t.min)}contains(t){return this.min<t.min&&this.max>t.max}}class W0{constructor(t,e){m(this,"min");m(this,"max");m(this,"xInterval");m(this,"yInterval");m(this,"isRectangle",!0);this.min=t,this.max=e,this.xInterval=new Ki(this.min.x,this.max.x),this.yInterval=new Ki(this.min.y,this.max.y)}isOverlapWithRectangle(t){return!this.xInterval.isOverlap(t.xInterval)&&!this.yInterval.isOverlap(t.yInterval)}containsRect(t){return this.xInterval.contains(t.xInterval)&&this.yInterval.contains(t.yInterval)}}function Hn(i,t,e){const n=i[t],o=i[e];!n||!o||(i[t]=o,i[e]=n)}function N0(i,t,e){const n=e/2;for(let o=1;o<=n;o++){const s=e-(o-1);for(let r=1;r<=t;r++){const a=(o-1)*t+r-1,l=(s-1)*t+r-1;Hn(i,a*4+0,l*4+0),Hn(i,a*4+1,l*4+1),Hn(i,a*4+2,l*4+2),Hn(i,a*4+3,l*4+3)}}}class pl{constructor(t,e){m(this,"width");m(this,"height");m(this,"containerDom");m(this,"hooks",new Ce.Subscribe);m(this,"canvas",document.createElement("canvas"));m(this,"five");m(this,"scale");m(this,"config");m(this,"offset",{x:0,y:0});m(this,"context");m(this,"renderCenter",new E.Vector3);m(this,"hammer");m(this,"state",{enabled:!1});m(this,"onPan",t=>{if(!this.containerDom||this.hooks.emit("wantsPanGesture",t))return;const n=this.offset.x+t.deltaX,o=this.offset.y+t.deltaY;this.canvas.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)",this.canvas.style.transform=`translate3d(${n}px, ${o}px, 100px)`});m(this,"onPanEnd",t=>{this.offset={x:this.offset.x+t.deltaX,y:this.offset.y+t.deltaY},this.canvas.style.boxShadow="none"});var o,s,r;if(!t.renderer)throw new Error("Five Render \u672A\u521D\u59CB\u5316");this.five=t,this.scale=(o=e==null?void 0:e.scale)!=null?o:2,this.width=(s=e==null?void 0:e.width)!=null?s:190,this.height=(r=e==null?void 0:e.height)!=null?r:190,this.config={dragEnabled:(e==null?void 0:e.dragEnabled)||!1,autoFixPCPosition:(e==null?void 0:e.autoFixPCPosition)||!1,initialPosition:(e==null?void 0:e.initialPosition)||{left:"0",top:"0"}};const n=this.canvas.getContext("2d");if(!n)throw new Error("CANNOT CREATE CONTEXT2D");this.context=n,this.config.dragEnabled&&(this.hammer=new yn.default(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panend",this.onPanEnd)),this.initStyle()}dispose(){var t;this.clear(),this.disable(),(t=this.hammer)==null||t.destroy()}enable(){var t;if(!this.state.enabled)return this.state.enabled=!0,(t=this.containerDom)==null||t.append(this.canvas),this}disable(){if(!!this.state.enabled)return this.state.enabled=!1,this.canvas.remove(),this}appendTo(t){var e;return this.containerDom&&((e=this.containerDom)==null||e.removeChild(this.canvas)),this.containerDom=t,this.state.enabled&&t.append(this.canvas),this}clear(){return this.context.clearRect(0,0,this.canvas.width,this.canvas.height),this}renderWithPoint(t){!this.containerDom||!this.state.enabled||(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}autoFixPCPosition(){if(!this.containerDom)return;const{width:t,height:e}=this,n=this.renderCenter.clone().project(this.five.camera),o=(n.x+1)/2*this.containerDom.clientWidth,s=-(n.x-1)/2*this.containerDom.clientWidth,r=-(n.y-1)/2*this.containerDom.clientHeight;o<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=90+"px"):r<183?(this.canvas.style.top=90+"px",this.canvas.style.left=-t/2+"px"):s<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=-t-90+"px"):(this.canvas.style.left=-t/2+"px",this.canvas.style.top=-e-90+"px"),this.canvas.style.transform=`translate3d(${o}px, ${r}px, 10px)`,this.offset={x:o,y:r}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:n,height:o}=this,s=this.renderCenter.clone().project(this.five.camera),r=this.five.renderer.getSize(new E.Vector2),a=1,l=n/t,c=o/t,u=a*t,f=(s.x+1)/2*r.x,d=(s.y+1)/2*r.y,h=this.five.getPixels(f-l/2,d-l/2,l,c,u),p=Math.floor(n*a),v=Math.floor(o*a);N0(h,p,v);const g=new ImageData(p,v);g.data.set(h),e.putImageData(g,0,0)}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents="all",t.style.borderRadius="50%",t.style.zIndex="99";const e=1;t.setAttribute("width",(this.width*e).toString()),t.setAttribute("height",(this.height*e).toString()),t.style.border="2px solid rgba(255,255,255,0.20)",t.style.width=this.width+"px",t.style.height=this.height+"px",t.style.top=this.config.initialPosition.top,t.style.left=this.config.initialPosition.left,t.style.transform="translate(0,0,100px)",this.config.dragEnabled&&(this.canvas.style.cursor="pointer")}}function _0(i,t){const{offsetWidth:e,offsetHeight:n}=t,{top:o,left:s}=t.getBoundingClientRect();return new E.Vector2().set((i.x-s)/e*2-1,-(i.y-o)/n*2+1)}function gl(i,t){const{offsetWidth:e,offsetHeight:n}=t;return new E.Vector2().set(i.x/e*2-1,-i.y/n*2+1)}function X0(i,t){const e=i.getElement();if(!e)return;const n=gl(t,e),o=new E.Raycaster;return o.setFromCamera(n,i.camera),o}function Y0(i,t){const{x:e,y:n}=t,o=e*2-1,s=n*2-1,r=new E.Vector2().fromArray([o,s]),a=new E.Raycaster;return a.setFromCamera(r,i.camera),i.model.intersectRaycaster(a)[0]}const U0="data:image/png;base64,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",J0=`
547
547
  varying vec2 vUv;
548
548
  void main() {
549
549
  vUv = uv;
@@ -558,5 +558,5 @@ void main() {
558
558
  float match = 1.0 - uv.x;
559
559
  gl_FragColor = vec4(1.0,1.0,1.0,match);
560
560
  }
561
- `;function q0(){const i=new E.PlaneGeometry(.4,.4),t=U0,e=new E.TextureLoader().load(t);e.encoding=E.sRGBEncoding;const n=new E.MeshBasicMaterial({map:e,transparent:!0,depthTest:!1});return new E.Mesh(i,n)}function K0(){const i=new E.CurvePath;i.add(new E.LineCurve3(new E.Vector3(0,0,0),new E.Vector3(0,0,.1)));const t=new E.TubeGeometry(i,8,.003),e=new E.ShaderMaterial({vertexShader:J0,fragmentShader:Z0,depthTest:!1,transparent:!0});return new E.Mesh(t,e)}function $0(){const i=new E.SphereGeometry(.01,20,20),t=new E.MeshBasicMaterial({color:10349931,depthTest:!1,transparent:!0,side:E.DoubleSide}),e=new E.Mesh(i,t);return e.position.set(0,0,.1),e}class Al extends E.Object3D{constructor(){super();m(this,"planeMesh");m(this,"lineMesh");m(this,"ballMesh");this.planeMesh=q0(),this.lineMesh=K0(),this.ballMesh=$0(),this.add(this.planeMesh,this.lineMesh,this.ballMesh)}updateWithIntersect(e){if(!e.face)return;const n=new E.Vector3().addVectors(e.point,e.face.normal);this.position.copy(e.point),this.lookAt(n)}dispose(){var e;(e=this.planeMesh.material.map)==null||e.dispose()}}class vl{constructor(t){m(this,"five");m(this,"contentElement",document.createElement("div"));m(this,"animeIns");m(this,"container");m(this,"css3DObject");m(this,"disposeCss3DObject");m(this,"state",{enabled:!1});this.five=t;const n=.4/2,s=qt(t).create3DDomContainer([[-n,n,0],[-n,-n,0],[n,-n,0],[n,n,0]].map(r=>new E.Vector3().fromArray(r)));if(s){const{container:r,dispose:a,css3DObject:l}=s;this.container=r,this.css3DObject=l,this.disposeCss3DObject=a}this.contentElement.style.width="100%",this.contentElement.style.height="100%",this.contentElement.style.backgroundImage=`url(${_a})`,this.contentElement.style.backgroundSize="100%",this.contentElement.style.backgroundRepeat="no-repeat"}enable(){var t;this.state.enabled||(this.state.enabled=!0,(t=this.container)==null||t.appendChild(this.contentElement))}disable(){!this.state.enabled||(this.state.enabled=!1,this.contentElement.remove())}updateWithIntersect(t){if(!t.face||!this.css3DObject)return;const e=new E.Vector3().addVectors(t.point,t.face.normal);this.css3DObject.position.copy(t.point),this.css3DObject.lookAt(e),this.five.needsRender=!0}doAnimation(){var t;(t=this.animeIns)==null||t.dispose(),new mo({progress:0}).to({progress:[1,0]}).duration(500).easing(si.Easing.Quadratic.InOut).onUpdate(({progress:e})=>{}).play()}dispose(){var t;(t=this.disposeCss3DObject)==null||t.call(this)}}class eA{constructor(t,e){m(this,"five");m(this,"hooks",new Ce.Subscribe);m(this,"magnifier",null);m(this,"pointHelper",null);m(this,"pointDomHelper",null);m(this,"contentDom",document.createElement("div"));m(this,"state",{enabled:!1});m(this,"group",new E.Group);this.five=t,this.magnifier=(e==null?void 0:e.magnifier)===void 0?new pl(t,{dragEnabled:!0}):null,this.pointHelper=(e==null?void 0:e.pointHelper)===void 0?new Al:null,this.pointDomHelper=(e==null?void 0:e.pointDomHelper)===void 0?new vl(t):null,this.group.name="five-point-selector",this.five.scene.add(this.group),this.contentDom.classList.add("five-point-selector-content"),this.contentDom.style.position="absolute",this.contentDom.style.top="0",this.contentDom.style.left="0",this.contentDom.style.width="100%",this.contentDom.style.height="100%",this.contentDom.style.pointerEvents="none"}enable(){var t,e;this.state.enabled||(this.state.enabled=!0,this.pointHelper&&this.group.add(this.pointHelper),(t=this.magnifier)==null||t.enable(),(e=this.pointDomHelper)==null||e.enable(),this.five.needsRender=!0,this.hooks.emit("enabled"))}disable(){var t,e;!this.state.enabled||(this.state.enabled=!1,this.pointHelper&&this.group.remove(this.pointHelper),(t=this.magnifier)==null||t.disable(),(e=this.pointDomHelper)==null||e.disable(),this.hooks.emit("disabled"))}dispose(){this.hooks.off(),this.disable(),this.magnifier=null,this.pointHelper=null,this.pointDomHelper=null}updateWithIntersect(t){var s;this.hooks.emit("pointChanged",{panoIndex:this.five.getCurrentState().panoIndex,position:t.point.toArray(),normal:(s=t.face)==null?void 0:s.normal.toArray()});const e=this.magnifier;e&&e.renderWithPoint(t.point);const n=this.pointHelper;n&&n.updateWithIntersect(t);const o=this.pointDomHelper;o&&o.updateWithIntersect(t),this.five.needsRender=!0}}const tA=Object.freeze(Object.defineProperty({__proto__:null,Interval:Ki,Rectangle:W0,Magnifier:pl,getCoordsFromClient:_0,getCoordsFromElement:gl,getRaycasterFromFivePointer:X0,getIntersectFromRelativePosition:Y0,PointHelper:Al,PointDomHelper:vl,FivePointSelector:eA,isNil:np,notNil:Ye,BetterTween:mo,tweenProgress:ja,nextFrame:ui,requestAnimationFrameInterval:di,getFrameTime:Pf},Symbol.toStringTag,{value:"Module"}));function nA(i){le(i,"svelte-8mby9k",".svelte-8mby9k.svelte-8mby9k{box-sizing:border-box}.marketing.svelte-8mby9k.svelte-8mby9k{transform:translateY(-100%)}.content.svelte-8mby9k .headerImage.svelte-8mby9k{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.line.svelte-8mby9k.svelte-8mby9k{position:absolute;height:2.0625rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.content.svelte-8mby9k.svelte-8mby9k{background-color:white;position:relative;display:flex;flex-direction:column;min-width:11.125rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.25rem;top:-1.875rem;left:-1rem;padding:0.5rem 0rem 0.5625rem;transition:all 500ms}.title.svelte-8mby9k.svelte-8mby9k{position:absolute;background-color:white;border-radius:0.25rem;width:100%;top:0.5rem;padding-left:0.75rem;padding-right:0.75rem}.title.svelte-8mby9k .text.svelte-8mby9k{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem;color:#000}.footer.svelte-8mby9k.svelte-8mby9k{position:relative;padding-left:0.75rem;padding-right:0.75rem;width:100%;height:1.375rem;display:flex;align-items:center}.footer.svelte-8mby9k .goto-button.svelte-8mby9k{flex-shrink:0;white-space:nowrap;background-image:linear-gradient(to right, rgba(87, 144, 253, 1) 0, rgba(42, 114, 254, 1) 100%);color:#fff;font-size:0.625rem;border-radius:0.875rem;font-weight:bold;padding-left:0.5rem;padding-right:0.5rem;height:1.25rem;margin-left:auto;display:flex;align-items:center}.footer.svelte-8mby9k .goto-icon.svelte-8mby9k::after{content:'';display:inline-block;width:0.75rem;height:0.75rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMAFNO2pYt4bErz8uP6ysawgVtBPDcR5C4s2L6ZmJBzZGJXUyEeDws/0G2zAAAAkklEQVQ4y+3TRw6DMBAF0OAeJ3QCpCe0uf8NwRILLBYfiS1/aT3JoymnI+sERZ5VCH0iVto3QDfBLmeSSMUTogRV9bBEpJAKaYpGijn13aTSLeraeG9D0NZFZv4/rRL5FDHnITlllqjv6tykWsmX4JHr05y7j6oFKq2P8He48B0tAM0EY0EDxquClw6vLz6EI35GmwwSZpe+WOgAAAAASUVORK5CYII=);background-size:100% auto;background-repeat:no-repeat}.price.svelte-8mby9k.svelte-8mby9k{flex-shrink:0;margin-right:0.75rem;white-space:nowrap;color:#ff6600;display:flex;align-items:baseline}.price.svelte-8mby9k .value.svelte-8mby9k{position:relative;top:0.0625rem;font-size:1.125rem;line-height:1.375rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.price.svelte-8mby9k .unit.svelte-8mby9k{padding-left:0.125rem;font-size:0.625rem}.tag.svelte-8mby9k.svelte-8mby9k{position:relative;background-color:white;display:flex;width:-moz-max-content;width:max-content;padding-left:0.75rem;padding-right:0.75rem;min-height:1.75rem}.tag.svelte-8mby9k .base-tag.svelte-8mby9k{height:1rem;margin-top:1.375rem;margin-bottom:0.5rem;margin-right:0.25rem;font-size:0.625rem;line-height:0.875rem;padding:0.0625rem 0.25rem;border-radius:0.125rem;overflow:hidden}.tag.svelte-8mby9k .primary-tag.svelte-8mby9k{background:#e5eefe;color:#0055ff}.tag.svelte-8mby9k .secondary-tag.svelte-8mby9k{background:rgba(255, 102, 0, 0.08);color:rgba(255, 102, 0, 1)}.unfolded.svelte-8mby9k .line.svelte-8mby9k{transform:translateX(-50%) scale(1, 1)}.folded.svelte-8mby9k .line.svelte-8mby9k{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.unfolded.svelte-8mby9k .content.svelte-8mby9k{opacity:1}.folded.svelte-8mby9k .content.svelte-8mby9k{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}")}function Mr(i,t,e){const n=i.slice();return n[0]=t[e],n}function Tr(i,t,e){const n=i.slice();return n[0]=t[e],n}function zr(i){let t,e=i[0]+"",n;return{c(){t=z("div"),n=ke(e),b(t,"class","base-tag primary-tag svelte-8mby9k")},m(o,s){T(o,t,s),V(t,n)},p(o,s){s&4&&e!==(e=o[0]+"")&&Se(n,e)},d(o){o&&M(t)}}}function Br(i){let t,e=i[0]&&zr(i);return{c(){e&&e.c(),t=he()},m(n,o){e&&e.m(n,o),T(n,t,o)},p(n,o){n[0]?e?e.p(n,o):(e=zr(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},d(n){e&&e.d(n),n&&M(t)}}}function jr(i){let t,e=i[0]+"",n;return{c(){t=z("div"),n=ke(e),b(t,"class","base-tag secondary-tag svelte-8mby9k")},m(o,s){T(o,t,s),V(t,n)},p(o,s){s&4&&e!==(e=o[0]+"")&&Se(n,e)},d(o){o&&M(t)}}}function Vr(i){let t,e=i[0]&&jr(i);return{c(){e&&e.c(),t=he()},m(n,o){e&&e.m(n,o),T(n,t,o)},p(n,o){n[0]?e?e.p(n,o):(e=jr(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},d(n){e&&e.d(n),n&&M(t)}}}function Rr(i){let t,e,n=i[2].price.value+"",o,s,r=i[2].price.unit&&Qr(i);return{c(){t=z("div"),e=z("span"),o=ke(n),s=ne(),r&&r.c(),b(e,"class","value svelte-8mby9k"),b(t,"class","price svelte-8mby9k")},m(a,l){T(a,t,l),V(t,e),V(e,o),V(t,s),r&&r.m(t,null)},p(a,l){l&4&&n!==(n=a[2].price.value+"")&&Se(o,n),a[2].price.unit?r?r.p(a,l):(r=Qr(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&M(t),r&&r.d()}}}function Qr(i){let t,e=i[2].price.unit+"",n;return{c(){t=z("span"),n=ke(e),b(t,"class","unit svelte-8mby9k")},m(o,s){T(o,t,s),V(t,n)},p(o,s){s&4&&e!==(e=o[2].price.unit+"")&&Se(n,e)},d(o){o&&M(t)}}}function Or(i){let t,e=i[2].highlightText+"",n;return{c(){t=z("div"),n=ke(e),b(t,"class","goto-button goto-icon svelte-8mby9k")},m(o,s){T(o,t,s),V(t,n)},p(o,s){s&4&&e!==(e=o[2].highlightText+"")&&Se(n,e)},d(o){o&&M(t)}}}function iA(i){var J,j;let t,e,n,o,s,r,a,l,c,u,f,d,h,p,v=i[2].title+"",g,A,w,y=Ye((J=i[2].price)==null?void 0:J.value)&&((j=i[2].price)==null?void 0:j.value)!=="",C,D;e=new nt({props:{visible:i[1],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let I=i[2].brandTags||[],x=[];for(let B=0;B<I.length;B+=1)x[B]=Br(Tr(i,I,B));let k=i[2].tags||[],Q=[];for(let B=0;B<k.length;B+=1)Q[B]=Vr(Mr(i,k,B));let _=y&&Rr(i),F=i[2].highlightText&&Or(i);return{c(){var B;t=z("div"),$(e.$$.fragment),n=ne(),o=z("div"),s=ne(),r=z("div"),a=z("img"),c=ne(),u=z("div");for(let O=0;O<x.length;O+=1)x[O].c();f=ne();for(let O=0;O<Q.length;O+=1)Q[O].c();d=ne(),h=z("div"),p=z("div"),g=ke(v),A=ne(),w=z("div"),_&&_.c(),C=ne(),F&&F.c(),b(o,"class","line svelte-8mby9k"),S(o,"transition-delay",i[1]?Fn+"ms":Gn+Fr-Hr-40+"ms"),b(a,"class","headerImage svelte-8mby9k"),_e(a.src,l=i[2].headerPictureUrl)||b(a,"src",l),b(a,"alt",""),b(u,"class","tag svelte-8mby9k"),b(p,"class","text svelte-8mby9k"),b(h,"class","title svelte-8mby9k"),b(w,"class","footer svelte-8mby9k"),S(w,"height",Ye((B=i[2].price)==null?void 0:B.value)&&i[2].highlightText?void 0:"1rem"),b(r,"class","content svelte-8mby9k"),S(r,"transition-delay",i[1]?Fn+Gn+"ms":"0ms"),b(t,"class","marketing svelte-8mby9k"),Z(t,"unfolded",i[1]),Z(t,"folded",i[3])},m(B,O){T(B,t,O),q(e,t,null),V(t,n),V(t,o),V(t,s),V(t,r),V(r,a),V(r,c),V(r,u);for(let W=0;W<x.length;W+=1)x[W].m(u,null);V(u,f);for(let W=0;W<Q.length;W+=1)Q[W].m(u,null);V(r,d),V(r,h),V(h,p),V(p,g),V(r,A),V(r,w),_&&_.m(w,null),V(w,C),F&&F.m(w,null),D=!0},p(B,[O]){var G,ee,X;const W={};if(O&2&&(W.visible=B[1]),e.$set(W),O&2&&S(o,"transition-delay",B[1]?Fn+"ms":Gn+Fr-Hr-40+"ms"),(!D||O&4&&!_e(a.src,l=B[2].headerPictureUrl))&&b(a,"src",l),O&4){I=B[2].brandTags||[];let U;for(U=0;U<I.length;U+=1){const de=Tr(B,I,U);x[U]?x[U].p(de,O):(x[U]=Br(de),x[U].c(),x[U].m(u,f))}for(;U<x.length;U+=1)x[U].d(1);x.length=I.length}if(O&4){k=B[2].tags||[];let U;for(U=0;U<k.length;U+=1){const de=Mr(B,k,U);Q[U]?Q[U].p(de,O):(Q[U]=Vr(de),Q[U].c(),Q[U].m(u,null))}for(;U<Q.length;U+=1)Q[U].d(1);Q.length=k.length}(!D||O&4)&&v!==(v=B[2].title+"")&&Se(g,v),O&4&&(y=Ye((G=B[2].price)==null?void 0:G.value)&&((ee=B[2].price)==null?void 0:ee.value)!==""),y?_?_.p(B,O):(_=Rr(B),_.c(),_.m(w,C)):_&&(_.d(1),_=null),B[2].highlightText?F?F.p(B,O):(F=Or(B),F.c(),F.m(w,null)):F&&(F.d(1),F=null),O&4&&S(w,"height",Ye((X=B[2].price)==null?void 0:X.value)&&B[2].highlightText?void 0:"1rem"),O&2&&S(r,"transition-delay",B[1]?Fn+Gn+"ms":"0ms"),(!D||O&2)&&Z(t,"unfolded",B[1]),(!D||O&8)&&Z(t,"folded",B[3])},i(B){D||(P(e.$$.fragment,B),D=!0)},o(B){L(e.$$.fragment,B),D=!1},d(B){B&&M(t),K(e),ct(x,B),ct(Q,B),_&&_.d(),F&&F.d()}}}const Fn=400,Hr=500,Gn=180,Fr=500;function oA(i,t,e){let n,o,s,{tag:r}=t;return i.$$set=a=>{"tag"in a&&e(0,r=a.tag)},i.$$.update=()=>{var a,l;i.$$.dirty&1&&e(1,n=(l=(a=r.state)==null?void 0:a.unfolded)!=null?l:!1),i.$$.dirty&2&&e(3,o=!n),i.$$.dirty&1&&e(2,s=r.data)},[r,n,s,o]}class sA extends se{constructor(t){super(),oe(this,t,oA,iA,ie,{tag:0},nA)}}const Jt="data:audio/mpeg;base64,//uQxAAAAAAAAAAAAAAAAAAAAAAASW5mbwAAAA8AAAADAAAGhgBVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVWqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqr///////////////////////////////////////////8AAAA5TEFNRTMuOThyAc0AAAAAAAAAABSAJAiqQgAAgAAABobxtI73AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//uQxAACFEII9ACZ/sJZwWEoEb8w/////N//////JcxjHjf+7/v/H2PzCCFAiDtGeyBCIx7bJJ1mmEEMy6g8mm2c8nrGABB4h2Mkmn//4z/73u773R5qHHu/j/w7Kxkzh5lWRWdsifCkNAnY9Zc1HvDAhjhSHdFkHFzLmabt/AQxSg2wwzLhHIJOBnAWwVY4zrhIYhhc2kvhYDfQ4hDi2Gmh5KyFn8EcGIrHAngNgIwVIEMf5bzbAiTRoAD///8z/KVhkkWEle6IX+d/z4fvH3BShK1e5kmjkCMoxVmXhd4ROlTKo3iipasvTilY21q19ta30/v/0/idPX1v8PNxJL6ramnOVsdvMv2akO0iSYIzdJFirtzWXCZicS9vHqvSKyqm5XJBdqBwPxyfJdykhWTZ0G0ZyTZGpLKxsNwwoRhsx3tZfhwmeOBVISm3impAC/IT/8hP/EKEM1KMdVdVKM2rHV4x7HVXZvbVVKN/qq8CiV9VL9jjH/6l6qf7MBCjZmOqsAibjcP+qqqv0oxqpa/NVW286hPo1nz2L/h8+jXt//uSxCmDU2IK/ECN98KKtE5IYzNoCfbw+u9i5r8PoadUMFPKqWL4LK3T/LCraMSHGkW4bpLXR/E6LlHOVQxmslKVJ8IULktMN06N0FKCpHCoYsjC4F+Z0NVqdNFoGSTjSiyjzLdnZ2fNqTi2eHKONONKLMPMKLONKLMPQRJGlFxZRoKcJFAYEeIFiRQkUWUeYfef//Ko04soswso40UJAgMw8wosososy0EalnZyjQUGBRQGIFggOWUacWUeYmuadrZziQKKEgQsQLAhQkUJAgMQDghltLO1onp0cpkNInSFMqlYeSEJ5AHsqFdOwy1DA2sRmRJKxdKRfLhfLw5BzUxBTUUzLjk4LjJVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVUxBTUUzLjk4LjJVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVf/7ksRRA8AAAaQAAAAgAAA0gAAABFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVU=",pn={};var oi=(i=>(i.Default="default",i.GetAudioDuration="getAudioDuration",i.PlayAudio="playAudio",i))(oi||{});function bl(i,t){const e=(t==null?void 0:t.namespace)||"default",n=pn[e]||(pn[e]=[]);let o=n.find(s=>!s.realSrc||s.realSrc===Jt);return o||(console.warn("\u672A\u627E\u5230\u7F13\u5B58\u97F3\u9891\uFF0C\u5DF2\u65B0\u5EFA",pn),o=new bo(Jt),n.push(o)),i&&(o.src=i),o}function rA(i){return N(this,null,function*(){const t=(()=>i instanceof bo?i:bl(i,{namespace:"getAudioDuration"}))(),e=yield new Promise(n=>{t.duration?t.isBlankAudio?n(0):n(t.duration):(t.addEventListener("loadedmetadata",()=>{t.isBlankAudio?n(0):n(t.duration)}),t.addEventListener("canplaythrough",()=>{t.isBlankAudio?n(0):n(t.duration)}))});return typeof i=="string"&&t.clear(),e})}function Gr(i,t){const e=(t==null?void 0:t.namespace)||"default",n=pn[e]||(pn[e]=[]),o=i-n.length;if(!(o<=0))for(let s=0;s<o;s++)n.push(new bo(Jt))}class bo extends Audio{constructor(e){super(e);m(this,"preload","auto");m(this,"realSrc","");m(this,"inited",!1);m(this,"removeDocumentEventListener");this.realSrc=e!=null?e:"",super.addEventListener("ended",()=>{this.src=""});const n=()=>aA(this);document.addEventListener("click",n),document.addEventListener("touchend",n),this.removeDocumentEventListener=()=>{document.removeEventListener("click",n),document.removeEventListener("touchend",n)}}get isBlankAudio(){return this.realSrc===Jt||!this.realSrc}get src(){return super.src}set src(e){super.src=e,this.realSrc=e}clear(){this.src=Jt,this.currentTime=0}}function aA(i){!i||i.inited||(i.src&&(i.inited=!0,i.removeDocumentEventListener()),i.src===Jt&&i.play())}class lA extends Audio{constructor(e){super();m(this,"sharedAudioSrc");m(this,"sharedAudioPaused",!0);m(this,"sharedAudioCurrentTime",0);m(this,"tryplaying",!1);m(this,"audioInstance");m(this,"eventListenerDisposer");this.sharedAudioSrc=e}get paused(){var e;return(e=this.sharedAudioPaused)!=null?e:!0}get currentTime(){return this.sharedAudioCurrentTime}play(){return N(this,null,function*(){var e,n,o;this.tryplaying||(this.tryplaying=!0,(!this.audioInstance||((e=this.audioInstance)==null?void 0:e.realSrc)!==this.sharedAudioSrc)&&(this.audioInstance=bl(this.sharedAudioSrc,{namespace:oi.PlayAudio})),this.audioInstance.currentTime=(n=this.currentTime)!=null?n:0,(o=this.eventListenerDisposer)==null||o.call(this),this.eventListenerDisposer=this.addEventListeners(),this.audioInstance.play().then(()=>{this.sharedAudioPaused=!1}).catch(s=>{this.pause(),console.warn(s)}).finally(()=>{this.tryplaying=!1}))})}pause(){!this.audioInstance||this.paused||(this.sharedAudioPaused=!0,this.audioInstance.addEventListener("pause",()=>{var e;(e=this.eventListenerDisposer)==null||e.call(this)},{once:!0}),this.audioInstance.pause())}dispose(){this.clear(),this.audioInstance=void 0}clear(){var e;(e=this.audioInstance)==null||e.clear()}addEventListeners(){const e=this.audioInstance;if(!e)return;const n=d=>{var h;this.sharedAudioCurrentTime=e.currentTime,(h=this.ontimeupdate)==null||h.call(this,d)},o=d=>{var h;return(h=this.onplay)==null?void 0:h.call(this,d)},s=d=>{var h;(h=this.onpause)==null||h.call(this,d),this.clear()},r=d=>{var h;(h=this.onended)==null||h.call(this,d),this.sharedAudioCurrentTime=0},a=d=>{var h;return(h=this.onerror)==null?void 0:h.call(this,d)},l=d=>{var h;return(h=this.oncanplay)==null?void 0:h.call(this,d)},c=d=>{var h;return(h=this.oncanplaythrough)==null?void 0:h.call(this,d)},u=d=>{var h;return(h=this.onloadeddata)==null?void 0:h.call(this,d)},f=d=>{var h;return(h=this.onloadedmetadata)==null?void 0:h.call(this,d)};return e.addEventListener("timeupdate",n),e.addEventListener("play",o),e.addEventListener("pause",s),e.addEventListener("ended",r),e.addEventListener("error",a),e.addEventListener("canplay",l),e.addEventListener("canplaythrough",c),e.addEventListener("loadeddata",u),e.addEventListener("loadedmetadata",f),()=>{e.removeEventListener("timeupdate",n),e.removeEventListener("play",o),e.removeEventListener("pause",s),e.removeEventListener("ended",r),e.removeEventListener("error",a),e.removeEventListener("canplay",l),e.removeEventListener("canplaythrough",c),e.removeEventListener("loadeddata",u),e.removeEventListener("loadedmetadata",f)}}}function cA(i){le(i,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function uA(i){let t,e,n,o;const s=i[8].default,r=$t(s,i,i[7],null);return{c(){t=z("div"),r&&r.c(),b(t,"class","audio svelte-13e7hxv"),b(t,"style",i[0])},m(a,l){T(a,t,l),r&&r.m(t,null),e=!0,n||(o=we(t,"click",va(i[1])),n=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&tn(r,s,a,a[7],e?en(s,a[7],l,null):nn(a[7]),null),(!e||l&1)&&b(t,"style",a[0])},i(a){e||(P(r,a),e=!0)},o(a){L(r,a),e=!1},d(a){a&&M(t),r&&r.d(a),n=!1,o()}}}function dA(i,t,e){let{$$slots:n={},$$scope:o}=t,{url:s}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=wn(),u=Tt("hooks"),f=Tt("mediaStore");let d,h=!0;function p(){e(5,d.onplay=g=>{u.emit("playStateChange",H({event:g,state:"playing",mediaInstance:d},l)),c("play"),e(6,h=!1)},d),e(5,d.onpause=g=>{u.emit("playStateChange",H({event:g,state:"paused",mediaInstance:d},l)),c("pause"),e(6,h=!0)},d),e(5,d.onloadedmetadata=g=>{typeof d.duration=="number"&&!Number.isNaN(d.duration)&&c("duration",d.duration)},d),e(5,d.ontimeupdate=g=>{c("timeupdate",d.currentTime)},d)}f.subscribe(({currentMediaElement:g})=>{g!==d&&(h||d==null||d.pause())});function v(g){!d||(u.emit("click",H({event:g,target:"AudioTagPlayIcon",audioInstance:d},l)),f.set({currentMediaElement:d}),u.emit("playStateChange",H({event:g,state:d.paused?"playing":"paused",mediaInstance:d},l)),d.paused?d.play():d.pause())}return i.$$set=g=>{"url"in g&&e(2,s=g.url),"enable"in g&&e(3,r=g.enable),"style"in g&&e(0,a=g.style),"hooksInfo"in g&&e(4,l=g.hooksInfo),"$$scope"in g&&e(7,o=g.$$scope)},i.$$.update=()=>{i.$$.dirty&4&&(s||c("duration",0)),i.$$.dirty&36&&(d==null||d.dispose(),e(5,d=new lA(s)),c("audioRef",d),setTimeout(()=>c("audioRef",d),200),rA(s).then(g=>c("duration",g)),p()),i.$$.dirty&40&&(r||d==null||d.pause()),i.$$.dirty&72&&c(r&&!h?"play":"pause")},[a,v,s,r,l,d,h,o,n]}class yl extends se{constructor(t){super(),oe(this,t,dA,uA,ie,{url:2,enable:3,style:0,hooksInfo:4},cA)}}function fA(i){le(i,"svelte-srt2pi",".audio-icon__wrapper.svelte-srt2pi.svelte-srt2pi{display:inline-block}.audio-icon.svelte-srt2pi.svelte-srt2pi{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%;background-color:rgba(255, 255, 255, 0.8)}.audio-icon.svelte-srt2pi .sound-wave__container.svelte-srt2pi{position:absolute;pointer-events:none;width:60%;height:60%}.sound-wave.svelte-srt2pi.svelte-srt2pi{animation-duration:2s;animation-iteration-count:infinite;animation-play-state:paused;transition:opacity 0}.playing.svelte-srt2pi .sound-wave.svelte-srt2pi{animation-play-state:running}.playing.svelte-srt2pi .sound-wave-1.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_1_animation}.playing.svelte-srt2pi .sound-wave-2.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_2_animation}.playing.svelte-srt2pi .sound-wave-3.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_3_animation}@keyframes svelte-srt2pi-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}")}function Wr(i){let t,e;return t=new nt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function hA(i){let t,e,n,o,s,r=i[1]&&Wr();return{c(){t=z("div"),r&&r.c(),e=ne(),n=z("div"),o=z("div"),o.innerHTML='<svg width="100%" height="100%" viewBox="0 0 128 128"><g transform="rotate(-45 12 64) translate(12 64)" fill="black" stroke="black" fill-opacity="0.6" stroke-opacity="0.6"><path stroke="none" class="sound-wave sound-wave-1 svelte-srt2pi" d="M0,23 A23,23 0 0,0 23,0 L0,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-2 svelte-srt2pi" d="M0,46 A46,46 0 0,0 46,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-3 svelte-srt2pi" d="M0,80 A80,80 0 0,0 80,0"></path></g></svg>',b(o,"class","sound-wave__container svelte-srt2pi"),b(n,"class","audio-icon svelte-srt2pi"),Z(n,"playing",i[0]),b(t,"class","audio-icon__wrapper svelte-srt2pi"),b(t,"style",i[2]),S(t,"width",i[5]),S(t,"height",i[5])},m(a,l){T(a,t,l),r&&r.m(t,null),V(t,e),V(t,n),V(n,o),i[7](o),i[8](t),s=!0},p(a,[l]){a[1]?r?l&2&&P(r,1):(r=Wr(),r.c(),P(r,1),r.m(t,e)):r&&(re(),L(r,1,1,()=>{r=null}),ae()),(!s||l&1)&&Z(n,"playing",a[0]),(!s||l&4)&&b(t,"style",a[2]),l&32&&S(t,"width",a[5]),l&32&&S(t,"height",a[5])},i(a){s||(P(r),s=!0)},o(a){L(r),s=!1},d(a){a&&M(t),r&&r.d(),i[7](null),i[8](null)}}}function mA(i,t,e){let n,{playing:o}=t,{shadow:s=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function u(d){Be[d?"unshift":"push"](()=>{c=d,e(4,c)})}function f(d){Be[d?"unshift":"push"](()=>{l=d,e(3,l)})}return i.$$set=d=>{"playing"in d&&e(0,o=d.playing),"shadow"in d&&e(1,s=d.shadow),"style"in d&&e(2,r=d.style),"width"in d&&e(6,a=d.width)},i.$$.update=()=>{i.$$.dirty&64&&e(5,n=typeof a=="number"?Ie(a):a)},[o,s,r,l,c,n,a,u,f]}class wl extends se{constructor(t){super(),oe(this,t,mA,hA,ie,{playing:0,shadow:1,style:2,width:6},fA)}}function pA(i){le(i,"svelte-1s6gk4a",".audio-tag.svelte-1s6gk4a{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.audio-icon__wrapper.svelte-1s6gk4a{position:relative;vertical-align:top;width:100%;height:100%}.content.svelte-1s6gk4a{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-1s6gk4a{position:relative;width:100%;height:100%}.audio-icon.svelte-1s6gk4a{pointer-events:none;vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.audio.svelte-1s6gk4a{position:relative;width:100%;height:100%}")}function Nr(i){var A,w;let t,e,n,o,s,r,a,l,c,u,f,d,h,p,v;e=new nt({props:{visible:i[6],left:i[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let g=i[6]&&_r(i);return c=new cl({props:{visible:i[6],textUnfolded:i[1],content:i[5]}}),d=new go({props:{unfolded:i[6],length:i[3],outDelay:i[4]+20*Math.min((w=(A=i[5])==null?void 0:A.length)!=null?w:10,15),useLinearColor:!0}}),{c(){t=z("div"),$(e.$$.fragment),n=ne(),o=z("div"),s=z("div"),r=z("div"),g&&g.c(),a=ne(),l=z("div"),$(c.$$.fragment),f=ne(),$(d.$$.fragment),b(r,"class","audio-icon svelte-1s6gk4a"),Me(()=>i[11].call(l)),S(l,"display","inline-block"),b(s,"class","wrapper svelte-1s6gk4a"),b(o,"class","content svelte-1s6gk4a"),b(t,"class","audio-tag svelte-1s6gk4a"),Z(t,"unfolded",i[6])},m(y,C){T(y,t,C),q(e,t,null),V(t,n),V(t,o),V(o,s),V(s,r),g&&g.m(r,null),V(s,a),V(s,l),q(c,l,null),u=Pt(l,i[11].bind(l)),V(t,f),q(d,t,null),h=!0,p||(v=we(l,"click",i[7]),p=!0)},p(y,C){var k,Q;const D={};C&64&&(D.visible=y[6]),C&8&&(D.left=y[3]/2+"px"),e.$set(D),y[6]?g?(g.p(y,C),C&64&&P(g,1)):(g=_r(y),g.c(),P(g,1),g.m(r,null)):g&&(re(),L(g,1,1,()=>{g=null}),ae());const I={};C&64&&(I.visible=y[6]),C&2&&(I.textUnfolded=y[1]),C&32&&(I.content=y[5]),c.$set(I);const x={};C&64&&(x.unfolded=y[6]),C&8&&(x.length=y[3]),C&48&&(x.outDelay=y[4]+20*Math.min((Q=(k=y[5])==null?void 0:k.length)!=null?Q:10,15)),d.$set(x),(!h||C&64)&&Z(t,"unfolded",y[6])},i(y){h||(P(e.$$.fragment,y),P(g),P(c.$$.fragment,y),P(d.$$.fragment,y),h=!0)},o(y){L(e.$$.fragment,y),L(g),L(c.$$.fragment,y),L(d.$$.fragment,y),h=!1},d(y){y&&M(t),K(e),g&&g.d(),K(c),u(),K(d),p=!1,v()}}}function _r(i){let t,e,n,o,s,r,a;return e=new nt({props:{center:!0,blurRadius:15,spreadRadius:6}}),o=new yl({props:{enable:i[6],url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{default:[gA]},$$scope:{ctx:i}}}),o.$on("play",i[8]),o.$on("pause",i[9]),o.$on("audioRef",i[10]),{c(){t=z("div"),$(e.$$.fragment),n=ne(),$(o.$$.fragment),b(t,"class","audio svelte-1s6gk4a")},m(l,c){T(l,t,c),q(e,t,null),V(t,n),q(o,t,null),a=!0},p(l,c){i=l;const u={};c&64&&(u.enable=i[6]),c&1&&(u.url=i[0].data.audioUrl),c&1&&(u.hooksInfo={tag:i[0]}),c&4100&&(u.$$scope={dirty:c,ctx:i}),o.$set(u)},i(l){a||(P(e.$$.fragment,l),P(o.$$.fragment,l),l&&Me(()=>{r&&r.end(1),s=Bt(t,zt,{duration:1e3,delay:0,easing:Xt}),s.start()}),a=!0)},o(l){var c,u;L(e.$$.fragment,l),L(o.$$.fragment,l),s&&s.invalidate(),l&&(r=on(t,zt,{duration:1e3,delay:20*Math.min((u=(c=i[5])==null?void 0:c.length)!=null?u:10,15),easing:Xt})),a=!1},d(l){l&&M(t),K(e),K(o),l&&r&&r.end()}}}function gA(i){let t,e,n;return e=new wl({props:{playing:i[2]}}),{c(){t=z("div"),$(e.$$.fragment),b(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(o,s){T(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&4&&(r.playing=o[2]),e.$set(r)},i(o){n||(P(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function AA(i){let t,e,n=i[0].state&&Nr(i);return{c(){n&&n.c(),t=he()},m(o,s){n&&n.m(o,s),T(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&P(n,1)):(n=Nr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(P(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function vA(i,t,e){let n,o,s,{tag:r}=t,a=!1,l=!1,c;function u(){e(1,a=!a)}const f=()=>{e(2,l=!0)},d=()=>{e(2,l=!1)};function h(v){Cn.call(this,i,v)}function p(){c=this.clientWidth,e(3,c)}return i.$$set=v=>{"tag"in v&&e(0,r=v.tag)},i.$$.update=()=>{var v,g,A;i.$$.dirty&1&&e(6,n=!!((v=r.state)!=null&&v.unfolded)),i.$$.dirty&1&&e(5,o=(A=(g=r.data.title)!=null?g:r.data.text)!=null?A:""),i.$$.dirty&2&&e(4,s=a?450:0)},[r,a,l,c,s,o,n,u,f,d,h,p]}class bA extends se{constructor(t){super(),oe(this,t,vA,AA,ie,{tag:0},pA)}}function yA(i){const t=document.createElement("div");t.style.color=i,document.body.appendChild(t);const e=window.getComputedStyle(t).color;t.remove();const n=(()=>e.search("rgba")===-1?e.replace("rgb","rgba").replace(")",", 1)"):e)(),o=n.replace("rgba","").replace("(","").replace(")","").split(",").map(s=>Number(s.trim()));return{rgba:n,r:o[0],g:o[1],b:o[2],a:o[3]}}function wA(i){le(i,"svelte-58hfjf",".audio-tag__wrapper.svelte-58hfjf{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-58hfjf{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:0.1875rem;padding-right:0.625rem;border-radius:624999.9375rem;border:0.03125rem solid rgba(255, 255, 255, 0.2)}.audio__inner.svelte-58hfjf{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.text.svelte-58hfjf{font-weight:bold;font-size:0.75rem;margin-left:0.25rem}.audio-icon__wrapper.svelte-58hfjf{position:relative;vertical-align:top;pointer-events:none;width:1.375rem;height:1.375rem}")}function Xr(i){let t,e,n,o;return n=new yl({props:{style:"width: max-content; height: max-content;",enable:i[0].state.visible,url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{default:[PA]},$$scope:{ctx:i}}}),n.$on("play",i[7]),n.$on("pause",i[8]),n.$on("timeupdate",i[9]),n.$on("duration",i[10]),n.$on("audioRef",i[11]),{c(){t=z("div"),e=z("div"),$(n.$$.fragment),b(e,"class","audio-tag svelte-58hfjf"),S(e,"background-color",i[1]),S(e,"color",i[5]),b(t,"class","audio-tag__wrapper svelte-58hfjf")},m(s,r){T(s,t,r),V(t,e),q(n,e,null),o=!0},p(s,r){const a={};r&1&&(a.enable=s[0].state.visible),r&1&&(a.url=s[0].data.audioUrl),r&1&&(a.hooksInfo={tag:s[0]}),r&8260&&(a.$$scope={dirty:r,ctx:s}),n.$set(a),r&2&&S(e,"background-color",s[1]),r&32&&S(e,"color",s[5])},i(s){o||(P(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&M(t),K(n)}}}function CA(i){let t;return{c(){t=ke(i[6])},m(e,n){T(e,t,n)},p(e,n){n&64&&Se(t,e[6])},d(e){e&&M(t)}}}function PA(i){let t,e,n,o,s,r,a;return n=new wl({props:{playing:i[2]}}),r=new Ao({props:{maxWidth:72,$$slots:{default:[CA]},$$scope:{ctx:i}}}),{c(){t=z("div"),e=z("div"),$(n.$$.fragment),o=ne(),s=z("div"),$(r.$$.fragment),b(e,"class","audio-icon__wrapper svelte-58hfjf"),b(s,"class","text svelte-58hfjf"),b(t,"class","audio__inner svelte-58hfjf")},m(l,c){T(l,t,c),V(t,e),q(n,e,null),V(t,o),V(t,s),q(r,s,null),a=!0},p(l,c){const u={};c&4&&(u.playing=l[2]),n.$set(u);const f={};c&8256&&(f.$$scope={dirty:c,ctx:l}),r.$set(f)},i(l){a||(P(n.$$.fragment,l),P(r.$$.fragment,l),a=!0)},o(l){L(n.$$.fragment,l),L(r.$$.fragment,l),a=!1},d(l){l&&M(t),K(n),K(r)}}}function EA(i){let t,e,n=i[0].state&&Xr(i);return{c(){n&&n.c(),t=he()},m(o,s){n&&n.m(o,s),T(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&P(n,1)):(n=Xr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(P(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function IA(i,t,e){let n,o,s,{tag:r}=t;wn();let a=!1,l=0,c=0;const u=()=>{e(2,a=!0)},f=()=>{e(2,a=!1)},d=v=>{e(3,l=v.detail)},h=v=>{e(4,c=v.detail)};function p(v){Cn.call(this,i,v)}return i.$$set=v=>{"tag"in v&&e(0,r=v.tag)},i.$$.update=()=>{var v,g;i.$$.dirty&1&&e(6,n=(g=(v=r.data.title)!=null?v:r.data.text)!=null?g:""),i.$$.dirty&1&&e(1,o=(()=>{var A;return r.data.backgroundColor==="dark"?"rgba(0, 0, 0, 0.3)":r.data.backgroundColor==="light"?"rgba(255, 255, 255, 0.3)":(A=r.data.backgroundColor)!=null?A:"rgba(0, 0, 0, 0.3)"})()),i.$$.dirty&2&&e(5,s=(()=>{const{r:A,g:w,b:y}=yA(o);return(A*299+w*587+y*114)/1e3>=128?"rgba(0, 0, 0, 0.6)":"white"})())},[r,o,a,l,c,s,n,u,f,d,h,p]}class kA extends se{constructor(t){super(),oe(this,t,IA,EA,ie,{tag:0},wA)}}function xA(i){let t,e;return t=new kA({props:{tag:i[0]}}),t.$on("audioRef",i[2]),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function DA(i){let t,e;return t=new bA({props:{tag:i[0]}}),t.$on("audioRef",i[2]),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function LA(i){let t,e,n,o;const s=[DA,xA],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(i))&&(e=r[t]=s[t](i)),{c(){e&&e.c(),n=he()},m(l,c){~t&&r[t].m(l,c),T(l,n,c),o=!0},p(l,[c]){let u=t;t=a(l),t===u?~t&&r[t].p(l,c):(e&&(re(),L(r[u],1,1,()=>{r[u]=null}),ae()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),P(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(P(e),o=!0)},o(l){L(e),o=!1},d(l){~t&&r[t].d(l),l&&M(n)}}}function SA(i,t,e){let n,{tag:o}=t,s;function r(a){s=a.detail}return o.play=()=>s.play(),o.pause=()=>s.pause(),i.$$set=a=>{"tag"in a&&e(0,o=a.tag)},i.$$.update=()=>{var a;i.$$.dirty&1&&e(1,n=(a=o.data.appearance)!=null?a:"line")},[o,n,r]}class MA extends se{constructor(t){super(),oe(this,t,SA,LA,ie,{tag:0})}}function TA(i){le(i,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Yr(i){var o;let t,e,n;return e=new ml({props:{mediaItemConfig:{canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(o=i[4])!=null?o:"withText",disableVideoIfHavePoster:!1,objectFit:i[2]},unfolded:i[6],mediaData:i[5],enableCarousel:i[1],autoplayConfig:i[3],tag:i[0],inDelay:500,duration:500}}),{c(){t=z("div"),$(e.$$.fragment),b(t,"class","media-wrapper svelte-10cw0el")},m(s,r){T(s,t,r),q(e,t,null),n=!0},p(s,r){var l;const a={};r&20&&(a.mediaItemConfig={canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(l=s[4])!=null?l:"withText",disableVideoIfHavePoster:!1,objectFit:s[2]}),r&64&&(a.unfolded=s[6]),r&32&&(a.mediaData=s[5]),r&2&&(a.enableCarousel=s[1]),r&8&&(a.autoplayConfig=s[3]),r&1&&(a.tag=s[0]),e.$set(a)},i(s){n||(P(e.$$.fragment,s),n=!0)},o(s){L(e.$$.fragment,s),n=!1},d(s){s&&M(t),K(e)}}}function zA(i){let t,e,n=i[0].state&&i[5]&&Yr(i);return{c(){n&&n.c(),t=he()},m(o,s){n&&n.m(o,s),T(o,t,s),e=!0},p(o,[s]){o[0].state&&o[5]?n?(n.p(o,s),s&33&&P(n,1)):(n=Yr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(P(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function BA(i,t,e){let n,o,s,r,a,l,{tag:c}=t;return i.$$set=u=>{"tag"in u&&e(0,c=u.tag)},i.$$.update=()=>{var u,f;i.$$.dirty&1&&e(6,n=c.state?c.state.unfolded:!1),i.$$.dirty&1&&e(5,o=c.data.mediaData),i.$$.dirty&1&&e(1,s=c.data.enableCarousel),i.$$.dirty&1&&e(4,r=c.data.playIcon),i.$$.dirty&3&&e(3,a=(u=c.data.autoplayConfig)!=null?u:{autoplay:s!=null?s:!0,autoplayVideo:!0}),i.$$.dirty&1&&e(2,l=(f=c.data.objectFit)!=null?f:(()=>c.data.adaptationMode==="stretch"?"cover":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,s,l,a,r,o,n]}class jA extends se{constructor(t){super(),oe(this,t,BA,zA,ie,{tag:0},TA)}}function VA(i){return N(this,null,function*(){return new Promise((t,e)=>{if(!i){e(Error("url is empty"));return}const n=new Image;n.src=i,n.onload=()=>t({width:n.width,height:n.height}),n.onerror=e})})}function RA(i){return N(this,null,function*(){const{steps:t,url:e,ratio:n=3,fps:o=24}=i;if(!t)throw new Error("KeyframeIcon requires steps");const{width:s,height:r}=yield VA(e),a=s/n,l=r/n,c=a/t,u=l,f=1/o*t+"s",d=a/t-a;return{url:e,keyframesWidth:a,keyframesHeight:l,wrapperWidth:c,wrapperHeight:u,steps:t,duration:f,offsetX:d,offsetY:0}})}function QA(i){le(i,"svelte-mhs8j5","@keyframes svelte-mhs8j5-sprites-animation{0%{background-position:0 0}100%{background-position:var(--keyframe_offset_x) 0}}.icon-image.svelte-mhs8j5{display:block;width:100%}.icon-keyframe-container.svelte-mhs8j5{overflow:hidden}.icon-keyframe-wrapper.svelte-mhs8j5{transform-origin:0 0}.icon-keyframe.svelte-mhs8j5{background-repeat:no-repeat;animation-direction:normal;animation-iteration-count:infinite;animation-name:svelte-mhs8j5-sprites-animation}")}function Ur(i){i[6]=i[14].url,i[7]=i[14].keyframesWidth,i[8]=i[14].keyframesHeight,i[9]=i[14].wrapperWidth,i[10]=i[14].wrapperHeight,i[11]=i[14].steps,i[12]=i[14].duration,i[13]=i[14].offsetX}function Jr(i){let t,e,n,o=i[2]&&Zr();function s(l,c){return l[3]?HA:OA}let r=s(i),a=r(i);return{c(){t=z("div"),o&&o.c(),e=ne(),a.c(),b(t,"class","icon"),S(t,"width",typeof i[0]=="number"?Ie(i[0]):i[0])},m(l,c){T(l,t,c),o&&o.m(t,null),V(t,e),a.m(t,null),n=!0},p(l,c){l[2]?o?c&4&&P(o,1):(o=Zr(),o.c(),P(o,1),o.m(t,e)):o&&(re(),L(o,1,1,()=>{o=null}),ae()),r===(r=s(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&1&&S(t,"width",typeof l[0]=="number"?Ie(l[0]):l[0])},i(l){n||(P(o),n=!0)},o(l){L(o),n=!1},d(l){l&&M(t),o&&o.d(),a.d()}}}function Zr(i){let t,e;return t=new nt({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function OA(i){let t,e;return{c(){t=z("img"),b(t,"class","icon-image svelte-mhs8j5"),_e(t.src,e=i[1].url)||b(t,"src",e),b(t,"alt","icon")},m(n,o){T(n,t,o)},p(n,o){o&2&&!_e(t.src,e=n[1].url)&&b(t,"src",e)},d(n){n&&M(t)}}}function HA(i){let t,e,n={ctx:i,current:null,token:null,hasCatch:!1,pending:WA,then:GA,catch:FA,value:14};return zo(e=i[4](i[1]),n),{c(){t=he(),n.block.c()},m(o,s){T(o,t,s),n.block.m(o,n.anchor=s),n.mount=()=>t.parentNode,n.anchor=t},p(o,s){i=o,n.ctx=i,s&2&&e!==(e=i[4](i[1]))&&zo(e,n)||Qc(n,i,s)},d(o){o&&M(t),n.block.d(o),n.token=null,n=null}}}function FA(i){return{c:Y,m:Y,p:Y,d:Y}}function GA(i){Ur(i);let t,e,n,o=`url(${i[6]})`,s=`steps(${i[11]-1})`;return{c(){t=z("div"),e=z("div"),n=z("div"),b(n,"class","icon-keyframe svelte-mhs8j5"),S(n,"width",Ie(i[7])),S(n,"height",Ie(i[8])),S(n,"background-image",o),S(n,"animation-duration",i[12]),S(n,"animation-timing-function",s),S(n,"animation-delay",0),S(n,"background-size","100% 100%"),S(n,"--keyframe_offset_x",Ie(i[13])),b(e,"class","icon-keyframe-wrapper svelte-mhs8j5"),S(e,"transform",typeof i[0]=="number"?`scale(${i[0]/i[9]})`:void 0),b(t,"class","icon-keyframe-container svelte-mhs8j5"),S(t,"width",typeof i[0]=="number"?Ie(i[0]):Ie(i[9])),S(t,"height",typeof i[0]=="number"?Ie(i[10]*(i[0]/i[9])):Ie(i[10]))},m(r,a){T(r,t,a),V(t,e),V(e,n)},p(r,a){Ur(r),a&2&&S(n,"width",Ie(r[7])),a&2&&S(n,"height",Ie(r[8])),a&2&&o!==(o=`url(${r[6]})`)&&S(n,"background-image",o),a&2&&S(n,"animation-duration",r[12]),a&2&&s!==(s=`steps(${r[11]-1})`)&&S(n,"animation-timing-function",s),a&2&&S(n,"--keyframe_offset_x",Ie(r[13])),a&3&&S(e,"transform",typeof r[0]=="number"?`scale(${r[0]/r[9]})`:void 0),a&3&&S(t,"width",typeof r[0]=="number"?Ie(r[0]):Ie(r[9])),a&3&&S(t,"height",typeof r[0]=="number"?Ie(r[10]*(r[0]/r[9])):Ie(r[10]))},d(r){r&&M(t)}}}function WA(i){return{c:Y,m:Y,p:Y,d:Y}}function NA(i){let t,e,n=i[1]&&Jr(i);return{c(){n&&n.c(),t=he()},m(o,s){n&&n.m(o,s),T(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&P(n,1)):(n=Jr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(P(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function _A(i,t,e){let n,{width:o=null}=t,{icon:s=null}=t,{shadow:r=!1}=t;const a=wn();function l(c){return N(this,null,function*(){const u=yield RA(c);return a("iconLoaded"),u})}return i.$$set=c=>{"width"in c&&e(0,o=c.width),"icon"in c&&e(1,s=c.icon),"shadow"in c&&e(2,r=c.shadow)},i.$$.update=()=>{i.$$.dirty&2&&e(3,n=(s==null?void 0:s.steps)>=2),i.$$.dirty&8&&!n&&a("iconLoaded")},[o,s,r,n,l]}class Cl extends se{constructor(t){super(),oe(this,t,_A,NA,ie,{width:0,icon:1,shadow:2},QA)}}function XA(i){le(i,"svelte-e58ijk",".wrapper.svelte-e58ijk{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-e58ijk{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-e58ijk{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function qr(i){let t,e,n,o,s,r;return e=new nt({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=z("div"),$(e.$$.fragment),n=ne(),o=z("div"),s=ke(i[1]),b(o,"class","text svelte-e58ijk"),b(t,"class","text-wrapper svelte-e58ijk")},m(a,l){T(a,t,l),q(e,t,null),V(t,n),V(t,o),V(o,s),r=!0},p(a,l){(!r||l&2)&&Se(s,a[1])},i(a){r||(P(e.$$.fragment,a),r=!0)},o(a){L(e.$$.fragment,a),r=!1},d(a){a&&M(t),K(e)}}}function YA(i){let t,e,n,o;e=new Cl({props:{icon:i[0],shadow:!0}}),e.$on("iconLoaded",i[9]);let s=i[1]&&i[2]&&qr(i);return{c(){t=z("div"),$(e.$$.fragment),n=ne(),s&&s.c(),b(t,"class","wrapper svelte-e58ijk")},m(r,a){T(r,t,a),q(e,t,null),V(t,n),s&&s.m(t,null),o=!0},p(r,[a]){const l={};a&1&&(l.icon=r[0]),e.$set(l),r[1]&&r[2]?s?(s.p(r,a),a&6&&P(s,1)):(s=qr(r),s.c(),P(s,1),s.m(t,null)):s&&(re(),L(s,1,1,()=>{s=null}),ae())},i(r){o||(P(e.$$.fragment,r),P(s),o=!0)},o(r){L(e.$$.fragment,r),L(s),o=!1},d(r){r&&M(t),K(e),s&&s.d()}}}function UA(i,t,e){let n,o,s,r,a,l,c,u,{tag:f}=t;const d=()=>{e(2,n=!0)};return i.$$set=h=>{"tag"in h&&e(3,f=h.tag)},i.$$.update=()=>{var h,p;i.$$.dirty&8&&e(1,o=(h=f.data.title)!=null?h:f.data.text),i.$$.dirty&8&&e(8,s=(p=f.data.icon)!=null?p:f.style.point),i.$$.dirty&256&&e(7,r=s.url),i.$$.dirty&256&&e(6,a=s.steps),i.$$.dirty&256&&e(5,l=s.fps),i.$$.dirty&256&&e(4,c=s.ratio),i.$$.dirty&240&&e(0,u={url:r,steps:a,fps:l,ratio:c})},e(2,n=!1),[u,o,n,f,c,l,a,r,s,d]}class JA extends se{constructor(t){super(),oe(this,t,UA,YA,ie,{tag:3},XA)}}function ZA(i){le(i,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function Kr(i){let t,e=i[0].element+"",n;return{c(){t=new Zn(!1),n=he(),t.a=n},m(o,s){t.m(e,o,s),T(o,n,s)},p(o,s){s&1&&e!==(e=o[0].element+"")&&t.p(e)},d(o){o&&M(n),o&&t.d()}}}function qA(i){let t,e=typeof i[0].element=="string"&&Kr(i);return{c(){t=z("div"),e&&e.c(),b(t,"class","customElement__container svelte-kzl2aj")},m(n,o){T(n,t,o),e&&e.m(t,null),i[2](t)},p(n,[o]){typeof n[0].element=="string"?e?e.p(n,o):(e=Kr(n),e.c(),e.m(t,null)):e&&(e.d(1),e=null)},i:Y,o:Y,d(n){n&&M(t),e&&e.d(),i[2](null)}}}function KA(i,t,e){let{tag:n}=t,o,s;Je(()=>{if(o){if(n.element instanceof Element){const a=n.element;o.appendChild(a),s=()=>a.remove()}else if(typeof n.element=="function"){const a=n.element;s=a(o)}}}),It(()=>{s==null||s()});function r(a){Be[a?"unshift":"push"](()=>{o=a,e(1,o)})}return i.$$set=a=>{"tag"in a&&e(0,n=a.tag)},[n,o,r]}class $A extends se{constructor(t){super(),oe(this,t,KA,qA,ie,{tag:0},ZA)}}function ev(i){le(i,"svelte-ofx2uu",'@font-face{font-family:"TG-TYPE";font-style:normal;font-weight:400;src:local("TG-TYPE-Bold"), url(data:application/font-woff2;charset=utf-8;base64,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) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-ofx2uu{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-ofx2uu{transition:opacity 0.3s linear}.content__container.unClickable.svelte-ofx2uu{pointer-events:none !important}.content__container.unClickable.svelte-ofx2uu *{pointer-events:none !important}.content__wrapper.svelte-ofx2uu{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-ofx2uu{opacity:0;pointer-events:none}.content__container.hide.svelte-ofx2uu *{pointer-events:none !important}.content__container.disable.svelte-ofx2uu{display:none}.content.svelte-ofx2uu{position:relative;width:100%;height:100%;font-size:0.75rem;line-height:1.125rem;color:#fff}.content.svelte-ofx2uu:not(.unfolded){pointer-events:none}.content.svelte-ofx2uu:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-ofx2uu{pointer-events:auto}')}function tv(i){let t,e;return{c(){t=z("div"),b(t,"data-info","tag content is keep folded"),b(t,"data-id",e=i[1].id)},m(n,o){T(n,t,o)},p(n,o){o&2&&e!==(e=n[1].id)&&b(t,"data-id",e)},i:Y,o:Y,d(n){n&&M(t)}}}function nv(i){let t,e,n,o,s,r,a,l,c;const u=[cv,lv,av,rv,sv,ov,iv],f=[];function d(h,p){return h[1].element?0:h[1].contentType==="Text"?1:h[1].contentType==="ImageText"||h[1].contentType==="Image"||h[1].contentType==="Video"?2:h[1].contentType==="Audio"?3:h[1].contentType==="Marketing"?4:h[1].contentType==="Link"||h[1].contentType==="VRLink"||h[1].contentType==="PanoLink"?5:h[1].contentType==="MediaPlane"||h[1].contentType==="MediaModel"?6:-1}return~(o=d(i))&&(s=f[o]=u[o](i)),{c(){var h;t=z("div"),e=z("div"),n=z("div"),s&&s.c(),b(n,"class","content svelte-ofx2uu"),Z(n,"unfolded",(h=i[1].state)==null?void 0:h.unfolded),b(e,"class","content__wrapper svelte-ofx2uu"),b(t,"class","content__container svelte-ofx2uu"),b(t,"data-id",r=i[1].id),Z(t,"disable",i[1].enabled===!1),Z(t,"hide",i[4]),Z(t,"withAnimation",i[0]),Z(t,"unClickable",i[1].clickable===!1),S(t,"width",i[1].stickType==="Plane"||i[1].contentType==="MediaModel"?"100%":0),S(t,"height",i[1].stickType==="Plane"||i[1].contentType==="MediaModel"?"100%":0)},m(h,p){T(h,t,p),V(t,e),V(e,n),~o&&f[o].m(n,null),a=!0,l||(c=we(t,"click",va(i[13])),l=!0)},p(h,p){var g;let v=o;o=d(h),o===v?~o&&f[o].p(h,p):(s&&(re(),L(f[v],1,1,()=>{f[v]=null}),ae()),~o?(s=f[o],s?s.p(h,p):(s=f[o]=u[o](h),s.c()),P(s,1),s.m(n,null)):s=null),(!a||p&2)&&Z(n,"unfolded",(g=h[1].state)==null?void 0:g.unfolded),(!a||p&2&&r!==(r=h[1].id))&&b(t,"data-id",r),(!a||p&2)&&Z(t,"disable",h[1].enabled===!1),(!a||p&16)&&Z(t,"hide",h[4]),(!a||p&1)&&Z(t,"withAnimation",h[0]),(!a||p&2)&&Z(t,"unClickable",h[1].clickable===!1),p&2&&S(t,"width",h[1].stickType==="Plane"||h[1].contentType==="MediaModel"?"100%":0),p&2&&S(t,"height",h[1].stickType==="Plane"||h[1].contentType==="MediaModel"?"100%":0)},i(h){a||(P(s),a=!0)},o(h){L(s),a=!1},d(h){h&&M(t),~o&&f[o].d(),l=!1,c()}}}function iv(i){let t,e;return t=new jA({props:{tag:Oe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Oe(n[1])),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function ov(i){let t,e;return t=new JA({props:{tag:Oe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Oe(n[1])),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function sv(i){let t,e;return t=new sA({props:{tag:Oe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Oe(n[1])),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function rv(i){let t,e;return t=new MA({props:{tag:Oe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Oe(n[1])),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function av(i){let t,e;return t=new G0({props:{tag:Oe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Oe(n[1])),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function lv(i){let t,e;return t=new ag({props:{tag:Oe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Oe(n[1])),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function cv(i){let t,e;return t=new $A({props:{tag:Oe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Oe(n[1])),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function uv(i){let t,e,n,o;const s=[nv,tv],r=[];function a(l,c){return l[3]?0:1}return t=a(i),e=r[t]=s[t](i),{c(){e.c(),n=he()},m(l,c){r[t].m(l,c),T(l,n,c),o=!0},p(l,[c]){let u=t;t=a(l),t===u?r[t].p(l,c):(re(),L(r[u],1,1,()=>{r[u]=null}),ae(),e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),P(e,1),e.m(n.parentNode,n))},i(l){o||(P(e),o=!0)},o(l){L(e),o=!1},d(l){r[t].d(l),l&&M(n)}}}function dv(i,t,e){let n,o,s,r,a,l,{withAnimation:c=!1}=t,{tag:u}=t,{hooks:f}=t,{state:d}=t,{mediaStore:h}=t,{temporaryState:p}=t;Fi("hooks",f),Fi("mediaStore",h);let v,g;function A(C){C?f.emit("exposure",{id:r,type:"start"}):f.emit("exposure",{id:r,type:"end"})}function w(C,D,I){var x,k;return!(!D.visible||!D.enabled||!I.visible||!((x=C.state)!=null&&x.visible)||((k=C.temporaryState)==null?void 0:k.visible)===!1||Fe(C)&&C.mediaVisible===!1)}const y=C=>f.emit("click",{event:C,target:"TagContent",tag:u});return i.$$set=C=>{"withAnimation"in C&&e(0,c=C.withAnimation),"tag"in C&&e(1,u=C.tag),"hooks"in C&&e(2,f=C.hooks),"state"in C&&e(5,d=C.state),"mediaStore"in C&&e(6,h=C.mediaStore),"temporaryState"in C&&e(7,p=C.temporaryState)},i.$$.update=()=>{var C,D,I,x,k,Q,_,F,J,j,B;i.$$.dirty&2&&e(11,n=(C=u.state)==null?void 0:C.unfolded),i.$$.dirty&2&&e(10,o=(D=u.state)==null?void 0:D.visible),i.$$.dirty&162&&e(12,s=d.visible&&p.visible&&((I=u.state)==null?void 0:I.visible)),i.$$.dirty&2&&(r=u.id),i.$$.dirty&162&&e(4,a=!w(u,d,p)),i.$$.dirty&4096&&A(s),i.$$.dirty&3842&&u.hooks&&(n!==void 0&&n!==g&&(e(9,g=n),n?(k=(x=u.hooks).emit)==null||k.call(x,"unfolded"):(_=u==null?void 0:(Q=u.hooks).emit)==null||_.call(Q,"folded")),o!==void 0&&o!==v&&(e(8,v=o),o?(J=(F=u.hooks).emit)==null||J.call(F,"show"):(B=(j=u.hooks).emit)==null||B.call(j,"hide"))),i.$$.dirty&2&&e(3,l=(()=>!(typeof u.mergedConfig.unfoldedConfig=="object"&&u.mergedConfig.unfoldedConfig.keep==="folded"))())},[c,u,f,l,a,d,h,p,v,g,o,n,s,y]}class Pl extends se{constructor(t){super(),oe(this,t,dv,uv,ie,{withAnimation:0,tag:1,hooks:2,state:5,mediaStore:6,temporaryState:7},ev)}}function fv(i){le(i,"svelte-yex9rb",'@charset "UTF-8";.tag-point-click-helper.svelte-yex9rb.svelte-yex9rb{position:absolute;pointer-events:auto;cursor:pointer;width:2.5rem;height:2.5rem;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-yex9rb.svelte-yex9rb{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}.tag-folded-point.svelte-yex9rb.svelte-yex9rb,.tag-unfolded-point.svelte-yex9rb.svelte-yex9rb{transition:all 0.5s}.tag-point-wrapper.svelte-yex9rb .tag-unfolded-point.svelte-yex9rb{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-yex9rb .tag-unfolded-point.svelte-yex9rb:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0.3125rem;height:0.3125rem;border-radius:50%;background-color:white}.tag-point-wrapper.svelte-yex9rb .tag-unfolded-point.svelte-yex9rb:before{content:"";position:absolute;width:0.875rem;height:0.875rem;border-radius:50%;background-color:rgba(0, 0, 0, 0.2)}.tag-point-wrapper.folded.svelte-yex9rb .tag-folded-point.svelte-yex9rb{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-yex9rb .tag-unfolded-point.svelte-yex9rb{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-yex9rb .tag-folded-point.svelte-yex9rb{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-yex9rb .tag-unfolded-point.svelte-yex9rb{opacity:1;scale:1}')}function hv(i){let t,e,n,o,s,r,a,l,c,u,f,d;return o=new nt({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new Cl({props:{icon:i[2],width:i[1]}}),{c(){t=z("div"),e=ne(),n=z("div"),$(o.$$.fragment),s=ne(),r=z("div"),a=ne(),l=z("div"),$(c.$$.fragment),b(t,"class","tag-point-click-helper svelte-yex9rb"),b(r,"class","tag-unfolded-point svelte-yex9rb"),S(r,"transition-delay",(i[3]?i[5]:0)+"ms"),b(l,"class","tag-folded-point svelte-yex9rb"),S(l,"transition-delay",(i[3]?i[5]:0)+"ms"),b(n,"class","tag-point-wrapper svelte-yex9rb"),Z(n,"unfolded",i[0]),Z(n,"folded",i[3]),S(n,"width",Ie(i[1])),S(n,"height",Ie(i[1]))},m(h,p){T(h,t,p),T(h,e,p),T(h,n,p),q(o,n,null),V(n,s),V(n,r),V(n,a),V(n,l),q(c,l,null),u=!0,f||(d=we(t,"click",i[4]),f=!0)},p(h,[p]){p&8&&S(r,"transition-delay",(h[3]?h[5]:0)+"ms");const v={};p&4&&(v.icon=h[2]),p&2&&(v.width=h[1]),c.$set(v),p&8&&S(l,"transition-delay",(h[3]?h[5]:0)+"ms"),(!u||p&1)&&Z(n,"unfolded",h[0]),(!u||p&8)&&Z(n,"folded",h[3]),p&2&&S(n,"width",Ie(h[1])),p&2&&S(n,"height",Ie(h[1]))},i(h){u||(P(o.$$.fragment,h),P(c.$$.fragment,h),u=!0)},o(h){L(o.$$.fragment,h),L(c.$$.fragment,h),u=!1},d(h){h&&M(t),h&&M(e),h&&M(n),K(o),K(c),f=!1,d()}}}function mv(i,t,e){let n,o,s,r;const a=Tt("hooks");let{tag:l}=t,c,u=!1;const f=()=>{c!==void 0&&clearTimeout(c),u=!0,c=setTimeout(()=>{u=!1},800)},d=p=>{u||a.emit("click",{event:p,target:"TagPoint",tag:l})},h=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();return i.$$set=p=>{"tag"in p&&e(6,l=p.tag)},i.$$.update=()=>{var p,v,g,A;i.$$.dirty&64&&e(0,n=(p=l.state)==null?void 0:p.unfolded),i.$$.dirty&1&&e(3,o=!n),i.$$.dirty&64&&e(2,s=(g=(v=l.style)==null?void 0:v.point)!=null&&g.url?(A=l.style)==null?void 0:A.point:{url:Bp}),i.$$.dirty&64&&e(1,r=(()=>{var y,C,D;const w=(D=(C=(y=l.style)==null?void 0:y.point)==null?void 0:C.size)!=null?D:"S";return typeof w=="number"?w:w==="S"?18:w==="M"?20:w==="L"?24:w==="XL"?28:18})())},f(),[n,r,s,o,d,h,l]}class pv extends se{constructor(t){super(),oe(this,t,mv,hv,ie,{tag:6},fv)}}function gv(i){le(i,"svelte-pzwdws",".tag.withAnimation.svelte-pzwdws{transition:opacity 0.3s linear}.tag.hide.svelte-pzwdws{opacity:0;pointer-events:none}.tag.hide.svelte-pzwdws *{pointer-events:none !important}.tag.unClickable.svelte-pzwdws{pointer-events:none !important}.tag.unClickable.svelte-pzwdws *{pointer-events:none !important}.tag.disable.svelte-pzwdws{display:none}.wrapper.svelte-pzwdws{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}")}function Av(i){let t;return{c(){t=z("div"),b(t,"data-info","tag content is disable")},m(e,n){T(e,t,n)},p:Y,i:Y,o:Y,d(e){e&&M(t)}}}function vv(i){let t,e;return t=new Pl({props:{mediaStore:i[2],withAnimation:i[0],tag:Oe(i[1]),hooks:i[14],state:i[3],temporaryState:i[4]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&4&&(s.mediaStore=n[2]),o&1&&(s.withAnimation=n[0]),o&2&&(s.tag=Oe(n[1])),o&8&&(s.state=n[3]),o&16&&(s.temporaryState=n[4]),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function bv(i){let t;return{c(){t=z("div"),b(t,"data-info","tag point is disable")},m(e,n){T(e,t,n)},p:Y,i:Y,o:Y,d(e){e&&M(t)}}}function yv(i){let t,e;return t=new pv({props:{tag:i[1]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=n[1]),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function wv(i){let t,e,n,o,s,r,a,l,c;const u=[vv,Av],f=[];function d(g,A){return g[12]?0:1}n=d(i),o=f[n]=u[n](i);const h=[yv,bv],p=[];function v(g,A){return g[13]?0:1}return r=v(i),a=p[r]=h[r](i),{c(){t=z("div"),e=z("div"),o.c(),s=ne(),a.c(),b(e,"class","wrapper svelte-pzwdws"),b(e,"data-tag-unfolded",i[8]),b(e,"data-tag-id",i[11]),b(e,"data-content-type",l=i[1].contentType),S(e,"left",i[7]),S(e,"top",i[6]),S(e,"z-index",i[5]),b(t,"class","tag svelte-pzwdws"),b(t,"data-tag-id",i[11]),Z(t,"unClickable",i[1].clickable===!1),Z(t,"disable",i[10]),Z(t,"hide",i[9]),Z(t,"withAnimation",i[0])},m(g,A){T(g,t,A),V(t,e),f[n].m(e,null),V(e,s),p[r].m(e,null),c=!0},p(g,[A]){let w=n;n=d(g),n===w?f[n].p(g,A):(re(),L(f[w],1,1,()=>{f[w]=null}),ae(),o=f[n],o?o.p(g,A):(o=f[n]=u[n](g),o.c()),P(o,1),o.m(e,s));let y=r;r=v(g),r===y?p[r].p(g,A):(re(),L(p[y],1,1,()=>{p[y]=null}),ae(),a=p[r],a?a.p(g,A):(a=p[r]=h[r](g),a.c()),P(a,1),a.m(e,null)),(!c||A&256)&&b(e,"data-tag-unfolded",g[8]),(!c||A&2048)&&b(e,"data-tag-id",g[11]),(!c||A&2&&l!==(l=g[1].contentType))&&b(e,"data-content-type",l),A&128&&S(e,"left",g[7]),A&64&&S(e,"top",g[6]),A&32&&S(e,"z-index",g[5]),(!c||A&2048)&&b(t,"data-tag-id",g[11]),(!c||A&2)&&Z(t,"unClickable",g[1].clickable===!1),(!c||A&1024)&&Z(t,"disable",g[10]),(!c||A&512)&&Z(t,"hide",g[9]),(!c||A&1)&&Z(t,"withAnimation",g[0])},i(g){c||(P(o),P(a),c=!0)},o(g){L(o),L(a),c=!1},d(g){g&&M(t),f[n].d(),p[r].d()}}}function Cv(i,t,e){let n,o,s,r,a,l,c,u,f,{withAnimation:d=!1}=t,{tag:h}=t,{mediaStore:p}=t,{state:v}=t,{temporaryState:g}=t;const A=Tt("hooks");return i.$$set=w=>{"withAnimation"in w&&e(0,d=w.withAnimation),"tag"in w&&e(1,h=w.tag),"mediaStore"in w&&e(2,p=w.mediaStore),"state"in w&&e(3,v=w.state),"temporaryState"in w&&e(4,g=w.temporaryState)},i.$$.update=()=>{var w,y,C,D,I,x,k,Q;i.$$.dirty&2&&e(13,n=(()=>!(h.contentType==="Link"||h.contentType==="VRLink"||h.contentType==="PanoLink"||h.contentType==="Audio"&&h.data.appearance==="plane"))()),i.$$.dirty&2&&e(12,o=(()=>h.stickType==="2DPoint")()),i.$$.dirty&2&&e(11,s=h.id),i.$$.dirty&2&&e(10,r=!((w=h.pointTagStyle)!=null&&w.leftPercent)||!((y=h.pointTagStyle)!=null&&y.topPercent)||h.enabled===!1||!h.state),i.$$.dirty&2&&e(9,a=!((C=h.state)!=null&&C.visible)||((D=h.temporaryState)==null?void 0:D.visible)===!1),i.$$.dirty&2&&e(8,l=(I=h.state)==null?void 0:I.unfolded),i.$$.dirty&2&&e(7,c=((x=h.pointTagStyle)==null?void 0:x.leftPercent)+"%"),i.$$.dirty&2&&e(6,u=((k=h.pointTagStyle)==null?void 0:k.topPercent)+"%"),i.$$.dirty&2&&e(5,f=(Q=h.state)!=null&&Q.unfolded?1:0)},[d,h,p,v,g,f,u,c,l,a,r,s,o,n,A]}class Pv extends se{constructor(t){super(),oe(this,t,Cv,wv,ie,{withAnimation:0,tag:1,mediaStore:2,state:3,temporaryState:4},gv)}}function Ev(i){le(i,"svelte-uq11d5",".tag--container.svelte-uq11d5{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0)}.withAnimation.svelte-uq11d5{transition:opacity 0.3s linear}.tag--container.hide.svelte-uq11d5{opacity:0;pointer-events:none}.tag--container.hide.svelte-uq11d5 *{pointer-events:none !important}")}function $r(i,t,e){const n=i.slice();return n[6]=t[e],n}function ea(i){let t,e=[],n=new Map,o,s=i[1];const r=a=>a[6].id;for(let a=0;a<s.length;a+=1){let l=$r(i,s,a),c=r(l);n.set(c,e[a]=ta(c,l))}return{c(){t=z("div");for(let a=0;a<e.length;a+=1)e[a].c();b(t,"class","tag--container svelte-uq11d5"),Z(t,"hide",!i[3].visible||!i[4].visible),Z(t,"withAnimation",i[0])},m(a,l){T(a,t,l);for(let c=0;c<e.length;c+=1)e[c].m(t,null);o=!0},p(a,l){l&31&&(s=a[1],re(),e=Ze(e,l,r,1,a,s,n,t,kt,ta,null,$r),ae()),(!o||l&24)&&Z(t,"hide",!a[3].visible||!a[4].visible),(!o||l&1)&&Z(t,"withAnimation",a[0])},i(a){if(!o){for(let l=0;l<s.length;l+=1)P(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)L(e[l]);o=!1},d(a){a&&M(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function ta(i,t){let e,n,o;return n=new Pv({props:{state:t[3],temporaryState:t[4],withAnimation:t[0],tag:t[6],mediaStore:t[2]}}),{key:i,first:null,c(){e=he(),$(n.$$.fragment),this.first=e},m(s,r){T(s,e,r),q(n,s,r),o=!0},p(s,r){t=s;const a={};r&8&&(a.state=t[3]),r&16&&(a.temporaryState=t[4]),r&1&&(a.withAnimation=t[0]),r&2&&(a.tag=t[6]),r&4&&(a.mediaStore=t[2]),n.$set(a)},i(s){o||(P(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&M(e),K(n,s)}}}function Iv(i){let t,e,n=i[3].enabled&&ea(i);return{c(){n&&n.c(),t=he()},m(o,s){n&&n.m(o,s),T(o,t,s),e=!0},p(o,[s]){o[3].enabled?n?(n.p(o,s),s&8&&P(n,1)):(n=ea(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(P(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function kv(i,t,e){let{withAnimation:n=!1}=t,{tags:o=[]}=t,{hooks:s}=t,{mediaStore:r}=t,{state:a}=t,{temporaryState:l}=t;return Fi("hooks",s),i.$$set=c=>{"withAnimation"in c&&e(0,n=c.withAnimation),"tags"in c&&e(1,o=c.tags),"hooks"in c&&e(5,s=c.hooks),"mediaStore"in c&&e(2,r=c.mediaStore),"state"in c&&e(3,a=c.state),"temporaryState"in c&&e(4,l=c.temporaryState)},[n,o,r,a,l,s]}class xv extends se{constructor(t){super(),oe(this,t,kv,Iv,ie,{withAnimation:0,tags:1,hooks:5,mediaStore:2,state:3,temporaryState:4},Ev)}}const Dv={globalConfig:{unfoldedConfig:{autoUnfold:{strategy:"MinimumDistance",distance:{max:5}}},tag3DConfig:{ratio:.0035}},contentTypeConfig:{"Any-Audio-plane":{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},Link:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},VRLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},PanoLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},MediaPlane:{unfoldedConfig:{keep:"unfolded"},visibleConfig:{alwaysShowWhenMovePano:!0}},MediaModel:{unfoldedConfig:{keep:"unfolded"},visibleConfig:{keep:"visible",visibleFiveMode:["Panorama","Floorplan","Model","Mapview"],alwaysShowWhenMovePano:!0}}}};class Lv extends ci{constructor(e){super(e);m(this,"tagCacheByPanoIndex",{})}getCache({panoIndex:e,id:n,key:o}){var c,u,f,d;const{five:s}=this,r=(c=s.panoIndex)!=null?c:e;if(r===void 0)throw new Error(`TagCacheController getCache(): fivePanoIndex is ${r}`);const a=`${(f=(u=s.work)==null?void 0:u.workCode)!=null?f:s.model.uuid}-${r}`;let l=this.tagCacheByPanoIndex[a];if(l||(l=new Map,this.tagCacheByPanoIndex[a]=l),n===void 0)return l;if(o===void 0){const h=l.get(n);return h||(l.set(n,{}),l.get(n))}return(d=l.get(n))==null?void 0:d[o]}clearCache(){this.tagCacheByPanoIndex={}}removeCache(){}}class Sv extends Lv{constructor(e){super(e);m(this,"tags",[]);m(this,"config",Dv);m(this,"raycaster",new E.Raycaster)}get isPanorama(){return this.five.currentMode==="Panorama"}getTagById(e){const n=this.tags.find(o=>o.id===e);if(!n){console.error(`getTagById(): tag is ${n}, id is ${e}`);return}return n}changeContentTypeConfig(e,n,o=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),o?this.config.contentTypeConfig[e]=mt.default({},this.config.contentTypeConfig[e],n):this.config.contentTypeConfig[e]=n,this.clearCache()}getVisibleByPanoIndex(e,n){var r;const o=this.getCache({panoIndex:n,id:e.id}),s=(r=this.five.panoIndex)!=null?r:n;if(Fe(e))return!0;if(o.visible!==void 0)return o.visible;{const a=(()=>{var u,f,d;const l=(u=this.getTagConfig(e).visibleConfig)!=null?u:{},c=this.getDistance(e);if(typeof l=="function")return{value:l(this.five,{tag:e,distance:c}),reason:"config function result"};if(l.keep==="hidden")return{value:!1,reason:"config.keep is hidden"};if(l.keep==="visible")return{value:!0,reason:"config.keep is visible"};if(l.visiblePanoIndex!==void 0&&l.visiblePanoIndex!=="all"&&s!==void 0){if(Array.isArray(l.visiblePanoIndex)&&!l.visiblePanoIndex.includes(s))return{value:!1,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${s}, visiblePanoIndex: ${l.visiblePanoIndex}`};if(l.visiblePanoIndex==="current"&&s!==((f=e.fiveState)==null?void 0:f.panoIndex))return{value:!1,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${s}, tag.panoIndex: ${(d=e.fiveState)==null?void 0:d.panoIndex}`}}if(l.visibleDistance!==void 0&&l.visibleDistance!=="unLimited"&&ln(c,l.visibleDistance)===!1)return{value:!1,reason:`distance is not in visibleDistance. distance: ${c}, visibleDistance: ${l.visibleDistance}`};if(l.intersectRaycaster!==!1&&(typeof l.intersectRaycaster!="object"||l.intersectRaycaster.enabled!==!1)){if(s===void 0)return{value:!1,reason:`intersectRaycaster check failed: fivePanoIndex is ${s}`};const h=this.getRaycasterFromPanoIndex(e,s),p=this.getTagEnableByIntersect(e,h);if(p.value===!1)return p}if(l.angleRange&&yp(e)){const h=this.getAngle(e);if(ln(h,l.angleRange)===!1)return{value:!1,reason:`angle is not in angleRange. angle: ${h}, angleRange: ${l.angleRange}`}}return{value:!0,reason:"all check passed"}})();return o.visible=a.value,o.__debug_visible_reason__=a,o.visible}}getVisibleByFiveMode(e,n){var r;const o=(r=this.getTagConfig(e).visibleConfig)!=null?r:{};if(typeof o=="function")return n==="Panorama";const s=o==null?void 0:o.visibleFiveMode;return s?s.includes(n):n==="Panorama"}getVisible(e){const n=this.five.getCurrentState(),o=this.getVisibleByFiveMode(e,n.mode),s=n.mode==="Panorama"?this.getVisibleByPanoIndex(e,n.panoIndex):!0;return o&&s}getModelMedialVisibleByPanoIndex(e){const n=this.five.getCurrentState().panoIndex,o=this.getCache({panoIndex:n,id:e.id});if(o.modelMedialVisible!==void 0)return o.modelMedialVisible;const s=this.getRaycasterFromPanoIndex(e,n),r=this.getTagEnableByIntersect(e,s);return o.modelMedialVisible=r.value,o.__debug_visible_reason__=r,r.value!==!1}getUnfoldedByPanoIndex(e,n){if(!this.getVisibleByPanoIndex(e))return;const s=this.getCache({panoIndex:n,id:e.id});if(s.unfolded!==void 0)return s.unfolded;{const r=this.getTagConfig(e).unfoldedConfig;if(!r)return;const a=(()=>{const c=this.getDistance(e);if(typeof r=="function")return r(this.five,{tag:e,distance:c});if(r.keep==="folded")return!1;if(r.keep==="unfolded")return!0;if(r.unfoldDistance&&ln(c,r.unfoldDistance)===!1)return!1})();s.unfolded=a;const l=this.getUnfoldedByCamera(e);return l!==void 0?l:s.unfolded}}getUnfoldedByCamera(e){return this.getVisibleByPanoIndex(e)?(()=>{var a;const s=this.getDistance(e),r=this.getTagConfig(e).unfoldedConfig;if(!!r){if(typeof r=="function")return r(this.five,{tag:e,distance:s});if(r.keep==="folded")return!1;if(r.keep==="unfolded")return!0;if(r.autoUnfold===void 0||r.autoUnfold===!1||r.autoUnfold.enable===!1)return;if(r.autoUnfold.strategy==="ScreenPostion"){const l=this.getTagProject(e);if(l&&ln(l.x,r.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(r.autoUnfold.strategy==="MinimumDistance"){const u=this.filterPointTag().filter(d=>this.getVisibleByPanoIndex(d)).filter(d=>{const h=this.getTagProject(d);if(!h)return!1;const{x:p,y:v,z:g}=h;return!(Math.abs(g)>1||Math.abs(p)>1||Math.abs(v)>1)}).map(d=>({tag:d,id:d.id,tagConfig:this.getTagConfig(d).unfoldedConfig})).filter(({tag:d,tagConfig:h})=>{var p,v;return!(typeof h!="object"||h.keep||h.autoUnfold===!1||((p=h.autoUnfold)==null?void 0:p.enable)===!1||((v=h.autoUnfold)==null?void 0:v.strategy)!=="MinimumDistance")}).map(d=>me(H({},d),{distance:this.getDistance(d.tag)})).filter(({distance:d,tagConfig:h})=>{var p,v;return!(d===void 0||typeof h!="object"||h.autoUnfold===!1||((p=h.autoUnfold)==null?void 0:p.enable)===!1||((v=h.autoUnfold)==null?void 0:v.strategy)!=="MinimumDistance"||h.autoUnfold.distance&&ln(d,h.autoUnfold.distance)===!1)}).sort((d,h)=>d.distance-h.distance).findIndex(d=>d.id===e.id);if(u===-1||u<=((a=r.autoUnfold.maxNumber)!=null?a:1)-1===!1)return!1}return!0}})():void 0}getDistance(e,n){var r,a,l;const o=(r=this.five.panoIndex)!=null?r:n;if(o===void 0)throw new Error(`getDistance(): fivePanoIndex is ${o}`);const s=this.getCache({panoIndex:n,id:e.id});if(s.distance!==void 0)return s.distance;{const c=(l=(a=this.five.work)==null?void 0:a.observers[o])==null?void 0:l.position;if(c===void 0)throw new Error(`getDistance(): observerPosition is ${c}`);const u=Us(e),f=c.distanceTo(u);return s.distance=f,f}}getAngle(e,n){var r,a,l;const o=(r=this.five.panoIndex)!=null?r:n;if(o===void 0)throw new Error(`getDistance(): fivePanoIndex is ${o}`);const s=this.getCache({panoIndex:n,id:e.id});if(s.angle!==void 0)return s.angle;{const c=(l=(a=this.five.work)==null?void 0:a.observers[o])==null?void 0:l.position;if(c===void 0)throw new Error(`getAngleRange(): observerPosition is ${c}`);const u=(()=>e.stickType==="3DPoint"?An(e.normal):Ji(e.position))();if(!u)return;const f=new E.Vector3().copy(c).sub(Zi(e.position)),d=u.angleTo(f)*180/Math.PI;return s.angle=d,s.angle}}getTagConfig(e){var s,r;if(!e)return(s=this.config.globalConfig)!=null?s:{};const n={};this.config.contentTypeConfig&&Object.keys(this.config.contentTypeConfig).forEach(a=>{const l=a;if(n[l])return;const c=l.split("-");if(c.length===1){const[u]=c;e.contentType===u&&(n[l]=this.config.contentTypeConfig[l])}if(c.length===2){const[u="Any",f="Any"]=c;(e.stickType===u||u==="Any")&&(e.contentType===f||f==="Any")&&(n[l]=this.config.contentTypeConfig[l])}if(c.length===3){const[u="Any",f,d]=c;if(f==="Audio"&&e.contentType==="Audio"){const h=e;(h.stickType===u||u==="Any")&&h.data.appearance===d&&(n[l]=this.config.contentTypeConfig[l])}}});const o=mt.default({},this.config.globalConfig,...Object.values(n),e.config);return typeof o.unfoldedConfig=="object"&&(o.unfoldedConfig.disableFold&&(o.unfoldedConfig={keep:"unfolded"}),o.unfoldedConfig.disableUnfold&&(o.unfoldedConfig={keep:"folded"}),o.unfoldedConfig.keep&&(o.unfoldedConfig={keep:o.unfoldedConfig.keep})),typeof o.visibleConfig=="object"&&o.visibleConfig.keep&&(o.visibleConfig={keep:o.visibleConfig.keep,visibleFiveMode:(r=o.visibleConfig)==null?void 0:r.visibleFiveMode}),o}can(e,n){const o=this.getTagConfig(n);if(!o||typeof o!="object")return!0;if(e==="show"||e==="hide"){if(!o.visibleConfig||typeof o.visibleConfig!="object")return!0;if(e==="show"&&o.visibleConfig.keep==="hidden"||e==="hide"&&(o.visibleConfig.keep==="visible"||o.visibleConfig.alwaysShowWhenMovePano))return!1}if(e==="fold"||e==="unfold"){if(!o.unfoldedConfig||typeof o.unfoldedConfig!="object")return!0;if(e==="fold"&&o.unfoldedConfig.keep==="unfolded"||e==="unfold"&&o.unfoldedConfig.keep==="folded")return!1}return!0}sort(e){return e.sort((n,o)=>{const s=this.getDistance(n),r=this.getDistance(o);return s===void 0||r===void 0?0:r-s})}setPointTagPosition(){const e=this.filterPointTag();e.length!==0&&e.forEach(n=>{var s;if(!((s=n.state)!=null&&s.visible)){n.pointTagStyle=null;return}const o=this.getTagProject(n);if(!o){n.pointTagStyle=null;return}n.pointTagStyle={leftPercent:(o.x+1)/2*100,topPercent:(-o.y+1)/2*100}})}setVisibleByPanoIndex(){this.tags.forEach(e=>{const n=this.getVisibleByPanoIndex(e);e.state&&(e.state.visible=n)})}setModelMedialVisibleByPanoIndex(){this.tags.forEach(e=>{if(!Fe(e))return;const n=this.getModelMedialVisibleByPanoIndex(e);e.mediaVisible=n})}setUnfoldedByPanoIndex(){this.tags.forEach(e=>{const n=this.getUnfoldedByPanoIndex(e);if(!!e.state&&(n!==void 0&&(e.state.unfolded=n),n&&!e.state.visible)){const o=this.getTagConfig(e);typeof o.unfoldedConfig=="object"&&o.unfoldedConfig.autoUnfoldWhenHide!==!1&&(e.state.unfolded=!1)}})}getTagProject(e){if(!this.getVisibleByPanoIndex(e))return;const o=Zi(e.position),{x:s,y:r,z:a}=o.project(this.five.camera);if(!(a>1))return{x:s,y:r,z:a}}filterPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint"||e.stickType==="3DPoint")}filter2DPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint")}filter3DPointTag(){return this.tags.filter(e=>e.stickType==="3DPoint")}filterModelTag(){return this.tags.filter(e=>e.stickType==="Model")}filter3DTag(){return this.tags.filter(e=>e.stickType==="3DPoint"||e.stickType==="Plane")}filterPlaneTag(){return this.tags.filter(e=>e.stickType==="Plane")}updateTagConfig(e){e!=null&&e.force&&this.clearCache(),this.tags.forEach(n=>{const o=this.getTagConfig(n);n.mergedConfig=o})}getTagEnableByIntersect(e,n){var u,f,d;const o=(u=this.getTagConfig(e).visibleConfig)!=null?u:{},s=this.getDistance(e),[r]=this.five.model.intersectRaycaster(n),a=(()=>{if(!Fe(e))return;const h=this.tags.filter(Fe).map(v=>{var g;return(g=v.model)==null?void 0:g.object}).filter(Ye);return n.intersectObjects(h,!0)[0]})(),l=(()=>{var h;return typeof o=="object"&&typeof o.intersectRaycaster=="object"&&(h=o.intersectRaycaster.distanceAccuracy)!=null?h:.01})();return Math.min((f=r==null?void 0:r.distance)!=null?f:1/0,(d=a==null?void 0:a.distance)!=null?d:1/0)+l<s?{value:!1,reason:`intersectRaycaster check failed: distance is ${s}, intersection.point is ${r.point.toArray()},
561
+ `;function q0(){const i=new E.PlaneGeometry(.4,.4),t=U0,e=new E.TextureLoader().load(t);e.encoding=E.sRGBEncoding;const n=new E.MeshBasicMaterial({map:e,transparent:!0,depthTest:!1});return new E.Mesh(i,n)}function K0(){const i=new E.CurvePath;i.add(new E.LineCurve3(new E.Vector3(0,0,0),new E.Vector3(0,0,.1)));const t=new E.TubeGeometry(i,8,.003),e=new E.ShaderMaterial({vertexShader:J0,fragmentShader:Z0,depthTest:!1,transparent:!0});return new E.Mesh(t,e)}function $0(){const i=new E.SphereGeometry(.01,20,20),t=new E.MeshBasicMaterial({color:10349931,depthTest:!1,transparent:!0,side:E.DoubleSide}),e=new E.Mesh(i,t);return e.position.set(0,0,.1),e}class Al extends E.Object3D{constructor(){super();m(this,"planeMesh");m(this,"lineMesh");m(this,"ballMesh");this.planeMesh=q0(),this.lineMesh=K0(),this.ballMesh=$0(),this.add(this.planeMesh,this.lineMesh,this.ballMesh)}updateWithIntersect(e){if(!e.face)return;const n=new E.Vector3().addVectors(e.point,e.face.normal);this.position.copy(e.point),this.lookAt(n)}dispose(){var e;(e=this.planeMesh.material.map)==null||e.dispose()}}class vl{constructor(t){m(this,"five");m(this,"contentElement",document.createElement("div"));m(this,"animeIns");m(this,"container");m(this,"css3DObject");m(this,"disposeCss3DObject");m(this,"state",{enabled:!1});this.five=t;const n=.4/2,s=qt(t).create3DDomContainer([[-n,n,0],[-n,-n,0],[n,-n,0],[n,n,0]].map(r=>new E.Vector3().fromArray(r)));if(s){const{container:r,dispose:a,css3DObject:l}=s;this.container=r,this.css3DObject=l,this.disposeCss3DObject=a}this.contentElement.style.width="100%",this.contentElement.style.height="100%",this.contentElement.style.backgroundImage=`url(${_a})`,this.contentElement.style.backgroundSize="100%",this.contentElement.style.backgroundRepeat="no-repeat"}enable(){var t;this.state.enabled||(this.state.enabled=!0,(t=this.container)==null||t.appendChild(this.contentElement))}disable(){!this.state.enabled||(this.state.enabled=!1,this.contentElement.remove())}updateWithIntersect(t){if(!t.face||!this.css3DObject)return;const e=new E.Vector3().addVectors(t.point,t.face.normal);this.css3DObject.position.copy(t.point),this.css3DObject.lookAt(e),this.five.needsRender=!0}doAnimation(){var t;(t=this.animeIns)==null||t.dispose(),new mo({progress:0}).to({progress:[1,0]}).duration(500).easing(si.Easing.Quadratic.InOut).onUpdate(({progress:e})=>{}).play()}dispose(){var t;(t=this.disposeCss3DObject)==null||t.call(this)}}class eA{constructor(t,e){m(this,"five");m(this,"hooks",new Ce.Subscribe);m(this,"magnifier",null);m(this,"pointHelper",null);m(this,"pointDomHelper",null);m(this,"contentDom",document.createElement("div"));m(this,"state",{enabled:!1});m(this,"group",new E.Group);this.five=t,this.magnifier=(e==null?void 0:e.magnifier)===void 0?new pl(t,{dragEnabled:!0}):null,this.pointHelper=(e==null?void 0:e.pointHelper)===void 0?new Al:null,this.pointDomHelper=(e==null?void 0:e.pointDomHelper)===void 0?new vl(t):null,this.group.name="five-point-selector",this.five.scene.add(this.group),this.contentDom.classList.add("five-point-selector-content"),this.contentDom.style.position="absolute",this.contentDom.style.top="0",this.contentDom.style.left="0",this.contentDom.style.width="100%",this.contentDom.style.height="100%",this.contentDom.style.pointerEvents="none"}enable(){var t,e;this.state.enabled||(this.state.enabled=!0,this.pointHelper&&this.group.add(this.pointHelper),(t=this.magnifier)==null||t.enable(),(e=this.pointDomHelper)==null||e.enable(),this.five.needsRender=!0,this.hooks.emit("enabled"))}disable(){var t,e;!this.state.enabled||(this.state.enabled=!1,this.pointHelper&&this.group.remove(this.pointHelper),(t=this.magnifier)==null||t.disable(),(e=this.pointDomHelper)==null||e.disable(),this.hooks.emit("disabled"))}dispose(){this.hooks.off(),this.disable(),this.magnifier=null,this.pointHelper=null,this.pointDomHelper=null}updateWithIntersect(t){var s;this.hooks.emit("pointChanged",{panoIndex:this.five.getCurrentState().panoIndex,position:t.point.toArray(),normal:(s=t.face)==null?void 0:s.normal.toArray()});const e=this.magnifier;e&&e.renderWithPoint(t.point);const n=this.pointHelper;n&&n.updateWithIntersect(t);const o=this.pointDomHelper;o&&o.updateWithIntersect(t),this.five.needsRender=!0}}const tA=Object.freeze(Object.defineProperty({__proto__:null,Interval:Ki,Rectangle:W0,Magnifier:pl,getCoordsFromClient:_0,getCoordsFromElement:gl,getRaycasterFromFivePointer:X0,getIntersectFromRelativePosition:Y0,PointHelper:Al,PointDomHelper:vl,FivePointSelector:eA,isNil:np,notNil:Ye,BetterTween:mo,tweenProgress:ja,nextFrame:ui,requestAnimationFrameInterval:di,getFrameTime:Pf},Symbol.toStringTag,{value:"Module"}));function nA(i){le(i,"svelte-8mby9k",".svelte-8mby9k.svelte-8mby9k{box-sizing:border-box}.marketing.svelte-8mby9k.svelte-8mby9k{transform:translateY(-100%)}.content.svelte-8mby9k .headerImage.svelte-8mby9k{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.line.svelte-8mby9k.svelte-8mby9k{position:absolute;height:2.0625rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.content.svelte-8mby9k.svelte-8mby9k{background-color:white;position:relative;display:flex;flex-direction:column;min-width:11.125rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.25rem;top:-1.875rem;left:-1rem;padding:0.5rem 0rem 0.5625rem;transition:all 500ms}.title.svelte-8mby9k.svelte-8mby9k{position:absolute;background-color:white;border-radius:0.25rem;width:100%;top:0.5rem;padding-left:0.75rem;padding-right:0.75rem}.title.svelte-8mby9k .text.svelte-8mby9k{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem;color:#000}.footer.svelte-8mby9k.svelte-8mby9k{position:relative;padding-left:0.75rem;padding-right:0.75rem;width:100%;height:1.375rem;display:flex;align-items:center}.footer.svelte-8mby9k .goto-button.svelte-8mby9k{flex-shrink:0;white-space:nowrap;background-image:linear-gradient(to right, rgba(87, 144, 253, 1) 0, rgba(42, 114, 254, 1) 100%);color:#fff;font-size:0.625rem;border-radius:0.875rem;font-weight:bold;padding-left:0.5rem;padding-right:0.5rem;height:1.25rem;margin-left:auto;display:flex;align-items:center}.footer.svelte-8mby9k .goto-icon.svelte-8mby9k::after{content:'';display:inline-block;width:0.75rem;height:0.75rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMAFNO2pYt4bErz8uP6ysawgVtBPDcR5C4s2L6ZmJBzZGJXUyEeDws/0G2zAAAAkklEQVQ4y+3TRw6DMBAF0OAeJ3QCpCe0uf8NwRILLBYfiS1/aT3JoymnI+sERZ5VCH0iVto3QDfBLmeSSMUTogRV9bBEpJAKaYpGijn13aTSLeraeG9D0NZFZv4/rRL5FDHnITlllqjv6tykWsmX4JHr05y7j6oFKq2P8He48B0tAM0EY0EDxquClw6vLz6EI35GmwwSZpe+WOgAAAAASUVORK5CYII=);background-size:100% auto;background-repeat:no-repeat}.price.svelte-8mby9k.svelte-8mby9k{flex-shrink:0;margin-right:0.75rem;white-space:nowrap;color:#ff6600;display:flex;align-items:baseline}.price.svelte-8mby9k .value.svelte-8mby9k{position:relative;top:0.0625rem;font-size:1.125rem;line-height:1.375rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.price.svelte-8mby9k .unit.svelte-8mby9k{padding-left:0.125rem;font-size:0.625rem}.tag.svelte-8mby9k.svelte-8mby9k{position:relative;background-color:white;display:flex;width:-moz-max-content;width:max-content;padding-left:0.75rem;padding-right:0.75rem;min-height:1.75rem}.tag.svelte-8mby9k .base-tag.svelte-8mby9k{height:1rem;margin-top:1.375rem;margin-bottom:0.5rem;margin-right:0.25rem;font-size:0.625rem;line-height:0.875rem;padding:0.0625rem 0.25rem;border-radius:0.125rem;overflow:hidden}.tag.svelte-8mby9k .primary-tag.svelte-8mby9k{background:#e5eefe;color:#0055ff}.tag.svelte-8mby9k .secondary-tag.svelte-8mby9k{background:rgba(255, 102, 0, 0.08);color:rgba(255, 102, 0, 1)}.unfolded.svelte-8mby9k .line.svelte-8mby9k{transform:translateX(-50%) scale(1, 1)}.folded.svelte-8mby9k .line.svelte-8mby9k{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.unfolded.svelte-8mby9k .content.svelte-8mby9k{opacity:1}.folded.svelte-8mby9k .content.svelte-8mby9k{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}")}function Mr(i,t,e){const n=i.slice();return n[0]=t[e],n}function Tr(i,t,e){const n=i.slice();return n[0]=t[e],n}function zr(i){let t,e=i[0]+"",n;return{c(){t=z("div"),n=ke(e),b(t,"class","base-tag primary-tag svelte-8mby9k")},m(o,s){T(o,t,s),V(t,n)},p(o,s){s&4&&e!==(e=o[0]+"")&&Se(n,e)},d(o){o&&M(t)}}}function Br(i){let t,e=i[0]&&zr(i);return{c(){e&&e.c(),t=he()},m(n,o){e&&e.m(n,o),T(n,t,o)},p(n,o){n[0]?e?e.p(n,o):(e=zr(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},d(n){e&&e.d(n),n&&M(t)}}}function jr(i){let t,e=i[0]+"",n;return{c(){t=z("div"),n=ke(e),b(t,"class","base-tag secondary-tag svelte-8mby9k")},m(o,s){T(o,t,s),V(t,n)},p(o,s){s&4&&e!==(e=o[0]+"")&&Se(n,e)},d(o){o&&M(t)}}}function Vr(i){let t,e=i[0]&&jr(i);return{c(){e&&e.c(),t=he()},m(n,o){e&&e.m(n,o),T(n,t,o)},p(n,o){n[0]?e?e.p(n,o):(e=jr(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},d(n){e&&e.d(n),n&&M(t)}}}function Rr(i){let t,e,n=i[2].price.value+"",o,s,r=i[2].price.unit&&Qr(i);return{c(){t=z("div"),e=z("span"),o=ke(n),s=ne(),r&&r.c(),b(e,"class","value svelte-8mby9k"),b(t,"class","price svelte-8mby9k")},m(a,l){T(a,t,l),V(t,e),V(e,o),V(t,s),r&&r.m(t,null)},p(a,l){l&4&&n!==(n=a[2].price.value+"")&&Se(o,n),a[2].price.unit?r?r.p(a,l):(r=Qr(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&M(t),r&&r.d()}}}function Qr(i){let t,e=i[2].price.unit+"",n;return{c(){t=z("span"),n=ke(e),b(t,"class","unit svelte-8mby9k")},m(o,s){T(o,t,s),V(t,n)},p(o,s){s&4&&e!==(e=o[2].price.unit+"")&&Se(n,e)},d(o){o&&M(t)}}}function Or(i){let t,e=i[2].highlightText+"",n;return{c(){t=z("div"),n=ke(e),b(t,"class","goto-button goto-icon svelte-8mby9k")},m(o,s){T(o,t,s),V(t,n)},p(o,s){s&4&&e!==(e=o[2].highlightText+"")&&Se(n,e)},d(o){o&&M(t)}}}function iA(i){var J,j;let t,e,n,o,s,r,a,l,c,u,f,d,h,p,v=i[2].title+"",g,A,w,y=Ye((J=i[2].price)==null?void 0:J.value)&&((j=i[2].price)==null?void 0:j.value)!=="",C,D;e=new nt({props:{visible:i[1],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let I=i[2].brandTags||[],x=[];for(let B=0;B<I.length;B+=1)x[B]=Br(Tr(i,I,B));let k=i[2].tags||[],Q=[];for(let B=0;B<k.length;B+=1)Q[B]=Vr(Mr(i,k,B));let _=y&&Rr(i),F=i[2].highlightText&&Or(i);return{c(){var B;t=z("div"),$(e.$$.fragment),n=ne(),o=z("div"),s=ne(),r=z("div"),a=z("img"),c=ne(),u=z("div");for(let O=0;O<x.length;O+=1)x[O].c();f=ne();for(let O=0;O<Q.length;O+=1)Q[O].c();d=ne(),h=z("div"),p=z("div"),g=ke(v),A=ne(),w=z("div"),_&&_.c(),C=ne(),F&&F.c(),b(o,"class","line svelte-8mby9k"),S(o,"transition-delay",i[1]?Fn+"ms":Gn+Fr-Hr-40+"ms"),b(a,"class","headerImage svelte-8mby9k"),_e(a.src,l=i[2].headerPictureUrl)||b(a,"src",l),b(a,"alt",""),b(u,"class","tag svelte-8mby9k"),b(p,"class","text svelte-8mby9k"),b(h,"class","title svelte-8mby9k"),b(w,"class","footer svelte-8mby9k"),S(w,"height",Ye((B=i[2].price)==null?void 0:B.value)&&i[2].highlightText?void 0:"1rem"),b(r,"class","content svelte-8mby9k"),S(r,"transition-delay",i[1]?Fn+Gn+"ms":"0ms"),b(t,"class","marketing svelte-8mby9k"),Z(t,"unfolded",i[1]),Z(t,"folded",i[3])},m(B,O){T(B,t,O),q(e,t,null),V(t,n),V(t,o),V(t,s),V(t,r),V(r,a),V(r,c),V(r,u);for(let W=0;W<x.length;W+=1)x[W].m(u,null);V(u,f);for(let W=0;W<Q.length;W+=1)Q[W].m(u,null);V(r,d),V(r,h),V(h,p),V(p,g),V(r,A),V(r,w),_&&_.m(w,null),V(w,C),F&&F.m(w,null),D=!0},p(B,[O]){var G,ee,X;const W={};if(O&2&&(W.visible=B[1]),e.$set(W),O&2&&S(o,"transition-delay",B[1]?Fn+"ms":Gn+Fr-Hr-40+"ms"),(!D||O&4&&!_e(a.src,l=B[2].headerPictureUrl))&&b(a,"src",l),O&4){I=B[2].brandTags||[];let U;for(U=0;U<I.length;U+=1){const de=Tr(B,I,U);x[U]?x[U].p(de,O):(x[U]=Br(de),x[U].c(),x[U].m(u,f))}for(;U<x.length;U+=1)x[U].d(1);x.length=I.length}if(O&4){k=B[2].tags||[];let U;for(U=0;U<k.length;U+=1){const de=Mr(B,k,U);Q[U]?Q[U].p(de,O):(Q[U]=Vr(de),Q[U].c(),Q[U].m(u,null))}for(;U<Q.length;U+=1)Q[U].d(1);Q.length=k.length}(!D||O&4)&&v!==(v=B[2].title+"")&&Se(g,v),O&4&&(y=Ye((G=B[2].price)==null?void 0:G.value)&&((ee=B[2].price)==null?void 0:ee.value)!==""),y?_?_.p(B,O):(_=Rr(B),_.c(),_.m(w,C)):_&&(_.d(1),_=null),B[2].highlightText?F?F.p(B,O):(F=Or(B),F.c(),F.m(w,null)):F&&(F.d(1),F=null),O&4&&S(w,"height",Ye((X=B[2].price)==null?void 0:X.value)&&B[2].highlightText?void 0:"1rem"),O&2&&S(r,"transition-delay",B[1]?Fn+Gn+"ms":"0ms"),(!D||O&2)&&Z(t,"unfolded",B[1]),(!D||O&8)&&Z(t,"folded",B[3])},i(B){D||(P(e.$$.fragment,B),D=!0)},o(B){L(e.$$.fragment,B),D=!1},d(B){B&&M(t),K(e),ct(x,B),ct(Q,B),_&&_.d(),F&&F.d()}}}const Fn=400,Hr=500,Gn=180,Fr=500;function oA(i,t,e){let n,o,s,{tag:r}=t;return i.$$set=a=>{"tag"in a&&e(0,r=a.tag)},i.$$.update=()=>{var a,l;i.$$.dirty&1&&e(1,n=(l=(a=r.state)==null?void 0:a.unfolded)!=null?l:!1),i.$$.dirty&2&&e(3,o=!n),i.$$.dirty&1&&e(2,s=r.data)},[r,n,s,o]}class sA extends se{constructor(t){super(),oe(this,t,oA,iA,ie,{tag:0},nA)}}const Jt="data:audio/mpeg;base64,//uQxAAAAAAAAAAAAAAAAAAAAAAASW5mbwAAAA8AAAADAAAGhgBVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVWqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqr///////////////////////////////////////////8AAAA5TEFNRTMuOThyAc0AAAAAAAAAABSAJAiqQgAAgAAABobxtI73AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//uQxAACFEII9ACZ/sJZwWEoEb8w/////N//////JcxjHjf+7/v/H2PzCCFAiDtGeyBCIx7bJJ1mmEEMy6g8mm2c8nrGABB4h2Mkmn//4z/73u773R5qHHu/j/w7Kxkzh5lWRWdsifCkNAnY9Zc1HvDAhjhSHdFkHFzLmabt/AQxSg2wwzLhHIJOBnAWwVY4zrhIYhhc2kvhYDfQ4hDi2Gmh5KyFn8EcGIrHAngNgIwVIEMf5bzbAiTRoAD///8z/KVhkkWEle6IX+d/z4fvH3BShK1e5kmjkCMoxVmXhd4ROlTKo3iipasvTilY21q19ta30/v/0/idPX1v8PNxJL6ramnOVsdvMv2akO0iSYIzdJFirtzWXCZicS9vHqvSKyqm5XJBdqBwPxyfJdykhWTZ0G0ZyTZGpLKxsNwwoRhsx3tZfhwmeOBVISm3impAC/IT/8hP/EKEM1KMdVdVKM2rHV4x7HVXZvbVVKN/qq8CiV9VL9jjH/6l6qf7MBCjZmOqsAibjcP+qqqv0oxqpa/NVW286hPo1nz2L/h8+jXt//uSxCmDU2IK/ECN98KKtE5IYzNoCfbw+u9i5r8PoadUMFPKqWL4LK3T/LCraMSHGkW4bpLXR/E6LlHOVQxmslKVJ8IULktMN06N0FKCpHCoYsjC4F+Z0NVqdNFoGSTjSiyjzLdnZ2fNqTi2eHKONONKLMPMKLONKLMPQRJGlFxZRoKcJFAYEeIFiRQkUWUeYfef//Ko04soswso40UJAgMw8wosososy0EalnZyjQUGBRQGIFggOWUacWUeYmuadrZziQKKEgQsQLAhQkUJAgMQDghltLO1onp0cpkNInSFMqlYeSEJ5AHsqFdOwy1DA2sRmRJKxdKRfLhfLw5BzUxBTUUzLjk4LjJVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVUxBTUUzLjk4LjJVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVf/7ksRRA8AAAaQAAAAgAAA0gAAABFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVU=",pn={};var oi=(i=>(i.Default="default",i.GetAudioDuration="getAudioDuration",i.PlayAudio="playAudio",i))(oi||{});function bl(i,t){const e=(t==null?void 0:t.namespace)||"default",n=pn[e]||(pn[e]=[]);let o=n.find(s=>!s.realSrc||s.realSrc===Jt);return o||(console.warn("\u672A\u627E\u5230\u7F13\u5B58\u97F3\u9891\uFF0C\u5DF2\u65B0\u5EFA",pn),o=new bo(Jt),n.push(o)),i&&(o.src=i),o}function rA(i){return N(this,null,function*(){const t=(()=>i instanceof bo?i:bl(i,{namespace:"getAudioDuration"}))(),e=yield new Promise(n=>{t.duration?t.isBlankAudio?n(0):n(t.duration):(t.addEventListener("loadedmetadata",()=>{t.isBlankAudio?n(0):n(t.duration)}),t.addEventListener("canplaythrough",()=>{t.isBlankAudio?n(0):n(t.duration)}))});return typeof i=="string"&&t.clear(),e})}function Gr(i,t){const e=(t==null?void 0:t.namespace)||"default",n=pn[e]||(pn[e]=[]),o=i-n.length;if(!(o<=0))for(let s=0;s<o;s++)n.push(new bo(Jt))}class bo extends Audio{constructor(e){super(e);m(this,"preload","auto");m(this,"realSrc","");m(this,"inited",!1);m(this,"removeDocumentEventListener");this.realSrc=e!=null?e:"",super.addEventListener("ended",()=>{this.src=""});const n=()=>aA(this);document.addEventListener("click",n),document.addEventListener("touchend",n),this.removeDocumentEventListener=()=>{document.removeEventListener("click",n),document.removeEventListener("touchend",n)}}get isBlankAudio(){return this.realSrc===Jt||!this.realSrc}get src(){return super.src}set src(e){super.src=e,this.realSrc=e}clear(){this.src=Jt,this.currentTime=0}}function aA(i){!i||i.inited||(i.src&&(i.inited=!0,i.removeDocumentEventListener()),i.src===Jt&&i.play())}class lA extends Audio{constructor(e){super();m(this,"sharedAudioSrc");m(this,"sharedAudioPaused",!0);m(this,"sharedAudioCurrentTime",0);m(this,"tryplaying",!1);m(this,"audioInstance");m(this,"eventListenerDisposer");this.sharedAudioSrc=e}get paused(){var e;return(e=this.sharedAudioPaused)!=null?e:!0}get currentTime(){return this.sharedAudioCurrentTime}play(){return N(this,null,function*(){var e,n,o;this.tryplaying||(this.tryplaying=!0,(!this.audioInstance||((e=this.audioInstance)==null?void 0:e.realSrc)!==this.sharedAudioSrc)&&(this.audioInstance=bl(this.sharedAudioSrc,{namespace:oi.PlayAudio})),this.audioInstance.currentTime=(n=this.currentTime)!=null?n:0,(o=this.eventListenerDisposer)==null||o.call(this),this.eventListenerDisposer=this.addEventListeners(),this.audioInstance.play().then(()=>{this.sharedAudioPaused=!1}).catch(s=>{this.pause(),console.warn(s)}).finally(()=>{this.tryplaying=!1}))})}pause(){!this.audioInstance||this.paused||(this.sharedAudioPaused=!0,this.audioInstance.addEventListener("pause",()=>{var e;(e=this.eventListenerDisposer)==null||e.call(this)},{once:!0}),this.audioInstance.pause())}dispose(){this.clear(),this.audioInstance=void 0}clear(){var e;(e=this.audioInstance)==null||e.clear()}addEventListeners(){const e=this.audioInstance;if(!e)return;const n=d=>{var h;this.sharedAudioCurrentTime=e.currentTime,(h=this.ontimeupdate)==null||h.call(this,d)},o=d=>{var h;return(h=this.onplay)==null?void 0:h.call(this,d)},s=d=>{var h;(h=this.onpause)==null||h.call(this,d),this.clear()},r=d=>{var h;(h=this.onended)==null||h.call(this,d),this.sharedAudioCurrentTime=0},a=d=>{var h;return(h=this.onerror)==null?void 0:h.call(this,d)},l=d=>{var h;return(h=this.oncanplay)==null?void 0:h.call(this,d)},c=d=>{var h;return(h=this.oncanplaythrough)==null?void 0:h.call(this,d)},u=d=>{var h;return(h=this.onloadeddata)==null?void 0:h.call(this,d)},f=d=>{var h;return(h=this.onloadedmetadata)==null?void 0:h.call(this,d)};return e.addEventListener("timeupdate",n),e.addEventListener("play",o),e.addEventListener("pause",s),e.addEventListener("ended",r),e.addEventListener("error",a),e.addEventListener("canplay",l),e.addEventListener("canplaythrough",c),e.addEventListener("loadeddata",u),e.addEventListener("loadedmetadata",f),()=>{e.removeEventListener("timeupdate",n),e.removeEventListener("play",o),e.removeEventListener("pause",s),e.removeEventListener("ended",r),e.removeEventListener("error",a),e.removeEventListener("canplay",l),e.removeEventListener("canplaythrough",c),e.removeEventListener("loadeddata",u),e.removeEventListener("loadedmetadata",f)}}}function cA(i){le(i,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function uA(i){let t,e,n,o;const s=i[8].default,r=$t(s,i,i[7],null);return{c(){t=z("div"),r&&r.c(),b(t,"class","audio svelte-13e7hxv"),b(t,"style",i[0])},m(a,l){T(a,t,l),r&&r.m(t,null),e=!0,n||(o=we(t,"click",va(i[1])),n=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&tn(r,s,a,a[7],e?en(s,a[7],l,null):nn(a[7]),null),(!e||l&1)&&b(t,"style",a[0])},i(a){e||(P(r,a),e=!0)},o(a){L(r,a),e=!1},d(a){a&&M(t),r&&r.d(a),n=!1,o()}}}function dA(i,t,e){let{$$slots:n={},$$scope:o}=t,{url:s}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=wn(),u=Tt("hooks"),f=Tt("mediaStore");let d,h=!0;function p(){e(5,d.onplay=g=>{u.emit("playStateChange",H({event:g,state:"playing",mediaInstance:d},l)),c("play"),e(6,h=!1)},d),e(5,d.onpause=g=>{u.emit("playStateChange",H({event:g,state:"paused",mediaInstance:d},l)),c("pause"),e(6,h=!0)},d),e(5,d.onloadedmetadata=g=>{typeof d.duration=="number"&&!Number.isNaN(d.duration)&&c("duration",d.duration)},d),e(5,d.ontimeupdate=g=>{c("timeupdate",d.currentTime)},d)}f.subscribe(({currentMediaElement:g})=>{g!==d&&(h||d==null||d.pause())});function v(g){!d||(u.emit("click",H({event:g,target:"AudioTagPlayIcon",audioInstance:d},l)),f.set({currentMediaElement:d}),u.emit("playStateChange",H({event:g,state:d.paused?"playing":"paused",mediaInstance:d},l)),d.paused?d.play():d.pause())}return i.$$set=g=>{"url"in g&&e(2,s=g.url),"enable"in g&&e(3,r=g.enable),"style"in g&&e(0,a=g.style),"hooksInfo"in g&&e(4,l=g.hooksInfo),"$$scope"in g&&e(7,o=g.$$scope)},i.$$.update=()=>{i.$$.dirty&4&&(s||c("duration",0)),i.$$.dirty&36&&(d==null||d.dispose(),e(5,d=new lA(s)),c("audioRef",d),setTimeout(()=>c("audioRef",d),200),rA(s).then(g=>c("duration",g)),p()),i.$$.dirty&40&&(r||d==null||d.pause()),i.$$.dirty&72&&c(r&&!h?"play":"pause")},[a,v,s,r,l,d,h,o,n]}class yl extends se{constructor(t){super(),oe(this,t,dA,uA,ie,{url:2,enable:3,style:0,hooksInfo:4},cA)}}function fA(i){le(i,"svelte-srt2pi",".audio-icon__wrapper.svelte-srt2pi.svelte-srt2pi{display:inline-block}.audio-icon.svelte-srt2pi.svelte-srt2pi{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%;background-color:rgba(255, 255, 255, 0.8)}.audio-icon.svelte-srt2pi .sound-wave__container.svelte-srt2pi{position:absolute;pointer-events:none;width:60%;height:60%}.sound-wave.svelte-srt2pi.svelte-srt2pi{animation-duration:2s;animation-iteration-count:infinite;animation-play-state:paused;transition:opacity 0}.playing.svelte-srt2pi .sound-wave.svelte-srt2pi{animation-play-state:running}.playing.svelte-srt2pi .sound-wave-1.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_1_animation}.playing.svelte-srt2pi .sound-wave-2.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_2_animation}.playing.svelte-srt2pi .sound-wave-3.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_3_animation}@keyframes svelte-srt2pi-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}")}function Wr(i){let t,e;return t=new nt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function hA(i){let t,e,n,o,s,r=i[1]&&Wr();return{c(){t=z("div"),r&&r.c(),e=ne(),n=z("div"),o=z("div"),o.innerHTML='<svg width="100%" height="100%" viewBox="0 0 128 128"><g transform="rotate(-45 12 64) translate(12 64)" fill="black" stroke="black" fill-opacity="0.6" stroke-opacity="0.6"><path stroke="none" class="sound-wave sound-wave-1 svelte-srt2pi" d="M0,23 A23,23 0 0,0 23,0 L0,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-2 svelte-srt2pi" d="M0,46 A46,46 0 0,0 46,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-3 svelte-srt2pi" d="M0,80 A80,80 0 0,0 80,0"></path></g></svg>',b(o,"class","sound-wave__container svelte-srt2pi"),b(n,"class","audio-icon svelte-srt2pi"),Z(n,"playing",i[0]),b(t,"class","audio-icon__wrapper svelte-srt2pi"),b(t,"style",i[2]),S(t,"width",i[5]),S(t,"height",i[5])},m(a,l){T(a,t,l),r&&r.m(t,null),V(t,e),V(t,n),V(n,o),i[7](o),i[8](t),s=!0},p(a,[l]){a[1]?r?l&2&&P(r,1):(r=Wr(),r.c(),P(r,1),r.m(t,e)):r&&(re(),L(r,1,1,()=>{r=null}),ae()),(!s||l&1)&&Z(n,"playing",a[0]),(!s||l&4)&&b(t,"style",a[2]),l&32&&S(t,"width",a[5]),l&32&&S(t,"height",a[5])},i(a){s||(P(r),s=!0)},o(a){L(r),s=!1},d(a){a&&M(t),r&&r.d(),i[7](null),i[8](null)}}}function mA(i,t,e){let n,{playing:o}=t,{shadow:s=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function u(d){Be[d?"unshift":"push"](()=>{c=d,e(4,c)})}function f(d){Be[d?"unshift":"push"](()=>{l=d,e(3,l)})}return i.$$set=d=>{"playing"in d&&e(0,o=d.playing),"shadow"in d&&e(1,s=d.shadow),"style"in d&&e(2,r=d.style),"width"in d&&e(6,a=d.width)},i.$$.update=()=>{i.$$.dirty&64&&e(5,n=typeof a=="number"?Ie(a):a)},[o,s,r,l,c,n,a,u,f]}class wl extends se{constructor(t){super(),oe(this,t,mA,hA,ie,{playing:0,shadow:1,style:2,width:6},fA)}}function pA(i){le(i,"svelte-1s6gk4a",".audio-tag.svelte-1s6gk4a{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.audio-icon__wrapper.svelte-1s6gk4a{position:relative;vertical-align:top;width:100%;height:100%}.content.svelte-1s6gk4a{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-1s6gk4a{position:relative;width:100%;height:100%}.audio-icon.svelte-1s6gk4a{pointer-events:none;vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.audio.svelte-1s6gk4a{position:relative;width:100%;height:100%}")}function Nr(i){var A,w;let t,e,n,o,s,r,a,l,c,u,f,d,h,p,v;e=new nt({props:{visible:i[6],left:i[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let g=i[6]&&_r(i);return c=new cl({props:{visible:i[6],textUnfolded:i[1],content:i[5]}}),d=new go({props:{unfolded:i[6],length:i[3],outDelay:i[4]+20*Math.min((w=(A=i[5])==null?void 0:A.length)!=null?w:10,15),useLinearColor:!0}}),{c(){t=z("div"),$(e.$$.fragment),n=ne(),o=z("div"),s=z("div"),r=z("div"),g&&g.c(),a=ne(),l=z("div"),$(c.$$.fragment),f=ne(),$(d.$$.fragment),b(r,"class","audio-icon svelte-1s6gk4a"),Me(()=>i[11].call(l)),S(l,"display","inline-block"),b(s,"class","wrapper svelte-1s6gk4a"),b(o,"class","content svelte-1s6gk4a"),b(t,"class","audio-tag svelte-1s6gk4a"),Z(t,"unfolded",i[6])},m(y,C){T(y,t,C),q(e,t,null),V(t,n),V(t,o),V(o,s),V(s,r),g&&g.m(r,null),V(s,a),V(s,l),q(c,l,null),u=Pt(l,i[11].bind(l)),V(t,f),q(d,t,null),h=!0,p||(v=we(l,"click",i[7]),p=!0)},p(y,C){var k,Q;const D={};C&64&&(D.visible=y[6]),C&8&&(D.left=y[3]/2+"px"),e.$set(D),y[6]?g?(g.p(y,C),C&64&&P(g,1)):(g=_r(y),g.c(),P(g,1),g.m(r,null)):g&&(re(),L(g,1,1,()=>{g=null}),ae());const I={};C&64&&(I.visible=y[6]),C&2&&(I.textUnfolded=y[1]),C&32&&(I.content=y[5]),c.$set(I);const x={};C&64&&(x.unfolded=y[6]),C&8&&(x.length=y[3]),C&48&&(x.outDelay=y[4]+20*Math.min((Q=(k=y[5])==null?void 0:k.length)!=null?Q:10,15)),d.$set(x),(!h||C&64)&&Z(t,"unfolded",y[6])},i(y){h||(P(e.$$.fragment,y),P(g),P(c.$$.fragment,y),P(d.$$.fragment,y),h=!0)},o(y){L(e.$$.fragment,y),L(g),L(c.$$.fragment,y),L(d.$$.fragment,y),h=!1},d(y){y&&M(t),K(e),g&&g.d(),K(c),u(),K(d),p=!1,v()}}}function _r(i){let t,e,n,o,s,r,a;return e=new nt({props:{center:!0,blurRadius:15,spreadRadius:6}}),o=new yl({props:{enable:i[6],url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{default:[gA]},$$scope:{ctx:i}}}),o.$on("play",i[8]),o.$on("pause",i[9]),o.$on("audioRef",i[10]),{c(){t=z("div"),$(e.$$.fragment),n=ne(),$(o.$$.fragment),b(t,"class","audio svelte-1s6gk4a")},m(l,c){T(l,t,c),q(e,t,null),V(t,n),q(o,t,null),a=!0},p(l,c){i=l;const u={};c&64&&(u.enable=i[6]),c&1&&(u.url=i[0].data.audioUrl),c&1&&(u.hooksInfo={tag:i[0]}),c&4100&&(u.$$scope={dirty:c,ctx:i}),o.$set(u)},i(l){a||(P(e.$$.fragment,l),P(o.$$.fragment,l),l&&Me(()=>{r&&r.end(1),s=Bt(t,zt,{duration:1e3,delay:0,easing:Xt}),s.start()}),a=!0)},o(l){var c,u;L(e.$$.fragment,l),L(o.$$.fragment,l),s&&s.invalidate(),l&&(r=on(t,zt,{duration:1e3,delay:20*Math.min((u=(c=i[5])==null?void 0:c.length)!=null?u:10,15),easing:Xt})),a=!1},d(l){l&&M(t),K(e),K(o),l&&r&&r.end()}}}function gA(i){let t,e,n;return e=new wl({props:{playing:i[2]}}),{c(){t=z("div"),$(e.$$.fragment),b(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(o,s){T(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&4&&(r.playing=o[2]),e.$set(r)},i(o){n||(P(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function AA(i){let t,e,n=i[0].state&&Nr(i);return{c(){n&&n.c(),t=he()},m(o,s){n&&n.m(o,s),T(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&P(n,1)):(n=Nr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(P(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function vA(i,t,e){let n,o,s,{tag:r}=t,a=!1,l=!1,c;function u(){e(1,a=!a)}const f=()=>{e(2,l=!0)},d=()=>{e(2,l=!1)};function h(v){Cn.call(this,i,v)}function p(){c=this.clientWidth,e(3,c)}return i.$$set=v=>{"tag"in v&&e(0,r=v.tag)},i.$$.update=()=>{var v,g,A;i.$$.dirty&1&&e(6,n=!!((v=r.state)!=null&&v.unfolded)),i.$$.dirty&1&&e(5,o=(A=(g=r.data.title)!=null?g:r.data.text)!=null?A:""),i.$$.dirty&2&&e(4,s=a?450:0)},[r,a,l,c,s,o,n,u,f,d,h,p]}class bA extends se{constructor(t){super(),oe(this,t,vA,AA,ie,{tag:0},pA)}}function yA(i){const t=document.createElement("div");t.style.color=i,document.body.appendChild(t);const e=window.getComputedStyle(t).color;t.remove();const n=(()=>e.search("rgba")===-1?e.replace("rgb","rgba").replace(")",", 1)"):e)(),o=n.replace("rgba","").replace("(","").replace(")","").split(",").map(s=>Number(s.trim()));return{rgba:n,r:o[0],g:o[1],b:o[2],a:o[3]}}function wA(i){le(i,"svelte-58hfjf",".audio-tag__wrapper.svelte-58hfjf{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-58hfjf{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:0.1875rem;padding-right:0.625rem;border-radius:624999.9375rem;border:0.03125rem solid rgba(255, 255, 255, 0.2)}.audio__inner.svelte-58hfjf{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.text.svelte-58hfjf{font-weight:bold;font-size:0.75rem;margin-left:0.25rem}.audio-icon__wrapper.svelte-58hfjf{position:relative;vertical-align:top;pointer-events:none;width:1.375rem;height:1.375rem}")}function Xr(i){let t,e,n,o;return n=new yl({props:{style:"width: max-content; height: max-content;",enable:i[0].state.visible,url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{default:[PA]},$$scope:{ctx:i}}}),n.$on("play",i[7]),n.$on("pause",i[8]),n.$on("timeupdate",i[9]),n.$on("duration",i[10]),n.$on("audioRef",i[11]),{c(){t=z("div"),e=z("div"),$(n.$$.fragment),b(e,"class","audio-tag svelte-58hfjf"),S(e,"background-color",i[1]),S(e,"color",i[5]),b(t,"class","audio-tag__wrapper svelte-58hfjf")},m(s,r){T(s,t,r),V(t,e),q(n,e,null),o=!0},p(s,r){const a={};r&1&&(a.enable=s[0].state.visible),r&1&&(a.url=s[0].data.audioUrl),r&1&&(a.hooksInfo={tag:s[0]}),r&8260&&(a.$$scope={dirty:r,ctx:s}),n.$set(a),r&2&&S(e,"background-color",s[1]),r&32&&S(e,"color",s[5])},i(s){o||(P(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&M(t),K(n)}}}function CA(i){let t;return{c(){t=ke(i[6])},m(e,n){T(e,t,n)},p(e,n){n&64&&Se(t,e[6])},d(e){e&&M(t)}}}function PA(i){let t,e,n,o,s,r,a;return n=new wl({props:{playing:i[2]}}),r=new Ao({props:{maxWidth:72,$$slots:{default:[CA]},$$scope:{ctx:i}}}),{c(){t=z("div"),e=z("div"),$(n.$$.fragment),o=ne(),s=z("div"),$(r.$$.fragment),b(e,"class","audio-icon__wrapper svelte-58hfjf"),b(s,"class","text svelte-58hfjf"),b(t,"class","audio__inner svelte-58hfjf")},m(l,c){T(l,t,c),V(t,e),q(n,e,null),V(t,o),V(t,s),q(r,s,null),a=!0},p(l,c){const u={};c&4&&(u.playing=l[2]),n.$set(u);const f={};c&8256&&(f.$$scope={dirty:c,ctx:l}),r.$set(f)},i(l){a||(P(n.$$.fragment,l),P(r.$$.fragment,l),a=!0)},o(l){L(n.$$.fragment,l),L(r.$$.fragment,l),a=!1},d(l){l&&M(t),K(n),K(r)}}}function EA(i){let t,e,n=i[0].state&&Xr(i);return{c(){n&&n.c(),t=he()},m(o,s){n&&n.m(o,s),T(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&P(n,1)):(n=Xr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(P(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function IA(i,t,e){let n,o,s,{tag:r}=t;wn();let a=!1,l=0,c=0;const u=()=>{e(2,a=!0)},f=()=>{e(2,a=!1)},d=v=>{e(3,l=v.detail)},h=v=>{e(4,c=v.detail)};function p(v){Cn.call(this,i,v)}return i.$$set=v=>{"tag"in v&&e(0,r=v.tag)},i.$$.update=()=>{var v,g;i.$$.dirty&1&&e(6,n=(g=(v=r.data.title)!=null?v:r.data.text)!=null?g:""),i.$$.dirty&1&&e(1,o=(()=>{var A;return r.data.backgroundColor==="dark"?"rgba(0, 0, 0, 0.3)":r.data.backgroundColor==="light"?"rgba(255, 255, 255, 0.3)":(A=r.data.backgroundColor)!=null?A:"rgba(0, 0, 0, 0.3)"})()),i.$$.dirty&2&&e(5,s=(()=>{const{r:A,g:w,b:y}=yA(o);return(A*299+w*587+y*114)/1e3>=128?"rgba(0, 0, 0, 0.6)":"white"})())},[r,o,a,l,c,s,n,u,f,d,h,p]}class kA extends se{constructor(t){super(),oe(this,t,IA,EA,ie,{tag:0},wA)}}function xA(i){let t,e;return t=new kA({props:{tag:i[0]}}),t.$on("audioRef",i[2]),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function DA(i){let t,e;return t=new bA({props:{tag:i[0]}}),t.$on("audioRef",i[2]),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function LA(i){let t,e,n,o;const s=[DA,xA],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(i))&&(e=r[t]=s[t](i)),{c(){e&&e.c(),n=he()},m(l,c){~t&&r[t].m(l,c),T(l,n,c),o=!0},p(l,[c]){let u=t;t=a(l),t===u?~t&&r[t].p(l,c):(e&&(re(),L(r[u],1,1,()=>{r[u]=null}),ae()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),P(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(P(e),o=!0)},o(l){L(e),o=!1},d(l){~t&&r[t].d(l),l&&M(n)}}}function SA(i,t,e){let n,{tag:o}=t,s;function r(a){s=a.detail}return o.play=()=>s.play(),o.pause=()=>s.pause(),i.$$set=a=>{"tag"in a&&e(0,o=a.tag)},i.$$.update=()=>{var a;i.$$.dirty&1&&e(1,n=(a=o.data.appearance)!=null?a:"line")},[o,n,r]}class MA extends se{constructor(t){super(),oe(this,t,SA,LA,ie,{tag:0})}}function TA(i){le(i,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Yr(i){var o;let t,e,n;return e=new ml({props:{mediaItemConfig:{canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(o=i[4])!=null?o:"withText",disableVideoIfHavePoster:!1,objectFit:i[2]},unfolded:i[6],mediaData:i[5],enableCarousel:i[1],autoplayConfig:i[3],tag:i[0],inDelay:500,duration:500}}),{c(){t=z("div"),$(e.$$.fragment),b(t,"class","media-wrapper svelte-10cw0el")},m(s,r){T(s,t,r),q(e,t,null),n=!0},p(s,r){var l;const a={};r&20&&(a.mediaItemConfig={canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(l=s[4])!=null?l:"withText",disableVideoIfHavePoster:!1,objectFit:s[2]}),r&64&&(a.unfolded=s[6]),r&32&&(a.mediaData=s[5]),r&2&&(a.enableCarousel=s[1]),r&8&&(a.autoplayConfig=s[3]),r&1&&(a.tag=s[0]),e.$set(a)},i(s){n||(P(e.$$.fragment,s),n=!0)},o(s){L(e.$$.fragment,s),n=!1},d(s){s&&M(t),K(e)}}}function zA(i){let t,e,n=i[0].state&&i[5]&&Yr(i);return{c(){n&&n.c(),t=he()},m(o,s){n&&n.m(o,s),T(o,t,s),e=!0},p(o,[s]){o[0].state&&o[5]?n?(n.p(o,s),s&33&&P(n,1)):(n=Yr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(P(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function BA(i,t,e){let n,o,s,r,a,l,{tag:c}=t;return i.$$set=u=>{"tag"in u&&e(0,c=u.tag)},i.$$.update=()=>{var u,f;i.$$.dirty&1&&e(6,n=c.state?c.state.unfolded:!1),i.$$.dirty&1&&e(5,o=c.data.mediaData),i.$$.dirty&1&&e(1,s=c.data.enableCarousel),i.$$.dirty&1&&e(4,r=c.data.playIcon),i.$$.dirty&3&&e(3,a=(u=c.data.autoplayConfig)!=null?u:{autoplay:s!=null?s:!0,autoplayVideo:!0}),i.$$.dirty&1&&e(2,l=(f=c.data.objectFit)!=null?f:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,s,l,a,r,o,n]}class jA extends se{constructor(t){super(),oe(this,t,BA,zA,ie,{tag:0},TA)}}function VA(i){return N(this,null,function*(){return new Promise((t,e)=>{if(!i){e(Error("url is empty"));return}const n=new Image;n.src=i,n.onload=()=>t({width:n.width,height:n.height}),n.onerror=e})})}function RA(i){return N(this,null,function*(){const{steps:t,url:e,ratio:n=3,fps:o=24}=i;if(!t)throw new Error("KeyframeIcon requires steps");const{width:s,height:r}=yield VA(e),a=s/n,l=r/n,c=a/t,u=l,f=1/o*t+"s",d=a/t-a;return{url:e,keyframesWidth:a,keyframesHeight:l,wrapperWidth:c,wrapperHeight:u,steps:t,duration:f,offsetX:d,offsetY:0}})}function QA(i){le(i,"svelte-mhs8j5","@keyframes svelte-mhs8j5-sprites-animation{0%{background-position:0 0}100%{background-position:var(--keyframe_offset_x) 0}}.icon-image.svelte-mhs8j5{display:block;width:100%}.icon-keyframe-container.svelte-mhs8j5{overflow:hidden}.icon-keyframe-wrapper.svelte-mhs8j5{transform-origin:0 0}.icon-keyframe.svelte-mhs8j5{background-repeat:no-repeat;animation-direction:normal;animation-iteration-count:infinite;animation-name:svelte-mhs8j5-sprites-animation}")}function Ur(i){i[6]=i[14].url,i[7]=i[14].keyframesWidth,i[8]=i[14].keyframesHeight,i[9]=i[14].wrapperWidth,i[10]=i[14].wrapperHeight,i[11]=i[14].steps,i[12]=i[14].duration,i[13]=i[14].offsetX}function Jr(i){let t,e,n,o=i[2]&&Zr();function s(l,c){return l[3]?HA:OA}let r=s(i),a=r(i);return{c(){t=z("div"),o&&o.c(),e=ne(),a.c(),b(t,"class","icon"),S(t,"width",typeof i[0]=="number"?Ie(i[0]):i[0])},m(l,c){T(l,t,c),o&&o.m(t,null),V(t,e),a.m(t,null),n=!0},p(l,c){l[2]?o?c&4&&P(o,1):(o=Zr(),o.c(),P(o,1),o.m(t,e)):o&&(re(),L(o,1,1,()=>{o=null}),ae()),r===(r=s(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&1&&S(t,"width",typeof l[0]=="number"?Ie(l[0]):l[0])},i(l){n||(P(o),n=!0)},o(l){L(o),n=!1},d(l){l&&M(t),o&&o.d(),a.d()}}}function Zr(i){let t,e;return t=new nt({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function OA(i){let t,e;return{c(){t=z("img"),b(t,"class","icon-image svelte-mhs8j5"),_e(t.src,e=i[1].url)||b(t,"src",e),b(t,"alt","icon")},m(n,o){T(n,t,o)},p(n,o){o&2&&!_e(t.src,e=n[1].url)&&b(t,"src",e)},d(n){n&&M(t)}}}function HA(i){let t,e,n={ctx:i,current:null,token:null,hasCatch:!1,pending:WA,then:GA,catch:FA,value:14};return zo(e=i[4](i[1]),n),{c(){t=he(),n.block.c()},m(o,s){T(o,t,s),n.block.m(o,n.anchor=s),n.mount=()=>t.parentNode,n.anchor=t},p(o,s){i=o,n.ctx=i,s&2&&e!==(e=i[4](i[1]))&&zo(e,n)||Qc(n,i,s)},d(o){o&&M(t),n.block.d(o),n.token=null,n=null}}}function FA(i){return{c:Y,m:Y,p:Y,d:Y}}function GA(i){Ur(i);let t,e,n,o=`url(${i[6]})`,s=`steps(${i[11]-1})`;return{c(){t=z("div"),e=z("div"),n=z("div"),b(n,"class","icon-keyframe svelte-mhs8j5"),S(n,"width",Ie(i[7])),S(n,"height",Ie(i[8])),S(n,"background-image",o),S(n,"animation-duration",i[12]),S(n,"animation-timing-function",s),S(n,"animation-delay",0),S(n,"background-size","100% 100%"),S(n,"--keyframe_offset_x",Ie(i[13])),b(e,"class","icon-keyframe-wrapper svelte-mhs8j5"),S(e,"transform",typeof i[0]=="number"?`scale(${i[0]/i[9]})`:void 0),b(t,"class","icon-keyframe-container svelte-mhs8j5"),S(t,"width",typeof i[0]=="number"?Ie(i[0]):Ie(i[9])),S(t,"height",typeof i[0]=="number"?Ie(i[10]*(i[0]/i[9])):Ie(i[10]))},m(r,a){T(r,t,a),V(t,e),V(e,n)},p(r,a){Ur(r),a&2&&S(n,"width",Ie(r[7])),a&2&&S(n,"height",Ie(r[8])),a&2&&o!==(o=`url(${r[6]})`)&&S(n,"background-image",o),a&2&&S(n,"animation-duration",r[12]),a&2&&s!==(s=`steps(${r[11]-1})`)&&S(n,"animation-timing-function",s),a&2&&S(n,"--keyframe_offset_x",Ie(r[13])),a&3&&S(e,"transform",typeof r[0]=="number"?`scale(${r[0]/r[9]})`:void 0),a&3&&S(t,"width",typeof r[0]=="number"?Ie(r[0]):Ie(r[9])),a&3&&S(t,"height",typeof r[0]=="number"?Ie(r[10]*(r[0]/r[9])):Ie(r[10]))},d(r){r&&M(t)}}}function WA(i){return{c:Y,m:Y,p:Y,d:Y}}function NA(i){let t,e,n=i[1]&&Jr(i);return{c(){n&&n.c(),t=he()},m(o,s){n&&n.m(o,s),T(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&P(n,1)):(n=Jr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(P(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function _A(i,t,e){let n,{width:o=null}=t,{icon:s=null}=t,{shadow:r=!1}=t;const a=wn();function l(c){return N(this,null,function*(){const u=yield RA(c);return a("iconLoaded"),u})}return i.$$set=c=>{"width"in c&&e(0,o=c.width),"icon"in c&&e(1,s=c.icon),"shadow"in c&&e(2,r=c.shadow)},i.$$.update=()=>{i.$$.dirty&2&&e(3,n=(s==null?void 0:s.steps)>=2),i.$$.dirty&8&&!n&&a("iconLoaded")},[o,s,r,n,l]}class Cl extends se{constructor(t){super(),oe(this,t,_A,NA,ie,{width:0,icon:1,shadow:2},QA)}}function XA(i){le(i,"svelte-e58ijk",".wrapper.svelte-e58ijk{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-e58ijk{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-e58ijk{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function qr(i){let t,e,n,o,s,r;return e=new nt({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=z("div"),$(e.$$.fragment),n=ne(),o=z("div"),s=ke(i[1]),b(o,"class","text svelte-e58ijk"),b(t,"class","text-wrapper svelte-e58ijk")},m(a,l){T(a,t,l),q(e,t,null),V(t,n),V(t,o),V(o,s),r=!0},p(a,l){(!r||l&2)&&Se(s,a[1])},i(a){r||(P(e.$$.fragment,a),r=!0)},o(a){L(e.$$.fragment,a),r=!1},d(a){a&&M(t),K(e)}}}function YA(i){let t,e,n,o;e=new Cl({props:{icon:i[0],shadow:!0}}),e.$on("iconLoaded",i[9]);let s=i[1]&&i[2]&&qr(i);return{c(){t=z("div"),$(e.$$.fragment),n=ne(),s&&s.c(),b(t,"class","wrapper svelte-e58ijk")},m(r,a){T(r,t,a),q(e,t,null),V(t,n),s&&s.m(t,null),o=!0},p(r,[a]){const l={};a&1&&(l.icon=r[0]),e.$set(l),r[1]&&r[2]?s?(s.p(r,a),a&6&&P(s,1)):(s=qr(r),s.c(),P(s,1),s.m(t,null)):s&&(re(),L(s,1,1,()=>{s=null}),ae())},i(r){o||(P(e.$$.fragment,r),P(s),o=!0)},o(r){L(e.$$.fragment,r),L(s),o=!1},d(r){r&&M(t),K(e),s&&s.d()}}}function UA(i,t,e){let n,o,s,r,a,l,c,u,{tag:f}=t;const d=()=>{e(2,n=!0)};return i.$$set=h=>{"tag"in h&&e(3,f=h.tag)},i.$$.update=()=>{var h,p;i.$$.dirty&8&&e(1,o=(h=f.data.title)!=null?h:f.data.text),i.$$.dirty&8&&e(8,s=(p=f.data.icon)!=null?p:f.style.point),i.$$.dirty&256&&e(7,r=s.url),i.$$.dirty&256&&e(6,a=s.steps),i.$$.dirty&256&&e(5,l=s.fps),i.$$.dirty&256&&e(4,c=s.ratio),i.$$.dirty&240&&e(0,u={url:r,steps:a,fps:l,ratio:c})},e(2,n=!1),[u,o,n,f,c,l,a,r,s,d]}class JA extends se{constructor(t){super(),oe(this,t,UA,YA,ie,{tag:3},XA)}}function ZA(i){le(i,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function Kr(i){let t,e=i[0].element+"",n;return{c(){t=new Zn(!1),n=he(),t.a=n},m(o,s){t.m(e,o,s),T(o,n,s)},p(o,s){s&1&&e!==(e=o[0].element+"")&&t.p(e)},d(o){o&&M(n),o&&t.d()}}}function qA(i){let t,e=typeof i[0].element=="string"&&Kr(i);return{c(){t=z("div"),e&&e.c(),b(t,"class","customElement__container svelte-kzl2aj")},m(n,o){T(n,t,o),e&&e.m(t,null),i[2](t)},p(n,[o]){typeof n[0].element=="string"?e?e.p(n,o):(e=Kr(n),e.c(),e.m(t,null)):e&&(e.d(1),e=null)},i:Y,o:Y,d(n){n&&M(t),e&&e.d(),i[2](null)}}}function KA(i,t,e){let{tag:n}=t,o,s;Je(()=>{if(o){if(n.element instanceof Element){const a=n.element;o.appendChild(a),s=()=>a.remove()}else if(typeof n.element=="function"){const a=n.element;s=a(o)}}}),It(()=>{s==null||s()});function r(a){Be[a?"unshift":"push"](()=>{o=a,e(1,o)})}return i.$$set=a=>{"tag"in a&&e(0,n=a.tag)},[n,o,r]}class $A extends se{constructor(t){super(),oe(this,t,KA,qA,ie,{tag:0},ZA)}}function ev(i){le(i,"svelte-ofx2uu",'@font-face{font-family:"TG-TYPE";font-style:normal;font-weight:400;src:local("TG-TYPE-Bold"), url(data:application/font-woff2;charset=utf-8;base64,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) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-ofx2uu{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-ofx2uu{transition:opacity 0.3s linear}.content__container.unClickable.svelte-ofx2uu{pointer-events:none !important}.content__container.unClickable.svelte-ofx2uu *{pointer-events:none !important}.content__wrapper.svelte-ofx2uu{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-ofx2uu{opacity:0;pointer-events:none}.content__container.hide.svelte-ofx2uu *{pointer-events:none !important}.content__container.disable.svelte-ofx2uu{display:none}.content.svelte-ofx2uu{position:relative;width:100%;height:100%;font-size:0.75rem;line-height:1.125rem;color:#fff}.content.svelte-ofx2uu:not(.unfolded){pointer-events:none}.content.svelte-ofx2uu:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-ofx2uu{pointer-events:auto}')}function tv(i){let t,e;return{c(){t=z("div"),b(t,"data-info","tag content is keep folded"),b(t,"data-id",e=i[1].id)},m(n,o){T(n,t,o)},p(n,o){o&2&&e!==(e=n[1].id)&&b(t,"data-id",e)},i:Y,o:Y,d(n){n&&M(t)}}}function nv(i){let t,e,n,o,s,r,a,l,c;const u=[cv,lv,av,rv,sv,ov,iv],f=[];function d(h,p){return h[1].element?0:h[1].contentType==="Text"?1:h[1].contentType==="ImageText"||h[1].contentType==="Image"||h[1].contentType==="Video"?2:h[1].contentType==="Audio"?3:h[1].contentType==="Marketing"?4:h[1].contentType==="Link"||h[1].contentType==="VRLink"||h[1].contentType==="PanoLink"?5:h[1].contentType==="MediaPlane"||h[1].contentType==="MediaModel"?6:-1}return~(o=d(i))&&(s=f[o]=u[o](i)),{c(){var h;t=z("div"),e=z("div"),n=z("div"),s&&s.c(),b(n,"class","content svelte-ofx2uu"),Z(n,"unfolded",(h=i[1].state)==null?void 0:h.unfolded),b(e,"class","content__wrapper svelte-ofx2uu"),b(t,"class","content__container svelte-ofx2uu"),b(t,"data-id",r=i[1].id),Z(t,"disable",i[1].enabled===!1),Z(t,"hide",i[4]),Z(t,"withAnimation",i[0]),Z(t,"unClickable",i[1].clickable===!1),S(t,"width",i[1].stickType==="Plane"||i[1].contentType==="MediaModel"?"100%":0),S(t,"height",i[1].stickType==="Plane"||i[1].contentType==="MediaModel"?"100%":0)},m(h,p){T(h,t,p),V(t,e),V(e,n),~o&&f[o].m(n,null),a=!0,l||(c=we(t,"click",va(i[13])),l=!0)},p(h,p){var g;let v=o;o=d(h),o===v?~o&&f[o].p(h,p):(s&&(re(),L(f[v],1,1,()=>{f[v]=null}),ae()),~o?(s=f[o],s?s.p(h,p):(s=f[o]=u[o](h),s.c()),P(s,1),s.m(n,null)):s=null),(!a||p&2)&&Z(n,"unfolded",(g=h[1].state)==null?void 0:g.unfolded),(!a||p&2&&r!==(r=h[1].id))&&b(t,"data-id",r),(!a||p&2)&&Z(t,"disable",h[1].enabled===!1),(!a||p&16)&&Z(t,"hide",h[4]),(!a||p&1)&&Z(t,"withAnimation",h[0]),(!a||p&2)&&Z(t,"unClickable",h[1].clickable===!1),p&2&&S(t,"width",h[1].stickType==="Plane"||h[1].contentType==="MediaModel"?"100%":0),p&2&&S(t,"height",h[1].stickType==="Plane"||h[1].contentType==="MediaModel"?"100%":0)},i(h){a||(P(s),a=!0)},o(h){L(s),a=!1},d(h){h&&M(t),~o&&f[o].d(),l=!1,c()}}}function iv(i){let t,e;return t=new jA({props:{tag:Oe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Oe(n[1])),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function ov(i){let t,e;return t=new JA({props:{tag:Oe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Oe(n[1])),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function sv(i){let t,e;return t=new sA({props:{tag:Oe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Oe(n[1])),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function rv(i){let t,e;return t=new MA({props:{tag:Oe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Oe(n[1])),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function av(i){let t,e;return t=new G0({props:{tag:Oe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Oe(n[1])),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function lv(i){let t,e;return t=new ag({props:{tag:Oe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Oe(n[1])),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function cv(i){let t,e;return t=new $A({props:{tag:Oe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Oe(n[1])),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function uv(i){let t,e,n,o;const s=[nv,tv],r=[];function a(l,c){return l[3]?0:1}return t=a(i),e=r[t]=s[t](i),{c(){e.c(),n=he()},m(l,c){r[t].m(l,c),T(l,n,c),o=!0},p(l,[c]){let u=t;t=a(l),t===u?r[t].p(l,c):(re(),L(r[u],1,1,()=>{r[u]=null}),ae(),e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),P(e,1),e.m(n.parentNode,n))},i(l){o||(P(e),o=!0)},o(l){L(e),o=!1},d(l){r[t].d(l),l&&M(n)}}}function dv(i,t,e){let n,o,s,r,a,l,{withAnimation:c=!1}=t,{tag:u}=t,{hooks:f}=t,{state:d}=t,{mediaStore:h}=t,{temporaryState:p}=t;Fi("hooks",f),Fi("mediaStore",h);let v,g;function A(C){C?f.emit("exposure",{id:r,type:"start"}):f.emit("exposure",{id:r,type:"end"})}function w(C,D,I){var x,k;return!(!D.visible||!D.enabled||!I.visible||!((x=C.state)!=null&&x.visible)||((k=C.temporaryState)==null?void 0:k.visible)===!1||Fe(C)&&C.mediaVisible===!1)}const y=C=>f.emit("click",{event:C,target:"TagContent",tag:u});return i.$$set=C=>{"withAnimation"in C&&e(0,c=C.withAnimation),"tag"in C&&e(1,u=C.tag),"hooks"in C&&e(2,f=C.hooks),"state"in C&&e(5,d=C.state),"mediaStore"in C&&e(6,h=C.mediaStore),"temporaryState"in C&&e(7,p=C.temporaryState)},i.$$.update=()=>{var C,D,I,x,k,Q,_,F,J,j,B;i.$$.dirty&2&&e(11,n=(C=u.state)==null?void 0:C.unfolded),i.$$.dirty&2&&e(10,o=(D=u.state)==null?void 0:D.visible),i.$$.dirty&162&&e(12,s=d.visible&&p.visible&&((I=u.state)==null?void 0:I.visible)),i.$$.dirty&2&&(r=u.id),i.$$.dirty&162&&e(4,a=!w(u,d,p)),i.$$.dirty&4096&&A(s),i.$$.dirty&3842&&u.hooks&&(n!==void 0&&n!==g&&(e(9,g=n),n?(k=(x=u.hooks).emit)==null||k.call(x,"unfolded"):(_=u==null?void 0:(Q=u.hooks).emit)==null||_.call(Q,"folded")),o!==void 0&&o!==v&&(e(8,v=o),o?(J=(F=u.hooks).emit)==null||J.call(F,"show"):(B=(j=u.hooks).emit)==null||B.call(j,"hide"))),i.$$.dirty&2&&e(3,l=(()=>!(typeof u.mergedConfig.unfoldedConfig=="object"&&u.mergedConfig.unfoldedConfig.keep==="folded"))())},[c,u,f,l,a,d,h,p,v,g,o,n,s,y]}class Pl extends se{constructor(t){super(),oe(this,t,dv,uv,ie,{withAnimation:0,tag:1,hooks:2,state:5,mediaStore:6,temporaryState:7},ev)}}function fv(i){le(i,"svelte-yex9rb",'@charset "UTF-8";.tag-point-click-helper.svelte-yex9rb.svelte-yex9rb{position:absolute;pointer-events:auto;cursor:pointer;width:2.5rem;height:2.5rem;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-yex9rb.svelte-yex9rb{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}.tag-folded-point.svelte-yex9rb.svelte-yex9rb,.tag-unfolded-point.svelte-yex9rb.svelte-yex9rb{transition:all 0.5s}.tag-point-wrapper.svelte-yex9rb .tag-unfolded-point.svelte-yex9rb{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-yex9rb .tag-unfolded-point.svelte-yex9rb:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0.3125rem;height:0.3125rem;border-radius:50%;background-color:white}.tag-point-wrapper.svelte-yex9rb .tag-unfolded-point.svelte-yex9rb:before{content:"";position:absolute;width:0.875rem;height:0.875rem;border-radius:50%;background-color:rgba(0, 0, 0, 0.2)}.tag-point-wrapper.folded.svelte-yex9rb .tag-folded-point.svelte-yex9rb{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-yex9rb .tag-unfolded-point.svelte-yex9rb{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-yex9rb .tag-folded-point.svelte-yex9rb{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-yex9rb .tag-unfolded-point.svelte-yex9rb{opacity:1;scale:1}')}function hv(i){let t,e,n,o,s,r,a,l,c,u,f,d;return o=new nt({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new Cl({props:{icon:i[2],width:i[1]}}),{c(){t=z("div"),e=ne(),n=z("div"),$(o.$$.fragment),s=ne(),r=z("div"),a=ne(),l=z("div"),$(c.$$.fragment),b(t,"class","tag-point-click-helper svelte-yex9rb"),b(r,"class","tag-unfolded-point svelte-yex9rb"),S(r,"transition-delay",(i[3]?i[5]:0)+"ms"),b(l,"class","tag-folded-point svelte-yex9rb"),S(l,"transition-delay",(i[3]?i[5]:0)+"ms"),b(n,"class","tag-point-wrapper svelte-yex9rb"),Z(n,"unfolded",i[0]),Z(n,"folded",i[3]),S(n,"width",Ie(i[1])),S(n,"height",Ie(i[1]))},m(h,p){T(h,t,p),T(h,e,p),T(h,n,p),q(o,n,null),V(n,s),V(n,r),V(n,a),V(n,l),q(c,l,null),u=!0,f||(d=we(t,"click",i[4]),f=!0)},p(h,[p]){p&8&&S(r,"transition-delay",(h[3]?h[5]:0)+"ms");const v={};p&4&&(v.icon=h[2]),p&2&&(v.width=h[1]),c.$set(v),p&8&&S(l,"transition-delay",(h[3]?h[5]:0)+"ms"),(!u||p&1)&&Z(n,"unfolded",h[0]),(!u||p&8)&&Z(n,"folded",h[3]),p&2&&S(n,"width",Ie(h[1])),p&2&&S(n,"height",Ie(h[1]))},i(h){u||(P(o.$$.fragment,h),P(c.$$.fragment,h),u=!0)},o(h){L(o.$$.fragment,h),L(c.$$.fragment,h),u=!1},d(h){h&&M(t),h&&M(e),h&&M(n),K(o),K(c),f=!1,d()}}}function mv(i,t,e){let n,o,s,r;const a=Tt("hooks");let{tag:l}=t,c,u=!1;const f=()=>{c!==void 0&&clearTimeout(c),u=!0,c=setTimeout(()=>{u=!1},800)},d=p=>{u||a.emit("click",{event:p,target:"TagPoint",tag:l})},h=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();return i.$$set=p=>{"tag"in p&&e(6,l=p.tag)},i.$$.update=()=>{var p,v,g,A;i.$$.dirty&64&&e(0,n=(p=l.state)==null?void 0:p.unfolded),i.$$.dirty&1&&e(3,o=!n),i.$$.dirty&64&&e(2,s=(g=(v=l.style)==null?void 0:v.point)!=null&&g.url?(A=l.style)==null?void 0:A.point:{url:Bp}),i.$$.dirty&64&&e(1,r=(()=>{var y,C,D;const w=(D=(C=(y=l.style)==null?void 0:y.point)==null?void 0:C.size)!=null?D:"S";return typeof w=="number"?w:w==="S"?18:w==="M"?20:w==="L"?24:w==="XL"?28:18})())},f(),[n,r,s,o,d,h,l]}class pv extends se{constructor(t){super(),oe(this,t,mv,hv,ie,{tag:6},fv)}}function gv(i){le(i,"svelte-pzwdws",".tag.withAnimation.svelte-pzwdws{transition:opacity 0.3s linear}.tag.hide.svelte-pzwdws{opacity:0;pointer-events:none}.tag.hide.svelte-pzwdws *{pointer-events:none !important}.tag.unClickable.svelte-pzwdws{pointer-events:none !important}.tag.unClickable.svelte-pzwdws *{pointer-events:none !important}.tag.disable.svelte-pzwdws{display:none}.wrapper.svelte-pzwdws{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}")}function Av(i){let t;return{c(){t=z("div"),b(t,"data-info","tag content is disable")},m(e,n){T(e,t,n)},p:Y,i:Y,o:Y,d(e){e&&M(t)}}}function vv(i){let t,e;return t=new Pl({props:{mediaStore:i[2],withAnimation:i[0],tag:Oe(i[1]),hooks:i[14],state:i[3],temporaryState:i[4]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&4&&(s.mediaStore=n[2]),o&1&&(s.withAnimation=n[0]),o&2&&(s.tag=Oe(n[1])),o&8&&(s.state=n[3]),o&16&&(s.temporaryState=n[4]),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function bv(i){let t;return{c(){t=z("div"),b(t,"data-info","tag point is disable")},m(e,n){T(e,t,n)},p:Y,i:Y,o:Y,d(e){e&&M(t)}}}function yv(i){let t,e;return t=new pv({props:{tag:i[1]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=n[1]),t.$set(s)},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function wv(i){let t,e,n,o,s,r,a,l,c;const u=[vv,Av],f=[];function d(g,A){return g[12]?0:1}n=d(i),o=f[n]=u[n](i);const h=[yv,bv],p=[];function v(g,A){return g[13]?0:1}return r=v(i),a=p[r]=h[r](i),{c(){t=z("div"),e=z("div"),o.c(),s=ne(),a.c(),b(e,"class","wrapper svelte-pzwdws"),b(e,"data-tag-unfolded",i[8]),b(e,"data-tag-id",i[11]),b(e,"data-content-type",l=i[1].contentType),S(e,"left",i[7]),S(e,"top",i[6]),S(e,"z-index",i[5]),b(t,"class","tag svelte-pzwdws"),b(t,"data-tag-id",i[11]),Z(t,"unClickable",i[1].clickable===!1),Z(t,"disable",i[10]),Z(t,"hide",i[9]),Z(t,"withAnimation",i[0])},m(g,A){T(g,t,A),V(t,e),f[n].m(e,null),V(e,s),p[r].m(e,null),c=!0},p(g,[A]){let w=n;n=d(g),n===w?f[n].p(g,A):(re(),L(f[w],1,1,()=>{f[w]=null}),ae(),o=f[n],o?o.p(g,A):(o=f[n]=u[n](g),o.c()),P(o,1),o.m(e,s));let y=r;r=v(g),r===y?p[r].p(g,A):(re(),L(p[y],1,1,()=>{p[y]=null}),ae(),a=p[r],a?a.p(g,A):(a=p[r]=h[r](g),a.c()),P(a,1),a.m(e,null)),(!c||A&256)&&b(e,"data-tag-unfolded",g[8]),(!c||A&2048)&&b(e,"data-tag-id",g[11]),(!c||A&2&&l!==(l=g[1].contentType))&&b(e,"data-content-type",l),A&128&&S(e,"left",g[7]),A&64&&S(e,"top",g[6]),A&32&&S(e,"z-index",g[5]),(!c||A&2048)&&b(t,"data-tag-id",g[11]),(!c||A&2)&&Z(t,"unClickable",g[1].clickable===!1),(!c||A&1024)&&Z(t,"disable",g[10]),(!c||A&512)&&Z(t,"hide",g[9]),(!c||A&1)&&Z(t,"withAnimation",g[0])},i(g){c||(P(o),P(a),c=!0)},o(g){L(o),L(a),c=!1},d(g){g&&M(t),f[n].d(),p[r].d()}}}function Cv(i,t,e){let n,o,s,r,a,l,c,u,f,{withAnimation:d=!1}=t,{tag:h}=t,{mediaStore:p}=t,{state:v}=t,{temporaryState:g}=t;const A=Tt("hooks");return i.$$set=w=>{"withAnimation"in w&&e(0,d=w.withAnimation),"tag"in w&&e(1,h=w.tag),"mediaStore"in w&&e(2,p=w.mediaStore),"state"in w&&e(3,v=w.state),"temporaryState"in w&&e(4,g=w.temporaryState)},i.$$.update=()=>{var w,y,C,D,I,x,k,Q;i.$$.dirty&2&&e(13,n=(()=>!(h.contentType==="Link"||h.contentType==="VRLink"||h.contentType==="PanoLink"||h.contentType==="Audio"&&h.data.appearance==="plane"))()),i.$$.dirty&2&&e(12,o=(()=>h.stickType==="2DPoint")()),i.$$.dirty&2&&e(11,s=h.id),i.$$.dirty&2&&e(10,r=!((w=h.pointTagStyle)!=null&&w.leftPercent)||!((y=h.pointTagStyle)!=null&&y.topPercent)||h.enabled===!1||!h.state),i.$$.dirty&2&&e(9,a=!((C=h.state)!=null&&C.visible)||((D=h.temporaryState)==null?void 0:D.visible)===!1),i.$$.dirty&2&&e(8,l=(I=h.state)==null?void 0:I.unfolded),i.$$.dirty&2&&e(7,c=((x=h.pointTagStyle)==null?void 0:x.leftPercent)+"%"),i.$$.dirty&2&&e(6,u=((k=h.pointTagStyle)==null?void 0:k.topPercent)+"%"),i.$$.dirty&2&&e(5,f=(Q=h.state)!=null&&Q.unfolded?1:0)},[d,h,p,v,g,f,u,c,l,a,r,s,o,n,A]}class Pv extends se{constructor(t){super(),oe(this,t,Cv,wv,ie,{withAnimation:0,tag:1,mediaStore:2,state:3,temporaryState:4},gv)}}function Ev(i){le(i,"svelte-uq11d5",".tag--container.svelte-uq11d5{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0)}.withAnimation.svelte-uq11d5{transition:opacity 0.3s linear}.tag--container.hide.svelte-uq11d5{opacity:0;pointer-events:none}.tag--container.hide.svelte-uq11d5 *{pointer-events:none !important}")}function $r(i,t,e){const n=i.slice();return n[6]=t[e],n}function ea(i){let t,e=[],n=new Map,o,s=i[1];const r=a=>a[6].id;for(let a=0;a<s.length;a+=1){let l=$r(i,s,a),c=r(l);n.set(c,e[a]=ta(c,l))}return{c(){t=z("div");for(let a=0;a<e.length;a+=1)e[a].c();b(t,"class","tag--container svelte-uq11d5"),Z(t,"hide",!i[3].visible||!i[4].visible),Z(t,"withAnimation",i[0])},m(a,l){T(a,t,l);for(let c=0;c<e.length;c+=1)e[c].m(t,null);o=!0},p(a,l){l&31&&(s=a[1],re(),e=Ze(e,l,r,1,a,s,n,t,kt,ta,null,$r),ae()),(!o||l&24)&&Z(t,"hide",!a[3].visible||!a[4].visible),(!o||l&1)&&Z(t,"withAnimation",a[0])},i(a){if(!o){for(let l=0;l<s.length;l+=1)P(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)L(e[l]);o=!1},d(a){a&&M(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function ta(i,t){let e,n,o;return n=new Pv({props:{state:t[3],temporaryState:t[4],withAnimation:t[0],tag:t[6],mediaStore:t[2]}}),{key:i,first:null,c(){e=he(),$(n.$$.fragment),this.first=e},m(s,r){T(s,e,r),q(n,s,r),o=!0},p(s,r){t=s;const a={};r&8&&(a.state=t[3]),r&16&&(a.temporaryState=t[4]),r&1&&(a.withAnimation=t[0]),r&2&&(a.tag=t[6]),r&4&&(a.mediaStore=t[2]),n.$set(a)},i(s){o||(P(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&M(e),K(n,s)}}}function Iv(i){let t,e,n=i[3].enabled&&ea(i);return{c(){n&&n.c(),t=he()},m(o,s){n&&n.m(o,s),T(o,t,s),e=!0},p(o,[s]){o[3].enabled?n?(n.p(o,s),s&8&&P(n,1)):(n=ea(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(P(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function kv(i,t,e){let{withAnimation:n=!1}=t,{tags:o=[]}=t,{hooks:s}=t,{mediaStore:r}=t,{state:a}=t,{temporaryState:l}=t;return Fi("hooks",s),i.$$set=c=>{"withAnimation"in c&&e(0,n=c.withAnimation),"tags"in c&&e(1,o=c.tags),"hooks"in c&&e(5,s=c.hooks),"mediaStore"in c&&e(2,r=c.mediaStore),"state"in c&&e(3,a=c.state),"temporaryState"in c&&e(4,l=c.temporaryState)},[n,o,r,a,l,s]}class xv extends se{constructor(t){super(),oe(this,t,kv,Iv,ie,{withAnimation:0,tags:1,hooks:5,mediaStore:2,state:3,temporaryState:4},Ev)}}const Dv={globalConfig:{unfoldedConfig:{autoUnfold:{strategy:"MinimumDistance",distance:{max:5}}},tag3DConfig:{ratio:.0035}},contentTypeConfig:{"Any-Audio-plane":{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},Link:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},VRLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},PanoLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},MediaPlane:{unfoldedConfig:{keep:"unfolded"},visibleConfig:{alwaysShowWhenMovePano:!0}},MediaModel:{unfoldedConfig:{keep:"unfolded"},visibleConfig:{keep:"visible",visibleFiveMode:["Panorama","Floorplan","Model","Mapview"],alwaysShowWhenMovePano:!0}}}};class Lv extends ci{constructor(e){super(e);m(this,"tagCacheByPanoIndex",{})}getCache({panoIndex:e,id:n,key:o}){var c,u,f,d;const{five:s}=this,r=(c=s.panoIndex)!=null?c:e;if(r===void 0)throw new Error(`TagCacheController getCache(): fivePanoIndex is ${r}`);const a=`${(f=(u=s.work)==null?void 0:u.workCode)!=null?f:s.model.uuid}-${r}`;let l=this.tagCacheByPanoIndex[a];if(l||(l=new Map,this.tagCacheByPanoIndex[a]=l),n===void 0)return l;if(o===void 0){const h=l.get(n);return h||(l.set(n,{}),l.get(n))}return(d=l.get(n))==null?void 0:d[o]}clearCache(){this.tagCacheByPanoIndex={}}removeCache(){}}class Sv extends Lv{constructor(e){super(e);m(this,"tags",[]);m(this,"config",Dv);m(this,"raycaster",new E.Raycaster)}get isPanorama(){return this.five.currentMode==="Panorama"}getTagById(e){const n=this.tags.find(o=>o.id===e);if(!n){console.error(`getTagById(): tag is ${n}, id is ${e}`);return}return n}changeContentTypeConfig(e,n,o=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),o?this.config.contentTypeConfig[e]=mt.default({},this.config.contentTypeConfig[e],n):this.config.contentTypeConfig[e]=n,this.clearCache()}getVisibleByPanoIndex(e,n){var r;const o=this.getCache({panoIndex:n,id:e.id}),s=(r=this.five.panoIndex)!=null?r:n;if(Fe(e))return!0;if(o.visible!==void 0)return o.visible;{const a=(()=>{var u,f,d;const l=(u=this.getTagConfig(e).visibleConfig)!=null?u:{},c=this.getDistance(e);if(typeof l=="function")return{value:l(this.five,{tag:e,distance:c}),reason:"config function result"};if(l.keep==="hidden")return{value:!1,reason:"config.keep is hidden"};if(l.keep==="visible")return{value:!0,reason:"config.keep is visible"};if(l.visiblePanoIndex!==void 0&&l.visiblePanoIndex!=="all"&&s!==void 0){if(Array.isArray(l.visiblePanoIndex)&&!l.visiblePanoIndex.includes(s))return{value:!1,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${s}, visiblePanoIndex: ${l.visiblePanoIndex}`};if(l.visiblePanoIndex==="current"&&s!==((f=e.fiveState)==null?void 0:f.panoIndex))return{value:!1,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${s}, tag.panoIndex: ${(d=e.fiveState)==null?void 0:d.panoIndex}`}}if(l.visibleDistance!==void 0&&l.visibleDistance!=="unLimited"&&ln(c,l.visibleDistance)===!1)return{value:!1,reason:`distance is not in visibleDistance. distance: ${c}, visibleDistance: ${l.visibleDistance}`};if(l.intersectRaycaster!==!1&&(typeof l.intersectRaycaster!="object"||l.intersectRaycaster.enabled!==!1)){if(s===void 0)return{value:!1,reason:`intersectRaycaster check failed: fivePanoIndex is ${s}`};const h=this.getRaycasterFromPanoIndex(e,s),p=this.getTagEnableByIntersect(e,h);if(p.value===!1)return p}if(l.angleRange&&yp(e)){const h=this.getAngle(e);if(ln(h,l.angleRange)===!1)return{value:!1,reason:`angle is not in angleRange. angle: ${h}, angleRange: ${l.angleRange}`}}return{value:!0,reason:"all check passed"}})();return o.visible=a.value,o.__debug_visible_reason__=a,o.visible}}getVisibleByFiveMode(e,n){var r;const o=(r=this.getTagConfig(e).visibleConfig)!=null?r:{};if(typeof o=="function")return n==="Panorama";const s=o==null?void 0:o.visibleFiveMode;return s?s.includes(n):n==="Panorama"}getVisible(e){const n=this.five.getCurrentState(),o=this.getVisibleByFiveMode(e,n.mode),s=n.mode==="Panorama"?this.getVisibleByPanoIndex(e,n.panoIndex):!0;return o&&s}getModelMedialVisibleByPanoIndex(e){const n=this.five.getCurrentState().panoIndex,o=this.getCache({panoIndex:n,id:e.id});if(o.modelMedialVisible!==void 0)return o.modelMedialVisible;const s=this.getRaycasterFromPanoIndex(e,n),r=this.getTagEnableByIntersect(e,s);return o.modelMedialVisible=r.value,o.__debug_visible_reason__=r,r.value!==!1}getUnfoldedByPanoIndex(e,n){if(!this.getVisibleByPanoIndex(e))return;const s=this.getCache({panoIndex:n,id:e.id});if(s.unfolded!==void 0)return s.unfolded;{const r=this.getTagConfig(e).unfoldedConfig;if(!r)return;const a=(()=>{const c=this.getDistance(e);if(typeof r=="function")return r(this.five,{tag:e,distance:c});if(r.keep==="folded")return!1;if(r.keep==="unfolded")return!0;if(r.unfoldDistance&&ln(c,r.unfoldDistance)===!1)return!1})();s.unfolded=a;const l=this.getUnfoldedByCamera(e);return l!==void 0?l:s.unfolded}}getUnfoldedByCamera(e){return this.getVisibleByPanoIndex(e)?(()=>{var a;const s=this.getDistance(e),r=this.getTagConfig(e).unfoldedConfig;if(!!r){if(typeof r=="function")return r(this.five,{tag:e,distance:s});if(r.keep==="folded")return!1;if(r.keep==="unfolded")return!0;if(r.autoUnfold===void 0||r.autoUnfold===!1||r.autoUnfold.enable===!1)return;if(r.autoUnfold.strategy==="ScreenPostion"){const l=this.getTagProject(e);if(l&&ln(l.x,r.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(r.autoUnfold.strategy==="MinimumDistance"){const u=this.filterPointTag().filter(d=>this.getVisibleByPanoIndex(d)).filter(d=>{const h=this.getTagProject(d);if(!h)return!1;const{x:p,y:v,z:g}=h;return!(Math.abs(g)>1||Math.abs(p)>1||Math.abs(v)>1)}).map(d=>({tag:d,id:d.id,tagConfig:this.getTagConfig(d).unfoldedConfig})).filter(({tag:d,tagConfig:h})=>{var p,v;return!(typeof h!="object"||h.keep||h.autoUnfold===!1||((p=h.autoUnfold)==null?void 0:p.enable)===!1||((v=h.autoUnfold)==null?void 0:v.strategy)!=="MinimumDistance")}).map(d=>me(H({},d),{distance:this.getDistance(d.tag)})).filter(({distance:d,tagConfig:h})=>{var p,v;return!(d===void 0||typeof h!="object"||h.autoUnfold===!1||((p=h.autoUnfold)==null?void 0:p.enable)===!1||((v=h.autoUnfold)==null?void 0:v.strategy)!=="MinimumDistance"||h.autoUnfold.distance&&ln(d,h.autoUnfold.distance)===!1)}).sort((d,h)=>d.distance-h.distance).findIndex(d=>d.id===e.id);if(u===-1||u<=((a=r.autoUnfold.maxNumber)!=null?a:1)-1===!1)return!1}return!0}})():void 0}getDistance(e,n){var r,a,l;const o=(r=this.five.panoIndex)!=null?r:n;if(o===void 0)throw new Error(`getDistance(): fivePanoIndex is ${o}`);const s=this.getCache({panoIndex:n,id:e.id});if(s.distance!==void 0)return s.distance;{const c=(l=(a=this.five.work)==null?void 0:a.observers[o])==null?void 0:l.position;if(c===void 0)throw new Error(`getDistance(): observerPosition is ${c}`);const u=Us(e),f=c.distanceTo(u);return s.distance=f,f}}getAngle(e,n){var r,a,l;const o=(r=this.five.panoIndex)!=null?r:n;if(o===void 0)throw new Error(`getDistance(): fivePanoIndex is ${o}`);const s=this.getCache({panoIndex:n,id:e.id});if(s.angle!==void 0)return s.angle;{const c=(l=(a=this.five.work)==null?void 0:a.observers[o])==null?void 0:l.position;if(c===void 0)throw new Error(`getAngleRange(): observerPosition is ${c}`);const u=(()=>e.stickType==="3DPoint"?An(e.normal):Ji(e.position))();if(!u)return;const f=new E.Vector3().copy(c).sub(Zi(e.position)),d=u.angleTo(f)*180/Math.PI;return s.angle=d,s.angle}}getTagConfig(e){var s,r;if(!e)return(s=this.config.globalConfig)!=null?s:{};const n={};this.config.contentTypeConfig&&Object.keys(this.config.contentTypeConfig).forEach(a=>{const l=a;if(n[l])return;const c=l.split("-");if(c.length===1){const[u]=c;e.contentType===u&&(n[l]=this.config.contentTypeConfig[l])}if(c.length===2){const[u="Any",f="Any"]=c;(e.stickType===u||u==="Any")&&(e.contentType===f||f==="Any")&&(n[l]=this.config.contentTypeConfig[l])}if(c.length===3){const[u="Any",f,d]=c;if(f==="Audio"&&e.contentType==="Audio"){const h=e;(h.stickType===u||u==="Any")&&h.data.appearance===d&&(n[l]=this.config.contentTypeConfig[l])}}});const o=mt.default({},this.config.globalConfig,...Object.values(n),e.config);return typeof o.unfoldedConfig=="object"&&(o.unfoldedConfig.disableFold&&(o.unfoldedConfig={keep:"unfolded"}),o.unfoldedConfig.disableUnfold&&(o.unfoldedConfig={keep:"folded"}),o.unfoldedConfig.keep&&(o.unfoldedConfig={keep:o.unfoldedConfig.keep})),typeof o.visibleConfig=="object"&&o.visibleConfig.keep&&(o.visibleConfig={keep:o.visibleConfig.keep,visibleFiveMode:(r=o.visibleConfig)==null?void 0:r.visibleFiveMode}),o}can(e,n){const o=this.getTagConfig(n);if(!o||typeof o!="object")return!0;if(e==="show"||e==="hide"){if(!o.visibleConfig||typeof o.visibleConfig!="object")return!0;if(e==="show"&&o.visibleConfig.keep==="hidden"||e==="hide"&&(o.visibleConfig.keep==="visible"||o.visibleConfig.alwaysShowWhenMovePano))return!1}if(e==="fold"||e==="unfold"){if(!o.unfoldedConfig||typeof o.unfoldedConfig!="object")return!0;if(e==="fold"&&o.unfoldedConfig.keep==="unfolded"||e==="unfold"&&o.unfoldedConfig.keep==="folded")return!1}return!0}sort(e){return e.sort((n,o)=>{const s=this.getDistance(n),r=this.getDistance(o);return s===void 0||r===void 0?0:r-s})}setPointTagPosition(){const e=this.filterPointTag();e.length!==0&&e.forEach(n=>{var s;if(!((s=n.state)!=null&&s.visible)){n.pointTagStyle=null;return}const o=this.getTagProject(n);if(!o){n.pointTagStyle=null;return}n.pointTagStyle={leftPercent:(o.x+1)/2*100,topPercent:(-o.y+1)/2*100}})}setVisibleByPanoIndex(){this.tags.forEach(e=>{const n=this.getVisibleByPanoIndex(e);e.state&&(e.state.visible=n)})}setModelMedialVisibleByPanoIndex(){this.tags.forEach(e=>{if(!Fe(e))return;const n=this.getModelMedialVisibleByPanoIndex(e);e.mediaVisible=n})}setUnfoldedByPanoIndex(){this.tags.forEach(e=>{const n=this.getUnfoldedByPanoIndex(e);if(!!e.state&&(n!==void 0&&(e.state.unfolded=n),n&&!e.state.visible)){const o=this.getTagConfig(e);typeof o.unfoldedConfig=="object"&&o.unfoldedConfig.autoUnfoldWhenHide!==!1&&(e.state.unfolded=!1)}})}getTagProject(e){if(!this.getVisibleByPanoIndex(e))return;const o=Zi(e.position),{x:s,y:r,z:a}=o.project(this.five.camera);if(!(a>1))return{x:s,y:r,z:a}}filterPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint"||e.stickType==="3DPoint")}filter2DPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint")}filter3DPointTag(){return this.tags.filter(e=>e.stickType==="3DPoint")}filterModelTag(){return this.tags.filter(e=>e.stickType==="Model")}filter3DTag(){return this.tags.filter(e=>e.stickType==="3DPoint"||e.stickType==="Plane")}filterPlaneTag(){return this.tags.filter(e=>e.stickType==="Plane")}updateTagConfig(e){e!=null&&e.force&&this.clearCache(),this.tags.forEach(n=>{const o=this.getTagConfig(n);n.mergedConfig=o})}getTagEnableByIntersect(e,n){var u,f,d;const o=(u=this.getTagConfig(e).visibleConfig)!=null?u:{},s=this.getDistance(e),[r]=this.five.model.intersectRaycaster(n),a=(()=>{if(!Fe(e))return;const h=this.tags.filter(Fe).map(v=>{var g;return(g=v.model)==null?void 0:g.object}).filter(Ye);return n.intersectObjects(h,!0)[0]})(),l=(()=>{var h;return typeof o=="object"&&typeof o.intersectRaycaster=="object"&&(h=o.intersectRaycaster.distanceAccuracy)!=null?h:.01})();return Math.min((f=r==null?void 0:r.distance)!=null?f:1/0,(d=a==null?void 0:a.distance)!=null?d:1/0)+l<s?{value:!1,reason:`intersectRaycaster check failed: distance is ${s}, intersection.point is ${r.point.toArray()},
562
562
  customModelIntersection.point is ${a==null?void 0:a.point.toArray()} distanceError is ${l}`}:{value:!0,reason:""}}getRaycasterFromPanoIndex(e,n){var r;const o=(r=this.five.work.observers[n])==null?void 0:r.position;if(o===void 0)throw new Error(`getVisible(): observerPosition is ${o}`);const s=Us(e).sub(o).normalize();return this.raycaster.set(o,s),this.raycaster}checkFloorIndex(e){var a;const n=e.fiveState;if(!n)return!0;const o=n.panoIndex,s=(a=this.five.work.observers[o])==null?void 0:a.floorIndex,r=this.five.model.shownFloor;return r===null||r===s}}function Mv(i){var t,e,n,o;if(!i.stickType){const s=(()=>i.pointType==="PointTag"&&i.dimensionType==="3D"?"3DPoint":i.pointType==="PlaneTag"?"Plane":"2DPoint")();i.stickType=s}if(i.contentType==="VRLink"||i.contentType==="PanoLink"||i.contentType==="Link"){const s=i;!((e=(t=s.data)==null?void 0:t.icon)!=null&&e.url)&&!((o=(n=s.style)==null?void 0:n.point)!=null&&o.url)&&(s.data.icon={url:"//vrlab-static.ljcdn.com/release/web/test.09dee741.png",steps:28})}return i}const Tv=new _l.GLTFLoader;function zv(i){return new Promise((t,e)=>{function n(s){t(s)}function o(s){e(s)}Tv.load(i,n,void 0,o)})}const El="2.0.10",$i=`DnalogelPlugin-PanoTagPlugin@${El}`,Bv=!1,jv=i=>`${$i}--${i}`;class Il extends Sv{constructor(e,n){super(e);m(this,"version",El);m(this,"state",{enabled:!0,visible:!0});m(this,"params");m(this,"debug");m(this,"css3DRenderPlugin");m(this,"TagContainerSvelte");m(this,"temporaryState",{visible:!0});m(this,"mediaStore",ao({currentMediaElement:null}));m(this,"group",new R.Group);m(this,"gltfObjectGroup",new R.Group);m(this,"isIOSWX",navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1&&navigator.userAgent.toLowerCase().indexOf("iphone")!==-1);m(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});m(this,"enabledModelTagSet",new Set);m(this,"changeTagModel",(e,n)=>N(this,null,function*(){e.data=mt.default({},e.data,n),yield this.loadModel(e),this.updateRenderAllTags()}));m(this,"disposedErrorLog",()=>{console.error(`${$i} is disposed`)});m(this,"handleFiveInitAnimationEnded",()=>{const e=this.five.getCurrentState().mode;this.tags.forEach(n=>{Fe(n)&&e==="Panorama"&&this.changeTagMode(n,"front"),n.state.visible=this.getVisible(n)}),this.updateRenderAllTags(),this.updateRenderAllTags()});m(this,"handleFiveModelShownFloorChange",()=>{this.tags.forEach(e=>{!Fe(e)||(e.state.visible=this.checkFloorIndex(e))}),this.updateRenderAllTags()});m(this,"loadModel",e=>N(this,null,function*(){var l;const n=e.data.modelUrl;if(!n)return;const o=zv(n).then(c=>Object.assign(c.scene,{customID:e.id,isTagModel:!0}));e.model={promise:o};const s=yield o;if(((l=e.model)==null?void 0:l.promise)!==o||(e.model.object=s,!this.tags.includes(e)))return;s.visible=e.state.visible,new R.Matrix4().fromArray(e.matrix).decompose(s.position,s.quaternion,s.scale),s.updateWorldMatrix(!0,!0),this.checkFloorIndex(e)||(s.visible=!1);const a=this.gltfObjectGroup.children.find(c=>c.customID===e.id);return a&&this.gltfObjectGroup.remove(a),this.gltfObjectGroup.add(s),this.updateTagCss3DObjectMatrix(e,s),s}));this.group.name="PanoTagPluginModelGroup",this.gltfObjectGroup.name="PanoTagPluginGLTFObjectGroup",this.group.add(this.gltfObjectGroup),this.params=H({debug:!1,config:this.config},n),this.debug=this.params.debug,this.config=this.params.config,Gr(1,{namespace:oi.GetAudioDuration}),Gr(1,{namespace:oi.PlayAudio}),Object.assign(window,{[`__PANOTAGPLUGIN_DEBUG_${Date.now()}__`]:this}),Object.assign(window,{__PANOTAGPLUGIN_DEBUG__:this}),this.state.enabled&&this.five.scene.add(this.group)}load(e,n){return N(this,null,function*(){var s,r;this.clearTags(),console.info($i," load:",{data:JSON.parse(JSON.stringify(e))}),this.config=mt.default({},this.config,{globalConfig:(s=e.globalConfig)!=null?s:{},contentTypeConfig:(r=e.contentTypeConfig)!=null?r:{}});const o=yield this.addTag(e.tagList,n);if(this.debug)try{vp(this.five,this.tags)}catch(a){console.error(a)}return o})}addTag(e,n){return N(this,null,function*(){const s=(Array.isArray(e)?e:[e]).map(r=>{const a=this.getTagConfig(r),l=me(H({},r),{state:H({visible:void 0,unfolded:Bv},a.initialState),hooks:new Ce.Subscribe,clickable:a.clickable,mergedConfig:a});return Fe(r)&&(l.temporaryState={visible:!1}),l}).filter(r=>r.position);return s.forEach(Mv),this.tags.push(...s),wp(this.five).then(()=>{var r,a,l;return this.store.eventListenerDisposer&&((a=(r=this.store).eventListenerDisposer)==null||a.call(r)),this.state.enabled&&(this.store.eventListenerDisposer=this.addEventListener()),this.addResizeListener(),this.checkPanelTag(),this.setVisibleAndUnfolded({withAnimation:(l=n==null?void 0:n.withAnimation)!=null?l:!0}).then(()=>this.updateRenderAllTags()),this.updateRenderAllTags(),this.addMediaModelTag(s)})})}changeConfig(e,n=!0){n?this.config=mt.default({},this.config,e):this.config=e,this.updateTagConfig({force:!0}),this.updateRenderAllTags()}changeGlobalConfig(e,n=!0){n?this.config.globalConfig=mt.default({},this.config.globalConfig,e):this.config.globalConfig=e,this.updateTagConfig({force:!0}),this.updateRenderAllTags()}clearTags(){this.tags=[],this.enabledModelTagSet.clear(),this.clearCache(),this.disposeAllCSS3DContainer(),this.updateRenderAllTags()}show(e){return N(this,null,function*(){const{userAction:n=!0,withAnimation:o=!1}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({visible:!0},{userAction:n,visibleWithAnimation:o}),this.hooks.emit("show",{userAction:n,withAnimation:o})})}hide(e){return N(this,null,function*(){const{userAction:n=!0,withAnimation:o=!1}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({visible:!1},{userAction:n,visibleWithAnimation:o}),this.hooks.emit("hide",{userAction:n,withAnimation:o})})}enable(e){const{userAction:n=!0}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.five.scene.children.includes(this.group)||this.five.scene.add(this.group),this.setState({enabled:!0},{userAction:n}),this.hooks.emit("enable",{userAction:n}),this.five.needsRender=!0}disable(e){const{userAction:n=!0}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({enabled:!1},{userAction:n}),this.five.scene.remove(this.group),this.hooks.emit("disable",{userAction:n}),this.five.needsRender=!0}dispose(){var e,n,o,s,r,a;this.pauseCurrentMedia(),this.disposeAllCSS3DContainer(),(e=this.TagContainerSvelte)==null||e.$destroy(),this.filter3DTag().forEach(l=>{var c;return(c=l.tag3DContentSvelte)==null?void 0:c.svelteApp.$destroy()}),this.tags=[],(n=this.store.disposers)==null||n.forEach(l=>l==null?void 0:l()),this.store.disposers=[],this.store.disposed=!0,(s=(o=this.store).eventListenerDisposer)==null||s.call(o),this.store.eventListenerDisposer=void 0,(a=(r=this.store).resizeObserverDisposer)==null||a.call(r),this.store.resizeObserverDisposer=void 0,this.store.resizeObserverDisposerAdding=!1,this.five.scene.remove(this.group),this.group.remove(...this.group.children),this.gltfObjectGroup.remove(...this.gltfObjectGroup.children),this.clearCache(),this.five.needsRender=!0,this.hooks.emit("dispose")}setState(e,n){if(this.store.disposed)return this.disposedErrorLog();const{userAction:o=!0,visibleWithAnimation:s=!1}=n,r=H({},this.state);this.state=Object.assign(this.state,e),this.store.visibleWithAnimation=s,r.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),r.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:r,userAction:o})}changeUnfoldedById(e,n){var r;const o=this.getTagById(e);if(!o)return;o.state.unfolded=n;const s=this.filterPointTag();(r=this.TagContainerSvelte)==null||r.$set({tags:s})}changeTagNormalById(e,n){const o=this.getTagById(e);!o||!o.tag3DContentSvelte||(o.tag3DContentSvelte.currentNormal=rt(n),this.updateRenderPlaneTag())}changeDataById(e,n,o=!0){const s=this.getTagById(e);!s||(o?s.data=mt.default({},s.data,n):s.data=H(H({},s.data),n),this.checkPanelTag(),this.updateRenderAllTags())}changeStickTypeById(e,n,o=!0){this.changeTagById(e,n,o)}changeTagById(e,n,o=!0){const s=this.getTagById(e);!n||(o?mt.default(s,n):Object.assign(s,n),(s==null?void 0:s.tag3DContentSvelte)&&(n==null?void 0:n.normal)&&(s.tag3DContentSvelte.currentNormal=rt(n.normal)),this.updateRenderAllTags(),this.checkPanelTag())}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(o=>{const s=this.tags.findIndex(r=>r.id===o);s!==-1&&this.tags.splice(s,1)}),this.updateRenderAllTags()}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}updateTagCss3DObjectMatrix(e,n){var v,g,A,w;const o=(A=(g=(v=e.mergedConfig)==null?void 0:v.tag3DConfig)==null?void 0:g.ratio)!=null?A:.00216,s=(w=e.tag3DContentSvelte)==null?void 0:w.domContainer.css3DObject;if(!s)return;const r=Fe(e)?e.data.mediaPosition:e.position;n.updateWorldMatrix(!1,!1);const a=n.matrixWorld,l=new R.Vector3().fromArray(r[0]),c=new R.Vector3().fromArray(r[2]),u=new R.Vector3().lerpVectors(l,c,.5).add(new R.Vector3(0,0,5e-4)),f=new R.Matrix4().setPosition(u),d=new R.Matrix4().makeScale(o,o,o),h=new R.Matrix4().multiply(a).multiply(f).multiply(d);h.decompose(s.position,s.quaternion,s.scale);const p=s.opacityMesh;!p||h.decompose(p.position,p.quaternion,p.scale)}setVisibleAndUnfolded(){return N(this,arguments,function*({withAnimation:e}={withAnimation:!1}){if(!!this.isPanorama)return this.setVisibleByPanoIndex(),e?new Promise((n,o)=>{setTimeout(()=>{this.setUnfoldedByPanoIndex(),n()},10)}):(this.setUnfoldedByPanoIndex(),Promise.resolve())})}handleShow(){this.state.visible=!0,this.updateTagContainerVisible()}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.updateTagContainerVisible()}handleEnable(){this.state.enabled=!0,this.store.eventListenerDisposer=this.addEventListener(),this.updateRenderAllTags()}handleDisable(){var e,n,o;this.pauseCurrentMedia(),this.state.enabled=!1,(n=(e=this.store).eventListenerDisposer)==null||n.call(e),(o=this.TagContainerSvelte)==null||o.$set({tags:[]}),this.filter3DTag().forEach(s=>{var r;(r=s.tag3DContentSvelte)==null||r.svelteApp.$destroy(),s.tag3DContentSvelte=void 0})}addEventListener(){const{five:e,hooks:n}=this,o=this.handleFiveWantsMoveToPano.bind(this),s=this.handleFiveModeChange.bind(this),r=this.handleFiveCameraUpdate.bind(this),a=this.handleFiveCameraUpdateDebounce(),l=this.handleFivePanoArrived.bind(this),c=this.loadVideoFirstFrame.bind(this),u=this.clickhandler.bind(this),f=this.five.currentMode;return this.handleFiveModeChange(f),this.handleFivePanoArrived(),e.on("wantsMoveToPano",o),e.on("modeChange",s),e.on("initAnimationEnded",this.handleFiveInitAnimationEnded),e.on("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.on("cameraUpdate",r),e.on("cameraUpdate",a),e.on("panoArrived",l),e.on("panoArrived",c),n.on("click",u),()=>{e.off("wantsMoveToPano",o),e.off("modeChange",s),e.off("initAnimationEnded",this.handleFiveInitAnimationEnded),e.off("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.off("cameraUpdate",r),e.off("cameraUpdate",a),e.off("panoArrived",l),e.off("panoArrived",c),n.off("click",u),this.store.eventListenerDisposer=void 0}}loadVideoFirstFrame(){this.isIOSWX&&this.hooks.emit("loadVideoFirstFrame")}addResizeListener(){if(!this.store.resizeObserverDisposer&&!this.store.resizeObserverDisposerAdding){const e=this.addResizeObserver();this.store.resizeObserverDisposerAdding=!0,setTimeout(()=>{this.store.resizeObserverDisposer=e,this.store.resizeObserverDisposerAdding=!1},200)}}addResizeObserver(){if(!this.store.disposed)return;const e=this.five.getElement(),n=()=>{!this.state.enabled||(this.show(),this.updateRenderAllTags())},o=()=>{!this.state.enabled||this.hide()},{observe:s,unobserve:r}=Zs(Pp(()=>{!this.store.resizeObserverDisposer||o()},500),e),{observe:a,unobserve:l}=Zs(Js(()=>n(),400),e);return s(),a(),()=>{r(),l()}}handleFiveModeChange(e){this.tags.forEach(n=>{Fe(n)&&e!=="Panorama"&&this.changeTagMode(n,"behind"),n.state.visible=this.getVisible(n)}),this.updateRenderAllTags(),this.updateRenderAllTags()}handleFiveWantsMoveToPano(){this.tags.forEach(e=>{const n=this.getTagConfig(e);typeof n.visibleConfig=="object"&&(n.visibleConfig.keep?e.temporaryState=me(H({},e.temporaryState),{visible:n.visibleConfig.keep==="visible"}):e.temporaryState=me(H({},e.temporaryState),{visible:Boolean(n.visibleConfig.alwaysShowWhenMovePano)}))}),this.updateTagContainerVisible()}temporaryShow({withAnimation:e}={withAnimation:!1}){this.store.visibleWithAnimation=e,this.temporaryState.visible=!0,this.updateTagContainerVisible()}temporaryHide({withAnimation:e}={withAnimation:!1}){this.store.visibleWithAnimation=e,this.temporaryState.visible=!1,this.updateTagContainerVisible()}clickhandler(e){if(e.target!=="TagPoint")return;if(!e.tag.state)return console.warn("Clickhandler: params.tag.state is undefined");const n=this.can("fold",e.tag),o=this.can("unfold",e.tag);n&&o&&(e.tag.state.unfolded=!e.tag.state.unfolded,e.tag.state.unfolded&&this.tags.forEach(s=>{s.id!==e.tag.id&&s.state&&this.can("fold",s)&&(s.state.unfolded=!1)}),this.updateRenderAllTags())}updateRenderAllTags(){this.enabledModelTagSet.clear(),this.tags.forEach(e=>e.stickType==="Model"&&this.enabledModelTagSet.add(e.id)),this.updateRenderPointTag(),this.updateRenderPlaneTag(),this.updateRenderModelTag()}updateTagContainerVisible(){var e;(e=this.TagContainerSvelte)==null||e.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation}),this.filter3DTag().forEach(n=>{var o;(o=n.tag3DContentSvelte)==null||o.svelteApp.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation})})}handleFiveCameraUpdateDebounce(){return Js(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return N(this,null,function*(){yield this.setVisibleAndUnfolded(),this.setModelMedialVisibleByPanoIndex(),this.tags.forEach(e=>{e.temporaryState=me(H({},e.temporaryState),{visible:!0})}),this.store.visibleWithAnimation=!0,this.updateTagContainerVisible()})}setUnfoldedByCamera(){let e=!1;this.tags.forEach(n=>{const o=this.getUnfoldedByCamera(n);!n.state||o!==void 0&&(o===!0&&(e=!0),n.state.unfolded=o)}),e&&this.tags.forEach(n=>{const o=this.getTagConfig(n).unfoldedConfig;typeof o=="object"&&(o.autoUnfold||o.keep)||n.state&&(n.state.unfolded=!1)})}updateRenderPointTag(){var n;const e=this.sort(this.filterPointTag());if(this.setPointTagPosition(),this.TagContainerSvelte)this.TagContainerSvelte.$set({tags:e,state:this.state,temporaryState:this.temporaryState});else{const o=(n=this.five.getElement())==null?void 0:n.parentElement;if(!o)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new xv({target:o,props:{hooks:this.hooks,tags:e,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore}})}}updateRenderPlaneTag(){this.sort([...this.filterPlaneTag(),...this.filter3DPointTag(),...this.filterModelTag()]).forEach(n=>{var o,s,r;if(n.tag3DContentSvelte){const{svelteApp:a,domContainer:l,initialNormal:c,currentNormal:u}=n.tag3DContentSvelte;if(a.$set({tag:n,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!c.equals(u)){const f=new R.Quaternion().setFromUnitVectors(c,u);l.css3DObject.setRotationFromQuaternion(f)}}else{if(((o=n.state)==null?void 0:o.visible)===!1)return;if(this.css3DRenderPlugin||(this.css3DRenderPlugin=qt(this.five)),n.stickType==="3DPoint"&&!n.normal)return console.error("updateRenderPlaneTag: \u4E09\u7EF4\u70B9\u6807\u7B7E\u7F3A\u5C11\u6CD5\u5411\u91CF\uFF01");const a=(()=>n.stickType==="Plane"?n.position:Fe(n)?n.data.mediaPosition:Cp(this.five.camera.position,rt(n.position),rt(n.normal)))();if(!a)return;const l=function(){if(n.normal)return rt(n.normal);if(n.stickType==="Plane")return Ji(n.position);if(n.contentType==="MediaModel")return Ji(a)}();if(!l)return;const c=this.getTagConfig(n).tag3DConfig,u=this.css3DRenderPlugin.create3DDomContainer(a,c);if(!u)return;this.store.css3DRenderDisposer.set(n.id,u.dispose),n.tag3DContentSvelte={svelteApp:new Pl({target:u.container,props:{tag:n,hooks:this.hooks,state:n.contentType==="MediaModel"?me(H({},this.state),{visible:!1}):this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}}),domContainer:u,initialNormal:l,currentNormal:l},Fe(n)&&((s=n.model)==null?void 0:s.object)&&this.updateTagCss3DObjectMatrix(n,(r=n.model)==null?void 0:r.object)}}),this.checkPanelTag()}updateRenderModelTag(){const e=o=>!this.enabledModelTagSet.has(o.customID);this.gltfObjectGroup.remove(...this.gltfObjectGroup.children.filter(e)),this.tags.filter(Fe).forEach(o=>{var s;(s=o.model)==null||s.promise.then(r=>{r.visible=o.state.visible})})}disposeAllCSS3DContainer(){for(const[e,n]of this.store.css3DRenderDisposer)n==null||n();this.store.css3DRenderDisposer=new Map}checkPanelTag(){this.filter2DPointTag().forEach(e=>{var n;(n=e.tag3DContentSvelte)==null||n.domContainer.dispose(),e.tag3DContentSvelte=void 0});for(const[e,n]of this.store.css3DRenderDisposer){const o=this.getTagById(e);(!o||o.stickType==="2DPoint")&&(n==null||n(),this.store.css3DRenderDisposer.delete(e))}}addMediaModelTag(e){return N(this,null,function*(){const n=e.filter(Fe).map(this.loadModel);yield Promise.all(n),this.five.getCurrentState().mode==="Panorama"&&this.setModelMedialVisibleByPanoIndex(),this.updateRenderAllTags()})}changeTagMode(e,n){var o,s,r,a,l;((r=(s=(o=e.tag3DContentSvelte)==null?void 0:o.domContainer)==null?void 0:s.css3DObject)==null?void 0:r.mode)!==n&&((a=e.config)!=null&&a.tag3DConfig?e.config.tag3DConfig.mode=n:e.config?e.config.tag3DConfig={mode:n}:e.config={tag3DConfig:{mode:n}},(l=this.store.css3DRenderDisposer.get(e.id))==null||l(),e.tag3DContentSvelte=void 0)}}const Vv=(i,t)=>new Il(i,t);function ve(i,t){this._camera=i||null,this._domElement=t||document,this._raycaster=new E.Raycaster,this._selected=null,this._boundObjs={};var e=this;this._$onClick=function(){e._onClick.apply(e,arguments)},this._$onDblClick=function(){e._onDblClick.apply(e,arguments)},this._$onMouseMove=function(){e._onMouseMove.apply(e,arguments)},this._$onMouseDown=function(){e._onMouseDown.apply(e,arguments)},this._$onMouseUp=function(){e._onMouseUp.apply(e,arguments)},this._$onTouchMove=function(){e._onTouchMove.apply(e,arguments)},this._$onTouchStart=function(){e._onTouchStart.apply(e,arguments)},this._$onTouchEnd=function(){e._onTouchEnd.apply(e,arguments)},this._$onContextmenu=function(){e._onContextmenu.apply(e,arguments)},this._domElement.addEventListener("click",this._$onClick,!1),this._domElement.addEventListener("dblclick",this._$onDblClick,!1),this._domElement.addEventListener("mousemove",this._$onMouseMove,!1),this._domElement.addEventListener("mousedown",this._$onMouseDown,!1),this._domElement.addEventListener("mouseup",this._$onMouseUp,!1),this._domElement.addEventListener("touchmove",this._$onTouchMove,!1),this._domElement.addEventListener("touchstart",this._$onTouchStart,!1),this._domElement.addEventListener("touchend",this._$onTouchEnd,!1),this._domElement.addEventListener("contextmenu",this._$onContextmenu,!1)}ve.prototype.destroy=function(){this._domElement.removeEventListener("click",this._$onClick,!1),this._domElement.removeEventListener("dblclick",this._$onDblClick,!1),this._domElement.removeEventListener("mousemove",this._$onMouseMove,!1),this._domElement.removeEventListener("mousedown",this._$onMouseDown,!1),this._domElement.removeEventListener("mouseup",this._$onMouseUp,!1),this._domElement.removeEventListener("touchmove",this._$onTouchMove,!1),this._domElement.removeEventListener("touchstart",this._$onTouchStart,!1),this._domElement.removeEventListener("touchend",this._$onTouchEnd,!1),this._domElement.removeEventListener("contextmenu",this._$onContextmenu,!1)};ve.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"];ve.prototype._getRelativeMouseXY=function(i){var t=i.target||i.srcElement;t.nodeType===3&&(t=t.parentNode);var e={x:0,y:0},n=t,o=getComputedStyle(n,null);e.y+=parseInt(o.getPropertyValue("padding-top"),10),e.x+=parseInt(o.getPropertyValue("padding-left"),10);do e.x+=n.offsetLeft,e.y+=n.offsetTop,o=getComputedStyle(n,null),e.x+=parseInt(o.getPropertyValue("border-left-width"),10),e.y+=parseInt(o.getPropertyValue("border-top-width"),10);while(n=n.offsetParent);var s={width:t===window?window.innerWidth:t.offsetWidth,height:t===window?window.innerHeight:t.offsetHeight};return{x:Number((i.pageX-e.x)/s.width)*2-1,y:-((i.pageY-e.y)/s.height)*2+1}};ve.prototype._objectCtxInit=function(i){i._3xDomEvent={}};ve.prototype._objectCtxDeinit=function(i){delete i._3xDomEvent};ve.prototype._objectCtxIsInit=function(i){return!!i._3xDomEvent};ve.prototype._objectCtxGet=function(i){return i._3xDomEvent};ve.prototype.camera=function(i){return i&&(this._camera=i),this._camera};ve.prototype.bind=function(i,t,e,n){console.assert(ve.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(i)||this._objectCtxInit(i);var o=this._objectCtxGet(i);o[t+"Handlers"]||(o[t+"Handlers"]=[]),o[t+"Handlers"].push({callback:e,useCapture:n}),this._boundObjs[t]===void 0&&(this._boundObjs[t]=[]),this._boundObjs[t].push(i)};ve.prototype.addEventListener=ve.prototype.bind;ve.prototype.unbind=function(i,t,e,n){console.assert(ve.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(i)||this._objectCtxInit(i);var o=this._objectCtxGet(i);o[t+"Handlers"]||(o[t+"Handlers"]=[]);for(var s=o[t+"Handlers"],r=0;r<s.length;r++){var a=s[r];if(e==a.callback&&n==a.useCapture){s.splice(r,1);break}}var l=this._boundObjs[t].indexOf(i);this._boundObjs[t].splice(l,1)};ve.prototype.removeEventListener=ve.prototype.unbind;ve.prototype._bound=function(i,t){var e=this._objectCtxGet(t);return e?!!e[i+"Handlers"]:!1};ve.prototype._onMove=function(i,t,e,n){var o=this._boundObjs[i];if(!(o===void 0||o.length===0)){var s=new E.Vector2;s.set(t,e),this._raycaster.setFromCamera(s,this._camera);var r=this._raycaster.intersectObjects(o),a=this._selected;if(r.length>0){var l,c,u,f=r[0],d=f.object;this._selected=d,u=this._bound("mousemove",d),a!=d&&(l=this._bound("mouseover",d),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;u&&this._notify("mousemove",d,n,f),l&&this._notify("mouseover",d,n,f),c&&this._notify("mouseout",a,n,f)}};ve.prototype._onEvent=function(i,t,e,n){var o=this._boundObjs[i];if(!(o===void 0||o.length===0)){var s=new E.Vector2;s.set(t,e),this._raycaster.setFromCamera(s,this._camera);var r=this._raycaster.intersectObjects(o,!0);if(r.length!==0){for(var a=r[0],l=a.object,c=this._objectCtxGet(l),u=l.parent;typeof c=="undefined"&&u;)c=this._objectCtxGet(u),u=u.parent;!c||this._notify(i,l,n,a)}}};ve.prototype._notify=function(i,t,e,n){var o=this._objectCtxGet(t),s=o?o[i+"Handlers"]:null;if(!o||!s||s.length===0){t.parent&&this._notify(i,t.parent,e,n);return}for(var s=o[i+"Handlers"],r=0;r<s.length;r++){var a=s[r],l=!0;a.callback({type:i,target:t,origDomEvent:e,intersect:n,stopPropagation:function(){l=!1}}),!!l&&a.useCapture===!1&&t.parent&&this._notify(i,t.parent,e,n)}};ve.prototype._onMouseDown=function(i){return this._onMouseEvent("mousedown",i)};ve.prototype._onMouseUp=function(i){return this._onMouseEvent("mouseup",i)};ve.prototype._onMouseEvent=function(i,t){var e=this._getRelativeMouseXY(t);this._onEvent(i,e.x,e.y,t)};ve.prototype._onMouseMove=function(i){var t=this._getRelativeMouseXY(i);this._onMove("mousemove",t.x,t.y,i),this._onMove("mouseover",t.x,t.y,i),this._onMove("mouseout",t.x,t.y,i)};ve.prototype._onClick=function(i){this._onMouseEvent("click",i)};ve.prototype._onDblClick=function(i){this._onMouseEvent("dblclick",i)};ve.prototype._onContextmenu=function(i){this._onMouseEvent("contextmenu",i)};ve.prototype._onTouchStart=function(i){return this._onTouchEvent("touchstart",i)};ve.prototype._onTouchEnd=function(i){return this._onTouchEvent("touchend",i)};ve.prototype._onTouchMove=function(i){if(i.touches.length==1){i.preventDefault();var t=Number(i.touches[0].pageX/window.innerWidth)*2-1,e=-(i.touches[0].pageY/window.innerHeight)*2+1;this._onMove("mousemove",t,e,i),this._onMove("mouseover",t,e,i),this._onMove("mouseout",t,e,i)}};ve.prototype._onTouchEvent=function(i,t){if(t.touches.length==1){t.preventDefault();var e=Number(t.touches[0].pageX/window.innerWidth)*2-1,n=-(t.touches[0].pageY/window.innerHeight)*2+1;this._onEvent(i,e,n,t)}};function kl(i){const t=new E.Box3,e=new E.Vector3;if(i.updateMatrixWorld(!1),i.traverse(n=>{var s;if(n.name==="shadow")return;const o=n.geometry;if(o!==void 0)if((s=o==null?void 0:o.attributes)!=null&&s.position){const r=o.attributes.position;for(let a=0,l=r.count;a<l;a++)e.fromBufferAttribute(r,a).applyMatrix4(n.matrixWorld),t.expandByPoint(e)}else o.vertices.forEach(r=>{const a=r.clone().applyMatrix4(n.matrixWorld);t.expandByPoint(a)})}),!t.isEmpty())return t.translate(i.position.clone().negate()),t}class Pn{constructor(t,e){m(this,"originObject3D");m(this,"hooks");m(this,"disposers",[]);m(this,"helperObject3D");m(this,"camera");m(this,"model");m(this,"scene");m(this,"container");m(this,"domEvents");m(this,"isDragging",!1);m(this,"enabled",!1);m(this,"name","BaseController");m(this,"boundingBox");m(this,"offset");m(this,"onRender");m(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});var c,u;this.hooks=(c=t.sharedHooks)!=null?c:new Zt,this.camera=t.camera,this.model=t.model,this.originObject3D=t.originObject3D,this.helperObject3D=t.helperObject3D,this.container=t.container,this.scene=t.scene,this.domEvents=new ve(t.camera,t.container),this.onRender=(u=t.onRender)!=null?u:()=>{},this.offset=e==null?void 0:e.offset,this.initialHelperPosition(),this.initialHelperQuaternion(),this.enable();const n=(...f)=>this.onSetOriginObjectScale(...f),o=(...f)=>this.onSetOriginObjectRotate(...f),s=(...f)=>this.onSetOriginObjectPosition(...f),r=(...f)=>this.onApplyOriginObjectScale(...f),a=(...f)=>this.onApplyOriginObjectRotate(...f),l=(...f)=>this.onApplyOriginObjectPosition(...f);this.hooks.on("setObjectScale",n),this.hooks.on("setObjectRotate",o),this.hooks.on("setObjectPosition",s),this.hooks.on("applyObjectPosition",l),this.hooks.on("applyObjectRotate",a),this.hooks.on("applyObjectScale",r),this.disposers.push(()=>{this.hooks.off("setObjectScale",n),this.hooks.off("setObjectRotate",o),this.hooks.off("setObjectPosition",s),this.hooks.off("applyObjectPosition",l),this.hooks.off("applyObjectRotate",a),this.hooks.off("applyObjectScale",r)})}initialHelperPosition(){this.helperObject3D.position.add(this.calculateOffset(this.offset)),this.helperObject3D.initialPosition()}initialHelperQuaternion(){this.helperObject3D.initQuaternion()}enable(){this.enabled||(this.enabled=!0,this.scene.add(this.helperObject3D),this.helperObject3D.enable(),this.render())}disable(){!this.enabled||(this.enabled=!1,this.helperObject3D.disable(),this.render())}show(){this.helperObject3D.show(),this.render()}hide(){this.helperObject3D.hide(),this.render()}dispose(){var t;(t=this.disposers)==null||t.forEach(e=>e==null?void 0:e()),this.helperObject3D.dispose(),this.render()}applyHelperMatrix4(t){this.helperObject3D.applyMatrix4(t)}applyHelperQuaternion(t,e){this.helperObject3D.applyHelperQuaternion(t,e)}applyHelperScaleMatrix4(t,e){this.helperObject3D.applyHelperScaleMatrix4(t,e)}onWantsGesture(t,e,n){if(this.isDragging)return!1}onIntersectionOnModelUpdate(t){}onApplyOriginObjectScale(t){this.applyHelperScaleMatrix4(t.matrix4,t.origin)}onApplyOriginObjectRotate(t){this.applyHelperQuaternion(t.quaternion,t.origin)}onApplyOriginObjectPosition(t){this.applyHelperMatrix4(t.matrix4)}onSetOriginObjectScale(t){this.helperObject3D.scale.copy(t),this.updateOffsetByScale(t)}onSetOriginObjectRotate(t,e){this.helperObject3D.quaternion.copy(t)}onSetOriginObjectPosition(t){this.helperObject3D.position.copy(t.clone().add(this.calculateOffset(this.offset)))}render(){this.onRender()}updateOffsetByScale(t){if(this.boundingBox&&this.offset){const e=this.originObject3D.position,n=new E.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),o=new E.Vector3().subVectors(this.boundingBox.min,e).multiply(t).add(e),s=this.calculateOffset(this.offset,{min:o,max:n});this.helperObject3D.position.copy(s),this.helperObject3D.initialPosition()}}hoverListener(t,e=16777215,n=1){const o=(Array.isArray(t)?t:[t]).filter(Ye),s=[];for(const r of o)if(r instanceof E.Mesh||r instanceof E.Group){const a=r instanceof E.Group?r.children.filter(d=>d instanceof E.Mesh):[r];a.forEach(d=>{d.__originalColor__=d.material.color.clone(),d.__originalOpacity__=d.material.opacity});const l=()=>{a.forEach(d=>{d.material.color.set(e),d.material.opacity=n}),this.render()},c=()=>{a.forEach(d=>{d.material.color.copy(d.__originalColor__),d.material.opacity=d.__originalOpacity__}),this.render()},u=()=>{this.isDragging||l()},f=()=>{this.isDragging||c()};for(const d of a)this.domEvents.addEventListener(d,"mouseover",u),this.domEvents.addEventListener(d,"mouseout",f),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),s.push(()=>{this.domEvents.removeEventListener(d,"mouseover",u),this.domEvents.removeEventListener(d,"mouseout",f),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",c)})}return()=>s.forEach(r=>r==null?void 0:r())}getIntersectObject(t){const e=this.camera.position,n=this.helperObject3D;if(!n)return;const o=this.helperObject3D.raycasterIntersectObject(t)[0];if(!o)return;const s=o;if(s.object=n,this.model.intersectRaycaster){const r=this.model.intersectRaycaster(t)[0];if(r&&r.point.distanceTo(e)<s.point.distanceTo(e))return}return s.object}calculateOffset(t,e){const n=this.originObject3D,o=new E.Vector3(0,0,0);if(!t)return o;const s=()=>e||(this.boundingBox?this.boundingBox:(this.boundingBox=kl(n),this.boundingBox));if(typeof t.x=="number")o.setX(t.x);else if(typeof t.x=="object"){const r=s();o.setX((r.max.x-r.min.x)*t.x.percents)}if(typeof t.y=="number")o.setY(t.y);else if(typeof t.y=="object"){const r=s();o.setY((r.max.y-r.min.y)*t.y.percents)}if(typeof t.z=="number")o.setZ(t.z);else if(typeof t.z=="object"){const r=s();o.setZ((r.max.z-r.min.z)*t.z.percents)}return o}}class Rv extends Pn{constructor(...e){super(...e);m(this,"name","ScaleController")}setScale(e){var l,c,u;let n=1,o=1,s=1;typeof e=="number"?(n=e,o=e,s=e):typeof e=="object"&&(n=(l=e.x)!=null?l:1,o=(c=e.y)!=null?c:1,s=(u=e.z)!=null?u:1);const r=new E.Vector3(n,o,s);this.hooks.emit("wantToScale",r)||(this.originObject3D.scale.copy(r),this.hooks.emit("setObjectScale",r),this.hooks.emit("scale",r),this.render())}}class Qv extends R.Object3D{constructor(){super()}removeFromParent(){const t=this.parent;return t!==null&&t.remove(this),this}}class gi extends Qv{constructor(e,n){var o;super();m(this,"originObject3D");m(this,"onRender");this.originObject3D=e,this.onRender=(o=n==null?void 0:n.onRender)!=null?o:()=>{}}get helperObject(){return this}render(){this.onRender()}enable(){this.parent.children.includes(this)||this.parent.add(this)}disable(){this.removeFromParent()}show(){this.visible=!0,this.render()}hide(){this.visible=!1,this.render()}raycasterIntersectObject(e,n=[]){return e.intersectObject(this,!0,n)}initialPosition(){this.position.add(this.originObject3D.position)}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}applyHelperScaleMatrix4(e,n){this.scale.applyMatrix4(e)}setHelperQuaternion(e,n){if(n){const o=new R.Vector3().subVectors(this.position,n).applyQuaternion(e).add(n);this.position.copy(o)}this.quaternion.copy(e)}applyHelperQuaternion(e,n){if(n){const o=new R.Vector3().subVectors(this.position,n).applyQuaternion(e).add(n);this.position.copy(o)}this.applyQuaternion(e)}dispose(){this.removeFromParent()}}class Ov extends gi{}class Hv extends gi{}class Fv extends gi{}class xl extends gi{}class Gv extends xl{}class Wv extends E.Group{constructor(e){super();m(this,"direction");this.direction=e||"x"}}class na extends E.Mesh{constructor(e,n,o){super(e,n);m(this,"direction");this.direction=o||"x"}}function Nv(i,t){const{offsetWidth:e,offsetHeight:n}=t,{top:o,left:s}=t.getBoundingClientRect();return Object.assign(new E.Vector2,{x:(i.x-s)/e*2-1,y:-(i.y-o)/n*2+1})}function yo(i,t,e){if(!t||!e||!i)return;const n=Nv(t,e);if(Math.abs(n.x)===1||Math.abs(n.y)===1)return;const o=new E.Raycaster;return o.setFromCamera(n,i),o}function _v(i,t){return!(Math.abs(i.x-t.x)>1e-5||Math.abs(i.y-t.y)>1e-5||Math.abs(i.z-t.z)>1e-5)}class Bi extends Wv{constructor(e){var u;super(e.direction);m(this,"line");m(this,"arrow");m(this,"lineHeight",.4);m(this,"arrowHeight",.1);this.name="ArrowGroup";const n=new E.Color((u=e.color)!=null?u:16214315),o=new E.MeshBasicMaterial({color:n,depthTest:!1,opacity:1,transparent:!0,side:E.DoubleSide}),s=new E.ConeGeometry(.04,.1,32),r=new na(s,o.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new E.CylinderGeometry(a,a,.4,32),c=new na(l,o.clone(),e.direction);c.name=`line-${e.direction}`,this.line=c,this.formatArrow(),this.formatLine(),this.add(this.arrow,this.line)}formatArrow(){this.arrow.geometry.translate(0,this.lineHeight+this.arrowHeight/2,0),this.direction==="x"?(this.arrow.geometry.rotateX(Math.PI/2),this.arrow.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.arrow.geometry.rotateX(Math.PI/2)}formatLine(){this.line.geometry.translate(0,this.lineHeight/2,0),this.direction==="x"?(this.line.geometry.rotateX(Math.PI/2),this.line.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.line.geometry.rotateX(Math.PI/2)}}const ji={X:15618642,Y:4765519,Z:4227839};class st{static get X(){return new E.Color(ji.X).convertSRGBToLinear().clone()}static get Y(){return new E.Color(ji.Y).convertSRGBToLinear().clone()}static get Z(){return new E.Color(ji.Z).convertSRGBToLinear().clone()}}class Xv extends Ov{constructor(e){super(e);m(this,"xArrow",new Bi({direction:"x",color:st.X}));m(this,"yArrow",new Bi({direction:"y",color:st.Y}));m(this,"zArrow",new Bi({direction:"z",color:st.Z}));this.add(this.xArrow),this.add(this.yArrow),this.add(this.zArrow)}show(){super.show(),this.xArrow.visible=!0,this.yArrow.visible=!0,this.zArrow.visible=!0}showDraggingHelper(e){this.xArrow.visible=e.includes("x"),this.yArrow.visible=e.includes("y"),this.zArrow.visible=e.includes("z")}dispose(){this.remove(this.xArrow,this.yArrow,this.zArrow)}}function Mt(i,t){return Yv(document.createElement(t!=null?t:"div"),i)}function Yv(i,t){if(!t)return i;for(const e in t)e&&t[e]&&(i.style[e]=t[e]);return i}function Uv(i){const t=Mt(H({position:"absolute",display:"block",borderRadius:"4px",paddingTop:"1px",paddingBottom:"1px",paddingLeft:"4px",paddingRight:"4px",pointerEvents:"none",userSelect:"none",zIndex:"9999",backgroundColor:"rgba(0,0,0,0.7)",fontSize:"12px",color:"#fff",letterSpacing:"0",lineHeight:"18px"},i)),e=()=>{t.style.display!=="block"&&(!t.style.top||!t.style.left||(t.style.display="block"))};return{element:t,show:e,hide:()=>{t.style.display="none",t.style.top="",t.style.left=""},setLeftTop:(s,r)=>{t.style.left=s,t.style.top=r,e()}}}class Jv extends Fv{constructor(e,n){var o;super(e);m(this,"yzCircle");m(this,"xzCircle");m(this,"xyCircle");m(this,"xRingHelper");m(this,"yRingHelper");m(this,"zRingHelper");m(this,"xAngleHelper");m(this,"yAngleHelper");m(this,"zAngleHelper");m(this,"angleTips");m(this,"container");(n==null?void 0:n.yzCircleEnable)!==!1&&(this.yzCircle=new Vi({direction:"x",color:st.X}),this.xRingHelper=new Ri({direction:"x"}),this.xAngleHelper=new Qi({direction:"x",color:st.X})),(n==null?void 0:n.xzCircleEnable)!==!1&&(this.xzCircle=new Vi({direction:"y",color:st.Y}),this.yRingHelper=new Ri({direction:"y"}),this.yAngleHelper=new Qi({direction:"y",color:st.Y})),(n==null?void 0:n.xyCircleEnable)!==!1&&(this.xyCircle=new Vi({direction:"z",color:st.Z}),this.zRingHelper=new Ri({direction:"z"}),this.zAngleHelper=new Qi({direction:"z",color:st.Z})),n!=null&&n.container&&(this.container=n==null?void 0:n.container,this.angleTips=Uv({display:"none"}),(o=this.container)==null||o.appendChild(this.angleTips.element)),this.show()}updateAngleHelperQuaternion(){var e,n,o,s,r,a,l,c,u,f,d,h;(n=this.xAngleHelper)==null||n.quaternion.copy((e=this.yzCircle)==null?void 0:e.quaternion),(s=this.yAngleHelper)==null||s.quaternion.copy((o=this.xzCircle)==null?void 0:o.quaternion),(a=this.zAngleHelper)==null||a.quaternion.copy((r=this.xyCircle)==null?void 0:r.quaternion),(c=this.xRingHelper)==null||c.quaternion.copy((l=this.yzCircle)==null?void 0:l.quaternion),(f=this.yRingHelper)==null||f.quaternion.copy((u=this.xzCircle)==null?void 0:u.quaternion),(h=this.zRingHelper)==null||h.quaternion.copy((d=this.xyCircle)==null?void 0:d.quaternion)}applyHelperQuaternion(e,n){var o,s,r,a,l,c;(o=this.yzCircle)==null||o.applyQuaternion(e),(s=this.xzCircle)==null||s.applyQuaternion(e),(r=this.xyCircle)==null||r.applyQuaternion(e),(a=this.xAngleHelper)==null||a.baseAxes.applyQuaternion(e),(l=this.yAngleHelper)==null||l.baseAxes.applyQuaternion(e),(c=this.zAngleHelper)==null||c.baseAxes.applyQuaternion(e)}hide(){this.remove(this.yzCircle,this.xzCircle,this.xyCircle,this.xRingHelper,this.yRingHelper,this.zRingHelper,this.xAngleHelper,this.yAngleHelper,this.zAngleHelper)}show(){var e;this.add(...[this.xyCircle,this.xzCircle,this.yzCircle].filter(Boolean)),this.remove(...[this.xRingHelper,this.yRingHelper,this.zRingHelper,this.xAngleHelper,this.yAngleHelper,this.zAngleHelper].filter(Boolean)),(e=this.angleTips)==null||e.hide()}showDraggingHelper(e){var n;this.hide(),this.add(...this.filterRingHelper(e)),this.add(...this.filterAngleHelper(e)),(n=this.angleTips)==null||n.show()}dispose(){var e,n;this.remove(...[this.yzCircle,this.xzCircle,this.xyCircle,this.xRingHelper,this.yRingHelper,this.zRingHelper,this.xAngleHelper,this.yAngleHelper,this.zAngleHelper].filter(Boolean)),(n=(e=this.angleTips)==null?void 0:e.element)==null||n.remove()}filterRingHelper(e){return[this.xRingHelper,this.yRingHelper,this.zRingHelper].filter(n=>e.includes(n==null?void 0:n.direction)).filter(Boolean)}filterAngleHelper(e){return[this.xAngleHelper,this.yAngleHelper,this.zAngleHelper].filter(n=>e.includes(n==null?void 0:n.direction)).filter(Boolean)}}class Vi extends E.Mesh{constructor(e){var n;super();m(this,"direction");m(this,"gapAngle",.02);m(this,"geometry",new E.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new E.MeshBasicMaterial({opacity:.6,color:(n=e.color)!=null?n:16777215,transparent:!0,side:E.DoubleSide,depthTest:!1}),this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`,this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}}class Ri extends E.Group{constructor(e){super();m(this,"direction");this.direction=e.direction;const n=.015,o=new Array(8).fill(null).map((s,r)=>{const a=new E.RingGeometry(.25,.3,20,8,Math.PI/4*r+n,Math.PI/4-n*2),l=new E.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,transparent:!0,side:E.DoubleSide}),c=new E.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...o),this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}}class Qi extends E.Mesh{constructor(e){var o;super();m(this,"direction");m(this,"baseAxes");switch(e.direction){case"x":this.baseAxes=new E.Vector3(0,0,1);break;case"y":this.baseAxes=new E.Vector3(1,0,0);break;case"z":this.baseAxes=new E.Vector3(1,0,0);break}const n=.3+5e-4;this.geometry=new E.CircleGeometry(n,48,0,1e-4),this.material=new E.MeshBasicMaterial({opacity:.4,color:(o=e.color)!=null?o:16777215,depthTest:!1,transparent:!0,side:E.DoubleSide}),this.direction=e.direction,this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}}function Zv(){const i=Mt({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=Mt({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=Mt({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"absolute",border:"1px solid rgba(255,255,255,0.4)"});i.appendChild(t),t.appendChild(e);const n="-4px",o={direction:"nesw",element:ht({cursor:"nesw-resize",left:n,bottom:n})},s={direction:"ns",element:ht({cursor:"ns-resize",bottom:n})},r={direction:"nwse",element:ht({cursor:"nwse-resize",right:n,bottom:n})},a={direction:"ew",element:ht({cursor:"ew-resize",right:n})},l={direction:"nesw",element:ht({cursor:"nesw-resize",right:n,top:n})},c={direction:"ns",element:ht({cursor:"ns-resize",top:n})},u={direction:"nwse",element:ht({cursor:"nwse-resize",left:n,top:n})},f={direction:"ew",element:ht({cursor:"ew-resize",left:n})};return new Array(s,a,c,f,o,r,l,u).forEach(h=>t.appendChild(h.element)),{container:i,squares:[o,s,r,a,l,c,u,f]}}function ht(i){const t=Mt(H({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},i)),e=Mt({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),n=Mt({width:"15px",height:"15px",cursor:i==null?void 0:i.cursor,pointerEvents:"auto",background:"transparent"});return n.draggable=!0,e.appendChild(n),t.appendChild(e),t}class qv extends Gv{constructor(e,n,o,s){super(e);m(this,"points",[]);m(this,"cornerPositions",[]);m(this,"css3DInstance");m(this,"plane");m(this,"css3DRenderer",new _t);m(this,"camera");m(this,"scene");m(this,"container");m(this,"enabled",!1);this.camera=o,this.scene=s,this.container=n,this.initRectangleScaleHelper()}get helperObject(){var e;if(!((e=this.css3DInstance)!=null&&e.css3DObject))throw new Error("css3DInstance is not initialized");return this.css3DInstance.css3DObject}updatePosition(){var e;this.helperObject.position.copy(this.originObject3D.position),(e=this.plane)==null||e.position.copy(this.originObject3D.position)}updateQuaternion(){var e;(e=this.plane)==null||e.quaternion.copy(this.originObject3D.quaternion)}applyMatrix4(e){var n;super.applyMatrix4(e),this.helperObject.applyMatrix4(e),(n=this.plane)==null||n.applyMatrix4(e),this.cornerPositions.forEach(o=>o.applyMatrix4(e))}showDraggingHelper(){}applyHelperScaleMatrix4(e,n){var o;(o=this.plane)==null||o.scale.applyMatrix4(e),this.helperObject.applyScaleMatrix4(e)}updatePoints(){const e=this.calculatePointPosition(this.cornerPositions);this.points.forEach((n,o)=>{n.position.copy(e[o])})}applyHelperQuaternion(e,n){var s;const o=(s=this.css3DInstance)==null?void 0:s.css3DObject;if(o){const r=new E.Vector3().subVectors(o.position,n).applyQuaternion(e).add(n);o.position.copy(r),o.applyQuaternion(e)}if(this.plane){const r=new E.Vector3().subVectors(this.plane.position,n).applyQuaternion(e).add(n);this.plane.position.copy(r),this.plane.applyQuaternion(e)}this.cornerPositions.forEach(r=>{const a=new E.Vector3().subVectors(r,n).applyQuaternion(e).add(n);r.copy(a)})}enable(){var e;this.enabled||(this.enabled=!0,(e=this.css3DInstance)==null||e.enable(),this.plane&&this.scene.add(this.plane))}disable(){var e;!this.enabled||(this.enabled=!1,(e=this.css3DInstance)==null||e.disable(),this.plane&&this.scene.remove(this.plane))}show(){var e;(e=this.css3DInstance)==null||e.show(),this.plane&&(this.plane.visible=!0)}hide(){var e;(e=this.css3DInstance)==null||e.hide(),this.plane&&(this.plane.visible=!1)}dispose(){this.disable(),this.css3DRenderer.dispose()}initRectangleScaleHelper(){var a;const e=this.getCornerPositions();if(!e)return;this.cornerPositions=e;const n=this.css3DRenderer.create3DElement(this.camera,e,{ratio:.003});if(!n)return;this.css3DInstance=n,n.appendToElement(this.container);const o=n.css3DObject.container,{container:s,squares:r}=Zv();this.points=r.map((l,c)=>({direction:l.direction,point:l.element,position:this.calculatePointPosition(e)[c]})),o.insertBefore(s,(a=o.children[0])!=null?a:null),this.updatePosition()}getCornerPositions(){const{originObject3D:e}=this;if(e.isCSS3DObjectPlus)return e.cornerPoints;console.error("\u5F53\u524D\u7269\u4F53\u6682\u65F6\u4E0D\u652F\u6301 ScaleHelper")}calculatePointPosition(e){return[e[0].clone(),e[0].clone().add(e[1]).divideScalar(2),e[1].clone(),e[1].clone().add(e[2]).divideScalar(2),e[2].clone(),e[2].clone().add(e[3]).divideScalar(2),e[3].clone(),e[3].clone().add(e[0]).divideScalar(2)]}}class Kv extends Hv{constructor(e){super(e);m(this,"box");m(this,"outline");m(this,"originObject");m(this,"positionAttribute");this.originObject=e,this.positionAttribute=new E.BufferAttribute(new Float32Array(8*3),3),this.box=this.createBox(),this.outline=this.createOutline(),this.add(this.box,this.outline),this.update()}raycasterIntersectObject(e,n){return e.intersectObject(this,!1,n)}raycast(e,n){this.box.raycast(e,n)}update(){const e=kl(this.originObject);if(!e)return;const{min:n,max:o}=e;this.positionAttribute.setXYZ(0,o.x,o.y,o.z),this.positionAttribute.setXYZ(1,n.x,o.y,o.z),this.positionAttribute.setXYZ(2,n.x,n.y,o.z),this.positionAttribute.setXYZ(3,o.x,n.y,o.z),this.positionAttribute.setXYZ(4,o.x,o.y,n.z),this.positionAttribute.setXYZ(5,n.x,o.y,n.z),this.positionAttribute.setXYZ(6,n.x,n.y,n.z),this.positionAttribute.setXYZ(7,o.x,n.y,n.z),this.positionAttribute.needsUpdate=!0}createOutline(){const e=new Uint16Array([0,1,1,2,2,3,3,0,4,5,5,6,6,7,7,4,0,4,1,5,2,6,3,7]),n=new E.BufferGeometry;n.setIndex(new E.BufferAttribute(e,1)),n.setAttribute("position",this.positionAttribute);const o=new E.LineBasicMaterial({color:64767,linewidth:1,opacity:1,depthTest:!1,transparent:!0,toneMapped:!1}),s=new E.LineSegments(n,o);return s.matrixAutoUpdate=!1,s}createBox(){const e=new Uint16Array([0,1,2,0,2,3,0,3,7,0,7,4,0,4,5,0,5,1,6,1,5,6,2,1,6,5,4,6,4,7,6,3,2,6,7,3]),n=new E.BufferGeometry;n.setIndex(new E.BufferAttribute(e,1)),n.setAttribute("position",this.positionAttribute);const o=new E.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new E.Mesh(n,o)}}class $v extends Pn{constructor(...e){super(...e);m(this,"name","MoveController");m(this,"startInfo");m(this,"_moveByMouseEnable",!1);m(this,"mouseInfo");m(this,"mousedownEventListenerDisposer");const n=this.helperObject3D;this.hoverListener([n.xArrow,n.yArrow,n.zArrow]);const o=this.dragStart.bind(this),s=this.dragging.bind(this),r=this.dragEnd.bind(this),a=this.show.bind(this),l=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",o),document.addEventListener("mousemove",s),document.addEventListener("mouseup",r),this.hooks.on("rotateStart",l),this.hooks.on("rotateEnd",a),this.hooks.on("moveByMouseEnable",l),this.hooks.on("moveByMouseDisable",a),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",o),document.removeEventListener("mousemove",s),document.removeEventListener("mouseup",r),this.hooks.off("rotateStart",l),this.hooks.off("rotateEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)}),this.moveByMouseEnable&&this.moveByMouse()}get moveByMouseEnable(){return this._moveByMouseEnable}dispose(){var e;super.dispose(),(e=this.disposers)==null||e.forEach(n=>n==null?void 0:n())}moveByMouse(){this._moveByMouseEnable=!0;const e=this.handleMouseDown.bind(this),n=this.handleMouseUp.bind(this);this.hooks.emit("moveByMouseEnable"),setTimeout(()=>{this.container.addEventListener("mousedown",e),this.container.addEventListener("mouseup",n)}),this.mousedownEventListenerDisposer=()=>{this.container.removeEventListener("mousedown",e),this.container.removeEventListener("mouseup",n)}}disableMoveByMouse(){var e;this._moveByMouseEnable=!1,this.hooks.emit("moveByMouseDisable"),(e=this.mousedownEventListenerDisposer)==null||e.call(this)}onIntersectionOnModelUpdate(e){!this.moveByMouseEnable||this.hooks.emit("wantToMove",e.point)||(this.originObject3D.position.copy(e.point),this.hooks.emit("setObjectPosition",e.point),this.hooks.emit("move",e.point))}onApplyOriginObjectScale(e){}handleMouseDown(e){const{x:n,y:o}=e;this.mouseInfo={x:n,y:o,mouseDownTimestamp:Date.now()}}handleMouseUp(e){if(!this.mouseInfo)return;const{x:n,y:o}=e;this.mouseInfo.x===n&&this.mouseInfo.y===o&&Date.now()-this.mouseInfo.mouseDownTimestamp<500&&(this.disableMoveByMouse(),this.mouseInfo=void 0)}dragStart(e){if(this._moveByMouseEnable||this.isDragging)return;const n=e==null?void 0:e.intersect;if(!n)return this.dragEnd();const o=(n==null?void 0:n.object).direction;if(!o)return this.dragEnd();const s=new E.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new E.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new E.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(o){case"x":return s;case"y":return r;case"z":return a}})(),c=(()=>{switch(o){case"x":case"y":return a;case"z":return s}})(),u=n.point.clone(),f=new E.Plane;f.setFromNormalAndCoplanarPoint(c,u),this.startInfo={startVectorProject:u.clone().projectOnVector(l),directionVector:l,plane:f},this.helperObject3D.showDraggingHelper([o]),this.hooks.emit("moveStart"),this.isDragging=!0,console.log("%c MoveController dragStart","color: #e5af2e")}dragging(e){if(!this.isDragging||!this.startInfo)return;const n=yo(this.camera,e,this.container);return n?(console.log("%c MoveController dragging","color: #49de1b"),this.move(n),!1):this.dragEnd()}move(e){if(!this.startInfo)return this.dragEnd();const{plane:n,directionVector:o,startVectorProject:s}=this.startInfo,r=this.originObject3D,a=e.ray.intersectPlane(n,new E.Vector3);if(!a)return;const l=a.clone().projectOnVector(o),c=l.clone().sub(s),u=new E.Matrix4;u.setPosition(c);const f=r.position.clone().applyMatrix4(u);this.hooks.emit("wantToMove",f)||(r.applyMatrix4(u),s.copy(l),this.hooks.emit("applyObjectPosition",{matrix4:u}),this.hooks.emit("move",f))}dragEnd(){!this.isDragging||(console.log("%c MoveController dragEnd","color: #e94e4e"),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))}}class cn{constructor(t,e,n,o,s,r){m(this,"helperController");m(this,"five");m(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});m(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});m(this,"onFiveIntersectionOnModelUpdate",(...t)=>{!this.helperController||this.helperController.onIntersectionOnModelUpdate(...t)});const{camera:a,model:l,scene:c}=t,u=t.getElement();if(this.five=t,!a||!l||!u||!c)return;const f=()=>{t.needsRender=!0};this.helperController=new e({camera:a,model:l,originObject3D:n,helperObject3D:o,container:u,scene:c,onRender:f,sharedHooks:r},s),t.on("wantsTapGesture",this.onFiveWantsTapGesture),t.on("wantsGesture",this.onFiveWantsGesture),t.on("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate)}dispose(){var t;this.five.off("wantsTapGesture",this.onFiveWantsTapGesture),this.five.off("wantsGesture",this.onFiveWantsGesture),this.five.off("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate),(t=this.helperController)==null||t.dispose()}}const eb="v1.0.1",tb="Object3DHelper",wo=`${tb}@${eb}`,nb=()=>{console.error(`${wo} is disposed`)},ib=()=>{console.warn(`${wo} is disabled`)},ob=()=>{console.error(`${wo} is disabled`)};class sb{constructor(t){m(this,"controllers",{});m(this,"state",{visible:!0,enabled:!0,disposed:!1});m(this,"hooks",new Zt);m(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return N(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return N(this,null,function*(){this.setState({visible:!1},t)})}enable(t){this.setState({enabled:!0},t)}disable(t){this.setState({enabled:!1},t)}dispose(){this.setState({disposed:!0})}setState(t,e){if(this.state.disposed)return nb();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return ob();const n=H({},this.state);this.state=H(H({},this.state),t),t.disposed!==void 0&&t.disposed!==n.disposed&&t.disposed&&this.handleDispose(),t.visible!==void 0&&this.handleVisible(t.visible),t.enabled!==void 0&&this.handleEnable(t.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:n})}addControllers(t){this.controllers=H(H({},this.controllers),t),this.setState(this.state)}getCurrentState(){return this.state}handleEnable(t,e=!0){t?(this.everyControllerDo(n=>{n.enable()}),this.hooks.emit("enable",{userAction:e})):(this.everyControllerDo(n=>{n.disable()}),this.hooks.emit("disable",{userAction:e})),this.state.enabled=t}handleVisible(t,e=!0){t?(this.everyControllerDo(n=>{n.show()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:e}))):(this.everyControllerDo(n=>{n.hide()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:e}))),this.state.visible=t}everyControllerDo(t){Object.values(this.controllers).forEach(e=>{e&&t(e)})}handleDispose(){var t,e;Object.values(this.controllers).forEach(n=>{n==null||n.dispose()});for(const n in this.controllers){if(!n)continue;const o=n;(e=(t=this.eventListener)[o])==null||e.call(t)}}actionIfStateIsEnabled(t,e){if(this.state.enabled)return t();e!=null&&e.warnLog&&ib()}}class rb extends Pn{constructor(...e){super(...e);m(this,"name","RotateController");m(this,"startInfo");m(this,"lastRotation");m(this,"rotations",[]);m(this,"helperObject3DQuaternion",this.originObject3D.quaternion.clone());m(this,"removeListener");const n=this.helperObject3D;this.hoverListener([n.xyCircle,n.xzCircle,n.yzCircle]);const o=this.dragStart.bind(this),s=this.dragging.bind(this),r=this.dragEnd.bind(this),a=this.show.bind(this),l=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",o),document.addEventListener("mousemove",s),document.addEventListener("mouseup",r),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",a),this.hooks.on("moveByMouseEnable",l),this.hooks.on("moveByMouseDisable",a),this.removeListener=()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",o),document.removeEventListener("mousemove",s),document.removeEventListener("mouseup",r),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)}}get rotateCenter(){return this.helperObject3D.position.clone()}initialHelperQuaternion(){this.helperObject3D.updateAngleHelperQuaternion(),this.helperObject3D.applyHelperQuaternion(this.originObject3D.quaternion)}setRotateAngle(e){const{x:n=0,y:o=0,z:s=0}=e,r=new E.Euler(Math.PI*n/180,Math.PI*o/180,Math.PI*s/180),a=new E.Quaternion().setFromEuler(r);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:u}=this;if(u){const f=new E.Vector3().subVectors(c.position,u).applyQuaternion(a).add(u);c.position.copy(f)}c.quaternion.copy(a),this.helperObject3DQuaternion.copy(a),this.hooks.emit("setObjectRotate",a,u),this.hooks.emit("rotate",a),this.render()}dispose(){this.removeListener(),super.dispose()}onApplyOriginObjectScale(e){}dragStart(e){if(this.isDragging)return;const n=e==null?void 0:e.intersect;if(!n)return this.dragEnd();const o=(n==null?void 0:n.object).direction;if(!o)return this.dragEnd();this.helperObject3D.updateAngleHelperQuaternion();const s=n.point,r=this.getAngleHelper(o);this.setTipsAngle(0);const a=s.clone();a.y+=.2,this.setTipsPosition(a);const l=new E.Vector3(1,0,0).applyQuaternion(this.helperObject3DQuaternion),c=new E.Vector3(0,1,0).applyQuaternion(this.helperObject3DQuaternion),u=new E.Vector3(0,0,1).applyQuaternion(this.helperObject3DQuaternion),f=(()=>{switch(o){case"x":return l;case"y":return c;case"z":return u}})(),d=new E.Plane().setFromNormalAndCoplanarPoint(f,s),h=new E.Vector3;d.projectPoint(s.clone(),h);const p=h.clone().sub(this.rotateCenter),v=p.clone(),g=p.angleTo(r.baseAxes);this.setAngleHelperStart(o,g),this.setAngleHelperLength(o,0),this.rotations.push({vector:p.clone(),direction:!0}),this.startInfo={direction:o,startVector:p,staticStartVector:v,plane:d,angleHelper:r},this.helperObject3D.showDraggingHelper([o]),this.hooks.emit("rotateStart"),this.isDragging=!0,console.log(`%c RotateController dragStart ${o}`,"color: #e5af2e")}dragging(e){var o;if(!this.isDragging)return;const n=yo(this.camera,e,this.container);return n?(console.log(`%c RotateController dragging ${(o=this.startInfo)==null?void 0:o.direction}`,"color: #49de1b"),this.rotate(n),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:n,plane:o,angleHelper:s,staticStartVector:r,direction:a}=this.startInfo,l=e.ray.intersectPlane(o,new E.Vector3);if(!l)return;const c=this.rotateCenter,u=new E.Vector3;o.projectPoint(l.clone(),u);const f=u.clone().sub(c);if(n.angleTo(f)===0||(this.lastRotation===void 0&&(this.lastRotation={angle:0}),this.rotations.length===0))return;const d=(()=>{if(this.rotations.length===1)return f.angleTo(s.baseAxes)>r.angleTo(s.baseAxes);{const A=this.rotations[this.rotations.length-1],w=this.rotations[this.rotations.length-2],y=f.angleTo(w.vector),C=f.angleTo(A.vector),D=A.vector.angleTo(w.vector);if(D===0||C===0||y===0)return;if(y>C&&y>D)return A.direction;if(y<D&&C<D||y<C&&C>D)return!A.direction}})();if(d===void 0)return console.warn("rotationDirection is undefined");const h=new E.Quaternion().setFromUnitVectors(n.clone().normalize(),f.clone().normalize()),{originObject3D:p}=this,v=p.quaternion.clone().premultiply(h);if(!this.hooks.emit("wantToRotate",v)){if(this.rotations.push({vector:f,direction:d}),this.rotations=this.rotations.slice(-2),this.lastRotation.angle=this.lastRotation.angle+f.angleTo(n)*(d?1:-1),this.setAngleHelperLength(a,this.lastRotation.angle),this.setTipsAngle(this.lastRotation.angle/Math.PI*180),c){const A=new E.Vector3().subVectors(p.position,c).applyQuaternion(h).add(c);p.position.copy(A)}p.applyQuaternion(h),this.helperObject3DQuaternion.premultiply(h),this.hooks.emit("applyObjectRotate",{quaternion:h,origin:c}),this.hooks.emit("rotate",p.quaternion),this.startInfo.startVector=f}}dragEnd(){!this.isDragging||(console.log("%c RotateController dragEnd","color: #e94e4e"),this.startInfo=void 0,this.isDragging=!1,this.lastRotation=void 0,this.rotations=[],this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){switch(e){case"x":return this.helperObject3D.xAngleHelper;case"y":return this.helperObject3D.yAngleHelper;case"z":return this.helperObject3D.zAngleHelper}}setAngleHelperStart(e,n){const o=this.getAngleHelper(e);if(o instanceof E.Mesh&&o.geometry instanceof E.CircleGeometry){const{radius:s,segments:r,thetaLength:a}=o.geometry.parameters;o.geometry=new E.CircleGeometry(s,r,n,a)}else console.warn("only support THREE.CircleGeometry")}setAngleHelperLength(e,n){const s=n>=0?Math.max(n,.001):Math.min(n,-.001),r=this.getAngleHelper(e);if(r instanceof E.Mesh&&r.geometry instanceof E.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(s)*(40/(2*Math.PI)));r.geometry=new E.CircleGeometry(a,c,l,s)}else console.warn("only support THREE.CircleGeometry")}setTipsAngle(e){var o;const n=(o=this.helperObject3D.angleTips)==null?void 0:o.element;!n||(n.innerText=`${e.toFixed(0)}\xB0`)}setTipsPosition(e){const n=this.helperObject3D.angleTips;if(!n)return;const o=e.project(this.camera),{x:s,y:r,z:a}=o;if(a>1)return;const l=(s+1)/2*100+"%",c=(-r+1)/2*100+"%";n.setLeftTop(l,c)}}class ab extends Pn{constructor(...e){super(...e);m(this,"startInfo");m(this,"name","RectangleScaleController")}enable(){this.helperObject3D.enable(),super.enable()}disable(){this.helperObject3D.disable(),super.disable()}show(){this.helperObject3D.show(),super.show()}hide(){this.helperObject3D.hide(),super.hide()}onApplyOriginObjectScale(e){}getDragPlane(){const e=new E.Plane,n=this.helperObject3D.cornerPositions;if(n.length!==0)return n.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new R.Vector3),n[0]):e.setFromCoplanarPoints(n[0],n[1],n[2]),e}dragStart(e,n){var s,r;(r=(s=this.helperObject3D).updatePoints)==null||r.call(s);const o=this.getDragPlane();if(!o)return this.dragEnd();this.startInfo={startPoint:{position:n.position.clone(),direction:n.direction},plane:o},this.hooks.emit("scaleStart"),this.render(),this.isDragging=!0,console.log("%c RectangleScaleController dragStart","color: #e5af2e")}dragging(e){if(!this.isDragging)return;const n=yo(this.camera,e,this.container);if(!n)return this.dragEnd();this.scale(n),console.log("%c RectangleScaleController dragging","color: #49de1b")}scale(e){var Q,_;if(!this.startInfo)return;const n=this.originObject3D,{startPoint:o,plane:s}=this.startInfo,r=this.helperObject3D.cornerPositions;if(r.length<4)return this.dragEnd();const a=e.ray.intersectPlane(s,new R.Vector3);if(!a||_v(a,this.camera.position))return;const l=new R.Vector3().addVectors(r[0],r[2]).divideScalar(2),{position:c,direction:u}=o,f=new R.Vector3().subVectors(r[1],r[0]),d=new R.Vector3().subVectors(r[3],r[0]),h=F=>{const J=new R.Vector3(0,0,0);if(!this.startInfo)return J;const j=(F==="ew"?f:d).clone(),B=c.clone().projectOnVector(j),O=a.clone().projectOnVector(j),W=l.clone().projectOnVector(j);if(O.equals(B))return J;if(F==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const X=new R.Vector3().subVectors(O,W),U=X.x<0&&j.x>=0,de=X.y<0&&j.y>=0,fe=X.z<0&&j.z>=0;this.startInfo.dragPointInCenterBottom=U||de||fe}if(F==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const X=new R.Vector3().subVectors(O,W),U=X.x<0&&j.x>=0,de=X.y<0&&j.y>=0,fe=X.z<0&&j.z>=0;this.startInfo.dragPointInCenterLeft=U||de||fe}const G=new R.Vector3().subVectors(O,B),ee=G.length();return ee>.3?(console.warn("offset.length() > 0.3, skipped",ee),J):G},p=h("ew"),v=h("ns"),g=()=>{const F=p;this.helperObject3D.cornerPositions.forEach((J,j)=>{var B;(B=this.startInfo)!=null&&B.dragPointInCenterLeft?(j===0||j===3)&&J.add(F):(j===1||j===2)&&J.add(F)})},A=()=>{const F=v;this.helperObject3D.cornerPositions.forEach((J,j)=>{var B;(B=this.startInfo)!=null&&B.dragPointInCenterBottom?(j===0||j===1)&&J.add(F):(j===2||j===3)&&J.add(F)})};switch(u){case"ew":g();break;case"ns":A();break;case"nesw":case"nwse":g(),A()}const w=new R.Vector3().subVectors(r[1],r[0]).length()/f.length(),y=new R.Vector3().subVectors(r[3],r[0]).length()/d.length(),C=new R.Vector3(w,y,1),D=new E.Matrix4().scale(C);n.isCSS3DObjectPlus?n.applyScaleMatrix4(D):n.scale.applyMatrix4(D),o.position.copy(a);const I=new R.Vector3().addVectors(r[0],r[2]).divideScalar(2),x=new R.Vector3().subVectors(I,l),k=new E.Matrix4().setPosition(x);n.applyMatrix4(k),(Q=this.helperObject3D.css3DInstance)==null||Q.css3DObject.applyMatrix4(k),(_=this.helperObject3D.plane)==null||_.applyMatrix4(k),this.hooks.emit("applyObjectScale",{matrix4:D}),this.hooks.emit("applyObjectPosition",{matrix4:k}),this.render()}dragEnd(){!this.isDragging||(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render(),console.log("%c RectangleScaleController dragEnd","color: #e94e4e"))}}class lb extends ab{constructor(...e){super(...e);m(this,"name","CSS3DScaleController");this.addHTMLEventListener()}addHTMLEventListener(){this.helperObject3D.points.forEach(e=>{if(!e)return;const n=e.point,o=a=>this.dragStart(a,e),s=this.dragging.bind(this),r=this.dragEnd.bind(this);n.addEventListener("dragstart",o),n.addEventListener("drag",s),n.addEventListener("dragend",r)})}}class cb extends Pn{constructor(...e){super(...e);m(this,"name","BoundingBoxController")}}class ub extends xl{constructor(t){super(t)}}const Co="v1.0.0",eo="Object3DHelperPlugin",Ai=`${eo}@${Co}`,db=()=>{console.error(`${Ai} is disposed`)},fb=()=>{console.warn(`${Ai} is disabled`)},hb=()=>{console.error(`${Ai} is disabled`)};class Dl extends ci{constructor(e){super(e);m(this,"version",Co);m(this,"name",eo);m(this,"state",{visible:!0,enabled:!0,disposed:!1});m(this,"objectHelperMap",new Map);m(this,"css3DObjectParentMap",new Map);m(this,"css3DRender");this.five=e,this.css3DRender=new _t(this.five.scene),console.warn("Object3DHelper: \u4F7F\u7528\u6B64\u63D2\u4EF6\uFF0C\u9700\u8981\u5728\u521D\u59CB\u5316five\u65F6\uFF0C\u8BBE\u7F6Efive\u53C2\u6570: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${eo.toUpperCase()}_DEBUG__`]:this})}show(e){return N(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return N(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,n){if(this.state.disposed)return db();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return hb();const o=H({},this.state);this.state=H(H({},this.state),e),e.disposed!==void 0&&e.disposed!==o.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==o.visible&&this.handleVisible(e.visible),e.enabled!==void 0&&e.enabled!==o.enabled&&this.handleEnable(e.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:o})}getObject3DHelper(e){return this.objectHelperMap.get(e)}addObject3DHelper(e,n={}){var h;if(!e)return console.error("Object3D is undefined");if(this.objectHelperMap.has(e)){console.warn(`Object3DHelperPlugin: object3D ${e.name} is already has helper`);return}const o=new sb,s=[],r=(h=this.five.getElement())==null?void 0:h.parentElement,a=this.five.camera,{moveHelper:l=!0,rotateHelper:c=!0,scaleHelper:u=!0,boundingBoxHelper:f=!1}=n,d=new Ce.Subscribe;if(l){const p=new Xv(e),v=this.getConfig(n.moveHelper),g=new cn(this.five,$v,e,p,v,d);o.addControllers({moveController:g.helperController}),s.push(()=>g.dispose())}if(c){const p=this.getConfig(n.rotateHelper),v=new Jv(e,H({container:r},p)),g=new cn(this.five,rb,e,v,p,d);o.addControllers({rotateController:g.helperController}),s.push(()=>g.dispose())}if(f){const p=new Kv(e),v=new cn(this.five,cb,e,p,void 0,d);o.addControllers({boundingBoxController:v.helperController})}if(u)if(e.isCSS3DObjectPlus&&r){const p=new qv(e,r,a,this.five.scene),v=new cn(this.five,lb,e,p,void 0,d);o.addControllers({scaleController:v.helperController}),s.push(()=>v.dispose()),ca(this.five).then(()=>{var g,A;if(e.isCSS3DObjectPlus){const w=e;if(!w||w.mode!=="front")return;const y=(g=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?g:ua(this.five);y&&(this.css3DObjectParentMap.set(w,w.parent),w.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(y),(A=this.css3DRender.getBehindCSS3DObjectGroup())==null||A.add(w),this.css3DRender.render(this.five.camera))}})}else{const p=new ub(e),v=new cn(this.five,Rv,e,p,void 0,d);o.addControllers({scaleController:v.helperController}),s.push(()=>v.dispose())}return this.objectHelperMap.set(e,{helper:o,disposers:s}),o.controllers}removeObject3DHelper(e){if(!this.objectHelperMap.has(e))return;const{helper:n,disposers:o}=this.objectHelperMap.get(e);if(!!n){if(e.isCSS3DObjectPlus){const s=e,r=this.css3DObjectParentMap.get(s);r&&r.add(s),this.css3DRender.render(this.five.camera)}this.objectHelperMap.delete(e),n.dispose(),o==null||o.forEach(s=>s==null?void 0:s())}}handleEnable(e,n=!0){e?(this.everyHelperDo(o=>o.enable()),this.hooks.emit("enable",{userAction:n})):(this.everyHelperDo(o=>o.disable()),this.hooks.emit("disable",{userAction:n})),this.state.enabled=e}handleVisible(e,n=!0){e?(this.everyHelperDo(o=>o.show()),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:n}))):(this.everyHelperDo(o=>o.hide()),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:n}))),this.state.visible=e}handleDispose(){this.objectHelperMap.forEach(({helper:e,disposers:n})=>{e.dispose(),n==null||n.forEach(o=>o==null?void 0:o())})}everyHelperDo(e){this.objectHelperMap.forEach(({helper:n,disposers:o})=>{n&&e(n)})}actionIfStateIsEnabled(e,n){if(this.state.enabled)return e();n!=null&&n.warnLog&&fb()}getConfig(e){if(!!e&&typeof e!="boolean"&&e.enable)return e}}const mb=i=>new Dl(i);exports.CSS3DRender=_t;exports.CSS3DRenderPlugin=qt;exports.CameraMovementEffect=Va;exports.CameraMovementPlugin=xf;exports.ContentType=sl;exports.CruisePlugin=dp;exports.CruisePluginController=po;exports.DIRECTION=Gt;exports.DISPLAY_STRATEGY_TYPE=Lt;exports.DimensionType=rl;exports.FLOOR_PLAN_ATTACHED_TO=gt;exports.FLOOR_TYPE_MAP=pf;exports.GuideLinePlugin=nl;exports.ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE=St;exports.ItemLabelPlugin=Vm;exports.Magnifier=Ha;exports.MapviewFloorplanPlugin=Xd;exports.ModelChassisCompassPlugin=vf;exports.ModelEntryDoorGuidePlugin=wf;exports.ModelFloorplanPlugin=Gd;exports.ModelItemLabelPlugin=gm;exports.ModelRoomLabelPlugin=eu;exports.ModelTVVideoPlugin=bm;exports.ModelViewPlugin=ac;exports.Object3DHelperController=Dl;exports.Object3DHelperPlugin=mb;exports.PLUGIN=Ai;exports.PaintBrush=rc;exports.PaintBrushTypeEnum=ot;exports.PanoCompassPlugin=Uf;exports.PanoCursorRaycasterPlugin=kc;exports.PanoDoorLabelPlugin=Jm;exports.PanoFloorplanRadarPlugin=hf;exports.PanoMeasurePlugin=Nh;exports.PanoMeasurePluginLine=Vt;exports.PanoMeasurePluginModel=hi;exports.PanoMeasurePluginPoint=Ue;exports.PanoMeasurePluginPolyline=fi;exports.PanoRulerPlugin=Tf;exports.PanoRulerProPlugin=Wf;exports.PanoSpatialTagPlugin=sm;exports.PanoTagPlugin=Vv;exports.PanoTagPluginController=Il;exports.PointType=al;exports.ROOM_FETILE_TYPE_MAP=mf;exports.ROOM_TYPE_MAP=gf;exports.Rotation=et;exports.TopviewFloorplanPlugin=Ud;exports.Util=tA;exports.VERSION=Co;exports.itemLabelPluginServerParams=Rm;exports.modelItemLabelPluginServerParams=Am;exports.modelRoomLabelPluginServerParams=tu;exports.pluginFlag=jv;