@realsee/dnalogel 2.14.1-alpha.0 → 2.14.2-alpha.0

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 (280) hide show
  1. package/dist/index.cjs.js +2 -2
  2. package/dist/index.js +6 -4
  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 +24 -24
  9. package/docs/classes/PaintBrush.html +15 -15
  10. package/docs/classes/PanoMeasurePluginLine.html +23 -23
  11. package/docs/classes/PanoMeasurePluginModel.html +22 -22
  12. package/docs/classes/PanoMeasurePluginPoint.html +14 -14
  13. package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
  14. package/docs/classes/PanoTagPluginController.html +46 -46
  15. package/docs/classes/Util.BetterTween.html +8 -8
  16. package/docs/classes/Util.FivePointSelector.html +12 -12
  17. package/docs/classes/Util.Interval.html +12 -12
  18. package/docs/classes/Util.Magnifier.html +17 -17
  19. package/docs/classes/Util.PointDomHelper.html +11 -11
  20. package/docs/classes/Util.PointHelper.html +11 -11
  21. package/docs/classes/Util.Rectangle.html +13 -13
  22. package/docs/enums/CameraMovementEffect.html +7 -7
  23. package/docs/enums/ContentType.html +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/Rotation.html +8 -8
  31. package/docs/functions/CSS3DRenderPlugin.html +5 -5
  32. package/docs/functions/CameraMovementPlugin.html +5 -5
  33. package/docs/functions/CruisePlugin.html +5 -5
  34. package/docs/functions/GuideLinePlugin.html +5 -5
  35. package/docs/functions/ItemLabelPlugin.html +5 -5
  36. package/docs/functions/MapviewFloorplanPlugin.html +5 -5
  37. package/docs/functions/ModelChassisCompassPlugin.html +5 -5
  38. package/docs/functions/ModelEntryDoorGuidePlugin.html +5 -5
  39. package/docs/functions/ModelFloorplanPlugin.html +5 -5
  40. package/docs/functions/ModelItemLabelPlugin.html +5 -5
  41. package/docs/functions/ModelRoomLabelPlugin.html +5 -5
  42. package/docs/functions/ModelTVVideoPlugin.html +5 -5
  43. package/docs/functions/ModelViewPlugin.html +5 -5
  44. package/docs/functions/Object3DHelperPlugin.html +5 -5
  45. package/docs/functions/PanoCompassPlugin.html +5 -5
  46. package/docs/functions/PanoCursorRaycasterPlugin.html +5 -5
  47. package/docs/functions/PanoDoorLabelPlugin.html +5 -5
  48. package/docs/functions/PanoFloorplanRadarPlugin.html +5 -5
  49. package/docs/functions/PanoMeasurePlugin.html +5 -5
  50. package/docs/functions/PanoRulerPlugin.html +5 -5
  51. package/docs/functions/PanoRulerProPlugin.html +5 -5
  52. package/docs/functions/PanoSpatialTagPlugin.html +5 -5
  53. package/docs/functions/PanoTagPlugin.html +5 -5
  54. package/docs/functions/PanoVideoPlugin.html +5 -5
  55. package/docs/functions/TopviewFloorplanPlugin.html +5 -5
  56. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  57. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  58. package/docs/functions/Util.getFrameTime.html +5 -5
  59. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  60. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  61. package/docs/functions/Util.isNil.html +5 -5
  62. package/docs/functions/Util.nextFrame.html +5 -5
  63. package/docs/functions/Util.notNil.html +5 -5
  64. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  65. package/docs/functions/Util.tweenProgress.html +5 -5
  66. package/docs/functions/pluginFlag.html +5 -5
  67. package/docs/index.html +4 -4
  68. package/docs/interfaces/AddTagConfig.html +6 -6
  69. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  70. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  71. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  72. package/docs/interfaces/EventMap.html +15 -15
  73. package/docs/interfaces/FloorplanBounding.html +8 -8
  74. package/docs/interfaces/FloorplanData.html +10 -10
  75. package/docs/interfaces/FloorplanEntrance.html +11 -11
  76. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  77. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  78. package/docs/interfaces/FloorplanFloorData.html +9 -9
  79. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  80. package/docs/interfaces/FloorplanObserver.html +9 -9
  81. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  82. package/docs/interfaces/FloorplanPosition.html +7 -7
  83. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  84. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  85. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  86. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  87. package/docs/interfaces/FloorplanServerData.html +7 -7
  88. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  89. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  90. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  91. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  92. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  93. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  94. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  95. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  96. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  97. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  98. package/docs/interfaces/HelperOffset.html +8 -8
  99. package/docs/interfaces/ImagePlaneGroup.html +6 -6
  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 +14 -14
  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/TopviewFloorplanPluginParameterType.html +5 -5
  248. package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
  249. package/docs/types/WorkCode.html +5 -5
  250. package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
  251. package/docs/variables/PLUGIN.html +5 -5
  252. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
  253. package/docs/variables/ROOM_TYPE_MAP.html +5 -5
  254. package/docs/variables/itemLabelPluginServerParams.html +5 -5
  255. package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
  256. package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
  257. package/libs/ModelChassisCompassPlugin/Plugin.js +9 -9
  258. package/libs/PanoTagPlugin/Components/Common/Media.js +31 -29
  259. package/libs/PanoTagPlugin/controller/TagRender.js +27 -27
  260. package/libs/base/BasePlugin.js +1 -1
  261. package/package.json +1 -1
  262. package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.d.ts +0 -4
  263. package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.js +0 -6
  264. package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.d.ts +0 -93
  265. package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.js +0 -5622
  266. package/libs/PanoTagPlugin/mocks/v1/mock-test3-realsee-cn-4zr0A5.js +0 -1325
  267. package/libs/PanoTagPlugin/mocks/v1/mock1.d.ts +0 -173
  268. package/libs/PanoTagPlugin/mocks/v1/mock1.js +0 -122
  269. package/libs/PanoTagPlugin/mocks/v1/mock2.d.ts +0 -233
  270. package/libs/PanoTagPlugin/mocks/v1/mock2.js +0 -296
  271. package/libs/PanoTagPlugin/mocks/v1/mock3.d.ts +0 -22
  272. package/libs/PanoTagPlugin/mocks/v1/mock3.js +0 -32
  273. package/libs/PanoTagPlugin/mocks/v1/mock4.d.ts +0 -56
  274. package/libs/PanoTagPlugin/mocks/v1/mock4.js +0 -60
  275. package/libs/PanoTagPlugin/mocks/v1/mock5.d.ts +0 -13
  276. package/libs/PanoTagPlugin/mocks/v1/mock5.js +0 -17
  277. package/libs/PanoTagPlugin/mocks/v1/mock6.d.ts +0 -16
  278. package/libs/PanoTagPlugin/mocks/v1/mock6.js +0 -27
  279. package/libs/PanoTagPlugin/mocks/v1/mock7.d.ts +0 -22
  280. package/libs/PanoTagPlugin/mocks/v1/mock7.js +0 -228
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 ad extends oe{constructor(t){super(),ie(this,t,rd,sd,ne,{content:0},od)}}function ld(i){le(i,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function cd(i){let t,e;return t=new id({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function ud(i){let t,e;return t=new ad({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function dd(i){let t,e,n,o;const s=[ud,cd],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(),y(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(),x(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()),P(n,1),n.m(t,null)):n=null)},i(l){o||(P(n),o=!0)},o(l){x(n),o=!1},d(l){l&&S(t),~e&&r[e].d()}}}function hd(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 Ua extends oe{constructor(t){super(),ie(this,t,hd,dd,ne,{floorIndex:2,floorplanData:3},ld)}}function fd(i){le(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 md(i){let t,e=i[8].outerHTML+"",n;return{c(){t=new ti(!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 pd(i){let t,e,n=i[1]&&_o(i),o=i[0]&&No(i);return{c(){n&&n.c(),t=$(),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=_o(s),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null),s[0]?o?o.p(s,r):(o=No(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 _o(i){let t,e=i[2].name+"",n;return{c(){t=z("span"),n=ke(e),y(t,"class","floorplan-plugin__room-name")},m(o,s){M(o,t,s),V(t,n)},p(o,s){s&4&&e!==(e=o[2].name+"")&&Se(n,e)},d(o){o&&S(t)}}}function No(i){let t,e;return{c(){t=z("span"),e=ke(i[7]),y(t,"class","floorplan-plugin__room-size svelte-12pzct5")},m(n,o){M(n,t,o),V(t,e)},p(n,o){o&128&&Se(e,n[7])},d(n){n&&S(t)}}}function gd(i){let t,e,n;function o(a,l){if(a[3]===void 0)return pd;if(a[8])return md}let s=o(i),r=s&&s(i);return{c(){t=z("div"),r&&r.c(),y(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),T(t,"left",i[9]),T(t,"top",i[10]),T(t,"font-size",i[11]),T(t,"opacity",i[6]?"1":"0")},m(a,l){M(a,t,l),r&&r.m(t,null),e||(n=[lt(an.call(null,t)),ge(t,"clientWidth",i[19]),ge(t,"clientHeight",i[20])],e=!0)},p(a,[l]){s===(s=o(a))&&r?r.p(a,l):(r&&r.d(1),r=s&&s(a),r&&(r.c(),r.m(t,null))),l&64&&T(t,"opacity",a[6]?"1":"0")},i:X,o:X,d(a){a&&S(t),r&&r.d(),e=!1,He(n)}}}function Ad(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 vd(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:A}=t,{adaptiveRoomLabelVisibleEnable:g}=t;function p(H,B){if(B.width===0||B.height===0)return()=>!1;const F=H.path.map(({x:de,y:pe})=>[de,pe]),_=H.roomLabel.position,{x:Y,y:W}=_,{width:ee,height:U}=B,ae=ee/2,he=U/2;return function(pe){const Pe=Y*pe,Ie=W*pe,Me=F.map(([Ae,Ce])=>[Ae*pe,Ce*pe]);return[[Pe+ae,Ie-he],[Pe-ae,Ie-he],[Pe-ae,Ie+he],[Pe+ae,Ie+he]].every(Ae=>Ad(Ae,Me))}}const v=document.body.clientWidth,b=document.body.clientHeight,w=d.roomLabel,E=w.positionInImage.x*100+"%",L=w.positionInImage.y*100+"%",I=(v<500||b<500?10:14)+"px";let D=0,k=0,O=!1;h.subscribe(function(B){e(16,O=!!B&&B.id===d.id)});const N=H=>{e(4,D=H.detail)},R=H=>{e(5,k=H.detail)};return i.$$set=H=>{"pxmm"in H&&e(12,l=H.pxmm),"roomAreaEnable"in H&&e(0,c=H.roomAreaEnable),"roomNameEnable"in H&&e(1,u=H.roomNameEnable),"room"in H&&e(2,d=H.room),"hoveredRoom"in H&&e(13,h=H.hoveredRoom),"getRoomAreaText"in H&&e(14,f=H.getRoomAreaText),"getLabelElement"in H&&e(3,A=H.getLabelElement),"adaptiveRoomLabelVisibleEnable"in H&&e(15,g=H.adaptiveRoomLabelVisibleEnable)},i.$$.update=()=>{i.$$.dirty&12&&e(8,n=A==null?void 0:A(d)),i.$$.dirty&16388&&e(7,o=d.size?f(d.size):""),i.$$.dirty&48&&e(18,s={width:D,height:k}),i.$$.dirty&262148&&e(17,r=s?p(d,s):void 0),i.$$.dirty&233472&&e(6,a=g?O?!0:!!(r!=null&&r(l)):!0)},[c,u,d,A,D,k,a,o,n,E,L,I,l,h,f,g,O,r,s,N,R]}class bd extends oe{constructor(t){super(),ie(this,t,vd,gd,ne,{pxmm:12,roomAreaEnable:0,roomNameEnable:1,room:2,hoveredRoom:13,getRoomAreaText:14,getLabelElement:3,adaptiveRoomLabelVisibleEnable:15},fd)}}function yd(i){le(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 Xo(i,t,e){const n=i.slice();return n[12]=t[e],n}function Yo(i){let t,e=[],n=new Map,o,s,r,a=i[8];const l=c=>c[12].id;for(let c=0;c<a.length;c+=1){let u=Xo(i,a,c),d=l(u);n.set(d,e[c]=Uo(d,u))}return{c(){t=z("div");for(let c=0;c<e.length;c+=1)e[c].c();y(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,u){M(c,t,u);for(let d=0;d<e.length;d+=1)e[d].m(t,null);o=!0,s||(r=[lt(an.call(null,t)),ge(t,"clientWidth",i[11])],s=!0)},p(c,u){u&447&&(a=c[8],se(),e=Ze(e,u,l,1,c,a,n,t,It,Uo,null,Xo),re())},i(c){if(!o){for(let u=0;u<a.length;u+=1)P(e[u]);o=!0}},o(c){for(let u=0;u<e.length;u+=1)x(e[u]);o=!1},d(c){c&&S(t);for(let u=0;u<e.length;u+=1)e[u].d();s=!1,He(r)}}}function Uo(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=Be(r,s[a]);return n=new bd({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?Qe(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||(P(n.$$.fragment,a),o=!0)},o(a){x(n.$$.fragment,a),o=!1},d(a){a&&S(e),Z(n,a)}}}function wd(i){let t,e,n=i[8]&&Yo(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&&P(n,1)):(n=Yo(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function Ed(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;const A=g=>{e(6,h=g.detail)};return i.$$set=g=>{"floorIndex"in g&&e(9,o=g.floorIndex),"roomAreaEnable"in g&&e(0,s=g.roomAreaEnable),"roomNameEnable"in g&&e(1,r=g.roomNameEnable),"floorplanData"in g&&e(10,a=g.floorplanData),"hoveredRoom"in g&&e(2,l=g.hoveredRoom),"getRoomAreaText"in g&&e(3,c=g.getRoomAreaText),"getLabelElement"in g&&e(4,u=g.getLabelElement),"adaptiveRoomLabelVisibleEnable"in g&&e(5,d=g.adaptiveRoomLabelVisibleEnable)},i.$$.update=()=>{if(i.$$.dirty&1536&&e(8,n=a.floorDatas[o].rooms),i.$$.dirty&1088){const{max:g,min:p}=a.bounding,v=g.x-p.x;e(7,f=h/v)}},[s,r,l,c,u,d,h,f,n,o,a,A]}class Cd extends oe{constructor(t){super(),ie(this,t,Ed,wd,ne,{floorIndex:9,roomAreaEnable:0,roomNameEnable:1,floorplanData:10,hoveredRoom:2,getRoomAreaText:3,getLabelElement:4,adaptiveRoomLabelVisibleEnable:5},yd)}}function Pd(i){le(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 qo(i,t,e){const n=i.slice();return n[11]=t[e],n[13]=e,n}function Jo(i,t,e){const n=i.slice();return n[14]=t[e],n}function Zo(i){let t;return{c(){t=z("div"),y(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:X,d(e){e&&S(t)}}}function Ko(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=ke(o),r=$(),y(n,"class","floorplan-plugin__rule-text svelte-djlmk4"),q(n,"is-row",t[2]),y(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),V(e,n),V(n,s),V(e,r)},p(a,l){t=a,l&2&&o!==(o=t[1](t[11].distance)+"")&&Se(s,o)},d(a){a&&S(e)}}}function Id(i){let t,e,n,o,s,r,a=[],l=new Map,c,u=i[3],d=[];for(let A=0;A<u.length;A+=1)d[A]=Zo(Jo(i,u,A));let h=i[4];const f=A=>A[13];for(let A=0;A<h.length;A+=1){let g=qo(i,h,A),p=f(g);l.set(p,a[A]=Ko(p,g))}return{c(){t=z("div"),e=z("div"),n=$(),o=z("div");for(let A=0;A<d.length;A+=1)d[A].c();s=$(),r=z("div");for(let A=0;A<a.length;A+=1)a[A].c();y(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),y(o,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),q(o,"is-row",i[2]),y(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),y(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(A,g){M(A,t,g),V(t,e),V(t,n),V(t,o);for(let p=0;p<d.length;p+=1)d[p].m(o,null);V(t,s),V(t,r);for(let p=0;p<a.length;p+=1)a[p].m(r,null)},p(A,[g]){if(g&8){u=A[3];let p;for(p=0;p<u.length;p+=1){const v=Jo(A,u,p);d[p]?d[p].p(v,g):(d[p]=Zo(v),d[p].c(),d[p].m(o,null))}for(;p<d.length;p+=1)d[p].d(1);d.length=u.length}g&22&&(h=A[4],a=Ze(a,g,f,1,A,h,l,r,fo,Ko,null,qo)),g&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&y(t,"class",c),g&5&&q(t,"is-row",A[2])},i:X,o:X,d(A){A&&S(t),ct(d,A);for(let g=0;g<a.length;g+=1)a[g].d()}}}const Rt=1e3,Qt=180;function kd(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-(Rt-Qt)*2,c=s.max.y-s.min.y-(Rt-Qt)*2,u=o.map(([A,g])=>a?[A.x,g.x]:[A.y,g.y]).flat().sort().filter((A,g,p)=>g===0?!0:A!==p[g-1]),d=u.map(A=>{const g=a?(A-s.min.x-Rt+Qt)/l:0,p=a?0:(A-s.min.y-Rt+Qt)/c;return{left:g,bottom:p}});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((A,g,p)=>{const v=g===0?0:A-p[g-1],b=g===0?0:(A+p[g-1])/2,w=a?(b-s.min.x-Rt+Qt)/l:0,E=a?0:(b-s.min.y-Rt+Qt)/c;return{left:w,bottom:E,distance:v}}).filter(({distance:A})=>A/h>.1);return i.$$set=A=>{"type"in A&&e(0,n=A.type),"data"in A&&e(5,o=A.data),"bounding"in A&&e(6,s=A.bounding),"getRuleDistanceText"in A&&e(1,r=A.getRuleDistanceText)},[n,r,a,d,f,o,s]}class xd extends oe{constructor(t){super(),ie(this,t,kd,Id,ne,{type:0,data:5,bounding:6,getRuleDistanceText:1},Pd)}}function Dd(i){le(i,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function $o(i,t,e){const n=i.slice();return n[13]=t[e][0],n[14]=t[e][1],n}function es(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=Be(r,s[a]);return n=new xd({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?Qe(s,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};n.$set(c)},i(a){o||(P(n.$$.fragment,a),o=!0)},o(a){x(n.$$.fragment,a),o=!1},d(a){a&&S(e),Z(n,a)}}}function Ld(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=$o(i,s,a),c=r(l);n.set(c,e[a]=es(c,l))}return{c(){t=z("div");for(let a=0;a<e.length;a+=1)e[a].c();y(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=Ze(e,l,r,1,a,s,n,t,It,es,null,$o),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)P(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)x(e[l]);o=!1},d(a){a&&S(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const ts=1e3,ns=180;function Sd(i,t,e){let n,o,s,r,a,l,c,u,d,h,{floorIndex:f}=t,{floorplanData:A}=t,{getRuleDistanceText:g}=t;return i.$$set=p=>{"floorIndex"in p&&e(5,f=p.floorIndex),"floorplanData"in p&&e(6,A=p.floorplanData),"getRuleDistanceText"in p&&e(0,g=p.getRuleDistanceText)},i.$$.update=()=>{i.$$.dirty&64&&e(1,n=A.bounding),i.$$.dirty&96&&e(11,o=A.floorDatas[f].rules),i.$$.dirty&2048&&e(12,s=Object.keys(o)),i.$$.dirty&6144&&e(4,r=s.map(p=>[p,o[p]])),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-(ts-ns)*2),i.$$.dirty&2&&e(8,u=n.max.y-n.min.y-(ts-ns)*2),i.$$.dirty&1536&&e(3,d=c/a*100+"%"),i.$$.dirty&384&&e(2,h=u/l*100+"%")},[g,n,h,d,r,f,A,l,u,a,c,o,s]}class Md extends oe{constructor(t){super(),ie(this,t,Sd,Ld,ne,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},Dd)}}function vi(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 Td(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 zd(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 Bd(i,t){return Math.max(...t.work.observers.map(n=>i.z>=n.standingPosition.z?n.floorIndex:0))}function Vd(i){let t;return{c(){t=we("path"),y(t,"d",i[0]),y(t,"fill","#2F313A")},m(e,n){M(e,t,n)},p(e,[n]){n&1&&y(t,"d",e[0])},i:X,o:X,d(e){e&&S(t)}}}function jd(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=vi(o,{needZ:!0}))},[n,o]}class Od extends oe{constructor(t){super(),ie(this,t,jd,Vd,ne,{path:1})}}function Rd(i){let t,e,n,o,s,r;return{c(){t=we("defs"),e=we("pattern"),n=we("rect"),o=we("path"),s=$(),r=we("path"),y(n,"x","0"),y(n,"y","0"),y(n,"width",i[1]),y(n,"height",i[1]),y(n,"fill","#323747"),y(o,"d",i[2]),y(o,"stroke","#ffffff"),y(o,"stroke-opacity","0.06"),y(o,"stroke-width","0.5"),y(o,"fill","none"),y(e,"id","fpm-room-pattern-0"),y(e,"x","0"),y(e,"y","0"),y(e,"width",i[1]),y(e,"height",i[1]),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(r,"d",i[0]),y(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){M(a,t,l),V(t,e),V(e,n),V(e,o),M(a,s,l),M(a,r,l)},p(a,[l]){l&1&&y(r,"d",a[0])},i:X,o:X,d(a){a&&S(t),a&&S(s),a&&S(r)}}}const zi=6;function Qd(i,t,e){let n,{path:o}=t;const s=zi*2,r=`M0 ${zi} h ${s} M${zi} 0 v ${s}`;return i.$$set=a=>{"path"in a&&e(3,o=a.path)},i.$$.update=()=>{i.$$.dirty&8&&e(0,n=vi(o,{needZ:!0}))},[n,s,r,o]}class Fd extends oe{constructor(t){super(),ie(this,t,Qd,Rd,ne,{path:3})}}function Hd(i){let t,e,n,o,s,r,a,l,c,u,d;return{c(){t=we("defs"),e=we("pattern"),n=we("rect"),o=we("pattern"),s=we("rect"),r=$(),a=we("path"),l=$(),c=we("path"),u=$(),d=we("path"),y(n,"x","0"),y(n,"y","0"),y(n,"width","6"),y(n,"height","50"),y(n,"fill","none"),y(n,"stroke","#4B4B57"),y(n,"stroke-width","0.5"),y(e,"id","room-material-pattern-1"),y(e,"x","0"),y(e,"y","0"),y(e,"width","12"),y(e,"height","50"),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(s,"x","0"),y(s,"y","0"),y(s,"width","6"),y(s,"height","50"),y(s,"fill","none"),y(s,"stroke","#4B4B57"),y(s,"stroke-width","0.5"),y(o,"id","room-material-pattern-2"),y(o,"x","6"),y(o,"y","25"),y(o,"width","12"),y(o,"height","50"),y(o,"patternUnits","userSpaceOnUse"),y(o,"patternTransform","scale(50 50)"),y(a,"d",i[0]),y(a,"fill","#43434D"),y(c,"d",i[0]),y(c,"fill","url(#room-material-pattern-1)"),y(d,"d",i[0]),y(d,"fill","url(#room-material-pattern-2)")},m(h,f){M(h,t,f),V(t,e),V(e,n),V(t,o),V(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&&y(a,"d",h[0]),f&1&&y(c,"d",h[0]),f&1&&y(d,"d",h[0])},i:X,o:X,d(h){h&&S(t),h&&S(r),h&&S(a),h&&S(l),h&&S(c),h&&S(u),h&&S(d)}}}function Gd(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=vi(o,{needZ:!0}))},[n,o]}class Wd extends oe{constructor(t){super(),ie(this,t,Gd,Hd,ne,{path:1})}}function _d(i){le(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 is(i,t,e){const n=i.slice();return n[5]=t[e],n}function Nd(i){let t,e;return t=new Fd({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Xd(i){let t,e;return t=new Wd({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Yd(i){let t,e;return t=new Od({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function os(i){let t,e,n,o;const s=[Yd,Xd,Nd],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=we("svg"),n.c(),y(t,"width","100%"),y(t,"height","100%"),y(t,"viewBox",`0 0 ${i[1]} ${i[2]}`),y(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(),x(r[u],1,1,()=>{r[u]=null}),re(),n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),P(n,1),n.m(t,null))},i(l){o||(P(n),o=!0)},o(l){x(n),o=!1},d(l){l&&S(t),r[e].d()}}}function Ud(i){let t,e,n=i[0],o=[];for(let r=0;r<n.length;r+=1)o[r]=os(is(i,n,r));const s=r=>x(o[r],1,1,()=>{o[r]=null});return{c(){t=z("div");for(let r=0;r<o.length;r+=1)o[r].c();y(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=is(r,n,l);o[l]?(o[l].p(c,a),P(o[l],1)):(o[l]=os(c),o[l].c(),P(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)P(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)x(o[a]);e=!1},d(r){r&&S(t),ct(o,r)}}}function qd(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(Q({},l),{path:l.path.map(c=>qa(c,s.bounding))})))},[n,r,a,o,s]}class Jd extends oe{constructor(t){super(),ie(this,t,qd,Ud,ne,{floorIndex:3,floorplanData:4},_d)}}function Zd(i){le(i,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function Kd(i){let t,e,n,o;return{c(){t=we("path"),y(t,"d",i[5]),y(t,"fill","#fff"),y(t,"style",i[2]),y(t,"id",e=`${i[1]}_${i[0].id}`),y(t,"class","svelte-qq2273")},m(s,r){M(s,t,r),n||(o=[ge(t,"mouseenter",i[3]),ge(t,"mouseleave",i[4])],n=!0)},p(s,[r]){r&4&&y(t,"style",s[2]),r&3&&e!==(e=`${s[1]}_${s[0].id}`)&&y(t,"id",e)},i:X,o:X,d(s){s&&S(t),n=!1,He(o)}}}function $d(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=vi(s.path,{needZ:!0,format:A=>qa(A,h)});return i.$$set=A=>{"room"in A&&e(0,s=A.room),"floorIndex"in A&&e(1,r=A.floorIndex),"floorplanData"in A&&e(6,a=A.floorplanData),"hoveredRoom"in A&&e(7,l=A.hoveredRoom),"highlightData"in A&&e(8,c=A.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 eh extends oe{constructor(t){super(),ie(this,t,$d,Kd,ne,{room:0,floorIndex:1,floorplanData:6,hoveredRoom:7,highlightData:8},Zd)}}function th(i){le(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 ss(i,t,e){const n=i.slice();return n[6]=t[e],n}function rs(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=Be(r,s[a]);return n=new eh({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?Qe(s,[{room:t[6],floorplanData:t[1],hoveredRoom:t[2],floorIndex:t[0],highlightData:t[3]}]):{};n.$set(c)},i(a){o||(P(n.$$.fragment,a),o=!0)},o(a){x(n.$$.fragment,a),o=!1},d(a){a&&S(e),Z(n,a)}}}function nh(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=ss(i,r,l),u=a(c);o.set(u,n[l]=rs(u,c))}return{c(){t=z("div"),e=we("svg");for(let l=0;l<n.length;l+=1)n[l].c();y(e,"width","100%"),y(e,"height","100%"),y(e,"viewBox",`0 0 ${i[4]} ${i[5]}`),y(e,"class","svelte-1kqo6e4"),y(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){M(l,t,c),V(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=Ze(n,c,a,1,l,r,o,e,It,rs,null,ss),re())},i(l){if(!s){for(let c=0;c<r.length;c+=1)P(n[c]);s=!0}},o(l){for(let c=0;c<n.length;c+=1)x(n[c]);s=!1},d(l){l&&S(t);for(let c=0;c<n.length;c+=1)n[c].d()}}}function ih(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 Ja extends oe{constructor(t){super(),ie(this,t,ih,nh,ne,{floorIndex:0,floorplanData:1,hoveredRoom:2,highlightData:3},th)}}function oh(i){le(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 as(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=Be(o,n[s]);return t=new Ja({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&24834?Qe(n,[{floorIndex:s[1],floorplanData:s[8],hoveredRoom:s[14],highlightData:s[13]}]):{};t.$set(a)},i(s){e||(P(t.$$.fragment,s),e=!0)},o(s){x(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function ls(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=Be(o,n[s]);return t=new Cd({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&22370?Qe(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||(P(t.$$.fragment,s),e=!0)},o(s){x(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function cs(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=Be(o,n[s]);return t=new Md({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&2306?Qe(n,[{floorplanData:s[8],floorIndex:s[1],getRuleDistanceText:s[11]}]):{};t.$set(a)},i(s){e||(P(t.$$.fragment,s),e=!0)},o(s){x(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function sh(i){let t,e,n,o,s,r,a,l,c;const u=[{floorIndex:i[1],floorplanData:i[8]}];let d={};for(let v=0;v<u.length;v+=1)d=Be(d,u[v]);e=new Jd({props:d});let h=(i[2]||i[3])&&as(i);const f=[{floorplanData:i[8],floorIndex:i[1]}];let A={};for(let v=0;v<f.length;v+=1)A=Be(A,f[v]);s=new Ua({props:A});let g=i[4]&&ls(i),p=i[7]&&cs(i);return{c(){t=z("div"),K(e.$$.fragment),n=$(),h&&h.c(),o=$(),K(s.$$.fragment),r=$(),g&&g.c(),a=$(),p&&p.c(),y(t,"class",l=Te(`floorplan-plugin__floor${i[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(v,b){M(v,t,b),J(e,t,null),V(t,n),h&&h.m(t,null),V(t,o),J(s,t,null),V(t,r),g&&g.m(t,null),V(t,a),p&&p.m(t,null),c=!0},p(v,[b]){const w=b&258?Qe(u,[{floorIndex:v[1],floorplanData:v[8]}]):{};e.$set(w),v[2]||v[3]?h?(h.p(v,b),b&12&&P(h,1)):(h=as(v),h.c(),P(h,1),h.m(t,o)):h&&(se(),x(h,1,1,()=>{h=null}),re());const E=b&258?Qe(f,[{floorplanData:v[8],floorIndex:v[1]}]):{};s.$set(E),v[4]?g?(g.p(v,b),b&16&&P(g,1)):(g=ls(v),g.c(),P(g,1),g.m(t,a)):g&&(se(),x(g,1,1,()=>{g=null}),re()),v[7]?p?(p.p(v,b),b&128&&P(p,1)):(p=cs(v),p.c(),P(p,1),p.m(t,null)):p&&(se(),x(p,1,1,()=>{p=null}),re()),(!c||b&1&&l!==(l=Te(`floorplan-plugin__floor${v[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&y(t,"class",l)},i(v){c||(P(e.$$.fragment,v),P(h),P(s.$$.fragment,v),P(g),P(p),c=!0)},o(v){x(e.$$.fragment,v),x(h),x(s.$$.fragment,v),x(g),x(p),c=!1},d(v){v&&S(t),Z(e),h&&h.d(),Z(s),g&&g.d(),p&&p.d()}}}function rh(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:A}=t,{adaptiveRoomLabelVisibleEnable:g}=t,{highlightData:p}=t;const v=po(void 0);return i.$$set=b=>{"isCurrent"in b&&e(0,n=b.isCurrent),"floorIndex"in b&&e(1,o=b.floorIndex),"highlightEnable"in b&&e(2,s=b.highlightEnable),"hoverEnable"in b&&e(3,r=b.hoverEnable),"roomLabelsEnable"in b&&e(4,a=b.roomLabelsEnable),"roomAreaEnable"in b&&e(5,l=b.roomAreaEnable),"roomNameEnable"in b&&e(6,c=b.roomNameEnable),"ruleLabelsEnable"in b&&e(7,u=b.ruleLabelsEnable),"floorplanData"in b&&e(8,d=b.floorplanData),"getRoomAreaText"in b&&e(9,h=b.getRoomAreaText),"getLabelElement"in b&&e(10,f=b.getLabelElement),"getRuleDistanceText"in b&&e(11,A=b.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in b&&e(12,g=b.adaptiveRoomLabelVisibleEnable),"highlightData"in b&&e(13,p=b.highlightData)},[n,o,s,r,a,l,c,u,d,h,f,A,g,p,v]}class ah extends oe{constructor(t){super(),ie(this,t,rh,sh,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},oh)}}function lh(i){le(i,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function us(i,t,e){const n=i.slice();return n[21]=t[e],n}function ds(i){let t,e,n,o,s,r=i[13].floorDatas,a=[];for(let d=0;d<r.length;d+=1)a[d]=hs(us(i,r,d));const l=d=>x(a[d],1,1,()=>{a[d]=null});let c=i[5]&&fs(i),u=i[8]&&ms(i);return{c(){t=z("div");for(let d=0;d<a.length;d+=1)a[d].c();e=$(),c&&c.c(),n=$(),u&&u.c(),y(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);V(t,e),c&&c.m(t,null),V(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 A=us(i,r,f);a[f]?(a[f].p(A,h),P(a[f],1)):(a[f]=hs(A),a[f].c(),P(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&&P(c,1)):(c=fs(i),c.c(),P(c,1),c.m(t,n)):c&&(se(),x(c,1,1,()=>{c=null}),re()),i[8]?u?(u.p(i,h),h&256&&P(u,1)):(u=ms(i),u.c(),P(u,1),u.m(t,null)):u&&(se(),x(u,1,1,()=>{u=null}),re())},i(d){if(!s){for(let h=0;h<r.length;h+=1)P(a[h]);P(c),P(u),o||Re(()=>{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)x(a[h]);x(c),x(u),s=!1},d(d){d&&S(t),ct(a,d),c&&c.d(),u&&u.d()}}}function hs(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=Be(o,n[s]);return t=new ah({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&2047696?Qe(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||(P(t.$$.fragment,s),e=!0)},o(s){x(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function fs(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=Be(o,n[s]);return t=new Xu({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&57352?Qe(n,[{panoIndex:s[3],floorplanData:s[13],lastPanoramaLongitude:s[14],cameraImageUrl:s[15]}]):{};t.$set(a)},i(s){e||(P(t.$$.fragment,s),e=!0)},o(s){x(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function ms(i){let t,e;return t=new $u({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function ch(i){let t,e,n=i[1]&&ds(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&&P(n,1)):(n=ds(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function uh(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:A}=t,{ruleLabelsEnable:g}=t,{floorplanData:p}=t,{lastPanoramaLongitude:v}=t,{cameraImageUrl:b}=t,{getRoomAreaText:w}=t,{getLabelElement:E}=t,{getRuleDistanceText:L}=t,{adaptiveRoomLabelVisibleEnable:I}=t,{highlightData:D}=t;return i.$$set=k=>{"duration"in k&&e(0,n=k.duration),"visible"in k&&e(1,o=k.visible),"northDesc"in k&&e(2,s=k.northDesc),"panoIndex"in k&&e(3,r=k.panoIndex),"floorIndex"in k&&e(4,a=k.floorIndex),"cameraEnable"in k&&e(5,l=k.cameraEnable),"hoverEnable"in k&&e(6,c=k.hoverEnable),"highlightEnable"in k&&e(7,u=k.highlightEnable),"compassEnable"in k&&e(8,d=k.compassEnable),"roomLabelsEnable"in k&&e(9,h=k.roomLabelsEnable),"roomAreaEnable"in k&&e(10,f=k.roomAreaEnable),"roomNameEnable"in k&&e(11,A=k.roomNameEnable),"ruleLabelsEnable"in k&&e(12,g=k.ruleLabelsEnable),"floorplanData"in k&&e(13,p=k.floorplanData),"lastPanoramaLongitude"in k&&e(14,v=k.lastPanoramaLongitude),"cameraImageUrl"in k&&e(15,b=k.cameraImageUrl),"getRoomAreaText"in k&&e(16,w=k.getRoomAreaText),"getLabelElement"in k&&e(17,E=k.getLabelElement),"getRuleDistanceText"in k&&e(18,L=k.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in k&&e(19,I=k.adaptiveRoomLabelVisibleEnable),"highlightData"in k&&e(20,D=k.highlightData)},[n,o,s,r,a,l,c,u,d,h,f,A,g,p,v,b,w,E,L,I,D]}class go extends oe{constructor(t){super(),ie(this,t,uh,ch,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},lh)}}const dh="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 hh(i){return G(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(o){return G(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 fh(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 mh(i){return{floorName:i.floor_name,floorIndex:i.floor_index,rooms:i.rooms.map(fh),rules:i.rules}}function ph(i){return{index:i.index,floorIndex:i.floor_index,position:i.position,positionInImage:i.position_in_image}}function gh(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 yt(i){return G(this,null,function*(){const t=yield hh(i.outlines),e=i.computed_data.bounding,n=i.computed_data.floor_datas.map(mh),o=i.computed_data.entrance?gh(i.computed_data.entrance):null;return{outlines:t,entrance:o,bounding:e,floorDatas:n,observers:i.computed_data.observers.map(ph)}})}function Ah(i,t,e){return i.map(o=>{const s=o.position,r=o.icon?o.icon:{url:dh,width:45,height:48},a=Bd(s,t),l=Td(s,e),c=zd(l,e);return{floorIndex:a,icon:r,id:o.id,position:l,positionInImage:c}})}function vh(i,t){return t(i),i}function bi(i,t){return vh({},e=>{for(const n in i)t.indexOf(n)===-1&&(e[n]=i[n])})}function ps(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 Ao(i,t,e=pt.BOUNDING_CENTER){const n=ps(i,t),o=ps(i,t+1);return e===pt.BOUNDING_CENTER?(i.model.bounding.max.y+i.model.bounding.min.y)/2:e===pt.CEILING?o:n}function vo(i,t,e,n){const o=Ao(i,e,n==null?void 0:n.attachedTo),s=new C.Vector3(0,o,0),r=new C.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 kn{constructor(t,e){m(this,"VERSION","2.14.1-alpha.0");m(this,"five");m(this,"hooks",new Zt);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 kn{}var We=(i=>(i.UnknownError="UnknownError",i.DataNotLoaded="DataNotLoaded",i.BreakOffByHide="BreakOffByHide",i.BreakOffByDisable="BreakOffByDisable",i.ModelNotLoaded="ModelNotLoaded",i.ChangeModeError="ChangeModeError",i.UpdateCameraError="UpdateCameraError",i))(We||{});const Za=500,bh=80;function eo(i,t,e=4){return Math.floor(i*Math.pow(10,e))===Math.floor(t*Math.pow(10,e))}function Ka(i,t){return G(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"?eo(u,d,2):u===d}):!0})()||n(new Error("five pose \u4E0E\u9884\u671F\u4E0D\u7B26")),e()})})})}function bo(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!(!eo(e,s,2)||!eo(n,r,2)||o!==a)}function $a(i,t,e=!0){return G(this,null,function*(){if(bo(i,t)===!0)return;const o=i.getCurrentState();if(o.mode!==t.mode){const[u]=yield li(Ka(i,[t.mode,t,void 0,e]));if(u)throw new Error(We.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 li(i.updateCamera(t,l,e));if(c)throw new Error(We.UpdateCameraError)})}function Ut(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 yh(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 wh(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 Eh 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)=>G(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)=>G(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||!bo(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=vo(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,We.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=>G(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(We.ModelNotLoaded);if(!this.data)throw new Error(We.DataNotLoaded);this.isHiddenByHideFunc=!1;const n={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},o=Q(Q({},n),e),s=()=>G(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 li($a(this.five,this.showState,o.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(We.UnknownError);this.updateSize(),this.floorIndex=o.floorIndex,this.five.model.show(this.floorIndex);const u=o.modelOpacity,d=o.immediately?0:Za;Ut(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,We.BreakOffByHide),this.showPromise=void 0;const o=Q(Q({},{userAction:!0,isAutoHide:!1}),e);Ut(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||wh(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();yh(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:bh/((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:bt,attachedTo:pt.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:l=>l.toString()},s=n?bi(n,["selector","scale"]):{},r=Q(Q({},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 G(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 yt(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 G(this,null,function*(){return yield yt(e.data)})}updateState(e,n){const o=this.state,s=e.config?Q(Q({},o.config),e.config):o.config;this.state=fe(Q(Q({},this.state),e),{config:s}),!nt(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(Q({},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 go({target:this.container,intro:!0,props:n})}}const Ch=(i,t)=>new Eh(i,t);function Ph(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 Ih(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 kh 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)=>G(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)=>G(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||!bo(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=vo(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,We.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=>G(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(We.ModelNotLoaded);if(!this.data)throw new Error(We.DataNotLoaded);this.isHiddenByHideFunc=!1;const n={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},o=Q(Q({},n),e),s=()=>G(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 li($a(this.five,this.showState,o.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(We.UnknownError);this.updateSize(),this.updatePosition(),this.floorIndex=o.floorIndex,this.five.model.show(this.floorIndex);const u=o.modelOpacity,d=o.immediately?0:Za;Ut(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,We.BreakOffByHide),this.showPromise=void 0;const o=Q(Q({},{userAction:!0,isAutoHide:!1}),e);Ut(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(),Ph(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:(Ih(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:bt,attachedTo:pt.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:a=>a.toString()},s=n?bi(n,["selector","scale"]):{},r=Q(Q({},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 G(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 yt(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=Ao(this.five,this.floorIndex,this.state.config.attachedTo),n=(a=this.five.model)==null?void 0:a.bounding.getCenter(new C.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 G(this,null,function*(){return yield yt(e.data)})}updateState(e,n){const o=this.state,s=e.config?Q(Q({},o.config),e.config):o.config;this.state=fe(Q(Q({},this.state),e),{config:s}),!nt(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(Q({},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 go({target:this.container,intro:!0,props:n})}}const xh=(i,t)=>new kh(i,t);class Dh 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=vo(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:bt,attachedTo:pt.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:a=>a.toString()},s=n?bi(n,["selector","scale"]):{},r=Q(Q({},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 G(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 yt(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=Ao(this.five,this.floorIndex,this.state.config.attachedTo),n=(a=this.five.model)==null?void 0:a.bounding.getCenter(new C.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 G(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 G(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 G(this,null,function*(){return yield yt(e.data)})}_show(e){return G(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 Ka(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;Ut(this.five,s,o),this.hooks.emit("showAnimationEnded",{userAction:n,auto:!1}),this.render()})}_hide(e){return G(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;Ut(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?Q(Q({},o.config),e.config):o.config;this.state=fe(Q(Q({},this.state),e),{config:s}),!nt(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(Q({},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 go({target:this.container,intro:!0,props:n})}}const Lh=(i,t)=>new Dh(i,t);function yo(i,t=200){let e;return function(...n){e||(i(...n),e=setTimeout(function(){e=null},t))}}function Sh(i){le(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 Mh(i){let t,e,n;return{c(){t=z("div"),e=z("div"),n=z("div"),y(n,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),T(n,"background-image","url("+(i[0]||bt)+")"),T(n,"transform",i[1]),y(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),T(e,"transform",i[2]),y(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(o,s){M(o,t,s),V(t,e),V(e,n)},p(o,[s]){s&1&&T(n,"background-image","url("+(o[0]||bt)+")"),s&2&&T(n,"transform",o[1]),s&4&&T(e,"transform",o[2])},i:X,o:X,d(o){o&&S(t)}}}function Th(i){return`rotate(${Math.floor(i/Math.PI*180)*-1+45}deg)`}function zh(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(A,g){const p=A.bounding,v=A.observers[g];if(!v)return"";const b=(p.max.x-p.min.x)*r,w=(p.max.y-p.min.y)*r,E=Math.floor(v.positionInImage.x*b),L=Math.floor(v.positionInImage.y*w);return`translate(${E}px, ${L}px)`}function h(A){e(6,c=A)}const f=yo(A=>{e(7,u=A.longitude)},1e3/60);return Je(()=>(s.on("panoWillArrive",h),s.on("cameraDirectionUpdate",f),function(){s.off("panoWillArrive",h),s.off("cameraDirectionUpdate",f)})),i.$$set=A=>{"five"in A&&e(3,s=A.five),"pxmm"in A&&e(4,r=A.pxmm),"floorplanData"in A&&e(5,a=A.floorplanData),"cameraImageUrl"in A&&e(0,l=A.cameraImageUrl)},i.$$.update=()=>{i.$$.dirty&96&&e(2,n=d(a,c)),i.$$.dirty&128&&e(1,o=Th(u))},[l,o,n,s,r,a,c,u]}class Bh extends oe{constructor(t){super(),ie(this,t,zh,Mh,ne,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},Sh)}}function Vh(i){le(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 gs(i,t,e){const n=i.slice();return n[1]=t[e],n}function As(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=$(),y(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),y(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),V(e,n),V(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 jh(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=gs(i,o,r),l=s(a);n.set(l,e[r]=As(l,a))}return{c(){t=z("div");for(let r=0;r<e.length;r+=1)e[r].c();y(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=Ze(e,a,s,1,r,o,n,t,fo,As,null,gs))},i:X,o:X,d(r){r&&S(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function Oh(i,t,e){let{extraObjects:n=[]}=t;return i.$$set=o=>{"extraObjects"in o&&e(0,n=o.extraObjects)},[n]}class Rh extends oe{constructor(t){super(),ie(this,t,Oh,jh,ne,{extraObjects:0},Vh)}}function vs(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=Be(o,n[s]);return t=new Ja({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&87?Qe(n,[{five:s[0],pxmm:s[1],floorIndex:s[2],floorplanData:s[4],onRoomHeightClick:s[6]}]):{};t.$set(a)},i(s){e||(P(t.$$.fragment,s),e=!0)},o(s){x(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function Qh(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=Be(l,a[u]);t=new Ua({props:l}),n=new Rh({props:{extraObjects:i[5]}});let c=i[3]&&vs(i);return{c(){K(t.$$.fragment),e=$(),K(n.$$.fragment),o=$(),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?Qe(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&&P(c,1)):(c=vs(u),c.c(),P(c,1),c.m(s.parentNode,s)):c&&(se(),x(c,1,1,()=>{c=null}),re())},i(u){r||(P(t.$$.fragment,u),P(n.$$.fragment,u),P(c),r=!0)},o(u){x(t.$$.fragment,u),x(n.$$.fragment,u),x(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 Fh(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 Hh extends oe{constructor(t){super(),ie(this,t,Fh,Qh,ne,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:7})}}function Gh(i){le(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 bs(i){let t,e,n,o,s=i[6]!==0&&ys(i);return{c(){t=z("div"),s&&s.c(),y(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){M(r,t,a),s&&s.m(t,null),e=!0,n||(o=[lt(an.call(null,t)),ge(t,"clientWidth",i[12]),ge(t,"clientHeight",i[13])],n=!0)},p(r,a){r[6]!==0?s?(s.p(r,a),a&64&&P(s,1)):(s=ys(r),s.c(),P(s,1),s.m(t,null)):s&&(se(),x(s,1,1,()=>{s=null}),re())},i(r){e||(P(s),e=!0)},o(r){x(s),e=!1},d(r){r&&S(t),s&&s.d(),n=!1,He(o)}}}function ys(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=Be(c,l[h]);e=new Hh({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=Be(d,u[h]);return o=new Bh({props:d}),{c(){t=z("div"),K(e.$$.fragment),n=$(),K(o.$$.fragment),y(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),V(t,n),J(o,t,null),a=!0},p(h,f){const A=f&1581?Qe(l,[{five:h[0],pxmm:h[9],floorIndex:h[10],floorplanData:h[3],hoverEnable:h[2],extraObjects:h[5]}]):{};e.$set(A);const g=f&537?Qe(u,[{pxmm:h[9],five:h[0],floorplanData:h[3],cameraImageUrl:h[4]}]):{};o.$set(g),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||(P(e.$$.fragment,h),P(o.$$.fragment,h),a=!0)},o(h){x(e.$$.fragment,h),x(o.$$.fragment,h),a=!1},d(h){h&&S(t),Z(e),Z(o)}}}function Wh(i){let t,e,n=i[1]&&bs(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&&P(n,1)):(n=bs(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function _h(i,t,e){var b,w;let{five:n}=t,{visible:o}=t,{hoverEnable:s}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,c=0,u=(w=(b=n.work.observers[n.getCurrentState().panoIndex])==null?void 0:b.floorIndex)!=null?w:0,d=0,h=0,f=0,A=0;function g(E){e(10,u=n.work.observers[E].floorIndex)}Je(()=>(n.on("panoArrived",g),()=>{n.off("panoArrived",g)}));const p=E=>{e(6,d=E.detail)},v=E=>{e(7,h=E.detail)};return i.$$set=E=>{"five"in E&&e(0,n=E.five),"visible"in E&&e(1,o=E.visible),"hoverEnable"in E&&e(2,s=E.hoverEnable),"floorplanData"in E&&e(3,r=E.floorplanData),"cameraImageUrl"in E&&e(4,a=E.cameraImageUrl),"extraObjects"in E&&e(5,l=E.extraObjects)},i.$$.update=()=>{if(i.$$.dirty&456){const E=Math.min(d,h),{max:L,min:I}=r.bounding,D=L.x-I.x,k=L.y-I.y,O=function(){return D>k?[E,E/D*k]:[E/k*D,E]}();e(8,f=O[0]),e(11,A=O[1]),e(9,c=f/D)}},[n,o,s,r,a,l,d,h,f,c,u,A,p,v]}class Nh extends oe{constructor(t){super(),ie(this,t,_h,Wh,ne,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5},Gh)}}class Xh 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:bt},s=n!=null&&n.configs?n.configs:{},r=Q(Q({},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 G(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 yt(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),n&&this.updateState(n,o),this.render()})}show(){return G(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 G(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=Ah(e,this.five,this.data),this.render())}formatData(e){return G(this,null,function*(){return yield yt(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=Q(Q({},this.state),e),!nt(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(Q({},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 Nh({target:this.wrapper,props:e})}}const Yh=(i,t)=>new Xh(i,t),Uh=[{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"}],qh=[{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"}],Jh=[{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"}],Bi=(i,t,e)=>{const n=new C.Matrix4,o=new C.Euler(i,t,e,"YXZ");return n.makeRotationFromEuler(o),n},Zh=(i,{scale:t,rotation:e,position:n})=>{if(t&&i.scale.set(t,t,t),e){const[o,s,r]=e;o&&i.applyMatrix4(Bi(o,0,0)),s&&i.applyMatrix4(Bi(0,s,0)),r&&i.applyMatrix4(Bi(0,0,r))}return n&&i.position.set(n.x,n.y,n.z),i};function el(i,t){i.traverse(e=>{var n;if(e.type==="Mesh"){const o=e,s=Q({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 Kh=(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=>G(exports,null,function*(){var H;const h=(d==null?void 0:d.fbx_url)||e,f=(H=d==null?void 0:d.north_rad)!=null?H: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 A=i.model.bounding,g=A.max.x-A.min.x,p=A.max.z-A.min.z,v=Math.max(g,p),w=yield new pa.FBXLoader().loadAsync(h);el(w,{transparent:!0,side:C.DoubleSide,blending:C.AdditiveBlending});const E=[0,f-Math.PI/2,0],{model:{bounding:{max:{x:L,z:I},min:{x:D,y:k,z:O}}}}=i;o.yBase=k;const N={x:(L+D)/2,y:k-1.6,z:(I+O)/2},R=.0045*v;return Zh(w,{position:N,rotation:E,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 $h(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 ef=({x:i,y:t,z:e})=>new j.Vector3(i,t,e),tf=(i,t)=>{var g,p,v;const e={},n=(g=t.animationEnabled)!=null?g:!0,o=(p=t.position)!=null?p:void 0,s=(v=t.rad)!=null?v:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=b=>G(exports,null,function*(){var N,R,H,B,F,_,Y,W;const w=(N=b==null?void 0:b.position)!=null?N:o;if(!w)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const E=ef(w),L=(R=b==null?void 0:b.rad)!=null?R:s,I=(H=b==null?void 0:b.fbx_url)!=null?H:r;if(e.rad=L,L===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${L}`));const D=yield new pa.FBXLoader().loadAsync(I);D.position.copy(E),D.rotation.z=L,D.scale.set(.8,.8,.8),el(D,{transparent:!0,side:C.DoubleSide});const k=(Y=(_=(F=(B=D.children)==null?void 0:B[0])==null?void 0:F.children)==null?void 0:_[3])==null?void 0:Y.clone();if(!k)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${k}`));const O=(W=t.name)!=null?W:"\u5165\u6237\u95E8";return k.material=new j.MeshBasicMaterial({transparent:!0,map:$h(O)}),k.renderOrder=3,D.children[0].add(k),e.object=D,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const b=1,w=new j.AnimationMixer(e.object);a.push(w);const E=w.clipAction(e.object.animations[0]);E.timeScale=b;let L;const I=()=>{let N=0,R=0;const H=1e3/30,B=F=>{N=requestAnimationFrame(B);const _=F-R;_<H||(R=F,a.forEach(Y=>Y.update(_/1e3)),i.needsRender=!0)};return N=requestAnimationFrame(B),()=>{cancelAnimationFrame(N)}},O={play:()=>{L||(E.play(),L=I(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{E.stop(),L==null||L(),L=void 0}};e.animation=O},u=b=>{var E;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((E=b==null?void 0:b.animationEnable)!=null?E: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=b=>b==="Floorplan"?u():d();return{load:l,enable:b=>(e.enabled||(e.enabled=!0,h(i.currentMode),i.on("modeChange",h),u(b)),!0),disable:()=>(e.enabled&&(e.enabled=!1,d(),i.off("modeChange",h)),!0)}};class wo extends bn.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=xn(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=[],bn.default.remove(this)})}}function tl(i,t=bn.default.Easing.Linear.None){const e=new wo({progress:0}).to({progress:1});return i!==void 0&&e.duration(i),t!==void 0&&e.easing(t),e}const En=window.requestAnimationFrame||(i=>setTimeout(i,16)),nf=window.cancelAnimationFrame||clearTimeout;function yi(i,t=0){t<=0?En(i):En(()=>yi(i,t-1))}function xn(i,t=60){let e=-1,n=0,o=-1;const s=1e3/t;function r(a){o===-1&&(o=a),e=En(r),!(a-n<s)&&(n=a,i&&i(a-o))}return e=En(r),function(){nf(e)}}function of(){const i=Date.now();return new Promise(t=>{En(()=>{t(Date.now()-i)})})}const sf=fi.Easing;function rf(i,t,e,n=sf.Linear.None){const o=new fi.Tween(i).to(t,e).easing(n);yi(()=>o.start(0));const s=xn(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 af(i,t){return rf({progress:0},{progress:1},i,t)}var nl=(i=>(i.Move="Move",i.Rotate="Rotate",i))(nl||{}),tt=(i=>(i.Clockwise="Clockwise",i.Anticlockwise="Anticlockwise",i.Loop="Loop",i))(tt||{});const Zn=Math.PI*2;function ws(i){return(i%Zn+Zn)%Zn}function Es(i){return i%Zn}function Vi(i,t,e){return i+(t-i)*e}const to=(i,t,e)=>{const n=Math.PI,o=n*2;return i=ws(i),t=ws(t),e===tt.Anticlockwise&&i<t&&(i+=o),e===tt.Clockwise&&t<i&&(t+=o),e===tt.Loop&&t-i>n?to(i,t,tt.Anticlockwise):e===tt.Loop&&i-t>n?to(i,t,tt.Clockwise):{from:i,to:t}},lf=i=>{const t={},e=(l,c,...u)=>G(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=Es(r.latitude),l=Es(s.latitude),{from:c,to:u}=to(r.longitude,s.longitude,s.rotation||tt.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)=>G(exports,[l,c,...u],function*(s,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),i.currentMode!==Ee.Five.Mode.Panorama&&(yield i.changeMode(Ee.Five.Mode.Panorama)),s.panoIndex!==void 0&&s.panoIndex!==i.panoIndex&&(a.preload&&(yield i.preloadPano(s.panoIndex)),yield new Promise((f,A)=>{if(!s.panoIndex){f(!0);return}i.moveToPano(s.panoIndex,{moveEndCallback:()=>f(!0),moveCancelCallback:()=>A(!1)})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:d,to:h}=n(s);return yield new Promise(f=>{const A=({progress:w})=>{const E={};E.longitude=Vi(d.longitude,h.longitude,w),E.latitude=Vi(d.latitude,h.latitude,w),E.fov=Vi(d.fov,h.fov,w),i.setState(E,!0)},g=()=>{f(!0)},p=()=>{f(!1)},v=s.rotateSpeed?Math.ceil(Math.abs(h.longitude-d.longitude)/s.rotateSpeed*1e3):r,b=af(v,fi.Easing.Linear.None).onUpdate(A).onComplete(g).onDestroy(p);s.rotation===tt.Loop&&b.repeat(1/0).yoyo(!0),t.interruptCallback=(w=!0)=>{b.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 Cs(i,t){return i.x===t.x&&i.y===t.y}function il(i,t){return Math.abs(i)===1/0&&Math.abs(t)===1/0?!0:Math.abs(i-t)<.001}function di(i,t){return(t.y-i.y)/(t.x-i.x)}function ol(i,t,e){const n=di(i[1],i[0]),o=di(t[1],t[0]);if(isNaN(n)||isNaN(o)||il(n,o))return!1;if(Rn(i[0],t))return i[0];if(Rn(i[1],t))return i[1];if(Rn(t[0],i))return t[0];if(Rn(t[1],i))return t[1];if(e&&!cf(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 Rn(i,t){return Cs(i,t[0])||Cs(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&&il(di(t[0],i),di(i,t[1]))}function Qn(i,t,e){return(i.x-e.x)*(t.y-e.y)-(t.x-e.x)*(i.y-e.y)}function cf(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)&&Qn(t[0],i[1],i[0])*Qn(i[1],t[1],i[0])>0&&Qn(i[0],t[1],t[0])*Qn(t[1],i[1],t[0])>0?1:0}function sl(i,t=0){t<=0?requestAnimationFrame(i):requestAnimationFrame(()=>sl(i,t-1))}const uf=`<style type="text/css">
115
+ `;return i.$$set=s=>{"content"in s&&e(0,n=s.content)},[n,o]}class ad extends oe{constructor(t){super(),ie(this,t,rd,sd,ne,{content:0},od)}}function ld(i){le(i,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function cd(i){let t,e;return t=new id({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function ud(i){let t,e;return t=new ad({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function dd(i){let t,e,n,o;const s=[ud,cd],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(),y(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(),x(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()),P(n,1),n.m(t,null)):n=null)},i(l){o||(P(n),o=!0)},o(l){x(n),o=!1},d(l){l&&S(t),~e&&r[e].d()}}}function hd(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 Ua extends oe{constructor(t){super(),ie(this,t,hd,dd,ne,{floorIndex:2,floorplanData:3},ld)}}function fd(i){le(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 md(i){let t,e=i[8].outerHTML+"",n;return{c(){t=new ti(!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 pd(i){let t,e,n=i[1]&&_o(i),o=i[0]&&No(i);return{c(){n&&n.c(),t=$(),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=_o(s),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null),s[0]?o?o.p(s,r):(o=No(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 _o(i){let t,e=i[2].name+"",n;return{c(){t=z("span"),n=ke(e),y(t,"class","floorplan-plugin__room-name")},m(o,s){M(o,t,s),V(t,n)},p(o,s){s&4&&e!==(e=o[2].name+"")&&Se(n,e)},d(o){o&&S(t)}}}function No(i){let t,e;return{c(){t=z("span"),e=ke(i[7]),y(t,"class","floorplan-plugin__room-size svelte-12pzct5")},m(n,o){M(n,t,o),V(t,e)},p(n,o){o&128&&Se(e,n[7])},d(n){n&&S(t)}}}function gd(i){let t,e,n;function o(a,l){if(a[3]===void 0)return pd;if(a[8])return md}let s=o(i),r=s&&s(i);return{c(){t=z("div"),r&&r.c(),y(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),T(t,"left",i[9]),T(t,"top",i[10]),T(t,"font-size",i[11]),T(t,"opacity",i[6]?"1":"0")},m(a,l){M(a,t,l),r&&r.m(t,null),e||(n=[lt(an.call(null,t)),ge(t,"clientWidth",i[19]),ge(t,"clientHeight",i[20])],e=!0)},p(a,[l]){s===(s=o(a))&&r?r.p(a,l):(r&&r.d(1),r=s&&s(a),r&&(r.c(),r.m(t,null))),l&64&&T(t,"opacity",a[6]?"1":"0")},i:X,o:X,d(a){a&&S(t),r&&r.d(),e=!1,He(n)}}}function Ad(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 vd(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:A}=t,{adaptiveRoomLabelVisibleEnable:g}=t;function p(H,B){if(B.width===0||B.height===0)return()=>!1;const F=H.path.map(({x:de,y:pe})=>[de,pe]),_=H.roomLabel.position,{x:Y,y:W}=_,{width:ee,height:U}=B,ae=ee/2,he=U/2;return function(pe){const Pe=Y*pe,Ie=W*pe,Me=F.map(([Ae,Ce])=>[Ae*pe,Ce*pe]);return[[Pe+ae,Ie-he],[Pe-ae,Ie-he],[Pe-ae,Ie+he],[Pe+ae,Ie+he]].every(Ae=>Ad(Ae,Me))}}const v=document.body.clientWidth,b=document.body.clientHeight,w=d.roomLabel,E=w.positionInImage.x*100+"%",L=w.positionInImage.y*100+"%",I=(v<500||b<500?10:14)+"px";let D=0,k=0,O=!1;h.subscribe(function(B){e(16,O=!!B&&B.id===d.id)});const N=H=>{e(4,D=H.detail)},R=H=>{e(5,k=H.detail)};return i.$$set=H=>{"pxmm"in H&&e(12,l=H.pxmm),"roomAreaEnable"in H&&e(0,c=H.roomAreaEnable),"roomNameEnable"in H&&e(1,u=H.roomNameEnable),"room"in H&&e(2,d=H.room),"hoveredRoom"in H&&e(13,h=H.hoveredRoom),"getRoomAreaText"in H&&e(14,f=H.getRoomAreaText),"getLabelElement"in H&&e(3,A=H.getLabelElement),"adaptiveRoomLabelVisibleEnable"in H&&e(15,g=H.adaptiveRoomLabelVisibleEnable)},i.$$.update=()=>{i.$$.dirty&12&&e(8,n=A==null?void 0:A(d)),i.$$.dirty&16388&&e(7,o=d.size?f(d.size):""),i.$$.dirty&48&&e(18,s={width:D,height:k}),i.$$.dirty&262148&&e(17,r=s?p(d,s):void 0),i.$$.dirty&233472&&e(6,a=g?O?!0:!!(r!=null&&r(l)):!0)},[c,u,d,A,D,k,a,o,n,E,L,I,l,h,f,g,O,r,s,N,R]}class bd extends oe{constructor(t){super(),ie(this,t,vd,gd,ne,{pxmm:12,roomAreaEnable:0,roomNameEnable:1,room:2,hoveredRoom:13,getRoomAreaText:14,getLabelElement:3,adaptiveRoomLabelVisibleEnable:15},fd)}}function yd(i){le(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 Xo(i,t,e){const n=i.slice();return n[12]=t[e],n}function Yo(i){let t,e=[],n=new Map,o,s,r,a=i[8];const l=c=>c[12].id;for(let c=0;c<a.length;c+=1){let u=Xo(i,a,c),d=l(u);n.set(d,e[c]=Uo(d,u))}return{c(){t=z("div");for(let c=0;c<e.length;c+=1)e[c].c();y(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,u){M(c,t,u);for(let d=0;d<e.length;d+=1)e[d].m(t,null);o=!0,s||(r=[lt(an.call(null,t)),ge(t,"clientWidth",i[11])],s=!0)},p(c,u){u&447&&(a=c[8],se(),e=Ze(e,u,l,1,c,a,n,t,It,Uo,null,Xo),re())},i(c){if(!o){for(let u=0;u<a.length;u+=1)P(e[u]);o=!0}},o(c){for(let u=0;u<e.length;u+=1)x(e[u]);o=!1},d(c){c&&S(t);for(let u=0;u<e.length;u+=1)e[u].d();s=!1,He(r)}}}function Uo(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=Be(r,s[a]);return n=new bd({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?Qe(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||(P(n.$$.fragment,a),o=!0)},o(a){x(n.$$.fragment,a),o=!1},d(a){a&&S(e),Z(n,a)}}}function wd(i){let t,e,n=i[8]&&Yo(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&&P(n,1)):(n=Yo(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function Ed(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;const A=g=>{e(6,h=g.detail)};return i.$$set=g=>{"floorIndex"in g&&e(9,o=g.floorIndex),"roomAreaEnable"in g&&e(0,s=g.roomAreaEnable),"roomNameEnable"in g&&e(1,r=g.roomNameEnable),"floorplanData"in g&&e(10,a=g.floorplanData),"hoveredRoom"in g&&e(2,l=g.hoveredRoom),"getRoomAreaText"in g&&e(3,c=g.getRoomAreaText),"getLabelElement"in g&&e(4,u=g.getLabelElement),"adaptiveRoomLabelVisibleEnable"in g&&e(5,d=g.adaptiveRoomLabelVisibleEnable)},i.$$.update=()=>{if(i.$$.dirty&1536&&e(8,n=a.floorDatas[o].rooms),i.$$.dirty&1088){const{max:g,min:p}=a.bounding,v=g.x-p.x;e(7,f=h/v)}},[s,r,l,c,u,d,h,f,n,o,a,A]}class Cd extends oe{constructor(t){super(),ie(this,t,Ed,wd,ne,{floorIndex:9,roomAreaEnable:0,roomNameEnable:1,floorplanData:10,hoveredRoom:2,getRoomAreaText:3,getLabelElement:4,adaptiveRoomLabelVisibleEnable:5},yd)}}function Pd(i){le(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 qo(i,t,e){const n=i.slice();return n[11]=t[e],n[13]=e,n}function Jo(i,t,e){const n=i.slice();return n[14]=t[e],n}function Zo(i){let t;return{c(){t=z("div"),y(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:X,d(e){e&&S(t)}}}function Ko(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=ke(o),r=$(),y(n,"class","floorplan-plugin__rule-text svelte-djlmk4"),q(n,"is-row",t[2]),y(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),V(e,n),V(n,s),V(e,r)},p(a,l){t=a,l&2&&o!==(o=t[1](t[11].distance)+"")&&Se(s,o)},d(a){a&&S(e)}}}function Id(i){let t,e,n,o,s,r,a=[],l=new Map,c,u=i[3],d=[];for(let A=0;A<u.length;A+=1)d[A]=Zo(Jo(i,u,A));let h=i[4];const f=A=>A[13];for(let A=0;A<h.length;A+=1){let g=qo(i,h,A),p=f(g);l.set(p,a[A]=Ko(p,g))}return{c(){t=z("div"),e=z("div"),n=$(),o=z("div");for(let A=0;A<d.length;A+=1)d[A].c();s=$(),r=z("div");for(let A=0;A<a.length;A+=1)a[A].c();y(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),y(o,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),q(o,"is-row",i[2]),y(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),y(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(A,g){M(A,t,g),V(t,e),V(t,n),V(t,o);for(let p=0;p<d.length;p+=1)d[p].m(o,null);V(t,s),V(t,r);for(let p=0;p<a.length;p+=1)a[p].m(r,null)},p(A,[g]){if(g&8){u=A[3];let p;for(p=0;p<u.length;p+=1){const v=Jo(A,u,p);d[p]?d[p].p(v,g):(d[p]=Zo(v),d[p].c(),d[p].m(o,null))}for(;p<d.length;p+=1)d[p].d(1);d.length=u.length}g&22&&(h=A[4],a=Ze(a,g,f,1,A,h,l,r,fo,Ko,null,qo)),g&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&y(t,"class",c),g&5&&q(t,"is-row",A[2])},i:X,o:X,d(A){A&&S(t),ct(d,A);for(let g=0;g<a.length;g+=1)a[g].d()}}}const Rt=1e3,Qt=180;function kd(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-(Rt-Qt)*2,c=s.max.y-s.min.y-(Rt-Qt)*2,u=o.map(([A,g])=>a?[A.x,g.x]:[A.y,g.y]).flat().sort().filter((A,g,p)=>g===0?!0:A!==p[g-1]),d=u.map(A=>{const g=a?(A-s.min.x-Rt+Qt)/l:0,p=a?0:(A-s.min.y-Rt+Qt)/c;return{left:g,bottom:p}});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((A,g,p)=>{const v=g===0?0:A-p[g-1],b=g===0?0:(A+p[g-1])/2,w=a?(b-s.min.x-Rt+Qt)/l:0,E=a?0:(b-s.min.y-Rt+Qt)/c;return{left:w,bottom:E,distance:v}}).filter(({distance:A})=>A/h>.1);return i.$$set=A=>{"type"in A&&e(0,n=A.type),"data"in A&&e(5,o=A.data),"bounding"in A&&e(6,s=A.bounding),"getRuleDistanceText"in A&&e(1,r=A.getRuleDistanceText)},[n,r,a,d,f,o,s]}class xd extends oe{constructor(t){super(),ie(this,t,kd,Id,ne,{type:0,data:5,bounding:6,getRuleDistanceText:1},Pd)}}function Dd(i){le(i,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function $o(i,t,e){const n=i.slice();return n[13]=t[e][0],n[14]=t[e][1],n}function es(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=Be(r,s[a]);return n=new xd({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?Qe(s,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};n.$set(c)},i(a){o||(P(n.$$.fragment,a),o=!0)},o(a){x(n.$$.fragment,a),o=!1},d(a){a&&S(e),Z(n,a)}}}function Ld(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=$o(i,s,a),c=r(l);n.set(c,e[a]=es(c,l))}return{c(){t=z("div");for(let a=0;a<e.length;a+=1)e[a].c();y(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=Ze(e,l,r,1,a,s,n,t,It,es,null,$o),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)P(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)x(e[l]);o=!1},d(a){a&&S(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const ts=1e3,ns=180;function Sd(i,t,e){let n,o,s,r,a,l,c,u,d,h,{floorIndex:f}=t,{floorplanData:A}=t,{getRuleDistanceText:g}=t;return i.$$set=p=>{"floorIndex"in p&&e(5,f=p.floorIndex),"floorplanData"in p&&e(6,A=p.floorplanData),"getRuleDistanceText"in p&&e(0,g=p.getRuleDistanceText)},i.$$.update=()=>{i.$$.dirty&64&&e(1,n=A.bounding),i.$$.dirty&96&&e(11,o=A.floorDatas[f].rules),i.$$.dirty&2048&&e(12,s=Object.keys(o)),i.$$.dirty&6144&&e(4,r=s.map(p=>[p,o[p]])),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-(ts-ns)*2),i.$$.dirty&2&&e(8,u=n.max.y-n.min.y-(ts-ns)*2),i.$$.dirty&1536&&e(3,d=c/a*100+"%"),i.$$.dirty&384&&e(2,h=u/l*100+"%")},[g,n,h,d,r,f,A,l,u,a,c,o,s]}class Md extends oe{constructor(t){super(),ie(this,t,Sd,Ld,ne,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},Dd)}}function vi(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 Td(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 zd(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 Bd(i,t){return Math.max(...t.work.observers.map(n=>i.z>=n.standingPosition.z?n.floorIndex:0))}function Vd(i){let t;return{c(){t=we("path"),y(t,"d",i[0]),y(t,"fill","#2F313A")},m(e,n){M(e,t,n)},p(e,[n]){n&1&&y(t,"d",e[0])},i:X,o:X,d(e){e&&S(t)}}}function jd(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=vi(o,{needZ:!0}))},[n,o]}class Od extends oe{constructor(t){super(),ie(this,t,jd,Vd,ne,{path:1})}}function Rd(i){let t,e,n,o,s,r;return{c(){t=we("defs"),e=we("pattern"),n=we("rect"),o=we("path"),s=$(),r=we("path"),y(n,"x","0"),y(n,"y","0"),y(n,"width",i[1]),y(n,"height",i[1]),y(n,"fill","#323747"),y(o,"d",i[2]),y(o,"stroke","#ffffff"),y(o,"stroke-opacity","0.06"),y(o,"stroke-width","0.5"),y(o,"fill","none"),y(e,"id","fpm-room-pattern-0"),y(e,"x","0"),y(e,"y","0"),y(e,"width",i[1]),y(e,"height",i[1]),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(r,"d",i[0]),y(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){M(a,t,l),V(t,e),V(e,n),V(e,o),M(a,s,l),M(a,r,l)},p(a,[l]){l&1&&y(r,"d",a[0])},i:X,o:X,d(a){a&&S(t),a&&S(s),a&&S(r)}}}const zi=6;function Qd(i,t,e){let n,{path:o}=t;const s=zi*2,r=`M0 ${zi} h ${s} M${zi} 0 v ${s}`;return i.$$set=a=>{"path"in a&&e(3,o=a.path)},i.$$.update=()=>{i.$$.dirty&8&&e(0,n=vi(o,{needZ:!0}))},[n,s,r,o]}class Fd extends oe{constructor(t){super(),ie(this,t,Qd,Rd,ne,{path:3})}}function Hd(i){let t,e,n,o,s,r,a,l,c,u,d;return{c(){t=we("defs"),e=we("pattern"),n=we("rect"),o=we("pattern"),s=we("rect"),r=$(),a=we("path"),l=$(),c=we("path"),u=$(),d=we("path"),y(n,"x","0"),y(n,"y","0"),y(n,"width","6"),y(n,"height","50"),y(n,"fill","none"),y(n,"stroke","#4B4B57"),y(n,"stroke-width","0.5"),y(e,"id","room-material-pattern-1"),y(e,"x","0"),y(e,"y","0"),y(e,"width","12"),y(e,"height","50"),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(s,"x","0"),y(s,"y","0"),y(s,"width","6"),y(s,"height","50"),y(s,"fill","none"),y(s,"stroke","#4B4B57"),y(s,"stroke-width","0.5"),y(o,"id","room-material-pattern-2"),y(o,"x","6"),y(o,"y","25"),y(o,"width","12"),y(o,"height","50"),y(o,"patternUnits","userSpaceOnUse"),y(o,"patternTransform","scale(50 50)"),y(a,"d",i[0]),y(a,"fill","#43434D"),y(c,"d",i[0]),y(c,"fill","url(#room-material-pattern-1)"),y(d,"d",i[0]),y(d,"fill","url(#room-material-pattern-2)")},m(h,f){M(h,t,f),V(t,e),V(e,n),V(t,o),V(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&&y(a,"d",h[0]),f&1&&y(c,"d",h[0]),f&1&&y(d,"d",h[0])},i:X,o:X,d(h){h&&S(t),h&&S(r),h&&S(a),h&&S(l),h&&S(c),h&&S(u),h&&S(d)}}}function Gd(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=vi(o,{needZ:!0}))},[n,o]}class Wd extends oe{constructor(t){super(),ie(this,t,Gd,Hd,ne,{path:1})}}function _d(i){le(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 is(i,t,e){const n=i.slice();return n[5]=t[e],n}function Nd(i){let t,e;return t=new Fd({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Xd(i){let t,e;return t=new Wd({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Yd(i){let t,e;return t=new Od({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function os(i){let t,e,n,o;const s=[Yd,Xd,Nd],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=we("svg"),n.c(),y(t,"width","100%"),y(t,"height","100%"),y(t,"viewBox",`0 0 ${i[1]} ${i[2]}`),y(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(),x(r[u],1,1,()=>{r[u]=null}),re(),n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),P(n,1),n.m(t,null))},i(l){o||(P(n),o=!0)},o(l){x(n),o=!1},d(l){l&&S(t),r[e].d()}}}function Ud(i){let t,e,n=i[0],o=[];for(let r=0;r<n.length;r+=1)o[r]=os(is(i,n,r));const s=r=>x(o[r],1,1,()=>{o[r]=null});return{c(){t=z("div");for(let r=0;r<o.length;r+=1)o[r].c();y(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=is(r,n,l);o[l]?(o[l].p(c,a),P(o[l],1)):(o[l]=os(c),o[l].c(),P(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)P(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)x(o[a]);e=!1},d(r){r&&S(t),ct(o,r)}}}function qd(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(Q({},l),{path:l.path.map(c=>qa(c,s.bounding))})))},[n,r,a,o,s]}class Jd extends oe{constructor(t){super(),ie(this,t,qd,Ud,ne,{floorIndex:3,floorplanData:4},_d)}}function Zd(i){le(i,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function Kd(i){let t,e,n,o;return{c(){t=we("path"),y(t,"d",i[5]),y(t,"fill","#fff"),y(t,"style",i[2]),y(t,"id",e=`${i[1]}_${i[0].id}`),y(t,"class","svelte-qq2273")},m(s,r){M(s,t,r),n||(o=[ge(t,"mouseenter",i[3]),ge(t,"mouseleave",i[4])],n=!0)},p(s,[r]){r&4&&y(t,"style",s[2]),r&3&&e!==(e=`${s[1]}_${s[0].id}`)&&y(t,"id",e)},i:X,o:X,d(s){s&&S(t),n=!1,He(o)}}}function $d(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=vi(s.path,{needZ:!0,format:A=>qa(A,h)});return i.$$set=A=>{"room"in A&&e(0,s=A.room),"floorIndex"in A&&e(1,r=A.floorIndex),"floorplanData"in A&&e(6,a=A.floorplanData),"hoveredRoom"in A&&e(7,l=A.hoveredRoom),"highlightData"in A&&e(8,c=A.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 eh extends oe{constructor(t){super(),ie(this,t,$d,Kd,ne,{room:0,floorIndex:1,floorplanData:6,hoveredRoom:7,highlightData:8},Zd)}}function th(i){le(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 ss(i,t,e){const n=i.slice();return n[6]=t[e],n}function rs(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=Be(r,s[a]);return n=new eh({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?Qe(s,[{room:t[6],floorplanData:t[1],hoveredRoom:t[2],floorIndex:t[0],highlightData:t[3]}]):{};n.$set(c)},i(a){o||(P(n.$$.fragment,a),o=!0)},o(a){x(n.$$.fragment,a),o=!1},d(a){a&&S(e),Z(n,a)}}}function nh(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=ss(i,r,l),u=a(c);o.set(u,n[l]=rs(u,c))}return{c(){t=z("div"),e=we("svg");for(let l=0;l<n.length;l+=1)n[l].c();y(e,"width","100%"),y(e,"height","100%"),y(e,"viewBox",`0 0 ${i[4]} ${i[5]}`),y(e,"class","svelte-1kqo6e4"),y(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){M(l,t,c),V(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=Ze(n,c,a,1,l,r,o,e,It,rs,null,ss),re())},i(l){if(!s){for(let c=0;c<r.length;c+=1)P(n[c]);s=!0}},o(l){for(let c=0;c<n.length;c+=1)x(n[c]);s=!1},d(l){l&&S(t);for(let c=0;c<n.length;c+=1)n[c].d()}}}function ih(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 Ja extends oe{constructor(t){super(),ie(this,t,ih,nh,ne,{floorIndex:0,floorplanData:1,hoveredRoom:2,highlightData:3},th)}}function oh(i){le(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 as(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=Be(o,n[s]);return t=new Ja({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&24834?Qe(n,[{floorIndex:s[1],floorplanData:s[8],hoveredRoom:s[14],highlightData:s[13]}]):{};t.$set(a)},i(s){e||(P(t.$$.fragment,s),e=!0)},o(s){x(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function ls(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=Be(o,n[s]);return t=new Cd({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&22370?Qe(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||(P(t.$$.fragment,s),e=!0)},o(s){x(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function cs(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=Be(o,n[s]);return t=new Md({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&2306?Qe(n,[{floorplanData:s[8],floorIndex:s[1],getRuleDistanceText:s[11]}]):{};t.$set(a)},i(s){e||(P(t.$$.fragment,s),e=!0)},o(s){x(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function sh(i){let t,e,n,o,s,r,a,l,c;const u=[{floorIndex:i[1],floorplanData:i[8]}];let d={};for(let v=0;v<u.length;v+=1)d=Be(d,u[v]);e=new Jd({props:d});let h=(i[2]||i[3])&&as(i);const f=[{floorplanData:i[8],floorIndex:i[1]}];let A={};for(let v=0;v<f.length;v+=1)A=Be(A,f[v]);s=new Ua({props:A});let g=i[4]&&ls(i),p=i[7]&&cs(i);return{c(){t=z("div"),K(e.$$.fragment),n=$(),h&&h.c(),o=$(),K(s.$$.fragment),r=$(),g&&g.c(),a=$(),p&&p.c(),y(t,"class",l=Te(`floorplan-plugin__floor${i[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(v,b){M(v,t,b),J(e,t,null),V(t,n),h&&h.m(t,null),V(t,o),J(s,t,null),V(t,r),g&&g.m(t,null),V(t,a),p&&p.m(t,null),c=!0},p(v,[b]){const w=b&258?Qe(u,[{floorIndex:v[1],floorplanData:v[8]}]):{};e.$set(w),v[2]||v[3]?h?(h.p(v,b),b&12&&P(h,1)):(h=as(v),h.c(),P(h,1),h.m(t,o)):h&&(se(),x(h,1,1,()=>{h=null}),re());const E=b&258?Qe(f,[{floorplanData:v[8],floorIndex:v[1]}]):{};s.$set(E),v[4]?g?(g.p(v,b),b&16&&P(g,1)):(g=ls(v),g.c(),P(g,1),g.m(t,a)):g&&(se(),x(g,1,1,()=>{g=null}),re()),v[7]?p?(p.p(v,b),b&128&&P(p,1)):(p=cs(v),p.c(),P(p,1),p.m(t,null)):p&&(se(),x(p,1,1,()=>{p=null}),re()),(!c||b&1&&l!==(l=Te(`floorplan-plugin__floor${v[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&y(t,"class",l)},i(v){c||(P(e.$$.fragment,v),P(h),P(s.$$.fragment,v),P(g),P(p),c=!0)},o(v){x(e.$$.fragment,v),x(h),x(s.$$.fragment,v),x(g),x(p),c=!1},d(v){v&&S(t),Z(e),h&&h.d(),Z(s),g&&g.d(),p&&p.d()}}}function rh(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:A}=t,{adaptiveRoomLabelVisibleEnable:g}=t,{highlightData:p}=t;const v=po(void 0);return i.$$set=b=>{"isCurrent"in b&&e(0,n=b.isCurrent),"floorIndex"in b&&e(1,o=b.floorIndex),"highlightEnable"in b&&e(2,s=b.highlightEnable),"hoverEnable"in b&&e(3,r=b.hoverEnable),"roomLabelsEnable"in b&&e(4,a=b.roomLabelsEnable),"roomAreaEnable"in b&&e(5,l=b.roomAreaEnable),"roomNameEnable"in b&&e(6,c=b.roomNameEnable),"ruleLabelsEnable"in b&&e(7,u=b.ruleLabelsEnable),"floorplanData"in b&&e(8,d=b.floorplanData),"getRoomAreaText"in b&&e(9,h=b.getRoomAreaText),"getLabelElement"in b&&e(10,f=b.getLabelElement),"getRuleDistanceText"in b&&e(11,A=b.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in b&&e(12,g=b.adaptiveRoomLabelVisibleEnable),"highlightData"in b&&e(13,p=b.highlightData)},[n,o,s,r,a,l,c,u,d,h,f,A,g,p,v]}class ah extends oe{constructor(t){super(),ie(this,t,rh,sh,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},oh)}}function lh(i){le(i,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function us(i,t,e){const n=i.slice();return n[21]=t[e],n}function ds(i){let t,e,n,o,s,r=i[13].floorDatas,a=[];for(let d=0;d<r.length;d+=1)a[d]=hs(us(i,r,d));const l=d=>x(a[d],1,1,()=>{a[d]=null});let c=i[5]&&fs(i),u=i[8]&&ms(i);return{c(){t=z("div");for(let d=0;d<a.length;d+=1)a[d].c();e=$(),c&&c.c(),n=$(),u&&u.c(),y(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);V(t,e),c&&c.m(t,null),V(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 A=us(i,r,f);a[f]?(a[f].p(A,h),P(a[f],1)):(a[f]=hs(A),a[f].c(),P(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&&P(c,1)):(c=fs(i),c.c(),P(c,1),c.m(t,n)):c&&(se(),x(c,1,1,()=>{c=null}),re()),i[8]?u?(u.p(i,h),h&256&&P(u,1)):(u=ms(i),u.c(),P(u,1),u.m(t,null)):u&&(se(),x(u,1,1,()=>{u=null}),re())},i(d){if(!s){for(let h=0;h<r.length;h+=1)P(a[h]);P(c),P(u),o||Re(()=>{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)x(a[h]);x(c),x(u),s=!1},d(d){d&&S(t),ct(a,d),c&&c.d(),u&&u.d()}}}function hs(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=Be(o,n[s]);return t=new ah({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&2047696?Qe(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||(P(t.$$.fragment,s),e=!0)},o(s){x(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function fs(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=Be(o,n[s]);return t=new Xu({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&57352?Qe(n,[{panoIndex:s[3],floorplanData:s[13],lastPanoramaLongitude:s[14],cameraImageUrl:s[15]}]):{};t.$set(a)},i(s){e||(P(t.$$.fragment,s),e=!0)},o(s){x(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function ms(i){let t,e;return t=new $u({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function ch(i){let t,e,n=i[1]&&ds(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&&P(n,1)):(n=ds(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function uh(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:A}=t,{ruleLabelsEnable:g}=t,{floorplanData:p}=t,{lastPanoramaLongitude:v}=t,{cameraImageUrl:b}=t,{getRoomAreaText:w}=t,{getLabelElement:E}=t,{getRuleDistanceText:L}=t,{adaptiveRoomLabelVisibleEnable:I}=t,{highlightData:D}=t;return i.$$set=k=>{"duration"in k&&e(0,n=k.duration),"visible"in k&&e(1,o=k.visible),"northDesc"in k&&e(2,s=k.northDesc),"panoIndex"in k&&e(3,r=k.panoIndex),"floorIndex"in k&&e(4,a=k.floorIndex),"cameraEnable"in k&&e(5,l=k.cameraEnable),"hoverEnable"in k&&e(6,c=k.hoverEnable),"highlightEnable"in k&&e(7,u=k.highlightEnable),"compassEnable"in k&&e(8,d=k.compassEnable),"roomLabelsEnable"in k&&e(9,h=k.roomLabelsEnable),"roomAreaEnable"in k&&e(10,f=k.roomAreaEnable),"roomNameEnable"in k&&e(11,A=k.roomNameEnable),"ruleLabelsEnable"in k&&e(12,g=k.ruleLabelsEnable),"floorplanData"in k&&e(13,p=k.floorplanData),"lastPanoramaLongitude"in k&&e(14,v=k.lastPanoramaLongitude),"cameraImageUrl"in k&&e(15,b=k.cameraImageUrl),"getRoomAreaText"in k&&e(16,w=k.getRoomAreaText),"getLabelElement"in k&&e(17,E=k.getLabelElement),"getRuleDistanceText"in k&&e(18,L=k.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in k&&e(19,I=k.adaptiveRoomLabelVisibleEnable),"highlightData"in k&&e(20,D=k.highlightData)},[n,o,s,r,a,l,c,u,d,h,f,A,g,p,v,b,w,E,L,I,D]}class go extends oe{constructor(t){super(),ie(this,t,uh,ch,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},lh)}}const dh="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 hh(i){return G(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(o){return G(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 fh(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 mh(i){return{floorName:i.floor_name,floorIndex:i.floor_index,rooms:i.rooms.map(fh),rules:i.rules}}function ph(i){return{index:i.index,floorIndex:i.floor_index,position:i.position,positionInImage:i.position_in_image}}function gh(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 yt(i){return G(this,null,function*(){const t=yield hh(i.outlines),e=i.computed_data.bounding,n=i.computed_data.floor_datas.map(mh),o=i.computed_data.entrance?gh(i.computed_data.entrance):null;return{outlines:t,entrance:o,bounding:e,floorDatas:n,observers:i.computed_data.observers.map(ph)}})}function Ah(i,t,e){return i.map(o=>{const s=o.position,r=o.icon?o.icon:{url:dh,width:45,height:48},a=Bd(s,t),l=Td(s,e),c=zd(l,e);return{floorIndex:a,icon:r,id:o.id,position:l,positionInImage:c}})}function vh(i,t){return t(i),i}function bi(i,t){return vh({},e=>{for(const n in i)t.indexOf(n)===-1&&(e[n]=i[n])})}function ps(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 Ao(i,t,e=pt.BOUNDING_CENTER){const n=ps(i,t),o=ps(i,t+1);return e===pt.BOUNDING_CENTER?(i.model.bounding.max.y+i.model.bounding.min.y)/2:e===pt.CEILING?o:n}function vo(i,t,e,n){const o=Ao(i,e,n==null?void 0:n.attachedTo),s=new C.Vector3(0,o,0),r=new C.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 kn{constructor(t,e){m(this,"VERSION","2.14.2-alpha.0");m(this,"five");m(this,"hooks",new Zt);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 kn{}var We=(i=>(i.UnknownError="UnknownError",i.DataNotLoaded="DataNotLoaded",i.BreakOffByHide="BreakOffByHide",i.BreakOffByDisable="BreakOffByDisable",i.ModelNotLoaded="ModelNotLoaded",i.ChangeModeError="ChangeModeError",i.UpdateCameraError="UpdateCameraError",i))(We||{});const Za=500,bh=80;function eo(i,t,e=4){return Math.floor(i*Math.pow(10,e))===Math.floor(t*Math.pow(10,e))}function Ka(i,t){return G(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"?eo(u,d,2):u===d}):!0})()||n(new Error("five pose \u4E0E\u9884\u671F\u4E0D\u7B26")),e()})})})}function bo(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!(!eo(e,s,2)||!eo(n,r,2)||o!==a)}function $a(i,t,e=!0){return G(this,null,function*(){if(bo(i,t)===!0)return;const o=i.getCurrentState();if(o.mode!==t.mode){const[u]=yield li(Ka(i,[t.mode,t,void 0,e]));if(u)throw new Error(We.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 li(i.updateCamera(t,l,e));if(c)throw new Error(We.UpdateCameraError)})}function Ut(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 yh(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 wh(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 Eh 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)=>G(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)=>G(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||!bo(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=vo(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,We.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=>G(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(We.ModelNotLoaded);if(!this.data)throw new Error(We.DataNotLoaded);this.isHiddenByHideFunc=!1;const n={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},o=Q(Q({},n),e),s=()=>G(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 li($a(this.five,this.showState,o.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(We.UnknownError);this.updateSize(),this.floorIndex=o.floorIndex,this.five.model.show(this.floorIndex);const u=o.modelOpacity,d=o.immediately?0:Za;Ut(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,We.BreakOffByHide),this.showPromise=void 0;const o=Q(Q({},{userAction:!0,isAutoHide:!1}),e);Ut(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||wh(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();yh(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:bh/((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:bt,attachedTo:pt.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:l=>l.toString()},s=n?bi(n,["selector","scale"]):{},r=Q(Q({},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 G(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 yt(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 G(this,null,function*(){return yield yt(e.data)})}updateState(e,n){const o=this.state,s=e.config?Q(Q({},o.config),e.config):o.config;this.state=fe(Q(Q({},this.state),e),{config:s}),!nt(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(Q({},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 go({target:this.container,intro:!0,props:n})}}const Ch=(i,t)=>new Eh(i,t);function Ph(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 Ih(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 kh 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)=>G(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)=>G(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||!bo(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=vo(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,We.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=>G(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(We.ModelNotLoaded);if(!this.data)throw new Error(We.DataNotLoaded);this.isHiddenByHideFunc=!1;const n={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},o=Q(Q({},n),e),s=()=>G(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 li($a(this.five,this.showState,o.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(We.UnknownError);this.updateSize(),this.updatePosition(),this.floorIndex=o.floorIndex,this.five.model.show(this.floorIndex);const u=o.modelOpacity,d=o.immediately?0:Za;Ut(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,We.BreakOffByHide),this.showPromise=void 0;const o=Q(Q({},{userAction:!0,isAutoHide:!1}),e);Ut(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(),Ph(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:(Ih(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:bt,attachedTo:pt.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:a=>a.toString()},s=n?bi(n,["selector","scale"]):{},r=Q(Q({},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 G(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 yt(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=Ao(this.five,this.floorIndex,this.state.config.attachedTo),n=(a=this.five.model)==null?void 0:a.bounding.getCenter(new C.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 G(this,null,function*(){return yield yt(e.data)})}updateState(e,n){const o=this.state,s=e.config?Q(Q({},o.config),e.config):o.config;this.state=fe(Q(Q({},this.state),e),{config:s}),!nt(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(Q({},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 go({target:this.container,intro:!0,props:n})}}const xh=(i,t)=>new kh(i,t);class Dh 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=vo(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:bt,attachedTo:pt.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:a=>a.toString()},s=n?bi(n,["selector","scale"]):{},r=Q(Q({},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 G(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 yt(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=Ao(this.five,this.floorIndex,this.state.config.attachedTo),n=(a=this.five.model)==null?void 0:a.bounding.getCenter(new C.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 G(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 G(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 G(this,null,function*(){return yield yt(e.data)})}_show(e){return G(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 Ka(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;Ut(this.five,s,o),this.hooks.emit("showAnimationEnded",{userAction:n,auto:!1}),this.render()})}_hide(e){return G(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;Ut(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?Q(Q({},o.config),e.config):o.config;this.state=fe(Q(Q({},this.state),e),{config:s}),!nt(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(Q({},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 go({target:this.container,intro:!0,props:n})}}const Lh=(i,t)=>new Dh(i,t);function yo(i,t=200){let e;return function(...n){e||(i(...n),e=setTimeout(function(){e=null},t))}}function Sh(i){le(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 Mh(i){let t,e,n;return{c(){t=z("div"),e=z("div"),n=z("div"),y(n,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),T(n,"background-image","url("+(i[0]||bt)+")"),T(n,"transform",i[1]),y(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),T(e,"transform",i[2]),y(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(o,s){M(o,t,s),V(t,e),V(e,n)},p(o,[s]){s&1&&T(n,"background-image","url("+(o[0]||bt)+")"),s&2&&T(n,"transform",o[1]),s&4&&T(e,"transform",o[2])},i:X,o:X,d(o){o&&S(t)}}}function Th(i){return`rotate(${Math.floor(i/Math.PI*180)*-1+45}deg)`}function zh(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(A,g){const p=A.bounding,v=A.observers[g];if(!v)return"";const b=(p.max.x-p.min.x)*r,w=(p.max.y-p.min.y)*r,E=Math.floor(v.positionInImage.x*b),L=Math.floor(v.positionInImage.y*w);return`translate(${E}px, ${L}px)`}function h(A){e(6,c=A)}const f=yo(A=>{e(7,u=A.longitude)},1e3/60);return Je(()=>(s.on("panoWillArrive",h),s.on("cameraDirectionUpdate",f),function(){s.off("panoWillArrive",h),s.off("cameraDirectionUpdate",f)})),i.$$set=A=>{"five"in A&&e(3,s=A.five),"pxmm"in A&&e(4,r=A.pxmm),"floorplanData"in A&&e(5,a=A.floorplanData),"cameraImageUrl"in A&&e(0,l=A.cameraImageUrl)},i.$$.update=()=>{i.$$.dirty&96&&e(2,n=d(a,c)),i.$$.dirty&128&&e(1,o=Th(u))},[l,o,n,s,r,a,c,u]}class Bh extends oe{constructor(t){super(),ie(this,t,zh,Mh,ne,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},Sh)}}function Vh(i){le(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 gs(i,t,e){const n=i.slice();return n[1]=t[e],n}function As(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=$(),y(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),y(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),V(e,n),V(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 jh(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=gs(i,o,r),l=s(a);n.set(l,e[r]=As(l,a))}return{c(){t=z("div");for(let r=0;r<e.length;r+=1)e[r].c();y(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=Ze(e,a,s,1,r,o,n,t,fo,As,null,gs))},i:X,o:X,d(r){r&&S(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function Oh(i,t,e){let{extraObjects:n=[]}=t;return i.$$set=o=>{"extraObjects"in o&&e(0,n=o.extraObjects)},[n]}class Rh extends oe{constructor(t){super(),ie(this,t,Oh,jh,ne,{extraObjects:0},Vh)}}function vs(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=Be(o,n[s]);return t=new Ja({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&87?Qe(n,[{five:s[0],pxmm:s[1],floorIndex:s[2],floorplanData:s[4],onRoomHeightClick:s[6]}]):{};t.$set(a)},i(s){e||(P(t.$$.fragment,s),e=!0)},o(s){x(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function Qh(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=Be(l,a[u]);t=new Ua({props:l}),n=new Rh({props:{extraObjects:i[5]}});let c=i[3]&&vs(i);return{c(){K(t.$$.fragment),e=$(),K(n.$$.fragment),o=$(),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?Qe(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&&P(c,1)):(c=vs(u),c.c(),P(c,1),c.m(s.parentNode,s)):c&&(se(),x(c,1,1,()=>{c=null}),re())},i(u){r||(P(t.$$.fragment,u),P(n.$$.fragment,u),P(c),r=!0)},o(u){x(t.$$.fragment,u),x(n.$$.fragment,u),x(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 Fh(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 Hh extends oe{constructor(t){super(),ie(this,t,Fh,Qh,ne,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:7})}}function Gh(i){le(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 bs(i){let t,e,n,o,s=i[6]!==0&&ys(i);return{c(){t=z("div"),s&&s.c(),y(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){M(r,t,a),s&&s.m(t,null),e=!0,n||(o=[lt(an.call(null,t)),ge(t,"clientWidth",i[12]),ge(t,"clientHeight",i[13])],n=!0)},p(r,a){r[6]!==0?s?(s.p(r,a),a&64&&P(s,1)):(s=ys(r),s.c(),P(s,1),s.m(t,null)):s&&(se(),x(s,1,1,()=>{s=null}),re())},i(r){e||(P(s),e=!0)},o(r){x(s),e=!1},d(r){r&&S(t),s&&s.d(),n=!1,He(o)}}}function ys(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=Be(c,l[h]);e=new Hh({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=Be(d,u[h]);return o=new Bh({props:d}),{c(){t=z("div"),K(e.$$.fragment),n=$(),K(o.$$.fragment),y(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),V(t,n),J(o,t,null),a=!0},p(h,f){const A=f&1581?Qe(l,[{five:h[0],pxmm:h[9],floorIndex:h[10],floorplanData:h[3],hoverEnable:h[2],extraObjects:h[5]}]):{};e.$set(A);const g=f&537?Qe(u,[{pxmm:h[9],five:h[0],floorplanData:h[3],cameraImageUrl:h[4]}]):{};o.$set(g),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||(P(e.$$.fragment,h),P(o.$$.fragment,h),a=!0)},o(h){x(e.$$.fragment,h),x(o.$$.fragment,h),a=!1},d(h){h&&S(t),Z(e),Z(o)}}}function Wh(i){let t,e,n=i[1]&&bs(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&&P(n,1)):(n=bs(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function _h(i,t,e){var b,w;let{five:n}=t,{visible:o}=t,{hoverEnable:s}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,c=0,u=(w=(b=n.work.observers[n.getCurrentState().panoIndex])==null?void 0:b.floorIndex)!=null?w:0,d=0,h=0,f=0,A=0;function g(E){e(10,u=n.work.observers[E].floorIndex)}Je(()=>(n.on("panoArrived",g),()=>{n.off("panoArrived",g)}));const p=E=>{e(6,d=E.detail)},v=E=>{e(7,h=E.detail)};return i.$$set=E=>{"five"in E&&e(0,n=E.five),"visible"in E&&e(1,o=E.visible),"hoverEnable"in E&&e(2,s=E.hoverEnable),"floorplanData"in E&&e(3,r=E.floorplanData),"cameraImageUrl"in E&&e(4,a=E.cameraImageUrl),"extraObjects"in E&&e(5,l=E.extraObjects)},i.$$.update=()=>{if(i.$$.dirty&456){const E=Math.min(d,h),{max:L,min:I}=r.bounding,D=L.x-I.x,k=L.y-I.y,O=function(){return D>k?[E,E/D*k]:[E/k*D,E]}();e(8,f=O[0]),e(11,A=O[1]),e(9,c=f/D)}},[n,o,s,r,a,l,d,h,f,c,u,A,p,v]}class Nh extends oe{constructor(t){super(),ie(this,t,_h,Wh,ne,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5},Gh)}}class Xh 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:bt},s=n!=null&&n.configs?n.configs:{},r=Q(Q({},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 G(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 yt(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),n&&this.updateState(n,o),this.render()})}show(){return G(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 G(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=Ah(e,this.five,this.data),this.render())}formatData(e){return G(this,null,function*(){return yield yt(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=Q(Q({},this.state),e),!nt(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(Q({},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 Nh({target:this.wrapper,props:e})}}const Yh=(i,t)=>new Xh(i,t),Uh=[{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"}],qh=[{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"}],Jh=[{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"}],Bi=(i,t,e)=>{const n=new C.Matrix4,o=new C.Euler(i,t,e,"YXZ");return n.makeRotationFromEuler(o),n},Zh=(i,{scale:t,rotation:e,position:n})=>{if(t&&i.scale.set(t,t,t),e){const[o,s,r]=e;o&&i.applyMatrix4(Bi(o,0,0)),s&&i.applyMatrix4(Bi(0,s,0)),r&&i.applyMatrix4(Bi(0,0,r))}return n&&i.position.set(n.x,n.y,n.z),i};function el(i,t){i.traverse(e=>{var n;if(e.type==="Mesh"){const o=e,s=Q({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 Kh=(i,t)=>{var u;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",n=(u=t.north_rad)!=null?u:void 0,o={},s=d=>G(exports,null,function*(){var H;const h=(d==null?void 0:d.fbx_url)||e,f=(H=d==null?void 0:d.north_rad)!=null?H: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 A=i.model.bounding,g=A.max.x-A.min.x,p=A.max.z-A.min.z,v=Math.max(g,p),w=yield new pa.FBXLoader().loadAsync(h);el(w,{transparent:!0,side:C.DoubleSide,blending:C.AdditiveBlending});const E=[0,f-Math.PI/2,0],{model:{bounding:{max:{x:L,z:I},min:{x:D,y:k,z:O}}}}=i;o.yBase=k;const N={x:(L+D)/2,y:k-1.6,z:(I+O)/2},R=.0045*v;return Zh(w,{position:N,rotation:E,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 $h(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 ef=({x:i,y:t,z:e})=>new j.Vector3(i,t,e),tf=(i,t)=>{var g,p,v;const e={},n=(g=t.animationEnabled)!=null?g:!0,o=(p=t.position)!=null?p:void 0,s=(v=t.rad)!=null?v:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=b=>G(exports,null,function*(){var N,R,H,B,F,_,Y,W;const w=(N=b==null?void 0:b.position)!=null?N:o;if(!w)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const E=ef(w),L=(R=b==null?void 0:b.rad)!=null?R:s,I=(H=b==null?void 0:b.fbx_url)!=null?H:r;if(e.rad=L,L===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${L}`));const D=yield new pa.FBXLoader().loadAsync(I);D.position.copy(E),D.rotation.z=L,D.scale.set(.8,.8,.8),el(D,{transparent:!0,side:C.DoubleSide});const k=(Y=(_=(F=(B=D.children)==null?void 0:B[0])==null?void 0:F.children)==null?void 0:_[3])==null?void 0:Y.clone();if(!k)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${k}`));const O=(W=t.name)!=null?W:"\u5165\u6237\u95E8";return k.material=new j.MeshBasicMaterial({transparent:!0,map:$h(O)}),k.renderOrder=3,D.children[0].add(k),e.object=D,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const b=1,w=new j.AnimationMixer(e.object);a.push(w);const E=w.clipAction(e.object.animations[0]);E.timeScale=b;let L;const I=()=>{let N=0,R=0;const H=1e3/30,B=F=>{N=requestAnimationFrame(B);const _=F-R;_<H||(R=F,a.forEach(Y=>Y.update(_/1e3)),i.needsRender=!0)};return N=requestAnimationFrame(B),()=>{cancelAnimationFrame(N)}},O={play:()=>{L||(E.play(),L=I(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{E.stop(),L==null||L(),L=void 0}};e.animation=O},u=b=>{var E;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((E=b==null?void 0:b.animationEnable)!=null?E: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=b=>b==="Floorplan"?u():d();return{load:l,enable:b=>(e.enabled||(e.enabled=!0,h(i.currentMode),i.on("modeChange",h),u(b)),!0),disable:()=>(e.enabled&&(e.enabled=!1,d(),i.off("modeChange",h)),!0)}};class wo extends bn.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=xn(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=[],bn.default.remove(this)})}}function tl(i,t=bn.default.Easing.Linear.None){const e=new wo({progress:0}).to({progress:1});return i!==void 0&&e.duration(i),t!==void 0&&e.easing(t),e}const En=window.requestAnimationFrame||(i=>setTimeout(i,16)),nf=window.cancelAnimationFrame||clearTimeout;function yi(i,t=0){t<=0?En(i):En(()=>yi(i,t-1))}function xn(i,t=60){let e=-1,n=0,o=-1;const s=1e3/t;function r(a){o===-1&&(o=a),e=En(r),!(a-n<s)&&(n=a,i&&i(a-o))}return e=En(r),function(){nf(e)}}function of(){const i=Date.now();return new Promise(t=>{En(()=>{t(Date.now()-i)})})}const sf=fi.Easing;function rf(i,t,e,n=sf.Linear.None){const o=new fi.Tween(i).to(t,e).easing(n);yi(()=>o.start(0));const s=xn(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 af(i,t){return rf({progress:0},{progress:1},i,t)}var nl=(i=>(i.Move="Move",i.Rotate="Rotate",i))(nl||{}),tt=(i=>(i.Clockwise="Clockwise",i.Anticlockwise="Anticlockwise",i.Loop="Loop",i))(tt||{});const Zn=Math.PI*2;function ws(i){return(i%Zn+Zn)%Zn}function Es(i){return i%Zn}function Vi(i,t,e){return i+(t-i)*e}const to=(i,t,e)=>{const n=Math.PI,o=n*2;return i=ws(i),t=ws(t),e===tt.Anticlockwise&&i<t&&(i+=o),e===tt.Clockwise&&t<i&&(t+=o),e===tt.Loop&&t-i>n?to(i,t,tt.Anticlockwise):e===tt.Loop&&i-t>n?to(i,t,tt.Clockwise):{from:i,to:t}},lf=i=>{const t={},e=(l,c,...u)=>G(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=Es(r.latitude),l=Es(s.latitude),{from:c,to:u}=to(r.longitude,s.longitude,s.rotation||tt.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)=>G(exports,[l,c,...u],function*(s,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),i.currentMode!==Ee.Five.Mode.Panorama&&(yield i.changeMode(Ee.Five.Mode.Panorama)),s.panoIndex!==void 0&&s.panoIndex!==i.panoIndex&&(a.preload&&(yield i.preloadPano(s.panoIndex)),yield new Promise((f,A)=>{if(!s.panoIndex){f(!0);return}i.moveToPano(s.panoIndex,{moveEndCallback:()=>f(!0),moveCancelCallback:()=>A(!1)})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:d,to:h}=n(s);return yield new Promise(f=>{const A=({progress:w})=>{const E={};E.longitude=Vi(d.longitude,h.longitude,w),E.latitude=Vi(d.latitude,h.latitude,w),E.fov=Vi(d.fov,h.fov,w),i.setState(E,!0)},g=()=>{f(!0)},p=()=>{f(!1)},v=s.rotateSpeed?Math.ceil(Math.abs(h.longitude-d.longitude)/s.rotateSpeed*1e3):r,b=af(v,fi.Easing.Linear.None).onUpdate(A).onComplete(g).onDestroy(p);s.rotation===tt.Loop&&b.repeat(1/0).yoyo(!0),t.interruptCallback=(w=!0)=>{b.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 Cs(i,t){return i.x===t.x&&i.y===t.y}function il(i,t){return Math.abs(i)===1/0&&Math.abs(t)===1/0?!0:Math.abs(i-t)<.001}function di(i,t){return(t.y-i.y)/(t.x-i.x)}function ol(i,t,e){const n=di(i[1],i[0]),o=di(t[1],t[0]);if(isNaN(n)||isNaN(o)||il(n,o))return!1;if(Rn(i[0],t))return i[0];if(Rn(i[1],t))return i[1];if(Rn(t[0],i))return t[0];if(Rn(t[1],i))return t[1];if(e&&!cf(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 Rn(i,t){return Cs(i,t[0])||Cs(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&&il(di(t[0],i),di(i,t[1]))}function Qn(i,t,e){return(i.x-e.x)*(t.y-e.y)-(t.x-e.x)*(i.y-e.y)}function cf(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)&&Qn(t[0],i[1],i[0])*Qn(i[1],t[1],i[0])>0&&Qn(i[0],t[1],t[0])*Qn(t[1],i[1],t[0])>0?1:0}function sl(i,t=0){t<=0?requestAnimationFrame(i):requestAnimationFrame(()=>sl(i,t-1))}const uf=`<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
  `))&&y(t,"style",e),a&8&&T(t,"width",_e(i[3])),a&16&&T(t,"height",_e(i[4])),a&8192&&T(t,"z-index",i[13])},i(r){s||(r&&Re(()=>{o&&o.end(1),n=Tt(t,Mt,{duration:i[0]}),n.start()}),s=!0)},o(r){n&&n.invalidate(),r&&(o=rn(t,Mt,{duration:i[1]})),s=!1},d(r){r&&S(t),r&&o&&o.end()}}}function Dg(i){let t,e=i[2]&&sr(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&&P(e,1)):(e=sr(n),e.c(),P(e,1),e.m(t.parentNode,t)):e&&(se(),x(e,1,1,()=>{e=null}),re())},i(n){P(e)},o(n){x(e)},d(n){e&&e.d(n),n&&S(t)}}}function _e(i){return typeof i=="number"?i/16+"rem":i}function Lg(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:A}=t,{opacity:g=.15}=t,{zIndex:p=-1}=t;return i.$$set=v=>{"inDelay"in v&&e(0,n=v.inDelay),"outDelay"in v&&e(1,o=v.outDelay),"visible"in v&&e(2,s=v.visible),"width"in v&&e(3,r=v.width),"height"in v&&e(4,a=v.height),"left"in v&&e(5,l=v.left),"bottom"in v&&e(6,c=v.bottom),"center"in v&&e(7,u=v.center),"horizontalCenter"in v&&e(8,d=v.horizontalCenter),"verticalCenter"in v&&e(9,h=v.verticalCenter),"blurRadius"in v&&e(10,f=v.blurRadius),"spreadRadius"in v&&e(11,A=v.spreadRadius),"opacity"in v&&e(12,g=v.opacity),"zIndex"in v&&e(13,p=v.zIndex)},[n,o,s,r,a,l,c,u,d,h,f,A,g,p]}class ot extends oe{constructor(t){super(),ie(this,t,Lg,Dg,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},xg)}}function Sg(){return Math.random().toString(36).slice(-6)}const Hi=Sg();function Mg(i){le(i,"svelte-1b2n9wi",".text-char.svelte-1b2n9wi{display:inline-block;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function rr(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 Tg(i){let t,e=i[0]+"",n,o=i[20];const s=()=>i[9](t,o),r=()=>i[9](null,o);return{c(){t=z("span"),n=ke(e),y(t,"class","text-char svelte-1b2n9wi")},m(a,l){M(a,t,l),V(t,n),s()},p(a,l){i=a,l&4&&e!==(e=i[0]+"")&&Se(n,e),o!==i[20]&&(r(),o=i[20],s())},d(a){a&&S(t),r()}}}function zg(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",y(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 ar(i,t){let e,n;function o(a,l){return a[0]===a[3]?zg:Tg}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 Bg(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=rr(i,o,r),l=s(a);e.set(l,t[r]=ar(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=Ze(t,a,s,1,r,o,e,n.parentNode,fo,ar,n,rr))},i:X,o:X,d(r){for(let a=0;a<t.length;a+=1)t[a].d(r);r&&S(n)}}}function Vg(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_${Hi}__`,u=`__EMOJI_${Hi}__`,d=`__SPACE_${Hi}__`;let h,f,A=[];function g(L){const I=[],D=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 L.slice().replace(D,k=>`${c}${u}${k}${c}`).split(c).forEach(k=>k.startsWith(u)?I.push({id:Ge(),content:k.slice(u.length)}):I.push(...k.split("").map(O=>O===" "?d:O).map(O=>({id:Ge(),content:O})))),I}function p(){if(!f)return;const L=!a;f.reversed!==L&&f.reverse(),f.play()}function v(L){if(l){e(4,l=!1);return}clearTimeout(h),h=setTimeout(p,L?o:s)}function b(L){const I=function(){const D=tg(k=>L[k].getBoundingClientRect().x,[Math.min(L.length-1,10),Math.min(L.length-1,30)]);if(D>0)return D}();f=To.default({targets:L.slice(0,I).filter(wt),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:To.default.stagger(50),easing:"easeInOutCubic"}),a&&f.seek(f.duration)}function w(L,I){Oe[L?"unshift":"push"](()=>{A[I]=L,e(1,A)})}function E(L,I){Oe[L?"unshift":"push"](()=>{A[I]=L,e(1,A)})}return i.$$set=L=>{"inDelay"in L&&e(5,o=L.inDelay),"outDelay"in L&&e(6,s=L.outDelay),"content"in L&&e(0,r=L.content),"unfolded"in L&&e(7,a=L.unfolded),"isFistUnfoldedUpdate"in L&&e(4,l=L.isFistUnfoldedUpdate)},i.$$.update=()=>{i.$$.dirty&1&&e(2,n=g(r)),i.$$.dirty&128&&v(a),i.$$.dirty&2&&b(A.filter(L=>!!L))},[r,A,n,d,l,o,s,a,w,E]}class Tl extends oe{constructor(t){super(),ie(this,t,Vg,Bg,ne,{inDelay:5,outDelay:6,content:0,unfolded:7,isFistUnfoldedUpdate:4},Mg)}}const jg="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAAB0ElEQVRYCe2WSUoEQRBFLVHEiVZU1I03cKW38SSewRt4A5fiTty5cQIFR9pZQWkcUNSe2/Z9yISiSGxRkUAy4BGZSVX168gistraYsQKxArECsQKxApYqkDyU5lmsznMM+ZgAGpQhaUkSRbINgLJCXiCBtSgAkVYtGGIBTKj8AgKSVahDNvQa0IUkUG4Bx91BpLdBTOS/cgUIB3a+gMwI9mFzE3a0I3z5B4r292JzGVA8tSSZILMcUDyzIykthOZvYDk+V9Ktmz4yGzhOhV4/+5YU4N/hzqo0StX3Fg5TcnNlYvgs8bPsM4hkScHoyO46haRnGEYktQVI+4ypUYKyXtxyUu27JCceAMJvjo0HoM5CEZ7cPX7i013q3IWVV5r2aw/2TK+svWbPGU68KQCa6pYeus1V0X99quSfvtVSc39lmfz2mdbz32tg1dAJ0421AVs9E7/FxBSezrMmjI/gm5/nYmMkBq+TqBs7LNgTlZH6EnWlPmORdk+pHQipUNfTxtg7p3NIXWRMvXfoqusmXsNhpC6crIS1Zf9C6yAOdlxpK5BW18CiT7A/G93gE+P0FY/RoO+RWqS62YhB2r4YhlixArECsQKxArECvzjCnwAOr0wF44ggHAAAAAASUVORK5CYII=",Og="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=",Rg="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=",Qg="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 Fg(i){le(i,"svelte-1ogmlqq",".arrow.svelte-1ogmlqq{width:100%;height:100%;background-size:100%;transition:transform 400ms ease-in-out;cursor:pointer;pointer-events:auto}.arrow-wrapper.svelte-1ogmlqq{position:relative;width:100%;height:100%}.arrow.left.svelte-1ogmlqq{transform:rotate(0deg)}.arrow.right.svelte-1ogmlqq{transform:rotate(-180deg)}.arrow.top.svelte-1ogmlqq{transform:rotate(90deg)}.arrow.bottom.svelte-1ogmlqq{transform:rotate(-90deg)}")}function lr(i){let t,e,n,o,s,r,a,l,c,u;return e=new ot({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=z("div"),K(e.$$.fragment),n=$(),o=z("div"),y(o,"class",s="arrow "+i[0]+" svelte-1ogmlqq"),T(o,"background-image","url("+jg+")"),y(t,"class","arrow-wrapper svelte-1ogmlqq")},m(d,h){M(d,t,h),J(e,t,null),V(t,n),V(t,o),l=!0,c||(u=ge(o,"click",i[5]),c=!0)},p(d,h){i=d,(!l||h&1&&s!==(s="arrow "+i[0]+" svelte-1ogmlqq"))&&y(o,"class",s)},i(d){l||(P(e.$$.fragment,d),d&&Re(()=>{a&&a.end(1),r=Tt(o,Mt,{duration:i[2],delay:i[3],easing:Yt}),r.start()}),l=!0)},o(d){x(e.$$.fragment,d),r&&r.invalidate(),d&&(a=rn(o,Mt,{duration:i[2],delay:i[4],easing:Yt})),l=!1},d(d){d&&S(t),Z(e),d&&a&&a.end(),c=!1,u()}}}function Hg(i){let t,e,n=i[1]&&lr(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&&P(n,1)):(n=lr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function Gg(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){sn.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 Wg extends oe{constructor(t){super(),ie(this,t,Gg,Hg,ne,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},Fg)}}function _g(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 Ng(i){le(i,"svelte-1fuzm7v",".text.svelte-1fuzm7v{pointer-events:auto;box-sizing:border-box;display:inline-block;max-width:7.5rem;transition:transform 400ms ease-in-out;font-size:0.75rem;line-height:1.125rem;white-space:initial;cursor:pointer}.arrow.svelte-1fuzm7v{pointer-events:auto;display:inline-block;vertical-align:top;width:0.875rem;height:0.875rem;margin-left:0.125rem;margin-top:0.125rem}")}function cr(i){let t,e,n;return e=new Tl({props:{unfolded:i[0],content:i[1],inDelay:500,outDelay:i[5]}}),{c(){t=z("div"),K(e.$$.fragment),y(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||(P(e.$$.fragment,o),n=!0)},o(o){x(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e),i[10](null)}}}function ur(i){let t,e,n;return e=new Wg({props:{direction:i[6],visible:i[0],inDelay:600,duration:1e3}}),{c(){t=z("div"),K(e.$$.fragment),y(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||(P(e.$$.fragment,o),n=!0)},o(o){x(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function Xg(i){let t,e,n,o=i[1]&&cr(i),s=i[3]<i[4]&&ur(i);return{c(){o&&o.c(),t=$(),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&&P(o,1)):(o=cr(r),o.c(),P(o,1),o.m(t.parentNode,t)):o&&(se(),x(o,1,1,()=>{o=null}),re()),r[3]<r[4]?s?(s.p(r,a),a&24&&P(s,1)):(s=ur(r),s.c(),P(s,1),s.m(e.parentNode,e)):s&&(se(),x(s,1,1,()=>{s=null}),re())},i(r){n||(P(o),P(s),n=!0)},o(r){x(o),x(s),n=!1},d(r){o&&o.d(r),r&&S(t),s&&s.d(r),r&&S(e)}}}function Yg(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(A){Oe[A?"unshift":"push"](()=>{c=A,e(2,c)})}return i.$$set=A=>{"visible"in A&&e(0,r=A.visible),"textUnfolded"in A&&e(8,a=A.textUnfolded),"content"in A&&e(1,l=A.content)},i.$$.update=()=>{if(i.$$.dirty&7&&c&&r&&l){const{lineHeight:A}=getComputedStyle(c);e(4,h=c.offsetHeight),_g(()=>c==null?void 0:c.offsetHeight,Boolean).then(()=>{e(4,h=c.offsetHeight)}),e(3,d=Number(A.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 zl extends oe{constructor(t){super(),ie(this,t,Yg,Xg,ne,{visible:0,textUnfolded:8,content:1},Ng)}}function Ug(i){le(i,"svelte-nlvd3x",".content.svelte-nlvd3x{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0;overflow:hidden;box-sizing:border-box;font-size:0;pointer-events:none;white-space:nowrap;font-weight:600}")}function dr(i){var u,d;let t,e,n,o,s,r,a,l,c;return t=new ot({props:{visible:i[2],left:i[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),n=new Po({props:{unfolded:i[2],length:i[3],outDelay:i[4]+40*Math.min((d=(u=i[6][0])==null?void 0:u.content.length)!=null?d:10,15),useLinearColor:!0}}),r=new zl({props:{visible:i[2],textUnfolded:i[1],content:i[5]}}),{c(){K(t.$$.fragment),e=$(),K(n.$$.fragment),o=$(),s=z("div"),K(r.$$.fragment),y(s,"class","content svelte-nlvd3x")},m(h,f){J(t,h,f),M(h,e,f),J(n,h,f),M(h,o,f),M(h,s,f),J(r,s,null),a=!0,l||(c=[lt(an.call(null,s)),ge(s,"clientWidth",i[8]),ge(s,"click",i[7])],l=!0)},p(h,f){var v,b;const A={};f&4&&(A.visible=h[2]),f&8&&(A.left=h[3]/2+"px"),t.$set(A);const g={};f&4&&(g.unfolded=h[2]),f&8&&(g.length=h[3]),f&16&&(g.outDelay=h[4]+40*Math.min((b=(v=h[6][0])==null?void 0:v.content.length)!=null?b:10,15)),n.$set(g);const p={};f&4&&(p.visible=h[2]),f&2&&(p.textUnfolded=h[1]),f&32&&(p.content=h[5]),r.$set(p)},i(h){a||(P(t.$$.fragment,h),P(n.$$.fragment,h),P(r.$$.fragment,h),a=!0)},o(h){x(t.$$.fragment,h),x(n.$$.fragment,h),x(r.$$.fragment,h),a=!1},d(h){Z(t,h),h&&S(e),Z(n,h),h&&S(o),h&&S(s),Z(r),l=!1,He(c)}}}function qg(i){let t,e,n=i[0].state&&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[0].state?n?(n.p(o,s),s&1&&P(n,1)):(n=dr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function Jg(i,t,e){let n,o,s,{tag:r}=t,a,l=!1,c=[];function u(){e(1,l=!l)}const d=h=>{e(3,a=h.detail)};return i.$$set=h=>{"tag"in h&&e(0,r=h.tag)},i.$$.update=()=>{var h,f,A;i.$$.dirty&1&&e(2,n=!!((h=r.state)!=null&&h.unfolded)),i.$$.dirty&1&&e(5,o=(A=(f=r.data.title)!=null?f:r.data.text)!=null?A:""),i.$$.dirty&4&&(n||setTimeout(()=>{e(1,l=!1)},20)),i.$$.dirty&2&&e(4,s=l?450:0)},[r,l,n,a,s,o,c,u,d]}class Zg extends oe{constructor(t){super(),ie(this,t,Jg,qg,ne,{tag:0},Ug)}}function it(i){return typeof i=="number"?i/16+"rem":i}function Kg(i){le(i,"svelte-i9wdo4",".text.svelte-i9wdo4{display:-webkit-box;display:-ms-box;display:-moz-box;position:relative;width:-moz-max-content;width:max-content;max-width:100%;-webkit-box-orient:vertical;-ms-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@keyframes svelte-i9wdo4-blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.caret.svelte-i9wdo4{position:absolute;width:0.0625rem;height:100%;background-color:#fff;animation:svelte-i9wdo4-blink 1.2s infinite}.placeholder.svelte-i9wdo4{opacity:0.5}")}function $g(i){let t;const e=i[6].default,n=en(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)&&nn(n,e,o,o[5],t?tn(e,o[5],s,null):on(o[5]),null)},i(o){t||(P(n,o),t=!0)},o(o){x(n,o),t=!1},d(o){n&&n.d(o)}}}function e0(i){var s,r;let t,e,n=((s=i[3])==null?void 0:s.inputting)&&hr(),o=((r=i[3])==null?void 0:r.placeholder)&&fr(i);return{c(){n&&n.c(),t=$(),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=hr(),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=fr(a),o.c(),o.m(e.parentNode,e)):o&&(o.d(1),o=null)},i:X,o:X,d(a){n&&n.d(a),a&&S(t),o&&o.d(a),a&&S(e)}}}function t0(i){let t;return{c(){t=ke(i[2])},m(e,n){M(e,t,n)},p(e,n){n&4&&Se(t,e[2])},i:X,o:X,d(e){e&&S(t)}}}function hr(i){let t;return{c(){t=z("div"),y(t,"class","caret svelte-i9wdo4")},m(e,n){M(e,t,n)},d(e){e&&S(t)}}}function fr(i){let t,e=i[3].placeholder+"",n;return{c(){t=z("span"),n=ke(e),y(t,"class","placeholder svelte-i9wdo4")},m(o,s){M(o,t,s),V(t,n)},p(o,s){s&8&&e!==(e=o[3].placeholder+"")&&Se(n,e)},d(o){o&&S(t)}}}function n0(i){let t,e,n,o;const s=[t0,e0,$g],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(),y(t,"class","text svelte-i9wdo4"),T(t,"max-width",typeof i[1]=="number"?it(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(),x(r[u],1,1,()=>{r[u]=null}),re(),n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),P(n,1),n.m(t,null)),c&2&&T(t,"max-width",typeof l[1]=="number"?it(l[1]):l[1]),c&1&&T(t,"-webkit-line-clamp",l[0])},i(l){o||(P(n),o=!0)},o(l){x(n),o=!1},d(l){l&&S(t),r[e].d()}}}function i0(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 Io extends oe{constructor(t){super(),ie(this,t,i0,n0,ne,{maxLine:0,maxWidth:1,text:2,edit:3},Kg)}}function o0(i){le(i,"svelte-1oxrkr1",".plane__container.svelte-1oxrkr1.svelte-1oxrkr1{position:absolute;left:50%;transform:translate(-50%, -100%);width:-moz-max-content;width:max-content}.plane__wrapper.svelte-1oxrkr1.svelte-1oxrkr1{transition:transform 500ms linear, opacity 200ms linear;padding:0.625rem;background-color:rgba(0, 0, 0, 0.5);border:0.03125rem solid rgba(255, 255, 255, 0.3);border-radius:0.25rem}.unfolded.svelte-1oxrkr1 .plane__wrapper.svelte-1oxrkr1{transition-delay:200ms, 500ms;opacity:1}.folded.svelte-1oxrkr1 .plane__wrapper.svelte-1oxrkr1{opacity:0}.plane.svelte-1oxrkr1.svelte-1oxrkr1{max-width:11.75rem}.title.svelte-1oxrkr1.svelte-1oxrkr1{white-space:pre-wrap;font-weight:bold;font-size:0.75rem;line-height:1.125rem}.description.svelte-1oxrkr1.svelte-1oxrkr1{margin-top:0.25rem;white-space:pre-wrap;font-size:0.6875rem;line-height:1rem}")}function mr(i){var d,h;let t,e,n,o,s,r,a,l,c;t=new Po({props:{unfolded:i[1],direction:"vertical",length:15,duration:500,inDelay:200,useLinearColor:!0}}),a=new Io({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))&&pr(i);return{c(){K(t.$$.fragment),e=$(),n=z("div"),o=z("div"),s=z("div"),r=z("div"),K(a.$$.fragment),l=$(),u&&u.c(),y(r,"class","title svelte-1oxrkr1"),y(s,"class","plane svelte-1oxrkr1"),y(o,"class","plane__wrapper svelte-1oxrkr1"),T(o,"transform",i[1]?"translateY(-15px)":"translateY(0)"),y(n,"class","plane__container svelte-1oxrkr1"),q(n,"unfolded",i[1]),q(n,"folded",i[3])},m(f,A){J(t,f,A),M(f,e,A),M(f,n,A),V(n,o),V(o,s),V(s,r),J(a,r,null),V(s,l),u&&u.m(s,null),c=!0},p(f,A){var v,b;const g={};A&2&&(g.unfolded=f[1]),t.$set(g);const p={};A&4&&(p.text=f[2]),A&1&&(p.edit=(v=f[0].data.edit)==null?void 0:v.title),a.$set(p),f[0].data.description||((b=f[0].data.edit)==null?void 0:b.description)?u?(u.p(f,A),A&1&&P(u,1)):(u=pr(f),u.c(),P(u,1),u.m(s,null)):u&&(se(),x(u,1,1,()=>{u=null}),re()),A&2&&T(o,"transform",f[1]?"translateY(-15px)":"translateY(0)"),(!c||A&2)&&q(n,"unfolded",f[1]),(!c||A&8)&&q(n,"folded",f[3])},i(f){c||(P(t.$$.fragment,f),P(a.$$.fragment,f),P(u),c=!0)},o(f){x(t.$$.fragment,f),x(a.$$.fragment,f),x(u),c=!1},d(f){Z(t,f),f&&S(e),f&&S(n),Z(a),u&&u.d()}}}function pr(i){var o;let t,e,n;return e=new Io({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),y(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||(P(e.$$.fragment,s),n=!0)},o(s){x(e.$$.fragment,s),n=!1},d(s){s&&S(t),Z(e)}}}function s0(i){let t,e,n=i[0].state&&mr(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&&P(n,1)):(n=mr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function r0(i,t,e){let n,o,s,{tag:r}=t;return i.$$set=a=>{"tag"in a&&e(0,r=a.tag)},i.$$.update=()=>{var a,l,c;i.$$.dirty&1&&e(1,n=!!((a=r.state)!=null&&a.unfolded)),i.$$.dirty&2&&e(3,o=!n),i.$$.dirty&1&&e(2,s=(c=(l=r.data.title)!=null?l:r.data.text)!=null?c:"")},[r,n,s,o]}class a0 extends oe{constructor(t){super(),ie(this,t,r0,s0,ne,{tag:0},o0)}}function l0(i){let t,e;return t=new a0({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function c0(i){let t,e;return t=new Zg({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function u0(i){let t,e,n,o;const s=[c0,l0],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(),x(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()),P(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(P(e),o=!0)},o(l){x(e),o=!1},d(l){~t&&r[t].d(l),l&&S(n)}}}function d0(i,t,e){let n,{tag:o}=t;return i.$$set=s=>{"tag"in s&&e(0,o=s.tag)},i.$$.update=()=>{var s;i.$$.dirty&1&&e(1,n=(s=o.data.appearance)!=null?s:"line")},[o,n]}class h0 extends oe{constructor(t){super(),ie(this,t,d0,u0,ne,{tag:0})}}function f0(i){le(i,"svelte-blgtit",".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}")}function gr(i){let t,e,n,o;return{c(){t=we("path"),y(t,"fill","none"),y(t,"stroke","url(#"+i[4]+")"),y(t,"stroke-width","1"),y(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&&Re(()=>{n&&n.end(1),e=Tt(t,ui,{duration:i[1],delay:i[0],easing:Xa}),e.start()}),o=!0)},o(s){e&&e.invalidate(),s&&(n=rn(t,ui,{duration:i[1],delay:i[2],easing:Yt})),o=!1},d(s){s&&S(t),s&&n&&n.end()}}}function m0(i){let t,e,n,o,s,r=i[3]&&gr(i);return{c(){t=we("svg"),e=we("defs"),n=we("linearGradient"),o=we("stop"),s=we("stop"),r&&r.c(),y(o,"offset","25%"),y(o,"stop-color","white"),y(o,"stop-opacity","1"),y(s,"offset","100%"),y(s,"stop-color","white"),y(s,"stop-opacity","0.5"),y(n,"id",i[4]),y(n,"gradientUnits","userSpaceOnUse"),y(t,"class","line svelte-blgtit"),y(t,"viewBox","0 0 105 21")},m(a,l){M(a,t,l),V(t,e),V(e,n),V(n,o),V(n,s),r&&r.m(t,null)},p(a,[l]){a[3]?r?(r.p(a,l),l&8&&P(r,1)):(r=gr(a),r.c(),P(r,1),r.m(t,null)):r&&(se(),x(r,1,1,()=>{r=null}),re())},i(a){P(r)},o(a){x(r)},d(a){a&&S(t),r&&r.d()}}}function p0(i,t,e){let{inDelay:n=0}=t,{duration:o=1e3}=t,{outDelay:s=0}=t,{unfolded:r}=t;const a=Ge();return i.$$set=l=>{"inDelay"in l&&e(0,n=l.inDelay),"duration"in l&&e(1,o=l.duration),"outDelay"in l&&e(2,s=l.outDelay),"unfolded"in l&&e(3,r=l.unfolded)},[n,o,s,r,a]}class g0 extends oe{constructor(t){super(),ie(this,t,p0,m0,ne,{inDelay:0,duration:1,outDelay:2,unfolded:3},f0)}}function A0(i){le(i,"svelte-1mgyhhn",`:root{--sc-dot-size:6px;--sc-active-dot-size:8px;--sc-dot-size-animation-time:250ms}.sc-carousel-dot__dot.svelte-1mgyhhn{background-color:var(--sc-color-rgb-light);border-radius:50%;display:inline-block;opacity:0.5;transition:opacity 100ms ease,\r
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 v0(i){let t,e,n;return{c(){t=z("button"),y(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=ge(t,"click",i[1]),e=!0)},p(o,[s]){s&1&&q(t,"sc-carousel-dot__dot_active",o[0])},i:X,o:X,d(o){o&&S(t),e=!1,n()}}}function b0(i,t,e){let{active:n=!1}=t;function o(s){sn.call(this,i,s)}return i.$$set=s=>{"active"in s&&e(0,n=s.active)},[n,o]}class y0 extends oe{constructor(t){super(),ie(this,t,b0,v0,ne,{active:0},A0)}}function w0(i){le(i,"svelte-670fde",".sc-carousel-dots__container.svelte-670fde{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 30px}.sc-carousel-dots__dot-container.svelte-670fde{height:calc(var(--sc-dot-size) + 14px);width:calc(var(--sc-dot-size) + 10px);display:flex;align-items:center;justify-content:center}")}function Ar(i,t,e){const n=i.slice();return n[5]=t[e],n[7]=e,n}function vr(i,t){let e,n,o,s;function r(){return t[3](t[7])}return n=new y0({props:{active:t[1]===t[7]}}),n.$on("click",r),{key:i,first:null,c(){e=z("div"),K(n.$$.fragment),o=$(),y(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){M(a,e,l),J(n,e,null),V(e,o),s=!0},p(a,l){t=a;const c={};l&3&&(c.active=t[1]===t[7]),n.$set(c)},i(a){s||(P(n.$$.fragment,a),s=!0)},o(a){x(n.$$.fragment,a),s=!1},d(a){a&&S(e),Z(n)}}}function E0(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=Ar(i,s,a),c=r(l);n.set(c,e[a]=vr(c,l))}return{c(){t=z("div");for(let a=0;a<e.length;a+=1)e[a].c();y(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=Ze(e,l,r,1,a,s,n,t,It,vr,null,Ar),re())},i(a){if(!o){for(let l=0;l<s.length;l+=1)P(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)x(e[l]);o=!1},d(a){a&&S(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function C0(i,t,e){const n=pi();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 P0 extends oe{constructor(t){super(),ie(this,t,C0,E0,ne,{pagesCount:0,currentPageIndex:1},w0)}}const Jt="prev",Et="next";function I0(i){le(i,"svelte-1bftafx",":root{--sc-arrow-size:2px}.sc-carousel-arrow__circle.svelte-1bftafx{width:20px;height:20px;border-radius:50%;background-color:var(--sc-color-rgb-light-50p);display:flex;align-items:center;justify-content:center;transition:opacity 100ms ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.sc-carousel-arrow__circle.svelte-1bftafx:hover{opacity:0.9}.sc-carousel-arrow__arrow.svelte-1bftafx{border:solid var(--sc-color-hex-dark);border-width:0 var(--sc-arrow-size) var(--sc-arrow-size) 0;padding:var(--sc-arrow-size);position:relative}.sc-carousel-arrow__arrow-next.svelte-1bftafx{transform:rotate(-45deg);left:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__arrow-prev.svelte-1bftafx{transform:rotate(135deg);right:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__circle_disabled.svelte-1bftafx,.sc-carousel-arrow__circle_disabled.svelte-1bftafx:hover{opacity:0.5}")}function k0(i){let t,e,n,o;return{c(){t=z("button"),e=z("i"),y(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),q(e,"sc-carousel-arrow__arrow-next",i[0]===Et),q(e,"sc-carousel-arrow__arrow-prev",i[0]===Jt),y(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),V(t,e),n||(o=ge(t,"click",i[2]),n=!0)},p(s,[r]){r&1&&q(e,"sc-carousel-arrow__arrow-next",s[0]===Et),r&1&&q(e,"sc-carousel-arrow__arrow-prev",s[0]===Jt),r&2&&q(t,"sc-carousel-arrow__circle_disabled",s[1])},i:X,o:X,d(s){s&&S(t),n=!1,o()}}}function x0(i,t,e){let{direction:n=Et}=t,{disabled:o=!1}=t;function s(r){sn.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 Bl extends oe{constructor(t){super(),ie(this,t,x0,k0,ne,{direction:0,disabled:1},I0)}}function D0(i){le(i,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function L0(i){let t;return{c(){t=z("div"),y(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:X,o:X,d(e){e&&S(t)}}}const br=100;function S0(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*br,0),br))},[n,o]}class M0 extends oe{constructor(t){super(),ie(this,t,S0,L0,ne,{value:1},D0)}}function T0(i,t){i.addEventListener("mousedown",t),i.addEventListener("touchstart",t,{passive:!0})}function z0(i,t){i.removeEventListener("mousedown",t),i.removeEventListener("touchstart",t)}function B0(i,t){i.addEventListener("mouseup",t),i.addEventListener("touchend",t)}function yr(i,t){i.removeEventListener("mouseup",t),i.removeEventListener("touchend",t)}function V0(i,t){i.addEventListener("mousemove",t),i.addEventListener("touchmove",t)}function wr(i,t){i.removeEventListener("mousemove",t),i.removeEventListener("touchmove",t)}function ko(i){return function(t,e){i.dispatchEvent(new CustomEvent(t,{detail:e}))}}const j0=110,O0=9,R0=111,Q0=20;function Gi(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 F0(i,{thresholdProvider:t}){const e=ko(i);let n,o,s=0,r,a=!1;function l(){return Date.now()-r>=R0&&Math.abs(s)>=Q0}function c(h){r=Date.now(),s=0,a=!0;const f=Gi(h);n=f.x,o=f.y,e("swipeStart",{x:n,y:o}),V0(window,u),B0(window,d)}function u(h){if(!a)return;const f=Gi(h),A=f.x-n,g=f.y-o;n=f.x,o=f.y,e("swipeMove",{x:n,y:o,dx:A,dy:g}),A!==0&&Math.sign(A)!==Math.sign(s)&&(s=0),s+=A,Math.abs(s)>t()&&(e("swipeThresholdReached",{direction:s>0?Jt:Et}),yr(window,d),wr(window,u))}function d(h){if(yr(window,d),wr(window,u),a=!1,!l()){e("swipeFailed");return}const f=Gi(h);e("swipeEnd",{x:f.x,y:f.y})}return T0(i,c),{destroy(){z0(i,c)}}}function H0(i,t){i.addEventListener("mouseenter",t)}function G0(i,t){i.removeEventListener("mouseenter",t)}function W0(i,t){i.addEventListener("mouseleave",t)}function Er(i,t){i.removeEventListener("mouseleave",t)}function _0(i){const t=ko(i);function e(){W0(i,n),t("hovered",{value:!0})}function n(){t("hovered",{value:!1}),Er(i,n)}return H0(i,e),{destroy(){G0(i,e),Er(i,n)}}}const N0=(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 X0(i,t){i.addEventListener("touchstart",t,{passive:!0})}function Y0(i,t){i.removeEventListener("touchstart",t)}function U0(i,t){i.addEventListener("touchend",t)}function Cr(i,t){i.removeEventListener("touchend",t)}function q0(i){const t=ko(i);let e=0,n={x:0,y:0};function o({tapEndedAt:a,tapEndedPos:l}){const c=a-e,u=N0(n,l);return c<=j0&&u<=O0}function s(a){e=Date.now();const l=a.touches[0];n={x:l.clientX,y:l.clientY},U0(i,r)}function r(a){Cr(i,r);const l=a.changedTouches[0];o({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return X0(i,s),{destroy(){Y0(i,s),Cr(i,r)}}}function J0({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,particlesToScroll:o}){return i===t-e?0:i===0?Vl({particlesCountWithoutClones:t-n,particlesToScroll:o})-1:Math.floor((i-e)/o)}function Z0({currentParticleIndex:i,particlesToScroll:t}){return Math.ceil(i/t)}function K0({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,infinite:o,particlesToScroll:s}){return o?J0({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,particlesToScroll:s}):Z0({currentParticleIndex:i,particlesToScroll:s})}function Vl({particlesCountWithoutClones:i,particlesToScroll:t}){return Math.ceil(i/t)}function $0({particlesCountWithoutClones:i,particlesToScroll:t,particlesToShow:e}){const n=jl({particlesCountWithoutClones:i,particlesToScroll:t,particlesToShow:e});return Math.ceil(i/t)-n}function eA({infinite:i,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:n}){return i?Vl({particlesCountWithoutClones:t,particlesToScroll:e}):$0({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:n})}function tA({pageIndex:i,clonesCountHead:t,clonesCountTail:e,particlesToScroll:n,particlesCount:o}){return Wt(0,Math.min(t+i*n,o-e),o-1)}function nA({pageIndex:i,particlesToScroll:t,particlesCount:e,particlesToShow:n}){return Wt(0,Math.min(i*t,e-n),e-1)}function Wi({infinite:i,pageIndex:t,clonesCountHead:e,clonesCountTail:n,particlesToScroll:o,particlesCount:s,particlesToShow:r}){return i?tA({pageIndex:t,clonesCountHead:e,clonesCountTail:n,particlesToScroll:o,particlesCount:s}):nA({pageIndex:t,particlesToScroll:o,particlesCount:s,particlesToShow:r})}function iA({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 jl({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 oA(i){return new ResizeObserver(t=>{i({width:t[0].contentRect.width})})}function sA({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 rA({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 aA({infinite:i,particlesToShow:t,partialPageSize:e}){const n=i?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return fe(Q({},n),{total:n.head+n.tail})}const vn=(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},ao=i=>t=>{i[t]&&i[t]()},lA=(i,t)=>vc.default(i,t),cA=i=>Object.keys(i||{}),uA=(i,t)=>{const e={};return i.forEach(n=>{e[n]=t[n]}),e},dA=()=>{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=cA(s);if(a.includes(n)){const l=uA(a,e);lA(s,l)||(i[o].deps=l,r())}})}}},hA=()=>{let i=null;return{targetWatcher(t,e){i={watcherName:t,fn:e},i.fn(),i=null},getTarget(){return i}}};function fA(i,t){const e=Sn.default(i,"data",{}),n=Sn.default(i,"watch",{}),o=Sn.default(i,"methods",{}),s=Sn.default(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=dA(),{targetWatcher:c,getTarget:u}=hA();let d;const h={},f=()=>({data:d,methods:h});let A=!1;const g=v=>(...b)=>{A=!0;const w=v(...b);return A=!1,w};Object.entries(o).forEach(([v,b])=>{h[v]=g((...w)=>b(f(),...w)),Object.defineProperty(h[v],"name",{value:v})}),d=new Proxy(Ac.default(e),{get(v,b){return u()&&!A&&r(u(),{prop:b,value:v[b]}),Reflect.get(...arguments)},set(v,b,w){return v[b]===w||(Reflect.set(...arguments),u()||(s&&s(b,w),a(d,b))),!0}}),Object.entries(n).forEach(([v,b])=>{c(v,()=>{b(f())})});const p=[d,h];return p._internal={_getSubscribers(){return l}},p}function mA({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 pA({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=>mA({pageIndex:d,particlesToShow:o,particlesToScroll:s,particlesCount:n}));return{pageIndexes:c,particleIndexes:[...new Set(u)].sort((d,h)=>d-h)}}const gA=(i,t)=>(i(),setInterval(i,t)),AA=35,Pr=1;class vA{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(AA,Math.max(this._autoplayDuration,1));let o=-n;this._interval=gA(()=>G(this,null,function*(){if(this._paused)return;o+=n;const s=o/this._autoplayDuration;this._onProgressValueChange(s),s>Pr&&(this.reset(),yield t(),e())}),n)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(Pr)}}function bA(i){const t=new vA({onProgressValueChange:r=>{i("progressValue",1-r)}}),e=fA({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=pA({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=K0({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=jl({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=aA({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=eA({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=Wi({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=Wi({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 G(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===Et&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===Jt&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>ao({[Et]:()=>G(this,null,function*(){return a.showNextPage()}),[Jt]:()=>G(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return G(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 G(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:vn(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,u){return G(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,u){return G(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,u,d){return G(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return Wi({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 G(this,arguments,function*({methods:r},a,l){const h=r._getParticleIndexByPageIndex(a);yield r.showParticle(h,l)})},offsetPage({data:r},a){const l=vn(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 yA(i){le(i,"svelte-sme1z4",":root{--sc-color-rgb-light-50p:rgba(93, 93, 93, 0.5);--sc-color-rgb-light:#5d5d5d;--sc-color-hex-dark-50p:rgba(30, 30, 30, 0.5);--sc-color-hex-dark:#1e1e1e}.sc-carousel__carousel-container.svelte-sme1z4{display:flex;width:100%;flex-direction:column;align-items:center}.sc-carousel__content-container.svelte-sme1z4{position:relative;display:flex;width:100%}.sc-carousel__pages-window.svelte-sme1z4{flex:1;display:flex;overflow:hidden;box-sizing:border-box;position:relative}.sc-carousel__pages-container.svelte-sme1z4{width:100%;display:flex;transition-property:transform}.sc-carousel__arrow-container.svelte-sme1z4{padding:5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.sc-carousel-progress__container.svelte-sme1z4{width:100%;height:5px;background-color:var(--sc-color-rgb-light-50p);position:absolute;bottom:0}.sc-carousel-button{all:unset;cursor:pointer}.sc-carousel-button:focus{outline:5px auto}")}const wA=i=>({currentPageIndex:i[0]&32,pagesCount:i[0]&1024,loaded:i[0]&64}),Ir=i=>({currentPageIndex:i[5],pagesCount:i[10],showPage:i[15],loaded:i[6]}),EA=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),kr=i=>({showNextPage:i[14].showNextPage,loaded:i[6],currentPageIndex:i[5]}),CA=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),xr=i=>({loaded:i[6],currentPageIndex:i[5]}),PA=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),Dr=i=>({showPrevPage:i[14].showPrevPage,loaded:i[6],currentPageIndex:i[5]});function Lr(i){let t;const e=i[37].prev,n=en(e,i,i[36],Dr),o=n||IA(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)&&nn(n,e,s,s[36],t?tn(e,s[36],r,PA):on(s[36]),Dr):o&&o.p&&(!t||r[0]&36)&&o.p(s,t?r:[-1,-1])},i(s){t||(P(o,s),t=!0)},o(s){x(o,s),t=!1},d(s){o&&o.d(s)}}}function IA(i){let t,e,n;return e=new Bl({props:{direction:"prev",disabled:!i[2]&&i[5]===0}}),e.$on("click",i[23]),{c(){t=z("div"),K(e.$$.fragment),y(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||(P(e.$$.fragment,o),n=!0)},o(o){x(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function Sr(i){let t,e,n;return e=new M0({props:{value:i[7]}}),{c(){t=z("div"),K(e.$$.fragment),y(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||(P(e.$$.fragment,o),n=!0)},o(o){x(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function Mr(i){let t;const e=i[37].next,n=en(e,i,i[36],kr),o=n||kA(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)&&nn(n,e,s,s[36],t?tn(e,s[36],r,EA):on(s[36]),kr):o&&o.p&&(!t||r[0]&1060)&&o.p(s,t?r:[-1,-1])},i(s){t||(P(o,s),t=!0)},o(s){x(o,s),t=!1},d(s){o&&o.d(s)}}}function kA(i){let t,e,n;return e=new Bl({props:{direction:"next",disabled:!i[2]&&i[5]===i[10]-1}}),e.$on("click",i[14].showNextPage),{c(){t=z("div"),K(e.$$.fragment),y(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||(P(e.$$.fragment,o),n=!0)},o(o){x(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function Tr(i){let t;const e=i[37].dots,n=en(e,i,i[36],Ir),o=n||xA(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)&&nn(n,e,s,s[36],t?tn(e,s[36],r,wA):on(s[36]),Ir):o&&o.p&&(!t||r[0]&1056)&&o.p(s,t?r:[-1,-1])},i(s){t||(P(o,s),t=!0)},o(s){x(o,s),t=!1},d(s){o&&o.d(s)}}}function xA(i){let t,e;return t=new P0({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function DA(i){let t,e,n,o,s,r,a,l,c,u,d,h,f=i[1]&&Lr(i);const A=i[37].default,g=en(A,i,i[36],xr);let p=i[3]&&Sr(i),v=i[1]&&Mr(i),b=i[4]&&Tr(i);return{c(){t=z("div"),e=z("div"),f&&f.c(),n=$(),o=z("div"),s=z("div"),g&&g.c(),a=$(),p&&p.c(),l=$(),v&&v.c(),c=$(),b&&b.c(),y(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]),y(o,"class","sc-carousel__pages-window svelte-sme1z4"),y(e,"class","sc-carousel__content-container svelte-sme1z4"),y(t,"class","sc-carousel__carousel-container svelte-sme1z4")},m(w,E){M(w,t,E),V(t,e),f&&f.m(e,null),V(e,n),V(e,o),V(o,s),g&&g.m(s,null),i[39](s),V(o,a),p&&p.m(o,null),i[40](o),V(e,l),v&&v.m(e,null),V(t,c),b&&b.m(t,null),u=!0,d||(h=[lt(r=F0.call(null,s,{thresholdProvider:i[38]})),ge(s,"swipeStart",i[16]),ge(s,"swipeMove",i[18]),ge(s,"swipeEnd",i[19]),ge(s,"swipeFailed",i[20]),ge(s,"swipeThresholdReached",i[17]),lt(_0.call(null,o)),ge(o,"hovered",i[21]),lt(q0.call(null,o)),ge(o,"tapped",i[22])],d=!0)},p(w,E){w[1]?f?(f.p(w,E),E[0]&2&&P(f,1)):(f=Lr(w),f.c(),P(f,1),f.m(e,n)):f&&(se(),x(f,1,1,()=>{f=null}),re()),g&&g.p&&(!u||E[0]&96|E[1]&32)&&nn(g,A,w,w[36],u?tn(A,w[36],E,CA):on(w[36]),xr),(!u||E[0]&256)&&T(s,"transform","translateX("+w[8]+"px)"),(!u||E[0]&512)&&T(s,"transition-duration",w[9]+"ms"),(!u||E[0]&1)&&T(s,"transition-timing-function",w[0]),r&&$t(r.update)&&E[0]&2048&&r.update.call(null,{thresholdProvider:w[38]}),w[3]?p?(p.p(w,E),E[0]&8&&P(p,1)):(p=Sr(w),p.c(),P(p,1),p.m(o,null)):p&&(se(),x(p,1,1,()=>{p=null}),re()),w[1]?v?(v.p(w,E),E[0]&2&&P(v,1)):(v=Mr(w),v.c(),P(v,1),v.m(e,null)):v&&(se(),x(v,1,1,()=>{v=null}),re()),w[4]?b?(b.p(w,E),E[0]&16&&P(b,1)):(b=Tr(w),b.c(),P(b,1),b.m(t,null)):b&&(se(),x(b,1,1,()=>{b=null}),re())},i(w){u||(P(f),P(g,w),P(p),P(v),P(b),u=!0)},o(w){x(f),x(g,w),x(p),x(v),x(b),u=!1},d(w){w&&S(t),f&&f.d(),g&&g.d(w),i[39](null),p&&p.d(),i[40](null),v&&v.d(),b&&b.d(),d=!1,He(h)}}}function LA(i,t,e){let{$$slots:n={},$$scope:o}=t,s=[],r,a,l=0,c=0,u=1;const[{data:d,progressManager:h},f,A]=bA((te,ve)=>{ao({currentPageIndex:()=>e(5,r=ve),progressValue:()=>e(7,a=ve),offset:()=>e(8,l=ve),durationMs:()=>e(9,c=ve),pagesCount:()=>e(10,u=ve),loaded:()=>e(6,s=ve)})(te)}),g=pi();let{timingFunction:p="ease-in-out"}=t,{arrows:v=!0}=t,{infinite:b=!0}=t,{initialPageIndex:w=0}=t,{duration:E=500}=t,{autoplay:L=!1}=t,{autoplayDuration:I=3e3}=t,{autoplayDirection:D=Et}=t,{pauseOnFocus:k=!1}=t,{autoplayProgressVisible:O=!1}=t,{dots:N=!0}=t,{swiping:R=!0}=t,{particlesToShow:H=1}=t,{particlesToScroll:B=1}=t;function F(te,ve){return G(this,null,function*(){const Ve=vn(ve,"animated",!0);if(typeof te!="number")throw new Error("pageIndex should be a number");yield f.showPage(te,{animated:Ve})})}function _(te){return G(this,null,function*(){const ve=vn(te,"animated",!0);yield f.showPrevPage({animated:ve})})}function Y(te){return G(this,null,function*(){const ve=vn(te,"animated",!0);yield f.showNextPage({animated:ve})})}let W=0,ee,U;const ae=oA(({width:te})=>{e(11,W=te),d.particleWidth=W/d.particlesToShow,iA({particlesContainerChildren:U.children,particleWidth:d.particleWidth}),f.offsetPage({animated:!1})});function he(){const{clonesToAppend:te,clonesToPrepend:ve}=sA({clonesCountHead:d.clonesCountHead,clonesCountTail:d.clonesCountTail,particlesContainerChildren:U.children});rA({particlesContainer:U,clonesToAppend:te,clonesToPrepend:ve})}Je(()=>{G(this,null,function*(){yield Qo(),U&&ee&&(d.particlesCountWithoutClones=U.children.length,yield Qo(),d.infinite&&he(),d.particlesCount=U.children.length,f.showPage(w,{animated:!1}),ae.observe(ee))})}),Pt(()=>{ae.disconnect(),h.reset()});function de(te){return G(this,null,function*(){yield f.showPage(te,{animated:!0})})}function pe(){!R||(d.durationMs=0)}function Pe(te){return G(this,null,function*(){!R||(yield ao({[Et]:f.showNextPage,[Jt]:f.showPrevPage})(te.detail.direction))})}function Ie(te){!R||(d.offset+=te.detail.dx)}function Me(){!R||f.showParticle(d.currentParticleIndex)}function ce(){return G(this,null,function*(){!R||(yield f.offsetPage({animated:!0}))})}function Ae(te){d.focused=te.detail.value}function Ce(){f.toggleFocused()}function ue(){f.showPrevPage()}const Xe=()=>W/3;function st(te){Oe[te?"unshift":"push"](()=>{U=te,e(13,U)})}function ye(te){Oe[te?"unshift":"push"](()=>{ee=te,e(12,ee)})}const Ke=te=>de(te.detail);return i.$$set=te=>{"timingFunction"in te&&e(0,p=te.timingFunction),"arrows"in te&&e(1,v=te.arrows),"infinite"in te&&e(2,b=te.infinite),"initialPageIndex"in te&&e(24,w=te.initialPageIndex),"duration"in te&&e(25,E=te.duration),"autoplay"in te&&e(26,L=te.autoplay),"autoplayDuration"in te&&e(27,I=te.autoplayDuration),"autoplayDirection"in te&&e(28,D=te.autoplayDirection),"pauseOnFocus"in te&&e(29,k=te.pauseOnFocus),"autoplayProgressVisible"in te&&e(3,O=te.autoplayProgressVisible),"dots"in te&&e(4,N=te.dots),"swiping"in te&&e(30,R=te.swiping),"particlesToShow"in te&&e(31,H=te.particlesToShow),"particlesToScroll"in te&&e(32,B=te.particlesToScroll),"$$scope"in te&&e(36,o=te.$$scope)},i.$$.update=()=>{i.$$.dirty[0]&32&&g("pageChange",r),i.$$.dirty[0]&4&&(d.infinite=b),i.$$.dirty[0]&33554432&&(d.durationMsInit=E),i.$$.dirty[0]&67108864&&(d.autoplay=L),i.$$.dirty[0]&134217728&&(d.autoplayDuration=I),i.$$.dirty[0]&268435456&&(d.autoplayDirection=D),i.$$.dirty[0]&536870912&&(d.pauseOnFocus=k),i.$$.dirty[1]&1&&(d.particlesToShowInit=H),i.$$.dirty[1]&2&&(d.particlesToScrollInit=B)},[p,v,b,O,N,r,s,a,l,c,u,W,ee,U,f,de,pe,Pe,Ie,Me,ce,Ae,Ce,ue,w,E,L,I,D,k,R,H,B,F,_,Y,o,n,Xe,st,ye,Ke]}class SA extends oe{constructor(t){super(),ie(this,t,LA,DA,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},yA,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function MA(i){le(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 zr(i){let t;function e(s,r){if(s[2].type==="Image")return zA;if(s[2].type==="Video")return TA}let n=e(i),o=n&&n(i);return{c(){t=z("div"),o&&o.c(),y(t,"class","media-item svelte-159ski6"),y(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?VA:BA}let l=a(i),c=l(i);return{c(){c.c(),t=$(),e=z("div"),n=z("div"),o=z("div"),y(o,"class","video-icon-img svelte-159ski6"),T(o,"background-image","url("+i[18]()+")"),q(o,"canPlay",i[5]),y(n,"class","video-icon svelte-159ski6"),q(n,"large",i[4]==="large"),q(n,"small",i[4]==="small"),y(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),V(e,n),V(n,o),s||(r=ge(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 zA(i){let t,e,n,o;return{c(){t=z("img"),y(t,"class","media-content svelte-159ski6"),y(t,"style",e=`object-fit: ${i[6]};`),Ne(t.src,n=i[2].url)||y(t,"src",n),y(t,"alt",o=i[2].name),y(t,"draggable",!1)},m(s,r){M(s,t,r)},p(s,r){r&64&&e!==(e=`object-fit: ${s[6]};`)&&y(t,"style",e),r&4&&!Ne(t.src,n=s[2].url)&&y(t,"src",n),r&4&&o!==(o=s[2].name)&&y(t,"alt",o)},d(s){s&&S(t)}}}function BA(i){let t,e,n,o,s,r,a;return{c(){t=z("video"),y(t,"class","media-content svelte-159ski6"),y(t,"style",e=`object-fit: ${i[6]};`),Ne(t.src,n=i[2].videoCoverUrl?i[2].url:i[2].url+"#t=0.1")||y(t,"src",n),y(t,"poster",o=i[2].videoCoverUrl),y(t,"preload",s=i[2].videoCoverUrl?"none":"auto"),y(t,"disablepictureinpicture",""),t.playsInline=!0,y(t,"paused",""),t.muted=!0,y(t,"draggable",!1),t.loop=!1,y(t,"crossorigin",""),t.controls=!1,q(t,"showPlayButton",i[9])},m(l,c){M(l,t,c),i[17](t),r||(a=[ge(t,"play",i[14]),ge(t,"pause",i[15]),ge(t,"click",i[16])],r=!0)},p(l,c){c&64&&e!==(e=`object-fit: ${l[6]};`)&&y(t,"style",e),c&4&&!Ne(t.src,n=l[2].videoCoverUrl?l[2].url:l[2].url+"#t=0.1")&&y(t,"src",n),c&4&&o!==(o=l[2].videoCoverUrl)&&y(t,"poster",o),c&4&&s!==(s=l[2].videoCoverUrl?"none":"auto")&&y(t,"preload",s),c&512&&q(t,"showPlayButton",l[9])},d(l){l&&S(t),i[17](null),r=!1,He(a)}}}function VA(i){let t,e,n,o;return{c(){t=z("img"),y(t,"class","media-content svelte-159ski6"),y(t,"style",e=`object-fit: ${i[6]};`),Ne(t.src,n=i[2].videoCoverUrl)||y(t,"src",n),y(t,"alt",o=i[2].name),y(t,"draggable",!1)},m(s,r){M(s,t,r)},p(s,r){r&64&&e!==(e=`object-fit: ${s[6]};`)&&y(t,"style",e),r&4&&!Ne(t.src,n=s[2].videoCoverUrl)&&y(t,"src",n),r&4&&o!==(o=s[2].name)&&y(t,"alt",o)},d(s){s&&S(t)}}}function jA(i){let t,e=i[2]&&zr(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=zr(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:X,o:X,d(n){e&&e.d(n),n&&S(t)}}}function OA(i,t,e){let n,o,{mediaInstance:s={videoInstance:void 0,paused:!0}}=t,{tag:r}=t,{media:a}=t,{playButtonIfNeed:l="withoutText"}=t,{playButtonSizeIfNeed:c="small"}=t,{canPlay:u=!0}=t,{objectFit:d="fill"}=t,{disableVideoIfHavePoster:h=!1}=t,f=!0,A=!1;function g(){e(12,A=(a==null?void 0:a.type)==="Video"&&Boolean(a.videoCoverUrl))}const p=vt("mediaStore"),v=vt("hooks"),b=()=>{A||!n||(n.play(),n.pause(),e(12,A=!0))};v.on("loadVideoFirstFrame",b),Je(()=>{p.subscribe(({currentMediaElement:O})=>{O!==n&&(n==null||n.pause())})});const w=O=>{e(9,f=!1),e(0,s.paused=!1,s),n&&p.set({currentMediaElement:n}),v.emit("playStateChange",{event:O,state:"playing",tag:r,mediaInstance:n})},E=O=>{e(9,f=!0),e(0,s.paused=!0,s),v.emit("playStateChange",{event:O,state:"paused",tag:r,mediaInstance:n})},L=O=>{n&&n.pause()};function I(O){Oe[O?"unshift":"push"](()=>{s.videoInstance=O,e(0,s)})}const D=()=>l==="withText"?Og:l==="withoutText"?Rg:l,k=O=>{!u||n&&(e(8,n.muted=!1,n),n.play())};return i.$$set=O=>{"mediaInstance"in O&&e(0,s=O.mediaInstance),"tag"in O&&e(1,r=O.tag),"media"in O&&e(2,a=O.media),"playButtonIfNeed"in O&&e(3,l=O.playButtonIfNeed),"playButtonSizeIfNeed"in O&&e(4,c=O.playButtonSizeIfNeed),"canPlay"in O&&e(5,u=O.canPlay),"objectFit"in O&&e(6,d=O.objectFit),"disableVideoIfHavePoster"in O&&e(7,h=O.disableVideoIfHavePoster)},i.$$.update=()=>{if(i.$$.dirty&1&&e(8,n=s.videoInstance),i.$$.dirty&4&&e(13,o=a==null?void 0:a.url),i.$$.dirty&8192&&Boolean(o)&&g(),i.$$.dirty&256&&n&&e(9,f=n.paused),i.$$.dirty&4356&&(a==null?void 0:a.type)==="Video"&&!A){const O=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,R=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&O;n&&R&&n.paused&&(document.removeEventListener("WeixinJSBridgeReady",b),document.removeEventListener("touchstart",b),document.removeEventListener("click",b),document.addEventListener("WeixinJSBridgeReady",b),document.addEventListener("touchstart",b),document.addEventListener("click",b))}},[s,r,a,l,c,u,d,h,n,f,p,v,A,o,w,E,L,I,D,k]}class Ol extends oe{constructor(t){super(),ie(this,t,OA,jA,ne,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,objectFit:6,disableVideoIfHavePoster:7},MA)}}function RA(i){le(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 Br(i,t,e){const n=i.slice();return n[24]=t[e],n[25]=t,n[26]=e,n}function Vr(i){let t,e,n,o,s,r,a;const l=[FA,QA],c=[];function u(d,h){return d[13]&&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(),y(e,"class","media-list svelte-1mrbqlg"),q(e,"carouselEnabled",i[13]),y(t,"class","media-list-wrapper svelte-1mrbqlg"),q(t,"unfolded",i[5])},m(d,h){M(d,t,h),V(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(),x(c[f],1,1,()=>{c[f]=null}),re(),o=c[n],o?o.p(i,h):(o=c[n]=l[n](i),o.c()),P(o,1),o.m(e,null)),(!a||h&8192)&&q(e,"carouselEnabled",i[13]),(!a||h&32)&&q(t,"unfolded",i[5])},i(d){a||(P(o),d&&Re(()=>{r&&r.end(1),s=Tt(t,Wo,i[6]?{y:4,duration:i[4],delay:i[2],easing:At}:void 0),s.start()}),a=!0)},o(d){x(o),s&&s.invalidate(),d&&(r=rn(t,Wo,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 QA(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=Be(o,n[s]);return t=new Ol({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&131?Qe(n,[r&2&&{media:s[1][0]},r&128&&Fa(s[7]),r&1&&{tag:s[0]}]):{};t.$set(a)},i(s){e||(P(t.$$.fragment,s),e=!0)},o(s){x(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function FA(i){let t,e,n={dots:!1,arrows:!1,$$slots:{default:[HA]},$$scope:{ctx:i}};return t=new SA({props:n}),i[18](t),t.$on("pageChange",i[19]),{c(){K(t.$$.fragment)},m(o,s){J(t,o,s),e=!0},p(o,s){const r={};s&134219137&&(r.$$scope={dirty:s,ctx:o}),t.$set(r)},i(o){e||(P(t.$$.fragment,o),e=!0)},o(o){x(t.$$.fragment,o),e=!1},d(o){i[18](null),Z(t,o)}}}function jr(i){let t,e,n;const o=[i[7],{media:i[24]},{tag:i[0]}];function s(a){i[17](a,i[26])}let r={};for(let a=0;a<o.length;a+=1)r=Be(r,o[a]);return i[8][i[26]]!==void 0&&(r.mediaInstance=i[8][i[26]]),t=new Ol({props:r}),Oe.push(()=>ou(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?Qe(o,[l&128&&Fa(i[7]),l&1024&&{media:i[24]},l&1&&{tag:i[0]}]):{};!e&&l&256&&(e=!0,c.mediaInstance=i[8][i[26]],tu(()=>e=!1)),t.$set(c)},i(a){n||(P(t.$$.fragment,a),n=!0)},o(a){x(t.$$.fragment,a),n=!1},d(a){Z(t,a)}}}function HA(i){let t,e,n=i[10],o=[];for(let r=0;r<n.length;r+=1)o[r]=jr(Br(i,n,r));const s=r=>x(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=Br(r,n,l);o[l]?(o[l].p(c,a),P(o[l],1)):(o[l]=jr(c),o[l].c(),P(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)P(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)x(o[a]);e=!1},d(r){ct(o,r),r&&S(t)}}}function GA(i){let t,e,n=i[5]&&Vr(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&&P(n,1)):(n=Vr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function WA(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:A}=t,{enableCarousel:g=!0}=t,{autoplayConfig:p={autoplay:!0,autoplayVideo:!1}}=t,v=[],b=0,w,E=null;const L=vt("hooks"),I=vt("mediaStore");function D(){var H,B;const R=v[b];!R||(R.paused?(H=R.videoInstance)==null||H.play():(B=R.videoInstance)==null||B.pause())}Je(()=>{L.on("click",D),E=setInterval(()=>{r&&(w==null||w.goToNext())},3e3)}),Pt(()=>{clearInterval(E),L.off("click",D)});function k(R,H){i.$$.not_equal(v[H],R)&&(v[H]=R,e(8,v))}function O(R){Oe[R?"unshift":"push"](()=>{w=R,e(12,w)})}const N=R=>{n||I.set({currentMediaElement:null}),e(11,b=R.detail)};return i.$$set=R=>{"tag"in R&&e(0,a=R.tag),"mediaData"in R&&e(1,l=R.mediaData),"inDelay"in R&&e(2,c=R.inDelay),"outDelay"in R&&e(3,u=R.outDelay),"duration"in R&&e(4,d=R.duration),"unfolded"in R&&e(5,h=R.unfolded),"animation"in R&&e(6,f=R.animation),"mediaItemConfig"in R&&e(7,A=R.mediaItemConfig),"enableCarousel"in R&&e(15,g=R.enableCarousel),"autoplayConfig"in R&&e(16,p=R.autoplayConfig)},i.$$.update=()=>{i.$$.dirty&256&&e(9,n=v.every(R=>R.paused)),i.$$.dirty&32770&&e(13,o=g&&(l==null?void 0:l.length)>1),i.$$.dirty&2&&e(10,s=l),i.$$.dirty&67072&&(r=s.length>1&&p.autoplay&&n)},[a,l,c,u,d,h,f,A,v,n,s,b,w,o,I,g,p,k,O,N]}class Rl extends oe{constructor(t){super(),ie(this,t,WA,GA,ne,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:15,autoplayConfig:16},RA)}}function _A(i){le(i,"svelte-1f7m1lj",".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}")}function Or(i){let t,e,n,o,s,r,a,l;t=new ot({props:{visible:i[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),o=new g0({props:{unfolded:i[3],outDelay:400}});let c=i[2]&&Rr(i),u=i[1]&&Qr(i);return{c(){K(t.$$.fragment),e=$(),n=z("div"),K(o.$$.fragment),s=$(),c&&c.c(),r=$(),u&&u.c(),a=me(),y(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 A={};h&8&&(A.unfolded=d[3]),o.$set(A),d[2]?c?(c.p(d,h),h&4&&P(c,1)):(c=Rr(d),c.c(),P(c,1),c.m(r.parentNode,r)):c&&(se(),x(c,1,1,()=>{c=null}),re()),d[1]?u?(u.p(d,h),h&2&&P(u,1)):(u=Qr(d),u.c(),P(u,1),u.m(a.parentNode,a)):u&&(se(),x(u,1,1,()=>{u=null}),re())},i(d){l||(P(t.$$.fragment,d),P(o.$$.fragment,d),P(c),P(u),l=!0)},o(d){x(t.$$.fragment,d),x(o.$$.fragment,d),x(c),x(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 Rr(i){let t,e,n;return e=new Tl({props:{unfolded:i[3],content:i[2],inDelay:500}}),{c(){t=z("div"),K(e.$$.fragment),y(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||(P(e.$$.fragment,o),n=!0)},o(o){x(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function Qr(i){let t,e,n;return e=new Rl({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),y(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||(P(e.$$.fragment,o),n=!0)},o(o){x(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function NA(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&&P(n,1)):(n=Or(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function XA(i,t,e){let n,o,s,r,{tag:a}=t;return i.$$set=l=>{"tag"in l&&e(0,a=l.tag)},i.$$.update=()=>{var l,c,u;i.$$.dirty&1&&e(3,n=a.state?a.state.unfolded:!1),i.$$.dirty&1&&e(4,o=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),i.$$.dirty&16&&e(2,s=((u=o.length)!=null?u:0)>7?o.substring(0,6)+"...":o),i.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,s,n,o]}class YA extends oe{constructor(t){super(),ie(this,t,XA,NA,ne,{tag:0},_A)}}function UA(i){le(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 Fr(i,t,e){const n=i.slice();return n[0]=t[e],n}function Hr(i,t,e){const n=i.slice();return n[0]=t[e],n}function Gr(i){let t,e;return{c(){t=z("img"),y(t,"class","headerImage svelte-sezqcq"),Ne(t.src,e=i[3].headerPictureUrl)||y(t,"src",e),y(t,"alt","")},m(n,o){M(n,t,o)},p(n,o){o&8&&!Ne(t.src,e=n[3].headerPictureUrl)&&y(t,"src",e)},d(n){n&&S(t)}}}function Wr(i){let t,e,n,o,s=i[2]||[],r=[];for(let c=0;c<s.length;c+=1)r[c]=_r(Hr(i,s,c));let a=i[5]||[],l=[];for(let c=0;c<a.length;c+=1)l[c]=Nr(Fr(i,a,c));return{c(){t=z("div"),e=z("div");for(let c=0;c<r.length;c+=1)r[c].c();n=$();for(let c=0;c<l.length;c+=1)l[c].c();y(e,"class","tags svelte-sezqcq"),Re(()=>i[11].call(e)),y(t,"class","tags-wrapper svelte-sezqcq")},m(c,u){M(c,t,u),V(t,e);for(let d=0;d<r.length;d+=1)r[d].m(e,null);V(e,n);for(let d=0;d<l.length;d+=1)l[d].m(e,null);o=mi(e,i[11].bind(e))},p(c,u){if(u&4){s=c[2]||[];let d;for(d=0;d<s.length;d+=1){const h=Hr(c,s,d);r[d]?r[d].p(h,u):(r[d]=_r(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=Fr(c,a,d);l[d]?l[d].p(h,u):(l[d]=Nr(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),ct(r,c),ct(l,c),o()}}}function _r(i){let t,e=i[0]+"",n;return{c(){t=z("div"),n=ke(e),y(t,"class","tag primary-tag svelte-sezqcq"),T(t,"min-width",xo)},m(o,s){M(o,t,s),V(t,n)},p(o,s){s&4&&e!==(e=o[0]+"")&&Se(n,e)},d(o){o&&S(t)}}}function Nr(i){let t,e=i[0]+"",n;return{c(){t=z("div"),n=ke(e),y(t,"class","tag secondary-tag svelte-sezqcq"),T(t,"min-width",xo)},m(o,s){M(o,t,s),V(t,n)},p(o,s){s&32&&e!==(e=o[0]+"")&&Se(n,e)},d(o){o&&S(t)}}}function Xr(i){let t,e,n=i[7]&&Yr(i),o=i[3].highlightText&&qr(i);return{c(){t=z("div"),n&&n.c(),e=$(),o&&o.c(),y(t,"class","footer svelte-sezqcq")},m(s,r){M(s,t,r),n&&n.m(t,null),V(t,e),o&&o.m(t,null)},p(s,r){s[7]?n?n.p(s,r):(n=Yr(s),n.c(),n.m(t,e)):n&&(n.d(1),n=null),s[3].highlightText?o?o.p(s,r):(o=qr(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 Yr(i){let t,e,n=i[3].price.value+"",o,s,r=i[3].price.unit&&Ur(i);return{c(){t=z("div"),e=z("span"),o=ke(n),s=$(),r&&r.c(),y(e,"class","value svelte-sezqcq"),y(t,"class","price svelte-sezqcq")},m(a,l){M(a,t,l),V(t,e),V(e,o),V(t,s),r&&r.m(t,null)},p(a,l){l&8&&n!==(n=a[3].price.value+"")&&Se(o,n),a[3].price.unit?r?r.p(a,l):(r=Ur(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&S(t),r&&r.d()}}}function Ur(i){let t,e=i[3].price.unit+"",n;return{c(){t=z("span"),n=ke(e),y(t,"class","unit svelte-sezqcq")},m(o,s){M(o,t,s),V(t,n)},p(o,s){s&8&&e!==(e=o[3].price.unit+"")&&Se(n,e)},d(o){o&&S(t)}}}function qr(i){let t,e,n,o,s=i[3].highlightText+"",r,a,l;return{c(){t=z("div"),e=z("div"),n=$(),o=z("span"),r=ke(s),a=$(),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>',y(e,"class","gap svelte-sezqcq"),y(o,"class","text svelte-sezqcq"),y(t,"class","goto-button goto-icon svelte-sezqcq"),y(l,"class","arrow-wrapper svelte-sezqcq")},m(c,u){M(c,t,u),V(t,e),V(t,n),V(t,o),V(o,r),M(c,a,u),M(c,l,u)},p(c,u){u&8&&s!==(s=c[3].highlightText+"")&&Se(r,s)},d(c){c&&S(t),c&&S(a),c&&S(l)}}}function qA(i){var E,L;let t,e,n,o,s,r,a,l,c,u,d=i[3].title+"",h,f,A,g,p;e=new ot({props:{visible:i[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let v=i[3].headerPictureUrl&&Gr(i),b=((E=i[2].length)!=null?E:0)+((L=i[5].length)!=null?L:0)>0&&Wr(i),w=(i[7]||i[3].highlightText)&&Xr(i);return{c(){t=z("div"),K(e.$$.fragment),n=$(),o=z("div"),s=$(),r=z("div"),v&&v.c(),a=$(),l=z("div"),c=z("div"),u=z("div"),h=ke(d),f=$(),b&&b.c(),A=$(),w&&w.c(),y(o,"class","line svelte-sezqcq"),T(o,"transition-delay",i[4]?Xn+"ms":Yn+Zr-Jr-40+"ms"),y(u,"class","text svelte-sezqcq"),y(c,"class","title svelte-sezqcq"),y(l,"class","title-wrapper svelte-sezqcq"),y(r,"class","content svelte-sezqcq"),T(r,"max-width",it(i[9])),T(r,"transition-delay",i[4]?Xn+Yn+"ms":"0ms"),y(t,"class",g=Te(`marketing ${i[6]}`)+" svelte-sezqcq"),q(t,"unfolded",i[4]),q(t,"folded",i[8])},m(I,D){M(I,t,D),J(e,t,null),V(t,n),V(t,o),V(t,s),V(t,r),v&&v.m(r,null),V(r,a),V(r,l),V(l,c),V(c,u),V(u,h),V(r,f),b&&b.m(r,null),V(r,A),w&&w.m(r,null),p=!0},p(I,[D]){var O,N;const k={};D&16&&(k.visible=I[4]),e.$set(k),D&16&&T(o,"transition-delay",I[4]?Xn+"ms":Yn+Zr-Jr-40+"ms"),I[3].headerPictureUrl?v?v.p(I,D):(v=Gr(I),v.c(),v.m(r,a)):v&&(v.d(1),v=null),(!p||D&8)&&d!==(d=I[3].title+"")&&Se(h,d),((O=I[2].length)!=null?O:0)+((N=I[5].length)!=null?N:0)>0?b?b.p(I,D):(b=Wr(I),b.c(),b.m(r,A)):b&&(b.d(1),b=null),I[7]||I[3].highlightText?w?w.p(I,D):(w=Xr(I),w.c(),w.m(r,null)):w&&(w.d(1),w=null),D&16&&T(r,"transition-delay",I[4]?Xn+Yn+"ms":"0ms"),(!p||D&64&&g!==(g=Te(`marketing ${I[6]}`)+" svelte-sezqcq"))&&y(t,"class",g),(!p||D&80)&&q(t,"unfolded",I[4]),(!p||D&320)&&q(t,"folded",I[8])},i(I){p||(P(e.$$.fragment,I),p=!0)},o(I){x(e.$$.fragment,I),p=!1},d(I){I&&S(t),Z(e),v&&v.d(),b&&b.d(),w&&w.d()}}}const xo=40,Xn=400,Jr=500,Yn=180,Zr=500;function JA(i,t,e){let n,o,s,r,a,l,c,u,{tag:d}=t,h,f=(()=>{var p;const g=(p=d.data.limitWidth)!=null?p:!0;if(typeof g=="number")return g;if(g===!0)return 172})();function A(){h=this.offsetHeight,e(1,h)}return i.$$set=g=>{"tag"in g&&e(0,d=g.tag)},i.$$.update=()=>{var g,p,v,b,w,E;i.$$.dirty&1&&e(4,n=(p=(g=d.state)==null?void 0:g.unfolded)!=null?p:!1),i.$$.dirty&16&&e(8,o=!n),i.$$.dirty&1&&e(3,s=d.data),i.$$.dirty&8&&e(7,r=wt((v=s.price)==null?void 0:v.value)&&((b=s.price)==null?void 0:b.value)!==""),i.$$.dirty&1&&e(6,a=d.data.theme||"light"),i.$$.dirty&1026&&h>40&&e(10,l=l-1),i.$$.dirty&1032&&e(2,c=((w=s.brandTags)==null?void 0:w.slice(0,l).filter(Boolean))||[]),i.$$.dirty&1036&&e(5,u=((E=s.tags)==null?void 0:E.slice(0,l-c.length).filter(Boolean))||[])},e(10,l=(f-20)/xo),[d,h,c,s,n,u,a,r,o,f,l,A]}class ZA extends oe{constructor(t){super(),ie(this,t,JA,qA,ne,{tag:0},UA)}}class KA 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 G(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=ig(this.sharedAudioSrc,{namespace:Co.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;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 $A(i){le(i,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function ev(i){let t,e,n,o;const s=i[8].default,r=en(s,i,i[7],null);return{c(){t=z("div"),r&&r.c(),y(t,"class","audio svelte-13e7hxv"),y(t,"style",i[0])},m(a,l){M(a,t,l),r&&r.m(t,null),e=!0,n||(o=ge(t,"click",Sa(i[1])),n=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&nn(r,s,a,a[7],e?tn(s,a[7],l,null):on(a[7]),null),(!e||l&1)&&y(t,"style",a[0])},i(a){e||(P(r,a),e=!0)},o(a){x(r,a),e=!1},d(a){a&&S(t),r&&r.d(a),n=!1,o()}}}function tv(i,t,e){let{$$slots:n={},$$scope:o}=t,{url:s}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=pi(),u=vt("hooks"),d=vt("mediaStore");let h,f=!0;function A(){e(5,h.onplay=p=>{u.emit("playStateChange",Q({event:p,state:"playing",mediaInstance:h},l)),c("play"),e(6,f=!1)},h),e(5,h.onpause=p=>{u.emit("playStateChange",Q({event:p,state:"paused",mediaInstance:h},l)),c("pause"),e(6,f=!0)},h),e(5,h.onended=p=>{u.emit("playStateChange",Q({event:p,state:"paused",mediaInstance:h},l)),c("pause"),e(6,f=!0)},h),e(5,h.onloadedmetadata=p=>{typeof h.duration=="number"&&!Number.isNaN(h.duration)&&c("duration",h.duration)},h),e(5,h.onerror=p=>{c("pause"),e(6,f=!0)},h),e(5,h.ontimeupdate=p=>{c("timeupdate",h.currentTime)},h)}d.subscribe(({currentMediaElement:p})=>{p!==h&&(f||h==null||h.pause())});function g(p){!h||(u.emit("click",Q({event:p,target:"AudioTagPlayIcon",audioInstance:h},l)),d.set({currentMediaElement:h}),u.emit("playStateChange",Q({event:p,state:h.paused?"playing":"paused",mediaInstance:h},l)),h.paused?h.play():h.pause())}return i.$$set=p=>{"url"in p&&e(2,s=p.url),"enable"in p&&e(3,r=p.enable),"style"in p&&e(0,a=p.style),"hooksInfo"in p&&e(4,l=p.hooksInfo),"$$scope"in p&&e(7,o=p.$$scope)},i.$$.update=()=>{i.$$.dirty&4&&(s||c("duration",0)),i.$$.dirty&36&&(h==null||h.dispose(),e(5,h=new KA(s)),c("audioRef",h),setTimeout(()=>c("audioRef",h),200),A()),i.$$.dirty&40&&(r||h==null||h.pause()),i.$$.dirty&72&&c(r&&!f?"play":"pause")},[a,g,s,r,l,h,f,o,n]}class Ql extends oe{constructor(t){super(),ie(this,t,tv,ev,ne,{url:2,enable:3,style:0,hooksInfo:4},$A)}}function nv(i){le(i,"svelte-srt2pi",".audio-icon__wrapper.svelte-srt2pi.svelte-srt2pi{display:inline-block}.audio-icon.svelte-srt2pi.svelte-srt2pi{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%;background-color:rgba(255, 255, 255, 0.8)}.audio-icon.svelte-srt2pi .sound-wave__container.svelte-srt2pi{position:absolute;pointer-events:none;width:60%;height:60%}.sound-wave.svelte-srt2pi.svelte-srt2pi{animation-duration:2s;animation-iteration-count:infinite;animation-play-state:paused;transition:opacity 0}.playing.svelte-srt2pi .sound-wave.svelte-srt2pi{animation-play-state:running}.playing.svelte-srt2pi .sound-wave-1.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_1_animation}.playing.svelte-srt2pi .sound-wave-2.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_2_animation}.playing.svelte-srt2pi .sound-wave-3.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_3_animation}@keyframes svelte-srt2pi-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}")}function Kr(i){let t,e;return t=new ot({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function iv(i){let t,e,n,o,s,r=i[1]&&Kr();return{c(){t=z("div"),r&&r.c(),e=$(),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>',y(o,"class","sound-wave__container svelte-srt2pi"),y(n,"class","audio-icon svelte-srt2pi"),q(n,"playing",i[0]),y(t,"class","audio-icon__wrapper svelte-srt2pi"),y(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),V(t,e),V(t,n),V(n,o),i[7](o),i[8](t),s=!0},p(a,[l]){a[1]?r?l&2&&P(r,1):(r=Kr(),r.c(),P(r,1),r.m(t,e)):r&&(se(),x(r,1,1,()=>{r=null}),re()),(!s||l&1)&&q(n,"playing",a[0]),(!s||l&4)&&y(t,"style",a[2]),l&32&&T(t,"width",a[5]),l&32&&T(t,"height",a[5])},i(a){s||(P(r),s=!0)},o(a){x(r),s=!1},d(a){a&&S(t),r&&r.d(),i[7](null),i[8](null)}}}function ov(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){Oe[h?"unshift":"push"](()=>{c=h,e(4,c)})}function d(h){Oe[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"?it(a):a)},[o,s,r,l,c,n,a,u,d]}class Fl extends oe{constructor(t){super(),ie(this,t,ov,iv,ne,{playing:0,shadow:1,style:2,width:6},nv)}}function sv(i){le(i,"svelte-1s6gk4a",".audio-tag.svelte-1s6gk4a{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.audio-icon__wrapper.svelte-1s6gk4a{position:relative;vertical-align:top;width:100%;height:100%}.content.svelte-1s6gk4a{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-1s6gk4a{position:relative;width:100%;height:100%}.audio-icon.svelte-1s6gk4a{pointer-events:none;vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.audio.svelte-1s6gk4a{position:relative;width:100%;height:100%}")}function $r(i){var p,v;let t,e,n,o,s,r,a,l,c,u,d,h,f,A;e=new ot({props:{visible:i[6],left:i[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let g=i[6]&&ea(i);return c=new zl({props:{visible:i[6],textUnfolded:i[1],content:i[5]}}),d=new Po({props:{unfolded:i[6],length:i[3],outDelay:i[4]+20*Math.min((v=(p=i[5])==null?void 0:p.length)!=null?v:10,15),useLinearColor:!0}}),{c(){t=z("div"),K(e.$$.fragment),n=$(),o=z("div"),s=z("div"),r=z("div"),g&&g.c(),a=$(),l=z("div"),K(c.$$.fragment),u=$(),K(d.$$.fragment),y(r,"class","audio-icon svelte-1s6gk4a"),T(l,"display","inline-block"),y(s,"class","wrapper svelte-1s6gk4a"),y(o,"class","content svelte-1s6gk4a"),y(t,"class","audio-tag svelte-1s6gk4a"),q(t,"unfolded",i[6])},m(b,w){M(b,t,w),J(e,t,null),V(t,n),V(t,o),V(o,s),V(s,r),g&&g.m(r,null),V(s,a),V(s,l),J(c,l,null),V(t,u),J(d,t,null),h=!0,f||(A=[ge(l,"click",i[7]),lt(an.call(null,l)),ge(l,"clientWidth",i[12])],f=!0)},p(b,w){var D,k;const E={};w&64&&(E.visible=b[6]),w&8&&(E.left=b[3]/2+"px"),e.$set(E),b[6]?g?(g.p(b,w),w&64&&P(g,1)):(g=ea(b),g.c(),P(g,1),g.m(r,null)):g&&(se(),x(g,1,1,()=>{g=null}),re());const L={};w&64&&(L.visible=b[6]),w&2&&(L.textUnfolded=b[1]),w&32&&(L.content=b[5]),c.$set(L);const I={};w&64&&(I.unfolded=b[6]),w&8&&(I.length=b[3]),w&48&&(I.outDelay=b[4]+20*Math.min((k=(D=b[5])==null?void 0:D.length)!=null?k:10,15)),d.$set(I),(!h||w&64)&&q(t,"unfolded",b[6])},i(b){h||(P(e.$$.fragment,b),P(g),P(c.$$.fragment,b),P(d.$$.fragment,b),h=!0)},o(b){x(e.$$.fragment,b),x(g),x(c.$$.fragment,b),x(d.$$.fragment,b),h=!1},d(b){b&&S(t),Z(e),g&&g.d(),Z(c),Z(d),f=!1,He(A)}}}function ea(i){let t,e,n,o,s,r,a;return e=new ot({props:{center:!0,blurRadius:15,spreadRadius:6}}),o=new Ql({props:{enable:i[6],url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{default:[rv]},$$scope:{ctx:i}}}),o.$on("play",i[8]),o.$on("pause",i[9]),o.$on("error",i[10]),o.$on("audioRef",i[11]),{c(){t=z("div"),K(e.$$.fragment),n=$(),K(o.$$.fragment),y(t,"class","audio svelte-1s6gk4a")},m(l,c){M(l,t,c),J(e,t,null),V(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&8196&&(u.$$scope={dirty:c,ctx:i}),o.$set(u)},i(l){a||(P(e.$$.fragment,l),P(o.$$.fragment,l),l&&Re(()=>{r&&r.end(1),s=Tt(t,Mt,{duration:1e3,delay:0,easing:Yt}),s.start()}),a=!0)},o(l){var c,u;x(e.$$.fragment,l),x(o.$$.fragment,l),s&&s.invalidate(),l&&(r=rn(t,Mt,{duration:1e3,delay:20*Math.min((u=(c=i[5])==null?void 0:c.length)!=null?u:10,15),easing:Yt})),a=!1},d(l){l&&S(t),Z(e),Z(o),l&&r&&r.end()}}}function rv(i){let t,e,n;return e=new Fl({props:{playing:i[2]}}),{c(){t=z("div"),K(e.$$.fragment),y(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||(P(e.$$.fragment,o),n=!0)},o(o){x(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function av(i){let t,e,n=i[0].state&&$r(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&&P(n,1)):(n=$r(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function lv(i,t,e){let n,o,s,{tag:r}=t,a=!1,l=!1,c;function u(){e(1,a=!a)}const d=()=>{e(2,l=!0)},h=()=>{e(2,l=!1)},f=()=>{e(2,l=!1)};function A(p){sn.call(this,i,p)}const g=p=>{e(3,c=p.detail)};return i.$$set=p=>{"tag"in p&&e(0,r=p.tag)},i.$$.update=()=>{var p,v,b;i.$$.dirty&1&&e(6,n=!!((p=r.state)!=null&&p.unfolded)),i.$$.dirty&1&&e(5,o=(b=(v=r.data.title)!=null?v:r.data.text)!=null?b:""),i.$$.dirty&2&&e(4,s=a?450:0)},[r,a,l,c,s,o,n,u,d,h,f,A,g]}class cv extends oe{constructor(t){super(),ie(this,t,lv,av,ne,{tag:0},sv)}}function uv(i){le(i,"svelte-58hfjf",".audio-tag__wrapper.svelte-58hfjf{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-58hfjf{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:0.1875rem;padding-right:0.625rem;border-radius:624999.9375rem;border:0.03125rem solid rgba(255, 255, 255, 0.2)}.audio__inner.svelte-58hfjf{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.text.svelte-58hfjf{font-weight:bold;font-size:0.75rem;margin-left:0.25rem}.audio-icon__wrapper.svelte-58hfjf{position:relative;vertical-align:top;pointer-events:none;width:1.375rem;height:1.375rem}")}function ta(i){let t,e,n,o;return n=new Ql({props:{style:"width: max-content; height: max-content;",enable:i[0].state.visible,url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{default:[hv]},$$scope:{ctx:i}}}),n.$on("play",i[6]),n.$on("pause",i[7]),n.$on("error",i[8]),n.$on("timeupdate",i[9]),n.$on("duration",i[10]),n.$on("audioRef",i[11]),{c(){t=z("div"),e=z("div"),K(n.$$.fragment),y(e,"class","audio-tag svelte-58hfjf"),T(e,"background-color",i[4].bgColor),T(e,"color",i[4].fontColor),y(t,"class","audio-tag__wrapper svelte-58hfjf")},m(s,r){M(s,t,r),V(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&8232&&(a.$$scope={dirty:r,ctx:s}),n.$set(a),r&16&&T(e,"background-color",s[4].bgColor),r&16&&T(e,"color",s[4].fontColor)},i(s){o||(P(n.$$.fragment,s),o=!0)},o(s){x(n.$$.fragment,s),o=!1},d(s){s&&S(t),Z(n)}}}function dv(i){let t;return{c(){t=ke(i[5])},m(e,n){M(e,t,n)},p(e,n){n&32&&Se(t,e[5])},d(e){e&&S(t)}}}function hv(i){let t,e,n,o,s,r,a;return n=new Fl({props:{playing:i[3]}}),r=new Io({props:{maxWidth:72,$$slots:{default:[dv]},$$scope:{ctx:i}}}),{c(){t=z("div"),e=z("div"),K(n.$$.fragment),o=$(),s=z("div"),K(r.$$.fragment),y(e,"class","audio-icon__wrapper svelte-58hfjf"),y(s,"class","text svelte-58hfjf"),y(t,"class","audio__inner svelte-58hfjf")},m(l,c){M(l,t,c),V(t,e),J(n,e,null),V(t,o),V(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&8224&&(d.$$scope={dirty:c,ctx:l}),r.$set(d)},i(l){a||(P(n.$$.fragment,l),P(r.$$.fragment,l),a=!0)},o(l){x(n.$$.fragment,l),x(r.$$.fragment,l),a=!1},d(l){l&&S(t),Z(n),Z(r)}}}function fv(i){let t,e,n=i[0].state&&ta(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&&P(n,1)):(n=ta(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function mv(i,t,e){let n,o,{tag:s}=t;const r={light:{bgColor:"rgba(255, 255, 255, 0.3)",fontColor:"rgba(0, 0, 0, 0.6)"},dark:{bgColor:"rgba(0, 0, 0, 0.3)",fontColor:"white"}};let a=0,l=0,c=!1;const u=()=>{e(3,c=!0)},d=()=>{e(3,c=!1)},h=()=>{e(3,c=!1)},f=p=>{e(1,a=p.detail)},A=p=>{e(2,l=p.detail)};function g(p){sn.call(this,i,p)}return i.$$set=p=>{"tag"in p&&e(0,s=p.tag)},i.$$.update=()=>{var p,v,b;i.$$.dirty&1&&e(5,n=(v=(p=s.data.title)!=null?p:s.data.text)!=null?v:""),i.$$.dirty&1&&e(4,o=(b=r[s.data.theme||"light"])!=null?b:r.light)},[s,a,l,c,o,n,u,d,h,f,A,g]}class pv extends oe{constructor(t){super(),ie(this,t,mv,fv,ne,{tag:0},uv)}}function gv(i){let t,e;return t=new pv({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Av(i){let t,e;return t=new cv({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function vv(i){let t,e,n,o;const s=[Av,gv],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(),x(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()),P(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(P(e),o=!0)},o(l){x(e),o=!1},d(l){~t&&r[t].d(l),l&&S(n)}}}function bv(i,t,e){let n,{tag:o}=t,s;function r(a){s=a.detail}return o.play=()=>s.play(),o.pause=()=>s.pause(),i.$$set=a=>{"tag"in a&&e(0,o=a.tag)},i.$$.update=()=>{var a;i.$$.dirty&1&&e(1,n=(a=o.data.appearance)!=null?a:"line")},[o,n,r]}class yv extends oe{constructor(t){super(),ie(this,t,bv,vv,ne,{tag:0})}}function wv(i){le(i,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function na(i){var o;let t,e,n;return e=new Rl({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),y(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||(P(e.$$.fragment,s),n=!0)},o(s){x(e.$$.fragment,s),n=!1},d(s){s&&S(t),Z(e)}}}function Ev(i){let t,e,n=i[0].state&&i[5]&&na(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&&P(n,1)):(n=na(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function Cv(i,t,e){let n,o,s,r,a,l,{tag:c}=t;return i.$$set=u=>{"tag"in u&&e(0,c=u.tag)},i.$$.update=()=>{var u,d;i.$$.dirty&1&&e(6,n=c.state?c.state.unfolded:!1),i.$$.dirty&1&&e(5,o=c.data.mediaData),i.$$.dirty&1&&e(1,s=c.data.enableCarousel),i.$$.dirty&1&&e(4,r=c.data.playIcon),i.$$.dirty&3&&e(3,a=(u=c.data.autoplayConfig)!=null?u:{autoplay:s!=null?s:!0,autoplayVideo:!0}),i.$$.dirty&1&&e(2,l=(d=c.data.objectFit)!=null?d:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,s,l,a,r,o,n]}class Pv extends oe{constructor(t){super(),ie(this,t,Cv,Ev,ne,{tag:0},wv)}}function Hl(i){return G(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 Iv(i){return G(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 Hl(t);return fe(Q({},i),{width:n/e,height:o/e})})}function kv(i){return G(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 Hl(e),a=s/n,l=r/n,c=a/t,u=l,d=1/o*t+"s";return fe(Q({},i),{width:c,height:u,duration:d})})}function xv(i){le(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 ia(i){i[1]=i[19].width}function oa(i){i[1]=i[19].width,i[16]=i[19].height,i[17]=i[19].steps,i[18]=i[19].duration}function sa(i){let t,e,n,o=i[0]&&ra();function s(l,c){return l[8]?Lv:Dv}let r=s(i),a=r(i);return{c(){t=z("div"),o&&o.c(),e=$(),a.c(),y(t,"class","icon"),T(t,"width",i[1])},m(l,c){M(l,t,c),o&&o.m(t,null),V(t,e),a.m(t,null),n=!0},p(l,c){l[0]?o?c&1&&P(o,1):(o=ra(),o.c(),P(o,1),o.m(t,e)):o&&(se(),x(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||(P(o),n=!0)},o(l){x(o),n=!1},d(l){l&&S(t),o&&o.d(),a.d()}}}function ra(i){let t,e;return t=new ot({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Dv(i){let t,e,n={ctx:i,current:null,token:null,hasCatch:!1,pending:Tv,then:Mv,catch:Sv,value:19};return si(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]})))&&si(e,n)||Qa(n,i,s)},d(o){o&&S(t),n.block.d(o),n.token=null,n=null}}}function Lv(i){let t,e,n={ctx:i,current:null,token:null,hasCatch:!1,pending:Vv,then:Bv,catch:zv,value:19};return si(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]})))&&si(e,n)||Qa(n,i,s)},d(o){o&&S(t),n.block.d(o),n.token=null,n=null}}}function Sv(i){return{c:X,m:X,p:X,d:X}}function Mv(i){ia(i);let t,e;return{c(){t=z("img"),y(t,"alt","tag-icon"),y(t,"class","icon-image svelte-316sq3"),Ne(t.src,e=i[7])||y(t,"src",e),T(t,"width",it(Ht({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},m(n,o){M(n,t,o)},p(n,o){ia(n),o&128&&!Ne(t.src,e=n[7])&&y(t,"src",e),o&184&&T(t,"width",it(Ht({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width))},d(n){n&&S(t)}}}function Tv(i){return{c:X,m:X,p:X,d:X}}function zv(i){return{c:X,m:X,p:X,d:X}}function Bv(i){oa(i);let t,e=`url(${i[7]})`,n=`steps(${i[17]}, jump-none)`;return{c(){t=z("div"),y(t,"class","icon-keyframe svelte-316sq3"),T(t,"width",it(Ht({originWidth:i[1],originHeight:i[16],scale:i[4],wantedWidth:i[3]}).width)),T(t,"height",it(Ht({originWidth:i[1],originHeight:i[16],scale:i[4],wantedWidth:i[3]}).height)),T(t,"background-image",e),T(t,"animation-duration",i[18]),T(t,"animation-timing-function",n)},m(o,s){M(o,t,s)},p(o,s){oa(o),s&252&&T(t,"width",it(Ht({originWidth:o[1],originHeight:o[16],scale:o[4],wantedWidth:o[3]}).width)),s&252&&T(t,"height",it(Ht({originWidth:o[1],originHeight:o[16],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[18]),s&228&&n!==(n=`steps(${o[17]}, jump-none)`)&&T(t,"animation-timing-function",n)},d(o){o&&S(t)}}}function Vv(i){return{c:X,m:X,p:X,d:X}}function jv(i){let t,e,n=i[9]&&sa(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&&P(n,1)):(n=sa(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(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 fe(Q({},i),{width:s,height:r})}function Ov(i,t,e){let n,o,s,r,a,l,c,u,d,{width:h=null}=t,{icon:f=null}=t,{shadow:A=!1}=t;const g=pi();function p(w){return G(this,null,function*(){const E=yield kv(w);return g("iconLoaded",E),E})}function v(w){return G(this,null,function*(){if(typeof d=="number")return fe(Q({},w),{width:d});const E=yield Iv(w);return g("iconLoaded",E),E})}function b(){u||g("iconLoaded")}return Je(()=>{b()}),i.$$set=w=>{"width"in w&&e(1,h=w.width),"icon"in w&&e(12,f=w.icon),"shadow"in w&&e(0,A=w.shadow)},i.$$.update=()=>{var w,E;i.$$.dirty&4096&&e(7,n=f==null?void 0:f.url),i.$$.dirty&4096&&e(2,o=(w=f==null?void 0:f.steps)!=null?w:1),i.$$.dirty&4096&&e(6,s=f==null?void 0:f.fps),i.$$.dirty&4096&&e(5,r=f==null?void 0:f.ratio),i.$$.dirty&4096&&e(4,a=(E=f==null?void 0:f.scale)!=null?E:1),i.$$.dirty&4096&&e(3,l=f==null?void 0:f.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=h)},b(),[A,h,o,l,a,r,s,n,u,c,p,v,f]}class Gl extends oe{constructor(t){super(),ie(this,t,Ov,jv,ne,{width:1,icon:12,shadow:0},xv)}}function Rv(i){le(i,"svelte-e58ijk",".wrapper.svelte-e58ijk{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-e58ijk{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-e58ijk{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function aa(i){let t,e,n,o,s,r;return e=new ot({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=z("div"),K(e.$$.fragment),n=$(),o=z("div"),s=ke(i[1]),y(o,"class","text svelte-e58ijk"),y(t,"class","text-wrapper svelte-e58ijk")},m(a,l){M(a,t,l),J(e,t,null),V(t,n),V(t,o),V(o,s),r=!0},p(a,l){(!r||l&2)&&Se(s,a[1])},i(a){r||(P(e.$$.fragment,a),r=!0)},o(a){x(e.$$.fragment,a),r=!1},d(a){a&&S(t),Z(e)}}}function Qv(i){let t,e,n,o;e=new Gl({props:{icon:i[0],shadow:!0}}),e.$on("iconLoaded",i[4]);let s=i[1]&&i[2]&&aa(i);return{c(){t=z("div"),K(e.$$.fragment),n=$(),s&&s.c(),y(t,"class","wrapper svelte-e58ijk")},m(r,a){M(r,t,a),J(e,t,null),V(t,n),s&&s.m(t,null),o=!0},p(r,[a]){const l={};a&1&&(l.icon=r[0]),e.$set(l),r[1]&&r[2]?s?(s.p(r,a),a&6&&P(s,1)):(s=aa(r),s.c(),P(s,1),s.m(t,null)):s&&(se(),x(s,1,1,()=>{s=null}),re())},i(r){o||(P(e.$$.fragment,r),P(s),o=!0)},o(r){x(e.$$.fragment,r),x(s),o=!1},d(r){r&&S(t),Z(e),s&&s.d()}}}function Fv(i,t,e){let n,o,s,{tag:r}=t;const a=()=>{e(2,n=!0)};return i.$$set=l=>{"tag"in l&&e(3,r=l.tag)},i.$$.update=()=>{var l,c,u;i.$$.dirty&8&&e(1,o=(l=r.data.title)!=null?l:r.data.text),i.$$.dirty&8&&e(0,s=(u=r.data.icon)!=null?u:(c=r.style)==null?void 0:c.point)},e(2,n=!1),[s,o,n,r,a]}class Hv extends oe{constructor(t){super(),ie(this,t,Fv,Qv,ne,{tag:3},Rv)}}function Gv(i){le(i,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function la(i){let t,e=i[0].element+"",n;return{c(){t=new ti(!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 Wv(i){let t,e=typeof i[0].element=="string"&&la(i);return{c(){t=z("div"),e&&e.c(),y(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=la(n),e.c(),e.m(t,null)):e&&(e.d(1),e=null)},i:X,o:X,d(n){n&&S(t),e&&e.d(),i[2](null)}}}function _v(i,t,e){let{tag:n}=t,o,s;Je(()=>{if(o){if(n.element instanceof Element){const a=n.element;o.appendChild(a),s=()=>a.remove()}else if(typeof n.element=="function"){const a=n.element;s=a(o)}}}),Pt(()=>{s==null||s()});function r(a){Oe[a?"unshift":"push"](()=>{o=a,e(1,o)})}return i.$$set=a=>{"tag"in a&&e(0,n=a.tag)},[n,o,r]}class Nv extends oe{constructor(t){super(),ie(this,t,_v,Wv,ne,{tag:0},Gv)}}function Xv(i){le(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 Yv(i){let t,e;return{c(){t=z("div"),y(t,"data-info","tag content is keep folded"),y(t,"data-id",e=i[1].id)},m(n,o){M(n,t,o)},p(n,o){o&2&&e!==(e=n[1].id)&&y(t,"data-id",e)},i:X,o:X,d(n){n&&S(t)}}}function Uv(i){let t,e,n,o,s,r,a,l,c;const u=[tb,eb,$v,Kv,Zv,Jv,qv],d=[];function h(f,A){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(),y(n,"class","content svelte-1r4fqvg"),q(n,"unfolded",(f=i[1].state)==null?void 0:f.unfolded),y(e,"class","content__wrapper svelte-1r4fqvg"),y(t,"class","content__container svelte-1r4fqvg"),y(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,A){M(f,t,A),V(t,e),V(e,n),~o&&d[o].m(n,null),a=!0,l||(c=ge(t,"click",Sa(i[13])),l=!0)},p(f,A){var p;let g=o;o=h(f),o===g?~o&&d[o].p(f,A):(s&&(se(),x(d[g],1,1,()=>{d[g]=null}),re()),~o?(s=d[o],s?s.p(f,A):(s=d[o]=u[o](f),s.c()),P(s,1),s.m(n,null)):s=null),(!a||A&2)&&q(n,"unfolded",(p=f[1].state)==null?void 0:p.unfolded),(!a||A&2&&r!==(r=f[1].id))&&y(t,"data-id",r),(!a||A&2)&&q(t,"disable",f[1].enabled===!1),(!a||A&16)&&q(t,"hide",f[4]),(!a||A&1)&&q(t,"withAnimation",f[0]),(!a||A&2)&&q(t,"unClickable",f[1].mergedConfig.clickable===!1),A&2&&T(t,"width",f[1].stickType==="Plane"||f[1].contentType==="MediaModel"?"100%":0),A&2&&T(t,"height",f[1].stickType==="Plane"||f[1].contentType==="MediaModel"?"100%":0)},i(f){a||(P(s),a=!0)},o(f){x(s),a=!1},d(f){f&&S(t),~o&&d[o].d(),l=!1,c()}}}function qv(i){let t,e;return t=new Pv({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Jv(i){let t,e;return t=new Hv({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Zv(i){let t,e;return t=new ZA({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Kv(i){let t,e;return t=new yv({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function $v(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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function eb(i){let t,e;return t=new h0({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function tb(i){let t,e;return t=new Nv({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function nb(i){let t,e,n,o;const s=[Uv,Yv],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(),x(r[u],1,1,()=>{r[u]=null}),re(),e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),P(e,1),e.m(n.parentNode,n))},i(l){o||(P(e),o=!0)},o(l){x(e),o=!1},d(l){r[t].d(l),l&&S(n)}}}function ib(i,t,e){let n,o,s,r,a,l,{withAnimation:c=!1}=t,{tag:u}=t,{hooks:d}=t,{state:h}=t,{mediaStore:f}=t,{temporaryState:A}=t;Ji("hooks",d),Ji("mediaStore",f);let g,p;function v(E){E?d.emit("exposure",{id:r,type:"start"}):d.emit("exposure",{id:r,type:"end"})}function b(E,L,I){var D,k;return!(!L.visible||!L.enabled||!I.visible||!((D=E.state)!=null&&D.visible)||((k=E.temporaryState)==null?void 0:k.visible)===!1||je(E)&&!E.mediaVisible)}const w=E=>d.emit("click",{event:E,target:"TagContent",tag:u});return i.$$set=E=>{"withAnimation"in E&&e(0,c=E.withAnimation),"tag"in E&&e(1,u=E.tag),"hooks"in E&&e(2,d=E.hooks),"state"in E&&e(5,h=E.state),"mediaStore"in E&&e(6,f=E.mediaStore),"temporaryState"in E&&e(7,A=E.temporaryState)},i.$$.update=()=>{var E,L,I,D,k,O,N,R,H,B,F;i.$$.dirty&2&&e(11,n=(E=u.state)==null?void 0:E.unfolded),i.$$.dirty&2&&e(10,o=(L=u.state)==null?void 0:L.visible),i.$$.dirty&162&&e(12,s=h.visible&&A.visible&&((I=u.state)==null?void 0:I.visible)),i.$$.dirty&2&&(r=u.id),i.$$.dirty&162&&e(4,a=!b(u,h,A)),i.$$.dirty&4096&&v(s),i.$$.dirty&3842&&u.hooks&&(n!==void 0&&n!==p&&(e(9,p=n),n?(k=(D=u.hooks).emit)==null||k.call(D,"unfolded"):(N=u==null?void 0:(O=u.hooks).emit)==null||N.call(O,"folded")),o!==void 0&&o!==g&&(e(8,g=o),o?(H=(R=u.hooks).emit)==null||H.call(R,"show"):(F=(B=u.hooks).emit)==null||F.call(B,"hide"))),i.$$.dirty&2&&e(3,l=(()=>!(typeof u.mergedConfig.unfoldedConfig=="object"&&u.mergedConfig.unfoldedConfig.keep==="folded"))())},[c,u,d,l,a,h,f,A,g,p,o,n,s,w]}class Wl extends oe{constructor(t){super(),ie(this,t,ib,nb,ne,{withAnimation:0,tag:1,hooks:2,state:5,mediaStore:6,temporaryState:7},Xv)}}function ob(i){le(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 sb(i){let t,e,n,o,s,r,a,l,c,u,d,h;return o=new ot({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new Gl({props:{icon:i[2],width:i[1]}}),c.$on("iconLoaded",i[7]),{c(){t=z("div"),e=z("div"),n=$(),K(o.$$.fragment),s=$(),r=z("div"),a=$(),l=z("div"),K(c.$$.fragment),y(e,"class","tag-point-click-helper svelte-1jkrwn7"),y(r,"class","tag-unfolded-point svelte-1jkrwn7"),T(r,"transition-delay",(i[3]?i[5]:0)+"ms"),y(l,"class","tag-folded-point svelte-1jkrwn7"),T(l,"transition-delay",(i[3]?i[5]:0)+"ms"),y(t,"class","tag-point-wrapper svelte-1jkrwn7"),q(t,"unfolded",i[0]),q(t,"folded",i[3])},m(f,A){M(f,t,A),V(t,e),V(t,n),J(o,t,null),V(t,s),V(t,r),V(t,a),V(t,l),J(c,l,null),u=!0,d||(h=ge(e,"click",i[4]),d=!0)},p(f,[A]){A&8&&T(r,"transition-delay",(f[3]?f[5]:0)+"ms");const g={};A&4&&(g.icon=f[2]),A&2&&(g.width=f[1]),c.$set(g),A&8&&T(l,"transition-delay",(f[3]?f[5]:0)+"ms"),(!u||A&1)&&q(t,"unfolded",f[0]),(!u||A&8)&&q(t,"folded",f[3])},i(f){u||(P(o.$$.fragment,f),P(c.$$.fragment,f),u=!0)},o(f){x(o.$$.fragment,f),x(c.$$.fragment,f),u=!1},d(f){f&&S(t),Z(o),Z(c),d=!1,h()}}}function rb(i,t,e){let n,o,s,r;const a=vt("hooks");let{tag:l}=t,c,u=!1;const d=()=>{c!==void 0&&clearTimeout(c),u=!0,c=setTimeout(()=>{u=!1},800)},h=g=>{u||a.emit("click",{event:g,target:"TagPoint",tag:l})},f=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();function A(g){sn.call(this,i,g)}return i.$$set=g=>{"tag"in g&&e(6,l=g.tag)},i.$$.update=()=>{var g,p,v,b;i.$$.dirty&64&&e(0,n=(g=l.state)==null?void 0:g.unfolded),i.$$.dirty&1&&e(3,o=!n),i.$$.dirty&64&&e(2,s=(v=(p=l.style)==null?void 0:p.point)!=null&&v.url?(b=l.style)==null?void 0:b.point:{url:Qg}),i.$$.dirty&64&&e(1,r=(()=>{var L,I,D,k;const w=(I=(L=l.style)==null?void 0:L.point)==null?void 0:I.width;if(typeof w=="number")return w;const E=(k=(D=l.style)==null?void 0:D.point)==null?void 0:k.size;if(typeof E=="number")return E;if(E==="S")return 18;if(E==="M")return 20;if(E==="L")return 24;if(E==="XL")return 28})())},d(),[n,r,s,o,h,f,l,A]}class ab extends oe{constructor(t){super(),ie(this,t,rb,sb,ne,{tag:6},ob)}}function lb(i){le(i,"svelte-pzwdws",".tag.withAnimation.svelte-pzwdws{transition:opacity 0.3s linear}.tag.hide.svelte-pzwdws{opacity:0;pointer-events:none}.tag.hide.svelte-pzwdws *{pointer-events:none !important}.tag.unClickable.svelte-pzwdws{pointer-events:none !important}.tag.unClickable.svelte-pzwdws *{pointer-events:none !important}.tag.disable.svelte-pzwdws{display:none}.wrapper.svelte-pzwdws{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}")}function cb(i){let t;return{c(){t=z("div"),y(t,"data-info","tag content is disable")},m(e,n){M(e,t,n)},p:X,i:X,o:X,d(e){e&&S(t)}}}function ub(i){let t,e;return t=new Wl({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function db(i){let t;return{c(){t=z("div"),y(t,"data-info","tag point is disable")},m(e,n){M(e,t,n)},p:X,i:X,o:X,d(e){e&&S(t)}}}function hb(i){let t,e;return t=new ab({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function fb(i){let t,e,n,o,s,r,a,l,c;const u=[ub,cb],d=[];function h(p,v){return p[12]?0:1}n=h(i),o=d[n]=u[n](i);const f=[hb,db],A=[];function g(p,v){return p[13]?0:1}return r=g(i),a=A[r]=f[r](i),{c(){t=z("div"),e=z("div"),o.c(),s=$(),a.c(),y(e,"class","wrapper svelte-pzwdws"),y(e,"data-tag-unfolded",i[8]),y(e,"data-tag-id",i[11]),y(e,"data-content-type",l=i[1].contentType),T(e,"left",i[7]),T(e,"top",i[6]),T(e,"z-index",i[5]),y(t,"class","tag svelte-pzwdws"),y(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(p,v){M(p,t,v),V(t,e),d[n].m(e,null),V(e,s),A[r].m(e,null),c=!0},p(p,[v]){let b=n;n=h(p),n===b?d[n].p(p,v):(se(),x(d[b],1,1,()=>{d[b]=null}),re(),o=d[n],o?o.p(p,v):(o=d[n]=u[n](p),o.c()),P(o,1),o.m(e,s));let w=r;r=g(p),r===w?A[r].p(p,v):(se(),x(A[w],1,1,()=>{A[w]=null}),re(),a=A[r],a?a.p(p,v):(a=A[r]=f[r](p),a.c()),P(a,1),a.m(e,null)),(!c||v&256)&&y(e,"data-tag-unfolded",p[8]),(!c||v&2048)&&y(e,"data-tag-id",p[11]),(!c||v&2&&l!==(l=p[1].contentType))&&y(e,"data-content-type",l),v&128&&T(e,"left",p[7]),v&64&&T(e,"top",p[6]),v&32&&T(e,"z-index",p[5]),(!c||v&2048)&&y(t,"data-tag-id",p[11]),(!c||v&2)&&q(t,"unClickable",p[1].mergedConfig.clickable===!1),(!c||v&1024)&&q(t,"disable",p[10]),(!c||v&512)&&q(t,"hide",p[9]),(!c||v&1)&&q(t,"withAnimation",p[0])},i(p){c||(P(o),P(a),c=!0)},o(p){x(o),x(a),c=!1},d(p){p&&S(t),d[n].d(),A[r].d()}}}function mb(i,t,e){let n,o,s,r,a,l,c,u,d,{withAnimation:h=!1}=t,{tag:f}=t,{mediaStore:A}=t,{state:g}=t,{temporaryState:p}=t;const v=vt("hooks");return i.$$set=b=>{"withAnimation"in b&&e(0,h=b.withAnimation),"tag"in b&&e(1,f=b.tag),"mediaStore"in b&&e(2,A=b.mediaStore),"state"in b&&e(3,g=b.state),"temporaryState"in b&&e(4,p=b.temporaryState)},i.$$.update=()=>{var b,w,E,L,I,D,k,O;i.$$.dirty&2&&e(13,n=(()=>!(f.contentType==="Sticker"||f.contentType==="Link"||f.contentType==="VRLink"||f.contentType==="PanoLink"||f.contentType==="Audio"&&f.data.appearance==="plane"))()),i.$$.dirty&2&&e(12,o=(()=>f.stickType==="2DPoint")()),i.$$.dirty&2&&e(11,s=f.id),i.$$.dirty&2&&e(10,r=!((b=f.pointTagStyle)!=null&&b.leftPercent)||!((w=f.pointTagStyle)!=null&&w.topPercent)||f.enabled===!1||!f.state),i.$$.dirty&2&&e(9,a=!((E=f.state)!=null&&E.visible)||((L=f.temporaryState)==null?void 0:L.visible)===!1),i.$$.dirty&2&&e(8,l=(I=f.state)==null?void 0:I.unfolded),i.$$.dirty&2&&e(7,c=((D=f.pointTagStyle)==null?void 0:D.leftPercent)+"%"),i.$$.dirty&2&&e(6,u=((k=f.pointTagStyle)==null?void 0:k.topPercent)+"%"),i.$$.dirty&2&&e(5,d=(O=f.state)!=null&&O.unfolded?1:0)},[h,f,A,g,p,d,u,c,l,a,r,s,o,n,v]}class pb extends oe{constructor(t){super(),ie(this,t,mb,fb,ne,{withAnimation:0,tag:1,mediaStore:2,state:3,temporaryState:4},lb)}}function gb(i){le(i,"svelte-uq11d5",".tag--container.svelte-uq11d5{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0)}.withAnimation.svelte-uq11d5{transition:opacity 0.3s linear}.tag--container.hide.svelte-uq11d5{opacity:0;pointer-events:none}.tag--container.hide.svelte-uq11d5 *{pointer-events:none !important}")}function ca(i,t,e){const n=i.slice();return n[6]=t[e],n}function ua(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=ca(i,s,a),c=r(l);n.set(c,e[a]=da(c,l))}return{c(){t=z("div");for(let a=0;a<e.length;a+=1)e[a].c();y(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=Ze(e,l,r,1,a,s,n,t,It,da,null,ca),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)P(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)x(e[l]);o=!1},d(a){a&&S(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function da(i,t){let e,n,o;return n=new pb({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||(P(n.$$.fragment,s),o=!0)},o(s){x(n.$$.fragment,s),o=!1},d(s){s&&S(e),Z(n,s)}}}function Ab(i){let t,e,n=i[3].enabled&&ua(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&&P(n,1)):(n=ua(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function vb(i,t,e){let{withAnimation:n=!1}=t,{tags:o=[]}=t,{hooks:s}=t,{mediaStore:r}=t,{state:a}=t,{temporaryState:l}=t;return Ji("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 bb extends oe{constructor(t){super(),ie(this,t,vb,Ab,ne,{withAnimation:0,tags:1,hooks:5,mediaStore:2,state:3,temporaryState:4},gb)}}const yb=new dc.GLTFLoader;function wb(i){return new Promise((t,e)=>{function n(s){t(s)}function o(s){e(s)}yb.load(i,n,void 0,o)})}class Eb extends Cg{constructor(e){super(e);m(this,"group",new j.Group);m(this,"imagePlaneGroup",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=>G(this,null,function*(){var l;const n=e.data.modelUrl;if(!n)return;const o=wb(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=this.getCurrentVisibleState(e),new j.Matrix4().fromArray(e.matrix).decompose(s.position,s.quaternion,s.scale),s.updateWorldMatrix(!0,!0),s.visible=this.getVisibleByFloorIndex(e);const a=this.gltfObjectGroup.children.find(c=>c.customID===e.id);if(a&&this.gltfObjectGroup.remove(a),this.getRenderType(e)==="Mesh"){if(!e.imagePlane){const c=e.data.mediaPosition.map(Ue);e.imagePlane=new er(e.data.mediaData[0].url,e.data.mediaPosition.map(Ue));const u=new j.Vector3().addVectors(c[0],c[2]).divideScalar(2);e.imagePlane.position.copy(u),s.add(e.imagePlane)}}else this.updateTagCss3DObjectMatrix(e,s);return this.gltfObjectGroup.add(s),s}));this.group.name="PanoTagPluginModelGroup",this.gltfObjectGroup.name="PanoTagPluginGLTFObjectGroup",this.imagePlaneGroup.name="ImagePlaneGroup",this.group.add(this.gltfObjectGroup),this.group.add(this.imagePlaneGroup)}clearTags(){this.tags.forEach(e=>{var n,o;(o=(n=e.imagePlane)==null?void 0:n.parent)==null||o.remove(e.imagePlane)}),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.updateRender3DDomTag(),this.updateRenderModelTag(),this.updateRenderImagePlane()}updateRenderImagePlane(){this.sort(this.filterImagePlane).forEach(n=>{var r,a,l,c;const o=(r=n.data.mediaData[0])==null?void 0:r.url;if(!o||(n.imagePlane&&(n.imagePlane.visible=(l=(a=n.state)==null?void 0:a.visible)!=null?l:!0),((c=n.imagePlane)==null?void 0:c.imageSrc)===o))return;const s=n.position.map(Ue);n.imagePlane=new er(o,s),n.imagePlane.setMatrixByCornerPoints(s),this.imagePlaneGroup.add(n.imagePlane)})}updateRender3DDomTag(){this.sort([...this.filterCSS3DTag]).forEach(n=>{var o,s;if(n.tag3DContentSvelte){const{svelteApp:r,domContainer:a,initialNormal:l,currentNormal:c}=n.tag3DContentSvelte;if(r.$set({tag:n,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!l.equals(c)){const u=new j.Quaternion().setFromUnitVectors(l,c);a.css3DObject.setRotationFromQuaternion(u)}return}else{if(((o=n.state)==null?void 0:o.visible)===!1)return;if(this.css3DRenderPlugin||(this.css3DRenderPlugin=Kt(this.five)),n.stickType==="3DPoint"&&!n.normal)return console.error("updateRenderPlaneTag: \u4E09\u7EF4\u70B9\u6807\u7B7E\u7F3A\u5C11\u6CD5\u5411\u91CF\uFF01");const r=this.getPositions(n);if(!r)return;const a=this.getTagNormal(n);if(!a)return;const c=(s=this.getTagConfig(n).tag3DConfig)!=null?s:{};if(this.getRenderType(n)==="BehindDom"){c.mode="behind",c.container=document.createElement("div");const d="black";c.container.style.backgroundColor=d,c.container.style.border=`3px solid ${d}`,this.css3DRenderPlugin.hooks.on("render",()=>{var h;if(u.css3DObject.opacityMesh){const f=this.addObjectClickHandler(n,u.css3DObject.opacityMesh,A=>{this.hooks.emit("click",{event:A,target:"TagContent",tag:n})});(h=this.store.css3DRenderDisposer.get(n.id))==null||h.push(f)}})}const u=this.css3DRenderPlugin.create3DDomContainer(r,c);if(!u)return;this.store.css3DRenderDisposer.set(n.id,[u.dispose]),n.tag3DContentSvelte={svelteApp:new Wl({target:u.container,props:{tag:n,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}}),domContainer:u,initialNormal:a,currentNormal:a}}}),this.clearUnusedPanelTag()}updateRenderModelTag(){const e=o=>!this.enabledModelTagSet.has(o.customID);this.gltfObjectGroup.remove(...this.gltfObjectGroup.children.filter(e)),this.tags.filter(je).forEach(o=>{var s;(s=o.model)==null||s.promise.then(r=>{r.visible=this.getCurrentVisibleState(o)})})}updateTagModelVisible(){this.tags.forEach(e=>{var n;e.imagePlane&&(e.imagePlane.visible=this.getCurrentVisibleState(e)),(n=e.model)!=null&&n.object&&(e.model.object.visible=this.getCurrentVisibleState(e))})}updateTagCss3DObjectMatrix(e,n){var g,p,v,b;const o=(v=(p=(g=e.mergedConfig)==null?void 0:g.tag3DConfig)==null?void 0:p.ratio)!=null?v:.00216,s=(b=e.tag3DContentSvelte)==null?void 0:b.domContainer.css3DObject;if(!s)return;const r=je(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=In(l,c).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 A=s.opacityMesh;A&&f.decompose(A.position,A.quaternion,A.scale)}addMediaModelTag(e){return G(this,null,function*(){const n=e.filter(je).map(o=>this.loadModel(o));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 bb({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.filterCSS3DTag.forEach(n=>{var o,s,r,a,l;(a=(s=(o=n.tag3DContentSvelte)==null?void 0:o.domContainer)==null?void 0:s.css3DObject)==null||a.setVisible((this.state.visible&&((r=n.state)==null?void 0:r.visible))!==!1),(l=n.tag3DContentSvelte)==null||l.svelteApp.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation})})}disposeAllCSS3DContainer(){for(const[e,n]of this.store.css3DRenderDisposer)n==null||n.forEach(o=>o==null?void 0:o());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.forEach(s=>s==null?void 0:s()),this.store.css3DRenderDisposer.delete(e))}}}const _l="Dnalogel-PanoTagPlugin",Cb=i=>`${_l}--${i}`;class Nl extends Eb{constructor(e,n){super(e);m(this,"state",{enabled:!0,visible:!0});m(this,"params");m(this,"debug");m(this,"changeTagModel",(e,n)=>G(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=>{je(n)&&e==="Panorama"&&this.changeTagMode(n,"front"),n.state.visible=this.getVisible(n)}),this.updateRenderAllTags()});m(this,"handleFiveModelShownFloorChange",()=>{this.tags.forEach(e=>{!je(e)||(e.state.visible=this.getVisible(e))}),this.updateRenderAllTags()});this.params=Q({debug:!1,config:this.config},n),this.debug=this.params.debug,this.config=this.params.config,og(1,{namespace:Co.PlayAudio});try{const o=window;Array.isArray(o.__PANOTAGPLUGIN_DEBUG_LIST__)||(o.__PANOTAGPLUGIN_DEBUG_LIST__=[]),o.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),o.__PANOTAGPLUGIN_DEBUG__=this}catch(o){}}load(e,n){return G(this,null,function*(){var s,r;this.clearTags(),console.info(_l," 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{Yp(this.five,this.tags)}catch(a){console.error(a)}return o})}addTag(e,n){return G(this,null,function*(){const s=(Array.isArray(e)?e:[e]).map(r=>{const a=this.getTagConfig(r);return fe(Q({},r),{state:Q({visible:void 0,unfolded:!this.can("fold",r)},a.initialState),hooks:new Ee.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(ng),this.tags.push(...s),Kp(this.five).then(()=>G(this,null,function*(){var r,a,l;this.store.eventListenerDisposer&&((a=(r=this.store).eventListenerDisposer)==null||a.call(r)),this.state.enabled&&this.handleEnable(),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 G(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 G(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=Q({},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.filterCSS3DTag.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=Ue(n))}changeDataById(e,n,o=!0){const s=this.getTagById(e);!s||(o?s.data=ft.default({},s.data,n):s.data=Q(Q({},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=Ue(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 G(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.filterCSS3DTag.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}=nr(eg(()=>{!this.store.resizeObserverDisposer||o()},500),e),{observe:a,unobserve:l}=nr(tr(()=>n(),400),e);return s(),a(),()=>{r(),l()}}handleFiveModeChange(e){this.setModelMedialVisible(),this.tags.forEach(n=>{je(n)&&e!=="Panorama"&&this.changeTagMode(n,"behind"),n.state.visible=this.getVisible(n)}),this.updateRenderAllTags()}handleFiveWantsMoveToPano(){this.tags.forEach(e=>{const n=this.getTagConfig(e);typeof n.visibleConfig=="object"&&(n.visibleConfig.keep?e.temporaryState=fe(Q({},e.temporaryState),{visible:n.visibleConfig.keep==="visible"}):e.temporaryState=fe(Q({},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 tr(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return G(this,null,function*(){this.setModelMedialVisible(),yield this.setVisibleAndUnfolded(),this.tags.forEach(e=>{e.temporaryState=fe(Q({},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,c;((o=this.getTagConfig(e))==null?void 0:o.renderType)!=="Mesh"&&((a=(r=(s=e.tag3DContentSvelte)==null?void 0:s.domContainer)==null?void 0:r.css3DObject)==null?void 0:a.mode)!==n&&((l=e.config)!=null&&l.tag3DConfig?e.config.tag3DConfig.mode=n:e.config?e.config.tag3DConfig={mode:n}:e.config={tag3DConfig:{mode:n}},(c=this.store.css3DRenderDisposer.get(e.id))==null||c.forEach(u=>u==null?void 0:u()),e.tag3DContentSvelte=void 0)}}const Pb=(i,t)=>new Nl(i,t);function Xl(i){const t=new C.Box3,e=new C.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 Dn{constructor(t,e){m(this,"originObject3D");m(this,"hooks");m(this,"disposers",[]);m(this,"helperObject3D");m(this,"camera");m(this,"model");m(this,"scene");m(this,"container");m(this,"domEvents");m(this,"isDragging",!1);m(this,"enabled",!1);m(this,"name","BaseController");m(this,"boundingBox");m(this,"offset");m(this,"onRender");m(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});var c,u;this.hooks=(c=t.sharedHooks)!=null?c:new Zt,this.camera=t.camera,this.model=t.model,this.originObject3D=t.originObject3D,this.helperObject3D=t.helperObject3D,this.container=t.container,this.scene=t.scene,this.domEvents=new 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 C.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),o=new C.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(wt),s=[];for(const r of o)if(r instanceof C.Mesh||r instanceof C.Group){const a=r instanceof C.Group?r.children.filter(h=>h instanceof C.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 C.Vector3(0,0,0);if(!t)return o;const s=()=>e||(this.boundingBox?this.boundingBox:(this.boundingBox=Xl(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 Ib extends Dn{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 C.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 Yl(i,t,e){if(e){const o=new C.Vector3().subVectors(i.position,e).applyQuaternion(i.quaternion.clone().inverse()).applyQuaternion(t).add(e);i.position.copy(o)}i.quaternion.copy(t)}class kb 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 Ii extends kb{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){Yl(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 xb extends Ii{}class Db extends Ii{}class Lb extends Ii{}class Ul extends Ii{}class Sb extends Ul{}class Mb extends C.Group{constructor(e){super();m(this,"direction");this.direction=e||"x"}}class ha extends C.Mesh{constructor(e,n,o){super(e,n);m(this,"direction");this.direction=o||"x"}}function Tb(i,t){const{offsetWidth:e,offsetHeight:n}=t,{top:o,left:s}=t.getBoundingClientRect();return Object.assign(new C.Vector2,{x:(i.x-s)/e*2-1,y:-(i.y-o)/n*2+1})}function Do(i,t,e){if(!t||!e||!i)return;const n=Tb(t,e);if(Math.abs(n.x)===1||Math.abs(n.y)===1)return;const o=new C.Raycaster;return o.setFromCamera(n,i),o}function zb(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 _i extends Mb{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 C.Color((u=e.color)!=null?u:16214315),o=new C.MeshBasicMaterial({color:n,depthTest:!1,opacity:1,transparent:!0,side:C.DoubleSide}),s=new C.ConeGeometry(.04,.1,32),r=new ha(s,o.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new C.CylinderGeometry(a,a,.4,32),c=new ha(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 Ni={X:15618642,Y:4765519,Z:4227839};class _t{static get X(){return new C.Color(Ni.X).convertSRGBToLinear().clone()}static get Y(){return new C.Color(Ni.Y).convertSRGBToLinear().clone()}static get Z(){return new C.Color(Ni.Z).convertSRGBToLinear().clone()}}class Bb extends xb{constructor(e){super(e);m(this,"xArrow",new _i({direction:"x",color:_t.X}));m(this,"yArrow",new _i({direction:"y",color:_t.Y}));m(this,"zArrow",new _i({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 St(i,t){return Vb(document.createElement(t!=null?t:"div"),i)}function Vb(i,t){if(!t)return i;for(const e in t)e&&t[e]&&(i.style[e]=t[e]);return i}function jb(i){const t=St(Q({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 Ob extends Lb{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 Xi({direction:"x",color:_t.X})),(n==null?void 0:n.xzCircleEnable)!==!1&&(this.yCircle=new Xi({direction:"y",color:_t.Y})),(n==null?void 0:n.xyCircleEnable)!==!1&&(this.zCircle=new Xi({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=jb({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 Xi extends C.Group{constructor(e){super();m(this,"direction");m(this,"circle");m(this,"ring");m(this,"angleSector");this.direction=e.direction,this.circle=new Rb(e),this.ring=new Qb(e),this.angleSector=new Fb(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 Rb extends C.Mesh{constructor(e){var n;super();m(this,"direction");m(this,"gapAngle",.02);m(this,"geometry",new C.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new C.MeshBasicMaterial({opacity:.6,color:(n=e.color)!=null?n:16777215,transparent:!0,side:C.DoubleSide,depthTest:!1}),this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`}}class Qb extends C.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 C.RingGeometry(.25,.3,20,8,Math.PI/4*r+n,Math.PI/4-n*2),l=new C.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,transparent:!0,side:C.DoubleSide}),c=new C.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...o)}}class Fb extends C.Mesh{constructor(e){var o;super();m(this,"direction");m(this,"baseAxes");m(this,"angleDirection");switch(e.direction){case"x":this.baseAxes=new C.Vector3(0,0,1);break;case"y":this.baseAxes=new C.Vector3(1,0,0);break;case"z":this.baseAxes=new C.Vector3(1,0,0);break}const n=.3+5e-4;this.geometry=new C.CircleGeometry(n,48,0,1e-4),this.material=new C.MeshBasicMaterial({opacity:.4,color:(o=e.color)!=null?o:16777215,depthTest:!1,transparent:!0,side:C.DoubleSide}),this.direction=e.direction,this.angleDirection=this.direction==="z"?1:-1}}function Hb(){const i=St({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=St({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=St({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=St(Q({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},i)),e=St({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),n=St({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 Gb extends Sb{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 C.Vector3().subVectors(o.position,n).applyQuaternion(e).add(n);o.position.copy(r),o.applyQuaternion(e)}if(this.plane){const r=new C.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 C.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}=Hb();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 Wb extends Db{constructor(e){super(e);m(this,"box");m(this,"outline");m(this,"originObject");m(this,"positionAttribute");this.originObject=e,this.positionAttribute=new C.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=Xl(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 C.BufferGeometry;n.setIndex(new C.BufferAttribute(e,1)),n.setAttribute("position",this.positionAttribute);const o=new C.LineBasicMaterial({color:64767,linewidth:1,opacity:1,depthTest:!1,transparent:!0,toneMapped:!1}),s=new C.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 C.BufferGeometry;n.setIndex(new C.BufferAttribute(e,1)),n.setAttribute("position",this.positionAttribute);const o=new C.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new C.Mesh(n,o)}}class _b extends Dn{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 C.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new C.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new C.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 C.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=Do(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 C.Vector3);if(!a)return;const l=a.clone().projectOnVector(o),c=l.clone().sub(s),u=new C.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 hn{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 Nb="v1.0.1",Xb="Object3DHelper",Lo=`${Xb}@${Nb}`,Yb=()=>{console.error(`${Lo} is disposed`)},Ub=()=>{console.warn(`${Lo} is disabled`)},qb=()=>{console.error(`${Lo} is disabled`)};class Jb{constructor(t){m(this,"controllers",{});m(this,"state",{visible:!0,enabled:!0,disposed:!1});m(this,"hooks",new Zt);m(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return G(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return G(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 Yb();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return qb();const n=Q({},this.state);this.state=Q(Q({},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=Q(Q({},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&&Ub()}}function Yi(i){return i*Math.PI/180}class Zb extends Dn{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 C.Euler(Yi(n),Yi(o),Yi(s)),a=new C.Quaternion().setFromEuler(r);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:u}=this;Yl(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 C.Vector3(1,0,0).applyQuaternion(this.originObject3D.quaternion);if(o==="y")return new C.Vector3(0,1,0).applyQuaternion(this.originObject3D.quaternion);if(o==="z")return new C.Vector3(0,0,1).applyQuaternion(this.originObject3D.quaternion)})(),c=new C.Plane().setFromNormalAndCoplanarPoint(l,s),d=c.projectPoint(s.clone(),new C.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=Do(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 C.Vector3);if(!c)return;const u=this.rotateCenter.clone(),h=o.projectPoint(c.clone(),new C.Vector3).clone().sub(u);if(n.angleTo(h)===0)return;const f=new C.Quaternion().setFromUnitVectors(n.clone().normalize(),h.clone().normalize()),A=l.quaternion.clone().premultiply(f);if(this.hooks.emit("wantToRotate",A))return;const v=new C.Euler().setFromQuaternion(new C.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+=v,this.setAngleHelperLength(r,this.startInfo.angle),this.setTipsAngle(Ya(this.startInfo.angle)),u){const b=new C.Vector3().subVectors(l.position,u).applyQuaternion(f).add(u);l.position.copy(b)}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 C.Mesh&&o.geometry instanceof C.CircleGeometry){const{radius:s,segments:r,thetaLength:a}=o.geometry.parameters;o.geometry=new C.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 C.Mesh&&r.geometry instanceof C.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(s)*(40/(2*Math.PI)));r.geometry=new C.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 Kb extends Dn{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 C.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=Do(this.camera,e,this.container);if(!n)return this.dragEnd();this.scale(n)}scale(e){var O,N;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||zb(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 H=new j.Vector3(0,0,0);if(!this.startInfo)return H;const B=(R==="ew"?d:h).clone(),F=c.clone().projectOnVector(B),_=a.clone().projectOnVector(B),Y=l.clone().projectOnVector(B);if(_.equals(F))return H;if(R==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const U=new j.Vector3().subVectors(_,Y),ae=U.x<0&&B.x>=0,he=U.y<0&&B.y>=0,de=U.z<0&&B.z>=0;this.startInfo.dragPointInCenterBottom=ae||he||de}if(R==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const U=new j.Vector3().subVectors(_,Y),ae=U.x<0&&B.x>=0,he=U.y<0&&B.y>=0,de=U.z<0&&B.z>=0;this.startInfo.dragPointInCenterLeft=ae||he||de}const W=new j.Vector3().subVectors(_,F),ee=W.length();return ee>.3?(console.warn("offset.length() > 0.3, skipped",ee),H):W},A=f("ew"),g=f("ns"),p=()=>{const R=A;this.helperObject3D.cornerPositions.forEach((H,B)=>{var F;(F=this.startInfo)!=null&&F.dragPointInCenterLeft?(B===0||B===3)&&H.add(R):(B===1||B===2)&&H.add(R)})},v=()=>{const R=g;this.helperObject3D.cornerPositions.forEach((H,B)=>{var F;(F=this.startInfo)!=null&&F.dragPointInCenterBottom?(B===0||B===1)&&H.add(R):(B===2||B===3)&&H.add(R)})};switch(u){case"ew":p();break;case"ns":v();break;case"nesw":case"nwse":p(),v()}const b=new j.Vector3().subVectors(r[1],r[0]).length()/d.length(),w=new j.Vector3().subVectors(r[3],r[0]).length()/h.length(),E=new j.Vector3(b,w,1),L=new C.Matrix4().scale(E);n.isCSS3DObjectPlus?n.applyScaleMatrix4(L):n.scale.applyMatrix4(L),o.position.copy(a);const I=new j.Vector3().addVectors(r[0],r[2]).divideScalar(2),D=new j.Vector3().subVectors(I,l),k=new C.Matrix4().setPosition(D);n.applyMatrix4(k),(O=this.helperObject3D.css3DInstance)==null||O.css3DObject.applyMatrix4(k),(N=this.helperObject3D.plane)==null||N.applyMatrix4(k),this.hooks.emit("applyObjectScale",{matrix:L}),this.hooks.emit("applyObjectPosition",{matrix:k}),this.render()}dragEnd(){!this.isDragging||(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render())}}class $b extends Kb{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 e1 extends Dn{constructor(...e){super(...e);m(this,"name","BoundingBoxController")}}class t1 extends Ul{constructor(t){super(t)}}const lo="Object3DHelperPlugin",ki=lo,n1=()=>{console.error(`${ki} is disposed`)},i1=()=>{console.warn(`${ki} is disabled`)},o1=()=>{console.error(`${ki} is disabled`)};class ql extends kn{constructor(e){super(e);m(this,"name",lo);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,{[`__${lo.toUpperCase()}_DEBUG__`]:this})}show(e){return G(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return G(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 n1();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return o1();const o=Q({},this.state);this.state=Q(Q({},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 Jb,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 Ee.Subscribe;if(l){const A=new Bb(e),g=this.getConfig(n.moveHelper),p=new hn(this.five,_b,e,A,g,h);o.addControllers({moveController:p.helperController}),s.push(()=>p.dispose())}if(c){const A=this.getConfig(n.rotateHelper),g=new Ob(e,Q({container:r},A)),p=new hn(this.five,Zb,e,g,A,h);o.addControllers({rotateController:p.helperController}),s.push(()=>p.dispose())}if(d){const A=new Wb(e),g=new hn(this.five,e1,e,A,void 0,h);o.addControllers({boundingBoxController:g.helperController})}if(u)if(e.isCSS3DObjectPlus&&r){const A=new Gb(e,r,a,this.five.scene),g=new hn(this.five,$b,e,A,void 0,h);o.addControllers({scaleController:g.helperController}),s.push(()=>g.dispose()),ya(this.five).then(()=>{var p,v;if(e.isCSS3DObjectPlus){const b=e;if(!b||b.mode!=="front")return;const w=(p=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?p:wa(this.five);w&&(this.css3DObjectParentMap.set(b,b.parent),b.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(w),(v=this.css3DRender.getBehindCSS3DObjectGroup())==null||v.add(b),this.css3DRender.render(this.five.camera))}})}else{const A=new t1(e),g=new hn(this.five,Ib,e,A,void 0,h);o.addControllers({scaleController:g.helperController}),s.push(()=>g.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&&i1()}getConfig(e){if(!!e&&typeof e!="boolean"&&e.enable)return e}}const s1=i=>new ql(i),r1=`
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 v0(i){let t,e,n;return{c(){t=z("button"),y(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=ge(t,"click",i[1]),e=!0)},p(o,[s]){s&1&&q(t,"sc-carousel-dot__dot_active",o[0])},i:X,o:X,d(o){o&&S(t),e=!1,n()}}}function b0(i,t,e){let{active:n=!1}=t;function o(s){sn.call(this,i,s)}return i.$$set=s=>{"active"in s&&e(0,n=s.active)},[n,o]}class y0 extends oe{constructor(t){super(),ie(this,t,b0,v0,ne,{active:0},A0)}}function w0(i){le(i,"svelte-670fde",".sc-carousel-dots__container.svelte-670fde{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 30px}.sc-carousel-dots__dot-container.svelte-670fde{height:calc(var(--sc-dot-size) + 14px);width:calc(var(--sc-dot-size) + 10px);display:flex;align-items:center;justify-content:center}")}function Ar(i,t,e){const n=i.slice();return n[5]=t[e],n[7]=e,n}function vr(i,t){let e,n,o,s;function r(){return t[3](t[7])}return n=new y0({props:{active:t[1]===t[7]}}),n.$on("click",r),{key:i,first:null,c(){e=z("div"),K(n.$$.fragment),o=$(),y(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){M(a,e,l),J(n,e,null),V(e,o),s=!0},p(a,l){t=a;const c={};l&3&&(c.active=t[1]===t[7]),n.$set(c)},i(a){s||(P(n.$$.fragment,a),s=!0)},o(a){x(n.$$.fragment,a),s=!1},d(a){a&&S(e),Z(n)}}}function E0(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=Ar(i,s,a),c=r(l);n.set(c,e[a]=vr(c,l))}return{c(){t=z("div");for(let a=0;a<e.length;a+=1)e[a].c();y(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=Ze(e,l,r,1,a,s,n,t,It,vr,null,Ar),re())},i(a){if(!o){for(let l=0;l<s.length;l+=1)P(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)x(e[l]);o=!1},d(a){a&&S(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function C0(i,t,e){const n=pi();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 P0 extends oe{constructor(t){super(),ie(this,t,C0,E0,ne,{pagesCount:0,currentPageIndex:1},w0)}}const Jt="prev",Et="next";function I0(i){le(i,"svelte-1bftafx",":root{--sc-arrow-size:2px}.sc-carousel-arrow__circle.svelte-1bftafx{width:20px;height:20px;border-radius:50%;background-color:var(--sc-color-rgb-light-50p);display:flex;align-items:center;justify-content:center;transition:opacity 100ms ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.sc-carousel-arrow__circle.svelte-1bftafx:hover{opacity:0.9}.sc-carousel-arrow__arrow.svelte-1bftafx{border:solid var(--sc-color-hex-dark);border-width:0 var(--sc-arrow-size) var(--sc-arrow-size) 0;padding:var(--sc-arrow-size);position:relative}.sc-carousel-arrow__arrow-next.svelte-1bftafx{transform:rotate(-45deg);left:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__arrow-prev.svelte-1bftafx{transform:rotate(135deg);right:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__circle_disabled.svelte-1bftafx,.sc-carousel-arrow__circle_disabled.svelte-1bftafx:hover{opacity:0.5}")}function k0(i){let t,e,n,o;return{c(){t=z("button"),e=z("i"),y(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),q(e,"sc-carousel-arrow__arrow-next",i[0]===Et),q(e,"sc-carousel-arrow__arrow-prev",i[0]===Jt),y(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),V(t,e),n||(o=ge(t,"click",i[2]),n=!0)},p(s,[r]){r&1&&q(e,"sc-carousel-arrow__arrow-next",s[0]===Et),r&1&&q(e,"sc-carousel-arrow__arrow-prev",s[0]===Jt),r&2&&q(t,"sc-carousel-arrow__circle_disabled",s[1])},i:X,o:X,d(s){s&&S(t),n=!1,o()}}}function x0(i,t,e){let{direction:n=Et}=t,{disabled:o=!1}=t;function s(r){sn.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 Bl extends oe{constructor(t){super(),ie(this,t,x0,k0,ne,{direction:0,disabled:1},I0)}}function D0(i){le(i,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function L0(i){let t;return{c(){t=z("div"),y(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:X,o:X,d(e){e&&S(t)}}}const br=100;function S0(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*br,0),br))},[n,o]}class M0 extends oe{constructor(t){super(),ie(this,t,S0,L0,ne,{value:1},D0)}}function T0(i,t){i.addEventListener("mousedown",t),i.addEventListener("touchstart",t,{passive:!0})}function z0(i,t){i.removeEventListener("mousedown",t),i.removeEventListener("touchstart",t)}function B0(i,t){i.addEventListener("mouseup",t),i.addEventListener("touchend",t)}function yr(i,t){i.removeEventListener("mouseup",t),i.removeEventListener("touchend",t)}function V0(i,t){i.addEventListener("mousemove",t),i.addEventListener("touchmove",t)}function wr(i,t){i.removeEventListener("mousemove",t),i.removeEventListener("touchmove",t)}function ko(i){return function(t,e){i.dispatchEvent(new CustomEvent(t,{detail:e}))}}const j0=110,O0=9,R0=111,Q0=20;function Gi(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 F0(i,{thresholdProvider:t}){const e=ko(i);let n,o,s=0,r,a=!1;function l(){return Date.now()-r>=R0&&Math.abs(s)>=Q0}function c(h){r=Date.now(),s=0,a=!0;const f=Gi(h);n=f.x,o=f.y,e("swipeStart",{x:n,y:o}),V0(window,u),B0(window,d)}function u(h){if(!a)return;const f=Gi(h),A=f.x-n,g=f.y-o;n=f.x,o=f.y,e("swipeMove",{x:n,y:o,dx:A,dy:g}),A!==0&&Math.sign(A)!==Math.sign(s)&&(s=0),s+=A,Math.abs(s)>t()&&(e("swipeThresholdReached",{direction:s>0?Jt:Et}),yr(window,d),wr(window,u))}function d(h){if(yr(window,d),wr(window,u),a=!1,!l()){e("swipeFailed");return}const f=Gi(h);e("swipeEnd",{x:f.x,y:f.y})}return T0(i,c),{destroy(){z0(i,c)}}}function H0(i,t){i.addEventListener("mouseenter",t)}function G0(i,t){i.removeEventListener("mouseenter",t)}function W0(i,t){i.addEventListener("mouseleave",t)}function Er(i,t){i.removeEventListener("mouseleave",t)}function _0(i){const t=ko(i);function e(){W0(i,n),t("hovered",{value:!0})}function n(){t("hovered",{value:!1}),Er(i,n)}return H0(i,e),{destroy(){G0(i,e),Er(i,n)}}}const N0=(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 X0(i,t){i.addEventListener("touchstart",t,{passive:!0})}function Y0(i,t){i.removeEventListener("touchstart",t)}function U0(i,t){i.addEventListener("touchend",t)}function Cr(i,t){i.removeEventListener("touchend",t)}function q0(i){const t=ko(i);let e=0,n={x:0,y:0};function o({tapEndedAt:a,tapEndedPos:l}){const c=a-e,u=N0(n,l);return c<=j0&&u<=O0}function s(a){e=Date.now();const l=a.touches[0];n={x:l.clientX,y:l.clientY},U0(i,r)}function r(a){Cr(i,r);const l=a.changedTouches[0];o({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return X0(i,s),{destroy(){Y0(i,s),Cr(i,r)}}}function J0({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,particlesToScroll:o}){return i===t-e?0:i===0?Vl({particlesCountWithoutClones:t-n,particlesToScroll:o})-1:Math.floor((i-e)/o)}function Z0({currentParticleIndex:i,particlesToScroll:t}){return Math.ceil(i/t)}function K0({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,infinite:o,particlesToScroll:s}){return o?J0({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,particlesToScroll:s}):Z0({currentParticleIndex:i,particlesToScroll:s})}function Vl({particlesCountWithoutClones:i,particlesToScroll:t}){return Math.ceil(i/t)}function $0({particlesCountWithoutClones:i,particlesToScroll:t,particlesToShow:e}){const n=jl({particlesCountWithoutClones:i,particlesToScroll:t,particlesToShow:e});return Math.ceil(i/t)-n}function eA({infinite:i,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:n}){return i?Vl({particlesCountWithoutClones:t,particlesToScroll:e}):$0({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:n})}function tA({pageIndex:i,clonesCountHead:t,clonesCountTail:e,particlesToScroll:n,particlesCount:o}){return Wt(0,Math.min(t+i*n,o-e),o-1)}function nA({pageIndex:i,particlesToScroll:t,particlesCount:e,particlesToShow:n}){return Wt(0,Math.min(i*t,e-n),e-1)}function Wi({infinite:i,pageIndex:t,clonesCountHead:e,clonesCountTail:n,particlesToScroll:o,particlesCount:s,particlesToShow:r}){return i?tA({pageIndex:t,clonesCountHead:e,clonesCountTail:n,particlesToScroll:o,particlesCount:s}):nA({pageIndex:t,particlesToScroll:o,particlesCount:s,particlesToShow:r})}function iA({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 jl({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 oA(i){return new ResizeObserver(t=>{i({width:t[0].contentRect.width})})}function sA({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 rA({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 aA({infinite:i,particlesToShow:t,partialPageSize:e}){const n=i?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return fe(Q({},n),{total:n.head+n.tail})}const vn=(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},ao=i=>t=>{i[t]&&i[t]()},lA=(i,t)=>vc.default(i,t),cA=i=>Object.keys(i||{}),uA=(i,t)=>{const e={};return i.forEach(n=>{e[n]=t[n]}),e},dA=()=>{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=cA(s);if(a.includes(n)){const l=uA(a,e);lA(s,l)||(i[o].deps=l,r())}})}}},hA=()=>{let i=null;return{targetWatcher(t,e){i={watcherName:t,fn:e},i.fn(),i=null},getTarget(){return i}}};function fA(i,t){const e=Sn.default(i,"data",{}),n=Sn.default(i,"watch",{}),o=Sn.default(i,"methods",{}),s=Sn.default(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=dA(),{targetWatcher:c,getTarget:u}=hA();let d;const h={},f=()=>({data:d,methods:h});let A=!1;const g=v=>(...b)=>{A=!0;const w=v(...b);return A=!1,w};Object.entries(o).forEach(([v,b])=>{h[v]=g((...w)=>b(f(),...w)),Object.defineProperty(h[v],"name",{value:v})}),d=new Proxy(Ac.default(e),{get(v,b){return u()&&!A&&r(u(),{prop:b,value:v[b]}),Reflect.get(...arguments)},set(v,b,w){return v[b]===w||(Reflect.set(...arguments),u()||(s&&s(b,w),a(d,b))),!0}}),Object.entries(n).forEach(([v,b])=>{c(v,()=>{b(f())})});const p=[d,h];return p._internal={_getSubscribers(){return l}},p}function mA({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 pA({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=>mA({pageIndex:d,particlesToShow:o,particlesToScroll:s,particlesCount:n}));return{pageIndexes:c,particleIndexes:[...new Set(u)].sort((d,h)=>d-h)}}const gA=(i,t)=>(i(),setInterval(i,t)),AA=35,Pr=1;class vA{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(AA,Math.max(this._autoplayDuration,1));let o=-n;this._interval=gA(()=>G(this,null,function*(){if(this._paused)return;o+=n;const s=o/this._autoplayDuration;this._onProgressValueChange(s),s>Pr&&(this.reset(),yield t(),e())}),n)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(Pr)}}function bA(i){const t=new vA({onProgressValueChange:r=>{i("progressValue",1-r)}}),e=fA({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=pA({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=K0({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=jl({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=aA({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=eA({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=Wi({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=Wi({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 G(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===Et&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===Jt&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>ao({[Et]:()=>G(this,null,function*(){return a.showNextPage()}),[Jt]:()=>G(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return G(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 G(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:vn(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,u){return G(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,u){return G(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,u,d){return G(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return Wi({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 G(this,arguments,function*({methods:r},a,l){const h=r._getParticleIndexByPageIndex(a);yield r.showParticle(h,l)})},offsetPage({data:r},a){const l=vn(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 yA(i){le(i,"svelte-sme1z4",":root{--sc-color-rgb-light-50p:rgba(93, 93, 93, 0.5);--sc-color-rgb-light:#5d5d5d;--sc-color-hex-dark-50p:rgba(30, 30, 30, 0.5);--sc-color-hex-dark:#1e1e1e}.sc-carousel__carousel-container.svelte-sme1z4{display:flex;width:100%;flex-direction:column;align-items:center}.sc-carousel__content-container.svelte-sme1z4{position:relative;display:flex;width:100%}.sc-carousel__pages-window.svelte-sme1z4{flex:1;display:flex;overflow:hidden;box-sizing:border-box;position:relative}.sc-carousel__pages-container.svelte-sme1z4{width:100%;display:flex;transition-property:transform}.sc-carousel__arrow-container.svelte-sme1z4{padding:5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.sc-carousel-progress__container.svelte-sme1z4{width:100%;height:5px;background-color:var(--sc-color-rgb-light-50p);position:absolute;bottom:0}.sc-carousel-button{all:unset;cursor:pointer}.sc-carousel-button:focus{outline:5px auto}")}const wA=i=>({currentPageIndex:i[0]&32,pagesCount:i[0]&1024,loaded:i[0]&64}),Ir=i=>({currentPageIndex:i[5],pagesCount:i[10],showPage:i[15],loaded:i[6]}),EA=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),kr=i=>({showNextPage:i[14].showNextPage,loaded:i[6],currentPageIndex:i[5]}),CA=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),xr=i=>({loaded:i[6],currentPageIndex:i[5]}),PA=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),Dr=i=>({showPrevPage:i[14].showPrevPage,loaded:i[6],currentPageIndex:i[5]});function Lr(i){let t;const e=i[37].prev,n=en(e,i,i[36],Dr),o=n||IA(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)&&nn(n,e,s,s[36],t?tn(e,s[36],r,PA):on(s[36]),Dr):o&&o.p&&(!t||r[0]&36)&&o.p(s,t?r:[-1,-1])},i(s){t||(P(o,s),t=!0)},o(s){x(o,s),t=!1},d(s){o&&o.d(s)}}}function IA(i){let t,e,n;return e=new Bl({props:{direction:"prev",disabled:!i[2]&&i[5]===0}}),e.$on("click",i[23]),{c(){t=z("div"),K(e.$$.fragment),y(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||(P(e.$$.fragment,o),n=!0)},o(o){x(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function Sr(i){let t,e,n;return e=new M0({props:{value:i[7]}}),{c(){t=z("div"),K(e.$$.fragment),y(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||(P(e.$$.fragment,o),n=!0)},o(o){x(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function Mr(i){let t;const e=i[37].next,n=en(e,i,i[36],kr),o=n||kA(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)&&nn(n,e,s,s[36],t?tn(e,s[36],r,EA):on(s[36]),kr):o&&o.p&&(!t||r[0]&1060)&&o.p(s,t?r:[-1,-1])},i(s){t||(P(o,s),t=!0)},o(s){x(o,s),t=!1},d(s){o&&o.d(s)}}}function kA(i){let t,e,n;return e=new Bl({props:{direction:"next",disabled:!i[2]&&i[5]===i[10]-1}}),e.$on("click",i[14].showNextPage),{c(){t=z("div"),K(e.$$.fragment),y(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||(P(e.$$.fragment,o),n=!0)},o(o){x(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function Tr(i){let t;const e=i[37].dots,n=en(e,i,i[36],Ir),o=n||xA(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)&&nn(n,e,s,s[36],t?tn(e,s[36],r,wA):on(s[36]),Ir):o&&o.p&&(!t||r[0]&1056)&&o.p(s,t?r:[-1,-1])},i(s){t||(P(o,s),t=!0)},o(s){x(o,s),t=!1},d(s){o&&o.d(s)}}}function xA(i){let t,e;return t=new P0({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function DA(i){let t,e,n,o,s,r,a,l,c,u,d,h,f=i[1]&&Lr(i);const A=i[37].default,g=en(A,i,i[36],xr);let p=i[3]&&Sr(i),v=i[1]&&Mr(i),b=i[4]&&Tr(i);return{c(){t=z("div"),e=z("div"),f&&f.c(),n=$(),o=z("div"),s=z("div"),g&&g.c(),a=$(),p&&p.c(),l=$(),v&&v.c(),c=$(),b&&b.c(),y(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]),y(o,"class","sc-carousel__pages-window svelte-sme1z4"),y(e,"class","sc-carousel__content-container svelte-sme1z4"),y(t,"class","sc-carousel__carousel-container svelte-sme1z4")},m(w,E){M(w,t,E),V(t,e),f&&f.m(e,null),V(e,n),V(e,o),V(o,s),g&&g.m(s,null),i[39](s),V(o,a),p&&p.m(o,null),i[40](o),V(e,l),v&&v.m(e,null),V(t,c),b&&b.m(t,null),u=!0,d||(h=[lt(r=F0.call(null,s,{thresholdProvider:i[38]})),ge(s,"swipeStart",i[16]),ge(s,"swipeMove",i[18]),ge(s,"swipeEnd",i[19]),ge(s,"swipeFailed",i[20]),ge(s,"swipeThresholdReached",i[17]),lt(_0.call(null,o)),ge(o,"hovered",i[21]),lt(q0.call(null,o)),ge(o,"tapped",i[22])],d=!0)},p(w,E){w[1]?f?(f.p(w,E),E[0]&2&&P(f,1)):(f=Lr(w),f.c(),P(f,1),f.m(e,n)):f&&(se(),x(f,1,1,()=>{f=null}),re()),g&&g.p&&(!u||E[0]&96|E[1]&32)&&nn(g,A,w,w[36],u?tn(A,w[36],E,CA):on(w[36]),xr),(!u||E[0]&256)&&T(s,"transform","translateX("+w[8]+"px)"),(!u||E[0]&512)&&T(s,"transition-duration",w[9]+"ms"),(!u||E[0]&1)&&T(s,"transition-timing-function",w[0]),r&&$t(r.update)&&E[0]&2048&&r.update.call(null,{thresholdProvider:w[38]}),w[3]?p?(p.p(w,E),E[0]&8&&P(p,1)):(p=Sr(w),p.c(),P(p,1),p.m(o,null)):p&&(se(),x(p,1,1,()=>{p=null}),re()),w[1]?v?(v.p(w,E),E[0]&2&&P(v,1)):(v=Mr(w),v.c(),P(v,1),v.m(e,null)):v&&(se(),x(v,1,1,()=>{v=null}),re()),w[4]?b?(b.p(w,E),E[0]&16&&P(b,1)):(b=Tr(w),b.c(),P(b,1),b.m(t,null)):b&&(se(),x(b,1,1,()=>{b=null}),re())},i(w){u||(P(f),P(g,w),P(p),P(v),P(b),u=!0)},o(w){x(f),x(g,w),x(p),x(v),x(b),u=!1},d(w){w&&S(t),f&&f.d(),g&&g.d(w),i[39](null),p&&p.d(),i[40](null),v&&v.d(),b&&b.d(),d=!1,He(h)}}}function LA(i,t,e){let{$$slots:n={},$$scope:o}=t,s=[],r,a,l=0,c=0,u=1;const[{data:d,progressManager:h},f,A]=bA((te,ve)=>{ao({currentPageIndex:()=>e(5,r=ve),progressValue:()=>e(7,a=ve),offset:()=>e(8,l=ve),durationMs:()=>e(9,c=ve),pagesCount:()=>e(10,u=ve),loaded:()=>e(6,s=ve)})(te)}),g=pi();let{timingFunction:p="ease-in-out"}=t,{arrows:v=!0}=t,{infinite:b=!0}=t,{initialPageIndex:w=0}=t,{duration:E=500}=t,{autoplay:L=!1}=t,{autoplayDuration:I=3e3}=t,{autoplayDirection:D=Et}=t,{pauseOnFocus:k=!1}=t,{autoplayProgressVisible:O=!1}=t,{dots:N=!0}=t,{swiping:R=!0}=t,{particlesToShow:H=1}=t,{particlesToScroll:B=1}=t;function F(te,ve){return G(this,null,function*(){const Ve=vn(ve,"animated",!0);if(typeof te!="number")throw new Error("pageIndex should be a number");yield f.showPage(te,{animated:Ve})})}function _(te){return G(this,null,function*(){const ve=vn(te,"animated",!0);yield f.showPrevPage({animated:ve})})}function Y(te){return G(this,null,function*(){const ve=vn(te,"animated",!0);yield f.showNextPage({animated:ve})})}let W=0,ee,U;const ae=oA(({width:te})=>{e(11,W=te),d.particleWidth=W/d.particlesToShow,iA({particlesContainerChildren:U.children,particleWidth:d.particleWidth}),f.offsetPage({animated:!1})});function he(){const{clonesToAppend:te,clonesToPrepend:ve}=sA({clonesCountHead:d.clonesCountHead,clonesCountTail:d.clonesCountTail,particlesContainerChildren:U.children});rA({particlesContainer:U,clonesToAppend:te,clonesToPrepend:ve})}Je(()=>{G(this,null,function*(){yield Qo(),U&&ee&&(d.particlesCountWithoutClones=U.children.length,yield Qo(),d.infinite&&he(),d.particlesCount=U.children.length,f.showPage(w,{animated:!1}),ae.observe(ee))})}),Pt(()=>{ae.disconnect(),h.reset()});function de(te){return G(this,null,function*(){yield f.showPage(te,{animated:!0})})}function pe(){!R||(d.durationMs=0)}function Pe(te){return G(this,null,function*(){!R||(yield ao({[Et]:f.showNextPage,[Jt]:f.showPrevPage})(te.detail.direction))})}function Ie(te){!R||(d.offset+=te.detail.dx)}function Me(){!R||f.showParticle(d.currentParticleIndex)}function ce(){return G(this,null,function*(){!R||(yield f.offsetPage({animated:!0}))})}function Ae(te){d.focused=te.detail.value}function Ce(){f.toggleFocused()}function ue(){f.showPrevPage()}const Xe=()=>W/3;function st(te){Oe[te?"unshift":"push"](()=>{U=te,e(13,U)})}function ye(te){Oe[te?"unshift":"push"](()=>{ee=te,e(12,ee)})}const Ke=te=>de(te.detail);return i.$$set=te=>{"timingFunction"in te&&e(0,p=te.timingFunction),"arrows"in te&&e(1,v=te.arrows),"infinite"in te&&e(2,b=te.infinite),"initialPageIndex"in te&&e(24,w=te.initialPageIndex),"duration"in te&&e(25,E=te.duration),"autoplay"in te&&e(26,L=te.autoplay),"autoplayDuration"in te&&e(27,I=te.autoplayDuration),"autoplayDirection"in te&&e(28,D=te.autoplayDirection),"pauseOnFocus"in te&&e(29,k=te.pauseOnFocus),"autoplayProgressVisible"in te&&e(3,O=te.autoplayProgressVisible),"dots"in te&&e(4,N=te.dots),"swiping"in te&&e(30,R=te.swiping),"particlesToShow"in te&&e(31,H=te.particlesToShow),"particlesToScroll"in te&&e(32,B=te.particlesToScroll),"$$scope"in te&&e(36,o=te.$$scope)},i.$$.update=()=>{i.$$.dirty[0]&32&&g("pageChange",r),i.$$.dirty[0]&4&&(d.infinite=b),i.$$.dirty[0]&33554432&&(d.durationMsInit=E),i.$$.dirty[0]&67108864&&(d.autoplay=L),i.$$.dirty[0]&134217728&&(d.autoplayDuration=I),i.$$.dirty[0]&268435456&&(d.autoplayDirection=D),i.$$.dirty[0]&536870912&&(d.pauseOnFocus=k),i.$$.dirty[1]&1&&(d.particlesToShowInit=H),i.$$.dirty[1]&2&&(d.particlesToScrollInit=B)},[p,v,b,O,N,r,s,a,l,c,u,W,ee,U,f,de,pe,Pe,Ie,Me,ce,Ae,Ce,ue,w,E,L,I,D,k,R,H,B,F,_,Y,o,n,Xe,st,ye,Ke]}class SA extends oe{constructor(t){super(),ie(this,t,LA,DA,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},yA,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function MA(i){le(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 zr(i){let t;function e(s,r){if(s[2].type==="Image")return zA;if(s[2].type==="Video")return TA}let n=e(i),o=n&&n(i);return{c(){t=z("div"),o&&o.c(),y(t,"class","media-item svelte-159ski6"),y(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?VA:BA}let l=a(i),c=l(i);return{c(){c.c(),t=$(),e=z("div"),n=z("div"),o=z("div"),y(o,"class","video-icon-img svelte-159ski6"),T(o,"background-image","url("+i[18]()+")"),q(o,"canPlay",i[5]),y(n,"class","video-icon svelte-159ski6"),q(n,"large",i[4]==="large"),q(n,"small",i[4]==="small"),y(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),V(e,n),V(n,o),s||(r=ge(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 zA(i){let t,e,n,o;return{c(){t=z("img"),y(t,"class","media-content svelte-159ski6"),y(t,"style",e=`object-fit: ${i[6]};`),Ne(t.src,n=i[2].url)||y(t,"src",n),y(t,"alt",o=i[2].name),y(t,"draggable",!1)},m(s,r){M(s,t,r)},p(s,r){r&64&&e!==(e=`object-fit: ${s[6]};`)&&y(t,"style",e),r&4&&!Ne(t.src,n=s[2].url)&&y(t,"src",n),r&4&&o!==(o=s[2].name)&&y(t,"alt",o)},d(s){s&&S(t)}}}function BA(i){let t,e,n,o,s,r,a;return{c(){t=z("video"),y(t,"class","media-content svelte-159ski6"),y(t,"style",e=`object-fit: ${i[6]};`),Ne(t.src,n=i[2].videoCoverUrl?i[2].url:i[2].url+"#t=0.1")||y(t,"src",n),y(t,"poster",o=i[2].videoCoverUrl),y(t,"preload",s=i[2].videoCoverUrl?"none":"auto"),y(t,"disablepictureinpicture",""),t.playsInline=!0,y(t,"paused",""),t.muted=!0,y(t,"draggable",!1),t.loop=!1,y(t,"crossorigin",""),t.controls=!1,q(t,"showPlayButton",i[9])},m(l,c){M(l,t,c),i[17](t),r||(a=[ge(t,"play",i[14]),ge(t,"pause",i[15]),ge(t,"click",i[16])],r=!0)},p(l,c){c&64&&e!==(e=`object-fit: ${l[6]};`)&&y(t,"style",e),c&4&&!Ne(t.src,n=l[2].videoCoverUrl?l[2].url:l[2].url+"#t=0.1")&&y(t,"src",n),c&4&&o!==(o=l[2].videoCoverUrl)&&y(t,"poster",o),c&4&&s!==(s=l[2].videoCoverUrl?"none":"auto")&&y(t,"preload",s),c&512&&q(t,"showPlayButton",l[9])},d(l){l&&S(t),i[17](null),r=!1,He(a)}}}function VA(i){let t,e,n,o;return{c(){t=z("img"),y(t,"class","media-content svelte-159ski6"),y(t,"style",e=`object-fit: ${i[6]};`),Ne(t.src,n=i[2].videoCoverUrl)||y(t,"src",n),y(t,"alt",o=i[2].name),y(t,"draggable",!1)},m(s,r){M(s,t,r)},p(s,r){r&64&&e!==(e=`object-fit: ${s[6]};`)&&y(t,"style",e),r&4&&!Ne(t.src,n=s[2].videoCoverUrl)&&y(t,"src",n),r&4&&o!==(o=s[2].name)&&y(t,"alt",o)},d(s){s&&S(t)}}}function jA(i){let t,e=i[2]&&zr(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=zr(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:X,o:X,d(n){e&&e.d(n),n&&S(t)}}}function OA(i,t,e){let n,o,{mediaInstance:s={videoInstance:void 0,paused:!0}}=t,{tag:r}=t,{media:a}=t,{playButtonIfNeed:l="withoutText"}=t,{playButtonSizeIfNeed:c="small"}=t,{canPlay:u=!0}=t,{objectFit:d="fill"}=t,{disableVideoIfHavePoster:h=!1}=t,f=!0,A=!1;function g(){e(12,A=(a==null?void 0:a.type)==="Video"&&Boolean(a.videoCoverUrl))}const p=vt("mediaStore"),v=vt("hooks"),b=()=>{A||!n||(n.play(),n.pause(),e(12,A=!0))};v.on("loadVideoFirstFrame",b),Je(()=>{p.subscribe(({currentMediaElement:O})=>{O!==n&&(n==null||n.pause())})});const w=O=>{e(9,f=!1),e(0,s.paused=!1,s),n&&p.set({currentMediaElement:n}),v.emit("playStateChange",{event:O,state:"playing",tag:r,mediaInstance:n})},E=O=>{e(9,f=!0),e(0,s.paused=!0,s),v.emit("playStateChange",{event:O,state:"paused",tag:r,mediaInstance:n})},L=O=>{n&&n.pause()};function I(O){Oe[O?"unshift":"push"](()=>{s.videoInstance=O,e(0,s)})}const D=()=>l==="withText"?Og:l==="withoutText"?Rg:l,k=O=>{!u||n&&(e(8,n.muted=!1,n),n.play())};return i.$$set=O=>{"mediaInstance"in O&&e(0,s=O.mediaInstance),"tag"in O&&e(1,r=O.tag),"media"in O&&e(2,a=O.media),"playButtonIfNeed"in O&&e(3,l=O.playButtonIfNeed),"playButtonSizeIfNeed"in O&&e(4,c=O.playButtonSizeIfNeed),"canPlay"in O&&e(5,u=O.canPlay),"objectFit"in O&&e(6,d=O.objectFit),"disableVideoIfHavePoster"in O&&e(7,h=O.disableVideoIfHavePoster)},i.$$.update=()=>{if(i.$$.dirty&1&&e(8,n=s.videoInstance),i.$$.dirty&4&&e(13,o=a==null?void 0:a.url),i.$$.dirty&8192&&Boolean(o)&&g(),i.$$.dirty&256&&n&&e(9,f=n.paused),i.$$.dirty&4356&&(a==null?void 0:a.type)==="Video"&&!A){const O=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,R=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&O;n&&R&&n.paused&&(document.removeEventListener("WeixinJSBridgeReady",b),document.removeEventListener("touchstart",b),document.removeEventListener("click",b),document.addEventListener("WeixinJSBridgeReady",b),document.addEventListener("touchstart",b),document.addEventListener("click",b))}},[s,r,a,l,c,u,d,h,n,f,p,v,A,o,w,E,L,I,D,k]}class Ol extends oe{constructor(t){super(),ie(this,t,OA,jA,ne,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,objectFit:6,disableVideoIfHavePoster:7},MA)}}function RA(i){le(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 Br(i,t,e){const n=i.slice();return n[24]=t[e],n[25]=t,n[26]=e,n}function Vr(i){let t,e,n,o,s,r,a;const l=[FA,QA],c=[];function u(d,h){return d[13]&&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(),y(e,"class","media-list svelte-1mrbqlg"),q(e,"carouselEnabled",i[13]),y(t,"class","media-list-wrapper svelte-1mrbqlg"),q(t,"unfolded",i[5])},m(d,h){M(d,t,h),V(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(),x(c[f],1,1,()=>{c[f]=null}),re(),o=c[n],o?o.p(i,h):(o=c[n]=l[n](i),o.c()),P(o,1),o.m(e,null)),(!a||h&8192)&&q(e,"carouselEnabled",i[13]),(!a||h&32)&&q(t,"unfolded",i[5])},i(d){a||(P(o),d&&Re(()=>{r&&r.end(1),s=Tt(t,Wo,i[6]?{y:4,duration:i[4],delay:i[2],easing:At}:void 0),s.start()}),a=!0)},o(d){x(o),s&&s.invalidate(),d&&(r=rn(t,Wo,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 QA(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=Be(o,n[s]);return t=new Ol({props:o}),{c(){K(t.$$.fragment)},m(s,r){J(t,s,r),e=!0},p(s,r){const a=r&131?Qe(n,[r&2&&{media:s[1][0]},r&128&&Fa(s[7]),r&1&&{tag:s[0]}]):{};t.$set(a)},i(s){e||(P(t.$$.fragment,s),e=!0)},o(s){x(t.$$.fragment,s),e=!1},d(s){Z(t,s)}}}function FA(i){let t,e,n={dots:!1,arrows:!1,$$slots:{default:[HA]},$$scope:{ctx:i}};return t=new SA({props:n}),i[18](t),t.$on("pageChange",i[19]),{c(){K(t.$$.fragment)},m(o,s){J(t,o,s),e=!0},p(o,s){const r={};s&134219137&&(r.$$scope={dirty:s,ctx:o}),t.$set(r)},i(o){e||(P(t.$$.fragment,o),e=!0)},o(o){x(t.$$.fragment,o),e=!1},d(o){i[18](null),Z(t,o)}}}function jr(i){let t,e,n;const o=[i[7],{media:i[24]},{tag:i[0]}];function s(a){i[17](a,i[26])}let r={};for(let a=0;a<o.length;a+=1)r=Be(r,o[a]);return i[8][i[26]]!==void 0&&(r.mediaInstance=i[8][i[26]]),t=new Ol({props:r}),Oe.push(()=>ou(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?Qe(o,[l&128&&Fa(i[7]),l&1024&&{media:i[24]},l&1&&{tag:i[0]}]):{};!e&&l&256&&(e=!0,c.mediaInstance=i[8][i[26]],tu(()=>e=!1)),t.$set(c)},i(a){n||(P(t.$$.fragment,a),n=!0)},o(a){x(t.$$.fragment,a),n=!1},d(a){Z(t,a)}}}function HA(i){let t,e,n=i[10],o=[];for(let r=0;r<n.length;r+=1)o[r]=jr(Br(i,n,r));const s=r=>x(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=Br(r,n,l);o[l]?(o[l].p(c,a),P(o[l],1)):(o[l]=jr(c),o[l].c(),P(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)P(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)x(o[a]);e=!1},d(r){ct(o,r),r&&S(t)}}}function GA(i){let t,e,n=i[5]&&Vr(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&&P(n,1)):(n=Vr(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function WA(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:A}=t,{enableCarousel:g=!0}=t,{autoplayConfig:p={autoplay:!0,autoplayVideo:!1}}=t,v=[],b=0,w,E=null;const L=vt("hooks"),I=vt("mediaStore");function D(){var H,B;const R=v[b];!R||(R.paused?(H=R.videoInstance)==null||H.play():(B=R.videoInstance)==null||B.pause())}Je(()=>{L.on("click",R=>{R.tag.id===a.id&&D()}),E=setInterval(()=>{r&&(w==null||w.goToNext())},3e3)}),Pt(()=>{clearInterval(E),L.off("click",D)});function k(R,H){i.$$.not_equal(v[H],R)&&(v[H]=R,e(8,v))}function O(R){Oe[R?"unshift":"push"](()=>{w=R,e(12,w)})}const N=R=>{n||I.set({currentMediaElement:null}),e(11,b=R.detail)};return i.$$set=R=>{"tag"in R&&e(0,a=R.tag),"mediaData"in R&&e(1,l=R.mediaData),"inDelay"in R&&e(2,c=R.inDelay),"outDelay"in R&&e(3,u=R.outDelay),"duration"in R&&e(4,d=R.duration),"unfolded"in R&&e(5,h=R.unfolded),"animation"in R&&e(6,f=R.animation),"mediaItemConfig"in R&&e(7,A=R.mediaItemConfig),"enableCarousel"in R&&e(15,g=R.enableCarousel),"autoplayConfig"in R&&e(16,p=R.autoplayConfig)},i.$$.update=()=>{i.$$.dirty&256&&e(9,n=v.every(R=>R.paused)),i.$$.dirty&32770&&e(13,o=g&&(l==null?void 0:l.length)>1),i.$$.dirty&2&&e(10,s=l),i.$$.dirty&67072&&(r=s.length>1&&p.autoplay&&n)},[a,l,c,u,d,h,f,A,v,n,s,b,w,o,I,g,p,k,O,N]}class Rl extends oe{constructor(t){super(),ie(this,t,WA,GA,ne,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:15,autoplayConfig:16},RA)}}function _A(i){le(i,"svelte-1f7m1lj",".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}")}function Or(i){let t,e,n,o,s,r,a,l;t=new ot({props:{visible:i[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),o=new g0({props:{unfolded:i[3],outDelay:400}});let c=i[2]&&Rr(i),u=i[1]&&Qr(i);return{c(){K(t.$$.fragment),e=$(),n=z("div"),K(o.$$.fragment),s=$(),c&&c.c(),r=$(),u&&u.c(),a=me(),y(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 A={};h&8&&(A.unfolded=d[3]),o.$set(A),d[2]?c?(c.p(d,h),h&4&&P(c,1)):(c=Rr(d),c.c(),P(c,1),c.m(r.parentNode,r)):c&&(se(),x(c,1,1,()=>{c=null}),re()),d[1]?u?(u.p(d,h),h&2&&P(u,1)):(u=Qr(d),u.c(),P(u,1),u.m(a.parentNode,a)):u&&(se(),x(u,1,1,()=>{u=null}),re())},i(d){l||(P(t.$$.fragment,d),P(o.$$.fragment,d),P(c),P(u),l=!0)},o(d){x(t.$$.fragment,d),x(o.$$.fragment,d),x(c),x(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 Rr(i){let t,e,n;return e=new Tl({props:{unfolded:i[3],content:i[2],inDelay:500}}),{c(){t=z("div"),K(e.$$.fragment),y(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||(P(e.$$.fragment,o),n=!0)},o(o){x(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function Qr(i){let t,e,n;return e=new Rl({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),y(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||(P(e.$$.fragment,o),n=!0)},o(o){x(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function NA(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&&P(n,1)):(n=Or(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function XA(i,t,e){let n,o,s,r,{tag:a}=t;return i.$$set=l=>{"tag"in l&&e(0,a=l.tag)},i.$$.update=()=>{var l,c,u;i.$$.dirty&1&&e(3,n=a.state?a.state.unfolded:!1),i.$$.dirty&1&&e(4,o=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),i.$$.dirty&16&&e(2,s=((u=o.length)!=null?u:0)>7?o.substring(0,6)+"...":o),i.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,s,n,o]}class YA extends oe{constructor(t){super(),ie(this,t,XA,NA,ne,{tag:0},_A)}}function UA(i){le(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 Fr(i,t,e){const n=i.slice();return n[0]=t[e],n}function Hr(i,t,e){const n=i.slice();return n[0]=t[e],n}function Gr(i){let t,e;return{c(){t=z("img"),y(t,"class","headerImage svelte-sezqcq"),Ne(t.src,e=i[3].headerPictureUrl)||y(t,"src",e),y(t,"alt","")},m(n,o){M(n,t,o)},p(n,o){o&8&&!Ne(t.src,e=n[3].headerPictureUrl)&&y(t,"src",e)},d(n){n&&S(t)}}}function Wr(i){let t,e,n,o,s=i[2]||[],r=[];for(let c=0;c<s.length;c+=1)r[c]=_r(Hr(i,s,c));let a=i[5]||[],l=[];for(let c=0;c<a.length;c+=1)l[c]=Nr(Fr(i,a,c));return{c(){t=z("div"),e=z("div");for(let c=0;c<r.length;c+=1)r[c].c();n=$();for(let c=0;c<l.length;c+=1)l[c].c();y(e,"class","tags svelte-sezqcq"),Re(()=>i[11].call(e)),y(t,"class","tags-wrapper svelte-sezqcq")},m(c,u){M(c,t,u),V(t,e);for(let d=0;d<r.length;d+=1)r[d].m(e,null);V(e,n);for(let d=0;d<l.length;d+=1)l[d].m(e,null);o=mi(e,i[11].bind(e))},p(c,u){if(u&4){s=c[2]||[];let d;for(d=0;d<s.length;d+=1){const h=Hr(c,s,d);r[d]?r[d].p(h,u):(r[d]=_r(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=Fr(c,a,d);l[d]?l[d].p(h,u):(l[d]=Nr(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),ct(r,c),ct(l,c),o()}}}function _r(i){let t,e=i[0]+"",n;return{c(){t=z("div"),n=ke(e),y(t,"class","tag primary-tag svelte-sezqcq"),T(t,"min-width",xo)},m(o,s){M(o,t,s),V(t,n)},p(o,s){s&4&&e!==(e=o[0]+"")&&Se(n,e)},d(o){o&&S(t)}}}function Nr(i){let t,e=i[0]+"",n;return{c(){t=z("div"),n=ke(e),y(t,"class","tag secondary-tag svelte-sezqcq"),T(t,"min-width",xo)},m(o,s){M(o,t,s),V(t,n)},p(o,s){s&32&&e!==(e=o[0]+"")&&Se(n,e)},d(o){o&&S(t)}}}function Xr(i){let t,e,n=i[7]&&Yr(i),o=i[3].highlightText&&qr(i);return{c(){t=z("div"),n&&n.c(),e=$(),o&&o.c(),y(t,"class","footer svelte-sezqcq")},m(s,r){M(s,t,r),n&&n.m(t,null),V(t,e),o&&o.m(t,null)},p(s,r){s[7]?n?n.p(s,r):(n=Yr(s),n.c(),n.m(t,e)):n&&(n.d(1),n=null),s[3].highlightText?o?o.p(s,r):(o=qr(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 Yr(i){let t,e,n=i[3].price.value+"",o,s,r=i[3].price.unit&&Ur(i);return{c(){t=z("div"),e=z("span"),o=ke(n),s=$(),r&&r.c(),y(e,"class","value svelte-sezqcq"),y(t,"class","price svelte-sezqcq")},m(a,l){M(a,t,l),V(t,e),V(e,o),V(t,s),r&&r.m(t,null)},p(a,l){l&8&&n!==(n=a[3].price.value+"")&&Se(o,n),a[3].price.unit?r?r.p(a,l):(r=Ur(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&S(t),r&&r.d()}}}function Ur(i){let t,e=i[3].price.unit+"",n;return{c(){t=z("span"),n=ke(e),y(t,"class","unit svelte-sezqcq")},m(o,s){M(o,t,s),V(t,n)},p(o,s){s&8&&e!==(e=o[3].price.unit+"")&&Se(n,e)},d(o){o&&S(t)}}}function qr(i){let t,e,n,o,s=i[3].highlightText+"",r,a,l;return{c(){t=z("div"),e=z("div"),n=$(),o=z("span"),r=ke(s),a=$(),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>',y(e,"class","gap svelte-sezqcq"),y(o,"class","text svelte-sezqcq"),y(t,"class","goto-button goto-icon svelte-sezqcq"),y(l,"class","arrow-wrapper svelte-sezqcq")},m(c,u){M(c,t,u),V(t,e),V(t,n),V(t,o),V(o,r),M(c,a,u),M(c,l,u)},p(c,u){u&8&&s!==(s=c[3].highlightText+"")&&Se(r,s)},d(c){c&&S(t),c&&S(a),c&&S(l)}}}function qA(i){var E,L;let t,e,n,o,s,r,a,l,c,u,d=i[3].title+"",h,f,A,g,p;e=new ot({props:{visible:i[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let v=i[3].headerPictureUrl&&Gr(i),b=((E=i[2].length)!=null?E:0)+((L=i[5].length)!=null?L:0)>0&&Wr(i),w=(i[7]||i[3].highlightText)&&Xr(i);return{c(){t=z("div"),K(e.$$.fragment),n=$(),o=z("div"),s=$(),r=z("div"),v&&v.c(),a=$(),l=z("div"),c=z("div"),u=z("div"),h=ke(d),f=$(),b&&b.c(),A=$(),w&&w.c(),y(o,"class","line svelte-sezqcq"),T(o,"transition-delay",i[4]?Xn+"ms":Yn+Zr-Jr-40+"ms"),y(u,"class","text svelte-sezqcq"),y(c,"class","title svelte-sezqcq"),y(l,"class","title-wrapper svelte-sezqcq"),y(r,"class","content svelte-sezqcq"),T(r,"max-width",it(i[9])),T(r,"transition-delay",i[4]?Xn+Yn+"ms":"0ms"),y(t,"class",g=Te(`marketing ${i[6]}`)+" svelte-sezqcq"),q(t,"unfolded",i[4]),q(t,"folded",i[8])},m(I,D){M(I,t,D),J(e,t,null),V(t,n),V(t,o),V(t,s),V(t,r),v&&v.m(r,null),V(r,a),V(r,l),V(l,c),V(c,u),V(u,h),V(r,f),b&&b.m(r,null),V(r,A),w&&w.m(r,null),p=!0},p(I,[D]){var O,N;const k={};D&16&&(k.visible=I[4]),e.$set(k),D&16&&T(o,"transition-delay",I[4]?Xn+"ms":Yn+Zr-Jr-40+"ms"),I[3].headerPictureUrl?v?v.p(I,D):(v=Gr(I),v.c(),v.m(r,a)):v&&(v.d(1),v=null),(!p||D&8)&&d!==(d=I[3].title+"")&&Se(h,d),((O=I[2].length)!=null?O:0)+((N=I[5].length)!=null?N:0)>0?b?b.p(I,D):(b=Wr(I),b.c(),b.m(r,A)):b&&(b.d(1),b=null),I[7]||I[3].highlightText?w?w.p(I,D):(w=Xr(I),w.c(),w.m(r,null)):w&&(w.d(1),w=null),D&16&&T(r,"transition-delay",I[4]?Xn+Yn+"ms":"0ms"),(!p||D&64&&g!==(g=Te(`marketing ${I[6]}`)+" svelte-sezqcq"))&&y(t,"class",g),(!p||D&80)&&q(t,"unfolded",I[4]),(!p||D&320)&&q(t,"folded",I[8])},i(I){p||(P(e.$$.fragment,I),p=!0)},o(I){x(e.$$.fragment,I),p=!1},d(I){I&&S(t),Z(e),v&&v.d(),b&&b.d(),w&&w.d()}}}const xo=40,Xn=400,Jr=500,Yn=180,Zr=500;function JA(i,t,e){let n,o,s,r,a,l,c,u,{tag:d}=t,h,f=(()=>{var p;const g=(p=d.data.limitWidth)!=null?p:!0;if(typeof g=="number")return g;if(g===!0)return 172})();function A(){h=this.offsetHeight,e(1,h)}return i.$$set=g=>{"tag"in g&&e(0,d=g.tag)},i.$$.update=()=>{var g,p,v,b,w,E;i.$$.dirty&1&&e(4,n=(p=(g=d.state)==null?void 0:g.unfolded)!=null?p:!1),i.$$.dirty&16&&e(8,o=!n),i.$$.dirty&1&&e(3,s=d.data),i.$$.dirty&8&&e(7,r=wt((v=s.price)==null?void 0:v.value)&&((b=s.price)==null?void 0:b.value)!==""),i.$$.dirty&1&&e(6,a=d.data.theme||"light"),i.$$.dirty&1026&&h>40&&e(10,l=l-1),i.$$.dirty&1032&&e(2,c=((w=s.brandTags)==null?void 0:w.slice(0,l).filter(Boolean))||[]),i.$$.dirty&1036&&e(5,u=((E=s.tags)==null?void 0:E.slice(0,l-c.length).filter(Boolean))||[])},e(10,l=(f-20)/xo),[d,h,c,s,n,u,a,r,o,f,l,A]}class ZA extends oe{constructor(t){super(),ie(this,t,JA,qA,ne,{tag:0},UA)}}class KA 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 G(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=ig(this.sharedAudioSrc,{namespace:Co.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;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 $A(i){le(i,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function ev(i){let t,e,n,o;const s=i[8].default,r=en(s,i,i[7],null);return{c(){t=z("div"),r&&r.c(),y(t,"class","audio svelte-13e7hxv"),y(t,"style",i[0])},m(a,l){M(a,t,l),r&&r.m(t,null),e=!0,n||(o=ge(t,"click",Sa(i[1])),n=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&nn(r,s,a,a[7],e?tn(s,a[7],l,null):on(a[7]),null),(!e||l&1)&&y(t,"style",a[0])},i(a){e||(P(r,a),e=!0)},o(a){x(r,a),e=!1},d(a){a&&S(t),r&&r.d(a),n=!1,o()}}}function tv(i,t,e){let{$$slots:n={},$$scope:o}=t,{url:s}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=pi(),u=vt("hooks"),d=vt("mediaStore");let h,f=!0;function A(){e(5,h.onplay=p=>{u.emit("playStateChange",Q({event:p,state:"playing",mediaInstance:h},l)),c("play"),e(6,f=!1)},h),e(5,h.onpause=p=>{u.emit("playStateChange",Q({event:p,state:"paused",mediaInstance:h},l)),c("pause"),e(6,f=!0)},h),e(5,h.onended=p=>{u.emit("playStateChange",Q({event:p,state:"paused",mediaInstance:h},l)),c("pause"),e(6,f=!0)},h),e(5,h.onloadedmetadata=p=>{typeof h.duration=="number"&&!Number.isNaN(h.duration)&&c("duration",h.duration)},h),e(5,h.onerror=p=>{c("pause"),e(6,f=!0)},h),e(5,h.ontimeupdate=p=>{c("timeupdate",h.currentTime)},h)}d.subscribe(({currentMediaElement:p})=>{p!==h&&(f||h==null||h.pause())});function g(p){!h||(u.emit("click",Q({event:p,target:"AudioTagPlayIcon",audioInstance:h},l)),d.set({currentMediaElement:h}),u.emit("playStateChange",Q({event:p,state:h.paused?"playing":"paused",mediaInstance:h},l)),h.paused?h.play():h.pause())}return i.$$set=p=>{"url"in p&&e(2,s=p.url),"enable"in p&&e(3,r=p.enable),"style"in p&&e(0,a=p.style),"hooksInfo"in p&&e(4,l=p.hooksInfo),"$$scope"in p&&e(7,o=p.$$scope)},i.$$.update=()=>{i.$$.dirty&4&&(s||c("duration",0)),i.$$.dirty&36&&(h==null||h.dispose(),e(5,h=new KA(s)),c("audioRef",h),setTimeout(()=>c("audioRef",h),200),A()),i.$$.dirty&40&&(r||h==null||h.pause()),i.$$.dirty&72&&c(r&&!f?"play":"pause")},[a,g,s,r,l,h,f,o,n]}class Ql extends oe{constructor(t){super(),ie(this,t,tv,ev,ne,{url:2,enable:3,style:0,hooksInfo:4},$A)}}function nv(i){le(i,"svelte-srt2pi",".audio-icon__wrapper.svelte-srt2pi.svelte-srt2pi{display:inline-block}.audio-icon.svelte-srt2pi.svelte-srt2pi{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%;background-color:rgba(255, 255, 255, 0.8)}.audio-icon.svelte-srt2pi .sound-wave__container.svelte-srt2pi{position:absolute;pointer-events:none;width:60%;height:60%}.sound-wave.svelte-srt2pi.svelte-srt2pi{animation-duration:2s;animation-iteration-count:infinite;animation-play-state:paused;transition:opacity 0}.playing.svelte-srt2pi .sound-wave.svelte-srt2pi{animation-play-state:running}.playing.svelte-srt2pi .sound-wave-1.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_1_animation}.playing.svelte-srt2pi .sound-wave-2.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_2_animation}.playing.svelte-srt2pi .sound-wave-3.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_3_animation}@keyframes svelte-srt2pi-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}")}function Kr(i){let t,e;return t=new ot({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function iv(i){let t,e,n,o,s,r=i[1]&&Kr();return{c(){t=z("div"),r&&r.c(),e=$(),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>',y(o,"class","sound-wave__container svelte-srt2pi"),y(n,"class","audio-icon svelte-srt2pi"),q(n,"playing",i[0]),y(t,"class","audio-icon__wrapper svelte-srt2pi"),y(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),V(t,e),V(t,n),V(n,o),i[7](o),i[8](t),s=!0},p(a,[l]){a[1]?r?l&2&&P(r,1):(r=Kr(),r.c(),P(r,1),r.m(t,e)):r&&(se(),x(r,1,1,()=>{r=null}),re()),(!s||l&1)&&q(n,"playing",a[0]),(!s||l&4)&&y(t,"style",a[2]),l&32&&T(t,"width",a[5]),l&32&&T(t,"height",a[5])},i(a){s||(P(r),s=!0)},o(a){x(r),s=!1},d(a){a&&S(t),r&&r.d(),i[7](null),i[8](null)}}}function ov(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){Oe[h?"unshift":"push"](()=>{c=h,e(4,c)})}function d(h){Oe[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"?it(a):a)},[o,s,r,l,c,n,a,u,d]}class Fl extends oe{constructor(t){super(),ie(this,t,ov,iv,ne,{playing:0,shadow:1,style:2,width:6},nv)}}function sv(i){le(i,"svelte-1s6gk4a",".audio-tag.svelte-1s6gk4a{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.audio-icon__wrapper.svelte-1s6gk4a{position:relative;vertical-align:top;width:100%;height:100%}.content.svelte-1s6gk4a{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-1s6gk4a{position:relative;width:100%;height:100%}.audio-icon.svelte-1s6gk4a{pointer-events:none;vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.audio.svelte-1s6gk4a{position:relative;width:100%;height:100%}")}function $r(i){var p,v;let t,e,n,o,s,r,a,l,c,u,d,h,f,A;e=new ot({props:{visible:i[6],left:i[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let g=i[6]&&ea(i);return c=new zl({props:{visible:i[6],textUnfolded:i[1],content:i[5]}}),d=new Po({props:{unfolded:i[6],length:i[3],outDelay:i[4]+20*Math.min((v=(p=i[5])==null?void 0:p.length)!=null?v:10,15),useLinearColor:!0}}),{c(){t=z("div"),K(e.$$.fragment),n=$(),o=z("div"),s=z("div"),r=z("div"),g&&g.c(),a=$(),l=z("div"),K(c.$$.fragment),u=$(),K(d.$$.fragment),y(r,"class","audio-icon svelte-1s6gk4a"),T(l,"display","inline-block"),y(s,"class","wrapper svelte-1s6gk4a"),y(o,"class","content svelte-1s6gk4a"),y(t,"class","audio-tag svelte-1s6gk4a"),q(t,"unfolded",i[6])},m(b,w){M(b,t,w),J(e,t,null),V(t,n),V(t,o),V(o,s),V(s,r),g&&g.m(r,null),V(s,a),V(s,l),J(c,l,null),V(t,u),J(d,t,null),h=!0,f||(A=[ge(l,"click",i[7]),lt(an.call(null,l)),ge(l,"clientWidth",i[12])],f=!0)},p(b,w){var D,k;const E={};w&64&&(E.visible=b[6]),w&8&&(E.left=b[3]/2+"px"),e.$set(E),b[6]?g?(g.p(b,w),w&64&&P(g,1)):(g=ea(b),g.c(),P(g,1),g.m(r,null)):g&&(se(),x(g,1,1,()=>{g=null}),re());const L={};w&64&&(L.visible=b[6]),w&2&&(L.textUnfolded=b[1]),w&32&&(L.content=b[5]),c.$set(L);const I={};w&64&&(I.unfolded=b[6]),w&8&&(I.length=b[3]),w&48&&(I.outDelay=b[4]+20*Math.min((k=(D=b[5])==null?void 0:D.length)!=null?k:10,15)),d.$set(I),(!h||w&64)&&q(t,"unfolded",b[6])},i(b){h||(P(e.$$.fragment,b),P(g),P(c.$$.fragment,b),P(d.$$.fragment,b),h=!0)},o(b){x(e.$$.fragment,b),x(g),x(c.$$.fragment,b),x(d.$$.fragment,b),h=!1},d(b){b&&S(t),Z(e),g&&g.d(),Z(c),Z(d),f=!1,He(A)}}}function ea(i){let t,e,n,o,s,r,a;return e=new ot({props:{center:!0,blurRadius:15,spreadRadius:6}}),o=new Ql({props:{enable:i[6],url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{default:[rv]},$$scope:{ctx:i}}}),o.$on("play",i[8]),o.$on("pause",i[9]),o.$on("error",i[10]),o.$on("audioRef",i[11]),{c(){t=z("div"),K(e.$$.fragment),n=$(),K(o.$$.fragment),y(t,"class","audio svelte-1s6gk4a")},m(l,c){M(l,t,c),J(e,t,null),V(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&8196&&(u.$$scope={dirty:c,ctx:i}),o.$set(u)},i(l){a||(P(e.$$.fragment,l),P(o.$$.fragment,l),l&&Re(()=>{r&&r.end(1),s=Tt(t,Mt,{duration:1e3,delay:0,easing:Yt}),s.start()}),a=!0)},o(l){var c,u;x(e.$$.fragment,l),x(o.$$.fragment,l),s&&s.invalidate(),l&&(r=rn(t,Mt,{duration:1e3,delay:20*Math.min((u=(c=i[5])==null?void 0:c.length)!=null?u:10,15),easing:Yt})),a=!1},d(l){l&&S(t),Z(e),Z(o),l&&r&&r.end()}}}function rv(i){let t,e,n;return e=new Fl({props:{playing:i[2]}}),{c(){t=z("div"),K(e.$$.fragment),y(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||(P(e.$$.fragment,o),n=!0)},o(o){x(e.$$.fragment,o),n=!1},d(o){o&&S(t),Z(e)}}}function av(i){let t,e,n=i[0].state&&$r(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&&P(n,1)):(n=$r(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function lv(i,t,e){let n,o,s,{tag:r}=t,a=!1,l=!1,c;function u(){e(1,a=!a)}const d=()=>{e(2,l=!0)},h=()=>{e(2,l=!1)},f=()=>{e(2,l=!1)};function A(p){sn.call(this,i,p)}const g=p=>{e(3,c=p.detail)};return i.$$set=p=>{"tag"in p&&e(0,r=p.tag)},i.$$.update=()=>{var p,v,b;i.$$.dirty&1&&e(6,n=!!((p=r.state)!=null&&p.unfolded)),i.$$.dirty&1&&e(5,o=(b=(v=r.data.title)!=null?v:r.data.text)!=null?b:""),i.$$.dirty&2&&e(4,s=a?450:0)},[r,a,l,c,s,o,n,u,d,h,f,A,g]}class cv extends oe{constructor(t){super(),ie(this,t,lv,av,ne,{tag:0},sv)}}function uv(i){le(i,"svelte-58hfjf",".audio-tag__wrapper.svelte-58hfjf{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-58hfjf{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:0.1875rem;padding-right:0.625rem;border-radius:624999.9375rem;border:0.03125rem solid rgba(255, 255, 255, 0.2)}.audio__inner.svelte-58hfjf{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.text.svelte-58hfjf{font-weight:bold;font-size:0.75rem;margin-left:0.25rem}.audio-icon__wrapper.svelte-58hfjf{position:relative;vertical-align:top;pointer-events:none;width:1.375rem;height:1.375rem}")}function ta(i){let t,e,n,o;return n=new Ql({props:{style:"width: max-content; height: max-content;",enable:i[0].state.visible,url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{default:[hv]},$$scope:{ctx:i}}}),n.$on("play",i[6]),n.$on("pause",i[7]),n.$on("error",i[8]),n.$on("timeupdate",i[9]),n.$on("duration",i[10]),n.$on("audioRef",i[11]),{c(){t=z("div"),e=z("div"),K(n.$$.fragment),y(e,"class","audio-tag svelte-58hfjf"),T(e,"background-color",i[4].bgColor),T(e,"color",i[4].fontColor),y(t,"class","audio-tag__wrapper svelte-58hfjf")},m(s,r){M(s,t,r),V(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&8232&&(a.$$scope={dirty:r,ctx:s}),n.$set(a),r&16&&T(e,"background-color",s[4].bgColor),r&16&&T(e,"color",s[4].fontColor)},i(s){o||(P(n.$$.fragment,s),o=!0)},o(s){x(n.$$.fragment,s),o=!1},d(s){s&&S(t),Z(n)}}}function dv(i){let t;return{c(){t=ke(i[5])},m(e,n){M(e,t,n)},p(e,n){n&32&&Se(t,e[5])},d(e){e&&S(t)}}}function hv(i){let t,e,n,o,s,r,a;return n=new Fl({props:{playing:i[3]}}),r=new Io({props:{maxWidth:72,$$slots:{default:[dv]},$$scope:{ctx:i}}}),{c(){t=z("div"),e=z("div"),K(n.$$.fragment),o=$(),s=z("div"),K(r.$$.fragment),y(e,"class","audio-icon__wrapper svelte-58hfjf"),y(s,"class","text svelte-58hfjf"),y(t,"class","audio__inner svelte-58hfjf")},m(l,c){M(l,t,c),V(t,e),J(n,e,null),V(t,o),V(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&8224&&(d.$$scope={dirty:c,ctx:l}),r.$set(d)},i(l){a||(P(n.$$.fragment,l),P(r.$$.fragment,l),a=!0)},o(l){x(n.$$.fragment,l),x(r.$$.fragment,l),a=!1},d(l){l&&S(t),Z(n),Z(r)}}}function fv(i){let t,e,n=i[0].state&&ta(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&&P(n,1)):(n=ta(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function mv(i,t,e){let n,o,{tag:s}=t;const r={light:{bgColor:"rgba(255, 255, 255, 0.3)",fontColor:"rgba(0, 0, 0, 0.6)"},dark:{bgColor:"rgba(0, 0, 0, 0.3)",fontColor:"white"}};let a=0,l=0,c=!1;const u=()=>{e(3,c=!0)},d=()=>{e(3,c=!1)},h=()=>{e(3,c=!1)},f=p=>{e(1,a=p.detail)},A=p=>{e(2,l=p.detail)};function g(p){sn.call(this,i,p)}return i.$$set=p=>{"tag"in p&&e(0,s=p.tag)},i.$$.update=()=>{var p,v,b;i.$$.dirty&1&&e(5,n=(v=(p=s.data.title)!=null?p:s.data.text)!=null?v:""),i.$$.dirty&1&&e(4,o=(b=r[s.data.theme||"light"])!=null?b:r.light)},[s,a,l,c,o,n,u,d,h,f,A,g]}class pv extends oe{constructor(t){super(),ie(this,t,mv,fv,ne,{tag:0},uv)}}function gv(i){let t,e;return t=new pv({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Av(i){let t,e;return t=new cv({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function vv(i){let t,e,n,o;const s=[Av,gv],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(),x(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()),P(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(P(e),o=!0)},o(l){x(e),o=!1},d(l){~t&&r[t].d(l),l&&S(n)}}}function bv(i,t,e){let n,{tag:o}=t,s;function r(a){s=a.detail}return o.play=()=>s.play(),o.pause=()=>s.pause(),i.$$set=a=>{"tag"in a&&e(0,o=a.tag)},i.$$.update=()=>{var a;i.$$.dirty&1&&e(1,n=(a=o.data.appearance)!=null?a:"line")},[o,n,r]}class yv extends oe{constructor(t){super(),ie(this,t,bv,vv,ne,{tag:0})}}function wv(i){le(i,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function na(i){var o;let t,e,n;return e=new Rl({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),y(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||(P(e.$$.fragment,s),n=!0)},o(s){x(e.$$.fragment,s),n=!1},d(s){s&&S(t),Z(e)}}}function Ev(i){let t,e,n=i[0].state&&i[5]&&na(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&&P(n,1)):(n=na(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function Cv(i,t,e){let n,o,s,r,a,l,{tag:c}=t;return i.$$set=u=>{"tag"in u&&e(0,c=u.tag)},i.$$.update=()=>{var u,d;i.$$.dirty&1&&e(6,n=c.state?c.state.unfolded:!1),i.$$.dirty&1&&e(5,o=c.data.mediaData),i.$$.dirty&1&&e(1,s=c.data.enableCarousel),i.$$.dirty&1&&e(4,r=c.data.playIcon),i.$$.dirty&3&&e(3,a=(u=c.data.autoplayConfig)!=null?u:{autoplay:s!=null?s:!0,autoplayVideo:!0}),i.$$.dirty&1&&e(2,l=(d=c.data.objectFit)!=null?d:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,s,l,a,r,o,n]}class Pv extends oe{constructor(t){super(),ie(this,t,Cv,Ev,ne,{tag:0},wv)}}function Hl(i){return G(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 Iv(i){return G(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 Hl(t);return fe(Q({},i),{width:n/e,height:o/e})})}function kv(i){return G(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 Hl(e),a=s/n,l=r/n,c=a/t,u=l,d=1/o*t+"s";return fe(Q({},i),{width:c,height:u,duration:d})})}function xv(i){le(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 ia(i){i[1]=i[19].width}function oa(i){i[1]=i[19].width,i[16]=i[19].height,i[17]=i[19].steps,i[18]=i[19].duration}function sa(i){let t,e,n,o=i[0]&&ra();function s(l,c){return l[8]?Lv:Dv}let r=s(i),a=r(i);return{c(){t=z("div"),o&&o.c(),e=$(),a.c(),y(t,"class","icon"),T(t,"width",i[1])},m(l,c){M(l,t,c),o&&o.m(t,null),V(t,e),a.m(t,null),n=!0},p(l,c){l[0]?o?c&1&&P(o,1):(o=ra(),o.c(),P(o,1),o.m(t,e)):o&&(se(),x(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||(P(o),n=!0)},o(l){x(o),n=!1},d(l){l&&S(t),o&&o.d(),a.d()}}}function ra(i){let t,e;return t=new ot({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){K(t.$$.fragment)},m(n,o){J(t,n,o),e=!0},i(n){e||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Dv(i){let t,e,n={ctx:i,current:null,token:null,hasCatch:!1,pending:Tv,then:Mv,catch:Sv,value:19};return si(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]})))&&si(e,n)||Qa(n,i,s)},d(o){o&&S(t),n.block.d(o),n.token=null,n=null}}}function Lv(i){let t,e,n={ctx:i,current:null,token:null,hasCatch:!1,pending:Vv,then:Bv,catch:zv,value:19};return si(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]})))&&si(e,n)||Qa(n,i,s)},d(o){o&&S(t),n.block.d(o),n.token=null,n=null}}}function Sv(i){return{c:X,m:X,p:X,d:X}}function Mv(i){ia(i);let t,e;return{c(){t=z("img"),y(t,"alt","tag-icon"),y(t,"class","icon-image svelte-316sq3"),Ne(t.src,e=i[7])||y(t,"src",e),T(t,"width",it(Ht({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},m(n,o){M(n,t,o)},p(n,o){ia(n),o&128&&!Ne(t.src,e=n[7])&&y(t,"src",e),o&184&&T(t,"width",it(Ht({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width))},d(n){n&&S(t)}}}function Tv(i){return{c:X,m:X,p:X,d:X}}function zv(i){return{c:X,m:X,p:X,d:X}}function Bv(i){oa(i);let t,e=`url(${i[7]})`,n=`steps(${i[17]}, jump-none)`;return{c(){t=z("div"),y(t,"class","icon-keyframe svelte-316sq3"),T(t,"width",it(Ht({originWidth:i[1],originHeight:i[16],scale:i[4],wantedWidth:i[3]}).width)),T(t,"height",it(Ht({originWidth:i[1],originHeight:i[16],scale:i[4],wantedWidth:i[3]}).height)),T(t,"background-image",e),T(t,"animation-duration",i[18]),T(t,"animation-timing-function",n)},m(o,s){M(o,t,s)},p(o,s){oa(o),s&252&&T(t,"width",it(Ht({originWidth:o[1],originHeight:o[16],scale:o[4],wantedWidth:o[3]}).width)),s&252&&T(t,"height",it(Ht({originWidth:o[1],originHeight:o[16],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[18]),s&228&&n!==(n=`steps(${o[17]}, jump-none)`)&&T(t,"animation-timing-function",n)},d(o){o&&S(t)}}}function Vv(i){return{c:X,m:X,p:X,d:X}}function jv(i){let t,e,n=i[9]&&sa(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&&P(n,1)):(n=sa(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(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 fe(Q({},i),{width:s,height:r})}function Ov(i,t,e){let n,o,s,r,a,l,c,u,d,{width:h=null}=t,{icon:f=null}=t,{shadow:A=!1}=t;const g=pi();function p(w){return G(this,null,function*(){const E=yield kv(w);return g("iconLoaded",E),E})}function v(w){return G(this,null,function*(){if(typeof d=="number")return fe(Q({},w),{width:d});const E=yield Iv(w);return g("iconLoaded",E),E})}function b(){u||g("iconLoaded")}return Je(()=>{b()}),i.$$set=w=>{"width"in w&&e(1,h=w.width),"icon"in w&&e(12,f=w.icon),"shadow"in w&&e(0,A=w.shadow)},i.$$.update=()=>{var w,E;i.$$.dirty&4096&&e(7,n=f==null?void 0:f.url),i.$$.dirty&4096&&e(2,o=(w=f==null?void 0:f.steps)!=null?w:1),i.$$.dirty&4096&&e(6,s=f==null?void 0:f.fps),i.$$.dirty&4096&&e(5,r=f==null?void 0:f.ratio),i.$$.dirty&4096&&e(4,a=(E=f==null?void 0:f.scale)!=null?E:1),i.$$.dirty&4096&&e(3,l=f==null?void 0:f.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=h)},b(),[A,h,o,l,a,r,s,n,u,c,p,v,f]}class Gl extends oe{constructor(t){super(),ie(this,t,Ov,jv,ne,{width:1,icon:12,shadow:0},xv)}}function Rv(i){le(i,"svelte-e58ijk",".wrapper.svelte-e58ijk{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-e58ijk{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-e58ijk{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function aa(i){let t,e,n,o,s,r;return e=new ot({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=z("div"),K(e.$$.fragment),n=$(),o=z("div"),s=ke(i[1]),y(o,"class","text svelte-e58ijk"),y(t,"class","text-wrapper svelte-e58ijk")},m(a,l){M(a,t,l),J(e,t,null),V(t,n),V(t,o),V(o,s),r=!0},p(a,l){(!r||l&2)&&Se(s,a[1])},i(a){r||(P(e.$$.fragment,a),r=!0)},o(a){x(e.$$.fragment,a),r=!1},d(a){a&&S(t),Z(e)}}}function Qv(i){let t,e,n,o;e=new Gl({props:{icon:i[0],shadow:!0}}),e.$on("iconLoaded",i[4]);let s=i[1]&&i[2]&&aa(i);return{c(){t=z("div"),K(e.$$.fragment),n=$(),s&&s.c(),y(t,"class","wrapper svelte-e58ijk")},m(r,a){M(r,t,a),J(e,t,null),V(t,n),s&&s.m(t,null),o=!0},p(r,[a]){const l={};a&1&&(l.icon=r[0]),e.$set(l),r[1]&&r[2]?s?(s.p(r,a),a&6&&P(s,1)):(s=aa(r),s.c(),P(s,1),s.m(t,null)):s&&(se(),x(s,1,1,()=>{s=null}),re())},i(r){o||(P(e.$$.fragment,r),P(s),o=!0)},o(r){x(e.$$.fragment,r),x(s),o=!1},d(r){r&&S(t),Z(e),s&&s.d()}}}function Fv(i,t,e){let n,o,s,{tag:r}=t;const a=()=>{e(2,n=!0)};return i.$$set=l=>{"tag"in l&&e(3,r=l.tag)},i.$$.update=()=>{var l,c,u;i.$$.dirty&8&&e(1,o=(l=r.data.title)!=null?l:r.data.text),i.$$.dirty&8&&e(0,s=(u=r.data.icon)!=null?u:(c=r.style)==null?void 0:c.point)},e(2,n=!1),[s,o,n,r,a]}class Hv extends oe{constructor(t){super(),ie(this,t,Fv,Qv,ne,{tag:3},Rv)}}function Gv(i){le(i,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function la(i){let t,e=i[0].element+"",n;return{c(){t=new ti(!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 Wv(i){let t,e=typeof i[0].element=="string"&&la(i);return{c(){t=z("div"),e&&e.c(),y(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=la(n),e.c(),e.m(t,null)):e&&(e.d(1),e=null)},i:X,o:X,d(n){n&&S(t),e&&e.d(),i[2](null)}}}function _v(i,t,e){let{tag:n}=t,o,s;Je(()=>{if(o){if(n.element instanceof Element){const a=n.element;o.appendChild(a),s=()=>a.remove()}else if(typeof n.element=="function"){const a=n.element;s=a(o)}}}),Pt(()=>{s==null||s()});function r(a){Oe[a?"unshift":"push"](()=>{o=a,e(1,o)})}return i.$$set=a=>{"tag"in a&&e(0,n=a.tag)},[n,o,r]}class Nv extends oe{constructor(t){super(),ie(this,t,_v,Wv,ne,{tag:0},Gv)}}function Xv(i){le(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 Yv(i){let t,e;return{c(){t=z("div"),y(t,"data-info","tag content is keep folded"),y(t,"data-id",e=i[1].id)},m(n,o){M(n,t,o)},p(n,o){o&2&&e!==(e=n[1].id)&&y(t,"data-id",e)},i:X,o:X,d(n){n&&S(t)}}}function Uv(i){let t,e,n,o,s,r,a,l,c;const u=[tb,eb,$v,Kv,Zv,Jv,qv],d=[];function h(f,A){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(),y(n,"class","content svelte-1r4fqvg"),q(n,"unfolded",(f=i[1].state)==null?void 0:f.unfolded),y(e,"class","content__wrapper svelte-1r4fqvg"),y(t,"class","content__container svelte-1r4fqvg"),y(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,A){M(f,t,A),V(t,e),V(e,n),~o&&d[o].m(n,null),a=!0,l||(c=ge(t,"click",Sa(i[13])),l=!0)},p(f,A){var p;let g=o;o=h(f),o===g?~o&&d[o].p(f,A):(s&&(se(),x(d[g],1,1,()=>{d[g]=null}),re()),~o?(s=d[o],s?s.p(f,A):(s=d[o]=u[o](f),s.c()),P(s,1),s.m(n,null)):s=null),(!a||A&2)&&q(n,"unfolded",(p=f[1].state)==null?void 0:p.unfolded),(!a||A&2&&r!==(r=f[1].id))&&y(t,"data-id",r),(!a||A&2)&&q(t,"disable",f[1].enabled===!1),(!a||A&16)&&q(t,"hide",f[4]),(!a||A&1)&&q(t,"withAnimation",f[0]),(!a||A&2)&&q(t,"unClickable",f[1].mergedConfig.clickable===!1),A&2&&T(t,"width",f[1].stickType==="Plane"||f[1].contentType==="MediaModel"?"100%":0),A&2&&T(t,"height",f[1].stickType==="Plane"||f[1].contentType==="MediaModel"?"100%":0)},i(f){a||(P(s),a=!0)},o(f){x(s),a=!1},d(f){f&&S(t),~o&&d[o].d(),l=!1,c()}}}function qv(i){let t,e;return t=new Pv({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Jv(i){let t,e;return t=new Hv({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Zv(i){let t,e;return t=new ZA({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function Kv(i){let t,e;return t=new yv({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function $v(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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function eb(i){let t,e;return t=new h0({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function tb(i){let t,e;return t=new Nv({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function nb(i){let t,e,n,o;const s=[Uv,Yv],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(),x(r[u],1,1,()=>{r[u]=null}),re(),e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),P(e,1),e.m(n.parentNode,n))},i(l){o||(P(e),o=!0)},o(l){x(e),o=!1},d(l){r[t].d(l),l&&S(n)}}}function ib(i,t,e){let n,o,s,r,a,l,{withAnimation:c=!1}=t,{tag:u}=t,{hooks:d}=t,{state:h}=t,{mediaStore:f}=t,{temporaryState:A}=t;Ji("hooks",d),Ji("mediaStore",f);let g,p;function v(E){E?d.emit("exposure",{id:r,type:"start"}):d.emit("exposure",{id:r,type:"end"})}function b(E,L,I){var D,k;return!(!L.visible||!L.enabled||!I.visible||!((D=E.state)!=null&&D.visible)||((k=E.temporaryState)==null?void 0:k.visible)===!1||je(E)&&!E.mediaVisible)}const w=E=>d.emit("click",{event:E,target:"TagContent",tag:u});return i.$$set=E=>{"withAnimation"in E&&e(0,c=E.withAnimation),"tag"in E&&e(1,u=E.tag),"hooks"in E&&e(2,d=E.hooks),"state"in E&&e(5,h=E.state),"mediaStore"in E&&e(6,f=E.mediaStore),"temporaryState"in E&&e(7,A=E.temporaryState)},i.$$.update=()=>{var E,L,I,D,k,O,N,R,H,B,F;i.$$.dirty&2&&e(11,n=(E=u.state)==null?void 0:E.unfolded),i.$$.dirty&2&&e(10,o=(L=u.state)==null?void 0:L.visible),i.$$.dirty&162&&e(12,s=h.visible&&A.visible&&((I=u.state)==null?void 0:I.visible)),i.$$.dirty&2&&(r=u.id),i.$$.dirty&162&&e(4,a=!b(u,h,A)),i.$$.dirty&4096&&v(s),i.$$.dirty&3842&&u.hooks&&(n!==void 0&&n!==p&&(e(9,p=n),n?(k=(D=u.hooks).emit)==null||k.call(D,"unfolded"):(N=u==null?void 0:(O=u.hooks).emit)==null||N.call(O,"folded")),o!==void 0&&o!==g&&(e(8,g=o),o?(H=(R=u.hooks).emit)==null||H.call(R,"show"):(F=(B=u.hooks).emit)==null||F.call(B,"hide"))),i.$$.dirty&2&&e(3,l=(()=>!(typeof u.mergedConfig.unfoldedConfig=="object"&&u.mergedConfig.unfoldedConfig.keep==="folded"))())},[c,u,d,l,a,h,f,A,g,p,o,n,s,w]}class Wl extends oe{constructor(t){super(),ie(this,t,ib,nb,ne,{withAnimation:0,tag:1,hooks:2,state:5,mediaStore:6,temporaryState:7},Xv)}}function ob(i){le(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 sb(i){let t,e,n,o,s,r,a,l,c,u,d,h;return o=new ot({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new Gl({props:{icon:i[2],width:i[1]}}),c.$on("iconLoaded",i[7]),{c(){t=z("div"),e=z("div"),n=$(),K(o.$$.fragment),s=$(),r=z("div"),a=$(),l=z("div"),K(c.$$.fragment),y(e,"class","tag-point-click-helper svelte-1jkrwn7"),y(r,"class","tag-unfolded-point svelte-1jkrwn7"),T(r,"transition-delay",(i[3]?i[5]:0)+"ms"),y(l,"class","tag-folded-point svelte-1jkrwn7"),T(l,"transition-delay",(i[3]?i[5]:0)+"ms"),y(t,"class","tag-point-wrapper svelte-1jkrwn7"),q(t,"unfolded",i[0]),q(t,"folded",i[3])},m(f,A){M(f,t,A),V(t,e),V(t,n),J(o,t,null),V(t,s),V(t,r),V(t,a),V(t,l),J(c,l,null),u=!0,d||(h=ge(e,"click",i[4]),d=!0)},p(f,[A]){A&8&&T(r,"transition-delay",(f[3]?f[5]:0)+"ms");const g={};A&4&&(g.icon=f[2]),A&2&&(g.width=f[1]),c.$set(g),A&8&&T(l,"transition-delay",(f[3]?f[5]:0)+"ms"),(!u||A&1)&&q(t,"unfolded",f[0]),(!u||A&8)&&q(t,"folded",f[3])},i(f){u||(P(o.$$.fragment,f),P(c.$$.fragment,f),u=!0)},o(f){x(o.$$.fragment,f),x(c.$$.fragment,f),u=!1},d(f){f&&S(t),Z(o),Z(c),d=!1,h()}}}function rb(i,t,e){let n,o,s,r;const a=vt("hooks");let{tag:l}=t,c,u=!1;const d=()=>{c!==void 0&&clearTimeout(c),u=!0,c=setTimeout(()=>{u=!1},800)},h=g=>{u||a.emit("click",{event:g,target:"TagPoint",tag:l})},f=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();function A(g){sn.call(this,i,g)}return i.$$set=g=>{"tag"in g&&e(6,l=g.tag)},i.$$.update=()=>{var g,p,v,b;i.$$.dirty&64&&e(0,n=(g=l.state)==null?void 0:g.unfolded),i.$$.dirty&1&&e(3,o=!n),i.$$.dirty&64&&e(2,s=(v=(p=l.style)==null?void 0:p.point)!=null&&v.url?(b=l.style)==null?void 0:b.point:{url:Qg}),i.$$.dirty&64&&e(1,r=(()=>{var L,I,D,k;const w=(I=(L=l.style)==null?void 0:L.point)==null?void 0:I.width;if(typeof w=="number")return w;const E=(k=(D=l.style)==null?void 0:D.point)==null?void 0:k.size;if(typeof E=="number")return E;if(E==="S")return 18;if(E==="M")return 20;if(E==="L")return 24;if(E==="XL")return 28})())},d(),[n,r,s,o,h,f,l,A]}class ab extends oe{constructor(t){super(),ie(this,t,rb,sb,ne,{tag:6},ob)}}function lb(i){le(i,"svelte-pzwdws",".tag.withAnimation.svelte-pzwdws{transition:opacity 0.3s linear}.tag.hide.svelte-pzwdws{opacity:0;pointer-events:none}.tag.hide.svelte-pzwdws *{pointer-events:none !important}.tag.unClickable.svelte-pzwdws{pointer-events:none !important}.tag.unClickable.svelte-pzwdws *{pointer-events:none !important}.tag.disable.svelte-pzwdws{display:none}.wrapper.svelte-pzwdws{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}")}function cb(i){let t;return{c(){t=z("div"),y(t,"data-info","tag content is disable")},m(e,n){M(e,t,n)},p:X,i:X,o:X,d(e){e&&S(t)}}}function ub(i){let t,e;return t=new Wl({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function db(i){let t;return{c(){t=z("div"),y(t,"data-info","tag point is disable")},m(e,n){M(e,t,n)},p:X,i:X,o:X,d(e){e&&S(t)}}}function hb(i){let t,e;return t=new ab({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||(P(t.$$.fragment,n),e=!0)},o(n){x(t.$$.fragment,n),e=!1},d(n){Z(t,n)}}}function fb(i){let t,e,n,o,s,r,a,l,c;const u=[ub,cb],d=[];function h(p,v){return p[12]?0:1}n=h(i),o=d[n]=u[n](i);const f=[hb,db],A=[];function g(p,v){return p[13]?0:1}return r=g(i),a=A[r]=f[r](i),{c(){t=z("div"),e=z("div"),o.c(),s=$(),a.c(),y(e,"class","wrapper svelte-pzwdws"),y(e,"data-tag-unfolded",i[8]),y(e,"data-tag-id",i[11]),y(e,"data-content-type",l=i[1].contentType),T(e,"left",i[7]),T(e,"top",i[6]),T(e,"z-index",i[5]),y(t,"class","tag svelte-pzwdws"),y(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(p,v){M(p,t,v),V(t,e),d[n].m(e,null),V(e,s),A[r].m(e,null),c=!0},p(p,[v]){let b=n;n=h(p),n===b?d[n].p(p,v):(se(),x(d[b],1,1,()=>{d[b]=null}),re(),o=d[n],o?o.p(p,v):(o=d[n]=u[n](p),o.c()),P(o,1),o.m(e,s));let w=r;r=g(p),r===w?A[r].p(p,v):(se(),x(A[w],1,1,()=>{A[w]=null}),re(),a=A[r],a?a.p(p,v):(a=A[r]=f[r](p),a.c()),P(a,1),a.m(e,null)),(!c||v&256)&&y(e,"data-tag-unfolded",p[8]),(!c||v&2048)&&y(e,"data-tag-id",p[11]),(!c||v&2&&l!==(l=p[1].contentType))&&y(e,"data-content-type",l),v&128&&T(e,"left",p[7]),v&64&&T(e,"top",p[6]),v&32&&T(e,"z-index",p[5]),(!c||v&2048)&&y(t,"data-tag-id",p[11]),(!c||v&2)&&q(t,"unClickable",p[1].mergedConfig.clickable===!1),(!c||v&1024)&&q(t,"disable",p[10]),(!c||v&512)&&q(t,"hide",p[9]),(!c||v&1)&&q(t,"withAnimation",p[0])},i(p){c||(P(o),P(a),c=!0)},o(p){x(o),x(a),c=!1},d(p){p&&S(t),d[n].d(),A[r].d()}}}function mb(i,t,e){let n,o,s,r,a,l,c,u,d,{withAnimation:h=!1}=t,{tag:f}=t,{mediaStore:A}=t,{state:g}=t,{temporaryState:p}=t;const v=vt("hooks");return i.$$set=b=>{"withAnimation"in b&&e(0,h=b.withAnimation),"tag"in b&&e(1,f=b.tag),"mediaStore"in b&&e(2,A=b.mediaStore),"state"in b&&e(3,g=b.state),"temporaryState"in b&&e(4,p=b.temporaryState)},i.$$.update=()=>{var b,w,E,L,I,D,k,O;i.$$.dirty&2&&e(13,n=(()=>!(f.contentType==="Sticker"||f.contentType==="Link"||f.contentType==="VRLink"||f.contentType==="PanoLink"||f.contentType==="Audio"&&f.data.appearance==="plane"))()),i.$$.dirty&2&&e(12,o=(()=>f.stickType==="2DPoint")()),i.$$.dirty&2&&e(11,s=f.id),i.$$.dirty&2&&e(10,r=!((b=f.pointTagStyle)!=null&&b.leftPercent)||!((w=f.pointTagStyle)!=null&&w.topPercent)||f.enabled===!1||!f.state),i.$$.dirty&2&&e(9,a=!((E=f.state)!=null&&E.visible)||((L=f.temporaryState)==null?void 0:L.visible)===!1),i.$$.dirty&2&&e(8,l=(I=f.state)==null?void 0:I.unfolded),i.$$.dirty&2&&e(7,c=((D=f.pointTagStyle)==null?void 0:D.leftPercent)+"%"),i.$$.dirty&2&&e(6,u=((k=f.pointTagStyle)==null?void 0:k.topPercent)+"%"),i.$$.dirty&2&&e(5,d=(O=f.state)!=null&&O.unfolded?1:0)},[h,f,A,g,p,d,u,c,l,a,r,s,o,n,v]}class pb extends oe{constructor(t){super(),ie(this,t,mb,fb,ne,{withAnimation:0,tag:1,mediaStore:2,state:3,temporaryState:4},lb)}}function gb(i){le(i,"svelte-uq11d5",".tag--container.svelte-uq11d5{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0)}.withAnimation.svelte-uq11d5{transition:opacity 0.3s linear}.tag--container.hide.svelte-uq11d5{opacity:0;pointer-events:none}.tag--container.hide.svelte-uq11d5 *{pointer-events:none !important}")}function ca(i,t,e){const n=i.slice();return n[6]=t[e],n}function ua(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=ca(i,s,a),c=r(l);n.set(c,e[a]=da(c,l))}return{c(){t=z("div");for(let a=0;a<e.length;a+=1)e[a].c();y(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=Ze(e,l,r,1,a,s,n,t,It,da,null,ca),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)P(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)x(e[l]);o=!1},d(a){a&&S(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function da(i,t){let e,n,o;return n=new pb({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||(P(n.$$.fragment,s),o=!0)},o(s){x(n.$$.fragment,s),o=!1},d(s){s&&S(e),Z(n,s)}}}function Ab(i){let t,e,n=i[3].enabled&&ua(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&&P(n,1)):(n=ua(o),n.c(),P(n,1),n.m(t.parentNode,t)):n&&(se(),x(n,1,1,()=>{n=null}),re())},i(o){e||(P(n),e=!0)},o(o){x(n),e=!1},d(o){n&&n.d(o),o&&S(t)}}}function vb(i,t,e){let{withAnimation:n=!1}=t,{tags:o=[]}=t,{hooks:s}=t,{mediaStore:r}=t,{state:a}=t,{temporaryState:l}=t;return Ji("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 bb extends oe{constructor(t){super(),ie(this,t,vb,Ab,ne,{withAnimation:0,tags:1,hooks:5,mediaStore:2,state:3,temporaryState:4},gb)}}const yb=new dc.GLTFLoader;function wb(i){return new Promise((t,e)=>{function n(s){t(s)}function o(s){e(s)}yb.load(i,n,void 0,o)})}class Eb extends Cg{constructor(e){super(e);m(this,"group",new j.Group);m(this,"imagePlaneGroup",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=>G(this,null,function*(){var l;const n=e.data.modelUrl;if(!n)return;const o=wb(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=this.getCurrentVisibleState(e),new j.Matrix4().fromArray(e.matrix).decompose(s.position,s.quaternion,s.scale),s.updateWorldMatrix(!0,!0),s.visible=this.getVisibleByFloorIndex(e);const a=this.gltfObjectGroup.children.find(c=>c.customID===e.id);if(a&&this.gltfObjectGroup.remove(a),this.getRenderType(e)==="Mesh"){if(!e.imagePlane){const c=e.data.mediaPosition.map(Ue);e.imagePlane=new er(e.data.mediaData[0].url,e.data.mediaPosition.map(Ue));const u=new j.Vector3().addVectors(c[0],c[2]).divideScalar(2);e.imagePlane.position.copy(u),s.add(e.imagePlane)}}else this.updateTagCss3DObjectMatrix(e,s);return this.gltfObjectGroup.add(s),s}));this.group.name="PanoTagPluginModelGroup",this.gltfObjectGroup.name="PanoTagPluginGLTFObjectGroup",this.imagePlaneGroup.name="ImagePlaneGroup",this.group.add(this.gltfObjectGroup),this.group.add(this.imagePlaneGroup)}clearTags(){this.tags.forEach(e=>{var n,o;(o=(n=e.imagePlane)==null?void 0:n.parent)==null||o.remove(e.imagePlane)}),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.updateRender3DDomTag(),this.updateRenderModelTag(),this.updateRenderImagePlane()}updateRenderImagePlane(){this.sort(this.filterImagePlane).forEach(n=>{var r,a,l,c;const o=(r=n.data.mediaData[0])==null?void 0:r.url;if(!o||(n.imagePlane&&(n.imagePlane.visible=(l=(a=n.state)==null?void 0:a.visible)!=null?l:!0),((c=n.imagePlane)==null?void 0:c.imageSrc)===o))return;const s=n.position.map(Ue);n.imagePlane=new er(o,s),n.imagePlane.setMatrixByCornerPoints(s),this.imagePlaneGroup.add(n.imagePlane)})}updateRender3DDomTag(){this.sort([...this.filterCSS3DTag]).forEach(n=>{var o,s;if(n.tag3DContentSvelte){const{svelteApp:r,domContainer:a,initialNormal:l,currentNormal:c}=n.tag3DContentSvelte;if(r.$set({tag:n,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!l.equals(c)){const u=new j.Quaternion().setFromUnitVectors(l,c);a.css3DObject.setRotationFromQuaternion(u)}return}else{if(((o=n.state)==null?void 0:o.visible)===!1)return;if(this.css3DRenderPlugin||(this.css3DRenderPlugin=Kt(this.five)),n.stickType==="3DPoint"&&!n.normal)return console.error("updateRenderPlaneTag: \u4E09\u7EF4\u70B9\u6807\u7B7E\u7F3A\u5C11\u6CD5\u5411\u91CF\uFF01");const r=this.getPositions(n);if(!r)return;const a=this.getTagNormal(n);if(!a)return;const c=(s=this.getTagConfig(n).tag3DConfig)!=null?s:{};if(this.getRenderType(n)==="BehindDom"){c.mode="behind",c.container=document.createElement("div");const d="black";c.container.style.backgroundColor=d,c.container.style.border=`3px solid ${d}`,this.css3DRenderPlugin.hooks.on("render",()=>{var h;if(u.css3DObject.opacityMesh){const f=this.addObjectClickHandler(n,u.css3DObject.opacityMesh,A=>{console.log(n),this.hooks.emit("click",{event:A,target:"TagContent",tag:n})});(h=this.store.css3DRenderDisposer.get(n.id))==null||h.push(f)}})}const u=this.css3DRenderPlugin.create3DDomContainer(r,c);if(!u)return;this.store.css3DRenderDisposer.set(n.id,[u.dispose]),n.tag3DContentSvelte={svelteApp:new Wl({target:u.container,props:{tag:n,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}}),domContainer:u,initialNormal:a,currentNormal:a}}}),this.clearUnusedPanelTag()}updateRenderModelTag(){const e=o=>!this.enabledModelTagSet.has(o.customID);this.gltfObjectGroup.remove(...this.gltfObjectGroup.children.filter(e)),this.tags.filter(je).forEach(o=>{var s;(s=o.model)==null||s.promise.then(r=>{r.visible=this.getCurrentVisibleState(o)})})}updateTagModelVisible(){this.tags.forEach(e=>{var n;e.imagePlane&&(e.imagePlane.visible=this.getCurrentVisibleState(e)),(n=e.model)!=null&&n.object&&(e.model.object.visible=this.getCurrentVisibleState(e))})}updateTagCss3DObjectMatrix(e,n){var g,p,v,b;const o=(v=(p=(g=e.mergedConfig)==null?void 0:g.tag3DConfig)==null?void 0:p.ratio)!=null?v:.00216,s=(b=e.tag3DContentSvelte)==null?void 0:b.domContainer.css3DObject;if(!s)return;const r=je(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=In(l,c).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 A=s.opacityMesh;A&&f.decompose(A.position,A.quaternion,A.scale)}addMediaModelTag(e){return G(this,null,function*(){const n=e.filter(je).map(o=>this.loadModel(o));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 bb({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.filterCSS3DTag.forEach(n=>{var o,s,r,a,l;(a=(s=(o=n.tag3DContentSvelte)==null?void 0:o.domContainer)==null?void 0:s.css3DObject)==null||a.setVisible((this.state.visible&&((r=n.state)==null?void 0:r.visible))!==!1),(l=n.tag3DContentSvelte)==null||l.svelteApp.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation})})}disposeAllCSS3DContainer(){for(const[e,n]of this.store.css3DRenderDisposer)n==null||n.forEach(o=>o==null?void 0:o());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.forEach(s=>s==null?void 0:s()),this.store.css3DRenderDisposer.delete(e))}}}const _l="Dnalogel-PanoTagPlugin",Cb=i=>`${_l}--${i}`;class Nl extends Eb{constructor(e,n){super(e);m(this,"state",{enabled:!0,visible:!0});m(this,"params");m(this,"debug");m(this,"changeTagModel",(e,n)=>G(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=>{je(n)&&e==="Panorama"&&this.changeTagMode(n,"front"),n.state.visible=this.getVisible(n)}),this.updateRenderAllTags()});m(this,"handleFiveModelShownFloorChange",()=>{this.tags.forEach(e=>{!je(e)||(e.state.visible=this.getVisible(e))}),this.updateRenderAllTags()});this.params=Q({debug:!1,config:this.config},n),this.debug=this.params.debug,this.config=this.params.config,og(1,{namespace:Co.PlayAudio});try{const o=window;Array.isArray(o.__PANOTAGPLUGIN_DEBUG_LIST__)||(o.__PANOTAGPLUGIN_DEBUG_LIST__=[]),o.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),o.__PANOTAGPLUGIN_DEBUG__=this}catch(o){}}load(e,n){return G(this,null,function*(){var s,r;this.clearTags(),console.info(_l," 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{Yp(this.five,this.tags)}catch(a){console.error(a)}return o})}addTag(e,n){return G(this,null,function*(){const s=(Array.isArray(e)?e:[e]).map(r=>{const a=this.getTagConfig(r);return fe(Q({},r),{state:Q({visible:void 0,unfolded:!this.can("fold",r)},a.initialState),hooks:new Ee.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(ng),this.tags.push(...s),Kp(this.five).then(()=>G(this,null,function*(){var r,a,l;this.store.eventListenerDisposer&&((a=(r=this.store).eventListenerDisposer)==null||a.call(r)),this.state.enabled&&this.handleEnable(),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 G(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 G(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=Q({},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.filterCSS3DTag.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=Ue(n))}changeDataById(e,n,o=!0){const s=this.getTagById(e);!s||(o?s.data=ft.default({},s.data,n):s.data=Q(Q({},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=Ue(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 G(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.filterCSS3DTag.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}=nr(eg(()=>{!this.store.resizeObserverDisposer||o()},500),e),{observe:a,unobserve:l}=nr(tr(()=>n(),400),e);return s(),a(),()=>{r(),l()}}handleFiveModeChange(e){this.setModelMedialVisible(),this.tags.forEach(n=>{je(n)&&e!=="Panorama"&&this.changeTagMode(n,"behind"),n.state.visible=this.getVisible(n)}),this.updateRenderAllTags()}handleFiveWantsMoveToPano(){this.tags.forEach(e=>{const n=this.getTagConfig(e);typeof n.visibleConfig=="object"&&(n.visibleConfig.keep?e.temporaryState=fe(Q({},e.temporaryState),{visible:n.visibleConfig.keep==="visible"}):e.temporaryState=fe(Q({},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 tr(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return G(this,null,function*(){this.setModelMedialVisible(),yield this.setVisibleAndUnfolded(),this.tags.forEach(e=>{e.temporaryState=fe(Q({},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,c;((o=this.getTagConfig(e))==null?void 0:o.renderType)!=="Mesh"&&((a=(r=(s=e.tag3DContentSvelte)==null?void 0:s.domContainer)==null?void 0:r.css3DObject)==null?void 0:a.mode)!==n&&((l=e.config)!=null&&l.tag3DConfig?e.config.tag3DConfig.mode=n:e.config?e.config.tag3DConfig={mode:n}:e.config={tag3DConfig:{mode:n}},(c=this.store.css3DRenderDisposer.get(e.id))==null||c.forEach(u=>u==null?void 0:u()),e.tag3DContentSvelte=void 0)}}const Pb=(i,t)=>new Nl(i,t);function Xl(i){const t=new C.Box3,e=new C.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 Dn{constructor(t,e){m(this,"originObject3D");m(this,"hooks");m(this,"disposers",[]);m(this,"helperObject3D");m(this,"camera");m(this,"model");m(this,"scene");m(this,"container");m(this,"domEvents");m(this,"isDragging",!1);m(this,"enabled",!1);m(this,"name","BaseController");m(this,"boundingBox");m(this,"offset");m(this,"onRender");m(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});var c,u;this.hooks=(c=t.sharedHooks)!=null?c:new Zt,this.camera=t.camera,this.model=t.model,this.originObject3D=t.originObject3D,this.helperObject3D=t.helperObject3D,this.container=t.container,this.scene=t.scene,this.domEvents=new 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 C.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),o=new C.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(wt),s=[];for(const r of o)if(r instanceof C.Mesh||r instanceof C.Group){const a=r instanceof C.Group?r.children.filter(h=>h instanceof C.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 C.Vector3(0,0,0);if(!t)return o;const s=()=>e||(this.boundingBox?this.boundingBox:(this.boundingBox=Xl(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 Ib extends Dn{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 C.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 Yl(i,t,e){if(e){const o=new C.Vector3().subVectors(i.position,e).applyQuaternion(i.quaternion.clone().inverse()).applyQuaternion(t).add(e);i.position.copy(o)}i.quaternion.copy(t)}class kb 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 Ii extends kb{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){Yl(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 xb extends Ii{}class Db extends Ii{}class Lb extends Ii{}class Ul extends Ii{}class Sb extends Ul{}class Mb extends C.Group{constructor(e){super();m(this,"direction");this.direction=e||"x"}}class ha extends C.Mesh{constructor(e,n,o){super(e,n);m(this,"direction");this.direction=o||"x"}}function Tb(i,t){const{offsetWidth:e,offsetHeight:n}=t,{top:o,left:s}=t.getBoundingClientRect();return Object.assign(new C.Vector2,{x:(i.x-s)/e*2-1,y:-(i.y-o)/n*2+1})}function Do(i,t,e){if(!t||!e||!i)return;const n=Tb(t,e);if(Math.abs(n.x)===1||Math.abs(n.y)===1)return;const o=new C.Raycaster;return o.setFromCamera(n,i),o}function zb(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 _i extends Mb{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 C.Color((u=e.color)!=null?u:16214315),o=new C.MeshBasicMaterial({color:n,depthTest:!1,opacity:1,transparent:!0,side:C.DoubleSide}),s=new C.ConeGeometry(.04,.1,32),r=new ha(s,o.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new C.CylinderGeometry(a,a,.4,32),c=new ha(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 Ni={X:15618642,Y:4765519,Z:4227839};class _t{static get X(){return new C.Color(Ni.X).convertSRGBToLinear().clone()}static get Y(){return new C.Color(Ni.Y).convertSRGBToLinear().clone()}static get Z(){return new C.Color(Ni.Z).convertSRGBToLinear().clone()}}class Bb extends xb{constructor(e){super(e);m(this,"xArrow",new _i({direction:"x",color:_t.X}));m(this,"yArrow",new _i({direction:"y",color:_t.Y}));m(this,"zArrow",new _i({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 St(i,t){return Vb(document.createElement(t!=null?t:"div"),i)}function Vb(i,t){if(!t)return i;for(const e in t)e&&t[e]&&(i.style[e]=t[e]);return i}function jb(i){const t=St(Q({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 Ob extends Lb{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 Xi({direction:"x",color:_t.X})),(n==null?void 0:n.xzCircleEnable)!==!1&&(this.yCircle=new Xi({direction:"y",color:_t.Y})),(n==null?void 0:n.xyCircleEnable)!==!1&&(this.zCircle=new Xi({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=jb({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 Xi extends C.Group{constructor(e){super();m(this,"direction");m(this,"circle");m(this,"ring");m(this,"angleSector");this.direction=e.direction,this.circle=new Rb(e),this.ring=new Qb(e),this.angleSector=new Fb(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 Rb extends C.Mesh{constructor(e){var n;super();m(this,"direction");m(this,"gapAngle",.02);m(this,"geometry",new C.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new C.MeshBasicMaterial({opacity:.6,color:(n=e.color)!=null?n:16777215,transparent:!0,side:C.DoubleSide,depthTest:!1}),this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`}}class Qb extends C.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 C.RingGeometry(.25,.3,20,8,Math.PI/4*r+n,Math.PI/4-n*2),l=new C.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,transparent:!0,side:C.DoubleSide}),c=new C.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...o)}}class Fb extends C.Mesh{constructor(e){var o;super();m(this,"direction");m(this,"baseAxes");m(this,"angleDirection");switch(e.direction){case"x":this.baseAxes=new C.Vector3(0,0,1);break;case"y":this.baseAxes=new C.Vector3(1,0,0);break;case"z":this.baseAxes=new C.Vector3(1,0,0);break}const n=.3+5e-4;this.geometry=new C.CircleGeometry(n,48,0,1e-4),this.material=new C.MeshBasicMaterial({opacity:.4,color:(o=e.color)!=null?o:16777215,depthTest:!1,transparent:!0,side:C.DoubleSide}),this.direction=e.direction,this.angleDirection=this.direction==="z"?1:-1}}function Hb(){const i=St({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=St({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=St({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=St(Q({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},i)),e=St({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),n=St({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 Gb extends Sb{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 C.Vector3().subVectors(o.position,n).applyQuaternion(e).add(n);o.position.copy(r),o.applyQuaternion(e)}if(this.plane){const r=new C.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 C.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}=Hb();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 Wb extends Db{constructor(e){super(e);m(this,"box");m(this,"outline");m(this,"originObject");m(this,"positionAttribute");this.originObject=e,this.positionAttribute=new C.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=Xl(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 C.BufferGeometry;n.setIndex(new C.BufferAttribute(e,1)),n.setAttribute("position",this.positionAttribute);const o=new C.LineBasicMaterial({color:64767,linewidth:1,opacity:1,depthTest:!1,transparent:!0,toneMapped:!1}),s=new C.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 C.BufferGeometry;n.setIndex(new C.BufferAttribute(e,1)),n.setAttribute("position",this.positionAttribute);const o=new C.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new C.Mesh(n,o)}}class _b extends Dn{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 C.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new C.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new C.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 C.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=Do(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 C.Vector3);if(!a)return;const l=a.clone().projectOnVector(o),c=l.clone().sub(s),u=new C.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 hn{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 Nb="v1.0.1",Xb="Object3DHelper",Lo=`${Xb}@${Nb}`,Yb=()=>{console.error(`${Lo} is disposed`)},Ub=()=>{console.warn(`${Lo} is disabled`)},qb=()=>{console.error(`${Lo} is disabled`)};class Jb{constructor(t){m(this,"controllers",{});m(this,"state",{visible:!0,enabled:!0,disposed:!1});m(this,"hooks",new Zt);m(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return G(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return G(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 Yb();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return qb();const n=Q({},this.state);this.state=Q(Q({},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=Q(Q({},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&&Ub()}}function Yi(i){return i*Math.PI/180}class Zb extends Dn{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 C.Euler(Yi(n),Yi(o),Yi(s)),a=new C.Quaternion().setFromEuler(r);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:u}=this;Yl(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 C.Vector3(1,0,0).applyQuaternion(this.originObject3D.quaternion);if(o==="y")return new C.Vector3(0,1,0).applyQuaternion(this.originObject3D.quaternion);if(o==="z")return new C.Vector3(0,0,1).applyQuaternion(this.originObject3D.quaternion)})(),c=new C.Plane().setFromNormalAndCoplanarPoint(l,s),d=c.projectPoint(s.clone(),new C.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=Do(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 C.Vector3);if(!c)return;const u=this.rotateCenter.clone(),h=o.projectPoint(c.clone(),new C.Vector3).clone().sub(u);if(n.angleTo(h)===0)return;const f=new C.Quaternion().setFromUnitVectors(n.clone().normalize(),h.clone().normalize()),A=l.quaternion.clone().premultiply(f);if(this.hooks.emit("wantToRotate",A))return;const v=new C.Euler().setFromQuaternion(new C.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+=v,this.setAngleHelperLength(r,this.startInfo.angle),this.setTipsAngle(Ya(this.startInfo.angle)),u){const b=new C.Vector3().subVectors(l.position,u).applyQuaternion(f).add(u);l.position.copy(b)}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 C.Mesh&&o.geometry instanceof C.CircleGeometry){const{radius:s,segments:r,thetaLength:a}=o.geometry.parameters;o.geometry=new C.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 C.Mesh&&r.geometry instanceof C.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(s)*(40/(2*Math.PI)));r.geometry=new C.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 Kb extends Dn{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 C.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=Do(this.camera,e,this.container);if(!n)return this.dragEnd();this.scale(n)}scale(e){var O,N;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||zb(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 H=new j.Vector3(0,0,0);if(!this.startInfo)return H;const B=(R==="ew"?d:h).clone(),F=c.clone().projectOnVector(B),_=a.clone().projectOnVector(B),Y=l.clone().projectOnVector(B);if(_.equals(F))return H;if(R==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const U=new j.Vector3().subVectors(_,Y),ae=U.x<0&&B.x>=0,he=U.y<0&&B.y>=0,de=U.z<0&&B.z>=0;this.startInfo.dragPointInCenterBottom=ae||he||de}if(R==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const U=new j.Vector3().subVectors(_,Y),ae=U.x<0&&B.x>=0,he=U.y<0&&B.y>=0,de=U.z<0&&B.z>=0;this.startInfo.dragPointInCenterLeft=ae||he||de}const W=new j.Vector3().subVectors(_,F),ee=W.length();return ee>.3?(console.warn("offset.length() > 0.3, skipped",ee),H):W},A=f("ew"),g=f("ns"),p=()=>{const R=A;this.helperObject3D.cornerPositions.forEach((H,B)=>{var F;(F=this.startInfo)!=null&&F.dragPointInCenterLeft?(B===0||B===3)&&H.add(R):(B===1||B===2)&&H.add(R)})},v=()=>{const R=g;this.helperObject3D.cornerPositions.forEach((H,B)=>{var F;(F=this.startInfo)!=null&&F.dragPointInCenterBottom?(B===0||B===1)&&H.add(R):(B===2||B===3)&&H.add(R)})};switch(u){case"ew":p();break;case"ns":v();break;case"nesw":case"nwse":p(),v()}const b=new j.Vector3().subVectors(r[1],r[0]).length()/d.length(),w=new j.Vector3().subVectors(r[3],r[0]).length()/h.length(),E=new j.Vector3(b,w,1),L=new C.Matrix4().scale(E);n.isCSS3DObjectPlus?n.applyScaleMatrix4(L):n.scale.applyMatrix4(L),o.position.copy(a);const I=new j.Vector3().addVectors(r[0],r[2]).divideScalar(2),D=new j.Vector3().subVectors(I,l),k=new C.Matrix4().setPosition(D);n.applyMatrix4(k),(O=this.helperObject3D.css3DInstance)==null||O.css3DObject.applyMatrix4(k),(N=this.helperObject3D.plane)==null||N.applyMatrix4(k),this.hooks.emit("applyObjectScale",{matrix:L}),this.hooks.emit("applyObjectPosition",{matrix:k}),this.render()}dragEnd(){!this.isDragging||(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render())}}class $b extends Kb{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 e1 extends Dn{constructor(...e){super(...e);m(this,"name","BoundingBoxController")}}class t1 extends Ul{constructor(t){super(t)}}const lo="Object3DHelperPlugin",ki=lo,n1=()=>{console.error(`${ki} is disposed`)},i1=()=>{console.warn(`${ki} is disabled`)},o1=()=>{console.error(`${ki} is disabled`)};class ql extends kn{constructor(e){super(e);m(this,"name",lo);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,{[`__${lo.toUpperCase()}_DEBUG__`]:this})}show(e){return G(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return G(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 n1();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return o1();const o=Q({},this.state);this.state=Q(Q({},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 Jb,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 Ee.Subscribe;if(l){const A=new Bb(e),g=this.getConfig(n.moveHelper),p=new hn(this.five,_b,e,A,g,h);o.addControllers({moveController:p.helperController}),s.push(()=>p.dispose())}if(c){const A=this.getConfig(n.rotateHelper),g=new Ob(e,Q({container:r},A)),p=new hn(this.five,Zb,e,g,A,h);o.addControllers({rotateController:p.helperController}),s.push(()=>p.dispose())}if(d){const A=new Wb(e),g=new hn(this.five,e1,e,A,void 0,h);o.addControllers({boundingBoxController:g.helperController})}if(u)if(e.isCSS3DObjectPlus&&r){const A=new Gb(e,r,a,this.five.scene),g=new hn(this.five,$b,e,A,void 0,h);o.addControllers({scaleController:g.helperController}),s.push(()=>g.dispose()),ya(this.five).then(()=>{var p,v;if(e.isCSS3DObjectPlus){const b=e;if(!b||b.mode!=="front")return;const w=(p=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?p:wa(this.five);w&&(this.css3DObjectParentMap.set(b,b.parent),b.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(w),(v=this.css3DRender.getBehindCSS3DObjectGroup())==null||v.add(b),this.css3DRender.render(this.five.camera))}})}else{const A=new t1(e),g=new hn(this.five,Ib,e,A,void 0,h);o.addControllers({scaleController:g.helperController}),s.push(()=>g.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&&i1()}getConfig(e){if(!!e&&typeof e!="boolean"&&e.enable)return e}}const s1=i=>new ql(i),r1=`
563
563
  varying vec2 vUv;
564
564
  void main() {
565
565
  vUv = uv;