@exulu/frontend 1.0.3 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (239) hide show
  1. package/dist/.next/BUILD_ID +1 -1
  2. package/dist/.next/app-build-manifest.json +192 -192
  3. package/dist/.next/app-path-routes-manifest.json +1 -1
  4. package/dist/.next/build-manifest.json +3 -3
  5. package/dist/.next/prerender-manifest.json +1 -1
  6. package/dist/.next/required-server-files.json +1 -1
  7. package/dist/.next/server/app/(application)/agents/edit/[id]/page.js +1 -1
  8. package/dist/.next/server/app/(application)/agents/edit/[id]/page.js.nft.json +1 -1
  9. package/dist/.next/server/app/(application)/agents/edit/[id]/page_client-reference-manifest.js +1 -1
  10. package/dist/.next/server/app/(application)/agents/page.js +2 -2
  11. package/dist/.next/server/app/(application)/agents/page.js.nft.json +1 -1
  12. package/dist/.next/server/app/(application)/agents/page_client-reference-manifest.js +1 -1
  13. package/dist/.next/server/app/(application)/chat/[agent]/[session]/page.js +2 -2
  14. package/dist/.next/server/app/(application)/chat/[agent]/[session]/page.js.nft.json +1 -1
  15. package/dist/.next/server/app/(application)/chat/[agent]/[session]/page_client-reference-manifest.js +1 -1
  16. package/dist/.next/server/app/(application)/chat/[agent]/page.js +1 -1
  17. package/dist/.next/server/app/(application)/chat/[agent]/page.js.nft.json +1 -1
  18. package/dist/.next/server/app/(application)/chat/[agent]/page_client-reference-manifest.js +1 -1
  19. package/dist/.next/server/app/(application)/chat/page.js +1 -1
  20. package/dist/.next/server/app/(application)/chat/page.js.nft.json +1 -1
  21. package/dist/.next/server/app/(application)/chat/page_client-reference-manifest.js +1 -1
  22. package/dist/.next/server/app/(application)/configuration/page.js +1 -1
  23. package/dist/.next/server/app/(application)/configuration/page.js.nft.json +1 -1
  24. package/dist/.next/server/app/(application)/configuration/page_client-reference-manifest.js +1 -1
  25. package/dist/.next/server/app/(application)/dashboard/page.js +2 -2
  26. package/dist/.next/server/app/(application)/dashboard/page.js.nft.json +1 -1
  27. package/dist/.next/server/app/(application)/dashboard/page_client-reference-manifest.js +1 -1
  28. package/dist/.next/server/app/(application)/data/[[...query]]/page.js +2 -2
  29. package/dist/.next/server/app/(application)/data/[[...query]]/page.js.nft.json +1 -1
  30. package/dist/.next/server/app/(application)/data/[[...query]]/page_client-reference-manifest.js +1 -1
  31. package/dist/.next/server/app/(application)/evals/[id]/page.js +1 -1
  32. package/dist/.next/server/app/(application)/evals/[id]/page.js.nft.json +1 -1
  33. package/dist/.next/server/app/(application)/evals/[id]/page_client-reference-manifest.js +1 -1
  34. package/dist/.next/server/app/(application)/evals/[id]/runs/page.js +1 -1
  35. package/dist/.next/server/app/(application)/evals/[id]/runs/page.js.nft.json +1 -1
  36. package/dist/.next/server/app/(application)/evals/[id]/runs/page_client-reference-manifest.js +1 -1
  37. package/dist/.next/server/app/(application)/evals/cases/page.js +1 -1
  38. package/dist/.next/server/app/(application)/evals/cases/page.js.nft.json +1 -1
  39. package/dist/.next/server/app/(application)/evals/cases/page_client-reference-manifest.js +1 -1
  40. package/dist/.next/server/app/(application)/evals/page.js +1 -1
  41. package/dist/.next/server/app/(application)/evals/page.js.nft.json +1 -1
  42. package/dist/.next/server/app/(application)/evals/page_client-reference-manifest.js +1 -1
  43. package/dist/.next/server/app/(application)/explorer/page.js +9 -9
  44. package/dist/.next/server/app/(application)/explorer/page.js.nft.json +1 -1
  45. package/dist/.next/server/app/(application)/explorer/page_client-reference-manifest.js +1 -1
  46. package/dist/.next/server/app/(application)/jobs/page.js +1 -1
  47. package/dist/.next/server/app/(application)/jobs/page.js.nft.json +1 -1
  48. package/dist/.next/server/app/(application)/jobs/page_client-reference-manifest.js +1 -1
  49. package/dist/.next/server/app/(application)/keys/page.js +1 -1
  50. package/dist/.next/server/app/(application)/keys/page.js.nft.json +1 -1
  51. package/dist/.next/server/app/(application)/keys/page_client-reference-manifest.js +1 -1
  52. package/dist/.next/server/app/(application)/page.js +1 -1
  53. package/dist/.next/server/app/(application)/page.js.nft.json +1 -1
  54. package/dist/.next/server/app/(application)/page_client-reference-manifest.js +1 -1
  55. package/dist/.next/server/app/(application)/projects/[project]/page.js +1 -1
  56. package/dist/.next/server/app/(application)/projects/[project]/page.js.nft.json +1 -1
  57. package/dist/.next/server/app/(application)/projects/[project]/page_client-reference-manifest.js +1 -1
  58. package/dist/.next/server/app/(application)/projects/page.js +1 -1
  59. package/dist/.next/server/app/(application)/projects/page.js.nft.json +1 -1
  60. package/dist/.next/server/app/(application)/projects/page_client-reference-manifest.js +1 -1
  61. package/dist/.next/server/app/(application)/roles/page.js +1 -1
  62. package/dist/.next/server/app/(application)/roles/page.js.nft.json +1 -1
  63. package/dist/.next/server/app/(application)/roles/page_client-reference-manifest.js +1 -1
  64. package/dist/.next/server/app/(application)/token/page.js +1 -1
  65. package/dist/.next/server/app/(application)/token/page.js.nft.json +1 -1
  66. package/dist/.next/server/app/(application)/token/page_client-reference-manifest.js +1 -1
  67. package/dist/.next/server/app/(application)/users/page.js +1 -1
  68. package/dist/.next/server/app/(application)/users/page.js.nft.json +1 -1
  69. package/dist/.next/server/app/(application)/users/page_client-reference-manifest.js +1 -1
  70. package/dist/.next/server/app/(application)/variables/create/page.js +1 -1
  71. package/dist/.next/server/app/(application)/variables/create/page.js.nft.json +1 -1
  72. package/dist/.next/server/app/(application)/variables/create/page_client-reference-manifest.js +1 -1
  73. package/dist/.next/server/app/(application)/variables/edit/[variable_id]/page.js +1 -1
  74. package/dist/.next/server/app/(application)/variables/edit/[variable_id]/page.js.nft.json +1 -1
  75. package/dist/.next/server/app/(application)/variables/edit/[variable_id]/page_client-reference-manifest.js +1 -1
  76. package/dist/.next/server/app/(application)/variables/page.js +1 -1
  77. package/dist/.next/server/app/(application)/variables/page.js.nft.json +1 -1
  78. package/dist/.next/server/app/(application)/variables/page_client-reference-manifest.js +1 -1
  79. package/dist/.next/server/app/(application)/variables/usage/[variable_id]/page.js +1 -1
  80. package/dist/.next/server/app/(application)/variables/usage/[variable_id]/page.js.nft.json +1 -1
  81. package/dist/.next/server/app/(application)/variables/usage/[variable_id]/page_client-reference-manifest.js +1 -1
  82. package/dist/.next/server/app/(application)/workflows/page.js +1 -1
  83. package/dist/.next/server/app/(application)/workflows/page.js.nft.json +1 -1
  84. package/dist/.next/server/app/(application)/workflows/page_client-reference-manifest.js +1 -1
  85. package/dist/.next/server/app/(authentication)/login/page.js +3 -3
  86. package/dist/.next/server/app/(authentication)/login/page.js.nft.json +1 -1
  87. package/dist/.next/server/app/(authentication)/login/page_client-reference-manifest.js +1 -1
  88. package/dist/.next/server/app/_not-found/page.js +1 -1
  89. package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  90. package/dist/.next/server/app/_not-found.html +1 -1
  91. package/dist/.next/server/app/_not-found.rsc +1 -1
  92. package/dist/.next/server/app/api/auth/[...nextauth]/route.js +2 -2
  93. package/dist/.next/server/app/api/config/route.js +2 -2
  94. package/dist/.next/server/app-paths-manifest.json +9 -9
  95. package/dist/.next/server/chunks/{2711.js → 3575.js} +1 -1
  96. package/dist/.next/server/chunks/{1558.js → 5192.js} +1 -1
  97. package/dist/.next/server/chunks/{9762.js → 7223.js} +5 -5
  98. package/dist/.next/server/chunks/{4470.js → 7944.js} +2 -2
  99. package/dist/.next/server/chunks/9049.js +2 -2
  100. package/dist/.next/server/middleware-build-manifest.js +1 -1
  101. package/dist/.next/server/middleware-manifest.json +5 -5
  102. package/dist/.next/server/middleware.js +2 -2
  103. package/dist/.next/server/next-font-manifest.js +1 -1
  104. package/dist/.next/server/next-font-manifest.json +1 -1
  105. package/dist/.next/server/pages/404.html +1 -1
  106. package/dist/.next/server/pages/500.html +1 -1
  107. package/dist/.next/server/pages-manifest.json +1 -1
  108. package/dist/.next/server/server-reference-manifest.json +1 -1
  109. package/dist/.next/static/chunks/2117-7e0e97ffa5867cf9.js.map +1 -1
  110. package/dist/.next/static/chunks/6111-5ab0e72a466543ea.js.map +1 -1
  111. package/dist/.next/static/chunks/7648-be88d7a414ab6394.js.map +1 -1
  112. package/dist/.next/static/chunks/app/(application)/agents/edit/[id]/{page-7737da0d7329baf0.js → page-e622860a59223955.js} +2 -2
  113. package/dist/.next/static/chunks/app/(application)/agents/edit/[id]/page-e622860a59223955.js.map +1 -0
  114. package/dist/.next/static/chunks/app/(application)/agents/{page-58d7ecbf04b75ef3.js → page-fe256553444f6e6f.js} +2 -2
  115. package/dist/.next/static/chunks/app/(application)/agents/page-fe256553444f6e6f.js.map +1 -0
  116. package/dist/.next/static/chunks/app/(application)/chat/[agent]/[session]/page-beaa99a35c9e9bfc.js +2 -0
  117. package/dist/.next/static/chunks/app/(application)/chat/[agent]/[session]/page-beaa99a35c9e9bfc.js.map +1 -0
  118. package/dist/.next/static/chunks/app/(application)/chat/[agent]/{layout-a701083f64a86849.js → layout-1736d0931ae3f866.js} +2 -2
  119. package/dist/.next/static/chunks/app/(application)/chat/[agent]/layout-1736d0931ae3f866.js.map +1 -0
  120. package/dist/.next/static/chunks/app/(application)/chat/[agent]/{page-2f7e3126e0e76d70.js → page-1538a952e1e99f94.js} +2 -2
  121. package/dist/.next/static/chunks/app/(application)/chat/[agent]/page-1538a952e1e99f94.js.map +1 -0
  122. package/dist/.next/static/chunks/app/(application)/chat/{layout-b934ba4c0a125683.js → layout-3fbafd811d12ed10.js} +2 -2
  123. package/dist/.next/static/chunks/app/(application)/chat/layout-3fbafd811d12ed10.js.map +1 -0
  124. package/dist/.next/static/chunks/app/(application)/configuration/{page-3aa96486933ae5dd.js → page-876d1d43a9cc36e4.js} +2 -2
  125. package/dist/.next/static/chunks/app/(application)/configuration/page-876d1d43a9cc36e4.js.map +1 -0
  126. package/dist/.next/static/chunks/app/(application)/dashboard/{page-2436e355871758ba.js → page-ca746e824cb97052.js} +2 -2
  127. package/dist/.next/static/chunks/app/(application)/dashboard/page-ca746e824cb97052.js.map +1 -0
  128. package/dist/.next/static/chunks/app/(application)/data/[[...query]]/{layout-e073c74bd194e8cc.js → layout-47ad558a66e699c7.js} +2 -2
  129. package/dist/.next/static/chunks/app/(application)/data/[[...query]]/layout-47ad558a66e699c7.js.map +1 -0
  130. package/dist/.next/static/chunks/app/(application)/data/[[...query]]/{page-375a978d25ee3a65.js → page-edcdd8944daaaef8.js} +2 -2
  131. package/dist/.next/static/chunks/app/(application)/data/[[...query]]/page-edcdd8944daaaef8.js.map +1 -0
  132. package/dist/.next/static/chunks/app/(application)/evals/[id]/{page-b668fca1ba6993e2.js → page-5d4b8e351ee3265f.js} +2 -2
  133. package/dist/.next/static/chunks/app/(application)/evals/[id]/page-5d4b8e351ee3265f.js.map +1 -0
  134. package/dist/.next/static/chunks/app/(application)/evals/[id]/runs/{page-07969d6e5fb01d7b.js → page-4f0d1524fc7936d1.js} +2 -2
  135. package/dist/.next/static/chunks/app/(application)/evals/[id]/runs/page-4f0d1524fc7936d1.js.map +1 -0
  136. package/dist/.next/static/chunks/app/(application)/evals/cases/{page-0f25ee5d9498cbc5.js → page-47274d92d3daf16b.js} +2 -2
  137. package/dist/.next/static/chunks/app/(application)/evals/cases/page-47274d92d3daf16b.js.map +1 -0
  138. package/dist/.next/static/chunks/app/(application)/evals/page-e25d76c28076b126.js +2 -0
  139. package/dist/.next/static/chunks/app/(application)/evals/page-e25d76c28076b126.js.map +1 -0
  140. package/dist/.next/static/chunks/app/(application)/explorer/{page-d1580ece2ff5ba64.js → page-9f8ab38b5cd68c45.js} +2 -2
  141. package/dist/.next/static/chunks/app/(application)/explorer/page-9f8ab38b5cd68c45.js.map +1 -0
  142. package/dist/.next/static/chunks/app/(application)/jobs/{page-1f32c5e7202301b2.js → page-2d9a06a9959e7977.js} +2 -2
  143. package/dist/.next/static/chunks/app/(application)/jobs/page-2d9a06a9959e7977.js.map +1 -0
  144. package/dist/.next/static/chunks/app/(application)/keys/page-6ecb8218f18773b9.js +2 -0
  145. package/dist/.next/static/chunks/app/(application)/keys/page-6ecb8218f18773b9.js.map +1 -0
  146. package/dist/.next/static/chunks/app/(application)/layout-73d93420d0c6661c.js +2 -0
  147. package/dist/.next/static/chunks/app/(application)/layout-73d93420d0c6661c.js.map +1 -0
  148. package/dist/.next/static/chunks/app/(application)/{page-661f24beb316dabf.js → page-16a518c5864e6963.js} +2 -2
  149. package/dist/.next/static/chunks/app/(application)/page-16a518c5864e6963.js.map +1 -0
  150. package/dist/.next/static/chunks/app/(application)/projects/[project]/{page-cc6f6786682fd877.js → page-870b48a3e7f64f7d.js} +2 -2
  151. package/dist/.next/static/chunks/app/(application)/projects/[project]/page-870b48a3e7f64f7d.js.map +1 -0
  152. package/dist/.next/static/chunks/app/(application)/projects/{layout-3ef4b8519966eee7.js → layout-aa5baaf5cc644e70.js} +2 -2
  153. package/dist/.next/static/chunks/app/(application)/projects/layout-aa5baaf5cc644e70.js.map +1 -0
  154. package/dist/.next/static/chunks/app/(application)/projects/{page-6a38fd92beb3b45a.js → page-055a048a107095ed.js} +2 -2
  155. package/dist/.next/static/chunks/app/(application)/projects/page-055a048a107095ed.js.map +1 -0
  156. package/dist/.next/static/chunks/app/(application)/roles/page-b30682514e63b3f8.js +2 -0
  157. package/dist/.next/static/chunks/app/(application)/roles/page-b30682514e63b3f8.js.map +1 -0
  158. package/dist/.next/static/chunks/app/(application)/token/{page-19921b235606b9f3.js → page-f86eaf8c51fdbe52.js} +2 -2
  159. package/dist/.next/static/chunks/app/(application)/token/page-f86eaf8c51fdbe52.js.map +1 -0
  160. package/dist/.next/static/chunks/app/(application)/users/page-1a686fd83f765d8e.js +2 -0
  161. package/dist/.next/static/chunks/app/(application)/users/page-1a686fd83f765d8e.js.map +1 -0
  162. package/dist/.next/static/chunks/app/(application)/variables/create/{page-3d0e1788a92cba52.js → page-16582f525a24dd45.js} +2 -2
  163. package/dist/.next/static/chunks/app/(application)/variables/create/page-16582f525a24dd45.js.map +1 -0
  164. package/dist/.next/static/chunks/app/(application)/variables/edit/[variable_id]/{page-ad12a1419856c280.js → page-b37d9320812bb8f6.js} +2 -2
  165. package/dist/.next/static/chunks/app/(application)/variables/edit/[variable_id]/page-b37d9320812bb8f6.js.map +1 -0
  166. package/dist/.next/static/chunks/app/(application)/variables/{page-530fff39006ba055.js → page-9b438ce239c07987.js} +2 -2
  167. package/dist/.next/static/chunks/app/(application)/variables/page-9b438ce239c07987.js.map +1 -0
  168. package/dist/.next/static/chunks/app/(application)/variables/usage/[variable_id]/{page-11fc31486ee7764e.js → page-b1fe1791701d361e.js} +2 -2
  169. package/dist/.next/static/chunks/app/(application)/variables/usage/[variable_id]/page-b1fe1791701d361e.js.map +1 -0
  170. package/dist/.next/static/chunks/app/(application)/workflows/{page-feb479eaa043e041.js → page-93969baedc6f38ff.js} +2 -2
  171. package/dist/.next/static/chunks/app/(application)/workflows/page-93969baedc6f38ff.js.map +1 -0
  172. package/dist/.next/static/chunks/app/(authentication)/{layout-ed3d63f0ade93b47.js → layout-2dfa18ea6e6dc5cd.js} +2 -2
  173. package/dist/.next/static/chunks/app/(authentication)/layout-2dfa18ea6e6dc5cd.js.map +1 -0
  174. package/dist/.next/static/chunks/app/(authentication)/login/{error-65d2315c483bed81.js → error-c5f516f76e374400.js} +2 -2
  175. package/dist/.next/static/chunks/app/(authentication)/login/error-c5f516f76e374400.js.map +1 -0
  176. package/dist/.next/static/chunks/app/(authentication)/login/{page-3233ca86dc3297c3.js → page-4de4d6f64507c919.js} +2 -2
  177. package/dist/.next/static/chunks/app/(authentication)/login/page-4de4d6f64507c919.js.map +1 -0
  178. package/dist/.next/static/chunks/app/_not-found/page-3832d1eb6511168a.js.map +1 -1
  179. package/dist/.next/static/chunks/main-83299e0cc175f2ed.js.map +1 -1
  180. package/dist/.next/static/chunks/{main-app-e4276b9c44f225cb.js → main-app-da1df2757744a2ea.js} +2 -2
  181. package/dist/.next/static/chunks/main-app-da1df2757744a2ea.js.map +1 -0
  182. package/dist/.next/static/css/e3f2a16ab7676b05.css.map +1 -1
  183. package/dist/node_modules/sharp/build/Release/sharp-linux-x64.node +0 -0
  184. package/dist/node_modules/sharp/vendor/8.14.5/{darwin-arm64v8/lib/libvips-cpp.42.dylib → linux-x64/lib/libvips-cpp.so.42} +0 -0
  185. package/dist/node_modules/sharp/vendor/8.14.5/linux-x64/platform.json +1 -0
  186. package/dist/node_modules/sharp/vendor/8.14.5/{darwin-arm64v8 → linux-x64}/versions.json +1 -1
  187. package/dist/package.json +3 -2
  188. package/dist/server.js +1 -1
  189. package/index.js +37 -0
  190. package/package.json +7 -6
  191. package/release.config.cjs +30 -0
  192. package/dist/.env +0 -32
  193. package/dist/.next/static/chunks/app/(application)/agents/edit/[id]/page-7737da0d7329baf0.js.map +0 -1
  194. package/dist/.next/static/chunks/app/(application)/agents/page-58d7ecbf04b75ef3.js.map +0 -1
  195. package/dist/.next/static/chunks/app/(application)/chat/[agent]/[session]/page-fb7ea4dc4cdb350b.js +0 -2
  196. package/dist/.next/static/chunks/app/(application)/chat/[agent]/[session]/page-fb7ea4dc4cdb350b.js.map +0 -1
  197. package/dist/.next/static/chunks/app/(application)/chat/[agent]/layout-a701083f64a86849.js.map +0 -1
  198. package/dist/.next/static/chunks/app/(application)/chat/[agent]/page-2f7e3126e0e76d70.js.map +0 -1
  199. package/dist/.next/static/chunks/app/(application)/chat/layout-b934ba4c0a125683.js.map +0 -1
  200. package/dist/.next/static/chunks/app/(application)/configuration/page-3aa96486933ae5dd.js.map +0 -1
  201. package/dist/.next/static/chunks/app/(application)/dashboard/page-2436e355871758ba.js.map +0 -1
  202. package/dist/.next/static/chunks/app/(application)/data/[[...query]]/layout-e073c74bd194e8cc.js.map +0 -1
  203. package/dist/.next/static/chunks/app/(application)/data/[[...query]]/page-375a978d25ee3a65.js.map +0 -1
  204. package/dist/.next/static/chunks/app/(application)/evals/[id]/page-b668fca1ba6993e2.js.map +0 -1
  205. package/dist/.next/static/chunks/app/(application)/evals/[id]/runs/page-07969d6e5fb01d7b.js.map +0 -1
  206. package/dist/.next/static/chunks/app/(application)/evals/cases/page-0f25ee5d9498cbc5.js.map +0 -1
  207. package/dist/.next/static/chunks/app/(application)/evals/page-78bbdcf2c04a4ef9.js +0 -2
  208. package/dist/.next/static/chunks/app/(application)/evals/page-78bbdcf2c04a4ef9.js.map +0 -1
  209. package/dist/.next/static/chunks/app/(application)/explorer/page-d1580ece2ff5ba64.js.map +0 -1
  210. package/dist/.next/static/chunks/app/(application)/jobs/page-1f32c5e7202301b2.js.map +0 -1
  211. package/dist/.next/static/chunks/app/(application)/keys/page-9b13ab99042d606c.js +0 -2
  212. package/dist/.next/static/chunks/app/(application)/keys/page-9b13ab99042d606c.js.map +0 -1
  213. package/dist/.next/static/chunks/app/(application)/layout-cff96ce5805f0772.js +0 -2
  214. package/dist/.next/static/chunks/app/(application)/layout-cff96ce5805f0772.js.map +0 -1
  215. package/dist/.next/static/chunks/app/(application)/page-661f24beb316dabf.js.map +0 -1
  216. package/dist/.next/static/chunks/app/(application)/projects/[project]/page-cc6f6786682fd877.js.map +0 -1
  217. package/dist/.next/static/chunks/app/(application)/projects/layout-3ef4b8519966eee7.js.map +0 -1
  218. package/dist/.next/static/chunks/app/(application)/projects/page-6a38fd92beb3b45a.js.map +0 -1
  219. package/dist/.next/static/chunks/app/(application)/roles/page-d4a925d823a3c66c.js +0 -2
  220. package/dist/.next/static/chunks/app/(application)/roles/page-d4a925d823a3c66c.js.map +0 -1
  221. package/dist/.next/static/chunks/app/(application)/token/page-19921b235606b9f3.js.map +0 -1
  222. package/dist/.next/static/chunks/app/(application)/users/page-7cddc0528218c5c8.js +0 -2
  223. package/dist/.next/static/chunks/app/(application)/users/page-7cddc0528218c5c8.js.map +0 -1
  224. package/dist/.next/static/chunks/app/(application)/variables/create/page-3d0e1788a92cba52.js.map +0 -1
  225. package/dist/.next/static/chunks/app/(application)/variables/edit/[variable_id]/page-ad12a1419856c280.js.map +0 -1
  226. package/dist/.next/static/chunks/app/(application)/variables/page-530fff39006ba055.js.map +0 -1
  227. package/dist/.next/static/chunks/app/(application)/variables/usage/[variable_id]/page-11fc31486ee7764e.js.map +0 -1
  228. package/dist/.next/static/chunks/app/(application)/workflows/page-feb479eaa043e041.js.map +0 -1
  229. package/dist/.next/static/chunks/app/(authentication)/layout-ed3d63f0ade93b47.js.map +0 -1
  230. package/dist/.next/static/chunks/app/(authentication)/login/error-65d2315c483bed81.js.map +0 -1
  231. package/dist/.next/static/chunks/app/(authentication)/login/page-3233ca86dc3297c3.js.map +0 -1
  232. package/dist/.next/static/chunks/main-app-e4276b9c44f225cb.js.map +0 -1
  233. package/dist/node_modules/sharp/build/Release/sharp-darwin-arm64v8.node +0 -0
  234. package/dist/node_modules/sharp/vendor/8.14.5/darwin-arm64v8/include/harfbuzz/hb-cplusplus.hh +0 -223
  235. package/dist/node_modules/sharp/vendor/8.14.5/darwin-arm64v8/include/vips/vips8 +0 -60
  236. package/dist/node_modules/sharp/vendor/8.14.5/darwin-arm64v8/platform.json +0 -1
  237. /package/dist/.next/static/{5Vf-v5wyENpLUvLzma2J6 → Wt4IDtB-Xwfc0Z_CpMmtm}/_buildManifest.js +0 -0
  238. /package/dist/.next/static/{5Vf-v5wyENpLUvLzma2J6 → Wt4IDtB-Xwfc0Z_CpMmtm}/_ssgManifest.js +0 -0
  239. /package/dist/node_modules/sharp/vendor/8.14.5/{darwin-arm64v8 → linux-x64}/THIRD-PARTY-NOTICES.md +0 -0
@@ -1,19 +1,19 @@
1
- (()=>{var e={};e.id=3778,e.ids=[3778],e.modules={57343:e=>{"use strict";e.exports=require("graphql")},72934:e=>{"use strict";e.exports=require("next/dist/client/components/action-async-storage.external.js")},54580:e=>{"use strict";e.exports=require("next/dist/client/components/request-async-storage.external.js")},45869:e=>{"use strict";e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},20399:e=>{"use strict";e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},27790:e=>{"use strict";e.exports=require("assert")},78893:e=>{"use strict";e.exports=require("buffer")},61282:e=>{"use strict";e.exports=require("child_process")},84770:e=>{"use strict";e.exports=require("crypto")},80665:e=>{"use strict";e.exports=require("dns")},17702:e=>{"use strict";e.exports=require("events")},92048:e=>{"use strict";e.exports=require("fs")},32615:e=>{"use strict";e.exports=require("http")},35240:e=>{"use strict";e.exports=require("https")},98216:e=>{"use strict";e.exports=require("net")},19801:e=>{"use strict";e.exports=require("os")},55315:e=>{"use strict";e.exports=require("path")},86624:e=>{"use strict";e.exports=require("querystring")},76162:e=>{"use strict";e.exports=require("stream")},82452:e=>{"use strict";e.exports=require("tls")},17360:e=>{"use strict";e.exports=require("url")},21764:e=>{"use strict";e.exports=require("util")},71568:e=>{"use strict";e.exports=require("zlib")},8678:e=>{"use strict";e.exports=import("pg")},43212:(e,t,n)=>{"use strict";n.a(e,async(e,r)=>{try{n.r(t),n.d(t,{GlobalError:()=>s.a,__next_app__:()=>m,originalPathname:()=>f,pages:()=>h,routeModule:()=>g,tree:()=>p}),n(66269);var i=n(71197);n(35866);var o=n(23191),a=n(88716),l=n(37922),s=n.n(l),u=n(95231),c={};for(let e in u)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(c[e]=()=>u[e]);n.d(t,c);var d=e([i]);i=(d.then?(await d)():d)[0];let p=["",{children:["(application)",{children:["explorer",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(n.bind(n,66269)),"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/explorer/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(n.bind(n,71197)),"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/layout.tsx"],"not-found":[()=>Promise.resolve().then(n.t.bind(n,35866,23)),"next/dist/client/components/not-found-error"]}]},{"not-found":[()=>Promise.resolve().then(n.t.bind(n,35866,23)),"next/dist/client/components/not-found-error"]}],h=["/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/explorer/page.tsx"],f="/(application)/explorer/page",m={require:n,loadChunk:()=>Promise.resolve()},g=new o.AppPageRouteModule({definition:{kind:a.x.APP_PAGE,page:"/(application)/explorer/page",pathname:"/explorer",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:p}});r()}catch(e){r(e)}})},26100:(e,t,n)=>{Promise.resolve().then(n.bind(n,59190))},59190:(e,t,n)=>{"use strict";let r,i,o,a,l,s,u,c,d,p,h,f,m,g,v;n.d(t,{default:()=>p4});var y,b,x,E,C,_,k,S,T,w,A={};n.r(A),n.d(A,{decode:()=>eF,encode:()=>ej,format:()=>eR,parse:()=>eW});var D={};n.r(D),n.d(D,{Any:()=>eY,Cc:()=>eK,Cf:()=>eQ,P:()=>eG,S:()=>eZ,Z:()=>eX});var N={};n.r(N),n.d(N,{arrayReplaceAt:()=>ti,assign:()=>tr,escapeHtml:()=>tg,escapeRE:()=>ty,fromCodePoint:()=>ta,has:()=>tn,isMdAsciiPunct:()=>tC,isPunctChar:()=>tE,isSpace:()=>tb,isString:()=>te,isValidEntityCode:()=>to,isWhiteSpace:()=>tx,lib:()=>tk,normalizeReference:()=>t_,unescapeAll:()=>td,unescapeMd:()=>tc});var F={};n.r(F),n.d(F,{parseLinkDestination:()=>tT,parseLinkLabel:()=>tS,parseLinkTitle:()=>tw});var L=n(10326),I=Object.defineProperty,j=Object.defineProperties,R=Object.getOwnPropertyDescriptors,M=Object.getOwnPropertySymbols,O=Object.prototype.hasOwnProperty,P=Object.prototype.propertyIsEnumerable,V=(e,t)=>(t=Symbol[e])?t:Symbol.for("Symbol."+e),q=(e,t,n)=>t in e?I(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,B=(e,t)=>{for(var n in t||(t={}))O.call(t,n)&&q(e,n,t[n]);if(M)for(var n of M(t))P.call(t,n)&&q(e,n,t[n]);return e},z=(e,t)=>j(e,R(t)),U=function(e,t){this[0]=e,this[1]=t},$=(e,t,n)=>{var r=(e,t,i,o)=>{try{var a=n[e](t),l=(t=a.value)instanceof U,s=a.done;Promise.resolve(l?t[0]:t).then(n=>l?r("return"===e?e:"next",t[1]?{done:n.done,value:n.value}:n,i,o):i({value:n,done:s})).catch(e=>r("throw",e,i,o))}catch(e){o(e)}},i=e=>o[e]=t=>new Promise((n,i)=>r(e,t,n,i)),o={};return n=n.apply(e,t),o[V("asyncIterator")]=()=>o,i("next"),i("throw"),i("return"),o},H=(e,t,n)=>(t=e[V("asyncIterator")])?t.call(e):(e=e[V("iterator")](),t={},(n=(n,r)=>(r=e[n])&&(t[n]=t=>new Promise((n,i,o)=>(o=(t=r.call(e,t)).done,Promise.resolve(t.value).then(e=>n({value:e,done:o}),i)))))("next"),n("return"),t);function W(e){return"object"==typeof e&&null!==e&&"function"==typeof e.then}function G(e){return"object"==typeof e&&null!==e&&"subscribe"in e&&"function"==typeof e.subscribe}function Z(e){return"object"==typeof e&&null!==e&&("AsyncGenerator"===e[Symbol.toStringTag]||Symbol.asyncIterator in e)}async function Y(e){var t;let n=null==(t=("return"in e?e:e[Symbol.asyncIterator]()).return)?void 0:t.bind(e),r=await ("next"in e?e:e[Symbol.asyncIterator]()).next.bind(e)();return null==n||n(),r.value}async function K(e){let t=await e;return Z(t)?Y(t):G(t)?new Promise((e,n)=>{let r=t.subscribe({next(t){e(t),r.unsubscribe()},error:n,complete(){n(Error("no value resolved"))}})}):t}n(50072);var Q=n(57343);async function X(e,t){let n=e.headers["content-type"];if(!n||!~n.indexOf("multipart/"))return e;let r=n.indexOf("boundary="),i="-";if(~r){let e=r+9,t=n.indexOf(";",e);i=n.slice(e,t>-1?t:void 0).trim().replace(/"/g,"")}return async function*(e,t,n){let r,i,o,a=!n||!n.multiple,l=Buffer.byteLength(t),s=Buffer.alloc(0),u=[];e:for await(let n of e){r=s.byteLength,s=Buffer.concat([s,n]);let e=n.indexOf(t);for(~e?r+=e:r=s.indexOf(t),u=[];~r;){let e=s.subarray(0,r),n=s.subarray(r+l);if(i){let t=e.indexOf("\r\n\r\n")+4,r=e.lastIndexOf("\r\n",t),i=!1,l=e.subarray(t,r>-1?void 0:r),s=String(e.subarray(0,t)).trim().split("\r\n"),c={},d=s.length;for(;o=s[--d];c[(o=o.split(": ")).shift().toLowerCase()]=o.join(": "));if((o=c["content-type"])&&~o.indexOf("application/json"))try{l=JSON.parse(String(l)),i=!0}catch(e){}if(o={headers:c,body:l,json:i},a?yield o:u.push(o),45===n[0]&&45===n[1])break e}else t="\r\n"+t,i=l+=2;r=(s=n).indexOf(t)}u.length&&(yield u)}u.length&&(yield u)}(e,`--${i}`,t)}function J(){let e={};return e.promise=new Promise((t,n)=>{e.resolve=t,e.reject=n}),e}let ee=e=>{let t;let{pushValue:n,asyncIterableIterator:r}=function(){let e={type:"running"},t=J(),n=[];return{pushValue:function(r){"running"===e.type&&(n.push(r),t.resolve(),t=J())},asyncIterableIterator:function(e,t,n){let r=async function*(){yield*e}(),i=r.return.bind(r);if(t&&(r.return=(...e)=>(t(),i(...e))),n){let e=r.throw.bind(r);r.throw=t=>(n(t),e(t))}return r}(async function*(){for(;;)if(n.length>0)yield n.shift();else{if("error"===e.type)throw e.error;if("finished"===e.type)return;await t.promise}}(),()=>{"running"===e.type&&(e={type:"finished"},t.resolve())},n=>{"running"===e.type&&(e={type:"error",error:n},t.resolve())})}}(),i=e({next:e=>{n(e)},complete:()=>{r.return()},error:e=>{r.throw(e)}}),o=r.return;return r.return=()=>(void 0===t&&(i(),t=o()),t),r},et=e=>"object"==typeof e&&null!==e&&"code"in e,en=(e,t)=>{let n=!1;return(0,Q.visit)(e,{OperationDefinition(e){var r;t===(null==(r=e.name)?void 0:r.value)&&"subscription"===e.operation&&(n=!0)}}),n},er=(e,t)=>async(n,r)=>(await t(e.url,{method:"POST",body:JSON.stringify(n),headers:B(B({"content-type":"application/json"},e.headers),null==r?void 0:r.headers)})).json();async function ei(e,t){let r;try{let{createClient:i}=await n.e(7037).then(n.bind(n,97037));return r=i({url:e,connectionParams:t}),eo(r)}catch(t){if(et(t)&&"MODULE_NOT_FOUND"===t.code)throw Error("You need to install the 'graphql-ws' package to use websockets when passing a 'subscriptionUrl'");console.error(`Error creating websocket client for ${e}`,t)}}let eo=e=>t=>ee(n=>e.subscribe(t,z(B({},n),{error(e){e instanceof CloseEvent?n.error(Error(`Socket closed with event ${e.code} ${e.reason||""}`.trim())):n.error(e)}}))),ea=e=>t=>{let n=e.request(t);return ee(e=>n.subscribe(e).unsubscribe)},el=(e,t)=>function(n,r){return $(this,null,function*(){let i=yield new U(t(e.url,{method:"POST",body:JSON.stringify(n),headers:B(B({"content-type":"application/json",accept:"application/json, multipart/mixed"},e.headers),null==r?void 0:r.headers)}).then(e=>X(e,{multiple:!0})));if(!("object"==typeof i&&null!==i&&("AsyncGenerator"===i[Symbol.toStringTag]||Symbol.asyncIterator&&Symbol.asyncIterator in i)))return yield i.json();try{for(var o,a,l,s=H(i);o=!(a=yield new U(s.next())).done;o=!1){let e=a.value;if(e.some(e=>!e.json)){let t=e.map(e=>`Headers::
1
+ (()=>{var e={};e.id=3778,e.ids=[3778],e.modules={57343:e=>{"use strict";e.exports=require("graphql")},72934:e=>{"use strict";e.exports=require("next/dist/client/components/action-async-storage.external.js")},54580:e=>{"use strict";e.exports=require("next/dist/client/components/request-async-storage.external.js")},45869:e=>{"use strict";e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},20399:e=>{"use strict";e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},27790:e=>{"use strict";e.exports=require("assert")},78893:e=>{"use strict";e.exports=require("buffer")},61282:e=>{"use strict";e.exports=require("child_process")},84770:e=>{"use strict";e.exports=require("crypto")},80665:e=>{"use strict";e.exports=require("dns")},17702:e=>{"use strict";e.exports=require("events")},92048:e=>{"use strict";e.exports=require("fs")},32615:e=>{"use strict";e.exports=require("http")},35240:e=>{"use strict";e.exports=require("https")},98216:e=>{"use strict";e.exports=require("net")},19801:e=>{"use strict";e.exports=require("os")},55315:e=>{"use strict";e.exports=require("path")},86624:e=>{"use strict";e.exports=require("querystring")},76162:e=>{"use strict";e.exports=require("stream")},82452:e=>{"use strict";e.exports=require("tls")},17360:e=>{"use strict";e.exports=require("url")},21764:e=>{"use strict";e.exports=require("util")},71568:e=>{"use strict";e.exports=require("zlib")},8678:e=>{"use strict";e.exports=import("pg")},37385:(e,t,n)=>{"use strict";n.a(e,async(e,r)=>{try{n.r(t),n.d(t,{GlobalError:()=>s.a,__next_app__:()=>m,originalPathname:()=>f,pages:()=>h,routeModule:()=>g,tree:()=>p}),n(66269);var i=n(71197);n(35866);var o=n(23191),a=n(88716),l=n(37922),s=n.n(l),u=n(95231),c={};for(let e in u)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(c[e]=()=>u[e]);n.d(t,c);var d=e([i]);i=(d.then?(await d)():d)[0];let p=["",{children:["(application)",{children:["explorer",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(n.bind(n,66269)),"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/explorer/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(n.bind(n,71197)),"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/layout.tsx"],"not-found":[()=>Promise.resolve().then(n.t.bind(n,35866,23)),"next/dist/client/components/not-found-error"]}]},{"not-found":[()=>Promise.resolve().then(n.t.bind(n,35866,23)),"next/dist/client/components/not-found-error"]}],h=["/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/explorer/page.tsx"],f="/(application)/explorer/page",m={require:n,loadChunk:()=>Promise.resolve()},g=new o.AppPageRouteModule({definition:{kind:a.x.APP_PAGE,page:"/(application)/explorer/page",pathname:"/explorer",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:p}});r()}catch(e){r(e)}})},22638:(e,t,n)=>{Promise.resolve().then(n.bind(n,59190))},59190:(e,t,n)=>{"use strict";let r,i,o,a,l,s,u,c,d,p,h,f,m,g,v;n.d(t,{default:()=>p4});var y,b,x,E,C,_,k,S,T,w,A={};n.r(A),n.d(A,{decode:()=>eF,encode:()=>eR,format:()=>ej,parse:()=>eW});var D={};n.r(D),n.d(D,{Any:()=>eY,Cc:()=>eK,Cf:()=>eQ,P:()=>eG,S:()=>eZ,Z:()=>eX});var N={};n.r(N),n.d(N,{arrayReplaceAt:()=>ti,assign:()=>tr,escapeHtml:()=>tg,escapeRE:()=>ty,fromCodePoint:()=>ta,has:()=>tn,isMdAsciiPunct:()=>tC,isPunctChar:()=>tE,isSpace:()=>tb,isString:()=>te,isValidEntityCode:()=>to,isWhiteSpace:()=>tx,lib:()=>tk,normalizeReference:()=>t_,unescapeAll:()=>td,unescapeMd:()=>tc});var F={};n.r(F),n.d(F,{parseLinkDestination:()=>tT,parseLinkLabel:()=>tS,parseLinkTitle:()=>tw});var L=n(10326),I=Object.defineProperty,R=Object.defineProperties,j=Object.getOwnPropertyDescriptors,M=Object.getOwnPropertySymbols,O=Object.prototype.hasOwnProperty,P=Object.prototype.propertyIsEnumerable,V=(e,t)=>(t=Symbol[e])?t:Symbol.for("Symbol."+e),q=(e,t,n)=>t in e?I(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,B=(e,t)=>{for(var n in t||(t={}))O.call(t,n)&&q(e,n,t[n]);if(M)for(var n of M(t))P.call(t,n)&&q(e,n,t[n]);return e},z=(e,t)=>R(e,j(t)),U=function(e,t){this[0]=e,this[1]=t},$=(e,t,n)=>{var r=(e,t,i,o)=>{try{var a=n[e](t),l=(t=a.value)instanceof U,s=a.done;Promise.resolve(l?t[0]:t).then(n=>l?r("return"===e?e:"next",t[1]?{done:n.done,value:n.value}:n,i,o):i({value:n,done:s})).catch(e=>r("throw",e,i,o))}catch(e){o(e)}},i=e=>o[e]=t=>new Promise((n,i)=>r(e,t,n,i)),o={};return n=n.apply(e,t),o[V("asyncIterator")]=()=>o,i("next"),i("throw"),i("return"),o},H=(e,t,n)=>(t=e[V("asyncIterator")])?t.call(e):(e=e[V("iterator")](),t={},(n=(n,r)=>(r=e[n])&&(t[n]=t=>new Promise((n,i,o)=>(o=(t=r.call(e,t)).done,Promise.resolve(t.value).then(e=>n({value:e,done:o}),i)))))("next"),n("return"),t);function W(e){return"object"==typeof e&&null!==e&&"function"==typeof e.then}function G(e){return"object"==typeof e&&null!==e&&"subscribe"in e&&"function"==typeof e.subscribe}function Z(e){return"object"==typeof e&&null!==e&&("AsyncGenerator"===e[Symbol.toStringTag]||Symbol.asyncIterator in e)}async function Y(e){var t;let n=null==(t=("return"in e?e:e[Symbol.asyncIterator]()).return)?void 0:t.bind(e),r=await ("next"in e?e:e[Symbol.asyncIterator]()).next.bind(e)();return null==n||n(),r.value}async function K(e){let t=await e;return Z(t)?Y(t):G(t)?new Promise((e,n)=>{let r=t.subscribe({next(t){e(t),r.unsubscribe()},error:n,complete(){n(Error("no value resolved"))}})}):t}n(50072);var Q=n(57343);async function X(e,t){let n=e.headers["content-type"];if(!n||!~n.indexOf("multipart/"))return e;let r=n.indexOf("boundary="),i="-";if(~r){let e=r+9,t=n.indexOf(";",e);i=n.slice(e,t>-1?t:void 0).trim().replace(/"/g,"")}return async function*(e,t,n){let r,i,o,a=!n||!n.multiple,l=Buffer.byteLength(t),s=Buffer.alloc(0),u=[];e:for await(let n of e){r=s.byteLength,s=Buffer.concat([s,n]);let e=n.indexOf(t);for(~e?r+=e:r=s.indexOf(t),u=[];~r;){let e=s.subarray(0,r),n=s.subarray(r+l);if(i){let t=e.indexOf("\r\n\r\n")+4,r=e.lastIndexOf("\r\n",t),i=!1,l=e.subarray(t,r>-1?void 0:r),s=String(e.subarray(0,t)).trim().split("\r\n"),c={},d=s.length;for(;o=s[--d];c[(o=o.split(": ")).shift().toLowerCase()]=o.join(": "));if((o=c["content-type"])&&~o.indexOf("application/json"))try{l=JSON.parse(String(l)),i=!0}catch(e){}if(o={headers:c,body:l,json:i},a?yield o:u.push(o),45===n[0]&&45===n[1])break e}else t="\r\n"+t,i=l+=2;r=(s=n).indexOf(t)}u.length&&(yield u)}u.length&&(yield u)}(e,`--${i}`,t)}function J(){let e={};return e.promise=new Promise((t,n)=>{e.resolve=t,e.reject=n}),e}let ee=e=>{let t;let{pushValue:n,asyncIterableIterator:r}=function(){let e={type:"running"},t=J(),n=[];return{pushValue:function(r){"running"===e.type&&(n.push(r),t.resolve(),t=J())},asyncIterableIterator:function(e,t,n){let r=async function*(){yield*e}(),i=r.return.bind(r);if(t&&(r.return=(...e)=>(t(),i(...e))),n){let e=r.throw.bind(r);r.throw=t=>(n(t),e(t))}return r}(async function*(){for(;;)if(n.length>0)yield n.shift();else{if("error"===e.type)throw e.error;if("finished"===e.type)return;await t.promise}}(),()=>{"running"===e.type&&(e={type:"finished"},t.resolve())},n=>{"running"===e.type&&(e={type:"error",error:n},t.resolve())})}}(),i=e({next:e=>{n(e)},complete:()=>{r.return()},error:e=>{r.throw(e)}}),o=r.return;return r.return=()=>(void 0===t&&(i(),t=o()),t),r},et=e=>"object"==typeof e&&null!==e&&"code"in e,en=(e,t)=>{let n=!1;return(0,Q.visit)(e,{OperationDefinition(e){var r;t===(null==(r=e.name)?void 0:r.value)&&"subscription"===e.operation&&(n=!0)}}),n},er=(e,t)=>async(n,r)=>(await t(e.url,{method:"POST",body:JSON.stringify(n),headers:B(B({"content-type":"application/json"},e.headers),null==r?void 0:r.headers)})).json();async function ei(e,t){let r;try{let{createClient:i}=await n.e(7037).then(n.bind(n,97037));return r=i({url:e,connectionParams:t}),eo(r)}catch(t){if(et(t)&&"MODULE_NOT_FOUND"===t.code)throw Error("You need to install the 'graphql-ws' package to use websockets when passing a 'subscriptionUrl'");console.error(`Error creating websocket client for ${e}`,t)}}let eo=e=>t=>ee(n=>e.subscribe(t,z(B({},n),{error(e){e instanceof CloseEvent?n.error(Error(`Socket closed with event ${e.code} ${e.reason||""}`.trim())):n.error(e)}}))),ea=e=>t=>{let n=e.request(t);return ee(e=>n.subscribe(e).unsubscribe)},el=(e,t)=>function(n,r){return $(this,null,function*(){let i=yield new U(t(e.url,{method:"POST",body:JSON.stringify(n),headers:B(B({"content-type":"application/json",accept:"application/json, multipart/mixed"},e.headers),null==r?void 0:r.headers)}).then(e=>X(e,{multiple:!0})));if(!("object"==typeof i&&null!==i&&("AsyncGenerator"===i[Symbol.toStringTag]||Symbol.asyncIterator&&Symbol.asyncIterator in i)))return yield i.json();try{for(var o,a,l,s=H(i);o=!(a=yield new U(s.next())).done;o=!1){let e=a.value;if(e.some(e=>!e.json)){let t=e.map(e=>`Headers::
2
2
  ${e.headers}
3
3
 
4
4
  Body::
5
5
  ${e.body}`);throw Error(`Expected multipart chunks to be of json type. got:
6
- ${t}`)}yield e.map(e=>e.body)}}catch(e){l=[e]}finally{try{o&&(a=s.return)&&(yield new U(a.call(s)))}finally{if(l)throw l[0]}}})};async function es(e,t){if(e.wsClient)return eo(e.wsClient);if(e.subscriptionUrl)return ei(e.subscriptionUrl,B(B({},e.wsConnectionParams),null==t?void 0:t.headers));let n=e.legacyClient||e.legacyWsClient;if(n)return ea(n)}function eu(e){return JSON.stringify(e,null,2)}function ec(e){return e instanceof Error?z(B({},e),{message:e.message,stack:e.stack}):e}function ed(e){return Array.isArray(e)?eu({errors:e.map(e=>ec(e))}):eu({errors:[ec(e)]})}function ep(e){if(!("getFields"in e))return[];let t=e.getFields();if(t.id)return["id"];if(t.edges)return["edges"];if(t.node)return["node"];let n=[];for(let e of Object.keys(t))(0,Q.isLeafType)(t[e].type)&&n.push(e);return n}class eh{constructor(e){e?this.storage=e:null===e?this.storage=null:"undefined"==typeof window?this.storage=null:this.storage={getItem:localStorage.getItem.bind(localStorage),setItem:localStorage.setItem.bind(localStorage),removeItem:localStorage.removeItem.bind(localStorage),get length(){let e=0;for(let t in localStorage)0===t.indexOf(`${ef}:`)&&(e+=1);return e},clear(){for(let e in localStorage)0===e.indexOf(`${ef}:`)&&localStorage.removeItem(e)}}}get(e){if(!this.storage)return null;let t=`${ef}:${e}`,n=this.storage.getItem(t);return"null"===n||"undefined"===n?(this.storage.removeItem(t),null):n||null}set(e,t){let n=!1,r=null;if(this.storage){let o=`${ef}:${e}`;if(t)try{this.storage.setItem(o,t)}catch(e){var i;r=e instanceof Error?e:Error(`${e}`),i=this.storage,n=e instanceof DOMException&&(22===e.code||1014===e.code||"QuotaExceededError"===e.name||"NS_ERROR_DOM_QUOTA_REACHED"===e.name)&&0!==i.length}else this.storage.removeItem(o)}return{isQuotaError:n,error:r}}clear(){this.storage&&this.storage.clear()}}let ef="graphiql";class em{constructor(e,t,n=null){this.key=e,this.storage=t,this.maxSize=n,this.items=this.fetchAll()}get length(){return this.items.length}contains(e){return this.items.some(t=>t.query===e.query&&t.variables===e.variables&&t.headers===e.headers&&t.operationName===e.operationName)}edit(e,t){if("number"==typeof t&&this.items[t]){let n=this.items[t];if(n.query===e.query&&n.variables===e.variables&&n.headers===e.headers&&n.operationName===e.operationName){this.items.splice(t,1,e),this.save();return}}let n=this.items.findIndex(t=>t.query===e.query&&t.variables===e.variables&&t.headers===e.headers&&t.operationName===e.operationName);-1!==n&&(this.items.splice(n,1,e),this.save())}delete(e){let t=this.items.findIndex(t=>t.query===e.query&&t.variables===e.variables&&t.headers===e.headers&&t.operationName===e.operationName);-1!==t&&(this.items.splice(t,1),this.save())}fetchRecent(){return this.items.at(-1)}fetchAll(){let e=this.storage.get(this.key);return e?JSON.parse(e)[this.key]:[]}push(e){let t=[...this.items,e];this.maxSize&&t.length>this.maxSize&&t.shift();for(let e=0;e<5;e++){let e=this.storage.set(this.key,JSON.stringify({[this.key]:t}));if(null!=e&&e.error){if(!e.isQuotaError||!this.maxSize)return;t.shift()}else this.items=t}}save(){this.storage.set(this.key,JSON.stringify({[this.key]:this.items}))}}class eg{constructor(e,t){this.storage=e,this.maxHistoryLength=t,this.updateHistory=({query:e,variables:t,headers:n,operationName:r})=>{if(!this.shouldSaveQuery(e,t,n,this.history.fetchRecent()))return;this.history.push({query:e,variables:t,headers:n,operationName:r});let i=this.history.items,o=this.favorite.items;this.queries=i.concat(o)},this.deleteHistory=({query:e,variables:t,headers:n,operationName:r,favorite:i},o=!1)=>{function a(i){let o=i.items.find(i=>i.query===e&&i.variables===t&&i.headers===n&&i.operationName===r);o&&i.delete(o)}(i||o)&&a(this.favorite),(!i||o)&&a(this.history),this.queries=[...this.history.items,...this.favorite.items]},this.history=new em("queries",this.storage,this.maxHistoryLength),this.favorite=new em("favorites",this.storage,null),this.queries=[...this.history.fetchAll(),...this.favorite.fetchAll()]}shouldSaveQuery(e,t,n,r){if(!e)return!1;try{(0,Q.parse)(e)}catch(e){return!1}return!(e.length>1e5)&&(!r||!(JSON.stringify(e)===JSON.stringify(r.query)&&(JSON.stringify(t)===JSON.stringify(r.variables)&&(JSON.stringify(n)===JSON.stringify(r.headers)||n&&!r.headers)||t&&!r.variables)))}toggleFavorite({query:e,variables:t,headers:n,operationName:r,label:i,favorite:o}){let a={query:e,variables:t,headers:n,operationName:r,label:i};o?(a.favorite=!1,this.favorite.delete(a),this.history.push(a)):(a.favorite=!0,this.favorite.push(a),this.history.delete(a)),this.queries=[...this.history.items,...this.favorite.items]}editLabel({query:e,variables:t,headers:n,operationName:r,label:i,favorite:o},a){let l={query:e,variables:t,headers:n,operationName:r,label:i};o?this.favorite.edit(z(B({},l),{favorite:o}),a):this.history.edit(l,a),this.queries=[...this.history.items,...this.favorite.items]}}var ev=n(24902),ey=n(17577),eb=n.t(ey,2),ex=n.n(ey);function eE(){for(var e,t,n=0,r="";n<arguments.length;)(e=arguments[n++])&&(t=function e(t){var n,r,i="";if("string"==typeof t||"number"==typeof t)i+=t;else if("object"==typeof t){if(Array.isArray(t))for(n=0;n<t.length;n++)t[n]&&(r=e(t[n]))&&(i&&(i+=" "),i+=r);else for(n in t)t[n]&&(i&&(i+=" "),i+=n)}return i}(e))&&(r&&(r+=" "),r+=t);return r}var eC=n(66494),e_=n(11449),ek=n(11712),eS=n(38599),eT=n(98986),ew=n(6009),eA=n(79313);let eD={};function eN(e,t){"string"!=typeof t&&(t=eN.defaultChars);let n=function(e){let t=eD[e];if(t)return t;t=eD[e]=[];for(let e=0;e<128;e++){let n=String.fromCharCode(e);t.push(n)}for(let n=0;n<e.length;n++){let r=e.charCodeAt(n);t[r]="%"+("0"+r.toString(16).toUpperCase()).slice(-2)}return t}(t);return e.replace(/(%[a-f0-9]{2})+/gi,function(e){let t="";for(let r=0,i=e.length;r<i;r+=3){let o=parseInt(e.slice(r+1,r+3),16);if(o<128){t+=n[o];continue}if((224&o)==192&&r+3<i){let n=parseInt(e.slice(r+4,r+6),16);if((192&n)==128){let e=o<<6&1984|63&n;e<128?t+="��":t+=String.fromCharCode(e),r+=3;continue}}if((240&o)==224&&r+6<i){let n=parseInt(e.slice(r+4,r+6),16),i=parseInt(e.slice(r+7,r+9),16);if((192&n)==128&&(192&i)==128){let e=o<<12&61440|n<<6&4032|63&i;e<2048||e>=55296&&e<=57343?t+="���":t+=String.fromCharCode(e),r+=6;continue}}if((248&o)==240&&r+9<i){let n=parseInt(e.slice(r+4,r+6),16),i=parseInt(e.slice(r+7,r+9),16),a=parseInt(e.slice(r+10,r+12),16);if((192&n)==128&&(192&i)==128&&(192&a)==128){let e=o<<18&1835008|n<<12&258048|i<<6&4032|63&a;e<65536||e>1114111?t+="����":(e-=65536,t+=String.fromCharCode(55296+(e>>10),56320+(1023&e))),r+=9;continue}}t+="�"}return t})}eN.defaultChars=";/?:@&=+$,#",eN.componentChars="";let eF=eN,eL={};function eI(e,t,n){"string"!=typeof t&&(n=t,t=eI.defaultChars),void 0===n&&(n=!0);let r=function(e){let t=eL[e];if(t)return t;t=eL[e]=[];for(let e=0;e<128;e++){let n=String.fromCharCode(e);/^[0-9a-z]$/i.test(n)?t.push(n):t.push("%"+("0"+e.toString(16).toUpperCase()).slice(-2))}for(let n=0;n<e.length;n++)t[e.charCodeAt(n)]=e[n];return t}(t),i="";for(let t=0,o=e.length;t<o;t++){let a=e.charCodeAt(t);if(n&&37===a&&t+2<o&&/^[0-9a-f]{2}$/i.test(e.slice(t+1,t+3))){i+=e.slice(t,t+3),t+=2;continue}if(a<128){i+=r[a];continue}if(a>=55296&&a<=57343){if(a>=55296&&a<=56319&&t+1<o){let n=e.charCodeAt(t+1);if(n>=56320&&n<=57343){i+=encodeURIComponent(e[t]+e[t+1]),t++;continue}}i+="%EF%BF%BD";continue}i+=encodeURIComponent(e[t])}return i}eI.defaultChars=";/?:@&=+$,-_.!~*'()#",eI.componentChars="-_.!~*'()";let ej=eI;function eR(e){let t="";return t+=(e.protocol||"")+(e.slashes?"//":"")+(e.auth?e.auth+"@":""),e.hostname&&-1!==e.hostname.indexOf(":")?t+="["+e.hostname+"]":t+=e.hostname||"",t+=(e.port?":"+e.port:"")+(e.pathname||"")+(e.search||"")+(e.hash||"")}function eM(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}let eO=/^([a-z0-9.+-]+:)/i,eP=/:[0-9]*$/,eV=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,eq=["%","/","?",";","#"].concat(["'"].concat(["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n"," "]))),eB=["/","?","#"],ez=/^[+a-z0-9A-Z_-]{0,63}$/,eU=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,e$={javascript:!0,"javascript:":!0},eH={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};eM.prototype.parse=function(e,t){let n,r,i;let o=e;if(o=o.trim(),!t&&1===e.split("#").length){let e=eV.exec(o);if(e)return this.pathname=e[1],e[2]&&(this.search=e[2]),this}let a=eO.exec(o);if(a&&(n=(a=a[0]).toLowerCase(),this.protocol=a,o=o.substr(a.length)),(t||a||o.match(/^\/\/[^@\/]+@[^@\/]+/))&&(i="//"===o.substr(0,2))&&!(a&&e$[a])&&(o=o.substr(2),this.slashes=!0),!e$[a]&&(i||a&&!eH[a])){let e,t,n=-1;for(let e=0;e<eB.length;e++)-1!==(r=o.indexOf(eB[e]))&&(-1===n||r<n)&&(n=r);-1!==(t=-1===n?o.lastIndexOf("@"):o.lastIndexOf("@",n))&&(e=o.slice(0,t),o=o.slice(t+1),this.auth=e),n=-1;for(let e=0;e<eq.length;e++)-1!==(r=o.indexOf(eq[e]))&&(-1===n||r<n)&&(n=r);-1===n&&(n=o.length),":"===o[n-1]&&n--;let i=o.slice(0,n);o=o.slice(n),this.parseHost(i),this.hostname=this.hostname||"";let a="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!a){let e=this.hostname.split(/\./);for(let t=0,n=e.length;t<n;t++){let n=e[t];if(n&&!n.match(ez)){let r="";for(let e=0,t=n.length;e<t;e++)n.charCodeAt(e)>127?r+="x":r+=n[e];if(!r.match(ez)){let r=e.slice(0,t),i=e.slice(t+1),a=n.match(eU);a&&(r.push(a[1]),i.unshift(a[2])),i.length&&(o=i.join(".")+o),this.hostname=r.join(".");break}}}}this.hostname.length>255&&(this.hostname=""),a&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}let l=o.indexOf("#");-1!==l&&(this.hash=o.substr(l),o=o.slice(0,l));let s=o.indexOf("?");return -1!==s&&(this.search=o.substr(s),o=o.slice(0,s)),o&&(this.pathname=o),eH[n]&&this.hostname&&!this.pathname&&(this.pathname=""),this},eM.prototype.parseHost=function(e){let t=eP.exec(e);t&&(":"!==(t=t[0])&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)};let eW=function(e,t){if(e&&e instanceof eM)return e;let n=new eM;return n.parse(e,t),n},eG=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,eZ=/[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/,eY=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,eK=/[\0-\x1F\x7F-\x9F]/,eQ=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/,eX=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,eJ=new Uint16Array('ᵁ<\xd5ıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms\x7f\x84\x8b\x90\x95\x98\xa6\xb3\xb9\xc8\xcflig耻\xc6䃆P耻&䀦cute耻\xc1䃁reve;䄂Āiyx}rc耻\xc2䃂;䐐r;쀀\ud835\udd04rave耻\xc0䃀pha;䎑acr;䄀d;橓Āgp\x9d\xa1on;䄄f;쀀\ud835\udd38plyFunction;恡ing耻\xc5䃅Ācs\xbe\xc3r;쀀\ud835\udc9cign;扔ilde耻\xc3䃃ml耻\xc4䃄Ѐaceforsu\xe5\xfb\xfeėĜĢħĪĀcr\xea\xf2kslash;或Ŷ\xf6\xf8;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀\ud835\udd05pf;쀀\ud835\udd39eve;䋘c\xf2ēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻\xa9䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻\xc7䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷\xf2ſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀\ud835\udc9epĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀\ud835\udd07Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀\ud835\udd3bƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegra\xecȹoɴ͹\0\0ͻ\xbb͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔e\xe5ˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀\ud835\udc9frok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻\xd0䃐cute耻\xc9䃉ƀaiyӒӗӜron;䄚rc耻\xca䃊;䐭ot;䄖r;쀀\ud835\udd08rave耻\xc8䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀\ud835\udd3csilon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻\xcb䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀\ud835\udd09lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀\ud835\udd3dAll;戀riertrf;愱c\xf2׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀\ud835\udd0a;拙pf;쀀\ud835\udd3eeater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀\ud835\udca2;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅ\xf2کrok;䄦mpńېۘownHum\xf0įqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻\xcd䃍Āiyܓܘrc耻\xce䃎;䐘ot;䄰r;愑rave耻\xcc䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lie\xf3ϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀\ud835\udd40a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻\xcf䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀\ud835\udd0dpf;쀀\ud835\udd41ǣ߇\0ߌr;쀀\ud835\udca5rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀\ud835\udd0epf;쀀\ud835\udd42cr;쀀\ud835\udca6րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ight\xe1Μs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀\ud835\udd0fĀ;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊight\xe1οight\xe1ϊf;쀀\ud835\udd43erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂ\xf2ࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀\ud835\udd10nusPlus;戓pf;쀀\ud835\udd44c\xf2੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘\xeb૙eryThi\xee૙tedĀGL૸ଆreaterGreate\xf2ٳessLes\xf3ੈLine;䀊r;쀀\ud835\udd11ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀\ud835\udca9ilde耻\xd1䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻\xd3䃓Āiy෎ීrc耻\xd4䃔;䐞blac;䅐r;쀀\ud835\udd12rave耻\xd2䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀\ud835\udd46enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀\ud835\udcaaash耻\xd8䃘iŬื฼de耻\xd5䃕es;樷ml耻\xd6䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀\ud835\udd13i;䎦;䎠usMinus;䂱Āipຢອncareplan\xe5ڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀\ud835\udcab;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀\ud835\udd14pf;愚cr;쀀\ud835\udcac؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻\xae䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r\xbbཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀\ud835\udd16ortȀDLRUᄪᄴᄾᅉownArrow\xbbОeftArrow\xbb࢚ightArrow\xbb࿝pArrow;憑gma;䎣allCircle;战pf;쀀\ud835\udd4aɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀\ud835\udcaear;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Th\xe1ྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et\xbbሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻\xde䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀\ud835\udd17Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀\ud835\udd4bipleDot;惛Āctዖዛr;쀀\ud835\udcafrok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻\xda䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻\xdb䃛;䐣blac;䅰r;쀀\ud835\udd18rave耻\xd9䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀\ud835\udd4cЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥own\xe1ϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀\ud835\udcb0ilde;䅨ml耻\xdc䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀\ud835\udd19pf;쀀\ud835\udd4dcr;쀀\ud835\udcb1dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀\ud835\udd1apf;쀀\ud835\udd4ecr;쀀\ud835\udcb2Ȁfiosᓋᓐᓒᓘr;쀀\ud835\udd1b;䎞pf;쀀\ud835\udd4fcr;쀀\ud835\udcb3ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻\xdd䃝Āiyᔉᔍrc;䅶;䐫r;쀀\ud835\udd1cpf;쀀\ud835\udd50cr;쀀\ud835\udcb4ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidt\xe8૙a;䎖r;愨pf;愤cr;쀀\ud835\udcb5௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻\xe1䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻\xe2䃢te肻\xb4̆;䐰lig耻\xe6䃦Ā;r\xb2ᖺ;쀀\ud835\udd1erave耻\xe0䃠ĀepᗊᗖĀfpᗏᗔsym;愵\xe8ᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e\xbbᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢\xbb\xb9arr;捼Āgpᙣᙧon;䄅f;쀀\ud835\udd52΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒ\xf1ᚃing耻\xe5䃥ƀctyᚡᚦᚨr;쀀\ud835\udcb6;䀪mpĀ;e዁ᚯ\xf1ʈilde耻\xe3䃣ml耻\xe4䃤Āciᛂᛈonin\xf4ɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e\xbbᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰s\xe9ᜌno\xf5ēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀\ud835\udd1fg΀costuvwឍឝឳេ៕៛៞ƀaiuបពរ\xf0ݠrc;旯p\xbb፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄e\xe5ᑄ\xe5ᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀\ud835\udd53Ā;tᏋᡣom\xbbᏌtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻\xa6䂦Ȁceioᥑᥖᥚᥠr;쀀\ud835\udcb7mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t\xbb᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁\xeeړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻\xe7䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻\xb8ƭptyv;榲t脀\xa2;eᨭᨮ䂢r\xe4Ʋr;쀀\ud835\udd20ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark\xbbᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟\xbbཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it\xbb᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;q\xc7\xc6ɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁\xeeᅠeĀmx᫱᫶ent\xbb᫩e\xf3ɍǧ᫾\0ᬇĀ;dኻᬂot;橭n\xf4Ɇƀfryᬐᬔᬗ;쀀\ud835\udd54o\xe4ɔ脀\xa9;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀\ud835\udcb8Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒre\xe3᭳u\xe3᭵ee;拎edge;拏en耻\xa4䂤earrowĀlrᯮ᯳eft\xbbᮀight\xbbᮽe\xe4ᯝĀciᰁᰇonin\xf4Ƿnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍r\xf2΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸\xf2ᄳhĀ;vᱚᱛ怐\xbbऊūᱡᱧarow;椏a\xe3̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻\xb0䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀\ud835\udd21arĀlrᲳᲵ\xbbࣜ\xbbသʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀\xf7;o᳧ᳰntimes;拇n\xf8᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀\ud835\udd55ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedg\xe5\xfanƀadhᄮᵝᵧownarrow\xf3ᲃarpoonĀlrᵲᵶef\xf4Ჴigh\xf4ᲶŢᵿᶅkaro\xf7གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀\ud835\udcb9;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃r\xf2Щa\xf2ྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴo\xf4ᲉĀcsḎḔute耻\xe9䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻\xea䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀\ud835\udd22ƀ;rsṐṑṗ檚ave耻\xe8䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et\xbbẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀\ud835\udd56ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on\xbbớ;䏵ȀcsuvỪỳἋἣĀioữḱrc\xbbḮɩỹ\0\0ỻ\xedՈantĀglἂἆtr\xbbṝess\xbbṺƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯o\xf4͒ĀahὉὋ;䎷耻\xf0䃰Āmrὓὗl耻\xeb䃫o;悬ƀcipὡὤὧl;䀡s\xf4ծĀeoὬὴctatio\xeeՙnential\xe5չৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotse\xf1Ṅy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀\ud835\udd23lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀\ud835\udd57ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻\xbd䂽;慓耻\xbc䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻\xbe䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀\ud835\udcbbࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lan\xf4٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀\ud835\udd24Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox\xbbℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀\ud835\udd58Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎pro\xf8₞r;楸qĀlqؿ↖les\xf3₈i\xed٫Āen↣↭rtneqq;쀀≩︀\xc5↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽r\xf2ΠȀilmr⇐⇔⇗⇛rs\xf0ᒄf\xbb․il\xf4کĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it\xbb∊lip;怦con;抹r;쀀\ud835\udd25sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀\ud835\udd59bar;怕ƀclt≯≴≸r;쀀\ud835\udcbdas\xe8⇴rok;䄧Ābp⊂⊇ull;恃hen\xbbᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻\xed䃭ƀ;iyݱ⊰⊵rc耻\xee䃮;䐸Ācx⊼⊿y;䐵cl耻\xa1䂡ĀfrΟ⋉;쀀\ud835\udd26rave耻\xec䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓in\xe5ގar\xf4ܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝do\xf4⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙er\xf3ᕣ\xe3⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀\ud835\udd5aa;䎹uest耻\xbf䂿Āci⎊⎏r;쀀\ud835\udcbenʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻\xef䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀\ud835\udd27ath;䈷pf;쀀\ud835\udd5bǣ⏬\0⏱r;쀀\ud835\udcbfrcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀\ud835\udd28reen;䄸cy;䑅cy;䑜pf;쀀\ud835\udd5ccr;쀀\ud835\udcc0஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼r\xf2৆\xf2Εail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴ra\xeeࡌbda;䎻gƀ;dlࢎⓁⓃ;榑\xe5ࢎ;檅uo耻\xab䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝\xeb≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼\xecࢰ\xe2┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□a\xe9⓶arpoonĀdu▯▴own\xbbњp\xbb०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoon\xf3྘quigarro\xf7⇰hreetimes;拋ƀ;qs▋ও◺lan\xf4বʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋ppro\xf8Ⓠot;拖qĀgq♃♅\xf4উgt\xf2⒌\xf4ছi\xedলƀilr♕࣡♚sht;楼;쀀\ud835\udd29Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖r\xf2◁orne\xf2ᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che\xbb⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox\xbb⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽r\xebࣁgƀlmr⛿✍✔eftĀar০✇ight\xe1৲apsto;柼ight\xe1৽parrowĀlr✥✩ef\xf4⓭ight;憬ƀafl✶✹✽r;榅;쀀\ud835\udd5dus;樭imes;樴š❋❏st;戗\xe1ፎƀ;ef❗❘᠀旊nge\xbb❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇r\xf2ࢨorne\xf2ᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀\ud835\udcc1mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹re\xe5◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀\xc5⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻\xaf䂯Āet⡗⡙;時Ā;e⡞⡟朠se\xbb⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻ow\xeeҌef\xf4ए\xf0Ꮡker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle\xbbᘦr;쀀\ud835\udd2ao;愧ƀcdn⢯⢴⣉ro耻\xb5䂵Ȁ;acdᑤ⢽⣀⣄s\xf4ᚧir;櫰ot肻\xb7Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛\xf2−\xf0ઁĀdp⣩⣮els;抧f;쀀\ud835\udd5eĀct⣸⣽r;쀀\ud835\udcc2pos\xbbᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la\xbb˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉ro\xf8඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻\xa0ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸ui\xf6ୣĀei⩊⩎ar;椨\xed஘istĀ;s஠டr;쀀\ud835\udd2bȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lan\xf4௢i\xed௪Ā;rஶ⪁\xbbஷƀAap⪊⪍⪑r\xf2⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹r\xf2⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro\xf7⫁ightarro\xf7⪐ƀ;qs఻⪺⫪lan\xf4ౕĀ;sౕ⫴\xbbశi\xedౝĀ;rవ⫾iĀ;eచథi\xe4ඐĀpt⬌⬑f;쀀\ud835\udd5f膀\xac;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lle\xec୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳u\xe5ಥĀ;cಘ⭸Ā;eಒ⭽\xf1ಘȀAait⮈⮋⮝⮧r\xf2⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow\xbb⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉u\xe5൅;쀀\ud835\udcc3ortɭ⬅\0\0⯖ar\xe1⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭\xe5೸\xe5ഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗ\xf1സȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇ\xecௗlde耻\xf1䃱\xe7ృiangleĀlrⱒⱜeftĀ;eచⱚ\xf1దightĀ;eೋⱥ\xf1೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻\xf3䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻\xf4䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀\ud835\udd2cͯ⵹\0\0⵼\0ⶂn;䋛ave耻\xf2䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨr\xf2᪀Āir⶝ⶠr;榾oss;榻n\xe5๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀\ud835\udd60ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨r\xf2᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f\xbbⷿ耻\xaa䂪耻\xba䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧\xf2⸁ash耻\xf8䃸l;折iŬⸯ⸴de耻\xf5䃵esĀ;aǛ⸺s;樶ml耻\xf6䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀\xb6;l⹭⹮䂶le\xecЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀\ud835\udd2dƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕ma\xf4੶ne;明ƀ;tv⺿⻀⻈䏀chfork\xbb´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎\xf6⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻\xb1ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀\ud835\udd61nd耻\xa3䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷u\xe5໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾ppro\xf8⽃urlye\xf1໙\xf1໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨i\xedໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺\xf0⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴\xef໻rel;抰Āci⿀⿅r;쀀\ud835\udcc5;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀\ud835\udd2epf;쀀\ud835\udd62rime;恗cr;쀀\ud835\udcc6ƀaeo⿸〉〓tĀei⿾々rnion\xf3ڰnt;樖stĀ;e【】䀿\xf1Ἑ\xf4༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがr\xf2Ⴓ\xf2ϝail;検ar\xf2ᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕i\xe3ᅮmptyv;榳gȀ;del࿑らるろ;榒;榥\xe5࿑uo耻\xbb䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞\xeb≝\xf0✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶al\xf3༞ƀabrョリヮr\xf2៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗\xec࿲\xe2ヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜn\xe5Ⴛar\xf4ྩt;断ƀilrㅩဣㅮsht;楽;쀀\ud835\udd2fĀaoㅷㆆrĀduㅽㅿ\xbbѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭa\xe9トarpoonĀduㆻㆿow\xeeㅾp\xbb႒eftĀah㇊㇐rrow\xf3࿪arpoon\xf3Ցightarrows;應quigarro\xf7ニhreetimes;拌g;䋚ingdotse\xf1ἲƀahm㈍㈐㈓r\xf2࿪a\xf2Ց;怏oustĀ;a㈞㈟掱che\xbb㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾r\xebဃƀafl㉇㉊㉎r;榆;쀀\ud835\udd63us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒ar\xf2㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀\ud835\udcc7Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠re\xe5ㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛qu\xef➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡u\xe5ᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓i\xedሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒\xeb∨Ā;oਸ਼਴t耻\xa7䂧i;䀻war;椩mĀin㍩\xf0nu\xf3\xf1t;朶rĀ;o㍶⁕쀀\ud835\udd30Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜i\xe4ᑤara\xec⹯耻\xad䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲ar\xf2ᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetm\xe9㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀\ud835\udd64aĀdr㑍ЂesĀ;u㑔㑕晠it\xbb㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍\xf1ᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝\xf1ᆮƀ;afᅻ㒦ְrť㒫ֱ\xbbᅼar\xf2ᅈȀcemt㒹㒾㓂㓅r;쀀\ud835\udcc8tm\xee\xf1i\xec㐕ar\xe6ᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psilo\xeeỠh\xe9⺯s\xbb⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦ppro\xf8㋺urlye\xf1ᇾ\xf1ᇳƀaes㖂㖈㌛ppro\xf8㌚q\xf1㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻\xb9䂹耻\xb2䂲耻\xb3䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨\xeb∮Ā;oਫ਩war;椪lig耻\xdf䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄r\xeb๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀\ud835\udd31Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮ppro\xf8዁im\xbbኬs\xf0ኞĀas㚺㚮\xf0዁rn耻\xfe䃾Ǭ̟㛆⋧es膀\xd7;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀\xe1⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀\ud835\udd65rk;櫚\xe1㍢rime;怴ƀaip㜏㜒㝤d\xe5ቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own\xbbᶻeftĀ;e⠀㜾\xf1म;扜ightĀ;e㊪㝋\xf1ၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀\ud835\udcc9;䑆cy;䑛rok;䅧Āio㞋㞎x\xf4᝷headĀlr㞗㞠eftarro\xf7ࡏightarrow\xbbཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶r\xf2ϭar;楣Ācr㟜㟢ute耻\xfa䃺\xf2ᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻\xfb䃻;䑃ƀabh㠃㠆㠋r\xf2Ꭽlac;䅱a\xf2ᏃĀir㠓㠘sht;楾;쀀\ud835\udd32rave耻\xf9䃹š㠧㠱rĀlr㠬㠮\xbbॗ\xbbႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r\xbb㡆op;挏ri;旸Āal㡖㡚cr;䅫肻\xa8͉Āgp㡢㡦on;䅳f;쀀\ud835\udd66̀adhlsuᅋ㡸㡽፲㢑㢠own\xe1ᎳarpoonĀlr㢈㢌ef\xf4㠭igh\xf4㠯iƀ;hl㢙㢚㢜䏅\xbbᏺon\xbb㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r\xbb㢽op;挎ng;䅯ri;旹cr;쀀\ud835\udccaƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨\xbb᠓Āam㣯㣲r\xf2㢨l耻\xfc䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠r\xf2ϷarĀ;v㤦㤧櫨;櫩as\xe8ϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖app\xe1␕othin\xe7ẖƀhir㓫⻈㥙op\xf4⾵Ā;hᎷ㥢\xefㆍĀiu㥩㥭gm\xe1㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟et\xe1㚜iangleĀlr㦪㦯eft\xbbथight\xbbၑy;䐲ash\xbbံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨa\xf2ᑩr;쀀\ud835\udd33tr\xe9㦮suĀbp㧯㧱\xbbജ\xbb൙pf;쀀\ud835\udd67ro\xf0໻tr\xe9㦴Ācu㨆㨋r;쀀\ud835\udccbĀbp㨐㨘nĀEe㦀㨖\xbb㥾nĀEe㦒㨞\xbb㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀\ud835\udd34pf;쀀\ud835\udd68Ā;eᑹ㩦at\xe8ᑹcr;쀀\ud835\udcccૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tr\xe9៑r;쀀\ud835\udd35ĀAa㪔㪗r\xf2σr\xf2৶;䎾ĀAa㪡㪤r\xf2θr\xf2৫a\xf0✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀\ud835\udd69im\xe5ឲĀAa㫇㫊r\xf2ώr\xf2ਁĀcq㫒ីr;쀀\ud835\udccdĀpt៖㫜r\xe9។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻\xfd䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻\xa5䂥r;쀀\ud835\udd36cy;䑗pf;쀀\ud835\udd6acr;쀀\ud835\udcceĀcm㬦㬩y;䑎l耻\xff䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡tr\xe6ᕟa;䎶r;쀀\ud835\udd37cy;䐶grarr;懝pf;쀀\ud835\udd6bcr;쀀\ud835\udccfĀjn㮅㮇;怍j;怌'.split("").map(e=>e.charCodeAt(0))),e0=new Uint16Array("Ȁaglq \x15\x18\x1bɭ\x0f\0\0\x12p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(e=>e.charCodeAt(0))),e1=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]),e2=null!==(y=String.fromCodePoint)&&void 0!==y?y:function(e){let t="";return e>65535&&(e-=65536,t+=String.fromCharCode(e>>>10&1023|55296),e=56320|1023&e),t+=String.fromCharCode(e)};function e3(e){return e>=b.ZERO&&e<=b.NINE}(function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.LOWER_Z=122]="LOWER_Z",e[e.UPPER_A=65]="UPPER_A",e[e.UPPER_F=70]="UPPER_F",e[e.UPPER_Z=90]="UPPER_Z"})(b||(b={})),function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"}(x||(x={})),function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"}(E||(E={})),function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"}(C||(C={}));class e5{constructor(e,t,n){this.decodeTree=e,this.emitCodePoint=t,this.errors=n,this.state=E.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=C.Strict}startEntity(e){this.decodeMode=e,this.state=E.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(e,t){switch(this.state){case E.EntityStart:if(e.charCodeAt(t)===b.NUM)return this.state=E.NumericStart,this.consumed+=1,this.stateNumericStart(e,t+1);return this.state=E.NamedEntity,this.stateNamedEntity(e,t);case E.NumericStart:return this.stateNumericStart(e,t);case E.NumericDecimal:return this.stateNumericDecimal(e,t);case E.NumericHex:return this.stateNumericHex(e,t);case E.NamedEntity:return this.stateNamedEntity(e,t)}}stateNumericStart(e,t){return t>=e.length?-1:(32|e.charCodeAt(t))===b.LOWER_X?(this.state=E.NumericHex,this.consumed+=1,this.stateNumericHex(e,t+1)):(this.state=E.NumericDecimal,this.stateNumericDecimal(e,t))}addToNumericResult(e,t,n,r){if(t!==n){let i=n-t;this.result=this.result*Math.pow(r,i)+parseInt(e.substr(t,i),r),this.consumed+=i}}stateNumericHex(e,t){let n=t;for(;t<e.length;){var r;let i=e.charCodeAt(t);if(!e3(i)&&(!((r=i)>=b.UPPER_A)||!(r<=b.UPPER_F))&&(!(r>=b.LOWER_A)||!(r<=b.LOWER_F)))return this.addToNumericResult(e,n,t,16),this.emitNumericEntity(i,3);t+=1}return this.addToNumericResult(e,n,t,16),-1}stateNumericDecimal(e,t){let n=t;for(;t<e.length;){let r=e.charCodeAt(t);if(!e3(r))return this.addToNumericResult(e,n,t,10),this.emitNumericEntity(r,2);t+=1}return this.addToNumericResult(e,n,t,10),-1}emitNumericEntity(e,t){var n,r,i;if(this.consumed<=t)return null===(n=this.errors)||void 0===n||n.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(e===b.SEMI)this.consumed+=1;else if(this.decodeMode===C.Strict)return 0;return this.emitCodePoint((r=this.result)>=55296&&r<=57343||r>1114111?65533:null!==(i=e1.get(r))&&void 0!==i?i:r,this.consumed),this.errors&&(e!==b.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(e,t){let{decodeTree:n}=this,r=n[this.treeIndex],i=(r&x.VALUE_LENGTH)>>14;for(;t<e.length;t++,this.excess++){let o=e.charCodeAt(t);if(this.treeIndex=function(e,t,n,r){let i=(t&x.BRANCH_LENGTH)>>7,o=t&x.JUMP_TABLE;if(0===i)return 0!==o&&r===o?n:-1;if(o){let t=r-o;return t<0||t>=i?-1:e[n+t]-1}let a=n,l=a+i-1;for(;a<=l;){let t=a+l>>>1,n=e[t];if(n<r)a=t+1;else{if(!(n>r))return e[t+i];l=t-1}}return -1}(n,r,this.treeIndex+Math.max(1,i),o),this.treeIndex<0)return 0===this.result||this.decodeMode===C.Attribute&&(0===i||function(e){var t;return e===b.EQUALS||(t=e)>=b.UPPER_A&&t<=b.UPPER_Z||t>=b.LOWER_A&&t<=b.LOWER_Z||e3(t)}(o))?0:this.emitNotTerminatedNamedEntity();if(0!=(i=((r=n[this.treeIndex])&x.VALUE_LENGTH)>>14)){if(o===b.SEMI)return this.emitNamedEntityData(this.treeIndex,i,this.consumed+this.excess);this.decodeMode!==C.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return -1}emitNotTerminatedNamedEntity(){var e;let{result:t,decodeTree:n}=this,r=(n[t]&x.VALUE_LENGTH)>>14;return this.emitNamedEntityData(t,r,this.consumed),null===(e=this.errors)||void 0===e||e.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(e,t,n){let{decodeTree:r}=this;return this.emitCodePoint(1===t?r[e]&~x.VALUE_LENGTH:r[e+1],n),3===t&&this.emitCodePoint(r[e+2],n),n}end(){var e;switch(this.state){case E.NamedEntity:return 0!==this.result&&(this.decodeMode!==C.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case E.NumericDecimal:return this.emitNumericEntity(0,2);case E.NumericHex:return this.emitNumericEntity(0,3);case E.NumericStart:return null===(e=this.errors)||void 0===e||e.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case E.EntityStart:return 0}}}function e4(e){let t="",n=new e5(e,e=>t+=e2(e));return function(e,r){let i=0,o=0;for(;(o=e.indexOf("&",o))>=0;){t+=e.slice(i,o),n.startEntity(r);let a=n.write(e,o+1);if(a<0){i=o+n.end();break}i=o+a,o=0===a?i+1:i}let a=t+e.slice(i);return t="",a}}let e6=e4(eJ);function e8(e,t=C.Legacy){return e6(e,t)}e4(e0);let e9=new Map([[34,"&quot;"],[38,"&amp;"],[39,"&apos;"],[60,"&lt;"],[62,"&gt;"]]);function e7(e,t){return function(n){let r;let i=0,o="";for(;r=e.exec(n);)i!==r.index&&(o+=n.substring(i,r.index)),o+=t.get(r[0].charCodeAt(0)),i=r.index+1;return o+n.substring(i)}}function te(e){return"[object String]"===Object.prototype.toString.call(e)}null!=String.prototype.codePointAt||((e,t)=>(64512&e.charCodeAt(t))==55296?(e.charCodeAt(t)-55296)*1024+e.charCodeAt(t+1)-56320+65536:e.charCodeAt(t)),e7(/[&<>'"]/g,e9),e7(/["&\u00A0]/g,new Map([[34,"&quot;"],[38,"&amp;"],[160,"&nbsp;"]])),e7(/[&<>\u00A0]/g,new Map([[38,"&amp;"],[60,"&lt;"],[62,"&gt;"],[160,"&nbsp;"]])),function(e){e[e.XML=0]="XML",e[e.HTML=1]="HTML"}(_||(_={})),function(e){e[e.UTF8=0]="UTF8",e[e.ASCII=1]="ASCII",e[e.Extensive=2]="Extensive",e[e.Attribute=3]="Attribute",e[e.Text=4]="Text"}(k||(k={}));let tt=Object.prototype.hasOwnProperty;function tn(e,t){return tt.call(e,t)}function tr(e){let t=Array.prototype.slice.call(arguments,1);return t.forEach(function(t){if(t){if("object"!=typeof t)throw TypeError(t+"must be object");Object.keys(t).forEach(function(n){e[n]=t[n]})}}),e}function ti(e,t,n){return[].concat(e.slice(0,t),n,e.slice(t+1))}function to(e){return(!(e>=55296)||!(e<=57343))&&(!(e>=64976)||!(e<=65007))&&(65535&e)!=65535&&(65535&e)!=65534&&(!(e>=0)||!(e<=8))&&11!==e&&(!(e>=14)||!(e<=31))&&(!(e>=127)||!(e<=159))&&!(e>1114111)}function ta(e){return e>65535?String.fromCharCode(55296+((e-=65536)>>10),56320+(1023&e)):String.fromCharCode(e)}let tl=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,ts=RegExp(tl.source+"|"+/&([a-z#][a-z0-9]{1,31});/gi.source,"gi"),tu=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function tc(e){return 0>e.indexOf("\\")?e:e.replace(tl,"$1")}function td(e){return 0>e.indexOf("\\")&&0>e.indexOf("&")?e:e.replace(ts,function(e,t,n){return t||function(e,t){if(35===t.charCodeAt(0)&&tu.test(t)){let n="x"===t[1].toLowerCase()?parseInt(t.slice(2),16):parseInt(t.slice(1),10);return to(n)?ta(n):e}let n=e8(e);return n!==e?n:e}(e,n)})}let tp=/[&<>"]/,th=/[&<>"]/g,tf={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function tm(e){return tf[e]}function tg(e){return tp.test(e)?e.replace(th,tm):e}let tv=/[.?*+^$[\]\\(){}|-]/g;function ty(e){return e.replace(tv,"\\$&")}function tb(e){switch(e){case 9:case 32:return!0}return!1}function tx(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}function tE(e){return eG.test(e)||eZ.test(e)}function tC(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function t_(e){return(e=e.trim().replace(/\s+/g," ")).toLowerCase().toUpperCase()}let tk={mdurl:A,ucmicro:D};function tS(e,t,n){let r,i,o,a;let l=e.posMax,s=e.pos;for(e.pos=t+1,r=1;e.pos<l;){if(93===(o=e.src.charCodeAt(e.pos))&&0==--r){i=!0;break}if(a=e.pos,e.md.inline.skipToken(e),91===o){if(a===e.pos-1)r++;else if(n)return e.pos=s,-1}}let u=-1;return i&&(u=e.pos),e.pos=s,u}function tT(e,t,n){let r;let i=t,o={ok:!1,pos:0,str:""};if(60===e.charCodeAt(i)){for(i++;i<n&&10!==(r=e.charCodeAt(i))&&60!==r;){if(62===r){o.pos=i+1,o.str=td(e.slice(t+1,i)),o.ok=!0;break}if(92===r&&i+1<n){i+=2;continue}i++}return o}let a=0;for(;i<n&&32!==(r=e.charCodeAt(i))&&!(r<32)&&127!==r;){if(92===r&&i+1<n){if(32===e.charCodeAt(i+1))break;i+=2;continue}if(40===r&&++a>32)return o;if(41===r){if(0===a)break;a--}i++}return t===i||0!==a||(o.str=td(e.slice(t,i)),o.pos=i,o.ok=!0),o}function tw(e,t,n,r){let i;let o=t,a={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(r)a.str=r.str,a.marker=r.marker;else{if(o>=n)return a;let r=e.charCodeAt(o);if(34!==r&&39!==r&&40!==r)return a;t++,o++,40===r&&(r=41),a.marker=r}for(;o<n;){if((i=e.charCodeAt(o))===a.marker)return a.pos=o+1,a.str+=td(e.slice(t,o)),a.ok=!0,a;if(40===i&&41===a.marker)return a;92===i&&o+1<n&&o++,o++}return a.can_continue=!0,a.str+=td(e.slice(t,o)),a}let tA={};function tD(){this.rules=tr({},tA)}function tN(){this.__rules__=[],this.__cache__=null}function tF(e,t,n){this.type=e,this.tag=t,this.attrs=null,this.map=null,this.nesting=n,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}function tL(e,t,n){this.src=e,this.env=n,this.tokens=[],this.inlineMode=!1,this.md=t}tA.code_inline=function(e,t,n,r,i){let o=e[t];return"<code"+i.renderAttrs(o)+">"+tg(o.content)+"</code>"},tA.code_block=function(e,t,n,r,i){let o=e[t];return"<pre"+i.renderAttrs(o)+"><code>"+tg(e[t].content)+"</code></pre>\n"},tA.fence=function(e,t,n,r,i){let o;let a=e[t],l=a.info?td(a.info).trim():"",s="",u="";if(l){let e=l.split(/(\s+)/g);s=e[0],u=e.slice(2).join("")}if(0===(o=n.highlight&&n.highlight(a.content,s,u)||tg(a.content)).indexOf("<pre"))return o+"\n";if(l){let e=a.attrIndex("class"),t=a.attrs?a.attrs.slice():[];return e<0?t.push(["class",n.langPrefix+s]):(t[e]=t[e].slice(),t[e][1]+=" "+n.langPrefix+s),`<pre><code${i.renderAttrs({attrs:t})}>${o}</code></pre>
6
+ ${t}`)}yield e.map(e=>e.body)}}catch(e){l=[e]}finally{try{o&&(a=s.return)&&(yield new U(a.call(s)))}finally{if(l)throw l[0]}}})};async function es(e,t){if(e.wsClient)return eo(e.wsClient);if(e.subscriptionUrl)return ei(e.subscriptionUrl,B(B({},e.wsConnectionParams),null==t?void 0:t.headers));let n=e.legacyClient||e.legacyWsClient;if(n)return ea(n)}function eu(e){return JSON.stringify(e,null,2)}function ec(e){return e instanceof Error?z(B({},e),{message:e.message,stack:e.stack}):e}function ed(e){return Array.isArray(e)?eu({errors:e.map(e=>ec(e))}):eu({errors:[ec(e)]})}function ep(e){if(!("getFields"in e))return[];let t=e.getFields();if(t.id)return["id"];if(t.edges)return["edges"];if(t.node)return["node"];let n=[];for(let e of Object.keys(t))(0,Q.isLeafType)(t[e].type)&&n.push(e);return n}class eh{constructor(e){e?this.storage=e:null===e?this.storage=null:"undefined"==typeof window?this.storage=null:this.storage={getItem:localStorage.getItem.bind(localStorage),setItem:localStorage.setItem.bind(localStorage),removeItem:localStorage.removeItem.bind(localStorage),get length(){let e=0;for(let t in localStorage)0===t.indexOf(`${ef}:`)&&(e+=1);return e},clear(){for(let e in localStorage)0===e.indexOf(`${ef}:`)&&localStorage.removeItem(e)}}}get(e){if(!this.storage)return null;let t=`${ef}:${e}`,n=this.storage.getItem(t);return"null"===n||"undefined"===n?(this.storage.removeItem(t),null):n||null}set(e,t){let n=!1,r=null;if(this.storage){let o=`${ef}:${e}`;if(t)try{this.storage.setItem(o,t)}catch(e){var i;r=e instanceof Error?e:Error(`${e}`),i=this.storage,n=e instanceof DOMException&&(22===e.code||1014===e.code||"QuotaExceededError"===e.name||"NS_ERROR_DOM_QUOTA_REACHED"===e.name)&&0!==i.length}else this.storage.removeItem(o)}return{isQuotaError:n,error:r}}clear(){this.storage&&this.storage.clear()}}let ef="graphiql";class em{constructor(e,t,n=null){this.key=e,this.storage=t,this.maxSize=n,this.items=this.fetchAll()}get length(){return this.items.length}contains(e){return this.items.some(t=>t.query===e.query&&t.variables===e.variables&&t.headers===e.headers&&t.operationName===e.operationName)}edit(e,t){if("number"==typeof t&&this.items[t]){let n=this.items[t];if(n.query===e.query&&n.variables===e.variables&&n.headers===e.headers&&n.operationName===e.operationName){this.items.splice(t,1,e),this.save();return}}let n=this.items.findIndex(t=>t.query===e.query&&t.variables===e.variables&&t.headers===e.headers&&t.operationName===e.operationName);-1!==n&&(this.items.splice(n,1,e),this.save())}delete(e){let t=this.items.findIndex(t=>t.query===e.query&&t.variables===e.variables&&t.headers===e.headers&&t.operationName===e.operationName);-1!==t&&(this.items.splice(t,1),this.save())}fetchRecent(){return this.items.at(-1)}fetchAll(){let e=this.storage.get(this.key);return e?JSON.parse(e)[this.key]:[]}push(e){let t=[...this.items,e];this.maxSize&&t.length>this.maxSize&&t.shift();for(let e=0;e<5;e++){let e=this.storage.set(this.key,JSON.stringify({[this.key]:t}));if(null!=e&&e.error){if(!e.isQuotaError||!this.maxSize)return;t.shift()}else this.items=t}}save(){this.storage.set(this.key,JSON.stringify({[this.key]:this.items}))}}class eg{constructor(e,t){this.storage=e,this.maxHistoryLength=t,this.updateHistory=({query:e,variables:t,headers:n,operationName:r})=>{if(!this.shouldSaveQuery(e,t,n,this.history.fetchRecent()))return;this.history.push({query:e,variables:t,headers:n,operationName:r});let i=this.history.items,o=this.favorite.items;this.queries=i.concat(o)},this.deleteHistory=({query:e,variables:t,headers:n,operationName:r,favorite:i},o=!1)=>{function a(i){let o=i.items.find(i=>i.query===e&&i.variables===t&&i.headers===n&&i.operationName===r);o&&i.delete(o)}(i||o)&&a(this.favorite),(!i||o)&&a(this.history),this.queries=[...this.history.items,...this.favorite.items]},this.history=new em("queries",this.storage,this.maxHistoryLength),this.favorite=new em("favorites",this.storage,null),this.queries=[...this.history.fetchAll(),...this.favorite.fetchAll()]}shouldSaveQuery(e,t,n,r){if(!e)return!1;try{(0,Q.parse)(e)}catch(e){return!1}return!(e.length>1e5)&&(!r||!(JSON.stringify(e)===JSON.stringify(r.query)&&(JSON.stringify(t)===JSON.stringify(r.variables)&&(JSON.stringify(n)===JSON.stringify(r.headers)||n&&!r.headers)||t&&!r.variables)))}toggleFavorite({query:e,variables:t,headers:n,operationName:r,label:i,favorite:o}){let a={query:e,variables:t,headers:n,operationName:r,label:i};o?(a.favorite=!1,this.favorite.delete(a),this.history.push(a)):(a.favorite=!0,this.favorite.push(a),this.history.delete(a)),this.queries=[...this.history.items,...this.favorite.items]}editLabel({query:e,variables:t,headers:n,operationName:r,label:i,favorite:o},a){let l={query:e,variables:t,headers:n,operationName:r,label:i};o?this.favorite.edit(z(B({},l),{favorite:o}),a):this.history.edit(l,a),this.queries=[...this.history.items,...this.favorite.items]}}var ev=n(24902),ey=n(17577),eb=n.t(ey,2),ex=n.n(ey);function eE(){for(var e,t,n=0,r="";n<arguments.length;)(e=arguments[n++])&&(t=function e(t){var n,r,i="";if("string"==typeof t||"number"==typeof t)i+=t;else if("object"==typeof t){if(Array.isArray(t))for(n=0;n<t.length;n++)t[n]&&(r=e(t[n]))&&(i&&(i+=" "),i+=r);else for(n in t)t[n]&&(i&&(i+=" "),i+=n)}return i}(e))&&(r&&(r+=" "),r+=t);return r}var eC=n(66494),e_=n(11449),ek=n(11712),eS=n(38599),eT=n(98986),ew=n(6009),eA=n(79313);let eD={};function eN(e,t){"string"!=typeof t&&(t=eN.defaultChars);let n=function(e){let t=eD[e];if(t)return t;t=eD[e]=[];for(let e=0;e<128;e++){let n=String.fromCharCode(e);t.push(n)}for(let n=0;n<e.length;n++){let r=e.charCodeAt(n);t[r]="%"+("0"+r.toString(16).toUpperCase()).slice(-2)}return t}(t);return e.replace(/(%[a-f0-9]{2})+/gi,function(e){let t="";for(let r=0,i=e.length;r<i;r+=3){let o=parseInt(e.slice(r+1,r+3),16);if(o<128){t+=n[o];continue}if((224&o)==192&&r+3<i){let n=parseInt(e.slice(r+4,r+6),16);if((192&n)==128){let e=o<<6&1984|63&n;e<128?t+="��":t+=String.fromCharCode(e),r+=3;continue}}if((240&o)==224&&r+6<i){let n=parseInt(e.slice(r+4,r+6),16),i=parseInt(e.slice(r+7,r+9),16);if((192&n)==128&&(192&i)==128){let e=o<<12&61440|n<<6&4032|63&i;e<2048||e>=55296&&e<=57343?t+="���":t+=String.fromCharCode(e),r+=6;continue}}if((248&o)==240&&r+9<i){let n=parseInt(e.slice(r+4,r+6),16),i=parseInt(e.slice(r+7,r+9),16),a=parseInt(e.slice(r+10,r+12),16);if((192&n)==128&&(192&i)==128&&(192&a)==128){let e=o<<18&1835008|n<<12&258048|i<<6&4032|63&a;e<65536||e>1114111?t+="����":(e-=65536,t+=String.fromCharCode(55296+(e>>10),56320+(1023&e))),r+=9;continue}}t+="�"}return t})}eN.defaultChars=";/?:@&=+$,#",eN.componentChars="";let eF=eN,eL={};function eI(e,t,n){"string"!=typeof t&&(n=t,t=eI.defaultChars),void 0===n&&(n=!0);let r=function(e){let t=eL[e];if(t)return t;t=eL[e]=[];for(let e=0;e<128;e++){let n=String.fromCharCode(e);/^[0-9a-z]$/i.test(n)?t.push(n):t.push("%"+("0"+e.toString(16).toUpperCase()).slice(-2))}for(let n=0;n<e.length;n++)t[e.charCodeAt(n)]=e[n];return t}(t),i="";for(let t=0,o=e.length;t<o;t++){let a=e.charCodeAt(t);if(n&&37===a&&t+2<o&&/^[0-9a-f]{2}$/i.test(e.slice(t+1,t+3))){i+=e.slice(t,t+3),t+=2;continue}if(a<128){i+=r[a];continue}if(a>=55296&&a<=57343){if(a>=55296&&a<=56319&&t+1<o){let n=e.charCodeAt(t+1);if(n>=56320&&n<=57343){i+=encodeURIComponent(e[t]+e[t+1]),t++;continue}}i+="%EF%BF%BD";continue}i+=encodeURIComponent(e[t])}return i}eI.defaultChars=";/?:@&=+$,-_.!~*'()#",eI.componentChars="-_.!~*'()";let eR=eI;function ej(e){let t="";return t+=(e.protocol||"")+(e.slashes?"//":"")+(e.auth?e.auth+"@":""),e.hostname&&-1!==e.hostname.indexOf(":")?t+="["+e.hostname+"]":t+=e.hostname||"",t+=(e.port?":"+e.port:"")+(e.pathname||"")+(e.search||"")+(e.hash||"")}function eM(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}let eO=/^([a-z0-9.+-]+:)/i,eP=/:[0-9]*$/,eV=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,eq=["%","/","?",";","#"].concat(["'"].concat(["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n"," "]))),eB=["/","?","#"],ez=/^[+a-z0-9A-Z_-]{0,63}$/,eU=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,e$={javascript:!0,"javascript:":!0},eH={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};eM.prototype.parse=function(e,t){let n,r,i;let o=e;if(o=o.trim(),!t&&1===e.split("#").length){let e=eV.exec(o);if(e)return this.pathname=e[1],e[2]&&(this.search=e[2]),this}let a=eO.exec(o);if(a&&(n=(a=a[0]).toLowerCase(),this.protocol=a,o=o.substr(a.length)),(t||a||o.match(/^\/\/[^@\/]+@[^@\/]+/))&&(i="//"===o.substr(0,2))&&!(a&&e$[a])&&(o=o.substr(2),this.slashes=!0),!e$[a]&&(i||a&&!eH[a])){let e,t,n=-1;for(let e=0;e<eB.length;e++)-1!==(r=o.indexOf(eB[e]))&&(-1===n||r<n)&&(n=r);-1!==(t=-1===n?o.lastIndexOf("@"):o.lastIndexOf("@",n))&&(e=o.slice(0,t),o=o.slice(t+1),this.auth=e),n=-1;for(let e=0;e<eq.length;e++)-1!==(r=o.indexOf(eq[e]))&&(-1===n||r<n)&&(n=r);-1===n&&(n=o.length),":"===o[n-1]&&n--;let i=o.slice(0,n);o=o.slice(n),this.parseHost(i),this.hostname=this.hostname||"";let a="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!a){let e=this.hostname.split(/\./);for(let t=0,n=e.length;t<n;t++){let n=e[t];if(n&&!n.match(ez)){let r="";for(let e=0,t=n.length;e<t;e++)n.charCodeAt(e)>127?r+="x":r+=n[e];if(!r.match(ez)){let r=e.slice(0,t),i=e.slice(t+1),a=n.match(eU);a&&(r.push(a[1]),i.unshift(a[2])),i.length&&(o=i.join(".")+o),this.hostname=r.join(".");break}}}}this.hostname.length>255&&(this.hostname=""),a&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}let l=o.indexOf("#");-1!==l&&(this.hash=o.substr(l),o=o.slice(0,l));let s=o.indexOf("?");return -1!==s&&(this.search=o.substr(s),o=o.slice(0,s)),o&&(this.pathname=o),eH[n]&&this.hostname&&!this.pathname&&(this.pathname=""),this},eM.prototype.parseHost=function(e){let t=eP.exec(e);t&&(":"!==(t=t[0])&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)};let eW=function(e,t){if(e&&e instanceof eM)return e;let n=new eM;return n.parse(e,t),n},eG=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,eZ=/[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/,eY=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,eK=/[\0-\x1F\x7F-\x9F]/,eQ=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/,eX=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,eJ=new Uint16Array('ᵁ<\xd5ıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms\x7f\x84\x8b\x90\x95\x98\xa6\xb3\xb9\xc8\xcflig耻\xc6䃆P耻&䀦cute耻\xc1䃁reve;䄂Āiyx}rc耻\xc2䃂;䐐r;쀀\ud835\udd04rave耻\xc0䃀pha;䎑acr;䄀d;橓Āgp\x9d\xa1on;䄄f;쀀\ud835\udd38plyFunction;恡ing耻\xc5䃅Ācs\xbe\xc3r;쀀\ud835\udc9cign;扔ilde耻\xc3䃃ml耻\xc4䃄Ѐaceforsu\xe5\xfb\xfeėĜĢħĪĀcr\xea\xf2kslash;或Ŷ\xf6\xf8;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀\ud835\udd05pf;쀀\ud835\udd39eve;䋘c\xf2ēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻\xa9䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻\xc7䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷\xf2ſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀\ud835\udc9epĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀\ud835\udd07Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀\ud835\udd3bƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegra\xecȹoɴ͹\0\0ͻ\xbb͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔e\xe5ˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀\ud835\udc9frok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻\xd0䃐cute耻\xc9䃉ƀaiyӒӗӜron;䄚rc耻\xca䃊;䐭ot;䄖r;쀀\ud835\udd08rave耻\xc8䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀\ud835\udd3csilon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻\xcb䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀\ud835\udd09lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀\ud835\udd3dAll;戀riertrf;愱c\xf2׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀\ud835\udd0a;拙pf;쀀\ud835\udd3eeater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀\ud835\udca2;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅ\xf2کrok;䄦mpńېۘownHum\xf0įqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻\xcd䃍Āiyܓܘrc耻\xce䃎;䐘ot;䄰r;愑rave耻\xcc䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lie\xf3ϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀\ud835\udd40a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻\xcf䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀\ud835\udd0dpf;쀀\ud835\udd41ǣ߇\0ߌr;쀀\ud835\udca5rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀\ud835\udd0epf;쀀\ud835\udd42cr;쀀\ud835\udca6րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ight\xe1Μs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀\ud835\udd0fĀ;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊight\xe1οight\xe1ϊf;쀀\ud835\udd43erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂ\xf2ࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀\ud835\udd10nusPlus;戓pf;쀀\ud835\udd44c\xf2੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘\xeb૙eryThi\xee૙tedĀGL૸ଆreaterGreate\xf2ٳessLes\xf3ੈLine;䀊r;쀀\ud835\udd11ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀\ud835\udca9ilde耻\xd1䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻\xd3䃓Āiy෎ීrc耻\xd4䃔;䐞blac;䅐r;쀀\ud835\udd12rave耻\xd2䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀\ud835\udd46enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀\ud835\udcaaash耻\xd8䃘iŬื฼de耻\xd5䃕es;樷ml耻\xd6䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀\ud835\udd13i;䎦;䎠usMinus;䂱Āipຢອncareplan\xe5ڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀\ud835\udcab;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀\ud835\udd14pf;愚cr;쀀\ud835\udcac؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻\xae䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r\xbbཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀\ud835\udd16ortȀDLRUᄪᄴᄾᅉownArrow\xbbОeftArrow\xbb࢚ightArrow\xbb࿝pArrow;憑gma;䎣allCircle;战pf;쀀\ud835\udd4aɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀\ud835\udcaear;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Th\xe1ྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et\xbbሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻\xde䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀\ud835\udd17Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀\ud835\udd4bipleDot;惛Āctዖዛr;쀀\ud835\udcafrok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻\xda䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻\xdb䃛;䐣blac;䅰r;쀀\ud835\udd18rave耻\xd9䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀\ud835\udd4cЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥own\xe1ϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀\ud835\udcb0ilde;䅨ml耻\xdc䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀\ud835\udd19pf;쀀\ud835\udd4dcr;쀀\ud835\udcb1dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀\ud835\udd1apf;쀀\ud835\udd4ecr;쀀\ud835\udcb2Ȁfiosᓋᓐᓒᓘr;쀀\ud835\udd1b;䎞pf;쀀\ud835\udd4fcr;쀀\ud835\udcb3ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻\xdd䃝Āiyᔉᔍrc;䅶;䐫r;쀀\ud835\udd1cpf;쀀\ud835\udd50cr;쀀\ud835\udcb4ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidt\xe8૙a;䎖r;愨pf;愤cr;쀀\ud835\udcb5௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻\xe1䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻\xe2䃢te肻\xb4̆;䐰lig耻\xe6䃦Ā;r\xb2ᖺ;쀀\ud835\udd1erave耻\xe0䃠ĀepᗊᗖĀfpᗏᗔsym;愵\xe8ᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e\xbbᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢\xbb\xb9arr;捼Āgpᙣᙧon;䄅f;쀀\ud835\udd52΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒ\xf1ᚃing耻\xe5䃥ƀctyᚡᚦᚨr;쀀\ud835\udcb6;䀪mpĀ;e዁ᚯ\xf1ʈilde耻\xe3䃣ml耻\xe4䃤Āciᛂᛈonin\xf4ɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e\xbbᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰s\xe9ᜌno\xf5ēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀\ud835\udd1fg΀costuvwឍឝឳេ៕៛៞ƀaiuបពរ\xf0ݠrc;旯p\xbb፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄e\xe5ᑄ\xe5ᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀\ud835\udd53Ā;tᏋᡣom\xbbᏌtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻\xa6䂦Ȁceioᥑᥖᥚᥠr;쀀\ud835\udcb7mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t\xbb᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁\xeeړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻\xe7䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻\xb8ƭptyv;榲t脀\xa2;eᨭᨮ䂢r\xe4Ʋr;쀀\ud835\udd20ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark\xbbᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟\xbbཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it\xbb᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;q\xc7\xc6ɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁\xeeᅠeĀmx᫱᫶ent\xbb᫩e\xf3ɍǧ᫾\0ᬇĀ;dኻᬂot;橭n\xf4Ɇƀfryᬐᬔᬗ;쀀\ud835\udd54o\xe4ɔ脀\xa9;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀\ud835\udcb8Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒre\xe3᭳u\xe3᭵ee;拎edge;拏en耻\xa4䂤earrowĀlrᯮ᯳eft\xbbᮀight\xbbᮽe\xe4ᯝĀciᰁᰇonin\xf4Ƿnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍r\xf2΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸\xf2ᄳhĀ;vᱚᱛ怐\xbbऊūᱡᱧarow;椏a\xe3̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻\xb0䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀\ud835\udd21arĀlrᲳᲵ\xbbࣜ\xbbသʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀\xf7;o᳧ᳰntimes;拇n\xf8᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀\ud835\udd55ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedg\xe5\xfanƀadhᄮᵝᵧownarrow\xf3ᲃarpoonĀlrᵲᵶef\xf4Ჴigh\xf4ᲶŢᵿᶅkaro\xf7གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀\ud835\udcb9;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃r\xf2Щa\xf2ྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴo\xf4ᲉĀcsḎḔute耻\xe9䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻\xea䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀\ud835\udd22ƀ;rsṐṑṗ檚ave耻\xe8䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et\xbbẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀\ud835\udd56ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on\xbbớ;䏵ȀcsuvỪỳἋἣĀioữḱrc\xbbḮɩỹ\0\0ỻ\xedՈantĀglἂἆtr\xbbṝess\xbbṺƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯o\xf4͒ĀahὉὋ;䎷耻\xf0䃰Āmrὓὗl耻\xeb䃫o;悬ƀcipὡὤὧl;䀡s\xf4ծĀeoὬὴctatio\xeeՙnential\xe5չৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotse\xf1Ṅy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀\ud835\udd23lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀\ud835\udd57ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻\xbd䂽;慓耻\xbc䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻\xbe䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀\ud835\udcbbࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lan\xf4٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀\ud835\udd24Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox\xbbℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀\ud835\udd58Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎pro\xf8₞r;楸qĀlqؿ↖les\xf3₈i\xed٫Āen↣↭rtneqq;쀀≩︀\xc5↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽r\xf2ΠȀilmr⇐⇔⇗⇛rs\xf0ᒄf\xbb․il\xf4کĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it\xbb∊lip;怦con;抹r;쀀\ud835\udd25sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀\ud835\udd59bar;怕ƀclt≯≴≸r;쀀\ud835\udcbdas\xe8⇴rok;䄧Ābp⊂⊇ull;恃hen\xbbᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻\xed䃭ƀ;iyݱ⊰⊵rc耻\xee䃮;䐸Ācx⊼⊿y;䐵cl耻\xa1䂡ĀfrΟ⋉;쀀\ud835\udd26rave耻\xec䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓in\xe5ގar\xf4ܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝do\xf4⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙er\xf3ᕣ\xe3⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀\ud835\udd5aa;䎹uest耻\xbf䂿Āci⎊⎏r;쀀\ud835\udcbenʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻\xef䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀\ud835\udd27ath;䈷pf;쀀\ud835\udd5bǣ⏬\0⏱r;쀀\ud835\udcbfrcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀\ud835\udd28reen;䄸cy;䑅cy;䑜pf;쀀\ud835\udd5ccr;쀀\ud835\udcc0஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼r\xf2৆\xf2Εail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴ra\xeeࡌbda;䎻gƀ;dlࢎⓁⓃ;榑\xe5ࢎ;檅uo耻\xab䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝\xeb≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼\xecࢰ\xe2┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□a\xe9⓶arpoonĀdu▯▴own\xbbњp\xbb०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoon\xf3྘quigarro\xf7⇰hreetimes;拋ƀ;qs▋ও◺lan\xf4বʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋ppro\xf8Ⓠot;拖qĀgq♃♅\xf4উgt\xf2⒌\xf4ছi\xedলƀilr♕࣡♚sht;楼;쀀\ud835\udd29Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖r\xf2◁orne\xf2ᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che\xbb⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox\xbb⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽r\xebࣁgƀlmr⛿✍✔eftĀar০✇ight\xe1৲apsto;柼ight\xe1৽parrowĀlr✥✩ef\xf4⓭ight;憬ƀafl✶✹✽r;榅;쀀\ud835\udd5dus;樭imes;樴š❋❏st;戗\xe1ፎƀ;ef❗❘᠀旊nge\xbb❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇r\xf2ࢨorne\xf2ᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀\ud835\udcc1mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹re\xe5◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀\xc5⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻\xaf䂯Āet⡗⡙;時Ā;e⡞⡟朠se\xbb⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻ow\xeeҌef\xf4ए\xf0Ꮡker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle\xbbᘦr;쀀\ud835\udd2ao;愧ƀcdn⢯⢴⣉ro耻\xb5䂵Ȁ;acdᑤ⢽⣀⣄s\xf4ᚧir;櫰ot肻\xb7Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛\xf2−\xf0ઁĀdp⣩⣮els;抧f;쀀\ud835\udd5eĀct⣸⣽r;쀀\ud835\udcc2pos\xbbᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la\xbb˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉ro\xf8඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻\xa0ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸ui\xf6ୣĀei⩊⩎ar;椨\xed஘istĀ;s஠டr;쀀\ud835\udd2bȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lan\xf4௢i\xed௪Ā;rஶ⪁\xbbஷƀAap⪊⪍⪑r\xf2⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹r\xf2⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro\xf7⫁ightarro\xf7⪐ƀ;qs఻⪺⫪lan\xf4ౕĀ;sౕ⫴\xbbశi\xedౝĀ;rవ⫾iĀ;eచథi\xe4ඐĀpt⬌⬑f;쀀\ud835\udd5f膀\xac;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lle\xec୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳u\xe5ಥĀ;cಘ⭸Ā;eಒ⭽\xf1ಘȀAait⮈⮋⮝⮧r\xf2⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow\xbb⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉u\xe5൅;쀀\ud835\udcc3ortɭ⬅\0\0⯖ar\xe1⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭\xe5೸\xe5ഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗ\xf1സȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇ\xecௗlde耻\xf1䃱\xe7ృiangleĀlrⱒⱜeftĀ;eచⱚ\xf1దightĀ;eೋⱥ\xf1೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻\xf3䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻\xf4䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀\ud835\udd2cͯ⵹\0\0⵼\0ⶂn;䋛ave耻\xf2䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨr\xf2᪀Āir⶝ⶠr;榾oss;榻n\xe5๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀\ud835\udd60ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨r\xf2᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f\xbbⷿ耻\xaa䂪耻\xba䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧\xf2⸁ash耻\xf8䃸l;折iŬⸯ⸴de耻\xf5䃵esĀ;aǛ⸺s;樶ml耻\xf6䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀\xb6;l⹭⹮䂶le\xecЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀\ud835\udd2dƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕ma\xf4੶ne;明ƀ;tv⺿⻀⻈䏀chfork\xbb´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎\xf6⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻\xb1ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀\ud835\udd61nd耻\xa3䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷u\xe5໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾ppro\xf8⽃urlye\xf1໙\xf1໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨i\xedໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺\xf0⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴\xef໻rel;抰Āci⿀⿅r;쀀\ud835\udcc5;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀\ud835\udd2epf;쀀\ud835\udd62rime;恗cr;쀀\ud835\udcc6ƀaeo⿸〉〓tĀei⿾々rnion\xf3ڰnt;樖stĀ;e【】䀿\xf1Ἑ\xf4༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがr\xf2Ⴓ\xf2ϝail;検ar\xf2ᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕i\xe3ᅮmptyv;榳gȀ;del࿑らるろ;榒;榥\xe5࿑uo耻\xbb䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞\xeb≝\xf0✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶al\xf3༞ƀabrョリヮr\xf2៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗\xec࿲\xe2ヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜn\xe5Ⴛar\xf4ྩt;断ƀilrㅩဣㅮsht;楽;쀀\ud835\udd2fĀaoㅷㆆrĀduㅽㅿ\xbbѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭa\xe9トarpoonĀduㆻㆿow\xeeㅾp\xbb႒eftĀah㇊㇐rrow\xf3࿪arpoon\xf3Ցightarrows;應quigarro\xf7ニhreetimes;拌g;䋚ingdotse\xf1ἲƀahm㈍㈐㈓r\xf2࿪a\xf2Ց;怏oustĀ;a㈞㈟掱che\xbb㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾r\xebဃƀafl㉇㉊㉎r;榆;쀀\ud835\udd63us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒ar\xf2㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀\ud835\udcc7Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠re\xe5ㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛qu\xef➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡u\xe5ᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓i\xedሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒\xeb∨Ā;oਸ਼਴t耻\xa7䂧i;䀻war;椩mĀin㍩\xf0nu\xf3\xf1t;朶rĀ;o㍶⁕쀀\ud835\udd30Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜i\xe4ᑤara\xec⹯耻\xad䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲ar\xf2ᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetm\xe9㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀\ud835\udd64aĀdr㑍ЂesĀ;u㑔㑕晠it\xbb㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍\xf1ᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝\xf1ᆮƀ;afᅻ㒦ְrť㒫ֱ\xbbᅼar\xf2ᅈȀcemt㒹㒾㓂㓅r;쀀\ud835\udcc8tm\xee\xf1i\xec㐕ar\xe6ᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psilo\xeeỠh\xe9⺯s\xbb⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦ppro\xf8㋺urlye\xf1ᇾ\xf1ᇳƀaes㖂㖈㌛ppro\xf8㌚q\xf1㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻\xb9䂹耻\xb2䂲耻\xb3䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨\xeb∮Ā;oਫ਩war;椪lig耻\xdf䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄r\xeb๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀\ud835\udd31Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮ppro\xf8዁im\xbbኬs\xf0ኞĀas㚺㚮\xf0዁rn耻\xfe䃾Ǭ̟㛆⋧es膀\xd7;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀\xe1⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀\ud835\udd65rk;櫚\xe1㍢rime;怴ƀaip㜏㜒㝤d\xe5ቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own\xbbᶻeftĀ;e⠀㜾\xf1म;扜ightĀ;e㊪㝋\xf1ၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀\ud835\udcc9;䑆cy;䑛rok;䅧Āio㞋㞎x\xf4᝷headĀlr㞗㞠eftarro\xf7ࡏightarrow\xbbཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶r\xf2ϭar;楣Ācr㟜㟢ute耻\xfa䃺\xf2ᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻\xfb䃻;䑃ƀabh㠃㠆㠋r\xf2Ꭽlac;䅱a\xf2ᏃĀir㠓㠘sht;楾;쀀\ud835\udd32rave耻\xf9䃹š㠧㠱rĀlr㠬㠮\xbbॗ\xbbႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r\xbb㡆op;挏ri;旸Āal㡖㡚cr;䅫肻\xa8͉Āgp㡢㡦on;䅳f;쀀\ud835\udd66̀adhlsuᅋ㡸㡽፲㢑㢠own\xe1ᎳarpoonĀlr㢈㢌ef\xf4㠭igh\xf4㠯iƀ;hl㢙㢚㢜䏅\xbbᏺon\xbb㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r\xbb㢽op;挎ng;䅯ri;旹cr;쀀\ud835\udccaƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨\xbb᠓Āam㣯㣲r\xf2㢨l耻\xfc䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠r\xf2ϷarĀ;v㤦㤧櫨;櫩as\xe8ϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖app\xe1␕othin\xe7ẖƀhir㓫⻈㥙op\xf4⾵Ā;hᎷ㥢\xefㆍĀiu㥩㥭gm\xe1㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟et\xe1㚜iangleĀlr㦪㦯eft\xbbथight\xbbၑy;䐲ash\xbbံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨa\xf2ᑩr;쀀\ud835\udd33tr\xe9㦮suĀbp㧯㧱\xbbജ\xbb൙pf;쀀\ud835\udd67ro\xf0໻tr\xe9㦴Ācu㨆㨋r;쀀\ud835\udccbĀbp㨐㨘nĀEe㦀㨖\xbb㥾nĀEe㦒㨞\xbb㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀\ud835\udd34pf;쀀\ud835\udd68Ā;eᑹ㩦at\xe8ᑹcr;쀀\ud835\udcccૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tr\xe9៑r;쀀\ud835\udd35ĀAa㪔㪗r\xf2σr\xf2৶;䎾ĀAa㪡㪤r\xf2θr\xf2৫a\xf0✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀\ud835\udd69im\xe5ឲĀAa㫇㫊r\xf2ώr\xf2ਁĀcq㫒ីr;쀀\ud835\udccdĀpt៖㫜r\xe9។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻\xfd䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻\xa5䂥r;쀀\ud835\udd36cy;䑗pf;쀀\ud835\udd6acr;쀀\ud835\udcceĀcm㬦㬩y;䑎l耻\xff䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡tr\xe6ᕟa;䎶r;쀀\ud835\udd37cy;䐶grarr;懝pf;쀀\ud835\udd6bcr;쀀\ud835\udccfĀjn㮅㮇;怍j;怌'.split("").map(e=>e.charCodeAt(0))),e0=new Uint16Array("Ȁaglq \x15\x18\x1bɭ\x0f\0\0\x12p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(e=>e.charCodeAt(0))),e1=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]),e2=null!==(y=String.fromCodePoint)&&void 0!==y?y:function(e){let t="";return e>65535&&(e-=65536,t+=String.fromCharCode(e>>>10&1023|55296),e=56320|1023&e),t+=String.fromCharCode(e)};function e3(e){return e>=b.ZERO&&e<=b.NINE}(function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.LOWER_Z=122]="LOWER_Z",e[e.UPPER_A=65]="UPPER_A",e[e.UPPER_F=70]="UPPER_F",e[e.UPPER_Z=90]="UPPER_Z"})(b||(b={})),function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"}(x||(x={})),function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"}(E||(E={})),function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"}(C||(C={}));class e5{constructor(e,t,n){this.decodeTree=e,this.emitCodePoint=t,this.errors=n,this.state=E.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=C.Strict}startEntity(e){this.decodeMode=e,this.state=E.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(e,t){switch(this.state){case E.EntityStart:if(e.charCodeAt(t)===b.NUM)return this.state=E.NumericStart,this.consumed+=1,this.stateNumericStart(e,t+1);return this.state=E.NamedEntity,this.stateNamedEntity(e,t);case E.NumericStart:return this.stateNumericStart(e,t);case E.NumericDecimal:return this.stateNumericDecimal(e,t);case E.NumericHex:return this.stateNumericHex(e,t);case E.NamedEntity:return this.stateNamedEntity(e,t)}}stateNumericStart(e,t){return t>=e.length?-1:(32|e.charCodeAt(t))===b.LOWER_X?(this.state=E.NumericHex,this.consumed+=1,this.stateNumericHex(e,t+1)):(this.state=E.NumericDecimal,this.stateNumericDecimal(e,t))}addToNumericResult(e,t,n,r){if(t!==n){let i=n-t;this.result=this.result*Math.pow(r,i)+parseInt(e.substr(t,i),r),this.consumed+=i}}stateNumericHex(e,t){let n=t;for(;t<e.length;){var r;let i=e.charCodeAt(t);if(!e3(i)&&(!((r=i)>=b.UPPER_A)||!(r<=b.UPPER_F))&&(!(r>=b.LOWER_A)||!(r<=b.LOWER_F)))return this.addToNumericResult(e,n,t,16),this.emitNumericEntity(i,3);t+=1}return this.addToNumericResult(e,n,t,16),-1}stateNumericDecimal(e,t){let n=t;for(;t<e.length;){let r=e.charCodeAt(t);if(!e3(r))return this.addToNumericResult(e,n,t,10),this.emitNumericEntity(r,2);t+=1}return this.addToNumericResult(e,n,t,10),-1}emitNumericEntity(e,t){var n,r,i;if(this.consumed<=t)return null===(n=this.errors)||void 0===n||n.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(e===b.SEMI)this.consumed+=1;else if(this.decodeMode===C.Strict)return 0;return this.emitCodePoint((r=this.result)>=55296&&r<=57343||r>1114111?65533:null!==(i=e1.get(r))&&void 0!==i?i:r,this.consumed),this.errors&&(e!==b.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(e,t){let{decodeTree:n}=this,r=n[this.treeIndex],i=(r&x.VALUE_LENGTH)>>14;for(;t<e.length;t++,this.excess++){let o=e.charCodeAt(t);if(this.treeIndex=function(e,t,n,r){let i=(t&x.BRANCH_LENGTH)>>7,o=t&x.JUMP_TABLE;if(0===i)return 0!==o&&r===o?n:-1;if(o){let t=r-o;return t<0||t>=i?-1:e[n+t]-1}let a=n,l=a+i-1;for(;a<=l;){let t=a+l>>>1,n=e[t];if(n<r)a=t+1;else{if(!(n>r))return e[t+i];l=t-1}}return -1}(n,r,this.treeIndex+Math.max(1,i),o),this.treeIndex<0)return 0===this.result||this.decodeMode===C.Attribute&&(0===i||function(e){var t;return e===b.EQUALS||(t=e)>=b.UPPER_A&&t<=b.UPPER_Z||t>=b.LOWER_A&&t<=b.LOWER_Z||e3(t)}(o))?0:this.emitNotTerminatedNamedEntity();if(0!=(i=((r=n[this.treeIndex])&x.VALUE_LENGTH)>>14)){if(o===b.SEMI)return this.emitNamedEntityData(this.treeIndex,i,this.consumed+this.excess);this.decodeMode!==C.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return -1}emitNotTerminatedNamedEntity(){var e;let{result:t,decodeTree:n}=this,r=(n[t]&x.VALUE_LENGTH)>>14;return this.emitNamedEntityData(t,r,this.consumed),null===(e=this.errors)||void 0===e||e.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(e,t,n){let{decodeTree:r}=this;return this.emitCodePoint(1===t?r[e]&~x.VALUE_LENGTH:r[e+1],n),3===t&&this.emitCodePoint(r[e+2],n),n}end(){var e;switch(this.state){case E.NamedEntity:return 0!==this.result&&(this.decodeMode!==C.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case E.NumericDecimal:return this.emitNumericEntity(0,2);case E.NumericHex:return this.emitNumericEntity(0,3);case E.NumericStart:return null===(e=this.errors)||void 0===e||e.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case E.EntityStart:return 0}}}function e4(e){let t="",n=new e5(e,e=>t+=e2(e));return function(e,r){let i=0,o=0;for(;(o=e.indexOf("&",o))>=0;){t+=e.slice(i,o),n.startEntity(r);let a=n.write(e,o+1);if(a<0){i=o+n.end();break}i=o+a,o=0===a?i+1:i}let a=t+e.slice(i);return t="",a}}let e6=e4(eJ);function e8(e,t=C.Legacy){return e6(e,t)}e4(e0);let e9=new Map([[34,"&quot;"],[38,"&amp;"],[39,"&apos;"],[60,"&lt;"],[62,"&gt;"]]);function e7(e,t){return function(n){let r;let i=0,o="";for(;r=e.exec(n);)i!==r.index&&(o+=n.substring(i,r.index)),o+=t.get(r[0].charCodeAt(0)),i=r.index+1;return o+n.substring(i)}}function te(e){return"[object String]"===Object.prototype.toString.call(e)}null!=String.prototype.codePointAt||((e,t)=>(64512&e.charCodeAt(t))==55296?(e.charCodeAt(t)-55296)*1024+e.charCodeAt(t+1)-56320+65536:e.charCodeAt(t)),e7(/[&<>'"]/g,e9),e7(/["&\u00A0]/g,new Map([[34,"&quot;"],[38,"&amp;"],[160,"&nbsp;"]])),e7(/[&<>\u00A0]/g,new Map([[38,"&amp;"],[60,"&lt;"],[62,"&gt;"],[160,"&nbsp;"]])),function(e){e[e.XML=0]="XML",e[e.HTML=1]="HTML"}(_||(_={})),function(e){e[e.UTF8=0]="UTF8",e[e.ASCII=1]="ASCII",e[e.Extensive=2]="Extensive",e[e.Attribute=3]="Attribute",e[e.Text=4]="Text"}(k||(k={}));let tt=Object.prototype.hasOwnProperty;function tn(e,t){return tt.call(e,t)}function tr(e){let t=Array.prototype.slice.call(arguments,1);return t.forEach(function(t){if(t){if("object"!=typeof t)throw TypeError(t+"must be object");Object.keys(t).forEach(function(n){e[n]=t[n]})}}),e}function ti(e,t,n){return[].concat(e.slice(0,t),n,e.slice(t+1))}function to(e){return(!(e>=55296)||!(e<=57343))&&(!(e>=64976)||!(e<=65007))&&(65535&e)!=65535&&(65535&e)!=65534&&(!(e>=0)||!(e<=8))&&11!==e&&(!(e>=14)||!(e<=31))&&(!(e>=127)||!(e<=159))&&!(e>1114111)}function ta(e){return e>65535?String.fromCharCode(55296+((e-=65536)>>10),56320+(1023&e)):String.fromCharCode(e)}let tl=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,ts=RegExp(tl.source+"|"+/&([a-z#][a-z0-9]{1,31});/gi.source,"gi"),tu=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function tc(e){return 0>e.indexOf("\\")?e:e.replace(tl,"$1")}function td(e){return 0>e.indexOf("\\")&&0>e.indexOf("&")?e:e.replace(ts,function(e,t,n){return t||function(e,t){if(35===t.charCodeAt(0)&&tu.test(t)){let n="x"===t[1].toLowerCase()?parseInt(t.slice(2),16):parseInt(t.slice(1),10);return to(n)?ta(n):e}let n=e8(e);return n!==e?n:e}(e,n)})}let tp=/[&<>"]/,th=/[&<>"]/g,tf={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function tm(e){return tf[e]}function tg(e){return tp.test(e)?e.replace(th,tm):e}let tv=/[.?*+^$[\]\\(){}|-]/g;function ty(e){return e.replace(tv,"\\$&")}function tb(e){switch(e){case 9:case 32:return!0}return!1}function tx(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}function tE(e){return eG.test(e)||eZ.test(e)}function tC(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function t_(e){return(e=e.trim().replace(/\s+/g," ")).toLowerCase().toUpperCase()}let tk={mdurl:A,ucmicro:D};function tS(e,t,n){let r,i,o,a;let l=e.posMax,s=e.pos;for(e.pos=t+1,r=1;e.pos<l;){if(93===(o=e.src.charCodeAt(e.pos))&&0==--r){i=!0;break}if(a=e.pos,e.md.inline.skipToken(e),91===o){if(a===e.pos-1)r++;else if(n)return e.pos=s,-1}}let u=-1;return i&&(u=e.pos),e.pos=s,u}function tT(e,t,n){let r;let i=t,o={ok:!1,pos:0,str:""};if(60===e.charCodeAt(i)){for(i++;i<n&&10!==(r=e.charCodeAt(i))&&60!==r;){if(62===r){o.pos=i+1,o.str=td(e.slice(t+1,i)),o.ok=!0;break}if(92===r&&i+1<n){i+=2;continue}i++}return o}let a=0;for(;i<n&&32!==(r=e.charCodeAt(i))&&!(r<32)&&127!==r;){if(92===r&&i+1<n){if(32===e.charCodeAt(i+1))break;i+=2;continue}if(40===r&&++a>32)return o;if(41===r){if(0===a)break;a--}i++}return t===i||0!==a||(o.str=td(e.slice(t,i)),o.pos=i,o.ok=!0),o}function tw(e,t,n,r){let i;let o=t,a={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(r)a.str=r.str,a.marker=r.marker;else{if(o>=n)return a;let r=e.charCodeAt(o);if(34!==r&&39!==r&&40!==r)return a;t++,o++,40===r&&(r=41),a.marker=r}for(;o<n;){if((i=e.charCodeAt(o))===a.marker)return a.pos=o+1,a.str+=td(e.slice(t,o)),a.ok=!0,a;if(40===i&&41===a.marker)return a;92===i&&o+1<n&&o++,o++}return a.can_continue=!0,a.str+=td(e.slice(t,o)),a}let tA={};function tD(){this.rules=tr({},tA)}function tN(){this.__rules__=[],this.__cache__=null}function tF(e,t,n){this.type=e,this.tag=t,this.attrs=null,this.map=null,this.nesting=n,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}function tL(e,t,n){this.src=e,this.env=n,this.tokens=[],this.inlineMode=!1,this.md=t}tA.code_inline=function(e,t,n,r,i){let o=e[t];return"<code"+i.renderAttrs(o)+">"+tg(o.content)+"</code>"},tA.code_block=function(e,t,n,r,i){let o=e[t];return"<pre"+i.renderAttrs(o)+"><code>"+tg(e[t].content)+"</code></pre>\n"},tA.fence=function(e,t,n,r,i){let o;let a=e[t],l=a.info?td(a.info).trim():"",s="",u="";if(l){let e=l.split(/(\s+)/g);s=e[0],u=e.slice(2).join("")}if(0===(o=n.highlight&&n.highlight(a.content,s,u)||tg(a.content)).indexOf("<pre"))return o+"\n";if(l){let e=a.attrIndex("class"),t=a.attrs?a.attrs.slice():[];return e<0?t.push(["class",n.langPrefix+s]):(t[e]=t[e].slice(),t[e][1]+=" "+n.langPrefix+s),`<pre><code${i.renderAttrs({attrs:t})}>${o}</code></pre>
7
7
  `}return`<pre><code${i.renderAttrs(a)}>${o}</code></pre>
8
- `},tA.image=function(e,t,n,r,i){let o=e[t];return o.attrs[o.attrIndex("alt")][1]=i.renderInlineAsText(o.children,n,r),i.renderToken(e,t,n)},tA.hardbreak=function(e,t,n){return n.xhtmlOut?"<br />\n":"<br>\n"},tA.softbreak=function(e,t,n){return n.breaks?n.xhtmlOut?"<br />\n":"<br>\n":"\n"},tA.text=function(e,t){return tg(e[t].content)},tA.html_block=function(e,t){return e[t].content},tA.html_inline=function(e,t){return e[t].content},tD.prototype.renderAttrs=function(e){let t,n,r;if(!e.attrs)return"";for(t=0,r="",n=e.attrs.length;t<n;t++)r+=" "+tg(e.attrs[t][0])+'="'+tg(e.attrs[t][1])+'"';return r},tD.prototype.renderToken=function(e,t,n){let r=e[t],i="";if(r.hidden)return"";r.block&&-1!==r.nesting&&t&&e[t-1].hidden&&(i+="\n"),i+=(-1===r.nesting?"</":"<")+r.tag+this.renderAttrs(r),0===r.nesting&&n.xhtmlOut&&(i+=" /");let o=!1;if(r.block&&(o=!0,1===r.nesting&&t+1<e.length)){let n=e[t+1];"inline"===n.type||n.hidden?o=!1:-1===n.nesting&&n.tag===r.tag&&(o=!1)}return i+(o?">\n":">")},tD.prototype.renderInline=function(e,t,n){let r="",i=this.rules;for(let o=0,a=e.length;o<a;o++){let a=e[o].type;void 0!==i[a]?r+=i[a](e,o,t,n,this):r+=this.renderToken(e,o,t)}return r},tD.prototype.renderInlineAsText=function(e,t,n){let r="";for(let i=0,o=e.length;i<o;i++)switch(e[i].type){case"text":case"html_inline":case"html_block":r+=e[i].content;break;case"image":r+=this.renderInlineAsText(e[i].children,t,n);break;case"softbreak":case"hardbreak":r+="\n"}return r},tD.prototype.render=function(e,t,n){let r="",i=this.rules;for(let o=0,a=e.length;o<a;o++){let a=e[o].type;"inline"===a?r+=this.renderInline(e[o].children,t,n):void 0!==i[a]?r+=i[a](e,o,t,n,this):r+=this.renderToken(e,o,t,n)}return r},tN.prototype.__find__=function(e){for(let t=0;t<this.__rules__.length;t++)if(this.__rules__[t].name===e)return t;return -1},tN.prototype.__compile__=function(){let e=this,t=[""];e.__rules__.forEach(function(e){e.enabled&&e.alt.forEach(function(e){0>t.indexOf(e)&&t.push(e)})}),e.__cache__={},t.forEach(function(t){e.__cache__[t]=[],e.__rules__.forEach(function(n){!n.enabled||t&&0>n.alt.indexOf(t)||e.__cache__[t].push(n.fn)})})},tN.prototype.at=function(e,t,n){let r=this.__find__(e);if(-1===r)throw Error("Parser rule not found: "+e);this.__rules__[r].fn=t,this.__rules__[r].alt=(n||{}).alt||[],this.__cache__=null},tN.prototype.before=function(e,t,n,r){let i=this.__find__(e);if(-1===i)throw Error("Parser rule not found: "+e);this.__rules__.splice(i,0,{name:t,enabled:!0,fn:n,alt:(r||{}).alt||[]}),this.__cache__=null},tN.prototype.after=function(e,t,n,r){let i=this.__find__(e);if(-1===i)throw Error("Parser rule not found: "+e);this.__rules__.splice(i+1,0,{name:t,enabled:!0,fn:n,alt:(r||{}).alt||[]}),this.__cache__=null},tN.prototype.push=function(e,t,n){this.__rules__.push({name:e,enabled:!0,fn:t,alt:(n||{}).alt||[]}),this.__cache__=null},tN.prototype.enable=function(e,t){Array.isArray(e)||(e=[e]);let n=[];return e.forEach(function(e){let r=this.__find__(e);if(r<0){if(t)return;throw Error("Rules manager: invalid rule name "+e)}this.__rules__[r].enabled=!0,n.push(e)},this),this.__cache__=null,n},tN.prototype.enableOnly=function(e,t){Array.isArray(e)||(e=[e]),this.__rules__.forEach(function(e){e.enabled=!1}),this.enable(e,t)},tN.prototype.disable=function(e,t){Array.isArray(e)||(e=[e]);let n=[];return e.forEach(function(e){let r=this.__find__(e);if(r<0){if(t)return;throw Error("Rules manager: invalid rule name "+e)}this.__rules__[r].enabled=!1,n.push(e)},this),this.__cache__=null,n},tN.prototype.getRules=function(e){return null===this.__cache__&&this.__compile__(),this.__cache__[e]||[]},tF.prototype.attrIndex=function(e){if(!this.attrs)return -1;let t=this.attrs;for(let n=0,r=t.length;n<r;n++)if(t[n][0]===e)return n;return -1},tF.prototype.attrPush=function(e){this.attrs?this.attrs.push(e):this.attrs=[e]},tF.prototype.attrSet=function(e,t){let n=this.attrIndex(e),r=[e,t];n<0?this.attrPush(r):this.attrs[n]=r},tF.prototype.attrGet=function(e){let t=this.attrIndex(e),n=null;return t>=0&&(n=this.attrs[t][1]),n},tF.prototype.attrJoin=function(e,t){let n=this.attrIndex(e);n<0?this.attrPush([e,t]):this.attrs[n][1]=this.attrs[n][1]+" "+t},tL.prototype.Token=tF;let tI=/\r\n?|\n/g,tj=/\0/g,tR=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,tM=/\((c|tm|r)\)/i,tO=/\((c|tm|r)\)/ig,tP={c:"\xa9",r:"\xae",tm:"™"};function tV(e,t){return tP[t.toLowerCase()]}let tq=/['"]/,tB=/['"]/g;function tz(e,t,n){return e.slice(0,t)+n+e.slice(t+1)}let tU=[["normalize",function(e){let t;t=(t=e.src.replace(tI,"\n")).replace(tj,"�"),e.src=t}],["block",function(e){let t;e.inlineMode?((t=new e.Token("inline","",0)).content=e.src,t.map=[0,1],t.children=[],e.tokens.push(t)):e.md.block.parse(e.src,e.md,e.env,e.tokens)}],["inline",function(e){let t=e.tokens;for(let n=0,r=t.length;n<r;n++){let r=t[n];"inline"===r.type&&e.md.inline.parse(r.content,e.md,e.env,r.children)}}],["linkify",function(e){let t=e.tokens;if(e.md.options.linkify)for(let i=0,o=t.length;i<o;i++){if("inline"!==t[i].type||!e.md.linkify.pretest(t[i].content))continue;let o=t[i].children,a=0;for(let l=o.length-1;l>=0;l--){let s=o[l];if("link_close"===s.type){for(l--;o[l].level!==s.level&&"link_open"!==o[l].type;)l--;continue}if("html_inline"===s.type){var n,r;n=s.content,/^<a[>\s]/i.test(n)&&a>0&&a--,r=s.content,/^<\/a\s*>/i.test(r)&&a++}if(!(a>0)&&"text"===s.type&&e.md.linkify.test(s.content)){let n=s.content,r=e.md.linkify.match(n),a=[],u=s.level,c=0;r.length>0&&0===r[0].index&&l>0&&"text_special"===o[l-1].type&&(r=r.slice(1));for(let t=0;t<r.length;t++){let i=r[t].url,o=e.md.normalizeLink(i);if(!e.md.validateLink(o))continue;let l=r[t].text;l=r[t].schema?"mailto:"!==r[t].schema||/^mailto:/i.test(l)?e.md.normalizeLinkText(l):e.md.normalizeLinkText("mailto:"+l).replace(/^mailto:/,""):e.md.normalizeLinkText("http://"+l).replace(/^http:\/\//,"");let s=r[t].index;if(s>c){let t=new e.Token("text","",0);t.content=n.slice(c,s),t.level=u,a.push(t)}let d=new e.Token("link_open","a",1);d.attrs=[["href",o]],d.level=u++,d.markup="linkify",d.info="auto",a.push(d);let p=new e.Token("text","",0);p.content=l,p.level=u,a.push(p);let h=new e.Token("link_close","a",-1);h.level=--u,h.markup="linkify",h.info="auto",a.push(h),c=r[t].lastIndex}if(c<n.length){let t=new e.Token("text","",0);t.content=n.slice(c),t.level=u,a.push(t)}t[i].children=o=ti(o,l,a)}}}}],["replacements",function(e){let t;if(e.md.options.typographer)for(t=e.tokens.length-1;t>=0;t--)"inline"===e.tokens[t].type&&(tM.test(e.tokens[t].content)&&function(e){let t=0;for(let n=e.length-1;n>=0;n--){let r=e[n];"text"!==r.type||t||(r.content=r.content.replace(tO,tV)),"link_open"===r.type&&"auto"===r.info&&t--,"link_close"===r.type&&"auto"===r.info&&t++}}(e.tokens[t].children),tR.test(e.tokens[t].content)&&function(e){let t=0;for(let n=e.length-1;n>=0;n--){let r=e[n];"text"===r.type&&!t&&tR.test(r.content)&&(r.content=r.content.replace(/\+-/g,"\xb1").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/mg,"$1—").replace(/(^|\s)--(?=\s|$)/mg,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg,"$1–")),"link_open"===r.type&&"auto"===r.info&&t--,"link_close"===r.type&&"auto"===r.info&&t++}}(e.tokens[t].children))}],["smartquotes",function(e){if(e.md.options.typographer)for(let t=e.tokens.length-1;t>=0;t--)"inline"===e.tokens[t].type&&tq.test(e.tokens[t].content)&&function(e,t){let n;let r=[];for(let i=0;i<e.length;i++){let o=e[i],a=e[i].level;for(n=r.length-1;n>=0&&!(r[n].level<=a);n--);if(r.length=n+1,"text"!==o.type)continue;let l=o.content,s=0,u=l.length;t:for(;s<u;){tB.lastIndex=s;let c=tB.exec(l);if(!c)break;let d=!0,p=!0;s=c.index+1;let h="'"===c[0],f=32;if(c.index-1>=0)f=l.charCodeAt(c.index-1);else for(n=i-1;n>=0&&"softbreak"!==e[n].type&&"hardbreak"!==e[n].type;n--)if(e[n].content){f=e[n].content.charCodeAt(e[n].content.length-1);break}let m=32;if(s<u)m=l.charCodeAt(s);else for(n=i+1;n<e.length&&"softbreak"!==e[n].type&&"hardbreak"!==e[n].type;n++)if(e[n].content){m=e[n].content.charCodeAt(0);break}let g=tC(f)||tE(String.fromCharCode(f)),v=tC(m)||tE(String.fromCharCode(m)),y=tx(f),b=tx(m);if(b?d=!1:v&&!(y||g)&&(d=!1),y?p=!1:g&&!(b||v)&&(p=!1),34===m&&'"'===c[0]&&f>=48&&f<=57&&(p=d=!1),d&&p&&(d=g,p=v),!d&&!p){h&&(o.content=tz(o.content,c.index,"’"));continue}if(p)for(n=r.length-1;n>=0;n--){let d=r[n];if(r[n].level<a)break;if(d.single===h&&r[n].level===a){let a,p;d=r[n],h?(a=t.md.options.quotes[2],p=t.md.options.quotes[3]):(a=t.md.options.quotes[0],p=t.md.options.quotes[1]),o.content=tz(o.content,c.index,p),e[d.token].content=tz(e[d.token].content,d.pos,a),s+=p.length-1,d.token===i&&(s+=a.length-1),u=(l=o.content).length,r.length=n;continue t}}d?r.push({token:i,pos:c.index,single:h,level:a}):p&&h&&(o.content=tz(o.content,c.index,"’"))}}}(e.tokens[t].children,e)}],["text_join",function(e){let t,n;let r=e.tokens,i=r.length;for(let e=0;e<i;e++){if("inline"!==r[e].type)continue;let i=r[e].children,o=i.length;for(t=0;t<o;t++)"text_special"===i[t].type&&(i[t].type="text");for(t=n=0;t<o;t++)"text"===i[t].type&&t+1<o&&"text"===i[t+1].type?i[t+1].content=i[t].content+i[t+1].content:(t!==n&&(i[n]=i[t]),n++);t!==n&&(i.length=n)}}]];function t$(){this.ruler=new tN;for(let e=0;e<tU.length;e++)this.ruler.push(tU[e][0],tU[e][1])}function tH(e,t,n,r){this.src=e,this.md=t,this.env=n,this.tokens=r,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0;let i=this.src;for(let e=0,t=0,n=0,r=0,o=i.length,a=!1;t<o;t++){let l=i.charCodeAt(t);if(!a){if(tb(l)){n++,9===l?r+=4-r%4:r++;continue}a=!0}(10===l||t===o-1)&&(10!==l&&t++,this.bMarks.push(e),this.eMarks.push(t),this.tShift.push(n),this.sCount.push(r),this.bsCount.push(0),a=!1,n=0,r=0,e=t+1)}this.bMarks.push(i.length),this.eMarks.push(i.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}function tW(e,t){let n=e.bMarks[t]+e.tShift[t],r=e.eMarks[t];return e.src.slice(n,r)}function tG(e){let t=[],n=e.length,r=0,i=e.charCodeAt(r),o=!1,a=0,l="";for(;r<n;)124===i&&(o?(l+=e.substring(a,r-1),a=r):(t.push(l+e.substring(a,r)),l="",a=r+1)),o=92===i,r++,i=e.charCodeAt(r);return t.push(l+e.substring(a)),t}function tZ(e,t){let n=e.eMarks[t],r=e.bMarks[t]+e.tShift[t],i=e.src.charCodeAt(r++);return 42!==i&&45!==i&&43!==i||r<n&&!tb(e.src.charCodeAt(r))?-1:r}function tY(e,t){let n=e.bMarks[t]+e.tShift[t],r=e.eMarks[t],i=n;if(i+1>=r)return -1;let o=e.src.charCodeAt(i++);if(o<48||o>57)return -1;for(;;){if(i>=r)return -1;if((o=e.src.charCodeAt(i++))>=48&&o<=57){if(i-n>=10)return -1;continue}if(41===o||46===o)break;return -1}return i<r&&!tb(o=e.src.charCodeAt(i))?-1:i}t$.prototype.process=function(e){let t=this.ruler.getRules("");for(let n=0,r=t.length;n<r;n++)t[n](e)},t$.prototype.State=tL,tH.prototype.push=function(e,t,n){let r=new tF(e,t,n);return r.block=!0,n<0&&this.level--,r.level=this.level,n>0&&this.level++,this.tokens.push(r),r},tH.prototype.isEmpty=function(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]},tH.prototype.skipEmptyLines=function(e){for(let t=this.lineMax;e<t&&!(this.bMarks[e]+this.tShift[e]<this.eMarks[e]);e++);return e},tH.prototype.skipSpaces=function(e){for(let t=this.src.length;e<t&&tb(this.src.charCodeAt(e));e++);return e},tH.prototype.skipSpacesBack=function(e,t){if(e<=t)return e;for(;e>t;)if(!tb(this.src.charCodeAt(--e)))return e+1;return e},tH.prototype.skipChars=function(e,t){for(let n=this.src.length;e<n&&this.src.charCodeAt(e)===t;e++);return e},tH.prototype.skipCharsBack=function(e,t,n){if(e<=n)return e;for(;e>n;)if(t!==this.src.charCodeAt(--e))return e+1;return e},tH.prototype.getLines=function(e,t,n,r){if(e>=t)return"";let i=Array(t-e);for(let o=0,a=e;a<t;a++,o++){let e,l=0,s=this.bMarks[a],u=s;for(e=a+1<t||r?this.eMarks[a]+1:this.eMarks[a];u<e&&l<n;){let e=this.src.charCodeAt(u);if(tb(e))9===e?l+=4-(l+this.bsCount[a])%4:l++;else if(u-s<this.tShift[a])l++;else break;u++}l>n?i[o]=Array(l-n+1).join(" ")+this.src.slice(u,e):i[o]=this.src.slice(u,e)}return i.join("")},tH.prototype.Token=tF;let tK="<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^\"'=<>`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",tQ="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",tX=RegExp("^(?:"+tK+"|"+tQ+"|<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->|<[?][\\s\\S]*?[?]>|<![A-Za-z][^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)"),tJ=RegExp("^(?:"+tK+"|"+tQ+")"),t0=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[RegExp("^</?(address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h1|h2|h3|h4|h5|h6|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul)(?=(\\s|/?>|$))","i"),/^$/,!0],[RegExp(tJ.source+"\\s*$"),/^$/,!1]],t1=[["table",function(e,t,n,r){let i;if(t+2>n)return!1;let o=t+1;if(e.sCount[o]<e.blkIndent||e.sCount[o]-e.blkIndent>=4)return!1;let a=e.bMarks[o]+e.tShift[o];if(a>=e.eMarks[o])return!1;let l=e.src.charCodeAt(a++);if(124!==l&&45!==l&&58!==l||a>=e.eMarks[o])return!1;let s=e.src.charCodeAt(a++);if(124!==s&&45!==s&&58!==s&&!tb(s)||45===l&&tb(s))return!1;for(;a<e.eMarks[o];){let t=e.src.charCodeAt(a);if(124!==t&&45!==t&&58!==t&&!tb(t))return!1;a++}let u=tW(e,t+1),c=u.split("|"),d=[];for(let e=0;e<c.length;e++){let t=c[e].trim();if(!t){if(0===e||e===c.length-1)continue;return!1}if(!/^:?-+:?$/.test(t))return!1;58===t.charCodeAt(t.length-1)?d.push(58===t.charCodeAt(0)?"center":"right"):58===t.charCodeAt(0)?d.push("left"):d.push("")}if(-1===(u=tW(e,t).trim()).indexOf("|")||e.sCount[t]-e.blkIndent>=4)return!1;(c=tG(u)).length&&""===c[0]&&c.shift(),c.length&&""===c[c.length-1]&&c.pop();let p=c.length;if(0===p||p!==d.length)return!1;if(r)return!0;let h=e.parentType;e.parentType="table";let f=e.md.block.ruler.getRules("blockquote"),m=e.push("table_open","table",1),g=[t,0];m.map=g,e.push("thead_open","thead",1).map=[t,t+1],e.push("tr_open","tr",1).map=[t,t+1];for(let t=0;t<c.length;t++){let n=e.push("th_open","th",1);d[t]&&(n.attrs=[["style","text-align:"+d[t]]]);let r=e.push("inline","",0);r.content=c[t].trim(),r.children=[],e.push("th_close","th",-1)}e.push("tr_close","tr",-1),e.push("thead_close","thead",-1);let v=0;for(o=t+2;o<n&&!(e.sCount[o]<e.blkIndent);o++){let r=!1;for(let t=0,i=f.length;t<i;t++)if(f[t](e,o,n,!0)){r=!0;break}if(r||!(u=tW(e,o).trim())||e.sCount[o]-e.blkIndent>=4||((c=tG(u)).length&&""===c[0]&&c.shift(),c.length&&""===c[c.length-1]&&c.pop(),(v+=p-c.length)>65536))break;o===t+2&&(e.push("tbody_open","tbody",1).map=i=[t+2,0]),e.push("tr_open","tr",1).map=[o,o+1];for(let t=0;t<p;t++){let n=e.push("td_open","td",1);d[t]&&(n.attrs=[["style","text-align:"+d[t]]]);let r=e.push("inline","",0);r.content=c[t]?c[t].trim():"",r.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}return i&&(e.push("tbody_close","tbody",-1),i[1]=o),e.push("table_close","table",-1),g[1]=o,e.parentType=h,e.line=o,!0},["paragraph","reference"]],["code",function(e,t,n){if(e.sCount[t]-e.blkIndent<4)return!1;let r=t+1,i=r;for(;r<n;){if(e.isEmpty(r)){r++;continue}if(e.sCount[r]-e.blkIndent>=4){i=++r;continue}break}e.line=i;let o=e.push("code_block","code",0);return o.content=e.getLines(t,i,4+e.blkIndent,!1)+"\n",o.map=[t,e.line],!0}],["fence",function(e,t,n,r){let i=e.bMarks[t]+e.tShift[t],o=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||i+3>o)return!1;let a=e.src.charCodeAt(i);if(126!==a&&96!==a)return!1;let l=i,s=(i=e.skipChars(i,a))-l;if(s<3)return!1;let u=e.src.slice(l,i),c=e.src.slice(i,o);if(96===a&&c.indexOf(String.fromCharCode(a))>=0)return!1;if(r)return!0;let d=t,p=!1;for(;!(++d>=n)&&(!((i=l=e.bMarks[d]+e.tShift[d])<(o=e.eMarks[d]))||!(e.sCount[d]<e.blkIndent));)if(!(e.src.charCodeAt(i)!==a||e.sCount[d]-e.blkIndent>=4||(i=e.skipChars(i,a))-l<s||(i=e.skipSpaces(i))<o)){p=!0;break}s=e.sCount[t],e.line=d+(p?1:0);let h=e.push("fence","code",0);return h.info=c,h.content=e.getLines(t+1,d,s,!0),h.markup=u,h.map=[t,e.line],!0},["paragraph","reference","blockquote","list"]],["blockquote",function(e,t,n,r){let i,o=e.bMarks[t]+e.tShift[t],a=e.eMarks[t],l=e.lineMax;if(e.sCount[t]-e.blkIndent>=4||62!==e.src.charCodeAt(o))return!1;if(r)return!0;let s=[],u=[],c=[],d=[],p=e.md.block.ruler.getRules("blockquote"),h=e.parentType;e.parentType="blockquote";let f=!1;for(i=t;i<n;i++){let t=e.sCount[i]<e.blkIndent;if((o=e.bMarks[i]+e.tShift[i])>=(a=e.eMarks[i]))break;if(62===e.src.charCodeAt(o++)&&!t){let t,n,r=e.sCount[i]+1;32===e.src.charCodeAt(o)?(o++,r++,n=!1,t=!0):9===e.src.charCodeAt(o)?(t=!0,(e.bsCount[i]+r)%4==3?(o++,r++,n=!1):n=!0):t=!1;let l=r;for(s.push(e.bMarks[i]),e.bMarks[i]=o;o<a;){let t=e.src.charCodeAt(o);if(tb(t))9===t?l+=4-(l+e.bsCount[i]+(n?1:0))%4:l++;else break;o++}f=o>=a,u.push(e.bsCount[i]),e.bsCount[i]=e.sCount[i]+1+(t?1:0),c.push(e.sCount[i]),e.sCount[i]=l-r,d.push(e.tShift[i]),e.tShift[i]=o-e.bMarks[i];continue}if(f)break;let r=!1;for(let t=0,o=p.length;t<o;t++)if(p[t](e,i,n,!0)){r=!0;break}if(r){e.lineMax=i,0!==e.blkIndent&&(s.push(e.bMarks[i]),u.push(e.bsCount[i]),d.push(e.tShift[i]),c.push(e.sCount[i]),e.sCount[i]-=e.blkIndent);break}s.push(e.bMarks[i]),u.push(e.bsCount[i]),d.push(e.tShift[i]),c.push(e.sCount[i]),e.sCount[i]=-1}let m=e.blkIndent;e.blkIndent=0;let g=e.push("blockquote_open","blockquote",1);g.markup=">";let v=[t,0];g.map=v,e.md.block.tokenize(e,t,i),e.push("blockquote_close","blockquote",-1).markup=">",e.lineMax=l,e.parentType=h,v[1]=e.line;for(let n=0;n<d.length;n++)e.bMarks[n+t]=s[n],e.tShift[n+t]=d[n],e.sCount[n+t]=c[n],e.bsCount[n+t]=u[n];return e.blkIndent=m,!0},["paragraph","reference","blockquote","list"]],["hr",function(e,t,n,r){let i=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;let o=e.bMarks[t]+e.tShift[t],a=e.src.charCodeAt(o++);if(42!==a&&45!==a&&95!==a)return!1;let l=1;for(;o<i;){let t=e.src.charCodeAt(o++);if(t!==a&&!tb(t))return!1;t===a&&l++}if(l<3)return!1;if(r)return!0;e.line=t+1;let s=e.push("hr","hr",0);return s.map=[t,e.line],s.markup=Array(l+1).join(String.fromCharCode(a)),!0},["paragraph","reference","blockquote","list"]],["list",function(e,t,n,r){let i,o,a,l,s,u,c;let d=t,p=!0;if(e.sCount[d]-e.blkIndent>=4||e.listIndent>=0&&e.sCount[d]-e.listIndent>=4&&e.sCount[d]<e.blkIndent)return!1;let h=!1;if(r&&"paragraph"===e.parentType&&e.sCount[d]>=e.blkIndent&&(h=!0),(c=tY(e,d))>=0){if(s=!0,a=e.bMarks[d]+e.tShift[d],u=Number(e.src.slice(a,c-1)),h&&1!==u)return!1}else{if(!((c=tZ(e,d))>=0))return!1;s=!1}if(h&&e.skipSpaces(c)>=e.eMarks[d])return!1;if(r)return!0;let f=e.src.charCodeAt(c-1),m=e.tokens.length;s?(l=e.push("ordered_list_open","ol",1),1!==u&&(l.attrs=[["start",u]])):l=e.push("bullet_list_open","ul",1);let g=[d,0];l.map=g,l.markup=String.fromCharCode(f);let v=!1,y=e.md.block.ruler.getRules("list"),b=e.parentType;for(e.parentType="list";d<n;){let t;o=c,i=e.eMarks[d];let r=e.sCount[d]+c-(e.bMarks[d]+e.tShift[d]),u=r;for(;o<i;){let t=e.src.charCodeAt(o);if(9===t)u+=4-(u+e.bsCount[d])%4;else if(32===t)u++;else break;o++}let h=o;(t=h>=i?1:u-r)>4&&(t=1);let m=r+t;(l=e.push("list_item_open","li",1)).markup=String.fromCharCode(f);let g=[d,0];l.map=g,s&&(l.info=e.src.slice(a,c-1));let b=e.tight,x=e.tShift[d],E=e.sCount[d],C=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=m,e.tight=!0,e.tShift[d]=h-e.bMarks[d],e.sCount[d]=u,h>=i&&e.isEmpty(d+1)?e.line=Math.min(e.line+2,n):e.md.block.tokenize(e,d,n,!0),(!e.tight||v)&&(p=!1),v=e.line-d>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=C,e.tShift[d]=x,e.sCount[d]=E,e.tight=b,(l=e.push("list_item_close","li",-1)).markup=String.fromCharCode(f),d=e.line,g[1]=d,d>=n||e.sCount[d]<e.blkIndent||e.sCount[d]-e.blkIndent>=4)break;let _=!1;for(let t=0,r=y.length;t<r;t++)if(y[t](e,d,n,!0)){_=!0;break}if(_)break;if(s){if((c=tY(e,d))<0)break;a=e.bMarks[d]+e.tShift[d]}else if((c=tZ(e,d))<0)break;if(f!==e.src.charCodeAt(c-1))break}return(l=s?e.push("ordered_list_close","ol",-1):e.push("bullet_list_close","ul",-1)).markup=String.fromCharCode(f),g[1]=d,e.line=d,e.parentType=b,p&&function(e,t){let n=e.level+2;for(let r=t+2,i=e.tokens.length-2;r<i;r++)e.tokens[r].level===n&&"paragraph_open"===e.tokens[r].type&&(e.tokens[r+2].hidden=!0,e.tokens[r].hidden=!0,r+=2)}(e,m),!0},["paragraph","reference","blockquote"]],["reference",function(e,t,n,r){let i,o=e.bMarks[t]+e.tShift[t],a=e.eMarks[t],l=t+1;if(e.sCount[t]-e.blkIndent>=4||91!==e.src.charCodeAt(o))return!1;function s(t){let n=e.lineMax;if(t>=n||e.isEmpty(t))return null;let r=!1;if(e.sCount[t]-e.blkIndent>3&&(r=!0),e.sCount[t]<0&&(r=!0),!r){let r=e.md.block.ruler.getRules("reference"),i=e.parentType;e.parentType="reference";let o=!1;for(let i=0,a=r.length;i<a;i++)if(r[i](e,t,n,!0)){o=!0;break}if(e.parentType=i,o)return null}let i=e.bMarks[t]+e.tShift[t],o=e.eMarks[t];return e.src.slice(i,o+1)}let u=e.src.slice(o,a+1);a=u.length;let c=-1;for(o=1;o<a;o++){let e=u.charCodeAt(o);if(91===e)return!1;if(93===e){c=o;break}if(10===e){let e=s(l);null!==e&&(u+=e,a=u.length,l++)}else if(92===e&&++o<a&&10===u.charCodeAt(o)){let e=s(l);null!==e&&(u+=e,a=u.length,l++)}}if(c<0||58!==u.charCodeAt(c+1))return!1;for(o=c+2;o<a;o++){let e=u.charCodeAt(o);if(10===e){let e=s(l);null!==e&&(u+=e,a=u.length,l++)}else if(tb(e));else break}let d=e.md.helpers.parseLinkDestination(u,o,a);if(!d.ok)return!1;let p=e.md.normalizeLink(d.str);if(!e.md.validateLink(p))return!1;let h=o=d.pos,f=l,m=o;for(;o<a;o++){let e=u.charCodeAt(o);if(10===e){let e=s(l);null!==e&&(u+=e,a=u.length,l++)}else if(tb(e));else break}let g=e.md.helpers.parseLinkTitle(u,o,a);for(;g.can_continue;){let t=s(l);if(null===t)break;u+=t,o=a,a=u.length,l++,g=e.md.helpers.parseLinkTitle(u,o,a,g)}for(o<a&&m!==o&&g.ok?(i=g.str,o=g.pos):(i="",o=h,l=f);o<a&&tb(u.charCodeAt(o));)o++;if(o<a&&10!==u.charCodeAt(o)&&i)for(i="",o=h,l=f;o<a&&tb(u.charCodeAt(o));)o++;if(o<a&&10!==u.charCodeAt(o))return!1;let v=t_(u.slice(1,c));return!!v&&(!!r||(void 0===e.env.references&&(e.env.references={}),void 0===e.env.references[v]&&(e.env.references[v]={title:i,href:p}),e.line=l,!0))}],["html_block",function(e,t,n,r){let i=e.bMarks[t]+e.tShift[t],o=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||!e.md.options.html||60!==e.src.charCodeAt(i))return!1;let a=e.src.slice(i,o),l=0;for(;l<t0.length&&!t0[l][0].test(a);l++);if(l===t0.length)return!1;if(r)return t0[l][2];let s=t+1;if(!t0[l][1].test(a)){for(;s<n&&!(e.sCount[s]<e.blkIndent);s++)if(i=e.bMarks[s]+e.tShift[s],o=e.eMarks[s],a=e.src.slice(i,o),t0[l][1].test(a)){0!==a.length&&s++;break}}e.line=s;let u=e.push("html_block","",0);return u.map=[t,s],u.content=e.getLines(t,s,e.blkIndent,!0),!0},["paragraph","reference","blockquote"]],["heading",function(e,t,n,r){let i=e.bMarks[t]+e.tShift[t],o=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;let a=e.src.charCodeAt(i);if(35!==a||i>=o)return!1;let l=1;for(a=e.src.charCodeAt(++i);35===a&&i<o&&l<=6;)l++,a=e.src.charCodeAt(++i);if(l>6||i<o&&!tb(a))return!1;if(r)return!0;o=e.skipSpacesBack(o,i);let s=e.skipCharsBack(o,35,i);s>i&&tb(e.src.charCodeAt(s-1))&&(o=s),e.line=t+1;let u=e.push("heading_open","h"+String(l),1);u.markup="########".slice(0,l),u.map=[t,e.line];let c=e.push("inline","",0);return c.content=e.src.slice(i,o).trim(),c.map=[t,e.line],c.children=[],e.push("heading_close","h"+String(l),-1).markup="########".slice(0,l),!0},["paragraph","reference","blockquote"]],["lheading",function(e,t,n){let r;let i=e.md.block.ruler.getRules("paragraph");if(e.sCount[t]-e.blkIndent>=4)return!1;let o=e.parentType;e.parentType="paragraph";let a=0,l=t+1;for(;l<n&&!e.isEmpty(l);l++){if(e.sCount[l]-e.blkIndent>3)continue;if(e.sCount[l]>=e.blkIndent){let t=e.bMarks[l]+e.tShift[l],n=e.eMarks[l];if(t<n&&(45===(r=e.src.charCodeAt(t))||61===r)&&(t=e.skipChars(t,r),(t=e.skipSpaces(t))>=n)){a=61===r?1:2;break}}if(e.sCount[l]<0)continue;let t=!1;for(let r=0,o=i.length;r<o;r++)if(i[r](e,l,n,!0)){t=!0;break}if(t)break}if(!a)return!1;let s=e.getLines(t,l,e.blkIndent,!1).trim();e.line=l+1;let u=e.push("heading_open","h"+String(a),1);u.markup=String.fromCharCode(r),u.map=[t,e.line];let c=e.push("inline","",0);return c.content=s,c.map=[t,e.line-1],c.children=[],e.push("heading_close","h"+String(a),-1).markup=String.fromCharCode(r),e.parentType=o,!0}],["paragraph",function(e,t,n){let r=e.md.block.ruler.getRules("paragraph"),i=e.parentType,o=t+1;for(e.parentType="paragraph";o<n&&!e.isEmpty(o);o++){if(e.sCount[o]-e.blkIndent>3||e.sCount[o]<0)continue;let t=!1;for(let i=0,a=r.length;i<a;i++)if(r[i](e,o,n,!0)){t=!0;break}if(t)break}let a=e.getLines(t,o,e.blkIndent,!1).trim();e.line=o,e.push("paragraph_open","p",1).map=[t,e.line];let l=e.push("inline","",0);return l.content=a,l.map=[t,e.line],l.children=[],e.push("paragraph_close","p",-1),e.parentType=i,!0}]];function t2(){this.ruler=new tN;for(let e=0;e<t1.length;e++)this.ruler.push(t1[e][0],t1[e][1],{alt:(t1[e][2]||[]).slice()})}function t3(e,t,n,r){this.src=e,this.env=n,this.md=t,this.tokens=r,this.tokens_meta=Array(r.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1,this.linkLevel=0}t2.prototype.tokenize=function(e,t,n){let r=this.ruler.getRules(""),i=r.length,o=e.md.options.maxNesting,a=t,l=!1;for(;a<n&&(e.line=a=e.skipEmptyLines(a),!(a>=n)&&!(e.sCount[a]<e.blkIndent));){if(e.level>=o){e.line=n;break}let t=e.line,s=!1;for(let o=0;o<i;o++)if(s=r[o](e,a,n,!1)){if(t>=e.line)throw Error("block rule didn't increment state.line");break}if(!s)throw Error("none of the block rules matched");e.tight=!l,e.isEmpty(e.line-1)&&(l=!0),(a=e.line)<n&&e.isEmpty(a)&&(l=!0,a++,e.line=a)}},t2.prototype.parse=function(e,t,n,r){if(!e)return;let i=new this.State(e,t,n,r);this.tokenize(i,i.line,i.lineMax)},t2.prototype.State=tH,t3.prototype.pushPending=function(){let e=new tF("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e},t3.prototype.push=function(e,t,n){this.pending&&this.pushPending();let r=new tF(e,t,n),i=null;return n<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),r.level=this.level,n>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],i={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(r),this.tokens_meta.push(i),r},t3.prototype.scanDelims=function(e,t){let n=this.posMax,r=this.src.charCodeAt(e),i=e>0?this.src.charCodeAt(e-1):32,o=e;for(;o<n&&this.src.charCodeAt(o)===r;)o++;let a=o-e,l=o<n?this.src.charCodeAt(o):32,s=tC(i)||tE(String.fromCharCode(i)),u=tC(l)||tE(String.fromCharCode(l)),c=tx(i),d=tx(l),p=!d&&(!u||c||s),h=!c&&(!s||d||u);return{can_open:p&&(t||!h||s),can_close:h&&(t||!p||u),length:a}},t3.prototype.Token=tF;let t5=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i,t4=[];for(let e=0;e<256;e++)t4.push(0);function t6(e,t){let n;let r=[],i=t.length;for(let o=0;o<i;o++){let i=t[o];if(126!==i.marker||-1===i.end)continue;let a=t[i.end];(n=e.tokens[i.token]).type="s_open",n.tag="s",n.nesting=1,n.markup="~~",n.content="",(n=e.tokens[a.token]).type="s_close",n.tag="s",n.nesting=-1,n.markup="~~",n.content="","text"===e.tokens[a.token-1].type&&"~"===e.tokens[a.token-1].content&&r.push(a.token-1)}for(;r.length;){let t=r.pop(),i=t+1;for(;i<e.tokens.length&&"s_close"===e.tokens[i].type;)i++;t!==--i&&(n=e.tokens[i],e.tokens[i]=e.tokens[t],e.tokens[t]=n)}}"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){t4[e.charCodeAt(0)]=1});let t8={tokenize:function(e,t){let n=e.pos,r=e.src.charCodeAt(n);if(t||126!==r)return!1;let i=e.scanDelims(e.pos,!0),o=i.length,a=String.fromCharCode(r);if(o<2)return!1;o%2&&(e.push("text","",0).content=a,o--);for(let t=0;t<o;t+=2)e.push("text","",0).content=a+a,e.delimiters.push({marker:r,length:0,token:e.tokens.length-1,end:-1,open:i.can_open,close:i.can_close});return e.pos+=i.length,!0},postProcess:function(e){let t=e.tokens_meta,n=e.tokens_meta.length;t6(e,e.delimiters);for(let r=0;r<n;r++)t[r]&&t[r].delimiters&&t6(e,t[r].delimiters)}};function t9(e,t){let n=t.length;for(let r=n-1;r>=0;r--){let n=t[r];if(95!==n.marker&&42!==n.marker||-1===n.end)continue;let i=t[n.end],o=r>0&&t[r-1].end===n.end+1&&t[r-1].marker===n.marker&&t[r-1].token===n.token-1&&t[n.end+1].token===i.token+1,a=String.fromCharCode(n.marker),l=e.tokens[n.token];l.type=o?"strong_open":"em_open",l.tag=o?"strong":"em",l.nesting=1,l.markup=o?a+a:a,l.content="";let s=e.tokens[i.token];s.type=o?"strong_close":"em_close",s.tag=o?"strong":"em",s.nesting=-1,s.markup=o?a+a:a,s.content="",o&&(e.tokens[t[r-1].token].content="",e.tokens[t[n.end+1].token].content="",r--)}}let t7={tokenize:function(e,t){let n=e.pos,r=e.src.charCodeAt(n);if(t||95!==r&&42!==r)return!1;let i=e.scanDelims(e.pos,42===r);for(let t=0;t<i.length;t++)e.push("text","",0).content=String.fromCharCode(r),e.delimiters.push({marker:r,length:i.length,token:e.tokens.length-1,end:-1,open:i.can_open,close:i.can_close});return e.pos+=i.length,!0},postProcess:function(e){let t=e.tokens_meta,n=e.tokens_meta.length;t9(e,e.delimiters);for(let r=0;r<n;r++)t[r]&&t[r].delimiters&&t9(e,t[r].delimiters)}},ne=/^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,nt=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/,nn=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,nr=/^&([a-z][a-z0-9]{1,31});/i;function ni(e){let t={},n=e.length;if(!n)return;let r=0,i=-2,o=[];for(let a=0;a<n;a++){let n=e[a];if(o.push(0),(e[r].marker!==n.marker||i!==n.token-1)&&(r=a),i=n.token,n.length=n.length||0,!n.close)continue;t.hasOwnProperty(n.marker)||(t[n.marker]=[-1,-1,-1,-1,-1,-1]);let l=t[n.marker][(n.open?3:0)+n.length%3],s=r-o[r]-1,u=s;for(;s>l;s-=o[s]+1){let t=e[s];if(t.marker===n.marker&&t.open&&t.end<0){let r=!1;if((t.close||n.open)&&(t.length+n.length)%3==0&&(t.length%3!=0||n.length%3!=0)&&(r=!0),!r){let r=s>0&&!e[s-1].open?o[s-1]+1:0;o[a]=a-s+r,o[s]=r,n.open=!1,t.end=a,t.close=!1,u=-1,i=-2;break}}}-1!==u&&(t[n.marker][(n.open?3:0)+(n.length||0)%3]=u)}}let no=[["text",function(e,t){let n=e.pos;for(;n<e.posMax&&!function(e){switch(e){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return!0;default:return!1}}(e.src.charCodeAt(n));)n++;return n!==e.pos&&(t||(e.pending+=e.src.slice(e.pos,n)),e.pos=n,!0)}],["linkify",function(e,t){if(!e.md.options.linkify||e.linkLevel>0)return!1;let n=e.pos;if(n+3>e.posMax||58!==e.src.charCodeAt(n)||47!==e.src.charCodeAt(n+1)||47!==e.src.charCodeAt(n+2))return!1;let r=e.pending.match(t5);if(!r)return!1;let i=r[1],o=e.md.linkify.matchAtStart(e.src.slice(n-i.length));if(!o)return!1;let a=o.url;if(a.length<=i.length)return!1;a=a.replace(/\*+$/,"");let l=e.md.normalizeLink(a);if(!e.md.validateLink(l))return!1;if(!t){e.pending=e.pending.slice(0,-i.length);let t=e.push("link_open","a",1);t.attrs=[["href",l]],t.markup="linkify",t.info="auto",e.push("text","",0).content=e.md.normalizeLinkText(a);let n=e.push("link_close","a",-1);n.markup="linkify",n.info="auto"}return e.pos+=a.length-i.length,!0}],["newline",function(e,t){let n=e.pos;if(10!==e.src.charCodeAt(n))return!1;let r=e.pending.length-1,i=e.posMax;if(!t){if(r>=0&&32===e.pending.charCodeAt(r)){if(r>=1&&32===e.pending.charCodeAt(r-1)){let t=r-1;for(;t>=1&&32===e.pending.charCodeAt(t-1);)t--;e.pending=e.pending.slice(0,t),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0)}else e.push("softbreak","br",0)}for(n++;n<i&&tb(e.src.charCodeAt(n));)n++;return e.pos=n,!0}],["escape",function(e,t){let n=e.pos,r=e.posMax;if(92!==e.src.charCodeAt(n)||++n>=r)return!1;let i=e.src.charCodeAt(n);if(10===i){for(t||e.push("hardbreak","br",0),n++;n<r&&tb(i=e.src.charCodeAt(n));)n++;return e.pos=n,!0}let o=e.src[n];if(i>=55296&&i<=56319&&n+1<r){let t=e.src.charCodeAt(n+1);t>=56320&&t<=57343&&(o+=e.src[n+1],n++)}let a="\\"+o;if(!t){let t=e.push("text_special","",0);i<256&&0!==t4[i]?t.content=o:t.content=a,t.markup=a,t.info="escape"}return e.pos=n+1,!0}],["backticks",function(e,t){let n,r=e.pos;if(96!==e.src.charCodeAt(r))return!1;let i=r;r++;let o=e.posMax;for(;r<o&&96===e.src.charCodeAt(r);)r++;let a=e.src.slice(i,r),l=a.length;if(e.backticksScanned&&(e.backticks[l]||0)<=i)return t||(e.pending+=a),e.pos+=l,!0;let s=r;for(;-1!==(n=e.src.indexOf("`",s));){for(s=n+1;s<o&&96===e.src.charCodeAt(s);)s++;let i=s-n;if(i===l){if(!t){let t=e.push("code_inline","code",0);t.markup=a,t.content=e.src.slice(r,n).replace(/\n/g," ").replace(/^ (.+) $/,"$1")}return e.pos=s,!0}e.backticks[i]=n}return e.backticksScanned=!0,t||(e.pending+=a),e.pos+=l,!0}],["strikethrough",t8.tokenize],["emphasis",t7.tokenize],["link",function(e,t){let n,r,i,o;let a="",l="",s=e.pos,u=!0;if(91!==e.src.charCodeAt(e.pos))return!1;let c=e.pos,d=e.posMax,p=e.pos+1,h=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(h<0)return!1;let f=h+1;if(f<d&&40===e.src.charCodeAt(f)){for(u=!1,f++;f<d&&(tb(n=e.src.charCodeAt(f))||10===n);f++);if(f>=d)return!1;if(s=f,(i=e.md.helpers.parseLinkDestination(e.src,f,e.posMax)).ok){for(a=e.md.normalizeLink(i.str),e.md.validateLink(a)?f=i.pos:a="",s=f;f<d&&(tb(n=e.src.charCodeAt(f))||10===n);f++);if(i=e.md.helpers.parseLinkTitle(e.src,f,e.posMax),f<d&&s!==f&&i.ok)for(l=i.str,f=i.pos;f<d&&(tb(n=e.src.charCodeAt(f))||10===n);f++);}(f>=d||41!==e.src.charCodeAt(f))&&(u=!0),f++}if(u){if(void 0===e.env.references)return!1;if(f<d&&91===e.src.charCodeAt(f)?(s=f+1,(f=e.md.helpers.parseLinkLabel(e,f))>=0?r=e.src.slice(s,f++):f=h+1):f=h+1,r||(r=e.src.slice(p,h)),!(o=e.env.references[t_(r)]))return e.pos=c,!1;a=o.href,l=o.title}if(!t){e.pos=p,e.posMax=h;let t=e.push("link_open","a",1),n=[["href",a]];t.attrs=n,l&&n.push(["title",l]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=f,e.posMax=d,!0}],["image",function(e,t){let n,r,i,o,a,l,s,u;let c="",d=e.pos,p=e.posMax;if(33!==e.src.charCodeAt(e.pos)||91!==e.src.charCodeAt(e.pos+1))return!1;let h=e.pos+2,f=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(f<0)return!1;if((o=f+1)<p&&40===e.src.charCodeAt(o)){for(o++;o<p&&(tb(n=e.src.charCodeAt(o))||10===n);o++);if(o>=p)return!1;for(u=o,(l=e.md.helpers.parseLinkDestination(e.src,o,e.posMax)).ok&&(c=e.md.normalizeLink(l.str),e.md.validateLink(c)?o=l.pos:c=""),u=o;o<p&&(tb(n=e.src.charCodeAt(o))||10===n);o++);if(l=e.md.helpers.parseLinkTitle(e.src,o,e.posMax),o<p&&u!==o&&l.ok)for(s=l.str,o=l.pos;o<p&&(tb(n=e.src.charCodeAt(o))||10===n);o++);else s="";if(o>=p||41!==e.src.charCodeAt(o))return e.pos=d,!1;o++}else{if(void 0===e.env.references)return!1;if(o<p&&91===e.src.charCodeAt(o)?(u=o+1,(o=e.md.helpers.parseLinkLabel(e,o))>=0?i=e.src.slice(u,o++):o=f+1):o=f+1,i||(i=e.src.slice(h,f)),!(a=e.env.references[t_(i)]))return e.pos=d,!1;c=a.href,s=a.title}if(!t){r=e.src.slice(h,f);let t=[];e.md.inline.parse(r,e.md,e.env,t);let n=e.push("image","img",0),i=[["src",c],["alt",""]];n.attrs=i,n.children=t,n.content=r,s&&i.push(["title",s])}return e.pos=o,e.posMax=p,!0}],["autolink",function(e,t){let n=e.pos;if(60!==e.src.charCodeAt(n))return!1;let r=e.pos,i=e.posMax;for(;;){if(++n>=i)return!1;let t=e.src.charCodeAt(n);if(60===t)return!1;if(62===t)break}let o=e.src.slice(r+1,n);if(nt.test(o)){let n=e.md.normalizeLink(o);if(!e.md.validateLink(n))return!1;if(!t){let t=e.push("link_open","a",1);t.attrs=[["href",n]],t.markup="autolink",t.info="auto",e.push("text","",0).content=e.md.normalizeLinkText(o);let r=e.push("link_close","a",-1);r.markup="autolink",r.info="auto"}return e.pos+=o.length+2,!0}if(ne.test(o)){let n=e.md.normalizeLink("mailto:"+o);if(!e.md.validateLink(n))return!1;if(!t){let t=e.push("link_open","a",1);t.attrs=[["href",n]],t.markup="autolink",t.info="auto",e.push("text","",0).content=e.md.normalizeLinkText(o);let r=e.push("link_close","a",-1);r.markup="autolink",r.info="auto"}return e.pos+=o.length+2,!0}return!1}],["html_inline",function(e,t){if(!e.md.options.html)return!1;let n=e.posMax,r=e.pos;if(60!==e.src.charCodeAt(r)||r+2>=n)return!1;let i=e.src.charCodeAt(r+1);if(33!==i&&63!==i&&47!==i&&!function(e){let t=32|e;return t>=97&&t<=122}(i))return!1;let o=e.src.slice(r).match(tX);if(!o)return!1;if(!t){var a,l;let t=e.push("html_inline","",0);t.content=o[0],a=t.content,/^<a[>\s]/i.test(a)&&e.linkLevel++,l=t.content,/^<\/a\s*>/i.test(l)&&e.linkLevel--}return e.pos+=o[0].length,!0}],["entity",function(e,t){let n=e.pos,r=e.posMax;if(38!==e.src.charCodeAt(n)||n+1>=r)return!1;if(35===e.src.charCodeAt(n+1)){let r=e.src.slice(n).match(nn);if(r){if(!t){let t="x"===r[1][0].toLowerCase()?parseInt(r[1].slice(1),16):parseInt(r[1],10),n=e.push("text_special","",0);n.content=to(t)?ta(t):ta(65533),n.markup=r[0],n.info="entity"}return e.pos+=r[0].length,!0}}else{let r=e.src.slice(n).match(nr);if(r){let n=e8(r[0]);if(n!==r[0]){if(!t){let t=e.push("text_special","",0);t.content=n,t.markup=r[0],t.info="entity"}return e.pos+=r[0].length,!0}}}return!1}]],na=[["balance_pairs",function(e){let t=e.tokens_meta,n=e.tokens_meta.length;ni(e.delimiters);for(let e=0;e<n;e++)t[e]&&t[e].delimiters&&ni(t[e].delimiters)}],["strikethrough",t8.postProcess],["emphasis",t7.postProcess],["fragments_join",function(e){let t,n;let r=0,i=e.tokens,o=e.tokens.length;for(t=n=0;t<o;t++)i[t].nesting<0&&r--,i[t].level=r,i[t].nesting>0&&r++,"text"===i[t].type&&t+1<o&&"text"===i[t+1].type?i[t+1].content=i[t].content+i[t+1].content:(t!==n&&(i[n]=i[t]),n++);t!==n&&(i.length=n)}]];function nl(){this.ruler=new tN;for(let e=0;e<no.length;e++)this.ruler.push(no[e][0],no[e][1]);this.ruler2=new tN;for(let e=0;e<na.length;e++)this.ruler2.push(na[e][0],na[e][1])}function ns(e){let t=Array.prototype.slice.call(arguments,1);return t.forEach(function(t){t&&Object.keys(t).forEach(function(n){e[n]=t[n]})}),e}function nu(e){return Object.prototype.toString.call(e)}function nc(e){return"[object Function]"===nu(e)}function nd(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}nl.prototype.skipToken=function(e){let t=e.pos,n=this.ruler.getRules(""),r=n.length,i=e.md.options.maxNesting,o=e.cache;if(void 0!==o[t]){e.pos=o[t];return}let a=!1;if(e.level<i){for(let i=0;i<r;i++)if(e.level++,a=n[i](e,!0),e.level--,a){if(t>=e.pos)throw Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;!a&&e.pos++,o[t]=e.pos},nl.prototype.tokenize=function(e){let t=this.ruler.getRules(""),n=t.length,r=e.posMax,i=e.md.options.maxNesting;for(;e.pos<r;){let o=e.pos,a=!1;if(e.level<i){for(let r=0;r<n;r++)if(a=t[r](e,!1)){if(o>=e.pos)throw Error("inline rule didn't increment state.pos");break}}if(a){if(e.pos>=r)break;continue}e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()},nl.prototype.parse=function(e,t,n,r){let i=new this.State(e,t,n,r);this.tokenize(i);let o=this.ruler2.getRules(""),a=o.length;for(let e=0;e<a;e++)o[e](i)},nl.prototype.State=t3;let np={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1},nh={"http:":{validate:function(e,t,n){let r=e.slice(t);return(n.re.http||(n.re.http=RegExp("^\\/\\/"+n.re.src_auth+n.re.src_host_port_strict+n.re.src_path,"i")),n.re.http.test(r))?r.match(n.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,t,n){let r=e.slice(t);return(n.re.no_http||(n.re.no_http=RegExp("^"+n.re.src_auth+"(?:localhost|(?:(?:"+n.re.src_domain+")\\.)+"+n.re.src_domain_root+")"+n.re.src_port+n.re.src_host_terminator+n.re.src_path,"i")),n.re.no_http.test(r))?t>=3&&":"===e[t-3]||t>=3&&"/"===e[t-3]?0:r.match(n.re.no_http)[0].length:0}},"mailto:":{validate:function(e,t,n){let r=e.slice(t);return(n.re.mailto||(n.re.mailto=RegExp("^"+n.re.src_email_name+"@"+n.re.src_host_strict,"i")),n.re.mailto.test(r))?r.match(n.re.mailto)[0].length:0}}},nf="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function nm(){return function(e,t){t.normalize(e)}}function ng(e){let t=e.re=function(e){let t={};e=e||{},t.src_Any=eY.source,t.src_Cc=eK.source,t.src_Z=eX.source,t.src_P=eG.source,t.src_ZPCc=[t.src_Z,t.src_P,t.src_Cc].join("|"),t.src_ZCc=[t.src_Z,t.src_Cc].join("|");let n="[><|]";return t.src_pseudo_letter="(?:(?!"+n+"|"+t.src_ZPCc+")"+t.src_Any+")",t.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",t.src_auth="(?:(?:(?!"+t.src_ZCc+"|[@/\\[\\]()]).)+@)?",t.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",t.src_host_terminator="(?=$|"+n+"|"+t.src_ZPCc+")(?!"+(e["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+t.src_ZPCc+"))",t.src_path="(?:[/?#](?:(?!"+t.src_ZCc+"|"+n+"|[()[\\]{}.,\"'?!\\-;]).|\\[(?:(?!"+t.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+t.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+t.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+t.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+t.src_ZCc+"|[']).)+\\'|\\'(?="+t.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+t.src_ZCc+"|[.]|$)|"+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+t.src_ZCc+"|$)|;(?!"+t.src_ZCc+"|$)|\\!+(?!"+t.src_ZCc+"|[!]|$)|\\?(?!"+t.src_ZCc+"|[?]|$))+|\\/)?",t.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',t.src_xn="xn--[a-z0-9\\-]{1,59}",t.src_domain_root="(?:"+t.src_xn+"|"+t.src_pseudo_letter+"{1,63})",t.src_domain="(?:"+t.src_xn+"|(?:"+t.src_pseudo_letter+")|(?:"+t.src_pseudo_letter+"(?:-|"+t.src_pseudo_letter+"){0,61}"+t.src_pseudo_letter+"))",t.src_host="(?:(?:(?:(?:"+t.src_domain+")\\.)*"+t.src_domain+"))",t.tpl_host_fuzzy="(?:"+t.src_ip4+"|(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%)))",t.tpl_host_no_ip_fuzzy="(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%))",t.src_host_strict=t.src_host+t.src_host_terminator,t.tpl_host_fuzzy_strict=t.tpl_host_fuzzy+t.src_host_terminator,t.src_host_port_strict=t.src_host+t.src_port+t.src_host_terminator,t.tpl_host_port_fuzzy_strict=t.tpl_host_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_port_no_ip_fuzzy_strict=t.tpl_host_no_ip_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+t.src_ZPCc+"|>|$))",t.tpl_email_fuzzy="(^|"+n+'|"|\\(|'+t.src_ZCc+")("+t.src_email_name+"@"+t.tpl_host_fuzzy_strict+")",t.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_fuzzy_strict+t.src_path+")",t.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_no_ip_fuzzy_strict+t.src_path+")",t}(e.__opts__),n=e.__tlds__.slice();function r(e){return e.replace("%TLDS%",t.src_tlds)}e.onCompile(),e.__tlds_replaced__||n.push("a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]"),n.push(t.src_xn),t.src_tlds=n.join("|"),t.email_fuzzy=RegExp(r(t.tpl_email_fuzzy),"i"),t.link_fuzzy=RegExp(r(t.tpl_link_fuzzy),"i"),t.link_no_ip_fuzzy=RegExp(r(t.tpl_link_no_ip_fuzzy),"i"),t.host_fuzzy_test=RegExp(r(t.tpl_host_fuzzy_test),"i");let i=[];function o(e,t){throw Error('(LinkifyIt) Invalid schema "'+e+'": '+t)}e.__compiled__={},Object.keys(e.__schemas__).forEach(function(t){let n=e.__schemas__[t];if(null===n)return;let r={validate:null,link:null};if(e.__compiled__[t]=r,"[object Object]"===nu(n)){if("[object RegExp]"===nu(n.validate)){var a;r.validate=(a=n.validate,function(e,t){let n=e.slice(t);return a.test(n)?n.match(a)[0].length:0})}else nc(n.validate)?r.validate=n.validate:o(t,n);nc(n.normalize)?r.normalize=n.normalize:n.normalize?o(t,n):r.normalize=nm();return}if("[object String]"===nu(n)){i.push(t);return}o(t,n)}),i.forEach(function(t){e.__compiled__[e.__schemas__[t]]&&(e.__compiled__[t].validate=e.__compiled__[e.__schemas__[t]].validate,e.__compiled__[t].normalize=e.__compiled__[e.__schemas__[t]].normalize)}),e.__compiled__[""]={validate:null,normalize:nm()};let a=Object.keys(e.__compiled__).filter(function(t){return t.length>0&&e.__compiled__[t]}).map(nd).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+a+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+a+")","ig"),e.re.schema_at_start=RegExp("^"+e.re.schema_search.source,"i"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),e.__index__=-1,e.__text_cache__=""}function nv(e,t){let n=e.__index__,r=e.__last_index__,i=e.__text_cache__.slice(n,r);this.schema=e.__schema__.toLowerCase(),this.index=n+t,this.lastIndex=r+t,this.raw=i,this.text=i,this.url=i}function ny(e,t){let n=new nv(e,t);return e.__compiled__[n.schema].normalize(n,e),n}function nb(e,t){if(!(this instanceof nb))return new nb(e,t);!t&&Object.keys(e||{}).reduce(function(e,t){return e||np.hasOwnProperty(t)},!1)&&(t=e,e={}),this.__opts__=ns({},np,t),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=ns({},nh,e),this.__compiled__={},this.__tlds__=nf,this.__tlds_replaced__=!1,this.re={},ng(this)}nb.prototype.add=function(e,t){return this.__schemas__[e]=t,ng(this),this},nb.prototype.set=function(e){return this.__opts__=ns(this.__opts__,e),this},nb.prototype.test=function(e){let t,n,r,i,o,a,l,s;if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;if(this.re.schema_test.test(e)){for((l=this.re.schema_search).lastIndex=0;null!==(t=l.exec(e));)if(i=this.testSchemaAt(e,t[2],l.lastIndex)){this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+i;break}}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(s=e.search(this.re.host_fuzzy_test))>=0&&(this.__index__<0||s<this.__index__)&&null!==(n=e.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))&&(o=n.index+n[1].length,(this.__index__<0||o<this.__index__)&&(this.__schema__="",this.__index__=o,this.__last_index__=n.index+n[0].length)),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&e.indexOf("@")>=0&&null!==(r=e.match(this.re.email_fuzzy))&&(o=r.index+r[1].length,a=r.index+r[0].length,(this.__index__<0||o<this.__index__||o===this.__index__&&a>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=o,this.__last_index__=a)),this.__index__>=0},nb.prototype.pretest=function(e){return this.re.pretest.test(e)},nb.prototype.testSchemaAt=function(e,t,n){return this.__compiled__[t.toLowerCase()]?this.__compiled__[t.toLowerCase()].validate(e,n,this):0},nb.prototype.match=function(e){let t=[],n=0;this.__index__>=0&&this.__text_cache__===e&&(t.push(ny(this,n)),n=this.__last_index__);let r=n?e.slice(n):e;for(;this.test(r);)t.push(ny(this,n)),r=r.slice(this.__last_index__),n+=this.__last_index__;return t.length?t:null},nb.prototype.matchAtStart=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return null;let t=this.re.schema_at_start.exec(e);if(!t)return null;let n=this.testSchemaAt(e,t[2],t[0].length);return n?(this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+n,ny(this,0)):null},nb.prototype.tlds=function(e,t){return(e=Array.isArray(e)?e:[e],t)?this.__tlds__=this.__tlds__.concat(e).sort().filter(function(e,t,n){return e!==n[t-1]}).reverse():(this.__tlds__=e.slice(),this.__tlds_replaced__=!0),ng(this),this},nb.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),"mailto:"!==e.schema||/^mailto:/i.test(e.url)||(e.url="mailto:"+e.url)},nb.prototype.onCompile=function(){};let nx=/^xn--/,nE=/[^\0-\x7F]/,nC=/[\x2E\u3002\uFF0E\uFF61]/g,n_={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},nk=Math.floor,nS=String.fromCharCode;function nT(e){throw RangeError(n_[e])}function nw(e,t){let n=e.split("@"),r="";return n.length>1&&(r=n[0]+"@",e=n[1]),r+(function(e,t){let n=[],r=e.length;for(;r--;)n[r]=t(e[r]);return n})((e=e.replace(nC,".")).split("."),t).join(".")}let nA=function(e,t){return e+22+75*(e<26)-((0!=t)<<5)},nD=function(e,t,n){let r=0;for(e=n?nk(e/700):e>>1,e+=nk(e/t);e>455;r+=36)e=nk(e/35);return nk(r+36*e/(e+38))},nN=function(e){let t=[],n=e.length,r=0,i=128,o=72,a=e.lastIndexOf("-");a<0&&(a=0);for(let n=0;n<a;++n)e.charCodeAt(n)>=128&&nT("not-basic"),t.push(e.charCodeAt(n));for(let s=a>0?a+1:0;s<n;){let a=r;for(let t=1,i=36;;i+=36){var l;s>=n&&nT("invalid-input");let a=(l=e.charCodeAt(s++))>=48&&l<58?26+(l-48):l>=65&&l<91?l-65:l>=97&&l<123?l-97:36;a>=36&&nT("invalid-input"),a>nk((2147483647-r)/t)&&nT("overflow"),r+=a*t;let u=i<=o?1:i>=o+26?26:i-o;if(a<u)break;let c=36-u;t>nk(2147483647/c)&&nT("overflow"),t*=c}let u=t.length+1;o=nD(r-a,u,0==a),nk(r/u)>2147483647-i&&nT("overflow"),i+=nk(r/u),r%=u,t.splice(r++,0,i)}return String.fromCodePoint(...t)},nF=function(e){let t=[],n=(e=function(e){let t=[],n=0,r=e.length;for(;n<r;){let i=e.charCodeAt(n++);if(i>=55296&&i<=56319&&n<r){let r=e.charCodeAt(n++);(64512&r)==56320?t.push(((1023&i)<<10)+(1023&r)+65536):(t.push(i),n--)}else t.push(i)}return t}(e)).length,r=128,i=0,o=72;for(let n of e)n<128&&t.push(nS(n));let a=t.length,l=a;for(a&&t.push("-");l<n;){let n=2147483647;for(let t of e)t>=r&&t<n&&(n=t);let s=l+1;for(let u of(n-r>nk((2147483647-i)/s)&&nT("overflow"),i+=(n-r)*s,r=n,e))if(u<r&&++i>2147483647&&nT("overflow"),u===r){let e=i;for(let n=36;;n+=36){let r=n<=o?1:n>=o+26?26:n-o;if(e<r)break;let i=e-r,a=36-r;t.push(nS(nA(r+i%a,0))),e=nk(i/a)}t.push(nS(nA(e,0))),o=nD(i,s,l===a),i=0,++l}++i,++r}return t.join("")},nL={toASCII:function(e){return nw(e,function(e){return nE.test(e)?"xn--"+nF(e):e})},toUnicode:function(e){return nw(e,function(e){return nx.test(e)?nN(e.slice(4).toLowerCase()):e})}},nI={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},zero:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},commonmark:{options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}}},nj=/^(vbscript|javascript|file|data):/,nR=/^data:image\/(gif|png|jpeg|webp);/;function nM(e){let t=e.trim().toLowerCase();return!nj.test(t)||nR.test(t)}let nO=["http:","https:","mailto:"];function nP(e){let t=eW(e,!0);if(t.hostname&&(!t.protocol||nO.indexOf(t.protocol)>=0))try{t.hostname=nL.toASCII(t.hostname)}catch(e){}return ej(eR(t))}function nV(e){let t=eW(e,!0);if(t.hostname&&(!t.protocol||nO.indexOf(t.protocol)>=0))try{t.hostname=nL.toUnicode(t.hostname)}catch(e){}return eF(eR(t),eF.defaultChars+"%")}function nq(e,t){if(!(this instanceof nq))return new nq(e,t);t||te(e)||(t=e||{},e="default"),this.inline=new nl,this.block=new t2,this.core=new t$,this.renderer=new tD,this.linkify=new nb,this.validateLink=nM,this.normalizeLink=nP,this.normalizeLinkText=nV,this.utils=N,this.helpers=tr({},F),this.options={},this.configure(e),t&&this.set(t)}nq.prototype.set=function(e){return tr(this.options,e),this},nq.prototype.configure=function(e){let t=this;if(te(e)){let t=e;if(!(e=nI[t]))throw Error('Wrong `markdown-it` preset "'+t+'", check name')}if(!e)throw Error("Wrong `markdown-it` preset, can't be empty");return e.options&&t.set(e.options),e.components&&Object.keys(e.components).forEach(function(n){e.components[n].rules&&t[n].ruler.enableOnly(e.components[n].rules),e.components[n].rules2&&t[n].ruler2.enableOnly(e.components[n].rules2)}),this},nq.prototype.enable=function(e,t){let n=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach(function(t){n=n.concat(this[t].ruler.enable(e,!0))},this),n=n.concat(this.inline.ruler2.enable(e,!0));let r=e.filter(function(e){return 0>n.indexOf(e)});if(r.length&&!t)throw Error("MarkdownIt. Failed to enable unknown rule(s): "+r);return this},nq.prototype.disable=function(e,t){let n=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach(function(t){n=n.concat(this[t].ruler.disable(e,!0))},this),n=n.concat(this.inline.ruler2.disable(e,!0));let r=e.filter(function(e){return 0>n.indexOf(e)});if(r.length&&!t)throw Error("MarkdownIt. Failed to disable unknown rule(s): "+r);return this},nq.prototype.use=function(e){let t=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,t),this},nq.prototype.parse=function(e,t){if("string"!=typeof e)throw Error("Input data should be a String");let n=new this.core.State(e,this,t);return this.core.process(n),n.tokens},nq.prototype.render=function(e,t){return t=t||{},this.renderer.render(this.parse(e,t),this.options,t)},nq.prototype.parseInline=function(e,t){let n=new this.core.State(e,this,t);return n.inlineMode=!0,this.core.process(n),n.tokens},nq.prototype.renderInline=function(e,t){return t=t||{},this.renderer.render(this.parseInline(e,t),this.options,t)};var nB=n(65826),nz=function(){},nU=function(){},n$=(0,ey.createContext)(null),nH=("undefined"==typeof process||process.env,"production"),nW=function(e){return{isEnabled:function(t){return e.some(function(e){return!!t[e]})}}},nG={measureLayout:nW(["layout","layoutId","drag"]),animation:nW(["animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag","whileInView"]),exit:nW(["exit"]),drag:nW(["drag","dragControls"]),focus:nW(["whileFocus"]),hover:nW(["whileHover","onHoverStart","onHoverEnd"]),tap:nW(["whileTap","onTap","onTapStart","onTapCancel"]),pan:nW(["onPan","onPanStart","onPanSessionStart","onPanEnd"]),inView:nW(["whileInView","onViewportEnter","onViewportLeave"])},nZ=(0,ey.createContext)({strict:!1}),nY=Object.keys(nG),nK=nY.length,nQ=(0,ey.createContext)({transformPagePoint:function(e){return e},isStatic:!1,reducedMotion:"never"}),nX=(0,ey.createContext)({}),nJ=(0,ey.createContext)(null),n0="undefined"!=typeof document,n1=n0?ey.useLayoutEffect:ey.useEffect,n2={current:null},n3=!1;function n5(e){return"object"==typeof e&&Object.prototype.hasOwnProperty.call(e,"current")}function n4(e){return Array.isArray(e)}function n6(e){return"string"==typeof e||n4(e)}function n8(e,t,n,r,i){var o;return void 0===r&&(r={}),void 0===i&&(i={}),"function"==typeof t&&(t=t(null!=n?n:e.custom,r,i)),"string"==typeof t&&(t=null===(o=e.variants)||void 0===o?void 0:o[t]),"function"==typeof t&&(t=t(null!=n?n:e.custom,r,i)),t}function n9(e,t,n){var r,i,o=e.getProps();return n8(o,t,null!=n?n:o.custom,(r={},e.forEachValue(function(e,t){return r[t]=e.get()}),r),(i={},e.forEachValue(function(e,t){return i[t]=e.getVelocity()}),i))}function n7(e){var t;return"function"==typeof(null===(t=e.animate)||void 0===t?void 0:t.start)||n6(e.initial)||n6(e.animate)||n6(e.whileHover)||n6(e.whileDrag)||n6(e.whileTap)||n6(e.whileFocus)||n6(e.exit)}function re(e){return!!(n7(e)||e.variants)}function rt(e){return Array.isArray(e)?e.join(" "):e}function rn(e){var t=(0,ey.useRef)(null);return null===t.current&&(t.current=e()),t.current}var rr={hasAnimatedSinceResize:!0,hasEverUpdated:!1},ri=1,ro=(0,ey.createContext)({}),ra=(0,ey.createContext)({}),rl=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,nB.ZT)(t,e),t.prototype.getSnapshotBeforeUpdate=function(){return this.updateProps(),null},t.prototype.componentDidUpdate=function(){},t.prototype.updateProps=function(){var e=this.props,t=e.visualElement,n=e.props;t&&t.setProps(n)},t.prototype.render=function(){return this.props.children},t}(ey.Component),rs=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","svg","switch","symbol","text","tspan","use","view"];function ru(e){if("string"!=typeof e||e.includes("-"));else if(rs.indexOf(e)>-1||/[A-Z]/.test(e))return!0;return!1}var rc={},rd=["","X","Y","Z"],rp=["transformPerspective","x","y","z"];function rh(e,t){return rp.indexOf(e)-rp.indexOf(t)}["translate","scale","rotate","skew"].forEach(function(e){return rd.forEach(function(t){return rp.push(e+t)})});var rf=new Set(rp);function rm(e){return rf.has(e)}var rg=new Set(["originX","originY","originZ"]);function rv(e,t){var n=t.layout,r=t.layoutId;return rm(e)||rg.has(e)||(n||void 0!==r)&&(!!rc[e]||"opacity"===e)}var ry=function(e){return!!(null!==e&&"object"==typeof e&&e.getVelocity)},rb={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"};function rx(e){return e.startsWith("--")}let rE=(e,t)=>n=>Math.max(Math.min(n,t),e),rC=e=>e%1?Number(e.toFixed(5)):e,r_=/(-)?([\d]*\.?[\d])+/g,rk=/(#[0-9a-f]{6}|#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2,3}\s*\/*\s*[\d\.]+%?\))/gi,rS=/^(#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2,3}\s*\/*\s*[\d\.]+%?\))$/i;function rT(e){return"string"==typeof e}let rw=e=>({test:t=>rT(t)&&t.endsWith(e)&&1===t.split(" ").length,parse:parseFloat,transform:t=>`${t}${e}`}),rA=rw("deg"),rD=rw("%"),rN=rw("px"),rF=rw("vh"),rL=rw("vw"),rI=Object.assign(Object.assign({},rD),{parse:e=>rD.parse(e)/100,transform:e=>rD.transform(100*e)}),rj={test:e=>"number"==typeof e,parse:parseFloat,transform:e=>e},rR=Object.assign(Object.assign({},rj),{transform:rE(0,1)}),rM=Object.assign(Object.assign({},rj),{default:1});var rO=(0,nB.pi)((0,nB.pi)({},rj),{transform:Math.round}),rP={borderWidth:rN,borderTopWidth:rN,borderRightWidth:rN,borderBottomWidth:rN,borderLeftWidth:rN,borderRadius:rN,radius:rN,borderTopLeftRadius:rN,borderTopRightRadius:rN,borderBottomRightRadius:rN,borderBottomLeftRadius:rN,width:rN,maxWidth:rN,height:rN,maxHeight:rN,size:rN,top:rN,right:rN,bottom:rN,left:rN,padding:rN,paddingTop:rN,paddingRight:rN,paddingBottom:rN,paddingLeft:rN,margin:rN,marginTop:rN,marginRight:rN,marginBottom:rN,marginLeft:rN,rotate:rA,rotateX:rA,rotateY:rA,rotateZ:rA,scale:rM,scaleX:rM,scaleY:rM,scaleZ:rM,skew:rA,skewX:rA,skewY:rA,distance:rN,translateX:rN,translateY:rN,translateZ:rN,x:rN,y:rN,z:rN,perspective:rN,transformPerspective:rN,opacity:rR,originX:rI,originY:rI,originZ:rN,zIndex:rO,fillOpacity:rR,strokeOpacity:rR,numOctaves:rO};function rV(e,t,n,r){var i,o,a,l,s=e.style,u=e.vars,c=e.transform,d=e.transformKeys,p=e.transformOrigin;d.length=0;var h=!1,f=!1,m=!0;for(var g in t){var v=t[g];if(rx(g)){u[g]=v;continue}var y=rP[g],b=y&&"number"==typeof v?y.transform(v):v;if(rm(g)){if(h=!0,c[g]=b,d.push(g),!m)continue;v!==(null!==(l=y.default)&&void 0!==l?l:0)&&(m=!1)}else rg.has(g)?(p[g]=b,f=!0):s[g]=b}h?s.transform=function(e,t,n,r){var i=e.transform,o=e.transformKeys,a=t.enableHardwareAcceleration,l=t.allowTransformNone,s="";o.sort(rh);for(var u=!1,c=o.length,d=0;d<c;d++){var p=o[d];s+="".concat(rb[p]||p,"(").concat(i[p],") "),"z"===p&&(u=!0)}return!u&&(void 0===a||a)?s+="translateZ(0)":s=s.trim(),r?s=r(i,n?"":s):(void 0===l||l)&&n&&(s="none"),s}(e,n,m,r):r?s.transform=r({},""):!t.transform&&s.transform&&(s.transform="none"),f&&(s.transformOrigin=(i=p.originX,o=p.originY,a=p.originZ,"".concat(void 0===i?"50%":i," ").concat(void 0===o?"50%":o," ").concat(void 0===a?0:a)))}var rq=function(){return{style:{},transform:{},transformKeys:[],transformOrigin:{},vars:{}}};function rB(e,t,n){for(var r in t)ry(t[r])||rv(r,n)||(e[r]=t[r])}var rz=new Set(["initial","animate","exit","style","variants","transition","transformTemplate","transformValues","custom","inherit","layout","layoutId","layoutDependency","onLayoutAnimationStart","onLayoutAnimationComplete","onLayoutMeasure","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","drag","dragControls","dragListener","dragConstraints","dragDirectionLock","dragSnapToOrigin","_dragX","_dragY","dragElastic","dragMomentum","dragPropagation","dragTransition","whileDrag","onPan","onPanStart","onPanEnd","onPanSessionStart","onTap","onTapStart","onTapCancel","onHoverStart","onHoverEnd","whileFocus","whileTap","whileHover","whileInView","onViewportEnter","onViewportLeave","viewport","layoutScroll"]);function rU(e){return rz.has(e)}var r$=function(e){return!rU(e)};try{!function(e){e&&(r$=function(t){return t.startsWith("on")?!rU(t):e(t)})}(require("@emotion/is-prop-valid").default)}catch(e){}function rH(e,t,n){return"string"==typeof e?e:rN.transform(t+n*e)}var rW={offset:"stroke-dashoffset",array:"stroke-dasharray"},rG={offset:"strokeDashoffset",array:"strokeDasharray"};function rZ(e,t,n,r){var i,o,a,l,s,u,c,d,p,h,f=t.attrX,m=t.attrY,g=t.originX,v=t.originY,y=t.pathLength,b=t.pathSpacing,x=t.pathOffset;rV(e,(0,nB._T)(t,["attrX","attrY","originX","originY","pathLength","pathSpacing","pathOffset"]),n,r),e.attrs=e.style,e.style={};var E=e.attrs,C=e.style,_=e.dimensions;E.transform&&(_&&(C.transform=E.transform),delete E.transform),_&&(void 0!==g||void 0!==v||C.transform)&&(C.transformOrigin=(i=void 0!==g?g:.5,o=void 0!==v?v:.5,a=rH(i,_.x,_.width),l=rH(o,_.y,_.height),"".concat(a," ").concat(l))),void 0!==f&&(E.x=f),void 0!==m&&(E.y=m),void 0!==y&&(c=!1,void 0===(s=void 0===b?1:b)&&(s=1),void 0===(u=void 0===x?0:x)&&(u=0),void 0===c&&(c=!0),E.pathLength=1,E[(d=c?rW:rG).offset]=rN.transform(-u),p=rN.transform(y),h=rN.transform(s),E[d.array]="".concat(p," ").concat(h))}var rY=function(){return(0,nB.pi)((0,nB.pi)({},rq()),{attrs:{}})},rK=/([a-z])([A-Z])/g,rQ=function(e){return e.replace(rK,"$1-$2").toLowerCase()};function rX(e,t,n,r){var i=t.style,o=t.vars;for(var a in Object.assign(e.style,i,r&&r.getProjectionStyles(n)),o)e.style.setProperty(a,o[a])}var rJ=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength"]);function r0(e,t,n,r){for(var i in rX(e,t,void 0,r),t.attrs)e.setAttribute(rJ.has(i)?i:rQ(i),t.attrs[i])}function r1(e){var t=e.style,n={};for(var r in t)(ry(t[r])||rv(r,e))&&(n[r]=t[r]);return n}function r2(e){var t=r1(e);for(var n in e)ry(e[n])&&(t["x"===n||"y"===n?"attr"+n.toUpperCase():n]=e[n]);return t}function r3(e){return"object"==typeof e&&"function"==typeof e.start}var r5=function(e){return Array.isArray(e)},r4=function(e){return r5(e)?e[e.length-1]||0:e};function r6(e){var t=ry(e)?e.get():e;return t&&"object"==typeof t&&t.mix&&t.toValue?t.toValue():t}function r8(e,t,n,r){var i=e.scrapeMotionValuesFromProps,o=e.createRenderState,a=e.onMount,l={latestValues:function(e,t,n,r){var i={},o=(null==n?void 0:n.initial)===!1,a=r(e);for(var l in a)i[l]=r6(a[l]);var s=e.initial,u=e.animate,c=n7(e),d=re(e);t&&d&&!c&&!1!==e.inherit&&(null!=s||(s=t.initial),null!=u||(u=t.animate));var p=o||!1===s,h=p?u:s;return h&&"boolean"!=typeof h&&!r3(h)&&(Array.isArray(h)?h:[h]).forEach(function(t){var n=n8(e,t);if(n){var r=n.transitionEnd;n.transition;var o=(0,nB._T)(n,["transitionEnd","transition"]);for(var a in o){var l=o[a];if(Array.isArray(l)){var s=p?l.length-1:0;l=l[s]}null!==l&&(i[a]=l)}for(var a in r)i[a]=r[a]}}),i}(t,n,r,i),renderState:o()};return a&&(l.mount=function(e){return a(t,e,l)}),l}var r9=function(e){return function(t,n){var r=(0,ey.useContext)(nX),i=(0,ey.useContext)(nJ);return n?r8(e,t,r,i):rn(function(){return r8(e,t,r,i)})}},r7={useVisualState:r9({scrapeMotionValuesFromProps:r2,createRenderState:rY,onMount:function(e,t,n){var r=n.renderState,i=n.latestValues;try{r.dimensions="function"==typeof t.getBBox?t.getBBox():t.getBoundingClientRect()}catch(e){r.dimensions={x:0,y:0,width:0,height:0}}rZ(r,i,{enableHardwareAcceleration:!1},e.transformTemplate),r0(t,r)}})},ie={useVisualState:r9({scrapeMotionValuesFromProps:r1,createRenderState:rq})};function it(e,t,n,r){return void 0===r&&(r={passive:!0}),e.addEventListener(t,n,r),function(){return e.removeEventListener(t,n)}}function ir(e,t,n,r){(0,ey.useEffect)(function(){var i=e.current;if(n&&i)return it(i,t,n,r)},[e,t,n,r])}function ii(e){return"undefined"!=typeof PointerEvent&&e instanceof PointerEvent?!("mouse"!==e.pointerType):e instanceof MouseEvent}!function(e){e.Animate="animate",e.Hover="whileHover",e.Tap="whileTap",e.Drag="whileDrag",e.Focus="whileFocus",e.InView="whileInView",e.Exit="exit"}(S||(S={}));var io={pageX:0,pageY:0};function ia(e,t){var n,r,i;return void 0===t&&(t="page"),{point:e.touches?(void 0===(n=t)&&(n="page"),{x:(r=e.touches[0]||e.changedTouches[0]||io)[n+"X"],y:r[n+"Y"]}):(void 0===(i=t)&&(i="page"),{x:e[i+"X"],y:e[i+"Y"]})}}var il=function(e,t){void 0===t&&(t=!1);var n=function(t){return e(t,ia(t))};return t?function(e){var t=e instanceof MouseEvent;(!t||t&&0===e.button)&&n(e)}:n},is={pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointercancel:"mousecancel",pointerover:"mouseover",pointerout:"mouseout",pointerenter:"mouseenter",pointerleave:"mouseleave"},iu={pointerdown:"touchstart",pointermove:"touchmove",pointerup:"touchend",pointercancel:"touchcancel"};function ic(e){if(n0&&null===window.onpointerdown);else if(n0&&null===window.ontouchstart)return iu[e];else if(n0&&null===window.onmousedown)return is[e];return e}function id(e,t,n,r){return it(e,ic(t),il(n,"pointerdown"===t),r)}function ip(e,t,n,r){return ir(e,ic(t),n&&il(n,"pointerdown"===t),r)}function ih(e){var t=null;return function(){return null===t&&(t=e,function(){t=null})}}var im=ih("dragHorizontal"),ig=ih("dragVertical");function iv(e){var t=!1;if("y"===e)t=ig();else if("x"===e)t=im();else{var n=im(),r=ig();n&&r?t=function(){n(),r()}:(n&&n(),r&&r())}return t}function iy(){var e=iv(!0);return!e||(e(),!1)}function ib(e,t,n){return function(r,i){var o;!ii(r)||iy()||(null===(o=e.animationState)||void 0===o||o.setActive(S.Hover,t),null==n||n(r,i))}}var ix=function(e,t){return!!t&&(e===t||ix(e,t.parentElement))};function iE(e){return(0,ey.useEffect)(function(){return function(){return e()}},[])}let iC=(e,t)=>n=>t(e(n)),i_=(...e)=>e.reduce(iC);var ik=new Set,iS=new WeakMap,iT=new WeakMap,iw=function(e){var t;null===(t=iS.get(e.target))||void 0===t||t(e)},iA=function(e){e.forEach(iw)},iD={some:0,all:1},iN=function(e){return function(t){return e(t),null}},iF={inView:iN(function(e){var t=e.visualElement,n=e.whileInView,r=e.onViewportEnter,i=e.onViewportLeave,o=e.viewport,a=void 0===o?{}:o,l=(0,ey.useRef)({hasEnteredView:!1,isInView:!1}),s=!!(n||r||i);a.once&&l.current.hasEnteredView&&(s=!1),("undefined"==typeof IntersectionObserver?function(e,t,n,r){var i=r.fallback,o=void 0===i||i;(0,ey.useEffect)(function(){if(e&&o){if("production"!==nH){var r;r="IntersectionObserver not available on this device. whileInView animations will trigger on mount.",ik.has(r)||(console.warn(r),ik.add(r))}requestAnimationFrame(function(){t.hasEnteredView=!0;var e,r=n.getProps().onViewportEnter;null==r||r(null),null===(e=n.animationState)||void 0===e||e.setActive(S.InView,!0)})}},[e])}:function(e,t,n,r){var i=r.root,o=r.margin,a=r.amount,l=void 0===a?"some":a,s=r.once;(0,ey.useEffect)(function(){if(e){var r,a,u,c,d,p,h,f,m={root:null==i?void 0:i.current,rootMargin:o,threshold:"number"==typeof l?l:iD[l]};return r=n.getInstance(),a=function(e){var r,i=e.isIntersecting;if(t.isInView!==i){if(t.isInView=i,s&&!i&&t.hasEnteredView)return;i&&(t.hasEnteredView=!0),null===(r=n.animationState)||void 0===r||r.setActive(S.InView,i);var o=n.getProps(),a=i?o.onViewportEnter:o.onViewportLeave;null==a||a(e)}},u=m.root,c=(0,nB._T)(m,["root"]),d=u||document,iT.has(d)||iT.set(d,{}),(p=iT.get(d))[h=JSON.stringify(c)]||(p[h]=new IntersectionObserver(iA,(0,nB.pi)({root:u},c))),f=p[h],iS.set(r,a),f.observe(r),function(){iS.delete(r),f.unobserve(r)}}},[e,i,o,l])})(s,l.current,t,a)}),tap:iN(function(e){var t=e.onTap,n=e.onTapStart,r=e.onTapCancel,i=e.whileTap,o=e.visualElement,a=t||n||r||i,l=(0,ey.useRef)(!1),s=(0,ey.useRef)(null),u={passive:!(n||t||r||f)};function c(){var e;null===(e=s.current)||void 0===e||e.call(s),s.current=null}function d(){var e;return c(),l.current=!1,null===(e=o.animationState)||void 0===e||e.setActive(S.Tap,!1),!iy()}function p(e,n){d()&&(ix(o.getInstance(),e.target)?null==t||t(e,n):null==r||r(e,n))}function h(e,t){d()&&(null==r||r(e,t))}function f(e,t){var r;c(),l.current||(l.current=!0,s.current=i_(id(window,"pointerup",p,u),id(window,"pointercancel",h,u)),null===(r=o.animationState)||void 0===r||r.setActive(S.Tap,!0),null==n||n(e,t))}ip(o,"pointerdown",a?f:void 0,u),iE(c)}),focus:iN(function(e){var t=e.whileFocus,n=e.visualElement;ir(n,"focus",t?function(){var e;null===(e=n.animationState)||void 0===e||e.setActive(S.Focus,!0)}:void 0),ir(n,"blur",t?function(){var e;null===(e=n.animationState)||void 0===e||e.setActive(S.Focus,!1)}:void 0)}),hover:iN(function(e){var t=e.onHoverStart,n=e.onHoverEnd,r=e.whileHover,i=e.visualElement;ip(i,"pointerenter",t||r?ib(i,!0,t):void 0,{passive:!t}),ip(i,"pointerleave",n||r?ib(i,!1,n):void 0,{passive:!n})})},iL=0,iI=function(){return iL++};function ij(){var e=(0,ey.useContext)(nJ);if(null===e)return[!0,null];var t=e.isPresent,n=e.onExitComplete,r=e.register,i=rn(iI);return(0,ey.useEffect)(function(){return r(i)},[]),!t&&n?[!1,function(){return null==n?void 0:n(i)}]:[!0]}function iR(e,t){if(!Array.isArray(t))return!1;var n=t.length;if(n!==e.length)return!1;for(var r=0;r<n;r++)if(t[r]!==e[r])return!1;return!0}let iM=(e,t,n)=>Math.min(Math.max(n,e),t);function iO(e,t){return e*Math.sqrt(1-t*t)}let iP=["duration","bounce"],iV=["stiffness","damping","mass"];function iq(e,t){return t.some(t=>void 0!==e[t])}function iB(e){var{from:t=0,to:n=1,restSpeed:r=2,restDelta:i}=e,o=(0,nB._T)(e,["from","to","restSpeed","restDelta"]);let a={done:!1,value:t},{stiffness:l,damping:s,mass:u,velocity:c,duration:d,isResolvedFromDuration:p}=function(e){let t=Object.assign({velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1},e);if(!iq(e,iV)&&iq(e,iP)){let n=function({duration:e=800,bounce:t=.25,velocity:n=0,mass:r=1}){let i,o;nz(e<=1e4,"Spring duration must be 10 seconds or less");let a=1-t;a=iM(.05,1,a),e=iM(.01,10,e/1e3),a<1?(i=t=>{let r=t*a,i=r*e;return .001-(r-n)/iO(t,a)*Math.exp(-i)},o=t=>{let r=t*a*e,o=Math.pow(a,2)*Math.pow(t,2)*e,l=iO(Math.pow(t,2),a);return(r*n+n-o)*Math.exp(-r)*(-i(t)+.001>0?-1:1)/l}):(i=t=>-.001+Math.exp(-t*e)*((t-n)*e+1),o=t=>e*e*(n-t)*Math.exp(-t*e));let l=function(e,t,n){let r=n;for(let n=1;n<12;n++)r-=e(r)/t(r);return r}(i,o,5/e);if(e*=1e3,isNaN(l))return{stiffness:100,damping:10,duration:e};{let t=Math.pow(l,2)*r;return{stiffness:t,damping:2*a*Math.sqrt(r*t),duration:e}}}(e);(t=Object.assign(Object.assign(Object.assign({},t),n),{velocity:0,mass:1})).isResolvedFromDuration=!0}return t}(o),h=iz,f=iz;function m(){let e=c?-(c/1e3):0,r=n-t,o=s/(2*Math.sqrt(l*u)),a=Math.sqrt(l/u)/1e3;if(void 0===i&&(i=Math.min(Math.abs(n-t)/100,.4)),o<1){let t=iO(a,o);h=i=>n-Math.exp(-o*a*i)*((e+o*a*r)/t*Math.sin(t*i)+r*Math.cos(t*i)),f=n=>{let i=Math.exp(-o*a*n);return o*a*i*(Math.sin(t*n)*(e+o*a*r)/t+r*Math.cos(t*n))-i*(Math.cos(t*n)*(e+o*a*r)-t*r*Math.sin(t*n))}}else if(1===o)h=t=>n-Math.exp(-a*t)*(r+(e+a*r)*t);else{let t=a*Math.sqrt(o*o-1);h=i=>{let l=Math.exp(-o*a*i),s=Math.min(t*i,300);return n-l*((e+o*a*r)*Math.sinh(s)+t*r*Math.cosh(s))/t}}}return m(),{next:e=>{let t=h(e);if(p)a.done=e>=d;else{let o=1e3*f(e),l=Math.abs(n-t)<=i;a.done=Math.abs(o)<=r&&l}return a.value=a.done?n:t,a},flipTarget:()=>{c=-c,[t,n]=[n,t],m()}}}iB.needsInterpolation=(e,t)=>"string"==typeof e||"string"==typeof t;let iz=e=>0,iU=(e,t,n)=>{let r=t-e;return 0===r?1:(n-e)/r},i$=(e,t,n)=>-n*e+n*t+e,iH=(e,t)=>n=>!!(rT(n)&&rS.test(n)&&n.startsWith(e)||t&&Object.prototype.hasOwnProperty.call(n,t)),iW=(e,t,n)=>r=>{if(!rT(r))return r;let[i,o,a,l]=r.match(r_);return{[e]:parseFloat(i),[t]:parseFloat(o),[n]:parseFloat(a),alpha:void 0!==l?parseFloat(l):1}},iG=rE(0,255),iZ=Object.assign(Object.assign({},rj),{transform:e=>Math.round(iG(e))}),iY={test:iH("rgb","red"),parse:iW("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+iZ.transform(e)+", "+iZ.transform(t)+", "+iZ.transform(n)+", "+rC(rR.transform(r))+")"},iK={test:iH("#"),parse:function(e){let t="",n="",r="",i="";return e.length>5?(t=e.substr(1,2),n=e.substr(3,2),r=e.substr(5,2),i=e.substr(7,2)):(t=e.substr(1,1),n=e.substr(2,1),r=e.substr(3,1),i=e.substr(4,1),t+=t,n+=n,r+=r,i+=i),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}},transform:iY.transform},iQ={test:iH("hsl","hue"),parse:iW("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+rD.transform(rC(t))+", "+rD.transform(rC(n))+", "+rC(rR.transform(r))+")"};function iX(e,t,n){return(n<0&&(n+=1),n>1&&(n-=1),n<1/6)?e+(t-e)*6*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function iJ({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,n/=100;let i=0,o=0,a=0;if(t/=100){let r=n<.5?n*(1+t):n+t-n*t,l=2*n-r;i=iX(l,r,e+1/3),o=iX(l,r,e),a=iX(l,r,e-1/3)}else i=o=a=n;return{red:Math.round(255*i),green:Math.round(255*o),blue:Math.round(255*a),alpha:r}}let i0=(e,t,n)=>{let r=e*e;return Math.sqrt(Math.max(0,n*(t*t-r)+r))},i1=[iK,iY,iQ],i2=e=>i1.find(t=>t.test(e)),i3=e=>`'${e}' is not an animatable color. Use the equivalent color code instead.`,i5=(e,t)=>{let n=i2(e),r=i2(t);nU(!!n,i3(e)),nU(!!r,i3(t));let i=n.parse(e),o=r.parse(t);n===iQ&&(i=iJ(i),n=iY),r===iQ&&(o=iJ(o),r=iY);let a=Object.assign({},i);return e=>{for(let t in a)"alpha"!==t&&(a[t]=i0(i[t],o[t],e));return a.alpha=i$(i.alpha,o.alpha,e),n.transform(a)}},i4={test:e=>iY.test(e)||iK.test(e)||iQ.test(e),parse:e=>iY.test(e)?iY.parse(e):iQ.test(e)?iQ.parse(e):iK.parse(e),transform:e=>rT(e)?e:e.hasOwnProperty("red")?iY.transform(e):iQ.transform(e)},i6="${c}",i8="${n}";function i9(e){"number"==typeof e&&(e=`${e}`);let t=[],n=0,r=e.match(rk);r&&(n=r.length,e=e.replace(rk,i6),t.push(...r.map(i4.parse)));let i=e.match(r_);return i&&(e=e.replace(r_,i8),t.push(...i.map(rj.parse))),{values:t,numColors:n,tokenised:e}}function i7(e){return i9(e).values}function oe(e){let{values:t,numColors:n,tokenised:r}=i9(e),i=t.length;return e=>{let t=r;for(let r=0;r<i;r++)t=t.replace(r<n?i6:i8,r<n?i4.transform(e[r]):rC(e[r]));return t}}let ot=e=>"number"==typeof e?0:e,on={test:function(e){var t,n,r,i;return isNaN(e)&&rT(e)&&(null!==(n=null===(t=e.match(r_))||void 0===t?void 0:t.length)&&void 0!==n?n:0)+(null!==(i=null===(r=e.match(rk))||void 0===r?void 0:r.length)&&void 0!==i?i:0)>0},parse:i7,createTransformer:oe,getAnimatableNone:function(e){let t=i7(e);return oe(e)(t.map(ot))}},or=e=>"number"==typeof e;function oi(e,t){return or(e)?n=>i$(e,t,n):i4.test(e)?i5(e,t):os(e,t)}let oo=(e,t)=>{let n=[...e],r=n.length,i=e.map((e,n)=>oi(e,t[n]));return e=>{for(let t=0;t<r;t++)n[t]=i[t](e);return n}},oa=(e,t)=>{let n=Object.assign(Object.assign({},e),t),r={};for(let i in n)void 0!==e[i]&&void 0!==t[i]&&(r[i]=oi(e[i],t[i]));return e=>{for(let t in r)n[t]=r[t](e);return n}};function ol(e){let t=on.parse(e),n=t.length,r=0,i=0,o=0;for(let e=0;e<n;e++)r||"number"==typeof t[e]?r++:void 0!==t[e].hue?o++:i++;return{parsed:t,numNumbers:r,numRGB:i,numHSL:o}}let os=(e,t)=>{let n=on.createTransformer(t),r=ol(e),i=ol(t);return r.numHSL===i.numHSL&&r.numRGB===i.numRGB&&r.numNumbers>=i.numNumbers?i_(oo(r.parsed,i.parsed),n):(nz(!0,`Complex values '${e}' and '${t}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),n=>`${n>0?t:e}`)},ou=(e,t)=>n=>i$(e,t,n);function oc(e,t,{clamp:n=!0,ease:r,mixer:i}={}){let o=e.length;nU(o===t.length,"Both input and output ranges must be the same length"),nU(!r||!Array.isArray(r)||r.length===o-1,"Array of easing functions must be of length `input.length - 1`, as it applies to the transitions **between** the defined values."),e[0]>e[o-1]&&(e=[].concat(e),t=[].concat(t),e.reverse(),t.reverse());let a=function(e,t,n){var r;let i=[],o=n||("number"==typeof(r=e[0])?ou:"string"==typeof r?i4.test(r)?i5:os:Array.isArray(r)?oo:"object"==typeof r?oa:void 0),a=e.length-1;for(let n=0;n<a;n++){let r=o(e[n],e[n+1]);t&&(r=i_(Array.isArray(t)?t[n]:t,r)),i.push(r)}return i}(t,r,i),l=2===o?function([e,t],[n]){return r=>n(iU(e,t,r))}(e,a):function(e,t){let n=e.length,r=n-1;return i=>{let o=0,a=!1;if(i<=e[0]?a=!0:i>=e[r]&&(o=r-1,a=!0),!a){let t=1;for(;t<n&&!(e[t]>i)&&t!==r;t++);o=t-1}let l=iU(e[o],e[o+1],i);return t[o](l)}}(e,a);return n?t=>l(iM(e[0],e[o-1],t)):l}let od=e=>t=>1-e(1-t),op=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,oh=e=>t=>t*t*((e+1)*t-e),of=4/11,om=8/11,og=e=>e,ov=e=>Math.pow(e,2),oy=od(ov),ob=op(ov),ox=e=>1-Math.sin(Math.acos(e)),oE=od(ox),oC=op(oE),o_=oh(1.525),ok=od(o_),oS=op(o_),oT=(e=>{let t=oh(e);return e=>(e*=2)<1?.5*t(e):.5*(2-Math.pow(2,-10*(e-1)))})(1.525),ow=4356/361,oA=35442/1805,oD=16061/1805,oN=e=>{if(1===e||0===e)return e;let t=e*e;return e<of?7.5625*t:e<om?9.075*t-9.9*e+3.4:e<.9?ow*t-oA*e+oD:10.8*e*e-20.52*e+10.72},oF=od(oN);function oL({from:e=0,to:t=1,ease:n,offset:r,duration:i=300}){let o={done:!1,value:e},a=Array.isArray(t)?t:[e,t],l=(r&&r.length===a.length?r:function(e){let t=e.length;return e.map((e,n)=>0!==n?n/(t-1):0)}(a)).map(e=>e*i);function s(){return oc(l,a,{ease:Array.isArray(n)?n:a.map(()=>n||ob).splice(0,a.length-1)})}let u=s();return{next:e=>(o.value=u(e),o.done=e>=i,o),flipTarget:()=>{a.reverse(),u=s()}}}let oI={keyframes:oL,spring:iB,decay:function({velocity:e=0,from:t=0,power:n=.8,timeConstant:r=350,restDelta:i=.5,modifyTarget:o}){let a={done:!1,value:t},l=n*e,s=t+l,u=void 0===o?s:o(s);return u!==s&&(l=u-t),{next:e=>{let t=-l*Math.exp(-e/r);return a.done=!(t>i||t<-i),a.value=a.done?u:u+t,a},flipTarget:()=>{}}}},oj=1/60*1e3,oR="undefined"!=typeof performance?()=>performance.now():()=>Date.now(),oM="undefined"!=typeof window?e=>window.requestAnimationFrame(e):e=>setTimeout(()=>e(oR()),oj),oO=!0,oP=!1,oV=!1,oq={delta:0,timestamp:0},oB=["read","update","preRender","render","postRender"],oz=oB.reduce((e,t)=>(e[t]=function(e){let t=[],n=[],r=0,i=!1,o=!1,a=new WeakSet,l={schedule:(e,o=!1,l=!1)=>{let s=l&&i,u=s?t:n;return o&&a.add(e),-1===u.indexOf(e)&&(u.push(e),s&&i&&(r=t.length)),e},cancel:e=>{let t=n.indexOf(e);-1!==t&&n.splice(t,1),a.delete(e)},process:s=>{if(i){o=!0;return}if(i=!0,[t,n]=[n,t],n.length=0,r=t.length)for(let n=0;n<r;n++){let r=t[n];r(s),a.has(r)&&(l.schedule(r),e())}i=!1,o&&(o=!1,l.process(s))}};return l}(()=>oP=!0),e),{}),oU=oB.reduce((e,t)=>{let n=oz[t];return e[t]=(e,t=!1,r=!1)=>(oP||oZ(),n.schedule(e,t,r)),e},{}),o$=oB.reduce((e,t)=>(e[t]=oz[t].cancel,e),{}),oH=oB.reduce((e,t)=>(e[t]=()=>oz[t].process(oq),e),{}),oW=e=>oz[e].process(oq),oG=e=>{oP=!1,oq.delta=oO?oj:Math.max(Math.min(e-oq.timestamp,40),1),oq.timestamp=e,oV=!0,oB.forEach(oW),oV=!1,oP&&(oO=!1,oM(oG))},oZ=()=>{oP=!0,oO=!0,oV||oM(oG)},oY=()=>oq;function oK(e,t,n=0){return e-t-n}let oQ=e=>{let t=({delta:t})=>e(t);return{start:()=>oU.update(t,!0),stop:()=>o$.update(t)}};function oX(e){let t,n,r;var i,{from:o,autoplay:a=!0,driver:l=oQ,elapsed:s=0,repeat:u=0,repeatType:c="loop",repeatDelay:d=0,onPlay:p,onStop:h,onComplete:f,onRepeat:m,onUpdate:g}=e,v=(0,nB._T)(e,["from","autoplay","driver","elapsed","repeat","repeatType","repeatDelay","onPlay","onStop","onComplete","onRepeat","onUpdate"]);let{to:y}=v,b=0,x=v.duration,E=!1,C=!0,_=function(e){if(Array.isArray(e.to))return oL;if(oI[e.type])return oI[e.type];let t=new Set(Object.keys(e));if(t.has("ease")||t.has("duration")&&!t.has("dampingRatio"));else if(t.has("dampingRatio")||t.has("stiffness")||t.has("mass")||t.has("damping")||t.has("restSpeed")||t.has("restDelta"))return iB;return oL}(v);(null===(i=_.needsInterpolation)||void 0===i?void 0:i.call(_,o,y))&&(r=oc([0,100],[o,y],{clamp:!1}),o=0,y=100);let k=_(Object.assign(Object.assign({},v),{from:o,to:y}));return a&&(null==p||p(),(t=l(function(e){if(C||(e=-e),s+=e,!E){let e=k.next(Math.max(0,s));n=e.value,r&&(n=r(n)),E=C?e.done:s<=0}if(null==g||g(n),E){if(0===b&&(null!=x||(x=s)),b<u){var i,o;i=s,o=x,(C?i>=o+d:i<=-d)&&(b++,"reverse"===c?s=function(e,t,n=0,r=!0){return r?oK(t+-e,t,n):t-(e-t)+n}(s,x,d,C=b%2==0):(s=oK(s,x,d),"mirror"===c&&k.flipTarget()),E=!1,m&&m())}else t.stop(),f&&f()}})).start()),{stop:()=>{null==h||h(),t.stop()}}}var oJ=function(e){return 1e3*e};let o0=(e,t)=>1-3*t+3*e,o1=(e,t)=>3*t-6*e,o2=e=>3*e,o3=(e,t,n)=>((o0(t,n)*e+o1(t,n))*e+o2(t))*e,o5=(e,t,n)=>3*o0(t,n)*e*e+2*o1(t,n)*e+o2(t);var o4={linear:og,easeIn:ov,easeInOut:ob,easeOut:oy,circIn:ox,circInOut:oC,circOut:oE,backIn:o_,backInOut:oS,backOut:ok,anticipate:oT,bounceIn:oF,bounceInOut:e=>e<.5?.5*(1-oN(1-2*e)):.5*oN(2*e-1)+.5,bounceOut:oN},o6=function(e){if(Array.isArray(e)){nU(4===e.length,"Cubic bezier arrays must contain four numerical values.");var t=(0,nB.CR)(e,4);return function(e,t,n,r){if(e===t&&n===r)return og;let i=new Float32Array(11);for(let t=0;t<11;++t)i[t]=o3(.1*t,e,n);return o=>0===o||1===o?o:o3(function(t){let r=0,o=1;for(;10!==o&&i[o]<=t;++o)r+=.1;let a=r+(t-i[--o])/(i[o+1]-i[o])*.1,l=o5(a,e,n);return l>=.001?function(e,t,n,r){for(let i=0;i<8;++i){let i=o5(t,n,r);if(0===i)break;let o=o3(t,n,r)-e;t-=o/i}return t}(t,a,e,n):0===l?a:function(e,t,n,r,i){let o,a;let l=0;do(o=o3(a=t+(n-t)/2,r,i)-e)>0?n=a:t=a;while(Math.abs(o)>1e-7&&++l<10);return a}(t,r,r+.1,e,n)}(o),t,r)}(t[0],t[1],t[2],t[3])}return"string"==typeof e?(nU(void 0!==o4[e],"Invalid easing type '".concat(e,"'")),o4[e]):e},o8=function(e,t){return"zIndex"!==e&&!!("number"==typeof t||Array.isArray(t)||"string"==typeof t&&on.test(t)&&!t.startsWith("url("))},o9=function(){return{type:"spring",stiffness:500,damping:25,restSpeed:10}},o7=function(e){return{type:"spring",stiffness:550,damping:0===e?2*Math.sqrt(550):30,restSpeed:10}},ae=function(){return{type:"keyframes",ease:"linear",duration:.3}},at=function(e){return{type:"keyframes",duration:.8,values:e}},an={x:o9,y:o9,z:o9,rotate:o9,rotateX:o9,rotateY:o9,rotateZ:o9,scaleX:o7,scaleY:o7,scale:o7,opacity:ae,backgroundColor:ae,color:ae,default:o7},ar=function(e,t){var n;return n=r5(t)?at:an[e]||an.default,(0,nB.pi)({to:t},n(t))};let ai=new Set(["brightness","contrast","saturate","opacity"]);function ao(e){let[t,n]=e.slice(0,-1).split("(");if("drop-shadow"===t)return e;let[r]=n.match(r_)||[];if(!r)return e;let i=n.replace(r,""),o=ai.has(t)?1:0;return r!==n&&(o*=100),t+"("+o+i+")"}let aa=/([a-z-]*)\(.*?\)/g,al=Object.assign(Object.assign({},on),{getAnimatableNone:e=>{let t=e.match(aa);return t?t.map(ao).join(" "):e}});var as=(0,nB.pi)((0,nB.pi)({},rP),{color:i4,backgroundColor:i4,outlineColor:i4,fill:i4,stroke:i4,borderColor:i4,borderTopColor:i4,borderRightColor:i4,borderBottomColor:i4,borderLeftColor:i4,filter:al,WebkitFilter:al}),au=function(e){return as[e]};function ac(e,t){var n,r=au(e);return r!==al&&(r=on),null===(n=r.getAnimatableNone)||void 0===n?void 0:n.call(r,t)}var ad={current:!1},ap=!1;function ah(e){return 0===e||"string"==typeof e&&0===parseFloat(e)&&-1===e.indexOf(" ")}function af(e){return"number"==typeof e?0:ac("",e)}function am(e,t){return e[t]||e.default||e}function ag(e,t,n,r){return void 0===r&&(r={}),ad.current&&(r={type:!1}),t.start(function(i){var o,a,l,s,u,c,d,p,h,f,m,g=(s=n,d=null!==(u=(c=am(r,e)).from)&&void 0!==u?u:t.get(),p=o8(e,s),"none"===d&&p&&"string"==typeof s?d=ac(e,s):ah(d)&&"string"==typeof s?d=af(s):!Array.isArray(s)&&ah(s)&&"string"==typeof d&&(s=af(d)),nz((h=o8(e,d))===p,"You are trying to animate ".concat(e,' from "').concat(d,'" to "').concat(s,'". ').concat(d," is not an animatable value - to enable this animation set ").concat(d," to a value animatable to ").concat(s," via the `style` property.")),h&&p&&!1!==c.type?function(){var n,r,o,a,l,u,p,h,f,m,g,v,y,b={from:d,to:s,velocity:t.getVelocity(),onComplete:i,onUpdate:function(e){return t.set(e)}};return"inertia"===c.type||"decay"===c.type?function({from:e=0,velocity:t=0,min:n,max:r,power:i=.8,timeConstant:o=750,bounceStiffness:a=500,bounceDamping:l=10,restDelta:s=1,modifyTarget:u,driver:c,onUpdate:d,onComplete:p,onStop:h}){let f;function m(e){return void 0!==n&&e<n||void 0!==r&&e>r}function g(e){return void 0===n?r:void 0===r?n:Math.abs(n-e)<Math.abs(r-e)?n:r}function v(e){null==f||f.stop(),f=oX(Object.assign(Object.assign({},e),{driver:c,onUpdate:t=>{var n;null==d||d(t),null===(n=e.onUpdate)||void 0===n||n.call(e,t)},onComplete:p,onStop:h}))}function y(e){v(Object.assign({type:"spring",stiffness:a,damping:l,restDelta:s},e))}if(m(e))y({from:e,velocity:t,to:g(e)});else{let r,a,l=i*t+e;void 0!==u&&(l=u(l));let c=g(l),d=c===n?-1:1;v({type:"decay",from:e,velocity:t,timeConstant:o,power:i,restDelta:s,modifyTarget:u,onUpdate:m(l)?e=>{var n,i;r=a,a=e,n=e-r,t=(i=oY().delta)?1e3/i*n:0,(1===d&&e>c||-1===d&&e<c)&&y({from:e,to:c,velocity:t})}:void 0})}return{stop:()=>null==f?void 0:f.stop()}}((0,nB.pi)((0,nB.pi)({},b),c)):oX((0,nB.pi)((0,nB.pi)({},(n=c,r=b,o=e,Array.isArray(r.to)&&(null!==(a=n.duration)&&void 0!==a||(n.duration=.8)),Array.isArray(r.to)&&null===r.to[0]&&(r.to=(0,nB.ev)([],(0,nB.CR)(r.to),!1),r.to[0]=r.from),(l=n).when,l.delay,l.delayChildren,l.staggerChildren,l.staggerDirection,l.repeat,l.repeatType,l.repeatDelay,l.from,Object.keys((0,nB._T)(l,["when","delay","delayChildren","staggerChildren","staggerDirection","repeat","repeatType","repeatDelay","from"])).length||(n=(0,nB.pi)((0,nB.pi)({},n),ar(o,r.to))),(0,nB.pi)((0,nB.pi)({},r),(p=(u=n).ease,h=u.times,f=u.yoyo,m=u.flip,g=u.loop,v=(0,nB._T)(u,["ease","times","yoyo","flip","loop"]),y=(0,nB.pi)({},v),h&&(y.offset=h),v.duration&&(y.duration=oJ(v.duration)),v.repeatDelay&&(y.repeatDelay=oJ(v.repeatDelay)),p&&(y.ease=Array.isArray(p)&&"number"!=typeof p[0]?p.map(o6):o6(p)),"tween"===v.type&&(y.type="keyframes"),(f||g||m)&&(nz(!ap,"yoyo, loop and flip have been removed from the API. Replace with repeat and repeatType options."),ap=!0,f?y.repeatType="reverse":g?y.repeatType="loop":m&&(y.repeatType="mirror"),y.repeat=g||f||m||v.repeat),"spring"!==v.type&&(y.type="keyframes"),y)))),{onUpdate:function(e){var t;b.onUpdate(e),null===(t=c.onUpdate)||void 0===t||t.call(c,e)},onComplete:function(){var e;b.onComplete(),null===(e=c.onComplete)||void 0===e||e.call(c)}}))}:function(){var e,n,r=r4(s);return t.set(r),i(),null===(e=null==c?void 0:c.onUpdate)||void 0===e||e.call(c,r),null===(n=null==c?void 0:c.onComplete)||void 0===n||n.call(c),{stop:function(){}}}),v=null!==(l=null!==(a=(am(o=r,e)||{}).delay)&&void 0!==a?a:o.delay)&&void 0!==l?l:0,y=function(){return m=g()};return v?f=window.setTimeout(y,oJ(v)):y(),function(){clearTimeout(f),null==m||m.stop()}})}function av(e,t){-1===e.indexOf(t)&&e.push(t)}function ay(e,t){var n=e.indexOf(t);n>-1&&e.splice(n,1)}var ab=function(){function e(){this.subscriptions=[]}return e.prototype.add=function(e){var t=this;return av(this.subscriptions,e),function(){return ay(t.subscriptions,e)}},e.prototype.notify=function(e,t,n){var r=this.subscriptions.length;if(r){if(1===r)this.subscriptions[0](e,t,n);else for(var i=0;i<r;i++){var o=this.subscriptions[i];o&&o(e,t,n)}}},e.prototype.getSize=function(){return this.subscriptions.length},e.prototype.clear=function(){this.subscriptions.length=0},e}(),ax=function(){function e(e){var t=this;this.version="6.5.1",this.timeDelta=0,this.lastUpdated=0,this.updateSubscribers=new ab,this.velocityUpdateSubscribers=new ab,this.renderSubscribers=new ab,this.canTrackVelocity=!1,this.updateAndNotify=function(e,n){void 0===n&&(n=!0),t.prev=t.current,t.current=e;var r=oY(),i=r.delta,o=r.timestamp;t.lastUpdated!==o&&(t.timeDelta=i,t.lastUpdated=o,oU.postRender(t.scheduleVelocityCheck)),t.prev!==t.current&&t.updateSubscribers.notify(t.current),t.velocityUpdateSubscribers.getSize()&&t.velocityUpdateSubscribers.notify(t.getVelocity()),n&&t.renderSubscribers.notify(t.current)},this.scheduleVelocityCheck=function(){return oU.postRender(t.velocityCheck)},this.velocityCheck=function(e){e.timestamp!==t.lastUpdated&&(t.prev=t.current,t.velocityUpdateSubscribers.notify(t.getVelocity()))},this.hasAnimated=!1,this.prev=this.current=e,this.canTrackVelocity=!isNaN(parseFloat(this.current))}return e.prototype.onChange=function(e){return this.updateSubscribers.add(e)},e.prototype.clearListeners=function(){this.updateSubscribers.clear()},e.prototype.onRenderRequest=function(e){return e(this.get()),this.renderSubscribers.add(e)},e.prototype.attach=function(e){this.passiveEffect=e},e.prototype.set=function(e,t){void 0===t&&(t=!0),t&&this.passiveEffect?this.passiveEffect(e,this.updateAndNotify):this.updateAndNotify(e,t)},e.prototype.get=function(){return this.current},e.prototype.getPrevious=function(){return this.prev},e.prototype.getVelocity=function(){var e,t;return this.canTrackVelocity?(e=parseFloat(this.current)-parseFloat(this.prev),(t=this.timeDelta)?1e3/t*e:0):0},e.prototype.start=function(e){var t=this;return this.stop(),new Promise(function(n){t.hasAnimated=!0,t.stopAnimation=e(n)}).then(function(){return t.clearAnimation()})},e.prototype.stop=function(){this.stopAnimation&&this.stopAnimation(),this.clearAnimation()},e.prototype.isAnimating=function(){return!!this.stopAnimation},e.prototype.clearAnimation=function(){this.stopAnimation=null},e.prototype.destroy=function(){this.updateSubscribers.clear(),this.renderSubscribers.clear(),this.stop()},e}();function aE(e){return new ax(e)}var aC=function(e){return function(t){return t.test(e)}},a_=[rj,rN,rD,rA,rL,rF,{test:function(e){return"auto"===e},parse:function(e){return e}}],ak=function(e){return a_.find(aC(e))},aS=(0,nB.ev)((0,nB.ev)([],(0,nB.CR)(a_),!1),[i4,on],!1);function aT(e,t,n){void 0===n&&(n={});var r,i=n9(e,t,n.custom),o=(i||{}).transition,a=void 0===o?e.getDefaultTransition()||{}:o;n.transitionOverride&&(a=n.transitionOverride);var l=i?function(){return aw(e,i,n)}:function(){return Promise.resolve()},s=(null===(r=e.variantChildren)||void 0===r?void 0:r.size)?function(r){void 0===r&&(r=0);var i,o,l,s,u,c,d,p=a.delayChildren;return i=(void 0===p?0:p)+r,o=a.staggerChildren,l=a.staggerDirection,s=n,void 0===i&&(i=0),void 0===o&&(o=0),void 0===l&&(l=1),u=[],c=(e.variantChildren.size-1)*o,d=1===l?function(e){return void 0===e&&(e=0),e*o}:function(e){return void 0===e&&(e=0),c-e*o},Array.from(e.variantChildren).sort(aA).forEach(function(e,n){u.push(aT(e,t,(0,nB.pi)((0,nB.pi)({},s),{delay:i+d(n)})).then(function(){return e.notifyAnimationComplete(t)}))}),Promise.all(u)}:function(){return Promise.resolve()},u=a.when;if(!u)return Promise.all([l(),s(n.delay)]);var c=(0,nB.CR)("beforeChildren"===u?[l,s]:[s,l],2),d=c[0],p=c[1];return d().then(p)}function aw(e,t,n){var r,i=void 0===n?{}:n,o=i.delay,a=void 0===o?0:o,l=i.transitionOverride,s=i.type,u=e.makeTargetAnimatable(t),c=u.transition,d=void 0===c?e.getDefaultTransition():c,p=u.transitionEnd,h=(0,nB._T)(u,["transition","transitionEnd"]);l&&(d=l);var f=[],m=s&&(null===(r=e.animationState)||void 0===r?void 0:r.getState()[s]);for(var g in h){var v=e.getValue(g),y=h[g];if(!(!v||void 0===y||m&&function(e,t){var n=e.protectedKeys,r=e.needsAnimating,i=n.hasOwnProperty(t)&&!0!==r[t];return r[t]=!1,i}(m,g))){var b=(0,nB.pi)({delay:a},d);e.shouldReduceMotion&&rm(g)&&(b=(0,nB.pi)((0,nB.pi)({},b),{type:!1,delay:0}));var x=ag(g,v,y,b);f.push(x)}}return Promise.all(f).then(function(){p&&function(e,t){var n=n9(e,t),r=n?e.makeTargetAnimatable(n,!1):{},i=r.transitionEnd;r.transition;var o=(0,nB._T)(r,["transitionEnd","transition"]);for(var a in o=(0,nB.pi)((0,nB.pi)({},o),void 0===i?{}:i)){var l=r4(o[a]);e.hasValue(a)?e.getValue(a).set(l):e.addValue(a,aE(l))}}(e,p)})}function aA(e,t){return e.sortNodePosition(t)}var aD=[S.Animate,S.InView,S.Focus,S.Hover,S.Tap,S.Drag,S.Exit],aN=(0,nB.ev)([],(0,nB.CR)(aD),!1).reverse(),aF=aD.length;function aL(e){return void 0===e&&(e=!1),{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}var aI={animation:iN(function(e){var t=e.visualElement,n=e.animate;t.animationState||(t.animationState=function(e){var t,n=function(t){return Promise.all(t.map(function(t){return function(e,t,n){if(void 0===n&&(n={}),e.notifyAnimationStart(t),Array.isArray(t)){var r;r=Promise.all(t.map(function(t){return aT(e,t,n)}))}else if("string"==typeof t)r=aT(e,t,n);else{var i="function"==typeof t?n9(e,t,n.custom):t;r=aw(e,i,n)}return r.then(function(){return e.notifyAnimationComplete(t)})}(e,t.animation,t.options)}))},r=((t={})[S.Animate]=aL(!0),t[S.InView]=aL(),t[S.Hover]=aL(),t[S.Tap]=aL(),t[S.Drag]=aL(),t[S.Focus]=aL(),t[S.Exit]=aL(),t),i={},o=!0,a=function(t,n){var r=n9(e,n);if(r){r.transition;var i=r.transitionEnd,o=(0,nB._T)(r,["transition","transitionEnd"]);t=(0,nB.pi)((0,nB.pi)((0,nB.pi)({},t),o),i)}return t};function l(t,l){for(var s,u=e.getProps(),c=e.getVariantContext(!0)||{},d=[],p=new Set,h={},f=1/0,m=0;m<aF;m++)!function(n){var i,m=aN[n],g=r[m],v=null!==(s=u[m])&&void 0!==s?s:c[m],y=n6(v),b=m===l?g.isActive:null;!1===b&&(f=n);var x=v===c[m]&&v!==u[m]&&y;if(x&&o&&e.manuallyAnimateOnMount&&(x=!1),g.protectedKeys=(0,nB.pi)({},h),!(!g.isActive&&null===b||!v&&!g.prevProp||r3(v))&&"boolean"!=typeof v){var E=(i=g.prevProp,"string"==typeof v?v!==i:!!n4(v)&&!iR(v,i)),C=E||m===l&&g.isActive&&!x&&y||n>f&&y,_=Array.isArray(v)?v:[v],k=_.reduce(a,{});!1===b&&(k={});var S=g.prevResolvedValues,T=void 0===S?{}:S,w=(0,nB.pi)((0,nB.pi)({},T),k),A=function(e){C=!0,p.delete(e),g.needsAnimating[e]=!0};for(var D in w){var N=k[D],F=T[D];h.hasOwnProperty(D)||(N!==F?r5(N)&&r5(F)?!iR(N,F)||E?A(D):g.protectedKeys[D]=!0:void 0!==N?A(D):p.add(D):void 0!==N&&p.has(D)?A(D):g.protectedKeys[D]=!0)}g.prevProp=v,g.prevResolvedValues=k,g.isActive&&(h=(0,nB.pi)((0,nB.pi)({},h),k)),o&&e.blockInitialAnimation&&(C=!1),C&&!x&&d.push.apply(d,(0,nB.ev)([],(0,nB.CR)(_.map(function(e){return{animation:e,options:(0,nB.pi)({type:m},t)}})),!1))}}(m);if(i=(0,nB.pi)({},h),p.size){var g={};p.forEach(function(t){var n=e.getBaseTarget(t);void 0!==n&&(g[t]=n)}),d.push({animation:g})}var v=!!d.length;return o&&!1===u.initial&&!e.manuallyAnimateOnMount&&(v=!1),o=!1,v?n(d):Promise.resolve()}return{isAnimated:function(e){return void 0!==i[e]},animateChanges:l,setActive:function(t,n,i){if(r[t].isActive===n)return Promise.resolve();null===(o=e.variantChildren)||void 0===o||o.forEach(function(e){var r;return null===(r=e.animationState)||void 0===r?void 0:r.setActive(t,n)}),r[t].isActive=n;var o,a=l(i,t);for(var s in r)r[s].protectedKeys={};return a},setAnimateFunction:function(t){n=t(e)},getState:function(){return r}}}(t)),r3(n)&&(0,ey.useEffect)(function(){return n.subscribe(t)},[n])}),exit:iN(function(e){var t=e.custom,n=e.visualElement,r=(0,nB.CR)(ij(),2),i=r[0],o=r[1],a=(0,ey.useContext)(nJ);(0,ey.useEffect)(function(){n.isPresent=i;var e,r,l=null===(e=n.animationState)||void 0===e?void 0:e.setActive(S.Exit,!i,{custom:null!==(r=null==a?void 0:a.custom)&&void 0!==r?r:t});i||null==l||l.then(o)},[i])})};let aj=e=>e.hasOwnProperty("x")&&e.hasOwnProperty("y"),aR=e=>aj(e)&&e.hasOwnProperty("z"),aM=(e,t)=>Math.abs(e-t);function aO(e,t){return or(e)&&or(t)?aM(e,t):aj(e)&&aj(t)?Math.sqrt(Math.pow(aM(e.x,t.x),2)+Math.pow(aM(e.y,t.y),2)+Math.pow(aR(e)&&aR(t)?aM(e.z,t.z):0,2)):void 0}var aP=function(){function e(e,t,n){var r=this,i=(void 0===n?{}:n).transformPagePoint;if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.updatePoint=function(){if(r.lastMoveEvent&&r.lastMoveEventInfo){var e=aB(r.lastMoveEventInfo,r.history),t=null!==r.startEvent,n=aO(e.offset,{x:0,y:0})>=3;if(t||n){var i=e.point,o=oY().timestamp;r.history.push((0,nB.pi)((0,nB.pi)({},i),{timestamp:o}));var a=r.handlers,l=a.onStart,s=a.onMove;t||(l&&l(r.lastMoveEvent,e),r.startEvent=r.lastMoveEvent),s&&s(r.lastMoveEvent,e)}}},this.handlePointerMove=function(e,t){if(r.lastMoveEvent=e,r.lastMoveEventInfo=aV(t,r.transformPagePoint),ii(e)&&0===e.buttons){r.handlePointerUp(e,t);return}oU.update(r.updatePoint,!0)},this.handlePointerUp=function(e,t){r.end();var n=r.handlers,i=n.onEnd,o=n.onSessionEnd,a=aB(aV(t,r.transformPagePoint),r.history);r.startEvent&&i&&i(e,a),o&&o(e,a)},!e.touches||!(e.touches.length>1)){this.handlers=t,this.transformPagePoint=i;var o=aV(ia(e),this.transformPagePoint),a=o.point,l=oY().timestamp;this.history=[(0,nB.pi)((0,nB.pi)({},a),{timestamp:l})];var s=t.onSessionStart;s&&s(e,aB(o,this.history)),this.removeListeners=i_(id(window,"pointermove",this.handlePointerMove),id(window,"pointerup",this.handlePointerUp),id(window,"pointercancel",this.handlePointerUp))}}return e.prototype.updateHandlers=function(e){this.handlers=e},e.prototype.end=function(){this.removeListeners&&this.removeListeners(),o$.update(this.updatePoint)},e}();function aV(e,t){return t?{point:t(e.point)}:e}function aq(e,t){return{x:e.x-t.x,y:e.y-t.y}}function aB(e,t){var n=e.point;return{point:n,delta:aq(n,az(t)),offset:aq(n,t[0]),velocity:function(e,t){if(e.length<2)return{x:0,y:0};for(var n=e.length-1,r=null,i=az(e);n>=0&&(r=e[n],!(i.timestamp-r.timestamp>oJ(.1)));)n--;if(!r)return{x:0,y:0};var o=(i.timestamp-r.timestamp)/1e3;if(0===o)return{x:0,y:0};var a={x:(i.x-r.x)/o,y:(i.y-r.y)/o};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}(t,0)}}function az(e){return e[e.length-1]}function aU(e){return e.max-e.min}function a$(e,t,n){return void 0===t&&(t=0),void 0===n&&(n=.01),aO(e,t)<n}function aH(e,t,n,r){void 0===r&&(r=.5),e.origin=r,e.originPoint=i$(t.min,t.max,e.origin),e.scale=aU(n)/aU(t),(a$(e.scale,1,1e-4)||isNaN(e.scale))&&(e.scale=1),e.translate=i$(n.min,n.max,e.origin)-e.originPoint,(a$(e.translate)||isNaN(e.translate))&&(e.translate=0)}function aW(e,t,n,r){aH(e.x,t.x,n.x,null==r?void 0:r.originX),aH(e.y,t.y,n.y,null==r?void 0:r.originY)}function aG(e,t,n){e.min=n.min+t.min,e.max=e.min+aU(t)}function aZ(e,t,n){e.min=t.min-n.min,e.max=e.min+aU(t)}function aY(e,t,n){aZ(e.x,t.x,n.x),aZ(e.y,t.y,n.y)}function aK(e,t,n){return{min:void 0!==t?e.min+t:void 0,max:void 0!==n?e.max+n-(e.max-e.min):void 0}}function aQ(e,t){var n,r=t.min-e.min,i=t.max-e.max;return t.max-t.min<e.max-e.min&&(r=(n=(0,nB.CR)([i,r],2))[0],i=n[1]),{min:r,max:i}}function aX(e,t,n){return{min:aJ(e,t),max:aJ(e,n)}}function aJ(e,t){var n;return"number"==typeof e?e:null!==(n=e[t])&&void 0!==n?n:0}var a0=function(){return{translate:0,scale:1,origin:0,originPoint:0}},a1=function(){return{x:a0(),y:a0()}},a2=function(){return{min:0,max:0}},a3=function(){return{x:a2(),y:a2()}};function a5(e){return[e("x"),e("y")]}function a4(e){var t=e.top;return{x:{min:e.left,max:e.right},y:{min:t,max:e.bottom}}}function a6(e){return void 0===e||1===e}function a8(e){var t=e.scale,n=e.scaleX,r=e.scaleY;return!a6(t)||!a6(n)||!a6(r)}function a9(e){var t,n;return a8(e)||(t=e.x)&&"0%"!==t||(n=e.y)&&"0%"!==n||e.z||e.rotate||e.rotateX||e.rotateY}function a7(e,t,n,r,i){return void 0!==i&&(e=r+i*(e-r)),r+n*(e-r)+t}function le(e,t,n,r,i){void 0===t&&(t=0),void 0===n&&(n=1),e.min=a7(e.min,t,n,r,i),e.max=a7(e.max,t,n,r,i)}function lt(e,t){var n=t.x,r=t.y;le(e.x,n.translate,n.scale,n.originPoint),le(e.y,r.translate,r.scale,r.originPoint)}function ln(e,t){e.min=e.min+t,e.max=e.max+t}function lr(e,t,n){var r=(0,nB.CR)(n,3),i=r[0],o=r[1],a=r[2],l=void 0!==t[a]?t[a]:.5,s=i$(e.min,e.max,l);le(e,t[i],t[o],s,t.scale)}var li=["x","scaleX","originX"],lo=["y","scaleY","originY"];function la(e,t){lr(e.x,t,li),lr(e.y,t,lo)}function ll(e,t){return a4(function(e,t){if(!t)return e;var n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}(e.getBoundingClientRect(),t))}var ls=new WeakMap,lu=function(){function e(e){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=a3(),this.visualElement=e}return e.prototype.start=function(e,t){var n=this,r=(void 0===t?{}:t).snapToCursor,i=void 0!==r&&r;!1!==this.visualElement.isPresent&&(this.panSession=new aP(e,{onSessionStart:function(e){n.stopAnimation(),i&&n.snapToCursor(ia(e,"page").point)},onStart:function(e,t){var r,i=n.getProps(),o=i.drag,a=i.dragPropagation,l=i.onDragStart;(!o||a||(n.openGlobalLock&&n.openGlobalLock(),n.openGlobalLock=iv(o),n.openGlobalLock))&&(n.isDragging=!0,n.currentDirection=null,n.resolveConstraints(),n.visualElement.projection&&(n.visualElement.projection.isAnimationBlocked=!0,n.visualElement.projection.target=void 0),a5(function(e){var t,r,i=n.getAxisMotionValue(e).get()||0;if(rD.test(i)){var o=null===(r=null===(t=n.visualElement.projection)||void 0===t?void 0:t.layout)||void 0===r?void 0:r.actual[e];if(o){var a=aU(o);i=parseFloat(i)/100*a}}n.originPoint[e]=i}),null==l||l(e,t),null===(r=n.visualElement.animationState)||void 0===r||r.setActive(S.Drag,!0))},onMove:function(e,t){var r=n.getProps(),i=r.dragPropagation,o=r.dragDirectionLock,a=r.onDirectionLock,l=r.onDrag;if(i||n.openGlobalLock){var s,u,c=t.offset;if(o&&null===n.currentDirection){n.currentDirection=(void 0===s&&(s=10),u=null,Math.abs(c.y)>s?u="y":Math.abs(c.x)>s&&(u="x"),u),null!==n.currentDirection&&(null==a||a(n.currentDirection));return}n.updateAxis("x",t.point,c),n.updateAxis("y",t.point,c),n.visualElement.syncRender(),null==l||l(e,t)}},onSessionEnd:function(e,t){return n.stop(e,t)}},{transformPagePoint:this.visualElement.getTransformPagePoint()}))},e.prototype.stop=function(e,t){var n=this.isDragging;if(this.cancel(),n){var r=t.velocity;this.startAnimation(r);var i=this.getProps().onDragEnd;null==i||i(e,t)}},e.prototype.cancel=function(){var e,t;this.isDragging=!1,this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!1),null===(e=this.panSession)||void 0===e||e.end(),this.panSession=void 0,!this.getProps().dragPropagation&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),null===(t=this.visualElement.animationState)||void 0===t||t.setActive(S.Drag,!1)},e.prototype.updateAxis=function(e,t,n){var r=this.getProps().drag;if(n&&lc(e,r,this.currentDirection)){var i,o,a,l,s,u=this.getAxisMotionValue(e),c=this.originPoint[e]+n[e];this.constraints&&this.constraints[e]&&(i=c,o=this.constraints[e],a=this.elastic[e],l=o.min,s=o.max,void 0!==l&&i<l?i=a?i$(l,i,a.min):Math.max(i,l):void 0!==s&&i>s&&(i=a?i$(s,i,a.max):Math.min(i,s)),c=i),u.set(c)}},e.prototype.resolveConstraints=function(){var e,t,n,r,i,o,a=this,l=this.getProps(),s=l.dragConstraints,u=l.dragElastic,c=(this.visualElement.projection||{}).layout,d=this.constraints;s&&n5(s)?this.constraints||(this.constraints=this.resolveRefConstraints()):s&&c?this.constraints=(e=c.actual,t=s.top,n=s.left,r=s.bottom,i=s.right,{x:aK(e.x,n,i),y:aK(e.y,t,r)}):this.constraints=!1,this.elastic=(void 0===(o=u)&&(o=.35),!1===o?o=0:!0===o&&(o=.35),{x:aX(o,"left","right"),y:aX(o,"top","bottom")}),d!==this.constraints&&c&&this.constraints&&!this.hasMutatedConstraints&&a5(function(e){if(a.getAxisMotionValue(e)){var t,n,r;a.constraints[e]=(t=c.actual[e],n=a.constraints[e],r={},void 0!==n.min&&(r.min=n.min-t.min),void 0!==n.max&&(r.max=n.max-t.min),r)}})},e.prototype.resolveRefConstraints=function(){var e=this.getProps(),t=e.dragConstraints,n=e.onMeasureDragConstraints;if(!t||!n5(t))return!1;var r=t.current;nU(null!==r,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");var i=this.visualElement.projection;if(!i||!i.layout)return!1;var o=(l=i.root,s=ll(r,this.visualElement.getTransformPagePoint()),(u=l.scroll)&&(ln(s.x,u.x),ln(s.y,u.y)),s),a={x:aQ((c=i.layout.actual).x,o.x),y:aQ(c.y,o.y)};if(n){var l,s,u,c,d,p,h,f=n((p=(d=a).x,{top:(h=d.y).min,right:p.max,bottom:h.max,left:p.min}));this.hasMutatedConstraints=!!f,f&&(a=a4(f))}return a},e.prototype.startAnimation=function(e){var t=this,n=this.getProps(),r=n.drag,i=n.dragMomentum,o=n.dragElastic,a=n.dragTransition,l=n.dragSnapToOrigin,s=n.onDragTransitionEnd,u=this.constraints||{};return Promise.all(a5(function(n){if(lc(n,r,t.currentDirection)){var s,c=null!==(s=null==u?void 0:u[n])&&void 0!==s?s:{};l&&(c={min:0,max:0});var d=(0,nB.pi)((0,nB.pi)({type:"inertia",velocity:i?e[n]:0,bounceStiffness:o?200:1e6,bounceDamping:o?40:1e7,timeConstant:750,restDelta:1,restSpeed:10},a),c);return t.startAxisValueAnimation(n,d)}})).then(s)},e.prototype.startAxisValueAnimation=function(e,t){var n=this.getAxisMotionValue(e);return ag(e,n,0,t)},e.prototype.stopAnimation=function(){var e=this;a5(function(t){return e.getAxisMotionValue(t).stop()})},e.prototype.getAxisMotionValue=function(e){var t,n,r="_drag"+e.toUpperCase();return this.visualElement.getProps()[r]||this.visualElement.getValue(e,null!==(n=null===(t=this.visualElement.getProps().initial)||void 0===t?void 0:t[e])&&void 0!==n?n:0)},e.prototype.snapToCursor=function(e){var t=this;a5(function(n){if(lc(n,t.getProps().drag,t.currentDirection)){var r=t.visualElement.projection,i=t.getAxisMotionValue(n);if(r&&r.layout){var o=r.layout.actual[n],a=o.min,l=o.max;i.set(e[n]-i$(a,l,.5))}}})},e.prototype.scalePositionWithinConstraints=function(){var e,t=this,n=this.getProps(),r=n.drag,i=n.dragConstraints,o=this.visualElement.projection;if(n5(i)&&o&&this.constraints){this.stopAnimation();var a={x:0,y:0};a5(function(e){var n=t.getAxisMotionValue(e);if(n){var r,i,o,l,s,u=n.get();a[e]=(r={min:u,max:u},i=t.constraints[e],o=.5,l=aU(r),(s=aU(i))>l?o=iU(i.min,i.max-l,r.min):l>s&&(o=iU(r.min,r.max-s,i.min)),iM(0,1,o))}});var l=this.visualElement.getProps().transformTemplate;this.visualElement.getInstance().style.transform=l?l({},""):"none",null===(e=o.root)||void 0===e||e.updateScroll(),o.updateLayout(),this.resolveConstraints(),a5(function(e){if(lc(e,r,null)){var n=t.getAxisMotionValue(e),i=t.constraints[e],o=i.min,l=i.max;n.set(i$(o,l,a[e]))}})}},e.prototype.addListeners=function(){var e,t=this;ls.set(this.visualElement,this);var n=id(this.visualElement.getInstance(),"pointerdown",function(e){var n=t.getProps(),r=n.drag,i=n.dragListener;r&&(void 0===i||i)&&t.start(e)}),r=function(){n5(t.getProps().dragConstraints)&&(t.constraints=t.resolveRefConstraints())},i=this.visualElement.projection,o=i.addEventListener("measure",r);i&&!i.layout&&(null===(e=i.root)||void 0===e||e.updateScroll(),i.updateLayout()),r();var a=it(window,"resize",function(){return t.scalePositionWithinConstraints()});return i.addEventListener("didUpdate",function(e){var n=e.delta,r=e.hasLayoutChanged;t.isDragging&&r&&(a5(function(e){var r=t.getAxisMotionValue(e);r&&(t.originPoint[e]+=n[e].translate,r.set(r.get()+n[e].translate))}),t.visualElement.syncRender())}),function(){a(),n(),o()}},e.prototype.getProps=function(){var e=this.visualElement.getProps(),t=e.drag,n=e.dragDirectionLock,r=e.dragPropagation,i=e.dragConstraints,o=e.dragElastic,a=e.dragMomentum;return(0,nB.pi)((0,nB.pi)({},e),{drag:void 0!==t&&t,dragDirectionLock:void 0!==n&&n,dragPropagation:void 0!==r&&r,dragConstraints:void 0!==i&&i,dragElastic:void 0===o?.35:o,dragMomentum:void 0===a||a})},e}();function lc(e,t,n){return(!0===t||t===e)&&(null===n||n===e)}var ld={pan:iN(function(e){var t=e.onPan,n=e.onPanStart,r=e.onPanEnd,i=e.onPanSessionStart,o=e.visualElement,a=(0,ey.useRef)(null),l=(0,ey.useContext)(nQ).transformPagePoint,s={onSessionStart:i,onStart:n,onMove:t,onEnd:function(e,t){a.current=null,r&&r(e,t)}};(0,ey.useEffect)(function(){null!==a.current&&a.current.updateHandlers(s)}),ip(o,"pointerdown",(t||n||r||i)&&function(e){a.current=new aP(e,s,{transformPagePoint:l})}),iE(function(){return a.current&&a.current.end()})}),drag:iN(function(e){var t=e.dragControls,n=e.visualElement,r=rn(function(){return new lu(n)});(0,ey.useEffect)(function(){return t&&t.subscribe(r)},[r,t]),(0,ey.useEffect)(function(){return r.addListeners()},[r])})},lp=["LayoutMeasure","BeforeLayoutMeasure","LayoutUpdate","ViewportBoxUpdate","Update","Render","AnimationComplete","LayoutAnimationComplete","AnimationStart","LayoutAnimationStart","SetAxisTarget","Unmount"],lh=function(e){var t=e.treeType,n=void 0===t?"":t,r=e.build,i=e.getBaseTarget,o=e.makeTargetAnimatable,a=e.measureViewportBox,l=e.render,s=e.readValueFromInstance,u=e.removeValueFromRenderState,c=e.sortNodePosition,d=e.scrapeMotionValuesFromProps;return function(e,t){var p,h,f,m,g,v=e.parent,y=e.props,b=e.presenceId,x=e.blockInitialAnimation,E=e.visualState,C=e.shouldReduceMotion;void 0===t&&(t={});var _=!1,k=E.latestValues,S=E.renderState,T=(p=lp.map(function(){return new ab}),h={},f={clearAllListeners:function(){return p.forEach(function(e){return e.clear()})},updatePropListeners:function(e){lp.forEach(function(t){var n,r="on"+t,i=e[r];null===(n=h[t])||void 0===n||n.call(h),i&&(h[t]=f[r](i))})}},p.forEach(function(e,t){f["on"+lp[t]]=function(t){return e.add(t)},f["notify"+lp[t]]=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return e.notify.apply(e,(0,nB.ev)([],(0,nB.CR)(t),!1))}}),f),w=new Map,A=new Map,D={},N=(0,nB.pi)({},k);function F(){m&&_&&(L(),l(m,S,y.style,q.projection))}function L(){r(q,S,k,t,y)}function I(){T.notifyUpdate(k)}function j(e,t){var n=t.onChange(function(t){k[e]=t,y.onUpdate&&oU.update(I,!1,!0)}),r=t.onRenderRequest(q.scheduleRender);A.set(e,function(){n(),r()})}var R=d(y);for(var M in R){var O=R[M];void 0!==k[M]&&ry(O)&&O.set(k[M],!1)}var P=n7(y),V=re(y),q=(0,nB.pi)((0,nB.pi)({treeType:n,current:null,depth:v?v.depth+1:0,parent:v,children:new Set,presenceId:b,shouldReduceMotion:C,variantChildren:V?new Set:void 0,isVisible:void 0,manuallyAnimateOnMount:!!(null==v?void 0:v.isMounted()),blockInitialAnimation:x,isMounted:function(){return!!m},mount:function(e){_=!0,m=q.current=e,q.projection&&q.projection.mount(e),V&&v&&!P&&(g=null==v?void 0:v.addVariantChild(q)),w.forEach(function(e,t){return j(t,e)}),null==v||v.children.add(q),q.setProps(y)},unmount:function(){var e;null===(e=q.projection)||void 0===e||e.unmount(),o$.update(I),o$.render(F),A.forEach(function(e){return e()}),null==g||g(),null==v||v.children.delete(q),T.clearAllListeners(),m=void 0,_=!1},addVariantChild:function(e){var t,n=q.getClosestVariantNode();if(n)return null===(t=n.variantChildren)||void 0===t||t.add(e),function(){return n.variantChildren.delete(e)}},sortNodePosition:function(e){return c&&n===e.treeType?c(q.getInstance(),e.getInstance()):0},getClosestVariantNode:function(){return V?q:null==v?void 0:v.getClosestVariantNode()},getLayoutId:function(){return y.layoutId},getInstance:function(){return m},getStaticValue:function(e){return k[e]},setStaticValue:function(e,t){return k[e]=t},getLatestValues:function(){return k},setVisibility:function(e){q.isVisible!==e&&(q.isVisible=e,q.scheduleRender())},makeTargetAnimatable:function(e,t){return void 0===t&&(t=!0),o(q,e,y,t)},measureViewportBox:function(){return a(m,y)},addValue:function(e,t){q.hasValue(e)&&q.removeValue(e),w.set(e,t),k[e]=t.get(),j(e,t)},removeValue:function(e){var t;w.delete(e),null===(t=A.get(e))||void 0===t||t(),A.delete(e),delete k[e],u(e,S)},hasValue:function(e){return w.has(e)},getValue:function(e,t){var n=w.get(e);return void 0===n&&void 0!==t&&(n=aE(t),q.addValue(e,n)),n},forEachValue:function(e){return w.forEach(e)},readValue:function(e){var n;return null!==(n=k[e])&&void 0!==n?n:s(m,e,t)},setBaseTarget:function(e,t){N[e]=t},getBaseTarget:function(e){if(i){var t=i(y,e);if(void 0!==t&&!ry(t))return t}return N[e]}},T),{build:function(){return L(),S},scheduleRender:function(){oU.render(F,!1,!0)},syncRender:F,setProps:function(e){(e.transformTemplate||y.transformTemplate)&&q.scheduleRender(),y=e,T.updatePropListeners(e),D=function(e,t,n){var r;for(var i in t){var o=t[i],a=n[i];if(ry(o))e.addValue(i,o);else if(ry(a))e.addValue(i,aE(o));else if(a!==o){if(e.hasValue(i)){var l=e.getValue(i);l.hasAnimated||l.set(o)}else e.addValue(i,aE(null!==(r=e.getStaticValue(i))&&void 0!==r?r:o))}}for(var i in n)void 0===t[i]&&e.removeValue(i);return t}(q,d(y),D)},getProps:function(){return y},getVariant:function(e){var t;return null===(t=y.variants)||void 0===t?void 0:t[e]},getDefaultTransition:function(){return y.transition},getTransformPagePoint:function(){return y.transformPagePoint},getVariantContext:function(e){if(void 0===e&&(e=!1),e)return null==v?void 0:v.getVariantContext();if(!P){var t=(null==v?void 0:v.getVariantContext())||{};return void 0!==y.initial&&(t.initial=y.initial),t}for(var n={},r=0;r<lm;r++){var i=lf[r],o=y[i];(n6(o)||!1===o)&&(n[i]=o)}return n}});return q}},lf=(0,nB.ev)(["initial"],(0,nB.CR)(aD),!1),lm=lf.length;function lg(e){return"string"==typeof e&&e.startsWith("var(--")}var lv=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;function ly(e,t,n){void 0===n&&(n=1),nU(n<=4,'Max CSS variable fallback depth detected in property "'.concat(e,'". This may indicate a circular fallback dependency.'));var r=(0,nB.CR)(function(e){var t=lv.exec(e);if(!t)return[,];var n=(0,nB.CR)(t,3);return[n[1],n[2]]}(e),2),i=r[0],o=r[1];if(i){var a=window.getComputedStyle(t).getPropertyValue(i);return a?a.trim():lg(o)?ly(o,t,n+1):o}}var lb=new Set(["width","height","top","left","right","bottom","x","y"]),lx=function(e){return lb.has(e)},lE=function(e,t){e.set(t,!1),e.set(t)},lC=function(e){return e===rj||e===rN};!function(e){e.width="width",e.height="height",e.left="left",e.right="right",e.top="top",e.bottom="bottom"}(T||(T={}));var l_=function(e,t){return parseFloat(e.split(", ")[t])},lk=function(e,t){return function(n,r){var i=r.transform;if("none"===i||!i)return 0;var o=i.match(/^matrix3d\((.+)\)$/);if(o)return l_(o[1],t);var a=i.match(/^matrix\((.+)\)$/);return a?l_(a[1],e):0}},lS=new Set(["x","y","z"]),lT=rp.filter(function(e){return!lS.has(e)}),lw={width:function(e,t){var n=e.x,r=t.paddingLeft,i=t.paddingRight;return n.max-n.min-parseFloat(void 0===r?"0":r)-parseFloat(void 0===i?"0":i)},height:function(e,t){var n=e.y,r=t.paddingTop,i=t.paddingBottom;return n.max-n.min-parseFloat(void 0===r?"0":r)-parseFloat(void 0===i?"0":i)},top:function(e,t){return parseFloat(t.top)},left:function(e,t){return parseFloat(t.left)},bottom:function(e,t){var n=e.y;return parseFloat(t.top)+(n.max-n.min)},right:function(e,t){var n=e.x;return parseFloat(t.left)+(n.max-n.min)},x:lk(4,13),y:lk(5,14)},lA=function(e,t,n){var r=t.measureViewportBox(),i=getComputedStyle(t.getInstance()),o=i.display,a={};"none"===o&&t.setStaticValue("display",e.display||"block"),n.forEach(function(e){a[e]=lw[e](r,i)}),t.syncRender();var l=t.measureViewportBox();return n.forEach(function(n){lE(t.getValue(n),a[n]),e[n]=lw[n](l,i)}),e},lD=function(e,t,n,r){void 0===n&&(n={}),void 0===r&&(r={}),t=(0,nB.pi)({},t),r=(0,nB.pi)({},r);var i=Object.keys(t).filter(lx),o=[],a=!1,l=[];if(i.forEach(function(i){var s,u=e.getValue(i);if(e.hasValue(i)){var c=n[i],d=ak(c),p=t[i];if(r5(p)){var h=p.length,f=null===p[0]?1:0;d=ak(c=p[f]);for(var m=f;m<h;m++)s?nU(ak(p[m])===s,"All keyframes must be of the same type"):nU((s=ak(p[m]))===d||lC(d)&&lC(s),"Keyframes must be of the same dimension as the current value")}else s=ak(p);if(d!==s){if(lC(d)&&lC(s)){var g,v=u.get();"string"==typeof v&&u.set(parseFloat(v)),"string"==typeof p?t[i]=parseFloat(p):Array.isArray(p)&&s===rN&&(t[i]=p.map(parseFloat))}else(null==d?void 0:d.transform)&&(null==s?void 0:s.transform)&&(0===c||0===p)?0===c?u.set(s.transform(c)):t[i]=d.transform(p):(a||(g=[],lT.forEach(function(t){var n=e.getValue(t);void 0!==n&&(g.push([t,n.get()]),n.set(t.startsWith("scale")?1:0))}),g.length&&e.syncRender(),o=g,a=!0),l.push(i),r[i]=void 0!==r[i]?r[i]:t[i],lE(u,p))}}}),!l.length)return{target:t,transitionEnd:r};var s=l.indexOf("height")>=0?window.pageYOffset:null,u=lA(t,e,l);return o.length&&o.forEach(function(t){var n=(0,nB.CR)(t,2),r=n[0],i=n[1];e.getValue(r).set(i)}),e.syncRender(),null!==s&&window.scrollTo({top:s}),{target:u,transitionEnd:r}},lN=function(e,t,n,r){var i,o,a=function(e,t,n){var r,i=(0,nB._T)(t,[]),o=e.getInstance();if(!(o instanceof Element))return{target:i,transitionEnd:n};for(var a in n&&(n=(0,nB.pi)({},n)),e.forEachValue(function(e){var t=e.get();if(lg(t)){var n=ly(t,o);n&&e.set(n)}}),i){var l=i[a];if(lg(l)){var s=ly(l,o);s&&(i[a]=s,n&&(null!==(r=n[a])&&void 0!==r||(n[a]=l)))}}return{target:i,transitionEnd:n}}(e,t,r);return i=t=a.target,o=r=a.transitionEnd,Object.keys(i).some(lx)?lD(e,i,n,o):{target:i,transitionEnd:o}},lF={treeType:"dom",readValueFromInstance:function(e,t){if(rm(t)){var n=au(t);return n&&n.default||0}var r=window.getComputedStyle(e);return(rx(t)?r.getPropertyValue(t):r[t])||0},sortNodePosition:function(e,t){return 2&e.compareDocumentPosition(t)?1:-1},getBaseTarget:function(e,t){var n;return null===(n=e.style)||void 0===n?void 0:n[t]},measureViewportBox:function(e,t){return ll(e,t.transformPagePoint)},resetTransform:function(e,t,n){var r=n.transformTemplate;t.style.transform=r?r({},""):"none",e.scheduleRender()},restoreTransform:function(e,t){e.style.transform=t.style.transform},removeValueFromRenderState:function(e,t){var n=t.vars,r=t.style;delete n[e],delete r[e]},makeTargetAnimatable:function(e,t,n,r){var i=n.transformValues;void 0===r&&(r=!0);var o=t.transition,a=t.transitionEnd,l=(0,nB._T)(t,["transition","transitionEnd"]),s=function(e,t,n){var r,i,o={};for(var a in e)o[a]=null!==(r=function(e,t){if(t)return(t[e]||t.default||t).from}(a,t))&&void 0!==r?r:null===(i=n.getValue(a))||void 0===i?void 0:i.get();return o}(l,o||{},e);if(i&&(a&&(a=i(a)),l&&(l=i(l)),s&&(s=i(s))),r){!function(e,t,n){var r,i,o,a=Object.keys(t).filter(function(t){return!e.hasValue(t)}),l=a.length;if(l)for(var s=0;s<l;s++){var u,c,d,p=a[s],h=t[p],f=null;Array.isArray(h)&&(f=h[0]),null===f&&(f=null!==(i=null!==(r=n[p])&&void 0!==r?r:e.readValue(p))&&void 0!==i?i:t[p]),null!=f&&("string"==typeof f&&(u=f,/^\-?\d*\.?\d+$/.test(u)||(c=f,/^0[^.\s]+$/.test(c)))?f=parseFloat(f):(d=f,!aS.find(aC(d))&&on.test(h)&&(f=ac(p,h))),e.addValue(p,aE(f)),null!==(o=n[p])&&void 0!==o||(n[p]=f),e.setBaseTarget(p,f))}}(e,l,s);var u=lN(e,l,s,a);a=u.transitionEnd,l=u.target}return(0,nB.pi)({transition:o,transitionEnd:a},l)},scrapeMotionValuesFromProps:r1,build:function(e,t,n,r,i){void 0!==e.isVisible&&(t.style.visibility=e.isVisible?"visible":"hidden"),rV(t,n,r,i.transformTemplate)},render:rX},lL=lh(lF),lI=lh((0,nB.pi)((0,nB.pi)({},lF),{getBaseTarget:function(e,t){return e[t]},readValueFromInstance:function(e,t){var n;return rm(t)?(null===(n=au(t))||void 0===n?void 0:n.default)||0:(t=rJ.has(t)?t:rQ(t),e.getAttribute(t))},scrapeMotionValuesFromProps:r2,build:function(e,t,n,r,i){rZ(t,n,r,i.transformTemplate)},render:r0})),lj=function(e,t){return ru(e)?lI(t,{enableHardwareAcceleration:!1}):lL(t,{enableHardwareAcceleration:!0})};function lR(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}var lM={correct:function(e,t){if(!t.target)return e;if("string"==typeof e){if(!rN.test(e))return e;e=parseFloat(e)}var n=lR(e,t.target.x),r=lR(e,t.target.y);return"".concat(n,"% ").concat(r,"%")}},lO="_$css",lP=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,nB.ZT)(t,e),t.prototype.componentDidMount=function(){var e=this,t=this.props,n=t.visualElement,r=t.layoutGroup,i=t.switchLayoutGroup,o=t.layoutId,a=n.projection;Object.assign(rc,lV),a&&((null==r?void 0:r.group)&&r.group.add(a),(null==i?void 0:i.register)&&o&&i.register(a),a.root.didUpdate(),a.addEventListener("animationComplete",function(){e.safeToRemove()}),a.setOptions((0,nB.pi)((0,nB.pi)({},a.options),{onExitComplete:function(){return e.safeToRemove()}}))),rr.hasEverUpdated=!0},t.prototype.getSnapshotBeforeUpdate=function(e){var t=this,n=this.props,r=n.layoutDependency,i=n.visualElement,o=n.drag,a=n.isPresent,l=i.projection;return l&&(l.isPresent=a,o||e.layoutDependency!==r||void 0===r?l.willUpdate():this.safeToRemove(),e.isPresent===a||(a?l.promote():l.relegate()||oU.postRender(function(){var e;(null===(e=l.getStack())||void 0===e?void 0:e.members.length)||t.safeToRemove()}))),null},t.prototype.componentDidUpdate=function(){var e=this.props.visualElement.projection;e&&(e.root.didUpdate(),!e.currentAnimation&&e.isLead()&&this.safeToRemove())},t.prototype.componentWillUnmount=function(){var e=this.props,t=e.visualElement,n=e.layoutGroup,r=e.switchLayoutGroup,i=t.projection;i&&(i.scheduleCheckAfterUnmount(),(null==n?void 0:n.group)&&n.group.remove(i),(null==r?void 0:r.deregister)&&r.deregister(i))},t.prototype.safeToRemove=function(){var e=this.props.safeToRemove;null==e||e()},t.prototype.render=function(){return null},t}(ey.Component),lV={borderRadius:(0,nB.pi)((0,nB.pi)({},lM),{applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]}),borderTopLeftRadius:lM,borderTopRightRadius:lM,borderBottomLeftRadius:lM,borderBottomRightRadius:lM,boxShadow:{correct:function(e,t){var n=t.treeScale,r=t.projectionDelta,i=e,o=e.includes("var("),a=[];o&&(e=e.replace(lv,function(e){return a.push(e),lO}));var l=on.parse(e);if(l.length>5)return i;var s=on.createTransformer(e),u="number"!=typeof l[0]?1:0,c=r.x.scale*n.x,d=r.y.scale*n.y;l[0+u]/=c,l[1+u]/=d;var p=i$(c,d,.5);"number"==typeof l[2+u]&&(l[2+u]/=p),"number"==typeof l[3+u]&&(l[3+u]/=p);var h=s(l);if(o){var f=0;h=h.replace(lO,function(){var e=a[f];return f++,e})}return h}}},lq=["TopLeft","TopRight","BottomLeft","BottomRight"],lB=lq.length,lz=function(e){return"string"==typeof e?parseFloat(e):e},lU=function(e){return"number"==typeof e||rN.test(e)};function l$(e,t){var n;return null!==(n=e[t])&&void 0!==n?n:e.borderRadius}var lH=lG(0,.5,oE),lW=lG(.5,.95,og);function lG(e,t,n){return function(r){return r<e?0:r>t?1:n(iU(e,t,r))}}function lZ(e,t){e.min=t.min,e.max=t.max}function lY(e,t){lZ(e.x,t.x),lZ(e.y,t.y)}function lK(e,t,n,r,i){return e-=t,e=r+1/n*(e-r),void 0!==i&&(e=r+1/i*(e-r)),e}function lQ(e,t,n,r,i){var o=(0,nB.CR)(n,3),a=o[0],l=o[1],s=o[2];!function(e,t,n,r,i,o,a){if(void 0===t&&(t=0),void 0===n&&(n=1),void 0===r&&(r=.5),void 0===o&&(o=e),void 0===a&&(a=e),rD.test(t)&&(t=parseFloat(t),t=i$(a.min,a.max,t/100)-a.min),"number"==typeof t){var l=i$(o.min,o.max,r);e===o&&(l-=t),e.min=lK(e.min,t,n,l,i),e.max=lK(e.max,t,n,l,i)}}(e,t[a],t[l],t[s],t.scale,r,i)}var lX=["x","scaleX","originX"],lJ=["y","scaleY","originY"];function l0(e,t,n,r){lQ(e.x,t,lX,null==n?void 0:n.x,null==r?void 0:r.x),lQ(e.y,t,lJ,null==n?void 0:n.y,null==r?void 0:r.y)}function l1(e){return 0===e.translate&&1===e.scale}function l2(e){return l1(e.x)&&l1(e.y)}function l3(e,t){return e.x.min===t.x.min&&e.x.max===t.x.max&&e.y.min===t.y.min&&e.y.max===t.y.max}var l5=function(){function e(){this.members=[]}return e.prototype.add=function(e){av(this.members,e),e.scheduleRender()},e.prototype.remove=function(e){if(ay(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){var t=this.members[this.members.length-1];t&&this.promote(t)}},e.prototype.relegate=function(e){var t,n=this.members.findIndex(function(t){return e===t});if(0===n)return!1;for(var r=n;r>=0;r--){var i=this.members[r];if(!1!==i.isPresent){t=i;break}}return!!t&&(this.promote(t),!0)},e.prototype.promote=function(e,t){var n,r=this.lead;e!==r&&(this.prevLead=r,this.lead=e,e.show(),r&&(r.instance&&r.scheduleRender(),e.scheduleRender(),e.resumeFrom=r,t&&(e.resumeFrom.preserveOpacity=!0),r.snapshot&&(e.snapshot=r.snapshot,e.snapshot.latestValues=r.animationValues||r.latestValues,e.snapshot.isShared=!0),(null===(n=e.root)||void 0===n?void 0:n.isUpdating)&&(e.isLayoutDirty=!0),!1===e.options.crossfade&&r.hide()))},e.prototype.exitAnimationComplete=function(){this.members.forEach(function(e){var t,n,r,i,o;null===(n=(t=e.options).onExitComplete)||void 0===n||n.call(t),null===(o=null===(r=e.resumingFrom)||void 0===r?void 0:(i=r.options).onExitComplete)||void 0===o||o.call(i)})},e.prototype.scheduleRender=function(){this.members.forEach(function(e){e.instance&&e.scheduleRender(!1)})},e.prototype.removeLeadSnapshot=function(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)},e}();function l4(e,t,n){var r=e.x.translate/t.x,i=e.y.translate/t.y,o="translate3d(".concat(r,"px, ").concat(i,"px, 0) ");if(o+="scale(".concat(1/t.x,", ").concat(1/t.y,") "),n){var a=n.rotate,l=n.rotateX,s=n.rotateY;a&&(o+="rotate(".concat(a,"deg) ")),l&&(o+="rotateX(".concat(l,"deg) ")),s&&(o+="rotateY(".concat(s,"deg) "))}var u=e.x.scale*t.x,c=e.y.scale*t.y;return"translate3d(0px, 0px, 0) scale(1, 1) scale(1, 1)"===(o+="scale(".concat(u,", ").concat(c,")"))?"none":o}var l6=function(e,t){return e.depth-t.depth},l8=function(){function e(){this.children=[],this.isDirty=!1}return e.prototype.add=function(e){av(this.children,e),this.isDirty=!0},e.prototype.remove=function(e){ay(this.children,e),this.isDirty=!0},e.prototype.forEach=function(e){this.isDirty&&this.children.sort(l6),this.isDirty=!1,this.children.forEach(e)},e}();function l9(e){var t=e.attachResizeListener,n=e.defaultParent,r=e.measureScroll,i=e.checkIsScrollRoot,o=e.resetTransform;return function(){function e(e,t,r){var i=this;void 0===t&&(t={}),void 0===r&&(r=null==n?void 0:n()),this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.potentialNodes=new Map,this.checkUpdateFailed=function(){i.isUpdating&&(i.isUpdating=!1,i.clearAllSnapshots())},this.updateProjection=function(){i.nodes.forEach(so),i.nodes.forEach(sa)},this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.id=e,this.latestValues=t,this.root=r?r.root||r:this,this.path=r?(0,nB.ev)((0,nB.ev)([],(0,nB.CR)(r.path),!1),[r],!1):[],this.parent=r,this.depth=r?r.depth+1:0,e&&this.root.registerPotentialNode(e,this);for(var o=0;o<this.path.length;o++)this.path[o].shouldResetTransform=!0;this.root===this&&(this.nodes=new l8)}return e.prototype.addEventListener=function(e,t){return this.eventHandlers.has(e)||this.eventHandlers.set(e,new ab),this.eventHandlers.get(e).add(t)},e.prototype.notifyListeners=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];var r=this.eventHandlers.get(e);null==r||r.notify.apply(r,(0,nB.ev)([],(0,nB.CR)(t),!1))},e.prototype.hasListeners=function(e){return this.eventHandlers.has(e)},e.prototype.registerPotentialNode=function(e,t){this.potentialNodes.set(e,t)},e.prototype.mount=function(e,n){var r=this;if(void 0===n&&(n=!1),!this.instance){this.isSVG=e instanceof SVGElement&&"svg"!==e.tagName,this.instance=e;var i=this.options,o=i.layoutId,a=i.layout,l=i.visualElement;if(l&&!l.getInstance()&&l.mount(e),this.root.nodes.add(this),null===(s=this.parent)||void 0===s||s.children.add(this),this.id&&this.root.potentialNodes.delete(this.id),n&&(a||o)&&(this.isLayoutDirty=!0),t){var s,u,c=function(){return r.root.updateBlockedByResize=!1};t(e,function(){r.root.updateBlockedByResize=!0,clearTimeout(u),u=window.setTimeout(c,250),rr.hasAnimatedSinceResize&&(rr.hasAnimatedSinceResize=!1,r.nodes.forEach(si))})}o&&this.root.registerSharedNode(o,this),!1!==this.options.animate&&l&&(o||a)&&this.addEventListener("didUpdate",function(e){var t,n,i,o,a,s=e.delta,u=e.hasLayoutChanged,c=e.hasRelativeTargetChanged,d=e.layout;if(r.isTreeAnimationBlocked()){r.target=void 0,r.relativeTarget=void 0;return}var p=null!==(n=null!==(t=r.options.transition)&&void 0!==t?t:l.getDefaultTransition())&&void 0!==n?n:sp,h=l.getProps(),f=h.onLayoutAnimationStart,m=h.onLayoutAnimationComplete,g=!r.targetLayout||!l3(r.targetLayout,d)||c,v=!u&&c;if((null===(i=r.resumeFrom)||void 0===i?void 0:i.instance)||v||u&&(g||!r.currentAnimation)){r.resumeFrom&&(r.resumingFrom=r.resumeFrom,r.resumingFrom.resumingFrom=void 0),r.setAnimationOrigin(s,v);var y=(0,nB.pi)((0,nB.pi)({},am(p,"layout")),{onPlay:f,onComplete:m});l.shouldReduceMotion&&(y.delay=0,y.type=!1),r.startAnimation(y)}else u||0!==r.animationProgress||r.finishAnimation(),r.isLead()&&(null===(a=(o=r.options).onExitComplete)||void 0===a||a.call(o));r.targetLayout=d})}},e.prototype.unmount=function(){var e,t;this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this),null===(e=this.getStack())||void 0===e||e.remove(this),null===(t=this.parent)||void 0===t||t.children.delete(this),this.instance=void 0,o$.preRender(this.updateProjection)},e.prototype.blockUpdate=function(){this.updateManuallyBlocked=!0},e.prototype.unblockUpdate=function(){this.updateManuallyBlocked=!1},e.prototype.isUpdateBlocked=function(){return this.updateManuallyBlocked||this.updateBlockedByResize},e.prototype.isTreeAnimationBlocked=function(){var e;return this.isAnimationBlocked||(null===(e=this.parent)||void 0===e?void 0:e.isTreeAnimationBlocked())||!1},e.prototype.startUpdate=function(){var e;this.isUpdateBlocked()||(this.isUpdating=!0,null===(e=this.nodes)||void 0===e||e.forEach(sl))},e.prototype.willUpdate=function(e){if(void 0===e&&(e=!0),this.root.isUpdateBlocked()){null===(n=(t=this.options).onExitComplete)||void 0===n||n.call(t);return}if(this.root.isUpdating||this.root.startUpdate(),!this.isLayoutDirty){this.isLayoutDirty=!0;for(var t,n,r,i=0;i<this.path.length;i++){var o=this.path[i];o.shouldResetTransform=!0,o.updateScroll()}var a=this.options,l=a.layoutId,s=a.layout;if(void 0!==l||s){var u=null===(r=this.options.visualElement)||void 0===r?void 0:r.getProps().transformTemplate;this.prevTransformTemplateValue=null==u?void 0:u(this.latestValues,""),this.updateSnapshot(),e&&this.notifyListeners("willUpdate")}}},e.prototype.didUpdate=function(){if(this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(sn);return}this.isUpdating&&(this.isUpdating=!1,this.potentialNodes.size&&(this.potentialNodes.forEach(sh),this.potentialNodes.clear()),this.nodes.forEach(sr),this.nodes.forEach(l7),this.nodes.forEach(se),this.clearAllSnapshots(),oH.update(),oH.preRender(),oH.render())},e.prototype.clearAllSnapshots=function(){this.nodes.forEach(st),this.sharedNodes.forEach(ss)},e.prototype.scheduleUpdateProjection=function(){oU.preRender(this.updateProjection,!1,!0)},e.prototype.scheduleCheckAfterUnmount=function(){var e=this;oU.postRender(function(){e.isLayoutDirty?e.root.didUpdate():e.root.checkUpdateFailed()})},e.prototype.updateSnapshot=function(){if(!this.snapshot&&this.instance){var e=this.measure(),t=this.removeTransform(this.removeElementScroll(e));sm(t),this.snapshot={measured:e,layout:t,latestValues:{}}}},e.prototype.updateLayout=function(){if(this.instance&&(this.updateScroll(),this.options.alwaysMeasureLayout&&this.isLead()||this.isLayoutDirty)){if(this.resumeFrom&&!this.resumeFrom.instance)for(var e,t=0;t<this.path.length;t++)this.path[t].updateScroll();var n=this.measure();sm(n);var r=this.layout;this.layout={measured:n,actual:this.removeElementScroll(n)},this.layoutCorrected=a3(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.actual),null===(e=this.options.visualElement)||void 0===e||e.notifyLayoutMeasure(this.layout.actual,null==r?void 0:r.actual)}},e.prototype.updateScroll=function(){this.options.layoutScroll&&this.instance&&(this.isScrollRoot=i(this.instance),this.scroll=r(this.instance))},e.prototype.resetTransform=function(){if(o){var e,t=this.isLayoutDirty||this.shouldResetTransform,n=this.projectionDelta&&!l2(this.projectionDelta),r=null===(e=this.options.visualElement)||void 0===e?void 0:e.getProps().transformTemplate,i=null==r?void 0:r(this.latestValues,""),a=i!==this.prevTransformTemplateValue;t&&(n||a9(this.latestValues)||a)&&(o(this.instance,i),this.shouldResetTransform=!1,this.scheduleRender())}},e.prototype.measure=function(){var e=this.options.visualElement;if(!e)return a3();var t=e.measureViewportBox(),n=this.root.scroll;return n&&(ln(t.x,n.x),ln(t.y,n.y)),t},e.prototype.removeElementScroll=function(e){var t=a3();lY(t,e);for(var n=0;n<this.path.length;n++){var r=this.path[n],i=r.scroll,o=r.options,a=r.isScrollRoot;if(r!==this.root&&i&&o.layoutScroll){if(a){lY(t,e);var l=this.root.scroll;l&&(ln(t.x,-l.x),ln(t.y,-l.y))}ln(t.x,i.x),ln(t.y,i.y)}}return t},e.prototype.applyTransform=function(e,t){void 0===t&&(t=!1);var n=a3();lY(n,e);for(var r=0;r<this.path.length;r++){var i=this.path[r];!t&&i.options.layoutScroll&&i.scroll&&i!==i.root&&la(n,{x:-i.scroll.x,y:-i.scroll.y}),a9(i.latestValues)&&la(n,i.latestValues)}return a9(this.latestValues)&&la(n,this.latestValues),n},e.prototype.removeTransform=function(e){var t,n=a3();lY(n,e);for(var r=0;r<this.path.length;r++){var i=this.path[r];if(i.instance&&a9(i.latestValues)){a8(i.latestValues)&&i.updateSnapshot();var o=a3();lY(o,i.measure()),l0(n,i.latestValues,null===(t=i.snapshot)||void 0===t?void 0:t.layout,o)}}return a9(this.latestValues)&&l0(n,this.latestValues),n},e.prototype.setTargetDelta=function(e){this.targetDelta=e,this.root.scheduleUpdateProjection()},e.prototype.setOptions=function(e){var t;this.options=(0,nB.pi)((0,nB.pi)((0,nB.pi)({},this.options),e),{crossfade:null===(t=e.crossfade)||void 0===t||t})},e.prototype.clearMeasurements=function(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1},e.prototype.resolveTargetDelta=function(){var e,t,n,r,i=this.options,o=i.layout,a=i.layoutId;this.layout&&(o||a)&&(!this.targetDelta&&!this.relativeTarget&&(this.relativeParent=this.getClosestProjectingParent(),this.relativeParent&&this.relativeParent.layout&&(this.relativeTarget=a3(),this.relativeTargetOrigin=a3(),aY(this.relativeTargetOrigin,this.layout.actual,this.relativeParent.layout.actual),lY(this.relativeTarget,this.relativeTargetOrigin))),(this.relativeTarget||this.targetDelta)&&((this.target||(this.target=a3(),this.targetWithTransforms=a3()),this.relativeTarget&&this.relativeTargetOrigin&&(null===(r=this.relativeParent)||void 0===r?void 0:r.target))?(e=this.target,t=this.relativeTarget,n=this.relativeParent.target,aG(e.x,t.x,n.x),aG(e.y,t.y,n.y)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.actual):lY(this.target,this.layout.actual),lt(this.target,this.targetDelta)):lY(this.target,this.layout.actual),this.attemptToResolveRelativeTarget&&(this.attemptToResolveRelativeTarget=!1,this.relativeParent=this.getClosestProjectingParent(),this.relativeParent&&!!this.relativeParent.resumingFrom==!!this.resumingFrom&&!this.relativeParent.options.layoutScroll&&this.relativeParent.target&&(this.relativeTarget=a3(),this.relativeTargetOrigin=a3(),aY(this.relativeTargetOrigin,this.target,this.relativeParent.target),lY(this.relativeTarget,this.relativeTargetOrigin)))))},e.prototype.getClosestProjectingParent=function(){if(!(!this.parent||a9(this.parent.latestValues)))return(this.parent.relativeTarget||this.parent.targetDelta)&&this.parent.layout?this.parent:this.parent.getClosestProjectingParent()},e.prototype.calcProjection=function(){var e,t=this.options,n=t.layout,r=t.layoutId;if(this.isTreeAnimating=!!((null===(e=this.parent)||void 0===e?void 0:e.isTreeAnimating)||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),this.layout&&(n||r)){var i=this.getLead();lY(this.layoutCorrected,this.layout.actual),function(e,t,n,r){void 0===r&&(r=!1);var i,o,a,l,s=n.length;if(s){t.x=t.y=1;for(var u=0;u<s;u++)l=(a=n[u]).projectionDelta,(null===(o=null===(i=a.instance)||void 0===i?void 0:i.style)||void 0===o?void 0:o.display)!=="contents"&&(r&&a.options.layoutScroll&&a.scroll&&a!==a.root&&la(e,{x:-a.scroll.x,y:-a.scroll.y}),l&&(t.x*=l.x.scale,t.y*=l.y.scale,lt(e,l)),r&&a9(a.latestValues)&&la(e,a.latestValues))}}(this.layoutCorrected,this.treeScale,this.path,!!this.resumingFrom||this!==i);var o=i.target;if(o){this.projectionDelta||(this.projectionDelta=a1(),this.projectionDeltaWithTransform=a1());var a=this.treeScale.x,l=this.treeScale.y,s=this.projectionTransform;aW(this.projectionDelta,this.layoutCorrected,o,this.latestValues),this.projectionTransform=l4(this.projectionDelta,this.treeScale),(this.projectionTransform!==s||this.treeScale.x!==a||this.treeScale.y!==l)&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",o))}}},e.prototype.hide=function(){this.isVisible=!1},e.prototype.show=function(){this.isVisible=!0},e.prototype.scheduleRender=function(e){var t,n,r;void 0===e&&(e=!0),null===(n=(t=this.options).scheduleRender)||void 0===n||n.call(t),e&&(null===(r=this.getStack())||void 0===r||r.scheduleRender()),this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)},e.prototype.setAnimationOrigin=function(e,t){var n,r=this;void 0===t&&(t=!1);var i=this.snapshot,o=(null==i?void 0:i.latestValues)||{},a=(0,nB.pi)({},this.latestValues),l=a1();this.relativeTarget=this.relativeTargetOrigin=void 0,this.attemptToResolveRelativeTarget=!t;var s=a3(),u=null==i?void 0:i.isShared,c=1>=((null===(n=this.getStack())||void 0===n?void 0:n.members.length)||0),d=!!(u&&!c&&!0===this.options.crossfade&&!this.path.some(sd));this.animationProgress=0,this.mixTargetDelta=function(t){var n,i,p,h=t/1e3;su(l.x,e.x,h),su(l.y,e.y,h),r.setTargetDelta(l),r.relativeTarget&&r.relativeTargetOrigin&&r.layout&&(null===(p=r.relativeParent)||void 0===p?void 0:p.layout)&&(aY(s,r.layout.actual,r.relativeParent.layout.actual),n=r.relativeTarget,i=r.relativeTargetOrigin,sc(n.x,i.x,s.x,h),sc(n.y,i.y,s.y,h)),u&&(r.animationValues=a,function(e,t,n,r,i,o){var a,l,s,u;i?(e.opacity=i$(0,null!==(a=n.opacity)&&void 0!==a?a:1,lH(r)),e.opacityExit=i$(null!==(l=t.opacity)&&void 0!==l?l:1,0,lW(r))):o&&(e.opacity=i$(null!==(s=t.opacity)&&void 0!==s?s:1,null!==(u=n.opacity)&&void 0!==u?u:1,r));for(var c=0;c<lB;c++){var d="border".concat(lq[c],"Radius"),p=l$(t,d),h=l$(n,d);(void 0!==p||void 0!==h)&&(p||(p=0),h||(h=0),0===p||0===h||lU(p)===lU(h)?(e[d]=Math.max(i$(lz(p),lz(h),r),0),(rD.test(h)||rD.test(p))&&(e[d]+="%")):e[d]=h)}(t.rotate||n.rotate)&&(e.rotate=i$(t.rotate||0,n.rotate||0,r))}(a,o,r.latestValues,h,d,c)),r.root.scheduleUpdateProjection(),r.scheduleRender(),r.animationProgress=h},this.mixTargetDelta(0)},e.prototype.startAnimation=function(e){var t,n,r=this;this.notifyListeners("animationStart"),null===(t=this.currentAnimation)||void 0===t||t.stop(),this.resumingFrom&&(null===(n=this.resumingFrom.currentAnimation)||void 0===n||n.stop()),this.pendingAnimation&&(o$.update(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=oU.update(function(){var t,n;rr.hasAnimatedSinceResize=!0,r.currentAnimation=(void 0===(t=(0,nB.pi)((0,nB.pi)({},e),{onUpdate:function(t){var n;r.mixTargetDelta(t),null===(n=e.onUpdate)||void 0===n||n.call(e,t)},onComplete:function(){var t;null===(t=e.onComplete)||void 0===t||t.call(e),r.completeAnimation()}}))&&(t={}),ag("",n=ry(0)?0:aE(0),1e3,t),{stop:function(){return n.stop()},isAnimating:function(){return n.isAnimating()}}),r.resumingFrom&&(r.resumingFrom.currentAnimation=r.currentAnimation),r.pendingAnimation=void 0})},e.prototype.completeAnimation=function(){var e;this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0),null===(e=this.getStack())||void 0===e||e.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")},e.prototype.finishAnimation=function(){var e;this.currentAnimation&&(null===(e=this.mixTargetDelta)||void 0===e||e.call(this,1e3),this.currentAnimation.stop()),this.completeAnimation()},e.prototype.applyTransformsToTarget=function(){var e=this.getLead(),t=e.targetWithTransforms,n=e.target,r=e.layout,i=e.latestValues;t&&n&&r&&(lY(t,n),la(t,i),aW(this.projectionDeltaWithTransform,this.layoutCorrected,t,i))},e.prototype.registerSharedNode=function(e,t){var n,r,i;this.sharedNodes.has(e)||this.sharedNodes.set(e,new l5),this.sharedNodes.get(e).add(t),t.promote({transition:null===(n=t.options.initialPromotionConfig)||void 0===n?void 0:n.transition,preserveFollowOpacity:null===(i=null===(r=t.options.initialPromotionConfig)||void 0===r?void 0:r.shouldPreserveFollowOpacity)||void 0===i?void 0:i.call(r,t)})},e.prototype.isLead=function(){var e=this.getStack();return!e||e.lead===this},e.prototype.getLead=function(){var e;return this.options.layoutId&&(null===(e=this.getStack())||void 0===e?void 0:e.lead)||this},e.prototype.getPrevLead=function(){var e;return this.options.layoutId?null===(e=this.getStack())||void 0===e?void 0:e.prevLead:void 0},e.prototype.getStack=function(){var e=this.options.layoutId;if(e)return this.root.sharedNodes.get(e)},e.prototype.promote=function(e){var t=void 0===e?{}:e,n=t.needsReset,r=t.transition,i=t.preserveFollowOpacity,o=this.getStack();o&&o.promote(this,i),n&&(this.projectionDelta=void 0,this.needsReset=!0),r&&this.setOptions({transition:r})},e.prototype.relegate=function(){var e=this.getStack();return!!e&&e.relegate(this)},e.prototype.resetRotation=function(){var e=this.options.visualElement;if(e){for(var t=!1,n={},r=0;r<rd.length;r++){var i="rotate"+rd[r];e.getStaticValue(i)&&(t=!0,n[i]=e.getStaticValue(i),e.setStaticValue(i,0))}if(t){for(var i in null==e||e.syncRender(),n)e.setStaticValue(i,n[i]);e.scheduleRender()}}},e.prototype.getProjectionStyles=function(e){void 0===e&&(e={});var t,n,r,i,o,a,l={};if(!this.instance||this.isSVG)return l;if(!this.isVisible)return{visibility:"hidden"};l.visibility="";var s=null===(t=this.options.visualElement)||void 0===t?void 0:t.getProps().transformTemplate;if(this.needsReset)return this.needsReset=!1,l.opacity="",l.pointerEvents=r6(e.pointerEvents)||"",l.transform=s?s(this.latestValues,""):"none",l;var u=this.getLead();if(!this.projectionDelta||!this.layout||!u.target){var c={};return this.options.layoutId&&(c.opacity=null!==(n=this.latestValues.opacity)&&void 0!==n?n:1,c.pointerEvents=r6(e.pointerEvents)||""),this.hasProjected&&!a9(this.latestValues)&&(c.transform=s?s({},""):"none",this.hasProjected=!1),c}var d=u.animationValues||u.latestValues;this.applyTransformsToTarget(),l.transform=l4(this.projectionDeltaWithTransform,this.treeScale,d),s&&(l.transform=s(d,l.transform));var p=this.projectionDelta,h=p.x,f=p.y;for(var m in l.transformOrigin="".concat(100*h.origin,"% ").concat(100*f.origin,"% 0"),u.animationValues?l.opacity=u===this?null!==(i=null!==(r=d.opacity)&&void 0!==r?r:this.latestValues.opacity)&&void 0!==i?i:1:this.preserveOpacity?this.latestValues.opacity:d.opacityExit:l.opacity=u===this?null!==(o=d.opacity)&&void 0!==o?o:"":null!==(a=d.opacityExit)&&void 0!==a?a:0,rc)if(void 0!==d[m]){var g=rc[m],v=g.correct,y=g.applyTo,b=v(d[m],u);if(y)for(var x=y.length,E=0;E<x;E++)l[y[E]]=b;else l[m]=b}return this.options.layoutId&&(l.pointerEvents=u===this?r6(e.pointerEvents)||"":"none"),l},e.prototype.clearSnapshot=function(){this.resumeFrom=this.snapshot=void 0},e.prototype.resetTree=function(){this.root.nodes.forEach(function(e){var t;return null===(t=e.currentAnimation)||void 0===t?void 0:t.stop()}),this.root.nodes.forEach(sn),this.root.sharedNodes.clear()},e}()}function l7(e){e.updateLayout()}function se(e){var t,n,r,i,o=null!==(n=null===(t=e.resumeFrom)||void 0===t?void 0:t.snapshot)&&void 0!==n?n:e.snapshot;if(e.isLead()&&e.layout&&o&&e.hasListeners("didUpdate")){var a=e.layout,l=a.actual,s=a.measured;"size"===e.options.animationType?a5(function(e){var t=o.isShared?o.measured[e]:o.layout[e],n=aU(t);t.min=l[e].min,t.max=t.min+n}):"position"===e.options.animationType&&a5(function(e){var t=o.isShared?o.measured[e]:o.layout[e],n=aU(l[e]);t.max=t.min+n});var u=a1();aW(u,l,o.layout);var c=a1();o.isShared?aW(c,e.applyTransform(s,!0),o.measured):aW(c,l,o.layout);var d=!l2(u),p=!1;if(!e.resumeFrom&&(e.relativeParent=e.getClosestProjectingParent(),e.relativeParent&&!e.relativeParent.resumeFrom)){var h=e.relativeParent,f=h.snapshot,m=h.layout;if(f&&m){var g=a3();aY(g,o.layout,f.layout);var v=a3();aY(v,l,m.actual),l3(g,v)||(p=!0)}}e.notifyListeners("didUpdate",{layout:l,snapshot:o,delta:c,layoutDelta:u,hasLayoutChanged:d,hasRelativeTargetChanged:p})}else e.isLead()&&(null===(i=(r=e.options).onExitComplete)||void 0===i||i.call(r));e.options.transition=void 0}function st(e){e.clearSnapshot()}function sn(e){e.clearMeasurements()}function sr(e){var t=e.options.visualElement;(null==t?void 0:t.getProps().onBeforeLayoutMeasure)&&t.notifyBeforeLayoutMeasure(),e.resetTransform()}function si(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0}function so(e){e.resolveTargetDelta()}function sa(e){e.calcProjection()}function sl(e){e.resetRotation()}function ss(e){e.removeLeadSnapshot()}function su(e,t,n){e.translate=i$(t.translate,0,n),e.scale=i$(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function sc(e,t,n,r){e.min=i$(t.min,n.min,r),e.max=i$(t.max,n.max,r)}function sd(e){return e.animationValues&&void 0!==e.animationValues.opacityExit}var sp={duration:.45,ease:[.4,0,.1,1]};function sh(e,t){for(var n=e.root,r=e.path.length-1;r>=0;r--)if(e.path[r].instance){n=e.path[r];break}var i=(n&&n!==e.root?n.instance:document).querySelector('[data-projection-id="'.concat(t,'"]'));i&&e.mount(i,!0)}function sf(e){e.min=Math.round(e.min),e.max=Math.round(e.max)}function sm(e){sf(e.x),sf(e.y)}var sg=l9({attachResizeListener:function(e,t){return it(e,"resize",t)},measureScroll:function(){return{x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}},checkIsScrollRoot:function(){return!0}}),sv={current:void 0},sy=l9({measureScroll:function(e){return{x:e.scrollLeft,y:e.scrollTop}},defaultParent:function(){if(!sv.current){var e=new sg(0,{});e.mount(window),e.setOptions({layoutScroll:!0}),sv.current=e}return sv.current},resetTransform:function(e,t){e.style.transform=null!=t?t:"none"},checkIsScrollRoot:function(e){return"fixed"===window.getComputedStyle(e).position}}),sb=(0,nB.pi)((0,nB.pi)((0,nB.pi)((0,nB.pi)({},aI),iF),ld),{measureLayout:function(e){var t=(0,nB.CR)(ij(),2),n=t[0],r=t[1],i=(0,ey.useContext)(ro);return ey.createElement(lP,(0,nB.pi)({},e,{layoutGroup:i,switchLayoutGroup:(0,ey.useContext)(ra),isPresent:n,safeToRemove:r}))}}),sx=function(e){function t(t,n){var r,i,o,a,l,s,u;return void 0===n&&(n={}),i=(r=e(t,n)).preloadedFeatures,o=r.createVisualElement,a=r.projectionNodeConstructor,l=r.useRender,s=r.useVisualState,u=r.Component,i&&function(e){for(var t in e)null!==e[t]&&("projectionNodeConstructor"===t?nG.projectionNodeConstructor=e[t]:nG[t].Component=e[t])}(i),(0,ey.forwardRef)(function(e,t){var n,r,c,d,p,h,f,m,g,v,y,b,x,E,C,_,k,S,T,w,A,D,N,F,L,I,j,R=(b=e.layoutId,(x=null===(y=(0,ey.useContext)(ro))||void 0===y?void 0:y.id)&&void 0!==b?x+"-"+b:b);e=(0,nB.pi)((0,nB.pi)({},e),{layoutId:R});var M=(0,ey.useContext)(nQ),O=null,P=(C=(E=function(e,t){if(n7(e)){var n=e.initial,r=e.animate;return{initial:!1===n||n6(n)?n:void 0,animate:n6(r)?r:void 0}}return!1!==e.inherit?t:{}}(e,(0,ey.useContext)(nX))).initial,_=E.animate,(0,ey.useMemo)(function(){return{initial:C,animate:_}},[rt(C),rt(_)])),V=M.isStatic?void 0:rn(function(){if(rr.hasEverUpdated)return ri++}),q=s(e,M.isStatic);return!M.isStatic&&n0&&(P.visualElement=(k=(0,nB.pi)((0,nB.pi)({},M),e),S=o,T=(0,ey.useContext)(nZ),w=(0,ey.useContext)(nX).visualElement,A=(0,ey.useContext)(nJ),n3||function(){if(n3=!0,n0){if(window.matchMedia){var e=window.matchMedia("(prefers-reduced-motion)"),t=function(){return n2.current=e.matches};e.addListener(t),t()}else n2.current=!1}}(),D=(0,nB.CR)((0,ey.useState)(n2.current),1)[0],F="never"!==(N=(0,ey.useContext)(nQ).reducedMotion)&&("always"===N||D),L=(0,ey.useRef)(void 0),S||(S=T.renderer),!L.current&&S&&(L.current=S(u,{visualState:q,parent:w,props:k,presenceId:null==A?void 0:A.id,blockInitialAnimation:(null==A?void 0:A.initial)===!1,shouldReduceMotion:F})),I=L.current,n1(function(){null==I||I.syncRender()}),(0,ey.useEffect)(function(){var e;null===(e=null==I?void 0:I.animationState)||void 0===e||e.animateChanges()}),n1(function(){return function(){return null==I?void 0:I.notifyUnmount()}},[]),I),n=e,r=P.visualElement,c=a||nG.projectionNodeConstructor,p=n.layoutId,h=n.layout,f=n.drag,m=n.dragConstraints,g=n.layoutScroll,v=(0,ey.useContext)(ra),!c||!r||(null==r?void 0:r.projection)||(r.projection=new c(V,r.getLatestValues(),null===(d=r.parent)||void 0===d?void 0:d.projection),r.projection.setOptions({layoutId:p,layout:h,alwaysMeasureLayout:!!f||m&&n5(m),visualElement:r,scheduleRender:function(){return r.scheduleRender()},animationType:"string"==typeof h?h:"both",initialPromotionConfig:v,layoutScroll:g})),O=function(e,t,n){var r=[],i=(0,ey.useContext)(nZ);if(!t)return null;"production"!==nH&&n&&i.strict&&nU(!1,"You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.");for(var o=0;o<nK;o++){var a=nY[o],l=nG[a],s=l.isEnabled,u=l.Component;s(e)&&u&&r.push(ey.createElement(u,(0,nB.pi)({key:a},e,{visualElement:t})))}return r}(e,P.visualElement,i)),ey.createElement(rl,{visualElement:P.visualElement,props:(0,nB.pi)((0,nB.pi)({},M),e)},O,ey.createElement(nX.Provider,{value:P},l(u,e,V,(j=P.visualElement,(0,ey.useCallback)(function(e){var n;e&&(null===(n=q.mount)||void 0===n||n.call(q,e)),j&&(e?j.mount(e):j.unmount()),t&&("function"==typeof t?t(e):n5(t)&&(t.current=e))},[j])),q,M.isStatic,P.visualElement)))})}if("undefined"==typeof Proxy)return t;var n=new Map;return new Proxy(t,{get:function(e,r){return n.has(r)||n.set(r,t(r)),n.get(r)}})}(function(e,t){var n,r,i;return n=t.forwardMotionProps,r=ru(e)?r7:ie,(0,nB.pi)((0,nB.pi)({},r),{preloadedFeatures:sb,useRender:(void 0===(i=void 0!==n&&n)&&(i=!1),function(e,t,n,r,o,a){var l=o.latestValues,s=(ru(e)?function(e,t){var n=(0,ey.useMemo)(function(){var n=rY();return rZ(n,t,{enableHardwareAcceleration:!1},e.transformTemplate),(0,nB.pi)((0,nB.pi)({},n.attrs),{style:(0,nB.pi)({},n.style)})},[t]);if(e.style){var r={};rB(r,e.style,e),n.style=(0,nB.pi)((0,nB.pi)({},r),n.style)}return n}:function(e,t,n){var r,i,o={},a=(rB(r={},e.style||{},e),Object.assign(r,(i=e.transformTemplate,(0,ey.useMemo)(function(){var e=rq();rV(e,t,{enableHardwareAcceleration:!n},i);var r=e.vars,o=e.style;return(0,nB.pi)((0,nB.pi)({},r),o)},[t]))),e.transformValues&&(r=e.transformValues(r)),r);return e.drag&&!1!==e.dragListener&&(o.draggable=!1,a.userSelect=a.WebkitUserSelect=a.WebkitTouchCallout="none",a.touchAction=!0===e.drag?"none":"pan-".concat("x"===e.drag?"y":"x")),o.style=a,o})(t,l,a),u=function(e,t,n){var r={};for(var i in e)(r$(i)||!0===n&&rU(i)||!t&&!rU(i)||e.draggable&&i.startsWith("onDrag"))&&(r[i]=e[i]);return r}(t,"string"==typeof e,i),c=(0,nB.pi)((0,nB.pi)((0,nB.pi)({},u),s),{ref:r});return n&&(c["data-projection-id"]=n),(0,ey.createElement)(e,c)}),createVisualElement:lj,projectionNodeConstructor:sy,Component:e})}),sE=(0,ey.forwardRef)(function(e,t){var n=e.children,r=e.as,i=void 0===r?"ul":r,o=e.axis,a=void 0===o?"y":o,l=e.onReorder,s=e.values,u=(0,nB._T)(e,["children","as","axis","onReorder","values"]),c=rn(function(){return sx(i)}),d=[],p=(0,ey.useRef)(!1);return nU(!!s,"Reorder.Group must be provided a values prop"),(0,ey.useEffect)(function(){p.current=!1}),ey.createElement(c,(0,nB.pi)({},u,{ref:t}),ey.createElement(n$.Provider,{value:{axis:a,registerItem:function(e,t){t&&-1===d.findIndex(function(t){return e===t.value})&&(d.push({value:e,layout:t[a]}),d.sort(s_))},updateOrder:function(e,t,n){if(!p.current){var r=function(e,t,n,r){if(!r)return e;var i=e.findIndex(function(e){return e.value===t});if(-1===i)return e;var o=r>0?1:-1,a=e[i+o];if(!a)return e;var l=e[i],s=a.layout,u=i$(s.min,s.max,.5);return 1===o&&l.layout.max+n>u||-1===o&&l.layout.min+n<u?function(e,t,n){var r=(0,nB.CR)(e).slice(0),i=t<0?r.length+t:t;if(i>=0&&i<r.length){var o=n<0?r.length+n:n,a=(0,nB.CR)(r.splice(t,1),1)[0];r.splice(o,0,a)}return r}(e,i,i+o):e}(d,e,t,n);d!==r&&(p.current=!0,l(r.map(sC).filter(function(e){return -1!==s.indexOf(e)})))}}}},n))});function sC(e){return e.value}function s_(e,t){return e.layout.min-t.layout.min}function sk(e){var t=rn(function(){return aE(e)});if((0,ey.useContext)(nQ).isStatic){var n=(0,nB.CR)((0,ey.useState)(e),2)[1];(0,ey.useEffect)(function(){return t.onChange(n)},[])}return t}function sS(e,t){var n,r,i,o,a=rn(function(){return[]});return r=sk((n=function(){a.length=0;for(var n=e.length,r=0;r<n;r++)a[r]=e[r].get();return t(a)})()),(i=function(){return r.set(n())})(),o=function(){return oU.update(i,!1,!0)},n1(function(){var t=e.map(function(e){return e.onChange(o)});return function(){return t.forEach(function(e){return e()})}}),r}function sT(e,t){return void 0===t&&(t=0),ry(e)?e:sk(t)}var sw={Group:sE,Item:(0,ey.forwardRef)(function(e,t){var n,r,i,o=e.children,a=e.style,l=e.value,s=e.as,u=void 0===s?"li":s,c=e.onDrag,d=e.layout,p=(0,nB._T)(e,["children","style","value","as","onDrag","layout"]),h=rn(function(){return sx(u)}),f=(0,ey.useContext)(n$),m={x:sT(null==a?void 0:a.x),y:sT(null==a?void 0:a.y)},g=(n=[m.x,m.y],i="function"==typeof(r=function(e){var t=(0,nB.CR)(e,2),n=t[0],r=t[1];return n||r?1:"unset"})?r:function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var r=!Array.isArray(t[0]),i=r?0:-1,o=t[0+i],a=t[1+i],l=t[2+i],s=t[3+i],u=oc(a,l,(0,nB.pi)({mixer:"object"==typeof(e=l[0])&&e.mix?e.mix:void 0},s));return r?u(o):u}(r,void 0,void 0),Array.isArray(n)?sS(n,i):sS([n],function(e){return i((0,nB.CR)(e,1)[0])})),v=(0,ey.useRef)(null);nU(!!f,"Reorder.Item must be a child of Reorder.Group");var y=f.axis,b=f.registerItem,x=f.updateOrder;return(0,ey.useEffect)(function(){b(l,v.current)},[f]),ey.createElement(h,(0,nB.pi)({drag:y},p,{dragSnapToOrigin:!0,style:(0,nB.pi)((0,nB.pi)({},a),{x:m.x,y:m.y,zIndex:g}),layout:void 0===d||d,onDrag:function(e,t){var n=t.velocity;n[y]&&x(l,m[y].get(),n[y]),null==c||c(e,t)},onLayoutMeasure:function(e){v.current=e},ref:t}),o)})},sA=n(45677),sD=n(60962);function sN(e,t,n){let r,i=n.initialDeps??[];function o(){var o,a,l,s;let u,c;n.key&&(null==(o=n.debug)?void 0:o.call(n))&&(u=Date.now());let d=e();if(!(d.length!==i.length||d.some((e,t)=>i[t]!==e)))return r;if(i=d,n.key&&(null==(a=n.debug)?void 0:a.call(n))&&(c=Date.now()),r=t(...d),n.key&&(null==(l=n.debug)?void 0:l.call(n))){let e=Math.round((Date.now()-u)*100)/100,t=Math.round((Date.now()-c)*100)/100,r=t/16,i=(e,t)=>{for(e=String(e);e.length<t;)e=" "+e;return e};console.info(`%c⏱ ${i(t,5)} /${i(e,5)} ms`,`
8
+ `},tA.image=function(e,t,n,r,i){let o=e[t];return o.attrs[o.attrIndex("alt")][1]=i.renderInlineAsText(o.children,n,r),i.renderToken(e,t,n)},tA.hardbreak=function(e,t,n){return n.xhtmlOut?"<br />\n":"<br>\n"},tA.softbreak=function(e,t,n){return n.breaks?n.xhtmlOut?"<br />\n":"<br>\n":"\n"},tA.text=function(e,t){return tg(e[t].content)},tA.html_block=function(e,t){return e[t].content},tA.html_inline=function(e,t){return e[t].content},tD.prototype.renderAttrs=function(e){let t,n,r;if(!e.attrs)return"";for(t=0,r="",n=e.attrs.length;t<n;t++)r+=" "+tg(e.attrs[t][0])+'="'+tg(e.attrs[t][1])+'"';return r},tD.prototype.renderToken=function(e,t,n){let r=e[t],i="";if(r.hidden)return"";r.block&&-1!==r.nesting&&t&&e[t-1].hidden&&(i+="\n"),i+=(-1===r.nesting?"</":"<")+r.tag+this.renderAttrs(r),0===r.nesting&&n.xhtmlOut&&(i+=" /");let o=!1;if(r.block&&(o=!0,1===r.nesting&&t+1<e.length)){let n=e[t+1];"inline"===n.type||n.hidden?o=!1:-1===n.nesting&&n.tag===r.tag&&(o=!1)}return i+(o?">\n":">")},tD.prototype.renderInline=function(e,t,n){let r="",i=this.rules;for(let o=0,a=e.length;o<a;o++){let a=e[o].type;void 0!==i[a]?r+=i[a](e,o,t,n,this):r+=this.renderToken(e,o,t)}return r},tD.prototype.renderInlineAsText=function(e,t,n){let r="";for(let i=0,o=e.length;i<o;i++)switch(e[i].type){case"text":case"html_inline":case"html_block":r+=e[i].content;break;case"image":r+=this.renderInlineAsText(e[i].children,t,n);break;case"softbreak":case"hardbreak":r+="\n"}return r},tD.prototype.render=function(e,t,n){let r="",i=this.rules;for(let o=0,a=e.length;o<a;o++){let a=e[o].type;"inline"===a?r+=this.renderInline(e[o].children,t,n):void 0!==i[a]?r+=i[a](e,o,t,n,this):r+=this.renderToken(e,o,t,n)}return r},tN.prototype.__find__=function(e){for(let t=0;t<this.__rules__.length;t++)if(this.__rules__[t].name===e)return t;return -1},tN.prototype.__compile__=function(){let e=this,t=[""];e.__rules__.forEach(function(e){e.enabled&&e.alt.forEach(function(e){0>t.indexOf(e)&&t.push(e)})}),e.__cache__={},t.forEach(function(t){e.__cache__[t]=[],e.__rules__.forEach(function(n){!n.enabled||t&&0>n.alt.indexOf(t)||e.__cache__[t].push(n.fn)})})},tN.prototype.at=function(e,t,n){let r=this.__find__(e);if(-1===r)throw Error("Parser rule not found: "+e);this.__rules__[r].fn=t,this.__rules__[r].alt=(n||{}).alt||[],this.__cache__=null},tN.prototype.before=function(e,t,n,r){let i=this.__find__(e);if(-1===i)throw Error("Parser rule not found: "+e);this.__rules__.splice(i,0,{name:t,enabled:!0,fn:n,alt:(r||{}).alt||[]}),this.__cache__=null},tN.prototype.after=function(e,t,n,r){let i=this.__find__(e);if(-1===i)throw Error("Parser rule not found: "+e);this.__rules__.splice(i+1,0,{name:t,enabled:!0,fn:n,alt:(r||{}).alt||[]}),this.__cache__=null},tN.prototype.push=function(e,t,n){this.__rules__.push({name:e,enabled:!0,fn:t,alt:(n||{}).alt||[]}),this.__cache__=null},tN.prototype.enable=function(e,t){Array.isArray(e)||(e=[e]);let n=[];return e.forEach(function(e){let r=this.__find__(e);if(r<0){if(t)return;throw Error("Rules manager: invalid rule name "+e)}this.__rules__[r].enabled=!0,n.push(e)},this),this.__cache__=null,n},tN.prototype.enableOnly=function(e,t){Array.isArray(e)||(e=[e]),this.__rules__.forEach(function(e){e.enabled=!1}),this.enable(e,t)},tN.prototype.disable=function(e,t){Array.isArray(e)||(e=[e]);let n=[];return e.forEach(function(e){let r=this.__find__(e);if(r<0){if(t)return;throw Error("Rules manager: invalid rule name "+e)}this.__rules__[r].enabled=!1,n.push(e)},this),this.__cache__=null,n},tN.prototype.getRules=function(e){return null===this.__cache__&&this.__compile__(),this.__cache__[e]||[]},tF.prototype.attrIndex=function(e){if(!this.attrs)return -1;let t=this.attrs;for(let n=0,r=t.length;n<r;n++)if(t[n][0]===e)return n;return -1},tF.prototype.attrPush=function(e){this.attrs?this.attrs.push(e):this.attrs=[e]},tF.prototype.attrSet=function(e,t){let n=this.attrIndex(e),r=[e,t];n<0?this.attrPush(r):this.attrs[n]=r},tF.prototype.attrGet=function(e){let t=this.attrIndex(e),n=null;return t>=0&&(n=this.attrs[t][1]),n},tF.prototype.attrJoin=function(e,t){let n=this.attrIndex(e);n<0?this.attrPush([e,t]):this.attrs[n][1]=this.attrs[n][1]+" "+t},tL.prototype.Token=tF;let tI=/\r\n?|\n/g,tR=/\0/g,tj=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,tM=/\((c|tm|r)\)/i,tO=/\((c|tm|r)\)/ig,tP={c:"\xa9",r:"\xae",tm:"™"};function tV(e,t){return tP[t.toLowerCase()]}let tq=/['"]/,tB=/['"]/g;function tz(e,t,n){return e.slice(0,t)+n+e.slice(t+1)}let tU=[["normalize",function(e){let t;t=(t=e.src.replace(tI,"\n")).replace(tR,"�"),e.src=t}],["block",function(e){let t;e.inlineMode?((t=new e.Token("inline","",0)).content=e.src,t.map=[0,1],t.children=[],e.tokens.push(t)):e.md.block.parse(e.src,e.md,e.env,e.tokens)}],["inline",function(e){let t=e.tokens;for(let n=0,r=t.length;n<r;n++){let r=t[n];"inline"===r.type&&e.md.inline.parse(r.content,e.md,e.env,r.children)}}],["linkify",function(e){let t=e.tokens;if(e.md.options.linkify)for(let i=0,o=t.length;i<o;i++){if("inline"!==t[i].type||!e.md.linkify.pretest(t[i].content))continue;let o=t[i].children,a=0;for(let l=o.length-1;l>=0;l--){let s=o[l];if("link_close"===s.type){for(l--;o[l].level!==s.level&&"link_open"!==o[l].type;)l--;continue}if("html_inline"===s.type){var n,r;n=s.content,/^<a[>\s]/i.test(n)&&a>0&&a--,r=s.content,/^<\/a\s*>/i.test(r)&&a++}if(!(a>0)&&"text"===s.type&&e.md.linkify.test(s.content)){let n=s.content,r=e.md.linkify.match(n),a=[],u=s.level,c=0;r.length>0&&0===r[0].index&&l>0&&"text_special"===o[l-1].type&&(r=r.slice(1));for(let t=0;t<r.length;t++){let i=r[t].url,o=e.md.normalizeLink(i);if(!e.md.validateLink(o))continue;let l=r[t].text;l=r[t].schema?"mailto:"!==r[t].schema||/^mailto:/i.test(l)?e.md.normalizeLinkText(l):e.md.normalizeLinkText("mailto:"+l).replace(/^mailto:/,""):e.md.normalizeLinkText("http://"+l).replace(/^http:\/\//,"");let s=r[t].index;if(s>c){let t=new e.Token("text","",0);t.content=n.slice(c,s),t.level=u,a.push(t)}let d=new e.Token("link_open","a",1);d.attrs=[["href",o]],d.level=u++,d.markup="linkify",d.info="auto",a.push(d);let p=new e.Token("text","",0);p.content=l,p.level=u,a.push(p);let h=new e.Token("link_close","a",-1);h.level=--u,h.markup="linkify",h.info="auto",a.push(h),c=r[t].lastIndex}if(c<n.length){let t=new e.Token("text","",0);t.content=n.slice(c),t.level=u,a.push(t)}t[i].children=o=ti(o,l,a)}}}}],["replacements",function(e){let t;if(e.md.options.typographer)for(t=e.tokens.length-1;t>=0;t--)"inline"===e.tokens[t].type&&(tM.test(e.tokens[t].content)&&function(e){let t=0;for(let n=e.length-1;n>=0;n--){let r=e[n];"text"!==r.type||t||(r.content=r.content.replace(tO,tV)),"link_open"===r.type&&"auto"===r.info&&t--,"link_close"===r.type&&"auto"===r.info&&t++}}(e.tokens[t].children),tj.test(e.tokens[t].content)&&function(e){let t=0;for(let n=e.length-1;n>=0;n--){let r=e[n];"text"===r.type&&!t&&tj.test(r.content)&&(r.content=r.content.replace(/\+-/g,"\xb1").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/mg,"$1—").replace(/(^|\s)--(?=\s|$)/mg,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg,"$1–")),"link_open"===r.type&&"auto"===r.info&&t--,"link_close"===r.type&&"auto"===r.info&&t++}}(e.tokens[t].children))}],["smartquotes",function(e){if(e.md.options.typographer)for(let t=e.tokens.length-1;t>=0;t--)"inline"===e.tokens[t].type&&tq.test(e.tokens[t].content)&&function(e,t){let n;let r=[];for(let i=0;i<e.length;i++){let o=e[i],a=e[i].level;for(n=r.length-1;n>=0&&!(r[n].level<=a);n--);if(r.length=n+1,"text"!==o.type)continue;let l=o.content,s=0,u=l.length;t:for(;s<u;){tB.lastIndex=s;let c=tB.exec(l);if(!c)break;let d=!0,p=!0;s=c.index+1;let h="'"===c[0],f=32;if(c.index-1>=0)f=l.charCodeAt(c.index-1);else for(n=i-1;n>=0&&"softbreak"!==e[n].type&&"hardbreak"!==e[n].type;n--)if(e[n].content){f=e[n].content.charCodeAt(e[n].content.length-1);break}let m=32;if(s<u)m=l.charCodeAt(s);else for(n=i+1;n<e.length&&"softbreak"!==e[n].type&&"hardbreak"!==e[n].type;n++)if(e[n].content){m=e[n].content.charCodeAt(0);break}let g=tC(f)||tE(String.fromCharCode(f)),v=tC(m)||tE(String.fromCharCode(m)),y=tx(f),b=tx(m);if(b?d=!1:v&&!(y||g)&&(d=!1),y?p=!1:g&&!(b||v)&&(p=!1),34===m&&'"'===c[0]&&f>=48&&f<=57&&(p=d=!1),d&&p&&(d=g,p=v),!d&&!p){h&&(o.content=tz(o.content,c.index,"’"));continue}if(p)for(n=r.length-1;n>=0;n--){let d=r[n];if(r[n].level<a)break;if(d.single===h&&r[n].level===a){let a,p;d=r[n],h?(a=t.md.options.quotes[2],p=t.md.options.quotes[3]):(a=t.md.options.quotes[0],p=t.md.options.quotes[1]),o.content=tz(o.content,c.index,p),e[d.token].content=tz(e[d.token].content,d.pos,a),s+=p.length-1,d.token===i&&(s+=a.length-1),u=(l=o.content).length,r.length=n;continue t}}d?r.push({token:i,pos:c.index,single:h,level:a}):p&&h&&(o.content=tz(o.content,c.index,"’"))}}}(e.tokens[t].children,e)}],["text_join",function(e){let t,n;let r=e.tokens,i=r.length;for(let e=0;e<i;e++){if("inline"!==r[e].type)continue;let i=r[e].children,o=i.length;for(t=0;t<o;t++)"text_special"===i[t].type&&(i[t].type="text");for(t=n=0;t<o;t++)"text"===i[t].type&&t+1<o&&"text"===i[t+1].type?i[t+1].content=i[t].content+i[t+1].content:(t!==n&&(i[n]=i[t]),n++);t!==n&&(i.length=n)}}]];function t$(){this.ruler=new tN;for(let e=0;e<tU.length;e++)this.ruler.push(tU[e][0],tU[e][1])}function tH(e,t,n,r){this.src=e,this.md=t,this.env=n,this.tokens=r,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0;let i=this.src;for(let e=0,t=0,n=0,r=0,o=i.length,a=!1;t<o;t++){let l=i.charCodeAt(t);if(!a){if(tb(l)){n++,9===l?r+=4-r%4:r++;continue}a=!0}(10===l||t===o-1)&&(10!==l&&t++,this.bMarks.push(e),this.eMarks.push(t),this.tShift.push(n),this.sCount.push(r),this.bsCount.push(0),a=!1,n=0,r=0,e=t+1)}this.bMarks.push(i.length),this.eMarks.push(i.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}function tW(e,t){let n=e.bMarks[t]+e.tShift[t],r=e.eMarks[t];return e.src.slice(n,r)}function tG(e){let t=[],n=e.length,r=0,i=e.charCodeAt(r),o=!1,a=0,l="";for(;r<n;)124===i&&(o?(l+=e.substring(a,r-1),a=r):(t.push(l+e.substring(a,r)),l="",a=r+1)),o=92===i,r++,i=e.charCodeAt(r);return t.push(l+e.substring(a)),t}function tZ(e,t){let n=e.eMarks[t],r=e.bMarks[t]+e.tShift[t],i=e.src.charCodeAt(r++);return 42!==i&&45!==i&&43!==i||r<n&&!tb(e.src.charCodeAt(r))?-1:r}function tY(e,t){let n=e.bMarks[t]+e.tShift[t],r=e.eMarks[t],i=n;if(i+1>=r)return -1;let o=e.src.charCodeAt(i++);if(o<48||o>57)return -1;for(;;){if(i>=r)return -1;if((o=e.src.charCodeAt(i++))>=48&&o<=57){if(i-n>=10)return -1;continue}if(41===o||46===o)break;return -1}return i<r&&!tb(o=e.src.charCodeAt(i))?-1:i}t$.prototype.process=function(e){let t=this.ruler.getRules("");for(let n=0,r=t.length;n<r;n++)t[n](e)},t$.prototype.State=tL,tH.prototype.push=function(e,t,n){let r=new tF(e,t,n);return r.block=!0,n<0&&this.level--,r.level=this.level,n>0&&this.level++,this.tokens.push(r),r},tH.prototype.isEmpty=function(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]},tH.prototype.skipEmptyLines=function(e){for(let t=this.lineMax;e<t&&!(this.bMarks[e]+this.tShift[e]<this.eMarks[e]);e++);return e},tH.prototype.skipSpaces=function(e){for(let t=this.src.length;e<t&&tb(this.src.charCodeAt(e));e++);return e},tH.prototype.skipSpacesBack=function(e,t){if(e<=t)return e;for(;e>t;)if(!tb(this.src.charCodeAt(--e)))return e+1;return e},tH.prototype.skipChars=function(e,t){for(let n=this.src.length;e<n&&this.src.charCodeAt(e)===t;e++);return e},tH.prototype.skipCharsBack=function(e,t,n){if(e<=n)return e;for(;e>n;)if(t!==this.src.charCodeAt(--e))return e+1;return e},tH.prototype.getLines=function(e,t,n,r){if(e>=t)return"";let i=Array(t-e);for(let o=0,a=e;a<t;a++,o++){let e,l=0,s=this.bMarks[a],u=s;for(e=a+1<t||r?this.eMarks[a]+1:this.eMarks[a];u<e&&l<n;){let e=this.src.charCodeAt(u);if(tb(e))9===e?l+=4-(l+this.bsCount[a])%4:l++;else if(u-s<this.tShift[a])l++;else break;u++}l>n?i[o]=Array(l-n+1).join(" ")+this.src.slice(u,e):i[o]=this.src.slice(u,e)}return i.join("")},tH.prototype.Token=tF;let tK="<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^\"'=<>`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",tQ="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",tX=RegExp("^(?:"+tK+"|"+tQ+"|<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->|<[?][\\s\\S]*?[?]>|<![A-Za-z][^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)"),tJ=RegExp("^(?:"+tK+"|"+tQ+")"),t0=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[RegExp("^</?(address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h1|h2|h3|h4|h5|h6|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul)(?=(\\s|/?>|$))","i"),/^$/,!0],[RegExp(tJ.source+"\\s*$"),/^$/,!1]],t1=[["table",function(e,t,n,r){let i;if(t+2>n)return!1;let o=t+1;if(e.sCount[o]<e.blkIndent||e.sCount[o]-e.blkIndent>=4)return!1;let a=e.bMarks[o]+e.tShift[o];if(a>=e.eMarks[o])return!1;let l=e.src.charCodeAt(a++);if(124!==l&&45!==l&&58!==l||a>=e.eMarks[o])return!1;let s=e.src.charCodeAt(a++);if(124!==s&&45!==s&&58!==s&&!tb(s)||45===l&&tb(s))return!1;for(;a<e.eMarks[o];){let t=e.src.charCodeAt(a);if(124!==t&&45!==t&&58!==t&&!tb(t))return!1;a++}let u=tW(e,t+1),c=u.split("|"),d=[];for(let e=0;e<c.length;e++){let t=c[e].trim();if(!t){if(0===e||e===c.length-1)continue;return!1}if(!/^:?-+:?$/.test(t))return!1;58===t.charCodeAt(t.length-1)?d.push(58===t.charCodeAt(0)?"center":"right"):58===t.charCodeAt(0)?d.push("left"):d.push("")}if(-1===(u=tW(e,t).trim()).indexOf("|")||e.sCount[t]-e.blkIndent>=4)return!1;(c=tG(u)).length&&""===c[0]&&c.shift(),c.length&&""===c[c.length-1]&&c.pop();let p=c.length;if(0===p||p!==d.length)return!1;if(r)return!0;let h=e.parentType;e.parentType="table";let f=e.md.block.ruler.getRules("blockquote"),m=e.push("table_open","table",1),g=[t,0];m.map=g,e.push("thead_open","thead",1).map=[t,t+1],e.push("tr_open","tr",1).map=[t,t+1];for(let t=0;t<c.length;t++){let n=e.push("th_open","th",1);d[t]&&(n.attrs=[["style","text-align:"+d[t]]]);let r=e.push("inline","",0);r.content=c[t].trim(),r.children=[],e.push("th_close","th",-1)}e.push("tr_close","tr",-1),e.push("thead_close","thead",-1);let v=0;for(o=t+2;o<n&&!(e.sCount[o]<e.blkIndent);o++){let r=!1;for(let t=0,i=f.length;t<i;t++)if(f[t](e,o,n,!0)){r=!0;break}if(r||!(u=tW(e,o).trim())||e.sCount[o]-e.blkIndent>=4||((c=tG(u)).length&&""===c[0]&&c.shift(),c.length&&""===c[c.length-1]&&c.pop(),(v+=p-c.length)>65536))break;o===t+2&&(e.push("tbody_open","tbody",1).map=i=[t+2,0]),e.push("tr_open","tr",1).map=[o,o+1];for(let t=0;t<p;t++){let n=e.push("td_open","td",1);d[t]&&(n.attrs=[["style","text-align:"+d[t]]]);let r=e.push("inline","",0);r.content=c[t]?c[t].trim():"",r.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}return i&&(e.push("tbody_close","tbody",-1),i[1]=o),e.push("table_close","table",-1),g[1]=o,e.parentType=h,e.line=o,!0},["paragraph","reference"]],["code",function(e,t,n){if(e.sCount[t]-e.blkIndent<4)return!1;let r=t+1,i=r;for(;r<n;){if(e.isEmpty(r)){r++;continue}if(e.sCount[r]-e.blkIndent>=4){i=++r;continue}break}e.line=i;let o=e.push("code_block","code",0);return o.content=e.getLines(t,i,4+e.blkIndent,!1)+"\n",o.map=[t,e.line],!0}],["fence",function(e,t,n,r){let i=e.bMarks[t]+e.tShift[t],o=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||i+3>o)return!1;let a=e.src.charCodeAt(i);if(126!==a&&96!==a)return!1;let l=i,s=(i=e.skipChars(i,a))-l;if(s<3)return!1;let u=e.src.slice(l,i),c=e.src.slice(i,o);if(96===a&&c.indexOf(String.fromCharCode(a))>=0)return!1;if(r)return!0;let d=t,p=!1;for(;!(++d>=n)&&(!((i=l=e.bMarks[d]+e.tShift[d])<(o=e.eMarks[d]))||!(e.sCount[d]<e.blkIndent));)if(!(e.src.charCodeAt(i)!==a||e.sCount[d]-e.blkIndent>=4||(i=e.skipChars(i,a))-l<s||(i=e.skipSpaces(i))<o)){p=!0;break}s=e.sCount[t],e.line=d+(p?1:0);let h=e.push("fence","code",0);return h.info=c,h.content=e.getLines(t+1,d,s,!0),h.markup=u,h.map=[t,e.line],!0},["paragraph","reference","blockquote","list"]],["blockquote",function(e,t,n,r){let i,o=e.bMarks[t]+e.tShift[t],a=e.eMarks[t],l=e.lineMax;if(e.sCount[t]-e.blkIndent>=4||62!==e.src.charCodeAt(o))return!1;if(r)return!0;let s=[],u=[],c=[],d=[],p=e.md.block.ruler.getRules("blockquote"),h=e.parentType;e.parentType="blockquote";let f=!1;for(i=t;i<n;i++){let t=e.sCount[i]<e.blkIndent;if((o=e.bMarks[i]+e.tShift[i])>=(a=e.eMarks[i]))break;if(62===e.src.charCodeAt(o++)&&!t){let t,n,r=e.sCount[i]+1;32===e.src.charCodeAt(o)?(o++,r++,n=!1,t=!0):9===e.src.charCodeAt(o)?(t=!0,(e.bsCount[i]+r)%4==3?(o++,r++,n=!1):n=!0):t=!1;let l=r;for(s.push(e.bMarks[i]),e.bMarks[i]=o;o<a;){let t=e.src.charCodeAt(o);if(tb(t))9===t?l+=4-(l+e.bsCount[i]+(n?1:0))%4:l++;else break;o++}f=o>=a,u.push(e.bsCount[i]),e.bsCount[i]=e.sCount[i]+1+(t?1:0),c.push(e.sCount[i]),e.sCount[i]=l-r,d.push(e.tShift[i]),e.tShift[i]=o-e.bMarks[i];continue}if(f)break;let r=!1;for(let t=0,o=p.length;t<o;t++)if(p[t](e,i,n,!0)){r=!0;break}if(r){e.lineMax=i,0!==e.blkIndent&&(s.push(e.bMarks[i]),u.push(e.bsCount[i]),d.push(e.tShift[i]),c.push(e.sCount[i]),e.sCount[i]-=e.blkIndent);break}s.push(e.bMarks[i]),u.push(e.bsCount[i]),d.push(e.tShift[i]),c.push(e.sCount[i]),e.sCount[i]=-1}let m=e.blkIndent;e.blkIndent=0;let g=e.push("blockquote_open","blockquote",1);g.markup=">";let v=[t,0];g.map=v,e.md.block.tokenize(e,t,i),e.push("blockquote_close","blockquote",-1).markup=">",e.lineMax=l,e.parentType=h,v[1]=e.line;for(let n=0;n<d.length;n++)e.bMarks[n+t]=s[n],e.tShift[n+t]=d[n],e.sCount[n+t]=c[n],e.bsCount[n+t]=u[n];return e.blkIndent=m,!0},["paragraph","reference","blockquote","list"]],["hr",function(e,t,n,r){let i=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;let o=e.bMarks[t]+e.tShift[t],a=e.src.charCodeAt(o++);if(42!==a&&45!==a&&95!==a)return!1;let l=1;for(;o<i;){let t=e.src.charCodeAt(o++);if(t!==a&&!tb(t))return!1;t===a&&l++}if(l<3)return!1;if(r)return!0;e.line=t+1;let s=e.push("hr","hr",0);return s.map=[t,e.line],s.markup=Array(l+1).join(String.fromCharCode(a)),!0},["paragraph","reference","blockquote","list"]],["list",function(e,t,n,r){let i,o,a,l,s,u,c;let d=t,p=!0;if(e.sCount[d]-e.blkIndent>=4||e.listIndent>=0&&e.sCount[d]-e.listIndent>=4&&e.sCount[d]<e.blkIndent)return!1;let h=!1;if(r&&"paragraph"===e.parentType&&e.sCount[d]>=e.blkIndent&&(h=!0),(c=tY(e,d))>=0){if(s=!0,a=e.bMarks[d]+e.tShift[d],u=Number(e.src.slice(a,c-1)),h&&1!==u)return!1}else{if(!((c=tZ(e,d))>=0))return!1;s=!1}if(h&&e.skipSpaces(c)>=e.eMarks[d])return!1;if(r)return!0;let f=e.src.charCodeAt(c-1),m=e.tokens.length;s?(l=e.push("ordered_list_open","ol",1),1!==u&&(l.attrs=[["start",u]])):l=e.push("bullet_list_open","ul",1);let g=[d,0];l.map=g,l.markup=String.fromCharCode(f);let v=!1,y=e.md.block.ruler.getRules("list"),b=e.parentType;for(e.parentType="list";d<n;){let t;o=c,i=e.eMarks[d];let r=e.sCount[d]+c-(e.bMarks[d]+e.tShift[d]),u=r;for(;o<i;){let t=e.src.charCodeAt(o);if(9===t)u+=4-(u+e.bsCount[d])%4;else if(32===t)u++;else break;o++}let h=o;(t=h>=i?1:u-r)>4&&(t=1);let m=r+t;(l=e.push("list_item_open","li",1)).markup=String.fromCharCode(f);let g=[d,0];l.map=g,s&&(l.info=e.src.slice(a,c-1));let b=e.tight,x=e.tShift[d],E=e.sCount[d],C=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=m,e.tight=!0,e.tShift[d]=h-e.bMarks[d],e.sCount[d]=u,h>=i&&e.isEmpty(d+1)?e.line=Math.min(e.line+2,n):e.md.block.tokenize(e,d,n,!0),(!e.tight||v)&&(p=!1),v=e.line-d>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=C,e.tShift[d]=x,e.sCount[d]=E,e.tight=b,(l=e.push("list_item_close","li",-1)).markup=String.fromCharCode(f),d=e.line,g[1]=d,d>=n||e.sCount[d]<e.blkIndent||e.sCount[d]-e.blkIndent>=4)break;let _=!1;for(let t=0,r=y.length;t<r;t++)if(y[t](e,d,n,!0)){_=!0;break}if(_)break;if(s){if((c=tY(e,d))<0)break;a=e.bMarks[d]+e.tShift[d]}else if((c=tZ(e,d))<0)break;if(f!==e.src.charCodeAt(c-1))break}return(l=s?e.push("ordered_list_close","ol",-1):e.push("bullet_list_close","ul",-1)).markup=String.fromCharCode(f),g[1]=d,e.line=d,e.parentType=b,p&&function(e,t){let n=e.level+2;for(let r=t+2,i=e.tokens.length-2;r<i;r++)e.tokens[r].level===n&&"paragraph_open"===e.tokens[r].type&&(e.tokens[r+2].hidden=!0,e.tokens[r].hidden=!0,r+=2)}(e,m),!0},["paragraph","reference","blockquote"]],["reference",function(e,t,n,r){let i,o=e.bMarks[t]+e.tShift[t],a=e.eMarks[t],l=t+1;if(e.sCount[t]-e.blkIndent>=4||91!==e.src.charCodeAt(o))return!1;function s(t){let n=e.lineMax;if(t>=n||e.isEmpty(t))return null;let r=!1;if(e.sCount[t]-e.blkIndent>3&&(r=!0),e.sCount[t]<0&&(r=!0),!r){let r=e.md.block.ruler.getRules("reference"),i=e.parentType;e.parentType="reference";let o=!1;for(let i=0,a=r.length;i<a;i++)if(r[i](e,t,n,!0)){o=!0;break}if(e.parentType=i,o)return null}let i=e.bMarks[t]+e.tShift[t],o=e.eMarks[t];return e.src.slice(i,o+1)}let u=e.src.slice(o,a+1);a=u.length;let c=-1;for(o=1;o<a;o++){let e=u.charCodeAt(o);if(91===e)return!1;if(93===e){c=o;break}if(10===e){let e=s(l);null!==e&&(u+=e,a=u.length,l++)}else if(92===e&&++o<a&&10===u.charCodeAt(o)){let e=s(l);null!==e&&(u+=e,a=u.length,l++)}}if(c<0||58!==u.charCodeAt(c+1))return!1;for(o=c+2;o<a;o++){let e=u.charCodeAt(o);if(10===e){let e=s(l);null!==e&&(u+=e,a=u.length,l++)}else if(tb(e));else break}let d=e.md.helpers.parseLinkDestination(u,o,a);if(!d.ok)return!1;let p=e.md.normalizeLink(d.str);if(!e.md.validateLink(p))return!1;let h=o=d.pos,f=l,m=o;for(;o<a;o++){let e=u.charCodeAt(o);if(10===e){let e=s(l);null!==e&&(u+=e,a=u.length,l++)}else if(tb(e));else break}let g=e.md.helpers.parseLinkTitle(u,o,a);for(;g.can_continue;){let t=s(l);if(null===t)break;u+=t,o=a,a=u.length,l++,g=e.md.helpers.parseLinkTitle(u,o,a,g)}for(o<a&&m!==o&&g.ok?(i=g.str,o=g.pos):(i="",o=h,l=f);o<a&&tb(u.charCodeAt(o));)o++;if(o<a&&10!==u.charCodeAt(o)&&i)for(i="",o=h,l=f;o<a&&tb(u.charCodeAt(o));)o++;if(o<a&&10!==u.charCodeAt(o))return!1;let v=t_(u.slice(1,c));return!!v&&(!!r||(void 0===e.env.references&&(e.env.references={}),void 0===e.env.references[v]&&(e.env.references[v]={title:i,href:p}),e.line=l,!0))}],["html_block",function(e,t,n,r){let i=e.bMarks[t]+e.tShift[t],o=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||!e.md.options.html||60!==e.src.charCodeAt(i))return!1;let a=e.src.slice(i,o),l=0;for(;l<t0.length&&!t0[l][0].test(a);l++);if(l===t0.length)return!1;if(r)return t0[l][2];let s=t+1;if(!t0[l][1].test(a)){for(;s<n&&!(e.sCount[s]<e.blkIndent);s++)if(i=e.bMarks[s]+e.tShift[s],o=e.eMarks[s],a=e.src.slice(i,o),t0[l][1].test(a)){0!==a.length&&s++;break}}e.line=s;let u=e.push("html_block","",0);return u.map=[t,s],u.content=e.getLines(t,s,e.blkIndent,!0),!0},["paragraph","reference","blockquote"]],["heading",function(e,t,n,r){let i=e.bMarks[t]+e.tShift[t],o=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;let a=e.src.charCodeAt(i);if(35!==a||i>=o)return!1;let l=1;for(a=e.src.charCodeAt(++i);35===a&&i<o&&l<=6;)l++,a=e.src.charCodeAt(++i);if(l>6||i<o&&!tb(a))return!1;if(r)return!0;o=e.skipSpacesBack(o,i);let s=e.skipCharsBack(o,35,i);s>i&&tb(e.src.charCodeAt(s-1))&&(o=s),e.line=t+1;let u=e.push("heading_open","h"+String(l),1);u.markup="########".slice(0,l),u.map=[t,e.line];let c=e.push("inline","",0);return c.content=e.src.slice(i,o).trim(),c.map=[t,e.line],c.children=[],e.push("heading_close","h"+String(l),-1).markup="########".slice(0,l),!0},["paragraph","reference","blockquote"]],["lheading",function(e,t,n){let r;let i=e.md.block.ruler.getRules("paragraph");if(e.sCount[t]-e.blkIndent>=4)return!1;let o=e.parentType;e.parentType="paragraph";let a=0,l=t+1;for(;l<n&&!e.isEmpty(l);l++){if(e.sCount[l]-e.blkIndent>3)continue;if(e.sCount[l]>=e.blkIndent){let t=e.bMarks[l]+e.tShift[l],n=e.eMarks[l];if(t<n&&(45===(r=e.src.charCodeAt(t))||61===r)&&(t=e.skipChars(t,r),(t=e.skipSpaces(t))>=n)){a=61===r?1:2;break}}if(e.sCount[l]<0)continue;let t=!1;for(let r=0,o=i.length;r<o;r++)if(i[r](e,l,n,!0)){t=!0;break}if(t)break}if(!a)return!1;let s=e.getLines(t,l,e.blkIndent,!1).trim();e.line=l+1;let u=e.push("heading_open","h"+String(a),1);u.markup=String.fromCharCode(r),u.map=[t,e.line];let c=e.push("inline","",0);return c.content=s,c.map=[t,e.line-1],c.children=[],e.push("heading_close","h"+String(a),-1).markup=String.fromCharCode(r),e.parentType=o,!0}],["paragraph",function(e,t,n){let r=e.md.block.ruler.getRules("paragraph"),i=e.parentType,o=t+1;for(e.parentType="paragraph";o<n&&!e.isEmpty(o);o++){if(e.sCount[o]-e.blkIndent>3||e.sCount[o]<0)continue;let t=!1;for(let i=0,a=r.length;i<a;i++)if(r[i](e,o,n,!0)){t=!0;break}if(t)break}let a=e.getLines(t,o,e.blkIndent,!1).trim();e.line=o,e.push("paragraph_open","p",1).map=[t,e.line];let l=e.push("inline","",0);return l.content=a,l.map=[t,e.line],l.children=[],e.push("paragraph_close","p",-1),e.parentType=i,!0}]];function t2(){this.ruler=new tN;for(let e=0;e<t1.length;e++)this.ruler.push(t1[e][0],t1[e][1],{alt:(t1[e][2]||[]).slice()})}function t3(e,t,n,r){this.src=e,this.env=n,this.md=t,this.tokens=r,this.tokens_meta=Array(r.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1,this.linkLevel=0}t2.prototype.tokenize=function(e,t,n){let r=this.ruler.getRules(""),i=r.length,o=e.md.options.maxNesting,a=t,l=!1;for(;a<n&&(e.line=a=e.skipEmptyLines(a),!(a>=n)&&!(e.sCount[a]<e.blkIndent));){if(e.level>=o){e.line=n;break}let t=e.line,s=!1;for(let o=0;o<i;o++)if(s=r[o](e,a,n,!1)){if(t>=e.line)throw Error("block rule didn't increment state.line");break}if(!s)throw Error("none of the block rules matched");e.tight=!l,e.isEmpty(e.line-1)&&(l=!0),(a=e.line)<n&&e.isEmpty(a)&&(l=!0,a++,e.line=a)}},t2.prototype.parse=function(e,t,n,r){if(!e)return;let i=new this.State(e,t,n,r);this.tokenize(i,i.line,i.lineMax)},t2.prototype.State=tH,t3.prototype.pushPending=function(){let e=new tF("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e},t3.prototype.push=function(e,t,n){this.pending&&this.pushPending();let r=new tF(e,t,n),i=null;return n<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),r.level=this.level,n>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],i={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(r),this.tokens_meta.push(i),r},t3.prototype.scanDelims=function(e,t){let n=this.posMax,r=this.src.charCodeAt(e),i=e>0?this.src.charCodeAt(e-1):32,o=e;for(;o<n&&this.src.charCodeAt(o)===r;)o++;let a=o-e,l=o<n?this.src.charCodeAt(o):32,s=tC(i)||tE(String.fromCharCode(i)),u=tC(l)||tE(String.fromCharCode(l)),c=tx(i),d=tx(l),p=!d&&(!u||c||s),h=!c&&(!s||d||u);return{can_open:p&&(t||!h||s),can_close:h&&(t||!p||u),length:a}},t3.prototype.Token=tF;let t5=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i,t4=[];for(let e=0;e<256;e++)t4.push(0);function t6(e,t){let n;let r=[],i=t.length;for(let o=0;o<i;o++){let i=t[o];if(126!==i.marker||-1===i.end)continue;let a=t[i.end];(n=e.tokens[i.token]).type="s_open",n.tag="s",n.nesting=1,n.markup="~~",n.content="",(n=e.tokens[a.token]).type="s_close",n.tag="s",n.nesting=-1,n.markup="~~",n.content="","text"===e.tokens[a.token-1].type&&"~"===e.tokens[a.token-1].content&&r.push(a.token-1)}for(;r.length;){let t=r.pop(),i=t+1;for(;i<e.tokens.length&&"s_close"===e.tokens[i].type;)i++;t!==--i&&(n=e.tokens[i],e.tokens[i]=e.tokens[t],e.tokens[t]=n)}}"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){t4[e.charCodeAt(0)]=1});let t8={tokenize:function(e,t){let n=e.pos,r=e.src.charCodeAt(n);if(t||126!==r)return!1;let i=e.scanDelims(e.pos,!0),o=i.length,a=String.fromCharCode(r);if(o<2)return!1;o%2&&(e.push("text","",0).content=a,o--);for(let t=0;t<o;t+=2)e.push("text","",0).content=a+a,e.delimiters.push({marker:r,length:0,token:e.tokens.length-1,end:-1,open:i.can_open,close:i.can_close});return e.pos+=i.length,!0},postProcess:function(e){let t=e.tokens_meta,n=e.tokens_meta.length;t6(e,e.delimiters);for(let r=0;r<n;r++)t[r]&&t[r].delimiters&&t6(e,t[r].delimiters)}};function t9(e,t){let n=t.length;for(let r=n-1;r>=0;r--){let n=t[r];if(95!==n.marker&&42!==n.marker||-1===n.end)continue;let i=t[n.end],o=r>0&&t[r-1].end===n.end+1&&t[r-1].marker===n.marker&&t[r-1].token===n.token-1&&t[n.end+1].token===i.token+1,a=String.fromCharCode(n.marker),l=e.tokens[n.token];l.type=o?"strong_open":"em_open",l.tag=o?"strong":"em",l.nesting=1,l.markup=o?a+a:a,l.content="";let s=e.tokens[i.token];s.type=o?"strong_close":"em_close",s.tag=o?"strong":"em",s.nesting=-1,s.markup=o?a+a:a,s.content="",o&&(e.tokens[t[r-1].token].content="",e.tokens[t[n.end+1].token].content="",r--)}}let t7={tokenize:function(e,t){let n=e.pos,r=e.src.charCodeAt(n);if(t||95!==r&&42!==r)return!1;let i=e.scanDelims(e.pos,42===r);for(let t=0;t<i.length;t++)e.push("text","",0).content=String.fromCharCode(r),e.delimiters.push({marker:r,length:i.length,token:e.tokens.length-1,end:-1,open:i.can_open,close:i.can_close});return e.pos+=i.length,!0},postProcess:function(e){let t=e.tokens_meta,n=e.tokens_meta.length;t9(e,e.delimiters);for(let r=0;r<n;r++)t[r]&&t[r].delimiters&&t9(e,t[r].delimiters)}},ne=/^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,nt=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/,nn=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,nr=/^&([a-z][a-z0-9]{1,31});/i;function ni(e){let t={},n=e.length;if(!n)return;let r=0,i=-2,o=[];for(let a=0;a<n;a++){let n=e[a];if(o.push(0),(e[r].marker!==n.marker||i!==n.token-1)&&(r=a),i=n.token,n.length=n.length||0,!n.close)continue;t.hasOwnProperty(n.marker)||(t[n.marker]=[-1,-1,-1,-1,-1,-1]);let l=t[n.marker][(n.open?3:0)+n.length%3],s=r-o[r]-1,u=s;for(;s>l;s-=o[s]+1){let t=e[s];if(t.marker===n.marker&&t.open&&t.end<0){let r=!1;if((t.close||n.open)&&(t.length+n.length)%3==0&&(t.length%3!=0||n.length%3!=0)&&(r=!0),!r){let r=s>0&&!e[s-1].open?o[s-1]+1:0;o[a]=a-s+r,o[s]=r,n.open=!1,t.end=a,t.close=!1,u=-1,i=-2;break}}}-1!==u&&(t[n.marker][(n.open?3:0)+(n.length||0)%3]=u)}}let no=[["text",function(e,t){let n=e.pos;for(;n<e.posMax&&!function(e){switch(e){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return!0;default:return!1}}(e.src.charCodeAt(n));)n++;return n!==e.pos&&(t||(e.pending+=e.src.slice(e.pos,n)),e.pos=n,!0)}],["linkify",function(e,t){if(!e.md.options.linkify||e.linkLevel>0)return!1;let n=e.pos;if(n+3>e.posMax||58!==e.src.charCodeAt(n)||47!==e.src.charCodeAt(n+1)||47!==e.src.charCodeAt(n+2))return!1;let r=e.pending.match(t5);if(!r)return!1;let i=r[1],o=e.md.linkify.matchAtStart(e.src.slice(n-i.length));if(!o)return!1;let a=o.url;if(a.length<=i.length)return!1;a=a.replace(/\*+$/,"");let l=e.md.normalizeLink(a);if(!e.md.validateLink(l))return!1;if(!t){e.pending=e.pending.slice(0,-i.length);let t=e.push("link_open","a",1);t.attrs=[["href",l]],t.markup="linkify",t.info="auto",e.push("text","",0).content=e.md.normalizeLinkText(a);let n=e.push("link_close","a",-1);n.markup="linkify",n.info="auto"}return e.pos+=a.length-i.length,!0}],["newline",function(e,t){let n=e.pos;if(10!==e.src.charCodeAt(n))return!1;let r=e.pending.length-1,i=e.posMax;if(!t){if(r>=0&&32===e.pending.charCodeAt(r)){if(r>=1&&32===e.pending.charCodeAt(r-1)){let t=r-1;for(;t>=1&&32===e.pending.charCodeAt(t-1);)t--;e.pending=e.pending.slice(0,t),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0)}else e.push("softbreak","br",0)}for(n++;n<i&&tb(e.src.charCodeAt(n));)n++;return e.pos=n,!0}],["escape",function(e,t){let n=e.pos,r=e.posMax;if(92!==e.src.charCodeAt(n)||++n>=r)return!1;let i=e.src.charCodeAt(n);if(10===i){for(t||e.push("hardbreak","br",0),n++;n<r&&tb(i=e.src.charCodeAt(n));)n++;return e.pos=n,!0}let o=e.src[n];if(i>=55296&&i<=56319&&n+1<r){let t=e.src.charCodeAt(n+1);t>=56320&&t<=57343&&(o+=e.src[n+1],n++)}let a="\\"+o;if(!t){let t=e.push("text_special","",0);i<256&&0!==t4[i]?t.content=o:t.content=a,t.markup=a,t.info="escape"}return e.pos=n+1,!0}],["backticks",function(e,t){let n,r=e.pos;if(96!==e.src.charCodeAt(r))return!1;let i=r;r++;let o=e.posMax;for(;r<o&&96===e.src.charCodeAt(r);)r++;let a=e.src.slice(i,r),l=a.length;if(e.backticksScanned&&(e.backticks[l]||0)<=i)return t||(e.pending+=a),e.pos+=l,!0;let s=r;for(;-1!==(n=e.src.indexOf("`",s));){for(s=n+1;s<o&&96===e.src.charCodeAt(s);)s++;let i=s-n;if(i===l){if(!t){let t=e.push("code_inline","code",0);t.markup=a,t.content=e.src.slice(r,n).replace(/\n/g," ").replace(/^ (.+) $/,"$1")}return e.pos=s,!0}e.backticks[i]=n}return e.backticksScanned=!0,t||(e.pending+=a),e.pos+=l,!0}],["strikethrough",t8.tokenize],["emphasis",t7.tokenize],["link",function(e,t){let n,r,i,o;let a="",l="",s=e.pos,u=!0;if(91!==e.src.charCodeAt(e.pos))return!1;let c=e.pos,d=e.posMax,p=e.pos+1,h=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(h<0)return!1;let f=h+1;if(f<d&&40===e.src.charCodeAt(f)){for(u=!1,f++;f<d&&(tb(n=e.src.charCodeAt(f))||10===n);f++);if(f>=d)return!1;if(s=f,(i=e.md.helpers.parseLinkDestination(e.src,f,e.posMax)).ok){for(a=e.md.normalizeLink(i.str),e.md.validateLink(a)?f=i.pos:a="",s=f;f<d&&(tb(n=e.src.charCodeAt(f))||10===n);f++);if(i=e.md.helpers.parseLinkTitle(e.src,f,e.posMax),f<d&&s!==f&&i.ok)for(l=i.str,f=i.pos;f<d&&(tb(n=e.src.charCodeAt(f))||10===n);f++);}(f>=d||41!==e.src.charCodeAt(f))&&(u=!0),f++}if(u){if(void 0===e.env.references)return!1;if(f<d&&91===e.src.charCodeAt(f)?(s=f+1,(f=e.md.helpers.parseLinkLabel(e,f))>=0?r=e.src.slice(s,f++):f=h+1):f=h+1,r||(r=e.src.slice(p,h)),!(o=e.env.references[t_(r)]))return e.pos=c,!1;a=o.href,l=o.title}if(!t){e.pos=p,e.posMax=h;let t=e.push("link_open","a",1),n=[["href",a]];t.attrs=n,l&&n.push(["title",l]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=f,e.posMax=d,!0}],["image",function(e,t){let n,r,i,o,a,l,s,u;let c="",d=e.pos,p=e.posMax;if(33!==e.src.charCodeAt(e.pos)||91!==e.src.charCodeAt(e.pos+1))return!1;let h=e.pos+2,f=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(f<0)return!1;if((o=f+1)<p&&40===e.src.charCodeAt(o)){for(o++;o<p&&(tb(n=e.src.charCodeAt(o))||10===n);o++);if(o>=p)return!1;for(u=o,(l=e.md.helpers.parseLinkDestination(e.src,o,e.posMax)).ok&&(c=e.md.normalizeLink(l.str),e.md.validateLink(c)?o=l.pos:c=""),u=o;o<p&&(tb(n=e.src.charCodeAt(o))||10===n);o++);if(l=e.md.helpers.parseLinkTitle(e.src,o,e.posMax),o<p&&u!==o&&l.ok)for(s=l.str,o=l.pos;o<p&&(tb(n=e.src.charCodeAt(o))||10===n);o++);else s="";if(o>=p||41!==e.src.charCodeAt(o))return e.pos=d,!1;o++}else{if(void 0===e.env.references)return!1;if(o<p&&91===e.src.charCodeAt(o)?(u=o+1,(o=e.md.helpers.parseLinkLabel(e,o))>=0?i=e.src.slice(u,o++):o=f+1):o=f+1,i||(i=e.src.slice(h,f)),!(a=e.env.references[t_(i)]))return e.pos=d,!1;c=a.href,s=a.title}if(!t){r=e.src.slice(h,f);let t=[];e.md.inline.parse(r,e.md,e.env,t);let n=e.push("image","img",0),i=[["src",c],["alt",""]];n.attrs=i,n.children=t,n.content=r,s&&i.push(["title",s])}return e.pos=o,e.posMax=p,!0}],["autolink",function(e,t){let n=e.pos;if(60!==e.src.charCodeAt(n))return!1;let r=e.pos,i=e.posMax;for(;;){if(++n>=i)return!1;let t=e.src.charCodeAt(n);if(60===t)return!1;if(62===t)break}let o=e.src.slice(r+1,n);if(nt.test(o)){let n=e.md.normalizeLink(o);if(!e.md.validateLink(n))return!1;if(!t){let t=e.push("link_open","a",1);t.attrs=[["href",n]],t.markup="autolink",t.info="auto",e.push("text","",0).content=e.md.normalizeLinkText(o);let r=e.push("link_close","a",-1);r.markup="autolink",r.info="auto"}return e.pos+=o.length+2,!0}if(ne.test(o)){let n=e.md.normalizeLink("mailto:"+o);if(!e.md.validateLink(n))return!1;if(!t){let t=e.push("link_open","a",1);t.attrs=[["href",n]],t.markup="autolink",t.info="auto",e.push("text","",0).content=e.md.normalizeLinkText(o);let r=e.push("link_close","a",-1);r.markup="autolink",r.info="auto"}return e.pos+=o.length+2,!0}return!1}],["html_inline",function(e,t){if(!e.md.options.html)return!1;let n=e.posMax,r=e.pos;if(60!==e.src.charCodeAt(r)||r+2>=n)return!1;let i=e.src.charCodeAt(r+1);if(33!==i&&63!==i&&47!==i&&!function(e){let t=32|e;return t>=97&&t<=122}(i))return!1;let o=e.src.slice(r).match(tX);if(!o)return!1;if(!t){var a,l;let t=e.push("html_inline","",0);t.content=o[0],a=t.content,/^<a[>\s]/i.test(a)&&e.linkLevel++,l=t.content,/^<\/a\s*>/i.test(l)&&e.linkLevel--}return e.pos+=o[0].length,!0}],["entity",function(e,t){let n=e.pos,r=e.posMax;if(38!==e.src.charCodeAt(n)||n+1>=r)return!1;if(35===e.src.charCodeAt(n+1)){let r=e.src.slice(n).match(nn);if(r){if(!t){let t="x"===r[1][0].toLowerCase()?parseInt(r[1].slice(1),16):parseInt(r[1],10),n=e.push("text_special","",0);n.content=to(t)?ta(t):ta(65533),n.markup=r[0],n.info="entity"}return e.pos+=r[0].length,!0}}else{let r=e.src.slice(n).match(nr);if(r){let n=e8(r[0]);if(n!==r[0]){if(!t){let t=e.push("text_special","",0);t.content=n,t.markup=r[0],t.info="entity"}return e.pos+=r[0].length,!0}}}return!1}]],na=[["balance_pairs",function(e){let t=e.tokens_meta,n=e.tokens_meta.length;ni(e.delimiters);for(let e=0;e<n;e++)t[e]&&t[e].delimiters&&ni(t[e].delimiters)}],["strikethrough",t8.postProcess],["emphasis",t7.postProcess],["fragments_join",function(e){let t,n;let r=0,i=e.tokens,o=e.tokens.length;for(t=n=0;t<o;t++)i[t].nesting<0&&r--,i[t].level=r,i[t].nesting>0&&r++,"text"===i[t].type&&t+1<o&&"text"===i[t+1].type?i[t+1].content=i[t].content+i[t+1].content:(t!==n&&(i[n]=i[t]),n++);t!==n&&(i.length=n)}]];function nl(){this.ruler=new tN;for(let e=0;e<no.length;e++)this.ruler.push(no[e][0],no[e][1]);this.ruler2=new tN;for(let e=0;e<na.length;e++)this.ruler2.push(na[e][0],na[e][1])}function ns(e){let t=Array.prototype.slice.call(arguments,1);return t.forEach(function(t){t&&Object.keys(t).forEach(function(n){e[n]=t[n]})}),e}function nu(e){return Object.prototype.toString.call(e)}function nc(e){return"[object Function]"===nu(e)}function nd(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}nl.prototype.skipToken=function(e){let t=e.pos,n=this.ruler.getRules(""),r=n.length,i=e.md.options.maxNesting,o=e.cache;if(void 0!==o[t]){e.pos=o[t];return}let a=!1;if(e.level<i){for(let i=0;i<r;i++)if(e.level++,a=n[i](e,!0),e.level--,a){if(t>=e.pos)throw Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;!a&&e.pos++,o[t]=e.pos},nl.prototype.tokenize=function(e){let t=this.ruler.getRules(""),n=t.length,r=e.posMax,i=e.md.options.maxNesting;for(;e.pos<r;){let o=e.pos,a=!1;if(e.level<i){for(let r=0;r<n;r++)if(a=t[r](e,!1)){if(o>=e.pos)throw Error("inline rule didn't increment state.pos");break}}if(a){if(e.pos>=r)break;continue}e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()},nl.prototype.parse=function(e,t,n,r){let i=new this.State(e,t,n,r);this.tokenize(i);let o=this.ruler2.getRules(""),a=o.length;for(let e=0;e<a;e++)o[e](i)},nl.prototype.State=t3;let np={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1},nh={"http:":{validate:function(e,t,n){let r=e.slice(t);return(n.re.http||(n.re.http=RegExp("^\\/\\/"+n.re.src_auth+n.re.src_host_port_strict+n.re.src_path,"i")),n.re.http.test(r))?r.match(n.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,t,n){let r=e.slice(t);return(n.re.no_http||(n.re.no_http=RegExp("^"+n.re.src_auth+"(?:localhost|(?:(?:"+n.re.src_domain+")\\.)+"+n.re.src_domain_root+")"+n.re.src_port+n.re.src_host_terminator+n.re.src_path,"i")),n.re.no_http.test(r))?t>=3&&":"===e[t-3]||t>=3&&"/"===e[t-3]?0:r.match(n.re.no_http)[0].length:0}},"mailto:":{validate:function(e,t,n){let r=e.slice(t);return(n.re.mailto||(n.re.mailto=RegExp("^"+n.re.src_email_name+"@"+n.re.src_host_strict,"i")),n.re.mailto.test(r))?r.match(n.re.mailto)[0].length:0}}},nf="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function nm(){return function(e,t){t.normalize(e)}}function ng(e){let t=e.re=function(e){let t={};e=e||{},t.src_Any=eY.source,t.src_Cc=eK.source,t.src_Z=eX.source,t.src_P=eG.source,t.src_ZPCc=[t.src_Z,t.src_P,t.src_Cc].join("|"),t.src_ZCc=[t.src_Z,t.src_Cc].join("|");let n="[><|]";return t.src_pseudo_letter="(?:(?!"+n+"|"+t.src_ZPCc+")"+t.src_Any+")",t.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",t.src_auth="(?:(?:(?!"+t.src_ZCc+"|[@/\\[\\]()]).)+@)?",t.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",t.src_host_terminator="(?=$|"+n+"|"+t.src_ZPCc+")(?!"+(e["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+t.src_ZPCc+"))",t.src_path="(?:[/?#](?:(?!"+t.src_ZCc+"|"+n+"|[()[\\]{}.,\"'?!\\-;]).|\\[(?:(?!"+t.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+t.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+t.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+t.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+t.src_ZCc+"|[']).)+\\'|\\'(?="+t.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+t.src_ZCc+"|[.]|$)|"+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+t.src_ZCc+"|$)|;(?!"+t.src_ZCc+"|$)|\\!+(?!"+t.src_ZCc+"|[!]|$)|\\?(?!"+t.src_ZCc+"|[?]|$))+|\\/)?",t.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',t.src_xn="xn--[a-z0-9\\-]{1,59}",t.src_domain_root="(?:"+t.src_xn+"|"+t.src_pseudo_letter+"{1,63})",t.src_domain="(?:"+t.src_xn+"|(?:"+t.src_pseudo_letter+")|(?:"+t.src_pseudo_letter+"(?:-|"+t.src_pseudo_letter+"){0,61}"+t.src_pseudo_letter+"))",t.src_host="(?:(?:(?:(?:"+t.src_domain+")\\.)*"+t.src_domain+"))",t.tpl_host_fuzzy="(?:"+t.src_ip4+"|(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%)))",t.tpl_host_no_ip_fuzzy="(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%))",t.src_host_strict=t.src_host+t.src_host_terminator,t.tpl_host_fuzzy_strict=t.tpl_host_fuzzy+t.src_host_terminator,t.src_host_port_strict=t.src_host+t.src_port+t.src_host_terminator,t.tpl_host_port_fuzzy_strict=t.tpl_host_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_port_no_ip_fuzzy_strict=t.tpl_host_no_ip_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+t.src_ZPCc+"|>|$))",t.tpl_email_fuzzy="(^|"+n+'|"|\\(|'+t.src_ZCc+")("+t.src_email_name+"@"+t.tpl_host_fuzzy_strict+")",t.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_fuzzy_strict+t.src_path+")",t.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_no_ip_fuzzy_strict+t.src_path+")",t}(e.__opts__),n=e.__tlds__.slice();function r(e){return e.replace("%TLDS%",t.src_tlds)}e.onCompile(),e.__tlds_replaced__||n.push("a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]"),n.push(t.src_xn),t.src_tlds=n.join("|"),t.email_fuzzy=RegExp(r(t.tpl_email_fuzzy),"i"),t.link_fuzzy=RegExp(r(t.tpl_link_fuzzy),"i"),t.link_no_ip_fuzzy=RegExp(r(t.tpl_link_no_ip_fuzzy),"i"),t.host_fuzzy_test=RegExp(r(t.tpl_host_fuzzy_test),"i");let i=[];function o(e,t){throw Error('(LinkifyIt) Invalid schema "'+e+'": '+t)}e.__compiled__={},Object.keys(e.__schemas__).forEach(function(t){let n=e.__schemas__[t];if(null===n)return;let r={validate:null,link:null};if(e.__compiled__[t]=r,"[object Object]"===nu(n)){if("[object RegExp]"===nu(n.validate)){var a;r.validate=(a=n.validate,function(e,t){let n=e.slice(t);return a.test(n)?n.match(a)[0].length:0})}else nc(n.validate)?r.validate=n.validate:o(t,n);nc(n.normalize)?r.normalize=n.normalize:n.normalize?o(t,n):r.normalize=nm();return}if("[object String]"===nu(n)){i.push(t);return}o(t,n)}),i.forEach(function(t){e.__compiled__[e.__schemas__[t]]&&(e.__compiled__[t].validate=e.__compiled__[e.__schemas__[t]].validate,e.__compiled__[t].normalize=e.__compiled__[e.__schemas__[t]].normalize)}),e.__compiled__[""]={validate:null,normalize:nm()};let a=Object.keys(e.__compiled__).filter(function(t){return t.length>0&&e.__compiled__[t]}).map(nd).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+a+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+a+")","ig"),e.re.schema_at_start=RegExp("^"+e.re.schema_search.source,"i"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),e.__index__=-1,e.__text_cache__=""}function nv(e,t){let n=e.__index__,r=e.__last_index__,i=e.__text_cache__.slice(n,r);this.schema=e.__schema__.toLowerCase(),this.index=n+t,this.lastIndex=r+t,this.raw=i,this.text=i,this.url=i}function ny(e,t){let n=new nv(e,t);return e.__compiled__[n.schema].normalize(n,e),n}function nb(e,t){if(!(this instanceof nb))return new nb(e,t);!t&&Object.keys(e||{}).reduce(function(e,t){return e||np.hasOwnProperty(t)},!1)&&(t=e,e={}),this.__opts__=ns({},np,t),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=ns({},nh,e),this.__compiled__={},this.__tlds__=nf,this.__tlds_replaced__=!1,this.re={},ng(this)}nb.prototype.add=function(e,t){return this.__schemas__[e]=t,ng(this),this},nb.prototype.set=function(e){return this.__opts__=ns(this.__opts__,e),this},nb.prototype.test=function(e){let t,n,r,i,o,a,l,s;if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;if(this.re.schema_test.test(e)){for((l=this.re.schema_search).lastIndex=0;null!==(t=l.exec(e));)if(i=this.testSchemaAt(e,t[2],l.lastIndex)){this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+i;break}}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(s=e.search(this.re.host_fuzzy_test))>=0&&(this.__index__<0||s<this.__index__)&&null!==(n=e.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))&&(o=n.index+n[1].length,(this.__index__<0||o<this.__index__)&&(this.__schema__="",this.__index__=o,this.__last_index__=n.index+n[0].length)),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&e.indexOf("@")>=0&&null!==(r=e.match(this.re.email_fuzzy))&&(o=r.index+r[1].length,a=r.index+r[0].length,(this.__index__<0||o<this.__index__||o===this.__index__&&a>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=o,this.__last_index__=a)),this.__index__>=0},nb.prototype.pretest=function(e){return this.re.pretest.test(e)},nb.prototype.testSchemaAt=function(e,t,n){return this.__compiled__[t.toLowerCase()]?this.__compiled__[t.toLowerCase()].validate(e,n,this):0},nb.prototype.match=function(e){let t=[],n=0;this.__index__>=0&&this.__text_cache__===e&&(t.push(ny(this,n)),n=this.__last_index__);let r=n?e.slice(n):e;for(;this.test(r);)t.push(ny(this,n)),r=r.slice(this.__last_index__),n+=this.__last_index__;return t.length?t:null},nb.prototype.matchAtStart=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return null;let t=this.re.schema_at_start.exec(e);if(!t)return null;let n=this.testSchemaAt(e,t[2],t[0].length);return n?(this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+n,ny(this,0)):null},nb.prototype.tlds=function(e,t){return(e=Array.isArray(e)?e:[e],t)?this.__tlds__=this.__tlds__.concat(e).sort().filter(function(e,t,n){return e!==n[t-1]}).reverse():(this.__tlds__=e.slice(),this.__tlds_replaced__=!0),ng(this),this},nb.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),"mailto:"!==e.schema||/^mailto:/i.test(e.url)||(e.url="mailto:"+e.url)},nb.prototype.onCompile=function(){};let nx=/^xn--/,nE=/[^\0-\x7F]/,nC=/[\x2E\u3002\uFF0E\uFF61]/g,n_={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},nk=Math.floor,nS=String.fromCharCode;function nT(e){throw RangeError(n_[e])}function nw(e,t){let n=e.split("@"),r="";return n.length>1&&(r=n[0]+"@",e=n[1]),r+(function(e,t){let n=[],r=e.length;for(;r--;)n[r]=t(e[r]);return n})((e=e.replace(nC,".")).split("."),t).join(".")}let nA=function(e,t){return e+22+75*(e<26)-((0!=t)<<5)},nD=function(e,t,n){let r=0;for(e=n?nk(e/700):e>>1,e+=nk(e/t);e>455;r+=36)e=nk(e/35);return nk(r+36*e/(e+38))},nN=function(e){let t=[],n=e.length,r=0,i=128,o=72,a=e.lastIndexOf("-");a<0&&(a=0);for(let n=0;n<a;++n)e.charCodeAt(n)>=128&&nT("not-basic"),t.push(e.charCodeAt(n));for(let s=a>0?a+1:0;s<n;){let a=r;for(let t=1,i=36;;i+=36){var l;s>=n&&nT("invalid-input");let a=(l=e.charCodeAt(s++))>=48&&l<58?26+(l-48):l>=65&&l<91?l-65:l>=97&&l<123?l-97:36;a>=36&&nT("invalid-input"),a>nk((2147483647-r)/t)&&nT("overflow"),r+=a*t;let u=i<=o?1:i>=o+26?26:i-o;if(a<u)break;let c=36-u;t>nk(2147483647/c)&&nT("overflow"),t*=c}let u=t.length+1;o=nD(r-a,u,0==a),nk(r/u)>2147483647-i&&nT("overflow"),i+=nk(r/u),r%=u,t.splice(r++,0,i)}return String.fromCodePoint(...t)},nF=function(e){let t=[],n=(e=function(e){let t=[],n=0,r=e.length;for(;n<r;){let i=e.charCodeAt(n++);if(i>=55296&&i<=56319&&n<r){let r=e.charCodeAt(n++);(64512&r)==56320?t.push(((1023&i)<<10)+(1023&r)+65536):(t.push(i),n--)}else t.push(i)}return t}(e)).length,r=128,i=0,o=72;for(let n of e)n<128&&t.push(nS(n));let a=t.length,l=a;for(a&&t.push("-");l<n;){let n=2147483647;for(let t of e)t>=r&&t<n&&(n=t);let s=l+1;for(let u of(n-r>nk((2147483647-i)/s)&&nT("overflow"),i+=(n-r)*s,r=n,e))if(u<r&&++i>2147483647&&nT("overflow"),u===r){let e=i;for(let n=36;;n+=36){let r=n<=o?1:n>=o+26?26:n-o;if(e<r)break;let i=e-r,a=36-r;t.push(nS(nA(r+i%a,0))),e=nk(i/a)}t.push(nS(nA(e,0))),o=nD(i,s,l===a),i=0,++l}++i,++r}return t.join("")},nL={toASCII:function(e){return nw(e,function(e){return nE.test(e)?"xn--"+nF(e):e})},toUnicode:function(e){return nw(e,function(e){return nx.test(e)?nN(e.slice(4).toLowerCase()):e})}},nI={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},zero:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},commonmark:{options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}}},nR=/^(vbscript|javascript|file|data):/,nj=/^data:image\/(gif|png|jpeg|webp);/;function nM(e){let t=e.trim().toLowerCase();return!nR.test(t)||nj.test(t)}let nO=["http:","https:","mailto:"];function nP(e){let t=eW(e,!0);if(t.hostname&&(!t.protocol||nO.indexOf(t.protocol)>=0))try{t.hostname=nL.toASCII(t.hostname)}catch(e){}return eR(ej(t))}function nV(e){let t=eW(e,!0);if(t.hostname&&(!t.protocol||nO.indexOf(t.protocol)>=0))try{t.hostname=nL.toUnicode(t.hostname)}catch(e){}return eF(ej(t),eF.defaultChars+"%")}function nq(e,t){if(!(this instanceof nq))return new nq(e,t);t||te(e)||(t=e||{},e="default"),this.inline=new nl,this.block=new t2,this.core=new t$,this.renderer=new tD,this.linkify=new nb,this.validateLink=nM,this.normalizeLink=nP,this.normalizeLinkText=nV,this.utils=N,this.helpers=tr({},F),this.options={},this.configure(e),t&&this.set(t)}nq.prototype.set=function(e){return tr(this.options,e),this},nq.prototype.configure=function(e){let t=this;if(te(e)){let t=e;if(!(e=nI[t]))throw Error('Wrong `markdown-it` preset "'+t+'", check name')}if(!e)throw Error("Wrong `markdown-it` preset, can't be empty");return e.options&&t.set(e.options),e.components&&Object.keys(e.components).forEach(function(n){e.components[n].rules&&t[n].ruler.enableOnly(e.components[n].rules),e.components[n].rules2&&t[n].ruler2.enableOnly(e.components[n].rules2)}),this},nq.prototype.enable=function(e,t){let n=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach(function(t){n=n.concat(this[t].ruler.enable(e,!0))},this),n=n.concat(this.inline.ruler2.enable(e,!0));let r=e.filter(function(e){return 0>n.indexOf(e)});if(r.length&&!t)throw Error("MarkdownIt. Failed to enable unknown rule(s): "+r);return this},nq.prototype.disable=function(e,t){let n=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach(function(t){n=n.concat(this[t].ruler.disable(e,!0))},this),n=n.concat(this.inline.ruler2.disable(e,!0));let r=e.filter(function(e){return 0>n.indexOf(e)});if(r.length&&!t)throw Error("MarkdownIt. Failed to disable unknown rule(s): "+r);return this},nq.prototype.use=function(e){let t=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,t),this},nq.prototype.parse=function(e,t){if("string"!=typeof e)throw Error("Input data should be a String");let n=new this.core.State(e,this,t);return this.core.process(n),n.tokens},nq.prototype.render=function(e,t){return t=t||{},this.renderer.render(this.parse(e,t),this.options,t)},nq.prototype.parseInline=function(e,t){let n=new this.core.State(e,this,t);return n.inlineMode=!0,this.core.process(n),n.tokens},nq.prototype.renderInline=function(e,t){return t=t||{},this.renderer.render(this.parseInline(e,t),this.options,t)};var nB=n(65826),nz=function(){},nU=function(){},n$=(0,ey.createContext)(null),nH=("undefined"==typeof process||process.env,"production"),nW=function(e){return{isEnabled:function(t){return e.some(function(e){return!!t[e]})}}},nG={measureLayout:nW(["layout","layoutId","drag"]),animation:nW(["animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag","whileInView"]),exit:nW(["exit"]),drag:nW(["drag","dragControls"]),focus:nW(["whileFocus"]),hover:nW(["whileHover","onHoverStart","onHoverEnd"]),tap:nW(["whileTap","onTap","onTapStart","onTapCancel"]),pan:nW(["onPan","onPanStart","onPanSessionStart","onPanEnd"]),inView:nW(["whileInView","onViewportEnter","onViewportLeave"])},nZ=(0,ey.createContext)({strict:!1}),nY=Object.keys(nG),nK=nY.length,nQ=(0,ey.createContext)({transformPagePoint:function(e){return e},isStatic:!1,reducedMotion:"never"}),nX=(0,ey.createContext)({}),nJ=(0,ey.createContext)(null),n0="undefined"!=typeof document,n1=n0?ey.useLayoutEffect:ey.useEffect,n2={current:null},n3=!1;function n5(e){return"object"==typeof e&&Object.prototype.hasOwnProperty.call(e,"current")}function n4(e){return Array.isArray(e)}function n6(e){return"string"==typeof e||n4(e)}function n8(e,t,n,r,i){var o;return void 0===r&&(r={}),void 0===i&&(i={}),"function"==typeof t&&(t=t(null!=n?n:e.custom,r,i)),"string"==typeof t&&(t=null===(o=e.variants)||void 0===o?void 0:o[t]),"function"==typeof t&&(t=t(null!=n?n:e.custom,r,i)),t}function n9(e,t,n){var r,i,o=e.getProps();return n8(o,t,null!=n?n:o.custom,(r={},e.forEachValue(function(e,t){return r[t]=e.get()}),r),(i={},e.forEachValue(function(e,t){return i[t]=e.getVelocity()}),i))}function n7(e){var t;return"function"==typeof(null===(t=e.animate)||void 0===t?void 0:t.start)||n6(e.initial)||n6(e.animate)||n6(e.whileHover)||n6(e.whileDrag)||n6(e.whileTap)||n6(e.whileFocus)||n6(e.exit)}function re(e){return!!(n7(e)||e.variants)}function rt(e){return Array.isArray(e)?e.join(" "):e}function rn(e){var t=(0,ey.useRef)(null);return null===t.current&&(t.current=e()),t.current}var rr={hasAnimatedSinceResize:!0,hasEverUpdated:!1},ri=1,ro=(0,ey.createContext)({}),ra=(0,ey.createContext)({}),rl=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,nB.ZT)(t,e),t.prototype.getSnapshotBeforeUpdate=function(){return this.updateProps(),null},t.prototype.componentDidUpdate=function(){},t.prototype.updateProps=function(){var e=this.props,t=e.visualElement,n=e.props;t&&t.setProps(n)},t.prototype.render=function(){return this.props.children},t}(ey.Component),rs=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","svg","switch","symbol","text","tspan","use","view"];function ru(e){if("string"!=typeof e||e.includes("-"));else if(rs.indexOf(e)>-1||/[A-Z]/.test(e))return!0;return!1}var rc={},rd=["","X","Y","Z"],rp=["transformPerspective","x","y","z"];function rh(e,t){return rp.indexOf(e)-rp.indexOf(t)}["translate","scale","rotate","skew"].forEach(function(e){return rd.forEach(function(t){return rp.push(e+t)})});var rf=new Set(rp);function rm(e){return rf.has(e)}var rg=new Set(["originX","originY","originZ"]);function rv(e,t){var n=t.layout,r=t.layoutId;return rm(e)||rg.has(e)||(n||void 0!==r)&&(!!rc[e]||"opacity"===e)}var ry=function(e){return!!(null!==e&&"object"==typeof e&&e.getVelocity)},rb={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"};function rx(e){return e.startsWith("--")}let rE=(e,t)=>n=>Math.max(Math.min(n,t),e),rC=e=>e%1?Number(e.toFixed(5)):e,r_=/(-)?([\d]*\.?[\d])+/g,rk=/(#[0-9a-f]{6}|#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2,3}\s*\/*\s*[\d\.]+%?\))/gi,rS=/^(#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2,3}\s*\/*\s*[\d\.]+%?\))$/i;function rT(e){return"string"==typeof e}let rw=e=>({test:t=>rT(t)&&t.endsWith(e)&&1===t.split(" ").length,parse:parseFloat,transform:t=>`${t}${e}`}),rA=rw("deg"),rD=rw("%"),rN=rw("px"),rF=rw("vh"),rL=rw("vw"),rI=Object.assign(Object.assign({},rD),{parse:e=>rD.parse(e)/100,transform:e=>rD.transform(100*e)}),rR={test:e=>"number"==typeof e,parse:parseFloat,transform:e=>e},rj=Object.assign(Object.assign({},rR),{transform:rE(0,1)}),rM=Object.assign(Object.assign({},rR),{default:1});var rO=(0,nB.pi)((0,nB.pi)({},rR),{transform:Math.round}),rP={borderWidth:rN,borderTopWidth:rN,borderRightWidth:rN,borderBottomWidth:rN,borderLeftWidth:rN,borderRadius:rN,radius:rN,borderTopLeftRadius:rN,borderTopRightRadius:rN,borderBottomRightRadius:rN,borderBottomLeftRadius:rN,width:rN,maxWidth:rN,height:rN,maxHeight:rN,size:rN,top:rN,right:rN,bottom:rN,left:rN,padding:rN,paddingTop:rN,paddingRight:rN,paddingBottom:rN,paddingLeft:rN,margin:rN,marginTop:rN,marginRight:rN,marginBottom:rN,marginLeft:rN,rotate:rA,rotateX:rA,rotateY:rA,rotateZ:rA,scale:rM,scaleX:rM,scaleY:rM,scaleZ:rM,skew:rA,skewX:rA,skewY:rA,distance:rN,translateX:rN,translateY:rN,translateZ:rN,x:rN,y:rN,z:rN,perspective:rN,transformPerspective:rN,opacity:rj,originX:rI,originY:rI,originZ:rN,zIndex:rO,fillOpacity:rj,strokeOpacity:rj,numOctaves:rO};function rV(e,t,n,r){var i,o,a,l,s=e.style,u=e.vars,c=e.transform,d=e.transformKeys,p=e.transformOrigin;d.length=0;var h=!1,f=!1,m=!0;for(var g in t){var v=t[g];if(rx(g)){u[g]=v;continue}var y=rP[g],b=y&&"number"==typeof v?y.transform(v):v;if(rm(g)){if(h=!0,c[g]=b,d.push(g),!m)continue;v!==(null!==(l=y.default)&&void 0!==l?l:0)&&(m=!1)}else rg.has(g)?(p[g]=b,f=!0):s[g]=b}h?s.transform=function(e,t,n,r){var i=e.transform,o=e.transformKeys,a=t.enableHardwareAcceleration,l=t.allowTransformNone,s="";o.sort(rh);for(var u=!1,c=o.length,d=0;d<c;d++){var p=o[d];s+="".concat(rb[p]||p,"(").concat(i[p],") "),"z"===p&&(u=!0)}return!u&&(void 0===a||a)?s+="translateZ(0)":s=s.trim(),r?s=r(i,n?"":s):(void 0===l||l)&&n&&(s="none"),s}(e,n,m,r):r?s.transform=r({},""):!t.transform&&s.transform&&(s.transform="none"),f&&(s.transformOrigin=(i=p.originX,o=p.originY,a=p.originZ,"".concat(void 0===i?"50%":i," ").concat(void 0===o?"50%":o," ").concat(void 0===a?0:a)))}var rq=function(){return{style:{},transform:{},transformKeys:[],transformOrigin:{},vars:{}}};function rB(e,t,n){for(var r in t)ry(t[r])||rv(r,n)||(e[r]=t[r])}var rz=new Set(["initial","animate","exit","style","variants","transition","transformTemplate","transformValues","custom","inherit","layout","layoutId","layoutDependency","onLayoutAnimationStart","onLayoutAnimationComplete","onLayoutMeasure","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","drag","dragControls","dragListener","dragConstraints","dragDirectionLock","dragSnapToOrigin","_dragX","_dragY","dragElastic","dragMomentum","dragPropagation","dragTransition","whileDrag","onPan","onPanStart","onPanEnd","onPanSessionStart","onTap","onTapStart","onTapCancel","onHoverStart","onHoverEnd","whileFocus","whileTap","whileHover","whileInView","onViewportEnter","onViewportLeave","viewport","layoutScroll"]);function rU(e){return rz.has(e)}var r$=function(e){return!rU(e)};try{!function(e){e&&(r$=function(t){return t.startsWith("on")?!rU(t):e(t)})}(require("@emotion/is-prop-valid").default)}catch(e){}function rH(e,t,n){return"string"==typeof e?e:rN.transform(t+n*e)}var rW={offset:"stroke-dashoffset",array:"stroke-dasharray"},rG={offset:"strokeDashoffset",array:"strokeDasharray"};function rZ(e,t,n,r){var i,o,a,l,s,u,c,d,p,h,f=t.attrX,m=t.attrY,g=t.originX,v=t.originY,y=t.pathLength,b=t.pathSpacing,x=t.pathOffset;rV(e,(0,nB._T)(t,["attrX","attrY","originX","originY","pathLength","pathSpacing","pathOffset"]),n,r),e.attrs=e.style,e.style={};var E=e.attrs,C=e.style,_=e.dimensions;E.transform&&(_&&(C.transform=E.transform),delete E.transform),_&&(void 0!==g||void 0!==v||C.transform)&&(C.transformOrigin=(i=void 0!==g?g:.5,o=void 0!==v?v:.5,a=rH(i,_.x,_.width),l=rH(o,_.y,_.height),"".concat(a," ").concat(l))),void 0!==f&&(E.x=f),void 0!==m&&(E.y=m),void 0!==y&&(c=!1,void 0===(s=void 0===b?1:b)&&(s=1),void 0===(u=void 0===x?0:x)&&(u=0),void 0===c&&(c=!0),E.pathLength=1,E[(d=c?rW:rG).offset]=rN.transform(-u),p=rN.transform(y),h=rN.transform(s),E[d.array]="".concat(p," ").concat(h))}var rY=function(){return(0,nB.pi)((0,nB.pi)({},rq()),{attrs:{}})},rK=/([a-z])([A-Z])/g,rQ=function(e){return e.replace(rK,"$1-$2").toLowerCase()};function rX(e,t,n,r){var i=t.style,o=t.vars;for(var a in Object.assign(e.style,i,r&&r.getProjectionStyles(n)),o)e.style.setProperty(a,o[a])}var rJ=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength"]);function r0(e,t,n,r){for(var i in rX(e,t,void 0,r),t.attrs)e.setAttribute(rJ.has(i)?i:rQ(i),t.attrs[i])}function r1(e){var t=e.style,n={};for(var r in t)(ry(t[r])||rv(r,e))&&(n[r]=t[r]);return n}function r2(e){var t=r1(e);for(var n in e)ry(e[n])&&(t["x"===n||"y"===n?"attr"+n.toUpperCase():n]=e[n]);return t}function r3(e){return"object"==typeof e&&"function"==typeof e.start}var r5=function(e){return Array.isArray(e)},r4=function(e){return r5(e)?e[e.length-1]||0:e};function r6(e){var t=ry(e)?e.get():e;return t&&"object"==typeof t&&t.mix&&t.toValue?t.toValue():t}function r8(e,t,n,r){var i=e.scrapeMotionValuesFromProps,o=e.createRenderState,a=e.onMount,l={latestValues:function(e,t,n,r){var i={},o=(null==n?void 0:n.initial)===!1,a=r(e);for(var l in a)i[l]=r6(a[l]);var s=e.initial,u=e.animate,c=n7(e),d=re(e);t&&d&&!c&&!1!==e.inherit&&(null!=s||(s=t.initial),null!=u||(u=t.animate));var p=o||!1===s,h=p?u:s;return h&&"boolean"!=typeof h&&!r3(h)&&(Array.isArray(h)?h:[h]).forEach(function(t){var n=n8(e,t);if(n){var r=n.transitionEnd;n.transition;var o=(0,nB._T)(n,["transitionEnd","transition"]);for(var a in o){var l=o[a];if(Array.isArray(l)){var s=p?l.length-1:0;l=l[s]}null!==l&&(i[a]=l)}for(var a in r)i[a]=r[a]}}),i}(t,n,r,i),renderState:o()};return a&&(l.mount=function(e){return a(t,e,l)}),l}var r9=function(e){return function(t,n){var r=(0,ey.useContext)(nX),i=(0,ey.useContext)(nJ);return n?r8(e,t,r,i):rn(function(){return r8(e,t,r,i)})}},r7={useVisualState:r9({scrapeMotionValuesFromProps:r2,createRenderState:rY,onMount:function(e,t,n){var r=n.renderState,i=n.latestValues;try{r.dimensions="function"==typeof t.getBBox?t.getBBox():t.getBoundingClientRect()}catch(e){r.dimensions={x:0,y:0,width:0,height:0}}rZ(r,i,{enableHardwareAcceleration:!1},e.transformTemplate),r0(t,r)}})},ie={useVisualState:r9({scrapeMotionValuesFromProps:r1,createRenderState:rq})};function it(e,t,n,r){return void 0===r&&(r={passive:!0}),e.addEventListener(t,n,r),function(){return e.removeEventListener(t,n)}}function ir(e,t,n,r){(0,ey.useEffect)(function(){var i=e.current;if(n&&i)return it(i,t,n,r)},[e,t,n,r])}function ii(e){return"undefined"!=typeof PointerEvent&&e instanceof PointerEvent?!("mouse"!==e.pointerType):e instanceof MouseEvent}!function(e){e.Animate="animate",e.Hover="whileHover",e.Tap="whileTap",e.Drag="whileDrag",e.Focus="whileFocus",e.InView="whileInView",e.Exit="exit"}(S||(S={}));var io={pageX:0,pageY:0};function ia(e,t){var n,r,i;return void 0===t&&(t="page"),{point:e.touches?(void 0===(n=t)&&(n="page"),{x:(r=e.touches[0]||e.changedTouches[0]||io)[n+"X"],y:r[n+"Y"]}):(void 0===(i=t)&&(i="page"),{x:e[i+"X"],y:e[i+"Y"]})}}var il=function(e,t){void 0===t&&(t=!1);var n=function(t){return e(t,ia(t))};return t?function(e){var t=e instanceof MouseEvent;(!t||t&&0===e.button)&&n(e)}:n},is={pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointercancel:"mousecancel",pointerover:"mouseover",pointerout:"mouseout",pointerenter:"mouseenter",pointerleave:"mouseleave"},iu={pointerdown:"touchstart",pointermove:"touchmove",pointerup:"touchend",pointercancel:"touchcancel"};function ic(e){if(n0&&null===window.onpointerdown);else if(n0&&null===window.ontouchstart)return iu[e];else if(n0&&null===window.onmousedown)return is[e];return e}function id(e,t,n,r){return it(e,ic(t),il(n,"pointerdown"===t),r)}function ip(e,t,n,r){return ir(e,ic(t),n&&il(n,"pointerdown"===t),r)}function ih(e){var t=null;return function(){return null===t&&(t=e,function(){t=null})}}var im=ih("dragHorizontal"),ig=ih("dragVertical");function iv(e){var t=!1;if("y"===e)t=ig();else if("x"===e)t=im();else{var n=im(),r=ig();n&&r?t=function(){n(),r()}:(n&&n(),r&&r())}return t}function iy(){var e=iv(!0);return!e||(e(),!1)}function ib(e,t,n){return function(r,i){var o;!ii(r)||iy()||(null===(o=e.animationState)||void 0===o||o.setActive(S.Hover,t),null==n||n(r,i))}}var ix=function(e,t){return!!t&&(e===t||ix(e,t.parentElement))};function iE(e){return(0,ey.useEffect)(function(){return function(){return e()}},[])}let iC=(e,t)=>n=>t(e(n)),i_=(...e)=>e.reduce(iC);var ik=new Set,iS=new WeakMap,iT=new WeakMap,iw=function(e){var t;null===(t=iS.get(e.target))||void 0===t||t(e)},iA=function(e){e.forEach(iw)},iD={some:0,all:1},iN=function(e){return function(t){return e(t),null}},iF={inView:iN(function(e){var t=e.visualElement,n=e.whileInView,r=e.onViewportEnter,i=e.onViewportLeave,o=e.viewport,a=void 0===o?{}:o,l=(0,ey.useRef)({hasEnteredView:!1,isInView:!1}),s=!!(n||r||i);a.once&&l.current.hasEnteredView&&(s=!1),("undefined"==typeof IntersectionObserver?function(e,t,n,r){var i=r.fallback,o=void 0===i||i;(0,ey.useEffect)(function(){if(e&&o){if("production"!==nH){var r;r="IntersectionObserver not available on this device. whileInView animations will trigger on mount.",ik.has(r)||(console.warn(r),ik.add(r))}requestAnimationFrame(function(){t.hasEnteredView=!0;var e,r=n.getProps().onViewportEnter;null==r||r(null),null===(e=n.animationState)||void 0===e||e.setActive(S.InView,!0)})}},[e])}:function(e,t,n,r){var i=r.root,o=r.margin,a=r.amount,l=void 0===a?"some":a,s=r.once;(0,ey.useEffect)(function(){if(e){var r,a,u,c,d,p,h,f,m={root:null==i?void 0:i.current,rootMargin:o,threshold:"number"==typeof l?l:iD[l]};return r=n.getInstance(),a=function(e){var r,i=e.isIntersecting;if(t.isInView!==i){if(t.isInView=i,s&&!i&&t.hasEnteredView)return;i&&(t.hasEnteredView=!0),null===(r=n.animationState)||void 0===r||r.setActive(S.InView,i);var o=n.getProps(),a=i?o.onViewportEnter:o.onViewportLeave;null==a||a(e)}},u=m.root,c=(0,nB._T)(m,["root"]),d=u||document,iT.has(d)||iT.set(d,{}),(p=iT.get(d))[h=JSON.stringify(c)]||(p[h]=new IntersectionObserver(iA,(0,nB.pi)({root:u},c))),f=p[h],iS.set(r,a),f.observe(r),function(){iS.delete(r),f.unobserve(r)}}},[e,i,o,l])})(s,l.current,t,a)}),tap:iN(function(e){var t=e.onTap,n=e.onTapStart,r=e.onTapCancel,i=e.whileTap,o=e.visualElement,a=t||n||r||i,l=(0,ey.useRef)(!1),s=(0,ey.useRef)(null),u={passive:!(n||t||r||f)};function c(){var e;null===(e=s.current)||void 0===e||e.call(s),s.current=null}function d(){var e;return c(),l.current=!1,null===(e=o.animationState)||void 0===e||e.setActive(S.Tap,!1),!iy()}function p(e,n){d()&&(ix(o.getInstance(),e.target)?null==t||t(e,n):null==r||r(e,n))}function h(e,t){d()&&(null==r||r(e,t))}function f(e,t){var r;c(),l.current||(l.current=!0,s.current=i_(id(window,"pointerup",p,u),id(window,"pointercancel",h,u)),null===(r=o.animationState)||void 0===r||r.setActive(S.Tap,!0),null==n||n(e,t))}ip(o,"pointerdown",a?f:void 0,u),iE(c)}),focus:iN(function(e){var t=e.whileFocus,n=e.visualElement;ir(n,"focus",t?function(){var e;null===(e=n.animationState)||void 0===e||e.setActive(S.Focus,!0)}:void 0),ir(n,"blur",t?function(){var e;null===(e=n.animationState)||void 0===e||e.setActive(S.Focus,!1)}:void 0)}),hover:iN(function(e){var t=e.onHoverStart,n=e.onHoverEnd,r=e.whileHover,i=e.visualElement;ip(i,"pointerenter",t||r?ib(i,!0,t):void 0,{passive:!t}),ip(i,"pointerleave",n||r?ib(i,!1,n):void 0,{passive:!n})})},iL=0,iI=function(){return iL++};function iR(){var e=(0,ey.useContext)(nJ);if(null===e)return[!0,null];var t=e.isPresent,n=e.onExitComplete,r=e.register,i=rn(iI);return(0,ey.useEffect)(function(){return r(i)},[]),!t&&n?[!1,function(){return null==n?void 0:n(i)}]:[!0]}function ij(e,t){if(!Array.isArray(t))return!1;var n=t.length;if(n!==e.length)return!1;for(var r=0;r<n;r++)if(t[r]!==e[r])return!1;return!0}let iM=(e,t,n)=>Math.min(Math.max(n,e),t);function iO(e,t){return e*Math.sqrt(1-t*t)}let iP=["duration","bounce"],iV=["stiffness","damping","mass"];function iq(e,t){return t.some(t=>void 0!==e[t])}function iB(e){var{from:t=0,to:n=1,restSpeed:r=2,restDelta:i}=e,o=(0,nB._T)(e,["from","to","restSpeed","restDelta"]);let a={done:!1,value:t},{stiffness:l,damping:s,mass:u,velocity:c,duration:d,isResolvedFromDuration:p}=function(e){let t=Object.assign({velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1},e);if(!iq(e,iV)&&iq(e,iP)){let n=function({duration:e=800,bounce:t=.25,velocity:n=0,mass:r=1}){let i,o;nz(e<=1e4,"Spring duration must be 10 seconds or less");let a=1-t;a=iM(.05,1,a),e=iM(.01,10,e/1e3),a<1?(i=t=>{let r=t*a,i=r*e;return .001-(r-n)/iO(t,a)*Math.exp(-i)},o=t=>{let r=t*a*e,o=Math.pow(a,2)*Math.pow(t,2)*e,l=iO(Math.pow(t,2),a);return(r*n+n-o)*Math.exp(-r)*(-i(t)+.001>0?-1:1)/l}):(i=t=>-.001+Math.exp(-t*e)*((t-n)*e+1),o=t=>e*e*(n-t)*Math.exp(-t*e));let l=function(e,t,n){let r=n;for(let n=1;n<12;n++)r-=e(r)/t(r);return r}(i,o,5/e);if(e*=1e3,isNaN(l))return{stiffness:100,damping:10,duration:e};{let t=Math.pow(l,2)*r;return{stiffness:t,damping:2*a*Math.sqrt(r*t),duration:e}}}(e);(t=Object.assign(Object.assign(Object.assign({},t),n),{velocity:0,mass:1})).isResolvedFromDuration=!0}return t}(o),h=iz,f=iz;function m(){let e=c?-(c/1e3):0,r=n-t,o=s/(2*Math.sqrt(l*u)),a=Math.sqrt(l/u)/1e3;if(void 0===i&&(i=Math.min(Math.abs(n-t)/100,.4)),o<1){let t=iO(a,o);h=i=>n-Math.exp(-o*a*i)*((e+o*a*r)/t*Math.sin(t*i)+r*Math.cos(t*i)),f=n=>{let i=Math.exp(-o*a*n);return o*a*i*(Math.sin(t*n)*(e+o*a*r)/t+r*Math.cos(t*n))-i*(Math.cos(t*n)*(e+o*a*r)-t*r*Math.sin(t*n))}}else if(1===o)h=t=>n-Math.exp(-a*t)*(r+(e+a*r)*t);else{let t=a*Math.sqrt(o*o-1);h=i=>{let l=Math.exp(-o*a*i),s=Math.min(t*i,300);return n-l*((e+o*a*r)*Math.sinh(s)+t*r*Math.cosh(s))/t}}}return m(),{next:e=>{let t=h(e);if(p)a.done=e>=d;else{let o=1e3*f(e),l=Math.abs(n-t)<=i;a.done=Math.abs(o)<=r&&l}return a.value=a.done?n:t,a},flipTarget:()=>{c=-c,[t,n]=[n,t],m()}}}iB.needsInterpolation=(e,t)=>"string"==typeof e||"string"==typeof t;let iz=e=>0,iU=(e,t,n)=>{let r=t-e;return 0===r?1:(n-e)/r},i$=(e,t,n)=>-n*e+n*t+e,iH=(e,t)=>n=>!!(rT(n)&&rS.test(n)&&n.startsWith(e)||t&&Object.prototype.hasOwnProperty.call(n,t)),iW=(e,t,n)=>r=>{if(!rT(r))return r;let[i,o,a,l]=r.match(r_);return{[e]:parseFloat(i),[t]:parseFloat(o),[n]:parseFloat(a),alpha:void 0!==l?parseFloat(l):1}},iG=rE(0,255),iZ=Object.assign(Object.assign({},rR),{transform:e=>Math.round(iG(e))}),iY={test:iH("rgb","red"),parse:iW("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+iZ.transform(e)+", "+iZ.transform(t)+", "+iZ.transform(n)+", "+rC(rj.transform(r))+")"},iK={test:iH("#"),parse:function(e){let t="",n="",r="",i="";return e.length>5?(t=e.substr(1,2),n=e.substr(3,2),r=e.substr(5,2),i=e.substr(7,2)):(t=e.substr(1,1),n=e.substr(2,1),r=e.substr(3,1),i=e.substr(4,1),t+=t,n+=n,r+=r,i+=i),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}},transform:iY.transform},iQ={test:iH("hsl","hue"),parse:iW("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+rD.transform(rC(t))+", "+rD.transform(rC(n))+", "+rC(rj.transform(r))+")"};function iX(e,t,n){return(n<0&&(n+=1),n>1&&(n-=1),n<1/6)?e+(t-e)*6*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function iJ({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,n/=100;let i=0,o=0,a=0;if(t/=100){let r=n<.5?n*(1+t):n+t-n*t,l=2*n-r;i=iX(l,r,e+1/3),o=iX(l,r,e),a=iX(l,r,e-1/3)}else i=o=a=n;return{red:Math.round(255*i),green:Math.round(255*o),blue:Math.round(255*a),alpha:r}}let i0=(e,t,n)=>{let r=e*e;return Math.sqrt(Math.max(0,n*(t*t-r)+r))},i1=[iK,iY,iQ],i2=e=>i1.find(t=>t.test(e)),i3=e=>`'${e}' is not an animatable color. Use the equivalent color code instead.`,i5=(e,t)=>{let n=i2(e),r=i2(t);nU(!!n,i3(e)),nU(!!r,i3(t));let i=n.parse(e),o=r.parse(t);n===iQ&&(i=iJ(i),n=iY),r===iQ&&(o=iJ(o),r=iY);let a=Object.assign({},i);return e=>{for(let t in a)"alpha"!==t&&(a[t]=i0(i[t],o[t],e));return a.alpha=i$(i.alpha,o.alpha,e),n.transform(a)}},i4={test:e=>iY.test(e)||iK.test(e)||iQ.test(e),parse:e=>iY.test(e)?iY.parse(e):iQ.test(e)?iQ.parse(e):iK.parse(e),transform:e=>rT(e)?e:e.hasOwnProperty("red")?iY.transform(e):iQ.transform(e)},i6="${c}",i8="${n}";function i9(e){"number"==typeof e&&(e=`${e}`);let t=[],n=0,r=e.match(rk);r&&(n=r.length,e=e.replace(rk,i6),t.push(...r.map(i4.parse)));let i=e.match(r_);return i&&(e=e.replace(r_,i8),t.push(...i.map(rR.parse))),{values:t,numColors:n,tokenised:e}}function i7(e){return i9(e).values}function oe(e){let{values:t,numColors:n,tokenised:r}=i9(e),i=t.length;return e=>{let t=r;for(let r=0;r<i;r++)t=t.replace(r<n?i6:i8,r<n?i4.transform(e[r]):rC(e[r]));return t}}let ot=e=>"number"==typeof e?0:e,on={test:function(e){var t,n,r,i;return isNaN(e)&&rT(e)&&(null!==(n=null===(t=e.match(r_))||void 0===t?void 0:t.length)&&void 0!==n?n:0)+(null!==(i=null===(r=e.match(rk))||void 0===r?void 0:r.length)&&void 0!==i?i:0)>0},parse:i7,createTransformer:oe,getAnimatableNone:function(e){let t=i7(e);return oe(e)(t.map(ot))}},or=e=>"number"==typeof e;function oi(e,t){return or(e)?n=>i$(e,t,n):i4.test(e)?i5(e,t):os(e,t)}let oo=(e,t)=>{let n=[...e],r=n.length,i=e.map((e,n)=>oi(e,t[n]));return e=>{for(let t=0;t<r;t++)n[t]=i[t](e);return n}},oa=(e,t)=>{let n=Object.assign(Object.assign({},e),t),r={};for(let i in n)void 0!==e[i]&&void 0!==t[i]&&(r[i]=oi(e[i],t[i]));return e=>{for(let t in r)n[t]=r[t](e);return n}};function ol(e){let t=on.parse(e),n=t.length,r=0,i=0,o=0;for(let e=0;e<n;e++)r||"number"==typeof t[e]?r++:void 0!==t[e].hue?o++:i++;return{parsed:t,numNumbers:r,numRGB:i,numHSL:o}}let os=(e,t)=>{let n=on.createTransformer(t),r=ol(e),i=ol(t);return r.numHSL===i.numHSL&&r.numRGB===i.numRGB&&r.numNumbers>=i.numNumbers?i_(oo(r.parsed,i.parsed),n):(nz(!0,`Complex values '${e}' and '${t}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),n=>`${n>0?t:e}`)},ou=(e,t)=>n=>i$(e,t,n);function oc(e,t,{clamp:n=!0,ease:r,mixer:i}={}){let o=e.length;nU(o===t.length,"Both input and output ranges must be the same length"),nU(!r||!Array.isArray(r)||r.length===o-1,"Array of easing functions must be of length `input.length - 1`, as it applies to the transitions **between** the defined values."),e[0]>e[o-1]&&(e=[].concat(e),t=[].concat(t),e.reverse(),t.reverse());let a=function(e,t,n){var r;let i=[],o=n||("number"==typeof(r=e[0])?ou:"string"==typeof r?i4.test(r)?i5:os:Array.isArray(r)?oo:"object"==typeof r?oa:void 0),a=e.length-1;for(let n=0;n<a;n++){let r=o(e[n],e[n+1]);t&&(r=i_(Array.isArray(t)?t[n]:t,r)),i.push(r)}return i}(t,r,i),l=2===o?function([e,t],[n]){return r=>n(iU(e,t,r))}(e,a):function(e,t){let n=e.length,r=n-1;return i=>{let o=0,a=!1;if(i<=e[0]?a=!0:i>=e[r]&&(o=r-1,a=!0),!a){let t=1;for(;t<n&&!(e[t]>i)&&t!==r;t++);o=t-1}let l=iU(e[o],e[o+1],i);return t[o](l)}}(e,a);return n?t=>l(iM(e[0],e[o-1],t)):l}let od=e=>t=>1-e(1-t),op=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,oh=e=>t=>t*t*((e+1)*t-e),of=4/11,om=8/11,og=e=>e,ov=e=>Math.pow(e,2),oy=od(ov),ob=op(ov),ox=e=>1-Math.sin(Math.acos(e)),oE=od(ox),oC=op(oE),o_=oh(1.525),ok=od(o_),oS=op(o_),oT=(e=>{let t=oh(e);return e=>(e*=2)<1?.5*t(e):.5*(2-Math.pow(2,-10*(e-1)))})(1.525),ow=4356/361,oA=35442/1805,oD=16061/1805,oN=e=>{if(1===e||0===e)return e;let t=e*e;return e<of?7.5625*t:e<om?9.075*t-9.9*e+3.4:e<.9?ow*t-oA*e+oD:10.8*e*e-20.52*e+10.72},oF=od(oN);function oL({from:e=0,to:t=1,ease:n,offset:r,duration:i=300}){let o={done:!1,value:e},a=Array.isArray(t)?t:[e,t],l=(r&&r.length===a.length?r:function(e){let t=e.length;return e.map((e,n)=>0!==n?n/(t-1):0)}(a)).map(e=>e*i);function s(){return oc(l,a,{ease:Array.isArray(n)?n:a.map(()=>n||ob).splice(0,a.length-1)})}let u=s();return{next:e=>(o.value=u(e),o.done=e>=i,o),flipTarget:()=>{a.reverse(),u=s()}}}let oI={keyframes:oL,spring:iB,decay:function({velocity:e=0,from:t=0,power:n=.8,timeConstant:r=350,restDelta:i=.5,modifyTarget:o}){let a={done:!1,value:t},l=n*e,s=t+l,u=void 0===o?s:o(s);return u!==s&&(l=u-t),{next:e=>{let t=-l*Math.exp(-e/r);return a.done=!(t>i||t<-i),a.value=a.done?u:u+t,a},flipTarget:()=>{}}}},oR=1/60*1e3,oj="undefined"!=typeof performance?()=>performance.now():()=>Date.now(),oM="undefined"!=typeof window?e=>window.requestAnimationFrame(e):e=>setTimeout(()=>e(oj()),oR),oO=!0,oP=!1,oV=!1,oq={delta:0,timestamp:0},oB=["read","update","preRender","render","postRender"],oz=oB.reduce((e,t)=>(e[t]=function(e){let t=[],n=[],r=0,i=!1,o=!1,a=new WeakSet,l={schedule:(e,o=!1,l=!1)=>{let s=l&&i,u=s?t:n;return o&&a.add(e),-1===u.indexOf(e)&&(u.push(e),s&&i&&(r=t.length)),e},cancel:e=>{let t=n.indexOf(e);-1!==t&&n.splice(t,1),a.delete(e)},process:s=>{if(i){o=!0;return}if(i=!0,[t,n]=[n,t],n.length=0,r=t.length)for(let n=0;n<r;n++){let r=t[n];r(s),a.has(r)&&(l.schedule(r),e())}i=!1,o&&(o=!1,l.process(s))}};return l}(()=>oP=!0),e),{}),oU=oB.reduce((e,t)=>{let n=oz[t];return e[t]=(e,t=!1,r=!1)=>(oP||oZ(),n.schedule(e,t,r)),e},{}),o$=oB.reduce((e,t)=>(e[t]=oz[t].cancel,e),{}),oH=oB.reduce((e,t)=>(e[t]=()=>oz[t].process(oq),e),{}),oW=e=>oz[e].process(oq),oG=e=>{oP=!1,oq.delta=oO?oR:Math.max(Math.min(e-oq.timestamp,40),1),oq.timestamp=e,oV=!0,oB.forEach(oW),oV=!1,oP&&(oO=!1,oM(oG))},oZ=()=>{oP=!0,oO=!0,oV||oM(oG)},oY=()=>oq;function oK(e,t,n=0){return e-t-n}let oQ=e=>{let t=({delta:t})=>e(t);return{start:()=>oU.update(t,!0),stop:()=>o$.update(t)}};function oX(e){let t,n,r;var i,{from:o,autoplay:a=!0,driver:l=oQ,elapsed:s=0,repeat:u=0,repeatType:c="loop",repeatDelay:d=0,onPlay:p,onStop:h,onComplete:f,onRepeat:m,onUpdate:g}=e,v=(0,nB._T)(e,["from","autoplay","driver","elapsed","repeat","repeatType","repeatDelay","onPlay","onStop","onComplete","onRepeat","onUpdate"]);let{to:y}=v,b=0,x=v.duration,E=!1,C=!0,_=function(e){if(Array.isArray(e.to))return oL;if(oI[e.type])return oI[e.type];let t=new Set(Object.keys(e));if(t.has("ease")||t.has("duration")&&!t.has("dampingRatio"));else if(t.has("dampingRatio")||t.has("stiffness")||t.has("mass")||t.has("damping")||t.has("restSpeed")||t.has("restDelta"))return iB;return oL}(v);(null===(i=_.needsInterpolation)||void 0===i?void 0:i.call(_,o,y))&&(r=oc([0,100],[o,y],{clamp:!1}),o=0,y=100);let k=_(Object.assign(Object.assign({},v),{from:o,to:y}));return a&&(null==p||p(),(t=l(function(e){if(C||(e=-e),s+=e,!E){let e=k.next(Math.max(0,s));n=e.value,r&&(n=r(n)),E=C?e.done:s<=0}if(null==g||g(n),E){if(0===b&&(null!=x||(x=s)),b<u){var i,o;i=s,o=x,(C?i>=o+d:i<=-d)&&(b++,"reverse"===c?s=function(e,t,n=0,r=!0){return r?oK(t+-e,t,n):t-(e-t)+n}(s,x,d,C=b%2==0):(s=oK(s,x,d),"mirror"===c&&k.flipTarget()),E=!1,m&&m())}else t.stop(),f&&f()}})).start()),{stop:()=>{null==h||h(),t.stop()}}}var oJ=function(e){return 1e3*e};let o0=(e,t)=>1-3*t+3*e,o1=(e,t)=>3*t-6*e,o2=e=>3*e,o3=(e,t,n)=>((o0(t,n)*e+o1(t,n))*e+o2(t))*e,o5=(e,t,n)=>3*o0(t,n)*e*e+2*o1(t,n)*e+o2(t);var o4={linear:og,easeIn:ov,easeInOut:ob,easeOut:oy,circIn:ox,circInOut:oC,circOut:oE,backIn:o_,backInOut:oS,backOut:ok,anticipate:oT,bounceIn:oF,bounceInOut:e=>e<.5?.5*(1-oN(1-2*e)):.5*oN(2*e-1)+.5,bounceOut:oN},o6=function(e){if(Array.isArray(e)){nU(4===e.length,"Cubic bezier arrays must contain four numerical values.");var t=(0,nB.CR)(e,4);return function(e,t,n,r){if(e===t&&n===r)return og;let i=new Float32Array(11);for(let t=0;t<11;++t)i[t]=o3(.1*t,e,n);return o=>0===o||1===o?o:o3(function(t){let r=0,o=1;for(;10!==o&&i[o]<=t;++o)r+=.1;let a=r+(t-i[--o])/(i[o+1]-i[o])*.1,l=o5(a,e,n);return l>=.001?function(e,t,n,r){for(let i=0;i<8;++i){let i=o5(t,n,r);if(0===i)break;let o=o3(t,n,r)-e;t-=o/i}return t}(t,a,e,n):0===l?a:function(e,t,n,r,i){let o,a;let l=0;do(o=o3(a=t+(n-t)/2,r,i)-e)>0?n=a:t=a;while(Math.abs(o)>1e-7&&++l<10);return a}(t,r,r+.1,e,n)}(o),t,r)}(t[0],t[1],t[2],t[3])}return"string"==typeof e?(nU(void 0!==o4[e],"Invalid easing type '".concat(e,"'")),o4[e]):e},o8=function(e,t){return"zIndex"!==e&&!!("number"==typeof t||Array.isArray(t)||"string"==typeof t&&on.test(t)&&!t.startsWith("url("))},o9=function(){return{type:"spring",stiffness:500,damping:25,restSpeed:10}},o7=function(e){return{type:"spring",stiffness:550,damping:0===e?2*Math.sqrt(550):30,restSpeed:10}},ae=function(){return{type:"keyframes",ease:"linear",duration:.3}},at=function(e){return{type:"keyframes",duration:.8,values:e}},an={x:o9,y:o9,z:o9,rotate:o9,rotateX:o9,rotateY:o9,rotateZ:o9,scaleX:o7,scaleY:o7,scale:o7,opacity:ae,backgroundColor:ae,color:ae,default:o7},ar=function(e,t){var n;return n=r5(t)?at:an[e]||an.default,(0,nB.pi)({to:t},n(t))};let ai=new Set(["brightness","contrast","saturate","opacity"]);function ao(e){let[t,n]=e.slice(0,-1).split("(");if("drop-shadow"===t)return e;let[r]=n.match(r_)||[];if(!r)return e;let i=n.replace(r,""),o=ai.has(t)?1:0;return r!==n&&(o*=100),t+"("+o+i+")"}let aa=/([a-z-]*)\(.*?\)/g,al=Object.assign(Object.assign({},on),{getAnimatableNone:e=>{let t=e.match(aa);return t?t.map(ao).join(" "):e}});var as=(0,nB.pi)((0,nB.pi)({},rP),{color:i4,backgroundColor:i4,outlineColor:i4,fill:i4,stroke:i4,borderColor:i4,borderTopColor:i4,borderRightColor:i4,borderBottomColor:i4,borderLeftColor:i4,filter:al,WebkitFilter:al}),au=function(e){return as[e]};function ac(e,t){var n,r=au(e);return r!==al&&(r=on),null===(n=r.getAnimatableNone)||void 0===n?void 0:n.call(r,t)}var ad={current:!1},ap=!1;function ah(e){return 0===e||"string"==typeof e&&0===parseFloat(e)&&-1===e.indexOf(" ")}function af(e){return"number"==typeof e?0:ac("",e)}function am(e,t){return e[t]||e.default||e}function ag(e,t,n,r){return void 0===r&&(r={}),ad.current&&(r={type:!1}),t.start(function(i){var o,a,l,s,u,c,d,p,h,f,m,g=(s=n,d=null!==(u=(c=am(r,e)).from)&&void 0!==u?u:t.get(),p=o8(e,s),"none"===d&&p&&"string"==typeof s?d=ac(e,s):ah(d)&&"string"==typeof s?d=af(s):!Array.isArray(s)&&ah(s)&&"string"==typeof d&&(s=af(d)),nz((h=o8(e,d))===p,"You are trying to animate ".concat(e,' from "').concat(d,'" to "').concat(s,'". ').concat(d," is not an animatable value - to enable this animation set ").concat(d," to a value animatable to ").concat(s," via the `style` property.")),h&&p&&!1!==c.type?function(){var n,r,o,a,l,u,p,h,f,m,g,v,y,b={from:d,to:s,velocity:t.getVelocity(),onComplete:i,onUpdate:function(e){return t.set(e)}};return"inertia"===c.type||"decay"===c.type?function({from:e=0,velocity:t=0,min:n,max:r,power:i=.8,timeConstant:o=750,bounceStiffness:a=500,bounceDamping:l=10,restDelta:s=1,modifyTarget:u,driver:c,onUpdate:d,onComplete:p,onStop:h}){let f;function m(e){return void 0!==n&&e<n||void 0!==r&&e>r}function g(e){return void 0===n?r:void 0===r?n:Math.abs(n-e)<Math.abs(r-e)?n:r}function v(e){null==f||f.stop(),f=oX(Object.assign(Object.assign({},e),{driver:c,onUpdate:t=>{var n;null==d||d(t),null===(n=e.onUpdate)||void 0===n||n.call(e,t)},onComplete:p,onStop:h}))}function y(e){v(Object.assign({type:"spring",stiffness:a,damping:l,restDelta:s},e))}if(m(e))y({from:e,velocity:t,to:g(e)});else{let r,a,l=i*t+e;void 0!==u&&(l=u(l));let c=g(l),d=c===n?-1:1;v({type:"decay",from:e,velocity:t,timeConstant:o,power:i,restDelta:s,modifyTarget:u,onUpdate:m(l)?e=>{var n,i;r=a,a=e,n=e-r,t=(i=oY().delta)?1e3/i*n:0,(1===d&&e>c||-1===d&&e<c)&&y({from:e,to:c,velocity:t})}:void 0})}return{stop:()=>null==f?void 0:f.stop()}}((0,nB.pi)((0,nB.pi)({},b),c)):oX((0,nB.pi)((0,nB.pi)({},(n=c,r=b,o=e,Array.isArray(r.to)&&(null!==(a=n.duration)&&void 0!==a||(n.duration=.8)),Array.isArray(r.to)&&null===r.to[0]&&(r.to=(0,nB.ev)([],(0,nB.CR)(r.to),!1),r.to[0]=r.from),(l=n).when,l.delay,l.delayChildren,l.staggerChildren,l.staggerDirection,l.repeat,l.repeatType,l.repeatDelay,l.from,Object.keys((0,nB._T)(l,["when","delay","delayChildren","staggerChildren","staggerDirection","repeat","repeatType","repeatDelay","from"])).length||(n=(0,nB.pi)((0,nB.pi)({},n),ar(o,r.to))),(0,nB.pi)((0,nB.pi)({},r),(p=(u=n).ease,h=u.times,f=u.yoyo,m=u.flip,g=u.loop,v=(0,nB._T)(u,["ease","times","yoyo","flip","loop"]),y=(0,nB.pi)({},v),h&&(y.offset=h),v.duration&&(y.duration=oJ(v.duration)),v.repeatDelay&&(y.repeatDelay=oJ(v.repeatDelay)),p&&(y.ease=Array.isArray(p)&&"number"!=typeof p[0]?p.map(o6):o6(p)),"tween"===v.type&&(y.type="keyframes"),(f||g||m)&&(nz(!ap,"yoyo, loop and flip have been removed from the API. Replace with repeat and repeatType options."),ap=!0,f?y.repeatType="reverse":g?y.repeatType="loop":m&&(y.repeatType="mirror"),y.repeat=g||f||m||v.repeat),"spring"!==v.type&&(y.type="keyframes"),y)))),{onUpdate:function(e){var t;b.onUpdate(e),null===(t=c.onUpdate)||void 0===t||t.call(c,e)},onComplete:function(){var e;b.onComplete(),null===(e=c.onComplete)||void 0===e||e.call(c)}}))}:function(){var e,n,r=r4(s);return t.set(r),i(),null===(e=null==c?void 0:c.onUpdate)||void 0===e||e.call(c,r),null===(n=null==c?void 0:c.onComplete)||void 0===n||n.call(c),{stop:function(){}}}),v=null!==(l=null!==(a=(am(o=r,e)||{}).delay)&&void 0!==a?a:o.delay)&&void 0!==l?l:0,y=function(){return m=g()};return v?f=window.setTimeout(y,oJ(v)):y(),function(){clearTimeout(f),null==m||m.stop()}})}function av(e,t){-1===e.indexOf(t)&&e.push(t)}function ay(e,t){var n=e.indexOf(t);n>-1&&e.splice(n,1)}var ab=function(){function e(){this.subscriptions=[]}return e.prototype.add=function(e){var t=this;return av(this.subscriptions,e),function(){return ay(t.subscriptions,e)}},e.prototype.notify=function(e,t,n){var r=this.subscriptions.length;if(r){if(1===r)this.subscriptions[0](e,t,n);else for(var i=0;i<r;i++){var o=this.subscriptions[i];o&&o(e,t,n)}}},e.prototype.getSize=function(){return this.subscriptions.length},e.prototype.clear=function(){this.subscriptions.length=0},e}(),ax=function(){function e(e){var t=this;this.version="6.5.1",this.timeDelta=0,this.lastUpdated=0,this.updateSubscribers=new ab,this.velocityUpdateSubscribers=new ab,this.renderSubscribers=new ab,this.canTrackVelocity=!1,this.updateAndNotify=function(e,n){void 0===n&&(n=!0),t.prev=t.current,t.current=e;var r=oY(),i=r.delta,o=r.timestamp;t.lastUpdated!==o&&(t.timeDelta=i,t.lastUpdated=o,oU.postRender(t.scheduleVelocityCheck)),t.prev!==t.current&&t.updateSubscribers.notify(t.current),t.velocityUpdateSubscribers.getSize()&&t.velocityUpdateSubscribers.notify(t.getVelocity()),n&&t.renderSubscribers.notify(t.current)},this.scheduleVelocityCheck=function(){return oU.postRender(t.velocityCheck)},this.velocityCheck=function(e){e.timestamp!==t.lastUpdated&&(t.prev=t.current,t.velocityUpdateSubscribers.notify(t.getVelocity()))},this.hasAnimated=!1,this.prev=this.current=e,this.canTrackVelocity=!isNaN(parseFloat(this.current))}return e.prototype.onChange=function(e){return this.updateSubscribers.add(e)},e.prototype.clearListeners=function(){this.updateSubscribers.clear()},e.prototype.onRenderRequest=function(e){return e(this.get()),this.renderSubscribers.add(e)},e.prototype.attach=function(e){this.passiveEffect=e},e.prototype.set=function(e,t){void 0===t&&(t=!0),t&&this.passiveEffect?this.passiveEffect(e,this.updateAndNotify):this.updateAndNotify(e,t)},e.prototype.get=function(){return this.current},e.prototype.getPrevious=function(){return this.prev},e.prototype.getVelocity=function(){var e,t;return this.canTrackVelocity?(e=parseFloat(this.current)-parseFloat(this.prev),(t=this.timeDelta)?1e3/t*e:0):0},e.prototype.start=function(e){var t=this;return this.stop(),new Promise(function(n){t.hasAnimated=!0,t.stopAnimation=e(n)}).then(function(){return t.clearAnimation()})},e.prototype.stop=function(){this.stopAnimation&&this.stopAnimation(),this.clearAnimation()},e.prototype.isAnimating=function(){return!!this.stopAnimation},e.prototype.clearAnimation=function(){this.stopAnimation=null},e.prototype.destroy=function(){this.updateSubscribers.clear(),this.renderSubscribers.clear(),this.stop()},e}();function aE(e){return new ax(e)}var aC=function(e){return function(t){return t.test(e)}},a_=[rR,rN,rD,rA,rL,rF,{test:function(e){return"auto"===e},parse:function(e){return e}}],ak=function(e){return a_.find(aC(e))},aS=(0,nB.ev)((0,nB.ev)([],(0,nB.CR)(a_),!1),[i4,on],!1);function aT(e,t,n){void 0===n&&(n={});var r,i=n9(e,t,n.custom),o=(i||{}).transition,a=void 0===o?e.getDefaultTransition()||{}:o;n.transitionOverride&&(a=n.transitionOverride);var l=i?function(){return aw(e,i,n)}:function(){return Promise.resolve()},s=(null===(r=e.variantChildren)||void 0===r?void 0:r.size)?function(r){void 0===r&&(r=0);var i,o,l,s,u,c,d,p=a.delayChildren;return i=(void 0===p?0:p)+r,o=a.staggerChildren,l=a.staggerDirection,s=n,void 0===i&&(i=0),void 0===o&&(o=0),void 0===l&&(l=1),u=[],c=(e.variantChildren.size-1)*o,d=1===l?function(e){return void 0===e&&(e=0),e*o}:function(e){return void 0===e&&(e=0),c-e*o},Array.from(e.variantChildren).sort(aA).forEach(function(e,n){u.push(aT(e,t,(0,nB.pi)((0,nB.pi)({},s),{delay:i+d(n)})).then(function(){return e.notifyAnimationComplete(t)}))}),Promise.all(u)}:function(){return Promise.resolve()},u=a.when;if(!u)return Promise.all([l(),s(n.delay)]);var c=(0,nB.CR)("beforeChildren"===u?[l,s]:[s,l],2),d=c[0],p=c[1];return d().then(p)}function aw(e,t,n){var r,i=void 0===n?{}:n,o=i.delay,a=void 0===o?0:o,l=i.transitionOverride,s=i.type,u=e.makeTargetAnimatable(t),c=u.transition,d=void 0===c?e.getDefaultTransition():c,p=u.transitionEnd,h=(0,nB._T)(u,["transition","transitionEnd"]);l&&(d=l);var f=[],m=s&&(null===(r=e.animationState)||void 0===r?void 0:r.getState()[s]);for(var g in h){var v=e.getValue(g),y=h[g];if(!(!v||void 0===y||m&&function(e,t){var n=e.protectedKeys,r=e.needsAnimating,i=n.hasOwnProperty(t)&&!0!==r[t];return r[t]=!1,i}(m,g))){var b=(0,nB.pi)({delay:a},d);e.shouldReduceMotion&&rm(g)&&(b=(0,nB.pi)((0,nB.pi)({},b),{type:!1,delay:0}));var x=ag(g,v,y,b);f.push(x)}}return Promise.all(f).then(function(){p&&function(e,t){var n=n9(e,t),r=n?e.makeTargetAnimatable(n,!1):{},i=r.transitionEnd;r.transition;var o=(0,nB._T)(r,["transitionEnd","transition"]);for(var a in o=(0,nB.pi)((0,nB.pi)({},o),void 0===i?{}:i)){var l=r4(o[a]);e.hasValue(a)?e.getValue(a).set(l):e.addValue(a,aE(l))}}(e,p)})}function aA(e,t){return e.sortNodePosition(t)}var aD=[S.Animate,S.InView,S.Focus,S.Hover,S.Tap,S.Drag,S.Exit],aN=(0,nB.ev)([],(0,nB.CR)(aD),!1).reverse(),aF=aD.length;function aL(e){return void 0===e&&(e=!1),{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}var aI={animation:iN(function(e){var t=e.visualElement,n=e.animate;t.animationState||(t.animationState=function(e){var t,n=function(t){return Promise.all(t.map(function(t){return function(e,t,n){if(void 0===n&&(n={}),e.notifyAnimationStart(t),Array.isArray(t)){var r;r=Promise.all(t.map(function(t){return aT(e,t,n)}))}else if("string"==typeof t)r=aT(e,t,n);else{var i="function"==typeof t?n9(e,t,n.custom):t;r=aw(e,i,n)}return r.then(function(){return e.notifyAnimationComplete(t)})}(e,t.animation,t.options)}))},r=((t={})[S.Animate]=aL(!0),t[S.InView]=aL(),t[S.Hover]=aL(),t[S.Tap]=aL(),t[S.Drag]=aL(),t[S.Focus]=aL(),t[S.Exit]=aL(),t),i={},o=!0,a=function(t,n){var r=n9(e,n);if(r){r.transition;var i=r.transitionEnd,o=(0,nB._T)(r,["transition","transitionEnd"]);t=(0,nB.pi)((0,nB.pi)((0,nB.pi)({},t),o),i)}return t};function l(t,l){for(var s,u=e.getProps(),c=e.getVariantContext(!0)||{},d=[],p=new Set,h={},f=1/0,m=0;m<aF;m++)!function(n){var i,m=aN[n],g=r[m],v=null!==(s=u[m])&&void 0!==s?s:c[m],y=n6(v),b=m===l?g.isActive:null;!1===b&&(f=n);var x=v===c[m]&&v!==u[m]&&y;if(x&&o&&e.manuallyAnimateOnMount&&(x=!1),g.protectedKeys=(0,nB.pi)({},h),!(!g.isActive&&null===b||!v&&!g.prevProp||r3(v))&&"boolean"!=typeof v){var E=(i=g.prevProp,"string"==typeof v?v!==i:!!n4(v)&&!ij(v,i)),C=E||m===l&&g.isActive&&!x&&y||n>f&&y,_=Array.isArray(v)?v:[v],k=_.reduce(a,{});!1===b&&(k={});var S=g.prevResolvedValues,T=void 0===S?{}:S,w=(0,nB.pi)((0,nB.pi)({},T),k),A=function(e){C=!0,p.delete(e),g.needsAnimating[e]=!0};for(var D in w){var N=k[D],F=T[D];h.hasOwnProperty(D)||(N!==F?r5(N)&&r5(F)?!ij(N,F)||E?A(D):g.protectedKeys[D]=!0:void 0!==N?A(D):p.add(D):void 0!==N&&p.has(D)?A(D):g.protectedKeys[D]=!0)}g.prevProp=v,g.prevResolvedValues=k,g.isActive&&(h=(0,nB.pi)((0,nB.pi)({},h),k)),o&&e.blockInitialAnimation&&(C=!1),C&&!x&&d.push.apply(d,(0,nB.ev)([],(0,nB.CR)(_.map(function(e){return{animation:e,options:(0,nB.pi)({type:m},t)}})),!1))}}(m);if(i=(0,nB.pi)({},h),p.size){var g={};p.forEach(function(t){var n=e.getBaseTarget(t);void 0!==n&&(g[t]=n)}),d.push({animation:g})}var v=!!d.length;return o&&!1===u.initial&&!e.manuallyAnimateOnMount&&(v=!1),o=!1,v?n(d):Promise.resolve()}return{isAnimated:function(e){return void 0!==i[e]},animateChanges:l,setActive:function(t,n,i){if(r[t].isActive===n)return Promise.resolve();null===(o=e.variantChildren)||void 0===o||o.forEach(function(e){var r;return null===(r=e.animationState)||void 0===r?void 0:r.setActive(t,n)}),r[t].isActive=n;var o,a=l(i,t);for(var s in r)r[s].protectedKeys={};return a},setAnimateFunction:function(t){n=t(e)},getState:function(){return r}}}(t)),r3(n)&&(0,ey.useEffect)(function(){return n.subscribe(t)},[n])}),exit:iN(function(e){var t=e.custom,n=e.visualElement,r=(0,nB.CR)(iR(),2),i=r[0],o=r[1],a=(0,ey.useContext)(nJ);(0,ey.useEffect)(function(){n.isPresent=i;var e,r,l=null===(e=n.animationState)||void 0===e?void 0:e.setActive(S.Exit,!i,{custom:null!==(r=null==a?void 0:a.custom)&&void 0!==r?r:t});i||null==l||l.then(o)},[i])})};let aR=e=>e.hasOwnProperty("x")&&e.hasOwnProperty("y"),aj=e=>aR(e)&&e.hasOwnProperty("z"),aM=(e,t)=>Math.abs(e-t);function aO(e,t){return or(e)&&or(t)?aM(e,t):aR(e)&&aR(t)?Math.sqrt(Math.pow(aM(e.x,t.x),2)+Math.pow(aM(e.y,t.y),2)+Math.pow(aj(e)&&aj(t)?aM(e.z,t.z):0,2)):void 0}var aP=function(){function e(e,t,n){var r=this,i=(void 0===n?{}:n).transformPagePoint;if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.updatePoint=function(){if(r.lastMoveEvent&&r.lastMoveEventInfo){var e=aB(r.lastMoveEventInfo,r.history),t=null!==r.startEvent,n=aO(e.offset,{x:0,y:0})>=3;if(t||n){var i=e.point,o=oY().timestamp;r.history.push((0,nB.pi)((0,nB.pi)({},i),{timestamp:o}));var a=r.handlers,l=a.onStart,s=a.onMove;t||(l&&l(r.lastMoveEvent,e),r.startEvent=r.lastMoveEvent),s&&s(r.lastMoveEvent,e)}}},this.handlePointerMove=function(e,t){if(r.lastMoveEvent=e,r.lastMoveEventInfo=aV(t,r.transformPagePoint),ii(e)&&0===e.buttons){r.handlePointerUp(e,t);return}oU.update(r.updatePoint,!0)},this.handlePointerUp=function(e,t){r.end();var n=r.handlers,i=n.onEnd,o=n.onSessionEnd,a=aB(aV(t,r.transformPagePoint),r.history);r.startEvent&&i&&i(e,a),o&&o(e,a)},!e.touches||!(e.touches.length>1)){this.handlers=t,this.transformPagePoint=i;var o=aV(ia(e),this.transformPagePoint),a=o.point,l=oY().timestamp;this.history=[(0,nB.pi)((0,nB.pi)({},a),{timestamp:l})];var s=t.onSessionStart;s&&s(e,aB(o,this.history)),this.removeListeners=i_(id(window,"pointermove",this.handlePointerMove),id(window,"pointerup",this.handlePointerUp),id(window,"pointercancel",this.handlePointerUp))}}return e.prototype.updateHandlers=function(e){this.handlers=e},e.prototype.end=function(){this.removeListeners&&this.removeListeners(),o$.update(this.updatePoint)},e}();function aV(e,t){return t?{point:t(e.point)}:e}function aq(e,t){return{x:e.x-t.x,y:e.y-t.y}}function aB(e,t){var n=e.point;return{point:n,delta:aq(n,az(t)),offset:aq(n,t[0]),velocity:function(e,t){if(e.length<2)return{x:0,y:0};for(var n=e.length-1,r=null,i=az(e);n>=0&&(r=e[n],!(i.timestamp-r.timestamp>oJ(.1)));)n--;if(!r)return{x:0,y:0};var o=(i.timestamp-r.timestamp)/1e3;if(0===o)return{x:0,y:0};var a={x:(i.x-r.x)/o,y:(i.y-r.y)/o};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}(t,0)}}function az(e){return e[e.length-1]}function aU(e){return e.max-e.min}function a$(e,t,n){return void 0===t&&(t=0),void 0===n&&(n=.01),aO(e,t)<n}function aH(e,t,n,r){void 0===r&&(r=.5),e.origin=r,e.originPoint=i$(t.min,t.max,e.origin),e.scale=aU(n)/aU(t),(a$(e.scale,1,1e-4)||isNaN(e.scale))&&(e.scale=1),e.translate=i$(n.min,n.max,e.origin)-e.originPoint,(a$(e.translate)||isNaN(e.translate))&&(e.translate=0)}function aW(e,t,n,r){aH(e.x,t.x,n.x,null==r?void 0:r.originX),aH(e.y,t.y,n.y,null==r?void 0:r.originY)}function aG(e,t,n){e.min=n.min+t.min,e.max=e.min+aU(t)}function aZ(e,t,n){e.min=t.min-n.min,e.max=e.min+aU(t)}function aY(e,t,n){aZ(e.x,t.x,n.x),aZ(e.y,t.y,n.y)}function aK(e,t,n){return{min:void 0!==t?e.min+t:void 0,max:void 0!==n?e.max+n-(e.max-e.min):void 0}}function aQ(e,t){var n,r=t.min-e.min,i=t.max-e.max;return t.max-t.min<e.max-e.min&&(r=(n=(0,nB.CR)([i,r],2))[0],i=n[1]),{min:r,max:i}}function aX(e,t,n){return{min:aJ(e,t),max:aJ(e,n)}}function aJ(e,t){var n;return"number"==typeof e?e:null!==(n=e[t])&&void 0!==n?n:0}var a0=function(){return{translate:0,scale:1,origin:0,originPoint:0}},a1=function(){return{x:a0(),y:a0()}},a2=function(){return{min:0,max:0}},a3=function(){return{x:a2(),y:a2()}};function a5(e){return[e("x"),e("y")]}function a4(e){var t=e.top;return{x:{min:e.left,max:e.right},y:{min:t,max:e.bottom}}}function a6(e){return void 0===e||1===e}function a8(e){var t=e.scale,n=e.scaleX,r=e.scaleY;return!a6(t)||!a6(n)||!a6(r)}function a9(e){var t,n;return a8(e)||(t=e.x)&&"0%"!==t||(n=e.y)&&"0%"!==n||e.z||e.rotate||e.rotateX||e.rotateY}function a7(e,t,n,r,i){return void 0!==i&&(e=r+i*(e-r)),r+n*(e-r)+t}function le(e,t,n,r,i){void 0===t&&(t=0),void 0===n&&(n=1),e.min=a7(e.min,t,n,r,i),e.max=a7(e.max,t,n,r,i)}function lt(e,t){var n=t.x,r=t.y;le(e.x,n.translate,n.scale,n.originPoint),le(e.y,r.translate,r.scale,r.originPoint)}function ln(e,t){e.min=e.min+t,e.max=e.max+t}function lr(e,t,n){var r=(0,nB.CR)(n,3),i=r[0],o=r[1],a=r[2],l=void 0!==t[a]?t[a]:.5,s=i$(e.min,e.max,l);le(e,t[i],t[o],s,t.scale)}var li=["x","scaleX","originX"],lo=["y","scaleY","originY"];function la(e,t){lr(e.x,t,li),lr(e.y,t,lo)}function ll(e,t){return a4(function(e,t){if(!t)return e;var n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}(e.getBoundingClientRect(),t))}var ls=new WeakMap,lu=function(){function e(e){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=a3(),this.visualElement=e}return e.prototype.start=function(e,t){var n=this,r=(void 0===t?{}:t).snapToCursor,i=void 0!==r&&r;!1!==this.visualElement.isPresent&&(this.panSession=new aP(e,{onSessionStart:function(e){n.stopAnimation(),i&&n.snapToCursor(ia(e,"page").point)},onStart:function(e,t){var r,i=n.getProps(),o=i.drag,a=i.dragPropagation,l=i.onDragStart;(!o||a||(n.openGlobalLock&&n.openGlobalLock(),n.openGlobalLock=iv(o),n.openGlobalLock))&&(n.isDragging=!0,n.currentDirection=null,n.resolveConstraints(),n.visualElement.projection&&(n.visualElement.projection.isAnimationBlocked=!0,n.visualElement.projection.target=void 0),a5(function(e){var t,r,i=n.getAxisMotionValue(e).get()||0;if(rD.test(i)){var o=null===(r=null===(t=n.visualElement.projection)||void 0===t?void 0:t.layout)||void 0===r?void 0:r.actual[e];if(o){var a=aU(o);i=parseFloat(i)/100*a}}n.originPoint[e]=i}),null==l||l(e,t),null===(r=n.visualElement.animationState)||void 0===r||r.setActive(S.Drag,!0))},onMove:function(e,t){var r=n.getProps(),i=r.dragPropagation,o=r.dragDirectionLock,a=r.onDirectionLock,l=r.onDrag;if(i||n.openGlobalLock){var s,u,c=t.offset;if(o&&null===n.currentDirection){n.currentDirection=(void 0===s&&(s=10),u=null,Math.abs(c.y)>s?u="y":Math.abs(c.x)>s&&(u="x"),u),null!==n.currentDirection&&(null==a||a(n.currentDirection));return}n.updateAxis("x",t.point,c),n.updateAxis("y",t.point,c),n.visualElement.syncRender(),null==l||l(e,t)}},onSessionEnd:function(e,t){return n.stop(e,t)}},{transformPagePoint:this.visualElement.getTransformPagePoint()}))},e.prototype.stop=function(e,t){var n=this.isDragging;if(this.cancel(),n){var r=t.velocity;this.startAnimation(r);var i=this.getProps().onDragEnd;null==i||i(e,t)}},e.prototype.cancel=function(){var e,t;this.isDragging=!1,this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!1),null===(e=this.panSession)||void 0===e||e.end(),this.panSession=void 0,!this.getProps().dragPropagation&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),null===(t=this.visualElement.animationState)||void 0===t||t.setActive(S.Drag,!1)},e.prototype.updateAxis=function(e,t,n){var r=this.getProps().drag;if(n&&lc(e,r,this.currentDirection)){var i,o,a,l,s,u=this.getAxisMotionValue(e),c=this.originPoint[e]+n[e];this.constraints&&this.constraints[e]&&(i=c,o=this.constraints[e],a=this.elastic[e],l=o.min,s=o.max,void 0!==l&&i<l?i=a?i$(l,i,a.min):Math.max(i,l):void 0!==s&&i>s&&(i=a?i$(s,i,a.max):Math.min(i,s)),c=i),u.set(c)}},e.prototype.resolveConstraints=function(){var e,t,n,r,i,o,a=this,l=this.getProps(),s=l.dragConstraints,u=l.dragElastic,c=(this.visualElement.projection||{}).layout,d=this.constraints;s&&n5(s)?this.constraints||(this.constraints=this.resolveRefConstraints()):s&&c?this.constraints=(e=c.actual,t=s.top,n=s.left,r=s.bottom,i=s.right,{x:aK(e.x,n,i),y:aK(e.y,t,r)}):this.constraints=!1,this.elastic=(void 0===(o=u)&&(o=.35),!1===o?o=0:!0===o&&(o=.35),{x:aX(o,"left","right"),y:aX(o,"top","bottom")}),d!==this.constraints&&c&&this.constraints&&!this.hasMutatedConstraints&&a5(function(e){if(a.getAxisMotionValue(e)){var t,n,r;a.constraints[e]=(t=c.actual[e],n=a.constraints[e],r={},void 0!==n.min&&(r.min=n.min-t.min),void 0!==n.max&&(r.max=n.max-t.min),r)}})},e.prototype.resolveRefConstraints=function(){var e=this.getProps(),t=e.dragConstraints,n=e.onMeasureDragConstraints;if(!t||!n5(t))return!1;var r=t.current;nU(null!==r,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");var i=this.visualElement.projection;if(!i||!i.layout)return!1;var o=(l=i.root,s=ll(r,this.visualElement.getTransformPagePoint()),(u=l.scroll)&&(ln(s.x,u.x),ln(s.y,u.y)),s),a={x:aQ((c=i.layout.actual).x,o.x),y:aQ(c.y,o.y)};if(n){var l,s,u,c,d,p,h,f=n((p=(d=a).x,{top:(h=d.y).min,right:p.max,bottom:h.max,left:p.min}));this.hasMutatedConstraints=!!f,f&&(a=a4(f))}return a},e.prototype.startAnimation=function(e){var t=this,n=this.getProps(),r=n.drag,i=n.dragMomentum,o=n.dragElastic,a=n.dragTransition,l=n.dragSnapToOrigin,s=n.onDragTransitionEnd,u=this.constraints||{};return Promise.all(a5(function(n){if(lc(n,r,t.currentDirection)){var s,c=null!==(s=null==u?void 0:u[n])&&void 0!==s?s:{};l&&(c={min:0,max:0});var d=(0,nB.pi)((0,nB.pi)({type:"inertia",velocity:i?e[n]:0,bounceStiffness:o?200:1e6,bounceDamping:o?40:1e7,timeConstant:750,restDelta:1,restSpeed:10},a),c);return t.startAxisValueAnimation(n,d)}})).then(s)},e.prototype.startAxisValueAnimation=function(e,t){var n=this.getAxisMotionValue(e);return ag(e,n,0,t)},e.prototype.stopAnimation=function(){var e=this;a5(function(t){return e.getAxisMotionValue(t).stop()})},e.prototype.getAxisMotionValue=function(e){var t,n,r="_drag"+e.toUpperCase();return this.visualElement.getProps()[r]||this.visualElement.getValue(e,null!==(n=null===(t=this.visualElement.getProps().initial)||void 0===t?void 0:t[e])&&void 0!==n?n:0)},e.prototype.snapToCursor=function(e){var t=this;a5(function(n){if(lc(n,t.getProps().drag,t.currentDirection)){var r=t.visualElement.projection,i=t.getAxisMotionValue(n);if(r&&r.layout){var o=r.layout.actual[n],a=o.min,l=o.max;i.set(e[n]-i$(a,l,.5))}}})},e.prototype.scalePositionWithinConstraints=function(){var e,t=this,n=this.getProps(),r=n.drag,i=n.dragConstraints,o=this.visualElement.projection;if(n5(i)&&o&&this.constraints){this.stopAnimation();var a={x:0,y:0};a5(function(e){var n=t.getAxisMotionValue(e);if(n){var r,i,o,l,s,u=n.get();a[e]=(r={min:u,max:u},i=t.constraints[e],o=.5,l=aU(r),(s=aU(i))>l?o=iU(i.min,i.max-l,r.min):l>s&&(o=iU(r.min,r.max-s,i.min)),iM(0,1,o))}});var l=this.visualElement.getProps().transformTemplate;this.visualElement.getInstance().style.transform=l?l({},""):"none",null===(e=o.root)||void 0===e||e.updateScroll(),o.updateLayout(),this.resolveConstraints(),a5(function(e){if(lc(e,r,null)){var n=t.getAxisMotionValue(e),i=t.constraints[e],o=i.min,l=i.max;n.set(i$(o,l,a[e]))}})}},e.prototype.addListeners=function(){var e,t=this;ls.set(this.visualElement,this);var n=id(this.visualElement.getInstance(),"pointerdown",function(e){var n=t.getProps(),r=n.drag,i=n.dragListener;r&&(void 0===i||i)&&t.start(e)}),r=function(){n5(t.getProps().dragConstraints)&&(t.constraints=t.resolveRefConstraints())},i=this.visualElement.projection,o=i.addEventListener("measure",r);i&&!i.layout&&(null===(e=i.root)||void 0===e||e.updateScroll(),i.updateLayout()),r();var a=it(window,"resize",function(){return t.scalePositionWithinConstraints()});return i.addEventListener("didUpdate",function(e){var n=e.delta,r=e.hasLayoutChanged;t.isDragging&&r&&(a5(function(e){var r=t.getAxisMotionValue(e);r&&(t.originPoint[e]+=n[e].translate,r.set(r.get()+n[e].translate))}),t.visualElement.syncRender())}),function(){a(),n(),o()}},e.prototype.getProps=function(){var e=this.visualElement.getProps(),t=e.drag,n=e.dragDirectionLock,r=e.dragPropagation,i=e.dragConstraints,o=e.dragElastic,a=e.dragMomentum;return(0,nB.pi)((0,nB.pi)({},e),{drag:void 0!==t&&t,dragDirectionLock:void 0!==n&&n,dragPropagation:void 0!==r&&r,dragConstraints:void 0!==i&&i,dragElastic:void 0===o?.35:o,dragMomentum:void 0===a||a})},e}();function lc(e,t,n){return(!0===t||t===e)&&(null===n||n===e)}var ld={pan:iN(function(e){var t=e.onPan,n=e.onPanStart,r=e.onPanEnd,i=e.onPanSessionStart,o=e.visualElement,a=(0,ey.useRef)(null),l=(0,ey.useContext)(nQ).transformPagePoint,s={onSessionStart:i,onStart:n,onMove:t,onEnd:function(e,t){a.current=null,r&&r(e,t)}};(0,ey.useEffect)(function(){null!==a.current&&a.current.updateHandlers(s)}),ip(o,"pointerdown",(t||n||r||i)&&function(e){a.current=new aP(e,s,{transformPagePoint:l})}),iE(function(){return a.current&&a.current.end()})}),drag:iN(function(e){var t=e.dragControls,n=e.visualElement,r=rn(function(){return new lu(n)});(0,ey.useEffect)(function(){return t&&t.subscribe(r)},[r,t]),(0,ey.useEffect)(function(){return r.addListeners()},[r])})},lp=["LayoutMeasure","BeforeLayoutMeasure","LayoutUpdate","ViewportBoxUpdate","Update","Render","AnimationComplete","LayoutAnimationComplete","AnimationStart","LayoutAnimationStart","SetAxisTarget","Unmount"],lh=function(e){var t=e.treeType,n=void 0===t?"":t,r=e.build,i=e.getBaseTarget,o=e.makeTargetAnimatable,a=e.measureViewportBox,l=e.render,s=e.readValueFromInstance,u=e.removeValueFromRenderState,c=e.sortNodePosition,d=e.scrapeMotionValuesFromProps;return function(e,t){var p,h,f,m,g,v=e.parent,y=e.props,b=e.presenceId,x=e.blockInitialAnimation,E=e.visualState,C=e.shouldReduceMotion;void 0===t&&(t={});var _=!1,k=E.latestValues,S=E.renderState,T=(p=lp.map(function(){return new ab}),h={},f={clearAllListeners:function(){return p.forEach(function(e){return e.clear()})},updatePropListeners:function(e){lp.forEach(function(t){var n,r="on"+t,i=e[r];null===(n=h[t])||void 0===n||n.call(h),i&&(h[t]=f[r](i))})}},p.forEach(function(e,t){f["on"+lp[t]]=function(t){return e.add(t)},f["notify"+lp[t]]=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return e.notify.apply(e,(0,nB.ev)([],(0,nB.CR)(t),!1))}}),f),w=new Map,A=new Map,D={},N=(0,nB.pi)({},k);function F(){m&&_&&(L(),l(m,S,y.style,q.projection))}function L(){r(q,S,k,t,y)}function I(){T.notifyUpdate(k)}function R(e,t){var n=t.onChange(function(t){k[e]=t,y.onUpdate&&oU.update(I,!1,!0)}),r=t.onRenderRequest(q.scheduleRender);A.set(e,function(){n(),r()})}var j=d(y);for(var M in j){var O=j[M];void 0!==k[M]&&ry(O)&&O.set(k[M],!1)}var P=n7(y),V=re(y),q=(0,nB.pi)((0,nB.pi)({treeType:n,current:null,depth:v?v.depth+1:0,parent:v,children:new Set,presenceId:b,shouldReduceMotion:C,variantChildren:V?new Set:void 0,isVisible:void 0,manuallyAnimateOnMount:!!(null==v?void 0:v.isMounted()),blockInitialAnimation:x,isMounted:function(){return!!m},mount:function(e){_=!0,m=q.current=e,q.projection&&q.projection.mount(e),V&&v&&!P&&(g=null==v?void 0:v.addVariantChild(q)),w.forEach(function(e,t){return R(t,e)}),null==v||v.children.add(q),q.setProps(y)},unmount:function(){var e;null===(e=q.projection)||void 0===e||e.unmount(),o$.update(I),o$.render(F),A.forEach(function(e){return e()}),null==g||g(),null==v||v.children.delete(q),T.clearAllListeners(),m=void 0,_=!1},addVariantChild:function(e){var t,n=q.getClosestVariantNode();if(n)return null===(t=n.variantChildren)||void 0===t||t.add(e),function(){return n.variantChildren.delete(e)}},sortNodePosition:function(e){return c&&n===e.treeType?c(q.getInstance(),e.getInstance()):0},getClosestVariantNode:function(){return V?q:null==v?void 0:v.getClosestVariantNode()},getLayoutId:function(){return y.layoutId},getInstance:function(){return m},getStaticValue:function(e){return k[e]},setStaticValue:function(e,t){return k[e]=t},getLatestValues:function(){return k},setVisibility:function(e){q.isVisible!==e&&(q.isVisible=e,q.scheduleRender())},makeTargetAnimatable:function(e,t){return void 0===t&&(t=!0),o(q,e,y,t)},measureViewportBox:function(){return a(m,y)},addValue:function(e,t){q.hasValue(e)&&q.removeValue(e),w.set(e,t),k[e]=t.get(),R(e,t)},removeValue:function(e){var t;w.delete(e),null===(t=A.get(e))||void 0===t||t(),A.delete(e),delete k[e],u(e,S)},hasValue:function(e){return w.has(e)},getValue:function(e,t){var n=w.get(e);return void 0===n&&void 0!==t&&(n=aE(t),q.addValue(e,n)),n},forEachValue:function(e){return w.forEach(e)},readValue:function(e){var n;return null!==(n=k[e])&&void 0!==n?n:s(m,e,t)},setBaseTarget:function(e,t){N[e]=t},getBaseTarget:function(e){if(i){var t=i(y,e);if(void 0!==t&&!ry(t))return t}return N[e]}},T),{build:function(){return L(),S},scheduleRender:function(){oU.render(F,!1,!0)},syncRender:F,setProps:function(e){(e.transformTemplate||y.transformTemplate)&&q.scheduleRender(),y=e,T.updatePropListeners(e),D=function(e,t,n){var r;for(var i in t){var o=t[i],a=n[i];if(ry(o))e.addValue(i,o);else if(ry(a))e.addValue(i,aE(o));else if(a!==o){if(e.hasValue(i)){var l=e.getValue(i);l.hasAnimated||l.set(o)}else e.addValue(i,aE(null!==(r=e.getStaticValue(i))&&void 0!==r?r:o))}}for(var i in n)void 0===t[i]&&e.removeValue(i);return t}(q,d(y),D)},getProps:function(){return y},getVariant:function(e){var t;return null===(t=y.variants)||void 0===t?void 0:t[e]},getDefaultTransition:function(){return y.transition},getTransformPagePoint:function(){return y.transformPagePoint},getVariantContext:function(e){if(void 0===e&&(e=!1),e)return null==v?void 0:v.getVariantContext();if(!P){var t=(null==v?void 0:v.getVariantContext())||{};return void 0!==y.initial&&(t.initial=y.initial),t}for(var n={},r=0;r<lm;r++){var i=lf[r],o=y[i];(n6(o)||!1===o)&&(n[i]=o)}return n}});return q}},lf=(0,nB.ev)(["initial"],(0,nB.CR)(aD),!1),lm=lf.length;function lg(e){return"string"==typeof e&&e.startsWith("var(--")}var lv=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;function ly(e,t,n){void 0===n&&(n=1),nU(n<=4,'Max CSS variable fallback depth detected in property "'.concat(e,'". This may indicate a circular fallback dependency.'));var r=(0,nB.CR)(function(e){var t=lv.exec(e);if(!t)return[,];var n=(0,nB.CR)(t,3);return[n[1],n[2]]}(e),2),i=r[0],o=r[1];if(i){var a=window.getComputedStyle(t).getPropertyValue(i);return a?a.trim():lg(o)?ly(o,t,n+1):o}}var lb=new Set(["width","height","top","left","right","bottom","x","y"]),lx=function(e){return lb.has(e)},lE=function(e,t){e.set(t,!1),e.set(t)},lC=function(e){return e===rR||e===rN};!function(e){e.width="width",e.height="height",e.left="left",e.right="right",e.top="top",e.bottom="bottom"}(T||(T={}));var l_=function(e,t){return parseFloat(e.split(", ")[t])},lk=function(e,t){return function(n,r){var i=r.transform;if("none"===i||!i)return 0;var o=i.match(/^matrix3d\((.+)\)$/);if(o)return l_(o[1],t);var a=i.match(/^matrix\((.+)\)$/);return a?l_(a[1],e):0}},lS=new Set(["x","y","z"]),lT=rp.filter(function(e){return!lS.has(e)}),lw={width:function(e,t){var n=e.x,r=t.paddingLeft,i=t.paddingRight;return n.max-n.min-parseFloat(void 0===r?"0":r)-parseFloat(void 0===i?"0":i)},height:function(e,t){var n=e.y,r=t.paddingTop,i=t.paddingBottom;return n.max-n.min-parseFloat(void 0===r?"0":r)-parseFloat(void 0===i?"0":i)},top:function(e,t){return parseFloat(t.top)},left:function(e,t){return parseFloat(t.left)},bottom:function(e,t){var n=e.y;return parseFloat(t.top)+(n.max-n.min)},right:function(e,t){var n=e.x;return parseFloat(t.left)+(n.max-n.min)},x:lk(4,13),y:lk(5,14)},lA=function(e,t,n){var r=t.measureViewportBox(),i=getComputedStyle(t.getInstance()),o=i.display,a={};"none"===o&&t.setStaticValue("display",e.display||"block"),n.forEach(function(e){a[e]=lw[e](r,i)}),t.syncRender();var l=t.measureViewportBox();return n.forEach(function(n){lE(t.getValue(n),a[n]),e[n]=lw[n](l,i)}),e},lD=function(e,t,n,r){void 0===n&&(n={}),void 0===r&&(r={}),t=(0,nB.pi)({},t),r=(0,nB.pi)({},r);var i=Object.keys(t).filter(lx),o=[],a=!1,l=[];if(i.forEach(function(i){var s,u=e.getValue(i);if(e.hasValue(i)){var c=n[i],d=ak(c),p=t[i];if(r5(p)){var h=p.length,f=null===p[0]?1:0;d=ak(c=p[f]);for(var m=f;m<h;m++)s?nU(ak(p[m])===s,"All keyframes must be of the same type"):nU((s=ak(p[m]))===d||lC(d)&&lC(s),"Keyframes must be of the same dimension as the current value")}else s=ak(p);if(d!==s){if(lC(d)&&lC(s)){var g,v=u.get();"string"==typeof v&&u.set(parseFloat(v)),"string"==typeof p?t[i]=parseFloat(p):Array.isArray(p)&&s===rN&&(t[i]=p.map(parseFloat))}else(null==d?void 0:d.transform)&&(null==s?void 0:s.transform)&&(0===c||0===p)?0===c?u.set(s.transform(c)):t[i]=d.transform(p):(a||(g=[],lT.forEach(function(t){var n=e.getValue(t);void 0!==n&&(g.push([t,n.get()]),n.set(t.startsWith("scale")?1:0))}),g.length&&e.syncRender(),o=g,a=!0),l.push(i),r[i]=void 0!==r[i]?r[i]:t[i],lE(u,p))}}}),!l.length)return{target:t,transitionEnd:r};var s=l.indexOf("height")>=0?window.pageYOffset:null,u=lA(t,e,l);return o.length&&o.forEach(function(t){var n=(0,nB.CR)(t,2),r=n[0],i=n[1];e.getValue(r).set(i)}),e.syncRender(),null!==s&&window.scrollTo({top:s}),{target:u,transitionEnd:r}},lN=function(e,t,n,r){var i,o,a=function(e,t,n){var r,i=(0,nB._T)(t,[]),o=e.getInstance();if(!(o instanceof Element))return{target:i,transitionEnd:n};for(var a in n&&(n=(0,nB.pi)({},n)),e.forEachValue(function(e){var t=e.get();if(lg(t)){var n=ly(t,o);n&&e.set(n)}}),i){var l=i[a];if(lg(l)){var s=ly(l,o);s&&(i[a]=s,n&&(null!==(r=n[a])&&void 0!==r||(n[a]=l)))}}return{target:i,transitionEnd:n}}(e,t,r);return i=t=a.target,o=r=a.transitionEnd,Object.keys(i).some(lx)?lD(e,i,n,o):{target:i,transitionEnd:o}},lF={treeType:"dom",readValueFromInstance:function(e,t){if(rm(t)){var n=au(t);return n&&n.default||0}var r=window.getComputedStyle(e);return(rx(t)?r.getPropertyValue(t):r[t])||0},sortNodePosition:function(e,t){return 2&e.compareDocumentPosition(t)?1:-1},getBaseTarget:function(e,t){var n;return null===(n=e.style)||void 0===n?void 0:n[t]},measureViewportBox:function(e,t){return ll(e,t.transformPagePoint)},resetTransform:function(e,t,n){var r=n.transformTemplate;t.style.transform=r?r({},""):"none",e.scheduleRender()},restoreTransform:function(e,t){e.style.transform=t.style.transform},removeValueFromRenderState:function(e,t){var n=t.vars,r=t.style;delete n[e],delete r[e]},makeTargetAnimatable:function(e,t,n,r){var i=n.transformValues;void 0===r&&(r=!0);var o=t.transition,a=t.transitionEnd,l=(0,nB._T)(t,["transition","transitionEnd"]),s=function(e,t,n){var r,i,o={};for(var a in e)o[a]=null!==(r=function(e,t){if(t)return(t[e]||t.default||t).from}(a,t))&&void 0!==r?r:null===(i=n.getValue(a))||void 0===i?void 0:i.get();return o}(l,o||{},e);if(i&&(a&&(a=i(a)),l&&(l=i(l)),s&&(s=i(s))),r){!function(e,t,n){var r,i,o,a=Object.keys(t).filter(function(t){return!e.hasValue(t)}),l=a.length;if(l)for(var s=0;s<l;s++){var u,c,d,p=a[s],h=t[p],f=null;Array.isArray(h)&&(f=h[0]),null===f&&(f=null!==(i=null!==(r=n[p])&&void 0!==r?r:e.readValue(p))&&void 0!==i?i:t[p]),null!=f&&("string"==typeof f&&(u=f,/^\-?\d*\.?\d+$/.test(u)||(c=f,/^0[^.\s]+$/.test(c)))?f=parseFloat(f):(d=f,!aS.find(aC(d))&&on.test(h)&&(f=ac(p,h))),e.addValue(p,aE(f)),null!==(o=n[p])&&void 0!==o||(n[p]=f),e.setBaseTarget(p,f))}}(e,l,s);var u=lN(e,l,s,a);a=u.transitionEnd,l=u.target}return(0,nB.pi)({transition:o,transitionEnd:a},l)},scrapeMotionValuesFromProps:r1,build:function(e,t,n,r,i){void 0!==e.isVisible&&(t.style.visibility=e.isVisible?"visible":"hidden"),rV(t,n,r,i.transformTemplate)},render:rX},lL=lh(lF),lI=lh((0,nB.pi)((0,nB.pi)({},lF),{getBaseTarget:function(e,t){return e[t]},readValueFromInstance:function(e,t){var n;return rm(t)?(null===(n=au(t))||void 0===n?void 0:n.default)||0:(t=rJ.has(t)?t:rQ(t),e.getAttribute(t))},scrapeMotionValuesFromProps:r2,build:function(e,t,n,r,i){rZ(t,n,r,i.transformTemplate)},render:r0})),lR=function(e,t){return ru(e)?lI(t,{enableHardwareAcceleration:!1}):lL(t,{enableHardwareAcceleration:!0})};function lj(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}var lM={correct:function(e,t){if(!t.target)return e;if("string"==typeof e){if(!rN.test(e))return e;e=parseFloat(e)}var n=lj(e,t.target.x),r=lj(e,t.target.y);return"".concat(n,"% ").concat(r,"%")}},lO="_$css",lP=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,nB.ZT)(t,e),t.prototype.componentDidMount=function(){var e=this,t=this.props,n=t.visualElement,r=t.layoutGroup,i=t.switchLayoutGroup,o=t.layoutId,a=n.projection;Object.assign(rc,lV),a&&((null==r?void 0:r.group)&&r.group.add(a),(null==i?void 0:i.register)&&o&&i.register(a),a.root.didUpdate(),a.addEventListener("animationComplete",function(){e.safeToRemove()}),a.setOptions((0,nB.pi)((0,nB.pi)({},a.options),{onExitComplete:function(){return e.safeToRemove()}}))),rr.hasEverUpdated=!0},t.prototype.getSnapshotBeforeUpdate=function(e){var t=this,n=this.props,r=n.layoutDependency,i=n.visualElement,o=n.drag,a=n.isPresent,l=i.projection;return l&&(l.isPresent=a,o||e.layoutDependency!==r||void 0===r?l.willUpdate():this.safeToRemove(),e.isPresent===a||(a?l.promote():l.relegate()||oU.postRender(function(){var e;(null===(e=l.getStack())||void 0===e?void 0:e.members.length)||t.safeToRemove()}))),null},t.prototype.componentDidUpdate=function(){var e=this.props.visualElement.projection;e&&(e.root.didUpdate(),!e.currentAnimation&&e.isLead()&&this.safeToRemove())},t.prototype.componentWillUnmount=function(){var e=this.props,t=e.visualElement,n=e.layoutGroup,r=e.switchLayoutGroup,i=t.projection;i&&(i.scheduleCheckAfterUnmount(),(null==n?void 0:n.group)&&n.group.remove(i),(null==r?void 0:r.deregister)&&r.deregister(i))},t.prototype.safeToRemove=function(){var e=this.props.safeToRemove;null==e||e()},t.prototype.render=function(){return null},t}(ey.Component),lV={borderRadius:(0,nB.pi)((0,nB.pi)({},lM),{applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]}),borderTopLeftRadius:lM,borderTopRightRadius:lM,borderBottomLeftRadius:lM,borderBottomRightRadius:lM,boxShadow:{correct:function(e,t){var n=t.treeScale,r=t.projectionDelta,i=e,o=e.includes("var("),a=[];o&&(e=e.replace(lv,function(e){return a.push(e),lO}));var l=on.parse(e);if(l.length>5)return i;var s=on.createTransformer(e),u="number"!=typeof l[0]?1:0,c=r.x.scale*n.x,d=r.y.scale*n.y;l[0+u]/=c,l[1+u]/=d;var p=i$(c,d,.5);"number"==typeof l[2+u]&&(l[2+u]/=p),"number"==typeof l[3+u]&&(l[3+u]/=p);var h=s(l);if(o){var f=0;h=h.replace(lO,function(){var e=a[f];return f++,e})}return h}}},lq=["TopLeft","TopRight","BottomLeft","BottomRight"],lB=lq.length,lz=function(e){return"string"==typeof e?parseFloat(e):e},lU=function(e){return"number"==typeof e||rN.test(e)};function l$(e,t){var n;return null!==(n=e[t])&&void 0!==n?n:e.borderRadius}var lH=lG(0,.5,oE),lW=lG(.5,.95,og);function lG(e,t,n){return function(r){return r<e?0:r>t?1:n(iU(e,t,r))}}function lZ(e,t){e.min=t.min,e.max=t.max}function lY(e,t){lZ(e.x,t.x),lZ(e.y,t.y)}function lK(e,t,n,r,i){return e-=t,e=r+1/n*(e-r),void 0!==i&&(e=r+1/i*(e-r)),e}function lQ(e,t,n,r,i){var o=(0,nB.CR)(n,3),a=o[0],l=o[1],s=o[2];!function(e,t,n,r,i,o,a){if(void 0===t&&(t=0),void 0===n&&(n=1),void 0===r&&(r=.5),void 0===o&&(o=e),void 0===a&&(a=e),rD.test(t)&&(t=parseFloat(t),t=i$(a.min,a.max,t/100)-a.min),"number"==typeof t){var l=i$(o.min,o.max,r);e===o&&(l-=t),e.min=lK(e.min,t,n,l,i),e.max=lK(e.max,t,n,l,i)}}(e,t[a],t[l],t[s],t.scale,r,i)}var lX=["x","scaleX","originX"],lJ=["y","scaleY","originY"];function l0(e,t,n,r){lQ(e.x,t,lX,null==n?void 0:n.x,null==r?void 0:r.x),lQ(e.y,t,lJ,null==n?void 0:n.y,null==r?void 0:r.y)}function l1(e){return 0===e.translate&&1===e.scale}function l2(e){return l1(e.x)&&l1(e.y)}function l3(e,t){return e.x.min===t.x.min&&e.x.max===t.x.max&&e.y.min===t.y.min&&e.y.max===t.y.max}var l5=function(){function e(){this.members=[]}return e.prototype.add=function(e){av(this.members,e),e.scheduleRender()},e.prototype.remove=function(e){if(ay(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){var t=this.members[this.members.length-1];t&&this.promote(t)}},e.prototype.relegate=function(e){var t,n=this.members.findIndex(function(t){return e===t});if(0===n)return!1;for(var r=n;r>=0;r--){var i=this.members[r];if(!1!==i.isPresent){t=i;break}}return!!t&&(this.promote(t),!0)},e.prototype.promote=function(e,t){var n,r=this.lead;e!==r&&(this.prevLead=r,this.lead=e,e.show(),r&&(r.instance&&r.scheduleRender(),e.scheduleRender(),e.resumeFrom=r,t&&(e.resumeFrom.preserveOpacity=!0),r.snapshot&&(e.snapshot=r.snapshot,e.snapshot.latestValues=r.animationValues||r.latestValues,e.snapshot.isShared=!0),(null===(n=e.root)||void 0===n?void 0:n.isUpdating)&&(e.isLayoutDirty=!0),!1===e.options.crossfade&&r.hide()))},e.prototype.exitAnimationComplete=function(){this.members.forEach(function(e){var t,n,r,i,o;null===(n=(t=e.options).onExitComplete)||void 0===n||n.call(t),null===(o=null===(r=e.resumingFrom)||void 0===r?void 0:(i=r.options).onExitComplete)||void 0===o||o.call(i)})},e.prototype.scheduleRender=function(){this.members.forEach(function(e){e.instance&&e.scheduleRender(!1)})},e.prototype.removeLeadSnapshot=function(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)},e}();function l4(e,t,n){var r=e.x.translate/t.x,i=e.y.translate/t.y,o="translate3d(".concat(r,"px, ").concat(i,"px, 0) ");if(o+="scale(".concat(1/t.x,", ").concat(1/t.y,") "),n){var a=n.rotate,l=n.rotateX,s=n.rotateY;a&&(o+="rotate(".concat(a,"deg) ")),l&&(o+="rotateX(".concat(l,"deg) ")),s&&(o+="rotateY(".concat(s,"deg) "))}var u=e.x.scale*t.x,c=e.y.scale*t.y;return"translate3d(0px, 0px, 0) scale(1, 1) scale(1, 1)"===(o+="scale(".concat(u,", ").concat(c,")"))?"none":o}var l6=function(e,t){return e.depth-t.depth},l8=function(){function e(){this.children=[],this.isDirty=!1}return e.prototype.add=function(e){av(this.children,e),this.isDirty=!0},e.prototype.remove=function(e){ay(this.children,e),this.isDirty=!0},e.prototype.forEach=function(e){this.isDirty&&this.children.sort(l6),this.isDirty=!1,this.children.forEach(e)},e}();function l9(e){var t=e.attachResizeListener,n=e.defaultParent,r=e.measureScroll,i=e.checkIsScrollRoot,o=e.resetTransform;return function(){function e(e,t,r){var i=this;void 0===t&&(t={}),void 0===r&&(r=null==n?void 0:n()),this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.potentialNodes=new Map,this.checkUpdateFailed=function(){i.isUpdating&&(i.isUpdating=!1,i.clearAllSnapshots())},this.updateProjection=function(){i.nodes.forEach(so),i.nodes.forEach(sa)},this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.id=e,this.latestValues=t,this.root=r?r.root||r:this,this.path=r?(0,nB.ev)((0,nB.ev)([],(0,nB.CR)(r.path),!1),[r],!1):[],this.parent=r,this.depth=r?r.depth+1:0,e&&this.root.registerPotentialNode(e,this);for(var o=0;o<this.path.length;o++)this.path[o].shouldResetTransform=!0;this.root===this&&(this.nodes=new l8)}return e.prototype.addEventListener=function(e,t){return this.eventHandlers.has(e)||this.eventHandlers.set(e,new ab),this.eventHandlers.get(e).add(t)},e.prototype.notifyListeners=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];var r=this.eventHandlers.get(e);null==r||r.notify.apply(r,(0,nB.ev)([],(0,nB.CR)(t),!1))},e.prototype.hasListeners=function(e){return this.eventHandlers.has(e)},e.prototype.registerPotentialNode=function(e,t){this.potentialNodes.set(e,t)},e.prototype.mount=function(e,n){var r=this;if(void 0===n&&(n=!1),!this.instance){this.isSVG=e instanceof SVGElement&&"svg"!==e.tagName,this.instance=e;var i=this.options,o=i.layoutId,a=i.layout,l=i.visualElement;if(l&&!l.getInstance()&&l.mount(e),this.root.nodes.add(this),null===(s=this.parent)||void 0===s||s.children.add(this),this.id&&this.root.potentialNodes.delete(this.id),n&&(a||o)&&(this.isLayoutDirty=!0),t){var s,u,c=function(){return r.root.updateBlockedByResize=!1};t(e,function(){r.root.updateBlockedByResize=!0,clearTimeout(u),u=window.setTimeout(c,250),rr.hasAnimatedSinceResize&&(rr.hasAnimatedSinceResize=!1,r.nodes.forEach(si))})}o&&this.root.registerSharedNode(o,this),!1!==this.options.animate&&l&&(o||a)&&this.addEventListener("didUpdate",function(e){var t,n,i,o,a,s=e.delta,u=e.hasLayoutChanged,c=e.hasRelativeTargetChanged,d=e.layout;if(r.isTreeAnimationBlocked()){r.target=void 0,r.relativeTarget=void 0;return}var p=null!==(n=null!==(t=r.options.transition)&&void 0!==t?t:l.getDefaultTransition())&&void 0!==n?n:sp,h=l.getProps(),f=h.onLayoutAnimationStart,m=h.onLayoutAnimationComplete,g=!r.targetLayout||!l3(r.targetLayout,d)||c,v=!u&&c;if((null===(i=r.resumeFrom)||void 0===i?void 0:i.instance)||v||u&&(g||!r.currentAnimation)){r.resumeFrom&&(r.resumingFrom=r.resumeFrom,r.resumingFrom.resumingFrom=void 0),r.setAnimationOrigin(s,v);var y=(0,nB.pi)((0,nB.pi)({},am(p,"layout")),{onPlay:f,onComplete:m});l.shouldReduceMotion&&(y.delay=0,y.type=!1),r.startAnimation(y)}else u||0!==r.animationProgress||r.finishAnimation(),r.isLead()&&(null===(a=(o=r.options).onExitComplete)||void 0===a||a.call(o));r.targetLayout=d})}},e.prototype.unmount=function(){var e,t;this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this),null===(e=this.getStack())||void 0===e||e.remove(this),null===(t=this.parent)||void 0===t||t.children.delete(this),this.instance=void 0,o$.preRender(this.updateProjection)},e.prototype.blockUpdate=function(){this.updateManuallyBlocked=!0},e.prototype.unblockUpdate=function(){this.updateManuallyBlocked=!1},e.prototype.isUpdateBlocked=function(){return this.updateManuallyBlocked||this.updateBlockedByResize},e.prototype.isTreeAnimationBlocked=function(){var e;return this.isAnimationBlocked||(null===(e=this.parent)||void 0===e?void 0:e.isTreeAnimationBlocked())||!1},e.prototype.startUpdate=function(){var e;this.isUpdateBlocked()||(this.isUpdating=!0,null===(e=this.nodes)||void 0===e||e.forEach(sl))},e.prototype.willUpdate=function(e){if(void 0===e&&(e=!0),this.root.isUpdateBlocked()){null===(n=(t=this.options).onExitComplete)||void 0===n||n.call(t);return}if(this.root.isUpdating||this.root.startUpdate(),!this.isLayoutDirty){this.isLayoutDirty=!0;for(var t,n,r,i=0;i<this.path.length;i++){var o=this.path[i];o.shouldResetTransform=!0,o.updateScroll()}var a=this.options,l=a.layoutId,s=a.layout;if(void 0!==l||s){var u=null===(r=this.options.visualElement)||void 0===r?void 0:r.getProps().transformTemplate;this.prevTransformTemplateValue=null==u?void 0:u(this.latestValues,""),this.updateSnapshot(),e&&this.notifyListeners("willUpdate")}}},e.prototype.didUpdate=function(){if(this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(sn);return}this.isUpdating&&(this.isUpdating=!1,this.potentialNodes.size&&(this.potentialNodes.forEach(sh),this.potentialNodes.clear()),this.nodes.forEach(sr),this.nodes.forEach(l7),this.nodes.forEach(se),this.clearAllSnapshots(),oH.update(),oH.preRender(),oH.render())},e.prototype.clearAllSnapshots=function(){this.nodes.forEach(st),this.sharedNodes.forEach(ss)},e.prototype.scheduleUpdateProjection=function(){oU.preRender(this.updateProjection,!1,!0)},e.prototype.scheduleCheckAfterUnmount=function(){var e=this;oU.postRender(function(){e.isLayoutDirty?e.root.didUpdate():e.root.checkUpdateFailed()})},e.prototype.updateSnapshot=function(){if(!this.snapshot&&this.instance){var e=this.measure(),t=this.removeTransform(this.removeElementScroll(e));sm(t),this.snapshot={measured:e,layout:t,latestValues:{}}}},e.prototype.updateLayout=function(){if(this.instance&&(this.updateScroll(),this.options.alwaysMeasureLayout&&this.isLead()||this.isLayoutDirty)){if(this.resumeFrom&&!this.resumeFrom.instance)for(var e,t=0;t<this.path.length;t++)this.path[t].updateScroll();var n=this.measure();sm(n);var r=this.layout;this.layout={measured:n,actual:this.removeElementScroll(n)},this.layoutCorrected=a3(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.actual),null===(e=this.options.visualElement)||void 0===e||e.notifyLayoutMeasure(this.layout.actual,null==r?void 0:r.actual)}},e.prototype.updateScroll=function(){this.options.layoutScroll&&this.instance&&(this.isScrollRoot=i(this.instance),this.scroll=r(this.instance))},e.prototype.resetTransform=function(){if(o){var e,t=this.isLayoutDirty||this.shouldResetTransform,n=this.projectionDelta&&!l2(this.projectionDelta),r=null===(e=this.options.visualElement)||void 0===e?void 0:e.getProps().transformTemplate,i=null==r?void 0:r(this.latestValues,""),a=i!==this.prevTransformTemplateValue;t&&(n||a9(this.latestValues)||a)&&(o(this.instance,i),this.shouldResetTransform=!1,this.scheduleRender())}},e.prototype.measure=function(){var e=this.options.visualElement;if(!e)return a3();var t=e.measureViewportBox(),n=this.root.scroll;return n&&(ln(t.x,n.x),ln(t.y,n.y)),t},e.prototype.removeElementScroll=function(e){var t=a3();lY(t,e);for(var n=0;n<this.path.length;n++){var r=this.path[n],i=r.scroll,o=r.options,a=r.isScrollRoot;if(r!==this.root&&i&&o.layoutScroll){if(a){lY(t,e);var l=this.root.scroll;l&&(ln(t.x,-l.x),ln(t.y,-l.y))}ln(t.x,i.x),ln(t.y,i.y)}}return t},e.prototype.applyTransform=function(e,t){void 0===t&&(t=!1);var n=a3();lY(n,e);for(var r=0;r<this.path.length;r++){var i=this.path[r];!t&&i.options.layoutScroll&&i.scroll&&i!==i.root&&la(n,{x:-i.scroll.x,y:-i.scroll.y}),a9(i.latestValues)&&la(n,i.latestValues)}return a9(this.latestValues)&&la(n,this.latestValues),n},e.prototype.removeTransform=function(e){var t,n=a3();lY(n,e);for(var r=0;r<this.path.length;r++){var i=this.path[r];if(i.instance&&a9(i.latestValues)){a8(i.latestValues)&&i.updateSnapshot();var o=a3();lY(o,i.measure()),l0(n,i.latestValues,null===(t=i.snapshot)||void 0===t?void 0:t.layout,o)}}return a9(this.latestValues)&&l0(n,this.latestValues),n},e.prototype.setTargetDelta=function(e){this.targetDelta=e,this.root.scheduleUpdateProjection()},e.prototype.setOptions=function(e){var t;this.options=(0,nB.pi)((0,nB.pi)((0,nB.pi)({},this.options),e),{crossfade:null===(t=e.crossfade)||void 0===t||t})},e.prototype.clearMeasurements=function(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1},e.prototype.resolveTargetDelta=function(){var e,t,n,r,i=this.options,o=i.layout,a=i.layoutId;this.layout&&(o||a)&&(!this.targetDelta&&!this.relativeTarget&&(this.relativeParent=this.getClosestProjectingParent(),this.relativeParent&&this.relativeParent.layout&&(this.relativeTarget=a3(),this.relativeTargetOrigin=a3(),aY(this.relativeTargetOrigin,this.layout.actual,this.relativeParent.layout.actual),lY(this.relativeTarget,this.relativeTargetOrigin))),(this.relativeTarget||this.targetDelta)&&((this.target||(this.target=a3(),this.targetWithTransforms=a3()),this.relativeTarget&&this.relativeTargetOrigin&&(null===(r=this.relativeParent)||void 0===r?void 0:r.target))?(e=this.target,t=this.relativeTarget,n=this.relativeParent.target,aG(e.x,t.x,n.x),aG(e.y,t.y,n.y)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.actual):lY(this.target,this.layout.actual),lt(this.target,this.targetDelta)):lY(this.target,this.layout.actual),this.attemptToResolveRelativeTarget&&(this.attemptToResolveRelativeTarget=!1,this.relativeParent=this.getClosestProjectingParent(),this.relativeParent&&!!this.relativeParent.resumingFrom==!!this.resumingFrom&&!this.relativeParent.options.layoutScroll&&this.relativeParent.target&&(this.relativeTarget=a3(),this.relativeTargetOrigin=a3(),aY(this.relativeTargetOrigin,this.target,this.relativeParent.target),lY(this.relativeTarget,this.relativeTargetOrigin)))))},e.prototype.getClosestProjectingParent=function(){if(!(!this.parent||a9(this.parent.latestValues)))return(this.parent.relativeTarget||this.parent.targetDelta)&&this.parent.layout?this.parent:this.parent.getClosestProjectingParent()},e.prototype.calcProjection=function(){var e,t=this.options,n=t.layout,r=t.layoutId;if(this.isTreeAnimating=!!((null===(e=this.parent)||void 0===e?void 0:e.isTreeAnimating)||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),this.layout&&(n||r)){var i=this.getLead();lY(this.layoutCorrected,this.layout.actual),function(e,t,n,r){void 0===r&&(r=!1);var i,o,a,l,s=n.length;if(s){t.x=t.y=1;for(var u=0;u<s;u++)l=(a=n[u]).projectionDelta,(null===(o=null===(i=a.instance)||void 0===i?void 0:i.style)||void 0===o?void 0:o.display)!=="contents"&&(r&&a.options.layoutScroll&&a.scroll&&a!==a.root&&la(e,{x:-a.scroll.x,y:-a.scroll.y}),l&&(t.x*=l.x.scale,t.y*=l.y.scale,lt(e,l)),r&&a9(a.latestValues)&&la(e,a.latestValues))}}(this.layoutCorrected,this.treeScale,this.path,!!this.resumingFrom||this!==i);var o=i.target;if(o){this.projectionDelta||(this.projectionDelta=a1(),this.projectionDeltaWithTransform=a1());var a=this.treeScale.x,l=this.treeScale.y,s=this.projectionTransform;aW(this.projectionDelta,this.layoutCorrected,o,this.latestValues),this.projectionTransform=l4(this.projectionDelta,this.treeScale),(this.projectionTransform!==s||this.treeScale.x!==a||this.treeScale.y!==l)&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",o))}}},e.prototype.hide=function(){this.isVisible=!1},e.prototype.show=function(){this.isVisible=!0},e.prototype.scheduleRender=function(e){var t,n,r;void 0===e&&(e=!0),null===(n=(t=this.options).scheduleRender)||void 0===n||n.call(t),e&&(null===(r=this.getStack())||void 0===r||r.scheduleRender()),this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)},e.prototype.setAnimationOrigin=function(e,t){var n,r=this;void 0===t&&(t=!1);var i=this.snapshot,o=(null==i?void 0:i.latestValues)||{},a=(0,nB.pi)({},this.latestValues),l=a1();this.relativeTarget=this.relativeTargetOrigin=void 0,this.attemptToResolveRelativeTarget=!t;var s=a3(),u=null==i?void 0:i.isShared,c=1>=((null===(n=this.getStack())||void 0===n?void 0:n.members.length)||0),d=!!(u&&!c&&!0===this.options.crossfade&&!this.path.some(sd));this.animationProgress=0,this.mixTargetDelta=function(t){var n,i,p,h=t/1e3;su(l.x,e.x,h),su(l.y,e.y,h),r.setTargetDelta(l),r.relativeTarget&&r.relativeTargetOrigin&&r.layout&&(null===(p=r.relativeParent)||void 0===p?void 0:p.layout)&&(aY(s,r.layout.actual,r.relativeParent.layout.actual),n=r.relativeTarget,i=r.relativeTargetOrigin,sc(n.x,i.x,s.x,h),sc(n.y,i.y,s.y,h)),u&&(r.animationValues=a,function(e,t,n,r,i,o){var a,l,s,u;i?(e.opacity=i$(0,null!==(a=n.opacity)&&void 0!==a?a:1,lH(r)),e.opacityExit=i$(null!==(l=t.opacity)&&void 0!==l?l:1,0,lW(r))):o&&(e.opacity=i$(null!==(s=t.opacity)&&void 0!==s?s:1,null!==(u=n.opacity)&&void 0!==u?u:1,r));for(var c=0;c<lB;c++){var d="border".concat(lq[c],"Radius"),p=l$(t,d),h=l$(n,d);(void 0!==p||void 0!==h)&&(p||(p=0),h||(h=0),0===p||0===h||lU(p)===lU(h)?(e[d]=Math.max(i$(lz(p),lz(h),r),0),(rD.test(h)||rD.test(p))&&(e[d]+="%")):e[d]=h)}(t.rotate||n.rotate)&&(e.rotate=i$(t.rotate||0,n.rotate||0,r))}(a,o,r.latestValues,h,d,c)),r.root.scheduleUpdateProjection(),r.scheduleRender(),r.animationProgress=h},this.mixTargetDelta(0)},e.prototype.startAnimation=function(e){var t,n,r=this;this.notifyListeners("animationStart"),null===(t=this.currentAnimation)||void 0===t||t.stop(),this.resumingFrom&&(null===(n=this.resumingFrom.currentAnimation)||void 0===n||n.stop()),this.pendingAnimation&&(o$.update(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=oU.update(function(){var t,n;rr.hasAnimatedSinceResize=!0,r.currentAnimation=(void 0===(t=(0,nB.pi)((0,nB.pi)({},e),{onUpdate:function(t){var n;r.mixTargetDelta(t),null===(n=e.onUpdate)||void 0===n||n.call(e,t)},onComplete:function(){var t;null===(t=e.onComplete)||void 0===t||t.call(e),r.completeAnimation()}}))&&(t={}),ag("",n=ry(0)?0:aE(0),1e3,t),{stop:function(){return n.stop()},isAnimating:function(){return n.isAnimating()}}),r.resumingFrom&&(r.resumingFrom.currentAnimation=r.currentAnimation),r.pendingAnimation=void 0})},e.prototype.completeAnimation=function(){var e;this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0),null===(e=this.getStack())||void 0===e||e.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")},e.prototype.finishAnimation=function(){var e;this.currentAnimation&&(null===(e=this.mixTargetDelta)||void 0===e||e.call(this,1e3),this.currentAnimation.stop()),this.completeAnimation()},e.prototype.applyTransformsToTarget=function(){var e=this.getLead(),t=e.targetWithTransforms,n=e.target,r=e.layout,i=e.latestValues;t&&n&&r&&(lY(t,n),la(t,i),aW(this.projectionDeltaWithTransform,this.layoutCorrected,t,i))},e.prototype.registerSharedNode=function(e,t){var n,r,i;this.sharedNodes.has(e)||this.sharedNodes.set(e,new l5),this.sharedNodes.get(e).add(t),t.promote({transition:null===(n=t.options.initialPromotionConfig)||void 0===n?void 0:n.transition,preserveFollowOpacity:null===(i=null===(r=t.options.initialPromotionConfig)||void 0===r?void 0:r.shouldPreserveFollowOpacity)||void 0===i?void 0:i.call(r,t)})},e.prototype.isLead=function(){var e=this.getStack();return!e||e.lead===this},e.prototype.getLead=function(){var e;return this.options.layoutId&&(null===(e=this.getStack())||void 0===e?void 0:e.lead)||this},e.prototype.getPrevLead=function(){var e;return this.options.layoutId?null===(e=this.getStack())||void 0===e?void 0:e.prevLead:void 0},e.prototype.getStack=function(){var e=this.options.layoutId;if(e)return this.root.sharedNodes.get(e)},e.prototype.promote=function(e){var t=void 0===e?{}:e,n=t.needsReset,r=t.transition,i=t.preserveFollowOpacity,o=this.getStack();o&&o.promote(this,i),n&&(this.projectionDelta=void 0,this.needsReset=!0),r&&this.setOptions({transition:r})},e.prototype.relegate=function(){var e=this.getStack();return!!e&&e.relegate(this)},e.prototype.resetRotation=function(){var e=this.options.visualElement;if(e){for(var t=!1,n={},r=0;r<rd.length;r++){var i="rotate"+rd[r];e.getStaticValue(i)&&(t=!0,n[i]=e.getStaticValue(i),e.setStaticValue(i,0))}if(t){for(var i in null==e||e.syncRender(),n)e.setStaticValue(i,n[i]);e.scheduleRender()}}},e.prototype.getProjectionStyles=function(e){void 0===e&&(e={});var t,n,r,i,o,a,l={};if(!this.instance||this.isSVG)return l;if(!this.isVisible)return{visibility:"hidden"};l.visibility="";var s=null===(t=this.options.visualElement)||void 0===t?void 0:t.getProps().transformTemplate;if(this.needsReset)return this.needsReset=!1,l.opacity="",l.pointerEvents=r6(e.pointerEvents)||"",l.transform=s?s(this.latestValues,""):"none",l;var u=this.getLead();if(!this.projectionDelta||!this.layout||!u.target){var c={};return this.options.layoutId&&(c.opacity=null!==(n=this.latestValues.opacity)&&void 0!==n?n:1,c.pointerEvents=r6(e.pointerEvents)||""),this.hasProjected&&!a9(this.latestValues)&&(c.transform=s?s({},""):"none",this.hasProjected=!1),c}var d=u.animationValues||u.latestValues;this.applyTransformsToTarget(),l.transform=l4(this.projectionDeltaWithTransform,this.treeScale,d),s&&(l.transform=s(d,l.transform));var p=this.projectionDelta,h=p.x,f=p.y;for(var m in l.transformOrigin="".concat(100*h.origin,"% ").concat(100*f.origin,"% 0"),u.animationValues?l.opacity=u===this?null!==(i=null!==(r=d.opacity)&&void 0!==r?r:this.latestValues.opacity)&&void 0!==i?i:1:this.preserveOpacity?this.latestValues.opacity:d.opacityExit:l.opacity=u===this?null!==(o=d.opacity)&&void 0!==o?o:"":null!==(a=d.opacityExit)&&void 0!==a?a:0,rc)if(void 0!==d[m]){var g=rc[m],v=g.correct,y=g.applyTo,b=v(d[m],u);if(y)for(var x=y.length,E=0;E<x;E++)l[y[E]]=b;else l[m]=b}return this.options.layoutId&&(l.pointerEvents=u===this?r6(e.pointerEvents)||"":"none"),l},e.prototype.clearSnapshot=function(){this.resumeFrom=this.snapshot=void 0},e.prototype.resetTree=function(){this.root.nodes.forEach(function(e){var t;return null===(t=e.currentAnimation)||void 0===t?void 0:t.stop()}),this.root.nodes.forEach(sn),this.root.sharedNodes.clear()},e}()}function l7(e){e.updateLayout()}function se(e){var t,n,r,i,o=null!==(n=null===(t=e.resumeFrom)||void 0===t?void 0:t.snapshot)&&void 0!==n?n:e.snapshot;if(e.isLead()&&e.layout&&o&&e.hasListeners("didUpdate")){var a=e.layout,l=a.actual,s=a.measured;"size"===e.options.animationType?a5(function(e){var t=o.isShared?o.measured[e]:o.layout[e],n=aU(t);t.min=l[e].min,t.max=t.min+n}):"position"===e.options.animationType&&a5(function(e){var t=o.isShared?o.measured[e]:o.layout[e],n=aU(l[e]);t.max=t.min+n});var u=a1();aW(u,l,o.layout);var c=a1();o.isShared?aW(c,e.applyTransform(s,!0),o.measured):aW(c,l,o.layout);var d=!l2(u),p=!1;if(!e.resumeFrom&&(e.relativeParent=e.getClosestProjectingParent(),e.relativeParent&&!e.relativeParent.resumeFrom)){var h=e.relativeParent,f=h.snapshot,m=h.layout;if(f&&m){var g=a3();aY(g,o.layout,f.layout);var v=a3();aY(v,l,m.actual),l3(g,v)||(p=!0)}}e.notifyListeners("didUpdate",{layout:l,snapshot:o,delta:c,layoutDelta:u,hasLayoutChanged:d,hasRelativeTargetChanged:p})}else e.isLead()&&(null===(i=(r=e.options).onExitComplete)||void 0===i||i.call(r));e.options.transition=void 0}function st(e){e.clearSnapshot()}function sn(e){e.clearMeasurements()}function sr(e){var t=e.options.visualElement;(null==t?void 0:t.getProps().onBeforeLayoutMeasure)&&t.notifyBeforeLayoutMeasure(),e.resetTransform()}function si(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0}function so(e){e.resolveTargetDelta()}function sa(e){e.calcProjection()}function sl(e){e.resetRotation()}function ss(e){e.removeLeadSnapshot()}function su(e,t,n){e.translate=i$(t.translate,0,n),e.scale=i$(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function sc(e,t,n,r){e.min=i$(t.min,n.min,r),e.max=i$(t.max,n.max,r)}function sd(e){return e.animationValues&&void 0!==e.animationValues.opacityExit}var sp={duration:.45,ease:[.4,0,.1,1]};function sh(e,t){for(var n=e.root,r=e.path.length-1;r>=0;r--)if(e.path[r].instance){n=e.path[r];break}var i=(n&&n!==e.root?n.instance:document).querySelector('[data-projection-id="'.concat(t,'"]'));i&&e.mount(i,!0)}function sf(e){e.min=Math.round(e.min),e.max=Math.round(e.max)}function sm(e){sf(e.x),sf(e.y)}var sg=l9({attachResizeListener:function(e,t){return it(e,"resize",t)},measureScroll:function(){return{x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}},checkIsScrollRoot:function(){return!0}}),sv={current:void 0},sy=l9({measureScroll:function(e){return{x:e.scrollLeft,y:e.scrollTop}},defaultParent:function(){if(!sv.current){var e=new sg(0,{});e.mount(window),e.setOptions({layoutScroll:!0}),sv.current=e}return sv.current},resetTransform:function(e,t){e.style.transform=null!=t?t:"none"},checkIsScrollRoot:function(e){return"fixed"===window.getComputedStyle(e).position}}),sb=(0,nB.pi)((0,nB.pi)((0,nB.pi)((0,nB.pi)({},aI),iF),ld),{measureLayout:function(e){var t=(0,nB.CR)(iR(),2),n=t[0],r=t[1],i=(0,ey.useContext)(ro);return ey.createElement(lP,(0,nB.pi)({},e,{layoutGroup:i,switchLayoutGroup:(0,ey.useContext)(ra),isPresent:n,safeToRemove:r}))}}),sx=function(e){function t(t,n){var r,i,o,a,l,s,u;return void 0===n&&(n={}),i=(r=e(t,n)).preloadedFeatures,o=r.createVisualElement,a=r.projectionNodeConstructor,l=r.useRender,s=r.useVisualState,u=r.Component,i&&function(e){for(var t in e)null!==e[t]&&("projectionNodeConstructor"===t?nG.projectionNodeConstructor=e[t]:nG[t].Component=e[t])}(i),(0,ey.forwardRef)(function(e,t){var n,r,c,d,p,h,f,m,g,v,y,b,x,E,C,_,k,S,T,w,A,D,N,F,L,I,R,j=(b=e.layoutId,(x=null===(y=(0,ey.useContext)(ro))||void 0===y?void 0:y.id)&&void 0!==b?x+"-"+b:b);e=(0,nB.pi)((0,nB.pi)({},e),{layoutId:j});var M=(0,ey.useContext)(nQ),O=null,P=(C=(E=function(e,t){if(n7(e)){var n=e.initial,r=e.animate;return{initial:!1===n||n6(n)?n:void 0,animate:n6(r)?r:void 0}}return!1!==e.inherit?t:{}}(e,(0,ey.useContext)(nX))).initial,_=E.animate,(0,ey.useMemo)(function(){return{initial:C,animate:_}},[rt(C),rt(_)])),V=M.isStatic?void 0:rn(function(){if(rr.hasEverUpdated)return ri++}),q=s(e,M.isStatic);return!M.isStatic&&n0&&(P.visualElement=(k=(0,nB.pi)((0,nB.pi)({},M),e),S=o,T=(0,ey.useContext)(nZ),w=(0,ey.useContext)(nX).visualElement,A=(0,ey.useContext)(nJ),n3||function(){if(n3=!0,n0){if(window.matchMedia){var e=window.matchMedia("(prefers-reduced-motion)"),t=function(){return n2.current=e.matches};e.addListener(t),t()}else n2.current=!1}}(),D=(0,nB.CR)((0,ey.useState)(n2.current),1)[0],F="never"!==(N=(0,ey.useContext)(nQ).reducedMotion)&&("always"===N||D),L=(0,ey.useRef)(void 0),S||(S=T.renderer),!L.current&&S&&(L.current=S(u,{visualState:q,parent:w,props:k,presenceId:null==A?void 0:A.id,blockInitialAnimation:(null==A?void 0:A.initial)===!1,shouldReduceMotion:F})),I=L.current,n1(function(){null==I||I.syncRender()}),(0,ey.useEffect)(function(){var e;null===(e=null==I?void 0:I.animationState)||void 0===e||e.animateChanges()}),n1(function(){return function(){return null==I?void 0:I.notifyUnmount()}},[]),I),n=e,r=P.visualElement,c=a||nG.projectionNodeConstructor,p=n.layoutId,h=n.layout,f=n.drag,m=n.dragConstraints,g=n.layoutScroll,v=(0,ey.useContext)(ra),!c||!r||(null==r?void 0:r.projection)||(r.projection=new c(V,r.getLatestValues(),null===(d=r.parent)||void 0===d?void 0:d.projection),r.projection.setOptions({layoutId:p,layout:h,alwaysMeasureLayout:!!f||m&&n5(m),visualElement:r,scheduleRender:function(){return r.scheduleRender()},animationType:"string"==typeof h?h:"both",initialPromotionConfig:v,layoutScroll:g})),O=function(e,t,n){var r=[],i=(0,ey.useContext)(nZ);if(!t)return null;"production"!==nH&&n&&i.strict&&nU(!1,"You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.");for(var o=0;o<nK;o++){var a=nY[o],l=nG[a],s=l.isEnabled,u=l.Component;s(e)&&u&&r.push(ey.createElement(u,(0,nB.pi)({key:a},e,{visualElement:t})))}return r}(e,P.visualElement,i)),ey.createElement(rl,{visualElement:P.visualElement,props:(0,nB.pi)((0,nB.pi)({},M),e)},O,ey.createElement(nX.Provider,{value:P},l(u,e,V,(R=P.visualElement,(0,ey.useCallback)(function(e){var n;e&&(null===(n=q.mount)||void 0===n||n.call(q,e)),R&&(e?R.mount(e):R.unmount()),t&&("function"==typeof t?t(e):n5(t)&&(t.current=e))},[R])),q,M.isStatic,P.visualElement)))})}if("undefined"==typeof Proxy)return t;var n=new Map;return new Proxy(t,{get:function(e,r){return n.has(r)||n.set(r,t(r)),n.get(r)}})}(function(e,t){var n,r,i;return n=t.forwardMotionProps,r=ru(e)?r7:ie,(0,nB.pi)((0,nB.pi)({},r),{preloadedFeatures:sb,useRender:(void 0===(i=void 0!==n&&n)&&(i=!1),function(e,t,n,r,o,a){var l=o.latestValues,s=(ru(e)?function(e,t){var n=(0,ey.useMemo)(function(){var n=rY();return rZ(n,t,{enableHardwareAcceleration:!1},e.transformTemplate),(0,nB.pi)((0,nB.pi)({},n.attrs),{style:(0,nB.pi)({},n.style)})},[t]);if(e.style){var r={};rB(r,e.style,e),n.style=(0,nB.pi)((0,nB.pi)({},r),n.style)}return n}:function(e,t,n){var r,i,o={},a=(rB(r={},e.style||{},e),Object.assign(r,(i=e.transformTemplate,(0,ey.useMemo)(function(){var e=rq();rV(e,t,{enableHardwareAcceleration:!n},i);var r=e.vars,o=e.style;return(0,nB.pi)((0,nB.pi)({},r),o)},[t]))),e.transformValues&&(r=e.transformValues(r)),r);return e.drag&&!1!==e.dragListener&&(o.draggable=!1,a.userSelect=a.WebkitUserSelect=a.WebkitTouchCallout="none",a.touchAction=!0===e.drag?"none":"pan-".concat("x"===e.drag?"y":"x")),o.style=a,o})(t,l,a),u=function(e,t,n){var r={};for(var i in e)(r$(i)||!0===n&&rU(i)||!t&&!rU(i)||e.draggable&&i.startsWith("onDrag"))&&(r[i]=e[i]);return r}(t,"string"==typeof e,i),c=(0,nB.pi)((0,nB.pi)((0,nB.pi)({},u),s),{ref:r});return n&&(c["data-projection-id"]=n),(0,ey.createElement)(e,c)}),createVisualElement:lR,projectionNodeConstructor:sy,Component:e})}),sE=(0,ey.forwardRef)(function(e,t){var n=e.children,r=e.as,i=void 0===r?"ul":r,o=e.axis,a=void 0===o?"y":o,l=e.onReorder,s=e.values,u=(0,nB._T)(e,["children","as","axis","onReorder","values"]),c=rn(function(){return sx(i)}),d=[],p=(0,ey.useRef)(!1);return nU(!!s,"Reorder.Group must be provided a values prop"),(0,ey.useEffect)(function(){p.current=!1}),ey.createElement(c,(0,nB.pi)({},u,{ref:t}),ey.createElement(n$.Provider,{value:{axis:a,registerItem:function(e,t){t&&-1===d.findIndex(function(t){return e===t.value})&&(d.push({value:e,layout:t[a]}),d.sort(s_))},updateOrder:function(e,t,n){if(!p.current){var r=function(e,t,n,r){if(!r)return e;var i=e.findIndex(function(e){return e.value===t});if(-1===i)return e;var o=r>0?1:-1,a=e[i+o];if(!a)return e;var l=e[i],s=a.layout,u=i$(s.min,s.max,.5);return 1===o&&l.layout.max+n>u||-1===o&&l.layout.min+n<u?function(e,t,n){var r=(0,nB.CR)(e).slice(0),i=t<0?r.length+t:t;if(i>=0&&i<r.length){var o=n<0?r.length+n:n,a=(0,nB.CR)(r.splice(t,1),1)[0];r.splice(o,0,a)}return r}(e,i,i+o):e}(d,e,t,n);d!==r&&(p.current=!0,l(r.map(sC).filter(function(e){return -1!==s.indexOf(e)})))}}}},n))});function sC(e){return e.value}function s_(e,t){return e.layout.min-t.layout.min}function sk(e){var t=rn(function(){return aE(e)});if((0,ey.useContext)(nQ).isStatic){var n=(0,nB.CR)((0,ey.useState)(e),2)[1];(0,ey.useEffect)(function(){return t.onChange(n)},[])}return t}function sS(e,t){var n,r,i,o,a=rn(function(){return[]});return r=sk((n=function(){a.length=0;for(var n=e.length,r=0;r<n;r++)a[r]=e[r].get();return t(a)})()),(i=function(){return r.set(n())})(),o=function(){return oU.update(i,!1,!0)},n1(function(){var t=e.map(function(e){return e.onChange(o)});return function(){return t.forEach(function(e){return e()})}}),r}function sT(e,t){return void 0===t&&(t=0),ry(e)?e:sk(t)}var sw={Group:sE,Item:(0,ey.forwardRef)(function(e,t){var n,r,i,o=e.children,a=e.style,l=e.value,s=e.as,u=void 0===s?"li":s,c=e.onDrag,d=e.layout,p=(0,nB._T)(e,["children","style","value","as","onDrag","layout"]),h=rn(function(){return sx(u)}),f=(0,ey.useContext)(n$),m={x:sT(null==a?void 0:a.x),y:sT(null==a?void 0:a.y)},g=(n=[m.x,m.y],i="function"==typeof(r=function(e){var t=(0,nB.CR)(e,2),n=t[0],r=t[1];return n||r?1:"unset"})?r:function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var r=!Array.isArray(t[0]),i=r?0:-1,o=t[0+i],a=t[1+i],l=t[2+i],s=t[3+i],u=oc(a,l,(0,nB.pi)({mixer:"object"==typeof(e=l[0])&&e.mix?e.mix:void 0},s));return r?u(o):u}(r,void 0,void 0),Array.isArray(n)?sS(n,i):sS([n],function(e){return i((0,nB.CR)(e,1)[0])})),v=(0,ey.useRef)(null);nU(!!f,"Reorder.Item must be a child of Reorder.Group");var y=f.axis,b=f.registerItem,x=f.updateOrder;return(0,ey.useEffect)(function(){b(l,v.current)},[f]),ey.createElement(h,(0,nB.pi)({drag:y},p,{dragSnapToOrigin:!0,style:(0,nB.pi)((0,nB.pi)({},a),{x:m.x,y:m.y,zIndex:g}),layout:void 0===d||d,onDrag:function(e,t){var n=t.velocity;n[y]&&x(l,m[y].get(),n[y]),null==c||c(e,t)},onLayoutMeasure:function(e){v.current=e},ref:t}),o)})},sA=n(45677),sD=n(60962);function sN(e,t,n){let r,i=n.initialDeps??[];function o(){var o,a,l,s;let u,c;n.key&&(null==(o=n.debug)?void 0:o.call(n))&&(u=Date.now());let d=e();if(!(d.length!==i.length||d.some((e,t)=>i[t]!==e)))return r;if(i=d,n.key&&(null==(a=n.debug)?void 0:a.call(n))&&(c=Date.now()),r=t(...d),n.key&&(null==(l=n.debug)?void 0:l.call(n))){let e=Math.round((Date.now()-u)*100)/100,t=Math.round((Date.now()-c)*100)/100,r=t/16,i=(e,t)=>{for(e=String(e);e.length<t;)e=" "+e;return e};console.info(`%c⏱ ${i(t,5)} /${i(e,5)} ms`,`
9
9
  font-size: .6rem;
10
10
  font-weight: bold;
11
- color: hsl(${Math.max(0,Math.min(120-120*r,120))}deg 100% 31%);`,null==n?void 0:n.key)}return null==(s=null==n?void 0:n.onChange)||s.call(n,r),r}return o.updateDeps=e=>{i=e},o}function sF(e,t){if(void 0!==e)return e;throw Error(`Unexpected undefined${t?`: ${t}`:""}`)}let sL=(e,t)=>1.01>Math.abs(e-t),sI=(e,t,n)=>{let r;return function(...i){e.clearTimeout(r),r=e.setTimeout(()=>t.apply(this,i),n)}},sj=e=>{let{offsetWidth:t,offsetHeight:n}=e;return{width:t,height:n}},sR=e=>e,sM=e=>{let t=Math.max(e.startIndex-e.overscan,0),n=Math.min(e.endIndex+e.overscan,e.count-1),r=[];for(let e=t;e<=n;e++)r.push(e);return r},sO=(e,t)=>{let n=e.scrollElement;if(!n)return;let r=e.targetWindow;if(!r)return;let i=e=>{let{width:n,height:r}=e;t({width:Math.round(n),height:Math.round(r)})};if(i(sj(n)),!r.ResizeObserver)return()=>{};let o=new r.ResizeObserver(t=>{let r=()=>{let e=t[0];if(null==e?void 0:e.borderBoxSize){let t=e.borderBoxSize[0];if(t){i({width:t.inlineSize,height:t.blockSize});return}}i(sj(n))};e.options.useAnimationFrameWithResizeObserver?requestAnimationFrame(r):r()});return o.observe(n,{box:"border-box"}),()=>{o.unobserve(n)}},sP={passive:!0},sV="undefined"==typeof window||"onscrollend"in window,sq=(e,t)=>{let n=e.scrollElement;if(!n)return;let r=e.targetWindow;if(!r)return;let i=0,o=e.options.useScrollendEvent&&sV?()=>void 0:sI(r,()=>{t(i,!1)},e.options.isScrollingResetDelay),a=r=>()=>{let{horizontal:a,isRtl:l}=e.options;i=a?n.scrollLeft*(l&&-1||1):n.scrollTop,o(),t(i,r)},l=a(!0),s=a(!1);s(),n.addEventListener("scroll",l,sP);let u=e.options.useScrollendEvent&&sV;return u&&n.addEventListener("scrollend",s,sP),()=>{n.removeEventListener("scroll",l),u&&n.removeEventListener("scrollend",s)}},sB=(e,t,n)=>{if(null==t?void 0:t.borderBoxSize){let e=t.borderBoxSize[0];if(e)return Math.round(e[n.options.horizontal?"inlineSize":"blockSize"])}return e[n.options.horizontal?"offsetWidth":"offsetHeight"]},sz=(e,{adjustments:t=0,behavior:n},r)=>{var i,o;null==(o=null==(i=r.scrollElement)?void 0:i.scrollTo)||o.call(i,{[r.options.horizontal?"left":"top"]:e+t,behavior:n})};class sU{constructor(e){this.unsubs=[],this.scrollElement=null,this.targetWindow=null,this.isScrolling=!1,this.measurementsCache=[],this.itemSizeCache=new Map,this.pendingMeasuredCacheIndexes=[],this.scrollRect=null,this.scrollOffset=null,this.scrollDirection=null,this.scrollAdjustments=0,this.elementsCache=new Map,this.observer=(()=>{let e=null,t=()=>e||(this.targetWindow&&this.targetWindow.ResizeObserver?e=new this.targetWindow.ResizeObserver(e=>{e.forEach(e=>{let t=()=>{this._measureElement(e.target,e)};this.options.useAnimationFrameWithResizeObserver?requestAnimationFrame(t):t()})}):null);return{disconnect:()=>{var n;null==(n=t())||n.disconnect(),e=null},observe:e=>{var n;return null==(n=t())?void 0:n.observe(e,{box:"border-box"})},unobserve:e=>{var n;return null==(n=t())?void 0:n.unobserve(e)}}})(),this.range=null,this.setOptions=e=>{Object.entries(e).forEach(([t,n])=>{void 0===n&&delete e[t]}),this.options={debug:!1,initialOffset:0,overscan:1,paddingStart:0,paddingEnd:0,scrollPaddingStart:0,scrollPaddingEnd:0,horizontal:!1,getItemKey:sR,rangeExtractor:sM,onChange:()=>{},measureElement:sB,initialRect:{width:0,height:0},scrollMargin:0,gap:0,indexAttribute:"data-index",initialMeasurementsCache:[],lanes:1,isScrollingResetDelay:150,enabled:!0,isRtl:!1,useScrollendEvent:!1,useAnimationFrameWithResizeObserver:!1,...e}},this.notify=e=>{var t,n;null==(n=(t=this.options).onChange)||n.call(t,this,e)},this.maybeNotify=sN(()=>(this.calculateRange(),[this.isScrolling,this.range?this.range.startIndex:null,this.range?this.range.endIndex:null]),e=>{this.notify(e)},{key:!1,debug:()=>this.options.debug,initialDeps:[this.isScrolling,this.range?this.range.startIndex:null,this.range?this.range.endIndex:null]}),this.cleanup=()=>{this.unsubs.filter(Boolean).forEach(e=>e()),this.unsubs=[],this.observer.disconnect(),this.scrollElement=null,this.targetWindow=null},this._didMount=()=>()=>{this.cleanup()},this._willUpdate=()=>{var e;let t=this.options.enabled?this.options.getScrollElement():null;if(this.scrollElement!==t){if(this.cleanup(),!t){this.maybeNotify();return}this.scrollElement=t,this.scrollElement&&"ownerDocument"in this.scrollElement?this.targetWindow=this.scrollElement.ownerDocument.defaultView:this.targetWindow=(null==(e=this.scrollElement)?void 0:e.window)??null,this.elementsCache.forEach(e=>{this.observer.observe(e)}),this._scrollToOffset(this.getScrollOffset(),{adjustments:void 0,behavior:void 0}),this.unsubs.push(this.options.observeElementRect(this,e=>{this.scrollRect=e,this.maybeNotify()})),this.unsubs.push(this.options.observeElementOffset(this,(e,t)=>{this.scrollAdjustments=0,this.scrollDirection=t?this.getScrollOffset()<e?"forward":"backward":null,this.scrollOffset=e,this.isScrolling=t,this.maybeNotify()}))}},this.getSize=()=>this.options.enabled?(this.scrollRect=this.scrollRect??this.options.initialRect,this.scrollRect[this.options.horizontal?"width":"height"]):(this.scrollRect=null,0),this.getScrollOffset=()=>this.options.enabled?(this.scrollOffset=this.scrollOffset??("function"==typeof this.options.initialOffset?this.options.initialOffset():this.options.initialOffset),this.scrollOffset):(this.scrollOffset=null,0),this.getFurthestMeasurement=(e,t)=>{let n=new Map,r=new Map;for(let i=t-1;i>=0;i--){let t=e[i];if(n.has(t.lane))continue;let o=r.get(t.lane);if(null==o||t.end>o.end?r.set(t.lane,t):t.end<o.end&&n.set(t.lane,!0),n.size===this.options.lanes)break}return r.size===this.options.lanes?Array.from(r.values()).sort((e,t)=>e.end===t.end?e.index-t.index:e.end-t.end)[0]:void 0},this.getMeasurementOptions=sN(()=>[this.options.count,this.options.paddingStart,this.options.scrollMargin,this.options.getItemKey,this.options.enabled],(e,t,n,r,i)=>(this.pendingMeasuredCacheIndexes=[],{count:e,paddingStart:t,scrollMargin:n,getItemKey:r,enabled:i}),{key:!1}),this.getMeasurements=sN(()=>[this.getMeasurementOptions(),this.itemSizeCache],({count:e,paddingStart:t,scrollMargin:n,getItemKey:r,enabled:i},o)=>{if(!i)return this.measurementsCache=[],this.itemSizeCache.clear(),[];0===this.measurementsCache.length&&(this.measurementsCache=this.options.initialMeasurementsCache,this.measurementsCache.forEach(e=>{this.itemSizeCache.set(e.key,e.size)}));let a=this.pendingMeasuredCacheIndexes.length>0?Math.min(...this.pendingMeasuredCacheIndexes):0;this.pendingMeasuredCacheIndexes=[];let l=this.measurementsCache.slice(0,a);for(let i=a;i<e;i++){let e=r(i),a=1===this.options.lanes?l[i-1]:this.getFurthestMeasurement(l,i),s=a?a.end+this.options.gap:t+n,u=o.get(e),c="number"==typeof u?u:this.options.estimateSize(i),d=s+c,p=a?a.lane:i%this.options.lanes;l[i]={index:i,start:s,size:c,end:d,key:e,lane:p}}return this.measurementsCache=l,l},{key:!1,debug:()=>this.options.debug}),this.calculateRange=sN(()=>[this.getMeasurements(),this.getSize(),this.getScrollOffset(),this.options.lanes],(e,t,n,r)=>this.range=e.length>0&&t>0?function({measurements:e,outerSize:t,scrollOffset:n,lanes:r}){let i=e.length-1;if(e.length<=r)return{startIndex:0,endIndex:i};let o=s$(0,i,t=>e[t].start,n),a=o;if(1===r)for(;a<i&&e[a].end<n+t;)a++;else if(r>1){let l=Array(r).fill(0);for(;a<i&&l.some(e=>e<n+t);){let t=e[a];l[t.lane]=t.end,a++}let s=Array(r).fill(n+t);for(;o>=0&&s.some(e=>e>=n);){let t=e[o];s[t.lane]=t.start,o--}o=Math.max(0,o-o%r),a=Math.min(i,a+(r-1-a%r))}return{startIndex:o,endIndex:a}}({measurements:e,outerSize:t,scrollOffset:n,lanes:r}):null,{key:!1,debug:()=>this.options.debug}),this.getVirtualIndexes=sN(()=>{let e=null,t=null,n=this.calculateRange();return n&&(e=n.startIndex,t=n.endIndex),this.maybeNotify.updateDeps([this.isScrolling,e,t]),[this.options.rangeExtractor,this.options.overscan,this.options.count,e,t]},(e,t,n,r,i)=>null===r||null===i?[]:e({startIndex:r,endIndex:i,overscan:t,count:n}),{key:!1,debug:()=>this.options.debug}),this.indexFromElement=e=>{let t=this.options.indexAttribute,n=e.getAttribute(t);return n?parseInt(n,10):(console.warn(`Missing attribute name '${t}={index}' on measured element.`),-1)},this._measureElement=(e,t)=>{let n=this.indexFromElement(e),r=this.measurementsCache[n];if(!r)return;let i=r.key,o=this.elementsCache.get(i);o!==e&&(o&&this.observer.unobserve(o),this.observer.observe(e),this.elementsCache.set(i,e)),e.isConnected&&this.resizeItem(n,this.options.measureElement(e,t,this))},this.resizeItem=(e,t)=>{let n=this.measurementsCache[e];if(!n)return;let r=t-(this.itemSizeCache.get(n.key)??n.size);0!==r&&((void 0!==this.shouldAdjustScrollPositionOnItemSizeChange?this.shouldAdjustScrollPositionOnItemSizeChange(n,r,this):n.start<this.getScrollOffset()+this.scrollAdjustments)&&this._scrollToOffset(this.getScrollOffset(),{adjustments:this.scrollAdjustments+=r,behavior:void 0}),this.pendingMeasuredCacheIndexes.push(n.index),this.itemSizeCache=new Map(this.itemSizeCache.set(n.key,t)),this.notify(!1))},this.measureElement=e=>{if(!e){this.elementsCache.forEach((e,t)=>{e.isConnected||(this.observer.unobserve(e),this.elementsCache.delete(t))});return}this._measureElement(e,void 0)},this.getVirtualItems=sN(()=>[this.getVirtualIndexes(),this.getMeasurements()],(e,t)=>{let n=[];for(let r=0,i=e.length;r<i;r++){let i=t[e[r]];n.push(i)}return n},{key:!1,debug:()=>this.options.debug}),this.getVirtualItemForOffset=e=>{let t=this.getMeasurements();if(0!==t.length)return sF(t[s$(0,t.length-1,e=>sF(t[e]).start,e)])},this.getOffsetForAlignment=(e,t,n=0)=>{let r=this.getSize(),i=this.getScrollOffset();return"auto"===t&&(t=e>=i+r?"end":"start"),"center"===t?e+=(n-r)/2:"end"===t&&(e-=r),Math.max(Math.min(this.getTotalSize()+this.options.scrollMargin-r,e),0)},this.getOffsetForIndex=(e,t="auto")=>{e=Math.max(0,Math.min(e,this.options.count-1));let n=this.measurementsCache[e];if(!n)return;let r=this.getSize(),i=this.getScrollOffset();if("auto"===t){if(n.end>=i+r-this.options.scrollPaddingEnd)t="end";else{if(!(n.start<=i+this.options.scrollPaddingStart))return[i,t];t="start"}}let o="end"===t?n.end+this.options.scrollPaddingEnd:n.start-this.options.scrollPaddingStart;return[this.getOffsetForAlignment(o,t,n.size),t]},this.isDynamicMode=()=>this.elementsCache.size>0,this.scrollToOffset=(e,{align:t="start",behavior:n}={})=>{"smooth"===n&&this.isDynamicMode()&&console.warn("The `smooth` scroll behavior is not fully supported with dynamic size."),this._scrollToOffset(this.getOffsetForAlignment(e,t),{adjustments:void 0,behavior:n})},this.scrollToIndex=(e,{align:t="auto",behavior:n}={})=>{"smooth"===n&&this.isDynamicMode()&&console.warn("The `smooth` scroll behavior is not fully supported with dynamic size."),e=Math.max(0,Math.min(e,this.options.count-1));let r=0,i=t=>{if(!this.targetWindow)return;let r=this.getOffsetForIndex(e,t);if(!r){console.warn("Failed to get offset for index:",e);return}let[i,a]=r;this._scrollToOffset(i,{adjustments:void 0,behavior:n}),this.targetWindow.requestAnimationFrame(()=>{let t=this.getScrollOffset(),n=this.getOffsetForIndex(e,a);if(!n){console.warn("Failed to get offset for index:",e);return}sL(n[0],t)||o(a)})},o=t=>{this.targetWindow&&(++r<10?this.targetWindow.requestAnimationFrame(()=>i(t)):console.warn(`Failed to scroll to index ${e} after 10 attempts.`))};i(t)},this.scrollBy=(e,{behavior:t}={})=>{"smooth"===t&&this.isDynamicMode()&&console.warn("The `smooth` scroll behavior is not fully supported with dynamic size."),this._scrollToOffset(this.getScrollOffset()+e,{adjustments:void 0,behavior:t})},this.getTotalSize=()=>{var e;let t;let n=this.getMeasurements();if(0===n.length)t=this.options.paddingStart;else if(1===this.options.lanes)t=(null==(e=n[n.length-1])?void 0:e.end)??0;else{let e=Array(this.options.lanes).fill(null),r=n.length-1;for(;r>=0&&e.some(e=>null===e);){let t=n[r];null===e[t.lane]&&(e[t.lane]=t.end),r--}t=Math.max(...e.filter(e=>null!==e))}return Math.max(t-this.options.scrollMargin+this.options.paddingEnd,0)},this._scrollToOffset=(e,{adjustments:t,behavior:n})=>{this.options.scrollToFn(e,{behavior:n,adjustments:t},this)},this.measure=()=>{this.itemSizeCache=new Map,this.notify(!1)},this.setOptions(e)}}let s$=(e,t,n,r)=>{for(;e<=t;){let i=(e+t)/2|0,o=n(i);if(o<r)e=i+1;else{if(!(o>r))return i;t=i-1}}return e>0?e-1:0},sH="undefined"!=typeof document?ey.useLayoutEffect:ey.useEffect;var sW=Object.defineProperty,sG=(e,t,n)=>t in e?sW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,sZ=(e,t,n)=>(sG(e,"symbol"!=typeof t?t+"":t,n),n);class sY{constructor(){sZ(this,"current",this.detect()),sZ(this,"handoffState","pending"),sZ(this,"currentId",0)}set(e){this.current!==e&&(this.handoffState="pending",this.currentId=0,this.current=e)}reset(){this.set(this.detect())}nextId(){return++this.currentId}get isServer(){return"server"===this.current}get isClient(){return"client"===this.current}detect(){return"server"}handoff(){"pending"===this.handoffState&&(this.handoffState="complete")}get isHandoffComplete(){return"complete"===this.handoffState}}let sK=new sY,sQ=(e,t)=>{sK.isServer?(0,ey.useEffect)(e,t):(0,ey.useLayoutEffect)(e,t)};function sX(e){let t=(0,ey.useRef)(e);return sQ(()=>{t.current=e},[e]),t}function sJ(e,t){let[n,r]=(0,ey.useState)(e),i=sX(e);return sQ(()=>r(i.current),[i,r,...t]),n}let s0=function(e){let t=sX(e);return ey.useCallback((...e)=>t.current(...e),[t])};function s1(){let e=[],t={addEventListener:(e,n,r,i)=>(e.addEventListener(n,r,i),t.add(()=>e.removeEventListener(n,r,i))),requestAnimationFrame(...e){let n=requestAnimationFrame(...e);return t.add(()=>cancelAnimationFrame(n))},nextFrame:(...e)=>t.requestAnimationFrame(()=>t.requestAnimationFrame(...e)),setTimeout(...e){let n=setTimeout(...e);return t.add(()=>clearTimeout(n))},microTask(...e){var n;let r={current:!0};return n=()=>{r.current&&e[0]()},"function"==typeof queueMicrotask?queueMicrotask(n):Promise.resolve().then(n).catch(e=>setTimeout(()=>{throw e})),t.add(()=>{r.current=!1})},style(e,t,n){let r=e.style.getPropertyValue(t);return Object.assign(e.style,{[t]:n}),this.add(()=>{Object.assign(e.style,{[t]:r})})},group(e){let t=s1();return e(t),this.add(()=>t.dispose())},add:t=>(e.push(t),()=>{let n=e.indexOf(t);if(n>=0)for(let t of e.splice(n,1))t()}),dispose(){for(let t of e.splice(0))t()}};return t}function s2(){let[e]=(0,ey.useState)(s1);return e}let s3=null!=(w=ey.useId)?w:function(){let e=function(){let e;let t=(e="undefined"==typeof document,"useSyncExternalStore"in eb&&(0,eb.useSyncExternalStore)(()=>()=>{},()=>!1,()=>!e)),[n,r]=ey.useState(sK.isHandoffComplete);return n&&!1===sK.isHandoffComplete&&r(!1),ey.useEffect(()=>{!0!==n&&r(!0)},[n]),ey.useEffect(()=>sK.handoff(),[]),!t&&n}(),[t,n]=ey.useState(e?()=>sK.nextId():null);return sQ(()=>{null===t&&n(sK.nextId())},[t]),null!=t?""+t:void 0};function s5(e,t,...n){if(e in t){let r=t[e];return"function"==typeof r?r(...n):r}let r=Error(`Tried to handle "${e}" but there is no handler defined. Only defined handlers are: ${Object.keys(t).map(e=>`"${e}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(r,s5),r}function s4(e){return sK.isServer?null:e instanceof Node?e.ownerDocument:null!=e&&e.hasOwnProperty("current")&&e.current instanceof Node?e.current.ownerDocument:document}let s6=["[contentEditable=true]","[tabindex]","a[href]","area[href]","button:not([disabled])","iframe","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].map(e=>`${e}:not([tabindex='-1'])`).join(",");var s8=((r=s8||{})[r.First=1]="First",r[r.Previous=2]="Previous",r[r.Next=4]="Next",r[r.Last=8]="Last",r[r.WrapAround=16]="WrapAround",r[r.NoScroll=32]="NoScroll",r),s9=((i=s9||{})[i.Error=0]="Error",i[i.Overflow=1]="Overflow",i[i.Success=2]="Success",i[i.Underflow=3]="Underflow",i),s7=((o=s7||{})[o.Previous=-1]="Previous",o[o.Next=1]="Next",o),ue=((a=ue||{})[a.Strict=0]="Strict",a[a.Loose=1]="Loose",a),ut=((l=ut||{})[l.Keyboard=0]="Keyboard",l[l.Mouse=1]="Mouse",l);function un(){return/iPhone/gi.test(window.navigator.platform)||/Mac/gi.test(window.navigator.platform)&&window.navigator.maxTouchPoints>0||/Android/gi.test(window.navigator.userAgent)}function ur(e){var t;if(e.type)return e.type;let n=null!=(t=e.as)?t:"button";if("string"==typeof n&&"button"===n.toLowerCase())return"button"}let ui=Symbol();function uo(...e){let t=(0,ey.useRef)(e),n=s0(e=>{for(let n of t.current)null!=n&&("function"==typeof n?n(e):n.current=e)});return e.every(e=>null==e||(null==e?void 0:e[ui]))?void 0:n}function ua(e){return[e.screenX,e.screenY]}function ul(e,t){(0,ey.useRef)([]),s0(e)}function us(...e){return Array.from(new Set(e.flatMap(e=>"string"==typeof e?e.split(" "):[]))).filter(Boolean).join(" ")}var uu=((s=uu||{})[s.None=0]="None",s[s.RenderStrategy=1]="RenderStrategy",s[s.Static=2]="Static",s),uc=((u=uc||{})[u.Unmount=0]="Unmount",u[u.Hidden=1]="Hidden",u);function ud({ourProps:e,theirProps:t,slot:n,defaultTag:r,features:i,visible:o=!0,name:a,mergeRefs:l}){l=null!=l?l:uh;let s=uf(t,e);if(o)return up(s,n,r,a,l);let u=null!=i?i:0;if(2&u){let{static:e=!1,...t}=s;if(e)return up(t,n,r,a,l)}if(1&u){let{unmount:e=!0,...t}=s;return s5(e?0:1,{0:()=>null,1:()=>up({...t,hidden:!0,style:{display:"none"}},n,r,a,l)})}return up(s,n,r,a,l)}function up(e,t={},n,r,i){let{as:o=n,children:a,refName:l="ref",...s}=uv(e,["unmount","static"]),u=void 0!==e.ref?{[l]:e.ref}:{},c="function"==typeof a?a(t):a;"className"in s&&s.className&&"function"==typeof s.className&&(s.className=s.className(t));let d={};if(t){let e=!1,n=[];for(let[r,i]of Object.entries(t))"boolean"==typeof i&&(e=!0),!0===i&&n.push(r);e&&(d["data-headlessui-state"]=n.join(" "))}if(o===ey.Fragment&&Object.keys(ug(s)).length>0){if(!(0,ey.isValidElement)(c)||Array.isArray(c)&&c.length>1)throw Error(['Passing props on "Fragment"!',"",`The current component <${r} /> is rendering a "Fragment".`,"However we need to passthrough the following props:",Object.keys(s).map(e=>` - ${e}`).join(`
11
+ color: hsl(${Math.max(0,Math.min(120-120*r,120))}deg 100% 31%);`,null==n?void 0:n.key)}return null==(s=null==n?void 0:n.onChange)||s.call(n,r),r}return o.updateDeps=e=>{i=e},o}function sF(e,t){if(void 0!==e)return e;throw Error(`Unexpected undefined${t?`: ${t}`:""}`)}let sL=(e,t)=>1.01>Math.abs(e-t),sI=(e,t,n)=>{let r;return function(...i){e.clearTimeout(r),r=e.setTimeout(()=>t.apply(this,i),n)}},sR=e=>{let{offsetWidth:t,offsetHeight:n}=e;return{width:t,height:n}},sj=e=>e,sM=e=>{let t=Math.max(e.startIndex-e.overscan,0),n=Math.min(e.endIndex+e.overscan,e.count-1),r=[];for(let e=t;e<=n;e++)r.push(e);return r},sO=(e,t)=>{let n=e.scrollElement;if(!n)return;let r=e.targetWindow;if(!r)return;let i=e=>{let{width:n,height:r}=e;t({width:Math.round(n),height:Math.round(r)})};if(i(sR(n)),!r.ResizeObserver)return()=>{};let o=new r.ResizeObserver(t=>{let r=()=>{let e=t[0];if(null==e?void 0:e.borderBoxSize){let t=e.borderBoxSize[0];if(t){i({width:t.inlineSize,height:t.blockSize});return}}i(sR(n))};e.options.useAnimationFrameWithResizeObserver?requestAnimationFrame(r):r()});return o.observe(n,{box:"border-box"}),()=>{o.unobserve(n)}},sP={passive:!0},sV="undefined"==typeof window||"onscrollend"in window,sq=(e,t)=>{let n=e.scrollElement;if(!n)return;let r=e.targetWindow;if(!r)return;let i=0,o=e.options.useScrollendEvent&&sV?()=>void 0:sI(r,()=>{t(i,!1)},e.options.isScrollingResetDelay),a=r=>()=>{let{horizontal:a,isRtl:l}=e.options;i=a?n.scrollLeft*(l&&-1||1):n.scrollTop,o(),t(i,r)},l=a(!0),s=a(!1);s(),n.addEventListener("scroll",l,sP);let u=e.options.useScrollendEvent&&sV;return u&&n.addEventListener("scrollend",s,sP),()=>{n.removeEventListener("scroll",l),u&&n.removeEventListener("scrollend",s)}},sB=(e,t,n)=>{if(null==t?void 0:t.borderBoxSize){let e=t.borderBoxSize[0];if(e)return Math.round(e[n.options.horizontal?"inlineSize":"blockSize"])}return e[n.options.horizontal?"offsetWidth":"offsetHeight"]},sz=(e,{adjustments:t=0,behavior:n},r)=>{var i,o;null==(o=null==(i=r.scrollElement)?void 0:i.scrollTo)||o.call(i,{[r.options.horizontal?"left":"top"]:e+t,behavior:n})};class sU{constructor(e){this.unsubs=[],this.scrollElement=null,this.targetWindow=null,this.isScrolling=!1,this.measurementsCache=[],this.itemSizeCache=new Map,this.pendingMeasuredCacheIndexes=[],this.scrollRect=null,this.scrollOffset=null,this.scrollDirection=null,this.scrollAdjustments=0,this.elementsCache=new Map,this.observer=(()=>{let e=null,t=()=>e||(this.targetWindow&&this.targetWindow.ResizeObserver?e=new this.targetWindow.ResizeObserver(e=>{e.forEach(e=>{let t=()=>{this._measureElement(e.target,e)};this.options.useAnimationFrameWithResizeObserver?requestAnimationFrame(t):t()})}):null);return{disconnect:()=>{var n;null==(n=t())||n.disconnect(),e=null},observe:e=>{var n;return null==(n=t())?void 0:n.observe(e,{box:"border-box"})},unobserve:e=>{var n;return null==(n=t())?void 0:n.unobserve(e)}}})(),this.range=null,this.setOptions=e=>{Object.entries(e).forEach(([t,n])=>{void 0===n&&delete e[t]}),this.options={debug:!1,initialOffset:0,overscan:1,paddingStart:0,paddingEnd:0,scrollPaddingStart:0,scrollPaddingEnd:0,horizontal:!1,getItemKey:sj,rangeExtractor:sM,onChange:()=>{},measureElement:sB,initialRect:{width:0,height:0},scrollMargin:0,gap:0,indexAttribute:"data-index",initialMeasurementsCache:[],lanes:1,isScrollingResetDelay:150,enabled:!0,isRtl:!1,useScrollendEvent:!1,useAnimationFrameWithResizeObserver:!1,...e}},this.notify=e=>{var t,n;null==(n=(t=this.options).onChange)||n.call(t,this,e)},this.maybeNotify=sN(()=>(this.calculateRange(),[this.isScrolling,this.range?this.range.startIndex:null,this.range?this.range.endIndex:null]),e=>{this.notify(e)},{key:!1,debug:()=>this.options.debug,initialDeps:[this.isScrolling,this.range?this.range.startIndex:null,this.range?this.range.endIndex:null]}),this.cleanup=()=>{this.unsubs.filter(Boolean).forEach(e=>e()),this.unsubs=[],this.observer.disconnect(),this.scrollElement=null,this.targetWindow=null},this._didMount=()=>()=>{this.cleanup()},this._willUpdate=()=>{var e;let t=this.options.enabled?this.options.getScrollElement():null;if(this.scrollElement!==t){if(this.cleanup(),!t){this.maybeNotify();return}this.scrollElement=t,this.scrollElement&&"ownerDocument"in this.scrollElement?this.targetWindow=this.scrollElement.ownerDocument.defaultView:this.targetWindow=(null==(e=this.scrollElement)?void 0:e.window)??null,this.elementsCache.forEach(e=>{this.observer.observe(e)}),this._scrollToOffset(this.getScrollOffset(),{adjustments:void 0,behavior:void 0}),this.unsubs.push(this.options.observeElementRect(this,e=>{this.scrollRect=e,this.maybeNotify()})),this.unsubs.push(this.options.observeElementOffset(this,(e,t)=>{this.scrollAdjustments=0,this.scrollDirection=t?this.getScrollOffset()<e?"forward":"backward":null,this.scrollOffset=e,this.isScrolling=t,this.maybeNotify()}))}},this.getSize=()=>this.options.enabled?(this.scrollRect=this.scrollRect??this.options.initialRect,this.scrollRect[this.options.horizontal?"width":"height"]):(this.scrollRect=null,0),this.getScrollOffset=()=>this.options.enabled?(this.scrollOffset=this.scrollOffset??("function"==typeof this.options.initialOffset?this.options.initialOffset():this.options.initialOffset),this.scrollOffset):(this.scrollOffset=null,0),this.getFurthestMeasurement=(e,t)=>{let n=new Map,r=new Map;for(let i=t-1;i>=0;i--){let t=e[i];if(n.has(t.lane))continue;let o=r.get(t.lane);if(null==o||t.end>o.end?r.set(t.lane,t):t.end<o.end&&n.set(t.lane,!0),n.size===this.options.lanes)break}return r.size===this.options.lanes?Array.from(r.values()).sort((e,t)=>e.end===t.end?e.index-t.index:e.end-t.end)[0]:void 0},this.getMeasurementOptions=sN(()=>[this.options.count,this.options.paddingStart,this.options.scrollMargin,this.options.getItemKey,this.options.enabled],(e,t,n,r,i)=>(this.pendingMeasuredCacheIndexes=[],{count:e,paddingStart:t,scrollMargin:n,getItemKey:r,enabled:i}),{key:!1}),this.getMeasurements=sN(()=>[this.getMeasurementOptions(),this.itemSizeCache],({count:e,paddingStart:t,scrollMargin:n,getItemKey:r,enabled:i},o)=>{if(!i)return this.measurementsCache=[],this.itemSizeCache.clear(),[];0===this.measurementsCache.length&&(this.measurementsCache=this.options.initialMeasurementsCache,this.measurementsCache.forEach(e=>{this.itemSizeCache.set(e.key,e.size)}));let a=this.pendingMeasuredCacheIndexes.length>0?Math.min(...this.pendingMeasuredCacheIndexes):0;this.pendingMeasuredCacheIndexes=[];let l=this.measurementsCache.slice(0,a);for(let i=a;i<e;i++){let e=r(i),a=1===this.options.lanes?l[i-1]:this.getFurthestMeasurement(l,i),s=a?a.end+this.options.gap:t+n,u=o.get(e),c="number"==typeof u?u:this.options.estimateSize(i),d=s+c,p=a?a.lane:i%this.options.lanes;l[i]={index:i,start:s,size:c,end:d,key:e,lane:p}}return this.measurementsCache=l,l},{key:!1,debug:()=>this.options.debug}),this.calculateRange=sN(()=>[this.getMeasurements(),this.getSize(),this.getScrollOffset(),this.options.lanes],(e,t,n,r)=>this.range=e.length>0&&t>0?function({measurements:e,outerSize:t,scrollOffset:n,lanes:r}){let i=e.length-1;if(e.length<=r)return{startIndex:0,endIndex:i};let o=s$(0,i,t=>e[t].start,n),a=o;if(1===r)for(;a<i&&e[a].end<n+t;)a++;else if(r>1){let l=Array(r).fill(0);for(;a<i&&l.some(e=>e<n+t);){let t=e[a];l[t.lane]=t.end,a++}let s=Array(r).fill(n+t);for(;o>=0&&s.some(e=>e>=n);){let t=e[o];s[t.lane]=t.start,o--}o=Math.max(0,o-o%r),a=Math.min(i,a+(r-1-a%r))}return{startIndex:o,endIndex:a}}({measurements:e,outerSize:t,scrollOffset:n,lanes:r}):null,{key:!1,debug:()=>this.options.debug}),this.getVirtualIndexes=sN(()=>{let e=null,t=null,n=this.calculateRange();return n&&(e=n.startIndex,t=n.endIndex),this.maybeNotify.updateDeps([this.isScrolling,e,t]),[this.options.rangeExtractor,this.options.overscan,this.options.count,e,t]},(e,t,n,r,i)=>null===r||null===i?[]:e({startIndex:r,endIndex:i,overscan:t,count:n}),{key:!1,debug:()=>this.options.debug}),this.indexFromElement=e=>{let t=this.options.indexAttribute,n=e.getAttribute(t);return n?parseInt(n,10):(console.warn(`Missing attribute name '${t}={index}' on measured element.`),-1)},this._measureElement=(e,t)=>{let n=this.indexFromElement(e),r=this.measurementsCache[n];if(!r)return;let i=r.key,o=this.elementsCache.get(i);o!==e&&(o&&this.observer.unobserve(o),this.observer.observe(e),this.elementsCache.set(i,e)),e.isConnected&&this.resizeItem(n,this.options.measureElement(e,t,this))},this.resizeItem=(e,t)=>{let n=this.measurementsCache[e];if(!n)return;let r=t-(this.itemSizeCache.get(n.key)??n.size);0!==r&&((void 0!==this.shouldAdjustScrollPositionOnItemSizeChange?this.shouldAdjustScrollPositionOnItemSizeChange(n,r,this):n.start<this.getScrollOffset()+this.scrollAdjustments)&&this._scrollToOffset(this.getScrollOffset(),{adjustments:this.scrollAdjustments+=r,behavior:void 0}),this.pendingMeasuredCacheIndexes.push(n.index),this.itemSizeCache=new Map(this.itemSizeCache.set(n.key,t)),this.notify(!1))},this.measureElement=e=>{if(!e){this.elementsCache.forEach((e,t)=>{e.isConnected||(this.observer.unobserve(e),this.elementsCache.delete(t))});return}this._measureElement(e,void 0)},this.getVirtualItems=sN(()=>[this.getVirtualIndexes(),this.getMeasurements()],(e,t)=>{let n=[];for(let r=0,i=e.length;r<i;r++){let i=t[e[r]];n.push(i)}return n},{key:!1,debug:()=>this.options.debug}),this.getVirtualItemForOffset=e=>{let t=this.getMeasurements();if(0!==t.length)return sF(t[s$(0,t.length-1,e=>sF(t[e]).start,e)])},this.getOffsetForAlignment=(e,t,n=0)=>{let r=this.getSize(),i=this.getScrollOffset();return"auto"===t&&(t=e>=i+r?"end":"start"),"center"===t?e+=(n-r)/2:"end"===t&&(e-=r),Math.max(Math.min(this.getTotalSize()+this.options.scrollMargin-r,e),0)},this.getOffsetForIndex=(e,t="auto")=>{e=Math.max(0,Math.min(e,this.options.count-1));let n=this.measurementsCache[e];if(!n)return;let r=this.getSize(),i=this.getScrollOffset();if("auto"===t){if(n.end>=i+r-this.options.scrollPaddingEnd)t="end";else{if(!(n.start<=i+this.options.scrollPaddingStart))return[i,t];t="start"}}let o="end"===t?n.end+this.options.scrollPaddingEnd:n.start-this.options.scrollPaddingStart;return[this.getOffsetForAlignment(o,t,n.size),t]},this.isDynamicMode=()=>this.elementsCache.size>0,this.scrollToOffset=(e,{align:t="start",behavior:n}={})=>{"smooth"===n&&this.isDynamicMode()&&console.warn("The `smooth` scroll behavior is not fully supported with dynamic size."),this._scrollToOffset(this.getOffsetForAlignment(e,t),{adjustments:void 0,behavior:n})},this.scrollToIndex=(e,{align:t="auto",behavior:n}={})=>{"smooth"===n&&this.isDynamicMode()&&console.warn("The `smooth` scroll behavior is not fully supported with dynamic size."),e=Math.max(0,Math.min(e,this.options.count-1));let r=0,i=t=>{if(!this.targetWindow)return;let r=this.getOffsetForIndex(e,t);if(!r){console.warn("Failed to get offset for index:",e);return}let[i,a]=r;this._scrollToOffset(i,{adjustments:void 0,behavior:n}),this.targetWindow.requestAnimationFrame(()=>{let t=this.getScrollOffset(),n=this.getOffsetForIndex(e,a);if(!n){console.warn("Failed to get offset for index:",e);return}sL(n[0],t)||o(a)})},o=t=>{this.targetWindow&&(++r<10?this.targetWindow.requestAnimationFrame(()=>i(t)):console.warn(`Failed to scroll to index ${e} after 10 attempts.`))};i(t)},this.scrollBy=(e,{behavior:t}={})=>{"smooth"===t&&this.isDynamicMode()&&console.warn("The `smooth` scroll behavior is not fully supported with dynamic size."),this._scrollToOffset(this.getScrollOffset()+e,{adjustments:void 0,behavior:t})},this.getTotalSize=()=>{var e;let t;let n=this.getMeasurements();if(0===n.length)t=this.options.paddingStart;else if(1===this.options.lanes)t=(null==(e=n[n.length-1])?void 0:e.end)??0;else{let e=Array(this.options.lanes).fill(null),r=n.length-1;for(;r>=0&&e.some(e=>null===e);){let t=n[r];null===e[t.lane]&&(e[t.lane]=t.end),r--}t=Math.max(...e.filter(e=>null!==e))}return Math.max(t-this.options.scrollMargin+this.options.paddingEnd,0)},this._scrollToOffset=(e,{adjustments:t,behavior:n})=>{this.options.scrollToFn(e,{behavior:n,adjustments:t},this)},this.measure=()=>{this.itemSizeCache=new Map,this.notify(!1)},this.setOptions(e)}}let s$=(e,t,n,r)=>{for(;e<=t;){let i=(e+t)/2|0,o=n(i);if(o<r)e=i+1;else{if(!(o>r))return i;t=i-1}}return e>0?e-1:0},sH="undefined"!=typeof document?ey.useLayoutEffect:ey.useEffect;var sW=Object.defineProperty,sG=(e,t,n)=>t in e?sW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,sZ=(e,t,n)=>(sG(e,"symbol"!=typeof t?t+"":t,n),n);class sY{constructor(){sZ(this,"current",this.detect()),sZ(this,"handoffState","pending"),sZ(this,"currentId",0)}set(e){this.current!==e&&(this.handoffState="pending",this.currentId=0,this.current=e)}reset(){this.set(this.detect())}nextId(){return++this.currentId}get isServer(){return"server"===this.current}get isClient(){return"client"===this.current}detect(){return"server"}handoff(){"pending"===this.handoffState&&(this.handoffState="complete")}get isHandoffComplete(){return"complete"===this.handoffState}}let sK=new sY,sQ=(e,t)=>{sK.isServer?(0,ey.useEffect)(e,t):(0,ey.useLayoutEffect)(e,t)};function sX(e){let t=(0,ey.useRef)(e);return sQ(()=>{t.current=e},[e]),t}function sJ(e,t){let[n,r]=(0,ey.useState)(e),i=sX(e);return sQ(()=>r(i.current),[i,r,...t]),n}let s0=function(e){let t=sX(e);return ey.useCallback((...e)=>t.current(...e),[t])};function s1(){let e=[],t={addEventListener:(e,n,r,i)=>(e.addEventListener(n,r,i),t.add(()=>e.removeEventListener(n,r,i))),requestAnimationFrame(...e){let n=requestAnimationFrame(...e);return t.add(()=>cancelAnimationFrame(n))},nextFrame:(...e)=>t.requestAnimationFrame(()=>t.requestAnimationFrame(...e)),setTimeout(...e){let n=setTimeout(...e);return t.add(()=>clearTimeout(n))},microTask(...e){var n;let r={current:!0};return n=()=>{r.current&&e[0]()},"function"==typeof queueMicrotask?queueMicrotask(n):Promise.resolve().then(n).catch(e=>setTimeout(()=>{throw e})),t.add(()=>{r.current=!1})},style(e,t,n){let r=e.style.getPropertyValue(t);return Object.assign(e.style,{[t]:n}),this.add(()=>{Object.assign(e.style,{[t]:r})})},group(e){let t=s1();return e(t),this.add(()=>t.dispose())},add:t=>(e.push(t),()=>{let n=e.indexOf(t);if(n>=0)for(let t of e.splice(n,1))t()}),dispose(){for(let t of e.splice(0))t()}};return t}function s2(){let[e]=(0,ey.useState)(s1);return e}let s3=null!=(w=ey.useId)?w:function(){let e=function(){let e;let t=(e="undefined"==typeof document,"useSyncExternalStore"in eb&&(0,eb.useSyncExternalStore)(()=>()=>{},()=>!1,()=>!e)),[n,r]=ey.useState(sK.isHandoffComplete);return n&&!1===sK.isHandoffComplete&&r(!1),ey.useEffect(()=>{!0!==n&&r(!0)},[n]),ey.useEffect(()=>sK.handoff(),[]),!t&&n}(),[t,n]=ey.useState(e?()=>sK.nextId():null);return sQ(()=>{null===t&&n(sK.nextId())},[t]),null!=t?""+t:void 0};function s5(e,t,...n){if(e in t){let r=t[e];return"function"==typeof r?r(...n):r}let r=Error(`Tried to handle "${e}" but there is no handler defined. Only defined handlers are: ${Object.keys(t).map(e=>`"${e}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(r,s5),r}function s4(e){return sK.isServer?null:e instanceof Node?e.ownerDocument:null!=e&&e.hasOwnProperty("current")&&e.current instanceof Node?e.current.ownerDocument:document}let s6=["[contentEditable=true]","[tabindex]","a[href]","area[href]","button:not([disabled])","iframe","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].map(e=>`${e}:not([tabindex='-1'])`).join(",");var s8=((r=s8||{})[r.First=1]="First",r[r.Previous=2]="Previous",r[r.Next=4]="Next",r[r.Last=8]="Last",r[r.WrapAround=16]="WrapAround",r[r.NoScroll=32]="NoScroll",r),s9=((i=s9||{})[i.Error=0]="Error",i[i.Overflow=1]="Overflow",i[i.Success=2]="Success",i[i.Underflow=3]="Underflow",i),s7=((o=s7||{})[o.Previous=-1]="Previous",o[o.Next=1]="Next",o),ue=((a=ue||{})[a.Strict=0]="Strict",a[a.Loose=1]="Loose",a),ut=((l=ut||{})[l.Keyboard=0]="Keyboard",l[l.Mouse=1]="Mouse",l);function un(){return/iPhone/gi.test(window.navigator.platform)||/Mac/gi.test(window.navigator.platform)&&window.navigator.maxTouchPoints>0||/Android/gi.test(window.navigator.userAgent)}function ur(e){var t;if(e.type)return e.type;let n=null!=(t=e.as)?t:"button";if("string"==typeof n&&"button"===n.toLowerCase())return"button"}let ui=Symbol();function uo(...e){let t=(0,ey.useRef)(e),n=s0(e=>{for(let n of t.current)null!=n&&("function"==typeof n?n(e):n.current=e)});return e.every(e=>null==e||(null==e?void 0:e[ui]))?void 0:n}function ua(e){return[e.screenX,e.screenY]}function ul(e,t){(0,ey.useRef)([]),s0(e)}function us(...e){return Array.from(new Set(e.flatMap(e=>"string"==typeof e?e.split(" "):[]))).filter(Boolean).join(" ")}var uu=((s=uu||{})[s.None=0]="None",s[s.RenderStrategy=1]="RenderStrategy",s[s.Static=2]="Static",s),uc=((u=uc||{})[u.Unmount=0]="Unmount",u[u.Hidden=1]="Hidden",u);function ud({ourProps:e,theirProps:t,slot:n,defaultTag:r,features:i,visible:o=!0,name:a,mergeRefs:l}){l=null!=l?l:uh;let s=uf(t,e);if(o)return up(s,n,r,a,l);let u=null!=i?i:0;if(2&u){let{static:e=!1,...t}=s;if(e)return up(t,n,r,a,l)}if(1&u){let{unmount:e=!0,...t}=s;return s5(e?0:1,{0:()=>null,1:()=>up({...t,hidden:!0,style:{display:"none"}},n,r,a,l)})}return up(s,n,r,a,l)}function up(e,t={},n,r,i){let{as:o=n,children:a,refName:l="ref",...s}=uv(e,["unmount","static"]),u=void 0!==e.ref?{[l]:e.ref}:{},c="function"==typeof a?a(t):a;"className"in s&&s.className&&"function"==typeof s.className&&(s.className=s.className(t));let d={};if(t){let e=!1,n=[];for(let[r,i]of Object.entries(t))"boolean"==typeof i&&(e=!0),!0===i&&n.push(r);e&&(d["data-headlessui-state"]=n.join(" "))}if(o===ey.Fragment&&Object.keys(ug(s)).length>0){if(!(0,ey.isValidElement)(c)||Array.isArray(c)&&c.length>1)throw Error(['Passing props on "Fragment"!',"",`The current component <${r} /> is rendering a "Fragment".`,"However we need to passthrough the following props:",Object.keys(s).map(e=>` - ${e}`).join(`
12
12
  `),"","You can apply a few solutions:",['Add an `as="..."` prop, to ensure that we render an actual element instead of a "Fragment".',"Render a single element as the child so that we can forward the props onto that element."].map(e=>` - ${e}`).join(`
13
13
  `)].join(`
14
- `));let e=c.props,t="function"==typeof(null==e?void 0:e.className)?(...t)=>us(null==e?void 0:e.className(...t),s.className):us(null==e?void 0:e.className,s.className);return(0,ey.cloneElement)(c,Object.assign({},uf(c.props,ug(uv(s,["ref"]))),d,u,{ref:i(c.ref,u.ref)},t?{className:t}:{}))}return(0,ey.createElement)(o,Object.assign({},uv(s,["ref"]),o!==ey.Fragment&&u,o!==ey.Fragment&&d),c)}function uh(...e){return e.every(e=>null==e)?void 0:t=>{for(let n of e)null!=n&&("function"==typeof n?n(t):n.current=t)}}function uf(...e){if(0===e.length)return{};if(1===e.length)return e[0];let t={},n={};for(let r of e)for(let e in r)e.startsWith("on")&&"function"==typeof r[e]?(null!=n[e]||(n[e]=[]),n[e].push(r[e])):t[e]=r[e];if(t.disabled||t["aria-disabled"])return Object.assign(t,Object.fromEntries(Object.keys(n).map(e=>[e,void 0])));for(let e in n)Object.assign(t,{[e](t,...r){for(let i of n[e]){if((t instanceof Event||(null==t?void 0:t.nativeEvent)instanceof Event)&&t.defaultPrevented)return;i(t,...r)}}});return t}function um(e){var t;return Object.assign((0,ey.forwardRef)(e),{displayName:null!=(t=e.displayName)?t:e.name})}function ug(e){let t=Object.assign({},e);for(let e in t)void 0===t[e]&&delete t[e];return t}function uv(e,t=[]){let n=Object.assign({},e);for(let e of t)e in n&&delete n[e];return n}var uy=((c=uy||{})[c.None=1]="None",c[c.Focusable=2]="Focusable",c[c.Hidden=4]="Hidden",c);let ub=um(function(e,t){var n;let{features:r=1,...i}=e;return ud({ourProps:{ref:t,"aria-hidden":(2&r)==2||(null!=(n=i["aria-hidden"])?n:void 0),hidden:(4&r)==4||void 0,style:{position:"fixed",top:1,left:1,width:1,height:0,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0",...(4&r)==4&&(2&r)!=2&&{display:"none"}}},theirProps:i,slot:{},defaultTag:"div",name:"Hidden"})}),ux=(0,ey.createContext)(null);ux.displayName="OpenClosedContext";var uE=((d=uE||{})[d.Open=1]="Open",d[d.Closed=2]="Closed",d[d.Closing=4]="Closing",d[d.Opening=8]="Opening",d);function uC({value:e,children:t}){return ey.createElement(ux.Provider,{value:e},t)}let u_=[];var uk=((p=uk||{})[p.First=0]="First",p[p.Previous=1]="Previous",p[p.Next=2]="Next",p[p.Last=3]="Last",p[p.Specific=4]="Specific",p[p.Nothing=5]="Nothing",p);function uS(e,t){let n=t.resolveItems();if(n.length<=0)return null;let r=t.resolveActiveIndex(),i=null!=r?r:-1;switch(e.focus){case 0:for(let e=0;e<n.length;++e)if(!t.resolveDisabled(n[e],e,n))return e;return r;case 1:for(let e=i-1;e>=0;--e)if(!t.resolveDisabled(n[e],e,n))return e;return r;case 2:for(let e=i+1;e<n.length;++e)if(!t.resolveDisabled(n[e],e,n))return e;return r;case 3:for(let e=n.length-1;e>=0;--e)if(!t.resolveDisabled(n[e],e,n))return e;return r;case 4:for(let r=0;r<n.length;++r)if(t.resolveId(n[r],r,n)===e.id)return r;return r;case 5:return null;default:!function(e){throw Error("Unexpected object: "+e)}(e)}}function uT(e,t){return e?e+"["+t+"]":t}var uw=((h=uw||{}).Space=" ",h.Enter="Enter",h.Escape="Escape",h.Backspace="Backspace",h.Delete="Delete",h.ArrowLeft="ArrowLeft",h.ArrowUp="ArrowUp",h.ArrowRight="ArrowRight",h.ArrowDown="ArrowDown",h.Home="Home",h.End="End",h.PageUp="PageUp",h.PageDown="PageDown",h.Tab="Tab",h),uA=((f=uA||{})[f.Open=0]="Open",f[f.Closed=1]="Closed",f),uD=((m=uD||{})[m.Single=0]="Single",m[m.Multi=1]="Multi",m),uN=((g=uN||{})[g.Pointer=0]="Pointer",g[g.Focus=1]="Focus",g[g.Other=2]="Other",g),uF=((v=uF||{})[v.OpenCombobox=0]="OpenCombobox",v[v.CloseCombobox=1]="CloseCombobox",v[v.GoToOption=2]="GoToOption",v[v.RegisterOption=3]="RegisterOption",v[v.UnregisterOption=4]="UnregisterOption",v[v.RegisterLabel=5]="RegisterLabel",v[v.SetActivationTrigger=6]="SetActivationTrigger",v[v.UpdateVirtualOptions=7]="UpdateVirtualOptions",v);function uL(e,t=e=>e){let n=null!==e.activeOptionIndex?e.options[e.activeOptionIndex]:null,r=t(e.options.slice()),i=r.length>0&&null!==r[0].dataRef.current.order?r.sort((e,t)=>e.dataRef.current.order-t.dataRef.current.order):function(e,t=e=>e){return e.slice().sort((e,n)=>{let r=t(e),i=t(n);if(null===r||null===i)return 0;let o=r.compareDocumentPosition(i);return o&Node.DOCUMENT_POSITION_FOLLOWING?-1:o&Node.DOCUMENT_POSITION_PRECEDING?1:0})}(r,e=>e.dataRef.current.domRef.current),o=n?i.indexOf(n):null;return -1===o&&(o=null),{options:i,activeOptionIndex:o}}let uI={1(e){var t;return null!=(t=e.dataRef.current)&&t.disabled||1===e.comboboxState?e:{...e,activeOptionIndex:null,comboboxState:1}},0(e){var t,n;if(null!=(t=e.dataRef.current)&&t.disabled||0===e.comboboxState)return e;if(null!=(n=e.dataRef.current)&&n.value){let t=e.dataRef.current.calculateIndex(e.dataRef.current.value);if(-1!==t)return{...e,activeOptionIndex:t,comboboxState:0}}return{...e,comboboxState:0}},2(e,t){var n,r,i,o,a;if(null!=(n=e.dataRef.current)&&n.disabled||null!=(r=e.dataRef.current)&&r.optionsRef.current&&!(null!=(i=e.dataRef.current)&&i.optionsPropsRef.current.static)&&1===e.comboboxState)return e;if(e.virtual){let n=t.focus===uk.Specific?t.idx:uS(t,{resolveItems:()=>e.virtual.options,resolveActiveIndex:()=>{var t,n;return null!=(n=null!=(t=e.activeOptionIndex)?t:e.virtual.options.findIndex(t=>!e.virtual.disabled(t)))?n:null},resolveDisabled:e.virtual.disabled,resolveId(){throw Error("Function not implemented.")}}),r=null!=(o=t.trigger)?o:2;return e.activeOptionIndex===n&&e.activationTrigger===r?e:{...e,activeOptionIndex:n,activationTrigger:r}}let l=uL(e);if(null===l.activeOptionIndex){let e=l.options.findIndex(e=>!e.dataRef.current.disabled);-1!==e&&(l.activeOptionIndex=e)}let s=t.focus===uk.Specific?t.idx:uS(t,{resolveItems:()=>l.options,resolveActiveIndex:()=>l.activeOptionIndex,resolveId:e=>e.id,resolveDisabled:e=>e.dataRef.current.disabled}),u=null!=(a=t.trigger)?a:2;return e.activeOptionIndex===s&&e.activationTrigger===u?e:{...e,...l,activeOptionIndex:s,activationTrigger:u}},3:(e,t)=>{var n,r,i;if(null!=(n=e.dataRef.current)&&n.virtual)return{...e,options:[...e.options,t.payload]};let o=t.payload,a=uL(e,e=>(e.push(o),e));null===e.activeOptionIndex&&null!=(r=e.dataRef.current)&&r.isSelected(t.payload.dataRef.current.value)&&(a.activeOptionIndex=a.options.indexOf(o));let l={...e,...a,activationTrigger:2};return null!=(i=e.dataRef.current)&&i.__demoMode&&void 0===e.dataRef.current.value&&(l.activeOptionIndex=0),l},4:(e,t)=>{var n;if(null!=(n=e.dataRef.current)&&n.virtual)return{...e,options:e.options.filter(e=>e.id!==t.id)};let r=uL(e,e=>{let n=e.findIndex(e=>e.id===t.id);return -1!==n&&e.splice(n,1),e});return{...e,...r,activationTrigger:2}},5:(e,t)=>e.labelId===t.id?e:{...e,labelId:t.id},6:(e,t)=>e.activationTrigger===t.trigger?e:{...e,activationTrigger:t.trigger},7:(e,t)=>{var n;if((null==(n=e.virtual)?void 0:n.options)===t.options)return e;let r=e.activeOptionIndex;if(null!==e.activeOptionIndex){let n=t.options.indexOf(e.virtual.options[e.activeOptionIndex]);r=-1!==n?n:null}return{...e,activeOptionIndex:r,virtual:Object.assign({},e.virtual,{options:t.options})}}},uj=(0,ey.createContext)(null);function uR(e){let t=(0,ey.useContext)(uj);if(null===t){let t=Error(`<${e} /> is missing a parent <Combobox /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(t,uR),t}return t}uj.displayName="ComboboxActionsContext";let uM=(0,ey.createContext)(null);function uO(e){var t;let n=uV("VirtualProvider"),[r,i]=(0,ey.useMemo)(()=>{let e=n.optionsRef.current;if(!e)return[0,0];let t=window.getComputedStyle(e);return[parseFloat(t.paddingBlockStart||t.paddingTop),parseFloat(t.paddingBlockEnd||t.paddingBottom)]},[n.optionsRef.current]),o=function(e){let t=ey.useReducer(()=>({}),{})[1],n={...e,onChange:(n,r)=>{var i;r?(0,sD.flushSync)(t):t(),null==(i=e.onChange)||i.call(e,n,r)}},[r]=ey.useState(()=>new sU(n));return r.setOptions(n),sH(()=>r._didMount(),[]),sH(()=>r._willUpdate()),r}({observeElementRect:sO,observeElementOffset:sq,scrollToFn:sz,scrollPaddingStart:r,scrollPaddingEnd:i,count:n.virtual.options.length,estimateSize:()=>40,getScrollElement(){var e;return null!=(e=n.optionsRef.current)?e:null},overscan:12}),[a,l]=(0,ey.useState)(0);return sQ(()=>{l(e=>e+1)},[null==(t=n.virtual)?void 0:t.options]),ey.createElement(uM.Provider,{value:o},ey.createElement("div",{style:{position:"relative",width:"100%",height:`${o.getTotalSize()}px`},ref:e=>{e&&("undefined"==typeof process||void 0===process.env.JEST_WORKER_ID)&&0!==n.activationTrigger&&null!==n.activeOptionIndex&&n.virtual.options.length>n.activeOptionIndex&&o.scrollToIndex(n.activeOptionIndex)}},o.getVirtualItems().map(t=>{var r;return ey.createElement(ey.Fragment,{key:t.key},ey.cloneElement(null==(r=e.children)?void 0:r.call(e,{option:n.virtual.options[t.index],open:0===n.comboboxState}),{key:`${a}-${t.key}`,"data-index":t.index,"aria-setsize":n.virtual.options.length,"aria-posinset":t.index+1,style:{position:"absolute",top:0,left:0,transform:`translateY(${t.start}px)`,overflowAnchor:"none"}}))})))}let uP=(0,ey.createContext)(null);function uV(e){let t=(0,ey.useContext)(uP);if(null===t){let t=Error(`<${e} /> is missing a parent <Combobox /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(t,uV),t}return t}function uq(e,t){return s5(t.type,uI,e,t)}uP.displayName="ComboboxDataContext";let uB=ey.Fragment,uz=uu.RenderStrategy|uu.Static,uU=um(function(e,t){let{value:n,defaultValue:r,onChange:i,form:o,name:a,by:l=null,disabled:s=!1,__demoMode:u=!1,nullable:c=!1,multiple:d=!1,immediate:p=!1,virtual:h=null,...f}=e,[m=d?[]:void 0,g]=function(e,t,n){let[r,i]=(0,ey.useState)(n),o=void 0!==e,a=(0,ey.useRef)(o),l=(0,ey.useRef)(!1),s=(0,ey.useRef)(!1);return!o||a.current||l.current?o||!a.current||s.current||(s.current=!0,a.current=o,console.error("A component is changing from controlled to uncontrolled. This may be caused by the value changing from a defined value to undefined, which should not happen.")):(l.current=!0,a.current=o,console.error("A component is changing from uncontrolled to controlled. This may be caused by the value changing from undefined to a defined value, which should not happen.")),[o?e:r,s0(e=>(o||i(e),null==t?void 0:t(e)))]}(n,i,r),[v,y]=(0,ey.useReducer)(uq,{dataRef:(0,ey.createRef)(),comboboxState:u?0:1,options:[],virtual:null,activeOptionIndex:null,activationTrigger:2,labelId:null}),b=(0,ey.useRef)(!1),x=(0,ey.useRef)({static:!1,hold:!1}),E=(0,ey.useRef)(null),C=(0,ey.useRef)(null),_=(0,ey.useRef)(null),k=(0,ey.useRef)(null),S=s0("string"==typeof l?(e,t)=>(null==e?void 0:e[l])===(null==t?void 0:t[l]):null!=l?l:(e,t)=>e===t),T=s0(e=>v.options.findIndex(t=>S(t.dataRef.current.value,e))),w=(0,ey.useCallback)(e=>s5(D.mode,{1:()=>m.some(t=>S(t,e)),0:()=>S(m,e)}),[m]),A=s0(e=>v.activeOptionIndex===T(e)),D=(0,ey.useMemo)(()=>({...v,immediate:!1,optionsPropsRef:x,labelRef:E,inputRef:C,buttonRef:_,optionsRef:k,value:m,defaultValue:r,disabled:s,mode:d?1:0,virtual:v.virtual,get activeOptionIndex(){if(b.current&&null===v.activeOptionIndex&&v.options.length>0){let e=v.options.findIndex(e=>!e.dataRef.current.disabled);if(-1!==e)return e}return v.activeOptionIndex},calculateIndex:T,compare:S,isSelected:w,isActive:A,nullable:c,__demoMode:u}),[m,r,s,d,c,u,v,null]);sQ(()=>{},[null,void 0]),sQ(()=>{v.dataRef.current=D},[D]),function(e,t,n=!0){let r=(0,ey.useRef)(!1);function i(n,i){if(!r.current||n.defaultPrevented)return;let o=i(n);if(null!==o&&o.getRootNode().contains(o)&&o.isConnected){for(let t of function e(t){return"function"==typeof t?e(t()):Array.isArray(t)||t instanceof Set?t:[t]}(e)){if(null===t)continue;let e=t instanceof HTMLElement?t:t.current;if(null!=e&&e.contains(o)||n.composed&&n.composedPath().includes(e))return}return function(e,t=0){var n;return e!==(null==(n=s4(e))?void 0:n.body)&&s5(t,{0:()=>e.matches(s6),1(){let t=e;for(;null!==t;){if(t.matches(s6))return!0;t=t.parentElement}return!1}})}(o,ue.Loose)||-1===o.tabIndex||n.preventDefault(),t(n,o)}}let o=(0,ey.useRef)(null);sX(e=>{var t,n;r.current&&(o.current=(null==(n=null==(t=e.composedPath)?void 0:t.call(e))?void 0:n[0])||e.target)}),sX(e=>{var t,n;r.current&&(o.current=(null==(n=null==(t=e.composedPath)?void 0:t.call(e))?void 0:n[0])||e.target)}),sX(e=>{un()||o.current&&(i(e,()=>o.current),o.current=null)}),sX(e=>i(e,()=>e.target instanceof HTMLElement?e.target:null)),sX(e=>i(e,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null))}([D.buttonRef,D.inputRef,D.optionsRef],()=>V.closeCombobox(),0===D.comboboxState);let N=(0,ey.useMemo)(()=>{var e,t,n;return{open:0===D.comboboxState,disabled:s,activeIndex:D.activeOptionIndex,activeOption:null===D.activeOptionIndex?null:D.virtual?D.virtual.options[null!=(e=D.activeOptionIndex)?e:0]:null!=(n=null==(t=D.options[D.activeOptionIndex])?void 0:t.dataRef.current.value)?n:null,value:m}},[D,s,m]),F=s0(()=>{if(null!==D.activeOptionIndex){if(D.virtual)O(D.virtual.options[D.activeOptionIndex]);else{let{dataRef:e}=D.options[D.activeOptionIndex];O(e.current.value)}V.goToOption(uk.Specific,D.activeOptionIndex)}}),L=s0(()=>{y({type:0}),b.current=!0}),I=s0(()=>{y({type:1}),b.current=!1}),j=s0((e,t,n)=>(b.current=!1,e===uk.Specific?y({type:2,focus:uk.Specific,idx:t,trigger:n}):y({type:2,focus:e,trigger:n}))),R=s0((e,t)=>(y({type:3,payload:{id:e,dataRef:t}}),()=>{D.isActive(t.current.value)&&(b.current=!0),y({type:4,id:e})})),M=s0(e=>(y({type:5,id:e}),()=>y({type:5,id:null}))),O=s0(e=>s5(D.mode,{0:()=>null==g?void 0:g(e),1(){let t=D.value.slice(),n=t.findIndex(t=>S(t,e));return -1===n?t.push(e):t.splice(n,1),null==g?void 0:g(t)}})),P=s0(e=>{y({type:6,trigger:e})}),V=(0,ey.useMemo)(()=>({onChange:O,registerOption:R,registerLabel:M,goToOption:j,closeCombobox:I,openCombobox:L,setActivationTrigger:P,selectActiveOption:F}),[]),q=(0,ey.useRef)(null);return s2(),ey.createElement(uj.Provider,{value:V},ey.createElement(uP.Provider,{value:D},ey.createElement(uC,{value:s5(D.comboboxState,{0:uE.Open,1:uE.Closed})},null!=a&&null!=m&&(function e(t={},n=null,r=[]){for(let[i,o]of Object.entries(t))(function t(n,r,i){if(Array.isArray(i))for(let[e,o]of i.entries())t(n,uT(r,e.toString()),o);else i instanceof Date?n.push([r,i.toISOString()]):"boolean"==typeof i?n.push([r,i?"1":"0"]):"string"==typeof i?n.push([r,i]):"number"==typeof i?n.push([r,`${i}`]):null==i?n.push([r,""]):e(i,r,n)})(r,uT(n,i),o);return r})({[a]:m}).map(([e,t],n)=>ey.createElement(ub,{features:uy.Hidden,ref:0===n?e=>{var t;q.current=null!=(t=null==e?void 0:e.closest("form"))?t:null}:void 0,...ug({key:e,as:"input",type:"hidden",hidden:!0,readOnly:!0,form:o,disabled:s,name:e,value:t})})),ud({ourProps:null===t?{}:{ref:t},theirProps:f,slot:N,defaultTag:uB,name:"Combobox"}))))}),u$=um(function(e,t){var n;let r=uV("Combobox.Button"),i=uR("Combobox.Button"),o=uo(r.buttonRef,t),a=s3(),{id:l=`headlessui-combobox-button-${a}`,...s}=e,u=s2(),c=s0(e=>{switch(e.key){case uw.ArrowDown:return e.preventDefault(),e.stopPropagation(),1===r.comboboxState&&i.openCombobox(),u.nextFrame(()=>{var e;return null==(e=r.inputRef.current)?void 0:e.focus({preventScroll:!0})});case uw.ArrowUp:return e.preventDefault(),e.stopPropagation(),1===r.comboboxState&&(i.openCombobox(),u.nextFrame(()=>{r.value||i.goToOption(uk.Last)})),u.nextFrame(()=>{var e;return null==(e=r.inputRef.current)?void 0:e.focus({preventScroll:!0})});case uw.Escape:return 0!==r.comboboxState?void 0:(e.preventDefault(),r.optionsRef.current&&!r.optionsPropsRef.current.static&&e.stopPropagation(),i.closeCombobox(),u.nextFrame(()=>{var e;return null==(e=r.inputRef.current)?void 0:e.focus({preventScroll:!0})}));default:return}}),d=s0(e=>{if(function(e){let t=e.parentElement,n=null;for(;t&&!(t instanceof HTMLFieldSetElement);)t instanceof HTMLLegendElement&&(n=t),t=t.parentElement;let r=(null==t?void 0:t.getAttribute("disabled"))==="";return!(r&&function(e){if(!e)return!1;let t=e.previousElementSibling;for(;null!==t;){if(t instanceof HTMLLegendElement)return!1;t=t.previousElementSibling}return!0}(n))&&r}(e.currentTarget))return e.preventDefault();0===r.comboboxState?i.closeCombobox():(e.preventDefault(),i.openCombobox()),u.nextFrame(()=>{var e;return null==(e=r.inputRef.current)?void 0:e.focus({preventScroll:!0})})}),p=sJ(()=>{if(r.labelId)return[r.labelId,l].join(" ")},[r.labelId,l]),h=(0,ey.useMemo)(()=>({open:0===r.comboboxState,disabled:r.disabled,value:r.value}),[r]);return ud({ourProps:{ref:o,id:l,type:function(e,t){let[n,r]=(0,ey.useState)(()=>ur(e));return sQ(()=>{r(ur(e))},[e.type,e.as]),sQ(()=>{n||t.current&&t.current instanceof HTMLButtonElement&&!t.current.hasAttribute("type")&&r("button")},[n,t]),n}(e,r.buttonRef),tabIndex:-1,"aria-haspopup":"listbox","aria-controls":null==(n=r.optionsRef.current)?void 0:n.id,"aria-expanded":0===r.comboboxState,"aria-labelledby":p,disabled:r.disabled,onClick:d,onKeyDown:c},theirProps:s,slot:h,defaultTag:"button",name:"Combobox.Button"})}),uH=Object.assign(uU,{Input:um(function(e,t){var n,r,i,o,a,l;let s=s3(),{id:u=`headlessui-combobox-input-${s}`,onChange:c,displayValue:d,type:p="text",...h}=e,f=uV("Combobox.Input"),m=uR("Combobox.Input"),g=uo(f.inputRef,t),v=function(...e){return(0,ey.useMemo)(()=>s4(...e),[...e])}(f.inputRef),y=(0,ey.useRef)(!1),b=s2(),x=s0(()=>{m.onChange(null),f.optionsRef.current&&(f.optionsRef.current.scrollTop=0),m.goToOption(uk.Nothing)});ul(([e,t],[n,r])=>{if(y.current)return;let i=f.inputRef.current;i&&((0===r&&1===t||e!==n)&&(i.value=e),requestAnimationFrame(()=>{if(y.current||!i||(null==v?void 0:v.activeElement)!==i)return;let{selectionStart:e,selectionEnd:t}=i;0===Math.abs((null!=t?t:0)-(null!=e?e:0))&&0===e&&i.setSelectionRange(i.value.length,i.value.length)}))},["function"==typeof d&&void 0!==f.value?null!=(l=d(f.value))?l:"":"string"==typeof f.value?f.value:"",f.comboboxState,v]),ul(([e],[t])=>{if(0===e&&1===t){if(y.current)return;let e=f.inputRef.current;if(!e)return;let t=e.value,{selectionStart:n,selectionEnd:r,selectionDirection:i}=e;e.value="",e.value=t,null!==i?e.setSelectionRange(n,r,i):e.setSelectionRange(n,r)}},[f.comboboxState]);let E=(0,ey.useRef)(!1),C=s0(()=>{E.current=!0}),_=s0(()=>{b.nextFrame(()=>{E.current=!1})}),k=s0(e=>{switch(y.current=!0,e.key){case uw.Enter:if(y.current=!1,0!==f.comboboxState||E.current)return;if(e.preventDefault(),e.stopPropagation(),null===f.activeOptionIndex){m.closeCombobox();return}m.selectActiveOption(),0===f.mode&&m.closeCombobox();break;case uw.ArrowDown:return y.current=!1,e.preventDefault(),e.stopPropagation(),s5(f.comboboxState,{0:()=>m.goToOption(uk.Next),1:()=>m.openCombobox()});case uw.ArrowUp:return y.current=!1,e.preventDefault(),e.stopPropagation(),s5(f.comboboxState,{0:()=>m.goToOption(uk.Previous),1:()=>{m.openCombobox(),b.nextFrame(()=>{f.value||m.goToOption(uk.Last)})}});case uw.Home:if(e.shiftKey)break;return y.current=!1,e.preventDefault(),e.stopPropagation(),m.goToOption(uk.First);case uw.PageUp:return y.current=!1,e.preventDefault(),e.stopPropagation(),m.goToOption(uk.First);case uw.End:if(e.shiftKey)break;return y.current=!1,e.preventDefault(),e.stopPropagation(),m.goToOption(uk.Last);case uw.PageDown:return y.current=!1,e.preventDefault(),e.stopPropagation(),m.goToOption(uk.Last);case uw.Escape:return y.current=!1,0!==f.comboboxState?void 0:(e.preventDefault(),f.optionsRef.current&&!f.optionsPropsRef.current.static&&e.stopPropagation(),f.nullable&&0===f.mode&&null===f.value&&x(),m.closeCombobox());case uw.Tab:if(y.current=!1,0!==f.comboboxState)return;0===f.mode&&1!==f.activationTrigger&&m.selectActiveOption(),m.closeCombobox()}}),S=s0(e=>{null==c||c(e),f.nullable&&0===f.mode&&""===e.target.value&&x(),m.openCombobox()}),T=s0(e=>{var t,n,r;let i=null!=(t=e.relatedTarget)?t:u_.find(t=>t!==e.currentTarget);if(y.current=!1,!(null!=(n=f.optionsRef.current)&&n.contains(i))&&!(null!=(r=f.buttonRef.current)&&r.contains(i))&&0===f.comboboxState)return e.preventDefault(),0===f.mode&&(f.nullable&&null===f.value?x():1!==f.activationTrigger&&m.selectActiveOption()),m.closeCombobox()}),w=s0(e=>{var t,n,r;let i=null!=(t=e.relatedTarget)?t:u_.find(t=>t!==e.currentTarget);null!=(n=f.buttonRef.current)&&n.contains(i)||null!=(r=f.optionsRef.current)&&r.contains(i)||f.disabled||f.immediate&&0!==f.comboboxState&&(m.openCombobox(),b.nextFrame(()=>{m.setActivationTrigger(1)}))}),A=sJ(()=>{if(f.labelId)return[f.labelId].join(" ")},[f.labelId]),D=(0,ey.useMemo)(()=>({open:0===f.comboboxState,disabled:f.disabled}),[f]);return ud({ourProps:{ref:g,id:u,role:"combobox",type:p,"aria-controls":null==(n=f.optionsRef.current)?void 0:n.id,"aria-expanded":0===f.comboboxState,"aria-activedescendant":null===f.activeOptionIndex?void 0:f.virtual?null==(r=f.options.find(e=>{var t;return!(null!=(t=f.virtual)&&t.disabled(e.dataRef.current.value))&&f.compare(e.dataRef.current.value,f.virtual.options[f.activeOptionIndex])}))?void 0:r.id:null==(i=f.options[f.activeOptionIndex])?void 0:i.id,"aria-labelledby":A,"aria-autocomplete":"list",defaultValue:null!=(a=null!=(o=e.defaultValue)?o:void 0!==f.defaultValue?null==d?void 0:d(f.defaultValue):null)?a:f.defaultValue,disabled:f.disabled,onCompositionStart:C,onCompositionEnd:_,onKeyDown:k,onChange:S,onFocus:w,onBlur:T},theirProps:h,slot:D,defaultTag:"input",name:"Combobox.Input"})}),Button:u$,Label:um(function(e,t){let n=s3(),{id:r=`headlessui-combobox-label-${n}`,...i}=e,o=uV("Combobox.Label"),a=uR("Combobox.Label"),l=uo(o.labelRef,t);return sQ(()=>a.registerLabel(r),[r]),ud({ourProps:{ref:l,id:r,onClick:s0(()=>{var e;return null==(e=o.inputRef.current)?void 0:e.focus({preventScroll:!0})})},theirProps:i,slot:(0,ey.useMemo)(()=>({open:0===o.comboboxState,disabled:o.disabled}),[o]),defaultTag:"label",name:"Combobox.Label"})}),Options:um(function(e,t){let n=s3(),{id:r=`headlessui-combobox-options-${n}`,hold:i=!1,...o}=e,a=uV("Combobox.Options"),l=uo(a.optionsRef,t),s=(0,ey.useContext)(ux),u=null!==s?(s&uE.Open)===uE.Open:0===a.comboboxState;sQ(()=>{var t;a.optionsPropsRef.current.static=null!=(t=e.static)&&t},[a.optionsPropsRef,e.static]),sQ(()=>{a.optionsPropsRef.current.hold=i},[a.optionsPropsRef,i]),function({container:e,accept:t,walk:n,enabled:r=!0}){let i=(0,ey.useRef)(t),o=(0,ey.useRef)(n);sQ(()=>{if(!e||!r)return;let t=s4(e);if(!t)return;let n=i.current,a=o.current,l=Object.assign(e=>n(e),{acceptNode:n}),s=t.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,l,!1);for(;s.nextNode();)a(s.currentNode)},[e,r,i,o])}({container:a.optionsRef.current,enabled:0===a.comboboxState,accept:e=>"option"===e.getAttribute("role")?NodeFilter.FILTER_REJECT:e.hasAttribute("role")?NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT,walk(e){e.setAttribute("role","none")}});let c=sJ(()=>{var e,t;return null!=(t=a.labelId)?t:null==(e=a.buttonRef.current)?void 0:e.id},[a.labelId,a.buttonRef.current]),d=(0,ey.useMemo)(()=>({open:0===a.comboboxState,option:void 0}),[a]),p={"aria-labelledby":c,role:"listbox","aria-multiselectable":1===a.mode||void 0,id:r,ref:l};return a.virtual&&0===a.comboboxState&&Object.assign(o,{children:ey.createElement(uO,null,o.children)}),ud({ourProps:p,theirProps:o,slot:d,defaultTag:"ul",features:uz,visible:u,name:"Combobox.Options"})}),Option:um(function(e,t){var n;let r;let i=s3(),{id:o=`headlessui-combobox-option-${i}`,disabled:a=!1,value:l,order:s=null,...u}=e,c=uV("Combobox.Option"),d=uR("Combobox.Option"),p=c.virtual?c.activeOptionIndex===c.calculateIndex(l):null!==c.activeOptionIndex&&(null==(n=c.options[c.activeOptionIndex])?void 0:n.id)===o,h=c.isSelected(l),f=(0,ey.useRef)(null),m=sX({disabled:a,value:l,domRef:f,order:s}),g=(0,ey.useContext)(uM),v=uo(t,f,g?g.measureElement:null),y=s0(()=>d.onChange(l));sQ(()=>d.registerOption(o,m),[m,o]);let b=(0,ey.useRef)(!(c.virtual||c.__demoMode));sQ(()=>{if(!c.virtual||!c.__demoMode)return;let e=s1();return e.requestAnimationFrame(()=>{b.current=!0}),e.dispose},[c.virtual,c.__demoMode]),sQ(()=>{if(!b.current||0!==c.comboboxState||!p||0===c.activationTrigger)return;let e=s1();return e.requestAnimationFrame(()=>{var e,t;null==(t=null==(e=f.current)?void 0:e.scrollIntoView)||t.call(e,{block:"nearest"})}),e.dispose},[f,p,c.comboboxState,c.activationTrigger,c.activeOptionIndex]);let x=s0(e=>{var t;if(a||null!=(t=c.virtual)&&t.disabled(l))return e.preventDefault();y(),un()||requestAnimationFrame(()=>{var e;return null==(e=c.inputRef.current)?void 0:e.focus({preventScroll:!0})}),0===c.mode&&requestAnimationFrame(()=>d.closeCombobox())}),E=s0(()=>{var e;if(a||null!=(e=c.virtual)&&e.disabled(l))return d.goToOption(uk.Nothing);let t=c.calculateIndex(l);d.goToOption(uk.Specific,t)}),C=(r=(0,ey.useRef)([-1,-1]),{wasMoved(e){let t=ua(e);return(r.current[0]!==t[0]||r.current[1]!==t[1])&&(r.current=t,!0)},update(e){r.current=ua(e)}}),_=s0(e=>C.update(e)),k=s0(e=>{var t;if(!C.wasMoved(e)||a||null!=(t=c.virtual)&&t.disabled(l)||p)return;let n=c.calculateIndex(l);d.goToOption(uk.Specific,n,0)}),S=s0(e=>{var t;C.wasMoved(e)&&(a||null!=(t=c.virtual)&&t.disabled(l)||p&&(c.optionsPropsRef.current.hold||d.goToOption(uk.Nothing)))}),T=(0,ey.useMemo)(()=>({active:p,selected:h,disabled:a}),[p,h,a]);return ud({ourProps:{id:o,ref:v,role:"option",tabIndex:!0===a?void 0:-1,"aria-disabled":!0===a||void 0,"aria-selected":h,disabled:void 0,onClick:x,onFocus:E,onPointerEnter:_,onMouseEnter:_,onPointerMove:k,onMouseMove:k,onPointerLeave:S,onMouseLeave:S},theirProps:u,slot:T,defaultTag:"li",name:"Combobox.Option"})})});function uW(e){let t=(0,ey.createContext)(null);return t.displayName=e,t}function uG(e){function t(t){var n;let r=(0,ey.useContext)(e);if(null===r&&(null==t?void 0:t.nonNull))throw Error(`Tried to use \`${(null==(n=t.caller)?void 0:n.name)||"a component"}\` without the necessary context. Make sure to render the \`${e.displayName}Provider\` component higher up the tree.`);return r}return Object.defineProperty(t,"name",{value:`use${e.displayName}`}),t}let uZ=uW("StorageContext");function uY(e){let t,n,r,i;let o=(0,ev.c)(8),a=(0,ey.useRef)(!0);o[0]!==e.storage?(t=()=>new eh(e.storage),o[0]=e.storage,o[1]=t):t=o[1];let[l,s]=(0,ey.useState)(t);return o[2]!==e.storage?(n=()=>{a.current?a.current=!1:s(new eh(e.storage))},r=[e.storage],o[2]=e.storage,o[3]=n,o[4]=r):(n=o[3],r=o[4]),(0,ey.useEffect)(n,r),o[5]!==e.children||o[6]!==l?(i=(0,L.jsx)(uZ.Provider,{value:l,children:e.children}),o[5]=e.children,o[6]=l,o[7]=i):i=o[7],i}let uK=uG(uZ),uQ=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M5.0484 1.40838C6.12624 0.33054 7.87376 0.330541 8.9516 1.40838L12.5916 5.0484C13.6695 6.12624 13.6695 7.87376 12.5916 8.9516L8.9516 12.5916C7.87376 13.6695 6.12624 13.6695 5.0484 12.5916L1.40838 8.9516C0.33054 7.87376 0.330541 6.12624 1.40838 5.0484L5.0484 1.40838Z",stroke:"currentColor",strokeWidth:1.2}),ey.createElement("rect",{x:6,y:6,width:2,height:2,rx:1,fill:"currentColor"}))),uX=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 14 9",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M1 1L7 7L13 1",stroke:"currentColor",strokeWidth:1.5}))),uJ=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 7 10",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M6 1.04819L2 5.04819L6 9.04819",stroke:"currentColor",strokeWidth:1.75}))),u0=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 14 9",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M13 8L7 2L1 8",stroke:"currentColor",strokeWidth:1.5}))),u1=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 14 14",stroke:"currentColor",strokeWidth:3,xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M1 1L12.9998 12.9997"}),ey.createElement("path",{d:"M13 1L1.00079 13.0003"}))),u2=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"-2 -2 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M11.25 14.2105V15.235C11.25 16.3479 10.3479 17.25 9.23501 17.25H2.76499C1.65214 17.25 0.75 16.3479 0.75 15.235L0.75 8.76499C0.75 7.65214 1.65214 6.75 2.76499 6.75L3.78947 6.75",stroke:"currentColor",strokeWidth:1.5}),ey.createElement("rect",{x:6.75,y:.75,width:10.5,height:10.5,rx:2.2069,stroke:"currentColor",strokeWidth:1.5}))),u3=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M5.0484 1.40838C6.12624 0.33054 7.87376 0.330541 8.9516 1.40838L12.5916 5.0484C13.6695 6.12624 13.6695 7.87376 12.5916 8.9516L8.9516 12.5916C7.87376 13.6695 6.12624 13.6695 5.0484 12.5916L1.40838 8.9516C0.33054 7.87376 0.330541 6.12624 1.40838 5.0484L5.0484 1.40838Z",stroke:"currentColor",strokeWidth:1.2}),ey.createElement("path",{d:"M5 9L9 5",stroke:"currentColor",strokeWidth:1.2}),ey.createElement("path",{d:"M5 5L9 9",stroke:"currentColor",strokeWidth:1.2}))),u5=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M4 8L8 4",stroke:"currentColor",strokeWidth:1.2}),ey.createElement("path",{d:"M4 4L8 8",stroke:"currentColor",strokeWidth:1.2}),ey.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.5 1.2H9C9.99411 1.2 10.8 2.00589 10.8 3V9C10.8 9.99411 9.99411 10.8 9 10.8H8.5V12H9C10.6569 12 12 10.6569 12 9V3C12 1.34315 10.6569 0 9 0H8.5V1.2ZM3.5 1.2V0H3C1.34315 0 0 1.34315 0 3V9C0 10.6569 1.34315 12 3 12H3.5V10.8H3C2.00589 10.8 1.2 9.99411 1.2 9V3C1.2 2.00589 2.00589 1.2 3 1.2H3.5Z",fill:"currentColor"}))),u4=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("rect",{x:.6,y:.6,width:10.8,height:10.8,rx:3.4,stroke:"currentColor",strokeWidth:1.2}),ey.createElement("path",{d:"M4 8L8 4",stroke:"currentColor",strokeWidth:1.2}),ey.createElement("path",{d:"M4 4L8 8",stroke:"currentColor",strokeWidth:1.2}))),u6=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0.5 12 12",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("rect",{x:7,y:5.5,width:2,height:2,rx:1,transform:"rotate(90 7 5.5)",fill:"currentColor"}),ey.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.8 9L10.8 9.5C10.8 10.4941 9.99411 11.3 9 11.3L3 11.3C2.00589 11.3 1.2 10.4941 1.2 9.5L1.2 9L-3.71547e-07 9L-3.93402e-07 9.5C-4.65826e-07 11.1569 1.34314 12.5 3 12.5L9 12.5C10.6569 12.5 12 11.1569 12 9.5L12 9L10.8 9ZM10.8 4L12 4L12 3.5C12 1.84315 10.6569 0.5 9 0.5L3 0.5C1.34315 0.5 -5.87117e-08 1.84315 -1.31135e-07 3.5L-1.5299e-07 4L1.2 4L1.2 3.5C1.2 2.50589 2.00589 1.7 3 1.7L9 1.7C9.99411 1.7 10.8 2.50589 10.8 3.5L10.8 4Z",fill:"currentColor"}))),u8=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 20 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M0.75 3C0.75 1.75736 1.75736 0.75 3 0.75H17.25C17.8023 0.75 18.25 1.19772 18.25 1.75V5.25",stroke:"currentColor",strokeWidth:1.5}),ey.createElement("path",{d:"M0.75 3C0.75 4.24264 1.75736 5.25 3 5.25H18.25C18.8023 5.25 19.25 5.69771 19.25 6.25V22.25C19.25 22.8023 18.8023 23.25 18.25 23.25H3C1.75736 23.25 0.75 22.2426 0.75 21V3Z",stroke:"currentColor",strokeWidth:1.5}),ey.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 5.25C1.75736 5.25 0.75 4.24264 0.75 3V21C0.75 22.2426 1.75736 23.25 3 23.25H18.25C18.8023 23.25 19.25 22.8023 19.25 22.25V6.25C19.25 5.69771 18.8023 5.25 18.25 5.25H3ZM13 11L6 11V12.5L13 12.5V11Z",fill:"currentColor"}))),u9=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 20 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M0.75 3C0.75 4.24264 1.75736 5.25 3 5.25H17.25M0.75 3C0.75 1.75736 1.75736 0.75 3 0.75H16.25C16.8023 0.75 17.25 1.19772 17.25 1.75V5.25M0.75 3V21C0.75 22.2426 1.75736 23.25 3 23.25H18.25C18.8023 23.25 19.25 22.8023 19.25 22.25V6.25C19.25 5.69771 18.8023 5.25 18.25 5.25H17.25",stroke:"currentColor",strokeWidth:1.5}),ey.createElement("line",{x1:13,y1:11.75,x2:6,y2:11.75,stroke:"currentColor",strokeWidth:1.5}))),u7=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("rect",{x:5,y:5,width:2,height:2,rx:1,fill:"currentColor"}),ey.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.5 1.2H9C9.99411 1.2 10.8 2.00589 10.8 3V9C10.8 9.99411 9.99411 10.8 9 10.8H8.5V12H9C10.6569 12 12 10.6569 12 9V3C12 1.34315 10.6569 0 9 0H8.5V1.2ZM3.5 1.2V0H3C1.34315 0 0 1.34315 0 3V9C0 10.6569 1.34315 12 3 12H3.5V10.8H3C2.00589 10.8 1.2 9.99411 1.2 9V3C1.2 2.00589 2.00589 1.2 3 1.2H3.5Z",fill:"currentColor"}))),ce=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("rect",{x:.6,y:1.1,width:10.8,height:10.8,rx:2.4,stroke:"currentColor",strokeWidth:1.2}),ey.createElement("rect",{x:5,y:5.5,width:2,height:2,rx:1,fill:"currentColor"}))),ct=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 24 20",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M1.59375 9.52344L4.87259 12.9944L8.07872 9.41249",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"square"}),ey.createElement("path",{d:"M13.75 5.25V10.75H18.75",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"square"}),ey.createElement("path",{d:"M4.95427 11.9332C4.55457 10.0629 4.74441 8.11477 5.49765 6.35686C6.25089 4.59894 7.5305 3.11772 9.16034 2.11709C10.7902 1.11647 12.6901 0.645626 14.5986 0.769388C16.5071 0.893151 18.3303 1.60543 19.8172 2.80818C21.3042 4.01093 22.3818 5.64501 22.9017 7.48548C23.4216 9.32595 23.3582 11.2823 22.7203 13.0853C22.0824 14.8883 20.9013 16.4492 19.3396 17.5532C17.778 18.6572 15.9125 19.25 14 19.25",stroke:"currentColor",strokeWidth:1.5}))),cn=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("circle",{cx:6,cy:6,r:5.4,stroke:"currentColor",strokeWidth:1.2,strokeDasharray:"4.241025 4.241025",transform:"rotate(22.5)","transform-origin":"center"}),ey.createElement("circle",{cx:6,cy:6,r:1,fill:"currentColor"}))),cr=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 19 18",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M1.5 14.5653C1.5 15.211 1.75652 15.8303 2.21314 16.2869C2.66975 16.7435 3.28905 17 3.9348 17C4.58054 17 5.19984 16.7435 5.65646 16.2869C6.11307 15.8303 6.36959 15.211 6.36959 14.5653V12.1305H3.9348C3.28905 12.1305 2.66975 12.387 2.21314 12.8437C1.75652 13.3003 1.5 13.9195 1.5 14.5653Z",stroke:"currentColor",strokeWidth:1.125,strokeLinecap:"round",strokeLinejoin:"round"}),ey.createElement("path",{d:"M3.9348 1.00063C3.28905 1.00063 2.66975 1.25715 2.21314 1.71375C1.75652 2.17035 1.5 2.78964 1.5 3.43537C1.5 4.0811 1.75652 4.70038 2.21314 5.15698C2.66975 5.61358 3.28905 5.8701 3.9348 5.8701H6.36959V3.43537C6.36959 2.78964 6.11307 2.17035 5.65646 1.71375C5.19984 1.25715 4.58054 1.00063 3.9348 1.00063Z",stroke:"currentColor",strokeWidth:1.125,strokeLinecap:"round",strokeLinejoin:"round"}),ey.createElement("path",{d:"M15.0652 12.1305H12.6304V14.5653C12.6304 15.0468 12.7732 15.5175 13.0407 15.9179C13.3083 16.3183 13.6885 16.6304 14.1334 16.8147C14.5783 16.9989 15.0679 17.0472 15.5402 16.9532C16.0125 16.8593 16.4464 16.6274 16.7869 16.2869C17.1274 15.9464 17.3593 15.5126 17.4532 15.0403C17.5472 14.568 17.4989 14.0784 17.3147 13.6335C17.1304 13.1886 16.8183 12.8084 16.4179 12.5409C16.0175 12.2733 15.5468 12.1305 15.0652 12.1305Z",stroke:"currentColor",strokeWidth:1.125,strokeLinecap:"round",strokeLinejoin:"round"}),ey.createElement("path",{d:"M12.6318 5.86775H6.36955V12.1285H12.6318V5.86775Z",stroke:"currentColor",strokeWidth:1.125,strokeLinecap:"round",strokeLinejoin:"round"}),ey.createElement("path",{d:"M17.5 3.43473C17.5 2.789 17.2435 2.16972 16.7869 1.71312C16.3303 1.25652 15.711 1 15.0652 1C14.4195 1 13.8002 1.25652 13.3435 1.71312C12.8869 2.16972 12.6304 2.789 12.6304 3.43473V5.86946H15.0652C15.711 5.86946 16.3303 5.61295 16.7869 5.15635C17.2435 4.69975 17.5 4.08046 17.5 3.43473Z",stroke:"currentColor",strokeWidth:1.125,strokeLinecap:"round",strokeLinejoin:"round"}))),ci=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("circle",{cx:5,cy:5,r:4.35,stroke:"currentColor",strokeWidth:1.3}),ey.createElement("line",{x1:8.45962,y1:8.54038,x2:11.7525,y2:11.8333,stroke:"currentColor",strokeWidth:1.3}))),co=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"-2 -2 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M17.2492 6V2.9569C17.2492 1.73806 16.2611 0.75 15.0423 0.75L2.9569 0.75C1.73806 0.75 0.75 1.73806 0.75 2.9569L0.75 6",stroke:"currentColor",strokeWidth:1.5}),ey.createElement("path",{d:"M0.749873 12V15.0431C0.749873 16.2619 1.73794 17.25 2.95677 17.25H15.0421C16.261 17.25 17.249 16.2619 17.249 15.0431V12",stroke:"currentColor",strokeWidth:1.5}),ey.createElement("path",{d:"M6 4.5L9 7.5L12 4.5",stroke:"currentColor",strokeWidth:1.5}),ey.createElement("path",{d:"M12 13.5L9 10.5L6 13.5",stroke:"currentColor",strokeWidth:1.5}))),ca=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M0.75 13.25L0.0554307 12.967C-0.0593528 13.2488 0.00743073 13.5719 0.224488 13.7851C0.441545 13.9983 0.765869 14.0592 1.04549 13.9393L0.75 13.25ZM12.8214 1.83253L12.2911 2.36286L12.2911 2.36286L12.8214 1.83253ZM12.8214 3.90194L13.3517 4.43227L12.8214 3.90194ZM10.0981 1.17859L9.56773 0.648259L10.0981 1.17859ZM12.1675 1.17859L12.6978 0.648258L12.6978 0.648257L12.1675 1.17859ZM2.58049 8.75697L3.27506 9.03994L2.58049 8.75697ZM2.70066 8.57599L3.23099 9.10632L2.70066 8.57599ZM5.2479 11.4195L4.95355 10.7297L5.2479 11.4195ZM5.42036 11.303L4.89003 10.7727L5.42036 11.303ZM4.95355 10.7297C4.08882 11.0987 3.41842 11.362 2.73535 11.6308C2.05146 11.9 1.35588 12.1743 0.454511 12.5607L1.04549 13.9393C1.92476 13.5624 2.60256 13.2951 3.28469 13.0266C3.96762 12.7578 4.65585 12.4876 5.54225 12.1093L4.95355 10.7297ZM1.44457 13.533L3.27506 9.03994L1.88592 8.474L0.0554307 12.967L1.44457 13.533ZM3.23099 9.10632L10.6284 1.70892L9.56773 0.648259L2.17033 8.04566L3.23099 9.10632ZM11.6371 1.70892L12.2911 2.36286L13.3517 1.3022L12.6978 0.648258L11.6371 1.70892ZM12.2911 3.37161L4.89003 10.7727L5.95069 11.8333L13.3517 4.43227L12.2911 3.37161ZM12.2911 2.36286C12.5696 2.64142 12.5696 3.09305 12.2911 3.37161L13.3517 4.43227C14.2161 3.56792 14.2161 2.16654 13.3517 1.3022L12.2911 2.36286ZM10.6284 1.70892C10.9069 1.43036 11.3586 1.43036 11.6371 1.70892L12.6978 0.648257C11.8335 -0.216088 10.4321 -0.216084 9.56773 0.648259L10.6284 1.70892ZM3.27506 9.03994C3.26494 9.06479 3.24996 9.08735 3.23099 9.10632L2.17033 8.04566C2.04793 8.16806 1.95123 8.31369 1.88592 8.474L3.27506 9.03994ZM5.54225 12.1093C5.69431 12.0444 5.83339 11.9506 5.95069 11.8333L4.89003 10.7727C4.90863 10.7541 4.92988 10.7398 4.95355 10.7297L5.54225 12.1093Z",fill:"currentColor"}),ey.createElement("path",{d:"M11.5 4.5L9.5 2.5",stroke:"currentColor",strokeWidth:1.4026,strokeLinecap:"round",strokeLinejoin:"round"}),ey.createElement("path",{d:"M5.5 10.5L3.5 8.5",stroke:"currentColor",strokeWidth:1.4026,strokeLinecap:"round",strokeLinejoin:"round"}))),cl=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 16 18",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M1.32226e-07 1.6609C7.22332e-08 0.907329 0.801887 0.424528 1.46789 0.777117L15.3306 8.11621C16.0401 8.49182 16.0401 9.50818 15.3306 9.88379L1.46789 17.2229C0.801886 17.5755 1.36076e-06 17.0927 1.30077e-06 16.3391L1.32226e-07 1.6609Z",fill:"currentColor"}))),cs=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 10 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.25 9.25V13.5H5.75V9.25L10 9.25V7.75L5.75 7.75V3.5H4.25V7.75L0 7.75V9.25L4.25 9.25Z"}))),cu=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{width:25,height:25,viewBox:"0 0 25 25",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M10.2852 24.0745L13.7139 18.0742",stroke:"currentColor",strokeWidth:1.5625}),ey.createElement("path",{d:"M14.5742 24.0749L17.1457 19.7891",stroke:"currentColor",strokeWidth:1.5625}),ey.createElement("path",{d:"M19.4868 24.0735L20.7229 21.7523C21.3259 20.6143 21.5457 19.3122 21.3496 18.0394C21.1535 16.7666 20.5519 15.591 19.6342 14.6874L23.7984 6.87853C24.0123 6.47728 24.0581 6.00748 23.9256 5.57249C23.7932 5.1375 23.4933 4.77294 23.0921 4.55901C22.6908 4.34509 22.221 4.29932 21.7861 4.43178C21.3511 4.56424 20.9865 4.86408 20.7726 5.26533L16.6084 13.0742C15.3474 12.8142 14.0362 12.9683 12.8699 13.5135C11.7035 14.0586 10.7443 14.9658 10.135 16.1L6 24.0735",stroke:"currentColor",strokeWidth:1.5625}),ey.createElement("path",{d:"M4 15L5 13L7 12L5 11L4 9L3 11L1 12L3 13L4 15Z",stroke:"currentColor",strokeWidth:1.5625,strokeLinejoin:"round"}),ey.createElement("path",{d:"M11.5 8L12.6662 5.6662L15 4.5L12.6662 3.3338L11.5 1L10.3338 3.3338L8 4.5L10.3338 5.6662L11.5 8Z",stroke:"currentColor",strokeWidth:1.5625,strokeLinejoin:"round"}))),cc=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M4.75 9.25H1.25V12.75",stroke:"currentColor",strokeWidth:1,strokeLinecap:"square"}),ey.createElement("path",{d:"M11.25 6.75H14.75V3.25",stroke:"currentColor",strokeWidth:1,strokeLinecap:"square"}),ey.createElement("path",{d:"M14.1036 6.65539C13.8 5.27698 13.0387 4.04193 11.9437 3.15131C10.8487 2.26069 9.48447 1.76694 8.0731 1.75043C6.66173 1.73392 5.28633 2.19563 4.17079 3.0604C3.05526 3.92516 2.26529 5.14206 1.92947 6.513",stroke:"currentColor",strokeWidth:1}),ey.createElement("path",{d:"M1.89635 9.34461C2.20001 10.723 2.96131 11.9581 4.05631 12.8487C5.15131 13.7393 6.51553 14.2331 7.9269 14.2496C9.33827 14.2661 10.7137 13.8044 11.8292 12.9396C12.9447 12.0748 13.7347 10.8579 14.0705 9.487",stroke:"currentColor",strokeWidth:1}))),cd=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("rect",{x:.6,y:.6,width:11.8,height:11.8,rx:5.9,stroke:"currentColor",strokeWidth:1.2}),ey.createElement("path",{d:"M4.25 7.5C4.25 6 5.75 5 6.5 6.5C7.25 8 8.75 7 8.75 5.5",stroke:"currentColor",strokeWidth:1.2}))),cp=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.29186 1.92702C9.06924 1.82745 8.87014 1.68202 8.70757 1.50024L7.86631 0.574931C7.62496 0.309957 7.30773 0.12592 6.95791 0.0479385C6.60809 -0.0300431 6.24274 0.00182978 5.91171 0.139208C5.58068 0.276585 5.3001 0.512774 5.10828 0.815537C4.91645 1.1183 4.82272 1.47288 4.83989 1.83089L4.90388 3.08019C4.91612 3.32348 4.87721 3.56662 4.78968 3.79394C4.70215 4.02126 4.56794 4.2277 4.39571 4.39994C4.22347 4.57219 4.01704 4.7064 3.78974 4.79394C3.56243 4.88147 3.3193 4.92038 3.07603 4.90814L1.8308 4.84414C1.47162 4.82563 1.11553 4.91881 0.811445 5.11086C0.507359 5.30292 0.270203 5.58443 0.132561 5.91671C-0.00508149 6.249 -0.0364554 6.61576 0.0427496 6.9666C0.121955 7.31744 0.307852 7.63514 0.5749 7.87606L1.50016 8.71204C1.68193 8.87461 1.82735 9.07373 1.92692 9.29636C2.02648 9.51898 2.07794 9.76012 2.07794 10.004C2.07794 10.2479 2.02648 10.489 1.92692 10.7116C1.82735 10.9343 1.68193 11.1334 1.50016 11.296L0.5749 12.1319C0.309856 12.3729 0.125575 12.6898 0.0471809 13.0393C-0.0312128 13.3888 9.64098e-05 13.754 0.13684 14.0851C0.273583 14.4162 0.509106 14.6971 0.811296 14.8894C1.11349 15.0817 1.46764 15.1762 1.82546 15.1599L3.0707 15.0959C3.31397 15.0836 3.5571 15.1225 3.7844 15.2101C4.01171 15.2976 4.21814 15.4318 4.39037 15.6041C4.56261 15.7763 4.69682 15.9827 4.78435 16.2101C4.87188 16.4374 4.91078 16.6805 4.89855 16.9238L4.83455 18.1691C4.81605 18.5283 4.90921 18.8844 5.10126 19.1885C5.2933 19.4926 5.5748 19.7298 5.90707 19.8674C6.23934 20.0051 6.60608 20.0365 6.9569 19.9572C7.30772 19.878 7.6254 19.6921 7.86631 19.4251L8.7129 18.4998C8.87547 18.318 9.07458 18.1725 9.29719 18.073C9.51981 17.9734 9.76093 17.9219 10.0048 17.9219C10.2487 17.9219 10.4898 17.9734 10.7124 18.073C10.935 18.1725 11.1341 18.318 11.2967 18.4998L12.1326 19.4251C12.3735 19.6921 12.6912 19.878 13.042 19.9572C13.3929 20.0365 13.7596 20.0051 14.0919 19.8674C14.4241 19.7298 14.7056 19.4926 14.8977 19.1885C15.0897 18.8844 15.1829 18.5283 15.1644 18.1691L15.1004 16.9238C15.0882 16.6805 15.1271 16.4374 15.2146 16.2101C15.3021 15.9827 15.4363 15.7763 15.6086 15.6041C15.7808 15.4318 15.9872 15.2976 16.2145 15.2101C16.4418 15.1225 16.685 15.0836 16.9282 15.0959L18.1735 15.1599C18.5326 15.1784 18.8887 15.0852 19.1928 14.8931C19.4969 14.7011 19.7341 14.4196 19.8717 14.0873C20.0093 13.755 20.0407 13.3882 19.9615 13.0374C19.8823 12.6866 19.6964 12.3689 19.4294 12.1279L18.5041 11.292C18.3223 11.1294 18.1769 10.9303 18.0774 10.7076C17.9778 10.485 17.9263 10.2439 17.9263 10C17.9263 9.75612 17.9778 9.51499 18.0774 9.29236C18.1769 9.06973 18.3223 8.87062 18.5041 8.70804L19.4294 7.87206C19.6964 7.63114 19.8823 7.31344 19.9615 6.9626C20.0407 6.61176 20.0093 6.245 19.8717 5.91271C19.7341 5.58043 19.4969 5.29892 19.1928 5.10686C18.8887 4.91481 18.5326 4.82163 18.1735 4.84014L16.9282 4.90414C16.685 4.91638 16.4418 4.87747 16.2145 4.78994C15.9872 4.7024 15.7808 4.56818 15.6086 4.39594C15.4363 4.2237 15.3021 4.01726 15.2146 3.78994C15.1271 3.56262 15.0882 3.31948 15.1004 3.07619L15.1644 1.83089C15.1829 1.4717 15.0897 1.11559 14.8977 0.811487C14.7056 0.507385 14.4241 0.270217 14.0919 0.132568C13.7596 -0.00508182 13.3929 -0.0364573 13.042 0.0427519C12.6912 0.121961 12.3735 0.307869 12.1326 0.574931L11.2914 1.50024C11.1288 1.68202 10.9297 1.82745 10.7071 1.92702C10.4845 2.02659 10.2433 2.07805 9.99947 2.07805C9.7556 2.07805 9.51448 2.02659 9.29186 1.92702ZM14.3745 10C14.3745 12.4162 12.4159 14.375 9.99977 14.375C7.58365 14.375 5.625 12.4162 5.625 10C5.625 7.58375 7.58365 5.625 9.99977 5.625C12.4159 5.625 14.3745 7.58375 14.3745 10Z",fill:"currentColor"}))),ch=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M6.5782 1.07092C6.71096 0.643026 7.28904 0.643027 7.4218 1.07092L8.59318 4.84622C8.65255 5.03758 8.82284 5.16714 9.01498 5.16714L12.8056 5.16714C13.2353 5.16714 13.4139 5.74287 13.0663 6.00732L9.99962 8.34058C9.84418 8.45885 9.77913 8.66848 9.83851 8.85984L11.0099 12.6351C11.1426 13.063 10.675 13.4189 10.3274 13.1544L7.26069 10.8211C7.10524 10.7029 6.89476 10.7029 6.73931 10.8211L3.6726 13.1544C3.32502 13.4189 2.85735 13.063 2.99012 12.6351L4.16149 8.85984C4.22087 8.66848 4.15582 8.45885 4.00038 8.34058L0.933671 6.00732C0.586087 5.74287 0.764722 5.16714 1.19436 5.16714L4.98502 5.16714C5.17716 5.16714 5.34745 5.03758 5.40682 4.84622L6.5782 1.07092Z",fill:"currentColor",stroke:"currentColor"}))),cf=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M6.5782 1.07092C6.71096 0.643026 7.28904 0.643027 7.4218 1.07092L8.59318 4.84622C8.65255 5.03758 8.82284 5.16714 9.01498 5.16714L12.8056 5.16714C13.2353 5.16714 13.4139 5.74287 13.0663 6.00732L9.99962 8.34058C9.84418 8.45885 9.77913 8.66848 9.83851 8.85984L11.0099 12.6351C11.1426 13.063 10.675 13.4189 10.3274 13.1544L7.26069 10.8211C7.10524 10.7029 6.89476 10.7029 6.73931 10.8211L3.6726 13.1544C3.32502 13.4189 2.85735 13.063 2.99012 12.6351L4.16149 8.85984C4.22087 8.66848 4.15582 8.45885 4.00038 8.34058L0.933671 6.00732C0.586087 5.74287 0.764722 5.16714 1.19436 5.16714L4.98502 5.16714C5.17716 5.16714 5.34745 5.03758 5.40682 4.84622L6.5782 1.07092Z",stroke:"currentColor",strokeWidth:1.5}))),cm=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("rect",{width:16,height:16,rx:2,fill:"currentColor"}))),cg=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{width:"1em",height:"5em",xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd","aria-hidden":"true",viewBox:"0 0 23 23",style:{height:"1.5em"},clipRule:"evenodd","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M19 24h-14c-1.104 0-2-.896-2-2v-17h-1v-2h6v-1.5c0-.827.673-1.5 1.5-1.5h5c.825 0 1.5.671 1.5 1.5v1.5h6v2h-1v17c0 1.104-.896 2-2 2zm0-19h-14v16.5c0 .276.224.5.5.5h13c.276 0 .5-.224.5-.5v-16.5zm-7 7.586l3.293-3.293 1.414 1.414-3.293 3.293 3.293 3.293-1.414 1.414-3.293-3.293-3.293 3.293-1.414-1.414 3.293-3.293-3.293-3.293 1.414-1.414 3.293 3.293zm2-10.586h-4v1h4v-1z",fill:"currentColor",strokeWidth:.25,stroke:"currentColor"}))),cv=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("rect",{x:.6,y:.6,width:11.8,height:11.8,rx:5.9,stroke:"currentColor",strokeWidth:1.2}),ey.createElement("rect",{x:5.5,y:5.5,width:2,height:2,rx:1,fill:"currentColor"})));function cy(e){let t=e.name.replace("Svg","").replaceAll(/([A-Z])/g," $1").trimStart().toLowerCase()+" icon";function n(n){let r;let i=(0,ev.c)(2);return i[0]!==n?(r=(0,L.jsx)(e,{title:t,...n}),i[0]=n,i[1]=r):r=i[1],r}return n.displayName=e.name,n}let cb=(0,ey.forwardRef)((e,t)=>{let n,r;let i=(0,ev.c)(6);return i[0]!==e.className?(n=eE("graphiql-un-styled",e.className),i[0]=e.className,i[1]=n):n=i[1],i[2]!==e||i[3]!==t||i[4]!==n?(r=(0,L.jsx)("button",{...e,ref:t,className:n}),i[2]=e,i[3]=t,i[4]=n,i[5]=r):r=i[5],r});cb.displayName="UnStyledButton";let cx=(0,ey.forwardRef)((e,t)=>{let n,r;let i=(0,ev.c)(7);return i[0]!==e.className||i[1]!==e.state?(n=eE("graphiql-button",{success:"graphiql-button-success",error:"graphiql-button-error"}[e.state],e.className),i[0]=e.className,i[1]=e.state,i[2]=n):n=i[2],i[3]!==e||i[4]!==t||i[5]!==n?(r=(0,L.jsx)("button",{...e,ref:t,className:n}),i[3]=e,i[4]=t,i[5]=n,i[6]=r):r=i[6],r});cx.displayName="Button";let cE=(0,ey.forwardRef)((e,t)=>{let n,r;let i=(0,ev.c)(6);return i[0]!==e.className?(n=eE("graphiql-button-group",e.className),i[0]=e.className,i[1]=n):n=i[1],i[2]!==e||i[3]!==t||i[4]!==n?(r=(0,L.jsx)("div",{...e,ref:t,className:n}),i[2]=e,i[3]=t,i[4]=n,i[5]=r):r=i[5],r});cE.displayName="ButtonGroup";let cC=(e,t)=>Object.entries(t).reduce((e,[t,n])=>(e[t]=n,e),e),c_=(0,ey.forwardRef)((e,t)=>{let n,r,i,o;let a=(0,ev.c)(8);return a[0]!==e.className?(n=eE("graphiql-dialog-close",e.className),a[0]=e.className,a[1]=n):n=a[1],a[2]===Symbol.for("react.memo_cache_sentinel")?(r=(0,L.jsx)(ew.fC,{children:"Close dialog"}),i=(0,L.jsx)(u1,{}),a[2]=r,a[3]=i):(r=a[2],i=a[3]),a[4]!==e||a[5]!==t||a[6]!==n?(o=(0,L.jsx)(eT.x8,{asChild:!0,children:(0,L.jsxs)(cb,{...e,ref:t,type:"button",className:n,children:[r,i]})}),a[4]=e,a[5]=t,a[6]=n,a[7]=o):o=a[7],o});c_.displayName="Dialog.Close";let ck=cC(function(e){let t,n,r,i,o;let a=(0,ev.c)(9);return a[0]!==e?({children:t,...n}=e,a[0]=e,a[1]=t,a[2]=n):(t=a[1],n=a[2]),a[3]===Symbol.for("react.memo_cache_sentinel")?(r=(0,L.jsx)(eT.aV,{className:"graphiql-dialog-overlay"}),a[3]=r):r=a[3],a[4]!==t?(i=(0,L.jsxs)(eT.h_,{children:[r,(0,L.jsx)(eT.VY,{className:"graphiql-dialog",children:t})]}),a[4]=t,a[5]=i):i=a[5],a[6]!==n||a[7]!==i?(o=(0,L.jsx)(eT.fC,{...n,children:i}),a[6]=n,a[7]=i,a[8]=o):o=a[8],o},{Close:c_,Title:eT.Dx,Trigger:eT.xz,Description:eT.dk}),cS=(0,ey.forwardRef)((e,t)=>{let n,r;let i=(0,ev.c)(6);return i[0]!==e.className?(n=eE("graphiql-un-styled",e.className),i[0]=e.className,i[1]=n):n=i[1],i[2]!==e||i[3]!==t||i[4]!==n?(r=(0,L.jsx)(eA.xz,{asChild:!0,children:(0,L.jsx)("button",{...e,ref:t,className:n})}),i[2]=e,i[3]=t,i[4]=n,i[5]=r):r=i[5],r});cS.displayName="DropdownMenuButton";let cT=cC(eA.fC,{Button:cS,Item:e=>{let t,n,r,i,o;let a=(0,ev.c)(10);return a[0]!==e?({className:n,children:t,...r}=e,a[0]=e,a[1]=t,a[2]=n,a[3]=r):(t=a[1],n=a[2],r=a[3]),a[4]!==n?(i=eE("graphiql-dropdown-item",n),a[4]=n,a[5]=i):i=a[5],a[6]!==t||a[7]!==r||a[8]!==i?(o=(0,L.jsx)(eA.ck,{className:i,...r,children:t}),a[6]=t,a[7]=r,a[8]=i,a[9]=o):o=a[9],o},Content:function(e){let t,n,r,i,o,a,l;let s=(0,ev.c)(14);s[0]!==e?({children:t,align:i,sideOffset:o,className:n,...r}=e,s[0]=e,s[1]=t,s[2]=n,s[3]=r,s[4]=i,s[5]=o):(t=s[1],n=s[2],r=s[3],i=s[4],o=s[5]);let u=void 0===i?"start":i,c=void 0===o?5:o;return s[6]!==n?(a=eE("graphiql-dropdown-content",n),s[6]=n,s[7]=a):a=s[7],s[8]!==u||s[9]!==t||s[10]!==r||s[11]!==c||s[12]!==a?(l=(0,L.jsx)(eA.Uv,{children:(0,L.jsx)(eA.VY,{align:u,sideOffset:c,className:a,...r,children:t})}),s[8]=u,s[9]=t,s[10]=r,s[11]=c,s[12]=a,s[13]=l):l=s[13],l}}),cw=new nq({breaks:!0,linkify:!0}),cA=(0,ey.forwardRef)((e,t)=>{let n,r,i,o,a,l,s,u;let c=(0,ev.c)(18);c[0]!==e?({children:n,onlyShowFirstChild:r,type:o,...i}=e,c[0]=e,c[1]=n,c[2]=r,c[3]=i,c[4]=o):(n=c[1],r=c[2],i=c[3],o=c[4]);let d=`graphiql-markdown-${o}`,p=r&&"graphiql-markdown-preview";return c[5]!==i.className||c[6]!==d||c[7]!==p?(a=eE(d,p,i.className),c[5]=i.className,c[6]=d,c[7]=p,c[8]=a):a=c[8],c[9]!==n?(l=cw.render(n),c[9]=n,c[10]=l):l=c[10],c[11]!==l?(s={__html:l},c[11]=l,c[12]=s):s=c[12],c[13]!==i||c[14]!==t||c[15]!==a||c[16]!==s?(u=(0,L.jsx)("div",{...i,ref:t,className:a,dangerouslySetInnerHTML:s}),c[13]=i,c[14]=t,c[15]=a,c[16]=s,c[17]=u):u=c[17],u});cA.displayName="MarkdownContent";let cD=(0,ey.forwardRef)((e,t)=>{let n,r;let i=(0,ev.c)(6);return i[0]!==e.className?(n=eE("graphiql-spinner",e.className),i[0]=e.className,i[1]=n):n=i[1],i[2]!==e||i[3]!==t||i[4]!==n?(r=(0,L.jsx)("div",{...e,ref:t,className:n}),i[2]=e,i[3]=t,i[4]=n,i[5]=r):r=i[5],r});cD.displayName="Spinner";let cN=cC(function(e){let t,n,r;let i=(0,ev.c)(10),{children:o,align:a,side:l,sideOffset:s,label:u}=e,c=void 0===a?"start":a,d=void 0===l?"bottom":l,p=void 0===s?5:s;return i[0]!==o?(t=(0,L.jsx)(sA.xz,{asChild:!0,children:o}),i[0]=o,i[1]=t):t=i[1],i[2]!==c||i[3]!==u||i[4]!==d||i[5]!==p?(n=(0,L.jsx)(sA.h_,{children:(0,L.jsx)(sA.VY,{className:"graphiql-tooltip",align:c,side:d,sideOffset:p,children:u})}),i[2]=c,i[3]=u,i[4]=d,i[5]=p,i[6]=n):n=i[6],i[7]!==t||i[8]!==n?(r=(0,L.jsxs)(sA.fC,{children:[t,n]}),i[7]=t,i[8]=n,i[9]=r):r=i[9],r},{Provider:sA.zt}),cF=(0,ey.forwardRef)((e,t)=>{let n,r,i,o,a,l,s;let u=(0,ev.c)(16);u[0]!==e?({isActive:i,value:a,children:n,className:r,...o}=e,u[0]=e,u[1]=n,u[2]=r,u[3]=i,u[4]=o,u[5]=a):(n=u[1],r=u[2],i=u[3],o=u[4],a=u[5]);let c=i?"true":void 0,d=i&&"graphiql-tab-active";return u[6]!==r||u[7]!==d?(l=eE("graphiql-tab",d,r),u[6]=r,u[7]=d,u[8]=l):l=u[8],u[9]!==n||u[10]!==o||u[11]!==t||u[12]!==c||u[13]!==l||u[14]!==a?(s=(0,L.jsx)(sw.Item,{...o,ref:t,value:a,"aria-selected":c,role:"tab",className:l,children:n}),u[9]=n,u[10]=o,u[11]=t,u[12]=c,u[13]=l,u[14]=a,u[15]=s):s=u[15],s});cF.displayName="Tab";let cL=(0,ey.forwardRef)((e,t)=>{let n,r;let i=(0,ev.c)(6);return i[0]!==e.className?(n=eE("graphiql-tab-button",e.className),i[0]=e.className,i[1]=n):n=i[1],i[2]!==e||i[3]!==t||i[4]!==n?(r=(0,L.jsx)(cb,{...e,ref:t,type:"button",className:n,children:e.children}),i[2]=e,i[3]=t,i[4]=n,i[5]=r):r=i[5],r});cL.displayName="Tab.Button";let cI=(0,ey.forwardRef)((e,t)=>{let n,r,i;let o=(0,ev.c)(7);return o[0]!==e.className?(n=eE("graphiql-tab-close",e.className),o[0]=e.className,o[1]=n):n=o[1],o[2]===Symbol.for("react.memo_cache_sentinel")?(r=(0,L.jsx)(u1,{}),o[2]=r):r=o[2],o[3]!==e||o[4]!==t||o[5]!==n?(i=(0,L.jsx)(cN,{label:"Close Tab",children:(0,L.jsx)(cb,{"aria-label":"Close Tab",...e,ref:t,type:"button",className:n,children:r})}),o[3]=e,o[4]=t,o[5]=n,o[6]=i):i=o[6],i});cI.displayName="Tab.Close";let cj=cC(cF,{Button:cL,Close:cI}),cR=(0,ey.forwardRef)((e,t)=>{let n,r,i,o,a,l,s;let u=(0,ev.c)(15);return u[0]!==e?({values:a,onReorder:i,children:n,className:r,...o}=e,u[0]=e,u[1]=n,u[2]=r,u[3]=i,u[4]=o,u[5]=a):(n=u[1],r=u[2],i=u[3],o=u[4],a=u[5]),u[6]!==r?(l=eE("graphiql-tabs",r),u[6]=r,u[7]=l):l=u[7],u[8]!==n||u[9]!==i||u[10]!==o||u[11]!==t||u[12]!==l||u[13]!==a?(s=(0,L.jsx)(sw.Group,{...o,ref:t,values:a,onReorder:i,axis:"x",role:"tablist",className:l,children:n}),u[8]=n,u[9]=i,u[10]=o,u[11]=t,u[12]=l,u[13]=a,u[14]=s):s=u[14],s});cR.displayName="Tabs";let cM=uW("HistoryContext");function cO(e){let t,n,r,i;let o=(0,ev.c)(11),{maxHistoryLength:a,children:l}=e,s=void 0===a?cq:a,u=uK();o[0]!==s||o[1]!==u?(t=()=>new eg(u||new eh(null),s),o[0]=s,o[1]=u,o[2]=t):t=o[2];let[c]=(0,ey.useState)(t);o[3]!==c.queries?(n=()=>c.queries||[],o[3]=c.queries,o[4]=n):n=o[4];let[d,p]=(0,ey.useState)(n);o[5]!==c||o[6]!==d?(r={addToHistory(e){c.updateHistory(e),p(c.queries)},editLabel(e,t){c.editLabel(e,t),p(c.queries)},items:d,toggleFavorite(e){c.toggleFavorite(e),p(c.queries)},setActive:cP,deleteFromHistory(e,t){c.deleteHistory(e,t),p(c.queries)}},o[5]=c,o[6]=d,o[7]=r):r=o[7];let h=r;return o[8]!==l||o[9]!==h?(i=(0,L.jsx)(cM.Provider,{value:h,children:l}),o[8]=l,o[9]=h,o[10]=i):i=o[10],i}function cP(e){return e}let cV=uG(cM),cq=20;function cB(e){return(0,L.jsx)(cW,{item:e},e.index)}function cz(e){return(0,L.jsx)(cW,{item:e},e.index)}function cU(e){return!e.favorite}function c$(e){return e.favorite}function cH(e,t){return{...e,index:t}}function cW(e){var t;let n,r,i,o,a,l,s,u,c,d,p,h,f,m;let g=(0,ev.c)(40);g[0]===Symbol.for("react.memo_cache_sentinel")?(n={nonNull:!0,caller:cW},g[0]=n):n=g[0];let{editLabel:v,toggleFavorite:y,deleteFromHistory:b,setActive:x}=cV(n);g[1]===Symbol.for("react.memo_cache_sentinel")?(r={nonNull:!0,caller:cW},g[1]=r):r=g[1];let{headerEditor:E,queryEditor:C,variableEditor:_}=px(r),k=(0,ey.useRef)(null),S=(0,ey.useRef)(null),[T,w]=(0,ey.useState)(!1);g[2]!==T?(i=()=>{var e;T&&(null==(e=k.current)||e.focus())},o=[T],g[2]=T,g[3]=i,g[4]=o):(i=g[3],o=g[4]),(0,ey.useEffect)(i,o),g[5]!==e.item.label||g[6]!==e.item.operationName||g[7]!==e.item.query?(a=e.item.label||e.item.operationName||(null==(t=e.item.query)?void 0:t.split("\n").map(e=>e.replace(/#(.*)/,"")).join(" ").replaceAll("{"," { ").replaceAll("}"," } ").replaceAll(/[\s]{2,}/g," ")),g[5]=e.item.label,g[6]=e.item.operationName,g[7]=e.item.query,g[8]=a):a=g[8];let A=a;g[9]!==v||g[10]!==e.item?(l=()=>{var t;w(!1);let{index:n,...r}=e.item;v({...r,label:null==(t=k.current)?void 0:t.value},n)},g[9]=v,g[10]=e.item,g[11]=l):l=g[11];let D=l;g[12]===Symbol.for("react.memo_cache_sentinel")?(s=()=>{w(!1)},g[12]=s):s=g[12];let N=s;g[13]===Symbol.for("react.memo_cache_sentinel")?(u=e=>{e.stopPropagation(),w(!0)},g[13]=u):u=g[13];let F=u;g[14]!==E||g[15]!==e.item||g[16]!==C||g[17]!==x||g[18]!==_?(c=()=>{let{query:t,variables:n,headers:r}=e.item;null==C||C.setValue(t??""),null==_||_.setValue(n??""),null==E||E.setValue(r??""),x(e.item)},g[14]=E,g[15]=e.item,g[16]=C,g[17]=x,g[18]=_,g[19]=c):c=g[19];let I=c;g[20]!==b||g[21]!==e.item?(d=t=>{t.stopPropagation(),b(e.item)},g[20]=b,g[21]=e.item,g[22]=d):d=g[22];let j=d;g[23]!==e.item||g[24]!==y?(p=t=>{t.stopPropagation(),y(e.item)},g[23]=e.item,g[24]=y,g[25]=p):p=g[25];let R=p,M=T&&"editable";return g[26]!==M?(h=eE("graphiql-history-item",M),g[26]=M,g[27]=h):h=g[27],g[28]!==A||g[29]!==v||g[30]!==j||g[31]!==I||g[32]!==D||g[33]!==R||g[34]!==T||g[35]!==e.item?(f=T?(0,L.jsxs)(L.Fragment,{children:[(0,L.jsx)("input",{type:"text",defaultValue:e.item.label,ref:k,onKeyDown:t=>{"Esc"===t.key?w(!1):"Enter"===t.key&&(w(!1),v({...e.item,label:t.currentTarget.value}))},placeholder:"Type a label"}),(0,L.jsx)(cb,{type:"button",ref:S,onClick:D,children:"Save"}),(0,L.jsx)(cb,{type:"button",ref:S,onClick:N,children:(0,L.jsx)(u1,{})})]}):(0,L.jsxs)(L.Fragment,{children:[(0,L.jsx)(cN,{label:"Set active",children:(0,L.jsx)(cb,{type:"button",className:"graphiql-history-item-label",onClick:I,"aria-label":"Set active",children:A})}),(0,L.jsx)(cN,{label:"Edit label",children:(0,L.jsx)(cb,{type:"button",className:"graphiql-history-item-action",onClick:F,"aria-label":"Edit label",children:(0,L.jsx)(ca,{"aria-hidden":"true"})})}),(0,L.jsx)(cN,{label:e.item.favorite?"Remove favorite":"Add favorite",children:(0,L.jsx)(cb,{type:"button",className:"graphiql-history-item-action",onClick:R,"aria-label":e.item.favorite?"Remove favorite":"Add favorite",children:e.item.favorite?(0,L.jsx)(ch,{"aria-hidden":"true"}):(0,L.jsx)(cf,{"aria-hidden":"true"})})}),(0,L.jsx)(cN,{label:"Delete from history",children:(0,L.jsx)(cb,{type:"button",className:"graphiql-history-item-action",onClick:j,"aria-label":"Delete from history",children:(0,L.jsx)(cg,{"aria-hidden":"true"})})})]}),g[28]=A,g[29]=v,g[30]=j,g[31]=I,g[32]=D,g[33]=R,g[34]=T,g[35]=e.item,g[36]=f):f=g[36],g[37]!==h||g[38]!==f?(m=(0,L.jsx)("li",{className:h,children:f}),g[37]=h,g[38]=f,g[39]=m):m=g[39],m}let cG=uW("ExecutionContext");function cZ(e){let t,n,r,i,o,a;let l=(0,ev.c)(27),{fetcher:s,getDefaultFieldNames:u,children:c,operationName:d}=e;if(!s)throw TypeError("The `ExecutionContextProvider` component requires a `fetcher` function to be passed as prop.");l[0]===Symbol.for("react.memo_cache_sentinel")?(t={nonNull:!0,caller:cZ},l[0]=t):t=l[0];let{externalFragments:p,headerEditor:h,queryEditor:f,responseEditor:m,variableEditor:g,updateActiveTabValues:v}=px(t),y=cV();l[1]!==u?(n={getDefaultFieldNames:u,caller:cZ},l[1]=u,l[2]=n):n=l[2];let b=function e(t){let n,r,i,o;let a=(0,ev.c)(10);a[0]!==t?(n=void 0===t?{}:t,a[0]=t,a[1]=n):n=a[1];let{getDefaultFieldNames:l,caller:s}=n,u=s||e;a[2]!==u?(r={nonNull:!0,caller:u},a[2]=u,a[3]=r):r=a[3];let{schema:c}=c7(r),d=s||e;a[4]!==d?(i={nonNull:!0,caller:d},a[4]=d,a[5]=i):i=a[5];let{queryEditor:p}=px(i);return a[6]!==l||a[7]!==p||a[8]!==c?(o=()=>{if(!p)return;let{insertions:e,result:t}=function(e,t,n){let r;let i=[];if(!e||!t)return{insertions:i,result:t};try{r=(0,Q.parse)(t)}catch(e){return{insertions:i,result:t}}let o=n||ep,a=new Q.TypeInfo(e);return(0,Q.visit)(r,{leave(e){a.leave(e)},enter(e){if(a.enter(e),"Field"===e.kind&&!e.selectionSet){let n=function e(t,n){let r=(0,Q.getNamedType)(t);if(!t||(0,Q.isLeafType)(t))return;let i=n(r);if(!(!Array.isArray(i)||0===i.length||!("getFields"in r)))return{kind:Q.Kind.SELECTION_SET,selections:i.map(t=>{let i=r.getFields()[t],o=i?i.type:null;return{kind:Q.Kind.FIELD,name:{kind:Q.Kind.NAME,value:t},selectionSet:e(o,n)}})}}(function(e){if(e)return e}(a.getType()),o);if(n&&e.loc){let r=function(e,t){let n=t,r=t;for(;n;){let t=e.charCodeAt(n-1);if(10===t||13===t||8232===t||8233===t)break;n--,9!==t&&11!==t&&12!==t&&32!==t&&160!==t&&(r=n)}return e.slice(n,r)}(t,e.loc.start);i.push({index:e.loc.end,string:" "+(0,Q.print)(n).replaceAll(`
14
+ `));let e=c.props,t="function"==typeof(null==e?void 0:e.className)?(...t)=>us(null==e?void 0:e.className(...t),s.className):us(null==e?void 0:e.className,s.className);return(0,ey.cloneElement)(c,Object.assign({},uf(c.props,ug(uv(s,["ref"]))),d,u,{ref:i(c.ref,u.ref)},t?{className:t}:{}))}return(0,ey.createElement)(o,Object.assign({},uv(s,["ref"]),o!==ey.Fragment&&u,o!==ey.Fragment&&d),c)}function uh(...e){return e.every(e=>null==e)?void 0:t=>{for(let n of e)null!=n&&("function"==typeof n?n(t):n.current=t)}}function uf(...e){if(0===e.length)return{};if(1===e.length)return e[0];let t={},n={};for(let r of e)for(let e in r)e.startsWith("on")&&"function"==typeof r[e]?(null!=n[e]||(n[e]=[]),n[e].push(r[e])):t[e]=r[e];if(t.disabled||t["aria-disabled"])return Object.assign(t,Object.fromEntries(Object.keys(n).map(e=>[e,void 0])));for(let e in n)Object.assign(t,{[e](t,...r){for(let i of n[e]){if((t instanceof Event||(null==t?void 0:t.nativeEvent)instanceof Event)&&t.defaultPrevented)return;i(t,...r)}}});return t}function um(e){var t;return Object.assign((0,ey.forwardRef)(e),{displayName:null!=(t=e.displayName)?t:e.name})}function ug(e){let t=Object.assign({},e);for(let e in t)void 0===t[e]&&delete t[e];return t}function uv(e,t=[]){let n=Object.assign({},e);for(let e of t)e in n&&delete n[e];return n}var uy=((c=uy||{})[c.None=1]="None",c[c.Focusable=2]="Focusable",c[c.Hidden=4]="Hidden",c);let ub=um(function(e,t){var n;let{features:r=1,...i}=e;return ud({ourProps:{ref:t,"aria-hidden":(2&r)==2||(null!=(n=i["aria-hidden"])?n:void 0),hidden:(4&r)==4||void 0,style:{position:"fixed",top:1,left:1,width:1,height:0,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0",...(4&r)==4&&(2&r)!=2&&{display:"none"}}},theirProps:i,slot:{},defaultTag:"div",name:"Hidden"})}),ux=(0,ey.createContext)(null);ux.displayName="OpenClosedContext";var uE=((d=uE||{})[d.Open=1]="Open",d[d.Closed=2]="Closed",d[d.Closing=4]="Closing",d[d.Opening=8]="Opening",d);function uC({value:e,children:t}){return ey.createElement(ux.Provider,{value:e},t)}let u_=[];var uk=((p=uk||{})[p.First=0]="First",p[p.Previous=1]="Previous",p[p.Next=2]="Next",p[p.Last=3]="Last",p[p.Specific=4]="Specific",p[p.Nothing=5]="Nothing",p);function uS(e,t){let n=t.resolveItems();if(n.length<=0)return null;let r=t.resolveActiveIndex(),i=null!=r?r:-1;switch(e.focus){case 0:for(let e=0;e<n.length;++e)if(!t.resolveDisabled(n[e],e,n))return e;return r;case 1:for(let e=i-1;e>=0;--e)if(!t.resolveDisabled(n[e],e,n))return e;return r;case 2:for(let e=i+1;e<n.length;++e)if(!t.resolveDisabled(n[e],e,n))return e;return r;case 3:for(let e=n.length-1;e>=0;--e)if(!t.resolveDisabled(n[e],e,n))return e;return r;case 4:for(let r=0;r<n.length;++r)if(t.resolveId(n[r],r,n)===e.id)return r;return r;case 5:return null;default:!function(e){throw Error("Unexpected object: "+e)}(e)}}function uT(e,t){return e?e+"["+t+"]":t}var uw=((h=uw||{}).Space=" ",h.Enter="Enter",h.Escape="Escape",h.Backspace="Backspace",h.Delete="Delete",h.ArrowLeft="ArrowLeft",h.ArrowUp="ArrowUp",h.ArrowRight="ArrowRight",h.ArrowDown="ArrowDown",h.Home="Home",h.End="End",h.PageUp="PageUp",h.PageDown="PageDown",h.Tab="Tab",h),uA=((f=uA||{})[f.Open=0]="Open",f[f.Closed=1]="Closed",f),uD=((m=uD||{})[m.Single=0]="Single",m[m.Multi=1]="Multi",m),uN=((g=uN||{})[g.Pointer=0]="Pointer",g[g.Focus=1]="Focus",g[g.Other=2]="Other",g),uF=((v=uF||{})[v.OpenCombobox=0]="OpenCombobox",v[v.CloseCombobox=1]="CloseCombobox",v[v.GoToOption=2]="GoToOption",v[v.RegisterOption=3]="RegisterOption",v[v.UnregisterOption=4]="UnregisterOption",v[v.RegisterLabel=5]="RegisterLabel",v[v.SetActivationTrigger=6]="SetActivationTrigger",v[v.UpdateVirtualOptions=7]="UpdateVirtualOptions",v);function uL(e,t=e=>e){let n=null!==e.activeOptionIndex?e.options[e.activeOptionIndex]:null,r=t(e.options.slice()),i=r.length>0&&null!==r[0].dataRef.current.order?r.sort((e,t)=>e.dataRef.current.order-t.dataRef.current.order):function(e,t=e=>e){return e.slice().sort((e,n)=>{let r=t(e),i=t(n);if(null===r||null===i)return 0;let o=r.compareDocumentPosition(i);return o&Node.DOCUMENT_POSITION_FOLLOWING?-1:o&Node.DOCUMENT_POSITION_PRECEDING?1:0})}(r,e=>e.dataRef.current.domRef.current),o=n?i.indexOf(n):null;return -1===o&&(o=null),{options:i,activeOptionIndex:o}}let uI={1(e){var t;return null!=(t=e.dataRef.current)&&t.disabled||1===e.comboboxState?e:{...e,activeOptionIndex:null,comboboxState:1}},0(e){var t,n;if(null!=(t=e.dataRef.current)&&t.disabled||0===e.comboboxState)return e;if(null!=(n=e.dataRef.current)&&n.value){let t=e.dataRef.current.calculateIndex(e.dataRef.current.value);if(-1!==t)return{...e,activeOptionIndex:t,comboboxState:0}}return{...e,comboboxState:0}},2(e,t){var n,r,i,o,a;if(null!=(n=e.dataRef.current)&&n.disabled||null!=(r=e.dataRef.current)&&r.optionsRef.current&&!(null!=(i=e.dataRef.current)&&i.optionsPropsRef.current.static)&&1===e.comboboxState)return e;if(e.virtual){let n=t.focus===uk.Specific?t.idx:uS(t,{resolveItems:()=>e.virtual.options,resolveActiveIndex:()=>{var t,n;return null!=(n=null!=(t=e.activeOptionIndex)?t:e.virtual.options.findIndex(t=>!e.virtual.disabled(t)))?n:null},resolveDisabled:e.virtual.disabled,resolveId(){throw Error("Function not implemented.")}}),r=null!=(o=t.trigger)?o:2;return e.activeOptionIndex===n&&e.activationTrigger===r?e:{...e,activeOptionIndex:n,activationTrigger:r}}let l=uL(e);if(null===l.activeOptionIndex){let e=l.options.findIndex(e=>!e.dataRef.current.disabled);-1!==e&&(l.activeOptionIndex=e)}let s=t.focus===uk.Specific?t.idx:uS(t,{resolveItems:()=>l.options,resolveActiveIndex:()=>l.activeOptionIndex,resolveId:e=>e.id,resolveDisabled:e=>e.dataRef.current.disabled}),u=null!=(a=t.trigger)?a:2;return e.activeOptionIndex===s&&e.activationTrigger===u?e:{...e,...l,activeOptionIndex:s,activationTrigger:u}},3:(e,t)=>{var n,r,i;if(null!=(n=e.dataRef.current)&&n.virtual)return{...e,options:[...e.options,t.payload]};let o=t.payload,a=uL(e,e=>(e.push(o),e));null===e.activeOptionIndex&&null!=(r=e.dataRef.current)&&r.isSelected(t.payload.dataRef.current.value)&&(a.activeOptionIndex=a.options.indexOf(o));let l={...e,...a,activationTrigger:2};return null!=(i=e.dataRef.current)&&i.__demoMode&&void 0===e.dataRef.current.value&&(l.activeOptionIndex=0),l},4:(e,t)=>{var n;if(null!=(n=e.dataRef.current)&&n.virtual)return{...e,options:e.options.filter(e=>e.id!==t.id)};let r=uL(e,e=>{let n=e.findIndex(e=>e.id===t.id);return -1!==n&&e.splice(n,1),e});return{...e,...r,activationTrigger:2}},5:(e,t)=>e.labelId===t.id?e:{...e,labelId:t.id},6:(e,t)=>e.activationTrigger===t.trigger?e:{...e,activationTrigger:t.trigger},7:(e,t)=>{var n;if((null==(n=e.virtual)?void 0:n.options)===t.options)return e;let r=e.activeOptionIndex;if(null!==e.activeOptionIndex){let n=t.options.indexOf(e.virtual.options[e.activeOptionIndex]);r=-1!==n?n:null}return{...e,activeOptionIndex:r,virtual:Object.assign({},e.virtual,{options:t.options})}}},uR=(0,ey.createContext)(null);function uj(e){let t=(0,ey.useContext)(uR);if(null===t){let t=Error(`<${e} /> is missing a parent <Combobox /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(t,uj),t}return t}uR.displayName="ComboboxActionsContext";let uM=(0,ey.createContext)(null);function uO(e){var t;let n=uV("VirtualProvider"),[r,i]=(0,ey.useMemo)(()=>{let e=n.optionsRef.current;if(!e)return[0,0];let t=window.getComputedStyle(e);return[parseFloat(t.paddingBlockStart||t.paddingTop),parseFloat(t.paddingBlockEnd||t.paddingBottom)]},[n.optionsRef.current]),o=function(e){let t=ey.useReducer(()=>({}),{})[1],n={...e,onChange:(n,r)=>{var i;r?(0,sD.flushSync)(t):t(),null==(i=e.onChange)||i.call(e,n,r)}},[r]=ey.useState(()=>new sU(n));return r.setOptions(n),sH(()=>r._didMount(),[]),sH(()=>r._willUpdate()),r}({observeElementRect:sO,observeElementOffset:sq,scrollToFn:sz,scrollPaddingStart:r,scrollPaddingEnd:i,count:n.virtual.options.length,estimateSize:()=>40,getScrollElement(){var e;return null!=(e=n.optionsRef.current)?e:null},overscan:12}),[a,l]=(0,ey.useState)(0);return sQ(()=>{l(e=>e+1)},[null==(t=n.virtual)?void 0:t.options]),ey.createElement(uM.Provider,{value:o},ey.createElement("div",{style:{position:"relative",width:"100%",height:`${o.getTotalSize()}px`},ref:e=>{e&&("undefined"==typeof process||void 0===process.env.JEST_WORKER_ID)&&0!==n.activationTrigger&&null!==n.activeOptionIndex&&n.virtual.options.length>n.activeOptionIndex&&o.scrollToIndex(n.activeOptionIndex)}},o.getVirtualItems().map(t=>{var r;return ey.createElement(ey.Fragment,{key:t.key},ey.cloneElement(null==(r=e.children)?void 0:r.call(e,{option:n.virtual.options[t.index],open:0===n.comboboxState}),{key:`${a}-${t.key}`,"data-index":t.index,"aria-setsize":n.virtual.options.length,"aria-posinset":t.index+1,style:{position:"absolute",top:0,left:0,transform:`translateY(${t.start}px)`,overflowAnchor:"none"}}))})))}let uP=(0,ey.createContext)(null);function uV(e){let t=(0,ey.useContext)(uP);if(null===t){let t=Error(`<${e} /> is missing a parent <Combobox /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(t,uV),t}return t}function uq(e,t){return s5(t.type,uI,e,t)}uP.displayName="ComboboxDataContext";let uB=ey.Fragment,uz=uu.RenderStrategy|uu.Static,uU=um(function(e,t){let{value:n,defaultValue:r,onChange:i,form:o,name:a,by:l=null,disabled:s=!1,__demoMode:u=!1,nullable:c=!1,multiple:d=!1,immediate:p=!1,virtual:h=null,...f}=e,[m=d?[]:void 0,g]=function(e,t,n){let[r,i]=(0,ey.useState)(n),o=void 0!==e,a=(0,ey.useRef)(o),l=(0,ey.useRef)(!1),s=(0,ey.useRef)(!1);return!o||a.current||l.current?o||!a.current||s.current||(s.current=!0,a.current=o,console.error("A component is changing from controlled to uncontrolled. This may be caused by the value changing from a defined value to undefined, which should not happen.")):(l.current=!0,a.current=o,console.error("A component is changing from uncontrolled to controlled. This may be caused by the value changing from undefined to a defined value, which should not happen.")),[o?e:r,s0(e=>(o||i(e),null==t?void 0:t(e)))]}(n,i,r),[v,y]=(0,ey.useReducer)(uq,{dataRef:(0,ey.createRef)(),comboboxState:u?0:1,options:[],virtual:null,activeOptionIndex:null,activationTrigger:2,labelId:null}),b=(0,ey.useRef)(!1),x=(0,ey.useRef)({static:!1,hold:!1}),E=(0,ey.useRef)(null),C=(0,ey.useRef)(null),_=(0,ey.useRef)(null),k=(0,ey.useRef)(null),S=s0("string"==typeof l?(e,t)=>(null==e?void 0:e[l])===(null==t?void 0:t[l]):null!=l?l:(e,t)=>e===t),T=s0(e=>v.options.findIndex(t=>S(t.dataRef.current.value,e))),w=(0,ey.useCallback)(e=>s5(D.mode,{1:()=>m.some(t=>S(t,e)),0:()=>S(m,e)}),[m]),A=s0(e=>v.activeOptionIndex===T(e)),D=(0,ey.useMemo)(()=>({...v,immediate:!1,optionsPropsRef:x,labelRef:E,inputRef:C,buttonRef:_,optionsRef:k,value:m,defaultValue:r,disabled:s,mode:d?1:0,virtual:v.virtual,get activeOptionIndex(){if(b.current&&null===v.activeOptionIndex&&v.options.length>0){let e=v.options.findIndex(e=>!e.dataRef.current.disabled);if(-1!==e)return e}return v.activeOptionIndex},calculateIndex:T,compare:S,isSelected:w,isActive:A,nullable:c,__demoMode:u}),[m,r,s,d,c,u,v,null]);sQ(()=>{},[null,void 0]),sQ(()=>{v.dataRef.current=D},[D]),function(e,t,n=!0){let r=(0,ey.useRef)(!1);function i(n,i){if(!r.current||n.defaultPrevented)return;let o=i(n);if(null!==o&&o.getRootNode().contains(o)&&o.isConnected){for(let t of function e(t){return"function"==typeof t?e(t()):Array.isArray(t)||t instanceof Set?t:[t]}(e)){if(null===t)continue;let e=t instanceof HTMLElement?t:t.current;if(null!=e&&e.contains(o)||n.composed&&n.composedPath().includes(e))return}return function(e,t=0){var n;return e!==(null==(n=s4(e))?void 0:n.body)&&s5(t,{0:()=>e.matches(s6),1(){let t=e;for(;null!==t;){if(t.matches(s6))return!0;t=t.parentElement}return!1}})}(o,ue.Loose)||-1===o.tabIndex||n.preventDefault(),t(n,o)}}let o=(0,ey.useRef)(null);sX(e=>{var t,n;r.current&&(o.current=(null==(n=null==(t=e.composedPath)?void 0:t.call(e))?void 0:n[0])||e.target)}),sX(e=>{var t,n;r.current&&(o.current=(null==(n=null==(t=e.composedPath)?void 0:t.call(e))?void 0:n[0])||e.target)}),sX(e=>{un()||o.current&&(i(e,()=>o.current),o.current=null)}),sX(e=>i(e,()=>e.target instanceof HTMLElement?e.target:null)),sX(e=>i(e,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null))}([D.buttonRef,D.inputRef,D.optionsRef],()=>V.closeCombobox(),0===D.comboboxState);let N=(0,ey.useMemo)(()=>{var e,t,n;return{open:0===D.comboboxState,disabled:s,activeIndex:D.activeOptionIndex,activeOption:null===D.activeOptionIndex?null:D.virtual?D.virtual.options[null!=(e=D.activeOptionIndex)?e:0]:null!=(n=null==(t=D.options[D.activeOptionIndex])?void 0:t.dataRef.current.value)?n:null,value:m}},[D,s,m]),F=s0(()=>{if(null!==D.activeOptionIndex){if(D.virtual)O(D.virtual.options[D.activeOptionIndex]);else{let{dataRef:e}=D.options[D.activeOptionIndex];O(e.current.value)}V.goToOption(uk.Specific,D.activeOptionIndex)}}),L=s0(()=>{y({type:0}),b.current=!0}),I=s0(()=>{y({type:1}),b.current=!1}),R=s0((e,t,n)=>(b.current=!1,e===uk.Specific?y({type:2,focus:uk.Specific,idx:t,trigger:n}):y({type:2,focus:e,trigger:n}))),j=s0((e,t)=>(y({type:3,payload:{id:e,dataRef:t}}),()=>{D.isActive(t.current.value)&&(b.current=!0),y({type:4,id:e})})),M=s0(e=>(y({type:5,id:e}),()=>y({type:5,id:null}))),O=s0(e=>s5(D.mode,{0:()=>null==g?void 0:g(e),1(){let t=D.value.slice(),n=t.findIndex(t=>S(t,e));return -1===n?t.push(e):t.splice(n,1),null==g?void 0:g(t)}})),P=s0(e=>{y({type:6,trigger:e})}),V=(0,ey.useMemo)(()=>({onChange:O,registerOption:j,registerLabel:M,goToOption:R,closeCombobox:I,openCombobox:L,setActivationTrigger:P,selectActiveOption:F}),[]),q=(0,ey.useRef)(null);return s2(),ey.createElement(uR.Provider,{value:V},ey.createElement(uP.Provider,{value:D},ey.createElement(uC,{value:s5(D.comboboxState,{0:uE.Open,1:uE.Closed})},null!=a&&null!=m&&(function e(t={},n=null,r=[]){for(let[i,o]of Object.entries(t))(function t(n,r,i){if(Array.isArray(i))for(let[e,o]of i.entries())t(n,uT(r,e.toString()),o);else i instanceof Date?n.push([r,i.toISOString()]):"boolean"==typeof i?n.push([r,i?"1":"0"]):"string"==typeof i?n.push([r,i]):"number"==typeof i?n.push([r,`${i}`]):null==i?n.push([r,""]):e(i,r,n)})(r,uT(n,i),o);return r})({[a]:m}).map(([e,t],n)=>ey.createElement(ub,{features:uy.Hidden,ref:0===n?e=>{var t;q.current=null!=(t=null==e?void 0:e.closest("form"))?t:null}:void 0,...ug({key:e,as:"input",type:"hidden",hidden:!0,readOnly:!0,form:o,disabled:s,name:e,value:t})})),ud({ourProps:null===t?{}:{ref:t},theirProps:f,slot:N,defaultTag:uB,name:"Combobox"}))))}),u$=um(function(e,t){var n;let r=uV("Combobox.Button"),i=uj("Combobox.Button"),o=uo(r.buttonRef,t),a=s3(),{id:l=`headlessui-combobox-button-${a}`,...s}=e,u=s2(),c=s0(e=>{switch(e.key){case uw.ArrowDown:return e.preventDefault(),e.stopPropagation(),1===r.comboboxState&&i.openCombobox(),u.nextFrame(()=>{var e;return null==(e=r.inputRef.current)?void 0:e.focus({preventScroll:!0})});case uw.ArrowUp:return e.preventDefault(),e.stopPropagation(),1===r.comboboxState&&(i.openCombobox(),u.nextFrame(()=>{r.value||i.goToOption(uk.Last)})),u.nextFrame(()=>{var e;return null==(e=r.inputRef.current)?void 0:e.focus({preventScroll:!0})});case uw.Escape:return 0!==r.comboboxState?void 0:(e.preventDefault(),r.optionsRef.current&&!r.optionsPropsRef.current.static&&e.stopPropagation(),i.closeCombobox(),u.nextFrame(()=>{var e;return null==(e=r.inputRef.current)?void 0:e.focus({preventScroll:!0})}));default:return}}),d=s0(e=>{if(function(e){let t=e.parentElement,n=null;for(;t&&!(t instanceof HTMLFieldSetElement);)t instanceof HTMLLegendElement&&(n=t),t=t.parentElement;let r=(null==t?void 0:t.getAttribute("disabled"))==="";return!(r&&function(e){if(!e)return!1;let t=e.previousElementSibling;for(;null!==t;){if(t instanceof HTMLLegendElement)return!1;t=t.previousElementSibling}return!0}(n))&&r}(e.currentTarget))return e.preventDefault();0===r.comboboxState?i.closeCombobox():(e.preventDefault(),i.openCombobox()),u.nextFrame(()=>{var e;return null==(e=r.inputRef.current)?void 0:e.focus({preventScroll:!0})})}),p=sJ(()=>{if(r.labelId)return[r.labelId,l].join(" ")},[r.labelId,l]),h=(0,ey.useMemo)(()=>({open:0===r.comboboxState,disabled:r.disabled,value:r.value}),[r]);return ud({ourProps:{ref:o,id:l,type:function(e,t){let[n,r]=(0,ey.useState)(()=>ur(e));return sQ(()=>{r(ur(e))},[e.type,e.as]),sQ(()=>{n||t.current&&t.current instanceof HTMLButtonElement&&!t.current.hasAttribute("type")&&r("button")},[n,t]),n}(e,r.buttonRef),tabIndex:-1,"aria-haspopup":"listbox","aria-controls":null==(n=r.optionsRef.current)?void 0:n.id,"aria-expanded":0===r.comboboxState,"aria-labelledby":p,disabled:r.disabled,onClick:d,onKeyDown:c},theirProps:s,slot:h,defaultTag:"button",name:"Combobox.Button"})}),uH=Object.assign(uU,{Input:um(function(e,t){var n,r,i,o,a,l;let s=s3(),{id:u=`headlessui-combobox-input-${s}`,onChange:c,displayValue:d,type:p="text",...h}=e,f=uV("Combobox.Input"),m=uj("Combobox.Input"),g=uo(f.inputRef,t),v=function(...e){return(0,ey.useMemo)(()=>s4(...e),[...e])}(f.inputRef),y=(0,ey.useRef)(!1),b=s2(),x=s0(()=>{m.onChange(null),f.optionsRef.current&&(f.optionsRef.current.scrollTop=0),m.goToOption(uk.Nothing)});ul(([e,t],[n,r])=>{if(y.current)return;let i=f.inputRef.current;i&&((0===r&&1===t||e!==n)&&(i.value=e),requestAnimationFrame(()=>{if(y.current||!i||(null==v?void 0:v.activeElement)!==i)return;let{selectionStart:e,selectionEnd:t}=i;0===Math.abs((null!=t?t:0)-(null!=e?e:0))&&0===e&&i.setSelectionRange(i.value.length,i.value.length)}))},["function"==typeof d&&void 0!==f.value?null!=(l=d(f.value))?l:"":"string"==typeof f.value?f.value:"",f.comboboxState,v]),ul(([e],[t])=>{if(0===e&&1===t){if(y.current)return;let e=f.inputRef.current;if(!e)return;let t=e.value,{selectionStart:n,selectionEnd:r,selectionDirection:i}=e;e.value="",e.value=t,null!==i?e.setSelectionRange(n,r,i):e.setSelectionRange(n,r)}},[f.comboboxState]);let E=(0,ey.useRef)(!1),C=s0(()=>{E.current=!0}),_=s0(()=>{b.nextFrame(()=>{E.current=!1})}),k=s0(e=>{switch(y.current=!0,e.key){case uw.Enter:if(y.current=!1,0!==f.comboboxState||E.current)return;if(e.preventDefault(),e.stopPropagation(),null===f.activeOptionIndex){m.closeCombobox();return}m.selectActiveOption(),0===f.mode&&m.closeCombobox();break;case uw.ArrowDown:return y.current=!1,e.preventDefault(),e.stopPropagation(),s5(f.comboboxState,{0:()=>m.goToOption(uk.Next),1:()=>m.openCombobox()});case uw.ArrowUp:return y.current=!1,e.preventDefault(),e.stopPropagation(),s5(f.comboboxState,{0:()=>m.goToOption(uk.Previous),1:()=>{m.openCombobox(),b.nextFrame(()=>{f.value||m.goToOption(uk.Last)})}});case uw.Home:if(e.shiftKey)break;return y.current=!1,e.preventDefault(),e.stopPropagation(),m.goToOption(uk.First);case uw.PageUp:return y.current=!1,e.preventDefault(),e.stopPropagation(),m.goToOption(uk.First);case uw.End:if(e.shiftKey)break;return y.current=!1,e.preventDefault(),e.stopPropagation(),m.goToOption(uk.Last);case uw.PageDown:return y.current=!1,e.preventDefault(),e.stopPropagation(),m.goToOption(uk.Last);case uw.Escape:return y.current=!1,0!==f.comboboxState?void 0:(e.preventDefault(),f.optionsRef.current&&!f.optionsPropsRef.current.static&&e.stopPropagation(),f.nullable&&0===f.mode&&null===f.value&&x(),m.closeCombobox());case uw.Tab:if(y.current=!1,0!==f.comboboxState)return;0===f.mode&&1!==f.activationTrigger&&m.selectActiveOption(),m.closeCombobox()}}),S=s0(e=>{null==c||c(e),f.nullable&&0===f.mode&&""===e.target.value&&x(),m.openCombobox()}),T=s0(e=>{var t,n,r;let i=null!=(t=e.relatedTarget)?t:u_.find(t=>t!==e.currentTarget);if(y.current=!1,!(null!=(n=f.optionsRef.current)&&n.contains(i))&&!(null!=(r=f.buttonRef.current)&&r.contains(i))&&0===f.comboboxState)return e.preventDefault(),0===f.mode&&(f.nullable&&null===f.value?x():1!==f.activationTrigger&&m.selectActiveOption()),m.closeCombobox()}),w=s0(e=>{var t,n,r;let i=null!=(t=e.relatedTarget)?t:u_.find(t=>t!==e.currentTarget);null!=(n=f.buttonRef.current)&&n.contains(i)||null!=(r=f.optionsRef.current)&&r.contains(i)||f.disabled||f.immediate&&0!==f.comboboxState&&(m.openCombobox(),b.nextFrame(()=>{m.setActivationTrigger(1)}))}),A=sJ(()=>{if(f.labelId)return[f.labelId].join(" ")},[f.labelId]),D=(0,ey.useMemo)(()=>({open:0===f.comboboxState,disabled:f.disabled}),[f]);return ud({ourProps:{ref:g,id:u,role:"combobox",type:p,"aria-controls":null==(n=f.optionsRef.current)?void 0:n.id,"aria-expanded":0===f.comboboxState,"aria-activedescendant":null===f.activeOptionIndex?void 0:f.virtual?null==(r=f.options.find(e=>{var t;return!(null!=(t=f.virtual)&&t.disabled(e.dataRef.current.value))&&f.compare(e.dataRef.current.value,f.virtual.options[f.activeOptionIndex])}))?void 0:r.id:null==(i=f.options[f.activeOptionIndex])?void 0:i.id,"aria-labelledby":A,"aria-autocomplete":"list",defaultValue:null!=(a=null!=(o=e.defaultValue)?o:void 0!==f.defaultValue?null==d?void 0:d(f.defaultValue):null)?a:f.defaultValue,disabled:f.disabled,onCompositionStart:C,onCompositionEnd:_,onKeyDown:k,onChange:S,onFocus:w,onBlur:T},theirProps:h,slot:D,defaultTag:"input",name:"Combobox.Input"})}),Button:u$,Label:um(function(e,t){let n=s3(),{id:r=`headlessui-combobox-label-${n}`,...i}=e,o=uV("Combobox.Label"),a=uj("Combobox.Label"),l=uo(o.labelRef,t);return sQ(()=>a.registerLabel(r),[r]),ud({ourProps:{ref:l,id:r,onClick:s0(()=>{var e;return null==(e=o.inputRef.current)?void 0:e.focus({preventScroll:!0})})},theirProps:i,slot:(0,ey.useMemo)(()=>({open:0===o.comboboxState,disabled:o.disabled}),[o]),defaultTag:"label",name:"Combobox.Label"})}),Options:um(function(e,t){let n=s3(),{id:r=`headlessui-combobox-options-${n}`,hold:i=!1,...o}=e,a=uV("Combobox.Options"),l=uo(a.optionsRef,t),s=(0,ey.useContext)(ux),u=null!==s?(s&uE.Open)===uE.Open:0===a.comboboxState;sQ(()=>{var t;a.optionsPropsRef.current.static=null!=(t=e.static)&&t},[a.optionsPropsRef,e.static]),sQ(()=>{a.optionsPropsRef.current.hold=i},[a.optionsPropsRef,i]),function({container:e,accept:t,walk:n,enabled:r=!0}){let i=(0,ey.useRef)(t),o=(0,ey.useRef)(n);sQ(()=>{if(!e||!r)return;let t=s4(e);if(!t)return;let n=i.current,a=o.current,l=Object.assign(e=>n(e),{acceptNode:n}),s=t.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,l,!1);for(;s.nextNode();)a(s.currentNode)},[e,r,i,o])}({container:a.optionsRef.current,enabled:0===a.comboboxState,accept:e=>"option"===e.getAttribute("role")?NodeFilter.FILTER_REJECT:e.hasAttribute("role")?NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT,walk(e){e.setAttribute("role","none")}});let c=sJ(()=>{var e,t;return null!=(t=a.labelId)?t:null==(e=a.buttonRef.current)?void 0:e.id},[a.labelId,a.buttonRef.current]),d=(0,ey.useMemo)(()=>({open:0===a.comboboxState,option:void 0}),[a]),p={"aria-labelledby":c,role:"listbox","aria-multiselectable":1===a.mode||void 0,id:r,ref:l};return a.virtual&&0===a.comboboxState&&Object.assign(o,{children:ey.createElement(uO,null,o.children)}),ud({ourProps:p,theirProps:o,slot:d,defaultTag:"ul",features:uz,visible:u,name:"Combobox.Options"})}),Option:um(function(e,t){var n;let r;let i=s3(),{id:o=`headlessui-combobox-option-${i}`,disabled:a=!1,value:l,order:s=null,...u}=e,c=uV("Combobox.Option"),d=uj("Combobox.Option"),p=c.virtual?c.activeOptionIndex===c.calculateIndex(l):null!==c.activeOptionIndex&&(null==(n=c.options[c.activeOptionIndex])?void 0:n.id)===o,h=c.isSelected(l),f=(0,ey.useRef)(null),m=sX({disabled:a,value:l,domRef:f,order:s}),g=(0,ey.useContext)(uM),v=uo(t,f,g?g.measureElement:null),y=s0(()=>d.onChange(l));sQ(()=>d.registerOption(o,m),[m,o]);let b=(0,ey.useRef)(!(c.virtual||c.__demoMode));sQ(()=>{if(!c.virtual||!c.__demoMode)return;let e=s1();return e.requestAnimationFrame(()=>{b.current=!0}),e.dispose},[c.virtual,c.__demoMode]),sQ(()=>{if(!b.current||0!==c.comboboxState||!p||0===c.activationTrigger)return;let e=s1();return e.requestAnimationFrame(()=>{var e,t;null==(t=null==(e=f.current)?void 0:e.scrollIntoView)||t.call(e,{block:"nearest"})}),e.dispose},[f,p,c.comboboxState,c.activationTrigger,c.activeOptionIndex]);let x=s0(e=>{var t;if(a||null!=(t=c.virtual)&&t.disabled(l))return e.preventDefault();y(),un()||requestAnimationFrame(()=>{var e;return null==(e=c.inputRef.current)?void 0:e.focus({preventScroll:!0})}),0===c.mode&&requestAnimationFrame(()=>d.closeCombobox())}),E=s0(()=>{var e;if(a||null!=(e=c.virtual)&&e.disabled(l))return d.goToOption(uk.Nothing);let t=c.calculateIndex(l);d.goToOption(uk.Specific,t)}),C=(r=(0,ey.useRef)([-1,-1]),{wasMoved(e){let t=ua(e);return(r.current[0]!==t[0]||r.current[1]!==t[1])&&(r.current=t,!0)},update(e){r.current=ua(e)}}),_=s0(e=>C.update(e)),k=s0(e=>{var t;if(!C.wasMoved(e)||a||null!=(t=c.virtual)&&t.disabled(l)||p)return;let n=c.calculateIndex(l);d.goToOption(uk.Specific,n,0)}),S=s0(e=>{var t;C.wasMoved(e)&&(a||null!=(t=c.virtual)&&t.disabled(l)||p&&(c.optionsPropsRef.current.hold||d.goToOption(uk.Nothing)))}),T=(0,ey.useMemo)(()=>({active:p,selected:h,disabled:a}),[p,h,a]);return ud({ourProps:{id:o,ref:v,role:"option",tabIndex:!0===a?void 0:-1,"aria-disabled":!0===a||void 0,"aria-selected":h,disabled:void 0,onClick:x,onFocus:E,onPointerEnter:_,onMouseEnter:_,onPointerMove:k,onMouseMove:k,onPointerLeave:S,onMouseLeave:S},theirProps:u,slot:T,defaultTag:"li",name:"Combobox.Option"})})});function uW(e){let t=(0,ey.createContext)(null);return t.displayName=e,t}function uG(e){function t(t){var n;let r=(0,ey.useContext)(e);if(null===r&&(null==t?void 0:t.nonNull))throw Error(`Tried to use \`${(null==(n=t.caller)?void 0:n.name)||"a component"}\` without the necessary context. Make sure to render the \`${e.displayName}Provider\` component higher up the tree.`);return r}return Object.defineProperty(t,"name",{value:`use${e.displayName}`}),t}let uZ=uW("StorageContext");function uY(e){let t,n,r,i;let o=(0,ev.c)(8),a=(0,ey.useRef)(!0);o[0]!==e.storage?(t=()=>new eh(e.storage),o[0]=e.storage,o[1]=t):t=o[1];let[l,s]=(0,ey.useState)(t);return o[2]!==e.storage?(n=()=>{a.current?a.current=!1:s(new eh(e.storage))},r=[e.storage],o[2]=e.storage,o[3]=n,o[4]=r):(n=o[3],r=o[4]),(0,ey.useEffect)(n,r),o[5]!==e.children||o[6]!==l?(i=(0,L.jsx)(uZ.Provider,{value:l,children:e.children}),o[5]=e.children,o[6]=l,o[7]=i):i=o[7],i}let uK=uG(uZ),uQ=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M5.0484 1.40838C6.12624 0.33054 7.87376 0.330541 8.9516 1.40838L12.5916 5.0484C13.6695 6.12624 13.6695 7.87376 12.5916 8.9516L8.9516 12.5916C7.87376 13.6695 6.12624 13.6695 5.0484 12.5916L1.40838 8.9516C0.33054 7.87376 0.330541 6.12624 1.40838 5.0484L5.0484 1.40838Z",stroke:"currentColor",strokeWidth:1.2}),ey.createElement("rect",{x:6,y:6,width:2,height:2,rx:1,fill:"currentColor"}))),uX=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 14 9",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M1 1L7 7L13 1",stroke:"currentColor",strokeWidth:1.5}))),uJ=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 7 10",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M6 1.04819L2 5.04819L6 9.04819",stroke:"currentColor",strokeWidth:1.75}))),u0=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 14 9",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M13 8L7 2L1 8",stroke:"currentColor",strokeWidth:1.5}))),u1=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 14 14",stroke:"currentColor",strokeWidth:3,xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M1 1L12.9998 12.9997"}),ey.createElement("path",{d:"M13 1L1.00079 13.0003"}))),u2=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"-2 -2 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M11.25 14.2105V15.235C11.25 16.3479 10.3479 17.25 9.23501 17.25H2.76499C1.65214 17.25 0.75 16.3479 0.75 15.235L0.75 8.76499C0.75 7.65214 1.65214 6.75 2.76499 6.75L3.78947 6.75",stroke:"currentColor",strokeWidth:1.5}),ey.createElement("rect",{x:6.75,y:.75,width:10.5,height:10.5,rx:2.2069,stroke:"currentColor",strokeWidth:1.5}))),u3=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M5.0484 1.40838C6.12624 0.33054 7.87376 0.330541 8.9516 1.40838L12.5916 5.0484C13.6695 6.12624 13.6695 7.87376 12.5916 8.9516L8.9516 12.5916C7.87376 13.6695 6.12624 13.6695 5.0484 12.5916L1.40838 8.9516C0.33054 7.87376 0.330541 6.12624 1.40838 5.0484L5.0484 1.40838Z",stroke:"currentColor",strokeWidth:1.2}),ey.createElement("path",{d:"M5 9L9 5",stroke:"currentColor",strokeWidth:1.2}),ey.createElement("path",{d:"M5 5L9 9",stroke:"currentColor",strokeWidth:1.2}))),u5=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M4 8L8 4",stroke:"currentColor",strokeWidth:1.2}),ey.createElement("path",{d:"M4 4L8 8",stroke:"currentColor",strokeWidth:1.2}),ey.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.5 1.2H9C9.99411 1.2 10.8 2.00589 10.8 3V9C10.8 9.99411 9.99411 10.8 9 10.8H8.5V12H9C10.6569 12 12 10.6569 12 9V3C12 1.34315 10.6569 0 9 0H8.5V1.2ZM3.5 1.2V0H3C1.34315 0 0 1.34315 0 3V9C0 10.6569 1.34315 12 3 12H3.5V10.8H3C2.00589 10.8 1.2 9.99411 1.2 9V3C1.2 2.00589 2.00589 1.2 3 1.2H3.5Z",fill:"currentColor"}))),u4=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("rect",{x:.6,y:.6,width:10.8,height:10.8,rx:3.4,stroke:"currentColor",strokeWidth:1.2}),ey.createElement("path",{d:"M4 8L8 4",stroke:"currentColor",strokeWidth:1.2}),ey.createElement("path",{d:"M4 4L8 8",stroke:"currentColor",strokeWidth:1.2}))),u6=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0.5 12 12",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("rect",{x:7,y:5.5,width:2,height:2,rx:1,transform:"rotate(90 7 5.5)",fill:"currentColor"}),ey.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.8 9L10.8 9.5C10.8 10.4941 9.99411 11.3 9 11.3L3 11.3C2.00589 11.3 1.2 10.4941 1.2 9.5L1.2 9L-3.71547e-07 9L-3.93402e-07 9.5C-4.65826e-07 11.1569 1.34314 12.5 3 12.5L9 12.5C10.6569 12.5 12 11.1569 12 9.5L12 9L10.8 9ZM10.8 4L12 4L12 3.5C12 1.84315 10.6569 0.5 9 0.5L3 0.5C1.34315 0.5 -5.87117e-08 1.84315 -1.31135e-07 3.5L-1.5299e-07 4L1.2 4L1.2 3.5C1.2 2.50589 2.00589 1.7 3 1.7L9 1.7C9.99411 1.7 10.8 2.50589 10.8 3.5L10.8 4Z",fill:"currentColor"}))),u8=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 20 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M0.75 3C0.75 1.75736 1.75736 0.75 3 0.75H17.25C17.8023 0.75 18.25 1.19772 18.25 1.75V5.25",stroke:"currentColor",strokeWidth:1.5}),ey.createElement("path",{d:"M0.75 3C0.75 4.24264 1.75736 5.25 3 5.25H18.25C18.8023 5.25 19.25 5.69771 19.25 6.25V22.25C19.25 22.8023 18.8023 23.25 18.25 23.25H3C1.75736 23.25 0.75 22.2426 0.75 21V3Z",stroke:"currentColor",strokeWidth:1.5}),ey.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 5.25C1.75736 5.25 0.75 4.24264 0.75 3V21C0.75 22.2426 1.75736 23.25 3 23.25H18.25C18.8023 23.25 19.25 22.8023 19.25 22.25V6.25C19.25 5.69771 18.8023 5.25 18.25 5.25H3ZM13 11L6 11V12.5L13 12.5V11Z",fill:"currentColor"}))),u9=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 20 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M0.75 3C0.75 4.24264 1.75736 5.25 3 5.25H17.25M0.75 3C0.75 1.75736 1.75736 0.75 3 0.75H16.25C16.8023 0.75 17.25 1.19772 17.25 1.75V5.25M0.75 3V21C0.75 22.2426 1.75736 23.25 3 23.25H18.25C18.8023 23.25 19.25 22.8023 19.25 22.25V6.25C19.25 5.69771 18.8023 5.25 18.25 5.25H17.25",stroke:"currentColor",strokeWidth:1.5}),ey.createElement("line",{x1:13,y1:11.75,x2:6,y2:11.75,stroke:"currentColor",strokeWidth:1.5}))),u7=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("rect",{x:5,y:5,width:2,height:2,rx:1,fill:"currentColor"}),ey.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.5 1.2H9C9.99411 1.2 10.8 2.00589 10.8 3V9C10.8 9.99411 9.99411 10.8 9 10.8H8.5V12H9C10.6569 12 12 10.6569 12 9V3C12 1.34315 10.6569 0 9 0H8.5V1.2ZM3.5 1.2V0H3C1.34315 0 0 1.34315 0 3V9C0 10.6569 1.34315 12 3 12H3.5V10.8H3C2.00589 10.8 1.2 9.99411 1.2 9V3C1.2 2.00589 2.00589 1.2 3 1.2H3.5Z",fill:"currentColor"}))),ce=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("rect",{x:.6,y:1.1,width:10.8,height:10.8,rx:2.4,stroke:"currentColor",strokeWidth:1.2}),ey.createElement("rect",{x:5,y:5.5,width:2,height:2,rx:1,fill:"currentColor"}))),ct=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 24 20",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M1.59375 9.52344L4.87259 12.9944L8.07872 9.41249",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"square"}),ey.createElement("path",{d:"M13.75 5.25V10.75H18.75",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"square"}),ey.createElement("path",{d:"M4.95427 11.9332C4.55457 10.0629 4.74441 8.11477 5.49765 6.35686C6.25089 4.59894 7.5305 3.11772 9.16034 2.11709C10.7902 1.11647 12.6901 0.645626 14.5986 0.769388C16.5071 0.893151 18.3303 1.60543 19.8172 2.80818C21.3042 4.01093 22.3818 5.64501 22.9017 7.48548C23.4216 9.32595 23.3582 11.2823 22.7203 13.0853C22.0824 14.8883 20.9013 16.4492 19.3396 17.5532C17.778 18.6572 15.9125 19.25 14 19.25",stroke:"currentColor",strokeWidth:1.5}))),cn=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("circle",{cx:6,cy:6,r:5.4,stroke:"currentColor",strokeWidth:1.2,strokeDasharray:"4.241025 4.241025",transform:"rotate(22.5)","transform-origin":"center"}),ey.createElement("circle",{cx:6,cy:6,r:1,fill:"currentColor"}))),cr=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 19 18",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M1.5 14.5653C1.5 15.211 1.75652 15.8303 2.21314 16.2869C2.66975 16.7435 3.28905 17 3.9348 17C4.58054 17 5.19984 16.7435 5.65646 16.2869C6.11307 15.8303 6.36959 15.211 6.36959 14.5653V12.1305H3.9348C3.28905 12.1305 2.66975 12.387 2.21314 12.8437C1.75652 13.3003 1.5 13.9195 1.5 14.5653Z",stroke:"currentColor",strokeWidth:1.125,strokeLinecap:"round",strokeLinejoin:"round"}),ey.createElement("path",{d:"M3.9348 1.00063C3.28905 1.00063 2.66975 1.25715 2.21314 1.71375C1.75652 2.17035 1.5 2.78964 1.5 3.43537C1.5 4.0811 1.75652 4.70038 2.21314 5.15698C2.66975 5.61358 3.28905 5.8701 3.9348 5.8701H6.36959V3.43537C6.36959 2.78964 6.11307 2.17035 5.65646 1.71375C5.19984 1.25715 4.58054 1.00063 3.9348 1.00063Z",stroke:"currentColor",strokeWidth:1.125,strokeLinecap:"round",strokeLinejoin:"round"}),ey.createElement("path",{d:"M15.0652 12.1305H12.6304V14.5653C12.6304 15.0468 12.7732 15.5175 13.0407 15.9179C13.3083 16.3183 13.6885 16.6304 14.1334 16.8147C14.5783 16.9989 15.0679 17.0472 15.5402 16.9532C16.0125 16.8593 16.4464 16.6274 16.7869 16.2869C17.1274 15.9464 17.3593 15.5126 17.4532 15.0403C17.5472 14.568 17.4989 14.0784 17.3147 13.6335C17.1304 13.1886 16.8183 12.8084 16.4179 12.5409C16.0175 12.2733 15.5468 12.1305 15.0652 12.1305Z",stroke:"currentColor",strokeWidth:1.125,strokeLinecap:"round",strokeLinejoin:"round"}),ey.createElement("path",{d:"M12.6318 5.86775H6.36955V12.1285H12.6318V5.86775Z",stroke:"currentColor",strokeWidth:1.125,strokeLinecap:"round",strokeLinejoin:"round"}),ey.createElement("path",{d:"M17.5 3.43473C17.5 2.789 17.2435 2.16972 16.7869 1.71312C16.3303 1.25652 15.711 1 15.0652 1C14.4195 1 13.8002 1.25652 13.3435 1.71312C12.8869 2.16972 12.6304 2.789 12.6304 3.43473V5.86946H15.0652C15.711 5.86946 16.3303 5.61295 16.7869 5.15635C17.2435 4.69975 17.5 4.08046 17.5 3.43473Z",stroke:"currentColor",strokeWidth:1.125,strokeLinecap:"round",strokeLinejoin:"round"}))),ci=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("circle",{cx:5,cy:5,r:4.35,stroke:"currentColor",strokeWidth:1.3}),ey.createElement("line",{x1:8.45962,y1:8.54038,x2:11.7525,y2:11.8333,stroke:"currentColor",strokeWidth:1.3}))),co=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"-2 -2 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M17.2492 6V2.9569C17.2492 1.73806 16.2611 0.75 15.0423 0.75L2.9569 0.75C1.73806 0.75 0.75 1.73806 0.75 2.9569L0.75 6",stroke:"currentColor",strokeWidth:1.5}),ey.createElement("path",{d:"M0.749873 12V15.0431C0.749873 16.2619 1.73794 17.25 2.95677 17.25H15.0421C16.261 17.25 17.249 16.2619 17.249 15.0431V12",stroke:"currentColor",strokeWidth:1.5}),ey.createElement("path",{d:"M6 4.5L9 7.5L12 4.5",stroke:"currentColor",strokeWidth:1.5}),ey.createElement("path",{d:"M12 13.5L9 10.5L6 13.5",stroke:"currentColor",strokeWidth:1.5}))),ca=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M0.75 13.25L0.0554307 12.967C-0.0593528 13.2488 0.00743073 13.5719 0.224488 13.7851C0.441545 13.9983 0.765869 14.0592 1.04549 13.9393L0.75 13.25ZM12.8214 1.83253L12.2911 2.36286L12.2911 2.36286L12.8214 1.83253ZM12.8214 3.90194L13.3517 4.43227L12.8214 3.90194ZM10.0981 1.17859L9.56773 0.648259L10.0981 1.17859ZM12.1675 1.17859L12.6978 0.648258L12.6978 0.648257L12.1675 1.17859ZM2.58049 8.75697L3.27506 9.03994L2.58049 8.75697ZM2.70066 8.57599L3.23099 9.10632L2.70066 8.57599ZM5.2479 11.4195L4.95355 10.7297L5.2479 11.4195ZM5.42036 11.303L4.89003 10.7727L5.42036 11.303ZM4.95355 10.7297C4.08882 11.0987 3.41842 11.362 2.73535 11.6308C2.05146 11.9 1.35588 12.1743 0.454511 12.5607L1.04549 13.9393C1.92476 13.5624 2.60256 13.2951 3.28469 13.0266C3.96762 12.7578 4.65585 12.4876 5.54225 12.1093L4.95355 10.7297ZM1.44457 13.533L3.27506 9.03994L1.88592 8.474L0.0554307 12.967L1.44457 13.533ZM3.23099 9.10632L10.6284 1.70892L9.56773 0.648259L2.17033 8.04566L3.23099 9.10632ZM11.6371 1.70892L12.2911 2.36286L13.3517 1.3022L12.6978 0.648258L11.6371 1.70892ZM12.2911 3.37161L4.89003 10.7727L5.95069 11.8333L13.3517 4.43227L12.2911 3.37161ZM12.2911 2.36286C12.5696 2.64142 12.5696 3.09305 12.2911 3.37161L13.3517 4.43227C14.2161 3.56792 14.2161 2.16654 13.3517 1.3022L12.2911 2.36286ZM10.6284 1.70892C10.9069 1.43036 11.3586 1.43036 11.6371 1.70892L12.6978 0.648257C11.8335 -0.216088 10.4321 -0.216084 9.56773 0.648259L10.6284 1.70892ZM3.27506 9.03994C3.26494 9.06479 3.24996 9.08735 3.23099 9.10632L2.17033 8.04566C2.04793 8.16806 1.95123 8.31369 1.88592 8.474L3.27506 9.03994ZM5.54225 12.1093C5.69431 12.0444 5.83339 11.9506 5.95069 11.8333L4.89003 10.7727C4.90863 10.7541 4.92988 10.7398 4.95355 10.7297L5.54225 12.1093Z",fill:"currentColor"}),ey.createElement("path",{d:"M11.5 4.5L9.5 2.5",stroke:"currentColor",strokeWidth:1.4026,strokeLinecap:"round",strokeLinejoin:"round"}),ey.createElement("path",{d:"M5.5 10.5L3.5 8.5",stroke:"currentColor",strokeWidth:1.4026,strokeLinecap:"round",strokeLinejoin:"round"}))),cl=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 16 18",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M1.32226e-07 1.6609C7.22332e-08 0.907329 0.801887 0.424528 1.46789 0.777117L15.3306 8.11621C16.0401 8.49182 16.0401 9.50818 15.3306 9.88379L1.46789 17.2229C0.801886 17.5755 1.36076e-06 17.0927 1.30077e-06 16.3391L1.32226e-07 1.6609Z",fill:"currentColor"}))),cs=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 10 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.25 9.25V13.5H5.75V9.25L10 9.25V7.75L5.75 7.75V3.5H4.25V7.75L0 7.75V9.25L4.25 9.25Z"}))),cu=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{width:25,height:25,viewBox:"0 0 25 25",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M10.2852 24.0745L13.7139 18.0742",stroke:"currentColor",strokeWidth:1.5625}),ey.createElement("path",{d:"M14.5742 24.0749L17.1457 19.7891",stroke:"currentColor",strokeWidth:1.5625}),ey.createElement("path",{d:"M19.4868 24.0735L20.7229 21.7523C21.3259 20.6143 21.5457 19.3122 21.3496 18.0394C21.1535 16.7666 20.5519 15.591 19.6342 14.6874L23.7984 6.87853C24.0123 6.47728 24.0581 6.00748 23.9256 5.57249C23.7932 5.1375 23.4933 4.77294 23.0921 4.55901C22.6908 4.34509 22.221 4.29932 21.7861 4.43178C21.3511 4.56424 20.9865 4.86408 20.7726 5.26533L16.6084 13.0742C15.3474 12.8142 14.0362 12.9683 12.8699 13.5135C11.7035 14.0586 10.7443 14.9658 10.135 16.1L6 24.0735",stroke:"currentColor",strokeWidth:1.5625}),ey.createElement("path",{d:"M4 15L5 13L7 12L5 11L4 9L3 11L1 12L3 13L4 15Z",stroke:"currentColor",strokeWidth:1.5625,strokeLinejoin:"round"}),ey.createElement("path",{d:"M11.5 8L12.6662 5.6662L15 4.5L12.6662 3.3338L11.5 1L10.3338 3.3338L8 4.5L10.3338 5.6662L11.5 8Z",stroke:"currentColor",strokeWidth:1.5625,strokeLinejoin:"round"}))),cc=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M4.75 9.25H1.25V12.75",stroke:"currentColor",strokeWidth:1,strokeLinecap:"square"}),ey.createElement("path",{d:"M11.25 6.75H14.75V3.25",stroke:"currentColor",strokeWidth:1,strokeLinecap:"square"}),ey.createElement("path",{d:"M14.1036 6.65539C13.8 5.27698 13.0387 4.04193 11.9437 3.15131C10.8487 2.26069 9.48447 1.76694 8.0731 1.75043C6.66173 1.73392 5.28633 2.19563 4.17079 3.0604C3.05526 3.92516 2.26529 5.14206 1.92947 6.513",stroke:"currentColor",strokeWidth:1}),ey.createElement("path",{d:"M1.89635 9.34461C2.20001 10.723 2.96131 11.9581 4.05631 12.8487C5.15131 13.7393 6.51553 14.2331 7.9269 14.2496C9.33827 14.2661 10.7137 13.8044 11.8292 12.9396C12.9447 12.0748 13.7347 10.8579 14.0705 9.487",stroke:"currentColor",strokeWidth:1}))),cd=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("rect",{x:.6,y:.6,width:11.8,height:11.8,rx:5.9,stroke:"currentColor",strokeWidth:1.2}),ey.createElement("path",{d:"M4.25 7.5C4.25 6 5.75 5 6.5 6.5C7.25 8 8.75 7 8.75 5.5",stroke:"currentColor",strokeWidth:1.2}))),cp=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.29186 1.92702C9.06924 1.82745 8.87014 1.68202 8.70757 1.50024L7.86631 0.574931C7.62496 0.309957 7.30773 0.12592 6.95791 0.0479385C6.60809 -0.0300431 6.24274 0.00182978 5.91171 0.139208C5.58068 0.276585 5.3001 0.512774 5.10828 0.815537C4.91645 1.1183 4.82272 1.47288 4.83989 1.83089L4.90388 3.08019C4.91612 3.32348 4.87721 3.56662 4.78968 3.79394C4.70215 4.02126 4.56794 4.2277 4.39571 4.39994C4.22347 4.57219 4.01704 4.7064 3.78974 4.79394C3.56243 4.88147 3.3193 4.92038 3.07603 4.90814L1.8308 4.84414C1.47162 4.82563 1.11553 4.91881 0.811445 5.11086C0.507359 5.30292 0.270203 5.58443 0.132561 5.91671C-0.00508149 6.249 -0.0364554 6.61576 0.0427496 6.9666C0.121955 7.31744 0.307852 7.63514 0.5749 7.87606L1.50016 8.71204C1.68193 8.87461 1.82735 9.07373 1.92692 9.29636C2.02648 9.51898 2.07794 9.76012 2.07794 10.004C2.07794 10.2479 2.02648 10.489 1.92692 10.7116C1.82735 10.9343 1.68193 11.1334 1.50016 11.296L0.5749 12.1319C0.309856 12.3729 0.125575 12.6898 0.0471809 13.0393C-0.0312128 13.3888 9.64098e-05 13.754 0.13684 14.0851C0.273583 14.4162 0.509106 14.6971 0.811296 14.8894C1.11349 15.0817 1.46764 15.1762 1.82546 15.1599L3.0707 15.0959C3.31397 15.0836 3.5571 15.1225 3.7844 15.2101C4.01171 15.2976 4.21814 15.4318 4.39037 15.6041C4.56261 15.7763 4.69682 15.9827 4.78435 16.2101C4.87188 16.4374 4.91078 16.6805 4.89855 16.9238L4.83455 18.1691C4.81605 18.5283 4.90921 18.8844 5.10126 19.1885C5.2933 19.4926 5.5748 19.7298 5.90707 19.8674C6.23934 20.0051 6.60608 20.0365 6.9569 19.9572C7.30772 19.878 7.6254 19.6921 7.86631 19.4251L8.7129 18.4998C8.87547 18.318 9.07458 18.1725 9.29719 18.073C9.51981 17.9734 9.76093 17.9219 10.0048 17.9219C10.2487 17.9219 10.4898 17.9734 10.7124 18.073C10.935 18.1725 11.1341 18.318 11.2967 18.4998L12.1326 19.4251C12.3735 19.6921 12.6912 19.878 13.042 19.9572C13.3929 20.0365 13.7596 20.0051 14.0919 19.8674C14.4241 19.7298 14.7056 19.4926 14.8977 19.1885C15.0897 18.8844 15.1829 18.5283 15.1644 18.1691L15.1004 16.9238C15.0882 16.6805 15.1271 16.4374 15.2146 16.2101C15.3021 15.9827 15.4363 15.7763 15.6086 15.6041C15.7808 15.4318 15.9872 15.2976 16.2145 15.2101C16.4418 15.1225 16.685 15.0836 16.9282 15.0959L18.1735 15.1599C18.5326 15.1784 18.8887 15.0852 19.1928 14.8931C19.4969 14.7011 19.7341 14.4196 19.8717 14.0873C20.0093 13.755 20.0407 13.3882 19.9615 13.0374C19.8823 12.6866 19.6964 12.3689 19.4294 12.1279L18.5041 11.292C18.3223 11.1294 18.1769 10.9303 18.0774 10.7076C17.9778 10.485 17.9263 10.2439 17.9263 10C17.9263 9.75612 17.9778 9.51499 18.0774 9.29236C18.1769 9.06973 18.3223 8.87062 18.5041 8.70804L19.4294 7.87206C19.6964 7.63114 19.8823 7.31344 19.9615 6.9626C20.0407 6.61176 20.0093 6.245 19.8717 5.91271C19.7341 5.58043 19.4969 5.29892 19.1928 5.10686C18.8887 4.91481 18.5326 4.82163 18.1735 4.84014L16.9282 4.90414C16.685 4.91638 16.4418 4.87747 16.2145 4.78994C15.9872 4.7024 15.7808 4.56818 15.6086 4.39594C15.4363 4.2237 15.3021 4.01726 15.2146 3.78994C15.1271 3.56262 15.0882 3.31948 15.1004 3.07619L15.1644 1.83089C15.1829 1.4717 15.0897 1.11559 14.8977 0.811487C14.7056 0.507385 14.4241 0.270217 14.0919 0.132568C13.7596 -0.00508182 13.3929 -0.0364573 13.042 0.0427519C12.6912 0.121961 12.3735 0.307869 12.1326 0.574931L11.2914 1.50024C11.1288 1.68202 10.9297 1.82745 10.7071 1.92702C10.4845 2.02659 10.2433 2.07805 9.99947 2.07805C9.7556 2.07805 9.51448 2.02659 9.29186 1.92702ZM14.3745 10C14.3745 12.4162 12.4159 14.375 9.99977 14.375C7.58365 14.375 5.625 12.4162 5.625 10C5.625 7.58375 7.58365 5.625 9.99977 5.625C12.4159 5.625 14.3745 7.58375 14.3745 10Z",fill:"currentColor"}))),ch=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M6.5782 1.07092C6.71096 0.643026 7.28904 0.643027 7.4218 1.07092L8.59318 4.84622C8.65255 5.03758 8.82284 5.16714 9.01498 5.16714L12.8056 5.16714C13.2353 5.16714 13.4139 5.74287 13.0663 6.00732L9.99962 8.34058C9.84418 8.45885 9.77913 8.66848 9.83851 8.85984L11.0099 12.6351C11.1426 13.063 10.675 13.4189 10.3274 13.1544L7.26069 10.8211C7.10524 10.7029 6.89476 10.7029 6.73931 10.8211L3.6726 13.1544C3.32502 13.4189 2.85735 13.063 2.99012 12.6351L4.16149 8.85984C4.22087 8.66848 4.15582 8.45885 4.00038 8.34058L0.933671 6.00732C0.586087 5.74287 0.764722 5.16714 1.19436 5.16714L4.98502 5.16714C5.17716 5.16714 5.34745 5.03758 5.40682 4.84622L6.5782 1.07092Z",fill:"currentColor",stroke:"currentColor"}))),cf=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M6.5782 1.07092C6.71096 0.643026 7.28904 0.643027 7.4218 1.07092L8.59318 4.84622C8.65255 5.03758 8.82284 5.16714 9.01498 5.16714L12.8056 5.16714C13.2353 5.16714 13.4139 5.74287 13.0663 6.00732L9.99962 8.34058C9.84418 8.45885 9.77913 8.66848 9.83851 8.85984L11.0099 12.6351C11.1426 13.063 10.675 13.4189 10.3274 13.1544L7.26069 10.8211C7.10524 10.7029 6.89476 10.7029 6.73931 10.8211L3.6726 13.1544C3.32502 13.4189 2.85735 13.063 2.99012 12.6351L4.16149 8.85984C4.22087 8.66848 4.15582 8.45885 4.00038 8.34058L0.933671 6.00732C0.586087 5.74287 0.764722 5.16714 1.19436 5.16714L4.98502 5.16714C5.17716 5.16714 5.34745 5.03758 5.40682 4.84622L6.5782 1.07092Z",stroke:"currentColor",strokeWidth:1.5}))),cm=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("rect",{width:16,height:16,rx:2,fill:"currentColor"}))),cg=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{width:"1em",height:"5em",xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd","aria-hidden":"true",viewBox:"0 0 23 23",style:{height:"1.5em"},clipRule:"evenodd","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("path",{d:"M19 24h-14c-1.104 0-2-.896-2-2v-17h-1v-2h6v-1.5c0-.827.673-1.5 1.5-1.5h5c.825 0 1.5.671 1.5 1.5v1.5h6v2h-1v17c0 1.104-.896 2-2 2zm0-19h-14v16.5c0 .276.224.5.5.5h13c.276 0 .5-.224.5-.5v-16.5zm-7 7.586l3.293-3.293 1.414 1.414-3.293 3.293 3.293 3.293-1.414 1.414-3.293-3.293-3.293 3.293-1.414-1.414 3.293-3.293-3.293-3.293 1.414-1.414 3.293 3.293zm2-10.586h-4v1h4v-1z",fill:"currentColor",strokeWidth:.25,stroke:"currentColor"}))),cv=cy(({title:e,titleId:t,...n})=>ey.createElement("svg",{height:"1em",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},e?ey.createElement("title",{id:t},e):null,ey.createElement("rect",{x:.6,y:.6,width:11.8,height:11.8,rx:5.9,stroke:"currentColor",strokeWidth:1.2}),ey.createElement("rect",{x:5.5,y:5.5,width:2,height:2,rx:1,fill:"currentColor"})));function cy(e){let t=e.name.replace("Svg","").replaceAll(/([A-Z])/g," $1").trimStart().toLowerCase()+" icon";function n(n){let r;let i=(0,ev.c)(2);return i[0]!==n?(r=(0,L.jsx)(e,{title:t,...n}),i[0]=n,i[1]=r):r=i[1],r}return n.displayName=e.name,n}let cb=(0,ey.forwardRef)((e,t)=>{let n,r;let i=(0,ev.c)(6);return i[0]!==e.className?(n=eE("graphiql-un-styled",e.className),i[0]=e.className,i[1]=n):n=i[1],i[2]!==e||i[3]!==t||i[4]!==n?(r=(0,L.jsx)("button",{...e,ref:t,className:n}),i[2]=e,i[3]=t,i[4]=n,i[5]=r):r=i[5],r});cb.displayName="UnStyledButton";let cx=(0,ey.forwardRef)((e,t)=>{let n,r;let i=(0,ev.c)(7);return i[0]!==e.className||i[1]!==e.state?(n=eE("graphiql-button",{success:"graphiql-button-success",error:"graphiql-button-error"}[e.state],e.className),i[0]=e.className,i[1]=e.state,i[2]=n):n=i[2],i[3]!==e||i[4]!==t||i[5]!==n?(r=(0,L.jsx)("button",{...e,ref:t,className:n}),i[3]=e,i[4]=t,i[5]=n,i[6]=r):r=i[6],r});cx.displayName="Button";let cE=(0,ey.forwardRef)((e,t)=>{let n,r;let i=(0,ev.c)(6);return i[0]!==e.className?(n=eE("graphiql-button-group",e.className),i[0]=e.className,i[1]=n):n=i[1],i[2]!==e||i[3]!==t||i[4]!==n?(r=(0,L.jsx)("div",{...e,ref:t,className:n}),i[2]=e,i[3]=t,i[4]=n,i[5]=r):r=i[5],r});cE.displayName="ButtonGroup";let cC=(e,t)=>Object.entries(t).reduce((e,[t,n])=>(e[t]=n,e),e),c_=(0,ey.forwardRef)((e,t)=>{let n,r,i,o;let a=(0,ev.c)(8);return a[0]!==e.className?(n=eE("graphiql-dialog-close",e.className),a[0]=e.className,a[1]=n):n=a[1],a[2]===Symbol.for("react.memo_cache_sentinel")?(r=(0,L.jsx)(ew.fC,{children:"Close dialog"}),i=(0,L.jsx)(u1,{}),a[2]=r,a[3]=i):(r=a[2],i=a[3]),a[4]!==e||a[5]!==t||a[6]!==n?(o=(0,L.jsx)(eT.x8,{asChild:!0,children:(0,L.jsxs)(cb,{...e,ref:t,type:"button",className:n,children:[r,i]})}),a[4]=e,a[5]=t,a[6]=n,a[7]=o):o=a[7],o});c_.displayName="Dialog.Close";let ck=cC(function(e){let t,n,r,i,o;let a=(0,ev.c)(9);return a[0]!==e?({children:t,...n}=e,a[0]=e,a[1]=t,a[2]=n):(t=a[1],n=a[2]),a[3]===Symbol.for("react.memo_cache_sentinel")?(r=(0,L.jsx)(eT.aV,{className:"graphiql-dialog-overlay"}),a[3]=r):r=a[3],a[4]!==t?(i=(0,L.jsxs)(eT.h_,{children:[r,(0,L.jsx)(eT.VY,{className:"graphiql-dialog",children:t})]}),a[4]=t,a[5]=i):i=a[5],a[6]!==n||a[7]!==i?(o=(0,L.jsx)(eT.fC,{...n,children:i}),a[6]=n,a[7]=i,a[8]=o):o=a[8],o},{Close:c_,Title:eT.Dx,Trigger:eT.xz,Description:eT.dk}),cS=(0,ey.forwardRef)((e,t)=>{let n,r;let i=(0,ev.c)(6);return i[0]!==e.className?(n=eE("graphiql-un-styled",e.className),i[0]=e.className,i[1]=n):n=i[1],i[2]!==e||i[3]!==t||i[4]!==n?(r=(0,L.jsx)(eA.xz,{asChild:!0,children:(0,L.jsx)("button",{...e,ref:t,className:n})}),i[2]=e,i[3]=t,i[4]=n,i[5]=r):r=i[5],r});cS.displayName="DropdownMenuButton";let cT=cC(eA.fC,{Button:cS,Item:e=>{let t,n,r,i,o;let a=(0,ev.c)(10);return a[0]!==e?({className:n,children:t,...r}=e,a[0]=e,a[1]=t,a[2]=n,a[3]=r):(t=a[1],n=a[2],r=a[3]),a[4]!==n?(i=eE("graphiql-dropdown-item",n),a[4]=n,a[5]=i):i=a[5],a[6]!==t||a[7]!==r||a[8]!==i?(o=(0,L.jsx)(eA.ck,{className:i,...r,children:t}),a[6]=t,a[7]=r,a[8]=i,a[9]=o):o=a[9],o},Content:function(e){let t,n,r,i,o,a,l;let s=(0,ev.c)(14);s[0]!==e?({children:t,align:i,sideOffset:o,className:n,...r}=e,s[0]=e,s[1]=t,s[2]=n,s[3]=r,s[4]=i,s[5]=o):(t=s[1],n=s[2],r=s[3],i=s[4],o=s[5]);let u=void 0===i?"start":i,c=void 0===o?5:o;return s[6]!==n?(a=eE("graphiql-dropdown-content",n),s[6]=n,s[7]=a):a=s[7],s[8]!==u||s[9]!==t||s[10]!==r||s[11]!==c||s[12]!==a?(l=(0,L.jsx)(eA.Uv,{children:(0,L.jsx)(eA.VY,{align:u,sideOffset:c,className:a,...r,children:t})}),s[8]=u,s[9]=t,s[10]=r,s[11]=c,s[12]=a,s[13]=l):l=s[13],l}}),cw=new nq({breaks:!0,linkify:!0}),cA=(0,ey.forwardRef)((e,t)=>{let n,r,i,o,a,l,s,u;let c=(0,ev.c)(18);c[0]!==e?({children:n,onlyShowFirstChild:r,type:o,...i}=e,c[0]=e,c[1]=n,c[2]=r,c[3]=i,c[4]=o):(n=c[1],r=c[2],i=c[3],o=c[4]);let d=`graphiql-markdown-${o}`,p=r&&"graphiql-markdown-preview";return c[5]!==i.className||c[6]!==d||c[7]!==p?(a=eE(d,p,i.className),c[5]=i.className,c[6]=d,c[7]=p,c[8]=a):a=c[8],c[9]!==n?(l=cw.render(n),c[9]=n,c[10]=l):l=c[10],c[11]!==l?(s={__html:l},c[11]=l,c[12]=s):s=c[12],c[13]!==i||c[14]!==t||c[15]!==a||c[16]!==s?(u=(0,L.jsx)("div",{...i,ref:t,className:a,dangerouslySetInnerHTML:s}),c[13]=i,c[14]=t,c[15]=a,c[16]=s,c[17]=u):u=c[17],u});cA.displayName="MarkdownContent";let cD=(0,ey.forwardRef)((e,t)=>{let n,r;let i=(0,ev.c)(6);return i[0]!==e.className?(n=eE("graphiql-spinner",e.className),i[0]=e.className,i[1]=n):n=i[1],i[2]!==e||i[3]!==t||i[4]!==n?(r=(0,L.jsx)("div",{...e,ref:t,className:n}),i[2]=e,i[3]=t,i[4]=n,i[5]=r):r=i[5],r});cD.displayName="Spinner";let cN=cC(function(e){let t,n,r;let i=(0,ev.c)(10),{children:o,align:a,side:l,sideOffset:s,label:u}=e,c=void 0===a?"start":a,d=void 0===l?"bottom":l,p=void 0===s?5:s;return i[0]!==o?(t=(0,L.jsx)(sA.xz,{asChild:!0,children:o}),i[0]=o,i[1]=t):t=i[1],i[2]!==c||i[3]!==u||i[4]!==d||i[5]!==p?(n=(0,L.jsx)(sA.h_,{children:(0,L.jsx)(sA.VY,{className:"graphiql-tooltip",align:c,side:d,sideOffset:p,children:u})}),i[2]=c,i[3]=u,i[4]=d,i[5]=p,i[6]=n):n=i[6],i[7]!==t||i[8]!==n?(r=(0,L.jsxs)(sA.fC,{children:[t,n]}),i[7]=t,i[8]=n,i[9]=r):r=i[9],r},{Provider:sA.zt}),cF=(0,ey.forwardRef)((e,t)=>{let n,r,i,o,a,l,s;let u=(0,ev.c)(16);u[0]!==e?({isActive:i,value:a,children:n,className:r,...o}=e,u[0]=e,u[1]=n,u[2]=r,u[3]=i,u[4]=o,u[5]=a):(n=u[1],r=u[2],i=u[3],o=u[4],a=u[5]);let c=i?"true":void 0,d=i&&"graphiql-tab-active";return u[6]!==r||u[7]!==d?(l=eE("graphiql-tab",d,r),u[6]=r,u[7]=d,u[8]=l):l=u[8],u[9]!==n||u[10]!==o||u[11]!==t||u[12]!==c||u[13]!==l||u[14]!==a?(s=(0,L.jsx)(sw.Item,{...o,ref:t,value:a,"aria-selected":c,role:"tab",className:l,children:n}),u[9]=n,u[10]=o,u[11]=t,u[12]=c,u[13]=l,u[14]=a,u[15]=s):s=u[15],s});cF.displayName="Tab";let cL=(0,ey.forwardRef)((e,t)=>{let n,r;let i=(0,ev.c)(6);return i[0]!==e.className?(n=eE("graphiql-tab-button",e.className),i[0]=e.className,i[1]=n):n=i[1],i[2]!==e||i[3]!==t||i[4]!==n?(r=(0,L.jsx)(cb,{...e,ref:t,type:"button",className:n,children:e.children}),i[2]=e,i[3]=t,i[4]=n,i[5]=r):r=i[5],r});cL.displayName="Tab.Button";let cI=(0,ey.forwardRef)((e,t)=>{let n,r,i;let o=(0,ev.c)(7);return o[0]!==e.className?(n=eE("graphiql-tab-close",e.className),o[0]=e.className,o[1]=n):n=o[1],o[2]===Symbol.for("react.memo_cache_sentinel")?(r=(0,L.jsx)(u1,{}),o[2]=r):r=o[2],o[3]!==e||o[4]!==t||o[5]!==n?(i=(0,L.jsx)(cN,{label:"Close Tab",children:(0,L.jsx)(cb,{"aria-label":"Close Tab",...e,ref:t,type:"button",className:n,children:r})}),o[3]=e,o[4]=t,o[5]=n,o[6]=i):i=o[6],i});cI.displayName="Tab.Close";let cR=cC(cF,{Button:cL,Close:cI}),cj=(0,ey.forwardRef)((e,t)=>{let n,r,i,o,a,l,s;let u=(0,ev.c)(15);return u[0]!==e?({values:a,onReorder:i,children:n,className:r,...o}=e,u[0]=e,u[1]=n,u[2]=r,u[3]=i,u[4]=o,u[5]=a):(n=u[1],r=u[2],i=u[3],o=u[4],a=u[5]),u[6]!==r?(l=eE("graphiql-tabs",r),u[6]=r,u[7]=l):l=u[7],u[8]!==n||u[9]!==i||u[10]!==o||u[11]!==t||u[12]!==l||u[13]!==a?(s=(0,L.jsx)(sw.Group,{...o,ref:t,values:a,onReorder:i,axis:"x",role:"tablist",className:l,children:n}),u[8]=n,u[9]=i,u[10]=o,u[11]=t,u[12]=l,u[13]=a,u[14]=s):s=u[14],s});cj.displayName="Tabs";let cM=uW("HistoryContext");function cO(e){let t,n,r,i;let o=(0,ev.c)(11),{maxHistoryLength:a,children:l}=e,s=void 0===a?cq:a,u=uK();o[0]!==s||o[1]!==u?(t=()=>new eg(u||new eh(null),s),o[0]=s,o[1]=u,o[2]=t):t=o[2];let[c]=(0,ey.useState)(t);o[3]!==c.queries?(n=()=>c.queries||[],o[3]=c.queries,o[4]=n):n=o[4];let[d,p]=(0,ey.useState)(n);o[5]!==c||o[6]!==d?(r={addToHistory(e){c.updateHistory(e),p(c.queries)},editLabel(e,t){c.editLabel(e,t),p(c.queries)},items:d,toggleFavorite(e){c.toggleFavorite(e),p(c.queries)},setActive:cP,deleteFromHistory(e,t){c.deleteHistory(e,t),p(c.queries)}},o[5]=c,o[6]=d,o[7]=r):r=o[7];let h=r;return o[8]!==l||o[9]!==h?(i=(0,L.jsx)(cM.Provider,{value:h,children:l}),o[8]=l,o[9]=h,o[10]=i):i=o[10],i}function cP(e){return e}let cV=uG(cM),cq=20;function cB(e){return(0,L.jsx)(cW,{item:e},e.index)}function cz(e){return(0,L.jsx)(cW,{item:e},e.index)}function cU(e){return!e.favorite}function c$(e){return e.favorite}function cH(e,t){return{...e,index:t}}function cW(e){var t;let n,r,i,o,a,l,s,u,c,d,p,h,f,m;let g=(0,ev.c)(40);g[0]===Symbol.for("react.memo_cache_sentinel")?(n={nonNull:!0,caller:cW},g[0]=n):n=g[0];let{editLabel:v,toggleFavorite:y,deleteFromHistory:b,setActive:x}=cV(n);g[1]===Symbol.for("react.memo_cache_sentinel")?(r={nonNull:!0,caller:cW},g[1]=r):r=g[1];let{headerEditor:E,queryEditor:C,variableEditor:_}=px(r),k=(0,ey.useRef)(null),S=(0,ey.useRef)(null),[T,w]=(0,ey.useState)(!1);g[2]!==T?(i=()=>{var e;T&&(null==(e=k.current)||e.focus())},o=[T],g[2]=T,g[3]=i,g[4]=o):(i=g[3],o=g[4]),(0,ey.useEffect)(i,o),g[5]!==e.item.label||g[6]!==e.item.operationName||g[7]!==e.item.query?(a=e.item.label||e.item.operationName||(null==(t=e.item.query)?void 0:t.split("\n").map(e=>e.replace(/#(.*)/,"")).join(" ").replaceAll("{"," { ").replaceAll("}"," } ").replaceAll(/[\s]{2,}/g," ")),g[5]=e.item.label,g[6]=e.item.operationName,g[7]=e.item.query,g[8]=a):a=g[8];let A=a;g[9]!==v||g[10]!==e.item?(l=()=>{var t;w(!1);let{index:n,...r}=e.item;v({...r,label:null==(t=k.current)?void 0:t.value},n)},g[9]=v,g[10]=e.item,g[11]=l):l=g[11];let D=l;g[12]===Symbol.for("react.memo_cache_sentinel")?(s=()=>{w(!1)},g[12]=s):s=g[12];let N=s;g[13]===Symbol.for("react.memo_cache_sentinel")?(u=e=>{e.stopPropagation(),w(!0)},g[13]=u):u=g[13];let F=u;g[14]!==E||g[15]!==e.item||g[16]!==C||g[17]!==x||g[18]!==_?(c=()=>{let{query:t,variables:n,headers:r}=e.item;null==C||C.setValue(t??""),null==_||_.setValue(n??""),null==E||E.setValue(r??""),x(e.item)},g[14]=E,g[15]=e.item,g[16]=C,g[17]=x,g[18]=_,g[19]=c):c=g[19];let I=c;g[20]!==b||g[21]!==e.item?(d=t=>{t.stopPropagation(),b(e.item)},g[20]=b,g[21]=e.item,g[22]=d):d=g[22];let R=d;g[23]!==e.item||g[24]!==y?(p=t=>{t.stopPropagation(),y(e.item)},g[23]=e.item,g[24]=y,g[25]=p):p=g[25];let j=p,M=T&&"editable";return g[26]!==M?(h=eE("graphiql-history-item",M),g[26]=M,g[27]=h):h=g[27],g[28]!==A||g[29]!==v||g[30]!==R||g[31]!==I||g[32]!==D||g[33]!==j||g[34]!==T||g[35]!==e.item?(f=T?(0,L.jsxs)(L.Fragment,{children:[(0,L.jsx)("input",{type:"text",defaultValue:e.item.label,ref:k,onKeyDown:t=>{"Esc"===t.key?w(!1):"Enter"===t.key&&(w(!1),v({...e.item,label:t.currentTarget.value}))},placeholder:"Type a label"}),(0,L.jsx)(cb,{type:"button",ref:S,onClick:D,children:"Save"}),(0,L.jsx)(cb,{type:"button",ref:S,onClick:N,children:(0,L.jsx)(u1,{})})]}):(0,L.jsxs)(L.Fragment,{children:[(0,L.jsx)(cN,{label:"Set active",children:(0,L.jsx)(cb,{type:"button",className:"graphiql-history-item-label",onClick:I,"aria-label":"Set active",children:A})}),(0,L.jsx)(cN,{label:"Edit label",children:(0,L.jsx)(cb,{type:"button",className:"graphiql-history-item-action",onClick:F,"aria-label":"Edit label",children:(0,L.jsx)(ca,{"aria-hidden":"true"})})}),(0,L.jsx)(cN,{label:e.item.favorite?"Remove favorite":"Add favorite",children:(0,L.jsx)(cb,{type:"button",className:"graphiql-history-item-action",onClick:j,"aria-label":e.item.favorite?"Remove favorite":"Add favorite",children:e.item.favorite?(0,L.jsx)(ch,{"aria-hidden":"true"}):(0,L.jsx)(cf,{"aria-hidden":"true"})})}),(0,L.jsx)(cN,{label:"Delete from history",children:(0,L.jsx)(cb,{type:"button",className:"graphiql-history-item-action",onClick:R,"aria-label":"Delete from history",children:(0,L.jsx)(cg,{"aria-hidden":"true"})})})]}),g[28]=A,g[29]=v,g[30]=R,g[31]=I,g[32]=D,g[33]=j,g[34]=T,g[35]=e.item,g[36]=f):f=g[36],g[37]!==h||g[38]!==f?(m=(0,L.jsx)("li",{className:h,children:f}),g[37]=h,g[38]=f,g[39]=m):m=g[39],m}let cG=uW("ExecutionContext");function cZ(e){let t,n,r,i,o,a;let l=(0,ev.c)(27),{fetcher:s,getDefaultFieldNames:u,children:c,operationName:d}=e;if(!s)throw TypeError("The `ExecutionContextProvider` component requires a `fetcher` function to be passed as prop.");l[0]===Symbol.for("react.memo_cache_sentinel")?(t={nonNull:!0,caller:cZ},l[0]=t):t=l[0];let{externalFragments:p,headerEditor:h,queryEditor:f,responseEditor:m,variableEditor:g,updateActiveTabValues:v}=px(t),y=cV();l[1]!==u?(n={getDefaultFieldNames:u,caller:cZ},l[1]=u,l[2]=n):n=l[2];let b=function e(t){let n,r,i,o;let a=(0,ev.c)(10);a[0]!==t?(n=void 0===t?{}:t,a[0]=t,a[1]=n):n=a[1];let{getDefaultFieldNames:l,caller:s}=n,u=s||e;a[2]!==u?(r={nonNull:!0,caller:u},a[2]=u,a[3]=r):r=a[3];let{schema:c}=c7(r),d=s||e;a[4]!==d?(i={nonNull:!0,caller:d},a[4]=d,a[5]=i):i=a[5];let{queryEditor:p}=px(i);return a[6]!==l||a[7]!==p||a[8]!==c?(o=()=>{if(!p)return;let{insertions:e,result:t}=function(e,t,n){let r;let i=[];if(!e||!t)return{insertions:i,result:t};try{r=(0,Q.parse)(t)}catch(e){return{insertions:i,result:t}}let o=n||ep,a=new Q.TypeInfo(e);return(0,Q.visit)(r,{leave(e){a.leave(e)},enter(e){if(a.enter(e),"Field"===e.kind&&!e.selectionSet){let n=function e(t,n){let r=(0,Q.getNamedType)(t);if(!t||(0,Q.isLeafType)(t))return;let i=n(r);if(!(!Array.isArray(i)||0===i.length||!("getFields"in r)))return{kind:Q.Kind.SELECTION_SET,selections:i.map(t=>{let i=r.getFields()[t],o=i?i.type:null;return{kind:Q.Kind.FIELD,name:{kind:Q.Kind.NAME,value:t},selectionSet:e(o,n)}})}}(function(e){if(e)return e}(a.getType()),o);if(n&&e.loc){let r=function(e,t){let n=t,r=t;for(;n;){let t=e.charCodeAt(n-1);if(10===t||13===t||8232===t||8233===t)break;n--,9!==t&&11!==t&&12!==t&&32!==t&&160!==t&&(r=n)}return e.slice(n,r)}(t,e.loc.start);i.push({index:e.loc.end,string:" "+(0,Q.print)(n).replaceAll(`
15
15
  `,`
16
- `+r)})}}}}),{insertions:i,result:function(e,t){if(0===t.length)return e;let n="",r=0;for(let{index:i,string:o}of t)n+=e.slice(r,i)+o,r=i;return n+e.slice(r)}(t,i)}}(c,p.getValue(),l);return e&&e.length>0&&p.operation(()=>{let n;let r=p.getCursor(),i=p.indexFromPos(r);p.setValue(t||""),n=0;let o=e.map(e=>{let{index:t,string:r}=e;return n+=r.length,p.markText(p.posFromIndex(t+n),p.posFromIndex(t+n),{className:"auto-inserted-leaf",clearOnEnter:!0,title:"Automatically added leaf fields"})});setTimeout(()=>{for(let e of o)e.clear()},7e3);let a=i;for(let{index:t,string:n}of e)t<i&&(a+=n.length);p.setCursor(p.posFromIndex(a))}),t},a[6]=l,a[7]=p,a[8]=c,a[9]=o):o=a[9],o}(n),[x,E]=(0,ey.useState)(!1),[C,_]=(0,ey.useState)(null),k=(0,ey.useRef)(0);l[3]!==C?(r=()=>{null==C||C.unsubscribe(),E(!1),_(null)},l[3]=C,l[4]=r):r=l[4];let S=r;l[5]!==b||l[6]!==p||l[7]!==s||l[8]!==h||l[9]!==y||l[10]!==d||l[11]!==f||l[12]!==m||l[13]!==S||l[14]!==C||l[15]!==v||l[16]!==g?(i=async()=>{let e,t;if(!f||!m)return;if(C){S();return}let n=e=>{m.setValue(e),v({response:e})};k.current=k.current+1;let r=k.current,i=b()||f.getValue(),o=null==g?void 0:g.getValue();try{e=cX({json:o,errorMessageParse:"Variables are invalid JSON",errorMessageType:"Variables are not a JSON object."})}catch(e){n(e instanceof Error?e.message:`${e}`);return}let a=null==h?void 0:h.getValue();try{t=cX({json:a,errorMessageParse:"Headers are invalid JSON",errorMessageType:"Headers are not a JSON object."})}catch(e){n(e instanceof Error?e.message:`${e}`);return}if(p){let e=f.documentAST?(0,eC.hw)(f.documentAST,p):[];e.length>0&&(i=i+"\n"+e.map(cY).join("\n"))}n(""),E(!0);let l=d??f.operationName??void 0;null==y||y.addToHistory({query:i,variables:o,headers:a,operationName:l});let u=t??void 0,c=f.documentAST??void 0;try{let t={},o=e=>{if(r!==k.current)return;let i=!!Array.isArray(e)&&e;if(!i&&"object"==typeof e&&null!==e&&"hasNext"in e&&(i=[e]),i){for(let e of i)(function e(t,n){var r,i,o;let a=["data",...n.path??[]];for(let e of[t,n])if(e.pending){let n=cJ.get(t);for(let{id:r,path:i}of(void 0===n&&(n=new Map,cJ.set(t,n)),e.pending))n.set(r,["data",...i])}let{items:l}=n;if(l){let{id:e}=n;if(e){if(void 0===(a=null==(r=cJ.get(t))?void 0:r.get(e)))throw Error("Invalid incremental delivery format.");ek(t,a.join(".")).push(...l)}else for(let e of(a=["data",...n.path??[]],l))e_(t,a.join("."),e),a[a.length-1]++}let{data:s}=n;if(s){let{id:e}=n;if(e){if(void 0===(a=null==(i=cJ.get(t))?void 0:i.get(e)))throw Error("Invalid incremental delivery format.");let{subPath:r}=n;void 0!==r&&(a=[...a,...r])}e_(t,a.join("."),s,{merge:!0})}if(n.errors&&(t.errors||(t.errors=[]),t.errors.push(...n.errors)),n.extensions&&e_(t,"extensions",n.extensions,{merge:!0}),n.incremental)for(let r of n.incremental)e(t,r);if(n.completed)for(let{id:e,errors:r}of n.completed)null==(o=cJ.get(t))||o.delete(e),r&&(t.errors||(t.errors=[]),t.errors.push(...r))})(t,e);E(!1),n(eu(t))}else{let t=eu(e);E(!1),n(t)}},a=s({query:i,variables:e,operationName:l},{headers:u,documentAST:c}),d=await Promise.resolve(a);G(d)?_(d.subscribe({next(e){o(e)},error(e){E(!1),e&&n(ed(e)),_(null)},complete(){E(!1),_(null)}})):Z(d)?(_({unsubscribe:()=>{var e,t;return null==(t=(e=d[Symbol.asyncIterator]()).return)?void 0:t.call(e)}}),await cK(o,d),E(!1),_(null)):o(d)}catch(e){E(!1),n(ed(e)),_(null)}},l[5]=b,l[6]=p,l[7]=s,l[8]=h,l[9]=y,l[10]=d,l[11]=f,l[12]=m,l[13]=S,l[14]=C,l[15]=v,l[16]=g,l[17]=i):i=l[17];let T=i,w=!!C,A=d??null;l[18]!==x||l[19]!==w||l[20]!==T||l[21]!==S||l[22]!==A?(o={isFetching:x,isSubscribed:w,operationName:A,run:T,stop:S},l[18]=x,l[19]=w,l[20]=T,l[21]=S,l[22]=A,l[23]=o):o=l[23];let D=o;return l[24]!==c||l[25]!==D?(a=(0,L.jsx)(cG.Provider,{value:D,children:c}),l[24]=c,l[25]=D,l[26]=a):a=l[26],a}function cY(e){return(0,Q.print)(e)}async function cK(e,t){for await(let n of t)e(n)}let cQ=uG(cG);function cX({json:e,errorMessageParse:t,errorMessageType:n}){let r;try{r=e&&""!==e.trim()?JSON.parse(e):void 0}catch(e){throw Error(`${t}: ${e instanceof Error?e.message:e}.`)}let i="object"==typeof r&&null!==r&&!Array.isArray(r);if(void 0!==r&&!i)throw Error(n);return r}let cJ=new WeakMap,c0="undefined"!=typeof navigator&&navigator.userAgent.includes("Mac"),c1="graphiql",c2="sublime",c3={[c0?"Cmd-F":"Ctrl-F"]:"findPersistent","Cmd-G":"findPersistent","Ctrl-G":"findPersistent","Ctrl-Left":"goSubwordLeft","Ctrl-Right":"goSubwordRight","Alt-Left":"goGroupLeft","Alt-Right":"goGroupRight"};async function c5(e,t){let r=await n.e(6361).then(n.t.bind(n,76361,19)).then(e=>"function"==typeof e?e:e.default);return await Promise.all((null==t?void 0:t.useCommonAddons)===!1?e:[Promise.all([n.e(6361),n.e(2196)]).then(n.t.bind(n,52196,19)),Promise.all([n.e(6361),n.e(4151)]).then(n.t.bind(n,64151,19)),Promise.all([n.e(6361),n.e(7388)]).then(n.t.bind(n,37388,19)),Promise.all([n.e(6361),n.e(3722)]).then(n.t.bind(n,33722,19)),Promise.all([n.e(6361),n.e(8108)]).then(n.t.bind(n,8108,19)),Promise.all([n.e(6361),n.e(5024)]).then(n.t.bind(n,25024,19)),Promise.all([n.e(6361),n.e(910)]).then(n.t.bind(n,10910,19)),Promise.all([n.e(6361),n.e(7270)]).then(n.t.bind(n,17270,19)),Promise.all([n.e(6361),n.e(2872)]).then(n.t.bind(n,62872,19)),Promise.all([n.e(6361),n.e(3813)]).then(n.t.bind(n,43813,19)),...e]),r}let c4=e=>e?(0,Q.print)(e):"";function c6(e){let t,n,r,i,o,a;let l=(0,ev.c)(12),{field:s}=e;if(!("defaultValue"in s)||void 0===s.defaultValue)return null;let u=s.defaultValue,c=s.type;if(l[0]!==s.defaultValue||l[1]!==s.type){i=Symbol.for("react.early_return_sentinel");n:{let e=(0,Q.astFromValue)(u,c);if(!e){i=null;break n}r=" = ",t="graphiql-doc-explorer-default-value",n=c4(e)}l[0]=s.defaultValue,l[1]=s.type,l[2]=t,l[3]=n,l[4]=r,l[5]=i}else t=l[2],n=l[3],r=l[4],i=l[5];return i!==Symbol.for("react.early_return_sentinel")?i:(l[6]!==t||l[7]!==n?(o=(0,L.jsx)("span",{className:t,children:n}),l[6]=t,l[7]=n,l[8]=o):o=l[8],l[9]!==r||l[10]!==o?(a=(0,L.jsxs)(L.Fragment,{children:[r,o]}),l[9]=r,l[10]=o,l[11]=a):a=l[11],a)}let c8=uW("SchemaContext");function c9(e){let t,n,r,i,o,a,l,s,u,c,d,p,h,f,m;let g=(0,ev.c)(38);if(g[0]!==e?({fetcher:t,onSchemaChange:n,...r}=e,g[0]=e,g[1]=t,g[2]=n,g[3]=r):(t=g[1],n=g[2],r=g[3]),!t)throw TypeError("The `SchemaContextProvider` component requires a `fetcher` function to be passed as prop.");g[4]===Symbol.for("react.memo_cache_sentinel")?(i={nonNull:!0,caller:c9},g[4]=i):i=g[4];let{initialHeaders:v,headerEditor:y}=px(i),[b,x]=(0,ey.useState)(),[E,C]=(0,ey.useState)(!1),[_,k]=(0,ey.useState)(null),S=(0,ey.useRef)(0);g[5]!==r.schema?(o=()=>{x((0,Q.isSchema)(r.schema)||null==r.schema?r.schema:void 0),S.current=S.current+1},a=[r.schema],g[5]=r.schema,g[6]=o,g[7]=a):(o=g[6],a=g[7]),(0,ey.useEffect)(o,a);let T=(0,ey.useRef)(v);g[8]!==y?(l=()=>{y&&(T.current=y.getValue())},g[8]=y,g[9]=l):l=g[9],(0,ey.useEffect)(l),g[10]!==r.inputValueDeprecation||g[11]!==r.introspectionQueryName||g[12]!==r.schemaDescription?(s={inputValueDeprecation:r.inputValueDeprecation,introspectionQueryName:r.introspectionQueryName,schemaDescription:r.schemaDescription},g[10]=r.inputValueDeprecation,g[11]=r.introspectionQueryName,g[12]=r.schemaDescription,g[13]=s):s=g[13];let{introspectionQuery:w,introspectionQueryName:A,introspectionQuerySansSubscriptions:D}=function({inputValueDeprecation:e,introspectionQueryName:t,schemaDescription:n}){let r=t||"IntrospectionQuery",i=(0,Q.getIntrospectionQuery)({inputValueDeprecation:e,schemaDescription:n});t&&(i=i.replace("query IntrospectionQuery",`query ${r}`));let o=i.replace("subscriptionType { name }","");return{introspectionQueryName:r,introspectionQuery:i,introspectionQuerySansSubscriptions:o}}(s);g[14]!==t||g[15]!==w||g[16]!==A||g[17]!==D||g[18]!==n||g[19]!==r.schema?(u=()=>{if((0,Q.isSchema)(r.schema)||null===r.schema)return;let e=S.current=S.current+1,i=r.schema;(async function(){if(i)return i;let e=function(e){let t=null,n=!0;try{e&&(t=JSON.parse(e))}catch{n=!1}return{headers:t,isValidJSON:n}}(T.current);if(!e.isValidJSON){k("Introspection failed as headers are invalid.");return}let n=e.headers?{headers:e.headers}:{},r=K(t({query:w,operationName:A},n));if(!W(r)){k("Fetcher did not return a Promise for introspection.");return}C(!0),k(null);let o=await r;if("object"!=typeof o||null===o||!("data"in o)){let e=K(t({query:D,operationName:A},n));if(!W(e))throw Error("Fetcher did not return a Promise for introspection.");o=await e}if(C(!1),(null==o?void 0:o.data)&&"__schema"in o.data)return o.data;k("string"==typeof o?o:eu(o))})().then(t=>{if(e===S.current&&t)try{let e=(0,Q.buildClientSchema)(t);x(e),n&&n(e)}catch(e){k(ed(e))}}).catch(t=>{e===S.current&&(k(ed(t)),C(!1))})},g[14]=t,g[15]=w,g[16]=A,g[17]=D,g[18]=n,g[19]=r.schema,g[20]=u):u=g[20];let N=u;g[21]!==N?(c=()=>{N()},d=[N],g[21]=N,g[22]=c,g[23]=d):(c=g[22],d=g[23]),(0,ey.useEffect)(c,d),g[24]!==N?(p=()=>{let e=function(e){e.ctrlKey&&"R"===e.key&&N()};return window.addEventListener("keydown",e),()=>{window.removeEventListener("keydown",e)}},g[24]=N,g[25]=p):p=g[25],(0,ey.useEffect)(p),g[26]!==r.dangerouslyAssumeSchemaIsValid||g[27]!==b?(h=!b||r.dangerouslyAssumeSchemaIsValid?[]:(0,Q.validateSchema)(b),g[26]=r.dangerouslyAssumeSchemaIsValid,g[27]=b,g[28]=h):h=g[28];let F=h;g[29]!==_||g[30]!==N||g[31]!==E||g[32]!==b||g[33]!==F?(f={fetchError:_,introspect:N,isFetching:E,schema:b,validationErrors:F},g[29]=_,g[30]=N,g[31]=E,g[32]=b,g[33]=F,g[34]=f):f=g[34];let I=f;return g[35]!==r.children||g[36]!==I?(m=(0,L.jsx)(c8.Provider,{value:I,children:r.children}),g[35]=r.children,g[36]=I,g[37]=m):m=g[37],m}let c7=uG(c8),de={name:"Docs"},dt=uW("ExplorerContext");function dn(e){let t,n,r,i,o,a,l,s,u;let c=(0,ev.c)(14);c[0]===Symbol.for("react.memo_cache_sentinel")?(t={nonNull:!0,caller:dn},c[0]=t):t=c[0];let{schema:d,validationErrors:p}=c7(t);c[1]===Symbol.for("react.memo_cache_sentinel")?(n=[de],c[1]=n):n=c[1];let[h,f]=(0,ey.useState)(n);c[2]===Symbol.for("react.memo_cache_sentinel")?(r=e=>{f(t=>t.at(-1).def===e.def?t:[...t,e])},c[2]=r):r=c[2];let m=r;c[3]===Symbol.for("react.memo_cache_sentinel")?(i=()=>{f(di)},c[3]=i):i=c[3];let g=i;c[4]===Symbol.for("react.memo_cache_sentinel")?(o=()=>{f(dr)},c[4]=o):o=c[4];let v=o;c[5]!==d||c[6]!==p?(a=()=>{null==d||p.length>0?v():f(e=>{if(1===e.length)return e;let t=[de],n=null;for(let r of e)if(r!==de){if(r.def){if((0,Q.isNamedType)(r.def)){let e=d.getType(r.def.name);if(e)t.push({name:r.name,def:e}),n=e;else break}else{if(null===n)break;if((0,Q.isObjectType)(n)||(0,Q.isInputObjectType)(n)){let e=n.getFields()[r.name];if(e)t.push({name:r.name,def:e});else break}else{if((0,Q.isScalarType)(n)||(0,Q.isEnumType)(n)||(0,Q.isInterfaceType)(n)||(0,Q.isUnionType)(n))break;{let e=n;if(e.args.find(e=>e.name===r.name))t.push({name:r.name,def:e});else break}}}}else n=null,t.push(r)}return t})},l=[d,p],c[5]=d,c[6]=p,c[7]=a,c[8]=l):(a=c[7],l=c[8]),(0,ey.useEffect)(a,l),c[9]!==h?(s={explorerNavStack:h,push:m,pop:g,reset:v},c[9]=h,c[10]=s):s=c[10];let y=s;return c[11]!==e.children||c[12]!==y?(u=(0,L.jsx)(dt.Provider,{value:y,children:e.children}),c[11]=e.children,c[12]=y,c[13]=u):u=c[13],u}function dr(e){return 1===e.length?e:[de]}function di(e){return e.length>1?e.slice(0,-1):e}let da=uG(dt);function dl(e,t){return(0,Q.isNonNullType)(e)?(0,L.jsxs)(L.Fragment,{children:[dl(e.ofType,t),"!"]}):(0,Q.isListType)(e)?(0,L.jsxs)(L.Fragment,{children:["[",dl(e.ofType,t),"]"]}):t(e)}function ds(e){let t,n,r;let i=(0,ev.c)(6);i[0]===Symbol.for("react.memo_cache_sentinel")?(t={nonNull:!0,caller:ds},i[0]=t):t=i[0];let{push:o}=da(t);return e.type?(i[1]!==o?(n=e=>(0,L.jsx)("a",{className:"graphiql-doc-explorer-type-name",onClick:t=>{t.preventDefault(),o({name:e.name,def:e})},href:"#",children:e.name}),i[1]=o,i[2]=n):n=i[2],i[3]!==e.type||i[4]!==n?(r=dl(e.type,n),i[3]=e.type,i[4]=n,i[5]=r):r=i[5],r):null}function du(e){let t,n,r,i,o,a,l;let s=(0,ev.c)(19),{arg:u,showDefaultValue:c,inline:d}=e;s[0]!==u.name?(t=(0,L.jsx)("span",{className:"graphiql-doc-explorer-argument-name",children:u.name}),s[0]=u.name,s[1]=t):t=s[1],s[2]!==u.type?(n=(0,L.jsx)(ds,{type:u.type}),s[2]=u.type,s[3]=n):n=s[3],s[4]!==u||s[5]!==c?(r=!1!==c&&(0,L.jsx)(c6,{field:u}),s[4]=u,s[5]=c,s[6]=r):r=s[6],s[7]!==t||s[8]!==n||s[9]!==r?(i=(0,L.jsxs)("span",{children:[t,": ",n,r]}),s[7]=t,s[8]=n,s[9]=r,s[10]=i):i=s[10];let p=i;return d?p:(s[11]!==u.description?(o=u.description?(0,L.jsx)(cA,{type:"description",children:u.description}):null,s[11]=u.description,s[12]=o):o=s[12],s[13]!==u.deprecationReason?(a=u.deprecationReason?(0,L.jsxs)("div",{className:"graphiql-doc-explorer-argument-deprecation",children:[(0,L.jsx)("div",{className:"graphiql-doc-explorer-argument-deprecation-label",children:"Deprecated"}),(0,L.jsx)(cA,{type:"deprecation",children:u.deprecationReason})]}):null,s[13]=u.deprecationReason,s[14]=a):a=s[14],s[15]!==p||s[16]!==o||s[17]!==a?(l=(0,L.jsxs)("div",{className:"graphiql-doc-explorer-argument",children:[p,o,a]}),s[15]=p,s[16]=o,s[17]=a,s[18]=l):l=s[18],l)}function dc(e){let t;let n=(0,ev.c)(3);return n[0]!==e.children||n[1]!==e.preview?(t=e.children?(0,L.jsxs)("div",{className:"graphiql-doc-explorer-deprecation",children:[(0,L.jsx)("div",{className:"graphiql-doc-explorer-deprecation-label",children:"Deprecated"}),(0,L.jsx)(cA,{type:"deprecation",onlyShowFirstChild:e.preview??!0,children:e.children})]}):null,n[0]=e.children,n[1]=e.preview,n[2]=t):t=n[2],t}function dd(e){let t;let n=(0,ev.c)(2),{directive:r}=e;return n[0]!==r.name.value?(t=(0,L.jsxs)("span",{className:"graphiql-doc-explorer-directive",children:["@",r.name.value]}),n[0]=r.name.value,n[1]=t):t=n[1],t}function dp(e){let t,n,r,i;let o=(0,ev.c)(10),a=dh[e.title];return o[0]!==a?(t=(0,L.jsx)(a,{}),o[0]=a,o[1]=t):t=o[1],o[2]!==e.title||o[3]!==t?(n=(0,L.jsxs)("div",{className:"graphiql-doc-explorer-section-title",children:[t,e.title]}),o[2]=e.title,o[3]=t,o[4]=n):n=o[4],o[5]!==e.children?(r=(0,L.jsx)("div",{className:"graphiql-doc-explorer-section-content",children:e.children}),o[5]=e.children,o[6]=r):r=o[6],o[7]!==n||o[8]!==r?(i=(0,L.jsxs)("div",{children:[n,r]}),o[7]=n,o[8]=r,o[9]=i):i=o[9],i}let dh={Arguments:uQ,"Deprecated Arguments":u3,"Deprecated Enum Values":u5,"Deprecated Fields":u4,Directives:u6,"Enum Values":u7,Fields:ce,Implements:cn,Implementations:cv,"Possible Types":cv,"Root Types":cd,Type:cv,"All Schema Types":cv};function df(e){let t,n,r,i,o,a;let l=(0,ev.c)(15);return l[0]!==e.field.description?(t=e.field.description?(0,L.jsx)(cA,{type:"description",children:e.field.description}):null,l[0]=e.field.description,l[1]=t):t=l[1],l[2]!==e.field.deprecationReason?(n=(0,L.jsx)(dc,{preview:!1,children:e.field.deprecationReason}),l[2]=e.field.deprecationReason,l[3]=n):n=l[3],l[4]!==e.field.type?(r=(0,L.jsx)(dp,{title:"Type",children:(0,L.jsx)(ds,{type:e.field.type})}),l[4]=e.field.type,l[5]=r):r=l[5],l[6]!==e.field?(i=(0,L.jsx)(dm,{field:e.field}),o=(0,L.jsx)(dy,{field:e.field}),l[6]=e.field,l[7]=i,l[8]=o):(i=l[7],o=l[8]),l[9]!==t||l[10]!==n||l[11]!==r||l[12]!==i||l[13]!==o?(a=(0,L.jsxs)(L.Fragment,{children:[t,n,r,i,o]}),l[9]=t,l[10]=n,l[11]=r,l[12]=i,l[13]=o,l[14]=a):a=l[14],a}function dm(e){let t,n,r,i,o,a;let l=(0,ev.c)(12),{field:s}=e,[u,c]=(0,ey.useState)(!1);l[0]===Symbol.for("react.memo_cache_sentinel")?(t=()=>{c(!0)},l[0]=t):t=l[0];let d=t;if(!("args"in s))return null;if(l[1]!==s.args){for(let e of(n=[],r=[],s.args))e.deprecationReason?r.push(e):n.push(e);i=n.length>0?(0,L.jsx)(dp,{title:"Arguments",children:n.map(dv)}):null,l[1]=s.args,l[2]=n,l[3]=r,l[4]=i}else n=l[2],r=l[3],i=l[4];return l[5]!==n.length||l[6]!==r||l[7]!==u?(o=r.length>0?u||0===n.length?(0,L.jsx)(dp,{title:"Deprecated Arguments",children:r.map(dg)}):(0,L.jsx)(cx,{type:"button",onClick:d,children:"Show Deprecated Arguments"}):null,l[5]=n.length,l[6]=r,l[7]=u,l[8]=o):o=l[8],l[9]!==i||l[10]!==o?(a=(0,L.jsxs)(L.Fragment,{children:[i,o]}),l[9]=i,l[10]=o,l[11]=a):a=l[11],a}function dg(e){return(0,L.jsx)(du,{arg:e},e.name)}function dv(e){return(0,L.jsx)(du,{arg:e},e.name)}function dy(e){var t,n,r;let i,o,a;let l=(0,ev.c)(6),{field:s}=e;l[0]!==(null==(t=s.astNode)?void 0:t.directives)?(i=(null==(n=s.astNode)?void 0:n.directives)||[],l[0]=null==(r=s.astNode)?void 0:r.directives,l[1]=i):i=l[1];let u=i;return u&&0!==u.length?(l[2]!==u?(o=u.map(db),l[2]=u,l[3]=o):o=l[3],l[4]!==o?(a=(0,L.jsx)(dp,{title:"Directives",children:o}),l[4]=o,l[5]=a):a=l[5],a):null}function db(e){return(0,L.jsx)("div",{children:(0,L.jsx)(dd,{directive:e})},e.name.value)}function dx(e){var t,n,r,i;let o,a,l,s,u,c,d,p,h,f;let m=(0,ev.c)(39);m[0]!==e.schema?(o=e.schema.getQueryType(),m[0]=e.schema,m[1]=o):o=m[1];let g=o;m[2]!==e.schema?(a=null==(n=(t=e.schema).getMutationType)?void 0:n.call(t),m[2]=e.schema,m[3]=a):a=m[3];let v=a;m[4]!==e.schema?(l=null==(i=(r=e.schema).getSubscriptionType)?void 0:i.call(r),m[4]=e.schema,m[5]=l):l=m[5];let y=l;if(m[6]!==v||m[7]!==e.schema||m[8]!==g||m[9]!==y){let t,n,r,i;let o=e.schema.getTypeMap(),a=null==g?void 0:g.name,l=null==v?void 0:v.name,h=null==y?void 0:y.name;m[15]!==a||m[16]!==l||m[17]!==h?(t=[a,l,h],m[15]=a,m[16]=l,m[17]=h,m[18]=t):t=m[18];let f=t,b=e.schema.description||"A GraphQL schema provides a root type for each kind of operation.";m[19]!==b?(d=(0,L.jsx)(cA,{type:"description",children:b}),m[19]=b,m[20]=d):d=m[20],m[21]!==g?(n=g?(0,L.jsxs)("div",{children:[(0,L.jsx)("span",{className:"graphiql-doc-explorer-root-type",children:"query"}),": ",(0,L.jsx)(ds,{type:g})]}):null,m[21]=g,m[22]=n):n=m[22],m[23]!==v?(r=v&&(0,L.jsxs)("div",{children:[(0,L.jsx)("span",{className:"graphiql-doc-explorer-root-type",children:"mutation"}),": ",(0,L.jsx)(ds,{type:v})]}),m[23]=v,m[24]=r):r=m[24],m[25]!==y?(i=y&&(0,L.jsxs)("div",{children:[(0,L.jsx)("span",{className:"graphiql-doc-explorer-root-type",children:"subscription"}),": ",(0,L.jsx)(ds,{type:y})]}),m[25]=y,m[26]=i):i=m[26],m[27]!==n||m[28]!==r||m[29]!==i?(p=(0,L.jsxs)(dp,{title:"Root Types",children:[n,r,i]}),m[27]=n,m[28]=r,m[29]=i,m[30]=p):p=m[30],s=dp,u="All Schema Types",c=o&&(0,L.jsx)("div",{children:Object.values(o).map(e=>f.includes(e.name)||e.name.startsWith("__")?null:(0,L.jsx)("div",{children:(0,L.jsx)(ds,{type:e})},e.name))}),m[6]=v,m[7]=e.schema,m[8]=g,m[9]=y,m[10]=s,m[11]=u,m[12]=c,m[13]=d,m[14]=p}else s=m[10],u=m[11],c=m[12],d=m[13],p=m[14];return m[31]!==s||m[32]!==u||m[33]!==c?(h=(0,L.jsx)(s,{title:u,children:c}),m[31]=s,m[32]=u,m[33]=c,m[34]=h):h=m[34],m[35]!==d||m[36]!==p||m[37]!==h?(f=(0,L.jsxs)(L.Fragment,{children:[d,p,h]}),m[35]=d,m[36]=p,m[37]=h,m[38]=f):f=m[38],f}function dE(e,t){let n;return function(...r){n&&window.clearTimeout(n),n=window.setTimeout(()=>{n=null,t(...r)},e)}}let dC=()=>{let e,t,n,r,i,o,a,l,s,u,c,d,p,h,f,m;let g=(0,ev.c)(33);g[0]===Symbol.for("react.memo_cache_sentinel")?(e={nonNull:!0,caller:dC},g[0]=e):e=g[0];let{explorerNavStack:v,push:y}=da(e),b=(0,ey.useRef)(null),x=function e(t){let n,r,i,o;let a=(0,ev.c)(9),l=t||e;a[0]!==l?(n={nonNull:!0,caller:l},a[0]=l,a[1]=n):n=a[1];let{explorerNavStack:s}=da(n),u=t||e;a[2]!==u?(r={nonNull:!0,caller:u},a[2]=u,a[3]=r):r=a[3];let{schema:c}=c7(r);a[4]!==s?(i=s.at(-1),a[4]=s,a[5]=i):i=a[5];let d=i;return a[6]!==d||a[7]!==c?(o=e=>{let t={within:[],types:[],fields:[]};if(!c)return t;let n=d.def,r=c.getTypeMap(),i=Object.keys(r);for(let o of(n&&(i=i.filter(e=>e!==n.name)).unshift(n.name),i)){if(t.within.length+t.types.length+t.fields.length>=100)break;let i=r[o];if(n!==i&&d_(o,e)&&t.types.push({type:i}),!(0,Q.isObjectType)(i)&&!(0,Q.isInterfaceType)(i)&&!(0,Q.isInputObjectType)(i))continue;let a=i.getFields();for(let r in a){let o;let l=a[r];(d_(r,e)||"args"in l&&0!==(o=l.args.filter(t=>d_(t.name,e))).length)&&t[n===i?"within":"fields"].push(...o?o.map(e=>({type:i,field:l,argument:e})):[{type:i,field:l}])}}return t},a[6]=d,a[7]=c,a[8]=o):o=a[8],o}(),[E,C]=(0,ey.useState)("");g[1]!==x||g[2]!==E?(t=()=>x(E),g[1]=x,g[2]=E,g[3]=t):t=g[3];let[_,k]=(0,ey.useState)(t);g[4]!==x?(n=dE(200,e=>{k(x(e))}),g[4]=x,g[5]=n):n=g[5];let S=n,[T]=(0,ey.useState)(b),w=T.current===document.activeElement;if(g[6]!==S||g[7]!==E?(r=()=>{S(E)},i=[S,E],g[6]=S,g[7]=E,g[8]=r,g[9]=i):(r=g[8],i=g[9]),(0,ey.useEffect)(r,i),g[10]===Symbol.for("react.memo_cache_sentinel")?(o=()=>{let e=function(e){e.metaKey&&"k"===e.key&&b.current.focus()};return window.addEventListener("keydown",e),()=>window.removeEventListener("keydown",e)},a=[],g[10]=o,g[11]=a):(o=g[10],a=g[11]),(0,ey.useEffect)(o,a),g[12]!==v||g[13]!==y){let e;l=v.at(-1),g[17]!==y?(e=e=>{y("field"in e?{name:e.field.name,def:e.field}:{name:e.type.name,def:e.type})},g[17]=y,g[18]=e):e=g[18],s=e,u=1===v.length||(0,Q.isObjectType)(l.def)||(0,Q.isInterfaceType)(l.def)||(0,Q.isInputObjectType)(l.def),g[12]=v,g[13]=y,g[14]=l,g[15]=s,g[16]=u}else l=g[14],s=g[15],u=g[16];if(!u)return null;let A=w?void 0:"idle",D=`Search ${l.name}...`;return g[19]===Symbol.for("react.memo_cache_sentinel")?(c=()=>{b.current.focus()},d=(0,L.jsx)(ci,{}),g[19]=c,g[20]=d):(c=g[19],d=g[20]),g[21]===Symbol.for("react.memo_cache_sentinel")?(p=e=>C(e.target.value),g[21]=p):p=g[21],g[22]!==E?(h=(0,L.jsxs)("div",{className:"graphiql-doc-explorer-search-input",onClick:c,children:[d,(0,L.jsx)(uH.Input,{autoComplete:"off",onChange:p,placeholder:`${c0?"⌘":"Ctrl"} K`,ref:b,value:E,"data-cy":"doc-explorer-input"})]}),g[22]=E,g[23]=h):h=g[23],g[24]!==w||g[25]!==_?(f=w&&(0,L.jsxs)(uH.Options,{"data-cy":"doc-explorer-list",children:[_.within.length+_.types.length+_.fields.length===0?(0,L.jsx)("li",{className:"graphiql-doc-explorer-search-empty",children:"No results found"}):_.within.map(dw),_.within.length>0&&_.types.length+_.fields.length>0?(0,L.jsx)("div",{className:"graphiql-doc-explorer-search-divider",children:"Other results"}):null,_.types.map(dA),_.fields.map(dD)]}),g[24]=w,g[25]=_,g[26]=f):f=g[26],g[27]!==s||g[28]!==h||g[29]!==f||g[30]!==A||g[31]!==D?(m=(0,L.jsxs)(uH,{as:"div",className:"graphiql-doc-explorer-search",onChange:s,"data-state":A,"aria-label":D,children:[h,f]}),g[27]=s,g[28]=h,g[29]=f,g[30]=A,g[31]=D,g[32]=m):m=g[32],m};function d_(e,t){try{let n=t.replaceAll(/[^_0-9A-Za-z]/g,e=>"\\"+e);return RegExp(n,"i").test(e)}catch{return e.toLowerCase().includes(t.toLowerCase())}}function dk(e){let t;let n=(0,ev.c)(2);return n[0]!==e.type.name?(t=(0,L.jsx)("span",{className:"graphiql-doc-explorer-search-type",children:e.type.name}),n[0]=e.type.name,n[1]=t):t=n[1],t}function dS(e){let t,n,r;let i=(0,ev.c)(7),{field:o,argument:a}=e;return i[0]!==o.name?(t=(0,L.jsx)("span",{className:"graphiql-doc-explorer-search-field",children:o.name}),i[0]=o.name,i[1]=t):t=i[1],i[2]!==a?(n=a?(0,L.jsxs)(L.Fragment,{children:["(",(0,L.jsx)("span",{className:"graphiql-doc-explorer-search-argument",children:a.name}),":"," ",dl(a.type,dT),")"]}):null,i[2]=a,i[3]=n):n=i[3],i[4]!==t||i[5]!==n?(r=(0,L.jsxs)(L.Fragment,{children:[t,n]}),i[4]=t,i[5]=n,i[6]=r):r=i[6],r}function dT(e){return(0,L.jsx)(dk,{type:e})}function dw(e,t){return(0,L.jsx)(uH.Option,{value:e,"data-cy":"doc-explorer-option",children:(0,L.jsx)(dS,{field:e.field,argument:e.argument})},`within-${t}`)}function dA(e,t){return(0,L.jsx)(uH.Option,{value:e,"data-cy":"doc-explorer-option",children:(0,L.jsx)(dk,{type:e.type})},`type-${t}`)}function dD(e,t){return(0,L.jsxs)(uH.Option,{value:e,"data-cy":"doc-explorer-option",children:[(0,L.jsx)(dk,{type:e.type}),".",(0,L.jsx)(dS,{field:e.field,argument:e.argument})]},`field-${t}`)}function dN(e){let t,n,r;let i=(0,ev.c)(7);i[0]===Symbol.for("react.memo_cache_sentinel")?(t={nonNull:!0},i[0]=t):t=i[0];let{push:o}=da(t);return i[1]!==e.field||i[2]!==o?(n=t=>{t.preventDefault(),o({name:e.field.name,def:e.field})},i[1]=e.field,i[2]=o,i[3]=n):n=i[3],i[4]!==e.field.name||i[5]!==n?(r=(0,L.jsx)("a",{className:"graphiql-doc-explorer-field-name",onClick:n,href:"#",children:e.field.name}),i[4]=e.field.name,i[5]=n,i[6]=r):r=i[6],r}function dF(e){let t;let n=(0,ev.c)(2);return n[0]!==e.type?(t=(0,Q.isNamedType)(e.type)?(0,L.jsxs)(L.Fragment,{children:[e.type.description?(0,L.jsx)(cA,{type:"description",children:e.type.description}):null,(0,L.jsx)(dL,{type:e.type}),(0,L.jsx)(dj,{type:e.type}),(0,L.jsx)(dV,{type:e.type}),(0,L.jsx)(dU,{type:e.type})]}):null,n[0]=e.type,n[1]=t):t=n[1],t}function dL(e){let t,n;let r=(0,ev.c)(5),{type:i}=e;if(!(0,Q.isObjectType)(i))return null;r[0]!==i?(t=i.getInterfaces(),r[0]=i,r[1]=t):t=r[1];let o=t;return r[2]!==o.length||r[3]!==i?(n=o.length>0?(0,L.jsx)(dp,{title:"Implements",children:i.getInterfaces().map(dI)}):null,r[2]=o.length,r[3]=i,r[4]=n):n=r[4],n}function dI(e){return(0,L.jsx)("div",{children:(0,L.jsx)(ds,{type:e})},e.name)}function dj(e){let t,n,r,i,o,a;let l=(0,ev.c)(12),{type:s}=e,[u,c]=(0,ey.useState)(!1);l[0]===Symbol.for("react.memo_cache_sentinel")?(t=()=>{c(!0)},l[0]=t):t=l[0];let d=t;if(!(0,Q.isObjectType)(s)&&!(0,Q.isInterfaceType)(s)&&!(0,Q.isInputObjectType)(s))return null;if(l[1]!==s){let e=s.getFields();for(let t of(r=[],n=[],Object.keys(e).map(t=>e[t])))t.deprecationReason?n.push(t):r.push(t);i=r.length>0?(0,L.jsx)(dp,{title:"Fields",children:r.map(dM)}):null,l[1]=s,l[2]=n,l[3]=r,l[4]=i}else n=l[2],r=l[3],i=l[4];return l[5]!==n||l[6]!==r.length||l[7]!==u?(o=n.length>0?u||0===r.length?(0,L.jsx)(dp,{title:"Deprecated Fields",children:n.map(dR)}):(0,L.jsx)(cx,{type:"button",onClick:d,children:"Show Deprecated Fields"}):null,l[5]=n,l[6]=r.length,l[7]=u,l[8]=o):o=l[8],l[9]!==i||l[10]!==o?(a=(0,L.jsxs)(L.Fragment,{children:[i,o]}),l[9]=i,l[10]=o,l[11]=a):a=l[11],a}function dR(e){return(0,L.jsx)(dO,{field:e},e.name)}function dM(e){return(0,L.jsx)(dO,{field:e},e.name)}function dO(e){let t,n,r,i,o,a,l,s,u;let c=(0,ev.c)(22),{field:d}=e;if(c[0]!==d){let e="args"in d?d.args.filter(dP):[];r="graphiql-doc-explorer-item",t=(0,L.jsx)(dN,{field:d}),n=e.length>0?(0,L.jsxs)(L.Fragment,{children:["(",(0,L.jsx)("span",{children:e.map(t=>1===e.length?(0,L.jsx)(du,{arg:t,inline:!0},t.name):(0,L.jsx)("div",{className:"graphiql-doc-explorer-argument-multiple",children:(0,L.jsx)(du,{arg:t,inline:!0})},t.name))}),")"]}):null,c[0]=d,c[1]=t,c[2]=n,c[3]=r}else t=c[1],n=c[2],r=c[3];return c[4]!==d.type?(i=(0,L.jsx)(ds,{type:d.type}),c[4]=d.type,c[5]=i):i=c[5],c[6]!==d?(o=(0,L.jsx)(c6,{field:d}),c[6]=d,c[7]=o):o=c[7],c[8]!==t||c[9]!==n||c[10]!==i||c[11]!==o?(a=(0,L.jsxs)("div",{children:[t,n,": ",i,o]}),c[8]=t,c[9]=n,c[10]=i,c[11]=o,c[12]=a):a=c[12],c[13]!==d.description?(l=d.description?(0,L.jsx)(cA,{type:"description",onlyShowFirstChild:!0,children:d.description}):null,c[13]=d.description,c[14]=l):l=c[14],c[15]!==d.deprecationReason?(s=(0,L.jsx)(dc,{children:d.deprecationReason}),c[15]=d.deprecationReason,c[16]=s):s=c[16],c[17]!==r||c[18]!==a||c[19]!==l||c[20]!==s?(u=(0,L.jsxs)("div",{className:r,children:[a,l,s]}),c[17]=r,c[18]=a,c[19]=l,c[20]=s,c[21]=u):u=c[21],u}function dP(e){return!e.deprecationReason}function dV(e){let t,n,r,i,o,a;let l=(0,ev.c)(12),{type:s}=e,[u,c]=(0,ey.useState)(!1);l[0]===Symbol.for("react.memo_cache_sentinel")?(t=()=>{c(!0)},l[0]=t):t=l[0];let d=t;if(!(0,Q.isEnumType)(s))return null;if(l[1]!==s){for(let e of(i=[],n=[],s.getValues()))e.deprecationReason?n.push(e):i.push(e);r=i.length>0?(0,L.jsx)(dp,{title:"Enum Values",children:i.map(dB)}):null,l[1]=s,l[2]=n,l[3]=r,l[4]=i}else n=l[2],r=l[3],i=l[4];return l[5]!==n||l[6]!==u||l[7]!==i.length?(o=n.length>0?u||0===i.length?(0,L.jsx)(dp,{title:"Deprecated Enum Values",children:n.map(dq)}):(0,L.jsx)(cx,{type:"button",onClick:d,children:"Show Deprecated Values"}):null,l[5]=n,l[6]=u,l[7]=i.length,l[8]=o):o=l[8],l[9]!==r||l[10]!==o?(a=(0,L.jsxs)(L.Fragment,{children:[r,o]}),l[9]=r,l[10]=o,l[11]=a):a=l[11],a}function dq(e){return(0,L.jsx)(dz,{value:e},e.name)}function dB(e){return(0,L.jsx)(dz,{value:e},e.name)}function dz(e){let t,n,r,i;let o=(0,ev.c)(10),{value:a}=e;return o[0]!==a.name?(t=(0,L.jsx)("div",{className:"graphiql-doc-explorer-enum-value",children:a.name}),o[0]=a.name,o[1]=t):t=o[1],o[2]!==a.description?(n=a.description?(0,L.jsx)(cA,{type:"description",children:a.description}):null,o[2]=a.description,o[3]=n):n=o[3],o[4]!==a.deprecationReason?(r=a.deprecationReason?(0,L.jsx)(cA,{type:"deprecation",children:a.deprecationReason}):null,o[4]=a.deprecationReason,o[5]=r):r=o[5],o[6]!==t||o[7]!==n||o[8]!==r?(i=(0,L.jsxs)("div",{className:"graphiql-doc-explorer-item",children:[t,n,r]}),o[6]=t,o[7]=n,o[8]=r,o[9]=i):i=o[9],i}function dU(e){let t,n,r;let i=(0,ev.c)(7),{type:o}=e;i[0]===Symbol.for("react.memo_cache_sentinel")?(t={nonNull:!0},i[0]=t):t=i[0];let{schema:a}=c7(t);if(!a||!(0,Q.isAbstractType)(o))return null;let l=(0,Q.isInterfaceType)(o)?"Implementations":"Possible Types";return i[1]!==a||i[2]!==o?(n=a.getPossibleTypes(o).map(d$),i[1]=a,i[2]=o,i[3]=n):n=i[3],i[4]!==l||i[5]!==n?(r=(0,L.jsx)(dp,{title:l,children:n}),i[4]=l,i[5]=n,i[6]=r):r=i[6],r}function d$(e){return(0,L.jsx)("div",{children:(0,L.jsx)(ds,{type:e})},e.name)}let dH={title:"Documentation Explorer",icon:function(){let e=dY();return(null==e?void 0:e.visiblePlugin)===dH?(0,L.jsx)(u8,{}):(0,L.jsx)(u9,{})},content:function e(){let t,n,r,i,o,a,l,s,u,c,d,p;let h=(0,ev.c)(40);h[0]===Symbol.for("react.memo_cache_sentinel")?(t={nonNull:!0,caller:e},h[0]=t):t=h[0];let{fetchError:f,isFetching:m,schema:g,validationErrors:v}=c7(t);h[1]===Symbol.for("react.memo_cache_sentinel")?(n={nonNull:!0,caller:e},h[1]=n):n=h[1];let{explorerNavStack:y,pop:b}=da(n);if(h[2]!==y||h[3]!==f||h[4]!==m||h[5]!==g||h[6]!==v){if(i=y.at(-1),r=null,f){let e;h[9]===Symbol.for("react.memo_cache_sentinel")?(e=(0,L.jsx)("div",{className:"graphiql-doc-explorer-error",children:"Error fetching schema"}),h[9]=e):e=h[9],r=e}else if(v.length>0){let e;h[10]!==v[0].message?(e=(0,L.jsxs)("div",{className:"graphiql-doc-explorer-error",children:["Schema is invalid: ",v[0].message]}),h[10]=v[0].message,h[11]=e):e=h[11],r=e}else if(m){let e;h[12]===Symbol.for("react.memo_cache_sentinel")?(e=(0,L.jsx)(cD,{}),h[12]=e):e=h[12],r=e}else if(g){if(1===y.length){let e;h[14]!==g?(e=(0,L.jsx)(dx,{schema:g}),h[14]=g,h[15]=e):e=h[15],r=e}else if((0,Q.isType)(i.def)){let e;h[16]!==i.def?(e=(0,L.jsx)(dF,{type:i.def}),h[16]=i.def,h[17]=e):e=h[17],r=e}else if(i.def){let e;h[18]!==i.def?(e=(0,L.jsx)(df,{field:i.def}),h[18]=i.def,h[19]=e):e=h[19],r=e}}else{let e;h[13]===Symbol.for("react.memo_cache_sentinel")?(e=(0,L.jsx)("div",{className:"graphiql-doc-explorer-error",children:"No GraphQL schema available"}),h[13]=e):e=h[13],r=e}h[2]=y,h[3]=f,h[4]=m,h[5]=g,h[6]=v,h[7]=r,h[8]=i}else r=h[7],i=h[8];if(y.length>1){let e;h[20]!==y?(e=y.at(-2),h[20]=y,h[21]=e):e=h[21],o=e.name}return h[22]!==b||h[23]!==o?(a=o&&(0,L.jsxs)("a",{href:"#",className:"graphiql-doc-explorer-back",onClick:e=>{e.preventDefault(),b()},"aria-label":`Go back to ${o}`,children:[(0,L.jsx)(uJ,{}),o]}),h[22]=b,h[23]=o,h[24]=a):a=h[24],h[25]!==i.name?(l=(0,L.jsx)("div",{className:"graphiql-doc-explorer-title",children:i.name}),h[25]=i.name,h[26]=l):l=h[26],h[27]!==a||h[28]!==l?(s=(0,L.jsxs)("div",{className:"graphiql-doc-explorer-header-content",children:[a,l]}),h[27]=a,h[28]=l,h[29]=s):s=h[29],h[30]!==i.name?(u=(0,L.jsx)(dC,{},i.name),h[30]=i.name,h[31]=u):u=h[31],h[32]!==s||h[33]!==u?(c=(0,L.jsxs)("div",{className:"graphiql-doc-explorer-header",children:[s,u]}),h[32]=s,h[33]=u,h[34]=c):c=h[34],h[35]!==r?(d=(0,L.jsx)("div",{className:"graphiql-doc-explorer-content",children:r}),h[35]=r,h[36]=d):d=h[36],h[37]!==c||h[38]!==d?(p=(0,L.jsxs)("section",{className:"graphiql-doc-explorer","aria-label":"Documentation Explorer",children:[c,d]}),h[37]=c,h[38]=d,h[39]=p):p=h[39],p}},dW={title:"History",icon:ct,content:function(){let e,t,n,r,i,o;let a=(0,ev.c)(11);a[0]===Symbol.for("react.memo_cache_sentinel")?(e={nonNull:!0},a[0]=e):e=a[0];let{items:l,deleteFromHistory:s}=cV(e),u=(t=l.slice().map(cH).reverse()).filter(c$);u.length&&(t=t.filter(cU));let[c,d]=(0,ey.useState)(null);a[1]!==c?(n=()=>{c&&setTimeout(()=>{d(null)},2e3)},r=[c],a[1]=c,a[2]=n,a[3]=r):(n=a[2],r=a[3]),(0,ey.useEffect)(n,r);let p=(c||t.length>0)&&(0,L.jsx)(cx,{type:"button",state:c||void 0,disabled:!t.length,onClick:()=>{try{(function(e,t){for(let n of e)t(n,!0)})(t,s),d("success")}catch{d("error")}},children:{success:"Cleared",error:"Failed to Clear"}[c]||"Clear"});a[4]!==p?(i=(0,L.jsxs)("div",{className:"graphiql-history-header",children:["History",p]}),a[4]=p,a[5]=i):i=a[5];let h=!!u.length&&(0,L.jsx)("ul",{className:"graphiql-history-items",children:u.map(cz)}),f=!!u.length&&!!t.length&&(0,L.jsx)("div",{className:"graphiql-history-item-spacer"}),m=!!t.length&&(0,L.jsx)("ul",{className:"graphiql-history-items",children:t.map(cB)});return a[6]!==i||a[7]!==h||a[8]!==f||a[9]!==m?(o=(0,L.jsxs)("section",{"aria-label":"History",className:"graphiql-history",children:[i,h,f,m]}),a[6]=i,a[7]=h,a[8]=f,a[9]=m,a[10]=o):o=a[10],o}},dG=uW("PluginContext");function dZ(e){let t,n,r,i,o,a,l,s;let u=(0,ev.c)(27),c=uK(),d=da(),p=cV(),h=!!d,f=!!p;if(u[0]!==h||u[1]!==f||u[2]!==e.plugins){let t;n=[];let r={};for(let i of(h&&(n.push(dH),r[dH.title]=!0),f&&(n.push(dW),r[dW.title]=!0),u[4]!==e.plugins?(t=e.plugins||[],u[4]=e.plugins,u[5]=t):t=u[5],t)){if("string"!=typeof i.title||!i.title)throw Error("All GraphiQL plugins must have a unique title");if(r[i.title])throw Error(`All GraphiQL plugins must have a unique title, found two plugins with the title '${i.title}'`);n.push(i),r[i.title]=!0}u[0]=h,u[1]=f,u[2]=e.plugins,u[3]=n}else n=u[3];t=n,u[6]!==t||u[7]!==e.visiblePlugin||u[8]!==c?(r=()=>{let n=null==c?void 0:c.get(dK);return t.find(e=>e.title===n)||(n&&(null==c||c.set(dK,"")),e.visiblePlugin&&t.find(t=>("string"==typeof e.visiblePlugin?t.title:t)===e.visiblePlugin)||null)},u[6]=t,u[7]=e.visiblePlugin,u[8]=c,u[9]=r):r=u[9];let[m,g]=(0,ey.useState)(r),{onTogglePluginVisibility:v,children:y}=e;u[10]!==v||u[11]!==t?(i=e=>{let n=e&&t.find(t=>("string"==typeof e?t.title:t)===e)||null;g(e=>n===e?e:(null==v||v(n),n))},u[10]=v,u[11]=t,u[12]=i):i=u[12];let b=i;u[13]!==e.visiblePlugin||u[14]!==b?(o=()=>{e.visiblePlugin&&b(e.visiblePlugin)},u[13]=e.visiblePlugin,u[14]=b,u[15]=o):o=u[15],u[16]!==t||u[17]!==e.visiblePlugin||u[18]!==b?(a=[t,e.visiblePlugin,b],u[16]=t,u[17]=e.visiblePlugin,u[18]=b,u[19]=a):a=u[19],(0,ey.useEffect)(o,a),u[20]!==t||u[21]!==b||u[22]!==m?(l={plugins:t,setVisiblePlugin:b,visiblePlugin:m},u[20]=t,u[21]=b,u[22]=m,u[23]=l):l=u[23];let x=l;return u[24]!==y||u[25]!==x?(s=(0,L.jsx)(dG.Provider,{value:x,children:y}),u[24]=y,u[25]=x,u[26]=s):s=u[26],s}let dY=uG(dG),dK="visiblePlugin";function dQ(e,t){let n,r;let i=(0,ev.c)(4);i[0]!==e||i[1]!==t?(n=()=>{e&&"string"==typeof t&&t!==e.getValue()&&e.setValue(t)},r=[e,t],i[0]=e,i[1]=t,i[2]=n,i[3]=r):(n=i[2],r=i[3]),(0,ey.useEffect)(n,r)}function dX(e,t,n){let r,i;let o=(0,ev.c)(5);o[0]!==e||o[1]!==t||o[2]!==n?(r=()=>{e&&e.setOption(t,n)},i=[e,t,n],o[0]=e,o[1]=t,o[2]=n,o[3]=r,o[4]=i):(r=o[3],i=o[4]),(0,ey.useEffect)(r,i)}function dJ(e,t,n,r,i){let o,a,l;let s=(0,ev.c)(10);s[0]!==i?(o={nonNull:!0,caller:i},s[0]=i,s[1]=o):o=s[1];let{updateActiveTabValues:u}=px(o),c=uK();s[2]!==t||s[3]!==e||s[4]!==c||s[5]!==n||s[6]!==r||s[7]!==u?(a=()=>{if(!e)return;let i=dE(500,e=>{c&&null!==n&&c.set(n,e)}),o=dE(100,e=>{u({[r]:e})}),a=(e,n)=>{if(!n)return;let r=e.getValue();i(r),o(r),null==t||t(r)};return e.on("change",a),()=>e.off("change",a)},l=[t,e,c,n,r,u],s[2]=t,s[3]=e,s[4]=c,s[5]=n,s[6]=r,s[7]=u,s[8]=a,s[9]=l):(a=s[8],l=s[9]),(0,ey.useEffect)(a,l)}function d0(e,t,n){let r,i,o;let a=(0,ev.c)(9);a[0]!==n?(r={nonNull:!0,caller:n},a[0]=n,a[1]=r):r=a[1];let{schema:l}=c7(r),s=da(),u=dY();a[2]!==t||a[3]!==e||a[4]!==s||a[5]!==u||a[6]!==l?(i=()=>{if(!e)return;let n=(e,n)=>{!function(e,t,n,r,i,o){c5([],{useCommonAddons:!1}).then(e=>{let n,r,i,o,l,s,u,c,d;e.on(t,"select",(e,t)=>{if(!n){let e;let p=t.parentNode;(n=document.createElement("div")).className="CodeMirror-hint-information",p.append(n);let h=document.createElement("header");h.className="CodeMirror-hint-information-header",n.append(h),(r=document.createElement("span")).className="CodeMirror-hint-information-field-name",h.append(r),(i=document.createElement("span")).className="CodeMirror-hint-information-type-name-pill",h.append(i),o=document.createElement("span"),i.append(o),(l=document.createElement("a")).className="CodeMirror-hint-information-type-name",l.href="javascript:void 0",l.addEventListener("click",a),i.append(l),s=document.createElement("span"),i.append(s),(u=document.createElement("div")).className="CodeMirror-hint-information-description",n.append(u),(c=document.createElement("div")).className="CodeMirror-hint-information-deprecation",n.append(c);let f=document.createElement("span");f.className="CodeMirror-hint-information-deprecation-label",f.textContent="Deprecated",c.append(f),(d=document.createElement("div")).className="CodeMirror-hint-information-deprecation-reason",c.append(d);let m=parseInt(window.getComputedStyle(n).paddingBottom.replace(/px$/,""),10)||0,g=parseInt(window.getComputedStyle(n).maxHeight.replace(/px$/,""),10)||0,v=()=>{n&&(n.style.paddingTop=p.scrollTop+m+"px",n.style.maxHeight=p.scrollTop+g+"px")};p.addEventListener("scroll",v),p.addEventListener("DOMNodeRemoved",e=t=>{t.target===p&&(p.removeEventListener("scroll",v),p.removeEventListener("DOMNodeRemoved",e),n&&n.removeEventListener("click",a),n=null,r=null,i=null,o=null,l=null,s=null,u=null,c=null,d=null,e=null)})}if(r&&(r.textContent=e.text),i&&o&&l&&s){if(e.type){i.style.display="inline";let t=e=>{(0,Q.isNonNullType)(e)?(s.textContent="!"+s.textContent,t(e.ofType)):(0,Q.isListType)(e)?(o.textContent+="[",s.textContent="]"+s.textContent,t(e.ofType)):l.textContent=e.name};o.textContent="",s.textContent="",t(e.type)}else o.textContent="",l.textContent="",s.textContent="",i.style.display="none"}u&&(e.description?(u.style.display="block",u.innerHTML=cw.render(e.description)):(u.style.display="none",u.innerHTML="")),c&&d&&(e.deprecationReason?(c.style.display="block",d.innerHTML=cw.render(e.deprecationReason)):(c.style.display="none",d.innerHTML=""))})});function a(e){if(!n||!r||!i||!(e.currentTarget instanceof HTMLElement))return;let t=e.currentTarget.textContent||"",a=n.getType(t);a&&(i.setVisiblePlugin(dH),r.push({name:a.name,def:a}),null==o||o(a))}}(0,n,l,s,u,e=>{null==t||t({kind:"Type",type:e,schema:l||void 0})})};return e.on("hasCompletion",n),()=>e.off("hasCompletion",n)},o=[t,e,s,u,l],a[2]=t,a[3]=e,a[4]=s,a[5]=u,a[6]=l,a[7]=i,a[8]=o):(i=a[7],o=a[8]),(0,ey.useEffect)(i,o)}function d1(e,t,n){let r,i;let o=(0,ev.c)(5);o[0]!==n||o[1]!==e||o[2]!==t?(r=()=>{if(e){for(let n of t)e.removeKeyMap(n);if(n){let r={};for(let e of t)r[e]=()=>n();e.addKeyMap(r)}}},i=[e,t,n],o[0]=n,o[1]=e,o[2]=t,o[3]=r,o[4]=i):(r=o[3],i=o[4]),(0,ey.useEffect)(r,i)}function d2(e){let t,n,r;let i=(0,ev.c)(7);i[0]!==e?(t=void 0===e?{}:e,i[0]=e,i[1]=t):t=i[1];let{caller:o,onCopyQuery:a}=t,l=o||d2;i[2]!==l?(n={nonNull:!0,caller:l},i[2]=l,i[3]=n):n=i[3];let{queryEditor:s}=px(n);return i[4]!==a||i[5]!==s?(r=()=>{if(!s)return;let e=s.getValue();eS(e),null==a||a(e)},i[4]=a,i[5]=s,i[6]=r):r=i[6],r}function d3(e){let t,n,r,i;let o=(0,ev.c)(8);o[0]!==e?(t=void 0===e?{}:e,o[0]=e,o[1]=t):t=o[1];let{caller:a}=t,l=a||d3;o[2]!==l?(n={nonNull:!0,caller:l},o[2]=l,o[3]=n):n=o[3];let{queryEditor:s}=px(n);o[4]===Symbol.for("react.memo_cache_sentinel")?(r={nonNull:!0,caller:d3},o[4]=r):r=o[4];let{schema:u}=c7(r);return o[5]!==s||o[6]!==u?(i=()=>{let e=null==s?void 0:s.documentAST,t=null==s?void 0:s.getValue();e&&t&&s.setValue((0,Q.print)(function(e,t){let n=t?new Q.TypeInfo(t):null,r=Object.create(null);for(let t of e.definitions)t.kind===Q.Kind.FRAGMENT_DEFINITION&&(r[t.name.value]=t);let i={SelectionSet(e){let t=n?n.getParentType():null,{selections:i}=e;return i=function e(t,n,r){var i;let o=r?(0,Q.getNamedType)(r).name:null,a=[],l=[];for(let s of n){if("FragmentSpread"===s.kind){let e=s.name.value;if(!s.directives||0===s.directives.length){if(l.includes(e))continue;l.push(e)}let n=t[s.name.value];if(n){let{typeCondition:e,directives:t,selectionSet:r}=n;s={kind:Q.Kind.INLINE_FRAGMENT,typeCondition:e,directives:t,selectionSet:r}}}if(s.kind===Q.Kind.INLINE_FRAGMENT&&(!s.directives||(null==(i=s.directives)?void 0:i.length)===0)){let n=s.typeCondition?s.typeCondition.name.value:null;if(!n||n===o){a.push(...e(t,s.selectionSet.selections,r));continue}}a.push(s)}return a}(r,i,t),z(B({},e),{selections:i})},FragmentDefinition:()=>null},o=(0,Q.visit)(e,n?(0,Q.visitWithTypeInfo)(n,i):i);return(0,Q.visit)(o,{SelectionSet(e){let{selections:t}=e;return t=function(e,t){var n;let r=new Map,i=[];for(let o of e)if("Field"===o.kind){let e=t(o),a=r.get(e);if(null!=(n=o.directives)&&n.length){let e=B({},o);i.push(e)}else if(null!=a&&a.selectionSet&&o.selectionSet)a.selectionSet.selections=[...a.selectionSet.selections,...o.selectionSet.selections];else if(!a){let t=B({},o);r.set(e,t),i.push(t)}}else i.push(o);return i}(t,e=>e.alias?e.alias.value:e.name.value),z(B({},e),{selections:t})},FragmentDefinition:()=>null})}(e,u)))},o[5]=s,o[6]=u,o[7]=i):i=o[7],i}function d5(e){let t,n,r;let i=(0,ev.c)(8);i[0]!==e?(t=void 0===e?{}:e,i[0]=e,i[1]=t):t=i[1];let{caller:o}=t,a=o||d5;i[2]!==a?(n={nonNull:!0,caller:a},i[2]=a,i[3]=n):n=i[3];let{queryEditor:l,headerEditor:s,variableEditor:u}=px(n);return i[4]!==s||i[5]!==l||i[6]!==u?(r=()=>{if(u){let e=u.getValue();try{let t=JSON.stringify(JSON.parse(e),null,2);t!==e&&u.setValue(t)}catch{}}if(s){let e=s.getValue();try{let t=JSON.stringify(JSON.parse(e),null,2);t!==e&&s.setValue(t)}catch{}}if(l){let e=l.getValue(),t=(0,Q.print)((0,Q.parse)(e));t!==e&&l.setValue(t)}},i[4]=s,i[5]=l,i[6]=u,i[7]=r):r=i[7],r}function d4(e,t){let{code:n,key:r,shiftKey:i}=t,o=n.startsWith("Key"),a=!i&&n.startsWith("Digit");(o||a||"_"===r||'"'===r)&&e.execCommand("autocomplete")}let d6="headers",d8=RegExp("["+Array.from({length:11},(e,t)=>String.fromCharCode(8192+t)).concat(["\u2028","\u2029"," ","\xa0"]).join("")+"]","g");function d9(e){return e.replace(d8," ")}function d7(e,t){var n;if("paste"===t.origin){let e=t.text.map(d9);null==(n=t.update)||n.call(t,t.from,t.to,e)}}function pe(e,t){pr.test(t.key)&&e.execCommand("autocomplete")}function pt(e){return cw.render(e)}function pn(){}let pr=/^[a-zA-Z0-9_@(]$/,pi="query";function po(e){return e&&"object"==typeof e&&!Array.isArray(e)&&pa(e,"id")&&pa(e,"title")&&pl(e,"query")&&pl(e,"variables")&&pl(e,"headers")&&pl(e,"operationName")&&pl(e,"response")}function pa(e,t){return t in e&&"string"==typeof e[t]}function pl(e,t){return t in e&&("string"==typeof e[t]||null===e[t])}function ps(e,t=!1){return JSON.stringify(e,(e,n)=>"hash"!==e&&"response"!==e&&(t||"headers"!==e)?n:null)}function pu({query:e=null,variables:t=null,headers:n=null}={}){return{id:pd(),hash:pp({query:e,variables:t,headers:n}),title:e&&ph(e)||pf,query:e,variables:t,headers:n,operationName:null,response:null}}function pc(e,t){return{...e,tabs:e.tabs.map((n,r)=>{if(r!==e.activeTabIndex)return n;let i={...n,...t};return{...i,hash:pp(i),title:i.operationName||(i.query?ph(i.query):void 0)||pf}})}}function pd(){let e=()=>Math.floor((1+Math.random())*65536).toString(16).slice(1);return`${e()}${e()}-${e()}-${e()}-${e()}-${e()}${e()}${e()}`}function pp(e){return[e.query??"",e.variables??"",e.headers??""].join("|")}function ph(e){let t=/^(?!#).*(query|subscription|mutation)\s+([a-zA-Z0-9_]+)/m.exec(e);return(null==t?void 0:t[2])??null}let pf="<untitled>",pm="tabState";function pg(e,t){let{code:n,key:r,shiftKey:i}=t,o=n.startsWith("Key"),a=!i&&n.startsWith("Digit");(o||a||"_"===r||'"'===r)&&e.execCommand("autocomplete")}let pv="variables",py=uW("EditorContext");function pb(e){let t,n,r,i,o,a,l,s,u,c,d,p,h,f,m,g,v,y,b;let x=(0,ev.c)(89),E=uK(),[C,_]=(0,ey.useState)(null),[k,S]=(0,ey.useState)(null),[T,w]=(0,ey.useState)(null),[A,D]=(0,ey.useState)(null);x[0]!==e.shouldPersistHeaders||x[1]!==E?(t=()=>{let t=(null==E?void 0:E.get(pE))!==null;return!1!==e.shouldPersistHeaders&&t?(null==E?void 0:E.get(pE))==="true":!!e.shouldPersistHeaders},x[0]=e.shouldPersistHeaders,x[1]=E,x[2]=t):t=x[2];let[N,F]=(0,ey.useState)(t);dQ(C,e.headers),dQ(k,e.query),dQ(T,e.response),dQ(A,e.variables),x[3]!==N||x[4]!==E?(n={storage:E,shouldPersistHeaders:N},x[3]=N,x[4]=E,x[5]=n):n=x[5];let I=function({storage:e,shouldPersistHeaders:t}){let n=(0,ey.useMemo)(()=>dE(500,t=>{null==e||e.set(pm,t)}),[e]);return(0,ey.useCallback)(e=>{n(ps(e,t))},[t,n])}(n);x[6]!==e.defaultHeaders||x[7]!==e.defaultQuery||x[8]!==e.defaultTabs||x[9]!==e.headers||x[10]!==e.query||x[11]!==e.response||x[12]!==e.variables||x[13]!==N||x[14]!==E||x[15]!==I?(r=()=>{let t=e.query??(null==E?void 0:E.get(pi))??null,n=e.variables??(null==E?void 0:E.get(pv))??null,r=e.headers??(null==E?void 0:E.get(d6))??null,i=e.response??"",o=function({defaultQuery:e,defaultHeaders:t,headers:n,defaultTabs:r,query:i,variables:o,storage:a,shouldPersistHeaders:l}){let s=null==a?void 0:a.get(pm);try{var u;if(!s)throw Error("Storage for tabs is empty");let e=JSON.parse(s);if(e&&"object"==typeof e&&!Array.isArray(e)&&(u="activeTabIndex")in e&&"number"==typeof e[u]&&"tabs"in e&&Array.isArray(e.tabs)&&e.tabs.every(po)){let t=pp({query:i,variables:o,headers:l?n:void 0}),r=-1;for(let n=0;n<e.tabs.length;n++){let i=e.tabs[n];i.hash=pp({query:i.query,variables:i.variables,headers:i.headers}),i.hash===t&&(r=n)}if(r>=0)e.activeTabIndex=r;else{let r=i?ph(i):null;e.tabs.push({id:pd(),hash:t,title:r||pf,query:i,variables:o,headers:n,operationName:r,response:null}),e.activeTabIndex=e.tabs.length-1}return e}throw Error("Storage for tabs is invalid")}catch{return{activeTabIndex:0,tabs:(r||[{query:i??e,variables:o,headers:n??t}]).map(pu)}}}({query:t,variables:n,headers:r,defaultTabs:e.defaultTabs,defaultQuery:e.defaultQuery||pC,defaultHeaders:e.defaultHeaders,storage:E,shouldPersistHeaders:N});return I(o),{query:t??(0===o.activeTabIndex?o.tabs[0].query:null)??"",variables:n??"",headers:r??e.defaultHeaders??"",response:i,tabState:o}},x[6]=e.defaultHeaders,x[7]=e.defaultQuery,x[8]=e.defaultTabs,x[9]=e.headers,x[10]=e.query,x[11]=e.response,x[12]=e.variables,x[13]=N,x[14]=E,x[15]=I,x[16]=r):r=x[16];let[j]=(0,ey.useState)(r),[R,M]=(0,ey.useState)(j.tabState);x[17]!==C||x[18]!==E||x[19]!==R?(i=e=>{if(e){null==E||E.set(d6,(null==C?void 0:C.getValue())??"");let e=ps(R,!0);null==E||E.set(pm,e)}else null==E||E.set(d6,""),function(e){let t=null==e?void 0:e.get(pm);if(t){let n=JSON.parse(t);null==e||e.set(pm,JSON.stringify(n,(e,t)=>"headers"===e?null:t))}}(E);F(e),null==E||E.set(pE,e.toString())},x[17]=C,x[18]=E,x[19]=R,x[20]=i):i=x[20];let O=i,P=(0,ey.useRef)();x[21]!==e.shouldPersistHeaders||x[22]!==O?(o=()=>{let t=!!e.shouldPersistHeaders;(null==P?void 0:P.current)!==t&&(O(t),P.current=t)},a=[e.shouldPersistHeaders,O],x[21]=e.shouldPersistHeaders,x[22]=O,x[23]=o,x[24]=a):(o=x[23],a=x[24]),(0,ey.useEffect)(o,a),x[25]!==C||x[26]!==k||x[27]!==T||x[28]!==A?(l={queryEditor:k,variableEditor:A,headerEditor:C,responseEditor:T},x[25]=C,x[26]=k,x[27]=T,x[28]=A,x[29]=l):l=x[29];let V=function({queryEditor:e,variableEditor:t,headerEditor:n,responseEditor:r}){return(0,ey.useCallback)(i=>{let o=(null==e?void 0:e.getValue())??null,a=(null==t?void 0:t.getValue())??null,l=(null==n?void 0:n.getValue())??null,s=(null==e?void 0:e.operationName)??null;return pc(i,{query:o,variables:a,headers:l,response:(null==r?void 0:r.getValue())??null,operationName:s})},[e,t,n,r])}(l),{onTabChange:q,defaultHeaders:B,defaultQuery:z,children:U}=e;x[30]!==B||x[31]!==C||x[32]!==k||x[33]!==T||x[34]!==A?(s={queryEditor:k,variableEditor:A,headerEditor:C,responseEditor:T,defaultHeaders:B},x[30]=B,x[31]=C,x[32]=k,x[33]=T,x[34]=A,x[35]=s):s=x[35];let $=function({queryEditor:e,variableEditor:t,headerEditor:n,responseEditor:r,defaultHeaders:i}){return(0,ey.useCallback)(({query:o,variables:a,headers:l,response:s})=>{null==e||e.setValue(o??""),null==t||t.setValue(a??""),null==n||n.setValue(l??i??""),null==r||r.setValue(s??"")},[n,e,r,t,i])}(s);x[36]!==B||x[37]!==z||x[38]!==q||x[39]!==$||x[40]!==I||x[41]!==V?(u=()=>{M(e=>{let t=V(e),n={tabs:[...t.tabs,pu({headers:B,query:z??pC})],activeTabIndex:t.tabs.length};return I(n),$(n.tabs[n.activeTabIndex]),null==q||q(n),n})},x[36]=B,x[37]=z,x[38]=q,x[39]=$,x[40]=I,x[41]=V,x[42]=u):u=x[42];let H=u;x[43]!==q||x[44]!==$||x[45]!==I?(c=e=>{M(t=>{let n={...t,activeTabIndex:e};return I(n),$(n.tabs[n.activeTabIndex]),null==q||q(n),n})},x[43]=q,x[44]=$,x[45]=I,x[46]=c):c=x[46];let W=c;x[47]!==q||x[48]!==$||x[49]!==I?(d=e=>{M(t=>{let n=t.tabs[t.activeTabIndex],r={tabs:e,activeTabIndex:e.indexOf(n)};return I(r),$(r.tabs[r.activeTabIndex]),null==q||q(r),r})},x[47]=q,x[48]=$,x[49]=I,x[50]=d):d=x[50];let G=d;x[51]!==q||x[52]!==$||x[53]!==I?(p=e=>{M(t=>{let n={tabs:t.tabs.filter((t,n)=>e!==n),activeTabIndex:Math.max(t.activeTabIndex-1,0)};return I(n),$(n.tabs[n.activeTabIndex]),null==q||q(n),n})},x[51]=q,x[52]=$,x[53]=I,x[54]=p):p=x[54];let Z=p;x[55]!==q||x[56]!==I?(h=e=>{M(t=>{let n=pc(t,e);return I(n),null==q||q(n),n})},x[55]=q,x[56]=I,x[57]=h):h=x[57];let Y=h,{onEditOperationName:K}=e;x[58]!==K||x[59]!==k||x[60]!==Y?(f=e=>{if(k)k.operationName=e,Y({operationName:e}),null==K||K(e)},x[58]=K,x[59]=k,x[60]=Y,x[61]=f):f=x[61];let X=f;if(x[62]!==e.externalFragments){if(g=new Map,Array.isArray(e.externalFragments))for(let t of e.externalFragments)g.set(t.name.value,t);else if("string"==typeof e.externalFragments)(0,Q.visit)((0,Q.parse)(e.externalFragments,{}),{FragmentDefinition(e){g.set(e.name.value,e)}});else if(e.externalFragments)throw Error("The `externalFragments` prop must either be a string that contains the fragment definitions in SDL or a list of FragmentDefinitionNode objects.");x[62]=e.externalFragments,x[63]=g}else g=x[63];m=g,x[64]!==e.validationRules?(v=e.validationRules||[],x[64]=e.validationRules,x[65]=v):v=x[65];let J=v;x[66]!==H||x[67]!==W||x[68]!==Z||x[69]!==m||x[70]!==C||x[71]!==j.headers||x[72]!==j.query||x[73]!==j.response||x[74]!==j.variables||x[75]!==G||x[76]!==k||x[77]!==T||x[78]!==X||x[79]!==O||x[80]!==N||x[81]!==R||x[82]!==Y||x[83]!==J||x[84]!==A?(y={...R,addTab:H,changeTab:W,moveTab:G,closeTab:Z,updateActiveTabValues:Y,headerEditor:C,queryEditor:k,responseEditor:T,variableEditor:A,setHeaderEditor:_,setQueryEditor:S,setResponseEditor:w,setVariableEditor:D,setOperationName:X,initialQuery:j.query,initialVariables:j.variables,initialHeaders:j.headers,initialResponse:j.response,externalFragments:m,validationRules:J,shouldPersistHeaders:N,setShouldPersistHeaders:O},x[66]=H,x[67]=W,x[68]=Z,x[69]=m,x[70]=C,x[71]=j.headers,x[72]=j.query,x[73]=j.response,x[74]=j.variables,x[75]=G,x[76]=k,x[77]=T,x[78]=X,x[79]=O,x[80]=N,x[81]=R,x[82]=Y,x[83]=J,x[84]=A,x[85]=y):y=x[85];let ee=y;return x[86]!==U||x[87]!==ee?(b=(0,L.jsx)(py.Provider,{value:ee,children:U}),x[86]=U,x[87]=ee,x[88]=b):b=x[88],b}let px=uG(py),pE="shouldPersistHeaders",pC=`# Welcome to GraphiQL
16
+ `+r)})}}}}),{insertions:i,result:function(e,t){if(0===t.length)return e;let n="",r=0;for(let{index:i,string:o}of t)n+=e.slice(r,i)+o,r=i;return n+e.slice(r)}(t,i)}}(c,p.getValue(),l);return e&&e.length>0&&p.operation(()=>{let n;let r=p.getCursor(),i=p.indexFromPos(r);p.setValue(t||""),n=0;let o=e.map(e=>{let{index:t,string:r}=e;return n+=r.length,p.markText(p.posFromIndex(t+n),p.posFromIndex(t+n),{className:"auto-inserted-leaf",clearOnEnter:!0,title:"Automatically added leaf fields"})});setTimeout(()=>{for(let e of o)e.clear()},7e3);let a=i;for(let{index:t,string:n}of e)t<i&&(a+=n.length);p.setCursor(p.posFromIndex(a))}),t},a[6]=l,a[7]=p,a[8]=c,a[9]=o):o=a[9],o}(n),[x,E]=(0,ey.useState)(!1),[C,_]=(0,ey.useState)(null),k=(0,ey.useRef)(0);l[3]!==C?(r=()=>{null==C||C.unsubscribe(),E(!1),_(null)},l[3]=C,l[4]=r):r=l[4];let S=r;l[5]!==b||l[6]!==p||l[7]!==s||l[8]!==h||l[9]!==y||l[10]!==d||l[11]!==f||l[12]!==m||l[13]!==S||l[14]!==C||l[15]!==v||l[16]!==g?(i=async()=>{let e,t;if(!f||!m)return;if(C){S();return}let n=e=>{m.setValue(e),v({response:e})};k.current=k.current+1;let r=k.current,i=b()||f.getValue(),o=null==g?void 0:g.getValue();try{e=cX({json:o,errorMessageParse:"Variables are invalid JSON",errorMessageType:"Variables are not a JSON object."})}catch(e){n(e instanceof Error?e.message:`${e}`);return}let a=null==h?void 0:h.getValue();try{t=cX({json:a,errorMessageParse:"Headers are invalid JSON",errorMessageType:"Headers are not a JSON object."})}catch(e){n(e instanceof Error?e.message:`${e}`);return}if(p){let e=f.documentAST?(0,eC.hw)(f.documentAST,p):[];e.length>0&&(i=i+"\n"+e.map(cY).join("\n"))}n(""),E(!0);let l=d??f.operationName??void 0;null==y||y.addToHistory({query:i,variables:o,headers:a,operationName:l});let u=t??void 0,c=f.documentAST??void 0;try{let t={},o=e=>{if(r!==k.current)return;let i=!!Array.isArray(e)&&e;if(!i&&"object"==typeof e&&null!==e&&"hasNext"in e&&(i=[e]),i){for(let e of i)(function e(t,n){var r,i,o;let a=["data",...n.path??[]];for(let e of[t,n])if(e.pending){let n=cJ.get(t);for(let{id:r,path:i}of(void 0===n&&(n=new Map,cJ.set(t,n)),e.pending))n.set(r,["data",...i])}let{items:l}=n;if(l){let{id:e}=n;if(e){if(void 0===(a=null==(r=cJ.get(t))?void 0:r.get(e)))throw Error("Invalid incremental delivery format.");ek(t,a.join(".")).push(...l)}else for(let e of(a=["data",...n.path??[]],l))e_(t,a.join("."),e),a[a.length-1]++}let{data:s}=n;if(s){let{id:e}=n;if(e){if(void 0===(a=null==(i=cJ.get(t))?void 0:i.get(e)))throw Error("Invalid incremental delivery format.");let{subPath:r}=n;void 0!==r&&(a=[...a,...r])}e_(t,a.join("."),s,{merge:!0})}if(n.errors&&(t.errors||(t.errors=[]),t.errors.push(...n.errors)),n.extensions&&e_(t,"extensions",n.extensions,{merge:!0}),n.incremental)for(let r of n.incremental)e(t,r);if(n.completed)for(let{id:e,errors:r}of n.completed)null==(o=cJ.get(t))||o.delete(e),r&&(t.errors||(t.errors=[]),t.errors.push(...r))})(t,e);E(!1),n(eu(t))}else{let t=eu(e);E(!1),n(t)}},a=s({query:i,variables:e,operationName:l},{headers:u,documentAST:c}),d=await Promise.resolve(a);G(d)?_(d.subscribe({next(e){o(e)},error(e){E(!1),e&&n(ed(e)),_(null)},complete(){E(!1),_(null)}})):Z(d)?(_({unsubscribe:()=>{var e,t;return null==(t=(e=d[Symbol.asyncIterator]()).return)?void 0:t.call(e)}}),await cK(o,d),E(!1),_(null)):o(d)}catch(e){E(!1),n(ed(e)),_(null)}},l[5]=b,l[6]=p,l[7]=s,l[8]=h,l[9]=y,l[10]=d,l[11]=f,l[12]=m,l[13]=S,l[14]=C,l[15]=v,l[16]=g,l[17]=i):i=l[17];let T=i,w=!!C,A=d??null;l[18]!==x||l[19]!==w||l[20]!==T||l[21]!==S||l[22]!==A?(o={isFetching:x,isSubscribed:w,operationName:A,run:T,stop:S},l[18]=x,l[19]=w,l[20]=T,l[21]=S,l[22]=A,l[23]=o):o=l[23];let D=o;return l[24]!==c||l[25]!==D?(a=(0,L.jsx)(cG.Provider,{value:D,children:c}),l[24]=c,l[25]=D,l[26]=a):a=l[26],a}function cY(e){return(0,Q.print)(e)}async function cK(e,t){for await(let n of t)e(n)}let cQ=uG(cG);function cX({json:e,errorMessageParse:t,errorMessageType:n}){let r;try{r=e&&""!==e.trim()?JSON.parse(e):void 0}catch(e){throw Error(`${t}: ${e instanceof Error?e.message:e}.`)}let i="object"==typeof r&&null!==r&&!Array.isArray(r);if(void 0!==r&&!i)throw Error(n);return r}let cJ=new WeakMap,c0="undefined"!=typeof navigator&&navigator.userAgent.includes("Mac"),c1="graphiql",c2="sublime",c3={[c0?"Cmd-F":"Ctrl-F"]:"findPersistent","Cmd-G":"findPersistent","Ctrl-G":"findPersistent","Ctrl-Left":"goSubwordLeft","Ctrl-Right":"goSubwordRight","Alt-Left":"goGroupLeft","Alt-Right":"goGroupRight"};async function c5(e,t){let r=await n.e(6361).then(n.t.bind(n,76361,19)).then(e=>"function"==typeof e?e:e.default);return await Promise.all((null==t?void 0:t.useCommonAddons)===!1?e:[Promise.all([n.e(6361),n.e(2196)]).then(n.t.bind(n,52196,19)),Promise.all([n.e(6361),n.e(4151)]).then(n.t.bind(n,64151,19)),Promise.all([n.e(6361),n.e(7388)]).then(n.t.bind(n,37388,19)),Promise.all([n.e(6361),n.e(3722)]).then(n.t.bind(n,33722,19)),Promise.all([n.e(6361),n.e(8108)]).then(n.t.bind(n,8108,19)),Promise.all([n.e(6361),n.e(5024)]).then(n.t.bind(n,25024,19)),Promise.all([n.e(6361),n.e(910)]).then(n.t.bind(n,10910,19)),Promise.all([n.e(6361),n.e(7270)]).then(n.t.bind(n,17270,19)),Promise.all([n.e(6361),n.e(2872)]).then(n.t.bind(n,62872,19)),Promise.all([n.e(6361),n.e(3813)]).then(n.t.bind(n,43813,19)),...e]),r}let c4=e=>e?(0,Q.print)(e):"";function c6(e){let t,n,r,i,o,a;let l=(0,ev.c)(12),{field:s}=e;if(!("defaultValue"in s)||void 0===s.defaultValue)return null;let u=s.defaultValue,c=s.type;if(l[0]!==s.defaultValue||l[1]!==s.type){i=Symbol.for("react.early_return_sentinel");n:{let e=(0,Q.astFromValue)(u,c);if(!e){i=null;break n}r=" = ",t="graphiql-doc-explorer-default-value",n=c4(e)}l[0]=s.defaultValue,l[1]=s.type,l[2]=t,l[3]=n,l[4]=r,l[5]=i}else t=l[2],n=l[3],r=l[4],i=l[5];return i!==Symbol.for("react.early_return_sentinel")?i:(l[6]!==t||l[7]!==n?(o=(0,L.jsx)("span",{className:t,children:n}),l[6]=t,l[7]=n,l[8]=o):o=l[8],l[9]!==r||l[10]!==o?(a=(0,L.jsxs)(L.Fragment,{children:[r,o]}),l[9]=r,l[10]=o,l[11]=a):a=l[11],a)}let c8=uW("SchemaContext");function c9(e){let t,n,r,i,o,a,l,s,u,c,d,p,h,f,m;let g=(0,ev.c)(38);if(g[0]!==e?({fetcher:t,onSchemaChange:n,...r}=e,g[0]=e,g[1]=t,g[2]=n,g[3]=r):(t=g[1],n=g[2],r=g[3]),!t)throw TypeError("The `SchemaContextProvider` component requires a `fetcher` function to be passed as prop.");g[4]===Symbol.for("react.memo_cache_sentinel")?(i={nonNull:!0,caller:c9},g[4]=i):i=g[4];let{initialHeaders:v,headerEditor:y}=px(i),[b,x]=(0,ey.useState)(),[E,C]=(0,ey.useState)(!1),[_,k]=(0,ey.useState)(null),S=(0,ey.useRef)(0);g[5]!==r.schema?(o=()=>{x((0,Q.isSchema)(r.schema)||null==r.schema?r.schema:void 0),S.current=S.current+1},a=[r.schema],g[5]=r.schema,g[6]=o,g[7]=a):(o=g[6],a=g[7]),(0,ey.useEffect)(o,a);let T=(0,ey.useRef)(v);g[8]!==y?(l=()=>{y&&(T.current=y.getValue())},g[8]=y,g[9]=l):l=g[9],(0,ey.useEffect)(l),g[10]!==r.inputValueDeprecation||g[11]!==r.introspectionQueryName||g[12]!==r.schemaDescription?(s={inputValueDeprecation:r.inputValueDeprecation,introspectionQueryName:r.introspectionQueryName,schemaDescription:r.schemaDescription},g[10]=r.inputValueDeprecation,g[11]=r.introspectionQueryName,g[12]=r.schemaDescription,g[13]=s):s=g[13];let{introspectionQuery:w,introspectionQueryName:A,introspectionQuerySansSubscriptions:D}=function({inputValueDeprecation:e,introspectionQueryName:t,schemaDescription:n}){let r=t||"IntrospectionQuery",i=(0,Q.getIntrospectionQuery)({inputValueDeprecation:e,schemaDescription:n});t&&(i=i.replace("query IntrospectionQuery",`query ${r}`));let o=i.replace("subscriptionType { name }","");return{introspectionQueryName:r,introspectionQuery:i,introspectionQuerySansSubscriptions:o}}(s);g[14]!==t||g[15]!==w||g[16]!==A||g[17]!==D||g[18]!==n||g[19]!==r.schema?(u=()=>{if((0,Q.isSchema)(r.schema)||null===r.schema)return;let e=S.current=S.current+1,i=r.schema;(async function(){if(i)return i;let e=function(e){let t=null,n=!0;try{e&&(t=JSON.parse(e))}catch{n=!1}return{headers:t,isValidJSON:n}}(T.current);if(!e.isValidJSON){k("Introspection failed as headers are invalid.");return}let n=e.headers?{headers:e.headers}:{},r=K(t({query:w,operationName:A},n));if(!W(r)){k("Fetcher did not return a Promise for introspection.");return}C(!0),k(null);let o=await r;if("object"!=typeof o||null===o||!("data"in o)){let e=K(t({query:D,operationName:A},n));if(!W(e))throw Error("Fetcher did not return a Promise for introspection.");o=await e}if(C(!1),(null==o?void 0:o.data)&&"__schema"in o.data)return o.data;k("string"==typeof o?o:eu(o))})().then(t=>{if(e===S.current&&t)try{let e=(0,Q.buildClientSchema)(t);x(e),n&&n(e)}catch(e){k(ed(e))}}).catch(t=>{e===S.current&&(k(ed(t)),C(!1))})},g[14]=t,g[15]=w,g[16]=A,g[17]=D,g[18]=n,g[19]=r.schema,g[20]=u):u=g[20];let N=u;g[21]!==N?(c=()=>{N()},d=[N],g[21]=N,g[22]=c,g[23]=d):(c=g[22],d=g[23]),(0,ey.useEffect)(c,d),g[24]!==N?(p=()=>{let e=function(e){e.ctrlKey&&"R"===e.key&&N()};return window.addEventListener("keydown",e),()=>{window.removeEventListener("keydown",e)}},g[24]=N,g[25]=p):p=g[25],(0,ey.useEffect)(p),g[26]!==r.dangerouslyAssumeSchemaIsValid||g[27]!==b?(h=!b||r.dangerouslyAssumeSchemaIsValid?[]:(0,Q.validateSchema)(b),g[26]=r.dangerouslyAssumeSchemaIsValid,g[27]=b,g[28]=h):h=g[28];let F=h;g[29]!==_||g[30]!==N||g[31]!==E||g[32]!==b||g[33]!==F?(f={fetchError:_,introspect:N,isFetching:E,schema:b,validationErrors:F},g[29]=_,g[30]=N,g[31]=E,g[32]=b,g[33]=F,g[34]=f):f=g[34];let I=f;return g[35]!==r.children||g[36]!==I?(m=(0,L.jsx)(c8.Provider,{value:I,children:r.children}),g[35]=r.children,g[36]=I,g[37]=m):m=g[37],m}let c7=uG(c8),de={name:"Docs"},dt=uW("ExplorerContext");function dn(e){let t,n,r,i,o,a,l,s,u;let c=(0,ev.c)(14);c[0]===Symbol.for("react.memo_cache_sentinel")?(t={nonNull:!0,caller:dn},c[0]=t):t=c[0];let{schema:d,validationErrors:p}=c7(t);c[1]===Symbol.for("react.memo_cache_sentinel")?(n=[de],c[1]=n):n=c[1];let[h,f]=(0,ey.useState)(n);c[2]===Symbol.for("react.memo_cache_sentinel")?(r=e=>{f(t=>t.at(-1).def===e.def?t:[...t,e])},c[2]=r):r=c[2];let m=r;c[3]===Symbol.for("react.memo_cache_sentinel")?(i=()=>{f(di)},c[3]=i):i=c[3];let g=i;c[4]===Symbol.for("react.memo_cache_sentinel")?(o=()=>{f(dr)},c[4]=o):o=c[4];let v=o;c[5]!==d||c[6]!==p?(a=()=>{null==d||p.length>0?v():f(e=>{if(1===e.length)return e;let t=[de],n=null;for(let r of e)if(r!==de){if(r.def){if((0,Q.isNamedType)(r.def)){let e=d.getType(r.def.name);if(e)t.push({name:r.name,def:e}),n=e;else break}else{if(null===n)break;if((0,Q.isObjectType)(n)||(0,Q.isInputObjectType)(n)){let e=n.getFields()[r.name];if(e)t.push({name:r.name,def:e});else break}else{if((0,Q.isScalarType)(n)||(0,Q.isEnumType)(n)||(0,Q.isInterfaceType)(n)||(0,Q.isUnionType)(n))break;{let e=n;if(e.args.find(e=>e.name===r.name))t.push({name:r.name,def:e});else break}}}}else n=null,t.push(r)}return t})},l=[d,p],c[5]=d,c[6]=p,c[7]=a,c[8]=l):(a=c[7],l=c[8]),(0,ey.useEffect)(a,l),c[9]!==h?(s={explorerNavStack:h,push:m,pop:g,reset:v},c[9]=h,c[10]=s):s=c[10];let y=s;return c[11]!==e.children||c[12]!==y?(u=(0,L.jsx)(dt.Provider,{value:y,children:e.children}),c[11]=e.children,c[12]=y,c[13]=u):u=c[13],u}function dr(e){return 1===e.length?e:[de]}function di(e){return e.length>1?e.slice(0,-1):e}let da=uG(dt);function dl(e,t){return(0,Q.isNonNullType)(e)?(0,L.jsxs)(L.Fragment,{children:[dl(e.ofType,t),"!"]}):(0,Q.isListType)(e)?(0,L.jsxs)(L.Fragment,{children:["[",dl(e.ofType,t),"]"]}):t(e)}function ds(e){let t,n,r;let i=(0,ev.c)(6);i[0]===Symbol.for("react.memo_cache_sentinel")?(t={nonNull:!0,caller:ds},i[0]=t):t=i[0];let{push:o}=da(t);return e.type?(i[1]!==o?(n=e=>(0,L.jsx)("a",{className:"graphiql-doc-explorer-type-name",onClick:t=>{t.preventDefault(),o({name:e.name,def:e})},href:"#",children:e.name}),i[1]=o,i[2]=n):n=i[2],i[3]!==e.type||i[4]!==n?(r=dl(e.type,n),i[3]=e.type,i[4]=n,i[5]=r):r=i[5],r):null}function du(e){let t,n,r,i,o,a,l;let s=(0,ev.c)(19),{arg:u,showDefaultValue:c,inline:d}=e;s[0]!==u.name?(t=(0,L.jsx)("span",{className:"graphiql-doc-explorer-argument-name",children:u.name}),s[0]=u.name,s[1]=t):t=s[1],s[2]!==u.type?(n=(0,L.jsx)(ds,{type:u.type}),s[2]=u.type,s[3]=n):n=s[3],s[4]!==u||s[5]!==c?(r=!1!==c&&(0,L.jsx)(c6,{field:u}),s[4]=u,s[5]=c,s[6]=r):r=s[6],s[7]!==t||s[8]!==n||s[9]!==r?(i=(0,L.jsxs)("span",{children:[t,": ",n,r]}),s[7]=t,s[8]=n,s[9]=r,s[10]=i):i=s[10];let p=i;return d?p:(s[11]!==u.description?(o=u.description?(0,L.jsx)(cA,{type:"description",children:u.description}):null,s[11]=u.description,s[12]=o):o=s[12],s[13]!==u.deprecationReason?(a=u.deprecationReason?(0,L.jsxs)("div",{className:"graphiql-doc-explorer-argument-deprecation",children:[(0,L.jsx)("div",{className:"graphiql-doc-explorer-argument-deprecation-label",children:"Deprecated"}),(0,L.jsx)(cA,{type:"deprecation",children:u.deprecationReason})]}):null,s[13]=u.deprecationReason,s[14]=a):a=s[14],s[15]!==p||s[16]!==o||s[17]!==a?(l=(0,L.jsxs)("div",{className:"graphiql-doc-explorer-argument",children:[p,o,a]}),s[15]=p,s[16]=o,s[17]=a,s[18]=l):l=s[18],l)}function dc(e){let t;let n=(0,ev.c)(3);return n[0]!==e.children||n[1]!==e.preview?(t=e.children?(0,L.jsxs)("div",{className:"graphiql-doc-explorer-deprecation",children:[(0,L.jsx)("div",{className:"graphiql-doc-explorer-deprecation-label",children:"Deprecated"}),(0,L.jsx)(cA,{type:"deprecation",onlyShowFirstChild:e.preview??!0,children:e.children})]}):null,n[0]=e.children,n[1]=e.preview,n[2]=t):t=n[2],t}function dd(e){let t;let n=(0,ev.c)(2),{directive:r}=e;return n[0]!==r.name.value?(t=(0,L.jsxs)("span",{className:"graphiql-doc-explorer-directive",children:["@",r.name.value]}),n[0]=r.name.value,n[1]=t):t=n[1],t}function dp(e){let t,n,r,i;let o=(0,ev.c)(10),a=dh[e.title];return o[0]!==a?(t=(0,L.jsx)(a,{}),o[0]=a,o[1]=t):t=o[1],o[2]!==e.title||o[3]!==t?(n=(0,L.jsxs)("div",{className:"graphiql-doc-explorer-section-title",children:[t,e.title]}),o[2]=e.title,o[3]=t,o[4]=n):n=o[4],o[5]!==e.children?(r=(0,L.jsx)("div",{className:"graphiql-doc-explorer-section-content",children:e.children}),o[5]=e.children,o[6]=r):r=o[6],o[7]!==n||o[8]!==r?(i=(0,L.jsxs)("div",{children:[n,r]}),o[7]=n,o[8]=r,o[9]=i):i=o[9],i}let dh={Arguments:uQ,"Deprecated Arguments":u3,"Deprecated Enum Values":u5,"Deprecated Fields":u4,Directives:u6,"Enum Values":u7,Fields:ce,Implements:cn,Implementations:cv,"Possible Types":cv,"Root Types":cd,Type:cv,"All Schema Types":cv};function df(e){let t,n,r,i,o,a;let l=(0,ev.c)(15);return l[0]!==e.field.description?(t=e.field.description?(0,L.jsx)(cA,{type:"description",children:e.field.description}):null,l[0]=e.field.description,l[1]=t):t=l[1],l[2]!==e.field.deprecationReason?(n=(0,L.jsx)(dc,{preview:!1,children:e.field.deprecationReason}),l[2]=e.field.deprecationReason,l[3]=n):n=l[3],l[4]!==e.field.type?(r=(0,L.jsx)(dp,{title:"Type",children:(0,L.jsx)(ds,{type:e.field.type})}),l[4]=e.field.type,l[5]=r):r=l[5],l[6]!==e.field?(i=(0,L.jsx)(dm,{field:e.field}),o=(0,L.jsx)(dy,{field:e.field}),l[6]=e.field,l[7]=i,l[8]=o):(i=l[7],o=l[8]),l[9]!==t||l[10]!==n||l[11]!==r||l[12]!==i||l[13]!==o?(a=(0,L.jsxs)(L.Fragment,{children:[t,n,r,i,o]}),l[9]=t,l[10]=n,l[11]=r,l[12]=i,l[13]=o,l[14]=a):a=l[14],a}function dm(e){let t,n,r,i,o,a;let l=(0,ev.c)(12),{field:s}=e,[u,c]=(0,ey.useState)(!1);l[0]===Symbol.for("react.memo_cache_sentinel")?(t=()=>{c(!0)},l[0]=t):t=l[0];let d=t;if(!("args"in s))return null;if(l[1]!==s.args){for(let e of(n=[],r=[],s.args))e.deprecationReason?r.push(e):n.push(e);i=n.length>0?(0,L.jsx)(dp,{title:"Arguments",children:n.map(dv)}):null,l[1]=s.args,l[2]=n,l[3]=r,l[4]=i}else n=l[2],r=l[3],i=l[4];return l[5]!==n.length||l[6]!==r||l[7]!==u?(o=r.length>0?u||0===n.length?(0,L.jsx)(dp,{title:"Deprecated Arguments",children:r.map(dg)}):(0,L.jsx)(cx,{type:"button",onClick:d,children:"Show Deprecated Arguments"}):null,l[5]=n.length,l[6]=r,l[7]=u,l[8]=o):o=l[8],l[9]!==i||l[10]!==o?(a=(0,L.jsxs)(L.Fragment,{children:[i,o]}),l[9]=i,l[10]=o,l[11]=a):a=l[11],a}function dg(e){return(0,L.jsx)(du,{arg:e},e.name)}function dv(e){return(0,L.jsx)(du,{arg:e},e.name)}function dy(e){var t,n,r;let i,o,a;let l=(0,ev.c)(6),{field:s}=e;l[0]!==(null==(t=s.astNode)?void 0:t.directives)?(i=(null==(n=s.astNode)?void 0:n.directives)||[],l[0]=null==(r=s.astNode)?void 0:r.directives,l[1]=i):i=l[1];let u=i;return u&&0!==u.length?(l[2]!==u?(o=u.map(db),l[2]=u,l[3]=o):o=l[3],l[4]!==o?(a=(0,L.jsx)(dp,{title:"Directives",children:o}),l[4]=o,l[5]=a):a=l[5],a):null}function db(e){return(0,L.jsx)("div",{children:(0,L.jsx)(dd,{directive:e})},e.name.value)}function dx(e){var t,n,r,i;let o,a,l,s,u,c,d,p,h,f;let m=(0,ev.c)(39);m[0]!==e.schema?(o=e.schema.getQueryType(),m[0]=e.schema,m[1]=o):o=m[1];let g=o;m[2]!==e.schema?(a=null==(n=(t=e.schema).getMutationType)?void 0:n.call(t),m[2]=e.schema,m[3]=a):a=m[3];let v=a;m[4]!==e.schema?(l=null==(i=(r=e.schema).getSubscriptionType)?void 0:i.call(r),m[4]=e.schema,m[5]=l):l=m[5];let y=l;if(m[6]!==v||m[7]!==e.schema||m[8]!==g||m[9]!==y){let t,n,r,i;let o=e.schema.getTypeMap(),a=null==g?void 0:g.name,l=null==v?void 0:v.name,h=null==y?void 0:y.name;m[15]!==a||m[16]!==l||m[17]!==h?(t=[a,l,h],m[15]=a,m[16]=l,m[17]=h,m[18]=t):t=m[18];let f=t,b=e.schema.description||"A GraphQL schema provides a root type for each kind of operation.";m[19]!==b?(d=(0,L.jsx)(cA,{type:"description",children:b}),m[19]=b,m[20]=d):d=m[20],m[21]!==g?(n=g?(0,L.jsxs)("div",{children:[(0,L.jsx)("span",{className:"graphiql-doc-explorer-root-type",children:"query"}),": ",(0,L.jsx)(ds,{type:g})]}):null,m[21]=g,m[22]=n):n=m[22],m[23]!==v?(r=v&&(0,L.jsxs)("div",{children:[(0,L.jsx)("span",{className:"graphiql-doc-explorer-root-type",children:"mutation"}),": ",(0,L.jsx)(ds,{type:v})]}),m[23]=v,m[24]=r):r=m[24],m[25]!==y?(i=y&&(0,L.jsxs)("div",{children:[(0,L.jsx)("span",{className:"graphiql-doc-explorer-root-type",children:"subscription"}),": ",(0,L.jsx)(ds,{type:y})]}),m[25]=y,m[26]=i):i=m[26],m[27]!==n||m[28]!==r||m[29]!==i?(p=(0,L.jsxs)(dp,{title:"Root Types",children:[n,r,i]}),m[27]=n,m[28]=r,m[29]=i,m[30]=p):p=m[30],s=dp,u="All Schema Types",c=o&&(0,L.jsx)("div",{children:Object.values(o).map(e=>f.includes(e.name)||e.name.startsWith("__")?null:(0,L.jsx)("div",{children:(0,L.jsx)(ds,{type:e})},e.name))}),m[6]=v,m[7]=e.schema,m[8]=g,m[9]=y,m[10]=s,m[11]=u,m[12]=c,m[13]=d,m[14]=p}else s=m[10],u=m[11],c=m[12],d=m[13],p=m[14];return m[31]!==s||m[32]!==u||m[33]!==c?(h=(0,L.jsx)(s,{title:u,children:c}),m[31]=s,m[32]=u,m[33]=c,m[34]=h):h=m[34],m[35]!==d||m[36]!==p||m[37]!==h?(f=(0,L.jsxs)(L.Fragment,{children:[d,p,h]}),m[35]=d,m[36]=p,m[37]=h,m[38]=f):f=m[38],f}function dE(e,t){let n;return function(...r){n&&window.clearTimeout(n),n=window.setTimeout(()=>{n=null,t(...r)},e)}}let dC=()=>{let e,t,n,r,i,o,a,l,s,u,c,d,p,h,f,m;let g=(0,ev.c)(33);g[0]===Symbol.for("react.memo_cache_sentinel")?(e={nonNull:!0,caller:dC},g[0]=e):e=g[0];let{explorerNavStack:v,push:y}=da(e),b=(0,ey.useRef)(null),x=function e(t){let n,r,i,o;let a=(0,ev.c)(9),l=t||e;a[0]!==l?(n={nonNull:!0,caller:l},a[0]=l,a[1]=n):n=a[1];let{explorerNavStack:s}=da(n),u=t||e;a[2]!==u?(r={nonNull:!0,caller:u},a[2]=u,a[3]=r):r=a[3];let{schema:c}=c7(r);a[4]!==s?(i=s.at(-1),a[4]=s,a[5]=i):i=a[5];let d=i;return a[6]!==d||a[7]!==c?(o=e=>{let t={within:[],types:[],fields:[]};if(!c)return t;let n=d.def,r=c.getTypeMap(),i=Object.keys(r);for(let o of(n&&(i=i.filter(e=>e!==n.name)).unshift(n.name),i)){if(t.within.length+t.types.length+t.fields.length>=100)break;let i=r[o];if(n!==i&&d_(o,e)&&t.types.push({type:i}),!(0,Q.isObjectType)(i)&&!(0,Q.isInterfaceType)(i)&&!(0,Q.isInputObjectType)(i))continue;let a=i.getFields();for(let r in a){let o;let l=a[r];(d_(r,e)||"args"in l&&0!==(o=l.args.filter(t=>d_(t.name,e))).length)&&t[n===i?"within":"fields"].push(...o?o.map(e=>({type:i,field:l,argument:e})):[{type:i,field:l}])}}return t},a[6]=d,a[7]=c,a[8]=o):o=a[8],o}(),[E,C]=(0,ey.useState)("");g[1]!==x||g[2]!==E?(t=()=>x(E),g[1]=x,g[2]=E,g[3]=t):t=g[3];let[_,k]=(0,ey.useState)(t);g[4]!==x?(n=dE(200,e=>{k(x(e))}),g[4]=x,g[5]=n):n=g[5];let S=n,[T]=(0,ey.useState)(b),w=T.current===document.activeElement;if(g[6]!==S||g[7]!==E?(r=()=>{S(E)},i=[S,E],g[6]=S,g[7]=E,g[8]=r,g[9]=i):(r=g[8],i=g[9]),(0,ey.useEffect)(r,i),g[10]===Symbol.for("react.memo_cache_sentinel")?(o=()=>{let e=function(e){e.metaKey&&"k"===e.key&&b.current.focus()};return window.addEventListener("keydown",e),()=>window.removeEventListener("keydown",e)},a=[],g[10]=o,g[11]=a):(o=g[10],a=g[11]),(0,ey.useEffect)(o,a),g[12]!==v||g[13]!==y){let e;l=v.at(-1),g[17]!==y?(e=e=>{y("field"in e?{name:e.field.name,def:e.field}:{name:e.type.name,def:e.type})},g[17]=y,g[18]=e):e=g[18],s=e,u=1===v.length||(0,Q.isObjectType)(l.def)||(0,Q.isInterfaceType)(l.def)||(0,Q.isInputObjectType)(l.def),g[12]=v,g[13]=y,g[14]=l,g[15]=s,g[16]=u}else l=g[14],s=g[15],u=g[16];if(!u)return null;let A=w?void 0:"idle",D=`Search ${l.name}...`;return g[19]===Symbol.for("react.memo_cache_sentinel")?(c=()=>{b.current.focus()},d=(0,L.jsx)(ci,{}),g[19]=c,g[20]=d):(c=g[19],d=g[20]),g[21]===Symbol.for("react.memo_cache_sentinel")?(p=e=>C(e.target.value),g[21]=p):p=g[21],g[22]!==E?(h=(0,L.jsxs)("div",{className:"graphiql-doc-explorer-search-input",onClick:c,children:[d,(0,L.jsx)(uH.Input,{autoComplete:"off",onChange:p,placeholder:`${c0?"⌘":"Ctrl"} K`,ref:b,value:E,"data-cy":"doc-explorer-input"})]}),g[22]=E,g[23]=h):h=g[23],g[24]!==w||g[25]!==_?(f=w&&(0,L.jsxs)(uH.Options,{"data-cy":"doc-explorer-list",children:[_.within.length+_.types.length+_.fields.length===0?(0,L.jsx)("li",{className:"graphiql-doc-explorer-search-empty",children:"No results found"}):_.within.map(dw),_.within.length>0&&_.types.length+_.fields.length>0?(0,L.jsx)("div",{className:"graphiql-doc-explorer-search-divider",children:"Other results"}):null,_.types.map(dA),_.fields.map(dD)]}),g[24]=w,g[25]=_,g[26]=f):f=g[26],g[27]!==s||g[28]!==h||g[29]!==f||g[30]!==A||g[31]!==D?(m=(0,L.jsxs)(uH,{as:"div",className:"graphiql-doc-explorer-search",onChange:s,"data-state":A,"aria-label":D,children:[h,f]}),g[27]=s,g[28]=h,g[29]=f,g[30]=A,g[31]=D,g[32]=m):m=g[32],m};function d_(e,t){try{let n=t.replaceAll(/[^_0-9A-Za-z]/g,e=>"\\"+e);return RegExp(n,"i").test(e)}catch{return e.toLowerCase().includes(t.toLowerCase())}}function dk(e){let t;let n=(0,ev.c)(2);return n[0]!==e.type.name?(t=(0,L.jsx)("span",{className:"graphiql-doc-explorer-search-type",children:e.type.name}),n[0]=e.type.name,n[1]=t):t=n[1],t}function dS(e){let t,n,r;let i=(0,ev.c)(7),{field:o,argument:a}=e;return i[0]!==o.name?(t=(0,L.jsx)("span",{className:"graphiql-doc-explorer-search-field",children:o.name}),i[0]=o.name,i[1]=t):t=i[1],i[2]!==a?(n=a?(0,L.jsxs)(L.Fragment,{children:["(",(0,L.jsx)("span",{className:"graphiql-doc-explorer-search-argument",children:a.name}),":"," ",dl(a.type,dT),")"]}):null,i[2]=a,i[3]=n):n=i[3],i[4]!==t||i[5]!==n?(r=(0,L.jsxs)(L.Fragment,{children:[t,n]}),i[4]=t,i[5]=n,i[6]=r):r=i[6],r}function dT(e){return(0,L.jsx)(dk,{type:e})}function dw(e,t){return(0,L.jsx)(uH.Option,{value:e,"data-cy":"doc-explorer-option",children:(0,L.jsx)(dS,{field:e.field,argument:e.argument})},`within-${t}`)}function dA(e,t){return(0,L.jsx)(uH.Option,{value:e,"data-cy":"doc-explorer-option",children:(0,L.jsx)(dk,{type:e.type})},`type-${t}`)}function dD(e,t){return(0,L.jsxs)(uH.Option,{value:e,"data-cy":"doc-explorer-option",children:[(0,L.jsx)(dk,{type:e.type}),".",(0,L.jsx)(dS,{field:e.field,argument:e.argument})]},`field-${t}`)}function dN(e){let t,n,r;let i=(0,ev.c)(7);i[0]===Symbol.for("react.memo_cache_sentinel")?(t={nonNull:!0},i[0]=t):t=i[0];let{push:o}=da(t);return i[1]!==e.field||i[2]!==o?(n=t=>{t.preventDefault(),o({name:e.field.name,def:e.field})},i[1]=e.field,i[2]=o,i[3]=n):n=i[3],i[4]!==e.field.name||i[5]!==n?(r=(0,L.jsx)("a",{className:"graphiql-doc-explorer-field-name",onClick:n,href:"#",children:e.field.name}),i[4]=e.field.name,i[5]=n,i[6]=r):r=i[6],r}function dF(e){let t;let n=(0,ev.c)(2);return n[0]!==e.type?(t=(0,Q.isNamedType)(e.type)?(0,L.jsxs)(L.Fragment,{children:[e.type.description?(0,L.jsx)(cA,{type:"description",children:e.type.description}):null,(0,L.jsx)(dL,{type:e.type}),(0,L.jsx)(dR,{type:e.type}),(0,L.jsx)(dV,{type:e.type}),(0,L.jsx)(dU,{type:e.type})]}):null,n[0]=e.type,n[1]=t):t=n[1],t}function dL(e){let t,n;let r=(0,ev.c)(5),{type:i}=e;if(!(0,Q.isObjectType)(i))return null;r[0]!==i?(t=i.getInterfaces(),r[0]=i,r[1]=t):t=r[1];let o=t;return r[2]!==o.length||r[3]!==i?(n=o.length>0?(0,L.jsx)(dp,{title:"Implements",children:i.getInterfaces().map(dI)}):null,r[2]=o.length,r[3]=i,r[4]=n):n=r[4],n}function dI(e){return(0,L.jsx)("div",{children:(0,L.jsx)(ds,{type:e})},e.name)}function dR(e){let t,n,r,i,o,a;let l=(0,ev.c)(12),{type:s}=e,[u,c]=(0,ey.useState)(!1);l[0]===Symbol.for("react.memo_cache_sentinel")?(t=()=>{c(!0)},l[0]=t):t=l[0];let d=t;if(!(0,Q.isObjectType)(s)&&!(0,Q.isInterfaceType)(s)&&!(0,Q.isInputObjectType)(s))return null;if(l[1]!==s){let e=s.getFields();for(let t of(r=[],n=[],Object.keys(e).map(t=>e[t])))t.deprecationReason?n.push(t):r.push(t);i=r.length>0?(0,L.jsx)(dp,{title:"Fields",children:r.map(dM)}):null,l[1]=s,l[2]=n,l[3]=r,l[4]=i}else n=l[2],r=l[3],i=l[4];return l[5]!==n||l[6]!==r.length||l[7]!==u?(o=n.length>0?u||0===r.length?(0,L.jsx)(dp,{title:"Deprecated Fields",children:n.map(dj)}):(0,L.jsx)(cx,{type:"button",onClick:d,children:"Show Deprecated Fields"}):null,l[5]=n,l[6]=r.length,l[7]=u,l[8]=o):o=l[8],l[9]!==i||l[10]!==o?(a=(0,L.jsxs)(L.Fragment,{children:[i,o]}),l[9]=i,l[10]=o,l[11]=a):a=l[11],a}function dj(e){return(0,L.jsx)(dO,{field:e},e.name)}function dM(e){return(0,L.jsx)(dO,{field:e},e.name)}function dO(e){let t,n,r,i,o,a,l,s,u;let c=(0,ev.c)(22),{field:d}=e;if(c[0]!==d){let e="args"in d?d.args.filter(dP):[];r="graphiql-doc-explorer-item",t=(0,L.jsx)(dN,{field:d}),n=e.length>0?(0,L.jsxs)(L.Fragment,{children:["(",(0,L.jsx)("span",{children:e.map(t=>1===e.length?(0,L.jsx)(du,{arg:t,inline:!0},t.name):(0,L.jsx)("div",{className:"graphiql-doc-explorer-argument-multiple",children:(0,L.jsx)(du,{arg:t,inline:!0})},t.name))}),")"]}):null,c[0]=d,c[1]=t,c[2]=n,c[3]=r}else t=c[1],n=c[2],r=c[3];return c[4]!==d.type?(i=(0,L.jsx)(ds,{type:d.type}),c[4]=d.type,c[5]=i):i=c[5],c[6]!==d?(o=(0,L.jsx)(c6,{field:d}),c[6]=d,c[7]=o):o=c[7],c[8]!==t||c[9]!==n||c[10]!==i||c[11]!==o?(a=(0,L.jsxs)("div",{children:[t,n,": ",i,o]}),c[8]=t,c[9]=n,c[10]=i,c[11]=o,c[12]=a):a=c[12],c[13]!==d.description?(l=d.description?(0,L.jsx)(cA,{type:"description",onlyShowFirstChild:!0,children:d.description}):null,c[13]=d.description,c[14]=l):l=c[14],c[15]!==d.deprecationReason?(s=(0,L.jsx)(dc,{children:d.deprecationReason}),c[15]=d.deprecationReason,c[16]=s):s=c[16],c[17]!==r||c[18]!==a||c[19]!==l||c[20]!==s?(u=(0,L.jsxs)("div",{className:r,children:[a,l,s]}),c[17]=r,c[18]=a,c[19]=l,c[20]=s,c[21]=u):u=c[21],u}function dP(e){return!e.deprecationReason}function dV(e){let t,n,r,i,o,a;let l=(0,ev.c)(12),{type:s}=e,[u,c]=(0,ey.useState)(!1);l[0]===Symbol.for("react.memo_cache_sentinel")?(t=()=>{c(!0)},l[0]=t):t=l[0];let d=t;if(!(0,Q.isEnumType)(s))return null;if(l[1]!==s){for(let e of(i=[],n=[],s.getValues()))e.deprecationReason?n.push(e):i.push(e);r=i.length>0?(0,L.jsx)(dp,{title:"Enum Values",children:i.map(dB)}):null,l[1]=s,l[2]=n,l[3]=r,l[4]=i}else n=l[2],r=l[3],i=l[4];return l[5]!==n||l[6]!==u||l[7]!==i.length?(o=n.length>0?u||0===i.length?(0,L.jsx)(dp,{title:"Deprecated Enum Values",children:n.map(dq)}):(0,L.jsx)(cx,{type:"button",onClick:d,children:"Show Deprecated Values"}):null,l[5]=n,l[6]=u,l[7]=i.length,l[8]=o):o=l[8],l[9]!==r||l[10]!==o?(a=(0,L.jsxs)(L.Fragment,{children:[r,o]}),l[9]=r,l[10]=o,l[11]=a):a=l[11],a}function dq(e){return(0,L.jsx)(dz,{value:e},e.name)}function dB(e){return(0,L.jsx)(dz,{value:e},e.name)}function dz(e){let t,n,r,i;let o=(0,ev.c)(10),{value:a}=e;return o[0]!==a.name?(t=(0,L.jsx)("div",{className:"graphiql-doc-explorer-enum-value",children:a.name}),o[0]=a.name,o[1]=t):t=o[1],o[2]!==a.description?(n=a.description?(0,L.jsx)(cA,{type:"description",children:a.description}):null,o[2]=a.description,o[3]=n):n=o[3],o[4]!==a.deprecationReason?(r=a.deprecationReason?(0,L.jsx)(cA,{type:"deprecation",children:a.deprecationReason}):null,o[4]=a.deprecationReason,o[5]=r):r=o[5],o[6]!==t||o[7]!==n||o[8]!==r?(i=(0,L.jsxs)("div",{className:"graphiql-doc-explorer-item",children:[t,n,r]}),o[6]=t,o[7]=n,o[8]=r,o[9]=i):i=o[9],i}function dU(e){let t,n,r;let i=(0,ev.c)(7),{type:o}=e;i[0]===Symbol.for("react.memo_cache_sentinel")?(t={nonNull:!0},i[0]=t):t=i[0];let{schema:a}=c7(t);if(!a||!(0,Q.isAbstractType)(o))return null;let l=(0,Q.isInterfaceType)(o)?"Implementations":"Possible Types";return i[1]!==a||i[2]!==o?(n=a.getPossibleTypes(o).map(d$),i[1]=a,i[2]=o,i[3]=n):n=i[3],i[4]!==l||i[5]!==n?(r=(0,L.jsx)(dp,{title:l,children:n}),i[4]=l,i[5]=n,i[6]=r):r=i[6],r}function d$(e){return(0,L.jsx)("div",{children:(0,L.jsx)(ds,{type:e})},e.name)}let dH={title:"Documentation Explorer",icon:function(){let e=dY();return(null==e?void 0:e.visiblePlugin)===dH?(0,L.jsx)(u8,{}):(0,L.jsx)(u9,{})},content:function e(){let t,n,r,i,o,a,l,s,u,c,d,p;let h=(0,ev.c)(40);h[0]===Symbol.for("react.memo_cache_sentinel")?(t={nonNull:!0,caller:e},h[0]=t):t=h[0];let{fetchError:f,isFetching:m,schema:g,validationErrors:v}=c7(t);h[1]===Symbol.for("react.memo_cache_sentinel")?(n={nonNull:!0,caller:e},h[1]=n):n=h[1];let{explorerNavStack:y,pop:b}=da(n);if(h[2]!==y||h[3]!==f||h[4]!==m||h[5]!==g||h[6]!==v){if(i=y.at(-1),r=null,f){let e;h[9]===Symbol.for("react.memo_cache_sentinel")?(e=(0,L.jsx)("div",{className:"graphiql-doc-explorer-error",children:"Error fetching schema"}),h[9]=e):e=h[9],r=e}else if(v.length>0){let e;h[10]!==v[0].message?(e=(0,L.jsxs)("div",{className:"graphiql-doc-explorer-error",children:["Schema is invalid: ",v[0].message]}),h[10]=v[0].message,h[11]=e):e=h[11],r=e}else if(m){let e;h[12]===Symbol.for("react.memo_cache_sentinel")?(e=(0,L.jsx)(cD,{}),h[12]=e):e=h[12],r=e}else if(g){if(1===y.length){let e;h[14]!==g?(e=(0,L.jsx)(dx,{schema:g}),h[14]=g,h[15]=e):e=h[15],r=e}else if((0,Q.isType)(i.def)){let e;h[16]!==i.def?(e=(0,L.jsx)(dF,{type:i.def}),h[16]=i.def,h[17]=e):e=h[17],r=e}else if(i.def){let e;h[18]!==i.def?(e=(0,L.jsx)(df,{field:i.def}),h[18]=i.def,h[19]=e):e=h[19],r=e}}else{let e;h[13]===Symbol.for("react.memo_cache_sentinel")?(e=(0,L.jsx)("div",{className:"graphiql-doc-explorer-error",children:"No GraphQL schema available"}),h[13]=e):e=h[13],r=e}h[2]=y,h[3]=f,h[4]=m,h[5]=g,h[6]=v,h[7]=r,h[8]=i}else r=h[7],i=h[8];if(y.length>1){let e;h[20]!==y?(e=y.at(-2),h[20]=y,h[21]=e):e=h[21],o=e.name}return h[22]!==b||h[23]!==o?(a=o&&(0,L.jsxs)("a",{href:"#",className:"graphiql-doc-explorer-back",onClick:e=>{e.preventDefault(),b()},"aria-label":`Go back to ${o}`,children:[(0,L.jsx)(uJ,{}),o]}),h[22]=b,h[23]=o,h[24]=a):a=h[24],h[25]!==i.name?(l=(0,L.jsx)("div",{className:"graphiql-doc-explorer-title",children:i.name}),h[25]=i.name,h[26]=l):l=h[26],h[27]!==a||h[28]!==l?(s=(0,L.jsxs)("div",{className:"graphiql-doc-explorer-header-content",children:[a,l]}),h[27]=a,h[28]=l,h[29]=s):s=h[29],h[30]!==i.name?(u=(0,L.jsx)(dC,{},i.name),h[30]=i.name,h[31]=u):u=h[31],h[32]!==s||h[33]!==u?(c=(0,L.jsxs)("div",{className:"graphiql-doc-explorer-header",children:[s,u]}),h[32]=s,h[33]=u,h[34]=c):c=h[34],h[35]!==r?(d=(0,L.jsx)("div",{className:"graphiql-doc-explorer-content",children:r}),h[35]=r,h[36]=d):d=h[36],h[37]!==c||h[38]!==d?(p=(0,L.jsxs)("section",{className:"graphiql-doc-explorer","aria-label":"Documentation Explorer",children:[c,d]}),h[37]=c,h[38]=d,h[39]=p):p=h[39],p}},dW={title:"History",icon:ct,content:function(){let e,t,n,r,i,o;let a=(0,ev.c)(11);a[0]===Symbol.for("react.memo_cache_sentinel")?(e={nonNull:!0},a[0]=e):e=a[0];let{items:l,deleteFromHistory:s}=cV(e),u=(t=l.slice().map(cH).reverse()).filter(c$);u.length&&(t=t.filter(cU));let[c,d]=(0,ey.useState)(null);a[1]!==c?(n=()=>{c&&setTimeout(()=>{d(null)},2e3)},r=[c],a[1]=c,a[2]=n,a[3]=r):(n=a[2],r=a[3]),(0,ey.useEffect)(n,r);let p=(c||t.length>0)&&(0,L.jsx)(cx,{type:"button",state:c||void 0,disabled:!t.length,onClick:()=>{try{(function(e,t){for(let n of e)t(n,!0)})(t,s),d("success")}catch{d("error")}},children:{success:"Cleared",error:"Failed to Clear"}[c]||"Clear"});a[4]!==p?(i=(0,L.jsxs)("div",{className:"graphiql-history-header",children:["History",p]}),a[4]=p,a[5]=i):i=a[5];let h=!!u.length&&(0,L.jsx)("ul",{className:"graphiql-history-items",children:u.map(cz)}),f=!!u.length&&!!t.length&&(0,L.jsx)("div",{className:"graphiql-history-item-spacer"}),m=!!t.length&&(0,L.jsx)("ul",{className:"graphiql-history-items",children:t.map(cB)});return a[6]!==i||a[7]!==h||a[8]!==f||a[9]!==m?(o=(0,L.jsxs)("section",{"aria-label":"History",className:"graphiql-history",children:[i,h,f,m]}),a[6]=i,a[7]=h,a[8]=f,a[9]=m,a[10]=o):o=a[10],o}},dG=uW("PluginContext");function dZ(e){let t,n,r,i,o,a,l,s;let u=(0,ev.c)(27),c=uK(),d=da(),p=cV(),h=!!d,f=!!p;if(u[0]!==h||u[1]!==f||u[2]!==e.plugins){let t;n=[];let r={};for(let i of(h&&(n.push(dH),r[dH.title]=!0),f&&(n.push(dW),r[dW.title]=!0),u[4]!==e.plugins?(t=e.plugins||[],u[4]=e.plugins,u[5]=t):t=u[5],t)){if("string"!=typeof i.title||!i.title)throw Error("All GraphiQL plugins must have a unique title");if(r[i.title])throw Error(`All GraphiQL plugins must have a unique title, found two plugins with the title '${i.title}'`);n.push(i),r[i.title]=!0}u[0]=h,u[1]=f,u[2]=e.plugins,u[3]=n}else n=u[3];t=n,u[6]!==t||u[7]!==e.visiblePlugin||u[8]!==c?(r=()=>{let n=null==c?void 0:c.get(dK);return t.find(e=>e.title===n)||(n&&(null==c||c.set(dK,"")),e.visiblePlugin&&t.find(t=>("string"==typeof e.visiblePlugin?t.title:t)===e.visiblePlugin)||null)},u[6]=t,u[7]=e.visiblePlugin,u[8]=c,u[9]=r):r=u[9];let[m,g]=(0,ey.useState)(r),{onTogglePluginVisibility:v,children:y}=e;u[10]!==v||u[11]!==t?(i=e=>{let n=e&&t.find(t=>("string"==typeof e?t.title:t)===e)||null;g(e=>n===e?e:(null==v||v(n),n))},u[10]=v,u[11]=t,u[12]=i):i=u[12];let b=i;u[13]!==e.visiblePlugin||u[14]!==b?(o=()=>{e.visiblePlugin&&b(e.visiblePlugin)},u[13]=e.visiblePlugin,u[14]=b,u[15]=o):o=u[15],u[16]!==t||u[17]!==e.visiblePlugin||u[18]!==b?(a=[t,e.visiblePlugin,b],u[16]=t,u[17]=e.visiblePlugin,u[18]=b,u[19]=a):a=u[19],(0,ey.useEffect)(o,a),u[20]!==t||u[21]!==b||u[22]!==m?(l={plugins:t,setVisiblePlugin:b,visiblePlugin:m},u[20]=t,u[21]=b,u[22]=m,u[23]=l):l=u[23];let x=l;return u[24]!==y||u[25]!==x?(s=(0,L.jsx)(dG.Provider,{value:x,children:y}),u[24]=y,u[25]=x,u[26]=s):s=u[26],s}let dY=uG(dG),dK="visiblePlugin";function dQ(e,t){let n,r;let i=(0,ev.c)(4);i[0]!==e||i[1]!==t?(n=()=>{e&&"string"==typeof t&&t!==e.getValue()&&e.setValue(t)},r=[e,t],i[0]=e,i[1]=t,i[2]=n,i[3]=r):(n=i[2],r=i[3]),(0,ey.useEffect)(n,r)}function dX(e,t,n){let r,i;let o=(0,ev.c)(5);o[0]!==e||o[1]!==t||o[2]!==n?(r=()=>{e&&e.setOption(t,n)},i=[e,t,n],o[0]=e,o[1]=t,o[2]=n,o[3]=r,o[4]=i):(r=o[3],i=o[4]),(0,ey.useEffect)(r,i)}function dJ(e,t,n,r,i){let o,a,l;let s=(0,ev.c)(10);s[0]!==i?(o={nonNull:!0,caller:i},s[0]=i,s[1]=o):o=s[1];let{updateActiveTabValues:u}=px(o),c=uK();s[2]!==t||s[3]!==e||s[4]!==c||s[5]!==n||s[6]!==r||s[7]!==u?(a=()=>{if(!e)return;let i=dE(500,e=>{c&&null!==n&&c.set(n,e)}),o=dE(100,e=>{u({[r]:e})}),a=(e,n)=>{if(!n)return;let r=e.getValue();i(r),o(r),null==t||t(r)};return e.on("change",a),()=>e.off("change",a)},l=[t,e,c,n,r,u],s[2]=t,s[3]=e,s[4]=c,s[5]=n,s[6]=r,s[7]=u,s[8]=a,s[9]=l):(a=s[8],l=s[9]),(0,ey.useEffect)(a,l)}function d0(e,t,n){let r,i,o;let a=(0,ev.c)(9);a[0]!==n?(r={nonNull:!0,caller:n},a[0]=n,a[1]=r):r=a[1];let{schema:l}=c7(r),s=da(),u=dY();a[2]!==t||a[3]!==e||a[4]!==s||a[5]!==u||a[6]!==l?(i=()=>{if(!e)return;let n=(e,n)=>{!function(e,t,n,r,i,o){c5([],{useCommonAddons:!1}).then(e=>{let n,r,i,o,l,s,u,c,d;e.on(t,"select",(e,t)=>{if(!n){let e;let p=t.parentNode;(n=document.createElement("div")).className="CodeMirror-hint-information",p.append(n);let h=document.createElement("header");h.className="CodeMirror-hint-information-header",n.append(h),(r=document.createElement("span")).className="CodeMirror-hint-information-field-name",h.append(r),(i=document.createElement("span")).className="CodeMirror-hint-information-type-name-pill",h.append(i),o=document.createElement("span"),i.append(o),(l=document.createElement("a")).className="CodeMirror-hint-information-type-name",l.href="javascript:void 0",l.addEventListener("click",a),i.append(l),s=document.createElement("span"),i.append(s),(u=document.createElement("div")).className="CodeMirror-hint-information-description",n.append(u),(c=document.createElement("div")).className="CodeMirror-hint-information-deprecation",n.append(c);let f=document.createElement("span");f.className="CodeMirror-hint-information-deprecation-label",f.textContent="Deprecated",c.append(f),(d=document.createElement("div")).className="CodeMirror-hint-information-deprecation-reason",c.append(d);let m=parseInt(window.getComputedStyle(n).paddingBottom.replace(/px$/,""),10)||0,g=parseInt(window.getComputedStyle(n).maxHeight.replace(/px$/,""),10)||0,v=()=>{n&&(n.style.paddingTop=p.scrollTop+m+"px",n.style.maxHeight=p.scrollTop+g+"px")};p.addEventListener("scroll",v),p.addEventListener("DOMNodeRemoved",e=t=>{t.target===p&&(p.removeEventListener("scroll",v),p.removeEventListener("DOMNodeRemoved",e),n&&n.removeEventListener("click",a),n=null,r=null,i=null,o=null,l=null,s=null,u=null,c=null,d=null,e=null)})}if(r&&(r.textContent=e.text),i&&o&&l&&s){if(e.type){i.style.display="inline";let t=e=>{(0,Q.isNonNullType)(e)?(s.textContent="!"+s.textContent,t(e.ofType)):(0,Q.isListType)(e)?(o.textContent+="[",s.textContent="]"+s.textContent,t(e.ofType)):l.textContent=e.name};o.textContent="",s.textContent="",t(e.type)}else o.textContent="",l.textContent="",s.textContent="",i.style.display="none"}u&&(e.description?(u.style.display="block",u.innerHTML=cw.render(e.description)):(u.style.display="none",u.innerHTML="")),c&&d&&(e.deprecationReason?(c.style.display="block",d.innerHTML=cw.render(e.deprecationReason)):(c.style.display="none",d.innerHTML=""))})});function a(e){if(!n||!r||!i||!(e.currentTarget instanceof HTMLElement))return;let t=e.currentTarget.textContent||"",a=n.getType(t);a&&(i.setVisiblePlugin(dH),r.push({name:a.name,def:a}),null==o||o(a))}}(0,n,l,s,u,e=>{null==t||t({kind:"Type",type:e,schema:l||void 0})})};return e.on("hasCompletion",n),()=>e.off("hasCompletion",n)},o=[t,e,s,u,l],a[2]=t,a[3]=e,a[4]=s,a[5]=u,a[6]=l,a[7]=i,a[8]=o):(i=a[7],o=a[8]),(0,ey.useEffect)(i,o)}function d1(e,t,n){let r,i;let o=(0,ev.c)(5);o[0]!==n||o[1]!==e||o[2]!==t?(r=()=>{if(e){for(let n of t)e.removeKeyMap(n);if(n){let r={};for(let e of t)r[e]=()=>n();e.addKeyMap(r)}}},i=[e,t,n],o[0]=n,o[1]=e,o[2]=t,o[3]=r,o[4]=i):(r=o[3],i=o[4]),(0,ey.useEffect)(r,i)}function d2(e){let t,n,r;let i=(0,ev.c)(7);i[0]!==e?(t=void 0===e?{}:e,i[0]=e,i[1]=t):t=i[1];let{caller:o,onCopyQuery:a}=t,l=o||d2;i[2]!==l?(n={nonNull:!0,caller:l},i[2]=l,i[3]=n):n=i[3];let{queryEditor:s}=px(n);return i[4]!==a||i[5]!==s?(r=()=>{if(!s)return;let e=s.getValue();eS(e),null==a||a(e)},i[4]=a,i[5]=s,i[6]=r):r=i[6],r}function d3(e){let t,n,r,i;let o=(0,ev.c)(8);o[0]!==e?(t=void 0===e?{}:e,o[0]=e,o[1]=t):t=o[1];let{caller:a}=t,l=a||d3;o[2]!==l?(n={nonNull:!0,caller:l},o[2]=l,o[3]=n):n=o[3];let{queryEditor:s}=px(n);o[4]===Symbol.for("react.memo_cache_sentinel")?(r={nonNull:!0,caller:d3},o[4]=r):r=o[4];let{schema:u}=c7(r);return o[5]!==s||o[6]!==u?(i=()=>{let e=null==s?void 0:s.documentAST,t=null==s?void 0:s.getValue();e&&t&&s.setValue((0,Q.print)(function(e,t){let n=t?new Q.TypeInfo(t):null,r=Object.create(null);for(let t of e.definitions)t.kind===Q.Kind.FRAGMENT_DEFINITION&&(r[t.name.value]=t);let i={SelectionSet(e){let t=n?n.getParentType():null,{selections:i}=e;return i=function e(t,n,r){var i;let o=r?(0,Q.getNamedType)(r).name:null,a=[],l=[];for(let s of n){if("FragmentSpread"===s.kind){let e=s.name.value;if(!s.directives||0===s.directives.length){if(l.includes(e))continue;l.push(e)}let n=t[s.name.value];if(n){let{typeCondition:e,directives:t,selectionSet:r}=n;s={kind:Q.Kind.INLINE_FRAGMENT,typeCondition:e,directives:t,selectionSet:r}}}if(s.kind===Q.Kind.INLINE_FRAGMENT&&(!s.directives||(null==(i=s.directives)?void 0:i.length)===0)){let n=s.typeCondition?s.typeCondition.name.value:null;if(!n||n===o){a.push(...e(t,s.selectionSet.selections,r));continue}}a.push(s)}return a}(r,i,t),z(B({},e),{selections:i})},FragmentDefinition:()=>null},o=(0,Q.visit)(e,n?(0,Q.visitWithTypeInfo)(n,i):i);return(0,Q.visit)(o,{SelectionSet(e){let{selections:t}=e;return t=function(e,t){var n;let r=new Map,i=[];for(let o of e)if("Field"===o.kind){let e=t(o),a=r.get(e);if(null!=(n=o.directives)&&n.length){let e=B({},o);i.push(e)}else if(null!=a&&a.selectionSet&&o.selectionSet)a.selectionSet.selections=[...a.selectionSet.selections,...o.selectionSet.selections];else if(!a){let t=B({},o);r.set(e,t),i.push(t)}}else i.push(o);return i}(t,e=>e.alias?e.alias.value:e.name.value),z(B({},e),{selections:t})},FragmentDefinition:()=>null})}(e,u)))},o[5]=s,o[6]=u,o[7]=i):i=o[7],i}function d5(e){let t,n,r;let i=(0,ev.c)(8);i[0]!==e?(t=void 0===e?{}:e,i[0]=e,i[1]=t):t=i[1];let{caller:o}=t,a=o||d5;i[2]!==a?(n={nonNull:!0,caller:a},i[2]=a,i[3]=n):n=i[3];let{queryEditor:l,headerEditor:s,variableEditor:u}=px(n);return i[4]!==s||i[5]!==l||i[6]!==u?(r=()=>{if(u){let e=u.getValue();try{let t=JSON.stringify(JSON.parse(e),null,2);t!==e&&u.setValue(t)}catch{}}if(s){let e=s.getValue();try{let t=JSON.stringify(JSON.parse(e),null,2);t!==e&&s.setValue(t)}catch{}}if(l){let e=l.getValue(),t=(0,Q.print)((0,Q.parse)(e));t!==e&&l.setValue(t)}},i[4]=s,i[5]=l,i[6]=u,i[7]=r):r=i[7],r}function d4(e,t){let{code:n,key:r,shiftKey:i}=t,o=n.startsWith("Key"),a=!i&&n.startsWith("Digit");(o||a||"_"===r||'"'===r)&&e.execCommand("autocomplete")}let d6="headers",d8=RegExp("["+Array.from({length:11},(e,t)=>String.fromCharCode(8192+t)).concat(["\u2028","\u2029"," ","\xa0"]).join("")+"]","g");function d9(e){return e.replace(d8," ")}function d7(e,t){var n;if("paste"===t.origin){let e=t.text.map(d9);null==(n=t.update)||n.call(t,t.from,t.to,e)}}function pe(e,t){pr.test(t.key)&&e.execCommand("autocomplete")}function pt(e){return cw.render(e)}function pn(){}let pr=/^[a-zA-Z0-9_@(]$/,pi="query";function po(e){return e&&"object"==typeof e&&!Array.isArray(e)&&pa(e,"id")&&pa(e,"title")&&pl(e,"query")&&pl(e,"variables")&&pl(e,"headers")&&pl(e,"operationName")&&pl(e,"response")}function pa(e,t){return t in e&&"string"==typeof e[t]}function pl(e,t){return t in e&&("string"==typeof e[t]||null===e[t])}function ps(e,t=!1){return JSON.stringify(e,(e,n)=>"hash"!==e&&"response"!==e&&(t||"headers"!==e)?n:null)}function pu({query:e=null,variables:t=null,headers:n=null}={}){return{id:pd(),hash:pp({query:e,variables:t,headers:n}),title:e&&ph(e)||pf,query:e,variables:t,headers:n,operationName:null,response:null}}function pc(e,t){return{...e,tabs:e.tabs.map((n,r)=>{if(r!==e.activeTabIndex)return n;let i={...n,...t};return{...i,hash:pp(i),title:i.operationName||(i.query?ph(i.query):void 0)||pf}})}}function pd(){let e=()=>Math.floor((1+Math.random())*65536).toString(16).slice(1);return`${e()}${e()}-${e()}-${e()}-${e()}-${e()}${e()}${e()}`}function pp(e){return[e.query??"",e.variables??"",e.headers??""].join("|")}function ph(e){let t=/^(?!#).*(query|subscription|mutation)\s+([a-zA-Z0-9_]+)/m.exec(e);return(null==t?void 0:t[2])??null}let pf="<untitled>",pm="tabState";function pg(e,t){let{code:n,key:r,shiftKey:i}=t,o=n.startsWith("Key"),a=!i&&n.startsWith("Digit");(o||a||"_"===r||'"'===r)&&e.execCommand("autocomplete")}let pv="variables",py=uW("EditorContext");function pb(e){let t,n,r,i,o,a,l,s,u,c,d,p,h,f,m,g,v,y,b;let x=(0,ev.c)(89),E=uK(),[C,_]=(0,ey.useState)(null),[k,S]=(0,ey.useState)(null),[T,w]=(0,ey.useState)(null),[A,D]=(0,ey.useState)(null);x[0]!==e.shouldPersistHeaders||x[1]!==E?(t=()=>{let t=(null==E?void 0:E.get(pE))!==null;return!1!==e.shouldPersistHeaders&&t?(null==E?void 0:E.get(pE))==="true":!!e.shouldPersistHeaders},x[0]=e.shouldPersistHeaders,x[1]=E,x[2]=t):t=x[2];let[N,F]=(0,ey.useState)(t);dQ(C,e.headers),dQ(k,e.query),dQ(T,e.response),dQ(A,e.variables),x[3]!==N||x[4]!==E?(n={storage:E,shouldPersistHeaders:N},x[3]=N,x[4]=E,x[5]=n):n=x[5];let I=function({storage:e,shouldPersistHeaders:t}){let n=(0,ey.useMemo)(()=>dE(500,t=>{null==e||e.set(pm,t)}),[e]);return(0,ey.useCallback)(e=>{n(ps(e,t))},[t,n])}(n);x[6]!==e.defaultHeaders||x[7]!==e.defaultQuery||x[8]!==e.defaultTabs||x[9]!==e.headers||x[10]!==e.query||x[11]!==e.response||x[12]!==e.variables||x[13]!==N||x[14]!==E||x[15]!==I?(r=()=>{let t=e.query??(null==E?void 0:E.get(pi))??null,n=e.variables??(null==E?void 0:E.get(pv))??null,r=e.headers??(null==E?void 0:E.get(d6))??null,i=e.response??"",o=function({defaultQuery:e,defaultHeaders:t,headers:n,defaultTabs:r,query:i,variables:o,storage:a,shouldPersistHeaders:l}){let s=null==a?void 0:a.get(pm);try{var u;if(!s)throw Error("Storage for tabs is empty");let e=JSON.parse(s);if(e&&"object"==typeof e&&!Array.isArray(e)&&(u="activeTabIndex")in e&&"number"==typeof e[u]&&"tabs"in e&&Array.isArray(e.tabs)&&e.tabs.every(po)){let t=pp({query:i,variables:o,headers:l?n:void 0}),r=-1;for(let n=0;n<e.tabs.length;n++){let i=e.tabs[n];i.hash=pp({query:i.query,variables:i.variables,headers:i.headers}),i.hash===t&&(r=n)}if(r>=0)e.activeTabIndex=r;else{let r=i?ph(i):null;e.tabs.push({id:pd(),hash:t,title:r||pf,query:i,variables:o,headers:n,operationName:r,response:null}),e.activeTabIndex=e.tabs.length-1}return e}throw Error("Storage for tabs is invalid")}catch{return{activeTabIndex:0,tabs:(r||[{query:i??e,variables:o,headers:n??t}]).map(pu)}}}({query:t,variables:n,headers:r,defaultTabs:e.defaultTabs,defaultQuery:e.defaultQuery||pC,defaultHeaders:e.defaultHeaders,storage:E,shouldPersistHeaders:N});return I(o),{query:t??(0===o.activeTabIndex?o.tabs[0].query:null)??"",variables:n??"",headers:r??e.defaultHeaders??"",response:i,tabState:o}},x[6]=e.defaultHeaders,x[7]=e.defaultQuery,x[8]=e.defaultTabs,x[9]=e.headers,x[10]=e.query,x[11]=e.response,x[12]=e.variables,x[13]=N,x[14]=E,x[15]=I,x[16]=r):r=x[16];let[R]=(0,ey.useState)(r),[j,M]=(0,ey.useState)(R.tabState);x[17]!==C||x[18]!==E||x[19]!==j?(i=e=>{if(e){null==E||E.set(d6,(null==C?void 0:C.getValue())??"");let e=ps(j,!0);null==E||E.set(pm,e)}else null==E||E.set(d6,""),function(e){let t=null==e?void 0:e.get(pm);if(t){let n=JSON.parse(t);null==e||e.set(pm,JSON.stringify(n,(e,t)=>"headers"===e?null:t))}}(E);F(e),null==E||E.set(pE,e.toString())},x[17]=C,x[18]=E,x[19]=j,x[20]=i):i=x[20];let O=i,P=(0,ey.useRef)();x[21]!==e.shouldPersistHeaders||x[22]!==O?(o=()=>{let t=!!e.shouldPersistHeaders;(null==P?void 0:P.current)!==t&&(O(t),P.current=t)},a=[e.shouldPersistHeaders,O],x[21]=e.shouldPersistHeaders,x[22]=O,x[23]=o,x[24]=a):(o=x[23],a=x[24]),(0,ey.useEffect)(o,a),x[25]!==C||x[26]!==k||x[27]!==T||x[28]!==A?(l={queryEditor:k,variableEditor:A,headerEditor:C,responseEditor:T},x[25]=C,x[26]=k,x[27]=T,x[28]=A,x[29]=l):l=x[29];let V=function({queryEditor:e,variableEditor:t,headerEditor:n,responseEditor:r}){return(0,ey.useCallback)(i=>{let o=(null==e?void 0:e.getValue())??null,a=(null==t?void 0:t.getValue())??null,l=(null==n?void 0:n.getValue())??null,s=(null==e?void 0:e.operationName)??null;return pc(i,{query:o,variables:a,headers:l,response:(null==r?void 0:r.getValue())??null,operationName:s})},[e,t,n,r])}(l),{onTabChange:q,defaultHeaders:B,defaultQuery:z,children:U}=e;x[30]!==B||x[31]!==C||x[32]!==k||x[33]!==T||x[34]!==A?(s={queryEditor:k,variableEditor:A,headerEditor:C,responseEditor:T,defaultHeaders:B},x[30]=B,x[31]=C,x[32]=k,x[33]=T,x[34]=A,x[35]=s):s=x[35];let $=function({queryEditor:e,variableEditor:t,headerEditor:n,responseEditor:r,defaultHeaders:i}){return(0,ey.useCallback)(({query:o,variables:a,headers:l,response:s})=>{null==e||e.setValue(o??""),null==t||t.setValue(a??""),null==n||n.setValue(l??i??""),null==r||r.setValue(s??"")},[n,e,r,t,i])}(s);x[36]!==B||x[37]!==z||x[38]!==q||x[39]!==$||x[40]!==I||x[41]!==V?(u=()=>{M(e=>{let t=V(e),n={tabs:[...t.tabs,pu({headers:B,query:z??pC})],activeTabIndex:t.tabs.length};return I(n),$(n.tabs[n.activeTabIndex]),null==q||q(n),n})},x[36]=B,x[37]=z,x[38]=q,x[39]=$,x[40]=I,x[41]=V,x[42]=u):u=x[42];let H=u;x[43]!==q||x[44]!==$||x[45]!==I?(c=e=>{M(t=>{let n={...t,activeTabIndex:e};return I(n),$(n.tabs[n.activeTabIndex]),null==q||q(n),n})},x[43]=q,x[44]=$,x[45]=I,x[46]=c):c=x[46];let W=c;x[47]!==q||x[48]!==$||x[49]!==I?(d=e=>{M(t=>{let n=t.tabs[t.activeTabIndex],r={tabs:e,activeTabIndex:e.indexOf(n)};return I(r),$(r.tabs[r.activeTabIndex]),null==q||q(r),r})},x[47]=q,x[48]=$,x[49]=I,x[50]=d):d=x[50];let G=d;x[51]!==q||x[52]!==$||x[53]!==I?(p=e=>{M(t=>{let n={tabs:t.tabs.filter((t,n)=>e!==n),activeTabIndex:Math.max(t.activeTabIndex-1,0)};return I(n),$(n.tabs[n.activeTabIndex]),null==q||q(n),n})},x[51]=q,x[52]=$,x[53]=I,x[54]=p):p=x[54];let Z=p;x[55]!==q||x[56]!==I?(h=e=>{M(t=>{let n=pc(t,e);return I(n),null==q||q(n),n})},x[55]=q,x[56]=I,x[57]=h):h=x[57];let Y=h,{onEditOperationName:K}=e;x[58]!==K||x[59]!==k||x[60]!==Y?(f=e=>{if(k)k.operationName=e,Y({operationName:e}),null==K||K(e)},x[58]=K,x[59]=k,x[60]=Y,x[61]=f):f=x[61];let X=f;if(x[62]!==e.externalFragments){if(g=new Map,Array.isArray(e.externalFragments))for(let t of e.externalFragments)g.set(t.name.value,t);else if("string"==typeof e.externalFragments)(0,Q.visit)((0,Q.parse)(e.externalFragments,{}),{FragmentDefinition(e){g.set(e.name.value,e)}});else if(e.externalFragments)throw Error("The `externalFragments` prop must either be a string that contains the fragment definitions in SDL or a list of FragmentDefinitionNode objects.");x[62]=e.externalFragments,x[63]=g}else g=x[63];m=g,x[64]!==e.validationRules?(v=e.validationRules||[],x[64]=e.validationRules,x[65]=v):v=x[65];let J=v;x[66]!==H||x[67]!==W||x[68]!==Z||x[69]!==m||x[70]!==C||x[71]!==R.headers||x[72]!==R.query||x[73]!==R.response||x[74]!==R.variables||x[75]!==G||x[76]!==k||x[77]!==T||x[78]!==X||x[79]!==O||x[80]!==N||x[81]!==j||x[82]!==Y||x[83]!==J||x[84]!==A?(y={...j,addTab:H,changeTab:W,moveTab:G,closeTab:Z,updateActiveTabValues:Y,headerEditor:C,queryEditor:k,responseEditor:T,variableEditor:A,setHeaderEditor:_,setQueryEditor:S,setResponseEditor:w,setVariableEditor:D,setOperationName:X,initialQuery:R.query,initialVariables:R.variables,initialHeaders:R.headers,initialResponse:R.response,externalFragments:m,validationRules:J,shouldPersistHeaders:N,setShouldPersistHeaders:O},x[66]=H,x[67]=W,x[68]=Z,x[69]=m,x[70]=C,x[71]=R.headers,x[72]=R.query,x[73]=R.response,x[74]=R.variables,x[75]=G,x[76]=k,x[77]=T,x[78]=X,x[79]=O,x[80]=N,x[81]=j,x[82]=Y,x[83]=J,x[84]=A,x[85]=y):y=x[85];let ee=y;return x[86]!==U||x[87]!==ee?(b=(0,L.jsx)(py.Provider,{value:ee,children:U}),x[86]=U,x[87]=ee,x[88]=b):b=x[88],b}let px=uG(py),pE="shouldPersistHeaders",pC=`# Welcome to GraphiQL
17
17
  #
18
18
  # GraphiQL is an in-browser tool for writing, validating, and
19
19
  # testing GraphQL queries.
@@ -44,8 +44,8 @@ ${t}`)}yield e.map(e=>e.body)}}catch(e){l=[e]}finally{try{o&&(a=s.return)&&(yiel
44
44
  # Auto Complete: Ctrl-Space (or just start typing)
45
45
  #
46
46
 
47
- `;function p_(e){let t,r,i,o,a,l,s;let u=(0,ev.c)(13);u[0]!==e?({isHidden:r,...t}=e,u[0]=e,u[1]=t,u[2]=r):(t=u[1],r=u[2]),u[3]===Symbol.for("react.memo_cache_sentinel")?(i={nonNull:!0,caller:p_},u[3]=i):i=u[3];let{headerEditor:c}=px(i),d=function e(t,r){let i,o,a,l,s,u,c,d,p;let h=(0,ev.c)(17);h[0]!==t?(i=void 0===t?{}:t,h[0]=t,h[1]=i):i=h[1];let{editorTheme:f,keyMap:m,onEdit:g,readOnly:v}=i,y=void 0===f?c1:f,b=void 0!==v&&v,x=r||e;h[2]!==x?(o={nonNull:!0,caller:x},h[2]=x,h[3]=o):o=h[3];let{initialHeaders:E,headerEditor:C,setHeaderEditor:_,shouldPersistHeaders:k}=px(o),S=cQ(),T=r||e;h[4]!==T?(a={caller:T},h[4]=T,h[5]=a):a=h[5];let w=d3(a),A=r||e;h[6]!==A?(l={caller:A},h[6]=A,h[7]=l):l=h[7];let D=d5(l),N=(0,ey.useRef)(null);return h[8]!==y||h[9]!==E||h[10]!==b||h[11]!==_?(s=()=>{let e;return e=!0,c5([Promise.all([n.e(6361),n.e(9835)]).then(n.t.bind(n,59835,19))]).then(t=>{if(!e)return;let n=N.current;if(!n)return;let r=t(n,{value:E,lineNumbers:!0,tabSize:2,mode:{name:"javascript",json:!0},theme:y,autoCloseBrackets:!0,matchBrackets:!0,showCursorWhenSelecting:!0,readOnly:!!b&&"nocursor",foldGutter:!0,gutters:["CodeMirror-linenumbers","CodeMirror-foldgutter"],extraKeys:c3});r.addKeyMap({"Cmd-Space"(){r.showHint({completeSingle:!1,container:n})},"Ctrl-Space"(){r.showHint({completeSingle:!1,container:n})},"Alt-Space"(){r.showHint({completeSingle:!1,container:n})},"Shift-Space"(){r.showHint({completeSingle:!1,container:n})}}),r.on("keyup",d4),_(r)}),()=>{e=!1}},u=[y,E,b,_],h[8]=y,h[9]=E,h[10]=b,h[11]=_,h[12]=s,h[13]=u):(s=h[12],u=h[13]),(0,ey.useEffect)(s,u),dX(C,"keyMap",void 0===m?c2:m),dJ(C,g,k?d6:null,"headers",e),h[14]===Symbol.for("react.memo_cache_sentinel")?(c=["Cmd-Enter","Ctrl-Enter"],h[14]=c):c=h[14],d1(C,c,null==S?void 0:S.run),h[15]===Symbol.for("react.memo_cache_sentinel")?(d=["Shift-Ctrl-P"],h[15]=d):d=h[15],d1(C,d,D),h[16]===Symbol.for("react.memo_cache_sentinel")?(p=["Shift-Ctrl-M"],h[16]=p):p=h[16],d1(C,p,w),N}(t,p_);u[4]!==c||u[5]!==r?(o=()=>{r||null==c||c.refresh()},a=[c,r],u[4]=c,u[5]=r,u[6]=o,u[7]=a):(o=u[6],a=u[7]),(0,ey.useEffect)(o,a);let p=r&&"hidden";return u[8]!==p?(l=eE("graphiql-editor",p),u[8]=p,u[9]=l):l=u[9],u[10]!==d||u[11]!==l?(s=(0,L.jsx)("div",{className:l,ref:d}),u[10]=d,u[11]=l,u[12]=s):s=u[12],s}function pk(e){var t;let n,r,i,o,a,l,s;let u=(0,ev.c)(14);u[0]===Symbol.for("react.memo_cache_sentinel")?(n={width:null,height:null},u[0]=n):n=u[0];let[c,d]=(0,ey.useState)(n),[p,h]=(0,ey.useState)(null),f=(0,ey.useRef)(null),m=null==(t=pS(e.token))?void 0:t.href;u[1]!==m?(r=()=>{if(f.current){if(!m){d({width:null,height:null}),h(null);return}fetch(m,{method:"HEAD"}).then(e=>{h(e.headers.get("Content-Type"))}).catch(()=>{h(null)})}},i=[m],u[1]=m,u[2]=r,u[3]=i):(r=u[2],i=u[3]),(0,ey.useEffect)(r,i),u[4]!==c.height||u[5]!==c.width||u[6]!==p?(o=null!==c.width&&null!==c.height?(0,L.jsxs)("div",{children:[c.width,"x",c.height,null===p?null:" "+p]}):null,u[4]=c.height,u[5]=c.width,u[6]=p,u[7]=o):o=u[7];let g=o;return u[8]===Symbol.for("react.memo_cache_sentinel")?(a=()=>{var e,t;d({width:(null==(e=f.current)?void 0:e.naturalWidth)??null,height:(null==(t=f.current)?void 0:t.naturalHeight)??null})},u[8]=a):a=u[8],u[9]!==m?(l=(0,L.jsx)("img",{onLoad:a,ref:f,src:m}),u[9]=m,u[10]=l):l=u[10],u[11]!==g||u[12]!==l?(s=(0,L.jsxs)("div",{children:[l,g]}),u[11]=g,u[12]=l,u[13]=s):s=u[13],s}function pS(e){if("string"!==e.type)return;let t=e.string.slice(1).slice(0,-1).trim();try{let{location:e}=window;return new URL(t,e.protocol+"//"+e.host)}catch{return}}function pT(e){let t;let r=(0,ev.c)(2),i=function e(t,r){let i,o,a,l,s,u,c,d,p,h,f,m,g,v,y,b,x;let E=(0,ev.c)(41);E[0]!==t?(i=void 0===t?{}:t,E[0]=t,E[1]=i):i=E[1];let{editorTheme:C,keyMap:_,onClickReference:k,onCopyQuery:S,onEdit:T,readOnly:w}=i,A=void 0===C?c1:C,D=void 0!==w&&w,N=r||e;E[2]!==N?(o={nonNull:!0,caller:N},E[2]=N,E[3]=o):o=E[3];let{schema:F}=c7(o),L=r||e;E[4]!==L?(a={nonNull:!0,caller:L},E[4]=L,E[5]=a):a=E[5];let{externalFragments:I,initialQuery:j,queryEditor:R,setOperationName:M,setQueryEditor:O,validationRules:P,variableEditor:V,updateActiveTabValues:q}=px(a),B=cQ(),z=uK(),U=da(),$=dY(),H=r||e;E[6]!==S||E[7]!==H?(l={caller:H,onCopyQuery:S},E[6]=S,E[7]=H,E[8]=l):l=E[8];let W=d2(l),G=r||e;E[9]!==G?(s={caller:G},E[9]=G,E[10]=s):s=E[10];let Z=d3(s),Y=r||e;E[11]!==Y?(u={caller:Y},E[11]=Y,E[12]=u):u=E[12];let K=d5(u),Q=(0,ey.useRef)(null),X=(0,ey.useRef)(),J=(0,ey.useRef)(pn);E[13]!==U||E[14]!==k||E[15]!==$?(c=()=>{J.current=e=>{if(U&&$){switch($.setVisiblePlugin(dH),e.kind){case"Type":U.push({name:e.type.name,def:e.type});break;case"Field":U.push({name:e.field.name,def:e.field});break;case"Argument":e.field&&U.push({name:e.field.name,def:e.field});break;case"EnumValue":e.type&&U.push({name:e.type.name,def:e.type})}null==k||k(e)}}},d=[U,k,$],E[13]=U,E[14]=k,E[15]=$,E[16]=c,E[17]=d):(c=E[16],d=E[17]),(0,ey.useEffect)(c,d),E[18]!==A||E[19]!==j||E[20]!==D||E[21]!==O?(p=()=>{let e;return e=!0,c5([Promise.all([n.e(6361),n.e(9061)]).then(n.t.bind(n,39061,19)),Promise.all([n.e(6361),n.e(3194)]).then(n.t.bind(n,3194,19)),Promise.all([n.e(6361),n.e(5477)]).then(n.bind(n,65477)),Promise.all([n.e(6361),n.e(4631)]).then(n.bind(n,34631)),Promise.all([n.e(6361),n.e(3318)]).then(n.bind(n,83318)),Promise.all([n.e(6361),n.e(2249)]).then(n.bind(n,32249)),Promise.all([n.e(6361),n.e(615)]).then(n.bind(n,20615))]).then(t=>{let n;if(!e)return;X.current=t;let r=Q.current;if(!r)return;let i=t(r,{value:j,lineNumbers:!0,tabSize:2,foldGutter:!0,mode:"graphql",theme:A,autoCloseBrackets:!0,matchBrackets:!0,showCursorWhenSelecting:!0,readOnly:!!D&&"nocursor",lint:{schema:void 0,validationRules:null,externalFragments:void 0},hintOptions:{schema:void 0,closeOnUnfocus:!1,completeSingle:!1,container:r,externalFragments:void 0,autocompleteOptions:{mode:eC.VM.EXECUTABLE}},info:{schema:void 0,renderDescription:pt,onClick(e){J.current(e)}},jump:{schema:void 0,onClick(e){J.current(e)}},gutters:["CodeMirror-linenumbers","CodeMirror-foldgutter"],extraKeys:{...c3,"Cmd-S"(){},"Ctrl-S"(){}}});i.addKeyMap({"Cmd-Space"(){i.showHint({completeSingle:!0,container:r})},"Ctrl-Space"(){i.showHint({completeSingle:!0,container:r})},"Alt-Space"(){i.showHint({completeSingle:!0,container:r})},"Shift-Space"(){i.showHint({completeSingle:!0,container:r})},"Shift-Alt-Space"(){i.showHint({completeSingle:!0,container:r})}}),i.on("keyup",pe),n=!1,i.on("startCompletion",()=>{n=!0}),i.on("endCompletion",()=>{n=!1}),i.on("keydown",(e,t)=>{"Escape"===t.key&&n&&t.stopPropagation()}),i.on("beforeChange",d7),i.documentAST=null,i.operationName=null,i.operations=null,i.variableToType=null,O(i)}),()=>{e=!1}},h=[A,j,D,O],E[18]=A,E[19]=j,E[20]=D,E[21]=O,E[22]=p,E[23]=h):(p=E[22],h=E[23]),(0,ey.useEffect)(p,h),dX(R,"keyMap",void 0===_?c2:_),E[24]!==T||E[25]!==R||E[26]!==F||E[27]!==M||E[28]!==z||E[29]!==q||E[30]!==V?(f=()=>{if(!R)return;let e=function(e){var t;let n=(0,eC.y9)(F,e.getValue()),r=function(e,t,n){if(!n||n.length<1)return;let r=n.map(e=>{var t;return null==(t=e.name)?void 0:t.value});if(t&&r.includes(t))return t;if(t&&e){let n=e.map(e=>{var t;return null==(t=e.name)?void 0:t.value}).indexOf(t);if(-1!==n&&n<r.length)return r[n]}return r[0]}(e.operations??void 0,e.operationName??void 0,null==n?void 0:n.operations);return e.documentAST=(null==n?void 0:n.documentAST)??null,e.operationName=r??null,e.operations=(null==n?void 0:n.operations)??null,V&&(V.state.lint.linterOptions.variableToType=null==n?void 0:n.variableToType,V.options.lint.variableToType=null==n?void 0:n.variableToType,V.options.hintOptions.variableToType=null==n?void 0:n.variableToType,null==(t=X.current)||t.signal(V,"change",V)),n?{...n,operationName:r}:null},t=dE(100,t=>{let n=t.getValue();null==z||z.set(pi,n);let r=t.operationName,i=e(t);(null==i?void 0:i.operationName)!==void 0&&(null==z||z.set("operationName",i.operationName)),null==T||T(n,null==i?void 0:i.documentAST),(null==i?void 0:i.operationName)&&r!==i.operationName&&M(i.operationName),q({query:n,operationName:(null==i?void 0:i.operationName)??null})});return e(R),R.on("change",t),()=>R.off("change",t)},m=[T,R,F,M,z,V,q],E[24]=T,E[25]=R,E[26]=F,E[27]=M,E[28]=z,E[29]=q,E[30]=V,E[31]=f,E[32]=m):(f=E[31],m=E[32]),(0,ey.useEffect)(f,m),function(e,t,n){let r,i;let o=(0,ev.c)(5);o[0]!==n||o[1]!==e||o[2]!==t?(r=()=>{if(!e)return;let r=e.options.lint.schema!==t;e.state.lint.linterOptions.schema=t,e.options.lint.schema=t,e.options.hintOptions.schema=t,e.options.info.schema=t,e.options.jump.schema=t,r&&n.current&&n.current.signal(e,"change",e)},i=[e,t,n],o[0]=n,o[1]=e,o[2]=t,o[3]=r,o[4]=i):(r=o[3],i=o[4]),(0,ey.useEffect)(r,i)}(R,F??null,X),function(e,t,n){let r,i;let o=(0,ev.c)(5);o[0]!==n||o[1]!==e||o[2]!==t?(r=()=>{if(!e)return;let r=e.options.lint.validationRules!==t;e.state.lint.linterOptions.validationRules=t,e.options.lint.validationRules=t,r&&n.current&&n.current.signal(e,"change",e)},i=[e,t,n],o[0]=n,o[1]=e,o[2]=t,o[3]=r,o[4]=i):(r=o[3],i=o[4]),(0,ey.useEffect)(r,i)}(R,P??null,X),function(e,t,n){let r,i,o;let a=(0,ev.c)(7);a[0]!==t?(r=[...t.values()],a[0]=t,a[1]=r):r=a[1];let l=r;a[2]!==n||a[3]!==e||a[4]!==l?(i=()=>{if(!e)return;let t=e.options.lint.externalFragments!==l;e.state.lint.linterOptions.externalFragments=l,e.options.lint.externalFragments=l,e.options.hintOptions.externalFragments=l,t&&n.current&&n.current.signal(e,"change",e)},o=[e,l,n],a[2]=n,a[3]=e,a[4]=l,a[5]=i,a[6]=o):(i=a[5],o=a[6]),(0,ey.useEffect)(i,o)}(R,I,X),d0(R,k||null,e);let ee=null==B?void 0:B.run;E[33]!==R||E[34]!==ee||E[35]!==M?(g=()=>{var e;let t;if(!ee||!R||!R.operations||!R.hasFocus()){null==ee||ee();return}let n=R.indexFromPos(R.getCursor());for(let r of R.operations)r.loc&&r.loc.start<=n&&r.loc.end>=n&&(t=null==(e=r.name)?void 0:e.value);t&&t!==R.operationName&&M(t),ee()},E[33]=R,E[34]=ee,E[35]=M,E[36]=g):g=E[36];let et=g;return E[37]===Symbol.for("react.memo_cache_sentinel")?(v=["Cmd-Enter","Ctrl-Enter"],E[37]=v):v=E[37],d1(R,v,et),E[38]===Symbol.for("react.memo_cache_sentinel")?(y=["Shift-Ctrl-C"],E[38]=y):y=E[38],d1(R,y,W),E[39]===Symbol.for("react.memo_cache_sentinel")?(b=["Shift-Ctrl-P","Shift-Ctrl-F"],E[39]=b):b=E[39],d1(R,b,K),E[40]===Symbol.for("react.memo_cache_sentinel")?(x=["Shift-Ctrl-M"],E[40]=x):x=E[40],d1(R,x,Z),Q}(e,pT);return r[0]!==i?(t=(0,L.jsx)("div",{className:"graphiql-editor",ref:i}),r[0]=i,r[1]=t):t=r[1],t}function pw(e){let t;let r=(0,ev.c)(2),i=function e(t,r){let i,o,a,l,s,u,c,d,p;let h=(0,ev.c)(19);h[0]!==t?(i=void 0===t?{}:t,h[0]=t,h[1]=i):i=h[1];let{responseTooltip:f,editorTheme:m,keyMap:g}=i,v=void 0===m?c1:m,y=r||e;h[2]!==y?(o={nonNull:!0,caller:y},h[2]=y,h[3]=o):o=h[3];let{fetchError:b,validationErrors:x}=c7(o),E=r||e;h[4]!==E?(a={nonNull:!0,caller:E},h[4]=E,h[5]=a):a=h[5];let{initialResponse:C,responseEditor:_,setResponseEditor:k}=px(a),S=(0,ey.useRef)(null),T=(0,ey.useRef)(f);return h[6]!==f?(l=()=>{T.current=f},s=[f],h[6]=f,h[7]=l,h[8]=s):(l=h[7],s=h[8]),(0,ey.useEffect)(l,s),h[9]!==v||h[10]!==C||h[11]!==k?(u=()=>{let e;return e=!0,c5([Promise.all([n.e(6361),n.e(8108)]).then(n.t.bind(n,8108,19)),Promise.all([n.e(6361),n.e(3722)]).then(n.t.bind(n,33722,19)),Promise.all([n.e(6361),n.e(2872)]).then(n.t.bind(n,62872,19)),Promise.all([n.e(6361),n.e(3194)]).then(n.t.bind(n,3194,19)),Promise.all([n.e(6361),n.e(910)]).then(n.t.bind(n,10910,19)),Promise.all([n.e(6361),n.e(7270)]).then(n.t.bind(n,17270,19)),Promise.all([n.e(6361),n.e(3813)]).then(n.t.bind(n,43813,19)),Promise.all([n.e(6361),n.e(1876)]).then(n.bind(n,1876)),Promise.all([n.e(6361),n.e(9504)]).then(n.bind(n,49504))],{useCommonAddons:!1}).then(t=>{if(!e)return;let n=document.createElement("div");t.registerHelper("info","graphql-results",(e,t,r,i)=>{let o=[],a=T.current;return(a&&o.push((0,L.jsx)(a,{pos:i,token:e})),pk.shouldRender(e)&&o.push((0,L.jsx)(pk,{token:e},"image-preview")),o.length)?((0,sD.render)(o,n),n):((0,sD.unmountComponentAtNode)(n),null)});let r=S.current;r&&k(t(r,{value:C,lineWrapping:!0,readOnly:!0,theme:v,mode:"graphql-results",foldGutter:!0,gutters:["CodeMirror-foldgutter"],info:!0,extraKeys:c3}))}),()=>{e=!1}},c=[v,C,k],h[9]=v,h[10]=C,h[11]=k,h[12]=u,h[13]=c):(u=h[12],c=h[13]),(0,ey.useEffect)(u,c),dX(_,"keyMap",void 0===g?c2:g),h[14]!==b||h[15]!==_||h[16]!==x?(d=()=>{b&&(null==_||_.setValue(b)),x.length>0&&(null==_||_.setValue(ed(x)))},p=[_,b,x],h[14]=b,h[15]=_,h[16]=x,h[17]=d,h[18]=p):(d=h[17],p=h[18]),(0,ey.useEffect)(d,p),S}(e,pw);return r[0]!==i?(t=(0,L.jsx)("section",{className:"result-window","aria-label":"Result Window","aria-live":"polite","aria-atomic":"true",ref:i}),r[0]=i,r[1]=t):t=r[1],t}function pA(e){let t,r,i,o,a,l,s;let u=(0,ev.c)(13);u[0]!==e?({isHidden:r,...t}=e,u[0]=e,u[1]=t,u[2]=r):(t=u[1],r=u[2]),u[3]===Symbol.for("react.memo_cache_sentinel")?(i={nonNull:!0,caller:pA},u[3]=i):i=u[3];let{variableEditor:c}=px(i),d=function e(t,r){let i,o,a,l,s,u,c,d,p;let h=(0,ev.c)(17);h[0]!==t?(i=void 0===t?{}:t,h[0]=t,h[1]=i):i=h[1];let{editorTheme:f,keyMap:m,onClickReference:g,onEdit:v,readOnly:y}=i,b=void 0===f?c1:f,x=void 0!==y&&y,E=r||e;h[2]!==E?(o={nonNull:!0,caller:E},h[2]=E,h[3]=o):o=h[3];let{initialVariables:C,variableEditor:_,setVariableEditor:k}=px(o),S=cQ(),T=r||e;h[4]!==T?(a={caller:T},h[4]=T,h[5]=a):a=h[5];let w=d3(a),A=r||e;h[6]!==A?(l={caller:A},h[6]=A,h[7]=l):l=h[7];let D=d5(l),N=(0,ey.useRef)(null),F=(0,ey.useRef)();return h[8]!==b||h[9]!==C||h[10]!==x||h[11]!==k?(s=()=>{let e;return e=!0,c5([Promise.all([n.e(6361),n.e(7989)]).then(n.bind(n,57989)),Promise.all([n.e(6361),n.e(7240)]).then(n.bind(n,37240)),Promise.all([n.e(6361),n.e(1541)]).then(n.bind(n,1541))]).then(t=>{if(!e)return;F.current=t;let n=N.current;if(!n)return;let r=t(n,{value:C,lineNumbers:!0,tabSize:2,mode:"graphql-variables",theme:b,autoCloseBrackets:!0,matchBrackets:!0,showCursorWhenSelecting:!0,readOnly:!!x&&"nocursor",foldGutter:!0,lint:{variableToType:void 0},hintOptions:{closeOnUnfocus:!1,completeSingle:!1,container:n,variableToType:void 0},gutters:["CodeMirror-linenumbers","CodeMirror-foldgutter"],extraKeys:c3});r.addKeyMap({"Cmd-Space"(){r.showHint({completeSingle:!1,container:n})},"Ctrl-Space"(){r.showHint({completeSingle:!1,container:n})},"Alt-Space"(){r.showHint({completeSingle:!1,container:n})},"Shift-Space"(){r.showHint({completeSingle:!1,container:n})}}),r.on("keyup",pg),k(r)}),()=>{e=!1}},u=[b,C,x,k],h[8]=b,h[9]=C,h[10]=x,h[11]=k,h[12]=s,h[13]=u):(s=h[12],u=h[13]),(0,ey.useEffect)(s,u),dX(_,"keyMap",void 0===m?c2:m),dJ(_,v,pv,"variables",e),d0(_,g||null,e),h[14]===Symbol.for("react.memo_cache_sentinel")?(c=["Cmd-Enter","Ctrl-Enter"],h[14]=c):c=h[14],d1(_,c,null==S?void 0:S.run),h[15]===Symbol.for("react.memo_cache_sentinel")?(d=["Shift-Ctrl-P"],h[15]=d):d=h[15],d1(_,d,D),h[16]===Symbol.for("react.memo_cache_sentinel")?(p=["Shift-Ctrl-M"],h[16]=p):p=h[16],d1(_,p,w),N}(t,pA);u[4]!==r||u[5]!==c?(o=()=>{c&&!r&&c.refresh()},a=[c,r],u[4]=r,u[5]=c,u[6]=o,u[7]=a):(o=u[6],a=u[7]),(0,ey.useEffect)(o,a);let p=r&&"hidden";return u[8]!==p?(l=eE("graphiql-editor",p),u[8]=p,u[9]=l):l=u[9],u[10]!==d||u[11]!==l?(s=(0,L.jsx)("div",{className:l,ref:d}),u[10]=d,u[11]=l,u[12]=s):s=u[12],s}function pD(e){let t,n,r,i,o,a;let l=(0,ev.c)(39),{children:s,dangerouslyAssumeSchemaIsValid:u,defaultQuery:c,defaultHeaders:d,defaultTabs:p,externalFragments:h,fetcher:f,getDefaultFieldNames:m,headers:g,inputValueDeprecation:v,introspectionQueryName:y,maxHistoryLength:b,onEditOperationName:x,onSchemaChange:E,onTabChange:C,onTogglePluginVisibility:_,operationName:k,plugins:S,query:T,response:w,schema:A,schemaDescription:D,shouldPersistHeaders:N,storage:F,validationRules:I,variables:j,visiblePlugin:R}=e;return l[0]!==s||l[1]!==_||l[2]!==S||l[3]!==R?(t=(0,L.jsx)(dn,{children:(0,L.jsx)(dZ,{onTogglePluginVisibility:_,plugins:S,visiblePlugin:R,children:s})}),l[0]=s,l[1]=_,l[2]=S,l[3]=R,l[4]=t):t=l[4],l[5]!==f||l[6]!==m||l[7]!==k||l[8]!==t?(n=(0,L.jsx)(cZ,{getDefaultFieldNames:m,fetcher:f,operationName:k,children:t}),l[5]=f,l[6]=m,l[7]=k,l[8]=t,l[9]=n):n=l[9],l[10]!==u||l[11]!==f||l[12]!==v||l[13]!==y||l[14]!==E||l[15]!==A||l[16]!==D||l[17]!==n?(r=(0,L.jsx)(c9,{dangerouslyAssumeSchemaIsValid:u,fetcher:f,inputValueDeprecation:v,introspectionQueryName:y,onSchemaChange:E,schema:A,schemaDescription:D,children:n}),l[10]=u,l[11]=f,l[12]=v,l[13]=y,l[14]=E,l[15]=A,l[16]=D,l[17]=n,l[18]=r):r=l[18],l[19]!==d||l[20]!==c||l[21]!==p||l[22]!==h||l[23]!==g||l[24]!==x||l[25]!==C||l[26]!==T||l[27]!==w||l[28]!==N||l[29]!==r||l[30]!==I||l[31]!==j?(i=(0,L.jsx)(pb,{defaultQuery:c,defaultHeaders:d,defaultTabs:p,externalFragments:h,headers:g,onEditOperationName:x,onTabChange:C,query:T,response:w,shouldPersistHeaders:N,validationRules:I,variables:j,children:r}),l[19]=d,l[20]=c,l[21]=p,l[22]=h,l[23]=g,l[24]=x,l[25]=C,l[26]=T,l[27]=w,l[28]=N,l[29]=r,l[30]=I,l[31]=j,l[32]=i):i=l[32],l[33]!==b||l[34]!==i?(o=(0,L.jsx)(cO,{maxHistoryLength:b,children:i}),l[33]=b,l[34]=i,l[35]=o):o=l[35],l[36]!==F||l[37]!==o?(a=(0,L.jsx)(uY,{storage:F,children:o}),l[36]=F,l[37]=o,l[38]=a):a=l[38],a}pk.shouldRender=function(e){let t=pS(e);return!!t&&/\.(bmp|gif|jpe?g|png|svg|webp)$/.test(t.pathname)};let pN="theme";function pF(e){let t,n,r,i,o,a,l,s,u,c;let d=(0,ev.c)(31),{defaultSizeRelation:p,direction:h,initiallyHidden:f,onHiddenElementChange:m,sizeThresholdFirst:g,sizeThresholdSecond:v,storageKey:y}=e,b=void 0===g?100:g,x=void 0===v?100:v,E=uK();d[0]!==E||d[1]!==y?(t=dE(500,e=>{y&&(null==E||E.set(y,e))}),d[0]=E,d[1]=y,d[2]=t):t=d[2];let C=t;d[3]!==f||d[4]!==E||d[5]!==y?(n=()=>{let e=y&&(null==E?void 0:E.get(y));return e===pI||"first"===f?"first":e===pj||"second"===f?"second":null},d[3]=f,d[4]=E,d[5]=y,d[6]=n):n=d[6];let[_,k]=(0,ey.useState)(n);d[7]!==_||d[8]!==m?(r=e=>{e!==_&&(k(e),null==m||m(e))},d[7]=_,d[8]=m,d[9]=r):r=d[9];let S=r,T=(0,ey.useRef)(null),w=(0,ey.useRef)(null),A=(0,ey.useRef)(null),D=(0,ey.useRef)(`${void 0===p?pL:p}`);return d[10]!==E||d[11]!==y?(i=()=>{let e=y&&(null==E?void 0:E.get(y))||D.current;T.current&&(T.current.style.display="flex",T.current.style.flex=e===pI||e===pj?D.current:e),A.current&&(A.current.style.display="flex",A.current.style.flex="1"),w.current&&(w.current.style.display="flex")},d[10]=E,d[11]=y,d[12]=i):i=d[12],d[13]!==h||d[14]!==E||d[15]!==y?(o=[h,E,y],d[13]=h,d[14]=E,d[15]=y,d[16]=o):o=d[16],(0,ey.useLayoutEffect)(i,o),d[17]!==_||d[18]!==E||d[19]!==y?(l=()=>{let e=e=>{let t="first"===e?T.current:A.current;if(t&&(t.style.left="-1000px",t.style.position="absolute",t.style.opacity="0",t.style.height="500px",t.style.width="500px",T.current)){let e=parseFloat(T.current.style.flex);(!Number.isFinite(e)||e<1)&&(T.current.style.flex="1")}},t=e=>{let t="first"===e?T.current:A.current;if(t&&(t.style.width="",t.style.height="",t.style.opacity="",t.style.position="",t.style.left="",E&&y)){let e=E.get(y);T.current&&e!==pI&&e!==pj&&(T.current.style.flex=e||D.current)}};"first"===_?e("first"):t("first"),"second"===_?e("second"):t("second")},a=[_,E,y],d[17]=_,d[18]=E,d[19]=y,d[20]=a,d[21]=l):(a=d[20],l=d[21]),(0,ey.useLayoutEffect)(l,a),d[22]!==h||d[23]!==S||d[24]!==b||d[25]!==x||d[26]!==C?(s=()=>{if(!w.current||!T.current||!A.current)return;let e=w.current,t=T.current,n=t.parentElement,r="horizontal"===h?"clientX":"clientY",i="horizontal"===h?"left":"top",o="horizontal"===h?"right":"bottom",a="horizontal"===h?"clientWidth":"clientHeight",l=function(l){l.preventDefault();let s=l[r]-e.getBoundingClientRect()[i],u=function(l){if(0===l.buttons)return c();let u=l[r]-n.getBoundingClientRect()[i]-s,d=n.getBoundingClientRect()[o]-l[r]+s-e[a];if(u<b)S("first"),C(pI);else if(d<x)S("second"),C(pj);else{S(null);let e=`${u/d}`;t.style.flex=e,C(e)}};function c(){document.removeEventListener("mousemove",u),document.removeEventListener("mouseup",c)}document.addEventListener("mousemove",u),document.addEventListener("mouseup",c)};e.addEventListener("mousedown",l);let s=function(){T.current&&(T.current.style.flex=D.current),C(D.current),S(null)};return e.addEventListener("dblclick",s),()=>{e.removeEventListener("mousedown",l),e.removeEventListener("dblclick",s)}},u=[h,S,b,x,C],d[22]=h,d[23]=S,d[24]=b,d[25]=x,d[26]=C,d[27]=s,d[28]=u):(s=d[27],u=d[28]),(0,ey.useEffect)(s,u),d[29]!==_?(c={dragBarRef:w,hiddenElement:_,firstRef:T,setHiddenElement:k,secondRef:A},d[29]=_,d[30]=c):c=d[30],c}let pL=1,pI="hide-first",pj="hide-second",pR=(0,ey.forwardRef)((e,t)=>{let n,r,i,o,a,l,s;let u=(0,ev.c)(19);u[0]!==e?({label:n,onClick:r,...i}=e,u[0]=e,u[1]=n,u[2]=r,u[3]=i):(n=u[1],r=u[2],i=u[3]);let[c,d]=(0,ey.useState)(null);u[4]!==r?(o=e=>{try{r&&r(e),d(null)}catch(e){d(e instanceof Error?e:Error(`Toolbar button click failed: ${e}`))}},u[4]=r,u[5]=o):o=u[5];let p=o,h=c&&"error";u[6]!==i.className||u[7]!==h?(a=eE("graphiql-toolbar-button",h,i.className),u[6]=i.className,u[7]=h,u[8]=a):a=u[8];let f=c?c.message:n,m=c?"true":i["aria-invalid"];return u[9]!==p||u[10]!==i||u[11]!==t||u[12]!==a||u[13]!==f||u[14]!==m?(l=(0,L.jsx)(cb,{...i,ref:t,type:"button",className:a,onClick:p,"aria-label":f,"aria-invalid":m}),u[9]=p,u[10]=i,u[11]=t,u[12]=a,u[13]=f,u[14]=m,u[15]=l):l=u[15],u[16]!==n||u[17]!==l?(s=(0,L.jsx)(cN,{label:n,children:l}),u[16]=n,u[17]=l,u[18]=s):s=u[18],s});function pM(){let e,t,n,r,i,o;let a=(0,ev.c)(19);a[0]===Symbol.for("react.memo_cache_sentinel")?(e={nonNull:!0,caller:pM},a[0]=e):e=a[0];let{queryEditor:l,setOperationName:s}=px(e);a[1]===Symbol.for("react.memo_cache_sentinel")?(t={nonNull:!0,caller:pM},a[1]=t):t=a[1];let{isFetching:u,isSubscribed:c,operationName:d,run:p,stop:h}=cQ(t);a[2]!==(null==l?void 0:l.operations)?(n=(null==l?void 0:l.operations)||[],a[2]=null==l?void 0:l.operations,a[3]=n):n=a[3];let f=n,m=f.length>1&&"string"!=typeof d,g=u||c,v=`${g?"Stop":"Execute"} query (Ctrl-Enter)`;a[4]!==g?(r=g?(0,L.jsx)(cm,{}):(0,L.jsx)(cl,{}),a[4]=g,a[5]=r):r=a[5],a[6]!==v||a[7]!==r?(i={type:"button",className:"graphiql-execute-button",children:r,"aria-label":v},a[6]=v,a[7]=r,a[8]=i):i=a[8];let y=i;return a[9]!==y||a[10]!==m||a[11]!==g||a[12]!==v||a[13]!==f||a[14]!==l||a[15]!==p||a[16]!==s||a[17]!==h?(o=m&&!g?(0,L.jsxs)(cT,{children:[(0,L.jsx)(cN,{label:v,children:(0,L.jsx)(cT.Button,{...y})}),(0,L.jsx)(cT.Content,{children:f.map((e,t)=>{let n=e.name?e.name.value:`<Unnamed ${e.operation}>`;return(0,L.jsx)(cT.Item,{onSelect:()=>{var t;let n=null==(t=e.name)?void 0:t.value;l&&n&&n!==l.operationName&&s(n),p()},children:n},`${n}-${t}`)})})]}):(0,L.jsx)(cN,{label:v,children:(0,L.jsx)("button",{...y,onClick:()=>{g?h():p()}})}),a[9]=y,a[10]=m,a[11]=g,a[12]=v,a[13]=f,a[14]=l,a[15]=p,a[16]=s,a[17]=h,a[18]=o):o=a[18],o}if(pR.displayName="ToolbarButton",cC(e=>{let t,n,r,i,o,a,l,s,u;let c=(0,ev.c)(20);return c[0]!==e?({button:t,children:n,label:r,...i}=e,c[0]=e,c[1]=t,c[2]=n,c[3]=r,c[4]=i):(t=c[1],n=c[2],r=c[3],i=c[4]),c[5]!==i.className?(o=eE("graphiql-un-styled graphiql-toolbar-menu",i.className),c[5]=i.className,c[6]=o):o=c[6],c[7]!==t||c[8]!==r||c[9]!==o?(a=(0,L.jsx)(cT.Button,{className:o,"aria-label":r,children:t}),c[7]=t,c[8]=r,c[9]=o,c[10]=a):a=c[10],c[11]!==r||c[12]!==a?(l=(0,L.jsx)(cN,{label:r,children:a}),c[11]=r,c[12]=a,c[13]=l):l=c[13],c[14]!==n?(s=(0,L.jsx)(cT.Content,{children:n}),c[14]=n,c[15]=s):s=c[15],c[16]!==i||c[17]!==l||c[18]!==s?(u=(0,L.jsxs)(cT,{...i,children:[l,s]}),c[16]=i,c[17]=l,c[18]=s,c[19]=u):u=c[19],u},{Item:cT.Item}),16>parseInt(ey.version.slice(0,2),10))throw Error("GraphiQL 0.18.0 and after is not compatible with React 15 or below.\nIf you are using a CDN source (jsdelivr, unpkg, etc), follow this example:\nhttps://github.com/graphql/graphiql/blob/master/examples/graphiql-cdn/index.html#L49");function pO(e){let t,n,r,i,o,a,l,s,u,c,d,p,h,f,m,g,v,y,b,x,E,C,_,k,S,T,w,A,D,N;let F=(0,ev.c)(62);if(F[0]!==e?({dangerouslyAssumeSchemaIsValid:n,confirmCloseTab:t,defaultQuery:i,defaultTabs:o,externalFragments:a,fetcher:l,getDefaultFieldNames:s,headers:u,inputValueDeprecation:c,introspectionQueryName:d,maxHistoryLength:p,onEditOperationName:h,onSchemaChange:f,onTabChange:m,onTogglePluginVisibility:g,operationName:v,plugins:y,query:x,response:E,schema:C,schemaDescription:_,shouldPersistHeaders:k,storage:S,validationRules:T,variables:w,visiblePlugin:A,defaultHeaders:r,...b}=e,F[0]=e,F[1]=t,F[2]=n,F[3]=r,F[4]=i,F[5]=o,F[6]=a,F[7]=l,F[8]=s,F[9]=u,F[10]=c,F[11]=d,F[12]=p,F[13]=h,F[14]=f,F[15]=m,F[16]=g,F[17]=v,F[18]=y,F[19]=b,F[20]=x,F[21]=E,F[22]=C,F[23]=_,F[24]=k,F[25]=S,F[26]=T,F[27]=w,F[28]=A):(t=F[1],n=F[2],r=F[3],i=F[4],o=F[5],a=F[6],l=F[7],s=F[8],u=F[9],c=F[10],d=F[11],p=F[12],h=F[13],f=F[14],m=F[15],g=F[16],v=F[17],y=F[18],b=F[19],x=F[20],E=F[21],C=F[22],_=F[23],k=F[24],S=F[25],T=F[26],w=F[27],A=F[28]),"function"!=typeof l)throw TypeError("The `GraphiQL` component requires a `fetcher` function to be passed as prop.");let I=!1!==k,j=b.disableTabs??!1;return F[29]!==t||F[30]!==b||F[31]!==I||F[32]!==j?(D=(0,L.jsx)(pq,{confirmCloseTab:t,showPersistHeadersSettings:I,disableTabs:j,forcedTheme:b.forcedTheme,...b}),F[29]=t,F[30]=b,F[31]=I,F[32]=j,F[33]=D):D=F[33],F[34]!==n||F[35]!==r||F[36]!==i||F[37]!==o||F[38]!==a||F[39]!==l||F[40]!==s||F[41]!==u||F[42]!==c||F[43]!==d||F[44]!==p||F[45]!==h||F[46]!==f||F[47]!==m||F[48]!==g||F[49]!==v||F[50]!==y||F[51]!==x||F[52]!==E||F[53]!==C||F[54]!==_||F[55]!==k||F[56]!==S||F[57]!==D||F[58]!==T||F[59]!==w||F[60]!==A?(N=(0,L.jsx)(pD,{getDefaultFieldNames:s,dangerouslyAssumeSchemaIsValid:n,defaultQuery:i,defaultHeaders:r,defaultTabs:o,externalFragments:a,fetcher:l,headers:u,inputValueDeprecation:c,introspectionQueryName:d,maxHistoryLength:p,onEditOperationName:h,onSchemaChange:f,onTabChange:m,onTogglePluginVisibility:g,plugins:y,visiblePlugin:A,operationName:v,query:x,response:E,schema:C,schemaDescription:_,shouldPersistHeaders:k,storage:S,validationRules:T,variables:w,children:D}),F[34]=n,F[35]=r,F[36]=i,F[37]=o,F[38]=a,F[39]=l,F[40]=s,F[41]=u,F[42]=c,F[43]=d,F[44]=p,F[45]=h,F[46]=f,F[47]=m,F[48]=g,F[49]=v,F[50]=y,F[51]=x,F[52]=E,F[53]=C,F[54]=_,F[55]=k,F[56]=S,F[57]=D,F[58]=T,F[59]=w,F[60]=A,F[61]=N):N=F[61],N}pO.Logo=pY,pO.Toolbar=pK,pO.Footer=pQ;let pP=["light","dark","system"],pV="graphiql-session-tab-";function pq(e){var t,n,r;let i,o,a,l,s,u,c,d,p,h,f,m,g,v,y,b,x,E,C,_,k,S,T,w,A,D,N,F,I,j,R,M,O,P,V,q,B,z,U,$,H,W,G,Z,Y,K,Q,X,J,ee,et,en,er,ei,eo,ea,el,es,eu,ec,ed,ep,eh,ef,em,eg,eb,ex,eE,eC,e_,ek,eS,eT,ew,eA,eD,eN,eF;let eL=(0,ev.c)(226),eI=e.isHeadersEditorEnabled??!0;eL[0]===Symbol.for("react.memo_cache_sentinel")?(i={nonNull:!0},eL[0]=i):i=eL[0];let ej=px(i);eL[1]===Symbol.for("react.memo_cache_sentinel")?(o={nonNull:!0},eL[1]=o):o=eL[1];let eR=cQ(o);eL[2]===Symbol.for("react.memo_cache_sentinel")?(a={nonNull:!0},eL[2]=a):a=eL[2];let eM=c7(a),eO=uK(),eP=dY(),eV=e.forcedTheme&&pP.includes(e.forcedTheme)?e.forcedTheme:void 0;eL[3]!==e.onCopyQuery?(l={onCopyQuery:e.onCopyQuery},eL[3]=e.onCopyQuery,eL[4]=l):l=eL[4];let eq=d2(l),eB=d3(),ez=d5(),{theme:eU,setTheme:e$}=function(e){let t,n,r,i,o;let a=(0,ev.c)(11),l=void 0===e?null:e,s=uK();a[0]!==l||a[1]!==s?(t=()=>{if(!s)return null;let e=s.get(pN);switch(e){case"light":return"light";case"dark":return"dark";default:return"string"==typeof e&&s.set(pN,""),l}},a[0]=l,a[1]=s,a[2]=t):t=a[2];let[u,c]=(0,ey.useState)(t);a[3]!==u?(n=()=>{"undefined"!=typeof window&&(document.body.classList.remove("graphiql-light","graphiql-dark"),u&&document.body.classList.add(`graphiql-${u}`))},r=[u],a[3]=u,a[4]=n,a[5]=r):(n=a[4],r=a[5]),(0,ey.useLayoutEffect)(n,r),a[6]!==s?(i=e=>{null==s||s.set(pN,e||""),c(e)},a[6]=s,a[7]=i):i=a[7];let d=i;return a[8]!==d||a[9]!==u?(o={theme:u,setTheme:d},a[8]=d,a[9]=u,a[10]=o):o=a[10],o}(e.defaultTheme);eL[5]!==eV||eL[6]!==e$?(s=()=>{"system"===eV?e$(null):("light"===eV||"dark"===eV)&&e$(eV)},u=[eV,e$],eL[5]=eV,eL[6]=e$,eL[7]=s,eL[8]=u):(s=eL[7],u=eL[8]),(0,ey.useEffect)(s,u);let eH=null==(t=null==eP?void 0:eP.visiblePlugin)?void 0:t.content,eW=(null==eP?void 0:eP.visiblePlugin)?void 0:"first";eL[9]!==eP||eL[10]!==eW?(c={defaultSizeRelation:.3333333333333333,direction:"horizontal",initiallyHidden:eW,onHiddenElementChange(e){"first"===e&&(null==eP||eP.setVisiblePlugin(null))},sizeThresholdSecond:200,storageKey:"docExplorerFlex"},eL[9]=eP,eL[10]=eW,eL[11]=c):c=eL[11];let eG=pF(c);eL[12]===Symbol.for("react.memo_cache_sentinel")?(d={direction:"horizontal",storageKey:"editorFlex"},eL[12]=d):d=eL[12];let eZ=pF(d);n:{if("variables"===e.defaultEditorToolsVisibility||"headers"===e.defaultEditorToolsVisibility){p=void 0;break n}if("boolean"==typeof e.defaultEditorToolsVisibility){p=e.defaultEditorToolsVisibility?void 0:"second";break n}p=ej.initialVariables||ej.initialHeaders?void 0:"second"}eL[13]!==p?(h={defaultSizeRelation:3,direction:"vertical",initiallyHidden:p,sizeThresholdSecond:60,storageKey:"secondaryEditorFlex"},eL[13]=p,eL[14]=h):h=eL[14];let eY=pF(h);eL[15]!==ej.initialHeaders||eL[16]!==ej.initialVariables||eL[17]!==eI||eL[18]!==e.defaultEditorToolsVisibility?(f=()=>"variables"===e.defaultEditorToolsVisibility||"headers"===e.defaultEditorToolsVisibility?e.defaultEditorToolsVisibility:!ej.initialVariables&&ej.initialHeaders&&eI?"headers":"variables",eL[15]=ej.initialHeaders,eL[16]=ej.initialVariables,eL[17]=eI,eL[18]=e.defaultEditorToolsVisibility,eL[19]=f):f=eL[19];let[eK,eQ]=(0,ey.useState)(f),[eX,eJ]=(0,ey.useState)(null),[e0,e1]=(0,ey.useState)(null);if(eL[20]!==eq||eL[21]!==eB||eL[22]!==ez||eL[23]!==e.children||eL[24]!==e.toolbar){let t=ey.Children.toArray(e.children);m=t.find(pU)||(0,L.jsx)(pO.Logo,{}),v=t.find(pz)||(0,L.jsxs)(L.Fragment,{children:[(0,L.jsx)(pR,{onClick:ez,label:"Prettify query (Shift-Ctrl-P)",children:(0,L.jsx)(cu,{className:"graphiql-toolbar-icon","aria-hidden":"true"})}),(0,L.jsx)(pR,{onClick:eB,label:"Merge fragments into query (Shift-Ctrl-M)",children:(0,L.jsx)(co,{className:"graphiql-toolbar-icon","aria-hidden":"true"})}),(0,L.jsx)(pR,{onClick:eq,label:"Copy query (Shift-Ctrl-C)",children:(0,L.jsx)(u2,{className:"graphiql-toolbar-icon","aria-hidden":"true"})}),null==(n=e.toolbar)?void 0:n.additionalContent,(null==(r=e.toolbar)?void 0:r.additionalComponent)&&(0,L.jsx)(e.toolbar.additionalComponent,{})]}),g=t.find(pB),eL[20]=eq,eL[21]=eB,eL[22]=ez,eL[23]=e.children,eL[24]=e.toolbar,eL[25]=m,eL[26]=g,eL[27]=v}else m=eL[25],g=eL[26],v=eL[27];let e2=g;eL[28]!==eG?(y=()=>{"first"===eG.hiddenElement&&eG.setHiddenElement(null)},eL[28]=eG,eL[29]=y):y=eL[29];let e3=y;eL[30]!==eO?(b=()=>{try{eO&&eO.clear(),e1("success")}catch{e1("error")}},eL[30]=eO,eL[31]=b):b=eL[31];let e5=b;eL[32]!==ej?(x=e=>{ej.setShouldPersistHeaders("true"===e.currentTarget.dataset.value)},eL[32]=ej,eL[33]=x):x=eL[33];let e4=x;eL[34]!==e$?(E=e=>{e$(e.currentTarget.dataset.theme||null)},eL[34]=e$,eL[35]=E):E=eL[35];let e6=E,e8=ej.addTab,e9=eM.introspect,e7=ej.moveTab;eL[36]===Symbol.for("react.memo_cache_sentinel")?(C=e=>{eJ(e.currentTarget.dataset.value)},eL[36]=C):C=eL[36];let te=C;eL[37]!==eP||eL[38]!==eG?(_=e=>{let t=Number(e.currentTarget.dataset.index),n=eP.plugins.find((e,n)=>t===n);n===eP.visiblePlugin?(eP.setVisiblePlugin(null),eG.setHiddenElement("first")):(eP.setVisiblePlugin(n),eG.setHiddenElement(null))},eL[37]=eP,eL[38]=eG,eL[39]=_):_=eL[39];let tt=_;eL[40]!==eY?(k=e=>{"second"===eY.hiddenElement&&eY.setHiddenElement(null),eQ(e.currentTarget.dataset.name)},eL[40]=eY,eL[41]=k):k=eL[41];let tn=k;eL[42]!==eY?(S=()=>{eY.setHiddenElement("second"===eY.hiddenElement?null:"second")},eL[42]=eY,eL[43]=S):S=eL[43];let tr=S;eL[44]===Symbol.for("react.memo_cache_sentinel")?(T=e=>{e||eJ(null)},eL[44]=T):T=eL[44];let ti=T;eL[45]===Symbol.for("react.memo_cache_sentinel")?(w=e=>{e||(eJ(null),e1(null))},eL[45]=w):w=eL[45];let to=w;eL[46]===Symbol.for("react.memo_cache_sentinel")?(A=(0,L.jsx)(cs,{"aria-hidden":"true"}),eL[46]=A):A=eL[46],eL[47]!==e8?(D=(0,L.jsx)(cN,{label:"Add tab",children:(0,L.jsx)(cb,{type:"button",className:"graphiql-tab-add",onClick:e8,"aria-label":"Add tab",children:A})}),eL[47]=e8,eL[48]=D):D=eL[48];let ta=D,tl=e.className?` ${e.className}`:"",ts=e.confirmCloseTab;eL[49]!==ts||eL[50]!==ej||eL[51]!==eR?(N=async e=>{let t=Number(e.currentTarget.previousSibling.id.replace(pV,""));(!ts||await ts(t))&&(ej.activeTabIndex===t&&eR.stop(),ej.closeTab(t))},eL[49]=ts,eL[50]=ej,eL[51]=eR,eL[52]=N):N=eL[52];let tu=N;eL[53]!==ej||eL[54]!==eR?(F=e=>{let t=Number(e.currentTarget.id.replace(pV,""));eR.stop(),ej.changeTab(t)},eL[53]=ej,eL[54]=eR,eL[55]=F):F=eL[55];let tc=F,td=`graphiql-container${tl}`;eL[56]!==tt||eL[57]!==eP?(I=null==eP?void 0:eP.plugins.map((e,t)=>{let n=e===eP.visiblePlugin,r=`${n?"Hide":"Show"} ${e.title}`;return(0,L.jsx)(cN,{label:r,children:(0,L.jsx)(cb,{type:"button",className:n?"active":"",onClick:tt,"data-index":t,"aria-label":r,children:(0,L.jsx)(e.icon,{"aria-hidden":"true"})})},e.title)}),eL[56]=tt,eL[57]=eP,eL[58]=I):I=eL[58],eL[59]!==I?(j=(0,L.jsx)("div",{className:"graphiql-sidebar-section",children:I}),eL[59]=I,eL[60]=j):j=eL[60];let tp=eM.isFetching?"graphiql-spin":"";eL[61]!==tp?(R=(0,L.jsx)(cc,{className:tp,"aria-hidden":"true"}),eL[61]=tp,eL[62]=R):R=eL[62],eL[63]!==e9||eL[64]!==eM.isFetching||eL[65]!==R?(M=(0,L.jsx)(cN,{label:"Re-fetch GraphQL schema",children:(0,L.jsx)(cb,{type:"button",disabled:eM.isFetching,onClick:e9,"aria-label":"Re-fetch GraphQL schema",children:R})}),eL[63]=e9,eL[64]=eM.isFetching,eL[65]=R,eL[66]=M):M=eL[66],eL[67]===Symbol.for("react.memo_cache_sentinel")?(O=(0,L.jsx)(cN,{label:"Open short keys dialog",children:(0,L.jsx)(cb,{type:"button","data-value":"short-keys",onClick:te,"aria-label":"Open short keys dialog",children:(0,L.jsx)(cr,{"aria-hidden":"true"})})}),eL[67]=O):O=eL[67],eL[68]===Symbol.for("react.memo_cache_sentinel")?(P=(0,L.jsx)(cN,{label:"Open settings dialog",children:(0,L.jsx)(cb,{type:"button","data-value":"settings",onClick:te,"aria-label":"Open settings dialog",children:(0,L.jsx)(cp,{"aria-hidden":"true"})})}),eL[68]=P):P=eL[68],eL[69]!==M?(V=(0,L.jsxs)("div",{className:"graphiql-sidebar-section",children:[M,O,P]}),eL[69]=M,eL[70]=V):V=eL[70],eL[71]!==j||eL[72]!==V?(q=(0,L.jsxs)("div",{className:"graphiql-sidebar",children:[j,V]}),eL[71]=j,eL[72]=V,eL[73]=q):q=eL[73],eL[74]===Symbol.for("react.memo_cache_sentinel")?(B={minWidth:"200px"},eL[74]=B):B=eL[74],eL[75]!==eH?(z=eH?(0,L.jsx)(eH,{}):null,eL[75]=eH,eL[76]=z):z=eL[76],eL[77]!==z?(U=(0,L.jsx)("div",{className:"graphiql-plugin",children:z}),eL[77]=z,eL[78]=U):U=eL[78],eL[79]!==eG.firstRef||eL[80]!==U?($=(0,L.jsx)("div",{ref:eG.firstRef,style:B,children:U}),eL[79]=eG.firstRef,eL[80]=U,eL[81]=$):$=eL[81],eL[82]!==(null==eP?void 0:eP.visiblePlugin)||eL[83]!==eG.dragBarRef?(H=(null==eP?void 0:eP.visiblePlugin)&&(0,L.jsx)("div",{className:"graphiql-horizontal-drag-bar",ref:eG.dragBarRef}),eL[82]=null==eP?void 0:eP.visiblePlugin,eL[83]=eG.dragBarRef,eL[84]=H):H=eL[84],eL[85]!==ta||eL[86]!==ej.activeTabIndex||eL[87]!==ej.tabs||eL[88]!==e7||eL[89]!==tc||eL[90]!==tu||eL[91]!==e.disableTabs?(W=!e.disableTabs&&(0,L.jsx)(cR,{values:ej.tabs,onReorder:e7,"aria-label":"Select active operation",children:ej.tabs.length>1&&(0,L.jsxs)(L.Fragment,{children:[ej.tabs.map((e,t)=>(0,L.jsxs)(cj,{value:e,isActive:t===ej.activeTabIndex,children:[(0,L.jsx)(cj.Button,{"aria-controls":"graphiql-session",id:`${pV}${t}`,onClick:tc,children:e.title}),(0,L.jsx)(cj.Close,{onClick:tu})]},e.id)),ta]})}),eL[85]=ta,eL[86]=ej.activeTabIndex,eL[87]=ej.tabs,eL[88]=e7,eL[89]=tc,eL[90]=tu,eL[91]=e.disableTabs,eL[92]=W):W=eL[92];let th=1===ej.tabs.length&&ta;eL[93]!==m||eL[94]!==th?(G=(0,L.jsxs)("div",{className:"graphiql-session-header-right",children:[th,m]}),eL[93]=m,eL[94]=th,eL[95]=G):G=eL[95],eL[96]!==W||eL[97]!==G?(Z=(0,L.jsxs)("div",{className:"graphiql-session-header",children:[W,G]}),eL[96]=W,eL[97]=G,eL[98]=Z):Z=eL[98];let tf=`${pV}${ej.activeTabIndex}`,tm=`graphiql-editors${1===ej.tabs.length?" full-height":""}`;eL[99]!==e3||eL[100]!==e.editorTheme||eL[101]!==e.keyMap||eL[102]!==e.onCopyQuery||eL[103]!==e.onEditQuery||eL[104]!==e.readOnly?(Y=(0,L.jsx)(pT,{editorTheme:e.editorTheme,keyMap:e.keyMap,onClickReference:e3,onCopyQuery:e.onCopyQuery,onEdit:e.onEditQuery,readOnly:e.readOnly}),eL[99]=e3,eL[100]=e.editorTheme,eL[101]=e.keyMap,eL[102]=e.onCopyQuery,eL[103]=e.onEditQuery,eL[104]=e.readOnly,eL[105]=Y):Y=eL[105],eL[106]===Symbol.for("react.memo_cache_sentinel")?(K=(0,L.jsx)(pM,{}),eL[106]=K):K=eL[106],eL[107]!==v?(Q=(0,L.jsxs)("div",{className:"graphiql-toolbar",role:"toolbar","aria-label":"Editor Commands",children:[K,v]}),eL[107]=v,eL[108]=Q):Q=eL[108],eL[109]!==Y||eL[110]!==Q?(X=(0,L.jsxs)("section",{className:"graphiql-query-editor","aria-label":"Query Editor",children:[Y,Q]}),eL[109]=Y,eL[110]=Q,eL[111]=X):X=eL[111],eL[112]!==eY.firstRef||eL[113]!==X?(J=(0,L.jsx)("div",{ref:eY.firstRef,children:X}),eL[112]=eY.firstRef,eL[113]=X,eL[114]=J):J=eL[114];let tg="variables"===eK&&"second"!==eY.hiddenElement?"active":"";eL[115]!==tn||eL[116]!==tg?(ee=(0,L.jsx)(cb,{type:"button",className:tg,onClick:tn,"data-name":"variables",children:"Variables"}),eL[115]=tn,eL[116]=tg,eL[117]=ee):ee=eL[117],eL[118]!==eK||eL[119]!==eY.hiddenElement||eL[120]!==tn||eL[121]!==eI?(et=eI&&(0,L.jsx)(cb,{type:"button",className:"headers"===eK&&"second"!==eY.hiddenElement?"active":"",onClick:tn,"data-name":"headers",children:"Headers"}),eL[118]=eK,eL[119]=eY.hiddenElement,eL[120]=tn,eL[121]=eI,eL[122]=et):et=eL[122];let tv="second"===eY.hiddenElement?"Show editor tools":"Hide editor tools",ty="second"===eY.hiddenElement?"Show editor tools":"Hide editor tools";eL[123]!==eY.hiddenElement?(en="second"===eY.hiddenElement?(0,L.jsx)(u0,{className:"graphiql-chevron-icon","aria-hidden":"true"}):(0,L.jsx)(uX,{className:"graphiql-chevron-icon","aria-hidden":"true"}),eL[123]=eY.hiddenElement,eL[124]=en):en=eL[124],eL[125]!==ty||eL[126]!==en||eL[127]!==tr?(er=(0,L.jsx)(cb,{type:"button",onClick:tr,"aria-label":ty,className:"graphiql-toggle-editor-tools",children:en}),eL[125]=ty,eL[126]=en,eL[127]=tr,eL[128]=er):er=eL[128],eL[129]!==tv||eL[130]!==er?(ei=(0,L.jsx)(cN,{label:tv,children:er}),eL[129]=tv,eL[130]=er,eL[131]=ei):ei=eL[131],eL[132]!==ee||eL[133]!==et||eL[134]!==ei?(eo=(0,L.jsxs)("div",{className:"graphiql-editor-tools",children:[ee,et,ei]}),eL[132]=ee,eL[133]=et,eL[134]=ei,eL[135]=eo):eo=eL[135],eL[136]!==eY.dragBarRef||eL[137]!==eo?(ea=(0,L.jsx)("div",{ref:eY.dragBarRef,children:eo}),eL[136]=eY.dragBarRef,eL[137]=eo,eL[138]=ea):ea=eL[138];let tb="variables"===eK?"Variables":"Headers",tx="variables"!==eK;eL[139]!==e3||eL[140]!==e.editorTheme||eL[141]!==e.keyMap||eL[142]!==e.onEditVariables||eL[143]!==e.readOnly||eL[144]!==tx?(el=(0,L.jsx)(pA,{editorTheme:e.editorTheme,isHidden:tx,keyMap:e.keyMap,onEdit:e.onEditVariables,onClickReference:e3,readOnly:e.readOnly}),eL[139]=e3,eL[140]=e.editorTheme,eL[141]=e.keyMap,eL[142]=e.onEditVariables,eL[143]=e.readOnly,eL[144]=tx,eL[145]=el):el=eL[145],eL[146]!==eK||eL[147]!==eI||eL[148]!==e.editorTheme||eL[149]!==e.keyMap||eL[150]!==e.onEditHeaders||eL[151]!==e.readOnly?(es=eI&&(0,L.jsx)(p_,{editorTheme:e.editorTheme,isHidden:"headers"!==eK,keyMap:e.keyMap,onEdit:e.onEditHeaders,readOnly:e.readOnly}),eL[146]=eK,eL[147]=eI,eL[148]=e.editorTheme,eL[149]=e.keyMap,eL[150]=e.onEditHeaders,eL[151]=e.readOnly,eL[152]=es):es=eL[152],eL[153]!==tb||eL[154]!==el||eL[155]!==es?(eu=(0,L.jsxs)("section",{className:"graphiql-editor-tool","aria-label":tb,children:[el,es]}),eL[153]=tb,eL[154]=el,eL[155]=es,eL[156]=eu):eu=eL[156],eL[157]!==eY.secondRef||eL[158]!==eu?(ec=(0,L.jsx)("div",{ref:eY.secondRef,children:eu}),eL[157]=eY.secondRef,eL[158]=eu,eL[159]=ec):ec=eL[159],eL[160]!==tm||eL[161]!==J||eL[162]!==ea||eL[163]!==ec?(ed=(0,L.jsxs)("div",{className:tm,children:[J,ea,ec]}),eL[160]=tm,eL[161]=J,eL[162]=ea,eL[163]=ec,eL[164]=ed):ed=eL[164],eL[165]!==eZ.firstRef||eL[166]!==ed?(ep=(0,L.jsx)("div",{ref:eZ.firstRef,children:ed}),eL[165]=eZ.firstRef,eL[166]=ed,eL[167]=ep):ep=eL[167],eL[168]!==eZ.dragBarRef?(eh=(0,L.jsx)("div",{className:"graphiql-horizontal-drag-bar",ref:eZ.dragBarRef}),eL[168]=eZ.dragBarRef,eL[169]=eh):eh=eL[169],eL[170]!==eR.isFetching?(ef=eR.isFetching?(0,L.jsx)(cD,{}):null,eL[170]=eR.isFetching,eL[171]=ef):ef=eL[171],eL[172]!==e.editorTheme||eL[173]!==e.keyMap||eL[174]!==e.responseTooltip?(em=(0,L.jsx)(pw,{editorTheme:e.editorTheme,responseTooltip:e.responseTooltip,keyMap:e.keyMap}),eL[172]=e.editorTheme,eL[173]=e.keyMap,eL[174]=e.responseTooltip,eL[175]=em):em=eL[175],eL[176]!==e2||eL[177]!==ef||eL[178]!==em?(eg=(0,L.jsxs)("div",{className:"graphiql-response",children:[ef,em,e2]}),eL[176]=e2,eL[177]=ef,eL[178]=em,eL[179]=eg):eg=eL[179],eL[180]!==eZ.secondRef||eL[181]!==eg?(eb=(0,L.jsx)("div",{ref:eZ.secondRef,children:eg}),eL[180]=eZ.secondRef,eL[181]=eg,eL[182]=eb):eb=eL[182],eL[183]!==tf||eL[184]!==ep||eL[185]!==eh||eL[186]!==eb?(ex=(0,L.jsxs)("div",{role:"tabpanel",id:"graphiql-session",className:"graphiql-session","aria-labelledby":tf,children:[ep,eh,eb]}),eL[183]=tf,eL[184]=ep,eL[185]=eh,eL[186]=eb,eL[187]=ex):ex=eL[187],eL[188]!==eG.secondRef||eL[189]!==Z||eL[190]!==ex?(eE=(0,L.jsxs)("div",{ref:eG.secondRef,className:"graphiql-sessions",children:[Z,ex]}),eL[188]=eG.secondRef,eL[189]=Z,eL[190]=ex,eL[191]=eE):eE=eL[191],eL[192]!==$||eL[193]!==H||eL[194]!==eE?(eC=(0,L.jsxs)("div",{className:"graphiql-main",children:[$,H,eE]}),eL[192]=$,eL[193]=H,eL[194]=eE,eL[195]=eC):eC=eL[195];let tE="short-keys"===eX;eL[196]===Symbol.for("react.memo_cache_sentinel")?(e_=(0,L.jsxs)("div",{className:"graphiql-dialog-header",children:[(0,L.jsx)(ck.Title,{className:"graphiql-dialog-title",children:"Short Keys"}),(0,L.jsx)(ck.Close,{})]}),eL[196]=e_):e_=eL[196];let tC=e.keyMap||"sublime";eL[197]!==tC?(ek=(0,L.jsx)("div",{className:"graphiql-dialog-section",children:(0,L.jsx)(pW,{keyMap:tC})}),eL[197]=tC,eL[198]=ek):ek=eL[198],eL[199]!==tE||eL[200]!==ek?(eS=(0,L.jsxs)(ck,{open:tE,onOpenChange:ti,children:[e_,ek]}),eL[199]=tE,eL[200]=ek,eL[201]=eS):eS=eL[201];let t_="settings"===eX;return eL[202]===Symbol.for("react.memo_cache_sentinel")?(eT=(0,L.jsxs)("div",{className:"graphiql-dialog-header",children:[(0,L.jsx)(ck.Title,{className:"graphiql-dialog-title",children:"Settings"}),(0,L.jsx)(ck.Close,{})]}),eL[202]=eT):eT=eL[202],eL[203]!==ej.shouldPersistHeaders||eL[204]!==e4||eL[205]!==e.showPersistHeadersSettings?(ew=e.showPersistHeadersSettings?(0,L.jsxs)("div",{className:"graphiql-dialog-section",children:[(0,L.jsxs)("div",{children:[(0,L.jsx)("div",{className:"graphiql-dialog-section-title",children:"Persist headers"}),(0,L.jsxs)("div",{className:"graphiql-dialog-section-caption",children:["Save headers upon reloading."," ",(0,L.jsx)("span",{className:"graphiql-warning-text",children:"Only enable if you trust this device."})]})]}),(0,L.jsxs)(cE,{children:[(0,L.jsx)(cx,{type:"button",id:"enable-persist-headers",className:ej.shouldPersistHeaders?"active":"","data-value":"true",onClick:e4,children:"On"}),(0,L.jsx)(cx,{type:"button",id:"disable-persist-headers",className:ej.shouldPersistHeaders?"":"active",onClick:e4,children:"Off"})]})]}):null,eL[203]=ej.shouldPersistHeaders,eL[204]=e4,eL[205]=e.showPersistHeadersSettings,eL[206]=ew):ew=eL[206],eL[207]!==eV||eL[208]!==e6||eL[209]!==eU?(eA=!eV&&(0,L.jsxs)("div",{className:"graphiql-dialog-section",children:[(0,L.jsxs)("div",{children:[(0,L.jsx)("div",{className:"graphiql-dialog-section-title",children:"Theme"}),(0,L.jsx)("div",{className:"graphiql-dialog-section-caption",children:"Adjust how the interface appears."})]}),(0,L.jsxs)(cE,{children:[(0,L.jsx)(cx,{type:"button",className:null===eU?"active":"",onClick:e6,children:"System"}),(0,L.jsx)(cx,{type:"button",className:"light"===eU?"active":"","data-theme":"light",onClick:e6,children:"Light"}),(0,L.jsx)(cx,{type:"button",className:"dark"===eU?"active":"","data-theme":"dark",onClick:e6,children:"Dark"})]})]}),eL[207]=eV,eL[208]=e6,eL[209]=eU,eL[210]=eA):eA=eL[210],eL[211]!==e0||eL[212]!==e5||eL[213]!==eO?(eD=eO?(0,L.jsxs)("div",{className:"graphiql-dialog-section",children:[(0,L.jsxs)("div",{children:[(0,L.jsx)("div",{className:"graphiql-dialog-section-title",children:"Clear storage"}),(0,L.jsx)("div",{className:"graphiql-dialog-section-caption",children:"Remove all locally stored data and start fresh."})]}),(0,L.jsx)(cx,{type:"button",state:e0||void 0,disabled:"success"===e0,onClick:e5,children:{success:"Cleared data",error:"Failed"}[e0]||"Clear data"})]}):null,eL[211]=e0,eL[212]=e5,eL[213]=eO,eL[214]=eD):eD=eL[214],eL[215]!==t_||eL[216]!==ew||eL[217]!==eA||eL[218]!==eD?(eN=(0,L.jsxs)(ck,{open:t_,onOpenChange:to,children:[eT,ew,eA,eD]}),eL[215]=t_,eL[216]=ew,eL[217]=eA,eL[218]=eD,eL[219]=eN):eN=eL[219],eL[220]!==td||eL[221]!==q||eL[222]!==eC||eL[223]!==eS||eL[224]!==eN?(eF=(0,L.jsx)(cN.Provider,{children:(0,L.jsxs)("div",{"data-testid":"graphiql-container",className:td,children:[q,eC,eS,eN]})}),eL[220]=td,eL[221]=q,eL[222]=eC,eL[223]=eS,eL[224]=eN,eL[225]=eF):eF=eL[225],eF}function pB(e){return pX(e,pO.Footer)}function pz(e){return pX(e,pO.Toolbar)}function pU(e){return pX(e,pO.Logo)}let p$=c0?"⌘":"Ctrl",pH=Object.entries({"Search in editor":[p$,"F"],"Search in documentation":[p$,"K"],"Execute query":[p$,"Enter"],"Prettify editors":["Ctrl","Shift","P"],"Merge fragments definitions into operation definition":["Ctrl","Shift","M"],"Copy query":["Ctrl","Shift","C"],"Re-fetch schema using introspection":["Ctrl","Shift","R"]});function pW(e){let t,n,r,i;let o=(0,ev.c)(5),{keyMap:a}=e;return o[0]===Symbol.for("react.memo_cache_sentinel")?(t=(0,L.jsxs)("table",{className:"graphiql-table",children:[(0,L.jsx)("thead",{children:(0,L.jsxs)("tr",{children:[(0,L.jsx)("th",{children:"Short Key"}),(0,L.jsx)("th",{children:"Function"})]})}),(0,L.jsx)("tbody",{children:pH.map(pG)})]}),o[0]=t):t=o[0],o[1]===Symbol.for("react.memo_cache_sentinel")?(n=(0,L.jsx)("a",{href:"https://codemirror.net/5/doc/manual.html#keymaps",target:"_blank",rel:"noopener noreferrer",children:"CodeMirror Key Maps"}),o[1]=n):n=o[1],o[2]===Symbol.for("react.memo_cache_sentinel")?(r=(0,L.jsx)("em",{children:"i"}),o[2]=r):r=o[2],o[3]!==a?(i=(0,L.jsxs)("div",{children:[t,(0,L.jsxs)("p",{children:["The editors use"," ",n," ","that add more short keys. This instance of Graph",r,"QL uses"," ",(0,L.jsx)("code",{children:a}),"."]})]}),o[3]=a,o[4]=i):i=o[4],i}function pG(e){let[t,n]=e;return(0,L.jsxs)("tr",{children:[(0,L.jsx)("td",{children:n.map(pZ)}),(0,L.jsx)("td",{children:t})]},t)}function pZ(e,t,n){return(0,L.jsxs)(ey.Fragment,{children:[(0,L.jsx)("code",{className:"graphiql-key",children:e}),t!==n.length-1&&" + "]},e)}function pY(e){let t,n;let r=(0,ev.c)(4);return r[0]!==e.children?(t=e.children||(0,L.jsxs)("a",{className:"graphiql-logo-link",href:"https://github.com/graphql/graphiql",target:"_blank",rel:"noreferrer",children:["Graph",(0,L.jsx)("em",{children:"i"}),"QL"]}),r[0]=e.children,r[1]=t):t=r[1],r[2]!==t?(n=(0,L.jsx)("div",{className:"graphiql-logo",children:t}),r[2]=t,r[3]=n):n=r[3],n}function pK(e){let t;let n=(0,ev.c)(2);return n[0]!==e.children?(t=(0,L.jsx)(L.Fragment,{children:e.children}),n[0]=e.children,n[1]=t):t=n[1],t}function pQ(e){let t;let n=(0,ev.c)(2);return n[0]!==e.children?(t=(0,L.jsx)("div",{className:"graphiql-footer",children:e.children}),n[0]=e.children,n[1]=t):t=n[1],t}function pX(e,t){var n;return null!=(n=null==e?void 0:e.type)&&!!n.displayName&&e.type.displayName===t.displayName||e.type===t}pY.displayName="GraphiQLLogo",pK.displayName="GraphiQLToolbar",pQ.displayName="GraphiQLFooter",n(18779),n(72449);var pJ=n(20108),p0=n(59161),p1=n(65304),p2=n(43273),p3=n(76812),p5=n(30463);function p4(){let e=ex().useContext(p5.E),{data:t,isLoading:n,error:r}=(0,pJ.a)({queryKey:["user"],queryFn:()=>(0,p0.LP)()});if(n)return L.jsx(p1.O,{className:"h-10 w-20"});if(r)return(0,L.jsxs)(p2.bZ,{variant:"destructive",children:[L.jsx(p3.LPM,{className:"size-4"}),L.jsx(p2.Cd,{children:"Error"}),L.jsx(p2.X,{children:r.message})]});console.log("token",t);let i=function(e){let t=e.fetch||"undefined"!=typeof window&&window.fetch;if(!t)throw Error("No valid fetcher implementation available");e.enableIncrementalDelivery=!1!==e.enableIncrementalDelivery;let n=er(e,t),r=e.enableIncrementalDelivery?el(e,t):n;return async(t,i)=>{if("IntrospectionQuery"===t.operationName)return(e.schemaFetcher||n)(t,i);if(null!=i&&i.documentAST&&en(i.documentAST,t.operationName||void 0)){let n=await es(e,i);if(!n)throw Error(`Your GraphiQL createFetcher is not properly configured for websocket subscriptions yet. ${e.subscriptionUrl?`Provided URL ${e.subscriptionUrl} failed`:"Please provide subscriptionUrl, wsClient or legacyClient option first."}`);return n(t)}return r(t,i)}}({url:`${e?.backend}/graphql`,headers:{Authorization:`Bearer ${t}`}});return L.jsx(pO,{fetcher:i})}},43273:(e,t,n)=>{"use strict";n.d(t,{Cd:()=>u,X:()=>c,bZ:()=>s});var r=n(10326),i=n(79360),o=n(17577),a=n(77863);let l=(0,i.j)("relative w-full rounded-lg border p-4 [&>svg~*]:pl-7 [&>svg+div]:translate-y-[-3px] [&>svg]:absolute [&>svg]:left-4 [&>svg]:top-4 [&>svg]:text-foreground",{variants:{variant:{default:"bg-background text-foreground",destructive:"border-destructive/50 text-destructive dark:border-destructive [&>svg]:text-destructive",info:"border-info/50 text-info dark:border-info [&>svg]:text-info"}},defaultVariants:{variant:"default"}}),s=o.forwardRef(({className:e,variant:t,...n},i)=>r.jsx("div",{ref:i,role:"alert",className:(0,a.cn)(l({variant:t}),e),...n}));s.displayName="Alert";let u=o.forwardRef(({className:e,...t},n)=>r.jsx("h5",{ref:n,className:(0,a.cn)("mb-1 font-medium leading-none tracking-tight",e),...t}));u.displayName="AlertTitle";let c=o.forwardRef(({className:e,...t},n)=>r.jsx("div",{ref:n,className:(0,a.cn)("text-sm [&_p]:leading-relaxed",e),...t}));c.displayName="AlertDescription"},50072:()=>{},38599:(e,t,n)=>{"use strict";var r=n(71467),i={"text/plain":"Text","text/html":"Url",default:"Text"};e.exports=function(e,t){var n,o,a,l,s,u,c,d,p=!1;t||(t={}),a=t.debug||!1;try{if(s=r(),u=document.createRange(),c=document.getSelection(),(d=document.createElement("span")).textContent=e,d.ariaHidden="true",d.style.all="unset",d.style.position="fixed",d.style.top=0,d.style.clip="rect(0, 0, 0, 0)",d.style.whiteSpace="pre",d.style.webkitUserSelect="text",d.style.MozUserSelect="text",d.style.msUserSelect="text",d.style.userSelect="text",d.addEventListener("copy",function(n){if(n.stopPropagation(),t.format){if(n.preventDefault(),void 0===n.clipboardData){a&&console.warn("unable to use e.clipboardData"),a&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var r=i[t.format]||i.default;window.clipboardData.setData(r,e)}else n.clipboardData.clearData(),n.clipboardData.setData(t.format,e)}t.onCopy&&(n.preventDefault(),t.onCopy(n.clipboardData))}),document.body.appendChild(d),u.selectNodeContents(d),c.addRange(u),!document.execCommand("copy"))throw Error("copy command was unsuccessful");p=!0}catch(r){a&&console.error("unable to copy using execCommand: ",r),a&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(t.format||"text",e),t.onCopy&&t.onCopy(window.clipboardData),p=!0}catch(r){a&&console.error("unable to copy using clipboardData: ",r),a&&console.error("falling back to prompt"),n="message"in t?t.message:"Copy to clipboard: #{key}, Enter",o=(/mac os x/i.test(navigator.userAgent)?"⌘":"Ctrl")+"+C",l=n.replace(/#{\s*key\s*}/g,o),window.prompt(l,e)}}finally{c&&("function"==typeof c.removeRange?c.removeRange(u):c.removeAllRanges()),d&&document.body.removeChild(d),s()}return p}},11712:(e,t,n)=>{let r=n(50378);function i(e,t,n){return"function"==typeof n.join?n.join(e):e[0]+t+e[1]}function o(e,t,n){return"function"!=typeof n.isValid||n.isValid(e,t)}function a(e){return r(e)||Array.isArray(e)||"function"==typeof e}e.exports=function(e,t,n){var l,s;if(r(n)||(n={default:n}),!a(e))return void 0!==n.default?n.default:e;"number"==typeof t&&(t=String(t));let u=Array.isArray(t),c="string"==typeof t,d=n.separator||".",p=n.joinChar||("string"==typeof d?d:".");if(!c&&!u)return e;if(c&&t in e)return o(t,e,n)?e[t]:n.default;let h=u?t:(l=t,"function"==typeof(s=n).split?s.split(l):l.split(d)),f=h.length,m=0;do{let t=h[m];for("number"==typeof t&&(t=String(t));t&&"\\"===t.slice(-1);)t=i([t.slice(0,-1),h[++m]||""],p,n);if(t in e){if(!o(t,e,n))return n.default;e=e[t]}else{let r=!1,a=m+1;for(;a<f;)if(r=(t=i([t,h[a++]],p,n))in e){if(!o(t,e,n))return n.default;e=e[t],m=a-1;break}if(!r)return n.default}}while(++m<f&&a(e));return m===f?e:n.default}},66494:(e,t,n)=>{"use strict";n.d(t,{VM:()=>eD,nW:()=>eG,kh:()=>eZ,Ly:()=>td,$1:()=>tn,ge:()=>tg,hw:()=>tu,y9:()=>tp,WU:()=>eW,pb:()=>eU,Xs:()=>eQ,MD:()=>ez,p:()=>eH,t:()=>e$});var r,i,o,a,l,s,u,c,d,p,h,f,m,g,v,y,b,x,E,C,_,k,S,T,w,A,D,N,F,L,I,j,R,M,O,P,V,q,B,z,U,$,H,W,G,Z,Y,K,Q,X,J,ee,et,en,er,ei,eo,ea,el,es,eu,ec,ed,ep,eh,ef,em,eg,ev,ey,eb,ex,eE,eC,e_,ek,eS,eT,ew,eA,eD,eN,eF=n(57343);function eL(e){let t=Object.keys(e),n=t.length,r=Array(n);for(let i=0;i<n;++i)r[i]=e[t[i]];return r}function eI(e,t){var n;return(n=eR(e.string))&&""!==n.trim()&&":"!==n.trim()&&"{"!==n.trim()?ej(ej(t.map(e=>{var t;let r;return{proximity:(r=function(e,t){let n,r;let i=[],o=e.length,a=t.length;for(n=0;n<=o;n++)i[n]=[n];for(r=1;r<=a;r++)i[0][r]=r;for(n=1;n<=o;n++)for(r=1;r<=a;r++){let o=e[n-1]===t[r-1]?0:1;i[n][r]=Math.min(i[n-1][r]+1,i[n][r-1]+1,i[n-1][r-1]+o),n>1&&r>1&&e[n-1]===t[r-2]&&e[n-2]===t[r-1]&&(i[n][r]=Math.min(i[n][r],i[n-2][r-2]+o))}return i[o][a]}(n,t=eR(e.label)),t.length>n.length&&(r-=t.length-n.length-1,r+=0===t.indexOf(n)?0:.5),r),entry:e}}),e=>e.proximity<=2),e=>!e.entry.isDeprecated).sort((e,t)=>(e.entry.isDeprecated?1:0)-(t.entry.isDeprecated?1:0)||e.proximity-t.proximity||e.entry.label.length-t.entry.label.length).map(e=>e.entry):ej(t,e=>!e.isDeprecated)}function ej(e,t){let n=e.filter(t);return 0===n.length?e:n}function eR(e){return e.toLowerCase().replaceAll(/\W/g,"")}let eM=e=>` {
47
+ `;function p_(e){let t,r,i,o,a,l,s;let u=(0,ev.c)(13);u[0]!==e?({isHidden:r,...t}=e,u[0]=e,u[1]=t,u[2]=r):(t=u[1],r=u[2]),u[3]===Symbol.for("react.memo_cache_sentinel")?(i={nonNull:!0,caller:p_},u[3]=i):i=u[3];let{headerEditor:c}=px(i),d=function e(t,r){let i,o,a,l,s,u,c,d,p;let h=(0,ev.c)(17);h[0]!==t?(i=void 0===t?{}:t,h[0]=t,h[1]=i):i=h[1];let{editorTheme:f,keyMap:m,onEdit:g,readOnly:v}=i,y=void 0===f?c1:f,b=void 0!==v&&v,x=r||e;h[2]!==x?(o={nonNull:!0,caller:x},h[2]=x,h[3]=o):o=h[3];let{initialHeaders:E,headerEditor:C,setHeaderEditor:_,shouldPersistHeaders:k}=px(o),S=cQ(),T=r||e;h[4]!==T?(a={caller:T},h[4]=T,h[5]=a):a=h[5];let w=d3(a),A=r||e;h[6]!==A?(l={caller:A},h[6]=A,h[7]=l):l=h[7];let D=d5(l),N=(0,ey.useRef)(null);return h[8]!==y||h[9]!==E||h[10]!==b||h[11]!==_?(s=()=>{let e;return e=!0,c5([Promise.all([n.e(6361),n.e(9835)]).then(n.t.bind(n,59835,19))]).then(t=>{if(!e)return;let n=N.current;if(!n)return;let r=t(n,{value:E,lineNumbers:!0,tabSize:2,mode:{name:"javascript",json:!0},theme:y,autoCloseBrackets:!0,matchBrackets:!0,showCursorWhenSelecting:!0,readOnly:!!b&&"nocursor",foldGutter:!0,gutters:["CodeMirror-linenumbers","CodeMirror-foldgutter"],extraKeys:c3});r.addKeyMap({"Cmd-Space"(){r.showHint({completeSingle:!1,container:n})},"Ctrl-Space"(){r.showHint({completeSingle:!1,container:n})},"Alt-Space"(){r.showHint({completeSingle:!1,container:n})},"Shift-Space"(){r.showHint({completeSingle:!1,container:n})}}),r.on("keyup",d4),_(r)}),()=>{e=!1}},u=[y,E,b,_],h[8]=y,h[9]=E,h[10]=b,h[11]=_,h[12]=s,h[13]=u):(s=h[12],u=h[13]),(0,ey.useEffect)(s,u),dX(C,"keyMap",void 0===m?c2:m),dJ(C,g,k?d6:null,"headers",e),h[14]===Symbol.for("react.memo_cache_sentinel")?(c=["Cmd-Enter","Ctrl-Enter"],h[14]=c):c=h[14],d1(C,c,null==S?void 0:S.run),h[15]===Symbol.for("react.memo_cache_sentinel")?(d=["Shift-Ctrl-P"],h[15]=d):d=h[15],d1(C,d,D),h[16]===Symbol.for("react.memo_cache_sentinel")?(p=["Shift-Ctrl-M"],h[16]=p):p=h[16],d1(C,p,w),N}(t,p_);u[4]!==c||u[5]!==r?(o=()=>{r||null==c||c.refresh()},a=[c,r],u[4]=c,u[5]=r,u[6]=o,u[7]=a):(o=u[6],a=u[7]),(0,ey.useEffect)(o,a);let p=r&&"hidden";return u[8]!==p?(l=eE("graphiql-editor",p),u[8]=p,u[9]=l):l=u[9],u[10]!==d||u[11]!==l?(s=(0,L.jsx)("div",{className:l,ref:d}),u[10]=d,u[11]=l,u[12]=s):s=u[12],s}function pk(e){var t;let n,r,i,o,a,l,s;let u=(0,ev.c)(14);u[0]===Symbol.for("react.memo_cache_sentinel")?(n={width:null,height:null},u[0]=n):n=u[0];let[c,d]=(0,ey.useState)(n),[p,h]=(0,ey.useState)(null),f=(0,ey.useRef)(null),m=null==(t=pS(e.token))?void 0:t.href;u[1]!==m?(r=()=>{if(f.current){if(!m){d({width:null,height:null}),h(null);return}fetch(m,{method:"HEAD"}).then(e=>{h(e.headers.get("Content-Type"))}).catch(()=>{h(null)})}},i=[m],u[1]=m,u[2]=r,u[3]=i):(r=u[2],i=u[3]),(0,ey.useEffect)(r,i),u[4]!==c.height||u[5]!==c.width||u[6]!==p?(o=null!==c.width&&null!==c.height?(0,L.jsxs)("div",{children:[c.width,"x",c.height,null===p?null:" "+p]}):null,u[4]=c.height,u[5]=c.width,u[6]=p,u[7]=o):o=u[7];let g=o;return u[8]===Symbol.for("react.memo_cache_sentinel")?(a=()=>{var e,t;d({width:(null==(e=f.current)?void 0:e.naturalWidth)??null,height:(null==(t=f.current)?void 0:t.naturalHeight)??null})},u[8]=a):a=u[8],u[9]!==m?(l=(0,L.jsx)("img",{onLoad:a,ref:f,src:m}),u[9]=m,u[10]=l):l=u[10],u[11]!==g||u[12]!==l?(s=(0,L.jsxs)("div",{children:[l,g]}),u[11]=g,u[12]=l,u[13]=s):s=u[13],s}function pS(e){if("string"!==e.type)return;let t=e.string.slice(1).slice(0,-1).trim();try{let{location:e}=window;return new URL(t,e.protocol+"//"+e.host)}catch{return}}function pT(e){let t;let r=(0,ev.c)(2),i=function e(t,r){let i,o,a,l,s,u,c,d,p,h,f,m,g,v,y,b,x;let E=(0,ev.c)(41);E[0]!==t?(i=void 0===t?{}:t,E[0]=t,E[1]=i):i=E[1];let{editorTheme:C,keyMap:_,onClickReference:k,onCopyQuery:S,onEdit:T,readOnly:w}=i,A=void 0===C?c1:C,D=void 0!==w&&w,N=r||e;E[2]!==N?(o={nonNull:!0,caller:N},E[2]=N,E[3]=o):o=E[3];let{schema:F}=c7(o),L=r||e;E[4]!==L?(a={nonNull:!0,caller:L},E[4]=L,E[5]=a):a=E[5];let{externalFragments:I,initialQuery:R,queryEditor:j,setOperationName:M,setQueryEditor:O,validationRules:P,variableEditor:V,updateActiveTabValues:q}=px(a),B=cQ(),z=uK(),U=da(),$=dY(),H=r||e;E[6]!==S||E[7]!==H?(l={caller:H,onCopyQuery:S},E[6]=S,E[7]=H,E[8]=l):l=E[8];let W=d2(l),G=r||e;E[9]!==G?(s={caller:G},E[9]=G,E[10]=s):s=E[10];let Z=d3(s),Y=r||e;E[11]!==Y?(u={caller:Y},E[11]=Y,E[12]=u):u=E[12];let K=d5(u),Q=(0,ey.useRef)(null),X=(0,ey.useRef)(),J=(0,ey.useRef)(pn);E[13]!==U||E[14]!==k||E[15]!==$?(c=()=>{J.current=e=>{if(U&&$){switch($.setVisiblePlugin(dH),e.kind){case"Type":U.push({name:e.type.name,def:e.type});break;case"Field":U.push({name:e.field.name,def:e.field});break;case"Argument":e.field&&U.push({name:e.field.name,def:e.field});break;case"EnumValue":e.type&&U.push({name:e.type.name,def:e.type})}null==k||k(e)}}},d=[U,k,$],E[13]=U,E[14]=k,E[15]=$,E[16]=c,E[17]=d):(c=E[16],d=E[17]),(0,ey.useEffect)(c,d),E[18]!==A||E[19]!==R||E[20]!==D||E[21]!==O?(p=()=>{let e;return e=!0,c5([Promise.all([n.e(6361),n.e(9061)]).then(n.t.bind(n,39061,19)),Promise.all([n.e(6361),n.e(3194)]).then(n.t.bind(n,3194,19)),Promise.all([n.e(6361),n.e(5477)]).then(n.bind(n,65477)),Promise.all([n.e(6361),n.e(4631)]).then(n.bind(n,34631)),Promise.all([n.e(6361),n.e(3318)]).then(n.bind(n,83318)),Promise.all([n.e(6361),n.e(2249)]).then(n.bind(n,32249)),Promise.all([n.e(6361),n.e(615)]).then(n.bind(n,20615))]).then(t=>{let n;if(!e)return;X.current=t;let r=Q.current;if(!r)return;let i=t(r,{value:R,lineNumbers:!0,tabSize:2,foldGutter:!0,mode:"graphql",theme:A,autoCloseBrackets:!0,matchBrackets:!0,showCursorWhenSelecting:!0,readOnly:!!D&&"nocursor",lint:{schema:void 0,validationRules:null,externalFragments:void 0},hintOptions:{schema:void 0,closeOnUnfocus:!1,completeSingle:!1,container:r,externalFragments:void 0,autocompleteOptions:{mode:eC.VM.EXECUTABLE}},info:{schema:void 0,renderDescription:pt,onClick(e){J.current(e)}},jump:{schema:void 0,onClick(e){J.current(e)}},gutters:["CodeMirror-linenumbers","CodeMirror-foldgutter"],extraKeys:{...c3,"Cmd-S"(){},"Ctrl-S"(){}}});i.addKeyMap({"Cmd-Space"(){i.showHint({completeSingle:!0,container:r})},"Ctrl-Space"(){i.showHint({completeSingle:!0,container:r})},"Alt-Space"(){i.showHint({completeSingle:!0,container:r})},"Shift-Space"(){i.showHint({completeSingle:!0,container:r})},"Shift-Alt-Space"(){i.showHint({completeSingle:!0,container:r})}}),i.on("keyup",pe),n=!1,i.on("startCompletion",()=>{n=!0}),i.on("endCompletion",()=>{n=!1}),i.on("keydown",(e,t)=>{"Escape"===t.key&&n&&t.stopPropagation()}),i.on("beforeChange",d7),i.documentAST=null,i.operationName=null,i.operations=null,i.variableToType=null,O(i)}),()=>{e=!1}},h=[A,R,D,O],E[18]=A,E[19]=R,E[20]=D,E[21]=O,E[22]=p,E[23]=h):(p=E[22],h=E[23]),(0,ey.useEffect)(p,h),dX(j,"keyMap",void 0===_?c2:_),E[24]!==T||E[25]!==j||E[26]!==F||E[27]!==M||E[28]!==z||E[29]!==q||E[30]!==V?(f=()=>{if(!j)return;let e=function(e){var t;let n=(0,eC.y9)(F,e.getValue()),r=function(e,t,n){if(!n||n.length<1)return;let r=n.map(e=>{var t;return null==(t=e.name)?void 0:t.value});if(t&&r.includes(t))return t;if(t&&e){let n=e.map(e=>{var t;return null==(t=e.name)?void 0:t.value}).indexOf(t);if(-1!==n&&n<r.length)return r[n]}return r[0]}(e.operations??void 0,e.operationName??void 0,null==n?void 0:n.operations);return e.documentAST=(null==n?void 0:n.documentAST)??null,e.operationName=r??null,e.operations=(null==n?void 0:n.operations)??null,V&&(V.state.lint.linterOptions.variableToType=null==n?void 0:n.variableToType,V.options.lint.variableToType=null==n?void 0:n.variableToType,V.options.hintOptions.variableToType=null==n?void 0:n.variableToType,null==(t=X.current)||t.signal(V,"change",V)),n?{...n,operationName:r}:null},t=dE(100,t=>{let n=t.getValue();null==z||z.set(pi,n);let r=t.operationName,i=e(t);(null==i?void 0:i.operationName)!==void 0&&(null==z||z.set("operationName",i.operationName)),null==T||T(n,null==i?void 0:i.documentAST),(null==i?void 0:i.operationName)&&r!==i.operationName&&M(i.operationName),q({query:n,operationName:(null==i?void 0:i.operationName)??null})});return e(j),j.on("change",t),()=>j.off("change",t)},m=[T,j,F,M,z,V,q],E[24]=T,E[25]=j,E[26]=F,E[27]=M,E[28]=z,E[29]=q,E[30]=V,E[31]=f,E[32]=m):(f=E[31],m=E[32]),(0,ey.useEffect)(f,m),function(e,t,n){let r,i;let o=(0,ev.c)(5);o[0]!==n||o[1]!==e||o[2]!==t?(r=()=>{if(!e)return;let r=e.options.lint.schema!==t;e.state.lint.linterOptions.schema=t,e.options.lint.schema=t,e.options.hintOptions.schema=t,e.options.info.schema=t,e.options.jump.schema=t,r&&n.current&&n.current.signal(e,"change",e)},i=[e,t,n],o[0]=n,o[1]=e,o[2]=t,o[3]=r,o[4]=i):(r=o[3],i=o[4]),(0,ey.useEffect)(r,i)}(j,F??null,X),function(e,t,n){let r,i;let o=(0,ev.c)(5);o[0]!==n||o[1]!==e||o[2]!==t?(r=()=>{if(!e)return;let r=e.options.lint.validationRules!==t;e.state.lint.linterOptions.validationRules=t,e.options.lint.validationRules=t,r&&n.current&&n.current.signal(e,"change",e)},i=[e,t,n],o[0]=n,o[1]=e,o[2]=t,o[3]=r,o[4]=i):(r=o[3],i=o[4]),(0,ey.useEffect)(r,i)}(j,P??null,X),function(e,t,n){let r,i,o;let a=(0,ev.c)(7);a[0]!==t?(r=[...t.values()],a[0]=t,a[1]=r):r=a[1];let l=r;a[2]!==n||a[3]!==e||a[4]!==l?(i=()=>{if(!e)return;let t=e.options.lint.externalFragments!==l;e.state.lint.linterOptions.externalFragments=l,e.options.lint.externalFragments=l,e.options.hintOptions.externalFragments=l,t&&n.current&&n.current.signal(e,"change",e)},o=[e,l,n],a[2]=n,a[3]=e,a[4]=l,a[5]=i,a[6]=o):(i=a[5],o=a[6]),(0,ey.useEffect)(i,o)}(j,I,X),d0(j,k||null,e);let ee=null==B?void 0:B.run;E[33]!==j||E[34]!==ee||E[35]!==M?(g=()=>{var e;let t;if(!ee||!j||!j.operations||!j.hasFocus()){null==ee||ee();return}let n=j.indexFromPos(j.getCursor());for(let r of j.operations)r.loc&&r.loc.start<=n&&r.loc.end>=n&&(t=null==(e=r.name)?void 0:e.value);t&&t!==j.operationName&&M(t),ee()},E[33]=j,E[34]=ee,E[35]=M,E[36]=g):g=E[36];let et=g;return E[37]===Symbol.for("react.memo_cache_sentinel")?(v=["Cmd-Enter","Ctrl-Enter"],E[37]=v):v=E[37],d1(j,v,et),E[38]===Symbol.for("react.memo_cache_sentinel")?(y=["Shift-Ctrl-C"],E[38]=y):y=E[38],d1(j,y,W),E[39]===Symbol.for("react.memo_cache_sentinel")?(b=["Shift-Ctrl-P","Shift-Ctrl-F"],E[39]=b):b=E[39],d1(j,b,K),E[40]===Symbol.for("react.memo_cache_sentinel")?(x=["Shift-Ctrl-M"],E[40]=x):x=E[40],d1(j,x,Z),Q}(e,pT);return r[0]!==i?(t=(0,L.jsx)("div",{className:"graphiql-editor",ref:i}),r[0]=i,r[1]=t):t=r[1],t}function pw(e){let t;let r=(0,ev.c)(2),i=function e(t,r){let i,o,a,l,s,u,c,d,p;let h=(0,ev.c)(19);h[0]!==t?(i=void 0===t?{}:t,h[0]=t,h[1]=i):i=h[1];let{responseTooltip:f,editorTheme:m,keyMap:g}=i,v=void 0===m?c1:m,y=r||e;h[2]!==y?(o={nonNull:!0,caller:y},h[2]=y,h[3]=o):o=h[3];let{fetchError:b,validationErrors:x}=c7(o),E=r||e;h[4]!==E?(a={nonNull:!0,caller:E},h[4]=E,h[5]=a):a=h[5];let{initialResponse:C,responseEditor:_,setResponseEditor:k}=px(a),S=(0,ey.useRef)(null),T=(0,ey.useRef)(f);return h[6]!==f?(l=()=>{T.current=f},s=[f],h[6]=f,h[7]=l,h[8]=s):(l=h[7],s=h[8]),(0,ey.useEffect)(l,s),h[9]!==v||h[10]!==C||h[11]!==k?(u=()=>{let e;return e=!0,c5([Promise.all([n.e(6361),n.e(8108)]).then(n.t.bind(n,8108,19)),Promise.all([n.e(6361),n.e(3722)]).then(n.t.bind(n,33722,19)),Promise.all([n.e(6361),n.e(2872)]).then(n.t.bind(n,62872,19)),Promise.all([n.e(6361),n.e(3194)]).then(n.t.bind(n,3194,19)),Promise.all([n.e(6361),n.e(910)]).then(n.t.bind(n,10910,19)),Promise.all([n.e(6361),n.e(7270)]).then(n.t.bind(n,17270,19)),Promise.all([n.e(6361),n.e(3813)]).then(n.t.bind(n,43813,19)),Promise.all([n.e(6361),n.e(1876)]).then(n.bind(n,1876)),Promise.all([n.e(6361),n.e(9504)]).then(n.bind(n,49504))],{useCommonAddons:!1}).then(t=>{if(!e)return;let n=document.createElement("div");t.registerHelper("info","graphql-results",(e,t,r,i)=>{let o=[],a=T.current;return(a&&o.push((0,L.jsx)(a,{pos:i,token:e})),pk.shouldRender(e)&&o.push((0,L.jsx)(pk,{token:e},"image-preview")),o.length)?((0,sD.render)(o,n),n):((0,sD.unmountComponentAtNode)(n),null)});let r=S.current;r&&k(t(r,{value:C,lineWrapping:!0,readOnly:!0,theme:v,mode:"graphql-results",foldGutter:!0,gutters:["CodeMirror-foldgutter"],info:!0,extraKeys:c3}))}),()=>{e=!1}},c=[v,C,k],h[9]=v,h[10]=C,h[11]=k,h[12]=u,h[13]=c):(u=h[12],c=h[13]),(0,ey.useEffect)(u,c),dX(_,"keyMap",void 0===g?c2:g),h[14]!==b||h[15]!==_||h[16]!==x?(d=()=>{b&&(null==_||_.setValue(b)),x.length>0&&(null==_||_.setValue(ed(x)))},p=[_,b,x],h[14]=b,h[15]=_,h[16]=x,h[17]=d,h[18]=p):(d=h[17],p=h[18]),(0,ey.useEffect)(d,p),S}(e,pw);return r[0]!==i?(t=(0,L.jsx)("section",{className:"result-window","aria-label":"Result Window","aria-live":"polite","aria-atomic":"true",ref:i}),r[0]=i,r[1]=t):t=r[1],t}function pA(e){let t,r,i,o,a,l,s;let u=(0,ev.c)(13);u[0]!==e?({isHidden:r,...t}=e,u[0]=e,u[1]=t,u[2]=r):(t=u[1],r=u[2]),u[3]===Symbol.for("react.memo_cache_sentinel")?(i={nonNull:!0,caller:pA},u[3]=i):i=u[3];let{variableEditor:c}=px(i),d=function e(t,r){let i,o,a,l,s,u,c,d,p;let h=(0,ev.c)(17);h[0]!==t?(i=void 0===t?{}:t,h[0]=t,h[1]=i):i=h[1];let{editorTheme:f,keyMap:m,onClickReference:g,onEdit:v,readOnly:y}=i,b=void 0===f?c1:f,x=void 0!==y&&y,E=r||e;h[2]!==E?(o={nonNull:!0,caller:E},h[2]=E,h[3]=o):o=h[3];let{initialVariables:C,variableEditor:_,setVariableEditor:k}=px(o),S=cQ(),T=r||e;h[4]!==T?(a={caller:T},h[4]=T,h[5]=a):a=h[5];let w=d3(a),A=r||e;h[6]!==A?(l={caller:A},h[6]=A,h[7]=l):l=h[7];let D=d5(l),N=(0,ey.useRef)(null),F=(0,ey.useRef)();return h[8]!==b||h[9]!==C||h[10]!==x||h[11]!==k?(s=()=>{let e;return e=!0,c5([Promise.all([n.e(6361),n.e(7989)]).then(n.bind(n,57989)),Promise.all([n.e(6361),n.e(7240)]).then(n.bind(n,37240)),Promise.all([n.e(6361),n.e(1541)]).then(n.bind(n,1541))]).then(t=>{if(!e)return;F.current=t;let n=N.current;if(!n)return;let r=t(n,{value:C,lineNumbers:!0,tabSize:2,mode:"graphql-variables",theme:b,autoCloseBrackets:!0,matchBrackets:!0,showCursorWhenSelecting:!0,readOnly:!!x&&"nocursor",foldGutter:!0,lint:{variableToType:void 0},hintOptions:{closeOnUnfocus:!1,completeSingle:!1,container:n,variableToType:void 0},gutters:["CodeMirror-linenumbers","CodeMirror-foldgutter"],extraKeys:c3});r.addKeyMap({"Cmd-Space"(){r.showHint({completeSingle:!1,container:n})},"Ctrl-Space"(){r.showHint({completeSingle:!1,container:n})},"Alt-Space"(){r.showHint({completeSingle:!1,container:n})},"Shift-Space"(){r.showHint({completeSingle:!1,container:n})}}),r.on("keyup",pg),k(r)}),()=>{e=!1}},u=[b,C,x,k],h[8]=b,h[9]=C,h[10]=x,h[11]=k,h[12]=s,h[13]=u):(s=h[12],u=h[13]),(0,ey.useEffect)(s,u),dX(_,"keyMap",void 0===m?c2:m),dJ(_,v,pv,"variables",e),d0(_,g||null,e),h[14]===Symbol.for("react.memo_cache_sentinel")?(c=["Cmd-Enter","Ctrl-Enter"],h[14]=c):c=h[14],d1(_,c,null==S?void 0:S.run),h[15]===Symbol.for("react.memo_cache_sentinel")?(d=["Shift-Ctrl-P"],h[15]=d):d=h[15],d1(_,d,D),h[16]===Symbol.for("react.memo_cache_sentinel")?(p=["Shift-Ctrl-M"],h[16]=p):p=h[16],d1(_,p,w),N}(t,pA);u[4]!==r||u[5]!==c?(o=()=>{c&&!r&&c.refresh()},a=[c,r],u[4]=r,u[5]=c,u[6]=o,u[7]=a):(o=u[6],a=u[7]),(0,ey.useEffect)(o,a);let p=r&&"hidden";return u[8]!==p?(l=eE("graphiql-editor",p),u[8]=p,u[9]=l):l=u[9],u[10]!==d||u[11]!==l?(s=(0,L.jsx)("div",{className:l,ref:d}),u[10]=d,u[11]=l,u[12]=s):s=u[12],s}function pD(e){let t,n,r,i,o,a;let l=(0,ev.c)(39),{children:s,dangerouslyAssumeSchemaIsValid:u,defaultQuery:c,defaultHeaders:d,defaultTabs:p,externalFragments:h,fetcher:f,getDefaultFieldNames:m,headers:g,inputValueDeprecation:v,introspectionQueryName:y,maxHistoryLength:b,onEditOperationName:x,onSchemaChange:E,onTabChange:C,onTogglePluginVisibility:_,operationName:k,plugins:S,query:T,response:w,schema:A,schemaDescription:D,shouldPersistHeaders:N,storage:F,validationRules:I,variables:R,visiblePlugin:j}=e;return l[0]!==s||l[1]!==_||l[2]!==S||l[3]!==j?(t=(0,L.jsx)(dn,{children:(0,L.jsx)(dZ,{onTogglePluginVisibility:_,plugins:S,visiblePlugin:j,children:s})}),l[0]=s,l[1]=_,l[2]=S,l[3]=j,l[4]=t):t=l[4],l[5]!==f||l[6]!==m||l[7]!==k||l[8]!==t?(n=(0,L.jsx)(cZ,{getDefaultFieldNames:m,fetcher:f,operationName:k,children:t}),l[5]=f,l[6]=m,l[7]=k,l[8]=t,l[9]=n):n=l[9],l[10]!==u||l[11]!==f||l[12]!==v||l[13]!==y||l[14]!==E||l[15]!==A||l[16]!==D||l[17]!==n?(r=(0,L.jsx)(c9,{dangerouslyAssumeSchemaIsValid:u,fetcher:f,inputValueDeprecation:v,introspectionQueryName:y,onSchemaChange:E,schema:A,schemaDescription:D,children:n}),l[10]=u,l[11]=f,l[12]=v,l[13]=y,l[14]=E,l[15]=A,l[16]=D,l[17]=n,l[18]=r):r=l[18],l[19]!==d||l[20]!==c||l[21]!==p||l[22]!==h||l[23]!==g||l[24]!==x||l[25]!==C||l[26]!==T||l[27]!==w||l[28]!==N||l[29]!==r||l[30]!==I||l[31]!==R?(i=(0,L.jsx)(pb,{defaultQuery:c,defaultHeaders:d,defaultTabs:p,externalFragments:h,headers:g,onEditOperationName:x,onTabChange:C,query:T,response:w,shouldPersistHeaders:N,validationRules:I,variables:R,children:r}),l[19]=d,l[20]=c,l[21]=p,l[22]=h,l[23]=g,l[24]=x,l[25]=C,l[26]=T,l[27]=w,l[28]=N,l[29]=r,l[30]=I,l[31]=R,l[32]=i):i=l[32],l[33]!==b||l[34]!==i?(o=(0,L.jsx)(cO,{maxHistoryLength:b,children:i}),l[33]=b,l[34]=i,l[35]=o):o=l[35],l[36]!==F||l[37]!==o?(a=(0,L.jsx)(uY,{storage:F,children:o}),l[36]=F,l[37]=o,l[38]=a):a=l[38],a}pk.shouldRender=function(e){let t=pS(e);return!!t&&/\.(bmp|gif|jpe?g|png|svg|webp)$/.test(t.pathname)};let pN="theme";function pF(e){let t,n,r,i,o,a,l,s,u,c;let d=(0,ev.c)(31),{defaultSizeRelation:p,direction:h,initiallyHidden:f,onHiddenElementChange:m,sizeThresholdFirst:g,sizeThresholdSecond:v,storageKey:y}=e,b=void 0===g?100:g,x=void 0===v?100:v,E=uK();d[0]!==E||d[1]!==y?(t=dE(500,e=>{y&&(null==E||E.set(y,e))}),d[0]=E,d[1]=y,d[2]=t):t=d[2];let C=t;d[3]!==f||d[4]!==E||d[5]!==y?(n=()=>{let e=y&&(null==E?void 0:E.get(y));return e===pI||"first"===f?"first":e===pR||"second"===f?"second":null},d[3]=f,d[4]=E,d[5]=y,d[6]=n):n=d[6];let[_,k]=(0,ey.useState)(n);d[7]!==_||d[8]!==m?(r=e=>{e!==_&&(k(e),null==m||m(e))},d[7]=_,d[8]=m,d[9]=r):r=d[9];let S=r,T=(0,ey.useRef)(null),w=(0,ey.useRef)(null),A=(0,ey.useRef)(null),D=(0,ey.useRef)(`${void 0===p?pL:p}`);return d[10]!==E||d[11]!==y?(i=()=>{let e=y&&(null==E?void 0:E.get(y))||D.current;T.current&&(T.current.style.display="flex",T.current.style.flex=e===pI||e===pR?D.current:e),A.current&&(A.current.style.display="flex",A.current.style.flex="1"),w.current&&(w.current.style.display="flex")},d[10]=E,d[11]=y,d[12]=i):i=d[12],d[13]!==h||d[14]!==E||d[15]!==y?(o=[h,E,y],d[13]=h,d[14]=E,d[15]=y,d[16]=o):o=d[16],(0,ey.useLayoutEffect)(i,o),d[17]!==_||d[18]!==E||d[19]!==y?(l=()=>{let e=e=>{let t="first"===e?T.current:A.current;if(t&&(t.style.left="-1000px",t.style.position="absolute",t.style.opacity="0",t.style.height="500px",t.style.width="500px",T.current)){let e=parseFloat(T.current.style.flex);(!Number.isFinite(e)||e<1)&&(T.current.style.flex="1")}},t=e=>{let t="first"===e?T.current:A.current;if(t&&(t.style.width="",t.style.height="",t.style.opacity="",t.style.position="",t.style.left="",E&&y)){let e=E.get(y);T.current&&e!==pI&&e!==pR&&(T.current.style.flex=e||D.current)}};"first"===_?e("first"):t("first"),"second"===_?e("second"):t("second")},a=[_,E,y],d[17]=_,d[18]=E,d[19]=y,d[20]=a,d[21]=l):(a=d[20],l=d[21]),(0,ey.useLayoutEffect)(l,a),d[22]!==h||d[23]!==S||d[24]!==b||d[25]!==x||d[26]!==C?(s=()=>{if(!w.current||!T.current||!A.current)return;let e=w.current,t=T.current,n=t.parentElement,r="horizontal"===h?"clientX":"clientY",i="horizontal"===h?"left":"top",o="horizontal"===h?"right":"bottom",a="horizontal"===h?"clientWidth":"clientHeight",l=function(l){l.preventDefault();let s=l[r]-e.getBoundingClientRect()[i],u=function(l){if(0===l.buttons)return c();let u=l[r]-n.getBoundingClientRect()[i]-s,d=n.getBoundingClientRect()[o]-l[r]+s-e[a];if(u<b)S("first"),C(pI);else if(d<x)S("second"),C(pR);else{S(null);let e=`${u/d}`;t.style.flex=e,C(e)}};function c(){document.removeEventListener("mousemove",u),document.removeEventListener("mouseup",c)}document.addEventListener("mousemove",u),document.addEventListener("mouseup",c)};e.addEventListener("mousedown",l);let s=function(){T.current&&(T.current.style.flex=D.current),C(D.current),S(null)};return e.addEventListener("dblclick",s),()=>{e.removeEventListener("mousedown",l),e.removeEventListener("dblclick",s)}},u=[h,S,b,x,C],d[22]=h,d[23]=S,d[24]=b,d[25]=x,d[26]=C,d[27]=s,d[28]=u):(s=d[27],u=d[28]),(0,ey.useEffect)(s,u),d[29]!==_?(c={dragBarRef:w,hiddenElement:_,firstRef:T,setHiddenElement:k,secondRef:A},d[29]=_,d[30]=c):c=d[30],c}let pL=1,pI="hide-first",pR="hide-second",pj=(0,ey.forwardRef)((e,t)=>{let n,r,i,o,a,l,s;let u=(0,ev.c)(19);u[0]!==e?({label:n,onClick:r,...i}=e,u[0]=e,u[1]=n,u[2]=r,u[3]=i):(n=u[1],r=u[2],i=u[3]);let[c,d]=(0,ey.useState)(null);u[4]!==r?(o=e=>{try{r&&r(e),d(null)}catch(e){d(e instanceof Error?e:Error(`Toolbar button click failed: ${e}`))}},u[4]=r,u[5]=o):o=u[5];let p=o,h=c&&"error";u[6]!==i.className||u[7]!==h?(a=eE("graphiql-toolbar-button",h,i.className),u[6]=i.className,u[7]=h,u[8]=a):a=u[8];let f=c?c.message:n,m=c?"true":i["aria-invalid"];return u[9]!==p||u[10]!==i||u[11]!==t||u[12]!==a||u[13]!==f||u[14]!==m?(l=(0,L.jsx)(cb,{...i,ref:t,type:"button",className:a,onClick:p,"aria-label":f,"aria-invalid":m}),u[9]=p,u[10]=i,u[11]=t,u[12]=a,u[13]=f,u[14]=m,u[15]=l):l=u[15],u[16]!==n||u[17]!==l?(s=(0,L.jsx)(cN,{label:n,children:l}),u[16]=n,u[17]=l,u[18]=s):s=u[18],s});function pM(){let e,t,n,r,i,o;let a=(0,ev.c)(19);a[0]===Symbol.for("react.memo_cache_sentinel")?(e={nonNull:!0,caller:pM},a[0]=e):e=a[0];let{queryEditor:l,setOperationName:s}=px(e);a[1]===Symbol.for("react.memo_cache_sentinel")?(t={nonNull:!0,caller:pM},a[1]=t):t=a[1];let{isFetching:u,isSubscribed:c,operationName:d,run:p,stop:h}=cQ(t);a[2]!==(null==l?void 0:l.operations)?(n=(null==l?void 0:l.operations)||[],a[2]=null==l?void 0:l.operations,a[3]=n):n=a[3];let f=n,m=f.length>1&&"string"!=typeof d,g=u||c,v=`${g?"Stop":"Execute"} query (Ctrl-Enter)`;a[4]!==g?(r=g?(0,L.jsx)(cm,{}):(0,L.jsx)(cl,{}),a[4]=g,a[5]=r):r=a[5],a[6]!==v||a[7]!==r?(i={type:"button",className:"graphiql-execute-button",children:r,"aria-label":v},a[6]=v,a[7]=r,a[8]=i):i=a[8];let y=i;return a[9]!==y||a[10]!==m||a[11]!==g||a[12]!==v||a[13]!==f||a[14]!==l||a[15]!==p||a[16]!==s||a[17]!==h?(o=m&&!g?(0,L.jsxs)(cT,{children:[(0,L.jsx)(cN,{label:v,children:(0,L.jsx)(cT.Button,{...y})}),(0,L.jsx)(cT.Content,{children:f.map((e,t)=>{let n=e.name?e.name.value:`<Unnamed ${e.operation}>`;return(0,L.jsx)(cT.Item,{onSelect:()=>{var t;let n=null==(t=e.name)?void 0:t.value;l&&n&&n!==l.operationName&&s(n),p()},children:n},`${n}-${t}`)})})]}):(0,L.jsx)(cN,{label:v,children:(0,L.jsx)("button",{...y,onClick:()=>{g?h():p()}})}),a[9]=y,a[10]=m,a[11]=g,a[12]=v,a[13]=f,a[14]=l,a[15]=p,a[16]=s,a[17]=h,a[18]=o):o=a[18],o}if(pj.displayName="ToolbarButton",cC(e=>{let t,n,r,i,o,a,l,s,u;let c=(0,ev.c)(20);return c[0]!==e?({button:t,children:n,label:r,...i}=e,c[0]=e,c[1]=t,c[2]=n,c[3]=r,c[4]=i):(t=c[1],n=c[2],r=c[3],i=c[4]),c[5]!==i.className?(o=eE("graphiql-un-styled graphiql-toolbar-menu",i.className),c[5]=i.className,c[6]=o):o=c[6],c[7]!==t||c[8]!==r||c[9]!==o?(a=(0,L.jsx)(cT.Button,{className:o,"aria-label":r,children:t}),c[7]=t,c[8]=r,c[9]=o,c[10]=a):a=c[10],c[11]!==r||c[12]!==a?(l=(0,L.jsx)(cN,{label:r,children:a}),c[11]=r,c[12]=a,c[13]=l):l=c[13],c[14]!==n?(s=(0,L.jsx)(cT.Content,{children:n}),c[14]=n,c[15]=s):s=c[15],c[16]!==i||c[17]!==l||c[18]!==s?(u=(0,L.jsxs)(cT,{...i,children:[l,s]}),c[16]=i,c[17]=l,c[18]=s,c[19]=u):u=c[19],u},{Item:cT.Item}),16>parseInt(ey.version.slice(0,2),10))throw Error("GraphiQL 0.18.0 and after is not compatible with React 15 or below.\nIf you are using a CDN source (jsdelivr, unpkg, etc), follow this example:\nhttps://github.com/graphql/graphiql/blob/master/examples/graphiql-cdn/index.html#L49");function pO(e){let t,n,r,i,o,a,l,s,u,c,d,p,h,f,m,g,v,y,b,x,E,C,_,k,S,T,w,A,D,N;let F=(0,ev.c)(62);if(F[0]!==e?({dangerouslyAssumeSchemaIsValid:n,confirmCloseTab:t,defaultQuery:i,defaultTabs:o,externalFragments:a,fetcher:l,getDefaultFieldNames:s,headers:u,inputValueDeprecation:c,introspectionQueryName:d,maxHistoryLength:p,onEditOperationName:h,onSchemaChange:f,onTabChange:m,onTogglePluginVisibility:g,operationName:v,plugins:y,query:x,response:E,schema:C,schemaDescription:_,shouldPersistHeaders:k,storage:S,validationRules:T,variables:w,visiblePlugin:A,defaultHeaders:r,...b}=e,F[0]=e,F[1]=t,F[2]=n,F[3]=r,F[4]=i,F[5]=o,F[6]=a,F[7]=l,F[8]=s,F[9]=u,F[10]=c,F[11]=d,F[12]=p,F[13]=h,F[14]=f,F[15]=m,F[16]=g,F[17]=v,F[18]=y,F[19]=b,F[20]=x,F[21]=E,F[22]=C,F[23]=_,F[24]=k,F[25]=S,F[26]=T,F[27]=w,F[28]=A):(t=F[1],n=F[2],r=F[3],i=F[4],o=F[5],a=F[6],l=F[7],s=F[8],u=F[9],c=F[10],d=F[11],p=F[12],h=F[13],f=F[14],m=F[15],g=F[16],v=F[17],y=F[18],b=F[19],x=F[20],E=F[21],C=F[22],_=F[23],k=F[24],S=F[25],T=F[26],w=F[27],A=F[28]),"function"!=typeof l)throw TypeError("The `GraphiQL` component requires a `fetcher` function to be passed as prop.");let I=!1!==k,R=b.disableTabs??!1;return F[29]!==t||F[30]!==b||F[31]!==I||F[32]!==R?(D=(0,L.jsx)(pq,{confirmCloseTab:t,showPersistHeadersSettings:I,disableTabs:R,forcedTheme:b.forcedTheme,...b}),F[29]=t,F[30]=b,F[31]=I,F[32]=R,F[33]=D):D=F[33],F[34]!==n||F[35]!==r||F[36]!==i||F[37]!==o||F[38]!==a||F[39]!==l||F[40]!==s||F[41]!==u||F[42]!==c||F[43]!==d||F[44]!==p||F[45]!==h||F[46]!==f||F[47]!==m||F[48]!==g||F[49]!==v||F[50]!==y||F[51]!==x||F[52]!==E||F[53]!==C||F[54]!==_||F[55]!==k||F[56]!==S||F[57]!==D||F[58]!==T||F[59]!==w||F[60]!==A?(N=(0,L.jsx)(pD,{getDefaultFieldNames:s,dangerouslyAssumeSchemaIsValid:n,defaultQuery:i,defaultHeaders:r,defaultTabs:o,externalFragments:a,fetcher:l,headers:u,inputValueDeprecation:c,introspectionQueryName:d,maxHistoryLength:p,onEditOperationName:h,onSchemaChange:f,onTabChange:m,onTogglePluginVisibility:g,plugins:y,visiblePlugin:A,operationName:v,query:x,response:E,schema:C,schemaDescription:_,shouldPersistHeaders:k,storage:S,validationRules:T,variables:w,children:D}),F[34]=n,F[35]=r,F[36]=i,F[37]=o,F[38]=a,F[39]=l,F[40]=s,F[41]=u,F[42]=c,F[43]=d,F[44]=p,F[45]=h,F[46]=f,F[47]=m,F[48]=g,F[49]=v,F[50]=y,F[51]=x,F[52]=E,F[53]=C,F[54]=_,F[55]=k,F[56]=S,F[57]=D,F[58]=T,F[59]=w,F[60]=A,F[61]=N):N=F[61],N}pO.Logo=pY,pO.Toolbar=pK,pO.Footer=pQ;let pP=["light","dark","system"],pV="graphiql-session-tab-";function pq(e){var t,n,r;let i,o,a,l,s,u,c,d,p,h,f,m,g,v,y,b,x,E,C,_,k,S,T,w,A,D,N,F,I,R,j,M,O,P,V,q,B,z,U,$,H,W,G,Z,Y,K,Q,X,J,ee,et,en,er,ei,eo,ea,el,es,eu,ec,ed,ep,eh,ef,em,eg,eb,ex,eE,eC,e_,ek,eS,eT,ew,eA,eD,eN,eF;let eL=(0,ev.c)(226),eI=e.isHeadersEditorEnabled??!0;eL[0]===Symbol.for("react.memo_cache_sentinel")?(i={nonNull:!0},eL[0]=i):i=eL[0];let eR=px(i);eL[1]===Symbol.for("react.memo_cache_sentinel")?(o={nonNull:!0},eL[1]=o):o=eL[1];let ej=cQ(o);eL[2]===Symbol.for("react.memo_cache_sentinel")?(a={nonNull:!0},eL[2]=a):a=eL[2];let eM=c7(a),eO=uK(),eP=dY(),eV=e.forcedTheme&&pP.includes(e.forcedTheme)?e.forcedTheme:void 0;eL[3]!==e.onCopyQuery?(l={onCopyQuery:e.onCopyQuery},eL[3]=e.onCopyQuery,eL[4]=l):l=eL[4];let eq=d2(l),eB=d3(),ez=d5(),{theme:eU,setTheme:e$}=function(e){let t,n,r,i,o;let a=(0,ev.c)(11),l=void 0===e?null:e,s=uK();a[0]!==l||a[1]!==s?(t=()=>{if(!s)return null;let e=s.get(pN);switch(e){case"light":return"light";case"dark":return"dark";default:return"string"==typeof e&&s.set(pN,""),l}},a[0]=l,a[1]=s,a[2]=t):t=a[2];let[u,c]=(0,ey.useState)(t);a[3]!==u?(n=()=>{"undefined"!=typeof window&&(document.body.classList.remove("graphiql-light","graphiql-dark"),u&&document.body.classList.add(`graphiql-${u}`))},r=[u],a[3]=u,a[4]=n,a[5]=r):(n=a[4],r=a[5]),(0,ey.useLayoutEffect)(n,r),a[6]!==s?(i=e=>{null==s||s.set(pN,e||""),c(e)},a[6]=s,a[7]=i):i=a[7];let d=i;return a[8]!==d||a[9]!==u?(o={theme:u,setTheme:d},a[8]=d,a[9]=u,a[10]=o):o=a[10],o}(e.defaultTheme);eL[5]!==eV||eL[6]!==e$?(s=()=>{"system"===eV?e$(null):("light"===eV||"dark"===eV)&&e$(eV)},u=[eV,e$],eL[5]=eV,eL[6]=e$,eL[7]=s,eL[8]=u):(s=eL[7],u=eL[8]),(0,ey.useEffect)(s,u);let eH=null==(t=null==eP?void 0:eP.visiblePlugin)?void 0:t.content,eW=(null==eP?void 0:eP.visiblePlugin)?void 0:"first";eL[9]!==eP||eL[10]!==eW?(c={defaultSizeRelation:.3333333333333333,direction:"horizontal",initiallyHidden:eW,onHiddenElementChange(e){"first"===e&&(null==eP||eP.setVisiblePlugin(null))},sizeThresholdSecond:200,storageKey:"docExplorerFlex"},eL[9]=eP,eL[10]=eW,eL[11]=c):c=eL[11];let eG=pF(c);eL[12]===Symbol.for("react.memo_cache_sentinel")?(d={direction:"horizontal",storageKey:"editorFlex"},eL[12]=d):d=eL[12];let eZ=pF(d);n:{if("variables"===e.defaultEditorToolsVisibility||"headers"===e.defaultEditorToolsVisibility){p=void 0;break n}if("boolean"==typeof e.defaultEditorToolsVisibility){p=e.defaultEditorToolsVisibility?void 0:"second";break n}p=eR.initialVariables||eR.initialHeaders?void 0:"second"}eL[13]!==p?(h={defaultSizeRelation:3,direction:"vertical",initiallyHidden:p,sizeThresholdSecond:60,storageKey:"secondaryEditorFlex"},eL[13]=p,eL[14]=h):h=eL[14];let eY=pF(h);eL[15]!==eR.initialHeaders||eL[16]!==eR.initialVariables||eL[17]!==eI||eL[18]!==e.defaultEditorToolsVisibility?(f=()=>"variables"===e.defaultEditorToolsVisibility||"headers"===e.defaultEditorToolsVisibility?e.defaultEditorToolsVisibility:!eR.initialVariables&&eR.initialHeaders&&eI?"headers":"variables",eL[15]=eR.initialHeaders,eL[16]=eR.initialVariables,eL[17]=eI,eL[18]=e.defaultEditorToolsVisibility,eL[19]=f):f=eL[19];let[eK,eQ]=(0,ey.useState)(f),[eX,eJ]=(0,ey.useState)(null),[e0,e1]=(0,ey.useState)(null);if(eL[20]!==eq||eL[21]!==eB||eL[22]!==ez||eL[23]!==e.children||eL[24]!==e.toolbar){let t=ey.Children.toArray(e.children);m=t.find(pU)||(0,L.jsx)(pO.Logo,{}),v=t.find(pz)||(0,L.jsxs)(L.Fragment,{children:[(0,L.jsx)(pj,{onClick:ez,label:"Prettify query (Shift-Ctrl-P)",children:(0,L.jsx)(cu,{className:"graphiql-toolbar-icon","aria-hidden":"true"})}),(0,L.jsx)(pj,{onClick:eB,label:"Merge fragments into query (Shift-Ctrl-M)",children:(0,L.jsx)(co,{className:"graphiql-toolbar-icon","aria-hidden":"true"})}),(0,L.jsx)(pj,{onClick:eq,label:"Copy query (Shift-Ctrl-C)",children:(0,L.jsx)(u2,{className:"graphiql-toolbar-icon","aria-hidden":"true"})}),null==(n=e.toolbar)?void 0:n.additionalContent,(null==(r=e.toolbar)?void 0:r.additionalComponent)&&(0,L.jsx)(e.toolbar.additionalComponent,{})]}),g=t.find(pB),eL[20]=eq,eL[21]=eB,eL[22]=ez,eL[23]=e.children,eL[24]=e.toolbar,eL[25]=m,eL[26]=g,eL[27]=v}else m=eL[25],g=eL[26],v=eL[27];let e2=g;eL[28]!==eG?(y=()=>{"first"===eG.hiddenElement&&eG.setHiddenElement(null)},eL[28]=eG,eL[29]=y):y=eL[29];let e3=y;eL[30]!==eO?(b=()=>{try{eO&&eO.clear(),e1("success")}catch{e1("error")}},eL[30]=eO,eL[31]=b):b=eL[31];let e5=b;eL[32]!==eR?(x=e=>{eR.setShouldPersistHeaders("true"===e.currentTarget.dataset.value)},eL[32]=eR,eL[33]=x):x=eL[33];let e4=x;eL[34]!==e$?(E=e=>{e$(e.currentTarget.dataset.theme||null)},eL[34]=e$,eL[35]=E):E=eL[35];let e6=E,e8=eR.addTab,e9=eM.introspect,e7=eR.moveTab;eL[36]===Symbol.for("react.memo_cache_sentinel")?(C=e=>{eJ(e.currentTarget.dataset.value)},eL[36]=C):C=eL[36];let te=C;eL[37]!==eP||eL[38]!==eG?(_=e=>{let t=Number(e.currentTarget.dataset.index),n=eP.plugins.find((e,n)=>t===n);n===eP.visiblePlugin?(eP.setVisiblePlugin(null),eG.setHiddenElement("first")):(eP.setVisiblePlugin(n),eG.setHiddenElement(null))},eL[37]=eP,eL[38]=eG,eL[39]=_):_=eL[39];let tt=_;eL[40]!==eY?(k=e=>{"second"===eY.hiddenElement&&eY.setHiddenElement(null),eQ(e.currentTarget.dataset.name)},eL[40]=eY,eL[41]=k):k=eL[41];let tn=k;eL[42]!==eY?(S=()=>{eY.setHiddenElement("second"===eY.hiddenElement?null:"second")},eL[42]=eY,eL[43]=S):S=eL[43];let tr=S;eL[44]===Symbol.for("react.memo_cache_sentinel")?(T=e=>{e||eJ(null)},eL[44]=T):T=eL[44];let ti=T;eL[45]===Symbol.for("react.memo_cache_sentinel")?(w=e=>{e||(eJ(null),e1(null))},eL[45]=w):w=eL[45];let to=w;eL[46]===Symbol.for("react.memo_cache_sentinel")?(A=(0,L.jsx)(cs,{"aria-hidden":"true"}),eL[46]=A):A=eL[46],eL[47]!==e8?(D=(0,L.jsx)(cN,{label:"Add tab",children:(0,L.jsx)(cb,{type:"button",className:"graphiql-tab-add",onClick:e8,"aria-label":"Add tab",children:A})}),eL[47]=e8,eL[48]=D):D=eL[48];let ta=D,tl=e.className?` ${e.className}`:"",ts=e.confirmCloseTab;eL[49]!==ts||eL[50]!==eR||eL[51]!==ej?(N=async e=>{let t=Number(e.currentTarget.previousSibling.id.replace(pV,""));(!ts||await ts(t))&&(eR.activeTabIndex===t&&ej.stop(),eR.closeTab(t))},eL[49]=ts,eL[50]=eR,eL[51]=ej,eL[52]=N):N=eL[52];let tu=N;eL[53]!==eR||eL[54]!==ej?(F=e=>{let t=Number(e.currentTarget.id.replace(pV,""));ej.stop(),eR.changeTab(t)},eL[53]=eR,eL[54]=ej,eL[55]=F):F=eL[55];let tc=F,td=`graphiql-container${tl}`;eL[56]!==tt||eL[57]!==eP?(I=null==eP?void 0:eP.plugins.map((e,t)=>{let n=e===eP.visiblePlugin,r=`${n?"Hide":"Show"} ${e.title}`;return(0,L.jsx)(cN,{label:r,children:(0,L.jsx)(cb,{type:"button",className:n?"active":"",onClick:tt,"data-index":t,"aria-label":r,children:(0,L.jsx)(e.icon,{"aria-hidden":"true"})})},e.title)}),eL[56]=tt,eL[57]=eP,eL[58]=I):I=eL[58],eL[59]!==I?(R=(0,L.jsx)("div",{className:"graphiql-sidebar-section",children:I}),eL[59]=I,eL[60]=R):R=eL[60];let tp=eM.isFetching?"graphiql-spin":"";eL[61]!==tp?(j=(0,L.jsx)(cc,{className:tp,"aria-hidden":"true"}),eL[61]=tp,eL[62]=j):j=eL[62],eL[63]!==e9||eL[64]!==eM.isFetching||eL[65]!==j?(M=(0,L.jsx)(cN,{label:"Re-fetch GraphQL schema",children:(0,L.jsx)(cb,{type:"button",disabled:eM.isFetching,onClick:e9,"aria-label":"Re-fetch GraphQL schema",children:j})}),eL[63]=e9,eL[64]=eM.isFetching,eL[65]=j,eL[66]=M):M=eL[66],eL[67]===Symbol.for("react.memo_cache_sentinel")?(O=(0,L.jsx)(cN,{label:"Open short keys dialog",children:(0,L.jsx)(cb,{type:"button","data-value":"short-keys",onClick:te,"aria-label":"Open short keys dialog",children:(0,L.jsx)(cr,{"aria-hidden":"true"})})}),eL[67]=O):O=eL[67],eL[68]===Symbol.for("react.memo_cache_sentinel")?(P=(0,L.jsx)(cN,{label:"Open settings dialog",children:(0,L.jsx)(cb,{type:"button","data-value":"settings",onClick:te,"aria-label":"Open settings dialog",children:(0,L.jsx)(cp,{"aria-hidden":"true"})})}),eL[68]=P):P=eL[68],eL[69]!==M?(V=(0,L.jsxs)("div",{className:"graphiql-sidebar-section",children:[M,O,P]}),eL[69]=M,eL[70]=V):V=eL[70],eL[71]!==R||eL[72]!==V?(q=(0,L.jsxs)("div",{className:"graphiql-sidebar",children:[R,V]}),eL[71]=R,eL[72]=V,eL[73]=q):q=eL[73],eL[74]===Symbol.for("react.memo_cache_sentinel")?(B={minWidth:"200px"},eL[74]=B):B=eL[74],eL[75]!==eH?(z=eH?(0,L.jsx)(eH,{}):null,eL[75]=eH,eL[76]=z):z=eL[76],eL[77]!==z?(U=(0,L.jsx)("div",{className:"graphiql-plugin",children:z}),eL[77]=z,eL[78]=U):U=eL[78],eL[79]!==eG.firstRef||eL[80]!==U?($=(0,L.jsx)("div",{ref:eG.firstRef,style:B,children:U}),eL[79]=eG.firstRef,eL[80]=U,eL[81]=$):$=eL[81],eL[82]!==(null==eP?void 0:eP.visiblePlugin)||eL[83]!==eG.dragBarRef?(H=(null==eP?void 0:eP.visiblePlugin)&&(0,L.jsx)("div",{className:"graphiql-horizontal-drag-bar",ref:eG.dragBarRef}),eL[82]=null==eP?void 0:eP.visiblePlugin,eL[83]=eG.dragBarRef,eL[84]=H):H=eL[84],eL[85]!==ta||eL[86]!==eR.activeTabIndex||eL[87]!==eR.tabs||eL[88]!==e7||eL[89]!==tc||eL[90]!==tu||eL[91]!==e.disableTabs?(W=!e.disableTabs&&(0,L.jsx)(cj,{values:eR.tabs,onReorder:e7,"aria-label":"Select active operation",children:eR.tabs.length>1&&(0,L.jsxs)(L.Fragment,{children:[eR.tabs.map((e,t)=>(0,L.jsxs)(cR,{value:e,isActive:t===eR.activeTabIndex,children:[(0,L.jsx)(cR.Button,{"aria-controls":"graphiql-session",id:`${pV}${t}`,onClick:tc,children:e.title}),(0,L.jsx)(cR.Close,{onClick:tu})]},e.id)),ta]})}),eL[85]=ta,eL[86]=eR.activeTabIndex,eL[87]=eR.tabs,eL[88]=e7,eL[89]=tc,eL[90]=tu,eL[91]=e.disableTabs,eL[92]=W):W=eL[92];let th=1===eR.tabs.length&&ta;eL[93]!==m||eL[94]!==th?(G=(0,L.jsxs)("div",{className:"graphiql-session-header-right",children:[th,m]}),eL[93]=m,eL[94]=th,eL[95]=G):G=eL[95],eL[96]!==W||eL[97]!==G?(Z=(0,L.jsxs)("div",{className:"graphiql-session-header",children:[W,G]}),eL[96]=W,eL[97]=G,eL[98]=Z):Z=eL[98];let tf=`${pV}${eR.activeTabIndex}`,tm=`graphiql-editors${1===eR.tabs.length?" full-height":""}`;eL[99]!==e3||eL[100]!==e.editorTheme||eL[101]!==e.keyMap||eL[102]!==e.onCopyQuery||eL[103]!==e.onEditQuery||eL[104]!==e.readOnly?(Y=(0,L.jsx)(pT,{editorTheme:e.editorTheme,keyMap:e.keyMap,onClickReference:e3,onCopyQuery:e.onCopyQuery,onEdit:e.onEditQuery,readOnly:e.readOnly}),eL[99]=e3,eL[100]=e.editorTheme,eL[101]=e.keyMap,eL[102]=e.onCopyQuery,eL[103]=e.onEditQuery,eL[104]=e.readOnly,eL[105]=Y):Y=eL[105],eL[106]===Symbol.for("react.memo_cache_sentinel")?(K=(0,L.jsx)(pM,{}),eL[106]=K):K=eL[106],eL[107]!==v?(Q=(0,L.jsxs)("div",{className:"graphiql-toolbar",role:"toolbar","aria-label":"Editor Commands",children:[K,v]}),eL[107]=v,eL[108]=Q):Q=eL[108],eL[109]!==Y||eL[110]!==Q?(X=(0,L.jsxs)("section",{className:"graphiql-query-editor","aria-label":"Query Editor",children:[Y,Q]}),eL[109]=Y,eL[110]=Q,eL[111]=X):X=eL[111],eL[112]!==eY.firstRef||eL[113]!==X?(J=(0,L.jsx)("div",{ref:eY.firstRef,children:X}),eL[112]=eY.firstRef,eL[113]=X,eL[114]=J):J=eL[114];let tg="variables"===eK&&"second"!==eY.hiddenElement?"active":"";eL[115]!==tn||eL[116]!==tg?(ee=(0,L.jsx)(cb,{type:"button",className:tg,onClick:tn,"data-name":"variables",children:"Variables"}),eL[115]=tn,eL[116]=tg,eL[117]=ee):ee=eL[117],eL[118]!==eK||eL[119]!==eY.hiddenElement||eL[120]!==tn||eL[121]!==eI?(et=eI&&(0,L.jsx)(cb,{type:"button",className:"headers"===eK&&"second"!==eY.hiddenElement?"active":"",onClick:tn,"data-name":"headers",children:"Headers"}),eL[118]=eK,eL[119]=eY.hiddenElement,eL[120]=tn,eL[121]=eI,eL[122]=et):et=eL[122];let tv="second"===eY.hiddenElement?"Show editor tools":"Hide editor tools",ty="second"===eY.hiddenElement?"Show editor tools":"Hide editor tools";eL[123]!==eY.hiddenElement?(en="second"===eY.hiddenElement?(0,L.jsx)(u0,{className:"graphiql-chevron-icon","aria-hidden":"true"}):(0,L.jsx)(uX,{className:"graphiql-chevron-icon","aria-hidden":"true"}),eL[123]=eY.hiddenElement,eL[124]=en):en=eL[124],eL[125]!==ty||eL[126]!==en||eL[127]!==tr?(er=(0,L.jsx)(cb,{type:"button",onClick:tr,"aria-label":ty,className:"graphiql-toggle-editor-tools",children:en}),eL[125]=ty,eL[126]=en,eL[127]=tr,eL[128]=er):er=eL[128],eL[129]!==tv||eL[130]!==er?(ei=(0,L.jsx)(cN,{label:tv,children:er}),eL[129]=tv,eL[130]=er,eL[131]=ei):ei=eL[131],eL[132]!==ee||eL[133]!==et||eL[134]!==ei?(eo=(0,L.jsxs)("div",{className:"graphiql-editor-tools",children:[ee,et,ei]}),eL[132]=ee,eL[133]=et,eL[134]=ei,eL[135]=eo):eo=eL[135],eL[136]!==eY.dragBarRef||eL[137]!==eo?(ea=(0,L.jsx)("div",{ref:eY.dragBarRef,children:eo}),eL[136]=eY.dragBarRef,eL[137]=eo,eL[138]=ea):ea=eL[138];let tb="variables"===eK?"Variables":"Headers",tx="variables"!==eK;eL[139]!==e3||eL[140]!==e.editorTheme||eL[141]!==e.keyMap||eL[142]!==e.onEditVariables||eL[143]!==e.readOnly||eL[144]!==tx?(el=(0,L.jsx)(pA,{editorTheme:e.editorTheme,isHidden:tx,keyMap:e.keyMap,onEdit:e.onEditVariables,onClickReference:e3,readOnly:e.readOnly}),eL[139]=e3,eL[140]=e.editorTheme,eL[141]=e.keyMap,eL[142]=e.onEditVariables,eL[143]=e.readOnly,eL[144]=tx,eL[145]=el):el=eL[145],eL[146]!==eK||eL[147]!==eI||eL[148]!==e.editorTheme||eL[149]!==e.keyMap||eL[150]!==e.onEditHeaders||eL[151]!==e.readOnly?(es=eI&&(0,L.jsx)(p_,{editorTheme:e.editorTheme,isHidden:"headers"!==eK,keyMap:e.keyMap,onEdit:e.onEditHeaders,readOnly:e.readOnly}),eL[146]=eK,eL[147]=eI,eL[148]=e.editorTheme,eL[149]=e.keyMap,eL[150]=e.onEditHeaders,eL[151]=e.readOnly,eL[152]=es):es=eL[152],eL[153]!==tb||eL[154]!==el||eL[155]!==es?(eu=(0,L.jsxs)("section",{className:"graphiql-editor-tool","aria-label":tb,children:[el,es]}),eL[153]=tb,eL[154]=el,eL[155]=es,eL[156]=eu):eu=eL[156],eL[157]!==eY.secondRef||eL[158]!==eu?(ec=(0,L.jsx)("div",{ref:eY.secondRef,children:eu}),eL[157]=eY.secondRef,eL[158]=eu,eL[159]=ec):ec=eL[159],eL[160]!==tm||eL[161]!==J||eL[162]!==ea||eL[163]!==ec?(ed=(0,L.jsxs)("div",{className:tm,children:[J,ea,ec]}),eL[160]=tm,eL[161]=J,eL[162]=ea,eL[163]=ec,eL[164]=ed):ed=eL[164],eL[165]!==eZ.firstRef||eL[166]!==ed?(ep=(0,L.jsx)("div",{ref:eZ.firstRef,children:ed}),eL[165]=eZ.firstRef,eL[166]=ed,eL[167]=ep):ep=eL[167],eL[168]!==eZ.dragBarRef?(eh=(0,L.jsx)("div",{className:"graphiql-horizontal-drag-bar",ref:eZ.dragBarRef}),eL[168]=eZ.dragBarRef,eL[169]=eh):eh=eL[169],eL[170]!==ej.isFetching?(ef=ej.isFetching?(0,L.jsx)(cD,{}):null,eL[170]=ej.isFetching,eL[171]=ef):ef=eL[171],eL[172]!==e.editorTheme||eL[173]!==e.keyMap||eL[174]!==e.responseTooltip?(em=(0,L.jsx)(pw,{editorTheme:e.editorTheme,responseTooltip:e.responseTooltip,keyMap:e.keyMap}),eL[172]=e.editorTheme,eL[173]=e.keyMap,eL[174]=e.responseTooltip,eL[175]=em):em=eL[175],eL[176]!==e2||eL[177]!==ef||eL[178]!==em?(eg=(0,L.jsxs)("div",{className:"graphiql-response",children:[ef,em,e2]}),eL[176]=e2,eL[177]=ef,eL[178]=em,eL[179]=eg):eg=eL[179],eL[180]!==eZ.secondRef||eL[181]!==eg?(eb=(0,L.jsx)("div",{ref:eZ.secondRef,children:eg}),eL[180]=eZ.secondRef,eL[181]=eg,eL[182]=eb):eb=eL[182],eL[183]!==tf||eL[184]!==ep||eL[185]!==eh||eL[186]!==eb?(ex=(0,L.jsxs)("div",{role:"tabpanel",id:"graphiql-session",className:"graphiql-session","aria-labelledby":tf,children:[ep,eh,eb]}),eL[183]=tf,eL[184]=ep,eL[185]=eh,eL[186]=eb,eL[187]=ex):ex=eL[187],eL[188]!==eG.secondRef||eL[189]!==Z||eL[190]!==ex?(eE=(0,L.jsxs)("div",{ref:eG.secondRef,className:"graphiql-sessions",children:[Z,ex]}),eL[188]=eG.secondRef,eL[189]=Z,eL[190]=ex,eL[191]=eE):eE=eL[191],eL[192]!==$||eL[193]!==H||eL[194]!==eE?(eC=(0,L.jsxs)("div",{className:"graphiql-main",children:[$,H,eE]}),eL[192]=$,eL[193]=H,eL[194]=eE,eL[195]=eC):eC=eL[195];let tE="short-keys"===eX;eL[196]===Symbol.for("react.memo_cache_sentinel")?(e_=(0,L.jsxs)("div",{className:"graphiql-dialog-header",children:[(0,L.jsx)(ck.Title,{className:"graphiql-dialog-title",children:"Short Keys"}),(0,L.jsx)(ck.Close,{})]}),eL[196]=e_):e_=eL[196];let tC=e.keyMap||"sublime";eL[197]!==tC?(ek=(0,L.jsx)("div",{className:"graphiql-dialog-section",children:(0,L.jsx)(pW,{keyMap:tC})}),eL[197]=tC,eL[198]=ek):ek=eL[198],eL[199]!==tE||eL[200]!==ek?(eS=(0,L.jsxs)(ck,{open:tE,onOpenChange:ti,children:[e_,ek]}),eL[199]=tE,eL[200]=ek,eL[201]=eS):eS=eL[201];let t_="settings"===eX;return eL[202]===Symbol.for("react.memo_cache_sentinel")?(eT=(0,L.jsxs)("div",{className:"graphiql-dialog-header",children:[(0,L.jsx)(ck.Title,{className:"graphiql-dialog-title",children:"Settings"}),(0,L.jsx)(ck.Close,{})]}),eL[202]=eT):eT=eL[202],eL[203]!==eR.shouldPersistHeaders||eL[204]!==e4||eL[205]!==e.showPersistHeadersSettings?(ew=e.showPersistHeadersSettings?(0,L.jsxs)("div",{className:"graphiql-dialog-section",children:[(0,L.jsxs)("div",{children:[(0,L.jsx)("div",{className:"graphiql-dialog-section-title",children:"Persist headers"}),(0,L.jsxs)("div",{className:"graphiql-dialog-section-caption",children:["Save headers upon reloading."," ",(0,L.jsx)("span",{className:"graphiql-warning-text",children:"Only enable if you trust this device."})]})]}),(0,L.jsxs)(cE,{children:[(0,L.jsx)(cx,{type:"button",id:"enable-persist-headers",className:eR.shouldPersistHeaders?"active":"","data-value":"true",onClick:e4,children:"On"}),(0,L.jsx)(cx,{type:"button",id:"disable-persist-headers",className:eR.shouldPersistHeaders?"":"active",onClick:e4,children:"Off"})]})]}):null,eL[203]=eR.shouldPersistHeaders,eL[204]=e4,eL[205]=e.showPersistHeadersSettings,eL[206]=ew):ew=eL[206],eL[207]!==eV||eL[208]!==e6||eL[209]!==eU?(eA=!eV&&(0,L.jsxs)("div",{className:"graphiql-dialog-section",children:[(0,L.jsxs)("div",{children:[(0,L.jsx)("div",{className:"graphiql-dialog-section-title",children:"Theme"}),(0,L.jsx)("div",{className:"graphiql-dialog-section-caption",children:"Adjust how the interface appears."})]}),(0,L.jsxs)(cE,{children:[(0,L.jsx)(cx,{type:"button",className:null===eU?"active":"",onClick:e6,children:"System"}),(0,L.jsx)(cx,{type:"button",className:"light"===eU?"active":"","data-theme":"light",onClick:e6,children:"Light"}),(0,L.jsx)(cx,{type:"button",className:"dark"===eU?"active":"","data-theme":"dark",onClick:e6,children:"Dark"})]})]}),eL[207]=eV,eL[208]=e6,eL[209]=eU,eL[210]=eA):eA=eL[210],eL[211]!==e0||eL[212]!==e5||eL[213]!==eO?(eD=eO?(0,L.jsxs)("div",{className:"graphiql-dialog-section",children:[(0,L.jsxs)("div",{children:[(0,L.jsx)("div",{className:"graphiql-dialog-section-title",children:"Clear storage"}),(0,L.jsx)("div",{className:"graphiql-dialog-section-caption",children:"Remove all locally stored data and start fresh."})]}),(0,L.jsx)(cx,{type:"button",state:e0||void 0,disabled:"success"===e0,onClick:e5,children:{success:"Cleared data",error:"Failed"}[e0]||"Clear data"})]}):null,eL[211]=e0,eL[212]=e5,eL[213]=eO,eL[214]=eD):eD=eL[214],eL[215]!==t_||eL[216]!==ew||eL[217]!==eA||eL[218]!==eD?(eN=(0,L.jsxs)(ck,{open:t_,onOpenChange:to,children:[eT,ew,eA,eD]}),eL[215]=t_,eL[216]=ew,eL[217]=eA,eL[218]=eD,eL[219]=eN):eN=eL[219],eL[220]!==td||eL[221]!==q||eL[222]!==eC||eL[223]!==eS||eL[224]!==eN?(eF=(0,L.jsx)(cN.Provider,{children:(0,L.jsxs)("div",{"data-testid":"graphiql-container",className:td,children:[q,eC,eS,eN]})}),eL[220]=td,eL[221]=q,eL[222]=eC,eL[223]=eS,eL[224]=eN,eL[225]=eF):eF=eL[225],eF}function pB(e){return pX(e,pO.Footer)}function pz(e){return pX(e,pO.Toolbar)}function pU(e){return pX(e,pO.Logo)}let p$=c0?"⌘":"Ctrl",pH=Object.entries({"Search in editor":[p$,"F"],"Search in documentation":[p$,"K"],"Execute query":[p$,"Enter"],"Prettify editors":["Ctrl","Shift","P"],"Merge fragments definitions into operation definition":["Ctrl","Shift","M"],"Copy query":["Ctrl","Shift","C"],"Re-fetch schema using introspection":["Ctrl","Shift","R"]});function pW(e){let t,n,r,i;let o=(0,ev.c)(5),{keyMap:a}=e;return o[0]===Symbol.for("react.memo_cache_sentinel")?(t=(0,L.jsxs)("table",{className:"graphiql-table",children:[(0,L.jsx)("thead",{children:(0,L.jsxs)("tr",{children:[(0,L.jsx)("th",{children:"Short Key"}),(0,L.jsx)("th",{children:"Function"})]})}),(0,L.jsx)("tbody",{children:pH.map(pG)})]}),o[0]=t):t=o[0],o[1]===Symbol.for("react.memo_cache_sentinel")?(n=(0,L.jsx)("a",{href:"https://codemirror.net/5/doc/manual.html#keymaps",target:"_blank",rel:"noopener noreferrer",children:"CodeMirror Key Maps"}),o[1]=n):n=o[1],o[2]===Symbol.for("react.memo_cache_sentinel")?(r=(0,L.jsx)("em",{children:"i"}),o[2]=r):r=o[2],o[3]!==a?(i=(0,L.jsxs)("div",{children:[t,(0,L.jsxs)("p",{children:["The editors use"," ",n," ","that add more short keys. This instance of Graph",r,"QL uses"," ",(0,L.jsx)("code",{children:a}),"."]})]}),o[3]=a,o[4]=i):i=o[4],i}function pG(e){let[t,n]=e;return(0,L.jsxs)("tr",{children:[(0,L.jsx)("td",{children:n.map(pZ)}),(0,L.jsx)("td",{children:t})]},t)}function pZ(e,t,n){return(0,L.jsxs)(ey.Fragment,{children:[(0,L.jsx)("code",{className:"graphiql-key",children:e}),t!==n.length-1&&" + "]},e)}function pY(e){let t,n;let r=(0,ev.c)(4);return r[0]!==e.children?(t=e.children||(0,L.jsxs)("a",{className:"graphiql-logo-link",href:"https://github.com/graphql/graphiql",target:"_blank",rel:"noreferrer",children:["Graph",(0,L.jsx)("em",{children:"i"}),"QL"]}),r[0]=e.children,r[1]=t):t=r[1],r[2]!==t?(n=(0,L.jsx)("div",{className:"graphiql-logo",children:t}),r[2]=t,r[3]=n):n=r[3],n}function pK(e){let t;let n=(0,ev.c)(2);return n[0]!==e.children?(t=(0,L.jsx)(L.Fragment,{children:e.children}),n[0]=e.children,n[1]=t):t=n[1],t}function pQ(e){let t;let n=(0,ev.c)(2);return n[0]!==e.children?(t=(0,L.jsx)("div",{className:"graphiql-footer",children:e.children}),n[0]=e.children,n[1]=t):t=n[1],t}function pX(e,t){var n;return null!=(n=null==e?void 0:e.type)&&!!n.displayName&&e.type.displayName===t.displayName||e.type===t}pY.displayName="GraphiQLLogo",pK.displayName="GraphiQLToolbar",pQ.displayName="GraphiQLFooter",n(18779),n(72449);var pJ=n(20108),p0=n(59161),p1=n(65304),p2=n(43273),p3=n(76812),p5=n(30463);function p4(){let e=ex().useContext(p5.E),{data:t,isLoading:n,error:r}=(0,pJ.a)({queryKey:["user"],queryFn:()=>(0,p0.LP)()});if(n)return L.jsx(p1.O,{className:"h-10 w-20"});if(r)return(0,L.jsxs)(p2.bZ,{variant:"destructive",children:[L.jsx(p3.LPM,{className:"size-4"}),L.jsx(p2.Cd,{children:"Error"}),L.jsx(p2.X,{children:r.message})]});console.log("token",t);let i=function(e){let t=e.fetch||"undefined"!=typeof window&&window.fetch;if(!t)throw Error("No valid fetcher implementation available");e.enableIncrementalDelivery=!1!==e.enableIncrementalDelivery;let n=er(e,t),r=e.enableIncrementalDelivery?el(e,t):n;return async(t,i)=>{if("IntrospectionQuery"===t.operationName)return(e.schemaFetcher||n)(t,i);if(null!=i&&i.documentAST&&en(i.documentAST,t.operationName||void 0)){let n=await es(e,i);if(!n)throw Error(`Your GraphiQL createFetcher is not properly configured for websocket subscriptions yet. ${e.subscriptionUrl?`Provided URL ${e.subscriptionUrl} failed`:"Please provide subscriptionUrl, wsClient or legacyClient option first."}`);return n(t)}return r(t,i)}}({url:`${e?.backend}/graphql`,headers:{Authorization:`Bearer ${t}`}});return L.jsx(pO,{fetcher:i})}},43273:(e,t,n)=>{"use strict";n.d(t,{Cd:()=>u,X:()=>c,bZ:()=>s});var r=n(10326),i=n(79360),o=n(17577),a=n(77863);let l=(0,i.j)("relative w-full rounded-lg border p-4 [&>svg~*]:pl-7 [&>svg+div]:translate-y-[-3px] [&>svg]:absolute [&>svg]:left-4 [&>svg]:top-4 [&>svg]:text-foreground",{variants:{variant:{default:"bg-background text-foreground",destructive:"border-destructive/50 text-destructive dark:border-destructive [&>svg]:text-destructive",info:"border-info/50 text-info dark:border-info [&>svg]:text-info"}},defaultVariants:{variant:"default"}}),s=o.forwardRef(({className:e,variant:t,...n},i)=>r.jsx("div",{ref:i,role:"alert",className:(0,a.cn)(l({variant:t}),e),...n}));s.displayName="Alert";let u=o.forwardRef(({className:e,...t},n)=>r.jsx("h5",{ref:n,className:(0,a.cn)("mb-1 font-medium leading-none tracking-tight",e),...t}));u.displayName="AlertTitle";let c=o.forwardRef(({className:e,...t},n)=>r.jsx("div",{ref:n,className:(0,a.cn)("text-sm [&_p]:leading-relaxed",e),...t}));c.displayName="AlertDescription"},50072:()=>{},38599:(e,t,n)=>{"use strict";var r=n(71467),i={"text/plain":"Text","text/html":"Url",default:"Text"};e.exports=function(e,t){var n,o,a,l,s,u,c,d,p=!1;t||(t={}),a=t.debug||!1;try{if(s=r(),u=document.createRange(),c=document.getSelection(),(d=document.createElement("span")).textContent=e,d.ariaHidden="true",d.style.all="unset",d.style.position="fixed",d.style.top=0,d.style.clip="rect(0, 0, 0, 0)",d.style.whiteSpace="pre",d.style.webkitUserSelect="text",d.style.MozUserSelect="text",d.style.msUserSelect="text",d.style.userSelect="text",d.addEventListener("copy",function(n){if(n.stopPropagation(),t.format){if(n.preventDefault(),void 0===n.clipboardData){a&&console.warn("unable to use e.clipboardData"),a&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var r=i[t.format]||i.default;window.clipboardData.setData(r,e)}else n.clipboardData.clearData(),n.clipboardData.setData(t.format,e)}t.onCopy&&(n.preventDefault(),t.onCopy(n.clipboardData))}),document.body.appendChild(d),u.selectNodeContents(d),c.addRange(u),!document.execCommand("copy"))throw Error("copy command was unsuccessful");p=!0}catch(r){a&&console.error("unable to copy using execCommand: ",r),a&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(t.format||"text",e),t.onCopy&&t.onCopy(window.clipboardData),p=!0}catch(r){a&&console.error("unable to copy using clipboardData: ",r),a&&console.error("falling back to prompt"),n="message"in t?t.message:"Copy to clipboard: #{key}, Enter",o=(/mac os x/i.test(navigator.userAgent)?"⌘":"Ctrl")+"+C",l=n.replace(/#{\s*key\s*}/g,o),window.prompt(l,e)}}finally{c&&("function"==typeof c.removeRange?c.removeRange(u):c.removeAllRanges()),d&&document.body.removeChild(d),s()}return p}},11712:(e,t,n)=>{let r=n(50378);function i(e,t,n){return"function"==typeof n.join?n.join(e):e[0]+t+e[1]}function o(e,t,n){return"function"!=typeof n.isValid||n.isValid(e,t)}function a(e){return r(e)||Array.isArray(e)||"function"==typeof e}e.exports=function(e,t,n){var l,s;if(r(n)||(n={default:n}),!a(e))return void 0!==n.default?n.default:e;"number"==typeof t&&(t=String(t));let u=Array.isArray(t),c="string"==typeof t,d=n.separator||".",p=n.joinChar||("string"==typeof d?d:".");if(!c&&!u)return e;if(c&&t in e)return o(t,e,n)?e[t]:n.default;let h=u?t:(l=t,"function"==typeof(s=n).split?s.split(l):l.split(d)),f=h.length,m=0;do{let t=h[m];for("number"==typeof t&&(t=String(t));t&&"\\"===t.slice(-1);)t=i([t.slice(0,-1),h[++m]||""],p,n);if(t in e){if(!o(t,e,n))return n.default;e=e[t]}else{let r=!1,a=m+1;for(;a<f;)if(r=(t=i([t,h[a++]],p,n))in e){if(!o(t,e,n))return n.default;e=e[t],m=a-1;break}if(!r)return n.default}}while(++m<f&&a(e));return m===f?e:n.default}},66494:(e,t,n)=>{"use strict";n.d(t,{VM:()=>eD,nW:()=>eG,kh:()=>eZ,Ly:()=>td,$1:()=>tn,ge:()=>tg,hw:()=>tu,y9:()=>tp,WU:()=>eW,pb:()=>eU,Xs:()=>eQ,MD:()=>ez,p:()=>eH,t:()=>e$});var r,i,o,a,l,s,u,c,d,p,h,f,m,g,v,y,b,x,E,C,_,k,S,T,w,A,D,N,F,L,I,R,j,M,O,P,V,q,B,z,U,$,H,W,G,Z,Y,K,Q,X,J,ee,et,en,er,ei,eo,ea,el,es,eu,ec,ed,ep,eh,ef,em,eg,ev,ey,eb,ex,eE,eC,e_,ek,eS,eT,ew,eA,eD,eN,eF=n(57343);function eL(e){let t=Object.keys(e),n=t.length,r=Array(n);for(let i=0;i<n;++i)r[i]=e[t[i]];return r}function eI(e,t){var n;return(n=ej(e.string))&&""!==n.trim()&&":"!==n.trim()&&"{"!==n.trim()?eR(eR(t.map(e=>{var t;let r;return{proximity:(r=function(e,t){let n,r;let i=[],o=e.length,a=t.length;for(n=0;n<=o;n++)i[n]=[n];for(r=1;r<=a;r++)i[0][r]=r;for(n=1;n<=o;n++)for(r=1;r<=a;r++){let o=e[n-1]===t[r-1]?0:1;i[n][r]=Math.min(i[n-1][r]+1,i[n][r-1]+1,i[n-1][r-1]+o),n>1&&r>1&&e[n-1]===t[r-2]&&e[n-2]===t[r-1]&&(i[n][r]=Math.min(i[n][r],i[n-2][r-2]+o))}return i[o][a]}(n,t=ej(e.label)),t.length>n.length&&(r-=t.length-n.length-1,r+=0===t.indexOf(n)?0:.5),r),entry:e}}),e=>e.proximity<=2),e=>!e.entry.isDeprecated).sort((e,t)=>(e.entry.isDeprecated?1:0)-(t.entry.isDeprecated?1:0)||e.proximity-t.proximity||e.entry.label.length-t.entry.label.length).map(e=>e.entry):eR(t,e=>!e.isDeprecated)}function eR(e,t){let n=e.filter(t);return 0===n.length?e:n}function ej(e){return e.toLowerCase().replaceAll(/\W/g,"")}let eM=e=>` {
48
48
  $${null!=e?e:1}
49
- }`,eO=(e,t,n)=>{if(!t)return null!=n?n:e;let r=(0,eF.getNamedType)(t);return(0,eF.isObjectType)(r)||(0,eF.isInputObjectType)(r)||(0,eF.isListType)(r)||(0,eF.isAbstractType)(r)?e+eM():null!=n?n:e},eP=(e,t,n)=>{if((0,eF.isListType)(t)){let n=(0,eF.getNamedType)(t.ofType);return e+`[${eO("",n,"$1")}]`}return eO(e,t,n)},eV=e=>{let t=e.args.filter(e=>e.type.toString().endsWith("!"));if(t.length)return e.name+`(${t.map((e,t)=>`${e.name}: $${t+1}`)}) ${eO("",e.type,"\n")}`};(r||(r={})).is=function(e){return"string"==typeof e},(i||(i={})).is=function(e){return"string"==typeof e},function(e){e.MIN_VALUE=-2147483648,e.MAX_VALUE=2147483647,e.is=function(t){return"number"==typeof t&&e.MIN_VALUE<=t&&t<=e.MAX_VALUE}}(o||(o={})),function(e){e.MIN_VALUE=0,e.MAX_VALUE=2147483647,e.is=function(t){return"number"==typeof t&&e.MIN_VALUE<=t&&t<=e.MAX_VALUE}}(a||(a={})),function(e){e.create=function(e,t){return e===Number.MAX_VALUE&&(e=a.MAX_VALUE),t===Number.MAX_VALUE&&(t=a.MAX_VALUE),{line:e,character:t}},e.is=function(e){return eA.objectLiteral(e)&&eA.uinteger(e.line)&&eA.uinteger(e.character)}}(l||(l={})),function(e){e.create=function(e,t,n,r){if(eA.uinteger(e)&&eA.uinteger(t)&&eA.uinteger(n)&&eA.uinteger(r))return{start:l.create(e,t),end:l.create(n,r)};if(l.is(e)&&l.is(t))return{start:e,end:t};throw Error(`Range#create called with invalid arguments[${e}, ${t}, ${n}, ${r}]`)},e.is=function(e){return eA.objectLiteral(e)&&l.is(e.start)&&l.is(e.end)}}(s||(s={})),function(e){e.create=function(e,t){return{uri:e,range:t}},e.is=function(e){return eA.objectLiteral(e)&&s.is(e.range)&&(eA.string(e.uri)||eA.undefined(e.uri))}}(u||(u={})),function(e){e.create=function(e,t,n,r){return{targetUri:e,targetRange:t,targetSelectionRange:n,originSelectionRange:r}},e.is=function(e){return eA.objectLiteral(e)&&s.is(e.targetRange)&&eA.string(e.targetUri)&&s.is(e.targetSelectionRange)&&(s.is(e.originSelectionRange)||eA.undefined(e.originSelectionRange))}}(c||(c={})),function(e){e.create=function(e,t,n,r){return{red:e,green:t,blue:n,alpha:r}},e.is=function(e){return eA.objectLiteral(e)&&eA.numberRange(e.red,0,1)&&eA.numberRange(e.green,0,1)&&eA.numberRange(e.blue,0,1)&&eA.numberRange(e.alpha,0,1)}}(d||(d={})),function(e){e.create=function(e,t){return{range:e,color:t}},e.is=function(e){return eA.objectLiteral(e)&&s.is(e.range)&&d.is(e.color)}}(p||(p={})),function(e){e.create=function(e,t,n){return{label:e,textEdit:t,additionalTextEdits:n}},e.is=function(e){return eA.objectLiteral(e)&&eA.string(e.label)&&(eA.undefined(e.textEdit)||C.is(e))&&(eA.undefined(e.additionalTextEdits)||eA.typedArray(e.additionalTextEdits,C.is))}}(h||(h={})),function(e){e.Comment="comment",e.Imports="imports",e.Region="region"}(f||(f={})),function(e){e.create=function(e,t,n,r,i,o){let a={startLine:e,endLine:t};return eA.defined(n)&&(a.startCharacter=n),eA.defined(r)&&(a.endCharacter=r),eA.defined(i)&&(a.kind=i),eA.defined(o)&&(a.collapsedText=o),a},e.is=function(e){return eA.objectLiteral(e)&&eA.uinteger(e.startLine)&&eA.uinteger(e.startLine)&&(eA.undefined(e.startCharacter)||eA.uinteger(e.startCharacter))&&(eA.undefined(e.endCharacter)||eA.uinteger(e.endCharacter))&&(eA.undefined(e.kind)||eA.string(e.kind))}}(m||(m={})),function(e){e.create=function(e,t){return{location:e,message:t}},e.is=function(e){return eA.defined(e)&&u.is(e.location)&&eA.string(e.message)}}(g||(g={})),function(e){e.Error=1,e.Warning=2,e.Information=3,e.Hint=4}(v||(v={})),function(e){e.Unnecessary=1,e.Deprecated=2}(y||(y={})),(b||(b={})).is=function(e){return eA.objectLiteral(e)&&eA.string(e.href)},function(e){e.create=function(e,t,n,r,i,o){let a={range:e,message:t};return eA.defined(n)&&(a.severity=n),eA.defined(r)&&(a.code=r),eA.defined(i)&&(a.source=i),eA.defined(o)&&(a.relatedInformation=o),a},e.is=function(e){var t;return eA.defined(e)&&s.is(e.range)&&eA.string(e.message)&&(eA.number(e.severity)||eA.undefined(e.severity))&&(eA.integer(e.code)||eA.string(e.code)||eA.undefined(e.code))&&(eA.undefined(e.codeDescription)||eA.string(null===(t=e.codeDescription)||void 0===t?void 0:t.href))&&(eA.string(e.source)||eA.undefined(e.source))&&(eA.undefined(e.relatedInformation)||eA.typedArray(e.relatedInformation,g.is))}}(x||(x={})),function(e){e.create=function(e,t,...n){let r={title:e,command:t};return eA.defined(n)&&n.length>0&&(r.arguments=n),r},e.is=function(e){return eA.defined(e)&&eA.string(e.title)&&eA.string(e.command)}}(E||(E={})),function(e){e.replace=function(e,t){return{range:e,newText:t}},e.insert=function(e,t){return{range:{start:e,end:e},newText:t}},e.del=function(e){return{range:e,newText:""}},e.is=function(e){return eA.objectLiteral(e)&&eA.string(e.newText)&&s.is(e.range)}}(C||(C={})),function(e){e.create=function(e,t,n){let r={label:e};return void 0!==t&&(r.needsConfirmation=t),void 0!==n&&(r.description=n),r},e.is=function(e){return eA.objectLiteral(e)&&eA.string(e.label)&&(eA.boolean(e.needsConfirmation)||void 0===e.needsConfirmation)&&(eA.string(e.description)||void 0===e.description)}}(_||(_={})),(k||(k={})).is=function(e){return eA.string(e)},function(e){e.replace=function(e,t,n){return{range:e,newText:t,annotationId:n}},e.insert=function(e,t,n){return{range:{start:e,end:e},newText:t,annotationId:n}},e.del=function(e,t){return{range:e,newText:"",annotationId:t}},e.is=function(e){return C.is(e)&&(_.is(e.annotationId)||k.is(e.annotationId))}}(S||(S={})),function(e){e.create=function(e,t){return{textDocument:e,edits:t}},e.is=function(e){return eA.defined(e)&&I.is(e.textDocument)&&Array.isArray(e.edits)}}(T||(T={})),function(e){e.create=function(e,t,n){let r={kind:"create",uri:e};return void 0!==t&&(void 0!==t.overwrite||void 0!==t.ignoreIfExists)&&(r.options=t),void 0!==n&&(r.annotationId=n),r},e.is=function(e){return e&&"create"===e.kind&&eA.string(e.uri)&&(void 0===e.options||(void 0===e.options.overwrite||eA.boolean(e.options.overwrite))&&(void 0===e.options.ignoreIfExists||eA.boolean(e.options.ignoreIfExists)))&&(void 0===e.annotationId||k.is(e.annotationId))}}(w||(w={})),function(e){e.create=function(e,t,n,r){let i={kind:"rename",oldUri:e,newUri:t};return void 0!==n&&(void 0!==n.overwrite||void 0!==n.ignoreIfExists)&&(i.options=n),void 0!==r&&(i.annotationId=r),i},e.is=function(e){return e&&"rename"===e.kind&&eA.string(e.oldUri)&&eA.string(e.newUri)&&(void 0===e.options||(void 0===e.options.overwrite||eA.boolean(e.options.overwrite))&&(void 0===e.options.ignoreIfExists||eA.boolean(e.options.ignoreIfExists)))&&(void 0===e.annotationId||k.is(e.annotationId))}}(A||(A={})),function(e){e.create=function(e,t,n){let r={kind:"delete",uri:e};return void 0!==t&&(void 0!==t.recursive||void 0!==t.ignoreIfNotExists)&&(r.options=t),void 0!==n&&(r.annotationId=n),r},e.is=function(e){return e&&"delete"===e.kind&&eA.string(e.uri)&&(void 0===e.options||(void 0===e.options.recursive||eA.boolean(e.options.recursive))&&(void 0===e.options.ignoreIfNotExists||eA.boolean(e.options.ignoreIfNotExists)))&&(void 0===e.annotationId||k.is(e.annotationId))}}(D||(D={})),(N||(N={})).is=function(e){return e&&(void 0!==e.changes||void 0!==e.documentChanges)&&(void 0===e.documentChanges||e.documentChanges.every(e=>eA.string(e.kind)?w.is(e)||A.is(e)||D.is(e):T.is(e)))},function(e){e.create=function(e){return{uri:e}},e.is=function(e){return eA.defined(e)&&eA.string(e.uri)}}(F||(F={})),function(e){e.create=function(e,t){return{uri:e,version:t}},e.is=function(e){return eA.defined(e)&&eA.string(e.uri)&&eA.integer(e.version)}}(L||(L={})),function(e){e.create=function(e,t){return{uri:e,version:t}},e.is=function(e){return eA.defined(e)&&eA.string(e.uri)&&(null===e.version||eA.integer(e.version))}}(I||(I={})),function(e){e.create=function(e,t,n,r){return{uri:e,languageId:t,version:n,text:r}},e.is=function(e){return eA.defined(e)&&eA.string(e.uri)&&eA.string(e.languageId)&&eA.integer(e.version)&&eA.string(e.text)}}(j||(j={})),function(e){e.PlainText="plaintext",e.Markdown="markdown",e.is=function(t){return t===e.PlainText||t===e.Markdown}}(R||(R={})),(M||(M={})).is=function(e){return eA.objectLiteral(e)&&R.is(e.kind)&&eA.string(e.value)},function(e){e.Text=1,e.Method=2,e.Function=3,e.Constructor=4,e.Field=5,e.Variable=6,e.Class=7,e.Interface=8,e.Module=9,e.Property=10,e.Unit=11,e.Value=12,e.Enum=13,e.Keyword=14,e.Snippet=15,e.Color=16,e.File=17,e.Reference=18,e.Folder=19,e.EnumMember=20,e.Constant=21,e.Struct=22,e.Event=23,e.Operator=24,e.TypeParameter=25}(O||(O={})),function(e){e.PlainText=1,e.Snippet=2}(P||(P={})),(V||(V={})).Deprecated=1,function(e){e.create=function(e,t,n){return{newText:e,insert:t,replace:n}},e.is=function(e){return e&&eA.string(e.newText)&&s.is(e.insert)&&s.is(e.replace)}}(q||(q={})),function(e){e.asIs=1,e.adjustIndentation=2}(B||(B={})),(z||(z={})).is=function(e){return e&&(eA.string(e.detail)||void 0===e.detail)&&(eA.string(e.description)||void 0===e.description)},(U||(U={})).create=function(e){return{label:e}},($||($={})).create=function(e,t){return{items:e||[],isIncomplete:!!t}},function(e){e.fromPlainText=function(e){return e.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")},e.is=function(e){return eA.string(e)||eA.objectLiteral(e)&&eA.string(e.language)&&eA.string(e.value)}}(H||(H={})),(W||(W={})).is=function(e){return!!e&&eA.objectLiteral(e)&&(M.is(e.contents)||H.is(e.contents)||eA.typedArray(e.contents,H.is))&&(void 0===e.range||s.is(e.range))},(G||(G={})).create=function(e,t){return t?{label:e,documentation:t}:{label:e}},(Z||(Z={})).create=function(e,t,...n){let r={label:e};return eA.defined(t)&&(r.documentation=t),eA.defined(n)?r.parameters=n:r.parameters=[],r},function(e){e.Text=1,e.Read=2,e.Write=3}(Y||(Y={})),(K||(K={})).create=function(e,t){let n={range:e};return eA.number(t)&&(n.kind=t),n},function(e){e.File=1,e.Module=2,e.Namespace=3,e.Package=4,e.Class=5,e.Method=6,e.Property=7,e.Field=8,e.Constructor=9,e.Enum=10,e.Interface=11,e.Function=12,e.Variable=13,e.Constant=14,e.String=15,e.Number=16,e.Boolean=17,e.Array=18,e.Object=19,e.Key=20,e.Null=21,e.EnumMember=22,e.Struct=23,e.Event=24,e.Operator=25,e.TypeParameter=26}(Q||(Q={})),(X||(X={})).Deprecated=1,(J||(J={})).create=function(e,t,n,r,i){let o={name:e,kind:t,location:{uri:r,range:n}};return i&&(o.containerName=i),o},(ee||(ee={})).create=function(e,t,n,r){return void 0!==r?{name:e,kind:t,location:{uri:n,range:r}}:{name:e,kind:t,location:{uri:n}}},function(e){e.create=function(e,t,n,r,i,o){let a={name:e,detail:t,kind:n,range:r,selectionRange:i};return void 0!==o&&(a.children=o),a},e.is=function(e){return e&&eA.string(e.name)&&eA.number(e.kind)&&s.is(e.range)&&s.is(e.selectionRange)&&(void 0===e.detail||eA.string(e.detail))&&(void 0===e.deprecated||eA.boolean(e.deprecated))&&(void 0===e.children||Array.isArray(e.children))&&(void 0===e.tags||Array.isArray(e.tags))}}(et||(et={})),function(e){e.Empty="",e.QuickFix="quickfix",e.Refactor="refactor",e.RefactorExtract="refactor.extract",e.RefactorInline="refactor.inline",e.RefactorRewrite="refactor.rewrite",e.Source="source",e.SourceOrganizeImports="source.organizeImports",e.SourceFixAll="source.fixAll"}(en||(en={})),function(e){e.Invoked=1,e.Automatic=2}(er||(er={})),function(e){e.create=function(e,t,n){let r={diagnostics:e};return null!=t&&(r.only=t),null!=n&&(r.triggerKind=n),r},e.is=function(e){return eA.defined(e)&&eA.typedArray(e.diagnostics,x.is)&&(void 0===e.only||eA.typedArray(e.only,eA.string))&&(void 0===e.triggerKind||e.triggerKind===er.Invoked||e.triggerKind===er.Automatic)}}(ei||(ei={})),function(e){e.create=function(e,t,n){let r={title:e},i=!0;return"string"==typeof t?(i=!1,r.kind=t):E.is(t)?r.command=t:r.edit=t,i&&void 0!==n&&(r.kind=n),r},e.is=function(e){return e&&eA.string(e.title)&&(void 0===e.diagnostics||eA.typedArray(e.diagnostics,x.is))&&(void 0===e.kind||eA.string(e.kind))&&(void 0!==e.edit||void 0!==e.command)&&(void 0===e.command||E.is(e.command))&&(void 0===e.isPreferred||eA.boolean(e.isPreferred))&&(void 0===e.edit||N.is(e.edit))}}(eo||(eo={})),function(e){e.create=function(e,t){let n={range:e};return eA.defined(t)&&(n.data=t),n},e.is=function(e){return eA.defined(e)&&s.is(e.range)&&(eA.undefined(e.command)||E.is(e.command))}}(ea||(ea={})),function(e){e.create=function(e,t){return{tabSize:e,insertSpaces:t}},e.is=function(e){return eA.defined(e)&&eA.uinteger(e.tabSize)&&eA.boolean(e.insertSpaces)}}(el||(el={})),function(e){e.create=function(e,t,n){return{range:e,target:t,data:n}},e.is=function(e){return eA.defined(e)&&s.is(e.range)&&(eA.undefined(e.target)||eA.string(e.target))}}(es||(es={})),function(e){e.create=function(e,t){return{range:e,parent:t}},e.is=function(t){return eA.objectLiteral(t)&&s.is(t.range)&&(void 0===t.parent||e.is(t.parent))}}(eu||(eu={})),function(e){e.namespace="namespace",e.type="type",e.class="class",e.enum="enum",e.interface="interface",e.struct="struct",e.typeParameter="typeParameter",e.parameter="parameter",e.variable="variable",e.property="property",e.enumMember="enumMember",e.event="event",e.function="function",e.method="method",e.macro="macro",e.keyword="keyword",e.modifier="modifier",e.comment="comment",e.string="string",e.number="number",e.regexp="regexp",e.operator="operator",e.decorator="decorator"}(ec||(ec={})),function(e){e.declaration="declaration",e.definition="definition",e.readonly="readonly",e.static="static",e.deprecated="deprecated",e.abstract="abstract",e.async="async",e.modification="modification",e.documentation="documentation",e.defaultLibrary="defaultLibrary"}(ed||(ed={})),(ep||(ep={})).is=function(e){return eA.objectLiteral(e)&&(void 0===e.resultId||"string"==typeof e.resultId)&&Array.isArray(e.data)&&(0===e.data.length||"number"==typeof e.data[0])},function(e){e.create=function(e,t){return{range:e,text:t}},e.is=function(e){return null!=e&&s.is(e.range)&&eA.string(e.text)}}(eh||(eh={})),function(e){e.create=function(e,t,n){return{range:e,variableName:t,caseSensitiveLookup:n}},e.is=function(e){return null!=e&&s.is(e.range)&&eA.boolean(e.caseSensitiveLookup)&&(eA.string(e.variableName)||void 0===e.variableName)}}(ef||(ef={})),function(e){e.create=function(e,t){return{range:e,expression:t}},e.is=function(e){return null!=e&&s.is(e.range)&&(eA.string(e.expression)||void 0===e.expression)}}(em||(em={})),function(e){e.create=function(e,t){return{frameId:e,stoppedLocation:t}},e.is=function(e){return eA.defined(e)&&s.is(e.stoppedLocation)}}(eg||(eg={})),function(e){e.Type=1,e.Parameter=2,e.is=function(e){return 1===e||2===e}}(ev||(ev={})),function(e){e.create=function(e){return{value:e}},e.is=function(e){return eA.objectLiteral(e)&&(void 0===e.tooltip||eA.string(e.tooltip)||M.is(e.tooltip))&&(void 0===e.location||u.is(e.location))&&(void 0===e.command||E.is(e.command))}}(ey||(ey={})),function(e){e.create=function(e,t,n){let r={position:e,label:t};return void 0!==n&&(r.kind=n),r},e.is=function(e){return eA.objectLiteral(e)&&l.is(e.position)&&(eA.string(e.label)||eA.typedArray(e.label,ey.is))&&(void 0===e.kind||ev.is(e.kind))&&void 0===e.textEdits||eA.typedArray(e.textEdits,C.is)&&(void 0===e.tooltip||eA.string(e.tooltip)||M.is(e.tooltip))&&(void 0===e.paddingLeft||eA.boolean(e.paddingLeft))&&(void 0===e.paddingRight||eA.boolean(e.paddingRight))}}(eb||(eb={})),(ex||(ex={})).createSnippet=function(e){return{kind:"snippet",value:e}},(eE||(eE={})).create=function(e,t,n,r){return{insertText:e,filterText:t,range:n,command:r}},(eC||(eC={})).create=function(e){return{items:e}},function(e){e.Invoked=0,e.Automatic=1}(e_||(e_={})),(ek||(ek={})).create=function(e,t){return{range:e,text:t}},(eS||(eS={})).create=function(e,t){return{triggerKind:e,selectedCompletionInfo:t}},(eT||(eT={})).is=function(e){return eA.objectLiteral(e)&&i.is(e.uri)&&eA.string(e.name)},function(e){e.create=function(e,t,n,r){return new eq(e,t,n,r)},e.is=function(e){return!!(eA.defined(e)&&eA.string(e.uri)&&(eA.undefined(e.languageId)||eA.string(e.languageId))&&eA.uinteger(e.lineCount)&&eA.func(e.getText)&&eA.func(e.positionAt)&&eA.func(e.offsetAt))},e.applyEdits=function(e,t){let n=e.getText(),r=function e(t,n){if(t.length<=1)return t;let r=t.length/2|0,i=t.slice(0,r),o=t.slice(r);e(i,n),e(o,n);let a=0,l=0,s=0;for(;a<i.length&&l<o.length;)0>=n(i[a],o[l])?t[s++]=i[a++]:t[s++]=o[l++];for(;a<i.length;)t[s++]=i[a++];for(;l<o.length;)t[s++]=o[l++];return t}(t,(e,t)=>{let n=e.range.start.line-t.range.start.line;return 0===n?e.range.start.character-t.range.start.character:n}),i=n.length;for(let t=r.length-1;t>=0;t--){let o=r[t],a=e.offsetAt(o.range.start),l=e.offsetAt(o.range.end);if(l<=i)n=n.substring(0,a)+o.newText+n.substring(l,n.length);else throw Error("Overlapping edit");i=a}return n}}(ew||(ew={}));class eq{constructor(e,t,n,r){this._uri=e,this._languageId=t,this._version=n,this._content=r,this._lineOffsets=void 0}get uri(){return this._uri}get languageId(){return this._languageId}get version(){return this._version}getText(e){if(e){let t=this.offsetAt(e.start),n=this.offsetAt(e.end);return this._content.substring(t,n)}return this._content}update(e,t){this._content=e.text,this._version=t,this._lineOffsets=void 0}getLineOffsets(){if(void 0===this._lineOffsets){let e=[],t=this._content,n=!0;for(let r=0;r<t.length;r++){n&&(e.push(r),n=!1);let i=t.charAt(r);n="\r"===i||"\n"===i,"\r"===i&&r+1<t.length&&"\n"===t.charAt(r+1)&&r++}n&&t.length>0&&e.push(t.length),this._lineOffsets=e}return this._lineOffsets}positionAt(e){e=Math.max(Math.min(e,this._content.length),0);let t=this.getLineOffsets(),n=0,r=t.length;if(0===r)return l.create(0,e);for(;n<r;){let i=Math.floor((n+r)/2);t[i]>e?r=i:n=i+1}let i=n-1;return l.create(i,e-t[i])}offsetAt(e){let t=this.getLineOffsets();if(e.line>=t.length)return this._content.length;if(e.line<0)return 0;let n=t[e.line],r=e.line+1<t.length?t[e.line+1]:this._content.length;return Math.max(Math.min(n+e.character,r),n)}get lineCount(){return this.getLineOffsets().length}}!function(e){let t=Object.prototype.toString;e.defined=function(e){return void 0!==e},e.undefined=function(e){return void 0===e},e.boolean=function(e){return!0===e||!1===e},e.string=function(e){return"[object String]"===t.call(e)},e.number=function(e){return"[object Number]"===t.call(e)},e.numberRange=function(e,n,r){return"[object Number]"===t.call(e)&&n<=e&&e<=r},e.integer=function(e){return"[object Number]"===t.call(e)&&-2147483648<=e&&e<=2147483647},e.uinteger=function(e){return"[object Number]"===t.call(e)&&0<=e&&e<=2147483647},e.func=function(e){return"[object Function]"===t.call(e)},e.objectLiteral=function(e){return null!==e&&"object"==typeof e},e.typedArray=function(e,t){return Array.isArray(e)&&e.every(t)}}(eA||(eA={}));class eB{constructor(e){this._start=0,this._pos=0,this.getStartOfToken=()=>this._start,this.getCurrentPosition=()=>this._pos,this.eol=()=>this._sourceText.length===this._pos,this.sol=()=>0===this._pos,this.peek=()=>this._sourceText.charAt(this._pos)||null,this.next=()=>{let e=this._sourceText.charAt(this._pos);return this._pos++,e},this.eat=e=>{if(this._testNextCharacter(e))return this._start=this._pos,this._pos++,this._sourceText.charAt(this._pos-1)},this.eatWhile=e=>{let t=this._testNextCharacter(e),n=!1;for(t&&(n=t,this._start=this._pos);t;)this._pos++,t=this._testNextCharacter(e),n=!0;return n},this.eatSpace=()=>this.eatWhile(/[\s\u00a0]/),this.skipToEnd=()=>{this._pos=this._sourceText.length},this.skipTo=e=>{this._pos=e},this.match=(e,t=!0,n=!1)=>{let r=null,i=null;return"string"==typeof e?(i=new RegExp(e,n?"i":"g").test(this._sourceText.slice(this._pos,this._pos+e.length)),r=e):e instanceof RegExp&&(r=null==(i=this._sourceText.slice(this._pos).match(e))?void 0:i[0]),!!(null!=i&&("string"==typeof e||i instanceof Array&&this._sourceText.startsWith(i[0],this._pos)))&&(t&&(this._start=this._pos,r&&r.length&&(this._pos+=r.length)),i)},this.backUp=e=>{this._pos-=e},this.column=()=>this._pos,this.indentation=()=>{let e=this._sourceText.match(/\s*/),t=0;if(e&&0!==e.length){let n=e[0],r=0;for(;n.length>r;)9===n.charCodeAt(r)?t+=2:t++,r++}return t},this.current=()=>this._sourceText.slice(this._start,this._pos),this._sourceText=e}_testNextCharacter(e){let t=this._sourceText.charAt(this._pos);return"string"==typeof e?t===e:e instanceof RegExp?e.test(t):e(t)}}function ez(e){return{ofRule:e}}function eU(e,t){return{ofRule:e,isList:!0,separator:t}}function e$(e,t){return{style:t,match:t=>t.kind===e}}function eH(e,t){return{style:t||"punctuation",match:t=>"Punctuation"===t.kind&&t.value===e}}let eW=e=>" "===e||" "===e||","===e||"\n"===e||"\r"===e||"\uFEFF"===e||"\xa0"===e,eG={Name:/^[_A-Za-z][_0-9A-Za-z]*/,Punctuation:/^(?:!|\$|\(|\)|\.\.\.|:|=|&|@|\[|]|\{|\||\})/,Number:/^-?(?:0|(?:[1-9][0-9]*))(?:\.[0-9]*)?(?:[eE][+-]?[0-9]+)?/,String:/^(?:"""(?:\\"""|[^"]|"[^"]|""[^"])*(?:""")?|"(?:[^"\\]|\\(?:"|\/|\\|b|f|n|r|t|u[0-9a-fA-F]{4}))*"?)/,Comment:/^#.*/},eZ={Document:[eU("Definition")],Definition(e){switch(e.value){case"{":return"ShortQuery";case"query":return"Query";case"mutation":return"Mutation";case"subscription":return"Subscription";case"fragment":return eF.Kind.FRAGMENT_DEFINITION;case"schema":return"SchemaDef";case"scalar":return"ScalarDef";case"type":return"ObjectTypeDef";case"interface":return"InterfaceDef";case"union":return"UnionDef";case"enum":return"EnumDef";case"input":return"InputDef";case"extend":return"ExtendDef";case"directive":return"DirectiveDef"}},ShortQuery:["SelectionSet"],Query:[eY("query"),ez(eK("def")),ez("VariableDefinitions"),eU("Directive"),"SelectionSet"],Mutation:[eY("mutation"),ez(eK("def")),ez("VariableDefinitions"),eU("Directive"),"SelectionSet"],Subscription:[eY("subscription"),ez(eK("def")),ez("VariableDefinitions"),eU("Directive"),"SelectionSet"],VariableDefinitions:[eH("("),eU("VariableDefinition"),eH(")")],VariableDefinition:["Variable",eH(":"),"Type",ez("DefaultValue")],Variable:[eH("$","variable"),eK("variable")],DefaultValue:[eH("="),"Value"],SelectionSet:[eH("{"),eU("Selection"),eH("}")],Selection:(e,t)=>"..."===e.value?t.match(/[\s\u00a0,]*(on\b|@|{)/,!1)?"InlineFragment":"FragmentSpread":t.match(/[\s\u00a0,]*:/,!1)?"AliasedField":"Field",AliasedField:[eK("property"),eH(":"),eK("qualifier"),ez("Arguments"),eU("Directive"),ez("SelectionSet")],Field:[eK("property"),ez("Arguments"),eU("Directive"),ez("SelectionSet")],Arguments:[eH("("),eU("Argument"),eH(")")],Argument:[eK("attribute"),eH(":"),"Value"],FragmentSpread:[eH("..."),eK("def"),eU("Directive")],InlineFragment:[eH("..."),ez("TypeCondition"),eU("Directive"),"SelectionSet"],FragmentDefinition:[eY("fragment"),ez(function(e,t){let n=e.match;return e.match=e=>{let r=!1;return n&&(r=n(e)),r&&t.every(t=>t.match&&!t.match(e))},e}(eK("def"),[eY("on")])),"TypeCondition",eU("Directive"),"SelectionSet"],TypeCondition:[eY("on"),"NamedType"],Value(e){switch(e.kind){case"Number":return"NumberValue";case"String":return"StringValue";case"Punctuation":switch(e.value){case"[":return"ListValue";case"{":return"ObjectValue";case"$":return"Variable";case"&":return"NamedType"}return null;case"Name":switch(e.value){case"true":case"false":return"BooleanValue"}if("null"===e.value)return"NullValue";return"EnumValue"}},NumberValue:[e$("Number","number")],StringValue:[{style:"string",match:e=>"String"===e.kind,update(e,t){t.value.startsWith('"""')&&(e.inBlockstring=!t.value.slice(3).endsWith('"""'))}}],BooleanValue:[e$("Name","builtin")],NullValue:[e$("Name","keyword")],EnumValue:[eK("string-2")],ListValue:[eH("["),eU("Value"),eH("]")],ObjectValue:[eH("{"),eU("ObjectField"),eH("}")],ObjectField:[eK("attribute"),eH(":"),"Value"],Type:e=>"["===e.value?"ListType":"NonNullType",ListType:[eH("["),"Type",eH("]"),ez(eH("!"))],NonNullType:["NamedType",ez(eH("!"))],NamedType:[{style:"atom",match:e=>"Name"===e.kind,update(e,t){var n;(null===(n=e.prevState)||void 0===n?void 0:n.prevState)&&(e.name=t.value,e.prevState.prevState.type=t.value)}}],Directive:[eH("@","meta"),eK("meta"),ez("Arguments")],DirectiveDef:[eY("directive"),eH("@","meta"),eK("meta"),ez("ArgumentsDef"),eY("on"),eU("DirectiveLocation",eH("|"))],InterfaceDef:[eY("interface"),eK("atom"),ez("Implements"),eU("Directive"),eH("{"),eU("FieldDef"),eH("}")],Implements:[eY("implements"),eU("NamedType",eH("&"))],DirectiveLocation:[eK("string-2")],SchemaDef:[eY("schema"),eU("Directive"),eH("{"),eU("OperationTypeDef"),eH("}")],OperationTypeDef:[eK("keyword"),eH(":"),eK("atom")],ScalarDef:[eY("scalar"),eK("atom"),eU("Directive")],ObjectTypeDef:[eY("type"),eK("atom"),ez("Implements"),eU("Directive"),eH("{"),eU("FieldDef"),eH("}")],FieldDef:[eK("property"),ez("ArgumentsDef"),eH(":"),"Type",eU("Directive")],ArgumentsDef:[eH("("),eU("InputValueDef"),eH(")")],InputValueDef:[eK("attribute"),eH(":"),"Type",ez("DefaultValue"),eU("Directive")],UnionDef:[eY("union"),eK("atom"),eU("Directive"),eH("="),eU("UnionMember",eH("|"))],UnionMember:["NamedType"],EnumDef:[eY("enum"),eK("atom"),eU("Directive"),eH("{"),eU("EnumValueDef"),eH("}")],EnumValueDef:[eK("string-2"),eU("Directive")],InputDef:[eY("input"),eK("atom"),eU("Directive"),eH("{"),eU("InputValueDef"),eH("}")],ExtendDef:[eY("extend"),"ExtensionDefinition"],ExtensionDefinition(e){switch(e.value){case"schema":return eF.Kind.SCHEMA_EXTENSION;case"scalar":return eF.Kind.SCALAR_TYPE_EXTENSION;case"type":return eF.Kind.OBJECT_TYPE_EXTENSION;case"interface":return eF.Kind.INTERFACE_TYPE_EXTENSION;case"union":return eF.Kind.UNION_TYPE_EXTENSION;case"enum":return eF.Kind.ENUM_TYPE_EXTENSION;case"input":return eF.Kind.INPUT_OBJECT_TYPE_EXTENSION}},[eF.Kind.SCHEMA_EXTENSION]:["SchemaDef"],[eF.Kind.SCALAR_TYPE_EXTENSION]:["ScalarDef"],[eF.Kind.OBJECT_TYPE_EXTENSION]:["ObjectTypeDef"],[eF.Kind.INTERFACE_TYPE_EXTENSION]:["InterfaceDef"],[eF.Kind.UNION_TYPE_EXTENSION]:["UnionDef"],[eF.Kind.ENUM_TYPE_EXTENSION]:["EnumDef"],[eF.Kind.INPUT_OBJECT_TYPE_EXTENSION]:["InputDef"]};function eY(e){return{style:"keyword",match:t=>"Name"===t.kind&&t.value===e}}function eK(e){return{style:e,match:e=>"Name"===e.kind,update(e,t){e.name=t.value}}}function eQ(e={eatWhitespace:e=>e.eatWhile(eW),lexRules:eG,parseRules:eZ,editorConfig:{}}){return{startState(){let t={level:0,step:0,name:null,kind:null,type:null,rule:null,needsSeparator:!1,prevState:null};return e0(e.parseRules,t,eF.Kind.DOCUMENT),t},token:(t,n)=>(function(e,t,n){var r;if(t.inBlockstring)return e.match(/.*"""/)?t.inBlockstring=!1:e.skipToEnd(),"string";let{lexRules:i,parseRules:o,eatWhitespace:a,editorConfig:l}=n;if(t.rule&&0===t.rule.length?e1(t):t.needsAdvance&&(t.needsAdvance=!1,e2(t,!0)),e.sol()){let n=(null==l?void 0:l.tabSize)||2;t.indentLevel=Math.floor(e.indentation()/n)}if(a(e))return"ws";let s=function(e,t){let n=Object.keys(e);for(let r=0;r<n.length;r++){let i=t.match(e[n[r]]);if(i&&i instanceof Array)return{kind:n[r],value:i[0]}}}(i,e);if(!s)return e.match(/\S+/)||e.match(/\s/),e0(eJ,t,"Invalid"),"invalidchar";if("Comment"===s.kind)return e0(eJ,t,"Comment"),"comment";let u=eX({},t);if("Punctuation"===s.kind){if(/^[{([]/.test(s.value))void 0!==t.indentLevel&&(t.levels=(t.levels||[]).concat(t.indentLevel+1));else if(/^[})\]]/.test(s.value)){let e=t.levels=(t.levels||[]).slice(0,-1);t.indentLevel&&e.length>0&&e.at(-1)<t.indentLevel&&(t.indentLevel=e.at(-1))}}for(;t.rule;){let n="function"==typeof t.rule?0===t.step?t.rule(s,e):null:t.rule[t.step];if(t.needsSeparator&&(n=null==n?void 0:n.separator),n){if(n.ofRule&&(n=n.ofRule),"string"==typeof n){e0(o,t,n);continue}if(null===(r=n.match)||void 0===r?void 0:r.call(n,s))return n.update&&n.update(t,s),"Punctuation"===s.kind?e2(t,!0):t.needsAdvance=!0,n.style}(function(e){for(;e.rule&&!(Array.isArray(e.rule)&&e.rule[e.step].ofRule);)e1(e);e.rule&&e2(e,!1)})(t)}return eX(t,u),e0(eJ,t,"Invalid"),"invalidchar"})(t,n,e)}}function eX(e,t){let n=Object.keys(t);for(let r=0;r<n.length;r++)e[n[r]]=t[n[r]];return e}let eJ={Invalid:[],Comment:[]};function e0(e,t,n){if(!e[n])throw TypeError("Unknown rule: "+n);t.prevState=Object.assign({},t),t.kind=n,t.name=null,t.type=null,t.rule=e[n],t.step=0,t.needsSeparator=!1}function e1(e){e.prevState&&(e.kind=e.prevState.kind,e.name=e.prevState.name,e.type=e.prevState.type,e.rule=e.prevState.rule,e.step=e.prevState.step,e.needsSeparator=e.prevState.needsSeparator,e.prevState=e.prevState.prevState)}function e2(e,t){var n;if(e3(e)&&e.rule){let n=e.rule[e.step];if(n.separator){let{separator:t}=n;if(e.needsSeparator=!e.needsSeparator,!e.needsSeparator&&t.ofRule)return}if(t)return}for(e.needsSeparator=!1,e.step++;e.rule&&!(Array.isArray(e.rule)&&e.step<e.rule.length);)e1(e),e.rule&&(e3(e)?(null===(n=e.rule)||void 0===n?void 0:n[e.step].separator)&&(e.needsSeparator=!e.needsSeparator):(e.needsSeparator=!1,e.step++))}function e3(e){let t=Array.isArray(e.rule)&&"string"!=typeof e.rule[e.step]&&e.rule[e.step];return t&&t.isList}function e5(e,t){let n=e.split("\n"),r=eQ(),i=r.startState(),o="",a=new eB("");for(let e=0;e<n.length;e++){for(a=new eB(n[e]);!a.eol()&&(o=r.token(a,i),"BREAK"!==t(a,i,o,e)););t(a,i,o,e),i.kind||(i=r.startState())}return{start:a.getStartOfToken(),end:a.getCurrentPosition(),string:a.current(),state:i,style:o}}!function(e){e.TYPE_SYSTEM="TYPE_SYSTEM",e.EXECUTABLE="EXECUTABLE",e.UNKNOWN="UNKNOWN"}(eD||(eD={}));let e4=[eF.Kind.SCHEMA_DEFINITION,eF.Kind.OPERATION_TYPE_DEFINITION,eF.Kind.SCALAR_TYPE_DEFINITION,eF.Kind.OBJECT_TYPE_DEFINITION,eF.Kind.INTERFACE_TYPE_DEFINITION,eF.Kind.UNION_TYPE_DEFINITION,eF.Kind.ENUM_TYPE_DEFINITION,eF.Kind.INPUT_OBJECT_TYPE_DEFINITION,eF.Kind.DIRECTIVE_DEFINITION,eF.Kind.SCHEMA_EXTENSION,eF.Kind.SCALAR_TYPE_EXTENSION,eF.Kind.OBJECT_TYPE_EXTENSION,eF.Kind.INTERFACE_TYPE_EXTENSION,eF.Kind.UNION_TYPE_EXTENSION,eF.Kind.ENUM_TYPE_EXTENSION,eF.Kind.INPUT_OBJECT_TYPE_EXTENSION],e6=e=>{let t=eD.UNKNOWN;if(e)try{(0,eF.visit)((0,eF.parse)(e),{enter(e){if("Document"===e.kind){t=eD.EXECUTABLE;return}return!!e4.includes(e.kind)&&(t=eD.TYPE_SYSTEM,eF.BREAK)}})}catch(e){}return t};function e8(e,t,n){return n===eF.SchemaMetaFieldDef.name&&e.getQueryType()===t?eF.SchemaMetaFieldDef:n===eF.TypeMetaFieldDef.name&&e.getQueryType()===t?eF.TypeMetaFieldDef:n===eF.TypeNameMetaFieldDef.name&&(0,eF.isCompositeType)(t)?eF.TypeNameMetaFieldDef:"getFields"in t?t.getFields()[n]:null}function e9(e,t){let n=[],r=e;for(;null==r?void 0:r.kind;)n.push(r),r=r.prevState;for(let e=n.length-1;e>=0;e--)t(n[e])}let e7=Object.assign(Object.assign({},eF.Kind),{ALIASED_FIELD:"AliasedField",ARGUMENTS:"Arguments",SHORT_QUERY:"ShortQuery",QUERY:"Query",MUTATION:"Mutation",SUBSCRIPTION:"Subscription",TYPE_CONDITION:"TypeCondition",INVALID:"Invalid",COMMENT:"Comment",SCHEMA_DEF:"SchemaDef",SCALAR_DEF:"ScalarDef",OBJECT_TYPE_DEF:"ObjectTypeDef",OBJECT_VALUE:"ObjectValue",LIST_VALUE:"ListValue",INTERFACE_DEF:"InterfaceDef",UNION_DEF:"UnionDef",ENUM_DEF:"EnumDef",ENUM_VALUE:"EnumValue",FIELD_DEF:"FieldDef",INPUT_DEF:"InputDef",INPUT_VALUE_DEF:"InputValueDef",ARGUMENTS_DEF:"ArgumentsDef",EXTEND_DEF:"ExtendDef",EXTENSION_DEFINITION:"ExtensionDefinition",DIRECTIVE_DEF:"DirectiveDef",IMPLEMENTS:"Implements",VARIABLE_DEFINITIONS:"VariableDefinitions",TYPE:"Type",VARIABLE:"Variable"});!function(e){e.Text=1,e.Method=2,e.Function=3,e.Constructor=4,e.Field=5,e.Variable=6,e.Class=7,e.Interface=8,e.Module=9,e.Property=10,e.Unit=11,e.Value=12,e.Enum=13,e.Keyword=14,e.Snippet=15,e.Color=16,e.File=17,e.Reference=18,e.Folder=19,e.EnumMember=20,e.Constant=21,e.Struct=22,e.Event=23,e.Operator=24,e.TypeParameter=25}(eN||(eN={}));let te={command:"editor.action.triggerSuggest",title:"Suggestions"},tt=e=>{let t=[];if(e)try{(0,eF.visit)((0,eF.parse)(e),{FragmentDefinition(e){t.push(e)}})}catch(e){return[]}return t};function tn(e,t,n,r,i,o){var a,l;let s=Object.assign(Object.assign({},o),{schema:e}),u=function(e,t,n,r,i){var o;let a,l,s,u,c,d,p,h,f,m,g;let v=r||function(e,t,n=0){let r=null,i=null,o=null,a=e5(e,(e,a,l,s)=>{if(!(s!==t.line||e.getCurrentPosition()+n<t.character+1))return r=l,i=Object.assign({},a),o=e.current(),"BREAK"});return{start:a.start,end:a.end,string:o||a.string,state:i||a.state,style:r||a.style}}(e,t,1);if(!v)return null;let y="Invalid"===v.state.kind?v.state.prevState:v.state;if(!y)return null;let b=(e9(v.state,e=>{var t;switch(e.kind){case e7.QUERY:case"ShortQuery":m=n.getQueryType();break;case e7.MUTATION:m=n.getMutationType();break;case e7.SUBSCRIPTION:m=n.getSubscriptionType();break;case e7.INLINE_FRAGMENT:case e7.FRAGMENT_DEFINITION:e.type&&(m=n.getType(e.type));break;case e7.FIELD:case e7.ALIASED_FIELD:m&&e.name?m=(c=f?e8(n,f,e.name):null)?c.type:null:c=null;break;case e7.SELECTION_SET:f=(0,eF.getNamedType)(m);break;case e7.DIRECTIVE:s=e.name?n.getDirective(e.name):null;break;case e7.INTERFACE_DEF:e.name&&(p=null,g=new eF.GraphQLInterfaceType({name:e.name,interfaces:[],fields:{}}));break;case e7.OBJECT_TYPE_DEF:e.name&&(g=null,p=new eF.GraphQLObjectType({name:e.name,interfaces:[],fields:{}}));break;case e7.ARGUMENTS:if(e.prevState)switch(e.prevState.kind){case e7.FIELD:l=c&&c.args;break;case e7.DIRECTIVE:l=s&&s.args;break;case e7.ALIASED_FIELD:{let r=null===(t=e.prevState)||void 0===t?void 0:t.name;if(!r){l=null;break}let i=f?e8(n,f,r):null;if(!i){l=null;break}l=i.args;break}default:l=null}else l=null;break;case e7.ARGUMENT:if(l){for(let t=0;t<l.length;t++)if(l[t].name===e.name){a=l[t];break}}d=null==a?void 0:a.type;break;case e7.VARIABLE_DEFINITION:case e7.VARIABLE:m=d;break;case e7.ENUM_VALUE:let r=(0,eF.getNamedType)(d);u=r instanceof eF.GraphQLEnumType?r.getValues().find(t=>t.value===e.name):null;break;case e7.LIST_VALUE:let i=(0,eF.getNullableType)(d);d=i instanceof eF.GraphQLList?i.ofType:null;break;case e7.OBJECT_VALUE:let o=(0,eF.getNamedType)(d);h=o instanceof eF.GraphQLInputObjectType?o.getFields():null;break;case e7.OBJECT_FIELD:let v=e.name&&h?h[e.name]:null;d=null==v?void 0:v.type,m=(c=v)?c.type:null;break;case e7.NAMED_TYPE:e.name&&(m=n.getType(e.name))}}),{argDef:a,argDefs:l,directiveDef:s,enumValue:u,fieldDef:c,inputType:d,objectFieldDefs:h,parentType:f,type:m,interfaceDef:g,objectTypeDef:p});return{token:v,state:y,typeInfo:b,mode:(null==i?void 0:i.mode)||((null==(o=null==i?void 0:i.uri)?void 0:o.endsWith(".graphqls"))?eD.TYPE_SYSTEM:e6(e))}}(t,n,e,r,o);if(!u)return[];let{state:c,typeInfo:d,mode:p,token:h}=u,{kind:f,step:m,prevState:g}=c;if(f===e7.DOCUMENT)return p===eD.TYPE_SYSTEM?eI(h,[{label:"extend",kind:eN.Function},...tr]):p===eD.EXECUTABLE?eI(h,ti):eI(h,[{label:"extend",kind:eN.Function},...ti,...tr]);if(f===e7.EXTEND_DEF)return eI(h,tr);if((null===(a=null==g?void 0:g.prevState)||void 0===a?void 0:a.kind)===e7.EXTENSION_DEFINITION&&c.name)return eI(h,[]);if((null==g?void 0:g.kind)===eF.Kind.SCALAR_TYPE_EXTENSION)return eI(h,Object.values(e.getTypeMap()).filter(eF.isScalarType).map(e=>({label:e.name,kind:eN.Function})));if((null==g?void 0:g.kind)===eF.Kind.OBJECT_TYPE_EXTENSION)return eI(h,Object.values(e.getTypeMap()).filter(e=>(0,eF.isObjectType)(e)&&!e.name.startsWith("__")).map(e=>({label:e.name,kind:eN.Function})));if((null==g?void 0:g.kind)===eF.Kind.INTERFACE_TYPE_EXTENSION)return eI(h,Object.values(e.getTypeMap()).filter(eF.isInterfaceType).map(e=>({label:e.name,kind:eN.Function})));if((null==g?void 0:g.kind)===eF.Kind.UNION_TYPE_EXTENSION)return eI(h,Object.values(e.getTypeMap()).filter(eF.isUnionType).map(e=>({label:e.name,kind:eN.Function})));if((null==g?void 0:g.kind)===eF.Kind.ENUM_TYPE_EXTENSION)return eI(h,Object.values(e.getTypeMap()).filter(e=>(0,eF.isEnumType)(e)&&!e.name.startsWith("__")).map(e=>({label:e.name,kind:eN.Function})));if((null==g?void 0:g.kind)===eF.Kind.INPUT_OBJECT_TYPE_EXTENSION)return eI(h,Object.values(e.getTypeMap()).filter(eF.isInputObjectType).map(e=>({label:e.name,kind:eN.Function})));if(f===e7.IMPLEMENTS||f===e7.NAMED_TYPE&&(null==g?void 0:g.kind)===e7.IMPLEMENTS)return function(e,t,n,r,i){if(t.needsSeparator)return[];let o=eL(n.getTypeMap()).filter(eF.isInterfaceType),a=o.map(({name:e})=>e),l=new Set;e5(r,(e,t)=>{var r,o,s,u,c;if(t.name&&(t.kind!==e7.INTERFACE_DEF||a.includes(t.name)||l.add(t.name),t.kind===e7.NAMED_TYPE&&(null===(r=t.prevState)||void 0===r?void 0:r.kind)===e7.IMPLEMENTS)){if(i.interfaceDef){if(null===(o=i.interfaceDef)||void 0===o?void 0:o.getInterfaces().find(({name:e})=>e===t.name))return;let e=n.getType(t.name),r=null===(s=i.interfaceDef)||void 0===s?void 0:s.toConfig();i.interfaceDef=new eF.GraphQLInterfaceType(Object.assign(Object.assign({},r),{interfaces:[...r.interfaces,e||new eF.GraphQLInterfaceType({name:t.name,fields:{}})]}))}else if(i.objectTypeDef){if(null===(u=i.objectTypeDef)||void 0===u?void 0:u.getInterfaces().find(({name:e})=>e===t.name))return;let e=n.getType(t.name),r=null===(c=i.objectTypeDef)||void 0===c?void 0:c.toConfig();i.objectTypeDef=new eF.GraphQLObjectType(Object.assign(Object.assign({},r),{interfaces:[...r.interfaces,e||new eF.GraphQLInterfaceType({name:t.name,fields:{}})]}))}}});let s=i.interfaceDef||i.objectTypeDef,u=((null==s?void 0:s.getInterfaces())||[]).map(({name:e})=>e);return eI(e,o.concat([...l].map(e=>({name:e}))).filter(({name:e})=>e!==(null==s?void 0:s.name)&&!u.includes(e)).map(e=>{let t={label:e.name,kind:eN.Interface,type:e};return(null==e?void 0:e.description)&&(t.documentation=e.description),t}))}(h,c,e,t,d);if(f===e7.SELECTION_SET||f===e7.FIELD||f===e7.ALIASED_FIELD)return function(e,t,n){var r;if(t.parentType){let{parentType:i}=t,o=[];return"getFields"in i&&(o=eL(i.getFields())),(0,eF.isCompositeType)(i)&&o.push(eF.TypeNameMetaFieldDef),i===(null===(r=null==n?void 0:n.schema)||void 0===r?void 0:r.getQueryType())&&o.push(eF.SchemaMetaFieldDef,eF.TypeMetaFieldDef),eI(e,o.map((t,r)=>{var i;let o={sortText:String(r)+t.name,label:t.name,detail:String(t.type),documentation:null!==(i=t.description)&&void 0!==i?i:void 0,deprecated:!!t.deprecationReason,isDeprecated:!!t.deprecationReason,deprecationReason:t.deprecationReason,kind:eN.Field,labelDetails:{detail:" "+t.type.toString()},type:t.type};return(null==n?void 0:n.fillLeafsOnComplete)&&(o.insertText=eV(t),o.insertText||(o.insertText=eO(t.name,t.type,t.name+(e.state.needsAdvance?"":"\n"))),o.insertText&&(o.insertTextFormat=P.Snippet,o.insertTextMode=B.adjustIndentation,o.command=te)),o}))}return[]}(h,d,s);if(f===e7.ARGUMENTS||f===e7.ARGUMENT&&0===m){let{argDefs:e}=d;if(e)return eI(h,e.map(e=>{var t;return{label:e.name,insertText:eP(e.name+": ",e.type),insertTextMode:B.adjustIndentation,insertTextFormat:P.Snippet,command:te,labelDetails:{detail:" "+String(e.type)},documentation:null!==(t=e.description)&&void 0!==t?t:void 0,kind:eN.Variable,type:e.type}}))}if((f===e7.OBJECT_VALUE||f===e7.OBJECT_FIELD&&0===m)&&d.objectFieldDefs){let e=eL(d.objectFieldDefs),t=f===e7.OBJECT_VALUE?eN.Value:eN.Field;return eI(h,e.map(e=>{var n;return{label:e.name,detail:String(e.type),documentation:null!==(n=null==e?void 0:e.description)&&void 0!==n?n:void 0,kind:t,type:e.type,insertText:eP(e.name+": ",e.type),insertTextMode:B.adjustIndentation,insertTextFormat:P.Snippet,command:te}}))}if(f===e7.ENUM_VALUE||f===e7.LIST_VALUE&&1===m||f===e7.OBJECT_FIELD&&2===m||f===e7.ARGUMENT&&2===m)return function(e,t,n,r){let i=(0,eF.getNamedType)(t.inputType),o=ta(n,r,e).filter(e=>e.detail===(null==i?void 0:i.name));return i instanceof eF.GraphQLEnumType?eI(e,i.getValues().map(e=>{var t;return{label:e.name,detail:String(i),documentation:null!==(t=e.description)&&void 0!==t?t:void 0,deprecated:!!e.deprecationReason,isDeprecated:!!e.deprecationReason,deprecationReason:e.deprecationReason,kind:eN.EnumMember,type:i}}).concat(o)):i===eF.GraphQLBoolean?eI(e,o.concat([{label:"true",detail:String(eF.GraphQLBoolean),documentation:"Not false.",kind:eN.Variable,type:eF.GraphQLBoolean},{label:"false",detail:String(eF.GraphQLBoolean),documentation:"Not true.",kind:eN.Variable,type:eF.GraphQLBoolean}])):o}(h,d,t,e);if(f===e7.VARIABLE&&1===m){let n=(0,eF.getNamedType)(d.inputType),r=ta(t,e,h);return eI(h,r.filter(e=>e.detail===(null==n?void 0:n.name)))}if(f===e7.TYPE_CONDITION&&1===m||f===e7.NAMED_TYPE&&null!=g&&g.kind===e7.TYPE_CONDITION)return function(e,t,n,r){let i;if(t.parentType){if((0,eF.isAbstractType)(t.parentType)){let e=(0,eF.assertAbstractType)(t.parentType),r=n.getPossibleTypes(e),o=Object.create(null);for(let e of r)for(let t of e.getInterfaces())o[t.name]=t;i=r.concat(eL(o))}else i=[t.parentType]}else i=eL(n.getTypeMap()).filter(e=>(0,eF.isCompositeType)(e)&&!e.name.startsWith("__"));return eI(e,i.map(e=>{let t=(0,eF.getNamedType)(e);return{label:String(e),documentation:(null==t?void 0:t.description)||"",kind:eN.Field}}))}(h,d,e,0);if(f===e7.FRAGMENT_SPREAD&&1===m)return function(e,t,n,r,i){let o;if(!r)return[];let a=n.getTypeMap(),l=(e9(e.state,e=>{switch(e.kind){case"Query":case"ShortQuery":case"Mutation":case"Subscription":case"FragmentDefinition":o=e}}),o),s=function(e){let t=[];return e5(e,(e,n)=>{n.kind===e7.FRAGMENT_DEFINITION&&n.name&&n.type&&t.push({kind:e7.FRAGMENT_DEFINITION,name:{kind:eF.Kind.NAME,value:n.name},selectionSet:{kind:e7.SELECTION_SET,selections:[]},typeCondition:{kind:e7.NAMED_TYPE,name:{kind:eF.Kind.NAME,value:n.type}}})}),t}(r);return i&&i.length>0&&s.push(...i),eI(e,s.filter(e=>a[e.typeCondition.name.value]&&!(l&&l.kind===e7.FRAGMENT_DEFINITION&&l.name===e.name.value)&&(0,eF.isCompositeType)(t.parentType)&&(0,eF.isCompositeType)(a[e.typeCondition.name.value])&&(0,eF.doTypesOverlap)(n,t.parentType,a[e.typeCondition.name.value])).map(e=>({label:e.name.value,detail:String(a[e.typeCondition.name.value]),documentation:`fragment ${e.name.value} on ${e.typeCondition.name.value}`,labelDetails:{detail:`fragment ${e.name.value} on ${e.typeCondition.name.value}`},kind:eN.Field,type:a[e.typeCondition.name.value]})))}(h,d,e,t,Array.isArray(i)?i:tt(i));let v=function e(t){return t.prevState&&t.kind&&[e7.NAMED_TYPE,e7.LIST_TYPE,e7.TYPE,e7.NON_NULL_TYPE].includes(t.kind)?e(t.prevState):t}(c);return v.kind===e7.FIELD_DEF?eI(h,Object.values(e.getTypeMap()).filter(e=>(0,eF.isOutputType)(e)&&!e.name.startsWith("__")).map(e=>({label:e.name,kind:eN.Function,insertText:(null==o?void 0:o.fillLeafsOnComplete)?e.name+"\n":e.name,insertTextMode:B.adjustIndentation}))):v.kind===e7.INPUT_VALUE_DEF&&2===m?eI(h,Object.values(e.getTypeMap()).filter(e=>(0,eF.isInputType)(e)&&!e.name.startsWith("__")).map(e=>({label:e.name,kind:eN.Function,insertText:(null==o?void 0:o.fillLeafsOnComplete)?e.name+"\n$1":e.name,insertTextMode:B.adjustIndentation,insertTextFormat:P.Snippet}))):f===e7.VARIABLE_DEFINITION&&2===m||f===e7.LIST_TYPE&&1===m||f===e7.NAMED_TYPE&&g&&(g.kind===e7.VARIABLE_DEFINITION||g.kind===e7.LIST_TYPE||g.kind===e7.NON_NULL_TYPE)?eI(h,eL(e.getTypeMap()).filter(eF.isInputType).map(e=>({label:e.name,documentation:(null==e?void 0:e.description)||"",kind:eN.Variable}))):f===e7.DIRECTIVE?(null===(l=c.prevState)||void 0===l?void 0:l.kind)?eI(h,e.getDirectives().filter(e=>(function(e,t){if(!(null==e?void 0:e.kind))return!1;let{kind:n,prevState:r}=e,{locations:i}=t;switch(n){case e7.QUERY:return i.includes(eF.DirectiveLocation.QUERY);case e7.MUTATION:return i.includes(eF.DirectiveLocation.MUTATION);case e7.SUBSCRIPTION:return i.includes(eF.DirectiveLocation.SUBSCRIPTION);case e7.FIELD:case e7.ALIASED_FIELD:return i.includes(eF.DirectiveLocation.FIELD);case e7.FRAGMENT_DEFINITION:return i.includes(eF.DirectiveLocation.FRAGMENT_DEFINITION);case e7.FRAGMENT_SPREAD:return i.includes(eF.DirectiveLocation.FRAGMENT_SPREAD);case e7.INLINE_FRAGMENT:return i.includes(eF.DirectiveLocation.INLINE_FRAGMENT);case e7.SCHEMA_DEF:return i.includes(eF.DirectiveLocation.SCHEMA);case e7.SCALAR_DEF:return i.includes(eF.DirectiveLocation.SCALAR);case e7.OBJECT_TYPE_DEF:return i.includes(eF.DirectiveLocation.OBJECT);case e7.FIELD_DEF:return i.includes(eF.DirectiveLocation.FIELD_DEFINITION);case e7.INTERFACE_DEF:return i.includes(eF.DirectiveLocation.INTERFACE);case e7.UNION_DEF:return i.includes(eF.DirectiveLocation.UNION);case e7.ENUM_DEF:return i.includes(eF.DirectiveLocation.ENUM);case e7.ENUM_VALUE:return i.includes(eF.DirectiveLocation.ENUM_VALUE);case e7.INPUT_DEF:return i.includes(eF.DirectiveLocation.INPUT_OBJECT);case e7.INPUT_VALUE_DEF:switch(null==r?void 0:r.kind){case e7.ARGUMENTS_DEF:return i.includes(eF.DirectiveLocation.ARGUMENT_DEFINITION);case e7.INPUT_DEF:return i.includes(eF.DirectiveLocation.INPUT_FIELD_DEFINITION)}}return!1})(c.prevState,e)).map(e=>({label:e.name,documentation:(null==e?void 0:e.description)||"",kind:eN.Function}))):[]:f===e7.DIRECTIVE_DEF?function(e,t,n,r){let i=n.getDirectives().find(e=>e.name===t.name);return eI(e,(null==i?void 0:i.args.map(e=>({label:e.name,documentation:e.description||"",kind:eN.Field})))||[])}(h,c,e,0):[]}let tr=[{label:"type",kind:eN.Function},{label:"interface",kind:eN.Function},{label:"union",kind:eN.Function},{label:"input",kind:eN.Function},{label:"scalar",kind:eN.Function},{label:"schema",kind:eN.Function}],ti=[{label:"query",kind:eN.Function},{label:"mutation",kind:eN.Function},{label:"subscription",kind:eN.Function},{label:"fragment",kind:eN.Function},{label:"{",kind:eN.Constructor}],to=(e,t)=>{var n,r,i,o,a,l,s,u,c,d;return(null===(n=e.prevState)||void 0===n?void 0:n.kind)===t?e.prevState:(null===(i=null===(r=e.prevState)||void 0===r?void 0:r.prevState)||void 0===i?void 0:i.kind)===t?e.prevState.prevState:(null===(l=null===(a=null===(o=e.prevState)||void 0===o?void 0:o.prevState)||void 0===a?void 0:a.prevState)||void 0===l?void 0:l.kind)===t?e.prevState.prevState.prevState:(null===(d=null===(c=null===(u=null===(s=e.prevState)||void 0===s?void 0:s.prevState)||void 0===u?void 0:u.prevState)||void 0===c?void 0:c.prevState)||void 0===d?void 0:d.kind)===t?e.prevState.prevState.prevState.prevState:void 0};function ta(e,t,n){let r,i=null,o=Object.create({});return e5(e,(e,a)=>{var l;if((null==a?void 0:a.kind)===e7.VARIABLE&&a.name&&(i=a.name),(null==a?void 0:a.kind)===e7.NAMED_TYPE&&i){let e=to(a,e7.TYPE);(null==e?void 0:e.type)&&(r=t.getType(null==e?void 0:e.type))}if(i&&r&&!o[i]){let e="$"===n.string||(null===(l=null==n?void 0:n.state)||void 0===l?void 0:l.kind)==="Variable"?i:"$"+i;o[i]={detail:r.toString(),insertText:e,label:"$"+i,rawInsert:e,type:r,kind:eN.Variable},i=null,r=null}}),eL(o)}var tl=n(52898),ts=n.n(tl);let tu=(e,t)=>{if(!t)return[];let n=new Map,r=new Set;(0,eF.visit)(e,{FragmentDefinition(e){n.set(e.name.value,!0)},FragmentSpread(e){r.has(e.name.value)||r.add(e.name.value)}});let i=new Set;for(let e of r)!n.has(e)&&t.has(e)&&i.add(ts()(t.get(e)));let o=[];for(let e of i)(0,eF.visit)(e,{FragmentSpread(e){!r.has(e.name.value)&&t.get(e.name.value)&&(i.add(ts()(t.get(e.name.value))),r.add(e.name.value))}}),n.has(e.name.value)||o.push(e);return o};class tc{constructor(e,t){this.containsPosition=e=>this.start.line===e.line?this.start.character<=e.character:this.end.line===e.line?this.end.character>=e.character:this.start.line<=e.line&&this.end.line>=e.line,this.start=e,this.end=t}setStart(e,t){this.start=new td(e,t)}setEnd(e,t){this.end=new td(e,t)}}class td{constructor(e,t){this.lessThanOrEqualTo=e=>this.line<e.line||this.line===e.line&&this.character<=e.character,this.line=e,this.character=t}setLine(e){this.line=e}setCharacter(e){this.character=e}}function tp(e,t){if(t)try{let n=(0,eF.parse)(t);return Object.assign(Object.assign({},function(e,t){let n=t?function(e,t){let n=Object.create(null);for(let r of t.definitions)if("OperationDefinition"===r.kind){let{variableDefinitions:t}=r;if(t)for(let{variable:r,type:i}of t){let t=(0,eF.typeFromAST)(e,i);t?n[r.name.value]=t:i.kind===eF.Kind.NAMED_TYPE&&"Float"===i.name.value&&(n[r.name.value]=eF.GraphQLFloat)}}return n}(t,e):void 0,r=[];return(0,eF.visit)(e,{OperationDefinition(e){r.push(e)}}),{variableToType:n,operations:r}}(n,e)),{documentAST:n})}catch(e){}}eF.LoneSchemaDefinitionRule,eF.UniqueOperationTypesRule,eF.UniqueTypeNamesRule,eF.UniqueEnumValueNamesRule,eF.UniqueFieldDefinitionNamesRule,eF.UniqueDirectiveNamesRule,eF.KnownTypeNamesRule,eF.KnownDirectivesRule,eF.UniqueDirectivesPerLocationRule,eF.PossibleTypeExtensionsRule,eF.UniqueArgumentNamesRule,eF.UniqueInputFieldNamesRule,eF.UniqueVariableNamesRule,eF.FragmentsOnCompositeTypesRule,eF.ProvidedRequiredArgumentsRule;let th={Error:"Error",Warning:"Warning",Information:"Information",Hint:"Hint"},tf={[th.Error]:1,[th.Warning]:2,[th.Information]:3,[th.Hint]:4},tm=(e,t)=>{if(!e)throw Error(t)};function tg(e,t=null,n,r,i){var o,a;let l=null,s="";i&&(s="string"==typeof i?i:i.reduce((e,t)=>e+(0,eF.print)(t)+"\n\n",""));let u=s?`${e}
49
+ }`,eO=(e,t,n)=>{if(!t)return null!=n?n:e;let r=(0,eF.getNamedType)(t);return(0,eF.isObjectType)(r)||(0,eF.isInputObjectType)(r)||(0,eF.isListType)(r)||(0,eF.isAbstractType)(r)?e+eM():null!=n?n:e},eP=(e,t,n)=>{if((0,eF.isListType)(t)){let n=(0,eF.getNamedType)(t.ofType);return e+`[${eO("",n,"$1")}]`}return eO(e,t,n)},eV=e=>{let t=e.args.filter(e=>e.type.toString().endsWith("!"));if(t.length)return e.name+`(${t.map((e,t)=>`${e.name}: $${t+1}`)}) ${eO("",e.type,"\n")}`};(r||(r={})).is=function(e){return"string"==typeof e},(i||(i={})).is=function(e){return"string"==typeof e},function(e){e.MIN_VALUE=-2147483648,e.MAX_VALUE=2147483647,e.is=function(t){return"number"==typeof t&&e.MIN_VALUE<=t&&t<=e.MAX_VALUE}}(o||(o={})),function(e){e.MIN_VALUE=0,e.MAX_VALUE=2147483647,e.is=function(t){return"number"==typeof t&&e.MIN_VALUE<=t&&t<=e.MAX_VALUE}}(a||(a={})),function(e){e.create=function(e,t){return e===Number.MAX_VALUE&&(e=a.MAX_VALUE),t===Number.MAX_VALUE&&(t=a.MAX_VALUE),{line:e,character:t}},e.is=function(e){return eA.objectLiteral(e)&&eA.uinteger(e.line)&&eA.uinteger(e.character)}}(l||(l={})),function(e){e.create=function(e,t,n,r){if(eA.uinteger(e)&&eA.uinteger(t)&&eA.uinteger(n)&&eA.uinteger(r))return{start:l.create(e,t),end:l.create(n,r)};if(l.is(e)&&l.is(t))return{start:e,end:t};throw Error(`Range#create called with invalid arguments[${e}, ${t}, ${n}, ${r}]`)},e.is=function(e){return eA.objectLiteral(e)&&l.is(e.start)&&l.is(e.end)}}(s||(s={})),function(e){e.create=function(e,t){return{uri:e,range:t}},e.is=function(e){return eA.objectLiteral(e)&&s.is(e.range)&&(eA.string(e.uri)||eA.undefined(e.uri))}}(u||(u={})),function(e){e.create=function(e,t,n,r){return{targetUri:e,targetRange:t,targetSelectionRange:n,originSelectionRange:r}},e.is=function(e){return eA.objectLiteral(e)&&s.is(e.targetRange)&&eA.string(e.targetUri)&&s.is(e.targetSelectionRange)&&(s.is(e.originSelectionRange)||eA.undefined(e.originSelectionRange))}}(c||(c={})),function(e){e.create=function(e,t,n,r){return{red:e,green:t,blue:n,alpha:r}},e.is=function(e){return eA.objectLiteral(e)&&eA.numberRange(e.red,0,1)&&eA.numberRange(e.green,0,1)&&eA.numberRange(e.blue,0,1)&&eA.numberRange(e.alpha,0,1)}}(d||(d={})),function(e){e.create=function(e,t){return{range:e,color:t}},e.is=function(e){return eA.objectLiteral(e)&&s.is(e.range)&&d.is(e.color)}}(p||(p={})),function(e){e.create=function(e,t,n){return{label:e,textEdit:t,additionalTextEdits:n}},e.is=function(e){return eA.objectLiteral(e)&&eA.string(e.label)&&(eA.undefined(e.textEdit)||C.is(e))&&(eA.undefined(e.additionalTextEdits)||eA.typedArray(e.additionalTextEdits,C.is))}}(h||(h={})),function(e){e.Comment="comment",e.Imports="imports",e.Region="region"}(f||(f={})),function(e){e.create=function(e,t,n,r,i,o){let a={startLine:e,endLine:t};return eA.defined(n)&&(a.startCharacter=n),eA.defined(r)&&(a.endCharacter=r),eA.defined(i)&&(a.kind=i),eA.defined(o)&&(a.collapsedText=o),a},e.is=function(e){return eA.objectLiteral(e)&&eA.uinteger(e.startLine)&&eA.uinteger(e.startLine)&&(eA.undefined(e.startCharacter)||eA.uinteger(e.startCharacter))&&(eA.undefined(e.endCharacter)||eA.uinteger(e.endCharacter))&&(eA.undefined(e.kind)||eA.string(e.kind))}}(m||(m={})),function(e){e.create=function(e,t){return{location:e,message:t}},e.is=function(e){return eA.defined(e)&&u.is(e.location)&&eA.string(e.message)}}(g||(g={})),function(e){e.Error=1,e.Warning=2,e.Information=3,e.Hint=4}(v||(v={})),function(e){e.Unnecessary=1,e.Deprecated=2}(y||(y={})),(b||(b={})).is=function(e){return eA.objectLiteral(e)&&eA.string(e.href)},function(e){e.create=function(e,t,n,r,i,o){let a={range:e,message:t};return eA.defined(n)&&(a.severity=n),eA.defined(r)&&(a.code=r),eA.defined(i)&&(a.source=i),eA.defined(o)&&(a.relatedInformation=o),a},e.is=function(e){var t;return eA.defined(e)&&s.is(e.range)&&eA.string(e.message)&&(eA.number(e.severity)||eA.undefined(e.severity))&&(eA.integer(e.code)||eA.string(e.code)||eA.undefined(e.code))&&(eA.undefined(e.codeDescription)||eA.string(null===(t=e.codeDescription)||void 0===t?void 0:t.href))&&(eA.string(e.source)||eA.undefined(e.source))&&(eA.undefined(e.relatedInformation)||eA.typedArray(e.relatedInformation,g.is))}}(x||(x={})),function(e){e.create=function(e,t,...n){let r={title:e,command:t};return eA.defined(n)&&n.length>0&&(r.arguments=n),r},e.is=function(e){return eA.defined(e)&&eA.string(e.title)&&eA.string(e.command)}}(E||(E={})),function(e){e.replace=function(e,t){return{range:e,newText:t}},e.insert=function(e,t){return{range:{start:e,end:e},newText:t}},e.del=function(e){return{range:e,newText:""}},e.is=function(e){return eA.objectLiteral(e)&&eA.string(e.newText)&&s.is(e.range)}}(C||(C={})),function(e){e.create=function(e,t,n){let r={label:e};return void 0!==t&&(r.needsConfirmation=t),void 0!==n&&(r.description=n),r},e.is=function(e){return eA.objectLiteral(e)&&eA.string(e.label)&&(eA.boolean(e.needsConfirmation)||void 0===e.needsConfirmation)&&(eA.string(e.description)||void 0===e.description)}}(_||(_={})),(k||(k={})).is=function(e){return eA.string(e)},function(e){e.replace=function(e,t,n){return{range:e,newText:t,annotationId:n}},e.insert=function(e,t,n){return{range:{start:e,end:e},newText:t,annotationId:n}},e.del=function(e,t){return{range:e,newText:"",annotationId:t}},e.is=function(e){return C.is(e)&&(_.is(e.annotationId)||k.is(e.annotationId))}}(S||(S={})),function(e){e.create=function(e,t){return{textDocument:e,edits:t}},e.is=function(e){return eA.defined(e)&&I.is(e.textDocument)&&Array.isArray(e.edits)}}(T||(T={})),function(e){e.create=function(e,t,n){let r={kind:"create",uri:e};return void 0!==t&&(void 0!==t.overwrite||void 0!==t.ignoreIfExists)&&(r.options=t),void 0!==n&&(r.annotationId=n),r},e.is=function(e){return e&&"create"===e.kind&&eA.string(e.uri)&&(void 0===e.options||(void 0===e.options.overwrite||eA.boolean(e.options.overwrite))&&(void 0===e.options.ignoreIfExists||eA.boolean(e.options.ignoreIfExists)))&&(void 0===e.annotationId||k.is(e.annotationId))}}(w||(w={})),function(e){e.create=function(e,t,n,r){let i={kind:"rename",oldUri:e,newUri:t};return void 0!==n&&(void 0!==n.overwrite||void 0!==n.ignoreIfExists)&&(i.options=n),void 0!==r&&(i.annotationId=r),i},e.is=function(e){return e&&"rename"===e.kind&&eA.string(e.oldUri)&&eA.string(e.newUri)&&(void 0===e.options||(void 0===e.options.overwrite||eA.boolean(e.options.overwrite))&&(void 0===e.options.ignoreIfExists||eA.boolean(e.options.ignoreIfExists)))&&(void 0===e.annotationId||k.is(e.annotationId))}}(A||(A={})),function(e){e.create=function(e,t,n){let r={kind:"delete",uri:e};return void 0!==t&&(void 0!==t.recursive||void 0!==t.ignoreIfNotExists)&&(r.options=t),void 0!==n&&(r.annotationId=n),r},e.is=function(e){return e&&"delete"===e.kind&&eA.string(e.uri)&&(void 0===e.options||(void 0===e.options.recursive||eA.boolean(e.options.recursive))&&(void 0===e.options.ignoreIfNotExists||eA.boolean(e.options.ignoreIfNotExists)))&&(void 0===e.annotationId||k.is(e.annotationId))}}(D||(D={})),(N||(N={})).is=function(e){return e&&(void 0!==e.changes||void 0!==e.documentChanges)&&(void 0===e.documentChanges||e.documentChanges.every(e=>eA.string(e.kind)?w.is(e)||A.is(e)||D.is(e):T.is(e)))},function(e){e.create=function(e){return{uri:e}},e.is=function(e){return eA.defined(e)&&eA.string(e.uri)}}(F||(F={})),function(e){e.create=function(e,t){return{uri:e,version:t}},e.is=function(e){return eA.defined(e)&&eA.string(e.uri)&&eA.integer(e.version)}}(L||(L={})),function(e){e.create=function(e,t){return{uri:e,version:t}},e.is=function(e){return eA.defined(e)&&eA.string(e.uri)&&(null===e.version||eA.integer(e.version))}}(I||(I={})),function(e){e.create=function(e,t,n,r){return{uri:e,languageId:t,version:n,text:r}},e.is=function(e){return eA.defined(e)&&eA.string(e.uri)&&eA.string(e.languageId)&&eA.integer(e.version)&&eA.string(e.text)}}(R||(R={})),function(e){e.PlainText="plaintext",e.Markdown="markdown",e.is=function(t){return t===e.PlainText||t===e.Markdown}}(j||(j={})),(M||(M={})).is=function(e){return eA.objectLiteral(e)&&j.is(e.kind)&&eA.string(e.value)},function(e){e.Text=1,e.Method=2,e.Function=3,e.Constructor=4,e.Field=5,e.Variable=6,e.Class=7,e.Interface=8,e.Module=9,e.Property=10,e.Unit=11,e.Value=12,e.Enum=13,e.Keyword=14,e.Snippet=15,e.Color=16,e.File=17,e.Reference=18,e.Folder=19,e.EnumMember=20,e.Constant=21,e.Struct=22,e.Event=23,e.Operator=24,e.TypeParameter=25}(O||(O={})),function(e){e.PlainText=1,e.Snippet=2}(P||(P={})),(V||(V={})).Deprecated=1,function(e){e.create=function(e,t,n){return{newText:e,insert:t,replace:n}},e.is=function(e){return e&&eA.string(e.newText)&&s.is(e.insert)&&s.is(e.replace)}}(q||(q={})),function(e){e.asIs=1,e.adjustIndentation=2}(B||(B={})),(z||(z={})).is=function(e){return e&&(eA.string(e.detail)||void 0===e.detail)&&(eA.string(e.description)||void 0===e.description)},(U||(U={})).create=function(e){return{label:e}},($||($={})).create=function(e,t){return{items:e||[],isIncomplete:!!t}},function(e){e.fromPlainText=function(e){return e.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")},e.is=function(e){return eA.string(e)||eA.objectLiteral(e)&&eA.string(e.language)&&eA.string(e.value)}}(H||(H={})),(W||(W={})).is=function(e){return!!e&&eA.objectLiteral(e)&&(M.is(e.contents)||H.is(e.contents)||eA.typedArray(e.contents,H.is))&&(void 0===e.range||s.is(e.range))},(G||(G={})).create=function(e,t){return t?{label:e,documentation:t}:{label:e}},(Z||(Z={})).create=function(e,t,...n){let r={label:e};return eA.defined(t)&&(r.documentation=t),eA.defined(n)?r.parameters=n:r.parameters=[],r},function(e){e.Text=1,e.Read=2,e.Write=3}(Y||(Y={})),(K||(K={})).create=function(e,t){let n={range:e};return eA.number(t)&&(n.kind=t),n},function(e){e.File=1,e.Module=2,e.Namespace=3,e.Package=4,e.Class=5,e.Method=6,e.Property=7,e.Field=8,e.Constructor=9,e.Enum=10,e.Interface=11,e.Function=12,e.Variable=13,e.Constant=14,e.String=15,e.Number=16,e.Boolean=17,e.Array=18,e.Object=19,e.Key=20,e.Null=21,e.EnumMember=22,e.Struct=23,e.Event=24,e.Operator=25,e.TypeParameter=26}(Q||(Q={})),(X||(X={})).Deprecated=1,(J||(J={})).create=function(e,t,n,r,i){let o={name:e,kind:t,location:{uri:r,range:n}};return i&&(o.containerName=i),o},(ee||(ee={})).create=function(e,t,n,r){return void 0!==r?{name:e,kind:t,location:{uri:n,range:r}}:{name:e,kind:t,location:{uri:n}}},function(e){e.create=function(e,t,n,r,i,o){let a={name:e,detail:t,kind:n,range:r,selectionRange:i};return void 0!==o&&(a.children=o),a},e.is=function(e){return e&&eA.string(e.name)&&eA.number(e.kind)&&s.is(e.range)&&s.is(e.selectionRange)&&(void 0===e.detail||eA.string(e.detail))&&(void 0===e.deprecated||eA.boolean(e.deprecated))&&(void 0===e.children||Array.isArray(e.children))&&(void 0===e.tags||Array.isArray(e.tags))}}(et||(et={})),function(e){e.Empty="",e.QuickFix="quickfix",e.Refactor="refactor",e.RefactorExtract="refactor.extract",e.RefactorInline="refactor.inline",e.RefactorRewrite="refactor.rewrite",e.Source="source",e.SourceOrganizeImports="source.organizeImports",e.SourceFixAll="source.fixAll"}(en||(en={})),function(e){e.Invoked=1,e.Automatic=2}(er||(er={})),function(e){e.create=function(e,t,n){let r={diagnostics:e};return null!=t&&(r.only=t),null!=n&&(r.triggerKind=n),r},e.is=function(e){return eA.defined(e)&&eA.typedArray(e.diagnostics,x.is)&&(void 0===e.only||eA.typedArray(e.only,eA.string))&&(void 0===e.triggerKind||e.triggerKind===er.Invoked||e.triggerKind===er.Automatic)}}(ei||(ei={})),function(e){e.create=function(e,t,n){let r={title:e},i=!0;return"string"==typeof t?(i=!1,r.kind=t):E.is(t)?r.command=t:r.edit=t,i&&void 0!==n&&(r.kind=n),r},e.is=function(e){return e&&eA.string(e.title)&&(void 0===e.diagnostics||eA.typedArray(e.diagnostics,x.is))&&(void 0===e.kind||eA.string(e.kind))&&(void 0!==e.edit||void 0!==e.command)&&(void 0===e.command||E.is(e.command))&&(void 0===e.isPreferred||eA.boolean(e.isPreferred))&&(void 0===e.edit||N.is(e.edit))}}(eo||(eo={})),function(e){e.create=function(e,t){let n={range:e};return eA.defined(t)&&(n.data=t),n},e.is=function(e){return eA.defined(e)&&s.is(e.range)&&(eA.undefined(e.command)||E.is(e.command))}}(ea||(ea={})),function(e){e.create=function(e,t){return{tabSize:e,insertSpaces:t}},e.is=function(e){return eA.defined(e)&&eA.uinteger(e.tabSize)&&eA.boolean(e.insertSpaces)}}(el||(el={})),function(e){e.create=function(e,t,n){return{range:e,target:t,data:n}},e.is=function(e){return eA.defined(e)&&s.is(e.range)&&(eA.undefined(e.target)||eA.string(e.target))}}(es||(es={})),function(e){e.create=function(e,t){return{range:e,parent:t}},e.is=function(t){return eA.objectLiteral(t)&&s.is(t.range)&&(void 0===t.parent||e.is(t.parent))}}(eu||(eu={})),function(e){e.namespace="namespace",e.type="type",e.class="class",e.enum="enum",e.interface="interface",e.struct="struct",e.typeParameter="typeParameter",e.parameter="parameter",e.variable="variable",e.property="property",e.enumMember="enumMember",e.event="event",e.function="function",e.method="method",e.macro="macro",e.keyword="keyword",e.modifier="modifier",e.comment="comment",e.string="string",e.number="number",e.regexp="regexp",e.operator="operator",e.decorator="decorator"}(ec||(ec={})),function(e){e.declaration="declaration",e.definition="definition",e.readonly="readonly",e.static="static",e.deprecated="deprecated",e.abstract="abstract",e.async="async",e.modification="modification",e.documentation="documentation",e.defaultLibrary="defaultLibrary"}(ed||(ed={})),(ep||(ep={})).is=function(e){return eA.objectLiteral(e)&&(void 0===e.resultId||"string"==typeof e.resultId)&&Array.isArray(e.data)&&(0===e.data.length||"number"==typeof e.data[0])},function(e){e.create=function(e,t){return{range:e,text:t}},e.is=function(e){return null!=e&&s.is(e.range)&&eA.string(e.text)}}(eh||(eh={})),function(e){e.create=function(e,t,n){return{range:e,variableName:t,caseSensitiveLookup:n}},e.is=function(e){return null!=e&&s.is(e.range)&&eA.boolean(e.caseSensitiveLookup)&&(eA.string(e.variableName)||void 0===e.variableName)}}(ef||(ef={})),function(e){e.create=function(e,t){return{range:e,expression:t}},e.is=function(e){return null!=e&&s.is(e.range)&&(eA.string(e.expression)||void 0===e.expression)}}(em||(em={})),function(e){e.create=function(e,t){return{frameId:e,stoppedLocation:t}},e.is=function(e){return eA.defined(e)&&s.is(e.stoppedLocation)}}(eg||(eg={})),function(e){e.Type=1,e.Parameter=2,e.is=function(e){return 1===e||2===e}}(ev||(ev={})),function(e){e.create=function(e){return{value:e}},e.is=function(e){return eA.objectLiteral(e)&&(void 0===e.tooltip||eA.string(e.tooltip)||M.is(e.tooltip))&&(void 0===e.location||u.is(e.location))&&(void 0===e.command||E.is(e.command))}}(ey||(ey={})),function(e){e.create=function(e,t,n){let r={position:e,label:t};return void 0!==n&&(r.kind=n),r},e.is=function(e){return eA.objectLiteral(e)&&l.is(e.position)&&(eA.string(e.label)||eA.typedArray(e.label,ey.is))&&(void 0===e.kind||ev.is(e.kind))&&void 0===e.textEdits||eA.typedArray(e.textEdits,C.is)&&(void 0===e.tooltip||eA.string(e.tooltip)||M.is(e.tooltip))&&(void 0===e.paddingLeft||eA.boolean(e.paddingLeft))&&(void 0===e.paddingRight||eA.boolean(e.paddingRight))}}(eb||(eb={})),(ex||(ex={})).createSnippet=function(e){return{kind:"snippet",value:e}},(eE||(eE={})).create=function(e,t,n,r){return{insertText:e,filterText:t,range:n,command:r}},(eC||(eC={})).create=function(e){return{items:e}},function(e){e.Invoked=0,e.Automatic=1}(e_||(e_={})),(ek||(ek={})).create=function(e,t){return{range:e,text:t}},(eS||(eS={})).create=function(e,t){return{triggerKind:e,selectedCompletionInfo:t}},(eT||(eT={})).is=function(e){return eA.objectLiteral(e)&&i.is(e.uri)&&eA.string(e.name)},function(e){e.create=function(e,t,n,r){return new eq(e,t,n,r)},e.is=function(e){return!!(eA.defined(e)&&eA.string(e.uri)&&(eA.undefined(e.languageId)||eA.string(e.languageId))&&eA.uinteger(e.lineCount)&&eA.func(e.getText)&&eA.func(e.positionAt)&&eA.func(e.offsetAt))},e.applyEdits=function(e,t){let n=e.getText(),r=function e(t,n){if(t.length<=1)return t;let r=t.length/2|0,i=t.slice(0,r),o=t.slice(r);e(i,n),e(o,n);let a=0,l=0,s=0;for(;a<i.length&&l<o.length;)0>=n(i[a],o[l])?t[s++]=i[a++]:t[s++]=o[l++];for(;a<i.length;)t[s++]=i[a++];for(;l<o.length;)t[s++]=o[l++];return t}(t,(e,t)=>{let n=e.range.start.line-t.range.start.line;return 0===n?e.range.start.character-t.range.start.character:n}),i=n.length;for(let t=r.length-1;t>=0;t--){let o=r[t],a=e.offsetAt(o.range.start),l=e.offsetAt(o.range.end);if(l<=i)n=n.substring(0,a)+o.newText+n.substring(l,n.length);else throw Error("Overlapping edit");i=a}return n}}(ew||(ew={}));class eq{constructor(e,t,n,r){this._uri=e,this._languageId=t,this._version=n,this._content=r,this._lineOffsets=void 0}get uri(){return this._uri}get languageId(){return this._languageId}get version(){return this._version}getText(e){if(e){let t=this.offsetAt(e.start),n=this.offsetAt(e.end);return this._content.substring(t,n)}return this._content}update(e,t){this._content=e.text,this._version=t,this._lineOffsets=void 0}getLineOffsets(){if(void 0===this._lineOffsets){let e=[],t=this._content,n=!0;for(let r=0;r<t.length;r++){n&&(e.push(r),n=!1);let i=t.charAt(r);n="\r"===i||"\n"===i,"\r"===i&&r+1<t.length&&"\n"===t.charAt(r+1)&&r++}n&&t.length>0&&e.push(t.length),this._lineOffsets=e}return this._lineOffsets}positionAt(e){e=Math.max(Math.min(e,this._content.length),0);let t=this.getLineOffsets(),n=0,r=t.length;if(0===r)return l.create(0,e);for(;n<r;){let i=Math.floor((n+r)/2);t[i]>e?r=i:n=i+1}let i=n-1;return l.create(i,e-t[i])}offsetAt(e){let t=this.getLineOffsets();if(e.line>=t.length)return this._content.length;if(e.line<0)return 0;let n=t[e.line],r=e.line+1<t.length?t[e.line+1]:this._content.length;return Math.max(Math.min(n+e.character,r),n)}get lineCount(){return this.getLineOffsets().length}}!function(e){let t=Object.prototype.toString;e.defined=function(e){return void 0!==e},e.undefined=function(e){return void 0===e},e.boolean=function(e){return!0===e||!1===e},e.string=function(e){return"[object String]"===t.call(e)},e.number=function(e){return"[object Number]"===t.call(e)},e.numberRange=function(e,n,r){return"[object Number]"===t.call(e)&&n<=e&&e<=r},e.integer=function(e){return"[object Number]"===t.call(e)&&-2147483648<=e&&e<=2147483647},e.uinteger=function(e){return"[object Number]"===t.call(e)&&0<=e&&e<=2147483647},e.func=function(e){return"[object Function]"===t.call(e)},e.objectLiteral=function(e){return null!==e&&"object"==typeof e},e.typedArray=function(e,t){return Array.isArray(e)&&e.every(t)}}(eA||(eA={}));class eB{constructor(e){this._start=0,this._pos=0,this.getStartOfToken=()=>this._start,this.getCurrentPosition=()=>this._pos,this.eol=()=>this._sourceText.length===this._pos,this.sol=()=>0===this._pos,this.peek=()=>this._sourceText.charAt(this._pos)||null,this.next=()=>{let e=this._sourceText.charAt(this._pos);return this._pos++,e},this.eat=e=>{if(this._testNextCharacter(e))return this._start=this._pos,this._pos++,this._sourceText.charAt(this._pos-1)},this.eatWhile=e=>{let t=this._testNextCharacter(e),n=!1;for(t&&(n=t,this._start=this._pos);t;)this._pos++,t=this._testNextCharacter(e),n=!0;return n},this.eatSpace=()=>this.eatWhile(/[\s\u00a0]/),this.skipToEnd=()=>{this._pos=this._sourceText.length},this.skipTo=e=>{this._pos=e},this.match=(e,t=!0,n=!1)=>{let r=null,i=null;return"string"==typeof e?(i=new RegExp(e,n?"i":"g").test(this._sourceText.slice(this._pos,this._pos+e.length)),r=e):e instanceof RegExp&&(r=null==(i=this._sourceText.slice(this._pos).match(e))?void 0:i[0]),!!(null!=i&&("string"==typeof e||i instanceof Array&&this._sourceText.startsWith(i[0],this._pos)))&&(t&&(this._start=this._pos,r&&r.length&&(this._pos+=r.length)),i)},this.backUp=e=>{this._pos-=e},this.column=()=>this._pos,this.indentation=()=>{let e=this._sourceText.match(/\s*/),t=0;if(e&&0!==e.length){let n=e[0],r=0;for(;n.length>r;)9===n.charCodeAt(r)?t+=2:t++,r++}return t},this.current=()=>this._sourceText.slice(this._start,this._pos),this._sourceText=e}_testNextCharacter(e){let t=this._sourceText.charAt(this._pos);return"string"==typeof e?t===e:e instanceof RegExp?e.test(t):e(t)}}function ez(e){return{ofRule:e}}function eU(e,t){return{ofRule:e,isList:!0,separator:t}}function e$(e,t){return{style:t,match:t=>t.kind===e}}function eH(e,t){return{style:t||"punctuation",match:t=>"Punctuation"===t.kind&&t.value===e}}let eW=e=>" "===e||" "===e||","===e||"\n"===e||"\r"===e||"\uFEFF"===e||"\xa0"===e,eG={Name:/^[_A-Za-z][_0-9A-Za-z]*/,Punctuation:/^(?:!|\$|\(|\)|\.\.\.|:|=|&|@|\[|]|\{|\||\})/,Number:/^-?(?:0|(?:[1-9][0-9]*))(?:\.[0-9]*)?(?:[eE][+-]?[0-9]+)?/,String:/^(?:"""(?:\\"""|[^"]|"[^"]|""[^"])*(?:""")?|"(?:[^"\\]|\\(?:"|\/|\\|b|f|n|r|t|u[0-9a-fA-F]{4}))*"?)/,Comment:/^#.*/},eZ={Document:[eU("Definition")],Definition(e){switch(e.value){case"{":return"ShortQuery";case"query":return"Query";case"mutation":return"Mutation";case"subscription":return"Subscription";case"fragment":return eF.Kind.FRAGMENT_DEFINITION;case"schema":return"SchemaDef";case"scalar":return"ScalarDef";case"type":return"ObjectTypeDef";case"interface":return"InterfaceDef";case"union":return"UnionDef";case"enum":return"EnumDef";case"input":return"InputDef";case"extend":return"ExtendDef";case"directive":return"DirectiveDef"}},ShortQuery:["SelectionSet"],Query:[eY("query"),ez(eK("def")),ez("VariableDefinitions"),eU("Directive"),"SelectionSet"],Mutation:[eY("mutation"),ez(eK("def")),ez("VariableDefinitions"),eU("Directive"),"SelectionSet"],Subscription:[eY("subscription"),ez(eK("def")),ez("VariableDefinitions"),eU("Directive"),"SelectionSet"],VariableDefinitions:[eH("("),eU("VariableDefinition"),eH(")")],VariableDefinition:["Variable",eH(":"),"Type",ez("DefaultValue")],Variable:[eH("$","variable"),eK("variable")],DefaultValue:[eH("="),"Value"],SelectionSet:[eH("{"),eU("Selection"),eH("}")],Selection:(e,t)=>"..."===e.value?t.match(/[\s\u00a0,]*(on\b|@|{)/,!1)?"InlineFragment":"FragmentSpread":t.match(/[\s\u00a0,]*:/,!1)?"AliasedField":"Field",AliasedField:[eK("property"),eH(":"),eK("qualifier"),ez("Arguments"),eU("Directive"),ez("SelectionSet")],Field:[eK("property"),ez("Arguments"),eU("Directive"),ez("SelectionSet")],Arguments:[eH("("),eU("Argument"),eH(")")],Argument:[eK("attribute"),eH(":"),"Value"],FragmentSpread:[eH("..."),eK("def"),eU("Directive")],InlineFragment:[eH("..."),ez("TypeCondition"),eU("Directive"),"SelectionSet"],FragmentDefinition:[eY("fragment"),ez(function(e,t){let n=e.match;return e.match=e=>{let r=!1;return n&&(r=n(e)),r&&t.every(t=>t.match&&!t.match(e))},e}(eK("def"),[eY("on")])),"TypeCondition",eU("Directive"),"SelectionSet"],TypeCondition:[eY("on"),"NamedType"],Value(e){switch(e.kind){case"Number":return"NumberValue";case"String":return"StringValue";case"Punctuation":switch(e.value){case"[":return"ListValue";case"{":return"ObjectValue";case"$":return"Variable";case"&":return"NamedType"}return null;case"Name":switch(e.value){case"true":case"false":return"BooleanValue"}if("null"===e.value)return"NullValue";return"EnumValue"}},NumberValue:[e$("Number","number")],StringValue:[{style:"string",match:e=>"String"===e.kind,update(e,t){t.value.startsWith('"""')&&(e.inBlockstring=!t.value.slice(3).endsWith('"""'))}}],BooleanValue:[e$("Name","builtin")],NullValue:[e$("Name","keyword")],EnumValue:[eK("string-2")],ListValue:[eH("["),eU("Value"),eH("]")],ObjectValue:[eH("{"),eU("ObjectField"),eH("}")],ObjectField:[eK("attribute"),eH(":"),"Value"],Type:e=>"["===e.value?"ListType":"NonNullType",ListType:[eH("["),"Type",eH("]"),ez(eH("!"))],NonNullType:["NamedType",ez(eH("!"))],NamedType:[{style:"atom",match:e=>"Name"===e.kind,update(e,t){var n;(null===(n=e.prevState)||void 0===n?void 0:n.prevState)&&(e.name=t.value,e.prevState.prevState.type=t.value)}}],Directive:[eH("@","meta"),eK("meta"),ez("Arguments")],DirectiveDef:[eY("directive"),eH("@","meta"),eK("meta"),ez("ArgumentsDef"),eY("on"),eU("DirectiveLocation",eH("|"))],InterfaceDef:[eY("interface"),eK("atom"),ez("Implements"),eU("Directive"),eH("{"),eU("FieldDef"),eH("}")],Implements:[eY("implements"),eU("NamedType",eH("&"))],DirectiveLocation:[eK("string-2")],SchemaDef:[eY("schema"),eU("Directive"),eH("{"),eU("OperationTypeDef"),eH("}")],OperationTypeDef:[eK("keyword"),eH(":"),eK("atom")],ScalarDef:[eY("scalar"),eK("atom"),eU("Directive")],ObjectTypeDef:[eY("type"),eK("atom"),ez("Implements"),eU("Directive"),eH("{"),eU("FieldDef"),eH("}")],FieldDef:[eK("property"),ez("ArgumentsDef"),eH(":"),"Type",eU("Directive")],ArgumentsDef:[eH("("),eU("InputValueDef"),eH(")")],InputValueDef:[eK("attribute"),eH(":"),"Type",ez("DefaultValue"),eU("Directive")],UnionDef:[eY("union"),eK("atom"),eU("Directive"),eH("="),eU("UnionMember",eH("|"))],UnionMember:["NamedType"],EnumDef:[eY("enum"),eK("atom"),eU("Directive"),eH("{"),eU("EnumValueDef"),eH("}")],EnumValueDef:[eK("string-2"),eU("Directive")],InputDef:[eY("input"),eK("atom"),eU("Directive"),eH("{"),eU("InputValueDef"),eH("}")],ExtendDef:[eY("extend"),"ExtensionDefinition"],ExtensionDefinition(e){switch(e.value){case"schema":return eF.Kind.SCHEMA_EXTENSION;case"scalar":return eF.Kind.SCALAR_TYPE_EXTENSION;case"type":return eF.Kind.OBJECT_TYPE_EXTENSION;case"interface":return eF.Kind.INTERFACE_TYPE_EXTENSION;case"union":return eF.Kind.UNION_TYPE_EXTENSION;case"enum":return eF.Kind.ENUM_TYPE_EXTENSION;case"input":return eF.Kind.INPUT_OBJECT_TYPE_EXTENSION}},[eF.Kind.SCHEMA_EXTENSION]:["SchemaDef"],[eF.Kind.SCALAR_TYPE_EXTENSION]:["ScalarDef"],[eF.Kind.OBJECT_TYPE_EXTENSION]:["ObjectTypeDef"],[eF.Kind.INTERFACE_TYPE_EXTENSION]:["InterfaceDef"],[eF.Kind.UNION_TYPE_EXTENSION]:["UnionDef"],[eF.Kind.ENUM_TYPE_EXTENSION]:["EnumDef"],[eF.Kind.INPUT_OBJECT_TYPE_EXTENSION]:["InputDef"]};function eY(e){return{style:"keyword",match:t=>"Name"===t.kind&&t.value===e}}function eK(e){return{style:e,match:e=>"Name"===e.kind,update(e,t){e.name=t.value}}}function eQ(e={eatWhitespace:e=>e.eatWhile(eW),lexRules:eG,parseRules:eZ,editorConfig:{}}){return{startState(){let t={level:0,step:0,name:null,kind:null,type:null,rule:null,needsSeparator:!1,prevState:null};return e0(e.parseRules,t,eF.Kind.DOCUMENT),t},token:(t,n)=>(function(e,t,n){var r;if(t.inBlockstring)return e.match(/.*"""/)?t.inBlockstring=!1:e.skipToEnd(),"string";let{lexRules:i,parseRules:o,eatWhitespace:a,editorConfig:l}=n;if(t.rule&&0===t.rule.length?e1(t):t.needsAdvance&&(t.needsAdvance=!1,e2(t,!0)),e.sol()){let n=(null==l?void 0:l.tabSize)||2;t.indentLevel=Math.floor(e.indentation()/n)}if(a(e))return"ws";let s=function(e,t){let n=Object.keys(e);for(let r=0;r<n.length;r++){let i=t.match(e[n[r]]);if(i&&i instanceof Array)return{kind:n[r],value:i[0]}}}(i,e);if(!s)return e.match(/\S+/)||e.match(/\s/),e0(eJ,t,"Invalid"),"invalidchar";if("Comment"===s.kind)return e0(eJ,t,"Comment"),"comment";let u=eX({},t);if("Punctuation"===s.kind){if(/^[{([]/.test(s.value))void 0!==t.indentLevel&&(t.levels=(t.levels||[]).concat(t.indentLevel+1));else if(/^[})\]]/.test(s.value)){let e=t.levels=(t.levels||[]).slice(0,-1);t.indentLevel&&e.length>0&&e.at(-1)<t.indentLevel&&(t.indentLevel=e.at(-1))}}for(;t.rule;){let n="function"==typeof t.rule?0===t.step?t.rule(s,e):null:t.rule[t.step];if(t.needsSeparator&&(n=null==n?void 0:n.separator),n){if(n.ofRule&&(n=n.ofRule),"string"==typeof n){e0(o,t,n);continue}if(null===(r=n.match)||void 0===r?void 0:r.call(n,s))return n.update&&n.update(t,s),"Punctuation"===s.kind?e2(t,!0):t.needsAdvance=!0,n.style}(function(e){for(;e.rule&&!(Array.isArray(e.rule)&&e.rule[e.step].ofRule);)e1(e);e.rule&&e2(e,!1)})(t)}return eX(t,u),e0(eJ,t,"Invalid"),"invalidchar"})(t,n,e)}}function eX(e,t){let n=Object.keys(t);for(let r=0;r<n.length;r++)e[n[r]]=t[n[r]];return e}let eJ={Invalid:[],Comment:[]};function e0(e,t,n){if(!e[n])throw TypeError("Unknown rule: "+n);t.prevState=Object.assign({},t),t.kind=n,t.name=null,t.type=null,t.rule=e[n],t.step=0,t.needsSeparator=!1}function e1(e){e.prevState&&(e.kind=e.prevState.kind,e.name=e.prevState.name,e.type=e.prevState.type,e.rule=e.prevState.rule,e.step=e.prevState.step,e.needsSeparator=e.prevState.needsSeparator,e.prevState=e.prevState.prevState)}function e2(e,t){var n;if(e3(e)&&e.rule){let n=e.rule[e.step];if(n.separator){let{separator:t}=n;if(e.needsSeparator=!e.needsSeparator,!e.needsSeparator&&t.ofRule)return}if(t)return}for(e.needsSeparator=!1,e.step++;e.rule&&!(Array.isArray(e.rule)&&e.step<e.rule.length);)e1(e),e.rule&&(e3(e)?(null===(n=e.rule)||void 0===n?void 0:n[e.step].separator)&&(e.needsSeparator=!e.needsSeparator):(e.needsSeparator=!1,e.step++))}function e3(e){let t=Array.isArray(e.rule)&&"string"!=typeof e.rule[e.step]&&e.rule[e.step];return t&&t.isList}function e5(e,t){let n=e.split("\n"),r=eQ(),i=r.startState(),o="",a=new eB("");for(let e=0;e<n.length;e++){for(a=new eB(n[e]);!a.eol()&&(o=r.token(a,i),"BREAK"!==t(a,i,o,e)););t(a,i,o,e),i.kind||(i=r.startState())}return{start:a.getStartOfToken(),end:a.getCurrentPosition(),string:a.current(),state:i,style:o}}!function(e){e.TYPE_SYSTEM="TYPE_SYSTEM",e.EXECUTABLE="EXECUTABLE",e.UNKNOWN="UNKNOWN"}(eD||(eD={}));let e4=[eF.Kind.SCHEMA_DEFINITION,eF.Kind.OPERATION_TYPE_DEFINITION,eF.Kind.SCALAR_TYPE_DEFINITION,eF.Kind.OBJECT_TYPE_DEFINITION,eF.Kind.INTERFACE_TYPE_DEFINITION,eF.Kind.UNION_TYPE_DEFINITION,eF.Kind.ENUM_TYPE_DEFINITION,eF.Kind.INPUT_OBJECT_TYPE_DEFINITION,eF.Kind.DIRECTIVE_DEFINITION,eF.Kind.SCHEMA_EXTENSION,eF.Kind.SCALAR_TYPE_EXTENSION,eF.Kind.OBJECT_TYPE_EXTENSION,eF.Kind.INTERFACE_TYPE_EXTENSION,eF.Kind.UNION_TYPE_EXTENSION,eF.Kind.ENUM_TYPE_EXTENSION,eF.Kind.INPUT_OBJECT_TYPE_EXTENSION],e6=e=>{let t=eD.UNKNOWN;if(e)try{(0,eF.visit)((0,eF.parse)(e),{enter(e){if("Document"===e.kind){t=eD.EXECUTABLE;return}return!!e4.includes(e.kind)&&(t=eD.TYPE_SYSTEM,eF.BREAK)}})}catch(e){}return t};function e8(e,t,n){return n===eF.SchemaMetaFieldDef.name&&e.getQueryType()===t?eF.SchemaMetaFieldDef:n===eF.TypeMetaFieldDef.name&&e.getQueryType()===t?eF.TypeMetaFieldDef:n===eF.TypeNameMetaFieldDef.name&&(0,eF.isCompositeType)(t)?eF.TypeNameMetaFieldDef:"getFields"in t?t.getFields()[n]:null}function e9(e,t){let n=[],r=e;for(;null==r?void 0:r.kind;)n.push(r),r=r.prevState;for(let e=n.length-1;e>=0;e--)t(n[e])}let e7=Object.assign(Object.assign({},eF.Kind),{ALIASED_FIELD:"AliasedField",ARGUMENTS:"Arguments",SHORT_QUERY:"ShortQuery",QUERY:"Query",MUTATION:"Mutation",SUBSCRIPTION:"Subscription",TYPE_CONDITION:"TypeCondition",INVALID:"Invalid",COMMENT:"Comment",SCHEMA_DEF:"SchemaDef",SCALAR_DEF:"ScalarDef",OBJECT_TYPE_DEF:"ObjectTypeDef",OBJECT_VALUE:"ObjectValue",LIST_VALUE:"ListValue",INTERFACE_DEF:"InterfaceDef",UNION_DEF:"UnionDef",ENUM_DEF:"EnumDef",ENUM_VALUE:"EnumValue",FIELD_DEF:"FieldDef",INPUT_DEF:"InputDef",INPUT_VALUE_DEF:"InputValueDef",ARGUMENTS_DEF:"ArgumentsDef",EXTEND_DEF:"ExtendDef",EXTENSION_DEFINITION:"ExtensionDefinition",DIRECTIVE_DEF:"DirectiveDef",IMPLEMENTS:"Implements",VARIABLE_DEFINITIONS:"VariableDefinitions",TYPE:"Type",VARIABLE:"Variable"});!function(e){e.Text=1,e.Method=2,e.Function=3,e.Constructor=4,e.Field=5,e.Variable=6,e.Class=7,e.Interface=8,e.Module=9,e.Property=10,e.Unit=11,e.Value=12,e.Enum=13,e.Keyword=14,e.Snippet=15,e.Color=16,e.File=17,e.Reference=18,e.Folder=19,e.EnumMember=20,e.Constant=21,e.Struct=22,e.Event=23,e.Operator=24,e.TypeParameter=25}(eN||(eN={}));let te={command:"editor.action.triggerSuggest",title:"Suggestions"},tt=e=>{let t=[];if(e)try{(0,eF.visit)((0,eF.parse)(e),{FragmentDefinition(e){t.push(e)}})}catch(e){return[]}return t};function tn(e,t,n,r,i,o){var a,l;let s=Object.assign(Object.assign({},o),{schema:e}),u=function(e,t,n,r,i){var o;let a,l,s,u,c,d,p,h,f,m,g;let v=r||function(e,t,n=0){let r=null,i=null,o=null,a=e5(e,(e,a,l,s)=>{if(!(s!==t.line||e.getCurrentPosition()+n<t.character+1))return r=l,i=Object.assign({},a),o=e.current(),"BREAK"});return{start:a.start,end:a.end,string:o||a.string,state:i||a.state,style:r||a.style}}(e,t,1);if(!v)return null;let y="Invalid"===v.state.kind?v.state.prevState:v.state;if(!y)return null;let b=(e9(v.state,e=>{var t;switch(e.kind){case e7.QUERY:case"ShortQuery":m=n.getQueryType();break;case e7.MUTATION:m=n.getMutationType();break;case e7.SUBSCRIPTION:m=n.getSubscriptionType();break;case e7.INLINE_FRAGMENT:case e7.FRAGMENT_DEFINITION:e.type&&(m=n.getType(e.type));break;case e7.FIELD:case e7.ALIASED_FIELD:m&&e.name?m=(c=f?e8(n,f,e.name):null)?c.type:null:c=null;break;case e7.SELECTION_SET:f=(0,eF.getNamedType)(m);break;case e7.DIRECTIVE:s=e.name?n.getDirective(e.name):null;break;case e7.INTERFACE_DEF:e.name&&(p=null,g=new eF.GraphQLInterfaceType({name:e.name,interfaces:[],fields:{}}));break;case e7.OBJECT_TYPE_DEF:e.name&&(g=null,p=new eF.GraphQLObjectType({name:e.name,interfaces:[],fields:{}}));break;case e7.ARGUMENTS:if(e.prevState)switch(e.prevState.kind){case e7.FIELD:l=c&&c.args;break;case e7.DIRECTIVE:l=s&&s.args;break;case e7.ALIASED_FIELD:{let r=null===(t=e.prevState)||void 0===t?void 0:t.name;if(!r){l=null;break}let i=f?e8(n,f,r):null;if(!i){l=null;break}l=i.args;break}default:l=null}else l=null;break;case e7.ARGUMENT:if(l){for(let t=0;t<l.length;t++)if(l[t].name===e.name){a=l[t];break}}d=null==a?void 0:a.type;break;case e7.VARIABLE_DEFINITION:case e7.VARIABLE:m=d;break;case e7.ENUM_VALUE:let r=(0,eF.getNamedType)(d);u=r instanceof eF.GraphQLEnumType?r.getValues().find(t=>t.value===e.name):null;break;case e7.LIST_VALUE:let i=(0,eF.getNullableType)(d);d=i instanceof eF.GraphQLList?i.ofType:null;break;case e7.OBJECT_VALUE:let o=(0,eF.getNamedType)(d);h=o instanceof eF.GraphQLInputObjectType?o.getFields():null;break;case e7.OBJECT_FIELD:let v=e.name&&h?h[e.name]:null;d=null==v?void 0:v.type,m=(c=v)?c.type:null;break;case e7.NAMED_TYPE:e.name&&(m=n.getType(e.name))}}),{argDef:a,argDefs:l,directiveDef:s,enumValue:u,fieldDef:c,inputType:d,objectFieldDefs:h,parentType:f,type:m,interfaceDef:g,objectTypeDef:p});return{token:v,state:y,typeInfo:b,mode:(null==i?void 0:i.mode)||((null==(o=null==i?void 0:i.uri)?void 0:o.endsWith(".graphqls"))?eD.TYPE_SYSTEM:e6(e))}}(t,n,e,r,o);if(!u)return[];let{state:c,typeInfo:d,mode:p,token:h}=u,{kind:f,step:m,prevState:g}=c;if(f===e7.DOCUMENT)return p===eD.TYPE_SYSTEM?eI(h,[{label:"extend",kind:eN.Function},...tr]):p===eD.EXECUTABLE?eI(h,ti):eI(h,[{label:"extend",kind:eN.Function},...ti,...tr]);if(f===e7.EXTEND_DEF)return eI(h,tr);if((null===(a=null==g?void 0:g.prevState)||void 0===a?void 0:a.kind)===e7.EXTENSION_DEFINITION&&c.name)return eI(h,[]);if((null==g?void 0:g.kind)===eF.Kind.SCALAR_TYPE_EXTENSION)return eI(h,Object.values(e.getTypeMap()).filter(eF.isScalarType).map(e=>({label:e.name,kind:eN.Function})));if((null==g?void 0:g.kind)===eF.Kind.OBJECT_TYPE_EXTENSION)return eI(h,Object.values(e.getTypeMap()).filter(e=>(0,eF.isObjectType)(e)&&!e.name.startsWith("__")).map(e=>({label:e.name,kind:eN.Function})));if((null==g?void 0:g.kind)===eF.Kind.INTERFACE_TYPE_EXTENSION)return eI(h,Object.values(e.getTypeMap()).filter(eF.isInterfaceType).map(e=>({label:e.name,kind:eN.Function})));if((null==g?void 0:g.kind)===eF.Kind.UNION_TYPE_EXTENSION)return eI(h,Object.values(e.getTypeMap()).filter(eF.isUnionType).map(e=>({label:e.name,kind:eN.Function})));if((null==g?void 0:g.kind)===eF.Kind.ENUM_TYPE_EXTENSION)return eI(h,Object.values(e.getTypeMap()).filter(e=>(0,eF.isEnumType)(e)&&!e.name.startsWith("__")).map(e=>({label:e.name,kind:eN.Function})));if((null==g?void 0:g.kind)===eF.Kind.INPUT_OBJECT_TYPE_EXTENSION)return eI(h,Object.values(e.getTypeMap()).filter(eF.isInputObjectType).map(e=>({label:e.name,kind:eN.Function})));if(f===e7.IMPLEMENTS||f===e7.NAMED_TYPE&&(null==g?void 0:g.kind)===e7.IMPLEMENTS)return function(e,t,n,r,i){if(t.needsSeparator)return[];let o=eL(n.getTypeMap()).filter(eF.isInterfaceType),a=o.map(({name:e})=>e),l=new Set;e5(r,(e,t)=>{var r,o,s,u,c;if(t.name&&(t.kind!==e7.INTERFACE_DEF||a.includes(t.name)||l.add(t.name),t.kind===e7.NAMED_TYPE&&(null===(r=t.prevState)||void 0===r?void 0:r.kind)===e7.IMPLEMENTS)){if(i.interfaceDef){if(null===(o=i.interfaceDef)||void 0===o?void 0:o.getInterfaces().find(({name:e})=>e===t.name))return;let e=n.getType(t.name),r=null===(s=i.interfaceDef)||void 0===s?void 0:s.toConfig();i.interfaceDef=new eF.GraphQLInterfaceType(Object.assign(Object.assign({},r),{interfaces:[...r.interfaces,e||new eF.GraphQLInterfaceType({name:t.name,fields:{}})]}))}else if(i.objectTypeDef){if(null===(u=i.objectTypeDef)||void 0===u?void 0:u.getInterfaces().find(({name:e})=>e===t.name))return;let e=n.getType(t.name),r=null===(c=i.objectTypeDef)||void 0===c?void 0:c.toConfig();i.objectTypeDef=new eF.GraphQLObjectType(Object.assign(Object.assign({},r),{interfaces:[...r.interfaces,e||new eF.GraphQLInterfaceType({name:t.name,fields:{}})]}))}}});let s=i.interfaceDef||i.objectTypeDef,u=((null==s?void 0:s.getInterfaces())||[]).map(({name:e})=>e);return eI(e,o.concat([...l].map(e=>({name:e}))).filter(({name:e})=>e!==(null==s?void 0:s.name)&&!u.includes(e)).map(e=>{let t={label:e.name,kind:eN.Interface,type:e};return(null==e?void 0:e.description)&&(t.documentation=e.description),t}))}(h,c,e,t,d);if(f===e7.SELECTION_SET||f===e7.FIELD||f===e7.ALIASED_FIELD)return function(e,t,n){var r;if(t.parentType){let{parentType:i}=t,o=[];return"getFields"in i&&(o=eL(i.getFields())),(0,eF.isCompositeType)(i)&&o.push(eF.TypeNameMetaFieldDef),i===(null===(r=null==n?void 0:n.schema)||void 0===r?void 0:r.getQueryType())&&o.push(eF.SchemaMetaFieldDef,eF.TypeMetaFieldDef),eI(e,o.map((t,r)=>{var i;let o={sortText:String(r)+t.name,label:t.name,detail:String(t.type),documentation:null!==(i=t.description)&&void 0!==i?i:void 0,deprecated:!!t.deprecationReason,isDeprecated:!!t.deprecationReason,deprecationReason:t.deprecationReason,kind:eN.Field,labelDetails:{detail:" "+t.type.toString()},type:t.type};return(null==n?void 0:n.fillLeafsOnComplete)&&(o.insertText=eV(t),o.insertText||(o.insertText=eO(t.name,t.type,t.name+(e.state.needsAdvance?"":"\n"))),o.insertText&&(o.insertTextFormat=P.Snippet,o.insertTextMode=B.adjustIndentation,o.command=te)),o}))}return[]}(h,d,s);if(f===e7.ARGUMENTS||f===e7.ARGUMENT&&0===m){let{argDefs:e}=d;if(e)return eI(h,e.map(e=>{var t;return{label:e.name,insertText:eP(e.name+": ",e.type),insertTextMode:B.adjustIndentation,insertTextFormat:P.Snippet,command:te,labelDetails:{detail:" "+String(e.type)},documentation:null!==(t=e.description)&&void 0!==t?t:void 0,kind:eN.Variable,type:e.type}}))}if((f===e7.OBJECT_VALUE||f===e7.OBJECT_FIELD&&0===m)&&d.objectFieldDefs){let e=eL(d.objectFieldDefs),t=f===e7.OBJECT_VALUE?eN.Value:eN.Field;return eI(h,e.map(e=>{var n;return{label:e.name,detail:String(e.type),documentation:null!==(n=null==e?void 0:e.description)&&void 0!==n?n:void 0,kind:t,type:e.type,insertText:eP(e.name+": ",e.type),insertTextMode:B.adjustIndentation,insertTextFormat:P.Snippet,command:te}}))}if(f===e7.ENUM_VALUE||f===e7.LIST_VALUE&&1===m||f===e7.OBJECT_FIELD&&2===m||f===e7.ARGUMENT&&2===m)return function(e,t,n,r){let i=(0,eF.getNamedType)(t.inputType),o=ta(n,r,e).filter(e=>e.detail===(null==i?void 0:i.name));return i instanceof eF.GraphQLEnumType?eI(e,i.getValues().map(e=>{var t;return{label:e.name,detail:String(i),documentation:null!==(t=e.description)&&void 0!==t?t:void 0,deprecated:!!e.deprecationReason,isDeprecated:!!e.deprecationReason,deprecationReason:e.deprecationReason,kind:eN.EnumMember,type:i}}).concat(o)):i===eF.GraphQLBoolean?eI(e,o.concat([{label:"true",detail:String(eF.GraphQLBoolean),documentation:"Not false.",kind:eN.Variable,type:eF.GraphQLBoolean},{label:"false",detail:String(eF.GraphQLBoolean),documentation:"Not true.",kind:eN.Variable,type:eF.GraphQLBoolean}])):o}(h,d,t,e);if(f===e7.VARIABLE&&1===m){let n=(0,eF.getNamedType)(d.inputType),r=ta(t,e,h);return eI(h,r.filter(e=>e.detail===(null==n?void 0:n.name)))}if(f===e7.TYPE_CONDITION&&1===m||f===e7.NAMED_TYPE&&null!=g&&g.kind===e7.TYPE_CONDITION)return function(e,t,n,r){let i;if(t.parentType){if((0,eF.isAbstractType)(t.parentType)){let e=(0,eF.assertAbstractType)(t.parentType),r=n.getPossibleTypes(e),o=Object.create(null);for(let e of r)for(let t of e.getInterfaces())o[t.name]=t;i=r.concat(eL(o))}else i=[t.parentType]}else i=eL(n.getTypeMap()).filter(e=>(0,eF.isCompositeType)(e)&&!e.name.startsWith("__"));return eI(e,i.map(e=>{let t=(0,eF.getNamedType)(e);return{label:String(e),documentation:(null==t?void 0:t.description)||"",kind:eN.Field}}))}(h,d,e,0);if(f===e7.FRAGMENT_SPREAD&&1===m)return function(e,t,n,r,i){let o;if(!r)return[];let a=n.getTypeMap(),l=(e9(e.state,e=>{switch(e.kind){case"Query":case"ShortQuery":case"Mutation":case"Subscription":case"FragmentDefinition":o=e}}),o),s=function(e){let t=[];return e5(e,(e,n)=>{n.kind===e7.FRAGMENT_DEFINITION&&n.name&&n.type&&t.push({kind:e7.FRAGMENT_DEFINITION,name:{kind:eF.Kind.NAME,value:n.name},selectionSet:{kind:e7.SELECTION_SET,selections:[]},typeCondition:{kind:e7.NAMED_TYPE,name:{kind:eF.Kind.NAME,value:n.type}}})}),t}(r);return i&&i.length>0&&s.push(...i),eI(e,s.filter(e=>a[e.typeCondition.name.value]&&!(l&&l.kind===e7.FRAGMENT_DEFINITION&&l.name===e.name.value)&&(0,eF.isCompositeType)(t.parentType)&&(0,eF.isCompositeType)(a[e.typeCondition.name.value])&&(0,eF.doTypesOverlap)(n,t.parentType,a[e.typeCondition.name.value])).map(e=>({label:e.name.value,detail:String(a[e.typeCondition.name.value]),documentation:`fragment ${e.name.value} on ${e.typeCondition.name.value}`,labelDetails:{detail:`fragment ${e.name.value} on ${e.typeCondition.name.value}`},kind:eN.Field,type:a[e.typeCondition.name.value]})))}(h,d,e,t,Array.isArray(i)?i:tt(i));let v=function e(t){return t.prevState&&t.kind&&[e7.NAMED_TYPE,e7.LIST_TYPE,e7.TYPE,e7.NON_NULL_TYPE].includes(t.kind)?e(t.prevState):t}(c);return v.kind===e7.FIELD_DEF?eI(h,Object.values(e.getTypeMap()).filter(e=>(0,eF.isOutputType)(e)&&!e.name.startsWith("__")).map(e=>({label:e.name,kind:eN.Function,insertText:(null==o?void 0:o.fillLeafsOnComplete)?e.name+"\n":e.name,insertTextMode:B.adjustIndentation}))):v.kind===e7.INPUT_VALUE_DEF&&2===m?eI(h,Object.values(e.getTypeMap()).filter(e=>(0,eF.isInputType)(e)&&!e.name.startsWith("__")).map(e=>({label:e.name,kind:eN.Function,insertText:(null==o?void 0:o.fillLeafsOnComplete)?e.name+"\n$1":e.name,insertTextMode:B.adjustIndentation,insertTextFormat:P.Snippet}))):f===e7.VARIABLE_DEFINITION&&2===m||f===e7.LIST_TYPE&&1===m||f===e7.NAMED_TYPE&&g&&(g.kind===e7.VARIABLE_DEFINITION||g.kind===e7.LIST_TYPE||g.kind===e7.NON_NULL_TYPE)?eI(h,eL(e.getTypeMap()).filter(eF.isInputType).map(e=>({label:e.name,documentation:(null==e?void 0:e.description)||"",kind:eN.Variable}))):f===e7.DIRECTIVE?(null===(l=c.prevState)||void 0===l?void 0:l.kind)?eI(h,e.getDirectives().filter(e=>(function(e,t){if(!(null==e?void 0:e.kind))return!1;let{kind:n,prevState:r}=e,{locations:i}=t;switch(n){case e7.QUERY:return i.includes(eF.DirectiveLocation.QUERY);case e7.MUTATION:return i.includes(eF.DirectiveLocation.MUTATION);case e7.SUBSCRIPTION:return i.includes(eF.DirectiveLocation.SUBSCRIPTION);case e7.FIELD:case e7.ALIASED_FIELD:return i.includes(eF.DirectiveLocation.FIELD);case e7.FRAGMENT_DEFINITION:return i.includes(eF.DirectiveLocation.FRAGMENT_DEFINITION);case e7.FRAGMENT_SPREAD:return i.includes(eF.DirectiveLocation.FRAGMENT_SPREAD);case e7.INLINE_FRAGMENT:return i.includes(eF.DirectiveLocation.INLINE_FRAGMENT);case e7.SCHEMA_DEF:return i.includes(eF.DirectiveLocation.SCHEMA);case e7.SCALAR_DEF:return i.includes(eF.DirectiveLocation.SCALAR);case e7.OBJECT_TYPE_DEF:return i.includes(eF.DirectiveLocation.OBJECT);case e7.FIELD_DEF:return i.includes(eF.DirectiveLocation.FIELD_DEFINITION);case e7.INTERFACE_DEF:return i.includes(eF.DirectiveLocation.INTERFACE);case e7.UNION_DEF:return i.includes(eF.DirectiveLocation.UNION);case e7.ENUM_DEF:return i.includes(eF.DirectiveLocation.ENUM);case e7.ENUM_VALUE:return i.includes(eF.DirectiveLocation.ENUM_VALUE);case e7.INPUT_DEF:return i.includes(eF.DirectiveLocation.INPUT_OBJECT);case e7.INPUT_VALUE_DEF:switch(null==r?void 0:r.kind){case e7.ARGUMENTS_DEF:return i.includes(eF.DirectiveLocation.ARGUMENT_DEFINITION);case e7.INPUT_DEF:return i.includes(eF.DirectiveLocation.INPUT_FIELD_DEFINITION)}}return!1})(c.prevState,e)).map(e=>({label:e.name,documentation:(null==e?void 0:e.description)||"",kind:eN.Function}))):[]:f===e7.DIRECTIVE_DEF?function(e,t,n,r){let i=n.getDirectives().find(e=>e.name===t.name);return eI(e,(null==i?void 0:i.args.map(e=>({label:e.name,documentation:e.description||"",kind:eN.Field})))||[])}(h,c,e,0):[]}let tr=[{label:"type",kind:eN.Function},{label:"interface",kind:eN.Function},{label:"union",kind:eN.Function},{label:"input",kind:eN.Function},{label:"scalar",kind:eN.Function},{label:"schema",kind:eN.Function}],ti=[{label:"query",kind:eN.Function},{label:"mutation",kind:eN.Function},{label:"subscription",kind:eN.Function},{label:"fragment",kind:eN.Function},{label:"{",kind:eN.Constructor}],to=(e,t)=>{var n,r,i,o,a,l,s,u,c,d;return(null===(n=e.prevState)||void 0===n?void 0:n.kind)===t?e.prevState:(null===(i=null===(r=e.prevState)||void 0===r?void 0:r.prevState)||void 0===i?void 0:i.kind)===t?e.prevState.prevState:(null===(l=null===(a=null===(o=e.prevState)||void 0===o?void 0:o.prevState)||void 0===a?void 0:a.prevState)||void 0===l?void 0:l.kind)===t?e.prevState.prevState.prevState:(null===(d=null===(c=null===(u=null===(s=e.prevState)||void 0===s?void 0:s.prevState)||void 0===u?void 0:u.prevState)||void 0===c?void 0:c.prevState)||void 0===d?void 0:d.kind)===t?e.prevState.prevState.prevState.prevState:void 0};function ta(e,t,n){let r,i=null,o=Object.create({});return e5(e,(e,a)=>{var l;if((null==a?void 0:a.kind)===e7.VARIABLE&&a.name&&(i=a.name),(null==a?void 0:a.kind)===e7.NAMED_TYPE&&i){let e=to(a,e7.TYPE);(null==e?void 0:e.type)&&(r=t.getType(null==e?void 0:e.type))}if(i&&r&&!o[i]){let e="$"===n.string||(null===(l=null==n?void 0:n.state)||void 0===l?void 0:l.kind)==="Variable"?i:"$"+i;o[i]={detail:r.toString(),insertText:e,label:"$"+i,rawInsert:e,type:r,kind:eN.Variable},i=null,r=null}}),eL(o)}var tl=n(52898),ts=n.n(tl);let tu=(e,t)=>{if(!t)return[];let n=new Map,r=new Set;(0,eF.visit)(e,{FragmentDefinition(e){n.set(e.name.value,!0)},FragmentSpread(e){r.has(e.name.value)||r.add(e.name.value)}});let i=new Set;for(let e of r)!n.has(e)&&t.has(e)&&i.add(ts()(t.get(e)));let o=[];for(let e of i)(0,eF.visit)(e,{FragmentSpread(e){!r.has(e.name.value)&&t.get(e.name.value)&&(i.add(ts()(t.get(e.name.value))),r.add(e.name.value))}}),n.has(e.name.value)||o.push(e);return o};class tc{constructor(e,t){this.containsPosition=e=>this.start.line===e.line?this.start.character<=e.character:this.end.line===e.line?this.end.character>=e.character:this.start.line<=e.line&&this.end.line>=e.line,this.start=e,this.end=t}setStart(e,t){this.start=new td(e,t)}setEnd(e,t){this.end=new td(e,t)}}class td{constructor(e,t){this.lessThanOrEqualTo=e=>this.line<e.line||this.line===e.line&&this.character<=e.character,this.line=e,this.character=t}setLine(e){this.line=e}setCharacter(e){this.character=e}}function tp(e,t){if(t)try{let n=(0,eF.parse)(t);return Object.assign(Object.assign({},function(e,t){let n=t?function(e,t){let n=Object.create(null);for(let r of t.definitions)if("OperationDefinition"===r.kind){let{variableDefinitions:t}=r;if(t)for(let{variable:r,type:i}of t){let t=(0,eF.typeFromAST)(e,i);t?n[r.name.value]=t:i.kind===eF.Kind.NAMED_TYPE&&"Float"===i.name.value&&(n[r.name.value]=eF.GraphQLFloat)}}return n}(t,e):void 0,r=[];return(0,eF.visit)(e,{OperationDefinition(e){r.push(e)}}),{variableToType:n,operations:r}}(n,e)),{documentAST:n})}catch(e){}}eF.LoneSchemaDefinitionRule,eF.UniqueOperationTypesRule,eF.UniqueTypeNamesRule,eF.UniqueEnumValueNamesRule,eF.UniqueFieldDefinitionNamesRule,eF.UniqueDirectiveNamesRule,eF.KnownTypeNamesRule,eF.KnownDirectivesRule,eF.UniqueDirectivesPerLocationRule,eF.PossibleTypeExtensionsRule,eF.UniqueArgumentNamesRule,eF.UniqueInputFieldNamesRule,eF.UniqueVariableNamesRule,eF.FragmentsOnCompositeTypesRule,eF.ProvidedRequiredArgumentsRule;let th={Error:"Error",Warning:"Warning",Information:"Information",Hint:"Hint"},tf={[th.Error]:1,[th.Warning]:2,[th.Information]:3,[th.Hint]:4},tm=(e,t)=>{if(!e)throw Error(t)};function tg(e,t=null,n,r,i){var o,a;let l=null,s="";i&&(s="string"==typeof i?i:i.reduce((e,t)=>e+(0,eF.print)(t)+"\n\n",""));let u=s?`${e}
50
50
 
51
- ${s}`:e;try{l=(0,eF.parse)(u)}catch(e){if(e instanceof eF.GraphQLError){let t=function(e,t){let n=eQ(),r=n.startState(),i=t.split("\n");tm(i.length>=e.line,"Query text must have more lines than where the error happened");let o=null;for(let t=0;t<e.line;t++)for(o=new eB(i[t]);!o.eol()&&"invalidchar"!==n.token(o,r););tm(o,"Expected Parser stream to be available.");let a=e.line-1,l=o.getStartOfToken(),s=o.getCurrentPosition();return new tc(new td(a,l),new td(a,s))}(null!==(a=null===(o=e.locations)||void 0===o?void 0:o[0])&&void 0!==a?a:{line:0,column:0},u);return[{severity:tf.Error,message:e.message,source:"GraphQL: Syntax",range:t}]}throw e}return function(e,t=null,n,r){if(!t)return[];let i=(function(e,t,n,r,i){let o=eF.specifiedRules.filter(e=>e!==eF.NoUnusedFragmentsRule&&e!==eF.ExecutableDefinitionsRule&&(!r||e!==eF.KnownFragmentNamesRule));return n&&Array.prototype.push.apply(o,n),(0,eF.validate)(e,t,o).filter(e=>{if(e.message.includes("Unknown directive")&&e.nodes){let t=e.nodes[0];if(t&&t.kind===eF.Kind.DIRECTIVE){let e=t.name.value;if("arguments"===e||"argumentDefinitions"===e)return!1}}return!0})})(t,e,n,r).flatMap(e=>tv(e,tf.Error,"Validation")),o=(0,eF.validate)(t,e,[eF.NoDeprecatedCustomRule]).flatMap(e=>tv(e,tf.Warning,"Deprecation"));return i.concat(o)}(l,t,n,r)}function tv(e,t,n){if(!e.nodes)return[];let r=[];for(let[i,o]of e.nodes.entries()){let a="Variable"!==o.kind&&"name"in o&&void 0!==o.name?o.name:"variable"in o&&void 0!==o.variable?o.variable:o;if(a){tm(e.locations,"GraphQL validation error requires locations.");let o=e.locations[i],l=function(e){let t=e.loc;return tm(t,"Expected ASTNode to have a location."),t}(a),s=o.column+(l.end-l.start);r.push({source:`GraphQL: ${n}`,message:e.message,severity:t,range:new tc(new td(o.line-1,o.column-1),new td(o.line-1,s))})}}return r}function ty(e,t){e.push(t)}},15593:e=>{"use strict";e.exports=function(e){return"object"==typeof e?null===e:"function"!=typeof e}},50378:e=>{"use strict";e.exports=function(e){return null!=e&&"object"==typeof e&&!1===Array.isArray(e)}},52898:e=>{"use strict";function t(e,t){if(null!=e)return e;var n=Error(void 0!==t?t:"Got unexpected "+e);throw n.framesToPop=1,n}e.exports=t,e.exports.default=t,Object.defineProperty(e.exports,"__esModule",{value:!0})},24902:(e,t,n)=>{"use strict";let r,i,o;var a,l,s=Object.create,u=Object.defineProperty,c=Object.getOwnPropertyDescriptor,d=Object.getOwnPropertyNames,p=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty,f=(e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let i of d(t))h.call(e,i)||i===n||u(e,i,{get:()=>t[i],enumerable:!(r=c(t,i))||r.enumerable});return e},m={};((e,t)=>{for(var n in t)u(e,n,{get:t[n],enumerable:!0})})(m,{$dispatcherGuard:()=>w,$makeReadOnly:()=>D,$reset:()=>A,$structuralCheck:()=>j,c:()=>C,clearRenderCounterRegistry:()=>F,renderCounterRegistry:()=>N,useRenderCounter:()=>L}),e.exports=f(u({},"__esModule",{value:!0}),m);var g=(o=null!=(r=n(17577))?s(p(r)):{},f(!i&&r&&r.__esModule?o:u(o,"default",{value:r,enumerable:!0}),r)),{useRef:v,useEffect:y,isValidElement:b}=g,x=null!=(a=g.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE)?a:g.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,E=Symbol.for("react.memo_cache_sentinel"),C="function"==typeof(null==(l=g.__COMPILER_RUNTIME)?void 0:l.c)?g.__COMPILER_RUNTIME.c:function(e){return g.useMemo(()=>{let t=Array(e);for(let n=0;n<e;n++)t[n]=E;return t[E]=!0,t},[])},_={};["readContext","useCallback","useContext","useEffect","useImperativeHandle","useInsertionEffect","useLayoutEffect","useMemo","useReducer","useRef","useState","useDebugValue","useDeferredValue","useTransition","useMutableSource","useSyncExternalStore","useId","unstable_isNewReconciler","getCacheSignal","getCacheForType","useCacheRefresh"].forEach(e=>{_[e]=()=>{throw Error(`[React] Unexpected React hook call (${e}) from a React compiled function. Check that all hooks are called directly and named according to convention ('use[A-Z]') `)}});var k=null;function S(e){return x.ReactCurrentDispatcher.current=e,x.ReactCurrentDispatcher.current}_.useMemoCache=e=>{if(null!=k)return k.useMemoCache(e);throw Error("React Compiler internal invariant violation: unexpected null dispatcher")};var T=[];function w(e){let t=x.ReactCurrentDispatcher.current;if(0===e){if(T.push(t),1===T.length&&(k=t),t===_)throw Error("[React] Unexpected call to custom hook or component from a React compiled function. Check that (1) all hooks are called directly and named according to convention ('use[A-Z]') and (2) components are returned as JSX instead of being directly invoked.");S(_)}else if(1===e){let e=T.pop();if(null==e)throw Error("React Compiler internal error: unexpected null in guard stack");0===T.length&&(k=null),S(e)}else if(2===e)T.push(t),S(k);else if(3===e){let e=T.pop();if(null==e)throw Error("React Compiler internal error: unexpected null in guard stack");S(e)}else throw Error("React Compiler internal error: unreachable block"+e)}function A(e){for(let t=0;t<e.length;t++)e[t]=E}function D(){throw Error("TODO: implement $makeReadOnly in react-compiler-runtime")}var N=new Map;function F(){for(let e of N.values())e.forEach(e=>{e.count=0})}function L(e){let t=v(null);null!=t.current&&(t.current.count+=1),y(()=>{if(null==t.current){let n;let r={count:0};null==(n=N.get(e))&&(n=new Set,N.set(e,n)),n.add(r),t.current=r}return()=>{null!==t.current&&function(e,t){let n=N.get(e);null!=n&&n.delete(t)}(e,t.current)}})}var I=new Set;function j(e,t,n,r,i,o){function a(e,t,a,l){let s=`${r}:${o} [${i}] ${n}${a} changed from ${e} to ${t} at depth ${l}`;I.has(s)||(I.add(s),console.error(s))}!function e(t,n,r,i){if(!(i>2)&&t!==n){if(typeof t!=typeof n)a(`type ${typeof t}`,`type ${typeof n}`,r,i);else if("object"==typeof t){let o=Array.isArray(t),l=Array.isArray(n);if(null===t&&null!==n)a("null",`type ${typeof n}`,r,i);else if(null===n)a(`type ${typeof t}`,"null",r,i);else if(t instanceof Map){if(n instanceof Map){if(t.size!==n.size)a(`Map instance with size ${t.size}`,`Map instance with size ${n.size}`,r,i);else for(let[o,l]of t)n.has(o)?e(l,n.get(o),`${r}.get(${o})`,i+1):a(`Map instance with key ${o}`,`Map instance without key ${o}`,r,i)}else a("Map instance","other value",r,i)}else if(n instanceof Map)a("other value","Map instance",r,i);else if(t instanceof Set){if(n instanceof Set){if(t.size!==n.size)a(`Set instance with size ${t.size}`,`Set instance with size ${n.size}`,r,i);else for(let e of n)t.has(e)||a(`Set instance without element ${e}`,`Set instance with element ${e}`,r,i)}else a("Set instance","other value",r,i)}else if(n instanceof Set)a("other value","Set instance",r,i);else if(o||l){if(o!==l)a(`type ${o?"array":"object"}`,`type ${l?"array":"object"}`,r,i);else if(t.length!==n.length)a(`array with length ${t.length}`,`array with length ${n.length}`,r,i);else for(let o=0;o<t.length;o++)e(t[o],n[o],`${r}[${o}]`,i+1)}else if(b(t)||b(n))b(t)!==b(n)?a(`type ${b(t)?"React element":"object"}`,`type ${b(n)?"React element":"object"}`,r,i):t.type!==n.type?a(`React element of type ${t.type}`,`React element of type ${n.type}`,r,i):e(t.props,n.props,`[props of ${r}]`,i+1);else{for(let e in n)e in t||a(`object without key ${e}`,`object with key ${e}`,r,i);for(let o in t)o in n?e(t[o],n[o],`${r}.${o}`,i+1):a(`object with key ${o}`,`object without key ${o}`,r,i)}}else{if("function"==typeof t)return;isNaN(t)||isNaN(n)?isNaN(t)!==isNaN(n)&&a(`${isNaN(t)?"NaN":"non-NaN value"}`,`${isNaN(n)?"NaN":"non-NaN value"}`,r,i):t!==n&&a(t,n,r,i)}}}(e,t,"",0)}},11449:(e,t,n)=>{"use strict";let{deleteProperty:r}=Reflect,i=n(15593),o=n(77461),a=e=>"object"==typeof e&&null!==e||"function"==typeof e,l=e=>"__proto__"===e||"constructor"===e||"prototype"===e,s=e=>{if(!i(e))throw TypeError("Object keys must be strings or symbols");if(l(e))throw Error(`Cannot set unsafe key: "${e}"`)},u=e=>Array.isArray(e)?e.flat().map(String).join(","):e,c=(e,t)=>{if("string"!=typeof e||!t)return e;let n=e+";";return void 0!==t.arrays&&(n+=`arrays=${t.arrays};`),void 0!==t.separator&&(n+=`separator=${t.separator};`),void 0!==t.split&&(n+=`split=${t.split};`),void 0!==t.merge&&(n+=`merge=${t.merge};`),void 0!==t.preservePaths&&(n+=`preservePaths=${t.preservePaths};`),n},d=(e,t,n)=>{let r=u(t?c(e,t):e);s(r);let i=m.cache.get(r)||n();return m.cache.set(r,i),i},p=(e,t={})=>{let n=t.separator||".",r="/"!==n&&t.preservePaths;if("string"==typeof e&&!1!==r&&/\//.test(e))return[e];let i=[],o="",a=e=>{let t;""!==e.trim()&&Number.isInteger(t=Number(e))?i.push(t):i.push(e)};for(let t=0;t<e.length;t++){let r=e[t];if("\\"===r){o+=e[++t];continue}if(r===n){a(o),o="";continue}o+=r}return o&&a(o),i},h=(e,t)=>t&&"function"==typeof t.split?t.split(e):"symbol"==typeof e?[e]:Array.isArray(e)?e:d(e,t,()=>p(e,t)),f=(e,t,n,i)=>{if(s(t),void 0===n)r(e,t);else if(i&&i.merge){let r="function"===i.merge?i.merge:Object.assign;r&&o(e[t])&&o(n)?e[t]=r(e[t],n):e[t]=n}else e[t]=n;return e},m=(e,t,n,r)=>{if(!t||!a(e))return e;let i=h(t,r),o=e;for(let e=0;e<i.length;e++){let t=i[e],l=i[e+1];if(s(t),void 0===l){f(o,t,n,r);break}if("number"==typeof l&&!Array.isArray(o[t])){o=o[t]=[];continue}a(o[t])||(o[t]={}),o=o[t]}return e};m.split=h,m.cache=new Map,m.clear=()=>{m.cache=new Map},e.exports=m},77461:(e,t,n)=>{"use strict";var r=n(50378);function i(e){return!0===r(e)&&"[object Object]"===Object.prototype.toString.call(e)}e.exports=function(e){var t,n;return!1!==i(e)&&"function"==typeof(t=e.constructor)&&!1!==i(n=t.prototype)&&!1!==n.hasOwnProperty("isPrototypeOf")}},71467:e=>{e.exports=function(){var e=document.getSelection();if(!e.rangeCount)return function(){};for(var t=document.activeElement,n=[],r=0;r<e.rangeCount;r++)n.push(e.getRangeAt(r));switch(t.tagName.toUpperCase()){case"INPUT":case"TEXTAREA":t.blur();break;default:t=null}return e.removeAllRanges(),function(){"Caret"===e.type&&e.removeAllRanges(),e.rangeCount||n.forEach(function(t){e.addRange(t)}),t&&t.focus()}}},66269:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>a,dynamic:()=>o});var r=n(19510);n(71159);let i=(0,n(68570).createProxy)(String.raw`/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/explorer/graphiql.tsx#default`),o="force-dynamic";async function a(){return r.jsx(i,{})}},72449:()=>{},18779:()=>{}};var t=require("../../../webpack-runtime.js");t.C(e);var n=e=>t(t.s=e),r=t.X(0,[9276,3543,9049,590,7598,6812,108,9762,4470],()=>n(43212));module.exports=r})();
51
+ ${s}`:e;try{l=(0,eF.parse)(u)}catch(e){if(e instanceof eF.GraphQLError){let t=function(e,t){let n=eQ(),r=n.startState(),i=t.split("\n");tm(i.length>=e.line,"Query text must have more lines than where the error happened");let o=null;for(let t=0;t<e.line;t++)for(o=new eB(i[t]);!o.eol()&&"invalidchar"!==n.token(o,r););tm(o,"Expected Parser stream to be available.");let a=e.line-1,l=o.getStartOfToken(),s=o.getCurrentPosition();return new tc(new td(a,l),new td(a,s))}(null!==(a=null===(o=e.locations)||void 0===o?void 0:o[0])&&void 0!==a?a:{line:0,column:0},u);return[{severity:tf.Error,message:e.message,source:"GraphQL: Syntax",range:t}]}throw e}return function(e,t=null,n,r){if(!t)return[];let i=(function(e,t,n,r,i){let o=eF.specifiedRules.filter(e=>e!==eF.NoUnusedFragmentsRule&&e!==eF.ExecutableDefinitionsRule&&(!r||e!==eF.KnownFragmentNamesRule));return n&&Array.prototype.push.apply(o,n),(0,eF.validate)(e,t,o).filter(e=>{if(e.message.includes("Unknown directive")&&e.nodes){let t=e.nodes[0];if(t&&t.kind===eF.Kind.DIRECTIVE){let e=t.name.value;if("arguments"===e||"argumentDefinitions"===e)return!1}}return!0})})(t,e,n,r).flatMap(e=>tv(e,tf.Error,"Validation")),o=(0,eF.validate)(t,e,[eF.NoDeprecatedCustomRule]).flatMap(e=>tv(e,tf.Warning,"Deprecation"));return i.concat(o)}(l,t,n,r)}function tv(e,t,n){if(!e.nodes)return[];let r=[];for(let[i,o]of e.nodes.entries()){let a="Variable"!==o.kind&&"name"in o&&void 0!==o.name?o.name:"variable"in o&&void 0!==o.variable?o.variable:o;if(a){tm(e.locations,"GraphQL validation error requires locations.");let o=e.locations[i],l=function(e){let t=e.loc;return tm(t,"Expected ASTNode to have a location."),t}(a),s=o.column+(l.end-l.start);r.push({source:`GraphQL: ${n}`,message:e.message,severity:t,range:new tc(new td(o.line-1,o.column-1),new td(o.line-1,s))})}}return r}function ty(e,t){e.push(t)}},15593:e=>{"use strict";e.exports=function(e){return"object"==typeof e?null===e:"function"!=typeof e}},50378:e=>{"use strict";e.exports=function(e){return null!=e&&"object"==typeof e&&!1===Array.isArray(e)}},52898:e=>{"use strict";function t(e,t){if(null!=e)return e;var n=Error(void 0!==t?t:"Got unexpected "+e);throw n.framesToPop=1,n}e.exports=t,e.exports.default=t,Object.defineProperty(e.exports,"__esModule",{value:!0})},24902:(e,t,n)=>{"use strict";let r,i,o;var a,l,s=Object.create,u=Object.defineProperty,c=Object.getOwnPropertyDescriptor,d=Object.getOwnPropertyNames,p=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty,f=(e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let i of d(t))h.call(e,i)||i===n||u(e,i,{get:()=>t[i],enumerable:!(r=c(t,i))||r.enumerable});return e},m={};((e,t)=>{for(var n in t)u(e,n,{get:t[n],enumerable:!0})})(m,{$dispatcherGuard:()=>w,$makeReadOnly:()=>D,$reset:()=>A,$structuralCheck:()=>R,c:()=>C,clearRenderCounterRegistry:()=>F,renderCounterRegistry:()=>N,useRenderCounter:()=>L}),e.exports=f(u({},"__esModule",{value:!0}),m);var g=(o=null!=(r=n(17577))?s(p(r)):{},f(!i&&r&&r.__esModule?o:u(o,"default",{value:r,enumerable:!0}),r)),{useRef:v,useEffect:y,isValidElement:b}=g,x=null!=(a=g.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE)?a:g.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,E=Symbol.for("react.memo_cache_sentinel"),C="function"==typeof(null==(l=g.__COMPILER_RUNTIME)?void 0:l.c)?g.__COMPILER_RUNTIME.c:function(e){return g.useMemo(()=>{let t=Array(e);for(let n=0;n<e;n++)t[n]=E;return t[E]=!0,t},[])},_={};["readContext","useCallback","useContext","useEffect","useImperativeHandle","useInsertionEffect","useLayoutEffect","useMemo","useReducer","useRef","useState","useDebugValue","useDeferredValue","useTransition","useMutableSource","useSyncExternalStore","useId","unstable_isNewReconciler","getCacheSignal","getCacheForType","useCacheRefresh"].forEach(e=>{_[e]=()=>{throw Error(`[React] Unexpected React hook call (${e}) from a React compiled function. Check that all hooks are called directly and named according to convention ('use[A-Z]') `)}});var k=null;function S(e){return x.ReactCurrentDispatcher.current=e,x.ReactCurrentDispatcher.current}_.useMemoCache=e=>{if(null!=k)return k.useMemoCache(e);throw Error("React Compiler internal invariant violation: unexpected null dispatcher")};var T=[];function w(e){let t=x.ReactCurrentDispatcher.current;if(0===e){if(T.push(t),1===T.length&&(k=t),t===_)throw Error("[React] Unexpected call to custom hook or component from a React compiled function. Check that (1) all hooks are called directly and named according to convention ('use[A-Z]') and (2) components are returned as JSX instead of being directly invoked.");S(_)}else if(1===e){let e=T.pop();if(null==e)throw Error("React Compiler internal error: unexpected null in guard stack");0===T.length&&(k=null),S(e)}else if(2===e)T.push(t),S(k);else if(3===e){let e=T.pop();if(null==e)throw Error("React Compiler internal error: unexpected null in guard stack");S(e)}else throw Error("React Compiler internal error: unreachable block"+e)}function A(e){for(let t=0;t<e.length;t++)e[t]=E}function D(){throw Error("TODO: implement $makeReadOnly in react-compiler-runtime")}var N=new Map;function F(){for(let e of N.values())e.forEach(e=>{e.count=0})}function L(e){let t=v(null);null!=t.current&&(t.current.count+=1),y(()=>{if(null==t.current){let n;let r={count:0};null==(n=N.get(e))&&(n=new Set,N.set(e,n)),n.add(r),t.current=r}return()=>{null!==t.current&&function(e,t){let n=N.get(e);null!=n&&n.delete(t)}(e,t.current)}})}var I=new Set;function R(e,t,n,r,i,o){function a(e,t,a,l){let s=`${r}:${o} [${i}] ${n}${a} changed from ${e} to ${t} at depth ${l}`;I.has(s)||(I.add(s),console.error(s))}!function e(t,n,r,i){if(!(i>2)&&t!==n){if(typeof t!=typeof n)a(`type ${typeof t}`,`type ${typeof n}`,r,i);else if("object"==typeof t){let o=Array.isArray(t),l=Array.isArray(n);if(null===t&&null!==n)a("null",`type ${typeof n}`,r,i);else if(null===n)a(`type ${typeof t}`,"null",r,i);else if(t instanceof Map){if(n instanceof Map){if(t.size!==n.size)a(`Map instance with size ${t.size}`,`Map instance with size ${n.size}`,r,i);else for(let[o,l]of t)n.has(o)?e(l,n.get(o),`${r}.get(${o})`,i+1):a(`Map instance with key ${o}`,`Map instance without key ${o}`,r,i)}else a("Map instance","other value",r,i)}else if(n instanceof Map)a("other value","Map instance",r,i);else if(t instanceof Set){if(n instanceof Set){if(t.size!==n.size)a(`Set instance with size ${t.size}`,`Set instance with size ${n.size}`,r,i);else for(let e of n)t.has(e)||a(`Set instance without element ${e}`,`Set instance with element ${e}`,r,i)}else a("Set instance","other value",r,i)}else if(n instanceof Set)a("other value","Set instance",r,i);else if(o||l){if(o!==l)a(`type ${o?"array":"object"}`,`type ${l?"array":"object"}`,r,i);else if(t.length!==n.length)a(`array with length ${t.length}`,`array with length ${n.length}`,r,i);else for(let o=0;o<t.length;o++)e(t[o],n[o],`${r}[${o}]`,i+1)}else if(b(t)||b(n))b(t)!==b(n)?a(`type ${b(t)?"React element":"object"}`,`type ${b(n)?"React element":"object"}`,r,i):t.type!==n.type?a(`React element of type ${t.type}`,`React element of type ${n.type}`,r,i):e(t.props,n.props,`[props of ${r}]`,i+1);else{for(let e in n)e in t||a(`object without key ${e}`,`object with key ${e}`,r,i);for(let o in t)o in n?e(t[o],n[o],`${r}.${o}`,i+1):a(`object with key ${o}`,`object without key ${o}`,r,i)}}else{if("function"==typeof t)return;isNaN(t)||isNaN(n)?isNaN(t)!==isNaN(n)&&a(`${isNaN(t)?"NaN":"non-NaN value"}`,`${isNaN(n)?"NaN":"non-NaN value"}`,r,i):t!==n&&a(t,n,r,i)}}}(e,t,"",0)}},11449:(e,t,n)=>{"use strict";let{deleteProperty:r}=Reflect,i=n(15593),o=n(77461),a=e=>"object"==typeof e&&null!==e||"function"==typeof e,l=e=>"__proto__"===e||"constructor"===e||"prototype"===e,s=e=>{if(!i(e))throw TypeError("Object keys must be strings or symbols");if(l(e))throw Error(`Cannot set unsafe key: "${e}"`)},u=e=>Array.isArray(e)?e.flat().map(String).join(","):e,c=(e,t)=>{if("string"!=typeof e||!t)return e;let n=e+";";return void 0!==t.arrays&&(n+=`arrays=${t.arrays};`),void 0!==t.separator&&(n+=`separator=${t.separator};`),void 0!==t.split&&(n+=`split=${t.split};`),void 0!==t.merge&&(n+=`merge=${t.merge};`),void 0!==t.preservePaths&&(n+=`preservePaths=${t.preservePaths};`),n},d=(e,t,n)=>{let r=u(t?c(e,t):e);s(r);let i=m.cache.get(r)||n();return m.cache.set(r,i),i},p=(e,t={})=>{let n=t.separator||".",r="/"!==n&&t.preservePaths;if("string"==typeof e&&!1!==r&&/\//.test(e))return[e];let i=[],o="",a=e=>{let t;""!==e.trim()&&Number.isInteger(t=Number(e))?i.push(t):i.push(e)};for(let t=0;t<e.length;t++){let r=e[t];if("\\"===r){o+=e[++t];continue}if(r===n){a(o),o="";continue}o+=r}return o&&a(o),i},h=(e,t)=>t&&"function"==typeof t.split?t.split(e):"symbol"==typeof e?[e]:Array.isArray(e)?e:d(e,t,()=>p(e,t)),f=(e,t,n,i)=>{if(s(t),void 0===n)r(e,t);else if(i&&i.merge){let r="function"===i.merge?i.merge:Object.assign;r&&o(e[t])&&o(n)?e[t]=r(e[t],n):e[t]=n}else e[t]=n;return e},m=(e,t,n,r)=>{if(!t||!a(e))return e;let i=h(t,r),o=e;for(let e=0;e<i.length;e++){let t=i[e],l=i[e+1];if(s(t),void 0===l){f(o,t,n,r);break}if("number"==typeof l&&!Array.isArray(o[t])){o=o[t]=[];continue}a(o[t])||(o[t]={}),o=o[t]}return e};m.split=h,m.cache=new Map,m.clear=()=>{m.cache=new Map},e.exports=m},77461:(e,t,n)=>{"use strict";var r=n(50378);function i(e){return!0===r(e)&&"[object Object]"===Object.prototype.toString.call(e)}e.exports=function(e){var t,n;return!1!==i(e)&&"function"==typeof(t=e.constructor)&&!1!==i(n=t.prototype)&&!1!==n.hasOwnProperty("isPrototypeOf")}},71467:e=>{e.exports=function(){var e=document.getSelection();if(!e.rangeCount)return function(){};for(var t=document.activeElement,n=[],r=0;r<e.rangeCount;r++)n.push(e.getRangeAt(r));switch(t.tagName.toUpperCase()){case"INPUT":case"TEXTAREA":t.blur();break;default:t=null}return e.removeAllRanges(),function(){"Caret"===e.type&&e.removeAllRanges(),e.rangeCount||n.forEach(function(t){e.addRange(t)}),t&&t.focus()}}},66269:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>a,dynamic:()=>o});var r=n(19510);n(71159);let i=(0,n(68570).createProxy)(String.raw`/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/explorer/graphiql.tsx#default`),o="force-dynamic";async function a(){return r.jsx(i,{})}},72449:()=>{},18779:()=>{}};var t=require("../../../webpack-runtime.js");t.C(e);var n=e=>t(t.s=e),r=t.X(0,[9276,3543,9049,590,7598,6812,108,7223,7944],()=>n(37385));module.exports=r})();