@whyour/qinglong 0.3.2 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (173) hide show
  1. package/README-en.md +47 -88
  2. package/README.md +48 -87
  3. package/package.json +5 -1
  4. package/sample/notify.js +19 -9
  5. package/sample/notify.py +89 -47
  6. package/shell/api.sh +15 -15
  7. package/shell/otask.sh +1 -1
  8. package/shell/update.sh +12 -13
  9. package/static/build/api/system.js +1 -2
  10. package/static/build/api/user.js +5 -1
  11. package/static/build/config/serverEnv.js +1 -1
  12. package/static/build/data/dependence.js +1 -1
  13. package/static/build/data/notify.js +2 -0
  14. package/static/build/data/open.js +1 -8
  15. package/static/build/loaders/express.js +1 -9
  16. package/static/build/loaders/initFile.js +24 -6
  17. package/static/build/loaders/sentry.js +7 -1
  18. package/static/build/schedule/addCron.js +2 -2
  19. package/static/build/schedule/health.js +2 -2
  20. package/static/build/services/cron.js +50 -44
  21. package/static/build/services/dependence.js +82 -79
  22. package/static/build/services/env.js +1 -1
  23. package/static/build/services/notify.js +5 -5
  24. package/static/build/services/open.js +1 -1
  25. package/static/build/services/schedule.js +42 -40
  26. package/static/build/services/subscription.js +7 -13
  27. package/static/build/services/system.js +2 -2
  28. package/static/build/shared/pLimit.js +16 -0
  29. package/static/build/shared/runCron.js +29 -0
  30. package/static/dist/{1571.a97c18af.async.js → 1571.68121491.async.js} +3 -3
  31. package/static/dist/{9371.27629d57.async.js → 1654.e06fbac5.async.js} +1 -1
  32. package/static/dist/2260.d9fbd460.async.js +1 -0
  33. package/static/dist/2536.a60b8e3c.async.js +1 -0
  34. package/static/dist/{2618.2d258f44.async.js → 2618.1484edc2.async.js} +2 -2
  35. package/static/dist/2715.80e099e1.async.js +1 -0
  36. package/static/dist/{3490.8aaeafbb.async.js → 3490.8d2d9399.async.js} +1 -1
  37. package/static/dist/3639.58c3a3f1.async.js +5 -0
  38. package/static/dist/3800.5488ae14.async.js +2 -0
  39. package/static/dist/3820.faa46a6a.async.js +1 -0
  40. package/static/dist/4124.8cba8410.async.js +1 -0
  41. package/static/dist/4163.a1d279c3.async.js +1 -0
  42. package/static/dist/4346.5ab6fdc1.async.js +1 -0
  43. package/static/dist/{4378.70f18b85.async.js → 4378.70083a42.async.js} +2 -2
  44. package/static/dist/4491.96ee9a9f.async.js +4 -0
  45. package/static/dist/4804.183d71af.async.js +27 -0
  46. package/static/dist/4925.eca85085.async.js +1 -0
  47. package/static/dist/5008.c612bbdb.async.js +11 -0
  48. package/static/dist/5035.2489750b.async.js +67 -0
  49. package/static/dist/5310.6c4eff46.async.js +1 -0
  50. package/static/dist/5484.826c5ee3.async.js +1 -0
  51. package/static/dist/5969.87aeb075.async.js +1 -0
  52. package/static/dist/6304.51c52839.async.js +1 -0
  53. package/static/dist/6433.69941426.async.js +22 -0
  54. package/static/dist/6661.5cda5ce0.async.js +1 -0
  55. package/static/dist/6805.798ec30a.async.js +1 -0
  56. package/static/dist/{412.7e4d2d42.async.js → 7382.305c10b2.async.js} +2 -2
  57. package/static/dist/{7393.b7603b10.async.js → 7393.d9ed4b3a.async.js} +1 -1
  58. package/static/dist/7567.a224d0a6.async.js +5 -0
  59. package/static/dist/{7742.eec663d7.async.js → 7742.dd8a0112.async.js} +2 -2
  60. package/static/dist/8037.386b415d.async.js +1 -0
  61. package/static/dist/8297.e6ac1ce9.async.js +1 -0
  62. package/static/dist/8432.5bbc2cdd.async.js +1 -0
  63. package/static/dist/858.d51fc4e2.async.js +1 -0
  64. package/static/dist/8612.84caf0a5.async.js +1 -0
  65. package/static/dist/{8966.d92806db.async.js → 8657.805a96f7.async.js} +2 -2
  66. package/static/dist/8844.8525fd2e.async.js +81 -0
  67. package/static/dist/9065.6684b5d0.async.js +1 -0
  68. package/static/dist/921.198cefa6.async.js +6 -0
  69. package/static/dist/{9504.06cb7ea5.async.js → 9504.6d4e29e7.async.js} +1 -1
  70. package/static/dist/9673.18a70227.async.js +3 -0
  71. package/static/dist/986.ab6a48a4.async.js +1 -0
  72. package/static/dist/index.html +1 -1
  73. package/static/dist/layouts__index.285d8505.chunk.css +1 -0
  74. package/static/dist/layouts__index.3db43e0b.async.js +1 -0
  75. package/static/dist/src__pages__404.8794c158.async.js +1 -0
  76. package/static/dist/{src__pages__config__index.b5bde963.async.js → src__pages__config__index.7fb61af5.async.js} +3 -3
  77. package/static/dist/{src__pages__crontab__index.be4295e5.async.js → src__pages__crontab__index.5cfa7d5b.async.js} +2 -2
  78. package/static/dist/src__pages__crontab__logModal.44ad577c.async.js +2 -0
  79. package/static/dist/src__pages__crontab__modal.6d17fdcf.async.js +5 -0
  80. package/static/dist/src__pages__crontab__viewCreateModal.3db14204.async.js +4 -0
  81. package/static/dist/src__pages__crontab__viewManageModal.9f899650.async.js +4 -0
  82. package/static/dist/src__pages__dependence__index.3b140a79.async.js +2 -0
  83. package/static/dist/src__pages__dependence__logModal.e49658d5.async.js +4 -0
  84. package/static/dist/src__pages__dependence__modal.94ff002a.async.js +5 -0
  85. package/static/dist/{src__pages__diff__index.200be0dc.async.js → src__pages__diff__index.240e4991.async.js} +3 -3
  86. package/static/dist/{src__pages__env__editNameModal.9898b16a.async.js → src__pages__env__editNameModal.047bb3ba.async.js} +2 -2
  87. package/static/dist/src__pages__env__index.48602d18.async.js +2 -0
  88. package/static/dist/src__pages__env__modal.8b48ffa4.async.js +5 -0
  89. package/static/dist/src__pages__error__index.c0477141.async.js +4 -0
  90. package/static/dist/{src__pages__initialization__index.bcf87634.chunk.css → src__pages__initialization__index.66819338.chunk.css} +1 -1
  91. package/static/dist/src__pages__initialization__index.978a7f09.async.js +21 -0
  92. package/static/dist/src__pages__log__index.ae245070.async.js +1 -0
  93. package/static/dist/src__pages__login__index.8eb4df8e.async.js +2 -0
  94. package/static/dist/{src__pages__script__editModal.9a8934a1.async.js → src__pages__script__editModal.02b12902.async.js} +2 -2
  95. package/static/dist/{src__pages__script__editNameModal.42003a2f.async.js → src__pages__script__editNameModal.2773cb7b.async.js} +2 -2
  96. package/static/dist/{src__pages__script__index.670d9577.async.js → src__pages__script__index.679510cd.async.js} +3 -3
  97. package/static/dist/{src__pages__script__renameModal.3b9285b0.async.js → src__pages__script__renameModal.ea3b6689.async.js} +2 -2
  98. package/static/dist/{src__pages__script__saveModal.475c369d.async.js → src__pages__script__saveModal.312a0beb.async.js} +2 -2
  99. package/static/dist/{src__pages__script__setting.d41d33ae.async.js → src__pages__script__setting.11abc6ae.async.js} +2 -2
  100. package/static/dist/src__pages__setting__about.1460b7fa.async.js +1 -0
  101. package/static/dist/{src__pages__setting__appModal.4edca962.async.js → src__pages__setting__appModal.74267529.async.js} +2 -2
  102. package/static/dist/src__pages__setting__checkUpdate.ce2e30bb.async.js +4 -0
  103. package/static/dist/src__pages__setting__index.9fcd6dc2.async.js +2 -0
  104. package/static/dist/src__pages__setting__loginLog.0708083b.async.js +18 -0
  105. package/static/dist/src__pages__setting__notification.15a286d0.async.js +21 -0
  106. package/static/dist/src__pages__setting__other.00a69cf4.async.js +1 -0
  107. package/static/dist/src__pages__setting__security.62b6b562.async.js +4 -0
  108. package/static/dist/src__pages__subscription__index.708b6c8f.async.js +2 -0
  109. package/static/dist/src__pages__subscription__logModal.3a1a8e58.async.js +2 -0
  110. package/static/dist/src__pages__subscription__modal.c034f25a.async.js +4 -0
  111. package/static/dist/umi.cb44a99a.js +11 -0
  112. package/version.yaml +10 -5
  113. package/static/dist/1655.37556417.async.js +0 -4
  114. package/static/dist/1766.e0c12c07.async.js +0 -27
  115. package/static/dist/2260.04ae2823.async.js +0 -1
  116. package/static/dist/2715.30714799.async.js +0 -1
  117. package/static/dist/3639.62e1ddf6.async.js +0 -5
  118. package/static/dist/3820.ad340d47.async.js +0 -1
  119. package/static/dist/4011.3a02258a.async.js +0 -22
  120. package/static/dist/4124.6a5a1531.async.js +0 -1
  121. package/static/dist/4163.5180a456.async.js +0 -1
  122. package/static/dist/4180.e830b6e6.async.js +0 -2
  123. package/static/dist/4925.4425d963.async.js +0 -1
  124. package/static/dist/5008.8fcc2d24.async.js +0 -11
  125. package/static/dist/5310.9c3e0c09.async.js +0 -1
  126. package/static/dist/5319.dd84246e.async.js +0 -1
  127. package/static/dist/5484.ac83d6b4.async.js +0 -1
  128. package/static/dist/5544.6baaab99.async.js +0 -81
  129. package/static/dist/6304.613145ef.async.js +0 -1
  130. package/static/dist/6661.f5843bf4.async.js +0 -1
  131. package/static/dist/6794.4c503d6d.async.js +0 -5
  132. package/static/dist/6805.f5be6007.async.js +0 -1
  133. package/static/dist/7461.ed40fa5f.async.js +0 -1
  134. package/static/dist/7466.15597d4f.async.js +0 -1
  135. package/static/dist/7938.4e3377e7.async.js +0 -67
  136. package/static/dist/8037.61d0095e.async.js +0 -1
  137. package/static/dist/8297.3d6c376d.async.js +0 -1
  138. package/static/dist/8352.e0fbb494.async.js +0 -1
  139. package/static/dist/8432.30267db1.async.js +0 -1
  140. package/static/dist/8447.d0f63993.async.js +0 -1
  141. package/static/dist/9065.0806f3e5.async.js +0 -1
  142. package/static/dist/9280.aacaa172.async.js +0 -6
  143. package/static/dist/9673.a1545ea3.async.js +0 -3
  144. package/static/dist/986.c108246f.async.js +0 -1
  145. package/static/dist/layouts__index.3de47467.chunk.css +0 -1
  146. package/static/dist/layouts__index.a6451a2c.async.js +0 -1
  147. package/static/dist/src__pages__404.b5140a4b.async.js +0 -1
  148. package/static/dist/src__pages__crontab__logModal.0f6a4945.async.js +0 -2
  149. package/static/dist/src__pages__crontab__modal.cb176c70.async.js +0 -5
  150. package/static/dist/src__pages__crontab__viewCreateModal.f2b8a69a.async.js +0 -4
  151. package/static/dist/src__pages__crontab__viewManageModal.b86bbb79.async.js +0 -4
  152. package/static/dist/src__pages__dependence__index.c17201d7.async.js +0 -2
  153. package/static/dist/src__pages__dependence__logModal.42c56e18.async.js +0 -4
  154. package/static/dist/src__pages__dependence__modal.58620a62.async.js +0 -5
  155. package/static/dist/src__pages__env__index.c79218f4.async.js +0 -2
  156. package/static/dist/src__pages__env__modal.07f411f1.async.js +0 -5
  157. package/static/dist/src__pages__error__index.2f9d7c50.async.js +0 -4
  158. package/static/dist/src__pages__initialization__index.af82f7e1.async.js +0 -21
  159. package/static/dist/src__pages__log__index.5e63a6b7.async.js +0 -1
  160. package/static/dist/src__pages__login__index.44d624a7.async.js +0 -2
  161. package/static/dist/src__pages__setting__about.7ca2707b.async.js +0 -1
  162. package/static/dist/src__pages__setting__checkUpdate.dd497877.async.js +0 -4
  163. package/static/dist/src__pages__setting__index.4a85066e.async.js +0 -2
  164. package/static/dist/src__pages__setting__loginLog.c8ddd712.async.js +0 -18
  165. package/static/dist/src__pages__setting__notification.e124b7ae.async.js +0 -21
  166. package/static/dist/src__pages__setting__other.a58b5fae.async.js +0 -1
  167. package/static/dist/src__pages__setting__security.aabc2d21.async.js +0 -4
  168. package/static/dist/src__pages__subscription__index.04531731.async.js +0 -2
  169. package/static/dist/src__pages__subscription__logModal.b86a5c9b.async.js +0 -2
  170. package/static/dist/src__pages__subscription__modal.ea198f81.async.js +0 -4
  171. package/static/dist/umi.29bfaff2.js +0 -11
  172. /package/static/dist/{8352.d2d0a2c7.chunk.css → 8612.d2d0a2c7.chunk.css} +0 -0
  173. /package/static/dist/{7394.59dcf306.chunk.css → 9439.59dcf306.chunk.css} +0 -0
@@ -1,27 +0,0 @@
1
- var ol=Object.defineProperty,sl=Object.defineProperties;var ll=Object.getOwnPropertyDescriptors;var ri=Object.getOwnPropertySymbols;var Ia=Object.prototype.hasOwnProperty,Ma=Object.prototype.propertyIsEnumerable;var Da=(j,Z,e)=>Z in j?ol(j,Z,{enumerable:!0,configurable:!0,writable:!0,value:e}):j[Z]=e,pe=(j,Z)=>{for(var e in Z||(Z={}))Ia.call(Z,e)&&Da(j,e,Z[e]);if(ri)for(var e of ri(Z))Ma.call(Z,e)&&Da(j,e,Z[e]);return j},Tt=(j,Z)=>sl(j,ll(Z));var Aa=(j,Z)=>{var e={};for(var c in j)Ia.call(j,c)&&Z.indexOf(c)<0&&(e[c]=j[c]);if(j!=null&&ri)for(var c of ri(j))Z.indexOf(c)<0&&Ma.call(j,c)&&(e[c]=j[c]);return e};(self.webpackChunk_whyour_qinglong=self.webpackChunk_whyour_qinglong||[]).push([[1766],{75909:function(j,Z,e){"use strict";var c=e(185),h=e(45389),m=e(75188),y=e(63313),g=e.n(y),l=e(84875),p=e.n(l),u=e(12888),i=e(57439),S=["className","component","viewBox","spin","rotate","tabIndex","onClick","children"],x=y.forwardRef(function(I,a){var d=I.className,O=I.component,T=I.viewBox,L=I.spin,N=I.rotate,R=I.tabIndex,G=I.onClick,b=I.children,E=(0,m.Z)(I,S);(0,i.Kp)(Boolean(O||b),"Should have `component` prop or `children`."),(0,i.C3)();var z=y.useContext(u.Z),Y=z.prefixCls,W=Y===void 0?"anticon":Y,oe=z.rootClassName,_e=p()(oe,W,d),K=p()((0,h.Z)({},"".concat(W,"-spin"),!!L)),Q=N?{msTransform:"rotate(".concat(N,"deg)"),transform:"rotate(".concat(N,"deg)")}:void 0,P=(0,c.Z)((0,c.Z)({},i.vD),{},{className:K,style:Q,viewBox:T});T||delete P.viewBox;var de=function(){return O?y.createElement(O,(0,c.Z)({},P),b):b?((0,i.Kp)(Boolean(T)||y.Children.count(b)===1&&y.isValidElement(b)&&y.Children.only(b).type==="use","Make sure that you provide correct `viewBox` prop (default `0 0 1024 1024`) to the icon."),y.createElement("svg",(0,c.Z)((0,c.Z)({},P),{},{viewBox:T}),b)):null},be=R;return be===void 0&&G&&(be=-1),y.createElement("span",(0,c.Z)((0,c.Z)({role:"img"},E),{},{ref:a,tabIndex:be,onClick:G,className:_e}),de())});x.displayName="AntdIcon",Z.Z=x},55258:function(j,Z,e){"use strict";e.d(Z,{Z:function(){return S}});var c=e(185),h=e(75188),m=e(63313),y=e.n(m),g=e(75909),l=["type","children"],p=new Set;function u(x){return Boolean(typeof x=="string"&&x.length&&!p.has(x))}function i(x){var I=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,a=x[I];if(u(a)){var d=document.createElement("script");d.setAttribute("src",a),d.setAttribute("data-namespace",a),x.length>I+1&&(d.onload=function(){i(x,I+1)},d.onerror=function(){i(x,I+1)}),p.add(a),document.body.appendChild(d)}}function S(){var x=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},I=x.scriptUrl,a=x.extraCommonProps,d=a===void 0?{}:a;I&&typeof document!="undefined"&&typeof window!="undefined"&&typeof document.createElement=="function"&&(Array.isArray(I)?i(I.reverse()):i([I]));var O=m.forwardRef(function(T,L){var N=T.type,R=T.children,G=(0,h.Z)(T,l),b=null;return T.type&&(b=m.createElement("use",{xlinkHref:"#".concat(N)})),R&&(b=R),m.createElement(g.Z,(0,c.Z)((0,c.Z)((0,c.Z)({},d),G),{},{ref:L}),b)});return O.displayName="Iconfont",O}},47210:function(j,Z,e){"use strict";e.d(Z,{Z:function(){return p}});var c=e(185),h=e(63313),m={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z"}}]},name:"eye",theme:"outlined"},y=m,g=e(46420),l=function(i,S){return h.createElement(g.Z,(0,c.Z)((0,c.Z)({},i),{},{ref:S,icon:y}))};l.displayName="EyeOutlined";var p=h.forwardRef(l)},50988:function(j,Z,e){"use strict";e.d(Z,{Z:function(){return p}});var c=e(185),h=e(63313),m={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M868 732h-70.3c-4.8 0-9.3 2.1-12.3 5.8-7 8.5-14.5 16.7-22.4 24.5a353.84 353.84 0 01-112.7 75.9A352.8 352.8 0 01512.4 866c-47.9 0-94.3-9.4-137.9-27.8a353.84 353.84 0 01-112.7-75.9 353.28 353.28 0 01-76-112.5C167.3 606.2 158 559.9 158 512s9.4-94.2 27.8-137.8c17.8-42.1 43.4-80 76-112.5s70.5-58.1 112.7-75.9c43.6-18.4 90-27.8 137.9-27.8 47.9 0 94.3 9.3 137.9 27.8 42.2 17.8 80.1 43.4 112.7 75.9 7.9 7.9 15.3 16.1 22.4 24.5 3 3.7 7.6 5.8 12.3 5.8H868c6.3 0 10.2-7 6.7-12.3C798 160.5 663.8 81.6 511.3 82 271.7 82.6 79.6 277.1 82 516.4 84.4 751.9 276.2 942 512.4 942c152.1 0 285.7-78.8 362.3-197.7 3.4-5.3-.4-12.3-6.7-12.3zm88.9-226.3L815 393.7c-5.3-4.2-13-.4-13 6.3v76H488c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h314v76c0 6.7 7.8 10.5 13 6.3l141.9-112a8 8 0 000-12.6z"}}]},name:"logout",theme:"outlined"},y=m,g=e(46420),l=function(i,S){return h.createElement(g.Z,(0,c.Z)((0,c.Z)({},i),{},{ref:S,icon:y}))};l.displayName="LogoutOutlined";var p=h.forwardRef(l)},85153:function(j,Z,e){"use strict";e.d(Z,{Z:function(){return p}});var c=e(185),h=e(63313),m={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM115.4 518.9L271.7 642c5.8 4.6 14.4.5 14.4-6.9V388.9c0-7.4-8.5-11.5-14.4-6.9L115.4 505.1a8.74 8.74 0 000 13.8z"}}]},name:"menu-fold",theme:"outlined"},y=m,g=e(46420),l=function(i,S){return h.createElement(g.Z,(0,c.Z)((0,c.Z)({},i),{},{ref:S,icon:y}))};l.displayName="MenuFoldOutlined";var p=h.forwardRef(l)},63386:function(j,Z,e){"use strict";e.d(Z,{Z:function(){return p}});var c=e(185),h=e(63313),m={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM142.4 642.1L298.7 519a8.84 8.84 0 000-13.9L142.4 381.9c-5.8-4.6-14.4-.5-14.4 6.9v246.3a8.9 8.9 0 0014.4 7z"}}]},name:"menu-unfold",theme:"outlined"},y=m,g=e(46420),l=function(i,S){return h.createElement(g.Z,(0,c.Z)((0,c.Z)({},i),{},{ref:S,icon:y}))};l.displayName="MenuUnfoldOutlined";var p=h.forwardRef(l)},68834:function(j,Z,e){"use strict";e.d(Z,{Z:function(){return p}});var c=e(185),h=e(63313),m={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z"}}]},name:"setting",theme:"outlined"},y=m,g=e(46420),l=function(i,S){return h.createElement(g.Z,(0,c.Z)((0,c.Z)({},i),{},{ref:S,icon:y}))};l.displayName="SettingOutlined";var p=h.forwardRef(l)},3513:function(j,Z,e){"use strict";e.d(Z,{Z:function(){return p}});var c=e(185),h=e(63313),m={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M858.5 763.6a374 374 0 00-80.6-119.5 375.63 375.63 0 00-119.5-80.6c-.4-.2-.8-.3-1.2-.5C719.5 518 760 444.7 760 362c0-137-111-248-248-248S264 225 264 362c0 82.7 40.5 156 102.8 201.1-.4.2-.8.3-1.2.5-44.8 18.9-85 46-119.5 80.6a375.63 375.63 0 00-80.6 119.5A371.7 371.7 0 00136 901.8a8 8 0 008 8.2h60c4.4 0 7.9-3.5 8-7.8 2-77.2 33-149.5 87.8-204.3 56.7-56.7 132-87.9 212.2-87.9s155.5 31.2 212.2 87.9C779 752.7 810 825 812 902.2c.1 4.4 3.6 7.8 8 7.8h60a8 8 0 008-8.2c-1-47.8-10.9-94.3-29.5-138.2zM512 534c-45.9 0-89.1-17.9-121.6-50.4S340 407.9 340 362c0-45.9 17.9-89.1 50.4-121.6S466.1 190 512 190s89.1 17.9 121.6 50.4S684 316.1 684 362c0 45.9-17.9 89.1-50.4 121.6S557.9 534 512 534z"}}]},name:"user",theme:"outlined"},y=m,g=e(46420),l=function(i,S){return h.createElement(g.Z,(0,c.Z)((0,c.Z)({},i),{},{ref:S,icon:y}))};l.displayName="UserOutlined";var p=h.forwardRef(l)},8930:function(j,Z,e){"use strict";var c=e(63313),h=e.n(c),m=(0,c.createContext)({});Z.Z=m},59448:function(j,Z,e){"use strict";e.d(Z,{ZP:function(){return Vs}});var c=e(18740),h=e(66572),m=e(80543),y=h.ZP;y.Header=h.h4,y.Footer=h.$_,y.Content=h.VY,y.Sider=m.Z;var g=y,l=e(45389),p=e(63287),u=e(8850),i=e(75188),S=e(34659),x=e(81534),I=e(66441),a=e(185),d=e(11527),O=e(6665);function T(o,t){var r=typeof Symbol!="undefined"&&o[Symbol.iterator]||o["@@iterator"];if(!r){if(Array.isArray(o)||(r=(0,O.Z)(o))||t&&o&&typeof o.length=="number"){r&&(o=r);var f=0,C=function(){};return{s:C,n:function(){return f>=o.length?{done:!0}:{done:!1,value:o[f++]}},e:function(ee){throw ee},f:C}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
2
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var D=!0,M=!1,V;return{s:function(){r=r.call(o)},n:function(){var ee=r.next();return D=ee.done,ee},e:function(ee){M=!0,V=ee},f:function(){try{!D&&r.return!=null&&r.return()}finally{if(M)throw V}}}}var L=e(99568),N=e(72564),R={locale:"zh_CN",today:"\u4ECA\u5929",now:"\u6B64\u523B",backToToday:"\u8FD4\u56DE\u4ECA\u5929",ok:"\u786E\u5B9A",timeSelect:"\u9009\u62E9\u65F6\u95F4",dateSelect:"\u9009\u62E9\u65E5\u671F",weekSelect:"\u9009\u62E9\u5468",clear:"\u6E05\u9664",month:"\u6708",year:"\u5E74",previousMonth:"\u4E0A\u4E2A\u6708 (\u7FFB\u9875\u4E0A\u952E)",nextMonth:"\u4E0B\u4E2A\u6708 (\u7FFB\u9875\u4E0B\u952E)",monthSelect:"\u9009\u62E9\u6708\u4EFD",yearSelect:"\u9009\u62E9\u5E74\u4EFD",decadeSelect:"\u9009\u62E9\u5E74\u4EE3",yearFormat:"YYYY\u5E74",dayFormat:"D\u65E5",dateFormat:"YYYY\u5E74M\u6708D\u65E5",dateTimeFormat:"YYYY\u5E74M\u6708D\u65E5 HH\u65F6mm\u5206ss\u79D2",previousYear:"\u4E0A\u4E00\u5E74 (Control\u952E\u52A0\u5DE6\u65B9\u5411\u952E)",nextYear:"\u4E0B\u4E00\u5E74 (Control\u952E\u52A0\u53F3\u65B9\u5411\u952E)",previousDecade:"\u4E0A\u4E00\u5E74\u4EE3",nextDecade:"\u4E0B\u4E00\u5E74\u4EE3",previousCentury:"\u4E0A\u4E00\u4E16\u7EAA",nextCentury:"\u4E0B\u4E00\u4E16\u7EAA"},G=R,b={placeholder:"\u8BF7\u9009\u62E9\u65F6\u95F4",rangePlaceholder:["\u5F00\u59CB\u65F6\u95F4","\u7ED3\u675F\u65F6\u95F4"]},E=b,z={lang:(0,N.Z)({placeholder:"\u8BF7\u9009\u62E9\u65E5\u671F",yearPlaceholder:"\u8BF7\u9009\u62E9\u5E74\u4EFD",quarterPlaceholder:"\u8BF7\u9009\u62E9\u5B63\u5EA6",monthPlaceholder:"\u8BF7\u9009\u62E9\u6708\u4EFD",weekPlaceholder:"\u8BF7\u9009\u62E9\u5468",rangePlaceholder:["\u5F00\u59CB\u65E5\u671F","\u7ED3\u675F\u65E5\u671F"],rangeYearPlaceholder:["\u5F00\u59CB\u5E74\u4EFD","\u7ED3\u675F\u5E74\u4EFD"],rangeMonthPlaceholder:["\u5F00\u59CB\u6708\u4EFD","\u7ED3\u675F\u6708\u4EFD"],rangeQuarterPlaceholder:["\u5F00\u59CB\u5B63\u5EA6","\u7ED3\u675F\u5B63\u5EA6"],rangeWeekPlaceholder:["\u5F00\u59CB\u5468","\u7ED3\u675F\u5468"]},G),timePickerLocale:(0,N.Z)({},E)};z.lang.ok="\u786E\u5B9A";var Y=z,W=Y,oe="${label}\u4E0D\u662F\u4E00\u4E2A\u6709\u6548\u7684${type}",_e={locale:"zh-cn",Pagination:L.Z,DatePicker:Y,TimePicker:E,Calendar:W,global:{placeholder:"\u8BF7\u9009\u62E9"},Table:{filterTitle:"\u7B5B\u9009",filterConfirm:"\u786E\u5B9A",filterReset:"\u91CD\u7F6E",filterEmptyText:"\u65E0\u7B5B\u9009\u9879",filterCheckall:"\u5168\u9009",filterSearchPlaceholder:"\u5728\u7B5B\u9009\u9879\u4E2D\u641C\u7D22",selectAll:"\u5168\u9009\u5F53\u9875",selectInvert:"\u53CD\u9009\u5F53\u9875",selectNone:"\u6E05\u7A7A\u6240\u6709",selectionAll:"\u5168\u9009\u6240\u6709",sortTitle:"\u6392\u5E8F",expand:"\u5C55\u5F00\u884C",collapse:"\u5173\u95ED\u884C",triggerDesc:"\u70B9\u51FB\u964D\u5E8F",triggerAsc:"\u70B9\u51FB\u5347\u5E8F",cancelSort:"\u53D6\u6D88\u6392\u5E8F"},Modal:{okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",justOkText:"\u77E5\u9053\u4E86"},Popconfirm:{cancelText:"\u53D6\u6D88",okText:"\u786E\u5B9A"},Transfer:{titles:["",""],searchPlaceholder:"\u8BF7\u8F93\u5165\u641C\u7D22\u5185\u5BB9",itemUnit:"\u9879",itemsUnit:"\u9879",remove:"\u5220\u9664",selectCurrent:"\u5168\u9009\u5F53\u9875",removeCurrent:"\u5220\u9664\u5F53\u9875",selectAll:"\u5168\u9009\u6240\u6709",removeAll:"\u5220\u9664\u5168\u90E8",selectInvert:"\u53CD\u9009\u5F53\u9875"},Upload:{uploading:"\u6587\u4EF6\u4E0A\u4F20\u4E2D",removeFile:"\u5220\u9664\u6587\u4EF6",uploadError:"\u4E0A\u4F20\u9519\u8BEF",previewFile:"\u9884\u89C8\u6587\u4EF6",downloadFile:"\u4E0B\u8F7D\u6587\u4EF6"},Empty:{description:"\u6682\u65E0\u6570\u636E"},Icon:{icon:"\u56FE\u6807"},Text:{edit:"\u7F16\u8F91",copy:"\u590D\u5236",copied:"\u590D\u5236\u6210\u529F",expand:"\u5C55\u5F00"},PageHeader:{back:"\u8FD4\u56DE"},Form:{optional:"\uFF08\u53EF\u9009\uFF09",defaultValidateMessages:{default:"\u5B57\u6BB5\u9A8C\u8BC1\u9519\u8BEF${label}",required:"\u8BF7\u8F93\u5165${label}",enum:"${label}\u5FC5\u987B\u662F\u5176\u4E2D\u4E00\u4E2A[${enum}]",whitespace:"${label}\u4E0D\u80FD\u4E3A\u7A7A\u5B57\u7B26",date:{format:"${label}\u65E5\u671F\u683C\u5F0F\u65E0\u6548",parse:"${label}\u4E0D\u80FD\u8F6C\u6362\u4E3A\u65E5\u671F",invalid:"${label}\u662F\u4E00\u4E2A\u65E0\u6548\u65E5\u671F"},types:{string:oe,method:oe,array:oe,object:oe,number:oe,date:oe,boolean:oe,integer:oe,float:oe,regexp:oe,email:oe,url:oe,hex:oe},string:{len:"${label}\u987B\u4E3A${len}\u4E2A\u5B57\u7B26",min:"${label}\u6700\u5C11${min}\u4E2A\u5B57\u7B26",max:"${label}\u6700\u591A${max}\u4E2A\u5B57\u7B26",range:"${label}\u987B\u5728${min}-${max}\u5B57\u7B26\u4E4B\u95F4"},number:{len:"${label}\u5FC5\u987B\u7B49\u4E8E${len}",min:"${label}\u6700\u5C0F\u503C\u4E3A${min}",max:"${label}\u6700\u5927\u503C\u4E3A${max}",range:"${label}\u987B\u5728${min}-${max}\u4E4B\u95F4"},array:{len:"\u987B\u4E3A${len}\u4E2A${label}",min:"\u6700\u5C11${min}\u4E2A${label}",max:"\u6700\u591A${max}\u4E2A${label}",range:"${label}\u6570\u91CF\u987B\u5728${min}-${max}\u4E4B\u95F4"},pattern:{mismatch:"${label}\u4E0E\u6A21\u5F0F\u4E0D\u5339\u914D${pattern}"}}},Image:{preview:"\u9884\u89C8"}},K=_e,Q=e(63313),P=e.n(Q);function de(o,t,r,f){function C(D){return D instanceof r?D:new r(function(M){M(D)})}return new(r||(r=Promise))(function(D,M){function V(me){try{ee(f.next(me))}catch(Se){M(Se)}}function te(me){try{ee(f.throw(me))}catch(Se){M(Se)}}function ee(me){me.done?D(me.value):C(me.value).then(V,te)}ee((f=f.apply(o,t||[])).next())})}function be(o,t){var r={label:0,sent:function(){if(D[0]&1)throw D[1];return D[1]},trys:[],ops:[]},f,C,D,M;return M={next:V(0),throw:V(1),return:V(2)},typeof Symbol=="function"&&(M[Symbol.iterator]=function(){return this}),M;function V(ee){return function(me){return te([ee,me])}}function te(ee){if(f)throw new TypeError("Generator is already executing.");for(;r;)try{if(f=1,C&&(D=ee[0]&2?C.return:ee[0]?C.throw||((D=C.return)&&D.call(C),0):C.next)&&!(D=D.call(C,ee[1])).done)return D;switch(C=0,D&&(ee=[ee[0]&2,D.value]),ee[0]){case 0:case 1:D=ee;break;case 4:return r.label++,{value:ee[1],done:!1};case 5:r.label++,C=ee[1],ee=[0];continue;case 7:ee=r.ops.pop(),r.trys.pop();continue;default:if(D=r.trys,!(D=D.length>0&&D[D.length-1])&&(ee[0]===6||ee[0]===2)){r=0;continue}if(ee[0]===3&&(!D||ee[1]>D[0]&&ee[1]<D[3])){r.label=ee[1];break}if(ee[0]===6&&r.label<D[1]){r.label=D[1],D=ee;break}if(D&&r.label<D[2]){r.label=D[2],r.ops.push(ee);break}D[2]&&r.ops.pop(),r.trys.pop();continue}ee=t.call(o,r)}catch(me){ee=[6,me],C=0}finally{f=D=0}if(ee[0]&5)throw ee[1];return{value:ee[0]?ee[1]:void 0,done:!0}}}var ve=function(){},ue=ve(),ae=Object,X=function(o){return o===ue},ie=function(o){return typeof o=="function"},Te=function(o,t){return ae.assign({},o,t)},Oe="undefined",Re=function(){return typeof window!=Oe},q=function(){return typeof document!=Oe},ne=function(){return Re()&&typeof window.requestAnimationFrame!=Oe},Ee=new WeakMap,we=0,Le=function(o){var t=typeof o,r=o&&o.constructor,f=r==Date,C,D;if(ae(o)===o&&!f&&r!=RegExp){if(C=Ee.get(o),C)return C;if(C=++we+"~",Ee.set(o,C),r==Array){for(C="@",D=0;D<o.length;D++)C+=Le(o[D])+",";Ee.set(o,C)}if(r==ae){C="#";for(var M=ae.keys(o).sort();!X(D=M.pop());)X(o[D])||(C+=D+":"+Le(o[D])+",");Ee.set(o,C)}}else C=f?o.toJSON():t=="symbol"?o.toString():t=="string"?JSON.stringify(o):""+o;return C},Ne=!0,We=function(){return Ne},Ve=Re(),st=q(),rt=Ve&&window.addEventListener?window.addEventListener.bind(window):ve,Je=st?document.addEventListener.bind(document):ve,Ye=Ve&&window.removeEventListener?window.removeEventListener.bind(window):ve,yt=st?document.removeEventListener.bind(document):ve,Ct=function(){var o=st&&document.visibilityState;return X(o)||o!=="hidden"},qt=function(o){return Je("visibilitychange",o),rt("focus",o),function(){yt("visibilitychange",o),Ye("focus",o)}},cn=function(o){var t=function(){Ne=!0,o()},r=function(){Ne=!1};return rt("online",t),rt("offline",r),function(){Ye("online",t),Ye("offline",r)}},en={isOnline:We,isVisible:Ct},Nt={initFocus:qt,initReconnect:cn},_t=!Re()||"Deno"in window,Zt=function(o){return ne()?window.requestAnimationFrame(o):setTimeout(o,1)},wt=_t?Q.useEffect:Q.useLayoutEffect,Wt=typeof navigator!="undefined"&&navigator.connection,Ht=!_t&&Wt&&(["slow-2g","2g"].includes(Wt.effectiveType)||Wt.saveData),tn=function(o){if(ie(o))try{o=o()}catch(f){o=""}var t=[].concat(o);o=typeof o=="string"?o:(Array.isArray(o)?o.length:o)?Le(o):"";var r=o?"$swr$"+o:"";return[o,t,r]},at=new WeakMap,un=0,En=1,fn=2,pn=function(o,t,r,f,C,D,M){M===void 0&&(M=!0);var V=at.get(o),te=V[0],ee=V[1],me=V[3],Se=te[t],ge=ee[t];if(M&&ge)for(var Ue=0;Ue<ge.length;++Ue)ge[Ue](r,f,C);return D&&(delete me[t],Se&&Se[0])?Se[0](fn).then(function(){return o.get(t)}):o.get(t)},Rn=0,mn=function(){return++Rn},Qe=function(){for(var o=[],t=0;t<arguments.length;t++)o[t]=arguments[t];return de(void 0,void 0,void 0,function(){var r,f,C,D,M,V,te,ee,me,Se,ge,Ue,Ke,Xe,Pe,je,et,Jt,Ot,At,Rt;return be(this,function(ln){switch(ln.label){case 0:if(r=o[0],f=o[1],C=o[2],D=o[3],M=typeof D=="boolean"?{revalidate:D}:D||{},V=X(M.populateCache)?!0:M.populateCache,te=M.revalidate!==!1,ee=M.rollbackOnError!==!1,me=M.optimisticData,Se=tn(f),ge=Se[0],Ue=Se[2],!ge)return[2];if(Ke=at.get(r),Xe=Ke[2],o.length<3)return[2,pn(r,ge,r.get(ge),ue,ue,te,!0)];if(Pe=C,et=mn(),Xe[ge]=[et,0],Jt=!X(me),Ot=r.get(ge),Jt&&(At=ie(me)?me(Ot):me,r.set(ge,At),pn(r,ge,At)),ie(Pe))try{Pe=Pe(r.get(ge))}catch(_n){je=_n}return Pe&&ie(Pe.then)?[4,Pe.catch(function(_n){je=_n})]:[3,2];case 1:if(Pe=ln.sent(),et!==Xe[ge][0]){if(je)throw je;return[2,Pe]}else je&&Jt&&ee&&(V=!0,Pe=Ot,r.set(ge,Ot));ln.label=2;case 2:return V&&(je||(ie(V)&&(Pe=V(Pe,Ot)),r.set(ge,Pe)),r.set(Ue,Te(r.get(Ue),{error:je}))),Xe[ge][1]=mn(),[4,pn(r,ge,Pe,je,ue,te,!!V)];case 3:if(Rt=ln.sent(),je)throw je;return[2,V?Rt:Pe]}})})},nn=function(o,t){for(var r in o)o[r][0]&&o[r][0](t)},on=function(o,t){if(!at.has(o)){var r=Te(Nt,t),f={},C=Qe.bind(ue,o),D=ve;if(at.set(o,[f,{},{},{},C]),!_t){var M=r.initFocus(setTimeout.bind(ue,nn.bind(ue,f,un))),V=r.initReconnect(setTimeout.bind(ue,nn.bind(ue,f,En)));D=function(){M&&M(),V&&V(),at.delete(o)}}return[o,C,D]}return[o,at.get(o)[4]]},De=function(o,t,r,f,C){var D=r.errorRetryCount,M=C.retryCount,V=~~((Math.random()+.5)*(1<<(M<8?M:8)))*r.errorRetryInterval;!X(D)&&M>D||setTimeout(f,V,C)},he=on(new Map),Ge=he[0],ze=he[1],He=Te({onLoadingSlow:ve,onSuccess:ve,onError:ve,onErrorRetry:De,onDiscarded:ve,revalidateOnFocus:!0,revalidateOnReconnect:!0,revalidateIfStale:!0,shouldRetryOnError:!0,errorRetryInterval:Ht?1e4:5e3,focusThrottleInterval:5*1e3,dedupingInterval:2*1e3,loadingTimeout:Ht?5e3:3e3,compare:function(o,t){return Le(o)==Le(t)},isPaused:function(){return!1},cache:Ge,mutate:ze,fallback:{}},en),tt=function(o,t){var r=Te(o,t);if(t){var f=o.use,C=o.fallback,D=t.use,M=t.fallback;f&&D&&(r.use=f.concat(D)),C&&M&&(r.fallback=Te(C,M))}return r},ot=(0,Q.createContext)({}),lt=function(o){var t=o.value,r=tt((0,Q.useContext)(ot),t),f=t&&t.provider,C=(0,Q.useState)(function(){return f?on(f(r.cache||Ge),t):ue})[0];return C&&(r.cache=C[0],r.mutate=C[1]),wt(function(){return C?C[2]:ue},[]),(0,Q.createElement)(ot.Provider,Te(o,{value:r}))},dt=function(o,t){var r=(0,Q.useState)({})[1],f=(0,Q.useRef)(o),C=(0,Q.useRef)({data:!1,error:!1,isValidating:!1}),D=(0,Q.useCallback)(function(M){var V=!1,te=f.current;for(var ee in M){var me=ee;te[me]!==M[me]&&(te[me]=M[me],C.current[me]&&(V=!0))}V&&!t.current&&r({})},[]);return wt(function(){f.current=o}),[f,C.current,D]},Et=function(o){return ie(o[1])?[o[0],o[1],o[2]||{}]:[o[0],null,(o[1]===null?o[2]:o[1])||{}]},pt=function(){return Te(He,(0,Q.useContext)(ot))},ht=function(o){return function(){for(var r=[],f=0;f<arguments.length;f++)r[f]=arguments[f];var C=pt(),D=Et(r),M=D[0],V=D[1],te=D[2],ee=tt(C,te),me=o,Se=ee.use;if(Se)for(var ge=Se.length;ge-- >0;)me=Se[ge](me);return me(M,V||ee.fetcher,ee)}},ct=function(o,t,r){var f=t[o]||(t[o]=[]);return f.push(r),function(){var C=f.indexOf(r);C>=0&&(f[C]=f[f.length-1],f.pop())}},mt={dedupe:!0},St=function(o,t,r){var f=r.cache,C=r.compare,D=r.fallbackData,M=r.suspense,V=r.revalidateOnMount,te=r.refreshInterval,ee=r.refreshWhenHidden,me=r.refreshWhenOffline,Se=at.get(f),ge=Se[0],Ue=Se[1],Ke=Se[2],Xe=Se[3],Pe=tn(o),je=Pe[0],et=Pe[1],Jt=Pe[2],Ot=(0,Q.useRef)(!1),At=(0,Q.useRef)(!1),Rt=(0,Q.useRef)(je),ln=(0,Q.useRef)(t),_n=(0,Q.useRef)(r),gt=function(){return _n.current},Un=function(){return gt().isVisible()&&gt().isOnline()},Ln=function(Bn){return f.set(Jt,Te(f.get(Jt),Bn))},Vn=f.get(je),nr=X(D)?r.fallback[je]:D,In=X(Vn)?nr:Vn,mr=f.get(Jt)||{},Xn=mr.error,Jn=!Ot.current,rr=function(){return Jn&&!X(V)?V:gt().isPaused()?!1:M?X(In)?!1:r.revalidateIfStale:X(In)||r.revalidateIfStale},jn=function(){return!je||!t?!1:mr.isValidating?!0:Jn&&rr()},ir=jn(),$r=dt({data:In,error:Xn,isValidating:ir},At),gr=$r[0],Gr=$r[1],br=$r[2],lr=(0,Q.useCallback)(function(Bn){return de(void 0,void 0,void 0,function(){var kn,On,Nn,vr,xr,Zn,Tn,cr,$n,zr,Nr,Qn,yr;return be(this,function(qn){switch(qn.label){case 0:if(kn=ln.current,!je||!kn||At.current||gt().isPaused())return[2,!1];vr=!0,xr=Bn||{},Zn=!Xe[je]||!xr.dedupe,Tn=function(){return!At.current&&je===Rt.current&&Ot.current},cr=function(){var ti=Xe[je];ti&&ti[1]===Nn&&delete Xe[je]},$n={isValidating:!1},zr=function(){Ln({isValidating:!1}),Tn()&&br($n)},Ln({isValidating:!0}),br({isValidating:!0}),qn.label=1;case 1:return qn.trys.push([1,3,,4]),Zn&&(pn(f,je,gr.current.data,gr.current.error,!0),r.loadingTimeout&&!f.get(je)&&setTimeout(function(){vr&&Tn()&&gt().onLoadingSlow(je,r)},r.loadingTimeout),Xe[je]=[kn.apply(void 0,et),mn()]),yr=Xe[je],On=yr[0],Nn=yr[1],[4,On];case 2:return On=qn.sent(),Zn&&setTimeout(cr,r.dedupingInterval),!Xe[je]||Xe[je][1]!==Nn?(Zn&&Tn()&&gt().onDiscarded(je),[2,!1]):(Ln({error:ue}),$n.error=ue,Nr=Ke[je],!X(Nr)&&(Nn<=Nr[0]||Nn<=Nr[1]||Nr[1]===0)?(zr(),Zn&&Tn()&&gt().onDiscarded(je),[2,!1]):(C(gr.current.data,On)?$n.data=gr.current.data:$n.data=On,C(f.get(je),On)||f.set(je,On),Zn&&Tn()&&gt().onSuccess(On,je,r),[3,4]));case 3:return Qn=qn.sent(),cr(),gt().isPaused()||(Ln({error:Qn}),$n.error=Qn,Zn&&Tn()&&(gt().onError(Qn,je,r),(typeof r.shouldRetryOnError=="boolean"&&r.shouldRetryOnError||ie(r.shouldRetryOnError)&&r.shouldRetryOnError(Qn))&&Un()&&gt().onErrorRetry(Qn,je,r,lr,{retryCount:(xr.retryCount||0)+1,dedupe:!0}))),[3,4];case 4:return vr=!1,zr(),Tn()&&Zn&&pn(f,je,$n.data,$n.error,!1),[2,!0]}})})},[je]),Di=(0,Q.useCallback)(Qe.bind(ue,f,function(){return Rt.current}),[]);if(wt(function(){ln.current=t,_n.current=r}),wt(function(){if(je){var Bn=je!==Rt.current,kn=lr.bind(ue,mt),On=function(Tn,cr,$n){br(Te({error:cr,isValidating:$n},C(gr.current.data,Tn)?ue:{data:Tn}))},Nn=0,vr=function(Tn){if(Tn==un){var cr=Date.now();gt().revalidateOnFocus&&cr>Nn&&Un()&&(Nn=cr+gt().focusThrottleInterval,kn())}else if(Tn==En)gt().revalidateOnReconnect&&Un()&&kn();else if(Tn==fn)return lr()},xr=ct(je,Ue,On),Zn=ct(je,ge,vr);return At.current=!1,Rt.current=je,Ot.current=!0,Bn&&br({data:In,error:Xn,isValidating:ir}),rr()&&(X(In)||_t?kn():Zt(kn)),function(){At.current=!0,xr(),Zn()}}},[je,lr]),wt(function(){var Bn;function kn(){var Nn=ie(te)?te(In):te;Nn&&Bn!==-1&&(Bn=setTimeout(On,Nn))}function On(){!gr.current.error&&(ee||gt().isVisible())&&(me||gt().isOnline())?lr(mt).then(kn):kn()}return kn(),function(){Bn&&(clearTimeout(Bn),Bn=-1)}},[te,ee,me,lr]),(0,Q.useDebugValue)(In),M&&X(In)&&je)throw ln.current=t,_n.current=r,At.current=!1,X(Xn)?lr(mt):Xn;return{mutate:Di,get data(){return Gr.data=!0,In},get error(){return Gr.error=!0,Xn},get isValidating(){return Gr.isValidating=!0,ir}}},$t=ae.defineProperty(lt,"default",{value:He}),gn=function(o){return tn(o)[0]},rn=ht(St),Ut={moneySymbol:"$",form:{lightFilter:{more:"\u0627\u0644\u0645\u0632\u064A\u062F",clear:"\u0646\u0638\u0641",confirm:"\u062A\u0623\u0643\u064A\u062F",itemUnit:"\u0639\u0646\u0627\u0635\u0631"}},tableForm:{search:"\u0627\u0628\u062D\u062B",reset:"\u0625\u0639\u0627\u062F\u0629 \u062A\u0639\u064A\u064A\u0646",submit:"\u0627\u0631\u0633\u0627\u0644",collapsed:"\u0645\u064F\u0642\u0644\u0635",expand:"\u0645\u064F\u0648\u0633\u0639",inputPlaceholder:"\u0627\u0644\u0631\u062C\u0627\u0621 \u0627\u0644\u0625\u062F\u062E\u0627\u0644",selectPlaceholder:"\u0627\u0644\u0631\u062C\u0627\u0621 \u0627\u0644\u0625\u062E\u062A\u064A\u0627\u0631"},alert:{clear:"\u0646\u0638\u0641",selected:"\u0645\u062D\u062F\u062F",item:"\u0639\u0646\u0635\u0631"},pagination:{total:{range:" ",total:"\u0645\u0646",item:"\u0639\u0646\u0627\u0635\u0631"}},tableToolBar:{leftPin:"\u062B\u0628\u062A \u0639\u0644\u0649 \u0627\u0644\u064A\u0633\u0627\u0631",rightPin:"\u062B\u0628\u062A \u0639\u0644\u0649 \u0627\u0644\u064A\u0645\u064A\u0646",noPin:"\u0627\u0644\u063A\u0627\u0621 \u0627\u0644\u062A\u062B\u0628\u064A\u062A",leftFixedTitle:"\u0644\u0635\u0642 \u0639\u0644\u0649 \u0627\u0644\u064A\u0633\u0627\u0631",rightFixedTitle:"\u0644\u0635\u0642 \u0639\u0644\u0649 \u0627\u0644\u064A\u0645\u064A\u0646",noFixedTitle:"\u0625\u0644\u063A\u0627\u0621 \u0627\u0644\u0625\u0644\u0635\u0627\u0642",reset:"\u0625\u0639\u0627\u062F\u0629 \u062A\u0639\u064A\u064A\u0646",columnDisplay:"\u0627\u0644\u0623\u0639\u0645\u062F\u0629 \u0627\u0644\u0645\u0639\u0631\u0648\u0636\u0629",columnSetting:"\u0627\u0644\u0625\u0639\u062F\u0627\u062F\u0627\u062A",fullScreen:"\u0648\u0636\u0639 \u0643\u0627\u0645\u0644 \u0627\u0644\u0634\u0627\u0634\u0629",exitFullScreen:"\u0627\u0644\u062E\u0631\u0648\u062C \u0645\u0646 \u0648\u0636\u0639 \u0643\u0627\u0645\u0644 \u0627\u0644\u0634\u0627\u0634\u0629",reload:"\u062A\u062D\u062F\u064A\u062B",density:"\u0627\u0644\u0643\u062B\u0627\u0641\u0629",densityDefault:"\u0627\u0641\u062A\u0631\u0627\u0636\u064A",densityLarger:"\u0623\u0643\u0628\u0631",densityMiddle:"\u0648\u0633\u0637",densitySmall:"\u0645\u062F\u0645\u062C"},stepsForm:{next:"\u0627\u0644\u062A\u0627\u0644\u064A",prev:"\u0627\u0644\u0633\u0627\u0628\u0642",submit:"\u0623\u0646\u0647\u0649"},loginForm:{submitText:"\u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644"},editableTable:{action:{save:"\u0623\u0646\u0642\u0630",cancel:"\u0625\u0644\u063A\u0627\u0621 \u0627\u0644\u0623\u0645\u0631",delete:"\u062D\u0630\u0641",add:"\u0625\u0636\u0627\u0641\u0629 \u0635\u0641 \u0645\u0646 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A"}},switch:{open:"\u0645\u0641\u062A\u0648\u062D",close:"\u063A\u0644\u0642"}},Qt={moneySymbol:"\u20AC",form:{lightFilter:{more:"M\xE1is",clear:"Limpar",confirm:"Confirmar",itemUnit:"Elementos"}},tableForm:{search:"Cercar",reset:"Netejar",submit:"Enviar",collapsed:"Expandir",expand:"Col\xB7lapsar",inputPlaceholder:"Introdu\xEFu valor",selectPlaceholder:"Seleccioneu valor"},alert:{clear:"Netejar",selected:"Seleccionat",item:"Article"},pagination:{total:{range:" ",total:"de",item:"articles"}},tableToolBar:{leftPin:"Pin a l'esquerra",rightPin:"Pin a la dreta",noPin:"Sense Pin",leftFixedTitle:"Fixat a l'esquerra",rightFixedTitle:"Fixat a la dreta",noFixedTitle:"Sense fixar",reset:"Reiniciar",columnDisplay:"Mostrar Columna",columnSetting:"Configuraci\xF3",fullScreen:"Pantalla Completa",exitFullScreen:"Sortir Pantalla Completa",reload:"Refrescar",density:"Densitat",densityDefault:"Per Defecte",densityLarger:"Llarg",densityMiddle:"Mitj\xE0",densitySmall:"Compacte"},stepsForm:{next:"Seg\xFCent",prev:"Anterior",submit:"Finalizar"},loginForm:{submitText:"Entrar"},editableTable:{action:{save:"Gardar",cancel:"Cancelar",delete:"Eliminar",add:"engadir unha fila de datos"}},switch:{open:"aberto",close:"pechar"}},sn={moneySymbol:"\u20AC",form:{lightFilter:{more:"Mehr",clear:"Zur\xFCcksetzen",confirm:"Best\xE4tigen",itemUnit:"Eintr\xE4ge"}},tableForm:{search:"Suchen",reset:"Zur\xFCcksetzen",submit:"Absenden",collapsed:"Zeige mehr",expand:"Zeige weniger",inputPlaceholder:"Bitte eingeben",selectPlaceholder:"Bitte ausw\xE4hlen"},alert:{clear:"Zur\xFCcksetzen",selected:"Ausgew\xE4hlt",item:"Eintrag"},pagination:{total:{range:" ",total:"von",item:"Eintr\xE4gen"}},tableToolBar:{leftPin:"Links anheften",rightPin:"Rechts anheften",noPin:"Nicht angeheftet",leftFixedTitle:"Links fixiert",rightFixedTitle:"Rechts fixiert",noFixedTitle:"Nicht fixiert",reset:"Zur\xFCcksetzen",columnDisplay:"Angezeigte Reihen",columnSetting:"Einstellungen",fullScreen:"Vollbild",exitFullScreen:"Vollbild verlassen",reload:"Aktualisieren",density:"Abstand",densityDefault:"Standard",densityLarger:"Gr\xF6\xDFer",densityMiddle:"Mittel",densitySmall:"Kompakt"},stepsForm:{next:"Weiter",prev:"Zur\xFCck",submit:"Abschlie\xDFen"},loginForm:{submitText:"Anmelden"},editableTable:{action:{save:"Retten",cancel:"Abbrechen",delete:"L\xF6schen",add:"Hinzuf\xFCgen einer Datenzeile"}},switch:{open:"offen",close:"schlie\xDFen"}},Lt={moneySymbol:"\xA3",form:{lightFilter:{more:"More",clear:"Clear",confirm:"Confirm",itemUnit:"Items"}},tableForm:{search:"Query",reset:"Reset",submit:"Submit",collapsed:"Expand",expand:"Collapse",inputPlaceholder:"Please enter",selectPlaceholder:"Please select"},alert:{clear:"Clear",selected:"Selected",item:"Item"},pagination:{total:{range:" ",total:"of",item:"items"}},tableToolBar:{leftPin:"Pin to left",rightPin:"Pin to right",noPin:"Unpinned",leftFixedTitle:"Fixed the left",rightFixedTitle:"Fixed the right",noFixedTitle:"Not Fixed",reset:"Reset",columnDisplay:"Column Display",columnSetting:"Settings",fullScreen:"Full Screen",exitFullScreen:"Exit Full Screen",reload:"Refresh",density:"Density",densityDefault:"Default",densityLarger:"Larger",densityMiddle:"Middle",densitySmall:"Compact"},stepsForm:{next:"Next",prev:"Previous",submit:"Finish"},loginForm:{submitText:"Login"},editableTable:{action:{save:"Save",cancel:"Cancel",delete:"Delete",add:"add a row of data"}},switch:{open:"open",close:"close"}},Yt={moneySymbol:"$",deleteThisLine:"Delete this line",copyThisLine:"Copy this line",form:{lightFilter:{more:"More",clear:"Clear",confirm:"Confirm",itemUnit:"Items"}},tableForm:{search:"Query",reset:"Reset",submit:"Submit",collapsed:"Expand",expand:"Collapse",inputPlaceholder:"Please enter",selectPlaceholder:"Please select"},alert:{clear:"Clear",selected:"Selected",item:"Item"},pagination:{total:{range:" ",total:"of",item:"items"}},tableToolBar:{leftPin:"Pin to left",rightPin:"Pin to right",noPin:"Unpinned",leftFixedTitle:"Fixed the left",rightFixedTitle:"Fixed the right",noFixedTitle:"Not Fixed",reset:"Reset",columnDisplay:"Column Display",columnSetting:"Settings",fullScreen:"Full Screen",exitFullScreen:"Exit Full Screen",reload:"Refresh",density:"Density",densityDefault:"Default",densityLarger:"Larger",densityMiddle:"Middle",densitySmall:"Compact"},stepsForm:{next:"Next",prev:"Previous",submit:"Finish"},loginForm:{submitText:"Login"},editableTable:{onlyOneLineEditor:"Only one line can be edited",action:{save:"Save",cancel:"Cancel",delete:"Delete",add:"add a row of data"}},switch:{open:"open",close:"close"}},Gt={moneySymbol:"\u20AC",form:{lightFilter:{more:"M\xE1s",clear:"Limpiar",confirm:"Confirmar",itemUnit:"art\xEDculos"}},tableForm:{search:"Buscar",reset:"Limpiar",submit:"Submit",collapsed:"Expandir",expand:"Colapsar",inputPlaceholder:"Ingrese valor",selectPlaceholder:"Seleccione valor"},alert:{clear:"Limpiar",selected:"Seleccionado",item:"Articulo"},pagination:{total:{range:" ",total:"de",item:"art\xEDculos"}},tableToolBar:{leftPin:"Pin a la izquierda",rightPin:"Pin a la derecha",noPin:"Sin Pin",leftFixedTitle:"Fijado a la izquierda",rightFixedTitle:"Fijado a la derecha",noFixedTitle:"Sin Fijar",reset:"Reiniciar",columnDisplay:"Mostrar Columna",columnSetting:"Configuraci\xF3n",fullScreen:"Pantalla Completa",exitFullScreen:"Salir Pantalla Completa",reload:"Refrescar",density:"Densidad",densityDefault:"Por Defecto",densityLarger:"Largo",densityMiddle:"Medio",densitySmall:"Compacto"},stepsForm:{next:"Siguiente",prev:"Anterior",submit:"Finalizar"},loginForm:{submitText:"Entrar"},editableTable:{action:{save:"Guardar",cancel:"Descartar",delete:"Borrar",add:"a\xF1adir una fila de datos"}},switch:{open:"abrir",close:"cerrar"}},an={moneySymbol:"\u062A\u0648\u0645\u0627\u0646",form:{lightFilter:{more:"\u0628\u06CC\u0634\u062A\u0631",clear:"\u067E\u0627\u06A9 \u06A9\u0631\u062F\u0646",confirm:"\u062A\u0627\u06CC\u06CC\u062F",itemUnit:"\u0645\u0648\u0631\u062F"}},tableForm:{search:"\u062C\u0633\u062A\u062C\u0648",reset:"\u0628\u0627\u0632\u0646\u0634\u0627\u0646\u06CC",submit:"\u062A\u0627\u06CC\u06CC\u062F",collapsed:"\u0646\u0645\u0627\u06CC\u0634 \u0628\u06CC\u0634\u062A\u0631",expand:"\u0646\u0645\u0627\u06CC\u0634 \u06A9\u0645\u062A\u0631",inputPlaceholder:"\u067E\u06CC\u062F\u0627 \u06A9\u0646\u06CC\u062F",selectPlaceholder:"\u0627\u0646\u062A\u062E\u0627\u0628 \u06A9\u0646\u06CC\u062F"},alert:{clear:"\u067E\u0627\u06A9 \u0633\u0627\u0632\u06CC",selected:"\u0627\u0646\u062A\u062E\u0627\u0628",item:"\u0645\u0648\u0631\u062F"},pagination:{total:{range:" ",total:"\u0627\u0632",item:"\u0645\u0648\u0631\u062F"}},tableToolBar:{leftPin:"\u0633\u0646\u062C\u0627\u0642 \u0628\u0647 \u0686\u067E",rightPin:"\u0633\u0646\u062C\u0627\u0642 \u0628\u0647 \u0631\u0627\u0633\u062A",noPin:"\u0633\u0646\u062C\u0627\u0642 \u0646\u0634\u062F\u0647",leftFixedTitle:"\u062B\u0627\u0628\u062A \u0634\u062F\u0647 \u062F\u0631 \u0686\u067E",rightFixedTitle:"\u062B\u0627\u0628\u062A \u0634\u062F\u0647 \u062F\u0631 \u0631\u0627\u0633\u062A",noFixedTitle:"\u0634\u0646\u0627\u0648\u0631",reset:"\u0628\u0627\u0632\u0646\u0634\u0627\u0646\u06CC",columnDisplay:"\u0646\u0645\u0627\u06CC\u0634 \u0647\u0645\u0647",columnSetting:"\u062A\u0646\u0638\u06CC\u0645\u0627\u062A",fullScreen:"\u062A\u0645\u0627\u0645 \u0635\u0641\u062D\u0647",exitFullScreen:"\u062E\u0631\u0648\u062C \u0627\u0632 \u062D\u0627\u0644\u062A \u062A\u0645\u0627\u0645 \u0635\u0641\u062D\u0647",reload:"\u062A\u0627\u0632\u0647 \u0633\u0627\u0632\u06CC",density:"\u062A\u0631\u0627\u06A9\u0645",densityDefault:"\u067E\u06CC\u0634 \u0641\u0631\u0636",densityLarger:"\u0628\u0632\u0631\u06AF",densityMiddle:"\u0645\u062A\u0648\u0633\u0637",densitySmall:"\u06A9\u0648\u0686\u06A9"},stepsForm:{next:"\u0628\u0639\u062F\u06CC",prev:"\u0642\u0628\u0644\u06CC",submit:"\u0627\u062A\u0645\u0627\u0645"},loginForm:{submitText:"\u0648\u0631\u0648\u062F"},editableTable:{action:{save:"\u0630\u062E\u06CC\u0631\u0647",cancel:"\u0644\u063A\u0648",delete:"\u062D\u0630\u0641",add:"\u06CC\u06A9 \u0631\u062F\u06CC\u0641 \u062F\u0627\u062F\u0647 \u0627\u0636\u0627\u0641\u0647 \u06A9\u0646\u06CC\u062F"}},switch:{open:"\u0628\u0627\u0632",close:"\u0646\u0632\u062F\u06CC\u06A9"}},Dt={moneySymbol:"\u20AC",form:{lightFilter:{more:"Plus",clear:"Effacer",confirm:"Confirmer",itemUnit:"Items"}},tableForm:{search:"Rechercher",reset:"R\xE9initialiser",submit:"Envoyer",collapsed:"Agrandir",expand:"R\xE9duire",inputPlaceholder:"Entrer une valeur",selectPlaceholder:"S\xE9lectionner une valeur"},alert:{clear:"R\xE9initialiser",selected:"S\xE9lectionn\xE9",item:"Item"},pagination:{total:{range:" ",total:"sur",item:"\xE9l\xE9ments"}},tableToolBar:{leftPin:"\xC9pingler \xE0 gauche",rightPin:"\xC9pingler \xE0 gauche",noPin:"Sans \xE9pingle",leftFixedTitle:"Fixer \xE0 gauche",rightFixedTitle:"Fixer \xE0 droite",noFixedTitle:"Non fix\xE9",reset:"R\xE9initialiser",columnDisplay:"Affichage colonne",columnSetting:"R\xE9glages",fullScreen:"Plein \xE9cran",exitFullScreen:"Quitter Plein \xE9cran",reload:"Rafraichir",density:"Densit\xE9",densityDefault:"Par d\xE9faut",densityLarger:"Larger",densityMiddle:"Moyenne",densitySmall:"Compacte"},stepsForm:{next:"Suivante",prev:"Pr\xE9c\xE9dente",submit:"Finaliser"},loginForm:{submitText:"Se connecter"},editableTable:{action:{save:"Sauvegarder",cancel:"Annuler",delete:"Supprimer",add:"ajouter une ligne de donn\xE9es"}},switch:{open:"ouvert",close:"pr\xE8s"}},It={moneySymbol:"kn",form:{lightFilter:{more:"Vi\u0161e",clear:"O\u010Disti",confirm:"Potvrdi",itemUnit:"Stavke"}},tableForm:{search:"Pretra\u017Ei",reset:"Poni\u0161ti",submit:"Potvrdi",collapsed:"Ra\u0161iri",expand:"Skupi",inputPlaceholder:"Unesite",selectPlaceholder:"Odaberite"},alert:{clear:"O\u010Disti",selected:"Odaberi",item:"stavke"},pagination:{total:{range:" ",total:"od",item:"stavke"}},tableToolBar:{leftPin:"Prika\u010Di lijevo",rightPin:"Prika\u010Di desno",noPin:"Bez prika\u010Denja",leftFixedTitle:"Fiksiraj lijevo",rightFixedTitle:"Fiksiraj desno",noFixedTitle:"Bez fiksiranja",reset:"Resetiraj",columnDisplay:"Prikaz stupaca",columnSetting:"Postavke",fullScreen:"Puni zaslon",exitFullScreen:"Iza\u0111i iz punog zaslona",reload:"Ponovno u\u010Ditaj",density:"Veli\u010Dina",densityDefault:"Zadano",densityLarger:"Veliko",densityMiddle:"Srednje",densitySmall:"Malo"},stepsForm:{next:"Sljede\u0107i",prev:"Prethodni",submit:"Kraj"},loginForm:{submitText:"Prijava"},editableTable:{action:{save:"Spremi",cancel:"Odustani",delete:"Obri\u0161i",add:"dodajte red podataka"}},switch:{open:"otvori",close:"zatvori"}},it={moneySymbol:"RP",form:{lightFilter:{more:"Lebih",clear:"Hapus",confirm:"Konfirmasi",itemUnit:"Unit"}},tableForm:{search:"Cari",reset:"Atur ulang",submit:"Kirim",collapsed:"Lebih sedikit",expand:"Lebih banyak",inputPlaceholder:"Masukkan pencarian",selectPlaceholder:"Pilih"},alert:{clear:"Hapus",selected:"Dipilih",item:"Butir"},pagination:{total:{range:" ",total:"Dari",item:"Butir"}},tableToolBar:{leftPin:"Pin kiri",rightPin:"Pin kanan",noPin:"Tidak ada pin",leftFixedTitle:"Rata kiri",rightFixedTitle:"Rata kanan",noFixedTitle:"Tidak tetap",reset:"Atur ulang",columnDisplay:"Tampilan kolom",columnSetting:"Pengaturan",fullScreen:"Layar penuh",exitFullScreen:"Keluar layar penuh",reload:"Atur ulang",density:"Kerapatan",densityDefault:"Standar",densityLarger:"Lebih besar",densityMiddle:"Sedang",densitySmall:"Rapat"},stepsForm:{next:"Selanjutnya",prev:"Sebelumnya",submit:"Selesai"},loginForm:{submitText:"Login"},editableTable:{action:{save:"simpan",cancel:"batal",delete:"hapus",add:"Tambahkan baris data"}},switch:{open:"buka",close:"tutup"}},Kt={moneySymbol:"\u20AC",form:{lightFilter:{more:"pi\xF9",clear:"pulisci",confirm:"conferma",itemUnit:"elementi"}},tableForm:{search:"Filtra",reset:"Pulisci",submit:"Invia",collapsed:"Espandi",expand:"Contrai",inputPlaceholder:"Digita",selectPlaceholder:"Seleziona"},alert:{clear:"Rimuovi",selected:"Selezionati",item:"elementi"},pagination:{total:{range:" ",total:"di",item:"elementi"}},tableToolBar:{leftPin:"Fissa a sinistra",rightPin:"Fissa a destra",noPin:"Ripristina posizione",leftFixedTitle:"Fissato a sinistra",rightFixedTitle:"Fissato a destra",noFixedTitle:"Non fissato",reset:"Ripristina",columnDisplay:"Disposizione colonne",columnSetting:"Impostazioni",fullScreen:"Modalit\xE0 schermo intero",exitFullScreen:"Esci da modalit\xE0 schermo intero",reload:"Ricarica",density:"Grandezza tabella",densityDefault:"predefinito",densityLarger:"Grande",densityMiddle:"Media",densitySmall:"Compatta"},stepsForm:{next:"successivo",prev:"precedente",submit:"finisci"},loginForm:{submitText:"Accedi"},editableTable:{action:{save:"salva",cancel:"annulla",delete:"Delete",add:"add a row of data"}},switch:{open:"open",close:"chiudi"}},vn={moneySymbol:"\xA5",form:{lightFilter:{more:"\u3082\u3063\u3068",clear:"\u660E\u78BA",confirm:"\u78BA\u8A8D",itemUnit:"\u9805\u76EE"}},tableForm:{search:"\u691C\u7D22",reset:"\u30EA\u30BB\u30C3\u30C8",submit:"\u63D0\u4EA4",collapsed:"\u5C55\u958B",expand:"\u53CE\u7D0D",inputPlaceholder:"\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",selectPlaceholder:"\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044"},alert:{clear:"\u30AF\u30EA\u30A2",selected:"\u9078\u629E\u3057\u305F",item:"\u9805\u76EE"},pagination:{total:{range:"\u8A18\u4E8B",total:"/\u5408\u8A08",item:" "}},tableToolBar:{leftPin:"\u5DE6\u306B\u56FA\u5B9A",rightPin:"\u53F3\u306B\u56FA\u5B9A",noPin:"\u30AD\u30E3\u30F3\u30BB\u30EB",leftFixedTitle:"\u5DE6\u306B\u56FA\u5B9A\u3055\u308C\u305F\u9805\u76EE",rightFixedTitle:"\u53F3\u306B\u56FA\u5B9A\u3055\u308C\u305F\u9805\u76EE",noFixedTitle:"\u56FA\u5B9A\u3055\u308C\u3066\u306A\u3044\u9805\u76EE",reset:"\u30EA\u30BB\u30C3\u30C8",columnDisplay:"\u8868\u793A\u5217",columnSetting:"\u5217\u8868\u793A\u8A2D\u5B9A",fullScreen:"\u30D5\u30EB\u30B9\u30AF\u30EA\u30FC\u30F3",exitFullScreen:"\u7D42\u4E86",reload:"\u66F4\u65B0",density:"\u884C\u9AD8",densityDefault:"\u30C7\u30D5\u30A9\u30EB\u30C8",densityLarger:"\u9ED8\u8BA4",densityMiddle:"\u4E2D",densitySmall:"\u5C0F"},stepsForm:{next:"\u6B21\u306E\u30B9\u30C6\u30C3\u30D7",prev:"\u524D",submit:"\u9001\u4FE1"},loginForm:{submitText:"\u30ED\u30B0\u30A4\u30F3"},editableTable:{action:{save:"\u6551\u3046",cancel:"\u30AD\u30E3\u30F3\u30BB\u30EB",delete:"\u524A\u9664",add:"1\u884C\u306E\u30C7\u30FC\u30BF\u3092\u8FFD\u52A0\u3057\u307E\u3059"}},switch:{open:"\u30AA\u30FC\u30D7\u30F3",close:"\u8FD1\u3044"}},kt={moneySymbol:"\u20A9",form:{lightFilter:{more:"\uB354\uBCF4\uAE30",clear:"\uCDE8\uC18C",confirm:"\uD655\uC778",itemUnit:"\uAC74\uC218"}},tableForm:{search:"\uC870\uD68C",reset:"\uCD08\uAE30\uD654",submit:"\uC81C\uCD9C",collapsed:"\uD655\uC7A5",expand:"\uB2EB\uAE30",inputPlaceholder:"\uC785\uB825\uD574 \uC8FC\uC138\uC694",selectPlaceholder:"\uC120\uD0DD\uD574 \uC8FC\uC138\uC694"},alert:{clear:"\uCDE8\uC18C",selected:"\uC120\uD0DD",item:"\uAC74"},pagination:{total:{range:" ",total:"/ \uCD1D",item:"\uAC74"}},tableToolBar:{leftPin:"\uC67C\uCABD\uC73C\uB85C \uD540",rightPin:"\uC624\uB978\uCABD\uC73C\uB85C \uD540",noPin:"\uD540 \uC81C\uAC70",leftFixedTitle:"\uC67C\uCABD\uC73C\uB85C \uACE0\uC815",rightFixedTitle:"\uC624\uB978\uCABD\uC73C\uB85C \uACE0\uC815",noFixedTitle:"\uBE44\uACE0\uC815",reset:"\uCD08\uAE30\uD654",columnDisplay:"\uCEEC\uB7FC \uD45C\uC2DC",columnSetting:"\uC124\uC815",fullScreen:"\uC804\uCCB4 \uD654\uBA74",exitFullScreen:"\uC804\uCCB4 \uD654\uBA74 \uCDE8\uC18C",reload:"\uB2E4\uC2DC \uC77D\uAE30",density:"\uC5EC\uBC31",densityDefault:"\uAE30\uBCF8",densityLarger:"\uB9CE\uC740 \uC5EC\uBC31",densityMiddle:"\uC911\uAC04 \uC5EC\uBC31",densitySmall:"\uC881\uC740 \uC5EC\uBC31"},stepsForm:{next:"\uB2E4\uC74C",prev:"\uC774\uC804",submit:"\uC885\uB8CC"},loginForm:{submitText:"\uB85C\uADF8\uC778"},editableTable:{action:{save:"\uC800\uC7A5",cancel:"\uCDE8\uC18C",delete:"\uC0AD\uC81C",add:"\uB370\uC774\uD130 \uD589 \uCD94\uAC00"}},switch:{open:"\uC5F4",close:"\uAC00\uAE4C \uC6B4"}},jt={moneySymbol:"\u20AE",form:{lightFilter:{more:"\u0418\u043B\u04AF\u04AF",clear:"\u0426\u044D\u0432\u044D\u0440\u043B\u044D\u0445",confirm:"\u0411\u0430\u0442\u0430\u043B\u0433\u0430\u0430\u0436\u0443\u0443\u043B\u0430\u0445",itemUnit:"\u041D\u044D\u0433\u0436\u04AF\u04AF\u0434"}},tableForm:{search:"\u0425\u0430\u0439\u0445",reset:"\u0428\u0438\u043D\u044D\u0447\u043B\u044D\u0445",submit:"\u0418\u043B\u0433\u044D\u044D\u0445",collapsed:"\u04E8\u0440\u0433\u04E9\u0442\u0433\u04E9\u0445",expand:"\u0425\u0443\u0440\u0430\u0430\u0445",inputPlaceholder:"\u0423\u0442\u0433\u0430 \u043E\u0440\u0443\u0443\u043B\u043D\u0430 \u0443\u0443",selectPlaceholder:"\u0423\u0442\u0433\u0430 \u0441\u043E\u043D\u0433\u043E\u043D\u043E \u0443\u0443"},alert:{clear:"\u0426\u044D\u0432\u044D\u0440\u043B\u044D\u0445",selected:"\u0421\u043E\u043D\u0433\u043E\u0433\u0434\u0441\u043E\u043D",item:"\u041D\u044D\u0433\u0436"},pagination:{total:{range:" ",total:"\u041D\u0438\u0439\u0442",item:"\u043C\u04E9\u0440"}},tableToolBar:{leftPin:"\u0417\u04AF\u04AF\u043D \u0442\u0438\u0439\u0448 \u0431\u044D\u0445\u043B\u044D\u0445",rightPin:"\u0411\u0430\u0440\u0443\u0443\u043D \u0442\u0438\u0439\u0448 \u0431\u044D\u0445\u043B\u044D\u0445",noPin:"\u0411\u044D\u0445\u043B\u044D\u0445\u0433\u04AF\u0439",leftFixedTitle:"\u0417\u04AF\u04AF\u043D \u0437\u044D\u0440\u044D\u0433\u0446\u04AF\u04AF\u043B\u044D\u0445",rightFixedTitle:"\u0411\u0430\u0440\u0443\u0443\u043D \u0437\u044D\u0440\u044D\u0433\u0446\u04AF\u04AF\u043B\u044D\u0445",noFixedTitle:"\u0417\u044D\u0440\u044D\u0433\u0446\u04AF\u04AF\u043B\u044D\u0445\u0433\u04AF\u0439",reset:"\u0428\u0438\u043D\u044D\u0447\u043B\u044D\u0445",columnDisplay:"\u0411\u0430\u0433\u0430\u043D\u0430\u0430\u0440 \u0445\u0430\u0440\u0443\u0443\u043B\u0430\u0445",columnSetting:"\u0422\u043E\u0445\u0438\u0440\u0433\u043E\u043E",fullScreen:"\u0411\u04AF\u0442\u044D\u043D \u0434\u044D\u043B\u0433\u044D\u0446\u044D\u044D\u0440",exitFullScreen:"\u0411\u04AF\u0442\u044D\u043D \u0434\u044D\u043B\u0433\u044D\u0446 \u0446\u0443\u0446\u043B\u0430\u0445",reload:"\u0428\u0438\u043D\u044D\u0447\u043B\u044D\u0445",density:"\u0425\u044D\u043C\u0436\u044D\u044D",densityDefault:"\u0425\u044D\u0432\u0438\u0439\u043D",densityLarger:"\u0422\u043E\u043C",densityMiddle:"\u0414\u0443\u043D\u0434",densitySmall:"\u0416\u0438\u0436\u0438\u0433"},stepsForm:{next:"\u0414\u0430\u0440\u0430\u0430\u0445",prev:"\u04E8\u043C\u043D\u04E9\u0445",submit:"\u0414\u0443\u0443\u0441\u0433\u0430\u0445"},loginForm:{submitText:"\u041D\u044D\u0432\u0442\u0440\u044D\u0445"},editableTable:{action:{save:"\u0425\u0430\u0434\u0433\u0430\u043B\u0430\u0445",cancel:"\u0426\u0443\u0446\u043B\u0430\u0445",delete:"\u0423\u0441\u0442\u0433\u0430\u0445",add:"\u041C\u04E9\u0440 \u043D\u044D\u043C\u044D\u0445"}},switch:{open:"\u041D\u044D\u044D\u0445",close:"\u0425\u0430\u0430\u0445"}},Bt={moneySymbol:"RM",form:{lightFilter:{more:"Lebih banyak",clear:"Jelas",confirm:"Mengesahkan",itemUnit:"Item"}},tableForm:{search:"Cari",reset:"Menetapkan semula",submit:"Hantar",collapsed:"Kembang",expand:"Kuncup",inputPlaceholder:"Sila masuk",selectPlaceholder:"Sila pilih"},alert:{clear:"Padam",selected:"Dipilih",item:"Item"},pagination:{total:{range:" ",total:"daripada",item:"item"}},tableToolBar:{leftPin:"Pin ke kiri",rightPin:"Pin ke kanan",noPin:"Tidak pin",leftFixedTitle:"Tetap ke kiri",rightFixedTitle:"Tetap ke kanan",noFixedTitle:"Tidak Tetap",reset:"Menetapkan semula",columnDisplay:"Lajur",columnSetting:"Settings",fullScreen:"Full Screen",exitFullScreen:"Keluar Full Screen",reload:"Muat Semula",density:"Densiti",densityDefault:"Biasa",densityLarger:"Besar",densityMiddle:"Tengah",densitySmall:"Kecil"},stepsForm:{next:"Seterusnya",prev:"Sebelumnya",submit:"Selesai"},loginForm:{submitText:"Log Masuk"},editableTable:{action:{save:"Simpan",cancel:"Membatalkan",delete:"Menghapuskan",add:"tambah baris data"}},switch:{open:"Terbuka",close:"Tutup"}},ut={moneySymbol:"z\u0142",form:{lightFilter:{more:"Wi\u0119cej",clear:"Wyczy\u015B\u0107",confirm:"Potwierd\u017A",itemUnit:"Ilo\u015B\u0107"}},tableForm:{search:"Szukaj",reset:"Reset",submit:"Zatwierd\u017A",collapsed:"Poka\u017C wiecej",expand:"Poka\u017C mniej",inputPlaceholder:"Prosz\u0119 poda\u0107",selectPlaceholder:"Prosz\u0119 wybra\u0107"},alert:{clear:"Wyczy\u015B\u0107",selected:"Wybrane",item:"Wpis"},pagination:{total:{range:" ",total:"z",item:"Wpis\xF3w"}},tableToolBar:{leftPin:"Przypnij do lewej",rightPin:"Przypnij do prawej",noPin:"Odepnij",leftFixedTitle:"Przypi\u0119te do lewej",rightFixedTitle:"Przypi\u0119te do prawej",noFixedTitle:"Nieprzypi\u0119te",reset:"Reset",columnDisplay:"Wy\u015Bwietlane wiersze",columnSetting:"Ustawienia",fullScreen:"Pe\u0142en ekran",exitFullScreen:"Zamknij pe\u0142en ekran",reload:"Od\u015Bwie\u017C",density:"Odst\u0119p",densityDefault:"Standard",densityLarger:"Wiekszy",densityMiddle:"Sredni",densitySmall:"Kompaktowy"},stepsForm:{next:"Weiter",prev:"Zur\xFCck",submit:"Abschlie\xDFen"},loginForm:{submitText:"Zaloguj si\u0119"},editableTable:{action:{save:"Zapisa\u0107",cancel:"Anuluj",delete:"Usun\u0105\u0107",add:"dodawanie wiersza danych"}},switch:{open:"otwiera\u0107",close:"zamyka\u0107"}},Vt={moneySymbol:"R$",form:{lightFilter:{more:"Mais",clear:"Limpar",confirm:"Confirmar",itemUnit:"Itens"}},tableForm:{search:"Filtrar",reset:"Limpar",submit:"Confirmar",collapsed:"Expandir",expand:"Colapsar",inputPlaceholder:"Por favor insira",selectPlaceholder:"Por favor selecione"},alert:{clear:"Limpar",selected:"Selecionado(s)",item:"Item(s)"},pagination:{total:{range:" ",total:"de",item:"itens"}},tableToolBar:{leftPin:"Fixar \xE0 esquerda",rightPin:"Fixar \xE0 direita",noPin:"Desfixado",leftFixedTitle:"Fixado \xE0 esquerda",rightFixedTitle:"Fixado \xE0 direita",noFixedTitle:"N\xE3o fixado",reset:"Limpar",columnDisplay:"Mostrar Coluna",columnSetting:"Configura\xE7\xF5es",fullScreen:"Tela Cheia",exitFullScreen:"Sair da Tela Cheia",reload:"Atualizar",density:"Densidade",densityDefault:"Padr\xE3o",densityLarger:"Largo",densityMiddle:"M\xE9dio",densitySmall:"Compacto"},stepsForm:{next:"Pr\xF3ximo",prev:"Anterior",submit:"Enviar"},loginForm:{submitText:"Entrar"},editableTable:{action:{save:"Salvar",cancel:"Cancelar",delete:"Apagar",add:"adicionar uma linha de dados"}},switch:{open:"abrir",close:"fechar"}},zt={moneySymbol:"\u20BD",form:{lightFilter:{more:"\u0415\u0449\u0435",clear:"\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u044C",confirm:"\u041E\u041A",itemUnit:"\u041F\u043E\u0437\u0438\u0446\u0438\u0438"}},tableForm:{search:"\u041D\u0430\u0439\u0442\u0438",reset:"\u0421\u0431\u0440\u043E\u0441",submit:"\u041E\u0442\u043F\u0440\u0430\u0432\u0438\u0442\u044C",collapsed:"\u0420\u0430\u0437\u0432\u0435\u0440\u043D\u0443\u0442\u044C",expand:"\u0421\u0432\u0435\u0440\u043D\u0443\u0442\u044C",inputPlaceholder:"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435",selectPlaceholder:"\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435"},alert:{clear:"\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u044C",selected:"\u0412\u044B\u0431\u0440\u0430\u043D\u043E",item:"\u044D\u043B\u0435\u043C\u0435\u043D\u0442\u043E\u0432"},pagination:{total:{range:" ",total:"\u0438\u0437",item:"\u044D\u043B\u0435\u043C\u0435\u043D\u0442\u043E\u0432"}},tableToolBar:{leftPin:"\u0417\u0430\u043A\u0440\u0435\u043F\u0438\u0442\u044C \u0441\u043B\u0435\u0432\u0430",rightPin:"\u0417\u0430\u043A\u0440\u0435\u043F\u0438\u0442\u044C \u0441\u043F\u0440\u0430\u0432\u0430",noPin:"\u041E\u0442\u043A\u0440\u0435\u043F\u0438\u0442\u044C",leftFixedTitle:"\u0417\u0430\u043A\u0440\u0435\u043F\u043B\u0435\u043D\u043E \u0441\u043B\u0435\u0432\u0430",rightFixedTitle:"\u0417\u0430\u043A\u0440\u0435\u043F\u043B\u0435\u043D\u043E \u0441\u043F\u0440\u0430\u0432\u0430",noFixedTitle:"\u041D\u0435 \u0437\u0430\u043A\u0440\u0435\u043F\u043B\u0435\u043D\u043E",reset:"\u0421\u0431\u0440\u043E\u0441",columnDisplay:"\u041E\u0442\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u0435 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",columnSetting:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438",fullScreen:"\u041F\u043E\u043B\u043D\u044B\u0439 \u044D\u043A\u0440\u0430\u043D",exitFullScreen:"\u0412\u044B\u0439\u0442\u0438 \u0438\u0437 \u043F\u043E\u043B\u043D\u043E\u044D\u043A\u0440\u0430\u043D\u043D\u043E\u0433\u043E \u0440\u0435\u0436\u0438\u043C\u0430",reload:"\u041E\u0431\u043D\u043E\u0432\u0438\u0442\u044C",density:"\u0420\u0430\u0437\u043C\u0435\u0440",densityDefault:"\u041F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E",densityLarger:"\u0411\u043E\u043B\u044C\u0448\u043E\u0439",densityMiddle:"\u0421\u0440\u0435\u0434\u043D\u0438\u0439",densitySmall:"\u0421\u0436\u0430\u0442\u044B\u0439"},stepsForm:{next:"\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0439",prev:"\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0438\u0439",submit:"\u0417\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u044C"},loginForm:{submitText:"\u0412\u0445\u043E\u0434"},editableTable:{action:{save:"\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C",cancel:"\u041E\u0442\u043C\u0435\u043D\u0438\u0442\u044C",delete:"\u0423\u0434\u0430\u043B\u0438\u0442\u044C",add:"\u0434\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0440\u044F\u0434 \u0434\u0430\u043D\u043D\u044B\u0445"}},switch:{open:"\u041E\u0442\u043A\u0440\u044B\u0442\u044B\u0439 \u0447\u0435\u043C\u043F\u0438\u043E\u043D\u0430\u0442 \u043C\u0438\u0440\u0430 \u043F\u043E \u0442\u0435\u043D\u043D\u0438\u0441\u0443",close:"\u041F\u043E \u0430\u0434\u0440\u0435\u0441\u0443:"}},dn={moneySymbol:"RSD",form:{lightFilter:{more:"Vi\u0161e",clear:"O\u010Disti",confirm:"Potvrdi",itemUnit:"Stavke"}},tableForm:{search:"Prona\u0111i",reset:"Resetuj",submit:"Po\u0161alji",collapsed:"Pro\u0161iri",expand:"Skupi",inputPlaceholder:"Molimo unesite",selectPlaceholder:"Molimo odaberite"},alert:{clear:"O\u010Disti",selected:"Odabrano",item:"Stavka"},pagination:{total:{range:" ",total:"od",item:"stavki"}},tableToolBar:{leftPin:"Zaka\u010Di levo",rightPin:"Zaka\u010Di desno",noPin:"Nije zaka\u010Deno",leftFixedTitle:"Fiksirano levo",rightFixedTitle:"Fiksirano desno",noFixedTitle:"Nije fiksirano",reset:"Resetuj",columnDisplay:"Prikaz kolona",columnSetting:"Pode\u0161avanja",fullScreen:"Pun ekran",exitFullScreen:"Zatvori pun ekran",reload:"Osve\u017Ei",density:"Veli\u010Dina",densityDefault:"Podrazumevana",densityLarger:"Ve\u0107a",densityMiddle:"Srednja",densitySmall:"Kompaktna"},stepsForm:{next:"Dalje",prev:"Nazad",submit:"Gotovo"},loginForm:{submitText:"Prijavi se"},editableTable:{action:{save:"Sa\u010Duvaj",cancel:"Poni\u0161ti",delete:"Obri\u0161i",add:"dodajte red podataka"}},switch:{open:"\u041E\u0442\u0432\u043E\u0440\u0438\u0442\u0435",close:"\u0417\u0430\u0442\u0432\u043E\u0440\u0438\u0442\u0435"}},Xt={moneySymbol:"\u20BA",form:{lightFilter:{more:"Daha Fazla",clear:"Temizle",confirm:"Onayla",itemUnit:"\xD6\u011Feler"}},tableForm:{search:"Filtrele",reset:"S\u0131f\u0131rla",submit:"G\xF6nder",collapsed:"Daha fazla",expand:"Daha az",inputPlaceholder:"Filtrelemek i\xE7in bir de\u011Fer girin",selectPlaceholder:"Filtrelemek i\xE7in bir de\u011Fer se\xE7in"},alert:{clear:"Temizle",selected:"Se\xE7ili",item:"\xD6\u011Fe"},pagination:{total:{range:" ",total:"Toplam",item:"\xD6\u011Fe"}},tableToolBar:{leftPin:"Sola sabitle",rightPin:"Sa\u011Fa sabitle",noPin:"Sabitlemeyi kald\u0131r",leftFixedTitle:"Sola sabitlendi",rightFixedTitle:"Sa\u011Fa sabitlendi",noFixedTitle:"Sabitlenmedi",reset:"S\u0131f\u0131rla",columnDisplay:"Kolon G\xF6r\xFCn\xFCm\xFC",columnSetting:"Ayarlar",fullScreen:"Tam Ekran",exitFullScreen:"Tam Ekrandan \xC7\u0131k",reload:"Yenile",density:"Kal\u0131nl\u0131k",densityDefault:"Varsay\u0131lan",densityLarger:"B\xFCy\xFCk",densityMiddle:"Orta",densitySmall:"K\xFC\xE7\xFCk"},stepsForm:{next:"S\u0131radaki",prev:"\xD6nceki",submit:"G\xF6nder"},loginForm:{submitText:"Giri\u015F Yap"},editableTable:{action:{save:"Kaydet",cancel:"Vazge\xE7",delete:"Sil",add:"foegje in rige gegevens ta"}},switch:{open:"a\xE7\u0131k",close:"kapatmak"}},Pt={moneySymbol:"\u20AB",form:{lightFilter:{more:"Nhi\u1EC1u h\u01A1n",clear:"Trong",confirm:"X\xE1c nh\u1EADn",itemUnit:"M\u1EE5c"}},tableForm:{search:"T\xECm ki\u1EBFm",reset:"L\xE0m l\u1EA1i",submit:"G\u1EEDi \u0111i",collapsed:"M\u1EDF r\u1ED9ng",expand:"Thu g\u1ECDn",inputPlaceholder:"nh\u1EADp d\u1EEF li\u1EC7u",selectPlaceholder:"Vui l\xF2ng ch\u1ECDn"},alert:{clear:"X\xF3a",selected:"\u0111\xE3 ch\u1ECDn",item:"m\u1EE5c"},pagination:{total:{range:" ",total:"tr\xEAn",item:"m\u1EB7t h\xE0ng"}},tableToolBar:{leftPin:"Ghim tr\xE1i",rightPin:"Ghim ph\u1EA3i",noPin:"B\u1ECF ghim",leftFixedTitle:"C\u1ED1 \u0111\u1ECBnh tr\xE1i",rightFixedTitle:"C\u1ED1 \u0111\u1ECBnh ph\u1EA3i",noFixedTitle:"Ch\u01B0a c\u1ED1 \u0111\u1ECBnh",reset:"L\xE0m l\u1EA1i",columnDisplay:"C\u1ED9t hi\u1EC3n th\u1ECB",columnSetting:"C\u1EA5u h\xECnh",fullScreen:"Ch\u1EBF \u0111\u1ED9 to\xE0n m\xE0n h\xECnh",exitFullScreen:"Tho\xE1t ch\u1EBF \u0111\u1ED9 to\xE0n m\xE0n h\xECnh",reload:"L\xE0m m\u1EDBi",density:"M\u1EADt \u0111\u1ED9 hi\u1EC3n th\u1ECB",densityDefault:"M\u1EB7c \u0111\u1ECBnh",densityLarger:"M\u1EB7c \u0111\u1ECBnh",densityMiddle:"Trung b\xECnh",densitySmall:"Ch\u1EADt"},stepsForm:{next:"Sau",prev:"Tr\u01B0\u1EDBc",submit:"K\u1EBFt th\xFAc"},loginForm:{submitText:"\u0110\u0103ng nh\u1EADp"},editableTable:{action:{save:"C\u1EE9u",cancel:"H\u1EE7y",delete:"X\xF3a",add:"th\xEAm m\u1ED9t h\xE0ng d\u1EEF li\u1EC7u"}},switch:{open:"m\u1EDF",close:"\u0111\xF3ng"}},v={moneySymbol:"\uFFE5",deleteThisLine:"\u5220\u9664\u6B64\u884C",copyThisLine:"\u590D\u5236\u6B64\u884C",form:{lightFilter:{more:"\u66F4\u591A\u7B5B\u9009",clear:"\u6E05\u9664",confirm:"\u786E\u8BA4",itemUnit:"\u9879"}},tableForm:{search:"\u67E5\u8BE2",reset:"\u91CD\u7F6E",submit:"\u63D0\u4EA4",collapsed:"\u5C55\u5F00",expand:"\u6536\u8D77",inputPlaceholder:"\u8BF7\u8F93\u5165",selectPlaceholder:"\u8BF7\u9009\u62E9"},alert:{clear:"\u53D6\u6D88\u9009\u62E9",selected:"\u5DF2\u9009\u62E9",item:"\u9879"},pagination:{total:{range:"\u7B2C",total:"\u6761/\u603B\u5171",item:"\u6761"}},tableToolBar:{leftPin:"\u56FA\u5B9A\u5728\u5217\u9996",rightPin:"\u56FA\u5B9A\u5728\u5217\u5C3E",noPin:"\u4E0D\u56FA\u5B9A",leftFixedTitle:"\u56FA\u5B9A\u5728\u5DE6\u4FA7",rightFixedTitle:"\u56FA\u5B9A\u5728\u53F3\u4FA7",noFixedTitle:"\u4E0D\u56FA\u5B9A",reset:"\u91CD\u7F6E",columnDisplay:"\u5217\u5C55\u793A",columnSetting:"\u5217\u8BBE\u7F6E",fullScreen:"\u5168\u5C4F",exitFullScreen:"\u9000\u51FA\u5168\u5C4F",reload:"\u5237\u65B0",density:"\u5BC6\u5EA6",densityDefault:"\u6B63\u5E38",densityLarger:"\u9ED8\u8BA4",densityMiddle:"\u4E2D\u7B49",densitySmall:"\u7D27\u51D1"},stepsForm:{next:"\u4E0B\u4E00\u6B65",prev:"\u4E0A\u4E00\u6B65",submit:"\u63D0\u4EA4"},loginForm:{submitText:"\u767B\u5F55"},editableTable:{onlyOneLineEditor:"\u53EA\u80FD\u540C\u65F6\u7F16\u8F91\u4E00\u884C",action:{save:"\u4FDD\u5B58",cancel:"\u53D6\u6D88",delete:"\u5220\u9664",add:"\u6DFB\u52A0\u4E00\u884C\u6570\u636E"}},switch:{open:"\u6253\u5F00",close:"\u5173\u95ED"}},A={moneySymbol:"NT$",form:{lightFilter:{more:"\u66F4\u591A\u7BE9\u9078",clear:"\u6E05\u9664",confirm:"\u78BA\u8A8D",itemUnit:"\u9805"}},tableForm:{search:"\u67E5\u8A62",reset:"\u91CD\u7F6E",submit:"\u63D0\u4EA4",collapsed:"\u5C55\u958B",expand:"\u6536\u8D77",inputPlaceholder:"\u8ACB\u8F38\u5165",selectPlaceholder:"\u8ACB\u9078\u64C7"},alert:{clear:"\u53D6\u6D88\u9078\u64C7",selected:"\u5DF2\u9078\u64C7",item:"\u9805"},pagination:{total:{range:"\u7B2C",total:"\u689D/\u7E3D\u5171",item:"\u689D"}},tableToolBar:{leftPin:"\u56FA\u5B9A\u5230\u5DE6\u908A",rightPin:"\u56FA\u5B9A\u5230\u53F3\u908A",noPin:"\u4E0D\u56FA\u5B9A",leftFixedTitle:"\u56FA\u5B9A\u5728\u5DE6\u5074",rightFixedTitle:"\u56FA\u5B9A\u5728\u53F3\u5074",noFixedTitle:"\u4E0D\u56FA\u5B9A",reset:"\u91CD\u7F6E",columnDisplay:"\u5217\u5C55\u793A",columnSetting:"\u5217\u8A2D\u7F6E",fullScreen:"\u5168\u5C4F",exitFullScreen:"\u9000\u51FA\u5168\u5C4F",reload:"\u5237\u65B0",density:"\u5BC6\u5EA6",densityDefault:"\u6B63\u5E38",densityLarger:"\u9ED8\u8A8D",densityMiddle:"\u4E2D\u7B49",densitySmall:"\u7DCA\u6E4A"},stepsForm:{next:"\u4E0B\u4E00\u500B",prev:"\u4EE5\u524D\u7684",submit:"\u5B8C\u6210"},loginForm:{submitText:"\u767B\u5165"},editableTable:{action:{save:"\u4FDD\u5B58",cancel:"\u53D6\u6D88",delete:"\u522A\u9664",add:"\u6DFB\u52A0\u4E00\u884C\u6578\u64DA"}},switch:{open:"\u6253\u958B",close:"\u95DC\u9589"}};function se(o,t,r){var f=t.replace(/\[(\d+)\]/g,".$1").split("."),C=o,D=r,M=T(f),V;try{for(M.s();!(V=M.n()).done;){var te=V.value;if(D=Object(C)[te],C=Object(C)[te],D===void 0)return r}}catch(ee){M.e(ee)}finally{M.f()}return D}var fe=function(t,r){return{getMessage:function(C,D){return se(r,C,D)||D},locale:t}},Be=fe("mn_MN",jt),Ae=fe("ar_EG",Ut),Fe=fe("zh_CN",v),ft=fe("en_US",Yt),Mt=fe("en_GB",Lt),Cn=fe("vi_VN",Pt),wn=fe("it_IT",Kt),er=fe("ja_JP",vn),ur=fe("es_ES",Gt),fr=fe("ca_ES",Qt),dr=fe("ru_RU",zt),zn=fe("sr_RS",dn),Wn=fe("ms_MY",Bt),U=fe("zh_TW",A),k=fe("fr_FR",Dt),F=fe("pt_BR",Vt),$=fe("ko_KR",kt),J=fe("id_ID",it),le=fe("de_DE",sn),re=fe("fa_IR",an),ye=fe("tr_TR",Xt),xe=fe("pl_PL",ut),ke=fe("hr_",It),Ce={"mn-MN":Be,"ar-EG":Ae,"zh-CN":Fe,"en-US":ft,"en-GB":Mt,"vi-VN":Cn,"it-IT":wn,"ja-JP":er,"es-ES":ur,"ca-ES":fr,"ru-RU":dr,"sr-RS":zn,"ms-MY":Wn,"zh-TW":U,"fr-FR":k,"pt-BR":F,"ko-KR":$,"id-ID":J,"de-DE":le,"fa-IR":re,"tr-TR":ye,"pl-PL":xe,"hr-HR":ke},Ze=Object.keys(Ce),bt=P().createContext({intl:(0,a.Z)((0,a.Z)({},Fe),{},{locale:"default"}),valueTypeMap:{}}),$e=bt.Consumer,vt=bt.Provider,yn=function(t){if(!t)return"zh-CN";var r=t.toLocaleLowerCase();return Ze.find(function(f){var C=f.toLocaleLowerCase();return C.includes(r)})},Fn=function(){var t=pt(),r=t.cache;return(0,Q.useEffect)(function(){return function(){r.clear()}},[]),null},ar=function(t){var r=t.children,f=t.autoClearCache,C=f===void 0?!1:f,D=(0,Q.useContext)(x.ZP.ConfigContext),M=D.locale,V=M===void 0?x.ZP:P().Fragment,te=(0,d.jsx)($e,{children:function(me){var Se,ge=M==null?void 0:M.locale,Ue=yn(ge),Ke=ge&&((Se=me.intl)===null||Se===void 0?void 0:Se.locale)==="default"?Ce[Ue]:me.intl||Ce[Ue],Xe=M===void 0?{locale:K}:{};return(0,d.jsx)(V,(0,a.Z)((0,a.Z)({},Xe),{},{children:(0,d.jsx)(vt,{value:(0,a.Z)((0,a.Z)({},me),{},{intl:Ke||Fe}),children:(0,d.jsxs)(d.Fragment,{children:[C&&(0,d.jsx)(Fn,{}),r]})})}))}});return C?(0,d.jsx)($t,{value:{provider:function(){return new Map}},children:te}):te};function Rr(){var o=useContext(_ConfigProvider.ConfigContext),t=o.locale,r=useContext(bt),f=r.intl;return f&&f.locale!=="default"?f:t!=null&&t.locale?Ce[yn(t.locale)]:Fe}var Hn=null,Cr=null,wr=e(37348);function or(o,t){var r=(0,wr.Z)(o,t),f=(0,I.Z)(r,2),C=f[0],D=f[1];return[C,D]}var hr=or,Yn=e(14224),Dn=typeof Yn!="undefined"&&Yn.versions!=null&&Yn.versions.node!=null,Dr=function(){return typeof window!="undefined"&&typeof window.document!="undefined"&&typeof window.matchMedia!="undefined"&&!Dn},_r=Dr;function sr(o,t){var r=typeof o.pageName=="string"?o.title:t;(0,Q.useEffect)(function(){_r()&&r&&(document.title=r)},[o.title,r])}var ii=sr,ai=e(42060),oi=e.n(ai),Hr=e(57699);function si(o){for(var t=[],r=0;r<o.length;){var f=o[r];if(f==="*"||f==="+"||f==="?"){t.push({type:"MODIFIER",index:r,value:o[r++]});continue}if(f==="\\"){t.push({type:"ESCAPED_CHAR",index:r++,value:o[r++]});continue}if(f==="{"){t.push({type:"OPEN",index:r,value:o[r++]});continue}if(f==="}"){t.push({type:"CLOSE",index:r,value:o[r++]});continue}if(f===":"){for(var C="",D=r+1;D<o.length;){var M=o.charCodeAt(D);if(M>=48&&M<=57||M>=65&&M<=90||M>=97&&M<=122||M===95){C+=o[D++];continue}break}if(!C)throw new TypeError("Missing parameter name at "+r);t.push({type:"NAME",index:r,value:C}),r=D;continue}if(f==="("){var V=1,te="",D=r+1;if(o[D]==="?")throw new TypeError('Pattern cannot start with "?" at '+D);for(;D<o.length;){if(o[D]==="\\"){te+=o[D++]+o[D++];continue}if(o[D]===")"){if(V--,V===0){D++;break}}else if(o[D]==="("&&(V++,o[D+1]!=="?"))throw new TypeError("Capturing groups are not allowed at "+D);te+=o[D++]}if(V)throw new TypeError("Unbalanced pattern at "+r);if(!te)throw new TypeError("Missing pattern at "+r);t.push({type:"PATTERN",index:r,value:te}),r=D;continue}t.push({type:"CHAR",index:r,value:o[r++]})}return t.push({type:"END",index:r,value:""}),t}function Yr(o,t){t===void 0&&(t={});for(var r=si(o),f=t.prefixes,C=f===void 0?"./":f,D="[^"+Er(t.delimiter||"/#?")+"]+?",M=[],V=0,te=0,ee="",me=function(Rt){if(te<r.length&&r[te].type===Rt)return r[te++].value},Se=function(Rt){var ln=me(Rt);if(ln!==void 0)return ln;var _n=r[te],gt=_n.type,Un=_n.index;throw new TypeError("Unexpected "+gt+" at "+Un+", expected "+Rt)},ge=function(){for(var Rt="",ln;ln=me("CHAR")||me("ESCAPED_CHAR");)Rt+=ln;return Rt};te<r.length;){var Ue=me("CHAR"),Ke=me("NAME"),Xe=me("PATTERN");if(Ke||Xe){var Pe=Ue||"";C.indexOf(Pe)===-1&&(ee+=Pe,Pe=""),ee&&(M.push(ee),ee=""),M.push({name:Ke||V++,prefix:Pe,suffix:"",pattern:Xe||D,modifier:me("MODIFIER")||""});continue}var je=Ue||me("ESCAPED_CHAR");if(je){ee+=je;continue}ee&&(M.push(ee),ee="");var et=me("OPEN");if(et){var Pe=ge(),Jt=me("NAME")||"",Ot=me("PATTERN")||"",At=ge();Se("CLOSE"),M.push({name:Jt||(Ot?V++:""),pattern:Jt&&!Ot?D:Ot,prefix:Pe,suffix:At,modifier:me("MODIFIER")||""});continue}Se("END")}return M}function ka(o,t){return li(Yr(o,t),t)}function li(o,t){t===void 0&&(t={});var r=Lr(t),f=t.encode,C=f===void 0?function(te){return te}:f,D=t.validate,M=D===void 0?!0:D,V=o.map(function(te){if(typeof te=="object")return new RegExp("^(?:"+te.pattern+")$",r)});return function(te){for(var ee="",me=0;me<o.length;me++){var Se=o[me];if(typeof Se=="string"){ee+=Se;continue}var ge=te?te[Se.name]:void 0,Ue=Se.modifier==="?"||Se.modifier==="*",Ke=Se.modifier==="*"||Se.modifier==="+";if(Array.isArray(ge)){if(!Ke)throw new TypeError('Expected "'+Se.name+'" to not repeat, but got an array');if(ge.length===0){if(Ue)continue;throw new TypeError('Expected "'+Se.name+'" to not be empty')}for(var Xe=0;Xe<ge.length;Xe++){var Pe=C(ge[Xe],Se);if(M&&!V[me].test(Pe))throw new TypeError('Expected all "'+Se.name+'" to match "'+Se.pattern+'", but got "'+Pe+'"');ee+=Se.prefix+Pe+Se.suffix}continue}if(typeof ge=="string"||typeof ge=="number"){var Pe=C(String(ge),Se);if(M&&!V[me].test(Pe))throw new TypeError('Expected "'+Se.name+'" to match "'+Se.pattern+'", but got "'+Pe+'"');ee+=Se.prefix+Pe+Se.suffix;continue}if(!Ue){var je=Ke?"an array":"a string";throw new TypeError('Expected "'+Se.name+'" to be '+je)}}return ee}}function Li(o,t){var r=[],f=Pr(o,r,t);return ji(f,r,t)}function ji(o,t,r){r===void 0&&(r={});var f=r.decode,C=f===void 0?function(D){return D}:f;return function(D){var M=o.exec(D);if(!M)return!1;for(var V=M[0],te=M.index,ee=Object.create(null),me=function(ge){if(M[ge]===void 0)return"continue";var Ue=t[ge-1];Ue.modifier==="*"||Ue.modifier==="+"?ee[Ue.name]=M[ge].split(Ue.prefix+Ue.suffix).map(function(Ke){return C(Ke,Ue)}):ee[Ue.name]=C(M[ge],Ue)},Se=1;Se<M.length;Se++)me(Se);return{path:V,index:te,params:ee}}}function Er(o){return o.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1")}function Lr(o){return o&&o.sensitive?"":"i"}function Bi(o,t){if(!t)return o;var r=o.source.match(/\((?!\?)/g);if(r)for(var f=0;f<r.length;f++)t.push({name:f,prefix:"",suffix:"",modifier:"",pattern:""});return o}function Fi(o,t,r){var f=o.map(function(C){return Pr(C,t,r).source});return new RegExp("(?:"+f.join("|")+")",Lr(r))}function ci(o,t,r){return Zi(Yr(o,r),t,r)}function Zi(o,t,r){r===void 0&&(r={});for(var f=r.strict,C=f===void 0?!1:f,D=r.start,M=D===void 0?!0:D,V=r.end,te=V===void 0?!0:V,ee=r.encode,me=ee===void 0?function(Rt){return Rt}:ee,Se="["+Er(r.endsWith||"")+"]|$",ge="["+Er(r.delimiter||"/#?")+"]",Ue=M?"^":"",Ke=0,Xe=o;Ke<Xe.length;Ke++){var Pe=Xe[Ke];if(typeof Pe=="string")Ue+=Er(me(Pe));else{var je=Er(me(Pe.prefix)),et=Er(me(Pe.suffix));if(Pe.pattern)if(t&&t.push(Pe),je||et)if(Pe.modifier==="+"||Pe.modifier==="*"){var Jt=Pe.modifier==="*"?"?":"";Ue+="(?:"+je+"((?:"+Pe.pattern+")(?:"+et+je+"(?:"+Pe.pattern+"))*)"+et+")"+Jt}else Ue+="(?:"+je+"("+Pe.pattern+")"+et+")"+Pe.modifier;else Ue+="("+Pe.pattern+")"+Pe.modifier;else Ue+="(?:"+je+et+")"+Pe.modifier}}if(te)C||(Ue+=ge+"?"),Ue+=r.endsWith?"(?="+Se+")":"$";else{var Ot=o[o.length-1],At=typeof Ot=="string"?ge.indexOf(Ot[Ot.length-1])>-1:Ot===void 0;C||(Ue+="(?:"+ge+"(?="+Se+"))?"),At||(Ue+="(?="+ge+"|"+Se+")")}return new RegExp(Ue,Lr(r))}function Pr(o,t,r){return o instanceof RegExp?Bi(o,t):Array.isArray(o)?Fi(o,t,r):ci(o,t,r)}function Kn(o,t){return t>>>o|t<<32-o}function ui(o,t,r){return o&t^~o&r}function Kr(o,t,r){return o&t^o&r^t&r}function fi(o){return Kn(2,o)^Kn(13,o)^Kn(22,o)}function di(o){return Kn(6,o)^Kn(11,o)^Kn(25,o)}function hi(o){return Kn(7,o)^Kn(18,o)^o>>>3}function pi(o){return Kn(17,o)^Kn(19,o)^o>>>10}function mi(o,t){return o[t&15]+=pi(o[t+14&15])+o[t+9&15]+hi(o[t+1&15])}var gi=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],Ft,Pn,Sn,Or="0123456789abcdef";function Vr(o,t){var r=(o&65535)+(t&65535),f=(o>>16)+(t>>16)+(r>>16);return f<<16|r&65535}function vi(){Ft=new Array(8),Pn=new Array(2),Sn=new Array(64),Pn[0]=Pn[1]=0,Ft[0]=1779033703,Ft[1]=3144134277,Ft[2]=1013904242,Ft[3]=2773480762,Ft[4]=1359893119,Ft[5]=2600822924,Ft[6]=528734635,Ft[7]=1541459225}function jr(){var o,t,r,f,C,D,M,V,te,ee,me=new Array(16);o=Ft[0],t=Ft[1],r=Ft[2],f=Ft[3],C=Ft[4],D=Ft[5],M=Ft[6],V=Ft[7];for(var Se=0;Se<16;Se++)me[Se]=Sn[(Se<<2)+3]|Sn[(Se<<2)+2]<<8|Sn[(Se<<2)+1]<<16|Sn[Se<<2]<<24;for(var ge=0;ge<64;ge++)te=V+di(C)+ui(C,D,M)+gi[ge],ge<16?te+=me[ge]:te+=mi(me,ge),ee=fi(o)+Kr(o,t,r),V=M,M=D,D=C,C=Vr(f,te),f=r,r=t,t=o,o=Vr(te,ee);Ft[0]+=o,Ft[1]+=t,Ft[2]+=r,Ft[3]+=f,Ft[4]+=C,Ft[5]+=D,Ft[6]+=M,Ft[7]+=V}function yi(o,t){var r,f,C=0;f=Pn[0]>>3&63;var D=t&63;for((Pn[0]+=t<<3)<t<<3&&Pn[1]++,Pn[1]+=t>>29,r=0;r+63<t;r+=64){for(var M=f;M<64;M++)Sn[M]=o.charCodeAt(C++);jr(),f=0}for(var V=0;V<D;V++)Sn[V]=o.charCodeAt(C++)}function _i(){var o=Pn[0]>>3&63;if(Sn[o++]=128,o<=56)for(var t=o;t<56;t++)Sn[t]=0;else{for(var r=o;r<64;r++)Sn[r]=0;jr();for(var f=0;f<56;f++)Sn[f]=0}Sn[56]=Pn[1]>>>24&255,Sn[57]=Pn[1]>>>16&255,Sn[58]=Pn[1]>>>8&255,Sn[59]=Pn[1]&255,Sn[60]=Pn[0]>>>24&255,Sn[61]=Pn[0]>>>16&255,Sn[62]=Pn[0]>>>8&255,Sn[63]=Pn[0]&255,jr()}function $i(){for(var o=0,t=new Array(32),r=0;r<8;r++)t[o++]=Ft[r]>>>24&255,t[o++]=Ft[r]>>>16&255,t[o++]=Ft[r]>>>8&255,t[o++]=Ft[r]&255;return t}function Ei(){for(var o=new String,t=0;t<8;t++)for(var r=28;r>=0;r-=4)o+=Or.charAt(Ft[t]>>>r&15);return o}function Si(o){return vi(),yi(o,o.length),_i(),Ei()}var Gi=Si;function Xr(o){return Xr=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Xr(o)}var zi=["pro_layout_parentKeys","children","icon","flatMenu","indexRoute","routes"];function Wi(o,t){return Jr(o)||Yi(o,t)||tr(o,t)||Hi()}function Hi(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
3
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Yi(o,t){var r=o==null?null:typeof Symbol!="undefined"&&o[Symbol.iterator]||o["@@iterator"];if(r!=null){var f=[],C=!0,D=!1,M,V;try{for(r=r.call(o);!(C=(M=r.next()).done)&&(f.push(M.value),!(t&&f.length===t));C=!0);}catch(te){D=!0,V=te}finally{try{!C&&r.return!=null&&r.return()}finally{if(D)throw V}}return f}}function Jr(o){if(Array.isArray(o))return o}function bi(o,t){var r=typeof Symbol!="undefined"&&o[Symbol.iterator]||o["@@iterator"];if(!r){if(Array.isArray(o)||(r=tr(o))||t&&o&&typeof o.length=="number"){r&&(o=r);var f=0,C=function(){};return{s:C,n:function(){return f>=o.length?{done:!0}:{done:!1,value:o[f++]}},e:function(ee){throw ee},f:C}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
4
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var D=!0,M=!1,V;return{s:function(){r=r.call(o)},n:function(){var ee=r.next();return D=ee.done,ee},e:function(ee){M=!0,V=ee},f:function(){try{!D&&r.return!=null&&r.return()}finally{if(M)throw V}}}}function Ki(o,t){if(!(o instanceof t))throw new TypeError("Cannot call a class as a function")}function s(o,t){for(var r=0;r<t.length;r++){var f=t[r];f.enumerable=f.enumerable||!1,f.configurable=!0,"value"in f&&(f.writable=!0),Object.defineProperty(o,f.key,f)}}function n(o,t,r){return t&&s(o.prototype,t),r&&s(o,r),Object.defineProperty(o,"prototype",{writable:!1}),o}function _(o,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");o.prototype=Object.create(t&&t.prototype,{constructor:{value:o,writable:!0,configurable:!0}}),Object.defineProperty(o,"prototype",{writable:!1}),t&&xt(o,t)}function w(o){var t=Me();return function(){var f=qe(o),C;if(t){var D=qe(this).constructor;C=Reflect.construct(f,arguments,D)}else C=f.apply(this,arguments);return B(this,C)}}function B(o,t){if(t&&(Xr(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return H(o)}function H(o){if(o===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return o}function ce(o){var t=typeof Map=="function"?new Map:void 0;return ce=function(f){if(f===null||!nt(f))return f;if(typeof f!="function")throw new TypeError("Super expression must either be null or a function");if(typeof t!="undefined"){if(t.has(f))return t.get(f);t.set(f,C)}function C(){return Ie(f,arguments,qe(this).constructor)}return C.prototype=Object.create(f.prototype,{constructor:{value:C,enumerable:!1,writable:!0,configurable:!0}}),xt(C,f)},ce(o)}function Ie(o,t,r){return Me()?Ie=Reflect.construct.bind():Ie=function(C,D,M){var V=[null];V.push.apply(V,D);var te=Function.bind.apply(C,V),ee=new te;return M&&xt(ee,M.prototype),ee},Ie.apply(null,arguments)}function Me(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(o){return!1}}function nt(o){return Function.toString.call(o).indexOf("[native code]")!==-1}function xt(o,t){return xt=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(f,C){return f.__proto__=C,f},xt(o,t)}function qe(o){return qe=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},qe(o)}function bn(o){return La(o)||Ua(o)||tr(o)||hn()}function hn(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
5
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function tr(o,t){if(o){if(typeof o=="string")return xi(o,t);var r=Object.prototype.toString.call(o).slice(8,-1);if(r==="Object"&&o.constructor&&(r=o.constructor.name),r==="Map"||r==="Set")return Array.from(o);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return xi(o,t)}}function Ua(o){if(typeof Symbol!="undefined"&&o[Symbol.iterator]!=null||o["@@iterator"]!=null)return Array.from(o)}function La(o){if(Array.isArray(o))return xi(o)}function xi(o,t){(t==null||t>o.length)&&(t=o.length);for(var r=0,f=new Array(t);r<t;r++)f[r]=o[r];return f}function ja(o,t){if(o==null)return{};var r=Ba(o,t),f,C;if(Object.getOwnPropertySymbols){var D=Object.getOwnPropertySymbols(o);for(C=0;C<D.length;C++)f=D[C],!(t.indexOf(f)>=0)&&Object.prototype.propertyIsEnumerable.call(o,f)&&(r[f]=o[f])}return r}function Ba(o,t){if(o==null)return{};var r={},f=Object.keys(o),C,D;for(D=0;D<f.length;D++)C=f[D],!(t.indexOf(C)>=0)&&(r[C]=o[C]);return r}function Vi(o,t){var r=Object.keys(o);if(Object.getOwnPropertySymbols){var f=Object.getOwnPropertySymbols(o);t&&(f=f.filter(function(C){return Object.getOwnPropertyDescriptor(o,C).enumerable})),r.push.apply(r,f)}return r}function xn(o){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Vi(Object(r),!0).forEach(function(f){Br(o,f,r[f])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(r)):Vi(Object(r)).forEach(function(f){Object.defineProperty(o,f,Object.getOwnPropertyDescriptor(r,f))})}return o}function Br(o,t,r){return t in o?Object.defineProperty(o,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):o[t]=r,o}var Mn="routes";function Fr(o){return o.split("?")[0].split("#")[0]}var Ti=function(t){if(!t.startsWith("http"))return!1;try{var r=new URL(t);return!!r}catch(f){return!1}},Fa=function(t){var r=t.path;if(!r||r==="/")try{return"/".concat(Gi(JSON.stringify(t)))}catch(f){}return r&&Fr(r)},Za=function(t,r){var f=t.name,C=t.locale;return"locale"in t&&C===!1||!f?!1:t.locale||"".concat(r,".").concat(f)},Xi=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"/";return t.endsWith("/*")?t.replace("/*","/"):(t||r).startsWith("/")||Ti(t)?t:"/".concat(r,"/").concat(t).replace(/\/\//g,"/").replace(/\/\//g,"/")},$a=function(t,r){var f=t.menu,C=f===void 0?{}:f,D=t.indexRoute,M=t.path,V=M===void 0?"":M,te=t.children||t[Mn],ee=C.name,me=ee===void 0?t.name:ee,Se=C.icon,ge=Se===void 0?t.icon:Se,Ue=C.hideChildren,Ke=Ue===void 0?t.hideChildren:Ue,Xe=C.flatMenu,Pe=Xe===void 0?t.flatMenu:Xe,je=D&&Object.keys(D).join(",")!=="redirect"?[xn({path:V,menu:C},D)].concat(te||[]):te,et=xn({},t);if(me&&(et.name=me),ge&&(et.icon=ge),je&&je.length){if(Ke)return delete et[Mn],delete et.children,et;var Jt=Ri(xn(xn({},r),{},{data:je}),t);if(Pe)return Jt;et[Mn]=Jt}return et},pr=function(t){return Array.isArray(t)&&t.length>0};function Ri(o){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{path:"/"},r=o.data,f=o.formatMessage,C=o.parentName,D=o.locale;return!r||!Array.isArray(r)?[]:r.filter(function(M){return M?pr(M[Mn])||pr(M.children)||M.path||M.originPath||M.layout?!0:(M.redirect||M.unaccessible,!1):!1}).filter(function(M){var V,te;return!(M==null||(V=M.menu)===null||V===void 0)&&V.name||M!=null&&M.flatMenu||!(M==null||(te=M.menu)===null||te===void 0)&&te.flatMenu?!0:M.menu!==!1}).map(function(M){var V=xn({},M);return V.unaccessible&&delete V.name,V.path==="*"&&(V.path="."),V.path==="/*"&&(V.path="."),!V.path&&V.originPath&&(V.path=V.originPath),V}).map(function(){var M=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{path:"/"},V=M.children||M[Mn],te=Xi(M.path,t?t.path:"/"),ee=M.name,me=Za(M,C||"menu"),Se=me!==!1&&D!==!1&&f&&me?f({id:me,defaultMessage:ee}):ee,ge=t.pro_layout_parentKeys,Ue=ge===void 0?[]:ge,Ke=t.children,Xe=t.icon,Pe=t.flatMenu,je=t.indexRoute,et=t.routes,Jt=ja(t,zi),Ot=new Set([].concat(bn(Ue),bn(M.parentKeys||[])));t.key&&Ot.add(t.key);var At=xn(xn(xn({},Jt),{},{menu:void 0},M),{},{path:te,locale:me,key:M.key||Fa(xn(xn({},M),{},{path:te})),pro_layout_parentKeys:Array.from(Ot).filter(function(ln){return ln&&ln!=="/"})});if(Se?At.name=Se:delete At.name,At.menu===void 0&&delete At.menu,pr(V)){var Rt=Ri(xn(xn({},o),{},{data:V,parentName:me||""}),At);pr(Rt)&&(At[Mn]=Rt,At.children=Rt)}return $a(At,o)}).flat(1)}var Ga=(0,Hr.default)(Ri,oi()),za=function o(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return t.filter(function(r){return r&&(r.name||pr(r[Mn])||pr(r.children))&&!r.hideInMenu&&!r.redirect}).map(function(r){var f=xn({},r),C=f.children||f[Mn];if(pr(C)&&!f.hideChildrenInMenu&&C.some(function(V){return V&&!!V.name})){var D,M=o(C);if(M.length)return xn(xn({},f),{},(D={},Br(D,Mn,M),Br(D,"children",M),D))}return xn(xn({},r),{},Br({},Mn,void 0))}).filter(function(r){return r})},Wa=function(o){_(r,o);var t=w(r);function r(){return Ki(this,r),t.apply(this,arguments)}return n(r,[{key:"get",value:function(C){var D;try{var M=bi(this.entries()),V;try{for(M.s();!(V=M.n()).done;){var te=Wi(V.value,2),ee=te[0],me=te[1],Se=Fr(ee);if(!Ti(ee)&&Pr(Se,[]).test(C)){D=me;break}}}catch(ge){M.e(ge)}finally{M.f()}}catch(ge){D=void 0}return D}}]),r}(ce(Map)),Ha=function(t){var r=new Wa,f=function C(D,M){D.forEach(function(V){var te=V.children||V[Mn];pr(te)&&C(te,V);var ee=Xi(V.path,M?M.path:"/");r.set(Fr(ee),V)})};return f(t),r},Ya=(0,Hr.default)(Ha,oi()),Ka=function o(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return t.map(function(r){var f=r.children||r[Mn];if(pr(f)){var C=o(f);if(C.length)return xn(xn({},r),{},Br({},Mn,C))}var D=xn({},r);return delete D[Mn],delete D.children,D}).filter(function(r){return r})},Va=function(t,r,f,C){var D=Ga({data:t,formatMessage:f,locale:r}),M=C?Ka(D):za(D),V=Ya(D);return{breadcrumb:V,menuData:M}},Xa=Va;function Ji(o,t){var r=Object.keys(o);if(Object.getOwnPropertySymbols){var f=Object.getOwnPropertySymbols(o);t&&(f=f.filter(function(C){return Object.getOwnPropertyDescriptor(o,C).enumerable})),r.push.apply(r,f)}return r}function Qr(o){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ji(Object(r),!0).forEach(function(f){Ja(o,f,r[f])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(r)):Ji(Object(r)).forEach(function(f){Object.defineProperty(o,f,Object.getOwnPropertyDescriptor(r,f))})}return o}function Ja(o,t,r){return t in o?Object.defineProperty(o,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):o[t]=r,o}var Qa=function o(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],r={};return t.forEach(function(f){if(!(!f||!f.key)){var C=f.children||f[Mn];r[Fr(f.path||f.key||"/")]=Qr({},f),r[f.key||f.path||"/"]=Qr({},f),C&&(r=Qr(Qr({},r),o(C)))}}),r},Qi=Qa,qa=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],r=arguments.length>1?arguments[1]:void 0,f=arguments.length>2?arguments[2]:void 0;return t.filter(function(C){if(C==="/"&&r==="/")return!0;if(C!=="/"&&C!=="/*"&&C&&!Ti(C)){var D=Fr(C);try{if(f&&Pr("".concat(D)).test(r)||Pr("".concat(D),[]).test(r)||Pr("".concat(D,"/(.*)")).test(r))return!0}catch(M){}}return!1}).sort(function(C,D){return C===r?10:D===r?-10:C.substr(1).split("/").length-D.substr(1).split("/").length})},eo=function(t,r,f,C){var D=Qi(r),M=Object.keys(D),V=qa(M,t||"/",C);return!V||V.length<1?[]:(f||(V=[V[V.length-1]]),V.map(function(te){var ee=D[te]||{pro_layout_parentKeys:"",key:""},me=new Map,Se=(ee.pro_layout_parentKeys||[]).map(function(ge){return me.has(ge)?null:(me.set(ge,!0),D[ge])}).filter(function(ge){return ge});return ee.key&&Se.push(ee),Se}).flat(1))},to=eo,no=e(84875),An=e.n(no),qi=e(71770);function ro(o,t){return so(o)||oo(o,t)||ao(o,t)||io()}function io(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
6
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function ao(o,t){if(o){if(typeof o=="string")return ea(o,t);var r=Object.prototype.toString.call(o).slice(8,-1);if(r==="Object"&&o.constructor&&(r=o.constructor.name),r==="Map"||r==="Set")return Array.from(o);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return ea(o,t)}}function ea(o,t){(t==null||t>o.length)&&(t=o.length);for(var r=0,f=new Array(t);r<t;r++)f[r]=o[r];return f}function oo(o,t){var r=o&&(typeof Symbol!="undefined"&&o[Symbol.iterator]||o["@@iterator"]);if(r!=null){var f=[],C=!0,D=!1,M,V;try{for(r=r.call(o);!(C=(M=r.next()).done)&&(f.push(M.value),!(t&&f.length===t));C=!0);}catch(te){D=!0,V=te}finally{try{!C&&r.return!=null&&r.return()}finally{if(D)throw V}}return f}}function so(o){if(Array.isArray(o))return o}function Ir(o){var t=typeof window=="undefined",r=(0,Q.useState)(function(){return t?!1:window.matchMedia(o).matches}),f=ro(r,2),C=f[0],D=f[1];return(0,Q.useLayoutEffect)(function(){if(!t){var M=window.matchMedia(o),V=function(ee){return D(ee.matches)};return M.addListener(V),function(){return M.removeListener(V)}}},[o]),C}function lo(o,t){return ho(o)||fo(o,t)||uo(o,t)||co()}function co(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
7
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function uo(o,t){if(o){if(typeof o=="string")return ta(o,t);var r=Object.prototype.toString.call(o).slice(8,-1);if(r==="Object"&&o.constructor&&(r=o.constructor.name),r==="Map"||r==="Set")return Array.from(o);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return ta(o,t)}}function ta(o,t){(t==null||t>o.length)&&(t=o.length);for(var r=0,f=new Array(t);r<t;r++)f[r]=o[r];return f}function fo(o,t){var r=o&&(typeof Symbol!="undefined"&&o[Symbol.iterator]||o["@@iterator"]);if(r!=null){var f=[],C=!0,D=!1,M,V;try{for(r=r.call(o);!(C=(M=r.next()).done)&&(f.push(M.value),!(t&&f.length===t));C=!0);}catch(te){D=!0,V=te}finally{try{!C&&r.return!=null&&r.return()}finally{if(D)throw V}}return f}}function ho(o){if(Array.isArray(o))return o}var Sr={xs:{maxWidth:575,matchMedia:"(max-width: 575px)"},sm:{minWidth:576,maxWidth:767,matchMedia:"(min-width: 576px) and (max-width: 767px)"},md:{minWidth:768,maxWidth:991,matchMedia:"(min-width: 768px) and (max-width: 991px)"},lg:{minWidth:992,maxWidth:1199,matchMedia:"(min-width: 992px) and (max-width: 1199px)"},xl:{minWidth:1200,maxWidth:1599,matchMedia:"(min-width: 1200px) and (max-width: 1599px)"},xxl:{minWidth:1600,matchMedia:"(min-width: 1600px)"}},po=function(){var t="md";if(typeof window=="undefined")return t;var r=Object.keys(Sr).find(function(f){var C=Sr[f].matchMedia;return!!window.matchMedia(C).matches});return t=r,t},mo=function(){var t=Ir(Sr.md.matchMedia),r=Ir(Sr.lg.matchMedia),f=Ir(Sr.xxl.matchMedia),C=Ir(Sr.xl.matchMedia),D=Ir(Sr.sm.matchMedia),M=Ir(Sr.xs.matchMedia),V=(0,Q.useState)(po()),te=lo(V,2),ee=te[0],me=te[1];return(0,Q.useEffect)(function(){if(f){me("xxl");return}if(C){me("xl");return}if(r){me("lg");return}if(t){me("md");return}if(D){me("sm");return}if(M){me("xs");return}me("md")},[t,r,f,C,D,M]),ee},go=mo,vo=e(91190),yo=e.n(vo),_o=e(17199),Eo=e(65319);function So(o){var t=Q.createContext(null);function r(C){var D=o(C.initialState);return Q.createElement(t.Provider,{value:D},C.children)}function f(){var C=Q.useContext(t);if(C===null)throw new Error("Component must be wrapped with <Container.Provider>");return C}return{Provider:r,useContainer:f}}function cl(o){return o.useContainer()}function bo(){var o=(0,Q.useState)([]),t=(0,I.Z)(o,2),r=t[0],f=t[1];return{flatMenuKeys:r,setFlatMenuKeys:f}}var xo=So(bo),qr=xo,ul=e(71338),na=e(21903),To=e(63386),Ro=e(85153),Co=e(13700),ei=e(52529),Ci=e(92449),wi=e(27915),ra=e(55258),wo=e(75909),Po=function(t){if(!t||!t.startsWith("http"))return!1;try{var r=new URL(t);return!!r}catch(f){return!1}},Pi=Po;function Oo(o){return/\w.(png|jpg|jpeg|svg|webp|gif|bmp)$/i.test(o)}var No=Oo,Do={navTheme:"dark",layout:"side",contentWidth:"Fluid",fixedHeader:!1,fixSiderbar:!1,headerHeight:48,iconfontUrl:"",primaryColor:"#1890ff",splitMenus:!1},ia=Do,aa=function o(t){return(t||[]).reduce(function(r,f){if(f.key&&r.push(f.key),f.routes){var C=r.concat(o(f.routes)||[]);return C}return r},[])},oa={daybreak:"#1890ff",dust:"#F5222D",volcano:"#FA541C",sunset:"#FAAD14",cyan:"#13C2C2",green:"#52C41A",geekblue:"#2F54EB",purple:"#722ED1"};function fl(o){return o&&oa[o]?oa[o]:o}function Zr(o){return o.map(function(t){var r=t.children||t.routes,f=(0,a.Z)({},t);if(!f.name||f.hideInMenu)return null;if(f&&(f!=null&&f.routes)){if(!f.hideChildrenInMenu&&r.some(function(C){return C&&C.name&&!C.hideInMenu}))return(0,a.Z)((0,a.Z)({},t),{},{children:Zr(r),routes:Zr(r)});delete f.routes,delete f.children}return f}).filter(function(t){return t})}var sa=(0,ra.Z)({scriptUrl:ia.iconfontUrl}),la=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"icon-";if(typeof t=="string"&&t!==""){if(Pi(t)||No(t))return(0,d.jsx)(wo.Z,{component:function(){return(0,d.jsx)("img",{src:t,alt:"icon",className:"ant-pro-sider-menu-icon"})}});if(t.startsWith(r))return(0,d.jsx)(sa,{type:t})}return t},Io=(0,Ci.Z)(function o(t){var r=this;(0,wi.Z)(this,o),this.props=void 0,this.getNavMenuItems=function(){var f=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],C=arguments.length>1?arguments[1]:void 0;return f.map(function(D){return r.getSubMenuOrItem(D,C)}).filter(function(D){return D})},this.getSubMenuOrItem=function(f,C){var D=(f==null?void 0:f.children)||(f==null?void 0:f.routes);if(Array.isArray(D)&&D.length>0){var M=r.getIntlName(f),V=r.props,te=V.subMenuItemRender,ee=V.prefixCls,me=V.menu,Se=V.iconPrefixes,ge=f.icon?(0,d.jsxs)("span",{className:"".concat(ee,"-menu-item"),title:M,children:[!C&&la(f.icon,Se),(0,d.jsx)("span",{className:"".concat(ee,"-menu-item-title"),children:M})]}):(0,d.jsx)("span",{className:"".concat(ee,"-menu-item"),title:M,children:M}),Ue=te?te((0,a.Z)((0,a.Z)({},f),{},{isUrl:!1}),ge,r.props):ge;return{type:(me==null?void 0:me.type)==="group"?"group":void 0,label:Ue,children:r.getNavMenuItems(D,!0),onTitleClick:f.onTitleClick,key:f.key||f.path}}return{label:r.getMenuItemPath(f,C),title:r.getIntlName(f),key:f.key||f.path,disabled:f.disabled,onClick:function(Xe){var Pe;Pi(f==null?void 0:f.path)&&window.open(f.path,"_blank"),(Pe=f.onTitleClick)===null||Pe===void 0||Pe.call(f,Xe)}}},this.getIntlName=function(f){var C=f.name,D=f.locale,M=r.props,V=M.menu,te=M.formatMessage;return D&&(V==null?void 0:V.locale)!==!1?te==null?void 0:te({id:D,defaultMessage:C}):C},this.getMenuItemPath=function(f,C){var D=r.conversionPath(f.path||"/"),M=r.props,V=M.location,te=V===void 0?{pathname:"/"}:V,ee=M.isMobile,me=M.onCollapse,Se=M.menuItemRender,ge=M.iconPrefixes,Ue=r.getIntlName(f),Ke=r.props.prefixCls,Xe=C?null:la(f.icon,ge),Pe=Pi(D),je=(0,d.jsxs)("span",{className:An()("".concat(Ke,"-menu-item"),(0,l.Z)({},"".concat(Ke,"-menu-item-link"),Pe)),children:[Xe,(0,d.jsx)("span",{className:"".concat(Ke,"-menu-item-title"),children:Ue})]});if(Se){var et=(0,a.Z)((0,a.Z)({},f),{},{isUrl:Pe,itemPath:D,isMobile:ee,replace:D===te.pathname,onClick:function(){Pe&&window.open(D,"_blank"),me&&me(!0)},children:void 0});return Se(et,je,r.props)}return je},this.conversionPath=function(f){return f&&f.indexOf("http")===0?f:"/".concat(f||"").replace(/\/+/g,"/")},this.props=t}),Mo=function(t,r){var f=r.layout,C=r.collapsed,D={};return t&&!C&&["side","mix"].includes(f||"mix")&&(D={openKeys:t}),D},ca=function(t){var r=t.theme,f=t.mode,C=t.className,D=t.handleOpenChange,M=t.style,V=t.menuData,te=t.menu,ee=t.matchMenuKeys,me=t.iconfontUrl,Se=t.collapsed,ge=t.selectedKeys,Ue=t.onSelect,Ke=t.openKeys,Xe=(0,Q.useRef)([]),Pe=qr.useContainer(),je=Pe.flatMenuKeys,et=hr(te==null?void 0:te.defaultOpenAll),Jt=(0,I.Z)(et,2),Ot=Jt[0],At=Jt[1],Rt=hr(function(){return te!=null&&te.defaultOpenAll?aa(V)||[]:Ke===!1?!1:[]},{value:Ke===!1?void 0:Ke,onChange:D}),ln=(0,I.Z)(Rt,2),_n=ln[0],gt=ln[1],Un=hr([],{value:ge,onChange:Ue?function(ir){Ue&&ir&&Ue(ir)}:void 0}),Ln=(0,I.Z)(Un,2),Vn=Ln[0],nr=Ln[1];(0,Q.useEffect)(function(){te!=null&&te.defaultOpenAll||Ke===!1||je.length||ee&&(gt(ee),nr(ee))},[ee.join("-")]),(0,Q.useEffect)(function(){me&&(sa=(0,ra.Z)({scriptUrl:me}))},[me]),(0,Q.useEffect)(function(){if(ee.join("-")!==(Vn||[]).join("-")&&nr(ee),!Ot&&Ke!==!1&&ee.join("-")!==(_n||[]).join("-")){var ir=ee;(te==null?void 0:te.autoClose)===!1&&(ir=Array.from(new Set([].concat((0,ei.Z)(ee),(0,ei.Z)(_n||[]))))),gt(ir)}else te!=null&&te.ignoreFlatMenu&&Ot?gt(aa(V)):je.length>0&&At(!1)},[ee.join("-"),Se]);var In=(0,Q.useMemo)(function(){return Mo(_n,t)},[_n&&_n.join(","),t.layout,t.collapsed]),mr=(0,Q.useState)(function(){return new Io(t)}),Xn=(0,I.Z)(mr,1),Jn=Xn[0];if(te!=null&&te.loading)return(0,d.jsx)("div",{style:f!=null&&f.includes("inline")?{padding:24}:{marginTop:16},children:(0,d.jsx)(Co.Z,{active:!0,title:!1,paragraph:{rows:f!=null&&f.includes("inline")?6:1}})});var rr=An()(C,{"top-nav-menu":f==="horizontal"});Jn.props=t,t.openKeys===!1&&!t.handleOpenChange&&(Xe.current=ee);var jn=t.postMenuData?t.postMenuData(V):V;return jn&&(jn==null?void 0:jn.length)<1?null:(0,Q.createElement)(na.Z,(0,a.Z)((0,a.Z)({},In),{},{key:"Menu",mode:f,items:Jn.getNavMenuItems(jn,!1),inlineIndent:16,defaultOpenKeys:Xe.current,theme:r,selectedKeys:Vn,style:M,className:rr,onOpenChange:gt},t.menuProps))};ca.defaultProps={postMenuData:function(t){return t||[]}};var ua=ca,Ao=g.Sider,fa=function(t){return typeof t=="string"?(0,d.jsx)("img",{src:t,alt:"logo"}):typeof t=="function"?t():t},Oi=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"menuHeaderRender",f=t.logo,C=t.title,D=t.layout,M=t[r||""];if(M===!1)return null;var V=fa(f),te=(0,d.jsx)("h1",{children:C!=null?C:"Ant Design Pro"});return M?M(V,t.collapsed?null:te,t):D==="mix"&&r==="menuHeaderRender"?null:(0,d.jsxs)("a",{children:[V,t.collapsed?null:te]})},da=function(t){return t?(0,d.jsx)(To.Z,{}):(0,d.jsx)(Ro.Z,{})},ko=function(t){var r,f=t.collapsed,C=t.fixSiderbar,D=t.menuFooterRender,M=t.onCollapse,V=t.theme,te=t.siderWidth,ee=t.isMobile,me=t.onMenuHeaderClick,Se=t.breakpoint,ge=Se===void 0?"lg":Se,Ue=t.style,Ke=t.layout,Xe=t.menuExtraRender,Pe=Xe===void 0?!1:Xe,je=t.collapsedButtonRender,et=je===void 0?da:je,Jt=t.links,Ot=t.menuContentRender,At=t.prefixCls,Rt=t.onOpenChange,ln=t.headerHeight,_n=t.logoStyle,gt="".concat(At,"-sider"),Un=qr.useContainer(),Ln=Un.flatMenuKeys,Vn=An()("".concat(gt),(r={},(0,l.Z)(r,"".concat(gt,"-fixed"),C),(0,l.Z)(r,"".concat(gt,"-layout-").concat(Ke),Ke&&!ee),(0,l.Z)(r,"".concat(gt,"-light"),V!=="dark"),r)),nr=Oi(t),In=Pe&&Pe(t),mr=Ot!==!1&&Ln&&(0,Q.createElement)(ua,(0,a.Z)((0,a.Z)({},t),{},{key:"base-menu",mode:"inline",handleOpenChange:Rt,style:{width:"100%"},className:"".concat(gt,"-menu")})),Xn=Ot?Ot(t,mr):mr,Jn=(Jt||[]).map(function(rr,jn){return{className:"".concat(gt,"-link"),label:rr,key:jn}});return et&&!ee&&Jn.push({className:"".concat(gt,"-collapsed-button"),title:!1,key:"collapsed",onClick:function(){M&&M(!f)},label:et(f)}),(0,d.jsxs)(d.Fragment,{children:[C&&(0,d.jsx)("div",{style:(0,a.Z)({width:f?48:te,overflow:"hidden",flex:"0 0 ".concat(f?48:te,"px"),maxWidth:f?48:te,minWidth:f?48:te,transition:"background-color 0.3s, min-width 0.3s, max-width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)"},Ue)}),(0,d.jsxs)(Ao,{collapsible:!0,trigger:null,collapsed:f,breakpoint:ge===!1?void 0:ge,onCollapse:function(jn){ee||M==null||M(jn)},collapsedWidth:48,style:(0,a.Z)({overflow:"hidden",paddingTop:Ke==="mix"&&!ee?ln:void 0},Ue),width:te,theme:V,className:Vn,children:[nr&&(0,d.jsx)("div",{className:An()("".concat(gt,"-logo"),(0,l.Z)({},"".concat(gt,"-collapsed"),f)),onClick:Ke!=="mix"?me:void 0,id:"logo",style:_n,children:nr}),In&&(0,d.jsx)("div",{className:"".concat(gt,"-extra ").concat(!nr&&"".concat(gt,"-extra-no-logo")),children:In}),(0,d.jsx)("div",{style:{flex:1,overflowY:"auto",overflowX:"hidden"},children:Xn}),(0,d.jsx)("div",{className:"".concat(gt,"-links"),children:(0,d.jsx)(na.Z,{theme:V,inlineIndent:16,className:"".concat(gt,"-link-menu"),selectedKeys:[],openKeys:[],mode:"inline",items:Jn})}),D&&(0,d.jsx)("div",{className:An()("".concat(gt,"-footer"),(0,l.Z)({},"".concat(gt,"-footer-collapsed"),!f)),children:D(t)})]})]})},ha=ko,Uo=function(t){var r=t.isMobile,f=t.menuData,C=t.siderWidth,D=t.collapsed,M=t.onCollapse,V=t.style,te=t.className,ee=t.hide,me=t.getContainer,Se=t.prefixCls,ge=t.matchMenuKeys,Ue=qr.useContainer(),Ke=Ue.setFlatMenuKeys;(0,Q.useEffect)(function(){if(!(!f||f.length<1)){var Pe=Qi(f);Ke(Object.keys(Pe))}},[ge.join("-")]),(0,Q.useEffect)(function(){r===!0&&(M==null||M(!0))},[r]);var Xe=(0,qi.Z)(t,["className","style"]);return ee?null:r?(0,d.jsx)(Eo.Z,{visible:!D,placement:"left",className:An()("".concat(Se,"-drawer-sider"),te),onClose:function(){return M==null?void 0:M(!0)},style:(0,a.Z)({padding:0,height:"100vh"},V),getContainer:me,width:C,bodyStyle:{height:"100vh",padding:0,display:"flex",flexDirection:"row"},children:(0,d.jsx)(ha,(0,a.Z)((0,a.Z)({},Xe),{},{className:An()("".concat(Se,"-sider"),te),collapsed:r?!1:D,splitMenus:!1}))}):(0,d.jsx)(ha,(0,a.Z)((0,a.Z)({className:An()("".concat(Se,"-sider"),te)},Xe),{},{style:V}))},pa=Uo,Lo={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm5.6-532.7c53 0 89 33.8 93 83.4.3 4.2 3.8 7.4 8 7.4h56.7c2.6 0 4.7-2.1 4.7-4.7 0-86.7-68.4-147.4-162.7-147.4C407.4 290 344 364.2 344 486.8v52.3C344 660.8 407.4 734 517.3 734c94 0 162.7-58.8 162.7-141.4 0-2.6-2.1-4.7-4.7-4.7h-56.8c-4.2 0-7.6 3.2-8 7.3-4.2 46.1-40.1 77.8-93 77.8-65.3 0-102.1-47.9-102.1-133.6v-52.6c.1-87 37-135.5 102.2-135.5z"}}]},name:"copyright",theme:"outlined"},jo=Lo,Bo=e(46420),ma=function(t,r){return Q.createElement(Bo.Z,(0,a.Z)((0,a.Z)({},t),{},{ref:r,icon:jo}))};ma.displayName="CopyrightOutlined";var Fo=Q.forwardRef(ma),Zo=function(o){var t=o.className,r=o.prefixCls,f=o.links,C=o.copyright,D=o.style,M=(0,Q.useContext)(x.ZP.ConfigContext),V=M.getPrefixCls(r||"pro-global-footer");if((f==null||f===!1||Array.isArray(f)&&f.length===0)&&(C==null||C===!1))return null;var te=An()(V,t);return(0,d.jsxs)("div",{className:te,style:D,children:[f&&(0,d.jsx)("div",{className:"".concat(V,"-links"),children:f.map(function(ee){return(0,d.jsx)("a",{title:ee.key,target:ee.blankTarget?"_blank":"_self",href:ee.href,rel:"noreferrer",children:ee.title},ee.key)})}),C&&(0,d.jsx)("div",{className:"".concat(V,"-copyright"),children:C})]})},$o=g.Footer,Go=function(t){var r=t.links,f=t.copyright,C=t.style,D=t.className,M=t.prefixCls;return(0,d.jsx)($o,{className:D,style:(0,a.Z)({padding:0},C),children:(0,d.jsx)(Zo,{links:r,prefixCls:M,copyright:f===!1?null:(0,d.jsxs)(Q.Fragment,{children:[(0,d.jsx)(Fo,{})," ",f]})})})},zo=Go,Wo=e(58809),Ni=e.n(Wo),Ho=function(t,r,f){if(f){var C=(0,ei.Z)(f.keys()).find(function(M){return Ni()(M).test(t)});if(C)return f.get(C)}if(r){var D=Object.keys(r).find(function(M){return Ni()(M).test(t)});if(D)return r[D]}return{path:""}},ga=function(t,r){var f=t.pathname,C=f===void 0?"/":f,D=t.breadcrumb,M=t.breadcrumbMap,V=t.formatMessage,te=t.title,ee=t.menu,me=ee===void 0?{locale:!1}:ee,Se=r?"":te||"",ge=Ho(C,D,M);if(!ge)return{title:Se,id:"",pageName:Se};var Ue=ge.name;return me.locale!==!1&&ge.locale&&V&&(Ue=V({id:ge.locale||"",defaultMessage:ge.name})),Ue?r||!te?{title:Ue,id:ge.locale||"",pageName:Ue}:{title:"".concat(Ue," - ").concat(te),id:ge.locale||"",pageName:Ue}:{title:Se,id:ge.locale||"",pageName:Se}},dl=function(t,r){return ga(t,r).title},hl=null,va=e(79682),ya=e(46196),Yo=function(t){var r=(0,Q.useRef)(null);return r.current=t,(0,Q.useCallback)(function(){for(var f,C=arguments.length,D=new Array(C),M=0;M<C;M++)D[M]=arguments[M];return(f=r.current)===null||f===void 0?void 0:f.call.apply(f,[r].concat(D))},[])};function Ko(o,t){var r=Yo(o),f=(0,Q.useRef)(),C=(0,Q.useCallback)(function(){f.current&&(clearTimeout(f.current),f.current=null)},[]),D=(0,Q.useCallback)((0,u.Z)((0,p.Z)().mark(function M(){var V,te,ee,me=arguments;return(0,p.Z)().wrap(function(ge){for(;;)switch(ge.prev=ge.next){case 0:for(V=me.length,te=new Array(V),ee=0;ee<V;ee++)te[ee]=me[ee];if(!(t===0||t===void 0)){ge.next=3;break}return ge.abrupt("return",r.apply(void 0,te));case 3:return C(),ge.abrupt("return",new Promise(function(Ue){f.current=setTimeout((0,u.Z)((0,p.Z)().mark(function Ke(){return(0,p.Z)().wrap(function(Pe){for(;;)switch(Pe.prev=Pe.next){case 0:return Pe.t0=Ue,Pe.next=3,r.apply(void 0,te);case 3:Pe.t1=Pe.sent,(0,Pe.t0)(Pe.t1);case 5:case"end":return Pe.stop()}},Ke)})),t)}));case 5:case"end":return ge.stop()}},M)})),[r,C,t]);return(0,Q.useEffect)(function(){return C},[C]),{run:D,cancel:C}}var Vo=Ko,Xo=e(71860),Jo=["rightContentRender","prefixCls"],Qo=function(t){var r=t.rightContentRender,f=t.prefixCls,C=(0,i.Z)(t,Jo),D=(0,Q.useState)("auto"),M=(0,I.Z)(D,2),V=M[0],te=M[1],ee=Vo(function(){var me=(0,u.Z)((0,p.Z)().mark(function Se(ge){return(0,p.Z)().wrap(function(Ke){for(;;)switch(Ke.prev=Ke.next){case 0:te(ge);case 1:case"end":return Ke.stop()}},Se)}));return function(Se){return me.apply(this,arguments)}}(),160);return(0,d.jsx)("div",{className:"".concat(f,"-right-content"),style:{minWidth:V},children:(0,d.jsx)("div",{style:{paddingRight:8},children:(0,d.jsx)(Xo.Z,{onResize:function(Se){var ge=Se.width;ee.run(ge)},children:r&&(0,d.jsx)("div",{className:"".concat(f,"-right-content-resize"),children:r((0,a.Z)((0,a.Z)({},C),{},{rightContentSize:V}))})})})})},qo=function(t){var r=(0,Q.useRef)(null),f=t.theme,C=t.onMenuHeaderClick,D=t.contentWidth,M=t.rightContentRender,V=t.className,te=t.style,ee=t.headerContentRender,me=t.layout,Se="".concat(t.prefixCls||"ant-pro","-top-nav-header"),ge=Oi((0,a.Z)((0,a.Z)({},t),{},{collapsed:!1}),me==="mix"?"headerTitleRender":void 0),Ue=An()(Se,V,{light:f==="light"}),Ke=(0,d.jsx)(ua,(0,a.Z)((0,a.Z)({},t),t.menuProps)),Xe=ee?ee==null?void 0:ee(t,Ke):Ke;return(0,d.jsx)("div",{className:Ue,style:te,children:(0,d.jsxs)("div",{ref:r,className:"".concat(Se,"-main ").concat(D==="Fixed"?"wide":""),children:[ge&&(0,d.jsx)("div",{className:"".concat(Se,"-main-left"),onClick:C,children:(0,d.jsx)("div",{className:"".concat(Se,"-logo"),id:"logo",children:ge},"logo")}),(0,d.jsx)("div",{style:{flex:1},className:"".concat(Se,"-menu"),children:Xe}),M&&(0,d.jsx)(Qo,(0,a.Z)({rightContentRender:M,prefixCls:Se},t))]})})},_a=qo,es=function(t,r){return t===!1?null:t?t(r,null):r},ts=function(t){var r=t.isMobile,f=t.logo,C=t.collapsed,D=t.onCollapse,M=t.collapsedButtonRender,V=M===void 0?da:M,te=t.rightContentRender,ee=t.menuHeaderRender,me=t.onMenuHeaderClick,Se=t.className,ge=t.style,Ue=t.layout,Ke=t.children,Xe=t.headerTheme,Pe=Xe===void 0?"dark":Xe,je=t.splitMenus,et=t.menuData,Jt=t.prefixCls,Ot=(0,Q.useContext)(x.ZP.ConfigContext),At=Ot.direction,Rt="".concat(Jt,"-global-header"),ln=An()(Se,Rt,(0,l.Z)({},"".concat(Rt,"-layout-").concat(Ue),Ue&&Pe==="dark"));if(Ue==="mix"&&!r&&je){var _n=(et||[]).map(function(Vn){return(0,a.Z)((0,a.Z)({},Vn),{},{children:void 0,routes:void 0})}),gt=Zr(_n);return(0,d.jsx)(_a,(0,a.Z)((0,a.Z)({mode:"horizontal"},t),{},{splitMenus:!1,menuData:gt,theme:Pe}))}var Un=An()("".concat(Rt,"-logo"),(0,l.Z)({},"".concat(Rt,"-logo-rtl"),At==="rtl")),Ln=(0,d.jsx)("span",{className:Un,children:(0,d.jsx)("a",{children:fa(f)})},"logo");return(0,d.jsxs)("div",{className:ln,style:(0,a.Z)({},ge),children:[r&&es(ee,Ln),r&&V&&(0,d.jsx)("span",{className:"".concat(Rt,"-collapsed-button"),onClick:function(){D&&D(!C)},children:V(C)}),Ue==="mix"&&!r&&(0,d.jsx)(d.Fragment,{children:(0,d.jsx)("div",{className:Un,onClick:me,children:Oi((0,a.Z)((0,a.Z)({},t),{},{collapsed:!1}),"headerTitleRender")})}),(0,d.jsx)("div",{style:{flex:1},children:Ke}),te&&te(t)]})},ns=ts,Ea=g.Header,rs=function(o){(0,va.Z)(r,o);var t=(0,ya.Z)(r);function r(){var f;(0,wi.Z)(this,r);for(var C=arguments.length,D=new Array(C),M=0;M<C;M++)D[M]=arguments[M];return f=t.call.apply(t,[this].concat(D)),f.renderContent=function(){var V=f.props,te=V.isMobile,ee=V.onCollapse,me=V.navTheme,Se=V.layout,ge=V.headerRender,Ue=V.headerContentRender,Ke=Se==="top",Xe=Zr(f.props.menuData||[]),Pe=(0,d.jsx)(ns,(0,a.Z)((0,a.Z)({onCollapse:ee},f.props),{},{menuData:Xe,children:Ue&&Ue(f.props,null)}));return Ke&&!te&&(Pe=(0,d.jsx)(_a,(0,a.Z)((0,a.Z)({theme:me,mode:"horizontal",onCollapse:ee},f.props),{},{menuData:Xe}))),ge&&typeof ge=="function"?ge(f.props,Pe):Pe},f}return(0,Ci.Z)(r,[{key:"render",value:function(){var C,D=this.props,M=D.fixedHeader,V=D.layout,te=D.className,ee=D.style,me=D.navTheme,Se=D.collapsed,ge=D.siderWidth,Ue=D.hasSiderMenu,Ke=D.isMobile,Xe=D.prefixCls,Pe=D.headerHeight,je=M||V==="mix",et=V==="top",Jt=je&&Ue&&!et&&!Ke,Ot=An()(te,(C={},(0,l.Z)(C,"".concat(Xe,"-fixed-header"),je),(0,l.Z)(C,"".concat(Xe,"-fixed-header-action"),!Se),(0,l.Z)(C,"".concat(Xe,"-top-menu"),et),(0,l.Z)(C,"".concat(Xe,"-header-").concat(me),me&&V!=="mix"),C)),At=V!=="mix"&&Jt?"calc(100% - ".concat(Se?48:ge,"px)"):"100%",Rt=je?0:void 0;return(0,d.jsxs)(d.Fragment,{children:[je&&(0,d.jsx)(Ea,{style:{height:Pe,lineHeight:"".concat(Pe,"px"),background:"transparent"}}),(0,d.jsx)(Ea,{style:(0,a.Z)({padding:0,height:Pe,lineHeight:"".concat(Pe,"px"),width:At,zIndex:V==="mix"?100:19,right:Rt},ee),className:Ot,children:this.renderContent()})]})}}]),r}(Q.Component),is=rs,as={"app.setting.pagestyle":"Page style setting","app.setting.pagestyle.dark":"Dark Menu style","app.setting.pagestyle.light":"Light Menu style","app.setting.pagestyle.realdark":"Dark style (Beta)","app.setting.content-width":"Content Width","app.setting.content-width.fixed":"Fixed","app.setting.content-width.fluid":"Fluid","app.setting.themecolor":"Theme Color","app.setting.themecolor.dust":"Dust Red","app.setting.themecolor.volcano":"Volcano","app.setting.themecolor.sunset":"Sunset Orange","app.setting.themecolor.cyan":"Cyan","app.setting.themecolor.green":"Polar Green","app.setting.themecolor.daybreak":"Daybreak Blue (default)","app.setting.themecolor.geekblue":"Geek Blue","app.setting.themecolor.purple":"Golden Purple","app.setting.navigationmode":"Navigation Mode","app.setting.regionalsettings":"Regional Settings","app.setting.regionalsettings.header":"Header","app.setting.regionalsettings.menu":"Menu","app.setting.regionalsettings.footer":"Footer","app.setting.regionalsettings.menuHeader":"Menu Header","app.setting.sidemenu":"Side Menu Layout","app.setting.topmenu":"Top Menu Layout","app.setting.mixmenu":"Mix Menu Layout","app.setting.splitMenus":"Split Menus","app.setting.fixedheader":"Fixed Header","app.setting.fixedsidebar":"Fixed Sidebar","app.setting.fixedsidebar.hint":"Works on Side Menu Layout","app.setting.hideheader":"Hidden Header when scrolling","app.setting.hideheader.hint":"Works when Hidden Header is enabled","app.setting.othersettings":"Other Settings","app.setting.weakmode":"Weak Mode","app.setting.copy":"Copy Setting","app.setting.loading":"Loading theme","app.setting.copyinfo":"copy success\uFF0Cplease replace defaultSettings in src/models/setting.js","app.setting.production.hint":"Setting panel shows in development environment only, please manually modify"},os=(0,a.Z)({},as),ss={"app.setting.pagestyle":"Impostazioni di stile","app.setting.pagestyle.dark":"Tema scuro","app.setting.pagestyle.light":"Tema chiaro","app.setting.content-width":"Largezza contenuto","app.setting.content-width.fixed":"Fissa","app.setting.content-width.fluid":"Fluida","app.setting.themecolor":"Colore del tema","app.setting.themecolor.dust":"Rosso polvere","app.setting.themecolor.volcano":"Vulcano","app.setting.themecolor.sunset":"Arancione tramonto","app.setting.themecolor.cyan":"Ciano","app.setting.themecolor.green":"Verde polare","app.setting.themecolor.daybreak":"Blu cielo mattutino (default)","app.setting.themecolor.geekblue":"Blu geek","app.setting.themecolor.purple":"Viola dorato","app.setting.navigationmode":"Modalit\xE0 di navigazione","app.setting.sidemenu":"Menu laterale","app.setting.topmenu":"Menu in testata","app.setting.mixmenu":"Menu misto","app.setting.splitMenus":"Menu divisi","app.setting.fixedheader":"Testata fissa","app.setting.fixedsidebar":"Menu laterale fisso","app.setting.fixedsidebar.hint":"Solo se selezionato Menu laterale","app.setting.hideheader":"Nascondi testata durante lo scorrimento","app.setting.hideheader.hint":"Solo se abilitato Nascondi testata durante lo scorrimento","app.setting.othersettings":"Altre impostazioni","app.setting.weakmode":"Inverti colori","app.setting.copy":"Copia impostazioni","app.setting.loading":"Carico tema...","app.setting.copyinfo":"Impostazioni copiate con successo! Incolla il contenuto in config/defaultSettings.js","app.setting.production.hint":"Questo pannello \xE8 visibile solo durante lo sviluppo. Le impostazioni devono poi essere modificate manulamente"},ls=(0,a.Z)({},ss),cs={"app.setting.pagestyle":"\uC2A4\uD0C0\uC77C \uC124\uC815","app.setting.pagestyle.dark":"\uB2E4\uD06C \uBAA8\uB4DC","app.setting.pagestyle.light":"\uB77C\uC774\uD2B8 \uBAA8\uB4DC","app.setting.content-width":"\uCEE8\uD150\uCE20 \uB108\uBE44","app.setting.content-width.fixed":"\uACE0\uC815","app.setting.content-width.fluid":"\uD750\uB984","app.setting.themecolor":"\uD14C\uB9C8 \uC0C9\uC0C1","app.setting.themecolor.dust":"Dust Red","app.setting.themecolor.volcano":"Volcano","app.setting.themecolor.sunset":"Sunset Orange","app.setting.themecolor.cyan":"Cyan","app.setting.themecolor.green":"Polar Green","app.setting.themecolor.daybreak":"Daybreak Blue (default)","app.setting.themecolor.geekblue":"Geek Blue","app.setting.themecolor.purple":"Golden Purple","app.setting.navigationmode":"\uB124\uBE44\uAC8C\uC774\uC158 \uBAA8\uB4DC","app.setting.regionalsettings":"\uC601\uC5ED\uBCC4 \uC124\uC815","app.setting.regionalsettings.header":"\uD5E4\uB354","app.setting.regionalsettings.menu":"\uBA54\uB274","app.setting.regionalsettings.footer":"\uBC14\uB2E5\uAE00","app.setting.regionalsettings.menuHeader":"\uBA54\uB274 \uD5E4\uB354","app.setting.sidemenu":"\uBA54\uB274 \uC0AC\uC774\uB4DC \uBC30\uCE58","app.setting.topmenu":"\uBA54\uB274 \uC0C1\uB2E8 \uBC30\uCE58","app.setting.mixmenu":"\uD63C\uD569\uD615 \uBC30\uCE58","app.setting.splitMenus":"\uBA54\uB274 \uBD84\uB9AC","app.setting.fixedheader":"\uD5E4\uB354 \uACE0\uC815","app.setting.fixedsidebar":"\uC0AC\uC774\uB4DC\uBC14 \uACE0\uC815","app.setting.fixedsidebar.hint":"'\uBA54\uB274 \uC0AC\uC774\uB4DC \uBC30\uCE58'\uB97C \uC120\uD0DD\uD588\uC744 \uB54C \uB3D9\uC791\uD568","app.setting.hideheader":"\uC2A4\uD06C\uB864 \uC911 \uD5E4\uB354 \uAC10\uCD94\uAE30","app.setting.hideheader.hint":"'\uD5E4\uB354 \uAC10\uCD94\uAE30 \uC635\uC158'\uC744 \uC120\uD0DD\uD588\uC744 \uB54C \uB3D9\uC791\uD568","app.setting.othersettings":"\uB2E4\uB978 \uC124\uC815","app.setting.weakmode":"\uACE0\uB300\uBE44 \uBAA8\uB4DC","app.setting.copy":"\uC124\uC815\uAC12 \uBCF5\uC0AC","app.setting.loading":"\uD14C\uB9C8 \uB85C\uB529 \uC911","app.setting.copyinfo":"\uBCF5\uC0AC \uC131\uACF5. src/models/settings.js\uC5D0 \uC788\uB294 defaultSettings\uB97C \uAD50\uCCB4\uD574 \uC8FC\uC138\uC694.","app.setting.production.hint":"\uC124\uC815 \uD310\uB12C\uC740 \uAC1C\uBC1C \uD658\uACBD\uC5D0\uC11C\uB9CC \uBCF4\uC5EC\uC9D1\uB2C8\uB2E4. \uC9C1\uC811 \uC218\uB3D9\uC73C\uB85C \uBCC0\uACBD\uBC14\uB78D\uB2C8\uB2E4."},us=(0,a.Z)({},cs),fs={"app.setting.pagestyle":"\u6574\u4F53\u98CE\u683C\u8BBE\u7F6E","app.setting.pagestyle.dark":"\u6697\u8272\u83DC\u5355\u98CE\u683C","app.setting.pagestyle.light":"\u4EAE\u8272\u83DC\u5355\u98CE\u683C","app.setting.pagestyle.realdark":"\u6697\u8272\u98CE\u683C(\u5B9E\u9A8C\u529F\u80FD)","app.setting.content-width":"\u5185\u5BB9\u533A\u57DF\u5BBD\u5EA6","app.setting.content-width.fixed":"\u5B9A\u5BBD","app.setting.content-width.fluid":"\u6D41\u5F0F","app.setting.themecolor":"\u4E3B\u9898\u8272","app.setting.themecolor.dust":"\u8584\u66AE","app.setting.themecolor.volcano":"\u706B\u5C71","app.setting.themecolor.sunset":"\u65E5\u66AE","app.setting.themecolor.cyan":"\u660E\u9752","app.setting.themecolor.green":"\u6781\u5149\u7EFF","app.setting.themecolor.daybreak":"\u62C2\u6653\u84DD\uFF08\u9ED8\u8BA4\uFF09","app.setting.themecolor.geekblue":"\u6781\u5BA2\u84DD","app.setting.themecolor.purple":"\u9171\u7D2B","app.setting.navigationmode":"\u5BFC\u822A\u6A21\u5F0F","app.setting.regionalsettings":"\u5185\u5BB9\u533A\u57DF","app.setting.regionalsettings.header":"\u9876\u680F","app.setting.regionalsettings.menu":"\u83DC\u5355","app.setting.regionalsettings.footer":"\u9875\u811A","app.setting.regionalsettings.menuHeader":"\u83DC\u5355\u5934","app.setting.sidemenu":"\u4FA7\u8FB9\u83DC\u5355\u5E03\u5C40","app.setting.topmenu":"\u9876\u90E8\u83DC\u5355\u5E03\u5C40","app.setting.mixmenu":"\u6DF7\u5408\u83DC\u5355\u5E03\u5C40","app.setting.splitMenus":"\u81EA\u52A8\u5206\u5272\u83DC\u5355","app.setting.fixedheader":"\u56FA\u5B9A Header","app.setting.fixedsidebar":"\u56FA\u5B9A\u4FA7\u8FB9\u83DC\u5355","app.setting.fixedsidebar.hint":"\u4FA7\u8FB9\u83DC\u5355\u5E03\u5C40\u65F6\u53EF\u914D\u7F6E","app.setting.hideheader":"\u4E0B\u6ED1\u65F6\u9690\u85CF Header","app.setting.hideheader.hint":"\u56FA\u5B9A Header \u65F6\u53EF\u914D\u7F6E","app.setting.othersettings":"\u5176\u4ED6\u8BBE\u7F6E","app.setting.weakmode":"\u8272\u5F31\u6A21\u5F0F","app.setting.copy":"\u62F7\u8D1D\u8BBE\u7F6E","app.setting.loading":"\u6B63\u5728\u52A0\u8F7D\u4E3B\u9898","app.setting.copyinfo":"\u62F7\u8D1D\u6210\u529F\uFF0C\u8BF7\u5230 src/defaultSettings.js \u4E2D\u66FF\u6362\u9ED8\u8BA4\u914D\u7F6E","app.setting.production.hint":"\u914D\u7F6E\u680F\u53EA\u5728\u5F00\u53D1\u73AF\u5883\u7528\u4E8E\u9884\u89C8\uFF0C\u751F\u4EA7\u73AF\u5883\u4E0D\u4F1A\u5C55\u73B0\uFF0C\u8BF7\u62F7\u8D1D\u540E\u624B\u52A8\u4FEE\u6539\u914D\u7F6E\u6587\u4EF6"},ds=(0,a.Z)({},fs),hs={"app.setting.pagestyle":"\u6574\u9AD4\u98A8\u683C\u8A2D\u7F6E","app.setting.pagestyle.dark":"\u6697\u8272\u83DC\u55AE\u98A8\u683C","app.setting.pagestyle.realdark":"\u6697\u8272\u98A8\u683C(\u5B9E\u9A8C\u529F\u80FD)","app.setting.pagestyle.light":"\u4EAE\u8272\u83DC\u55AE\u98A8\u683C","app.setting.content-width":"\u5167\u5BB9\u5340\u57DF\u5BEC\u5EA6","app.setting.content-width.fixed":"\u5B9A\u5BEC","app.setting.content-width.fluid":"\u6D41\u5F0F","app.setting.themecolor":"\u4E3B\u984C\u8272","app.setting.themecolor.dust":"\u8584\u66AE","app.setting.themecolor.volcano":"\u706B\u5C71","app.setting.themecolor.sunset":"\u65E5\u66AE","app.setting.themecolor.cyan":"\u660E\u9752","app.setting.themecolor.green":"\u6975\u5149\u7DA0","app.setting.themecolor.daybreak":"\u62C2\u66C9\u85CD\uFF08\u9ED8\u8A8D\uFF09","app.setting.themecolor.geekblue":"\u6975\u5BA2\u85CD","app.setting.themecolor.purple":"\u91AC\u7D2B","app.setting.navigationmode":"\u5C0E\u822A\u6A21\u5F0F","app.setting.sidemenu":"\u5074\u908A\u83DC\u55AE\u5E03\u5C40","app.setting.topmenu":"\u9802\u90E8\u83DC\u55AE\u5E03\u5C40","app.setting.mixmenu":"\u6DF7\u5408\u83DC\u55AE\u5E03\u5C40","app.setting.splitMenus":"\u81EA\u52A8\u5206\u5272\u83DC\u5355","app.setting.fixedheader":"\u56FA\u5B9A Header","app.setting.fixedsidebar":"\u56FA\u5B9A\u5074\u908A\u83DC\u55AE","app.setting.fixedsidebar.hint":"\u5074\u908A\u83DC\u55AE\u5E03\u5C40\u6642\u53EF\u914D\u7F6E","app.setting.hideheader":"\u4E0B\u6ED1\u6642\u96B1\u85CF Header","app.setting.hideheader.hint":"\u56FA\u5B9A Header \u6642\u53EF\u914D\u7F6E","app.setting.othersettings":"\u5176\u4ED6\u8A2D\u7F6E","app.setting.weakmode":"\u8272\u5F31\u6A21\u5F0F","app.setting.copy":"\u62F7\u8C9D\u8A2D\u7F6E","app.setting.loading":"\u6B63\u5728\u52A0\u8F09\u4E3B\u984C","app.setting.copyinfo":"\u62F7\u8C9D\u6210\u529F\uFF0C\u8ACB\u5230 src/defaultSettings.js \u4E2D\u66FF\u63DB\u9ED8\u8A8D\u914D\u7F6E","app.setting.production.hint":"\u914D\u7F6E\u6B04\u53EA\u5728\u958B\u767C\u74B0\u5883\u7528\u65BC\u9810\u89BD\uFF0C\u751F\u7522\u74B0\u5883\u4E0D\u6703\u5C55\u73FE\uFF0C\u8ACB\u62F7\u8C9D\u5F8C\u624B\u52D5\u4FEE\u6539\u914D\u7F6E\u6587\u4EF6"},ps=(0,a.Z)({},hs),Sa={"zh-CN":ds,"zh-TW":ps,"en-US":os,"it-IT":ls,"ko-KR":us},ms=function(){if(!_r())return"zh-CN";var t=window.localStorage.getItem("umi_locale");return t||window.g_locale||navigator.language},gs=function(){var t=ms();return Sa[t]||Sa["zh-CN"]},ba=e(8930),vs=function(t){var r=["sidemenu","topmenu"];return r.includes(t)?t==null?void 0:t.replace("menu",""):t},ys=vs;function _s(o){if(!o||o==="/")return["/"];var t=o.split("/").filter(function(r){return r});return t.map(function(r,f){return"/".concat(t.slice(0,f+1).join("/"))})}var Es=function(t){var r=t.breadcrumbName,f=t.path;return(0,d.jsx)("a",{href:f,children:r})},Ss=function(t,r){var f=r.formatMessage,C=r.menu;return t.locale&&f&&(C==null?void 0:C.locale)!==!1?f({id:t.locale,defaultMessage:t.name}):t.name},bs=function(t,r){var f=t.get(r);if(!f){var C=Array.from(t.keys())||[],D=C.find(function(M){return Ni()(M.replace("?","")).test(r)});D&&(f=t.get(D))}return f||{path:""}},xs=function(t){var r=t.location,f=t.breadcrumbMap;return{location:r,breadcrumbMap:f}},Ts=function(t,r,f){var C=_s(t==null?void 0:t.pathname),D=C.map(function(M){var V=bs(r,M),te=Ss(V,f),ee=V.hideInBreadcrumb;return te&&!ee?{path:M,breadcrumbName:te,component:V.component}:{path:"",breadcrumbName:""}}).filter(function(M){return M&&M.path});return D},Rs=function(t){var r=xs(t),f=r.location,C=r.breadcrumbMap;return f&&f.pathname&&C?Ts(f,C,t):[]},Cs=function(t,r){var f=t.breadcrumbRender,C=t.itemRender,D=r.breadcrumbProps||{},M=D.minLength,V=M===void 0?2:M,te=Rs(t),ee=C||Es,me=te;return f&&(me=f(me)||[]),(me&&me.length<V||f===!1)&&(me=void 0),{routes:me,itemRender:ee}};function ws(o){return(0,ei.Z)(o).reduce(function(t,r){var f=(0,I.Z)(r,2),C=f[0],D=f[1];return t[C]=D,t},{})}var Ps=function o(t,r,f,C){var D=Xa(t,(r==null?void 0:r.locale)||!1,f,!0),M=D.menuData,V=D.breadcrumb;return C?o(C(M),r,f,void 0):{breadcrumb:ws(V),breadcrumbMap:V,menuData:M}},Os=Ps,Ns=e(96268),Ds=function(t){var r={};if(Object.keys(t||{}).forEach(function(f){t[f]!==void 0&&(r[f]=t[f])}),!(Object.keys(r).length<1))return r},Is=Ds,Ms=function(t){var r=(0,Q.useState)({}),f=(0,I.Z)(r,2),C=f[0],D=f[1];return(0,Q.useEffect)(function(){D(Is({layout:(0,Ns.Z)(t.layout)!=="object"?t.layout:void 0,navTheme:t.navTheme,menuRender:t.menuRender,footerRender:t.footerRender,menuHeaderRender:t.menuHeaderRender,headerRender:t.headerRender,fixSiderbar:t.fixSiderbar,headerTheme:t.headerTheme}))},[t.layout,t.navTheme,t.menuRender,t.footerRender,t.menuHeaderRender,t.headerRender,t.fixSiderbar,t.headerTheme]),C},As=Ms,ks=e(4925),Us=function(o){(0,va.Z)(r,o);var t=(0,ya.Z)(r);function r(){var f;(0,wi.Z)(this,r);for(var C=arguments.length,D=new Array(C),M=0;M<C;M++)D[M]=arguments[M];return f=t.call.apply(t,[this].concat(D)),f.state={hasError:!1,errorInfo:""},f}return(0,Ci.Z)(r,[{key:"componentDidCatch",value:function(C,D){console.log(C,D)}},{key:"render",value:function(){return this.state.hasError?(0,d.jsx)(ks.ZP,{status:"error",title:"Something went wrong.",extra:this.state.errorInfo}):this.props.children}}],[{key:"getDerivedStateFromError",value:function(C){return{hasError:!0,errorInfo:C.message}}}]),r}(P().Component),Ls=Us,js=function(t){var r=t.autoClearCache,f=r===void 0?!0:r,C=t.style,D=t.className,M=t.children,V=t.ErrorBoundary||Ls;return(0,d.jsx)(ar,{autoClearCache:f,children:t.ErrorBoundary===!1?(0,d.jsx)(g.Content,{className:D,style:C,children:M}):(0,d.jsx)(V,{children:(0,d.jsx)(g.Content,{className:D,style:C,children:M})})})},Bs=js,Fs=["id","defaultMessage"],Zs=["fixSiderbar","navTheme","layout"],xa=0,$s=function(t,r){return t.headerRender===!1||t.pure?null:(0,d.jsx)(is,(0,a.Z)({matchMenuKeys:r},t))},Gs=function(t){return t.footerRender===!1||t.pure?null:t.footerRender?t.footerRender((0,a.Z)({},t),(0,d.jsx)(zo,{})):null},zs=function(t,r){var f=t.layout,C=t.navTheme,D=t.isMobile,M=t.openKeys,V=t.splitMenus,te=t.menuRender;if(t.menuRender===!1||t.pure)return null;var ee=t.menuData;if(V&&(M!==!1||f==="mix")&&!D){var me=(0,I.Z)(r,1),Se=me[0];if(Se){var ge,Ue;ee=((ge=t.menuData)===null||ge===void 0||(Ue=ge.find(function(Pe){return Pe.key===Se}))===null||Ue===void 0?void 0:Ue.routes)||[]}else ee=[]}var Ke=Zr(ee||[]);if(Ke&&(Ke==null?void 0:Ke.length)<1&&V)return null;if(f==="top"&&!D)return(0,d.jsx)(pa,(0,a.Z)((0,a.Z)({matchMenuKeys:r},t),{},{hide:!0}));var Xe=(0,d.jsx)(pa,(0,a.Z)((0,a.Z)({matchMenuKeys:r},t),{},{style:C==="realDark"?{boxShadow:"0 2px 8px 0 rgba(0, 0, 0, 65%)"}:{},menuData:Ke}));return te?te(t,Xe):Xe},Ws=function(t,r){var f=r.pageTitleRender,C=ga(t);if(f===!1)return{title:r.title||"",id:"",pageName:""};if(f){var D=f(t,C.title,C);if(typeof D=="string")return(0,a.Z)((0,a.Z)({},C),{},{title:D});yo()(typeof D=="string","pro-layout: renderPageTitle return value should be a string")}return C},Hs=function(t,r,f){return t?r?48:f:0},Ta=function(t){var r,f,C,D,M=t||{},V=M.children,te=M.onCollapse,ee=M.location,me=ee===void 0?{pathname:"/"}:ee,Se=M.contentStyle,ge=M.route,Ue=M.defaultCollapsed,Ke=M.style,Xe=M.disableContentMargin,Pe=M.siderWidth,je=Pe===void 0?208:Pe,et=M.menu,Jt=M.isChildrenLayout,Ot=M.menuDataRender,At=M.actionRef,Rt=M.formatMessage,ln=M.loading,_n=(0,Q.useContext)(x.ZP.ConfigContext),gt=(r=t.prefixCls)!==null&&r!==void 0?r:_n.getPrefixCls("pro"),Un=hr(!1,{value:et==null?void 0:et.loading,onChange:et==null?void 0:et.onLoadingChange}),Ln=(0,I.Z)(Un,2),Vn=Ln[0],nr=Ln[1],In=(0,Q.useState)(function(){return xa+=1,"pro-layout-".concat(xa)}),mr=(0,I.Z)(In,1),Xn=mr[0],Jn=(0,Q.useCallback)(function(Gn){var Ar=Gn.id,ni=Gn.defaultMessage,Ui=(0,i.Z)(Gn,Fs);if(Rt)return Rt((0,a.Z)({id:Ar,defaultMessage:ni},Ui));var kr=gs();return kr[Ar]?kr[Ar]:ni},[Rt]),rr=rn(function(){return et!=null&&et.params?[Xn,et==null?void 0:et.params]:[Xn,{}]},function(){var Gn=(0,u.Z)((0,p.Z)().mark(function Ar(ni,Ui){var kr,Na;return(0,p.Z)().wrap(function(Ur){for(;;)switch(Ur.prev=Ur.next){case 0:return nr(!0),Ur.next=3,et==null||(kr=et.request)===null||kr===void 0?void 0:kr.call(et,Ui,(ge==null?void 0:ge.routes)||[]);case 3:return Na=Ur.sent,nr(!1),Ur.abrupt("return",Na);case 6:case"end":return Ur.stop()}},Ar)}));return function(Ar,ni){return Gn.apply(this,arguments)}}(),{revalidateOnFocus:!1,shouldRetryOnError:!1,revalidateOnReconnect:!1}),jn=rr.data,ir=rr.mutate,$r=pt(),gr=$r.cache;(0,Q.useEffect)(function(){return function(){gr instanceof Map&&gr.clear()}},[]);var Gr=(0,Q.useMemo)(function(){return Os(jn||(ge==null?void 0:ge.routes)||[],et,Jn,Ot)},[Jn,et,Ot,jn,ge==null?void 0:ge.routes]),br=Gr||{},lr=br.breadcrumb,Di=lr===void 0?{}:lr,Bn=br.breadcrumbMap,kn=br.menuData,On=kn===void 0?[]:kn;At&&(et!=null&&et.request)&&(At.current={reload:function(){ir()}});var Nn=(0,Q.useMemo)(function(){return to(me.pathname||"/",On||[],!0)},[me.pathname,On]),vr=(0,Q.useMemo)(function(){return Array.from(new Set(Nn.map(function(Gn){return Gn.key||Gn.path||""})))},[Nn]),xr=Nn[Nn.length-1]||{},Zn=As(xr),Tn=(0,a.Z)((0,a.Z)({},t),Zn),cr=Tn.fixSiderbar,$n=Tn.navTheme,zr=Tn.layout,Nr=(0,i.Z)(Tn,Zs),Qn=ys(zr),yr=go(),qn=(yr==="sm"||yr==="xs")&&!t.disableMobile,ti=Qn!=="top"&&!qn,Xs=(0,wr.Z)(function(){return Ue!==void 0?Ue:!!(qn||yr==="md")},{value:t.collapsed,onChange:te}),Ra=(0,I.Z)(Xs,2),Wr=Ra[0],Ca=Ra[1],Mr=(0,qi.Z)((0,a.Z)((0,a.Z)((0,a.Z)({prefixCls:gt},t),{},{siderWidth:je},Zn),{},{formatMessage:Jn,breadcrumb:Di,menu:(0,a.Z)((0,a.Z)({},et),{},{loading:Vn}),layout:Qn}),["className","style","breadcrumbRender"]),Ii=Ws((0,a.Z)((0,a.Z)({pathname:me.pathname},Mr),{},{breadcrumbMap:Bn}),t),Js=Cs((0,a.Z)((0,a.Z)({},Mr),{},{breadcrumbRender:t.breadcrumbRender,breadcrumbMap:Bn}),t),Mi=zs((0,a.Z)((0,a.Z)({},Mr),{},{menuData:On,onCollapse:Ca,isMobile:qn,theme:$n==="dark"?"dark":"light",collapsed:Wr}),vr),Ai=$s((0,a.Z)((0,a.Z)({},Mr),{},{hasSiderMenu:!!Mi,menuData:On,isMobile:qn,collapsed:Wr,onCollapse:Ca,theme:$n==="dark"?"dark":"light"}),vr),wa=Gs((0,a.Z)({isMobile:qn,collapsed:Wr},Mr)),Qs=(0,Q.useContext)(ba.Z),qs=Qs.isChildrenLayout,ki=Jt!==void 0?Jt:qs,Tr="".concat(gt,"-basicLayout"),el=An()(t.className,"ant-design-pro",Tr,(f={},(0,l.Z)(f,"screen-".concat(yr),yr),(0,l.Z)(f,"".concat(Tr,"-top-menu"),Qn==="top"),(0,l.Z)(f,"".concat(Tr,"-is-children"),ki),(0,l.Z)(f,"".concat(Tr,"-fix-siderbar"),cr),(0,l.Z)(f,"".concat(Tr,"-").concat(Qn),Qn),f)),tl=Hs(!!ti,Wr,je),Pa={position:"relative"};(ki||Se&&Se.minHeight)&&(Pa.minHeight=0);var nl=An()("".concat(Tr,"-content"),(C={},(0,l.Z)(C,"".concat(Tr,"-has-header"),Ai),(0,l.Z)(C,"".concat(Tr,"-content-disable-margin"),Xe),C));(0,Q.useEffect)(function(){var Gn;(Gn=t.onPageChange)===null||Gn===void 0||Gn.call(t,t.location)},[me.pathname,(D=me.pathname)===null||D===void 0?void 0:D.search]);var rl=(0,Q.useState)(!1),Oa=(0,I.Z)(rl,2),il=Oa[0],al=Oa[1];return ii(Ii,t.title||!1),(0,d.jsx)(qr.Provider,{children:(0,d.jsx)(ba.Z.Provider,{value:(0,a.Z)((0,a.Z)({},Mr),{},{breadcrumb:Js,menuData:On,isMobile:qn,collapsed:Wr,isChildrenLayout:!0,title:Ii.pageName,hasSiderMenu:!!Mi,hasHeader:!!Ai,siderWidth:tl,hasFooter:!!wa,hasFooterToolbar:il,setHasFooterToolbar:al,pageTitleInfo:Ii,matchMenus:Nn,matchMenuKeys:vr,currentMenu:xr}),children:t.pure?(0,d.jsx)(ar,{autoClearCache:!0,children:V}):(0,d.jsx)("div",{className:el,children:(0,d.jsxs)(g,{style:(0,a.Z)({minHeight:"100%"},Ke),children:[Mi,(0,d.jsxs)("div",{style:Pa,className:_n.getPrefixCls("layout"),children:[Ai,(0,d.jsx)(Bs,(0,a.Z)((0,a.Z)({autoClearCache:!1,isChildrenLayout:ki},Nr),{},{className:nl,style:Se,children:ln?(0,d.jsx)(_o.Z,{}):V})),wa]})]})})})})},Ys=function(){return(0,d.jsxs)("svg",{width:"32px",height:"32px",viewBox:"0 0 200 200",children:[(0,d.jsxs)("defs",{children:[(0,d.jsxs)("linearGradient",{x1:"62.1023273%",y1:"0%",x2:"108.19718%",y2:"37.8635764%",id:"linearGradient-1",children:[(0,d.jsx)("stop",{stopColor:"#4285EB",offset:"0%"}),(0,d.jsx)("stop",{stopColor:"#2EC7FF",offset:"100%"})]}),(0,d.jsxs)("linearGradient",{x1:"69.644116%",y1:"0%",x2:"54.0428975%",y2:"108.456714%",id:"linearGradient-2",children:[(0,d.jsx)("stop",{stopColor:"#29CDFF",offset:"0%"}),(0,d.jsx)("stop",{stopColor:"#148EFF",offset:"37.8600687%"}),(0,d.jsx)("stop",{stopColor:"#0A60FF",offset:"100%"})]}),(0,d.jsxs)("linearGradient",{x1:"69.6908165%",y1:"-12.9743587%",x2:"16.7228981%",y2:"117.391248%",id:"linearGradient-3",children:[(0,d.jsx)("stop",{stopColor:"#FA816E",offset:"0%"}),(0,d.jsx)("stop",{stopColor:"#F74A5C",offset:"41.472606%"}),(0,d.jsx)("stop",{stopColor:"#F51D2C",offset:"100%"})]}),(0,d.jsxs)("linearGradient",{x1:"68.1279872%",y1:"-35.6905737%",x2:"30.4400914%",y2:"114.942679%",id:"linearGradient-4",children:[(0,d.jsx)("stop",{stopColor:"#FA8E7D",offset:"0%"}),(0,d.jsx)("stop",{stopColor:"#F74A5C",offset:"51.2635191%"}),(0,d.jsx)("stop",{stopColor:"#F51D2C",offset:"100%"})]})]}),(0,d.jsx)("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd",children:(0,d.jsx)("g",{transform:"translate(-20.000000, -20.000000)",children:(0,d.jsx)("g",{transform:"translate(20.000000, 20.000000)",children:(0,d.jsxs)("g",{children:[(0,d.jsxs)("g",{fillRule:"nonzero",children:[(0,d.jsxs)("g",{children:[(0,d.jsx)("path",{d:"M91.5880863,4.17652823 L4.17996544,91.5127728 C-0.519240605,96.2081146 -0.519240605,103.791885 4.17996544,108.487227 L91.5880863,195.823472 C96.2872923,200.518814 103.877304,200.518814 108.57651,195.823472 L145.225487,159.204632 C149.433969,154.999611 149.433969,148.181924 145.225487,143.976903 C141.017005,139.771881 134.193707,139.771881 129.985225,143.976903 L102.20193,171.737352 C101.032305,172.906015 99.2571609,172.906015 98.0875359,171.737352 L28.285908,101.993122 C27.1162831,100.824459 27.1162831,99.050775 28.285908,97.8821118 L98.0875359,28.1378823 C99.2571609,26.9692191 101.032305,26.9692191 102.20193,28.1378823 L129.985225,55.8983314 C134.193707,60.1033528 141.017005,60.1033528 145.225487,55.8983314 C149.433969,51.69331 149.433969,44.8756232 145.225487,40.6706018 L108.58055,4.05574592 C103.862049,-0.537986846 96.2692618,-0.500797906 91.5880863,4.17652823 Z",fill:"url(#linearGradient-1)"}),(0,d.jsx)("path",{d:"M91.5880863,4.17652823 L4.17996544,91.5127728 C-0.519240605,96.2081146 -0.519240605,103.791885 4.17996544,108.487227 L91.5880863,195.823472 C96.2872923,200.518814 103.877304,200.518814 108.57651,195.823472 L145.225487,159.204632 C149.433969,154.999611 149.433969,148.181924 145.225487,143.976903 C141.017005,139.771881 134.193707,139.771881 129.985225,143.976903 L102.20193,171.737352 C101.032305,172.906015 99.2571609,172.906015 98.0875359,171.737352 L28.285908,101.993122 C27.1162831,100.824459 27.1162831,99.050775 28.285908,97.8821118 L98.0875359,28.1378823 C100.999864,25.6271836 105.751642,20.541824 112.729652,19.3524487 C117.915585,18.4685261 123.585219,20.4140239 129.738554,25.1889424 C125.624663,21.0784292 118.571995,14.0340304 108.58055,4.05574592 C103.862049,-0.537986846 96.2692618,-0.500797906 91.5880863,4.17652823 Z",fill:"url(#linearGradient-2)"})]}),(0,d.jsx)("path",{d:"M153.685633,135.854579 C157.894115,140.0596 164.717412,140.0596 168.925894,135.854579 L195.959977,108.842726 C200.659183,104.147384 200.659183,96.5636133 195.960527,91.8688194 L168.690777,64.7181159 C164.472332,60.5180858 157.646868,60.5241425 153.435895,64.7316526 C149.227413,68.936674 149.227413,75.7543607 153.435895,79.9593821 L171.854035,98.3623765 C173.02366,99.5310396 173.02366,101.304724 171.854035,102.473387 L153.685633,120.626849 C149.47715,124.83187 149.47715,131.649557 153.685633,135.854579 Z",fill:"url(#linearGradient-3)"})]}),(0,d.jsx)("ellipse",{fill:"url(#linearGradient-4)",cx:"100.519339",cy:"100.436681",rx:"23.6001926",ry:"23.580786"})]})})})})]})};Ta.defaultProps=(0,a.Z)((0,a.Z)({logo:(0,d.jsx)(Ys,{})},ia),{},{location:_r()?window.location:void 0});var Ks=Ta,pl=null,Vs=Ks},48606:function(j,Z,e){"use strict";e.d(Z,{S1:function(){return Ei},jp:function(){return Si}});var c=e(64783),h=e(16518),m=e(4595);const y=[/^Script error\.?$/,/^Javascript error: Script error\.? on line 0$/];class g{static __initStatic(){this.id="InboundFilters"}__init(){this.name=g.id}constructor(n={}){this._options=n,g.prototype.__init.call(this)}setupOnce(n,_){const w=B=>{const H=_();if(H){const ce=H.getIntegration(g);if(ce){const Ie=H.getClient(),Me=Ie?Ie.getOptions():{},nt=l(ce._options,Me);return p(B,nt)?null:B}}return B};w.id=this.name,n(w)}}g.__initStatic();function l(s={},n={}){return{allowUrls:[...s.allowUrls||[],...n.allowUrls||[]],denyUrls:[...s.denyUrls||[],...n.denyUrls||[]],ignoreErrors:[...s.ignoreErrors||[],...n.ignoreErrors||[],...y],ignoreTransactions:[...s.ignoreTransactions||[],...n.ignoreTransactions||[]],ignoreInternal:s.ignoreInternal!==void 0?s.ignoreInternal:!0}}function p(s,n){return n.ignoreInternal&&a(s)?((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn(`Event dropped due to being internal Sentry Error.
8
- Event: ${(0,h.jH)(s)}`),!0):u(s,n.ignoreErrors)?((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn(`Event dropped due to being matched by \`ignoreErrors\` option.
9
- Event: ${(0,h.jH)(s)}`),!0):i(s,n.ignoreTransactions)?((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn(`Event dropped due to being matched by \`ignoreTransactions\` option.
10
- Event: ${(0,h.jH)(s)}`),!0):S(s,n.denyUrls)?((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn(`Event dropped due to being matched by \`denyUrls\` option.
11
- Event: ${(0,h.jH)(s)}.
12
- Url: ${O(s)}`),!0):x(s,n.allowUrls)?!1:((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn(`Event dropped due to not being matched by \`allowUrls\` option.
13
- Event: ${(0,h.jH)(s)}.
14
- Url: ${O(s)}`),!0)}function u(s,n){return s.type||!n||!n.length?!1:I(s).some(_=>(0,m.U0)(_,n))}function i(s,n){if(s.type!=="transaction"||!n||!n.length)return!1;const _=s.transaction;return _?(0,m.U0)(_,n):!1}function S(s,n){if(!n||!n.length)return!1;const _=O(s);return _?(0,m.U0)(_,n):!1}function x(s,n){if(!n||!n.length)return!0;const _=O(s);return _?(0,m.U0)(_,n):!0}function I(s){if(s.message)return[s.message];if(s.exception)try{const{type:n="",value:_=""}=s.exception.values&&s.exception.values[0]||{};return[`${_}`,`${n}: ${_}`]}catch(n){return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.error(`Cannot extract message for event ${(0,h.jH)(s)}`),[]}return[]}function a(s){try{return s.exception.values[0].type==="SentryError"}catch(n){}return!1}function d(s=[]){for(let n=s.length-1;n>=0;n--){const _=s[n];if(_&&_.filename!=="<anonymous>"&&_.filename!=="[native code]")return _.filename||null}return null}function O(s){try{let n;try{n=s.exception.values[0].stacktrace.frames}catch(_){}return n?d(n):null}catch(n){return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.error(`Cannot extract url for event ${(0,h.jH)(s)}`),null}}var T=e(38841);let L;class N{constructor(){N.prototype.__init.call(this)}static __initStatic(){this.id="FunctionToString"}__init(){this.name=N.id}setupOnce(){L=Function.prototype.toString;try{Function.prototype.toString=function(...n){const _=(0,T.HK)(this)||this;return L.apply(_,n)}}catch(n){}}}N.__initStatic();var R=e(22260),G=e(13177);const b=[];function E(s){const n={};return s.forEach(_=>{const{name:w}=_,B=n[w];B&&!B.isDefaultInstance&&_.isDefaultInstance||(n[w]=_)}),Object.keys(n).map(_=>n[_])}function z(s){const n=s.defaultIntegrations||[],_=s.integrations;n.forEach(ce=>{ce.isDefaultInstance=!0});let w;Array.isArray(_)?w=[...n,..._]:typeof _=="function"?w=(0,h.lE)(_(n)):w=n;const B=E(w),H=oe(B,ce=>ce.name==="Debug");if(H!==-1){const[ce]=B.splice(H,1);B.push(ce)}return B}function Y(s){const n={};return s.forEach(_=>{_&&W(_,n)}),n}function W(s,n){n[s.name]=s,b.indexOf(s.name)===-1&&(s.setupOnce(G.c,R.Gd),b.push(s.name),(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log(`Integration installed: ${s.name}`))}function oe(s,n){for(let _=0;_<s.length;_++)if(n(s[_])===!0)return _;return-1}function _e(s,n){n.debug===!0&&(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__?c.kg.enable():console.warn("[Sentry] Cannot initialize SDK with `debug` option using a non-debug bundle."));const _=(0,R.Gd)();_.getScope().update(n.initialScope);const B=new s(n);_.bindClient(B)}class K extends Error{constructor(n,_="warn"){super(n),this.message=n,this.name=new.target.prototype.constructor.name,Object.setPrototypeOf(this,new.target.prototype),this.logLevel=_}}const Q=/^(?:(\w+):)\/\/(?:(\w+)(?::(\w+)?)?@)([\w.-]+)(?::(\d+))?\/(.+)/;function P(s){return s==="http"||s==="https"}function de(s,n=!1){const{host:_,path:w,pass:B,port:H,projectId:ce,protocol:Ie,publicKey:Me}=s;return`${Ie}://${Me}${n&&B?`:${B}`:""}@${_}${H?`:${H}`:""}/${w&&`${w}/`}${ce}`}function be(s){const n=Q.exec(s);if(!n)throw new K(`Invalid Sentry Dsn: ${s}`);const[_,w,B="",H,ce="",Ie]=n.slice(1);let Me="",nt=Ie;const xt=nt.split("/");if(xt.length>1&&(Me=xt.slice(0,-1).join("/"),nt=xt.pop()),nt){const qe=nt.match(/^\d+/);qe&&(nt=qe[0])}return ve({host:H,pass:B,path:Me,projectId:nt,port:ce,protocol:_,publicKey:w})}function ve(s){return{protocol:s.protocol,publicKey:s.publicKey||"",pass:s.pass||"",host:s.host,port:s.port||"",path:s.path||"",projectId:s.projectId}}function ue(s){if(!(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__))return;const{port:n,projectId:_,protocol:w}=s;if(["protocol","publicKey","host","projectId"].forEach(H=>{if(!s[H])throw new K(`Invalid Sentry Dsn: ${H} missing`)}),!_.match(/^\d+$/))throw new K(`Invalid Sentry Dsn: Invalid projectId ${_}`);if(!P(w))throw new K(`Invalid Sentry Dsn: Invalid protocol ${w}`);if(n&&isNaN(parseInt(n,10)))throw new K(`Invalid Sentry Dsn: Invalid port ${n}`);return!0}function ae(s){const n=typeof s=="string"?be(s):ve(s);return ue(n),n}const X="7";function ie(s){const n=s.protocol?`${s.protocol}:`:"",_=s.port?`:${s.port}`:"";return`${n}//${s.host}${_}${s.path?`/${s.path}`:""}/api/`}function Te(s){return`${ie(s)}${s.projectId}/envelope/`}function Oe(s,n){return(0,T._j)(pe({sentry_key:s.publicKey,sentry_version:X},n&&{sentry_client:`${n.name}/${n.version}`}))}function Re(s,n={}){const _=typeof n=="string"?n:n.tunnel,w=typeof n=="string"||!n._metadata?void 0:n._metadata.sdk;return _||`${Te(s)}?${Oe(s,w)}`}function q(s,n){const _=ae(s),w=`${ie(_)}embed/error-page/`;let B=`dsn=${de(_)}`;for(const H in n)if(H!=="dsn")if(H==="user"){const ce=n.user;if(!ce)continue;ce.name&&(B+=`&name=${encodeURIComponent(ce.name)}`),ce.email&&(B+=`&email=${encodeURIComponent(ce.email)}`)}else B+=`&${encodeURIComponent(H)}=${encodeURIComponent(n[H])}`;return`${w}?${B}`}var ne=e(76204),Ee=e(6520),we=e(2054),Le=e(45985),Ne=e(5202);function We(){const s=typeof WeakSet=="function",n=s?new WeakSet:[];function _(B){if(s)return n.has(B)?!0:(n.add(B),!1);for(let H=0;H<n.length;H++)if(n[H]===B)return!0;return n.push(B),!1}function w(B){if(s)n.delete(B);else for(let H=0;H<n.length;H++)if(n[H]===B){n.splice(H,1);break}}return[_,w]}function Ve(s,n=100,_=1/0){try{return rt("",s,n,_)}catch(w){return{ERROR:`**non-serializable** (${w})`}}}function st(s,n=3,_=100*1024){const w=Ve(s,n);return Ct(w)>_?st(s,n-1,_):w}function rt(s,n,_=1/0,w=1/0,B=We()){const[H,ce]=B;if(n==null||["number","boolean","string"].includes(typeof n)&&!(0,Le.i2)(n))return n;const Ie=Je(s,n);if(!Ie.startsWith("[object "))return Ie;if(n.__sentry_skip_normalization__)return n;const Me=typeof n.__sentry_override_normalization_depth__=="number"?n.__sentry_override_normalization_depth__:_;if(Me===0)return Ie.replace("object ","");if(H(n))return"[Circular ~]";const nt=n;if(nt&&typeof nt.toJSON=="function")try{const hn=nt.toJSON();return rt("",hn,Me-1,w,B)}catch(hn){}const xt=Array.isArray(n)?[]:{};let qe=0;const bn=(0,T.Sh)(n);for(const hn in bn){if(!Object.prototype.hasOwnProperty.call(bn,hn))continue;if(qe>=w){xt[hn]="[MaxProperties ~]";break}const tr=bn[hn];xt[hn]=rt(hn,tr,Me-1,w,B),qe++}return ce(n),xt}function Je(s,n){try{if(s==="domain"&&n&&typeof n=="object"&&n._events)return"[Domain]";if(s==="domainEmitter")return"[DomainEmitter]";if(typeof e.g!="undefined"&&n===e.g)return"[Global]";if(typeof window!="undefined"&&n===window)return"[Window]";if(typeof document!="undefined"&&n===document)return"[Document]";if((0,Le.Cy)(n))return"[SyntheticEvent]";if(typeof n=="number"&&n!==n)return"[NaN]";if(typeof n=="function")return`[Function: ${(0,ne.$P)(n)}]`;if(typeof n=="symbol")return`[${String(n)}]`;if(typeof n=="bigint")return`[BigInt: ${String(n)}]`;const _=Ye(n);return/^HTML(\w*)Element$/.test(_)?`[HTMLElement: ${_}]`:`[object ${_}]`}catch(_){return`**non-serializable** (${_})`}}function Ye(s){const n=Object.getPrototypeOf(s);return n?n.constructor.name:"null prototype"}function yt(s){return~-encodeURI(s).split(/%..|./).length}function Ct(s){return yt(JSON.stringify(s))}function qt(s,n=[]){return[s,n]}function cn(s,n){const[_,w]=s;return[_,[...w,n]]}function en(s,n){const _=s[1];for(const w of _){const B=w[0].type;if(n(w,B))return!0}return!1}function Nt(s,n){return en(s,(_,w)=>n.includes(w))}function _t(s,n){return(n||new TextEncoder).encode(s)}function Zt(s,n){const[_,w]=s;let B=JSON.stringify(_);function H(ce){typeof B=="string"?B=typeof ce=="string"?B+ce:[_t(B,n),ce]:B.push(typeof ce=="string"?_t(ce,n):ce)}for(const ce of w){const[Ie,Me]=ce;if(H(`
15
- ${JSON.stringify(Ie)}
16
- `),typeof Me=="string"||Me instanceof Uint8Array)H(Me);else{let nt;try{nt=JSON.stringify(Me)}catch(xt){nt=JSON.stringify(Ve(Me))}H(nt)}}return typeof B=="string"?B:wt(B)}function wt(s){const n=s.reduce((B,H)=>B+H.length,0),_=new Uint8Array(n);let w=0;for(const B of s)_.set(B,w),w+=B.length;return _}function Wt(s,n,_){let w=typeof s=="string"?n.encode(s):s;function B(Me){const nt=w.subarray(0,Me);return w=w.subarray(Me+1),nt}function H(){let Me=w.indexOf(10);return Me<0&&(Me=w.length),JSON.parse(_.decode(B(Me)))}const ce=H(),Ie=[];for(;w.length;){const Me=H(),nt=typeof Me.length=="number"?Me.length:void 0;Ie.push([Me,nt?B(nt):H()])}return[ce,Ie]}function Ht(s,n){const _=typeof s.data=="string"?_t(s.data,n):s.data;return[(0,T.Jr)({type:"attachment",length:_.length,filename:s.filename,content_type:s.contentType,attachment_type:s.attachmentType}),_]}const tn={session:"session",sessions:"session",attachment:"attachment",transaction:"transaction",event:"error",client_report:"internal",user_report:"default",profile:"profile",replay_event:"replay",replay_recording:"replay",check_in:"monitor"};function at(s){return tn[s]}function un(s){if(!s||!s.sdk)return;const{name:n,version:_}=s.sdk;return{name:n,version:_}}function En(s,n,_,w){const B=s.sdkProcessingMetadata&&s.sdkProcessingMetadata.dynamicSamplingContext;return pe(pe(pe({event_id:s.event_id,sent_at:new Date().toISOString()},n&&{sdk:n}),!!_&&{dsn:de(w)}),B&&{trace:(0,T.Jr)(pe({},B))})}function fn(s,n){return n&&(s.sdk=s.sdk||{},s.sdk.name=s.sdk.name||n.name,s.sdk.version=s.sdk.version||n.version,s.sdk.integrations=[...s.sdk.integrations||[],...n.integrations||[]],s.sdk.packages=[...s.sdk.packages||[],...n.packages||[]]),s}function pn(s,n,_,w){const B=un(_),H=pe(pe({sent_at:new Date().toISOString()},B&&{sdk:B}),!!w&&{dsn:de(n)}),ce="aggregates"in s?[{type:"sessions"},s]:[{type:"session"},s];return qt(H,[ce])}function Rn(s,n,_,w){const B=un(_),H=s.type&&s.type!=="replay_event"?s.type:"event";fn(s,_&&_.sdk);const ce=En(s,B,w,n);return delete s.sdkProcessingMetadata,qt(ce,[[{type:H},s]])}var mn=e(22087),Qe=e(66280),nn=e(55216),on=e(37885);function De(s,n,_,w){const{normalizeDepth:B=3,normalizeMaxBreadth:H=1e3}=s,ce=Tt(pe({},n),{event_id:n.event_id||_.event_id||(0,h.DM)(),timestamp:n.timestamp||(0,Qe.yW)()}),Ie=_.integrations||s.integrations.map(xt=>xt.name);he(ce,s),He(ce,Ie),n.type===void 0&&ze(ce,s.stackParser);let Me=w;_.captureContext&&(Me=G.s.clone(Me).update(_.captureContext));let nt=(0,Ne.WD)(ce);if(Me){if(Me.getAttachments){const xt=[..._.attachments||[],...Me.getAttachments()];xt.length&&(_.attachments=xt)}nt=Me.applyToEvent(ce,_)}return nt.then(xt=>typeof B=="number"&&B>0?tt(xt,B,H):xt)}function he(s,n){const{environment:_,release:w,dist:B,maxValueLength:H=250}=n;"environment"in s||(s.environment="environment"in n?_:on.J),s.release===void 0&&w!==void 0&&(s.release=w),s.dist===void 0&&B!==void 0&&(s.dist=B),s.message&&(s.message=(0,m.$G)(s.message,H));const ce=s.exception&&s.exception.values&&s.exception.values[0];ce&&ce.value&&(ce.value=(0,m.$G)(ce.value,H));const Ie=s.request;Ie&&Ie.url&&(Ie.url=(0,m.$G)(Ie.url,H))}const Ge=new WeakMap;function ze(s,n){const _=nn.n2._sentryDebugIds;if(!_)return;let w;const B=Ge.get(n);B?w=B:(w=new Map,Ge.set(n,w));const H=Object.keys(_).reduce((Me,nt)=>{let xt;const qe=w.get(nt);qe?xt=qe:(xt=n(nt),w.set(nt,xt));for(let bn=xt.length-1;bn>=0;bn--){const hn=xt[bn];if(hn.filename){Me[hn.filename]=_[nt];break}}return Me},{}),ce=new Set;try{s.exception.values.forEach(Me=>{Me.stacktrace.frames.forEach(nt=>{nt.filename&&ce.add(nt.filename)})})}catch(Me){}s.debug_meta=s.debug_meta||{},s.debug_meta.images=s.debug_meta.images||[];const Ie=s.debug_meta.images;ce.forEach(Me=>{H[Me]&&Ie.push({type:"sourcemap",code_file:Me,debug_id:H[Me]})})}function He(s,n){n.length>0&&(s.sdk=s.sdk||{},s.sdk.integrations=[...s.sdk.integrations||[],...n])}function tt(s,n,_){if(!s)return null;const w=pe(pe(pe(pe(pe({},s),s.breadcrumbs&&{breadcrumbs:s.breadcrumbs.map(B=>pe(pe({},B),B.data&&{data:Ve(B.data,n,_)}))}),s.user&&{user:Ve(s.user,n,_)}),s.contexts&&{contexts:Ve(s.contexts,n,_)}),s.extra&&{extra:Ve(s.extra,n,_)});return s.contexts&&s.contexts.trace&&w.contexts&&(w.contexts.trace=s.contexts.trace,s.contexts.trace.data&&(w.contexts.trace.data=Ve(s.contexts.trace.data,n,_))),s.spans&&(w.spans=s.spans.map(B=>(B.data&&(B.data=Ve(B.data,n,_)),B))),w}const ot="Not capturing exception because it's already been captured.";class lt{__init(){this._integrations={}}__init2(){this._integrationsInitialized=!1}__init3(){this._numProcessing=0}__init4(){this._outcomes={}}__init5(){this._hooks={}}constructor(n){if(lt.prototype.__init.call(this),lt.prototype.__init2.call(this),lt.prototype.__init3.call(this),lt.prototype.__init4.call(this),lt.prototype.__init5.call(this),this._options=n,n.dsn){this._dsn=ae(n.dsn);const _=Re(this._dsn,n);this._transport=n.transport(Tt(pe({recordDroppedEvent:this.recordDroppedEvent.bind(this)},n.transportOptions),{url:_}))}else(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn("No DSN provided, client will not do anything.")}captureException(n,_,w){if((0,h.YO)(n)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log(ot);return}let B=_&&_.event_id;return this._process(this.eventFromException(n,_).then(H=>this._captureEvent(H,_,w)).then(H=>{B=H})),B}captureMessage(n,_,w,B){let H=w&&w.event_id;const ce=(0,Le.pt)(n)?this.eventFromMessage(String(n),_,w):this.eventFromException(n,w);return this._process(ce.then(Ie=>this._captureEvent(Ie,w,B)).then(Ie=>{H=Ie})),H}captureEvent(n,_,w){if(_&&_.originalException&&(0,h.YO)(_.originalException)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log(ot);return}let B=_&&_.event_id;return this._process(this._captureEvent(n,_,w).then(H=>{B=H})),B}captureSession(n){if(!this._isEnabled()){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn("SDK not enabled, will not capture session.");return}typeof n.release!="string"?(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn("Discarded session because of missing or non-string release"):(this.sendSession(n),(0,mn.CT)(n,{init:!1}))}getDsn(){return this._dsn}getOptions(){return this._options}getSdkMetadata(){return this._options._metadata}getTransport(){return this._transport}flush(n){const _=this._transport;return _?this._isClientDoneProcessing(n).then(w=>_.flush(n).then(B=>w&&B)):(0,Ne.WD)(!0)}close(n){return this.flush(n).then(_=>(this.getOptions().enabled=!1,_))}setupIntegrations(){this._isEnabled()&&!this._integrationsInitialized&&(this._integrations=Y(this._options.integrations),this._integrationsInitialized=!0)}getIntegrationById(n){return this._integrations[n]}getIntegration(n){try{return this._integrations[n.id]||null}catch(_){return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn(`Cannot retrieve integration ${n.id} from the current Client`),null}}addIntegration(n){W(n,this._integrations)}sendEvent(n,_={}){if(this._dsn){let w=Rn(n,this._dsn,this._options._metadata,this._options.tunnel);for(const H of _.attachments||[])w=cn(w,Ht(H,this._options.transportOptions&&this._options.transportOptions.textEncoder));const B=this._sendEnvelope(w);B&&B.then(H=>this.emit("afterSendEvent",n,H),null)}}sendSession(n){if(this._dsn){const _=pn(n,this._dsn,this._options._metadata,this._options.tunnel);this._sendEnvelope(_)}}recordDroppedEvent(n,_,w){if(this._options.sendClientReports){const B=`${n}:${_}`;(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log(`Adding outcome: "${B}"`),this._outcomes[B]=this._outcomes[B]+1||1}}on(n,_){this._hooks[n]||(this._hooks[n]=[]),this._hooks[n].push(_)}emit(n,..._){this._hooks[n]&&this._hooks[n].forEach(w=>w(..._))}_updateSessionFromEvent(n,_){let w=!1,B=!1;const H=_.exception&&_.exception.values;if(H){B=!0;for(const Me of H){const nt=Me.mechanism;if(nt&&nt.handled===!1){w=!0;break}}}const ce=n.status==="ok";(ce&&n.errors===0||ce&&w)&&((0,mn.CT)(n,Tt(pe({},w&&{status:"crashed"}),{errors:n.errors||Number(B||w)})),this.captureSession(n))}_isClientDoneProcessing(n){return new Ne.cW(_=>{let w=0;const B=1,H=setInterval(()=>{this._numProcessing==0?(clearInterval(H),_(!0)):(w+=B,n&&w>=n&&(clearInterval(H),_(!1)))},B)})}_isEnabled(){return this.getOptions().enabled!==!1&&this._dsn!==void 0}_prepareEvent(n,_,w){const B=this.getOptions(),H=Object.keys(this._integrations);return!_.integrations&&H.length>0&&(_.integrations=H),De(B,n,_,w)}_captureEvent(n,_={},w){return this._processEvent(n,_,w).then(B=>B.event_id,B=>{if(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__){const H=B;H.logLevel==="log"?c.kg.log(H.message):c.kg.warn(H)}})}_processEvent(n,_,w){const B=this.getOptions(),{sampleRate:H}=B;if(!this._isEnabled())return(0,Ne.$2)(new K("SDK not enabled, will not capture event.","log"));const ce=ht(n),Ie=pt(n),Me=n.type||"error",nt=`before send for type \`${Me}\``;if(Ie&&typeof H=="number"&&Math.random()>H)return this.recordDroppedEvent("sample_rate","error",n),(0,Ne.$2)(new K(`Discarding event because it's not included in the random sample (sampling rate = ${H})`,"log"));const xt=Me==="replay_event"?"replay":Me;return this._prepareEvent(n,_,w).then(qe=>{if(qe===null)throw this.recordDroppedEvent("event_processor",xt,n),new K("An event processor returned `null`, will not send event.","log");if(_.data&&_.data.__sentry__===!0)return qe;const hn=Et(B,qe,_);return dt(hn,nt)}).then(qe=>{if(qe===null)throw this.recordDroppedEvent("before_send",xt,n),new K(`${nt} returned \`null\`, will not send event.`,"log");const bn=w&&w.getSession();!ce&&bn&&this._updateSessionFromEvent(bn,qe);const hn=qe.transaction_info;if(ce&&hn&&qe.transaction!==n.transaction){const tr="custom";qe.transaction_info=Tt(pe({},hn),{source:tr})}return this.sendEvent(qe,_),qe}).then(null,qe=>{throw qe instanceof K?qe:(this.captureException(qe,{data:{__sentry__:!0},originalException:qe}),new K(`Event processing pipeline threw an error, original event will not be sent. Details have been sent as a new event.
17
- Reason: ${qe}`))})}_process(n){this._numProcessing++,n.then(_=>(this._numProcessing--,_),_=>(this._numProcessing--,_))}_sendEnvelope(n){if(this._transport&&this._dsn)return this.emit("beforeEnvelope",n),this._transport.send(n).then(null,_=>{(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.error("Error while sending event:",_)});(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.error("Transport disabled")}_clearOutcomes(){const n=this._outcomes;return this._outcomes={},Object.keys(n).map(_=>{const[w,B]=_.split(":");return{reason:w,category:B,quantity:n[_]}})}}function dt(s,n){const _=`${n} must return \`null\` or a valid event.`;if((0,Le.J8)(s))return s.then(w=>{if(!(0,Le.PO)(w)&&w!==null)throw new K(_);return w},w=>{throw new K(`${n} rejected with ${w}`)});if(!(0,Le.PO)(s)&&s!==null)throw new K(_);return s}function Et(s,n,_){const{beforeSend:w,beforeSendTransaction:B}=s;return pt(n)&&w?w(n,_):ht(n)&&B?B(n,_):n}function pt(s){return s.type===void 0}function ht(s){return s.type==="transaction"}var ct=e(71274),mt=e(14191);function St(s,n,_){const w=[{type:"client_report"},{timestamp:_||(0,Qe.yW)(),discarded_events:s}];return qt(n?{dsn:n}:{},[w])}function $t(s,n){const _=Ut(s,n),w={type:n&&n.name,value:Lt(n)};return _.length&&(w.stacktrace={frames:_}),w.type===void 0&&w.value===""&&(w.value="Unrecoverable error caught"),w}function gn(s,n,_,w){const H=(0,R.Gd)().getClient(),ce=H&&H.getOptions().normalizeDepth,Ie={exception:{values:[{type:(0,Le.cO)(n)?n.constructor.name:w?"UnhandledRejection":"Error",value:`Non-Error ${w?"promise rejection":"exception"} captured with keys: ${(0,T.zf)(n)}`}]},extra:{__serialized__:st(n,ce)}};if(_){const Me=Ut(s,_);Me.length&&(Ie.exception.values[0].stacktrace={frames:Me})}return Ie}function rn(s,n){return{exception:{values:[$t(s,n)]}}}function Ut(s,n){const _=n.stacktrace||n.stack||"",w=sn(n);try{return s(_,w)}catch(B){}return[]}const Qt=/Minified React error #\d+;/i;function sn(s){if(s){if(typeof s.framesToPop=="number")return s.framesToPop;if(Qt.test(s.message))return 1}return 0}function Lt(s){const n=s&&s.message;return n?n.error&&typeof n.error.message=="string"?n.error.message:n:"No error message"}function Yt(s,n,_,w){const B=_&&_.syntheticException||void 0,H=an(s,n,B,w);return(0,h.EG)(H),H.level="error",_&&_.event_id&&(H.event_id=_.event_id),(0,Ne.WD)(H)}function Gt(s,n,_="info",w,B){const H=w&&w.syntheticException||void 0,ce=Dt(s,n,H,B);return ce.level=_,w&&w.event_id&&(ce.event_id=w.event_id),(0,Ne.WD)(ce)}function an(s,n,_,w,B){let H;if((0,Le.VW)(n)&&n.error)return rn(s,n.error);if((0,Le.TX)(n)||(0,Le.fm)(n)){const ce=n;if("stack"in n)H=rn(s,n);else{const Ie=ce.name||((0,Le.TX)(ce)?"DOMError":"DOMException"),Me=ce.message?`${Ie}: ${ce.message}`:Ie;H=Dt(s,Me,_,w),(0,h.Db)(H,Me)}return"code"in ce&&(H.tags=Tt(pe({},H.tags),{"DOMException.code":`${ce.code}`})),H}return(0,Le.VZ)(n)?rn(s,n):(0,Le.PO)(n)||(0,Le.cO)(n)?(H=gn(s,n,_,B),(0,h.EG)(H,{synthetic:!0}),H):(H=Dt(s,n,_,w),(0,h.Db)(H,`${n}`,void 0),(0,h.EG)(H,{synthetic:!0}),H)}function Dt(s,n,_,w){const B={message:n};if(w&&_){const H=Ut(s,_);H.length&&(B.exception={values:[{value:n,stacktrace:{frames:H}}]})}return B}var It=e(63479);const it=nn.n2;let Kt=0;function vn(){return Kt>0}function kt(){Kt++,setTimeout(()=>{Kt--})}function jt(s,n={},_){if(typeof s!="function")return s;try{const B=s.__sentry_wrapped__;if(B)return B;if((0,T.HK)(s))return s}catch(B){return s}const w=function(){const B=Array.prototype.slice.call(arguments);try{_&&typeof _=="function"&&_.apply(this,arguments);const H=B.map(ce=>jt(ce,n));return s.apply(this,H)}catch(H){throw kt(),(0,It.$e)(ce=>{ce.addEventProcessor(Ie=>(n.mechanism&&((0,h.Db)(Ie,void 0,void 0),(0,h.EG)(Ie,n.mechanism)),Ie.extra=Tt(pe({},Ie.extra),{arguments:B}),Ie)),(0,It.Tb)(H)}),H}};try{for(const B in s)Object.prototype.hasOwnProperty.call(s,B)&&(w[B]=s[B])}catch(B){}(0,T.$Q)(w,s),(0,T.xp)(s,"__sentry_wrapped__",w);try{Object.getOwnPropertyDescriptor(w,"name").configurable&&Object.defineProperty(w,"name",{get(){return s.name}})}catch(B){}return w}var Bt=e(9583);const ut=["fatal","error","warning","log","info","debug"];function Vt(s){return zt(s)}function zt(s){return s==="warn"?"warning":ut.includes(s)?s:"log"}var dn=e(54921);const Xt=1024,Pt="Breadcrumbs";class v{static __initStatic(){this.id=Pt}__init(){this.name=v.id}constructor(n){v.prototype.__init.call(this),this.options=pe({console:!0,dom:!0,fetch:!0,history:!0,sentry:!0,xhr:!0},n)}setupOnce(){this.options.console&&(0,we.oq)("console",se),this.options.dom&&(0,we.oq)("dom",A(this.options.dom)),this.options.xhr&&(0,we.oq)("xhr",fe),this.options.fetch&&(0,we.oq)("fetch",Be),this.options.history&&(0,we.oq)("history",Ae)}addSentryBreadcrumb(n){this.options.sentry&&(0,R.Gd)().addBreadcrumb({category:`sentry.${n.type==="transaction"?"transaction":"event"}`,event_id:n.event_id,level:n.level,message:(0,h.jH)(n)},{event:n})}}v.__initStatic();function A(s){function n(_){let w,B=typeof s=="object"?s.serializeAttribute:void 0,H=typeof s=="object"&&typeof s.maxStringLength=="number"?s.maxStringLength:void 0;H&&H>Xt&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn(`\`dom.maxStringLength\` cannot exceed ${Xt}, but a value of ${H} was configured. Sentry will use ${Xt} instead.`),H=Xt),typeof B=="string"&&(B=[B]);try{const ce=_.event;w=Fe(ce)?(0,Bt.Rt)(ce.target,{keyAttrs:B,maxStringLength:H}):(0,Bt.Rt)(ce,{keyAttrs:B,maxStringLength:H})}catch(ce){w="<unknown>"}w.length!==0&&(0,R.Gd)().addBreadcrumb({category:`ui.${_.name}`,message:w},{event:_.event,name:_.name,global:_.global})}return n}function se(s){for(let _=0;_<s.args.length;_++)if(s.args[_]==="ref=Ref<"){s.args[_+1]="viewRef";break}const n={category:"console",data:{arguments:s.args,logger:"console"},level:zt(s.level),message:(0,m.nK)(s.args," ")};if(s.level==="assert")if(s.args[0]===!1)n.message=`Assertion failed: ${(0,m.nK)(s.args.slice(1)," ")||"console.assert"}`,n.data.arguments=s.args.slice(1);else return;(0,R.Gd)().addBreadcrumb(n,{input:s.args,level:s.level})}function fe(s){const{startTimestamp:n,endTimestamp:_}=s,w=s.xhr[we.xU];if(!n||!_||!w)return;const{method:B,url:H,status_code:ce,body:Ie}=w,Me={method:B,url:H,status_code:ce},nt={xhr:s.xhr,input:Ie,startTimestamp:n,endTimestamp:_};(0,R.Gd)().addBreadcrumb({category:"xhr",data:Me,type:"http"},nt)}function Be(s){const{startTimestamp:n,endTimestamp:_}=s;if(_&&!(s.fetchData.url.match(/sentry_key/)&&s.fetchData.method==="POST"))if(s.error){const w=s.fetchData,B={data:s.error,input:s.args,startTimestamp:n,endTimestamp:_};(0,R.Gd)().addBreadcrumb({category:"fetch",data:w,level:"error",type:"http"},B)}else{const w=Tt(pe({},s.fetchData),{status_code:s.response&&s.response.status}),B={input:s.args,response:s.response,startTimestamp:n,endTimestamp:_};(0,R.Gd)().addBreadcrumb({category:"fetch",data:w,type:"http"},B)}}function Ae(s){let n=s.from,_=s.to;const w=(0,dn.en)(it.location.href);let B=(0,dn.en)(n);const H=(0,dn.en)(_);B.path||(B=w),w.protocol===H.protocol&&w.host===H.host&&(_=H.relative),w.protocol===B.protocol&&w.host===B.host&&(n=B.relative),(0,R.Gd)().addBreadcrumb({category:"navigation",data:{from:n,to:_}})}function Fe(s){return s&&!!s.target}function ft(s,{metadata:n,tunnel:_,dsn:w}){const B=pe(pe({event_id:s.event_id,sent_at:new Date().toISOString()},n&&n.sdk&&{sdk:{name:n.sdk.name,version:n.sdk.version}}),!!_&&!!w&&{dsn:de(w)}),H=Mt(s);return qt(B,[H])}function Mt(s){return[{type:"user_report"},s]}class Cn extends lt{constructor(n){const _=it.SENTRY_SDK_SOURCE||(0,mt.S)();n._metadata=n._metadata||{},n._metadata.sdk=n._metadata.sdk||{name:"sentry.javascript.browser",packages:[{name:`${_}:@sentry/browser`,version:ct.J}],version:ct.J},super(n),n.sendClientReports&&it.document&&it.document.addEventListener("visibilitychange",()=>{it.document.visibilityState==="hidden"&&this._flushOutcomes()})}eventFromException(n,_){return Yt(this._options.stackParser,n,_,this._options.attachStacktrace)}eventFromMessage(n,_="info",w){return Gt(this._options.stackParser,n,_,w,this._options.attachStacktrace)}sendEvent(n,_){const w=this.getIntegrationById(Pt);w&&w.addSentryBreadcrumb&&w.addSentryBreadcrumb(n),super.sendEvent(n,_)}captureUserFeedback(n){if(!this._isEnabled()){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn("SDK not enabled, will not capture user feedback.");return}const _=ft(n,{metadata:this.getSdkMetadata(),dsn:this.getDsn(),tunnel:this.getOptions().tunnel});this._sendEnvelope(_)}_prepareEvent(n,_,w){return n.platform=n.platform||"javascript",super._prepareEvent(n,_,w)}_flushOutcomes(){const n=this._clearOutcomes();if(n.length===0){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log("No outcomes to send");return}if(!this._dsn){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log("No dsn provided, will not send outcomes");return}(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log("Sending outcomes:",n);const _=St(n,this._options.tunnel&&de(this._dsn));this._sendEnvelope(_)}}class wn{static __initStatic(){this.id="GlobalHandlers"}__init(){this.name=wn.id}__init2(){this._installFunc={onerror:er,onunhandledrejection:ur}}constructor(n){wn.prototype.__init.call(this),wn.prototype.__init2.call(this),this._options=pe({onerror:!0,onunhandledrejection:!0},n)}setupOnce(){Error.stackTraceLimit=50;const n=this._options;for(const _ in n){const w=this._installFunc[_];w&&n[_]&&(Wn(_),w(),this._installFunc[_]=void 0)}}}wn.__initStatic();function er(){(0,we.oq)("error",s=>{const[n,_,w]=k();if(!n.getIntegration(wn))return;const{msg:B,url:H,line:ce,column:Ie,error:Me}=s;if(vn()||Me&&Me.__sentry_own_request__)return;const nt=Me===void 0&&(0,Le.HD)(B)?dr(B,H,ce,Ie):zn(an(_,Me||B,void 0,w,!1),H,ce,Ie);nt.level="error",U(n,Me,nt,"onerror")})}function ur(){(0,we.oq)("unhandledrejection",s=>{const[n,_,w]=k();if(!n.getIntegration(wn))return;let B=s;try{"reason"in s?B=s.reason:"detail"in s&&"reason"in s.detail&&(B=s.detail.reason)}catch(ce){}if(vn()||B&&B.__sentry_own_request__)return!0;const H=(0,Le.pt)(B)?fr(B):an(_,B,void 0,w,!0);H.level="error",U(n,B,H,"onunhandledrejection")})}function fr(s){return{exception:{values:[{type:"UnhandledRejection",value:`Non-Error promise rejection captured with value: ${String(s)}`}]}}}function dr(s,n,_,w){const B=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i;let H=(0,Le.VW)(s)?s.message:s,ce="Error";const Ie=H.match(B);return Ie&&(ce=Ie[1],H=Ie[2]),zn({exception:{values:[{type:ce,value:H}]}},n,_,w)}function zn(s,n,_,w){const B=s.exception=s.exception||{},H=B.values=B.values||[],ce=H[0]=H[0]||{},Ie=ce.stacktrace=ce.stacktrace||{},Me=Ie.frames=Ie.frames||[],nt=isNaN(parseInt(w,10))?void 0:w,xt=isNaN(parseInt(_,10))?void 0:_,qe=(0,Le.HD)(n)&&n.length>0?n:(0,Bt.l4)();return Me.length===0&&Me.push({colno:nt,filename:qe,function:"?",in_app:!0,lineno:xt}),s}function Wn(s){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log(`Global Handler attached: ${s}`)}function U(s,n,_,w){(0,h.EG)(_,{handled:!1,type:w}),s.captureEvent(_,{originalException:n})}function k(){const s=(0,R.Gd)(),n=s.getClient(),_=n&&n.getOptions()||{stackParser:()=>[],attachStacktrace:!1};return[s,_.stackParser,_.attachStacktrace]}const F=["EventTarget","Window","Node","ApplicationCache","AudioTrackList","ChannelMergerNode","CryptoOperation","EventSource","FileReader","HTMLUnknownElement","IDBDatabase","IDBRequest","IDBTransaction","KeyOperation","MediaController","MessagePort","ModalWindow","Notification","SVGElementInstance","Screen","TextTrack","TextTrackCue","TextTrackList","WebSocket","WebSocketWorker","Worker","XMLHttpRequest","XMLHttpRequestEventTarget","XMLHttpRequestUpload"];class ${static __initStatic(){this.id="TryCatch"}__init(){this.name=$.id}constructor(n){$.prototype.__init.call(this),this._options=pe({XMLHttpRequest:!0,eventTarget:!0,requestAnimationFrame:!0,setInterval:!0,setTimeout:!0},n)}setupOnce(){this._options.setTimeout&&(0,T.hl)(it,"setTimeout",J),this._options.setInterval&&(0,T.hl)(it,"setInterval",J),this._options.requestAnimationFrame&&(0,T.hl)(it,"requestAnimationFrame",le),this._options.XMLHttpRequest&&"XMLHttpRequest"in it&&(0,T.hl)(XMLHttpRequest.prototype,"send",re);const n=this._options.eventTarget;n&&(Array.isArray(n)?n:F).forEach(ye)}}$.__initStatic();function J(s){return function(...n){const _=n[0];return n[0]=jt(_,{mechanism:{data:{function:(0,ne.$P)(s)},handled:!0,type:"instrument"}}),s.apply(this,n)}}function le(s){return function(n){return s.apply(this,[jt(n,{mechanism:{data:{function:"requestAnimationFrame",handler:(0,ne.$P)(s)},handled:!0,type:"instrument"}})])}}function re(s){return function(...n){const _=this;return["onload","onerror","onprogress","onreadystatechange"].forEach(B=>{B in _&&typeof _[B]=="function"&&(0,T.hl)(_,B,function(H){const ce={mechanism:{data:{function:B,handler:(0,ne.$P)(H)},handled:!0,type:"instrument"}},Ie=(0,T.HK)(H);return Ie&&(ce.mechanism.data.handler=(0,ne.$P)(Ie)),jt(H,ce)})}),s.apply(this,n)}}function ye(s){const n=it,_=n[s]&&n[s].prototype;!_||!_.hasOwnProperty||!_.hasOwnProperty("addEventListener")||((0,T.hl)(_,"addEventListener",function(w){return function(B,H,ce){try{typeof H.handleEvent=="function"&&(H.handleEvent=jt(H.handleEvent,{mechanism:{data:{function:"handleEvent",handler:(0,ne.$P)(H),target:s},handled:!0,type:"instrument"}}))}catch(Ie){}return w.apply(this,[B,jt(H,{mechanism:{data:{function:"addEventListener",handler:(0,ne.$P)(H),target:s},handled:!0,type:"instrument"}}),ce])}}),(0,T.hl)(_,"removeEventListener",function(w){return function(B,H,ce){const Ie=H;try{const Me=Ie&&Ie.__sentry_wrapped__;Me&&w.call(this,B,Me,ce)}catch(Me){}return w.call(this,B,Ie,ce)}}))}const xe="cause",ke=5;class Ce{static __initStatic(){this.id="LinkedErrors"}__init(){this.name=Ce.id}constructor(n={}){Ce.prototype.__init.call(this),this._key=n.key||xe,this._limit=n.limit||ke}setupOnce(){const n=(0,R.Gd)().getClient();n&&(0,G.c)((_,w)=>{const B=(0,R.Gd)().getIntegration(Ce);return B?Ze(n.getOptions().stackParser,B._key,B._limit,_,w):_})}}Ce.__initStatic();function Ze(s,n,_,w,B){if(!w.exception||!w.exception.values||!B||!(0,Le.V9)(B.originalException,Error))return w;const H=bt(s,_,B.originalException,n);return w.exception.values=[...H,...w.exception.values],w}function bt(s,n,_,w,B=[]){if(!(0,Le.V9)(_[w],Error)||B.length+1>=n)return B;const H=$t(s,_[w]);return bt(s,n,_[w],w,[H,...B])}class $e{constructor(){$e.prototype.__init.call(this)}static __initStatic(){this.id="HttpContext"}__init(){this.name=$e.id}setupOnce(){(0,G.c)(n=>{if((0,R.Gd)().getIntegration($e)){if(!it.navigator&&!it.location&&!it.document)return n;const _=n.request&&n.request.url||it.location&&it.location.href,{referrer:w}=it.document||{},{userAgent:B}=it.navigator||{},H=pe(pe(pe({},n.request&&n.request.headers),w&&{Referer:w}),B&&{"User-Agent":B}),ce=Tt(pe(pe({},n.request),_&&{url:_}),{headers:H});return Tt(pe({},n),{request:ce})}return n})}}$e.__initStatic();class vt{constructor(){vt.prototype.__init.call(this)}static __initStatic(){this.id="Dedupe"}__init(){this.name=vt.id}setupOnce(n,_){const w=B=>{if(B.type)return B;const H=_().getIntegration(vt);if(H){try{if(yn(B,H._previousEvent))return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn("Event dropped due to being a duplicate of previously captured event."),null}catch(ce){return H._previousEvent=B}return H._previousEvent=B}return B};w.id=this.name,n(w)}}vt.__initStatic();function yn(s,n){return n?!!(Fn(s,n)||ar(s,n)):!1}function Fn(s,n){const _=s.message,w=n.message;return!(!_&&!w||_&&!w||!_&&w||_!==w||!Hn(s,n)||!Rr(s,n))}function ar(s,n){const _=Cr(n),w=Cr(s);return!(!_||!w||_.type!==w.type||_.value!==w.value||!Hn(s,n)||!Rr(s,n))}function Rr(s,n){let _=wr(s),w=wr(n);if(!_&&!w)return!0;if(_&&!w||!_&&w||(_=_,w=w,w.length!==_.length))return!1;for(let B=0;B<w.length;B++){const H=w[B],ce=_[B];if(H.filename!==ce.filename||H.lineno!==ce.lineno||H.colno!==ce.colno||H.function!==ce.function)return!1}return!0}function Hn(s,n){let _=s.fingerprint,w=n.fingerprint;if(!_&&!w)return!0;if(_&&!w||!_&&w)return!1;_=_,w=w;try{return _.join("")===w.join("")}catch(B){return!1}}function Cr(s){return s.exception&&s.exception.values&&s.exception.values[0]}function wr(s){const n=s.exception;if(n)try{return n.values[0].stacktrace.frames}catch(_){return}}const or="?",hr=10,Yn=20,Dn=30,Dr=40,_r=50;function sr(s,n,_,w){const B={filename:s,function:n,in_app:!0};return _!==void 0&&(B.lineno=_),w!==void 0&&(B.colno=w),B}const ii=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,ai=/\((\S*)(?::(\d+))(?::(\d+))\)/,Hr=[Dn,s=>{const n=ii.exec(s);if(n){if(n[2]&&n[2].indexOf("eval")===0){const H=ai.exec(n[2]);H&&(n[2]=H[1],n[3]=H[2],n[4]=H[3])}const[w,B]=Kr(n[1]||or,n[2]);return sr(B,w,n[3]?+n[3]:void 0,n[4]?+n[4]:void 0)}}],si=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,Yr=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,li=[_r,s=>{const n=si.exec(s);if(n){if(n[3]&&n[3].indexOf(" > eval")>-1){const H=Yr.exec(n[3]);H&&(n[1]=n[1]||"eval",n[3]=H[1],n[4]=H[2],n[5]="")}let w=n[3],B=n[1]||or;return[B,w]=Kr(B,w),sr(w,B,n[4]?+n[4]:void 0,n[5]?+n[5]:void 0)}}],Li=/^\s*at (?:((?:\[object object\])?.+) )?\(?((?:[-a-z]+):.*?):(\d+)(?::(\d+))?\)?\s*$/i,Er=[Dr,s=>{const n=Li.exec(s);return n?sr(n[2],n[1]||or,+n[3],n[4]?+n[4]:void 0):void 0}],Lr=/ line (\d+).*script (?:in )?(\S+)(?:: in function (\S+))?$/i,Fi=[hr,s=>{const n=Lr.exec(s);return n?sr(n[2],n[3]||or,+n[1]):void 0}],ci=/ line (\d+), column (\d+)\s*(?:in (?:<anonymous function: ([^>]+)>|([^)]+))\(.*\))? in (.*):\s*$/i,Pr=[Yn,s=>{const n=ci.exec(s);return n?sr(n[5],n[3]||n[4]||or,+n[1],+n[2]):void 0}],Kn=[Hr,li,Er],ui=(0,ne.pE)(...Kn),Kr=(s,n)=>{const _=s.indexOf("safari-extension")!==-1,w=s.indexOf("safari-web-extension")!==-1;return _||w?[s.indexOf("@")!==-1?s.split("@")[0]:or,_?`safari-extension:${n}`:`safari-web-extension:${n}`]:[s,n]};function fi(s){const n=[];function _(){return s===void 0||n.length<s}function w(ce){return n.splice(n.indexOf(ce),1)[0]}function B(ce){if(!_())return(0,Ne.$2)(new K("Not adding Promise because buffer limit was reached."));const Ie=ce();return n.indexOf(Ie)===-1&&n.push(Ie),Ie.then(()=>w(Ie)).then(null,()=>w(Ie).then(null,()=>{})),Ie}function H(ce){return new Ne.cW((Ie,Me)=>{let nt=n.length;if(!nt)return Ie(!0);const xt=setTimeout(()=>{ce&&ce>0&&Ie(!1)},ce);n.forEach(qe=>{(0,Ne.WD)(qe).then(()=>{--nt||(clearTimeout(xt),Ie(!0))},Me)})})}return{$:n,add:B,drain:H}}const di=60*1e3;function hi(s,n=Date.now()){const _=parseInt(`${s}`,10);if(!isNaN(_))return _*1e3;const w=Date.parse(`${s}`);return isNaN(w)?di:w-n}function pi(s,n){return s[n]||s.all||0}function mi(s,n,_=Date.now()){return pi(s,n)>_}function gi(s,{statusCode:n,headers:_},w=Date.now()){const B=pe({},s),H=_&&_["x-sentry-rate-limits"],ce=_&&_["retry-after"];if(H)for(const Ie of H.trim().split(",")){const[Me,nt]=Ie.split(":",2),xt=parseInt(Me,10),qe=(isNaN(xt)?60:xt)*1e3;if(!nt)B.all=w+qe;else for(const bn of nt.split(";"))B[bn]=w+qe}else ce?B.all=w+hi(ce,w):n===429&&(B.all=w+60*1e3);return B}const Ft=30;function Pn(s,n,_=fi(s.bufferSize||Ft)){let w={};const B=ce=>_.drain(ce);function H(ce){const Ie=[];if(en(ce,(qe,bn)=>{const hn=at(bn);if(mi(w,hn)){const tr=Sn(qe,bn);s.recordDroppedEvent("ratelimit_backoff",hn,tr)}else Ie.push(qe)}),Ie.length===0)return(0,Ne.WD)();const Me=qt(ce[0],Ie),nt=qe=>{en(Me,(bn,hn)=>{const tr=Sn(bn,hn);s.recordDroppedEvent(qe,at(hn),tr)})},xt=()=>n({body:Zt(Me,s.textEncoder)}).then(qe=>(qe.statusCode!==void 0&&(qe.statusCode<200||qe.statusCode>=300)&&(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn(`Sentry responded with status code ${qe.statusCode} to sent event.`),w=gi(w,qe),qe),qe=>{throw nt("network_error"),qe});return _.add(xt).then(qe=>qe,qe=>{if(qe instanceof K)return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.error("Skipped sending event because buffer is full."),nt("queue_overflow"),(0,Ne.WD)();throw qe})}return H.__sentry__baseTransport__=!0,{send:H,flush:B}}function Sn(s,n){if(!(n!=="event"&&n!=="transaction"))return Array.isArray(s)?s[1]:void 0}let Or;function Vr(){if(Or)return Or;if((0,Ee.Du)(it.fetch))return Or=it.fetch.bind(it);const s=it.document;let n=it.fetch;if(s&&typeof s.createElement=="function")try{const _=s.createElement("iframe");_.hidden=!0,s.head.appendChild(_);const w=_.contentWindow;w&&w.fetch&&(n=w.fetch),s.head.removeChild(_)}catch(_){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn("Could not create sandbox iframe for pure fetch check, bailing to window.fetch: ",_)}return Or=n.bind(it)}function vi(){Or=void 0}function jr(s,n=Vr()){let _=0,w=0;function B(H){const ce=H.body.length;_+=ce,w++;const Ie=pe({body:H.body,method:"POST",referrerPolicy:"origin",headers:s.headers,keepalive:_<=6e4&&w<15},s.fetchOptions);try{return n(s.url,Ie).then(Me=>(_-=ce,w--,{statusCode:Me.status,headers:{"x-sentry-rate-limits":Me.headers.get("X-Sentry-Rate-Limits"),"retry-after":Me.headers.get("Retry-After")}}))}catch(Me){return vi(),_-=ce,w--,(0,Ne.$2)(Me)}}return Pn(s,B)}const yi=4;function _i(s){function n(_){return new Ne.cW((w,B)=>{const H=new XMLHttpRequest;H.onerror=B,H.onreadystatechange=()=>{H.readyState===yi&&w({statusCode:H.status,headers:{"x-sentry-rate-limits":H.getResponseHeader("X-Sentry-Rate-Limits"),"retry-after":H.getResponseHeader("Retry-After")}})},H.open("POST",s.url);for(const ce in s.headers)Object.prototype.hasOwnProperty.call(s.headers,ce)&&H.setRequestHeader(ce,s.headers[ce]);H.send(_.body)})}return Pn(s,n)}const $i=[new g,new N,new $,new v,new wn,new Ce,new vt,new $e];function Ei(s={}){s.defaultIntegrations===void 0&&(s.defaultIntegrations=$i),s.release===void 0&&(typeof __SENTRY_RELEASE__=="string"&&(s.release=__SENTRY_RELEASE__),it.SENTRY_RELEASE&&it.SENTRY_RELEASE.id&&(s.release=it.SENTRY_RELEASE.id)),s.autoSessionTracking===void 0&&(s.autoSessionTracking=!0),s.sendClientReports===void 0&&(s.sendClientReports=!0);const n=Tt(pe({},s),{stackParser:(0,ne.Sq)(s.stackParser||ui),integrations:z(s),transport:s.transport||((0,Ee.Ak)()?jr:_i)});_e(Cn,n),s.autoSessionTracking&&bi()}function Si(s={},n=(0,R.Gd)()){if(!it.document){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.error("Global document not defined in showReportDialog call");return}const{client:_,scope:w}=n.getStackTop(),B=s.dsn||_&&_.getDsn();if(!B){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.error("DSN not configured for showReportDialog call");return}w&&(s.user=pe(pe({},w.getUser()),s.user)),s.eventId||(s.eventId=n.lastEventId());const H=it.document.createElement("script");H.async=!0,H.src=q(B,s),s.onLoad&&(H.onload=s.onLoad);const ce=it.document.head||it.document.body;ce?ce.appendChild(H):(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.error("Not injecting report dialog. No injection point found in HTML")}function Gi(){return getCurrentHub().lastEventId()}function Xr(){}function zi(s){s()}function Wi(s){const n=getCurrentHub().getClient();return n?n.flush(s):((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&logger.warn("Cannot flush events. No client defined."),resolvedSyncPromise(!1))}function Hi(s){const n=getCurrentHub().getClient();return n?n.close(s):((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&logger.warn("Cannot flush events and disable SDK. No client defined."),resolvedSyncPromise(!1))}function Yi(s){return wrap$1(s)()}function Jr(s){s.startSession({ignoreDuration:!0}),s.captureSession()}function bi(){if(typeof it.document=="undefined"){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn("Session tracking in non-browser environment with @sentry/browser is not supported.");return}const s=(0,R.Gd)();s.captureSession&&(Jr(s),(0,we.oq)("history",({from:n,to:_})=>{n===void 0||n===_||Jr((0,R.Gd)())}))}function Ki(s){const n=getCurrentHub().getClient();n&&n.captureUserFeedback(s)}},37885:function(j,Z,e){"use strict";e.d(Z,{J:function(){return c}});const c="production"},63479:function(j,Z,e){"use strict";e.d(Z,{$e:function(){return a},Tb:function(){return h},uT:function(){return m}});var c=e(22260);function h(O,T){return(0,c.Gd)().captureException(O,{captureContext:T})}function m(O,T){const L=typeof T=="string"?T:void 0,N=typeof T!="string"?{captureContext:T}:void 0;return(0,c.Gd)().captureMessage(O,L,N)}function y(O,T){return getCurrentHub().captureEvent(O,T)}function g(O){getCurrentHub().configureScope(O)}function l(O){getCurrentHub().addBreadcrumb(O)}function p(O,T){getCurrentHub().setContext(O,T)}function u(O){getCurrentHub().setExtras(O)}function i(O,T){getCurrentHub().setExtra(O,T)}function S(O){getCurrentHub().setTags(O)}function x(O,T){getCurrentHub().setTag(O,T)}function I(O){getCurrentHub().setUser(O)}function a(O){(0,c.Gd)().withScope(O)}function d(O,T){return getCurrentHub().startTransaction(pe({},O),T)}},22260:function(j,Z,e){"use strict";e.d(Z,{Gd:function(){return a},cu:function(){return x}});var c=e(16518),h=e(66280),m=e(64783),y=e(55216),g=e(37885),l=e(13177),p=e(22087);const u=4,i=100;class S{constructor(E,z=new l.s,Y=u){this._version=Y,this._stack=[{scope:z}],E&&this.bindClient(E)}isOlderThan(E){return this._version<E}bindClient(E){const z=this.getStackTop();z.client=E,E&&E.setupIntegrations&&E.setupIntegrations()}pushScope(){const E=l.s.clone(this.getScope());return this.getStack().push({client:this.getClient(),scope:E}),E}popScope(){return this.getStack().length<=1?!1:!!this.getStack().pop()}withScope(E){const z=this.pushScope();try{E(z)}finally{this.popScope()}}getClient(){return this.getStackTop().client}getScope(){return this.getStackTop().scope}getStack(){return this._stack}getStackTop(){return this._stack[this._stack.length-1]}captureException(E,z){const Y=this._lastEventId=z&&z.event_id?z.event_id:(0,c.DM)(),W=new Error("Sentry syntheticException");return this._withClient((oe,_e)=>{oe.captureException(E,Tt(pe({originalException:E,syntheticException:W},z),{event_id:Y}),_e)}),Y}captureMessage(E,z,Y){const W=this._lastEventId=Y&&Y.event_id?Y.event_id:(0,c.DM)(),oe=new Error(E);return this._withClient((_e,K)=>{_e.captureMessage(E,z,Tt(pe({originalException:E,syntheticException:oe},Y),{event_id:W}),K)}),W}captureEvent(E,z){const Y=z&&z.event_id?z.event_id:(0,c.DM)();return E.type||(this._lastEventId=Y),this._withClient((W,oe)=>{W.captureEvent(E,Tt(pe({},z),{event_id:Y}),oe)}),Y}lastEventId(){return this._lastEventId}addBreadcrumb(E,z){const{scope:Y,client:W}=this.getStackTop();if(!W)return;const{beforeBreadcrumb:oe=null,maxBreadcrumbs:_e=i}=W.getOptions&&W.getOptions()||{};if(_e<=0)return;const K=(0,h.yW)(),Q=pe({timestamp:K},E),P=oe?(0,m.Cf)(()=>oe(Q,z)):Q;P!==null&&(W.emit&&W.emit("beforeAddBreadcrumb",P,z),Y.addBreadcrumb(P,_e))}setUser(E){this.getScope().setUser(E)}setTags(E){this.getScope().setTags(E)}setExtras(E){this.getScope().setExtras(E)}setTag(E,z){this.getScope().setTag(E,z)}setExtra(E,z){this.getScope().setExtra(E,z)}setContext(E,z){this.getScope().setContext(E,z)}configureScope(E){const{scope:z,client:Y}=this.getStackTop();Y&&E(z)}run(E){const z=I(this);try{E(this)}finally{I(z)}}getIntegration(E){const z=this.getClient();if(!z)return null;try{return z.getIntegration(E)}catch(Y){return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&m.kg.warn(`Cannot retrieve integration ${E.id} from the current Hub`),null}}startTransaction(E,z){const Y=this._callExtensionMethod("startTransaction",E,z);return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&!Y&&console.warn(`Tracing extension 'startTransaction' has not been added. Call 'addTracingExtensions' before calling 'init':
18
- Sentry.addTracingExtensions();
19
- Sentry.init({...});
20
- `),Y}traceHeaders(){return this._callExtensionMethod("traceHeaders")}captureSession(E=!1){if(E)return this.endSession();this._sendSessionUpdate()}endSession(){const z=this.getStackTop().scope,Y=z.getSession();Y&&(0,p.RJ)(Y),this._sendSessionUpdate(),z.setSession()}startSession(E){const{scope:z,client:Y}=this.getStackTop(),{release:W,environment:oe=g.J}=Y&&Y.getOptions()||{},{userAgent:_e}=y.n2.navigator||{},K=(0,p.Hv)(pe(pe({release:W,environment:oe,user:z.getUser()},_e&&{userAgent:_e}),E)),Q=z.getSession&&z.getSession();return Q&&Q.status==="ok"&&(0,p.CT)(Q,{status:"exited"}),this.endSession(),z.setSession(K),K}shouldSendDefaultPii(){const E=this.getClient(),z=E&&E.getOptions();return Boolean(z&&z.sendDefaultPii)}_sendSessionUpdate(){const{scope:E,client:z}=this.getStackTop(),Y=E.getSession();Y&&z&&z.captureSession&&z.captureSession(Y)}_withClient(E){const{scope:z,client:Y}=this.getStackTop();Y&&E(Y,z)}_callExtensionMethod(E,...z){const W=x().__SENTRY__;if(W&&W.extensions&&typeof W.extensions[E]=="function")return W.extensions[E].apply(this,z);(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&m.kg.warn(`Extension method ${E} couldn't be found, doing nothing.`)}}function x(){return y.n2.__SENTRY__=y.n2.__SENTRY__||{extensions:{},hub:void 0},y.n2}function I(b){const E=x(),z=R(E);return G(E,b),z}function a(){const b=x();if(b.__SENTRY__&&b.__SENTRY__.acs){const E=b.__SENTRY__.acs.getCurrentHub();if(E)return E}return d(b)}function d(b=x()){return(!N(b)||R(b).isOlderThan(u))&&G(b,new S),R(b)}function O(b,E=d()){if(!N(b)||R(b).isOlderThan(u)){const z=E.getStackTop();G(b,new S(z.client,Scope.clone(z.scope)))}}function T(b){const E=x();E.__SENTRY__=E.__SENTRY__||{},E.__SENTRY__.acs=b}function L(b,E={}){const z=x();return z.__SENTRY__&&z.__SENTRY__.acs?z.__SENTRY__.acs.runWithAsyncContext(b,E):b()}function N(b){return!!(b&&b.__SENTRY__&&b.__SENTRY__.hub)}function R(b){return(0,y.YO)("hub",()=>new S,b)}function G(b,E){if(!b)return!1;const z=b.__SENTRY__=b.__SENTRY__||{};return z.hub=E,!0}},13177:function(j,Z,e){"use strict";e.d(Z,{c:function(){return x},s:function(){return i}});var c=e(45985),h=e(66280),m=e(5202),y=e(64783),g=e(16518),l=e(55216),p=e(22087);const u=100;class i{constructor(){this._notifyingListeners=!1,this._scopeListeners=[],this._eventProcessors=[],this._breadcrumbs=[],this._attachments=[],this._user={},this._tags={},this._extra={},this._contexts={},this._sdkProcessingMetadata={}}static clone(a){const d=new i;return a&&(d._breadcrumbs=[...a._breadcrumbs],d._tags=pe({},a._tags),d._extra=pe({},a._extra),d._contexts=pe({},a._contexts),d._user=a._user,d._level=a._level,d._span=a._span,d._session=a._session,d._transactionName=a._transactionName,d._fingerprint=a._fingerprint,d._eventProcessors=[...a._eventProcessors],d._requestSession=a._requestSession,d._attachments=[...a._attachments],d._sdkProcessingMetadata=pe({},a._sdkProcessingMetadata)),d}addScopeListener(a){this._scopeListeners.push(a)}addEventProcessor(a){return this._eventProcessors.push(a),this}setUser(a){return this._user=a||{},this._session&&(0,p.CT)(this._session,{user:a}),this._notifyScopeListeners(),this}getUser(){return this._user}getRequestSession(){return this._requestSession}setRequestSession(a){return this._requestSession=a,this}setTags(a){return this._tags=pe(pe({},this._tags),a),this._notifyScopeListeners(),this}setTag(a,d){return this._tags=Tt(pe({},this._tags),{[a]:d}),this._notifyScopeListeners(),this}setExtras(a){return this._extra=pe(pe({},this._extra),a),this._notifyScopeListeners(),this}setExtra(a,d){return this._extra=Tt(pe({},this._extra),{[a]:d}),this._notifyScopeListeners(),this}setFingerprint(a){return this._fingerprint=a,this._notifyScopeListeners(),this}setLevel(a){return this._level=a,this._notifyScopeListeners(),this}setTransactionName(a){return this._transactionName=a,this._notifyScopeListeners(),this}setContext(a,d){return d===null?delete this._contexts[a]:this._contexts[a]=d,this._notifyScopeListeners(),this}setSpan(a){return this._span=a,this._notifyScopeListeners(),this}getSpan(){return this._span}getTransaction(){const a=this.getSpan();return a&&a.transaction}setSession(a){return a?this._session=a:delete this._session,this._notifyScopeListeners(),this}getSession(){return this._session}update(a){if(!a)return this;if(typeof a=="function"){const d=a(this);return d instanceof i?d:this}return a instanceof i?(this._tags=pe(pe({},this._tags),a._tags),this._extra=pe(pe({},this._extra),a._extra),this._contexts=pe(pe({},this._contexts),a._contexts),a._user&&Object.keys(a._user).length&&(this._user=a._user),a._level&&(this._level=a._level),a._fingerprint&&(this._fingerprint=a._fingerprint),a._requestSession&&(this._requestSession=a._requestSession)):(0,c.PO)(a)&&(a=a,this._tags=pe(pe({},this._tags),a.tags),this._extra=pe(pe({},this._extra),a.extra),this._contexts=pe(pe({},this._contexts),a.contexts),a.user&&(this._user=a.user),a.level&&(this._level=a.level),a.fingerprint&&(this._fingerprint=a.fingerprint),a.requestSession&&(this._requestSession=a.requestSession)),this}clear(){return this._breadcrumbs=[],this._tags={},this._extra={},this._user={},this._contexts={},this._level=void 0,this._transactionName=void 0,this._fingerprint=void 0,this._requestSession=void 0,this._span=void 0,this._session=void 0,this._notifyScopeListeners(),this._attachments=[],this}addBreadcrumb(a,d){const O=typeof d=="number"?d:u;if(O<=0)return this;const T=pe({timestamp:(0,h.yW)()},a);return this._breadcrumbs=[...this._breadcrumbs,T].slice(-O),this._notifyScopeListeners(),this}getLastBreadcrumb(){return this._breadcrumbs[this._breadcrumbs.length-1]}clearBreadcrumbs(){return this._breadcrumbs=[],this._notifyScopeListeners(),this}addAttachment(a){return this._attachments.push(a),this}getAttachments(){return this._attachments}clearAttachments(){return this._attachments=[],this}applyToEvent(a,d={}){if(this._extra&&Object.keys(this._extra).length&&(a.extra=pe(pe({},this._extra),a.extra)),this._tags&&Object.keys(this._tags).length&&(a.tags=pe(pe({},this._tags),a.tags)),this._user&&Object.keys(this._user).length&&(a.user=pe(pe({},this._user),a.user)),this._contexts&&Object.keys(this._contexts).length&&(a.contexts=pe(pe({},this._contexts),a.contexts)),this._level&&(a.level=this._level),this._transactionName&&(a.transaction=this._transactionName),this._span){a.contexts=pe({trace:this._span.getTraceContext()},a.contexts);const O=this._span.transaction;if(O){a.sdkProcessingMetadata=pe({dynamicSamplingContext:O.getDynamicSamplingContext()},a.sdkProcessingMetadata);const T=O.name;T&&(a.tags=pe({transaction:T},a.tags))}}return this._applyFingerprint(a),a.breadcrumbs=[...a.breadcrumbs||[],...this._breadcrumbs],a.breadcrumbs=a.breadcrumbs.length>0?a.breadcrumbs:void 0,a.sdkProcessingMetadata=pe(pe({},a.sdkProcessingMetadata),this._sdkProcessingMetadata),this._notifyEventProcessors([...S(),...this._eventProcessors],a,d)}setSDKProcessingMetadata(a){return this._sdkProcessingMetadata=pe(pe({},this._sdkProcessingMetadata),a),this}_notifyEventProcessors(a,d,O,T=0){return new m.cW((L,N)=>{const R=a[T];if(d===null||typeof R!="function")L(d);else{const G=R(pe({},d),O);(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&R.id&&G===null&&y.kg.log(`Event processor "${R.id}" dropped event`),(0,c.J8)(G)?G.then(b=>this._notifyEventProcessors(a,b,O,T+1).then(L)).then(null,N):this._notifyEventProcessors(a,G,O,T+1).then(L).then(null,N)}})}_notifyScopeListeners(){this._notifyingListeners||(this._notifyingListeners=!0,this._scopeListeners.forEach(a=>{a(this)}),this._notifyingListeners=!1)}_applyFingerprint(a){a.fingerprint=a.fingerprint?(0,g.lE)(a.fingerprint):[],this._fingerprint&&(a.fingerprint=a.fingerprint.concat(this._fingerprint)),a.fingerprint&&!a.fingerprint.length&&delete a.fingerprint}}function S(){return(0,l.YO)("globalEventProcessors",()=>[])}function x(I){S().push(I)}},22087:function(j,Z,e){"use strict";e.d(Z,{CT:function(){return g},Hv:function(){return y},RJ:function(){return l}});var c=e(66280),h=e(16518),m=e(38841);function y(u){const i=(0,c.ph)(),S={sid:(0,h.DM)(),init:!0,timestamp:i,started:i,duration:0,status:"ok",errors:0,ignoreDuration:!1,toJSON:()=>p(S)};return u&&g(S,u),S}function g(u,i={}){if(i.user&&(!u.ipAddress&&i.user.ip_address&&(u.ipAddress=i.user.ip_address),!u.did&&!i.did&&(u.did=i.user.id||i.user.email||i.user.username)),u.timestamp=i.timestamp||(0,c.ph)(),i.ignoreDuration&&(u.ignoreDuration=i.ignoreDuration),i.sid&&(u.sid=i.sid.length===32?i.sid:(0,h.DM)()),i.init!==void 0&&(u.init=i.init),!u.did&&i.did&&(u.did=`${i.did}`),typeof i.started=="number"&&(u.started=i.started),u.ignoreDuration)u.duration=void 0;else if(typeof i.duration=="number")u.duration=i.duration;else{const S=u.timestamp-u.started;u.duration=S>=0?S:0}i.release&&(u.release=i.release),i.environment&&(u.environment=i.environment),!u.ipAddress&&i.ipAddress&&(u.ipAddress=i.ipAddress),!u.userAgent&&i.userAgent&&(u.userAgent=i.userAgent),typeof i.errors=="number"&&(u.errors=i.errors),i.status&&(u.status=i.status)}function l(u,i){let S={};i?S={status:i}:u.status==="ok"&&(S={status:"exited"}),g(u,S)}function p(u){return(0,m.Jr)({sid:`${u.sid}`,init:u.init,started:new Date(u.started*1e3).toISOString(),timestamp:new Date(u.timestamp*1e3).toISOString(),status:u.status,errors:u.errors,did:typeof u.did=="number"||typeof u.did=="string"?`${u.did}`:void 0,duration:u.duration,attrs:{release:u.release,environment:u.environment,ip_address:u.ipAddress,user_agent:u.userAgent}})}},8009:function(j,Z,e){"use strict";e.d(Z,{T:function(){return L},l:function(){return T}});var c=e(64783),h=e(45985),m=e(22260),y=e(83025),g=e(2054),l=e(29322);let p=!1;function u(){p||(p=!0,(0,g.oq)("error",i),(0,g.oq)("unhandledrejection",i))}function i(){const N=(0,l.x1)();if(N){const R="internal_error";(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log(`[Tracing] Transaction: ${R} -> Global error occured`),N.setStatus(R)}}i.tag="sentry_tracingErrorCallback";var S=e(82798),x=e(49821);function I(){const R=this.getScope().getSpan();return R?{"sentry-trace":R.toTraceparent()}:{}}function a(N,R,G){if(!(0,y.z)(R))return N.sampled=!1,N;if(N.sampled!==void 0)return N.setMetadata({sampleRate:Number(N.sampled)}),N;let b;return typeof R.tracesSampler=="function"?(b=R.tracesSampler(G),N.setMetadata({sampleRate:Number(b)})):G.parentSampled!==void 0?b=G.parentSampled:typeof R.tracesSampleRate!="undefined"?(b=R.tracesSampleRate,N.setMetadata({sampleRate:Number(b)})):(b=1,N.setMetadata({sampleRate:b})),d(b)?b?(N.sampled=Math.random()<b,N.sampled?((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log(`[Tracing] starting ${N.op} transaction - ${N.name}`),N):((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log(`[Tracing] Discarding transaction because it's not included in the random sample (sampling rate = ${Number(b)})`),N)):((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log(`[Tracing] Discarding transaction because ${typeof R.tracesSampler=="function"?"tracesSampler returned 0 or false":"a negative sampling decision was inherited or tracesSampleRate is set to 0"}`),N.sampled=!1,N):((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn("[Tracing] Discarding transaction because of invalid sample rate."),N.sampled=!1,N)}function d(N){return(0,h.i2)(N)||!(typeof N=="number"||typeof N=="boolean")?((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn(`[Tracing] Given sample rate is invalid. Sample rate must be a boolean or a number between 0 and 1. Got ${JSON.stringify(N)} of type ${JSON.stringify(typeof N)}.`),!1):N<0||N>1?((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn(`[Tracing] Given sample rate is invalid. Sample rate must be between 0 and 1. Got ${N}.`),!1):!0}function O(N,R){const G=this.getClient(),b=G&&G.getOptions()||{},E=b.instrumenter||"sentry",z=N.instrumenter||"sentry";E!==z&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.error(`A transaction was started with instrumenter=\`${z}\`, but the SDK is configured with the \`${E}\` instrumenter.
21
- The transaction will not be sampled. Please use the ${E} instrumentation to start transactions.`),N.sampled=!1);let Y=new x.Y(N,this);return Y=a(Y,b,pe({parentSampled:N.parentSampled,transactionContext:N},R)),Y.sampled&&Y.initSpanRecorder(b._experiments&&b._experiments.maxSpans),G&&G.emit&&G.emit("startTransaction",Y),Y}function T(N,R,G,b,E,z,Y){const W=N.getClient(),oe=W&&W.getOptions()||{};let _e=new S.io(R,N,G,b,Y,E);return _e=a(_e,oe,pe({parentSampled:R.parentSampled,transactionContext:R},z)),_e.sampled&&_e.initSpanRecorder(oe._experiments&&oe._experiments.maxSpans),W&&W.emit&&W.emit("startTransaction",_e),_e}function L(){const N=(0,m.cu)();N.__SENTRY__&&(N.__SENTRY__.extensions=N.__SENTRY__.extensions||{},N.__SENTRY__.extensions.startTransaction||(N.__SENTRY__.extensions.startTransaction=O),N.__SENTRY__.extensions.traceHeaders||(N.__SENTRY__.extensions.traceHeaders=I),u())}},82798:function(j,Z,e){"use strict";e.d(Z,{AT:function(){return g},io:function(){return i}});var c=e(66280),h=e(64783),m=e(72964),y=e(49821);const g={idleTimeout:1e3,finalTimeout:3e4,heartbeatInterval:5e3},l="finishReason",p=["heartbeatFailed","idleTimeout","documentHidden","finalTimeout","externalFinish","cancelled"];class u extends m.gB{constructor(x,I,a,d){super(d),this._pushActivity=x,this._popActivity=I,this.transactionSpanId=a}add(x){x.spanId!==this.transactionSpanId&&(x.finish=I=>{x.endTimestamp=typeof I=="number"?I:(0,c.ph)(),this._popActivity(x.spanId)},x.endTimestamp===void 0&&this._pushActivity(x.spanId)),super.add(x)}}class i extends y.Y{__init(){this.activities={}}__init2(){this._heartbeatCounter=0}__init3(){this._finished=!1}__init4(){this._idleTimeoutCanceledPermanently=!1}__init5(){this._beforeFinishCallbacks=[]}__init6(){this._finishReason=p[4]}constructor(x,I,a=g.idleTimeout,d=g.finalTimeout,O=g.heartbeatInterval,T=!1){super(x,I),this._idleHub=I,this._idleTimeout=a,this._finalTimeout=d,this._heartbeatInterval=O,this._onScope=T,i.prototype.__init.call(this),i.prototype.__init2.call(this),i.prototype.__init3.call(this),i.prototype.__init4.call(this),i.prototype.__init5.call(this),i.prototype.__init6.call(this),T&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&h.kg.log(`Setting idle transaction on scope. Span ID: ${this.spanId}`),I.configureScope(L=>L.setSpan(this))),this._restartIdleTimeout(),setTimeout(()=>{this._finished||(this.setStatus("deadline_exceeded"),this._finishReason=p[3],this.finish())},this._finalTimeout)}finish(x=(0,c.ph)()){if(this._finished=!0,this.activities={},this.op==="ui.action.click"&&this.setTag(l,this._finishReason),this.spanRecorder){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&h.kg.log("[Tracing] finishing IdleTransaction",new Date(x*1e3).toISOString(),this.op);for(const I of this._beforeFinishCallbacks)I(this,x);this.spanRecorder.spans=this.spanRecorder.spans.filter(I=>{if(I.spanId===this.spanId)return!0;I.endTimestamp||(I.endTimestamp=x,I.setStatus("cancelled"),(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&h.kg.log("[Tracing] cancelling span since transaction ended early",JSON.stringify(I,void 0,2)));const a=I.startTimestamp<x;return a||(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&h.kg.log("[Tracing] discarding Span since it happened after Transaction was finished",JSON.stringify(I,void 0,2)),a}),(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&h.kg.log("[Tracing] flushing IdleTransaction")}else(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&h.kg.log("[Tracing] No active IdleTransaction");if(this._onScope){const I=this._idleHub.getScope();I.getTransaction()===this&&I.setSpan(void 0)}return super.finish(x)}registerBeforeFinishCallback(x){this._beforeFinishCallbacks.push(x)}initSpanRecorder(x){if(!this.spanRecorder){const I=d=>{this._finished||this._pushActivity(d)},a=d=>{this._finished||this._popActivity(d)};this.spanRecorder=new u(I,a,this.spanId,x),(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&h.kg.log("Starting heartbeat"),this._pingHeartbeat()}this.spanRecorder.add(this)}cancelIdleTimeout(x,{restartOnChildSpanChange:I}={restartOnChildSpanChange:!0}){this._idleTimeoutCanceledPermanently=I===!1,this._idleTimeoutID&&(clearTimeout(this._idleTimeoutID),this._idleTimeoutID=void 0,Object.keys(this.activities).length===0&&this._idleTimeoutCanceledPermanently&&(this._finishReason=p[5],this.finish(x)))}setFinishReason(x){this._finishReason=x}_restartIdleTimeout(x){this.cancelIdleTimeout(),this._idleTimeoutID=setTimeout(()=>{!this._finished&&Object.keys(this.activities).length===0&&(this._finishReason=p[1],this.finish(x))},this._idleTimeout)}_pushActivity(x){this.cancelIdleTimeout(void 0,{restartOnChildSpanChange:!this._idleTimeoutCanceledPermanently}),(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&h.kg.log(`[Tracing] pushActivity: ${x}`),this.activities[x]=!0,(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&h.kg.log("[Tracing] new activities count",Object.keys(this.activities).length)}_popActivity(x){if(this.activities[x]&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&h.kg.log(`[Tracing] popActivity ${x}`),delete this.activities[x],(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&h.kg.log("[Tracing] new activities count",Object.keys(this.activities).length)),Object.keys(this.activities).length===0){const I=(0,c.ph)();this._idleTimeoutCanceledPermanently?(this._finishReason=p[5],this.finish(I)):this._restartIdleTimeout(I+this._idleTimeout/1e3)}}_beat(){if(this._finished)return;const x=Object.keys(this.activities).join("");x===this._prevHeartbeatString?this._heartbeatCounter++:this._heartbeatCounter=1,this._prevHeartbeatString=x,this._heartbeatCounter>=3?((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&h.kg.log("[Tracing] Transaction finished because of no change for 3 heart beats"),this.setStatus("deadline_exceeded"),this._finishReason=p[0],this.finish()):this._pingHeartbeat()}_pingHeartbeat(){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&h.kg.log(`pinging Heartbeat -> current counter: ${this._heartbeatCounter}`),setTimeout(()=>{this._beat()},this._heartbeatInterval)}}},72964:function(j,Z,e){"use strict";e.d(Z,{Dr:function(){return l},gB:function(){return g}});var c=e(16518),h=e(66280),m=e(64783),y=e(38841);class g{__init(){this.spans=[]}constructor(i=1e3){g.prototype.__init.call(this),this._maxlen=i}add(i){this.spans.length>this._maxlen?i.spanRecorder=void 0:this.spans.push(i)}}class l{__init2(){this.traceId=(0,c.DM)()}__init3(){this.spanId=(0,c.DM)().substring(16)}__init4(){this.startTimestamp=(0,h.ph)()}__init5(){this.tags={}}__init6(){this.data={}}__init7(){this.instrumenter="sentry"}constructor(i){if(l.prototype.__init2.call(this),l.prototype.__init3.call(this),l.prototype.__init4.call(this),l.prototype.__init5.call(this),l.prototype.__init6.call(this),l.prototype.__init7.call(this),!i)return this;i.traceId&&(this.traceId=i.traceId),i.spanId&&(this.spanId=i.spanId),i.parentSpanId&&(this.parentSpanId=i.parentSpanId),"sampled"in i&&(this.sampled=i.sampled),i.op&&(this.op=i.op),i.description&&(this.description=i.description),i.data&&(this.data=i.data),i.tags&&(this.tags=i.tags),i.status&&(this.status=i.status),i.startTimestamp&&(this.startTimestamp=i.startTimestamp),i.endTimestamp&&(this.endTimestamp=i.endTimestamp),i.instrumenter&&(this.instrumenter=i.instrumenter)}startChild(i){const S=new l(Tt(pe({},i),{parentSpanId:this.spanId,sampled:this.sampled,traceId:this.traceId}));if(S.spanRecorder=this.spanRecorder,S.spanRecorder&&S.spanRecorder.add(S),S.transaction=this.transaction,(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&S.transaction){const x=i&&i.op||"< unknown op >",I=S.transaction.name||"< unknown name >",a=S.transaction.spanId,d=`[Tracing] Starting '${x}' span on transaction '${I}' (${a}).`;S.transaction.metadata.spanMetadata[S.spanId]={logMessage:d},m.kg.log(d)}return S}setTag(i,S){return this.tags=Tt(pe({},this.tags),{[i]:S}),this}setData(i,S){return this.data=Tt(pe({},this.data),{[i]:S}),this}setStatus(i){return this.status=i,this}setHttpStatus(i){this.setTag("http.status_code",String(i));const S=p(i);return S!=="unknown_error"&&this.setStatus(S),this}isSuccess(){return this.status==="ok"}finish(i){if((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&this.transaction&&this.transaction.spanId!==this.spanId){const{logMessage:S}=this.transaction.metadata.spanMetadata[this.spanId];S&&m.kg.log(S.replace("Starting","Finishing"))}this.endTimestamp=typeof i=="number"?i:(0,h.ph)()}toTraceparent(){let i="";return this.sampled!==void 0&&(i=this.sampled?"-1":"-0"),`${this.traceId}-${this.spanId}${i}`}toContext(){return(0,y.Jr)({data:this.data,description:this.description,endTimestamp:this.endTimestamp,op:this.op,parentSpanId:this.parentSpanId,sampled:this.sampled,spanId:this.spanId,startTimestamp:this.startTimestamp,status:this.status,tags:this.tags,traceId:this.traceId})}updateWithContext(i){return this.data=i.data||{},this.description=i.description,this.endTimestamp=i.endTimestamp,this.op=i.op,this.parentSpanId=i.parentSpanId,this.sampled=i.sampled,this.spanId=i.spanId||this.spanId,this.startTimestamp=i.startTimestamp||this.startTimestamp,this.status=i.status,this.tags=i.tags||{},this.traceId=i.traceId||this.traceId,this}getTraceContext(){return(0,y.Jr)({data:Object.keys(this.data).length>0?this.data:void 0,description:this.description,op:this.op,parent_span_id:this.parentSpanId,span_id:this.spanId,status:this.status,tags:Object.keys(this.tags).length>0?this.tags:void 0,trace_id:this.traceId})}toJSON(){return(0,y.Jr)({data:Object.keys(this.data).length>0?this.data:void 0,description:this.description,op:this.op,parent_span_id:this.parentSpanId,span_id:this.spanId,start_timestamp:this.startTimestamp,status:this.status,tags:Object.keys(this.tags).length>0?this.tags:void 0,timestamp:this.endTimestamp,trace_id:this.traceId})}}function p(u){if(u<400&&u>=100)return"ok";if(u>=400&&u<500)switch(u){case 401:return"unauthenticated";case 403:return"permission_denied";case 404:return"not_found";case 409:return"already_exists";case 413:return"failed_precondition";case 429:return"resource_exhausted";default:return"invalid_argument"}if(u>=500&&u<600)switch(u){case 501:return"unimplemented";case 503:return"unavailable";case 504:return"deadline_exceeded";default:return"internal_error"}return"unknown_error"}},49821:function(j,Z,e){"use strict";e.d(Z,{Y:function(){return l}});var c=e(64783),h=e(38841),m=e(37885),y=e(22260),g=e(72964);class l extends g.Dr{__init(){this._measurements={}}__init2(){this._contexts={}}__init3(){this._frozenDynamicSamplingContext=void 0}constructor(u,i){super(u),l.prototype.__init.call(this),l.prototype.__init2.call(this),l.prototype.__init3.call(this),this._hub=i||(0,y.Gd)(),this._name=u.name||"",this.metadata=Tt(pe({source:"custom"},u.metadata),{spanMetadata:{}}),this._trimEnd=u.trimEnd,this.transaction=this;const S=this.metadata.dynamicSamplingContext;S&&(this._frozenDynamicSamplingContext=pe({},S))}get name(){return this._name}set name(u){this.setName(u)}setName(u,i="custom"){this._name=u,this.metadata.source=i}initSpanRecorder(u=1e3){this.spanRecorder||(this.spanRecorder=new g.gB(u)),this.spanRecorder.add(this)}setContext(u,i){i===null?delete this._contexts[u]:this._contexts[u]=i}setMeasurement(u,i,S=""){this._measurements[u]={value:i,unit:S}}setMetadata(u){this.metadata=pe(pe({},this.metadata),u)}finish(u){if(this.endTimestamp!==void 0)return;this.name||((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn("Transaction has no name, falling back to `<unlabeled transaction>`."),this.name="<unlabeled transaction>"),super.finish(u);const i=this._hub.getClient();if(i&&i.emit&&i.emit("finishTransaction",this),this.sampled!==!0){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log("[Tracing] Discarding transaction because its trace was not chosen to be sampled."),i&&i.recordDroppedEvent("sample_rate","transaction");return}const S=this.spanRecorder?this.spanRecorder.spans.filter(d=>d!==this&&d.endTimestamp):[];this._trimEnd&&S.length>0&&(this.endTimestamp=S.reduce((d,O)=>d.endTimestamp&&O.endTimestamp?d.endTimestamp>O.endTimestamp?d:O:d).endTimestamp);const x=this.metadata,I=pe({contexts:Tt(pe({},this._contexts),{trace:this.getTraceContext()}),spans:S,start_timestamp:this.startTimestamp,tags:this.tags,timestamp:this.endTimestamp,transaction:this.name,type:"transaction",sdkProcessingMetadata:Tt(pe({},x),{dynamicSamplingContext:this.getDynamicSamplingContext()})},x.source&&{transaction_info:{source:x.source}});return Object.keys(this._measurements).length>0&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log("[Measurements] Adding measurements to transaction",JSON.stringify(this._measurements,void 0,2)),I.measurements=this._measurements),(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log(`[Tracing] Finishing ${this.op} transaction: ${this.name}.`),this._hub.captureEvent(I)}toContext(){const u=super.toContext();return(0,h.Jr)(Tt(pe({},u),{name:this.name,trimEnd:this._trimEnd}))}updateWithContext(u){return super.updateWithContext(u),this.name=u.name||"",this._trimEnd=u.trimEnd,this}getDynamicSamplingContext(){if(this._frozenDynamicSamplingContext)return this._frozenDynamicSamplingContext;const u=this._hub||(0,y.Gd)(),i=u&&u.getClient();if(!i)return{};const{environment:S,release:x}=i.getOptions()||{},{publicKey:I}=i.getDsn()||{},a=this.metadata.sampleRate,d=a!==void 0?a.toString():void 0,{segment:O}=u.getScope().getUser()||{},T=this.metadata.source,L=T&&T!=="url"?this.name:void 0,N=(0,h.Jr)({environment:S||m.J,release:x,transaction:L,user_segment:O,public_key:I,trace_id:this.traceId,sample_rate:d});return i.emit&&i.emit("createDsc",N),N}setHub(u){this._hub=u}}},29322:function(j,Z,e){"use strict";e.d(Z,{x1:function(){return h}});var c=e(22260);function h(m){return(m||(0,c.Gd)()).getScope().getTransaction()}},83025:function(j,Z,e){"use strict";e.d(Z,{z:function(){return h}});var c=e(22260);function h(m){if(typeof __SENTRY_TRACING__=="boolean"&&!__SENTRY_TRACING__)return!1;const y=(0,c.Gd)().getClient(),g=m||y&&y.getOptions();return!!g&&(g.enableTracing||"tracesSampleRate"in g||"tracesSampler"in g)}},71274:function(j,Z,e){"use strict";e.d(Z,{J:function(){return c}});const c="7.51.2"},15921:function(j,Z,e){"use strict";e.d(Z,{SV:function(){return O}});var c=e(22260),h=e(48606),m=e(63479),y=e(45985),g=e(64783),l=e(72535),p=e.n(l),u=e(63313),i=e.n(u);const S="/home/runner/work/sentry-javascript/sentry-javascript/packages/react/src/errorboundary.tsx";function x(L){const N=L.match(/^([^.]+)/);return N!==null&&parseInt(N[0])>=17}const I="unknown",a={componentStack:null,error:null,eventId:null};function d(L,N){const R=new WeakMap;function G(b,E){if(!R.has(b)){if(b.cause)return R.set(b,!0),G(b.cause,E);b.cause=E}}G(L,N)}class O extends u.Component{__init(){this.state=a}__init2(){this._openFallbackReportDialog=!0}constructor(N){super(N),O.prototype.__init.call(this),O.prototype.__init2.call(this),O.prototype.__init3.call(this);const R=(0,c.Gd)().getClient();R&&R.on&&N.showDialog&&(this._openFallbackReportDialog=!1,R.on("afterSendEvent",G=>{!G.type&&G.event_id===this._lastEventId&&(0,h.jp)(Tt(pe({},N.dialogOptions),{eventId:this._lastEventId}))}))}componentDidCatch(N,{componentStack:R}){const{beforeCapture:G,onError:b,showDialog:E,dialogOptions:z}=this.props;(0,m.$e)(Y=>{if(x(u.version)&&(0,y.VZ)(N)){const oe=new Error(N.message);oe.name=`React ErrorBoundary ${oe.name}`,oe.stack=R,d(N,oe)}G&&G(Y,N,R);const W=(0,m.Tb)(N,{contexts:{react:{componentStack:R}}});b&&b(N,R,W),E&&(this._lastEventId=W,this._openFallbackReportDialog&&(0,h.jp)(Tt(pe({},z),{eventId:W}))),this.setState({error:N,componentStack:R,eventId:W})})}componentDidMount(){const{onMount:N}=this.props;N&&N()}componentWillUnmount(){const{error:N,componentStack:R,eventId:G}=this.state,{onUnmount:b}=this.props;b&&b(N,R,G)}__init3(){this.resetErrorBoundary=()=>{const{onReset:N}=this.props,{error:R,componentStack:G,eventId:b}=this.state;N&&N(R,G,b),this.setState(a)}}render(){const{fallback:N,children:R}=this.props,G=this.state;if(G.error){let b;return typeof N=="function"?b=N({error:G.error,componentStack:G.componentStack,resetError:this.resetErrorBoundary,eventId:G.eventId}):b=N,u.isValidElement(b)?b:(N&&(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&g.kg.warn("fallback did not produce a valid ReactElement"),null)}return typeof R=="function"?R():R}}function T(L,N){const R=L.displayName||L.name||I,G=b=>React.createElement(O,Tt(pe({},N),{__self:this,__source:{fileName:S,lineNumber:224}}),React.createElement(L,Tt(pe({},b),{__self:this,__source:{fileName:S,lineNumber:225}})));return G.displayName=`errorBoundary(${R})`,hoistNonReactStatics(G,L),G}},53418:function(j,Z,e){"use strict";e.d(Z,{S:function(){return m}});var c=e(71274),h=e(48606);function m(y){y._metadata=y._metadata||{},y._metadata.sdk=y._metadata.sdk||{name:"sentry.javascript.react",packages:[{name:"npm:@sentry/react",version:c.J}],version:c.J},(0,h.S1)(y)}},9819:function(j,Z,e){"use strict";e.d(Z,{jK:function(){return Wn}});var c=e(82798),h=e(8009);const m=new RegExp("^[ \\t]*([0-9a-f]{32})?-?([0-9a-f]{16})?-?([01])?[ \\t]*$");function y(U){const k=U.match(m);if(!U||!k)return;let F;return k[3]==="1"?F=!0:k[3]==="0"&&(F=!1),{traceId:k[1],parentSampled:F,parentSpanId:k[2]}}var g=e(29322),l=e(64783),p=e(45985);const u="baggage",i="sentry-",S=/^sentry-/,x=8192;function I(U){if(!(0,p.HD)(U)&&!Array.isArray(U))return;let k={};if(Array.isArray(U))k=U.reduce(($,J)=>{const le=d(J);return pe(pe({},$),le)},{});else{if(!U)return;k=d(U)}const F=Object.entries(k).reduce(($,[J,le])=>{if(J.match(S)){const re=J.slice(i.length);$[re]=le}return $},{});if(Object.keys(F).length>0)return F}function a(U){const k=Object.entries(U).reduce((F,[$,J])=>(J&&(F[`${i}${$}`]=J),F),{});return O(k)}function d(U){return U.split(",").map(k=>k.split("=").map(F=>decodeURIComponent(F.trim()))).reduce((k,[F,$])=>(k[F]=$,k),{})}function O(U){if(Object.keys(U).length!==0)return Object.entries(U).reduce((k,[F,$],J)=>{const le=`${encodeURIComponent(F)}=${encodeURIComponent($)}`,re=J===0?le:`${k},${le}`;return re.length>x?((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.warn(`Not adding key: ${F} with val: ${$} to baggage header due to exceeding baggage size limits.`),k):re},"")}var T=e(9583),L=e(55216);const N=L.n2;function R(){N&&N.document?N.document.addEventListener("visibilitychange",()=>{const U=(0,g.x1)();if(N.document.hidden&&U){const k="cancelled";(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log(`[Tracing] Transaction: ${k} -> since tab moved to the background, op: ${U.op}`),U.status||U.setStatus(k),U.setTag("visibilitychange","document.hidden"),U.finish()}}):(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.warn("[Tracing] Could not set up background tab detection due to lack of global document")}var G=e(66280);const b=(U,k,F)=>{let $,J;return le=>{k.value>=0&&(le||F)&&(J=k.value-($||0),(J||$===void 0)&&($=k.value,k.delta=J,U(k)))}},E=()=>`v3-${Date.now()}-${Math.floor(Math.random()*(9e12-1))+1e12}`,z=()=>{const U=N.performance.timing,k=N.performance.navigation.type,F={entryType:"navigation",startTime:0,type:k==2?"back_forward":k===1?"reload":"navigate"};for(const $ in U)$!=="navigationStart"&&$!=="toJSON"&&(F[$]=Math.max(U[$]-U.navigationStart,0));return F},Y=()=>N.__WEB_VITALS_POLYFILL__?N.performance&&(performance.getEntriesByType&&performance.getEntriesByType("navigation")[0]||z()):N.performance&&performance.getEntriesByType&&performance.getEntriesByType("navigation")[0],W=()=>{const U=Y();return U&&U.activationStart||0},oe=(U,k)=>{const F=Y();let $="navigate";return F&&(N.document.prerendering||W()>0?$="prerender":$=F.type.replace(/_/g,"-")),{name:U,value:typeof k=="undefined"?-1:k,rating:"good",delta:0,entries:[],id:E(),navigationType:$}},_e=(U,k,F)=>{try{if(PerformanceObserver.supportedEntryTypes.includes(U)){const $=new PerformanceObserver(J=>{k(J.getEntries())});return $.observe(Object.assign({type:U,buffered:!0},F||{})),$}}catch($){}},K=(U,k)=>{const F=$=>{($.type==="pagehide"||N.document.visibilityState==="hidden")&&(U($),k&&(removeEventListener("visibilitychange",F,!0),removeEventListener("pagehide",F,!0)))};addEventListener("visibilitychange",F,!0),addEventListener("pagehide",F,!0)},Q=U=>{const k=oe("CLS",0);let F,$=0,J=[];const le=ye=>{ye.forEach(xe=>{if(!xe.hadRecentInput){const ke=J[0],Ce=J[J.length-1];$&&J.length!==0&&xe.startTime-Ce.startTime<1e3&&xe.startTime-ke.startTime<5e3?($+=xe.value,J.push(xe)):($=xe.value,J=[xe]),$>k.value&&(k.value=$,k.entries=J,F&&F())}})},re=_e("layout-shift",le);if(re){F=b(U,k);const ye=()=>{le(re.takeRecords()),F(!0)};return K(ye),ye}};let P=-1;const de=()=>N.document.visibilityState==="hidden"&&!N.document.prerendering?0:1/0,be=()=>{K(({timeStamp:U})=>{P=U},!0)},ve=()=>(P<0&&(P=de(),be()),{get firstHiddenTime(){return P}}),ue=U=>{const k=ve(),F=oe("FID");let $;const J=ye=>{ye.startTime<k.firstHiddenTime&&(F.value=ye.processingStart-ye.startTime,F.entries.push(ye),$(!0))},le=ye=>{ye.forEach(J)},re=_e("first-input",le);$=b(U,F),re&&K(()=>{le(re.takeRecords()),re.disconnect()},!0)},ae={},X=U=>{const k=ve(),F=oe("LCP");let $;const J=re=>{const ye=re[re.length-1];if(ye){const xe=Math.max(ye.startTime-W(),0);xe<k.firstHiddenTime&&(F.value=xe,F.entries=[ye],$())}},le=_e("largest-contentful-paint",J);if(le){$=b(U,F);const re=()=>{ae[F.id]||(J(le.takeRecords()),le.disconnect(),ae[F.id]=!0,$(!0))};return["keydown","click"].forEach(ye=>{addEventListener(ye,re,{once:!0,capture:!0})}),K(re,!0),re}};function ie(U){return typeof U=="number"&&isFinite(U)}function Te(U,$){var J=$,{startTimestamp:k}=J,F=Aa(J,["startTimestamp"]);return k&&U.startTimestamp>k&&(U.startTimestamp=k),U.startChild(pe({startTimestamp:k},F))}function Oe(U){return U/1e3}function Re(){return N&&N.addEventListener&&N.performance}let q=0,ne={},Ee,we;function Le(){const U=Re();if(U&&G.Z1){U.mark&&N.performance.mark("sentry-tracing-init"),rt();const k=Ve(),F=st();return()=>{k&&k(),F&&F()}}return()=>{}}function Ne(){_e("longtask",k=>{for(const F of k){const $=(0,g.x1)();if(!$)return;const J=Oe(G.Z1+F.startTime),le=Oe(F.duration);$.startChild({description:"Main UI thread blocked",op:"ui.long-task",startTimestamp:J,endTimestamp:J+le})}})}function We(){_e("event",k=>{for(const F of k){const $=(0,g.x1)();if(!$)return;if(F.name==="click"){const J=Oe(G.Z1+F.startTime),le=Oe(F.duration);$.startChild({description:(0,T.Rt)(F.target),op:`ui.interaction.${F.name}`,startTimestamp:J,endTimestamp:J+le})}}},{durationThreshold:0})}function Ve(){return Q(U=>{const k=U.entries.pop();k&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log("[Measurements] Adding CLS"),ne.cls={value:U.value,unit:""},we=k)})}function st(){return X(U=>{const k=U.entries.pop();k&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log("[Measurements] Adding LCP"),ne.lcp={value:U.value,unit:"millisecond"},Ee=k)})}function rt(){ue(U=>{const k=U.entries.pop();if(!k)return;const F=Oe(G.Z1),$=Oe(k.startTime);(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log("[Measurements] Adding FID"),ne.fid={value:U.value,unit:"millisecond"},ne["mark.fid"]={value:F+$,unit:"second"}})}function Je(U){const k=Re();if(!k||!N.performance.getEntries||!G.Z1)return;(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log("[Tracing] Adding & adjusting spans using Performance API");const F=Oe(G.Z1),$=k.getEntries();let J,le;if($.slice(q).forEach(re=>{const ye=Oe(re.startTime),xe=Oe(re.duration);if(!(U.op==="navigation"&&F+ye<U.startTimestamp))switch(re.entryType){case"navigation":{yt(U,re,F),J=F+Oe(re.responseStart),le=F+Oe(re.requestStart);break}case"mark":case"paint":case"measure":{Ye(U,re,ye,xe,F);const ke=ve(),Ce=re.startTime<ke.firstHiddenTime;re.name==="first-paint"&&Ce&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log("[Measurements] Adding FP"),ne.fp={value:re.startTime,unit:"millisecond"}),re.name==="first-contentful-paint"&&Ce&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log("[Measurements] Adding FCP"),ne.fcp={value:re.startTime,unit:"millisecond"});break}case"resource":{const ke=re.name.replace(N.location.origin,"");cn(U,re,ke,ye,xe,F);break}}}),q=Math.max($.length-1,0),en(U),U.op==="pageload"){typeof J=="number"&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log("[Measurements] Adding TTFB"),ne.ttfb={value:(J-U.startTimestamp)*1e3,unit:"millisecond"},typeof le=="number"&&le<=J&&(ne["ttfb.requestTime"]={value:(J-le)*1e3,unit:"millisecond"})),["fcp","fp","lcp"].forEach(ye=>{if(!ne[ye]||F>=U.startTimestamp)return;const xe=ne[ye].value,ke=F+Oe(xe),Ce=Math.abs((ke-U.startTimestamp)*1e3),Ze=Ce-xe;(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log(`[Measurements] Normalized ${ye} from ${xe} to ${Ce} (${Ze})`),ne[ye].value=Ce});const re=ne["mark.fid"];re&&ne.fid&&(Te(U,{description:"first input delay",endTimestamp:re.value+Oe(ne.fid.value),op:"ui.action",startTimestamp:re.value}),delete ne["mark.fid"]),"fcp"in ne||delete ne.cls,Object.keys(ne).forEach(ye=>{U.setMeasurement(ye,ne[ye].value,ne[ye].unit)}),Nt(U)}Ee=void 0,we=void 0,ne={}}function Ye(U,k,F,$,J){const le=J+F,re=le+$;return Te(U,{description:k.name,endTimestamp:re,op:k.entryType,startTimestamp:le}),le}function yt(U,k,F){["unloadEvent","redirect","domContentLoadedEvent","loadEvent","connect"].forEach($=>{Ct(U,k,$,F)}),Ct(U,k,"secureConnection",F,"TLS/SSL","connectEnd"),Ct(U,k,"fetch",F,"cache","domainLookupStart"),Ct(U,k,"domainLookup",F,"DNS"),qt(U,k,F)}function Ct(U,k,F,$,J,le){const re=le?k[le]:k[`${F}End`],ye=k[`${F}Start`];!ye||!re||Te(U,{op:"browser",description:J||F,startTimestamp:$+Oe(ye),endTimestamp:$+Oe(re)})}function qt(U,k,F){Te(U,{op:"browser",description:"request",startTimestamp:F+Oe(k.requestStart),endTimestamp:F+Oe(k.responseEnd)}),Te(U,{op:"browser",description:"response",startTimestamp:F+Oe(k.responseStart),endTimestamp:F+Oe(k.responseEnd)})}function cn(U,k,F,$,J,le){if(k.initiatorType==="xmlhttprequest"||k.initiatorType==="fetch")return;const re={};"transferSize"in k&&(re["http.response_transfer_size"]=k.transferSize),"encodedBodySize"in k&&(re["http.response_content_length"]=k.encodedBodySize),"decodedBodySize"in k&&(re["http.decoded_response_content_length"]=k.decodedBodySize),"renderBlockingStatus"in k&&(re["resource.render_blocking_status"]=k.renderBlockingStatus);const ye=le+$,xe=ye+J;Te(U,{description:F,endTimestamp:xe,op:k.initiatorType?`resource.${k.initiatorType}`:"resource.other",startTimestamp:ye,data:re})}function en(U){const k=N.navigator;if(!k)return;const F=k.connection;F&&(F.effectiveType&&U.setTag("effectiveConnectionType",F.effectiveType),F.type&&U.setTag("connectionType",F.type),ie(F.rtt)&&(ne["connection.rtt"]={value:F.rtt,unit:"millisecond"})),ie(k.deviceMemory)&&U.setTag("deviceMemory",`${k.deviceMemory} GB`),ie(k.hardwareConcurrency)&&U.setTag("hardwareConcurrency",String(k.hardwareConcurrency))}function Nt(U){Ee&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log("[Measurements] Adding LCP Data"),Ee.element&&U.setTag("lcp.element",(0,T.Rt)(Ee.element)),Ee.id&&U.setTag("lcp.id",Ee.id),Ee.url&&U.setTag("lcp.url",Ee.url.trim().slice(0,200)),U.setTag("lcp.size",Ee.size)),we&&we.sources&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log("[Measurements] Adding CLS Data"),we.sources.forEach((k,F)=>U.setTag(`cls.source.${F+1}`,(0,T.Rt)(k.node))))}var _t=e(83025),Zt=e(22260),wt=e(2054),Wt=e(4595);const Ht=["localhost",/^\//],tn={traceFetch:!0,traceXHR:!0,tracingOrigins:Ht,tracePropagationTargets:Ht};function at(U){const{traceFetch:k,traceXHR:F,tracePropagationTargets:$,tracingOrigins:J,shouldCreateSpanForRequest:le}=pe({traceFetch:tn.traceFetch,traceXHR:tn.traceXHR},U),re=typeof le=="function"?le:ke=>!0,ye=ke=>un(ke,$||J),xe={};k&&(0,wt.oq)("fetch",ke=>{En(ke,re,ye,xe)}),F&&(0,wt.oq)("xhr",ke=>{pn(ke,re,ye,xe)})}function un(U,k){return(0,Wt.U0)(U,k||Ht)}function En(U,k,F,$){if(!(0,_t.z)()||!(U.fetchData&&k(U.fetchData.url)))return;if(U.endTimestamp){const xe=U.fetchData.__span;if(!xe)return;const ke=$[xe];ke&&(U.response?ke.setHttpStatus(U.response.status):U.error&&ke.setStatus("internal_error"),ke.finish(),delete $[xe]);return}const J=U.response&&U.response.headers&&U.response.headers.get("content-length"),le=(0,Zt.Gd)().getScope(),re=le&&le.getSpan(),ye=re&&re.transaction;if(re&&ye){const{method:xe,url:ke}=U.fetchData,Ce=re.startChild({data:Tt(pe({url:ke,type:"fetch"},J?{"http.response_content_length":J}:{}),{"http.method":xe}),description:`${xe} ${ke}`,op:"http.client"});U.fetchData.__span=Ce.spanId,$[Ce.spanId]=Ce;const Ze=U.args[0];U.args[1]=U.args[1]||{};const bt=U.args[1];F(U.fetchData.url)&&(bt.headers=fn(Ze,ye.getDynamicSamplingContext(),Ce,bt))}}function fn(U,k,F,$){const J=a(k),le=F.toTraceparent(),re=typeof Request!="undefined"&&(0,p.V9)(U,Request)?U.headers:$.headers;if(re)if(typeof Headers!="undefined"&&(0,p.V9)(re,Headers)){const ye=new Headers(re);return ye.append("sentry-trace",le),J&&ye.append(u,J),ye}else if(Array.isArray(re)){const ye=[...re,["sentry-trace",le]];return J&&ye.push([u,J]),ye}else{const ye="baggage"in re?re.baggage:void 0,xe=[];return Array.isArray(ye)?xe.push(...ye):ye&&xe.push(ye),J&&xe.push(J),Tt(pe({},re),{"sentry-trace":le,baggage:xe.length>0?xe.join(","):void 0})}else return{"sentry-trace":le,baggage:J}}function pn(U,k,F,$){const J=U.xhr,le=J&&J[wt.xU];if(!(0,_t.z)()||J&&J.__sentry_own_request__||!(J&&le&&k(le.url)))return;if(U.endTimestamp){const ke=J.__sentry_xhr_span_id__;if(!ke)return;const Ce=$[ke];Ce&&(Ce.setHttpStatus(le.status_code),Ce.finish(),delete $[ke]);return}const re=(0,Zt.Gd)().getScope(),ye=re&&re.getSpan(),xe=ye&&ye.transaction;if(ye&&xe){const ke=ye.startChild({data:Tt(pe({},le.data),{type:"xhr","http.method":le.method,url:le.url}),description:`${le.method} ${le.url}`,op:"http.client"});if(J.__sentry_xhr_span_id__=ke.spanId,$[J.__sentry_xhr_span_id__]=ke,J.setRequestHeader&&F(le.url))try{J.setRequestHeader("sentry-trace",ke.toTraceparent());const Ce=xe.getDynamicSamplingContext(),Ze=a(Ce);Ze&&J.setRequestHeader(u,Ze)}catch(Ce){}}}function Rn(U,k=!0,F=!0){if(!N||!N.location){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.warn("Could not initialize routing instrumentation due to invalid location");return}let $=N.location.href,J;k&&(J=U({name:N.location.pathname,startTimestamp:G.Z1?G.Z1/1e3:void 0,op:"pageload",metadata:{source:"url"}})),F&&(0,wt.oq)("history",({to:le,from:re})=>{if(re===void 0&&$&&$.indexOf(le)!==-1){$=void 0;return}re!==le&&($=void 0,J&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log(`[Tracing] Finishing current transaction with op: ${J.op}`),J.finish()),J=U({name:N.location.pathname,op:"navigation",metadata:{source:"url"}}))})}const mn="BrowserTracing",Qe=pe(Tt(pe({},c.AT),{markBackgroundTransactions:!0,routingInstrumentation:Rn,startTransactionOnLocationChange:!0,startTransactionOnPageLoad:!0,enableLongTask:!0,_experiments:{}}),tn);class nn{__init(){this.name=mn}constructor(k){nn.prototype.__init.call(this),(0,h.T)(),this.options=pe(pe({},Qe),k),this.options._experiments.enableLongTask!==void 0&&(this.options.enableLongTask=this.options._experiments.enableLongTask),k&&!k.tracePropagationTargets&&k.tracingOrigins&&(this.options.tracePropagationTargets=k.tracingOrigins),this._collectWebVitals=Le(),this.options.enableLongTask&&Ne(),this.options._experiments.enableInteractions&&We()}setupOnce(k,F){this._getCurrentHub=F;const{routingInstrumentation:$,startTransactionOnLocationChange:J,startTransactionOnPageLoad:le,markBackgroundTransactions:re,traceFetch:ye,traceXHR:xe,tracePropagationTargets:ke,shouldCreateSpanForRequest:Ce,_experiments:Ze}=this.options;$(bt=>{const $e=this._createRouteTransaction(bt);return this.options._experiments.onStartRouteTransaction&&this.options._experiments.onStartRouteTransaction($e,bt,F),$e},le,J),re&&R(),Ze.enableInteractions&&this._registerInteractionListener(),at({traceFetch:ye,traceXHR:xe,tracePropagationTargets:ke,shouldCreateSpanForRequest:Ce})}_createRouteTransaction(k){if(!this._getCurrentHub){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.warn(`[Tracing] Did not create ${k.op} transaction because _getCurrentHub is invalid.`);return}const{beforeNavigate:F,idleTimeout:$,finalTimeout:J,heartbeatInterval:le}=this.options,re=k.op==="pageload",ye=re?on("sentry-trace"):null,xe=re?on("baggage"):null,ke=ye?y(ye):void 0,Ce=xe?I(xe):void 0,Ze=Tt(pe(pe({},k),ke),{metadata:Tt(pe({},k.metadata),{dynamicSamplingContext:ke&&!Ce?{}:Ce}),trimEnd:!0}),bt=typeof F=="function"?F(Ze):Ze,$e=bt===void 0?Tt(pe({},Ze),{sampled:!1}):bt;$e.metadata=$e.name!==Ze.name?Tt(pe({},$e.metadata),{source:"custom"}):$e.metadata,this._latestRouteName=$e.name,this._latestRouteSource=$e.metadata&&$e.metadata.source,$e.sampled===!1&&(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log(`[Tracing] Will not send ${$e.op} transaction because of beforeNavigate.`),(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log(`[Tracing] Starting ${$e.op} transaction on scope`);const vt=this._getCurrentHub(),{location:yn}=N,Fn=(0,h.l)(vt,$e,$,J,!0,{location:yn},le);return Fn.registerBeforeFinishCallback(ar=>{this._collectWebVitals(),Je(ar)}),Fn}_registerInteractionListener(){let k;const F=()=>{const{idleTimeout:$,finalTimeout:J,heartbeatInterval:le}=this.options,re="ui.action.click",ye=(0,g.x1)();if(ye&&ye.op&&["navigation","pageload"].includes(ye.op)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.warn(`[Tracing] Did not create ${re} transaction because a pageload or navigation transaction is in progress.`);return}if(k&&(k.setFinishReason("interactionInterrupted"),k.finish(),k=void 0),!this._getCurrentHub){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.warn(`[Tracing] Did not create ${re} transaction because _getCurrentHub is invalid.`);return}if(!this._latestRouteName){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.warn(`[Tracing] Did not create ${re} transaction because _latestRouteName is missing.`);return}const xe=this._getCurrentHub(),{location:ke}=N,Ce={name:this._latestRouteName,op:re,trimEnd:!0,metadata:{source:this._latestRouteSource||"url"}};k=(0,h.l)(xe,Ce,$,J,!0,{location:ke},le)};["click"].forEach($=>{addEventListener($,F,{once:!1,capture:!0})})}}function on(U){const k=(0,T.qT)(`meta[name=${U}]`);return k?k.getAttribute("content"):null}function De(U){let k,F=U[0],$=1;for(;$<U.length;){const J=U[$],le=U[$+1];if($+=2,(J==="optionalAccess"||J==="optionalCall")&&F==null)return;J==="access"||J==="optionalAccess"?(k=F,F=le(F)):(J==="call"||J==="optionalCall")&&(F=le((...re)=>F.call(k,...re)),k=void 0)}return F}var he=e(44491),Ge=e(38841),ze=e(16518);function He(U){const k=De([U,"call",$=>$(),"access",$=>$.getClient,"call",$=>$(),"optionalAccess",$=>$.getOptions,"call",$=>$()]);return(De([k,"optionalAccess",$=>$.instrumenter])||"sentry")!=="sentry"}class tt{static __initStatic(){this.id="Apollo"}__init(){this.name=tt.id}constructor(k={useNestjs:!1}){tt.prototype.__init.call(this),this._useNest=!!k.useNestjs}loadDependency(){return this._useNest?this._module=this._module||(0,he.$y)("@nestjs/graphql"):this._module=this._module||(0,he.$y)("apollo-server-core"),this._module}setupOnce(k,F){if(He(F)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log("Apollo Integration is skipped because of instrumenter configuration.");return}if(this._useNest){const $=this.loadDependency();if(!$){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.error("Apollo-NestJS Integration was unable to require @nestjs/graphql package.");return}(0,Ge.hl)($.GraphQLFactory.prototype,"mergeWithSchema",function(J){return function(...le){return(0,Ge.hl)(this.resolversExplorerService,"explore",function(re){return function(){const ye=(0,ze.lE)(re.call(this));return ot(ye,F)}}),J.call(this,...le)}})}else{const $=this.loadDependency();if(!$){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.error("Apollo Integration was unable to require apollo-server-core package.");return}(0,Ge.hl)($.ApolloServerBase.prototype,"constructSchema",function(J){return function(){if(!this.config.resolvers)return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&(this.config.schema?(l.kg.warn("Apollo integration is not able to trace `ApolloServer` instances constructed via `schema` property.If you are using NestJS with Apollo, please use `Sentry.Integrations.Apollo({ useNestjs: true })` instead."),l.kg.warn()):this.config.modules&&l.kg.warn("Apollo integration is not able to trace `ApolloServer` instances constructed via `modules` property."),l.kg.error("Skipping tracing as no resolvers found on the `ApolloServer` instance.")),J.call(this);const le=(0,ze.lE)(this.config.resolvers);return this.config.resolvers=ot(le,F),J.call(this)}})}}}tt.__initStatic();function ot(U,k){return U.map(F=>(Object.keys(F).forEach($=>{Object.keys(F[$]).forEach(J=>{typeof F[$][J]=="function"&&lt(F,$,J,k)})}),F))}function lt(U,k,F,$){(0,Ge.hl)(U[k],F,function(J){return function(...le){const re=$().getScope(),ye=De([re,"optionalAccess",Ce=>Ce.getSpan,"call",Ce=>Ce()]),xe=De([ye,"optionalAccess",Ce=>Ce.startChild,"call",Ce=>Ce({description:`${k}.${F}`,op:"graphql.resolve"})]),ke=J.call(this,...le);return(0,p.J8)(ke)?ke.then(Ce=>(De([xe,"optionalAccess",Ze=>Ze.finish,"call",Ze=>Ze()]),Ce)):(De([xe,"optionalAccess",Ce=>Ce.finish,"call",Ce=>Ce()]),ke)}})}var dt=e(54921);const Et={ip:!1,request:!0,transaction:!0,user:!0},pt=null,ht=null;function ct(U,k,F){U&&((!U.metadata.source||U.metadata.source==="url")&&U.setName(...mt(k,{path:!0,method:!0})),U.setData("url",k.originalUrl||k.url),k.baseUrl&&U.setData("baseUrl",k.baseUrl),U.setData("query",Ut(k,F)))}function mt(U,k={}){const F=U.method&&U.method.toUpperCase();let $="",J="url";k.customRoute||U.route?($=k.customRoute||`${U.baseUrl||""}${U.route&&U.route.path}`,J="route"):(U.originalUrl||U.url)&&($=(0,dt.rt)(U.originalUrl||U.url||""));let le="";return k.method&&F&&(le+=F),k.method&&k.path&&(le+=" "),k.path&&$&&(le+=$),[le,J]}function St(U,k){switch(k){case"path":return mt(U,{path:!0})[0];case"handler":return U.route&&U.route.stack&&U.route.stack[0]&&U.route.stack[0].name||"<anonymous>";case"methodPath":default:return mt(U,{path:!0,method:!0})[0]}}function $t(U,k){const F={};return(Array.isArray(k)?k:ht).forEach(J=>{U&&J in U&&(F[J]=U[J])}),F}function gn(U,k){const{include:F=pt,deps:$}=k||{},J={},le=U.headers||{},re=U.method,ye=U.hostname||U.host||le.host||"<no host>",xe=U.protocol==="https"||U.socket&&U.socket.encrypted?"https":"http",ke=U.originalUrl||U.url||"",Ce=`${xe}://${ye}${ke}`;return F.forEach(Ze=>{switch(Ze){case"headers":{J.headers=le;break}case"method":{J.method=re;break}case"url":{J.url=Ce;break}case"cookies":{J.cookies=U.cookies||le.cookie&&$&&$.cookie&&$.cookie.parse(le.cookie)||{};break}case"query_string":{J.query_string=Ut(U,$);break}case"data":{if(re==="GET"||re==="HEAD")break;U.body!==void 0&&(J.data=isString(U.body)?U.body:JSON.stringify(normalize(U.body)));break}default:({}).hasOwnProperty.call(U,Ze)&&(J[Ze]=U[Ze])}}),J}function rn(U,k,F){const $=pe(pe({},Et),F&&F.include);if($.request){const J=Array.isArray($.request)?gn(k,{include:$.request,deps:F&&F.deps}):gn(k,{deps:F&&F.deps});U.request=pe(pe({},U.request),J)}if($.user){const J=k.user&&isPlainObject(k.user)?$t(k.user,$.user):{};Object.keys(J).length&&(U.user=pe(pe({},U.user),J))}if($.ip){const J=k.ip||k.socket&&k.socket.remoteAddress;J&&(U.user=Tt(pe({},U.user),{ip_address:J}))}return $.transaction&&!U.transaction&&(U.transaction=St(k,$.transaction)),U}function Ut(U,k){let F=U.originalUrl||U.url||"";if(F)return F.startsWith("/")&&(F=`http://dogs.are.great${F}`),U.query||typeof URL!==void 0&&new URL(F).search.replace("?","")||k&&k.url&&k.url.parse(F).query||void 0}class Qt{static __initStatic(){this.id="Express"}__init(){this.name=Qt.id}constructor(k={}){Qt.prototype.__init.call(this),this._router=k.router||k.app,this._methods=(Array.isArray(k.methods)?k.methods:[]).concat("use")}setupOnce(k,F){if(!this._router){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.error("ExpressIntegration is missing an Express instance");return}if(He(F)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log("Express Integration is skipped because of instrumenter configuration.");return}Gt(this._router,this._methods),an(this._router)}}Qt.__initStatic();function sn(U,k){const F=U.length;switch(F){case 2:return function($,J){const le=J.__sentry_transaction;if(le){const re=le.startChild({description:U.name,op:`middleware.express.${k}`});J.once("finish",()=>{re.finish()})}return U.call(this,$,J)};case 3:return function($,J,le){const re=J.__sentry_transaction,ye=De([re,"optionalAccess",xe=>xe.startChild,"call",xe=>xe({description:U.name,op:`middleware.express.${k}`})]);U.call(this,$,J,function(...xe){De([ye,"optionalAccess",ke=>ke.finish,"call",ke=>ke()]),le.call(this,...xe)})};case 4:return function($,J,le,re){const ye=le.__sentry_transaction,xe=De([ye,"optionalAccess",ke=>ke.startChild,"call",ke=>ke({description:U.name,op:`middleware.express.${k}`})]);U.call(this,$,J,le,function(...ke){De([xe,"optionalAccess",Ce=>Ce.finish,"call",Ce=>Ce()]),re.call(this,...ke)})};default:throw new Error(`Express middleware takes 2-4 arguments. Got: ${F}`)}}function Lt(U,k){return U.map(F=>typeof F=="function"?sn(F,k):Array.isArray(F)?F.map($=>typeof $=="function"?sn($,k):$):F)}function Yt(U,k){const F=U[k];return U[k]=function(...$){return F.call(this,...Lt($,k))},U}function Gt(U,k=[]){k.forEach(F=>Yt(U,F))}function an(U){const k="settings"in U;k&&U._router===void 0&&U.lazyrouter&&U.lazyrouter();const F=k?U._router:U;if(!F){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.debug("Cannot instrument router for URL Parameterization (did not find a valid router)."),(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.debug("Routing instrumentation is currently only supported in Express 4.");return}const $=Object.getPrototypeOf(F),J=$.process_params;$.process_params=function(re,ye,xe,ke,Ce){xe._reconstructedRoute||(xe._reconstructedRoute="");const{layerRoutePath:Ze,isRegex:bt,isArray:$e,numExtraSegments:vt}=Dt(re);(Ze||bt||$e)&&(xe._hasParameters=!0);const Fn=(Ze||re.path||"").split("/").filter(Hn=>Hn.length>0&&(bt||$e||!Hn.includes("*"))).join("/");Fn&&Fn.length>0&&(xe._reconstructedRoute+=`/${Fn}${bt?"/":""}`);const ar=(0,dt.$A)(xe.originalUrl||"")+vt,Rr=(0,dt.$A)(xe._reconstructedRoute);if(ar===Rr){xe._hasParameters||xe._reconstructedRoute!==xe.originalUrl&&(xe._reconstructedRoute=xe.originalUrl);const Hn=ke.__sentry_transaction;if(Hn&&Hn.metadata.source!=="custom"){const Cr=xe._reconstructedRoute||"/";Hn.setName(...mt(xe,{path:!0,method:!0,customRoute:Cr}))}}return J.call(this,re,ye,xe,ke,Ce)}}function Dt(U){const k=De([U,"access",re=>re.route,"optionalAccess",re=>re.path]),F=(0,p.Kj)(k),$=Array.isArray(k);if(!k)return{isRegex:F,isArray:$,numExtraSegments:0};const J=$?Math.max(It(k)-(0,dt.$A)(U.path||""),0):0;return{layerRoutePath:it($,k),isRegex:F,isArray:$,numExtraSegments:J}}function It(U){return U.reduce((k,F)=>k+(0,dt.$A)(F.toString()),0)}function it(U,k){return U?k.map(F=>F.toString()).join(","):k&&k.toString()}class Kt{constructor(){Kt.prototype.__init.call(this)}static __initStatic(){this.id="GraphQL"}__init(){this.name=Kt.id}loadDependency(){return this._module=this._module||(0,he.$y)("graphql/execution/execute.js")}setupOnce(k,F){if(He(F)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log("GraphQL Integration is skipped because of instrumenter configuration.");return}const $=this.loadDependency();if(!$){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.error("GraphQL Integration was unable to require graphql/execution package.");return}(0,Ge.hl)($,"execute",function(J){return function(...le){const re=F().getScope(),ye=De([re,"optionalAccess",Ce=>Ce.getSpan,"call",Ce=>Ce()]),xe=De([ye,"optionalAccess",Ce=>Ce.startChild,"call",Ce=>Ce({description:"execute",op:"graphql.execute"})]);De([re,"optionalAccess",Ce=>Ce.setSpan,"call",Ce=>Ce(xe)]);const ke=J.call(this,...le);return(0,p.J8)(ke)?ke.then(Ce=>(De([xe,"optionalAccess",Ze=>Ze.finish,"call",Ze=>Ze()]),De([re,"optionalAccess",Ze=>Ze.setSpan,"call",Ze=>Ze(ye)]),Ce)):(De([xe,"optionalAccess",Ce=>Ce.finish,"call",Ce=>Ce()]),De([re,"optionalAccess",Ce=>Ce.setSpan,"call",Ce=>Ce(ye)]),ke)}})}}Kt.__initStatic();const vn=["aggregate","bulkWrite","countDocuments","createIndex","createIndexes","deleteMany","deleteOne","distinct","drop","dropIndex","dropIndexes","estimatedDocumentCount","find","findOne","findOneAndDelete","findOneAndReplace","findOneAndUpdate","indexes","indexExists","indexInformation","initializeOrderedBulkOp","insertMany","insertOne","isCapped","mapReduce","options","parallelCollectionScan","rename","replaceOne","stats","updateMany","updateOne"],kt={bulkWrite:["operations"],countDocuments:["query"],createIndex:["fieldOrSpec"],createIndexes:["indexSpecs"],deleteMany:["filter"],deleteOne:["filter"],distinct:["key","query"],dropIndex:["indexName"],find:["query"],findOne:["query"],findOneAndDelete:["filter"],findOneAndReplace:["filter","replacement"],findOneAndUpdate:["filter","update"],indexExists:["indexes"],insertMany:["docs"],insertOne:["doc"],mapReduce:["map","reduce"],rename:["newName"],replaceOne:["filter","doc"],updateMany:["filter","update"],updateOne:["filter","update"]};function jt(U){return U&&typeof U=="object"&&U.once&&typeof U.once=="function"}class Bt{static __initStatic(){this.id="Mongo"}__init(){this.name=Bt.id}constructor(k={}){Bt.prototype.__init.call(this),this._operations=Array.isArray(k.operations)?k.operations:vn,this._describeOperations="describeOperations"in k?k.describeOperations:!0,this._useMongoose=!!k.useMongoose}loadDependency(){const k=this._useMongoose?"mongoose":"mongodb";return this._module=this._module||(0,he.$y)(k)}setupOnce(k,F){if(He(F)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log("Mongo Integration is skipped because of instrumenter configuration.");return}const $=this.loadDependency();if(!$){const J=this._useMongoose?"mongoose":"mongodb";(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.error(`Mongo Integration was unable to require \`${J}\` package.`);return}this._instrumentOperations($.Collection,this._operations,F)}_instrumentOperations(k,F,$){F.forEach(J=>this._patchOperation(k,J,$))}_patchOperation(k,F,$){if(!(F in k.prototype))return;const J=this._getSpanContextFromOperationArguments.bind(this);(0,Ge.hl)(k.prototype,F,function(le){return function(...re){const ye=re[re.length-1],xe=$().getScope(),ke=De([xe,"optionalAccess",Ze=>Ze.getSpan,"call",Ze=>Ze()]);if(typeof ye!="function"||F==="mapReduce"&&re.length===2){const Ze=De([ke,"optionalAccess",$e=>$e.startChild,"call",$e=>$e(J(this,F,re))]),bt=le.call(this,...re);if((0,p.J8)(bt))return bt.then($e=>(De([Ze,"optionalAccess",vt=>vt.finish,"call",vt=>vt()]),$e));if(jt(bt)){const $e=bt;try{$e.once("close",()=>{De([Ze,"optionalAccess",vt=>vt.finish,"call",vt=>vt()])})}catch(vt){De([Ze,"optionalAccess",yn=>yn.finish,"call",yn=>yn()])}return $e}else return De([Ze,"optionalAccess",$e=>$e.finish,"call",$e=>$e()]),bt}const Ce=De([ke,"optionalAccess",Ze=>Ze.startChild,"call",Ze=>Ze(J(this,F,re.slice(0,-1)))]);return le.call(this,...re.slice(0,-1),function(Ze,bt){De([Ce,"optionalAccess",$e=>$e.finish,"call",$e=>$e()]),ye(Ze,bt)})}})}_getSpanContextFromOperationArguments(k,F,$){const J={collectionName:k.collectionName,dbName:k.dbName,namespace:k.namespace,"db.system":"mongodb"},le={op:"db",description:F,data:J},re=kt[F],ye=Array.isArray(this._describeOperations)?this._describeOperations.includes(F):this._describeOperations;if(!re||!ye)return le;try{if(F==="mapReduce"){const[xe,ke]=$;J[re[0]]=typeof xe=="string"?xe:xe.name||"<anonymous>",J[re[1]]=typeof ke=="string"?ke:ke.name||"<anonymous>"}else for(let xe=0;xe<re.length;xe++)J[re[xe]]=JSON.stringify($[xe])}catch(xe){}return le}}Bt.__initStatic();class ut{constructor(){ut.prototype.__init.call(this)}static __initStatic(){this.id="Mysql"}__init(){this.name=ut.id}loadDependency(){return this._module=this._module||(0,he.$y)("mysql/lib/Connection.js")}setupOnce(k,F){if(He(F)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log("Mysql Integration is skipped because of instrumenter configuration.");return}const $=this.loadDependency();if(!$){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.error("Mysql Integration was unable to require `mysql` package.");return}(0,Ge.hl)($,"createQuery",function(J){return function(le,re,ye){const xe=F().getScope(),ke=De([xe,"optionalAccess",Ze=>Ze.getSpan,"call",Ze=>Ze()]),Ce=De([ke,"optionalAccess",Ze=>Ze.startChild,"call",Ze=>Ze({description:typeof le=="string"?le:le.sql,op:"db",data:{"db.system":"mysql"}})]);return typeof ye=="function"?J.call(this,le,re,function(Ze,bt,$e){De([Ce,"optionalAccess",vt=>vt.finish,"call",vt=>vt()]),ye(Ze,bt,$e)}):typeof re=="function"?J.call(this,le,function(Ze,bt,$e){De([Ce,"optionalAccess",vt=>vt.finish,"call",vt=>vt()]),re(Ze,bt,$e)}):J.call(this,le,re,ye)}})}}ut.__initStatic();class Vt{static __initStatic(){this.id="Postgres"}__init(){this.name=Vt.id}constructor(k={}){Vt.prototype.__init.call(this),this._usePgNative=!!k.usePgNative}loadDependency(){return this._module=this._module||(0,he.$y)("pg")}setupOnce(k,F){if(He(F)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log("Postgres Integration is skipped because of instrumenter configuration.");return}const $=this.loadDependency();if(!$){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.error("Postgres Integration was unable to require `pg` package.");return}if(this._usePgNative&&!De([$,"access",le=>le.native,"optionalAccess",le=>le.Client])){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.error("Postgres Integration was unable to access 'pg-native' bindings.");return}const{Client:J}=this._usePgNative?$.native:$;(0,Ge.hl)(J.prototype,"query",function(le){return function(re,ye,xe){const ke=F().getScope(),Ce=De([ke,"optionalAccess",$e=>$e.getSpan,"call",$e=>$e()]),Ze=De([Ce,"optionalAccess",$e=>$e.startChild,"call",$e=>$e({description:typeof re=="string"?re:re.text,op:"db",data:{"db.system":"postgresql"}})]);if(typeof xe=="function")return le.call(this,re,ye,function($e,vt){De([Ze,"optionalAccess",yn=>yn.finish,"call",yn=>yn()]),xe($e,vt)});if(typeof ye=="function")return le.call(this,re,function($e,vt){De([Ze,"optionalAccess",yn=>yn.finish,"call",yn=>yn()]),ye($e,vt)});const bt=typeof ye!="undefined"?le.call(this,re,ye):le.call(this,re);return(0,p.J8)(bt)?bt.then($e=>(De([Ze,"optionalAccess",vt=>vt.finish,"call",vt=>vt()]),$e)):(De([Ze,"optionalAccess",$e=>$e.finish,"call",$e=>$e()]),bt)}})}}Vt.__initStatic();function zt(U,k,F=()=>{}){const $=pe({},U);$.name!==void 0&&$.description===void 0&&($.description=$.name);const J=(0,Zt.Gd)(),le=J.getScope(),re=le.getSpan(),ye=re?re.startChild($):J.startTransaction($);le.setSpan(ye);function xe(){ye&&ye.finish(),J.getScope().setSpan(re)}let ke;try{ke=k(ye)}catch(Ce){throw ye&&ye.setStatus("internal_error"),F(Ce),xe(),Ce}return(0,p.J8)(ke)?Promise.resolve(ke).then(()=>{xe()},Ce=>{ye&&ye.setStatus("internal_error"),F(Ce),xe()}):xe(),ke}function dn(U){return U&&!!U.$use}class Xt{static __initStatic(){this.id="Prisma"}__init(){this.name=Xt.id}constructor(k={}){Xt.prototype.__init.call(this),dn(k.client)?this._client=k.client:(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.warn(`Unsupported Prisma client provided to PrismaIntegration. Provided client: ${JSON.stringify(k.client)}`)}setupOnce(k,F){if(!this._client){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.error("PrismaIntegration is missing a Prisma Client Instance");return}if(He(F)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&l.kg.log("Prisma Integration is skipped because of instrumenter configuration.");return}this._client.$use(($,J)=>{const le=$.action,re=$.model;return zt({name:re?`${re} ${le}`:le,op:"db.sql.prisma",data:{"db.system":"prisma"}},()=>J($))})}}Xt.__initStatic();var Pt=e(30278);const v=nn,A=null,se=null,fe=null,Be=null,Ae=null,Fe=null,ft=null,Mt=null,Cn=null,wn=null,er=null,ur=null,fr=null,dr=null,zn=null,Wn={BrowserTracing:v,Apollo:tt,Express:Qt,GraphQL:Kt,Mongo:Bt,Mysql:ut,Postgres:Vt,Prisma:Xt};(typeof __SENTRY_TRACING__=="undefined"||__SENTRY_TRACING__)&&(0,Pt.r)()},9583:function(j,Z,e){"use strict";e.d(Z,{Rt:function(){return g},l4:function(){return p},qT:function(){return u}});var c=e(45985),h=e(55216);const m=(0,h.Rf)(),y=80;function g(i,S={}){try{let x=i;const I=5,a=[];let d=0,O=0;const T=" > ",L=T.length;let N;const R=Array.isArray(S)?S:S.keyAttrs,G=!Array.isArray(S)&&S.maxStringLength||y;for(;x&&d++<I&&(N=l(x,R),!(N==="html"||d>1&&O+a.length*L+N.length>=G));)a.push(N),O+=N.length,x=x.parentNode;return a.reverse().join(T)}catch(x){return"<unknown>"}}function l(i,S){const x=i,I=[];let a,d,O,T,L;if(!x||!x.tagName)return"";I.push(x.tagName.toLowerCase());const N=S&&S.length?S.filter(G=>x.getAttribute(G)).map(G=>[G,x.getAttribute(G)]):null;if(N&&N.length)N.forEach(G=>{I.push(`[${G[0]}="${G[1]}"]`)});else if(x.id&&I.push(`#${x.id}`),a=x.className,a&&(0,c.HD)(a))for(d=a.split(/\s+/),L=0;L<d.length;L++)I.push(`.${d[L]}`);const R=["aria-label","type","name","title","alt"];for(L=0;L<R.length;L++)O=R[L],T=x.getAttribute(O),T&&I.push(`[${O}="${T}"]`);return I.join("")}function p(){try{return m.document.location.href}catch(i){return""}}function u(i){return m.document&&m.document.querySelector?m.document.querySelector(i):null}},14191:function(j,Z,e){"use strict";e.d(Z,{S:function(){return h},n:function(){return c}});function c(){return typeof __SENTRY_BROWSER_BUNDLE__!="undefined"&&!!__SENTRY_BROWSER_BUNDLE__}function h(){return"npm"}},2054:function(j,Z,e){"use strict";e.d(Z,{xU:function(){return S},oq:function(){return d}});var c=e(45985),h=e(64783),m=e(38841),y=e(76204),g=e(6520),l=e(55216);const p=(0,l.Rf)();function u(){const ae=p.chrome,X=ae&&ae.app&&ae.app.runtime,ie="history"in p&&!!p.history.pushState&&!!p.history.replaceState;return!X&&ie}const i=(0,l.Rf)(),S="__sentry_xhr_v2__",x={},I={};function a(ae){if(!I[ae])switch(I[ae]=!0,ae){case"console":T();break;case"dom":P();break;case"xhr":b();break;case"fetch":L();break;case"history":z();break;case"error":be();break;case"unhandledrejection":ue();break;default:(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&h.kg.warn("unknown instrumentation type:",ae);return}}function d(ae,X){x[ae]=x[ae]||[],x[ae].push(X),a(ae)}function O(ae,X){if(!(!ae||!x[ae]))for(const ie of x[ae]||[])try{ie(X)}catch(Te){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&h.kg.error(`Error while triggering instrumentation handler.
22
- Type: ${ae}
23
- Name: ${(0,y.$P)(ie)}
24
- Error:`,Te)}}function T(){"console"in i&&h.RU.forEach(function(ae){ae in i.console&&(0,m.hl)(i.console,ae,function(X){return function(...ie){O("console",{args:ie,level:ae}),X&&X.apply(i.console,ie)}})})}function L(){(0,g.t$)()&&(0,m.hl)(i,"fetch",function(ae){return function(...X){const{method:ie,url:Te}=G(X),Oe={args:X,fetchData:{method:ie,url:Te},startTimestamp:Date.now()};return O("fetch",pe({},Oe)),ae.apply(i,X).then(Re=>(O("fetch",Tt(pe({},Oe),{endTimestamp:Date.now(),response:Re})),Re),Re=>{throw O("fetch",Tt(pe({},Oe),{endTimestamp:Date.now(),error:Re})),Re})}})}function N(ae,X){return!!ae&&typeof ae=="object"&&!!ae[X]}function R(ae){return typeof ae=="string"?ae:ae?N(ae,"url")?ae.url:ae.toString?ae.toString():"":""}function G(ae){if(ae.length===0)return{method:"GET",url:""};if(ae.length===2){const[ie,Te]=ae;return{url:R(ie),method:N(Te,"method")?String(Te.method).toUpperCase():"GET"}}const X=ae[0];return{url:R(X),method:N(X,"method")?String(X.method).toUpperCase():"GET"}}function b(){if(!("XMLHttpRequest"in i))return;const ae=XMLHttpRequest.prototype;(0,m.hl)(ae,"open",function(X){return function(...ie){const Te=ie[1],Oe=this[S]={method:(0,c.HD)(ie[0])?ie[0].toUpperCase():ie[0],url:ie[1],request_headers:{}};(0,c.HD)(Te)&&Oe.method==="POST"&&Te.match(/sentry_key/)&&(this.__sentry_own_request__=!0);const Re=()=>{const q=this[S];if(q&&this.readyState===4){try{q.status_code=this.status}catch(ne){}O("xhr",{args:ie,endTimestamp:Date.now(),startTimestamp:Date.now(),xhr:this})}};return"onreadystatechange"in this&&typeof this.onreadystatechange=="function"?(0,m.hl)(this,"onreadystatechange",function(q){return function(...ne){return Re(),q.apply(this,ne)}}):this.addEventListener("readystatechange",Re),(0,m.hl)(this,"setRequestHeader",function(q){return function(...ne){const[Ee,we]=ne,Le=this[S];return Le&&(Le.request_headers[Ee.toLowerCase()]=we),q.apply(this,ne)}}),X.apply(this,ie)}}),(0,m.hl)(ae,"send",function(X){return function(...ie){const Te=this[S];return Te&&ie[0]!==void 0&&(Te.body=ie[0]),O("xhr",{args:ie,startTimestamp:Date.now(),xhr:this}),X.apply(this,ie)}})}let E;function z(){if(!u())return;const ae=i.onpopstate;i.onpopstate=function(...ie){const Te=i.location.href,Oe=E;if(E=Te,O("history",{from:Oe,to:Te}),ae)try{return ae.apply(this,ie)}catch(Re){}};function X(ie){return function(...Te){const Oe=Te.length>2?Te[2]:void 0;if(Oe){const Re=E,q=String(Oe);E=q,O("history",{from:Re,to:q})}return ie.apply(this,Te)}}(0,m.hl)(i.history,"pushState",X),(0,m.hl)(i.history,"replaceState",X)}const Y=1e3;let W,oe;function _e(ae,X){if(!ae||ae.type!==X.type)return!0;try{if(ae.target!==X.target)return!0}catch(ie){}return!1}function K(ae){if(ae.type!=="keypress")return!1;try{const X=ae.target;if(!X||!X.tagName)return!0;if(X.tagName==="INPUT"||X.tagName==="TEXTAREA"||X.isContentEditable)return!1}catch(X){}return!0}function Q(ae,X=!1){return ie=>{if(!ie||oe===ie||K(ie))return;const Te=ie.type==="keypress"?"input":ie.type;W===void 0?(ae({event:ie,name:Te,global:X}),oe=ie):_e(oe,ie)&&(ae({event:ie,name:Te,global:X}),oe=ie),clearTimeout(W),W=i.setTimeout(()=>{W=void 0},Y)}}function P(){if(!("document"in i))return;const ae=O.bind(null,"dom"),X=Q(ae,!0);i.document.addEventListener("click",X,!1),i.document.addEventListener("keypress",X,!1),["EventTarget","Node"].forEach(ie=>{const Te=i[ie]&&i[ie].prototype;!Te||!Te.hasOwnProperty||!Te.hasOwnProperty("addEventListener")||((0,m.hl)(Te,"addEventListener",function(Oe){return function(Re,q,ne){if(Re==="click"||Re=="keypress")try{const Ee=this,we=Ee.__sentry_instrumentation_handlers__=Ee.__sentry_instrumentation_handlers__||{},Le=we[Re]=we[Re]||{refCount:0};if(!Le.handler){const Ne=Q(ae);Le.handler=Ne,Oe.call(this,Re,Ne,ne)}Le.refCount++}catch(Ee){}return Oe.call(this,Re,q,ne)}}),(0,m.hl)(Te,"removeEventListener",function(Oe){return function(Re,q,ne){if(Re==="click"||Re=="keypress")try{const Ee=this,we=Ee.__sentry_instrumentation_handlers__||{},Le=we[Re];Le&&(Le.refCount--,Le.refCount<=0&&(Oe.call(this,Re,Le.handler,ne),Le.handler=void 0,delete we[Re]),Object.keys(we).length===0&&delete Ee.__sentry_instrumentation_handlers__)}catch(Ee){}return Oe.call(this,Re,q,ne)}}))})}let de=null;function be(){de=i.onerror,i.onerror=function(ae,X,ie,Te,Oe){return O("error",{column:Te,error:Oe,line:ie,msg:ae,url:X}),de&&!de.__SENTRY_LOADER__?de.apply(this,arguments):!1},i.onerror.__SENTRY_INSTRUMENTED__=!0}let ve=null;function ue(){ve=i.onunhandledrejection,i.onunhandledrejection=function(ae){return O("unhandledrejection",ae),ve&&!ve.__SENTRY_LOADER__?ve.apply(this,arguments):!0},i.onunhandledrejection.__SENTRY_INSTRUMENTED__=!0}},45985:function(j,Z,e){"use strict";e.d(Z,{Cy:function(){return d},HD:function(){return p},J8:function(){return a},Kj:function(){return I},PO:function(){return i},TX:function(){return g},V9:function(){return T},VW:function(){return y},VZ:function(){return h},cO:function(){return S},fm:function(){return l},i2:function(){return O},kK:function(){return x},pt:function(){return u}});const c=Object.prototype.toString;function h(L){switch(c.call(L)){case"[object Error]":case"[object Exception]":case"[object DOMException]":return!0;default:return T(L,Error)}}function m(L,N){return c.call(L)===`[object ${N}]`}function y(L){return m(L,"ErrorEvent")}function g(L){return m(L,"DOMError")}function l(L){return m(L,"DOMException")}function p(L){return m(L,"String")}function u(L){return L===null||typeof L!="object"&&typeof L!="function"}function i(L){return m(L,"Object")}function S(L){return typeof Event!="undefined"&&T(L,Event)}function x(L){return typeof Element!="undefined"&&T(L,Element)}function I(L){return m(L,"RegExp")}function a(L){return Boolean(L&&L.then&&typeof L.then=="function")}function d(L){return i(L)&&"nativeEvent"in L&&"preventDefault"in L&&"stopPropagation"in L}function O(L){return typeof L=="number"&&L!==L}function T(L,N){try{return L instanceof N}catch(R){return!1}}},64783:function(j,Z,e){"use strict";e.d(Z,{Cf:function(){return y},RU:function(){return m},kg:function(){return l}});var c=e(55216);const h="Sentry Logger ",m=["debug","info","warn","error","log","assert","trace"];function y(p){if(!("console"in c.n2))return p();const u=c.n2.console,i={};m.forEach(S=>{const x=u[S]&&u[S].__sentry_original__;S in u&&x&&(i[S]=u[S],u[S]=x)});try{return p()}finally{Object.keys(i).forEach(S=>{u[S]=i[S]})}}function g(){let p=!1;const u={enable:()=>{p=!0},disable:()=>{p=!1}};return typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__?m.forEach(i=>{u[i]=(...S)=>{p&&y(()=>{c.n2.console[i](`${h}[${i}]:`,...S)})}}):m.forEach(i=>{u[i]=()=>{}}),u}let l;typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__?l=(0,c.YO)("logger",g):l=g()},16518:function(j,Z,e){"use strict";e.d(Z,{DM:function(){return m},Db:function(){return l},EG:function(){return p},YO:function(){return x},jH:function(){return g},lE:function(){return I}});var c=e(38841),h=e(55216);function m(){const a=h.n2,d=a.crypto||a.msCrypto;if(d&&d.randomUUID)return d.randomUUID().replace(/-/g,"");const O=d&&d.getRandomValues?()=>d.getRandomValues(new Uint8Array(1))[0]:()=>Math.random()*16;return([1e7]+1e3+4e3+8e3+1e11).replace(/[018]/g,T=>(T^(O()&15)>>T/4).toString(16))}function y(a){return a.exception&&a.exception.values?a.exception.values[0]:void 0}function g(a){const{message:d,event_id:O}=a;if(d)return d;const T=y(a);return T?T.type&&T.value?`${T.type}: ${T.value}`:T.type||T.value||O||"<unknown>":O||"<unknown>"}function l(a,d,O){const T=a.exception=a.exception||{},L=T.values=T.values||[],N=L[0]=L[0]||{};N.value||(N.value=d||""),N.type||(N.type=O||"Error")}function p(a,d){const O=y(a);if(!O)return;const T={type:"generic",handled:!0},L=O.mechanism;if(O.mechanism=pe(pe(pe({},T),L),d),d&&"data"in d){const N=pe(pe({},L&&L.data),d.data);O.mechanism.data=N}}const u=/^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$/;function i(a){const d=a.match(u)||[],O=parseInt(d[1],10),T=parseInt(d[2],10),L=parseInt(d[3],10);return{buildmetadata:d[5],major:isNaN(O)?void 0:O,minor:isNaN(T)?void 0:T,patch:isNaN(L)?void 0:L,prerelease:d[4]}}function S(a,d,O=5){if(d.lineno===void 0)return;const T=a.length,L=Math.max(Math.min(T,d.lineno-1),0);d.pre_context=a.slice(Math.max(0,L-O),L).map(N=>snipLine(N,0)),d.context_line=snipLine(a[Math.min(T-1,L)],d.colno||0),d.post_context=a.slice(Math.min(L+1,T),L+1+O).map(N=>snipLine(N,0))}function x(a){if(a&&a.__sentry_captured__)return!0;try{(0,c.xp)(a,"__sentry_captured__",!0)}catch(d){}return!1}function I(a){return Array.isArray(a)?a:[a]}},44491:function(j,Z,e){"use strict";e.d(Z,{$y:function(){return g},KV:function(){return m},l$:function(){return y}});var c=e(14191);j=e.hmd(j);var h=e(14224);function m(){return!(0,c.n)()&&Object.prototype.toString.call(typeof h!="undefined"?h:0)==="[object process]"}function y(l,p){return l.require(p)}function g(l){let p;try{p=y(j,l)}catch(u){}try{const{cwd:u}=y(j,"process");p=y(j,`${u()}/node_modules/${l}`)}catch(u){}return p}},38841:function(j,Z,e){"use strict";e.d(Z,{$Q:function(){return l},HK:function(){return p},Jr:function(){return a},Sh:function(){return i},_j:function(){return u},hl:function(){return y},xp:function(){return g},zf:function(){return I}});var c=e(9583),h=e(45985),m=e(4595);function y(T,L,N){if(!(L in T))return;const R=T[L],G=N(R);if(typeof G=="function")try{l(G,R)}catch(b){}T[L]=G}function g(T,L,N){Object.defineProperty(T,L,{value:N,writable:!0,configurable:!0})}function l(T,L){const N=L.prototype||{};T.prototype=L.prototype=N,g(T,"__sentry_original__",L)}function p(T){return T.__sentry_original__}function u(T){return Object.keys(T).map(L=>`${encodeURIComponent(L)}=${encodeURIComponent(T[L])}`).join("&")}function i(T){if((0,h.VZ)(T))return pe({message:T.message,name:T.name,stack:T.stack},x(T));if((0,h.cO)(T)){const L=pe({type:T.type,target:S(T.target),currentTarget:S(T.currentTarget)},x(T));return typeof CustomEvent!="undefined"&&(0,h.V9)(T,CustomEvent)&&(L.detail=T.detail),L}else return T}function S(T){try{return(0,h.kK)(T)?(0,c.Rt)(T):Object.prototype.toString.call(T)}catch(L){return"<unknown>"}}function x(T){if(typeof T=="object"&&T!==null){const L={};for(const N in T)Object.prototype.hasOwnProperty.call(T,N)&&(L[N]=T[N]);return L}else return{}}function I(T,L=40){const N=Object.keys(i(T));if(N.sort(),!N.length)return"[object has no keys]";if(N[0].length>=L)return(0,m.$G)(N[0],L);for(let R=N.length;R>0;R--){const G=N.slice(0,R).join(", ");if(!(G.length>L))return R===N.length?G:(0,m.$G)(G,L)}return""}function a(T){return d(T,new Map)}function d(T,L){if((0,h.PO)(T)){const N=L.get(T);if(N!==void 0)return N;const R={};L.set(T,R);for(const G of Object.keys(T))typeof T[G]!="undefined"&&(R[G]=d(T[G],L));return R}if(Array.isArray(T)){const N=L.get(T);if(N!==void 0)return N;const R=[];return L.set(T,R),T.forEach(G=>{R.push(d(G,L))}),R}return T}function O(T){let L;switch(!0){case T==null:L=new String(T);break;case(typeof T=="symbol"||typeof T=="bigint"):L=Object(T);break;case isPrimitive(T):L=new T.constructor(T);break;default:L=T;break}return L}},76204:function(j,Z,e){"use strict";e.d(Z,{$P:function(){return p},Sq:function(){return y},pE:function(){return m}});const c=50,h=/\(error: (.*)\)/;function m(...i){const S=i.sort((x,I)=>x[0]-I[0]).map(x=>x[1]);return(x,I=0)=>{const a=[],d=x.split(`
25
- `);for(let O=I;O<d.length;O++){const T=d[O];if(T.length>1024)continue;const L=h.test(T)?T.replace(h,"$1"):T;if(!L.match(/\S*Error: /)){for(const N of S){const R=N(L);if(R){a.push(R);break}}if(a.length>=c)break}}return g(a)}}function y(i){return Array.isArray(i)?m(...i):i}function g(i){if(!i.length)return[];const S=i.slice(0,c),x=S[S.length-1].function;x&&/sentryWrapped/.test(x)&&S.pop(),S.reverse();const I=S[S.length-1].function;return I&&/captureMessage|captureException/.test(I)&&S.pop(),S.map(a=>Tt(pe({},a),{filename:a.filename||S[S.length-1].filename,function:a.function||"?"}))}const l="<anonymous>";function p(i){try{return!i||typeof i!="function"?l:i.name||l}catch(S){return l}}function u(i){return[90,node(i)]}},4595:function(j,Z,e){"use strict";e.d(Z,{$G:function(){return h},U0:function(){return l},nK:function(){return y}});var c=e(45985);function h(p,u=0){return typeof p!="string"||u===0||p.length<=u?p:`${p.slice(0,u)}...`}function m(p,u){let i=p;const S=i.length;if(S<=150)return i;u>S&&(u=S);let x=Math.max(u-60,0);x<5&&(x=0);let I=Math.min(x+140,S);return I>S-5&&(I=S),I===S&&(x=Math.max(I-140,0)),i=i.slice(x,I),x>0&&(i=`'{snip} ${i}`),I<S&&(i+=" {snip}"),i}function y(p,u){if(!Array.isArray(p))return"";const i=[];for(let S=0;S<p.length;S++){const x=p[S];try{i.push(String(x))}catch(I){i.push("[value cannot be serialized]")}}return i.join(u)}function g(p,u,i=!1){return(0,c.HD)(p)?(0,c.Kj)(u)?u.test(p):(0,c.HD)(u)?i?p===u:p.includes(u):!1:!1}function l(p,u=[],i=!1){return u.some(S=>g(p,S,i))}},6520:function(j,Z,e){"use strict";e.d(Z,{Ak:function(){return p},Du:function(){return u},t$:function(){return i}});var c=e(64783),h=e(55216);const m=(0,h.Rf)();function y(){try{return new ErrorEvent(""),!0}catch(I){return!1}}function g(){try{return new DOMError(""),!0}catch(I){return!1}}function l(){try{return new DOMException(""),!0}catch(I){return!1}}function p(){if(!("fetch"in m))return!1;try{return new Headers,new Request("http://www.example.com"),new Response,!0}catch(I){return!1}}function u(I){return I&&/^function fetch\(\)\s+\{\s+\[native code\]\s+\}$/.test(I.toString())}function i(){if(!p())return!1;if(u(m.fetch))return!0;let I=!1;const a=m.document;if(a&&typeof a.createElement=="function")try{const d=a.createElement("iframe");d.hidden=!0,a.head.appendChild(d),d.contentWindow&&d.contentWindow.fetch&&(I=u(d.contentWindow.fetch)),a.head.removeChild(d)}catch(d){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn("Could not create sandbox iframe for pure fetch check, bailing to window.fetch: ",d)}return I}function S(){return"ReportingObserver"in m}function x(){if(!p())return!1;try{return new Request("_",{referrerPolicy:"origin"}),!0}catch(I){return!1}}},5202:function(j,Z,e){"use strict";e.d(Z,{$2:function(){return y},WD:function(){return m},cW:function(){return g}});var c=e(45985),h;(function(l){l[l.PENDING=0]="PENDING";const u=1;l[l.RESOLVED=u]="RESOLVED";const i=2;l[l.REJECTED=i]="REJECTED"})(h||(h={}));function m(l){return new g(p=>{p(l)})}function y(l){return new g((p,u)=>{u(l)})}class g{__init(){this._state=h.PENDING}__init2(){this._handlers=[]}constructor(p){g.prototype.__init.call(this),g.prototype.__init2.call(this),g.prototype.__init3.call(this),g.prototype.__init4.call(this),g.prototype.__init5.call(this),g.prototype.__init6.call(this);try{p(this._resolve,this._reject)}catch(u){this._reject(u)}}then(p,u){return new g((i,S)=>{this._handlers.push([!1,x=>{if(!p)i(x);else try{i(p(x))}catch(I){S(I)}},x=>{if(!u)S(x);else try{i(u(x))}catch(I){S(I)}}]),this._executeHandlers()})}catch(p){return this.then(u=>u,p)}finally(p){return new g((u,i)=>{let S,x;return this.then(I=>{x=!1,S=I,p&&p()},I=>{x=!0,S=I,p&&p()}).then(()=>{if(x){i(S);return}u(S)})})}__init3(){this._resolve=p=>{this._setResult(h.RESOLVED,p)}}__init4(){this._reject=p=>{this._setResult(h.REJECTED,p)}}__init5(){this._setResult=(p,u)=>{if(this._state===h.PENDING){if((0,c.J8)(u)){u.then(this._resolve,this._reject);return}this._state=p,this._value=u,this._executeHandlers()}}}__init6(){this._executeHandlers=()=>{if(this._state===h.PENDING)return;const p=this._handlers.slice();this._handlers=[],p.forEach(u=>{u[0]||(this._state===h.RESOLVED&&u[1](this._value),this._state===h.REJECTED&&u[2](this._value),u[0]=!0)})}}}},66280:function(j,Z,e){"use strict";e.d(Z,{Z1:function(){return d},ph:function(){return S},yW:function(){return i}});var c=e(44491),h=e(55216);j=e.hmd(j);const m=(0,h.Rf)(),y={nowSeconds:()=>Date.now()/1e3};function g(){const{performance:O}=m;if(!O||!O.now)return;const T=Date.now()-O.now();return{now:()=>O.now(),timeOrigin:T}}function l(){try{return(0,c.l$)(j,"perf_hooks").performance}catch(O){return}}const p=(0,c.KV)()?l():g(),u=p===void 0?y:{nowSeconds:()=>(p.timeOrigin+p.now())/1e3},i=y.nowSeconds.bind(y),S=u.nowSeconds.bind(u),x=null,I=p!==void 0;let a;const d=(()=>{const{performance:O}=m;if(!O||!O.now){a="none";return}const T=3600*1e3,L=O.now(),N=Date.now(),R=O.timeOrigin?Math.abs(O.timeOrigin+L-N):T,G=R<T,b=O.timing&&O.timing.navigationStart,z=typeof b=="number"?Math.abs(b+L-N):T,Y=z<T;return G||Y?R<=z?(a="timeOrigin",O.timeOrigin):(a="navigationStart",b):(a="dateNow",N)})()},54921:function(j,Z,e){"use strict";e.d(Z,{$A:function(){return m},en:function(){return c},rt:function(){return h}});function c(g){if(!g)return{};const l=g.match(/^(([^:/?#]+):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?$/);if(!l)return{};const p=l[6]||"",u=l[8]||"";return{host:l[4],path:l[5],protocol:l[2],search:p,hash:u,relative:l[5]+p+u}}function h(g){return g.split(/[\?#]/,1)[0]}function m(g){return g.split(/\\?\//).filter(l=>l.length>0&&l!==",").length}function y(g){const{protocol:l,host:p,path:u}=g,i=p&&p.replace(/^.*@/,"[filtered]:[filtered]@").replace(":80","").replace(":443","")||"";return`${l?`${l}://`:""}${i}${u}`}},55216:function(j,Z,e){"use strict";e.d(Z,{Rf:function(){return m},YO:function(){return y},n2:function(){return h}});function c(g){return g&&g.Math==Math?g:void 0}const h=typeof globalThis=="object"&&c(globalThis)||typeof window=="object"&&c(window)||typeof self=="object"&&c(self)||typeof e.g=="object"&&c(e.g)||function(){return this}()||{};function m(){return h}function y(g,l,p){const u=p||h,i=u.__SENTRY__=u.__SENTRY__||{};return i[g]||(i[g]=l())}},30278:function(j,Z,e){"use strict";e.d(Z,{r:function(){return g}});var c=e(22260),h=e(8009),m=e(44491);j=e.hmd(j);function y(){const l=(0,c.cu)();if(!l.__SENTRY__)return;const p={mongodb(){const i=(0,m.l$)(j,"./node/integrations/mongo");return new i.Mongo},mongoose(){const i=(0,m.l$)(j,"./node/integrations/mongo");return new i.Mongo},mysql(){const i=(0,m.l$)(j,"./node/integrations/mysql");return new i.Mysql},pg(){const i=(0,m.l$)(j,"./node/integrations/postgres");return new i.Postgres}},u=Object.keys(p).filter(i=>!!(0,m.$y)(i)).map(i=>{try{return p[i]()}catch(S){return}}).filter(i=>i);u.length>0&&(l.__SENTRY__.integrations=[...l.__SENTRY__.integrations||[],...u])}function g(){(0,h.T)(),(0,m.KV)()&&y()}},52105:function(j,Z,e){"use strict";var c=e(66441),h=e(63313),m=e.n(h),y=e(68098);Z.Z=function(){var g=h.useState(!1),l=(0,c.Z)(g,2),p=l[0],u=l[1];return h.useEffect(function(){u((0,y.fk)())},[]),p}},11847:function(j,Z,e){"use strict";e.d(Z,{c4:function(){return m}});var c=e(45389),h=e(72564),m=["xxl","xl","lg","md","sm","xs"],y={xs:"(max-width: 575px)",sm:"(min-width: 576px)",md:"(min-width: 768px)",lg:"(min-width: 992px)",xl:"(min-width: 1200px)",xxl:"(min-width: 1600px)"},g=new Map,l=-1,p={},u={matchHandlers:{},dispatch:function(S){return p=S,g.forEach(function(x){return x(p)}),g.size>=1},subscribe:function(S){return g.size||this.register(),l+=1,g.set(l,S),S(p),l},unsubscribe:function(S){g.delete(S),g.size||this.unregister()},unregister:function(){var S=this;Object.keys(y).forEach(function(x){var I=y[x],a=S.matchHandlers[I];a==null||a.mql.removeListener(a==null?void 0:a.listener)}),g.clear()},register:function(){var S=this;Object.keys(y).forEach(function(x){var I=y[x],a=function(T){var L=T.matches;S.dispatch((0,h.Z)((0,h.Z)({},p),(0,c.Z)({},x,L)))},d=window.matchMedia(I);d.addListener(a),S.matchHandlers[I]={mql:d,listener:a},a(d)})}};Z.ZP=u},83535:function(j,Z,e){"use strict";e.d(Z,{C:function(){return be}});var c=e(72564),h=e(45389),m=e(96268),y=e(66441),g=e(84875),l=e.n(g),p=e(71860),u=e(87694),i=e(63313),S=e(82259),x=e(99043),I=e(11847),a=i.createContext("default"),d=function(ue){var ae=ue.children,X=ue.size;return i.createElement(a.Consumer,null,function(ie){return i.createElement(a.Provider,{value:X||ie},ae)})},O=a,T=function(ve,ue){var ae={};for(var X in ve)Object.prototype.hasOwnProperty.call(ve,X)&&ue.indexOf(X)<0&&(ae[X]=ve[X]);if(ve!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ie=0,X=Object.getOwnPropertySymbols(ve);ie<X.length;ie++)ue.indexOf(X[ie])<0&&Object.prototype.propertyIsEnumerable.call(ve,X[ie])&&(ae[X[ie]]=ve[X[ie]]);return ae},L=function(ue,ae){var X,ie,Te=i.useContext(O),Oe=i.useState(1),Re=(0,y.Z)(Oe,2),q=Re[0],ne=Re[1],Ee=i.useState(!1),we=(0,y.Z)(Ee,2),Le=we[0],Ne=we[1],We=i.useState(!0),Ve=(0,y.Z)(We,2),st=Ve[0],rt=Ve[1],Je=i.useRef(null),Ye=i.useRef(null),yt=(0,u.sQ)(ae,Je),Ct=i.useContext(S.E_),qt=Ct.getPrefixCls,cn=function(){if(!(!Ye.current||!Je.current)){var ht=Ye.current.offsetWidth,ct=Je.current.offsetWidth;if(ht!==0&&ct!==0){var mt=ue.gap,St=mt===void 0?4:mt;St*2<ct&&ne(ct-St*2<ht?(ct-St*2)/ht:1)}}};i.useEffect(function(){Ne(!0)},[]),i.useEffect(function(){rt(!0),ne(1)},[ue.src]),i.useEffect(function(){cn()},[ue.gap]);var en=function(){var ht=ue.onError,ct=ht?ht():void 0;ct!==!1&&rt(!1)},Nt=ue.prefixCls,_t=ue.shape,Zt=_t===void 0?"circle":_t,wt=ue.size,Wt=wt===void 0?"default":wt,Ht=ue.src,tn=ue.srcSet,at=ue.icon,un=ue.className,En=ue.alt,fn=ue.draggable,pn=ue.children,Rn=ue.crossOrigin,mn=T(ue,["prefixCls","shape","size","src","srcSet","icon","className","alt","draggable","children","crossOrigin"]),Qe=Wt==="default"?Te:Wt,nn=Object.keys((0,m.Z)(Qe)==="object"?Qe||{}:{}).some(function(pt){return["xs","sm","md","lg","xl","xxl"].includes(pt)}),on=(0,x.Z)(nn),De=i.useMemo(function(){if((0,m.Z)(Qe)!=="object")return{};var pt=I.c4.find(function(ct){return on[ct]}),ht=Qe[pt];return ht?{width:ht,height:ht,lineHeight:"".concat(ht,"px"),fontSize:at?ht/2:18}:{}},[on,Qe]),he=qt("avatar",Nt),Ge=l()((X={},(0,h.Z)(X,"".concat(he,"-lg"),Qe==="large"),(0,h.Z)(X,"".concat(he,"-sm"),Qe==="small"),X)),ze=i.isValidElement(Ht),He=l()(he,Ge,(ie={},(0,h.Z)(ie,"".concat(he,"-").concat(Zt),!!Zt),(0,h.Z)(ie,"".concat(he,"-image"),ze||Ht&&st),(0,h.Z)(ie,"".concat(he,"-icon"),!!at),ie),un),tt=typeof Qe=="number"?{width:Qe,height:Qe,lineHeight:"".concat(Qe,"px"),fontSize:at?Qe/2:18}:{},ot;if(typeof Ht=="string"&&st)ot=i.createElement("img",{src:Ht,draggable:fn,srcSet:tn,onError:en,alt:En,crossOrigin:Rn});else if(ze)ot=Ht;else if(at)ot=at;else if(Le||q!==1){var lt="scale(".concat(q,") translateX(-50%)"),dt={msTransform:lt,WebkitTransform:lt,transform:lt},Et=typeof Qe=="number"?{lineHeight:"".concat(Qe,"px")}:{};ot=i.createElement(p.Z,{onResize:cn},i.createElement("span",{className:"".concat(he,"-string"),ref:Ye,style:(0,c.Z)((0,c.Z)({},Et),dt)},pn))}else ot=i.createElement("span",{className:"".concat(he,"-string"),style:{opacity:0},ref:Ye},pn);return delete mn.onError,delete mn.gap,i.createElement("span",(0,c.Z)({},mn,{style:(0,c.Z)((0,c.Z)((0,c.Z)({},tt),De),mn.style),className:He,ref:yt}),ot)},N=i.forwardRef(L),R=N,G=e(35504),b=e(15367),E=function(ue){return ue?typeof ue=="function"?ue():ue:null},z=e(16082),Y=function(ve,ue){var ae={};for(var X in ve)Object.prototype.hasOwnProperty.call(ve,X)&&ue.indexOf(X)<0&&(ae[X]=ve[X]);if(ve!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ie=0,X=Object.getOwnPropertySymbols(ve);ie<X.length;ie++)ue.indexOf(X[ie])<0&&Object.prototype.propertyIsEnumerable.call(ve,X[ie])&&(ae[X[ie]]=ve[X[ie]]);return ae},W=function(ue){var ae=ue.title,X=ue.content,ie=ue.prefixCls;return!ae&&!X?null:i.createElement(i.Fragment,null,ae&&i.createElement("div",{className:"".concat(ie,"-title")},E(ae)),i.createElement("div",{className:"".concat(ie,"-inner-content")},E(X)))},oe=i.forwardRef(function(ve,ue){var ae=ve.prefixCls,X=ve.title,ie=ve.content,Te=ve._overlay,Oe=ve.placement,Re=Oe===void 0?"top":Oe,q=ve.trigger,ne=q===void 0?"hover":q,Ee=ve.mouseEnterDelay,we=Ee===void 0?.1:Ee,Le=ve.mouseLeaveDelay,Ne=Le===void 0?.1:Le,We=ve.overlayStyle,Ve=We===void 0?{}:We,st=Y(ve,["prefixCls","title","content","_overlay","placement","trigger","mouseEnterDelay","mouseLeaveDelay","overlayStyle"]),rt=i.useContext(S.E_),Je=rt.getPrefixCls,Ye=Je("popover",ae),yt=Je();return i.createElement(b.Z,(0,c.Z)({placement:Re,trigger:ne,mouseEnterDelay:we,mouseLeaveDelay:Ne,overlayStyle:Ve},st,{prefixCls:Ye,ref:ue,overlay:Te||i.createElement(W,{prefixCls:Ye,title:X,content:ie}),transitionName:(0,z.mL)(yt,"zoom-big",st.transitionName)}))}),_e=oe,K=e(25515),Q=function(ue){var ae=i.useContext(S.E_),X=ae.getPrefixCls,ie=ae.direction,Te=ue.prefixCls,Oe=ue.className,Re=Oe===void 0?"":Oe,q=ue.maxCount,ne=ue.maxStyle,Ee=ue.size,we=X("avatar-group",Te),Le=l()(we,(0,h.Z)({},"".concat(we,"-rtl"),ie==="rtl"),Re),Ne=ue.children,We=ue.maxPopoverPlacement,Ve=We===void 0?"top":We,st=ue.maxPopoverTrigger,rt=st===void 0?"hover":st,Je=(0,G.Z)(Ne).map(function(qt,cn){return(0,K.Tm)(qt,{key:"avatar-key-".concat(cn)})}),Ye=Je.length;if(q&&q<Ye){var yt=Je.slice(0,q),Ct=Je.slice(q,Ye);return yt.push(i.createElement(_e,{key:"avatar-popover-key",content:Ct,trigger:rt,placement:Ve,overlayClassName:"".concat(we,"-popover")},i.createElement(R,{style:ne},"+".concat(Ye-q)))),i.createElement(d,{size:Ee},i.createElement("div",{className:Le,style:ue.style},yt))}return i.createElement(d,{size:Ee},i.createElement("div",{className:Le,style:ue.style},Je))},P=Q,de=R;de.Group=P;var be=de},13217:function(j,Z,e){"use strict";e.d(Z,{Z:function(){return z}});var c=e(45389),h=e(96268),m=e(72564),y=e(84875),g=e.n(y),l=e(39668),p=e(63313),u=e(82259),i=e(25515),S=e(31124);function x(Y){return S.Y.includes(Y)}var I=function(W){var oe,_e=W.className,K=W.prefixCls,Q=W.style,P=W.color,de=W.children,be=W.text,ve=W.placement,ue=ve===void 0?"end":ve,ae=p.useContext(u.E_),X=ae.getPrefixCls,ie=ae.direction,Te=X("ribbon",K),Oe=x(P),Re=g()(Te,"".concat(Te,"-placement-").concat(ue),(oe={},(0,c.Z)(oe,"".concat(Te,"-rtl"),ie==="rtl"),(0,c.Z)(oe,"".concat(Te,"-color-").concat(P),Oe),oe),_e),q={},ne={};return P&&!Oe&&(q.background=P,ne.color=P),p.createElement("div",{className:"".concat(Te,"-wrapper")},de,p.createElement("div",{className:Re,style:(0,m.Z)((0,m.Z)({},q),Q)},p.createElement("span",{className:"".concat(Te,"-text")},be),p.createElement("div",{className:"".concat(Te,"-corner"),style:ne})))},a=I,d=e(66441);function O(Y){var W=Y.prefixCls,oe=Y.value,_e=Y.current,K=Y.offset,Q=K===void 0?0:K,P;return Q&&(P={position:"absolute",top:"".concat(Q,"00%"),left:0}),p.createElement("span",{style:P,className:g()("".concat(W,"-only-unit"),{current:_e})},oe)}function T(Y,W,oe){for(var _e=Y,K=0;(_e+10)%10!==W;)_e+=oe,K+=oe;return K}function L(Y){var W=Y.prefixCls,oe=Y.count,_e=Y.value,K=Number(_e),Q=Math.abs(oe),P=p.useState(K),de=(0,d.Z)(P,2),be=de[0],ve=de[1],ue=p.useState(Q),ae=(0,d.Z)(ue,2),X=ae[0],ie=ae[1],Te=function(){ve(K),ie(Q)};p.useEffect(function(){var Ne=setTimeout(function(){Te()},1e3);return function(){clearTimeout(Ne)}},[K]);var Oe,Re;if(be===K||Number.isNaN(K)||Number.isNaN(be))Oe=[p.createElement(O,(0,m.Z)({},Y,{key:K,current:!0}))],Re={transition:"none"};else{Oe=[];for(var q=K+10,ne=[],Ee=K;Ee<=q;Ee+=1)ne.push(Ee);var we=ne.findIndex(function(Ne){return Ne%10===be});Oe=ne.map(function(Ne,We){var Ve=Ne%10;return p.createElement(O,(0,m.Z)({},Y,{key:Ne,value:Ve,offset:We-we,current:We===we}))});var Le=X<Q?1:-1;Re={transform:"translateY(".concat(-T(be,K,Le),"00%)")}}return p.createElement("span",{className:"".concat(W,"-only"),style:Re,onTransitionEnd:Te},Oe)}var N=function(Y,W){var oe={};for(var _e in Y)Object.prototype.hasOwnProperty.call(Y,_e)&&W.indexOf(_e)<0&&(oe[_e]=Y[_e]);if(Y!=null&&typeof Object.getOwnPropertySymbols=="function")for(var K=0,_e=Object.getOwnPropertySymbols(Y);K<_e.length;K++)W.indexOf(_e[K])<0&&Object.prototype.propertyIsEnumerable.call(Y,_e[K])&&(oe[_e[K]]=Y[_e[K]]);return oe},R=function(W){var oe=W.prefixCls,_e=W.count,K=W.className,Q=W.motionClassName,P=W.style,de=W.title,be=W.show,ve=W.component,ue=ve===void 0?"sup":ve,ae=W.children,X=N(W,["prefixCls","count","className","motionClassName","style","title","show","component","children"]),ie=p.useContext(u.E_),Te=ie.getPrefixCls,Oe=Te("scroll-number",oe),Re=(0,m.Z)((0,m.Z)({},X),{"data-show":be,style:P,className:g()(Oe,K,Q),title:de}),q=_e;if(_e&&Number(_e)%1===0){var ne=String(_e).split("");q=ne.map(function(Ee,we){return p.createElement(L,{prefixCls:Oe,count:Number(_e),value:Ee,key:ne.length-we})})}return P&&P.borderColor&&(Re.style=(0,m.Z)((0,m.Z)({},P),{boxShadow:"0 0 0 1px ".concat(P.borderColor," inset")})),ae?(0,i.Tm)(ae,function(Ee){return{className:g()("".concat(Oe,"-custom-component"),Ee==null?void 0:Ee.className,Q)}}):p.createElement(ue,Re,q)},G=R,b=function(Y,W){var oe={};for(var _e in Y)Object.prototype.hasOwnProperty.call(Y,_e)&&W.indexOf(_e)<0&&(oe[_e]=Y[_e]);if(Y!=null&&typeof Object.getOwnPropertySymbols=="function")for(var K=0,_e=Object.getOwnPropertySymbols(Y);K<_e.length;K++)W.indexOf(_e[K])<0&&Object.prototype.propertyIsEnumerable.call(Y,_e[K])&&(oe[_e[K]]=Y[_e[K]]);return oe},E=function(W){var oe,_e,K=W.prefixCls,Q=W.scrollNumberPrefixCls,P=W.children,de=W.status,be=W.text,ve=W.color,ue=W.count,ae=ue===void 0?null:ue,X=W.overflowCount,ie=X===void 0?99:X,Te=W.dot,Oe=Te===void 0?!1:Te,Re=W.size,q=Re===void 0?"default":Re,ne=W.title,Ee=W.offset,we=W.style,Le=W.className,Ne=W.showZero,We=Ne===void 0?!1:Ne,Ve=b(W,["prefixCls","scrollNumberPrefixCls","children","status","text","color","count","overflowCount","dot","size","title","offset","style","className","showZero"]),st=p.useContext(u.E_),rt=st.getPrefixCls,Je=st.direction,Ye=rt("badge",K),yt=ae>ie?"".concat(ie,"+"):ae,Ct=yt==="0"||yt===0,qt=ae===null||Ct&&!We,cn=(de!=null||ve!=null)&&qt,en=Oe&&!Ct,Nt=en?"":yt,_t=(0,p.useMemo)(function(){var nn=Nt==null||Nt==="";return(nn||Ct&&!We)&&!en},[Nt,Ct,We,en]),Zt=(0,p.useRef)(ae);_t||(Zt.current=ae);var wt=Zt.current,Wt=(0,p.useRef)(Nt);_t||(Wt.current=Nt);var Ht=Wt.current,tn=(0,p.useRef)(en);_t||(tn.current=en);var at=(0,p.useMemo)(function(){if(!Ee)return(0,m.Z)({},we);var nn={marginTop:Ee[1]};return Je==="rtl"?nn.left=parseInt(Ee[0],10):nn.right=-parseInt(Ee[0],10),(0,m.Z)((0,m.Z)({},nn),we)},[Je,Ee,we]),un=ne!=null?ne:typeof wt=="string"||typeof wt=="number"?wt:void 0,En=_t||!be?null:p.createElement("span",{className:"".concat(Ye,"-status-text")},be),fn=!wt||(0,h.Z)(wt)!=="object"?void 0:(0,i.Tm)(wt,function(nn){return{style:(0,m.Z)((0,m.Z)({},at),nn.style)}}),pn=g()((oe={},(0,c.Z)(oe,"".concat(Ye,"-status-dot"),cn),(0,c.Z)(oe,"".concat(Ye,"-status-").concat(de),!!de),(0,c.Z)(oe,"".concat(Ye,"-status-").concat(ve),x(ve)),oe)),Rn={};ve&&!x(ve)&&(Rn.background=ve);var mn=g()(Ye,(_e={},(0,c.Z)(_e,"".concat(Ye,"-status"),cn),(0,c.Z)(_e,"".concat(Ye,"-not-a-wrapper"),!P),(0,c.Z)(_e,"".concat(Ye,"-rtl"),Je==="rtl"),_e),Le);if(!P&&cn){var Qe=at.color;return p.createElement("span",(0,m.Z)({},Ve,{className:mn,style:at}),p.createElement("span",{className:pn,style:Rn}),be&&p.createElement("span",{style:{color:Qe},className:"".concat(Ye,"-status-text")},be))}return p.createElement("span",(0,m.Z)({},Ve,{className:mn}),P,p.createElement(l.ZP,{visible:!_t,motionName:"".concat(Ye,"-zoom"),motionAppear:!1,motionDeadline:1e3},function(nn){var on,De=nn.className,he=rt("scroll-number",Q),Ge=tn.current,ze=g()((on={},(0,c.Z)(on,"".concat(Ye,"-dot"),Ge),(0,c.Z)(on,"".concat(Ye,"-count"),!Ge),(0,c.Z)(on,"".concat(Ye,"-count-sm"),q==="small"),(0,c.Z)(on,"".concat(Ye,"-multiple-words"),!Ge&&Ht&&Ht.toString().length>1),(0,c.Z)(on,"".concat(Ye,"-status-").concat(de),!!de),(0,c.Z)(on,"".concat(Ye,"-status-").concat(ve),x(ve)),on)),He=(0,m.Z)({},at);return ve&&!x(ve)&&(He=He||{},He.background=ve),p.createElement(G,{prefixCls:he,show:!_t,motionClassName:De,className:ze,count:Ht,title:un,style:He,key:"scrollNumber"},fn)}),En)};E.Ribbon=a;var z=E},34659:function(){"use strict"},34133:function(j,Z,e){"use strict";var c=e(70029);Z.Z=c.Z},12094:function(j,Z,e){"use strict";e.d(Z,{Z:function(){return on}});var c=e(72564),h=e(96268),m=e(47210),y=e(185),g=e(45389),l=e(66441),p=e(75188),u=e(63313),i=e.n(u),S=e(84875),x=e.n(S),I=e(15484),a=e(37348),d=e(42632),O=e(36284),T=e(9725),L=e(21761),N=["visible","onVisibleChange","getContainer","current","countRender"],R=u.createContext({previewUrls:new Map,setPreviewUrls:function(){return null},current:null,setCurrent:function(){return null},setShowPreview:function(){return null},setMousePosition:function(){return null},registerImage:function(){return function(){return null}},rootClassName:""}),G=R.Provider,b=function(he){var Ge=he.previewPrefixCls,ze=Ge===void 0?"rc-image-preview":Ge,He=he.children,tt=he.icons,ot=tt===void 0?{}:tt,lt=he.preview,dt=(0,h.Z)(lt)==="object"?lt:{},Et=dt.visible,pt=Et===void 0?void 0:Et,ht=dt.onVisibleChange,ct=ht===void 0?void 0:ht,mt=dt.getContainer,St=mt===void 0?void 0:mt,$t=dt.current,gn=$t===void 0?0:$t,rn=dt.countRender,Ut=rn===void 0?void 0:rn,Qt=(0,p.Z)(dt,N),sn=(0,u.useState)(new Map),Lt=(0,l.Z)(sn,2),Yt=Lt[0],Gt=Lt[1],an=(0,u.useState)(),Dt=(0,l.Z)(an,2),It=Dt[0],it=Dt[1],Kt=(0,a.Z)(!!pt,{value:pt,onChange:ct}),vn=(0,l.Z)(Kt,2),kt=vn[0],jt=vn[1],Bt=(0,u.useState)(null),ut=(0,l.Z)(Bt,2),Vt=ut[0],zt=ut[1],dn=pt!==void 0,Xt=Array.from(Yt.keys()),Pt=Xt[gn],v=new Map(Array.from(Yt).filter(function(fe){var Be=(0,l.Z)(fe,2),Ae=Be[1].canPreview;return!!Ae}).map(function(fe){var Be=(0,l.Z)(fe,2),Ae=Be[0],Fe=Be[1].url;return[Ae,Fe]})),A=function(Be,Ae){var Fe=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,ft=function(){Gt(function(Cn){var wn=new Map(Cn),er=wn.delete(Be);return er?wn:Cn})};return Gt(function(Mt){return new Map(Mt).set(Be,{url:Ae,canPreview:Fe})}),ft},se=function(Be){Be.stopPropagation(),jt(!1),zt(null)};return u.useEffect(function(){it(Pt)},[Pt]),u.useEffect(function(){!kt&&dn&&it(Pt)},[Pt,dn,kt]),u.createElement(G,{value:{isPreviewGroup:!0,previewUrls:v,setPreviewUrls:Gt,current:It,setCurrent:it,setShowPreview:jt,setMousePosition:zt,registerImage:A}},He,u.createElement(Te,(0,c.Z)({"aria-hidden":!kt,visible:kt,prefixCls:ze,onClose:se,mousePosition:Vt,src:v.get(It),icons:ot,getContainer:St,countRender:Ut},Qt)))},E=b,z=e(39668),Y=e(54824),W=1,oe=50,_e=1,K=.2,Q=function(he){var Ge,ze=he.visible,He=he.maskTransitionName,tt=he.getContainer,ot=he.prefixCls,lt=he.rootClassName,dt=he.icons,Et=he.countRender,pt=he.showSwitch,ht=he.showProgress,ct=he.current,mt=he.count,St=he.scale,$t=he.onSwitchLeft,gn=he.onSwitchRight,rn=he.onClose,Ut=he.onZoomIn,Qt=he.onZoomOut,sn=he.onRotateRight,Lt=he.onRotateLeft,Yt=dt.rotateLeft,Gt=dt.rotateRight,an=dt.zoomIn,Dt=dt.zoomOut,It=dt.close,it=dt.left,Kt=dt.right,vn="".concat(ot,"-operations-operation"),kt="".concat(ot,"-operations-icon"),jt=[{icon:It,onClick:rn,type:"close"},{icon:an,onClick:Ut,type:"zoomIn",disabled:St===oe},{icon:Dt,onClick:Qt,type:"zoomOut",disabled:St===W},{icon:Gt,onClick:sn,type:"rotateRight"},{icon:Yt,onClick:Lt,type:"rotateLeft"}],Bt=u.createElement(u.Fragment,null,pt&&u.createElement(u.Fragment,null,u.createElement("div",{className:x()("".concat(ot,"-switch-left"),(0,g.Z)({},"".concat(ot,"-switch-left-disabled"),ct===0)),onClick:$t},it),u.createElement("div",{className:x()("".concat(ot,"-switch-right"),(0,g.Z)({},"".concat(ot,"-switch-right-disabled"),ct===mt-1)),onClick:gn},Kt)),u.createElement("ul",{className:"".concat(ot,"-operations")},ht&&u.createElement("li",{className:"".concat(ot,"-operations-progress")},(Ge=Et==null?void 0:Et(ct+1,mt))!==null&&Ge!==void 0?Ge:"".concat(ct+1," / ").concat(mt)),jt.map(function(ut){var Vt,zt=ut.icon,dn=ut.onClick,Xt=ut.type,Pt=ut.disabled;return u.createElement("li",{className:x()(vn,(Vt={},(0,g.Z)(Vt,"".concat(ot,"-operations-operation-").concat(Xt),!0),(0,g.Z)(Vt,"".concat(ot,"-operations-operation-disabled"),!!Pt),Vt)),onClick:dn,key:Xt},u.isValidElement(zt)?u.cloneElement(zt,{className:kt}):zt)})));return u.createElement(z.ZP,{visible:ze,motionName:He},function(ut){var Vt=ut.className,zt=ut.style;return u.createElement(Y.Z,{open:!0,getContainer:tt!=null?tt:document.body},u.createElement("div",{className:x()("".concat(ot,"-operations-wrapper"),Vt,lt),style:zt},Bt))})},P=Q,de=e(45869),be={x:0,y:0,rotate:0,scale:1};function ve(De){var he=(0,u.useRef)(null),Ge=(0,u.useRef)([]),ze=(0,u.useState)(be),He=(0,l.Z)(ze,2),tt=He[0],ot=He[1],lt=function(){ot(be)},dt=function(ht){he.current===null&&(Ge.current=[],he.current=(0,de.Z)(function(){ot(function(ct){var mt=ct;return Ge.current.forEach(function(St){mt=(0,y.Z)((0,y.Z)({},mt),St)}),he.current=null,mt})})),Ge.current.push((0,y.Z)((0,y.Z)({},tt),ht))},Et=function(ht,ct,mt){var St=De.current,$t=St.width,gn=St.height,rn=St.offsetWidth,Ut=St.offsetHeight,Qt=St.offsetLeft,sn=St.offsetTop,Lt=ht,Yt=tt.scale*ht;Yt>oe?(Lt=oe/tt.scale,Yt=oe):Yt<W&&(Lt=W/tt.scale,Yt=W);var Gt=ct!=null?ct:innerWidth/2,an=mt!=null?mt:innerHeight/2,Dt=Lt-1,It=Dt*$t*.5,it=Dt*gn*.5,Kt=Dt*(Gt-tt.x-Qt),vn=Dt*(an-tt.y-sn),kt=tt.x-(Kt-It),jt=tt.y-(vn-it);if(ht<1&&Yt===1){var Bt=rn*Yt,ut=Ut*Yt,Vt=(0,I.g1)(),zt=Vt.width,dn=Vt.height;Bt<=zt&&ut<=dn&&(kt=0,jt=0)}dt({x:kt,y:jt,scale:Yt})};return{transform:tt,resetTransform:lt,updateTransform:dt,dispatchZoonChange:Et}}function ue(De,he,Ge,ze){var He=he+Ge,tt=(Ge-ze)/2;if(Ge>ze){if(he>0)return(0,g.Z)({},De,tt);if(he<0&&He<ze)return(0,g.Z)({},De,-tt)}else if(he<0||He>ze)return(0,g.Z)({},De,he<0?tt:-tt);return{}}function ae(De,he,Ge,ze){var He=(0,I.g1)(),tt=He.width,ot=He.height,lt=null;return De<=tt&&he<=ot?lt={x:0,y:0}:(De>tt||he>ot)&&(lt=(0,y.Z)((0,y.Z)({},ue("x",Ge,De,tt)),ue("y",ze,he,ot))),lt}var X=["prefixCls","src","alt","onClose","afterClose","visible","icons","rootClassName","getContainer","countRender","scaleStep","transitionName","maskTransitionName"],ie=function(he){var Ge=he.prefixCls,ze=he.src,He=he.alt,tt=he.onClose,ot=he.afterClose,lt=he.visible,dt=he.icons,Et=dt===void 0?{}:dt,pt=he.rootClassName,ht=he.getContainer,ct=he.countRender,mt=he.scaleStep,St=mt===void 0?.5:mt,$t=he.transitionName,gn=$t===void 0?"zoom":$t,rn=he.maskTransitionName,Ut=rn===void 0?"fade":rn,Qt=(0,p.Z)(he,X),sn=(0,u.useRef)(),Lt=(0,u.useRef)({deltaX:0,deltaY:0,transformX:0,transformY:0}),Yt=(0,u.useState)(!1),Gt=(0,l.Z)(Yt,2),an=Gt[0],Dt=Gt[1],It=(0,u.useContext)(R),it=It.previewUrls,Kt=It.current,vn=It.isPreviewGroup,kt=It.setCurrent,jt=it.size,Bt=Array.from(it.keys()),ut=Bt.indexOf(Kt),Vt=vn?it.get(Kt):ze,zt=vn&&jt>1,dn=vn&&jt>=1,Xt=ve(sn),Pt=Xt.transform,v=Xt.resetTransform,A=Xt.updateTransform,se=Xt.dispatchZoonChange,fe=Pt.rotate,Be=Pt.scale,Ae=x()((0,g.Z)({},"".concat(Ge,"-moving"),an)),Fe=function(){v()},ft=function(){se(_e+St)},Mt=function(){se(_e-St)},Cn=function(){A({rotate:fe+90})},wn=function(){A({rotate:fe-90})},er=function($){$.preventDefault(),$.stopPropagation(),ut>0&&kt(Bt[ut-1])},ur=function($){$.preventDefault(),$.stopPropagation(),ut<jt-1&&kt(Bt[ut+1])},fr=function(){if(lt&&an){Dt(!1);var $=Lt.current,J=$.transformX,le=$.transformY,re=Pt.x!==J&&Pt.y!==le;if(!re)return;var ye=sn.current.offsetWidth*Be,xe=sn.current.offsetHeight*Be,ke=sn.current.getBoundingClientRect(),Ce=ke.left,Ze=ke.top,bt=fe%180!==0,$e=ae(bt?xe:ye,bt?ye:xe,Ce,Ze);$e&&A((0,y.Z)({},$e))}},dr=function($){$.button===0&&($.preventDefault(),$.stopPropagation(),Lt.current={deltaX:$.pageX-Pt.x,deltaY:$.pageY-Pt.y,transformX:Pt.x,transformY:Pt.y},Dt(!0))},zn=function($){lt&&an&&A({x:$.pageX-Lt.current.deltaX,y:$.pageY-Lt.current.deltaY})},Wn=function($){if(!(!lt||$.deltaY==0)){var J=Math.abs($.deltaY/100),le=Math.min(J,K),re=_e+le*St;$.deltaY>0&&(re=_e/re),se(re,$.clientX,$.clientY)}},U=(0,u.useCallback)(function(F){!lt||!zt||(F.keyCode===T.Z.LEFT?ut>0&&kt(Bt[ut-1]):F.keyCode===T.Z.RIGHT&&ut<jt-1&&kt(Bt[ut+1]))},[ut,jt,Bt,kt,zt,lt]),k=function($){lt&&(Be!==1?A({x:0,y:0,scale:1}):se(_e+St,$.clientX,$.clientY))};return(0,u.useEffect)(function(){var F,$,J=(0,O.Z)(window,"mouseup",fr,!1),le=(0,O.Z)(window,"mousemove",zn,!1),re=(0,O.Z)(window,"keydown",U,!1);try{window.top!==window.self&&(F=(0,O.Z)(window.top,"mouseup",fr,!1),$=(0,O.Z)(window.top,"mousemove",zn,!1))}catch(ye){(0,L.Kp)(!1,"[rc-image] ".concat(ye))}return function(){var ye,xe;J.remove(),le.remove(),re.remove(),(ye=F)===null||ye===void 0||ye.remove(),(xe=$)===null||xe===void 0||xe.remove()}},[lt,an,U]),i().createElement(i().Fragment,null,i().createElement(d.Z,(0,c.Z)({transitionName:gn,maskTransitionName:Ut,closable:!1,keyboard:!0,prefixCls:Ge,onClose:tt,afterClose:Fe,visible:lt,wrapClassName:Ae,rootClassName:pt,getContainer:ht},Qt),i().createElement("div",{className:"".concat(Ge,"-img-wrapper")},i().createElement("img",{width:he.width,height:he.height,onWheel:Wn,onMouseDown:dr,onDoubleClick:k,ref:sn,className:"".concat(Ge,"-img"),src:Vt,alt:He,style:{transform:"translate3d(".concat(Pt.x,"px, ").concat(Pt.y,"px, 0) scale3d(").concat(Be,", ").concat(Be,", 1) rotate(").concat(fe,"deg)")}}))),i().createElement(P,{visible:lt,maskTransitionName:Ut,getContainer:ht,prefixCls:Ge,rootClassName:pt,icons:Et,countRender:ct,showSwitch:zt,showProgress:dn,current:ut,count:jt,scale:Be,onSwitchLeft:er,onSwitchRight:ur,onZoomIn:ft,onZoomOut:Mt,onRotateRight:Cn,onRotateLeft:wn,onClose:tt}))},Te=ie,Oe=["src","alt","onPreviewClose","prefixCls","previewPrefixCls","placeholder","fallback","width","height","style","preview","className","onClick","onError","wrapperClassName","wrapperStyle","rootClassName","crossOrigin","decoding","loading","referrerPolicy","sizes","srcSet","useMap","draggable"],Re=["src","visible","onVisibleChange","getContainer","mask","maskClassName","icons","scaleStep"],q=0,ne=function(he){var Ge,ze=he.src,He=he.alt,tt=he.onPreviewClose,ot=he.prefixCls,lt=ot===void 0?"rc-image":ot,dt=he.previewPrefixCls,Et=dt===void 0?"".concat(lt,"-preview"):dt,pt=he.placeholder,ht=he.fallback,ct=he.width,mt=he.height,St=he.style,$t=he.preview,gn=$t===void 0?!0:$t,rn=he.className,Ut=he.onClick,Qt=he.onError,sn=he.wrapperClassName,Lt=he.wrapperStyle,Yt=he.rootClassName,Gt=he.crossOrigin,an=he.decoding,Dt=he.loading,It=he.referrerPolicy,it=he.sizes,Kt=he.srcSet,vn=he.useMap,kt=he.draggable,jt=(0,p.Z)(he,Oe),Bt=pt&&pt!==!0,ut=(0,h.Z)(gn)==="object"?gn:{},Vt=ut.src,zt=ut.visible,dn=zt===void 0?void 0:zt,Xt=ut.onVisibleChange,Pt=Xt===void 0?tt:Xt,v=ut.getContainer,A=v===void 0?void 0:v,se=ut.mask,fe=ut.maskClassName,Be=ut.icons,Ae=ut.scaleStep,Fe=(0,p.Z)(ut,Re),ft=Vt!=null?Vt:ze,Mt=dn!==void 0,Cn=(0,a.Z)(!!dn,{value:dn,onChange:Pt}),wn=(0,l.Z)(Cn,2),er=wn[0],ur=wn[1],fr=(0,u.useState)(Bt?"loading":"normal"),dr=(0,l.Z)(fr,2),zn=dr[0],Wn=dr[1],U=(0,u.useState)(null),k=(0,l.Z)(U,2),F=k[0],$=k[1],J=zn==="error",le=u.useContext(R),re=le.isPreviewGroup,ye=le.setCurrent,xe=le.setShowPreview,ke=le.setMousePosition,Ce=le.registerImage,Ze=u.useState(function(){return q+=1,q}),bt=(0,l.Z)(Ze,1),$e=bt[0],vt=!!gn,yn=u.useRef(!1),Fn=function(){Wn("normal")},ar=function(Dn){Qt&&Qt(Dn),Wn("error")},Rr=function(Dn){if(!Mt){var Dr=(0,I.os)(Dn.target),_r=Dr.left,sr=Dr.top;re?(ye($e),ke({x:_r,y:sr})):$({x:_r,y:sr})}re?xe(!0):ur(!0),Ut&&Ut(Dn)},Hn=function(Dn){Dn.stopPropagation(),ur(!1),Mt||$(null)},Cr=function(Dn){yn.current=!1,zn==="loading"&&Dn!=null&&Dn.complete&&(Dn.naturalWidth||Dn.naturalHeight)&&(yn.current=!0,Fn())};u.useEffect(function(){var Yn=Ce($e,ft);return Yn},[]),u.useEffect(function(){Ce($e,ft,vt)},[ft,vt]),u.useEffect(function(){J&&Wn("normal"),Bt&&!yn.current&&Wn("loading")},[ze]);var wr=x()(lt,sn,Yt,(0,g.Z)({},"".concat(lt,"-error"),J)),or=J&&ht?ht:ft,hr={crossOrigin:Gt,decoding:an,draggable:kt,loading:Dt,referrerPolicy:It,sizes:it,srcSet:Kt,useMap:vn,alt:He,className:x()("".concat(lt,"-img"),(0,g.Z)({},"".concat(lt,"-img-placeholder"),pt===!0),rn),style:(0,y.Z)({height:mt},St)};return u.createElement(u.Fragment,null,u.createElement("div",(0,c.Z)({},jt,{className:wr,onClick:vt?Rr:Ut,style:(0,y.Z)({width:ct,height:mt},Lt)}),u.createElement("img",(0,c.Z)({},hr,{ref:Cr},J&&ht?{src:ht}:{onLoad:Fn,onError:ar,src:ze},{width:ct,height:mt})),zn==="loading"&&u.createElement("div",{"aria-hidden":"true",className:"".concat(lt,"-placeholder")},pt),se&&vt&&u.createElement("div",{className:x()("".concat(lt,"-mask"),fe),style:{display:((Ge=hr.style)===null||Ge===void 0?void 0:Ge.display)==="none"?"none":void 0}},se)),!re&&vt&&u.createElement(Te,(0,c.Z)({"aria-hidden":!er,visible:er,prefixCls:Et,onClose:Hn,mousePosition:F,src:or,alt:He,getContainer:A,icons:Be,scaleStep:Ae,rootClassName:Yt},Fe)))};ne.PreviewGroup=E,ne.displayName="Image";var Ee=ne,we=Ee,Le=e(82259),Ne=e(63867),We=e(16082),Ve=e(5132),st=e(84924),rt=e(43167),Je={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M672 418H144c-17.7 0-32 14.3-32 32v414c0 17.7 14.3 32 32 32h528c17.7 0 32-14.3 32-32V450c0-17.7-14.3-32-32-32zm-44 402H188V494h440v326z"}},{tag:"path",attrs:{d:"M819.3 328.5c-78.8-100.7-196-153.6-314.6-154.2l-.2-64c0-6.5-7.6-10.1-12.6-6.1l-128 101c-4 3.1-3.9 9.1 0 12.3L492 318.6c5.1 4 12.7.4 12.6-6.1v-63.9c12.9.1 25.9.9 38.8 2.5 42.1 5.2 82.1 18.2 119 38.7 38.1 21.2 71.2 49.7 98.4 84.3 27.1 34.7 46.7 73.7 58.1 115.8a325.95 325.95 0 016.5 140.9h74.9c14.8-103.6-11.3-213-81-302.3z"}}]},name:"rotate-left",theme:"outlined"},Ye=Je,yt=e(46420),Ct=function(he,Ge){return u.createElement(yt.Z,(0,y.Z)((0,y.Z)({},he),{},{ref:Ge,icon:Ye}))};Ct.displayName="RotateLeftOutlined";var qt=u.forwardRef(Ct),cn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M480.5 251.2c13-1.6 25.9-2.4 38.8-2.5v63.9c0 6.5 7.5 10.1 12.6 6.1L660 217.6c4-3.2 4-9.2 0-12.3l-128-101c-5.1-4-12.6-.4-12.6 6.1l-.2 64c-118.6.5-235.8 53.4-314.6 154.2A399.75 399.75 0 00123.5 631h74.9c-.9-5.3-1.7-10.7-2.4-16.1-5.1-42.1-2.1-84.1 8.9-124.8 11.4-42.2 31-81.1 58.1-115.8 27.2-34.7 60.3-63.2 98.4-84.3 37-20.6 76.9-33.6 119.1-38.8z"}},{tag:"path",attrs:{d:"M880 418H352c-17.7 0-32 14.3-32 32v414c0 17.7 14.3 32 32 32h528c17.7 0 32-14.3 32-32V450c0-17.7-14.3-32-32-32zm-44 402H396V494h440v326z"}}]},name:"rotate-right",theme:"outlined"},en=cn,Nt=function(he,Ge){return u.createElement(yt.Z,(0,y.Z)((0,y.Z)({},he),{},{ref:Ge,icon:en}))};Nt.displayName="RotateRightOutlined";var _t=u.forwardRef(Nt),Zt={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M637 443H519V309c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v134H325c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h118v134c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V519h118c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zm284 424L775 721c122.1-148.9 113.6-369.5-26-509-148-148.1-388.4-148.1-537 0-148.1 148.6-148.1 389 0 537 139.5 139.6 360.1 148.1 509 26l146 146c3.2 2.8 8.3 2.8 11 0l43-43c2.8-2.7 2.8-7.8 0-11zM696 696c-118.8 118.7-311.2 118.7-430 0-118.7-118.8-118.7-311.2 0-430 118.8-118.7 311.2-118.7 430 0 118.7 118.8 118.7 311.2 0 430z"}}]},name:"zoom-in",theme:"outlined"},wt=Zt,Wt=function(he,Ge){return u.createElement(yt.Z,(0,y.Z)((0,y.Z)({},he),{},{ref:Ge,icon:wt}))};Wt.displayName="ZoomInOutlined";var Ht=u.forwardRef(Wt),tn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M637 443H325c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h312c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zm284 424L775 721c122.1-148.9 113.6-369.5-26-509-148-148.1-388.4-148.1-537 0-148.1 148.6-148.1 389 0 537 139.5 139.6 360.1 148.1 509 26l146 146c3.2 2.8 8.3 2.8 11 0l43-43c2.8-2.7 2.8-7.8 0-11zM696 696c-118.8 118.7-311.2 118.7-430 0-118.7-118.8-118.7-311.2 0-430 118.8-118.7 311.2-118.7 430 0 118.7 118.8 118.7 311.2 0 430z"}}]},name:"zoom-out",theme:"outlined"},at=tn,un=function(he,Ge){return u.createElement(yt.Z,(0,y.Z)((0,y.Z)({},he),{},{ref:Ge,icon:at}))};un.displayName="ZoomOutOutlined";var En=u.forwardRef(un),fn=function(De,he){var Ge={};for(var ze in De)Object.prototype.hasOwnProperty.call(De,ze)&&he.indexOf(ze)<0&&(Ge[ze]=De[ze]);if(De!=null&&typeof Object.getOwnPropertySymbols=="function")for(var He=0,ze=Object.getOwnPropertySymbols(De);He<ze.length;He++)he.indexOf(ze[He])<0&&Object.prototype.propertyIsEnumerable.call(De,ze[He])&&(Ge[ze[He]]=De[ze[He]]);return Ge},pn={rotateLeft:u.createElement(qt,null),rotateRight:u.createElement(_t,null),zoomIn:u.createElement(Ht,null),zoomOut:u.createElement(En,null),close:u.createElement(Ve.Z,null),left:u.createElement(st.Z,null),right:u.createElement(rt.Z,null)},Rn=function(he){var Ge=he.previewPrefixCls,ze=he.preview,He=fn(he,["previewPrefixCls","preview"]),tt=u.useContext(Le.E_),ot=tt.getPrefixCls,lt=ot("image-preview",Ge),dt=ot(),Et=u.useMemo(function(){if(ze===!1)return ze;var pt=(0,h.Z)(ze)==="object"?ze:{};return(0,c.Z)((0,c.Z)({},pt),{transitionName:(0,We.mL)(dt,"zoom",pt.transitionName),maskTransitionName:(0,We.mL)(dt,"fade",pt.maskTransitionName)})},[ze]);return u.createElement(we.PreviewGroup,(0,c.Z)({preview:Et,previewPrefixCls:lt,icons:pn},He))},mn=Rn,Qe=function(De,he){var Ge={};for(var ze in De)Object.prototype.hasOwnProperty.call(De,ze)&&he.indexOf(ze)<0&&(Ge[ze]=De[ze]);if(De!=null&&typeof Object.getOwnPropertySymbols=="function")for(var He=0,ze=Object.getOwnPropertySymbols(De);He<ze.length;He++)he.indexOf(ze[He])<0&&Object.prototype.propertyIsEnumerable.call(De,ze[He])&&(Ge[ze[He]]=De[ze[He]]);return Ge},nn=function(he){var Ge=he.prefixCls,ze=he.preview,He=Qe(he,["prefixCls","preview"]),tt=(0,u.useContext)(Le.E_),ot=tt.getPrefixCls,lt=tt.locale,dt=lt===void 0?Ne.Z:lt,Et=tt.getPopupContainer,pt=ot("image",Ge),ht=ot(),ct=dt.Image||Ne.Z.Image,mt=u.useMemo(function(){if(ze===!1)return ze;var St=(0,h.Z)(ze)==="object"?ze:{},$t=St.getContainer,gn=Qe(St,["getContainer"]);return(0,c.Z)((0,c.Z)({mask:u.createElement("div",{className:"".concat(pt,"-mask-info")},u.createElement(m.Z,null),ct==null?void 0:ct.preview),icons:pn},gn),{getContainer:$t||Et,transitionName:(0,We.mL)(ht,"zoom",St.transitionName),maskTransitionName:(0,We.mL)(ht,"fade",St.maskTransitionName)})},[ze,ct]);return u.createElement(we,(0,c.Z)({prefixCls:pt,preview:mt},He))};nn.PreviewGroup=mn;var on=nn},63867:function(j,Z,e){"use strict";var c=e(62653);Z.Z=c.Z},71338:function(j,Z,e){"use strict";var c=e(18740),h=e(57672)},13700:function(j,Z,e){"use strict";e.d(Z,{Z:function(){return Oe}});var c=e(45389),h=e(72564),m=e(96268),y=e(84875),g=e.n(y),l=e(63313),p=e(82259),u=e(81326),i=function(q){var ne,Ee,we=q.prefixCls,Le=q.className,Ne=q.style,We=q.size,Ve=q.shape,st=g()((ne={},(0,c.Z)(ne,"".concat(we,"-lg"),We==="large"),(0,c.Z)(ne,"".concat(we,"-sm"),We==="small"),ne)),rt=g()((Ee={},(0,c.Z)(Ee,"".concat(we,"-circle"),Ve==="circle"),(0,c.Z)(Ee,"".concat(we,"-square"),Ve==="square"),(0,c.Z)(Ee,"".concat(we,"-round"),Ve==="round"),Ee)),Je=l.useMemo(function(){return typeof We=="number"?{width:We,height:We,lineHeight:"".concat(We,"px")}:{}},[We]);return l.createElement("span",{className:g()(we,st,rt,Le),style:(0,h.Z)((0,h.Z)({},Je),Ne)})},S=i,x=function(q){var ne=q.prefixCls,Ee=q.className,we=q.active,Le=q.shape,Ne=Le===void 0?"circle":Le,We=q.size,Ve=We===void 0?"default":We,st=l.useContext(p.E_),rt=st.getPrefixCls,Je=rt("skeleton",ne),Ye=(0,u.Z)(q,["prefixCls","className"]),yt=g()(Je,"".concat(Je,"-element"),(0,c.Z)({},"".concat(Je,"-active"),we),Ee);return l.createElement("div",{className:yt},l.createElement(S,(0,h.Z)({prefixCls:"".concat(Je,"-avatar"),shape:Ne,size:Ve},Ye)))},I=x,a=function(q){var ne,Ee=q.prefixCls,we=q.className,Le=q.active,Ne=q.block,We=Ne===void 0?!1:Ne,Ve=q.size,st=Ve===void 0?"default":Ve,rt=l.useContext(p.E_),Je=rt.getPrefixCls,Ye=Je("skeleton",Ee),yt=(0,u.Z)(q,["prefixCls"]),Ct=g()(Ye,"".concat(Ye,"-element"),(ne={},(0,c.Z)(ne,"".concat(Ye,"-active"),Le),(0,c.Z)(ne,"".concat(Ye,"-block"),We),ne),we);return l.createElement("div",{className:Ct},l.createElement(S,(0,h.Z)({prefixCls:"".concat(Ye,"-button"),size:st},yt)))},d=a,O=e(185),T={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M888 792H200V168c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h752c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM288 604a64 64 0 10128 0 64 64 0 10-128 0zm118-224a48 48 0 1096 0 48 48 0 10-96 0zm158 228a96 96 0 10192 0 96 96 0 10-192 0zm148-314a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"dot-chart",theme:"outlined"},L=T,N=e(46420),R=function(q,ne){return l.createElement(N.Z,(0,O.Z)((0,O.Z)({},q),{},{ref:ne,icon:L}))};R.displayName="DotChartOutlined";var G=l.forwardRef(R),b=function(q){var ne=q.prefixCls,Ee=q.className,we=q.style,Le=q.active,Ne=q.children,We=l.useContext(p.E_),Ve=We.getPrefixCls,st=Ve("skeleton",ne),rt=g()(st,"".concat(st,"-element"),(0,c.Z)({},"".concat(st,"-active"),Le),Ee),Je=Ne!=null?Ne:l.createElement(G,null);return l.createElement("div",{className:rt},l.createElement("div",{className:g()("".concat(st,"-image"),Ee),style:we},Je))},E=b,z="M365.714286 329.142857q0 45.714286-32.036571 77.677714t-77.677714 32.036571-77.677714-32.036571-32.036571-77.677714 32.036571-77.677714 77.677714-32.036571 77.677714 32.036571 32.036571 77.677714zM950.857143 548.571429l0 256-804.571429 0 0-109.714286 182.857143-182.857143 91.428571 91.428571 292.571429-292.571429zM1005.714286 146.285714l-914.285714 0q-7.460571 0-12.873143 5.412571t-5.412571 12.873143l0 694.857143q0 7.460571 5.412571 12.873143t12.873143 5.412571l914.285714 0q7.460571 0 12.873143-5.412571t5.412571-12.873143l0-694.857143q0-7.460571-5.412571-12.873143t-12.873143-5.412571zM1097.142857 164.571429l0 694.857143q0 37.741714-26.843429 64.585143t-64.585143 26.843429l-914.285714 0q-37.741714 0-64.585143-26.843429t-26.843429-64.585143l0-694.857143q0-37.741714 26.843429-64.585143t64.585143-26.843429l914.285714 0q37.741714 0 64.585143 26.843429t26.843429 64.585143z",Y=function(q){var ne=q.prefixCls,Ee=q.className,we=q.style,Le=q.active,Ne=l.useContext(p.E_),We=Ne.getPrefixCls,Ve=We("skeleton",ne),st=g()(Ve,"".concat(Ve,"-element"),(0,c.Z)({},"".concat(Ve,"-active"),Le),Ee);return l.createElement("div",{className:st},l.createElement("div",{className:g()("".concat(Ve,"-image"),Ee),style:we},l.createElement("svg",{viewBox:"0 0 1098 1024",xmlns:"http://www.w3.org/2000/svg",className:"".concat(Ve,"-image-svg")},l.createElement("path",{d:z,className:"".concat(Ve,"-image-path")}))))},W=Y,oe=function(q){var ne,Ee=q.prefixCls,we=q.className,Le=q.active,Ne=q.block,We=q.size,Ve=We===void 0?"default":We,st=l.useContext(p.E_),rt=st.getPrefixCls,Je=rt("skeleton",Ee),Ye=(0,u.Z)(q,["prefixCls"]),yt=g()(Je,"".concat(Je,"-element"),(ne={},(0,c.Z)(ne,"".concat(Je,"-active"),Le),(0,c.Z)(ne,"".concat(Je,"-block"),Ne),ne),we);return l.createElement("div",{className:yt},l.createElement(S,(0,h.Z)({prefixCls:"".concat(Je,"-input"),size:Ve},Ye)))},_e=oe,K=e(52529),Q=function(q){var ne=function(st){var rt=q.width,Je=q.rows,Ye=Je===void 0?2:Je;if(Array.isArray(rt))return rt[st];if(Ye-1===st)return rt},Ee=q.prefixCls,we=q.className,Le=q.style,Ne=q.rows,We=(0,K.Z)(Array(Ne)).map(function(Ve,st){return l.createElement("li",{key:st,style:{width:ne(st)}})});return l.createElement("ul",{className:g()(Ee,we),style:Le},We)},P=Q,de=function(q){var ne=q.prefixCls,Ee=q.className,we=q.width,Le=q.style;return l.createElement("h3",{className:g()(ne,Ee),style:(0,h.Z)({width:we},Le)})},be=de;function ve(Re){return Re&&(0,m.Z)(Re)==="object"?Re:{}}function ue(Re,q){return Re&&!q?{size:"large",shape:"square"}:{size:"large",shape:"circle"}}function ae(Re,q){return!Re&&q?{width:"38%"}:Re&&q?{width:"50%"}:{}}function X(Re,q){var ne={};return(!Re||!q)&&(ne.width="61%"),!Re&&q?ne.rows=3:ne.rows=2,ne}var ie=function(q){var ne=q.prefixCls,Ee=q.loading,we=q.className,Le=q.style,Ne=q.children,We=q.avatar,Ve=We===void 0?!1:We,st=q.title,rt=st===void 0?!0:st,Je=q.paragraph,Ye=Je===void 0?!0:Je,yt=q.active,Ct=q.round,qt=l.useContext(p.E_),cn=qt.getPrefixCls,en=qt.direction,Nt=cn("skeleton",ne);if(Ee||!("loading"in q)){var _t,Zt=!!Ve,wt=!!rt,Wt=!!Ye,Ht;if(Zt){var tn=(0,h.Z)((0,h.Z)({prefixCls:"".concat(Nt,"-avatar")},ue(wt,Wt)),ve(Ve));Ht=l.createElement("div",{className:"".concat(Nt,"-header")},l.createElement(S,(0,h.Z)({},tn)))}var at;if(wt||Wt){var un;if(wt){var En=(0,h.Z)((0,h.Z)({prefixCls:"".concat(Nt,"-title")},ae(Zt,Wt)),ve(rt));un=l.createElement(be,(0,h.Z)({},En))}var fn;if(Wt){var pn=(0,h.Z)((0,h.Z)({prefixCls:"".concat(Nt,"-paragraph")},X(Zt,wt)),ve(Ye));fn=l.createElement(P,(0,h.Z)({},pn))}at=l.createElement("div",{className:"".concat(Nt,"-content")},un,fn)}var Rn=g()(Nt,(_t={},(0,c.Z)(_t,"".concat(Nt,"-with-avatar"),Zt),(0,c.Z)(_t,"".concat(Nt,"-active"),yt),(0,c.Z)(_t,"".concat(Nt,"-rtl"),en==="rtl"),(0,c.Z)(_t,"".concat(Nt,"-round"),Ct),_t),we);return l.createElement("div",{className:Rn,style:Le},Ht,at)}return typeof Ne!="undefined"?Ne:null};ie.Button=d,ie.Avatar=I,ie.Input=_e,ie.Image=W,ie.Node=E;var Te=ie,Oe=Te},57672:function(j,Z,e){"use strict";var c=e(18740)},23836:function(j,Z,e){(function(c){c(e(33490))})(function(c){"use strict";c.defineMode("javascript",function(h,m){var y=h.indentUnit,g=m.statementIndent,l=m.jsonld,p=m.json||l,u=m.trackScope!==!1,i=m.typescript,S=m.wordCharacters||/[\w$\xa1-\uffff]/,x=function(){function v(ft){return{type:ft,style:"keyword"}}var A=v("keyword a"),se=v("keyword b"),fe=v("keyword c"),Be=v("keyword d"),Ae=v("operator"),Fe={type:"atom",style:"atom"};return{if:v("if"),while:A,with:A,else:se,do:se,try:se,finally:se,return:Be,break:Be,continue:Be,new:v("new"),delete:fe,void:fe,throw:fe,debugger:v("debugger"),var:v("var"),const:v("var"),let:v("var"),function:v("function"),catch:v("catch"),for:v("for"),switch:v("switch"),case:v("case"),default:v("default"),in:Ae,typeof:Ae,instanceof:Ae,true:Fe,false:Fe,null:Fe,undefined:Fe,NaN:Fe,Infinity:Fe,this:v("this"),class:v("class"),super:v("atom"),yield:fe,export:v("export"),import:v("import"),extends:fe,await:fe}}(),I=/[+\-*&%=<>!?|~^@]/,a=/^@(context|id|value|language|type|container|list|set|reverse|index|base|vocab|graph)"/;function d(v){for(var A=!1,se,fe=!1;(se=v.next())!=null;){if(!A){if(se=="/"&&!fe)return;se=="["?fe=!0:fe&&se=="]"&&(fe=!1)}A=!A&&se=="\\"}}var O,T;function L(v,A,se){return O=v,T=se,A}function N(v,A){var se=v.next();if(se=='"'||se=="'")return A.tokenize=R(se),A.tokenize(v,A);if(se=="."&&v.match(/^\d[\d_]*(?:[eE][+\-]?[\d_]+)?/))return L("number","number");if(se=="."&&v.match(".."))return L("spread","meta");if(/[\[\]{}\(\),;\:\.]/.test(se))return L(se);if(se=="="&&v.eat(">"))return L("=>","operator");if(se=="0"&&v.match(/^(?:x[\dA-Fa-f_]+|o[0-7_]+|b[01_]+)n?/))return L("number","number");if(/\d/.test(se))return v.match(/^[\d_]*(?:n|(?:\.[\d_]*)?(?:[eE][+\-]?[\d_]+)?)?/),L("number","number");if(se=="/")return v.eat("*")?(A.tokenize=G,G(v,A)):v.eat("/")?(v.skipToEnd(),L("comment","comment")):Pt(v,A,1)?(d(v),v.match(/^\b(([gimyus])(?![gimyus]*\2))+\b/),L("regexp","string-2")):(v.eat("="),L("operator","operator",v.current()));if(se=="`")return A.tokenize=b,b(v,A);if(se=="#"&&v.peek()=="!")return v.skipToEnd(),L("meta","meta");if(se=="#"&&v.eatWhile(S))return L("variable","property");if(se=="<"&&v.match("!--")||se=="-"&&v.match("->")&&!/\S/.test(v.string.slice(0,v.start)))return v.skipToEnd(),L("comment","comment");if(I.test(se))return(se!=">"||!A.lexical||A.lexical.type!=">")&&(v.eat("=")?(se=="!"||se=="=")&&v.eat("="):/[<>*+\-|&?]/.test(se)&&(v.eat(se),se==">"&&v.eat(se))),se=="?"&&v.eat(".")?L("."):L("operator","operator",v.current());if(S.test(se)){v.eatWhile(S);var fe=v.current();if(A.lastType!="."){if(x.propertyIsEnumerable(fe)){var Be=x[fe];return L(Be.type,Be.style,fe)}if(fe=="async"&&v.match(/^(\s|\/\*([^*]|\*(?!\/))*?\*\/)*[\[\(\w]/,!1))return L("async","keyword",fe)}return L("variable","variable",fe)}}function R(v){return function(A,se){var fe=!1,Be;if(l&&A.peek()=="@"&&A.match(a))return se.tokenize=N,L("jsonld-keyword","meta");for(;(Be=A.next())!=null&&!(Be==v&&!fe);)fe=!fe&&Be=="\\";return fe||(se.tokenize=N),L("string","string")}}function G(v,A){for(var se=!1,fe;fe=v.next();){if(fe=="/"&&se){A.tokenize=N;break}se=fe=="*"}return L("comment","comment")}function b(v,A){for(var se=!1,fe;(fe=v.next())!=null;){if(!se&&(fe=="`"||fe=="$"&&v.eat("{"))){A.tokenize=N;break}se=!se&&fe=="\\"}return L("quasi","string-2",v.current())}var E="([{}])";function z(v,A){A.fatArrowAt&&(A.fatArrowAt=null);var se=v.string.indexOf("=>",v.start);if(!(se<0)){if(i){var fe=/:\s*(?:\w+(?:<[^>]*>|\[\])?|\{[^}]*\})\s*$/.exec(v.string.slice(v.start,se));fe&&(se=fe.index)}for(var Be=0,Ae=!1,Fe=se-1;Fe>=0;--Fe){var ft=v.string.charAt(Fe),Mt=E.indexOf(ft);if(Mt>=0&&Mt<3){if(!Be){++Fe;break}if(--Be==0){ft=="("&&(Ae=!0);break}}else if(Mt>=3&&Mt<6)++Be;else if(S.test(ft))Ae=!0;else if(/["'\/`]/.test(ft))for(;;--Fe){if(Fe==0)return;var Cn=v.string.charAt(Fe-1);if(Cn==ft&&v.string.charAt(Fe-2)!="\\"){Fe--;break}}else if(Ae&&!Be){++Fe;break}}Ae&&!Be&&(A.fatArrowAt=Fe)}}var Y={atom:!0,number:!0,variable:!0,string:!0,regexp:!0,this:!0,import:!0,"jsonld-keyword":!0};function W(v,A,se,fe,Be,Ae){this.indented=v,this.column=A,this.type=se,this.prev=Be,this.info=Ae,fe!=null&&(this.align=fe)}function oe(v,A){if(!u)return!1;for(var se=v.localVars;se;se=se.next)if(se.name==A)return!0;for(var fe=v.context;fe;fe=fe.prev)for(var se=fe.vars;se;se=se.next)if(se.name==A)return!0}function _e(v,A,se,fe,Be){var Ae=v.cc;for(K.state=v,K.stream=Be,K.marked=null,K.cc=Ae,K.style=A,v.lexical.hasOwnProperty("align")||(v.lexical.align=!0);;){var Fe=Ae.length?Ae.pop():p?Ne:we;if(Fe(se,fe)){for(;Ae.length&&Ae[Ae.length-1].lex;)Ae.pop()();return K.marked?K.marked:se=="variable"&&oe(v,fe)?"variable-2":A}}}var K={state:null,column:null,marked:null,cc:null};function Q(){for(var v=arguments.length-1;v>=0;v--)K.cc.push(arguments[v])}function P(){return Q.apply(null,arguments),!0}function de(v,A){for(var se=A;se;se=se.next)if(se.name==v)return!0;return!1}function be(v){var A=K.state;if(K.marked="def",!!u){if(A.context){if(A.lexical.info=="var"&&A.context&&A.context.block){var se=ve(v,A.context);if(se!=null){A.context=se;return}}else if(!de(v,A.localVars)){A.localVars=new X(v,A.localVars);return}}m.globalVars&&!de(v,A.globalVars)&&(A.globalVars=new X(v,A.globalVars))}}function ve(v,A){if(A)if(A.block){var se=ve(v,A.prev);return se?se==A.prev?A:new ae(se,A.vars,!0):null}else return de(v,A.vars)?A:new ae(A.prev,new X(v,A.vars),!1);else return null}function ue(v){return v=="public"||v=="private"||v=="protected"||v=="abstract"||v=="readonly"}function ae(v,A,se){this.prev=v,this.vars=A,this.block=se}function X(v,A){this.name=v,this.next=A}var ie=new X("this",new X("arguments",null));function Te(){K.state.context=new ae(K.state.context,K.state.localVars,!1),K.state.localVars=ie}function Oe(){K.state.context=new ae(K.state.context,K.state.localVars,!0),K.state.localVars=null}Te.lex=Oe.lex=!0;function Re(){K.state.localVars=K.state.context.vars,K.state.context=K.state.context.prev}Re.lex=!0;function q(v,A){var se=function(){var fe=K.state,Be=fe.indented;if(fe.lexical.type=="stat")Be=fe.lexical.indented;else for(var Ae=fe.lexical;Ae&&Ae.type==")"&&Ae.align;Ae=Ae.prev)Be=Ae.indented;fe.lexical=new W(Be,K.stream.column(),v,null,fe.lexical,A)};return se.lex=!0,se}function ne(){var v=K.state;v.lexical.prev&&(v.lexical.type==")"&&(v.indented=v.lexical.indented),v.lexical=v.lexical.prev)}ne.lex=!0;function Ee(v){function A(se){return se==v?P():v==";"||se=="}"||se==")"||se=="]"?Q():P(A)}return A}function we(v,A){return v=="var"?P(q("vardef",A),dt,Ee(";"),ne):v=="keyword a"?P(q("form"),Ve,we,ne):v=="keyword b"?P(q("form"),we,ne):v=="keyword d"?K.stream.match(/^\s*$/,!1)?P():P(q("stat"),rt,Ee(";"),ne):v=="debugger"?P(Ee(";")):v=="{"?P(q("}"),Oe,En,ne,Re):v==";"?P():v=="if"?(K.state.lexical.info=="else"&&K.state.cc[K.state.cc.length-1]==ne&&K.state.cc.pop()(),P(q("form"),Ve,we,ne,St)):v=="function"?P(Ut):v=="for"?P(q("form"),Oe,$t,we,Re,ne):v=="class"||i&&A=="interface"?(K.marked="keyword",P(q("form",v=="class"?v:A),Gt,ne)):v=="variable"?i&&A=="declare"?(K.marked="keyword",P(we)):i&&(A=="module"||A=="enum"||A=="type")&&K.stream.match(/^\s*\w/,!1)?(K.marked="keyword",A=="enum"?P(zt):A=="type"?P(sn,Ee("operator"),Qe,Ee(";")):P(q("form"),Et,Ee("{"),q("}"),En,ne,ne)):i&&A=="namespace"?(K.marked="keyword",P(q("form"),Ne,we,ne)):i&&A=="abstract"?(K.marked="keyword",P(we)):P(q("stat"),Zt):v=="switch"?P(q("form"),Ve,Ee("{"),q("}","switch"),Oe,En,ne,ne,Re):v=="case"?P(Ne,Ee(":")):v=="default"?P(Ee(":")):v=="catch"?P(q("form"),Te,Le,we,ne,Re):v=="export"?P(q("stat"),it,ne):v=="import"?P(q("stat"),vn,ne):v=="async"?P(we):A=="@"?P(Ne,we):Q(q("stat"),Ne,Ee(";"),ne)}function Le(v){if(v=="(")return P(Lt,Ee(")"))}function Ne(v,A){return st(v,A,!1)}function We(v,A){return st(v,A,!0)}function Ve(v){return v!="("?Q():P(q(")"),rt,Ee(")"),ne)}function st(v,A,se){if(K.state.fatArrowAt==K.stream.start){var fe=se?cn:qt;if(v=="(")return P(Te,q(")"),at(Lt,")"),ne,Ee("=>"),fe,Re);if(v=="variable")return Q(Te,Et,Ee("=>"),fe,Re)}var Be=se?Ye:Je;return Y.hasOwnProperty(v)?P(Be):v=="function"?P(Ut,Be):v=="class"||i&&A=="interface"?(K.marked="keyword",P(q("form"),Yt,ne)):v=="keyword c"||v=="async"?P(se?We:Ne):v=="("?P(q(")"),rt,Ee(")"),ne,Be):v=="operator"||v=="spread"?P(se?We:Ne):v=="["?P(q("]"),Vt,ne,Be):v=="{"?un(Wt,"}",null,Be):v=="quasi"?Q(yt,Be):v=="new"?P(en(se)):P()}function rt(v){return v.match(/[;\}\)\],]/)?Q():Q(Ne)}function Je(v,A){return v==","?P(rt):Ye(v,A,!1)}function Ye(v,A,se){var fe=se==!1?Je:Ye,Be=se==!1?Ne:We;if(v=="=>")return P(Te,se?cn:qt,Re);if(v=="operator")return/\+\+|--/.test(A)||i&&A=="!"?P(fe):i&&A=="<"&&K.stream.match(/^([^<>]|<[^<>]*>)*>\s*\(/,!1)?P(q(">"),at(Qe,">"),ne,fe):A=="?"?P(Ne,Ee(":"),Be):P(Be);if(v=="quasi")return Q(yt,fe);if(v!=";"){if(v=="(")return un(We,")","call",fe);if(v==".")return P(wt,fe);if(v=="[")return P(q("]"),rt,Ee("]"),ne,fe);if(i&&A=="as")return K.marked="keyword",P(Qe,fe);if(v=="regexp")return K.state.lastType=K.marked="operator",K.stream.backUp(K.stream.pos-K.stream.start-1),P(Be)}}function yt(v,A){return v!="quasi"?Q():A.slice(A.length-2)!="${"?P(yt):P(rt,Ct)}function Ct(v){if(v=="}")return K.marked="string-2",K.state.tokenize=b,P(yt)}function qt(v){return z(K.stream,K.state),Q(v=="{"?we:Ne)}function cn(v){return z(K.stream,K.state),Q(v=="{"?we:We)}function en(v){return function(A){return A=="."?P(v?_t:Nt):A=="variable"&&i?P(tt,v?Ye:Je):Q(v?We:Ne)}}function Nt(v,A){if(A=="target")return K.marked="keyword",P(Je)}function _t(v,A){if(A=="target")return K.marked="keyword",P(Ye)}function Zt(v){return v==":"?P(ne,we):Q(Je,Ee(";"),ne)}function wt(v){if(v=="variable")return K.marked="property",P()}function Wt(v,A){if(v=="async")return K.marked="property",P(Wt);if(v=="variable"||K.style=="keyword"){if(K.marked="property",A=="get"||A=="set")return P(Ht);var se;return i&&K.state.fatArrowAt==K.stream.start&&(se=K.stream.match(/^\s*:\s*/,!1))&&(K.state.fatArrowAt=K.stream.pos+se[0].length),P(tn)}else{if(v=="number"||v=="string")return K.marked=l?"property":K.style+" property",P(tn);if(v=="jsonld-keyword")return P(tn);if(i&&ue(A))return K.marked="keyword",P(Wt);if(v=="[")return P(Ne,fn,Ee("]"),tn);if(v=="spread")return P(We,tn);if(A=="*")return K.marked="keyword",P(Wt);if(v==":")return Q(tn)}}function Ht(v){return v!="variable"?Q(tn):(K.marked="property",P(Ut))}function tn(v){if(v==":")return P(We);if(v=="(")return Q(Ut)}function at(v,A,se){function fe(Be,Ae){if(se?se.indexOf(Be)>-1:Be==","){var Fe=K.state.lexical;return Fe.info=="call"&&(Fe.pos=(Fe.pos||0)+1),P(function(ft,Mt){return ft==A||Mt==A?Q():Q(v)},fe)}return Be==A||Ae==A?P():se&&se.indexOf(";")>-1?Q(v):P(Ee(A))}return function(Be,Ae){return Be==A||Ae==A?P():Q(v,fe)}}function un(v,A,se){for(var fe=3;fe<arguments.length;fe++)K.cc.push(arguments[fe]);return P(q(A,se),at(v,A),ne)}function En(v){return v=="}"?P():Q(we,En)}function fn(v,A){if(i){if(v==":")return P(Qe);if(A=="?")return P(fn)}}function pn(v,A){if(i&&(v==":"||A=="in"))return P(Qe)}function Rn(v){if(i&&v==":")return K.stream.match(/^\s*\w+\s+is\b/,!1)?P(Ne,mn,Qe):P(Qe)}function mn(v,A){if(A=="is")return K.marked="keyword",P()}function Qe(v,A){if(A=="keyof"||A=="typeof"||A=="infer"||A=="readonly")return K.marked="keyword",P(A=="typeof"?We:Qe);if(v=="variable"||A=="void")return K.marked="type",P(He);if(A=="|"||A=="&")return P(Qe);if(v=="string"||v=="number"||v=="atom")return P(He);if(v=="[")return P(q("]"),at(Qe,"]",","),ne,He);if(v=="{")return P(q("}"),on,ne,He);if(v=="(")return P(at(ze,")"),nn,He);if(v=="<")return P(at(Qe,">"),Qe);if(v=="quasi")return Q(he,He)}function nn(v){if(v=="=>")return P(Qe)}function on(v){return v.match(/[\}\)\]]/)?P():v==","||v==";"?P(on):Q(De,on)}function De(v,A){if(v=="variable"||K.style=="keyword")return K.marked="property",P(De);if(A=="?"||v=="number"||v=="string")return P(De);if(v==":")return P(Qe);if(v=="[")return P(Ee("variable"),pn,Ee("]"),De);if(v=="(")return Q(Qt,De);if(!v.match(/[;\}\)\],]/))return P()}function he(v,A){return v!="quasi"?Q():A.slice(A.length-2)!="${"?P(he):P(Qe,Ge)}function Ge(v){if(v=="}")return K.marked="string-2",K.state.tokenize=b,P(he)}function ze(v,A){return v=="variable"&&K.stream.match(/^\s*[?:]/,!1)||A=="?"?P(ze):v==":"?P(Qe):v=="spread"?P(ze):Q(Qe)}function He(v,A){if(A=="<")return P(q(">"),at(Qe,">"),ne,He);if(A=="|"||v=="."||A=="&")return P(Qe);if(v=="[")return P(Qe,Ee("]"),He);if(A=="extends"||A=="implements")return K.marked="keyword",P(Qe);if(A=="?")return P(Qe,Ee(":"),Qe)}function tt(v,A){if(A=="<")return P(q(">"),at(Qe,">"),ne,He)}function ot(){return Q(Qe,lt)}function lt(v,A){if(A=="=")return P(Qe)}function dt(v,A){return A=="enum"?(K.marked="keyword",P(zt)):Q(Et,fn,ct,mt)}function Et(v,A){if(i&&ue(A))return K.marked="keyword",P(Et);if(v=="variable")return be(A),P();if(v=="spread")return P(Et);if(v=="[")return un(ht,"]");if(v=="{")return un(pt,"}")}function pt(v,A){return v=="variable"&&!K.stream.match(/^\s*:/,!1)?(be(A),P(ct)):(v=="variable"&&(K.marked="property"),v=="spread"?P(Et):v=="}"?Q():v=="["?P(Ne,Ee("]"),Ee(":"),pt):P(Ee(":"),Et,ct))}function ht(){return Q(Et,ct)}function ct(v,A){if(A=="=")return P(We)}function mt(v){if(v==",")return P(dt)}function St(v,A){if(v=="keyword b"&&A=="else")return P(q("form","else"),we,ne)}function $t(v,A){if(A=="await")return P($t);if(v=="(")return P(q(")"),gn,ne)}function gn(v){return v=="var"?P(dt,rn):v=="variable"?P(rn):Q(rn)}function rn(v,A){return v==")"?P():v==";"?P(rn):A=="in"||A=="of"?(K.marked="keyword",P(Ne,rn)):Q(Ne,rn)}function Ut(v,A){if(A=="*")return K.marked="keyword",P(Ut);if(v=="variable")return be(A),P(Ut);if(v=="(")return P(Te,q(")"),at(Lt,")"),ne,Rn,we,Re);if(i&&A=="<")return P(q(">"),at(ot,">"),ne,Ut)}function Qt(v,A){if(A=="*")return K.marked="keyword",P(Qt);if(v=="variable")return be(A),P(Qt);if(v=="(")return P(Te,q(")"),at(Lt,")"),ne,Rn,Re);if(i&&A=="<")return P(q(">"),at(ot,">"),ne,Qt)}function sn(v,A){if(v=="keyword"||v=="variable")return K.marked="type",P(sn);if(A=="<")return P(q(">"),at(ot,">"),ne)}function Lt(v,A){return A=="@"&&P(Ne,Lt),v=="spread"?P(Lt):i&&ue(A)?(K.marked="keyword",P(Lt)):i&&v=="this"?P(fn,ct):Q(Et,fn,ct)}function Yt(v,A){return v=="variable"?Gt(v,A):an(v,A)}function Gt(v,A){if(v=="variable")return be(A),P(an)}function an(v,A){if(A=="<")return P(q(">"),at(ot,">"),ne,an);if(A=="extends"||A=="implements"||i&&v==",")return A=="implements"&&(K.marked="keyword"),P(i?Qe:Ne,an);if(v=="{")return P(q("}"),Dt,ne)}function Dt(v,A){if(v=="async"||v=="variable"&&(A=="static"||A=="get"||A=="set"||i&&ue(A))&&K.stream.match(/^\s+#?[\w$\xa1-\uffff]/,!1))return K.marked="keyword",P(Dt);if(v=="variable"||K.style=="keyword")return K.marked="property",P(It,Dt);if(v=="number"||v=="string")return P(It,Dt);if(v=="[")return P(Ne,fn,Ee("]"),It,Dt);if(A=="*")return K.marked="keyword",P(Dt);if(i&&v=="(")return Q(Qt,Dt);if(v==";"||v==",")return P(Dt);if(v=="}")return P();if(A=="@")return P(Ne,Dt)}function It(v,A){if(A=="!"||A=="?")return P(It);if(v==":")return P(Qe,ct);if(A=="=")return P(We);var se=K.state.lexical.prev,fe=se&&se.info=="interface";return Q(fe?Qt:Ut)}function it(v,A){return A=="*"?(K.marked="keyword",P(ut,Ee(";"))):A=="default"?(K.marked="keyword",P(Ne,Ee(";"))):v=="{"?P(at(Kt,"}"),ut,Ee(";")):Q(we)}function Kt(v,A){if(A=="as")return K.marked="keyword",P(Ee("variable"));if(v=="variable")return Q(We,Kt)}function vn(v){return v=="string"?P():v=="("?Q(Ne):v=="."?Q(Je):Q(kt,jt,ut)}function kt(v,A){return v=="{"?un(kt,"}"):(v=="variable"&&be(A),A=="*"&&(K.marked="keyword"),P(Bt))}function jt(v){if(v==",")return P(kt,jt)}function Bt(v,A){if(A=="as")return K.marked="keyword",P(kt)}function ut(v,A){if(A=="from")return K.marked="keyword",P(Ne)}function Vt(v){return v=="]"?P():Q(at(We,"]"))}function zt(){return Q(q("form"),Et,Ee("{"),q("}"),at(dn,"}"),ne,ne)}function dn(){return Q(Et,ct)}function Xt(v,A){return v.lastType=="operator"||v.lastType==","||I.test(A.charAt(0))||/[,.]/.test(A.charAt(0))}function Pt(v,A,se){return A.tokenize==N&&/^(?:operator|sof|keyword [bcd]|case|new|export|default|spread|[\[{}\(,;:]|=>)$/.test(A.lastType)||A.lastType=="quasi"&&/\{\s*$/.test(v.string.slice(0,v.pos-(se||0)))}return{startState:function(v){var A={tokenize:N,lastType:"sof",cc:[],lexical:new W((v||0)-y,0,"block",!1),localVars:m.localVars,context:m.localVars&&new ae(null,null,!1),indented:v||0};return m.globalVars&&typeof m.globalVars=="object"&&(A.globalVars=m.globalVars),A},token:function(v,A){if(v.sol()&&(A.lexical.hasOwnProperty("align")||(A.lexical.align=!1),A.indented=v.indentation(),z(v,A)),A.tokenize!=G&&v.eatSpace())return null;var se=A.tokenize(v,A);return O=="comment"?se:(A.lastType=O=="operator"&&(T=="++"||T=="--")?"incdec":O,_e(A,se,O,T,v))},indent:function(v,A){if(v.tokenize==G||v.tokenize==b)return c.Pass;if(v.tokenize!=N)return 0;var se=A&&A.charAt(0),fe=v.lexical,Be;if(!/^\s*else\b/.test(A))for(var Ae=v.cc.length-1;Ae>=0;--Ae){var Fe=v.cc[Ae];if(Fe==ne)fe=fe.prev;else if(Fe!=St&&Fe!=Re)break}for(;(fe.type=="stat"||fe.type=="form")&&(se=="}"||(Be=v.cc[v.cc.length-1])&&(Be==Je||Be==Ye)&&!/^[,\.=+\-*:?[\(]/.test(A));)fe=fe.prev;g&&fe.type==")"&&fe.prev.type=="stat"&&(fe=fe.prev);var ft=fe.type,Mt=se==ft;return ft=="vardef"?fe.indented+(v.lastType=="operator"||v.lastType==","?fe.info.length+1:0):ft=="form"&&se=="{"?fe.indented:ft=="form"?fe.indented+y:ft=="stat"?fe.indented+(Xt(v,A)?g||y:0):fe.info=="switch"&&!Mt&&m.doubleIndentSwitch!=!1?fe.indented+(/^(?:case|default)\b/.test(A)?y:2*y):fe.align?fe.column+(Mt?0:1):fe.indented+(Mt?0:y)},electricInput:/^\s*(?:case .*?:|default:|\{|\})$/,blockCommentStart:p?null:"/*",blockCommentEnd:p?null:"*/",blockCommentContinue:p?null:" * ",lineComment:p?null:"//",fold:"brace",closeBrackets:"()[]{}''\"\"``",helperType:p?"json":"javascript",jsonldMode:l,jsonMode:p,expressionAllowed:Pt,skipExpression:function(v){_e(v,"atom","atom","true",new c.StringStream("",2,null))}}}),c.registerHelper("wordChars","javascript",/[\w$]/),c.defineMIME("text/javascript","javascript"),c.defineMIME("text/ecmascript","javascript"),c.defineMIME("application/javascript","javascript"),c.defineMIME("application/x-javascript","javascript"),c.defineMIME("application/ecmascript","javascript"),c.defineMIME("application/json",{name:"javascript",json:!0}),c.defineMIME("application/x-json",{name:"javascript",json:!0}),c.defineMIME("application/manifest+json",{name:"javascript",json:!0}),c.defineMIME("application/ld+json",{name:"javascript",jsonld:!0}),c.defineMIME("text/typescript",{name:"javascript",typescript:!0}),c.defineMIME("application/typescript",{name:"javascript",typescript:!0})})},34637:function(j,Z,e){(function(c){c(e(33490))})(function(c){"use strict";function h(u){return new RegExp("^(("+u.join(")|(")+"))\\b")}var m=h(["and","or","not","is"]),y=["as","assert","break","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","lambda","pass","raise","return","try","while","with","yield","in","False","True"],g=["abs","all","any","bin","bool","bytearray","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip","__import__","NotImplemented","Ellipsis","__debug__"];c.registerHelper("hintWords","python",y.concat(g).concat(["exec","print"]));function l(u){return u.scopes[u.scopes.length-1]}c.defineMode("python",function(u,i){for(var S="error",x=i.delimiters||i.singleDelimiters||/^[\(\)\[\]\{\}@,:`=;\.\\]/,I=[i.singleOperators,i.doubleOperators,i.doubleDelimiters,i.tripleDelimiters,i.operators||/^([-+*/%\/&|^]=?|[<>=]+|\/\/=?|\*\*=?|!=|[~!@]|\.\.\.)/],a=0;a<I.length;a++)I[a]||I.splice(a--,1);var d=i.hangingIndent||u.indentUnit,O=y,T=g;i.extra_keywords!=null&&(O=O.concat(i.extra_keywords)),i.extra_builtins!=null&&(T=T.concat(i.extra_builtins));var L=!(i.version&&Number(i.version)<3);if(L){var N=i.identifiers||/^[_A-Za-z\u00A1-\uFFFF][_A-Za-z0-9\u00A1-\uFFFF]*/;O=O.concat(["nonlocal","None","aiter","anext","async","await","breakpoint","match","case"]),T=T.concat(["ascii","bytes","exec","print"]);var R=new RegExp(`^(([rbuf]|(br)|(rb)|(fr)|(rf))?('{3}|"{3}|['"]))`,"i")}else{var N=i.identifiers||/^[_A-Za-z][_A-Za-z0-9]*/;O=O.concat(["exec","print"]),T=T.concat(["apply","basestring","buffer","cmp","coerce","execfile","file","intern","long","raw_input","reduce","reload","unichr","unicode","xrange","None"]);var R=new RegExp(`^(([rubf]|(ur)|(br))?('{3}|"{3}|['"]))`,"i")}var G=h(O),b=h(T);function E(de,be){var ve=de.sol()&&be.lastToken!="\\";if(ve&&(be.indent=de.indentation()),ve&&l(be).type=="py"){var ue=l(be).offset;if(de.eatSpace()){var ae=de.indentation();return ae>ue?oe(be):ae<ue&&K(de,be)&&de.peek()!="#"&&(be.errorToken=!0),null}else{var X=z(de,be);return ue>0&&K(de,be)&&(X+=" "+S),X}}return z(de,be)}function z(de,be,ve){if(de.eatSpace())return null;if(!ve&&de.match(/^#.*/))return"comment";if(de.match(/^[0-9\.]/,!1)){var ue=!1;if(de.match(/^[\d_]*\.\d+(e[\+\-]?\d+)?/i)&&(ue=!0),de.match(/^[\d_]+\.\d*/)&&(ue=!0),de.match(/^\.\d+/)&&(ue=!0),ue)return de.eat(/J/i),"number";var ae=!1;if(de.match(/^0x[0-9a-f_]+/i)&&(ae=!0),de.match(/^0b[01_]+/i)&&(ae=!0),de.match(/^0o[0-7_]+/i)&&(ae=!0),de.match(/^[1-9][\d_]*(e[\+\-]?[\d_]+)?/)&&(de.eat(/J/i),ae=!0),de.match(/^0(?![\dx])/i)&&(ae=!0),ae)return de.eat(/L/i),"number"}if(de.match(R)){var X=de.current().toLowerCase().indexOf("f")!==-1;return X?(be.tokenize=Y(de.current(),be.tokenize),be.tokenize(de,be)):(be.tokenize=W(de.current(),be.tokenize),be.tokenize(de,be))}for(var ie=0;ie<I.length;ie++)if(de.match(I[ie]))return"operator";return de.match(x)?"punctuation":be.lastToken=="."&&de.match(N)?"property":de.match(G)||de.match(m)?"keyword":de.match(b)?"builtin":de.match(/^(self|cls)\b/)?"variable-2":de.match(N)?be.lastToken=="def"||be.lastToken=="class"?"def":"variable":(de.next(),ve?null:S)}function Y(de,be){for(;"rubf".indexOf(de.charAt(0).toLowerCase())>=0;)de=de.substr(1);var ve=de.length==1,ue="string";function ae(ie){return function(Te,Oe){var Re=z(Te,Oe,!0);return Re=="punctuation"&&(Te.current()=="{"?Oe.tokenize=ae(ie+1):Te.current()=="}"&&(ie>1?Oe.tokenize=ae(ie-1):Oe.tokenize=X)),Re}}function X(ie,Te){for(;!ie.eol();)if(ie.eatWhile(/[^'"\{\}\\]/),ie.eat("\\")){if(ie.next(),ve&&ie.eol())return ue}else{if(ie.match(de))return Te.tokenize=be,ue;if(ie.match("{{"))return ue;if(ie.match("{",!1))return Te.tokenize=ae(0),ie.current()?ue:Te.tokenize(ie,Te);if(ie.match("}}"))return ue;if(ie.match("}"))return S;ie.eat(/['"]/)}if(ve){if(i.singleLineStringErrors)return S;Te.tokenize=be}return ue}return X.isString=!0,X}function W(de,be){for(;"rubf".indexOf(de.charAt(0).toLowerCase())>=0;)de=de.substr(1);var ve=de.length==1,ue="string";function ae(X,ie){for(;!X.eol();)if(X.eatWhile(/[^'"\\]/),X.eat("\\")){if(X.next(),ve&&X.eol())return ue}else{if(X.match(de))return ie.tokenize=be,ue;X.eat(/['"]/)}if(ve){if(i.singleLineStringErrors)return S;ie.tokenize=be}return ue}return ae.isString=!0,ae}function oe(de){for(;l(de).type!="py";)de.scopes.pop();de.scopes.push({offset:l(de).offset+u.indentUnit,type:"py",align:null})}function _e(de,be,ve){var ue=de.match(/^[\s\[\{\(]*(?:#|$)/,!1)?null:de.column()+1;be.scopes.push({offset:be.indent+d,type:ve,align:ue})}function K(de,be){for(var ve=de.indentation();be.scopes.length>1&&l(be).offset>ve;){if(l(be).type!="py")return!0;be.scopes.pop()}return l(be).offset!=ve}function Q(de,be){de.sol()&&(be.beginningOfLine=!0,be.dedent=!1);var ve=be.tokenize(de,be),ue=de.current();if(be.beginningOfLine&&ue=="@")return de.match(N,!1)?"meta":L?"operator":S;if(/\S/.test(ue)&&(be.beginningOfLine=!1),(ve=="variable"||ve=="builtin")&&be.lastToken=="meta"&&(ve="meta"),(ue=="pass"||ue=="return")&&(be.dedent=!0),ue=="lambda"&&(be.lambda=!0),ue==":"&&!be.lambda&&l(be).type=="py"&&de.match(/^\s*(?:#|$)/,!1)&&oe(be),ue.length==1&&!/string|comment/.test(ve)){var ae="[({".indexOf(ue);if(ae!=-1&&_e(de,be,"])}".slice(ae,ae+1)),ae="])}".indexOf(ue),ae!=-1)if(l(be).type==ue)be.indent=be.scopes.pop().offset-d;else return S}return be.dedent&&de.eol()&&l(be).type=="py"&&be.scopes.length>1&&be.scopes.pop(),ve}var P={startState:function(de){return{tokenize:E,scopes:[{offset:de||0,type:"py",align:null}],indent:de||0,lastToken:null,lambda:!1,dedent:0}},token:function(de,be){var ve=be.errorToken;ve&&(be.errorToken=!1);var ue=Q(de,be);return ue&&ue!="comment"&&(be.lastToken=ue=="keyword"||ue=="punctuation"?de.current():ue),ue=="punctuation"&&(ue=null),de.eol()&&be.lambda&&(be.lambda=!1),ve?ue+" "+S:ue},indent:function(de,be){if(de.tokenize!=E)return de.tokenize.isString?c.Pass:0;var ve=l(de),ue=ve.type==be.charAt(0)||ve.type=="py"&&!de.dedent&&/^(else:|elif |except |finally:)/.test(be);return ve.align!=null?ve.align-(ue?1:0):ve.offset-(ue?d:0)},electricInput:/^\s*([\}\]\)]|else:|elif |except |finally:)$/,closeBrackets:{triples:`'"`},lineComment:"#",fold:"indent"};return P}),c.defineMIME("text/x-python","python");var p=function(u){return u.split(" ")};c.defineMIME("text/x-cython",{name:"python",extra_keywords:p("by cdef cimport cpdef ctypedef enum except extern gil include nogil property public readonly struct union DEF IF ELIF ELSE")})})},85797:function(j,Z,e){(function(c){c(e(33490))})(function(c){"use strict";c.defineMode("shell",function(){var h={};function m(a,d){for(var O=0;O<d.length;O++)h[d[O]]=a}var y=["true","false"],g=["if","then","do","else","elif","while","until","for","in","esac","fi","fin","fil","done","exit","set","unset","export","function"],l=["ab","awk","bash","beep","cat","cc","cd","chown","chmod","chroot","clear","cp","curl","cut","diff","echo","find","gawk","gcc","get","git","grep","hg","kill","killall","ln","ls","make","mkdir","openssl","mv","nc","nl","node","npm","ping","ps","restart","rm","rmdir","sed","service","sh","shopt","shred","source","sort","sleep","ssh","start","stop","su","sudo","svn","tee","telnet","top","touch","vi","vim","wall","wc","wget","who","write","yes","zsh"];c.registerHelper("hintWords","shell",y.concat(g,l)),m("atom",y),m("keyword",g),m("builtin",l);function p(a,d){if(a.eatSpace())return null;var O=a.sol(),T=a.next();if(T==="\\")return a.next(),null;if(T==="'"||T==='"'||T==="`")return d.tokens.unshift(u(T,T==="`"?"quote":"string")),I(a,d);if(T==="#")return O&&a.eat("!")?(a.skipToEnd(),"meta"):(a.skipToEnd(),"comment");if(T==="$")return d.tokens.unshift(S),I(a,d);if(T==="+"||T==="=")return"operator";if(T==="-")return a.eat("-"),a.eatWhile(/\w/),"attribute";if(T=="<"){if(a.match("<<"))return"operator";var L=a.match(/^<-?\s*['"]?([^'"]*)['"]?/);if(L)return d.tokens.unshift(x(L[1])),"string-2"}if(/\d/.test(T)&&(a.eatWhile(/\d/),a.eol()||!/\w/.test(a.peek())))return"number";a.eatWhile(/[\w-]/);var N=a.current();return a.peek()==="="&&/\w+/.test(N)?"def":h.hasOwnProperty(N)?h[N]:null}function u(a,d){var O=a=="("?")":a=="{"?"}":a;return function(T,L){for(var N,R=!1;(N=T.next())!=null;){if(N===O&&!R){L.tokens.shift();break}else if(N==="$"&&!R&&a!=="'"&&T.peek()!=O){R=!0,T.backUp(1),L.tokens.unshift(S);break}else{if(!R&&a!==O&&N===a)return L.tokens.unshift(u(a,d)),I(T,L);if(!R&&/['"]/.test(N)&&!/['"]/.test(a)){L.tokens.unshift(i(N,"string")),T.backUp(1);break}}R=!R&&N==="\\"}return d}}function i(a,d){return function(O,T){return T.tokens[0]=u(a,d),O.next(),I(O,T)}}var S=function(a,d){d.tokens.length>1&&a.eat("$");var O=a.next();return/['"({]/.test(O)?(d.tokens[0]=u(O,O=="("?"quote":O=="{"?"def":"string"),I(a,d)):(/\d/.test(O)||a.eatWhile(/\w/),d.tokens.shift(),"def")};function x(a){return function(d,O){return d.sol()&&d.string==a&&O.tokens.shift(),d.skipToEnd(),"string-2"}}function I(a,d){return(d.tokens[0]||p)(a,d)}return{startState:function(){return{tokens:[]}},token:function(a,d){return I(a,d)},closeBrackets:"()[]{}''\"\"``",lineComment:"#",fold:"brace"}}),c.defineMIME("text/x-sh","shell"),c.defineMIME("application/x-sh","shell")})},42060:function(j){"use strict";var Z=typeof BigInt64Array!="undefined";j.exports=function e(c,h){if(c===h)return!0;if(c&&h&&typeof c=="object"&&typeof h=="object"){if(c.constructor!==h.constructor)return!1;var m,y,g;if(Array.isArray(c)){if(m=c.length,m!=h.length)return!1;for(y=m;y--!==0;)if(!e(c[y],h[y]))return!1;return!0}if(c instanceof Map&&h instanceof Map){if(c.size!==h.size)return!1;for(y of c.entries())if(!h.has(y[0]))return!1;for(y of c.entries())if(!e(y[1],h.get(y[0])))return!1;return!0}if(c instanceof Set&&h instanceof Set){if(c.size!==h.size)return!1;for(y of c.entries())if(!h.has(y[0]))return!1;return!0}if(ArrayBuffer.isView(c)&&ArrayBuffer.isView(h)){if(m=c.length,m!=h.length)return!1;for(y=m;y--!==0;)if(c[y]!==h[y])return!1;return!0}if(c.constructor===RegExp)return c.source===h.source&&c.flags===h.flags;if(c.valueOf!==Object.prototype.valueOf)return c.valueOf()===h.valueOf();if(c.toString!==Object.prototype.toString)return c.toString()===h.toString();if(g=Object.keys(c),m=g.length,m!==Object.keys(h).length)return!1;for(y=m;y--!==0;)if(!Object.prototype.hasOwnProperty.call(h,g[y]))return!1;for(y=m;y--!==0;){var l=g[y];if(!(l==="_owner"&&c.$$typeof)&&!e(c[l],h[l]))return!1}return!0}return c!==c&&h!==h}},72535:function(j,Z,e){"use strict";var c=e(56237),h={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},m={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},y={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},g={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};l[c.ForwardRef]=y,l[c.Memo]=g;function p(O){return c.isMemo(O)?g:l[O.$$typeof]||h}var u=Object.defineProperty,i=Object.getOwnPropertyNames,S=Object.getOwnPropertySymbols,x=Object.getOwnPropertyDescriptor,I=Object.getPrototypeOf,a=Object.prototype;function d(O,T,L){if(typeof T!="string"){if(a){var N=I(T);N&&N!==a&&d(O,N,L)}var R=i(T);S&&(R=R.concat(S(T)));for(var G=p(O),b=p(T),E=0;E<R.length;++E){var z=R[E];if(!m[z]&&!(L&&L[z])&&!(b&&b[z])&&!(G&&G[z])){var Y=x(T,z);try{u(O,z,Y)}catch(W){}}}}return O}j.exports=d},2937:function(j){typeof Object.create=="function"?j.exports=function(e,c){c&&(e.super_=c,e.prototype=Object.create(c.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:j.exports=function(e,c){if(c){e.super_=c;var h=function(){};h.prototype=c.prototype,e.prototype=new h,e.prototype.constructor=e}}},57699:function(j,Z,e){"use strict";e.r(Z);var c=Number.isNaN||function(l){return typeof l=="number"&&l!==l};function h(g,l){return!!(g===l||c(g)&&c(l))}function m(g,l){if(g.length!==l.length)return!1;for(var p=0;p<g.length;p++)if(!h(g[p],l[p]))return!1;return!0}function y(g,l){l===void 0&&(l=m);var p,u=[],i,S=!1;function x(){for(var I=[],a=0;a<arguments.length;a++)I[a]=arguments[a];return S&&p===this&&l(I,u)||(i=g.apply(this,I),S=!0,p=this,u=I),i}return x}Z.default=y},71770:function(j,Z){"use strict";function e(c,h){for(var m=Object.assign({},c),y=0;y<h.length;y+=1){var g=h[y];delete m[g]}return m}Z.Z=e},58809:function(j){j.exports=I,j.exports.parse=h,j.exports.compile=m,j.exports.tokensToFunction=y,j.exports.tokensToRegExp=x;var Z="/",e="./",c=new RegExp(["(\\\\.)","(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?"].join("|"),"g");function h(a,d){for(var O=[],T=0,L=0,N="",R=d&&d.delimiter||Z,G=d&&d.delimiters||e,b=!1,E;(E=c.exec(a))!==null;){var z=E[0],Y=E[1],W=E.index;if(N+=a.slice(L,W),L=W+z.length,Y){N+=Y[1],b=!0;continue}var oe="",_e=a[L],K=E[2],Q=E[3],P=E[4],de=E[5];if(!b&&N.length){var be=N.length-1;G.indexOf(N[be])>-1&&(oe=N[be],N=N.slice(0,be))}N&&(O.push(N),N="",b=!1);var ve=oe!==""&&_e!==void 0&&_e!==oe,ue=de==="+"||de==="*",ae=de==="?"||de==="*",X=oe||R,ie=Q||P;O.push({name:K||T++,prefix:oe,delimiter:X,optional:ae,repeat:ue,partial:ve,pattern:ie?l(ie):"[^"+g(X)+"]+?"})}return(N||L<a.length)&&O.push(N+a.substr(L)),O}function m(a,d){return y(h(a,d))}function y(a){for(var d=new Array(a.length),O=0;O<a.length;O++)typeof a[O]=="object"&&(d[O]=new RegExp("^(?:"+a[O].pattern+")$"));return function(T,L){for(var N="",R=L&&L.encode||encodeURIComponent,G=0;G<a.length;G++){var b=a[G];if(typeof b=="string"){N+=b;continue}var E=T?T[b.name]:void 0,z;if(Array.isArray(E)){if(!b.repeat)throw new TypeError('Expected "'+b.name+'" to not repeat, but got array');if(E.length===0){if(b.optional)continue;throw new TypeError('Expected "'+b.name+'" to not be empty')}for(var Y=0;Y<E.length;Y++){if(z=R(E[Y],b),!d[G].test(z))throw new TypeError('Expected all "'+b.name+'" to match "'+b.pattern+'"');N+=(Y===0?b.prefix:b.delimiter)+z}continue}if(typeof E=="string"||typeof E=="number"||typeof E=="boolean"){if(z=R(String(E),b),!d[G].test(z))throw new TypeError('Expected "'+b.name+'" to match "'+b.pattern+'", but got "'+z+'"');N+=b.prefix+z;continue}if(b.optional){b.partial&&(N+=b.prefix);continue}throw new TypeError('Expected "'+b.name+'" to be '+(b.repeat?"an array":"a string"))}return N}}function g(a){return a.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1")}function l(a){return a.replace(/([=!:$/()])/g,"\\$1")}function p(a){return a&&a.sensitive?"":"i"}function u(a,d){if(!d)return a;var O=a.source.match(/\((?!\?)/g);if(O)for(var T=0;T<O.length;T++)d.push({name:T,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,pattern:null});return a}function i(a,d,O){for(var T=[],L=0;L<a.length;L++)T.push(I(a[L],d,O).source);return new RegExp("(?:"+T.join("|")+")",p(O))}function S(a,d,O){return x(h(a,O),d,O)}function x(a,d,O){O=O||{};for(var T=O.strict,L=O.start!==!1,N=O.end!==!1,R=g(O.delimiter||Z),G=O.delimiters||e,b=[].concat(O.endsWith||[]).map(g).concat("$").join("|"),E=L?"^":"",z=a.length===0,Y=0;Y<a.length;Y++){var W=a[Y];if(typeof W=="string")E+=g(W),z=Y===a.length-1&&G.indexOf(W[W.length-1])>-1;else{var oe=W.repeat?"(?:"+W.pattern+")(?:"+g(W.delimiter)+"(?:"+W.pattern+"))*":W.pattern;d&&d.push(W),W.optional?W.partial?E+=g(W.prefix)+"("+oe+")?":E+="(?:"+g(W.prefix)+"("+oe+"))?":E+=g(W.prefix)+"("+oe+")"}}return N?(T||(E+="(?:"+R+")?"),E+=b==="$"?"$":"(?="+b+")"):(T||(E+="(?:"+R+"(?="+b+"))?"),z||(E+="(?="+R+"|"+b+")")),new RegExp(E,p(O))}function I(a,d,O){return a instanceof RegExp?u(a,d):Array.isArray(a)?i(a,d,O):S(a,d,O)}},98878:function(j,Z){"use strict";var e=Object.prototype.hasOwnProperty,c;function h(l){try{return decodeURIComponent(l.replace(/\+/g," "))}catch(p){return null}}function m(l){try{return encodeURIComponent(l)}catch(p){return null}}function y(l){for(var p=/([^=?#&]+)=?([^&]*)/g,u={},i;i=p.exec(l);){var S=h(i[1]),x=h(i[2]);S===null||x===null||S in u||(u[S]=x)}return u}function g(l,p){p=p||"";var u=[],i,S;typeof p!="string"&&(p="?");for(S in l)if(e.call(l,S)){if(i=l[S],!i&&(i===null||i===c||isNaN(i))&&(i=""),S=m(S),i=m(i),S===null||i===null)continue;u.push(S+"="+i)}return u.length?p+u.join("&"):""}Z.stringify=g,Z.parse=y},62084:function(j,Z,e){"use strict";e.d(Z,{Z:function(){return ae}});var c=e(72564),h=e(185),m=e(66441),y=e(75188),g=e(63313),l=e(84875),p=e.n(l),u=e(71860),i=e(10907),S=["prefixCls","invalidate","item","renderItem","responsive","responsiveDisabled","registerSize","itemKey","className","style","children","display","order","component"],x=void 0;function I(X,ie){var Te=X.prefixCls,Oe=X.invalidate,Re=X.item,q=X.renderItem,ne=X.responsive,Ee=X.responsiveDisabled,we=X.registerSize,Le=X.itemKey,Ne=X.className,We=X.style,Ve=X.children,st=X.display,rt=X.order,Je=X.component,Ye=Je===void 0?"div":Je,yt=(0,y.Z)(X,S),Ct=ne&&!st;function qt(Zt){we(Le,Zt)}g.useEffect(function(){return function(){qt(null)}},[]);var cn=q&&Re!==x?q(Re):Ve,en;Oe||(en={opacity:Ct?0:1,height:Ct?0:x,overflowY:Ct?"hidden":x,order:ne?rt:x,pointerEvents:Ct?"none":x,position:Ct?"absolute":x});var Nt={};Ct&&(Nt["aria-hidden"]=!0);var _t=g.createElement(Ye,(0,c.Z)({className:p()(!Oe&&Te,Ne),style:(0,h.Z)((0,h.Z)({},en),We)},Nt,yt,{ref:ie}),cn);return ne&&(_t=g.createElement(u.Z,{onResize:function(wt){var Wt=wt.offsetWidth;qt(Wt)},disabled:Ee},_t)),_t}var a=g.forwardRef(I);a.displayName="Item";var d=a,O=e(87174),T=e(74012),L=e(45869);function N(X){if(typeof MessageChannel=="undefined")(0,L.Z)(X);else{var ie=new MessageChannel;ie.port1.onmessage=function(){return X()},ie.port2.postMessage(void 0)}}function R(){var X=g.useRef(null),ie=function(Oe){X.current||(X.current=[],N(function(){(0,T.unstable_batchedUpdates)(function(){X.current.forEach(function(Re){Re()}),X.current=null})})),X.current.push(Oe)};return ie}function G(X,ie){var Te=g.useState(ie),Oe=(0,m.Z)(Te,2),Re=Oe[0],q=Oe[1],ne=(0,O.Z)(function(Ee){X(function(){q(Ee)})});return[Re,ne]}var b=["component"],E=["className"],z=["className"],Y=function(ie,Te){var Oe=g.useContext(K);if(!Oe){var Re=ie.component,q=Re===void 0?"div":Re,ne=(0,y.Z)(ie,b);return g.createElement(q,(0,c.Z)({},ne,{ref:Te}))}var Ee=Oe.className,we=(0,y.Z)(Oe,E),Le=ie.className,Ne=(0,y.Z)(ie,z);return g.createElement(K.Provider,{value:null},g.createElement(d,(0,c.Z)({ref:Te,className:p()(Ee,Le)},we,Ne)))},W=g.forwardRef(Y);W.displayName="RawItem";var oe=W,_e=["prefixCls","data","renderItem","renderRawItem","itemKey","itemWidth","ssr","style","className","maxCount","renderRest","renderRawRest","suffix","component","itemComponent","onVisibleChange"],K=g.createContext(null),Q="responsive",P="invalidate";function de(X){return"+ ".concat(X.length," ...")}function be(X,ie){var Te=X.prefixCls,Oe=Te===void 0?"rc-overflow":Te,Re=X.data,q=Re===void 0?[]:Re,ne=X.renderItem,Ee=X.renderRawItem,we=X.itemKey,Le=X.itemWidth,Ne=Le===void 0?10:Le,We=X.ssr,Ve=X.style,st=X.className,rt=X.maxCount,Je=X.renderRest,Ye=X.renderRawRest,yt=X.suffix,Ct=X.component,qt=Ct===void 0?"div":Ct,cn=X.itemComponent,en=X.onVisibleChange,Nt=(0,y.Z)(X,_e),_t=We==="full",Zt=R(),wt=G(Zt,null),Wt=(0,m.Z)(wt,2),Ht=Wt[0],tn=Wt[1],at=Ht||0,un=G(Zt,new Map),En=(0,m.Z)(un,2),fn=En[0],pn=En[1],Rn=G(Zt,0),mn=(0,m.Z)(Rn,2),Qe=mn[0],nn=mn[1],on=G(Zt,0),De=(0,m.Z)(on,2),he=De[0],Ge=De[1],ze=G(Zt,0),He=(0,m.Z)(ze,2),tt=He[0],ot=He[1],lt=(0,g.useState)(null),dt=(0,m.Z)(lt,2),Et=dt[0],pt=dt[1],ht=(0,g.useState)(null),ct=(0,m.Z)(ht,2),mt=ct[0],St=ct[1],$t=g.useMemo(function(){return mt===null&&_t?Number.MAX_SAFE_INTEGER:mt||0},[mt,Ht]),gn=(0,g.useState)(!1),rn=(0,m.Z)(gn,2),Ut=rn[0],Qt=rn[1],sn="".concat(Oe,"-item"),Lt=Math.max(Qe,he),Yt=rt===Q,Gt=q.length&&Yt,an=rt===P,Dt=Gt||typeof rt=="number"&&q.length>rt,It=(0,g.useMemo)(function(){var Ae=q;return Gt?Ht===null&&_t?Ae=q:Ae=q.slice(0,Math.min(q.length,at/Ne)):typeof rt=="number"&&(Ae=q.slice(0,rt)),Ae},[q,Ne,Ht,rt,Gt]),it=(0,g.useMemo)(function(){return Gt?q.slice($t+1):q.slice(It.length)},[q,It,Gt,$t]),Kt=(0,g.useCallback)(function(Ae,Fe){var ft;return typeof we=="function"?we(Ae):(ft=we&&(Ae==null?void 0:Ae[we]))!==null&&ft!==void 0?ft:Fe},[we]),vn=(0,g.useCallback)(ne||function(Ae){return Ae},[ne]);function kt(Ae,Fe,ft){mt===Ae&&(Fe===void 0||Fe===Et)||(St(Ae),ft||(Qt(Ae<q.length-1),en==null||en(Ae)),Fe!==void 0&&pt(Fe))}function jt(Ae,Fe){tn(Fe.clientWidth)}function Bt(Ae,Fe){pn(function(ft){var Mt=new Map(ft);return Fe===null?Mt.delete(Ae):Mt.set(Ae,Fe),Mt})}function ut(Ae,Fe){Ge(Fe),nn(he)}function Vt(Ae,Fe){ot(Fe)}function zt(Ae){return fn.get(Kt(It[Ae],Ae))}(0,i.Z)(function(){if(at&&typeof Lt=="number"&&It){var Ae=tt,Fe=It.length,ft=Fe-1;if(!Fe){kt(0,null);return}for(var Mt=0;Mt<Fe;Mt+=1){var Cn=zt(Mt);if(_t&&(Cn=Cn||0),Cn===void 0){kt(Mt-1,void 0,!0);break}if(Ae+=Cn,ft===0&&Ae<=at||Mt===ft-1&&Ae+zt(ft)<=at){kt(ft,null);break}else if(Ae+Lt>at){kt(Mt-1,Ae-Cn-tt+he);break}}yt&&zt(0)+tt>at&&pt(null)}},[at,fn,he,tt,Kt,It]);var dn=Ut&&!!it.length,Xt={};Et!==null&&Gt&&(Xt={position:"absolute",left:Et,top:0});var Pt={prefixCls:sn,responsive:Gt,component:cn,invalidate:an},v=Ee?function(Ae,Fe){var ft=Kt(Ae,Fe);return g.createElement(K.Provider,{key:ft,value:(0,h.Z)((0,h.Z)({},Pt),{},{order:Fe,item:Ae,itemKey:ft,registerSize:Bt,display:Fe<=$t})},Ee(Ae,Fe))}:function(Ae,Fe){var ft=Kt(Ae,Fe);return g.createElement(d,(0,c.Z)({},Pt,{order:Fe,key:ft,item:Ae,renderItem:vn,itemKey:ft,registerSize:Bt,display:Fe<=$t}))},A,se={order:dn?$t:Number.MAX_SAFE_INTEGER,className:"".concat(sn,"-rest"),registerSize:ut,display:dn};if(Ye)Ye&&(A=g.createElement(K.Provider,{value:(0,h.Z)((0,h.Z)({},Pt),se)},Ye(it)));else{var fe=Je||de;A=g.createElement(d,(0,c.Z)({},Pt,se),typeof fe=="function"?fe(it):fe)}var Be=g.createElement(qt,(0,c.Z)({className:p()(!an&&Oe,st),style:Ve,ref:ie},Nt),It.map(v),Dt?A:null,yt&&g.createElement(d,(0,c.Z)({},Pt,{responsive:Yt,responsiveDisabled:!Gt,order:$t,className:"".concat(sn,"-suffix"),registerSize:Vt,display:!0,style:Xt}),yt));return Yt&&(Be=g.createElement(u.Z,{onResize:jt,disabled:!Gt},Be)),Be}var ve=g.forwardRef(be);ve.displayName="Overflow",ve.Item=oe,ve.RESPONSIVE=Q,ve.INVALIDATE=P;var ue=ve,ae=ue},99568:function(j,Z){"use strict";Z.Z={items_per_page:"\u6761/\u9875",jump_to:"\u8DF3\u81F3",jump_to_confirm:"\u786E\u5B9A",page:"\u9875",prev_page:"\u4E0A\u4E00\u9875",next_page:"\u4E0B\u4E00\u9875",prev_5:"\u5411\u524D 5 \u9875",next_5:"\u5411\u540E 5 \u9875",prev_3:"\u5411\u524D 3 \u9875",next_3:"\u5411\u540E 3 \u9875",page_size:"\u9875\u7801"}},15484:function(j,Z,e){"use strict";e.d(Z,{g1:function(){return x},os:function(){return a}});var c=/margin|padding|width|height|max|min|offset/,h={left:!0,top:!0},m={cssFloat:1,styleFloat:1,float:1};function y(d){return d.nodeType===1?d.ownerDocument.defaultView.getComputedStyle(d,null):{}}function g(d,O,T){if(O=O.toLowerCase(),T==="auto"){if(O==="height")return d.offsetHeight;if(O==="width")return d.offsetWidth}return O in h||(h[O]=c.test(O)),h[O]?parseFloat(T)||0:T}function l(d,O){var T=arguments.length,L=y(d);return O=m[O]?"cssFloat"in d.style?"cssFloat":"styleFloat":O,T===1?L:g(d,O,L[O]||d.style[O])}function p(d,O,T){var L=arguments.length;if(O=m[O]?"cssFloat"in d.style?"cssFloat":"styleFloat":O,L===3)return typeof T=="number"&&c.test(O)&&(T="".concat(T,"px")),d.style[O]=T,T;for(var N in O)O.hasOwnProperty(N)&&p(d,N,O[N]);return y(d)}function u(d){return d===document.body?document.documentElement.clientWidth:d.offsetWidth}function i(d){return d===document.body?window.innerHeight||document.documentElement.clientHeight:d.offsetHeight}function S(){var d=Math.max(document.documentElement.scrollWidth,document.body.scrollWidth),O=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight);return{width:d,height:O}}function x(){var d=document.documentElement.clientWidth,O=window.innerHeight||document.documentElement.clientHeight;return{width:d,height:O}}function I(){return{scrollLeft:Math.max(document.documentElement.scrollLeft,document.body.scrollLeft),scrollTop:Math.max(document.documentElement.scrollTop,document.body.scrollTop)}}function a(d){var O=d.getBoundingClientRect(),T=document.documentElement;return{left:O.left+(window.pageXOffset||T.scrollLeft)-(T.clientLeft||document.body.clientLeft||0),top:O.top+(window.pageYOffset||T.scrollTop)-(T.clientTop||document.body.clientTop||0)}}},41384:function(j){"use strict";j.exports=function(e,c){if(c=c.split(":")[0],e=+e,!e)return!1;switch(c){case"http":case"ws":return e!==80;case"https":case"wss":return e!==443;case"ftp":return e!==21;case"gopher":return e!==70;case"file":return!1}return e!==0}},78078:function(j,Z,e){"use strict";var c=e(63683);j.exports=e(80608)(c),"_sockjs_onload"in e.g&&setTimeout(e.g._sockjs_onload,1)},45014:function(j,Z,e){"use strict";var c=e(2937),h=e(92789);function m(){h.call(this),this.initEvent("close",!1,!1),this.wasClean=!1,this.code=0,this.reason=""}c(m,h),j.exports=m},39622:function(j,Z,e){"use strict";var c=e(2937),h=e(36393);function m(){h.call(this)}c(m,h),m.prototype.removeAllListeners=function(y){y?delete this._listeners[y]:this._listeners={}},m.prototype.once=function(y,g){var l=this,p=!1;function u(){l.removeListener(y,u),p||(p=!0,g.apply(this,arguments))}this.on(y,u)},m.prototype.emit=function(){var y=arguments[0],g=this._listeners[y];if(g){for(var l=arguments.length,p=new Array(l-1),u=1;u<l;u++)p[u-1]=arguments[u];for(var i=0;i<g.length;i++)g[i].apply(this,p)}},m.prototype.on=m.prototype.addListener=h.prototype.addEventListener,m.prototype.removeListener=h.prototype.removeEventListener,j.exports.v=m},92789:function(j){"use strict";function Z(e){this.type=e}Z.prototype.initEvent=function(e,c,h){return this.type=e,this.bubbles=c,this.cancelable=h,this.timeStamp=+new Date,this},Z.prototype.stopPropagation=function(){},Z.prototype.preventDefault=function(){},Z.CAPTURING_PHASE=1,Z.AT_TARGET=2,Z.BUBBLING_PHASE=3,j.exports=Z},36393:function(j){"use strict";function Z(){this._listeners={}}Z.prototype.addEventListener=function(e,c){e in this._listeners||(this._listeners[e]=[]);var h=this._listeners[e];h.indexOf(c)===-1&&(h=h.concat([c])),this._listeners[e]=h},Z.prototype.removeEventListener=function(e,c){var h=this._listeners[e];if(h){var m=h.indexOf(c);if(m!==-1){h.length>1?this._listeners[e]=h.slice(0,m).concat(h.slice(m+1)):delete this._listeners[e];return}}},Z.prototype.dispatchEvent=function(){var e=arguments[0],c=e.type,h=arguments.length===1?[e]:Array.apply(null,arguments);if(this["on"+c]&&this["on"+c].apply(this,h),c in this._listeners)for(var m=this._listeners[c],y=0;y<m.length;y++)m[y].apply(this,h)},j.exports=Z},53385:function(j,Z,e){"use strict";var c=e(2937),h=e(92789);function m(y){h.call(this),this.initEvent("message",!1,!1),this.data=y}c(m,h),j.exports=m},28809:function(j,Z,e){"use strict";var c=e(68734);function h(m){this._transport=m,m.on("message",this._transportMessage.bind(this)),m.on("close",this._transportClose.bind(this))}h.prototype._transportClose=function(m,y){c.postMessage("c",JSON.stringify([m,y]))},h.prototype._transportMessage=function(m){c.postMessage("t",m)},h.prototype._send=function(m){this._transport.send(m)},h.prototype._close=function(){this._transport.close(),this._transport.removeAllListeners()},j.exports=h},80317:function(j,Z,e){"use strict";var c=e(11803),h=e(56831),m=e(28809),y=e(57694),g=e(68734),l=e(81637),p=function(){};j.exports=function(u,i){var S={};i.forEach(function(I){I.facadeTransport&&(S[I.facadeTransport.transportName]=I.facadeTransport)}),S[y.transportName]=y;var x;u.bootstrap_iframe=function(){var I;g.currentWindowId=l.hash.slice(1);var a=function(d){if(d.source===parent&&(typeof x=="undefined"&&(x=d.origin),d.origin===x)){var O;try{O=JSON.parse(d.data)}catch(b){p("bad json",d.data);return}if(O.windowId===g.currentWindowId)switch(O.type){case"s":var T;try{T=JSON.parse(O.data)}catch(b){p("bad json",O.data);break}var L=T[0],N=T[1],R=T[2],G=T[3];if(p(L,N,R,G),L!==u.version)throw new Error('Incompatible SockJS! Main site uses: "'+L+'", the iframe: "'+u.version+'".');if(!c.isOriginEqual(R,l.href)||!c.isOriginEqual(G,l.href))throw new Error("Can't connect to different domain from within an iframe. ("+l.href+", "+R+", "+G+")");I=new m(new S[N](R,G));break;case"m":I._send(O.data);break;case"c":I&&I._close(),I=null;break}}};h.attachEvent("message",a),g.postMessage("s")}}},65263:function(j,Z,e){"use strict";var c=e(39622).v,h=e(2937),m=e(77234),y=function(){};function g(l,p){c.call(this);var u=this,i=+new Date;this.xo=new p("GET",l),this.xo.once("finish",function(S,x){var I,a;if(S===200){if(a=+new Date-i,x)try{I=JSON.parse(x)}catch(d){y("bad json",x)}m.isObject(I)||(I={})}u.emit("finish",I,a),u.removeAllListeners()})}h(g,c),g.prototype.close=function(){this.removeAllListeners(),this.xo.close()},j.exports=g},57694:function(j,Z,e){"use strict";var c=e(2937),h=e(39622).v,m=e(82458),y=e(65263);function g(l){var p=this;h.call(this),this.ir=new y(l,m),this.ir.once("finish",function(u,i){p.ir=null,p.emit("message",JSON.stringify([u,i]))})}c(g,h),g.transportName="iframe-info-receiver",g.prototype.close=function(){this.ir&&(this.ir.close(),this.ir=null),this.removeAllListeners()},j.exports=g},49834:function(j,Z,e){"use strict";var c=e(39622).v,h=e(2937),m=e(56831),y=e(36010),g=e(57694),l=function(){};function p(u,i){var S=this;c.call(this);var x=function(){var I=S.ifr=new y(g.transportName,i,u);I.once("message",function(a){if(a){var d;try{d=JSON.parse(a)}catch(L){l("bad json",a),S.emit("finish"),S.close();return}var O=d[0],T=d[1];S.emit("finish",O,T)}S.close()}),I.once("close",function(){S.emit("finish"),S.close()})};e.g.document.body?x():m.attachEvent("load",x)}h(p,c),p.enabled=function(){return y.enabled()},p.prototype.close=function(){this.ifr&&this.ifr.close(),this.removeAllListeners(),this.ifr=null},j.exports=p},33639:function(j,Z,e){"use strict";var c=e(39622).v,h=e(2937),m=e(11803),y=e(79150),g=e(91278),l=e(82458),p=e(69431),u=e(49834),i=e(65263),S=function(){};function x(I,a){S(I);var d=this;c.call(this),setTimeout(function(){d.doXhr(I,a)},0)}h(x,c),x._getReceiver=function(I,a,d){return d.sameOrigin?new i(a,l):g.enabled?new i(a,g):y.enabled&&d.sameScheme?new i(a,y):u.enabled()?new u(I,a):new i(a,p)},x.prototype.doXhr=function(I,a){var d=this,O=m.addPath(I,"/info");S("doXhr",O),this.xo=x._getReceiver(I,O,a),this.timeoutRef=setTimeout(function(){S("timeout"),d._cleanup(!1),d.emit("finish")},x.timeout),this.xo.once("finish",function(T,L){S("finish",T,L),d._cleanup(!0),d.emit("finish",T,L)})},x.prototype._cleanup=function(I){S("_cleanup"),clearTimeout(this.timeoutRef),this.timeoutRef=null,!I&&this.xo&&this.xo.close(),this.xo=null},x.prototype.close=function(){S("close"),this.removeAllListeners(),this._cleanup(!1)},x.timeout=8e3,j.exports=x},81637:function(j,Z,e){"use strict";j.exports=e.g.location||{origin:"http://localhost:80",protocol:"http:",host:"localhost",port:80,href:"http://localhost/",hash:""}},80608:function(j,Z,e){"use strict";e(71953);var c=e(52296),h=e(2937),m=e(36032),y=e(16118),g=e(11803),l=e(56831),p=e(99404),u=e(77234),i=e(36626),S=e(97254),x=e(92789),I=e(36393),a=e(81637),d=e(45014),O=e(53385),T=e(33639),L=function(){},N;function R(b,E,z){if(!(this instanceof R))return new R(b,E,z);if(arguments.length<1)throw new TypeError("Failed to construct 'SockJS: 1 argument required, but only 0 present");I.call(this),this.readyState=R.CONNECTING,this.extensions="",this.protocol="",z=z||{},z.protocols_whitelist&&S.warn("'protocols_whitelist' is DEPRECATED. Use 'transports' instead."),this._transportsWhitelist=z.transports,this._transportOptions=z.transportOptions||{},this._timeout=z.timeout||0;var Y=z.sessionId||8;if(typeof Y=="function")this._generateSessionId=Y;else if(typeof Y=="number")this._generateSessionId=function(){return m.string(Y)};else throw new TypeError("If sessionId is used in the options, it needs to be a number or a function.");this._server=z.server||m.numberString(1e3);var W=new c(b);if(!W.host||!W.protocol)throw new SyntaxError("The URL '"+b+"' is invalid");if(W.hash)throw new SyntaxError("The URL must not contain a fragment");if(W.protocol!=="http:"&&W.protocol!=="https:")throw new SyntaxError("The URL's scheme must be either 'http:' or 'https:'. '"+W.protocol+"' is not allowed.");var oe=W.protocol==="https:";if(a.protocol==="https:"&&!oe&&!g.isLoopbackAddr(W.hostname))throw new Error("SecurityError: An insecure SockJS connection may not be initiated from a page loaded over HTTPS");E?Array.isArray(E)||(E=[E]):E=[];var _e=E.sort();_e.forEach(function(Q,P){if(!Q)throw new SyntaxError("The protocols entry '"+Q+"' is invalid.");if(P<_e.length-1&&Q===_e[P+1])throw new SyntaxError("The protocols entry '"+Q+"' is duplicated.")});var K=g.getOrigin(a.href);this._origin=K?K.toLowerCase():null,W.set("pathname",W.pathname.replace(/\/+$/,"")),this.url=W.href,L("using url",this.url),this._urlInfo={nullOrigin:!i.hasDomain(),sameOrigin:g.isOriginEqual(this.url,a.href),sameScheme:g.isSchemeEqual(this.url,a.href)},this._ir=new T(this.url,this._urlInfo),this._ir.once("finish",this._receiveInfo.bind(this))}h(R,I);function G(b){return b===1e3||b>=3e3&&b<=4999}R.prototype.close=function(b,E){if(b&&!G(b))throw new Error("InvalidAccessError: Invalid code");if(E&&E.length>123)throw new SyntaxError("reason argument has an invalid length");if(!(this.readyState===R.CLOSING||this.readyState===R.CLOSED)){var z=!0;this._close(b||1e3,E||"Normal closure",z)}},R.prototype.send=function(b){if(typeof b!="string"&&(b=""+b),this.readyState===R.CONNECTING)throw new Error("InvalidStateError: The connection has not been established yet");this.readyState===R.OPEN&&this._transport.send(y.quote(b))},R.version=e(19534),R.CONNECTING=0,R.OPEN=1,R.CLOSING=2,R.CLOSED=3,R.prototype._receiveInfo=function(b,E){if(L("_receiveInfo",E),this._ir=null,!b){this._close(1002,"Cannot connect to server");return}this._rto=this.countRTO(E),this._transUrl=b.base_url?b.base_url:this.url,b=u.extend(b,this._urlInfo),L("info",b);var z=N.filterToEnabled(this._transportsWhitelist,b);this._transports=z.main,L(this._transports.length+" enabled transports"),this._connect()},R.prototype._connect=function(){for(var b=this._transports.shift();b;b=this._transports.shift()){if(L("attempt",b.transportName),b.needBody&&(!e.g.document.body||typeof e.g.document.readyState!="undefined"&&e.g.document.readyState!=="complete"&&e.g.document.readyState!=="interactive")){L("waiting for body"),this._transports.unshift(b),l.attachEvent("load",this._connect.bind(this));return}var E=Math.max(this._timeout,this._rto*b.roundTrips||5e3);this._transportTimeoutId=setTimeout(this._transportTimeout.bind(this),E),L("using timeout",E);var z=g.addPath(this._transUrl,"/"+this._server+"/"+this._generateSessionId()),Y=this._transportOptions[b.transportName];L("transport url",z);var W=new b(z,this._transUrl,Y);W.on("message",this._transportMessage.bind(this)),W.once("close",this._transportClose.bind(this)),W.transportName=b.transportName,this._transport=W;return}this._close(2e3,"All transports failed",!1)},R.prototype._transportTimeout=function(){L("_transportTimeout"),this.readyState===R.CONNECTING&&(this._transport&&this._transport.close(),this._transportClose(2007,"Transport timed out"))},R.prototype._transportMessage=function(b){L("_transportMessage",b);var E=this,z=b.slice(0,1),Y=b.slice(1),W;switch(z){case"o":this._open();return;case"h":this.dispatchEvent(new x("heartbeat")),L("heartbeat",this.transport);return}if(Y)try{W=JSON.parse(Y)}catch(oe){L("bad json",Y)}if(typeof W=="undefined"){L("empty payload",Y);return}switch(z){case"a":Array.isArray(W)&&W.forEach(function(oe){L("message",E.transport,oe),E.dispatchEvent(new O(oe))});break;case"m":L("message",this.transport,W),this.dispatchEvent(new O(W));break;case"c":Array.isArray(W)&&W.length===2&&this._close(W[0],W[1],!0);break}},R.prototype._transportClose=function(b,E){if(L("_transportClose",this.transport,b,E),this._transport&&(this._transport.removeAllListeners(),this._transport=null,this.transport=null),!G(b)&&b!==2e3&&this.readyState===R.CONNECTING){this._connect();return}this._close(b,E)},R.prototype._open=function(){L("_open",this._transport&&this._transport.transportName,this.readyState),this.readyState===R.CONNECTING?(this._transportTimeoutId&&(clearTimeout(this._transportTimeoutId),this._transportTimeoutId=null),this.readyState=R.OPEN,this.transport=this._transport.transportName,this.dispatchEvent(new x("open")),L("connected",this.transport)):this._close(1006,"Server lost session")},R.prototype._close=function(b,E,z){L("_close",this.transport,b,E,z,this.readyState);var Y=!1;if(this._ir&&(Y=!0,this._ir.close(),this._ir=null),this._transport&&(this._transport.close(),this._transport=null,this.transport=null),this.readyState===R.CLOSED)throw new Error("InvalidStateError: SockJS has already been closed");this.readyState=R.CLOSING,setTimeout(function(){this.readyState=R.CLOSED,Y&&this.dispatchEvent(new x("error"));var W=new d("close");W.wasClean=z||!1,W.code=b||1e3,W.reason=E,this.dispatchEvent(W),this.onmessage=this.onclose=this.onerror=null,L("disconnected")}.bind(this),0)},R.prototype.countRTO=function(b){return b>100?4*b:300+b},j.exports=function(b){return N=p(b),e(80317)(R,b),R}},71953:function(){"use strict";var j=Array.prototype,Z=Object.prototype,e=Function.prototype,c=String.prototype,h=j.slice,m=Z.toString,y=function(b){return Z.toString.call(b)==="[object Function]"},g=function(E){return m.call(E)==="[object Array]"},l=function(E){return m.call(E)==="[object String]"},p=Object.defineProperty&&function(){try{return Object.defineProperty({},"x",{}),!0}catch(b){return!1}}(),u;p?u=function(b,E,z,Y){!Y&&E in b||Object.defineProperty(b,E,{configurable:!0,enumerable:!1,writable:!0,value:z})}:u=function(b,E,z,Y){!Y&&E in b||(b[E]=z)};var i=function(b,E,z){for(var Y in E)Z.hasOwnProperty.call(E,Y)&&u(b,Y,E[Y],z)},S=function(b){if(b==null)throw new TypeError("can't convert "+b+" to object");return Object(b)};function x(b){var E=+b;return E!==E?E=0:E!==0&&E!==1/0&&E!==-(1/0)&&(E=(E>0||-1)*Math.floor(Math.abs(E))),E}function I(b){return b>>>0}function a(){}i(e,{bind:function(E){var z=this;if(!y(z))throw new TypeError("Function.prototype.bind called on incompatible "+z);for(var Y=h.call(arguments,1),W=function(){if(this instanceof Q){var P=z.apply(this,Y.concat(h.call(arguments)));return Object(P)===P?P:this}else return z.apply(E,Y.concat(h.call(arguments)))},oe=Math.max(0,z.length-Y.length),_e=[],K=0;K<oe;K++)_e.push("$"+K);var Q=Function("binder","return function ("+_e.join(",")+"){ return binder.apply(this, arguments); }")(W);return z.prototype&&(a.prototype=z.prototype,Q.prototype=new a,a.prototype=null),Q}}),i(Array,{isArray:g});var d=Object("a"),O=d[0]!=="a"||!(0 in d),T=function(E){var z=!0,Y=!0;return E&&(E.call("foo",function(W,oe,_e){typeof _e!="object"&&(z=!1)}),E.call([1],function(){"use strict";Y=typeof this=="string"},"x")),!!E&&z&&Y};i(j,{forEach:function(E){var z=S(this),Y=O&&l(this)?this.split(""):z,W=arguments[1],oe=-1,_e=Y.length>>>0;if(!y(E))throw new TypeError;for(;++oe<_e;)oe in Y&&E.call(W,Y[oe],oe,z)}},!T(j.forEach));var L=Array.prototype.indexOf&&[0,1].indexOf(1,2)!==-1;i(j,{indexOf:function(E){var z=O&&l(this)?this.split(""):S(this),Y=z.length>>>0;if(!Y)return-1;var W=0;for(arguments.length>1&&(W=x(arguments[1])),W=W>=0?W:Math.max(0,Y+W);W<Y;W++)if(W in z&&z[W]===E)return W;return-1}},L);var N=c.split;"ab".split(/(?:ab)*/).length!==2||".".split(/(.?)(.?)/).length!==4||"tesst".split(/(s)*/)[1]==="t"||"test".split(/(?:)/,-1).length!==4||"".split(/.?/).length||".".split(/()()/).length>1?function(){var b=/()??/.exec("")[1]===void 0;c.split=function(E,z){var Y=this;if(E===void 0&&z===0)return[];if(m.call(E)!=="[object RegExp]")return N.call(this,E,z);var W=[],oe=(E.ignoreCase?"i":"")+(E.multiline?"m":"")+(E.extended?"x":"")+(E.sticky?"y":""),_e=0,K,Q,P,de;for(E=new RegExp(E.source,oe+"g"),Y+="",b||(K=new RegExp("^"+E.source+"$(?!\\s)",oe)),z=z===void 0?-1>>>0:I(z);(Q=E.exec(Y))&&(P=Q.index+Q[0].length,!(P>_e&&(W.push(Y.slice(_e,Q.index)),!b&&Q.length>1&&Q[0].replace(K,function(){for(var be=1;be<arguments.length-2;be++)arguments[be]===void 0&&(Q[be]=void 0)}),Q.length>1&&Q.index<Y.length&&j.push.apply(W,Q.slice(1)),de=Q[0].length,_e=P,W.length>=z)));)E.lastIndex===Q.index&&E.lastIndex++;return _e===Y.length?(de||!E.test(""))&&W.push(""):W.push(Y.slice(_e)),W.length>z?W.slice(0,z):W}}():"0".split(void 0,0).length&&(c.split=function(E,z){return E===void 0&&z===0?[]:N.call(this,E,z)});var R=c.substr,G="".substr&&"0b".substr(-1)!=="b";i(c,{substr:function(E,z){return R.call(this,E<0&&(E=this.length+E)<0?0:E,z)}},G)},63683:function(j,Z,e){"use strict";j.exports=[e(89712),e(18690),e(63358),e(98213),e(34930)(e(98213)),e(40651),e(34930)(e(40651)),e(13900),e(16685),e(34930)(e(13900)),e(77911)]},90771:function(j,Z,e){"use strict";var c=e(39622).v,h=e(2937),m=e(56831),y=e(11803),g=e.g.XMLHttpRequest,l=function(){};function p(S,x,I,a){l(S,x);var d=this;c.call(this),setTimeout(function(){d._start(S,x,I,a)},0)}h(p,c),p.prototype._start=function(S,x,I,a){var d=this;try{this.xhr=new g}catch(T){}if(!this.xhr){l("no xhr"),this.emit("finish",0,"no xhr support"),this._cleanup();return}x=y.addQuery(x,"t="+ +new Date),this.unloadRef=m.unloadAdd(function(){l("unload cleanup"),d._cleanup(!0)});try{this.xhr.open(S,x,!0),this.timeout&&"timeout"in this.xhr&&(this.xhr.timeout=this.timeout,this.xhr.ontimeout=function(){l("xhr timeout"),d.emit("finish",0,""),d._cleanup(!1)})}catch(T){l("exception",T),this.emit("finish",0,""),this._cleanup(!1);return}if((!a||!a.noCredentials)&&p.supportsCORS&&(l("withCredentials"),this.xhr.withCredentials=!0),a&&a.headers)for(var O in a.headers)this.xhr.setRequestHeader(O,a.headers[O]);this.xhr.onreadystatechange=function(){if(d.xhr){var T=d.xhr,L,N;switch(l("readyState",T.readyState),T.readyState){case 3:try{N=T.status,L=T.responseText}catch(R){}l("status",N),N===1223&&(N=204),N===200&&L&&L.length>0&&(l("chunk"),d.emit("chunk",N,L));break;case 4:N=T.status,l("status",N),N===1223&&(N=204),(N===12005||N===12029)&&(N=0),l("finish",N,T.responseText),d.emit("finish",N,T.responseText),d._cleanup(!1);break}}};try{d.xhr.send(I)}catch(T){d.emit("finish",0,""),d._cleanup(!1)}},p.prototype._cleanup=function(S){if(l("cleanup"),!!this.xhr){if(this.removeAllListeners(),m.unloadDel(this.unloadRef),this.xhr.onreadystatechange=function(){},this.xhr.ontimeout&&(this.xhr.ontimeout=null),S)try{this.xhr.abort()}catch(x){}this.unloadRef=this.xhr=null}},p.prototype.close=function(){l("close"),this._cleanup(!0)},p.enabled=!!g;var u=["Active"].concat("Object").join("X");!p.enabled&&u in e.g&&(l("overriding xmlhttprequest"),g=function(){try{return new e.g[u]("Microsoft.XMLHTTP")}catch(S){return null}},p.enabled=!!new g);var i=!1;try{i="withCredentials"in new g}catch(S){}p.supportsCORS=i,j.exports=p},71494:function(j,Z,e){j.exports=e.g.EventSource},53485:function(j,Z,e){"use strict";var c=e.g.WebSocket||e.g.MozWebSocket;c?j.exports=function(m){return new c(m)}:j.exports=void 0},98213:function(j,Z,e){"use strict";var c=e(2937),h=e(72261),m=e(95765),y=e(91278),g=e(71494);function l(p){if(!l.enabled())throw new Error("Transport created when disabled");h.call(this,p,"/eventsource",m,y)}c(l,h),l.enabled=function(){return!!g},l.transportName="eventsource",l.roundTrips=2,j.exports=l},40651:function(j,Z,e){"use strict";var c=e(2937),h=e(86119),m=e(82458),y=e(72261);function g(l){if(!h.enabled)throw new Error("Transport created when disabled");y.call(this,l,"/htmlfile",h,m)}c(g,y),g.enabled=function(l){return h.enabled&&l.sameOrigin},g.transportName="htmlfile",g.roundTrips=2,j.exports=g},36010:function(j,Z,e){"use strict";var c=e(2937),h=e(39622).v,m=e(19534),y=e(11803),g=e(68734),l=e(56831),p=e(36032),u=function(){};function i(S,x,I){if(!i.enabled())throw new Error("Transport created when disabled");h.call(this);var a=this;this.origin=y.getOrigin(I),this.baseUrl=I,this.transUrl=x,this.transport=S,this.windowId=p.string(8);var d=y.addPath(I,"/iframe.html")+"#"+this.windowId;u(S,x,d),this.iframeObj=g.createIframe(d,function(O){u("err callback"),a.emit("close",1006,"Unable to load an iframe ("+O+")"),a.close()}),this.onmessageCallback=this._message.bind(this),l.attachEvent("message",this.onmessageCallback)}c(i,h),i.prototype.close=function(){if(u("close"),this.removeAllListeners(),this.iframeObj){l.detachEvent("message",this.onmessageCallback);try{this.postMessage("c")}catch(S){}this.iframeObj.cleanup(),this.iframeObj=null,this.onmessageCallback=this.iframeObj=null}},i.prototype._message=function(S){if(u("message",S.data),!y.isOriginEqual(S.origin,this.origin)){u("not same origin",S.origin,this.origin);return}var x;try{x=JSON.parse(S.data)}catch(a){u("bad json",S.data);return}if(x.windowId!==this.windowId){u("mismatched window id",x.windowId,this.windowId);return}switch(x.type){case"s":this.iframeObj.loaded(),this.postMessage("s",JSON.stringify([m,this.transport,this.transUrl,this.baseUrl]));break;case"t":this.emit("message",x.data);break;case"c":var I;try{I=JSON.parse(x.data)}catch(a){u("bad json",x.data);return}this.emit("close",I[0],I[1]),this.close();break}},i.prototype.postMessage=function(S,x){u("postMessage",S,x),this.iframeObj.post(JSON.stringify({windowId:this.windowId,type:S,data:x||""}),this.origin)},i.prototype.send=function(S){u("send",S),this.postMessage("m",S)},i.enabled=function(){return g.iframeEnabled},i.transportName="iframe",i.roundTrips=2,j.exports=i},77911:function(j,Z,e){"use strict";var c=e(2937),h=e(34430),m=e(48003),y=e(70605);function g(l){if(!g.enabled())throw new Error("Transport created when disabled");h.call(this,l,"/jsonp",y,m)}c(g,h),g.enabled=function(){return!!e.g.document},g.transportName="jsonp-polling",g.roundTrips=1,g.needBody=!0,j.exports=g},72261:function(j,Z,e){"use strict";var c=e(2937),h=e(11803),m=e(34430),y=function(){};function g(p){return function(u,i,S){y("create ajax sender",u,i);var x={};typeof i=="string"&&(x.headers={"Content-type":"text/plain"});var I=h.addPath(u,"/xhr_send"),a=new p("POST",I,i,x);return a.once("finish",function(d){if(y("finish",d),a=null,d!==200&&d!==204)return S(new Error("http status "+d));S()}),function(){y("abort"),a.close(),a=null;var d=new Error("Aborted");d.code=1e3,S(d)}}}function l(p,u,i,S){m.call(this,p,u,g(S),i,S)}c(l,m),j.exports=l},83626:function(j,Z,e){"use strict";var c=e(2937),h=e(39622).v,m=function(){};function y(g,l){m(g),h.call(this),this.sendBuffer=[],this.sender=l,this.url=g}c(y,h),y.prototype.send=function(g){m("send",g),this.sendBuffer.push(g),this.sendStop||this.sendSchedule()},y.prototype.sendScheduleWait=function(){m("sendScheduleWait");var g=this,l;this.sendStop=function(){m("sendStop"),g.sendStop=null,clearTimeout(l)},l=setTimeout(function(){m("timeout"),g.sendStop=null,g.sendSchedule()},25)},y.prototype.sendSchedule=function(){m("sendSchedule",this.sendBuffer.length);var g=this;if(this.sendBuffer.length>0){var l="["+this.sendBuffer.join(",")+"]";this.sendStop=this.sender(this.url,l,function(p){g.sendStop=null,p?(m("error",p),g.emit("close",p.code||1006,"Sending error: "+p),g.close()):g.sendScheduleWait()}),this.sendBuffer=[]}},y.prototype._cleanup=function(){m("_cleanup"),this.removeAllListeners()},y.prototype.close=function(){m("close"),this._cleanup(),this.sendStop&&(this.sendStop(),this.sendStop=null)},j.exports=y},34930:function(j,Z,e){"use strict";var c=e(2937),h=e(36010),m=e(77234);j.exports=function(y){function g(l,p){h.call(this,y.transportName,l,p)}return c(g,h),g.enabled=function(l,p){if(!e.g.document)return!1;var u=m.extend({},p);return u.sameOrigin=!0,y.enabled(u)&&h.enabled()},g.transportName="iframe-"+y.transportName,g.needBody=!0,g.roundTrips=h.roundTrips+y.roundTrips-1,g.facadeTransport=y,g}},24408:function(j,Z,e){"use strict";var c=e(2937),h=e(39622).v,m=function(){};function y(g,l,p){m(l),h.call(this),this.Receiver=g,this.receiveUrl=l,this.AjaxObject=p,this._scheduleReceiver()}c(y,h),y.prototype._scheduleReceiver=function(){m("_scheduleReceiver");var g=this,l=this.poll=new this.Receiver(this.receiveUrl,this.AjaxObject);l.on("message",function(p){m("message",p),g.emit("message",p)}),l.once("close",function(p,u){m("close",p,u,g.pollIsClosing),g.poll=l=null,g.pollIsClosing||(u==="network"?g._scheduleReceiver():(g.emit("close",p||1006,u),g.removeAllListeners()))})},y.prototype.abort=function(){m("abort"),this.removeAllListeners(),this.pollIsClosing=!0,this.poll&&this.poll.abort()},j.exports=y},34430:function(j,Z,e){"use strict";var c=e(2937),h=e(11803),m=e(83626),y=e(24408),g=function(){};function l(p,u,i,S,x){var I=h.addPath(p,u);g(I);var a=this;m.call(this,p,i),this.poll=new y(S,I,x),this.poll.on("message",function(d){g("poll message",d),a.emit("message",d)}),this.poll.once("close",function(d,O){g("poll close",d,O),a.poll=null,a.emit("close",d,O),a.close()})}c(l,m),l.prototype.close=function(){m.prototype.close.call(this),g("close"),this.removeAllListeners(),this.poll&&(this.poll.abort(),this.poll=null)},j.exports=l},95765:function(j,Z,e){"use strict";var c=e(2937),h=e(39622).v,m=e(71494),y=function(){};function g(l){y(l),h.call(this);var p=this,u=this.es=new m(l);u.onmessage=function(i){y("message",i.data),p.emit("message",decodeURI(i.data))},u.onerror=function(i){y("error",u.readyState,i);var S=u.readyState!==2?"network":"permanent";p._cleanup(),p._close(S)}}c(g,h),g.prototype.abort=function(){y("abort"),this._cleanup(),this._close("user")},g.prototype._cleanup=function(){y("cleanup");var l=this.es;l&&(l.onmessage=l.onerror=null,l.close(),this.es=null)},g.prototype._close=function(l){y("close",l);var p=this;setTimeout(function(){p.emit("close",null,l),p.removeAllListeners()},200)},j.exports=g},86119:function(j,Z,e){"use strict";var c=e(2937),h=e(68734),m=e(11803),y=e(39622).v,g=e(36032),l=function(){};function p(i){l(i),y.call(this);var S=this;h.polluteGlobalNamespace(),this.id="a"+g.string(6),i=m.addQuery(i,"c="+decodeURIComponent(h.WPrefix+"."+this.id)),l("using htmlfile",p.htmlfileEnabled);var x=p.htmlfileEnabled?h.createHtmlfile:h.createIframe;e.g[h.WPrefix][this.id]={start:function(){l("start"),S.iframeObj.loaded()},message:function(I){l("message",I),S.emit("message",I)},stop:function(){l("stop"),S._cleanup(),S._close("network")}},this.iframeObj=x(i,function(){l("callback"),S._cleanup(),S._close("permanent")})}c(p,y),p.prototype.abort=function(){l("abort"),this._cleanup(),this._close("user")},p.prototype._cleanup=function(){l("_cleanup"),this.iframeObj&&(this.iframeObj.cleanup(),this.iframeObj=null),delete e.g[h.WPrefix][this.id]},p.prototype._close=function(i){l("_close",i),this.emit("close",null,i),this.removeAllListeners()},p.htmlfileEnabled=!1;var u=["Active"].concat("Object").join("X");if(u in e.g)try{p.htmlfileEnabled=!!new e.g[u]("htmlfile")}catch(i){}p.enabled=p.htmlfileEnabled||h.iframeEnabled,j.exports=p},48003:function(j,Z,e){"use strict";var c=e(68734),h=e(36032),m=e(36626),y=e(11803),g=e(2937),l=e(39622).v,p=function(){};function u(i){p(i);var S=this;l.call(this),c.polluteGlobalNamespace(),this.id="a"+h.string(6);var x=y.addQuery(i,"c="+encodeURIComponent(c.WPrefix+"."+this.id));e.g[c.WPrefix][this.id]=this._callback.bind(this),this._createScript(x),this.timeoutId=setTimeout(function(){p("timeout"),S._abort(new Error("JSONP script loaded abnormally (timeout)"))},u.timeout)}g(u,l),u.prototype.abort=function(){if(p("abort"),e.g[c.WPrefix][this.id]){var i=new Error("JSONP user aborted read");i.code=1e3,this._abort(i)}},u.timeout=35e3,u.scriptErrorTimeout=1e3,u.prototype._callback=function(i){p("_callback",i),this._cleanup(),!this.aborting&&(i&&(p("message",i),this.emit("message",i)),this.emit("close",null,"network"),this.removeAllListeners())},u.prototype._abort=function(i){p("_abort",i),this._cleanup(),this.aborting=!0,this.emit("close",i.code,i.message),this.removeAllListeners()},u.prototype._cleanup=function(){if(p("_cleanup"),clearTimeout(this.timeoutId),this.script2&&(this.script2.parentNode.removeChild(this.script2),this.script2=null),this.script){var i=this.script;i.parentNode.removeChild(i),i.onreadystatechange=i.onerror=i.onload=i.onclick=null,this.script=null}delete e.g[c.WPrefix][this.id]},u.prototype._scriptError=function(){p("_scriptError");var i=this;this.errorTimer||(this.errorTimer=setTimeout(function(){i.loadedOkay||i._abort(new Error("JSONP script loaded abnormally (onerror)"))},u.scriptErrorTimeout))},u.prototype._createScript=function(i){p("_createScript",i);var S=this,x=this.script=e.g.document.createElement("script"),I;if(x.id="a"+h.string(8),x.src=i,x.type="text/javascript",x.charset="UTF-8",x.onerror=this._scriptError.bind(this),x.onload=function(){p("onload"),S._abort(new Error("JSONP script loaded abnormally (onload)"))},x.onreadystatechange=function(){if(p("onreadystatechange",x.readyState),/loaded|closed/.test(x.readyState)){if(x&&x.htmlFor&&x.onclick){S.loadedOkay=!0;try{x.onclick()}catch(d){}}x&&S._abort(new Error("JSONP script loaded abnormally (onreadystatechange)"))}},typeof x.async=="undefined"&&e.g.document.attachEvent)if(m.isOpera())I=this.script2=e.g.document.createElement("script"),I.text="try{var a = document.getElementById('"+x.id+"'); if(a)a.onerror();}catch(x){};",x.async=I.async=!1;else{try{x.htmlFor=x.id,x.event="onclick"}catch(d){}x.async=!0}typeof x.async!="undefined"&&(x.async=!0);var a=e.g.document.getElementsByTagName("head")[0];a.insertBefore(x,a.firstChild),I&&a.insertBefore(I,a.firstChild)},j.exports=u},96960:function(j,Z,e){"use strict";var c=e(2937),h=e(39622).v,m=function(){};function y(g,l){m(g),h.call(this);var p=this;this.bufferPosition=0,this.xo=new l("POST",g,null),this.xo.on("chunk",this._chunkHandler.bind(this)),this.xo.once("finish",function(u,i){m("finish",u,i),p._chunkHandler(u,i),p.xo=null;var S=u===200?"network":"permanent";m("close",S),p.emit("close",null,S),p._cleanup()})}c(y,h),y.prototype._chunkHandler=function(g,l){if(m("_chunkHandler",g),!(g!==200||!l))for(var p=-1;;this.bufferPosition+=p+1){var u=l.slice(this.bufferPosition);if(p=u.indexOf(`
26
- `),p===-1)break;var i=u.slice(0,p);i&&(m("message",i),this.emit("message",i))}},y.prototype._cleanup=function(){m("_cleanup"),this.removeAllListeners()},y.prototype.abort=function(){m("abort"),this.xo&&(this.xo.close(),m("close"),this.emit("close",null,"user"),this.xo=null),this._cleanup()},j.exports=y},70605:function(j,Z,e){"use strict";var c=e(36032),h=e(11803),m=function(){},y,g;function l(u){m("createIframe",u);try{return e.g.document.createElement('<iframe name="'+u+'">')}catch(S){var i=e.g.document.createElement("iframe");return i.name=u,i}}function p(){m("createForm"),y=e.g.document.createElement("form"),y.style.display="none",y.style.position="absolute",y.method="POST",y.enctype="application/x-www-form-urlencoded",y.acceptCharset="UTF-8",g=e.g.document.createElement("textarea"),g.name="d",y.appendChild(g),e.g.document.body.appendChild(y)}j.exports=function(u,i,S){m(u,i),y||p();var x="a"+c.string(8);y.target=x,y.action=h.addQuery(h.addPath(u,"/jsonp_send"),"i="+x);var I=l(x);I.id=x,I.style.display="none",y.appendChild(I);try{g.value=i}catch(d){}y.submit();var a=function(d){m("completed",x,d),I.onerror&&(I.onreadystatechange=I.onerror=I.onload=null,setTimeout(function(){m("cleaning up",x),I.parentNode.removeChild(I),I=null},500),g.value="",S(d))};return I.onerror=function(){m("onerror",x),a()},I.onload=function(){m("onload",x),a()},I.onreadystatechange=function(d){m("onreadystatechange",x,I.readyState,d),I.readyState==="complete"&&a()},function(){m("aborted",x),a(new Error("Aborted"))}}},79150:function(j,Z,e){"use strict";var c=e(39622).v,h=e(2937),m=e(56831),y=e(36626),g=e(11803),l=function(){};function p(u,i,S){l(u,i);var x=this;c.call(this),setTimeout(function(){x._start(u,i,S)},0)}h(p,c),p.prototype._start=function(u,i,S){l("_start");var x=this,I=new e.g.XDomainRequest;i=g.addQuery(i,"t="+ +new Date),I.onerror=function(){l("onerror"),x._error()},I.ontimeout=function(){l("ontimeout"),x._error()},I.onprogress=function(){l("progress",I.responseText),x.emit("chunk",200,I.responseText)},I.onload=function(){l("load"),x.emit("finish",200,I.responseText),x._cleanup(!1)},this.xdr=I,this.unloadRef=m.unloadAdd(function(){x._cleanup(!0)});try{this.xdr.open(u,i),this.timeout&&(this.xdr.timeout=this.timeout),this.xdr.send(S)}catch(a){this._error()}},p.prototype._error=function(){this.emit("finish",0,""),this._cleanup(!1)},p.prototype._cleanup=function(u){if(l("cleanup",u),!!this.xdr){if(this.removeAllListeners(),m.unloadDel(this.unloadRef),this.xdr.ontimeout=this.xdr.onerror=this.xdr.onprogress=this.xdr.onload=null,u)try{this.xdr.abort()}catch(i){}this.unloadRef=this.xdr=null}},p.prototype.close=function(){l("close"),this._cleanup(!0)},p.enabled=!!(e.g.XDomainRequest&&y.hasDomain()),j.exports=p},91278:function(j,Z,e){"use strict";var c=e(2937),h=e(90771);function m(y,g,l,p){h.call(this,y,g,l,p)}c(m,h),m.enabled=h.enabled&&h.supportsCORS,j.exports=m},69431:function(j,Z,e){"use strict";var c=e(39622).v,h=e(2937);function m(){var y=this;c.call(this),this.to=setTimeout(function(){y.emit("finish",200,"{}")},m.timeout)}h(m,c),m.prototype.close=function(){clearTimeout(this.to)},m.timeout=2e3,j.exports=m},82458:function(j,Z,e){"use strict";var c=e(2937),h=e(90771);function m(y,g,l){h.call(this,y,g,l,{noCredentials:!0})}c(m,h),m.enabled=h.enabled,j.exports=m},89712:function(j,Z,e){"use strict";var c=e(56831),h=e(11803),m=e(2937),y=e(39622).v,g=e(53485),l=function(){};function p(u,i,S){if(!p.enabled())throw new Error("Transport created when disabled");y.call(this),l("constructor",u);var x=this,I=h.addPath(u,"/websocket");I.slice(0,5)==="https"?I="wss"+I.slice(5):I="ws"+I.slice(4),this.url=I,this.ws=new g(this.url,[],S),this.ws.onmessage=function(a){l("message event",a.data),x.emit("message",a.data)},this.unloadRef=c.unloadAdd(function(){l("unload"),x.ws.close()}),this.ws.onclose=function(a){l("close event",a.code,a.reason),x.emit("close",a.code,a.reason),x._cleanup()},this.ws.onerror=function(a){l("error event",a),x.emit("close",1006,"WebSocket connection broken"),x._cleanup()}}m(p,y),p.prototype.send=function(u){var i="["+u+"]";l("send",i),this.ws.send(i)},p.prototype.close=function(){l("close");var u=this.ws;this._cleanup(),u&&u.close()},p.prototype._cleanup=function(){l("_cleanup");var u=this.ws;u&&(u.onmessage=u.onclose=u.onerror=null),c.unloadDel(this.unloadRef),this.unloadRef=this.ws=null,this.removeAllListeners()},p.enabled=function(){return l("enabled"),!!g},p.transportName="websocket",p.roundTrips=2,j.exports=p},16685:function(j,Z,e){"use strict";var c=e(2937),h=e(72261),m=e(63358),y=e(96960),g=e(79150);function l(p){if(!g.enabled)throw new Error("Transport created when disabled");h.call(this,p,"/xhr",y,g)}c(l,h),l.enabled=m.enabled,l.transportName="xdr-polling",l.roundTrips=2,j.exports=l},63358:function(j,Z,e){"use strict";var c=e(2937),h=e(72261),m=e(96960),y=e(79150);function g(l){if(!y.enabled)throw new Error("Transport created when disabled");h.call(this,l,"/xhr_streaming",m,y)}c(g,h),g.enabled=function(l){return l.cookie_needed||l.nullOrigin?!1:y.enabled&&l.sameScheme},g.transportName="xdr-streaming",g.roundTrips=2,j.exports=g},13900:function(j,Z,e){"use strict";var c=e(2937),h=e(72261),m=e(96960),y=e(91278),g=e(82458);function l(p){if(!g.enabled&&!y.enabled)throw new Error("Transport created when disabled");h.call(this,p,"/xhr",m,y)}c(l,h),l.enabled=function(p){return p.nullOrigin?!1:g.enabled&&p.sameOrigin?!0:y.enabled},l.transportName="xhr-polling",l.roundTrips=2,j.exports=l},18690:function(j,Z,e){"use strict";var c=e(2937),h=e(72261),m=e(96960),y=e(91278),g=e(82458),l=e(36626);function p(u){if(!g.enabled&&!y.enabled)throw new Error("Transport created when disabled");h.call(this,u,"/xhr_streaming",m,y)}c(p,h),p.enabled=function(u){return u.nullOrigin||l.isOpera()?!1:y.enabled},p.transportName="xhr-streaming",p.roundTrips=2,p.needBody=!!e.g.document,j.exports=p},20971:function(j,Z,e){"use strict";e.g.crypto&&e.g.crypto.getRandomValues?j.exports.randomBytes=function(c){var h=new Uint8Array(c);return e.g.crypto.getRandomValues(h),h}:j.exports.randomBytes=function(c){for(var h=new Array(c),m=0;m<c;m++)h[m]=Math.floor(Math.random()*256);return h}},36626:function(j,Z,e){"use strict";j.exports={isOpera:function(){return e.g.navigator&&/opera/i.test(e.g.navigator.userAgent)},isKonqueror:function(){return e.g.navigator&&/konqueror/i.test(e.g.navigator.userAgent)},hasDomain:function(){if(!e.g.document)return!0;try{return!!e.g.document.domain}catch(c){return!1}}}},16118:function(j){"use strict";var Z=/[\x00-\x1f\ud800-\udfff\ufffe\uffff\u0300-\u0333\u033d-\u0346\u034a-\u034c\u0350-\u0352\u0357-\u0358\u035c-\u0362\u0374\u037e\u0387\u0591-\u05af\u05c4\u0610-\u0617\u0653-\u0654\u0657-\u065b\u065d-\u065e\u06df-\u06e2\u06eb-\u06ec\u0730\u0732-\u0733\u0735-\u0736\u073a\u073d\u073f-\u0741\u0743\u0745\u0747\u07eb-\u07f1\u0951\u0958-\u095f\u09dc-\u09dd\u09df\u0a33\u0a36\u0a59-\u0a5b\u0a5e\u0b5c-\u0b5d\u0e38-\u0e39\u0f43\u0f4d\u0f52\u0f57\u0f5c\u0f69\u0f72-\u0f76\u0f78\u0f80-\u0f83\u0f93\u0f9d\u0fa2\u0fa7\u0fac\u0fb9\u1939-\u193a\u1a17\u1b6b\u1cda-\u1cdb\u1dc0-\u1dcf\u1dfc\u1dfe\u1f71\u1f73\u1f75\u1f77\u1f79\u1f7b\u1f7d\u1fbb\u1fbe\u1fc9\u1fcb\u1fd3\u1fdb\u1fe3\u1feb\u1fee-\u1fef\u1ff9\u1ffb\u1ffd\u2000-\u2001\u20d0-\u20d1\u20d4-\u20d7\u20e7-\u20e9\u2126\u212a-\u212b\u2329-\u232a\u2adc\u302b-\u302c\uaab2-\uaab3\uf900-\ufa0d\ufa10\ufa12\ufa15-\ufa1e\ufa20\ufa22\ufa25-\ufa26\ufa2a-\ufa2d\ufa30-\ufa6d\ufa70-\ufad9\ufb1d\ufb1f\ufb2a-\ufb36\ufb38-\ufb3c\ufb3e\ufb40-\ufb41\ufb43-\ufb44\ufb46-\ufb4e\ufff0-\uffff]/g,e,c=function(h){var m,y={},g=[];for(m=0;m<65536;m++)g.push(String.fromCharCode(m));return h.lastIndex=0,g.join("").replace(h,function(l){return y[l]="\\u"+("0000"+l.charCodeAt(0).toString(16)).slice(-4),""}),h.lastIndex=0,y};j.exports={quote:function(h){var m=JSON.stringify(h);return Z.lastIndex=0,Z.test(m)?(e||(e=c(Z)),m.replace(Z,function(y){return e[y]})):m}}},56831:function(j,Z,e){"use strict";var c=e(36032),h={},m=!1,y=e.g.chrome&&e.g.chrome.app&&e.g.chrome.app.runtime;j.exports={attachEvent:function(l,p){typeof e.g.addEventListener!="undefined"?e.g.addEventListener(l,p,!1):e.g.document&&e.g.attachEvent&&(e.g.document.attachEvent("on"+l,p),e.g.attachEvent("on"+l,p))},detachEvent:function(l,p){typeof e.g.addEventListener!="undefined"?e.g.removeEventListener(l,p,!1):e.g.document&&e.g.detachEvent&&(e.g.document.detachEvent("on"+l,p),e.g.detachEvent("on"+l,p))},unloadAdd:function(l){if(y)return null;var p=c.string(8);return h[p]=l,m&&setTimeout(this.triggerUnloadCallbacks,0),p},unloadDel:function(l){l in h&&delete h[l]},triggerUnloadCallbacks:function(){for(var l in h)h[l](),delete h[l]}};var g=function(){m||(m=!0,j.exports.triggerUnloadCallbacks())};y||j.exports.attachEvent("unload",g)},68734:function(j,Z,e){"use strict";var c=e(56831),h=e(36626),m=function(){};j.exports={WPrefix:"_jp",currentWindowId:null,polluteGlobalNamespace:function(){j.exports.WPrefix in e.g||(e.g[j.exports.WPrefix]={})},postMessage:function(y,g){e.g.parent!==e.g?e.g.parent.postMessage(JSON.stringify({windowId:j.exports.currentWindowId,type:y,data:g||""}),"*"):m("Cannot postMessage, no parent window.",y,g)},createIframe:function(y,g){var l=e.g.document.createElement("iframe"),p,u,i=function(){m("unattach"),clearTimeout(p);try{l.onload=null}catch(a){}l.onerror=null},S=function(){m("cleanup"),l&&(i(),setTimeout(function(){l&&l.parentNode.removeChild(l),l=null},0),c.unloadDel(u))},x=function(a){m("onerror",a),l&&(S(),g(a))},I=function(a,d){m("post",a,d),setTimeout(function(){try{l&&l.contentWindow&&l.contentWindow.postMessage(a,d)}catch(O){}},0)};return l.src=y,l.style.display="none",l.style.position="absolute",l.onerror=function(){x("onerror")},l.onload=function(){m("onload"),clearTimeout(p),p=setTimeout(function(){x("onload timeout")},2e3)},e.g.document.body.appendChild(l),p=setTimeout(function(){x("timeout")},15e3),u=c.unloadAdd(S),{post:I,cleanup:S,loaded:i}},createHtmlfile:function(y,g){var l=["Active"].concat("Object").join("X"),p=new e.g[l]("htmlfile"),u,i,S,x=function(){clearTimeout(u),S.onerror=null},I=function(){p&&(x(),c.unloadDel(i),S.parentNode.removeChild(S),S=p=null,CollectGarbage())},a=function(T){m("onerror",T),p&&(I(),g(T))},d=function(T,L){try{setTimeout(function(){S&&S.contentWindow&&S.contentWindow.postMessage(T,L)},0)}catch(N){}};p.open(),p.write('<html><script>document.domain="'+e.g.document.domain+'";<\/script></html>'),p.close(),p.parentWindow[j.exports.WPrefix]=e.g[j.exports.WPrefix];var O=p.createElement("div");return p.body.appendChild(O),S=p.createElement("iframe"),O.appendChild(S),S.src=y,S.onerror=function(){a("onerror")},u=setTimeout(function(){a("timeout")},15e3),i=c.unloadAdd(I),{post:d,cleanup:I,loaded:x}}},j.exports.iframeEnabled=!1,e.g.document&&(j.exports.iframeEnabled=(typeof e.g.postMessage=="function"||typeof e.g.postMessage=="object")&&!h.isKonqueror())},97254:function(j,Z,e){"use strict";var c={};["log","debug","warn"].forEach(function(h){var m;try{m=e.g.console&&e.g.console[h]&&e.g.console[h].apply}catch(y){}c[h]=m?function(){return e.g.console[h].apply(e.g.console,arguments)}:h==="log"?function(){}:c.log}),j.exports=c},77234:function(j){"use strict";j.exports={isObject:function(Z){var e=typeof Z;return e==="function"||e==="object"&&!!Z},extend:function(Z){if(!this.isObject(Z))return Z;for(var e,c,h=1,m=arguments.length;h<m;h++){e=arguments[h];for(c in e)Object.prototype.hasOwnProperty.call(e,c)&&(Z[c]=e[c])}return Z}}},36032:function(j,Z,e){"use strict";var c=e(20971),h="abcdefghijklmnopqrstuvwxyz012345";j.exports={string:function(m){for(var y=h.length,g=c.randomBytes(m),l=[],p=0;p<m;p++)l.push(h.substr(g[p]%y,1));return l.join("")},number:function(m){return Math.floor(Math.random()*m)},numberString:function(m){var y=(""+(m-1)).length,g=new Array(y+1).join("0");return(g+this.number(m)).slice(-y)}}},99404:function(j){"use strict";var Z=function(){};j.exports=function(e){return{filterToEnabled:function(c,h){var m={main:[],facade:[]};return c?typeof c=="string"&&(c=[c]):c=[],e.forEach(function(y){if(y){if(y.transportName==="websocket"&&h.websocket===!1){Z("disabled from server","websocket");return}if(c.length&&c.indexOf(y.transportName)===-1){Z("not in whitelist",y.transportName);return}y.enabled(h)?(Z("enabled",y.transportName),m.main.push(y),y.facadeTransport&&m.facade.push(y.facadeTransport)):Z("disabled",y.transportName)}}),m}}}},11803:function(j,Z,e){"use strict";var c=e(52296),h=function(){};j.exports={getOrigin:function(m){if(!m)return null;var y=new c(m);if(y.protocol==="file:")return null;var g=y.port;return g||(g=y.protocol==="https:"?"443":"80"),y.protocol+"//"+y.hostname+":"+g},isOriginEqual:function(m,y){var g=this.getOrigin(m)===this.getOrigin(y);return h("same",m,y,g),g},isSchemeEqual:function(m,y){return m.split(":")[0]===y.split(":")[0]},addPath:function(m,y){var g=m.split("?");return g[0]+y+(g[1]?"?"+g[1]:"")},addQuery:function(m,y){return m+(m.indexOf("?")===-1?"?"+y:"&"+y)},isLoopbackAddr:function(m){return/^127\.([0-9]{1,3})\.([0-9]{1,3})\.([0-9]{1,3})$/i.test(m)||/^\[::1\]$/.test(m)}}},19534:function(j){j.exports="1.6.1"},52296:function(j,Z,e){"use strict";var c=e(41384),h=e(98878),m=/^[\x00-\x20\u00a0\u1680\u2000-\u200a\u2028\u2029\u202f\u205f\u3000\ufeff]+/,y=/[\n\r\t]/g,g=/^[A-Za-z][A-Za-z0-9+-.]*:\/\//,l=/:\d+$/,p=/^([a-z][a-z0-9.+-]*:)?(\/\/)?([\\/]+)?([\S\s]*)/i,u=/^[a-zA-Z]:/;function i(R){return(R||"").toString().replace(m,"")}var S=[["#","hash"],["?","query"],function(G,b){return a(b.protocol)?G.replace(/\\/g,"/"):G},["/","pathname"],["@","auth",1],[NaN,"host",void 0,1,1],[/:(\d*)$/,"port",void 0,1],[NaN,"hostname",void 0,1,1]],x={hash:1,query:1};function I(R){var G;typeof window!="undefined"?G=window:typeof e.g!="undefined"?G=e.g:typeof self!="undefined"?G=self:G={};var b=G.location||{};R=R||b;var E={},z=typeof R,Y;if(R.protocol==="blob:")E=new T(unescape(R.pathname),{});else if(z==="string"){E=new T(R,{});for(Y in x)delete E[Y]}else if(z==="object"){for(Y in R)Y in x||(E[Y]=R[Y]);E.slashes===void 0&&(E.slashes=g.test(R.href))}return E}function a(R){return R==="file:"||R==="ftp:"||R==="http:"||R==="https:"||R==="ws:"||R==="wss:"}function d(R,G){R=i(R),R=R.replace(y,""),G=G||{};var b=p.exec(R),E=b[1]?b[1].toLowerCase():"",z=!!b[2],Y=!!b[3],W=0,oe;return z?Y?(oe=b[2]+b[3]+b[4],W=b[2].length+b[3].length):(oe=b[2]+b[4],W=b[2].length):Y?(oe=b[3]+b[4],W=b[3].length):oe=b[4],E==="file:"?W>=2&&(oe=oe.slice(2)):a(E)?oe=b[4]:E?z&&(oe=oe.slice(2)):W>=2&&a(G.protocol)&&(oe=b[4]),{protocol:E,slashes:z||a(E),slashesCount:W,rest:oe}}function O(R,G){if(R==="")return G;for(var b=(G||"/").split("/").slice(0,-1).concat(R.split("/")),E=b.length,z=b[E-1],Y=!1,W=0;E--;)b[E]==="."?b.splice(E,1):b[E]===".."?(b.splice(E,1),W++):W&&(E===0&&(Y=!0),b.splice(E,1),W--);return Y&&b.unshift(""),(z==="."||z==="..")&&b.push(""),b.join("/")}function T(R,G,b){if(R=i(R),R=R.replace(y,""),!(this instanceof T))return new T(R,G,b);var E,z,Y,W,oe,_e,K=S.slice(),Q=typeof G,P=this,de=0;for(Q!=="object"&&Q!=="string"&&(b=G,G=null),b&&typeof b!="function"&&(b=h.parse),G=I(G),z=d(R||"",G),E=!z.protocol&&!z.slashes,P.slashes=z.slashes||E&&G.slashes,P.protocol=z.protocol||G.protocol||"",R=z.rest,(z.protocol==="file:"&&(z.slashesCount!==2||u.test(R))||!z.slashes&&(z.protocol||z.slashesCount<2||!a(P.protocol)))&&(K[3]=[/(.*)/,"pathname"]);de<K.length;de++){if(W=K[de],typeof W=="function"){R=W(R,P);continue}Y=W[0],_e=W[1],Y!==Y?P[_e]=R:typeof Y=="string"?(oe=Y==="@"?R.lastIndexOf(Y):R.indexOf(Y),~oe&&(typeof W[2]=="number"?(P[_e]=R.slice(0,oe),R=R.slice(oe+W[2])):(P[_e]=R.slice(oe),R=R.slice(0,oe)))):(oe=Y.exec(R))&&(P[_e]=oe[1],R=R.slice(0,oe.index)),P[_e]=P[_e]||E&&W[3]&&G[_e]||"",W[4]&&(P[_e]=P[_e].toLowerCase())}b&&(P.query=b(P.query)),E&&G.slashes&&P.pathname.charAt(0)!=="/"&&(P.pathname!==""||G.pathname!=="")&&(P.pathname=O(P.pathname,G.pathname)),P.pathname.charAt(0)!=="/"&&a(P.protocol)&&(P.pathname="/"+P.pathname),c(P.port,P.protocol)||(P.host=P.hostname,P.port=""),P.username=P.password="",P.auth&&(oe=P.auth.indexOf(":"),~oe?(P.username=P.auth.slice(0,oe),P.username=encodeURIComponent(decodeURIComponent(P.username)),P.password=P.auth.slice(oe+1),P.password=encodeURIComponent(decodeURIComponent(P.password))):P.username=encodeURIComponent(decodeURIComponent(P.auth)),P.auth=P.password?P.username+":"+P.password:P.username),P.origin=P.protocol!=="file:"&&a(P.protocol)&&P.host?P.protocol+"//"+P.host:"null",P.href=P.toString()}function L(R,G,b){var E=this;switch(R){case"query":typeof G=="string"&&G.length&&(G=(b||h.parse)(G)),E[R]=G;break;case"port":E[R]=G,c(G,E.protocol)?G&&(E.host=E.hostname+":"+G):(E.host=E.hostname,E[R]="");break;case"hostname":E[R]=G,E.port&&(G+=":"+E.port),E.host=G;break;case"host":E[R]=G,l.test(G)?(G=G.split(":"),E.port=G.pop(),E.hostname=G.join(":")):(E.hostname=G,E.port="");break;case"protocol":E.protocol=G.toLowerCase(),E.slashes=!b;break;case"pathname":case"hash":if(G){var z=R==="pathname"?"/":"#";E[R]=G.charAt(0)!==z?z+G:G}else E[R]=G;break;case"username":case"password":E[R]=encodeURIComponent(G);break;case"auth":var Y=G.indexOf(":");~Y?(E.username=G.slice(0,Y),E.username=encodeURIComponent(decodeURIComponent(E.username)),E.password=G.slice(Y+1),E.password=encodeURIComponent(decodeURIComponent(E.password))):E.username=encodeURIComponent(decodeURIComponent(G))}for(var W=0;W<S.length;W++){var oe=S[W];oe[4]&&(E[oe[1]]=E[oe[1]].toLowerCase())}return E.auth=E.password?E.username+":"+E.password:E.username,E.origin=E.protocol!=="file:"&&a(E.protocol)&&E.host?E.protocol+"//"+E.host:"null",E.href=E.toString(),E}function N(R){(!R||typeof R!="function")&&(R=h.stringify);var G,b=this,E=b.host,z=b.protocol;z&&z.charAt(z.length-1)!==":"&&(z+=":");var Y=z+(b.protocol&&b.slashes||a(b.protocol)?"//":"");return b.username?(Y+=b.username,b.password&&(Y+=":"+b.password),Y+="@"):b.password?(Y+=":"+b.password,Y+="@"):b.protocol!=="file:"&&a(b.protocol)&&!E&&b.pathname!=="/"&&(Y+="@"),(E[E.length-1]===":"||l.test(b.hostname)&&!b.port)&&(E+=":"),Y+=E+b.pathname,G=typeof b.query=="object"?R(b.query):b.query,G&&(Y+=G.charAt(0)!=="?"?"?"+G:G),b.hash&&(Y+=b.hash),Y}T.prototype={set:L,toString:N},T.extractProtocol=d,T.location=I,T.trimLeft=i,T.qs=h,j.exports=T},86563:function(j){(function(Z,e){j.exports=e()})(this,function(){"use strict";var Z=function(){return Z=Object.assign||function(G){for(var b,E=1,z=arguments.length;E<z;E++){b=arguments[E];for(var Y in b)Object.prototype.hasOwnProperty.call(b,Y)&&(G[Y]=b[Y])}return G},Z.apply(this,arguments)};function e(){var R=document.createElement("div");return R.style.cssText="position: fixed; top: 0; height: 100vh; pointer-events: none;",document.documentElement.insertBefore(R,document.documentElement.firstChild),R}function c(R){document.documentElement.removeChild(R)}function h(){var R=e(),G=window.innerHeight,b=R.offsetHeight,E=b-G;return c(R),{vh:b,windowHeight:G,offset:E,isNeeded:E!==0,value:0}}function m(){}function y(){var R=h();return R.value=R.offset,R}function g(){var R=h();return R.value=R.windowHeight*.01,R}var l=Object.freeze({noop:m,computeDifference:y,redefineVhUnit:g});function p(R){return typeof R=="string"&&R.length>0}function u(R){return typeof R=="function"}var i=Object.freeze({cssVarName:"vh-offset",redefineVh:!1,method:y,force:!1,bind:!0,updateOnTouch:!1,onUpdate:m});function S(R){if(p(R))return Z({},i,{cssVarName:R});if(typeof R!="object")return i;var G={force:R.force===!0,bind:R.bind!==!1,updateOnTouch:R.updateOnTouch===!0,onUpdate:u(R.onUpdate)?R.onUpdate:m},b=R.redefineVh===!0;return G.method=l[b?"redefineVhUnit":"computeDifference"],G.cssVarName=p(R.cssVarName)?R.cssVarName:b?"vh":i.cssVarName,G}var x=!1,I=[];try{var a=Object.defineProperty({},"passive",{get:function(){x=!0}});window.addEventListener("test",a,a),window.removeEventListener("test",a,a)}catch(R){x=!1}function d(R,G){I.push({eventName:R,callback:G}),window.addEventListener(R,G,x?{passive:!0}:!1)}function O(){I.forEach(function(R){window.removeEventListener(R.eventName,R.callback)}),I=[]}function T(R,G){document.documentElement.style.setProperty("--"+R,G.value+"px")}function L(R,G){return Z({},R,{unbind:O,recompute:G.method})}function N(R){var G=Object.freeze(S(R)),b=L(G.method(),G);if(!b.isNeeded&&!G.force||(T(G.cssVarName,b),G.onUpdate(b),!G.bind))return b;function E(){window.requestAnimationFrame(function(){var z=G.method();T(G.cssVarName,z),G.onUpdate(L(z,G))})}return b.unbind(),d("orientationchange",E),G.updateOnTouch&&d("touchmove",E),b}return N})},91190:function(j){"use strict";var Z=!1,e=function(){};if(Z){var c=function(m,y){var g=arguments.length;y=new Array(g>1?g-1:0);for(var l=1;l<g;l++)y[l-1]=arguments[l];var p=0,u="Warning: "+m.replace(/%s/g,function(){return y[p++]});typeof console!="undefined"&&console.error(u);try{throw new Error(u)}catch(i){}};e=function(h,m,y){var g=arguments.length;y=new Array(g>2?g-2:0);for(var l=2;l<g;l++)y[l-2]=arguments[l];if(m===void 0)throw new Error("`warning(condition, format, ...args)` requires a warning message argument");h||c.apply(null,[m].concat(y))}}j.exports=e},30006:function(j,Z,e){var c=e(25705);function h(m){if(Array.isArray(m))return c(m)}j.exports=h,j.exports.__esModule=!0,j.exports.default=j.exports},16660:function(j){function Z(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}j.exports=Z,j.exports.__esModule=!0,j.exports.default=j.exports},95848:function(j){function Z(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
27
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}j.exports=Z,j.exports.__esModule=!0,j.exports.default=j.exports},93525:function(j,Z,e){var c=e(30006),h=e(16660),m=e(41442),y=e(95848);function g(l){return c(l)||h(l)||m(l)||y()}j.exports=g,j.exports.__esModule=!0,j.exports.default=j.exports}}]);