architwin 1.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (274) hide show
  1. package/README.md +530 -0
  2. package/bundle/LICENSE.md +17 -0
  3. package/bundle/css/core.css +21 -0
  4. package/bundle/css/late.css +22 -0
  5. package/bundle/css/showcase.css +406 -0
  6. package/bundle/css/unsupported_browser.css +1 -0
  7. package/bundle/cursors/grab.png +0 -0
  8. package/bundle/cursors/grabbing.png +0 -0
  9. package/bundle/cursors/rbe-default.png +0 -0
  10. package/bundle/cursors/rbe-finish-room.png +0 -0
  11. package/bundle/cursors/rbe-moving.png +0 -0
  12. package/bundle/cursors/rbe-place-door.png +0 -0
  13. package/bundle/cursors/rbe-place-node.png +0 -0
  14. package/bundle/cursors/rbe-place-opening.png +0 -0
  15. package/bundle/cursors/zoom-in.png +0 -0
  16. package/bundle/cursors/zoom-out.png +0 -0
  17. package/bundle/fonts/ibm-plex-sans-100.woff +0 -0
  18. package/bundle/fonts/ibm-plex-sans-100.woff2 +0 -0
  19. package/bundle/fonts/ibm-plex-sans-100italic.woff +0 -0
  20. package/bundle/fonts/ibm-plex-sans-100italic.woff2 +0 -0
  21. package/bundle/fonts/ibm-plex-sans-200.woff +0 -0
  22. package/bundle/fonts/ibm-plex-sans-200.woff2 +0 -0
  23. package/bundle/fonts/ibm-plex-sans-200italic.woff +0 -0
  24. package/bundle/fonts/ibm-plex-sans-200italic.woff2 +0 -0
  25. package/bundle/fonts/ibm-plex-sans-300.woff +0 -0
  26. package/bundle/fonts/ibm-plex-sans-300.woff2 +0 -0
  27. package/bundle/fonts/ibm-plex-sans-300italic.woff +0 -0
  28. package/bundle/fonts/ibm-plex-sans-300italic.woff2 +0 -0
  29. package/bundle/fonts/ibm-plex-sans-500.woff +0 -0
  30. package/bundle/fonts/ibm-plex-sans-500.woff2 +0 -0
  31. package/bundle/fonts/ibm-plex-sans-500italic.woff +0 -0
  32. package/bundle/fonts/ibm-plex-sans-500italic.woff2 +0 -0
  33. package/bundle/fonts/ibm-plex-sans-600.woff +0 -0
  34. package/bundle/fonts/ibm-plex-sans-600.woff2 +0 -0
  35. package/bundle/fonts/ibm-plex-sans-600italic.woff +0 -0
  36. package/bundle/fonts/ibm-plex-sans-600italic.woff2 +0 -0
  37. package/bundle/fonts/ibm-plex-sans-700.woff +0 -0
  38. package/bundle/fonts/ibm-plex-sans-700.woff2 +0 -0
  39. package/bundle/fonts/ibm-plex-sans-700italic.woff +0 -0
  40. package/bundle/fonts/ibm-plex-sans-700italic.woff2 +0 -0
  41. package/bundle/fonts/ibm-plex-sans-italic.woff +0 -0
  42. package/bundle/fonts/ibm-plex-sans-italic.woff2 +0 -0
  43. package/bundle/fonts/ibm-plex-sans-regular.woff +0 -0
  44. package/bundle/fonts/ibm-plex-sans-regular.woff2 +0 -0
  45. package/bundle/fonts/mp-font.svg +2079 -0
  46. package/bundle/fonts/mp-font.woff +0 -0
  47. package/bundle/fonts/mp-font.woff2 +0 -0
  48. package/bundle/fonts/roboto-100.woff +0 -0
  49. package/bundle/fonts/roboto-100.woff2 +0 -0
  50. package/bundle/fonts/roboto-100italic.woff +0 -0
  51. package/bundle/fonts/roboto-100italic.woff2 +0 -0
  52. package/bundle/fonts/roboto-300.woff +0 -0
  53. package/bundle/fonts/roboto-300.woff2 +0 -0
  54. package/bundle/fonts/roboto-300italic.woff +0 -0
  55. package/bundle/fonts/roboto-300italic.woff2 +0 -0
  56. package/bundle/fonts/roboto-500.woff +0 -0
  57. package/bundle/fonts/roboto-500.woff2 +0 -0
  58. package/bundle/fonts/roboto-500italic.woff +0 -0
  59. package/bundle/fonts/roboto-500italic.woff2 +0 -0
  60. package/bundle/fonts/roboto-700.woff +0 -0
  61. package/bundle/fonts/roboto-700.woff2 +0 -0
  62. package/bundle/fonts/roboto-700italic.woff +0 -0
  63. package/bundle/fonts/roboto-700italic.woff2 +0 -0
  64. package/bundle/fonts/roboto-900.woff +0 -0
  65. package/bundle/fonts/roboto-900.woff2 +0 -0
  66. package/bundle/fonts/roboto-900italic.woff +0 -0
  67. package/bundle/fonts/roboto-900italic.woff2 +0 -0
  68. package/bundle/fonts/roboto-italic.woff +0 -0
  69. package/bundle/fonts/roboto-italic.woff2 +0 -0
  70. package/bundle/fonts/roboto-regular.woff +0 -0
  71. package/bundle/fonts/roboto-regular.woff2 +0 -0
  72. package/bundle/images/360_placement_pin_mask.png +0 -0
  73. package/bundle/images/Desktop-help-play-button.svg +1 -0
  74. package/bundle/images/Desktop-help-spacebar.png +0 -0
  75. package/bundle/images/MP-logo_H_lock-RGB_color-black.svg +24 -0
  76. package/bundle/images/NoteColor.png +0 -0
  77. package/bundle/images/chrome.png +0 -0
  78. package/bundle/images/edge.png +0 -0
  79. package/bundle/images/escape.png +0 -0
  80. package/bundle/images/exterior.png +0 -0
  81. package/bundle/images/exterior_hover.png +0 -0
  82. package/bundle/images/firefox.png +0 -0
  83. package/bundle/images/headset-quest-2.png +0 -0
  84. package/bundle/images/interior.png +0 -0
  85. package/bundle/images/interior_hover.png +0 -0
  86. package/bundle/images/login-screen-background.jpg +0 -0
  87. package/bundle/images/matterport-app-icon.svg +9 -0
  88. package/bundle/images/matterport-logo-light.svg +1 -0
  89. package/bundle/images/mattertag-disc-128-free.v1.png +0 -0
  90. package/bundle/images/mobile-help-play-button.svg +1 -0
  91. package/bundle/images/nav_help_360.png +0 -0
  92. package/bundle/images/nav_help_click_inside.png +0 -0
  93. package/bundle/images/nav_help_gesture_drag.png +0 -0
  94. package/bundle/images/nav_help_gesture_drag_two_finger.png +0 -0
  95. package/bundle/images/nav_help_gesture_pinch.png +0 -0
  96. package/bundle/images/nav_help_gesture_position.png +0 -0
  97. package/bundle/images/nav_help_gesture_position_two_finger.png +0 -0
  98. package/bundle/images/nav_help_gesture_tap.png +0 -0
  99. package/bundle/images/nav_help_inside_key.png +0 -0
  100. package/bundle/images/nav_help_keyboard_all.png +0 -0
  101. package/bundle/images/nav_help_keyboard_left_right.png +0 -0
  102. package/bundle/images/nav_help_keyboard_up_down.png +0 -0
  103. package/bundle/images/nav_help_mouse_click.png +0 -0
  104. package/bundle/images/nav_help_mouse_drag_left.png +0 -0
  105. package/bundle/images/nav_help_mouse_drag_right.png +0 -0
  106. package/bundle/images/nav_help_mouse_position_left.png +0 -0
  107. package/bundle/images/nav_help_mouse_position_right.png +0 -0
  108. package/bundle/images/nav_help_mouse_zoom.png +0 -0
  109. package/bundle/images/nav_help_tap_inside.png +0 -0
  110. package/bundle/images/nav_help_zoom_keys.png +0 -0
  111. package/bundle/images/objectColor.png +0 -0
  112. package/bundle/images/outlineBasic1024.png +0 -0
  113. package/bundle/images/outlineBasic2048.png +0 -0
  114. package/bundle/images/outlineBasic4096.png +0 -0
  115. package/bundle/images/outlineBasic512.png +0 -0
  116. package/bundle/images/outlineEnhanced1024.png +0 -0
  117. package/bundle/images/outlineEnhanced2048.png +0 -0
  118. package/bundle/images/outlineEnhanced4096.png +0 -0
  119. package/bundle/images/outlineEnhanced512.png +0 -0
  120. package/bundle/images/pinAnchor.png +0 -0
  121. package/bundle/images/pinIconDefault.png +0 -0
  122. package/bundle/images/safari.png +0 -0
  123. package/bundle/images/scope.svg +3 -0
  124. package/bundle/images/selected_sweep_glow.png +0 -0
  125. package/bundle/images/showcase-password-background.jpg +0 -0
  126. package/bundle/images/surface_grid_planar_256.png +0 -0
  127. package/bundle/images/tagColor.png +0 -0
  128. package/bundle/images/unsupported-browser.jpg +0 -0
  129. package/bundle/images/uv_grid_opengl.jpg +0 -0
  130. package/bundle/images/vert_arrows.png +0 -0
  131. package/bundle/js/136.js +18 -0
  132. package/bundle/js/136.js.LICENSE.txt +20 -0
  133. package/bundle/js/143.js +2 -0
  134. package/bundle/js/143.js.LICENSE.txt +20 -0
  135. package/bundle/js/145.js +2 -0
  136. package/bundle/js/145.js.LICENSE.txt +20 -0
  137. package/bundle/js/189.js +2 -0
  138. package/bundle/js/189.js.LICENSE.txt +20 -0
  139. package/bundle/js/217.js +2 -0
  140. package/bundle/js/217.js.LICENSE.txt +20 -0
  141. package/bundle/js/313.js +2 -0
  142. package/bundle/js/313.js.LICENSE.txt +20 -0
  143. package/bundle/js/316.js +2 -0
  144. package/bundle/js/316.js.LICENSE.txt +27 -0
  145. package/bundle/js/321.js +2 -0
  146. package/bundle/js/321.js.LICENSE.txt +20 -0
  147. package/bundle/js/324.js +2 -0
  148. package/bundle/js/324.js.LICENSE.txt +20 -0
  149. package/bundle/js/325.js +2 -0
  150. package/bundle/js/325.js.LICENSE.txt +20 -0
  151. package/bundle/js/330.js +2 -0
  152. package/bundle/js/330.js.LICENSE.txt +20 -0
  153. package/bundle/js/335.js +2 -0
  154. package/bundle/js/335.js.LICENSE.txt +20 -0
  155. package/bundle/js/376.js +2 -0
  156. package/bundle/js/376.js.LICENSE.txt +20 -0
  157. package/bundle/js/422.js +2 -0
  158. package/bundle/js/422.js.LICENSE.txt +22 -0
  159. package/bundle/js/493.js +2 -0
  160. package/bundle/js/493.js.LICENSE.txt +27 -0
  161. package/bundle/js/512.js +2 -0
  162. package/bundle/js/512.js.LICENSE.txt +20 -0
  163. package/bundle/js/519.js +2 -0
  164. package/bundle/js/519.js.LICENSE.txt +20 -0
  165. package/bundle/js/521.js +2 -0
  166. package/bundle/js/521.js.LICENSE.txt +20 -0
  167. package/bundle/js/525.js +2 -0
  168. package/bundle/js/525.js.LICENSE.txt +20 -0
  169. package/bundle/js/607.js +2 -0
  170. package/bundle/js/607.js.LICENSE.txt +27 -0
  171. package/bundle/js/644.js +2 -0
  172. package/bundle/js/644.js.LICENSE.txt +63 -0
  173. package/bundle/js/648.js +2 -0
  174. package/bundle/js/648.js.LICENSE.txt +20 -0
  175. package/bundle/js/66.js +2 -0
  176. package/bundle/js/66.js.LICENSE.txt +20 -0
  177. package/bundle/js/662.js +2 -0
  178. package/bundle/js/662.js.LICENSE.txt +20 -0
  179. package/bundle/js/668.js +2 -0
  180. package/bundle/js/668.js.LICENSE.txt +20 -0
  181. package/bundle/js/718.js +2 -0
  182. package/bundle/js/718.js.LICENSE.txt +20 -0
  183. package/bundle/js/764.js +2 -0
  184. package/bundle/js/764.js.LICENSE.txt +29 -0
  185. package/bundle/js/833.js +20 -0
  186. package/bundle/js/833.js.LICENSE.txt +20 -0
  187. package/bundle/js/858.js +2 -0
  188. package/bundle/js/858.js.LICENSE.txt +20 -0
  189. package/bundle/js/916.js +2 -0
  190. package/bundle/js/916.js.LICENSE.txt +20 -0
  191. package/bundle/js/924.js +2 -0
  192. package/bundle/js/924.js.LICENSE.txt +20 -0
  193. package/bundle/js/932.js +2 -0
  194. package/bundle/js/932.js.LICENSE.txt +20 -0
  195. package/bundle/js/948.js +2 -0
  196. package/bundle/js/948.js.LICENSE.txt +20 -0
  197. package/bundle/js/958.js +2 -0
  198. package/bundle/js/958.js.LICENSE.txt +20 -0
  199. package/bundle/js/JPEGDecoder.worker.worker.js.LICENSE.txt +29 -0
  200. package/bundle/js/JPEGEncoder.worker.worker.js.LICENSE.txt +29 -0
  201. package/bundle/js/PNGDecoder.worker.worker.js.LICENSE.txt +20 -0
  202. package/bundle/js/PNGEncoder.worker.worker.js.LICENSE.txt +20 -0
  203. package/bundle/js/browser-check.js +2 -0
  204. package/bundle/js/browser-check.js.LICENSE.txt +18 -0
  205. package/bundle/js/showcase.js +6 -0
  206. package/bundle/js/showcase.js.LICENSE.txt +144 -0
  207. package/bundle/locale/messages/strings_de.json +1 -0
  208. package/bundle/locale/messages/strings_es.json +1 -0
  209. package/bundle/locale/messages/strings_fr.json +1 -0
  210. package/bundle/locale/messages/strings_it.json +1 -0
  211. package/bundle/locale/messages/strings_ja.json +1 -0
  212. package/bundle/locale/messages/strings_ko.json +1 -0
  213. package/bundle/locale/messages/strings_nl.json +1 -0
  214. package/bundle/locale/messages/strings_pt.json +1 -0
  215. package/bundle/locale/messages/strings_ru.json +1 -0
  216. package/bundle/locale/messages/strings_zh-CN.json +1 -0
  217. package/bundle/locale/messages/strings_zh-TW.json +1 -0
  218. package/bundle/locale/strings.json +1 -0
  219. package/bundle/sdk/cursors/grab.png +0 -0
  220. package/bundle/sdk/cursors/grabbing.png +0 -0
  221. package/bundle/sdk/cursors/rbe-default.png +0 -0
  222. package/bundle/sdk/cursors/rbe-finish-room.png +0 -0
  223. package/bundle/sdk/cursors/rbe-moving.png +0 -0
  224. package/bundle/sdk/cursors/rbe-place-door.png +0 -0
  225. package/bundle/sdk/cursors/rbe-place-node.png +0 -0
  226. package/bundle/sdk/cursors/rbe-place-opening.png +0 -0
  227. package/bundle/sdk/cursors/zoom-in.png +0 -0
  228. package/bundle/sdk/cursors/zoom-out.png +0 -0
  229. package/bundle/sdk/sandbox.html +1 -0
  230. package/bundle/sdk/sdk-client.js +1 -0
  231. package/bundle/sdk/sdk-interface.js +1 -0
  232. package/bundle/sdk.d.ts +5312 -0
  233. package/bundle/showcase.html +114 -0
  234. package/bundle/terms/terms-de-DE.html +69 -0
  235. package/bundle/terms/terms-en-GB.html +62 -0
  236. package/bundle/terms/terms-en-US.html +62 -0
  237. package/bundle/terms/terms-es-MX.html +66 -0
  238. package/bundle/terms/terms-fr-FR.html +65 -0
  239. package/bundle/terms/terms-it-IT.html +65 -0
  240. package/bundle/terms/terms-ja-JP.html +64 -0
  241. package/bundle/terms/terms-ko-KR.html +65 -0
  242. package/bundle/terms/terms-nl-NL.html +65 -0
  243. package/bundle/terms/terms-pt-BR.html +75 -0
  244. package/bundle/terms/terms-ru-RU.html +72 -0
  245. package/bundle/terms/terms-zh-CN.html +65 -0
  246. package/bundle/terms/terms-zh-TW.html +84 -0
  247. package/bundle/vendors/three/0.146.0/libs/basis/README.md +32 -0
  248. package/bundle/vendors/three/0.146.0/libs/basis/basis_transcoder.js +1 -0
  249. package/bundle/vendors/three/0.146.0/libs/basis/basis_transcoder.wasm +0 -0
  250. package/bundle/vendors/three/0.146.0/libs/basis/no-dynamic-execution.patch +11 -0
  251. package/bundle/vendors/three/0.146.0/libs/draco/README.md +32 -0
  252. package/bundle/vendors/three/0.146.0/libs/draco/draco_decoder.js +1 -0
  253. package/bundle/vendors/three/0.146.0/libs/draco/draco_decoder.wasm +0 -0
  254. package/bundle/vendors/three/0.146.0/libs/draco/draco_encoder.js +1 -0
  255. package/bundle/vendors/three/0.146.0/libs/draco/draco_wasm_wrapper.js +1 -0
  256. package/bundle/vendors/three/0.146.0/libs/draco/gltf/draco_decoder.js +1 -0
  257. package/bundle/vendors/three/0.146.0/libs/draco/gltf/draco_decoder.wasm +0 -0
  258. package/bundle/vendors/three/0.146.0/libs/draco/gltf/draco_encoder.js +1 -0
  259. package/bundle/vendors/three/0.146.0/libs/draco/gltf/draco_wasm_wrapper.js +1 -0
  260. package/bundle/vendors/three/0.146.0/three.cjs +2 -0
  261. package/bundle/vendors/three/0.146.0/three.cjs.LICENSE.txt +5 -0
  262. package/bundle/vendors/three/0.146.0/three.js +2 -0
  263. package/bundle/vendors/three/0.146.0/three.js.LICENSE.txt +5 -0
  264. package/bundle/vendors/three/0.146.0/three.min.js +2 -0
  265. package/bundle/vendors/three/0.146.0/three.min.js.LICENSE.txt +5 -0
  266. package/bundle/vendors/three/0.146.0/three.module.js +2 -0
  267. package/bundle/vendors/three/0.146.0/three.module.js.LICENSE.txt +5 -0
  268. package/bundle/version.txt +1 -0
  269. package/lib/architwin.d.ts +24 -0
  270. package/lib/architwin.min.js +1 -0
  271. package/lib/types.d.ts +123 -0
  272. package/lib/types.js +2 -0
  273. package/package.json +26 -0
  274. package/tsconfig.json +11 -0
@@ -0,0 +1,20 @@
1
+ /*!
2
+ * Matterport Showcase SDK
3
+ *
4
+ * © 2022 Matterport, Inc. All rights reserved.
5
+ *
6
+ * Matterport Showcase SDK ("Showcase SDK") must be used according to
7
+ * the Matterport Terms of Service located at https://matterport.com/terms-of-use, the Platform Subscription Agreement ("PSA") available at https://matterport.com/legal/platform-subscription-agreement and the SDK License terms included in the PSA ("SDK License"). Any use of the Showcase SDK requires a current active Matterport account and associated developer key.
8
+ *
9
+ * -------------------------------------------------------------------------------
10
+ *
11
+ * Redistribution and use in source and binary forms, without modification, is permitted in accordance with the SDK License provided that the following conditions are met:
12
+ *
13
+ * * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
14
+ * * Neither the name of Matterport nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
15
+ *
16
+ * THE SHOWCASE SDK IS PROVIDED BY MATTERPORT AS THE COPYRIGHT HOLDER AND, IF APPLICABLE, ITS CONTRIBUTORS "AS IS" AND WITHOUT WARRANTIES OF ANY KIND. TO THE FULLEST EXTENT PERMISSIBLE PURSUANT TO APPLICABLE LAW, MATTERPORT DISCLAIMS, ON BEHALF OF ITSELF AND ITS AFFILIATES AND LICENSORS, ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. MATTERPORT DOES NOT WARRANT THAT THE AVAILABILITY OF THE SHOWCASE SDK WILL BE UNINTERRUPTED OR ERROR-FREE, THAT DEFECTS WILL BE CORRECTED, OR THAT THE SHOWCASE SDK WILL BE FREE OF VIRUSES OR OTHER HARMFUL COMPONENTS. MATTERPORT DOES NOT MAKE ANY REPRESENTATIONS OR WARRANTIES REGARDING THE USE OR THE RESULTS OF THE USE OF THE SHOWCASE SDK OR FUNCTIONS ON THE SHOWCASE SDK IN TERMS OF THEIR CORRECTNESS, ACCURACY, RELIABILITY, RESULTS TO BE ACHIEVED, OR OTHERWISE. APPLICABLE LAW MAY NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SOME OR ALL OF THE FOREGOING DISCLAIMERS MAY NOT APPLY TO YOU.
17
+ *
18
+ * TO THE EXTENT PERMITTED UNDER APPLICABLE LAW UNDER NO CIRCUMSTANCES, INCLUDING, BUT NOT LIMITED TO, NEGLIGENCE, SHALL MATTERPORT OR ITS AFFILIATES OR LICENSORS BE LIABLE FOR ANY CONSEQUENTIAL, EXEMPLARY, PUNITIVE, SPECIAL, INCIDENTAL OR OTHER INDIRECT DAMAGES, EVEN IF MATTERPORT OR A MATTERPORT AUTHORIZED REPRESENTATIVE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. APPLICABLE LAW MAY NOT ALLOW SOME OR ALL OF THIS LIMITATION OF LIABILITY, SO IT MAY NOT APPLY TO YOU.
19
+ *
20
+ */
@@ -0,0 +1,2 @@
1
+ /*! For license information please see browser-check.js.LICENSE.txt */
2
+ var mpBrowserCheck;(function(){var __webpack_modules__={5220:function(e,t,n){var r=n(8492);e.exports=r},1939:function(e,t,n){var r=n(5220);e.exports=r},9662:function(e,t,n){var r=n(7854),o=n(614),i=n(6330),s=r.TypeError;e.exports=function(e){if(o(e))return e;throw s(i(e)+" is not a function")}},6077:function(e,t,n){var r=n(7854),o=n(614),i=r.String,s=r.TypeError;e.exports=function(e){if("object"==typeof e||o(e))return e;throw s("Can't set "+i(e)+" as a prototype")}},1223:function(e,t,n){var r=n(5112),o=n(30),i=n(3070),s=r("unscopables"),a=Array.prototype;null==a[s]&&i.f(a,s,{configurable:!0,value:o(null)}),e.exports=function(e){a[s][e]=!0}},5787:function(e,t,n){var r=n(7854),o=n(7976),i=r.TypeError;e.exports=function(e,t){if(o(t,e))return e;throw i("Incorrect invocation")}},9670:function(e,t,n){var r=n(7854),o=n(111),i=r.String,s=r.TypeError;e.exports=function(e){if(o(e))return e;throw s(i(e)+" is not an object")}},1318:function(e,t,n){var r=n(5656),o=n(1400),i=n(6244),s=function(e){return function(t,n,s){var a,u=r(t),c=i(u),l=o(s,c);if(e&&n!=n){for(;c>l;)if((a=u[l++])!=a)return!0}else for(;c>l;l++)if((e||l in u)&&u[l]===n)return e||l||0;return!e&&-1}};e.exports={includes:s(!0),indexOf:s(!1)}},1589:function(e,t,n){var r=n(7854),o=n(1400),i=n(6244),s=n(6135),a=r.Array,u=Math.max;e.exports=function(e,t,n){for(var r=i(e),c=o(t,r),l=o(void 0===n?r:n,r),f=a(u(l-c,0)),p=0;c<l;c++,p++)s(f,p,e[c]);return f.length=p,f}},4362:function(e,t,n){var r=n(1589),o=Math.floor,i=function(e,t){var n=e.length,u=o(n/2);return n<8?s(e,t):a(e,i(r(e,0,u),t),i(r(e,u),t),t)},s=function(e,t){for(var n,r,o=e.length,i=1;i<o;){for(r=i,n=e[i];r&&t(e[r-1],n)>0;)e[r]=e[--r];r!==i++&&(e[r]=n)}return e},a=function(e,t,n,r){for(var o=t.length,i=n.length,s=0,a=0;s<o||a<i;)e[s+a]=s<o&&a<i?r(t[s],n[a])<=0?t[s++]:n[a++]:s<o?t[s++]:n[a++];return e};e.exports=i},4326:function(e,t,n){var r=n(1702),o=r({}.toString),i=r("".slice);e.exports=function(e){return i(o(e),8,-1)}},648:function(e,t,n){var r=n(7854),o=n(1694),i=n(614),s=n(4326),a=n(5112)("toStringTag"),u=r.Object,c="Arguments"==s(function(){return arguments}());e.exports=o?s:function(e){var t,n,r;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=function(e,t){try{return e[t]}catch(e){}}(t=u(e),a))?n:c?s(t):"Object"==(r=s(t))&&i(t.callee)?"Arguments":r}},9920:function(e,t,n){var r=n(2597),o=n(3887),i=n(1236),s=n(3070);e.exports=function(e,t,n){for(var a=o(t),u=s.f,c=i.f,l=0;l<a.length;l++){var f=a[l];r(e,f)||n&&r(n,f)||u(e,f,c(t,f))}}},8544:function(e,t,n){var r=n(7293);e.exports=!r((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))},4994:function(e,t,n){"use strict";var r=n(3383).IteratorPrototype,o=n(30),i=n(9114),s=n(8003),a=n(7497),u=function(){return this};e.exports=function(e,t,n,c){var l=t+" Iterator";return e.prototype=o(r,{next:i(+!c,n)}),s(e,l,!1,!0),a[l]=u,e}},8880:function(e,t,n){var r=n(9781),o=n(3070),i=n(9114);e.exports=r?function(e,t,n){return o.f(e,t,i(1,n))}:function(e,t,n){return e[t]=n,e}},9114:function(e){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},6135:function(e,t,n){"use strict";var r=n(4948),o=n(3070),i=n(9114);e.exports=function(e,t,n){var s=r(t);s in e?o.f(e,s,i(0,n)):e[s]=n}},654:function(e,t,n){"use strict";var r=n(2109),o=n(6916),i=n(1913),s=n(6530),a=n(614),u=n(4994),c=n(9518),l=n(7674),f=n(8003),p=n(8880),h=n(1320),d=n(5112),v=n(7497),w=n(3383),m=s.PROPER,g=s.CONFIGURABLE,y=w.IteratorPrototype,b=w.BUGGY_SAFARI_ITERATORS,_=d("iterator"),x="keys",O="values",E="entries",k=function(){return this};e.exports=function(e,t,n,s,d,w,S){u(n,t,s);var R,P,A,T=function(e){if(e===d&&C)return C;if(!b&&e in I)return I[e];switch(e){case x:case O:case E:return function(){return new n(this,e)}}return function(){return new n(this)}},j=t+" Iterator",L=!1,I=e.prototype,q=I[_]||I["@@iterator"]||d&&I[d],C=!b&&q||T(d),M="Array"==t&&I.entries||q;if(M&&(R=c(M.call(new e)))!==Object.prototype&&R.next&&(i||c(R)===y||(l?l(R,y):a(R[_])||h(R,_,k)),f(R,j,!0,!0),i&&(v[j]=k)),m&&d==O&&q&&q.name!==O&&(!i&&g?p(I,"name",O):(L=!0,C=function(){return o(q,this)})),d)if(P={values:T(O),keys:w?C:T(x),entries:T(E)},S)for(A in P)(b||L||!(A in I))&&h(I,A,P[A]);else r({target:t,proto:!0,forced:b||L},P);return i&&!S||I[_]===C||h(I,_,C,{name:d}),v[t]=C,P}},9781:function(e,t,n){var r=n(7293);e.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},317:function(e,t,n){var r=n(7854),o=n(111),i=r.document,s=o(i)&&o(i.createElement);e.exports=function(e){return s?i.createElement(e):{}}},8324:function(e){e.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},8509:function(e,t,n){var r=n(317)("span").classList,o=r&&r.constructor&&r.constructor.prototype;e.exports=o===Object.prototype?void 0:o},8113:function(e,t,n){var r=n(5005);e.exports=r("navigator","userAgent")||""},7392:function(e,t,n){var r,o,i=n(7854),s=n(8113),a=i.process,u=i.Deno,c=a&&a.versions||u&&u.version,l=c&&c.v8;l&&(o=(r=l.split("."))[0]>0&&r[0]<4?1:+(r[0]+r[1])),!o&&s&&(!(r=s.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=s.match(/Chrome\/(\d+)/))&&(o=+r[1]),e.exports=o},748:function(e){e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},2109:function(e,t,n){var r=n(7854),o=n(1236).f,i=n(8880),s=n(1320),a=n(3505),u=n(9920),c=n(4705);e.exports=function(e,t){var n,l,f,p,h,d=e.target,v=e.global,w=e.stat;if(n=v?r:w?r[d]||a(d,{}):(r[d]||{}).prototype)for(l in t){if(p=t[l],f=e.noTargetGet?(h=o(n,l))&&h.value:n[l],!c(v?l:d+(w?".":"#")+l,e.forced)&&void 0!==f){if(typeof p==typeof f)continue;u(p,f)}(e.sham||f&&f.sham)&&i(p,"sham",!0),s(n,l,p,e)}}},7293:function(e){e.exports=function(e){try{return!!e()}catch(e){return!0}}},9974:function(e,t,n){var r=n(1702),o=n(9662),i=r(r.bind);e.exports=function(e,t){return o(e),void 0===t?e:i?i(e,t):function(){return e.apply(t,arguments)}}},6916:function(e){var t=Function.prototype.call;e.exports=t.bind?t.bind(t):function(){return t.apply(t,arguments)}},6530:function(e,t,n){var r=n(9781),o=n(2597),i=Function.prototype,s=r&&Object.getOwnPropertyDescriptor,a=o(i,"name"),u=a&&"something"===function(){}.name,c=a&&(!r||r&&s(i,"name").configurable);e.exports={EXISTS:a,PROPER:u,CONFIGURABLE:c}},1702:function(e){var t=Function.prototype,n=t.bind,r=t.call,o=n&&n.bind(r,r);e.exports=n?function(e){return e&&o(e)}:function(e){return e&&function(){return r.apply(e,arguments)}}},5005:function(e,t,n){var r=n(7854),o=n(614),i=function(e){return o(e)?e:void 0};e.exports=function(e,t){return arguments.length<2?i(r[e]):r[e]&&r[e][t]}},1246:function(e,t,n){var r=n(648),o=n(8173),i=n(7497),s=n(5112)("iterator");e.exports=function(e){if(null!=e)return o(e,s)||o(e,"@@iterator")||i[r(e)]}},8554:function(e,t,n){var r=n(7854),o=n(6916),i=n(9662),s=n(9670),a=n(6330),u=n(1246),c=r.TypeError;e.exports=function(e,t){var n=arguments.length<2?u(e):t;if(i(n))return s(o(n,e));throw c(a(e)+" is not iterable")}},8173:function(e,t,n){var r=n(9662);e.exports=function(e,t){var n=e[t];return null==n?void 0:r(n)}},7854:function(e,t,n){var r=function(e){return e&&e.Math==Math&&e};e.exports=r("object"==typeof globalThis&&globalThis)||r("object"==typeof window&&window)||r("object"==typeof self&&self)||r("object"==typeof n.g&&n.g)||function(){return this}()||Function("return this")()},2597:function(e,t,n){var r=n(1702),o=n(7908),i=r({}.hasOwnProperty);e.exports=Object.hasOwn||function(e,t){return i(o(e),t)}},3501:function(e){e.exports={}},490:function(e,t,n){var r=n(5005);e.exports=r("document","documentElement")},4664:function(e,t,n){var r=n(9781),o=n(7293),i=n(317);e.exports=!r&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},8361:function(e,t,n){var r=n(7854),o=n(1702),i=n(7293),s=n(4326),a=r.Object,u=o("".split);e.exports=i((function(){return!a("z").propertyIsEnumerable(0)}))?function(e){return"String"==s(e)?u(e,""):a(e)}:a},2788:function(e,t,n){var r=n(1702),o=n(614),i=n(5465),s=r(Function.toString);o(i.inspectSource)||(i.inspectSource=function(e){return s(e)}),e.exports=i.inspectSource},9909:function(e,t,n){var r,o,i,s=n(8536),a=n(7854),u=n(1702),c=n(111),l=n(8880),f=n(2597),p=n(5465),h=n(6200),d=n(3501),v="Object already initialized",w=a.TypeError,m=a.WeakMap;if(s||p.state){var g=p.state||(p.state=new m),y=u(g.get),b=u(g.has),_=u(g.set);r=function(e,t){if(b(g,e))throw new w(v);return t.facade=e,_(g,e,t),t},o=function(e){return y(g,e)||{}},i=function(e){return b(g,e)}}else{var x=h("state");d[x]=!0,r=function(e,t){if(f(e,x))throw new w(v);return t.facade=e,l(e,x,t),t},o=function(e){return f(e,x)?e[x]:{}},i=function(e){return f(e,x)}}e.exports={set:r,get:o,has:i,enforce:function(e){return i(e)?o(e):r(e,{})},getterFor:function(e){return function(t){var n;if(!c(t)||(n=o(t)).type!==e)throw w("Incompatible receiver, "+e+" required");return n}}}},614:function(e){e.exports=function(e){return"function"==typeof e}},4705:function(e,t,n){var r=n(7293),o=n(614),i=/#|\.prototype\./,s=function(e,t){var n=u[a(e)];return n==l||n!=c&&(o(t)?r(t):!!t)},a=s.normalize=function(e){return String(e).replace(i,".").toLowerCase()},u=s.data={},c=s.NATIVE="N",l=s.POLYFILL="P";e.exports=s},111:function(e,t,n){var r=n(614);e.exports=function(e){return"object"==typeof e?null!==e:r(e)}},1913:function(e){e.exports=!1},2190:function(e,t,n){var r=n(7854),o=n(5005),i=n(614),s=n(7976),a=n(3307),u=r.Object;e.exports=a?function(e){return"symbol"==typeof e}:function(e){var t=o("Symbol");return i(t)&&s(t.prototype,u(e))}},3383:function(e,t,n){"use strict";var r,o,i,s=n(7293),a=n(614),u=n(30),c=n(9518),l=n(1320),f=n(5112),p=n(1913),h=f("iterator"),d=!1;[].keys&&("next"in(i=[].keys())?(o=c(c(i)))!==Object.prototype&&(r=o):d=!0),null==r||s((function(){var e={};return r[h].call(e)!==e}))?r={}:p&&(r=u(r)),a(r[h])||l(r,h,(function(){return this})),e.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:d}},7497:function(e){e.exports={}},6244:function(e,t,n){var r=n(7466);e.exports=function(e){return r(e.length)}},133:function(e,t,n){var r=n(7392),o=n(7293);e.exports=!!Object.getOwnPropertySymbols&&!o((function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&r&&r<41}))},590:function(e,t,n){var r=n(7293),o=n(5112),i=n(1913),s=o("iterator");e.exports=!r((function(){var e=new URL("b?a=1&b=2&c=3","http://a"),t=e.searchParams,n="";return e.pathname="c%20d",t.forEach((function(e,r){t.delete("b"),n+=r+e})),i&&!e.toJSON||!t.sort||"http://a/c%20d?a=1&c=3"!==e.href||"3"!==t.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!t[s]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash||"a1c3"!==n||"x"!==new URL("http://x",void 0).host}))},8536:function(e,t,n){var r=n(7854),o=n(614),i=n(2788),s=r.WeakMap;e.exports=o(s)&&/native code/.test(i(s))},30:function(e,t,n){var r,o=n(9670),i=n(6048),s=n(748),a=n(3501),u=n(490),c=n(317),l=n(6200),f=l("IE_PROTO"),p=function(){},h=function(e){return"<script>"+e+"</"+"script>"},d=function(e){e.write(h("")),e.close();var t=e.parentWindow.Object;return e=null,t},v=function(){try{r=new ActiveXObject("htmlfile")}catch(e){}var e,t;v="undefined"!=typeof document?document.domain&&r?d(r):((t=c("iframe")).style.display="none",u.appendChild(t),t.src=String("javascript:"),(e=t.contentWindow.document).open(),e.write(h("document.F=Object")),e.close(),e.F):d(r);for(var n=s.length;n--;)delete v.prototype[s[n]];return v()};a[f]=!0,e.exports=Object.create||function(e,t){var n;return null!==e?(p.prototype=o(e),n=new p,p.prototype=null,n[f]=e):n=v(),void 0===t?n:i.f(n,t)}},6048:function(e,t,n){var r=n(9781),o=n(3353),i=n(3070),s=n(9670),a=n(5656),u=n(1956);t.f=r&&!o?Object.defineProperties:function(e,t){s(e);for(var n,r=a(t),o=u(t),c=o.length,l=0;c>l;)i.f(e,n=o[l++],r[n]);return e}},3070:function(e,t,n){var r=n(7854),o=n(9781),i=n(4664),s=n(3353),a=n(9670),u=n(4948),c=r.TypeError,l=Object.defineProperty,f=Object.getOwnPropertyDescriptor,p="enumerable",h="configurable",d="writable";t.f=o?s?function(e,t,n){if(a(e),t=u(t),a(n),"function"==typeof e&&"prototype"===t&&"value"in n&&d in n&&!n.writable){var r=f(e,t);r&&r.writable&&(e[t]=n.value,n={configurable:h in n?n.configurable:r.configurable,enumerable:p in n?n.enumerable:r.enumerable,writable:!1})}return l(e,t,n)}:l:function(e,t,n){if(a(e),t=u(t),a(n),i)try{return l(e,t,n)}catch(e){}if("get"in n||"set"in n)throw c("Accessors not supported");return"value"in n&&(e[t]=n.value),e}},1236:function(e,t,n){var r=n(9781),o=n(6916),i=n(5296),s=n(9114),a=n(5656),u=n(4948),c=n(2597),l=n(4664),f=Object.getOwnPropertyDescriptor;t.f=r?f:function(e,t){if(e=a(e),t=u(t),l)try{return f(e,t)}catch(e){}if(c(e,t))return s(!o(i.f,e,t),e[t])}},8006:function(e,t,n){var r=n(6324),o=n(748).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return r(e,o)}},5181:function(e,t){t.f=Object.getOwnPropertySymbols},9518:function(e,t,n){var r=n(7854),o=n(2597),i=n(614),s=n(7908),a=n(6200),u=n(8544),c=a("IE_PROTO"),l=r.Object,f=l.prototype;e.exports=u?l.getPrototypeOf:function(e){var t=s(e);if(o(t,c))return t[c];var n=t.constructor;return i(n)&&t instanceof n?n.prototype:t instanceof l?f:null}},7976:function(e,t,n){var r=n(1702);e.exports=r({}.isPrototypeOf)},6324:function(e,t,n){var r=n(1702),o=n(2597),i=n(5656),s=n(1318).indexOf,a=n(3501),u=r([].push);e.exports=function(e,t){var n,r=i(e),c=0,l=[];for(n in r)!o(a,n)&&o(r,n)&&u(l,n);for(;t.length>c;)o(r,n=t[c++])&&(~s(l,n)||u(l,n));return l}},1956:function(e,t,n){var r=n(6324),o=n(748);e.exports=Object.keys||function(e){return r(e,o)}},5296:function(e,t){"use strict";var n={}.propertyIsEnumerable,r=Object.getOwnPropertyDescriptor,o=r&&!n.call({1:2},1);t.f=o?function(e){var t=r(this,e);return!!t&&t.enumerable}:n},7674:function(e,t,n){var r=n(1702),o=n(9670),i=n(6077);e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,n={};try{(e=r(Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set))(n,[]),t=n instanceof Array}catch(e){}return function(n,r){return o(n),i(r),t?e(n,r):n.__proto__=r,n}}():void 0)},2140:function(e,t,n){var r=n(7854),o=n(6916),i=n(614),s=n(111),a=r.TypeError;e.exports=function(e,t){var n,r;if("string"===t&&i(n=e.toString)&&!s(r=o(n,e)))return r;if(i(n=e.valueOf)&&!s(r=o(n,e)))return r;if("string"!==t&&i(n=e.toString)&&!s(r=o(n,e)))return r;throw a("Can't convert object to primitive value")}},3887:function(e,t,n){var r=n(5005),o=n(1702),i=n(8006),s=n(5181),a=n(9670),u=o([].concat);e.exports=r("Reflect","ownKeys")||function(e){var t=i.f(a(e)),n=s.f;return n?u(t,n(e)):t}},857:function(e,t,n){var r=n(7854);e.exports=r},2248:function(e,t,n){var r=n(1320);e.exports=function(e,t,n){for(var o in t)r(e,o,t[o],n);return e}},1320:function(e,t,n){var r=n(7854),o=n(614),i=n(2597),s=n(8880),a=n(3505),u=n(2788),c=n(9909),l=n(6530).CONFIGURABLE,f=c.get,p=c.enforce,h=String(String).split("String");(e.exports=function(e,t,n,u){var c,f=!!u&&!!u.unsafe,d=!!u&&!!u.enumerable,v=!!u&&!!u.noTargetGet,w=u&&void 0!==u.name?u.name:t;o(n)&&("Symbol("===String(w).slice(0,7)&&(w="["+String(w).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),(!i(n,"name")||l&&n.name!==w)&&s(n,"name",w),(c=p(n)).source||(c.source=h.join("string"==typeof w?w:""))),e!==r?(f?!v&&e[t]&&(d=!0):delete e[t],d?e[t]=n:s(e,t,n)):d?e[t]=n:a(t,n)})(Function.prototype,"toString",(function(){return o(this)&&f(this).source||u(this)}))},4488:function(e,t,n){var r=n(7854).TypeError;e.exports=function(e){if(null==e)throw r("Can't call method on "+e);return e}},3505:function(e,t,n){var r=n(7854),o=Object.defineProperty;e.exports=function(e,t){try{o(r,e,{value:t,configurable:!0,writable:!0})}catch(n){r[e]=t}return t}},8003:function(e,t,n){var r=n(3070).f,o=n(2597),i=n(5112)("toStringTag");e.exports=function(e,t,n){e&&!n&&(e=e.prototype),e&&!o(e,i)&&r(e,i,{configurable:!0,value:t})}},6200:function(e,t,n){var r=n(2309),o=n(9711),i=r("keys");e.exports=function(e){return i[e]||(i[e]=o(e))}},5465:function(e,t,n){var r=n(7854),o=n(3505),i="__core-js_shared__",s=r[i]||o(i,{});e.exports=s},2309:function(e,t,n){var r=n(1913),o=n(5465);(e.exports=function(e,t){return o[e]||(o[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.20.2",mode:r?"pure":"global",copyright:"© 2022 Denis Pushkarev (zloirock.ru)"})},1400:function(e,t,n){var r=n(9303),o=Math.max,i=Math.min;e.exports=function(e,t){var n=r(e);return n<0?o(n+t,0):i(n,t)}},5656:function(e,t,n){var r=n(8361),o=n(4488);e.exports=function(e){return r(o(e))}},9303:function(e){var t=Math.ceil,n=Math.floor;e.exports=function(e){var r=+e;return r!=r||0===r?0:(r>0?n:t)(r)}},7466:function(e,t,n){var r=n(9303),o=Math.min;e.exports=function(e){return e>0?o(r(e),9007199254740991):0}},7908:function(e,t,n){var r=n(7854),o=n(4488),i=r.Object;e.exports=function(e){return i(o(e))}},7593:function(e,t,n){var r=n(7854),o=n(6916),i=n(111),s=n(2190),a=n(8173),u=n(2140),c=n(5112),l=r.TypeError,f=c("toPrimitive");e.exports=function(e,t){if(!i(e)||s(e))return e;var n,r=a(e,f);if(r){if(void 0===t&&(t="default"),n=o(r,e,t),!i(n)||s(n))return n;throw l("Can't convert object to primitive value")}return void 0===t&&(t="number"),u(e,t)}},4948:function(e,t,n){var r=n(7593),o=n(2190);e.exports=function(e){var t=r(e,"string");return o(t)?t:t+""}},1694:function(e,t,n){var r={};r[n(5112)("toStringTag")]="z",e.exports="[object z]"===String(r)},1340:function(e,t,n){var r=n(7854),o=n(648),i=r.String;e.exports=function(e){if("Symbol"===o(e))throw TypeError("Cannot convert a Symbol value to a string");return i(e)}},6330:function(e,t,n){var r=n(7854).String;e.exports=function(e){try{return r(e)}catch(e){return"Object"}}},9711:function(e,t,n){var r=n(1702),o=0,i=Math.random(),s=r(1..toString);e.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+s(++o+i,36)}},3307:function(e,t,n){var r=n(133);e.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},3353:function(e,t,n){var r=n(9781),o=n(7293);e.exports=r&&o((function(){return 42!=Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},5112:function(e,t,n){var r=n(7854),o=n(2309),i=n(2597),s=n(9711),a=n(133),u=n(3307),c=o("wks"),l=r.Symbol,f=l&&l.for,p=u?l:l&&l.withoutSetter||s;e.exports=function(e){if(!i(c,e)||!a&&"string"!=typeof c[e]){var t="Symbol."+e;a&&i(l,e)?c[e]=l[e]:c[e]=u&&f?f(t):p(t)}return c[e]}},6992:function(e,t,n){"use strict";var r=n(5656),o=n(1223),i=n(7497),s=n(9909),a=n(3070).f,u=n(654),c=n(1913),l=n(9781),f="Array Iterator",p=s.set,h=s.getterFor(f);e.exports=u(Array,"Array",(function(e,t){p(this,{type:f,target:r(e),index:0,kind:t})}),(function(){var e=h(this),t=e.target,n=e.kind,r=e.index++;return!t||r>=t.length?(e.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:r,done:!1}:"values"==n?{value:t[r],done:!1}:{value:[r,t[r]],done:!1}}),"values");var d=i.Arguments=i.Array;if(o("keys"),o("values"),o("entries"),!c&&l&&"values"!==d.name)try{a(d,"name",{value:"values"})}catch(e){}},3948:function(e,t,n){var r=n(7854),o=n(8324),i=n(8509),s=n(6992),a=n(8880),u=n(5112),c=u("iterator"),l=u("toStringTag"),f=s.values,p=function(e,t){if(e){if(e[c]!==f)try{a(e,c,f)}catch(t){e[c]=f}if(e[l]||a(e,l,t),o[t])for(var n in s)if(e[n]!==s[n])try{a(e,n,s[n])}catch(t){e[n]=s[n]}}};for(var h in o)p(r[h]&&r[h].prototype,h);p(i,"DOMTokenList")},1637:function(e,t,n){"use strict";n(6992);var r=n(2109),o=n(7854),i=n(5005),s=n(6916),a=n(1702),u=n(590),c=n(1320),l=n(2248),f=n(8003),p=n(4994),h=n(9909),d=n(5787),v=n(614),w=n(2597),m=n(9974),g=n(648),y=n(9670),b=n(111),_=n(1340),x=n(30),O=n(9114),E=n(8554),k=n(1246),S=n(5112),R=n(4362),P=S("iterator"),A="URLSearchParams",T="URLSearchParamsIterator",j=h.set,L=h.getterFor(A),I=h.getterFor(T),q=i("fetch"),C=i("Request"),M=i("Headers"),D=C&&C.prototype,N=M&&M.prototype,U=o.RegExp,B=o.TypeError,F=o.decodeURIComponent,z=o.encodeURIComponent,G=a("".charAt),W=a([].join),H=a([].push),V=a("".replace),K=a([].shift),$=a([].splice),X=a("".split),Z=a("".slice),Y=/\+/g,J=Array(4),Q=function(e){return J[e-1]||(J[e-1]=U("((?:%[\\da-f]{2}){"+e+"})","gi"))},ee=function(e){try{return F(e)}catch(t){return e}},te=function(e){var t=V(e,Y," "),n=4;try{return F(t)}catch(e){for(;n;)t=V(t,Q(n--),ee);return t}},ne=/[!'()~]|%20/g,re={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},oe=function(e){return re[e]},ie=function(e){return V(z(e),ne,oe)},se=function(e,t){if(e<t)throw B("Not enough arguments")},ae=p((function(e,t){j(this,{type:T,iterator:E(L(e).entries),kind:t})}),"Iterator",(function(){var e=I(this),t=e.kind,n=e.iterator.next(),r=n.value;return n.done||(n.value="keys"===t?r.key:"values"===t?r.value:[r.key,r.value]),n}),!0),ue=function(e){this.entries=[],this.url=null,void 0!==e&&(b(e)?this.parseObject(e):this.parseQuery("string"==typeof e?"?"===G(e,0)?Z(e,1):e:_(e)))};ue.prototype={type:A,bindURL:function(e){this.url=e,this.update()},parseObject:function(e){var t,n,r,o,i,a,u,c=k(e);if(c)for(n=(t=E(e,c)).next;!(r=s(n,t)).done;){if(i=(o=E(y(r.value))).next,(a=s(i,o)).done||(u=s(i,o)).done||!s(i,o).done)throw B("Expected sequence with length 2");H(this.entries,{key:_(a.value),value:_(u.value)})}else for(var l in e)w(e,l)&&H(this.entries,{key:l,value:_(e[l])})},parseQuery:function(e){if(e)for(var t,n,r=X(e,"&"),o=0;o<r.length;)(t=r[o++]).length&&(n=X(t,"="),H(this.entries,{key:te(K(n)),value:te(W(n,"="))}))},serialize:function(){for(var e,t=this.entries,n=[],r=0;r<t.length;)e=t[r++],H(n,ie(e.key)+"="+ie(e.value));return W(n,"&")},update:function(){this.entries.length=0,this.parseQuery(this.url.query)},updateURL:function(){this.url&&this.url.update()}};var ce=function(){d(this,le);var e=arguments.length>0?arguments[0]:void 0;j(this,new ue(e))},le=ce.prototype;if(l(le,{append:function(e,t){se(arguments.length,2);var n=L(this);H(n.entries,{key:_(e),value:_(t)}),n.updateURL()},delete:function(e){se(arguments.length,1);for(var t=L(this),n=t.entries,r=_(e),o=0;o<n.length;)n[o].key===r?$(n,o,1):o++;t.updateURL()},get:function(e){se(arguments.length,1);for(var t=L(this).entries,n=_(e),r=0;r<t.length;r++)if(t[r].key===n)return t[r].value;return null},getAll:function(e){se(arguments.length,1);for(var t=L(this).entries,n=_(e),r=[],o=0;o<t.length;o++)t[o].key===n&&H(r,t[o].value);return r},has:function(e){se(arguments.length,1);for(var t=L(this).entries,n=_(e),r=0;r<t.length;)if(t[r++].key===n)return!0;return!1},set:function(e,t){se(arguments.length,1);for(var n,r=L(this),o=r.entries,i=!1,s=_(e),a=_(t),u=0;u<o.length;u++)(n=o[u]).key===s&&(i?$(o,u--,1):(i=!0,n.value=a));i||H(o,{key:s,value:a}),r.updateURL()},sort:function(){var e=L(this);R(e.entries,(function(e,t){return e.key>t.key?1:-1})),e.updateURL()},forEach:function(e){for(var t,n=L(this).entries,r=m(e,arguments.length>1?arguments[1]:void 0),o=0;o<n.length;)r((t=n[o++]).value,t.key,this)},keys:function(){return new ae(this,"keys")},values:function(){return new ae(this,"values")},entries:function(){return new ae(this,"entries")}},{enumerable:!0}),c(le,P,le.entries,{name:"entries"}),c(le,"toString",(function(){return L(this).serialize()}),{enumerable:!0}),f(ce,A),r({global:!0,forced:!u},{URLSearchParams:ce}),!u&&v(M)){var fe=a(N.has),pe=a(N.set),he=function(e){if(b(e)){var t,n=e.body;if(g(n)===A)return t=e.headers?new M(e.headers):new M,fe(t,"content-type")||pe(t,"content-type","application/x-www-form-urlencoded;charset=UTF-8"),x(e,{body:O(0,_(n)),headers:O(0,t)})}return e};if(v(q)&&r({global:!0,enumerable:!0,forced:!0},{fetch:function(e){return q(e,arguments.length>1?he(arguments[1]):{})}}),v(C)){var de=function(e){return d(this,D),new C(e,arguments.length>1?he(arguments[1]):{})};D.constructor=de,de.prototype=D,r({global:!0,forced:!0},{Request:de})}}e.exports={URLSearchParams:ce,getState:L}},8492:function(e,t,n){var r=n(8504);n(3948),e.exports=r},8504:function(e,t,n){n(1637);var r=n(857);e.exports=r.URLSearchParams},2702:function(e,t,n){e.exports=function(){"use strict";function e(e){var t=typeof e;return null!==e&&("object"===t||"function"===t)}function t(e){return"function"==typeof e}var r=Array.isArray?Array.isArray:function(e){return"[object Array]"===Object.prototype.toString.call(e)},o=0,i=void 0,s=void 0,a=function(e,t){b[o]=e,b[o+1]=t,2===(o+=2)&&(s?s(_):O())};function u(e){s=e}function c(e){a=e}var l="undefined"!=typeof window?window:void 0,f=l||{},p=f.MutationObserver||f.WebKitMutationObserver,h="undefined"==typeof self&&"undefined"!=typeof process&&"[object process]"==={}.toString.call(process),d="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel;function v(){return function(){return process.nextTick(_)}}function w(){return void 0!==i?function(){i(_)}:y()}function m(){var e=0,t=new p(_),n=document.createTextNode("");return t.observe(n,{characterData:!0}),function(){n.data=e=++e%2}}function g(){var e=new MessageChannel;return e.port1.onmessage=_,function(){return e.port2.postMessage(0)}}function y(){var e=setTimeout;return function(){return e(_,1)}}var b=new Array(1e3);function _(){for(var e=0;e<o;e+=2)(0,b[e])(b[e+1]),b[e]=void 0,b[e+1]=void 0;o=0}function x(){try{var e=Function("return this")().require("vertx");return i=e.runOnLoop||e.runOnContext,w()}catch(e){return y()}}var O=void 0;function E(e,t){var n=this,r=new this.constructor(R);void 0===r[S]&&K(r);var o=n._state;if(o){var i=arguments[o-1];a((function(){return G(o,r,i,n._result)}))}else F(n,r,e,t);return r}function k(e){var t=this;if(e&&"object"==typeof e&&e.constructor===t)return e;var n=new t(R);return D(n,e),n}O=h?v():p?m():d?g():void 0===l?x():y();var S=Math.random().toString(36).substring(2);function R(){}var P=void 0,A=1,T=2;function j(){return new TypeError("You cannot resolve a promise with itself")}function L(){return new TypeError("A promises callback cannot return that same promise.")}function I(e,t,n,r){try{e.call(t,n,r)}catch(e){return e}}function q(e,t,n){a((function(e){var r=!1,o=I(n,t,(function(n){r||(r=!0,t!==n?D(e,n):U(e,n))}),(function(t){r||(r=!0,B(e,t))}),"Settle: "+(e._label||" unknown promise"));!r&&o&&(r=!0,B(e,o))}),e)}function C(e,t){t._state===A?U(e,t._result):t._state===T?B(e,t._result):F(t,void 0,(function(t){return D(e,t)}),(function(t){return B(e,t)}))}function M(e,n,r){n.constructor===e.constructor&&r===E&&n.constructor.resolve===k?C(e,n):void 0===r?U(e,n):t(r)?q(e,n,r):U(e,n)}function D(t,n){if(t===n)B(t,j());else if(e(n)){var r=void 0;try{r=n.then}catch(e){return void B(t,e)}M(t,n,r)}else U(t,n)}function N(e){e._onerror&&e._onerror(e._result),z(e)}function U(e,t){e._state===P&&(e._result=t,e._state=A,0!==e._subscribers.length&&a(z,e))}function B(e,t){e._state===P&&(e._state=T,e._result=t,a(N,e))}function F(e,t,n,r){var o=e._subscribers,i=o.length;e._onerror=null,o[i]=t,o[i+A]=n,o[i+T]=r,0===i&&e._state&&a(z,e)}function z(e){var t=e._subscribers,n=e._state;if(0!==t.length){for(var r=void 0,o=void 0,i=e._result,s=0;s<t.length;s+=3)r=t[s],o=t[s+n],r?G(n,r,o,i):o(i);e._subscribers.length=0}}function G(e,n,r,o){var i=t(r),s=void 0,a=void 0,u=!0;if(i){try{s=r(o)}catch(e){u=!1,a=e}if(n===s)return void B(n,L())}else s=o;n._state!==P||(i&&u?D(n,s):!1===u?B(n,a):e===A?U(n,s):e===T&&B(n,s))}function W(e,t){try{t((function(t){D(e,t)}),(function(t){B(e,t)}))}catch(t){B(e,t)}}var H=0;function V(){return H++}function K(e){e[S]=H++,e._state=void 0,e._result=void 0,e._subscribers=[]}function $(){return new Error("Array Methods must be provided an Array")}var X=function(){function e(e,t){this._instanceConstructor=e,this.promise=new e(R),this.promise[S]||K(this.promise),r(t)?(this.length=t.length,this._remaining=t.length,this._result=new Array(this.length),0===this.length?U(this.promise,this._result):(this.length=this.length||0,this._enumerate(t),0===this._remaining&&U(this.promise,this._result))):B(this.promise,$())}return e.prototype._enumerate=function(e){for(var t=0;this._state===P&&t<e.length;t++)this._eachEntry(e[t],t)},e.prototype._eachEntry=function(e,t){var n=this._instanceConstructor,r=n.resolve;if(r===k){var o=void 0,i=void 0,s=!1;try{o=e.then}catch(e){s=!0,i=e}if(o===E&&e._state!==P)this._settledAt(e._state,t,e._result);else if("function"!=typeof o)this._remaining--,this._result[t]=e;else if(n===te){var a=new n(R);s?B(a,i):M(a,e,o),this._willSettleAt(a,t)}else this._willSettleAt(new n((function(t){return t(e)})),t)}else this._willSettleAt(r(e),t)},e.prototype._settledAt=function(e,t,n){var r=this.promise;r._state===P&&(this._remaining--,e===T?B(r,n):this._result[t]=n),0===this._remaining&&U(r,this._result)},e.prototype._willSettleAt=function(e,t){var n=this;F(e,void 0,(function(e){return n._settledAt(A,t,e)}),(function(e){return n._settledAt(T,t,e)}))},e}();function Z(e){return new X(this,e).promise}function Y(e){var t=this;return r(e)?new t((function(n,r){for(var o=e.length,i=0;i<o;i++)t.resolve(e[i]).then(n,r)})):new t((function(e,t){return t(new TypeError("You must pass an array to race."))}))}function J(e){var t=new this(R);return B(t,e),t}function Q(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}function ee(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}var te=function(){function e(t){this[S]=V(),this._result=this._state=void 0,this._subscribers=[],R!==t&&("function"!=typeof t&&Q(),this instanceof e?W(this,t):ee())}return e.prototype.catch=function(e){return this.then(null,e)},e.prototype.finally=function(e){var n=this,r=n.constructor;return t(e)?n.then((function(t){return r.resolve(e()).then((function(){return t}))}),(function(t){return r.resolve(e()).then((function(){throw t}))})):n.then(e,e)},e}();function ne(){var e=void 0;if(void 0!==n.g)e=n.g;else if("undefined"!=typeof self)e=self;else try{e=Function("return this")()}catch(e){throw new Error("polyfill failed because global object is unavailable in this environment")}var t=e.Promise;if(t){var r=null;try{r=Object.prototype.toString.call(t.resolve())}catch(e){}if("[object Promise]"===r&&!t.cast)return}e.Promise=te}return te.prototype.then=E,te.all=Z,te.race=Y,te.resolve=k,te.reject=J,te._setScheduler=u,te._setAsap=c,te._asap=a,te.polyfill=ne,te.Promise=te,te}()},9129:function(){},2587:function(e){"use strict";function t(e,t){return Object.prototype.hasOwnProperty.call(e,t)}e.exports=function(e,n,r,o){n=n||"&",r=r||"=";var i={};if("string"!=typeof e||0===e.length)return i;var s=/\+/g;e=e.split(n);var a=1e3;o&&"number"==typeof o.maxKeys&&(a=o.maxKeys);var u=e.length;a>0&&u>a&&(u=a);for(var c=0;c<u;++c){var l,f,p,h,d=e[c].replace(s,"%20"),v=d.indexOf(r);v>=0?(l=d.substr(0,v),f=d.substr(v+1)):(l=d,f=""),p=decodeURIComponent(l),h=decodeURIComponent(f),t(i,p)?Array.isArray(i[p])?i[p].push(h):i[p]=[i[p],h]:i[p]=h}return i}},2361:function(e){"use strict";var t=function(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}};e.exports=function(e,n,r,o){return n=n||"&",r=r||"=",null===e&&(e=void 0),"object"==typeof e?Object.keys(e).map((function(o){var i=encodeURIComponent(t(o))+r;return Array.isArray(e[o])?e[o].map((function(e){return i+encodeURIComponent(t(e))})).join(n):i+encodeURIComponent(t(e[o]))})).join(n):o?encodeURIComponent(t(o))+r+encodeURIComponent(t(e)):""}},7673:function(e,t,n){"use strict";t.decode=t.parse=n(2587),t.encode=t.stringify=n(2361)},8584:function(e,t,n){"use strict";n.d(t,{Z:function(){return X}});var r,o,i=function(){return(i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)};!function(e){e[e.LOW=0]="LOW",e[e.MEDIUM=1]="MEDIUM",e[e.HIGH=2]="HIGH",e[e.HIGHEST=3]="HIGHEST"}(r||(r={})),function(e){e[e.PENDING=0]="PENDING",e[e.SENDING=1]="SENDING",e[e.FAILED=2]="FAILED",e[e.DONE=3]="DONE"}(o||(o={}));var s=new WeakMap;for(var a=function(){function e(e){var t=void 0===e?{}:e,n=t.retries,r=void 0===n?0:n,o=t.concurrency,i=void 0===o?6:o;this.totalBytesDownloaded=0,this.queue=[],this.retries=r,this.concurrency=i}return e.prototype.get=function(e,t){return this.request("GET",e,t)},e.prototype.head=function(e,t){return this.request("HEAD",e,t)},e.prototype.options=function(e,t){return this.request("OPTIONS",e,t)},e.prototype.post=function(e,t){return this.request("POST",e,t)},e.prototype.put=function(e,t){return this.request("PUT",e,t)},e.prototype.patch=function(e,t){return this.request("PATCH",e,t)},e.prototype.delete=function(e,t){return this.request("DELETE",e,t)},e.prototype.request=function(e,t,n){var r=this,i=new u(e,t,n);if(null==n?void 0:n.signal){var a=function(){r.queue.includes(i)&&(i.status===o.SENDING&&i.abort(),r.dequeue(i),i.onFail(new DOMException("Aborted","AbortError")))};n.signal.addEventListener("abort",a),s.set(i,(function(){var e;null===(e=n.signal)||void 0===e||e.removeEventListener("abort",a),s.delete(i)}))}return this.enqueue(i),i.promise},e.prototype.update=function(){for(var e;e=this.getNextPendingRequest();)this.sendRequest(e);for(;e=this.getNextOverflowingGet();)e.abort(),e.status=o.PENDING;this.updateTimeout=null},e.prototype.enqueue=function(e){var t=this,n=0;for(n=0;n<this.queue.length;n++){if(this.queue[n].priority<e.priority)break}this.queue.splice(n,0,e),this.updateTimeout||(this.updateTimeout=window.setTimeout((function(){t.update()}),1))},e.prototype.dequeue=function(e){var t;null===(t=s.get(e))||void 0===t||t();var n=this.queue.indexOf(e);if(-1===n)throw new Error("Can't dequeue request not in queue");this.queue.splice(n,1),this.update()},e.prototype.getNextPendingRequest=function(){for(var e=0;e<this.queue.length&&e<this.concurrency;e++){var t=this.queue[e];if(t.status===o.PENDING)return t}return null},e.prototype.getNextOverflowingGet=function(){for(var e=this.concurrency;e<this.queue.length;e++){var t=this.queue[e];if(t.status===o.SENDING&&t.priority!==r.HIGHEST&&"GET"===t.method)return t}return null},e.prototype.shouldRetryStatusCode=function(t){return!e.doNotRetryStatusCodes[t]},e.prototype.sendRequest=function(e){var t=this;e.status=o.SENDING,e.send().then((function(n){e.status=o.DONE,t.dequeue(e),e.contentLength&&e.contentLength>0&&(t.totalBytesDownloaded+=Number(e.contentLength)),e.onDone(n)})).catch((function(n){var r=null!==e.maxRetries?e.maxRetries:t.retries,i=e.sendAttempts<r;if("object"==typeof n){var s=n.status_code||0;i=i&&t.shouldRetryStatusCode(s)}i?(e.status=o.PENDING,t.update(),console.warn("Retried ".concat(e.url)),console.warn(n)):(e.status=o.FAILED,t.dequeue(e),console.warn("Failed ".concat(e.url)),e.onFail(n))}))},e.doNotRetryStatusCodes={400:!0,401:!0,403:!0,404:!0,405:!0,406:!0,410:!0,411:!0,414:!0,415:!0,421:!0,431:!0,451:!0},e}(),u=function(){function e(e,t,n){void 0===n&&(n={});var i=this;this.sendAttempts=0,this.status=o.PENDING,this.contentLength=0,this.isAborting=!1,this.url=t,this.method=e,this.auth=n.auth||null,this.withCredentials=n.withCredentials||!1,this.priority=n.priority||r.MEDIUM,this.responseType=n.responseType||null,this.body=n.body||null,this.headers=n.headers||{},this.maxRetries=n.maxRetries||null,this.onProgress=n.onProgress,this.promise=new Promise((function(e,t){i.onDone=e,i.onFail=t}))}return e.prototype.send=function(){var e=this,t=this.xhr=function(e,t,n){var r;if("undefined"!=typeof XMLHttpRequest)(r=new XMLHttpRequest).withCredentials=n;else{if("undefined"==typeof XDomainRequest)throw new Error("No XMLHTTPRequest or XDomainRequest... are you trying to run me in node? :(");r=new XDomainRequest}return r.open(e,t,!0),r}(this.method,this.url,this.withCredentials);if(this.responseType)if("arraybuffer"===this.responseType||"text"===this.responseType||"json"===this.responseType||"blob"===this.responseType)t.responseType=this.responseType;else{if("image"!==this.responseType)throw new Error('reponseType can only be one of "arraybuffer", "text", "json", "blob", "image"');t.responseType="blob"}for(var n in"json"===this.responseType&&t.setRequestHeader("Accept","application/json"),this.auth&&"string"==typeof this.auth&&t.setRequestHeader("Authorization",this.auth),this.headers)t.setRequestHeader(n,this.headers[n]);return this.body&&"object"==typeof this.body&&(this.body instanceof FormData||(this.body=JSON.stringify(this.body),t.setRequestHeader("Content-Type","application/json"))),this.onProgress&&(t.onprogress=this.onProgress),new Promise((function(n,r){t.onreadystatechange=function(){if(4===t.readyState){if(200===t.status||201===t.status||204===t.status)return e.parseResponse(e.xhr).then((function(e){n(e)}));if(!e.isAborting)return e.parseResponse(e.xhr).then((function(e){r(i({status_code:t.status},e))})).catch((function(){r({status_code:t.status})}));e.isAborting=!1}},t.onerror=function(e){r(e)},t.send(e.body),e.sendAttempts++}))},e.prototype.parseResponse=function(e){var t=this;return new Promise((function(n,r){var o;try{if(!e)throw new Error("No request received. Trying ".concat(t.method," on ").concat(t.url," and expecting ").concat(t.responseType,", but request was ").concat(t.xhr));var i=e.response;if(t.contentLength=parseInt(null!==(o=e.getResponseHeader("Content-Length"))&&void 0!==o?o:"0",10),"json"===t.responseType&&"object"!=typeof i)n(JSON.parse(e.responseText));else if(200!==e.status&&201!==e.status&&204!==e.status||"image"!==t.responseType)n(i);else{var s=URL.createObjectURL(i);(i=new Image).src=s,i.crossOrigin="Anonymous",i.onload=function(){URL.revokeObjectURL(s),n(i)}}}catch(e){r({error:"Payload was not valid JSON"})}}))},e.prototype.abort=function(){if(null===this.xhr)throw new Error("Cannot abort unsent Request");this.isAborting=!0,this.xhr.abort()},e}(),c=n(7998),l=[],f=0;f<256;f++)l[f]=(f<16?"0":"")+f.toString(16);function p(){var e,t=window.crypto||window.msCrypto;return(e=t?t.getRandomValues(new Uint8Array(16)):new Uint8Array(16).map((function(){return 255*Math.random()})))[6]=15&e[6]|64,e[8]=63&e[8]|128,l[e[0]]+l[e[1]]+l[e[2]]+l[e[3]]+"-"+l[e[4]]+l[e[5]]+"-"+l[e[6]]+l[e[7]]+"-"+l[e[8]]+l[e[9]]+"-"+l[e[10]]+l[e[11]]+l[e[12]]+l[e[13]]+l[e[14]]+l[e[15]]}new Object;var h=function(e){if(e){var t=e.valueOf();if(!isNaN(t))return e.toISOString()}return(new Date).toISOString()},d=n(1404),v=new c.Z("util-browser"),w="referrer",m="";function g(){return(function(){if(!window.document.referrer)return!1;var e;try{e=new URL(window.document.referrer)}catch(e){return!1}return e.origin===window.location.origin}()?function(){var e=new URL(window.location.href);if(!e.searchParams.has(w))return m;var t=e.searchParams.get(w)||"";try{new URL(t),m=t}catch(e){}return e.searchParams.delete(w),window.history.replaceState(null,"",e.href),m}():"")||window.document.referrer}var y=function(){return(y=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},b=new c.Z("mp-analytics"),_="ajs_anonymous_id",x="sc_anonymous_id",O=function(){function e(e,t,n){var r=this;this.token=e,this.url=t,this.queue=n,this.options={},this.segmentStylePayload=function(e,t,n){return{timestamp:h(new Date),integrations:{Intercom:!!n},context:r.segmentStyleContext(r.context),properties:t,event:e,messageId:p(),anonymousId:r.anonymousId,type:"track",userId:r.user?r.user.id:null,sentAt:h(new Date)}},this.segmentStyleContext=function(e){var t={page:{path:window.location.pathname,referrer:g(),search:window.location.search,title:window.document.title,url:window.location.href},userAgent:navigator.userAgent,library:{name:"showcase",version:"1"},campaign:{}};return y(y({},e),t)};var o=function(e,t){if(!("localStorage"in window))return t;var n;try{n=window.localStorage.getItem(e)}catch(e){return v.debug(e),t}return null===n?t:"boolean"==typeof t?"true"===n:"number"==typeof t?parseFloat(n):n}(x);if(o)this.anonymousId=o;else{var i=(0,d.$)(_);this.anonymousId=i&&"string"==typeof i?i.replace(/%22/g,""):p(),function(e,t){try{window.localStorage.setItem(e,t)}catch(e){v.error(e)}}(x,this.anonymousId)}this.headers={"X-API-Key":this.token,"Content-Type":"application/json",Accept:"application/json"}}return e.prototype.init=function(e,t){return this.setOptions(e),this.context=t,b.debug("init",{options:this.options,context:this.segmentStyleContext(this.context)}),Promise.resolve()},e.prototype.identify=function(e){b.debug("identify as",e),this.user=e},e.prototype.track=function(e,t,n){c.Z.level>=3&&b.debug(e,t?JSON.stringify(t).replace('\\"','"'):t),t=Object.assign(t||{},this.options);var r=this.segmentStylePayload(e,t,n);this.queue.post(this.url,{body:r,headers:this.headers})},e.prototype.trackAsync=function(e,t,n){if(t=Object.assign(t||{},this.options),navigator.sendBeacon)try{var r=this.segmentStylePayload(e,t,n);navigator.sendBeacon("".concat(this.url,"?api_key=").concat(this.token),JSON.stringify(r))}catch(e){b.error("Failed to sendBeacon analytics request")}},e.prototype.setOptions=function(e){Object.assign(this.options,e)},e}(),E=n(2238),k=(n(8575),function(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}),S=[/^([a-z0-9\-]*\.)*matterport\.com$/,/^([a-z0-9\-]*\.)*matterportvr\.cn$/,/^localhost$/];function R(e){var t,n;try{var r=new URL(e).hostname;try{for(var o=k(S),i=o.next();!i.done;i=o.next()){var s=i.value;if(r.match(s))return!0}}catch(e){t={error:e}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}}catch(e){}return!1}var P=function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function s(e){try{u(r.next(e))}catch(e){i(e)}}function a(e){try{u(r.throw(e))}catch(e){i(e)}}function u(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}u((r=r.apply(e,t||[])).next())}))},A=function(e,t){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,r=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!(o=s.trys,(o=o.length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};function T(e){return P(this,void 0,Promise,(function(){return A(this,(function(t){return R(window.location.href)?[2,e.get("https://static.matterport.com/geoip/",{responseType:"json",priority:r.LOW})]:[2,{city:"",country_code:"",country_name:"",region:""}]}))}))}var j=n(1362),L=function(){return(L=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},I=function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function s(e){try{u(r.next(e))}catch(e){i(e)}}function a(e){try{u(r.throw(e))}catch(e){i(e)}}function u(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}u((r=r.apply(e,t||[])).next())}))},q=function(e,t){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,r=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!(o=s.trys,(o=o.length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}},C=function(e){return"".concat(e,"_3.0")},M=function(e){var t,n;return{pme:null!==(n=(null!==(t=window.MP_PLATFORM_METADATA)&&void 0!==t?t:{}).pme)&&void 0!==n&&n}},D=function(e){return{height:e.innerHeight,width:e.innerWidth}},N=function(e){return{width:e.screen.width,height:e.screen.height,density:e.devicePixelRatio}},U=function(){try{return Intl.DateTimeFormat().resolvedOptions().timeZone}catch(e){return""}};function B(e){var t,n,r,o,i,s=window,a=s.parent!==s,u="1"===e.play||"true"===e.play;return L({model_id:e.model||e.m||"",language_tag:null!==(t=e.lang)&&void 0!==t?t:null,quickstart:"1"===e.qs,is_mobile:(0,j.tq)(),iframe:a,session_id:p(),platform:(n=(new E.UAParser).getResult(),r=n.os.name,o=n.browser.name,i=L({},n.device),(0,j._1)()&&(r="iPadOS",i.vendor="Apple",i.model="iPad",i.type="tablet","Safari"===o&&(o="Mobile Safari")),{browser:{name:o,major:n.browser.major,version:n.browser.version,language:navigator.language||"",languages:navigator.languages?navigator.languages.join(", "):""},os:{name:r,version:n.os.version},device:{vendor:i.vendor,model:i.model,type:i.type}}),pme:M(),authTokenProvided:!!e.auth},function(e){var t=window,n=t.innerWidth/t.innerHeight,r=t.parent!==t;return{start_source:e?"autoplay":r?"click":"fullpage",autoplay:e,aspect_ratio:isFinite(n)?n:1,window:D(t)}}(u))}function F(e,t){var n=window;return{app:{name:C(t),version:"23.5.1_webgl-85-ga5dcafc4f6"},locale:e,screen:N(n),timezone:U(),location:{}}}function z(e,t,n){return I(this,void 0,Promise,(function(){var r,o;return q(this,(function(i){switch(i.label){case 0:return r=F(t,n),[4,T(e)];case 1:return o=i.sent(),r.location={city:o.city,country:o.country_name,region:o.region},[2,r]}}))}))}var G=n(7808),W=function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function s(e){try{u(r.next(e))}catch(e){i(e)}}function a(e){try{u(r.throw(e))}catch(e){i(e)}}function u(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}u((r=r.apply(e,t||[])).next())}))},H=function(e,t){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,r=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!(o=s.trys,(o=o.length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}},V=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s},K=new a;function $(e){return W(this,void 0,Promise,(function(){var t,n,r,o,i,s;return H(this,(function(a){switch(a.label){case 0:return t=e,n=window.location.origin,[4,K.get("".concat(n,"/api/v1/config/").concat(t,"/?format=json"))];case 1:return r=a.sent(),o=JSON.parse(r),i=o.analytics_mp_key,s=o.analytics_mp_url,[2,[i,s]]}}))}))}function X(e,t,n){return W(this,void 0,void 0,(function(){var r,o,i,s,a,u,c;return H(this,(function(l){switch(l.label){case 0:return l.trys.push([0,4,,5]),[4,$(e)];case 1:return r=V.apply(void 0,[l.sent(),2]),o=r[0],i=r[1],[4,z(K,t,e)];case 2:return s=l.sent(),a=B(n),[4,(u=new O(o,i,K)).init(a,s)];case 3:return l.sent(),c={error_dialog:"browser-check",error_type:"UnsupportedBrowser",exception:{message:"unsupported browser"},mock_error:(0,G.Z)()},u.track("error_displayed",c),[3,5];case 4:return l.sent(),[3,5];case 5:return[2]}}))}))}},7808:function(e,t,n){"use strict";function r(){return!!window.location.href.match(/[\?&]unsupported-browser/)}n.d(t,{Z:function(){return r}})},1573:function(e,t,n){"use strict";n.d(t,{W:function(){return c}});var r=n(1362),o=n(1404),i=n(9279),s=n(1801),a=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s};function u(e){if(!e)return s.k$;if(function(e){return s.E7.includes(e)}(e))return e;var t=e.toLocaleLowerCase();if(t in s.Xy)return s.Xy[t];var n=a(t.split("-"),1)[0];return n in s.Xy?s.Xy[n]:(s.E7.find((function(e){return e.startsWith(t)})),s.k$)}function c(e,t){void 0===t&&(t=(0,i.eY)("lang",""));var n=(0,r.ht)(),s=(0,o.$)("SESSvl",""),a=null!=s?s:"",c=""===a||-1!==a.search(/^en/);return u(t||(e?c?n:a:n))}},1801:function(e,t,n){"use strict";n.d(t,{E7:function(){return o},Xy:function(){return s},k$:function(){return i}});var r=function(){return(r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},o=["en-US","es","fr","de","ru","ja","zh-CN","zh-TW","ko","nl","it","pt"],i="en-US",s=r(r({},o.reduce((function(e,t){var n;return r(r({},e),((n={})[t.toLowerCase()]=t,n))}),{})),{en:"en-US",zh:"zh-CN",cn:"zh-CN",jp:"ja"})},1362:function(e,t,n){"use strict";n.d(t,{_1:function(){return s},ht:function(){return c},tq:function(){return i}});var r=n(7998),o=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s},i=(new r.Z("util-browser"),function(){var e=navigator.userAgent||navigator.vendor,t=new RegExp("(android|bbd+|meego).+mobile|android|avantgo|bada/|blackberry|blazer|compal|elaine|fennec|\n hiptop|iemobile|ip(hone|od|ad)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|\n palm( os)?|phone|p(ixi|re)/|plucker|pocket|psp|series(4|6)0|symbian|treo|up.(browser|link)|vodafone|\n wap|windows ce|xda|xiino","i"),n=new RegExp("1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s-)|ai(ko|rn)|al(av|ca|co)|\n amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|\n br(e|v)w|bumb|bw-(n|u)|c55/|capi|ccwa|cdm-|cell|chtm|cldc|cmd-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc-s|\n devi|dica|dmob|do(c|p)o|ds(12|-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(-|_)|g1 u|\n g560|gene|gf-5|g-mo|go(.w|od)|gr(ad|un)|haie|hcit|hd-(m|p|t)|hei-|hi(pt|ta)|hp( i|ip)|hs-c|ht(c(-| |_|\n a|g|p|s|t)|tp)|hu(aw|tc)|i-(20|go|ma)|i230|iac( |-|/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|\n jemu|jigs|kddi|keji|kgt( |/)|klon|kpt |kwc-|kyo(c|k)|le(no|xi)|lg( g|/(k|l|u)|50|54|-[a-w])|libw|lynx|\n m1-w|m3ga|m50/|ma(te|ui|xo)|mc(01|21|ca)|m-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(-| |o|v)|\n zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)-|on|tf|wf|wg|wt)|\n nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|-([1-8]|c))|phil|pire|pl(ay|uc)|pn-2|\n po(ck|rt|se)|prox|psio|pt-g|qa-a|qc(07|12|21|32|60|-[2-7]|i-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55/|\n sa(ge|ma|mm|ms|ny|va)|sc(01|h-|oo|p-)|sdk/|se(c(-|0|1)|47|mc|nd|ri)|sgh-|shar|sie(-|m)|sk-0|sl(45|id)|\n sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h-|v-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl-|tdg-|tel(i|m)|\n tim-|t-mo|to(pl|sh)|ts(70|m-|m3|m5)|tx-9|up(.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|-v)|\n vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas-|your|\n zeto|zte-","i");return(t.test(e)||n.test(e.substr(0,4))||s())&&!u()}),s=function(){var e=window.navigator.userAgent;return/iPad/.test(e)||a()&&navigator.maxTouchPoints>1},a=function(){var e=window.navigator.platform;return/MAC/.test(e.toUpperCase())},u=function(){return-1!==window.navigator.userAgent.indexOf("OculusBrowser")};!function(){var e=window.URL||window.webkitURL,t=document.createElement("a");document.body.appendChild(t),t.style.display="none"}();var c=function(){var e,t;return function(e){var t={language:"en",region:void 0,script:void 0,ext:void 0},n=new RegExp([/^([a-z]{2,3})/,/(?:[_-]([ut]{1}[_-][a-z\-\_]+))?/,/(?:[_-]([a-z]{4}))?/,/(?:[_-]([a-z]{2}))?$/].map((function(e){return e.source})).join(""),"i").exec(e);if(n){var r=o(n,5),i=r[1],s=r[2],a=r[3],u=r[4];Object.assign(t,{language:i,ext:s,script:a,region:u})}return t}((null===(t=null===(e=null===Intl||void 0===Intl?void 0:Intl.DateTimeFormat())||void 0===e?void 0:e.resolvedOptions())||void 0===t?void 0:t.locale)||navigator.language).language||""}},1404:function(e,t,n){"use strict";n.d(t,{$:function(){return r}});var r=function(e,t){var n=new RegExp(e+"=([^;]+)|$").exec(document.cookie);if(!n)return t;var r=n[1];return"boolean"==typeof t?"true"===r||"1"===r:"number"==typeof t?parseFloat(r):r}},7998:function(e,t,n){"use strict";var r,o=window.navigationStart||Date.now();!function(e){e[e.ERROR=0]="ERROR",e[e.WARN=1]="WARN",e[e.INFO=2]="INFO",e[e.DEBUG=3]="DEBUG"}(r||(r={}));var i=function(){function e(e){var t;this.timers={},this.handlers=((t={})[r.DEBUG]=console.debug,t[r.INFO]=console.info,t[r.WARN]=console.warn,t[r.ERROR]=console.error,t);var n=e.split(new RegExp("/|\\\\"));this.prefix="["+n[n.length-1].replace(".js","")+"]"}return e.prototype.message=function(t){return e.level>=t&&console?(this.handlers[t]?this.handlers[t]:console.log).bind(console,this.getPrefix()):function(){}},Object.defineProperty(e.prototype,"debug",{get:function(){return this.message(r.DEBUG)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"devInfo",{get:function(){return function(){}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"debugInfo",{get:function(){return this.debug},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"debugWarn",{get:function(){return this.message(e.level>=r.DEBUG?r.WARN:r.DEBUG)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"info",{get:function(){return this.message(r.INFO)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"warn",{get:function(){return this.message(r.WARN)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"error",{get:function(){return this.message(r.ERROR)},enumerable:!1,configurable:!0}),e.prototype.time=function(t){e.level>=r.DEBUG&&(this.timers[t]=Date.now())},e.prototype.timeEnd=function(t){if(e.level>=r.DEBUG){var n=this.timers[t];if(!n)return;var o=(Date.now()-n)/1e3;this.debug(t,o+"s")}},e.prototype.getPrefix=function(){var e=(Date.now()-o)/1e3+"s";return"".concat(this.prefix," ").concat(e)},e.level=r.INFO,e}();t.Z=i},9279:function(e,t,n){"use strict";n.d(t,{FU:function(){return r},eY:function(){return o}});n(1939);function r(){var e=new URLSearchParams(window.location.search),t={};return e.forEach((function(e,n){t[n]=e})),t}function o(e,t,n){return void 0===t&&(t=null),void 0===n&&(n=typeof t),function(e,t,n){void 0===t&&(t=null);void 0===n&&(n=typeof t);if(null===e)return t;if("boolean"===n)return"true"===e||"1"===e;if("number"===n)return+e;return e}(new URLSearchParams(window.location.search).get(e),t,n)}},2238:function(e,t,n){var r;!function(o,i){"use strict";var s="function",a="undefined",u="object",c="model",l="name",f="type",p="vendor",h="version",d="architecture",v="console",w="mobile",m="tablet",g="smarttv",y="wearable",b={extend:function(e,t){var n={};for(var r in e)t[r]&&t[r].length%2==0?n[r]=t[r].concat(e[r]):n[r]=e[r];return n},has:function(e,t){return"string"==typeof e&&-1!==t.toLowerCase().indexOf(e.toLowerCase())},lowerize:function(e){return e.toLowerCase()},major:function(e){return"string"==typeof e?e.replace(/[^\d\.]/g,"").split(".")[0]:i},trim:function(e){return e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}},_={rgx:function(e,t){for(var n,r,o,a,c,l,f=0;f<t.length&&!c;){var p=t[f],h=t[f+1];for(n=r=0;n<p.length&&!c;)if(c=p[n++].exec(e))for(o=0;o<h.length;o++)l=c[++r],typeof(a=h[o])===u&&a.length>0?2==a.length?typeof a[1]==s?this[a[0]]=a[1].call(this,l):this[a[0]]=a[1]:3==a.length?typeof a[1]!==s||a[1].exec&&a[1].test?this[a[0]]=l?l.replace(a[1],a[2]):i:this[a[0]]=l?a[1].call(this,l,a[2]):i:4==a.length&&(this[a[0]]=l?a[3].call(this,l.replace(a[1],a[2])):i):this[a]=l||i;f+=2}},str:function(e,t){for(var n in t)if(typeof t[n]===u&&t[n].length>0){for(var r=0;r<t[n].length;r++)if(b.has(t[n][r],e))return"?"===n?i:n}else if(b.has(t[n],e))return"?"===n?i:n;return e}},x={browser:{oldsafari:{version:{"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"}}},device:{amazon:{model:{"Fire Phone":["SD","KF"]}},sprint:{model:{"Evo Shift 4G":"7373KT"},vendor:{HTC:"APA",Sprint:"Sprint"}}},os:{windows:{version:{ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2",8.1:"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"}}}},O={browser:[[/(opera\smini)\/([\w\.-]+)/i,/(opera\s[mobiletab]{3,6}).+version\/([\w\.-]+)/i,/(opera).+version\/([\w\.]+)/i,/(opera)[\/\s]+([\w\.]+)/i],[l,h],[/(opios)[\/\s]+([\w\.]+)/i],[[l,"Opera Mini"],h],[/\s(opr)\/([\w\.]+)/i],[[l,"Opera"],h],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer)[\/\s]?([\w\.]*)/i,/(avant\s|iemobile|slim)(?:browser)?[\/\s]?([\w\.]*)/i,/(bidubrowser|baidubrowser)[\/\s]?([\w\.]+)/i,/(?:ms|\()(ie)\s([\w\.]+)/i,/(rekonq)\/([\w\.]*)/i,/(chromium|flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon)\/([\w\.-]+)/i],[l,h],[/(konqueror)\/([\w\.]+)/i],[[l,"Konqueror"],h],[/(trident).+rv[:\s]([\w\.]{1,9}).+like\sgecko/i],[[l,"IE"],h],[/(edge|edgios|edga|edg)\/((\d+)?[\w\.]+)/i],[[l,"Edge"],h],[/(yabrowser)\/([\w\.]+)/i],[[l,"Yandex"],h],[/(Avast)\/([\w\.]+)/i],[[l,"Avast Secure Browser"],h],[/(AVG)\/([\w\.]+)/i],[[l,"AVG Secure Browser"],h],[/(puffin)\/([\w\.]+)/i],[[l,"Puffin"],h],[/(focus)\/([\w\.]+)/i],[[l,"Firefox Focus"],h],[/(opt)\/([\w\.]+)/i],[[l,"Opera Touch"],h],[/((?:[\s\/])uc?\s?browser|(?:juc.+)ucweb)[\/\s]?([\w\.]+)/i],[[l,"UCBrowser"],h],[/(comodo_dragon)\/([\w\.]+)/i],[[l,/_/g," "],h],[/(windowswechat qbcore)\/([\w\.]+)/i],[[l,"WeChat(Win) Desktop"],h],[/(micromessenger)\/([\w\.]+)/i],[[l,"WeChat"],h],[/(brave)\/([\w\.]+)/i],[[l,"Brave"],h],[/(whale)\/([\w\.]+)/i],[[l,"Whale"],h],[/(qqbrowserlite)\/([\w\.]+)/i],[l,h],[/(QQ)\/([\d\.]+)/i],[l,h],[/m?(qqbrowser)[\/\s]?([\w\.]+)/i],[l,h],[/(baiduboxapp)[\/\s]?([\w\.]+)/i],[l,h],[/(2345Explorer)[\/\s]?([\w\.]+)/i],[l,h],[/(MetaSr)[\/\s]?([\w\.]+)/i],[l],[/(LBBROWSER)/i],[l],[/xiaomi\/miuibrowser\/([\w\.]+)/i],[h,[l,"MIUI Browser"]],[/;fbav\/([\w\.]+);/i],[h,[l,"Facebook"]],[/FBAN\/FBIOS|FB_IAB\/FB4A/i],[[l,"Facebook"]],[/safari\s(line)\/([\w\.]+)/i,/android.+(line)\/([\w\.]+)\/iab/i],[l,h],[/headlesschrome(?:\/([\w\.]+)|\s)/i],[h,[l,"Chrome Headless"]],[/\swv\).+(chrome)\/([\w\.]+)/i],[[l,/(.+)/,"$1 WebView"],h],[/((?:oculus|samsung)browser)\/([\w\.]+)/i],[[l,/(.+(?:g|us))(.+)/,"$1 $2"],h],[/android.+version\/([\w\.]+)\s+(?:mobile\s?safari|safari)*/i],[h,[l,"Android Browser"]],[/(sailfishbrowser)\/([\w\.]+)/i],[[l,"Sailfish Browser"],h],[/(chrome|omniweb|arora|[tizenoka]{5}\s?browser)\/v?([\w\.]+)/i],[l,h],[/(dolfin)\/([\w\.]+)/i],[[l,"Dolphin"],h],[/(qihu|qhbrowser|qihoobrowser|360browser)/i],[[l,"360 Browser"]],[/((?:android.+)crmo|crios)\/([\w\.]+)/i],[[l,"Chrome"],h],[/(coast)\/([\w\.]+)/i],[[l,"Opera Coast"],h],[/fxios\/([\w\.-]+)/i],[h,[l,"Firefox"]],[/version\/([\w\.]+)\s.*mobile\/\w+\s(safari)/i],[h,[l,"Mobile Safari"]],[/version\/([\w\.]+)\s.*(mobile\s?safari|safari)/i],[h,l],[/webkit.+?(gsa)\/([\w\.]+)\s.*(mobile\s?safari|safari)(\/[\w\.]+)/i],[[l,"GSA"],h],[/webkit.+?(mobile\s?safari|safari)(\/[\w\.]+)/i],[l,[h,_.str,x.browser.oldsafari.version]],[/(webkit|khtml)\/([\w\.]+)/i],[l,h],[/(navigator|netscape)\/([\w\.-]+)/i],[[l,"Netscape"],h],[/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo\sbrowser|minimo|conkeror)[\/\s]?([\w\.\+]+)/i,/(firefox|seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([\w\.-]+)$/i,/(firefox)\/([\w\.]+)\s[\w\s\-]+\/[\w\.]+$/i,/(mozilla)\/([\w\.]+)\s.+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir)[\/\s]?([\w\.]+)/i,/(links)\s\(([\w\.]+)/i,/(gobrowser)\/?([\w\.]*)/i,/(ice\s?browser)\/v?([\w\._]+)/i,/(mosaic)[\/\s]([\w\.]+)/i],[l,h]],cpu:[[/(?:(amd|x(?:(?:86|64)[_-])?|wow|win)64)[;\)]/i],[[d,"amd64"]],[/(ia32(?=;))/i],[[d,b.lowerize]],[/((?:i[346]|x)86)[;\)]/i],[[d,"ia32"]],[/windows\s(ce|mobile);\sppc;/i],[[d,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?:\smac|;|\))/i],[[d,/ower/,"",b.lowerize]],[/(sun4\w)[;\)]/i],[[d,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|arm(?:64|(?=v\d+[;l]))|(?=atmel\s)avr|(?:irix|mips|sparc)(?:64)?(?=;)|pa-risc)/i],[[d,b.lowerize]]],device:[[/\((ipad|playbook);[\w\s\),;-]+(rim|apple)/i],[c,p,[f,m]],[/applecoremedia\/[\w\.]+ \((ipad)/],[c,[p,"Apple"],[f,m]],[/(apple\s{0,1}tv)/i],[[c,"Apple TV"],[p,"Apple"],[f,g]],[/(archos)\s(gamepad2?)/i,/(hp).+(touchpad)/i,/(hp).+(tablet)/i,/(kindle)\/([\w\.]+)/i,/\s(nook)[\w\s]+build\/(\w+)/i,/(dell)\s(strea[kpr\s\d]*[\dko])/i],[p,c,[f,m]],[/(kf[A-z]+)(\sbuild\/|\)).+silk\//i],[c,[p,"Amazon"],[f,m]],[/(sd|kf)[0349hijorstuw]+(\sbuild\/|\)).+silk\//i],[[c,_.str,x.device.amazon.model],[p,"Amazon"],[f,w]],[/android.+aft([bms])\sbuild/i],[c,[p,"Amazon"],[f,g]],[/\((ip[honed|\s\w*]+);.+(apple)/i],[c,p,[f,w]],[/\((ip[honed|\s\w*]+);/i],[c,[p,"Apple"],[f,w]],[/(blackberry)[\s-]?(\w+)/i,/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron)[\s_-]?([\w-]*)/i,/(hp)\s([\w\s]+\w)/i,/(asus)-?(\w+)/i],[p,c,[f,w]],[/\(bb10;\s(\w+)/i],[c,[p,"BlackBerry"],[f,w]],[/android.+(transfo[prime\s]{4,10}\s\w+|eeepc|slider\s\w+|nexus 7|padfone|p00c)/i],[c,[p,"Asus"],[f,m]],[/(sony)\s(tablet\s[ps])\sbuild\//i,/(sony)?(?:sgp.+)\sbuild\//i],[[p,"Sony"],[c,"Xperia Tablet"],[f,m]],[/android.+\s([c-g]\d{4}|so[-l]\w+)(?=\sbuild\/|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[c,[p,"Sony"],[f,w]],[/\s(ouya)\s/i,/(nintendo)\s([wids3u]+)/i],[p,c,[f,v]],[/android.+;\s(shield)\sbuild/i],[c,[p,"Nvidia"],[f,v]],[/(playstation\s[34portablevi]+)/i],[c,[p,"Sony"],[f,v]],[/(sprint\s(\w+))/i],[[p,_.str,x.device.sprint.vendor],[c,_.str,x.device.sprint.model],[f,w]],[/(htc)[;_\s-]{1,2}([\w\s]+(?=\)|\sbuild)|\w+)/i,/(zte)-(\w*)/i,/(alcatel|geeksphone|nexian|panasonic|(?=;\s)sony)[_\s-]?([\w-]*)/i],[p,[c,/_/g," "],[f,w]],[/(nexus\s9)/i],[c,[p,"HTC"],[f,m]],[/d\/huawei([\w\s-]+)[;\)]/i,/android.+\s(nexus\s6p|vog-[at]?l\d\d|ane-[at]?l[x\d]\d|eml-a?l\d\da?|lya-[at]?l\d[\dc]|clt-a?l\d\di?)/i],[c,[p,"Huawei"],[f,w]],[/android.+(bah2?-a?[lw]\d{2})/i],[c,[p,"Huawei"],[f,m]],[/(microsoft);\s(lumia[\s\w]+)/i],[p,c,[f,w]],[/[\s\(;](xbox(?:\sone)?)[\s\);]/i],[c,[p,"Microsoft"],[f,v]],[/(kin\.[onetw]{3})/i],[[c,/\./g," "],[p,"Microsoft"],[f,w]],[/\s(milestone|droid(?:[2-4x]|\s(?:bionic|x2|pro|razr))?:?(\s4g)?)[\w\s]+build\//i,/mot[\s-]?(\w*)/i,/(XT\d{3,4}) build\//i,/(nexus\s6)/i],[c,[p,"Motorola"],[f,w]],[/android.+\s(mz60\d|xoom[\s2]{0,2})\sbuild\//i],[c,[p,"Motorola"],[f,m]],[/hbbtv\/\d+\.\d+\.\d+\s+\([\w\s]*;\s*(\w[^;]*);([^;]*)/i],[[p,b.trim],[c,b.trim],[f,g]],[/hbbtv.+maple;(\d+)/i],[[c,/^/,"SmartTV"],[p,"Samsung"],[f,g]],[/\(dtv[\);].+(aquos)/i],[c,[p,"Sharp"],[f,g]],[/android.+((sch-i[89]0\d|shw-m380s|SM-P605|SM-P610|gt-p\d{4}|gt-n\d+|sgh-t8[56]9|nexus 10))/i,/((SM-T\w+))/i],[[p,"Samsung"],c,[f,m]],[/smart-tv.+(samsung)/i],[p,[f,g],c],[/((s[cgp]h-\w+|gt-\w+|galaxy\snexus|sm-\w[\w\d]+))/i,/(sam[sung]*)[\s-]*(\w+-?[\w-]*)/i,/sec-((sgh\w+))/i],[[p,"Samsung"],c,[f,w]],[/sie-(\w*)/i],[c,[p,"Siemens"],[f,w]],[/(maemo|nokia).*(n900|lumia\s\d+)/i,/(nokia)[\s_-]?([\w-]*)/i],[[p,"Nokia"],c,[f,w]],[/android[x\d\.\s;]+\s([ab][1-7]\-?[0178a]\d\d?)/i],[c,[p,"Acer"],[f,m]],[/android.+([vl]k\-?\d{3})\s+build/i],[c,[p,"LG"],[f,m]],[/android\s3\.[\s\w;-]{10}(lg?)-([06cv9]{3,4})/i],[[p,"LG"],c,[f,m]],[/linux;\snetcast.+smarttv/i,/lg\snetcast\.tv-201\d/i],[[p,"LG"],c,[f,g]],[/(nexus\s[45])/i,/lg[e;\s\/-]+(\w*)/i,/android.+lg(\-?[\d\w]+)\s+build/i],[c,[p,"LG"],[f,w]],[/(lenovo)\s?(s(?:5000|6000)(?:[\w-]+)|tab(?:[\s\w]+))/i],[p,c,[f,m]],[/android.+(ideatab[a-z0-9\-\s]+)/i],[c,[p,"Lenovo"],[f,m]],[/(lenovo)[_\s-]?([\w-]+)/i],[p,c,[f,w]],[/linux;.+((jolla));/i],[p,c,[f,w]],[/((pebble))app\/[\d\.]+\s/i],[p,c,[f,y]],[/android.+;\s(oppo)\s?([\w\s]+)\sbuild/i],[p,c,[f,w]],[/crkey/i],[[c,"Chromecast"],[p,"Google"],[f,g]],[/android.+;\s(glass)\s\d/i],[c,[p,"Google"],[f,y]],[/android.+;\s(pixel c)[\s)]/i],[c,[p,"Google"],[f,m]],[/android.+;\s(pixel( [2-9]a?)?( xl)?)[\s)]/i],[c,[p,"Google"],[f,w]],[/android.+;\s(\w+)\s+build\/hm\1/i,/android.+(hm[\s\-_]?note?[\s_]?(?:\d\w)?)\sbuild/i,/android.+(redmi[\s\-_]?(?:note|k)?(?:[\s_]?[\w\s]+))(?:\sbuild|\))/i,/android.+(mi[\s\-_]?(?:a\d|one|one[\s_]plus|note lte)?[\s_]?(?:\d?\w?)[\s_]?(?:plus)?)\sbuild/i],[[c,/_/g," "],[p,"Xiaomi"],[f,w]],[/android.+(mi[\s\-_]?(?:pad)(?:[\s_]?[\w\s]+))(?:\sbuild|\))/i],[[c,/_/g," "],[p,"Xiaomi"],[f,m]],[/android.+;\s(m[1-5]\snote)\sbuild/i],[c,[p,"Meizu"],[f,w]],[/(mz)-([\w-]{2,})/i],[[p,"Meizu"],c,[f,w]],[/android.+a000(1)\s+build/i,/android.+oneplus\s(a\d{4})[\s)]/i],[c,[p,"OnePlus"],[f,w]],[/android.+[;\/]\s*(RCT[\d\w]+)\s+build/i],[c,[p,"RCA"],[f,m]],[/android.+[;\/\s](Venue[\d\s]{2,7})\s+build/i],[c,[p,"Dell"],[f,m]],[/android.+[;\/]\s*(Q[T|M][\d\w]+)\s+build/i],[c,[p,"Verizon"],[f,m]],[/android.+[;\/]\s+(Barnes[&\s]+Noble\s+|BN[RT])(V?.*)\s+build/i],[[p,"Barnes & Noble"],c,[f,m]],[/android.+[;\/]\s+(TM\d{3}.*\b)\s+build/i],[c,[p,"NuVision"],[f,m]],[/android.+;\s(k88)\sbuild/i],[c,[p,"ZTE"],[f,m]],[/android.+[;\/]\s*(gen\d{3})\s+build.*49h/i],[c,[p,"Swiss"],[f,w]],[/android.+[;\/]\s*(zur\d{3})\s+build/i],[c,[p,"Swiss"],[f,m]],[/android.+[;\/]\s*((Zeki)?TB.*\b)\s+build/i],[c,[p,"Zeki"],[f,m]],[/(android).+[;\/]\s+([YR]\d{2})\s+build/i,/android.+[;\/]\s+(Dragon[\-\s]+Touch\s+|DT)(\w{5})\sbuild/i],[[p,"Dragon Touch"],c,[f,m]],[/android.+[;\/]\s*(NS-?\w{0,9})\sbuild/i],[c,[p,"Insignia"],[f,m]],[/android.+[;\/]\s*((NX|Next)-?\w{0,9})\s+build/i],[c,[p,"NextBook"],[f,m]],[/android.+[;\/]\s*(Xtreme\_)?(V(1[045]|2[015]|30|40|60|7[05]|90))\s+build/i],[[p,"Voice"],c,[f,w]],[/android.+[;\/]\s*(LVTEL\-)?(V1[12])\s+build/i],[[p,"LvTel"],c,[f,w]],[/android.+;\s(PH-1)\s/i],[c,[p,"Essential"],[f,w]],[/android.+[;\/]\s*(V(100MD|700NA|7011|917G).*\b)\s+build/i],[c,[p,"Envizen"],[f,m]],[/android.+[;\/]\s*(Le[\s\-]+Pan)[\s\-]+(\w{1,9})\s+build/i],[p,c,[f,m]],[/android.+[;\/]\s*(Trio[\s\w\-\.]+)\s+build/i],[c,[p,"MachSpeed"],[f,m]],[/android.+[;\/]\s*(Trinity)[\-\s]*(T\d{3})\s+build/i],[p,c,[f,m]],[/android.+[;\/]\s*TU_(1491)\s+build/i],[c,[p,"Rotor"],[f,m]],[/android.+(Gigaset)[\s\-]+(Q\w{1,9})\s+build/i],[p,c,[f,m]],[/android .+?; ([^;]+?)(?: build|\) applewebkit).+? mobile safari/i],[c,[f,w]],[/android .+?;\s([^;]+?)(?: build|\) applewebkit).+?(?! mobile) safari/i],[c,[f,m]],[/\s(tablet|tab)[;\/]/i,/\s(mobile)(?:[;\/]|\ssafari)/i],[[f,b.lowerize],p,c],[/[\s\/\(](smart-?tv)[;\)]/i],[[f,g]],[/(android[\w\.\s\-]{0,9});.+build/i],[c,[p,"Generic"]]],engine:[[/windows.+\sedge\/([\w\.]+)/i],[h,[l,"EdgeHTML"]],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[h,[l,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i,/(khtml|tasman|links)[\/\s]\(?([\w\.]+)/i,/(icab)[\/\s]([23]\.[\d\.]+)/i],[l,h],[/rv\:([\w\.]{1,9}).+(gecko)/i],[h,l]],os:[[/microsoft\s(windows)\s(vista|xp)/i],[l,h],[/(windows)\snt\s6\.2;\s(arm)/i,/(windows\sphone(?:\sos)*)[\s\/]?([\d\.\s\w]*)/i,/(windows\smobile|windows)[\s\/]?([ntce\d\.\s]+\w)/i],[l,[h,_.str,x.os.windows.version]],[/(win(?=3|9|n)|win\s9x\s)([nt\d\.]+)/i],[[l,"Windows"],[h,_.str,x.os.windows.version]],[/\((bb)(10);/i],[[l,"BlackBerry"],h],[/(blackberry)\w*\/?([\w\.]*)/i,/(tizen|kaios)[\/\s]([\w\.]+)/i,/(android|webos|palm\sos|qnx|bada|rim\stablet\sos|meego|sailfish|contiki)[\/\s-]?([\w\.]*)/i],[l,h],[/(symbian\s?os|symbos|s60(?=;))[\/\s-]?([\w\.]*)/i],[[l,"Symbian"],h],[/\((series40);/i],[l],[/mozilla.+\(mobile;.+gecko.+firefox/i],[[l,"Firefox OS"],h],[/crkey\/([\d\.]+)/i],[h,[l,"Chromecast"]],[/(nintendo|playstation)\s([wids34portablevu]+)/i,/(mint)[\/\s\(]?(\w*)/i,/(mageia|vectorlinux)[;\s]/i,/(joli|[kxln]?ubuntu|debian|suse|opensuse|gentoo|(?=\s)arch|slackware|fedora|mandriva|centos|pclinuxos|redhat|zenwalk|linpus)[\/\s-]?(?!chrom)([\w\.-]*)/i,/(hurd|linux)\s?([\w\.]*)/i,/(gnu)\s?([\w\.]*)/i],[l,h],[/(cros)\s[\w]+\s([\w\.]+\w)/i],[[l,"Chromium OS"],h],[/(sunos)\s?([\w\.\d]*)/i],[[l,"Solaris"],h],[/\s([frentopc-]{0,4}bsd|dragonfly)\s?([\w\.]*)/i],[l,h],[/(haiku)\s(\w+)/i],[l,h],[/cfnetwork\/.+darwin/i,/ip[honead]{2,4}(?:.*os\s([\w]+)\slike\smac|;\sopera)/i],[[h,/_/g,"."],[l,"iOS"]],[/(mac\sos\sx)\s?([\w\s\.]*)/i,/(macintosh|mac(?=_powerpc)\s)/i],[[l,"Mac OS"],[h,/_/g,"."]],[/((?:open)?solaris)[\/\s-]?([\w\.]*)/i,/(aix)\s((\d)(?=\.|\)|\s)[\w\.])*/i,/(plan\s9|minix|beos|os\/2|amigaos|morphos|risc\sos|openvms|fuchsia)/i,/(unix)\s?([\w\.]*)/i],[l,h]]},E=function(e,t){if("object"==typeof e&&(t=e,e=i),!(this instanceof E))return new E(e,t).getResult();var n=e||(o&&o.navigator&&o.navigator.userAgent?o.navigator.userAgent:""),r=t?b.extend(O,t):O;return this.getBrowser=function(){var e={name:i,version:i};return _.rgx.call(e,n,r.browser),e.major=b.major(e.version),e},this.getCPU=function(){var e={architecture:i};return _.rgx.call(e,n,r.cpu),e},this.getDevice=function(){var e={vendor:i,model:i,type:i};return _.rgx.call(e,n,r.device),e},this.getEngine=function(){var e={name:i,version:i};return _.rgx.call(e,n,r.engine),e},this.getOS=function(){var e={name:i,version:i};return _.rgx.call(e,n,r.os),e},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return n},this.setUA=function(e){return n=e,this},this};E.VERSION="0.7.23",E.BROWSER={NAME:l,MAJOR:"major",VERSION:h},E.CPU={ARCHITECTURE:d},E.DEVICE={MODEL:c,VENDOR:p,TYPE:f,CONSOLE:v,MOBILE:w,SMARTTV:g,TABLET:m,WEARABLE:y,EMBEDDED:"embedded"},E.ENGINE={NAME:l,VERSION:h},E.OS={NAME:l,VERSION:h},typeof t!==a?(e.exports&&(t=e.exports=E),t.UAParser=E):(r=function(){return E}.call(t,n,t,e))===i||(e.exports=r);var k=o&&(o.jQuery||o.Zepto);if(k&&!k.ua){var S=new E;k.ua=S.getResult(),k.ua.get=function(){return S.getUA()},k.ua.set=function(e){S.setUA(e);var t=S.getResult();for(var n in t)k.ua[n]=t[n]}}}("object"==typeof window?window:this)},2511:function(e,t,n){var r;e=n.nmd(e),function(o){t&&t.nodeType,e&&e.nodeType;var i="object"==typeof n.g&&n.g;i.global!==i&&i.window!==i&&i.self;var s,a=2147483647,u=36,c=/^xn--/,l=/[^\x20-\x7E]/,f=/[\x2E\u3002\uFF0E\uFF61]/g,p={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},h=Math.floor,d=String.fromCharCode;function v(e){throw RangeError(p[e])}function w(e,t){for(var n=e.length,r=[];n--;)r[n]=t(e[n]);return r}function m(e,t){var n=e.split("@"),r="";return n.length>1&&(r=n[0]+"@",e=n[1]),r+w((e=e.replace(f,".")).split("."),t).join(".")}function g(e){for(var t,n,r=[],o=0,i=e.length;o<i;)(t=e.charCodeAt(o++))>=55296&&t<=56319&&o<i?56320==(64512&(n=e.charCodeAt(o++)))?r.push(((1023&t)<<10)+(1023&n)+65536):(r.push(t),o--):r.push(t);return r}function y(e){return w(e,(function(e){var t="";return e>65535&&(t+=d((e-=65536)>>>10&1023|55296),e=56320|1023&e),t+=d(e)})).join("")}function b(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function _(e,t,n){var r=0;for(e=n?h(e/700):e>>1,e+=h(e/t);e>455;r+=u)e=h(e/35);return h(r+36*e/(e+38))}function x(e){var t,n,r,o,i,s,c,l,f,p,d,w=[],m=e.length,g=0,b=128,x=72;for((n=e.lastIndexOf("-"))<0&&(n=0),r=0;r<n;++r)e.charCodeAt(r)>=128&&v("not-basic"),w.push(e.charCodeAt(r));for(o=n>0?n+1:0;o<m;){for(i=g,s=1,c=u;o>=m&&v("invalid-input"),((l=(d=e.charCodeAt(o++))-48<10?d-22:d-65<26?d-65:d-97<26?d-97:u)>=u||l>h((a-g)/s))&&v("overflow"),g+=l*s,!(l<(f=c<=x?1:c>=x+26?26:c-x));c+=u)s>h(a/(p=u-f))&&v("overflow"),s*=p;x=_(g-i,t=w.length+1,0==i),h(g/t)>a-b&&v("overflow"),b+=h(g/t),g%=t,w.splice(g++,0,b)}return y(w)}function O(e){var t,n,r,o,i,s,c,l,f,p,w,m,y,x,O,E=[];for(m=(e=g(e)).length,t=128,n=0,i=72,s=0;s<m;++s)(w=e[s])<128&&E.push(d(w));for(r=o=E.length,o&&E.push("-");r<m;){for(c=a,s=0;s<m;++s)(w=e[s])>=t&&w<c&&(c=w);for(c-t>h((a-n)/(y=r+1))&&v("overflow"),n+=(c-t)*y,t=c,s=0;s<m;++s)if((w=e[s])<t&&++n>a&&v("overflow"),w==t){for(l=n,f=u;!(l<(p=f<=i?1:f>=i+26?26:f-i));f+=u)O=l-p,x=u-p,E.push(d(b(p+O%x,0))),l=h(O/x);E.push(d(b(l,0))),i=_(n,y,r==o),n=0,++r}++n,++t}return E.join("")}s={version:"1.3.2",ucs2:{decode:g,encode:y},decode:x,encode:O,toASCII:function(e){return m(e,(function(e){return l.test(e)?"xn--"+O(e):e}))},toUnicode:function(e){return m(e,(function(e){return c.test(e)?x(e.slice(4).toLowerCase()):e}))}},void 0===(r=function(){return s}.call(t,n,t,e))||(e.exports=r)}()},8575:function(e,t,n){"use strict";var r=n(2511),o=n(2502);function i(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}var s=/^([a-z0-9.+-]+:)/i,a=/:[0-9]*$/,u=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,c=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),l=["'"].concat(c),f=["%","/","?",";","#"].concat(l),p=["/","?","#"],h=/^[+a-z0-9A-Z_-]{0,63}$/,d=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,v={javascript:!0,"javascript:":!0},w={javascript:!0,"javascript:":!0},m={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},g=n(7673);function y(e,t,n){if(e&&o.isObject(e)&&e instanceof i)return e;var r=new i;return r.parse(e,t,n),r}i.prototype.parse=function(e,t,n){if(!o.isString(e))throw new TypeError("Parameter 'url' must be a string, not "+typeof e);var i=e.indexOf("?"),a=-1!==i&&i<e.indexOf("#")?"?":"#",c=e.split(a);c[0]=c[0].replace(/\\/g,"/");var y=e=c.join(a);if(y=y.trim(),!n&&1===e.split("#").length){var b=u.exec(y);if(b)return this.path=y,this.href=y,this.pathname=b[1],b[2]?(this.search=b[2],this.query=t?g.parse(this.search.substr(1)):this.search.substr(1)):t&&(this.search="",this.query={}),this}var _=s.exec(y);if(_){var x=(_=_[0]).toLowerCase();this.protocol=x,y=y.substr(_.length)}if(n||_||y.match(/^\/\/[^@\/]+@[^@\/]+/)){var O="//"===y.substr(0,2);!O||_&&w[_]||(y=y.substr(2),this.slashes=!0)}if(!w[_]&&(O||_&&!m[_])){for(var E,k,S=-1,R=0;R<p.length;R++){-1!==(P=y.indexOf(p[R]))&&(-1===S||P<S)&&(S=P)}-1!==(k=-1===S?y.lastIndexOf("@"):y.lastIndexOf("@",S))&&(E=y.slice(0,k),y=y.slice(k+1),this.auth=decodeURIComponent(E)),S=-1;for(R=0;R<f.length;R++){var P;-1!==(P=y.indexOf(f[R]))&&(-1===S||P<S)&&(S=P)}-1===S&&(S=y.length),this.host=y.slice(0,S),y=y.slice(S),this.parseHost(),this.hostname=this.hostname||"";var A="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!A)for(var T=this.hostname.split(/\./),j=(R=0,T.length);R<j;R++){var L=T[R];if(L&&!L.match(h)){for(var I="",q=0,C=L.length;q<C;q++)L.charCodeAt(q)>127?I+="x":I+=L[q];if(!I.match(h)){var M=T.slice(0,R),D=T.slice(R+1),N=L.match(d);N&&(M.push(N[1]),D.unshift(N[2])),D.length&&(y="/"+D.join(".")+y),this.hostname=M.join(".");break}}}this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),A||(this.hostname=r.toASCII(this.hostname));var U=this.port?":"+this.port:"",B=this.hostname||"";this.host=B+U,this.href+=this.host,A&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),"/"!==y[0]&&(y="/"+y))}if(!v[x])for(R=0,j=l.length;R<j;R++){var F=l[R];if(-1!==y.indexOf(F)){var z=encodeURIComponent(F);z===F&&(z=escape(F)),y=y.split(F).join(z)}}var G=y.indexOf("#");-1!==G&&(this.hash=y.substr(G),y=y.slice(0,G));var W=y.indexOf("?");if(-1!==W?(this.search=y.substr(W),this.query=y.substr(W+1),t&&(this.query=g.parse(this.query)),y=y.slice(0,W)):t&&(this.search="",this.query={}),y&&(this.pathname=y),m[x]&&this.hostname&&!this.pathname&&(this.pathname="/"),this.pathname||this.search){U=this.pathname||"";var H=this.search||"";this.path=U+H}return this.href=this.format(),this},i.prototype.format=function(){var e=this.auth||"";e&&(e=(e=encodeURIComponent(e)).replace(/%3A/i,":"),e+="@");var t=this.protocol||"",n=this.pathname||"",r=this.hash||"",i=!1,s="";this.host?i=e+this.host:this.hostname&&(i=e+(-1===this.hostname.indexOf(":")?this.hostname:"["+this.hostname+"]"),this.port&&(i+=":"+this.port)),this.query&&o.isObject(this.query)&&Object.keys(this.query).length&&(s=g.stringify(this.query));var a=this.search||s&&"?"+s||"";return t&&":"!==t.substr(-1)&&(t+=":"),this.slashes||(!t||m[t])&&!1!==i?(i="//"+(i||""),n&&"/"!==n.charAt(0)&&(n="/"+n)):i||(i=""),r&&"#"!==r.charAt(0)&&(r="#"+r),a&&"?"!==a.charAt(0)&&(a="?"+a),t+i+(n=n.replace(/[?#]/g,(function(e){return encodeURIComponent(e)})))+(a=a.replace("#","%23"))+r},i.prototype.resolve=function(e){return this.resolveObject(y(e,!1,!0)).format()},i.prototype.resolveObject=function(e){if(o.isString(e)){var t=new i;t.parse(e,!1,!0),e=t}for(var n=new i,r=Object.keys(this),s=0;s<r.length;s++){var a=r[s];n[a]=this[a]}if(n.hash=e.hash,""===e.href)return n.href=n.format(),n;if(e.slashes&&!e.protocol){for(var u=Object.keys(e),c=0;c<u.length;c++){var l=u[c];"protocol"!==l&&(n[l]=e[l])}return m[n.protocol]&&n.hostname&&!n.pathname&&(n.path=n.pathname="/"),n.href=n.format(),n}if(e.protocol&&e.protocol!==n.protocol){if(!m[e.protocol]){for(var f=Object.keys(e),p=0;p<f.length;p++){var h=f[p];n[h]=e[h]}return n.href=n.format(),n}if(n.protocol=e.protocol,e.host||w[e.protocol])n.pathname=e.pathname;else{for(var d=(e.pathname||"").split("/");d.length&&!(e.host=d.shift()););e.host||(e.host=""),e.hostname||(e.hostname=""),""!==d[0]&&d.unshift(""),d.length<2&&d.unshift(""),n.pathname=d.join("/")}if(n.search=e.search,n.query=e.query,n.host=e.host||"",n.auth=e.auth,n.hostname=e.hostname||e.host,n.port=e.port,n.pathname||n.search){var v=n.pathname||"",g=n.search||"";n.path=v+g}return n.slashes=n.slashes||e.slashes,n.href=n.format(),n}var y=n.pathname&&"/"===n.pathname.charAt(0),b=e.host||e.pathname&&"/"===e.pathname.charAt(0),_=b||y||n.host&&e.pathname,x=_,O=n.pathname&&n.pathname.split("/")||[],E=(d=e.pathname&&e.pathname.split("/")||[],n.protocol&&!m[n.protocol]);if(E&&(n.hostname="",n.port=null,n.host&&(""===O[0]?O[0]=n.host:O.unshift(n.host)),n.host="",e.protocol&&(e.hostname=null,e.port=null,e.host&&(""===d[0]?d[0]=e.host:d.unshift(e.host)),e.host=null),_=_&&(""===d[0]||""===O[0])),b)n.host=e.host||""===e.host?e.host:n.host,n.hostname=e.hostname||""===e.hostname?e.hostname:n.hostname,n.search=e.search,n.query=e.query,O=d;else if(d.length)O||(O=[]),O.pop(),O=O.concat(d),n.search=e.search,n.query=e.query;else if(!o.isNullOrUndefined(e.search)){if(E)n.hostname=n.host=O.shift(),(A=!!(n.host&&n.host.indexOf("@")>0)&&n.host.split("@"))&&(n.auth=A.shift(),n.host=n.hostname=A.shift());return n.search=e.search,n.query=e.query,o.isNull(n.pathname)&&o.isNull(n.search)||(n.path=(n.pathname?n.pathname:"")+(n.search?n.search:"")),n.href=n.format(),n}if(!O.length)return n.pathname=null,n.search?n.path="/"+n.search:n.path=null,n.href=n.format(),n;for(var k=O.slice(-1)[0],S=(n.host||e.host||O.length>1)&&("."===k||".."===k)||""===k,R=0,P=O.length;P>=0;P--)"."===(k=O[P])?O.splice(P,1):".."===k?(O.splice(P,1),R++):R&&(O.splice(P,1),R--);if(!_&&!x)for(;R--;R)O.unshift("..");!_||""===O[0]||O[0]&&"/"===O[0].charAt(0)||O.unshift(""),S&&"/"!==O.join("/").substr(-1)&&O.push("");var A,T=""===O[0]||O[0]&&"/"===O[0].charAt(0);E&&(n.hostname=n.host=T?"":O.length?O.shift():"",(A=!!(n.host&&n.host.indexOf("@")>0)&&n.host.split("@"))&&(n.auth=A.shift(),n.host=n.hostname=A.shift()));return(_=_||n.host&&O.length)&&!T&&O.unshift(""),O.length?n.pathname=O.join("/"):(n.pathname=null,n.path=null),o.isNull(n.pathname)&&o.isNull(n.search)||(n.path=(n.pathname?n.pathname:"")+(n.search?n.search:"")),n.auth=e.auth||n.auth,n.slashes=n.slashes||e.slashes,n.href=n.format(),n},i.prototype.parseHost=function(){var e=this.host,t=a.exec(e);t&&(":"!==(t=t[0])&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)}},2502:function(e){"use strict";e.exports={isString:function(e){return"string"==typeof e},isObject:function(e){return"object"==typeof e&&null!==e},isNull:function(e){return null===e},isNullOrUndefined:function(e){return null==e}}},8813:function(e,t,n){"use strict";e.exports=n.p+"images/unsupported-browser.jpg"},2955:function(e){"use strict";e.exports="class ಠ_ಠ extends Array {\n constructor(j = `a`, ...c) {\n const q = (({ u: e }) => {\n return { [`${c}`]: Symbol(j) };\n })({});\n super(j, q, ...c);\n }\n}\nnew Promise((f) => {\n const a = function* () {\n return '\\\\u{20BB7}'.match(/./u)[0].length === 2 || !0\n }\n for (let z of a()) {\n const [x, y, w, k] = [new Set(), new WeakSet(), new Map(), new WeakMap()]\n break\n }\n f(new Proxy({}, { get: (h, i) => (i in h ? h[i] : 'j'.repeat(0o2)) }))\n}).then((t) => new ಠ_ಠ(t.d))\n"},5578:function(e){"use strict";e.exports="<div id='unsupported-browser-container'>\n <div id='unsupported-problem'>\n WebGL requires a modern browser.\n </div>\n <div id='unsupported-solution'>\n Install a new browser to explore in 3D. \n </div>\n <div id='browsers'>\n <a href='https://www.mozilla.org/en-US/firefox/new/' target='_blank' rel='noopener'>\n <div class='browser'>\n <img src='images/firefox.png'>\n </div>\n </a>\n <a href='https://www.microsoft.com/en-us/edge' target='_blank' rel='noopener'>\n <div class='browser'>\n <img src='images/edge.png'>\n </div>\n </a>\n <a href='https://support.apple.com/en-us/HT204416' target='_blank' rel='noopener'>\n <div class='browser'>\n <img src='images/safari.png'>\n </div>\n </a>\n <a href='https://www.google.com/chrome/browser/' target='_blank' rel='noopener'>\n <div class='browser'>\n <img src='images/chrome.png'>\n </div>\n </a>\n </div>\n</div>\n<div id='powered-by'>\n <div>Powered by</div>\n <img src='images/matterport-logo-light.svg'></img>\n</div>\n"}},__webpack_module_cache__={};function __webpack_require__(e){var t=__webpack_module_cache__[e];if(void 0!==t)return t.exports;var n=__webpack_module_cache__[e]={id:e,loaded:!1,exports:{}};return __webpack_modules__[e].call(n.exports,n,n.exports,__webpack_require__),n.loaded=!0,n.exports}__webpack_require__.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return __webpack_require__.d(t,{a:t}),t},__webpack_require__.d=function(e,t){for(var n in t)__webpack_require__.o(t,n)&&!__webpack_require__.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},__webpack_require__.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),__webpack_require__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},__webpack_require__.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},__webpack_require__.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e},function(){var e;__webpack_require__.g.importScripts&&(e=__webpack_require__.g.location+"");var t=__webpack_require__.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var n=t.getElementsByTagName("script");n.length&&(e=n[n.length-1].src)}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),__webpack_require__.p=e+"../"}();var __webpack_exports__={};!function(){"use strict";__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{displayErrorPage:function(){return displayErrorPage},supported:function(){return supported}});var _css_unsupported_browser_less__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(9129),_unsupported_browser_html__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__(5578),_images_unsupported_browser_jpg__WEBPACK_IMPORTED_MODULE_6__=__webpack_require__(8813),_es6check_jscheck__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__(2955),_analytics__WEBPACK_IMPORTED_MODULE_8__=__webpack_require__(8584),_mockUnsupported__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__(7808),es6_promise__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(2702),es6_promise__WEBPACK_IMPORTED_MODULE_1___default=__webpack_require__.n(es6_promise__WEBPACK_IMPORTED_MODULE_1__),cwf_modules_locale_getCurrentLanguage__WEBPACK_IMPORTED_MODULE_7__=__webpack_require__(1573),cwf_modules_locale_settings__WEBPACK_IMPORTED_MODULE_9__=__webpack_require__(1801),cwf_util_urlParams__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__(9279);function supported(){if((0,_mockUnsupported__WEBPACK_IMPORTED_MODULE_2__.Z)())return!1;if(!("customElements"in window))return!1;try{return eval(_es6check_jscheck__WEBPACK_IMPORTED_MODULE_3__),!0}catch(e){return!1}}function displayErrorPage(e,t,n,r){void 0===t&&(t=document),void 0===n&&(n=""),void 0===r&&(r=(0,cwf_util_urlParams__WEBPACK_IMPORTED_MODULE_4__.FU)()),(0,es6_promise__WEBPACK_IMPORTED_MODULE_1__.polyfill)();var o=t.querySelector("#unsupported-browser");o.innerHTML=_unsupported_browser_html__WEBPACK_IMPORTED_MODULE_5__.replace(/(src)='/g,"$1='".concat(n)),o.setAttribute("style",'background-image: url("'.concat(_images_unsupported_browser_jpg__WEBPACK_IMPORTED_MODULE_6__,'");')),o.removeAttribute("class");var i=(0,cwf_modules_locale_getCurrentLanguage__WEBPACK_IMPORTED_MODULE_7__.W)(!1);if((0,_analytics__WEBPACK_IMPORTED_MODULE_8__.Z)(e,i,r),i!==cwf_modules_locale_settings__WEBPACK_IMPORTED_MODULE_9__.k$){var s="".concat(i,".json"),a=new XMLHttpRequest;a.addEventListener("load",(function(){var e=JSON.parse(this.responseText);e.ERROR_BROWSER_SOLUTION&&e.ERROR_BROWSER_EXPLANATION&&(t.querySelector("#unsupported-problem").textContent=e.ERROR_BROWSER_EXPLANATION,t.querySelector("#unsupported-solution").textContent=e.ERROR_BROWSER_SOLUTION)})),a.open("GET","locale/messages/strings_"+s),a.send()}}}(),mpBrowserCheck=__webpack_exports__})();
@@ -0,0 +1,18 @@
1
+ /*!
2
+ * @overview es6-promise - a tiny implementation of Promises/A+.
3
+ * @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)
4
+ * @license Licensed under MIT license
5
+ * See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE
6
+ * @version v4.2.8+1e68dce6
7
+ */
8
+
9
+ /*!
10
+ * UAParser.js v0.7.23
11
+ * Lightweight JavaScript-based User-Agent string parser
12
+ * https://github.com/faisalman/ua-parser-js
13
+ *
14
+ * Copyright © 2012-2019 Faisal Salman <f@faisalman.com>
15
+ * Licensed under MIT License
16
+ */
17
+
18
+ /*! https://mths.be/punycode v1.3.2 by @mathias */