polyrouter 1.0.18 → 1.0.19

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 (334) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +17 -17
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/prerender-manifest.json +3 -3
  5. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/realtime/page_client-reference-manifest.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  30. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  31. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  32. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  33. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  34. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  35. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  36. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  37. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  38. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  39. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  40. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  41. package/app/.next-cli-build/server/app/_not-found.rsc +7 -7
  42. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +7 -7
  43. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  44. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +7 -7
  45. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  46. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  47. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  48. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +5 -5
  49. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  50. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
  51. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
  52. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  53. package/app/.next-cli-build/server/app/api/cli-tools/commandcode-settings/route.js +2 -2
  54. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  55. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  56. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  57. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
  58. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
  59. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
  60. package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +1 -1
  61. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +2 -2
  62. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  63. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  64. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  65. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  66. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  67. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js +1 -1
  68. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  69. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  70. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  71. package/app/.next-cli-build/server/app/api/realtime/authorize/route.js +1 -1
  72. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  73. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  74. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
  75. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js +1 -1
  76. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  77. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
  78. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js +1 -1
  79. package/app/.next-cli-build/server/app/api/v1/search/route.js +1 -1
  80. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -1
  81. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  82. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  83. package/app/.next-cli-build/server/app/callback.html +1 -1
  84. package/app/.next-cli-build/server/app/callback.rsc +7 -7
  85. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +7 -7
  86. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  87. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +7 -7
  88. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
  89. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  90. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  91. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  92. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +9 -9
  93. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  94. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  95. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  96. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  97. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +9 -9
  98. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  99. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +7 -7
  100. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  101. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  102. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +9 -9
  103. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  104. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  105. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  106. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  107. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +9 -9
  108. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  109. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +7 -7
  110. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  111. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  112. package/app/.next-cli-build/server/app/dashboard/combos.rsc +9 -9
  113. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  114. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  115. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  116. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  117. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +9 -9
  118. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  119. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +7 -7
  120. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  121. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  122. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +9 -9
  123. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  124. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  125. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  126. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  127. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +9 -9
  128. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  129. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +7 -7
  130. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  131. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  132. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +9 -9
  133. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  134. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  135. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  136. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  137. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  138. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +9 -9
  139. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  140. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +7 -7
  141. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  142. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  143. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +9 -9
  144. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  145. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  146. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  147. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  148. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +9 -9
  149. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  150. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +7 -7
  151. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  152. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  153. package/app/.next-cli-build/server/app/dashboard/profile.rsc +9 -9
  154. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  155. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  156. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  157. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  158. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +9 -9
  159. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  160. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +7 -7
  161. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  162. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  163. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +9 -9
  164. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  165. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  166. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  167. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  168. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  169. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +9 -9
  170. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  171. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +7 -7
  172. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  173. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  174. package/app/.next-cli-build/server/app/dashboard/providers.rsc +9 -9
  175. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  176. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  177. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  178. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  179. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +9 -9
  180. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  181. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +7 -7
  182. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  183. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  184. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +9 -9
  185. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  186. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  187. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  188. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  189. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +9 -9
  190. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  191. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +7 -7
  192. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  193. package/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  194. package/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +9 -9
  195. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +2 -2
  196. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +1 -1
  197. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  198. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  199. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +9 -9
  200. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_head.segment.rsc +1 -1
  201. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_index.segment.rsc +7 -7
  202. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +2 -2
  203. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  204. package/app/.next-cli-build/server/app/dashboard/quota.rsc +10 -10
  205. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  206. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  207. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  208. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  209. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +10 -10
  210. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  211. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +7 -7
  212. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  213. package/app/.next-cli-build/server/app/dashboard/realtime.html +1 -1
  214. package/app/.next-cli-build/server/app/dashboard/realtime.rsc +8 -8
  215. package/app/.next-cli-build/server/app/dashboard/realtime.segments/!KGRhc2hib2FyZCk/dashboard/realtime/__PAGE__.segment.rsc +1 -1
  216. package/app/.next-cli-build/server/app/dashboard/realtime.segments/!KGRhc2hib2FyZCk/dashboard/realtime.segment.rsc +1 -1
  217. package/app/.next-cli-build/server/app/dashboard/realtime.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  218. package/app/.next-cli-build/server/app/dashboard/realtime.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  219. package/app/.next-cli-build/server/app/dashboard/realtime.segments/_full.segment.rsc +8 -8
  220. package/app/.next-cli-build/server/app/dashboard/realtime.segments/_head.segment.rsc +1 -1
  221. package/app/.next-cli-build/server/app/dashboard/realtime.segments/_index.segment.rsc +7 -7
  222. package/app/.next-cli-build/server/app/dashboard/realtime.segments/_tree.segment.rsc +2 -2
  223. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  224. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  225. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +7 -7
  226. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +7 -7
  227. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  228. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +7 -7
  229. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  230. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  231. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  232. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  233. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  234. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  235. package/app/.next-cli-build/server/app/dashboard/skills.rsc +9 -9
  236. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  237. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  238. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  239. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  240. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +9 -9
  241. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  242. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +7 -7
  243. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
  244. package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  245. package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +9 -9
  246. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
  247. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
  248. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  249. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  250. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +9 -9
  251. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
  252. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +7 -7
  253. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +2 -2
  254. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  255. package/app/.next-cli-build/server/app/dashboard/translator.rsc +9 -9
  256. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  257. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  258. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  259. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  260. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +9 -9
  261. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  262. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +7 -7
  263. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  264. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  265. package/app/.next-cli-build/server/app/dashboard/usage.rsc +9 -9
  266. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  267. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  268. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  269. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  270. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +9 -9
  271. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  272. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +7 -7
  273. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  274. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  275. package/app/.next-cli-build/server/app/dashboard.rsc +9 -9
  276. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  277. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  278. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  279. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +9 -9
  280. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  281. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +7 -7
  282. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  283. package/app/.next-cli-build/server/app/index.html +1 -1
  284. package/app/.next-cli-build/server/app/index.rsc +7 -7
  285. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  286. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +7 -7
  287. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  288. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +7 -7
  289. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
  290. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  291. package/app/.next-cli-build/server/app/login.html +1 -1
  292. package/app/.next-cli-build/server/app/login.rsc +8 -8
  293. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +8 -8
  294. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  295. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +7 -7
  296. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
  297. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  298. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  299. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  300. package/app/.next-cli-build/server/app/privacy/page_client-reference-manifest.js +1 -1
  301. package/app/.next-cli-build/server/app/privacy.html +1 -1
  302. package/app/.next-cli-build/server/app/privacy.rsc +7 -7
  303. package/app/.next-cli-build/server/app/privacy.segments/_full.segment.rsc +7 -7
  304. package/app/.next-cli-build/server/app/privacy.segments/_head.segment.rsc +1 -1
  305. package/app/.next-cli-build/server/app/privacy.segments/_index.segment.rsc +7 -7
  306. package/app/.next-cli-build/server/app/privacy.segments/_tree.segment.rsc +2 -2
  307. package/app/.next-cli-build/server/app/privacy.segments/privacy/__PAGE__.segment.rsc +1 -1
  308. package/app/.next-cli-build/server/app/privacy.segments/privacy.segment.rsc +1 -1
  309. package/app/.next-cli-build/server/app-paths-manifest.json +17 -17
  310. package/app/.next-cli-build/server/chunks/112.js +1 -1
  311. package/app/.next-cli-build/server/chunks/2065.js +1 -1
  312. package/app/.next-cli-build/server/chunks/2268.js +1 -1
  313. package/app/.next-cli-build/server/chunks/3212.js +1 -1
  314. package/app/.next-cli-build/server/chunks/3922.js +1 -1
  315. package/app/.next-cli-build/server/chunks/5245.js +1 -1
  316. package/app/.next-cli-build/server/chunks/827.js +1 -1
  317. package/app/.next-cli-build/server/chunks/8302.js +1 -1
  318. package/app/.next-cli-build/server/chunks/869.js +1 -1
  319. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  320. package/app/.next-cli-build/server/pages/404.html +1 -1
  321. package/app/.next-cli-build/server/pages/500.html +1 -1
  322. package/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  323. package/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  324. package/app/.next-cli-build/static/chunks/{1321-ee3ec643f67e845b.js → 1321-90255f352db9d429.js} +1 -1
  325. package/app/.next-cli-build/static/chunks/9da6db1e-10cc9fd5eddee255.js +1 -0
  326. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/{page-802103aed49d4515.js → page-dfc93e4d2ecd766a.js} +4 -4
  327. package/app/.next-cli-build/static/css/b41c61002c7da44b.css +1 -0
  328. package/app/package.json +2 -2
  329. package/app/public/downloads/polyrouter-connector.zip +0 -0
  330. package/package.json +1 -1
  331. package/app/.next-cli-build/static/chunks/9da6db1e-bc711addbcad371c.js +0 -1
  332. package/app/.next-cli-build/static/css/248ddb1ca8e6ead3.css +0 -1
  333. /package/app/.next-cli-build/static/{I7Y8qiCnVE04FMFcLwos9 → BJ6CYOx4BYBxvTyDcUsZj}/_buildManifest.js +0 -0
  334. /package/app/.next-cli-build/static/{I7Y8qiCnVE04FMFcLwos9 → BJ6CYOx4BYBxvTyDcUsZj}/_ssgManifest.js +0 -0
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8229],{32535:(e,t,i)=>{i.d(t,{Ay:()=>o7});var s,r,n,a="u">typeof window?window:void 0,o="u">typeof globalThis?globalThis:a,l=null==o?void 0:o.navigator,u=null==o?void 0:o.document,h=null==o?void 0:o.location,c=null==o?void 0:o.fetch,d=null!=o&&o.XMLHttpRequest&&"withCredentials"in new o.XMLHttpRequest?o.XMLHttpRequest:void 0,v=null==o?void 0:o.AbortController,p=null==o?void 0:o.CompressionStream,g=null==l?void 0:l.userAgent;function f(){return!(!a||!1===a.navigator.onLine)}var _="u">typeof globalThis?globalThis:a;_&&"u"<typeof self&&(_.self=_),_&&"u"<typeof File&&(_.File=function(){});var m=null!=a?a:{},y={DEBUG:!1,LIB_VERSION:"0.7.1",LIB_NAME:"browser-common"};function b(e,t,i,s,r,n,a){try{var o=e[n](a),l=o.value}catch(e){return void i(e)}o.done?t(l):Promise.resolve(l).then(s,r)}function w(e){return function(){var t=this,i=arguments;return new Promise(function(s,r){var n=e.apply(t,i);function a(e){b(n,s,r,a,o,"next",e)}function o(e){b(n,s,r,a,o,"throw",e)}a(void 0)})}}function x(){return(x=Object.assign?Object.assign.bind():function(e){for(var t=1;arguments.length>t;t++){var i=arguments[t];for(var s in i)({}).hasOwnProperty.call(i,s)&&(e[s]=i[s])}return e}).apply(null,arguments)}function k(e,t){if(null==e)return{};var i={};for(var s in e)if(({}).hasOwnProperty.call(e,s)){if(-1!==t.indexOf(s))continue;i[s]=e[s]}return i}var E=e=>{if("string"!=typeof e)return e;try{return JSON.parse(e)}catch(t){return e}};function S(e){return"string"==typeof e||e}function P(e){return"string"==typeof e?e:void 0}var F=["$feature_flag","$feature_flag_response","$feature_flag_has_experiment","$feature_flag_id","$feature_flag_version","$feature_flag_reason","$feature_flag_request_id","$feature_flag_evaluated_at","$feature_flag_error","locally_evaluated","$groups","$process_person_profile","$geoip_disable","$current_url","$pathname","$referring_domain","utm_source","utm_medium","utm_campaign","utm_content","utm_term","gad_source","mc_cid","gclid","gclsrc","dclid","gbraid","wbraid","fbclid","msclkid","twclid","li_fat_id","igshid","ttclid","rdt_cid","epik","qclid","sccid","irclid","_kx","$session_id","$window_id","$lib","$lib_version","$device_id","$is_server"],$=((tm={}).AnonymousId="anonymous_id",tm.DistinctId="distinct_id",tm.Props="props",tm.EnablePersonProcessing="enable_person_processing",tm.PersonMode="person_mode",tm.FeatureFlagDetails="feature_flag_details",tm.FeatureFlags="feature_flags",tm.FeatureFlagPayloads="feature_flag_payloads",tm.BootstrapFeatureFlagDetails="bootstrap_feature_flag_details",tm.BootstrapFeatureFlags="bootstrap_feature_flags",tm.BootstrapFeatureFlagPayloads="bootstrap_feature_flag_payloads",tm.OverrideFeatureFlags="override_feature_flags",tm.Queue="queue",tm.AiQueue="ai_queue",tm.AiCaptureQueue="ai_capture_queue",tm.LogsQueue="logs_queue",tm.OptedOut="opted_out",tm.SessionId="session_id",tm.SessionStartTimestamp="session_start_timestamp",tm.SessionLastTimestamp="session_timestamp",tm.PersonProperties="person_properties",tm.GroupProperties="group_properties",tm.InstalledAppBuild="installed_app_build",tm.InstalledAppVersion="installed_app_version",tm.SessionReplay="session_replay",tm.PushRegistered="push_registered",tm.SessionReplayEventTriggerActivatedSession="session_replay_event_trigger_activated_session",tm.SurveyLastSeenDate="survey_last_seen_date",tm.SurveysSeen="surveys_seen",tm.Surveys="surveys",tm.RemoteConfig="remote_config",tm.FlagsEndpointWasHit="flags_endpoint_was_hit",tm.DeviceId="device_id",tm),C=((ty={}).GZipJS="gzip-js",ty.Base64="base64",ty),I=["$snapshot","$pageview","$pageleave","$set","survey dismissed","survey sent","survey shown","$identify","$groupidentify","$create_alias","$$client_ingestion_warning","$web_experiment_applied","$feature_enrollment_update","$feature_flag_called"],A=["token"],O="[Truncated]",T="[Unserializable]";function M(e){for(var t="",i=0;e.length>i;i++){var s=e.charCodeAt(i);if(55296>s||s>56319)t+=56320>s||s>57343?e[i]:"�";else{var r=e.charCodeAt(i+1);56320>r||r>57343?t+="�":(t+=e[i]+e[i+1],i++)}}return t}var R=["amazonbot","amazonproductbot","app.hypefactors.com","applebot","archive.org_bot","awariobot","backlinksextendedbot","baiduspider","bingbot","bingpreview","chrome-lighthouse","dataforseobot","deepscan","duckduckbot","facebookexternal","facebookcatalog","http://yandex.com/bots","hubspot","ia_archiver","leikibot","linkedinbot","meta-externalagent","mj12bot","msnbot","nessus","petalbot","pinterestbot","prerender","rogerbot","screaming frog","sebot-wa","sitebulb","slackbot","slurp","trendictionbot","turnitin","twitterbot","vercel-screenshot","vercelbot","yahoo! slurp","yandexbot","zoombot","bot.htm","bot.php","(bot;","bot/","crawler","ahrefsbot","ahrefssiteaudit","semrushbot","siteauditbot","splitsignalbot","gptbot","oai-searchbot","chatgpt-user","perplexitybot","better uptime bot","sentryuptimebot","uptimerobot","headlesschrome","cypress","google-hoteladsverifier","adsbot-google","apis-google","duplexweb-google","feedfetcher-google","google favicon","google web preview","google-read-aloud","googlebot","googleother","google-cloudvertexbot","googleweblight","mediapartners-google","storebot-google","google-inspectiontool","bytespider"],L=function(e,t){if(void 0===t&&(t=[]),!e)return!1;var i=e.toLowerCase();return R.concat(t).some(e=>{var t=e.toLowerCase();return -1!==i.indexOf(t)})};function D(e,t){return -1!==e.indexOf(t)}var N=function(e){return e.trim()},j=function(e){return e.replace(/^\$/,"")};function q(e){var t,i=[];return null!=(t=JSON.stringify(e,function(e,t){if("bigint"==typeof t)return t.toString();if("function"!=typeof t&&"symbol"!=typeof t){if(t instanceof Error)return{name:t.name,message:t.message,stack:t.stack};if(t&&"object"==typeof t){for(;i.length>0&&i[i.length-1]!==this;)i.pop();if(i.includes(t))return"[Circular]";i.push(t)}return t}}))?t:"null"}var B=Object.prototype,z=B.hasOwnProperty,H=B.toString,V=Array.isArray||function(e){return"[object Array]"===H.call(e)},G=e=>"function"==typeof e,U=e=>e===Object(e)&&!V(e),W=e=>{if(U(e)){for(var t in e)if(z.call(e,t))return!1;return!0}return!1},K=e=>void 0===e,J=e=>"[object String]"==H.call(e),Y=e=>J(e)&&0===e.trim().length,Z=e=>null===e,Q=e=>K(e)||Z(e),X=e=>"[object Number]"==H.call(e)&&e==e,ee=e=>X(e)&&e>0,et=e=>"[object Boolean]"===H.call(e),ei=e=>D(I,e),es=e=>D(A,e);function er(e){return null===e||"object"!=typeof e}function en(e,t){return({}).toString.call(e)==="[object "+t+"]"}function ea(e){switch(({}).toString.call(e)){case"[object Error]":case"[object Exception]":case"[object DOMException]":case"[object DOMError]":case"[object WebAssembly.Exception]":return!0;default:return el(e,Error)}}function eo(e){return"u">typeof Event&&el(e,Event)}function el(e,t){try{return e instanceof t}catch(e){return!1}}var eu=[!0,"true",1,"1","yes"],eh=[!1,"false",0,"0","no"];function ec(e,t,i,s,r){return t>i&&(s.warn("min cannot be greater than max."),t=i),X(e)?e>i?(s.warn(" cannot be greater than max: "+i+". Using max value instead."),i):t>e?(s.warn(" cannot be less than min: "+t+". Using min value instead."),t):e:(s.warn(" must be a number. using max or fallback. max: "+i+", fallback: "+r),ec(r||i,t,i,s))}class ed{constructor(e){this.C={},this.I=e.I,this.R=ec(e.bucketSize,0,100,e.A),this.O=ec(e.refillRate,0,this.R,e.A),this.N=ec(e.refillInterval,0,864e5,e.A)}F(e,t){var i=Math.floor((t-e.lastAccess)/this.N);i>0&&(e.tokens=Math.min(e.tokens+i*this.O,this.R),e.lastAccess=e.lastAccess+i*this.N)}consumeRateLimit(e){var t,i=Date.now(),s=String(e),r=this.C[s];return r?this.F(r,i):this.C[s]=r={tokens:this.R,lastAccess:i},0===r.tokens||(r.tokens--,0===r.tokens&&(null==(t=this.I)||t.call(this,e)),0===r.tokens)}stop(){this.C={}}}var ev="Mobile",ep="Android",eg="Tablet",ef=ep+" "+eg,e_="iPad",em="Apple",ey=em+" Watch",eb="Safari",ew="BlackBerry",ex="Samsung",ek=ex+"Browser",eE=ex+" Internet",eS="Chrome",eP=eS+" OS",eF=eS+" iOS",e$="Internet Explorer",eC=e$+" "+ev,eI="Opera",eA=eI+" Mini",eO="Edge",eT="Microsoft "+eO,eM="Firefox",eR=eM+" iOS",eL="Nintendo",eD="PlayStation",eN="Xbox",ej=ep+" "+ev,eq=ev+" "+eb,eB="Windows",ez=eB+" Phone",eH="Nokia",eV="Ouya",eG="Generic",eU=eG+" "+ev.toLowerCase(),eW=eG+" "+eg.toLowerCase(),eK="Konqueror",eJ="Oculus Browser",eY="Vivaldi",eZ="Yandex",eQ="Whale",eX="DuckDuckGo",e0="Pale Moon",e1="Waterfox",e2="Brave",e3="Claude",e5="Codex",e6="ChatGPT",e8="Google Search App",e4="(\\d+(\\.\\d+)?)",e9=RegExp("Version/"+e4),e7=RegExp("("+e3+"|"+e5+"|"+e6+")\\/"+e4),te=RegExp(eN,"i"),tt=RegExp(eD+" \\w+","i"),ti=RegExp(eL+" \\w+","i"),ts=RegExp(ew+"|PlayBook|BB10","i"),tr={"NT3.51":"NT 3.11","NT4.0":"NT 4.0","5.0":"2000",5.1:"XP",5.2:"XP","6.0":"Vista",6.1:"7",6.2:"8",6.3:"8.1",6.4:"10","10.0":"10"},tn=function(e,t,i,s){var r;return t=t||"",(null!=i&&i.brave?e2:null)||(null!=s&&s.detectGoogleSearchApp&&D(e,"GSA/")?e8:D(e," OPR/")&&D(e,"Mini")?eA:D(e," OPR/")?eI:ts.test(e)?ew:D(e,"IE"+ev)||D(e,"WPDesktop")?eC:D(e,"OculusBrowser")?eJ:D(e,ek)?eE:D(e,eO)||D(e,"Edg/")?eT:D(e,eY+"/")?eY:D(e,"YaBrowser/")?eZ:D(e,eQ+"/")?eQ:D(e,eX+"/")||D(e,"Ddg/")?eX:D(e,e3+"/")?e3:D(e,e5+"/")?e5:D(e,e6+"/")?e6:D(e,"FBIOS")?"Facebook "+ev:D(e,"UCWEB")||D(e,"UCBrowser")?"UC Browser":D(e,"CriOS")?eF:D(e,"CrMo")||D(e,eS)?eS:D(e,ep)&&D(e,eb)?ej:D(e,"FxiOS")?eR:D(e.toLowerCase(),eK.toLowerCase())?eK:D(e,e2+"/")?e2:(r=t)&&D(r,em)||D(e,eb)&&!D(e,eS)&&!D(e,ep)?D(e,ev)?eq:eb:D(e,"PaleMoon/")?e0:D(e,e1+"/")?e1:D(e,eM)?eM:D(e,"MSIE")||D(e,"Trident/")?e$:D(e,"Gecko")?eM:"")},ta={[eC]:[RegExp("rv:"+e4)],[eT]:[RegExp(eO+"?\\/"+e4)],[eS]:[RegExp("("+eS+"|CrMo)\\/"+e4)],[eF]:[RegExp("CriOS\\/"+e4)],"UC Browser":[RegExp("(UCBrowser|UCWEB)\\/"+e4)],[eb]:[e9],[eq]:[e9],[eI]:[RegExp("(Opera|OPR)\\/"+e4)],[eM]:[RegExp(eM+"\\/"+e4)],[eR]:[RegExp("FxiOS\\/"+e4)],[eK]:[RegExp("Konqueror[:/]?"+e4,"i")],[ew]:[RegExp(ew+" "+e4),e9],[ej]:[RegExp("android\\s"+e4,"i")],[eE]:[RegExp(ek+"\\/"+e4)],[eJ]:[RegExp("OculusBrowser\\/"+e4)],[eY]:[RegExp(eY+"\\/"+e4)],[eZ]:[RegExp("YaBrowser\\/"+e4)],[eQ]:[RegExp(eQ+"\\/"+e4)],[e2]:[RegExp(e2+"\\/"+e4)],[e3]:[e7],[e5]:[e7],[e6]:[e7],[eX]:[RegExp("(DuckDuckGo|Ddg)\\/"+e4)],[e0]:[RegExp("PaleMoon\\/"+e4)],[e1]:[RegExp(e1+"\\/"+e4)],[e8]:[RegExp("GSA\\/"+e4)],[e$]:[RegExp("(rv:|MSIE )"+e4)],Mozilla:[RegExp("rv:"+e4)]},to=function(e,t,i,s){var r=ta[tn(e,t,i,s)];if(K(r))return null;for(var n=0;r.length>n;n++){var a=e.match(r[n]);if(a)return parseFloat(a[a.length-2])}return null},tl=[[RegExp(eN+"; "+eN+" (.*?)[);]","i"),e=>[eN,e&&e[1]||""]],[RegExp(eL,"i"),[eL,""]],[RegExp(eD,"i"),[eD,""]],[ts,[ew,""]],[RegExp(eB,"i"),(e,t)=>{if(/Phone/.test(t)||/WPDesktop/.test(t))return[ez,""];if(new RegExp(ev).test(t)&&!/IEMobile\b/.test(t))return[eB+" "+ev,""];var i=/Windows NT ([0-9.]+)/i.exec(t);if(i&&i[1]){var s=tr[i[1]]||"";return/arm/i.test(t)&&(s="RT"),[eB,s]}return[eB,""]}],[/((iPhone|iPad|iPod).*?OS (\d+)_(\d+)_?(\d+)?|iPhone)/,e=>e&&e[3]?["iOS",[e[3],e[4],e[5]||"0"].join(".")]:["iOS",""]],[/(watch.*\/(\d+\.\d+\.\d+)|watch os,(\d+\.\d+),)/i,e=>{var t="";return e&&e.length>=3&&(t=K(e[2])?e[3]:e[2]),["watchOS",t]}],[RegExp("("+ep+" (\\d+)\\.(\\d+)\\.?(\\d+)?|"+ep+")","i"),e=>e&&e[2]?[ep,[e[2],e[3],e[4]||"0"].join(".")]:[ep,""]],[/Mac OS X (\d+)[_.](\d+)[_.]?(\d+)?/i,e=>{var t=["Mac OS X",""];return e&&e[1]&&(t[1]=[e[1],e[2],e[3]||"0"].join(".")),t}],[/Mac/i,["Mac OS X",""]],[/CrOS/,[eP,""]],[/Linux|debian/i,["Linux",""]]],tu=function(e){for(var t=0;tl.length>t;t++){var i=tl[t],s=i[1],r=i[0].exec(e),n=r&&(G(s)?s(r,e):s);if(n)return n}return["",""]},th=function(e){return ti.test(e)?eL:tt.test(e)?eD:te.test(e)?eN:RegExp(eV,"i").test(e)?eV:RegExp("("+ez+"|WPDesktop)","i").test(e)?ez:/iPad/.test(e)?e_:/iPod/.test(e)?"iPod Touch":/iPhone/.test(e)?"iPhone":/(watch)(?: ?os[,/]|\d,\d\/)[\d.]+/i.test(e)?ey:ts.test(e)?ew:/(kobo)\s(ereader|touch)/i.test(e)?"Kobo":RegExp(eH,"i").test(e)?eH:/(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i.test(e)||/(kf[a-z]+)( bui|\)).+silk\//i.test(e)?"Kindle Fire":/(Android|ZTE)/i.test(e)?new RegExp(ev).test(e)&&!/(9138B|TB782B|Nexus [97]|pixel c|HUAWEISHT|BTV|noble nook|smart ultra 6)/i.test(e)||/pixel[\daxl ]{1,6}/i.test(e)&&!/pixel c/i.test(e)||/(huaweimed-al00|tah-|APA|SM-G92|i980|zte|U304AA)/i.test(e)||/lmy47v/i.test(e)&&!/QTAQZ3/i.test(e)?ep:ef:RegExp("(pda|"+ev+")","i").test(e)?eU:RegExp(eg,"i").test(e)&&!RegExp(eg+" pc","i").test(e)?eW:""},tc=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function td(e,t){return"string"==typeof e&&tc.test(e)?e:t()}function tv(e,t){var i=Error(t);try{Object.defineProperty(i,"name",{value:e,writable:!0,enumerable:!0,configurable:!0})}catch(e){}return i}function tp(e){return e?e.split("#")[0]:e}function tg(e,t){var i=setTimeout(e,t);return(null==i?void 0:i.unref)&&(null==i||i.unref()),i}function tf(e,t,i){return t_.apply(this,arguments)}function t_(){return(t_=w(function*(e,t,i){var s;try{return yield Promise.race([e,new Promise((e,r)=>{s=tg(()=>{try{null==i||i(),e()}catch(e){r(e)}},t)})])}finally{clearTimeout(s)}})).apply(this,arguments)}var tm,ty,tb,tw,tx="NativeGzipValidationError",tk=e=>e.length>=2&&31===e[0]&&139===e[1],tE=(e,t)=>e===C.GZipJS||t===C.GZipJS||"gzip"===t,tS=e=>!(!e||"object"!=typeof e)&&"NotReadableError"===("name"in e?String(e.name):""),tP=e=>{throw tv(tx,"Native gzip produced invalid output: "+e)},tF=(tb=w(function*(e,t){18>e.size&&tP("too-short");var i=new Uint8Array((yield e.slice(0,10).arrayBuffer()));tk(i)&&8===i[2]||tP("invalid-header");var s=new DataView((yield e.slice(e.size-8).arrayBuffer()));s.getUint32(0,!0)!==(e=>{for(var t=(()=>{if(tw)return tw;tw=[];for(var e=0;256>e;e++){for(var t=e,i=0;8>i;i++)t=1&t?0xedb88320^t>>>1:t>>>1;tw[e]=t>>>0}return tw})(),i=0xffffffff,s=0;e.length>s;s++)i=t[255&(i^e[s])]^i>>>8;return(0xffffffff^i)>>>0})(t)&&tP("invalid-crc");var r=t.length>>>0;s.getUint32(4,!0)!==r&&tP("invalid-size")}),function(e,t){return tb.apply(this,arguments)});function t$(){return(t$=w(function*(e,t,i){void 0===t&&(t=!0);try{var s,r=(new TextEncoder).encode(e),n=new globalThis.CompressionStream("gzip"),a=n.writable.getWriter(),o=a.write(r).then(()=>a.close()).catch((s=w(function*(e){try{yield a.abort(e)}catch(e){}throw e}),function(e){return s.apply(this,arguments)})),l=new Response(n.readable).blob(),u=(yield Promise.all([l,o]))[0];return yield tF(u,r),u}catch(e){if(null!=i&&i.rethrow)throw e;return t&&console.error("Failed to gzip compress data",e),null}})).apply(this,arguments)}var tC={}.propertyIsEnumerable;function tI(e,t){try{return tA(e,t,{ancestors:new WeakSet,remainingNodes:1e4},0)}catch(e){return[]}}function tA(e,t,i,s){var r=[];for(var n in e)if(tC.call(e,n)){if(!n){null==t||t.debug("Dropping an attribute with an empty key");continue}if(r.length>=1e3||0>=i.remainingNodes){null==t||t.debug("Attributes truncated: the value exceeds the OTLP encoder budget");break}try{var a=e[n];if(Z(a)||K(a))continue;r.push({key:M(n),value:function e(t,i,s,r){if(0>=s.remainingNodes)return{stringValue:O};if(s.remainingNodes--,et(t))return{boolValue:t};if("bigint"==typeof t){var n,a;return n=t.toString(),t>=(a=BigInt("9223372036854775808"))||-a>t?(null==i||i.debug("Attribute "+n+" is outside the int64 range; encoding it as a string"),{stringValue:n}):{intValue:n}}if("number"==typeof t){if(!Number.isFinite(t))return{stringValue:String(t)};if(Number.isInteger(t)){if(Number.isSafeInteger(t))return{intValue:String(t)};if("u"<typeof BigInt)return{stringValue:String(t)};var o=BigInt(t).toString();return t>=0x8000000000000000||-0x8000000000000000>t?(null==i||i.debug("Attribute "+o+" is outside the int64 range; encoding it as a string"),{stringValue:o}):{intValue:o}}return{doubleValue:t}}if("string"==typeof t)return{stringValue:M(t)};if("function"==typeof t)return{stringValue:"[Function]"};if("symbol"==typeof t)return{stringValue:String(t)};if("object"==typeof t&&null!==t){if(s.ancestors.has(t))return{stringValue:"[Circular]"};if(r>=20)return{stringValue:O};if(t instanceof Date){var l=Number.isFinite(t.getTime())?t.toISOString():String(t);return{stringValue:"string"==typeof l?M(l):String(l)}}s.ancestors.add(t);try{try{var u=t.toJSON;if("function"==typeof u)return e(u.call(t),i,s,r+1)}catch(e){}return V(t)?{arrayValue:{values:function(t,i,s,r){for(var n=[],a=Math.min(t.length,1e3),o=0;a>o&&s.remainingNodes>0;o++)try{var l=o in t?t[o]:void 0;if(Q(l))continue;n.push(e(l,i,s,r))}catch(e){n.push({stringValue:T})}return t.length>o&&n.push({stringValue:O}),n}(t,i,s,r+1)}}:{kvlistValue:{values:tA(t,i,s,r+1)}}}finally{s.ancestors.delete(t)}}return{stringValue:M(String(t))}}(a,t,i,s)})}catch(e){r.push({key:M(n),value:{stringValue:T}})}}return r}function tO(e,t,i){return x({},e.resourceAttributes,{"service.name":e.serviceName||"unknown_service"},e.environment&&{"deployment.environment":e.environment},e.serviceVersion&&{"service.version":e.serviceVersion},{"telemetry.sdk.name":t,"telemetry.sdk.version":i})}var tT={darwin:"macOS",win32:"Windows",linux:"Linux",android:"Android",freebsd:"FreeBSD",openbsd:"OpenBSD",sunos:"SunOS",aix:"AIX","Mac OS X":"macOS"},tM={trace:{text:"TRACE",number:1},debug:{text:"DEBUG",number:5},info:{text:"INFO",number:9},warn:{text:"WARN",number:13},error:{text:"ERROR",number:17},fatal:{text:"FATAL",number:21}},tR=tM.info;function tL(e,t,i,s){return{resourceLogs:[{resource:{attributes:tI(t)},scopeLogs:[{scope:{name:i,version:s},logRecords:e}]}]}}let tD=class{constructor(e,t,i,s,r,n,a){var o;void 0===n&&(n=()=>Promise.resolve()),this._instance=e,this.gn=t,this.A=i,this.Pn=s,this.Fn=r,this.Dn=n,this.$n=a,this.Nn=null,this.qn=0,this.jn=0,this.Bn=0,this.Hn=0,this.zn=0,this.Un=!1,this.Wn=t.maxBufferSize,this.Vn=Math.max(null!=(o=t.maxQueueSize)?o:t.maxBufferSize,t.maxBufferSize),this.Gn=t.flushIntervalMs,this.Zn=t.maxBatchRecordsPerPost,this.Qn=t.rateCapWindowMs,this.Jn=t.maxLogsPerInterval}clearQueue(){this.jn++,this._instance.setPersistedProperty($.LogsQueue,[])}reset(){this.Kn(),this.Hn=0,this.zn=0,this.Un=!1,this.Bn=0,this.Zn=this.gn.maxBatchRecordsPerPost}onReconnect(){this.Bn=0,this.Yn()}captureLog(e,t){var i;if(!this._instance.isDisabled&&!this._instance.optedOut&&null!=e&&e.body){var s=this.Xn(e);if(null!==s)if(s.body){if(this.ts()){var r={record:function(e,t,i,s){var r,n=tM[e.level||"info"]||tR,a=n.text,o=n.number,l=(void 0===(r=X(s)?s:void 0)&&(r=Date.now()),String(r)+"000000"),u={};t.distinctId&&(u.posthogDistinctId=t.distinctId),t.sessionId&&(u.sessionId=t.sessionId),t.windowId&&(u["window.id"]=t.windowId),Q(t.sessionStartTimestamp)||(u.sessionStartTimestamp=String(t.sessionStartTimestamp)),Q(t.lastActivityTimestamp)||(u.lastActivityTimestamp=String(t.lastActivityTimestamp)),t.currentUrl&&(u["url.full"]=t.currentUrl),t.screenName&&(u["screen.name"]=t.screenName),t.appState&&(u["app.state"]=t.appState),t.activeFeatureFlags&&t.activeFeatureFlags.length>0&&(u.feature_flags=t.activeFeatureFlags);var h=x({},u),c=e.attributes;if(c){var d=[];try{d=Object.keys(c)}catch(e){d=[]}for(var v of d){var p=void 0;try{p=c[v]}catch(e){p=T}Object.defineProperty(h,v,{value:p,enumerable:!0,writable:!0,configurable:!0})}}var g={timeUnixNano:l,observedTimeUnixNano:l,severityNumber:o,severityText:a,body:{stringValue:function(e){try{return M(String(e))}catch(e){return T}}(e.body)},attributes:tI(h,i)};return e.trace_id&&(g.traceId=e.trace_id),e.span_id&&(g.spanId=e.span_id),K(e.trace_flags)||(g.flags=e.trace_flags),g}(s,null!=(i=null==t?void 0:t.context)?i:this.Pn(),this.A,null==t?void 0:t.occurredAtMs)};this.Fn(()=>this.es(r))}}else this.A.info("Log was rejected in beforeSend function")}}Xn(e){var t=this.gn.beforeSend;if(!t)return e;var i=V(t)?t:[t],s=e;for(var r of i)try{var n=r(s);if(!n)return this.A.info("Log was rejected in beforeSend function"),null;s=n}catch(e){return this.A.error("Error in beforeSend function for log:",e),null}return s}ts(){if(void 0===this.Jn)return!0;var e=Date.now(),t=e-this.Hn;return this.Qn>t&&t>=0||(this.Hn=e,this.zn=0,this.Un=!1),this.Jn>this.zn?(this.zn++,!0):(this.Un||(this.A.warn("captureLog dropping logs: exceeded "+this.Jn+" logs per "+this.Qn+"ms"),this.Un=!0),!1)}flush(){var e=this;return w(function*(){if(!e._instance.isDisabled)return e.Nn||(e.Nn=e.rs().finally(()=>{e.Nn=null})),e.Nn})()}rs(){var e=this;return w(function*(){e.Kn();var t=null!=(r=e._instance.getPersistedProperty($.LogsQueue))?r:[];if(0!==t.length)for(var i=t.length,s=0;t.length>0&&i>s;){var r,n,a,o=e.jn;e.qn=0;var l=Math.min(t.length,e.Zn),u=t.slice(0,l),h=tL(u.map(e=>e.record),e.ns(),null!=(n=e.$n)?n:e._instance.getLibraryId(),e._instance.getLibraryVersion()),c=yield e._instance.ss(h);if(e.jn!==o)return;if("too-large"===c.kind&&u.length>1)e.Zn=Math.max(1,Math.floor(u.length/2)),e.A.warn("Received 413 when sending logs batch of size "+u.length+", reducing batch size to "+e.Zn);else if("retry-later"===c.kind||("too-large"===c.kind?e.A.warn("Dropping a single log record after 413 with batch size 1 — the record is larger than the server cap and cannot be split further."):"ok"===c.kind&&e.gn.maxBatchRecordsPerPost>e.Zn&&(e.Zn=Math.min(e.gn.maxBatchRecordsPerPost,e.Zn+1)),yield e.os(u.length),t=null!=(a=e._instance.getPersistedProperty($.LogsQueue))?a:[],s+=u.length,"fatal"===c.kind))throw c.error}})()}os(e){var t=this;return w(function*(){var i,s=Math.max(0,e-t.qn),r=null!=(i=t._instance.getPersistedProperty($.LogsQueue))?i:[];t._instance.setPersistedProperty($.LogsQueue,r.slice(s)),yield t.Dn()})()}ns(){var e;return e=this.gn,tO(e,this._instance.getLibraryId(),this._instance.getLibraryVersion())}es(e){var t;if(!this._instance.optedOut){var i=null!=(t=this._instance.getPersistedProperty($.LogsQueue))?t:[];this.Vn>i.length||(i.shift(),this.qn++,this.A.info("Logs queue is full, dropping oldest record.")),i.push(e),this._instance.setPersistedProperty($.LogsQueue,i),this.Wn>i.length?this.ls():this.Yn()}}ls(e){void 0===e&&(e=this.Gn),this.us||(this.us=tg(()=>{this.us=void 0,this.Yn()},e))}hs(){var e=Math.min(Math.max(0,this.Bn-1),6);return this.Gn*Math.pow(2,e)}ds(){var e=this._instance.getPersistedProperty($.LogsQueue);return!!e&&e.length>0}shutdown(e){var t=this;return w(function*(){t.Kn();var i=t.flush().catch(()=>{});void 0!==e?yield tf(i,e):yield i})()}flushWithTimeout(e){var t=this;return w(function*(){var i=t.flush();yield tf(i,e,()=>{i.catch(()=>{})})})()}Yn(){this.flush().then(()=>{this.Bn=0},e=>{this.Bn++,this.A.error("PostHog logs flush failed:",e)}).finally(()=>{!this._instance.isDisabled&&this.ds()&&this.ls(this.hs())})}Kn(){this.us&&(clearTimeout(this.us),this.us=void 0)}};var tN=[0,5,10,25,50,75,100,250,500,750,1e3,2500,5e3,7500,1e4];function tj(e){return String(e)+"000000"}function tq(e,t,i,s){var r="";return s&&(r=Object.keys(s).sort().map(e=>JSON.stringify(e)+":"+JSON.stringify(s[e])).join(",")),e+"\0"+t+"\0"+(null!=i?i:"")+"\0"+r}let tB=class{constructor(e,t,i){this._instance=e,this.gn=t,this.A=i,this.vs=new Map,this.Nn=null,this.cs=!1,this.fs=new Map,this.ps=new Set,this.gs=0}count(e,t,i){void 0===t&&(t=1),this.ys({name:e,type:"count",value:t,unit:null==i?void 0:i.unit,attributes:null==i?void 0:i.attributes})}gauge(e,t,i){this.ys({name:e,type:"gauge",value:t,unit:null==i?void 0:i.unit,attributes:null==i?void 0:i.attributes})}histogram(e,t,i){this.ys({name:e,type:"histogram",value:t,unit:null==i?void 0:i.unit,attributes:null==i?void 0:i.attributes})}flush(){var e,t=this,i=this.Nn,s=(e=w(function*(){i&&(yield i.catch(()=>{})),yield t.bs()}),function(){return e.apply(this,arguments)})().finally(()=>{this.Nn===s&&(this.Nn=null)});return this.Nn=s,s}drainWindow(){if(0===this.vs.size)return null;var e=this.vs;return this.vs=new Map,this.cs=!1,this.fs=new Map,this.ps=new Set,this._s(e)}reset(){this.gs++,this.Kn(),this.vs=new Map,this.Nn=null,this.cs=!1,this.fs=new Map,this.ps=new Set}ys(e){if(!this._instance.isDisabled&&!this._instance.optedOut){var t=this.Xn(e);if(null!==t)if(t.name&&"string"==typeof t.name)if("number"==typeof t.value&&Number.isFinite(t.value))if("count"===t.type&&0>t.value)this.A.warn("Dropping count '"+t.name+"': counters are monotonic, value must be >= 0");else{try{i=t.attributes?x({},t.attributes):void 0,s=tq(t.type,t.name,t.unit,i)}catch(e){return void this.A.warn("Dropping metric '"+t.name+"': attributes could not be serialized",e)}var i,s,r=this.vs.get(s);if(!r){if(!this.ws())return;r={name:t.name,type:t.type,unit:t.unit,attributes:i,windowStartMs:Date.now()},this.vs.set(s,r)}var n=this.fs.get(t.name);void 0===n?this.fs.set(t.name,t.type):n===t.type||this.ps.has(t.name)||(this.ps.add(t.name),this.A.warn("Metric name '"+t.name+"' is already used as a "+n+"; recording it as a "+t.type+" too will blend both series in charts. Use a distinct name.")),this.ks(r,t.value),this.ls()}else this.A.warn("Dropping metric '"+t.name+"': value must be a finite number");else this.A.warn("Dropping metric with empty name")}}ws(){return this.gn.maxSeriesPerFlush>this.vs.size||(this.cs||(this.cs=!0,this.A.warn("Metric series cap reached ("+this.gn.maxSeriesPerFlush+" per flush window); dropping new series until the next flush. Reduce attribute cardinality.")),!1)}ks(e,t){var i;switch(e.type){case"count":e.total=(null!=(i=e.total)?i:0)+t;break;case"gauge":e.last=t;break;case"histogram":e.hist||(e.hist={count:0,sum:0,min:t,max:t,bucketCounts:Array(tN.length+1).fill(0)});var s=e.hist;s.count+=1,s.sum+=t,s.min=Math.min(s.min,t),s.max=Math.max(s.max,t),s.bucketCounts[function(e,t){for(var i=0;t.length>i;i++)if(t[i]>=e)return i;return t.length}(t,tN)]+=1}}Xn(e){var t=this.gn.beforeSend;if(!t)return e;var i=V(t)?t:[t],s=e;for(var r of i)try{var n=r(s);if(!n)return this.A.info("Metric was rejected in beforeSend function"),null;s=n}catch(e){return this.A.error("Error in beforeSend function for metric:",e),null}return s}ls(){this.us||(this.us=tg(()=>{this.us=void 0,this.flush().catch(e=>{this.A.error("Metrics flush failed:",e)})},this.gn.flushIntervalMs))}Kn(){this.us&&(clearTimeout(this.us),this.us=void 0)}bs(){var e=this;return w(function*(){if(0!==e.vs.size){var t=e.vs;e.vs=new Map,e.cs=!1,e.fs=new Map,e.ps=new Set;var i=e.gs,s=yield e._instance.Ss(e._s(t));if(i===e.gs)switch(s.kind){case"ok":return;case"retry-later":return e.xs(t),void e.ls();case"too-large":return void e.A.warn("Metrics batch exceeded the server size limit and was dropped");case"fatal":return void e.A.error("Failed to send metrics batch:",s.error)}}})()}_s(e){var t,i,s,r;return t=this.Cs(e),i=tO(this.gn,this._instance.getLibraryId(),this._instance.getLibraryVersion()),s=this._instance.getLibraryId(),r=this._instance.getLibraryVersion(),{resourceMetrics:[{resource:{attributes:tI(i)},scopeMetrics:[{scope:{name:s,version:r},metrics:t}]}]}}Cs(e){var t=tj(Date.now()),i=new Map;for(var s of e.values()){var r,n=tq(s.type,s.name,s.unit,void 0),a=i.get(n);a||(a=x({name:s.name},s.unit&&{unit:s.unit}),"count"===s.type?a.sum={aggregationTemporality:1,isMonotonic:!0,dataPoints:[]}:"gauge"===s.type?a.gauge={dataPoints:[]}:a.histogram={aggregationTemporality:1,dataPoints:[]},i.set(n,a));var o=tI(null!=(r=s.attributes)?r:{},this.A),l=tj(s.windowStartMs);if("count"===s.type){var u,h={attributes:o,startTimeUnixNano:l,timeUnixNano:t,asDouble:null!=(u=s.total)?u:0};a.sum.dataPoints.push(h)}else if("gauge"===s.type){var c,d={attributes:o,timeUnixNano:t,asDouble:null!=(c=s.last)?c:0};a.gauge.dataPoints.push(d)}else s.hist&&a.histogram.dataPoints.push({attributes:o,startTimeUnixNano:l,timeUnixNano:t,count:s.hist.count,sum:s.hist.sum,min:s.hist.min,max:s.hist.max,bucketCounts:s.hist.bucketCounts,explicitBounds:tN})}return Array.from(i.values())}xs(e){var t,i;for(var s of e){var r=s[0],n=s[1],a=this.vs.get(r);if(a)switch(a.windowStartMs=Math.min(a.windowStartMs,n.windowStartMs),a.type){case"count":a.total=(null!=(t=a.total)?t:0)+(null!=(i=n.total)?i:0);break;case"gauge":break;case"histogram":if(n.hist)if(a.hist){a.hist.count+=n.hist.count,a.hist.sum+=n.hist.sum,a.hist.min=Math.min(a.hist.min,n.hist.min),a.hist.max=Math.max(a.hist.max,n.hist.max);for(var o=0;a.hist.bucketCounts.length>o;o++)a.hist.bucketCounts[o]+=n.hist.bucketCounts[o]}else a.hist=n.hist}else this.ws()&&this.vs.set(r,n)}}};class tz{constructor(e,t,i){void 0===i&&(i=[]),this.coercers=e,this.stackParser=t,this.modifiers=i}buildFromUnknown(e,t){void 0===t&&(t={});var i=t&&t.mechanism||{handled:!0,type:"generic"},s=this.buildCoercingContext(i,t,0).apply(e),r=this.buildParsingContext(t),n=this.parseStacktrace(s,r);return{$exception_list:this.convertToExceptionList(n,i),$exception_level:"error"}}modifyFrames(e){var t=this;return w(function*(){for(var i of e)i.stacktrace&&i.stacktrace.frames&&V(i.stacktrace.frames)&&(i.stacktrace.frames=yield t.applyModifiers(i.stacktrace.frames));return e})()}coerceFallback(e){var t;return{type:"Error",value:"Unknown error",stack:null==(t=e.syntheticException)?void 0:t.stack,synthetic:!0}}parseStacktrace(e,t){var i,s;return null!=e.cause&&(i=this.parseStacktrace(e.cause,t)),""!=e.stack&&null!=e.stack&&(s=this.applyChunkIds(this.stackParser(e.stack,e.synthetic?t.skipFirstLines:0),t.chunkIdMap)),x({},e,{cause:i,stack:s})}applyChunkIds(e,t){return e.map(e=>(e.filename&&t&&(e.chunk_id=t[e.filename]),e))}applyCoercers(e,t){for(var i of this.coercers)if(i.match(e))return i.coerce(e,t);return this.coerceFallback(t)}applyModifiers(e){var t=this;return w(function*(){var i=e;for(var s of t.modifiers)i=yield s(i);return i})()}convertToExceptionList(e,t){var i,s,r,n={type:e.type,value:e.value,mechanism:{type:null!=(i=t.type)?i:"generic",handled:null==(s=t.handled)||s,synthetic:null!=(r=e.synthetic)&&r}};e.stack&&(n.stacktrace={type:"raw",frames:e.stack});var a=[n];return null!=e.cause&&a.push(...this.convertToExceptionList(e.cause,x({},t,{handled:!0}))),a}buildParsingContext(e){var t;return{chunkIdMap:function(e){var t=globalThis._posthogChunkIds;if(t){var i=Object.keys(t);return sD&&i.length===sL||(sL=i.length,sD=i.reduce((i,s)=>{sR||(sR={});var r=sR[s];if(r)i[r[0]]=r[1];else for(var n=e(s),a=n.length-1;a>=0;a--){var o=n[a],l=null==o?void 0:o.filename,u=t[s];if(l&&u){i[l]=u,sR[s]=[l,u];break}}return i},{})),sD}}(this.stackParser),skipFirstLines:null!=(t=e.skipFirstLines)?t:1}}buildCoercingContext(e,t,i){void 0===i&&(i=0);var s=(i,s)=>{if(4>=s){var r=this.buildCoercingContext(e,t,s);return this.applyCoercers(i,r)}};return x({},t,{syntheticException:0==i?t.syntheticException:void 0,mechanism:e,apply:e=>s(e,i),next:e=>s(e,i+1)})}}function tH(e,t,i,s,r){var n={platform:e,filename:t,function:"<anonymous>"===i?"?":i,in_app:!(null!=t&&t.startsWith("webkit-masked-url://"))&&"<anonymous>"!==t};return K(s)||(n.lineno=s),K(r)||(n.colno=r),n}var tV=(e,t)=>{var i=-1!==e.indexOf("safari-extension"),s=-1!==e.indexOf("safari-web-extension");return i||s?[-1!==e.indexOf("@")?e.split("@")[0]:"?",i?"safari-extension:"+t:"safari-web-extension:"+t]:[e,t]},tG=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,tU=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,tW=/\((\S*)(?::(\d+))(?::(\d+))\)/,tK=(e,t)=>{var i=tG.exec(e);if(i)return tH(t,i[1],"?",+i[2],+i[3]);var s=tU.exec(e);if(s){if(s[2]&&0===s[2].indexOf("eval")){var r=tW.exec(s[2]);r&&(s[2]=r[1],s[3]=r[2],s[4]=r[3])}var n=tV(s[1]||"?",s[2]);return tH(t,n[1],n[0],s[3]?+s[3]:void 0,s[4]?+s[4]:void 0)}},tJ=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,tY=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,tZ=(e,t)=>{var i=tJ.exec(e);if(i){if(i[3]&&i[3].indexOf(" > eval")>-1){var s=tY.exec(i[3]);s&&(i[1]=i[1]||"eval",i[3]=s[1],i[4]=s[2],i[5]="")}var r=i[3],n=i[1]||"?",a=tV(n,r);return tH(t,r=a[1],n=a[0],i[4]?+i[4]:void 0,i[5]?+i[5]:void 0)}},tQ=/\(error: (.*)\)/;class tX{match(e){return this.isDOMException(e)||this.isDOMError(e)}coerce(e,t){var i=J(e.stack);return{type:this.getType(e),value:this.getValue(e),stack:i?e.stack:void 0,cause:e.cause?t.next(e.cause):void 0,synthetic:!1}}getType(e){return this.isDOMError(e)?"DOMError":"DOMException"}getValue(e){var t=e.name||(this.isDOMError(e)?"DOMError":"DOMException");return e.message?t+": "+e.message:t}isDOMException(e){return en(e,"DOMException")}isDOMError(e){return en(e,"DOMError")}}class t0{match(e){return ea(e)}coerce(e,t){var i,s=this.getStack(e);return{type:this.getType(e),value:this.getMessage(e,t),stack:null!=s?s:null==(i=t.syntheticException)?void 0:i.stack,cause:e.cause?t.next(e.cause):void 0,synthetic:void 0===s}}getType(e){return e.name||e.constructor.name}getMessage(e,t){var i=e.message;return String(i.error&&"string"==typeof i.error.message?i.error.message:i)}getStack(e){return e.stacktrace||e.stack||void 0}}class t1{match(e){return!!en(e,"ErrorEvent")&&(null!=e.error||this.Wi(e))}coerce(e,t){if(null!=e.error)return t.apply(e.error);var i,s=t.apply(e.message);return x({},s,{stack:null!=(i=this.Vi(e))?i:s.stack,synthetic:!0})}Wi(e){return J(e.message)&&e.message.length>0}Vi(e){var t,i,s=null!=(t=e.lineno)?t:0,r=null!=(i=e.colno)?i:0;if(J(e.filename)&&0!==e.filename.length&&0!==s)return"Error\n at "+e.filename+":"+s+":"+r}}var t2=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i;class t3{match(e){return"string"==typeof e}coerce(e,t){var i,s=this.getInfos(e),r=s[0],n=s[1];return{type:null!=r?r:"Error",value:null!=n?n:e,stack:null==(i=t.syntheticException)?void 0:i.stack,synthetic:!0}}getInfos(e){var t="Error",i=e,s=e.match(t2);return s&&(t=s[1],i=s[2]),[t,i]}}var t5=["fatal","error","warning","log","info","debug"];function t6(e,t){void 0===t&&(t=40);var i=Object.keys(e);if(i.sort(),!i.length)return"[object has no keys]";for(var s=i.length;s>0;s--){var r=i.slice(0,s).join(", ");if(t>=r.length)return s===i.length?r:r.length>t?r.slice(0,t)+"...":r}return""}class t8{match(e){return"object"==typeof e&&null!==e}coerce(e,t){var i,s,r=this.getErrorPropertyFromObject(e);return r?t.apply(r):{type:this.getType(e),value:this.getValue(e),stack:null!=(i=this.getStack(e))?i:null==(s=t.syntheticException)?void 0:s.stack,level:this.isSeverityLevel(e.level)?e.level:"error",synthetic:!0}}getType(e){if(eo(e))return e.constructor.name;var t="name"in e?e.name:void 0;return J(t)&&!Y(t)?t:"Error"}getValue(e){if("name"in e&&"string"==typeof e.name){var t="'"+e.name+"' captured as exception";return"message"in e&&"string"==typeof e.message&&(t+=" with message: '"+e.message+"'"),t}if("message"in e&&"string"==typeof e.message)return e.message;var i=this.getObjectClassName(e);return(i&&"Object"!==i?"'"+i+"'":"Object")+" captured as exception with keys: "+t6(e)}isSeverityLevel(e){return J(e)&&!Y(e)&&t5.indexOf(e)>=0}getStack(e){try{return J(e.stacktrace)&&e.stacktrace.length>0?e.stacktrace:J(e.stack)&&e.stack.length>0?e.stack:void 0}catch(e){return}}getErrorPropertyFromObject(e){for(var t in e)if(({}).hasOwnProperty.call(e,t)){var i=e[t];if(ea(i))return i}}getObjectClassName(e){try{var t=Object.getPrototypeOf(e);return t?t.constructor.name:void 0}catch(e){return}}}class t4{match(e){return eo(e)}coerce(e,t){var i,s=e.constructor.name;return{type:s,value:s+" captured as exception with keys: "+t6(e),stack:null==(i=t.syntheticException)?void 0:i.stack,synthetic:!0}}}class t9{match(e){return er(e)}coerce(e,t){var i;return{type:"Error",value:"Primitive value captured as exception: "+String(e),stack:null==(i=t.syntheticException)?void 0:i.stack,synthetic:!0}}}class t7{match(e){return en(e,"PromiseRejectionEvent")||this.isCustomEventWrappingRejection(e)}isCustomEventWrappingRejection(e){if(!eo(e))return!1;try{var t=e.detail;return null!=t&&"object"==typeof t&&"reason"in t}catch(e){return!1}}coerce(e,t){var i,s=this.getUnhandledRejectionReason(e);return er(s)?{type:"UnhandledRejection",value:"Non-Error promise rejection captured with value: "+String(s),stack:null==(i=t.syntheticException)?void 0:i.stack,synthetic:!0}:t.apply(s)}getUnhandledRejectionReason(e){try{if("reason"in e)return e.reason;if("detail"in e&&null!=e.detail&&"object"==typeof e.detail&&"reason"in e.detail)return e.detail.reason}catch(e){}return e}}var ie="$message",it="$timestamp",ii=new Set([ie,it]),is={enabled:!0,max_bytes:32768};function ir(e){var t;return e?{enabled:null!=(t=e.enabled)?t:is.enabled,max_bytes:function(e,t){if(!X(e)||e===1/0||e===-1/0)return t;var i=Math.floor(e);return 0>i?t:i}(e.max_bytes,is.max_bytes)}:x({},is)}class ia{constructor(e){this.Ts=[],this.Ms=0,this.gn=ir(e)}setConfig(e){this.gn=ir(e),this.Es()}add(e){var t=function(e){var t;try{t=q(e)}catch(e){return}try{var i=JSON.parse(t);if(!U(i))return;var s=i[ie],r=i[it];if(!J(s)||0===s.trim().length||!J(r)&&!X(r))return;return{step:i,json:t}}catch(e){return}}(e);if(t){var i=function(e){if("u">typeof TextEncoder)return(new TextEncoder).encode(e).length;for(var t=encodeURIComponent(e),i=0,s=0;t.length>s;s++)"%"===t[s]?(i+=1,s+=2):i+=1;return i}(t.json);i>this.gn.max_bytes||(this.Ts.push({step:t.step,bytes:i}),this.Ms+=i,this.Es())}}getAttachable(){return this.Ts.map(e=>e.step)}clear(){this.Ts=[],this.Ms=0}size(){return this.Ts.length}Es(){for(;this.Ms>this.gn.max_bytes&&this.Ts.length>0;){var e=this.Ts.shift();e&&(this.Ms-=e.bytes)}}}var io=function(e,t){var i=(void 0===t?{}:t).debugEnabled,s={q(t){if(a&&(y.DEBUG||a.POSTHOG_DEBUG||i)&&!K(a.console)&&a.console){for(var s=("__rrweb_original__"in a.console[t])?a.console[t].__rrweb_original__:a.console[t],r=arguments.length,n=Array(r>1?r-1:0),o=1;r>o;o++)n[o-1]=arguments[o];s(e,...n)}},debug(){for(var e=arguments.length,t=Array(e),i=0;e>i;i++)t[i]=arguments[i];s.q("debug",...t)},info(){for(var e=arguments.length,t=Array(e),i=0;e>i;i++)t[i]=arguments[i];s.q("log",...t)},warn(){for(var e=arguments.length,t=Array(e),i=0;e>i;i++)t[i]=arguments[i];s.q("warn",...t)},error(){for(var e=arguments.length,t=Array(e),i=0;e>i;i++)t[i]=arguments[i];s.q("error",...t)},critical(){for(var t=arguments.length,i=Array(t),s=0;t>s;s++)i[s]=arguments[s];console.error(e,...i)},uninitializedWarning(e){s.error("You must initialize PostHog before calling "+e)},createLogger:(t,i)=>io(e+" "+t,i)};return s},il=io("[PostHog.js]"),iu=il.createLogger,ih=iu("[ExternalScriptsLoader]"),ic=e=>{var t=null==u?void 0:u.querySelectorAll("script");if(t){for(var i=0;t.length>i;i++)if(t[i].src===e||t[i].getAttribute("src")===e)return t[i]}},id=(e,t,i)=>{if(e.config.disable_external_dependency_loading)return ih.warn(t+" was requested but loading of external scripts is disabled."),i("Loading of external scripts is disabled");var s=ic(t);if(s){if(s.__posthog_loading_callback_fired)return i();var r=s.__posthog_loading_error;return r?i(r):(s.addEventListener("load",e=>{s.__posthog_loading_callback_fired=!0,i(void 0,e)}),void s.addEventListener("error",e=>{s.__posthog_loading_error=e,i(e)}))}var n=()=>{if(!u)return i("document not found");if(ic(t))return id(e,t,i);var s=u.createElement("script");if(s.type="text/javascript",s.crossOrigin="anonymous",s.src=t,s.onload=e=>{s.__posthog_loading_callback_fired=!0,i(void 0,e)},s.onerror=e=>{s.__posthog_loading_error=e,i(e)},e.config.prepare_external_dependency_script&&(s=e.config.prepare_external_dependency_script(s)),!s)return i("prepare_external_dependency_script returned null");if("head"===e.config.external_scripts_inject_target)u.head.appendChild(s);else{var r,n=u.querySelectorAll("body > script");n.length>0?null==(r=n[0].parentNode)||r.insertBefore(s,n[0]):u.body.appendChild(s)}};null!=u&&u.body?n():null==u||u.addEventListener("DOMContentLoaded",n)},iv={},ip=(e,t)=>{var i="/static/"+t+".js?v="+e.version;return"toolbar"===t&&(i=i+"&t="+3e5*Math.floor(Date.now()/3e5)),e.requestRouter.endpointFor("assets",i)};m.__PosthogExtensions__=m.__PosthogExtensions__||{},m.__PosthogExtensions__.loadExternalDependency=(e,t,i)=>{if("remote-config"!==t){var s=e.config.strict_script_versioning;if(s){var r=e.requestRouter.endpointFor("assets","/static/"+e.version+"/"+t+".js"),n=iv[r];if("fallback"===s&&n){if(ic(n))return void id(e,n,i);delete iv[r]}id(e,r,"fallback"===s?(s,n)=>{if(s)if("string"==typeof s)i(s);else{var a,o=ip(e,t);iv[r]=o;var l=ic(r);null==l||null==(a=l.parentNode)||a.removeChild(l),id(e,o,i)}else i(void 0,n)}:i)}else id(e,ip(e,t),i)}else{var a=e.requestRouter.endpointFor("assets","/array/"+e.config.token+"/config.js");id(e,a,i)}},m.__PosthogExtensions__.loadSiteApp=(e,t,i)=>{var s=e.requestRouter.endpointFor("api",t);id(e,s,i)},y.DEBUG=!1,y.LIB_VERSION="1.424.1",y.LIB_NAME="web";var ig="$people_distinct_id",i_="distinct_id",im="$device_id",iy="$device_model",ib="__alias",iw="__timers",ix="$autocapture_disabled_server_side",ik="$heatmaps_enabled_server_side",iE="$exception_capture_enabled_server_side",iS="$error_tracking_suppression_rules",iP="$error_tracking_capture_extension_exceptions",iF="$web_vitals_enabled_server_side",i$="$dead_clicks_enabled_server_side",iC="$product_tours_enabled_server_side",iI="$logs_capture_enabled_server_side",iA="$web_vitals_allowed_metrics",iO="$session_recording_remote_config",iT="$replay_sample_rate",iM="$replay_override_sampling",iR="$replay_override_linked_flag",iL="$replay_override_url_trigger",iD="$replay_override_event_trigger",iN="$sesid",ij="$session_is_sampled",iq="$enabled_feature_flags",iB="$active_feature_flags",iz="$early_access_features",iH="$feature_flag_details",iV="$feature_flag_payloads",iG="$feature_flag_request_id",iU="$minimal_flag_called_events",iW="$override_feature_flags",iK="$override_feature_flag_payloads",iJ="$stored_person_properties",iY="$stored_group_properties",iZ="$groups",iQ="$surveys",iX="$surveys_loaded_at",i0="$surveys_activated",i1="$surveys_activated_session",i2="$surveys_activated_timestamps",i3="ph_product_tours",i5="$flag_call_reported",i6="$flag_call_reported_session_id",i8="$feature_flag_errors",i4="$feature_flag_evaluated_at",i9="$user_state",i7="$client_session_props",se="$capture_rate_limit",st="$initial_campaign_params",si="$initial_referrer_info",ss="$initial_person_info",sr="$epp",sn="$posthog_cookieless",sa="$cookieless_mode",so="$sdk_debug_extensions_init_method",sl="$sdk_debug_extensions_init_time_ms",su="$sdk_debug_recording_script_not_loaded",sh="PostHog loadExternalDependency extension not found.",sc="on_reject",sd="always",sv="anonymous",sp="identified",sg="identified_only",sf="visibilitychange",s_="beforeunload",sm="$pageview",sy="$pageleave",sb="$identify",sw="$groupidentify";function sx(e,t){V(e)&&e.forEach(t)}function sk(e,t){if(!Q(e))if(V(e))e.forEach(t);else if(e instanceof FormData)e.forEach((e,i)=>t(e,i));else for(var i in e)z.call(e,i)&&t(e[i],i)}var sE=function(e){for(var t=arguments.length,i=Array(t>1?t-1:0),s=1;t>s;s++)i[s-1]=arguments[s];for(var r of i)for(var n in r)void 0!==r[n]&&(e[n]=r[n]);return e};function sS(e){for(var t=Object.keys(e),i=t.length,s=Array(i);i--;)s[i]=[t[i],e[t[i]]];return s}var sP=function(e){try{return e()}catch(e){return}},sF=function(e){return function(){try{for(var t=arguments.length,i=Array(t),s=0;t>s;s++)i[s]=arguments[s];return e.apply(this,i)}catch(e){il.critical("Implementation error. Please turn on debug mode and open a ticket on https://app.posthog.com/home#panel=support%3Asupport%3A."),il.critical(e)}}},s$=function(e){var t={};return sk(e,function(e,i){(J(e)&&e.length>0||X(e))&&(t[i]=e)}),t},sC=["herokuapp.com","vercel.app","netlify.app"];function sI(e,t,i,s){var r=null!=s?s:{},n=r.capture,a=r.passive;null==e||e.addEventListener(t,i,{capture:void 0!==n&&n,passive:void 0===a||a})}function sA(e){return"ph_toolbar_internal"===e.name}var sO=e=>{if(u){try{for(var t=e+"=",i=u.cookie.split(";").filter(e=>e.length),s=0;i.length>s;s++){for(var r=i[s];" "==r.charAt(0);)r=r.substring(1,r.length);if(0===r.indexOf(t))return decodeURIComponent(r.substring(t.length,r.length))}}catch(e){}return null}};Math.trunc||(Math.trunc=function(e){return 0>e?Math.ceil(e):Math.floor(e)}),Number.isInteger||(Number.isInteger=function(e){return X(e)&&isFinite(e)&&Math.floor(e)===e});class sT{constructor(e){if(this.bytes=e,16!==e.length)throw TypeError("not 128-bit length")}static fromFieldsV7(e,t,i,s){if(!Number.isInteger(e)||!Number.isInteger(t)||!Number.isInteger(i)||!Number.isInteger(s)||0>e||0>t||0>i||0>s||e>0xffffffffffff||t>4095||i>0x3fffffff||s>0xffffffff)throw RangeError("invalid field value");var r=new Uint8Array(16);return r[0]=e/0x10000000000,r[1]=e/0x100000000,r[2]=e/0x1000000,r[3]=e/65536,r[4]=e/256,r[5]=e,r[6]=112|t>>>8,r[7]=t,r[8]=128|i>>>24,r[9]=i>>>16,r[10]=i>>>8,r[11]=i,r[12]=s>>>24,r[13]=s>>>16,r[14]=s>>>8,r[15]=s,new sT(r)}toString(){for(var e="",t=0;this.bytes.length>t;t++)e=e+(this.bytes[t]>>>4).toString(16)+(15&this.bytes[t]).toString(16),3!==t&&5!==t&&7!==t&&9!==t||(e+="-");if(36!==e.length)throw Error("Invalid UUIDv7 was generated");return e}clone(){return new sT(this.bytes.slice(0))}equals(e){return 0===this.compareTo(e)}compareTo(e){for(var t=0;16>t;t++){var i=this.bytes[t]-e.bytes[t];if(0!==i)return Math.sign(i)}return 0}}class sM{generate(){var e=this.generateOrAbort();if(!K(e))return e;this.Yr=0;var t=this.generateOrAbort();if(K(t))throw Error("Could not generate UUID after timestamp reset");return t}generateOrAbort(){var e=Date.now();if(e>this.Yr)this.Yr=e,this.Kr();else{if(this.Yr>=e+1e4)return;this.Xr++,this.Xr>0x3ffffffffff&&(this.Yr++,this.Kr())}return sT.fromFieldsV7(this.Yr,Math.trunc(this.Xr/0x40000000),0x3fffffff&this.Xr,this.ei.nextUint32())}Kr(){this.Xr=1024*this.ei.nextUint32()+(1023&this.ei.nextUint32())}constructor(){this.Yr=0,this.Xr=0,this.ei=new sq}}var sR,sL,sD,sN,sj=e=>{if("u">typeof UUIDV7_DENY_WEAK_RNG&&UUIDV7_DENY_WEAK_RNG)throw Error("no cryptographically strong RNG available");for(var t=0;e.length>t;t++)e[t]=65536*Math.trunc(65536*Math.random())+Math.trunc(65536*Math.random());return e};a&&!K(a.crypto)&&crypto.getRandomValues&&(sj=e=>crypto.getRandomValues(e));class sq{nextUint32(){return this.Dt.length>this.ti||(sj(this.Dt),this.ti=0),this.Dt[this.ti++]}constructor(){this.Dt=new Uint32Array(8),this.ti=1/0}}var sB=()=>sz().toString(),sz=()=>(sN||(sN=new sM)).generate(),sH="",sV=/[a-z0-9][a-z0-9-]+\.[a-z]{2,}$/i,sG=null,sU={ri(){if(!Z(sG))return sG;if(sG=!1,u)try{var e="__ph_cookie_support_"+sB();sU.ii(e,"xyz"),sG='"xyz"'===sO(e),sU.ai(e)}catch(e){sG=!1}return sG},oi(e){il.error("cookieStore error: "+e)},ni:sO,si(e){var t;try{t=JSON.parse(sU.ni(e))||{}}catch(e){}return t},ii(e,t,i,s,r){if(!u)return!1;try{var n="",a="",o=function(e,t){if(t){var i=function(e,t){if(void 0===t&&(t=u),sH)return sH;if(!t||["localhost","127.0.0.1"].includes(e))return"";for(var i=e.split("."),s=Math.min(i.length,8),r="dmn_chk_"+sB();!sH&&s--;){var n=i.slice(s).join("."),a=r+"=1;domain=."+n+";path=/";t.cookie=a+";max-age=3",t.cookie.includes(r)&&(t.cookie=a+";max-age=0",sH=n)}return sH}(e);if(!i){var s,r=(s=e.match(sV))?s[0]:"";r!==i&&il.info("Warning: cookie subdomain discovery mismatch",r,i),i=r}return i?"; domain=."+i:""}return""}(u.location.hostname,s);if(i){var l=new Date;l.setTime(l.getTime()+864e5*i),n="; expires="+l.toUTCString()}r&&(a="; secure");var h=e+"="+encodeURIComponent(JSON.stringify(t))+n+"; SameSite=Lax; path=/"+o+a;return h.length>3686.4&&il.warn("cookieStore warning: large cookie, len="+h.length),u.cookie=h,!0}catch(e){return!1}},ai(e,t){if(null!=u&&u.cookie)try{sU.ii(e,"",-1,t)}catch(e){return}}},sW=null,sK={ri(){if(!Z(sW))return sW;var e=!0;if(K(a))e=!1;else try{var t="__mplssupport__";sK.ii(t,"xyz"),'"xyz"'!==sK.ni(t)&&(e=!1),sK.ai(t)}catch(t){e=!1}return e||il.error("localStorage unsupported; falling back to cookie store"),sW=e,e},oi(e){il.error("localStorage error: "+e)},ni(e){try{return null==a?void 0:a.localStorage.getItem(e)}catch(e){sK.oi(e)}return null},si(e){try{return JSON.parse(sK.ni(e))||{}}catch(e){}return null},ii(e,t){try{return null==a||a.localStorage.setItem(e,JSON.stringify(t)),!0}catch(e){sK.oi(e)}return!1},ai(e){try{null==a||a.localStorage.removeItem(e)}catch(e){sK.oi(e)}}},sJ=[iJ,iB,iq,iH,iV,iG,i4,i8,i5],sY=[im,i_,iN,ij,sr,ss,i9],sZ=["__proto__","constructor","prototype"],sQ=e=>{if(!U(e))return{};var t={};return Object.keys(e).forEach(i=>{-1===sZ.indexOf(i)&&(t[i]=e[i])}),t},sX=function(e,t){void 0===t&&(t=[]);var i={};return[...sY,...t].forEach(t=>{var s=e[t];K(s)||Z(s)||""===s||(i[t]=s)}),i},s0=e=>{for(var t=5381,i=0x811c9dc5,s=0;e.length>s;s++){var r=e.charCodeAt(s);t=33*t^r,i=Math.imul(i^r,0x1000193)}return e.length.toString(36)+"."+(t>>>0).toString(36)+"."+(i>>>0).toString(36)},s1=(e,t)=>({p:t,f:s0(JSON.stringify(e))}),s2=(e,t)=>{if(!t)return{properties:[],isValid:!1};try{var i=sU.si(e+"_cpm"),s=(null==i?void 0:i.f)===s0(t)&&V(i.p);return{properties:s?i.p:[],isValid:s}}catch(e){return{properties:[],isValid:!1}}},s3=(e,t)=>t+"|"+(sU.ni(e+"_cpm")||""),s5={},s6={ri:()=>!0,oi(e){il.error("memoryStorage error: "+e)},ni:e=>e in s5?s5[e]:null,si:e=>e in s5?s5[e]:null,ii:(e,t)=>(s5[e]=t,!0),ai(e){delete s5[e]}},s8=null,s4={ri(){if(!Z(s8))return s8;if(s8=!0,K(a))s8=!1;else try{var e="__support__";s4.ii(e,"xyz"),'"xyz"'!==s4.ni(e)&&(s8=!1),s4.ai(e)}catch(e){s8=!1}return s8},oi(e){il.error("sessionStorage error: ",e)},ni(e){try{return null==a?void 0:a.sessionStorage.getItem(e)}catch(e){s4.oi(e)}return null},si(e){try{return JSON.parse(s4.ni(e))||null}catch(e){}return null},ii(e,t){try{return null==a||a.sessionStorage.setItem(e,JSON.stringify(t)),!0}catch(e){s4.oi(e)}return!1},ai(e){try{null==a||a.sessionStorage.removeItem(e)}catch(e){s4.oi(e)}}};class s9{constructor(e){this._instance=e}get gn(){return this._instance.config}get consent(){return this.Ws()?0:this.Vs}isOptedOut(){return this.gn.cookieless_mode===sd||this.isRejected()||-1===this.consent&&this.gn.cookieless_mode===sc}isOptedIn(){return!this.isOptedOut()}isExplicitlyOptedOut(){return 0===this.consent}isRejected(){return 0===this.consent||-1===this.consent&&this.gn.opt_out_capturing_by_default}optInOut(e){this.Gs.ii(this.Zs,+!!e,this.gn.cookie_expiration,this.gn.cross_subdomain_cookie,this.gn.secure_cookie)}reset(){this.Gs.ai(this.Zs,this.gn.cross_subdomain_cookie)}get Zs(){var e=this._instance.config,t=e.token,i=e.opt_out_capturing_cookie_prefix;return e.consent_persistence_name||(i?i+t:"__ph_opt_in_out_"+t)}get Vs(){var e=this.Gs.ni(this.Zs);return D(eu,e)?1:D(eh,e)?0:-1}get Gs(){var e=this.gn.opt_out_capturing_persistence_type,t="localStorage"===e?sK:sU,i=t.ri()?t:s6;if(!this.Qs||this.Qs!==i){this.Qs=i;var s="localStorage"===e?sU:sK;s.ni(this.Zs)&&(this.Qs.ni(this.Zs)||this.optInOut(D(eu,s.ni(this.Zs))),s.ai(this.Zs,this.gn.cross_subdomain_cookie))}return this.Qs}Ws(){return!!this.gn.respect_dnt&&[null==l?void 0:l.doNotTrack,null==l?void 0:l.msDoNotTrack,m.doNotTrack,null==l?void 0:l.globalPrivacyControl].some(e=>D(eu,e))}}function s7(e,t){var i,s=null==e||null==(i=e.config)?void 0:i.get_current_url;if(!G(s))return t;try{var r=s(t);return J(r)&&r?r:t}catch(e){return il.error("Error in get_current_url, falling back to window.location.href",e),t}}var re="__POSTHOG_TOOLBAR__";function rt(e){return e instanceof Element&&(e.id===re||!(null==e.closest||!e.closest(".toolbar-global-fade-container")))}function ri(e){return!!e&&1===e.nodeType}function rs(e,t){return!!e&&!!e.tagName&&e.tagName.toLowerCase()===t.toLowerCase()}function rr(e){return!!e&&3===e.nodeType}function rn(e){return!!e&&11===e.nodeType&&ri(e.host)}function ra(e){return e?N(e).split(/\s+/):[]}function ro(e,t){var i,s,r=K(s=null==a||null==(i=a.location)?void 0:i.href)?void 0:s7(t,s);return!!(r&&e&&e.some(e=>r.match(e)))}function rl(e){var t="";switch(typeof e.className){case"string":t=e.className;break;case"object":t=(e.className&&"baseVal"in e.className?e.className.baseVal:null)||e.getAttribute("class")||"";break;default:t=""}return ra(t)}function ru(e){return Q(e)?null:N(e).split(/(\s+)/).filter(e=>rO(e)).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255)}function rh(e){var t="";return rE(e)&&!rS(e)&&e.childNodes&&e.childNodes.length&&sk(e.childNodes,function(e){var i;rr(e)&&e.textContent&&(t+=null!=(i=ru(e.textContent))?i:"")}),N(t)}function rc(e){var t;return K(e.target)?e.srcElement||null:null!=(t=e.target)&&t.shadowRoot?e.composedPath()[0]||null:e.target||null}var rd=["a","button","form","input","select","textarea","label"];function rv(e,t){if(K(t))return!0;var i,s=function(e){if(t.some(t=>(function(e,t){var i=e.matches||e.matchesSelector||e.msMatchesSelector||e.mozMatchesSelector||e.webkitMatchesSelector||e.oMatchesSelector;try{return!!i&&i.call(e,t)}catch(e){return!1}})(e,t)))return{v:!0}};for(var r of e)if(i=s(r))return i.v;return!1}function rp(e){var t=e.parentNode;return!(!t||!ri(t))&&t}var rg=[".ph-no-autocapture","[data-ph-no-autocapture]"],rf=["next","previous","prev",">","<"],r_=[...rf,"+","-","−","–"],rm=(e,t)=>/[a-z0-9]/i.test(t)?e.includes(t):e===t,ry=[".ph-no-rageclick",".ph-no-capture"],rb=["","text","search","email","password","url","tel","number"];function rw(e,t){if(!a||rx(e)||(et(t)?(s=!!t&&ry,r=void 0,n=!1):(s=null!=(o=null==t?void 0:t.css_selector_ignorelist)?o:ry,r=null==t?void 0:t.content_ignorelist,n=null!=(l=null==t?void 0:t.ignore_text_selection)&&l),!1===s)||n&&!(!(i=e)||!ri(i))&&(rs(i,"textarea")||(rs(i,"input")?D(rb,(i.getAttribute("type")||"").toLowerCase()):function(e){if(e.isContentEditable)return!0;var t=null==e.getAttribute?void 0:e.getAttribute("contenteditable");return"true"===t||""===t}(i))))return!1;var i,s,r,n,o,l,u=rk(e,!1).targetElementList;return!function(e,t){var i;if(!1===e||K(e))return!1;if(!0===e)i=rf;else{if(!V(e))return!1;if(e.length>10)return il.error("[PostHog] content_ignorelist array cannot exceed 10 items. Use css_selector_ignorelist for more complex matching."),!1;i=e.map(e=>e.toLowerCase())}return t.some(e=>{var t=e.safeText,s=e.ariaLabel;return i.some(e=>rm(t,e)||rm(s,e))})}(r,u.map(e=>{var t;return{safeText:rh(e).toLowerCase(),ariaLabel:(null==(t=e.getAttribute("aria-label"))?void 0:t.toLowerCase().trim())||""}}))&&!rv(u,s)}var rx=e=>!e||rs(e,"html")||!ri(e),rk=(e,t)=>{if(!a||rx(e))return{parentIsUsefulElement:!1,targetElementList:[]};for(var i=!1,s=[e],r=e;r.parentNode&&!rs(r,"body");)if(rn(r.parentNode))s.push(r.parentNode.host),r=r.parentNode.host;else{var n=rp(r);if(!n)break;if(t||rd.indexOf(n.tagName.toLowerCase())>-1)i=!0;else try{var o=a.getComputedStyle(n);o&&"pointer"===o.getPropertyValue("cursor")&&(i=!0)}catch(e){}s.push(n),r=n}return{parentIsUsefulElement:i,targetElementList:s}};function rE(e){for(var t=new Set,i=0,s=e;s.parentNode&&!rs(s,"body");s=s.parentNode){if(i++>=1e3||t.has(s))return!1;t.add(s);var r=rl(s);if(D(r,"ph-sensitive")||D(r,"ph-no-capture"))return!1}if(D(rl(e),"ph-include"))return!0;var n=e.type||"";if(J(n))switch(n.toLowerCase()){case"hidden":case"password":return!1}var a=e.name||e.id||"";return!J(a)||!/^cc|cardnum|ccnum|creditcard|csc|cvc|cvv|exp|pass|pwd|routing|seccode|securitycode|securitynum|socialsec|socsec|ssn/i.test(a.replace(/[^a-zA-Z0-9]/g,""))}function rS(e){return!!(rs(e,"input")&&!["button","checkbox","submit","reset"].includes(e.type)||rs(e,"select")||rs(e,"textarea")||"true"===e.getAttribute("contenteditable"))}var rP=RegExp("^(?:(4[0-9]{12}(?:[0-9]{3})?)|(5[1-5][0-9]{14})|(6(?:011|5[0-9]{2})[0-9]{12})|(3[47][0-9]{13})|(3(?:0[0-5]|[68][0-9])[0-9]{11})|((?:2131|1800|35[0-9]{3})[0-9]{11}))$"),rF=/(^|[^0-9A-Za-z_])([0-9][0-9 -]*[0-9])(?=$|[^0-9A-Za-z_])/g,r$=[16,15,14,13],rC=RegExp("^(\\d{3}-?\\d{2}-?\\d{4})$"),rI=RegExp("(^|[^0-9])((?!000|666)[0-9]{3}-?(?!00)[0-9]{2}-?(?!0000)[0-9]{4})(?=$|([^0-9]))","g"),rA=/[0-9A-Za-z_]/;function rO(e,t){return void 0===t&&(t=!0),!(Q(e)||J(e)&&(e=N(e),(t?rP.test((e||"").replace(/[- ]/g,"")):function(e){var t;for(rF.lastIndex=0;t=rF.exec(e);){var i=t[2];if(i)for(var s=i.replace(/[- ]/g,""),r=0;s.length>r;r++)for(var n of r$){var a=r+n;if(s.length>=a){var o=s.slice(r,a);if(rP.test(o)&&function(e){for(var t=0,i=!1,s=e.length-1;s>=0;s--){var r=e.charCodeAt(s)-48;i&&(r*=2)>9&&(r-=9),t+=r,i=!i}return t%10==0}(o))return!0}}}return!1}(e))||(t?rC.test(e):function(e){var t;for(rI.lastIndex=0;t=rI.exec(e);){var i=t[1],s=t[3];if(!(i&&s&&rA.test(i)&&rA.test(s)))return!0}return!1}(e))))&&!0}function rT(e){var t=rh(e);return rO(t=(t+" "+function e(t){var i="";return t&&t.childNodes&&t.childNodes.length&&sk(t.childNodes,function(t){var s;if(t&&"span"===(null==(s=t.tagName)?void 0:s.toLowerCase()))try{var r=rh(t);i=(i+" "+r).trim(),t.childNodes&&t.childNodes.length&&(i=(i+" "+e(t)).trim())}catch(e){il.error("[AutoCapture]",e)}}),i}(e)).trim())?t:""}function rM(e){return e.replace(/"|\\"/g,'\\"')}var rR=iu("[Dead Clicks]"),rL=()=>!0,rD=e=>{var t,i=!(null==(t=e.instance.persistence)||!t.get_property(i$)),s=e.instance.config.capture_dead_clicks;return et(s)?s:!!U(s)||i};class rN{get lazyLoadedDeadClicksAutocapture(){return this.Js}constructor(e,t,i){this.instance=e,this.isEnabled=t,this.onCapture=i,this.startIfEnabledOrStop()}onRemoteConfig(e){if(e.ok){var t=e.config;"captureDeadClicks"in t&&(this.instance.persistence&&this.instance.persistence.register({[i$]:t.captureDeadClicks}),this.startIfEnabledOrStop())}}startIfEnabledOrStop(){this.isEnabled(this)?this.Ks(()=>{this.Ys()}):this.stop()}Ks(e){var t,i;null!=(t=m.__PosthogExtensions__)&&t.initDeadClicksAutocapture?e():null==(i=m.__PosthogExtensions__)||null==i.loadExternalDependency||i.loadExternalDependency(this.instance,"dead-clicks-autocapture",t=>{t?rR.error("failed to load script",t):e()})}Ys(){var e;if(u){if(!this.Js&&null!=(e=m.__PosthogExtensions__)&&e.initDeadClicksAutocapture){var t=U(this.instance.config.capture_dead_clicks)?x({},this.instance.config.capture_dead_clicks):{};t.__onCapture=this.onCapture,this.onCapture&&(t.capture_dead_swipes=!1),this.Js=m.__PosthogExtensions__.initDeadClicksAutocapture(this.instance,t),this.Js.start(u),rR.info("starting...")}}else rR.error("`document` not found. Cannot start.")}stop(){this.Js&&(this.Js.stop(),this.Js=void 0,rR.info("stopping..."))}}var rj=iu("[SegmentIntegration]"),rq="posthog-js";function rB(e,t){var i=void 0===t?{}:t,s=i.organization,r=i.projectId,n=i.prefix,a=i.severityAllowList,o=void 0===a?["error"]:a,l=i.sendExceptionsToPostHog,u=void 0===l||l;return t=>{if("*"!==o&&!o.includes(t.level)||!e.__loaded)return t;t.tags||(t.tags={});var i=e.requestRouter.endpointFor("ui","/project/"+e.config.token+"/person/"+e.get_distinct_id());t.tags["PostHog Person URL"]=i,e.sessionRecordingStarted()&&(t.tags["PostHog Recording URL"]=e.get_session_replay_url({withTimestamp:!0}));var a,l,h,c,d,v,p=(null==(a=t.exception)?void 0:a.values)||[],g=p.map(e=>x({},e,{stacktrace:e.stacktrace?x({},e.stacktrace,{type:"raw",frames:(e.stacktrace.frames||[]).map(e=>x({},e,{platform:"web:javascript"}))}):void 0})),f={$exception_message:(null==(l=p[0])?void 0:l.value)||t.message,$exception_type:null==(h=p[0])?void 0:h.type,$exception_level:t.level,$exception_list:g,$sentry_event_id:t.event_id,$sentry_exception:t.exception,$sentry_exception_message:(null==(c=p[0])?void 0:c.value)||t.message,$sentry_exception_type:null==(d=p[0])?void 0:d.type,$sentry_tags:t.tags};return s&&r&&(f.$sentry_url=(n||"https://sentry.io/organizations/")+s+"/issues/?project="+r+"&query="+t.event_id),u&&(null==(v=e.exceptions)||v.sendExceptionEvent(f)),t}}class rz{constructor(e,t,i,s,r,n){this.name=rq,this.setupOnce=function(a){a(rB(e,{organization:t,projectId:i,prefix:s,severityAllowList:r,sendExceptionsToPostHog:null==n||n}))}}}class rH{constructor(e){this.Xs=(e,t,i)=>{i&&(i.noSessionId||i.activityTimeout||i.sessionPastMaximumLength||i.crossTabAdoption)&&(il.info("[PageViewManager] Session rotated, clearing pageview state",{sessionId:e,changeReason:i}),this.ta=void 0,this._instance.scrollManager.resetContext())},this._instance=e,this.ea()}ea(){var e;this.ia=null==(e=this._instance.sessionManager)?void 0:e.onSessionId(this.Xs)}destroy(){var e;null==(e=this.ia)||e.call(this),this.ia=void 0}doPageView(e,t){var i,s=this.ra(e,t);return this.ta={pathname:null!=(i=null==a?void 0:a.location.pathname)?i:"",pageViewId:t,timestamp:e},this._instance.scrollManager.resetContext(),s}doPageLeave(e){var t;return this.ra(e,null==(t=this.ta)?void 0:t.pageViewId)}doEvent(){var e;return{$pageview_id:null==(e=this.ta)?void 0:e.pageViewId}}ra(e,t){var i=this.ta;if(!i)return{$pageview_id:t};var s={$pageview_id:t,$prev_pageview_id:i.pageViewId},r=this._instance.scrollManager.getContext();if(r&&!this._instance.config.disable_scroll_properties){var n=r.maxScrollHeight,a=r.lastScrollY,o=r.maxScrollY,l=r.maxContentHeight,u=r.lastContentY,h=r.maxContentY;if(!(K(n)||K(a)||K(o)||K(l)||K(u)||K(h))){n=Math.ceil(n),a=Math.ceil(a),o=Math.ceil(o),l=Math.ceil(l),u=Math.ceil(u),h=Math.ceil(h);var c=n>1?ec(a/n,0,1,il):1,d=n>1?ec(o/n,0,1,il):1,v=l>1?ec(u/l,0,1,il):1,p=l>1?ec(h/l,0,1,il):1;s=sE(s,{$prev_pageview_last_scroll:a,$prev_pageview_last_scroll_percentage:c,$prev_pageview_max_scroll:o,$prev_pageview_max_scroll_percentage:d,$prev_pageview_last_content:u,$prev_pageview_last_content_percentage:v,$prev_pageview_max_content:h,$prev_pageview_max_content_percentage:p})}}return i.pathname&&(s.$prev_pageview_pathname=i.pathname),i.timestamp&&(s.$prev_pageview_duration=(e.getTime()-i.timestamp.getTime())/1e3),s}}var rV=["flags","surveys"],rG={[ig]:{exposure:"hidden"},[ib]:{exposure:"hidden"},__cmpns:{exposure:"hidden"},[iw]:{exposure:"hidden"},[ix]:{exposure:"event"},[ik]:{exposure:"hidden"},[iI]:{exposure:"hidden"},[iE]:{exposure:"event"},[iS]:{exposure:"hidden"},[iP]:{exposure:"event"},[iF]:{exposure:"event"},[i$]:{exposure:"event"},[iC]:{exposure:"hidden"},[iA]:{exposure:"event"},[iO]:{exposure:"hidden"},$session_recording_enabled_server_side:{exposure:"hidden"},[iN]:{exposure:"hidden"},[ij]:{exposure:"event"},[iT]:{exposure:"event",shouldSkipFromEventProperties:e=>Z(e)},$session_past_minimum_duration:{exposure:"event"},$session_recording_url_trigger_activated_session:{exposure:"event"},$session_recording_event_trigger_activated_session:{exposure:"event"},$debug_first_full_snapshot_timestamp:{exposure:"event"},$sess_rec_flush_size:{exposure:"hidden"},[iq]:{exposure:"hidden",storageGroup:"flags"},[iB]:{exposure:"hidden",storageGroup:"flags"},[iz]:{exposure:"hidden"},[iH]:{exposure:"hidden",storageGroup:"flags"},[iV]:{exposure:"hidden",storageGroup:"flags"},[iG]:{exposure:"hidden",storageGroup:"flags",volatile:!0},[iU]:{exposure:"hidden",storageGroup:"flags"},[iW]:{exposure:"hidden"},[iK]:{exposure:"hidden"},[iJ]:{exposure:"hidden"},[iY]:{exposure:"hidden"},[iQ]:{exposure:"hidden",storageGroup:"surveys"},[iX]:{exposure:"hidden",storageGroup:"surveys",volatile:!0},[i0]:{exposure:"event"},[i1]:{exposure:"hidden"},[i2]:{exposure:"hidden"},[i3]:{exposure:"hidden"},$product_tours_activated:{exposure:"hidden"},$product_tours_activated_session:{exposure:"hidden"},$conversations_widget_session_id:{exposure:"event"},$conversations_ticket_id:{exposure:"event"},$conversations_widget_state:{exposure:"event"},$conversations_user_traits:{exposure:"event"},[i5]:{exposure:"hidden"},[i6]:{exposure:"hidden"},[iZ]:{exposure:"event"},[i8]:{exposure:"hidden"},[i4]:{exposure:"hidden",storageGroup:"flags",volatile:!0},[i9]:{exposure:"hidden"},[i7]:{exposure:"hidden"},[se]:{exposure:"hidden"},[st]:{exposure:"hidden"},[si]:{exposure:"hidden"},[ss]:{exposure:"hidden"},[sr]:{exposure:"hidden"},[iM]:{exposure:"event"},[iR]:{exposure:"event"},[iL]:{exposure:"event"},[iD]:{exposure:"event"},[so]:{exposure:"event"},[sl]:{exposure:"event"},[su]:{exposure:"event"},$sdk_debug_replay_event_trigger_status:{exposure:"event"},$sdk_debug_replay_linked_flag_trigger_status:{exposure:"event"},$sdk_debug_replay_matched_recording_trigger_groups:{exposure:"event"},$sdk_debug_replay_pending_trigger_conditions:{exposure:"event"},$sdk_debug_replay_remote_trigger_matching_config:{exposure:"event"},$sdk_debug_replay_trigger_groups_count:{exposure:"event"},$sdk_debug_replay_url_trigger_status:{exposure:"event"},$session_recording_start_reason:{exposure:"event"}},rU=[["$posthog_sr_group_event_trigger_",{exposure:"hidden"}],["$posthog_sr_group_url_trigger_",{exposure:"hidden"}],["$posthog_sr_group_sampling_",{exposure:"hidden"}]],rW=e=>{var t=rG[e];if(t)return t;for(var i of rU){var s=i[1];if(0===e.indexOf(i[0]))return s}},rK=(e,t)=>{try{return JSON.stringify(e,(e,t)=>"bigint"==typeof t?t.toString():t,t)}catch(t){return q(e)}},rJ=e=>{var t=null==u?void 0:u.createElement("a");return K(t)?null:(t.href=e,t)},rY=function(e,t){for(var i,s=((e.split("#")[0]||"").split(/\?(.*)/)[1]||"").replace(/^\?+/g,"").split("&"),r=0;s.length>r;r++){var n=s[r].split("=");if(n[0]===t){i=n;break}}if(!V(i)||2>i.length)return"";var a=i[1];try{a=decodeURIComponent(a)}catch(e){il.error("Skipping decoding for malformed query param: "+a)}return a.replace(/\+/g," ")},rZ=function(e,t,i){if(!e||!t||!t.length)return e;for(var s=e.split("#"),r=s[1],n=(s[0]||"").split("?"),a=n[1],o=n[0],l=(a||"").split("&"),u=[],h=0;l.length>h;h++){var c=l[h].split("=");V(c)&&(t.includes(c[0])?u.push(c[0]+"="+i):u.push(l[h]))}var d=o;return null!=a&&(d+="?"+u.join("&")),null!=r&&(d+="#"+r),d},rQ=function(e,t){var i=e.match(RegExp(t+"=([^&]*)"));return i?i[1]:null},rX=(e,t)=>e>=t&&f(),r0=(e,t,i,s)=>{if(0===e){if(f()){var r=t+1;return r===i&&s(),r}return t}return 0},r1="https?://(.*)",r2=["gclid","gclsrc","dclid","gbraid","wbraid","fbclid","msclkid","twclid","li_fat_id","igshid","ttclid","rdt_cid","epik","qclid","sccid","irclid","_kx"],r3=["utm_source","utm_medium","utm_campaign","utm_content","utm_term","gad_source","mc_cid",...r2],r5="<masked>",r6=["li_fat_id"];function r8(e,t,i){if(!u)return{};var s,r=t?[...r2,...i||[]]:[],n=r4(rZ(u.URL,r,r5),e);return sE((s={},sk(r6,function(e){var t=sO(e);s[e]=t||null}),s),n)}function r4(e,t){var i=r3.concat(t||[]),s={};return sk(i,function(t){var i=rY(e,t);s[t]=i||null}),s}function r9(e){var t=e?0===e.search(r1+"google.([^/?]*)")?"google":0===e.search(r1+"bing.com")?"bing":0===e.search(r1+"yahoo.com")?"yahoo":0===e.search(r1+"duckduckgo.com")?"duckduckgo":null:null,i={};if(!Z(t)){i.$search_engine=t;var s=u?rY(u.referrer,"yahoo"!=t?"q":"p"):"";s.length&&(i.ph_keyword=s)}return i}function r7(){return navigator.language||navigator.userLanguage}var ne="$direct";function nt(){return(null==u?void 0:u.referrer)||ne}function ni(e,t,i){void 0===i&&(i=!1);var s=e?[...r2,...t||[]]:[],r=i?tp(null==h?void 0:h.href):null==h?void 0:h.href,n=null==r?void 0:r.substring(0,1e3);return{r:nt().substring(0,1e3),u:n?rZ(n,s,r5):void 0}}function ns(e,t){void 0===t&&(t=!1);var i,s=e.r,r=e.u,n=t?tp(r):r,a={$referrer:s,$referring_domain:null==s?void 0:s==ne?ne:null==(i=rJ(s))?void 0:i.host};if(n){a.$current_url=n;var o=rJ(n);a.$host=null==o?void 0:o.host,a.$pathname=null==o?void 0:o.pathname,sE(a,r4(n))}return s&&sE(a,r9(s)),a}function nr(){try{return Intl.DateTimeFormat().resolvedOptions().timeZone}catch(e){return}}var nn={flags:i4,surveys:iX},na=["cookie","localstorage","localstorage+cookie","sessionstorage","memory"],no="main",nl=[iq,iB,iH,iV,iG,i4,iU,iJ],nu=e=>-1!==nl.indexOf(e),nh=(e,t)=>{try{return JSON.stringify(e)===JSON.stringify(t)}catch(i){return e===t}},nc=e=>{if(!e)return{};var t=JSON.parse(e);return U(t)?t:{}},nd=(e,t)=>{sk(e,(i,s)=>{var r=rW(s);r&&"event"!==r.exposure||({}).hasOwnProperty.call(t,s)||delete e[s]})};class nv{constructor(e,t,i){if(void 0===i&&(i=!0),this.na={},this.sa=!1,this.aa=!1,this.oa=!1,this.la=!1,this.ua=new Map,this.ha=!1,this.da=!1,this.va=!1,this.ca=new Set,this.gn=e,this.fa=i,this.props={},this.pa=void 0,this.ga=(e=>{var t="";return e.token&&(t=e.token.replace(/\+/g,"PL").replace(/\//g,"SL").replace(/=/g,"EQ")),e.persistence_name?"ph_"+e.persistence_name:"ph_"+t+"_posthog"})(e),this.Gs=this.ma(e),this.aa=this.ya(e),this.load(),this.ba(),e.debug&&il.info("Persistence loaded",e.persistence,x({},this.props)),this.update_config(e,e,t),this.save(),a){var s=()=>this.flush();sI(a,"beforeunload",s,{capture:!1}),sI(a,"pagehide",s,{capture:!1}),this._a=e=>{if(this.sa&&(!e.storageArea||e.storageArea===(null==a?void 0:a.localStorage))&&e.key)if(e.key!==this.ga){if(this.aa){var t=rV.find(t=>e.key===this.wa(t));t&&this.ka(e.key,t)}}else this.ka(e.key,no)},sI(a,"storage",this._a)}}markCrossTabFeatureFlagChanges(e){Object.entries(e).forEach(e=>{var t=e[0],i=e[1],s=this.ua.get(t);if(nu(t)&&!0!==s)if(!0!==i){var r=new Set(s||[]);i.forEach(e=>r.add(e)),r.size&&this.Sa(t,r)}else this.Sa(t,!0)})}onCrossTabFeatureFlagChange(e){return this.ca.add(e),()=>this.ca.delete(e)}destroy(){this._a&&a&&(a.removeEventListener("storage",this._a),this._a=void 0),this.ca.clear()}ka(e,t,i){if(void 0===i&&(i=!0),this.xa)return!1;try{if(r=sK.ni(e),Z(r)){var s,r,n=this.Ca(t);return n.storageValue=null,t!==no&&(n.persisted=!1),!1}s=nc(r)}catch(e){return!1}var a=t===no?s:sK.si(this.ga);if(a&&this.Ta(a))return!1;var o=this.Ma(s,t,i);return t===no&&this.aa&&!nh(this.Ea().main,s)||this.Ia(s,t,!0,r),o}Ta(e){var t=this.props[i_],i=e[i_];return!K(t)&&!K(i)&&t!==i}Ia(e,t,i,s){var r=this.Ca(t);r.storageValue=s,t!==no&&(r.persisted=i);try{r.fingerprint=this.Ra(e,t)}catch(e){r.fingerprint=void 0}}Ma(e,t,i){var s=!1;return nl.forEach(i=>{var r,n=null==(r=rW(i))?void 0:r.storageGroup;if(!(t===no&&this.aa&&n||t!==no&&n!==t)){var a=i in e,o=this.Pa(i,a?e[i]:void 0),l=this.ua.has(i)?i in this.props:a;l===i in this.props&&nh(o,this.props[i])||(l?this.Aa(i,o,!1):this.Fa(i,!1),s=!0)}}),s&&i&&this.ca.forEach(e=>e()),s}Oa(){if(!this.sa)return!1;try{this.va=!1;var e,t=sK.ni(this.ga),i=this.Ca(no),s=!1,r=!1;if(t!==i.storageValue)if(Z(t))i.storageValue=null;else{if(e=nc(t),this.va=!this.da&&this.Ta(e),this.va)return!1;r=this.Ma(e,no,!1),!this.aa||nh(this.Ea().main,e)?this.Ia(e,no,!0,t):i.storageValue=t,s=!0}return this.aa&&rV.forEach(t=>{var i=sK.ni(this.wa(t)),n=this.Ca(t),a=e||{},o=s&&nl.some(e=>{var i;return(null==(i=rW(e))?void 0:i.storageGroup)===t&&e in a});if(i!==n.storageValue||o){if(Z(i))return n.storageValue=null,n.persisted=!1,void(o&&(r=this.Ma(a,t,!1)||r));var l=nc(i);r=this.Ma(l,t,!1)||r,this.Ia(l,t,!0,i)}}),r}catch(e){return!1}}Sa(e,t){this.ua.set(e,t);var i=rW(e);null!=i&&i.volatile||(this.Ca((this.aa?null==i?void 0:i.storageGroup:void 0)||no).fingerprint=void 0,this.La(e))}Da(){nl.forEach(e=>this.ua.set(e,!0))}ba(){if(this.sa)try{var e=sK.ni(this.ga),t=nc(e);this.Ca(no).storageValue=e,nl.forEach(e=>{var i,s=this.aa?null==(i=rW(e))?void 0:i.storageGroup:void 0,r=s?sK.ni(this.wa(s)):null;if(s){var n=this.Ca(s);n.storageValue=r,n.persisted=!Z(r)}var a=s&&!Z(r)?nc(r):t;e in this.props?this.$a(e,a[e],this.props[e]):e in a&&this.Sa(e,!0)})}catch(e){}}Pa(e,t){var i=this.ua.get(e);if(!i)return t;if(!0===i)return this.props[e];if(e===iB){var s=new Set(V(t)?t:[]),r=new Set(V(this.props[e])?this.props[e]:[]);return i.forEach(e=>r.has(e)?s.add(e):s.delete(e)),Array.from(s)}var n=U(t)?x({},t):{},a=U(this.props[e])?this.props[e]:{};return i.forEach(e=>{e in a?n[e]=a[e]:delete n[e]}),n}$a(e,t,i){if(nu(e)){var s=this.ua.get(e);if(!0!==s){var r=t;if(this.sa)try{var n,a=this.aa?null==(n=rW(e))?void 0:n.storageGroup:void 0,o=a?this.wa(a):this.ga;r=nc(sK.ni(o))[e]}catch(e){}var l=new Set(s||[]);if(e===iB){if(!K(t)&&!V(t)||!K(r)&&!V(r)||!V(i))return void this.Sa(e,!0);var u=new Set(t||[]),h=new Set(r||[]),c=new Set(i);new Set([...u,...c]).forEach(e=>{u.has(e)!==c.has(e)&&l.add(e)}),l.forEach(e=>{h.has(e)===c.has(e)&&l.delete(e)})}else{if(!U(i))return void(nh(r,i)?this.ua.delete(e):this.Sa(e,!0));if(!K(t)&&!U(t)||K(t)&&W(i)&&K(r))return void this.Sa(e,!0);var d=U(t)?t:{},v=U(r)?r:{};new Set([...Object.keys(d),...Object.keys(i)]).forEach(e=>{e in d==e in i&&nh(d[e],i[e])||l.add(e)}),l.forEach(e=>{e in v==e in i&&nh(v[e],i[e])&&l.delete(e)})}l.size?this.Sa(e,l):this.ua.delete(e)}}}Na(){var e,t=null==(e=this.gn)?void 0:e.persistence_save_debounce_ms;return X(t)&&t>0?t:0}qa(e){if(this.gn.cookieWinsOnConflict&&"localstorage+cookie"===this.gn.persistence.toLowerCase())if(e)try{var t=sX(e,this.gn.cookie_persisted_properties||[]),i=s1(t,this.gn.cookie_persisted_properties||[]),s=JSON.stringify(t)+"|"+JSON.stringify(i),r=sU.ni(this.ga)||void 0;r&&s3(this.ga,r)===s&&(this.ja=s,this.Ba=r)}catch(e){}else try{var n=sU.ni(this.ga)||void 0;this.ja=n?s3(this.ga,n):void 0,this.Ba=n}catch(e){}}syncCookieProperties(){return this.Ha(this.gn)}Ha(e,t){if(void 0===t&&(t=!1),this.xa&&!t||this.la||!e.cookieWinsOnConflict||"localstorage+cookie"!==e.persistence.toLowerCase())return!1;try{i=sU.ni(this.ga)||void 0}catch(e){}if(!i||i===this.Ba)return!1;var i,s,r=s3(this.ga,i);try{s=sQ(JSON.parse(i))}catch(e){return!1}if((sU.ni(this.ga)||void 0)!==i)return!1;this.ja=r,this.Ba=i;var n=s2(this.ga,i),a=[...sY,...n.properties],o={};if(Object.keys(s).forEach(e=>{var t=s[e];(K(t)||Z(t)||""===t||e===i9&&t!==sv&&t!==sp)&&(o[e]=!0,delete s[e])}),W(s))return!1;var l=i_ in s||s[i9]===sv||s[i9]===sp,u=this.props,h=u[i_],c=u[i9],d=sE({},u);[...sY,...e.cookie_persisted_properties||[]].forEach(e=>{if(-1!==a.indexOf(e)&&!(e in s)&&!o[e]&&(l||e!==i_&&e!==i9)){var t=d[e];(n.isValid||-1===sY.indexOf(e)||!1!==t&&0!==t)&&delete d[e]}}),this.props=sE(d,s),nl.forEach(e=>{var t=e in this.props;e in u===t&&nh(u[e],this.props[e])||(t?this.$a(e,u[e],this.props[e]):this.Sa(e,!0))}),!l||i9 in s||i9 in this.props||this.Aa(i9,sv);var v=this.props[i_],p=this.props[i9];return l&&(v!==h||p!==c)&&(this.da=!0,this.oa=!0,s4.ii(this.ga+"_cookie_identity_change_pending",!0),this.Fa(iJ),this.Fa(iB),this.Fa(iq),this.Fa(iH),this.Fa(iV),this.Fa(iG),this.Fa(i4),this.Fa(i8),this.Fa(i5),p!==sv||c!==sp&&s[i9]!==sv&&(K(h)||v===h)||(nd(this.props,s),this.Fa(iY)),p===sp?this.props.$user_id=v:delete this.props.$user_id,this.Fa(ib)),!0}consumeCookieIdentityChange(){var e=this.ga+"_cookie_identity_change_pending",t=this.oa||!!s4.ni(e);return this.oa=!1,t&&s4.ai(e),t}za(e){return void 0===e&&(e=!1),!(this.la||this.xa&&!e||!this.gn.cookieWinsOnConflict||"localstorage+cookie"!==this.gn.persistence.toLowerCase()||(this.la=!0,0))}Ua(){this.la&&(K(this.Wa)||(clearTimeout(this.Wa),this.Wa=void 0),delete this.na[no],this.Va(!0))}Ga(e){if(void 0===e&&(e=!0),this.la)try{e?this.Ua():K(this.Wa)||(clearTimeout(this.Wa),this.Wa=void 0)}finally{this.la=!1}}isDisabled(){return!!this.xa}ma(e){-1===na.indexOf(e.persistence.toLowerCase())&&(il.critical("Unknown persistence type "+e.persistence+"; falling back to localStorage+cookie"),e.persistence="localStorage+cookie");var t,i,s,r,n=(t=e.cookie_persisted_properties||[],i=e.cookieWinsOnConflict,void 0===t&&(t=[]),void 0===i&&(i=!1),s=[...sY,...t],x({},sK,{si(e){try{var t,r={};try{r=(t=sU.ni(e)||void 0)?sQ(JSON.parse(t)):{}}catch(e){}var n,a=JSON.parse(sK.ni(e)||"{}");if(i){var o=s2(e,t),l=[...sY,...o.properties],u={};Object.keys(r).forEach(e=>{var t=r[e];Z(t)||""===t||e===i9&&t!==sv&&t!==sp||(u[e]=t)});var h=i_ in u||u[i9]===sv||u[i9]===sp;if(Object.keys(u).length>0){var c,d=a[i_],v=null!=(c=a[i9])?c:sv;s.forEach(e=>{if(-1!==l.indexOf(e)&&!(e in r)&&(h||e!==i_&&e!==i9)){var t=a[e];(o.isValid||-1===sY.indexOf(e)||!1!==t&&0!==t)&&delete a[e]}}),!h||i9 in r||i9 in a||(a[i9]=sv),h&&((i_ in u?u[i_]:a[i_])!==d||(i9 in u?u[i9]:a[i9])!==v)&&(sJ.forEach(e=>delete a[e]),u[i9]===sp&&i_ in u?a.$user_id=u[i_]:delete a.$user_id,u[i9]!==sp&&(delete a[iZ],delete a[iY]),delete a.__alias)}n=sE(a,u)}else n=sE(r,a);return sK.ii(e,n),n}catch(e){}return null},ii(e,s,r,n,a,o){var l=sK.ii(e,s,void 0,void 0,o);try{var u=sX(s,t);if(Object.keys(u).length){if(i){var h=e+"_cpm",c=s1(u,t);if(sU.ii(h,c,r,n,a,o),sU.ni(h)!==JSON.stringify(c)){sU.ai(h,n);var d=sX(s);return sU.ii(e,d,r,n,a,o),l}}sU.ii(e,u,r,n,a,o)}}catch(e){sK.oi(e)}return l},ai(e,t){try{null==a||a.localStorage.removeItem(e),sU.ai(e,t),sU.ai(e+"_cpm",t)}catch(e){sK.oi(e)}}})),o=!1,l=e.persistence.toLowerCase();return"localstorage"===l&&sK.ri()?(r=sK,o=!0):"localstorage+cookie"===l&&n.ri()?(r=n,o=!0):"sessionstorage"===l&&s4.ri()?r=s4:"memory"===l?r=s6:"cookie"===l&&sU.ri()?r=sU:n.ri()?(r=n,o=!0):r=sU.ri()?sU:s6,this.sa=o,r}wa(e){return this.ga+"__"+e}ya(e){return this.sa&&!!e.split_storage}properties(){var e={};return sk(this.props,(t,i)=>{var s=rW(i);if(!s||"event"===s.exposure){if(null!=s&&null!=s.shouldSkipFromEventProperties&&s.shouldSkipFromEventProperties(t))return;e[i]=t}}),e}load(e){if(void 0===e&&(e=!1),!this.xa||e){var t=this.gn.cookieWinsOnConflict&&"localstorage+cookie"===this.gn.persistence.toLowerCase(),i=t?sK.si(this.ga):null,s={};if(t)try{sk(s=sQ(sU.si(this.ga)),(e,t)=>{(K(e)||Z(e)||""===e)&&delete s[t]})}catch(e){}var r=this.Gs.si(this.ga);if(r&&(this.props=sE({},r)),this.aa&&this.Za(),t&&r){var n,a,o=null==i?void 0:i[i_],l=null!=(n=null==i?void 0:i[i9])?n:sv,u=r[i_],h=null!=(a=r[i9])?a:sv;if(u!==o||h!==l){this.oa=!0,s4.ii(this.ga+"_cookie_identity_change_pending",!0);var c=sE({},this.props);sJ.forEach(e=>delete c[e]),h!==sv||l!==sp&&s[i9]!==sv&&(K(o)||u===o)||(nd(c,s),delete c[iY]),this.props=c;var d=new Set;sJ.forEach(e=>{var t,i=null==(t=rW(e))?void 0:t.storageGroup;i&&d.add(i)}),d.forEach(e=>{var t={};sk(this.props,(i,s)=>{var r;(null==(r=rW(s))?void 0:r.storageGroup)===e&&(t[s]=i)}),W(t)?(sK.ai(this.wa(e)),this.na[e]={}):sK.ii(this.wa(e),t)&&(this.na[e]={persisted:!0,fingerprint:this.Ra(t,e)})})}}s4.ni(this.ga+"_cookie_identity_change_pending")&&(this.oa=!0)}}Za(){for(var e of rV){var t=sK.si(this.wa(e));if(t&&!W(t)){var i=this.Ca(e);i.persisted=!0,this.Qa(e)||(i.fingerprint=this.Ra(t,e)),this.Ja(e,t)||sE(this.props,t)}}}Qa(e){return Object.keys(this.props).some(t=>{var i;return(null==(i=rW(t))?void 0:i.storageGroup)===e})}Ja(e,t){var i=nn[e];if(!i)return!1;var s=t[i],r=this.props[i];return X(s)&&X(r)&&r>s}refreshKey(e){var t;if(!this.xa){var i=this.aa?null==(t=rW(e))?void 0:t.storageGroup:void 0,s=i?sK.si(this.wa(i)):this.Gs.si(this.ga);if(s&&e in s)this.Aa(e,s[e]);else{if(i){var r=this.Gs.si(this.ga);if(r&&e in r)return void this.Aa(e,r[e])}this.Fa(e)}}}save(){if(!this.xa){var e=this.Na();e>0?K(this.Wa)&&(this.Wa=setTimeout(()=>{this.Wa=void 0,this.Va()},e)):this.Va()}}flush(){K(this.Wa)||(clearTimeout(this.Wa),this.Wa=void 0,this.Va())}Va(e){if(void 0===e&&(e=!1),!(this.xa||this.la&&!e)){e||this.syncCookieProperties();var t=!e&&!this.ha;t||(this.va=!1);var i=!!t&&this.Oa();if(this.va)this.gn.debug&&il.warn("skipping persistence write because storage belongs to a different distinct ID");else{if(this.aa)return this.Ka(),void(i&&this.ca.forEach(e=>e()));var s=this.Ya(this.Gs,this.ga,this.props,no);"written"===s&&this.qa(this.props),"failed"!==s&&(this.ua.clear(),this.da=!1),i&&this.ca.forEach(e=>e())}}}Ka(){var e=this,t=this.Ea(),i=t.main,s=t.groups,r=this.Ya(this.Gs,this.ga,i,no);"written"===r&&this.qa(i),"failed"!==r&&(this.da=!1,nl.forEach(e=>{var t;null!=(t=rW(e))&&t.storageGroup||this.ua.delete(e)}));var n=function(t){var i,r=s[t];if(W(r)&&(null==(i=e.na[t])||!i.persisted))return nl.forEach(i=>{var s;(null==(s=rW(i))?void 0:s.storageGroup)===t&&e.ua.delete(i)}),1;var n=e.Ya(sK,e.wa(t),r,t);"failed"!==n&&nl.forEach(i=>{var s=rW(i);(null==s?void 0:s.storageGroup)!==t||"written"!==n&&s.volatile||e.ua.delete(i)})};for(var a of rV)n(a)}Ea(){var e={},t={flags:{},surveys:{}};return sk(this.props,(i,s)=>{var r,n=null==(r=rW(s))?void 0:r.storageGroup;n?t[n][s]=i:e[s]=i}),{main:e,groups:t}}Ra(e,t){if(t===no)return JSON.stringify(e)+"|"+this.Xa+"|"+this.eo+"|"+this.io;var i={};return sk(e,(e,t)=>{var s;i[t]=null!=(s=rW(t))&&s.volatile?"__volatile__":e}),JSON.stringify(i)}Ya(e,t,i,s){var r,n=this.Ca(s);if(s!==no&&!n.dirty&&!K(n.fingerprint))return"skipped";try{if((r=this.Ra(i,s))===n.fingerprint)return n.dirty=!1,"skipped"}catch(e){r=void 0}return e.ii(t,i,this.Xa,this.eo,this.io,this.gn.debug)?(n.dirty=!1,s!==no&&(n.persisted=!0),K(r)||(n.fingerprint=r),this.sa&&(n.storageValue=sK.ni(t)),"written"):(this.gn.debug&&il.warn('failed to persist storage entry "'+t+'"; will retry on next save'),"failed")}remove(e){var t=(void 0===e?{}:e).keepGroupEntries,i=void 0!==t&&t;if(this.Da(),K(this.Wa)||(clearTimeout(this.Wa),this.Wa=void 0),this.Gs.ai(this.ga,!1),this.Gs.ai(this.ga,!0),!i&&this.fa)for(var s of rV)sK.ai(this.wa(s));i?delete this.na[no]:this.na={},this.ja=void 0,this.Ba=void 0}clear(){this.remove(),this.props={}}register_once(e,t,i){if(U(e)){this.syncCookieProperties(),K(t)&&(t="None"),this.Xa=K(i)?this.ro:i;var s=!1;if(sk(e,(e,i)=>{this.props.hasOwnProperty(i)&&this.props[i]!==t||(this.Aa(i,e),s=!0)}),s)return this.save(),!0}return!1}register(e,t){if(U(e)){this.syncCookieProperties(),this.Xa=K(t)?this.ro:t;var i=!1;if(sk(e,(t,s)=>{e.hasOwnProperty(s)&&(this.props[s]!==t||U(t)||V(t))&&(this.Aa(s,t),i=!0)}),i)return this.save(),!0}return!1}unregister(e){this.syncCookieProperties();var t=!1;for(var i of"string"==typeof e?[e]:e)i in this.props&&(this.Fa(i),t=!0);t&&this.save()}update_campaign_params(){var e=null==u?void 0:u.URL;if(e!==this.pa){var t=r8(this.gn.custom_campaign_params,this.gn.mask_personal_data_properties,this.gn.custom_personal_data_properties);W(s$(t))||this.register(t),this.pa=e}}update_search_keyword(){var e;this.register((e=null==u?void 0:u.referrer)?r9(e):{})}update_referrer_info(){var e;this.register_once({$referrer:nt(),$referring_domain:null!=u&&u.referrer&&(null==(e=rJ(u.referrer))?void 0:e.host)||ne},void 0)}set_initial_person_info(){this.props[st]||this.props[si]||this.register_once({[ss]:ni(this.gn.mask_personal_data_properties,this.gn.custom_personal_data_properties,this.gn.disable_capture_url_hashes)},void 0)}get_initial_props(){var e,t,i,s={};sk([si,st],e=>{var t=this.props[e];t&&sk(t,function(e,t){s["$initial_"+j(t)]=e})});var r=this.props[ss];return r&&sE(s,(void 0===(e=this.gn.disable_capture_url_hashes)&&(e=!1),t=ns(r,e),i={},sk(t,function(e,t){i["$initial_"+j(t)]=e}),i)),s}safe_merge(e){return sk(this.props,function(t,i){i in e||(e[i]=t)}),e}update_config(e,t,i){var s=e.persistence!==t.persistence,r=!((e,t)=>{if(e.length!==t.length)return!1;var i=[...e].sort(),s=[...t].sort();return i.every((e,t)=>e===s[t])})(e.cookie_persisted_properties||[],t.cookie_persisted_properties||[]),n=s||r,a=e.cookieWinsOnConflict!==t.cookieWinsOnConflict,o=e.disable_persistence||!!i,l=!!this.xa&&!o;o||this.Ha(t,l),this.gn=e,!o&&(s||r||a)&&(this.ja=void 0,this.Ba=void 0,this.Ha(x({},e,{cookie_persisted_properties:t.cookie_persisted_properties}),l));var u=n||a?this.ma(e):this.Gs,h=this.ya(e),c=n||h!==this.aa,d=!o&&(c||e.cross_subdomain_cookie!==this.eo||e.secure_cookie!==this.io)&&this.za(l);this.ha=c;try{if(this.ro=this.Xa=e.cookie_expiration,this.set_disabled(o),this.set_cross_subdomain(e.cross_subdomain_cookie),this.set_secure(e.secure_cookie),c){var v=this.props;this.clear(),this.Gs=u,this.aa=h,this.props=v,this.save()}else a&&(this.Gs=u,o||(delete this.na[no],this.Va()))}finally{this.ha=!1,d&&this.Ga()}}set_disabled(e){this.xa=e,this.xa?this.remove():this.save()}set_cross_subdomain(e){e!==this.eo&&(this.eo=e,this.remove({keepGroupEntries:!0}),this.save())}set_secure(e){e!==this.io&&(this.io=e,this.remove({keepGroupEntries:!0}),this.save())}set_event_timer(e,t){var i=this.props[iw]||{};i[e]=t,this.Aa(iw,i),this.save()}remove_event_timer(e){var t=this.props[iw]||{},i=t[e];return K(i)||(delete t[e],this.Aa(iw,t),this.save()),i}get_property(e){return this.props[e]}set_property(e,t){this.Aa(e,t),this.save()}Aa(e,t,i){void 0===i&&(i=!0);var s,r=this.props[e];this.props[e]=t,i&&(e!==i_&&e!==i9||r===t||(this.da=!0),this.$a(e,r,t),null!=(s=rW(e))&&s.volatile||this.La(e))}Fa(e,t){void 0===t&&(t=!0),delete this.props[e],t&&(nu(e)&&this.Sa(e,!0),this.La(e))}La(e){var t,i=null==(t=rW(e))?void 0:t.storageGroup;i&&(this.Ca(i).dirty=!0)}Ca(e){return this.na[e]||(this.na[e]={})}}function np(e){var t=!0;return{dispose(){if(t){t=!1;var i=e();i&&G(i.then)&&i.then(void 0,()=>{})}}}}var ng="gzip-js",nf="base64",n_="events",nm="cancelEvents",ny="survey shown",nb="survey dismissed",nw="survey sent",nx="popover",nk=iu("[RateLimiter]");class nE{constructor(e){this.serverLimits={},this.lastEventRateLimited=!1,this.checkForLimiting=e=>{var t=e.text;if(t&&t.length)try{(JSON.parse(t).quota_limited||[]).forEach(e=>{nk.info((e||"events")+" is quota limited."),this.serverLimits[e]=(new Date).getTime()+6e4})}catch(e){return void nk.warn('could not rate limit - continuing. Error: "'+(null==e?void 0:e.message)+'"',{text:t})}},this.instance=e,this.lastEventRateLimited=this.clientRateLimitContext(!0).isRateLimited}get captureEventsPerSecond(){var e;return(null==(e=this.instance.config.rate_limiting)?void 0:e.events_per_second)||10}get captureEventsBurstLimit(){var e;return Math.max((null==(e=this.instance.config.rate_limiting)?void 0:e.events_burst_limit)||10*this.captureEventsPerSecond,this.captureEventsPerSecond)}clientRateLimitContext(e){void 0===e&&(e=!1);var t,i,s,r=this.captureEventsBurstLimit,n=this.captureEventsPerSecond,a=(new Date).getTime(),o=null!=(t=null==(i=this.instance.persistence)?void 0:i.get_property(se))?t:{tokens:r,last:a};o.tokens+=(a-o.last)/1e3*n,o.last=a,o.tokens>r&&(o.tokens=r);var l=1>o.tokens;if(l||e||(o.tokens=Math.max(0,o.tokens-1)),l&&!e){var u=(X(o.dropped)?o.dropped:0)+1;o.dropped=u,!this.lastEventRateLimited&&this.no(u)&&(o.dropped=0)}return this.lastEventRateLimited=l,null==(s=this.instance.persistence)||s.set_property(se,o),{isRateLimited:l,remainingTokens:o.tokens}}so(e){var t=this.instance.config.property_denylist;return!V(t)||!t.includes(e)}ao(){var e;if(this.so("$current_url")&&this.so("$pathname")&&null!=h&&h.pathname)return""+(null!=(e=h.origin)?e:"")+h.pathname}no(e){var t,i,s=this.captureEventsBurstLimit,r=this.captureEventsPerSecond,n=this.ao(),a=this.so("$session_id")?null==(t=(i=this.instance).get_session_id)?void 0:t.call(i):void 0,o=[e+" event(s) dropped since the last warning",n?"triggered on "+n:void 0,a?"session "+a:void 0].filter(Boolean).join(", ");return!!this.instance.capture("$$client_ingestion_warning",{$$client_ingestion_warning_message:"posthog-js client rate limited: "+o+". Config is set to "+r+" events per second and "+s+" events burst limit."},{skip_client_rate_limiting:!0})}isServerRateLimited(e){var t=this.serverLimits[e||"events"]||!1;return!1!==t&&(new Date).getTime()<t}}var nS=iu("[RemoteConfig]");class nP{constructor(e){this._instance=e}get remoteConfig(){var e;return null==(e=m._POSTHOG_REMOTE_CONFIG)||null==(e=e[this._instance.config.token])?void 0:e.config}oo(e){var t,i;null!=(t=m.__PosthogExtensions__)&&t.loadExternalDependency?null==(i=m.__PosthogExtensions__)||null==i.loadExternalDependency||i.loadExternalDependency(this._instance,"remote-config",()=>e(this.remoteConfig)):e()}lo(e){this._instance._send_request({method:"GET",url:this._instance.requestRouter.endpointFor("assets","/array/"+this._instance.config.token+"/config"),callback:e})}load(){try{if(this.remoteConfig)return nS.info("Using preloaded remote config",this.remoteConfig),void this.uo(this.remoteConfig);if(this._instance.ho())return void nS.warn("Remote config is disabled. Falling back to local config.");this.oo(e=>{e?this.uo(e):(nS.info("No config found after loading remote JS config. Falling back to JSON."),this.lo(e=>{this.uo(e.json,e)}))})}catch(e){nS.error("Error loading remote config",e),this.uo()}}uo(e,t){!e&&t&&(0===t.statusCode?t.error||nS.warn("Failed to fetch remote config from PostHog."):nS.error("Failed to fetch remote config from PostHog."));try{this._instance.uo(e?{ok:!0,config:e}:{ok:!1})}catch(e){nS.error("Error applying remote config",e)}if(!1!==(null==e?void 0:e.hasFeatureFlags)&&!this._instance.config.advanced_disable_feature_flags_on_first_load)try{var i;null==(i=this._instance.featureFlags)||i.ensureFlagsLoaded()}catch(e){nS.error("Error loading feature flags",e)}}}var nF=Uint8Array,n$=Uint16Array,nC=Uint32Array,nI=new nF([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),nA=new nF([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),nO=new nF([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),nT=function(e,t){for(var i=new n$(31),s=0;31>s;++s)i[s]=t+=1<<e[s-1];var r=new nC(i[30]);for(s=1;30>s;++s)for(var n=i[s];i[s+1]>n;++n)r[n]=n-i[s]<<5|s;return[i,r]},nM=nT(nI,2),nR=nM[1];nM[0][28]=258,nR[258]=28;for(var nL=nT(nA,0)[1],nD=new n$(32768),nN=0;32768>nN;++nN){var nj=(43690&nN)>>>1|(21845&nN)<<1;nD[nN]=((65280&(nj=(61680&(nj=(52428&nj)>>>2|(13107&nj)<<2))>>>4|(3855&nj)<<4))>>>8|(255&nj)<<8)>>>1}var nq=function(e,t,i){for(var s=e.length,r=0,n=new n$(t);s>r;++r)++n[e[r]-1];var a,o=new n$(t);for(r=0;t>r;++r)o[r]=o[r-1]+n[r-1]<<1;if(i){a=new n$(1<<t);var l=15-t;for(r=0;s>r;++r)if(e[r])for(var u=r<<4|e[r],h=t-e[r],c=o[e[r]-1]++<<h,d=c|(1<<h)-1;d>=c;++c)a[nD[c]>>>l]=u}else for(a=new n$(s),r=0;s>r;++r)a[r]=nD[o[e[r]-1]++]>>>15-e[r];return a},nB=new nF(288);for(nN=0;144>nN;++nN)nB[nN]=8;for(nN=144;256>nN;++nN)nB[nN]=9;for(nN=256;280>nN;++nN)nB[nN]=7;for(nN=280;288>nN;++nN)nB[nN]=8;var nz=new nF(32);for(nN=0;32>nN;++nN)nz[nN]=5;var nH=nq(nB,9,0),nV=nq(nz,5,0),nG=function(e){return(e/8|0)+(7&e&&1)},nU=function(e,t,i){(null==i||i>e.length)&&(i=e.length);var s=new(e instanceof n$?n$:e instanceof nC?nC:nF)(i-t);return s.set(e.subarray(t,i)),s},nW=function(e,t,i){var s=t/8|0;e[s]|=i<<=7&t,e[s+1]|=i>>>8},nK=function(e,t,i){var s=t/8|0;e[s]|=i<<=7&t,e[s+1]|=i>>>8,e[s+2]|=i>>>16},nJ=function(e,t){for(var i=[],s=0;e.length>s;++s)e[s]&&i.push({s:s,f:e[s]});var r=i.length,n=i.slice();if(!r)return[new nF(0),0];if(1==r){var a=new nF(i[0].s+1);return a[i[0].s]=1,[a,1]}i.sort(function(e,t){return e.f-t.f}),i.push({s:-1,f:25001});var o=i[0],l=i[1],u=0,h=1,c=2;for(i[0]={s:-1,f:o.f+l.f,l:o,r:l};h!=r-1;)o=i[i[c].f>i[u].f?u++:c++],l=i[u!=h&&i[c].f>i[u].f?u++:c++],i[h++]={s:-1,f:o.f+l.f,l:o,r:l};var d=n[0].s;for(s=1;r>s;++s)n[s].s>d&&(d=n[s].s);var v=new n$(d+1),p=nY(i[h-1],v,0);if(p>t){s=0;var g=0,f=p-t,_=1<<f;for(n.sort(function(e,t){return v[t.s]-v[e.s]||e.f-t.f});r>s;++s){var m=n[s].s;if(t>=v[m])break;g+=_-(1<<p-v[m]),v[m]=t}for(g>>>=f;g>0;){var y=n[s].s;t>v[y]?g-=1<<t-v[y]++-1:++s}for(;s>=0&&g;--s){var b=n[s].s;v[b]==t&&(--v[b],++g)}p=t}return[new nF(v),p]},nY=function(e,t,i){return -1==e.s?Math.max(nY(e.l,t,i+1),nY(e.r,t,i+1)):t[e.s]=i},nZ=function(e){for(var t=e.length;t&&!e[--t];);for(var i=new n$(++t),s=0,r=e[0],n=1,a=function(e){i[s++]=e},o=1;t>=o;++o)if(e[o]==r&&o!=t)++n;else{if(!r&&n>2){for(;n>138;n-=138)a(32754);n>2&&(a(n>10?n-11<<5|28690:n-3<<5|12305),n=0)}else if(n>3){for(a(r),--n;n>6;n-=6)a(8304);n>2&&(a(n-3<<5|8208),n=0)}for(;n--;)a(r);n=1,r=e[o]}return[i.subarray(0,s),t]},nQ=function(e,t){for(var i=0,s=0;t.length>s;++s)i+=e[s]*t[s];return i},nX=function(e,t,i){var s=i.length,r=nG(t+2);e[r]=255&s,e[r+1]=s>>>8,e[r+2]=255^e[r],e[r+3]=255^e[r+1];for(var n=0;s>n;++n)e[r+n+4]=i[n];return 8*(r+4+s)},n0=function(e,t,i,s,r,n,a,o,l,u,h){nW(t,h++,i),++r[256];for(var c=nJ(r,15),d=c[0],v=c[1],p=nJ(n,15),g=p[0],f=p[1],_=nZ(d),m=_[0],y=_[1],b=nZ(g),w=b[0],x=b[1],k=new n$(19),E=0;m.length>E;++E)k[31&m[E]]++;for(E=0;w.length>E;++E)k[31&w[E]]++;for(var S=nJ(k,7),P=S[0],F=S[1],$=19;$>4&&!P[nO[$-1]];--$);var C,I,A,O,T=u+5<<3,M=nQ(r,nB)+nQ(n,nz)+a,R=nQ(r,d)+nQ(n,g)+a+14+3*$+nQ(k,P)+(2*k[16]+3*k[17]+7*k[18]);if(M>=T&&R>=T)return nX(t,h,e.subarray(l,l+u));if(nW(t,h,1+(M>R)),h+=2,M>R){C=nq(d,v,0),I=d,A=nq(g,f,0),O=g;var L=nq(P,F,0);for(nW(t,h,y-257),nW(t,h+5,x-1),nW(t,h+10,$-4),h+=14,E=0;$>E;++E)nW(t,h+3*E,P[nO[E]]);h+=3*$;for(var D=[m,w],N=0;2>N;++N){var j=D[N];for(E=0;j.length>E;++E)nW(t,h,L[q=31&j[E]]),h+=P[q],q>15&&(nW(t,h,j[E]>>>5&127),h+=j[E]>>>12)}}else C=nH,I=nB,A=nV,O=nz;for(E=0;o>E;++E)if(s[E]>255){nK(t,h,C[257+(q=s[E]>>>18&31)]),h+=I[q+257],q>7&&(nW(t,h,s[E]>>>23&31),h+=nI[q]);var q,B=31&s[E];nK(t,h,A[B]),h+=O[B],B>3&&(nK(t,h,s[E]>>>5&8191),h+=nA[B])}else nK(t,h,C[s[E]]),h+=I[s[E]];return nK(t,h,C[256]),h+I[256]},n1=new nC([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),n2=function(){for(var e=new nC(256),t=0;256>t;++t){for(var i=t,s=9;--s;)i=(1&i&&0xedb88320)^i>>>1;e[t]=i}return e}(),n3=function(e,t,i){for(;i;++t)e[t]=i,i>>>=8},n5=!!d||!!c,n6="text/plain",n8=!1,n4=(e,t)=>{var i=e.split("#"),s=i[1],r=i[0].split("?"),n=r[0],a=r[1];if(!a)return e;var o=a.split("&").filter(e=>e.split("=")[0]!==t).join("&");return n+(o?"?"+o:"")+(s?"#"+s:"")},n9=function(e,t,i){void 0===i&&(i=!0);var s,r,n,a,o,l=e.split("?"),u=l[0],h=l[1],c=x({},t),d=null!=(o=null==h?void 0:h.split("&").map(e=>{var t,s=e.split("="),r=s[0],n=i&&null!=(t=c[r])?t:s[1];return delete c[r],r+"="+n}))?o:[],v=(void 0===s&&(s="&"),a=[],sk(c,function(e,t){K(e)||K(t)||"undefined"===t||(r=encodeURIComponent(e instanceof File?e.name:e.toString()),n=encodeURIComponent(t),a[a.length]=n+"="+r)}),a.join(s));return v&&d.push(v),d.length>0?u+"?"+d.join("&"):u},n7=e=>{if(e.do)return e.do;var t=e.data,i=e.compression;if(t){if(i===ng){var s,r,n,a,o,l,u,h,c=(s=function(e){var t=e.length;if("u">typeof TextEncoder)return(new TextEncoder).encode(e);for(var i=new nF(e.length+(e.length>>>1)),s=0,r=function(e){i[s++]=e},n=0;t>n;++n){if(s+5>i.length){var a=new nF(s+8+(t-n<<1));a.set(i),i=a}var o=e.charCodeAt(n);128>o?r(o):(2048>o?r(192|o>>>6):(o>55295&&57344>o?(r(240|(o=65536+(1047552&o)|1023&e.charCodeAt(++n))>>>18),r(128|o>>>12&63)):r(224|o>>>12),r(128|o>>>6&63)),r(128|63&o))}return nU(i,0,s)}(rK(t)),r={mtime:0},n=0xffffffff,a={p(e){for(var t=n,i=0;e.length>i;++i)t=n2[255&t^e[i]]^t>>>8;n=t},d:()=>0xffffffff^n},o=s.length,a.p(s),h=(l=10+(r.filename&&r.filename.length+1||0),u=function(e,t,i,s){var r=e.length,n=new nF(s+r+5*(1+Math.floor(r/7e3))+8),a=n.subarray(s,n.length-8),o=0;if(!t||8>r)for(var l=0;r>=l;l+=65535){var u=l+65535;r>u?o=nX(a,o,e.subarray(l,u)):(a[l]=!0,o=nX(a,o,e.subarray(l,r)))}else{for(var h=n1[t-1],c=h>>>13,d=8191&h,v=(1<<i)-1,p=new n$(32768),g=new n$(v+1),f=Math.ceil(i/3),_=2*f,m=function(t){return(e[t]^e[t+1]<<f^e[t+2]<<_)&v},y=new nC(25e3),b=new n$(288),w=new n$(32),x=0,k=0,E=(l=0,0),S=0,P=0;r>l;++l){var F=m(l),$=32767&l,C=g[F];if(p[$]=C,g[F]=$,l>=S){var I=r-l;if((x>7e3||E>24576)&&I>423){o=n0(e,a,0,y,b,w,k,E,P,l-P,o),E=x=k=0,P=l;for(var A=0;286>A;++A)b[A]=0;for(A=0;30>A;++A)w[A]=0}var O=2,T=0,M=d,R=$-C&32767;if(I>2&&F==m(l-R))for(var L=Math.min(c,I)-1,D=Math.min(32767,l),N=Math.min(258,I);D>=R&&--M&&$!=C;){if(e[l+O]==e[l+O-R]){for(var j=0;N>j&&e[l+j]==e[l+j-R];++j);if(j>O){if(O=j,T=R,j>L)break;var q=Math.min(R,j-2),B=0;for(A=0;q>A;++A){var z=l-R+A+32768&32767,H=z-p[z]+32768&32767;H>B&&(B=H,C=z)}}}R+=($=C)-(C=p[$])+32768&32767}if(T){y[E++]=0x10000000|nR[O]<<18|nL[T];var V=31&nR[O],G=31&nL[T];k+=nI[V]+nA[G],++b[257+V],++w[G],S=l+O,++x}else y[E++]=e[l],++b[e[l]]}}o=n0(e,a,!0,y,b,w,k,E,P,l-P,o)}return nU(n,0,s+nG(o)+8)}(s,null==r.level?6:r.level,null==r.mem?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(s.length)))):12+r.mem,l)).length,function(e,t){var i=t.filename;if(e[0]=31,e[1]=139,e[2]=8,e[8]=2>t.level?4:2*(9==t.level),e[9]=3,0!=t.mtime&&n3(e,4,Math.floor(new Date(t.mtime||Date.now())/1e3)),i){e[3]=8;for(var s=0;i.length>=s;++s)e[s+10]=i.charCodeAt(s)}}(u,r),n3(u,h-8,a.d()),n3(u,h-4,o),u);return{contentType:n6,body:c.buffer.slice(c.byteOffset,c.byteOffset+c.byteLength),estimatedSize:c.byteLength}}if(i===nf){let e;var d,v="data="+encodeURIComponent("string"==typeof(e=(d=rK(t))?btoa(encodeURIComponent(d).replace(/%([0-9A-F]{2})/g,(e,t)=>String.fromCharCode(parseInt(t,16)))):d)?e:rK(e));return{contentType:"application/x-www-form-urlencoded",body:v,estimatedSize:new Blob([v]).size}}var p=rK(t);return{contentType:"application/json",body:p,estimatedSize:new Blob([p]).size}}},ae=e=>{var t,i,s=()=>"sendBeacon"===e.transport?{url:n9(e.url,{compression:nf}),encodedBody:n7(x({},e,{compression:nf,do:void 0}))}:{url:n4(e.url,"compression"),encodedBody:n7(x({},e,{compression:void 0,do:void 0}))};try{t=n7(e)}catch(t){if(tE(e.compression,rY(e.url,"compression")))return il.error("Failed to gzip request body, sending uncompressed payload",t),s();throw t}return!(t&&tE(e.compression,rY(e.url,"compression")))||((i=t.body)instanceof ArrayBuffer?tk(new Uint8Array(i)):ArrayBuffer.isView(i)&&tk(new Uint8Array(i.buffer,i.byteOffset,i.byteLength)))?{url:e.url,encodedBody:t}:(n8=!0,s())},at=e=>{try{return ae(e)}catch(t){return il.error(t),void(null==e.callback||e.callback({statusCode:0,error:t}))}},ai=(s=w(function*(e){var t=rK(e.data),i=yield function(e,t,i){return t$.apply(this,arguments)}(t,y.DEBUG,{rethrow:!0});if(!i)return e;var s=yield i.arrayBuffer();return x({},e,{do:{contentType:n6,body:s,estimatedSize:s.byteLength}})}),function(e){return s.apply(this,arguments)}),as=/Failed to fetch|NetworkError|Load failed/i,ar=e=>"TypeError"===(null==e?void 0:e.name)&&as.test((null==e?void 0:e.message)||""),an=e=>{var t=at(e);if(t){var i,s=t.url,r=t.encodedBody,n=null!=r?r:{},a=n.contentType,o=n.body,l=n.estimatedSize,u=new Headers;sk(e.headers,function(e,t){u.append(t,e)}),a&&u.append("Content-Type",a);var h=null,d=!1;if(v){var p=new v;h={signal:p.signal,timeout:setTimeout(()=>{var t;d=!0,p.abort(tv("AbortError","PostHog request timed out"+((t=e.timeout)?" after "+t+"ms":"")))},e.timeout)}}var g=t=>{d&&"AbortError"===(null==t?void 0:t.name)||ar(t)?il.warn(t):il.error(t),null==e.callback||e.callback({statusCode:0,error:t})};try{c(s,x({method:(null==e?void 0:e.method)||"GET",headers:u,keepalive:"POST"===e.method&&!e.vo&&52428.8>(l||0),body:o,signal:null==(i=h)?void 0:i.signal},e.fetchOptions)).then(t=>t.text().then(i=>{var s={statusCode:t.status,text:i};if(200===t.status)try{s.json=JSON.parse(i)}catch(e){il.error(e)}null==e.callback||e.callback(s)})).catch(g).finally(()=>h?clearTimeout(h.timeout):null)}catch(e){h&&clearTimeout(h.timeout),g(e)}}},aa=e=>{try{var t,i=ae(e),s=i.url,r=i.encodedBody,n=null!=r?r:{},a=n.body,o=n.estimatedSize;if(!a)return;var u=a instanceof Blob?a:new Blob([a],{type:n.contentType});if(l.sendBeacon(s,u))return;var h=V(e.data)?e.data:null==(t=e.data)?void 0:t.batch;if(V(h)&&h.length>1&&(null!=o?o:0)>16384){var c=Math.ceil(h.length/2),d=t=>V(e.data)?t:x({},e.data,{batch:t});return aa(x({},e,{data:d(h.slice(0,c))})),void aa(x({},e,{data:d(h.slice(c))}))}il.warn("Beacon of ~"+(null!=o?o:0)+" bytes was rejected by the browser, falling back to fetch"),an(x({},e,{vo:!0}))}catch(e){il.warn("Beacon send failed",e)}},ao=(e,t,i,s)=>{var r="query"===s?"POST"===t?"sent_at":"_":void 0;return n9(i===ng?n4(e,"compression"):e,x({},r?{[r]:Date.now().toString()}:{},i===ng?{}:{compression:i}))},al=[];c&&al.push({transport:"fetch",method:an}),d&&al.push({transport:"XHR",method(e){var t=at(e);if(t){var i=new d,s=t.encodedBody;i.open(e.method||"GET",t.url,!0);var r=null!=s?s:{},n=r.contentType,a=r.body;sk(e.headers,function(e,t){i.setRequestHeader(t,e)}),n&&i.setRequestHeader("Content-Type",n),e.timeout&&(i.timeout=e.timeout),i.onreadystatechange=()=>{if(4===i.readyState){var t={statusCode:i.status,text:i.responseText};if(200===i.status)try{t.json=JSON.parse(i.responseText)}catch(e){}null==e.callback||e.callback(t)}},i.send(a)}}}),null!=l&&l.sendBeacon&&al.push({transport:"sendBeacon",method:aa});class au{constructor(e,t){this.co=!0,this.fo=[],this.po=ec((null==t?void 0:t.flush_interval_ms)||3e3,250,5e3,il.createLogger("flush interval"),3e3),this.mo=e}enqueue(e){this.fo.push(e),this.yo||this.bo()}unload(){this._o();var e=Object.values(this.fo.length>0?this.wo():{});[...e.filter(e=>0===e.url.indexOf("/e")),...e.filter(e=>0!==e.url.indexOf("/e"))].map(e=>{this.ko(x({},e,{transport:"sendBeacon"}))})}enable(){this.co=!1,this.bo()}bo(){var e=this;this.co||(this.yo=setTimeout(()=>{if(this._o(),this.fo.length>0){var t=this.wo();for(var i in t)!function(){var s=t[i],r=(new Date).getTime();s.data&&V(s.data)&&sk(s.data,e=>{e.offset=Math.abs(e.timestamp-r),delete e.timestamp}),e.ko(s)}()}},this.po))}ko(e){try{this.mo(e)}catch(e){il.error(e)}}_o(){clearTimeout(this.yo),this.yo=void 0}wo(){var e={};return sk(this.fo,t=>{var i,s=(t?t.batchKey:null)||t.url;K(e[s])&&(e[s]=x({},t,{data:[]})),null==(i=e[s].data)||i.push(t.data)}),this.fo=[],e}}var ah=["retriesPerformedSoFar"];class ac{constructor(e){this.So=!1,this.xo=3e3,this.fo=[],this._instance=e,this.fo=[],this.Co=!0,!K(a)&&"onLine"in a.navigator&&(this.Co=a.navigator.onLine,this.To=()=>{this.Co=!0,this.Mo()},this.Eo=()=>{this.Co=!1},sI(a,"online",this.To),sI(a,"offline",this.Eo))}get length(){return this.fo.length}retriableRequest(e){var t=e.retriesPerformedSoFar,i=k(e,ah);ee(t)&&(i.url=n9(i.url,{retry_count:t})),this._instance._send_request(x({},i,{callback:e=>{if(200!==e.statusCode&&(400>e.statusCode||e.statusCode>=500)){if((0===e.statusCode?3:10)>(null!=t?t:0))return void this.es(x({retriesPerformedSoFar:t},i));0===e.statusCode&&il.warn("Request failed before receiving an HTTP response; this can happen due to network issues, CORS, browser blocking, or ad blockers. Stopped retrying after "+(null!=t?t:0)+" retries.")}null==i.callback||i.callback(e)}}))}es(e){var t,i,s=e.retriesPerformedSoFar||0;e.retriesPerformedSoFar=s+1;var r=Math.ceil((i=Math.min(18e5,t=3e3*Math.pow(2,s)))+(Math.random()-.5)*(i-t/2)),n=Date.now()+r;this.fo.push({retryAt:n,requestOptions:e});var a="Enqueued failed request for retry in "+r;navigator.onLine||(a+=" (Browser is offline)"),il.warn(a),this.So||(this.So=!0,this.Io())}Io(){(this.Ro&&clearTimeout(this.Ro),0===this.fo.length)?(this.So=!1,this.Ro=void 0):this.Ro=setTimeout(()=>{this.Co&&this.fo.length>0&&this.Mo(),this.Io()},this.xo)}Mo(){var e=Date.now(),t=[],i=this.fo.filter(i=>e>i.retryAt||(t.push(i),!1));if(this.fo=t,i.length>0)for(var s of i)this.retriableRequest(s.requestOptions)}unload(){for(var e of(this.Ro&&(clearTimeout(this.Ro),this.Ro=void 0),this.So=!1,K(a)||(this.To&&(a.removeEventListener("online",this.To),this.To=void 0),this.Eo&&(a.removeEventListener("offline",this.Eo),this.Eo=void 0)),this.fo)){var t=e.requestOptions;try{this._instance._send_request(x({},t,{transport:"sendBeacon"}))}catch(e){il.error(e)}}this.fo=[]}}class ad{constructor(e){this.Po=()=>{this.Ao||(this.Ao={});var e,t,i,s,r=this.scrollElement(),n=this.scrollY(),a=r?Math.max(0,r.scrollHeight-r.clientHeight):0,o=n+((null==r?void 0:r.clientHeight)||0),l=(null==r?void 0:r.scrollHeight)||0;this.Ao.lastScrollY=Math.ceil(n),this.Ao.maxScrollY=Math.max(n,null!=(e=this.Ao.maxScrollY)?e:0),this.Ao.maxScrollHeight=Math.max(a,null!=(t=this.Ao.maxScrollHeight)?t:0),this.Ao.lastContentY=o,this.Ao.maxContentY=Math.max(o,null!=(i=this.Ao.maxContentY)?i:0),this.Ao.maxContentHeight=Math.max(l,null!=(s=this.Ao.maxContentHeight)?s:0)},this._instance=e}get Fo(){return this._instance.config.scroll_root_selector}getContext(){return this.Ao}resetContext(){var e=this.Ao;return setTimeout(this.Po,0),e}startMeasuringScrollPosition(){sI(a,"scroll",this.Po,{capture:!0}),sI(a,"scrollend",this.Po,{capture:!0}),sI(a,"resize",this.Po)}scrollElement(){if(!this.Fo)return null==a?void 0:a.document.documentElement;for(var e of V(this.Fo)?this.Fo:[this.Fo]){var t=null==a?void 0:a.document.querySelector(e);if(t)return t}}Oo(e){if(this.Fo){var t=this.scrollElement();return t&&t["y"===e?"scrollTop":"scrollLeft"]||0}return a?"y"===e?a.scrollY||a.pageYOffset||a.document.documentElement.scrollTop||0:a.scrollX||a.pageXOffset||a.document.documentElement.scrollLeft||0:0}scrollY(){return this.Oo("y")}scrollX(){return this.Oo("x")}}var av=e=>ni(null==e?void 0:e.config.mask_personal_data_properties,null==e?void 0:e.config.custom_personal_data_properties,null==e?void 0:e.config.disable_capture_url_hashes);class ap{constructor(e,t,i,s){this.Tt=e=>{var t=this.Lo();if(!t||t.sessionId!==e){var i={sessionId:e,props:this.Do(this._instance)};this.$o.register({[i7]:i})}},this._instance=e,this.No=t,this.$o=i,this.Do=s||av,this.No.onSessionId(this.Tt)}Lo(){return this.$o.props[i7]}getSetOnceProps(){var e,t=null==(e=this.Lo())?void 0:e.props;return t?"r"in t?ns(t,this._instance.config.disable_capture_url_hashes):{$referring_domain:t.referringDomain,$pathname:t.initialPathName,utm_source:t.utm_source,utm_campaign:t.utm_campaign,utm_medium:t.utm_medium,utm_content:t.utm_content,utm_term:t.utm_term}:{}}getSessionProps(){var e={};return sk(s$(this.getSetOnceProps()),(t,i)=>{"$current_url"===i&&(i="url"),e["$session_entry_"+j(i)]=t}),e}}class ag{on(e,t){return this.qo[e]||(this.qo[e]=[]),this.qo[e].push(t),()=>{this.qo[e]=this.qo[e].filter(e=>e!==t)}}emit(e,t){for(var i of this.qo[e]||[])i(t);for(var s of this.qo["*"]||[])s(e,t)}constructor(){this.qo={}}}var af=iu("[SessionId]");class a_{on(e,t){return this.jo.on(e,t)}constructor(e,t,i){if(this.Bo=null,this.Ho=null,this.zo=[],this.Uo=void 0,this.Wo=!1,this.jo=new ag,this.Vo=(e,t)=>!(!ee(e)||!ee(t))&&Math.abs(e-t)>this.sessionTimeoutMs,!e.persistence)throw Error("SessionIdManager requires a PostHogPersistence instance");if(e.config.cookieless_mode===sd)throw Error('SessionIdManager cannot be used with cookieless_mode="always"');this.gn=e.config,this.$o=e.persistence,this.It=void 0,this.Pe=void 0,this._sessionStartTimestamp=null,this.Go=void 0,this._sessionActivityTimestamp=null,this.Zo=t||sB,this.Qo=i||sB;var s,r=this.gn.persistence_name||this.gn.token;if(this._sessionTimeoutMs=1e3*ec(this.gn.session_idle_timeout_seconds||1800,60,36e3,af.createLogger("session_idle_timeout_seconds"),1800),e.register({$configured_session_timeout_ms:this._sessionTimeoutMs}),this.Jo(),this.Ko="ph_"+r+"_window_id",this.Yo="ph_"+r+"_primary_window_exists",this.Xo()){var n=s4.si(this.Ko),a=s4.si(this.Yo);n&&!a?this.It=n:s4.ai(this.Ko),s4.ii(this.Yo,!0)}null!=(s=this.gn.bootstrap)&&s.sessionID&&this.setBootstrapSessionId(this.gn.bootstrap.sessionID),this.tl()}get sessionTimeoutMs(){return this._sessionTimeoutMs}onSessionId(e){return K(this.zo)&&(this.zo=[]),this.zo.push(e),this.Pe&&e(this.Pe,this.It),()=>{this.zo=this.zo.filter(t=>t!==e)}}Xo(){return"memory"!==this.gn.persistence&&!this.$o.xa&&s4.ri()}el(e){e!==this.It&&(this.It=e,this.Xo()&&s4.ii(this.Ko,e))}il(){return this.It?this.It:this.Xo()?s4.si(this.Ko):null}rl(e){var t=this.Bo;return!Z(t)&&!Z(e)&&5e3>Math.abs(e-t)}nl(e,t,i){var s=t!==this._sessionActivityTimestamp,r=e===this.Pe&&i===this._sessionStartTimestamp;this._sessionStartTimestamp=i,this._sessionActivityTimestamp=t,this.Pe=e,r&&!s||r&&this.rl(t)||(this.Bo=t,this.$o.register({[iN]:[t,e,i]}))}sl(){var e,t=null==(e=this.gn)?void 0:e.persistence_save_debounce_ms;return ee(t)&&t>0}al(){this.sl()?this.$o.refreshKey(iN):(this.$o.flush(),this.$o.load())}ol(){var e;if(!Z(this._sessionActivityTimestamp)&&this._sessionActivityTimestamp!==this.Bo){this.al();var t=this.ll();t[1]===this.Pe&&t[2]===this._sessionStartTimestamp&&(this.Bo=this._sessionActivityTimestamp,this.$o.register({[iN]:[this._sessionActivityTimestamp,null!=(e=this.Pe)?e:null,this._sessionStartTimestamp]}),this.$o.flush())}}ul(){var e=this.ll()[0];return Math.max(ee(e)?e:0,ee(this._sessionActivityTimestamp)?this._sessionActivityTimestamp:0)}hl(e){return this.al(),this.Vo(e,this.ul())}ll(){var e=this.$o.props[iN];return V(e)&&2===e.length&&e.push(e[0]),e||[0,null,0]}resetSessionId(){this.Bo=null,this.Go=void 0,clearTimeout(this.dl),this.dl=void 0,this.nl(null,null,null)}setBootstrapSessionId(e,t){void 0===t&&(t=!1);var i=function(e,t){void 0===t&&(t=(new Date).getTime());try{var i=(e=>{var t=e.replace(/-/g,"");if(32!==t.length)throw Error("Not a valid UUID");if("7"!==t[12])throw Error("Not a UUIDv7");return parseInt(t.substring(0,12),16)})(e);return i>t+6e4?void af.error("Bootstrap sessionID cannot be in the future"):i}catch(e){return void af.error("Invalid sessionID in bootstrap",e)}}(e);return!K(i)&&(t?this.Go={sessionId:e,sessionStartTimestamp:i}:this.nl(e,(new Date).getTime(),i),!0)}destroy(){this.Wo=!0,this.ol(),clearTimeout(this.dl),this.dl=void 0,this.Uo&&a&&(a.removeEventListener(s_,this.Uo,{capture:!1}),this.Uo=void 0),this.zo=[]}tl(){this.Uo=()=>{this.ol(),this.Xo()&&s4.ai(this.Yo)},sI(a,s_,this.Uo,{capture:!1})}checkAndGetSessionAndWindowId(e,t,i){if(void 0===e&&(e=!1),void 0===t&&(t=null),void 0===i&&(i=!1),this.gn.cookieless_mode===sd)throw Error('checkAndGetSessionAndWindowId should not be called with cookieless_mode="always"');var s,r,n=t||(new Date).getTime(),a=this.Pe;i?this.Ho=n:(Z(this.Ho)||this.Ho>n||n-this.Ho>=1e3)&&(null==(s=(r=this.$o).syncCookieProperties)||s.call(r),this.Ho=n);var o=this.ll(),l=o[1],u=o[2],h=!K(a)&&l!==a,c=this.ul(),d=this.il(),v=this.Go,p=!!v&&(v.sessionStartTimestamp>n+6e4||n-v.sessionStartTimestamp>864e5),g=v?p:ee(u)&&Math.abs(n-u)>864e5,f=!1,_=h,m=!l||!!v,y=l,b=!m&&!e&&this.Vo(n,c);if(b){(b=this.hl(n))||af.info("cross-tab refresh kept the session alive",{sessionId:l});var w=this.ll();l=w[1],u=w[2]}if(m||b||g){_=!1;var x=v&&!p;l=x?v.sessionId:this.Zo(),d=this.Qo(),af.info("new session ID assigned",{sessionId:l,windowId:d,bootstrapped:!!x,changeReason:{noSessionId:m,activityTimeout:b,sessionPastMaximumLength:g}}),u=x?v.sessionStartTimestamp:n,this.Go=void 0,f=!0}else d||(d=this.Qo(),f=!0),(_=_||l!==y)&&(af.info("adopted cross-tab session id",{sessionId:l,windowId:d}),f=!0);var k=ee(c)&&e&&!g?c:n,E=ee(u)?u:(new Date).getTime();this.el(d),this.nl(l,k,E),e||this.Jo();var S={noSessionId:m,activityTimeout:b,sessionPastMaximumLength:g,crossTabAdoption:_};return f&&this.zo.forEach(e=>e(l,d,S)),{sessionId:l,windowId:d,sessionStartTimestamp:E,changeReason:f?S:void 0,lastActivityTimestamp:c}}Jo(){this.Wo||(clearTimeout(this.dl),this.dl=setTimeout(()=>{if(!this.Wo)if(this.hl((new Date).getTime())){var e=this.Pe;this.resetSessionId(),this.jo.emit("forcedIdleReset",{idleSessionId:e})}else this.Jo()},1.1*this.sessionTimeoutMs))}}var am=function(e,t){if(!e)return!1;var i=e.userAgent;if(i&&L(i,t))return!0;try{var s=null==e?void 0:e.userAgentData;if(null!=s&&s.brands&&s.brands.some(e=>L(null==e?void 0:e.brand,t)))return!0}catch(e){}return!!e.webdriver};function ay(){return(ay=w(function*(){var e=null==l?void 0:l.userAgentData;if(null!=e&&e.getHighEntropyValues)try{var t=yield e.getHighEntropyValues(["model"]),i=null==t?void 0:t.model;return J(i)&&i.length>0?i:void 0}catch(e){return void il.info("Unable to resolve $device_model from userAgentData.getHighEntropyValues",e)}})).apply(this,arguments)}function ab(e){var t;return!(null==(t=e.conditions)||null==(t=t.events)||null==(t=t.values)||!t.length)}var aw=(e,t)=>{if(!(e=>{try{new RegExp(e)}catch(e){return!1}return!0})(t))return!1;try{return new RegExp(t).test(e)}catch(e){return!1}},ax=e=>e.toLowerCase(),ak={exact:(e,t)=>t.some(t=>e.some(e=>t===e)),is_not:(e,t)=>t.every(t=>e.every(e=>t!==e)),regex:(e,t)=>t.some(t=>e.some(e=>aw(t,e))),not_regex:(e,t)=>t.every(t=>e.every(e=>!aw(t,e))),icontains:(e,t)=>t.map(ax).some(t=>e.map(ax).some(e=>t.includes(e))),not_icontains:(e,t)=>t.map(ax).every(t=>e.map(ax).every(e=>!t.includes(e))),gt:(e,t)=>t.some(t=>{var i=parseFloat(t);return!isNaN(i)&&e.some(e=>i>parseFloat(e))}),lt:(e,t)=>t.some(t=>{var i=parseFloat(t);return!isNaN(i)&&e.some(e=>i<parseFloat(e))})};function aE(e,t){return!e||Object.entries(e).every(e=>{var i=e[1],s=null==t?void 0:t[e[0]];if(null==s)return!1;var r=ak[i.operator];return!!r&&r(i.values,[String(s)])})}function aS(e,t,i){return rK({distinct_id:e,userPropertiesToSet:t,userPropertiesToSetOnce:i})}var aP="custom",aF="i.posthog.com",a$=/^\/static\//,aC=["/s/","/e/","/i/"];class aI{constructor(e){this.vl={},this.instance=e}get apiHost(){var e=this.instance.config.api_host.trim().replace(/\/$/,"");return"https://app.posthog.com"===e?"https://us.i.posthog.com":e}get flagsApiHost(){var e=this.instance.config.flags_api_host;return e?e.trim().replace(/\/$/,""):this.apiHost}get uiHost(){var e,t=null==(e=this.instance.config.ui_host)?void 0:e.replace(/\/$/,"");return t||(t=this.apiHost.replace("."+aF,".posthog.com")),"https://app.posthog.com"===t?"https://us.posthog.com":t}get region(){return this.vl[this.apiHost]||(this.vl[this.apiHost]=/https:\/\/(app|us|us-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?"us":/https:\/\/(eu|eu-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?"eu":aP),this.vl[this.apiHost]}cl(e){if(a$.test(e)){var t=this.instance.config.asset_host;if("string"==typeof t)return t.trim().replace(/\/$/,"")||void 0}}fl(e){var t=rJ(e);return t?t.protocol+"//"+t.host+t.pathname:void 0}pl(e,t,i){if("ui"===e)return i;var s=i,r=this.instance.config.rewriteRequestPath;if(r&&(s=r(new URL((null==(a=rJ(i))?void 0:a.href)||i)).toString()),r&&"api"===e&&aC.some(e=>0===t.indexOf(e))){var n=this.fl(s);if(n){var a,o,l=this.apiHost,u=this.gl;(null==(o=u)?void 0:o.apiHost)===l&&u.rewriteRequestPath===r||(u={apiHost:l,rewriteRequestPath:r,urls:new Set},this.gl=u),u.urls.add(n)}}return s}isIngestionEndpoint(e){var t=this.gl,i=this.fl(e);return(null==t?void 0:t.apiHost)===this.apiHost&&t.rewriteRequestPath===this.instance.config.rewriteRequestPath&&!!i&&t.urls.has(i)}endpointFor(e,t){if(void 0===t&&(t=""),t&&(t="/"===t[0]?t:"/"+t),"ui"===e)return this.pl(e,t,this.uiHost+t);if("flags"===e)return this.pl(e,t,this.flagsApiHost+t);if("assets"===e){var i=this.cl(t);if(i)return this.pl(e,t,""+i+t)}if(this.region===aP)return this.pl(e,t,this.apiHost+t);var s=aF+t;switch(e){case"assets":return this.pl(e,t,"https://"+this.region+"-assets."+s);case"api":return this.pl(e,t,"https://"+this.region+"."+s)}}}var aA=iu("[Surveys]"),aO="seenSurvey_",aT=e=>{try{var t=""+aO+(e.current_iteration&&e.current_iteration>0?e.id+"_"+e.current_iteration:e.id);if(localStorage.getItem(t))return;localStorage.setItem(t,"true")}catch(e){aA.error("Failed to persist survey seen state",e)}},aM=["popover","widget","api"],aR={ignoreConditions:!1,ignoreDelay:!1,displayType:nx},aL=iu("[PostHog ExternalIntegrations]"),aD={intercom:"intercom-integration",crispChat:"crisp-chat-integration"};class aN{constructor(e){this._instance=e}Ks(e,t){var i;null==(i=m.__PosthogExtensions__)||null==i.loadExternalDependency||i.loadExternalDependency(this._instance,e,e=>{if(e)return aL.error("failed to load script",e);t()})}startIfEnabledOrStop(){var e,t=this;for(var i of Object.entries(null!=(e=this._instance.config.integrations)?e:{}))!function(){var e,s,r,n=i[0],a=i[1];!a||null!=(e=m.__PosthogExtensions__)&&null!=(e=e.integrations)&&e[n]||t.Ks(aD[n],()=>{var e;null==(e=m.__PosthogExtensions__)||null==(e=e.integrations)||null==(e=e[n])||e.start(t._instance)}),!a&&null!=(s=m.__PosthogExtensions__)&&null!=(s=s.integrations)&&s[n]&&(null==(r=m.__PosthogExtensions__)||null==(r=r.integrations)||null==(r=r[n])||r.stop())}()}}class aj{constructor(e,t){this.A=e,this.$s=t,this.ml=new Map,this.Fs=!1}add(e){var t=this;return w(function*(){if(t.Fs)throw Error("Cannot add an extension to a disposed ExtensionRuntime");if(t.ml.has(e.name))throw Error('Browser extension "'+e.name+'" is already registered');t.ml.set(e.name,e);try{var i=e.setup(t.$s);i&&(yield i)}catch(i){var s=t.ml.get(e.name)===e;s&&t.ml.delete(e.name),t.A.error('Failed to set up browser extension "'+e.name+'"',i),s&&t.yl(e)}})()}getExtension(e){return this.ml.get(e)}dispose(){if(!this.Fs){this.Fs=!0;var e=Array.from(this.ml.values()).reverse();for(var t of(this.ml.clear(),e))this.yl(t)}}yl(e){try{var t=null==e.dispose?void 0:e.dispose();t&&G(t.then)&&t.then(void 0,t=>{this.A.error('Failed to dispose browser extension "'+e.name+'"',t)})}catch(t){this.A.error('Failed to dispose browser extension "'+e.name+'"',t)}}}class aq{constructor(e){this._instance=e}initialize(){}get(e){var t=this._instance.persistence;if("string"==typeof e)return null==t?void 0:t.get_property(e);var i={};for(var s of e){var r=null==t?void 0:t.get_property(s);K(r)||(i[s]=r)}return i}set(e,t){var i;null==(i=this._instance.persistence)||i.register("string"==typeof e?{[e]:t}:e)}remove(e){var t;null==(t=this._instance.persistence)||t.unregister(e)}}var aB="extensionsRemoteConfig";class az{constructor(e){this.Fs=!1,this.instance=e,this.A=il,this.bl=e._l,this.kv=new aq(e),this.onEvent=e=>np(this.instance.on("eventCaptured",t=>{try{e({event:t.event,properties:t.properties})}catch(e){this.A.error("Browser extension event listener failed",e)}})),this.onRemoteConfig=e=>{if(this.Fs)return np(()=>{});var t=t=>{try{e(t)}catch(e){this.A.error("Browser extension remote config listener failed",e)}},i=this.instance.wl.on(aB,t);return this.bl&&t(this.bl),np(i)},this.kl=new aj(il.createLogger("[BrowserExtensions]"),this)}get logger(){return this.A}get distinctId(){return this.instance.get_distinct_id()}get anonymousId(){var e;return null!=(e=this.instance.get_property(im))?e:this.distinctId}get deviceId(){var e=this.instance.get_property(im);return"string"==typeof e?e:void 0}get library(){return{name:y.LIB_NAME,version:y.LIB_VERSION}}get initialPersonProperties(){var e,t;return null!=(e=null==(t=this.instance.persistence)?void 0:t.get_initial_props())?e:{}}get groups(){return this.instance.getGroups()}get session(){try{var e,t,i,s,r=null==(e=this.instance.sessionManager)?void 0:e.checkAndGetSessionAndWindowId(!0);return{sessionId:null!=(t=null==r?void 0:r.sessionId)?t:"",windowId:null!=(i=null==r?void 0:r.windowId)?i:"",sessionStartTimestamp:null!=(s=null==r?void 0:r.sessionStartTimestamp)?s:0}}catch(e){return{sessionId:"",windowId:"",sessionStartTimestamp:0}}}get canCapture(){return this.instance.is_capturing()}get projectToken(){return this.instance.config.token}add(e){return this.kl.add(e)}getExtension(e){return this.kl.getExtension(e)}capture(e,t,i){var s=this;return w(function*(){i?s.instance.capture(e,t,{timestamp:i.timestamp,uuid:i.uuid,$set:i.set,$set_once:i.setOnce}):s.instance.capture(e,t)})()}registerDynamicEventProperties(e){return np(this.instance.Sl(e))}handleRemoteConfig(e){this.Fs||(this.bl=e,this.instance.wl.emit(aB,e))}sendRequest(e,t){var i=this;return w(function*(){void 0===t&&(t={});var s,r=i.instance.requestRouter.endpointFor(null!=(s=t.target)?s:"api",e),n={method:t.method,url:t.query?n9(r,t.query):r,data:t.body,headers:t.headers,timeout:t.timeoutMs,fireCallbackOnDrop:!0,transport:t.transport,compression:t.compression,compressionFallback:"flags"===t.target&&"best-available"===t.compression?C.Base64:void 0,timestampMode:t.sentAt};return"sendBeacon"===t.transport?(i.instance._send_request(n),{statusCode:202}):new Promise(e=>{n.callback=e,i.instance._send_request(n)})})()}dispose(){this.Fs||(this.Fs=!0,this.kl.dispose())}}var aH={},aV=0,aG=()=>{},aU='Consent opt in/out is not valid with cookieless_mode="always" and will be ignored',aW="Surveys module not available",aK="sanitize_properties is deprecated. Use before_send instead",aJ="Invalid value for property_denylist config: ",aY=["token","distinct_id",sa],aZ="posthog",aQ=!n5&&-1===(null==g?void 0:g.indexOf("MSIE"))&&-1===(null==g?void 0:g.indexOf("Mozilla")),aX=e=>{var t,i;return x({api_host:"https://us.i.posthog.com",flags_api_host:null,ui_host:null,asset_host:null,token:"",autocapture:!0,cross_subdomain_cookie:function(e){var t=null==e?void 0:e.hostname;if(!J(t))return!1;var i=t.split(".").slice(-2).join(".");for(var s of sC)if(i===s)return!1;return!0}(null==u?void 0:u.location),persistence:"localStorage+cookie",persistence_name:"",cookie_persisted_properties:[],loaded:aG,save_campaign_params:!0,custom_campaign_params:[],custom_blocked_useragents:[],save_referrer:!0,capture_pageleave:"if_capture_pageview",defaults:null!=e?e:"unset",__preview_deferred_init_extensions:!1,__preview_external_dependency_versioned_paths:!1,__preview_cookie_wins_on_conflict:!1,debug:h&&J(null==h?void 0:h.search)&&-1!==h.search.indexOf("__posthog_debug=true")||!1,cookie_expiration:365,upgrade:!1,disable_session_recording:!1,disable_persistence:!1,disable_web_experiments:!0,disable_surveys:!1,disable_surveys_automatic_display:!1,disable_conversations:!1,disable_product_tours:!1,disableDeviceModel:!1,disable_external_dependency_loading:!1,strict_script_versioning:"fallback",enable_recording_console_log:void 0,secure_cookie:"https:"===(null==a||null==(t=a.location)?void 0:t.protocol),ip:!1,opt_out_capturing_by_default:!1,opt_out_persistence_by_default:!1,opt_out_useragent_filter:!1,opt_out_capturing_persistence_type:"localStorage",consent_persistence_name:null,opt_out_capturing_cookie_prefix:null,opt_in_site_apps:!1,property_denylist:[],respect_dnt:!1,sanitize_properties:null,request_headers:{},request_batching:!0,properties_string_max_length:65535,mask_all_element_attributes:!1,mask_all_text:!1,mask_personal_data_properties:!1,custom_personal_data_properties:[],advanced_disable_flags:!1,advanced_disable_decide:!1,advanced_disable_feature_flags:!1,advanced_disable_feature_flags_on_first_load:!1,advanced_only_evaluate_survey_feature_flags:!1,advanced_feature_flags_dedup_per_session:!1,advanced_enable_surveys:!1,advanced_disable_toolbar_metrics:!1,feature_flag_request_timeout_ms:3e3,surveys_request_timeout_ms:1e4,on_request_error(e){il.error("Bad HTTP status: "+e.statusCode+" "+e.text)},get_device_id:e=>e,capture_performance:void 0,name:"posthog",bootstrap:{},disable_compression:!1,session_idle_timeout_seconds:1800,person_profiles:sg,before_send:void 0,get_current_url:void 0,request_queue_config:{flush_interval_ms:3e3},error_tracking:{},_onCapture:aG},{rageclick:e&&e>="2026-05-30"?{content_ignorelist:r_,ignore_text_selection:!0}:!e||"2025-11-30">e||{content_ignorelist:!0},capture_pageview:!e||"2025-05-24">e||"history_change",session_recording:(i={},e&&"unset"!==e&&("2025-11-30">e||(i.strictMinimumDuration=!0),"2026-05-30">e||(i.canvasCapture={resolutionScale:.6}),"2026-06-25">e||(i.streamNetworkBody=!0),"2026-08-30">e||(i.captureJsonLd=!0)),i),external_scripts_inject_target:e&&e>="2026-01-30"?"head":"body",internal_or_test_user_hostname:e&&e>="2026-01-30"?/^(localhost|127\.0\.0\.1)$/:void 0,persistence_save_debounce_ms:e&&e>="2026-05-30"?250:0,split_storage:!(!e||"2026-05-30">e),detect_google_search_app:!(!e||"2026-05-30">e),disable_capture_url_hashes:!(!e||"2026-06-25">e),cookieWinsOnConflict:!(!e||"unset"===e||"2026-08-29">e)})},a0=[["process_person","person_profiles"],["xhr_headers","request_headers"],["cookie_name","persistence_name"],["disable_cookie","disable_persistence"],["__preview_disable_beacon","disable_beacon"],["store_google","save_campaign_params"],["verbose","debug"],["__preview_cookie_wins_on_conflict","cookieWinsOnConflict"]],a1=e=>{var t={};for(var i of a0){var s=i[0],r=i[1];K(e[s])||(t[r]=e[s])}var n=sE({},t,e),a=e.__preview_external_dependency_versioned_paths;return K(a)||(K(e.strict_script_versioning)&&(n.strict_script_versioning=!!a),J(a)&&K(e.asset_host)&&(n.asset_host=a)),V(e.property_blacklist)&&(K(e.property_denylist)?n.property_denylist=e.property_blacklist:V(e.property_denylist)?n.property_denylist=[...e.property_blacklist,...e.property_denylist]:il.error(aJ+e.property_denylist)),n};class a2{constructor(){this.__forceAllowLocalhost=!1}get xl(){return this.__forceAllowLocalhost}set xl(e){il.error("WebPerformanceObserver is deprecated and has no impact on network capture. Use `_forceAllowLocalhostNetworkCapture` on `posthog.sessionRecording`"),this.__forceAllowLocalhost=e}}class a3{Cl(e){if(e){var t=this.ml.indexOf(e);-1!==t&&this.ml.splice(t,1)}}Tl(e,t){return this.Cl(e),this.ml.push(t),null==t.initialize||t.initialize(),t}Ml(){return this.config.cookieless_mode===sd||this.config.cookieless_mode===sc&&this.consent.isRejected()}El(){if(!this.Il&&!this.config.segment&&!this.Ml()){var e,t,i,s="memory"===this.config.persistence||"sessionStorage"===this.config.persistence;(s||this.config.disable_persistence)&&(this.Rl||(s?(e="persistence is set to '"+this.config.persistence+"'",t="memory"===this.config.persistence?"on every page load":"for every new browser tab or window",i="Either set persistence to 'localStorage+cookie', or keep this persistence and pass a stable ID through bootstrap.distinctID."):(e="persistence is disabled (disable_persistence is true)",t="on every page load",i="Either set disable_persistence to false, or keep persistence disabled and pass a stable ID through bootstrap.distinctID."),this.Il=!0,console.warn("[PostHog.js]",e+" but no bootstrap.distinctID was provided. PostHog will mint a new distinct ID "+t+", so calling identify() merges a new ID onto the person each time. A person can then pass the distinct-ID limit and its events stop appearing on person pages and the session tab. "+i)))}}Pl(){if(!this.Ml()&&this.get_distinct_id()===sn){var e=this.persistence;if(e){this.Al()||e.load(!0);var t=this.get_distinct_id();if(!t||t===sn){var i=this.config.get_device_id(sB());this.register({distinct_id:i,$device_id:i}),e.set_property(i9,sv)}this.Fl()}}}get decideEndpointWasHit(){var e,t;return null!=(e=null==(t=this.featureFlags)?void 0:t.hasLoadedFlags)&&e}get flagsEndpointWasHit(){var e,t;return null!=(e=null==(t=this.featureFlags)?void 0:t.hasLoadedFlags)&&e}constructor(){this.webPerformance=new a2,this.Ol=!1,this.version=y.LIB_VERSION,this.Ll=new Set,this.Dl="",this.wl=new ag,this.ml=[],this.$l=[],this.Rl=!1,this.Il=!1,this._calculate_event_properties=this.calculateEventProperties.bind(this),this.config=aX(),this.SentryIntegration=rz,this.sentryIntegration=e=>{var t;return t=rB(this,e),{name:rq,processEvent:e=>t(e)}},this.__request_queue=[],this.__loaded=!1,this.analyticsDefaultEndpoint="/e/",this.Nl=!1,this.ql=null,this.jl=null,this.Bl=null,this.scrollManager=new ad(this),this.pageViewManager=new rH(this),this.rateLimiter=new nE(this),this.requestRouter=new aI(this),this.consent=new s9(this),this.externalIntegrations=new aN(this);var e,t=null!=(e=a3.__defaultExtensionClasses)?e:{};this.featureFlags=t.featureFlags&&new t.featureFlags(this),this.toolbar=t.toolbar&&new t.toolbar(this),this.surveys=t.surveys&&new t.surveys(this),this.conversations=t.conversations&&new t.conversations(this),this.logs=t.logs&&new t.logs(this),this.metrics=t.metrics&&new t.metrics(this),this.experiments=t.experiments&&new t.experiments(this),this.exceptions=t.exceptions&&new t.exceptions(this),this.people={set:(e,t,i)=>{var s=J(e)?{[e]:t}:e;this.setPersonProperties(s),null==i||i({})},set_once:(e,t,i)=>{var s=J(e)?{[e]:t}:e;this.setPersonProperties(void 0,s),null==i||i({})}},this.on("eventCaptured",e=>il.info('send "'+(null==e?void 0:e.event)+'"',e))}init(e,t,i){if(i&&i!==aZ){var s,r=null!=(s=aH[i])?s:new a3;return r._init(e,t,i),aH[i]=r,aH[aZ][i]=r,r}return this._init(e,t,i)}_init(e,t,i){void 0===t&&(t={});var s,r,n,o,l=J(e)?e.trim():"";if(!l)return il.critical("PostHog was initialized without a token. This likely indicates a misconfiguration. Please check the first argument passed to posthog.init()"),this;if(this.__loaded)return l!==(null==(o=this.config)?void 0:o.token)?console.warn("[PostHog.js]","You have already initialized PostHog with a different project token! Re-initializing is a no-op, so events will keep going to the project this instance was initialized with. To capture into a second project, load PostHog once, then initialize a named instance after the SDK has loaded, e.g. posthog.init('"+l+"', { ... }, 'project2')"):console.warn("[PostHog.js]","You have already initialized PostHog! Re-initializing is a no-op"),this;this.__loaded=!0,this.config=aX(t.defaults),t.debug=this.Hl(t.debug),this.zl=t,this.Ul=[],t.person_profiles?this.jl=t.person_profiles:t.process_person&&(this.jl=t.process_person);var u=aX(t.defaults),h=a1(t),c=sE({},u,h,{name:i,token:l});U(u.rageclick)&&U(h.rageclick)&&(c.rageclick=sE({},u.rageclick,h.rageclick)),U(u.session_recording)&&U(h.session_recording)&&(c.session_recording=sE({},u.session_recording,h.session_recording)),this.set_config(c),this.config.on_xhr_error&&il.error("on_xhr_error is deprecated. Use on_request_error instead"),this.compression=t.disable_compression?void 0:ng;var d=this.Al();if(this.persistence=new nv(this.config,d),this.sessionPersistence="sessionStorage"===this.config.persistence||"memory"===this.config.persistence?this.persistence:new nv(x({},this.config,{persistence:"sessionStorage"}),d,!1),this.Dl="ph_"+(this.config.persistence_name||this.config.token)+"_session_registered_properties","memory"!==this.config.persistence&&!d&&s4.ri()){var v=s4.si(this.Dl);V(v)&&v.forEach(e=>{J(e)&&this.Ll.add(e)})}else s4.ai(this.Dl);var p=x({},this.persistence.props),g=x({},this.sessionPersistence.props);this.register({$initialization_time:(new Date).toISOString()}),this.Wl=new au(e=>this.Vl(e),this.config.request_queue_config),this.Gl=new ac(this),this.__request_queue=[];var f=this.Ml();f||(this.sessionManager=new a_(this),this.sessionPropsManager=new ap(this,this.sessionManager,this.persistence),this.sessionManager.onSessionId((e,t,i)=>{(null!=i&&i.activityTimeout||null!=i&&i.sessionPastMaximumLength||null!=i&&i.crossTabAdoption)&&this.Zl()})),this.Ql(),this.config.__preview_deferred_init_extensions?(il.info("Deferring extension initialization to improve startup performance"),setTimeout(()=>{this.Jl(f)},0)):(il.info("Initializing extensions synchronously"),this.Jl(f)),y.DEBUG=y.DEBUG||this.config.debug,y.DEBUG&&il.info("Starting in debug mode",{this:this,config:t,thisC:x({},this.config),p:p,s:g}),!this.config.identity_distinct_id||null!=(s=t.bootstrap)&&s.distinctID||(t.bootstrap=x({},t.bootstrap,{distinctID:this.config.identity_distinct_id,isIdentifiedID:!0}));var _=null==(r=t.bootstrap)?void 0:r.distinctID;if(this.Rl=!!_&&!Y(_),void 0!==(null==(n=t.bootstrap)?void 0:n.distinctID)){var m=t.bootstrap.distinctID,b=this.get_distinct_id(),w=this.persistence.get_property(i9);if(t.bootstrap.isIdentifiedID&&null!=b&&b!==m&&w===sv)this.identify(m);else if(t.bootstrap.isIdentifiedID&&null!=b&&b!==m&&w===sp)il.warn("Bootstrap distinctID differs from an already-identified user. The existing identity is preserved. Call reset() before reinitializing if you intend to switch users.");else{var k=this.config.get_device_id(sB()),E=t.bootstrap.isIdentifiedID?k:m;this.persistence.set_property(i9,t.bootstrap.isIdentifiedID?sp:sv),this.register({distinct_id:m,$device_id:E})}}if(f)this.register_once({distinct_id:sn,$device_id:null},"");else if(!this.get_distinct_id()){var S=this.config.get_device_id(sB());this.register_once({distinct_id:S,$device_id:S},""),this.persistence.set_property(i9,sv)}return sI(a,"onpagehide"in self?"pagehide":"unload",this._handle_unload.bind(this),{passive:!1}),t.segment?function(e,t){var i=e.config.segment;if(!i)return t();!function(e,t){var i=e.config.segment;if(!i)return t();var s=i=>{var s=()=>i.anonymousId()||sB();e.config.get_device_id=s,i.id()&&(e.register({distinct_id:i.id(),$device_id:s()}),e.persistence.set_property(i9,sp)),t()},r=i.user();"then"in r&&G(r.then)?r.then(s):s(r)}(e,()=>{var s;i.register(("u">typeof Promise&&Promise.resolve||rj.warn("This browser does not have Promise support, and can not use the segment integration"),s=(t,i)=>{if(!i)return t;t.event.userId||t.event.anonymousId===e.get_distinct_id()||(rj.info("No userId set, resetting PostHog"),e.reset()),t.event.userId&&t.event.userId!==e.get_distinct_id()&&(rj.info("UserId set, identifying with PostHog"),e.identify(t.event.userId));var s=e.calculateEventProperties(i,t.event.properties);return t.event.properties=Object.assign({},s,t.event.properties),t},{name:"PostHog JS",type:"enrichment",version:"1.0.0",isLoaded:()=>!0,load:()=>Promise.resolve(),track:e=>s(e,e.event.event),page:e=>s(e,sm),identify:e=>s(e,sb),screen:e=>s(e,"$screen")})).then(()=>{t()})})}(this,()=>this.Kl()):this.Kl(),G(this.config._onCapture)&&this.config._onCapture!==aG&&(il.warn("onCapture is deprecated. Please use `before_send` instead"),this.on("eventCaptured",e=>this.config._onCapture(e.event,e))),this.config.ip&&il.warn('The `ip` config option has NO EFFECT AT ALL and has been deprecated. Use a custom transformation or "Discard IP data" project setting instead. See https://posthog.com/tutorials/web-redact-properties#hiding-customer-ip-address for more information.'),this.config.disableDeviceModel||(function(){return ay.apply(this,arguments)})().then(e=>{e&&this.register({[iy]:e})}).catch(aG),this}Yl(e){return J(e.name)&&G(e.setup)}Xl(e,t){this.Yl(e)?t.push(()=>{this.tu().add(e).catch(()=>null==e.dispose?void 0:e.dispose()).catch(t=>{il.error('Failed to dispose browser extension "'+e.name+'"',t)})}):this.ml.push(e)}Ql(){var e,t,i,s,r,n,a=null!=(e=null==(t=this.config.__extensionClasses)?void 0:t.featureFlags)?e:null==(i=a3.__defaultExtensionClasses)?void 0:i.featureFlags;a&&(this.featureFlags&&this.featureFlags instanceof a||(null==(s=this.eu)||s.call(this),this.eu=void 0,this.featureFlags=new a(this)),G(this.featureFlags.onReloading)&&G(this.featureFlags.setup)?this.eu||(this.eu=this.featureFlags.onReloading(()=>{this.wl.emit("featureFlagsReloading",!0)}),this.tu().add(this.featureFlags)):null==(r=(n=this.featureFlags).initialize)||r.call(n))}Jl(e){var t,i,s,r,n,a,o,l=performance.now(),u=x({},a3.__defaultExtensionClasses,this.config.__extensionClasses),h=[];u.exceptions&&this.ml.push(this.exceptions=null!=(t=this.exceptions)?t:new u.exceptions(this)),u.historyAutocapture&&this.ml.push(this.historyAutocapture=new u.historyAutocapture(this)),u.tracingHeaders&&this.ml.push(this.tracingHeaders=new u.tracingHeaders(this)),u.siteApps&&this.ml.push(this.siteApps=new u.siteApps(this)),u.sessionRecording&&!e&&this.ml.push(this.sessionRecording=new u.sessionRecording(this)),this.config.disable_scroll_properties||h.push(()=>{this.scrollManager.startMeasuringScrollPosition()}),u.autocapture&&this.Xl(this.autocapture=new u.autocapture(this),h),u.surveys&&this.Xl(this.surveys=null!=(i=this.surveys)?i:new u.surveys(this),h),u.logs&&this.Xl(this.logs=null!=(s=this.logs)?s:new u.logs(this),h),u.metrics&&this.ml.push(this.metrics=null!=(r=this.metrics)?r:new u.metrics(this)),u.conversations&&this.ml.push(this.conversations=null!=(n=this.conversations)?n:new u.conversations(this)),u.productTours&&this.ml.push(this.productTours=new u.productTours(this)),u.heatmaps&&this.ml.push(this.heatmaps=new u.heatmaps(this)),u.webVitalsAutocapture&&this.ml.push(this.webVitalsAutocapture=new u.webVitalsAutocapture(this)),u.exceptionObserver&&this.ml.push(this.exceptionObserver=new u.exceptionObserver(this)),u.deadClicksAutocapture&&this.ml.push(this.deadClicksAutocapture=new u.deadClicksAutocapture(this,rD)),u.toolbar&&this.ml.push(this.toolbar=null!=(a=this.toolbar)?a:new u.toolbar(this)),u.experiments&&this.ml.push(this.experiments=null!=(o=this.experiments)?o:new u.experiments(this)),this.ml.forEach(e=>{e.initialize&&h.push(()=>{null==e.initialize||e.initialize()})}),h.push(()=>{if(this.iu){var e=this.iu;this.iu=void 0,this.ml.forEach(t=>null==t.onRemoteConfig?void 0:t.onRemoteConfig(e))}}),this.ru(h,l)}ru(e,t){for(;e.length>0;){if(this.config.__preview_deferred_init_extensions&&performance.now()-t>=30&&e.length>0)return void setTimeout(()=>{this.ru(e,t)},0);var i=e.shift();if(i)try{i()}catch(e){il.error("Error initializing extension:",e)}}var s=Math.round(performance.now()-t);this.register_for_session({[so]:this.config.__preview_deferred_init_extensions?"deferred":"synchronous",[sl]:s}),this.config.__preview_deferred_init_extensions&&il.info("PostHog extensions initialized ("+s+"ms)")}uo(e){var t;if(!u||!u.body)return il.info("document not ready yet, trying again in 500 milliseconds..."),void setTimeout(()=>{this.uo(e)},500);if(this.config.__preview_deferred_init_extensions&&(this.iu=e),this._l=e,this.compression=void 0,e.ok){var i,s=e.config;s.supportedCompression&&!this.config.disable_compression&&(this.compression=D(s.supportedCompression,ng)?ng:D(s.supportedCompression,nf)?nf:void 0),null!=(i=s.analytics)&&i.endpoint&&(this.analyticsDefaultEndpoint=s.analytics.endpoint)}this.set_config({person_profiles:this.jl?this.jl:sg}),null==(t=this.nu)||t.handleRemoteConfig(e),this.ml.forEach(t=>null==t.onRemoteConfig?void 0:t.onRemoteConfig(e))}Kl(){try{this.config.loaded(this)}catch(e){il.critical("`loaded` function failed",e)}if(this.su(),this.config.internal_or_test_user_hostname&&null!=h&&h.hostname){var e=h.hostname,t=this.config.internal_or_test_user_hostname;("string"==typeof t?e===t:t.test(e))&&this.setInternalOrTestUser()}this.config.capture_pageview&&setTimeout(()=>{(this.consent.isOptedIn()||this.Ml())&&this.au()},1),this.ou=new nP(this),this.ou.load()}su(){var e;this.is_capturing()&&this.config.request_batching&&(null==(e=this.Wl)||e.enable())}_dom_loaded(){this.is_capturing()&&sx(this.__request_queue,e=>this.Vl(e)),this.__request_queue=[],this.su()}_handle_unload(){var e,t,i,s,r;null==(e=this.surveys)||null==e.handlePageUnload||e.handlePageUnload(),null==(t=this.metrics)||t.flush("sendBeacon"),this.config.request_batching?(this.lu()&&this.capture(sy),null==(i=this.logs)||i.flushLogs("sendBeacon"),null==(s=this.Wl)||s.unload(),null==(r=this.Gl)||r.unload()):this.lu()&&this.capture(sy,null,{transport:"sendBeacon"})}_send_request(e){var t;this.__loaded?aQ?this.__request_queue.push(e):this.rateLimiter.isServerRateLimited(e.batchKey)?e.fireCallbackOnDrop&&(null==e.callback||e.callback({statusCode:429})):(e.transport=e.transport||this.config.api_transport,e.headers=x({},this.config.request_headers,e.headers),e.compression="best-available"===e.compression?null!=(t=this.compression)?t:e.compressionFallback:e.compression,(K(this.config.disable_beacon)?this.config.__preview_disable_beacon:this.config.disable_beacon)&&(e.disableTransport=["sendBeacon"]),e.fetchOptions=e.fetchOptions||this.config.fetch_options,(e=>{var t,i,s,r,n,a=x({},e);a.timeout=a.timeout||6e4;var o,l,u,h,c,d=null!=(s=a.transport)?s:"fetch";"sendBeacon"===d&&K(a.compression)&&a.data&&(a.compression=nf),"POST"===a.method&&a.data&&("capture-body"===a.timestampMode?a.data={api_key:null!=(l=null==(c=(h=(V(o=a.data)?o:[o]).map(e=>x({},e,e.timestamp instanceof Date&&!isNaN(e.timestamp.getTime())?{timestamp:e.timestamp.toISOString()}:{})))[0])||null==(u=c.properties)?void 0:u.token)?l:null==c?void 0:c.token,batch:h,sent_at:(new Date).toISOString()}:"body"===a.timestampMode&&(t=a.data,void 0===i&&(i=(new Date).toISOString()),a.data=V(t)?t.map(e=>x({},e,{sent_at:i})):x({},t,{sent_at:i}))),a.url=ao(a.url,a.method,a.compression,a.timestampMode);var v=al.filter(e=>!a.disableTransport||!e.transport||!a.disableTransport.includes(e.transport)),g=null!=(r=null==(n=function(e){for(var t=0;e.length>t;t++)if(e[t].transport===d)return e[t]}(v))?void 0:n.method)?r:v[0].method;if(!g)throw Error("No available transport method");var f=e=>{try{g(e)}catch(e){ar(e)?il.warn(e):il.error(e),null==a.callback||a.callback({statusCode:0,error:e})}};"sendBeacon"!==d&&a.data&&a.compression===ng&&p&&"u">typeof Promise&&!n8?ai(a).then(e=>{f(e)}).catch(t=>{tS(t)?(n8=!0,f(x({},a,{compression:void 0,url:ao(e.url,e.method,void 0,e.timestampMode)}))):((e=>{if(!e||"object"!=typeof e)return!1;var t="name"in e?String(e.name):"";return tS(e)||t===tx})(t)&&(n8=!0),f(a))}):g(a)})(x({},e,{callback:t=>{var i,s;this.rateLimiter.checkForLimiting(t),400>t.statusCode||null==(i=(s=this.config).on_request_error)||i.call(s,t),null==e.callback||e.callback(t)}}))):e.fireCallbackOnDrop&&(null==e.callback||e.callback({statusCode:0}))}Vl(e){this.Gl?this.Gl.retriableRequest(e):this._send_request(e)}_execute_array(e){aV++;try{var t,i=[],s=[],r=[];sx(e,e=>{if(e)if(V(t=e[0]))r.push(e);else if(G(e))try{e.call(this)}catch(t){il.error("Error executing queued PostHog call",e,t)}else V(e)&&"alias"===t?i.push(e):V(e)&&-1!==t.indexOf("capture")&&G(this[t])?r.push(e):s.push(e)});var n=function(e,t){sx(e,function(e){try{if(V(e[0])){var i=t;sk(e,function(e){i=i[e[0]].apply(i,e.slice(1))})}else t[e[0]].apply(t,e.slice(1))}catch(t){il.error("Error executing queued PostHog call",e,t)}})};n(i,this),n(s,this),n(r,this)}finally{aV--}}push(e){if(aV>0&&V(e)&&J(e[0])){var t=a3.prototype[e[0]];G(t)&&t.apply(this,e.slice(1))}else this._execute_array([e])}capture(e,t,i){var s,r,n,a,o;if(this.__loaded&&this.persistence&&this.sessionPersistence&&this.Wl){if(this.is_capturing())if(!K(e)&&J(e)){this.Pl();var l=!this.config.opt_out_useragent_filter&&this._is_bot();if(!l||this.config.__preview_capture_bot_pageviews){var u=null!=i&&i.skip_client_rate_limiting?void 0:this.rateLimiter.clientRateLimitContext();if(null==u||!u.isRateLimited){null!=t&&t.$current_url&&!J(null==t?void 0:t.$current_url)&&(il.error("Invalid `$current_url` property provided to `posthog.capture`. Input must be a string. Ignoring provided value."),null==t||delete t.$current_url),"$exception"!==e||null!=i&&i.uu||il.warn("Using `posthog.capture('$exception')` is unreliable because it does not attach required metadata. Use `posthog.captureException(error)` instead, which attaches required metadata automatically."),this.sessionPersistence.update_search_keyword(),this.config.save_campaign_params&&this.sessionPersistence.update_campaign_params(),this.config.save_referrer&&this.sessionPersistence.update_referrer_info(),(this.config.save_campaign_params||this.config.save_referrer)&&this.persistence.set_initial_person_info();var h,c,d,v,p=new Date,g=(null==i?void 0:i.timestamp)||p,f=td(null==i?void 0:i.uuid,sB),_={uuid:f,event:e,properties:this.calculateEventProperties(e,t||{},g,f)};e===sm&&this.config.__preview_capture_bot_pageviews&&l&&(_.event="$bot_pageview",_.properties.$browser_type="bot"),u&&(_.properties.$lib_rate_limit_remaining_tokens=u.remainingTokens);var m="$feature_flag_called"===e&&!1===_.properties.$feature_flag_has_experiment&&!0===this.get_property(iU);(null==i?void 0:i.$set)&&!m&&(_.$set=null==i?void 0:i.$set);var y=null==i?void 0:i.$unset;y&&(_.$unset=y);var b,w,k,E=m?void 0:this.hu(null==i?void 0:i.$set_once,e!==sw,e===sb);if(E&&(_.$set_once=E),null!=i&&i._noTruncate||(r=this.config.properties_string_max_length,n=_,a=e=>J(e)?e.slice(0,r):e,o=new Set,_=function e(t,i){if(t!==Object(t))return a?a(t):t;if(!o.has(t)){var s;if(o.add(t),V(t))s=[],sx(t,t=>{s.push(e(t))});else{var r={};sk(t,(t,i)=>{o.has(t)||(r[i]=e(t,i))}),s=r}return s}}(n)),_.timestamp=g,K(null==i?void 0:i.timestamp)||(_.properties.$event_time_override_provided=!0,_.properties.$event_time_override_system_time=p),m&&(_.properties=(h=_.properties,void 0===(c=aY)&&(c=[]),d={},v=e=>{void 0!==h[e]&&(d[e]=h[e])},F.forEach(v),c.forEach(v),d)),e===nb||e===nw){var S=null==t?void 0:t.$survey_id,P=null==t?void 0:t.$survey_iteration;aT({id:S,current_iteration:P}),_.$set=x({},_.$set,{[(b={id:S,current_iteration:P},k="$survey_"+(w=e===nw?"responded":"dismissed")+"/"+b.id,b.current_iteration&&b.current_iteration>0&&(k="$survey_"+w+"/"+b.id+"/"+b.current_iteration),k)]:!0})}else e===ny&&(_.$set=x({},_.$set,{$survey_last_seen_date:(new Date).toISOString()}));if("product tour shown"===e){var $=null==t?void 0:t.$product_tour_type;$&&(_.$set=x({},_.$set,{["$product_tour_last_seen_date/"+$]:(new Date).toISOString()}))}var C=x({},_.properties.$set,_.$set);if(W(C)||this.setPersonPropertiesForFlags(C),!Q(this.config.before_send)){var I=this.Xn(_);if(!I)return;(_=I).uuid=td(_.uuid,sB)}this.wl.emit("eventCaptured",_);var A=null!=(s=null==i?void 0:i._url)?s:this.requestRouter.endpointFor("api",this.analyticsDefaultEndpoint),O={method:"POST",url:A,data:_,compression:"best-available",timestampMode:"recordings"===(null==i?void 0:i._batchKey)||/\/s\/(?:\?|$)/.test(A)?"body":"capture-body",batchKey:null==i?void 0:i._batchKey,transport:null==i?void 0:i.transport};return!this.config.request_batching||i&&(null==i||!i._batchKey)||null!=i&&i.send_instantly?this.Vl(O):this.Wl.enqueue(O),_}il.critical("This capture call is ignored due to client rate limiting.")}}else il.error("No event name provided to posthog.capture")}else il.uninitializedWarning("posthog.capture")}_addCaptureHook(e){return this.on("eventCaptured",t=>e(t.event,t))}getExtension(e){var t;return null==(t=this.nu)?void 0:t.getExtension(e)}tu(){var e;return null!=(e=this.nu)?e:this.nu=new az(this)}Sl(e){this.$l.push(e);var t=!0;return()=>{if(t){t=!1;var i=this.$l.indexOf(e);-1!==i&&this.$l.splice(i,1)}}}du(e){var t,i,s;return void 0===e&&(e=!0),!(null==(t=this.persistence)||!t.consumeCookieIdentityChange())&&(this.Bl=null,this.persistence.get_property(i9)===sv&&(null==(s=this.sessionPersistence)||s.clear(),this.Ll.clear(),this.vu()),null==(i=this.featureFlags)||i.reset(),e&&this.reloadFeatureFlags(),!0)}calculateEventProperties(e,t,i,s,r){if(i=i||new Date,!this.persistence||!this.sessionPersistence)return t;this.persistence.syncCookieProperties(),this.du();var n,o=r?void 0:this.persistence.remove_event_timer(e),l=x({},t);if(l.token=this.config.token,l.$config_defaults=this.config.defaults,this.Ml()&&(l[sa]=!0),"$snapshot"===e){var c=x({},this.persistence.properties(),this.sessionPersistence.properties());return l.distinct_id=c.distinct_id,(!J(l.distinct_id)&&!X(l.distinct_id)||Y(l.distinct_id))&&il.error("Invalid distinct_id for replay event. This indicates a bug in your implementation"),l}var d,v=function(e,t,i,s){if(void 0===s&&(s=!1),!g)return{};var r,n,o,l,u,c=e?[...r2,...t||[]]:[],d=tu(g),v=d[0],p=d[1],f=null!=(u="u">typeof navigator?navigator:void 0)&&u.brave?{brave:!0}:{},_={};K(i)||(_.detectGoogleSearchApp=i);var m={},b=null==(r=navigator)||null==(r=r.userAgentData)?void 0:r.platform,w=null==(n=navigator)?void 0:n.maxTouchPoints,x=null==a||null==(o=a.screen)?void 0:o.width,k=null==a||null==(l=a.screen)?void 0:l.height,E=null==a?void 0:a.devicePixelRatio;K(b)||(m.userAgentDataPlatform=b),K(w)||(m.maxTouchPoints=w),K(x)||(m.screenWidth=x),K(k)||(m.screenHeight=k),K(E)||(m.devicePixelRatio=E);var S,P,F,$,C,I,A=sE(s$({$os:v,$os_version:p,$browser:tn(g,navigator.vendor,f,_),$device:th(g),$device_type:(I=th(g))===e_||I===ef||"Kobo"===I||"Kindle Fire"===I||I===eW?eg:I===eL||I===eN||I===eD||I===eV?"Console":I===ey?"Wearable":I?ev:"Android"===(null==m?void 0:m.userAgentDataPlatform)&&(null!=(P=null==m?void 0:m.maxTouchPoints)?P:0)>0?600>Math.min(null!=(F=null==m?void 0:m.screenWidth)?F:0,null!=($=null==m?void 0:m.screenHeight)?$:0)/(null!=(C=null==m?void 0:m.devicePixelRatio)?C:1)?ev:eg:"Desktop",$timezone:nr(),$timezone_offset:function(){try{return(new Date).getTimezoneOffset()}catch(e){return}}()}),{$current_url:rZ(s?tp(null==h?void 0:h.href):null==h?void 0:h.href,c,r5),$host:null==h?void 0:h.host,$pathname:null==h?void 0:h.pathname,$raw_user_agent:g.length>1e3?g.substring(0,997)+"...":g,$browser_version:to(g,navigator.vendor,f,_),$browser_language:r7(),$browser_language_prefix:"string"==typeof(S=r7())?S.split("-")[0]:void 0,$screen_height:null==a?void 0:a.screen.height,$screen_width:null==a?void 0:a.screen.width,$viewport_height:null==a?void 0:a.innerHeight,$viewport_width:null==a?void 0:a.innerWidth,$lib:y.LIB_NAME,$lib_version:y.LIB_VERSION,$insert_id:Math.random().toString(36).substring(2,10)+Math.random().toString(36).substring(2,10),$time:Date.now()/1e3});return y.SDK_DIST_CHANNEL&&(A.$sdk_dist_channel=y.SDK_DIST_CHANNEL),A}(this.config.mask_personal_data_properties,this.config.custom_personal_data_properties,this.config.detect_google_search_app,this.config.disable_capture_url_hashes);if(this.sessionManager){var p=this.sessionManager.checkAndGetSessionAndWindowId(r,i.getTime(),!0),f=p.windowId;l.$session_id=p.sessionId,l.$window_id=f}this.sessionPropsManager&&sE(l,this.sessionPropsManager.getSessionProps());try{this.sessionRecording&&sE(l,this.sessionRecording.sdkDebugProperties),l.$sdk_debug_retry_queue_size=null==(n=this.Gl)?void 0:n.length}catch(e){l.$sdk_debug_error_capturing_properties=String(e)}if(this.requestRouter.region===aP&&(l.$lib_custom_api_host=this.config.api_host),d=e!==sm||r?e!==sy||r?this.pageViewManager.doEvent():this.pageViewManager.doPageLeave(i):this.pageViewManager.doPageView(i,s),l=sE(l,d),e===sm&&u&&(l.title=u.title),!K(o)){var _=i.getTime()-o;l.$duration=parseFloat((_/1e3).toFixed(3))}g&&this.config.opt_out_useragent_filter&&(l.$browser_type=this._is_bot()?"bot":"browser");var m=this.persistence.properties(),b=this.sessionPersistence.properties();sk(["$referrer","$referring_domain"],e=>{e in m&&delete b[e]});var w={};if(this.$l.length>0)for(var k of this.$l.slice())try{sE(w,k())}catch(e){il.error("Failed to produce browser extension event properties",e)}(l=sE({},v,m,b,x({},w,l))).$is_identified=this._isIdentified(),V(this.config.property_denylist)?sk(this.config.property_denylist,function(e){delete l[e]}):il.error(aJ+this.config.property_denylist+" or property_blacklist config: "+this.config.property_blacklist);var E=this.config.sanitize_properties;E&&(il.error(aK),l=E(l,e));var S=this.cu();return l.$process_person_profile=S,S&&!r&&this.fu("_calculate_event_properties"),l}hu(e,t,i){if(void 0===t&&(t=!0),void 0===i&&(i=!1),!this.persistence||!this.cu()||this.Ol&&!i)return e;var s,r=sE({},this.persistence.get_initial_props(),(null==(s=this.sessionPropsManager)?void 0:s.getSetOnceProps())||{},e||{}),n=this.config.sanitize_properties;return n&&(il.error(aK),r=n(r,"$set_once")),t&&(this.Ol=!0),W(r)?void 0:r}register(e,t){var i;null==(i=this.persistence)||i.register(e,t)}register_once(e,t,i){var s;null==(s=this.persistence)||s.register_once(e,t,i)}register_for_session(e){var t,i;null==(t=this.persistence)||t.syncCookieProperties(),this.du(),null==(i=this.sessionPersistence)||i.register(e),Object.keys(e).forEach(e=>this.Ll.add(e)),this.vu()}unregister(e){var t;null==(t=this.persistence)||t.unregister(e)}unregister_for_session(e){var t;null==(t=this.sessionPersistence)||t.unregister(e),this.Ll.delete(e),this.vu()}pu(e,t){this.register({[e]:t})}Zl(){this.Ll.forEach(e=>{var t;null==(t=this.sessionPersistence)||t.unregister(e)}),this.Ll.clear(),this.vu()}vu(){var e;if(this.Dl)if("memory"===this.config.persistence||null!=(e=this.sessionPersistence)&&e.xa||!s4.ri())s4.ai(this.Dl);else{var t=[];this.Ll.forEach(e=>t.push(e)),t.length>0?s4.ii(this.Dl,t):s4.ai(this.Dl)}}getFeatureFlag(e,t){var i;return null==(i=this.featureFlags)?void 0:i.getFeatureFlag(e,t)}getFeatureFlagPayload(e){var t;return null==(t=this.featureFlags)?void 0:t.getFeatureFlagPayload(e)}getFeatureFlagResult(e,t){var i;return null==(i=this.featureFlags)?void 0:i.getFeatureFlagResult(e,t)}getAllFeatureFlags(){var e,t;return null!=(e=null==(t=this.featureFlags)?void 0:t.getAllFeatureFlags())?e:[]}isFeatureEnabled(e,t){var i,s;return null!=(i=null==(s=this.featureFlags)?void 0:s.isFeatureEnabled(e,t))?i:null==t?void 0:t.defaultValue}reloadFeatureFlags(){var e;null==(e=this.featureFlags)||e.reloadFeatureFlags()}updateFlags(e,t,i){var s;null==(s=this.featureFlags)||s.updateFlags(e,t,i)}updateEarlyAccessFeatureEnrollment(e,t,i){var s;null==(s=this.featureFlags)||s.updateEarlyAccessFeatureEnrollment(e,t,i)}getEarlyAccessFeatures(e,t,i){var s;return void 0===t&&(t=!1),null==(s=this.featureFlags)?void 0:s.getEarlyAccessFeatures(e,t,i)}on(e,t){return this.wl.on(e,t)}onFeatureFlags(e){return this.featureFlags?this.featureFlags.onFeatureFlags(e):(e([],{},{errorsLoading:!0}),()=>{})}onSurveysLoaded(e){return this.surveys?this.surveys.onSurveysLoaded(e):(e([],{isLoaded:!1,error:aW}),()=>{})}onSessionId(e){var t,i;return null!=(t=null==(i=this.sessionManager)?void 0:i.onSessionId(e))?t:()=>{}}getSurveys(e,t){void 0===t&&(t=!1),this.surveys?this.surveys.getSurveys(e,t):e([],{isLoaded:!1,error:aW})}getActiveMatchingSurveys(e,t){void 0===t&&(t=!1),this.surveys?this.surveys.getActiveMatchingSurveys(e,t):e([],{isLoaded:!1,error:aW})}renderSurvey(e,t){var i;null==(i=this.surveys)||i.renderSurvey(e,t)}displaySurvey(e,t){var i;void 0===t&&(t=aR),null==(i=this.surveys)||i.displaySurvey(e,t)}cancelPendingSurvey(e){var t;null==(t=this.surveys)||t.cancelPendingSurvey(e)}canRenderSurvey(e){var t,i;return null!=(t=null==(i=this.surveys)?void 0:i.canRenderSurvey(e))?t:{visible:!1,disabledReason:aW}}canRenderSurveyAsync(e,t){var i,s;return void 0===t&&(t=!1),null!=(i=null==(s=this.surveys)?void 0:s.canRenderSurveyAsync(e,t))?i:Promise.resolve({visible:!1,disabledReason:aW})}gu(e){return!e||Y(e)?(il.critical("Unique user id has not been set in posthog.identify"),!1):e===sn?(il.critical('The string "'+e+'" was set in posthog.identify which indicates an error. This ID is only used as a sentinel value.'),!1):!["distinct_id","distinctid"].includes(e.toLowerCase())&&!["undefined","null"].includes(e.toLowerCase())||(il.critical('The string "'+e+'" was set in posthog.identify which indicates an error. This ID should be unique to the user and not a hardcoded string.'),!1)}identify(e,t,i){if(!this.__loaded||!this.persistence)return il.uninitializedWarning("posthog.identify");if(X(e)&&(e=e.toString(),il.warn("The first argument to posthog.identify was a number, but it should be a string. It has been converted to a string.")),this.gu(e)&&this.fu("posthog.identify")){this.Pl();var s=this.get_distinct_id(),r=this.persistence.syncCookieProperties()&&this.get_distinct_id()!==s,n=this.du(!1),a=this.persistence.za(),o=!1;try{var l=this.get_distinct_id();this.register({$user_id:e}),this.get_property(im)||this.register_once({$had_persisted_distinct_id:!0,$device_id:l},""),e!==l&&e!==this.get_property(ib)&&(this.unregister(ib),this.register({distinct_id:e}));var u,h=(this.persistence.get_property(i9)||sv)===sv,c=e!==l,d=!c&&h;if(c&&h)this.persistence.set_property(i9,sp),this.setPersonPropertiesForFlags({$set:t||{},$set_once:i||{}},!1),this.config.cookieWinsOnConflict&&this.persistence.Ua(),this.capture(sb,{distinct_id:e,$anon_distinct_id:l},{$set:t||{},$set_once:i||{}}),this.Bl=aS(e,t,i),null==(u=this.featureFlags)||u.setAnonymousDistinctId(l);else if(d){this.persistence.set_property(i9,sp);var v=t||{},p=i||{};this.setPersonPropertiesForFlags({$set:v,$set_once:p},!1),this.config.cookieWinsOnConflict&&this.persistence.Ua(),this.capture("$set",{$set:v,$set_once:p}),this.Bl=aS(e,t,i)}else(t||i)&&this.setPersonProperties(t,i);c||r||n?(this.reloadFeatureFlags(),this.featureFlags?this.featureFlags.resetFlagCallReported():this.unregister(i5)):d&&(t||i)&&this.reloadFeatureFlags(),o=!0}finally{a&&this.persistence.Ga(o)}}}setPersonProperties(e,t){if((e||t)&&this.fu("posthog.setPersonProperties")){var i=aS(this.get_distinct_id(),e,t);this.Bl!==i?(this.setPersonPropertiesForFlags({$set:e||{},$set_once:t||{}},!0),this.capture("$set",{$set:e||{},$set_once:t||{}}),this.Bl=i):il.info("A duplicate setPersonProperties call was made with the same properties. It has been ignored.")}}unsetPersonProperties(e){var t,i=(V(e)?e:[e]).filter(e=>J(e)&&e.length>0);0!==i.length&&this.fu("posthog.unsetPersonProperties")&&(null==(t=this.featureFlags)||t.unsetPersonPropertiesForFlags(i,!0),this.capture("$set",{$unset:i}),this.Bl=null)}group(e,t,i){var s;if(e&&t){null==(s=this.persistence)||s.syncCookieProperties(),this.du();var r=this.getGroups(),n=r[e]!==t;if(n&&this.resetGroupPropertiesForFlags(e),this.register({$groups:x({},r,{[e]:t})}),n||i){var a={$group_type:e,$group_key:t};i&&(a.$group_set=i),this.capture(sw,a)}i&&this.setGroupPropertiesForFlags({[e]:i}),n&&!i&&this.reloadFeatureFlags()}else il.error("posthog.group requires a group type and group key")}resetGroups(){this.register({$groups:{}}),this.resetGroupPropertiesForFlags(),this.reloadFeatureFlags()}setPersonPropertiesForFlags(e,t){var i;void 0===t&&(t=!0),null==(i=this.featureFlags)||i.setPersonPropertiesForFlags(e,t)}resetPersonPropertiesForFlags(e){var t;void 0===e&&(e=!0),null==(t=this.featureFlags)||t.resetPersonPropertiesForFlags(e)}setGroupPropertiesForFlags(e,t){var i;void 0===t&&(t=!0),this.fu("posthog.setGroupPropertiesForFlags")&&(null==(i=this.featureFlags)||i.setGroupPropertiesForFlags(e,t))}resetGroupPropertiesForFlags(e){var t;null==(t=this.featureFlags)||t.resetGroupPropertiesForFlags(e)}reset(e){var t=et(e)?e:null==e?void 0:e.resetDeviceID,i=et(e)||null==e?void 0:e.bootstrap;this.mu(t,!1,i)}mu(e,t,i){if(void 0===t&&(t=!1),il.info("reset"),!this.__loaded)return il.uninitializedWarning("posthog.reset");var s,r,n,a,o,l,u,h,c,d,v,p,g,f,_,m,y,b=null==i?void 0:i.sessionID;this.config.bootstrap=i||(null==(s=this.zl)?void 0:s.bootstrap)||{},null==(r=this.featureFlags)||null==r.updateConfig||r.updateConfig(this.config,this.ho());var w=this.get_property(im),k=this.get_property(iy),E=this.get_property(iO),S=this.is_capturing();this.consent.reset(),t||!S||this.is_capturing()||console.warn("[PostHog.js]","reset() cleared the stored consent, and capturing is now off because of `opt_out_capturing_by_default`. Call opt_in_capturing() again, and prefer calling reset() before opting in rather than after.");var P=null==(n=this.persistence)||null==n.za?void 0:n.za(),F=!1;try{if(null==(a=this.persistence)||a.clear(),null==(o=this.sessionPersistence)||o.clear(),this.Ll.clear(),this.vu(),K(E)||null==(g=this.persistence)||g.register({[iO]:E}),null==(l=this.surveys)||l.reset(),null==(u=this.featureFlags)||u.reset(),null==(h=this.conversations)||h.reset(),null==(c=this.logs)||c.reset(),null==(d=this.metrics)||d.reset(),null==(v=this.persistence)||v.set_property(i9,sv),null==(p=this.sessionManager)||p.resetSessionId(),this.Bl=null,this.config.cookieless_mode===sd)this.register_once({distinct_id:sn,$device_id:null},"");else{var $=this.config.get_device_id(sB());this.register_once({distinct_id:$,$device_id:e?$:w},""),e||K(k)||this.register({[iy]:k})}if(this.register({$last_posthog_reset:(new Date).toISOString()},1),i&&(void 0===i.distinctID||this.Ml()||(null==(m=this.persistence)||m.set_property(i9,i.isIdentifiedID?sp:sv),this.register({distinct_id:i.distinctID})),null==(f=this.featureFlags)||f.initialize(),!(K(b)||null!=(_=this.sessionManager)&&_.setBootstrapSessionId(b,!0)))){var C=x({},i);delete C.sessionID,this.config.bootstrap=C}delete this.config.identity_distinct_id,delete this.config.identity_hash,F=!0}finally{P&&(null==(y=this.persistence)||null==y.Ga||y.Ga(F))}this.reloadFeatureFlags()}shutdown(e){var t=this;return w(function*(){var e,i,s,r,n,a,o,l;if(t.__loaded){t.tu().dispose(),null==(e=t.sessionRecording)||e.dispose(),null==(i=t.logs)||i.flushLogs("sendBeacon"),null==(s=t.metrics)||s.flush("sendBeacon"),null==(r=t.Wl)||r.unload(),null==(n=t.Gl)||n.unload();try{null==(l=t.featureFlags)||l.destroy()}catch(e){il.error("Error while destroying feature flags",e)}null==(a=t.persistence)||a.destroy(),null==(o=t.sessionPersistence)||o.destroy()}else il.uninitializedWarning("posthog.shutdown")})()}setIdentity(e,t){var i;this.config.identity_distinct_id=e,this.config.identity_hash=t,this.alias(e),null==(i=this.conversations)||i.yu()}clearIdentity(){var e;delete this.config.identity_distinct_id,delete this.config.identity_hash,null==(e=this.conversations)||e.bu()}get_distinct_id(){return this.get_property("distinct_id")}getGroups(){return this.get_property("$groups")||{}}get_session_id(){var e,t;return null!=(e=null==(t=this.sessionManager)?void 0:t.checkAndGetSessionAndWindowId(!0).sessionId)?e:""}get_session_replay_url(e){if(!this.sessionManager)return"";var t=this.sessionManager.checkAndGetSessionAndWindowId(!0),i=t.sessionStartTimestamp,s=this.requestRouter.endpointFor("ui","/project/"+this.config.token+"/replay/"+t.sessionId);if(null!=e&&e.withTimestamp&&i){var r,n=null!=(r=e.timestampLookBack)?r:10;if(!i)return s;s+="?t="+Math.max(Math.floor(((new Date).getTime()-i)/1e3)-n,0)}return s}alias(e,t){return e===this.get_property(ig)?(il.critical("Attempting to create alias for existing People user - aborting."),-2):this.fu("posthog.alias")?(K(t)&&(t=this.get_distinct_id()),e!==t?(this.pu(ib,e),this.capture("$create_alias",{alias:e,distinct_id:t})):(il.warn("alias matches current distinct_id - skipping api call."),this.identify(e),-1)):void 0}set_config(e){var t=x({},this.config);if(U(e)){sE(this.config,a1(e));var i=this.Al();null==(s=this.persistence)||s.update_config(this.config,t,i),this.sessionPersistence="sessionStorage"===this.config.persistence||"memory"===this.config.persistence?this.persistence:new nv(x({},this.config,{persistence:"sessionStorage"}),i,!1);var s,r,n,a,o,l,u,h,c,d,v,p,g,f=this.Hl(this.config.debug);et(f)&&(this.config.debug=f),et(this.config.debug)&&(this.config.debug?(y.DEBUG=!0,sK.ri()&&sK.ii("ph_debug",!0),il.info("set_config",{config:e,oldConfig:t,newConfig:x({},this.config)})):(y.DEBUG=!1,sK.ri()&&sK.ai("ph_debug"))),null==(r=this.featureFlags)||null==r.updateConfig||r.updateConfig(this.config,this.ho()),null==(n=this.exceptionObserver)||n.onConfigChange(),null==(a=this.exceptions)||a.onConfigChange(),null==(o=this.sessionRecording)||o.startIfEnabledOrStop(),null==(l=this.tracingHeaders)||l.startIfEnabledOrStop(),null==(u=this.autocapture)||u.startIfEnabled(),null==(h=this.heatmaps)||h.startIfEnabled(),("capture_pageview"in e||"disable_capture_url_hashes"in e)&&(null==(g=this.historyAutocapture)||g.startIfEnabledOrStop()),null==(c=this.exceptionObserver)||c.startIfEnabledOrStop(),null==(d=this.deadClicksAutocapture)||d.startIfEnabledOrStop(),null==(v=this.surveys)||v.loadIfEnabled(),this.Fl(),null==(p=this.externalIntegrations)||p.startIfEnabledOrStop()}}_overrideSDKInfo(e,t){y.LIB_NAME=e,y.LIB_VERSION=t}startSessionRecording(e){var t,i,s,r,n,a=!0===e,o={sampling:a||!(null==e||!e.sampling),linked_flag:a||!(null==e||!e.linked_flag),url_trigger:a||!(null==e||!e.url_trigger),event_trigger:a||!(null==e||!e.event_trigger)};Object.values(o).some(Boolean)&&(null==(t=this.sessionManager)||t.checkAndGetSessionAndWindowId(),o.sampling&&(null==(i=this.sessionRecording)||i.overrideSampling()),o.linked_flag&&(null==(s=this.sessionRecording)||s.overrideLinkedFlag()),o.url_trigger&&(null==(r=this.sessionRecording)||r.overrideTrigger("url")),o.event_trigger&&(null==(n=this.sessionRecording)||n.overrideTrigger("event"))),this.set_config({disable_session_recording:!1})}stopSessionRecording(){this.set_config({disable_session_recording:!0})}sessionRecordingStarted(){var e;return!(null==(e=this.sessionRecording)||!e.started)}captureException(e,t){if(this.exceptions){var i=Error("PostHog syntheticException"),s=this.exceptions.buildProperties(e,{handled:!0,syntheticException:i});return this.exceptions.sendExceptionEvent(x({},s,t))}}addExceptionStep(e,t){var i;null==(i=this.exceptions)||i.addExceptionStep(e,t)}captureLog(e){var t;null==(t=this.logs)||t.captureLog(e)}get logger(){var e,t;return null!=(e=null==(t=this.logs)?void 0:t.logger)?e:a3._u}startExceptionAutocapture(e){this.set_config({capture_exceptions:null==e||e})}stopExceptionAutocapture(){this.set_config({capture_exceptions:!1})}loadToolbar(e){var t,i;return null!=(t=null==(i=this.toolbar)?void 0:i.loadToolbar(e))&&t}get_property(e){var t;return null==(t=this.persistence)?void 0:t.props[e]}getSessionProperty(e){var t;return null==(t=this.sessionPersistence)?void 0:t.props[e]}toString(){var e,t=null!=(e=this.config.name)?e:aZ;return t!==aZ&&(t=aZ+"."+t),t}_isIdentified(){var e,t;return(null==(e=this.persistence)?void 0:e.get_property(i9))===sp||(null==(t=this.sessionPersistence)?void 0:t.get_property(i9))===sp}cu(){var e,t;return!("never"===this.config.person_profiles||this.config.person_profiles===sg&&!this._isIdentified()&&W(this.getGroups())&&(null==(e=this.persistence)||null==(e=e.props)||!e[ib])&&(null==(t=this.persistence)||null==(t=t.props)||!t[sr]))}lu(){return!0===this.config.capture_pageleave||"if_capture_pageview"===this.config.capture_pageleave&&!!this.config.capture_pageview}createPersonProfile(){this.cu()||this.fu("posthog.createPersonProfile")&&this.setPersonProperties({},{})}setInternalOrTestUser(){this.fu("posthog.setInternalOrTestUser")&&this.setPersonProperties({$internal_or_test_user:!0})}fu(e){return"never"===this.config.person_profiles?(il.error(e+' was called, but process_person is set to "never". This call will be ignored.'),!1):(this.El(),this.pu(sr,!0),!0)}Al(){if("always"===this.config.cookieless_mode)return!0;var e=this.consent.isOptedOut();return this.config.disable_persistence||e&&!(!this.config.opt_out_persistence_by_default&&this.config.cookieless_mode!==sc)}Fl(){var e,t,i,s,r,n=this.Al();return this.is_capturing()||null==(i=this.logs)||i.wu(),(null==(e=this.persistence)?void 0:e.xa)!==n&&(null==(s=this.persistence)||s.set_disabled(n)),(null==(t=this.sessionPersistence)?void 0:t.xa)!==n&&(null==(r=this.sessionPersistence)||r.set_disabled(n)),n&&(this.Ll.clear(),this.vu()),n}opt_in_capturing(e){var t;if(this.config.cookieless_mode!==sd){if(this.Ml()){null==(r=this.sessionRecording)||r.dispose({discardBufferedEvents:!0}),this.mu(!0,!0),null==(n=this.sessionManager)||n.destroy(),null==(a=this.pageViewManager)||a.destroy(),this.sessionManager=new a_(this),this.pageViewManager=new rH(this),this.persistence&&(this.sessionPropsManager=new ap(this,this.sessionManager,this.persistence));var i,s,r,n,a,o,l,u,h,c=null!=(o=null==(l=this.config.__extensionClasses)?void 0:l.sessionRecording)?o:null==(u=a3.__defaultExtensionClasses)?void 0:u.sessionRecording;c&&(this.sessionRecording=this.Tl(this.sessionRecording,new c(this)),this._l&&(null==(h=this.sessionRecording)||null==h.onRemoteConfig||h.onRemoteConfig(this._l)))}this.consent.optInOut(!0),this.Fl(),this.su(),null==(t=this.sessionRecording)||t.startIfEnabledOrStop(),this.config.cookieless_mode==sc&&(null==(i=this.surveys)||i.loadIfEnabled()),(K(null==e?void 0:e.captureEventName)||null!=e&&e.captureEventName)&&this.capture(null!=(s=null==e?void 0:e.captureEventName)?s:"$opt_in",null==e?void 0:e.captureProperties,{send_instantly:!0}),this.config.capture_pageview&&this.au()}else il.warn(aU)}opt_out_capturing(){if(this.config.cookieless_mode!==sd){var e,t,i=this.config.cookieless_mode===sc?this.sessionRecording:void 0;null==i||i.dispose({discardBufferedEvents:!0}),this.config.cookieless_mode===sc&&this.consent.isOptedIn()&&this.mu(!0,!0),this.consent.optInOut(!1),this.Fl(),this.config.cookieless_mode===sc&&(this.register({distinct_id:sn,$device_id:null}),this.Cl(i),this.sessionRecording=void 0,null==(e=this.sessionManager)||e.destroy(),null==(t=this.pageViewManager)||t.destroy(),this.sessionManager=void 0,this.sessionPropsManager=void 0,this.config.capture_pageview&&this.au(),this.su())}else il.warn(aU)}has_opted_in_capturing(){return this.consent.isOptedIn()}has_opted_out_capturing(){return this.consent.isOptedOut()}get_explicit_consent_status(){var e=this.consent.consent;return 1===e?"granted":0===e?"denied":"pending"}is_capturing(){return this.config.cookieless_mode===sd||(this.config.cookieless_mode===sc?this.consent.isRejected()||this.consent.isOptedIn():!this.has_opted_out_capturing())}clear_opt_in_out_capturing(){this.consent.reset(),this.Fl()}_is_bot(){return l?am(l,this.config.custom_blocked_useragents):void 0}au(){u&&("visible"===u.visibilityState?this.Nl||(this.Nl=!0,this.capture(sm,{title:u.title},{send_instantly:!0}),this.ql&&(u.removeEventListener(sf,this.ql),this.ql=null)):this.ql||(this.ql=this.au.bind(this),sI(u,sf,this.ql)))}debug(e){!1===e?(null==a||a.console.log("You've disabled debug mode."),this.set_config({debug:!1})):(null==a||a.console.log("You're now in debug mode. All calls to PostHog will be logged in your console.\nYou can disable this with `posthog.debug(false)`."),this.set_config({debug:!0}))}ho(){var e,t,i,s,r=this.zl||{};return"advanced_disable_flags"in r?!!r.advanced_disable_flags:!1!==this.config.advanced_disable_flags?!!this.config.advanced_disable_flags:!0===this.config.advanced_disable_decide?(il.warn("Config field 'advanced_disable_decide' is deprecated. Please use 'advanced_disable_flags' instead. The old field will be removed in a future major version."),!0):(t="advanced_disable_decide",i=(e="advanced_disable_flags")in r&&!Q(r[e]),s=t in r&&!Q(r[t]),i?r[e]:!!s&&(il&&il.warn("Config field '"+t+"' is deprecated. Please use '"+e+"' instead. The old field will be removed in a future major version."),r[t]))}Xn(e){if(Q(this.config.before_send))return e;var t,i=Object.keys(null!=(t=e.properties)?t:{}).filter(es),s=V(this.config.before_send)?this.config.before_send:[this.config.before_send],r=e;for(var n of s)try{if(r=n(r),Q(r)){var a="Event '"+e.event+"' was rejected in beforeSend function";return ei(e.event)?il.warn(a+". This can cause unexpected behavior."):il.info(a),null}r.properties&&!W(r.properties)||il.warn("Event '"+e.event+"' has no properties after beforeSend function, this is likely an error.")}catch(t){return il.error("Error in beforeSend function for event '"+e.event+"':",t),null}for(var o of i)if(r.properties&&Q(r.properties[o]))return il.warn("Event '"+e.event+"' had its '"+o+"' property removed in a beforeSend function. This property is required for ingestion, so the event will be dropped."),null;return r}getPageViewId(){var e;return null==(e=this.pageViewManager.ta)?void 0:e.pageViewId}captureTraceFeedback(e,t){this.capture("$ai_feedback",{$ai_trace_id:String(e),$ai_feedback_text:t})}captureTraceMetric(e,t,i){this.capture("$ai_metric",{$ai_trace_id:String(e),$ai_metric_name:t,$ai_metric_value:String(i)})}Hl(e){var t=et(e)&&!e,i=sK.ri()&&"true"===sK.ni("ph_debug");return!t&&(!!i||e)}}a3.__defaultExtensionClasses={},a3._u={trace:r=()=>{},debug:r,info:r,warn:r,error:r,fatal:r},function(e,t){for(var i=0;t.length>i;i++)e.prototype[t[i]]=sF(e.prototype[t[i]])}(a3,["identify"]);class a5{constructor(e){this.disabled=!1===e;var t=U(e)?e:{};this.thresholdPx=t.threshold_px||30,this.timeoutMs=t.timeout_ms||1e3,this.clickCount=t.click_count||3,this.clicks=[]}isRageClick(e,t,i){if(this.disabled)return!1;var s=this.clicks[this.clicks.length-1];if(s&&Math.abs(e-s.x)+Math.abs(t-s.y)<this.thresholdPx&&this.timeoutMs>i-s.timestamp){if(this.clicks.push({x:e,y:t,timestamp:i}),this.clicks.length===this.clickCount)return!0}else this.clicks=[{x:e,y:t,timestamp:i}];return!1}}var a6="$copy_autocapture",a8=iu("[AutoCapture]");function a4(e,t){return t.length>e?t.slice(0,e)+"...":t}class a9{constructor(e){this.name="autocapture",this.Is=!1,this.Rs=null,this.Ps=!1,this.As=!1,this.gn={enabled:!1,rageclick:!1,maskAllElementAttributes:!1,maskAllText:!1,disableCaptureUrlHashes:!1,remoteRequestsDisabled:!1},this.Fs=!1,this.Os=e,this.Os.refresh(this.gn),this.rageclicks=new a5(this.gn.rageclick),this.Ls=null}setup(e){this.Ds(),this.$s=e;var t=e.onRemoteConfig(this.onRemoteConfig.bind(this));this.Fs?t.dispose():(this.Ns=t,this.startIfEnabled())}dispose(){var e;this.Fs||(this.Fs=!0,this.$s=void 0,null==(e=this.Ns)||e.dispose(),this.Ns=void 0,this.qs())}js(){return this.Os.refresh(this.gn),this.gn}Ds(){var e,t;return this.js(),this.gn.url_allowlist=null==(e=this.gn.url_allowlist)?void 0:e.map(e=>new RegExp(e)),this.gn.url_ignorelist=null==(t=this.gn.url_ignorelist)?void 0:t.map(e=>new RegExp(e)),this.gn}Bs(){if(this.isBrowserSupported()){if(a&&u){var e=this.Hs=e=>{e=e||(null==a?void 0:a.event);try{this.zs(e)}catch(e){a8.error("Failed to capture event",e)}};if(sI(u,"submit",e,{capture:!0}),sI(u,"change",e,{capture:!0}),sI(u,"click",e,{capture:!0}),this.js().capture_copied_text){var t=this.Us=e=>{e=e||(null==a?void 0:a.event);try{this.zs(e,a6)}catch(e){a8.error("Failed to capture clipboard event",e)}};sI(u,"copy",t,{capture:!0}),sI(u,"cut",t,{capture:!0}),sI(u,"paste",t,{capture:!0})}}}else a8.info("Disabling Automatic Event Collection because this browser is not supported")}qs(){this.Hs&&(null==u||u.removeEventListener("submit",this.Hs,!0),null==u||u.removeEventListener("change",this.Hs,!0),null==u||u.removeEventListener("click",this.Hs,!0),this.Hs=void 0),this.Us&&(null==u||u.removeEventListener("copy",this.Us,!0),null==u||u.removeEventListener("cut",this.Us,!0),null==u||u.removeEventListener("paste",this.Us,!0),this.Us=void 0),this.Is=!1}startIfEnabled(){!this.Fs&&this.$s&&this.isEnabled&&!this.Is&&(this.Bs(),this.Is=!0)}onRemoteConfig(e){if(!this.Fs)if(this.Ps=!0,e.ok){var t=e.config;t.elementsChainAsString&&(this.As=t.elementsChainAsString);var i,s=t.autocapture_opt_out;et(s)&&(null==(i=this.$s)||i.kv.set(ix,s),this.Rs=s),this.startIfEnabled()}else this.startIfEnabled()}setElementSelectors(e){this.Ls=e}getElementSelectors(e){var t,i=[];return null==(t=this.Ls)||t.forEach(t=>{var s=null==u?void 0:u.querySelectorAll(t);null==s||s.forEach(s=>{e===s&&i.push(t)})}),i}get isEnabled(){if(this.Fs)return!1;var e,t,i=null==(e=this.$s)?void 0:e.kv.get(ix),s=this.Rs,r=this.js(),n=r.remoteRequestsDisabled&&!this.Ps;if(Z(s)&&!et(i)&&!n)return!1;var a=null!=(t=this.Rs)?t:!!i;return!!r.enabled&&!a}zs(e,t){if(void 0===t&&(t="$autocapture"),this.isEnabled){var i=rc(e);rr(i)&&(i=i.parentNode||null);var s,r=this.Ds();"$autocapture"===t&&"click"===e.type&&e instanceof MouseEvent&&r.rageclick&&null!=(s=this.rageclicks)&&s.isRageClick(e.clientX,e.clientY,e.timeStamp||(new Date).getTime())&&rw(i,r.rageclick)&&this.zs(e,"$rageclick");var n=t===a6,o=n?x({},r,{dom_event_allowlist:void 0}):r;if(i&&function(e,t,i,s,r,n){if(!a||rx(e)||null!=i&&i.url_allowlist&&!ro(i.url_allowlist,n)||null!=i&&i.url_ignorelist&&ro(i.url_ignorelist,n))return!1;if(null!=i&&i.dom_event_allowlist){var o,l=i.dom_event_allowlist;if(l&&!l.some(e=>t.type===e))return!1}var u=rk(e,s),h=u.parentIsUsefulElement,c=u.targetElementList;if(!function(e,t){var i=null==t?void 0:t.element_allowlist;if(K(i))return!0;var s,r=function(e){if(i.some(t=>e.tagName.toLowerCase()===t))return{v:!0}};for(var n of e)if(s=r(n))return s.v;return!1}(c,i)||!rv(c,null==i?void 0:i.css_selector_allowlist)||rv(c,null!=(o=null==i?void 0:i.css_selector_ignorelist)?o:rg))return!1;try{var d=a.getComputedStyle(e);if(d&&"pointer"===d.getPropertyValue("cursor")&&"click"===t.type)return!0}catch(e){}var v=e.tagName.toLowerCase();switch(v){case"html":return!1;case"form":return(r||["submit"]).indexOf(t.type)>=0;case"input":case"select":case"textarea":return(r||["change","click"]).indexOf(t.type)>=0;default:return h?(r||["click"]).indexOf(t.type)>=0:(r||["click"]).indexOf(t.type)>=0&&(rd.indexOf(v)>-1||"true"===e.getAttribute("contenteditable"))}}(i,e,o,n,n?["copy","cut","paste"]:void 0,{config:{get_current_url:r.getCurrentUrl}})){var l,u=function(e,t){var i,s,r=t.e,n=t.maskAllElementAttributes,o=t.maskAllText,l=t.elementAttributeIgnoreList,u=t.elementsChainAsString,h=t.disableCaptureUrlHashes;if(!ri(e))return{props:{}};for(var c=[e],d=new Set([e]),v=e;v.parentNode&&!rs(v,"body")&&1e3>c.length;)if(rn(v.parentNode)){var p=v.parentNode.host;if(d.has(p))break;d.add(p),c.push(p),v=p}else{if(!ri(v.parentNode)||d.has(v.parentNode))break;d.add(v.parentNode),c.push(v.parentNode),v=v.parentNode}var g,f=[],_={},m=!1,y=!1;if(sk(c,e=>{var t=rE(e);if(rs(e,"a")){var i=e.getAttribute("href");m=!!(t&&i&&rO(i))&&(h?tp(i):i)}D(rl(e),"ph-no-capture")&&(y=!0),f.push(function(e,t,i,s,r){void 0===r&&(r=!1);var n=e.tagName.toLowerCase(),a={tag_name:n};rd.indexOf(n)>-1&&!i&&(a.$el_text="a"===n.toLowerCase()||"button"===n.toLowerCase()?a4(1024,rT(e)):a4(1024,rh(e)));var o=rl(e);o.length>0&&(a.classes=o.filter(function(e){return""!==e})),sk(e.attributes,function(i){var n;if((!rS(e)||-1!==["name","id","class","aria-label"].indexOf(i.name))&&(null==s||!s.includes(i.name))&&!t&&rO(i.value)&&(!J(n=i.name)||"_ngcontent"!==n.substring(0,10)&&"_nghost"!==n.substring(0,7))){var o=i.value;"class"===i.name&&(o=ra(o).join(" ")),a["attr__"+i.name]=a4(1024,"href"===i.name&&r?tp(o):o)}});for(var l=1,u=1,h=e;h=function(e){if(e.previousElementSibling)return e.previousElementSibling;var t=e;do t=t.previousSibling;while(t&&!ri(t));return t}(h);)l++,h.tagName===e.tagName&&u++;return a.nth_child=l,a.nth_of_type=u,a}(e,n,o,l,h));var s=function(e){if(!rE(e))return{};var t={};return sk(e.attributes,function(e){if(e.name&&0===e.name.indexOf("data-ph-capture-attribute")){var i=e.name.replace("data-ph-capture-attribute-",""),s=e.value;i&&s&&rO(s)&&(t[i]=s)}}),t}(e);sk(s,(e,t)=>{({}).hasOwnProperty.call(_,t)||(_[t]=e)})}),y)return{props:{},explicitNoCapture:y};if(o||(f[0].$el_text=rs(e,"a")||rs(e,"button")?rT(e):rh(e)),m){f[0].attr__href=m;var b,w,k=null==(b=rJ(m))?void 0:b.host,E=null==a||null==(w=a.location)?void 0:w.host;k&&E&&k!==E&&(g=m)}return{props:sE({$event_type:r.type,$ce_version:1},u?{}:{$elements:f},{$elements_chain:V(f)?f.map(e=>{var t,i,s={text:null==(t=e.$el_text)?void 0:t.slice(0,400),tag_name:e.tag_name,href:null==(i=e.attr__href)?void 0:i.slice(0,2048),attr_class:function(e){var t=e.attr__class;if(t)return V(t)?t:ra(t)}(e),attr_id:e.attr__id,nth_child:e.nth_child,nth_of_type:e.nth_of_type,attributes:{}};return sS(e).filter(e=>0===e[0].indexOf("attr__")).forEach(e=>s.attributes[e[0]]=e[1]),s}).map(e=>{var t,i,s="";if(e.tag_name&&(s+=e.tag_name),e.attr_class)for(var r of(e.attr_class.sort(),e.attr_class))s+="."+r.replace(/"/g,"");var n=x({},e.text?{text:e.text}:{},{"nth-child":null!=(t=e.nth_child)?t:0,"nth-of-type":null!=(i=e.nth_of_type)?i:0},e.href?{href:e.href}:{},e.attr_id?{attr_id:e.attr_id}:{},e.attributes),a={};return sS(n).sort((e,t)=>{var i,s;return(s=t[0])>(i=e[0])?-1:+(i>s)}).forEach(e=>{var t=e[1];return a[rM(e[0].toString())]=rM(t.toString())}),(s+=":")+sS(a).map(e=>e[0]+'="'+e[1]+'"').join("")}).join(";"):""},null!=(i=f[0])&&i.$el_text?{$el_text:null==(s=f[0])?void 0:s.$el_text}:{},g&&"click"===r.type?{$external_click_url:g}:{},_)}}(i,{e:e,maskAllElementAttributes:r.maskAllElementAttributes,maskAllText:r.maskAllText,elementAttributeIgnoreList:r.element_attribute_ignorelist,elementsChainAsString:this.As,disableCaptureUrlHashes:r.disableCaptureUrlHashes}),h=u.props;if(u.explicitNoCapture)return!1;var c=this.getElementSelectors(i);if(c&&c.length>0&&(h.$element_selectors=c),t===a6){var d=e.type||"clipboard";if("paste"!==d){var v,p,g=null==a||null==(v=a.getSelection())?void 0:v.toString(),f=ru(g);if(!f)return!1;h.$selected_content=f,h.$clipboard_text_length=null!=(p=null==g?void 0:g.length)?p:0}h.$copy_type=d}return null==(l=this.$s)||l.capture(t,h).catch(e=>a8.error("Failed to capture event",e)),!0}}}isBrowserSupported(){return G(null==u?void 0:u.querySelectorAll)}}class a7{constructor(e){this._instance=e}refresh(e){var t=this._instance.config,i=U(t.autocapture)?t.autocapture:void 0;e.enabled=!!t.autocapture,e.rageclick=t.rageclick,e.maskAllElementAttributes=t.mask_all_element_attributes,e.maskAllText=t.mask_all_text,e.disableCaptureUrlHashes=t.disable_capture_url_hashes,e.getCurrentUrl=t.get_current_url,e.remoteRequestsDisabled=this._instance.ho(),e.url_allowlist=null==i?void 0:i.url_allowlist,e.url_ignorelist=null==i?void 0:i.url_ignorelist,e.dom_event_allowlist=null==i?void 0:i.dom_event_allowlist,e.element_allowlist=null==i?void 0:i.element_allowlist,e.css_selector_allowlist=null==i?void 0:i.css_selector_allowlist,e.css_selector_ignorelist=null==i?void 0:i.css_selector_ignorelist,e.element_attribute_ignorelist=null==i?void 0:i.element_attribute_ignorelist,e.capture_copied_text=null==i?void 0:i.capture_copied_text}}var oe=iu("[ExceptionAutocapture]"),ot=()=>{},oi=e=>{var t;if(G(e))return null!=(t=e.__posthog_layer__)?t:e.__rrweb_layer__};function os(e,t,i){try{if(!(t in e))return ot;var s={next:e[t]},r=i(function(){for(var e=arguments.length,t=Array(e),i=0;e>i;i++)t[i]=arguments[i];return s.next.apply(this,t)});return G(r)&&(r.prototype=r.prototype||{},Object.defineProperties(r,{__posthog_wrapped__:{enumerable:!1,value:!0},__posthog_layer__:{enumerable:!1,value:s}})),e[t]=r,()=>{if(e[t]!==r)for(var i=e[t],n=oi(i);n;){if(n.next===r)return void(n.next=s.next);n=oi(i=n.next)}else e[t]=s.next}}catch(e){return ot}}var or=iu("[TracingHeaders]"),on=iu("[Web Vitals]"),oa=["CLS","FCP","INP","LCP"],oo=["INP","LCP"],ol=["interactionTarget","interactionType","inputDelay","processingDuration","presentationDelay","loadState","target","url","timeToFirstByte","resourceLoadDelay","resourceLoadDuration","elementRenderDelay","largestShiftTarget","largestShiftTime","largestShiftValue","firstByteToFCP"],ou="disabled",oh="lazy_loading",oc="awaiting_config",od="missing_config";iu("[SessionRecording]"),iu("[SessionRecording]");var ov="[SessionRecording]",op=iu(ov),og=iu("[Heatmaps]");function of(e){return U(e)&&"clientX"in e&&"clientY"in e&&X(e.clientX)&&X(e.clientY)}var o_=iu("[Product Tours]"),om=e=>{var t;return!e.config.disable_product_tours&&!(null==(t=e.persistence)||!t.get_property(iC))},oy=["$set_once","$set"],ob=iu("[SiteApps]"),ow="Error while initializing PostHog app with config id ",ox=(e,t)=>null!=e&&e.then?e.then(t):t(e),ok="SDK is not enabled or survey functionality is not yet loaded",oE="Disabled. Not loading surveys.";class oS{constructor(e,t){this.name="surveys",this._surveyEventReceiver=null,this._surveyManager=null,this.ku=!1,this.Su=[],this.xu=null,this.Cu=null,this.Fs=!1,this.Tu=new Set,this.onRemoteConfig=e=>{if(!this.Fs&&!this.gn.disableSurveys){if(!e.ok)return aA.warn("Remote config unavailable. Not loading surveys.");var t=e.config.surveys;if(Q(t))return aA.warn("Flags not loaded yet. Not loading surveys.");this.Mu=et(t)?t:t.length>0,aA.info("flags response received, isSurveysEnabled: "+this.Mu),this.loadIfEnabled()}},this.Os=e,this.Eu=t}setup(e){if(!this.Fs)return this.Iu=e,ox(e.kv.initialize(),()=>{if(this.Iu===e&&!this.Fs){this.Iu=void 0,this.$s=e;var t=e.onRemoteConfig(this.onRemoteConfig);this.Fs?t.dispose():(this.Ns=t,this.loadIfEnabled())}})}dispose(){var e,t,i;this.Fs||(this.Fs=!0,this.Iu=void 0,this.$s=void 0,null==(e=this.Ns)||e.dispose(),this.Ns=void 0,null==(t=this._surveyEventReceiver)||t.dispose(),this._surveyEventReceiver=null,null==(i=this._surveyManager)||null==i.dispose||i.dispose(),this._surveyManager=null,this.Su=[],this.xu=null,this.Tu.forEach(e=>clearTimeout(e)),this.Tu.clear())}get gn(){return this.Os.get()}initialize(){this.loadIfEnabled()}reset(){try{var e;null==(e=this._surveyEventReceiver)||e.reset(),localStorage.removeItem("lastSeenSurveyDate");for(var t=[],i=0;i<localStorage.length;i++){var s=localStorage.key(i);(null!=s&&s.startsWith(aO)||null!=s&&s.startsWith("inProgressSurvey_"))&&t.push(s)}t.forEach(e=>localStorage.removeItem(e))}catch(e){}}loadIfEnabled(){if(!this.Fs&&this.$s){var e=this.gn;if(!this._surveyManager)if(this.ku)aA.info("Already initializing surveys, skipping...");else if(e.disableSurveys)aA.info(oE);else if(e.cookielessMode&&this.Os.isOptedOut())aA.info("Not loading surveys in cookieless mode without consent.");else{var t=this.Os.getExtensions();if(t){if(!K(this.Mu)||e.advancedEnableSurveys){var i=this.Mu||e.advancedEnableSurveys;this.ku=!0;try{var s=t.generateSurveys;if(s)return this.Ru(s,i),void(this.ku=!1);var r=t.loadExternalDependency;if(!r)return this.Pu(sh),void(this.ku=!1);r(e=>{try{if(this.Fs)return;var t=this.Os.getExtensions();e||null==t||!t.generateSurveys?this.Pu("Could not load surveys script",e):this.Ru(t.generateSurveys,i)}finally{this.ku=!1}})}catch(e){throw this.ku=!1,this.Pu("Error initializing surveys",e),e}}}else aA.error("PostHog Extensions not found.")}}}Ru(e,t){this.Fs||(this._surveyManager=e(t),this._surveyEventReceiver=this.Os.createEventReceiver(),aA.info("Surveys loaded successfully"),this.Au({isLoaded:!0}))}Pu(e,t){aA.error(e,t),this.Au({isLoaded:!1,error:e})}onSurveysLoaded(e){return this.Su.push(e),this._surveyManager&&this.Au({isLoaded:!0}),()=>{this.Su=this.Su.filter(t=>t!==e)}}getSurveys(e,t){void 0===t&&(t=!1);var i,s=null!=(i=this.$s)?i:this.Eu;if(s&&!this.Fs){if(this.gn.disableSurveys)return aA.info(oE),e([]);var r=s.kv.get(iQ);if(r&&!t)return e(r,{isLoaded:!0}),void(this.Fu()&&this.getSurveys(()=>{},!0));if(this.xu)this.xu.then(t=>{this.Fs||e(t.surveys,t.context)}).catch(e=>aA.error("Error in survey callback",e));else{var n=this.Ou("/api/surveys/",{method:"GET",query:{token:s.projectToken},sentAt:"query",timeoutMs:this.gn.requestTimeoutMs}).then(e=>{try{return this.Lu(s,e)}catch(e){return aA.error("Error processing surveys response",e),this.Lu(s,{statusCode:0,error:e})}},e=>this.Lu(s,{statusCode:0,error:e}));this.xu=n;var a=()=>{this.xu===n&&(this.xu=null)};n.then(t=>{a(),this.Fs||e(t.surveys,t.context)},a).catch(e=>aA.error("Error in survey callback",e))}}}Ou(e,t){var i=this.$s;return i?i.sendRequest(e,t):new Promise(e=>e({statusCode:0,error:Error(ok)}))}Lu(e,t){if(this.Fs)return{surveys:[],context:{isLoaded:!1,error:ok}};var i=t.statusCode;if(200!==i||!t.json){var s="Surveys API could not be loaded, status: "+i;return 0!==i?aA.error(s):t.error||aA.warn(s),this.Cu=Date.now(),{surveys:[],context:{isLoaded:!1,error:s}}}this.Cu=null;var r,n=t.json.surveys||[],a=n.filter(e=>{var t;return!(!e.start_date||e.end_date)&&(ab(e)||!(null==(t=e.conditions)||null==(t=t.actions)||null==(t=t.values)||!t.length))});return a.length>0&&(null==(r=this._surveyEventReceiver)||r.register(a)),e.kv.set({[iQ]:n,[iX]:Date.now()}),{surveys:n,context:{isLoaded:!0}}}Fu(){return this.Du()&&!this.xu&&!this.$u()}Du(){var e,t,i=null==(e=null!=(t=this.$s)?t:this.Eu)?void 0:e.kv.get(iX);return X(i)&&Date.now()-i>3e5}$u(){return X(this.Cu)&&3e5>Date.now()-this.Cu}markSurveyAsSeen(e,t){var i;aT({id:e,current_iteration:null!=(i=null==t?void 0:t.iteration)?i:null});try{localStorage.setItem("lastSeenSurveyDate",(new Date).toISOString())}catch(e){}}Au(e){for(var t of this.Su)try{if(!e.isLoaded)return t([],e);this.getSurveys(t)}catch(e){aA.error("Error in survey callback",e)}}getActiveMatchingSurveys(e,t){if(void 0===t&&(t=!1),!Q(this._surveyManager))return this._surveyManager.getActiveMatchingSurveys(e,t);aA.warn("init was not called")}Nu(e){var t=null;return this.getSurveys(i=>{var s;t=null!=(s=i.find(t=>t.id===e))?s:null}),t}qu(e){if(Q(this._surveyManager))return{eligible:!1,reason:ok};var t="string"==typeof e?this.Nu(e):e;return t?this._surveyManager.checkSurveyEligibility(t):{eligible:!1,reason:"Survey not found"}}ju(e){if(Q(this._surveyManager))return{eligible:!1,reason:ok};var t="string"==typeof e?this.Nu(e):e;return t?this._surveyManager.checkSurveyRenderability(t):{eligible:!1,reason:"Survey not found"}}canRenderSurvey(e){if(Q(this._surveyManager))return aA.warn("init was not called"),{visible:!1,disabledReason:ok};var t=this.ju(e);return{visible:t.eligible,disabledReason:t.reason}}canRenderSurveyAsync(e,t){return Q(this._surveyManager)?(aA.warn("init was not called"),Promise.resolve({visible:!1,disabledReason:ok})):new Promise(i=>{this.getSurveys(t=>{var s,r=null!=(s=t.find(t=>t.id===e))?s:null;if(r){var n=this.ju(r);i({visible:n.eligible,disabledReason:n.reason})}else i({visible:!1,disabledReason:"Survey not found"})},t)})}renderSurvey(e,t,i){var s;if(Q(this._surveyManager))aA.warn("init was not called");else{var r="string"==typeof e?this.Nu(e):e;if(null!=r&&r.id)if(aM.includes(r.type)){var n=null==u?void 0:u.querySelector(t);if(n)if(null!=(s=r.appearance)&&s.surveyPopupDelaySeconds){aA.info("Rendering survey "+r.id+" with delay of "+r.appearance.surveyPopupDelaySeconds+" seconds");var a=setTimeout(()=>{var e,t;this.Tu.delete(a),this.Fs||(aA.info("Rendering survey "+r.id+" with delay of "+(null==(e=r.appearance)?void 0:e.surveyPopupDelaySeconds)+" seconds"),null==(t=this._surveyManager)||t.renderSurvey(r,n,i),aA.info("Survey "+r.id+" rendered"))},1e3*r.appearance.surveyPopupDelaySeconds);this.Tu.add(a)}else this._surveyManager.renderSurvey(r,n,i);else aA.warn("Survey element not found")}else aA.warn("Surveys of type "+r.type+" cannot be rendered in the app");else aA.warn("Survey not found")}}displaySurvey(e,t){var i;if(Q(this._surveyManager))aA.warn("init was not called");else{var s=this.Nu(e);if(s){var r=s;if(null!=(i=s.appearance)&&i.surveyPopupDelaySeconds&&t.ignoreDelay&&(r=x({},s,{appearance:x({},s.appearance,{surveyPopupDelaySeconds:0})})),t.displayType!==nx&&t.initialResponses&&aA.warn("initialResponses is only supported for popover surveys. prefill will not be applied."),!1===t.ignoreConditions){var n=this.qu(s);if(!n.eligible)return void aA.warn("Survey is not eligible to be displayed: ",n.reason)}"inline"!==t.displayType?this._surveyManager.handlePopoverSurvey(r,t):this.renderSurvey(r,t.selector,t.properties)}else aA.warn("Survey not found")}}cancelPendingSurvey(e){Q(this._surveyManager)?aA.warn("init was not called"):this._surveyManager.cancelSurvey(e)}handlePageUnload(){var e;null==(e=this._surveyManager)||null==e.handlePageUnload||e.handlePageUnload()}}function oP(e,t,i){if(Q(e))return!1;switch(i){case"exact":return e===t;case"contains":return RegExp(t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&").replace(/_/g,".").replace(/%/g,".*"),"i").test(e);case"regex":try{return new RegExp(t).test(e)}catch(e){return!1}default:return!1}}class oF{constructor(e){this.Bu=new Set,this.Hu=new Set,this.zu=new ag,this.Uu=(e,t)=>this.Wu(e,t)&&this.Vu(e,t)&&this.Gu(e,t)&&this.Zu(e,t),this.Wu=(e,t)=>null==t||!t.event||(null==e?void 0:e.event)===(null==t?void 0:t.event),this._instance=e}init(){var e,t;K(null==(e=this._instance)?void 0:e._addCaptureHook)||(this.Qu=null==(t=this._instance)?void 0:t._addCaptureHook((e,t)=>{this.on(e,t)}))}dispose(){var e;null==(e=this.Qu)||e.call(this),this.Qu=void 0,this.zu=new ag}register(e){var t,i;if(!K(null==(t=this._instance)?void 0:t._addCaptureHook)&&(e.forEach(e=>{var t;this.Bu.add(e),null==(t=e.steps)||t.forEach(e=>{this.Hu.add((null==e?void 0:e.event)||"")})}),null!=(i=this._instance)&&i.autocapture)){var s=new Set;this.Bu.forEach(e=>{var t;null==(t=e.steps)||t.forEach(e=>{null!=e&&e.selector&&s.add(e.selector)})}),this._instance.autocapture.setElementSelectors(s)}}replace(e){this.Bu.clear(),this.Hu.clear(),this.register(e)}on(e,t){null!=t&&0!=e.length&&(this.Hu.has(e)||this.Hu.has(t.event))&&this.Bu.forEach(e=>{this.Ju(t,e)&&this.zu.emit("actionCaptured",e.name)})}Ku(e){this.onAction("actionCaptured",t=>e(t))}Ju(e,t){if(null==(null==t?void 0:t.steps))return!1;for(var i of t.steps)if(this.Uu(e,i))return!0;return!1}onAction(e,t){return this.zu.on(e,t)}Vu(e,t){if(null!=t&&t.url){var i,s=null==e||null==(i=e.properties)?void 0:i.$current_url;if(!s||"string"!=typeof s||!oP(s,t.url,t.url_matching||"contains"))return!1}return!0}Gu(e,t){return!!this.Yu(e,t)&&!!this.Xu(e,t)&&!!this.th(e,t)}Yu(e,t){if(null==t||!t.href)return!0;var i=this.eh(e);if(i.length>0)return i.some(e=>oP(e.href,t.href,t.href_matching||"exact"));var s,r,n=(null==e||null==(s=e.properties)?void 0:s.$elements_chain)||"";return!!n&&oP((r=n.match(/(?::|")href="(.*?)"/))?r[1]:"",t.href,t.href_matching||"exact")}Xu(e,t){if(null==t||!t.text)return!0;var i=this.eh(e);if(i.length>0)return i.some(e=>oP(e.text,t.text,t.text_matching||"exact")||oP(e.$el_text,t.text,t.text_matching||"exact"));var s,r,n,a,o=(null==e||null==(s=e.properties)?void 0:s.$elements_chain)||"";return!!o&&(r=function(e){for(var t,i=[],s=/(?::|")text="(.*?)"/g;!Q(t=s.exec(e));)i.includes(t[1])||i.push(t[1]);return i}(o),n=t.text,a=t.text_matching||"exact",r.some(e=>oP(e,n,a)))}th(e,t){if(null==t||!t.selector)return!0;var i,s,r=null==e||null==(i=e.properties)?void 0:i.$element_selectors;if(null!=r&&r.includes(t.selector))return!0;var n=(null==e||null==(s=e.properties)?void 0:s.$elements_chain)||"";if(t.selector_regex&&n)try{return new RegExp(t.selector_regex).test(n)}catch(e){}return!1}eh(e){var t;return null==(null==e||null==(t=e.properties)?void 0:t.$elements)?[]:null==e?void 0:e.properties.$elements}Zu(e,t){return null==t||!t.properties||0===t.properties.length||aE(t.properties.reduce((e,t)=>{var i=V(t.value)?t.value.map(String):null!=t.value?[String(t.value)]:[];return e[t.key]={values:i,operator:t.operator||"exact"},e},{}),null==e?void 0:e.properties)}}class o${constructor(e){var t;this.ih=[],this._instance=e,this.rh=new Map,this.nh=new Map,this.sh=new Map,this.ah=null==(t=this._instance)||null==t.onSessionId?void 0:t.onSessionId(e=>this.oh(e))}lh(e){return!1}uh(){return null}hh(e){}dh(){}fh(e,t){return!!e&&aE(e.propertyFilters,null==t?void 0:t.properties)}ph(e,t){var i=new Map;return e.forEach(e=>{var s;null==(s=e.conditions)||null==(s=s[t])||null==(s=s.values)||s.forEach(t=>{if(null!=t&&t.name){var s=i.get(t.name)||[];s.push(e.id),i.set(t.name,s)}})}),i}gh(e,t,i){var s=(i===n_?this.rh:this.nh).get(e),r=[];return this.mh(e=>{r=e.filter(e=>null==s?void 0:s.includes(e.id))}),r.filter(s=>{var r,n=null==(r=s.conditions)||null==(r=r[i])||null==(r=r.values)?void 0:r.find(t=>t.name===e);return this.fh(n,t)})}register(e){this.yh(e,!1)}replace(e){this.yh(e,!0)}yh(e,t){var i;K(null==(i=this._instance)?void 0:i._addCaptureHook)||(this.bh(e,t),this._h(e,t))}_h(e,t){var i,s=e.filter(e=>{var t;return null==(t=e.conditions)||null==(t=t.actions)||null==(t=t.values)?void 0:t.length});if(t&&this.sh.clear(),0!==s.length){this.wh||(this.wh=new oF(this._instance),this.wh.init(),this.wh.Ku(e=>this.onAction(e)));var r=[];s.forEach(e=>{var t;null==(t=e.conditions)||null==(t=t.actions)||t.values.forEach(t=>{if(r.push(t),t.name){var i,s=null!=(i=this.sh.get(t.name))?i:[];s.includes(e.id)||s.push(e.id),this.sh.set(t.name,s)}})}),t?this.wh.replace(r):this.wh.register(r)}else t&&(null==(i=this.wh)||i.replace([]))}kh(e,t){t.forEach((t,i)=>{var s,r=null!=(s=e.get(i))?s:[];t.forEach(e=>{r.includes(e)||r.push(e)}),e.set(i,r)})}bh(e,t){var i,s=e.filter(e=>{var t,i;return(null==(t=e.conditions)?void 0:t.events)&&(null==(i=e.conditions)||null==(i=i.events)||null==(i=i.values)?void 0:i.length)>0}),r=e.filter(e=>{var t,i;return(null==(t=e.conditions)?void 0:t.cancelEvents)&&(null==(i=e.conditions)||null==(i=i.cancelEvents)||null==(i=i.values)?void 0:i.length)>0}),n=this.ph(e,n_),a=this.ph(e,nm);t?(this.rh=n,this.nh=a):(this.kh(this.rh,n),this.kh(this.nh,a)),(0!==s.length||0!==r.length)&&(null!=this.Qu||(this.Qu=null==(i=this._instance)?void 0:i._addCaptureHook((e,t)=>{this.onEvent(e,t)})))}onEvent(e,t){var i,s,r=this.Sh(),n=(null==t||null==(i=t.properties)?void 0:i.$survey_id)||(null==t||null==(s=t.properties)?void 0:s.$product_tour_id);if(n&&this.getActivatedIds().includes(n)){var a=this.xh(e,n);if("consume"===a)return r.info("event consumed activated item, removing it",{event:e,itemId:n}),void this.Ch([n]);if("persist"===a)return r.info("shown item promoted to persisted activation",{event:e,itemId:n}),this.Th(n),void this.Mh([n])}if(this.nh.has(e)){var o=this.gh(e,t,nm);o.length>0&&(r.info("cancel event matched, cancelling items",{event:e,itemsToCancel:o.map(e=>e.id)}),this.Ch(o.map(e=>e.id)),o.forEach(e=>this.Eh(e.id)))}if(this.rh.has(e)){r.info("event name matched",{event:e,eventPayload:t,items:this.rh.get(e)});var l=this.gh(e,t,n_);this.Ih(l.map(e=>e.id))}}onAction(e){this.sh.has(e)&&this.Ih(this.sh.get(e)||[])}Ih(e){var t;if(0!==e.length){var i=!(null==(t=this._instance)||null==t.get_session_id||!t.get_session_id()),s=[];for(var r of e)i&&this.lh(r)?this.Th(r)&&this.Rh(r):s.push(r);s.length>0&&(this.ih=[...new Set([...this.ih,...s])]),this.Sh().info("updating activated items",{activatedItems:this.getActivatedIds()})}}Th(e){this.ih=this.ih.filter(t=>t!==e);var t=this.Ph();return!t.includes(e)&&(this.Ah([...t,e]),this.Fh(),!0)}Ch(e){var t=new Set(e);this.ih=this.ih.filter(e=>!t.has(e));var i=this.Oh(),s=i.filter(e=>!t.has(e));s.length!==i.length&&(this.Ah(s),0===s.length&&this.Lh()),this.Mh(e)}Dh(){var e,t=this.uh();if(!t)return{};var i=null==(e=this._instance)||null==(e=e.persistence)?void 0:e.props[t];return i&&"object"==typeof i?i:{}}Rh(e){if(this.uh()){var t=this.Dh();this.hh(x({},t,{[e]:Date.now()}))}}Mh(e){if(this.uh()){var t=this.Dh(),i={},s=!1;for(var r of Object.entries(t)){var n=r[0],a=r[1];e.includes(n)?s=!0:i[n]=a}s&&(W(i)?this.dh():this.hh(i))}}$h(){this.uh()&&this.dh()}getActivationTimestamp(e){if(this.Ph().includes(e)){var t=this.Dh()[e];return X(t)?t:void 0}}Oh(){var e,t=this.Nh();return(null==(e=this._instance)||null==(e=e.persistence)?void 0:e.props[t])||[]}Ph(){var e,t,i=this.Oh();if(0===i.length)return[];var s=null==(e=this._instance)||null==(e=e.persistence)?void 0:e.props[this.qh()],r=null==(t=this._instance)||null==t.get_session_id?void 0:t.get_session_id();return r&&s===r?i:[]}Fh(){var e,t=null==(e=this._instance)||null==e.get_session_id?void 0:e.get_session_id();t&&this.jh(t)}Lh(){this.Bh()}oh(e){var t,i=null==(t=this._instance)||null==(t=t.persistence)?void 0:t.props[this.qh()];if(i&&i!==e){var s=this.Oh(),r=this.Dh();s.length>0&&(this.Ah([]),s.filter(e=>X(r[e])).forEach(e=>this.Eh(e))),this.Lh(),this.$h()}}getActivatedIds(){return[...new Set([...this.Ph(),...this.ih])].filter(e=>!this.Hh(e))}dispose(){var e,t,i;null==(e=this.ah)||e.call(this),this.ah=void 0,null==(t=this.Qu)||t.call(this),this.Qu=void 0,null==(i=this.wh)||i.dispose(),this.wh=void 0}reset(){this.ih=[],this.Oh().length>0&&this.Ah([]),this.Lh(),this.$h()}getEventToItemsMap(){return this.rh}zh(){return this.wh}}class oC extends o${constructor(e){super(e)}Nh(){return i0}qh(){return i1}uh(){return i2}hh(e){var t;null==(t=this._instance)||null==(t=t.persistence)||t.register({[i2]:e})}dh(){var e;null==(e=this._instance)||null==(e=e.persistence)||e.unregister(i2)}lh(e){this.mh(t=>{i=t.find(t=>t.id===e)});var t,i,s=null==(t=i)||null==(t=t.appearance)?void 0:t.surveyPopupDelaySeconds;return X(s)&&s>0}Uh(){return ny}mh(e){var t;null==(t=this._instance)||t.getSurveys(e)}Eh(e){var t;null==(t=this._instance)||t.cancelPendingSurvey(e)}Sh(){return aA}Ah(e){var t;null==(t=this._instance)||null==(t=t.persistence)||t.register({[i0]:e})}jh(e){var t;null==(t=this._instance)||null==(t=t.persistence)||t.register({[i1]:e})}Bh(){var e;null==(e=this._instance)||null==(e=e.persistence)||e.unregister(i1)}Hh(){return!1}xh(e,t){var i,s,r;return this.mh(e=>{r=e.find(e=>e.id===t)}),!r||ab(i=r)&&!(null==(s=i.conditions)||null==(s=s.events)||!s.repeatedActivation)||"always"===i.schedule?e===ny?"consume":"ignore":e===ny?"persist":e===nb||e===nw?"consume":"ignore"}getSurveys(){return this.getActivatedIds()}getEventToSurveys(){return this.getEventToItemsMap()}}class oI{constructor(e){this._instance=e}initialize(){}get(e){if("string"==typeof e)return this._instance.get_property(e);var t={};for(var i of e){var s=this._instance.get_property(i);K(s)||(t[i]=s)}return t}set(e,t){this._instance.register("string"==typeof e?{[e]:t}:e)}remove(e){"string"!=typeof e?e.forEach(e=>this._instance.unregister(e)):this._instance.unregister(e)}}class oA{constructor(e){this._instance=e}get(){var e=this._instance.config;return{disableSurveys:e.disable_surveys,cookielessMode:!!e.cookieless_mode,advancedEnableSurveys:e.advanced_enable_surveys,requestTimeoutMs:e.surveys_request_timeout_ms}}isOptedOut(){return this._instance.consent.isOptedOut()}getExtensions(){var e=null==m?void 0:m.__PosthogExtensions__;if(e){var t=e.generateSurveys,i=e.loadExternalDependency;return{generateSurveys:t?e=>t(this._instance,e):void 0,loadExternalDependency:i?e=>i(this._instance,"surveys",e):void 0}}}createEventReceiver(){return new oC(this._instance)}}var oO=null!=a&&a.location?rQ(a.location.hash,"__posthog")||rQ(location.hash,"state"):null,oT="_postHogToolbarParams",oM=iu("[Toolbar]"),oR=iu("[FeatureFlags]");class oL{constructor(e,t){void 0===t&&(t=!1),this.Wh=!1,this.update(e,t)}update(e,t){var i,s,r,n,a;this.Vh={bootstrap:{featureFlags:null==(i=e.bootstrap)?void 0:i.featureFlags,featureFlagPayloads:null==(s=e.bootstrap)?void 0:s.featureFlagPayloads},remoteRequestsDisabled:t,featureFlagsDisabled:!!e.advanced_disable_feature_flags,onlyEvaluateSurveyFeatureFlags:!!e.advanced_only_evaluate_survey_feature_flags,deduplicateCallsPerSession:!!e.advanced_feature_flags_dedup_per_session,cacheTtlMs:e.feature_flag_cache_ttl_ms,refreshIntervalMs:null!=(r=e.remote_config_refresh_interval_ms)?r:3e5,requestTimeoutMs:e.feature_flag_request_timeout_ms,compression:e.disable_compression?void 0:"best-available",evaluationContexts:null!=(n=null!=(a=e.evaluation_contexts)?a:e.evaluation_environments)?n:[],flagKeys:V(e.flag_keys)?e.flag_keys:void 0},!e.evaluation_environments||e.evaluation_contexts||this.Wh||(oR.warn("evaluation_environments is deprecated. Use evaluation_contexts instead. evaluation_environments will be removed in a future version."),this.Wh=!0),K(e.flag_keys)||V(e.flag_keys)||oR.error("Invalid flag_keys found:",e.flag_keys,"Expected array of non-empty strings")}get(){return this.Vh}}var oD=iu("[FeatureFlags]"),oN=iu("[FeatureFlags]",{debugEnabled:!0}),oj="\" failed. Feature flags didn't load in time.",oq="connection_error",oB=e=>{for(var t={},i=0;e.length>i;i++)t[e[i]]=!0;return t},oz=e=>{var t={};for(var i of sS(e||{})){var s=i[1];s&&(t[i[0]]=s)}return t},oH=iu("[Error tracking]"),oV="webkit-masked-url:",oG=["chrome-extension://","moz-extension://","safari-extension:","safari-web-extension:",oV],oU=["__firefox__","__gCrWeb"],oW="Refusing to render web experiment since the viewer is a likely bot",oK={icontains:(e,t)=>t.toLowerCase().indexOf(e.toLowerCase())>-1,not_icontains:(e,t)=>-1===t.toLowerCase().indexOf(e.toLowerCase()),regex:(e,t)=>aw(t,e),not_regex:(e,t)=>!aw(t,e),exact:(e,t)=>t===e,is_not:(e,t)=>t!==e};class oJ{get gn(){return this._instance.config}constructor(e){var t=this;this.getWebExperimentsAndEvaluateDisplayLogic=function(e){void 0===e&&(e=!1),t.getWebExperiments(e=>{oJ.Gh("retrieved web experiments from the server"),t.Zh=new Map,e.forEach(e=>{if(e.feature_flag_key){t.Zh&&(oJ.Gh("setting flag key ",e.feature_flag_key," to web experiment ",e),null==(i=t.Zh)||i.set(e.feature_flag_key,e));var i,s=t._instance.getFeatureFlag(e.feature_flag_key);J(s)&&e.variants[s]&&t.Qh(e.name,s,e.variants[s].transforms)}else if(e.variants)for(var r in e.variants){var n=e.variants[r];oJ.Jh(n,t._instance)&&t.Qh(e.name,r,n.transforms)}})},e)},this._instance=e,this._instance.onFeatureFlags(e=>{this.onFeatureFlags(e)})}initialize(){}onFeatureFlags(e){if(this._is_bot())oJ.Gh(oW);else if(!this.gn.disable_web_experiments){if(Q(this.Zh))return this.Zh=new Map,this.loadIfEnabled(),void this.previewWebExperiment();oJ.Gh("applying feature flags",e),e.forEach(e=>{var t;if(this.Zh&&null!=(t=this.Zh)&&t.has(e)){var i,s=this._instance.getFeatureFlag(e),r=null==(i=this.Zh)?void 0:i.get(e);s&&null!=r&&r.variants[s]&&this.Qh(r.name,s,r.variants[s].transforms)}})}}previewWebExperiment(){var e=oJ.getWindowLocation();if(null!=e&&e.search){var t=rY(null==e?void 0:e.search,"__experiment_id"),i=rY(null==e?void 0:e.search,"__experiment_variant");t&&i&&(oJ.Gh("previewing web experiments "+t+" && "+i),this.getWebExperiments(e=>{this.Kh(parseInt(t),i,e)},!1,!0))}}loadIfEnabled(){this.gn.disable_web_experiments||this.getWebExperimentsAndEvaluateDisplayLogic()}getWebExperiments(e,t,i){if(this.gn.disable_web_experiments&&!i)return e([]);var s=this._instance.get_property("$web_experiments");if(s&&!t)return e(s);this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/web_experiments/?token="+this.gn.token),method:"GET",timestampMode:"query",callback:t=>e(200===t.statusCode&&t.json&&t.json.experiments||[])})}Kh(e,t,i){var s=i.filter(t=>t.id===e);s&&s.length>0&&(oJ.Gh("Previewing web experiment ["+s[0].name+"] with variant ["+t+"]"),this.Qh(s[0].name,t,s[0].variants[t].transforms))}static Jh(e,t){return!Q(e.conditions)&&oJ.Yh(e,t)&&oJ.Xh(e)}static Yh(e,t){if(Q(e.conditions)||Q(null==(s=e.conditions)?void 0:s.url))return!0;var i=oJ.getWindowLocation();if(i){var s,r,n,a,o=s7(t,i.href);return null==(r=e.conditions)||!r.url||oK[null!=(n=null==(a=e.conditions)?void 0:a.urlMatchType)?n:"icontains"](e.conditions.url,o)}return!1}static getWindowLocation(){return null==a?void 0:a.location}static Xh(e){if(Q(e.conditions)||Q(null==(i=e.conditions)?void 0:i.utm))return!0;var t=r8();if(t.utm_source){var i,s,r,n,a,o,l,u,h,c=null==(s=e.conditions)||null==(s=s.utm)||!s.utm_campaign||(null==(r=e.conditions)||null==(r=r.utm)?void 0:r.utm_campaign)==t.utm_campaign,d=null==(n=e.conditions)||null==(n=n.utm)||!n.utm_source||(null==(a=e.conditions)||null==(a=a.utm)?void 0:a.utm_source)==t.utm_source,v=null==(o=e.conditions)||null==(o=o.utm)||!o.utm_medium||(null==(l=e.conditions)||null==(l=l.utm)?void 0:l.utm_medium)==t.utm_medium,p=null==(u=e.conditions)||null==(u=u.utm)||!u.utm_term||(null==(h=e.conditions)||null==(h=h.utm)?void 0:h.utm_term)==t.utm_term;return c&&v&&p&&d}return!1}static Gh(e){for(var t=arguments.length,i=Array(t>1?t-1:0),s=1;t>s;s++)i[s-1]=arguments[s];il.info("[WebExperiments] "+e,i)}Qh(e,t,i){this._is_bot()?oJ.Gh(oW):"control"!==t?i.forEach(i=>{if(i.selector){oJ.Gh("applying transform of variant "+t+" for experiment "+e+" ",i);var s,r=null==(s=document)?void 0:s.querySelectorAll(i.selector);null==r||r.forEach(e=>{i.html&&(e.innerHTML=i.html),i.css&&e.setAttribute("style",i.css)})}}):oJ.Gh("Control variants leave the page unmodified.")}_is_bot(){return l&&this._instance?am(l,this.gn.custom_blocked_useragents):void 0}}var oY=iu("[Conversations]"),oZ="Conversations not available yet.";function oQ(e,t){var i,s,r,n,a,o,u,h=null!=(i=null==e?void 0:e.flushIntervalMs)?i:3e3,c=null!=(s=null==e?void 0:e.maxBufferSize)?s:100,d=null!=t&&t.consoleCapture?void 0:null!=(r=null==e?void 0:e.maxLogsPerInterval)?r:1e3,v=K(d)?Math.max(c,2048):Math.max(c,d),p=x({},function(){var e,t,i,s="",r="";try{var n=null==l?void 0:l.userAgent;if(n){var a=tu(n);s=a[0],r=a[1]}}catch(e){}return e=s,t=r,i=function(e){if(e)return({}).hasOwnProperty.call(tT,e)?tT[e]:e}(e),x({},i?{"os.name":i}:{},t?{"os.version":t}:{})}(),null==e?void 0:e.resourceAttributes);return{serviceName:null!=(n=null!=(a=null==p?void 0:p["service.name"])?a:null==e?void 0:e.serviceName)?n:null==t?void 0:t.serviceNameDefault,serviceVersion:null!=(o=null==p?void 0:p["service.version"])?o:null==e?void 0:e.serviceVersion,environment:null!=(u=null==p?void 0:p["deployment.environment"])?u:null==e?void 0:e.environment,resourceAttributes:p,beforeSend:null==e?void 0:e.beforeSend,flushIntervalMs:h,maxBufferSize:c,maxQueueSize:v,maxBatchRecordsPerPost:100,rateCapWindowMs:h,maxLogsPerInterval:d,backgroundFlushBudgetMs:0,terminationFlushBudgetMs:0}}var oX=["debug","log","warn","error","info"],o0="console",o1="__posthogHandledLogsRequestError",o2=(e,t)=>{var i=e instanceof Error?e:Error(t);return i[o1]=!0,i},o3=e=>!!e&&"object"==typeof e&&!0===e[o1],o5={featureFlags:class{constructor(e){this.name="featureFlags",this.td=!1,this.featureFlagEventHandlers=[],this.A=oD,this.ed={},this.rd={},this.nd=[],this.sd=!1,this.ad=!1,this.od=0,this.ld=!1,this.ud=!1,this.hd=!1,this.dd=!1,this.vd=0,this.zt=()=>{var e=this.fd();this.vd=0,e&&this.reloadFeatureFlags()},this.pd=()=>{var e,t=this.gd;K(t)||this.gn.remoteRequestsDisabled||!u||"hidden"===u.visibilityState||Date.now()-(null!=(e=this.md)?e:0)<t||(this.reloadFeatureFlags(),this.yd())},this.Wt=()=>{"visible"===(null==u?void 0:u.visibilityState)&&this.pd()},"get"in e?this.Os=e:(this._instance=e,this.bd=new oL(e.config,e.ho()),this.Os=this.bd)}updateConfig(e,t){var i;null==(i=this.bd)||i.update(e,t),this.$s&&this._d()}setup(e){return this.Iu=e,this.A=e.logger.createLogger("[FeatureFlags]"),ox(e.kv.initialize(),()=>{this.Iu===e&&(this.Iu=void 0,this.$s=e,this.wd(e))})}wd(e){var t;if(this.$s===e)return a&&sI(a,"online",this.zt),this._d(),this.kd=e.registerDynamicEventProperties(()=>this.Sd()?this.ed:this.rd),this.xd=null==(t=this._instance)||null==(t=t.persistence)?void 0:t.onCrossTabFeatureFlagChange(()=>{this.Cd(),this.Td()}),this.Cd(),this.initialize()}_d(){var e=this.gn.refreshIntervalMs,t=!this.gn.remoteRequestsDisabled&&u&&!K(e)&&e>0?e:void 0;t!==this.gd&&(this.Md(),K(t)||(this.gd=t,this.yd(),null!=u&&u.addEventListener&&sI(u,sf,this.Wt)))}yd(){K(this.gd)||(K(this.Ed)||clearInterval(this.Ed),this.md=Date.now(),this.Ed=setInterval(this.pd,this.gd))}Md(){K(this.Ed)||(clearInterval(this.Ed),this.Ed=void 0,null==u||null==u.removeEventListener||u.removeEventListener(sf,this.Wt)),this.gd=void 0,this.md=void 0}destroy(){this.Id()}dispose(){this.Id()}Id(){var e,t;this.Md(),this.od++,this.ud=!1,this.Iu=void 0,this.$s&&(this.Rd(),null==(e=this.kd)||e.dispose(),this.kd=void 0,null==(t=this.xd)||t.call(this),this.xd=void 0,this.nd=[],null==a||a.removeEventListener("online",this.zt),this.$s=void 0)}get gn(){return this.Os.get()}Pd(e){var t;return null==(t=this.$s)?void 0:t.kv.get(e)}ii(e){this.Ad(()=>{var t;return null==(t=this.$s)?void 0:t.kv.set(e)})}Fd(e,t,i){var s;if(null!=(s=this._instance)&&s.persistence&&e[iq]){var r=this.Pd(iq)||{},n=e[iq]||{},a=t.flags||t.featureFlags,o=t.flags?Object.entries(t.flags).filter(e=>{var t=e[1];return!(null!=t&&t.failed)}).map(e=>e[0]):[],l=!!t.errorsWhileComputingFlags&&!!t.flags,u=l?o:i&&!V(a)?Object.keys(a||{}):Array.from(new Set([...Object.keys(r),...Object.keys(n)])),h=this.Pd(iV)||{},c=e[iV]||{},d=l||i?u:Array.from(new Set([...Object.keys(h),...Object.keys(c)])),v=!l&&!i,p=!!v||u,g={[iB]:p,[iq]:p,[iV]:!!v||d};for(var f of(e[iH]&&(g[iH]=p),[iG,i4,iU]))K(e[f])||(g[f]=!0);this._instance.persistence.markCrossTabFeatureFlagChanges(g)}}ai(e){this.Ad(()=>{var t;return null==(t=this.$s)?void 0:t.kv.remove(e)})}Ad(e){try{e()}catch(e){this.A.error("Failed to update feature flag persistence",e)}}Cd(){var e={};for(var t of[iB,iV,iG,iW]){var i=this.Pd(t);K(i)||(e[t]=i)}this.ed=e;var s=x({},e),r=this.Pd(iq);if(r)for(var n of Object.entries(r))s["$feature/"+n[0]]=n[1];this.rd=s}Sd(){var e=this.gn.cacheTtlMs;if(!e||0>=e)return!1;var t=this.Pd(i4);return"number"!=typeof t||Date.now()-t>e}Od(){return!!this.Sd()&&(this.dd||this.ad||(this.dd=!0,this.A.warn("Feature flag cache is stale, triggering refresh..."),this.reloadFeatureFlags()),!0)}Ld(){var e=this.gn.evaluationContexts;return null!=e&&e.length?e.filter(e=>{var t=e&&"string"==typeof e&&e.trim().length>0;return t||this.A.error("Invalid evaluation context found:",e,"Expected non-empty string"),t}):[]}Dd(){var e=this.gn.flagKeys;if(!K(e))return e.filter(e=>{var t=e&&"string"==typeof e&&e.trim().length>0;return t||this.A.error("Invalid flag key found:",e,"Expected non-empty string"),t})}initialize(){var e,t,i=this.gn,s=null!=(e=null==(t=i.bootstrap)?void 0:t.featureFlags)?e:{};if(Object.keys(s).length){var r,n,a=null!=(r=null==(n=i.bootstrap)?void 0:n.featureFlagPayloads)?r:{},o=Object.keys(s).filter(e=>!!s[e]).reduce((e,t)=>(e[t]=s[t]||!1,e),{}),l=Object.keys(a).filter(e=>o[e]).reduce((e,t)=>(e[t]=a[t],e),{});return this.$d({featureFlags:o,featureFlagPayloads:l})}}updateFlags(e,t,i){var s,r,n=null!=i&&i.merge&&null!=(s=this.Pd(iq))?s:{},a=null!=i&&i.merge&&null!=(r=this.Pd(iV))?r:{},o=x({},n,e),l=x({},a,t),u={};for(var h of Object.entries(o)){var c=h[0],d=h[1];u[c]={key:c,enabled:S(d),variant:P(d),reason:void 0,metadata:K(null==l?void 0:l[c])?void 0:{id:0,version:void 0,description:void 0,payload:l[c]}}}this.$d({flags:u})}get hasLoadedFlags(){return this.sd}getFlags(){return Object.keys(this.getFlagVariants())}getFlagsWithDetails(){var e=this.Pd(iH),t=this.Pd(iW),i=this.Pd(iK);if(!i&&!t)return e||{};var s=sE({},e||{});for(var r of[...new Set([...Object.keys(i||{}),...Object.keys(t||{})])]){var n,a,o=s[r],l=null==t?void 0:t[r],u=K(l)?null!=(n=null==o?void 0:o.enabled)&&n:!!l,h=K(l)?null==o?void 0:o.variant:"string"==typeof l?l:void 0,c=null==i?void 0:i[r],d=x({},o,{enabled:u,variant:u?null!=h?h:null==o?void 0:o.variant:void 0});u!==(null==o?void 0:o.enabled)&&(d.original_enabled=null==o?void 0:o.enabled),h!==(null==o?void 0:o.variant)&&(d.original_variant=null==o?void 0:o.variant),c&&(d.metadata=x({},null==o?void 0:o.metadata,{payload:c,original_payload:null==o||null==(a=o.metadata)?void 0:a.payload})),s[r]=d}return this.td||(this.A.warn(" Overriding feature flag details!",{flagDetails:e,overriddenPayloads:i,finalDetails:s}),this.td=!0),s}getAllFeatureFlags(){var e=this.getFlagVariants(),t=this.getFlagPayloads();return Object.keys(e).map(i=>{var s=e[i];return{key:i,enabled:S(s),variant:P(s),payload:E(t[i])}})}getFlagVariants(){var e=this.Pd(iq),t=this.Pd(iW);if(!t)return e||{};for(var i=sE({},e||{}),s=Object.keys(t),r=0;s.length>r;r++)i[s[r]]=t[s[r]];return this.td||(this.A.warn(" Overriding feature flags!",{enabledFlags:e,overriddenFlags:t,finalFlags:i}),this.td=!0),i}getFlagPayloads(){var e=this.Pd(iV),t=this.Pd(iK);if(!t)return e||{};for(var i=sE({},e||{}),s=Object.keys(t),r=0;s.length>r;r++)i[s[r]]=t[s[r]];return this.td||(this.A.warn(" Overriding feature flag payloads!",{flagPayloads:e,overriddenPayloads:t,finalPayloads:i}),this.td=!0),i}reloadFeatureFlags(){this.ld||this.gn.featureFlagsDisabled||this.fd()||this.Nd||(this.nd.slice().forEach(e=>{try{e()}catch(e){this.A.error("Error while running feature flags reloading callback",e)}}),this.Nd=setTimeout(()=>{this.qd()},5))}Rd(){clearTimeout(this.Nd),this.Nd=void 0}onReloading(e){return this.nd.push(e),()=>{this.nd=this.nd.filter(t=>t!==e)}}ensureFlagsLoaded(){this.sd||this.ad||this.Nd||this.reloadFeatureFlags()}setAnonymousDistinctId(e){this.$anon_distinct_id=e}setReloadingPaused(e){this.ld=e}resetFlagCallReported(){this.ai(i5)}qd(e){this.Rd();var t=this.$s;if(t&&!this.gn.remoteRequestsDisabled&&!this.fd())if(this.ad)this.ud=!0;else{var i={token:t.projectToken,distinct_id:t.distinctId,groups:t.groups,$anon_distinct_id:this.$anon_distinct_id,person_properties:x({},t.initialPersonProperties,this.Pd(iJ)||{},{$lib:t.library.name,$lib_version:t.library.version}),group_properties:this.Pd(iY),timezone:nr()};K(t.deviceId)||(i.$device_id=t.deviceId),(null!=e&&e.disableFlags||this.gn.featureFlagsDisabled)&&(i.disable_flags=!0);var s=this.Ld();s.length&&(i.evaluation_contexts=s);var r=this.Dd();K(r)||(i.flag_keys=r);var n=this.gn.onlyEvaluateSurveyFeatureFlags,a=this.od;this.ad=!0;var o=()=>{this.ud&&(this.ud=!1,this.qd())},l=e=>{this.ad=!1,a===this.od&&(this.ii({[i8]:[oq]}),this.A.error("Feature flag request failed",e)),o()};try{t.sendRequest("/flags/?v=2"+(n?"&only_evaluate_survey_feature_flags=true":""),{target:"flags",method:"POST",body:i,compression:this.gn.compression,sentAt:"body",timeoutMs:this.gn.requestTimeoutMs}).then(e=>{var t,s,r=null!=(t=e.json)?t:{},l=200!==e.statusCode;if(this.ad=!1,a===this.od){if(this.jd(e.statusCode),l||this.ud||(this.$anon_distinct_id=void 0),!i.disable_flags||this.ud){this.hd=!l;var u=[];e.error?u.push(e.error instanceof Error&&"AbortError"===e.error.name?"timeout":e.error instanceof Error?oq:"unknown_error"):200!==e.statusCode&&u.push("api_error_"+e.statusCode),r.errorsWhileComputingFlags&&u.push("errors_while_computing_flags");var h=!(null==(s=r.quotaLimited)||!s.includes("feature_flags"));h&&u.push("quota_limited"),this.ii({[i8]:u}),h?this.A.warn("You have hit your feature flags quota limit, and will not be able to load feature flags until the quota is reset. Please visit https://posthog.com/docs/billing/limits-alerts to learn more."):i.disable_flags||this.$d(r,l,{partialResponse:n}),o()}}else o()}).catch(l)}catch(e){l(e)}}}fd(){return rX(this.vd,3)}jd(e){this.vd=r0(e,this.vd,3,()=>this.A.warn("Feature flag requests are failing before receiving an HTTP response; this can happen due to network issues, CORS, browser blocking, or ad blockers. Stopped refreshing feature flags; will try again when connectivity changes."))}getFeatureFlag(e,t){var i;if(void 0===t&&(t={}),!t.fresh||this.hd)if(this.sd||this.getFlags()&&this.getFlags().length>0){if(!this.Od()){var s=this.getFeatureFlagResult(e,t);return null!=(i=null==s?void 0:s.variant)?i:null==s?void 0:s.enabled}}else this.A.warn('getFeatureFlag for key "'+e+oj)}getFeatureFlagDetails(e){return this.getFlagsWithDetails()[e]}getFeatureFlagPayload(e){var t=this.getFeatureFlagResult(e,{send_event:!1});return null==t?void 0:t.payload}getFeatureFlagResult(e,t){if(void 0===t&&(t={}),!t.fresh||this.hd)if(this.sd||this.getFlags()&&this.getFlags().length>0){if(!this.Od()){var i,s=this.getFlagVariants(),r=e in s,n=s[e],a=this.getFlagPayloads()[e],o=String(n),l=this.Pd(iG)||void 0,u=this.Pd(i4)||void 0,h=this.Pd(i5)||{};if(this.gn.deduplicateCallsPerSession){var c,d=null==(c=this.$s)?void 0:c.session.sessionId,v=this.Pd(i6);d&&d!==v&&(h={},i=d)}if(!t.send_event&&"send_event"in t)i&&this.ii({[i5]:h,[i6]:i});else if(e in h&&h[e].includes(o))i&&this.ii({[i5]:h,[i6]:i});else{V(h[e])?h[e].push(o):h[e]=[o],this.ii(x({[i5]:h},i?{[i6]:i}:{}));var p=this.getFeatureFlagDetails(e),g=[...null!=(_=this.Pd(i8))?_:[]];K(n)&&g.push("flag_missing");var f={$feature_flag:e,$feature_flag_response:n,$feature_flag_payload:null!=a?a:null,$feature_flag_request_id:l,$feature_flag_evaluated_at:u,$feature_flag_bootstrapped_response:null!=(m=null==(y=this.gn.bootstrap)||null==(y=y.featureFlags)?void 0:y[e])?m:null,$feature_flag_bootstrapped_payload:null!=(b=null==(w=this.gn.bootstrap)||null==(w=w.featureFlagPayloads)?void 0:w[e])?b:null,$used_bootstrap_value:!this.hd};K(null==p||null==(k=p.metadata)?void 0:k.has_experiment)||(f.$feature_flag_has_experiment=p.metadata.has_experiment),K(null==p||null==(S=p.metadata)?void 0:S.version)||(f.$feature_flag_version=p.metadata.version);var _,m,y,b,w,k,S,P,F,$,C,I,A,O=null!=(P=null==p||null==(F=p.reason)?void 0:F.description)?P:null==p||null==($=p.reason)?void 0:$.code;O&&(f.$feature_flag_reason=O),null!=p&&null!=(C=p.metadata)&&C.id&&(f.$feature_flag_id=p.metadata.id),K(null==p?void 0:p.original_variant)&&K(null==p?void 0:p.original_enabled)||(f.$feature_flag_original_response=K(p.original_variant)?p.original_enabled:p.original_variant),null!=p&&null!=(I=p.metadata)&&I.original_payload&&(f.$feature_flag_original_payload=null==p||null==(A=p.metadata)?void 0:A.original_payload),g.length&&(f.$feature_flag_error=g.join(",")),this.Bd(f)}if(r)return{key:e,enabled:!!n,variant:"string"==typeof n?n:void 0,payload:E(a)}}}else this.A.warn('getFeatureFlagResult for key "'+e+oj)}Bd(e){try{var t;null==(t=this.$s)||t.capture("$feature_flag_called",e).catch(e=>{this.A.error("Failed to capture feature flag call",e)})}catch(e){this.A.error("Failed to capture feature flag call",e)}}getRemoteConfigPayload(e,t){this.Hd(e,t)}Hd(e,t){var i=this;return w(function*(){var s=i.$s;if(s){var r={distinct_id:s.distinctId,token:s.projectToken,person_properties:{$lib:s.library.name,$lib_version:s.library.version}},n=i.Ld();n.length&&(r.evaluation_contexts=n);var a,o=i.Dd();K(o)||(r.flag_keys=o);try{var l,u=null==(l=(yield s.sendRequest("/flags/?v=2",{target:"flags",method:"POST",body:r,compression:i.gn.compression,sentAt:"body",timeoutMs:i.gn.requestTimeoutMs})).json)?void 0:l.featureFlagPayloads;a=(null==u?void 0:u[e])||void 0}catch(e){return void i.A.error("Remote config feature flag request failed",e)}try{t(a)}catch(e){i.A.error("Remote config feature flag callback failed",e)}}})()}isFeatureEnabled(e,t){if(void 0===t&&(t={}),t.fresh&&!this.hd)return t.defaultValue;if(!(this.sd||this.getFlags()&&this.getFlags().length>0))return this.A.warn('isFeatureEnabled for key "'+e+oj),t.defaultValue;var i=this.getFeatureFlag(e,t);return K(i)?t.defaultValue:!!i}addFeatureFlagsHandler(e){this.featureFlagEventHandlers.push(e)}removeFeatureFlagsHandler(e){this.featureFlagEventHandlers=this.featureFlagEventHandlers.filter(t=>t!==e)}receivedFeatureFlags(e,t,i){this.$d(e,t,i)}$d(e,t,i){if(this.$s){this.sd=!0;var s=function(e,t,i,s,r,n){void 0===t&&(t={}),void 0===i&&(i={}),void 0===s&&(s={}),void 0===n&&(n=oD);var a,o,l=(a=n,(o=e.flags)?x({},e,{featureFlags:Object.fromEntries(Object.keys(o).map(e=>{var t;return[e,null!=(t=o[e].variant)?t:o[e].enabled]})),featureFlagPayloads:Object.fromEntries(Object.keys(o).filter(e=>o[e].enabled).filter(e=>{var t;return!K(null==(t=o[e].metadata)?void 0:t.payload)}).map(e=>{var t;return[e,null==(t=o[e].metadata)?void 0:t.payload]}))}):(e.featureFlags&&a.warn("Using an older version of the feature flags endpoint. Please upgrade your PostHog server to the latest version"),e)),u=l.flags,h=l.featureFlags,c=l.featureFlagPayloads;if(h){var d=e.requestId,v=e.evaluatedAt;if(V(h)){n.warn("v1 of the feature flags endpoint is deprecated. Please use the latest version.");var p={};if(h)for(var g=0;h.length>g;g++)p[h[g]]=!0;return{[iB]:h,[iq]:p,[iU]:!1}}var f=h,_=c,m=u;if(null!=r&&r.partialResponse){var y=Object.keys(f),b=_||{};f=x({},t,f),_=x({},i,b),y.forEach(e=>{var t;e in b||null==(t=_)||delete t[e]}),m=x({},s,m)}else if(e.errorsWhileComputingFlags)if(u){var w=new Set(Object.keys(u).filter(e=>{var t;return!(null!=(t=u[e])&&t.failed)}));f=x({},t,Object.fromEntries(Object.entries(f).filter(e=>w.has(e[0]))));var k=Object.fromEntries(Object.entries(_||{}).filter(e=>w.has(e[0])));_=x({},i,k),w.forEach(e=>{var t;e in k||null==(t=_)||delete t[e]}),m=x({},s,Object.fromEntries(Object.entries(m||{}).filter(e=>w.has(e[0]))))}else f=x({},t,f),_=x({},i,_),m=x({},s,m);return x({[iB]:Object.keys(oz(f)),[iq]:f||{},[iV]:_||{},[iH]:m||{},[iU]:!0===e.minimalFlagCalledEvents},d?{[iG]:d}:{},v?{[i4]:v}:{})}}(e,this.getFlagVariants(),this.getFlagPayloads(),this.getFlagsWithDetails(),i,this.A);s&&(this.Fd(s,e,!(null==i||!i.partialResponse)),this.ii(s)),t||(this.dd=!1),this.Td(t)}}override(e,t){void 0===t&&(t=!1),this.A.warn("override is deprecated. Please use overrideFeatureFlags instead."),this.overrideFeatureFlags({flags:e,suppressWarning:t})}overrideFeatureFlags(e){this.zd(e)}zd(e){if(this.$s){if(!1===e)return this.ai([iW,iK]),this.Td(),void oN.info("All overrides cleared");if(V(e))return this.ii({[iW]:oB(e)}),this.Td(),void oN.info("Flag overrides set",{flags:e});if(e&&"object"==typeof e&&("flags"in e||"payloads"in e)){this.td=!!(null!=(t=e.suppressWarning)&&t);var t,i={},s=e.flags,r=e.payloads;return s&&(i[iW]=V(s)?oB(s):s),r&&(i[iK]=r),Object.keys(i).length&&this.ii(i),!1===s&&!1===r?this.ai([iW,iK]):!1===s?this.ai(iW):!1===r&&this.ai(iK),this.Td(),!1===s?oN.info("Flag overrides cleared"):s&&oN.info("Flag overrides set",{flags:s}),void(!1===r?oN.info("Payload overrides cleared"):r&&oN.info("Payload overrides set",{payloads:r}))}if(e&&"object"==typeof e)return this.ii({[iW]:e}),this.Td(),void oN.info("Flag overrides set",{flags:e});this.A.warn("Invalid overrideOptions provided to overrideFeatureFlags",{overrideOptions:e})}else this.A.warn("posthog.featureFlags.overrideFeatureFlags called before feature flags were ready")}onFeatureFlags(e){if(this.addFeatureFlagsHandler(e),this.sd){var t=this.Ud(),i=t.flags,s=t.flagVariants;try{e(i,s)}catch(e){this.A.error("Error while running feature flags callback",e)}}return()=>this.removeFeatureFlagsHandler(e)}updateEarlyAccessFeatureEnrollment(e,t,i){var s,r,n=(this.Pd(iz)||[]).find(t=>t.flagKey===e),a={["$feature_enrollment/"+e]:t},o={$feature_flag:e,$feature_enrollment:t,$set:a};n&&(o.$early_access_feature_name=n.name),i&&(o.$feature_enrollment_stage=i);var l=x({},this.getFlagVariants(),{[e]:t});null==(r=this._instance)||null==(r=r.persistence)||r.markCrossTabFeatureFlagChanges({[iB]:[e],[iq]:[e],[iJ]:Object.keys(a)}),this.ii({[iB]:Object.keys(oz(l)),[iq]:l,[iJ]:x({},this.Pd(iJ)||{},a)}),this.Td();try{null==(s=this.$s)||s.capture("$feature_enrollment_update",o).catch(e=>{this.A.error("Failed to capture early access feature enrollment",e)})}catch(e){this.A.error("Failed to capture early access feature enrollment",e)}}getEarlyAccessFeatures(e,t,i){void 0===t&&(t=!1);var s=this.Pd(iz);!s||t?this.Wd(e,i):e(s)}Wd(e,t){var i=this;return w(function*(){var s=i.$s;if(s){var r,n=t?"&"+t.map(e=>"stage="+e).join("&"):"";try{var a=yield s.sendRequest("/api/early_access_features/?token="+s.projectToken+n,{target:"api",method:"GET",sentAt:"query"});if(!a.json)return;i.ii({[iz]:r=a.json.earlyAccessFeatures})}catch(e){return void i.A.error("Early access feature request failed",e)}try{e(r)}catch(e){i.A.error("Early access feature callback failed",e)}}})()}Ud(){var e=this.getFlags(),t=this.getFlagVariants();return{flags:e.filter(e=>t[e]),flagVariants:Object.keys(t).filter(e=>t[e]).reduce((e,i)=>(e[i]=t[i],e),{})}}Td(e){this.Cd();var t=this.Ud(),i=t.flags,s=t.flagVariants;this.featureFlagEventHandlers.forEach(t=>{try{t(i,s,{errorsLoading:e})}catch(e){this.A.error("Error while running feature flags callback",e)}})}setPersonPropertiesForFlags(e,t){void 0===t&&(t=!0),this.Vd(e,t)}Vd(e,t){void 0===t&&(t=!0);var i=this.Pd(iJ)||{},s=(null==e?void 0:e.$set)||(null!=e&&e.$set_once?{}:e),r=null==e?void 0:e.$set_once,n={};if(r)for(var a in r)({}).hasOwnProperty.call(r,a)&&(a in i||(n[a]=r[a]));this.ii({[iJ]:x({},i,n,s)}),t&&this.reloadFeatureFlags()}unsetPersonPropertiesForFlags(e,t){void 0===t&&(t=!0);var i=x({},this.Pd(iJ)||{});e.forEach(e=>{delete i[e]}),this.ii({[iJ]:i}),t&&this.reloadFeatureFlags()}resetPersonPropertiesForFlags(e){void 0===e&&(e=!0),this.ai(iJ),e&&this.reloadFeatureFlags()}setGroupPropertiesForFlags(e,t){void 0===t&&(t=!0);var i=this.Pd(iY)||{},s=x({},i);for(var r of Object.keys(e))s[r]=x({},i[r],e[r]);this.ii({[iY]:s}),t&&this.reloadFeatureFlags()}resetGroupPropertiesForFlags(e){if(e){var t=this.Pd(iY)||{};this.ii({[iY]:x({},t,{[e]:{}})})}else this.ai(iY)}reset(){this.od++,this.ud=!1,this.ed={},this.rd={},this.sd=!1,this.ld=!1,this.hd=!1,this.$anon_distinct_id=void 0,this.Rd(),this.td=!1,this.vd=0}}},o6=x({productTours:class{get $o(){return this._instance.persistence}constructor(e){this.ac=null,this.oc=null,this._instance=e}initialize(){this.loadIfEnabled()}onRemoteConfig(e){if(e.ok){var t,i,s=e.config;if("productTours"in s){if(this.$o&&this.$o.register({[iC]:!!s.productTours}),!om(this._instance))return!this.ac&&Q(null==(t=this.$o)?void 0:t.props[i3])||o_.info("product tours disabled; stopping and clearing cached tours"),null==(i=this.ac)||i.stop(),this.ac=null,void this.clearCache();this.loadIfEnabled()}}}loadIfEnabled(){!this.ac&&om(this._instance)&&this.Ks(()=>this.lc())}Ks(e){var t,i;null!=(t=m.__PosthogExtensions__)&&t.generateProductTours?e():null==(i=m.__PosthogExtensions__)||null==i.loadExternalDependency||i.loadExternalDependency(this._instance,"product-tours",t=>{t?o_.error("Could not load product tours script",t):e()})}lc(){var e;!this.ac&&null!=(e=m.__PosthogExtensions__)&&e.generateProductTours&&(this.ac=m.__PosthogExtensions__.generateProductTours(this._instance,!0))}getProductTours(e,t){if(void 0===t&&(t=!1),!V(this.oc)||t){var i=this.$o;if(i){var s=i.props[i3];if(V(s)&&!t)return this.oc=s,void e(s,{isLoaded:!0})}this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/product_tours/?token="+this._instance.config.token),method:"GET",timestampMode:"query",callback:t=>{if(om(this._instance)){var s=t.statusCode;if(200!==s||!t.json){var r="Product Tours API could not be loaded, status: "+s;return 0===s?t.error||o_.warn(r):o_.error(r),void e([],{isLoaded:!1,error:r})}var n=V(t.json.product_tours)?t.json.product_tours:[];this.oc=n,i&&i.register({[i3]:n}),e(n,{isLoaded:!0})}else e([],{isLoaded:!0})}})}else e(this.oc,{isLoaded:!0})}getActiveProductTours(e){Q(this.ac)?e([],{isLoaded:!1,error:"Product tours not loaded"}):this.ac.getActiveProductTours(e)}showProductTour(e){var t;null==(t=this.ac)||t.showTourById(e)}previewTour(e){this.ac?this.ac.previewTour(e):this.Ks(()=>{var t;this.lc(),null==(t=this.ac)||t.previewTour(e)})}dismissProductTour(){var e;null==(e=this.ac)||e.dismissTour("user_clicked_skip")}nextStep(){var e;null==(e=this.ac)||e.nextStep()}previousStep(){var e;null==(e=this.ac)||e.previousStep()}clearCache(){var e;this.oc=null,null==(e=this.$o)||e.unregister(i3)}resetTour(e){var t;null==(t=this.ac)||t.resetTour(e)}resetAllTours(){var e;null==(e=this.ac)||e.resetAllTours()}cancelPendingTour(e){var t;null==(t=this.ac)||t.cancelPendingTour(e)}}},o5),o8=x({surveys:class extends oS{constructor(e){var t;super(new oA(e),{get projectToken(){return t.config.token},kv:new oI(t=e)}),this._instance=e}Ou(e,t){var i=t.query?n9(e,t.query):e;return new Promise(e=>{var s;this._instance._send_request({method:t.method,url:this._instance.requestRouter.endpointFor(null!=(s=t.target)?s:"api",i),data:t.body,headers:t.headers,timeout:t.timeoutMs,fireCallbackOnDrop:!0,transport:t.transport,compression:t.compression,timestampMode:t.sentAt,callback:e})})}}},o5),o4=x({experiments:oJ},o5),o9=x({},o5,{sessionRecording:class{get gn(){return this._instance.config}get $o(){return this._instance.persistence}get started(){var e;return!(null==(e=this.Gd)||!e.isStarted)}get status(){var e,t;return this.Zd===oc||this.Zd===od?this.Zd:null!=(e=null==(t=this.Gd)?void 0:t.status)?e:this.Zd}constructor(e){if(this._forceAllowLocalhostNetworkCapture=!1,this.Zd=ou,this.Qd=void 0,this.Jd=!1,this.qt=(()=>{if(null==u||!u.visibilityState||"visible"===u.visibilityState)return!0;var e,t=null==a||null==(e=a.performance)||null==e.getEntriesByType?void 0:e.getEntriesByType("visibility-state");return!(null!=t&&t.length)||t.some(e=>"visible"===e.name)})(),this.Wt=()=>{var e;"visible"===(null==u?void 0:u.visibilityState)&&(this.qt=!0,null==(e=this.Gd)||null==e.setDocumentWasEverVisible||e.setDocumentWasEverVisible(!0))},this._instance=e,!this._instance.sessionManager)throw op.error("started without valid sessionManager"),Error(ov+" started without valid sessionManager. This is a bug.");if(this.gn.cookieless_mode===sd)throw Error(ov+' cannot be used with cookieless_mode="always"');null!=u&&u.addEventListener&&sI(u,"visibilitychange",this.Wt)}initialize(){this.startIfEnabledOrStop()}dispose(e){var t=(void 0===e?{}:e).discardBufferedEvents;this.Jd=!0,null==u||null==u.removeEventListener||u.removeEventListener("visibilitychange",this.Wt),void 0!==t&&t?this.Kd(!0):this.stopRecording()}get Yd(){var e,t=!(null==(e=this._instance.get_property(iO))||!e.enabled),i=!this.gn.disable_session_recording,s=this.gn.disable_session_recording||this._instance.consent.isOptedOut();return a&&t&&i&&!s}startIfEnabledOrStop(e){var t;if(!(this.Jd||this.Yd&&null!=(t=this.Gd)&&t.isStarted)){var i=!K(Object.assign)&&!K(Array.from);this.Yd&&i?(this.Xd(e),op.info("starting")):(this.Zd=ou,this.stopRecording())}}Xd(e){var t,i;if(this.Yd)if(this.Zd!==oc&&this.Zd!==od&&(this.Zd=oh),null!=m&&null!=(t=m.__PosthogExtensions__)&&null!=(t=t.rrweb)&&t.record&&null!=(i=m.__PosthogExtensions__)&&i.initSessionRecording)this.tv(e);else{var s,r=this._instance.sessionManager;null==(s=m.__PosthogExtensions__)||null==s.loadExternalDependency||s.loadExternalDependency(this._instance,this.ev,t=>{if(!this.Jd&&this.Yd&&this._instance.sessionManager===r)return t?(this._instance.register_for_session({[su]:!0}),op.error("could not load recorder",t)):void this.tv(e);this.Zd=ou})}}stopRecording(){var e,t;null==(e=this.Qd)||e.call(this),this.Qd=void 0,null==(t=this.Gd)||t.stop()}Kd(e){var t,i;void 0===e&&(e=!1),null==(t=this.Qd)||t.call(this),this.Qd=void 0,null==(i=this.Gd)||i.discard({discardProducerEvents:e})}iv(){var e,t;null==(e=this.$o)||e.unregister(ij),null==(t=this.$o)||t.unregister(iT)}rv(e,t){if(Q(e))return null;var i=X(e)?e:parseFloat(e);return"number"!=typeof i||!Number.isFinite(i)||0>i||i>1?(op.warn(t+" must be between 0 and 1. Ignoring invalid value:",e),null):i}nv(e){if(this.$o){var t,i,s=this.$o,r=()=>{var t,i=!1===e.sessionRecording?void 0:e.sessionRecording,r=this.rv(null==(t=this.gn.session_recording)?void 0:t.sampleRate,"session_recording.sampleRate"),n=this.rv(null==i?void 0:i.sampleRate,"remote config sampleRate"),a=null!=r?r:n;Q(a)&&this.iv();var o=null==i?void 0:i.minimumDurationMilliseconds;s.register({[iO]:x({cache_timestamp:Date.now(),enabled:!!i},i,{networkPayloadCapture:x({capturePerformance:e.capturePerformance},null==i?void 0:i.networkPayloadCapture),canvasRecording:{enabled:null==i?void 0:i.recordCanvas,fps:null==i?void 0:i.canvasFps,quality:null==i?void 0:i.canvasQuality},sampleRate:a,minimumDurationMilliseconds:K(o)?null:o,endpoint:null==i?void 0:i.endpoint,triggerMatchType:null==i?void 0:i.triggerMatchType,masking:null==i?void 0:i.masking,urlTriggers:null==i?void 0:i.urlTriggers,version:null==i?void 0:i.version,triggerGroups:null==i?void 0:i.triggerGroups})})};r(),null==(t=this.Qd)||t.call(this),this.Qd=null==(i=this._instance.sessionManager)?void 0:i.onSessionId(r)}}onRemoteConfig(e){var t=e.ok?e.config:void 0;return t&&"sessionRecording"in t?!1===t.sessionRecording?(this.nv(t),void this.Kd()):(this.nv(t),void this.startIfEnabledOrStop()):(this.Zd===oc&&(this.Zd=od,op.warn("config refresh failed, recording will not start until page reload")),void this.startIfEnabledOrStop())}log(e,t){var i;void 0===t&&(t="log"),null!=(i=this.Gd)&&i.log?this.Gd.log(e,t):op.warn("log called before recorder was ready")}get ev(){var e,t,i=null==(e=this._instance)||null==(e=e.persistence)?void 0:e.get_property(iO);return(null==i||null==(t=i.scriptConfig)?void 0:t.script)||"lazy-recorder"}sv(){var e,t=this._instance.get_property(iO);if(!t)return!1;try{e="object"==typeof t?t:JSON.parse(t)}catch(e){return op.warn("persisted remote config for session recording is invalid and will be ignored",e),!1}return!Q(e.cache_timestamp)&&36e5>=Date.now()-e.cache_timestamp}tv(e){var t,i,s,r;if(!this.Jd&&this.Yd&&this._instance.sessionManager){if(null==(t=m.__PosthogExtensions__)||!t.initSessionRecording)return op.warn("Called on script loaded before session recording is available. This can be caused by adblockers."),void this._instance.register_for_session({[su]:!0});if(this.Gd||(this.Gd=null==(r=m.__PosthogExtensions__)?void 0:r.initSessionRecording(this._instance,this.qt),this.Gd._forceAllowLocalhostNetworkCapture=this._forceAllowLocalhostNetworkCapture),!this.sv()){if(this.Zd===od||this.Zd===oc)return;return this.Zd=oc,op.info("persisted remote config is stale, requesting fresh config before starting"),void new nP(this._instance).load()}this.Zd=oh,null==(i=(s=this.Gd).setDocumentWasEverVisible)||i.call(s,this.qt),this.Gd.start(e)}else this.Zd=ou}onRRwebEmit(e){var t;null==(t=this.Gd)||null==t.onRRwebEmit||t.onRRwebEmit(e)}overrideLinkedFlag(){var e,t;this.Gd||null==(t=this.$o)||t.register({[iR]:!0}),null==(e=this.Gd)||e.overrideLinkedFlag()}overrideSampling(){var e,t;this.Gd||null==(t=this.$o)||t.register({[iM]:!0}),null==(e=this.Gd)||e.overrideSampling()}overrideTrigger(e){var t,i;this.Gd||null==(i=this.$o)||i.register({["url"===e?iL:iD]:!0}),null==(t=this.Gd)||t.overrideTrigger(e)}get sdkDebugProperties(){var e;return(null==(e=this.Gd)?void 0:e.sdkDebugProperties)||{$recording_status:this.status}}tryAddCustomEvent(e,t){var i;return!(null==(i=this.Gd)||!i.tryAddCustomEvent(e,t))}}},{autocapture:class extends a9{constructor(e){super(new a7(e)),this.instance=e}},historyAutocapture:class{constructor(e){this._instance=e,this.av=this.ov()}initialize(){this.startIfEnabled()}get isEnabled(){var e=this.lv();return!!(e.path||e.search||this.uv(e))}startIfEnabled(){this.isEnabled&&(il.info("History API monitoring enabled, starting..."),this.monitorHistoryChanges())}startIfEnabledOrStop(){this.stop(),this.av=this.ov(),this.startIfEnabled()}stop(){this.hv&&this.hv(),this.hv=void 0,this.dv&&this.dv(),this.dv=void 0,il.info("History API monitoring stopped")}monitorHistoryChanges(){a&&a.history&&(this.vv("pushState"),this.vv("replaceState"),this.fv(),this.uv()&&this.pv())}vv(e){var t;if(a&&(null==(t=a.history[e])||!t.__posthog_wrapped__)){var i=this;os(a.history,e,t=>function(s,r,n){t.call(this,s,r,n),i.gv(e)})}}ov(){var e=null==a?void 0:a.location;if(null!=e&&e.pathname)return{pathname:e.pathname,search:e.search,hash:e.hash}}lv(){var e=this._instance.config.capture_pageview;return"history_change"===e?{path:!0}:U(e)?e:{}}uv(e){return void 0===e&&(e=this.lv()),!!e.hash&&!this._instance.config.disable_capture_url_hashes}mv(e){var t=this.lv(),i=this.av;return!(!i||!(t.path&&e.pathname!==i.pathname||t.search&&e.search!==i.search||this.uv(t)&&e.hash!==i.hash))}gv(e){try{var t=this.ov();if(!t)return;this.mv(t)&&this._instance.capture(sm,{navigation_type:e}),this.av=t}catch(t){il.error("Error capturing "+e+" pageview",t)}}fv(){if(!this.hv){var e=()=>{this.gv("popstate")};sI(a,"popstate",e),this.hv=()=>{a&&a.removeEventListener("popstate",e)}}}pv(){if(!this.dv){var e=()=>{this.gv("hashchange")};sI(a,"hashchange",e),this.dv=()=>{a&&a.removeEventListener("hashchange",e)}}}},heatmaps:class{get gn(){return this.instance.config}constructor(e){var t;this.yv=!1,this.Is=!1,this.bv=null,this.instance=e,this.yv=!(null==(t=this.instance.persistence)||!t.props[ik]),this.rageclicks=new a5(e.config.rageclick)}initialize(){this.startIfEnabled()}get flushIntervalMilliseconds(){var e=5e3;return U(this.gn.capture_heatmaps)&&this.gn.capture_heatmaps.flush_interval_milliseconds&&(e=this.gn.capture_heatmaps.flush_interval_milliseconds),e}get isEnabled(){return Q(this.gn.capture_heatmaps)?Q(this.gn.enable_heatmaps)?this.yv:this.gn.enable_heatmaps:!1!==this.gn.capture_heatmaps}startIfEnabled(){if(this.isEnabled)this.Is||(og.info("starting..."),this._v(),this.Wt());else{var e;clearInterval(null!=(e=this.bv)?e:void 0),this.wv(),this.getAndClearBuffer()}}onRemoteConfig(e){if(e.ok){var t=e.config;if("heatmaps"in t){var i=!!t.heatmaps;this.instance.persistence&&this.instance.persistence.register({[ik]:i}),this.yv=i,this.startIfEnabled()}}}getAndClearBuffer(){var e=this.Dt;return this.Dt=void 0,e}Sv(e){of(e.originalEvent)&&this.Ki(e.originalEvent,"deadclick")}Wt(){this.bv&&clearInterval(this.bv),this.bv="visible"===(null==u?void 0:u.visibilityState)?setInterval(this.Mo.bind(this),this.flushIntervalMilliseconds):null}_v(){a&&u&&(this.xv=this.Mo.bind(this),sI(a,s_,this.xv),this.Cv=e=>this.Ki(e||(null==a?void 0:a.event)),sI(u,"click",this.Cv,{capture:!0}),this.Tv=e=>this.Mv(e||(null==a?void 0:a.event)),sI(u,"mousemove",this.Tv,{capture:!0}),this.Ev=new rN(this.instance,rL,this.Sv.bind(this)),this.Ev.startIfEnabledOrStop(),this.Iv=this.Wt.bind(this),sI(u,sf,this.Iv),this.Is=!0)}wv(){var e;a&&u&&(this.xv&&a.removeEventListener(s_,this.xv),this.Cv&&u.removeEventListener("click",this.Cv,{capture:!0}),this.Tv&&u.removeEventListener("mousemove",this.Tv,{capture:!0}),this.Iv&&u.removeEventListener(sf,this.Iv),clearTimeout(this.Rv),null==(e=this.Ev)||e.stop(),this.Is=!1)}Pv(e,t){var i=this.instance.scrollManager.scrollY(),s=this.instance.scrollManager.scrollX(),r=this.instance.scrollManager.scrollElement(),n=function(e,t,i){for(var s=e;s&&ri(s)&&!rs(s,"body")&&s!==i;){var r,n,o,l=void 0;try{l=null==(r=null!=(n=null==(o=s.ownerDocument)?void 0:o.defaultView)?n:a)?void 0:r.getComputedStyle(s).position}catch(e){break}if(D(t,l))return!0;s=rp(s)}return!1}(rc(e),["fixed","sticky"],r);return{x:e.clientX+(n?0:s),y:e.clientY+(n?0:i),target_fixed:n,type:t}}Ki(e,t){var i;if(void 0===t&&(t="click"),!rt(e.target)&&of(e)){var s=this.Pv(e,t);null!=(i=this.rageclicks)&&i.isRageClick(e.clientX,e.clientY,(new Date).getTime())&&rw(rc(e),this.instance.config.rageclick)&&this.ys(x({},s,{type:"rageclick"})),this.ys(s)}}Mv(e){!rt(e.target)&&of(e)&&(clearTimeout(this.Rv),this.Rv=setTimeout(()=>{this.ys(this.Pv(e,"mousemove"))},500))}ys(e){if(a){var t=this.gn.disable_capture_url_hashes?tp(a.location.href):a.location.href,i=this.gn.custom_personal_data_properties,s=rZ(t,this.gn.mask_personal_data_properties?[...r2,...i||[]]:[],r5);this.Dt=this.Dt||{},this.Dt[s]||(this.Dt[s]=[]),this.Dt[s].push(e)}}Mo(){this.Dt&&!W(this.Dt)&&this.instance.capture("$$heatmap",{$heatmap_data:this.getAndClearBuffer()})}},deadClicksAutocapture:rN,webVitalsAutocapture:class{constructor(e){var t;this.yv=!1,this.Is=!1,this.Dt={navigationKey:void 0,url:void 0,metrics:[],firstMetricTimestamp:void 0},this.Av=()=>{clearTimeout(this.Fv),this.Fv=void 0,0!==this.Dt.metrics.length&&(this._instance.capture("$web_vitals",x({$current_url:this.Dt.url},this.Dt.metrics.reduce((e,t)=>x({},e,{["$web_vitals_"+t.name+"_event"]:x({},t),["$web_vitals_"+t.name+"_value"]:t.value}),{}))),this.Dt={navigationKey:void 0,url:void 0,metrics:[],firstMetricTimestamp:void 0})},this.Ov=e=>{var t;if(this.Dt=this.Dt||{navigationKey:void 0,url:void 0,metrics:[],firstMetricTimestamp:void 0},Q(null==e?void 0:e.name)||Q(null==e?void 0:e.value))on.error("Invalid metric received",e);else{var i="string"==typeof e.navigationURL?e.navigationURL:void 0,s=this.Lv(i);if(!K(s)){var r=X(e.navigationId)||"string"==typeof e.navigationId?"navigation:"+e.navigationId:"url:"+s;if(!this.Dv||this.Dv>e.value){this.Dt.navigationKey!==r&&(this.Av(),this.Fv=setTimeout(this.Av,this.flushToCaptureTimeoutMs)),K(this.Dt.navigationKey)&&(this.Dt.navigationKey=r,this.Dt.url=s),this.Dt.firstMetricTimestamp=K(this.Dt.firstMetricTimestamp)?Date.now():this.Dt.firstMetricTimestamp;var n=null==(t=this._instance.sessionManager)?void 0:t.checkAndGetSessionAndWindowId(!0),a=x({},e,i?{navigationURL:s}:{},{$current_url:s,timestamp:Date.now()});if(delete a.entries,U(e.attribution)&&this.attributionMetrics.indexOf(e.name)>-1){var o={};for(var l of ol){var u="url"===l&&"string"==typeof e.attribution[l]?this.Lv(e.attribution[l]):e.attribution[l];K(u)||(o[l]=u)}a.attribution=o}else delete a.attribution;K(n)||(a.$session_id=n.sessionId,a.$window_id=n.windowId),this.Dt.metrics.push(a),this.Dt.metrics.length===this.allowedMetrics.length&&this.Av()}else on.error("Ignoring metric with value >= "+this.Dv,e)}}},this.$v=()=>{if(!this.Is){var e,t,i,s,r=!1,n=m.__PosthogExtensions__,a=null==n?void 0:n.postHogWebVitalsCallbacksByFlavor,o=(null==a?void 0:a[this.Nv])||("web-vitals"===this.Nv&&K(a)?null==n?void 0:n.postHogWebVitalsCallbacks:void 0);if(!K(o)){var l=o.withoutAttribution,u=this.attributionMetrics;r=!K(l),e=u.indexOf("LCP")>-1?o.onLCP:(null==l?void 0:l.onLCP)||o.onLCP,t=u.indexOf("CLS")>-1?o.onCLS:(null==l?void 0:l.onCLS)||o.onCLS,i=u.indexOf("FCP")>-1?o.onFCP:(null==l?void 0:l.onFCP)||o.onFCP,s=u.indexOf("INP")>-1?o.onINP:(null==l?void 0:l.onINP)||o.onINP}if(e&&t&&i&&s){var h={reportSoftNavs:this.useSoftNavs},c=r&&this.attributionMetrics.indexOf("INP")>-1?x({},h,{includeProcessedEventEntries:!1}):h;this.allowedMetrics.indexOf("LCP")>-1&&e(this.Ov.bind(this),h),this.allowedMetrics.indexOf("CLS")>-1&&t(this.Ov.bind(this),h),this.allowedMetrics.indexOf("FCP")>-1&&i(this.Ov.bind(this),h),this.allowedMetrics.indexOf("INP")>-1&&s(this.Ov.bind(this),c),this.Is=!0}else on.error("web vitals callbacks not loaded - not starting")}},this._instance=e,this.yv=!(null==(t=this._instance.persistence)||!t.props[iF]),this.startIfEnabled()}get qv(){return this._instance.config.capture_performance}get allowedMetrics(){var e,t,i=U(this.qv)?null==(e=this.qv)?void 0:e.web_vitals_allowed_metrics:void 0;return Q(i)?(null==(t=this._instance.persistence)?void 0:t.props[iA])||oa:i}get flushToCaptureTimeoutMs(){return(U(this.qv)?this.qv.web_vitals_delayed_flush_ms:void 0)||5e3}get attributionMetrics(){var e=U(this.qv)?this.qv.web_vitals_attribution:void 0;return et(e)?e?oa:[]:V(e)?e:oo}get useAttribution(){return this.attributionMetrics.length>0}get useSoftNavs(){var e=U(this.qv)?this.qv.__preview_web_vitals_soft_navs:void 0;return null!=e&&e}get Dv(){var e=U(this.qv)&&X(this.qv.__web_vitals_max_value)?this.qv.__web_vitals_max_value:9e5;return e>0&&6e4>=e?9e5:e}get isEnabled(){var e=null==h?void 0:h.protocol;if("http:"!==e&&"https:"!==e)return on.info("Web Vitals are disabled on non-http/https protocols"),!1;var t=U(this.qv)?this.qv.web_vitals:et(this.qv)?this.qv:void 0;return et(t)?t:this.yv}startIfEnabled(){this.isEnabled&&!this.Is&&(on.info("enabled, starting..."),this.Ks(this.$v))}onRemoteConfig(e){if(e.ok){var t=e.config;if("capturePerformance"in t){var i=U(t.capturePerformance)&&!!t.capturePerformance.web_vitals,s=U(t.capturePerformance)?t.capturePerformance.web_vitals_allowed_metrics:void 0;this._instance.persistence&&(this._instance.persistence.register({[iF]:i}),this._instance.persistence.register({[iA]:s})),this.yv=i,this.startIfEnabled()}}}get Nv(){return this.useSoftNavs?this.useAttribution?"web-vitals-with-attribution-soft-navs":"web-vitals-soft-navs":this.useAttribution?"web-vitals-with-attribution":"web-vitals"}Ks(e){var t=m.__PosthogExtensions__,i=this.Nv,s=null==t?void 0:t.postHogWebVitalsCallbacksByFlavor;null!=s&&s[i]||"web-vitals"===i&&K(s)&&null!=t&&t.postHogWebVitalsCallbacks?e():null==t||null==t.loadExternalDependency||t.loadExternalDependency(this._instance,i,t=>{t?on.error("failed to load script",t):e()})}Lv(e){var t=e||(null==a?void 0:a.location.href);if(t){var i=this._instance.config.disable_capture_url_hashes?tp(t):t,s=this._instance.config.custom_personal_data_properties;return rZ(i,this._instance.config.mask_personal_data_properties?[...r2,...s||[]]:[],r5)}on.error("Could not determine current URL")}}},{exceptionObserver:class{constructor(e){var t;this.$v=()=>{var e;if(a&&this.isEnabled&&null!=(e=m.__PosthogExtensions__)&&e.errorWrappingFunctions){var t=m.__PosthogExtensions__.errorWrappingFunctions.wrapOnError,i=m.__PosthogExtensions__.errorWrappingFunctions.wrapUnhandledRejection,s=m.__PosthogExtensions__.errorWrappingFunctions.wrapConsoleError;try{!this.jv&&this.gn.capture_unhandled_errors&&(this.jv=t(this.captureException.bind(this))),!this.Bv&&this.gn.capture_unhandled_rejections&&(this.Bv=i(this.captureException.bind(this))),!this.Hv&&this.gn.capture_console_errors&&(this.Hv=s(this.captureException.bind(this)))}catch(e){oe.error("failed to start",e),this.zv()}}},this._instance=e,this.Uv=!(null==(t=this._instance.persistence)||!t.props[iE]),this.pe=new ed(x({},function(e){var t,i,s,r;return void 0===e&&(e={}),{refillRate:null!=(t=null!=(i=e.exceptionRateLimiterRefillRate)?i:e.__exceptionRateLimiterRefillRate)?t:1,bucketSize:null!=(s=null!=(r=e.exceptionRateLimiterBucketSize)?r:e.__exceptionRateLimiterBucketSize)?s:10}}(this._instance.config.error_tracking),{refillInterval:1e4,A:oe})),this.gn=this.Wv(),this.startIfEnabledOrStop()}Wv(){var e=this._instance.config.capture_exceptions,t={capture_unhandled_errors:!1,capture_unhandled_rejections:!1,capture_console_errors:!1};return U(e)?t=x({},t,e):(K(e)?this.Uv:e)&&(t=x({},t,{capture_unhandled_errors:!0,capture_unhandled_rejections:!0})),t}get isEnabled(){return this.gn.capture_console_errors||this.gn.capture_unhandled_errors||this.gn.capture_unhandled_rejections}startIfEnabledOrStop(){this.isEnabled?(oe.info("enabled"),this.zv(),this.Ks(this.$v)):this.zv()}Ks(e){var t,i;null!=(t=m.__PosthogExtensions__)&&t.errorWrappingFunctions?e():null==(i=m.__PosthogExtensions__)||null==i.loadExternalDependency||i.loadExternalDependency(this._instance,"exception-autocapture",t=>{if(t)return oe.error("failed to load script",t);e()})}zv(){var e,t,i;null==(e=this.jv)||e.call(this),this.jv=void 0,null==(t=this.Bv)||t.call(this),this.Bv=void 0,null==(i=this.Hv)||i.call(this),this.Hv=void 0}onRemoteConfig(e){if(e.ok){var t=e.config;"autocaptureExceptions"in t&&(this.Uv=!!t.autocaptureExceptions,this._instance.persistence&&this._instance.persistence.register({[iE]:this.Uv}),this.gn=this.Wv(),this.startIfEnabledOrStop())}}onConfigChange(){this.gn=this.Wv()}captureException(e){var t,i,s,r=null!=(t=null==e||null==(i=e.$exception_list)||null==(i=i[0])?void 0:i.type)?t:"Exception";this.pe.consumeRateLimit(r)?oe.info("Skipping exception capture because of client rate limiting.",{exception:r}):null==(s=this._instance.exceptions)||s.sendExceptionEvent(e)}},exceptions:class{constructor(e){var t,i;this.Vv=[],this.Gv=new tz([new tX,new t7,new t1,new t0,new t4,new t8,new t3,new t9],function(e){for(var t=arguments.length,i=Array(t>1?t-1:0),s=1;t>s;s++)i[s-1]=arguments[s];return function(t,s){void 0===s&&(s=0);for(var r=[],n=t.split("\n"),a=s;n.length>a;a++){var o=n[a];if(1024>=o.length){var l=tQ.test(o)?o.replace(tQ,"$1"):o;if(!l.match(/\S*Error: /)){for(var u of i){var h=u(l,e);if(h){r.push(h);break}}if(r.length>=50)break}}}if(!r.length)return[];var c=Array.from(r);return c.reverse(),c.slice(0,50).map(e=>x({},e,{filename:e.filename||(c[c.length-1]||{}).filename,function:e.function||"?"}))}}("web:javascript",tK,tZ)),this._instance=e,this.Vv=null!=(t=null==(i=this._instance.persistence)?void 0:i.get_property(iS))?t:[],this.Zv=ir(this.Qv()),this.Jv=new ia(this.Zv)}onConfigChange(){this.Zv=ir(this.Qv()),this.Jv.setConfig(this.Zv)}onRemoteConfig(e){var t,i,s;if(e.ok){var r=e.config;if("errorTracking"in r){var n=null!=(t=null==(i=r.errorTracking)?void 0:i.suppressionRules)?t:[],a=null==(s=r.errorTracking)?void 0:s.captureExtensionExceptions;this.Vv=n,this._instance.persistence&&this._instance.persistence.register({[iS]:this.Vv,[iP]:a})}}}get Kv(){var e,t=!!this._instance.get_property(iP),i=this._instance.config.error_tracking.captureExtensionExceptions;return null!=(e=null!=i?i:t)&&e}buildProperties(e,t){return this.Gv.buildFromUnknown(e,{syntheticException:null==t?void 0:t.syntheticException,mechanism:{handled:null==t?void 0:t.handled}})}addExceptionStep(e,t){if(this.Zv.enabled)try{if(!J(e)||0===e.trim().length)return void oH.warn("Ignoring exception step because message must be a non-empty string");var i=function(e){if(!e)return{sanitizedProperties:{},droppedKeys:[]};var t=[];return{sanitizedProperties:Object.keys(e).reduce((i,s)=>(ii.has(s)?t.push(s):i[s]=e[s],i),{}),droppedKeys:t}}(this.Yv(t)),s=i.sanitizedProperties,r=i.droppedKeys;r.length>0&&oH.warn("Ignoring reserved exception step fields",{droppedKeys:r}),this.Jv.add(x({[ie]:e,[it]:(new Date).toISOString()},s))}catch(e){oH.error("Failed to add exception step. Ignoring breadcrumb.",e)}}sendExceptionEvent(e){var t;try{var i=e.$exception_list;if(this.Xv(i)){if(this.tc(i))return this.ec("Exception dropped: matched a suppression rule"),void oH.info("Skipping exception capture because a suppression rule matched");if(!this.Kv&&this.ic(i))return this.ec("Exception dropped: thrown by a browser extension"),void oH.info("Skipping exception capture because it was thrown by an extension");if(!this.Kv&&this.rc(i))return this.ec("Exception dropped: thrown by an injected browser script"),void oH.info("Skipping exception capture because it was thrown by an injected browser script");if(!this._instance.config.error_tracking.__capturePostHogExceptions&&this.nc(i))return this.ec("Exception dropped: thrown by the PostHog SDK"),void oH.info("Skipping exception capture because it was thrown by the PostHog SDK")}var s=this.Zv.enabled&&Q(e.$exception_steps)?this.sc(e):e,r="string"==typeof(t=globalThis._posthogReleaseId)&&t.length>0?t:void 0;r&&(s.$release_id=r);try{var n=this._instance.capture("$exception",s,{_noTruncate:!0,_batchKey:"exceptionEvent",uu:!0});return n&&this.Jv.clear(),n}catch(e){return oH.error("Failed to capture exception event. Dropping this exception.",e),void this.Jv.clear()}}catch(e){return void oH.error("Failed to process exception event. Ignoring this exception.",e)}}sc(e){try{var t=this.Jv.getAttachable();return 0===t.length?e:x({},e,{$exception_steps:t})}catch(t){return oH.error("Failed to read buffered exception steps. Capturing exception without steps.",t),e}}ec(e){this.Zv.enabled&&this.Jv.add({[ie]:e,[it]:(new Date).toISOString()})}Yv(e){return U(e)?x({},e):{}}Qv(){var e,t;return null!=(e=null==(t=this._instance.config.error_tracking)?void 0:t.exception_steps)?e:{}}tc(e){if(0===e.length)return!1;try{var t=e.reduce((e,t)=>{var i=t.type,s=t.value;return J(i)&&i.length>0&&e.$exception_types.push(i),J(s)&&s.length>0&&e.$exception_values.push(s),e},{$exception_types:[],$exception_values:[]});return this.Vv.some(e=>{var i=e.values.map(e=>{var i=ak[e.operator],s=t[e.key];if(!i||!s)return!1;var r=V(e.value)?e.value:[e.value];return r.length>0&&i(r,s)});return"OR"===e.type?i.some(Boolean):i.every(Boolean)})}catch(e){return oH.warn("Failed to evaluate suppression rules. Capturing the exception.",e),!1}}ic(e){var t=e.flatMap(e=>{var t,i;return null!=(t=null==(i=e.stacktrace)?void 0:i.frames)?t:[]}),i=t.filter(e=>{var t=e.filename;return!!t&&oG.some(e=>t.startsWith(e))});return 0!==i.length&&(!i.every(e=>{var t=e.filename;return!!t&&t.startsWith(oV)})||e.some(e=>{var t=e.value;return J(t)&&t.includes("isolatedAPI.contexts.topHostname")})&&!t.some(e=>{var t=e.filename;return e.in_app&&!(null!=t&&t.startsWith(oV))}))}rc(e){return e.some(e=>{var t=e.value;return J(t)&&oU.some(e=>t.includes(e))})}nc(e){if(e.length>0){var t,i,s,r,n=null!=(t=null==(i=e[0].stacktrace)?void 0:i.frames)?t:[],a=n[n.length-1];return null!=(s=null==a||null==(r=a.filename)?void 0:r.includes("posthog.com/static"))&&s}return!1}Xv(e){return!Q(e)&&V(e)}}},o6,{siteApps:class{constructor(e){this.uc=0,this._instance=e,this.hc=[],this.apps={}}get isEnabled(){return!!this._instance.config.opt_in_site_apps}dc(e,t){if(t){var i=this.globalsForEvent(t);this.hc.push(i),this.hc.length>1e3&&(this.hc=this.hc.slice(10))}}get siteAppLoaders(){var e;return null==(e=m._POSTHOG_REMOTE_CONFIG)||null==(e=e[this._instance.config.token])?void 0:e.siteApps}initialize(){if(this.isEnabled){var e=this._instance._addCaptureHook(this.dc.bind(this));this.vc=()=>{e(),this.hc=[],this.vc=void 0}}}globalsForEvent(e){if(!e)throw Error("Event payload is required");var t,i,s,r,n,a,o,l={},u=this._instance.get_property("$groups")||[];for(var h of Object.entries(this._instance.get_property("$stored_group_properties")||{})){var c=h[0];l[c]={id:u[c],type:c,properties:h[1]}}var d=e.$set_once,v=e.$set;return{event:x({},k(e,oy),{properties:x({},e.properties,v?{$set:x({},null!=(t=null==(i=e.properties)?void 0:i.$set)?t:{},v)}:{},d?{$set_once:x({},null!=(s=null==(r=e.properties)?void 0:r.$set_once)?s:{},d)}:{}),elements_chain:null!=(n=null==(a=e.properties)?void 0:a.$elements_chain)?n:"",distinct_id:null==(o=e.properties)?void 0:o.distinct_id}),person:{properties:this._instance.get_property("$stored_person_properties")},groups:l}}cc(e){var t,i=null==(t=e.tagName)?void 0:t.toLowerCase();return"style"===i&&this._instance.config.prepare_external_dependency_stylesheet?this._instance.config.prepare_external_dependency_stylesheet(e)||(ob.error("prepare_external_dependency_stylesheet returned null"),null):"script"===i&&this._instance.config.prepare_external_dependency_script?this._instance.config.prepare_external_dependency_script(e)||(ob.error("prepare_external_dependency_script returned null"),null):e}fc(){if(!this._instance.config.prepare_external_dependency_stylesheet&&!this._instance.config.prepare_external_dependency_script)return()=>{};var e,t,i,s,r,n,a,o,l=null==u?void 0:u.defaultView,h=null==l||null==(e=l.Node)?void 0:e.prototype;if(!l||!h)return()=>{};if(this.uc++,this.gc)return this.mc();var c=[],d=this,v=new WeakSet,p=(e,t,i)=>{if(null!=e&&e[t]){var s=e[t];e[t]=i(s),c.push(()=>{e[t]=s})}},g=e=>{if(v.has(e))return e;var t=d.cc(e);return t&&v.add(t),t},f=e=>e.map(e=>"string"==typeof e?e:g(e)).filter(e=>!Z(e));return p(h,"appendChild",e=>function(t){var i=g(t);return i?e.call(this,i):t}),p(h,"insertBefore",e=>function(t,i){var s=g(t);return s?e.call(this,s,i):t}),p(h,"replaceChild",e=>function(t,i){var s=g(t);return s?e.call(this,s,i):i}),[null==(t=l.Element)?void 0:t.prototype,null==(i=l.Document)?void 0:i.prototype,null==(s=l.DocumentFragment)?void 0:s.prototype].forEach(e=>{p(e,"append",e=>function(){for(var t=arguments.length,i=Array(t),s=0;t>s;s++)i[s]=arguments[s];return e.apply(this,f(i))}),p(e,"prepend",e=>function(){for(var t=arguments.length,i=Array(t),s=0;t>s;s++)i[s]=arguments[s];return e.apply(this,f(i))})}),[null==(r=l.Element)?void 0:r.prototype,null==(n=l.CharacterData)?void 0:n.prototype,null==(a=l.DocumentType)?void 0:a.prototype].forEach(e=>{p(e,"before",e=>function(){for(var t=arguments.length,i=Array(t),s=0;t>s;s++)i[s]=arguments[s];return e.apply(this,f(i))}),p(e,"after",e=>function(){for(var t=arguments.length,i=Array(t),s=0;t>s;s++)i[s]=arguments[s];return e.apply(this,f(i))}),p(e,"replaceWith",e=>function(){for(var t=arguments.length,i=Array(t),s=0;t>s;s++)i[s]=arguments[s];var r=f(i);return i.length&&!r.length?void 0:e.apply(this,r)})}),p(null==(o=l.Element)?void 0:o.prototype,"insertAdjacentElement",e=>function(t,i){var s=g(i);return s?e.call(this,t,s):null}),this.gc=()=>{c.forEach(e=>e()),this.gc=void 0},this.mc()}mc(){var e=!1;return()=>{var t;e||(e=!0,this.uc--,0===this.uc&&(null==(t=this.gc)||t.call(this)))}}yc(e,t){void 0===t&&(t=!0);var i=this.fc();try{var s=e(i);return t&&i(),s}catch(e){throw i(),e}}setupSiteApp(e){var t=this.apps[e.id],i=()=>{var i;!t.errored&&this.hc.length&&(ob.info("Processing "+this.hc.length+" events for site app with id "+e.id),this.hc.forEach(e=>this.yc(()=>null==t.processEvent?void 0:t.processEvent(e))),t.processedBuffer=!0),Object.values(this.apps).every(e=>e.processedBuffer||e.errored)&&(null==(i=this.vc)||i.call(this))},s=!1,r=r=>{t.errored=!r,t.loaded=!0,ob.info("Site app with id "+e.id+" "+(r?"loaded":"errored")),s&&i()};try{var n=this.yc(t=>e.init({posthog:this._instance,callback(e){t(),r(e)}}),!1).processEvent;n&&(t.processEvent=n),s=!0}catch(t){ob.error(ow+e.id,t),r(!1)}if(s&&t.loaded)try{i()}catch(i){ob.error("Error while processing buffered events PostHog app with config id "+e.id,i),t.errored=!0}}bc(){var e=this.siteAppLoaders||[];for(var t of e)this.apps[t.id]={id:t.id,loaded:!1,errored:!1,processedBuffer:!1};for(var i of e)this.setupSiteApp(i)}_c(e){var t=this;if(0!==Object.keys(this.apps).length){var i=this.globalsForEvent(e),s=function(s){try{t.yc(()=>null==s.processEvent?void 0:s.processEvent(i))}catch(t){ob.error("Error while processing event "+e.event+" for site app "+s.id,t)}};for(var r of Object.values(this.apps))s(r)}}onRemoteConfig(e){var t,i,s,r=this;if(null!=(t=this.siteAppLoaders)&&t.length)return this.isEnabled?(this.bc(),void this._instance.on("eventCaptured",e=>this._c(e))):void ob.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.');if(null==(i=this.vc)||i.call(this),e.ok){var n=e.config;if(null!=(s=n.siteApps)&&s.length)if(this.isEnabled)for(var a of n.siteApps)!function(){var e,t=a.id,i=a.url;m["__$$ph_site_app_"+t]=r._instance,null==(e=m.__PosthogExtensions__)||null==e.loadSiteApp||e.loadSiteApp(r._instance,i,e=>{if(e)return ob.error(ow+t,e)})}();else ob.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.')}}}},o8,{tracingHeaders:class{constructor(e){this.wc=void 0,this.kc=void 0,this.Sc=void 0,this.$v=()=>{var e,t,i=this.xc();i?(K(this.wc)&&(this.wc=null==(e=m.__PosthogExtensions__)||null==(e=e.tracingHeadersPatchFns)?void 0:e._patchXHR(i,()=>this._instance.get_distinct_id(),this._instance.sessionManager)),K(this.kc)&&(this.kc=null==(t=m.__PosthogExtensions__)||null==(t=t.tracingHeadersPatchFns)?void 0:t._patchFetch(i,()=>this._instance.get_distinct_id(),this._instance.sessionManager))):this.zv()},this._instance=e}initialize(){this.startIfEnabledOrStop()}Ks(e){var t,i;null!=(t=m.__PosthogExtensions__)&&t.tracingHeadersPatchFns?e():null==(i=m.__PosthogExtensions__)||null==i.loadExternalDependency||i.loadExternalDependency(this._instance,"tracing-headers",t=>{if(t)return or.error("failed to load script",t);e()})}Cc(){var e,t;return null!=(e=null!=(t=this._instance.config.tracing_headers)?t:this._instance.config.addTracingHeaders)?e:this._instance.config.__add_tracing_headers}xc(){var e=this.Cc();return V(e)?(V(this.Sc)?this.Sc.splice(0,this.Sc.length,...e):this.Sc=[...e],e.length>0?this.Sc:void 0):(V(this.Sc)&&this.Sc.splice(0),this.Sc=e||void 0,this.Sc)}zv(){var e,t;null==(e=this.wc)||e.call(this),null==(t=this.kc)||t.call(this),this.wc=void 0,this.kc=void 0}startIfEnabledOrStop(){this.xc()?this.Ks(this.$v):this.zv()}}},{toolbar:class{constructor(e){this.instance=e}Tc(e){m.ph_toolbar_state=e}Mc(){var e;return null!=(e=m.ph_toolbar_state)?e:0}initialize(){return this.maybeLoadToolbar()}maybeLoadToolbar(e,t,i){if(void 0===e&&(e=void 0),void 0===t&&(t=void 0),void 0===i&&(i=void 0),sA(this.instance.config)||!a||!u)return!1;e=null!=e?e:a.location,i=null!=i?i:a.history;try{if(!t){try{a.localStorage.setItem("test","test"),a.localStorage.removeItem("test")}catch(e){return!1}t=null==a?void 0:a.localStorage}var s,r=oO||rQ(e.hash,"__posthog")||rQ(e.hash,"state"),n=r?sP(()=>JSON.parse(atob(decodeURIComponent(r))))||sP(()=>JSON.parse(decodeURIComponent(r))):null;return n&&"ph_authorize"===n.action?((s=n).source="url",s&&Object.keys(s).length>0&&(n.desiredHash?e.hash=n.desiredHash:i?i.replaceState(i.state,"",e.pathname+e.search):e.hash="")):((s=JSON.parse(t.getItem(oT)||"{}")).source="localstorage",delete s.userIntent),!(!s.token||this.instance.config.token!==s.token||(this.loadToolbar(s),0))}catch(e){return!1}}Ec(e){var t=m.ph_load_toolbar||m.ph_load_editor;!Q(t)&&G(t)?t(e,this.instance):oM.warn("No toolbar load function found")}loadToolbar(e){var t,i=!(null==u||!u.getElementById(re));if(!a||i)return!1;var s="custom"===this.instance.requestRouter.region&&this.instance.config.advanced_disable_toolbar_metrics,r=x({token:this.instance.config.token},e,{apiURL:this.instance.requestRouter.endpointFor("ui")},s?{instrument:!1}:{});return(a.localStorage.setItem(oT,JSON.stringify(x({},r,{source:void 0}))),2===this.Mc())?this.Ec(r):0===this.Mc()&&(this.Tc(1),null==(t=m.__PosthogExtensions__)||null==t.loadExternalDependency||t.loadExternalDependency(this.instance,"toolbar",e=>{e?(oM.error("[Toolbar] Failed to load",e),this.Tc(0)):(this.Tc(2),this.Ec(r))}),sI(a,"turbolinks:load",()=>{this.Tc(0),this.loadToolbar(r)})),!0}Ic(e){return this.loadToolbar(e)}maybeLoadEditor(e,t,i){return void 0===e&&(e=void 0),void 0===t&&(t=void 0),void 0===i&&(i=void 0),this.maybeLoadToolbar(e,t,i)}}},o4,{conversations:class{constructor(e){this.Rc=void 0,this._conversationsManager=null,this.Pc=!1,this.je=null,this.Ac=!1,this._instance=e}initialize(){this.loadIfEnabled()}onRemoteConfig(e){if(!this._instance.config.disable_conversations&&(this.Fc=e.ok,e.ok)){var t=e.config.conversations;Q(t)||(et(t)?this.Rc=t:(this.Rc=t.enabled,this.je=t),this.loadIfEnabled())}}reset(){var e;null==(e=this._conversationsManager)||e.reset(),this._conversationsManager=null,this.Rc=void 0,this.je=null,this.Fc=void 0,this.Ac=!1}loadIfEnabled(){if(!(this._conversationsManager||this.Pc||this._instance.config.disable_conversations||sA(this._instance.config)||this._instance.config.cookieless_mode&&this._instance.consent.isOptedOut())){var e=null==m?void 0:m.__PosthogExtensions__;if(e&&!K(this.Rc)&&this.Rc)if(this.je&&this.je.token){this.Pc=!0;try{var t=e.initConversations;if(t)return this.Oc(t),void(this.Pc=!1);var i=e.loadExternalDependency;if(!i)return void this.Lc(sh);i(this._instance,"conversations",t=>{t||!e.initConversations?this.Lc("Could not load conversations script",t):this.Oc(e.initConversations),this.Pc=!1})}catch(e){this.Lc("Error initializing conversations",e),this.Pc=!1}}else oY.error("Conversations enabled but missing token in remote config.")}}Oc(e){if(this.je)try{this._conversationsManager=e(this.je,this._instance),this.Ac=!1,oY.info("Conversations loaded successfully")}catch(e){this.Lc("Error completing conversations initialization",e)}else oY.error("Cannot complete initialization: remote config is null")}Lc(e,t){oY.error(e,t),this._conversationsManager=null,this.Pc=!1,this.Ac=!0}show(){this._conversationsManager?this._conversationsManager.show():oY.warn("Conversations not loaded yet.")}hide(){this._conversationsManager&&this._conversationsManager.hide()}isAvailable(){return!0===this.Rc&&!Z(this._conversationsManager)}getUnavailableReason(){return this.isAvailable()?null:this._instance.config.disable_conversations?"disabled_by_config":sA(this._instance.config)?"disabled_for_toolbar":this._instance.config.cookieless_mode&&this._instance.consent.isOptedOut()?"consent_opted_out":!1===this.Fc?"remote_config_failed":K(this.Rc)?this.Fc?"disabled_in_project":"remote_config_pending":this.Rc?Q(this.je)||!this.je.token?"missing_token":null!=m&&m.__PosthogExtensions__?this.Pc?"initializing":this.Ac?"load_failed":"not_loaded":"extensions_unavailable":"disabled_in_project"}isVisible(){var e,t;return null!=(e=null==(t=this._conversationsManager)?void 0:t.isVisible())&&e}sendMessage(e,t,i){var s=this;return w(function*(){return s._conversationsManager?s._conversationsManager.sendMessage(e,t,i):(oY.warn(oZ),null)})()}getMessages(e,t){var i=this;return w(function*(){return i._conversationsManager?i._conversationsManager.getMessages(e,t):(oY.warn(oZ),null)})()}markAsRead(e){var t=this;return w(function*(){return t._conversationsManager?t._conversationsManager.markAsRead(e):(oY.warn(oZ),null)})()}getTickets(e){var t=this;return w(function*(){return t._conversationsManager?t._conversationsManager.getTickets(e):(oY.warn(oZ),null)})()}requestRestoreLink(e){var t=this;return w(function*(){return t._conversationsManager?t._conversationsManager.requestRestoreLink(e):(oY.warn(oZ),null)})()}restoreFromToken(e){var t=this;return w(function*(){return t._conversationsManager?t._conversationsManager.restoreFromToken(e):(oY.warn(oZ),null)})()}restoreFromUrlToken(){var e=this;return w(function*(){return e._conversationsManager?e._conversationsManager.restoreFromUrlToken():(oY.warn(oZ),null)})()}getCurrentTicketId(){var e,t;return null!=(e=null==(t=this._conversationsManager)?void 0:t.getCurrentTicketId())?e:null}getWidgetSessionId(){var e,t;return null!=(e=null==(t=this._conversationsManager)?void 0:t.getWidgetSessionId())?e:null}yu(){var e;null==(e=this._conversationsManager)||e.setIdentity()}bu(){var e;null==(e=this._conversationsManager)||e.clearIdentity()}}},{logs:class{constructor(e){var t,i=this;this.name="logs",this.Dc=!1,this.$c=!1,this.Nc=!1,this.A=iu("[logs]"),this.qc=x({},this.A,{error(){for(var e=arguments.length,t=Array(e),s=0;e>s;s++)t[s]=arguments[s];t.some(o3)||i.A.error(...t)}}),this.fo=[],this.jc=[],this.vd=0,this.Fs=!1,this.Bc=[],this.Hc=[],this.zc=!1,this.Uc=!1,this.Wc=()=>{var e,t;this.Fs||(this.vd=0,null==(e=this.Vc)||e.onReconnect(),null==(t=this.Gc)||t.onReconnect())},this._instance=e,this._instance&&null!=(t=this._instance.config.logs)&&t.captureConsoleLogs&&(this.Dc=!0),a&&sI(a,"online",this.Wc)}Zc(e,t,i,s){var r,n=oQ(null==(r=this._instance)||null==(r=r.config)?void 0:r.logs,i);return[new tD(this.Qc(e,t),n,this.qc,()=>this.Jc(),e=>e(),void 0,s),n]}Kc(){var e,t=null==(e=this._instance)||null==(e=e.config)?void 0:e.logs;if(!this.Vc||this.Yc!==t){null==(i=this.Vc)||i.reset(),this.Yc=t;var i,s=this.Zc(()=>this.fo,e=>{this.fo=e});this.Vc=s[0],this.Xc=s[1]}return this.Vc}tf(){var e,t=null==(e=this._instance)||null==(e=e.config)?void 0:e.logs;if(!this.Gc||this.ef!==t){null==(i=this.Gc)||i.reset(),this.ef=t;var i,s=this.Zc(()=>this.jc,e=>{this.jc=e},{serviceNameDefault:"posthog-browser-logs",consoleCapture:!0},o0);this.Gc=s[0],this.if=s[1]}return this.Gc}setup(e){var t;if(!this.Fs){this.$s=e,null!=(t=this._instance)&&null!=(t=t.config)&&null!=(t=t.logs)&&t.captureConsoleLogs&&(this.Dc=!0),(this.Dc||this.rf()&&this.nf())&&this.sf();var i=!1,s=e.onRemoteConfig(e=>{var t;i=e.ok&&!0===(null==(t=e.config.logs)?void 0:t.captureConsoleLogs),this.onRemoteConfig(e)});this.Fs?s.dispose():(this.Ns=s,i||this.loadIfEnabled())}}dispose(){var e,t,i,s;this.Fs||(this.Fs=!0,this.af(),null==(e=this.Ns)||e.dispose(),this.Ns=void 0,this.$s=void 0,this.Nc=!1,null==a||a.removeEventListener("online",this.Wc),null==(t=this.lf)||t.call(this),this.lf=void 0,null==(i=this.Vc)||i.reset(),null==(s=this.Gc)||s.reset())}onRemoteConfig(e){var t,i;if(!this.Fs){var s=e.ok?null==(t=e.config.logs)?void 0:t.captureConsoleLogs:void 0;Q(s)?this.uf():(null==(i=this._instance)||null==(i=i.persistence)||i.register({[iI]:!!s}),s?(this.Dc=!0,this.$c||this.sf(),this.loadIfEnabled()):this.uf())}}reset(){var e,t,i,s;this.af(),null==(e=this.Vc)||e.clearQueue(),this.fo=[],null==(t=this.Vc)||t.reset(),null==(i=this.Gc)||i.clearQueue(),this.jc=[],null==(s=this.Gc)||s.reset(),this.vd=0}captureLog(e){this.Fs||this.Kc().captureLog(e)}captureConsoleLog(e){this.Fs||this.tf().captureLog(e)}captureBufferedConsoleLog(e,t,i){this.Fs||this.tf().captureLog(e,{context:t,occurredAtMs:i})}nf(){var e;return!(null==(e=this._instance)||null==(e=e.persistence)||null==(e=e.props)||!e[iI])}rf(){var e,t;return null==(e=this._instance)||null==e.ho||!e.ho()||!(null==(t=m._POSTHOG_REMOTE_CONFIG)||null==(t=t[this._instance.config.token])||!t.config)}wu(){var e;this.af(),null==(e=this.Gc)||e.clearQueue(),this.jc=[]}uf(){this.Dc||this.af()}sf(){var e,t=this;if(!this.zc&&null!=m&&m.console){var i=oQ(null==(e=this._instance)||null==(e=e.config)?void 0:e.logs).maxBufferSize,s=function(e){var s;try{s=(e=>{for(;null!=(t=e)&&t.__rrweb_original__;){var t;e=e.__rrweb_original__}return e})(m.console[e])}catch(e){return 0}if(!s)return 0;t.Hc.push(os(m.console,e,r=>{var n=function(){for(var s=arguments.length,n=Array(s),a=0;s>a;a++)n[a]=arguments[a];try{t.hf(e,n,i)}catch(e){}return r.apply(m.console,n)};return n.__rrweb_original__=s,n}))};for(var r of oX)s(r);this.zc=!0,this.df=setTimeout(()=>{this.af()},3e4)}}hf(e,t,i){var s;if(this.zc&&!this.Uc&&0!==t.length)if(null!=(s=this._instance)&&s.is_capturing()){if(i>this.Bc.length){this.Uc=!0;try{this.Bc.push({level:e,args:t,occurredAtMs:Date.now(),context:this.Jc()})}finally{this.Uc=!1}}}else this.af()}af(){if(this.Bc=[],this.zc){for(var e of(this.zc=!1,this.df&&(clearTimeout(this.df),this.df=void 0),this.Hc))e();this.Hc=[]}}vf(){var e=this.Bc;return this.af(),e}get logger(){return this.cf||(this.cf={trace:(e,t)=>this.captureLog({body:e,level:"trace",attributes:t}),debug:(e,t)=>this.captureLog({body:e,level:"debug",attributes:t}),info:(e,t)=>this.captureLog({body:e,level:"info",attributes:t}),warn:(e,t)=>this.captureLog({body:e,level:"warn",attributes:t}),error:(e,t)=>this.captureLog({body:e,level:"error",attributes:t}),fatal:(e,t)=>this.captureLog({body:e,level:"fatal",attributes:t})}),this.cf}flushLogs(e){e?this.ff(e):(this.Vc&&this.Vc.flush().catch(e=>this.pf(e)),this.Gc&&this.Gc.flush().catch(e=>this.pf(e)))}pf(e){o3(e)||this.A.error("PostHog logs flush failed:",e)}loadIfEnabled(){if(!this.Fs&&this.Dc&&!this.$c&&!this.Nc){var e=null==m?void 0:m.__PosthogExtensions__;if(!e)return this.A.error("PostHog Extensions not found."),void this.af();var t=e.loadExternalDependency;if(!t)return this.A.error(sh),void this.af();this.Nc=!0;try{t(this._instance,"logs",t=>{if(this.Nc=!1,!this.Fs&&this.Dc){var i=e.logs;if(t||null==i||!i.initializeLogs)this.A.error("Could not load logs script",t),this.af();else{var s,r,n=this.vf();this.lf=i.initializeLogs(null!=(s=this.$s)?s:this._instance),this.$c=!0,n.length>0&&(null==i.replayConsoleBuffer||i.replayConsoleBuffer(null!=(r=this.$s)?r:this._instance,n))}}})}catch(e){throw this.Nc=!1,e}}}Qc(e,t){var i=this._instance;return{get isDisabled(){return!1},get optedOut(){return!i.is_capturing()},getPersistedProperty:t=>t===$.LogsQueue?e():void 0,setPersistedProperty(e,i){e===$.LogsQueue&&t(null!=i?i:[])},ss:e=>this.ss(e),getLibraryId:()=>y.LIB_NAME,getLibraryVersion:()=>y.LIB_VERSION}}ss(e){return new Promise(t=>{if(rX(this.vd,3))t({kind:"fatal",error:o2(void 0,"logs endpoint is unreachable, dropping batch")});else{var i=!1,s=e=>{i||(i=!0,clearTimeout(r),t(e))},r=setTimeout(()=>{this.A.warn("Logs request timed out before receiving a response"),s({kind:"retry-later",error:o2(void 0,"logs request timed out")})},9e4);this._instance._send_request({method:"POST",url:this.gf(),data:e,compression:"best-available",batchKey:"logs",fireCallbackOnDrop:!0,callback:e=>{var t,i=e.statusCode;(this.mf(i),i>=200&&300>i)?s({kind:"ok"}):413===i?s({kind:"too-large"}):0!==i&&408!==i&&429!==i&&500>i?s({kind:"fatal",error:Error("logs request failed with status "+i)}):0===i?(e.error||this.A.warn("Logs request failed before receiving an HTTP response"),s({kind:"retry-later",error:o2(e.error,"logs request failed before receiving an HTTP response")})):s({kind:"retry-later",error:null!=(t=e.error)?t:Error("logs request failed with status "+i)})}})}})}mf(e){(0!==e||this._instance.__loaded)&&(this.vd=r0(e,this.vd,3,()=>this.A.warn("Log requests are failing before receiving an HTTP response; this can happen due to network issues, CORS, browser blocking, or ad blockers. Stopped sending logs; will try again when connectivity changes.")))}ff(e){this.fo.length>0&&this.yf(e,this.fo,this.Xc,y.LIB_NAME,e=>{this.fo=e}),this.jc.length>0&&this.yf(e,this.jc,this.if,o0,e=>{this.jc=e})}yf(e,t,i,s,r){if(0!==t.length){var n=t.map(e=>e.record);r([]);var a=tL(n,tO(i,y.LIB_NAME,y.LIB_VERSION),s,y.LIB_VERSION);this._instance._send_request({method:"POST",url:this.gf(),data:a,compression:"best-available",batchKey:"logs",transport:e})}}gf(){return this._instance.requestRouter.endpointFor("api","/i/v1/logs")+"?token="+encodeURIComponent(this._instance.config.token)}Jc(){var e,t={};if(t.distinctId=this._instance.get_distinct_id(),this._instance.sessionManager){var i=this._instance.sessionManager.checkAndGetSessionAndWindowId(!0),s=i.windowId,r=i.sessionStartTimestamp,n=i.lastActivityTimestamp;t.sessionId=i.sessionId,t.windowId=s,Q(r)||(t.sessionStartTimestamp=r),Q(n)||(t.lastActivityTimestamp=n)}if(null!=m&&null!=(e=m.location)&&e.href&&(t.currentUrl=this._instance.config.disable_capture_url_hashes?tp(m.location.href):m.location.href),this._instance.featureFlags){var a=this._instance.featureFlags.getFlags();a&&a.length>0&&(t.activeFeatureFlags=a)}return t}}},{metrics:class{constructor(e){this.A=iu("[metrics]"),this._instance=e}initialize(){}Kc(){var e,t,i,s,r,n,a,o,l=null==(a=this._instance)||null==(a=a.config)?void 0:a.metrics;return this.Vc&&this.Yc===l||(null==(o=this.Vc)||o.reset(),this.Yc=l,this.Vc=new tB(this.Qc(),{serviceName:null!=(e=null==(n=null==l?void 0:l.resourceAttributes)?void 0:n["service.name"])?e:null==l?void 0:l.serviceName,serviceVersion:null!=(t=null==n?void 0:n["service.version"])?t:null==l?void 0:l.serviceVersion,environment:null!=(i=null==n?void 0:n["deployment.environment"])?i:null==l?void 0:l.environment,resourceAttributes:n,beforeSend:null==l?void 0:l.beforeSend,flushIntervalMs:null!=(s=null==l?void 0:l.flushIntervalMs)?s:1e4,maxSeriesPerFlush:null!=(r=null==l?void 0:l.maxSeriesPerFlush)?r:1e3},this.A)),this.Vc}count(e,t,i){void 0===t&&(t=1),this.Kc().count(e,t,i)}gauge(e,t,i){this.Kc().gauge(e,t,i)}histogram(e,t,i){this.Kc().histogram(e,t,i)}flush(e){if(!this.Vc)return Promise.resolve();if(e){var t=this.Vc.drainWindow();return t&&this.Ss(t,e),Promise.resolve()}return this.Vc.flush().catch(e=>this.A.error("PostHog metrics flush failed:",e))}reset(){var e;null==(e=this.Vc)||e.reset()}Qc(){var e=this._instance,t=this;return{get isDisabled(){return!1},get optedOut(){return!e.is_capturing()},Ss:e=>t.Ss(e),getLibraryId:()=>y.LIB_NAME,getLibraryVersion:()=>y.LIB_VERSION}}Ss(e,t){return new Promise(i=>{var s=!1,r=e=>{s||(s=!0,clearTimeout(n),i(e))},n=setTimeout(()=>r({kind:"retry-later",error:Error("metrics request timed out")}),9e4);this._instance._send_request(x({method:"POST",url:this.bf(),data:e,compression:"best-available",batchKey:"metrics"},t&&{transport:t},{fireCallbackOnDrop:!0,callback(e){var t,i=e.statusCode;i>=200&&300>i?r({kind:"ok"}):413===i?r({kind:"too-large"}):0!==i&&408!==i&&429!==i&&500>i?r({kind:"fatal",error:Error("metrics request failed with status "+i)}):r({kind:"retry-later",error:null!=(t=e.error)?t:Error("metrics request failed with status "+i)})}}))})}bf(){return this._instance.requestRouter.endpointFor("api","/i/v1/metrics")+"?token="+encodeURIComponent(this._instance.config.token)}}});a3.__defaultExtensionClasses=x({},o9);var o7=(y.SDK_DIST_CHANNEL="npm",n=aH[aZ]=new a3,function(){function e(){e.done||(e.done=!0,aQ=!1,sk(aH,function(e){e._dom_loaded()}))}null!=u&&u.addEventListener?"complete"===u.readyState?e():sI(u,"DOMContentLoaded",e,{capture:!1}):a&&il.error("Browser doesn't support `document.addEventListener` so PostHog couldn't be initialized")}(),n)}}]);