@realsee/dnalogel 2.12.0-alpha.1 → 2.12.0-alpha.2

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 (261) hide show
  1. package/dist/index.cjs.js +2 -2
  2. package/dist/index.js +3 -1
  3. package/dist/index.umd.js +2 -2
  4. package/docs/classes/CSS3DRender.html +31 -31
  5. package/docs/classes/CruisePluginController.html +25 -25
  6. package/docs/classes/Magnifier.html +20 -20
  7. package/docs/classes/ModelRoomLabelController.html +11 -11
  8. package/docs/classes/Object3DHelperController.html +25 -25
  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 +45 -45
  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 +19 -19
  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/PanoVideoPlugin.html +4 -4
  56. package/docs/functions/TopviewFloorplanPlugin.html +4 -4
  57. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  58. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  59. package/docs/functions/Util.getFrameTime.html +5 -5
  60. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  61. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  62. package/docs/functions/Util.isNil.html +5 -5
  63. package/docs/functions/Util.nextFrame.html +5 -5
  64. package/docs/functions/Util.notNil.html +5 -5
  65. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  66. package/docs/functions/Util.tweenProgress.html +5 -5
  67. package/docs/functions/pluginFlag.html +5 -5
  68. package/docs/index.html +4 -4
  69. package/docs/interfaces/AddTagConfig.html +6 -6
  70. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  71. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  72. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  73. package/docs/interfaces/EventMap.html +15 -15
  74. package/docs/interfaces/FloorplanBounding.html +8 -8
  75. package/docs/interfaces/FloorplanData.html +10 -10
  76. package/docs/interfaces/FloorplanEntrance.html +11 -11
  77. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  78. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  79. package/docs/interfaces/FloorplanFloorData.html +9 -9
  80. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  81. package/docs/interfaces/FloorplanObserver.html +9 -9
  82. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  83. package/docs/interfaces/FloorplanPosition.html +7 -7
  84. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  85. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  86. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  87. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  88. package/docs/interfaces/FloorplanServerData.html +7 -7
  89. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  90. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  91. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  92. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  93. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  94. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  95. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  96. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  97. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  98. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  99. package/docs/interfaces/HelperOffset.html +8 -8
  100. package/docs/interfaces/ItemLabelPluginData.html +6 -6
  101. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
  102. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
  103. package/docs/interfaces/MinMax.html +7 -7
  104. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
  105. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
  106. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
  107. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
  108. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
  109. package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
  110. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
  111. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
  112. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
  113. package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
  114. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
  115. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
  116. package/docs/interfaces/ModelViewPluginExportType.html +11 -11
  117. package/docs/interfaces/Object3DHelperState.html +8 -8
  118. package/docs/interfaces/ObjectHelperControllers.html +9 -9
  119. package/docs/interfaces/PaintBrushAction.html +12 -12
  120. package/docs/interfaces/PaintBrushConfigs.html +12 -12
  121. package/docs/interfaces/PaintBrushState.html +10 -10
  122. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
  123. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
  124. package/docs/interfaces/PanoMeasureParameterType.html +12 -12
  125. package/docs/interfaces/PanoMeasurePluginLineJson.html +8 -8
  126. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +7 -7
  127. package/docs/interfaces/PanoMeasurePluginPointJson.html +7 -7
  128. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +8 -8
  129. package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
  130. package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
  131. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
  132. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
  133. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
  134. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
  135. package/docs/interfaces/PanoRulerProPluginState.html +8 -8
  136. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
  137. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
  138. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
  139. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
  140. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
  141. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
  142. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
  143. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
  144. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
  145. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +6 -6
  146. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +8 -8
  147. package/docs/interfaces/PanoVideoPluginType.PluginData.html +6 -6
  148. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +9 -9
  149. package/docs/interfaces/PanoVideoPluginType.PluginState.html +6 -6
  150. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +8 -8
  151. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +10 -10
  152. package/docs/interfaces/Point.html +8 -8
  153. package/docs/interfaces/Room.html +9 -9
  154. package/docs/interfaces/RoomInfo.html +7 -7
  155. package/docs/interfaces/RoomLabel.html +14 -14
  156. package/docs/interfaces/RoomRules.html +5 -5
  157. package/docs/interfaces/Rooms.html +5 -5
  158. package/docs/interfaces/Scissor.html +9 -9
  159. package/docs/interfaces/State.html +8 -8
  160. package/docs/interfaces/TagCacheInterface.html +12 -12
  161. package/docs/interfaces/TagConfig.html +11 -11
  162. package/docs/interfaces/TagGLTFObjectGroup.html +6 -6
  163. package/docs/interfaces/TagIconUrl.html +11 -11
  164. package/docs/interfaces/TagObjectGroup.html +6 -6
  165. package/docs/interfaces/TagStyle.html +6 -6
  166. package/docs/interfaces/Tags.html +9 -9
  167. package/docs/interfaces/TemporaryState.html +6 -6
  168. package/docs/interfaces/Util.MagnifierParameter.html +11 -11
  169. package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
  170. package/docs/modules/PanoVideoPluginType.html +5 -5
  171. package/docs/modules/Util.html +5 -5
  172. package/docs/modules.html +4 -4
  173. package/docs/types/ArrayPosition.html +5 -5
  174. package/docs/types/AudioAppearance.html +5 -5
  175. package/docs/types/AudioTagTypeConfigKey.html +5 -5
  176. package/docs/types/CSS3DRenderExportType.html +5 -5
  177. package/docs/types/CSS3DRenderPluginExportType.html +5 -5
  178. package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
  179. package/docs/types/ClassFunctionParameters.html +5 -5
  180. package/docs/types/Color.html +5 -5
  181. package/docs/types/ContentTypeConfigKey.html +5 -5
  182. package/docs/types/ContentTypeConfigKeySplit.html +5 -5
  183. package/docs/types/ContentTypeMap.html +5 -5
  184. package/docs/types/Create3DDomContainerReturnType.html +5 -5
  185. package/docs/types/Create3DElementReturnType.html +5 -5
  186. package/docs/types/CruisePluginExportType.html +5 -5
  187. package/docs/types/Direction-1.html +5 -5
  188. package/docs/types/Direction4.html +5 -5
  189. package/docs/types/FloorplanRuleLabels.html +5 -5
  190. package/docs/types/FloorplanServerRuleLabels.html +5 -5
  191. package/docs/types/GuideLinePluginExportType.html +5 -5
  192. package/docs/types/HelperEventMap.html +5 -5
  193. package/docs/types/LoadTagConfig.html +5 -5
  194. package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
  195. package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
  196. package/docs/types/MediaData.html +5 -5
  197. package/docs/types/MediaStore.html +5 -5
  198. package/docs/types/ModelElement.html +5 -5
  199. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
  200. package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
  201. package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
  202. package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
  203. package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
  204. package/docs/types/MoveArgs.html +5 -5
  205. package/docs/types/MoveOpts.html +5 -5
  206. package/docs/types/Object3DHelperEventMap.html +5 -5
  207. package/docs/types/ObjectFit.html +5 -5
  208. package/docs/types/PaintBrushEventMap.html +5 -5
  209. package/docs/types/PanoCompassPluginData.html +5 -5
  210. package/docs/types/PanoCompassPluginExportType.html +5 -5
  211. package/docs/types/PanoCompassPluginParameterType.html +5 -5
  212. package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
  213. package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
  214. package/docs/types/PanoIndex.html +5 -5
  215. package/docs/types/PanoMeasurePluginEvent.html +5 -5
  216. package/docs/types/PanoMeasureReturnType.html +5 -5
  217. package/docs/types/PanoSpatialTagPluginId.html +5 -5
  218. package/docs/types/PanoTagPluginExportInterface.html +5 -5
  219. package/docs/types/PanoTagPluginParamsInterface.html +5 -5
  220. package/docs/types/PanoVideoPluginParameterType.html +5 -5
  221. package/docs/types/PanoVideoPluginReturnType.html +5 -5
  222. package/docs/types/PlaneTag.html +5 -5
  223. package/docs/types/PlaneTagElement.html +5 -5
  224. package/docs/types/Point2DElement.html +5 -5
  225. package/docs/types/Point2DTag.html +5 -5
  226. package/docs/types/Point3DElement.html +5 -5
  227. package/docs/types/Point3DTag.html +5 -5
  228. package/docs/types/PointTag.html +5 -5
  229. package/docs/types/PointTagElement.html +5 -5
  230. package/docs/types/Position.html +5 -5
  231. package/docs/types/RotateArgs.html +5 -5
  232. package/docs/types/RotateOpts.html +5 -5
  233. package/docs/types/RuleLabelsKey.html +5 -5
  234. package/docs/types/RuleLabelsValue.html +5 -5
  235. package/docs/types/StickType.html +5 -5
  236. package/docs/types/Tag.html +5 -5
  237. package/docs/types/Tag2D.html +5 -5
  238. package/docs/types/Tag3D.html +5 -5
  239. package/docs/types/TagContentType.html +5 -5
  240. package/docs/types/TagDimensionType.html +5 -5
  241. package/docs/types/TagElement.html +5 -5
  242. package/docs/types/TagEvents.html +5 -5
  243. package/docs/types/TagGLTFObject.html +5 -5
  244. package/docs/types/TagHooks.html +5 -5
  245. package/docs/types/TagIconSize.html +5 -5
  246. package/docs/types/TagId.html +5 -5
  247. package/docs/types/TagPointType.html +5 -5
  248. package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
  249. package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
  250. package/docs/types/WorkCode.html +5 -5
  251. package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
  252. package/docs/variables/PLUGIN.html +5 -5
  253. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
  254. package/docs/variables/ROOM_TYPE_MAP.html +5 -5
  255. package/docs/variables/VERSION.html +5 -5
  256. package/docs/variables/itemLabelPluginServerParams.html +5 -5
  257. package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
  258. package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
  259. package/libs/PanoTagPlugin/utils/model/imageModel.js +25 -23
  260. package/libs/base/BasePlugin.js +1 -1
  261. package/package.json +1 -1
package/dist/index.cjs.js CHANGED
@@ -112,7 +112,7 @@ transition: all 500ms;
112
112
  svg [type='lineItemGroup'] g g g g {
113
113
  stroke: #ffffff;
114
114
  }</style>
115
- `;return i.$$set=s=>{"content"in s&&e(0,n=s.content)},[n,o]}class zu extends oe{constructor(t){super(),ie(this,t,Tu,Mu,ne,{content:0},Su)}}function Bu(i){ce(i,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function ju(i){let t,e;return t=new Lu({props:{url:i[1].url}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.url=n[1].url),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Vu(i){let t,e;return t=new zu({props:{content:i[0]}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.content=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Qu(i){let t,e,n,o;const s=[Vu,ju],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(i))&&(n=r[e]=s[e](i)),{c(){t=z("div"),n&&n.c(),b(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){M(l,t,c),~e&&r[e].m(t,null),o=!0},p(l,[c]){let u=e;e=a(l),e===u?~e&&r[e].p(l,c):(n&&(se(),D(r[u],1,1,()=>{r[u]=null}),re()),~e?(n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),E(n,1),n.m(t,null)):n=null)},i(l){o||(E(n),o=!0)},o(l){D(n),o=!1},d(l){l&&S(t),~e&&r[e].d()}}}function Ou(i,t,e){let n,o,{floorIndex:s}=t,{floorplanData:r}=t;return i.$$set=a=>{"floorIndex"in a&&e(2,s=a.floorIndex),"floorplanData"in a&&e(3,r=a.floorplanData)},i.$$.update=()=>{var a,l;i.$$.dirty&12&&e(1,n=r.outlines[s]),i.$$.dirty&12&&e(0,o=(l=(a=r.outlines)==null?void 0:a[s])==null?void 0:l.svgContent)},[o,n,s,r]}class Va extends oe{constructor(t){super(),ie(this,t,Ou,Qu,ne,{floorIndex:2,floorplanData:3},Bu)}}function Ru(i){ce(i,"svelte-12pzct5",".floorplan-plugin__room-label-item.svelte-12pzct5{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-size.svelte-12pzct5{opacity:0.45}")}function Fu(i){let t,e=i[8].outerHTML+"",n;return{c(){t=new Kn(!1),n=me(),t.a=n},m(o,s){t.m(e,o,s),M(o,n,s)},p(o,s){s&256&&e!==(e=o[8].outerHTML+"")&&t.p(e)},d(o){o&&S(n),o&&t.d()}}}function Hu(i){let t,e,n=i[1]&&Oo(i),o=i[0]&&Ro(i);return{c(){n&&n.c(),t=ee(),o&&o.c(),e=me()},m(s,r){n&&n.m(s,r),M(s,t,r),o&&o.m(s,r),M(s,e,r)},p(s,r){s[1]?n?n.p(s,r):(n=Oo(s),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null),s[0]?o?o.p(s,r):(o=Ro(s),o.c(),o.m(e.parentNode,e)):o&&(o.d(1),o=null)},d(s){n&&n.d(s),s&&S(t),o&&o.d(s),s&&S(e)}}}function Oo(i){let t,e=i[2].name+"",n;return{c(){t=z("span"),n=Ie(e),b(t,"class","floorplan-plugin__room-name")},m(o,s){M(o,t,s),B(t,n)},p(o,s){s&4&&e!==(e=o[2].name+"")&&Me(n,e)},d(o){o&&S(t)}}}function Ro(i){let t,e;return{c(){t=z("span"),e=Ie(i[7]),b(t,"class","floorplan-plugin__room-size svelte-12pzct5")},m(n,o){M(n,t,o),B(t,e)},p(n,o){o&128&&Me(e,n[7])},d(n){n&&S(t)}}}function Gu(i){let t,e;function n(r,a){if(r[3]===void 0)return Hu;if(r[8])return Fu}let o=n(i),s=o&&o(i);return{c(){t=z("div"),s&&s.c(),b(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),ke(()=>i[19].call(t)),T(t,"left",i[9]),T(t,"top",i[10]),T(t,"font-size",i[11]),T(t,"opacity",i[6]?"1":"0")},m(r,a){M(r,t,a),s&&s.m(t,null),e=tt(t,i[19].bind(t))},p(r,[a]){o===(o=n(r))&&s?s.p(r,a):(s&&s.d(1),s=o&&o(r),s&&(s.c(),s.m(t,null))),a&64&&T(t,"opacity",r[6]?"1":"0")},i:Y,o:Y,d(r){r&&S(t),s&&s.d(),e()}}}function Wu(i,t){const e=i[0],n=i[1];let o=!1;for(let s=0,r=t.length-1;s<t.length;r=s++){const a=t[s][0],l=t[s][1],c=t[r][0],u=t[r][1];l>n!=u>n&&e<(c-a)*(n-l)/(u-l)+a&&(o=!o)}return o}function _u(i,t,e){let n,o,s,r,a,{pxmm:l}=t,{roomAreaEnable:c}=t,{roomNameEnable:u}=t,{room:d}=t,{hoveredRoom:h}=t,{getRoomAreaText:f}=t,{getLabelElement:p}=t,{adaptiveRoomLabelVisibleEnable:v}=t;function g(R,U){if(U.width===0||U.height===0)return()=>!1;const V=R.path.map(({x:he,y:ue})=>[he,ue]),H=R.roomLabel.position,{x:O,y:N}=H,{width:G,height:$}=U,X=G/2,ae=$/2;return function(ue){const ge=O*ue,Pe=N*ue,Le=V.map(([le,pe])=>[le*ue,pe*ue]);return[[ge+X,Pe-ae],[ge-X,Pe-ae],[ge-X,Pe+ae],[ge+X,Pe+ae]].every(le=>Wu(le,Le))}}const A=document.body.clientWidth,y=document.body.clientHeight,w=d.roomLabel,x=w.positionInImage.x*100+"%",k=w.positionInImage.y*100+"%",C=(A<500||y<500?10:14)+"px";let L=0,P=0,Q=!1;h.subscribe(function(U){e(16,Q=!!U&&U.id===d.id)});function W(){L=this.clientWidth,P=this.clientHeight,e(4,L),e(5,P)}return i.$$set=R=>{"pxmm"in R&&e(12,l=R.pxmm),"roomAreaEnable"in R&&e(0,c=R.roomAreaEnable),"roomNameEnable"in R&&e(1,u=R.roomNameEnable),"room"in R&&e(2,d=R.room),"hoveredRoom"in R&&e(13,h=R.hoveredRoom),"getRoomAreaText"in R&&e(14,f=R.getRoomAreaText),"getLabelElement"in R&&e(3,p=R.getLabelElement),"adaptiveRoomLabelVisibleEnable"in R&&e(15,v=R.adaptiveRoomLabelVisibleEnable)},i.$$.update=()=>{i.$$.dirty&12&&e(8,n=p==null?void 0:p(d)),i.$$.dirty&16388&&e(7,o=d.size?f(d.size):""),i.$$.dirty&48&&e(18,s={width:L,height:P}),i.$$.dirty&262148&&e(17,r=s?g(d,s):void 0),i.$$.dirty&233472&&e(6,a=v?Q?!0:!!(r!=null&&r(l)):!0)},[c,u,d,p,L,P,a,o,n,x,k,C,l,h,f,v,Q,r,s,W]}class Nu extends oe{constructor(t){super(),ie(this,t,_u,Gu,ne,{pxmm:12,roomAreaEnable:0,roomNameEnable:1,room:2,hoveredRoom:13,getRoomAreaText:14,getLabelElement:3,adaptiveRoomLabelVisibleEnable:15},Ru)}}function Xu(i){ce(i,"svelte-13xux0b",".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function Fo(i,t,e){const n=i.slice();return n[12]=t[e],n}function Ho(i){let t,e=[],n=new Map,o,s,r=i[8];const a=l=>l[12].id;for(let l=0;l<r.length;l+=1){let c=Fo(i,r,l),u=a(c);n.set(u,e[l]=Go(u,c))}return{c(){t=z("div");for(let l=0;l<e.length;l+=1)e[l].c();b(t,"class","floorplan-plugin__room-labels svelte-13xux0b"),ke(()=>i[11].call(t))},m(l,c){M(l,t,c);for(let u=0;u<e.length;u+=1)e[u].m(t,null);o=tt(t,i[11].bind(t)),s=!0},p(l,c){c&447&&(r=l[8],se(),e=Ue(e,c,a,1,l,r,n,t,Et,Go,null,Fo),re())},i(l){if(!s){for(let c=0;c<r.length;c+=1)E(e[c]);s=!0}},o(l){for(let c=0;c<e.length;c+=1)D(e[c]);s=!1},d(l){l&&S(t);for(let c=0;c<e.length;c+=1)e[c].d();o()}}}function Go(i,t){let e,n,o;const s=[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}];let r={};for(let a=0;a<s.length;a+=1)r=je(r,s[a]);return n=new Nu({props:r}),{key:i,first:null,c(){e=me(),K(n.$$.fragment),this.first=e},m(a,l){M(a,e,l),J(n,a,l),o=!0},p(a,l){t=a;const c=l&447?Oe(s,[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}]):{};n.$set(c)},i(a){o||(E(n.$$.fragment,a),o=!0)},o(a){D(n.$$.fragment,a),o=!1},d(a){a&&S(e),Z(n,a)}}}function Yu(i){let t,e,n=i[8]&&Ho(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[8]?n?(n.p(o,s),s&256&&E(n,1)):(n=Ho(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function Uu(i,t,e){let n,{floorIndex:o}=t,{roomAreaEnable:s}=t,{roomNameEnable:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{getRoomAreaText:c}=t,{getLabelElement:u}=t,{adaptiveRoomLabelVisibleEnable:d}=t,h=0,f=0;function p(){h=this.clientWidth,e(6,h)}return i.$$set=v=>{"floorIndex"in v&&e(9,o=v.floorIndex),"roomAreaEnable"in v&&e(0,s=v.roomAreaEnable),"roomNameEnable"in v&&e(1,r=v.roomNameEnable),"floorplanData"in v&&e(10,a=v.floorplanData),"hoveredRoom"in v&&e(2,l=v.hoveredRoom),"getRoomAreaText"in v&&e(3,c=v.getRoomAreaText),"getLabelElement"in v&&e(4,u=v.getLabelElement),"adaptiveRoomLabelVisibleEnable"in v&&e(5,d=v.adaptiveRoomLabelVisibleEnable)},i.$$.update=()=>{if(i.$$.dirty&1536&&e(8,n=a.floorDatas[o].rooms),i.$$.dirty&1088){const{max:v,min:g}=a.bounding,A=v.x-g.x;e(7,f=h/A)}},[s,r,l,c,u,d,h,f,n,o,a,p]}class qu extends oe{constructor(t){super(),ie(this,t,Uu,Yu,ne,{floorIndex:9,roomAreaEnable:0,roomNameEnable:1,floorplanData:10,hoveredRoom:2,getRoomAreaText:3,getLabelElement:4,adaptiveRoomLabelVisibleEnable:5},Xu)}}function Ju(i){ce(i,"svelte-djlmk4",".floorplan-plugin__rule-labels.svelte-djlmk4.svelte-djlmk4{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-djlmk4.svelte-djlmk4{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4.svelte-djlmk4{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4.svelte-djlmk4{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4.svelte-djlmk4{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-djlmk4.svelte-djlmk4{background:#fff;opacity:0.05;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale-wrapper.svelte-djlmk4{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-djlmk4.svelte-djlmk4{position:absolute;background:#fff;opacity:0.05;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale.svelte-djlmk4{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute}.floorplan-plugin__rule-labels--top.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-djlmk4.svelte-djlmk4{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-text-item.svelte-djlmk4{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-djlmk4.svelte-djlmk4{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.2}")}function Wo(i,t,e){const n=i.slice();return n[11]=t[e],n[13]=e,n}function _o(i,t,e){const n=i.slice();return n[14]=t[e],n}function No(i){let t;return{c(){t=z("div"),b(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),T(t,"left",i[14].left*100+"%"),T(t,"bottom",i[14].bottom*100+"%")},m(e,n){M(e,t,n)},p:Y,d(e){e&&S(t)}}}function Xo(i,t){let e,n,o=t[1](t[11].distance)+"",s,r;return{key:i,first:null,c(){e=z("div"),n=z("div"),s=Ie(o),r=ee(),b(n,"class","floorplan-plugin__rule-text svelte-djlmk4"),q(n,"is-row",t[2]),b(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),T(e,"left",t[11].left*100+"%"),T(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){M(a,e,l),B(e,n),B(n,s),B(e,r)},p(a,l){t=a,l&2&&o!==(o=t[1](t[11].distance)+"")&&Me(s,o)},d(a){a&&S(e)}}}function Zu(i){let t,e,n,o,s,r,a=[],l=new Map,c,u=i[3],d=[];for(let p=0;p<u.length;p+=1)d[p]=No(_o(i,u,p));let h=i[4];const f=p=>p[13];for(let p=0;p<h.length;p+=1){let v=Wo(i,h,p),g=f(v);l.set(g,a[p]=Xo(g,v))}return{c(){t=z("div"),e=z("div"),n=ee(),o=z("div");for(let p=0;p<d.length;p+=1)d[p].c();s=ee(),r=z("div");for(let p=0;p<a.length;p+=1)a[p].c();b(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),b(o,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),q(o,"is-row",i[2]),b(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),b(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+i[0]+" svelte-djlmk4"),q(t,"is-row",i[2]),T(t,"width",i[2]?"100%":1/16+"rem"),T(t,"height",i[2]?1/16+"rem":"100%")},m(p,v){M(p,t,v),B(t,e),B(t,n),B(t,o);for(let g=0;g<d.length;g+=1)d[g].m(o,null);B(t,s),B(t,r);for(let g=0;g<a.length;g+=1)a[g].m(r,null)},p(p,[v]){if(v&8){u=p[3];let g;for(g=0;g<u.length;g+=1){const A=_o(p,u,g);d[g]?d[g].p(A,v):(d[g]=No(A),d[g].c(),d[g].m(o,null))}for(;g<d.length;g+=1)d[g].d(1);d.length=u.length}v&22&&(h=p[4],a=Ue(a,v,f,1,p,h,l,r,so,Xo,null,Wo)),v&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+p[0]+" svelte-djlmk4")&&b(t,"class",c),v&5&&q(t,"is-row",p[2])},i:Y,o:Y,d(p){p&&S(t),lt(d,p);for(let v=0;v<a.length;v+=1)a[v].d()}}}const Ot=1e3,Rt=180;function Ku(i,t,e){let{type:n}=t,{data:o}=t,{bounding:s}=t,{getRuleDistanceText:r}=t;const a=n==="top"||n==="bottom",l=s.max.x-s.min.x-(Ot-Rt)*2,c=s.max.y-s.min.y-(Ot-Rt)*2,u=o.map(([p,v])=>a?[p.x,v.x]:[p.y,v.y]).flat().sort().filter((p,v,g)=>v===0?!0:p!==g[v-1]),d=u.map(p=>{const v=a?(p-s.min.x-Ot+Rt)/l:0,g=a?0:(p-s.min.y-Ot+Rt)/c;return{left:v,bottom:g}});d.unshift({left:0,bottom:0}),d.push(a?{left:1,bottom:0}:{left:0,bottom:1});const h=u[u.length-1]-u[0],f=u.map((p,v,g)=>{const A=v===0?0:p-g[v-1],y=v===0?0:(p+g[v-1])/2,w=a?(y-s.min.x-Ot+Rt)/l:0,x=a?0:(y-s.min.y-Ot+Rt)/c;return{left:w,bottom:x,distance:A}}).filter(({distance:p})=>p/h>.1);return i.$$set=p=>{"type"in p&&e(0,n=p.type),"data"in p&&e(5,o=p.data),"bounding"in p&&e(6,s=p.bounding),"getRuleDistanceText"in p&&e(1,r=p.getRuleDistanceText)},[n,r,a,d,f,o,s]}class $u extends oe{constructor(t){super(),ie(this,t,Ku,Zu,ne,{type:0,data:5,bounding:6,getRuleDistanceText:1},Ju)}}function ed(i){ce(i,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Yo(i,t,e){const n=i.slice();return n[13]=t[e][0],n[14]=t[e][1],n}function Uo(i,t){let e,n,o;const s=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<s.length;a+=1)r=je(r,s[a]);return n=new $u({props:r}),{key:i,first:null,c(){e=me(),K(n.$$.fragment),this.first=e},m(a,l){M(a,e,l),J(n,a,l),o=!0},p(a,l){t=a;const c=l&19?Oe(s,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};n.$set(c)},i(a){o||(E(n.$$.fragment,a),o=!0)},o(a){D(n.$$.fragment,a),o=!1},d(a){a&&S(e),Z(n,a)}}}function td(i){let t,e=[],n=new Map,o,s=i[4];const r=a=>a[13];for(let a=0;a<s.length;a+=1){let l=Yo(i,s,a),c=r(l);n.set(c,e[a]=Uo(c,l))}return{c(){t=z("div");for(let a=0;a<e.length;a+=1)e[a].c();b(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),T(t,"width",i[3]),T(t,"height",i[2])},m(a,l){M(a,t,l);for(let c=0;c<e.length;c+=1)e[c].m(t,null);o=!0},p(a,[l]){l&19&&(s=a[4],se(),e=Ue(e,l,r,1,a,s,n,t,Et,Uo,null,Yo),re()),l&8&&T(t,"width",a[3]),l&4&&T(t,"height",a[2])},i(a){if(!o){for(let l=0;l<s.length;l+=1)E(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)D(e[l]);o=!1},d(a){a&&S(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const qo=1e3,Jo=180;function nd(i,t,e){let n,o,s,r,a,l,c,u,d,h,{floorIndex:f}=t,{floorplanData:p}=t,{getRuleDistanceText:v}=t;return i.$$set=g=>{"floorIndex"in g&&e(5,f=g.floorIndex),"floorplanData"in g&&e(6,p=g.floorplanData),"getRuleDistanceText"in g&&e(0,v=g.getRuleDistanceText)},i.$$.update=()=>{i.$$.dirty&64&&e(1,n=p.bounding),i.$$.dirty&96&&e(11,o=p.floorDatas[f].rules),i.$$.dirty&2048&&e(12,s=Object.keys(o)),i.$$.dirty&6144&&e(4,r=s.map(g=>[g,o[g]])),i.$$.dirty&2&&e(9,a=n.max.x-n.min.x),i.$$.dirty&2&&e(7,l=n.max.y-n.min.y),i.$$.dirty&2&&e(10,c=n.max.x-n.min.x-(qo-Jo)*2),i.$$.dirty&2&&e(8,u=n.max.y-n.min.y-(qo-Jo)*2),i.$$.dirty&1536&&e(3,d=c/a*100+"%"),i.$$.dirty&384&&e(2,h=u/l*100+"%")},[v,n,h,d,r,f,p,l,u,a,c,o,s]}class id extends oe{constructor(t){super(),ie(this,t,nd,td,ne,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},ed)}}function di(i,t={}){let e="";const{needZ:n,needA:o}=t;return(n?i.slice().concat(i[0]):i.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,u=l+","+c;return a===0?(e+="M"+u,e):o!=null&&o[a]?(e+="A"+o[a]+","+u,e):(e+="L"+u,e)}),e+(n?"Z":"")}function Qa({x:i,y:t},e){const{max:n,min:o}=e;return{x:i-o.x,y:n.y-t}}function od(i,t){const e=i.x*1e3+t.bounding.origin.x,n=-i.z*1e3+t.bounding.origin.y;return{x:e,y:n}}function sd(i,t){const e=t.bounding,n=e.max.x-e.min.x,o=e.max.y-e.min.y;return{x:(i.x-e.min.x)/n,y:(e.max.y-i.y)/o}}function rd(i,t){return Math.max(...t.work.observers.map(n=>i.z>=n.standingPosition.z?n.floorIndex:0))}function ad(i){let t;return{c(){t=ye("path"),b(t,"d",i[0]),b(t,"fill","#2F313A")},m(e,n){M(e,t,n)},p(e,[n]){n&1&&b(t,"d",e[0])},i:Y,o:Y,d(e){e&&S(t)}}}function ld(i,t,e){let n,{path:o}=t;return i.$$set=s=>{"path"in s&&e(1,o=s.path)},i.$$.update=()=>{i.$$.dirty&2&&e(0,n=di(o,{needZ:!0}))},[n,o]}class cd extends oe{constructor(t){super(),ie(this,t,ld,ad,ne,{path:1})}}function ud(i){let t,e,n,o,s,r;return{c(){t=ye("defs"),e=ye("pattern"),n=ye("rect"),o=ye("path"),s=ee(),r=ye("path"),b(n,"x","0"),b(n,"y","0"),b(n,"width",i[1]),b(n,"height",i[1]),b(n,"fill","#323747"),b(o,"d",i[2]),b(o,"stroke","#ffffff"),b(o,"stroke-opacity","0.06"),b(o,"stroke-width","0.5"),b(o,"fill","none"),b(e,"id","fpm-room-pattern-0"),b(e,"x","0"),b(e,"y","0"),b(e,"width",i[1]),b(e,"height",i[1]),b(e,"patternUnits","userSpaceOnUse"),b(e,"patternTransform","scale(50 50)"),b(r,"d",i[0]),b(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){M(a,t,l),B(t,e),B(e,n),B(e,o),M(a,s,l),M(a,r,l)},p(a,[l]){l&1&&b(r,"d",a[0])},i:Y,o:Y,d(a){a&&S(t),a&&S(s),a&&S(r)}}}const xi=6;function dd(i,t,e){let n,{path:o}=t;const s=xi*2,r=`M0 ${xi} h ${s} M${xi} 0 v ${s}`;return i.$$set=a=>{"path"in a&&e(3,o=a.path)},i.$$.update=()=>{i.$$.dirty&8&&e(0,n=di(o,{needZ:!0}))},[n,s,r,o]}class hd extends oe{constructor(t){super(),ie(this,t,dd,ud,ne,{path:3})}}function fd(i){let t,e,n,o,s,r,a,l,c,u,d;return{c(){t=ye("defs"),e=ye("pattern"),n=ye("rect"),o=ye("pattern"),s=ye("rect"),r=ee(),a=ye("path"),l=ee(),c=ye("path"),u=ee(),d=ye("path"),b(n,"x","0"),b(n,"y","0"),b(n,"width","6"),b(n,"height","50"),b(n,"fill","none"),b(n,"stroke","#4B4B57"),b(n,"stroke-width","0.5"),b(e,"id","room-material-pattern-1"),b(e,"x","0"),b(e,"y","0"),b(e,"width","12"),b(e,"height","50"),b(e,"patternUnits","userSpaceOnUse"),b(e,"patternTransform","scale(50 50)"),b(s,"x","0"),b(s,"y","0"),b(s,"width","6"),b(s,"height","50"),b(s,"fill","none"),b(s,"stroke","#4B4B57"),b(s,"stroke-width","0.5"),b(o,"id","room-material-pattern-2"),b(o,"x","6"),b(o,"y","25"),b(o,"width","12"),b(o,"height","50"),b(o,"patternUnits","userSpaceOnUse"),b(o,"patternTransform","scale(50 50)"),b(a,"d",i[0]),b(a,"fill","#43434D"),b(c,"d",i[0]),b(c,"fill","url(#room-material-pattern-1)"),b(d,"d",i[0]),b(d,"fill","url(#room-material-pattern-2)")},m(h,f){M(h,t,f),B(t,e),B(e,n),B(t,o),B(o,s),M(h,r,f),M(h,a,f),M(h,l,f),M(h,c,f),M(h,u,f),M(h,d,f)},p(h,[f]){f&1&&b(a,"d",h[0]),f&1&&b(c,"d",h[0]),f&1&&b(d,"d",h[0])},i:Y,o:Y,d(h){h&&S(t),h&&S(r),h&&S(a),h&&S(l),h&&S(c),h&&S(u),h&&S(d)}}}function md(i,t,e){let n,{path:o}=t;return i.$$set=s=>{"path"in s&&e(1,o=s.path)},i.$$.update=()=>{i.$$.dirty&2&&e(0,n=di(o,{needZ:!0}))},[n,o]}class gd extends oe{constructor(t){super(),ie(this,t,md,fd,ne,{path:1})}}function pd(i){ce(i,"svelte-1dykexu",".floorplan-plugin__room-material.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%}svg.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}")}function Zo(i,t,e){const n=i.slice();return n[5]=t[e],n}function Ad(i){let t,e;return t=new hd({props:{path:i[5].path}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function vd(i){let t,e;return t=new gd({props:{path:i[5].path}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function bd(i){let t,e;return t=new cd({props:{path:i[5].path}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Ko(i){let t,e,n,o;const s=[bd,vd,Ad],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(i),n=r[e]=s[e](i),{c(){t=ye("svg"),n.c(),b(t,"width","100%"),b(t,"height","100%"),b(t,"viewBox",`0 0 ${i[1]} ${i[2]}`),b(t,"class","svelte-1dykexu")},m(l,c){M(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):(se(),D(r[u],1,1,()=>{r[u]=null}),re(),n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),E(n,1),n.m(t,null))},i(l){o||(E(n),o=!0)},o(l){D(n),o=!1},d(l){l&&S(t),r[e].d()}}}function yd(i){let t,e,n=i[0],o=[];for(let r=0;r<n.length;r+=1)o[r]=Ko(Zo(i,n,r));const s=r=>D(o[r],1,1,()=>{o[r]=null});return{c(){t=z("div");for(let r=0;r<o.length;r+=1)o[r].c();b(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){M(r,t,a);for(let l=0;l<o.length;l+=1)o[l].m(t,null);e=!0},p(r,[a]){if(a&7){n=r[0];let l;for(l=0;l<n.length;l+=1){const c=Zo(r,n,l);o[l]?(o[l].p(c,a),E(o[l],1)):(o[l]=Ko(c),o[l].c(),E(o[l],1),o[l].m(t,null))}for(se(),l=n.length;l<o.length;l+=1)s(l);re()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)E(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)D(o[a]);e=!1},d(r){r&&S(t),lt(o,r)}}}function wd(i,t,e){let n,{floorIndex:o}=t,{floorplanData:s}=t;const r=s.bounding.max.x-s.bounding.min.x,a=s.bounding.max.y-s.bounding.min.y;return i.$$set=l=>{"floorIndex"in l&&e(3,o=l.floorIndex),"floorplanData"in l&&e(4,s=l.floorplanData)},i.$$.update=()=>{i.$$.dirty&24&&e(0,n=s.floorDatas[o].rooms.map(l=>fe(F({},l),{path:l.path.map(c=>Qa(c,s.bounding))})))},[n,r,a,o,s]}class Cd extends oe{constructor(t){super(),ie(this,t,wd,yd,ne,{floorIndex:3,floorplanData:4},pd)}}function Pd(i){ce(i,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function Ed(i){let t,e,n,o;return{c(){t=ye("path"),b(t,"d",i[5]),b(t,"fill","#fff"),b(t,"style",i[2]),b(t,"id",e=`${i[1]}_${i[0].id}`),b(t,"class","svelte-qq2273")},m(s,r){M(s,t,r),n||(o=[we(t,"mouseenter",i[3]),we(t,"mouseleave",i[4])],n=!0)},p(s,[r]){r&4&&b(t,"style",s[2]),r&3&&e!==(e=`${s[1]}_${s[0].id}`)&&b(t,"id",e)},i:Y,o:Y,d(s){s&&S(t),n=!1,ut(o)}}}function Id(i,t,e){let n,o,{room:s}=t,{floorIndex:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{highlightData:c}=t;function u(){l.set(s)}function d(){l.set(void 0)}const{bounding:h}=a,f=di(s.path,{needZ:!0,format:p=>Qa(p,h)});return i.$$set=p=>{"room"in p&&e(0,s=p.room),"floorIndex"in p&&e(1,r=p.floorIndex),"floorplanData"in p&&e(6,a=p.floorplanData),"hoveredRoom"in p&&e(7,l=p.hoveredRoom),"highlightData"in p&&e(8,c=p.highlightData)},i.$$.update=()=>{i.$$.dirty&259&&e(9,n=c[`${r}_${s.id}`]),i.$$.dirty&512&&e(2,o=n?`fill: ${n.color}; --opacity: ${n.opacity}; pointer-events: ${n.disabled?"none":"auto"}`:null)},[s,r,o,u,d,f,a,l,c,n]}class kd extends oe{constructor(t){super(),ie(this,t,Id,Ed,ne,{room:0,floorIndex:1,floorplanData:6,hoveredRoom:7,highlightData:8},Pd)}}function xd(i){ce(i,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function $o(i,t,e){const n=i.slice();return n[6]=t[e],n}function es(i,t){let e,n,o;const s=[{room:t[6],floorplanData:t[1],hoveredRoom:t[2],floorIndex:t[0],highlightData:t[3]}];let r={};for(let a=0;a<s.length;a+=1)r=je(r,s[a]);return n=new kd({props:r}),{key:i,first:null,c(){e=me(),K(n.$$.fragment),this.first=e},m(a,l){M(a,e,l),J(n,a,l),o=!0},p(a,l){t=a;const c=l&15?Oe(s,[{room:t[6],floorplanData:t[1],hoveredRoom:t[2],floorIndex:t[0],highlightData:t[3]}]):{};n.$set(c)},i(a){o||(E(n.$$.fragment,a),o=!0)},o(a){D(n.$$.fragment,a),o=!1},d(a){a&&S(e),Z(n,a)}}}function Dd(i){let t,e,n=[],o=new Map,s,r=i[1].floorDatas[i[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=$o(i,r,l),u=a(c);o.set(u,n[l]=es(u,c))}return{c(){t=z("div"),e=ye("svg");for(let l=0;l<n.length;l+=1)n[l].c();b(e,"width","100%"),b(e,"height","100%"),b(e,"viewBox",`0 0 ${i[4]} ${i[5]}`),b(e,"class","svelte-1kqo6e4"),b(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){M(l,t,c),B(t,e);for(let u=0;u<n.length;u+=1)n[u].m(e,null);s=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,se(),n=Ue(n,c,a,1,l,r,o,e,Et,es,null,$o),re())},i(l){if(!s){for(let c=0;c<r.length;c+=1)E(n[c]);s=!0}},o(l){for(let c=0;c<n.length;c+=1)D(n[c]);s=!1},d(l){l&&S(t);for(let c=0;c<n.length;c+=1)n[c].d()}}}function Ld(i,t,e){let{floorIndex:n}=t,{floorplanData:o}=t,{hoveredRoom:s}=t,{highlightData:r}=t;const a=o.bounding.max.x-o.bounding.min.x,l=o.bounding.max.y-o.bounding.min.y;return i.$$set=c=>{"floorIndex"in c&&e(0,n=c.floorIndex),"floorplanData"in c&&e(1,o=c.floorplanData),"hoveredRoom"in c&&e(2,s=c.hoveredRoom),"highlightData"in c&&e(3,r=c.highlightData)},[n,o,s,r,a,l]}class Oa extends oe{constructor(t){super(),ie(this,t,Ld,Dd,ne,{floorIndex:0,floorplanData:1,hoveredRoom:2,highlightData:3},xd)}}function Sd(i){ce(i,"svelte-bl8zrz",".floorplan-plugin__floor.svelte-bl8zrz{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none}.floorplan-plugin__floor--is-current.svelte-bl8zrz{opacity:1;pointer-events:auto}")}function ts(i){let t,e;const n=[{floorIndex:i[1],floorplanData:i[8],hoveredRoom:i[14],highlightData:i[13]}];let o={};for(let s=0;s<n.length;s+=1)o=je(o,n[s]);return t=new Oa({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&24834?Oe(n,[{floorIndex:s[1],floorplanData:s[8],hoveredRoom:s[14],highlightData:s[13]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){D(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function ns(i){let t,e;const n=[{floorplanData:i[8],roomAreaEnable:i[5],roomNameEnable:i[6],floorIndex:i[1],getRoomAreaText:i[9],getLabelElement:i[10],hoveredRoom:i[14],adaptiveRoomLabelVisibleEnable:i[12]}];let o={};for(let s=0;s<n.length;s+=1)o=je(o,n[s]);return t=new qu({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&22370?Oe(n,[{floorplanData:s[8],roomAreaEnable:s[5],roomNameEnable:s[6],floorIndex:s[1],getRoomAreaText:s[9],getLabelElement:s[10],hoveredRoom:s[14],adaptiveRoomLabelVisibleEnable:s[12]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){D(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function is(i){let t,e;const n=[{floorplanData:i[8],floorIndex:i[1],getRuleDistanceText:i[11]}];let o={};for(let s=0;s<n.length;s+=1)o=je(o,n[s]);return t=new id({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&2306?Oe(n,[{floorplanData:s[8],floorIndex:s[1],getRuleDistanceText:s[11]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){D(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function Md(i){let t,e,n,o,s,r,a,l,c;const u=[{floorIndex:i[1],floorplanData:i[8]}];let d={};for(let A=0;A<u.length;A+=1)d=je(d,u[A]);e=new Cd({props:d});let h=(i[2]||i[3])&&ts(i);const f=[{floorplanData:i[8],floorIndex:i[1]}];let p={};for(let A=0;A<f.length;A+=1)p=je(p,f[A]);s=new Va({props:p});let v=i[4]&&ns(i),g=i[7]&&is(i);return{c(){t=z("div"),K(e.$$.fragment),n=ee(),h&&h.c(),o=ee(),K(s.$$.fragment),r=ee(),v&&v.c(),a=ee(),g&&g.c(),b(t,"class",l=Te(`floorplan-plugin__floor${i[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(A,y){M(A,t,y),J(e,t,null),B(t,n),h&&h.m(t,null),B(t,o),J(s,t,null),B(t,r),v&&v.m(t,null),B(t,a),g&&g.m(t,null),c=!0},p(A,[y]){const w=y&258?Oe(u,[{floorIndex:A[1],floorplanData:A[8]}]):{};e.$set(w),A[2]||A[3]?h?(h.p(A,y),y&12&&E(h,1)):(h=ts(A),h.c(),E(h,1),h.m(t,o)):h&&(se(),D(h,1,1,()=>{h=null}),re());const x=y&258?Oe(f,[{floorplanData:A[8],floorIndex:A[1]}]):{};s.$set(x),A[4]?v?(v.p(A,y),y&16&&E(v,1)):(v=ns(A),v.c(),E(v,1),v.m(t,a)):v&&(se(),D(v,1,1,()=>{v=null}),re()),A[7]?g?(g.p(A,y),y&128&&E(g,1)):(g=is(A),g.c(),E(g,1),g.m(t,null)):g&&(se(),D(g,1,1,()=>{g=null}),re()),(!c||y&1&&l!==(l=Te(`floorplan-plugin__floor${A[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&b(t,"class",l)},i(A){c||(E(e.$$.fragment,A),E(h),E(s.$$.fragment,A),E(v),E(g),c=!0)},o(A){D(e.$$.fragment,A),D(h),D(s.$$.fragment,A),D(v),D(g),c=!1},d(A){A&&S(t),Z(e),h&&h.d(),Z(s),v&&v.d(),g&&g.d()}}}function Td(i,t,e){let{isCurrent:n}=t,{floorIndex:o}=t,{highlightEnable:s}=t,{hoverEnable:r}=t,{roomLabelsEnable:a}=t,{roomAreaEnable:l}=t,{roomNameEnable:c}=t,{ruleLabelsEnable:u}=t,{floorplanData:d}=t,{getRoomAreaText:h}=t,{getLabelElement:f}=t,{getRuleDistanceText:p}=t,{adaptiveRoomLabelVisibleEnable:v}=t,{highlightData:g}=t;const A=ao(void 0);return i.$$set=y=>{"isCurrent"in y&&e(0,n=y.isCurrent),"floorIndex"in y&&e(1,o=y.floorIndex),"highlightEnable"in y&&e(2,s=y.highlightEnable),"hoverEnable"in y&&e(3,r=y.hoverEnable),"roomLabelsEnable"in y&&e(4,a=y.roomLabelsEnable),"roomAreaEnable"in y&&e(5,l=y.roomAreaEnable),"roomNameEnable"in y&&e(6,c=y.roomNameEnable),"ruleLabelsEnable"in y&&e(7,u=y.ruleLabelsEnable),"floorplanData"in y&&e(8,d=y.floorplanData),"getRoomAreaText"in y&&e(9,h=y.getRoomAreaText),"getLabelElement"in y&&e(10,f=y.getLabelElement),"getRuleDistanceText"in y&&e(11,p=y.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in y&&e(12,v=y.adaptiveRoomLabelVisibleEnable),"highlightData"in y&&e(13,g=y.highlightData)},[n,o,s,r,a,l,c,u,d,h,f,p,v,g,A]}class zd extends oe{constructor(t){super(),ie(this,t,Td,Md,ne,{isCurrent:0,floorIndex:1,highlightEnable:2,hoverEnable:3,roomLabelsEnable:4,roomAreaEnable:5,roomNameEnable:6,ruleLabelsEnable:7,floorplanData:8,getRoomAreaText:9,getLabelElement:10,getRuleDistanceText:11,adaptiveRoomLabelVisibleEnable:12,highlightData:13},Sd)}}function Bd(i){ce(i,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function os(i,t,e){const n=i.slice();return n[21]=t[e],n}function ss(i){let t,e,n,o,s,r=i[13].floorDatas,a=[];for(let d=0;d<r.length;d+=1)a[d]=rs(os(i,r,d));const l=d=>D(a[d],1,1,()=>{a[d]=null});let c=i[5]&&as(i),u=i[8]&&ls(i);return{c(){t=z("div");for(let d=0;d<a.length;d+=1)a[d].c();e=ee(),c&&c.c(),n=ee(),u&&u.c(),b(t,"class","floorplan-main svelte-86bqav")},m(d,h){M(d,t,h);for(let f=0;f<a.length;f+=1)a[f].m(t,null);B(t,e),c&&c.m(t,null),B(t,n),u&&u.m(t,null),s=!0},p(d,h){if(i=d,h&2047696){r=i[13].floorDatas;let f;for(f=0;f<r.length;f+=1){const p=os(i,r,f);a[f]?(a[f].p(p,h),E(a[f],1)):(a[f]=rs(p),a[f].c(),E(a[f],1),a[f].m(t,e))}for(se(),f=r.length;f<a.length;f+=1)l(f);re()}i[5]?c?(c.p(i,h),h&32&&E(c,1)):(c=as(i),c.c(),E(c,1),c.m(t,n)):c&&(se(),D(c,1,1,()=>{c=null}),re()),i[8]?u?(u.p(i,h),h&256&&E(u,1)):(u=ls(i),u.c(),E(u,1),u.m(t,null)):u&&(se(),D(u,1,1,()=>{u=null}),re())},i(d){if(!s){for(let h=0;h<r.length;h+=1)E(a[h]);E(c),E(u),o||ke(()=>{o=Tt(t,Mt,{duration:i[0],easing:At}),o.start()}),s=!0}},o(d){a=a.filter(Boolean);for(let h=0;h<a.length;h+=1)D(a[h]);D(c),D(u),s=!1},d(d){d&&S(t),lt(a,d),c&&c.d(),u&&u.d()}}}function rs(i){let t,e;const n=[{hoverEnable:i[6],highlightEnable:i[7],floorplanData:i[13],getRoomAreaText:i[16],getLabelElement:i[17],getRuleDistanceText:i[18],roomLabelsEnable:i[9],roomAreaEnable:i[10],roomNameEnable:i[11],ruleLabelsEnable:i[12],adaptiveRoomLabelVisibleEnable:i[19],highlightData:i[20]},{floorIndex:i[21].floorIndex},{isCurrent:i[21].floorIndex===i[4]}];let o={};for(let s=0;s<n.length;s+=1)o=je(o,n[s]);return t=new zd({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&2047696?Oe(n,[r&2047680&&{hoverEnable:s[6],highlightEnable:s[7],floorplanData:s[13],getRoomAreaText:s[16],getLabelElement:s[17],getRuleDistanceText:s[18],roomLabelsEnable:s[9],roomAreaEnable:s[10],roomNameEnable:s[11],ruleLabelsEnable:s[12],adaptiveRoomLabelVisibleEnable:s[19],highlightData:s[20]},r&8192&&{floorIndex:s[21].floorIndex},r&8208&&{isCurrent:s[21].floorIndex===s[4]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){D(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function as(i){let t,e;const n=[{panoIndex:i[3],floorplanData:i[13],lastPanoramaLongitude:i[14],cameraImageUrl:i[15]}];let o={};for(let s=0;s<n.length;s+=1)o=je(o,n[s]);return t=new vu({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&57352?Oe(n,[{panoIndex:s[3],floorplanData:s[13],lastPanoramaLongitude:s[14],cameraImageUrl:s[15]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){D(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function ls(i){let t,e;return t=new Iu({props:{floorplanData:i[13],northDesc:i[2]}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&8192&&(s.floorplanData=n[13]),o&4&&(s.northDesc=n[2]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function jd(i){let t,e,n=i[1]&&ss(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&E(n,1)):(n=ss(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function Vd(i,t,e){let{duration:n=0}=t,{visible:o}=t,{northDesc:s}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:u}=t,{compassEnable:d}=t,{roomLabelsEnable:h}=t,{roomAreaEnable:f}=t,{roomNameEnable:p}=t,{ruleLabelsEnable:v}=t,{floorplanData:g}=t,{lastPanoramaLongitude:A}=t,{cameraImageUrl:y}=t,{getRoomAreaText:w}=t,{getLabelElement:x}=t,{getRuleDistanceText:k}=t,{adaptiveRoomLabelVisibleEnable:C}=t,{highlightData:L}=t;return i.$$set=P=>{"duration"in P&&e(0,n=P.duration),"visible"in P&&e(1,o=P.visible),"northDesc"in P&&e(2,s=P.northDesc),"panoIndex"in P&&e(3,r=P.panoIndex),"floorIndex"in P&&e(4,a=P.floorIndex),"cameraEnable"in P&&e(5,l=P.cameraEnable),"hoverEnable"in P&&e(6,c=P.hoverEnable),"highlightEnable"in P&&e(7,u=P.highlightEnable),"compassEnable"in P&&e(8,d=P.compassEnable),"roomLabelsEnable"in P&&e(9,h=P.roomLabelsEnable),"roomAreaEnable"in P&&e(10,f=P.roomAreaEnable),"roomNameEnable"in P&&e(11,p=P.roomNameEnable),"ruleLabelsEnable"in P&&e(12,v=P.ruleLabelsEnable),"floorplanData"in P&&e(13,g=P.floorplanData),"lastPanoramaLongitude"in P&&e(14,A=P.lastPanoramaLongitude),"cameraImageUrl"in P&&e(15,y=P.cameraImageUrl),"getRoomAreaText"in P&&e(16,w=P.getRoomAreaText),"getLabelElement"in P&&e(17,x=P.getLabelElement),"getRuleDistanceText"in P&&e(18,k=P.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in P&&e(19,C=P.adaptiveRoomLabelVisibleEnable),"highlightData"in P&&e(20,L=P.highlightData)},[n,o,s,r,a,l,c,u,d,h,f,p,v,g,A,y,w,x,k,C,L]}class lo extends oe{constructor(t){super(),ie(this,t,Vd,jd,ne,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,ruleLabelsEnable:12,floorplanData:13,lastPanoramaLongitude:14,cameraImageUrl:15,getRoomAreaText:16,getLabelElement:17,getRuleDistanceText:18,adaptiveRoomLabelVisibleEnable:19,highlightData:20},Bd)}}const Qd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAwCAYAAACFUvPfAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAALaADAAQAAAABAAAAMAAAAADe2FZjAAAEF0lEQVRoBe2WzWskRRiHf13V092TxI2oEzYeVDwITtyDuCiihwiCePGgxIM3vYgHL4J4UIhBRA8i/gPqyUvWg7AiIuIeloDiYUHJLOK6BPwIk9nNODM9Xf1RVe1b3elJRjCZmQ6euqGmuqer33rq4e23GqiOykBloDJQGagMVAYqA5WBykBlYFYD1qwP/tdzaZqOx9zYOLxeX0+L5yzLGp0X/03a25MOnGRcBtx+6Rlo9SL08G4EooFnxa8Yiivox5/h5Ys/4cl7NVorNDRnngX+0MIkVMeMSf23zyKML8J7/Dy8hwF2Buh9CnS+AEQIdLspBuGb+M7/qLW4qJrNpsLapjYhpwVnx3BMfCtNNx3Etc9xywvnMf80wG8HmQainw0RxSGrnmeBp+8k5/j9S0HbvXb5io0Lz880/0wPHV1NlhLd316He+4xOCv5ragF7L9PrH1qBJyB0626x/lC+qrSvH5r/W+n1WpxUM5nMY4GPeH8lHJaPgfeAFQHCL+ntkXT+vnUc3W6pvTIwC0wy3rA4dwLmK2avZ7Eo9uKBuYJfgJscbs8dLCxDMt+EOEPBEZNEWyBYHqTz6bPXrzUnNrSShxHIsYiOL69zrCGLLcLqJP68tB+9w5wj+YhWDafQ2s61wNqxjZhmrQ2pvMFCEvXuCUZ7wqH794ZWs28LJqlTXSUyuksF2M/yOwqgkx2c1ADa4wLAQRk2sAGQQakhN6yFC2hltfz5kSY44NKQeeh+vtI/SSzWhg2CzCgmWISmKUGmaYFBDfCSymnfxJ6/+ospVcWOLLp5DGP/y0P/Rp66O99DQNq7Po3Ds0a0wY+My2QSv2N2mO/OyxR2o6UQk+Lv7yJ06JYSnnolZVU9cUn2O9SmaMWGFBqYXRwbqAJWIi94TX5biotpcGl1DXZ6LnqIbNDTnmUgi52Mv5l5ysMxIcZcGjy2DTK4ZHlcBC14zeSge4qphICjj3bS0A7o9nSp2TOkm7aZ8bGZy/jxhO87V91G0+dfY/Z7BWIIK9KYUi5qy/Hf8YfBG3sqJTHiQWhmTVkbip+wX3x6volVSx+LPAxF+VLXhZ8VQ+iP2Rta/iWe5v42Fngj0BbdnRTXh12ZIcKhTaGbcYjybRwXBU1lu9KlndXp04NM52poKWO0RZsviNaP9a6grkO972+st05pXhE5c1hTEluJy7XUejGUQNLMbAmTdWY1rKBLW3aTJqBZ7nZkb36DhYCreeYHbMUXHvaYi5XDK70EcgulmRjm77wNtenzuXCbmnTRaAx493rbGf3Jr/njMzj920CnKdUaFCjlDioy7NYNvOdGrQJNgI32/L2tkXfFPlxgToqjWVhD6KdLnQRdARf/HHQz2r2X2Gqy8pAZaAyUBmoDFQGKgP/q4F/AJYg9/s0ZoABAAAAAElFTkSuQmCC";function Od(i){return _(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(o){return _(this,null,function*(){const s={index:o.index,url:o.url,svgUrl:o.svg_url};if(o.svg_url){const r=yield fetch(o.svg_url,{headers:t}).then(a=>a.text());s.svgContent=r}return s})};return yield Promise.all(i.map(e))})}function Rd(i){return{id:i.id,size:i.size,name:i.name,path:i.path,roomType:i.room_type,floorType:i.floor_type,roomLabel:{position:i.room_label.position,positionInImage:i.room_label.position_in_image},observerIndexs:i.observer_indexs}}function Fd(i){return{floorName:i.floor_name,floorIndex:i.floor_index,rooms:i.rooms.map(Rd),rules:i.rules}}function Hd(i){return{index:i.index,floorIndex:i.floor_index,position:i.position,positionInImage:i.position_in_image}}function Gd(i){return{rad:i.rad,position:i.position,positionInImage:i.position_in_image,northRad:i.north_rad,roomId:i.room_id,floorIndex:i.floor_index}}function bt(i){return _(this,null,function*(){const t=yield Od(i.outlines),e=i.computed_data.bounding,n=i.computed_data.floor_datas.map(Fd),o=i.computed_data.entrance?Gd(i.computed_data.entrance):null;return{outlines:t,entrance:o,bounding:e,floorDatas:n,observers:i.computed_data.observers.map(Hd)}})}function Wd(i,t,e){return i.map(o=>{const s=o.position,r=o.icon?o.icon:{url:Qd,width:45,height:48},a=rd(s,t),l=od(s,e),c=sd(l,e);return{floorIndex:a,icon:r,id:o.id,position:l,positionInImage:c}})}function _d(i,t){return t(i),i}function hi(i,t){return _d({},e=>{for(const n in i)t.indexOf(n)===-1&&(e[n]=i[n])})}function cs(i,t){const e=Math.max(...i.work.observers.map(n=>n.floorIndex));return t>e?i.model.bounding.max.y:Math.max(...i.work.observers.filter(n=>n.floorIndex===t).map(n=>n.standingPosition.y))}function co(i,t,e=gt.BOUNDING_CENTER){const n=cs(i,t),o=cs(i,t+1);return e===gt.BOUNDING_CENTER?(i.model.bounding.max.y+i.model.bounding.min.y)/2:e===gt.CEILING?o:n}function uo(i,t,e,n){const o=co(i,e,n==null?void 0:n.attachedTo),s=new I.Vector3(0,o,0),r=new I.Vector3(1,o,0),a=s.clone().project(i.camera),l=r.clone().project(i.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}class Pn{constructor(t,e){m(this,"VERSION","2.12.0-alpha.1");m(this,"five");m(this,"hooks",new Jt);m(this,"staticPrefix","//vrlab-static.ljcdn.com");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}}class zt extends Pn{}var Ge=(i=>(i.UnknownError="UnknownError",i.DataNotLoaded="DataNotLoaded",i.BreakOffByHide="BreakOffByHide",i.BreakOffByDisable="BreakOffByDisable",i.ModelNotLoaded="ModelNotLoaded",i.ChangeModeError="ChangeModeError",i.UpdateCameraError="UpdateCameraError",i))(Ge||{});const Ra=500,Nd=80;function Xi(i,t,e=4){return Math.floor(i*Math.pow(10,e))===Math.floor(t*Math.pow(10,e))}function Fa(i,t){return _(this,null,function*(){yield new Promise((e,n)=>{i.changeMode(...t).catch(o=>n(o)),i.once("initAnimationEnded",()=>{const o=i.getCurrentState(),s=t[0];o.mode!==s&&n(new Error("mode \u4E0E\u9884\u671F\u4E0D\u7B26")),(()=>{const l=t[1];return l?Object.keys(l).every(c=>{const u=o[c];if(u===void 0)return!0;const d=l[c];return typeof u=="number"&&typeof d=="number"?Xi(u,d,2):u===d}):!0})()||n(new Error("five pose \u4E0E\u9884\u671F\u4E0D\u7B26")),e()})})})}function ho(i,t){if(i.currentMode!==t.mode)return!1;const{latitude:e,longitude:n,fov:o}=t,{latitude:s,longitude:r}=i.getCurrentState(),a=i.camera.fov;return!(!Xi(e,s,2)||!Xi(n,r,2)||o!==a)}function Ha(i,t,e=!0){return _(this,null,function*(){if(ho(i,t)===!0)return;const o=i.getCurrentState();if(o.mode!==t.mode){const[u]=yield ii(Fa(i,[t.mode,t,void 0,e]));if(u)throw new Error(Ge.ChangeModeError);return}const{latitude:s,longitude:r,fov:a}=o,l=Math.min(1e3,Math.max(200,Math.abs(s-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,Math.abs(a-t.fov)*10)),[c]=yield ii(i.updateCamera(t,l,e));if(c)throw new Error(Ge.UpdateCameraError)})}function Yt(i,t,e=300){const n=i.getElement();!n||(n.style.opacity=t+"",n.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(o=>n.addEventListener("transitionend",o,{once:!0})),new Promise(o=>setTimeout(o,e))]).then(()=>{n.style.transition="none"}))}function Xd(i){const{latitude:t,longitude:e}=i,n=Math.abs(t-Math.PI/2)>5*Math.PI/180,o=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return n||o}function Yd(i){const{latitude:t,longitude:e}=i,n=Math.abs(t-Math.PI/2)<10*Math.PI/180,o=e<30*(Math.PI/180)||e>330*(Math.PI/180);return n&&o}class Ud extends zt{constructor(e,n){var a;super(e);m(this,"name","modelFloorplanPlugin");m(this,"state");m(this,"data");m(this,"showState");m(this,"showPromise");m(this,"app");m(this,"panoIndex",0);m(this,"floorIndex",0);m(this,"selector");m(this,"showRejection");m(this,"wrapper");m(this,"container",document.createElement("div"));m(this,"lastPanoramaLongitude",0);m(this,"size",{width:0,height:0});m(this,"hasAddedEventListener",!1);m(this,"isHiddenByHideFunc",!1);m(this,"highlightData",{});m(this,"dispose",()=>{var e,n;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(n=this.container)==null||n.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});m(this,"show",(...n)=>_(this,[...n],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const o=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},o),this._show(e)}));m(this,"hide",(...n)=>_(this,[...n],function*(e={}){!this.state.enabled||(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));m(this,"updateSize",()=>{if(!this.data||!ho(this.five,this.showState)||!this.container||!this.wrapper)return;const{min:e,max:n}=this.data.bounding,o=n.x-e.x,s=n.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=uo(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(o*a),c=Math.ceil(s*a);this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c})});m(this,"highlight",e=>{!this.state.config.highlightEnable||(this.highlightData=e,this.render())});m(this,"unhighlight",()=>{this.highlightData={},this.render()});m(this,"_disable",e=>{var o,s,r;const{userAction:n}=e;this.hooks.emit("disable",{userAction:n}),(o=this.showRejection)==null||o.call(this,Ge.BreakOffByDisable),this.showPromise=void 0,(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});m(this,"_enable",e=>{const{userAction:n}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:n}),this.state.visible&&this._show({userAction:n}))});m(this,"_show",e=>_(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ge.ModelNotLoaded);if(!this.data)throw new Error(Ge.DataNotLoaded);this.isHiddenByHideFunc=!1;const n={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},o=F(F({},n),e),s=()=>_(this,null,function*(){this.hooks.emit("show",{userAction:o.userAction,auto:o.isAutoShow});let a=!1,l;this.showRejection=h=>{a=!0,l=h};const[c]=yield ii(Ha(this.five,this.showState,o.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ge.UnknownError);this.updateSize(),this.floorIndex=o.floorIndex,this.five.model.show(this.floorIndex);const u=o.modelOpacity,d=o.immediately?0:Ra;Yt(this.five,u,d),this.render(d)});return this.showPromise=s().then(()=>{this.hooks.emit("showAnimationEnded",{auto:o.isAutoShow,userAction:o.userAction})}).catch(a=>{if(this.updateState({visible:!1},o.userAction),!o.isAutoShow&&a instanceof Error)throw a}).finally(()=>{this.showPromise=void 0,this.showRejection=void 0}),this.showPromise}));m(this,"_hide",e=>{var s;(s=this.showRejection)==null||s.call(this,Ge.BreakOffByHide),this.showPromise=void 0;const o=F(F({},{userAction:!0,isAutoHide:!1}),e);Yt(this.five,1,0),this.hooks.emit("hide",{auto:o.isAutoHide,userAction:o.userAction}),this.render()});m(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});m(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("\u4E0D\u6B63\u786E\u7684\u7236\u5BB9\u5668\u9009\u62E9\u5668");this.wrapper=e,e.append(this.container)});m(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});m(this,"onFiveInteriaPan",(e,n)=>{if(!n||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const o=this.five.getCurrentState();o.mode==="Floorplan"&&(this.state.visible||Yd(o)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});m(this,"onFivePanoArrived",e=>{var n;!((n=this.five)!=null&&n.work)||(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});m(this,"onFiveCameraUpdate",(e,n)=>{if(!this.state.visible||this.showPromise)return;const o=this.five.getCurrentState();Xd(o)&&(this.updateState({visible:!1},n),this._hide({userAction:n,isAutoHide:!0}))});m(this,"onFiveWantsGesture",(e,n)=>{if(!!this.state.visible&&(n.length>1||e==="mouseWheel"))return!1});m(this,"onFiveWantsPanGesture",(e,n)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&n&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});m(this,"onFiveWantsTapGesture",()=>this.handleClick());m(this,"onFiveWantsChangeMode",(e,n)=>{n==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});m(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const n=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[n].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});n!=null&&n.selector&&(this.selector=n.selector,console.warn("\u4E0D\u63A8\u8350\u7EE7\u7EED\u4F7F\u7528 params.selector \u914D\u7F6E\u7236\u5BB9\u5668\uFF0C\u8BF7\u4F7F\u7528 appendTo \u65B9\u6CD5")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:Nd/((a=n==null?void 0:n.scale)!=null?a:1)};const o={northDesc:"\u5317",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:vt,attachedTo:gt.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:l=>l.toString()},s=n?hi(n,["selector","scale"]):{},r=F(F({},o),s);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,n,o=!0){return _(this,null,function*(){function s(u){return Object.prototype.hasOwnProperty.apply(u,["version"])}const r=e;r&&!r.version&&console.warn("\u4F20\u5165 serverData.data \u7684\u65B9\u5F0F\u540E\u7EED\u53EF\u80FD\u4E0D\u518D\u652F\u6301\uFF0C\u8BF7\u628A serverData \u6574\u4F53\u4F20\u5165 load \u51FD\u6570");const a=JSON.parse(JSON.stringify(e)),l=s(a)?a.data:a,c=this.data;this.data=yield bt(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),n&&this.updateState(n,o),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||n),this._enable({userAction:n})}disable(e={}){if(!this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||n),this._disable({userAction:n})}setState(e,n={}){const o=this.state,s=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,s),e.enabled!==void 0&&o.enabled!==e.enabled&&(e.enabled?this._enable({userAction:s}):this._disable({userAction:s})),e.visible!==void 0&&o.visible!==e.visible){const r={userAction:s};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,n=!0){this.updateState({config:e},n),this.render()}formatData(e){return _(this,null,function*(){return yield bt(e.data)})}updateState(e,n){const o=this.state,s=e.config?F(F({},o.config),e.config):o.config;this.state=fe(F(F({},this.state),e),{config:s}),!$e(this.state,o,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:n})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const n=fe(F({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(n);this.app=new lo({target:this.container,intro:!0,props:n})}}const qd=(i,t)=>new Ud(i,t);function Jd(i){const{latitude:t,longitude:e}=i,n=Math.abs(t-Math.PI/2)>5*Math.PI/180,o=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return n||o}function Zd(i){const{latitude:t,longitude:e}=i,n=Math.abs(t-Math.PI/2)<10*Math.PI/180,o=e<30*(Math.PI/180)||e>330*(Math.PI/180);return n&&o}class Kd extends zt{constructor(e,n){super(e);m(this,"name","modelFloorplanPlugin");m(this,"state");m(this,"data");m(this,"showState");m(this,"showPromise");m(this,"app");m(this,"panoIndex",0);m(this,"floorIndex",0);m(this,"selector");m(this,"showRejection");m(this,"wrapper");m(this,"container",document.createElement("div"));m(this,"lastPanoramaLongitude",0);m(this,"size",{width:0,height:0});m(this,"hasAddedEventListener",!1);m(this,"isHiddenByHideFunc",!1);m(this,"highlightData",{});m(this,"dispose",()=>{var e,n;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(n=this.container)==null||n.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});m(this,"show",(...n)=>_(this,[...n],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const o=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},o),this._show(e)}));m(this,"hide",(...n)=>_(this,[...n],function*(e={}){!this.state.enabled||(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));m(this,"updateSize",()=>{if(!this.data||!ho(this.five,this.showState)||!this.container||!this.wrapper)return;const{min:e,max:n}=this.data.bounding,o=n.x-e.x,s=n.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=uo(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(o*a),c=Math.ceil(s*a);this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c})});m(this,"highlight",e=>{!this.state.config.highlightEnable||(this.highlightData=e,this.render())});m(this,"unhighlight",()=>{this.highlightData={},this.render()});m(this,"_disable",e=>{var o,s,r;const{userAction:n}=e;this.hooks.emit("disable",{userAction:n}),(o=this.showRejection)==null||o.call(this,Ge.BreakOffByDisable),this.showPromise=void 0,(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});m(this,"_enable",e=>{const{userAction:n}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:n}),this.state.visible&&this._show({userAction:n}))});m(this,"_show",e=>_(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ge.ModelNotLoaded);if(!this.data)throw new Error(Ge.DataNotLoaded);this.isHiddenByHideFunc=!1;const n={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},o=F(F({},n),e),s=()=>_(this,null,function*(){this.hooks.emit("show",{userAction:o.userAction,auto:o.isAutoShow});let a=!1,l;this.showRejection=h=>{a=!0,l=h};const[c]=yield ii(Ha(this.five,this.showState,o.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ge.UnknownError);this.updateSize(),this.updatePosition(),this.floorIndex=o.floorIndex,this.five.model.show(this.floorIndex);const u=o.modelOpacity,d=o.immediately?0:Ra;Yt(this.five,u,d),this.render(d)});return this.showPromise=s().then(()=>{this.hooks.emit("showAnimationEnded",{auto:o.isAutoShow,userAction:o.userAction})}).catch(a=>{if(this.updateState({visible:!1},o.userAction),!o.isAutoShow&&a instanceof Error)throw a}).finally(()=>{this.showPromise=void 0,this.showRejection=void 0}),this.showPromise}));m(this,"_hide",e=>{var s;(s=this.showRejection)==null||s.call(this,Ge.BreakOffByHide),this.showPromise=void 0;const o=F(F({},{userAction:!0,isAutoHide:!1}),e);Yt(this.five,1,0),this.hooks.emit("hide",{auto:o.isAutoHide,userAction:o.userAction}),this.render()});m(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});m(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("\u4E0D\u6B63\u786E\u7684\u7236\u5BB9\u5668\u9009\u62E9\u5668");this.wrapper=e,e.append(this.container)});m(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});m(this,"onFivePanoArrived",e=>{var n;!((n=this.five)!=null&&n.work)||(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});m(this,"onFiveCameraUpdate",(e,n)=>{if(!this.state.visible||this.showPromise)return;const o=this.five.getCurrentState();this.updatePosition(),this.updateSize(),Jd(o)&&(this.updateState({visible:!1},n),this._hide({userAction:n}))});m(this,"onFiveWantsPanGesture",(e,n)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1){if(n&&this.state.visible)return this.five.updateCamera(this.showState,0),!1;if(n&&!this.state.visible){if(this.isHiddenByHideFunc)return;const o=this.five.getCurrentState();return o.mode!==this.showState.mode||this.state.visible?void 0:(Zd(o)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})),!1)}}});m(this,"onFiveWantsTapGesture",()=>this.handleClick());m(this,"onFiveWantsChangeMode",(e,n)=>{n==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});m(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const n=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[n].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});n!=null&&n.selector&&(this.selector=n.selector,console.warn("\u4E0D\u63A8\u8350\u7EE7\u7EED\u4F7F\u7528 params.selector \u914D\u7F6E\u7236\u5BB9\u5668\uFF0C\u8BF7\u4F7F\u7528 appendTo \u65B9\u6CD5")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2,fov:90};const o={northDesc:"\u5317",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:vt,attachedTo:gt.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:a=>a.toString()},s=n?hi(n,["selector","scale"]):{},r=F(F({},o),s);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,n,o=!0){return _(this,null,function*(){function s(u){return Object.prototype.hasOwnProperty.apply(u,["version"])}const r=e;r&&!r.version&&console.warn("\u4F20\u5165 serverData.data \u7684\u65B9\u5F0F\u540E\u7EED\u53EF\u80FD\u4E0D\u518D\u652F\u6301\uFF0C\u8BF7\u628A serverData \u6574\u4F53\u4F20\u5165 load \u51FD\u6570");const a=JSON.parse(JSON.stringify(e)),l=s(a)?a.data:a,c=this.data;this.data=yield bt(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),n&&this.updateState(n,o),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||n),this._enable({userAction:n})}disable(e={}){if(!this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||n),this._disable({userAction:n})}setState(e,n={}){const o=this.state,s=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,s),e.enabled!==void 0&&o.enabled!==e.enabled&&(e.enabled?this._enable({userAction:s}):this._disable({userAction:s})),e.visible!==void 0&&o.visible!==e.visible){const r={userAction:s};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,n=!0){this.updateState({config:e},n),this.render()}updatePosition(){var a;const e=co(this.five,this.floorIndex,this.state.config.attachedTo),n=(a=this.five.model)==null?void 0:a.bounding.getCenter(new I.Vector3).setY(e);if(!n)return;const o=n.clone().project(this.five.camera),s=(o.x+1)/2,r=-(o.y-1)/2;this.container.style.left=s*100+"%",this.container.style.top=r*100+"%"}formatData(e){return _(this,null,function*(){return yield bt(e.data)})}updateState(e,n){const o=this.state,s=e.config?F(F({},o.config),e.config):o.config;this.state=fe(F(F({},this.state),e),{config:s}),!$e(this.state,o,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:n})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const n=fe(F({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(n);this.app=new lo({target:this.container,intro:!0,props:n})}}const $d=(i,t)=>new Kd(i,t);class eh extends zt{constructor(e,n){super(e);m(this,"name","topviewFloorplanPlugin");m(this,"state");m(this,"data");m(this,"app");m(this,"selector");m(this,"panoIndex",0);m(this,"floorIndex",0);m(this,"wrapper");m(this,"container",document.createElement("div"));m(this,"lastPanoramaLongitude",0);m(this,"size",{width:0,height:0});m(this,"hasAddedEventListener",!1);m(this,"isHiddenByHideFunc",!1);m(this,"highlightData",{});m(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return;const{min:e,max:n}=this.data.bounding,o=n.x-e.x,s=n.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=uo(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(o*a),c=Math.ceil(s*a);this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c})});m(this,"dispose",()=>{var e,n;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(n=this.container)==null||n.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});m(this,"highlight",e=>{!this.state.config.highlightEnable||(this.highlightData=e,this.render())});m(this,"unhighlight",()=>{this.highlightData={},this.render()});m(this,"_disable",e=>{var o,s;const{userAction:n}=e;(o=this.app)==null||o.$destroy(),this.app=void 0,(s=this.container)==null||s.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:n})});m(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("\u4E0D\u6B63\u786E\u7684\u7236\u5BB9\u5668\u9009\u62E9\u5668");this.wrapper=e,e.append(this.container)});m(this,"onFiveModeChange",(...[e,,,,n])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},n),this._hide({userAction:n}))});m(this,"onFivePanoArrived",e=>{var n;!((n=this.five)!=null&&n.work)||(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});m(this,"onFiveCameraUpdate",(e,n)=>{!this.state.visible||(this.updatePosition(),this.updateSize())});m(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});m(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});m(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:n}=this.five.getCurrentState();n==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});m(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const n=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[n].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});n!=null&&n.selector&&(this.selector=n.selector,console.warn("\u4E0D\u63A8\u8350\u7EE7\u7EED\u4F7F\u7528 params.selector \u914D\u7F6E\u7236\u5BB9\u5668\uFF0C\u8BF7\u4F7F\u7528 appendTo \u65B9\u6CD5"));const o={northDesc:"\u5317",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:vt,attachedTo:gt.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:a=>a.toString()},s=n?hi(n,["selector","scale"]):{},r=F(F({},o),s);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,n,o=!0){return _(this,null,function*(){function s(u){return Object.prototype.hasOwnProperty.apply(u,["version"])}const r=e;r&&!r.version&&console.warn("\u4F20\u5165 serverData.data \u7684\u65B9\u5F0F\u540E\u7EED\u53EF\u80FD\u4E0D\u518D\u652F\u6301\uFF0C\u8BF7\u628A serverData \u6574\u4F53\u4F20\u5165 load \u51FD\u6570");const a=JSON.parse(JSON.stringify(e)),l=s(a)?a.data:a,c=this.data;this.data=yield bt(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),n&&this.updateState(n,o),this.render()})}updatePosition(){var a;const e=co(this.five,this.floorIndex,this.state.config.attachedTo),n=(a=this.five.model)==null?void 0:a.bounding.getCenter(new I.Vector3).setY(e);if(!n)return;const o=n.clone().project(this.five.camera),s=(o.x+1)/2,r=-(o.y-1)/2;this.container.style.left=s*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return _(this,arguments,function*(e={}){if(this.state.visible)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},n),this._show({userAction:n})})}hide(){return _(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},n),this._hide({userAction:n})})}enable(e={}){if(this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||n),this._enable({userAction:n})}disable(e={}){if(!this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||n),this._disable({userAction:n})}setState(e,n={}){const o=this.state,s=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,s),e.enabled!==void 0&&o.enabled!==e.enabled){const r={userAction:s};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&o.visible!==e.visible){const r={userAction:s};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,n=!0){this.updateState({config:e},n),this.render()}formatData(e){return _(this,null,function*(){return yield bt(e.data)})}_show(e){return _(this,null,function*(){if(!this.state.enabled)return;this.isHiddenByHideFunc=!1;const{userAction:n}=e;this.hooks.emit("show",{userAction:n,auto:!1}),this.five.getCurrentState().mode!=="Topview"&&(yield Fa(this.five,["Topview",void 0,void 0,n])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const o=500,s=this.state.config.modelOpacity;Yt(this.five,s,o),this.hooks.emit("showAnimationEnded",{userAction:n,auto:!1}),this.render()})}_hide(e){return _(this,null,function*(){if(!this.state.enabled)return;const{userAction:n}=e;this.hooks.emit("hide",{userAction:n,auto:!1});const o=1,s=0;Yt(this.five,o,s),this.render()})}_enable(e){const{userAction:n}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:n}),this.state.visible&&this._show({userAction:n})}updateState(e,n){const o=this.state,s=e.config?F(F({},o.config),e.config):o.config;this.state=fe(F(F({},this.state),e),{config:s}),!$e(this.state,o,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:n})}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsMoveToPano",this.onFiveWantsMoveToPano),e.on("initAnimationEnded",this.onFiveInitAnimationEnded),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsMoveToPano",this.onFiveWantsMoveToPano),e.off("initAnimationEnded",this.onFiveInitAnimationEnded),e.off("modelShownFloorChange",this.onModelShownFloorChange)}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate3d(-50%, -50%, 10px)",zIndex:10,pointerEvents:"none","will-change":"width, height"}),this.five.addExtraElement(this.container)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const n=fe(F({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(n);this.app=new lo({target:this.container,intro:!0,props:n})}}const th=(i,t)=>new eh(i,t);function fo(i,t=200){let e;return function(...n){e||(i(...n),e=setTimeout(function(){e=null},t))}}function nh(i){ce(i,"svelte-1nqrlxd",".plugin-radar__camera-wrapper.svelte-1nqrlxd{width:100%;height:100%;position:absolute;pointer-events:none}.plugin-radar__camera-position.svelte-1nqrlxd{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear}.plugin-radar__camera-rotate.svelte-1nqrlxd{position:absolute;left:-0.9375rem;top:-0.9375rem;width:1.0625rem;height:1.0625rem;transform-origin:0.9375rem 0.9375rem;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%}")}function ih(i){let t,e,n;return{c(){t=z("div"),e=z("div"),n=z("div"),b(n,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),T(n,"background-image","url("+(i[0]||vt)+")"),T(n,"transform",i[1]),b(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),T(e,"transform",i[2]),b(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(o,s){M(o,t,s),B(t,e),B(e,n)},p(o,[s]){s&1&&T(n,"background-image","url("+(o[0]||vt)+")"),s&2&&T(n,"transform",o[1]),s&4&&T(e,"transform",o[2])},i:Y,o:Y,d(o){o&&S(t)}}}function oh(i){return`rotate(${Math.floor(i/Math.PI*180)*-1+45}deg)`}function sh(i,t,e){let n,o,{five:s}=t,{pxmm:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,c=s.getCurrentState().panoIndex,u=s.getCurrentState().longitude;function d(p,v){const g=p.bounding,A=p.observers[v];if(!A)return"";const y=(g.max.x-g.min.x)*r,w=(g.max.y-g.min.y)*r,x=Math.floor(A.positionInImage.x*y),k=Math.floor(A.positionInImage.y*w);return`translate(${x}px, ${k}px)`}function h(p){e(6,c=p)}const f=fo(p=>{e(7,u=p.longitude)},1e3/60);return Ye(()=>(s.on("panoWillArrive",h),s.on("cameraDirectionUpdate",f),function(){s.off("panoWillArrive",h),s.off("cameraDirectionUpdate",f)})),i.$$set=p=>{"five"in p&&e(3,s=p.five),"pxmm"in p&&e(4,r=p.pxmm),"floorplanData"in p&&e(5,a=p.floorplanData),"cameraImageUrl"in p&&e(0,l=p.cameraImageUrl)},i.$$.update=()=>{i.$$.dirty&96&&e(2,n=d(a,c)),i.$$.dirty&128&&e(1,o=oh(u))},[l,o,n,s,r,a,c,u]}class rh extends oe{constructor(t){super(),ie(this,t,sh,ih,ne,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},nh)}}function ah(i){ce(i,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function us(i,t,e){const n=i.slice();return n[1]=t[e],n}function ds(i,t){let e,n,o=`${t[1].icon.width/16}rem`,s=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:i,first:null,c(){e=z("div"),n=z("div"),r=ee(),b(n,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),T(n,"background-image",`url(${t[1].icon.url})`),T(n,"width",o),T(n,"height",s),b(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),T(e,"top",a),T(e,"left",l),this.first=e},m(c,u){M(c,e,u),B(e,n),B(e,r)},p(c,u){t=c,u&1&&T(n,"background-image",`url(${t[1].icon.url})`),u&1&&o!==(o=`${t[1].icon.width/16}rem`)&&T(n,"width",o),u&1&&s!==(s=`${t[1].icon.height/16}rem`)&&T(n,"height",s),u&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&T(e,"top",a),u&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&T(e,"left",l)},d(c){c&&S(e)}}}function lh(i){let t,e=[],n=new Map,o=i[0];const s=r=>r[1].id;for(let r=0;r<o.length;r+=1){let a=us(i,o,r),l=s(a);n.set(l,e[r]=ds(l,a))}return{c(){t=z("div");for(let r=0;r<e.length;r+=1)e[r].c();b(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){M(r,t,a);for(let l=0;l<e.length;l+=1)e[l].m(t,null)},p(r,[a]){a&1&&(o=r[0],e=Ue(e,a,s,1,r,o,n,t,so,ds,null,us))},i:Y,o:Y,d(r){r&&S(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function ch(i,t,e){let{extraObjects:n=[]}=t;return i.$$set=o=>{"extraObjects"in o&&e(0,n=o.extraObjects)},[n]}class uh extends oe{constructor(t){super(),ie(this,t,ch,lh,ne,{extraObjects:0},ah)}}function hs(i){let t,e;const n=[{five:i[0],pxmm:i[1],floorIndex:i[2],floorplanData:i[4],onRoomHeightClick:i[6]}];let o={};for(let s=0;s<n.length;s+=1)o=je(o,n[s]);return t=new Oa({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&87?Oe(n,[{five:s[0],pxmm:s[1],floorIndex:s[2],floorplanData:s[4],onRoomHeightClick:s[6]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){D(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function dh(i){let t,e,n,o,s,r;const a=[{floorIndex:i[2],floorplanData:i[4]}];let l={};for(let u=0;u<a.length;u+=1)l=je(l,a[u]);t=new Va({props:l}),n=new uh({props:{extraObjects:i[5]}});let c=i[3]&&hs(i);return{c(){K(t.$$.fragment),e=ee(),K(n.$$.fragment),o=ee(),c&&c.c(),s=me()},m(u,d){J(t,u,d),M(u,e,d),J(n,u,d),M(u,o,d),c&&c.m(u,d),M(u,s,d),r=!0},p(u,[d]){const h=d&20?Oe(a,[{floorIndex:u[2],floorplanData:u[4]}]):{};t.$set(h);const f={};d&32&&(f.extraObjects=u[5]),n.$set(f),u[3]?c?(c.p(u,d),d&8&&E(c,1)):(c=hs(u),c.c(),E(c,1),c.m(s.parentNode,s)):c&&(se(),D(c,1,1,()=>{c=null}),re())},i(u){r||(E(t.$$.fragment,u),E(n.$$.fragment,u),E(c),r=!0)},o(u){D(t.$$.fragment,u),D(n.$$.fragment,u),D(c),r=!1},d(u){Z(t,u),u&&S(e),Z(n,u),u&&S(o),c&&c.d(u),u&&S(s)}}}function hh(i,t,e){let n,{five:o}=t,{pxmm:s}=t,{floorIndex:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{extraObjects:c=[]}=t;const u=void 0;return i.$$set=d=>{"five"in d&&e(0,o=d.five),"pxmm"in d&&e(1,s=d.pxmm),"floorIndex"in d&&e(2,r=d.floorIndex),"hoverEnable"in d&&e(3,a=d.hoverEnable),"floorplanData"in d&&e(4,l=d.floorplanData),"extraObjects"in d&&e(7,c=d.extraObjects)},i.$$.update=()=>{i.$$.dirty&132&&e(5,n=c==null?void 0:c.filter(d=>d.floorIndex===r))},[o,s,r,a,l,n,u,c]}class fh extends oe{constructor(t){super(),ie(this,t,hh,dh,ne,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:7})}}function mh(i){ce(i,"svelte-1mvqyqq",".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}")}function fs(i){let t,e,n,o=i[6]!==0&&ms(i);return{c(){t=z("div"),o&&o.c(),b(t,"class","plugin-floorplan-radar svelte-1mvqyqq"),ke(()=>i[12].call(t))},m(s,r){M(s,t,r),o&&o.m(t,null),e=tt(t,i[12].bind(t)),n=!0},p(s,r){s[6]!==0?o?(o.p(s,r),r&64&&E(o,1)):(o=ms(s),o.c(),E(o,1),o.m(t,null)):o&&(se(),D(o,1,1,()=>{o=null}),re())},i(s){n||(E(o),n=!0)},o(s){D(o),n=!1},d(s){s&&S(t),o&&o.d(),e()}}}function ms(i){let t,e,n,o,s=`${i[8]}px`,r=`${i[11]}px`,a;const l=[{five:i[0],pxmm:i[9],floorIndex:i[10],floorplanData:i[3],hoverEnable:i[2],extraObjects:i[5]}];let c={};for(let h=0;h<l.length;h+=1)c=je(c,l[h]);e=new fh({props:c});const u=[{pxmm:i[9],five:i[0],floorplanData:i[3],cameraImageUrl:i[4]}];let d={};for(let h=0;h<u.length;h+=1)d=je(d,u[h]);return o=new rh({props:d}),{c(){t=z("div"),K(e.$$.fragment),n=ee(),K(o.$$.fragment),b(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),T(t,"width",s),T(t,"height",r)},m(h,f){M(h,t,f),J(e,t,null),B(t,n),J(o,t,null),a=!0},p(h,f){const p=f&1581?Oe(l,[{five:h[0],pxmm:h[9],floorIndex:h[10],floorplanData:h[3],hoverEnable:h[2],extraObjects:h[5]}]):{};e.$set(p);const v=f&537?Oe(u,[{pxmm:h[9],five:h[0],floorplanData:h[3],cameraImageUrl:h[4]}]):{};o.$set(v),f&256&&s!==(s=`${h[8]}px`)&&T(t,"width",s),f&2048&&r!==(r=`${h[11]}px`)&&T(t,"height",r)},i(h){a||(E(e.$$.fragment,h),E(o.$$.fragment,h),a=!0)},o(h){D(e.$$.fragment,h),D(o.$$.fragment,h),a=!1},d(h){h&&S(t),Z(e),Z(o)}}}function gh(i){let t,e,n=i[1]&&fs(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&E(n,1)):(n=fs(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function ph(i,t,e){var A,y;let{five:n}=t,{visible:o}=t,{hoverEnable:s}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,c=0,u=(y=(A=n.work.observers[n.getCurrentState().panoIndex])==null?void 0:A.floorIndex)!=null?y:0,d=0,h=0,f=0,p=0;function v(w){e(10,u=n.work.observers[w].floorIndex)}Ye(()=>(n.on("panoArrived",v),()=>{n.off("panoArrived",v)}));function g(){d=this.clientWidth,h=this.clientHeight,e(6,d),e(7,h)}return i.$$set=w=>{"five"in w&&e(0,n=w.five),"visible"in w&&e(1,o=w.visible),"hoverEnable"in w&&e(2,s=w.hoverEnable),"floorplanData"in w&&e(3,r=w.floorplanData),"cameraImageUrl"in w&&e(4,a=w.cameraImageUrl),"extraObjects"in w&&e(5,l=w.extraObjects)},i.$$.update=()=>{if(i.$$.dirty&456){const w=Math.min(d,h),{max:x,min:k}=r.bounding,C=x.x-k.x,L=x.y-k.y,P=function(){return C>L?[w,w/C*L]:[w/L*C,w]}();e(8,f=P[0]),e(11,p=P[1]),e(9,c=f/C)}},[n,o,s,r,a,l,d,h,f,c,u,p,g]}class Ah extends oe{constructor(t){super(),ie(this,t,ph,gh,ne,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5},mh)}}class vh extends zt{constructor(e,n){super(e);m(this,"name","panoFloorplanRadarPlugin");m(this,"state");m(this,"data");m(this,"app");m(this,"wrapperSelector","");m(this,"wrapper",null);m(this,"disposed",!1);m(this,"extraObjects",[]);m(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});m(this,"_disable",e=>{var o;const{userAction:n}=e;(o=this.app)==null||o.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:n})});this.five=e;const o={hoverEnable:!1,cameraImageUrl:vt},s=n!=null&&n.configs?n.configs:{},r=F(F({},o),s);this.state={enabled:!0,visible:!0,config:r},n!=null&&n.wrapper&&console.warn("\u4E0D\u63A8\u8350\u7EE7\u7EED\u4F7F\u7528 params.selector \u914D\u7F6E\u7236\u5BB9\u5668\uFF0C\u8BF7\u4F7F\u7528 appendTo \u65B9\u6CD5"),typeof(n==null?void 0:n.wrapper)=="string"?this.wrapperSelector=n.wrapper:(n==null?void 0:n.wrapper)instanceof Element&&(this.wrapper=n.wrapper),e.once("dispose",this.dispose)}load(e,n,o=!0){return _(this,null,function*(){function s(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=s(r)?r.data:r,l=this.data;this.data=yield bt(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),n&&this.updateState(n,o),this.render()})}show(){return _(this,arguments,function*(e={}){if(this.state.visible)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},n),this._show({userAction:n})})}hide(){return _(this,arguments,function*(e={}){if(!this.state.visible)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},n),this._hide({userAction:n})})}enable(e={}){if(this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||n),this._enable({userAction:n})}disable(e={}){if(!this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||n),this._disable({userAction:n})}setState(e,n={}){const o=this.state,s=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,s),e.enabled!==void 0&&o.enabled!==e.enabled){const r={userAction:s};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&o.visible!==e.visible){const r={userAction:s};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper=e,this.render()}changeConfigs(e,n=!0){this.setState({config:e},{userAction:n}),this.render()}setExtraObjectsWith3DPositions(e){!this.data||(this.extraObjects=Wd(e,this.five,this.data),this.render())}formatData(e){return _(this,null,function*(){return yield bt(e.data)})}_enable(e){const{userAction:n}=e;this.hooks.emit("enable",{userAction:n}),this.state.visible&&this._show({userAction:n})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:n}=e;this.hooks.emit("show",{userAction:n}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:n}=e;this.hooks.emit("hide",{userAction:n}),this.render()}updateState(e,n){const o=this.state;this.state=F(F({},this.state),e),!$e(this.state,o,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:n})}render(){if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const n=document.querySelector(this.wrapperSelector);this.wrapper=n}if(!this.data||!this.wrapper)return;const e=fe(F({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects});this.app?this.app.$set(e):this.app=new Ah({target:this.wrapper,props:e})}}const bh=(i,t)=>new vh(i,t),yh=[{type:0,floorType:1,roomType:"100900000012",name:"\u5176\u4ED6"},{type:1,floorType:1,roomType:"100900000002",name:"\u5BA2\u5385"},{type:2,floorType:1,roomType:"100900000002",name:"\u9910\u5385"},{type:3,floorType:0,roomType:"100900000001",name:"\u5367\u5BA4"},{type:4,floorType:0,roomType:"100900000001",name:"\u4E66\u623F"},{type:5,floorType:3,roomType:"100900000004",name:"\u536B\u751F\u95F4"},{type:6,floorType:3,roomType:"100900000004",name:"\u6DCB\u6D74\u95F4"},{type:7,floorType:3,roomType:"100900000004",name:"\u6D17\u624B\u95F4"},{type:8,floorType:3,roomType:"100900000003",name:"\u53A8\u623F"},{type:9,floorType:1,roomType:"100900000003",name:"\u5F00\u653E\u53A8\u623F",onlySubArea:!0},{type:10,floorType:0,roomType:"100900000001",name:"\u591A\u529F\u80FD\u95F4"},{type:11,floorType:0,roomType:"100900000009",name:"\u4FDD\u59C6\u95F4"},{type:12,floorType:4,roomType:"100900000005",name:"\u9633\u53F0"},{type:13,floorType:4,roomType:"100900000006",name:"\u9732\u53F0"},{type:14,floorType:0,roomType:"100900000008",name:"\u50A8\u7269\u95F4"},{type:15,floorType:0,roomType:"100900000013",name:"\u8863\u5E3D\u95F4"},{type:16,floorType:0,roomType:"100900000011",name:"\u9601\u697C"},{type:17,floorType:2,roomType:"100900000007",name:"\u82B1\u56ED"},{type:18,floorType:5,roomType:"100900000010",name:"\u8F66\u5E93"},{type:19,floorType:1,roomType:"100900000012",name:"\u7535\u68AF"},{type:20,floorType:1,roomType:"100900000012",name:"\u5730\u4E0B\u5BA4"},{type:21,floorType:1,roomType:"100900000012",name:"\u5929\u4E95"},{type:22,floorType:1,roomType:"100900000012",name:"\u9633\u5149\u623F"},{type:23,floorType:1,roomType:"100900000012",name:"\u8FC7\u9053"},{type:24,floorType:1,roomType:"100900000012",name:"\u697C\u68AF\u95F4"},{type:25,floorType:1,roomType:"100900000012",name:"\u95E8\u5385"},{type:26,floorType:2,roomType:"100900000012",name:"\u5165\u6237\u82B1\u56ED"},{type:27,floorType:1,roomType:"100900000012",name:"\u7384\u5173"},{type:28,floorType:1,roomType:"100900000012",name:"\u6311\u7A7A"},{type:29,floorType:4,roomType:"100900000012",name:"\u667E\u6652\u533A"},{type:30,floorType:4,roomType:"100900000012",name:"\u6D17\u8863\u623F"},{type:31,floorType:0,roomType:"100900000012",name:"\u5A31\u4E50\u533A"},{type:32,floorType:0,roomType:"100900000012",name:"\u5065\u8EAB\u533A"},{type:33,floorType:0,roomType:"100900000012",name:"\u63A5\u5F85\u533A"},{type:34,floorType:0,roomType:"100900000012",name:"\u5F71\u97F3\u533A"},{type:35,floorType:1,roomType:"100900000012",name:"\u9910\u996E\u533A"},{type:36,floorType:1,roomType:"100900000012",name:"\u5176\u4ED6",onlySubArea:!0},{type:37,floorType:1,roomType:"100900000002",name:"\u8D77\u5C45\u5BA4"},{type:38,floorType:0,roomType:"100900000001",name:"\u4E3B\u5367"},{type:39,floorType:0,roomType:"100900000001",name:"\u6B21\u5367"},{type:40,floorType:0,roomType:"100900000001",name:"\u4F18\u5316\u95F4"},{type:41,floorType:0,roomType:"100900000001",name:"\u529E\u516C\u5BA4"},{type:42,floorType:0,roomType:"100900000001",name:"\u4F1A\u8BAE\u5BA4"},{type:43,floorType:0,roomType:"100900000001",name:"\u6D3D\u8C08\u95F4"},{type:44,floorType:1,roomType:"100900000002",name:"\u5171\u4EAB\u5927\u5385"},{type:45,floorType:1,roomType:"100900000012",name:"\u6C34\u5427"},{type:46,floorType:0,roomType:"100900000015",name:"\u51FA\u5165\u53E3"},{type:47,floorType:0,roomType:"100900000015",name:"\u5927\u5385"},{type:48,floorType:0,roomType:"100900000015",name:"\u5305\u53A2"},{type:49,floorType:0,roomType:"100900000015",name:"\u5176\u4ED6"},{type:50,floorType:0,roomType:"100900000016",name:"\u51FA\u5165\u53E3"},{type:51,floorType:0,roomType:"100900000016",name:"\u529E\u516C\u533A"},{type:52,floorType:0,roomType:"100900000016",name:"\u8001\u677F\u95F4"},{type:53,floorType:0,roomType:"100900000016",name:"\u4F1A\u8BAE\u5BA4"},{type:54,floorType:0,roomType:"100900000016",name:"\u4F11\u606F\u533A/\u6C34\u5427"},{type:55,floorType:0,roomType:"100900000016",name:"\u5176\u4ED6"},{type:56,floorType:2,roomType:"100900000012",name:"\u7A7A\u4E2D\u82B1\u56ED"},{type:57,floorType:0,roomType:"100900000001",name:"\u6D0B\u5BA4"},{type:58,floorType:0,roomType:"100900000001",name:"\u548C\u5BA4"}],wh=[{type:0,description:"\u6728\u8D28\u5730\u677F"},{type:1,description:"\u74F7\u7816\u5730\u9762"},{type:2,description:"\u6237\u5916\u5730\u9762"},{type:3,description:"\u536B\u751F\u95F4\u5730\u9762"},{type:4,description:"\u9633\u53F0\u5730\u9762"},{type:5,description:"\u8F66\u5E93\u5730\u9762"}],Ch=[{roomType:"100900000001",description:"\u5BA4"},{roomType:"100900000002",description:"\u5385"},{roomType:"100900000003",description:"\u53A8"},{roomType:"100900000004",description:"\u536B"},{roomType:"100900000005",description:"\u9633\u53F0"},{roomType:"100900000006",description:"\u9732\u53F0"},{roomType:"100900000007",description:"\u82B1\u56ED"},{roomType:"100900000008",description:"\u50A8"},{roomType:"100900000009",description:"\u4FDD\u59C6\u95F4"},{roomType:"100900000010",description:"\u8F66\u5E93"},{roomType:"100900000011",description:"\u9601\u697C"},{roomType:"100900000012",description:"\u5176\u4ED6"},{roomType:"100900000013",description:"\u8863"},{roomType:"100900000015",description:"\u5546\u94FA"},{roomType:"100900000016",description:"\u5199\u5B57\u697C"}],Di=(i,t,e)=>{const n=new I.Matrix4,o=new I.Euler(i,t,e,"YXZ");return n.makeRotationFromEuler(o),n},Ph=(i,{scale:t,rotation:e,position:n})=>{if(t&&i.scale.set(t,t,t),e){const[o,s,r]=e;o&&i.applyMatrix4(Di(o,0,0)),s&&i.applyMatrix4(Di(0,s,0)),r&&i.applyMatrix4(Di(0,0,r))}return n&&i.position.set(n.x,n.y,n.z),i};function Ga(i,t){i.traverse(e=>{var n;if(e.type==="Mesh"){const o=e,s=F({map:o.material.map||{}},t);o.material=new j.MeshBasicMaterial(s),o.renderOrder=1,((n=e.parent)==null?void 0:n.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const Eh=(i,t)=>{var u;const e=t.fbx_url||"//vrlab-static.ljcdn.com/release/web/v3/dipan3/dipan.FBX",n=(u=t.north_rad)!=null?u:void 0,o={},s=d=>_(exports,null,function*(){var U;const h=(d==null?void 0:d.fbx_url)||e,f=(U=d==null?void 0:d.north_rad)!=null?U:n;if(typeof f!="number")throw new Error('"northRad"\u914D\u7F6E\u53C2\u6570\u7F3A\u5931\uFF1A\u672A\u914D\u7F6E\u6307\u5357\u9488\u6307\u5411\uFF01');const p=i.model.bounding,v=p.max.x-p.min.x,g=p.max.z-p.min.z,A=Math.max(v,g),w=yield new la.FBXLoader().loadAsync(h);Ga(w,{transparent:!0,side:I.DoubleSide,blending:I.AdditiveBlending});const x=[0,f-Math.PI/2,0],{model:{bounding:{max:{x:k,z:C},min:{x:L,y:P,z:Q}}}}=i;o.yBase=P;const W={x:(k+L)/2,y:P-1.6,z:(C+Q)/2},R=.0045*A;return Ph(w,{position:W,rotation:x,scale:R}),o.object=w,!0}),r=({latitude:d})=>{if(!o.object)return;const h=a(d);h&&(o.object.position.y=h)},a=d=>{if(o.yBase===void 0)return;const h=.6;if(d>=Math.PI/4)return o.yBase-(h+1.6);const f=d*(4/Math.PI);return o.yBase-(h*f+1.6)};return{load:s,disable:()=>{!o.object||(i.scene.remove(o.object),i.needsRender=!0,i.off("cameraDirectionUpdate",r))},enable:()=>{if(!o.object)return;const d=a(i.getPose().latitude);d&&(o.object.position.y=d),i.scene.add(o.object),i.needsRender=!0,i.on("cameraDirectionUpdate",r)}}};function Ih(i,t){var c,u,d,h,f;const e=(c=t==null?void 0:t.size)!=null?c:512,n=(u=t==null?void 0:t.fontSize)!=null?u:e*(35/256)*1.2,o=(d=t==null?void 0:t.backgroundColor)!=null?d:"rgba(0,0,0,0)",s=(h=t==null?void 0:t.fontColor)!=null?h:"#fff",r=(f=t==null?void 0:t.textAlign)!=null?f:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=o,l.fillRect(0,0,e,e),l.font=`${n}px "\u5FAE\u8F6F\u96C5\u9ED1"`,l.textAlign=r,l.fillStyle=s,l.fillText(i,e/2,e*.7),new j.CanvasTexture(a)}const kh=({x:i,y:t,z:e})=>new j.Vector3(i,t,e),xh=(i,t)=>{var v,g,A;const e={},n=(v=t.animationEnabled)!=null?v:!0,o=(g=t.position)!=null?g:void 0,s=(A=t.rad)!=null?A:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=y=>_(exports,null,function*(){var W,R,U,V,H,O,N,G;const w=(W=y==null?void 0:y.position)!=null?W:o;if(!w)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const x=kh(w),k=(R=y==null?void 0:y.rad)!=null?R:s,C=(U=y==null?void 0:y.fbx_url)!=null?U:r;if(e.rad=k,k===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${k}`));const L=yield new la.FBXLoader().loadAsync(C);L.position.copy(x),L.rotation.z=k,L.scale.set(.8,.8,.8),Ga(L,{transparent:!0,side:I.DoubleSide});const P=(N=(O=(H=(V=L.children)==null?void 0:V[0])==null?void 0:H.children)==null?void 0:O[3])==null?void 0:N.clone();if(!P)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${P}`));const Q=(G=t.name)!=null?G:"\u5165\u6237\u95E8";return P.material=new j.MeshBasicMaterial({transparent:!0,map:Ih(Q)}),P.renderOrder=3,L.children[0].add(P),e.object=L,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,w=new j.AnimationMixer(e.object);a.push(w);const x=w.clipAction(e.object.animations[0]);x.timeScale=y;let k;const C=()=>{let W=0,R=0;const U=1e3/30,V=H=>{W=requestAnimationFrame(V);const O=H-R;O<U||(R=H,a.forEach(N=>N.update(O/1e3)),i.needsRender=!0)};return W=requestAnimationFrame(V),()=>{cancelAnimationFrame(W)}},Q={play:()=>{k||(x.play(),k=C(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{x.stop(),k==null||k(),k=void 0}};e.animation=Q},u=y=>{var x;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((x=y==null?void 0:y.animationEnable)!=null?x:n)&&(e.animation||c(),e.animation.play()),i.scene.add(e.object),i.needsRender=!0},d=()=>{!e.object||(e.animation&&e.animation.stop(),i.scene.remove(e.object),i.needsRender=!0)},h=y=>y==="Floorplan"?u():d();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,h(i.currentMode),i.on("modeChange",h),u(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,d(),i.off("modeChange",h)),!0)}};class mo extends An.default.Tween{constructor(){super(...arguments);m(this,"disposeMethods",[]);m(this,"animationFrameDisposer");m(this,"onDispose",e=>(this.disposeMethods.push(e),this));m(this,"play",()=>(this.start(0),this.animationFrameDisposer=En(e=>this.update(e)),this));m(this,"dispose",()=>{var e;this.stop(),(e=this.animationFrameDisposer)==null||e.call(this),this.disposeMethods.forEach(n=>n()),this.disposeMethods=[],An.default.remove(this)})}}function Wa(i,t=An.default.Easing.Linear.None){const e=new mo({progress:0}).to({progress:1});return i!==void 0&&e.duration(i),t!==void 0&&e.easing(t),e}const yn=window.requestAnimationFrame||(i=>setTimeout(i,16)),Dh=window.cancelAnimationFrame||clearTimeout;function fi(i,t=0){t<=0?yn(i):yn(()=>fi(i,t-1))}function En(i,t=60){let e=-1,n=0,o=-1;const s=1e3/t;function r(a){o===-1&&(o=a),e=yn(r),!(a-n<s)&&(n=a,i&&i(a-o))}return e=yn(r),function(){Dh(e)}}function Lh(){const i=Date.now();return new Promise(t=>{yn(()=>{t(Date.now()-i)})})}const Sh=ai.Easing;function Mh(i,t,e,n=Sh.Linear.None){const o=new ai.Tween(i).to(t,e).easing(n);fi(()=>o.start(0));const s=En(a=>{o.update(a)===!1&&s()}),r=[];return o.onDestroy=a=>(r.push(a),o),o.destroy=function(){this.stop(),Object.assign(o,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=r.shift();)a();s()},o}function Th(i,t){return Mh({progress:0},{progress:1},i,t)}var _a=(i=>(i.Move="Move",i.Rotate="Rotate",i))(_a||{}),Ke=(i=>(i.Clockwise="Clockwise",i.Anticlockwise="Anticlockwise",i.Loop="Loop",i))(Ke||{});const Un=Math.PI*2;function gs(i){return(i%Un+Un)%Un}function ps(i){return i%Un}function Li(i,t,e){return i+(t-i)*e}const Yi=(i,t,e)=>{const n=Math.PI,o=n*2;return i=gs(i),t=gs(t),e===Ke.Anticlockwise&&i<t&&(i+=o),e===Ke.Clockwise&&t<i&&(t+=o),e===Ke.Loop&&t-i>n?Yi(i,t,Ke.Anticlockwise):e===Ke.Loop&&i-t>n?Yi(i,t,Ke.Clockwise):{from:i,to:t}},zh=i=>{const t={},e=(l,c,...u)=>_(exports,[l,c,...u],function*(s,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),s.mode&&s.mode!==i.currentMode&&(yield i.changeMode(s.mode)),a.preload&&s.panoIndex!==void 0&&s.panoIndex!==i.panoIndex&&(yield i.preloadPano(s.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),s.panoIndex===void 0&&s.fov===void 0&&s.latitude===void 0&&s.longitude===void 0?!0:yield new Promise((d,h)=>{const f=s.panoIndex!==void 0?s.panoIndex:i.panoIndex;f!==void 0?i.moveToPano(f,Object.assign({duration:r,moveEndCallback:()=>d(!0),moveCancelCallback:()=>h(!1)},s)):h(!1)})}),n=s=>{const r=i.state,a=ps(r.latitude),l=ps(s.latitude),{from:c,to:u}=Yi(r.longitude,s.longitude,s.rotation||Ke.Loop),d=r.fov,h=s.fov;return{from:{latitude:a,longitude:c,fov:d},to:{latitude:l,longitude:u,fov:h}}};return{move:e,rotate:(l,c,...u)=>_(exports,[l,c,...u],function*(s,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),i.currentMode!==Ce.Five.Mode.Panorama&&(yield i.changeMode(Ce.Five.Mode.Panorama)),s.panoIndex!==void 0&&s.panoIndex!==i.panoIndex&&(a.preload&&(yield i.preloadPano(s.panoIndex)),yield new Promise((f,p)=>{if(!s.panoIndex){f(!0);return}i.moveToPano(s.panoIndex,{moveEndCallback:()=>f(!0),moveCancelCallback:()=>p(!1)})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:d,to:h}=n(s);return yield new Promise(f=>{const p=({progress:w})=>{const x={};x.longitude=Li(d.longitude,h.longitude,w),x.latitude=Li(d.latitude,h.latitude,w),x.fov=Li(d.fov,h.fov,w),i.setState(x,!0)},v=()=>{f(!0)},g=()=>{f(!1)},A=s.rotateSpeed?Math.ceil(Math.abs(h.longitude-d.longitude)/s.rotateSpeed*1e3):r,y=Th(A,ai.Easing.Linear.None).onUpdate(p).onComplete(v).onDestroy(g);s.rotation===Ke.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(w=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),f(w)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function As(i,t){return i.x===t.x&&i.y===t.y}function Na(i,t){return Math.abs(i)===1/0&&Math.abs(t)===1/0?!0:Math.abs(i-t)<.001}function ri(i,t){return(t.y-i.y)/(t.x-i.x)}function Xa(i,t,e){const n=ri(i[1],i[0]),o=ri(t[1],t[0]);if(isNaN(n)||isNaN(o)||Na(n,o))return!1;if(jn(i[0],t))return i[0];if(jn(i[1],t))return i[1];if(jn(t[0],i))return t[0];if(jn(t[1],i))return t[1];if(e&&!Bh(i,t))return!1;const s=i[0],r=t[0];if(Math.abs(n)===1/0)return{x:s.x,y:t[1].y-(t[1].x-s.x)*o};if(Math.abs(o)===1/0)return{x:r.x,y:i[1].y-(i[1].x-r.x)*n};const a=(r.y-s.y+n*s.x-o*r.x)/(n-o),l=n*a-n*s.x+s.y;return{x:a,y:l}}function jn(i,t){return As(i,t[0])||As(i,t[1])?!0:(t[0].x-i.x)*(i.x-t[1].x)>=0&&(t[0].y-i.y)*(i.y-t[1].y)>=0&&Na(ri(t[0],i),ri(i,t[1]))}function Vn(i,t,e){return(i.x-e.x)*(t.y-e.y)-(t.x-e.x)*(i.y-e.y)}function Bh(i,t){return Math.max(i[0].x,i[1].x)>=Math.min(t[0].x,t[1].x)&&Math.max(t[0].x,t[1].x)>=Math.min(i[0].x,i[1].x)&&Math.max(i[0].y,i[1].y)>=Math.min(t[0].y,t[1].y)&&Vn(t[0],i[1],i[0])*Vn(i[1],t[1],i[0])>0&&Vn(i[0],t[1],t[0])*Vn(t[1],i[1],t[0])>0?1:0}function Ya(i,t=0){t<=0?requestAnimationFrame(i):requestAnimationFrame(()=>Ya(i,t-1))}const jh=`<style type="text/css">
115
+ `;return i.$$set=s=>{"content"in s&&e(0,n=s.content)},[n,o]}class zu extends oe{constructor(t){super(),ie(this,t,Tu,Mu,ne,{content:0},Su)}}function Bu(i){ce(i,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function ju(i){let t,e;return t=new Lu({props:{url:i[1].url}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.url=n[1].url),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Vu(i){let t,e;return t=new zu({props:{content:i[0]}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.content=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Qu(i){let t,e,n,o;const s=[Vu,ju],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(i))&&(n=r[e]=s[e](i)),{c(){t=z("div"),n&&n.c(),b(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){M(l,t,c),~e&&r[e].m(t,null),o=!0},p(l,[c]){let u=e;e=a(l),e===u?~e&&r[e].p(l,c):(n&&(se(),D(r[u],1,1,()=>{r[u]=null}),re()),~e?(n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),E(n,1),n.m(t,null)):n=null)},i(l){o||(E(n),o=!0)},o(l){D(n),o=!1},d(l){l&&S(t),~e&&r[e].d()}}}function Ou(i,t,e){let n,o,{floorIndex:s}=t,{floorplanData:r}=t;return i.$$set=a=>{"floorIndex"in a&&e(2,s=a.floorIndex),"floorplanData"in a&&e(3,r=a.floorplanData)},i.$$.update=()=>{var a,l;i.$$.dirty&12&&e(1,n=r.outlines[s]),i.$$.dirty&12&&e(0,o=(l=(a=r.outlines)==null?void 0:a[s])==null?void 0:l.svgContent)},[o,n,s,r]}class Va extends oe{constructor(t){super(),ie(this,t,Ou,Qu,ne,{floorIndex:2,floorplanData:3},Bu)}}function Ru(i){ce(i,"svelte-12pzct5",".floorplan-plugin__room-label-item.svelte-12pzct5{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-size.svelte-12pzct5{opacity:0.45}")}function Fu(i){let t,e=i[8].outerHTML+"",n;return{c(){t=new Kn(!1),n=me(),t.a=n},m(o,s){t.m(e,o,s),M(o,n,s)},p(o,s){s&256&&e!==(e=o[8].outerHTML+"")&&t.p(e)},d(o){o&&S(n),o&&t.d()}}}function Hu(i){let t,e,n=i[1]&&Oo(i),o=i[0]&&Ro(i);return{c(){n&&n.c(),t=ee(),o&&o.c(),e=me()},m(s,r){n&&n.m(s,r),M(s,t,r),o&&o.m(s,r),M(s,e,r)},p(s,r){s[1]?n?n.p(s,r):(n=Oo(s),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null),s[0]?o?o.p(s,r):(o=Ro(s),o.c(),o.m(e.parentNode,e)):o&&(o.d(1),o=null)},d(s){n&&n.d(s),s&&S(t),o&&o.d(s),s&&S(e)}}}function Oo(i){let t,e=i[2].name+"",n;return{c(){t=z("span"),n=Ie(e),b(t,"class","floorplan-plugin__room-name")},m(o,s){M(o,t,s),B(t,n)},p(o,s){s&4&&e!==(e=o[2].name+"")&&Me(n,e)},d(o){o&&S(t)}}}function Ro(i){let t,e;return{c(){t=z("span"),e=Ie(i[7]),b(t,"class","floorplan-plugin__room-size svelte-12pzct5")},m(n,o){M(n,t,o),B(t,e)},p(n,o){o&128&&Me(e,n[7])},d(n){n&&S(t)}}}function Gu(i){let t,e;function n(r,a){if(r[3]===void 0)return Hu;if(r[8])return Fu}let o=n(i),s=o&&o(i);return{c(){t=z("div"),s&&s.c(),b(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),ke(()=>i[19].call(t)),T(t,"left",i[9]),T(t,"top",i[10]),T(t,"font-size",i[11]),T(t,"opacity",i[6]?"1":"0")},m(r,a){M(r,t,a),s&&s.m(t,null),e=tt(t,i[19].bind(t))},p(r,[a]){o===(o=n(r))&&s?s.p(r,a):(s&&s.d(1),s=o&&o(r),s&&(s.c(),s.m(t,null))),a&64&&T(t,"opacity",r[6]?"1":"0")},i:Y,o:Y,d(r){r&&S(t),s&&s.d(),e()}}}function Wu(i,t){const e=i[0],n=i[1];let o=!1;for(let s=0,r=t.length-1;s<t.length;r=s++){const a=t[s][0],l=t[s][1],c=t[r][0],u=t[r][1];l>n!=u>n&&e<(c-a)*(n-l)/(u-l)+a&&(o=!o)}return o}function _u(i,t,e){let n,o,s,r,a,{pxmm:l}=t,{roomAreaEnable:c}=t,{roomNameEnable:u}=t,{room:d}=t,{hoveredRoom:h}=t,{getRoomAreaText:f}=t,{getLabelElement:p}=t,{adaptiveRoomLabelVisibleEnable:v}=t;function g(R,U){if(U.width===0||U.height===0)return()=>!1;const V=R.path.map(({x:he,y:ue})=>[he,ue]),H=R.roomLabel.position,{x:O,y:N}=H,{width:G,height:$}=U,X=G/2,ae=$/2;return function(ue){const ge=O*ue,Pe=N*ue,Le=V.map(([le,pe])=>[le*ue,pe*ue]);return[[ge+X,Pe-ae],[ge-X,Pe-ae],[ge-X,Pe+ae],[ge+X,Pe+ae]].every(le=>Wu(le,Le))}}const A=document.body.clientWidth,y=document.body.clientHeight,w=d.roomLabel,x=w.positionInImage.x*100+"%",k=w.positionInImage.y*100+"%",C=(A<500||y<500?10:14)+"px";let L=0,P=0,Q=!1;h.subscribe(function(U){e(16,Q=!!U&&U.id===d.id)});function W(){L=this.clientWidth,P=this.clientHeight,e(4,L),e(5,P)}return i.$$set=R=>{"pxmm"in R&&e(12,l=R.pxmm),"roomAreaEnable"in R&&e(0,c=R.roomAreaEnable),"roomNameEnable"in R&&e(1,u=R.roomNameEnable),"room"in R&&e(2,d=R.room),"hoveredRoom"in R&&e(13,h=R.hoveredRoom),"getRoomAreaText"in R&&e(14,f=R.getRoomAreaText),"getLabelElement"in R&&e(3,p=R.getLabelElement),"adaptiveRoomLabelVisibleEnable"in R&&e(15,v=R.adaptiveRoomLabelVisibleEnable)},i.$$.update=()=>{i.$$.dirty&12&&e(8,n=p==null?void 0:p(d)),i.$$.dirty&16388&&e(7,o=d.size?f(d.size):""),i.$$.dirty&48&&e(18,s={width:L,height:P}),i.$$.dirty&262148&&e(17,r=s?g(d,s):void 0),i.$$.dirty&233472&&e(6,a=v?Q?!0:!!(r!=null&&r(l)):!0)},[c,u,d,p,L,P,a,o,n,x,k,C,l,h,f,v,Q,r,s,W]}class Nu extends oe{constructor(t){super(),ie(this,t,_u,Gu,ne,{pxmm:12,roomAreaEnable:0,roomNameEnable:1,room:2,hoveredRoom:13,getRoomAreaText:14,getLabelElement:3,adaptiveRoomLabelVisibleEnable:15},Ru)}}function Xu(i){ce(i,"svelte-13xux0b",".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function Fo(i,t,e){const n=i.slice();return n[12]=t[e],n}function Ho(i){let t,e=[],n=new Map,o,s,r=i[8];const a=l=>l[12].id;for(let l=0;l<r.length;l+=1){let c=Fo(i,r,l),u=a(c);n.set(u,e[l]=Go(u,c))}return{c(){t=z("div");for(let l=0;l<e.length;l+=1)e[l].c();b(t,"class","floorplan-plugin__room-labels svelte-13xux0b"),ke(()=>i[11].call(t))},m(l,c){M(l,t,c);for(let u=0;u<e.length;u+=1)e[u].m(t,null);o=tt(t,i[11].bind(t)),s=!0},p(l,c){c&447&&(r=l[8],se(),e=Ue(e,c,a,1,l,r,n,t,Et,Go,null,Fo),re())},i(l){if(!s){for(let c=0;c<r.length;c+=1)E(e[c]);s=!0}},o(l){for(let c=0;c<e.length;c+=1)D(e[c]);s=!1},d(l){l&&S(t);for(let c=0;c<e.length;c+=1)e[c].d();o()}}}function Go(i,t){let e,n,o;const s=[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}];let r={};for(let a=0;a<s.length;a+=1)r=je(r,s[a]);return n=new Nu({props:r}),{key:i,first:null,c(){e=me(),K(n.$$.fragment),this.first=e},m(a,l){M(a,e,l),J(n,a,l),o=!0},p(a,l){t=a;const c=l&447?Oe(s,[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}]):{};n.$set(c)},i(a){o||(E(n.$$.fragment,a),o=!0)},o(a){D(n.$$.fragment,a),o=!1},d(a){a&&S(e),Z(n,a)}}}function Yu(i){let t,e,n=i[8]&&Ho(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[8]?n?(n.p(o,s),s&256&&E(n,1)):(n=Ho(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function Uu(i,t,e){let n,{floorIndex:o}=t,{roomAreaEnable:s}=t,{roomNameEnable:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{getRoomAreaText:c}=t,{getLabelElement:u}=t,{adaptiveRoomLabelVisibleEnable:d}=t,h=0,f=0;function p(){h=this.clientWidth,e(6,h)}return i.$$set=v=>{"floorIndex"in v&&e(9,o=v.floorIndex),"roomAreaEnable"in v&&e(0,s=v.roomAreaEnable),"roomNameEnable"in v&&e(1,r=v.roomNameEnable),"floorplanData"in v&&e(10,a=v.floorplanData),"hoveredRoom"in v&&e(2,l=v.hoveredRoom),"getRoomAreaText"in v&&e(3,c=v.getRoomAreaText),"getLabelElement"in v&&e(4,u=v.getLabelElement),"adaptiveRoomLabelVisibleEnable"in v&&e(5,d=v.adaptiveRoomLabelVisibleEnable)},i.$$.update=()=>{if(i.$$.dirty&1536&&e(8,n=a.floorDatas[o].rooms),i.$$.dirty&1088){const{max:v,min:g}=a.bounding,A=v.x-g.x;e(7,f=h/A)}},[s,r,l,c,u,d,h,f,n,o,a,p]}class qu extends oe{constructor(t){super(),ie(this,t,Uu,Yu,ne,{floorIndex:9,roomAreaEnable:0,roomNameEnable:1,floorplanData:10,hoveredRoom:2,getRoomAreaText:3,getLabelElement:4,adaptiveRoomLabelVisibleEnable:5},Xu)}}function Ju(i){ce(i,"svelte-djlmk4",".floorplan-plugin__rule-labels.svelte-djlmk4.svelte-djlmk4{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-djlmk4.svelte-djlmk4{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4.svelte-djlmk4{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4.svelte-djlmk4{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4.svelte-djlmk4{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-djlmk4.svelte-djlmk4{background:#fff;opacity:0.05;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale-wrapper.svelte-djlmk4{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-djlmk4.svelte-djlmk4{position:absolute;background:#fff;opacity:0.05;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale.svelte-djlmk4{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute}.floorplan-plugin__rule-labels--top.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-djlmk4.svelte-djlmk4{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-text-item.svelte-djlmk4{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-djlmk4.svelte-djlmk4{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.2}")}function Wo(i,t,e){const n=i.slice();return n[11]=t[e],n[13]=e,n}function _o(i,t,e){const n=i.slice();return n[14]=t[e],n}function No(i){let t;return{c(){t=z("div"),b(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),T(t,"left",i[14].left*100+"%"),T(t,"bottom",i[14].bottom*100+"%")},m(e,n){M(e,t,n)},p:Y,d(e){e&&S(t)}}}function Xo(i,t){let e,n,o=t[1](t[11].distance)+"",s,r;return{key:i,first:null,c(){e=z("div"),n=z("div"),s=Ie(o),r=ee(),b(n,"class","floorplan-plugin__rule-text svelte-djlmk4"),q(n,"is-row",t[2]),b(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),T(e,"left",t[11].left*100+"%"),T(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){M(a,e,l),B(e,n),B(n,s),B(e,r)},p(a,l){t=a,l&2&&o!==(o=t[1](t[11].distance)+"")&&Me(s,o)},d(a){a&&S(e)}}}function Zu(i){let t,e,n,o,s,r,a=[],l=new Map,c,u=i[3],d=[];for(let p=0;p<u.length;p+=1)d[p]=No(_o(i,u,p));let h=i[4];const f=p=>p[13];for(let p=0;p<h.length;p+=1){let v=Wo(i,h,p),g=f(v);l.set(g,a[p]=Xo(g,v))}return{c(){t=z("div"),e=z("div"),n=ee(),o=z("div");for(let p=0;p<d.length;p+=1)d[p].c();s=ee(),r=z("div");for(let p=0;p<a.length;p+=1)a[p].c();b(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),b(o,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),q(o,"is-row",i[2]),b(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),b(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+i[0]+" svelte-djlmk4"),q(t,"is-row",i[2]),T(t,"width",i[2]?"100%":1/16+"rem"),T(t,"height",i[2]?1/16+"rem":"100%")},m(p,v){M(p,t,v),B(t,e),B(t,n),B(t,o);for(let g=0;g<d.length;g+=1)d[g].m(o,null);B(t,s),B(t,r);for(let g=0;g<a.length;g+=1)a[g].m(r,null)},p(p,[v]){if(v&8){u=p[3];let g;for(g=0;g<u.length;g+=1){const A=_o(p,u,g);d[g]?d[g].p(A,v):(d[g]=No(A),d[g].c(),d[g].m(o,null))}for(;g<d.length;g+=1)d[g].d(1);d.length=u.length}v&22&&(h=p[4],a=Ue(a,v,f,1,p,h,l,r,so,Xo,null,Wo)),v&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+p[0]+" svelte-djlmk4")&&b(t,"class",c),v&5&&q(t,"is-row",p[2])},i:Y,o:Y,d(p){p&&S(t),lt(d,p);for(let v=0;v<a.length;v+=1)a[v].d()}}}const Ot=1e3,Rt=180;function Ku(i,t,e){let{type:n}=t,{data:o}=t,{bounding:s}=t,{getRuleDistanceText:r}=t;const a=n==="top"||n==="bottom",l=s.max.x-s.min.x-(Ot-Rt)*2,c=s.max.y-s.min.y-(Ot-Rt)*2,u=o.map(([p,v])=>a?[p.x,v.x]:[p.y,v.y]).flat().sort().filter((p,v,g)=>v===0?!0:p!==g[v-1]),d=u.map(p=>{const v=a?(p-s.min.x-Ot+Rt)/l:0,g=a?0:(p-s.min.y-Ot+Rt)/c;return{left:v,bottom:g}});d.unshift({left:0,bottom:0}),d.push(a?{left:1,bottom:0}:{left:0,bottom:1});const h=u[u.length-1]-u[0],f=u.map((p,v,g)=>{const A=v===0?0:p-g[v-1],y=v===0?0:(p+g[v-1])/2,w=a?(y-s.min.x-Ot+Rt)/l:0,x=a?0:(y-s.min.y-Ot+Rt)/c;return{left:w,bottom:x,distance:A}}).filter(({distance:p})=>p/h>.1);return i.$$set=p=>{"type"in p&&e(0,n=p.type),"data"in p&&e(5,o=p.data),"bounding"in p&&e(6,s=p.bounding),"getRuleDistanceText"in p&&e(1,r=p.getRuleDistanceText)},[n,r,a,d,f,o,s]}class $u extends oe{constructor(t){super(),ie(this,t,Ku,Zu,ne,{type:0,data:5,bounding:6,getRuleDistanceText:1},Ju)}}function ed(i){ce(i,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Yo(i,t,e){const n=i.slice();return n[13]=t[e][0],n[14]=t[e][1],n}function Uo(i,t){let e,n,o;const s=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<s.length;a+=1)r=je(r,s[a]);return n=new $u({props:r}),{key:i,first:null,c(){e=me(),K(n.$$.fragment),this.first=e},m(a,l){M(a,e,l),J(n,a,l),o=!0},p(a,l){t=a;const c=l&19?Oe(s,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};n.$set(c)},i(a){o||(E(n.$$.fragment,a),o=!0)},o(a){D(n.$$.fragment,a),o=!1},d(a){a&&S(e),Z(n,a)}}}function td(i){let t,e=[],n=new Map,o,s=i[4];const r=a=>a[13];for(let a=0;a<s.length;a+=1){let l=Yo(i,s,a),c=r(l);n.set(c,e[a]=Uo(c,l))}return{c(){t=z("div");for(let a=0;a<e.length;a+=1)e[a].c();b(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),T(t,"width",i[3]),T(t,"height",i[2])},m(a,l){M(a,t,l);for(let c=0;c<e.length;c+=1)e[c].m(t,null);o=!0},p(a,[l]){l&19&&(s=a[4],se(),e=Ue(e,l,r,1,a,s,n,t,Et,Uo,null,Yo),re()),l&8&&T(t,"width",a[3]),l&4&&T(t,"height",a[2])},i(a){if(!o){for(let l=0;l<s.length;l+=1)E(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)D(e[l]);o=!1},d(a){a&&S(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const qo=1e3,Jo=180;function nd(i,t,e){let n,o,s,r,a,l,c,u,d,h,{floorIndex:f}=t,{floorplanData:p}=t,{getRuleDistanceText:v}=t;return i.$$set=g=>{"floorIndex"in g&&e(5,f=g.floorIndex),"floorplanData"in g&&e(6,p=g.floorplanData),"getRuleDistanceText"in g&&e(0,v=g.getRuleDistanceText)},i.$$.update=()=>{i.$$.dirty&64&&e(1,n=p.bounding),i.$$.dirty&96&&e(11,o=p.floorDatas[f].rules),i.$$.dirty&2048&&e(12,s=Object.keys(o)),i.$$.dirty&6144&&e(4,r=s.map(g=>[g,o[g]])),i.$$.dirty&2&&e(9,a=n.max.x-n.min.x),i.$$.dirty&2&&e(7,l=n.max.y-n.min.y),i.$$.dirty&2&&e(10,c=n.max.x-n.min.x-(qo-Jo)*2),i.$$.dirty&2&&e(8,u=n.max.y-n.min.y-(qo-Jo)*2),i.$$.dirty&1536&&e(3,d=c/a*100+"%"),i.$$.dirty&384&&e(2,h=u/l*100+"%")},[v,n,h,d,r,f,p,l,u,a,c,o,s]}class id extends oe{constructor(t){super(),ie(this,t,nd,td,ne,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},ed)}}function di(i,t={}){let e="";const{needZ:n,needA:o}=t;return(n?i.slice().concat(i[0]):i.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,u=l+","+c;return a===0?(e+="M"+u,e):o!=null&&o[a]?(e+="A"+o[a]+","+u,e):(e+="L"+u,e)}),e+(n?"Z":"")}function Qa({x:i,y:t},e){const{max:n,min:o}=e;return{x:i-o.x,y:n.y-t}}function od(i,t){const e=i.x*1e3+t.bounding.origin.x,n=-i.z*1e3+t.bounding.origin.y;return{x:e,y:n}}function sd(i,t){const e=t.bounding,n=e.max.x-e.min.x,o=e.max.y-e.min.y;return{x:(i.x-e.min.x)/n,y:(e.max.y-i.y)/o}}function rd(i,t){return Math.max(...t.work.observers.map(n=>i.z>=n.standingPosition.z?n.floorIndex:0))}function ad(i){let t;return{c(){t=ye("path"),b(t,"d",i[0]),b(t,"fill","#2F313A")},m(e,n){M(e,t,n)},p(e,[n]){n&1&&b(t,"d",e[0])},i:Y,o:Y,d(e){e&&S(t)}}}function ld(i,t,e){let n,{path:o}=t;return i.$$set=s=>{"path"in s&&e(1,o=s.path)},i.$$.update=()=>{i.$$.dirty&2&&e(0,n=di(o,{needZ:!0}))},[n,o]}class cd extends oe{constructor(t){super(),ie(this,t,ld,ad,ne,{path:1})}}function ud(i){let t,e,n,o,s,r;return{c(){t=ye("defs"),e=ye("pattern"),n=ye("rect"),o=ye("path"),s=ee(),r=ye("path"),b(n,"x","0"),b(n,"y","0"),b(n,"width",i[1]),b(n,"height",i[1]),b(n,"fill","#323747"),b(o,"d",i[2]),b(o,"stroke","#ffffff"),b(o,"stroke-opacity","0.06"),b(o,"stroke-width","0.5"),b(o,"fill","none"),b(e,"id","fpm-room-pattern-0"),b(e,"x","0"),b(e,"y","0"),b(e,"width",i[1]),b(e,"height",i[1]),b(e,"patternUnits","userSpaceOnUse"),b(e,"patternTransform","scale(50 50)"),b(r,"d",i[0]),b(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){M(a,t,l),B(t,e),B(e,n),B(e,o),M(a,s,l),M(a,r,l)},p(a,[l]){l&1&&b(r,"d",a[0])},i:Y,o:Y,d(a){a&&S(t),a&&S(s),a&&S(r)}}}const xi=6;function dd(i,t,e){let n,{path:o}=t;const s=xi*2,r=`M0 ${xi} h ${s} M${xi} 0 v ${s}`;return i.$$set=a=>{"path"in a&&e(3,o=a.path)},i.$$.update=()=>{i.$$.dirty&8&&e(0,n=di(o,{needZ:!0}))},[n,s,r,o]}class hd extends oe{constructor(t){super(),ie(this,t,dd,ud,ne,{path:3})}}function fd(i){let t,e,n,o,s,r,a,l,c,u,d;return{c(){t=ye("defs"),e=ye("pattern"),n=ye("rect"),o=ye("pattern"),s=ye("rect"),r=ee(),a=ye("path"),l=ee(),c=ye("path"),u=ee(),d=ye("path"),b(n,"x","0"),b(n,"y","0"),b(n,"width","6"),b(n,"height","50"),b(n,"fill","none"),b(n,"stroke","#4B4B57"),b(n,"stroke-width","0.5"),b(e,"id","room-material-pattern-1"),b(e,"x","0"),b(e,"y","0"),b(e,"width","12"),b(e,"height","50"),b(e,"patternUnits","userSpaceOnUse"),b(e,"patternTransform","scale(50 50)"),b(s,"x","0"),b(s,"y","0"),b(s,"width","6"),b(s,"height","50"),b(s,"fill","none"),b(s,"stroke","#4B4B57"),b(s,"stroke-width","0.5"),b(o,"id","room-material-pattern-2"),b(o,"x","6"),b(o,"y","25"),b(o,"width","12"),b(o,"height","50"),b(o,"patternUnits","userSpaceOnUse"),b(o,"patternTransform","scale(50 50)"),b(a,"d",i[0]),b(a,"fill","#43434D"),b(c,"d",i[0]),b(c,"fill","url(#room-material-pattern-1)"),b(d,"d",i[0]),b(d,"fill","url(#room-material-pattern-2)")},m(h,f){M(h,t,f),B(t,e),B(e,n),B(t,o),B(o,s),M(h,r,f),M(h,a,f),M(h,l,f),M(h,c,f),M(h,u,f),M(h,d,f)},p(h,[f]){f&1&&b(a,"d",h[0]),f&1&&b(c,"d",h[0]),f&1&&b(d,"d",h[0])},i:Y,o:Y,d(h){h&&S(t),h&&S(r),h&&S(a),h&&S(l),h&&S(c),h&&S(u),h&&S(d)}}}function md(i,t,e){let n,{path:o}=t;return i.$$set=s=>{"path"in s&&e(1,o=s.path)},i.$$.update=()=>{i.$$.dirty&2&&e(0,n=di(o,{needZ:!0}))},[n,o]}class gd extends oe{constructor(t){super(),ie(this,t,md,fd,ne,{path:1})}}function pd(i){ce(i,"svelte-1dykexu",".floorplan-plugin__room-material.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%}svg.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}")}function Zo(i,t,e){const n=i.slice();return n[5]=t[e],n}function Ad(i){let t,e;return t=new hd({props:{path:i[5].path}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function vd(i){let t,e;return t=new gd({props:{path:i[5].path}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function bd(i){let t,e;return t=new cd({props:{path:i[5].path}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Ko(i){let t,e,n,o;const s=[bd,vd,Ad],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(i),n=r[e]=s[e](i),{c(){t=ye("svg"),n.c(),b(t,"width","100%"),b(t,"height","100%"),b(t,"viewBox",`0 0 ${i[1]} ${i[2]}`),b(t,"class","svelte-1dykexu")},m(l,c){M(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):(se(),D(r[u],1,1,()=>{r[u]=null}),re(),n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),E(n,1),n.m(t,null))},i(l){o||(E(n),o=!0)},o(l){D(n),o=!1},d(l){l&&S(t),r[e].d()}}}function yd(i){let t,e,n=i[0],o=[];for(let r=0;r<n.length;r+=1)o[r]=Ko(Zo(i,n,r));const s=r=>D(o[r],1,1,()=>{o[r]=null});return{c(){t=z("div");for(let r=0;r<o.length;r+=1)o[r].c();b(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){M(r,t,a);for(let l=0;l<o.length;l+=1)o[l].m(t,null);e=!0},p(r,[a]){if(a&7){n=r[0];let l;for(l=0;l<n.length;l+=1){const c=Zo(r,n,l);o[l]?(o[l].p(c,a),E(o[l],1)):(o[l]=Ko(c),o[l].c(),E(o[l],1),o[l].m(t,null))}for(se(),l=n.length;l<o.length;l+=1)s(l);re()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)E(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)D(o[a]);e=!1},d(r){r&&S(t),lt(o,r)}}}function wd(i,t,e){let n,{floorIndex:o}=t,{floorplanData:s}=t;const r=s.bounding.max.x-s.bounding.min.x,a=s.bounding.max.y-s.bounding.min.y;return i.$$set=l=>{"floorIndex"in l&&e(3,o=l.floorIndex),"floorplanData"in l&&e(4,s=l.floorplanData)},i.$$.update=()=>{i.$$.dirty&24&&e(0,n=s.floorDatas[o].rooms.map(l=>fe(F({},l),{path:l.path.map(c=>Qa(c,s.bounding))})))},[n,r,a,o,s]}class Cd extends oe{constructor(t){super(),ie(this,t,wd,yd,ne,{floorIndex:3,floorplanData:4},pd)}}function Pd(i){ce(i,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function Ed(i){let t,e,n,o;return{c(){t=ye("path"),b(t,"d",i[5]),b(t,"fill","#fff"),b(t,"style",i[2]),b(t,"id",e=`${i[1]}_${i[0].id}`),b(t,"class","svelte-qq2273")},m(s,r){M(s,t,r),n||(o=[we(t,"mouseenter",i[3]),we(t,"mouseleave",i[4])],n=!0)},p(s,[r]){r&4&&b(t,"style",s[2]),r&3&&e!==(e=`${s[1]}_${s[0].id}`)&&b(t,"id",e)},i:Y,o:Y,d(s){s&&S(t),n=!1,ut(o)}}}function Id(i,t,e){let n,o,{room:s}=t,{floorIndex:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{highlightData:c}=t;function u(){l.set(s)}function d(){l.set(void 0)}const{bounding:h}=a,f=di(s.path,{needZ:!0,format:p=>Qa(p,h)});return i.$$set=p=>{"room"in p&&e(0,s=p.room),"floorIndex"in p&&e(1,r=p.floorIndex),"floorplanData"in p&&e(6,a=p.floorplanData),"hoveredRoom"in p&&e(7,l=p.hoveredRoom),"highlightData"in p&&e(8,c=p.highlightData)},i.$$.update=()=>{i.$$.dirty&259&&e(9,n=c[`${r}_${s.id}`]),i.$$.dirty&512&&e(2,o=n?`fill: ${n.color}; --opacity: ${n.opacity}; pointer-events: ${n.disabled?"none":"auto"}`:null)},[s,r,o,u,d,f,a,l,c,n]}class kd extends oe{constructor(t){super(),ie(this,t,Id,Ed,ne,{room:0,floorIndex:1,floorplanData:6,hoveredRoom:7,highlightData:8},Pd)}}function xd(i){ce(i,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function $o(i,t,e){const n=i.slice();return n[6]=t[e],n}function es(i,t){let e,n,o;const s=[{room:t[6],floorplanData:t[1],hoveredRoom:t[2],floorIndex:t[0],highlightData:t[3]}];let r={};for(let a=0;a<s.length;a+=1)r=je(r,s[a]);return n=new kd({props:r}),{key:i,first:null,c(){e=me(),K(n.$$.fragment),this.first=e},m(a,l){M(a,e,l),J(n,a,l),o=!0},p(a,l){t=a;const c=l&15?Oe(s,[{room:t[6],floorplanData:t[1],hoveredRoom:t[2],floorIndex:t[0],highlightData:t[3]}]):{};n.$set(c)},i(a){o||(E(n.$$.fragment,a),o=!0)},o(a){D(n.$$.fragment,a),o=!1},d(a){a&&S(e),Z(n,a)}}}function Dd(i){let t,e,n=[],o=new Map,s,r=i[1].floorDatas[i[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=$o(i,r,l),u=a(c);o.set(u,n[l]=es(u,c))}return{c(){t=z("div"),e=ye("svg");for(let l=0;l<n.length;l+=1)n[l].c();b(e,"width","100%"),b(e,"height","100%"),b(e,"viewBox",`0 0 ${i[4]} ${i[5]}`),b(e,"class","svelte-1kqo6e4"),b(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){M(l,t,c),B(t,e);for(let u=0;u<n.length;u+=1)n[u].m(e,null);s=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,se(),n=Ue(n,c,a,1,l,r,o,e,Et,es,null,$o),re())},i(l){if(!s){for(let c=0;c<r.length;c+=1)E(n[c]);s=!0}},o(l){for(let c=0;c<n.length;c+=1)D(n[c]);s=!1},d(l){l&&S(t);for(let c=0;c<n.length;c+=1)n[c].d()}}}function Ld(i,t,e){let{floorIndex:n}=t,{floorplanData:o}=t,{hoveredRoom:s}=t,{highlightData:r}=t;const a=o.bounding.max.x-o.bounding.min.x,l=o.bounding.max.y-o.bounding.min.y;return i.$$set=c=>{"floorIndex"in c&&e(0,n=c.floorIndex),"floorplanData"in c&&e(1,o=c.floorplanData),"hoveredRoom"in c&&e(2,s=c.hoveredRoom),"highlightData"in c&&e(3,r=c.highlightData)},[n,o,s,r,a,l]}class Oa extends oe{constructor(t){super(),ie(this,t,Ld,Dd,ne,{floorIndex:0,floorplanData:1,hoveredRoom:2,highlightData:3},xd)}}function Sd(i){ce(i,"svelte-bl8zrz",".floorplan-plugin__floor.svelte-bl8zrz{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none}.floorplan-plugin__floor--is-current.svelte-bl8zrz{opacity:1;pointer-events:auto}")}function ts(i){let t,e;const n=[{floorIndex:i[1],floorplanData:i[8],hoveredRoom:i[14],highlightData:i[13]}];let o={};for(let s=0;s<n.length;s+=1)o=je(o,n[s]);return t=new Oa({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&24834?Oe(n,[{floorIndex:s[1],floorplanData:s[8],hoveredRoom:s[14],highlightData:s[13]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){D(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function ns(i){let t,e;const n=[{floorplanData:i[8],roomAreaEnable:i[5],roomNameEnable:i[6],floorIndex:i[1],getRoomAreaText:i[9],getLabelElement:i[10],hoveredRoom:i[14],adaptiveRoomLabelVisibleEnable:i[12]}];let o={};for(let s=0;s<n.length;s+=1)o=je(o,n[s]);return t=new qu({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&22370?Oe(n,[{floorplanData:s[8],roomAreaEnable:s[5],roomNameEnable:s[6],floorIndex:s[1],getRoomAreaText:s[9],getLabelElement:s[10],hoveredRoom:s[14],adaptiveRoomLabelVisibleEnable:s[12]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){D(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function is(i){let t,e;const n=[{floorplanData:i[8],floorIndex:i[1],getRuleDistanceText:i[11]}];let o={};for(let s=0;s<n.length;s+=1)o=je(o,n[s]);return t=new id({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&2306?Oe(n,[{floorplanData:s[8],floorIndex:s[1],getRuleDistanceText:s[11]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){D(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function Md(i){let t,e,n,o,s,r,a,l,c;const u=[{floorIndex:i[1],floorplanData:i[8]}];let d={};for(let A=0;A<u.length;A+=1)d=je(d,u[A]);e=new Cd({props:d});let h=(i[2]||i[3])&&ts(i);const f=[{floorplanData:i[8],floorIndex:i[1]}];let p={};for(let A=0;A<f.length;A+=1)p=je(p,f[A]);s=new Va({props:p});let v=i[4]&&ns(i),g=i[7]&&is(i);return{c(){t=z("div"),K(e.$$.fragment),n=ee(),h&&h.c(),o=ee(),K(s.$$.fragment),r=ee(),v&&v.c(),a=ee(),g&&g.c(),b(t,"class",l=Te(`floorplan-plugin__floor${i[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(A,y){M(A,t,y),J(e,t,null),B(t,n),h&&h.m(t,null),B(t,o),J(s,t,null),B(t,r),v&&v.m(t,null),B(t,a),g&&g.m(t,null),c=!0},p(A,[y]){const w=y&258?Oe(u,[{floorIndex:A[1],floorplanData:A[8]}]):{};e.$set(w),A[2]||A[3]?h?(h.p(A,y),y&12&&E(h,1)):(h=ts(A),h.c(),E(h,1),h.m(t,o)):h&&(se(),D(h,1,1,()=>{h=null}),re());const x=y&258?Oe(f,[{floorplanData:A[8],floorIndex:A[1]}]):{};s.$set(x),A[4]?v?(v.p(A,y),y&16&&E(v,1)):(v=ns(A),v.c(),E(v,1),v.m(t,a)):v&&(se(),D(v,1,1,()=>{v=null}),re()),A[7]?g?(g.p(A,y),y&128&&E(g,1)):(g=is(A),g.c(),E(g,1),g.m(t,null)):g&&(se(),D(g,1,1,()=>{g=null}),re()),(!c||y&1&&l!==(l=Te(`floorplan-plugin__floor${A[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&b(t,"class",l)},i(A){c||(E(e.$$.fragment,A),E(h),E(s.$$.fragment,A),E(v),E(g),c=!0)},o(A){D(e.$$.fragment,A),D(h),D(s.$$.fragment,A),D(v),D(g),c=!1},d(A){A&&S(t),Z(e),h&&h.d(),Z(s),v&&v.d(),g&&g.d()}}}function Td(i,t,e){let{isCurrent:n}=t,{floorIndex:o}=t,{highlightEnable:s}=t,{hoverEnable:r}=t,{roomLabelsEnable:a}=t,{roomAreaEnable:l}=t,{roomNameEnable:c}=t,{ruleLabelsEnable:u}=t,{floorplanData:d}=t,{getRoomAreaText:h}=t,{getLabelElement:f}=t,{getRuleDistanceText:p}=t,{adaptiveRoomLabelVisibleEnable:v}=t,{highlightData:g}=t;const A=ao(void 0);return i.$$set=y=>{"isCurrent"in y&&e(0,n=y.isCurrent),"floorIndex"in y&&e(1,o=y.floorIndex),"highlightEnable"in y&&e(2,s=y.highlightEnable),"hoverEnable"in y&&e(3,r=y.hoverEnable),"roomLabelsEnable"in y&&e(4,a=y.roomLabelsEnable),"roomAreaEnable"in y&&e(5,l=y.roomAreaEnable),"roomNameEnable"in y&&e(6,c=y.roomNameEnable),"ruleLabelsEnable"in y&&e(7,u=y.ruleLabelsEnable),"floorplanData"in y&&e(8,d=y.floorplanData),"getRoomAreaText"in y&&e(9,h=y.getRoomAreaText),"getLabelElement"in y&&e(10,f=y.getLabelElement),"getRuleDistanceText"in y&&e(11,p=y.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in y&&e(12,v=y.adaptiveRoomLabelVisibleEnable),"highlightData"in y&&e(13,g=y.highlightData)},[n,o,s,r,a,l,c,u,d,h,f,p,v,g,A]}class zd extends oe{constructor(t){super(),ie(this,t,Td,Md,ne,{isCurrent:0,floorIndex:1,highlightEnable:2,hoverEnable:3,roomLabelsEnable:4,roomAreaEnable:5,roomNameEnable:6,ruleLabelsEnable:7,floorplanData:8,getRoomAreaText:9,getLabelElement:10,getRuleDistanceText:11,adaptiveRoomLabelVisibleEnable:12,highlightData:13},Sd)}}function Bd(i){ce(i,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function os(i,t,e){const n=i.slice();return n[21]=t[e],n}function ss(i){let t,e,n,o,s,r=i[13].floorDatas,a=[];for(let d=0;d<r.length;d+=1)a[d]=rs(os(i,r,d));const l=d=>D(a[d],1,1,()=>{a[d]=null});let c=i[5]&&as(i),u=i[8]&&ls(i);return{c(){t=z("div");for(let d=0;d<a.length;d+=1)a[d].c();e=ee(),c&&c.c(),n=ee(),u&&u.c(),b(t,"class","floorplan-main svelte-86bqav")},m(d,h){M(d,t,h);for(let f=0;f<a.length;f+=1)a[f].m(t,null);B(t,e),c&&c.m(t,null),B(t,n),u&&u.m(t,null),s=!0},p(d,h){if(i=d,h&2047696){r=i[13].floorDatas;let f;for(f=0;f<r.length;f+=1){const p=os(i,r,f);a[f]?(a[f].p(p,h),E(a[f],1)):(a[f]=rs(p),a[f].c(),E(a[f],1),a[f].m(t,e))}for(se(),f=r.length;f<a.length;f+=1)l(f);re()}i[5]?c?(c.p(i,h),h&32&&E(c,1)):(c=as(i),c.c(),E(c,1),c.m(t,n)):c&&(se(),D(c,1,1,()=>{c=null}),re()),i[8]?u?(u.p(i,h),h&256&&E(u,1)):(u=ls(i),u.c(),E(u,1),u.m(t,null)):u&&(se(),D(u,1,1,()=>{u=null}),re())},i(d){if(!s){for(let h=0;h<r.length;h+=1)E(a[h]);E(c),E(u),o||ke(()=>{o=Tt(t,Mt,{duration:i[0],easing:At}),o.start()}),s=!0}},o(d){a=a.filter(Boolean);for(let h=0;h<a.length;h+=1)D(a[h]);D(c),D(u),s=!1},d(d){d&&S(t),lt(a,d),c&&c.d(),u&&u.d()}}}function rs(i){let t,e;const n=[{hoverEnable:i[6],highlightEnable:i[7],floorplanData:i[13],getRoomAreaText:i[16],getLabelElement:i[17],getRuleDistanceText:i[18],roomLabelsEnable:i[9],roomAreaEnable:i[10],roomNameEnable:i[11],ruleLabelsEnable:i[12],adaptiveRoomLabelVisibleEnable:i[19],highlightData:i[20]},{floorIndex:i[21].floorIndex},{isCurrent:i[21].floorIndex===i[4]}];let o={};for(let s=0;s<n.length;s+=1)o=je(o,n[s]);return t=new zd({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&2047696?Oe(n,[r&2047680&&{hoverEnable:s[6],highlightEnable:s[7],floorplanData:s[13],getRoomAreaText:s[16],getLabelElement:s[17],getRuleDistanceText:s[18],roomLabelsEnable:s[9],roomAreaEnable:s[10],roomNameEnable:s[11],ruleLabelsEnable:s[12],adaptiveRoomLabelVisibleEnable:s[19],highlightData:s[20]},r&8192&&{floorIndex:s[21].floorIndex},r&8208&&{isCurrent:s[21].floorIndex===s[4]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){D(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function as(i){let t,e;const n=[{panoIndex:i[3],floorplanData:i[13],lastPanoramaLongitude:i[14],cameraImageUrl:i[15]}];let o={};for(let s=0;s<n.length;s+=1)o=je(o,n[s]);return t=new vu({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&57352?Oe(n,[{panoIndex:s[3],floorplanData:s[13],lastPanoramaLongitude:s[14],cameraImageUrl:s[15]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){D(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function ls(i){let t,e;return t=new Iu({props:{floorplanData:i[13],northDesc:i[2]}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&8192&&(s.floorplanData=n[13]),o&4&&(s.northDesc=n[2]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function jd(i){let t,e,n=i[1]&&ss(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&E(n,1)):(n=ss(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function Vd(i,t,e){let{duration:n=0}=t,{visible:o}=t,{northDesc:s}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:u}=t,{compassEnable:d}=t,{roomLabelsEnable:h}=t,{roomAreaEnable:f}=t,{roomNameEnable:p}=t,{ruleLabelsEnable:v}=t,{floorplanData:g}=t,{lastPanoramaLongitude:A}=t,{cameraImageUrl:y}=t,{getRoomAreaText:w}=t,{getLabelElement:x}=t,{getRuleDistanceText:k}=t,{adaptiveRoomLabelVisibleEnable:C}=t,{highlightData:L}=t;return i.$$set=P=>{"duration"in P&&e(0,n=P.duration),"visible"in P&&e(1,o=P.visible),"northDesc"in P&&e(2,s=P.northDesc),"panoIndex"in P&&e(3,r=P.panoIndex),"floorIndex"in P&&e(4,a=P.floorIndex),"cameraEnable"in P&&e(5,l=P.cameraEnable),"hoverEnable"in P&&e(6,c=P.hoverEnable),"highlightEnable"in P&&e(7,u=P.highlightEnable),"compassEnable"in P&&e(8,d=P.compassEnable),"roomLabelsEnable"in P&&e(9,h=P.roomLabelsEnable),"roomAreaEnable"in P&&e(10,f=P.roomAreaEnable),"roomNameEnable"in P&&e(11,p=P.roomNameEnable),"ruleLabelsEnable"in P&&e(12,v=P.ruleLabelsEnable),"floorplanData"in P&&e(13,g=P.floorplanData),"lastPanoramaLongitude"in P&&e(14,A=P.lastPanoramaLongitude),"cameraImageUrl"in P&&e(15,y=P.cameraImageUrl),"getRoomAreaText"in P&&e(16,w=P.getRoomAreaText),"getLabelElement"in P&&e(17,x=P.getLabelElement),"getRuleDistanceText"in P&&e(18,k=P.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in P&&e(19,C=P.adaptiveRoomLabelVisibleEnable),"highlightData"in P&&e(20,L=P.highlightData)},[n,o,s,r,a,l,c,u,d,h,f,p,v,g,A,y,w,x,k,C,L]}class lo extends oe{constructor(t){super(),ie(this,t,Vd,jd,ne,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,ruleLabelsEnable:12,floorplanData:13,lastPanoramaLongitude:14,cameraImageUrl:15,getRoomAreaText:16,getLabelElement:17,getRuleDistanceText:18,adaptiveRoomLabelVisibleEnable:19,highlightData:20},Bd)}}const Qd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAwCAYAAACFUvPfAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAALaADAAQAAAABAAAAMAAAAADe2FZjAAAEF0lEQVRoBe2WzWskRRiHf13V092TxI2oEzYeVDwITtyDuCiihwiCePGgxIM3vYgHL4J4UIhBRA8i/gPqyUvWg7AiIuIeloDiYUHJLOK6BPwIk9nNODM9Xf1RVe1b3elJRjCZmQ6euqGmuqer33rq4e23GqiOykBloDJQGagMVAYqA5WBykBlYFYD1qwP/tdzaZqOx9zYOLxeX0+L5yzLGp0X/03a25MOnGRcBtx+6Rlo9SL08G4EooFnxa8Yiivox5/h5Ys/4cl7NVorNDRnngX+0MIkVMeMSf23zyKML8J7/Dy8hwF2Buh9CnS+AEQIdLspBuGb+M7/qLW4qJrNpsLapjYhpwVnx3BMfCtNNx3Etc9xywvnMf80wG8HmQainw0RxSGrnmeBp+8k5/j9S0HbvXb5io0Lz880/0wPHV1NlhLd316He+4xOCv5ragF7L9PrH1qBJyB0626x/lC+qrSvH5r/W+n1WpxUM5nMY4GPeH8lHJaPgfeAFQHCL+ntkXT+vnUc3W6pvTIwC0wy3rA4dwLmK2avZ7Eo9uKBuYJfgJscbs8dLCxDMt+EOEPBEZNEWyBYHqTz6bPXrzUnNrSShxHIsYiOL69zrCGLLcLqJP68tB+9w5wj+YhWDafQ2s61wNqxjZhmrQ2pvMFCEvXuCUZ7wqH794ZWs28LJqlTXSUyuksF2M/yOwqgkx2c1ADa4wLAQRk2sAGQQakhN6yFC2hltfz5kSY44NKQeeh+vtI/SSzWhg2CzCgmWISmKUGmaYFBDfCSymnfxJ6/+ospVcWOLLp5DGP/y0P/Rp66O99DQNq7Po3Ds0a0wY+My2QSv2N2mO/OyxR2o6UQk+Lv7yJ06JYSnnolZVU9cUn2O9SmaMWGFBqYXRwbqAJWIi94TX5biotpcGl1DXZ6LnqIbNDTnmUgi52Mv5l5ysMxIcZcGjy2DTK4ZHlcBC14zeSge4qphICjj3bS0A7o9nSp2TOkm7aZ8bGZy/jxhO87V91G0+dfY/Z7BWIIK9KYUi5qy/Hf8YfBG3sqJTHiQWhmTVkbip+wX3x6volVSx+LPAxF+VLXhZ8VQ+iP2Rta/iWe5v42Fngj0BbdnRTXh12ZIcKhTaGbcYjybRwXBU1lu9KlndXp04NM52poKWO0RZsviNaP9a6grkO972+st05pXhE5c1hTEluJy7XUejGUQNLMbAmTdWY1rKBLW3aTJqBZ7nZkb36DhYCreeYHbMUXHvaYi5XDK70EcgulmRjm77wNtenzuXCbmnTRaAx493rbGf3Jr/njMzj920CnKdUaFCjlDioy7NYNvOdGrQJNgI32/L2tkXfFPlxgToqjWVhD6KdLnQRdARf/HHQz2r2X2Gqy8pAZaAyUBmoDFQGKgP/q4F/AJYg9/s0ZoABAAAAAElFTkSuQmCC";function Od(i){return _(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(o){return _(this,null,function*(){const s={index:o.index,url:o.url,svgUrl:o.svg_url};if(o.svg_url){const r=yield fetch(o.svg_url,{headers:t}).then(a=>a.text());s.svgContent=r}return s})};return yield Promise.all(i.map(e))})}function Rd(i){return{id:i.id,size:i.size,name:i.name,path:i.path,roomType:i.room_type,floorType:i.floor_type,roomLabel:{position:i.room_label.position,positionInImage:i.room_label.position_in_image},observerIndexs:i.observer_indexs}}function Fd(i){return{floorName:i.floor_name,floorIndex:i.floor_index,rooms:i.rooms.map(Rd),rules:i.rules}}function Hd(i){return{index:i.index,floorIndex:i.floor_index,position:i.position,positionInImage:i.position_in_image}}function Gd(i){return{rad:i.rad,position:i.position,positionInImage:i.position_in_image,northRad:i.north_rad,roomId:i.room_id,floorIndex:i.floor_index}}function bt(i){return _(this,null,function*(){const t=yield Od(i.outlines),e=i.computed_data.bounding,n=i.computed_data.floor_datas.map(Fd),o=i.computed_data.entrance?Gd(i.computed_data.entrance):null;return{outlines:t,entrance:o,bounding:e,floorDatas:n,observers:i.computed_data.observers.map(Hd)}})}function Wd(i,t,e){return i.map(o=>{const s=o.position,r=o.icon?o.icon:{url:Qd,width:45,height:48},a=rd(s,t),l=od(s,e),c=sd(l,e);return{floorIndex:a,icon:r,id:o.id,position:l,positionInImage:c}})}function _d(i,t){return t(i),i}function hi(i,t){return _d({},e=>{for(const n in i)t.indexOf(n)===-1&&(e[n]=i[n])})}function cs(i,t){const e=Math.max(...i.work.observers.map(n=>n.floorIndex));return t>e?i.model.bounding.max.y:Math.max(...i.work.observers.filter(n=>n.floorIndex===t).map(n=>n.standingPosition.y))}function co(i,t,e=gt.BOUNDING_CENTER){const n=cs(i,t),o=cs(i,t+1);return e===gt.BOUNDING_CENTER?(i.model.bounding.max.y+i.model.bounding.min.y)/2:e===gt.CEILING?o:n}function uo(i,t,e,n){const o=co(i,e,n==null?void 0:n.attachedTo),s=new I.Vector3(0,o,0),r=new I.Vector3(1,o,0),a=s.clone().project(i.camera),l=r.clone().project(i.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}class Pn{constructor(t,e){m(this,"VERSION","2.12.0-alpha.2");m(this,"five");m(this,"hooks",new Jt);m(this,"staticPrefix","//vrlab-static.ljcdn.com");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}}class zt extends Pn{}var Ge=(i=>(i.UnknownError="UnknownError",i.DataNotLoaded="DataNotLoaded",i.BreakOffByHide="BreakOffByHide",i.BreakOffByDisable="BreakOffByDisable",i.ModelNotLoaded="ModelNotLoaded",i.ChangeModeError="ChangeModeError",i.UpdateCameraError="UpdateCameraError",i))(Ge||{});const Ra=500,Nd=80;function Xi(i,t,e=4){return Math.floor(i*Math.pow(10,e))===Math.floor(t*Math.pow(10,e))}function Fa(i,t){return _(this,null,function*(){yield new Promise((e,n)=>{i.changeMode(...t).catch(o=>n(o)),i.once("initAnimationEnded",()=>{const o=i.getCurrentState(),s=t[0];o.mode!==s&&n(new Error("mode \u4E0E\u9884\u671F\u4E0D\u7B26")),(()=>{const l=t[1];return l?Object.keys(l).every(c=>{const u=o[c];if(u===void 0)return!0;const d=l[c];return typeof u=="number"&&typeof d=="number"?Xi(u,d,2):u===d}):!0})()||n(new Error("five pose \u4E0E\u9884\u671F\u4E0D\u7B26")),e()})})})}function ho(i,t){if(i.currentMode!==t.mode)return!1;const{latitude:e,longitude:n,fov:o}=t,{latitude:s,longitude:r}=i.getCurrentState(),a=i.camera.fov;return!(!Xi(e,s,2)||!Xi(n,r,2)||o!==a)}function Ha(i,t,e=!0){return _(this,null,function*(){if(ho(i,t)===!0)return;const o=i.getCurrentState();if(o.mode!==t.mode){const[u]=yield ii(Fa(i,[t.mode,t,void 0,e]));if(u)throw new Error(Ge.ChangeModeError);return}const{latitude:s,longitude:r,fov:a}=o,l=Math.min(1e3,Math.max(200,Math.abs(s-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,Math.abs(a-t.fov)*10)),[c]=yield ii(i.updateCamera(t,l,e));if(c)throw new Error(Ge.UpdateCameraError)})}function Yt(i,t,e=300){const n=i.getElement();!n||(n.style.opacity=t+"",n.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(o=>n.addEventListener("transitionend",o,{once:!0})),new Promise(o=>setTimeout(o,e))]).then(()=>{n.style.transition="none"}))}function Xd(i){const{latitude:t,longitude:e}=i,n=Math.abs(t-Math.PI/2)>5*Math.PI/180,o=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return n||o}function Yd(i){const{latitude:t,longitude:e}=i,n=Math.abs(t-Math.PI/2)<10*Math.PI/180,o=e<30*(Math.PI/180)||e>330*(Math.PI/180);return n&&o}class Ud extends zt{constructor(e,n){var a;super(e);m(this,"name","modelFloorplanPlugin");m(this,"state");m(this,"data");m(this,"showState");m(this,"showPromise");m(this,"app");m(this,"panoIndex",0);m(this,"floorIndex",0);m(this,"selector");m(this,"showRejection");m(this,"wrapper");m(this,"container",document.createElement("div"));m(this,"lastPanoramaLongitude",0);m(this,"size",{width:0,height:0});m(this,"hasAddedEventListener",!1);m(this,"isHiddenByHideFunc",!1);m(this,"highlightData",{});m(this,"dispose",()=>{var e,n;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(n=this.container)==null||n.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});m(this,"show",(...n)=>_(this,[...n],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const o=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},o),this._show(e)}));m(this,"hide",(...n)=>_(this,[...n],function*(e={}){!this.state.enabled||(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));m(this,"updateSize",()=>{if(!this.data||!ho(this.five,this.showState)||!this.container||!this.wrapper)return;const{min:e,max:n}=this.data.bounding,o=n.x-e.x,s=n.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=uo(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(o*a),c=Math.ceil(s*a);this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c})});m(this,"highlight",e=>{!this.state.config.highlightEnable||(this.highlightData=e,this.render())});m(this,"unhighlight",()=>{this.highlightData={},this.render()});m(this,"_disable",e=>{var o,s,r;const{userAction:n}=e;this.hooks.emit("disable",{userAction:n}),(o=this.showRejection)==null||o.call(this,Ge.BreakOffByDisable),this.showPromise=void 0,(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});m(this,"_enable",e=>{const{userAction:n}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:n}),this.state.visible&&this._show({userAction:n}))});m(this,"_show",e=>_(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ge.ModelNotLoaded);if(!this.data)throw new Error(Ge.DataNotLoaded);this.isHiddenByHideFunc=!1;const n={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},o=F(F({},n),e),s=()=>_(this,null,function*(){this.hooks.emit("show",{userAction:o.userAction,auto:o.isAutoShow});let a=!1,l;this.showRejection=h=>{a=!0,l=h};const[c]=yield ii(Ha(this.five,this.showState,o.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ge.UnknownError);this.updateSize(),this.floorIndex=o.floorIndex,this.five.model.show(this.floorIndex);const u=o.modelOpacity,d=o.immediately?0:Ra;Yt(this.five,u,d),this.render(d)});return this.showPromise=s().then(()=>{this.hooks.emit("showAnimationEnded",{auto:o.isAutoShow,userAction:o.userAction})}).catch(a=>{if(this.updateState({visible:!1},o.userAction),!o.isAutoShow&&a instanceof Error)throw a}).finally(()=>{this.showPromise=void 0,this.showRejection=void 0}),this.showPromise}));m(this,"_hide",e=>{var s;(s=this.showRejection)==null||s.call(this,Ge.BreakOffByHide),this.showPromise=void 0;const o=F(F({},{userAction:!0,isAutoHide:!1}),e);Yt(this.five,1,0),this.hooks.emit("hide",{auto:o.isAutoHide,userAction:o.userAction}),this.render()});m(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});m(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("\u4E0D\u6B63\u786E\u7684\u7236\u5BB9\u5668\u9009\u62E9\u5668");this.wrapper=e,e.append(this.container)});m(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});m(this,"onFiveInteriaPan",(e,n)=>{if(!n||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const o=this.five.getCurrentState();o.mode==="Floorplan"&&(this.state.visible||Yd(o)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});m(this,"onFivePanoArrived",e=>{var n;!((n=this.five)!=null&&n.work)||(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});m(this,"onFiveCameraUpdate",(e,n)=>{if(!this.state.visible||this.showPromise)return;const o=this.five.getCurrentState();Xd(o)&&(this.updateState({visible:!1},n),this._hide({userAction:n,isAutoHide:!0}))});m(this,"onFiveWantsGesture",(e,n)=>{if(!!this.state.visible&&(n.length>1||e==="mouseWheel"))return!1});m(this,"onFiveWantsPanGesture",(e,n)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&n&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});m(this,"onFiveWantsTapGesture",()=>this.handleClick());m(this,"onFiveWantsChangeMode",(e,n)=>{n==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});m(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const n=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[n].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});n!=null&&n.selector&&(this.selector=n.selector,console.warn("\u4E0D\u63A8\u8350\u7EE7\u7EED\u4F7F\u7528 params.selector \u914D\u7F6E\u7236\u5BB9\u5668\uFF0C\u8BF7\u4F7F\u7528 appendTo \u65B9\u6CD5")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:Nd/((a=n==null?void 0:n.scale)!=null?a:1)};const o={northDesc:"\u5317",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:vt,attachedTo:gt.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:l=>l.toString()},s=n?hi(n,["selector","scale"]):{},r=F(F({},o),s);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,n,o=!0){return _(this,null,function*(){function s(u){return Object.prototype.hasOwnProperty.apply(u,["version"])}const r=e;r&&!r.version&&console.warn("\u4F20\u5165 serverData.data \u7684\u65B9\u5F0F\u540E\u7EED\u53EF\u80FD\u4E0D\u518D\u652F\u6301\uFF0C\u8BF7\u628A serverData \u6574\u4F53\u4F20\u5165 load \u51FD\u6570");const a=JSON.parse(JSON.stringify(e)),l=s(a)?a.data:a,c=this.data;this.data=yield bt(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),n&&this.updateState(n,o),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||n),this._enable({userAction:n})}disable(e={}){if(!this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||n),this._disable({userAction:n})}setState(e,n={}){const o=this.state,s=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,s),e.enabled!==void 0&&o.enabled!==e.enabled&&(e.enabled?this._enable({userAction:s}):this._disable({userAction:s})),e.visible!==void 0&&o.visible!==e.visible){const r={userAction:s};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,n=!0){this.updateState({config:e},n),this.render()}formatData(e){return _(this,null,function*(){return yield bt(e.data)})}updateState(e,n){const o=this.state,s=e.config?F(F({},o.config),e.config):o.config;this.state=fe(F(F({},this.state),e),{config:s}),!$e(this.state,o,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:n})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const n=fe(F({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(n);this.app=new lo({target:this.container,intro:!0,props:n})}}const qd=(i,t)=>new Ud(i,t);function Jd(i){const{latitude:t,longitude:e}=i,n=Math.abs(t-Math.PI/2)>5*Math.PI/180,o=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return n||o}function Zd(i){const{latitude:t,longitude:e}=i,n=Math.abs(t-Math.PI/2)<10*Math.PI/180,o=e<30*(Math.PI/180)||e>330*(Math.PI/180);return n&&o}class Kd extends zt{constructor(e,n){super(e);m(this,"name","modelFloorplanPlugin");m(this,"state");m(this,"data");m(this,"showState");m(this,"showPromise");m(this,"app");m(this,"panoIndex",0);m(this,"floorIndex",0);m(this,"selector");m(this,"showRejection");m(this,"wrapper");m(this,"container",document.createElement("div"));m(this,"lastPanoramaLongitude",0);m(this,"size",{width:0,height:0});m(this,"hasAddedEventListener",!1);m(this,"isHiddenByHideFunc",!1);m(this,"highlightData",{});m(this,"dispose",()=>{var e,n;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(n=this.container)==null||n.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});m(this,"show",(...n)=>_(this,[...n],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const o=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},o),this._show(e)}));m(this,"hide",(...n)=>_(this,[...n],function*(e={}){!this.state.enabled||(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));m(this,"updateSize",()=>{if(!this.data||!ho(this.five,this.showState)||!this.container||!this.wrapper)return;const{min:e,max:n}=this.data.bounding,o=n.x-e.x,s=n.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=uo(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(o*a),c=Math.ceil(s*a);this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c})});m(this,"highlight",e=>{!this.state.config.highlightEnable||(this.highlightData=e,this.render())});m(this,"unhighlight",()=>{this.highlightData={},this.render()});m(this,"_disable",e=>{var o,s,r;const{userAction:n}=e;this.hooks.emit("disable",{userAction:n}),(o=this.showRejection)==null||o.call(this,Ge.BreakOffByDisable),this.showPromise=void 0,(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});m(this,"_enable",e=>{const{userAction:n}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:n}),this.state.visible&&this._show({userAction:n}))});m(this,"_show",e=>_(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ge.ModelNotLoaded);if(!this.data)throw new Error(Ge.DataNotLoaded);this.isHiddenByHideFunc=!1;const n={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},o=F(F({},n),e),s=()=>_(this,null,function*(){this.hooks.emit("show",{userAction:o.userAction,auto:o.isAutoShow});let a=!1,l;this.showRejection=h=>{a=!0,l=h};const[c]=yield ii(Ha(this.five,this.showState,o.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ge.UnknownError);this.updateSize(),this.updatePosition(),this.floorIndex=o.floorIndex,this.five.model.show(this.floorIndex);const u=o.modelOpacity,d=o.immediately?0:Ra;Yt(this.five,u,d),this.render(d)});return this.showPromise=s().then(()=>{this.hooks.emit("showAnimationEnded",{auto:o.isAutoShow,userAction:o.userAction})}).catch(a=>{if(this.updateState({visible:!1},o.userAction),!o.isAutoShow&&a instanceof Error)throw a}).finally(()=>{this.showPromise=void 0,this.showRejection=void 0}),this.showPromise}));m(this,"_hide",e=>{var s;(s=this.showRejection)==null||s.call(this,Ge.BreakOffByHide),this.showPromise=void 0;const o=F(F({},{userAction:!0,isAutoHide:!1}),e);Yt(this.five,1,0),this.hooks.emit("hide",{auto:o.isAutoHide,userAction:o.userAction}),this.render()});m(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});m(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("\u4E0D\u6B63\u786E\u7684\u7236\u5BB9\u5668\u9009\u62E9\u5668");this.wrapper=e,e.append(this.container)});m(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});m(this,"onFivePanoArrived",e=>{var n;!((n=this.five)!=null&&n.work)||(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});m(this,"onFiveCameraUpdate",(e,n)=>{if(!this.state.visible||this.showPromise)return;const o=this.five.getCurrentState();this.updatePosition(),this.updateSize(),Jd(o)&&(this.updateState({visible:!1},n),this._hide({userAction:n}))});m(this,"onFiveWantsPanGesture",(e,n)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1){if(n&&this.state.visible)return this.five.updateCamera(this.showState,0),!1;if(n&&!this.state.visible){if(this.isHiddenByHideFunc)return;const o=this.five.getCurrentState();return o.mode!==this.showState.mode||this.state.visible?void 0:(Zd(o)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})),!1)}}});m(this,"onFiveWantsTapGesture",()=>this.handleClick());m(this,"onFiveWantsChangeMode",(e,n)=>{n==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});m(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const n=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[n].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});n!=null&&n.selector&&(this.selector=n.selector,console.warn("\u4E0D\u63A8\u8350\u7EE7\u7EED\u4F7F\u7528 params.selector \u914D\u7F6E\u7236\u5BB9\u5668\uFF0C\u8BF7\u4F7F\u7528 appendTo \u65B9\u6CD5")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2,fov:90};const o={northDesc:"\u5317",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:vt,attachedTo:gt.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:a=>a.toString()},s=n?hi(n,["selector","scale"]):{},r=F(F({},o),s);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,n,o=!0){return _(this,null,function*(){function s(u){return Object.prototype.hasOwnProperty.apply(u,["version"])}const r=e;r&&!r.version&&console.warn("\u4F20\u5165 serverData.data \u7684\u65B9\u5F0F\u540E\u7EED\u53EF\u80FD\u4E0D\u518D\u652F\u6301\uFF0C\u8BF7\u628A serverData \u6574\u4F53\u4F20\u5165 load \u51FD\u6570");const a=JSON.parse(JSON.stringify(e)),l=s(a)?a.data:a,c=this.data;this.data=yield bt(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),n&&this.updateState(n,o),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||n),this._enable({userAction:n})}disable(e={}){if(!this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||n),this._disable({userAction:n})}setState(e,n={}){const o=this.state,s=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,s),e.enabled!==void 0&&o.enabled!==e.enabled&&(e.enabled?this._enable({userAction:s}):this._disable({userAction:s})),e.visible!==void 0&&o.visible!==e.visible){const r={userAction:s};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,n=!0){this.updateState({config:e},n),this.render()}updatePosition(){var a;const e=co(this.five,this.floorIndex,this.state.config.attachedTo),n=(a=this.five.model)==null?void 0:a.bounding.getCenter(new I.Vector3).setY(e);if(!n)return;const o=n.clone().project(this.five.camera),s=(o.x+1)/2,r=-(o.y-1)/2;this.container.style.left=s*100+"%",this.container.style.top=r*100+"%"}formatData(e){return _(this,null,function*(){return yield bt(e.data)})}updateState(e,n){const o=this.state,s=e.config?F(F({},o.config),e.config):o.config;this.state=fe(F(F({},this.state),e),{config:s}),!$e(this.state,o,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:n})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const n=fe(F({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(n);this.app=new lo({target:this.container,intro:!0,props:n})}}const $d=(i,t)=>new Kd(i,t);class eh extends zt{constructor(e,n){super(e);m(this,"name","topviewFloorplanPlugin");m(this,"state");m(this,"data");m(this,"app");m(this,"selector");m(this,"panoIndex",0);m(this,"floorIndex",0);m(this,"wrapper");m(this,"container",document.createElement("div"));m(this,"lastPanoramaLongitude",0);m(this,"size",{width:0,height:0});m(this,"hasAddedEventListener",!1);m(this,"isHiddenByHideFunc",!1);m(this,"highlightData",{});m(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return;const{min:e,max:n}=this.data.bounding,o=n.x-e.x,s=n.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=uo(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(o*a),c=Math.ceil(s*a);this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c})});m(this,"dispose",()=>{var e,n;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(n=this.container)==null||n.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});m(this,"highlight",e=>{!this.state.config.highlightEnable||(this.highlightData=e,this.render())});m(this,"unhighlight",()=>{this.highlightData={},this.render()});m(this,"_disable",e=>{var o,s;const{userAction:n}=e;(o=this.app)==null||o.$destroy(),this.app=void 0,(s=this.container)==null||s.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:n})});m(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("\u4E0D\u6B63\u786E\u7684\u7236\u5BB9\u5668\u9009\u62E9\u5668");this.wrapper=e,e.append(this.container)});m(this,"onFiveModeChange",(...[e,,,,n])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},n),this._hide({userAction:n}))});m(this,"onFivePanoArrived",e=>{var n;!((n=this.five)!=null&&n.work)||(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});m(this,"onFiveCameraUpdate",(e,n)=>{!this.state.visible||(this.updatePosition(),this.updateSize())});m(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});m(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});m(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:n}=this.five.getCurrentState();n==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});m(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const n=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[n].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});n!=null&&n.selector&&(this.selector=n.selector,console.warn("\u4E0D\u63A8\u8350\u7EE7\u7EED\u4F7F\u7528 params.selector \u914D\u7F6E\u7236\u5BB9\u5668\uFF0C\u8BF7\u4F7F\u7528 appendTo \u65B9\u6CD5"));const o={northDesc:"\u5317",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:vt,attachedTo:gt.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:a=>a.toString()},s=n?hi(n,["selector","scale"]):{},r=F(F({},o),s);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,n,o=!0){return _(this,null,function*(){function s(u){return Object.prototype.hasOwnProperty.apply(u,["version"])}const r=e;r&&!r.version&&console.warn("\u4F20\u5165 serverData.data \u7684\u65B9\u5F0F\u540E\u7EED\u53EF\u80FD\u4E0D\u518D\u652F\u6301\uFF0C\u8BF7\u628A serverData \u6574\u4F53\u4F20\u5165 load \u51FD\u6570");const a=JSON.parse(JSON.stringify(e)),l=s(a)?a.data:a,c=this.data;this.data=yield bt(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),n&&this.updateState(n,o),this.render()})}updatePosition(){var a;const e=co(this.five,this.floorIndex,this.state.config.attachedTo),n=(a=this.five.model)==null?void 0:a.bounding.getCenter(new I.Vector3).setY(e);if(!n)return;const o=n.clone().project(this.five.camera),s=(o.x+1)/2,r=-(o.y-1)/2;this.container.style.left=s*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return _(this,arguments,function*(e={}){if(this.state.visible)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},n),this._show({userAction:n})})}hide(){return _(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},n),this._hide({userAction:n})})}enable(e={}){if(this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||n),this._enable({userAction:n})}disable(e={}){if(!this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||n),this._disable({userAction:n})}setState(e,n={}){const o=this.state,s=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,s),e.enabled!==void 0&&o.enabled!==e.enabled){const r={userAction:s};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&o.visible!==e.visible){const r={userAction:s};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,n=!0){this.updateState({config:e},n),this.render()}formatData(e){return _(this,null,function*(){return yield bt(e.data)})}_show(e){return _(this,null,function*(){if(!this.state.enabled)return;this.isHiddenByHideFunc=!1;const{userAction:n}=e;this.hooks.emit("show",{userAction:n,auto:!1}),this.five.getCurrentState().mode!=="Topview"&&(yield Fa(this.five,["Topview",void 0,void 0,n])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const o=500,s=this.state.config.modelOpacity;Yt(this.five,s,o),this.hooks.emit("showAnimationEnded",{userAction:n,auto:!1}),this.render()})}_hide(e){return _(this,null,function*(){if(!this.state.enabled)return;const{userAction:n}=e;this.hooks.emit("hide",{userAction:n,auto:!1});const o=1,s=0;Yt(this.five,o,s),this.render()})}_enable(e){const{userAction:n}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:n}),this.state.visible&&this._show({userAction:n})}updateState(e,n){const o=this.state,s=e.config?F(F({},o.config),e.config):o.config;this.state=fe(F(F({},this.state),e),{config:s}),!$e(this.state,o,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:n})}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsMoveToPano",this.onFiveWantsMoveToPano),e.on("initAnimationEnded",this.onFiveInitAnimationEnded),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsMoveToPano",this.onFiveWantsMoveToPano),e.off("initAnimationEnded",this.onFiveInitAnimationEnded),e.off("modelShownFloorChange",this.onModelShownFloorChange)}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate3d(-50%, -50%, 10px)",zIndex:10,pointerEvents:"none","will-change":"width, height"}),this.five.addExtraElement(this.container)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const n=fe(F({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(n);this.app=new lo({target:this.container,intro:!0,props:n})}}const th=(i,t)=>new eh(i,t);function fo(i,t=200){let e;return function(...n){e||(i(...n),e=setTimeout(function(){e=null},t))}}function nh(i){ce(i,"svelte-1nqrlxd",".plugin-radar__camera-wrapper.svelte-1nqrlxd{width:100%;height:100%;position:absolute;pointer-events:none}.plugin-radar__camera-position.svelte-1nqrlxd{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear}.plugin-radar__camera-rotate.svelte-1nqrlxd{position:absolute;left:-0.9375rem;top:-0.9375rem;width:1.0625rem;height:1.0625rem;transform-origin:0.9375rem 0.9375rem;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%}")}function ih(i){let t,e,n;return{c(){t=z("div"),e=z("div"),n=z("div"),b(n,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),T(n,"background-image","url("+(i[0]||vt)+")"),T(n,"transform",i[1]),b(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),T(e,"transform",i[2]),b(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(o,s){M(o,t,s),B(t,e),B(e,n)},p(o,[s]){s&1&&T(n,"background-image","url("+(o[0]||vt)+")"),s&2&&T(n,"transform",o[1]),s&4&&T(e,"transform",o[2])},i:Y,o:Y,d(o){o&&S(t)}}}function oh(i){return`rotate(${Math.floor(i/Math.PI*180)*-1+45}deg)`}function sh(i,t,e){let n,o,{five:s}=t,{pxmm:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,c=s.getCurrentState().panoIndex,u=s.getCurrentState().longitude;function d(p,v){const g=p.bounding,A=p.observers[v];if(!A)return"";const y=(g.max.x-g.min.x)*r,w=(g.max.y-g.min.y)*r,x=Math.floor(A.positionInImage.x*y),k=Math.floor(A.positionInImage.y*w);return`translate(${x}px, ${k}px)`}function h(p){e(6,c=p)}const f=fo(p=>{e(7,u=p.longitude)},1e3/60);return Ye(()=>(s.on("panoWillArrive",h),s.on("cameraDirectionUpdate",f),function(){s.off("panoWillArrive",h),s.off("cameraDirectionUpdate",f)})),i.$$set=p=>{"five"in p&&e(3,s=p.five),"pxmm"in p&&e(4,r=p.pxmm),"floorplanData"in p&&e(5,a=p.floorplanData),"cameraImageUrl"in p&&e(0,l=p.cameraImageUrl)},i.$$.update=()=>{i.$$.dirty&96&&e(2,n=d(a,c)),i.$$.dirty&128&&e(1,o=oh(u))},[l,o,n,s,r,a,c,u]}class rh extends oe{constructor(t){super(),ie(this,t,sh,ih,ne,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},nh)}}function ah(i){ce(i,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function us(i,t,e){const n=i.slice();return n[1]=t[e],n}function ds(i,t){let e,n,o=`${t[1].icon.width/16}rem`,s=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:i,first:null,c(){e=z("div"),n=z("div"),r=ee(),b(n,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),T(n,"background-image",`url(${t[1].icon.url})`),T(n,"width",o),T(n,"height",s),b(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),T(e,"top",a),T(e,"left",l),this.first=e},m(c,u){M(c,e,u),B(e,n),B(e,r)},p(c,u){t=c,u&1&&T(n,"background-image",`url(${t[1].icon.url})`),u&1&&o!==(o=`${t[1].icon.width/16}rem`)&&T(n,"width",o),u&1&&s!==(s=`${t[1].icon.height/16}rem`)&&T(n,"height",s),u&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&T(e,"top",a),u&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&T(e,"left",l)},d(c){c&&S(e)}}}function lh(i){let t,e=[],n=new Map,o=i[0];const s=r=>r[1].id;for(let r=0;r<o.length;r+=1){let a=us(i,o,r),l=s(a);n.set(l,e[r]=ds(l,a))}return{c(){t=z("div");for(let r=0;r<e.length;r+=1)e[r].c();b(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){M(r,t,a);for(let l=0;l<e.length;l+=1)e[l].m(t,null)},p(r,[a]){a&1&&(o=r[0],e=Ue(e,a,s,1,r,o,n,t,so,ds,null,us))},i:Y,o:Y,d(r){r&&S(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function ch(i,t,e){let{extraObjects:n=[]}=t;return i.$$set=o=>{"extraObjects"in o&&e(0,n=o.extraObjects)},[n]}class uh extends oe{constructor(t){super(),ie(this,t,ch,lh,ne,{extraObjects:0},ah)}}function hs(i){let t,e;const n=[{five:i[0],pxmm:i[1],floorIndex:i[2],floorplanData:i[4],onRoomHeightClick:i[6]}];let o={};for(let s=0;s<n.length;s+=1)o=je(o,n[s]);return t=new Oa({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&87?Oe(n,[{five:s[0],pxmm:s[1],floorIndex:s[2],floorplanData:s[4],onRoomHeightClick:s[6]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){D(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function dh(i){let t,e,n,o,s,r;const a=[{floorIndex:i[2],floorplanData:i[4]}];let l={};for(let u=0;u<a.length;u+=1)l=je(l,a[u]);t=new Va({props:l}),n=new uh({props:{extraObjects:i[5]}});let c=i[3]&&hs(i);return{c(){K(t.$$.fragment),e=ee(),K(n.$$.fragment),o=ee(),c&&c.c(),s=me()},m(u,d){J(t,u,d),M(u,e,d),J(n,u,d),M(u,o,d),c&&c.m(u,d),M(u,s,d),r=!0},p(u,[d]){const h=d&20?Oe(a,[{floorIndex:u[2],floorplanData:u[4]}]):{};t.$set(h);const f={};d&32&&(f.extraObjects=u[5]),n.$set(f),u[3]?c?(c.p(u,d),d&8&&E(c,1)):(c=hs(u),c.c(),E(c,1),c.m(s.parentNode,s)):c&&(se(),D(c,1,1,()=>{c=null}),re())},i(u){r||(E(t.$$.fragment,u),E(n.$$.fragment,u),E(c),r=!0)},o(u){D(t.$$.fragment,u),D(n.$$.fragment,u),D(c),r=!1},d(u){Z(t,u),u&&S(e),Z(n,u),u&&S(o),c&&c.d(u),u&&S(s)}}}function hh(i,t,e){let n,{five:o}=t,{pxmm:s}=t,{floorIndex:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{extraObjects:c=[]}=t;const u=void 0;return i.$$set=d=>{"five"in d&&e(0,o=d.five),"pxmm"in d&&e(1,s=d.pxmm),"floorIndex"in d&&e(2,r=d.floorIndex),"hoverEnable"in d&&e(3,a=d.hoverEnable),"floorplanData"in d&&e(4,l=d.floorplanData),"extraObjects"in d&&e(7,c=d.extraObjects)},i.$$.update=()=>{i.$$.dirty&132&&e(5,n=c==null?void 0:c.filter(d=>d.floorIndex===r))},[o,s,r,a,l,n,u,c]}class fh extends oe{constructor(t){super(),ie(this,t,hh,dh,ne,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:7})}}function mh(i){ce(i,"svelte-1mvqyqq",".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}")}function fs(i){let t,e,n,o=i[6]!==0&&ms(i);return{c(){t=z("div"),o&&o.c(),b(t,"class","plugin-floorplan-radar svelte-1mvqyqq"),ke(()=>i[12].call(t))},m(s,r){M(s,t,r),o&&o.m(t,null),e=tt(t,i[12].bind(t)),n=!0},p(s,r){s[6]!==0?o?(o.p(s,r),r&64&&E(o,1)):(o=ms(s),o.c(),E(o,1),o.m(t,null)):o&&(se(),D(o,1,1,()=>{o=null}),re())},i(s){n||(E(o),n=!0)},o(s){D(o),n=!1},d(s){s&&S(t),o&&o.d(),e()}}}function ms(i){let t,e,n,o,s=`${i[8]}px`,r=`${i[11]}px`,a;const l=[{five:i[0],pxmm:i[9],floorIndex:i[10],floorplanData:i[3],hoverEnable:i[2],extraObjects:i[5]}];let c={};for(let h=0;h<l.length;h+=1)c=je(c,l[h]);e=new fh({props:c});const u=[{pxmm:i[9],five:i[0],floorplanData:i[3],cameraImageUrl:i[4]}];let d={};for(let h=0;h<u.length;h+=1)d=je(d,u[h]);return o=new rh({props:d}),{c(){t=z("div"),K(e.$$.fragment),n=ee(),K(o.$$.fragment),b(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),T(t,"width",s),T(t,"height",r)},m(h,f){M(h,t,f),J(e,t,null),B(t,n),J(o,t,null),a=!0},p(h,f){const p=f&1581?Oe(l,[{five:h[0],pxmm:h[9],floorIndex:h[10],floorplanData:h[3],hoverEnable:h[2],extraObjects:h[5]}]):{};e.$set(p);const v=f&537?Oe(u,[{pxmm:h[9],five:h[0],floorplanData:h[3],cameraImageUrl:h[4]}]):{};o.$set(v),f&256&&s!==(s=`${h[8]}px`)&&T(t,"width",s),f&2048&&r!==(r=`${h[11]}px`)&&T(t,"height",r)},i(h){a||(E(e.$$.fragment,h),E(o.$$.fragment,h),a=!0)},o(h){D(e.$$.fragment,h),D(o.$$.fragment,h),a=!1},d(h){h&&S(t),Z(e),Z(o)}}}function gh(i){let t,e,n=i[1]&&fs(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&E(n,1)):(n=fs(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function ph(i,t,e){var A,y;let{five:n}=t,{visible:o}=t,{hoverEnable:s}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,c=0,u=(y=(A=n.work.observers[n.getCurrentState().panoIndex])==null?void 0:A.floorIndex)!=null?y:0,d=0,h=0,f=0,p=0;function v(w){e(10,u=n.work.observers[w].floorIndex)}Ye(()=>(n.on("panoArrived",v),()=>{n.off("panoArrived",v)}));function g(){d=this.clientWidth,h=this.clientHeight,e(6,d),e(7,h)}return i.$$set=w=>{"five"in w&&e(0,n=w.five),"visible"in w&&e(1,o=w.visible),"hoverEnable"in w&&e(2,s=w.hoverEnable),"floorplanData"in w&&e(3,r=w.floorplanData),"cameraImageUrl"in w&&e(4,a=w.cameraImageUrl),"extraObjects"in w&&e(5,l=w.extraObjects)},i.$$.update=()=>{if(i.$$.dirty&456){const w=Math.min(d,h),{max:x,min:k}=r.bounding,C=x.x-k.x,L=x.y-k.y,P=function(){return C>L?[w,w/C*L]:[w/L*C,w]}();e(8,f=P[0]),e(11,p=P[1]),e(9,c=f/C)}},[n,o,s,r,a,l,d,h,f,c,u,p,g]}class Ah extends oe{constructor(t){super(),ie(this,t,ph,gh,ne,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5},mh)}}class vh extends zt{constructor(e,n){super(e);m(this,"name","panoFloorplanRadarPlugin");m(this,"state");m(this,"data");m(this,"app");m(this,"wrapperSelector","");m(this,"wrapper",null);m(this,"disposed",!1);m(this,"extraObjects",[]);m(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});m(this,"_disable",e=>{var o;const{userAction:n}=e;(o=this.app)==null||o.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:n})});this.five=e;const o={hoverEnable:!1,cameraImageUrl:vt},s=n!=null&&n.configs?n.configs:{},r=F(F({},o),s);this.state={enabled:!0,visible:!0,config:r},n!=null&&n.wrapper&&console.warn("\u4E0D\u63A8\u8350\u7EE7\u7EED\u4F7F\u7528 params.selector \u914D\u7F6E\u7236\u5BB9\u5668\uFF0C\u8BF7\u4F7F\u7528 appendTo \u65B9\u6CD5"),typeof(n==null?void 0:n.wrapper)=="string"?this.wrapperSelector=n.wrapper:(n==null?void 0:n.wrapper)instanceof Element&&(this.wrapper=n.wrapper),e.once("dispose",this.dispose)}load(e,n,o=!0){return _(this,null,function*(){function s(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=s(r)?r.data:r,l=this.data;this.data=yield bt(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),n&&this.updateState(n,o),this.render()})}show(){return _(this,arguments,function*(e={}){if(this.state.visible)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},n),this._show({userAction:n})})}hide(){return _(this,arguments,function*(e={}){if(!this.state.visible)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},n),this._hide({userAction:n})})}enable(e={}){if(this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||n),this._enable({userAction:n})}disable(e={}){if(!this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||n),this._disable({userAction:n})}setState(e,n={}){const o=this.state,s=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,s),e.enabled!==void 0&&o.enabled!==e.enabled){const r={userAction:s};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&o.visible!==e.visible){const r={userAction:s};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper=e,this.render()}changeConfigs(e,n=!0){this.setState({config:e},{userAction:n}),this.render()}setExtraObjectsWith3DPositions(e){!this.data||(this.extraObjects=Wd(e,this.five,this.data),this.render())}formatData(e){return _(this,null,function*(){return yield bt(e.data)})}_enable(e){const{userAction:n}=e;this.hooks.emit("enable",{userAction:n}),this.state.visible&&this._show({userAction:n})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:n}=e;this.hooks.emit("show",{userAction:n}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:n}=e;this.hooks.emit("hide",{userAction:n}),this.render()}updateState(e,n){const o=this.state;this.state=F(F({},this.state),e),!$e(this.state,o,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:n})}render(){if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const n=document.querySelector(this.wrapperSelector);this.wrapper=n}if(!this.data||!this.wrapper)return;const e=fe(F({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects});this.app?this.app.$set(e):this.app=new Ah({target:this.wrapper,props:e})}}const bh=(i,t)=>new vh(i,t),yh=[{type:0,floorType:1,roomType:"100900000012",name:"\u5176\u4ED6"},{type:1,floorType:1,roomType:"100900000002",name:"\u5BA2\u5385"},{type:2,floorType:1,roomType:"100900000002",name:"\u9910\u5385"},{type:3,floorType:0,roomType:"100900000001",name:"\u5367\u5BA4"},{type:4,floorType:0,roomType:"100900000001",name:"\u4E66\u623F"},{type:5,floorType:3,roomType:"100900000004",name:"\u536B\u751F\u95F4"},{type:6,floorType:3,roomType:"100900000004",name:"\u6DCB\u6D74\u95F4"},{type:7,floorType:3,roomType:"100900000004",name:"\u6D17\u624B\u95F4"},{type:8,floorType:3,roomType:"100900000003",name:"\u53A8\u623F"},{type:9,floorType:1,roomType:"100900000003",name:"\u5F00\u653E\u53A8\u623F",onlySubArea:!0},{type:10,floorType:0,roomType:"100900000001",name:"\u591A\u529F\u80FD\u95F4"},{type:11,floorType:0,roomType:"100900000009",name:"\u4FDD\u59C6\u95F4"},{type:12,floorType:4,roomType:"100900000005",name:"\u9633\u53F0"},{type:13,floorType:4,roomType:"100900000006",name:"\u9732\u53F0"},{type:14,floorType:0,roomType:"100900000008",name:"\u50A8\u7269\u95F4"},{type:15,floorType:0,roomType:"100900000013",name:"\u8863\u5E3D\u95F4"},{type:16,floorType:0,roomType:"100900000011",name:"\u9601\u697C"},{type:17,floorType:2,roomType:"100900000007",name:"\u82B1\u56ED"},{type:18,floorType:5,roomType:"100900000010",name:"\u8F66\u5E93"},{type:19,floorType:1,roomType:"100900000012",name:"\u7535\u68AF"},{type:20,floorType:1,roomType:"100900000012",name:"\u5730\u4E0B\u5BA4"},{type:21,floorType:1,roomType:"100900000012",name:"\u5929\u4E95"},{type:22,floorType:1,roomType:"100900000012",name:"\u9633\u5149\u623F"},{type:23,floorType:1,roomType:"100900000012",name:"\u8FC7\u9053"},{type:24,floorType:1,roomType:"100900000012",name:"\u697C\u68AF\u95F4"},{type:25,floorType:1,roomType:"100900000012",name:"\u95E8\u5385"},{type:26,floorType:2,roomType:"100900000012",name:"\u5165\u6237\u82B1\u56ED"},{type:27,floorType:1,roomType:"100900000012",name:"\u7384\u5173"},{type:28,floorType:1,roomType:"100900000012",name:"\u6311\u7A7A"},{type:29,floorType:4,roomType:"100900000012",name:"\u667E\u6652\u533A"},{type:30,floorType:4,roomType:"100900000012",name:"\u6D17\u8863\u623F"},{type:31,floorType:0,roomType:"100900000012",name:"\u5A31\u4E50\u533A"},{type:32,floorType:0,roomType:"100900000012",name:"\u5065\u8EAB\u533A"},{type:33,floorType:0,roomType:"100900000012",name:"\u63A5\u5F85\u533A"},{type:34,floorType:0,roomType:"100900000012",name:"\u5F71\u97F3\u533A"},{type:35,floorType:1,roomType:"100900000012",name:"\u9910\u996E\u533A"},{type:36,floorType:1,roomType:"100900000012",name:"\u5176\u4ED6",onlySubArea:!0},{type:37,floorType:1,roomType:"100900000002",name:"\u8D77\u5C45\u5BA4"},{type:38,floorType:0,roomType:"100900000001",name:"\u4E3B\u5367"},{type:39,floorType:0,roomType:"100900000001",name:"\u6B21\u5367"},{type:40,floorType:0,roomType:"100900000001",name:"\u4F18\u5316\u95F4"},{type:41,floorType:0,roomType:"100900000001",name:"\u529E\u516C\u5BA4"},{type:42,floorType:0,roomType:"100900000001",name:"\u4F1A\u8BAE\u5BA4"},{type:43,floorType:0,roomType:"100900000001",name:"\u6D3D\u8C08\u95F4"},{type:44,floorType:1,roomType:"100900000002",name:"\u5171\u4EAB\u5927\u5385"},{type:45,floorType:1,roomType:"100900000012",name:"\u6C34\u5427"},{type:46,floorType:0,roomType:"100900000015",name:"\u51FA\u5165\u53E3"},{type:47,floorType:0,roomType:"100900000015",name:"\u5927\u5385"},{type:48,floorType:0,roomType:"100900000015",name:"\u5305\u53A2"},{type:49,floorType:0,roomType:"100900000015",name:"\u5176\u4ED6"},{type:50,floorType:0,roomType:"100900000016",name:"\u51FA\u5165\u53E3"},{type:51,floorType:0,roomType:"100900000016",name:"\u529E\u516C\u533A"},{type:52,floorType:0,roomType:"100900000016",name:"\u8001\u677F\u95F4"},{type:53,floorType:0,roomType:"100900000016",name:"\u4F1A\u8BAE\u5BA4"},{type:54,floorType:0,roomType:"100900000016",name:"\u4F11\u606F\u533A/\u6C34\u5427"},{type:55,floorType:0,roomType:"100900000016",name:"\u5176\u4ED6"},{type:56,floorType:2,roomType:"100900000012",name:"\u7A7A\u4E2D\u82B1\u56ED"},{type:57,floorType:0,roomType:"100900000001",name:"\u6D0B\u5BA4"},{type:58,floorType:0,roomType:"100900000001",name:"\u548C\u5BA4"}],wh=[{type:0,description:"\u6728\u8D28\u5730\u677F"},{type:1,description:"\u74F7\u7816\u5730\u9762"},{type:2,description:"\u6237\u5916\u5730\u9762"},{type:3,description:"\u536B\u751F\u95F4\u5730\u9762"},{type:4,description:"\u9633\u53F0\u5730\u9762"},{type:5,description:"\u8F66\u5E93\u5730\u9762"}],Ch=[{roomType:"100900000001",description:"\u5BA4"},{roomType:"100900000002",description:"\u5385"},{roomType:"100900000003",description:"\u53A8"},{roomType:"100900000004",description:"\u536B"},{roomType:"100900000005",description:"\u9633\u53F0"},{roomType:"100900000006",description:"\u9732\u53F0"},{roomType:"100900000007",description:"\u82B1\u56ED"},{roomType:"100900000008",description:"\u50A8"},{roomType:"100900000009",description:"\u4FDD\u59C6\u95F4"},{roomType:"100900000010",description:"\u8F66\u5E93"},{roomType:"100900000011",description:"\u9601\u697C"},{roomType:"100900000012",description:"\u5176\u4ED6"},{roomType:"100900000013",description:"\u8863"},{roomType:"100900000015",description:"\u5546\u94FA"},{roomType:"100900000016",description:"\u5199\u5B57\u697C"}],Di=(i,t,e)=>{const n=new I.Matrix4,o=new I.Euler(i,t,e,"YXZ");return n.makeRotationFromEuler(o),n},Ph=(i,{scale:t,rotation:e,position:n})=>{if(t&&i.scale.set(t,t,t),e){const[o,s,r]=e;o&&i.applyMatrix4(Di(o,0,0)),s&&i.applyMatrix4(Di(0,s,0)),r&&i.applyMatrix4(Di(0,0,r))}return n&&i.position.set(n.x,n.y,n.z),i};function Ga(i,t){i.traverse(e=>{var n;if(e.type==="Mesh"){const o=e,s=F({map:o.material.map||{}},t);o.material=new j.MeshBasicMaterial(s),o.renderOrder=1,((n=e.parent)==null?void 0:n.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const Eh=(i,t)=>{var u;const e=t.fbx_url||"//vrlab-static.ljcdn.com/release/web/v3/dipan3/dipan.FBX",n=(u=t.north_rad)!=null?u:void 0,o={},s=d=>_(exports,null,function*(){var U;const h=(d==null?void 0:d.fbx_url)||e,f=(U=d==null?void 0:d.north_rad)!=null?U:n;if(typeof f!="number")throw new Error('"northRad"\u914D\u7F6E\u53C2\u6570\u7F3A\u5931\uFF1A\u672A\u914D\u7F6E\u6307\u5357\u9488\u6307\u5411\uFF01');const p=i.model.bounding,v=p.max.x-p.min.x,g=p.max.z-p.min.z,A=Math.max(v,g),w=yield new la.FBXLoader().loadAsync(h);Ga(w,{transparent:!0,side:I.DoubleSide,blending:I.AdditiveBlending});const x=[0,f-Math.PI/2,0],{model:{bounding:{max:{x:k,z:C},min:{x:L,y:P,z:Q}}}}=i;o.yBase=P;const W={x:(k+L)/2,y:P-1.6,z:(C+Q)/2},R=.0045*A;return Ph(w,{position:W,rotation:x,scale:R}),o.object=w,!0}),r=({latitude:d})=>{if(!o.object)return;const h=a(d);h&&(o.object.position.y=h)},a=d=>{if(o.yBase===void 0)return;const h=.6;if(d>=Math.PI/4)return o.yBase-(h+1.6);const f=d*(4/Math.PI);return o.yBase-(h*f+1.6)};return{load:s,disable:()=>{!o.object||(i.scene.remove(o.object),i.needsRender=!0,i.off("cameraDirectionUpdate",r))},enable:()=>{if(!o.object)return;const d=a(i.getPose().latitude);d&&(o.object.position.y=d),i.scene.add(o.object),i.needsRender=!0,i.on("cameraDirectionUpdate",r)}}};function Ih(i,t){var c,u,d,h,f;const e=(c=t==null?void 0:t.size)!=null?c:512,n=(u=t==null?void 0:t.fontSize)!=null?u:e*(35/256)*1.2,o=(d=t==null?void 0:t.backgroundColor)!=null?d:"rgba(0,0,0,0)",s=(h=t==null?void 0:t.fontColor)!=null?h:"#fff",r=(f=t==null?void 0:t.textAlign)!=null?f:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=o,l.fillRect(0,0,e,e),l.font=`${n}px "\u5FAE\u8F6F\u96C5\u9ED1"`,l.textAlign=r,l.fillStyle=s,l.fillText(i,e/2,e*.7),new j.CanvasTexture(a)}const kh=({x:i,y:t,z:e})=>new j.Vector3(i,t,e),xh=(i,t)=>{var v,g,A;const e={},n=(v=t.animationEnabled)!=null?v:!0,o=(g=t.position)!=null?g:void 0,s=(A=t.rad)!=null?A:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=y=>_(exports,null,function*(){var W,R,U,V,H,O,N,G;const w=(W=y==null?void 0:y.position)!=null?W:o;if(!w)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const x=kh(w),k=(R=y==null?void 0:y.rad)!=null?R:s,C=(U=y==null?void 0:y.fbx_url)!=null?U:r;if(e.rad=k,k===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${k}`));const L=yield new la.FBXLoader().loadAsync(C);L.position.copy(x),L.rotation.z=k,L.scale.set(.8,.8,.8),Ga(L,{transparent:!0,side:I.DoubleSide});const P=(N=(O=(H=(V=L.children)==null?void 0:V[0])==null?void 0:H.children)==null?void 0:O[3])==null?void 0:N.clone();if(!P)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${P}`));const Q=(G=t.name)!=null?G:"\u5165\u6237\u95E8";return P.material=new j.MeshBasicMaterial({transparent:!0,map:Ih(Q)}),P.renderOrder=3,L.children[0].add(P),e.object=L,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,w=new j.AnimationMixer(e.object);a.push(w);const x=w.clipAction(e.object.animations[0]);x.timeScale=y;let k;const C=()=>{let W=0,R=0;const U=1e3/30,V=H=>{W=requestAnimationFrame(V);const O=H-R;O<U||(R=H,a.forEach(N=>N.update(O/1e3)),i.needsRender=!0)};return W=requestAnimationFrame(V),()=>{cancelAnimationFrame(W)}},Q={play:()=>{k||(x.play(),k=C(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{x.stop(),k==null||k(),k=void 0}};e.animation=Q},u=y=>{var x;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((x=y==null?void 0:y.animationEnable)!=null?x:n)&&(e.animation||c(),e.animation.play()),i.scene.add(e.object),i.needsRender=!0},d=()=>{!e.object||(e.animation&&e.animation.stop(),i.scene.remove(e.object),i.needsRender=!0)},h=y=>y==="Floorplan"?u():d();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,h(i.currentMode),i.on("modeChange",h),u(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,d(),i.off("modeChange",h)),!0)}};class mo extends An.default.Tween{constructor(){super(...arguments);m(this,"disposeMethods",[]);m(this,"animationFrameDisposer");m(this,"onDispose",e=>(this.disposeMethods.push(e),this));m(this,"play",()=>(this.start(0),this.animationFrameDisposer=En(e=>this.update(e)),this));m(this,"dispose",()=>{var e;this.stop(),(e=this.animationFrameDisposer)==null||e.call(this),this.disposeMethods.forEach(n=>n()),this.disposeMethods=[],An.default.remove(this)})}}function Wa(i,t=An.default.Easing.Linear.None){const e=new mo({progress:0}).to({progress:1});return i!==void 0&&e.duration(i),t!==void 0&&e.easing(t),e}const yn=window.requestAnimationFrame||(i=>setTimeout(i,16)),Dh=window.cancelAnimationFrame||clearTimeout;function fi(i,t=0){t<=0?yn(i):yn(()=>fi(i,t-1))}function En(i,t=60){let e=-1,n=0,o=-1;const s=1e3/t;function r(a){o===-1&&(o=a),e=yn(r),!(a-n<s)&&(n=a,i&&i(a-o))}return e=yn(r),function(){Dh(e)}}function Lh(){const i=Date.now();return new Promise(t=>{yn(()=>{t(Date.now()-i)})})}const Sh=ai.Easing;function Mh(i,t,e,n=Sh.Linear.None){const o=new ai.Tween(i).to(t,e).easing(n);fi(()=>o.start(0));const s=En(a=>{o.update(a)===!1&&s()}),r=[];return o.onDestroy=a=>(r.push(a),o),o.destroy=function(){this.stop(),Object.assign(o,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=r.shift();)a();s()},o}function Th(i,t){return Mh({progress:0},{progress:1},i,t)}var _a=(i=>(i.Move="Move",i.Rotate="Rotate",i))(_a||{}),Ke=(i=>(i.Clockwise="Clockwise",i.Anticlockwise="Anticlockwise",i.Loop="Loop",i))(Ke||{});const Un=Math.PI*2;function gs(i){return(i%Un+Un)%Un}function ps(i){return i%Un}function Li(i,t,e){return i+(t-i)*e}const Yi=(i,t,e)=>{const n=Math.PI,o=n*2;return i=gs(i),t=gs(t),e===Ke.Anticlockwise&&i<t&&(i+=o),e===Ke.Clockwise&&t<i&&(t+=o),e===Ke.Loop&&t-i>n?Yi(i,t,Ke.Anticlockwise):e===Ke.Loop&&i-t>n?Yi(i,t,Ke.Clockwise):{from:i,to:t}},zh=i=>{const t={},e=(l,c,...u)=>_(exports,[l,c,...u],function*(s,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),s.mode&&s.mode!==i.currentMode&&(yield i.changeMode(s.mode)),a.preload&&s.panoIndex!==void 0&&s.panoIndex!==i.panoIndex&&(yield i.preloadPano(s.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),s.panoIndex===void 0&&s.fov===void 0&&s.latitude===void 0&&s.longitude===void 0?!0:yield new Promise((d,h)=>{const f=s.panoIndex!==void 0?s.panoIndex:i.panoIndex;f!==void 0?i.moveToPano(f,Object.assign({duration:r,moveEndCallback:()=>d(!0),moveCancelCallback:()=>h(!1)},s)):h(!1)})}),n=s=>{const r=i.state,a=ps(r.latitude),l=ps(s.latitude),{from:c,to:u}=Yi(r.longitude,s.longitude,s.rotation||Ke.Loop),d=r.fov,h=s.fov;return{from:{latitude:a,longitude:c,fov:d},to:{latitude:l,longitude:u,fov:h}}};return{move:e,rotate:(l,c,...u)=>_(exports,[l,c,...u],function*(s,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),i.currentMode!==Ce.Five.Mode.Panorama&&(yield i.changeMode(Ce.Five.Mode.Panorama)),s.panoIndex!==void 0&&s.panoIndex!==i.panoIndex&&(a.preload&&(yield i.preloadPano(s.panoIndex)),yield new Promise((f,p)=>{if(!s.panoIndex){f(!0);return}i.moveToPano(s.panoIndex,{moveEndCallback:()=>f(!0),moveCancelCallback:()=>p(!1)})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:d,to:h}=n(s);return yield new Promise(f=>{const p=({progress:w})=>{const x={};x.longitude=Li(d.longitude,h.longitude,w),x.latitude=Li(d.latitude,h.latitude,w),x.fov=Li(d.fov,h.fov,w),i.setState(x,!0)},v=()=>{f(!0)},g=()=>{f(!1)},A=s.rotateSpeed?Math.ceil(Math.abs(h.longitude-d.longitude)/s.rotateSpeed*1e3):r,y=Th(A,ai.Easing.Linear.None).onUpdate(p).onComplete(v).onDestroy(g);s.rotation===Ke.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(w=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),f(w)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function As(i,t){return i.x===t.x&&i.y===t.y}function Na(i,t){return Math.abs(i)===1/0&&Math.abs(t)===1/0?!0:Math.abs(i-t)<.001}function ri(i,t){return(t.y-i.y)/(t.x-i.x)}function Xa(i,t,e){const n=ri(i[1],i[0]),o=ri(t[1],t[0]);if(isNaN(n)||isNaN(o)||Na(n,o))return!1;if(jn(i[0],t))return i[0];if(jn(i[1],t))return i[1];if(jn(t[0],i))return t[0];if(jn(t[1],i))return t[1];if(e&&!Bh(i,t))return!1;const s=i[0],r=t[0];if(Math.abs(n)===1/0)return{x:s.x,y:t[1].y-(t[1].x-s.x)*o};if(Math.abs(o)===1/0)return{x:r.x,y:i[1].y-(i[1].x-r.x)*n};const a=(r.y-s.y+n*s.x-o*r.x)/(n-o),l=n*a-n*s.x+s.y;return{x:a,y:l}}function jn(i,t){return As(i,t[0])||As(i,t[1])?!0:(t[0].x-i.x)*(i.x-t[1].x)>=0&&(t[0].y-i.y)*(i.y-t[1].y)>=0&&Na(ri(t[0],i),ri(i,t[1]))}function Vn(i,t,e){return(i.x-e.x)*(t.y-e.y)-(t.x-e.x)*(i.y-e.y)}function Bh(i,t){return Math.max(i[0].x,i[1].x)>=Math.min(t[0].x,t[1].x)&&Math.max(t[0].x,t[1].x)>=Math.min(i[0].x,i[1].x)&&Math.max(i[0].y,i[1].y)>=Math.min(t[0].y,t[1].y)&&Vn(t[0],i[1],i[0])*Vn(i[1],t[1],i[0])>0&&Vn(i[0],t[1],t[0])*Vn(t[1],i[1],t[0])>0?1:0}function Ya(i,t=0){t<=0?requestAnimationFrame(i):requestAnimationFrame(()=>Ya(i,t-1))}const jh=`<style type="text/css">
116
116
  .PanoRulerPlugin-rule-line {
117
117
  position: absolute;
118
118
  transform-origin: left center;
@@ -559,7 +559,7 @@ void main() {
559
559
  ${i[7]?"transform: translate(-50%, -50%); left: 50%; top: 50%;":""}
560
560
  `))&&b(t,"style",e),a&8&&T(t,"width",We(i[3])),a&16&&T(t,"height",We(i[4])),a&8192&&T(t,"z-index",i[13])},i(r){s||(r&&ke(()=>{o&&o.end(1),n=Tt(t,Mt,{duration:i[0]}),n.start()}),s=!0)},o(r){n&&n.invalidate(),r&&(o=sn(t,Mt,{duration:i[1]})),s=!1},d(r){r&&S(t),r&&o&&o.end()}}}function Zg(i){let t,e=i[2]&&Ks(i);return{c(){e&&e.c(),t=me()},m(n,o){e&&e.m(n,o),M(n,t,o)},p(n,[o]){n[2]?e?(e.p(n,o),o&4&&E(e,1)):(e=Ks(n),e.c(),E(e,1),e.m(t.parentNode,t)):e&&(se(),D(e,1,1,()=>{e=null}),re())},i(n){E(e)},o(n){D(e)},d(n){e&&e.d(n),n&&S(t)}}}function We(i){return typeof i=="number"?i/16+"rem":i}function Kg(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:d=!1}=t,{verticalCenter:h=!1}=t,{blurRadius:f}=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,d=A.horizontalCenter),"verticalCenter"in A&&e(9,h=A.verticalCenter),"blurRadius"in A&&e(10,f=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,d,h,f,p,v,g]}class nt extends oe{constructor(t){super(),ie(this,t,Kg,Zg,ne,{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},Jg)}}function $g(){return Math.random().toString(36).slice(-6)}const Bi=$g();function ep(i){ce(i,"svelte-1b2n9wi",".text-char.svelte-1b2n9wi{display:inline-block;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function $s(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 tp(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=Ie(e),b(t,"class","text-char svelte-1b2n9wi")},m(a,l){M(a,t,l),B(t,n),s()},p(a,l){i=a,l&4&&e!==(e=i[0]+"")&&Me(n,e),o!==i[20]&&(r(),o=i[20],s())},d(a){a&&S(t),r()}}}function np(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){M(s,t,r),n()},p(s,r){i=s,e!==i[20]&&(o(),e=i[20],n())},d(s){s&&S(t),o()}}}function er(i,t){let e,n;function o(a,l){return a[0]===a[3]?np:tp}let s=o(t),r=s(t);return{key:i,first:null,c(){e=me(),r.c(),n=me(),this.first=e},m(a,l){M(a,e,l),r.m(a,l),M(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&&S(e),r.d(a),a&&S(n)}}}function ip(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=$s(i,o,r),l=s(a);e.set(l,t[r]=er(l,a))}return{c(){for(let r=0;r<t.length;r+=1)t[r].c();n=me()},m(r,a){for(let l=0;l<t.length;l+=1)t[l].m(r,a);M(r,n,a)},p(r,[a]){a&14&&(o=r[2],t=Ue(t,a,s,1,r,o,e,n.parentNode,so,er,n,$s))},i:Y,o:Y,d(r){for(let a=0;a<t.length;a+=1)t[a].d(r);r&&S(n)}}}function op(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_${Bi}__`,u=`__EMOJI_${Bi}__`,d=`__SPACE_${Bi}__`;let h,f,p=[];function v(k){const C=[],L=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 k.slice().replace(L,P=>`${c}${u}${P}${c}`).split(c).forEach(P=>P.startsWith(u)?C.push({id:He(),content:P.slice(u.length)}):C.push(...P.split("").map(Q=>Q===" "?d:Q).map(Q=>({id:He(),content:Q})))),C}function g(){if(!f)return;const k=!a;f.reversed!==k&&f.reverse(),f.play()}function A(k){if(l){e(4,l=!1);return}clearTimeout(h),h=setTimeout(g,k?o:s)}function y(k){const C=function(){const L=Eg(P=>k[P].getBoundingClientRect().x,[Math.min(k.length-1,10),Math.min(k.length-1,30)]);if(L>0)return L}();f=xo.default({targets:k.slice(0,C).filter(yt),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:xo.default.stagger(50),easing:"easeInOutCubic"}),a&&f.seek(f.duration)}function w(k,C){Qe[k?"unshift":"push"](()=>{p[C]=k,e(1,p)})}function x(k,C){Qe[k?"unshift":"push"](()=>{p[C]=k,e(1,p)})}return i.$$set=k=>{"inDelay"in k&&e(5,o=k.inDelay),"outDelay"in k&&e(6,s=k.outDelay),"content"in k&&e(0,r=k.content),"unfolded"in k&&e(7,a=k.unfolded),"isFistUnfoldedUpdate"in k&&e(4,l=k.isFistUnfoldedUpdate)},i.$$.update=()=>{i.$$.dirty&1&&e(2,n=v(r)),i.$$.dirty&128&&A(a),i.$$.dirty&2&&y(p.filter(k=>!!k))},[r,p,n,d,l,o,s,a,w,x]}class bl extends oe{constructor(t){super(),ie(this,t,op,ip,ne,{inDelay:5,outDelay:6,content:0,unfolded:7,isFistUnfoldedUpdate:4},ep)}}const sp="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAAB0ElEQVRYCe2WSUoEQRBFLVHEiVZU1I03cKW38SSewRt4A5fiTty5cQIFR9pZQWkcUNSe2/Z9yISiSGxRkUAy4BGZSVX168gistraYsQKxArECsQKxApYqkDyU5lmsznMM+ZgAGpQhaUkSRbINgLJCXiCBtSgAkVYtGGIBTKj8AgKSVahDNvQa0IUkUG4Bx91BpLdBTOS/cgUIB3a+gMwI9mFzE3a0I3z5B4r292JzGVA8tSSZILMcUDyzIykthOZvYDk+V9Ktmz4yGzhOhV4/+5YU4N/hzqo0StX3Fg5TcnNlYvgs8bPsM4hkScHoyO46haRnGEYktQVI+4ypUYKyXtxyUu27JCceAMJvjo0HoM5CEZ7cPX7i013q3IWVV5r2aw/2TK+svWbPGU68KQCa6pYeus1V0X99quSfvtVSc39lmfz2mdbz32tg1dAJ0421AVs9E7/FxBSezrMmjI/gm5/nYmMkBq+TqBs7LNgTlZH6EnWlPmORdk+pHQipUNfTxtg7p3NIXWRMvXfoqusmXsNhpC6crIS1Zf9C6yAOdlxpK5BW18CiT7A/G93gE+P0FY/RoO+RWqS62YhB2r4YhlixArECsQKxArECvzjCnwAOr0wF44ggHAAAAAASUVORK5CYII=",rp="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWgAAACoCAMAAAD6pITnAAABQVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACvr68AAAAAAAAAAAB5eXkAAAA8PDzr6+sLCwuenp4UFBT////8/PyLi4umpqZycnKxsbHMzMykpKTy8vKoqKhcXFwpKSmwsLD+/v7k5OSCgoLw8PDo6Oi0tLRkZGSrq6syMjL6+vrn5+eYmJj29vbd3d3Q0NCwsLDDw8Pz8/PT09P09PSwsLB/f39OTk739/fh4eHY2NiFhYX4+PjGxsZkZGSkpKS3t7eRkZG/v78eHh6CgoKKiorr6+uysrL+/v77+/vb29v9/f2wsLCysrKxsbFdXV39/f3u7u7t7e3j4+OoqKj5+fmrq6vp6elqamqVlZWtra0+Pj7w8PDW1tbJycnNzc27u7v29vba2tqXl5cjIyNsbGzf399ubm7d3d3///8pT4ZyAAAAanRSTlMzAAYIDA8KFRIccB8XIlIZPr80ZDb88FppT2iLaNJrRzpW+LNWzrp0Sm086rdg26WST4LVltltU0Pfq51X44UoJHdcfjcuHMFF++6i82RiWxX2x8SvSOc7vEs1LiHKmYiOe92gLCMfqE2kqsY2dQAAEBhJREFUeNrs2MFqq0AUxvHT28xdnEWQGNBKMHGnARdutIsspARxU+NOiu//HrdUZFozYTxMbltn5v8IPw7fxMCD7Vuy0OIs9FKz0OIs9FKz0OIs9FKz0OKWCf3nl/fw37sz9O8n/Tl+dWj9hO/nrQ5tCLICtiq0HPlRi1Sw7w+tIfA0ZWt1aLHxX2165NGt6dByZqHwasEJvRWoVaAnyjrwivqKTaVWh/6iPCFm2sS5OTaBWh16osyRq7Krs+jSBDkuvDxoLlFWd2XFsbm1gJoMTWcezrjqswbf8930xTsV64VXnLyX1PXxvSbrq+G41ag5NJGZK7d9/Yroe+u9swWt2jr7tecjvtZ9y63p1HRoAXOZ5Rh68QG07RB7IeZZOaHm0lRoOjOr6gD9wgHtcwofg7piCtRAdebMZYaJ9wyG9OwlmJWcmioN5HMemSMMnzQbZclkP4UYjdTkowai8zgaF/TfNmBYmzcfL+OACKTVoSfMbY1+bBzzB3XsY91OqAnQFGe26gMsjBqNz20LDPoVI0sDZTaGc44wPYLBHVOMhqOmzAfMdB7PmZVBEoPhxUlQsuGoZ0sDbTZYh67R5zx0dLFjkvkgQl/NxsnIR3Da5nQ1HwRoiTNjVZPswfbRPmkqxuZLA8U5CA343J6bEwYUaZjvXOY7jf87onfY5aVEmgLNndE9g+1TZxe5NAFa5pwa+5Fyq206XxpmOle5a52vpd28mikNsoEe38Gd3Q1B5934IspmGmY5t01o30Fhh7BpJ9JkaO7MosT+rruRk0SMS0ugZc4d2u+Um+2xmyMNsoeQMVbiP/bMhSdtKIrjJ3sEcrMsFagFpqC4ifIaviY4MAONPHQ6xDgX49vodr7/B9i5lnpb0setddFFfonaXhDw58n/nNvWYIQjNfaNJImG6Fe0COhkdHR9w4VINPnDu6RBJqBH1+tcycnENHh6PmYv/vqzF3Ps2GLav+i3PDiKMMKDIg+Pt+6iPQo63Gaj4PAkx9phc0nLi6YGqnveYqswwpNVtqWbJnGSoq3BEd6Ljy5xSBCL74XN4SEpWgTHt1EnlO2H30R4SIm2FvR0fDRCSxGJT7uXNHgU9C8YIcUvj5IGl4IOhxdSo4KWJJJaCIddShrcCnqLJWCEJAm25VbS4FbQ7fkY+GF9vzUPL5XYfNutpMGloMNJDfxQRuLgxe5vtGTYpaTBpaCvWQX8cIicahNeJhV2bSlpGdF6QS/EwReooy5HgvdwTdMUuSaUIBzfMJ3NZjVwYKr52/LcjULUErrrRQX8EF/QS1pOtCjoH19WfYo2+BR4KCwgIgMZFCQchWQRccam+LTs+UxJxSUQnCLiEZg4p4Vt8MHqlx+ipF1FWwv6mCkPFI07F89MdCQ+zxoXG+vlq4Ojk1IPDRbhnvcqopoGwSwiboAPFHZsKWkv0UYrbKfAH2iioDwr0VBCWy5NY9UYnZ8OtZwE+CHVNtqht2iRHKHvWgDReBgNKrqwbOV9ENHLOIR6eHLVsGR0kVbzQnyaTrvgC+17yDE7wDE5bthcENGofo0FEz0MCyI6gZ3eeL5eXVnKkM7Fid82H+4EERtgcEFnY36vLN04Zgc4JscxmwoimlhK/BvRxc8m1pBYM68kHJthDogq4goQMyfrFcPphzsKSA/dHfEWc0RnrUWBRBZOsWPH7ADH5KDhLqBo7C3+E9Fn6ErUXnSMjfUqQnS6gzgJOis4RAkgl0ErCakBT2SHt+g3uuhdLahoYqzycNHlqJWKT9EH/X6fK8z3+wd0GqXDZSGaT3MTLqIb+ADR2q4u+o276FcW0ex9YNFEPvXIU4e86LpYqgPRQjyMGKI3u4h9cBE99hDR75lJNOEm2kiOG5YOIlrwefOxRacnTDAkmHlFcRDNB2VmiN6gVe0+YCiC6dmZRYMsJFS+xS1z+jx+ymUFvEmzGyM7PESLiL5mSiDRglLtKeZoq+hKniB3vbvvaj7f49+JbRgwSQ+CYE3sE//QYVF2y3ItQlpS9E8WCyZakPkAUjABn7S+MhOaf9EKwQu3QD8r6MCBveh0R2RQiw5/gxQx9lNStIjodhz8go7sS8WQis7MBtsZeotesoi+Ne1WqnQsO+nG207dEOyn6FBoIRpctKCbfVrRue07jhC74/TFO6G+0jA1xB0wKKpI1PQq7SCOgyTRhVDIfpIGh14Ymi4GFW3lIPd0og3i46hO8GbY3BF5JhJ9J6UzMVVFzhVwEsi7pyTF6ZBDNwSHiA7tNR9XNFabEqI7H2yYMYs+H7PSR6I/tFi2FV1WEcv61DHRGc6zLt4zvm2aVWBevIQ3zT0h+rWc6F3tkUVjp+wtOgM2NMyiCyjBmFV0hP8ttRYfJIzxrqGS0GUF7smYRPPfWjJmjQ90sA6SaLu+RSdrjyyaWH8a0azUgmYLiVbOEA3ZHaSw2DaqOoKCLpxiq0Lmb4HYp5UmSFJLyokWQ8e7L6uPL3rpSUR3yOy+HroR00WlxAoSna8i6i/PiC4XDX8UmKXSzgHM8U8Vk7/J8m4wdvz3ouc+WikiURxanDP/KpFHInMBFqZmkDgbvKyRxHUu2sjmc/3Wfh/+oejnGh0+po7E+YmKnN5ZgdueHCaDeLg56GJ8hzQQndfDJE9Hm3Dp64ZWLekl2npJKRR691ybobTojUvjfW/TUKnX0YbCacN0mf/MIhqueGnwf0BGAflm+C4UuhdNeIt+mvFO/WRDdVj0Gi1u2oqmB2bETWwdfWEWbViz3ANngzuFh/pSOoNYv+UtFKRp7vkW/Zw3LJN8U2wrmo5LRnEhkbGILnNK9JQycWoRXTBmizzZBZ3PtMY/0zxIU5z2Lfo5b8GlREfGM4VUwyxaBc7RYChRLKL52FwZbFyqIEpatHDJLbhv0X/ZOaPetGEgAEd7K0LLYBAadQXagcogndAQEiorFQsoCs0eKAG1qHSsPKzL//8By9mxEzMy26jNHpp7gCgoEf7sO/vOd/4PQSXtH+JKg1YO/btnoqCnxDRr4RsgQCo1oCGoJA062TApX6RBg7CgPR1k5vc7fJeioHVqiqeRIXwnOaAhTCoNOvnAf20Q17X59ad9QQtOhj9gQ5G44scEG/ImHfT3hQP/0qCT38qyvMVghM+kxPZubdziHuh4k8rLggbPsUxc8Zuge4NHWsT9EdrK2gLNd1jUpDdnzz3s87a7RU8nAXe4KFxC458D9CkILCLRRQR00yZzYTN04F2aNyas228zqrRnqCadblAPtHdDXMg2UedDeFN7f9D8yRCF62gimEEXd97iAT7rVWF/RR509jkSaMTCizS04ACwMlnMNYpAjbTZ/vaCoA0U1wD5Gtyt5JA+Pil9NF6qohnSWQJaOEyaXSaaEvbukuRyVn2dnlDDWUO3HkGBRwzoZh4LBp0PRBZ0mLHrYUts4r9haogzNOAjcmuF1LuaWWal49HZZJMcDTygQVaE7xcS6FFKNjIjIeh4YUFvGBvdAfERavDdDUHDb/WwvweNGfay0CxVWMG1vRZLctwDtJpk2u5PeOSIugn4skG3k5ACn+pyoC/quRsYqhveqqOEI4vW8Wxlo8spbkEtULauqNNV+q4Kgn4TBT1PLhH9zoExlVeo9lp0ox+b5uoCmioH+iG4YfJAX0OHFpQL8oLCZxSLoi1oGuQ9HCnPKWj+LjhdSKvL5EorCv2iN9VJTBdekCfZFb/DUKkxioC2cruEccGDqGGBgu5H5ZqCHvkgh3STYPEE+ZDakFE4B/qe764sATQ33WB72XGfZLHQh9YRpW57jy7q44w3uSXjaKUNd646WImCbjqOo3V/9ZRwMgyFXXX0YW3Xc636zDWhN91tO6F3tIrA9sp93KIDQMcb6T3L3+y9yt964UPviSZV9UhTIw09Gwxi3HX/h2FMXM00Wd0f+TfOKfWt5cPfOlcSWdyFlkMKtGxBZ+vVF3QKg2ZnQzUtUZYrUVYBtFDaLmuk1bls0f3KKiuvVfyie5Ux0b5wSivokL5Kj5EQFz1zBQOaU1qx20gfnKQHo4gfjHJywJpofvlbaDvG6VE/4kf9jMFyCJe/sbbjID28SvjwKjygOQWdcbZDHafHsf1h74xxGISBIJjWdhOFF6RLeAOSm7ikpEH+/zviQ4LTWTbrB+w9YbRaBBI7Y/cpgW40B/rpXiPNgcHRgUENNPjpvt0dkZOZY5OZ0TQHAl13RyG9cQQW3+y3wrnZHAoaRDpz1nhk1jjXgcag60jvfB7iJ+FuAo1Ba3dopB2n5/H0vNNAd+fYYKQzZQpIppBRoAU0jnSiHuReD5JgoAU0jrSj8OZeeONgoAU0jHQhTYVT955HQYNAg6FuLY+8UkrWk5KtWYsDDHWDSAvpSM1eT7MXtTjA9DyOtJCmOLItjhTOONBYD3KRTlShtlSo6eLc0INg0LY8jpp2iXLf6n6TcJaCNsXRB43LQ0iHRF11ratOQTjD4sCgLelIAbsVsEfLGYBGpLWmQ1y/fHM531O+awymoLFmD9f0STq//cLvHuVei39n4QwLelyFakiHzU/8lveYJ78Fw3lAhQojbUn/27Gf1kaBOIzju2kWktH8oQ1oPaTrzSzk4CX2UBAKHiUnKfXu+38Lu78Js08rA89h2sOMfl+B82F4RJvsNPn/08Upa+BsGWgKzaX1fJwnfan/nPVsMGfEoe3SUZ+parIfL4dKZX1kdybQiErHN+mhU2kxyZfifZGqbrg5x9yZQ2M8xtJ6qKP6qtL3yVHfv6fqWkd6nsfOGA4GzaVXRlqom1wdHyc1IIfHo8obYTbOK+rMobl0VOfqlDz/mEjPyUnldUScHaBH0p+pu0yl1QQ+y/dVqrLuE/PY2QGaSGvqoSkv6pgUAf9t+l0kR3Upm0EzU2cOzaWt1Juh71ql0mT7tA9ssg/7p22SKtV2/bCxMFudOTSXXkIa1GK9qfuyVf9KH86vyUu19bzqJXk9P6Ryorbs640ogxnOS4szg+bSmA9QG2vBHurmrSvza5tdlOddsvaal91bUw+CbJTBjNmAM4Xm0pKWxnwYalgLdnBFH5UNM2ZDOy/gTKC5NObDSm2sA/KO0NrCjNkgzgSazIdIG2pYi3ZgrddQBrM409ng0Fwa1P+tDXYY4msJyFAGM3Em0ETaQg1rwRbugNrpYijbmeHsDg3pMbVYA1u0db6q75AYA1mUR8zMmUPzS22oYW200c7T4lswhjKY+XXm0Fwa1LDW2Cj2OpxDkKEMZpszh3aghrXhDqiVCcqE2Rka0iNqWEPbZ3U8O4yhDGbi7A4Naqu1cAfTLwRlwuwAzanFWmsH2VISZcLsAE2pYS3YwXHLaYAMZc7sDg1qWBtszR1Y5lx3UCbMDtCMWqyBHQI5TgFkKBNmB2hGDWvtHUx3aOHA7AgNa2gH2QI5KLtBwzpA8AVyVHaHBnbwOeA4Qk8I2wHla6GD9f4yFA7tnh/8P789gZ6zNUP72gxtb4b2tRna3gztazO0vRna1/4CjIBfFd68JpIAAAAASUVORK5CYII=",ap="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAVKADAAQAAAABAAAAVAAAAAC3aM1AAAAKo0lEQVR4Ae2cW2wU1xmAxxcutqFxRJ04jWW5NBelIJUKcX1ARaWoAp4QEiAFaFBAPIBElDcQEkg0Sh6IokjNQ1NxKw9IjaUg1X1IXQl4AIGEQh4IFQHkGhsMhnKLL1Bj9//G+4/Pzs7OztpzW9u/9O+5zJlzznz7n/+cMzO7ZVY6ZLp0o1qUsCqjlRJWGCpR64WhAxLvy2i/hL2ihIlKWUKtT5V2a0VfyijpMOS5VPI4o48kJB2rxAkUa5slWicKyDgEuN2iD0Sx7sglDqAM4ddFfypaHvkVeTcwKNn3RTtFcRORSZRAa6TXDaJYZZoEa+0Q7YmiU1EAxR82iWKRaRYstk00VD8bJlDqqhdtFMVfloLgV9tFu0SHwuhwWEBZ7rwlOiOMTiVQx4/S5jXRMS+7wrAkfOQvRYFaqoKbekUUoGOatMYCFOv+uWiTaFKztzQdmnAN+H02FCy3RiWjBUrjb4vyrY43mSkXxArlv6JF+9XRAOUbfEeUnc54FdbOPxEFKmvYwFIsUGDOFS3VyScwGCk4TfRlUZZXgaEWA5RhjmVOBJhymbZMkU9cAFADDf+gQJmA8JnjeZjL5XkKlsqdMHZYBSUoUGbz8TgBFQSUKYBPxd1xB8tXggBlndnkW8vEOMjQ556r7zq10PqRxfobE4NXoKuEhe8Gxg8ofpPtZBArDtSbcVAIFjCBjaf4wXpNznjV86yJnck2lccv7P9zJJ+FchJ3jSbFmwBsYJQj+YA2SUk/682paIJlwKbJ65q9gLKPTfvNYa9riTsPRrDKEi+gPLaIXLZs2fJae3v7oVu3bn129OjRJZE3GE0DOazcsxUL2F9H0/ZIrYsWLao5e/Zsy9SpU6cMDQ1ZZWVlQ/fu3bu2devWD1taWh6OlCyJ2LfSS2dt6gbKOivyHdGZM2c2LVu2bMf9+/etvr4+q7a21poxY4b1QuTSpUt/Xbx48ZclgXK4k/ckuK79NYc8jjYW3ykAeTZvPX/+3MJCHz58aN29e9caHBysEOv9w5MnT77ev38/671SEJg5E7gJlC2mmY71YoALVODW1NTU7du37/CNGzcOzpw5M7E+BQRA/5xH5WZnbasJWEkkxbDWp0+fWnfu3LGePXtWNnv27OXd3d3fNDc3/zaSBsOr1GGnQFmkxvV6TMHLEFdq4V8fPHhgVVZWVq1du/aAgD28evVqbvimUWBnL/QVaOruc8rMb/X391sy+1s9PT1ls2bNevvUqVNfX7x48f00EpU+2QwVaGqsE1jAVCWNG8C3yqRVOX/+/Pdk0mo+cODAmxxLkdgMUwMUgIiCNNPl5eXWwMCA9fjxY6u3t9eqrq6u37t37+GbN2/uS9Gk5QDl/p7nRt++wpg+Mgt8ByjNKlwzLpOVbbHiZ8sbGxt/L7717ydPnlwWUzf9moHhdCyU5yWpEgWpIZ1Ti8VaETYEwK2oqHhp3bp1H8mS6/OVK1cm7bqq6Z3vHWi79xF/KDhCBebOM9MaZzUAVAmZtObLtrX5/PnzGyPurl/1toWyf09UGO4IoBCgKjTSmq+h5mkZ/CsqUrVw4cKdMmkd37NnTxMZMUsVFpoIUIXIBSsYDRWCpglNyGY+ZdWqZRVgb2Vlp/WLgwcPHpWd1gcxT1o20Eq9gBjDQS+g2r4CJE1cQzdIrzT1ZuqeIjutdTJpfXXs2LEFdiXRf1Rioc7GPvr2hluQC0bshGl5xDXNQS9g5Gk5LUOo52lIOWTatGmvbt68+VPZzv5x6dKlUb/1UpEIUBmaDlAvaIBQcPmOU8YNjzxEYQ6n7M/y+vr637S2th5paGjg9ZqoJBmgStO8cBOcguKq3flKwjzXXc59TM+pqqr62ZEjR36n6QjCiiT8Jz7OZqqwAIiYIPSY5usxhU1azzPztJxdofdHoJe+vE8tnMuVxPKDKFdXsoByzA1FgZqh1mFCU6jkaVzLuUPZDLRt27btX+78ENMvEgEqNO33LSV0hjQXpaBMMJrHcYXuFSfPRwY7Ojq+Wb58+fa2trZQf0bjavMFQz4xCwUQa0egKTiFSVoB6vF8IRel57kukC3qrRMnTny8ffv2y+5jEaRtoPYWI4LK/ap0/Fg+SOQjZmiWNSvXMmaefFHPrl69enLBggVfClSnPbNMBPEBhrzzCDSCBjyrZNnEAUCYlqXA3MfUUjVfy5FvHuM4IvdOv9u1a9e7c+fO/XOMMGm6jyEfO1BmJBEbKKFCUUtTYPTQL85xU2Q//0geUX+xYsWKFjM/xrgNdMy/HhtFhx0LNc9VeCZgjVPODVzLyyEmndb169cfOnfu3I9mnTHH+7FQ3sqNVcQq7VleGzXA5FikllGwlCWOEGfSOX78+Mc7duyIY9LR7uQLewGKhbKUiPOuvT3k6ZUbFJAQhWyGmp8J+69cucKk85eY/STNewkM+4e/6jH8FM+r5kJ55qRkAtTzyFMrJE/LKHx5tnR5586dm2TSiXMG1+7lC+2fM2KhCAnnYb2dE+1Hlg9VUApSARKaefJFPDp9+vQX8qgjqUnHj0oW0Ed+JcM+ZloodZsAtS2FKc+MOD54+/btf27YsOHThCcd7Z5XaDNUC2X8QziWh1wCyFloK0zTSskjjcozo3bZ6XySkknHCyR5sLO3tAqUzG7RWIDqLA8wRKESV5CSZ086S5YsScukQ/fyCexs0UmJBD+9y1rO2CUi+NAhb1YNVHmPyQYqD9ku7969e9O8efPSNOmY3TXjMHN+tmhaKDdJ+JFo5C/cdnV1ddIjrJGdkoKUx8HsdP60atWqf3C8RARmzg2m4UXfSM9jeSW8rq6u8vr163+TV8JfyQx3e9LZuHHjoQsXLvSMdKckYt9KL53tu/sBHXeeeJMk0rdJ5P2kQXkvqXXOnDnlEr8pTyUPrVmz5qvOzs7/lQTCkU4y1LtGkjIfmIlMnJ+K/MojfzIrl8B3kpU1osxJSYtTAL8wKf4EYJQFk+JeQMlvE3UcLRmTkkUANm1ZOZmE24dqGU5gOfCyZkyGWQT+IykW8zmSz0IpiLNN8t5iTmdTkgGTrInI7JcfULaH10Qnh/4IMVjAxNk6jxwajuUb8lqOZRT3S/lx06RY1g8C4akfiEJAOZdFKzsq/nNjIssdufjbhQAEAUodOGDWp4m8S0oHEhb+YexGkD4EBUpdVMrfl/E/RhNJnsjF/ls0r980YRQDlAqBylIqylcCzf4lHecB5veigSfmYoBycaxN2SHgT8e7pWKZwCzqzZpigUr9DlRuoIxXn8pIZJgHtkwpa8togHIiw587LeNx9mc2ZwIK5DOlXJaMFqhWwoMp/Ax+1W+ToOXTHGKNrDMLLo38LmKsQKmbdSrWil+N82UJaS40YTuJv/RdtAdpzet+aJDzvMpQV71oo2gYX5RXG2HnYZXtouzNRzXE3R0KE6jWjZU2iaZ9u8pqpU3UfvwrYSgSBVDtGDurBlHn/zj0QMIh7qlDNOfmcBj9ihKo9o+l1euiWGxSE5eun3na6jxQk3joEgdQ7TR+FWutE43lhQpph3sQvISAVRa9ppRzipY4gZqdw8/WigIWDWt1gD8EIsqSLlT/KPUVlKSAujs2XTLYeRHiIlA2DVi1qkRtK8PSULaEDF+Ue7ashwkTlf8DQc/cITdx9+UAAAAASUVORK5CYII=",lp="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 cp(i){ce(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 tr(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"),K(e.$$.fragment),n=ee(),o=z("div"),b(o,"class",s="arrow "+i[0]+" svelte-1ogmlqq"),T(o,"background-image","url("+sp+")"),b(t,"class","arrow-wrapper svelte-1ogmlqq")},m(d,h){M(d,t,h),J(e,t,null),B(t,n),B(t,o),l=!0,c||(u=we(o,"click",i[5]),c=!0)},p(d,h){i=d,(!l||h&1&&s!==(s="arrow "+i[0]+" svelte-1ogmlqq"))&&b(o,"class",s)},i(d){l||(E(e.$$.fragment,d),d&&ke(()=>{a&&a.end(1),r=Tt(o,Mt,{duration:i[2],delay:i[3],easing:Xt}),r.start()}),l=!0)},o(d){D(e.$$.fragment,d),r&&r.invalidate(),d&&(a=sn(o,Mt,{duration:i[2],delay:i[4],easing:Xt})),l=!1},d(d){d&&S(t),Z(e),d&&a&&a.end(),c=!1,u()}}}function up(i){let t,e,n=i[1]&&tr(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&E(n,1)):(n=tr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function dp(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){on.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 hp extends oe{constructor(t){super(),ie(this,t,dp,up,ne,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},cp)}}function fp(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 mp(i){ce(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 nr(i){let t,e,n;return e=new bl({props:{unfolded:i[0],content:i[1],inDelay:500,outDelay:i[5]}}),{c(){t=z("div"),K(e.$$.fragment),b(t,"class","text svelte-1fuzm7v"),T(t,"transform",i[7])},m(o,s){M(o,t,s),J(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&&T(t,"transform",o[7])},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){D(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e),i[10](null)}}}function ir(i){let t,e,n;return e=new hp({props:{direction:i[6],visible:i[0],inDelay:600,duration:1e3}}),{c(){t=z("div"),K(e.$$.fragment),b(t,"class","arrow svelte-1fuzm7v")},m(o,s){M(o,t,s),J(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||(E(e.$$.fragment,o),n=!0)},o(o){D(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function gp(i){let t,e,n,o=i[1]&&nr(i),s=i[3]<i[4]&&ir(i);return{c(){o&&o.c(),t=ee(),s&&s.c(),e=me()},m(r,a){o&&o.m(r,a),M(r,t,a),s&&s.m(r,a),M(r,e,a),n=!0},p(r,[a]){r[1]?o?(o.p(r,a),a&2&&E(o,1)):(o=nr(r),o.c(),E(o,1),o.m(t.parentNode,t)):o&&(se(),D(o,1,1,()=>{o=null}),re()),r[3]<r[4]?s?(s.p(r,a),a&24&&E(s,1)):(s=ir(r),s.c(),E(s,1),s.m(e.parentNode,e)):s&&(se(),D(s,1,1,()=>{s=null}),re())},i(r){n||(E(o),E(s),n=!0)},o(r){D(o),D(s),n=!1},d(r){o&&o.d(r),r&&S(t),s&&s.d(r),r&&S(e)}}}function pp(i,t,e){let n,o,s,{visible:r=!1}=t,{textUnfolded:a=!1}=t,{content:l}=t,c,u=0,d=0,h=0;function f(p){Qe[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,h=c.offsetHeight),fp(()=>c==null?void 0:c.offsetHeight,Boolean).then(()=>{e(4,h=c.offsetHeight)}),e(3,d=Number(p.replace("px","")))}i.$$.dirty&280&&e(9,u=a?d-h: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,d,h,s,o,n,a,u,f]}class yl extends oe{constructor(t){super(),ie(this,t,pp,gp,ne,{visible:0,textUnfolded:8,content:1},mp)}}function Ap(i){ce(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 or(i){var d,h;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 vo({props:{unfolded:i[2],length:i[3],outDelay:i[4]+40*Math.min((h=(d=i[6][0])==null?void 0:d.content.length)!=null?h:10,15),useLinearColor:!0}}),r=new yl({props:{visible:i[2],textUnfolded:i[1],content:i[5]}}),{c(){K(t.$$.fragment),e=ee(),K(n.$$.fragment),o=ee(),s=z("div"),K(r.$$.fragment),b(s,"class","content svelte-nlvd3x"),ke(()=>i[11].call(s))},m(f,p){J(t,f,p),M(f,e,p),J(n,f,p),M(f,o,p),M(f,s,p),J(r,s,null),a=tt(s,i[11].bind(s)),l=!0,c||(u=we(s,"click",i[7]),c=!0)},p(f,p){var y,w;const v={};p&4&&(v.visible=f[2]),p&8&&(v.left=f[3]/2+"px"),t.$set(v);const g={};p&4&&(g.unfolded=f[2]),p&8&&(g.length=f[3]),p&16&&(g.outDelay=f[4]+40*Math.min((w=(y=f[6][0])==null?void 0:y.content.length)!=null?w:10,15)),n.$set(g);const A={};p&4&&(A.visible=f[2]),p&2&&(A.textUnfolded=f[1]),p&32&&(A.content=f[5]),r.$set(A)},i(f){l||(E(t.$$.fragment,f),E(n.$$.fragment,f),E(r.$$.fragment,f),l=!0)},o(f){D(t.$$.fragment,f),D(n.$$.fragment,f),D(r.$$.fragment,f),l=!1},d(f){Z(t,f),f&&S(e),Z(n,f),f&&S(o),f&&S(s),Z(r),a(),c=!1,u()}}}function vp(i){let t,e,n=i[0].state&&or(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=or(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function bp(i,t,e){let n,o,s;var r,a,l;let{tag:c}=t,u,d=!1,h=[];function f(){e(1,d=!d)}function p(){u=this.clientWidth,e(3,u)}return i.$$set=v=>{"tag"in v&&e(0,c=v.tag)},i.$$.update=()=>{i.$$.dirty&257&&e(2,n=!!(!(e(8,r=c.state)===null||r===void 0)&&r.unfolded)),i.$$.dirty&1537&&e(5,o=e(10,l=e(9,a=c.data.title)!==null&&a!==void 0?a:c.data.text)!==null&&l!==void 0?l:""),i.$$.dirty&4&&(n||setTimeout(()=>{e(1,d=!1)},20)),i.$$.dirty&2&&e(4,s=d?450:0)},[c,d,n,u,s,o,h,f,r,a,l,p]}class yp extends oe{constructor(t){super(),ie(this,t,bp,vp,ne,{tag:0},Ap)}}function et(i){return typeof i=="number"?i/16+"rem":i}function wp(i){ce(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 Cp(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||(E(n,o),t=!0)},o(o){D(n,o),t=!1},d(o){n&&n.d(o)}}}function Pp(i){var s,r;let t,e,n=((s=i[3])==null?void 0:s.inputting)&&sr(),o=((r=i[3])==null?void 0:r.placeholder)&&rr(i);return{c(){n&&n.c(),t=ee(),o&&o.c(),e=me()},m(a,l){n&&n.m(a,l),M(a,t,l),o&&o.m(a,l),M(a,e,l)},p(a,l){var c,u;(c=a[3])!=null&&c.inputting?n||(n=sr(),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=rr(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&&S(t),o&&o.d(a),a&&S(e)}}}function Ep(i){let t;return{c(){t=Ie(i[2])},m(e,n){M(e,t,n)},p(e,n){n&4&&Me(t,e[2])},i:Y,o:Y,d(e){e&&S(t)}}}function sr(i){let t;return{c(){t=z("div"),b(t,"class","caret svelte-i9wdo4")},m(e,n){M(e,t,n)},d(e){e&&S(t)}}}function rr(i){let t,e=i[3].placeholder+"",n;return{c(){t=z("span"),n=Ie(e),b(t,"class","placeholder svelte-i9wdo4")},m(o,s){M(o,t,s),B(t,n)},p(o,s){s&8&&e!==(e=o[3].placeholder+"")&&Me(n,e)},d(o){o&&S(t)}}}function Ip(i){let t,e,n,o;const s=[Ep,Pp,Cp],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"),T(t,"max-width",typeof i[1]=="number"?et(i[1]):i[1]),T(t,"-webkit-line-clamp",i[0])},m(l,c){M(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):(se(),D(r[u],1,1,()=>{r[u]=null}),re(),n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),E(n,1),n.m(t,null)),c&2&&T(t,"max-width",typeof l[1]=="number"?et(l[1]):l[1]),c&1&&T(t,"-webkit-line-clamp",l[0])},i(l){o||(E(n),o=!0)},o(l){D(n),o=!1},d(l){l&&S(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 bo extends oe{constructor(t){super(),ie(this,t,kp,Ip,ne,{maxLine:0,maxWidth:1,text:2,edit:3},wp)}}function xp(i){ce(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 ar(i){var d,h;let t,e,n,o,s,r,a,l,c;t=new vo({props:{unfolded:i[1],direction:"vertical",length:15,duration:500,inDelay:200,useLinearColor:!0}}),a=new bo({props:{text:i[2],edit:(d=i[0].data.edit)==null?void 0:d.title}});let u=(i[0].data.description||((h=i[0].data.edit)==null?void 0:h.description))&&lr(i);return{c(){K(t.$$.fragment),e=ee(),n=z("div"),o=z("div"),s=z("div"),r=z("div"),K(a.$$.fragment),l=ee(),u&&u.c(),b(r,"class","title svelte-1oxrkr1"),b(s,"class","plane svelte-1oxrkr1"),b(o,"class","plane__wrapper svelte-1oxrkr1"),T(o,"transform",i[1]?"translateY(-15px)":"translateY(0)"),b(n,"class","plane__container svelte-1oxrkr1"),q(n,"unfolded",i[1]),q(n,"folded",i[3])},m(f,p){J(t,f,p),M(f,e,p),M(f,n,p),B(n,o),B(o,s),B(s,r),J(a,r,null),B(s,l),u&&u.m(s,null),c=!0},p(f,p){var A,y;const v={};p&2&&(v.unfolded=f[1]),t.$set(v);const g={};p&4&&(g.text=f[2]),p&1&&(g.edit=(A=f[0].data.edit)==null?void 0:A.title),a.$set(g),f[0].data.description||((y=f[0].data.edit)==null?void 0:y.description)?u?(u.p(f,p),p&1&&E(u,1)):(u=lr(f),u.c(),E(u,1),u.m(s,null)):u&&(se(),D(u,1,1,()=>{u=null}),re()),p&2&&T(o,"transform",f[1]?"translateY(-15px)":"translateY(0)"),(!c||p&2)&&q(n,"unfolded",f[1]),(!c||p&8)&&q(n,"folded",f[3])},i(f){c||(E(t.$$.fragment,f),E(a.$$.fragment,f),E(u),c=!0)},o(f){D(t.$$.fragment,f),D(a.$$.fragment,f),D(u),c=!1},d(f){Z(t,f),f&&S(e),f&&S(n),Z(a),u&&u.d()}}}function lr(i){var o;let t,e,n;return e=new bo({props:{text:i[0].data.description,edit:(o=i[0].data.edit)==null?void 0:o.description,maxLine:3}}),{c(){t=z("div"),K(e.$$.fragment),b(t,"class","description svelte-1oxrkr1")},m(s,r){M(s,t,r),J(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||(E(e.$$.fragment,s),n=!0)},o(s){D(e.$$.fragment,s),n=!1},d(s){s&&S(t),Z(e)}}}function Dp(i){let t,e,n=i[0].state&&ar(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=ar(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function Lp(i,t,e){let n,o,s;var r,a,l;let{tag:c}=t;return i.$$set=u=>{"tag"in u&&e(0,c=u.tag)},i.$$.update=()=>{i.$$.dirty&17&&e(1,n=!!(!(e(4,r=c.state)===null||r===void 0)&&r.unfolded)),i.$$.dirty&2&&e(3,o=!n),i.$$.dirty&97&&e(2,s=e(6,l=e(5,a=c.data.title)!==null&&a!==void 0?a:c.data.text)!==null&&l!==void 0?l:"")},[c,n,s,o,r,a,l]}class Sp extends oe{constructor(t){super(),ie(this,t,Lp,Dp,ne,{tag:0},xp)}}function Mp(i){let t,e;return t=new Sp({props:{tag:i[0]}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Tp(i){let t,e;return t=new yp({props:{tag:i[0]}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function zp(i){let t,e,n,o;const s=[Tp,Mp],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=me()},m(l,c){~t&&r[t].m(l,c),M(l,n,c),o=!0},p(l,[c]){let u=t;t=a(l),t===u?~t&&r[t].p(l,c):(e&&(se(),D(r[u],1,1,()=>{r[u]=null}),re()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),E(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(E(e),o=!0)},o(l){D(e),o=!1},d(l){~t&&r[t].d(l),l&&S(n)}}}function Bp(i,t,e){let n;var o;let{tag:s}=t;return i.$$set=r=>{"tag"in r&&e(0,s=r.tag)},i.$$.update=()=>{i.$$.dirty&5&&e(1,n=e(2,o=s.data.appearance)!==null&&o!==void 0?o:"line")},[s,n,o]}class jp extends oe{constructor(t){super(),ie(this,t,Bp,zp,ne,{tag:0})}}function Vp(i){ce(i,"svelte-blgtit",".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}")}function cr(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){M(s,t,r),o=!0},p(s,r){i=s},i(s){o||(s&&ke(()=>{n&&n.end(1),e=Tt(t,si,{duration:i[1],delay:i[0],easing:Ba}),e.start()}),o=!0)},o(s){e&&e.invalidate(),s&&(n=sn(t,si,{duration:i[1],delay:i[2],easing:Xt})),o=!1},d(s){s&&S(t),s&&n&&n.end()}}}function Qp(i){let t,e,n,o,s,r=i[3]&&cr(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){M(a,t,l),B(t,e),B(e,n),B(n,o),B(n,s),r&&r.m(t,null)},p(a,[l]){a[3]?r?(r.p(a,l),l&8&&E(r,1)):(r=cr(a),r.c(),E(r,1),r.m(t,null)):r&&(se(),D(r,1,1,()=>{r=null}),re())},i(a){E(r)},o(a){D(r)},d(a){a&&S(t),r&&r.d()}}}function Op(i,t,e){let{inDelay:n=0}=t,{duration:o=1e3}=t,{outDelay:s=0}=t,{unfolded:r}=t;const a=He();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 Rp extends oe{constructor(t){super(),ie(this,t,Op,Qp,ne,{inDelay:0,duration:1,outDelay:2,unfolded:3},Vp)}}function Fp(i){ce(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
561
561
  height var(--sc-dot-size-animation-time) ease,\r
562
- 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 Hp(i){let t,e,n;return{c(){t=z("button"),b(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),q(t,"sc-carousel-dot__dot_active",i[0])},m(o,s){M(o,t,s),e||(n=we(t,"click",i[1]),e=!0)},p(o,[s]){s&1&&q(t,"sc-carousel-dot__dot_active",o[0])},i:Y,o:Y,d(o){o&&S(t),e=!1,n()}}}function Gp(i,t,e){let{active:n=!1}=t;function o(s){on.call(this,i,s)}return i.$$set=s=>{"active"in s&&e(0,n=s.active)},[n,o]}class Wp extends oe{constructor(t){super(),ie(this,t,Gp,Hp,ne,{active:0},Fp)}}function _p(i){ce(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 ur(i,t,e){const n=i.slice();return n[5]=t[e],n[7]=e,n}function dr(i,t){let e,n,o,s;function r(){return t[3](t[7])}return n=new Wp({props:{active:t[1]===t[7]}}),n.$on("click",r),{key:i,first:null,c(){e=z("div"),K(n.$$.fragment),o=ee(),b(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){M(a,e,l),J(n,e,null),B(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||(E(n.$$.fragment,a),s=!0)},o(a){D(n.$$.fragment,a),s=!1},d(a){a&&S(e),Z(n)}}}function Np(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=ur(i,s,a),c=r(l);n.set(c,e[a]=dr(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){M(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]),se(),e=Ue(e,l,r,1,a,s,n,t,Et,dr,null,ur),re())},i(a){if(!o){for(let l=0;l<s.length;l+=1)E(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)D(e[l]);o=!1},d(a){a&&S(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function Xp(i,t,e){const n=ci();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 Yp extends oe{constructor(t){super(),ie(this,t,Xp,Np,ne,{pagesCount:0,currentPageIndex:1},_p)}}const qt="prev",wt="next";function Up(i){ce(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 qp(i){let t,e,n,o;return{c(){t=z("button"),e=z("i"),b(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),q(e,"sc-carousel-arrow__arrow-next",i[0]===wt),q(e,"sc-carousel-arrow__arrow-prev",i[0]===qt),b(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),q(t,"sc-carousel-arrow__circle_disabled",i[1])},m(s,r){M(s,t,r),B(t,e),n||(o=we(t,"click",i[2]),n=!0)},p(s,[r]){r&1&&q(e,"sc-carousel-arrow__arrow-next",s[0]===wt),r&1&&q(e,"sc-carousel-arrow__arrow-prev",s[0]===qt),r&2&&q(t,"sc-carousel-arrow__circle_disabled",s[1])},i:Y,o:Y,d(s){s&&S(t),n=!1,o()}}}function Jp(i,t,e){let{direction:n=wt}=t,{disabled:o=!1}=t;function s(r){on.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 wl extends oe{constructor(t){super(),ie(this,t,Jp,qp,ne,{direction:0,disabled:1},Up)}}function Zp(i){ce(i,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function Kp(i){let t;return{c(){t=z("div"),b(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),T(t,"width",i[0]+"%")},m(e,n){M(e,t,n)},p(e,[n]){n&1&&T(t,"width",e[0]+"%")},i:Y,o:Y,d(e){e&&S(t)}}}const hr=100;function $p(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*hr,0),hr))},[n,o]}class e0 extends oe{constructor(t){super(),ie(this,t,$p,Kp,ne,{value:1},Zp)}}function t0(i,t){i.addEventListener("mousedown",t),i.addEventListener("touchstart",t,{passive:!0})}function n0(i,t){i.removeEventListener("mousedown",t),i.removeEventListener("touchstart",t)}function i0(i,t){i.addEventListener("mouseup",t),i.addEventListener("touchend",t)}function fr(i,t){i.removeEventListener("mouseup",t),i.removeEventListener("touchend",t)}function o0(i,t){i.addEventListener("mousemove",t),i.addEventListener("touchmove",t)}function mr(i,t){i.removeEventListener("mousemove",t),i.removeEventListener("touchmove",t)}function yo(i){return function(t,e){i.dispatchEvent(new CustomEvent(t,{detail:e}))}}const s0=110,r0=9,a0=111,l0=20;function ji(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 c0(i,{thresholdProvider:t}){const e=yo(i);let n,o,s=0,r,a=!1;function l(){return Date.now()-r>=a0&&Math.abs(s)>=l0}function c(h){r=Date.now(),s=0,a=!0;const f=ji(h);n=f.x,o=f.y,e("swipeStart",{x:n,y:o}),o0(window,u),i0(window,d)}function u(h){if(!a)return;const f=ji(h),p=f.x-n,v=f.y-o;n=f.x,o=f.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?qt:wt}),fr(window,d),mr(window,u))}function d(h){if(fr(window,d),mr(window,u),a=!1,!l()){e("swipeFailed");return}const f=ji(h);e("swipeEnd",{x:f.x,y:f.y})}return t0(i,c),{destroy(){n0(i,c)}}}function u0(i,t){i.addEventListener("mouseenter",t)}function d0(i,t){i.removeEventListener("mouseenter",t)}function h0(i,t){i.addEventListener("mouseleave",t)}function gr(i,t){i.removeEventListener("mouseleave",t)}function f0(i){const t=yo(i);function e(){h0(i,n),t("hovered",{value:!0})}function n(){t("hovered",{value:!1}),gr(i,n)}return u0(i,e),{destroy(){d0(i,e),gr(i,n)}}}const m0=(i,t)=>{const e=t.x-i.x,n=t.y-i.y;return Math.sqrt(e*e+n*n)};function Wt(i,t,e){return Math.max(i,Math.min(t,e))}function g0(i,t){i.addEventListener("touchstart",t,{passive:!0})}function p0(i,t){i.removeEventListener("touchstart",t)}function A0(i,t){i.addEventListener("touchend",t)}function pr(i,t){i.removeEventListener("touchend",t)}function v0(i){const t=yo(i);let e=0,n={x:0,y:0};function o({tapEndedAt:a,tapEndedPos:l}){const c=a-e,u=m0(n,l);return c<=s0&&u<=r0}function s(a){e=Date.now();const l=a.touches[0];n={x:l.clientX,y:l.clientY},A0(i,r)}function r(a){pr(i,r);const l=a.changedTouches[0];o({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return g0(i,s),{destroy(){p0(i,s),pr(i,r)}}}function b0({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,particlesToScroll:o}){return i===t-e?0:i===0?Cl({particlesCountWithoutClones:t-n,particlesToScroll:o})-1:Math.floor((i-e)/o)}function y0({currentParticleIndex:i,particlesToScroll:t}){return Math.ceil(i/t)}function w0({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,infinite:o,particlesToScroll:s}){return o?b0({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,particlesToScroll:s}):y0({currentParticleIndex:i,particlesToScroll:s})}function Cl({particlesCountWithoutClones:i,particlesToScroll:t}){return Math.ceil(i/t)}function C0({particlesCountWithoutClones:i,particlesToScroll:t,particlesToShow:e}){const n=Pl({particlesCountWithoutClones:i,particlesToScroll:t,particlesToShow:e});return Math.ceil(i/t)-n}function P0({infinite:i,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:n}){return i?Cl({particlesCountWithoutClones:t,particlesToScroll:e}):C0({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:n})}function E0({pageIndex:i,clonesCountHead:t,clonesCountTail:e,particlesToScroll:n,particlesCount:o}){return Wt(0,Math.min(t+i*n,o-e),o-1)}function I0({pageIndex:i,particlesToScroll:t,particlesCount:e,particlesToShow:n}){return Wt(0,Math.min(i*t,e-n),e-1)}function Vi({infinite:i,pageIndex:t,clonesCountHead:e,clonesCountTail:n,particlesToScroll:o,particlesCount:s,particlesToShow:r}){return i?E0({pageIndex:t,clonesCountHead:e,clonesCountTail:n,particlesToScroll:o,particlesCount:s}):I0({pageIndex:t,particlesToScroll:o,particlesCount:s,particlesToShow:r})}function k0({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 Pl({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 x0(i){return new ResizeObserver(t=>{i({width:t[0].contentRect.width})})}function D0({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 L0({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 S0({infinite:i,particlesToShow:t,partialPageSize:e}){const n=i?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return fe(F({},n),{total:n.head+n.tail})}const pn=(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},eo=i=>t=>{i[t]&&i[t]()},M0=(i,t)=>lc.default(i,t),T0=i=>Object.keys(i||{}),z0=(i,t)=>{const e={};return i.forEach(n=>{e[n]=t[n]}),e},B0=()=>{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=T0(s);if(a.includes(n)){const l=z0(a,e);M0(s,l)||(i[o].deps=l,r())}})}}},j0=()=>{let i=null;return{targetWatcher(t,e){i={watcherName:t,fn:e},i.fn(),i=null},getTarget(){return i}}};function V0(i,t){const e=xn.default(i,"data",{}),n=xn.default(i,"watch",{}),o=xn.default(i,"methods",{}),s=xn.default(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=B0(),{targetWatcher:c,getTarget:u}=j0();let d;const h={},f=()=>({data:d,methods:h});let p=!1;const v=A=>(...y)=>{p=!0;const w=A(...y);return p=!1,w};Object.entries(o).forEach(([A,y])=>{h[A]=v((...w)=>y(f(),...w)),Object.defineProperty(h[A],"name",{value:A})}),d=new Proxy(ac.default(e),{get(A,y){return u()&&!p&&r(u(),{prop:y,value:A[y]}),Reflect.get(...arguments)},set(A,y,w){return A[y]===w||(Reflect.set(...arguments),u()||(s&&s(y,w),a(d,y))),!0}}),Object.entries(n).forEach(([A,y])=>{c(A,()=>{y(f())})});const g=[d,h];return g._internal={_getSubscribers(){return l}},g}function Q0({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 O0({infinite:i,pageIndex:t,pagesCount:e,particlesCount:n,particlesToShow:o,particlesToScroll:s}){const r=Wt(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((d,h)=>d-h),u=c.flatMap(d=>Q0({pageIndex:d,particlesToShow:o,particlesToScroll:s,particlesCount:n}));return{pageIndexes:c,particleIndexes:[...new Set(u)].sort((d,h)=>d-h)}}const R0=(i,t)=>(i(),setInterval(i,t)),F0=35,Ar=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=R0(()=>_(this,null,function*(){if(this._paused)return;o+=n;const s=o/this._autoplayDuration;this._onProgressValueChange(s),s>Ar&&(this.reset(),yield t(),e())}),n)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(Ar)}}function G0(i){const t=new H0({onProgressValueChange:r=>{i("progressValue",1-r)}}),e=V0({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=O0({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=w0({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=Pl({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=S0({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=P0({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=Wt(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=Wt(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=Vi({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=Vi({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=Wt(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return _(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===wt&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===qt&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>eo({[wt]:()=>_(this,null,function*(){return a.showNextPage()}),[qt]:()=>_(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return _(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,d,h){return _(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:pn(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,u){return _(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,u){return _(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,u,d){return _(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return Vi({infinite:r.infinite,pageIndex:a,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},showPage(c,u,d){return _(this,arguments,function*({methods:r},a,l){const h=r._getParticleIndexByPageIndex(a);yield r.showParticle(h,l)})},offsetPage({data:r},a){const l=pn(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 W0(i){ce(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 _0=i=>({currentPageIndex:i[0]&32,pagesCount:i[0]&1024,loaded:i[0]&64}),vr=i=>({currentPageIndex:i[5],pagesCount:i[10],showPage:i[15],loaded:i[6]}),N0=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),br=i=>({showNextPage:i[14].showNextPage,loaded:i[6],currentPageIndex:i[5]}),X0=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),yr=i=>({loaded:i[6],currentPageIndex:i[5]}),Y0=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),wr=i=>({showPrevPage:i[14].showPrevPage,loaded:i[6],currentPageIndex:i[5]});function Cr(i){let t;const e=i[37].prev,n=$t(e,i,i[36],wr),o=n||U0(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,Y0):nn(s[36]),wr):o&&o.p&&(!t||r[0]&36)&&o.p(s,t?r:[-1,-1])},i(s){t||(E(o,s),t=!0)},o(s){D(o,s),t=!1},d(s){o&&o.d(s)}}}function U0(i){let t,e,n;return e=new wl({props:{direction:"prev",disabled:!i[2]&&i[5]===0}}),e.$on("click",i[23]),{c(){t=z("div"),K(e.$$.fragment),b(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(o,s){M(o,t,s),J(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||(E(e.$$.fragment,o),n=!0)},o(o){D(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function Pr(i){let t,e,n;return e=new e0({props:{value:i[7]}}),{c(){t=z("div"),K(e.$$.fragment),b(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(o,s){M(o,t,s),J(e,t,null),n=!0},p(o,s){const r={};s[0]&128&&(r.value=o[7]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){D(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function Er(i){let t;const e=i[37].next,n=$t(e,i,i[36],br),o=n||q0(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,N0):nn(s[36]),br):o&&o.p&&(!t||r[0]&1060)&&o.p(s,t?r:[-1,-1])},i(s){t||(E(o,s),t=!0)},o(s){D(o,s),t=!1},d(s){o&&o.d(s)}}}function q0(i){let t,e,n;return e=new wl({props:{direction:"next",disabled:!i[2]&&i[5]===i[10]-1}}),e.$on("click",i[14].showNextPage),{c(){t=z("div"),K(e.$$.fragment),b(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(o,s){M(o,t,s),J(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||(E(e.$$.fragment,o),n=!0)},o(o){D(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function Ir(i){let t;const e=i[37].dots,n=$t(e,i,i[36],vr),o=n||J0(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,_0):nn(s[36]),vr):o&&o.p&&(!t||r[0]&1056)&&o.p(s,t?r:[-1,-1])},i(s){t||(E(o,s),t=!0)},o(s){D(o,s),t=!1},d(s){o&&o.d(s)}}}function J0(i){let t,e;return t=new Yp({props:{pagesCount:i[10],currentPageIndex:i[5]}}),t.$on("pageChange",i[41]),{c(){K(t.$$.fragment)},m(n,o){J(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||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Z0(i){let t,e,n,o,s,r,a,l,c,u,d,h,f=i[1]&&Cr(i);const p=i[37].default,v=$t(p,i,i[36],yr);let g=i[3]&&Pr(i),A=i[1]&&Er(i),y=i[4]&&Ir(i);return{c(){t=z("div"),e=z("div"),f&&f.c(),n=ee(),o=z("div"),s=z("div"),v&&v.c(),a=ee(),g&&g.c(),l=ee(),A&&A.c(),c=ee(),y&&y.c(),b(s,"class","sc-carousel__pages-container svelte-sme1z4"),T(s,"transform","translateX("+i[8]+"px)"),T(s,"transition-duration",i[9]+"ms"),T(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(w,x){M(w,t,x),B(t,e),f&&f.m(e,null),B(e,n),B(e,o),B(o,s),v&&v.m(s,null),i[39](s),B(o,a),g&&g.m(o,null),i[40](o),B(e,l),A&&A.m(e,null),B(t,c),y&&y.m(t,null),u=!0,d||(h=[Ii(r=c0.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]),Ii(f0.call(null,o)),we(o,"hovered",i[21]),Ii(v0.call(null,o)),we(o,"tapped",i[22])],d=!0)},p(w,x){w[1]?f?(f.p(w,x),x[0]&2&&E(f,1)):(f=Cr(w),f.c(),E(f,1),f.m(e,n)):f&&(se(),D(f,1,1,()=>{f=null}),re()),v&&v.p&&(!u||x[0]&96|x[1]&32)&&tn(v,p,w,w[36],u?en(p,w[36],x,X0):nn(w[36]),yr),(!u||x[0]&256)&&T(s,"transform","translateX("+w[8]+"px)"),(!u||x[0]&512)&&T(s,"transition-duration",w[9]+"ms"),(!u||x[0]&1)&&T(s,"transition-timing-function",w[0]),r&&Kt(r.update)&&x[0]&2048&&r.update.call(null,{thresholdProvider:w[38]}),w[3]?g?(g.p(w,x),x[0]&8&&E(g,1)):(g=Pr(w),g.c(),E(g,1),g.m(o,null)):g&&(se(),D(g,1,1,()=>{g=null}),re()),w[1]?A?(A.p(w,x),x[0]&2&&E(A,1)):(A=Er(w),A.c(),E(A,1),A.m(e,null)):A&&(se(),D(A,1,1,()=>{A=null}),re()),w[4]?y?(y.p(w,x),x[0]&16&&E(y,1)):(y=Ir(w),y.c(),E(y,1),y.m(t,null)):y&&(se(),D(y,1,1,()=>{y=null}),re())},i(w){u||(E(f),E(v,w),E(g),E(A),E(y),u=!0)},o(w){D(f),D(v,w),D(g),D(A),D(y),u=!1},d(w){w&&S(t),f&&f.d(),v&&v.d(w),i[39](null),g&&g.d(),i[40](null),A&&A.d(),y&&y.d(),d=!1,ut(h)}}}function K0(i,t,e){let{$$slots:n={},$$scope:o}=t,s=[],r,a,l=0,c=0,u=1;const[{data:d,progressManager:h},f,p]=G0((te,Ae)=>{eo({currentPageIndex:()=>e(5,r=Ae),progressValue:()=>e(7,a=Ae),offset:()=>e(8,l=Ae),durationMs:()=>e(9,c=Ae),pagesCount:()=>e(10,u=Ae),loaded:()=>e(6,s=Ae)})(te)}),v=ci();let{timingFunction:g="ease-in-out"}=t,{arrows:A=!0}=t,{infinite:y=!0}=t,{initialPageIndex:w=0}=t,{duration:x=500}=t,{autoplay:k=!1}=t,{autoplayDuration:C=3e3}=t,{autoplayDirection:L=wt}=t,{pauseOnFocus:P=!1}=t,{autoplayProgressVisible:Q=!1}=t,{dots:W=!0}=t,{swiping:R=!0}=t,{particlesToShow:U=1}=t,{particlesToScroll:V=1}=t;function H(te,Ae){return _(this,null,function*(){const Ve=pn(Ae,"animated",!0);if(typeof te!="number")throw new Error("pageIndex should be a number");yield f.showPage(te,{animated:Ve})})}function O(te){return _(this,null,function*(){const Ae=pn(te,"animated",!0);yield f.showPrevPage({animated:Ae})})}function N(te){return _(this,null,function*(){const Ae=pn(te,"animated",!0);yield f.showNextPage({animated:Ae})})}let G=0,$,X;const ae=x0(({width:te})=>{e(11,G=te),d.particleWidth=G/d.particlesToShow,k0({particlesContainerChildren:X.children,particleWidth:d.particleWidth}),f.offsetPage({animated:!1})});function he(){const{clonesToAppend:te,clonesToPrepend:Ae}=D0({clonesCountHead:d.clonesCountHead,clonesCountTail:d.clonesCountTail,particlesContainerChildren:X.children});L0({particlesContainer:X,clonesToAppend:te,clonesToPrepend:Ae})}Ye(()=>{_(this,null,function*(){yield Bo(),X&&$&&(d.particlesCountWithoutClones=X.children.length,yield Bo(),d.infinite&&he(),d.particlesCount=X.children.length,f.showPage(w,{animated:!1}),ae.observe($))})}),Pt(()=>{ae.disconnect(),h.reset()});function ue(te){return _(this,null,function*(){yield f.showPage(te,{animated:!0})})}function ge(){!R||(d.durationMs=0)}function Pe(te){return _(this,null,function*(){!R||(yield eo({[wt]:f.showNextPage,[qt]:f.showPrevPage})(te.detail.direction))})}function Le(te){!R||(d.offset+=te.detail.dx)}function ze(){!R||f.showParticle(d.currentParticleIndex)}function le(){return _(this,null,function*(){!R||(yield f.offsetPage({animated:!0}))})}function pe(te){d.focused=te.detail.value}function Ee(){f.toggleFocused()}function de(){f.showPrevPage()}const Ne=()=>G/3;function it(te){Qe[te?"unshift":"push"](()=>{X=te,e(13,X)})}function ve(te){Qe[te?"unshift":"push"](()=>{$=te,e(12,$)})}const qe=te=>ue(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,y=te.infinite),"initialPageIndex"in te&&e(24,w=te.initialPageIndex),"duration"in te&&e(25,x=te.duration),"autoplay"in te&&e(26,k=te.autoplay),"autoplayDuration"in te&&e(27,C=te.autoplayDuration),"autoplayDirection"in te&&e(28,L=te.autoplayDirection),"pauseOnFocus"in te&&e(29,P=te.pauseOnFocus),"autoplayProgressVisible"in te&&e(3,Q=te.autoplayProgressVisible),"dots"in te&&e(4,W=te.dots),"swiping"in te&&e(30,R=te.swiping),"particlesToShow"in te&&e(31,U=te.particlesToShow),"particlesToScroll"in te&&e(32,V=te.particlesToScroll),"$$scope"in te&&e(36,o=te.$$scope)},i.$$.update=()=>{i.$$.dirty[0]&32&&v("pageChange",r),i.$$.dirty[0]&4&&(d.infinite=y),i.$$.dirty[0]&33554432&&(d.durationMsInit=x),i.$$.dirty[0]&67108864&&(d.autoplay=k),i.$$.dirty[0]&134217728&&(d.autoplayDuration=C),i.$$.dirty[0]&268435456&&(d.autoplayDirection=L),i.$$.dirty[0]&536870912&&(d.pauseOnFocus=P),i.$$.dirty[1]&1&&(d.particlesToShowInit=U),i.$$.dirty[1]&2&&(d.particlesToScrollInit=V)},[g,A,y,Q,W,r,s,a,l,c,u,G,$,X,f,ue,ge,Pe,Le,ze,le,pe,Ee,de,w,x,k,C,L,P,R,U,V,H,O,N,o,n,Ne,it,ve,qe]}class $0 extends oe{constructor(t){super(),ie(this,t,K0,Z0,ne,{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},W0,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function eA(i){ce(i,"svelte-159ski6",".media-item.svelte-159ski6.svelte-159ski6{position:relative;height:100%}.media-content.svelte-159ski6.svelte-159ski6{position:relative;pointer-events:auto;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.media-content.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none}.video-icon.svelte-159ski6.svelte-159ski6{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-159ski6.svelte-159ski6{display:none;position:absolute;width:100%;height:100%;top:0;left:0;transform:translate3d(0, 0, 0)}.video-play-button-container.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none;display:block}.video-icon.svelte-159ski6.svelte-159ski6{pointer-events:auto}.video-icon.large.svelte-159ski6.svelte-159ski6{width:12.5rem;height:6.25rem}.video-icon.small.svelte-159ski6.svelte-159ski6{width:1.75rem;height:1.75rem}.video-icon.svelte-159ski6 .video-icon-img.svelte-159ski6{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-icon.svelte-159ski6 .video-icon-img.canPlay.svelte-159ski6{cursor:pointer}")}function kr(i){let t;function e(s,r){if(s[2].type==="Image")return nA;if(s[2].type==="Video")return tA}let n=e(i),o=n&&n(i);return{c(){t=z("div"),o&&o.c(),b(t,"class","media-item svelte-159ski6"),b(t,"draggable","false")},m(s,r){M(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&&S(t),o&&o.d()}}}function tA(i){let t,e,n,o,s,r;function a(u,d){return u[7]&&u[2].videoCoverUrl?oA:iA}let l=a(i),c=l(i);return{c(){c.c(),t=ee(),e=z("div"),n=z("div"),o=z("div"),b(o,"class","video-icon-img svelte-159ski6"),T(o,"background-image","url("+i[18]()+")"),q(o,"canPlay",i[5]),b(n,"class","video-icon svelte-159ski6"),q(n,"large",i[4]==="large"),q(n,"small",i[4]==="small"),b(e,"class","video-play-button-container svelte-159ski6"),q(e,"showPlayButton",i[9])},m(u,d){c.m(u,d),M(u,t,d),M(u,e,d),B(e,n),B(n,o),s||(r=we(o,"click",i[19]),s=!0)},p(u,d){l===(l=a(u))&&c?c.p(u,d):(c.d(1),c=l(u),c&&(c.c(),c.m(t.parentNode,t))),d&8&&T(o,"background-image","url("+u[18]()+")"),d&32&&q(o,"canPlay",u[5]),d&16&&q(n,"large",u[4]==="large"),d&16&&q(n,"small",u[4]==="small"),d&512&&q(e,"showPlayButton",u[9])},d(u){c.d(u),u&&S(t),u&&S(e),s=!1,r()}}}function nA(i){let t,e,n,o;return{c(){t=z("img"),b(t,"class","media-content svelte-159ski6"),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){M(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&&S(t)}}}function iA(i){let t,e,n,o,s,r,a;return{c(){t=z("video"),b(t,"class","media-content svelte-159ski6"),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,q(t,"showPlayButton",i[9])},m(l,c){M(l,t,c),i[17](t),r||(a=[we(t,"play",i[14]),we(t,"pause",i[15]),we(t,"click",i[16])],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&&q(t,"showPlayButton",l[9])},d(l){l&&S(t),i[17](null),r=!1,ut(a)}}}function oA(i){let t,e,n,o;return{c(){t=z("img"),b(t,"class","media-content svelte-159ski6"),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){M(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&&S(t)}}}function sA(i){let t,e=i[2]&&kr(i);return{c(){e&&e.c(),t=me()},m(n,o){e&&e.m(n,o),M(n,t,o)},p(n,[o]){n[2]?e?e.p(n,o):(e=kr(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&&S(t)}}}function rA(i,t,e){let n,{mediaInstance:o={paused:!0}}=t,{tag:s}=t,{media:r}=t,{playButtonIfNeed:a="withoutText"}=t,{playButtonSizeIfNeed:l="small"}=t,{canPlay:c=!0}=t,{objectFit:u="fill"}=t,{disableVideoIfHavePoster:d=!1}=t,h,f=!0,p=!1;function v(){e(12,p=(r==null?void 0:r.type)==="Video"&&Boolean(r.videoCoverUrl))}const g=St("mediaStore"),A=St("hooks"),y=()=>{p||(h==null||h.play(),h==null||h.pause(),e(12,p=!0))};A.on("loadVideoFirstFrame",y),Ye(()=>{g.subscribe(({currentMediaElement:Q})=>{Q!==h&&(h==null||h.pause())})});const w=Q=>{e(9,f=!1),e(0,o.paused=!1,o),h&&g.set({currentMediaElement:h}),A.emit("playStateChange",{event:Q,state:"playing",tag:s,mediaInstance:h})},x=Q=>{e(9,f=!0),e(0,o.paused=!0,o),A.emit("playStateChange",{event:Q,state:"paused",tag:s,mediaInstance:h})},k=Q=>{h&&h.pause()};function C(Q){Qe[Q?"unshift":"push"](()=>{h=Q,e(8,h)})}const L=()=>a==="withText"?rp:a==="withoutText"?ap:a,P=Q=>{!c||h&&(e(8,h.muted=!1,h),h.play())};return i.$$set=Q=>{"mediaInstance"in Q&&e(0,o=Q.mediaInstance),"tag"in Q&&e(1,s=Q.tag),"media"in Q&&e(2,r=Q.media),"playButtonIfNeed"in Q&&e(3,a=Q.playButtonIfNeed),"playButtonSizeIfNeed"in Q&&e(4,l=Q.playButtonSizeIfNeed),"canPlay"in Q&&e(5,c=Q.canPlay),"objectFit"in Q&&e(6,u=Q.objectFit),"disableVideoIfHavePoster"in Q&&e(7,d=Q.disableVideoIfHavePoster)},i.$$.update=()=>{if(i.$$.dirty&4&&e(13,n=r==null?void 0:r.url),i.$$.dirty&8192&&Boolean(n)&&v(),i.$$.dirty&256&&h&&e(9,f=h.paused),i.$$.dirty&4356&&(r==null?void 0:r.type)==="Video"&&!p){const Q=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,R=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&Q;h&&R&&h.paused&&(document.removeEventListener("WeixinJSBridgeReady",y),document.removeEventListener("touchstart",y),document.removeEventListener("click",y),document.addEventListener("WeixinJSBridgeReady",y),document.addEventListener("touchstart",y),document.addEventListener("click",y))}},[o,s,r,a,l,c,u,d,h,f,g,A,p,n,w,x,k,C,L,P]}class El extends oe{constructor(t){super(),ie(this,t,rA,sA,ne,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,objectFit:6,disableVideoIfHavePoster:7},eA)}}function aA(i){ce(i,"svelte-1mrbqlg",".media-list-wrapper.svelte-1mrbqlg.svelte-1mrbqlg{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg{position:relative;pointer-events:auto;height:100%;left:50%;top:50%;transform:translate(-50%, -50%)}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__carousel-container,.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__content-container{height:100%}")}function xr(i,t,e){const n=i.slice();return n[21]=t[e],n[22]=t,n[23]=e,n}function Dr(i){let t,e,n,o,s,r,a;const l=[cA,lA],c=[];function u(d,h){return d[12]&&d[10].length>1?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-1mrbqlg"),q(e,"carouselEnabled",i[12]),b(t,"class","media-list-wrapper svelte-1mrbqlg"),q(t,"unfolded",i[5])},m(d,h){M(d,t,h),B(t,e),c[n].m(e,null),a=!0},p(d,h){i=d;let f=n;n=u(i),n===f?c[n].p(i,h):(se(),D(c[f],1,1,()=>{c[f]=null}),re(),o=c[n],o?o.p(i,h):(o=c[n]=l[n](i),o.c()),E(o,1),o.m(e,null)),(!a||h&4096)&&q(e,"carouselEnabled",i[12]),(!a||h&32)&&q(t,"unfolded",i[5])},i(d){a||(E(o),d&&ke(()=>{r&&r.end(1),s=Tt(t,Qo,i[6]?{y:4,duration:i[4],delay:i[2],easing:At}:void 0),s.start()}),a=!0)},o(d){D(o),s&&s.invalidate(),d&&(r=sn(t,Qo,i[6]?{y:4,duration:i[4],delay:i[3],easing:At}:void 0)),a=!1},d(d){d&&S(t),c[n].d(),d&&r&&r.end()}}}function lA(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=je(o,n[s]);return t=new El({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&131?Oe(n,[r&2&&{media:s[1][0]},r&128&&za(s[7]),r&1&&{tag:s[0]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){D(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function cA(i){let t,e,n={dots:!1,arrows:!1,$$slots:{default:[uA]},$$scope:{ctx:i}};return t=new $0({props:n}),i[17](t),t.$on("pageChange",i[18]),{c(){K(t.$$.fragment)},m(o,s){J(t,o,s),e=!0},p(o,s){const r={};s&16778625&&(r.$$scope={dirty:s,ctx:o}),t.$set(r)},i(o){e||(E(t.$$.fragment,o),e=!0)},o(o){D(t.$$.fragment,o),e=!1},d(o){i[17](null),Z(t,o)}}}function Lr(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=je(r,o[a]);return i[8][i[23]]!==void 0&&(r.mediaInstance=i[8][i[23]]),t=new El({props:r}),Qe.push(()=>Uc(t,"mediaInstance",s)),{c(){K(t.$$.fragment)},m(a,l){J(t,a,l),n=!0},p(a,l){i=a;const c=l&1153?Oe(o,[l&128&&za(i[7]),l&1024&&{media:i[21]},l&1&&{tag:i[0]}]):{};!e&&l&256&&(e=!0,c.mediaInstance=i[8][i[23]],Nc(()=>e=!1)),t.$set(c)},i(a){n||(E(t.$$.fragment,a),n=!0)},o(a){D(t.$$.fragment,a),n=!1},d(a){Z(t,a)}}}function uA(i){let t,e,n=i[10],o=[];for(let r=0;r<n.length;r+=1)o[r]=Lr(xr(i,n,r));const s=r=>D(o[r],1,1,()=>{o[r]=null});return{c(){for(let r=0;r<o.length;r+=1)o[r].c();t=me()},m(r,a){for(let l=0;l<o.length;l+=1)o[l].m(r,a);M(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=xr(r,n,l);o[l]?(o[l].p(c,a),E(o[l],1)):(o[l]=Lr(c),o[l].c(),E(o[l],1),o[l].m(t.parentNode,t))}for(se(),l=n.length;l<o.length;l+=1)s(l);re()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)E(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)D(o[a]);e=!1},d(r){lt(o,r),r&&S(t)}}}function dA(i){let t,e,n=i[5]&&Dr(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[5]?n?(n.p(o,s),s&32&&E(n,1)):(n=Dr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function hA(i,t,e){let n,o,s,r,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:u=0}=t,{duration:d=0}=t,{unfolded:h=!0}=t,{animation:f=!0}=t,{mediaItemConfig:p}=t,{enableCarousel:v=!0}=t,{autoplayConfig:g={autoplay:!0,autoplayVideo:!1}}=t,A=[],y,w=null;const x=St("mediaStore");Ye(()=>{w=setInterval(()=>{r&&(y==null||y.goToNext())},3e3)}),Pt(()=>{clearInterval(w)});function k(P,Q){i.$$.not_equal(A[Q],P)&&(A[Q]=P,e(8,A))}function C(P){Qe[P?"unshift":"push"](()=>{y=P,e(11,y)})}const L=P=>{n||x.set({currentMediaElement:null})};return i.$$set=P=>{"tag"in P&&e(0,a=P.tag),"mediaData"in P&&e(1,l=P.mediaData),"inDelay"in P&&e(2,c=P.inDelay),"outDelay"in P&&e(3,u=P.outDelay),"duration"in P&&e(4,d=P.duration),"unfolded"in P&&e(5,h=P.unfolded),"animation"in P&&e(6,f=P.animation),"mediaItemConfig"in P&&e(7,p=P.mediaItemConfig),"enableCarousel"in P&&e(14,v=P.enableCarousel),"autoplayConfig"in P&&e(15,g=P.autoplayConfig)},i.$$.update=()=>{i.$$.dirty&256&&e(9,n=A.every(P=>P.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)},[a,l,c,u,d,h,f,p,A,n,s,y,o,x,v,g,k,C,L]}class Il extends oe{constructor(t){super(),ie(this,t,hA,dA,ne,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:14,autoplayConfig:15},aA)}}function fA(i){ce(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 Sr(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 Rp({props:{unfolded:i[3],outDelay:400}});let c=i[2]&&Mr(i),u=i[1]&&Tr(i);return{c(){K(t.$$.fragment),e=ee(),n=z("div"),K(o.$$.fragment),s=ee(),c&&c.c(),r=ee(),u&&u.c(),a=me(),b(n,"class","line svelte-1f7m1lj")},m(d,h){J(t,d,h),M(d,e,h),M(d,n,h),J(o,n,null),M(d,s,h),c&&c.m(d,h),M(d,r,h),u&&u.m(d,h),M(d,a,h),l=!0},p(d,h){const f={};h&8&&(f.visible=d[3]),t.$set(f);const p={};h&8&&(p.unfolded=d[3]),o.$set(p),d[2]?c?(c.p(d,h),h&4&&E(c,1)):(c=Mr(d),c.c(),E(c,1),c.m(r.parentNode,r)):c&&(se(),D(c,1,1,()=>{c=null}),re()),d[1]?u?(u.p(d,h),h&2&&E(u,1)):(u=Tr(d),u.c(),E(u,1),u.m(a.parentNode,a)):u&&(se(),D(u,1,1,()=>{u=null}),re())},i(d){l||(E(t.$$.fragment,d),E(o.$$.fragment,d),E(c),E(u),l=!0)},o(d){D(t.$$.fragment,d),D(o.$$.fragment,d),D(c),D(u),l=!1},d(d){Z(t,d),d&&S(e),d&&S(n),Z(o),d&&S(s),c&&c.d(d),d&&S(r),u&&u.d(d),d&&S(a)}}}function Mr(i){let t,e,n;return e=new bl({props:{unfolded:i[3],content:i[2],inDelay:500}}),{c(){t=z("div"),K(e.$$.fragment),b(t,"class","text svelte-1f7m1lj")},m(o,s){M(o,t,s),J(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||(E(e.$$.fragment,o),n=!0)},o(o){D(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function Tr(i){let t,e,n;return e=new Il({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"),K(e.$$.fragment),b(t,"class","media-wrapper svelte-1f7m1lj")},m(o,s){M(o,t,s),J(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||(E(e.$$.fragment,o),n=!0)},o(o){D(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function mA(i){let t,e,n=i[0].state&&Sr(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=Sr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function gA(i,t,e){let n,o,s,r;var a,l,c;let{tag:u}=t;return i.$$set=d=>{"tag"in d&&e(0,u=d.tag)},i.$$.update=()=>{i.$$.dirty&1&&e(3,n=u.state?u.state.unfolded:!1),i.$$.dirty&49&&e(7,o=e(5,l=e(4,a=u.data.title)!==null&&a!==void 0?a:u.data.text)!==null&&l!==void 0?l:""),i.$$.dirty&192&&e(2,s=(e(6,c=o.length)!==null&&c!==void 0?c:0)>7?o.substring(0,6)+"...":o),i.$$.dirty&1&&e(1,r=u.data.mediaData)},[u,r,s,n,a,l,c,o]}class pA extends oe{constructor(t){super(),ie(this,t,gA,mA,ne,{tag:0},fA)}}function AA(i){ce(i,"svelte-sezqcq",'@charset "UTF-8";.svelte-sezqcq.svelte-sezqcq{box-sizing:border-box}.marketing.svelte-sezqcq.svelte-sezqcq{transform:translateY(-100%)}.marketing.svelte-sezqcq .line.svelte-sezqcq{position:absolute;height:1.875rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.marketing.svelte-sezqcq .content.svelte-sezqcq{position:relative;min-width:7.5rem;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-property:opacity, transform;transition-duration:500ms}.marketing.svelte-sezqcq .content .headerImage.svelte-sezqcq{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.title-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;width:100%;height:1.125rem}.title-wrapper.svelte-sezqcq .title.svelte-sezqcq{border-radius:0.25rem;width:100%;padding-left:0.625rem;padding-right:0.625rem}.title-wrapper.svelte-sezqcq .title .text.svelte-sezqcq{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem}.footer.svelte-sezqcq.svelte-sezqcq{position:relative;padding:0.5rem 0.625rem 0 0;width:100%;display:flex;align-items:center}.footer.svelte-sezqcq .goto-button.svelte-sezqcq{display:flex;align-self:flex-end;flex-wrap:wrap;align-items:center;overflow:hidden;height:0.875rem}.footer.svelte-sezqcq .goto-button .gap.svelte-sezqcq{height:100%;width:0.625rem}.footer.svelte-sezqcq .goto-button .text.svelte-sezqcq{display:block;height:100%;font-size:0.625rem}.footer.svelte-sezqcq .arrow-wrapper.svelte-sezqcq{height:0.875rem;display:flex;align-self:flex-end;flex-grow:0;flex-shrink:0;align-items:center;margin-left:0.25rem}.footer.svelte-sezqcq .arrow-wrapper svg.arrow.svelte-sezqcq{width:0.375rem;height:0.625rem}.footer.svelte-sezqcq .price.svelte-sezqcq{flex-shrink:0;margin-right:auto;white-space:nowrap;display:flex;align-items:baseline;margin-left:0.625rem}.footer.svelte-sezqcq .price .value.svelte-sezqcq{position:relative;font-size:0.875rem;line-height:1rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.footer.svelte-sezqcq .price .unit.svelte-sezqcq{padding-left:0.125rem;font-size:0.625rem}.tags-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;overflow:hidden;height:1rem;margin-top:0.25rem}.tags-wrapper.svelte-sezqcq .tags.svelte-sezqcq{position:relative;display:inline-flex;max-width:100%;flex-wrap:wrap;padding-left:0.625rem;padding-right:0.375rem}.tags-wrapper.svelte-sezqcq .tags .tag.svelte-sezqcq{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-grow:0;font-size:0.625rem;height:1rem;margin-right:0.25rem;margin-bottom:0.625rem;padding:0 0.25rem;border-radius:0.125rem;max-width:100%;text-overflow:ellipsis;overflow:hidden}.marketing.light.svelte-sezqcq .content.svelte-sezqcq{background-color:white}.marketing.light.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:rgba(0, 0, 0, 0.8)}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:#946700}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(0, 0, 0, 0.06);color:rgba(0, 0, 0, 0.5)}.marketing.light.svelte-sezqcq .content .footer.svelte-sezqcq{color:#946700;fill:#946700}.marketing.dark.svelte-sezqcq .content.svelte-sezqcq{background-color:rgba(0, 0, 0, 0.5)}.marketing.dark.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 0.85)}.marketing.dark.svelte-sezqcq .content .footer.svelte-sezqcq{color:#ead09a;fill:#ead09a}.marketing.unfolded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 1)}.marketing.folded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.marketing.unfolded.svelte-sezqcq .content.svelte-sezqcq{opacity:1}.marketing.folded.svelte-sezqcq .content.svelte-sezqcq{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}')}function zr(i,t,e){const n=i.slice();return n[0]=t[e],n}function Br(i,t,e){const n=i.slice();return n[0]=t[e],n}function jr(i){let t,e;return{c(){t=z("img"),b(t,"class","headerImage svelte-sezqcq"),_e(t.src,e=i[3].headerPictureUrl)||b(t,"src",e),b(t,"alt","")},m(n,o){M(n,t,o)},p(n,o){o&8&&!_e(t.src,e=n[3].headerPictureUrl)&&b(t,"src",e)},d(n){n&&S(t)}}}function Vr(i){let t,e,n,o,s=i[2]||[],r=[];for(let c=0;c<s.length;c+=1)r[c]=Qr(Br(i,s,c));let a=i[5]||[],l=[];for(let c=0;c<a.length;c+=1)l[c]=Or(zr(i,a,c));return{c(){t=z("div"),e=z("div");for(let c=0;c<r.length;c+=1)r[c].c();n=ee();for(let c=0;c<l.length;c+=1)l[c].c();b(e,"class","tags svelte-sezqcq"),ke(()=>i[17].call(e)),b(t,"class","tags-wrapper svelte-sezqcq")},m(c,u){M(c,t,u),B(t,e);for(let d=0;d<r.length;d+=1)r[d].m(e,null);B(e,n);for(let d=0;d<l.length;d+=1)l[d].m(e,null);o=tt(e,i[17].bind(e))},p(c,u){if(u&4){s=c[2]||[];let d;for(d=0;d<s.length;d+=1){const h=Br(c,s,d);r[d]?r[d].p(h,u):(r[d]=Qr(h),r[d].c(),r[d].m(e,n))}for(;d<r.length;d+=1)r[d].d(1);r.length=s.length}if(u&32){a=c[5]||[];let d;for(d=0;d<a.length;d+=1){const h=zr(c,a,d);l[d]?l[d].p(h,u):(l[d]=Or(h),l[d].c(),l[d].m(e,null))}for(;d<l.length;d+=1)l[d].d(1);l.length=a.length}},d(c){c&&S(t),lt(r,c),lt(l,c),o()}}}function Qr(i){let t,e=i[0]+"",n;return{c(){t=z("div"),n=Ie(e),b(t,"class","tag primary-tag svelte-sezqcq"),T(t,"min-width",wo)},m(o,s){M(o,t,s),B(t,n)},p(o,s){s&4&&e!==(e=o[0]+"")&&Me(n,e)},d(o){o&&S(t)}}}function Or(i){let t,e=i[0]+"",n;return{c(){t=z("div"),n=Ie(e),b(t,"class","tag secondary-tag svelte-sezqcq"),T(t,"min-width",wo)},m(o,s){M(o,t,s),B(t,n)},p(o,s){s&32&&e!==(e=o[0]+"")&&Me(n,e)},d(o){o&&S(t)}}}function Rr(i){let t,e,n=i[7]&&Fr(i),o=i[3].highlightText&&Gr(i);return{c(){t=z("div"),n&&n.c(),e=ee(),o&&o.c(),b(t,"class","footer svelte-sezqcq")},m(s,r){M(s,t,r),n&&n.m(t,null),B(t,e),o&&o.m(t,null)},p(s,r){s[7]?n?n.p(s,r):(n=Fr(s),n.c(),n.m(t,e)):n&&(n.d(1),n=null),s[3].highlightText?o?o.p(s,r):(o=Gr(s),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},d(s){s&&S(t),n&&n.d(),o&&o.d()}}}function Fr(i){let t,e,n=i[3].price.value+"",o,s,r=i[3].price.unit&&Hr(i);return{c(){t=z("div"),e=z("span"),o=Ie(n),s=ee(),r&&r.c(),b(e,"class","value svelte-sezqcq"),b(t,"class","price svelte-sezqcq")},m(a,l){M(a,t,l),B(t,e),B(e,o),B(t,s),r&&r.m(t,null)},p(a,l){l&8&&n!==(n=a[3].price.value+"")&&Me(o,n),a[3].price.unit?r?r.p(a,l):(r=Hr(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&S(t),r&&r.d()}}}function Hr(i){let t,e=i[3].price.unit+"",n;return{c(){t=z("span"),n=Ie(e),b(t,"class","unit svelte-sezqcq")},m(o,s){M(o,t,s),B(t,n)},p(o,s){s&8&&e!==(e=o[3].price.unit+"")&&Me(n,e)},d(o){o&&S(t)}}}function Gr(i){let t,e,n,o,s=i[3].highlightText+"",r,a,l;return{c(){t=z("div"),e=z("div"),n=ee(),o=z("span"),r=Ie(s),a=ee(),l=z("div"),l.innerHTML='<svg class="arrow svelte-sezqcq" viewBox="0 0 6 9"><g transform="translate(-3, -2)" fill-rule="nonzero" class="svelte-sezqcq"><path d="M4.43868724,2.12056563 C4.28121824,1.95989074 4.02582143,1.95979988 3.86824251,2.1203627 C3.72498894,2.26632889 3.71189225,2.49481723 3.82900374,2.65587166 L6.57092402,5.92894326 C6.72651763,6.11470411 6.72651763,6.38529589 6.57092402,6.57105674 L3.86804348,9.79798499 C3.72488984,9.94405307 3.71194952,10.1725507 3.8291712,10.3335217 L3.86824251,10.3796373 C4.01149607,10.5256035 4.23559087,10.5387981 4.39346025,10.4192733 L4.43868724,10.3794344 L8.1144599,6.5985342 C8.30312347,6.40447482 8.30312347,6.09552518 8.1144599,5.9014658 L4.43868724,2.12056563 Z" class="svelte-sezqcq"></path></g></svg>',b(e,"class","gap svelte-sezqcq"),b(o,"class","text svelte-sezqcq"),b(t,"class","goto-button goto-icon svelte-sezqcq"),b(l,"class","arrow-wrapper svelte-sezqcq")},m(c,u){M(c,t,u),B(t,e),B(t,n),B(t,o),B(o,r),M(c,a,u),M(c,l,u)},p(c,u){u&8&&s!==(s=c[3].highlightText+"")&&Me(r,s)},d(c){c&&S(t),c&&S(a),c&&S(l)}}}function vA(i){var x,k;let t,e,n,o,s,r,a,l,c,u,d=i[3].title+"",h,f,p,v,g;e=new nt({props:{visible:i[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let A=i[3].headerPictureUrl&&jr(i),y=((x=i[2].length)!=null?x:0)+((k=i[5].length)!=null?k:0)>0&&Vr(i),w=(i[7]||i[3].highlightText)&&Rr(i);return{c(){t=z("div"),K(e.$$.fragment),n=ee(),o=z("div"),s=ee(),r=z("div"),A&&A.c(),a=ee(),l=z("div"),c=z("div"),u=z("div"),h=Ie(d),f=ee(),y&&y.c(),p=ee(),w&&w.c(),b(o,"class","line svelte-sezqcq"),T(o,"transition-delay",i[4]?Wn+"ms":_n+_r-Wr-40+"ms"),b(u,"class","text svelte-sezqcq"),b(c,"class","title svelte-sezqcq"),b(l,"class","title-wrapper svelte-sezqcq"),b(r,"class","content svelte-sezqcq"),T(r,"max-width",et(i[9])),T(r,"transition-delay",i[4]?Wn+_n+"ms":"0ms"),b(t,"class",v=Te(`marketing ${i[6]}`)+" svelte-sezqcq"),q(t,"unfolded",i[4]),q(t,"folded",i[8])},m(C,L){M(C,t,L),J(e,t,null),B(t,n),B(t,o),B(t,s),B(t,r),A&&A.m(r,null),B(r,a),B(r,l),B(l,c),B(c,u),B(u,h),B(r,f),y&&y.m(r,null),B(r,p),w&&w.m(r,null),g=!0},p(C,[L]){var Q,W;const P={};L&16&&(P.visible=C[4]),e.$set(P),L&16&&T(o,"transition-delay",C[4]?Wn+"ms":_n+_r-Wr-40+"ms"),C[3].headerPictureUrl?A?A.p(C,L):(A=jr(C),A.c(),A.m(r,a)):A&&(A.d(1),A=null),(!g||L&8)&&d!==(d=C[3].title+"")&&Me(h,d),((Q=C[2].length)!=null?Q:0)+((W=C[5].length)!=null?W:0)>0?y?y.p(C,L):(y=Vr(C),y.c(),y.m(r,p)):y&&(y.d(1),y=null),C[7]||C[3].highlightText?w?w.p(C,L):(w=Rr(C),w.c(),w.m(r,null)):w&&(w.d(1),w=null),L&16&&T(r,"transition-delay",C[4]?Wn+_n+"ms":"0ms"),(!g||L&64&&v!==(v=Te(`marketing ${C[6]}`)+" svelte-sezqcq"))&&b(t,"class",v),(!g||L&80)&&q(t,"unfolded",C[4]),(!g||L&320)&&q(t,"folded",C[8])},i(C){g||(E(e.$$.fragment,C),g=!0)},o(C){D(e.$$.fragment,C),g=!1},d(C){C&&S(t),Z(e),A&&A.d(),y&&y.d(),w&&w.d()}}}const wo=40,Wn=400,Wr=500,_n=180,_r=500;function bA(i,t,e){let n,o,s,r,a,l,c,u;var d,h,f,p,v,g;let{tag:A}=t,y,w=(()=>{var k;const C=(k=A.data.limitWidth)!==null&&k!==void 0?k:!0;if(typeof C=="number")return C;if(C===!0)return 172})();function x(){y=this.offsetHeight,e(1,y)}return i.$$set=k=>{"tag"in k&&e(0,A=k.tag)},i.$$.update=()=>{i.$$.dirty&3073&&e(4,n=e(11,h=e(10,d=A.state)===null||d===void 0?void 0:d.unfolded)!==null&&h!==void 0?h:!1),i.$$.dirty&16&&e(8,o=!n),i.$$.dirty&1&&e(3,s=A.data),i.$$.dirty&12296&&e(7,r=yt(e(12,f=s.price)===null||f===void 0?void 0:f.value)&&(e(13,p=s.price)===null||p===void 0?void 0:p.value)!==""),i.$$.dirty&1&&e(6,a=A.data.theme||"light"),i.$$.dirty&65538&&y>40&&e(16,l=l-1),i.$$.dirty&81928&&e(2,c=(e(14,v=s.brandTags)===null||v===void 0?void 0:v.slice(0,l).filter(Boolean))||[]),i.$$.dirty&98316&&e(5,u=(e(15,g=s.tags)===null||g===void 0?void 0:g.slice(0,l-c.length).filter(Boolean))||[])},e(16,l=(w-20)/wo),[A,y,c,s,n,u,a,r,o,w,d,h,f,p,v,g,l,x]}class yA extends oe{constructor(t){super(),ie(this,t,bA,vA,ne,{tag:0},AA)}}class wA 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 _(this,null,function*(){var n,o,s;if(this.tryplaying)return;this.tryplaying=!0,(!this.audioInstance||((n=this.audioInstance)==null?void 0:n.realSrc)!==this.sharedAudioSrc)&&(this.audioInstance=kg(this.sharedAudioSrc,{namespace:Ao.PlayAudio})),(o=this.eventListenerDisposer)==null||o.call(this),this.eventListenerDisposer=this.addEventListeners(),this.audioInstance.currentTime=(s=this.currentTime)!=null?s:0;const e=this.audioInstance.currentTime!==this.currentTime;this.audioInstance.play().then(()=>{var r;this.audioInstance.muted=!1,e&&(this.audioInstance.currentTime=(r=this.currentTime)!=null?r:0),this.sharedAudioPaused=!1}).catch(r=>{var a;r.message==="The operation is not supported."?console.error("Error: \u97F3\u9891\u6587\u4EF6\u53EF\u80FD\u635F\u574F\u6216\u4FEE\u6539\u8FC7\u6587\u4EF6\u540E\u7F00",r):console.error("Error: error playing media in Safari",r),this.endedHandler(),(a=this.onerror)==null||a.call(this,r)}).finally(()=>{this.tryplaying=!1})})}pause(e){var n;if(!!this.audioInstance&&!this.paused){if(this.sharedAudioPaused=!0,(n=this.eventListenerDisposer)==null||n.call(this),this.audioInstance.ended){this.endedHandler();return}this.audioInstance.paused||this.audioInstance.pause(),this.onpause(e!=null?e:new Event("pause")),this.clear()}}dispose(){var e;(e=this.eventListenerDisposer)==null||e.call(this),this.clear(),this.audioInstance=void 0}clear(){var e;(e=this.audioInstance)==null||e.clear()}endedHandler(e){var n,o;(n=this.onended)==null||n.call(this,e!=null?e:new Event("ended")),(o=this.eventListenerDisposer)==null||o.call(this),this.sharedAudioPaused=!0,this.sharedAudioCurrentTime=0,this.clear()}addEventListeners(){const e=this.audioInstance;if(!e)return;const n=h=>{var f;console.debug("ontimeupdate",e.currentTime,e.paused,e.ended),this.sharedAudioCurrentTime=e.currentTime,(f=this.ontimeupdate)==null||f.call(this,h)},o=h=>{var f;e.isBlankAudio||(this.sharedAudioPaused=!1,(f=this.onplay)==null||f.call(this,h))},s=h=>{this.pause(h)},r=h=>{this.endedHandler(h)},a=h=>{var f;this.sharedAudioPaused=!0,(f=this.onerror)==null||f.call(this,h)},l=h=>{var f;return(f=this.oncanplay)==null?void 0:f.call(this,h)},c=h=>{var f;return(f=this.oncanplaythrough)==null?void 0:f.call(this,h)},u=h=>{var f;return(f=this.onloadeddata)==null?void 0:f.call(this,h)},d=h=>{var f;return(f=this.onloadedmetadata)==null?void 0:f.call(this,h)};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",d),()=>{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",d)}}}function CA(i){ce(i,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function PA(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){M(a,t,l),r&&r.m(t,null),e=!0,n||(o=we(t,"click",Pa(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||(E(r,a),e=!0)},o(a){D(r,a),e=!1},d(a){a&&S(t),r&&r.d(a),n=!1,o()}}}function EA(i,t,e){let{$$slots:n={},$$scope:o}=t,{url:s}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=ci(),u=St("hooks"),d=St("mediaStore");let h,f=!0;function p(){e(5,h.onplay=g=>{u.emit("playStateChange",Object.assign({event:g,state:"playing",mediaInstance:h},l)),c("play"),e(6,f=!1)},h),e(5,h.onpause=g=>{u.emit("playStateChange",Object.assign({event:g,state:"paused",mediaInstance:h},l)),c("pause"),e(6,f=!0)},h),e(5,h.onended=g=>{u.emit("playStateChange",Object.assign({event:g,state:"paused",mediaInstance:h},l)),c("pause"),e(6,f=!0)},h),e(5,h.onloadedmetadata=g=>{typeof h.duration=="number"&&!Number.isNaN(h.duration)&&c("duration",h.duration)},h),e(5,h.onerror=g=>{c("pause"),e(6,f=!0)},h),e(5,h.ontimeupdate=g=>{c("timeupdate",h.currentTime)},h)}d.subscribe(({currentMediaElement:g})=>{g!==h&&(f||h==null||h.pause())});function v(g){!h||(u.emit("click",Object.assign({event:g,target:"AudioTagPlayIcon",audioInstance:h},l)),d.set({currentMediaElement:h}),u.emit("playStateChange",Object.assign({event:g,state:h.paused?"playing":"paused",mediaInstance:h},l)),h.paused?h.play():h.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&&(h==null||h.dispose(),e(5,h=new wA(s)),c("audioRef",h),setTimeout(()=>c("audioRef",h),200),p()),i.$$.dirty&40&&(r||h==null||h.pause()),i.$$.dirty&72&&c(r&&!f?"play":"pause")},[a,v,s,r,l,h,f,o,n]}class kl extends oe{constructor(t){super(),ie(this,t,EA,PA,ne,{url:2,enable:3,style:0,hooksInfo:4},CA)}}function IA(i){ce(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 Nr(i){let t,e;return t=new nt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function kA(i){let t,e,n,o,s,r=i[1]&&Nr();return{c(){t=z("div"),r&&r.c(),e=ee(),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"),q(n,"playing",i[0]),b(t,"class","audio-icon__wrapper svelte-srt2pi"),b(t,"style",i[2]),T(t,"width",i[5]),T(t,"height",i[5])},m(a,l){M(a,t,l),r&&r.m(t,null),B(t,e),B(t,n),B(n,o),i[7](o),i[8](t),s=!0},p(a,[l]){a[1]?r?l&2&&E(r,1):(r=Nr(),r.c(),E(r,1),r.m(t,e)):r&&(se(),D(r,1,1,()=>{r=null}),re()),(!s||l&1)&&q(n,"playing",a[0]),(!s||l&4)&&b(t,"style",a[2]),l&32&&T(t,"width",a[5]),l&32&&T(t,"height",a[5])},i(a){s||(E(r),s=!0)},o(a){D(r),s=!1},d(a){a&&S(t),r&&r.d(),i[7](null),i[8](null)}}}function xA(i,t,e){let n,{playing:o}=t,{shadow:s=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function u(h){Qe[h?"unshift":"push"](()=>{c=h,e(4,c)})}function d(h){Qe[h?"unshift":"push"](()=>{l=h,e(3,l)})}return i.$$set=h=>{"playing"in h&&e(0,o=h.playing),"shadow"in h&&e(1,s=h.shadow),"style"in h&&e(2,r=h.style),"width"in h&&e(6,a=h.width)},i.$$.update=()=>{i.$$.dirty&64&&e(5,n=typeof a=="number"?et(a):a)},[o,s,r,l,c,n,a,u,d]}class xl extends oe{constructor(t){super(),ie(this,t,xA,kA,ne,{playing:0,shadow:1,style:2,width:6},IA)}}function DA(i){ce(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 Xr(i){var A,y;let t,e,n,o,s,r,a,l,c,u,d,h,f,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]&&Yr(i);return c=new yl({props:{visible:i[6],textUnfolded:i[1],content:i[5]}}),h=new vo({props:{unfolded:i[6],length:i[3],outDelay:i[4]+20*Math.min((y=(A=i[5])==null?void 0:A.length)!=null?y:10,15),useLinearColor:!0}}),{c(){t=z("div"),K(e.$$.fragment),n=ee(),o=z("div"),s=z("div"),r=z("div"),g&&g.c(),a=ee(),l=z("div"),K(c.$$.fragment),d=ee(),K(h.$$.fragment),b(r,"class","audio-icon svelte-1s6gk4a"),ke(()=>i[15].call(l)),T(l,"display","inline-block"),b(s,"class","wrapper svelte-1s6gk4a"),b(o,"class","content svelte-1s6gk4a"),b(t,"class","audio-tag svelte-1s6gk4a"),q(t,"unfolded",i[6])},m(w,x){M(w,t,x),J(e,t,null),B(t,n),B(t,o),B(o,s),B(s,r),g&&g.m(r,null),B(s,a),B(s,l),J(c,l,null),u=tt(l,i[15].bind(l)),B(t,d),J(h,t,null),f=!0,p||(v=we(l,"click",i[7]),p=!0)},p(w,x){var P,Q;const k={};x&64&&(k.visible=w[6]),x&8&&(k.left=w[3]/2+"px"),e.$set(k),w[6]?g?(g.p(w,x),x&64&&E(g,1)):(g=Yr(w),g.c(),E(g,1),g.m(r,null)):g&&(se(),D(g,1,1,()=>{g=null}),re());const C={};x&64&&(C.visible=w[6]),x&2&&(C.textUnfolded=w[1]),x&32&&(C.content=w[5]),c.$set(C);const L={};x&64&&(L.unfolded=w[6]),x&8&&(L.length=w[3]),x&48&&(L.outDelay=w[4]+20*Math.min((Q=(P=w[5])==null?void 0:P.length)!=null?Q:10,15)),h.$set(L),(!f||x&64)&&q(t,"unfolded",w[6])},i(w){f||(E(e.$$.fragment,w),E(g),E(c.$$.fragment,w),E(h.$$.fragment,w),f=!0)},o(w){D(e.$$.fragment,w),D(g),D(c.$$.fragment,w),D(h.$$.fragment,w),f=!1},d(w){w&&S(t),Z(e),g&&g.d(),Z(c),u(),Z(h),p=!1,v()}}}function Yr(i){let t,e,n,o,s,r,a;return e=new nt({props:{center:!0,blurRadius:15,spreadRadius:6}}),o=new kl({props:{enable:i[6],url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{default:[LA]},$$scope:{ctx:i}}}),o.$on("play",i[11]),o.$on("pause",i[12]),o.$on("error",i[13]),o.$on("audioRef",i[14]),{c(){t=z("div"),K(e.$$.fragment),n=ee(),K(o.$$.fragment),b(t,"class","audio svelte-1s6gk4a")},m(l,c){M(l,t,c),J(e,t,null),B(t,n),J(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&65540&&(u.$$scope={dirty:c,ctx:i}),o.$set(u)},i(l){a||(E(e.$$.fragment,l),E(o.$$.fragment,l),l&&ke(()=>{r&&r.end(1),s=Tt(t,Mt,{duration:1e3,delay:0,easing:Xt}),s.start()}),a=!0)},o(l){var c,u;D(e.$$.fragment,l),D(o.$$.fragment,l),s&&s.invalidate(),l&&(r=sn(t,Mt,{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&&S(t),Z(e),Z(o),l&&r&&r.end()}}}function LA(i){let t,e,n;return e=new xl({props:{playing:i[2]}}),{c(){t=z("div"),K(e.$$.fragment),b(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(o,s){M(o,t,s),J(e,t,null),n=!0},p(o,s){const r={};s&4&&(r.playing=o[2]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){D(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function SA(i){let t,e,n=i[0].state&&Xr(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=Xr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function MA(i,t,e){let n,o,s;var r,a,l;let{tag:c}=t,u=!1,d=!1,h;function f(){e(1,u=!u)}const p=()=>{e(2,d=!0)},v=()=>{e(2,d=!1)},g=()=>{e(2,d=!1)};function A(w){on.call(this,i,w)}function y(){h=this.clientWidth,e(3,h)}return i.$$set=w=>{"tag"in w&&e(0,c=w.tag)},i.$$.update=()=>{i.$$.dirty&257&&e(6,n=!!(!(e(8,r=c.state)===null||r===void 0)&&r.unfolded)),i.$$.dirty&1537&&e(5,o=e(10,l=e(9,a=c.data.title)!==null&&a!==void 0?a:c.data.text)!==null&&l!==void 0?l:""),i.$$.dirty&2&&e(4,s=u?450:0)},[c,u,d,h,s,o,n,f,r,a,l,p,v,g,A,y]}class TA extends oe{constructor(t){super(),ie(this,t,MA,SA,ne,{tag:0},DA)}}function zA(i){ce(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 Ur(i){let t,e,n,o;return n=new kl({props:{style:"width: max-content; height: max-content;",enable:i[0].state.visible,url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{default:[jA]},$$scope:{ctx:i}}}),n.$on("play",i[11]),n.$on("pause",i[12]),n.$on("error",i[13]),n.$on("timeupdate",i[14]),n.$on("duration",i[15]),n.$on("audioRef",i[16]),{c(){t=z("div"),e=z("div"),K(n.$$.fragment),b(e,"class","audio-tag svelte-58hfjf"),T(e,"background-color",i[5]),T(e,"color",i[4]),b(t,"class","audio-tag__wrapper svelte-58hfjf")},m(s,r){M(s,t,r),B(t,e),J(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&131144&&(a.$$scope={dirty:r,ctx:s}),n.$set(a),r&32&&T(e,"background-color",s[5]),r&16&&T(e,"color",s[4])},i(s){o||(E(n.$$.fragment,s),o=!0)},o(s){D(n.$$.fragment,s),o=!1},d(s){s&&S(t),Z(n)}}}function BA(i){let t;return{c(){t=Ie(i[6])},m(e,n){M(e,t,n)},p(e,n){n&64&&Me(t,e[6])},d(e){e&&S(t)}}}function jA(i){let t,e,n,o,s,r,a;return n=new xl({props:{playing:i[3]}}),r=new bo({props:{maxWidth:72,$$slots:{default:[BA]},$$scope:{ctx:i}}}),{c(){t=z("div"),e=z("div"),K(n.$$.fragment),o=ee(),s=z("div"),K(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){M(l,t,c),B(t,e),J(n,e,null),B(t,o),B(t,s),J(r,s,null),a=!0},p(l,c){const u={};c&8&&(u.playing=l[3]),n.$set(u);const d={};c&131136&&(d.$$scope={dirty:c,ctx:l}),r.$set(d)},i(l){a||(E(n.$$.fragment,l),E(r.$$.fragment,l),a=!0)},o(l){D(n.$$.fragment,l),D(r.$$.fragment,l),a=!1},d(l){l&&S(t),Z(n),Z(r)}}}function VA(i){let t,e,n=i[0].state&&Ur(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=Ur(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function QA(i,t,e){let n,o,s,r;var a,l,c;let{tag:u}=t,d=0,h=0,f=!1;const p=()=>{e(3,f=!0)},v=()=>{e(3,f=!1)},g=()=>{e(3,f=!1)},A=x=>{e(1,d=x.detail)},y=x=>{e(2,h=x.detail)};function w(x){on.call(this,i,x)}return i.$$set=x=>{"tag"in x&&e(0,u=x.tag)},i.$$.update=()=>{i.$$.dirty&385&&e(6,n=e(8,l=e(7,a=u.data.title)!==null&&a!==void 0?a:u.data.text)!==null&&l!==void 0?l:""),i.$$.dirty&513&&e(10,o=e(9,c=u.data.theme)!==null&&c!==void 0?c:"light"),i.$$.dirty&1024&&e(5,s=(()=>{if(o==="dark")return"rgba(0, 0, 0, 0.3)";if(o==="light")return"rgba(255, 255, 255, 0.3)"})()),i.$$.dirty&1024&&e(4,r=(()=>{if(o==="dark")return"white";if(o==="light")return"rgba(0, 0, 0, 0.6)"})())},[u,d,h,f,r,s,n,a,l,c,o,p,v,g,A,y,w]}class OA extends oe{constructor(t){super(),ie(this,t,QA,VA,ne,{tag:0},zA)}}function RA(i){let t,e;return t=new OA({props:{tag:i[0]}}),t.$on("audioRef",i[2]),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function FA(i){let t,e;return t=new TA({props:{tag:i[0]}}),t.$on("audioRef",i[2]),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function HA(i){let t,e,n,o;const s=[FA,RA],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=me()},m(l,c){~t&&r[t].m(l,c),M(l,n,c),o=!0},p(l,[c]){let u=t;t=a(l),t===u?~t&&r[t].p(l,c):(e&&(se(),D(r[u],1,1,()=>{r[u]=null}),re()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),E(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(E(e),o=!0)},o(l){D(e),o=!1},d(l){~t&&r[t].d(l),l&&S(n)}}}function GA(i,t,e){let n;var o;let{tag:s}=t,r;function a(l){r=l.detail}return s.play=()=>r.play(),s.pause=()=>r.pause(),i.$$set=l=>{"tag"in l&&e(0,s=l.tag)},i.$$.update=()=>{i.$$.dirty&9&&e(1,n=e(3,o=s.data.appearance)!==null&&o!==void 0?o:"line")},[s,n,a,o]}class WA extends oe{constructor(t){super(),ie(this,t,GA,HA,ne,{tag:0})}}function _A(i){ce(i,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function qr(i){var o;let t,e,n;return e=new Il({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"),K(e.$$.fragment),b(t,"class","media-wrapper svelte-10cw0el")},m(s,r){M(s,t,r),J(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||(E(e.$$.fragment,s),n=!0)},o(s){D(e.$$.fragment,s),n=!1},d(s){s&&S(t),Z(e)}}}function NA(i){let t,e,n=i[0].state&&i[5]&&qr(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[0].state&&o[5]?n?(n.p(o,s),s&33&&E(n,1)):(n=qr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function XA(i,t,e){let n,o,s,r,a,l;var c,u;let{tag:d}=t;return i.$$set=h=>{"tag"in h&&e(0,d=h.tag)},i.$$.update=()=>{i.$$.dirty&1&&e(6,n=d.state?d.state.unfolded:!1),i.$$.dirty&1&&e(5,o=d.data.mediaData),i.$$.dirty&1&&e(1,s=d.data.enableCarousel),i.$$.dirty&1&&e(4,r=d.data.playIcon),i.$$.dirty&131&&e(3,a=e(7,c=d.data.autoplayConfig)!==null&&c!==void 0?c:{autoplay:s!=null?s:!0,autoplayVideo:!0}),i.$$.dirty&257&&e(2,l=e(8,u=d.data.objectFit)!==null&&u!==void 0?u:(()=>d.data.adaptationMode==="stretch"?"fill":d.data.adaptationMode==="proportional"?"contain":void 0)())},[d,s,l,a,r,o,n,c,u]}class YA extends oe{constructor(t){super(),ie(this,t,XA,NA,ne,{tag:0},_A)}}function Dl(i){return _(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 UA(i){return _(this,null,function*(){const{url:t,ratio:e=3}=i;i.ratio||console.warn("Tag icon ratio is not set, default is 3");const{width:n,height:o}=yield Dl(t);return fe(F({},i),{width:n/e,height:o/e})})}function qA(i){return _(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 Dl(e),a=s/n,l=r/n,c=a/t,u=l,d=1/o*t+"s";return fe(F({},i),{width:c,height:u,duration:d})})}function JA(i){ce(i,"svelte-316sq3","@keyframes svelte-316sq3-sprites-animation{0%{background-position:0 0}100%{background-position:100% 0}}.icon-image.svelte-316sq3{display:block;width:auto}.icon-keyframe.svelte-316sq3{background-repeat:no-repeat;background-size:auto 100%;animation-direction:normal;animation-iteration-count:infinite;animation-name:svelte-316sq3-sprites-animation;animation-delay:0}")}function Jr(i){i[1]=i[22].width}function Zr(i){i[1]=i[22].width,i[19]=i[22].height,i[20]=i[22].steps,i[21]=i[22].duration}function Kr(i){let t,e,n,o=i[0]&&$r();function s(l,c){return l[8]?KA:ZA}let r=s(i),a=r(i);return{c(){t=z("div"),o&&o.c(),e=ee(),a.c(),b(t,"class","icon"),T(t,"width",i[1])},m(l,c){M(l,t,c),o&&o.m(t,null),B(t,e),a.m(t,null),n=!0},p(l,c){l[0]?o?c&1&&E(o,1):(o=$r(),o.c(),E(o,1),o.m(t,e)):o&&(se(),D(o,1,1,()=>{o=null}),re()),r===(r=s(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&2&&T(t,"width",l[1])},i(l){n||(E(o),n=!0)},o(l){D(o),n=!1},d(l){l&&S(t),o&&o.d(),a.d()}}}function $r(i){let t,e;return t=new nt({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function ZA(i){let t,e,n={ctx:i,current:null,token:null,hasCatch:!1,pending:tv,then:ev,catch:$A,value:22};return ni(e=i[11](De({url:i[7],ratio:i[5]})),n),{c(){t=me(),n.block.c()},m(o,s){M(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&160&&e!==(e=i[11](De({url:i[7],ratio:i[5]})))&&ni(e,n)||Ta(n,i,s)},d(o){o&&S(t),n.block.d(o),n.token=null,n=null}}}function KA(i){let t,e,n={ctx:i,current:null,token:null,hasCatch:!1,pending:ov,then:iv,catch:nv,value:22};return ni(e=i[10](De({url:i[7],steps:i[2],fps:i[6],ratio:i[5]})),n),{c(){t=me(),n.block.c()},m(o,s){M(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&228&&e!==(e=i[10](De({url:i[7],steps:i[2],fps:i[6],ratio:i[5]})))&&ni(e,n)||Ta(n,i,s)},d(o){o&&S(t),n.block.d(o),n.token=null,n=null}}}function $A(i){return{c:Y,m:Y,p:Y,d:Y}}function ev(i){Jr(i);let t,e;return{c(){t=z("img"),b(t,"alt","tag-icon"),b(t,"class","icon-image svelte-316sq3"),_e(t.src,e=i[7])||b(t,"src",e),T(t,"width",et(Ht({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},m(n,o){M(n,t,o)},p(n,o){Jr(n),o&128&&!_e(t.src,e=n[7])&&b(t,"src",e),o&184&&T(t,"width",et(Ht({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width))},d(n){n&&S(t)}}}function tv(i){return{c:Y,m:Y,p:Y,d:Y}}function nv(i){return{c:Y,m:Y,p:Y,d:Y}}function iv(i){Zr(i);let t,e=`url(${i[7]})`,n=`steps(${i[20]}, jump-none)`;return{c(){t=z("div"),b(t,"class","icon-keyframe svelte-316sq3"),T(t,"width",et(Ht({originWidth:i[1],originHeight:i[19],scale:i[4],wantedWidth:i[3]}).width)),T(t,"height",et(Ht({originWidth:i[1],originHeight:i[19],scale:i[4],wantedWidth:i[3]}).height)),T(t,"background-image",e),T(t,"animation-duration",i[21]),T(t,"animation-timing-function",n)},m(o,s){M(o,t,s)},p(o,s){Zr(o),s&252&&T(t,"width",et(Ht({originWidth:o[1],originHeight:o[19],scale:o[4],wantedWidth:o[3]}).width)),s&252&&T(t,"height",et(Ht({originWidth:o[1],originHeight:o[19],scale:o[4],wantedWidth:o[3]}).height)),s&128&&e!==(e=`url(${o[7]})`)&&T(t,"background-image",e),s&228&&T(t,"animation-duration",o[21]),s&228&&n!==(n=`steps(${o[20]}, jump-none)`)&&T(t,"animation-timing-function",n)},d(o){o&&S(t)}}}function ov(i){return{c:Y,m:Y,p:Y,d:Y}}function sv(i){let t,e,n=i[9]&&Kr(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[9]?n?(n.p(o,s),s&512&&E(n,1)):(n=Kr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function Ht(i){const{originWidth:t,originHeight:e,scale:n=1,wantedWidth:o}=i,s=(o!=null?o:t)*n,r=typeof e=="number"?s*(e/t):void 0;return Object.assign(Object.assign({},i),{width:s,height:r})}function rv(i,t,e){let n,o,s,r,a,l,c,u,d;var h=this&&this.__awaiter||function(C,L,P,Q){function W(R){return R instanceof P?R:new P(function(U){U(R)})}return new(P||(P=Promise))(function(R,U){function V(N){try{O(Q.next(N))}catch(G){U(G)}}function H(N){try{O(Q.throw(N))}catch(G){U(G)}}function O(N){N.done?R(N.value):W(N.value).then(V,H)}O((Q=Q.apply(C,L||[])).next())})},f,p;let{width:v=null}=t,{icon:g=null}=t,{shadow:A=!1}=t;const y=ci();function w(C){return h(this,void 0,void 0,function*(){const L=yield qA(C);return y("iconLoaded",L),L})}function x(C){return h(this,void 0,void 0,function*(){if(typeof d=="number")return Object.assign(Object.assign({},C),{width:d});const L=yield UA(C);return y("iconLoaded",L),L})}function k(){u||y("iconLoaded")}return Ye(()=>{k()}),i.$$set=C=>{"width"in C&&e(1,v=C.width),"icon"in C&&e(12,g=C.icon),"shadow"in C&&e(0,A=C.shadow)},i.$$.update=()=>{i.$$.dirty&4096&&e(7,n=g==null?void 0:g.url),i.$$.dirty&12288&&e(2,o=e(13,f=g==null?void 0:g.steps)!==null&&f!==void 0?f:1),i.$$.dirty&4096&&e(6,s=g==null?void 0:g.fps),i.$$.dirty&4096&&e(5,r=g==null?void 0:g.ratio),i.$$.dirty&20480&&e(4,a=e(14,p=g==null?void 0:g.scale)!==null&&p!==void 0?p:1),i.$$.dirty&4096&&e(3,l=g==null?void 0:g.width),i.$$.dirty&252&&e(9,c=De({url:n,steps:o,fps:s,ratio:r,scale:a,width:l})),i.$$.dirty&4&&e(8,u=o>1),i.$$.dirty&2&&(d=v)},k(),[A,v,o,l,a,r,s,n,u,c,w,x,g,f,p]}class Ll extends oe{constructor(t){super(),ie(this,t,rv,sv,ne,{width:1,icon:12,shadow:0},JA)}}function av(i){ce(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 ea(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"),K(e.$$.fragment),n=ee(),o=z("div"),s=Ie(i[1]),b(o,"class","text svelte-e58ijk"),b(t,"class","text-wrapper svelte-e58ijk")},m(a,l){M(a,t,l),J(e,t,null),B(t,n),B(t,o),B(o,s),r=!0},p(a,l){(!r||l&2)&&Me(s,a[1])},i(a){r||(E(e.$$.fragment,a),r=!0)},o(a){D(e.$$.fragment,a),r=!1},d(a){a&&S(t),Z(e)}}}function lv(i){let t,e,n,o;e=new Ll({props:{icon:i[0],shadow:!0}}),e.$on("iconLoaded",i[7]);let s=i[1]&&i[2]&&ea(i);return{c(){t=z("div"),K(e.$$.fragment),n=ee(),s&&s.c(),b(t,"class","wrapper svelte-e58ijk")},m(r,a){M(r,t,a),J(e,t,null),B(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&&E(s,1)):(s=ea(r),s.c(),E(s,1),s.m(t,null)):s&&(se(),D(s,1,1,()=>{s=null}),re())},i(r){o||(E(e.$$.fragment,r),E(s),o=!0)},o(r){D(e.$$.fragment,r),D(s),o=!1},d(r){r&&S(t),Z(e),s&&s.d()}}}function cv(i,t,e){let n,o,s;var r,a,l;let{tag:c}=t;const u=()=>{e(2,n=!0)};return i.$$set=d=>{"tag"in d&&e(3,c=d.tag)},i.$$.update=()=>{i.$$.dirty&24&&e(1,o=e(4,r=c.data.title)!==null&&r!==void 0?r:c.data.text),i.$$.dirty&104&&e(0,s=e(5,a=c.data.icon)!==null&&a!==void 0?a:e(6,l=c.style)===null||l===void 0?void 0:l.point)},e(2,n=!1),[s,o,n,c,r,a,l,u]}class uv extends oe{constructor(t){super(),ie(this,t,cv,lv,ne,{tag:3},av)}}function dv(i){ce(i,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function ta(i){let t,e=i[0].element+"",n;return{c(){t=new Kn(!1),n=me(),t.a=n},m(o,s){t.m(e,o,s),M(o,n,s)},p(o,s){s&1&&e!==(e=o[0].element+"")&&t.p(e)},d(o){o&&S(n),o&&t.d()}}}function hv(i){let t,e=typeof i[0].element=="string"&&ta(i);return{c(){t=z("div"),e&&e.c(),b(t,"class","customElement__container svelte-kzl2aj")},m(n,o){M(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=ta(n),e.c(),e.m(t,null)):e&&(e.d(1),e=null)},i:Y,o:Y,d(n){n&&S(t),e&&e.d(),i[2](null)}}}function fv(i,t,e){let{tag:n}=t,o,s;Ye(()=>{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)}}}),Pt(()=>{s==null||s()});function r(a){Qe[a?"unshift":"push"](()=>{o=a,e(1,o)})}return i.$$set=a=>{"tag"in a&&e(0,n=a.tag)},[n,o,r]}class mv extends oe{constructor(t){super(),ie(this,t,fv,hv,ne,{tag:0},dv)}}function gv(i){ce(i,"svelte-1r4fqvg",'@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,T1RUTwAKAIAAAwAgQ0ZGINFD4CEAAAaQAAAHC0dTVUIAAQAAAAANnAAAAApPUy8yaB5pEwAAAjQAAABgY21hcEItjGUAAAT0AAABfGhlYWQS1WWOAAAAtAAAADZoaGVhBfMBxwAAAhAAAAAkaG10eJ9gBO8AAADsAAABJG1heHAASVAAAAAArAAAAAZuYW1lqczkZQAAApQAAAJecG9zdP+4ADIAAAZwAAAAIAAAUAAASQAAAAEAAAABAADkeHeyXw889QADA+gAAAAA2NoRKwAAAADY2hErACn/OAHgAyAAAQADAAIAAAAAAAAB9ABdAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACCAA7AcwAdwIIADMCCAA0AhwAMwISADkCCAAuAfQANAH+ACsB/gApAggANAEeAFABHgBQAR4AUAIIADQCCAAuAR4AUAEeAFABfAAxAAEAAAPo/zgAAAIcACkAKQHgAAEAAAAAAAAAAAAAAAAAAABJAAMCLgGQAAUACAKKAlgAAABLAooCWAAAAV4AMgEsAAAAAAgAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAFVLV04AIAAg/xsDIP84AMgD6ADIAAAAAQAAAAAB9AK8AAAAIAAAAAAAEADGAAEAAAAAAAEADAAAAAEAAAAAAAIABAAMAAEAAAAAAAMAGwAQAAEAAAAAAAQAEQArAAEAAAAAAAUAPAA8AAEAAAAAAAYAEAB4AAEAAAAAAAgADAAAAAEAAAAAAAkADAAAAAMAAQQJAAEAGACIAAMAAQQJAAIACACgAAMAAQQJAAMANgCoAAMAAQQJAAQAIgDeAAMAAQQJAAUAeAEAAAMAAQQJAAYAIAF4AAMAAQQJAAgAGACIAAMAAQQJAAkAGACIQUxJQkFCQSBGb250Qm9sZDEuMDAwO1VLV047QUxJQkFCQUZvbnQtQm9sZEFMSUJBQkEgRm9udCBCb2xkVmVyc2lvbiAxLjAwMDtQUyAwMDEuMDAwO2hvdGNvbnYgMS4wLjg4O21ha2VvdGYubGliMi41LjY0Nzc1QUxJQkFCQUZvbnQtQm9sZABBAEwASQBCAEEAQgBBACAARgBvAG4AdABCAG8AbABkADEALgAwADAAMAA7AFUASwBXAE4AOwBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAEEATABJAEIAQQBCAEEAIABGAG8AbgB0ACAAQgBvAGwAZABWAGUAcgBzAGkAbwBuACAAMQAuADAAMAAwADsAUABTACAAMAAwADEALgAwADAAMAA7AGgAbwB0AGMAbwBuAHYAIAAxAC4AMAAuADgAOAA7AG0AYQBrAGUAbwB0AGYALgBsAGkAYgAyAC4ANQAuADYANAA3ADcANQBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAAAAAAADAAAAAwAAASIAAQAAAAAAHAADAAEAAAEiAAABBgAAAAAAAAAAAAAAAQAAAAEAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAABCSEMANjc4OTo7PD0+PwAAAAAAAAACAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGwAAAAAAABwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAFoAAAAQABAAAwAAACAALgA5AFoAegCl/xv//wAAACAALAAwAEEAYQCl/xr////hAAAABv/B/7v/nwAAAAEAAAAOAAAAAAAAAAAACgAAAEIASABDAEYARwADAAAAAAAA/7UAMgAAAAAAAAAAAAAAAAAAAAAAAAAAAQAEAgABAQERQUxJQkFCQUZvbnQtQm9sZAABAQEg+A8A+CAB+CEC+BgEtPtc+HT5tAX3KA/3UBGcHAZWEgAHAQENExoiKTpLbmluZS4wMDEuMDAxbW9uZXkudW5pRkYxQm5pbmUuMDAxdW5pRkYxQWNvcHlyaWdodCBtaXNzaW5nQUxJQkFCQSBGb250IEJvbGQAAAEAAQAAIhkAQhkAEQkBhwABigAADQAADwAAZAABiAABiwABiQAADgAASQIAAQCtAK4ArwCwALEAsgCzALQAtQC2ALcAuAC5ALoAuwC8AL0AvgC/AMAAwQDCAMMAxADFAMYAxwDIAMkAygDLAMwAzQDOAM8A0ADRANIA0wDUANUA1gDXANgA2QDaANsA3ADdAN4A3wDgAOEA4gFDAVoBqwIsAloCuAMcAzkDzwQ4BDoEPARRBFMEVQTNBOIE8QUEmPtc0Ky6rKKsuqzHrKPDoa2irLCspq2vraWssKzOAejVrKytrKzYA/gu+bQV+9H+fPfRBj76ORVqSWbNavs6rM2wSqwH7vsVFUXNafs68wfNaRVqZ6wG704VaklFJ6zNsEmsB/c6TxUn+zqt9xnNB6z7DhX7Bfs69wWsO++6anRpwwfv+0EV+wX7OvcFB/cZahUnXO8GrFMVamsHRVwF8Wr7OqwG0boFRawGDg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4OrIr5UQH3OPdUA/ebihVmaZSdbB9Mr2TL0xr3vgewlK2eqh7Kr86y1BuvrIJ5qh/HZrJIQhr7vgdngmp5bR5OZ0tkQxv46ARUX2FSH/u+B1a5YMDAs7TCHve+B8RjtVYeDnD4utkB93HzA/cL+QgVPfH8vPP5UgcOrIn5UgG++DYD+GmJFfw28wb3svfUBZ2glKSnGsNduFBWXF1UiB4ijgaMsJWsnqoIyLHMstYbsa6Ceawfy2ezSUAaVndXZ2Me+2/7jQX3pwYOrIvy92Tz90ryEr/zM/L3SvMu8hPy+B/3/xUT7LCwpMDDGq6CrHqoHsZnTK5DG2lrg3puH09pZk5EGobykAe4tba6vrViXFZiYlcedyOfBhPyxLpdUlJcW1JSXLvEH5ojfAdllGiebB5LsM5j1xuwrpSeqx/KsLPO1xrKcMNerx4OwPL1Affi8gP4dPdlFWD4fPshBvuJ/HkF+wH3ryPy87YH+8z1Ffc69+QF++QHDrb3ZNf3ZfAB9zX3YwP3nRZlaJSebB9LsGPO1xrzBlK6XMTEubrEHtcHxF26UlJcXFIeI/g0+BYh+677JAaorK2ZsBuwroJ4qx/LZrNHPxo/B2aCaHhrHktmR2NAGw6si/X3b/IBufX3b/ID95n4QBWAg4uKhh/3EfelBfsHBvtK/CMFfnCFbm0aZJVnnmoeSrLPYdobsq6Vnqwfy7K10dgasoGueKwey2RHtT4b+9YETlu7yMe8vcfHvVlPT1laTx8OmIr5UQG/+B8D93iKFfsIBvdo+OYF+6T2+B8oBg6iifL3bPX3QPEStvNB8vc/8jXxE/L4EvgHFRPss7Cnu78arYOreqgexWpNr0YbaWyDem4fUmlmTUcaXqBftGAeE/JWYmROSxpklWieax5Ksc9i2BuxrpWerB/LsbTP2BrHaMVath4T7PsN93QVu7FjXFtlZltcZbC7urGzuh8T8oX8ghVPW7zHx7q6yMa9W1BPWVpQHw6i96Tz92/0AbTz93DzA/hp+HkVsIGveKwezmNFtUAbZGeBeGofSmNiRT8aZJVnnmseSrHPYtoboAb7EvukBfcHBvdL+CEFmaySqaQa+9gWxry+yJ6dhoGcHq12oWZmGk5YW1BMXLnKHg4gCiEK+11L91IlCvdiyhWtb6hpJgoeJAoOIQogCqz3pe/3b/UBufX3bfQD+G74dxWyga94rB7NZEW0PhtlaIF4ah9KY2FFPxo7tkTPZh6MjIqKjB+TiJCIjYoIjgaCoKGHoRuanY6QoB+IgfsB+6QF9wcG9y/4IgWYppGnqhr7a/sCFVBbvMjHu7zGyLxbTk5aWk4fDvtd+AojCoz7jBUmCh8kCq1vqGkeDvtdi/cS94wjCvwKBCIKDiD3ru8BvPeuA7z4EhUn967vBw4eoDf/DAmLDAv47BT4exWcEwAHAQFBXW97ipCarPcv8+7yAfdl8gP4aPf6FfIjB+r3gwUiBi77gwWHBjH3gwUkBuP7gwUnJPcxKPsxI/cx+y/y9y/3MPP7MO4GDvtdi/cSJQr3JBZkcqOzsKSksrCkcWdlcnFmHw6up6eurm+naGhvb2hop2+uHwv3EiUK9yP4ChUiCgt3SgWxBrnmBZGVj5eZGgsB2/cSAwtobm5paqBzqoYLAAABAAAAAAAAAAAAAA==) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-1r4fqvg{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-1r4fqvg{transition:opacity 0.3s linear}.content__container.unClickable.svelte-1r4fqvg{pointer-events:none !important}.content__container.unClickable.svelte-1r4fqvg *{pointer-events:none !important}.content__wrapper.svelte-1r4fqvg{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-1r4fqvg{opacity:0;pointer-events:none}.content__container.hide.svelte-1r4fqvg *{pointer-events:none !important}.content__container.disable.svelte-1r4fqvg{display:none}.content.svelte-1r4fqvg{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-1r4fqvg:not(.unfolded){pointer-events:none}.content.svelte-1r4fqvg:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-1r4fqvg{pointer-events:auto}')}function pv(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){M(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&&S(t)}}}function Av(i){let t,e,n,o,s,r,a,l,c;const u=[Ev,Pv,Cv,wv,yv,bv,vv],d=[];function h(f,p){return f[1].element?0:f[1].contentType==="Text"?1:f[1].contentType==="ImageText"||f[1].contentType==="Image"||f[1].contentType==="Video"?2:f[1].contentType==="Audio"?3:f[1].contentType==="Marketing"?4:f[1].contentType==="Link"||f[1].contentType==="VRLink"||f[1].contentType==="PanoLink"||f[1].contentType==="Sticker"?5:f[1].contentType==="MediaPlane"||f[1].contentType==="MediaModel"?6:-1}return~(o=h(i))&&(s=d[o]=u[o](i)),{c(){var f;t=z("div"),e=z("div"),n=z("div"),s&&s.c(),b(n,"class","content svelte-1r4fqvg"),q(n,"unfolded",(f=i[1].state)==null?void 0:f.unfolded),b(e,"class","content__wrapper svelte-1r4fqvg"),b(t,"class","content__container svelte-1r4fqvg"),b(t,"data-id",r=i[1].id),q(t,"disable",i[1].enabled===!1),q(t,"hide",i[4]),q(t,"withAnimation",i[0]),q(t,"unClickable",i[1].mergedConfig.clickable===!1),T(t,"width",i[1].stickType==="Plane"||i[1].contentType==="MediaModel"?"100%":0),T(t,"height",i[1].stickType==="Plane"||i[1].contentType==="MediaModel"?"100%":0)},m(f,p){M(f,t,p),B(t,e),B(e,n),~o&&d[o].m(n,null),a=!0,l||(c=we(t,"click",Pa(i[24])),l=!0)},p(f,p){var g;let v=o;o=h(f),o===v?~o&&d[o].p(f,p):(s&&(se(),D(d[v],1,1,()=>{d[v]=null}),re()),~o?(s=d[o],s?s.p(f,p):(s=d[o]=u[o](f),s.c()),E(s,1),s.m(n,null)):s=null),(!a||p&2)&&q(n,"unfolded",(g=f[1].state)==null?void 0:g.unfolded),(!a||p&2&&r!==(r=f[1].id))&&b(t,"data-id",r),(!a||p&2)&&q(t,"disable",f[1].enabled===!1),(!a||p&16)&&q(t,"hide",f[4]),(!a||p&1)&&q(t,"withAnimation",f[0]),(!a||p&2)&&q(t,"unClickable",f[1].mergedConfig.clickable===!1),p&2&&T(t,"width",f[1].stickType==="Plane"||f[1].contentType==="MediaModel"?"100%":0),p&2&&T(t,"height",f[1].stickType==="Plane"||f[1].contentType==="MediaModel"?"100%":0)},i(f){a||(E(s),a=!0)},o(f){D(s),a=!1},d(f){f&&S(t),~o&&d[o].d(),l=!1,c()}}}function vv(i){let t,e;return t=new YA({props:{tag:De(i[1])}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function bv(i){let t,e;return t=new uv({props:{tag:De(i[1])}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function yv(i){let t,e;return t=new yA({props:{tag:De(i[1])}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function wv(i){let t,e;return t=new WA({props:{tag:De(i[1])}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Cv(i){let t,e;return t=new pA({props:{tag:De(i[1])}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Pv(i){let t,e;return t=new jp({props:{tag:De(i[1])}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Ev(i){let t,e;return t=new mv({props:{tag:De(i[1])}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Iv(i){let t,e,n,o;const s=[Av,pv],r=[];function a(l,c){return l[3]?0:1}return t=a(i),e=r[t]=s[t](i),{c(){e.c(),n=me()},m(l,c){r[t].m(l,c),M(l,n,c),o=!0},p(l,[c]){let u=t;t=a(l),t===u?r[t].p(l,c):(se(),D(r[u],1,1,()=>{r[u]=null}),re(),e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),E(e,1),e.m(n.parentNode,n))},i(l){o||(E(e),o=!0)},o(l){D(e),o=!1},d(l){r[t].d(l),l&&S(n)}}}function kv(i,t,e){let n,o,s,r,a,l;var c,u,d,h,f,p,v,g,A,y,w;let{withAnimation:x=!1}=t,{tag:k}=t,{hooks:C}=t,{state:L}=t,{mediaStore:P}=t,{temporaryState:Q}=t;Wi("hooks",C),Wi("mediaStore",P);let W,R;function U(O){O?C.emit("exposure",{id:r,type:"start"}):C.emit("exposure",{id:r,type:"end"})}function V(O,N,G){var $,X;return!(!N.visible||!N.enabled||!G.visible||!(!(($=O.state)===null||$===void 0)&&$.visible)||((X=O.temporaryState)===null||X===void 0?void 0:X.visible)===!1||Fe(O)&&!O.mediaVisible)}const H=O=>C.emit("click",{event:O,target:"TagContent",tag:k});return i.$$set=O=>{"withAnimation"in O&&e(0,x=O.withAnimation),"tag"in O&&e(1,k=O.tag),"hooks"in O&&e(2,C=O.hooks),"state"in O&&e(5,L=O.state),"mediaStore"in O&&e(6,P=O.mediaStore),"temporaryState"in O&&e(7,Q=O.temporaryState)},i.$$.update=()=>{i.$$.dirty&258&&e(22,n=e(8,c=k.state)===null||c===void 0?void 0:c.unfolded),i.$$.dirty&514&&e(21,o=e(9,u=k.state)===null||u===void 0?void 0:u.visible),i.$$.dirty&1186&&e(23,s=L.visible&&Q.visible&&(e(10,d=k.state)===null||d===void 0?void 0:d.visible)),i.$$.dirty&2&&(r=k.id),i.$$.dirty&162&&e(4,a=!V(k,L,Q)),i.$$.dirty&8388608&&U(s),i.$$.dirty&8386562&&k.hooks&&(n!==void 0&&n!==R&&(e(20,R=n),n?e(12,f=e(11,h=k.hooks).emit)===null||f===void 0||f.call(h,"unfolded"):e(14,v=k==null?void 0:e(13,p=k.hooks).emit)===null||v===void 0||v.call(p,"folded")),o!==void 0&&o!==W&&(e(19,W=o),o?e(16,A=e(15,g=k.hooks).emit)===null||A===void 0||A.call(g,"show"):e(18,w=e(17,y=k.hooks).emit)===null||w===void 0||w.call(y,"hide"))),i.$$.dirty&2&&e(3,l=(()=>!(typeof k.mergedConfig.unfoldedConfig=="object"&&k.mergedConfig.unfoldedConfig.keep==="folded"))())},[x,k,C,l,a,L,P,Q,c,u,d,h,f,p,v,g,A,y,w,W,R,o,n,s,H]}class Sl extends oe{constructor(t){super(),ie(this,t,kv,Iv,ne,{withAnimation:0,tag:1,hooks:2,state:5,mediaStore:6,temporaryState:7},gv)}}function xv(i){ce(i,"svelte-1jkrwn7",'@charset "UTF-8";.tag-point-click-helper.svelte-1jkrwn7.svelte-1jkrwn7{position:absolute;pointer-events:auto;cursor:pointer;width:calc(100% + 0.75rem);height:calc(100% + 0.75rem);left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-1jkrwn7.svelte-1jkrwn7{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}.tag-folded-point.svelte-1jkrwn7.svelte-1jkrwn7,.tag-unfolded-point.svelte-1jkrwn7.svelte-1jkrwn7{transition:all 0.5s}.tag-point-wrapper.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7: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-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7: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-1jkrwn7 .tag-folded-point.svelte-1jkrwn7{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-1jkrwn7 .tag-folded-point.svelte-1jkrwn7{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7{opacity:1;scale:1}')}function Dv(i){let t,e,n,o,s,r,a,l,c,u,d,h;return o=new nt({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new Ll({props:{icon:i[2],width:i[1]}}),c.$on("iconLoaded",i[11]),{c(){t=z("div"),e=z("div"),n=ee(),K(o.$$.fragment),s=ee(),r=z("div"),a=ee(),l=z("div"),K(c.$$.fragment),b(e,"class","tag-point-click-helper svelte-1jkrwn7"),b(r,"class","tag-unfolded-point svelte-1jkrwn7"),T(r,"transition-delay",(i[3]?i[5]:0)+"ms"),b(l,"class","tag-folded-point svelte-1jkrwn7"),T(l,"transition-delay",(i[3]?i[5]:0)+"ms"),b(t,"class","tag-point-wrapper svelte-1jkrwn7"),q(t,"unfolded",i[0]),q(t,"folded",i[3])},m(f,p){M(f,t,p),B(t,e),B(t,n),J(o,t,null),B(t,s),B(t,r),B(t,a),B(t,l),J(c,l,null),u=!0,d||(h=we(e,"click",i[4]),d=!0)},p(f,[p]){p&8&&T(r,"transition-delay",(f[3]?f[5]:0)+"ms");const v={};p&4&&(v.icon=f[2]),p&2&&(v.width=f[1]),c.$set(v),p&8&&T(l,"transition-delay",(f[3]?f[5]:0)+"ms"),(!u||p&1)&&q(t,"unfolded",f[0]),(!u||p&8)&&q(t,"folded",f[3])},i(f){u||(E(o.$$.fragment,f),E(c.$$.fragment,f),u=!0)},o(f){D(o.$$.fragment,f),D(c.$$.fragment,f),u=!1},d(f){f&&S(t),Z(o),Z(c),d=!1,h()}}}function Lv(i,t,e){let n,o,s,r;var a,l,c,u;const d=St("hooks");let{tag:h}=t,f,p=!1;const v=()=>{f!==void 0&&clearTimeout(f),p=!0,f=setTimeout(()=>{p=!1},800)},g=w=>{p||d.emit("click",{event:w,target:"TagPoint",tag:h})},A=(()=>h.contentType==="Text"&&h.data.appearance==="plane"?500:800)();function y(w){on.call(this,i,w)}return i.$$set=w=>{"tag"in w&&e(6,h=w.tag)},i.$$.update=()=>{i.$$.dirty&192&&e(0,n=e(7,a=h.state)===null||a===void 0?void 0:a.unfolded),i.$$.dirty&1&&e(3,o=!n),i.$$.dirty&1856&&e(2,s=!(e(9,c=e(8,l=h.style)===null||l===void 0?void 0:l.point)===null||c===void 0)&&c.url?e(10,u=h.style)===null||u===void 0?void 0:u.point:{url:lp}),i.$$.dirty&64&&e(1,r=(()=>{var w,x,k,C;const L=(x=(w=h.style)===null||w===void 0?void 0:w.point)===null||x===void 0?void 0:x.width;if(typeof L=="number")return L;const P=(C=(k=h.style)===null||k===void 0?void 0:k.point)===null||C===void 0?void 0:C.size;if(typeof P=="number")return P;if(P==="S")return 18;if(P==="M")return 20;if(P==="L")return 24;if(P==="XL")return 28})())},v(),[n,r,s,o,g,A,h,a,l,c,u,y]}class Sv extends oe{constructor(t){super(),ie(this,t,Lv,Dv,ne,{tag:6},xv)}}function Mv(i){ce(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 Tv(i){let t;return{c(){t=z("div"),b(t,"data-info","tag content is disable")},m(e,n){M(e,t,n)},p:Y,i:Y,o:Y,d(e){e&&S(t)}}}function zv(i){let t,e;return t=new Sl({props:{mediaStore:i[2],withAnimation:i[0],tag:De(i[1]),hooks:i[14],state:i[3],temporaryState:i[4]}}),{c(){K(t.$$.fragment)},m(n,o){J(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=De(n[1])),o&8&&(s.state=n[3]),o&16&&(s.temporaryState=n[4]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Bv(i){let t;return{c(){t=z("div"),b(t,"data-info","tag point is disable")},m(e,n){M(e,t,n)},p:Y,i:Y,o:Y,d(e){e&&S(t)}}}function jv(i){let t,e;return t=new Sv({props:{tag:i[1]}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=n[1]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Vv(i){let t,e,n,o,s,r,a,l,c;const u=[zv,Tv],d=[];function h(g,A){return g[12]?0:1}n=h(i),o=d[n]=u[n](i);const f=[jv,Bv],p=[];function v(g,A){return g[13]?0:1}return r=v(i),a=p[r]=f[r](i),{c(){t=z("div"),e=z("div"),o.c(),s=ee(),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),T(e,"left",i[7]),T(e,"top",i[6]),T(e,"z-index",i[5]),b(t,"class","tag svelte-pzwdws"),b(t,"data-tag-id",i[11]),q(t,"unClickable",i[1].mergedConfig.clickable===!1),q(t,"disable",i[10]),q(t,"hide",i[9]),q(t,"withAnimation",i[0])},m(g,A){M(g,t,A),B(t,e),d[n].m(e,null),B(e,s),p[r].m(e,null),c=!0},p(g,[A]){let y=n;n=h(g),n===y?d[n].p(g,A):(se(),D(d[y],1,1,()=>{d[y]=null}),re(),o=d[n],o?o.p(g,A):(o=d[n]=u[n](g),o.c()),E(o,1),o.m(e,s));let w=r;r=v(g),r===w?p[r].p(g,A):(se(),D(p[w],1,1,()=>{p[w]=null}),re(),a=p[r],a?a.p(g,A):(a=p[r]=f[r](g),a.c()),E(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&&T(e,"left",g[7]),A&64&&T(e,"top",g[6]),A&32&&T(e,"z-index",g[5]),(!c||A&2048)&&b(t,"data-tag-id",g[11]),(!c||A&2)&&q(t,"unClickable",g[1].mergedConfig.clickable===!1),(!c||A&1024)&&q(t,"disable",g[10]),(!c||A&512)&&q(t,"hide",g[9]),(!c||A&1)&&q(t,"withAnimation",g[0])},i(g){c||(E(o),E(a),c=!0)},o(g){D(o),D(a),c=!1},d(g){g&&S(t),d[n].d(),p[r].d()}}}function Qv(i,t,e){let n,o,s,r,a,l,c,u,d;var h,f,p,v,g,A,y,w;let{withAnimation:x=!1}=t,{tag:k}=t,{mediaStore:C}=t,{state:L}=t,{temporaryState:P}=t;const Q=St("hooks");return i.$$set=W=>{"withAnimation"in W&&e(0,x=W.withAnimation),"tag"in W&&e(1,k=W.tag),"mediaStore"in W&&e(2,C=W.mediaStore),"state"in W&&e(3,L=W.state),"temporaryState"in W&&e(4,P=W.temporaryState)},i.$$.update=()=>{i.$$.dirty&2&&e(13,n=(()=>!(k.contentType==="Sticker"||k.contentType==="Link"||k.contentType==="VRLink"||k.contentType==="PanoLink"||k.contentType==="Audio"&&k.data.appearance==="plane"))()),i.$$.dirty&2&&e(12,o=(()=>k.stickType==="2DPoint")()),i.$$.dirty&2&&e(11,s=k.id),i.$$.dirty&98306&&e(10,r=!(!(e(15,h=k.pointTagStyle)===null||h===void 0)&&h.leftPercent)||!(!(e(16,f=k.pointTagStyle)===null||f===void 0)&&f.topPercent)||k.enabled===!1||!k.state),i.$$.dirty&393218&&e(9,a=!(!(e(17,p=k.state)===null||p===void 0)&&p.visible)||(e(18,v=k.temporaryState)===null||v===void 0?void 0:v.visible)===!1),i.$$.dirty&524290&&e(8,l=e(19,g=k.state)===null||g===void 0?void 0:g.unfolded),i.$$.dirty&1048578&&e(7,c=(e(20,A=k.pointTagStyle)===null||A===void 0?void 0:A.leftPercent)+"%"),i.$$.dirty&2097154&&e(6,u=(e(21,y=k.pointTagStyle)===null||y===void 0?void 0:y.topPercent)+"%"),i.$$.dirty&4194306&&e(5,d=!(e(22,w=k.state)===null||w===void 0)&&w.unfolded?1:0)},[x,k,C,L,P,d,u,c,l,a,r,s,o,n,Q,h,f,p,v,g,A,y,w]}class Ov extends oe{constructor(t){super(),ie(this,t,Qv,Vv,ne,{withAnimation:0,tag:1,mediaStore:2,state:3,temporaryState:4},Mv)}}function Rv(i){ce(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 na(i,t,e){const n=i.slice();return n[6]=t[e],n}function ia(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=na(i,s,a),c=r(l);n.set(c,e[a]=oa(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"),q(t,"hide",!i[3].visible||!i[4].visible),q(t,"withAnimation",i[0])},m(a,l){M(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],se(),e=Ue(e,l,r,1,a,s,n,t,Et,oa,null,na),re()),(!o||l&24)&&q(t,"hide",!a[3].visible||!a[4].visible),(!o||l&1)&&q(t,"withAnimation",a[0])},i(a){if(!o){for(let l=0;l<s.length;l+=1)E(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)D(e[l]);o=!1},d(a){a&&S(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function oa(i,t){let e,n,o;return n=new Ov({props:{state:t[3],temporaryState:t[4],withAnimation:t[0],tag:t[6],mediaStore:t[2]}}),{key:i,first:null,c(){e=me(),K(n.$$.fragment),this.first=e},m(s,r){M(s,e,r),J(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||(E(n.$$.fragment,s),o=!0)},o(s){D(n.$$.fragment,s),o=!1},d(s){s&&S(e),Z(n,s)}}}function Fv(i){let t,e,n=i[3].enabled&&ia(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[3].enabled?n?(n.p(o,s),s&8&&E(n,1)):(n=ia(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function Hv(i,t,e){let{withAnimation:n=!1}=t,{tags:o=[]}=t,{hooks:s}=t,{mediaStore:r}=t,{state:a}=t,{temporaryState:l}=t;return Wi("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 Gv extends oe{constructor(t){super(),ie(this,t,Hv,Fv,ne,{withAnimation:0,tags:1,hooks:5,mediaStore:2,state:3,temporaryState:4},Rv)}}const Wv=new sc.GLTFLoader;function _v(i){return new Promise((t,e)=>{function n(s){t(s)}function o(s){e(s)}Wv.load(i,n,void 0,o)})}class Nv extends I.Mesh{constructor(e,n){super();m(this,"name","ImageModel");m(this,"imageSrc");this.imageSrc=e,Ui(e).then(o=>{const s=o.image.width,r=o.image.height,a=new I.MeshBasicMaterial({map:o,transparent:!0}),l=new I.PlaneGeometry(s,r);this.geometry=l,this.material=a;const c=new j.Vector3().subVectors(n[1],n[0]),u=new j.Vector3().subVectors(n[3],n[0]),d=li(...n),h=new j.Vector3().crossVectors(c,u).normalize();this.lookAt(h);const f=this.up.clone().applyQuaternion(this.quaternion),p=u.clone(),v=new j.Vector3().crossVectors(f,p).normalize();this.rotateOnWorldAxis(v,f.angleTo(p)),this.position.copy(d);const g=n[0].distanceTo(n[1]),A=n[1].distanceTo(n[2]);this.scale.set(g/s,A/r,1)}).catch(o=>{console.log({e:o})})}}class Xv extends Xg{constructor(e){super(e);m(this,"group",new j.Group);m(this,"gltfObjectGroup",new j.Group);m(this,"enabledModelTagSet",new Set);m(this,"temporaryState",{visible:!0});m(this,"TagContainerSvelte");m(this,"loadModel",e=>_(this,null,function*(){var l;const n=e.data.modelUrl;if(!n)return;const o=_v(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 j.Matrix4().fromArray(e.matrix).decompose(s.position,s.quaternion,s.scale),s.updateWorldMatrix(!0,!0),this.getVisibleByFloorIndex(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)}clearTags(){this.tags=[],this.enabledModelTagSet.clear(),this.clearCache(),this.disposeAllCSS3DContainer(),this.updateRenderAllTags()}updateRenderAllTags(){this.enabledModelTagSet.clear(),this.tags.forEach(e=>e.stickType==="Model"&&this.enabledModelTagSet.add(e.id)),this.updateRenderPointTag(),this.updateRenderPlaneTag(),this.updateRenderModelTag(),this.updateRenderImageModel()}updateRenderImageModel(){this.sort([...this.filterImageModel]).forEach(n=>{var s,r,a,l;const o=(s=n.data.mediaData[0])==null?void 0:s.url;!o||(n.imageModel&&(n.imageModel.visible=(a=(r=n.state)==null?void 0:r.visible)!=null?a:!0),((l=n.imageModel)==null?void 0:l.imageSrc)!==o&&(n.imageModel=new Nv(o,n.position.map(st)),n.imageModel.name="PanoTagPluginImageModel",this.five.scene.add(n.imageModel)))})}updateRenderPlaneTag(){this.sort([...this.filter3DTag]).forEach(n=>{var l,c,u;if(Fe(n)&&((l=n.model)==null?void 0:l.object)&&this.updateTagCss3DObjectMatrix(n,(c=n.model)==null?void 0:c.object),n.tag3DContentSvelte){const{svelteApp:d,domContainer:h,initialNormal:f,currentNormal:p}=n.tag3DContentSvelte;if(this.updateTagCss3DObjectVisible(n),d.$set({tag:n,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!f.equals(p)){const v=new j.Quaternion().setFromUnitVectors(f,p);h.css3DObject.setRotationFromQuaternion(v)}return}if(((u=n.state)==null?void 0:u.visible)===!1)return;if(this.css3DRenderPlugin||(this.css3DRenderPlugin=Zt(this.five)),n.stickType==="3DPoint"&&!n.normal)return console.error("updateRenderPlaneTag: \u4E09\u7EF4\u70B9\u6807\u7B7E\u7F3A\u5C11\u6CD5\u5411\u91CF\uFF01");const o=(()=>{if(n.stickType==="Plane")return n.position;if(Fe(n))return n.data.mediaPosition;const d=n;return Cg(this.five.camera.position,st(d.position),st(d.normal))})();if(!o)return;const s=function(){if(n.normal)return st(n.normal);if(n.stickType==="Plane")return Ki(n.position);if(n.contentType==="MediaModel")return Ki(o)}();if(!s)return;const r=this.getTagConfig(n).tag3DConfig,a=this.css3DRenderPlugin.create3DDomContainer(o,r);!a||(this.updateTagCss3DObjectVisible(n),this.store.css3DRenderDisposer.set(n.id,a.dispose),n.tag3DContentSvelte={svelteApp:new Sl({target:a.container,props:{tag:n,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}}),domContainer:a,initialNormal:s,currentNormal:s})}),this.clearUnusedPanelTag()}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})})}updateTagModelVisible(){this.tags.forEach(e=>{var n,o,s;e.imageModel&&(e.imageModel.visible=(s=((n=e.state)==null?void 0:n.visible)&&((o=this.state)==null?void 0:o.visible))!=null?s:!0)})}updateTagCss3DObjectMatrix(e,n){var v,g,A,y;const o=(A=(g=(v=e.mergedConfig)==null?void 0:v.tag3DConfig)==null?void 0:g.ratio)!=null?A:.00216,s=(y=e.tag3DContentSvelte)==null?void 0:y.domContainer.css3DObject;if(!s)return;const r=Fe(e)?e.data.mediaPosition:e.position;n.updateWorldMatrix(!1,!1);const a=n.matrixWorld,l=new j.Vector3().fromArray(r[0]),c=new j.Vector3().fromArray(r[2]),u=new j.Vector3().lerpVectors(l,c,.5).add(new j.Vector3(0,0,5e-4)),d=new j.Matrix4().setPosition(u),h=new j.Matrix4().makeScale(o,o,o),f=new j.Matrix4().multiply(a).multiply(d).multiply(h);f.decompose(s.position,s.quaternion,s.scale);const p=s.opacityMesh;!p||f.decompose(p.position,p.quaternion,p.scale)}addMediaModelTag(e){return _(this,null,function*(){const n=e.filter(Fe).map(this.loadModel);yield Promise.all(n),this.setModelMedialVisible(),this.updateRenderAllTags()})}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 Gv({target:o,props:{hooks:this.hooks,tags:e,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore}})}}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,s,r,a;(r=(s=(o=n.tag3DContentSvelte)==null?void 0:o.domContainer)==null?void 0:s.css3DObject)==null||r.setVisible(this.state.visible),(a=n.tag3DContentSvelte)==null||a.svelteApp.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation})})}disposeAllCSS3DContainer(){for(const[e,n]of this.store.css3DRenderDisposer)n==null||n();this.store.css3DRenderDisposer=new Map}clearUnusedPanelTag(){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))}}updateTagCss3DObjectVisible(e){var n,o,s,r,a;(a=(o=(n=e.tag3DContentSvelte)==null?void 0:n.domContainer)==null?void 0:o.css3DObject)==null||a.setVisible((r=this.state.visible&&((s=e.state)==null?void 0:s.visible))!=null?r:!0),this.five.needsRender=!0}}const Ml="Dnalogel-PanoTagPlugin",Yv=i=>`${Ml}--${i}`;class Tl extends Xv{constructor(e,n){super(e);m(this,"state",{enabled:!0,visible:!0});m(this,"params");m(this,"debug");m(this,"changeTagModel",(e,n)=>_(this,null,function*(){e.data=ft.default({},e.data,n),yield this.loadModel(e),this.updateRenderAllTags()}));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.getVisible(e))}),this.updateRenderAllTags()});this.params=F({debug:!1,config:this.config},n),this.debug=this.params.debug,this.config=this.params.config,xg(1,{namespace:Ao.PlayAudio});try{Array.isArray(window.__PANOTAGPLUGIN_DEBUG_LIST__)||(window.__PANOTAGPLUGIN_DEBUG_LIST__=[]),window.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),window.__PANOTAGPLUGIN_DEBUG__=this}catch(o){}}load(e,n){return _(this,null,function*(){var s,r;this.clearTags(),console.info(Ml," load:",{data:JSON.parse(JSON.stringify(e))}),this.config=ft.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{bg(this.five,this.tags)}catch(a){console.error(a)}return o})}addTag(e,n){return _(this,null,function*(){const s=(Array.isArray(e)?e:[e]).map(r=>{const a=this.getTagConfig(r);return fe(F({},r),{state:F({visible:void 0,unfolded:this.can("fold",r)?!1:void 0},a.initialState),hooks:new Ce.Subscribe,mergedConfig:a,unfold:()=>this.changeUnfoldedById(r.id,!0),fold:()=>this.changeUnfoldedById(r.id,!1),enable:()=>this.changeEnabledById(r.id,!0),disable:()=>this.changeEnabledById(r.id,!1),destroy:()=>this.destroyTagById(r.id)})}).filter(r=>r.position);return s.forEach(Ig),this.tags.push(...s),wg(this.five).then(()=>_(this,null,function*(){var r,a,l;this.store.eventListenerDisposer&&((a=(r=this.store).eventListenerDisposer)==null||a.call(r)),this.state.enabled&&(this.store.eventListenerDisposer=this.addEventListener()),this.addResizeListener(),this.clearUnusedPanelTag(),this.setVisibleAndUnfolded({withAnimation:(l=n==null?void 0:n.withAnimation)!=null?l:!0}).then(()=>this.updateRenderAllTags()),this.updateRenderAllTags(),yield this.addMediaModelTag(s)}))})}changeConfig(e,n=!0){n?this.config=ft.default({},this.config,e):this.config=e,this.updateTagConfig({force:!0}),this.updateRenderAllTags()}changeGlobalConfig(e,n=!0){n?this.config.globalConfig=ft.default({},this.config.globalConfig,e):this.config.globalConfig=e,this.updateTagConfig({force:!0}),this.updateRenderAllTags()}changeContentTypeConfig(e,n,o=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),o?this.config.contentTypeConfig[e]=ft.default({},this.config.contentTypeConfig[e],n):this.config.contentTypeConfig[e]=n,this.clearCache(),this.updateRenderAllTags()}show(e){return _(this,null,function*(){if(this.checkDisposed())return;const{userAction:n=!0,withAnimation:o=!1}=e!=null?e:{};this.setState({visible:!0},{userAction:n,visibleWithAnimation:o}),this.hooks.emit("show",{userAction:n,withAnimation:o})})}hide(e){return _(this,null,function*(){if(this.checkDisposed())return;const{userAction:n=!0,withAnimation:o=!1}=e!=null?e:{};this.setState({visible:!1},{userAction:n,visibleWithAnimation:o}),this.hooks.emit("hide",{userAction:n,withAnimation:o})})}enable(e){if(this.checkDisposed())return;const{userAction:n=!0}=e!=null?e:{};this.setState({enabled:!0},{userAction:n}),this.hooks.emit("enable",{userAction:n})}disable(e){if(this.checkDisposed())return;const{userAction:n=!0}=e!=null?e:{};this.setState({enabled:!1},{userAction:n}),this.hooks.emit("disable",{userAction:n})}setState(e,n){if(this.checkDisposed())return;const{userAction:o=!0,visibleWithAnimation:s=!1}=n,r=F({},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})}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=[],(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.store.disposed=!0,this.hooks.emit("dispose")}changeUnfoldedById(e,n){var a;const o=this.getTagById(e);if(!o)return;const s=this.can("fold",o),r=this.can("unfold",o);if(s&&r){o.state.unfolded=n;const l=this.filterPointTag;(a=this.TagContainerSvelte)==null||a.$set({tags:l})}else console.warn(`tag ${e} cannot be ${n?"unfolded":"folded"}}`)}changeEnabledById(e,n){const o=this.getTagById(e);!o||(o.enabled=n,this.updateRenderAllTags())}changeTagNormalById(e,n){const o=this.getTagById(e);!o||!o.tag3DContentSvelte||(o.tag3DContentSvelte.currentNormal=st(n),this.updateRenderPlaneTag())}changeDataById(e,n,o=!0){const s=this.getTagById(e);!s||(o?s.data=ft.default({},s.data,n):s.data=F(F({},s.data),n),this.clearUnusedPanelTag(),this.updateRenderAllTags())}changeStickTypeById(e,n,o=!0){this.changeTagById(e,n,o)}changeTagById(e,n,o=!0){const s=this.getTagById(e);!n||(o?ft.default(s,n):Object.assign(s,n),(s==null?void 0:s.tag3DContentSvelte)&&(n==null?void 0:n.normal)&&(s.tag3DContentSvelte.currentNormal=st(n.normal)),this.updateRenderAllTags(),this.clearUnusedPanelTag())}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()}setVisibleAndUnfolded(){return _(this,arguments,function*({withAnimation:e}={withAnimation:!1}){if(!!this.isPanorama)return this.setVisibleByPanoIndex(),e?new Promise(n=>{setTimeout(()=>{this.setUnfoldedByPanoIndex(),n()},10)}):(this.setUnfoldedByPanoIndex(),Promise.resolve())})}handleShow(){this.state.visible=!0,this.group.visible=!0,this.updateTagContainerVisible(),this.updateTagModelVisible(),this.five.needsRender=!0}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.group.visible=!1,this.updateTagContainerVisible(),this.updateTagModelVisible(),this.five.needsRender=!0}handleEnable(){this.state.enabled=!0,this.store.eventListenerDisposer=this.addEventListener(),this.five.scene.children.includes(this.group)||this.five.scene.add(this.group),this.updateRenderAllTags(),this.five.needsRender=!0}handleDisable(){var e,n,o;this.pauseCurrentMedia(),this.state.enabled=!1,(n=(e=this.store).eventListenerDisposer)==null||n.call(e),this.five.scene.remove(this.group),(o=this.TagContainerSvelte)==null||o.$set({tags:[]}),this.filter3DTag.forEach(s=>{var r;(r=s.tag3DContentSvelte)==null||r.svelteApp.$destroy(),s.tag3DContentSvelte=void 0}),this.five.needsRender=!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),d=this.five.currentMode;return d&&this.handleFiveModeChange(d),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}}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}=qs(Pg(()=>{!this.store.resizeObserverDisposer||o()},500),e),{observe:a,unobserve:l}=qs(Us(()=>n(),400),e);return s(),a(),()=>{r(),l()}}handleFiveModeChange(e){this.setModelMedialVisible(),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=fe(F({},e.temporaryState),{visible:n.visibleConfig.keep==="visible"}):e.temporaryState=fe(F({},e.temporaryState),{visible:Boolean(n.visibleConfig.alwaysShowWhenMovePano)}))}),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())}handleFiveCameraUpdateDebounce(){return Us(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return _(this,null,function*(){this.setModelMedialVisible(),yield this.setVisibleAndUnfolded(),this.tags.forEach(e=>{e.temporaryState=fe(F({},e.temporaryState),{visible:!0})}),this.store.visibleWithAnimation=!0,this.updateTagContainerVisible(),this.updateRenderAllTags()})}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)})}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)}}var zl=(i=>(i.Audio="Audio",i.Text="Text",i.ImageText="ImageText",i.Image="Image",i.Video="Video",i.Link="Link",i.Sticker="Sticker",i.VRLink="VRLink",i.PanoLink="PanoLink",i.Marketing="Marketing",i.MediaPlane="MediaPlane",i.MediaModel="MediaModel",i.Custom="Custom",i.Unknown="Unknown",i))(zl||{}),Bl=(i=>(i.Two="2D",i.Three="3D",i))(Bl||{}),jl=(i=>(i.PointTag="PointTag",i.PlaneTag="PlaneTag",i))(jl||{});const Uv=(i,t)=>new Tl(i,t);function be(i,t){this._camera=i||null,this._domElement=t||document,this._raycaster=new I.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)}be.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)};be.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"];be.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}};be.prototype._objectCtxInit=function(i){i._3xDomEvent={}};be.prototype._objectCtxDeinit=function(i){delete i._3xDomEvent};be.prototype._objectCtxIsInit=function(i){return!!i._3xDomEvent};be.prototype._objectCtxGet=function(i){return i._3xDomEvent};be.prototype.camera=function(i){return i&&(this._camera=i),this._camera};be.prototype.bind=function(i,t,e,n){console.assert(be.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)};be.prototype.addEventListener=be.prototype.bind;be.prototype.unbind=function(i,t,e,n){console.assert(be.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)};be.prototype.removeEventListener=be.prototype.unbind;be.prototype._bound=function(i,t){var e=this._objectCtxGet(t);return e?!!e[i+"Handlers"]:!1};be.prototype._onMove=function(i,t,e,n){var o=this._boundObjs[i];if(!(o===void 0||o.length===0)){var s=new I.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,d=r[0],h=d.object;this._selected=h,u=this._bound("mousemove",h),a!=h&&(l=this._bound("mouseover",h),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;u&&this._notify("mousemove",h,n,d),l&&this._notify("mouseover",h,n,d),c&&this._notify("mouseout",a,n,d)}};be.prototype._onEvent=function(i,t,e,n){var o=this._boundObjs[i];if(!(o===void 0||o.length===0)){var s=new I.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)}}};be.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)}};be.prototype._onMouseDown=function(i){return this._onMouseEvent("mousedown",i)};be.prototype._onMouseUp=function(i){return this._onMouseEvent("mouseup",i)};be.prototype._onMouseEvent=function(i,t){var e=this._getRelativeMouseXY(t);this._onEvent(i,e.x,e.y,t)};be.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)};be.prototype._onClick=function(i){this._onMouseEvent("click",i)};be.prototype._onDblClick=function(i){this._onMouseEvent("dblclick",i)};be.prototype._onContextmenu=function(i){this._onMouseEvent("contextmenu",i)};be.prototype._onTouchStart=function(i){return this._onTouchEvent("touchstart",i)};be.prototype._onTouchEnd=function(i){return this._onTouchEvent("touchend",i)};be.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)}};be.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 Vl(i){const t=new I.Box3,e=new I.Vector3;if(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.matrix),t.expandByPoint(e)}else o.vertices.forEach(r=>{const a=r.clone().applyMatrix4(n.matrix);t.expandByPoint(a)})}),!t.isEmpty())return t}class In{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 Jt,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 be(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=(...d)=>this.onSetOriginObjectScale(...d),o=(...d)=>this.onSetOriginObjectRotate(...d),s=(...d)=>this.onSetOriginObjectPosition(...d),r=(...d)=>this.onApplyOriginObjectScale(...d),a=(...d)=>this.onApplyOriginObjectRotate(...d),l=(...d)=>this.onApplyOriginObjectPosition(...d);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.matrix,t.origin)}onApplyOriginObjectRotate(t){this.applyHelperQuaternion(t.quaternion,t.origin)}onApplyOriginObjectPosition(t){this.applyHelperMatrix4(t.matrix)}onSetOriginObjectScale(t){this.helperObject3D.scale.copy(t),this.updateOffsetByScale(t)}onSetOriginObjectRotate(t,e){this.helperObject3D.setHelperQuaternion(t,e)}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 I.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),o=new I.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(yt),s=[];for(const r of o)if(r instanceof I.Mesh||r instanceof I.Group){const a=r instanceof I.Group?r.children.filter(h=>h instanceof I.Mesh):[r];a.forEach(h=>{h.__originalColor__=h.material.color.clone(),h.__originalOpacity__=h.material.opacity});const l=()=>{a.forEach(h=>{h.material.color.set(e),h.material.opacity=n}),this.render()},c=()=>{a.forEach(h=>{h.material.color.copy(h.__originalColor__),h.material.opacity=h.__originalOpacity__}),this.render()},u=()=>{this.isDragging||l()},d=()=>{this.isDragging||c()};for(const h of a)this.domEvents.addEventListener(h,"mouseover",u),this.domEvents.addEventListener(h,"mouseout",d),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),s.push(()=>{this.domEvents.removeEventListener(h,"mouseover",u),this.domEvents.removeEventListener(h,"mouseout",d),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 I.Vector3(0,0,0);if(!t)return o;const s=()=>e||(this.boundingBox?this.boundingBox:(this.boundingBox=Vl(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 qv extends In{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 I.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())}}function Ql(i,t,e){if(e){const o=new I.Vector3().subVectors(i.position,e).applyQuaternion(i.quaternion.clone().inverse()).applyQuaternion(t).add(e);i.position.copy(o)}i.quaternion.copy(t)}class Jv extends j.Object3D{constructor(){super()}add(...t){if(t.length===0)return this;const e=t.filter(Boolean);return super.add(...e)}remove(...t){if(t.length===0)return this;const e=t.filter(Boolean);return super.remove(...e)}removeFromParent(){const t=this.parent;return t!==null&&t.remove(this),this}}class vi extends Jv{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){Ql(this,e,n)}applyHelperQuaternion(e,n){if(n){const o=new j.Vector3().subVectors(this.position,n).applyQuaternion(e).add(n);this.position.copy(o)}this.applyQuaternion(e)}dispose(){this.removeFromParent()}}class Zv extends vi{}class Kv extends vi{}class $v extends vi{}class Ol extends vi{}class eb extends Ol{}class tb extends I.Group{constructor(e){super();m(this,"direction");this.direction=e||"x"}}class sa extends I.Mesh{constructor(e,n,o){super(e,n);m(this,"direction");this.direction=o||"x"}}function nb(i,t){const{offsetWidth:e,offsetHeight:n}=t,{top:o,left:s}=t.getBoundingClientRect();return Object.assign(new I.Vector2,{x:(i.x-s)/e*2-1,y:-(i.y-o)/n*2+1})}function Co(i,t,e){if(!t||!e||!i)return;const n=nb(t,e);if(Math.abs(n.x)===1||Math.abs(n.y)===1)return;const o=new I.Raycaster;return o.setFromCamera(n,i),o}function ib(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 Qi extends tb{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 I.Color((u=e.color)!=null?u:16214315),o=new I.MeshBasicMaterial({color:n,depthTest:!1,opacity:1,transparent:!0,side:I.DoubleSide}),s=new I.ConeGeometry(.04,.1,32),r=new sa(s,o.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new I.CylinderGeometry(a,a,.4,32),c=new sa(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 Oi={X:15618642,Y:4765519,Z:4227839};class _t{static get X(){return new I.Color(Oi.X).convertSRGBToLinear().clone()}static get Y(){return new I.Color(Oi.Y).convertSRGBToLinear().clone()}static get Z(){return new I.Color(Oi.Z).convertSRGBToLinear().clone()}}class ob extends Zv{constructor(e){super(e);m(this,"xArrow",new Qi({direction:"x",color:_t.X}));m(this,"yArrow",new Qi({direction:"y",color:_t.Y}));m(this,"zArrow",new Qi({direction:"z",color:_t.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 Lt(i,t){return sb(document.createElement(t!=null?t:"div"),i)}function sb(i,t){if(!t)return i;for(const e in t)e&&t[e]&&(i.style[e]=t[e]);return i}function rb(i){const t=Lt(F({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 ab extends $v{constructor(e,n){super(e);m(this,"xCircle");m(this,"yCircle");m(this,"zCircle");m(this,"children",[]);m(this,"angleTips");m(this,"container");(n==null?void 0:n.yzCircleEnable)!==!1&&(this.xCircle=new Ri({direction:"x",color:_t.X})),(n==null?void 0:n.xzCircleEnable)!==!1&&(this.yCircle=new Ri({direction:"y",color:_t.Y})),(n==null?void 0:n.xyCircleEnable)!==!1&&(this.zCircle=new Ri({direction:"z",color:_t.Z})),(n==null?void 0:n.container)&&(n==null?void 0:n.angleTipsEnable)!==!1&&(this.container=n==null?void 0:n.container,this.angleTips=rb({display:"none"}),this.container.appendChild(this.angleTips.element)),this.add(...[this.xCircle,this.yCircle,this.zCircle].filter(Boolean)),this.show()}hide(){this.children.forEach(e=>e.hide())}show(){var e;this.children.forEach(n=>n.showCircle()),(e=this.angleTips)==null||e.hide()}showDraggingHelper(e){var n;this.hide(),this.children.filter(o=>e.includes(o.direction)).forEach(o=>o.showRing()),(n=this.angleTips)==null||n.show()}dispose(){var e,n;this.removeFromParent(),(n=(e=this.angleTips)==null?void 0:e.element)==null||n.remove()}}class Ri extends I.Group{constructor(e){super();m(this,"direction");m(this,"circle");m(this,"ring");m(this,"angleSector");this.direction=e.direction,this.circle=new lb(e),this.ring=new cb(e),this.angleSector=new ub(e),this.add(this.circle,this.ring,this.angleSector),this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}showCircle(){this.add(this.circle),this.remove(this.ring,this.angleSector)}showRing(){this.add(this.ring,this.angleSector),this.remove(this.circle)}hide(){this.remove(this.ring,this.angleSector,this.circle)}}class lb extends I.Mesh{constructor(e){var n;super();m(this,"direction");m(this,"gapAngle",.02);m(this,"geometry",new I.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new I.MeshBasicMaterial({opacity:.6,color:(n=e.color)!=null?n:16777215,transparent:!0,side:I.DoubleSide,depthTest:!1}),this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`}}class cb extends I.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 I.RingGeometry(.25,.3,20,8,Math.PI/4*r+n,Math.PI/4-n*2),l=new I.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,transparent:!0,side:I.DoubleSide}),c=new I.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...o)}}class ub extends I.Mesh{constructor(e){var o;super();m(this,"direction");m(this,"baseAxes");m(this,"angleDirection");switch(e.direction){case"x":this.baseAxes=new I.Vector3(0,0,1);break;case"y":this.baseAxes=new I.Vector3(1,0,0);break;case"z":this.baseAxes=new I.Vector3(1,0,0);break}const n=.3+5e-4;this.geometry=new I.CircleGeometry(n,48,0,1e-4),this.material=new I.MeshBasicMaterial({opacity:.4,color:(o=e.color)!=null?o:16777215,depthTest:!1,transparent:!0,side:I.DoubleSide}),this.direction=e.direction,this.angleDirection=this.direction==="z"?1:-1}}function db(){const i=Lt({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=Lt({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=Lt({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})},d={direction:"ew",element:ht({cursor:"ew-resize",left:n})};return new Array(s,a,c,d,o,r,l,u).forEach(f=>t.appendChild(f.element)),{container:i,squares:[o,s,r,a,l,c,u,d]}}function ht(i){const t=Lt(F({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},i)),e=Lt({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),n=Lt({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 hb extends eb{constructor(e,n,o,s){super(e);m(this,"points",[]);m(this,"cornerPositions",[]);m(this,"css3DInstance");m(this,"plane");m(this,"css3DRenderer",new Nt);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}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 I.Vector3().subVectors(o.position,n).applyQuaternion(e).add(n);o.position.copy(r),o.applyQuaternion(e)}if(this.plane){const r=new I.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 I.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,l;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}=db();this.points=r.map((c,u)=>({direction:c.direction,point:c.element,position:this.calculatePointPosition(e)[u]})),o.insertBefore(s,(a=o.children[0])!=null?a:null),this.helperObject.position.copy(this.originObject3D.position),(l=this.plane)==null||l.position.copy(this.originObject3D.position)}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 fb extends Kv{constructor(e){super(e);m(this,"box");m(this,"outline");m(this,"originObject");m(this,"positionAttribute");this.originObject=e,this.positionAttribute=new I.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=Vl(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 I.BufferGeometry;n.setIndex(new I.BufferAttribute(e,1)),n.setAttribute("position",this.positionAttribute);const o=new I.LineBasicMaterial({color:64767,linewidth:1,opacity:1,depthTest:!1,transparent:!0,toneMapped:!1}),s=new I.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 I.BufferGeometry;n.setIndex(new I.BufferAttribute(e,1)),n.setAttribute("position",this.positionAttribute);const o=new I.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new I.Mesh(n,o)}}class mb extends In{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 I.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new I.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new I.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(),d=new I.Plane;d.setFromNormalAndCoplanarPoint(c,u),this.startInfo={startVectorProject:u.clone().projectOnVector(l),directionVector:l,plane:d},this.helperObject3D.showDraggingHelper([o]),this.hooks.emit("moveStart"),this.isDragging=!0}dragging(e){if(!this.isDragging||!this.startInfo)return;const n=Co(this.camera,e,this.container);return n?(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 I.Vector3);if(!a)return;const l=a.clone().projectOnVector(o),c=l.clone().sub(s),u=new I.Matrix4;u.setPosition(c);const d=r.position.clone().applyMatrix4(u);this.hooks.emit("wantToMove",d)||(r.applyMatrix4(u),s.copy(l),this.hooks.emit("applyObjectPosition",{matrix:u}),this.hooks.emit("move",d))}dragEnd(){!this.isDragging||(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))}}class un{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 d=()=>{t.needsRender=!0};this.helperController=new e({camera:a,model:l,originObject3D:n,helperObject3D:o,container:u,scene:c,onRender:d,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 gb="v1.0.1",pb="Object3DHelper",Po=`${pb}@${gb}`,Ab=()=>{console.error(`${Po} is disposed`)},vb=()=>{console.warn(`${Po} is disabled`)},bb=()=>{console.error(`${Po} is disabled`)};class yb{constructor(t){m(this,"controllers",{});m(this,"state",{visible:!0,enabled:!0,disposed:!1});m(this,"hooks",new Jt);m(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return _(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return _(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 Ab();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return bb();const n=F({},this.state);this.state=F(F({},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=F(F({},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&&vb()}}function Fi(i){return i*Math.PI/180}class wb extends In{constructor(...e){var c,u,d;super(...e);m(this,"name","RotateController");m(this,"startInfo");m(this,"removeListener");const n=this.helperObject3D;this.hoverListener([(c=n.xCircle)==null?void 0:c.circle,(u=n.yCircle)==null?void 0:u.circle,(d=n.zCircle)==null?void 0:d.circle].filter(Boolean));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.applyHelperQuaternion(this.originObject3D.quaternion)}setRotateAngle(e){const{x:n=0,y:o=0,z:s=0}=e,r=new I.Euler(Fi(n),Fi(o),Fi(s)),a=new I.Quaternion().setFromEuler(r);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:u}=this;Ql(c,a,u),this.hooks.emit("setObjectRotate",a,u),this.hooks.emit("rotate",a),this.render()}dispose(){this.removeListener(),super.dispose()}onApplyOriginObjectRotate(e){this.isDragging||super.onApplyOriginObjectRotate(e)}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();const s=n.point,r=this.getAngleHelper(o);this.setTipsAngle(0);const a=s.clone();a.y+=.2,this.setTipsPosition(a);const l=(()=>{if(o==="x")return new I.Vector3(1,0,0).applyQuaternion(this.originObject3D.quaternion);if(o==="y")return new I.Vector3(0,1,0).applyQuaternion(this.originObject3D.quaternion);if(o==="z")return new I.Vector3(0,0,1).applyQuaternion(this.originObject3D.quaternion)})(),c=new I.Plane().setFromNormalAndCoplanarPoint(l,s),d=c.projectPoint(s.clone(),new I.Vector3).clone().sub(this.rotateCenter),h=d.angleTo(r.baseAxes.clone().applyQuaternion(this.originObject3D.quaternion));this.setAngleHelperStart(o,h),this.setAngleHelperLength(o,0),this.startInfo={direction:o,startVector:d,plane:c,angleHelper:r,angle:0,objectQuaternion:this.originObject3D.quaternion.clone()},this.helperObject3D.showDraggingHelper([o]),this.hooks.emit("rotateStart"),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const n=Co(this.camera,e,this.container);return n?(this.rotate(n),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:n,plane:o,angleHelper:s,direction:r,objectQuaternion:a}=this.startInfo,{originObject3D:l}=this,c=e.ray.intersectPlane(o,new I.Vector3);if(!c)return;const u=this.rotateCenter.clone(),h=o.projectPoint(c.clone(),new I.Vector3).clone().sub(u);if(n.angleTo(h)===0)return;const f=new I.Quaternion().setFromUnitVectors(n.clone().normalize(),h.clone().normalize()),p=l.quaternion.clone().premultiply(f);if(this.hooks.emit("wantToRotate",p))return;const A=new I.Euler().setFromQuaternion(new I.Quaternion().setFromUnitVectors(n.clone().normalize().applyQuaternion(a.clone().inverse()),h.clone().normalize().applyQuaternion(a.clone().inverse())),`${r.toUpperCase()}${"XZY".replace(r.toUpperCase(),"")}`)[r]*s.angleDirection;if(this.startInfo.angle+=A,this.setAngleHelperLength(r,this.startInfo.angle),this.setTipsAngle(ja(this.startInfo.angle)),u){const y=new I.Vector3().subVectors(l.position,u).applyQuaternion(f).add(u);l.position.copy(y)}l.applyQuaternion(f),this.hooks.emit("applyObjectRotate",{quaternion:f,origin:u}),this.hooks.emit("rotate",l.quaternion),this.startInfo.startVector=h}dragEnd(){!this.isDragging||(this.hooks.emit("setObjectRotate",this.originObject3D.quaternion,this.rotateCenter),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){var n,o,s;switch(e){case"x":return(n=this.helperObject3D.xCircle)==null?void 0:n.angleSector;case"y":return(o=this.helperObject3D.yCircle)==null?void 0:o.angleSector;case"z":return(s=this.helperObject3D.zCircle)==null?void 0:s.angleSector}}setAngleHelperStart(e,n){const o=this.getAngleHelper(e);if(!o){console.warn("angleHelper is undefined");return}if(o instanceof I.Mesh&&o.geometry instanceof I.CircleGeometry){const{radius:s,segments:r,thetaLength:a}=o.geometry.parameters;o.geometry=new I.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 I.Mesh&&r.geometry instanceof I.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(s)*(40/(2*Math.PI)));r.geometry=new I.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 Cb extends In{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()}onApplyOriginObjectPosition(e){this.isDragging||super.onApplyOriginObjectPosition(e)}onApplyOriginObjectScale(e){this.helperObject3D.applyHelperScaleMatrix4(e.matrix,e.origin)}getDragPlane(){const e=new I.Plane,n=this.helperObject3D.cornerPositions;if(n.length!==0)return n.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new j.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}dragging(e){if(!this.isDragging)return;const n=Co(this.camera,e,this.container);if(!n)return this.dragEnd();this.scale(n)}scale(e){var Q,W;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 j.Vector3);if(!a||ib(a,this.camera.position))return;const l=new j.Vector3().addVectors(r[0],r[2]).divideScalar(2),{position:c,direction:u}=o,d=new j.Vector3().subVectors(r[1],r[0]),h=new j.Vector3().subVectors(r[3],r[0]),f=R=>{const U=new j.Vector3(0,0,0);if(!this.startInfo)return U;const V=(R==="ew"?d:h).clone(),H=c.clone().projectOnVector(V),O=a.clone().projectOnVector(V),N=l.clone().projectOnVector(V);if(O.equals(H))return U;if(R==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const X=new j.Vector3().subVectors(O,N),ae=X.x<0&&V.x>=0,he=X.y<0&&V.y>=0,ue=X.z<0&&V.z>=0;this.startInfo.dragPointInCenterBottom=ae||he||ue}if(R==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const X=new j.Vector3().subVectors(O,N),ae=X.x<0&&V.x>=0,he=X.y<0&&V.y>=0,ue=X.z<0&&V.z>=0;this.startInfo.dragPointInCenterLeft=ae||he||ue}const G=new j.Vector3().subVectors(O,H),$=G.length();return $>.3?(console.warn("offset.length() > 0.3, skipped",$),U):G},p=f("ew"),v=f("ns"),g=()=>{const R=p;this.helperObject3D.cornerPositions.forEach((U,V)=>{var H;(H=this.startInfo)!=null&&H.dragPointInCenterLeft?(V===0||V===3)&&U.add(R):(V===1||V===2)&&U.add(R)})},A=()=>{const R=v;this.helperObject3D.cornerPositions.forEach((U,V)=>{var H;(H=this.startInfo)!=null&&H.dragPointInCenterBottom?(V===0||V===1)&&U.add(R):(V===2||V===3)&&U.add(R)})};switch(u){case"ew":g();break;case"ns":A();break;case"nesw":case"nwse":g(),A()}const y=new j.Vector3().subVectors(r[1],r[0]).length()/d.length(),w=new j.Vector3().subVectors(r[3],r[0]).length()/h.length(),x=new j.Vector3(y,w,1),k=new I.Matrix4().scale(x);n.isCSS3DObjectPlus?n.applyScaleMatrix4(k):n.scale.applyMatrix4(k),o.position.copy(a);const C=new j.Vector3().addVectors(r[0],r[2]).divideScalar(2),L=new j.Vector3().subVectors(C,l),P=new I.Matrix4().setPosition(L);n.applyMatrix4(P),(Q=this.helperObject3D.css3DInstance)==null||Q.css3DObject.applyMatrix4(P),(W=this.helperObject3D.plane)==null||W.applyMatrix4(P),this.hooks.emit("applyObjectScale",{matrix:k}),this.hooks.emit("applyObjectPosition",{matrix:P}),this.render()}dragEnd(){!this.isDragging||(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render())}}class Pb extends Cb{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 Eb extends In{constructor(...e){super(...e);m(this,"name","BoundingBoxController")}}class Ib extends Ol{constructor(t){super(t)}}const Eo="v1.0.0",to="Object3DHelperPlugin",bi=`${to}@${Eo}`,kb=()=>{console.error(`${bi} is disposed`)},xb=()=>{console.warn(`${bi} is disabled`)},Db=()=>{console.error(`${bi} is disabled`)};class Rl extends Pn{constructor(e){super(e);m(this,"version",Eo);m(this,"name",to);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 Nt(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,{[`__${to.toUpperCase()}_DEBUG__`]:this})}show(e){return _(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return _(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 kb();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return Db();const o=F({},this.state);this.state=F(F({},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 f;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 yb,s=[],r=(f=this.five.getElement())==null?void 0:f.parentElement,a=this.five.camera,{moveHelper:l=!0,rotateHelper:c=!0,scaleHelper:u=!0,boundingBoxHelper:d=!1}=n,h=new Ce.Subscribe;if(l){const p=new ob(e),v=this.getConfig(n.moveHelper),g=new un(this.five,mb,e,p,v,h);o.addControllers({moveController:g.helperController}),s.push(()=>g.dispose())}if(c){const p=this.getConfig(n.rotateHelper),v=new ab(e,F({container:r},p)),g=new un(this.five,wb,e,v,p,h);o.addControllers({rotateController:g.helperController}),s.push(()=>g.dispose())}if(d){const p=new fb(e),v=new un(this.five,Eb,e,p,void 0,h);o.addControllers({boundingBoxController:v.helperController})}if(u)if(e.isCSS3DObjectPlus&&r){const p=new hb(e,r,a,this.five.scene),v=new un(this.five,Pb,e,p,void 0,h);o.addControllers({scaleController:v.helperController}),s.push(()=>v.dispose()),fa(this.five).then(()=>{var g,A;if(e.isCSS3DObjectPlus){const y=e;if(!y||y.mode!=="front")return;const w=(g=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?g:ma(this.five);w&&(this.css3DObjectParentMap.set(y,y.parent),y.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(w),(A=this.css3DRender.getBehindCSS3DObjectGroup())==null||A.add(y),this.css3DRender.render(this.five.camera))}})}else{const p=new Ib(e),v=new un(this.five,qv,e,p,void 0,h);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&&xb()}getConfig(e){if(!!e&&typeof e!="boolean"&&e.enable)return e}}const Lb=i=>new Rl(i),Sb=`
562
+ 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 Hp(i){let t,e,n;return{c(){t=z("button"),b(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),q(t,"sc-carousel-dot__dot_active",i[0])},m(o,s){M(o,t,s),e||(n=we(t,"click",i[1]),e=!0)},p(o,[s]){s&1&&q(t,"sc-carousel-dot__dot_active",o[0])},i:Y,o:Y,d(o){o&&S(t),e=!1,n()}}}function Gp(i,t,e){let{active:n=!1}=t;function o(s){on.call(this,i,s)}return i.$$set=s=>{"active"in s&&e(0,n=s.active)},[n,o]}class Wp extends oe{constructor(t){super(),ie(this,t,Gp,Hp,ne,{active:0},Fp)}}function _p(i){ce(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 ur(i,t,e){const n=i.slice();return n[5]=t[e],n[7]=e,n}function dr(i,t){let e,n,o,s;function r(){return t[3](t[7])}return n=new Wp({props:{active:t[1]===t[7]}}),n.$on("click",r),{key:i,first:null,c(){e=z("div"),K(n.$$.fragment),o=ee(),b(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){M(a,e,l),J(n,e,null),B(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||(E(n.$$.fragment,a),s=!0)},o(a){D(n.$$.fragment,a),s=!1},d(a){a&&S(e),Z(n)}}}function Np(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=ur(i,s,a),c=r(l);n.set(c,e[a]=dr(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){M(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]),se(),e=Ue(e,l,r,1,a,s,n,t,Et,dr,null,ur),re())},i(a){if(!o){for(let l=0;l<s.length;l+=1)E(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)D(e[l]);o=!1},d(a){a&&S(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function Xp(i,t,e){const n=ci();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 Yp extends oe{constructor(t){super(),ie(this,t,Xp,Np,ne,{pagesCount:0,currentPageIndex:1},_p)}}const qt="prev",wt="next";function Up(i){ce(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 qp(i){let t,e,n,o;return{c(){t=z("button"),e=z("i"),b(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),q(e,"sc-carousel-arrow__arrow-next",i[0]===wt),q(e,"sc-carousel-arrow__arrow-prev",i[0]===qt),b(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),q(t,"sc-carousel-arrow__circle_disabled",i[1])},m(s,r){M(s,t,r),B(t,e),n||(o=we(t,"click",i[2]),n=!0)},p(s,[r]){r&1&&q(e,"sc-carousel-arrow__arrow-next",s[0]===wt),r&1&&q(e,"sc-carousel-arrow__arrow-prev",s[0]===qt),r&2&&q(t,"sc-carousel-arrow__circle_disabled",s[1])},i:Y,o:Y,d(s){s&&S(t),n=!1,o()}}}function Jp(i,t,e){let{direction:n=wt}=t,{disabled:o=!1}=t;function s(r){on.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 wl extends oe{constructor(t){super(),ie(this,t,Jp,qp,ne,{direction:0,disabled:1},Up)}}function Zp(i){ce(i,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function Kp(i){let t;return{c(){t=z("div"),b(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),T(t,"width",i[0]+"%")},m(e,n){M(e,t,n)},p(e,[n]){n&1&&T(t,"width",e[0]+"%")},i:Y,o:Y,d(e){e&&S(t)}}}const hr=100;function $p(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*hr,0),hr))},[n,o]}class e0 extends oe{constructor(t){super(),ie(this,t,$p,Kp,ne,{value:1},Zp)}}function t0(i,t){i.addEventListener("mousedown",t),i.addEventListener("touchstart",t,{passive:!0})}function n0(i,t){i.removeEventListener("mousedown",t),i.removeEventListener("touchstart",t)}function i0(i,t){i.addEventListener("mouseup",t),i.addEventListener("touchend",t)}function fr(i,t){i.removeEventListener("mouseup",t),i.removeEventListener("touchend",t)}function o0(i,t){i.addEventListener("mousemove",t),i.addEventListener("touchmove",t)}function mr(i,t){i.removeEventListener("mousemove",t),i.removeEventListener("touchmove",t)}function yo(i){return function(t,e){i.dispatchEvent(new CustomEvent(t,{detail:e}))}}const s0=110,r0=9,a0=111,l0=20;function ji(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 c0(i,{thresholdProvider:t}){const e=yo(i);let n,o,s=0,r,a=!1;function l(){return Date.now()-r>=a0&&Math.abs(s)>=l0}function c(h){r=Date.now(),s=0,a=!0;const f=ji(h);n=f.x,o=f.y,e("swipeStart",{x:n,y:o}),o0(window,u),i0(window,d)}function u(h){if(!a)return;const f=ji(h),p=f.x-n,v=f.y-o;n=f.x,o=f.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?qt:wt}),fr(window,d),mr(window,u))}function d(h){if(fr(window,d),mr(window,u),a=!1,!l()){e("swipeFailed");return}const f=ji(h);e("swipeEnd",{x:f.x,y:f.y})}return t0(i,c),{destroy(){n0(i,c)}}}function u0(i,t){i.addEventListener("mouseenter",t)}function d0(i,t){i.removeEventListener("mouseenter",t)}function h0(i,t){i.addEventListener("mouseleave",t)}function gr(i,t){i.removeEventListener("mouseleave",t)}function f0(i){const t=yo(i);function e(){h0(i,n),t("hovered",{value:!0})}function n(){t("hovered",{value:!1}),gr(i,n)}return u0(i,e),{destroy(){d0(i,e),gr(i,n)}}}const m0=(i,t)=>{const e=t.x-i.x,n=t.y-i.y;return Math.sqrt(e*e+n*n)};function Wt(i,t,e){return Math.max(i,Math.min(t,e))}function g0(i,t){i.addEventListener("touchstart",t,{passive:!0})}function p0(i,t){i.removeEventListener("touchstart",t)}function A0(i,t){i.addEventListener("touchend",t)}function pr(i,t){i.removeEventListener("touchend",t)}function v0(i){const t=yo(i);let e=0,n={x:0,y:0};function o({tapEndedAt:a,tapEndedPos:l}){const c=a-e,u=m0(n,l);return c<=s0&&u<=r0}function s(a){e=Date.now();const l=a.touches[0];n={x:l.clientX,y:l.clientY},A0(i,r)}function r(a){pr(i,r);const l=a.changedTouches[0];o({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return g0(i,s),{destroy(){p0(i,s),pr(i,r)}}}function b0({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,particlesToScroll:o}){return i===t-e?0:i===0?Cl({particlesCountWithoutClones:t-n,particlesToScroll:o})-1:Math.floor((i-e)/o)}function y0({currentParticleIndex:i,particlesToScroll:t}){return Math.ceil(i/t)}function w0({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,infinite:o,particlesToScroll:s}){return o?b0({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,particlesToScroll:s}):y0({currentParticleIndex:i,particlesToScroll:s})}function Cl({particlesCountWithoutClones:i,particlesToScroll:t}){return Math.ceil(i/t)}function C0({particlesCountWithoutClones:i,particlesToScroll:t,particlesToShow:e}){const n=Pl({particlesCountWithoutClones:i,particlesToScroll:t,particlesToShow:e});return Math.ceil(i/t)-n}function P0({infinite:i,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:n}){return i?Cl({particlesCountWithoutClones:t,particlesToScroll:e}):C0({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:n})}function E0({pageIndex:i,clonesCountHead:t,clonesCountTail:e,particlesToScroll:n,particlesCount:o}){return Wt(0,Math.min(t+i*n,o-e),o-1)}function I0({pageIndex:i,particlesToScroll:t,particlesCount:e,particlesToShow:n}){return Wt(0,Math.min(i*t,e-n),e-1)}function Vi({infinite:i,pageIndex:t,clonesCountHead:e,clonesCountTail:n,particlesToScroll:o,particlesCount:s,particlesToShow:r}){return i?E0({pageIndex:t,clonesCountHead:e,clonesCountTail:n,particlesToScroll:o,particlesCount:s}):I0({pageIndex:t,particlesToScroll:o,particlesCount:s,particlesToShow:r})}function k0({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 Pl({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 x0(i){return new ResizeObserver(t=>{i({width:t[0].contentRect.width})})}function D0({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 L0({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 S0({infinite:i,particlesToShow:t,partialPageSize:e}){const n=i?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return fe(F({},n),{total:n.head+n.tail})}const pn=(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},eo=i=>t=>{i[t]&&i[t]()},M0=(i,t)=>lc.default(i,t),T0=i=>Object.keys(i||{}),z0=(i,t)=>{const e={};return i.forEach(n=>{e[n]=t[n]}),e},B0=()=>{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=T0(s);if(a.includes(n)){const l=z0(a,e);M0(s,l)||(i[o].deps=l,r())}})}}},j0=()=>{let i=null;return{targetWatcher(t,e){i={watcherName:t,fn:e},i.fn(),i=null},getTarget(){return i}}};function V0(i,t){const e=xn.default(i,"data",{}),n=xn.default(i,"watch",{}),o=xn.default(i,"methods",{}),s=xn.default(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=B0(),{targetWatcher:c,getTarget:u}=j0();let d;const h={},f=()=>({data:d,methods:h});let p=!1;const v=A=>(...y)=>{p=!0;const w=A(...y);return p=!1,w};Object.entries(o).forEach(([A,y])=>{h[A]=v((...w)=>y(f(),...w)),Object.defineProperty(h[A],"name",{value:A})}),d=new Proxy(ac.default(e),{get(A,y){return u()&&!p&&r(u(),{prop:y,value:A[y]}),Reflect.get(...arguments)},set(A,y,w){return A[y]===w||(Reflect.set(...arguments),u()||(s&&s(y,w),a(d,y))),!0}}),Object.entries(n).forEach(([A,y])=>{c(A,()=>{y(f())})});const g=[d,h];return g._internal={_getSubscribers(){return l}},g}function Q0({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 O0({infinite:i,pageIndex:t,pagesCount:e,particlesCount:n,particlesToShow:o,particlesToScroll:s}){const r=Wt(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((d,h)=>d-h),u=c.flatMap(d=>Q0({pageIndex:d,particlesToShow:o,particlesToScroll:s,particlesCount:n}));return{pageIndexes:c,particleIndexes:[...new Set(u)].sort((d,h)=>d-h)}}const R0=(i,t)=>(i(),setInterval(i,t)),F0=35,Ar=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=R0(()=>_(this,null,function*(){if(this._paused)return;o+=n;const s=o/this._autoplayDuration;this._onProgressValueChange(s),s>Ar&&(this.reset(),yield t(),e())}),n)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(Ar)}}function G0(i){const t=new H0({onProgressValueChange:r=>{i("progressValue",1-r)}}),e=V0({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=O0({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=w0({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=Pl({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=S0({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=P0({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=Wt(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=Wt(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=Vi({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=Vi({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=Wt(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return _(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===wt&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===qt&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>eo({[wt]:()=>_(this,null,function*(){return a.showNextPage()}),[qt]:()=>_(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return _(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,d,h){return _(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:pn(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,u){return _(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,u){return _(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,u,d){return _(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return Vi({infinite:r.infinite,pageIndex:a,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},showPage(c,u,d){return _(this,arguments,function*({methods:r},a,l){const h=r._getParticleIndexByPageIndex(a);yield r.showParticle(h,l)})},offsetPage({data:r},a){const l=pn(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 W0(i){ce(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 _0=i=>({currentPageIndex:i[0]&32,pagesCount:i[0]&1024,loaded:i[0]&64}),vr=i=>({currentPageIndex:i[5],pagesCount:i[10],showPage:i[15],loaded:i[6]}),N0=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),br=i=>({showNextPage:i[14].showNextPage,loaded:i[6],currentPageIndex:i[5]}),X0=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),yr=i=>({loaded:i[6],currentPageIndex:i[5]}),Y0=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),wr=i=>({showPrevPage:i[14].showPrevPage,loaded:i[6],currentPageIndex:i[5]});function Cr(i){let t;const e=i[37].prev,n=$t(e,i,i[36],wr),o=n||U0(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,Y0):nn(s[36]),wr):o&&o.p&&(!t||r[0]&36)&&o.p(s,t?r:[-1,-1])},i(s){t||(E(o,s),t=!0)},o(s){D(o,s),t=!1},d(s){o&&o.d(s)}}}function U0(i){let t,e,n;return e=new wl({props:{direction:"prev",disabled:!i[2]&&i[5]===0}}),e.$on("click",i[23]),{c(){t=z("div"),K(e.$$.fragment),b(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(o,s){M(o,t,s),J(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||(E(e.$$.fragment,o),n=!0)},o(o){D(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function Pr(i){let t,e,n;return e=new e0({props:{value:i[7]}}),{c(){t=z("div"),K(e.$$.fragment),b(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(o,s){M(o,t,s),J(e,t,null),n=!0},p(o,s){const r={};s[0]&128&&(r.value=o[7]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){D(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function Er(i){let t;const e=i[37].next,n=$t(e,i,i[36],br),o=n||q0(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,N0):nn(s[36]),br):o&&o.p&&(!t||r[0]&1060)&&o.p(s,t?r:[-1,-1])},i(s){t||(E(o,s),t=!0)},o(s){D(o,s),t=!1},d(s){o&&o.d(s)}}}function q0(i){let t,e,n;return e=new wl({props:{direction:"next",disabled:!i[2]&&i[5]===i[10]-1}}),e.$on("click",i[14].showNextPage),{c(){t=z("div"),K(e.$$.fragment),b(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(o,s){M(o,t,s),J(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||(E(e.$$.fragment,o),n=!0)},o(o){D(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function Ir(i){let t;const e=i[37].dots,n=$t(e,i,i[36],vr),o=n||J0(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,_0):nn(s[36]),vr):o&&o.p&&(!t||r[0]&1056)&&o.p(s,t?r:[-1,-1])},i(s){t||(E(o,s),t=!0)},o(s){D(o,s),t=!1},d(s){o&&o.d(s)}}}function J0(i){let t,e;return t=new Yp({props:{pagesCount:i[10],currentPageIndex:i[5]}}),t.$on("pageChange",i[41]),{c(){K(t.$$.fragment)},m(n,o){J(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||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Z0(i){let t,e,n,o,s,r,a,l,c,u,d,h,f=i[1]&&Cr(i);const p=i[37].default,v=$t(p,i,i[36],yr);let g=i[3]&&Pr(i),A=i[1]&&Er(i),y=i[4]&&Ir(i);return{c(){t=z("div"),e=z("div"),f&&f.c(),n=ee(),o=z("div"),s=z("div"),v&&v.c(),a=ee(),g&&g.c(),l=ee(),A&&A.c(),c=ee(),y&&y.c(),b(s,"class","sc-carousel__pages-container svelte-sme1z4"),T(s,"transform","translateX("+i[8]+"px)"),T(s,"transition-duration",i[9]+"ms"),T(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(w,x){M(w,t,x),B(t,e),f&&f.m(e,null),B(e,n),B(e,o),B(o,s),v&&v.m(s,null),i[39](s),B(o,a),g&&g.m(o,null),i[40](o),B(e,l),A&&A.m(e,null),B(t,c),y&&y.m(t,null),u=!0,d||(h=[Ii(r=c0.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]),Ii(f0.call(null,o)),we(o,"hovered",i[21]),Ii(v0.call(null,o)),we(o,"tapped",i[22])],d=!0)},p(w,x){w[1]?f?(f.p(w,x),x[0]&2&&E(f,1)):(f=Cr(w),f.c(),E(f,1),f.m(e,n)):f&&(se(),D(f,1,1,()=>{f=null}),re()),v&&v.p&&(!u||x[0]&96|x[1]&32)&&tn(v,p,w,w[36],u?en(p,w[36],x,X0):nn(w[36]),yr),(!u||x[0]&256)&&T(s,"transform","translateX("+w[8]+"px)"),(!u||x[0]&512)&&T(s,"transition-duration",w[9]+"ms"),(!u||x[0]&1)&&T(s,"transition-timing-function",w[0]),r&&Kt(r.update)&&x[0]&2048&&r.update.call(null,{thresholdProvider:w[38]}),w[3]?g?(g.p(w,x),x[0]&8&&E(g,1)):(g=Pr(w),g.c(),E(g,1),g.m(o,null)):g&&(se(),D(g,1,1,()=>{g=null}),re()),w[1]?A?(A.p(w,x),x[0]&2&&E(A,1)):(A=Er(w),A.c(),E(A,1),A.m(e,null)):A&&(se(),D(A,1,1,()=>{A=null}),re()),w[4]?y?(y.p(w,x),x[0]&16&&E(y,1)):(y=Ir(w),y.c(),E(y,1),y.m(t,null)):y&&(se(),D(y,1,1,()=>{y=null}),re())},i(w){u||(E(f),E(v,w),E(g),E(A),E(y),u=!0)},o(w){D(f),D(v,w),D(g),D(A),D(y),u=!1},d(w){w&&S(t),f&&f.d(),v&&v.d(w),i[39](null),g&&g.d(),i[40](null),A&&A.d(),y&&y.d(),d=!1,ut(h)}}}function K0(i,t,e){let{$$slots:n={},$$scope:o}=t,s=[],r,a,l=0,c=0,u=1;const[{data:d,progressManager:h},f,p]=G0((te,Ae)=>{eo({currentPageIndex:()=>e(5,r=Ae),progressValue:()=>e(7,a=Ae),offset:()=>e(8,l=Ae),durationMs:()=>e(9,c=Ae),pagesCount:()=>e(10,u=Ae),loaded:()=>e(6,s=Ae)})(te)}),v=ci();let{timingFunction:g="ease-in-out"}=t,{arrows:A=!0}=t,{infinite:y=!0}=t,{initialPageIndex:w=0}=t,{duration:x=500}=t,{autoplay:k=!1}=t,{autoplayDuration:C=3e3}=t,{autoplayDirection:L=wt}=t,{pauseOnFocus:P=!1}=t,{autoplayProgressVisible:Q=!1}=t,{dots:W=!0}=t,{swiping:R=!0}=t,{particlesToShow:U=1}=t,{particlesToScroll:V=1}=t;function H(te,Ae){return _(this,null,function*(){const Ve=pn(Ae,"animated",!0);if(typeof te!="number")throw new Error("pageIndex should be a number");yield f.showPage(te,{animated:Ve})})}function O(te){return _(this,null,function*(){const Ae=pn(te,"animated",!0);yield f.showPrevPage({animated:Ae})})}function N(te){return _(this,null,function*(){const Ae=pn(te,"animated",!0);yield f.showNextPage({animated:Ae})})}let G=0,$,X;const ae=x0(({width:te})=>{e(11,G=te),d.particleWidth=G/d.particlesToShow,k0({particlesContainerChildren:X.children,particleWidth:d.particleWidth}),f.offsetPage({animated:!1})});function he(){const{clonesToAppend:te,clonesToPrepend:Ae}=D0({clonesCountHead:d.clonesCountHead,clonesCountTail:d.clonesCountTail,particlesContainerChildren:X.children});L0({particlesContainer:X,clonesToAppend:te,clonesToPrepend:Ae})}Ye(()=>{_(this,null,function*(){yield Bo(),X&&$&&(d.particlesCountWithoutClones=X.children.length,yield Bo(),d.infinite&&he(),d.particlesCount=X.children.length,f.showPage(w,{animated:!1}),ae.observe($))})}),Pt(()=>{ae.disconnect(),h.reset()});function ue(te){return _(this,null,function*(){yield f.showPage(te,{animated:!0})})}function ge(){!R||(d.durationMs=0)}function Pe(te){return _(this,null,function*(){!R||(yield eo({[wt]:f.showNextPage,[qt]:f.showPrevPage})(te.detail.direction))})}function Le(te){!R||(d.offset+=te.detail.dx)}function ze(){!R||f.showParticle(d.currentParticleIndex)}function le(){return _(this,null,function*(){!R||(yield f.offsetPage({animated:!0}))})}function pe(te){d.focused=te.detail.value}function Ee(){f.toggleFocused()}function de(){f.showPrevPage()}const Ne=()=>G/3;function it(te){Qe[te?"unshift":"push"](()=>{X=te,e(13,X)})}function ve(te){Qe[te?"unshift":"push"](()=>{$=te,e(12,$)})}const qe=te=>ue(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,y=te.infinite),"initialPageIndex"in te&&e(24,w=te.initialPageIndex),"duration"in te&&e(25,x=te.duration),"autoplay"in te&&e(26,k=te.autoplay),"autoplayDuration"in te&&e(27,C=te.autoplayDuration),"autoplayDirection"in te&&e(28,L=te.autoplayDirection),"pauseOnFocus"in te&&e(29,P=te.pauseOnFocus),"autoplayProgressVisible"in te&&e(3,Q=te.autoplayProgressVisible),"dots"in te&&e(4,W=te.dots),"swiping"in te&&e(30,R=te.swiping),"particlesToShow"in te&&e(31,U=te.particlesToShow),"particlesToScroll"in te&&e(32,V=te.particlesToScroll),"$$scope"in te&&e(36,o=te.$$scope)},i.$$.update=()=>{i.$$.dirty[0]&32&&v("pageChange",r),i.$$.dirty[0]&4&&(d.infinite=y),i.$$.dirty[0]&33554432&&(d.durationMsInit=x),i.$$.dirty[0]&67108864&&(d.autoplay=k),i.$$.dirty[0]&134217728&&(d.autoplayDuration=C),i.$$.dirty[0]&268435456&&(d.autoplayDirection=L),i.$$.dirty[0]&536870912&&(d.pauseOnFocus=P),i.$$.dirty[1]&1&&(d.particlesToShowInit=U),i.$$.dirty[1]&2&&(d.particlesToScrollInit=V)},[g,A,y,Q,W,r,s,a,l,c,u,G,$,X,f,ue,ge,Pe,Le,ze,le,pe,Ee,de,w,x,k,C,L,P,R,U,V,H,O,N,o,n,Ne,it,ve,qe]}class $0 extends oe{constructor(t){super(),ie(this,t,K0,Z0,ne,{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},W0,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function eA(i){ce(i,"svelte-159ski6",".media-item.svelte-159ski6.svelte-159ski6{position:relative;height:100%}.media-content.svelte-159ski6.svelte-159ski6{position:relative;pointer-events:auto;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.media-content.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none}.video-icon.svelte-159ski6.svelte-159ski6{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-159ski6.svelte-159ski6{display:none;position:absolute;width:100%;height:100%;top:0;left:0;transform:translate3d(0, 0, 0)}.video-play-button-container.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none;display:block}.video-icon.svelte-159ski6.svelte-159ski6{pointer-events:auto}.video-icon.large.svelte-159ski6.svelte-159ski6{width:12.5rem;height:6.25rem}.video-icon.small.svelte-159ski6.svelte-159ski6{width:1.75rem;height:1.75rem}.video-icon.svelte-159ski6 .video-icon-img.svelte-159ski6{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-icon.svelte-159ski6 .video-icon-img.canPlay.svelte-159ski6{cursor:pointer}")}function kr(i){let t;function e(s,r){if(s[2].type==="Image")return nA;if(s[2].type==="Video")return tA}let n=e(i),o=n&&n(i);return{c(){t=z("div"),o&&o.c(),b(t,"class","media-item svelte-159ski6"),b(t,"draggable","false")},m(s,r){M(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&&S(t),o&&o.d()}}}function tA(i){let t,e,n,o,s,r;function a(u,d){return u[7]&&u[2].videoCoverUrl?oA:iA}let l=a(i),c=l(i);return{c(){c.c(),t=ee(),e=z("div"),n=z("div"),o=z("div"),b(o,"class","video-icon-img svelte-159ski6"),T(o,"background-image","url("+i[18]()+")"),q(o,"canPlay",i[5]),b(n,"class","video-icon svelte-159ski6"),q(n,"large",i[4]==="large"),q(n,"small",i[4]==="small"),b(e,"class","video-play-button-container svelte-159ski6"),q(e,"showPlayButton",i[9])},m(u,d){c.m(u,d),M(u,t,d),M(u,e,d),B(e,n),B(n,o),s||(r=we(o,"click",i[19]),s=!0)},p(u,d){l===(l=a(u))&&c?c.p(u,d):(c.d(1),c=l(u),c&&(c.c(),c.m(t.parentNode,t))),d&8&&T(o,"background-image","url("+u[18]()+")"),d&32&&q(o,"canPlay",u[5]),d&16&&q(n,"large",u[4]==="large"),d&16&&q(n,"small",u[4]==="small"),d&512&&q(e,"showPlayButton",u[9])},d(u){c.d(u),u&&S(t),u&&S(e),s=!1,r()}}}function nA(i){let t,e,n,o;return{c(){t=z("img"),b(t,"class","media-content svelte-159ski6"),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){M(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&&S(t)}}}function iA(i){let t,e,n,o,s,r,a;return{c(){t=z("video"),b(t,"class","media-content svelte-159ski6"),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,q(t,"showPlayButton",i[9])},m(l,c){M(l,t,c),i[17](t),r||(a=[we(t,"play",i[14]),we(t,"pause",i[15]),we(t,"click",i[16])],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&&q(t,"showPlayButton",l[9])},d(l){l&&S(t),i[17](null),r=!1,ut(a)}}}function oA(i){let t,e,n,o;return{c(){t=z("img"),b(t,"class","media-content svelte-159ski6"),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){M(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&&S(t)}}}function sA(i){let t,e=i[2]&&kr(i);return{c(){e&&e.c(),t=me()},m(n,o){e&&e.m(n,o),M(n,t,o)},p(n,[o]){n[2]?e?e.p(n,o):(e=kr(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&&S(t)}}}function rA(i,t,e){let n,{mediaInstance:o={paused:!0}}=t,{tag:s}=t,{media:r}=t,{playButtonIfNeed:a="withoutText"}=t,{playButtonSizeIfNeed:l="small"}=t,{canPlay:c=!0}=t,{objectFit:u="fill"}=t,{disableVideoIfHavePoster:d=!1}=t,h,f=!0,p=!1;function v(){e(12,p=(r==null?void 0:r.type)==="Video"&&Boolean(r.videoCoverUrl))}const g=St("mediaStore"),A=St("hooks"),y=()=>{p||(h==null||h.play(),h==null||h.pause(),e(12,p=!0))};A.on("loadVideoFirstFrame",y),Ye(()=>{g.subscribe(({currentMediaElement:Q})=>{Q!==h&&(h==null||h.pause())})});const w=Q=>{e(9,f=!1),e(0,o.paused=!1,o),h&&g.set({currentMediaElement:h}),A.emit("playStateChange",{event:Q,state:"playing",tag:s,mediaInstance:h})},x=Q=>{e(9,f=!0),e(0,o.paused=!0,o),A.emit("playStateChange",{event:Q,state:"paused",tag:s,mediaInstance:h})},k=Q=>{h&&h.pause()};function C(Q){Qe[Q?"unshift":"push"](()=>{h=Q,e(8,h)})}const L=()=>a==="withText"?rp:a==="withoutText"?ap:a,P=Q=>{!c||h&&(e(8,h.muted=!1,h),h.play())};return i.$$set=Q=>{"mediaInstance"in Q&&e(0,o=Q.mediaInstance),"tag"in Q&&e(1,s=Q.tag),"media"in Q&&e(2,r=Q.media),"playButtonIfNeed"in Q&&e(3,a=Q.playButtonIfNeed),"playButtonSizeIfNeed"in Q&&e(4,l=Q.playButtonSizeIfNeed),"canPlay"in Q&&e(5,c=Q.canPlay),"objectFit"in Q&&e(6,u=Q.objectFit),"disableVideoIfHavePoster"in Q&&e(7,d=Q.disableVideoIfHavePoster)},i.$$.update=()=>{if(i.$$.dirty&4&&e(13,n=r==null?void 0:r.url),i.$$.dirty&8192&&Boolean(n)&&v(),i.$$.dirty&256&&h&&e(9,f=h.paused),i.$$.dirty&4356&&(r==null?void 0:r.type)==="Video"&&!p){const Q=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,R=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&Q;h&&R&&h.paused&&(document.removeEventListener("WeixinJSBridgeReady",y),document.removeEventListener("touchstart",y),document.removeEventListener("click",y),document.addEventListener("WeixinJSBridgeReady",y),document.addEventListener("touchstart",y),document.addEventListener("click",y))}},[o,s,r,a,l,c,u,d,h,f,g,A,p,n,w,x,k,C,L,P]}class El extends oe{constructor(t){super(),ie(this,t,rA,sA,ne,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,objectFit:6,disableVideoIfHavePoster:7},eA)}}function aA(i){ce(i,"svelte-1mrbqlg",".media-list-wrapper.svelte-1mrbqlg.svelte-1mrbqlg{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg{position:relative;pointer-events:auto;height:100%;left:50%;top:50%;transform:translate(-50%, -50%)}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__carousel-container,.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__content-container{height:100%}")}function xr(i,t,e){const n=i.slice();return n[21]=t[e],n[22]=t,n[23]=e,n}function Dr(i){let t,e,n,o,s,r,a;const l=[cA,lA],c=[];function u(d,h){return d[12]&&d[10].length>1?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-1mrbqlg"),q(e,"carouselEnabled",i[12]),b(t,"class","media-list-wrapper svelte-1mrbqlg"),q(t,"unfolded",i[5])},m(d,h){M(d,t,h),B(t,e),c[n].m(e,null),a=!0},p(d,h){i=d;let f=n;n=u(i),n===f?c[n].p(i,h):(se(),D(c[f],1,1,()=>{c[f]=null}),re(),o=c[n],o?o.p(i,h):(o=c[n]=l[n](i),o.c()),E(o,1),o.m(e,null)),(!a||h&4096)&&q(e,"carouselEnabled",i[12]),(!a||h&32)&&q(t,"unfolded",i[5])},i(d){a||(E(o),d&&ke(()=>{r&&r.end(1),s=Tt(t,Qo,i[6]?{y:4,duration:i[4],delay:i[2],easing:At}:void 0),s.start()}),a=!0)},o(d){D(o),s&&s.invalidate(),d&&(r=sn(t,Qo,i[6]?{y:4,duration:i[4],delay:i[3],easing:At}:void 0)),a=!1},d(d){d&&S(t),c[n].d(),d&&r&&r.end()}}}function lA(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=je(o,n[s]);return t=new El({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&131?Oe(n,[r&2&&{media:s[1][0]},r&128&&za(s[7]),r&1&&{tag:s[0]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){D(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function cA(i){let t,e,n={dots:!1,arrows:!1,$$slots:{default:[uA]},$$scope:{ctx:i}};return t=new $0({props:n}),i[17](t),t.$on("pageChange",i[18]),{c(){K(t.$$.fragment)},m(o,s){J(t,o,s),e=!0},p(o,s){const r={};s&16778625&&(r.$$scope={dirty:s,ctx:o}),t.$set(r)},i(o){e||(E(t.$$.fragment,o),e=!0)},o(o){D(t.$$.fragment,o),e=!1},d(o){i[17](null),Z(t,o)}}}function Lr(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=je(r,o[a]);return i[8][i[23]]!==void 0&&(r.mediaInstance=i[8][i[23]]),t=new El({props:r}),Qe.push(()=>Uc(t,"mediaInstance",s)),{c(){K(t.$$.fragment)},m(a,l){J(t,a,l),n=!0},p(a,l){i=a;const c=l&1153?Oe(o,[l&128&&za(i[7]),l&1024&&{media:i[21]},l&1&&{tag:i[0]}]):{};!e&&l&256&&(e=!0,c.mediaInstance=i[8][i[23]],Nc(()=>e=!1)),t.$set(c)},i(a){n||(E(t.$$.fragment,a),n=!0)},o(a){D(t.$$.fragment,a),n=!1},d(a){Z(t,a)}}}function uA(i){let t,e,n=i[10],o=[];for(let r=0;r<n.length;r+=1)o[r]=Lr(xr(i,n,r));const s=r=>D(o[r],1,1,()=>{o[r]=null});return{c(){for(let r=0;r<o.length;r+=1)o[r].c();t=me()},m(r,a){for(let l=0;l<o.length;l+=1)o[l].m(r,a);M(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=xr(r,n,l);o[l]?(o[l].p(c,a),E(o[l],1)):(o[l]=Lr(c),o[l].c(),E(o[l],1),o[l].m(t.parentNode,t))}for(se(),l=n.length;l<o.length;l+=1)s(l);re()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)E(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)D(o[a]);e=!1},d(r){lt(o,r),r&&S(t)}}}function dA(i){let t,e,n=i[5]&&Dr(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[5]?n?(n.p(o,s),s&32&&E(n,1)):(n=Dr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function hA(i,t,e){let n,o,s,r,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:u=0}=t,{duration:d=0}=t,{unfolded:h=!0}=t,{animation:f=!0}=t,{mediaItemConfig:p}=t,{enableCarousel:v=!0}=t,{autoplayConfig:g={autoplay:!0,autoplayVideo:!1}}=t,A=[],y,w=null;const x=St("mediaStore");Ye(()=>{w=setInterval(()=>{r&&(y==null||y.goToNext())},3e3)}),Pt(()=>{clearInterval(w)});function k(P,Q){i.$$.not_equal(A[Q],P)&&(A[Q]=P,e(8,A))}function C(P){Qe[P?"unshift":"push"](()=>{y=P,e(11,y)})}const L=P=>{n||x.set({currentMediaElement:null})};return i.$$set=P=>{"tag"in P&&e(0,a=P.tag),"mediaData"in P&&e(1,l=P.mediaData),"inDelay"in P&&e(2,c=P.inDelay),"outDelay"in P&&e(3,u=P.outDelay),"duration"in P&&e(4,d=P.duration),"unfolded"in P&&e(5,h=P.unfolded),"animation"in P&&e(6,f=P.animation),"mediaItemConfig"in P&&e(7,p=P.mediaItemConfig),"enableCarousel"in P&&e(14,v=P.enableCarousel),"autoplayConfig"in P&&e(15,g=P.autoplayConfig)},i.$$.update=()=>{i.$$.dirty&256&&e(9,n=A.every(P=>P.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)},[a,l,c,u,d,h,f,p,A,n,s,y,o,x,v,g,k,C,L]}class Il extends oe{constructor(t){super(),ie(this,t,hA,dA,ne,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:14,autoplayConfig:15},aA)}}function fA(i){ce(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 Sr(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 Rp({props:{unfolded:i[3],outDelay:400}});let c=i[2]&&Mr(i),u=i[1]&&Tr(i);return{c(){K(t.$$.fragment),e=ee(),n=z("div"),K(o.$$.fragment),s=ee(),c&&c.c(),r=ee(),u&&u.c(),a=me(),b(n,"class","line svelte-1f7m1lj")},m(d,h){J(t,d,h),M(d,e,h),M(d,n,h),J(o,n,null),M(d,s,h),c&&c.m(d,h),M(d,r,h),u&&u.m(d,h),M(d,a,h),l=!0},p(d,h){const f={};h&8&&(f.visible=d[3]),t.$set(f);const p={};h&8&&(p.unfolded=d[3]),o.$set(p),d[2]?c?(c.p(d,h),h&4&&E(c,1)):(c=Mr(d),c.c(),E(c,1),c.m(r.parentNode,r)):c&&(se(),D(c,1,1,()=>{c=null}),re()),d[1]?u?(u.p(d,h),h&2&&E(u,1)):(u=Tr(d),u.c(),E(u,1),u.m(a.parentNode,a)):u&&(se(),D(u,1,1,()=>{u=null}),re())},i(d){l||(E(t.$$.fragment,d),E(o.$$.fragment,d),E(c),E(u),l=!0)},o(d){D(t.$$.fragment,d),D(o.$$.fragment,d),D(c),D(u),l=!1},d(d){Z(t,d),d&&S(e),d&&S(n),Z(o),d&&S(s),c&&c.d(d),d&&S(r),u&&u.d(d),d&&S(a)}}}function Mr(i){let t,e,n;return e=new bl({props:{unfolded:i[3],content:i[2],inDelay:500}}),{c(){t=z("div"),K(e.$$.fragment),b(t,"class","text svelte-1f7m1lj")},m(o,s){M(o,t,s),J(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||(E(e.$$.fragment,o),n=!0)},o(o){D(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function Tr(i){let t,e,n;return e=new Il({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"),K(e.$$.fragment),b(t,"class","media-wrapper svelte-1f7m1lj")},m(o,s){M(o,t,s),J(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||(E(e.$$.fragment,o),n=!0)},o(o){D(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function mA(i){let t,e,n=i[0].state&&Sr(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=Sr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function gA(i,t,e){let n,o,s,r;var a,l,c;let{tag:u}=t;return i.$$set=d=>{"tag"in d&&e(0,u=d.tag)},i.$$.update=()=>{i.$$.dirty&1&&e(3,n=u.state?u.state.unfolded:!1),i.$$.dirty&49&&e(7,o=e(5,l=e(4,a=u.data.title)!==null&&a!==void 0?a:u.data.text)!==null&&l!==void 0?l:""),i.$$.dirty&192&&e(2,s=(e(6,c=o.length)!==null&&c!==void 0?c:0)>7?o.substring(0,6)+"...":o),i.$$.dirty&1&&e(1,r=u.data.mediaData)},[u,r,s,n,a,l,c,o]}class pA extends oe{constructor(t){super(),ie(this,t,gA,mA,ne,{tag:0},fA)}}function AA(i){ce(i,"svelte-sezqcq",'@charset "UTF-8";.svelte-sezqcq.svelte-sezqcq{box-sizing:border-box}.marketing.svelte-sezqcq.svelte-sezqcq{transform:translateY(-100%)}.marketing.svelte-sezqcq .line.svelte-sezqcq{position:absolute;height:1.875rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.marketing.svelte-sezqcq .content.svelte-sezqcq{position:relative;min-width:7.5rem;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-property:opacity, transform;transition-duration:500ms}.marketing.svelte-sezqcq .content .headerImage.svelte-sezqcq{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.title-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;width:100%;height:1.125rem}.title-wrapper.svelte-sezqcq .title.svelte-sezqcq{border-radius:0.25rem;width:100%;padding-left:0.625rem;padding-right:0.625rem}.title-wrapper.svelte-sezqcq .title .text.svelte-sezqcq{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem}.footer.svelte-sezqcq.svelte-sezqcq{position:relative;padding:0.5rem 0.625rem 0 0;width:100%;display:flex;align-items:center}.footer.svelte-sezqcq .goto-button.svelte-sezqcq{display:flex;align-self:flex-end;flex-wrap:wrap;align-items:center;overflow:hidden;height:0.875rem}.footer.svelte-sezqcq .goto-button .gap.svelte-sezqcq{height:100%;width:0.625rem}.footer.svelte-sezqcq .goto-button .text.svelte-sezqcq{display:block;height:100%;font-size:0.625rem}.footer.svelte-sezqcq .arrow-wrapper.svelte-sezqcq{height:0.875rem;display:flex;align-self:flex-end;flex-grow:0;flex-shrink:0;align-items:center;margin-left:0.25rem}.footer.svelte-sezqcq .arrow-wrapper svg.arrow.svelte-sezqcq{width:0.375rem;height:0.625rem}.footer.svelte-sezqcq .price.svelte-sezqcq{flex-shrink:0;margin-right:auto;white-space:nowrap;display:flex;align-items:baseline;margin-left:0.625rem}.footer.svelte-sezqcq .price .value.svelte-sezqcq{position:relative;font-size:0.875rem;line-height:1rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.footer.svelte-sezqcq .price .unit.svelte-sezqcq{padding-left:0.125rem;font-size:0.625rem}.tags-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;overflow:hidden;height:1rem;margin-top:0.25rem}.tags-wrapper.svelte-sezqcq .tags.svelte-sezqcq{position:relative;display:inline-flex;max-width:100%;flex-wrap:wrap;padding-left:0.625rem;padding-right:0.375rem}.tags-wrapper.svelte-sezqcq .tags .tag.svelte-sezqcq{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-grow:0;font-size:0.625rem;height:1rem;margin-right:0.25rem;margin-bottom:0.625rem;padding:0 0.25rem;border-radius:0.125rem;max-width:100%;text-overflow:ellipsis;overflow:hidden}.marketing.light.svelte-sezqcq .content.svelte-sezqcq{background-color:white}.marketing.light.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:rgba(0, 0, 0, 0.8)}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:#946700}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(0, 0, 0, 0.06);color:rgba(0, 0, 0, 0.5)}.marketing.light.svelte-sezqcq .content .footer.svelte-sezqcq{color:#946700;fill:#946700}.marketing.dark.svelte-sezqcq .content.svelte-sezqcq{background-color:rgba(0, 0, 0, 0.5)}.marketing.dark.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 0.85)}.marketing.dark.svelte-sezqcq .content .footer.svelte-sezqcq{color:#ead09a;fill:#ead09a}.marketing.unfolded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 1)}.marketing.folded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.marketing.unfolded.svelte-sezqcq .content.svelte-sezqcq{opacity:1}.marketing.folded.svelte-sezqcq .content.svelte-sezqcq{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}')}function zr(i,t,e){const n=i.slice();return n[0]=t[e],n}function Br(i,t,e){const n=i.slice();return n[0]=t[e],n}function jr(i){let t,e;return{c(){t=z("img"),b(t,"class","headerImage svelte-sezqcq"),_e(t.src,e=i[3].headerPictureUrl)||b(t,"src",e),b(t,"alt","")},m(n,o){M(n,t,o)},p(n,o){o&8&&!_e(t.src,e=n[3].headerPictureUrl)&&b(t,"src",e)},d(n){n&&S(t)}}}function Vr(i){let t,e,n,o,s=i[2]||[],r=[];for(let c=0;c<s.length;c+=1)r[c]=Qr(Br(i,s,c));let a=i[5]||[],l=[];for(let c=0;c<a.length;c+=1)l[c]=Or(zr(i,a,c));return{c(){t=z("div"),e=z("div");for(let c=0;c<r.length;c+=1)r[c].c();n=ee();for(let c=0;c<l.length;c+=1)l[c].c();b(e,"class","tags svelte-sezqcq"),ke(()=>i[17].call(e)),b(t,"class","tags-wrapper svelte-sezqcq")},m(c,u){M(c,t,u),B(t,e);for(let d=0;d<r.length;d+=1)r[d].m(e,null);B(e,n);for(let d=0;d<l.length;d+=1)l[d].m(e,null);o=tt(e,i[17].bind(e))},p(c,u){if(u&4){s=c[2]||[];let d;for(d=0;d<s.length;d+=1){const h=Br(c,s,d);r[d]?r[d].p(h,u):(r[d]=Qr(h),r[d].c(),r[d].m(e,n))}for(;d<r.length;d+=1)r[d].d(1);r.length=s.length}if(u&32){a=c[5]||[];let d;for(d=0;d<a.length;d+=1){const h=zr(c,a,d);l[d]?l[d].p(h,u):(l[d]=Or(h),l[d].c(),l[d].m(e,null))}for(;d<l.length;d+=1)l[d].d(1);l.length=a.length}},d(c){c&&S(t),lt(r,c),lt(l,c),o()}}}function Qr(i){let t,e=i[0]+"",n;return{c(){t=z("div"),n=Ie(e),b(t,"class","tag primary-tag svelte-sezqcq"),T(t,"min-width",wo)},m(o,s){M(o,t,s),B(t,n)},p(o,s){s&4&&e!==(e=o[0]+"")&&Me(n,e)},d(o){o&&S(t)}}}function Or(i){let t,e=i[0]+"",n;return{c(){t=z("div"),n=Ie(e),b(t,"class","tag secondary-tag svelte-sezqcq"),T(t,"min-width",wo)},m(o,s){M(o,t,s),B(t,n)},p(o,s){s&32&&e!==(e=o[0]+"")&&Me(n,e)},d(o){o&&S(t)}}}function Rr(i){let t,e,n=i[7]&&Fr(i),o=i[3].highlightText&&Gr(i);return{c(){t=z("div"),n&&n.c(),e=ee(),o&&o.c(),b(t,"class","footer svelte-sezqcq")},m(s,r){M(s,t,r),n&&n.m(t,null),B(t,e),o&&o.m(t,null)},p(s,r){s[7]?n?n.p(s,r):(n=Fr(s),n.c(),n.m(t,e)):n&&(n.d(1),n=null),s[3].highlightText?o?o.p(s,r):(o=Gr(s),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},d(s){s&&S(t),n&&n.d(),o&&o.d()}}}function Fr(i){let t,e,n=i[3].price.value+"",o,s,r=i[3].price.unit&&Hr(i);return{c(){t=z("div"),e=z("span"),o=Ie(n),s=ee(),r&&r.c(),b(e,"class","value svelte-sezqcq"),b(t,"class","price svelte-sezqcq")},m(a,l){M(a,t,l),B(t,e),B(e,o),B(t,s),r&&r.m(t,null)},p(a,l){l&8&&n!==(n=a[3].price.value+"")&&Me(o,n),a[3].price.unit?r?r.p(a,l):(r=Hr(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&S(t),r&&r.d()}}}function Hr(i){let t,e=i[3].price.unit+"",n;return{c(){t=z("span"),n=Ie(e),b(t,"class","unit svelte-sezqcq")},m(o,s){M(o,t,s),B(t,n)},p(o,s){s&8&&e!==(e=o[3].price.unit+"")&&Me(n,e)},d(o){o&&S(t)}}}function Gr(i){let t,e,n,o,s=i[3].highlightText+"",r,a,l;return{c(){t=z("div"),e=z("div"),n=ee(),o=z("span"),r=Ie(s),a=ee(),l=z("div"),l.innerHTML='<svg class="arrow svelte-sezqcq" viewBox="0 0 6 9"><g transform="translate(-3, -2)" fill-rule="nonzero" class="svelte-sezqcq"><path d="M4.43868724,2.12056563 C4.28121824,1.95989074 4.02582143,1.95979988 3.86824251,2.1203627 C3.72498894,2.26632889 3.71189225,2.49481723 3.82900374,2.65587166 L6.57092402,5.92894326 C6.72651763,6.11470411 6.72651763,6.38529589 6.57092402,6.57105674 L3.86804348,9.79798499 C3.72488984,9.94405307 3.71194952,10.1725507 3.8291712,10.3335217 L3.86824251,10.3796373 C4.01149607,10.5256035 4.23559087,10.5387981 4.39346025,10.4192733 L4.43868724,10.3794344 L8.1144599,6.5985342 C8.30312347,6.40447482 8.30312347,6.09552518 8.1144599,5.9014658 L4.43868724,2.12056563 Z" class="svelte-sezqcq"></path></g></svg>',b(e,"class","gap svelte-sezqcq"),b(o,"class","text svelte-sezqcq"),b(t,"class","goto-button goto-icon svelte-sezqcq"),b(l,"class","arrow-wrapper svelte-sezqcq")},m(c,u){M(c,t,u),B(t,e),B(t,n),B(t,o),B(o,r),M(c,a,u),M(c,l,u)},p(c,u){u&8&&s!==(s=c[3].highlightText+"")&&Me(r,s)},d(c){c&&S(t),c&&S(a),c&&S(l)}}}function vA(i){var x,k;let t,e,n,o,s,r,a,l,c,u,d=i[3].title+"",h,f,p,v,g;e=new nt({props:{visible:i[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let A=i[3].headerPictureUrl&&jr(i),y=((x=i[2].length)!=null?x:0)+((k=i[5].length)!=null?k:0)>0&&Vr(i),w=(i[7]||i[3].highlightText)&&Rr(i);return{c(){t=z("div"),K(e.$$.fragment),n=ee(),o=z("div"),s=ee(),r=z("div"),A&&A.c(),a=ee(),l=z("div"),c=z("div"),u=z("div"),h=Ie(d),f=ee(),y&&y.c(),p=ee(),w&&w.c(),b(o,"class","line svelte-sezqcq"),T(o,"transition-delay",i[4]?Wn+"ms":_n+_r-Wr-40+"ms"),b(u,"class","text svelte-sezqcq"),b(c,"class","title svelte-sezqcq"),b(l,"class","title-wrapper svelte-sezqcq"),b(r,"class","content svelte-sezqcq"),T(r,"max-width",et(i[9])),T(r,"transition-delay",i[4]?Wn+_n+"ms":"0ms"),b(t,"class",v=Te(`marketing ${i[6]}`)+" svelte-sezqcq"),q(t,"unfolded",i[4]),q(t,"folded",i[8])},m(C,L){M(C,t,L),J(e,t,null),B(t,n),B(t,o),B(t,s),B(t,r),A&&A.m(r,null),B(r,a),B(r,l),B(l,c),B(c,u),B(u,h),B(r,f),y&&y.m(r,null),B(r,p),w&&w.m(r,null),g=!0},p(C,[L]){var Q,W;const P={};L&16&&(P.visible=C[4]),e.$set(P),L&16&&T(o,"transition-delay",C[4]?Wn+"ms":_n+_r-Wr-40+"ms"),C[3].headerPictureUrl?A?A.p(C,L):(A=jr(C),A.c(),A.m(r,a)):A&&(A.d(1),A=null),(!g||L&8)&&d!==(d=C[3].title+"")&&Me(h,d),((Q=C[2].length)!=null?Q:0)+((W=C[5].length)!=null?W:0)>0?y?y.p(C,L):(y=Vr(C),y.c(),y.m(r,p)):y&&(y.d(1),y=null),C[7]||C[3].highlightText?w?w.p(C,L):(w=Rr(C),w.c(),w.m(r,null)):w&&(w.d(1),w=null),L&16&&T(r,"transition-delay",C[4]?Wn+_n+"ms":"0ms"),(!g||L&64&&v!==(v=Te(`marketing ${C[6]}`)+" svelte-sezqcq"))&&b(t,"class",v),(!g||L&80)&&q(t,"unfolded",C[4]),(!g||L&320)&&q(t,"folded",C[8])},i(C){g||(E(e.$$.fragment,C),g=!0)},o(C){D(e.$$.fragment,C),g=!1},d(C){C&&S(t),Z(e),A&&A.d(),y&&y.d(),w&&w.d()}}}const wo=40,Wn=400,Wr=500,_n=180,_r=500;function bA(i,t,e){let n,o,s,r,a,l,c,u;var d,h,f,p,v,g;let{tag:A}=t,y,w=(()=>{var k;const C=(k=A.data.limitWidth)!==null&&k!==void 0?k:!0;if(typeof C=="number")return C;if(C===!0)return 172})();function x(){y=this.offsetHeight,e(1,y)}return i.$$set=k=>{"tag"in k&&e(0,A=k.tag)},i.$$.update=()=>{i.$$.dirty&3073&&e(4,n=e(11,h=e(10,d=A.state)===null||d===void 0?void 0:d.unfolded)!==null&&h!==void 0?h:!1),i.$$.dirty&16&&e(8,o=!n),i.$$.dirty&1&&e(3,s=A.data),i.$$.dirty&12296&&e(7,r=yt(e(12,f=s.price)===null||f===void 0?void 0:f.value)&&(e(13,p=s.price)===null||p===void 0?void 0:p.value)!==""),i.$$.dirty&1&&e(6,a=A.data.theme||"light"),i.$$.dirty&65538&&y>40&&e(16,l=l-1),i.$$.dirty&81928&&e(2,c=(e(14,v=s.brandTags)===null||v===void 0?void 0:v.slice(0,l).filter(Boolean))||[]),i.$$.dirty&98316&&e(5,u=(e(15,g=s.tags)===null||g===void 0?void 0:g.slice(0,l-c.length).filter(Boolean))||[])},e(16,l=(w-20)/wo),[A,y,c,s,n,u,a,r,o,w,d,h,f,p,v,g,l,x]}class yA extends oe{constructor(t){super(),ie(this,t,bA,vA,ne,{tag:0},AA)}}class wA 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 _(this,null,function*(){var n,o,s;if(this.tryplaying)return;this.tryplaying=!0,(!this.audioInstance||((n=this.audioInstance)==null?void 0:n.realSrc)!==this.sharedAudioSrc)&&(this.audioInstance=kg(this.sharedAudioSrc,{namespace:Ao.PlayAudio})),(o=this.eventListenerDisposer)==null||o.call(this),this.eventListenerDisposer=this.addEventListeners(),this.audioInstance.currentTime=(s=this.currentTime)!=null?s:0;const e=this.audioInstance.currentTime!==this.currentTime;this.audioInstance.play().then(()=>{var r;this.audioInstance.muted=!1,e&&(this.audioInstance.currentTime=(r=this.currentTime)!=null?r:0),this.sharedAudioPaused=!1}).catch(r=>{var a;r.message==="The operation is not supported."?console.error("Error: \u97F3\u9891\u6587\u4EF6\u53EF\u80FD\u635F\u574F\u6216\u4FEE\u6539\u8FC7\u6587\u4EF6\u540E\u7F00",r):console.error("Error: error playing media in Safari",r),this.endedHandler(),(a=this.onerror)==null||a.call(this,r)}).finally(()=>{this.tryplaying=!1})})}pause(e){var n;if(!!this.audioInstance&&!this.paused){if(this.sharedAudioPaused=!0,(n=this.eventListenerDisposer)==null||n.call(this),this.audioInstance.ended){this.endedHandler();return}this.audioInstance.paused||this.audioInstance.pause(),this.onpause(e!=null?e:new Event("pause")),this.clear()}}dispose(){var e;(e=this.eventListenerDisposer)==null||e.call(this),this.clear(),this.audioInstance=void 0}clear(){var e;(e=this.audioInstance)==null||e.clear()}endedHandler(e){var n,o;(n=this.onended)==null||n.call(this,e!=null?e:new Event("ended")),(o=this.eventListenerDisposer)==null||o.call(this),this.sharedAudioPaused=!0,this.sharedAudioCurrentTime=0,this.clear()}addEventListeners(){const e=this.audioInstance;if(!e)return;const n=h=>{var f;console.debug("ontimeupdate",e.currentTime,e.paused,e.ended),this.sharedAudioCurrentTime=e.currentTime,(f=this.ontimeupdate)==null||f.call(this,h)},o=h=>{var f;e.isBlankAudio||(this.sharedAudioPaused=!1,(f=this.onplay)==null||f.call(this,h))},s=h=>{this.pause(h)},r=h=>{this.endedHandler(h)},a=h=>{var f;this.sharedAudioPaused=!0,(f=this.onerror)==null||f.call(this,h)},l=h=>{var f;return(f=this.oncanplay)==null?void 0:f.call(this,h)},c=h=>{var f;return(f=this.oncanplaythrough)==null?void 0:f.call(this,h)},u=h=>{var f;return(f=this.onloadeddata)==null?void 0:f.call(this,h)},d=h=>{var f;return(f=this.onloadedmetadata)==null?void 0:f.call(this,h)};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",d),()=>{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",d)}}}function CA(i){ce(i,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function PA(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){M(a,t,l),r&&r.m(t,null),e=!0,n||(o=we(t,"click",Pa(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||(E(r,a),e=!0)},o(a){D(r,a),e=!1},d(a){a&&S(t),r&&r.d(a),n=!1,o()}}}function EA(i,t,e){let{$$slots:n={},$$scope:o}=t,{url:s}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=ci(),u=St("hooks"),d=St("mediaStore");let h,f=!0;function p(){e(5,h.onplay=g=>{u.emit("playStateChange",Object.assign({event:g,state:"playing",mediaInstance:h},l)),c("play"),e(6,f=!1)},h),e(5,h.onpause=g=>{u.emit("playStateChange",Object.assign({event:g,state:"paused",mediaInstance:h},l)),c("pause"),e(6,f=!0)},h),e(5,h.onended=g=>{u.emit("playStateChange",Object.assign({event:g,state:"paused",mediaInstance:h},l)),c("pause"),e(6,f=!0)},h),e(5,h.onloadedmetadata=g=>{typeof h.duration=="number"&&!Number.isNaN(h.duration)&&c("duration",h.duration)},h),e(5,h.onerror=g=>{c("pause"),e(6,f=!0)},h),e(5,h.ontimeupdate=g=>{c("timeupdate",h.currentTime)},h)}d.subscribe(({currentMediaElement:g})=>{g!==h&&(f||h==null||h.pause())});function v(g){!h||(u.emit("click",Object.assign({event:g,target:"AudioTagPlayIcon",audioInstance:h},l)),d.set({currentMediaElement:h}),u.emit("playStateChange",Object.assign({event:g,state:h.paused?"playing":"paused",mediaInstance:h},l)),h.paused?h.play():h.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&&(h==null||h.dispose(),e(5,h=new wA(s)),c("audioRef",h),setTimeout(()=>c("audioRef",h),200),p()),i.$$.dirty&40&&(r||h==null||h.pause()),i.$$.dirty&72&&c(r&&!f?"play":"pause")},[a,v,s,r,l,h,f,o,n]}class kl extends oe{constructor(t){super(),ie(this,t,EA,PA,ne,{url:2,enable:3,style:0,hooksInfo:4},CA)}}function IA(i){ce(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 Nr(i){let t,e;return t=new nt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function kA(i){let t,e,n,o,s,r=i[1]&&Nr();return{c(){t=z("div"),r&&r.c(),e=ee(),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"),q(n,"playing",i[0]),b(t,"class","audio-icon__wrapper svelte-srt2pi"),b(t,"style",i[2]),T(t,"width",i[5]),T(t,"height",i[5])},m(a,l){M(a,t,l),r&&r.m(t,null),B(t,e),B(t,n),B(n,o),i[7](o),i[8](t),s=!0},p(a,[l]){a[1]?r?l&2&&E(r,1):(r=Nr(),r.c(),E(r,1),r.m(t,e)):r&&(se(),D(r,1,1,()=>{r=null}),re()),(!s||l&1)&&q(n,"playing",a[0]),(!s||l&4)&&b(t,"style",a[2]),l&32&&T(t,"width",a[5]),l&32&&T(t,"height",a[5])},i(a){s||(E(r),s=!0)},o(a){D(r),s=!1},d(a){a&&S(t),r&&r.d(),i[7](null),i[8](null)}}}function xA(i,t,e){let n,{playing:o}=t,{shadow:s=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function u(h){Qe[h?"unshift":"push"](()=>{c=h,e(4,c)})}function d(h){Qe[h?"unshift":"push"](()=>{l=h,e(3,l)})}return i.$$set=h=>{"playing"in h&&e(0,o=h.playing),"shadow"in h&&e(1,s=h.shadow),"style"in h&&e(2,r=h.style),"width"in h&&e(6,a=h.width)},i.$$.update=()=>{i.$$.dirty&64&&e(5,n=typeof a=="number"?et(a):a)},[o,s,r,l,c,n,a,u,d]}class xl extends oe{constructor(t){super(),ie(this,t,xA,kA,ne,{playing:0,shadow:1,style:2,width:6},IA)}}function DA(i){ce(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 Xr(i){var A,y;let t,e,n,o,s,r,a,l,c,u,d,h,f,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]&&Yr(i);return c=new yl({props:{visible:i[6],textUnfolded:i[1],content:i[5]}}),h=new vo({props:{unfolded:i[6],length:i[3],outDelay:i[4]+20*Math.min((y=(A=i[5])==null?void 0:A.length)!=null?y:10,15),useLinearColor:!0}}),{c(){t=z("div"),K(e.$$.fragment),n=ee(),o=z("div"),s=z("div"),r=z("div"),g&&g.c(),a=ee(),l=z("div"),K(c.$$.fragment),d=ee(),K(h.$$.fragment),b(r,"class","audio-icon svelte-1s6gk4a"),ke(()=>i[15].call(l)),T(l,"display","inline-block"),b(s,"class","wrapper svelte-1s6gk4a"),b(o,"class","content svelte-1s6gk4a"),b(t,"class","audio-tag svelte-1s6gk4a"),q(t,"unfolded",i[6])},m(w,x){M(w,t,x),J(e,t,null),B(t,n),B(t,o),B(o,s),B(s,r),g&&g.m(r,null),B(s,a),B(s,l),J(c,l,null),u=tt(l,i[15].bind(l)),B(t,d),J(h,t,null),f=!0,p||(v=we(l,"click",i[7]),p=!0)},p(w,x){var P,Q;const k={};x&64&&(k.visible=w[6]),x&8&&(k.left=w[3]/2+"px"),e.$set(k),w[6]?g?(g.p(w,x),x&64&&E(g,1)):(g=Yr(w),g.c(),E(g,1),g.m(r,null)):g&&(se(),D(g,1,1,()=>{g=null}),re());const C={};x&64&&(C.visible=w[6]),x&2&&(C.textUnfolded=w[1]),x&32&&(C.content=w[5]),c.$set(C);const L={};x&64&&(L.unfolded=w[6]),x&8&&(L.length=w[3]),x&48&&(L.outDelay=w[4]+20*Math.min((Q=(P=w[5])==null?void 0:P.length)!=null?Q:10,15)),h.$set(L),(!f||x&64)&&q(t,"unfolded",w[6])},i(w){f||(E(e.$$.fragment,w),E(g),E(c.$$.fragment,w),E(h.$$.fragment,w),f=!0)},o(w){D(e.$$.fragment,w),D(g),D(c.$$.fragment,w),D(h.$$.fragment,w),f=!1},d(w){w&&S(t),Z(e),g&&g.d(),Z(c),u(),Z(h),p=!1,v()}}}function Yr(i){let t,e,n,o,s,r,a;return e=new nt({props:{center:!0,blurRadius:15,spreadRadius:6}}),o=new kl({props:{enable:i[6],url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{default:[LA]},$$scope:{ctx:i}}}),o.$on("play",i[11]),o.$on("pause",i[12]),o.$on("error",i[13]),o.$on("audioRef",i[14]),{c(){t=z("div"),K(e.$$.fragment),n=ee(),K(o.$$.fragment),b(t,"class","audio svelte-1s6gk4a")},m(l,c){M(l,t,c),J(e,t,null),B(t,n),J(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&65540&&(u.$$scope={dirty:c,ctx:i}),o.$set(u)},i(l){a||(E(e.$$.fragment,l),E(o.$$.fragment,l),l&&ke(()=>{r&&r.end(1),s=Tt(t,Mt,{duration:1e3,delay:0,easing:Xt}),s.start()}),a=!0)},o(l){var c,u;D(e.$$.fragment,l),D(o.$$.fragment,l),s&&s.invalidate(),l&&(r=sn(t,Mt,{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&&S(t),Z(e),Z(o),l&&r&&r.end()}}}function LA(i){let t,e,n;return e=new xl({props:{playing:i[2]}}),{c(){t=z("div"),K(e.$$.fragment),b(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(o,s){M(o,t,s),J(e,t,null),n=!0},p(o,s){const r={};s&4&&(r.playing=o[2]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){D(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function SA(i){let t,e,n=i[0].state&&Xr(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=Xr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function MA(i,t,e){let n,o,s;var r,a,l;let{tag:c}=t,u=!1,d=!1,h;function f(){e(1,u=!u)}const p=()=>{e(2,d=!0)},v=()=>{e(2,d=!1)},g=()=>{e(2,d=!1)};function A(w){on.call(this,i,w)}function y(){h=this.clientWidth,e(3,h)}return i.$$set=w=>{"tag"in w&&e(0,c=w.tag)},i.$$.update=()=>{i.$$.dirty&257&&e(6,n=!!(!(e(8,r=c.state)===null||r===void 0)&&r.unfolded)),i.$$.dirty&1537&&e(5,o=e(10,l=e(9,a=c.data.title)!==null&&a!==void 0?a:c.data.text)!==null&&l!==void 0?l:""),i.$$.dirty&2&&e(4,s=u?450:0)},[c,u,d,h,s,o,n,f,r,a,l,p,v,g,A,y]}class TA extends oe{constructor(t){super(),ie(this,t,MA,SA,ne,{tag:0},DA)}}function zA(i){ce(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 Ur(i){let t,e,n,o;return n=new kl({props:{style:"width: max-content; height: max-content;",enable:i[0].state.visible,url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{default:[jA]},$$scope:{ctx:i}}}),n.$on("play",i[11]),n.$on("pause",i[12]),n.$on("error",i[13]),n.$on("timeupdate",i[14]),n.$on("duration",i[15]),n.$on("audioRef",i[16]),{c(){t=z("div"),e=z("div"),K(n.$$.fragment),b(e,"class","audio-tag svelte-58hfjf"),T(e,"background-color",i[5]),T(e,"color",i[4]),b(t,"class","audio-tag__wrapper svelte-58hfjf")},m(s,r){M(s,t,r),B(t,e),J(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&131144&&(a.$$scope={dirty:r,ctx:s}),n.$set(a),r&32&&T(e,"background-color",s[5]),r&16&&T(e,"color",s[4])},i(s){o||(E(n.$$.fragment,s),o=!0)},o(s){D(n.$$.fragment,s),o=!1},d(s){s&&S(t),Z(n)}}}function BA(i){let t;return{c(){t=Ie(i[6])},m(e,n){M(e,t,n)},p(e,n){n&64&&Me(t,e[6])},d(e){e&&S(t)}}}function jA(i){let t,e,n,o,s,r,a;return n=new xl({props:{playing:i[3]}}),r=new bo({props:{maxWidth:72,$$slots:{default:[BA]},$$scope:{ctx:i}}}),{c(){t=z("div"),e=z("div"),K(n.$$.fragment),o=ee(),s=z("div"),K(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){M(l,t,c),B(t,e),J(n,e,null),B(t,o),B(t,s),J(r,s,null),a=!0},p(l,c){const u={};c&8&&(u.playing=l[3]),n.$set(u);const d={};c&131136&&(d.$$scope={dirty:c,ctx:l}),r.$set(d)},i(l){a||(E(n.$$.fragment,l),E(r.$$.fragment,l),a=!0)},o(l){D(n.$$.fragment,l),D(r.$$.fragment,l),a=!1},d(l){l&&S(t),Z(n),Z(r)}}}function VA(i){let t,e,n=i[0].state&&Ur(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=Ur(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function QA(i,t,e){let n,o,s,r;var a,l,c;let{tag:u}=t,d=0,h=0,f=!1;const p=()=>{e(3,f=!0)},v=()=>{e(3,f=!1)},g=()=>{e(3,f=!1)},A=x=>{e(1,d=x.detail)},y=x=>{e(2,h=x.detail)};function w(x){on.call(this,i,x)}return i.$$set=x=>{"tag"in x&&e(0,u=x.tag)},i.$$.update=()=>{i.$$.dirty&385&&e(6,n=e(8,l=e(7,a=u.data.title)!==null&&a!==void 0?a:u.data.text)!==null&&l!==void 0?l:""),i.$$.dirty&513&&e(10,o=e(9,c=u.data.theme)!==null&&c!==void 0?c:"light"),i.$$.dirty&1024&&e(5,s=(()=>{if(o==="dark")return"rgba(0, 0, 0, 0.3)";if(o==="light")return"rgba(255, 255, 255, 0.3)"})()),i.$$.dirty&1024&&e(4,r=(()=>{if(o==="dark")return"white";if(o==="light")return"rgba(0, 0, 0, 0.6)"})())},[u,d,h,f,r,s,n,a,l,c,o,p,v,g,A,y,w]}class OA extends oe{constructor(t){super(),ie(this,t,QA,VA,ne,{tag:0},zA)}}function RA(i){let t,e;return t=new OA({props:{tag:i[0]}}),t.$on("audioRef",i[2]),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function FA(i){let t,e;return t=new TA({props:{tag:i[0]}}),t.$on("audioRef",i[2]),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function HA(i){let t,e,n,o;const s=[FA,RA],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=me()},m(l,c){~t&&r[t].m(l,c),M(l,n,c),o=!0},p(l,[c]){let u=t;t=a(l),t===u?~t&&r[t].p(l,c):(e&&(se(),D(r[u],1,1,()=>{r[u]=null}),re()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),E(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(E(e),o=!0)},o(l){D(e),o=!1},d(l){~t&&r[t].d(l),l&&S(n)}}}function GA(i,t,e){let n;var o;let{tag:s}=t,r;function a(l){r=l.detail}return s.play=()=>r.play(),s.pause=()=>r.pause(),i.$$set=l=>{"tag"in l&&e(0,s=l.tag)},i.$$.update=()=>{i.$$.dirty&9&&e(1,n=e(3,o=s.data.appearance)!==null&&o!==void 0?o:"line")},[s,n,a,o]}class WA extends oe{constructor(t){super(),ie(this,t,GA,HA,ne,{tag:0})}}function _A(i){ce(i,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function qr(i){var o;let t,e,n;return e=new Il({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"),K(e.$$.fragment),b(t,"class","media-wrapper svelte-10cw0el")},m(s,r){M(s,t,r),J(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||(E(e.$$.fragment,s),n=!0)},o(s){D(e.$$.fragment,s),n=!1},d(s){s&&S(t),Z(e)}}}function NA(i){let t,e,n=i[0].state&&i[5]&&qr(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[0].state&&o[5]?n?(n.p(o,s),s&33&&E(n,1)):(n=qr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function XA(i,t,e){let n,o,s,r,a,l;var c,u;let{tag:d}=t;return i.$$set=h=>{"tag"in h&&e(0,d=h.tag)},i.$$.update=()=>{i.$$.dirty&1&&e(6,n=d.state?d.state.unfolded:!1),i.$$.dirty&1&&e(5,o=d.data.mediaData),i.$$.dirty&1&&e(1,s=d.data.enableCarousel),i.$$.dirty&1&&e(4,r=d.data.playIcon),i.$$.dirty&131&&e(3,a=e(7,c=d.data.autoplayConfig)!==null&&c!==void 0?c:{autoplay:s!=null?s:!0,autoplayVideo:!0}),i.$$.dirty&257&&e(2,l=e(8,u=d.data.objectFit)!==null&&u!==void 0?u:(()=>d.data.adaptationMode==="stretch"?"fill":d.data.adaptationMode==="proportional"?"contain":void 0)())},[d,s,l,a,r,o,n,c,u]}class YA extends oe{constructor(t){super(),ie(this,t,XA,NA,ne,{tag:0},_A)}}function Dl(i){return _(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 UA(i){return _(this,null,function*(){const{url:t,ratio:e=3}=i;i.ratio||console.warn("Tag icon ratio is not set, default is 3");const{width:n,height:o}=yield Dl(t);return fe(F({},i),{width:n/e,height:o/e})})}function qA(i){return _(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 Dl(e),a=s/n,l=r/n,c=a/t,u=l,d=1/o*t+"s";return fe(F({},i),{width:c,height:u,duration:d})})}function JA(i){ce(i,"svelte-316sq3","@keyframes svelte-316sq3-sprites-animation{0%{background-position:0 0}100%{background-position:100% 0}}.icon-image.svelte-316sq3{display:block;width:auto}.icon-keyframe.svelte-316sq3{background-repeat:no-repeat;background-size:auto 100%;animation-direction:normal;animation-iteration-count:infinite;animation-name:svelte-316sq3-sprites-animation;animation-delay:0}")}function Jr(i){i[1]=i[22].width}function Zr(i){i[1]=i[22].width,i[19]=i[22].height,i[20]=i[22].steps,i[21]=i[22].duration}function Kr(i){let t,e,n,o=i[0]&&$r();function s(l,c){return l[8]?KA:ZA}let r=s(i),a=r(i);return{c(){t=z("div"),o&&o.c(),e=ee(),a.c(),b(t,"class","icon"),T(t,"width",i[1])},m(l,c){M(l,t,c),o&&o.m(t,null),B(t,e),a.m(t,null),n=!0},p(l,c){l[0]?o?c&1&&E(o,1):(o=$r(),o.c(),E(o,1),o.m(t,e)):o&&(se(),D(o,1,1,()=>{o=null}),re()),r===(r=s(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&2&&T(t,"width",l[1])},i(l){n||(E(o),n=!0)},o(l){D(o),n=!1},d(l){l&&S(t),o&&o.d(),a.d()}}}function $r(i){let t,e;return t=new nt({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function ZA(i){let t,e,n={ctx:i,current:null,token:null,hasCatch:!1,pending:tv,then:ev,catch:$A,value:22};return ni(e=i[11](De({url:i[7],ratio:i[5]})),n),{c(){t=me(),n.block.c()},m(o,s){M(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&160&&e!==(e=i[11](De({url:i[7],ratio:i[5]})))&&ni(e,n)||Ta(n,i,s)},d(o){o&&S(t),n.block.d(o),n.token=null,n=null}}}function KA(i){let t,e,n={ctx:i,current:null,token:null,hasCatch:!1,pending:ov,then:iv,catch:nv,value:22};return ni(e=i[10](De({url:i[7],steps:i[2],fps:i[6],ratio:i[5]})),n),{c(){t=me(),n.block.c()},m(o,s){M(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&228&&e!==(e=i[10](De({url:i[7],steps:i[2],fps:i[6],ratio:i[5]})))&&ni(e,n)||Ta(n,i,s)},d(o){o&&S(t),n.block.d(o),n.token=null,n=null}}}function $A(i){return{c:Y,m:Y,p:Y,d:Y}}function ev(i){Jr(i);let t,e;return{c(){t=z("img"),b(t,"alt","tag-icon"),b(t,"class","icon-image svelte-316sq3"),_e(t.src,e=i[7])||b(t,"src",e),T(t,"width",et(Ht({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},m(n,o){M(n,t,o)},p(n,o){Jr(n),o&128&&!_e(t.src,e=n[7])&&b(t,"src",e),o&184&&T(t,"width",et(Ht({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width))},d(n){n&&S(t)}}}function tv(i){return{c:Y,m:Y,p:Y,d:Y}}function nv(i){return{c:Y,m:Y,p:Y,d:Y}}function iv(i){Zr(i);let t,e=`url(${i[7]})`,n=`steps(${i[20]}, jump-none)`;return{c(){t=z("div"),b(t,"class","icon-keyframe svelte-316sq3"),T(t,"width",et(Ht({originWidth:i[1],originHeight:i[19],scale:i[4],wantedWidth:i[3]}).width)),T(t,"height",et(Ht({originWidth:i[1],originHeight:i[19],scale:i[4],wantedWidth:i[3]}).height)),T(t,"background-image",e),T(t,"animation-duration",i[21]),T(t,"animation-timing-function",n)},m(o,s){M(o,t,s)},p(o,s){Zr(o),s&252&&T(t,"width",et(Ht({originWidth:o[1],originHeight:o[19],scale:o[4],wantedWidth:o[3]}).width)),s&252&&T(t,"height",et(Ht({originWidth:o[1],originHeight:o[19],scale:o[4],wantedWidth:o[3]}).height)),s&128&&e!==(e=`url(${o[7]})`)&&T(t,"background-image",e),s&228&&T(t,"animation-duration",o[21]),s&228&&n!==(n=`steps(${o[20]}, jump-none)`)&&T(t,"animation-timing-function",n)},d(o){o&&S(t)}}}function ov(i){return{c:Y,m:Y,p:Y,d:Y}}function sv(i){let t,e,n=i[9]&&Kr(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[9]?n?(n.p(o,s),s&512&&E(n,1)):(n=Kr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function Ht(i){const{originWidth:t,originHeight:e,scale:n=1,wantedWidth:o}=i,s=(o!=null?o:t)*n,r=typeof e=="number"?s*(e/t):void 0;return Object.assign(Object.assign({},i),{width:s,height:r})}function rv(i,t,e){let n,o,s,r,a,l,c,u,d;var h=this&&this.__awaiter||function(C,L,P,Q){function W(R){return R instanceof P?R:new P(function(U){U(R)})}return new(P||(P=Promise))(function(R,U){function V(N){try{O(Q.next(N))}catch(G){U(G)}}function H(N){try{O(Q.throw(N))}catch(G){U(G)}}function O(N){N.done?R(N.value):W(N.value).then(V,H)}O((Q=Q.apply(C,L||[])).next())})},f,p;let{width:v=null}=t,{icon:g=null}=t,{shadow:A=!1}=t;const y=ci();function w(C){return h(this,void 0,void 0,function*(){const L=yield qA(C);return y("iconLoaded",L),L})}function x(C){return h(this,void 0,void 0,function*(){if(typeof d=="number")return Object.assign(Object.assign({},C),{width:d});const L=yield UA(C);return y("iconLoaded",L),L})}function k(){u||y("iconLoaded")}return Ye(()=>{k()}),i.$$set=C=>{"width"in C&&e(1,v=C.width),"icon"in C&&e(12,g=C.icon),"shadow"in C&&e(0,A=C.shadow)},i.$$.update=()=>{i.$$.dirty&4096&&e(7,n=g==null?void 0:g.url),i.$$.dirty&12288&&e(2,o=e(13,f=g==null?void 0:g.steps)!==null&&f!==void 0?f:1),i.$$.dirty&4096&&e(6,s=g==null?void 0:g.fps),i.$$.dirty&4096&&e(5,r=g==null?void 0:g.ratio),i.$$.dirty&20480&&e(4,a=e(14,p=g==null?void 0:g.scale)!==null&&p!==void 0?p:1),i.$$.dirty&4096&&e(3,l=g==null?void 0:g.width),i.$$.dirty&252&&e(9,c=De({url:n,steps:o,fps:s,ratio:r,scale:a,width:l})),i.$$.dirty&4&&e(8,u=o>1),i.$$.dirty&2&&(d=v)},k(),[A,v,o,l,a,r,s,n,u,c,w,x,g,f,p]}class Ll extends oe{constructor(t){super(),ie(this,t,rv,sv,ne,{width:1,icon:12,shadow:0},JA)}}function av(i){ce(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 ea(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"),K(e.$$.fragment),n=ee(),o=z("div"),s=Ie(i[1]),b(o,"class","text svelte-e58ijk"),b(t,"class","text-wrapper svelte-e58ijk")},m(a,l){M(a,t,l),J(e,t,null),B(t,n),B(t,o),B(o,s),r=!0},p(a,l){(!r||l&2)&&Me(s,a[1])},i(a){r||(E(e.$$.fragment,a),r=!0)},o(a){D(e.$$.fragment,a),r=!1},d(a){a&&S(t),Z(e)}}}function lv(i){let t,e,n,o;e=new Ll({props:{icon:i[0],shadow:!0}}),e.$on("iconLoaded",i[7]);let s=i[1]&&i[2]&&ea(i);return{c(){t=z("div"),K(e.$$.fragment),n=ee(),s&&s.c(),b(t,"class","wrapper svelte-e58ijk")},m(r,a){M(r,t,a),J(e,t,null),B(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&&E(s,1)):(s=ea(r),s.c(),E(s,1),s.m(t,null)):s&&(se(),D(s,1,1,()=>{s=null}),re())},i(r){o||(E(e.$$.fragment,r),E(s),o=!0)},o(r){D(e.$$.fragment,r),D(s),o=!1},d(r){r&&S(t),Z(e),s&&s.d()}}}function cv(i,t,e){let n,o,s;var r,a,l;let{tag:c}=t;const u=()=>{e(2,n=!0)};return i.$$set=d=>{"tag"in d&&e(3,c=d.tag)},i.$$.update=()=>{i.$$.dirty&24&&e(1,o=e(4,r=c.data.title)!==null&&r!==void 0?r:c.data.text),i.$$.dirty&104&&e(0,s=e(5,a=c.data.icon)!==null&&a!==void 0?a:e(6,l=c.style)===null||l===void 0?void 0:l.point)},e(2,n=!1),[s,o,n,c,r,a,l,u]}class uv extends oe{constructor(t){super(),ie(this,t,cv,lv,ne,{tag:3},av)}}function dv(i){ce(i,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function ta(i){let t,e=i[0].element+"",n;return{c(){t=new Kn(!1),n=me(),t.a=n},m(o,s){t.m(e,o,s),M(o,n,s)},p(o,s){s&1&&e!==(e=o[0].element+"")&&t.p(e)},d(o){o&&S(n),o&&t.d()}}}function hv(i){let t,e=typeof i[0].element=="string"&&ta(i);return{c(){t=z("div"),e&&e.c(),b(t,"class","customElement__container svelte-kzl2aj")},m(n,o){M(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=ta(n),e.c(),e.m(t,null)):e&&(e.d(1),e=null)},i:Y,o:Y,d(n){n&&S(t),e&&e.d(),i[2](null)}}}function fv(i,t,e){let{tag:n}=t,o,s;Ye(()=>{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)}}}),Pt(()=>{s==null||s()});function r(a){Qe[a?"unshift":"push"](()=>{o=a,e(1,o)})}return i.$$set=a=>{"tag"in a&&e(0,n=a.tag)},[n,o,r]}class mv extends oe{constructor(t){super(),ie(this,t,fv,hv,ne,{tag:0},dv)}}function gv(i){ce(i,"svelte-1r4fqvg",'@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,T1RUTwAKAIAAAwAgQ0ZGINFD4CEAAAaQAAAHC0dTVUIAAQAAAAANnAAAAApPUy8yaB5pEwAAAjQAAABgY21hcEItjGUAAAT0AAABfGhlYWQS1WWOAAAAtAAAADZoaGVhBfMBxwAAAhAAAAAkaG10eJ9gBO8AAADsAAABJG1heHAASVAAAAAArAAAAAZuYW1lqczkZQAAApQAAAJecG9zdP+4ADIAAAZwAAAAIAAAUAAASQAAAAEAAAABAADkeHeyXw889QADA+gAAAAA2NoRKwAAAADY2hErACn/OAHgAyAAAQADAAIAAAAAAAAB9ABdAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACCAA7AcwAdwIIADMCCAA0AhwAMwISADkCCAAuAfQANAH+ACsB/gApAggANAEeAFABHgBQAR4AUAIIADQCCAAuAR4AUAEeAFABfAAxAAEAAAPo/zgAAAIcACkAKQHgAAEAAAAAAAAAAAAAAAAAAABJAAMCLgGQAAUACAKKAlgAAABLAooCWAAAAV4AMgEsAAAAAAgAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAFVLV04AIAAg/xsDIP84AMgD6ADIAAAAAQAAAAAB9AK8AAAAIAAAAAAAEADGAAEAAAAAAAEADAAAAAEAAAAAAAIABAAMAAEAAAAAAAMAGwAQAAEAAAAAAAQAEQArAAEAAAAAAAUAPAA8AAEAAAAAAAYAEAB4AAEAAAAAAAgADAAAAAEAAAAAAAkADAAAAAMAAQQJAAEAGACIAAMAAQQJAAIACACgAAMAAQQJAAMANgCoAAMAAQQJAAQAIgDeAAMAAQQJAAUAeAEAAAMAAQQJAAYAIAF4AAMAAQQJAAgAGACIAAMAAQQJAAkAGACIQUxJQkFCQSBGb250Qm9sZDEuMDAwO1VLV047QUxJQkFCQUZvbnQtQm9sZEFMSUJBQkEgRm9udCBCb2xkVmVyc2lvbiAxLjAwMDtQUyAwMDEuMDAwO2hvdGNvbnYgMS4wLjg4O21ha2VvdGYubGliMi41LjY0Nzc1QUxJQkFCQUZvbnQtQm9sZABBAEwASQBCAEEAQgBBACAARgBvAG4AdABCAG8AbABkADEALgAwADAAMAA7AFUASwBXAE4AOwBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAEEATABJAEIAQQBCAEEAIABGAG8AbgB0ACAAQgBvAGwAZABWAGUAcgBzAGkAbwBuACAAMQAuADAAMAAwADsAUABTACAAMAAwADEALgAwADAAMAA7AGgAbwB0AGMAbwBuAHYAIAAxAC4AMAAuADgAOAA7AG0AYQBrAGUAbwB0AGYALgBsAGkAYgAyAC4ANQAuADYANAA3ADcANQBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAAAAAAADAAAAAwAAASIAAQAAAAAAHAADAAEAAAEiAAABBgAAAAAAAAAAAAAAAQAAAAEAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAABCSEMANjc4OTo7PD0+PwAAAAAAAAACAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGwAAAAAAABwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAFoAAAAQABAAAwAAACAALgA5AFoAegCl/xv//wAAACAALAAwAEEAYQCl/xr////hAAAABv/B/7v/nwAAAAEAAAAOAAAAAAAAAAAACgAAAEIASABDAEYARwADAAAAAAAA/7UAMgAAAAAAAAAAAAAAAAAAAAAAAAAAAQAEAgABAQERQUxJQkFCQUZvbnQtQm9sZAABAQEg+A8A+CAB+CEC+BgEtPtc+HT5tAX3KA/3UBGcHAZWEgAHAQENExoiKTpLbmluZS4wMDEuMDAxbW9uZXkudW5pRkYxQm5pbmUuMDAxdW5pRkYxQWNvcHlyaWdodCBtaXNzaW5nQUxJQkFCQSBGb250IEJvbGQAAAEAAQAAIhkAQhkAEQkBhwABigAADQAADwAAZAABiAABiwABiQAADgAASQIAAQCtAK4ArwCwALEAsgCzALQAtQC2ALcAuAC5ALoAuwC8AL0AvgC/AMAAwQDCAMMAxADFAMYAxwDIAMkAygDLAMwAzQDOAM8A0ADRANIA0wDUANUA1gDXANgA2QDaANsA3ADdAN4A3wDgAOEA4gFDAVoBqwIsAloCuAMcAzkDzwQ4BDoEPARRBFMEVQTNBOIE8QUEmPtc0Ky6rKKsuqzHrKPDoa2irLCspq2vraWssKzOAejVrKytrKzYA/gu+bQV+9H+fPfRBj76ORVqSWbNavs6rM2wSqwH7vsVFUXNafs68wfNaRVqZ6wG704VaklFJ6zNsEmsB/c6TxUn+zqt9xnNB6z7DhX7Bfs69wWsO++6anRpwwfv+0EV+wX7OvcFB/cZahUnXO8GrFMVamsHRVwF8Wr7OqwG0boFRawGDg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4OrIr5UQH3OPdUA/ebihVmaZSdbB9Mr2TL0xr3vgewlK2eqh7Kr86y1BuvrIJ5qh/HZrJIQhr7vgdngmp5bR5OZ0tkQxv46ARUX2FSH/u+B1a5YMDAs7TCHve+B8RjtVYeDnD4utkB93HzA/cL+QgVPfH8vPP5UgcOrIn5UgG++DYD+GmJFfw28wb3svfUBZ2glKSnGsNduFBWXF1UiB4ijgaMsJWsnqoIyLHMstYbsa6Ceawfy2ezSUAaVndXZ2Me+2/7jQX3pwYOrIvy92Tz90ryEr/zM/L3SvMu8hPy+B/3/xUT7LCwpMDDGq6CrHqoHsZnTK5DG2lrg3puH09pZk5EGobykAe4tba6vrViXFZiYlcedyOfBhPyxLpdUlJcW1JSXLvEH5ojfAdllGiebB5LsM5j1xuwrpSeqx/KsLPO1xrKcMNerx4OwPL1Affi8gP4dPdlFWD4fPshBvuJ/HkF+wH3ryPy87YH+8z1Ffc69+QF++QHDrb3ZNf3ZfAB9zX3YwP3nRZlaJSebB9LsGPO1xrzBlK6XMTEubrEHtcHxF26UlJcXFIeI/g0+BYh+677JAaorK2ZsBuwroJ4qx/LZrNHPxo/B2aCaHhrHktmR2NAGw6si/X3b/IBufX3b/ID95n4QBWAg4uKhh/3EfelBfsHBvtK/CMFfnCFbm0aZJVnnmoeSrLPYdobsq6Vnqwfy7K10dgasoGueKwey2RHtT4b+9YETlu7yMe8vcfHvVlPT1laTx8OmIr5UQG/+B8D93iKFfsIBvdo+OYF+6T2+B8oBg6iifL3bPX3QPEStvNB8vc/8jXxE/L4EvgHFRPss7Cnu78arYOreqgexWpNr0YbaWyDem4fUmlmTUcaXqBftGAeE/JWYmROSxpklWieax5Ksc9i2BuxrpWerB/LsbTP2BrHaMVath4T7PsN93QVu7FjXFtlZltcZbC7urGzuh8T8oX8ghVPW7zHx7q6yMa9W1BPWVpQHw6i96Tz92/0AbTz93DzA/hp+HkVsIGveKwezmNFtUAbZGeBeGofSmNiRT8aZJVnnmseSrHPYtoboAb7EvukBfcHBvdL+CEFmaySqaQa+9gWxry+yJ6dhoGcHq12oWZmGk5YW1BMXLnKHg4gCiEK+11L91IlCvdiyhWtb6hpJgoeJAoOIQogCqz3pe/3b/UBufX3bfQD+G74dxWyga94rB7NZEW0PhtlaIF4ah9KY2FFPxo7tkTPZh6MjIqKjB+TiJCIjYoIjgaCoKGHoRuanY6QoB+IgfsB+6QF9wcG9y/4IgWYppGnqhr7a/sCFVBbvMjHu7zGyLxbTk5aWk4fDvtd+AojCoz7jBUmCh8kCq1vqGkeDvtdi/cS94wjCvwKBCIKDiD3ru8BvPeuA7z4EhUn967vBw4eoDf/DAmLDAv47BT4exWcEwAHAQFBXW97ipCarPcv8+7yAfdl8gP4aPf6FfIjB+r3gwUiBi77gwWHBjH3gwUkBuP7gwUnJPcxKPsxI/cx+y/y9y/3MPP7MO4GDvtdi/cSJQr3JBZkcqOzsKSksrCkcWdlcnFmHw6up6eurm+naGhvb2hop2+uHwv3EiUK9yP4ChUiCgt3SgWxBrnmBZGVj5eZGgsB2/cSAwtobm5paqBzqoYLAAABAAAAAAAAAAAAAA==) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-1r4fqvg{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-1r4fqvg{transition:opacity 0.3s linear}.content__container.unClickable.svelte-1r4fqvg{pointer-events:none !important}.content__container.unClickable.svelte-1r4fqvg *{pointer-events:none !important}.content__wrapper.svelte-1r4fqvg{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-1r4fqvg{opacity:0;pointer-events:none}.content__container.hide.svelte-1r4fqvg *{pointer-events:none !important}.content__container.disable.svelte-1r4fqvg{display:none}.content.svelte-1r4fqvg{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-1r4fqvg:not(.unfolded){pointer-events:none}.content.svelte-1r4fqvg:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-1r4fqvg{pointer-events:auto}')}function pv(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){M(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&&S(t)}}}function Av(i){let t,e,n,o,s,r,a,l,c;const u=[Ev,Pv,Cv,wv,yv,bv,vv],d=[];function h(f,p){return f[1].element?0:f[1].contentType==="Text"?1:f[1].contentType==="ImageText"||f[1].contentType==="Image"||f[1].contentType==="Video"?2:f[1].contentType==="Audio"?3:f[1].contentType==="Marketing"?4:f[1].contentType==="Link"||f[1].contentType==="VRLink"||f[1].contentType==="PanoLink"||f[1].contentType==="Sticker"?5:f[1].contentType==="MediaPlane"||f[1].contentType==="MediaModel"?6:-1}return~(o=h(i))&&(s=d[o]=u[o](i)),{c(){var f;t=z("div"),e=z("div"),n=z("div"),s&&s.c(),b(n,"class","content svelte-1r4fqvg"),q(n,"unfolded",(f=i[1].state)==null?void 0:f.unfolded),b(e,"class","content__wrapper svelte-1r4fqvg"),b(t,"class","content__container svelte-1r4fqvg"),b(t,"data-id",r=i[1].id),q(t,"disable",i[1].enabled===!1),q(t,"hide",i[4]),q(t,"withAnimation",i[0]),q(t,"unClickable",i[1].mergedConfig.clickable===!1),T(t,"width",i[1].stickType==="Plane"||i[1].contentType==="MediaModel"?"100%":0),T(t,"height",i[1].stickType==="Plane"||i[1].contentType==="MediaModel"?"100%":0)},m(f,p){M(f,t,p),B(t,e),B(e,n),~o&&d[o].m(n,null),a=!0,l||(c=we(t,"click",Pa(i[24])),l=!0)},p(f,p){var g;let v=o;o=h(f),o===v?~o&&d[o].p(f,p):(s&&(se(),D(d[v],1,1,()=>{d[v]=null}),re()),~o?(s=d[o],s?s.p(f,p):(s=d[o]=u[o](f),s.c()),E(s,1),s.m(n,null)):s=null),(!a||p&2)&&q(n,"unfolded",(g=f[1].state)==null?void 0:g.unfolded),(!a||p&2&&r!==(r=f[1].id))&&b(t,"data-id",r),(!a||p&2)&&q(t,"disable",f[1].enabled===!1),(!a||p&16)&&q(t,"hide",f[4]),(!a||p&1)&&q(t,"withAnimation",f[0]),(!a||p&2)&&q(t,"unClickable",f[1].mergedConfig.clickable===!1),p&2&&T(t,"width",f[1].stickType==="Plane"||f[1].contentType==="MediaModel"?"100%":0),p&2&&T(t,"height",f[1].stickType==="Plane"||f[1].contentType==="MediaModel"?"100%":0)},i(f){a||(E(s),a=!0)},o(f){D(s),a=!1},d(f){f&&S(t),~o&&d[o].d(),l=!1,c()}}}function vv(i){let t,e;return t=new YA({props:{tag:De(i[1])}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function bv(i){let t,e;return t=new uv({props:{tag:De(i[1])}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function yv(i){let t,e;return t=new yA({props:{tag:De(i[1])}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function wv(i){let t,e;return t=new WA({props:{tag:De(i[1])}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Cv(i){let t,e;return t=new pA({props:{tag:De(i[1])}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Pv(i){let t,e;return t=new jp({props:{tag:De(i[1])}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Ev(i){let t,e;return t=new mv({props:{tag:De(i[1])}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Iv(i){let t,e,n,o;const s=[Av,pv],r=[];function a(l,c){return l[3]?0:1}return t=a(i),e=r[t]=s[t](i),{c(){e.c(),n=me()},m(l,c){r[t].m(l,c),M(l,n,c),o=!0},p(l,[c]){let u=t;t=a(l),t===u?r[t].p(l,c):(se(),D(r[u],1,1,()=>{r[u]=null}),re(),e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),E(e,1),e.m(n.parentNode,n))},i(l){o||(E(e),o=!0)},o(l){D(e),o=!1},d(l){r[t].d(l),l&&S(n)}}}function kv(i,t,e){let n,o,s,r,a,l;var c,u,d,h,f,p,v,g,A,y,w;let{withAnimation:x=!1}=t,{tag:k}=t,{hooks:C}=t,{state:L}=t,{mediaStore:P}=t,{temporaryState:Q}=t;Wi("hooks",C),Wi("mediaStore",P);let W,R;function U(O){O?C.emit("exposure",{id:r,type:"start"}):C.emit("exposure",{id:r,type:"end"})}function V(O,N,G){var $,X;return!(!N.visible||!N.enabled||!G.visible||!(!(($=O.state)===null||$===void 0)&&$.visible)||((X=O.temporaryState)===null||X===void 0?void 0:X.visible)===!1||Fe(O)&&!O.mediaVisible)}const H=O=>C.emit("click",{event:O,target:"TagContent",tag:k});return i.$$set=O=>{"withAnimation"in O&&e(0,x=O.withAnimation),"tag"in O&&e(1,k=O.tag),"hooks"in O&&e(2,C=O.hooks),"state"in O&&e(5,L=O.state),"mediaStore"in O&&e(6,P=O.mediaStore),"temporaryState"in O&&e(7,Q=O.temporaryState)},i.$$.update=()=>{i.$$.dirty&258&&e(22,n=e(8,c=k.state)===null||c===void 0?void 0:c.unfolded),i.$$.dirty&514&&e(21,o=e(9,u=k.state)===null||u===void 0?void 0:u.visible),i.$$.dirty&1186&&e(23,s=L.visible&&Q.visible&&(e(10,d=k.state)===null||d===void 0?void 0:d.visible)),i.$$.dirty&2&&(r=k.id),i.$$.dirty&162&&e(4,a=!V(k,L,Q)),i.$$.dirty&8388608&&U(s),i.$$.dirty&8386562&&k.hooks&&(n!==void 0&&n!==R&&(e(20,R=n),n?e(12,f=e(11,h=k.hooks).emit)===null||f===void 0||f.call(h,"unfolded"):e(14,v=k==null?void 0:e(13,p=k.hooks).emit)===null||v===void 0||v.call(p,"folded")),o!==void 0&&o!==W&&(e(19,W=o),o?e(16,A=e(15,g=k.hooks).emit)===null||A===void 0||A.call(g,"show"):e(18,w=e(17,y=k.hooks).emit)===null||w===void 0||w.call(y,"hide"))),i.$$.dirty&2&&e(3,l=(()=>!(typeof k.mergedConfig.unfoldedConfig=="object"&&k.mergedConfig.unfoldedConfig.keep==="folded"))())},[x,k,C,l,a,L,P,Q,c,u,d,h,f,p,v,g,A,y,w,W,R,o,n,s,H]}class Sl extends oe{constructor(t){super(),ie(this,t,kv,Iv,ne,{withAnimation:0,tag:1,hooks:2,state:5,mediaStore:6,temporaryState:7},gv)}}function xv(i){ce(i,"svelte-1jkrwn7",'@charset "UTF-8";.tag-point-click-helper.svelte-1jkrwn7.svelte-1jkrwn7{position:absolute;pointer-events:auto;cursor:pointer;width:calc(100% + 0.75rem);height:calc(100% + 0.75rem);left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-1jkrwn7.svelte-1jkrwn7{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}.tag-folded-point.svelte-1jkrwn7.svelte-1jkrwn7,.tag-unfolded-point.svelte-1jkrwn7.svelte-1jkrwn7{transition:all 0.5s}.tag-point-wrapper.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7: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-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7: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-1jkrwn7 .tag-folded-point.svelte-1jkrwn7{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-1jkrwn7 .tag-folded-point.svelte-1jkrwn7{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7{opacity:1;scale:1}')}function Dv(i){let t,e,n,o,s,r,a,l,c,u,d,h;return o=new nt({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new Ll({props:{icon:i[2],width:i[1]}}),c.$on("iconLoaded",i[11]),{c(){t=z("div"),e=z("div"),n=ee(),K(o.$$.fragment),s=ee(),r=z("div"),a=ee(),l=z("div"),K(c.$$.fragment),b(e,"class","tag-point-click-helper svelte-1jkrwn7"),b(r,"class","tag-unfolded-point svelte-1jkrwn7"),T(r,"transition-delay",(i[3]?i[5]:0)+"ms"),b(l,"class","tag-folded-point svelte-1jkrwn7"),T(l,"transition-delay",(i[3]?i[5]:0)+"ms"),b(t,"class","tag-point-wrapper svelte-1jkrwn7"),q(t,"unfolded",i[0]),q(t,"folded",i[3])},m(f,p){M(f,t,p),B(t,e),B(t,n),J(o,t,null),B(t,s),B(t,r),B(t,a),B(t,l),J(c,l,null),u=!0,d||(h=we(e,"click",i[4]),d=!0)},p(f,[p]){p&8&&T(r,"transition-delay",(f[3]?f[5]:0)+"ms");const v={};p&4&&(v.icon=f[2]),p&2&&(v.width=f[1]),c.$set(v),p&8&&T(l,"transition-delay",(f[3]?f[5]:0)+"ms"),(!u||p&1)&&q(t,"unfolded",f[0]),(!u||p&8)&&q(t,"folded",f[3])},i(f){u||(E(o.$$.fragment,f),E(c.$$.fragment,f),u=!0)},o(f){D(o.$$.fragment,f),D(c.$$.fragment,f),u=!1},d(f){f&&S(t),Z(o),Z(c),d=!1,h()}}}function Lv(i,t,e){let n,o,s,r;var a,l,c,u;const d=St("hooks");let{tag:h}=t,f,p=!1;const v=()=>{f!==void 0&&clearTimeout(f),p=!0,f=setTimeout(()=>{p=!1},800)},g=w=>{p||d.emit("click",{event:w,target:"TagPoint",tag:h})},A=(()=>h.contentType==="Text"&&h.data.appearance==="plane"?500:800)();function y(w){on.call(this,i,w)}return i.$$set=w=>{"tag"in w&&e(6,h=w.tag)},i.$$.update=()=>{i.$$.dirty&192&&e(0,n=e(7,a=h.state)===null||a===void 0?void 0:a.unfolded),i.$$.dirty&1&&e(3,o=!n),i.$$.dirty&1856&&e(2,s=!(e(9,c=e(8,l=h.style)===null||l===void 0?void 0:l.point)===null||c===void 0)&&c.url?e(10,u=h.style)===null||u===void 0?void 0:u.point:{url:lp}),i.$$.dirty&64&&e(1,r=(()=>{var w,x,k,C;const L=(x=(w=h.style)===null||w===void 0?void 0:w.point)===null||x===void 0?void 0:x.width;if(typeof L=="number")return L;const P=(C=(k=h.style)===null||k===void 0?void 0:k.point)===null||C===void 0?void 0:C.size;if(typeof P=="number")return P;if(P==="S")return 18;if(P==="M")return 20;if(P==="L")return 24;if(P==="XL")return 28})())},v(),[n,r,s,o,g,A,h,a,l,c,u,y]}class Sv extends oe{constructor(t){super(),ie(this,t,Lv,Dv,ne,{tag:6},xv)}}function Mv(i){ce(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 Tv(i){let t;return{c(){t=z("div"),b(t,"data-info","tag content is disable")},m(e,n){M(e,t,n)},p:Y,i:Y,o:Y,d(e){e&&S(t)}}}function zv(i){let t,e;return t=new Sl({props:{mediaStore:i[2],withAnimation:i[0],tag:De(i[1]),hooks:i[14],state:i[3],temporaryState:i[4]}}),{c(){K(t.$$.fragment)},m(n,o){J(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=De(n[1])),o&8&&(s.state=n[3]),o&16&&(s.temporaryState=n[4]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Bv(i){let t;return{c(){t=z("div"),b(t,"data-info","tag point is disable")},m(e,n){M(e,t,n)},p:Y,i:Y,o:Y,d(e){e&&S(t)}}}function jv(i){let t,e;return t=new Sv({props:{tag:i[1]}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=n[1]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){D(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Vv(i){let t,e,n,o,s,r,a,l,c;const u=[zv,Tv],d=[];function h(g,A){return g[12]?0:1}n=h(i),o=d[n]=u[n](i);const f=[jv,Bv],p=[];function v(g,A){return g[13]?0:1}return r=v(i),a=p[r]=f[r](i),{c(){t=z("div"),e=z("div"),o.c(),s=ee(),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),T(e,"left",i[7]),T(e,"top",i[6]),T(e,"z-index",i[5]),b(t,"class","tag svelte-pzwdws"),b(t,"data-tag-id",i[11]),q(t,"unClickable",i[1].mergedConfig.clickable===!1),q(t,"disable",i[10]),q(t,"hide",i[9]),q(t,"withAnimation",i[0])},m(g,A){M(g,t,A),B(t,e),d[n].m(e,null),B(e,s),p[r].m(e,null),c=!0},p(g,[A]){let y=n;n=h(g),n===y?d[n].p(g,A):(se(),D(d[y],1,1,()=>{d[y]=null}),re(),o=d[n],o?o.p(g,A):(o=d[n]=u[n](g),o.c()),E(o,1),o.m(e,s));let w=r;r=v(g),r===w?p[r].p(g,A):(se(),D(p[w],1,1,()=>{p[w]=null}),re(),a=p[r],a?a.p(g,A):(a=p[r]=f[r](g),a.c()),E(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&&T(e,"left",g[7]),A&64&&T(e,"top",g[6]),A&32&&T(e,"z-index",g[5]),(!c||A&2048)&&b(t,"data-tag-id",g[11]),(!c||A&2)&&q(t,"unClickable",g[1].mergedConfig.clickable===!1),(!c||A&1024)&&q(t,"disable",g[10]),(!c||A&512)&&q(t,"hide",g[9]),(!c||A&1)&&q(t,"withAnimation",g[0])},i(g){c||(E(o),E(a),c=!0)},o(g){D(o),D(a),c=!1},d(g){g&&S(t),d[n].d(),p[r].d()}}}function Qv(i,t,e){let n,o,s,r,a,l,c,u,d;var h,f,p,v,g,A,y,w;let{withAnimation:x=!1}=t,{tag:k}=t,{mediaStore:C}=t,{state:L}=t,{temporaryState:P}=t;const Q=St("hooks");return i.$$set=W=>{"withAnimation"in W&&e(0,x=W.withAnimation),"tag"in W&&e(1,k=W.tag),"mediaStore"in W&&e(2,C=W.mediaStore),"state"in W&&e(3,L=W.state),"temporaryState"in W&&e(4,P=W.temporaryState)},i.$$.update=()=>{i.$$.dirty&2&&e(13,n=(()=>!(k.contentType==="Sticker"||k.contentType==="Link"||k.contentType==="VRLink"||k.contentType==="PanoLink"||k.contentType==="Audio"&&k.data.appearance==="plane"))()),i.$$.dirty&2&&e(12,o=(()=>k.stickType==="2DPoint")()),i.$$.dirty&2&&e(11,s=k.id),i.$$.dirty&98306&&e(10,r=!(!(e(15,h=k.pointTagStyle)===null||h===void 0)&&h.leftPercent)||!(!(e(16,f=k.pointTagStyle)===null||f===void 0)&&f.topPercent)||k.enabled===!1||!k.state),i.$$.dirty&393218&&e(9,a=!(!(e(17,p=k.state)===null||p===void 0)&&p.visible)||(e(18,v=k.temporaryState)===null||v===void 0?void 0:v.visible)===!1),i.$$.dirty&524290&&e(8,l=e(19,g=k.state)===null||g===void 0?void 0:g.unfolded),i.$$.dirty&1048578&&e(7,c=(e(20,A=k.pointTagStyle)===null||A===void 0?void 0:A.leftPercent)+"%"),i.$$.dirty&2097154&&e(6,u=(e(21,y=k.pointTagStyle)===null||y===void 0?void 0:y.topPercent)+"%"),i.$$.dirty&4194306&&e(5,d=!(e(22,w=k.state)===null||w===void 0)&&w.unfolded?1:0)},[x,k,C,L,P,d,u,c,l,a,r,s,o,n,Q,h,f,p,v,g,A,y,w]}class Ov extends oe{constructor(t){super(),ie(this,t,Qv,Vv,ne,{withAnimation:0,tag:1,mediaStore:2,state:3,temporaryState:4},Mv)}}function Rv(i){ce(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 na(i,t,e){const n=i.slice();return n[6]=t[e],n}function ia(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=na(i,s,a),c=r(l);n.set(c,e[a]=oa(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"),q(t,"hide",!i[3].visible||!i[4].visible),q(t,"withAnimation",i[0])},m(a,l){M(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],se(),e=Ue(e,l,r,1,a,s,n,t,Et,oa,null,na),re()),(!o||l&24)&&q(t,"hide",!a[3].visible||!a[4].visible),(!o||l&1)&&q(t,"withAnimation",a[0])},i(a){if(!o){for(let l=0;l<s.length;l+=1)E(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)D(e[l]);o=!1},d(a){a&&S(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function oa(i,t){let e,n,o;return n=new Ov({props:{state:t[3],temporaryState:t[4],withAnimation:t[0],tag:t[6],mediaStore:t[2]}}),{key:i,first:null,c(){e=me(),K(n.$$.fragment),this.first=e},m(s,r){M(s,e,r),J(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||(E(n.$$.fragment,s),o=!0)},o(s){D(n.$$.fragment,s),o=!1},d(s){s&&S(e),Z(n,s)}}}function Fv(i){let t,e,n=i[3].enabled&&ia(i);return{c(){n&&n.c(),t=me()},m(o,s){n&&n.m(o,s),M(o,t,s),e=!0},p(o,[s]){o[3].enabled?n?(n.p(o,s),s&8&&E(n,1)):(n=ia(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(se(),D(n,1,1,()=>{n=null}),re())},i(o){e||(E(n),e=!0)},o(o){D(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function Hv(i,t,e){let{withAnimation:n=!1}=t,{tags:o=[]}=t,{hooks:s}=t,{mediaStore:r}=t,{state:a}=t,{temporaryState:l}=t;return Wi("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 Gv extends oe{constructor(t){super(),ie(this,t,Hv,Fv,ne,{withAnimation:0,tags:1,hooks:5,mediaStore:2,state:3,temporaryState:4},Rv)}}const Wv=new sc.GLTFLoader;function _v(i){return new Promise((t,e)=>{function n(s){t(s)}function o(s){e(s)}Wv.load(i,n,void 0,o)})}class Nv extends I.Mesh{constructor(e,n){super();m(this,"name","ImageModel");m(this,"imageSrc");this.imageSrc=e,Ui(e).then(o=>{const s=o.image.width,r=o.image.height,a=new I.MeshBasicMaterial({map:o,transparent:!0}),l=new I.PlaneGeometry(s,r);this.geometry=l,this.material=a;const c=new j.Vector3().subVectors(n[1],n[0]),u=new j.Vector3().subVectors(n[3],n[0]),d=li(...n),h=new j.Vector3().crossVectors(c,u).normalize();this.lookAt(h);const f=this.up.clone().applyQuaternion(this.quaternion),p=u.clone(),v=new j.Vector3().crossVectors(f,p).normalize();this.rotateOnWorldAxis(v,f.angleTo(p)),this.position.copy(d);const g=n[0].distanceTo(n[1]),A=n[1].distanceTo(n[2]);this.scale.set(g/s,A/r,1);const y=s/r,w=g/A;y>w?this.scale.set(g/s,g/s,1):y<w?this.scale.set(A/r,A/r,1):this.scale.set(g/s,A/r,1)}).catch(o=>{console.log({e:o})})}}class Xv extends Xg{constructor(e){super(e);m(this,"group",new j.Group);m(this,"gltfObjectGroup",new j.Group);m(this,"enabledModelTagSet",new Set);m(this,"temporaryState",{visible:!0});m(this,"TagContainerSvelte");m(this,"loadModel",e=>_(this,null,function*(){var l;const n=e.data.modelUrl;if(!n)return;const o=_v(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 j.Matrix4().fromArray(e.matrix).decompose(s.position,s.quaternion,s.scale),s.updateWorldMatrix(!0,!0),this.getVisibleByFloorIndex(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)}clearTags(){this.tags=[],this.enabledModelTagSet.clear(),this.clearCache(),this.disposeAllCSS3DContainer(),this.updateRenderAllTags()}updateRenderAllTags(){this.enabledModelTagSet.clear(),this.tags.forEach(e=>e.stickType==="Model"&&this.enabledModelTagSet.add(e.id)),this.updateRenderPointTag(),this.updateRenderPlaneTag(),this.updateRenderModelTag(),this.updateRenderImageModel()}updateRenderImageModel(){this.sort([...this.filterImageModel]).forEach(n=>{var s,r,a,l;const o=(s=n.data.mediaData[0])==null?void 0:s.url;!o||(n.imageModel&&(n.imageModel.visible=(a=(r=n.state)==null?void 0:r.visible)!=null?a:!0),((l=n.imageModel)==null?void 0:l.imageSrc)!==o&&(n.imageModel=new Nv(o,n.position.map(st)),n.imageModel.name="PanoTagPluginImageModel",this.five.scene.add(n.imageModel)))})}updateRenderPlaneTag(){this.sort([...this.filter3DTag]).forEach(n=>{var l,c,u;if(Fe(n)&&((l=n.model)==null?void 0:l.object)&&this.updateTagCss3DObjectMatrix(n,(c=n.model)==null?void 0:c.object),n.tag3DContentSvelte){const{svelteApp:d,domContainer:h,initialNormal:f,currentNormal:p}=n.tag3DContentSvelte;if(this.updateTagCss3DObjectVisible(n),d.$set({tag:n,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!f.equals(p)){const v=new j.Quaternion().setFromUnitVectors(f,p);h.css3DObject.setRotationFromQuaternion(v)}return}if(((u=n.state)==null?void 0:u.visible)===!1)return;if(this.css3DRenderPlugin||(this.css3DRenderPlugin=Zt(this.five)),n.stickType==="3DPoint"&&!n.normal)return console.error("updateRenderPlaneTag: \u4E09\u7EF4\u70B9\u6807\u7B7E\u7F3A\u5C11\u6CD5\u5411\u91CF\uFF01");const o=(()=>{if(n.stickType==="Plane")return n.position;if(Fe(n))return n.data.mediaPosition;const d=n;return Cg(this.five.camera.position,st(d.position),st(d.normal))})();if(!o)return;const s=function(){if(n.normal)return st(n.normal);if(n.stickType==="Plane")return Ki(n.position);if(n.contentType==="MediaModel")return Ki(o)}();if(!s)return;const r=this.getTagConfig(n).tag3DConfig,a=this.css3DRenderPlugin.create3DDomContainer(o,r);!a||(this.updateTagCss3DObjectVisible(n),this.store.css3DRenderDisposer.set(n.id,a.dispose),n.tag3DContentSvelte={svelteApp:new Sl({target:a.container,props:{tag:n,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}}),domContainer:a,initialNormal:s,currentNormal:s})}),this.clearUnusedPanelTag()}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})})}updateTagModelVisible(){this.tags.forEach(e=>{var n,o,s;e.imageModel&&(e.imageModel.visible=(s=((n=e.state)==null?void 0:n.visible)&&((o=this.state)==null?void 0:o.visible))!=null?s:!0)})}updateTagCss3DObjectMatrix(e,n){var v,g,A,y;const o=(A=(g=(v=e.mergedConfig)==null?void 0:v.tag3DConfig)==null?void 0:g.ratio)!=null?A:.00216,s=(y=e.tag3DContentSvelte)==null?void 0:y.domContainer.css3DObject;if(!s)return;const r=Fe(e)?e.data.mediaPosition:e.position;n.updateWorldMatrix(!1,!1);const a=n.matrixWorld,l=new j.Vector3().fromArray(r[0]),c=new j.Vector3().fromArray(r[2]),u=new j.Vector3().lerpVectors(l,c,.5).add(new j.Vector3(0,0,5e-4)),d=new j.Matrix4().setPosition(u),h=new j.Matrix4().makeScale(o,o,o),f=new j.Matrix4().multiply(a).multiply(d).multiply(h);f.decompose(s.position,s.quaternion,s.scale);const p=s.opacityMesh;!p||f.decompose(p.position,p.quaternion,p.scale)}addMediaModelTag(e){return _(this,null,function*(){const n=e.filter(Fe).map(this.loadModel);yield Promise.all(n),this.setModelMedialVisible(),this.updateRenderAllTags()})}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 Gv({target:o,props:{hooks:this.hooks,tags:e,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore}})}}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,s,r,a;(r=(s=(o=n.tag3DContentSvelte)==null?void 0:o.domContainer)==null?void 0:s.css3DObject)==null||r.setVisible(this.state.visible),(a=n.tag3DContentSvelte)==null||a.svelteApp.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation})})}disposeAllCSS3DContainer(){for(const[e,n]of this.store.css3DRenderDisposer)n==null||n();this.store.css3DRenderDisposer=new Map}clearUnusedPanelTag(){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))}}updateTagCss3DObjectVisible(e){var n,o,s,r,a;(a=(o=(n=e.tag3DContentSvelte)==null?void 0:n.domContainer)==null?void 0:o.css3DObject)==null||a.setVisible((r=this.state.visible&&((s=e.state)==null?void 0:s.visible))!=null?r:!0),this.five.needsRender=!0}}const Ml="Dnalogel-PanoTagPlugin",Yv=i=>`${Ml}--${i}`;class Tl extends Xv{constructor(e,n){super(e);m(this,"state",{enabled:!0,visible:!0});m(this,"params");m(this,"debug");m(this,"changeTagModel",(e,n)=>_(this,null,function*(){e.data=ft.default({},e.data,n),yield this.loadModel(e),this.updateRenderAllTags()}));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.getVisible(e))}),this.updateRenderAllTags()});this.params=F({debug:!1,config:this.config},n),this.debug=this.params.debug,this.config=this.params.config,xg(1,{namespace:Ao.PlayAudio});try{Array.isArray(window.__PANOTAGPLUGIN_DEBUG_LIST__)||(window.__PANOTAGPLUGIN_DEBUG_LIST__=[]),window.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),window.__PANOTAGPLUGIN_DEBUG__=this}catch(o){}}load(e,n){return _(this,null,function*(){var s,r;this.clearTags(),console.info(Ml," load:",{data:JSON.parse(JSON.stringify(e))}),this.config=ft.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{bg(this.five,this.tags)}catch(a){console.error(a)}return o})}addTag(e,n){return _(this,null,function*(){const s=(Array.isArray(e)?e:[e]).map(r=>{const a=this.getTagConfig(r);return fe(F({},r),{state:F({visible:void 0,unfolded:this.can("fold",r)?!1:void 0},a.initialState),hooks:new Ce.Subscribe,mergedConfig:a,unfold:()=>this.changeUnfoldedById(r.id,!0),fold:()=>this.changeUnfoldedById(r.id,!1),enable:()=>this.changeEnabledById(r.id,!0),disable:()=>this.changeEnabledById(r.id,!1),destroy:()=>this.destroyTagById(r.id)})}).filter(r=>r.position);return s.forEach(Ig),this.tags.push(...s),wg(this.five).then(()=>_(this,null,function*(){var r,a,l;this.store.eventListenerDisposer&&((a=(r=this.store).eventListenerDisposer)==null||a.call(r)),this.state.enabled&&(this.store.eventListenerDisposer=this.addEventListener()),this.addResizeListener(),this.clearUnusedPanelTag(),this.setVisibleAndUnfolded({withAnimation:(l=n==null?void 0:n.withAnimation)!=null?l:!0}).then(()=>this.updateRenderAllTags()),this.updateRenderAllTags(),yield this.addMediaModelTag(s)}))})}changeConfig(e,n=!0){n?this.config=ft.default({},this.config,e):this.config=e,this.updateTagConfig({force:!0}),this.updateRenderAllTags()}changeGlobalConfig(e,n=!0){n?this.config.globalConfig=ft.default({},this.config.globalConfig,e):this.config.globalConfig=e,this.updateTagConfig({force:!0}),this.updateRenderAllTags()}changeContentTypeConfig(e,n,o=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),o?this.config.contentTypeConfig[e]=ft.default({},this.config.contentTypeConfig[e],n):this.config.contentTypeConfig[e]=n,this.clearCache(),this.updateRenderAllTags()}show(e){return _(this,null,function*(){if(this.checkDisposed())return;const{userAction:n=!0,withAnimation:o=!1}=e!=null?e:{};this.setState({visible:!0},{userAction:n,visibleWithAnimation:o}),this.hooks.emit("show",{userAction:n,withAnimation:o})})}hide(e){return _(this,null,function*(){if(this.checkDisposed())return;const{userAction:n=!0,withAnimation:o=!1}=e!=null?e:{};this.setState({visible:!1},{userAction:n,visibleWithAnimation:o}),this.hooks.emit("hide",{userAction:n,withAnimation:o})})}enable(e){if(this.checkDisposed())return;const{userAction:n=!0}=e!=null?e:{};this.setState({enabled:!0},{userAction:n}),this.hooks.emit("enable",{userAction:n})}disable(e){if(this.checkDisposed())return;const{userAction:n=!0}=e!=null?e:{};this.setState({enabled:!1},{userAction:n}),this.hooks.emit("disable",{userAction:n})}setState(e,n){if(this.checkDisposed())return;const{userAction:o=!0,visibleWithAnimation:s=!1}=n,r=F({},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})}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=[],(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.store.disposed=!0,this.hooks.emit("dispose")}changeUnfoldedById(e,n){var a;const o=this.getTagById(e);if(!o)return;const s=this.can("fold",o),r=this.can("unfold",o);if(s&&r){o.state.unfolded=n;const l=this.filterPointTag;(a=this.TagContainerSvelte)==null||a.$set({tags:l})}else console.warn(`tag ${e} cannot be ${n?"unfolded":"folded"}}`)}changeEnabledById(e,n){const o=this.getTagById(e);!o||(o.enabled=n,this.updateRenderAllTags())}changeTagNormalById(e,n){const o=this.getTagById(e);!o||!o.tag3DContentSvelte||(o.tag3DContentSvelte.currentNormal=st(n),this.updateRenderPlaneTag())}changeDataById(e,n,o=!0){const s=this.getTagById(e);!s||(o?s.data=ft.default({},s.data,n):s.data=F(F({},s.data),n),this.clearUnusedPanelTag(),this.updateRenderAllTags())}changeStickTypeById(e,n,o=!0){this.changeTagById(e,n,o)}changeTagById(e,n,o=!0){const s=this.getTagById(e);!n||(o?ft.default(s,n):Object.assign(s,n),(s==null?void 0:s.tag3DContentSvelte)&&(n==null?void 0:n.normal)&&(s.tag3DContentSvelte.currentNormal=st(n.normal)),this.updateRenderAllTags(),this.clearUnusedPanelTag())}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()}setVisibleAndUnfolded(){return _(this,arguments,function*({withAnimation:e}={withAnimation:!1}){if(!!this.isPanorama)return this.setVisibleByPanoIndex(),e?new Promise(n=>{setTimeout(()=>{this.setUnfoldedByPanoIndex(),n()},10)}):(this.setUnfoldedByPanoIndex(),Promise.resolve())})}handleShow(){this.state.visible=!0,this.group.visible=!0,this.updateTagContainerVisible(),this.updateTagModelVisible(),this.five.needsRender=!0}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.group.visible=!1,this.updateTagContainerVisible(),this.updateTagModelVisible(),this.five.needsRender=!0}handleEnable(){this.state.enabled=!0,this.store.eventListenerDisposer=this.addEventListener(),this.five.scene.children.includes(this.group)||this.five.scene.add(this.group),this.updateRenderAllTags(),this.five.needsRender=!0}handleDisable(){var e,n,o;this.pauseCurrentMedia(),this.state.enabled=!1,(n=(e=this.store).eventListenerDisposer)==null||n.call(e),this.five.scene.remove(this.group),(o=this.TagContainerSvelte)==null||o.$set({tags:[]}),this.filter3DTag.forEach(s=>{var r;(r=s.tag3DContentSvelte)==null||r.svelteApp.$destroy(),s.tag3DContentSvelte=void 0}),this.five.needsRender=!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),d=this.five.currentMode;return d&&this.handleFiveModeChange(d),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}}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}=qs(Pg(()=>{!this.store.resizeObserverDisposer||o()},500),e),{observe:a,unobserve:l}=qs(Us(()=>n(),400),e);return s(),a(),()=>{r(),l()}}handleFiveModeChange(e){this.setModelMedialVisible(),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=fe(F({},e.temporaryState),{visible:n.visibleConfig.keep==="visible"}):e.temporaryState=fe(F({},e.temporaryState),{visible:Boolean(n.visibleConfig.alwaysShowWhenMovePano)}))}),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())}handleFiveCameraUpdateDebounce(){return Us(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return _(this,null,function*(){this.setModelMedialVisible(),yield this.setVisibleAndUnfolded(),this.tags.forEach(e=>{e.temporaryState=fe(F({},e.temporaryState),{visible:!0})}),this.store.visibleWithAnimation=!0,this.updateTagContainerVisible(),this.updateRenderAllTags()})}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)})}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)}}var zl=(i=>(i.Audio="Audio",i.Text="Text",i.ImageText="ImageText",i.Image="Image",i.Video="Video",i.Link="Link",i.Sticker="Sticker",i.VRLink="VRLink",i.PanoLink="PanoLink",i.Marketing="Marketing",i.MediaPlane="MediaPlane",i.MediaModel="MediaModel",i.Custom="Custom",i.Unknown="Unknown",i))(zl||{}),Bl=(i=>(i.Two="2D",i.Three="3D",i))(Bl||{}),jl=(i=>(i.PointTag="PointTag",i.PlaneTag="PlaneTag",i))(jl||{});const Uv=(i,t)=>new Tl(i,t);function be(i,t){this._camera=i||null,this._domElement=t||document,this._raycaster=new I.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)}be.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)};be.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"];be.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}};be.prototype._objectCtxInit=function(i){i._3xDomEvent={}};be.prototype._objectCtxDeinit=function(i){delete i._3xDomEvent};be.prototype._objectCtxIsInit=function(i){return!!i._3xDomEvent};be.prototype._objectCtxGet=function(i){return i._3xDomEvent};be.prototype.camera=function(i){return i&&(this._camera=i),this._camera};be.prototype.bind=function(i,t,e,n){console.assert(be.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)};be.prototype.addEventListener=be.prototype.bind;be.prototype.unbind=function(i,t,e,n){console.assert(be.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)};be.prototype.removeEventListener=be.prototype.unbind;be.prototype._bound=function(i,t){var e=this._objectCtxGet(t);return e?!!e[i+"Handlers"]:!1};be.prototype._onMove=function(i,t,e,n){var o=this._boundObjs[i];if(!(o===void 0||o.length===0)){var s=new I.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,d=r[0],h=d.object;this._selected=h,u=this._bound("mousemove",h),a!=h&&(l=this._bound("mouseover",h),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;u&&this._notify("mousemove",h,n,d),l&&this._notify("mouseover",h,n,d),c&&this._notify("mouseout",a,n,d)}};be.prototype._onEvent=function(i,t,e,n){var o=this._boundObjs[i];if(!(o===void 0||o.length===0)){var s=new I.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)}}};be.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)}};be.prototype._onMouseDown=function(i){return this._onMouseEvent("mousedown",i)};be.prototype._onMouseUp=function(i){return this._onMouseEvent("mouseup",i)};be.prototype._onMouseEvent=function(i,t){var e=this._getRelativeMouseXY(t);this._onEvent(i,e.x,e.y,t)};be.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)};be.prototype._onClick=function(i){this._onMouseEvent("click",i)};be.prototype._onDblClick=function(i){this._onMouseEvent("dblclick",i)};be.prototype._onContextmenu=function(i){this._onMouseEvent("contextmenu",i)};be.prototype._onTouchStart=function(i){return this._onTouchEvent("touchstart",i)};be.prototype._onTouchEnd=function(i){return this._onTouchEvent("touchend",i)};be.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)}};be.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 Vl(i){const t=new I.Box3,e=new I.Vector3;if(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.matrix),t.expandByPoint(e)}else o.vertices.forEach(r=>{const a=r.clone().applyMatrix4(n.matrix);t.expandByPoint(a)})}),!t.isEmpty())return t}class In{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 Jt,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 be(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=(...d)=>this.onSetOriginObjectScale(...d),o=(...d)=>this.onSetOriginObjectRotate(...d),s=(...d)=>this.onSetOriginObjectPosition(...d),r=(...d)=>this.onApplyOriginObjectScale(...d),a=(...d)=>this.onApplyOriginObjectRotate(...d),l=(...d)=>this.onApplyOriginObjectPosition(...d);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.matrix,t.origin)}onApplyOriginObjectRotate(t){this.applyHelperQuaternion(t.quaternion,t.origin)}onApplyOriginObjectPosition(t){this.applyHelperMatrix4(t.matrix)}onSetOriginObjectScale(t){this.helperObject3D.scale.copy(t),this.updateOffsetByScale(t)}onSetOriginObjectRotate(t,e){this.helperObject3D.setHelperQuaternion(t,e)}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 I.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),o=new I.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(yt),s=[];for(const r of o)if(r instanceof I.Mesh||r instanceof I.Group){const a=r instanceof I.Group?r.children.filter(h=>h instanceof I.Mesh):[r];a.forEach(h=>{h.__originalColor__=h.material.color.clone(),h.__originalOpacity__=h.material.opacity});const l=()=>{a.forEach(h=>{h.material.color.set(e),h.material.opacity=n}),this.render()},c=()=>{a.forEach(h=>{h.material.color.copy(h.__originalColor__),h.material.opacity=h.__originalOpacity__}),this.render()},u=()=>{this.isDragging||l()},d=()=>{this.isDragging||c()};for(const h of a)this.domEvents.addEventListener(h,"mouseover",u),this.domEvents.addEventListener(h,"mouseout",d),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),s.push(()=>{this.domEvents.removeEventListener(h,"mouseover",u),this.domEvents.removeEventListener(h,"mouseout",d),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 I.Vector3(0,0,0);if(!t)return o;const s=()=>e||(this.boundingBox?this.boundingBox:(this.boundingBox=Vl(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 qv extends In{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 I.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())}}function Ql(i,t,e){if(e){const o=new I.Vector3().subVectors(i.position,e).applyQuaternion(i.quaternion.clone().inverse()).applyQuaternion(t).add(e);i.position.copy(o)}i.quaternion.copy(t)}class Jv extends j.Object3D{constructor(){super()}add(...t){if(t.length===0)return this;const e=t.filter(Boolean);return super.add(...e)}remove(...t){if(t.length===0)return this;const e=t.filter(Boolean);return super.remove(...e)}removeFromParent(){const t=this.parent;return t!==null&&t.remove(this),this}}class vi extends Jv{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){Ql(this,e,n)}applyHelperQuaternion(e,n){if(n){const o=new j.Vector3().subVectors(this.position,n).applyQuaternion(e).add(n);this.position.copy(o)}this.applyQuaternion(e)}dispose(){this.removeFromParent()}}class Zv extends vi{}class Kv extends vi{}class $v extends vi{}class Ol extends vi{}class eb extends Ol{}class tb extends I.Group{constructor(e){super();m(this,"direction");this.direction=e||"x"}}class sa extends I.Mesh{constructor(e,n,o){super(e,n);m(this,"direction");this.direction=o||"x"}}function nb(i,t){const{offsetWidth:e,offsetHeight:n}=t,{top:o,left:s}=t.getBoundingClientRect();return Object.assign(new I.Vector2,{x:(i.x-s)/e*2-1,y:-(i.y-o)/n*2+1})}function Co(i,t,e){if(!t||!e||!i)return;const n=nb(t,e);if(Math.abs(n.x)===1||Math.abs(n.y)===1)return;const o=new I.Raycaster;return o.setFromCamera(n,i),o}function ib(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 Qi extends tb{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 I.Color((u=e.color)!=null?u:16214315),o=new I.MeshBasicMaterial({color:n,depthTest:!1,opacity:1,transparent:!0,side:I.DoubleSide}),s=new I.ConeGeometry(.04,.1,32),r=new sa(s,o.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new I.CylinderGeometry(a,a,.4,32),c=new sa(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 Oi={X:15618642,Y:4765519,Z:4227839};class _t{static get X(){return new I.Color(Oi.X).convertSRGBToLinear().clone()}static get Y(){return new I.Color(Oi.Y).convertSRGBToLinear().clone()}static get Z(){return new I.Color(Oi.Z).convertSRGBToLinear().clone()}}class ob extends Zv{constructor(e){super(e);m(this,"xArrow",new Qi({direction:"x",color:_t.X}));m(this,"yArrow",new Qi({direction:"y",color:_t.Y}));m(this,"zArrow",new Qi({direction:"z",color:_t.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 Lt(i,t){return sb(document.createElement(t!=null?t:"div"),i)}function sb(i,t){if(!t)return i;for(const e in t)e&&t[e]&&(i.style[e]=t[e]);return i}function rb(i){const t=Lt(F({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 ab extends $v{constructor(e,n){super(e);m(this,"xCircle");m(this,"yCircle");m(this,"zCircle");m(this,"children",[]);m(this,"angleTips");m(this,"container");(n==null?void 0:n.yzCircleEnable)!==!1&&(this.xCircle=new Ri({direction:"x",color:_t.X})),(n==null?void 0:n.xzCircleEnable)!==!1&&(this.yCircle=new Ri({direction:"y",color:_t.Y})),(n==null?void 0:n.xyCircleEnable)!==!1&&(this.zCircle=new Ri({direction:"z",color:_t.Z})),(n==null?void 0:n.container)&&(n==null?void 0:n.angleTipsEnable)!==!1&&(this.container=n==null?void 0:n.container,this.angleTips=rb({display:"none"}),this.container.appendChild(this.angleTips.element)),this.add(...[this.xCircle,this.yCircle,this.zCircle].filter(Boolean)),this.show()}hide(){this.children.forEach(e=>e.hide())}show(){var e;this.children.forEach(n=>n.showCircle()),(e=this.angleTips)==null||e.hide()}showDraggingHelper(e){var n;this.hide(),this.children.filter(o=>e.includes(o.direction)).forEach(o=>o.showRing()),(n=this.angleTips)==null||n.show()}dispose(){var e,n;this.removeFromParent(),(n=(e=this.angleTips)==null?void 0:e.element)==null||n.remove()}}class Ri extends I.Group{constructor(e){super();m(this,"direction");m(this,"circle");m(this,"ring");m(this,"angleSector");this.direction=e.direction,this.circle=new lb(e),this.ring=new cb(e),this.angleSector=new ub(e),this.add(this.circle,this.ring,this.angleSector),this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}showCircle(){this.add(this.circle),this.remove(this.ring,this.angleSector)}showRing(){this.add(this.ring,this.angleSector),this.remove(this.circle)}hide(){this.remove(this.ring,this.angleSector,this.circle)}}class lb extends I.Mesh{constructor(e){var n;super();m(this,"direction");m(this,"gapAngle",.02);m(this,"geometry",new I.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new I.MeshBasicMaterial({opacity:.6,color:(n=e.color)!=null?n:16777215,transparent:!0,side:I.DoubleSide,depthTest:!1}),this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`}}class cb extends I.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 I.RingGeometry(.25,.3,20,8,Math.PI/4*r+n,Math.PI/4-n*2),l=new I.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,transparent:!0,side:I.DoubleSide}),c=new I.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...o)}}class ub extends I.Mesh{constructor(e){var o;super();m(this,"direction");m(this,"baseAxes");m(this,"angleDirection");switch(e.direction){case"x":this.baseAxes=new I.Vector3(0,0,1);break;case"y":this.baseAxes=new I.Vector3(1,0,0);break;case"z":this.baseAxes=new I.Vector3(1,0,0);break}const n=.3+5e-4;this.geometry=new I.CircleGeometry(n,48,0,1e-4),this.material=new I.MeshBasicMaterial({opacity:.4,color:(o=e.color)!=null?o:16777215,depthTest:!1,transparent:!0,side:I.DoubleSide}),this.direction=e.direction,this.angleDirection=this.direction==="z"?1:-1}}function db(){const i=Lt({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=Lt({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=Lt({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})},d={direction:"ew",element:ht({cursor:"ew-resize",left:n})};return new Array(s,a,c,d,o,r,l,u).forEach(f=>t.appendChild(f.element)),{container:i,squares:[o,s,r,a,l,c,u,d]}}function ht(i){const t=Lt(F({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},i)),e=Lt({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),n=Lt({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 hb extends eb{constructor(e,n,o,s){super(e);m(this,"points",[]);m(this,"cornerPositions",[]);m(this,"css3DInstance");m(this,"plane");m(this,"css3DRenderer",new Nt);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}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 I.Vector3().subVectors(o.position,n).applyQuaternion(e).add(n);o.position.copy(r),o.applyQuaternion(e)}if(this.plane){const r=new I.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 I.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,l;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}=db();this.points=r.map((c,u)=>({direction:c.direction,point:c.element,position:this.calculatePointPosition(e)[u]})),o.insertBefore(s,(a=o.children[0])!=null?a:null),this.helperObject.position.copy(this.originObject3D.position),(l=this.plane)==null||l.position.copy(this.originObject3D.position)}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 fb extends Kv{constructor(e){super(e);m(this,"box");m(this,"outline");m(this,"originObject");m(this,"positionAttribute");this.originObject=e,this.positionAttribute=new I.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=Vl(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 I.BufferGeometry;n.setIndex(new I.BufferAttribute(e,1)),n.setAttribute("position",this.positionAttribute);const o=new I.LineBasicMaterial({color:64767,linewidth:1,opacity:1,depthTest:!1,transparent:!0,toneMapped:!1}),s=new I.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 I.BufferGeometry;n.setIndex(new I.BufferAttribute(e,1)),n.setAttribute("position",this.positionAttribute);const o=new I.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new I.Mesh(n,o)}}class mb extends In{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 I.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new I.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new I.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(),d=new I.Plane;d.setFromNormalAndCoplanarPoint(c,u),this.startInfo={startVectorProject:u.clone().projectOnVector(l),directionVector:l,plane:d},this.helperObject3D.showDraggingHelper([o]),this.hooks.emit("moveStart"),this.isDragging=!0}dragging(e){if(!this.isDragging||!this.startInfo)return;const n=Co(this.camera,e,this.container);return n?(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 I.Vector3);if(!a)return;const l=a.clone().projectOnVector(o),c=l.clone().sub(s),u=new I.Matrix4;u.setPosition(c);const d=r.position.clone().applyMatrix4(u);this.hooks.emit("wantToMove",d)||(r.applyMatrix4(u),s.copy(l),this.hooks.emit("applyObjectPosition",{matrix:u}),this.hooks.emit("move",d))}dragEnd(){!this.isDragging||(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))}}class un{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 d=()=>{t.needsRender=!0};this.helperController=new e({camera:a,model:l,originObject3D:n,helperObject3D:o,container:u,scene:c,onRender:d,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 gb="v1.0.1",pb="Object3DHelper",Po=`${pb}@${gb}`,Ab=()=>{console.error(`${Po} is disposed`)},vb=()=>{console.warn(`${Po} is disabled`)},bb=()=>{console.error(`${Po} is disabled`)};class yb{constructor(t){m(this,"controllers",{});m(this,"state",{visible:!0,enabled:!0,disposed:!1});m(this,"hooks",new Jt);m(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return _(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return _(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 Ab();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return bb();const n=F({},this.state);this.state=F(F({},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=F(F({},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&&vb()}}function Fi(i){return i*Math.PI/180}class wb extends In{constructor(...e){var c,u,d;super(...e);m(this,"name","RotateController");m(this,"startInfo");m(this,"removeListener");const n=this.helperObject3D;this.hoverListener([(c=n.xCircle)==null?void 0:c.circle,(u=n.yCircle)==null?void 0:u.circle,(d=n.zCircle)==null?void 0:d.circle].filter(Boolean));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.applyHelperQuaternion(this.originObject3D.quaternion)}setRotateAngle(e){const{x:n=0,y:o=0,z:s=0}=e,r=new I.Euler(Fi(n),Fi(o),Fi(s)),a=new I.Quaternion().setFromEuler(r);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:u}=this;Ql(c,a,u),this.hooks.emit("setObjectRotate",a,u),this.hooks.emit("rotate",a),this.render()}dispose(){this.removeListener(),super.dispose()}onApplyOriginObjectRotate(e){this.isDragging||super.onApplyOriginObjectRotate(e)}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();const s=n.point,r=this.getAngleHelper(o);this.setTipsAngle(0);const a=s.clone();a.y+=.2,this.setTipsPosition(a);const l=(()=>{if(o==="x")return new I.Vector3(1,0,0).applyQuaternion(this.originObject3D.quaternion);if(o==="y")return new I.Vector3(0,1,0).applyQuaternion(this.originObject3D.quaternion);if(o==="z")return new I.Vector3(0,0,1).applyQuaternion(this.originObject3D.quaternion)})(),c=new I.Plane().setFromNormalAndCoplanarPoint(l,s),d=c.projectPoint(s.clone(),new I.Vector3).clone().sub(this.rotateCenter),h=d.angleTo(r.baseAxes.clone().applyQuaternion(this.originObject3D.quaternion));this.setAngleHelperStart(o,h),this.setAngleHelperLength(o,0),this.startInfo={direction:o,startVector:d,plane:c,angleHelper:r,angle:0,objectQuaternion:this.originObject3D.quaternion.clone()},this.helperObject3D.showDraggingHelper([o]),this.hooks.emit("rotateStart"),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const n=Co(this.camera,e,this.container);return n?(this.rotate(n),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:n,plane:o,angleHelper:s,direction:r,objectQuaternion:a}=this.startInfo,{originObject3D:l}=this,c=e.ray.intersectPlane(o,new I.Vector3);if(!c)return;const u=this.rotateCenter.clone(),h=o.projectPoint(c.clone(),new I.Vector3).clone().sub(u);if(n.angleTo(h)===0)return;const f=new I.Quaternion().setFromUnitVectors(n.clone().normalize(),h.clone().normalize()),p=l.quaternion.clone().premultiply(f);if(this.hooks.emit("wantToRotate",p))return;const A=new I.Euler().setFromQuaternion(new I.Quaternion().setFromUnitVectors(n.clone().normalize().applyQuaternion(a.clone().inverse()),h.clone().normalize().applyQuaternion(a.clone().inverse())),`${r.toUpperCase()}${"XZY".replace(r.toUpperCase(),"")}`)[r]*s.angleDirection;if(this.startInfo.angle+=A,this.setAngleHelperLength(r,this.startInfo.angle),this.setTipsAngle(ja(this.startInfo.angle)),u){const y=new I.Vector3().subVectors(l.position,u).applyQuaternion(f).add(u);l.position.copy(y)}l.applyQuaternion(f),this.hooks.emit("applyObjectRotate",{quaternion:f,origin:u}),this.hooks.emit("rotate",l.quaternion),this.startInfo.startVector=h}dragEnd(){!this.isDragging||(this.hooks.emit("setObjectRotate",this.originObject3D.quaternion,this.rotateCenter),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){var n,o,s;switch(e){case"x":return(n=this.helperObject3D.xCircle)==null?void 0:n.angleSector;case"y":return(o=this.helperObject3D.yCircle)==null?void 0:o.angleSector;case"z":return(s=this.helperObject3D.zCircle)==null?void 0:s.angleSector}}setAngleHelperStart(e,n){const o=this.getAngleHelper(e);if(!o){console.warn("angleHelper is undefined");return}if(o instanceof I.Mesh&&o.geometry instanceof I.CircleGeometry){const{radius:s,segments:r,thetaLength:a}=o.geometry.parameters;o.geometry=new I.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 I.Mesh&&r.geometry instanceof I.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(s)*(40/(2*Math.PI)));r.geometry=new I.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 Cb extends In{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()}onApplyOriginObjectPosition(e){this.isDragging||super.onApplyOriginObjectPosition(e)}onApplyOriginObjectScale(e){this.helperObject3D.applyHelperScaleMatrix4(e.matrix,e.origin)}getDragPlane(){const e=new I.Plane,n=this.helperObject3D.cornerPositions;if(n.length!==0)return n.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new j.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}dragging(e){if(!this.isDragging)return;const n=Co(this.camera,e,this.container);if(!n)return this.dragEnd();this.scale(n)}scale(e){var Q,W;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 j.Vector3);if(!a||ib(a,this.camera.position))return;const l=new j.Vector3().addVectors(r[0],r[2]).divideScalar(2),{position:c,direction:u}=o,d=new j.Vector3().subVectors(r[1],r[0]),h=new j.Vector3().subVectors(r[3],r[0]),f=R=>{const U=new j.Vector3(0,0,0);if(!this.startInfo)return U;const V=(R==="ew"?d:h).clone(),H=c.clone().projectOnVector(V),O=a.clone().projectOnVector(V),N=l.clone().projectOnVector(V);if(O.equals(H))return U;if(R==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const X=new j.Vector3().subVectors(O,N),ae=X.x<0&&V.x>=0,he=X.y<0&&V.y>=0,ue=X.z<0&&V.z>=0;this.startInfo.dragPointInCenterBottom=ae||he||ue}if(R==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const X=new j.Vector3().subVectors(O,N),ae=X.x<0&&V.x>=0,he=X.y<0&&V.y>=0,ue=X.z<0&&V.z>=0;this.startInfo.dragPointInCenterLeft=ae||he||ue}const G=new j.Vector3().subVectors(O,H),$=G.length();return $>.3?(console.warn("offset.length() > 0.3, skipped",$),U):G},p=f("ew"),v=f("ns"),g=()=>{const R=p;this.helperObject3D.cornerPositions.forEach((U,V)=>{var H;(H=this.startInfo)!=null&&H.dragPointInCenterLeft?(V===0||V===3)&&U.add(R):(V===1||V===2)&&U.add(R)})},A=()=>{const R=v;this.helperObject3D.cornerPositions.forEach((U,V)=>{var H;(H=this.startInfo)!=null&&H.dragPointInCenterBottom?(V===0||V===1)&&U.add(R):(V===2||V===3)&&U.add(R)})};switch(u){case"ew":g();break;case"ns":A();break;case"nesw":case"nwse":g(),A()}const y=new j.Vector3().subVectors(r[1],r[0]).length()/d.length(),w=new j.Vector3().subVectors(r[3],r[0]).length()/h.length(),x=new j.Vector3(y,w,1),k=new I.Matrix4().scale(x);n.isCSS3DObjectPlus?n.applyScaleMatrix4(k):n.scale.applyMatrix4(k),o.position.copy(a);const C=new j.Vector3().addVectors(r[0],r[2]).divideScalar(2),L=new j.Vector3().subVectors(C,l),P=new I.Matrix4().setPosition(L);n.applyMatrix4(P),(Q=this.helperObject3D.css3DInstance)==null||Q.css3DObject.applyMatrix4(P),(W=this.helperObject3D.plane)==null||W.applyMatrix4(P),this.hooks.emit("applyObjectScale",{matrix:k}),this.hooks.emit("applyObjectPosition",{matrix:P}),this.render()}dragEnd(){!this.isDragging||(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render())}}class Pb extends Cb{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 Eb extends In{constructor(...e){super(...e);m(this,"name","BoundingBoxController")}}class Ib extends Ol{constructor(t){super(t)}}const Eo="v1.0.0",to="Object3DHelperPlugin",bi=`${to}@${Eo}`,kb=()=>{console.error(`${bi} is disposed`)},xb=()=>{console.warn(`${bi} is disabled`)},Db=()=>{console.error(`${bi} is disabled`)};class Rl extends Pn{constructor(e){super(e);m(this,"version",Eo);m(this,"name",to);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 Nt(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,{[`__${to.toUpperCase()}_DEBUG__`]:this})}show(e){return _(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return _(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 kb();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return Db();const o=F({},this.state);this.state=F(F({},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 f;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 yb,s=[],r=(f=this.five.getElement())==null?void 0:f.parentElement,a=this.five.camera,{moveHelper:l=!0,rotateHelper:c=!0,scaleHelper:u=!0,boundingBoxHelper:d=!1}=n,h=new Ce.Subscribe;if(l){const p=new ob(e),v=this.getConfig(n.moveHelper),g=new un(this.five,mb,e,p,v,h);o.addControllers({moveController:g.helperController}),s.push(()=>g.dispose())}if(c){const p=this.getConfig(n.rotateHelper),v=new ab(e,F({container:r},p)),g=new un(this.five,wb,e,v,p,h);o.addControllers({rotateController:g.helperController}),s.push(()=>g.dispose())}if(d){const p=new fb(e),v=new un(this.five,Eb,e,p,void 0,h);o.addControllers({boundingBoxController:v.helperController})}if(u)if(e.isCSS3DObjectPlus&&r){const p=new hb(e,r,a,this.five.scene),v=new un(this.five,Pb,e,p,void 0,h);o.addControllers({scaleController:v.helperController}),s.push(()=>v.dispose()),fa(this.five).then(()=>{var g,A;if(e.isCSS3DObjectPlus){const y=e;if(!y||y.mode!=="front")return;const w=(g=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?g:ma(this.five);w&&(this.css3DObjectParentMap.set(y,y.parent),y.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(w),(A=this.css3DRender.getBehindCSS3DObjectGroup())==null||A.add(y),this.css3DRender.render(this.five.camera))}})}else{const p=new Ib(e),v=new un(this.five,qv,e,p,void 0,h);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&&xb()}getConfig(e){if(!!e&&typeof e!="boolean"&&e.enable)return e}}const Lb=i=>new Rl(i),Sb=`
563
563
  varying vec2 vUv;
564
564
  void main() {
565
565
  vUv = uv;