@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
@@ -0,0 +1,27 @@
1
+ var ol=Object.defineProperty,sl=Object.defineProperties;var ll=Object.getOwnPropertyDescriptors;var ii=Object.getOwnPropertySymbols;var Aa=Object.prototype.hasOwnProperty,ka=Object.prototype.propertyIsEnumerable;var Ma=(j,$,e)=>$ in j?ol(j,$,{enumerable:!0,configurable:!0,writable:!0,value:e}):j[$]=e,pe=(j,$)=>{for(var e in $||($={}))Aa.call($,e)&&Ma(j,e,$[e]);if(ii)for(var e of ii($))ka.call($,e)&&Ma(j,e,$[e]);return j},xt=(j,$)=>sl(j,ll($));var Ua=(j,$)=>{var e={};for(var c in j)Aa.call(j,c)&&$.indexOf(c)<0&&(e[c]=j[c]);if(j!=null&&ii)for(var c of ii(j))$.indexOf(c)<0&&ka.call(j,c)&&(e[c]=j[c]);return e};(self.webpackChunk_whyour_qinglong=self.webpackChunk_whyour_qinglong||[]).push([[4804],{75909:function(j,$,e){"use strict";var c=e(14797),h=e(87807),m=e(16803),y=e(63313),g=e.n(y),s=e(84875),p=e.n(s),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,L=I.component,T=I.viewBox,P=I.spin,N=I.rotate,C=I.tabIndex,F=I.onClick,b=I.children,E=(0,m.Z)(I,S);(0,i.Kp)(!!(L||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),V=p()((0,h.Z)({},"".concat(W,"-spin"),!!P)),Q=N?{msTransform:"rotate(".concat(N,"deg)"),transform:"rotate(".concat(N,"deg)")}:void 0,O=(0,c.Z)((0,c.Z)({},i.vD),{},{className:V,style:Q,viewBox:T});T||delete O.viewBox;var de=function(){return L?y.createElement(L,(0,c.Z)({},O),b):b?((0,i.Kp)(!!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)({},O),{},{viewBox:T}),b)):null},be=C;return be===void 0&&F&&(be=-1),y.createElement("span",(0,c.Z)((0,c.Z)({role:"img"},E),{},{ref:a,tabIndex:be,onClick:F,className:_e}),de())});x.displayName="AntdIcon",$.Z=x},55258:function(j,$,e){"use strict";e.d($,{Z:function(){return S}});var c=e(14797),h=e(16803),m=e(63313),y=e.n(m),g=e(75909),s=["type","children"],p=new Set;function u(x){return!!(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 L=m.forwardRef(function(T,P){var N=T.type,C=T.children,F=(0,h.Z)(T,s),b=null;return T.type&&(b=m.createElement("use",{xlinkHref:"#".concat(N)})),C&&(b=C),m.createElement(g.Z,(0,c.Z)((0,c.Z)((0,c.Z)({},d),F),{},{ref:P}),b)});return L.displayName="Iconfont",L}},47210:function(j,$,e){"use strict";e.d($,{Z:function(){return p}});var c=e(14797),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),s=function(i,S){return h.createElement(g.Z,(0,c.Z)((0,c.Z)({},i),{},{ref:S,icon:y}))};s.displayName="EyeOutlined";var p=h.forwardRef(s)},50988:function(j,$,e){"use strict";e.d($,{Z:function(){return p}});var c=e(14797),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),s=function(i,S){return h.createElement(g.Z,(0,c.Z)((0,c.Z)({},i),{},{ref:S,icon:y}))};s.displayName="LogoutOutlined";var p=h.forwardRef(s)},85153:function(j,$,e){"use strict";e.d($,{Z:function(){return p}});var c=e(14797),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),s=function(i,S){return h.createElement(g.Z,(0,c.Z)((0,c.Z)({},i),{},{ref:S,icon:y}))};s.displayName="MenuFoldOutlined";var p=h.forwardRef(s)},63386:function(j,$,e){"use strict";e.d($,{Z:function(){return p}});var c=e(14797),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),s=function(i,S){return h.createElement(g.Z,(0,c.Z)((0,c.Z)({},i),{},{ref:S,icon:y}))};s.displayName="MenuUnfoldOutlined";var p=h.forwardRef(s)},68834:function(j,$,e){"use strict";e.d($,{Z:function(){return p}});var c=e(14797),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),s=function(i,S){return h.createElement(g.Z,(0,c.Z)((0,c.Z)({},i),{},{ref:S,icon:y}))};s.displayName="SettingOutlined";var p=h.forwardRef(s)},3513:function(j,$,e){"use strict";e.d($,{Z:function(){return p}});var c=e(14797),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),s=function(i,S){return h.createElement(g.Z,(0,c.Z)((0,c.Z)({},i),{},{ref:S,icon:y}))};s.displayName="UserOutlined";var p=h.forwardRef(s)},8930:function(j,$,e){"use strict";var c=e(63313),h=e.n(c),m=(0,c.createContext)({});$.Z=m},21588:function(j,$,e){"use strict";e.d($,{ZP:function(){return Vs}});var c=e(3647),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,s=e(87807),p=e(35763),u=e(39342),i=e(16803),S=e(74060),x=e(81534),I=e(17079),a=e(14797),d=e(11527),L=e(83169);function T(o,t){var r=typeof Symbol!="undefined"&&o[Symbol.iterator]||o["@@iterator"];if(!r){if(Array.isArray(o)||(r=(0,L.Z)(o))||t&&o&&typeof o.length=="number"){r&&(o=r);var f=0,R=function(){};return{s:R,n:function(){return f>=o.length?{done:!0}:{done:!1,value:o[f++]}},e:function(ee){throw ee},f:R}}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,A=!1,K;return{s:function(){r=r.call(o)},n:function(){var ee=r.next();return D=ee.done,ee},e:function(ee){A=!0,K=ee},f:function(){try{!D&&r.return!=null&&r.return()}finally{if(A)throw K}}}}var P=e(99568),N=e(60795),C={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"},F=C,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"]},F),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:P.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"}},V=_e,Q=e(63313),O=e.n(Q);function de(o,t,r,f){function R(D){return D instanceof r?D:new r(function(A){A(D)})}return new(r||(r=Promise))(function(D,A){function K(me){try{ee(f.next(me))}catch(Se){A(Se)}}function te(me){try{ee(f.throw(me))}catch(Se){A(Se)}}function ee(me){me.done?D(me.value):R(me.value).then(K,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,R,D,A;return A={next:K(0),throw:K(1),return:K(2)},typeof Symbol=="function"&&(A[Symbol.iterator]=function(){return this}),A;function K(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,R&&(D=ee[0]&2?R.return:ee[0]?R.throw||((D=R.return)&&D.call(R),0):R.next)&&!(D=D.call(R,ee[1])).done)return D;switch(R=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++,R=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],R=0}finally{f=D=0}if(ee[0]&5)throw ee[1];return{value:ee[0]?ee[1]:void 0,done:!0}}}var ye=function(){},ue=ye(),ae=Object,X=function(o){return o===ue},ie=function(o){return typeof o=="function"},Te=function(o,t){return ae.assign({},o,t)},Pe="undefined",Re=function(){return typeof window!=Pe},q=function(){return typeof document!=Pe},ne=function(){return Re()&&typeof window.requestAnimationFrame!=Pe},Ee=new WeakMap,Ce=0,Ue=function(o){var t=typeof o,r=o&&o.constructor,f=r==Date,R,D;if(ae(o)===o&&!f&&r!=RegExp){if(R=Ee.get(o),R)return R;if(R=++Ce+"~",Ee.set(o,R),r==Array){for(R="@",D=0;D<o.length;D++)R+=Ue(o[D])+",";Ee.set(o,R)}if(r==ae){R="#";for(var A=ae.keys(o).sort();!X(D=A.pop());)X(o[D])||(R+=D+":"+Ue(o[D])+",");Ee.set(o,R)}}else R=f?o.toJSON():t=="symbol"?o.toString():t=="string"?JSON.stringify(o):""+o;return R},Oe=!0,ze=function(){return Oe},Ve=Re(),st=q(),rt=Ve&&window.addEventListener?window.addEventListener.bind(window):ye,Qe=st?document.addEventListener.bind(document):ye,Ye=Ve&&window.removeEventListener?window.removeEventListener.bind(window):ye,yt=st?document.removeEventListener.bind(document):ye,Ct=function(){var o=st&&document.visibilityState;return X(o)||o!=="hidden"},Qt=function(o){return Qe("visibilitychange",o),rt("focus",o),function(){yt("visibilitychange",o),Ye("focus",o)}},dn=function(o){var t=function(){Oe=!0,o()},r=function(){Oe=!1};return rt("online",t),rt("offline",r),function(){Ye("online",t),Ye("offline",r)}},qt={isOnline:ze,isVisible:Ct},Mt={initFocus:Qt,initReconnect:dn},_t=!Re()||"Deno"in window,Zt=function(o){return ne()?window.requestAnimationFrame(o):setTimeout(o,1)},Pt=_t?Q.useEffect:Q.useLayoutEffect,Wt=typeof navigator!="undefined"&&navigator.connection,Ht=!_t&&Wt&&(["slow-2g","2g"].includes(Wt.effectiveType)||Wt.saveData),en=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)?Ue(o):"";var r=o?"$swr$"+o:"";return[o,t,r]},at=new WeakMap,hn=0,_n=1,Ot=2,vn=function(o,t,r,f,R,D,A){A===void 0&&(A=!0);var K=at.get(o),te=K[0],ee=K[1],me=K[3],Se=te[t],ve=ee[t];if(A&&ve)for(var ke=0;ke<ve.length;++ke)ve[ke](r,f,R);return D&&(delete me[t],Se&&Se[0])?Se[0](Ot).then(function(){return o.get(t)}):o.get(t)},Rn=0,En=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,R,D,A,K,te,ee,me,Se,ve,ke,Ke,Je,we,Be,tt,Vt,It,Lt,Rt;return be(this,function(fn){switch(fn.label){case 0:if(r=o[0],f=o[1],R=o[2],D=o[3],A=typeof D=="boolean"?{revalidate:D}:D||{},K=X(A.populateCache)?!0:A.populateCache,te=A.revalidate!==!1,ee=A.rollbackOnError!==!1,me=A.optimisticData,Se=en(f),ve=Se[0],ke=Se[2],!ve)return[2];if(Ke=at.get(r),Je=Ke[2],o.length<3)return[2,vn(r,ve,r.get(ve),ue,ue,te,!0)];if(we=R,tt=En(),Je[ve]=[tt,0],Vt=!X(me),It=r.get(ve),Vt&&(Lt=ie(me)?me(It):me,r.set(ve,Lt),vn(r,ve,Lt)),ie(we))try{we=we(r.get(ve))}catch(yn){Be=yn}return we&&ie(we.then)?[4,we.catch(function(yn){Be=yn})]:[3,2];case 1:if(we=fn.sent(),tt!==Je[ve][0]){if(Be)throw Be;return[2,we]}else Be&&Vt&&ee&&(K=!0,we=It,r.set(ve,It));fn.label=2;case 2:return K&&(Be||(ie(K)&&(we=K(we,It)),r.set(ve,we)),r.set(ke,Te(r.get(ke),{error:Be}))),Je[ve][1]=En(),[4,vn(r,ve,we,Be,ue,te,!!K)];case 3:if(Rt=fn.sent(),Be)throw Be;return[2,K?Rt:we]}})})},tn=function(o,t){for(var r in o)o[r][0]&&o[r][0](t)},nn=function(o,t){if(!at.has(o)){var r=Te(Mt,t),f={},R=qe.bind(ue,o),D=ye;if(at.set(o,[f,{},{},{},R]),!_t){var A=r.initFocus(setTimeout.bind(ue,tn.bind(ue,f,hn))),K=r.initReconnect(setTimeout.bind(ue,tn.bind(ue,f,_n)));D=function(){A&&A(),K&&K(),at.delete(o)}}return[o,R,D]}return[o,at.get(o)[4]]},Ne=function(o,t,r,f,R){var D=r.errorRetryCount,A=R.retryCount,K=~~((Math.random()+.5)*(1<<(A<8?A:8)))*r.errorRetryInterval;!X(D)&&A>D||setTimeout(f,K,R)},he=nn(new Map),Ge=he[0],$e=he[1],We=Te({onLoadingSlow:ye,onSuccess:ye,onError:ye,onErrorRetry:Ne,onDiscarded:ye,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 Ue(o)==Ue(t)},isPaused:function(){return!1},cache:Ge,mutate:$e,fallback:{}},qt),nt=function(o,t){var r=Te(o,t);if(t){var f=o.use,R=o.fallback,D=t.use,A=t.fallback;f&&D&&(r.use=f.concat(D)),R&&A&&(r.fallback=Te(R,A))}return r},lt=(0,Q.createContext)({}),ft=function(o){var t=o.value,r=nt((0,Q.useContext)(lt),t),f=t&&t.provider,R=(0,Q.useState)(function(){return f?nn(f(r.cache||Ge),t):ue})[0];return R&&(r.cache=R[0],r.mutate=R[1]),Pt(function(){return R?R[2]:ue},[]),(0,Q.createElement)(lt.Provider,Te(o,{value:r}))},ot=function(o,t){var r=(0,Q.useState)({})[1],f=(0,Q.useRef)(o),R=(0,Q.useRef)({data:!1,error:!1,isValidating:!1}),D=(0,Q.useCallback)(function(A){var K=!1,te=f.current;for(var ee in A){var me=ee;te[me]!==A[me]&&(te[me]=A[me],R.current[me]&&(K=!0))}K&&!t.current&&r({})},[]);return Pt(function(){f.current=o}),[f,R.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])||{}]},gt=function(){return Te(We,(0,Q.useContext)(lt))},ht=function(o){return function(){for(var r=[],f=0;f<arguments.length;f++)r[f]=arguments[f];var R=gt(),D=Et(r),A=D[0],K=D[1],te=D[2],ee=nt(R,te),me=o,Se=ee.use;if(Se)for(var ve=Se.length;ve-- >0;)me=Se[ve](me);return me(A,K||ee.fetcher,ee)}},ut=function(o,t,r){var f=t[o]||(t[o]=[]);return f.push(r),function(){var R=f.indexOf(r);R>=0&&(f[R]=f[f.length-1],f.pop())}},pt={dedupe:!0},St=function(o,t,r){var f=r.cache,R=r.compare,D=r.fallbackData,A=r.suspense,K=r.revalidateOnMount,te=r.refreshInterval,ee=r.refreshWhenHidden,me=r.refreshWhenOffline,Se=at.get(f),ve=Se[0],ke=Se[1],Ke=Se[2],Je=Se[3],we=en(o),Be=we[0],tt=we[1],Vt=we[2],It=(0,Q.useRef)(!1),Lt=(0,Q.useRef)(!1),Rt=(0,Q.useRef)(Be),fn=(0,Q.useRef)(t),yn=(0,Q.useRef)(r),mt=function(){return yn.current},Ln=function(){return mt().isVisible()&&mt().isOnline()},jn=function(Fn){return f.set(Vt,Te(f.get(Vt),Fn))},Vn=f.get(Be),nr=X(D)?r.fallback[Be]:D,In=X(Vn)?nr:Vn,hr=f.get(Vt)||{},Xn=hr.error,Jn=!It.current,rr=function(){return Jn&&!X(K)?K:mt().isPaused()?!1:A?X(In)?!1:r.revalidateIfStale:X(In)||r.revalidateIfStale},Bn=function(){return!Be||!t?!1:hr.isValidating?!0:Jn&&rr()},ir=Bn(),Gr=ot({data:In,error:Xn,isValidating:ir},Lt),pr=Gr[0],zr=Gr[1],Er=Gr[2],or=(0,Q.useCallback)(function(Fn){return de(void 0,void 0,void 0,function(){var kn,On,Nn,mr,Sr,Gn,Tn,sr,zn,Wr,Pr,Qn,gr;return be(this,function(qn){switch(qn.label){case 0:if(kn=fn.current,!Be||!kn||Lt.current||mt().isPaused())return[2,!1];mr=!0,Sr=Fn||{},Gn=!Je[Be]||!Sr.dedupe,Tn=function(){return!Lt.current&&Be===Rt.current&&It.current},sr=function(){var ni=Je[Be];ni&&ni[1]===Nn&&delete Je[Be]},zn={isValidating:!1},Wr=function(){jn({isValidating:!1}),Tn()&&Er(zn)},jn({isValidating:!0}),Er({isValidating:!0}),qn.label=1;case 1:return qn.trys.push([1,3,,4]),Gn&&(vn(f,Be,pr.current.data,pr.current.error,!0),r.loadingTimeout&&!f.get(Be)&&setTimeout(function(){mr&&Tn()&&mt().onLoadingSlow(Be,r)},r.loadingTimeout),Je[Be]=[kn.apply(void 0,tt),En()]),gr=Je[Be],On=gr[0],Nn=gr[1],[4,On];case 2:return On=qn.sent(),Gn&&setTimeout(sr,r.dedupingInterval),!Je[Be]||Je[Be][1]!==Nn?(Gn&&Tn()&&mt().onDiscarded(Be),[2,!1]):(jn({error:ue}),zn.error=ue,Pr=Ke[Be],!X(Pr)&&(Nn<=Pr[0]||Nn<=Pr[1]||Pr[1]===0)?(Wr(),Gn&&Tn()&&mt().onDiscarded(Be),[2,!1]):(R(pr.current.data,On)?zn.data=pr.current.data:zn.data=On,R(f.get(Be),On)||f.set(Be,On),Gn&&Tn()&&mt().onSuccess(On,Be,r),[3,4]));case 3:return Qn=qn.sent(),sr(),mt().isPaused()||(jn({error:Qn}),zn.error=Qn,Gn&&Tn()&&(mt().onError(Qn,Be,r),(typeof r.shouldRetryOnError=="boolean"&&r.shouldRetryOnError||ie(r.shouldRetryOnError)&&r.shouldRetryOnError(Qn))&&Ln()&&mt().onErrorRetry(Qn,Be,r,or,{retryCount:(Sr.retryCount||0)+1,dedupe:!0}))),[3,4];case 4:return mr=!1,Wr(),Tn()&&Gn&&vn(f,Be,zn.data,zn.error,!1),[2,!0]}})})},[Be]),Ai=(0,Q.useCallback)(qe.bind(ue,f,function(){return Rt.current}),[]);if(Pt(function(){fn.current=t,yn.current=r}),Pt(function(){if(Be){var Fn=Be!==Rt.current,kn=or.bind(ue,pt),On=function(Tn,sr,zn){Er(Te({error:sr,isValidating:zn},R(pr.current.data,Tn)?ue:{data:Tn}))},Nn=0,mr=function(Tn){if(Tn==hn){var sr=Date.now();mt().revalidateOnFocus&&sr>Nn&&Ln()&&(Nn=sr+mt().focusThrottleInterval,kn())}else if(Tn==_n)mt().revalidateOnReconnect&&Ln()&&kn();else if(Tn==Ot)return or()},Sr=ut(Be,ke,On),Gn=ut(Be,ve,mr);return Lt.current=!1,Rt.current=Be,It.current=!0,Fn&&Er({data:In,error:Xn,isValidating:ir}),rr()&&(X(In)||_t?kn():Zt(kn)),function(){Lt.current=!0,Sr(),Gn()}}},[Be,or]),Pt(function(){var Fn;function kn(){var Nn=ie(te)?te(In):te;Nn&&Fn!==-1&&(Fn=setTimeout(On,Nn))}function On(){!pr.current.error&&(ee||mt().isVisible())&&(me||mt().isOnline())?or(pt).then(kn):kn()}return kn(),function(){Fn&&(clearTimeout(Fn),Fn=-1)}},[te,ee,me,or]),(0,Q.useDebugValue)(In),A&&X(In)&&Be)throw fn.current=t,yn.current=r,Lt.current=!1,X(Xn)?or(pt):Xn;return{mutate:Ai,get data(){return zr.data=!0,In},get error(){return zr.error=!0,Xn},get isValidating(){return zr.isValidating=!0,ir}}},Yt=ae.defineProperty(ft,"default",{value:We}),pn=function(o){return en(o)[0]},sn=ht(St),jt={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"}},$t={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"}},an={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"}},Bt={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"}},Kt={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"}},ln={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"}},At={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"}},Nt={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"}},cn={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"}},et={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"}},mn={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"}},on={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"}},Dt={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"}},ct={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"}},zt={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"}},Xt={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:"}},gn={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"}},Jt={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"}},Tt={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"}},M={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 ce(o,t,r){var f=t.replace(/\[(\d+)\]/g,".$1").split("."),R=o,D=r,A=T(f),K;try{for(A.s();!(K=A.n()).done;){var te=K.value;if(D=Object(R)[te],R=Object(R)[te],D===void 0)return r}}catch(ee){A.e(ee)}finally{A.f()}return D}var fe=function(t,r){return{getMessage:function(R,D){return ce(r,R,D)||D},locale:t}},Fe=fe("mn_MN",on),Ie=fe("ar_EG",jt),Ze=fe("zh_CN",v),dt=fe("en_US",Kt),Ut=fe("en_GB",Bt),Cn=fe("vi_VN",Tt),Hn=fe("it_IT",et),wn=fe("ja_JP",mn),lr=fe("es_ES",Gt),cr=fe("ca_ES",$t),ur=fe("ru_RU",Xt),er=fe("sr_RS",gn),Zn=fe("ms_MY",Dt),U=fe("zh_TW",M),k=fe("fr_FR",At),Z=fe("pt_BR",zt),G=fe("ko_KR",kt),J=fe("id_ID",cn),le=fe("de_DE",an),re=fe("fa_IR",ln),ge=fe("tr_TR",Jt),xe=fe("pl_PL",ct),Le=fe("hr_",Nt),De={"mn-MN":Fe,"ar-EG":Ie,"zh-CN":Ze,"en-US":dt,"en-GB":Ut,"vi-VN":Cn,"it-IT":Hn,"ja-JP":wn,"es-ES":lr,"ca-ES":cr,"ru-RU":ur,"sr-RS":er,"ms-MY":Zn,"zh-TW":U,"fr-FR":k,"pt-BR":Z,"ko-KR":G,"id-ID":J,"de-DE":le,"fa-IR":re,"tr-TR":ge,"pl-PL":xe,"hr-HR":Le},je=Object.keys(De),wt=O().createContext({intl:(0,a.Z)((0,a.Z)({},Ze),{},{locale:"default"}),valueTypeMap:{}}),He=wt.Consumer,vt=wt.Provider,rn=function(t){if(!t)return"zh-CN";var r=t.toLocaleLowerCase();return je.find(function(f){var R=f.toLocaleLowerCase();return R.includes(r)})},$n=function(){var t=gt(),r=t.cache;return(0,Q.useEffect)(function(){return function(){r.clear()}},[]),null},ar=function(t){var r=t.children,f=t.autoClearCache,R=f===void 0?!1:f,D=(0,Q.useContext)(x.ZP.ConfigContext),A=D.locale,K=A===void 0?x.ZP:O().Fragment,te=(0,d.jsx)(He,{children:function(me){var Se,ve=A==null?void 0:A.locale,ke=rn(ve),Ke=ve&&((Se=me.intl)===null||Se===void 0?void 0:Se.locale)==="default"?De[ke]:me.intl||De[ke],Je=A===void 0?{locale:V}:{};return(0,d.jsx)(K,(0,a.Z)((0,a.Z)({},Je),{},{children:(0,d.jsx)(vt,{value:(0,a.Z)((0,a.Z)({},me),{},{intl:Ke||Ze}),children:(0,d.jsxs)(d.Fragment,{children:[R&&(0,d.jsx)($n,{}),r]})})}))}});return R?(0,d.jsx)(Yt,{value:{provider:function(){return new Map}},children:te}):te};function Or(){var o=useContext(_ConfigProvider.ConfigContext),t=o.locale,r=useContext(wt),f=r.intl;return f&&f.locale!=="default"?f:t!=null&&t.locale?De[rn(t.locale)]:Ze}var Yn=null,xr=null,Tr=e(26230);function Nr(o,t){var r=(0,Tr.Z)(o,t),f=(0,I.Z)(r,2),R=f[0],D=f[1];return[R,D]}var Un=Nr,Kn=e(14224),Dn=typeof Kn!="undefined"&&Kn.versions!=null&&Kn.versions.node!=null,Dr=function(){return typeof window!="undefined"&&typeof window.document!="undefined"&&typeof window.matchMedia!="undefined"&&!Dn},vr=Dr;function Ir(o,t){var r=typeof o.pageName=="string"?o.title:t;(0,Q.useEffect)(function(){vr()&&r&&(document.title=r)},[o.title,r])}var Rr=Ir,ai=e(42060),Yr=e.n(ai),oi=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 R="",D=r+1;D<o.length;){var A=o.charCodeAt(D);if(A>=48&&A<=57||A>=65&&A<=90||A>=97&&A<=122||A===95){R+=o[D++];continue}break}if(!R)throw new TypeError("Missing parameter name at "+r);t.push({type:"NAME",index:r,value:R}),r=D;continue}if(f==="("){var K=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(K--,K===0){D++;break}}else if(o[D]==="("&&(K++,o[D+1]!=="?"))throw new TypeError("Capturing groups are not allowed at "+D);te+=o[D++]}if(K)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 Kr(o,t){t===void 0&&(t={});for(var r=si(o),f=t.prefixes,R=f===void 0?"./":f,D="[^"+Cr(t.delimiter||"/#?")+"]+?",A=[],K=0,te=0,ee="",me=function(Rt){if(te<r.length&&r[te].type===Rt)return r[te++].value},Se=function(Rt){var fn=me(Rt);if(fn!==void 0)return fn;var yn=r[te],mt=yn.type,Ln=yn.index;throw new TypeError("Unexpected "+mt+" at "+Ln+", expected "+Rt)},ve=function(){for(var Rt="",fn;fn=me("CHAR")||me("ESCAPED_CHAR");)Rt+=fn;return Rt};te<r.length;){var ke=me("CHAR"),Ke=me("NAME"),Je=me("PATTERN");if(Ke||Je){var we=ke||"";R.indexOf(we)===-1&&(ee+=we,we=""),ee&&(A.push(ee),ee=""),A.push({name:Ke||K++,prefix:we,suffix:"",pattern:Je||D,modifier:me("MODIFIER")||""});continue}var Be=ke||me("ESCAPED_CHAR");if(Be){ee+=Be;continue}ee&&(A.push(ee),ee="");var tt=me("OPEN");if(tt){var we=ve(),Vt=me("NAME")||"",It=me("PATTERN")||"",Lt=ve();Se("CLOSE"),A.push({name:Vt||(It?K++:""),pattern:Vt&&!It?D:It,prefix:we,suffix:Lt,modifier:me("MODIFIER")||""});continue}Se("END")}return A}function Fi(o,t){return Zi(Kr(o,t),t)}function Zi(o,t){t===void 0&&(t={});var r=jr(t),f=t.encode,R=f===void 0?function(te){return te}:f,D=t.validate,A=D===void 0?!0:D,K=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 ve=te?te[Se.name]:void 0,ke=Se.modifier==="?"||Se.modifier==="*",Ke=Se.modifier==="*"||Se.modifier==="+";if(Array.isArray(ve)){if(!Ke)throw new TypeError('Expected "'+Se.name+'" to not repeat, but got an array');if(ve.length===0){if(ke)continue;throw new TypeError('Expected "'+Se.name+'" to not be empty')}for(var Je=0;Je<ve.length;Je++){var we=R(ve[Je],Se);if(A&&!K[me].test(we))throw new TypeError('Expected all "'+Se.name+'" to match "'+Se.pattern+'", but got "'+we+'"');ee+=Se.prefix+we+Se.suffix}continue}if(typeof ve=="string"||typeof ve=="number"){var we=R(String(ve),Se);if(A&&!K[me].test(we))throw new TypeError('Expected "'+Se.name+'" to match "'+Se.pattern+'", but got "'+we+'"');ee+=Se.prefix+we+Se.suffix;continue}if(!ke){var Be=Ke?"an array":"a string";throw new TypeError('Expected "'+Se.name+'" to be '+Be)}}return ee}}function $i(o,t){var r=[],f=wr(o,r,t);return li(f,r,t)}function li(o,t,r){r===void 0&&(r={});var f=r.decode,R=f===void 0?function(D){return D}:f;return function(D){var A=o.exec(D);if(!A)return!1;for(var K=A[0],te=A.index,ee=Object.create(null),me=function(ve){if(A[ve]===void 0)return"continue";var ke=t[ve-1];ke.modifier==="*"||ke.modifier==="+"?ee[ke.name]=A[ve].split(ke.prefix+ke.suffix).map(function(Ke){return R(Ke,ke)}):ee[ke.name]=R(A[ve],ke)},Se=1;Se<A.length;Se++)me(Se);return{path:K,index:te,params:ee}}}function Cr(o){return o.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1")}function jr(o){return o&&o.sensitive?"":"i"}function ci(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 Gi(o,t,r){var f=o.map(function(R){return wr(R,t,r).source});return new RegExp("(?:"+f.join("|")+")",jr(r))}function zi(o,t,r){return ui(Kr(o,r),t,r)}function ui(o,t,r){r===void 0&&(r={});for(var f=r.strict,R=f===void 0?!1:f,D=r.start,A=D===void 0?!0:D,K=r.end,te=K===void 0?!0:K,ee=r.encode,me=ee===void 0?function(Rt){return Rt}:ee,Se="["+Cr(r.endsWith||"")+"]|$",ve="["+Cr(r.delimiter||"/#?")+"]",ke=A?"^":"",Ke=0,Je=o;Ke<Je.length;Ke++){var we=Je[Ke];if(typeof we=="string")ke+=Cr(me(we));else{var Be=Cr(me(we.prefix)),tt=Cr(me(we.suffix));if(we.pattern)if(t&&t.push(we),Be||tt)if(we.modifier==="+"||we.modifier==="*"){var Vt=we.modifier==="*"?"?":"";ke+="(?:"+Be+"((?:"+we.pattern+")(?:"+tt+Be+"(?:"+we.pattern+"))*)"+tt+")"+Vt}else ke+="(?:"+Be+"("+we.pattern+")"+tt+")"+we.modifier;else ke+="("+we.pattern+")"+we.modifier;else ke+="(?:"+Be+tt+")"+we.modifier}}if(te)R||(ke+=ve+"?"),ke+=r.endsWith?"(?="+Se+")":"$";else{var It=o[o.length-1],Lt=typeof It=="string"?ve.indexOf(It[It.length-1])>-1:It===void 0;R||(ke+="(?:"+ve+"(?="+Se+"))?"),Lt||(ke+="(?="+ve+"|"+Se+")")}return new RegExp(ke,jr(r))}function wr(o,t,r){return o instanceof RegExp?ci(o,t):Array.isArray(o)?Gi(o,t,r):zi(o,t,r)}function tr(o,t){return t>>>o|t<<32-o}function fi(o,t,r){return o&t^~o&r}function di(o,t,r){return o&t^o&r^t&r}function Vr(o){return tr(2,o)^tr(13,o)^tr(22,o)}function hi(o){return tr(6,o)^tr(11,o)^tr(25,o)}function pi(o){return tr(7,o)^tr(18,o)^o>>>3}function mi(o){return tr(17,o)^tr(19,o)^o>>>10}function gi(o,t){return o[t&15]+=mi(o[t+14&15])+o[t+9&15]+pi(o[t+1&15])}var vi=[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,Xr="0123456789abcdef";function yr(o,t){var r=(o&65535)+(t&65535),f=(o>>16)+(t>>16)+(r>>16);return f<<16|r&65535}function yi(){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 Br(){var o,t,r,f,R,D,A,K,te,ee,me=new Array(16);o=Ft[0],t=Ft[1],r=Ft[2],f=Ft[3],R=Ft[4],D=Ft[5],A=Ft[6],K=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 ve=0;ve<64;ve++)te=K+hi(R)+fi(R,D,A)+vi[ve],ve<16?te+=me[ve]:te+=gi(me,ve),ee=Vr(o)+di(o,t,r),K=A,A=D,D=R,R=yr(f,te),f=r,r=t,t=o,o=yr(te,ee);Ft[0]+=o,Ft[1]+=t,Ft[2]+=r,Ft[3]+=f,Ft[4]+=R,Ft[5]+=D,Ft[6]+=A,Ft[7]+=K}function _i(o,t){var r,f,R=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 A=f;A<64;A++)Sn[A]=o.charCodeAt(R++);Br(),f=0}for(var K=0;K<D;K++)Sn[K]=o.charCodeAt(R++)}function Ei(){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;Br();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,Br()}function Wi(){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 Si(){for(var o=new String,t=0;t<8;t++)for(var r=28;r>=0;r-=4)o+=Xr.charAt(Ft[t]>>>r&15);return o}function bi(o){return yi(),_i(o,o.length),Ei(),Si()}var xi=bi;function Jr(o){"@babel/helpers - typeof";return Jr=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},Jr(o)}var Hi=["pro_layout_parentKeys","children","icon","flatMenu","indexRoute","routes"];function Yi(o,t){return Xi(o)||Vi(o,t)||un(o,t)||Ki()}function Ki(){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 Vi(o,t){var r=o==null?null:typeof Symbol!="undefined"&&o[Symbol.iterator]||o["@@iterator"];if(r!=null){var f=[],R=!0,D=!1,A,K;try{for(r=r.call(o);!(R=(A=r.next()).done)&&(f.push(A.value),!(t&&f.length===t));R=!0);}catch(te){D=!0,K=te}finally{try{!R&&r.return!=null&&r.return()}finally{if(D)throw K}}return f}}function Xi(o){if(Array.isArray(o))return o}function Qr(o,t){var r=typeof Symbol!="undefined"&&o[Symbol.iterator]||o["@@iterator"];if(!r){if(Array.isArray(o)||(r=un(o))||t&&o&&typeof o.length=="number"){r&&(o=r);var f=0,R=function(){};return{s:R,n:function(){return f>=o.length?{done:!0}:{done:!1,value:o[f++]}},e:function(ee){throw ee},f:R}}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,A=!1,K;return{s:function(){r=r.call(o)},n:function(){var ee=r.next();return D=ee.done,ee},e:function(ee){A=!0,K=ee},f:function(){try{!D&&r.return!=null&&r.return()}finally{if(A)throw K}}}}function Ti(o,t){if(!(o instanceof t))throw new TypeError("Cannot call a class as a function")}function Ri(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 l(o,t,r){return t&&Ri(o.prototype,t),r&&Ri(o,r),Object.defineProperty(o,"prototype",{writable:!1}),o}function n(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&&Xe(o,t)}function _(o){var t=Ae();return function(){var f=bt(o),R;if(t){var D=bt(this).constructor;R=Reflect.construct(f,arguments,D)}else R=f.apply(this,arguments);return w(this,R)}}function w(o,t){if(t&&(Jr(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return B(o)}function B(o){if(o===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return o}function H(o){var t=typeof Map=="function"?new Map:void 0;return H=function(f){if(f===null||!Me(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,R)}function R(){return se(f,arguments,bt(this).constructor)}return R.prototype=Object.create(f.prototype,{constructor:{value:R,enumerable:!1,writable:!0,configurable:!0}}),Xe(R,f)},H(o)}function se(o,t,r){return Ae()?se=Reflect.construct.bind():se=function(R,D,A){var K=[null];K.push.apply(K,D);var te=Function.bind.apply(R,K),ee=new te;return A&&Xe(ee,A.prototype),ee},se.apply(null,arguments)}function Ae(){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 Me(o){return Function.toString.call(o).indexOf("[native code]")!==-1}function Xe(o,t){return Xe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(f,R){return f.__proto__=R,f},Xe(o,t)}function bt(o){return bt=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},bt(o)}function it(o){return La(o)||fr(o)||un(o)||bn()}function bn(){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 un(o,t){if(o){if(typeof o=="string")return Ci(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 Ci(o,t)}}function fr(o){if(typeof Symbol!="undefined"&&o[Symbol.iterator]!=null||o["@@iterator"]!=null)return Array.from(o)}function La(o){if(Array.isArray(o))return Ci(o)}function Ci(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,R;if(Object.getOwnPropertySymbols){var D=Object.getOwnPropertySymbols(o);for(R=0;R<D.length;R++)f=D[R],!(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),R,D;for(D=0;D<f.length;D++)R=f[D],!(t.indexOf(R)>=0)&&(r[R]=o[R]);return r}function Ji(o,t){var r=Object.keys(o);if(Object.getOwnPropertySymbols){var f=Object.getOwnPropertySymbols(o);t&&(f=f.filter(function(R){return Object.getOwnPropertyDescriptor(o,R).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?Ji(Object(r),!0).forEach(function(f){Fr(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 Fr(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 Zr(o){return o.split("?")[0].split("#")[0]}var wi=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(xi(JSON.stringify(t)))}catch(f){}return r&&Zr(r)},Za=function(t,r){var f=t.name,R=t.locale;return"locale"in t&&R===!1||!f?!1:t.locale||"".concat(r,".").concat(f)},Qi=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("/")||wi(t)?t:"/".concat(r,"/").concat(t).replace(/\/\//g,"/").replace(/\/\//g,"/")},$a=function(t,r){var f=t.menu,R=f===void 0?{}:f,D=t.indexRoute,A=t.path,K=A===void 0?"":A,te=t.children||t[Mn],ee=R.name,me=ee===void 0?t.name:ee,Se=R.icon,ve=Se===void 0?t.icon:Se,ke=R.hideChildren,Ke=ke===void 0?t.hideChildren:ke,Je=R.flatMenu,we=Je===void 0?t.flatMenu:Je,Be=D&&Object.keys(D).join(",")!=="redirect"?[xn({path:K,menu:R},D)].concat(te||[]):te,tt=xn({},t);if(me&&(tt.name=me),ve&&(tt.icon=ve),Be&&Be.length){if(Ke)return delete tt[Mn],delete tt.children,tt;var Vt=Pi(xn(xn({},r),{},{data:Be}),t);if(we)return Vt;tt[Mn]=Vt}return tt},dr=function(t){return Array.isArray(t)&&t.length>0};function Pi(o){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{path:"/"},r=o.data,f=o.formatMessage,R=o.parentName,D=o.locale;return!r||!Array.isArray(r)?[]:r.filter(function(A){return A?dr(A[Mn])||dr(A.children)||A.path||A.originPath||A.layout?!0:(A.redirect||A.unaccessible,!1):!1}).filter(function(A){var K,te;return!(A==null||(K=A.menu)===null||K===void 0)&&K.name||A!=null&&A.flatMenu||!(A==null||(te=A.menu)===null||te===void 0)&&te.flatMenu?!0:A.menu!==!1}).map(function(A){var K=xn({},A);return K.unaccessible&&delete K.name,K.path==="*"&&(K.path="."),K.path==="/*"&&(K.path="."),!K.path&&K.originPath&&(K.path=K.originPath),K}).map(function(){var A=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{path:"/"},K=A.children||A[Mn],te=Qi(A.path,t?t.path:"/"),ee=A.name,me=Za(A,R||"menu"),Se=me!==!1&&D!==!1&&f&&me?f({id:me,defaultMessage:ee}):ee,ve=t.pro_layout_parentKeys,ke=ve===void 0?[]:ve,Ke=t.children,Je=t.icon,we=t.flatMenu,Be=t.indexRoute,tt=t.routes,Vt=ja(t,Hi),It=new Set([].concat(it(ke),it(A.parentKeys||[])));t.key&&It.add(t.key);var Lt=xn(xn(xn({},Vt),{},{menu:void 0},A),{},{path:te,locale:me,key:A.key||Fa(xn(xn({},A),{},{path:te})),pro_layout_parentKeys:Array.from(It).filter(function(fn){return fn&&fn!=="/"})});if(Se?Lt.name=Se:delete Lt.name,Lt.menu===void 0&&delete Lt.menu,dr(K)){var Rt=Pi(xn(xn({},o),{},{data:K,parentName:me||""}),Lt);dr(Rt)&&(Lt[Mn]=Rt,Lt.children=Rt)}return $a(Lt,o)}).flat(1)}var Ga=(0,oi.default)(Pi,Yr()),za=function o(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return t.filter(function(r){return r&&(r.name||dr(r[Mn])||dr(r.children))&&!r.hideInMenu&&!r.redirect}).map(function(r){var f=xn({},r),R=f.children||f[Mn];if(dr(R)&&!f.hideChildrenInMenu&&R.some(function(K){return K&&!!K.name})){var D,A=o(R);if(A.length)return xn(xn({},f),{},(D={},Fr(D,Mn,A),Fr(D,"children",A),D))}return xn(xn({},r),{},Fr({},Mn,void 0))}).filter(function(r){return r})},Wa=function(o){n(r,o);var t=_(r);function r(){return Ti(this,r),t.apply(this,arguments)}return l(r,[{key:"get",value:function(R){var D;try{var A=Qr(this.entries()),K;try{for(A.s();!(K=A.n()).done;){var te=Yi(K.value,2),ee=te[0],me=te[1],Se=Zr(ee);if(!wi(ee)&&wr(Se,[]).test(R)){D=me;break}}}catch(ve){A.e(ve)}finally{A.f()}}catch(ve){D=void 0}return D}}]),r}(H(Map)),Ha=function(t){var r=new Wa,f=function R(D,A){D.forEach(function(K){var te=K.children||K[Mn];dr(te)&&R(te,K);var ee=Qi(K.path,A?A.path:"/");r.set(Zr(ee),K)})};return f(t),r},Ya=(0,oi.default)(Ha,Yr()),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(dr(f)){var R=o(f);if(R.length)return xn(xn({},r),{},Fr({},Mn,R))}var D=xn({},r);return delete D[Mn],delete D.children,D}).filter(function(r){return r})},Va=function(t,r,f,R){var D=Ga({data:t,formatMessage:f,locale:r}),A=R?Ka(D):za(D),K=Ya(D);return{breadcrumb:K,menuData:A}},Xa=Va;function qi(o,t){var r=Object.keys(o);if(Object.getOwnPropertySymbols){var f=Object.getOwnPropertySymbols(o);t&&(f=f.filter(function(R){return Object.getOwnPropertyDescriptor(o,R).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?qi(Object(r),!0).forEach(function(f){Ja(o,f,r[f])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(r)):qi(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 R=f.children||f[Mn];r[Zr(f.path||f.key||"/")]=qr({},f),r[f.key||f.path||"/"]=qr({},f),R&&(r=qr(qr({},r),o(R)))}}),r},ea=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(R){if(R==="/"&&r==="/")return!0;if(R!=="/"&&R!=="/*"&&R&&!wi(R)){var D=Zr(R);try{if(f&&wr("".concat(D)).test(r)||wr("".concat(D),[]).test(r)||wr("".concat(D,"/(.*)")).test(r))return!0}catch(A){}}return!1}).sort(function(R,D){return R===r?10:D===r?-10:R.substr(1).split("/").length-D.substr(1).split("/").length})},eo=function(t,r,f,R){var D=ea(r),A=Object.keys(D),K=qa(A,t||"/",R);return!K||K.length<1?[]:(f||(K=[K[K.length-1]]),K.map(function(te){var ee=D[te]||{pro_layout_parentKeys:"",key:""},me=new Map,Se=(ee.pro_layout_parentKeys||[]).map(function(ve){return me.has(ve)?null:(me.set(ve,!0),D[ve])}).filter(function(ve){return ve});return ee.key&&Se.push(ee),Se}).flat(1))},to=eo,no=e(84875),An=e.n(no),ta=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 na(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 na(o,t)}}function na(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=[],R=!0,D=!1,A,K;try{for(r=r.call(o);!(R=(A=r.next()).done)&&(f.push(A.value),!(t&&f.length===t));R=!0);}catch(te){D=!0,K=te}finally{try{!R&&r.return!=null&&r.return()}finally{if(D)throw K}}return f}}function so(o){if(Array.isArray(o))return o}function Mr(o){var t=typeof window=="undefined",r=(0,Q.useState)(function(){return t?!1:window.matchMedia(o).matches}),f=ro(r,2),R=f[0],D=f[1];return(0,Q.useLayoutEffect)(function(){if(!t){var A=window.matchMedia(o),K=function(ee){return D(ee.matches)};return A.addListener(K),function(){return A.removeListener(K)}}},[o]),R}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 ra(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 ra(o,t)}}function ra(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=[],R=!0,D=!1,A,K;try{for(r=r.call(o);!(R=(A=r.next()).done)&&(f.push(A.value),!(t&&f.length===t));R=!0);}catch(te){D=!0,K=te}finally{try{!R&&r.return!=null&&r.return()}finally{if(D)throw K}}return f}}function ho(o){if(Array.isArray(o))return o}var _r={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(_r).find(function(f){var R=_r[f].matchMedia;return!!window.matchMedia(R).matches});return t=r,t},mo=function(){var t=Mr(_r.md.matchMedia),r=Mr(_r.lg.matchMedia),f=Mr(_r.xxl.matchMedia),R=Mr(_r.xl.matchMedia),D=Mr(_r.sm.matchMedia),A=Mr(_r.xs.matchMedia),K=(0,Q.useState)(po()),te=lo(K,2),ee=te[0],me=te[1];return(0,Q.useEffect)(function(){if(f){me("xxl");return}if(R){me("xl");return}if(r){me("lg");return}if(t){me("md");return}if(D){me("sm");return}if(A){me("xs");return}me("md")},[t,r,f,R,D,A]),ee},go=mo,vo=e(91190),yo=e.n(vo),_o=e(55974),Eo=e(60858);function So(o){var t=Q.createContext(null);function r(R){var D=o(R.initialState);return Q.createElement(t.Provider,{value:D},R.children)}function f(){var R=Q.useContext(t);if(R===null)throw new Error("Component must be wrapped with <Container.Provider>");return R}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),ei=xo,ul=e(9201),ia=e(21903),To=e(63386),Ro=e(85153),Co=e(13700),ti=e(14402),Oi=e(9924),Ni=e(54183),aa=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}},Di=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},oa=Do,sa=function o(t){return(t||[]).reduce(function(r,f){if(f.key&&r.push(f.key),f.routes){var R=r.concat(o(f.routes)||[]);return R}return r},[])},la={daybreak:"#1890ff",dust:"#F5222D",volcano:"#FA541C",sunset:"#FAAD14",cyan:"#13C2C2",green:"#52C41A",geekblue:"#2F54EB",purple:"#722ED1"};function fl(o){return o&&la[o]?la[o]:o}function $r(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(R){return R&&R.name&&!R.hideInMenu}))return(0,a.Z)((0,a.Z)({},t),{},{children:$r(r),routes:$r(r)});delete f.routes,delete f.children}return f}).filter(function(t){return t})}var ca=(0,aa.Z)({scriptUrl:oa.iconfontUrl}),ua=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"icon-";if(typeof t=="string"&&t!==""){if(Di(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)(ca,{type:t})}return t},Io=(0,Oi.Z)(function o(t){var r=this;(0,Ni.Z)(this,o),this.props=void 0,this.getNavMenuItems=function(){var f=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],R=arguments.length>1?arguments[1]:void 0;return f.map(function(D){return r.getSubMenuOrItem(D,R)}).filter(function(D){return D})},this.getSubMenuOrItem=function(f,R){var D=(f==null?void 0:f.children)||(f==null?void 0:f.routes);if(Array.isArray(D)&&D.length>0){var A=r.getIntlName(f),K=r.props,te=K.subMenuItemRender,ee=K.prefixCls,me=K.menu,Se=K.iconPrefixes,ve=f.icon?(0,d.jsxs)("span",{className:"".concat(ee,"-menu-item"),title:A,children:[!R&&ua(f.icon,Se),(0,d.jsx)("span",{className:"".concat(ee,"-menu-item-title"),children:A})]}):(0,d.jsx)("span",{className:"".concat(ee,"-menu-item"),title:A,children:A}),ke=te?te((0,a.Z)((0,a.Z)({},f),{},{isUrl:!1}),ve,r.props):ve;return{type:(me==null?void 0:me.type)==="group"?"group":void 0,label:ke,children:r.getNavMenuItems(D,!0),onTitleClick:f.onTitleClick,key:f.key||f.path}}return{label:r.getMenuItemPath(f,R),title:r.getIntlName(f),key:f.key||f.path,disabled:f.disabled,onClick:function(Je){var we;Di(f==null?void 0:f.path)&&window.open(f.path,"_blank"),(we=f.onTitleClick)===null||we===void 0||we.call(f,Je)}}},this.getIntlName=function(f){var R=f.name,D=f.locale,A=r.props,K=A.menu,te=A.formatMessage;return D&&(K==null?void 0:K.locale)!==!1?te==null?void 0:te({id:D,defaultMessage:R}):R},this.getMenuItemPath=function(f,R){var D=r.conversionPath(f.path||"/"),A=r.props,K=A.location,te=K===void 0?{pathname:"/"}:K,ee=A.isMobile,me=A.onCollapse,Se=A.menuItemRender,ve=A.iconPrefixes,ke=r.getIntlName(f),Ke=r.props.prefixCls,Je=R?null:ua(f.icon,ve),we=Di(D),Be=(0,d.jsxs)("span",{className:An()("".concat(Ke,"-menu-item"),(0,s.Z)({},"".concat(Ke,"-menu-item-link"),we)),children:[Je,(0,d.jsx)("span",{className:"".concat(Ke,"-menu-item-title"),children:ke})]});if(Se){var tt=(0,a.Z)((0,a.Z)({},f),{},{isUrl:we,itemPath:D,isMobile:ee,replace:D===te.pathname,onClick:function(){we&&window.open(D,"_blank"),me&&me(!0)},children:void 0});return Se(tt,Be,r.props)}return Be},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,R=r.collapsed,D={};return t&&!R&&["side","mix"].includes(f||"mix")&&(D={openKeys:t}),D},fa=function(t){var r=t.theme,f=t.mode,R=t.className,D=t.handleOpenChange,A=t.style,K=t.menuData,te=t.menu,ee=t.matchMenuKeys,me=t.iconfontUrl,Se=t.collapsed,ve=t.selectedKeys,ke=t.onSelect,Ke=t.openKeys,Je=(0,Q.useRef)([]),we=ei.useContainer(),Be=we.flatMenuKeys,tt=Un(te==null?void 0:te.defaultOpenAll),Vt=(0,I.Z)(tt,2),It=Vt[0],Lt=Vt[1],Rt=Un(function(){return te!=null&&te.defaultOpenAll?sa(K)||[]:Ke===!1?!1:[]},{value:Ke===!1?void 0:Ke,onChange:D}),fn=(0,I.Z)(Rt,2),yn=fn[0],mt=fn[1],Ln=Un([],{value:ve,onChange:ke?function(ir){ke&&ir&&ke(ir)}:void 0}),jn=(0,I.Z)(Ln,2),Vn=jn[0],nr=jn[1];(0,Q.useEffect)(function(){te!=null&&te.defaultOpenAll||Ke===!1||Be.length||ee&&(mt(ee),nr(ee))},[ee.join("-")]),(0,Q.useEffect)(function(){me&&(ca=(0,aa.Z)({scriptUrl:me}))},[me]),(0,Q.useEffect)(function(){if(ee.join("-")!==(Vn||[]).join("-")&&nr(ee),!It&&Ke!==!1&&ee.join("-")!==(yn||[]).join("-")){var ir=ee;(te==null?void 0:te.autoClose)===!1&&(ir=Array.from(new Set([].concat((0,ti.Z)(ee),(0,ti.Z)(yn||[]))))),mt(ir)}else te!=null&&te.ignoreFlatMenu&&It?mt(sa(K)):Be.length>0&&Lt(!1)},[ee.join("-"),Se]);var In=(0,Q.useMemo)(function(){return Mo(yn,t)},[yn&&yn.join(","),t.layout,t.collapsed]),hr=(0,Q.useState)(function(){return new Io(t)}),Xn=(0,I.Z)(hr,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()(R,{"top-nav-menu":f==="horizontal"});Jn.props=t,t.openKeys===!1&&!t.handleOpenChange&&(Je.current=ee);var Bn=t.postMenuData?t.postMenuData(K):K;return Bn&&(Bn==null?void 0:Bn.length)<1?null:(0,Q.createElement)(ia.Z,(0,a.Z)((0,a.Z)({},In),{},{key:"Menu",mode:f,items:Jn.getNavMenuItems(Bn,!1),inlineIndent:16,defaultOpenKeys:Je.current,theme:r,selectedKeys:Vn,style:A,className:rr,onOpenChange:mt},t.menuProps))};fa.defaultProps={postMenuData:function(t){return t||[]}};var da=fa,Ao=g.Sider,ha=function(t){return typeof t=="string"?(0,d.jsx)("img",{src:t,alt:"logo"}):typeof t=="function"?t():t},Ii=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"menuHeaderRender",f=t.logo,R=t.title,D=t.layout,A=t[r||""];if(A===!1)return null;var K=ha(f),te=(0,d.jsx)("h1",{children:R!=null?R:"Ant Design Pro"});return A?A(K,t.collapsed?null:te,t):D==="mix"&&r==="menuHeaderRender"?null:(0,d.jsxs)("a",{children:[K,t.collapsed?null:te]})},pa=function(t){return t?(0,d.jsx)(To.Z,{}):(0,d.jsx)(Ro.Z,{})},ko=function(t){var r,f=t.collapsed,R=t.fixSiderbar,D=t.menuFooterRender,A=t.onCollapse,K=t.theme,te=t.siderWidth,ee=t.isMobile,me=t.onMenuHeaderClick,Se=t.breakpoint,ve=Se===void 0?"lg":Se,ke=t.style,Ke=t.layout,Je=t.menuExtraRender,we=Je===void 0?!1:Je,Be=t.collapsedButtonRender,tt=Be===void 0?pa:Be,Vt=t.links,It=t.menuContentRender,Lt=t.prefixCls,Rt=t.onOpenChange,fn=t.headerHeight,yn=t.logoStyle,mt="".concat(Lt,"-sider"),Ln=ei.useContainer(),jn=Ln.flatMenuKeys,Vn=An()("".concat(mt),(r={},(0,s.Z)(r,"".concat(mt,"-fixed"),R),(0,s.Z)(r,"".concat(mt,"-layout-").concat(Ke),Ke&&!ee),(0,s.Z)(r,"".concat(mt,"-light"),K!=="dark"),r)),nr=Ii(t),In=we&&we(t),hr=It!==!1&&jn&&(0,Q.createElement)(da,(0,a.Z)((0,a.Z)({},t),{},{key:"base-menu",mode:"inline",handleOpenChange:Rt,style:{width:"100%"},className:"".concat(mt,"-menu")})),Xn=It?It(t,hr):hr,Jn=(Vt||[]).map(function(rr,Bn){return{className:"".concat(mt,"-link"),label:rr,key:Bn}});return tt&&!ee&&Jn.push({className:"".concat(mt,"-collapsed-button"),title:!1,key:"collapsed",onClick:function(){A&&A(!f)},label:tt(f)}),(0,d.jsxs)(d.Fragment,{children:[R&&(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)"},ke)}),(0,d.jsxs)(Ao,{collapsible:!0,trigger:null,collapsed:f,breakpoint:ve===!1?void 0:ve,onCollapse:function(Bn){ee||A==null||A(Bn)},collapsedWidth:48,style:(0,a.Z)({overflow:"hidden",paddingTop:Ke==="mix"&&!ee?fn:void 0},ke),width:te,theme:K,className:Vn,children:[nr&&(0,d.jsx)("div",{className:An()("".concat(mt,"-logo"),(0,s.Z)({},"".concat(mt,"-collapsed"),f)),onClick:Ke!=="mix"?me:void 0,id:"logo",style:yn,children:nr}),In&&(0,d.jsx)("div",{className:"".concat(mt,"-extra ").concat(!nr&&"".concat(mt,"-extra-no-logo")),children:In}),(0,d.jsx)("div",{style:{flex:1,overflowY:"auto",overflowX:"hidden"},children:Xn}),(0,d.jsx)("div",{className:"".concat(mt,"-links"),children:(0,d.jsx)(ia.Z,{theme:K,inlineIndent:16,className:"".concat(mt,"-link-menu"),selectedKeys:[],openKeys:[],mode:"inline",items:Jn})}),D&&(0,d.jsx)("div",{className:An()("".concat(mt,"-footer"),(0,s.Z)({},"".concat(mt,"-footer-collapsed"),!f)),children:D(t)})]})]})},ma=ko,Uo=function(t){var r=t.isMobile,f=t.menuData,R=t.siderWidth,D=t.collapsed,A=t.onCollapse,K=t.style,te=t.className,ee=t.hide,me=t.getContainer,Se=t.prefixCls,ve=t.matchMenuKeys,ke=ei.useContainer(),Ke=ke.setFlatMenuKeys;(0,Q.useEffect)(function(){if(!(!f||f.length<1)){var we=ea(f);Ke(Object.keys(we))}},[ve.join("-")]),(0,Q.useEffect)(function(){r===!0&&(A==null||A(!0))},[r]);var Je=(0,ta.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 A==null?void 0:A(!0)},style:(0,a.Z)({padding:0,height:"100vh"},K),getContainer:me,width:R,bodyStyle:{height:"100vh",padding:0,display:"flex",flexDirection:"row"},children:(0,d.jsx)(ma,(0,a.Z)((0,a.Z)({},Je),{},{className:An()("".concat(Se,"-sider"),te),collapsed:r?!1:D,splitMenus:!1}))}):(0,d.jsx)(ma,(0,a.Z)((0,a.Z)({className:An()("".concat(Se,"-sider"),te)},Je),{},{style:K}))},ga=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),va=function(t,r){return Q.createElement(Bo.Z,(0,a.Z)((0,a.Z)({},t),{},{ref:r,icon:jo}))};va.displayName="CopyrightOutlined";var Fo=Q.forwardRef(va),Zo=function(o){var t=o.className,r=o.prefixCls,f=o.links,R=o.copyright,D=o.style,A=(0,Q.useContext)(x.ZP.ConfigContext),K=A.getPrefixCls(r||"pro-global-footer");if((f==null||f===!1||Array.isArray(f)&&f.length===0)&&(R==null||R===!1))return null;var te=An()(K,t);return(0,d.jsxs)("div",{className:te,style:D,children:[f&&(0,d.jsx)("div",{className:"".concat(K,"-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)})}),R&&(0,d.jsx)("div",{className:"".concat(K,"-copyright"),children:R})]})},$o=g.Footer,Go=function(t){var r=t.links,f=t.copyright,R=t.style,D=t.className,A=t.prefixCls;return(0,d.jsx)($o,{className:D,style:(0,a.Z)({padding:0},R),children:(0,d.jsx)(Zo,{links:r,prefixCls:A,copyright:f===!1?null:(0,d.jsxs)(Q.Fragment,{children:[(0,d.jsx)(Fo,{})," ",f]})})})},zo=Go,Wo=e(58809),Mi=e.n(Wo),Ho=function(t,r,f){if(f){var R=(0,ti.Z)(f.keys()).find(function(A){return Mi()(A).test(t)});if(R)return f.get(R)}if(r){var D=Object.keys(r).find(function(A){return Mi()(A).test(t)});if(D)return r[D]}return{path:""}},ya=function(t,r){var f=t.pathname,R=f===void 0?"/":f,D=t.breadcrumb,A=t.breadcrumbMap,K=t.formatMessage,te=t.title,ee=t.menu,me=ee===void 0?{locale:!1}:ee,Se=r?"":te||"",ve=Ho(R,D,A);if(!ve)return{title:Se,id:"",pageName:Se};var ke=ve.name;return me.locale!==!1&&ve.locale&&K&&(ke=K({id:ve.locale||"",defaultMessage:ve.name})),ke?r||!te?{title:ke,id:ve.locale||"",pageName:ke}:{title:"".concat(ke," - ").concat(te),id:ve.locale||"",pageName:ke}:{title:Se,id:ve.locale||"",pageName:Se}},dl=function(t,r){return ya(t,r).title},hl=null,_a=e(46954),Ea=e(49994),Yo=function(t){var r=(0,Q.useRef)(null);return r.current=t,(0,Q.useCallback)(function(){for(var f,R=arguments.length,D=new Array(R),A=0;A<R;A++)D[A]=arguments[A];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)(),R=(0,Q.useCallback)(function(){f.current&&(clearTimeout(f.current),f.current=null)},[]),D=(0,Q.useCallback)((0,u.Z)((0,p.Z)().mark(function A(){var K,te,ee,me=arguments;return(0,p.Z)().wrap(function(ve){for(;;)switch(ve.prev=ve.next){case 0:for(K=me.length,te=new Array(K),ee=0;ee<K;ee++)te[ee]=me[ee];if(!(t===0||t===void 0)){ve.next=3;break}return ve.abrupt("return",r.apply(void 0,te));case 3:return R(),ve.abrupt("return",new Promise(function(ke){f.current=setTimeout((0,u.Z)((0,p.Z)().mark(function Ke(){return(0,p.Z)().wrap(function(we){for(;;)switch(we.prev=we.next){case 0:return we.t0=ke,we.next=3,r.apply(void 0,te);case 3:we.t1=we.sent,(0,we.t0)(we.t1);case 5:case"end":return we.stop()}},Ke)})),t)}));case 5:case"end":return ve.stop()}},A)})),[r,R,t]);return(0,Q.useEffect)(function(){return R},[R]),{run:D,cancel:R}}var Vo=Ko,Xo=e(71860),Jo=["rightContentRender","prefixCls"],Qo=function(t){var r=t.rightContentRender,f=t.prefixCls,R=(0,i.Z)(t,Jo),D=(0,Q.useState)("auto"),A=(0,I.Z)(D,2),K=A[0],te=A[1],ee=Vo(function(){var me=(0,u.Z)((0,p.Z)().mark(function Se(ve){return(0,p.Z)().wrap(function(Ke){for(;;)switch(Ke.prev=Ke.next){case 0:te(ve);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:K},children:(0,d.jsx)("div",{style:{paddingRight:8},children:(0,d.jsx)(Xo.Z,{onResize:function(Se){var ve=Se.width;ee.run(ve)},children:r&&(0,d.jsx)("div",{className:"".concat(f,"-right-content-resize"),children:r((0,a.Z)((0,a.Z)({},R),{},{rightContentSize:K}))})})})})},qo=function(t){var r=(0,Q.useRef)(null),f=t.theme,R=t.onMenuHeaderClick,D=t.contentWidth,A=t.rightContentRender,K=t.className,te=t.style,ee=t.headerContentRender,me=t.layout,Se="".concat(t.prefixCls||"ant-pro","-top-nav-header"),ve=Ii((0,a.Z)((0,a.Z)({},t),{},{collapsed:!1}),me==="mix"?"headerTitleRender":void 0),ke=An()(Se,K,{light:f==="light"}),Ke=(0,d.jsx)(da,(0,a.Z)((0,a.Z)({},t),t.menuProps)),Je=ee?ee==null?void 0:ee(t,Ke):Ke;return(0,d.jsx)("div",{className:ke,style:te,children:(0,d.jsxs)("div",{ref:r,className:"".concat(Se,"-main ").concat(D==="Fixed"?"wide":""),children:[ve&&(0,d.jsx)("div",{className:"".concat(Se,"-main-left"),onClick:R,children:(0,d.jsx)("div",{className:"".concat(Se,"-logo"),id:"logo",children:ve},"logo")}),(0,d.jsx)("div",{style:{flex:1},className:"".concat(Se,"-menu"),children:Je}),A&&(0,d.jsx)(Qo,(0,a.Z)({rightContentRender:A,prefixCls:Se},t))]})})},Sa=qo,es=function(t,r){return t===!1?null:t?t(r,null):r},ts=function(t){var r=t.isMobile,f=t.logo,R=t.collapsed,D=t.onCollapse,A=t.collapsedButtonRender,K=A===void 0?pa:A,te=t.rightContentRender,ee=t.menuHeaderRender,me=t.onMenuHeaderClick,Se=t.className,ve=t.style,ke=t.layout,Ke=t.children,Je=t.headerTheme,we=Je===void 0?"dark":Je,Be=t.splitMenus,tt=t.menuData,Vt=t.prefixCls,It=(0,Q.useContext)(x.ZP.ConfigContext),Lt=It.direction,Rt="".concat(Vt,"-global-header"),fn=An()(Se,Rt,(0,s.Z)({},"".concat(Rt,"-layout-").concat(ke),ke&&we==="dark"));if(ke==="mix"&&!r&&Be){var yn=(tt||[]).map(function(Vn){return(0,a.Z)((0,a.Z)({},Vn),{},{children:void 0,routes:void 0})}),mt=$r(yn);return(0,d.jsx)(Sa,(0,a.Z)((0,a.Z)({mode:"horizontal"},t),{},{splitMenus:!1,menuData:mt,theme:we}))}var Ln=An()("".concat(Rt,"-logo"),(0,s.Z)({},"".concat(Rt,"-logo-rtl"),Lt==="rtl")),jn=(0,d.jsx)("span",{className:Ln,children:(0,d.jsx)("a",{children:ha(f)})},"logo");return(0,d.jsxs)("div",{className:fn,style:(0,a.Z)({},ve),children:[r&&es(ee,jn),r&&K&&(0,d.jsx)("span",{className:"".concat(Rt,"-collapsed-button"),onClick:function(){D&&D(!R)},children:K(R)}),ke==="mix"&&!r&&(0,d.jsx)(d.Fragment,{children:(0,d.jsx)("div",{className:Ln,onClick:me,children:Ii((0,a.Z)((0,a.Z)({},t),{},{collapsed:!1}),"headerTitleRender")})}),(0,d.jsx)("div",{style:{flex:1},children:Ke}),te&&te(t)]})},ns=ts,ba=g.Header,rs=function(o){(0,_a.Z)(r,o);var t=(0,Ea.Z)(r);function r(){var f;(0,Ni.Z)(this,r);for(var R=arguments.length,D=new Array(R),A=0;A<R;A++)D[A]=arguments[A];return f=t.call.apply(t,[this].concat(D)),f.renderContent=function(){var K=f.props,te=K.isMobile,ee=K.onCollapse,me=K.navTheme,Se=K.layout,ve=K.headerRender,ke=K.headerContentRender,Ke=Se==="top",Je=$r(f.props.menuData||[]),we=(0,d.jsx)(ns,(0,a.Z)((0,a.Z)({onCollapse:ee},f.props),{},{menuData:Je,children:ke&&ke(f.props,null)}));return Ke&&!te&&(we=(0,d.jsx)(Sa,(0,a.Z)((0,a.Z)({theme:me,mode:"horizontal",onCollapse:ee},f.props),{},{menuData:Je}))),ve&&typeof ve=="function"?ve(f.props,we):we},f}return(0,Oi.Z)(r,[{key:"render",value:function(){var R,D=this.props,A=D.fixedHeader,K=D.layout,te=D.className,ee=D.style,me=D.navTheme,Se=D.collapsed,ve=D.siderWidth,ke=D.hasSiderMenu,Ke=D.isMobile,Je=D.prefixCls,we=D.headerHeight,Be=A||K==="mix",tt=K==="top",Vt=Be&&ke&&!tt&&!Ke,It=An()(te,(R={},(0,s.Z)(R,"".concat(Je,"-fixed-header"),Be),(0,s.Z)(R,"".concat(Je,"-fixed-header-action"),!Se),(0,s.Z)(R,"".concat(Je,"-top-menu"),tt),(0,s.Z)(R,"".concat(Je,"-header-").concat(me),me&&K!=="mix"),R)),Lt=K!=="mix"&&Vt?"calc(100% - ".concat(Se?48:ve,"px)"):"100%",Rt=Be?0:void 0;return(0,d.jsxs)(d.Fragment,{children:[Be&&(0,d.jsx)(ba,{style:{height:we,lineHeight:"".concat(we,"px"),background:"transparent"}}),(0,d.jsx)(ba,{style:(0,a.Z)({padding:0,height:we,lineHeight:"".concat(we,"px"),width:Lt,zIndex:K==="mix"?100:19,right:Rt},ee),className:It,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),xa={"zh-CN":ds,"zh-TW":ps,"en-US":os,"it-IT":ls,"ko-KR":us},ms=function(){if(!vr())return"zh-CN";var t=window.localStorage.getItem("umi_locale");return t||window.g_locale||navigator.language},gs=function(){var t=ms();return xa[t]||xa["zh-CN"]},Ta=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,R=r.menu;return t.locale&&f&&(R==null?void 0:R.locale)!==!1?f({id:t.locale,defaultMessage:t.name}):t.name},bs=function(t,r){var f=t.get(r);if(!f){var R=Array.from(t.keys())||[],D=R.find(function(A){return Mi()(A.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 R=_s(t==null?void 0:t.pathname),D=R.map(function(A){var K=bs(r,A),te=Ss(K,f),ee=K.hideInBreadcrumb;return te&&!ee?{path:A,breadcrumbName:te,component:K.component}:{path:"",breadcrumbName:""}}).filter(function(A){return A&&A.path});return D},Rs=function(t){var r=xs(t),f=r.location,R=r.breadcrumbMap;return f&&f.pathname&&R?Ts(f,R,t):[]},Cs=function(t,r){var f=t.breadcrumbRender,R=t.itemRender,D=r.breadcrumbProps||{},A=D.minLength,K=A===void 0?2:A,te=Rs(t),ee=R||Es,me=te;return f&&(me=f(me)||[]),(me&&me.length<K||f===!1)&&(me=void 0),{routes:me,itemRender:ee}};function ws(o){return(0,ti.Z)(o).reduce(function(t,r){var f=(0,I.Z)(r,2),R=f[0],D=f[1];return t[R]=D,t},{})}var Ps=function o(t,r,f,R){var D=Xa(t,(r==null?void 0:r.locale)||!1,f,!0),A=D.menuData,K=D.breadcrumb;return R?o(R(A),r,f,void 0):{breadcrumb:ws(K),breadcrumbMap:K,menuData:A}},Os=Ps,Ns=e(18790),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),R=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]),R},As=Ms,ks=e(4925),Us=function(o){(0,_a.Z)(r,o);var t=(0,Ea.Z)(r);function r(){var f;(0,Ni.Z)(this,r);for(var R=arguments.length,D=new Array(R),A=0;A<R;A++)D[A]=arguments[A];return f=t.call.apply(t,[this].concat(D)),f.state={hasError:!1,errorInfo:""},f}return(0,Oi.Z)(r,[{key:"componentDidCatch",value:function(R,D){console.log(R,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(R){return{hasError:!0,errorInfo:R.message}}}]),r}(O().Component),Ls=Us,js=function(t){var r=t.autoClearCache,f=r===void 0?!0:r,R=t.style,D=t.className,A=t.children,K=t.ErrorBoundary||Ls;return(0,d.jsx)(ar,{autoClearCache:f,children:t.ErrorBoundary===!1?(0,d.jsx)(g.Content,{className:D,style:R,children:A}):(0,d.jsx)(K,{children:(0,d.jsx)(g.Content,{className:D,style:R,children:A})})})},Bs=js,Fs=["id","defaultMessage"],Zs=["fixSiderbar","navTheme","layout"],Ra=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,R=t.navTheme,D=t.isMobile,A=t.openKeys,K=t.splitMenus,te=t.menuRender;if(t.menuRender===!1||t.pure)return null;var ee=t.menuData;if(K&&(A!==!1||f==="mix")&&!D){var me=(0,I.Z)(r,1),Se=me[0];if(Se){var ve,ke;ee=((ve=t.menuData)===null||ve===void 0||(ke=ve.find(function(we){return we.key===Se}))===null||ke===void 0?void 0:ke.routes)||[]}else ee=[]}var Ke=$r(ee||[]);if(Ke&&(Ke==null?void 0:Ke.length)<1&&K)return null;if(f==="top"&&!D)return(0,d.jsx)(ga,(0,a.Z)((0,a.Z)({matchMenuKeys:r},t),{},{hide:!0}));var Je=(0,d.jsx)(ga,(0,a.Z)((0,a.Z)({matchMenuKeys:r},t),{},{style:R==="realDark"?{boxShadow:"0 2px 8px 0 rgba(0, 0, 0, 65%)"}:{},menuData:Ke}));return te?te(t,Je):Je},Ws=function(t,r){var f=r.pageTitleRender,R=ya(t);if(f===!1)return{title:r.title||"",id:"",pageName:""};if(f){var D=f(t,R.title,R);if(typeof D=="string")return(0,a.Z)((0,a.Z)({},R),{},{title:D});yo()(typeof D=="string","pro-layout: renderPageTitle return value should be a string")}return R},Hs=function(t,r,f){return t?r?48:f:0},Ca=function(t){var r,f,R,D,A=t||{},K=A.children,te=A.onCollapse,ee=A.location,me=ee===void 0?{pathname:"/"}:ee,Se=A.contentStyle,ve=A.route,ke=A.defaultCollapsed,Ke=A.style,Je=A.disableContentMargin,we=A.siderWidth,Be=we===void 0?208:we,tt=A.menu,Vt=A.isChildrenLayout,It=A.menuDataRender,Lt=A.actionRef,Rt=A.formatMessage,fn=A.loading,yn=(0,Q.useContext)(x.ZP.ConfigContext),mt=(r=t.prefixCls)!==null&&r!==void 0?r:yn.getPrefixCls("pro"),Ln=Un(!1,{value:tt==null?void 0:tt.loading,onChange:tt==null?void 0:tt.onLoadingChange}),jn=(0,I.Z)(Ln,2),Vn=jn[0],nr=jn[1],In=(0,Q.useState)(function(){return Ra+=1,"pro-layout-".concat(Ra)}),hr=(0,I.Z)(In,1),Xn=hr[0],Jn=(0,Q.useCallback)(function(Wn){var kr=Wn.id,ri=Wn.defaultMessage,Bi=(0,i.Z)(Wn,Fs);if(Rt)return Rt((0,a.Z)({id:kr,defaultMessage:ri},Bi));var Ur=gs();return Ur[kr]?Ur[kr]:ri},[Rt]),rr=sn(function(){return tt!=null&&tt.params?[Xn,tt==null?void 0:tt.params]:[Xn,{}]},function(){var Wn=(0,u.Z)((0,p.Z)().mark(function kr(ri,Bi){var Ur,Ia;return(0,p.Z)().wrap(function(Lr){for(;;)switch(Lr.prev=Lr.next){case 0:return nr(!0),Lr.next=3,tt==null||(Ur=tt.request)===null||Ur===void 0?void 0:Ur.call(tt,Bi,(ve==null?void 0:ve.routes)||[]);case 3:return Ia=Lr.sent,nr(!1),Lr.abrupt("return",Ia);case 6:case"end":return Lr.stop()}},kr)}));return function(kr,ri){return Wn.apply(this,arguments)}}(),{revalidateOnFocus:!1,shouldRetryOnError:!1,revalidateOnReconnect:!1}),Bn=rr.data,ir=rr.mutate,Gr=gt(),pr=Gr.cache;(0,Q.useEffect)(function(){return function(){pr instanceof Map&&pr.clear()}},[]);var zr=(0,Q.useMemo)(function(){return Os(Bn||(ve==null?void 0:ve.routes)||[],tt,Jn,It)},[Jn,tt,It,Bn,ve==null?void 0:ve.routes]),Er=zr||{},or=Er.breadcrumb,Ai=or===void 0?{}:or,Fn=Er.breadcrumbMap,kn=Er.menuData,On=kn===void 0?[]:kn;Lt&&(tt!=null&&tt.request)&&(Lt.current={reload:function(){ir()}});var Nn=(0,Q.useMemo)(function(){return to(me.pathname||"/",On||[],!0)},[me.pathname,On]),mr=(0,Q.useMemo)(function(){return Array.from(new Set(Nn.map(function(Wn){return Wn.key||Wn.path||""})))},[Nn]),Sr=Nn[Nn.length-1]||{},Gn=As(Sr),Tn=(0,a.Z)((0,a.Z)({},t),Gn),sr=Tn.fixSiderbar,zn=Tn.navTheme,Wr=Tn.layout,Pr=(0,i.Z)(Tn,Zs),Qn=ys(Wr),gr=go(),qn=(gr==="sm"||gr==="xs")&&!t.disableMobile,ni=Qn!=="top"&&!qn,Xs=(0,Tr.Z)(function(){return ke!==void 0?ke:!!(qn||gr==="md")},{value:t.collapsed,onChange:te}),wa=(0,I.Z)(Xs,2),Hr=wa[0],Pa=wa[1],Ar=(0,ta.Z)((0,a.Z)((0,a.Z)((0,a.Z)({prefixCls:mt},t),{},{siderWidth:Be},Gn),{},{formatMessage:Jn,breadcrumb:Ai,menu:(0,a.Z)((0,a.Z)({},tt),{},{loading:Vn}),layout:Qn}),["className","style","breadcrumbRender"]),ki=Ws((0,a.Z)((0,a.Z)({pathname:me.pathname},Ar),{},{breadcrumbMap:Fn}),t),Js=Cs((0,a.Z)((0,a.Z)({},Ar),{},{breadcrumbRender:t.breadcrumbRender,breadcrumbMap:Fn}),t),Ui=zs((0,a.Z)((0,a.Z)({},Ar),{},{menuData:On,onCollapse:Pa,isMobile:qn,theme:zn==="dark"?"dark":"light",collapsed:Hr}),mr),Li=$s((0,a.Z)((0,a.Z)({},Ar),{},{hasSiderMenu:!!Ui,menuData:On,isMobile:qn,collapsed:Hr,onCollapse:Pa,theme:zn==="dark"?"dark":"light"}),mr),Oa=Gs((0,a.Z)({isMobile:qn,collapsed:Hr},Ar)),Qs=(0,Q.useContext)(Ta.Z),qs=Qs.isChildrenLayout,ji=Vt!==void 0?Vt:qs,br="".concat(mt,"-basicLayout"),el=An()(t.className,"ant-design-pro",br,(f={},(0,s.Z)(f,"screen-".concat(gr),gr),(0,s.Z)(f,"".concat(br,"-top-menu"),Qn==="top"),(0,s.Z)(f,"".concat(br,"-is-children"),ji),(0,s.Z)(f,"".concat(br,"-fix-siderbar"),sr),(0,s.Z)(f,"".concat(br,"-").concat(Qn),Qn),f)),tl=Hs(!!ni,Hr,Be),Na={position:"relative"};(ji||Se&&Se.minHeight)&&(Na.minHeight=0);var nl=An()("".concat(br,"-content"),(R={},(0,s.Z)(R,"".concat(br,"-has-header"),Li),(0,s.Z)(R,"".concat(br,"-content-disable-margin"),Je),R));(0,Q.useEffect)(function(){var Wn;(Wn=t.onPageChange)===null||Wn===void 0||Wn.call(t,t.location)},[me.pathname,(D=me.pathname)===null||D===void 0?void 0:D.search]);var rl=(0,Q.useState)(!1),Da=(0,I.Z)(rl,2),il=Da[0],al=Da[1];return Rr(ki,t.title||!1),(0,d.jsx)(ei.Provider,{children:(0,d.jsx)(Ta.Z.Provider,{value:(0,a.Z)((0,a.Z)({},Ar),{},{breadcrumb:Js,menuData:On,isMobile:qn,collapsed:Hr,isChildrenLayout:!0,title:ki.pageName,hasSiderMenu:!!Ui,hasHeader:!!Li,siderWidth:tl,hasFooter:!!Oa,hasFooterToolbar:il,setHasFooterToolbar:al,pageTitleInfo:ki,matchMenus:Nn,matchMenuKeys:mr,currentMenu:Sr}),children:t.pure?(0,d.jsx)(ar,{autoClearCache:!0,children:K}):(0,d.jsx)("div",{className:el,children:(0,d.jsxs)(g,{style:(0,a.Z)({minHeight:"100%"},Ke),children:[Ui,(0,d.jsxs)("div",{style:Na,className:yn.getPrefixCls("layout"),children:[Li,(0,d.jsx)(Bs,(0,a.Z)((0,a.Z)({autoClearCache:!1,isChildrenLayout:ji},Pr),{},{className:nl,style:Se,children:fn?(0,d.jsx)(_o.Z,{}):K})),Oa]})]})})})})},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"})]})})})})]})};Ca.defaultProps=(0,a.Z)((0,a.Z)({logo:(0,d.jsx)(Ys,{})},oa),{},{location:vr()?window.location:void 0});var Ks=Ca,pl=null,Vs=Ks},43451:function(j,$,e){"use strict";e.d($,{S1:function(){return bi},jp:function(){return xi}});var c=e(7202),h=e(40333),m=e(49656);const y=[/^Script error\.?$/,/^Javascript error: Script error\.? on line 0$/],g=[/^.*healthcheck.*$/,/^.*healthy.*$/,/^.*live.*$/,/^.*ready.*$/,/^.*heartbeat.*$/,/^.*\/health$/,/^.*\/healthz$/];class s{static __initStatic(){this.id="InboundFilters"}__init(){this.name=s.id}constructor(n={}){this._options=n,s.prototype.__init.call(this)}setupOnce(n,_){const w=B=>{const H=_();if(H){const se=H.getIntegration(s);if(se){const Ae=H.getClient(),Me=Ae?Ae.getOptions():{},Xe=p(se._options,Me);return u(B,Xe)?null:B}}return B};w.id=this.name,n(w)}}s.__initStatic();function p(l={},n={}){return{allowUrls:[...l.allowUrls||[],...n.allowUrls||[]],denyUrls:[...l.denyUrls||[],...n.denyUrls||[]],ignoreErrors:[...l.ignoreErrors||[],...n.ignoreErrors||[],...l.disableErrorDefaults?[]:y],ignoreTransactions:[...l.ignoreTransactions||[],...n.ignoreTransactions||[],...l.disableTransactionDefaults?[]:g],ignoreInternal:l.ignoreInternal!==void 0?l.ignoreInternal:!0}}function u(l,n){return n.ignoreInternal&&d(l)?((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn(`Event dropped due to being internal Sentry Error.
8
+ Event: ${(0,h.jH)(l)}`),!0):i(l,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)(l)}`),!0):S(l,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)(l)}`),!0):x(l,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)(l)}.
12
+ Url: ${T(l)}`),!0):I(l,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)(l)}.
14
+ Url: ${T(l)}`),!0)}function i(l,n){return l.type||!n||!n.length?!1:a(l).some(_=>(0,m.U0)(_,n))}function S(l,n){if(l.type!=="transaction"||!n||!n.length)return!1;const _=l.transaction;return _?(0,m.U0)(_,n):!1}function x(l,n){if(!n||!n.length)return!1;const _=T(l);return _?(0,m.U0)(_,n):!1}function I(l,n){if(!n||!n.length)return!0;const _=T(l);return _?(0,m.U0)(_,n):!0}function a(l){if(l.message)return[l.message];if(l.exception){const{values:n}=l.exception;try{const{type:_="",value:w=""}=n&&n[n.length-1]||{};return[`${w}`,`${_}: ${w}`]}catch(_){return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.error(`Cannot extract message for event ${(0,h.jH)(l)}`),[]}}return[]}function d(l){try{return l.exception.values[0].type==="SentryError"}catch(n){}return!1}function L(l=[]){for(let n=l.length-1;n>=0;n--){const _=l[n];if(_&&_.filename!=="<anonymous>"&&_.filename!=="[native code]")return _.filename||null}return null}function T(l){try{let n;try{n=l.exception.values[0].stacktrace.frames}catch(_){}return n?L(n):null}catch(n){return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.error(`Cannot extract url for event ${(0,h.jH)(l)}`),null}}var P=e(49326);let N;class C{constructor(){C.prototype.__init.call(this)}static __initStatic(){this.id="FunctionToString"}__init(){this.name=C.id}setupOnce(){N=Function.prototype.toString;try{Function.prototype.toString=function(...n){const _=(0,P.HK)(this)||this;return N.apply(_,n)}}catch(n){}}}C.__initStatic();var F=e(61057),b=e(30882);const E=[];function z(l){const n={};return l.forEach(_=>{const{name:w}=_,B=n[w];B&&!B.isDefaultInstance&&_.isDefaultInstance||(n[w]=_)}),Object.keys(n).map(_=>n[_])}function Y(l){const n=l.defaultIntegrations||[],_=l.integrations;n.forEach(se=>{se.isDefaultInstance=!0});let w;Array.isArray(_)?w=[...n,..._]:typeof _=="function"?w=(0,h.lE)(_(n)):w=n;const B=z(w),H=_e(B,se=>se.name==="Debug");if(H!==-1){const[se]=B.splice(H,1);B.push(se)}return B}function W(l){const n={};return l.forEach(_=>{_&&oe(_,n)}),n}function oe(l,n){n[l.name]=l,E.indexOf(l.name)===-1&&(l.setupOnce(b.c,F.Gd),E.push(l.name),(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log(`Integration installed: ${l.name}`))}function _e(l,n){for(let _=0;_<l.length;_++)if(n(l[_])===!0)return _;return-1}function V(l,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,F.Gd)();_.getScope().update(n.initialScope);const B=new l(n);_.bindClient(B)}const Q=/^(?:(\w+):)\/\/(?:(\w+)(?::(\w+)?)?@)([\w.-]+)(?::(\d+))?\/(.+)/;function O(l){return l==="http"||l==="https"}function de(l,n=!1){const{host:_,path:w,pass:B,port:H,projectId:se,protocol:Ae,publicKey:Me}=l;return`${Ae}://${Me}${n&&B?`:${B}`:""}@${_}${H?`:${H}`:""}/${w&&`${w}/`}${se}`}function be(l){const n=Q.exec(l);if(!n){console.error(`Invalid Sentry Dsn: ${l}`);return}const[_,w,B="",H,se="",Ae]=n.slice(1);let Me="",Xe=Ae;const bt=Xe.split("/");if(bt.length>1&&(Me=bt.slice(0,-1).join("/"),Xe=bt.pop()),Xe){const it=Xe.match(/^\d+/);it&&(Xe=it[0])}return ye({host:H,pass:B,path:Me,projectId:Xe,port:se,protocol:_,publicKey:w})}function ye(l){return{protocol:l.protocol,publicKey:l.publicKey||"",pass:l.pass||"",host:l.host,port:l.port||"",path:l.path||"",projectId:l.projectId}}function ue(l){if(!(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__))return!0;const{port:n,projectId:_,protocol:w}=l;return["protocol","publicKey","host","projectId"].find(se=>l[se]?!1:(c.kg.error(`Invalid Sentry Dsn: ${se} missing`),!0))?!1:_.match(/^\d+$/)?O(w)?n&&isNaN(parseInt(n,10))?(c.kg.error(`Invalid Sentry Dsn: Invalid port ${n}`),!1):!0:(c.kg.error(`Invalid Sentry Dsn: Invalid protocol ${w}`),!1):(c.kg.error(`Invalid Sentry Dsn: Invalid projectId ${_}`),!1)}function ae(l){const n=typeof l=="string"?be(l):ye(l);if(!(!n||!ue(n)))return n}const X="7";function ie(l){const n=l.protocol?`${l.protocol}:`:"",_=l.port?`:${l.port}`:"";return`${n}//${l.host}${_}${l.path?`/${l.path}`:""}/api/`}function Te(l){return`${ie(l)}${l.projectId}/envelope/`}function Pe(l,n){return(0,P._j)(pe({sentry_key:l.publicKey,sentry_version:X},n&&{sentry_client:`${n.name}/${n.version}`}))}function Re(l,n={}){const _=typeof n=="string"?n:n.tunnel,w=typeof n=="string"||!n._metadata?void 0:n._metadata.sdk;return _||`${Te(l)}?${Pe(l,w)}`}function q(l,n){const _=ae(l);if(!_)return"";const w=`${ie(_)}embed/error-page/`;let B=`dsn=${de(_)}`;for(const H in n)if(H!=="dsn")if(H==="user"){const se=n.user;if(!se)continue;se.name&&(B+=`&name=${encodeURIComponent(se.name)}`),se.email&&(B+=`&email=${encodeURIComponent(se.email)}`)}else B+=`&${encodeURIComponent(H)}=${encodeURIComponent(n[H])}`;return`${w}?${B}`}var ne=e(20461),Ee=e(62422),Ce=e(19689),Ue=e(67455),Oe=e(75283);function ze(){const l=typeof WeakSet=="function",n=l?new WeakSet:[];function _(B){if(l)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(l)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(l,n=100,_=1/0){try{return rt("",l,n,_)}catch(w){return{ERROR:`**non-serializable** (${w})`}}}function st(l,n=3,_=100*1024){const w=Ve(l,n);return Ct(w)>_?st(l,n-1,_):w}function rt(l,n,_=1/0,w=1/0,B=ze()){const[H,se]=B;if(n==null||["number","boolean","string"].includes(typeof n)&&!(0,Ue.i2)(n))return n;const Ae=Qe(l,n);if(!Ae.startsWith("[object "))return Ae;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 Ae.replace("object ","");if(H(n))return"[Circular ~]";const Xe=n;if(Xe&&typeof Xe.toJSON=="function")try{const un=Xe.toJSON();return rt("",un,Me-1,w,B)}catch(un){}const bt=Array.isArray(n)?[]:{};let it=0;const bn=(0,P.Sh)(n);for(const un in bn){if(!Object.prototype.hasOwnProperty.call(bn,un))continue;if(it>=w){bt[un]="[MaxProperties ~]";break}const fr=bn[un];bt[un]=rt(un,fr,Me-1,w,B),it++}return se(n),bt}function Qe(l,n){try{if(l==="domain"&&n&&typeof n=="object"&&n._events)return"[Domain]";if(l==="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,Ue.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(l){const n=Object.getPrototypeOf(l);return n?n.constructor.name:"null prototype"}function yt(l){return~-encodeURI(l).split(/%..|./).length}function Ct(l){return yt(JSON.stringify(l))}function Qt(l,n=[]){return[l,n]}function dn(l,n){const[_,w]=l;return[_,[...w,n]]}function qt(l,n){const _=l[1];for(const w of _){const B=w[0].type;if(n(w,B))return!0}return!1}function Mt(l,n){return qt(l,(_,w)=>n.includes(w))}function _t(l,n){return(n||new TextEncoder).encode(l)}function Zt(l,n){const[_,w]=l;let B=JSON.stringify(_);function H(se){typeof B=="string"?B=typeof se=="string"?B+se:[_t(B,n),se]:B.push(typeof se=="string"?_t(se,n):se)}for(const se of w){const[Ae,Me]=se;if(H(`
15
+ ${JSON.stringify(Ae)}
16
+ `),typeof Me=="string"||Me instanceof Uint8Array)H(Me);else{let Xe;try{Xe=JSON.stringify(Me)}catch(bt){Xe=JSON.stringify(Ve(Me))}H(Xe)}}return typeof B=="string"?B:Pt(B)}function Pt(l){const n=l.reduce((B,H)=>B+H.length,0),_=new Uint8Array(n);let w=0;for(const B of l)_.set(B,w),w+=B.length;return _}function Wt(l,n,_){let w=typeof l=="string"?n.encode(l):l;function B(Me){const Xe=w.subarray(0,Me);return w=w.subarray(Me+1),Xe}function H(){let Me=w.indexOf(10);return Me<0&&(Me=w.length),JSON.parse(_.decode(B(Me)))}const se=H(),Ae=[];for(;w.length;){const Me=H(),Xe=typeof Me.length=="number"?Me.length:void 0;Ae.push([Me,Xe?B(Xe):H()])}return[se,Ae]}function Ht(l,n){const _=typeof l.data=="string"?_t(l.data,n):l.data;return[(0,P.Jr)({type:"attachment",length:_.length,filename:l.filename,content_type:l.contentType,attachment_type:l.attachmentType}),_]}const en={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(l){return en[l]}function hn(l){if(!l||!l.sdk)return;const{name:n,version:_}=l.sdk;return{name:n,version:_}}function _n(l,n,_,w){const B=l.sdkProcessingMetadata&&l.sdkProcessingMetadata.dynamicSamplingContext;return pe(pe(pe({event_id:l.event_id,sent_at:new Date().toISOString()},n&&{sdk:n}),!!_&&{dsn:de(w)}),B&&{trace:(0,P.Jr)(pe({},B))})}class Ot 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=_}}function vn(l,n){return n&&(l.sdk=l.sdk||{},l.sdk.name=l.sdk.name||n.name,l.sdk.version=l.sdk.version||n.version,l.sdk.integrations=[...l.sdk.integrations||[],...n.integrations||[]],l.sdk.packages=[...l.sdk.packages||[],...n.packages||[]]),l}function Rn(l,n,_,w){const B=hn(_),H=pe(pe({sent_at:new Date().toISOString()},B&&{sdk:B}),!!w&&{dsn:de(n)}),se="aggregates"in l?[{type:"sessions"},l]:[{type:"session"},l.toJSON()];return Qt(H,[se])}function En(l,n,_,w){const B=hn(_),H=l.type&&l.type!=="replay_event"?l.type:"event";vn(l,_&&_.sdk);const se=_n(l,B,w,n);return delete l.sdkProcessingMetadata,Qt(se,[[{type:H},l]])}var qe=e(2627),tn=e(24403),nn=e(42192),Ne=e(64646);function he(l,n,_,w){const{normalizeDepth:B=3,normalizeMaxBreadth:H=1e3}=l,se=xt(pe({},n),{event_id:n.event_id||_.event_id||(0,h.DM)(),timestamp:n.timestamp||(0,tn.yW)()}),Ae=_.integrations||l.integrations.map(bt=>bt.name);Ge(se,l),nt(se,Ae),n.type===void 0&&We(se,l.stackParser);let Me=w;_.captureContext&&(Me=b.s.clone(Me).update(_.captureContext));let Xe=(0,Oe.WD)(se);if(Me){if(Me.getAttachments){const bt=[..._.attachments||[],...Me.getAttachments()];bt.length&&(_.attachments=bt)}Xe=Me.applyToEvent(se,_)}return Xe.then(bt=>typeof B=="number"&&B>0?lt(bt,B,H):bt)}function Ge(l,n){const{environment:_,release:w,dist:B,maxValueLength:H=250}=n;"environment"in l||(l.environment="environment"in n?_:Ne.J),l.release===void 0&&w!==void 0&&(l.release=w),l.dist===void 0&&B!==void 0&&(l.dist=B),l.message&&(l.message=(0,m.$G)(l.message,H));const se=l.exception&&l.exception.values&&l.exception.values[0];se&&se.value&&(se.value=(0,m.$G)(se.value,H));const Ae=l.request;Ae&&Ae.url&&(Ae.url=(0,m.$G)(Ae.url,H))}const $e=new WeakMap;function We(l,n){const _=nn.n2._sentryDebugIds;if(!_)return;let w;const B=$e.get(n);B?w=B:(w=new Map,$e.set(n,w));const H=Object.keys(_).reduce((Me,Xe)=>{let bt;const it=w.get(Xe);it?bt=it:(bt=n(Xe),w.set(Xe,bt));for(let bn=bt.length-1;bn>=0;bn--){const un=bt[bn];if(un.filename){Me[un.filename]=_[Xe];break}}return Me},{}),se=new Set;try{l.exception.values.forEach(Me=>{Me.stacktrace.frames.forEach(Xe=>{Xe.filename&&se.add(Xe.filename)})})}catch(Me){}l.debug_meta=l.debug_meta||{},l.debug_meta.images=l.debug_meta.images||[];const Ae=l.debug_meta.images;se.forEach(Me=>{H[Me]&&Ae.push({type:"sourcemap",code_file:Me,debug_id:H[Me]})})}function nt(l,n){n.length>0&&(l.sdk=l.sdk||{},l.sdk.integrations=[...l.sdk.integrations||[],...n])}function lt(l,n,_){if(!l)return null;const w=pe(pe(pe(pe(pe({},l),l.breadcrumbs&&{breadcrumbs:l.breadcrumbs.map(B=>pe(pe({},B),B.data&&{data:Ve(B.data,n,_)}))}),l.user&&{user:Ve(l.user,n,_)}),l.contexts&&{contexts:Ve(l.contexts,n,_)}),l.extra&&{extra:Ve(l.extra,n,_)});return l.contexts&&l.contexts.trace&&w.contexts&&(w.contexts.trace=l.contexts.trace,l.contexts.trace.data&&(w.contexts.trace.data=Ve(l.contexts.trace.data,n,_))),l.spans&&(w.spans=l.spans.map(B=>(B.data&&(B.data=Ve(B.data,n,_)),B))),w}const ft="Not capturing exception because it's already been captured.";class ot{__init(){this._integrations={}}__init2(){this._integrationsInitialized=!1}__init3(){this._numProcessing=0}__init4(){this._outcomes={}}__init5(){this._hooks={}}constructor(n){if(ot.prototype.__init.call(this),ot.prototype.__init2.call(this),ot.prototype.__init3.call(this),ot.prototype.__init4.call(this),ot.prototype.__init5.call(this),this._options=n,n.dsn?this._dsn=ae(n.dsn):(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn("No DSN provided, client will not do anything."),this._dsn){const _=Re(this._dsn,n);this._transport=n.transport(xt(pe({recordDroppedEvent:this.recordDroppedEvent.bind(this)},n.transportOptions),{url:_}))}}captureException(n,_,w){if((0,h.YO)(n)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log(ft);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 se=(0,Ue.pt)(n)?this.eventFromMessage(String(n),_,w):this.eventFromException(n,w);return this._process(se.then(Ae=>this._captureEvent(Ae,w,B)).then(Ae=>{H=Ae})),H}captureEvent(n,_,w){if(_&&_.originalException&&(0,h.YO)(_.originalException)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log(ft);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,qe.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,Oe.WD)(!0)}close(n){return this.flush(n).then(_=>(this.getOptions().enabled=!1,_))}setupIntegrations(){this._isEnabled()&&!this._integrationsInitialized&&(this._integrations=W(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){oe(n,this._integrations)}sendEvent(n,_={}){if(this._dsn){let w=En(n,this._dsn,this._options._metadata,this._options.tunnel);for(const H of _.attachments||[])w=dn(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 _=Rn(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 Xe=Me.mechanism;if(Xe&&Xe.handled===!1){w=!0;break}}}const se=n.status==="ok";(se&&n.errors===0||se&&w)&&((0,qe.CT)(n,xt(pe({},w&&{status:"crashed"}),{errors:n.errors||Number(B||w)})),this.captureSession(n))}_isClientDoneProcessing(n){return new Oe.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),he(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,Oe.$2)(new Ot("SDK not enabled, will not capture event.","log"));const se=ut(n),Ae=ht(n),Me=n.type||"error",Xe=`before send for type \`${Me}\``;if(Ae&&typeof H=="number"&&Math.random()>H)return this.recordDroppedEvent("sample_rate","error",n),(0,Oe.$2)(new Ot(`Discarding event because it's not included in the random sample (sampling rate = ${H})`,"log"));const bt=Me==="replay_event"?"replay":Me;return this._prepareEvent(n,_,w).then(it=>{if(it===null)throw this.recordDroppedEvent("event_processor",bt,n),new Ot("An event processor returned `null`, will not send event.","log");if(_.data&&_.data.__sentry__===!0)return it;const un=gt(B,it,_);return Et(un,Xe)}).then(it=>{if(it===null)throw this.recordDroppedEvent("before_send",bt,n),new Ot(`${Xe} returned \`null\`, will not send event.`,"log");const bn=w&&w.getSession();!se&&bn&&this._updateSessionFromEvent(bn,it);const un=it.transaction_info;if(se&&un&&it.transaction!==n.transaction){const fr="custom";it.transaction_info=xt(pe({},un),{source:fr})}return this.sendEvent(it,_),it}).then(null,it=>{throw it instanceof Ot?it:(this.captureException(it,{data:{__sentry__:!0},originalException:it}),new Ot(`Event processing pipeline threw an error, original event will not be sent. Details have been sent as a new event.
17
+ Reason: ${it}`))})}_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 Et(l,n){const _=`${n} must return \`null\` or a valid event.`;if((0,Ue.J8)(l))return l.then(w=>{if(!(0,Ue.PO)(w)&&w!==null)throw new Ot(_);return w},w=>{throw new Ot(`${n} rejected with ${w}`)});if(!(0,Ue.PO)(l)&&l!==null)throw new Ot(_);return l}function gt(l,n,_){const{beforeSend:w,beforeSendTransaction:B}=l;return ht(n)&&w?w(n,_):ut(n)&&B?B(n,_):n}function ht(l){return l.type===void 0}function ut(l){return l.type==="transaction"}var pt=e(5273),St=e(8413);function Yt(l,n,_){const w=[{type:"client_report"},{timestamp:_||(0,tn.yW)(),discarded_events:l}];return Qt(n?{dsn:n}:{},[w])}function pn(l,n){const _=$t(l,n),w={type:n&&n.name,value:Kt(n)};return _.length&&(w.stacktrace={frames:_}),w.type===void 0&&w.value===""&&(w.value="Unrecoverable error caught"),w}function sn(l,n,_,w){const H=(0,F.Gd)().getClient(),se=H&&H.getOptions().normalizeDepth,Ae={exception:{values:[{type:(0,Ue.cO)(n)?n.constructor.name:w?"UnhandledRejection":"Error",value:`Non-Error ${w?"promise rejection":"exception"} captured with keys: ${(0,P.zf)(n)}`}]},extra:{__serialized__:st(n,se)}};if(_){const Me=$t(l,_);Me.length&&(Ae.exception.values[0].stacktrace={frames:Me})}return Ae}function jt(l,n){return{exception:{values:[pn(l,n)]}}}function $t(l,n){const _=n.stacktrace||n.stack||"",w=Bt(n);try{return l(_,w)}catch(B){}return[]}const an=/Minified React error #\d+;/i;function Bt(l){if(l){if(typeof l.framesToPop=="number")return l.framesToPop;if(an.test(l.message))return 1}return 0}function Kt(l){const n=l&&l.message;return n?n.error&&typeof n.error.message=="string"?n.error.message:n:"No error message"}function Gt(l,n,_,w){const B=_&&_.syntheticException||void 0,H=At(l,n,B,w);return(0,h.EG)(H),H.level="error",_&&_.event_id&&(H.event_id=_.event_id),(0,Oe.WD)(H)}function ln(l,n,_="info",w,B){const H=w&&w.syntheticException||void 0,se=Nt(l,n,H,B);return se.level=_,w&&w.event_id&&(se.event_id=w.event_id),(0,Oe.WD)(se)}function At(l,n,_,w,B){let H;if((0,Ue.VW)(n)&&n.error)return jt(l,n.error);if((0,Ue.TX)(n)||(0,Ue.fm)(n)){const se=n;if("stack"in n)H=jt(l,n);else{const Ae=se.name||((0,Ue.TX)(se)?"DOMError":"DOMException"),Me=se.message?`${Ae}: ${se.message}`:Ae;H=Nt(l,Me,_,w),(0,h.Db)(H,Me)}return"code"in se&&(H.tags=xt(pe({},H.tags),{"DOMException.code":`${se.code}`})),H}return(0,Ue.VZ)(n)?jt(l,n):(0,Ue.PO)(n)||(0,Ue.cO)(n)?(H=sn(l,n,_,B),(0,h.EG)(H,{synthetic:!0}),H):(H=Nt(l,n,_,w),(0,h.Db)(H,`${n}`,void 0),(0,h.EG)(H,{synthetic:!0}),H)}function Nt(l,n,_,w){const B={message:n};if(w&&_){const H=$t(l,_);H.length&&(B.exception={values:[{value:n,stacktrace:{frames:H}}]})}return B}var cn=e(45638);const et=nn.n2;let mn=0;function kt(){return mn>0}function on(){mn++,setTimeout(()=>{mn--})}function Dt(l,n={},_){if(typeof l!="function")return l;try{const B=l.__sentry_wrapped__;if(B)return B;if((0,P.HK)(l))return l}catch(B){return l}const w=function(){const B=Array.prototype.slice.call(arguments);try{_&&typeof _=="function"&&_.apply(this,arguments);const H=B.map(se=>Dt(se,n));return l.apply(this,H)}catch(H){throw on(),(0,cn.$e)(se=>{se.addEventProcessor(Ae=>(n.mechanism&&((0,h.Db)(Ae,void 0,void 0),(0,h.EG)(Ae,n.mechanism)),Ae.extra=xt(pe({},Ae.extra),{arguments:B}),Ae)),(0,cn.Tb)(H)}),H}};try{for(const B in l)Object.prototype.hasOwnProperty.call(l,B)&&(w[B]=l[B])}catch(B){}(0,P.$Q)(w,l),(0,P.xp)(l,"__sentry_wrapped__",w);try{Object.getOwnPropertyDescriptor(w,"name").configurable&&Object.defineProperty(w,"name",{get(){return l.name}})}catch(B){}return w}var ct=e(30221);const zt=["fatal","error","warning","log","info","debug"];function Xt(l){return gn(l)}function gn(l){return l==="warn"?"warning":zt.includes(l)?l:"log"}var Jt=e(34988);const Tt=1024,v="Breadcrumbs";class M{static __initStatic(){this.id=v}__init(){this.name=M.id}constructor(n){M.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,Ce.oq)("console",fe),this.options.dom&&(0,Ce.oq)("dom",ce(this.options.dom)),this.options.xhr&&(0,Ce.oq)("xhr",Fe),this.options.fetch&&(0,Ce.oq)("fetch",Ie),this.options.history&&(0,Ce.oq)("history",Ze)}addSentryBreadcrumb(n){this.options.sentry&&(0,F.Gd)().addBreadcrumb({category:`sentry.${n.type==="transaction"?"transaction":"event"}`,event_id:n.event_id,level:n.level,message:(0,h.jH)(n)},{event:n})}}M.__initStatic();function ce(l){function n(_){let w,B=typeof l=="object"?l.serializeAttribute:void 0,H=typeof l=="object"&&typeof l.maxStringLength=="number"?l.maxStringLength:void 0;H&&H>Tt&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn(`\`dom.maxStringLength\` cannot exceed ${Tt}, but a value of ${H} was configured. Sentry will use ${Tt} instead.`),H=Tt),typeof B=="string"&&(B=[B]);try{const se=_.event;w=dt(se)?(0,ct.Rt)(se.target,{keyAttrs:B,maxStringLength:H}):(0,ct.Rt)(se,{keyAttrs:B,maxStringLength:H})}catch(se){w="<unknown>"}w.length!==0&&(0,F.Gd)().addBreadcrumb({category:`ui.${_.name}`,message:w},{event:_.event,name:_.name,global:_.global})}return n}function fe(l){for(let _=0;_<l.args.length;_++)if(l.args[_]==="ref=Ref<"){l.args[_+1]="viewRef";break}const n={category:"console",data:{arguments:l.args,logger:"console"},level:gn(l.level),message:(0,m.nK)(l.args," ")};if(l.level==="assert")if(l.args[0]===!1)n.message=`Assertion failed: ${(0,m.nK)(l.args.slice(1)," ")||"console.assert"}`,n.data.arguments=l.args.slice(1);else return;(0,F.Gd)().addBreadcrumb(n,{input:l.args,level:l.level})}function Fe(l){const{startTimestamp:n,endTimestamp:_}=l,w=l.xhr[Ce.xU];if(!n||!_||!w)return;const{method:B,url:H,status_code:se,body:Ae}=w,Me={method:B,url:H,status_code:se},Xe={xhr:l.xhr,input:Ae,startTimestamp:n,endTimestamp:_};(0,F.Gd)().addBreadcrumb({category:"xhr",data:Me,type:"http"},Xe)}function Ie(l){const{startTimestamp:n,endTimestamp:_}=l;if(_&&!(l.fetchData.url.match(/sentry_key/)&&l.fetchData.method==="POST"))if(l.error){const w=l.fetchData,B={data:l.error,input:l.args,startTimestamp:n,endTimestamp:_};(0,F.Gd)().addBreadcrumb({category:"fetch",data:w,level:"error",type:"http"},B)}else{const w=xt(pe({},l.fetchData),{status_code:l.response&&l.response.status}),B={input:l.args,response:l.response,startTimestamp:n,endTimestamp:_};(0,F.Gd)().addBreadcrumb({category:"fetch",data:w,type:"http"},B)}}function Ze(l){let n=l.from,_=l.to;const w=(0,Jt.en)(et.location.href);let B=(0,Jt.en)(n);const H=(0,Jt.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,F.Gd)().addBreadcrumb({category:"navigation",data:{from:n,to:_}})}function dt(l){return l&&!!l.target}function Ut(l,{metadata:n,tunnel:_,dsn:w}){const B=pe(pe({event_id:l.event_id,sent_at:new Date().toISOString()},n&&n.sdk&&{sdk:{name:n.sdk.name,version:n.sdk.version}}),!!_&&!!w&&{dsn:de(w)}),H=Cn(l);return Qt(B,[H])}function Cn(l){return[{type:"user_report"},l]}class Hn extends ot{constructor(n){const _=et.SENTRY_SDK_SOURCE||(0,St.S)();n._metadata=n._metadata||{},n._metadata.sdk=n._metadata.sdk||{name:"sentry.javascript.browser",packages:[{name:`${_}:@sentry/browser`,version:pt.J}],version:pt.J},super(n),n.sendClientReports&&et.document&&et.document.addEventListener("visibilitychange",()=>{et.document.visibilityState==="hidden"&&this._flushOutcomes()})}eventFromException(n,_){return Gt(this._options.stackParser,n,_,this._options.attachStacktrace)}eventFromMessage(n,_="info",w){return ln(this._options.stackParser,n,_,w,this._options.attachStacktrace)}sendEvent(n,_){const w=this.getIntegrationById(v);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 _=Ut(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 _=Yt(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:lr,onunhandledrejection:cr}}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[_]&&(U(_),w(),this._installFunc[_]=void 0)}}}wn.__initStatic();function lr(){(0,Ce.oq)("error",l=>{const[n,_,w]=Z();if(!n.getIntegration(wn))return;const{msg:B,url:H,line:se,column:Ae,error:Me}=l;if(kt()||Me&&Me.__sentry_own_request__)return;const Xe=Me===void 0&&(0,Ue.HD)(B)?er(B,H,se,Ae):Zn(At(_,Me||B,void 0,w,!1),H,se,Ae);Xe.level="error",k(n,Me,Xe,"onerror")})}function cr(){(0,Ce.oq)("unhandledrejection",l=>{const[n,_,w]=Z();if(!n.getIntegration(wn))return;let B=l;try{"reason"in l?B=l.reason:"detail"in l&&"reason"in l.detail&&(B=l.detail.reason)}catch(se){}if(kt()||B&&B.__sentry_own_request__)return!0;const H=(0,Ue.pt)(B)?ur(B):At(_,B,void 0,w,!0);H.level="error",k(n,B,H,"onunhandledrejection")})}function ur(l){return{exception:{values:[{type:"UnhandledRejection",value:`Non-Error promise rejection captured with value: ${String(l)}`}]}}}function er(l,n,_,w){const B=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i;let H=(0,Ue.VW)(l)?l.message:l,se="Error";const Ae=H.match(B);return Ae&&(se=Ae[1],H=Ae[2]),Zn({exception:{values:[{type:se,value:H}]}},n,_,w)}function Zn(l,n,_,w){const B=l.exception=l.exception||{},H=B.values=B.values||[],se=H[0]=H[0]||{},Ae=se.stacktrace=se.stacktrace||{},Me=Ae.frames=Ae.frames||[],Xe=isNaN(parseInt(w,10))?void 0:w,bt=isNaN(parseInt(_,10))?void 0:_,it=(0,Ue.HD)(n)&&n.length>0?n:(0,ct.l4)();return Me.length===0&&Me.push({colno:Xe,filename:it,function:"?",in_app:!0,lineno:bt}),l}function U(l){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log(`Global Handler attached: ${l}`)}function k(l,n,_,w){(0,h.EG)(_,{handled:!1,type:w}),l.captureEvent(_,{originalException:n})}function Z(){const l=(0,F.Gd)(),n=l.getClient(),_=n&&n.getOptions()||{stackParser:()=>[],attachStacktrace:!1};return[l,_.stackParser,_.attachStacktrace]}const G=["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 J{static __initStatic(){this.id="TryCatch"}__init(){this.name=J.id}constructor(n){J.prototype.__init.call(this),this._options=pe({XMLHttpRequest:!0,eventTarget:!0,requestAnimationFrame:!0,setInterval:!0,setTimeout:!0},n)}setupOnce(){this._options.setTimeout&&(0,P.hl)(et,"setTimeout",le),this._options.setInterval&&(0,P.hl)(et,"setInterval",le),this._options.requestAnimationFrame&&(0,P.hl)(et,"requestAnimationFrame",re),this._options.XMLHttpRequest&&"XMLHttpRequest"in et&&(0,P.hl)(XMLHttpRequest.prototype,"send",ge);const n=this._options.eventTarget;n&&(Array.isArray(n)?n:G).forEach(xe)}}J.__initStatic();function le(l){return function(...n){const _=n[0];return n[0]=Dt(_,{mechanism:{data:{function:(0,ne.$P)(l)},handled:!0,type:"instrument"}}),l.apply(this,n)}}function re(l){return function(n){return l.apply(this,[Dt(n,{mechanism:{data:{function:"requestAnimationFrame",handler:(0,ne.$P)(l)},handled:!0,type:"instrument"}})])}}function ge(l){return function(...n){const _=this;return["onload","onerror","onprogress","onreadystatechange"].forEach(B=>{B in _&&typeof _[B]=="function"&&(0,P.hl)(_,B,function(H){const se={mechanism:{data:{function:B,handler:(0,ne.$P)(H)},handled:!0,type:"instrument"}},Ae=(0,P.HK)(H);return Ae&&(se.mechanism.data.handler=(0,ne.$P)(Ae)),Dt(H,se)})}),l.apply(this,n)}}function xe(l){const n=et,_=n[l]&&n[l].prototype;!_||!_.hasOwnProperty||!_.hasOwnProperty("addEventListener")||((0,P.hl)(_,"addEventListener",function(w){return function(B,H,se){try{typeof H.handleEvent=="function"&&(H.handleEvent=Dt(H.handleEvent,{mechanism:{data:{function:"handleEvent",handler:(0,ne.$P)(H),target:l},handled:!0,type:"instrument"}}))}catch(Ae){}return w.apply(this,[B,Dt(H,{mechanism:{data:{function:"addEventListener",handler:(0,ne.$P)(H),target:l},handled:!0,type:"instrument"}}),se])}}),(0,P.hl)(_,"removeEventListener",function(w){return function(B,H,se){const Ae=H;try{const Me=Ae&&Ae.__sentry_wrapped__;Me&&w.call(this,B,Me,se)}catch(Me){}return w.call(this,B,Ae,se)}}))}const Le="cause",De=5;class je{static __initStatic(){this.id="LinkedErrors"}__init(){this.name=je.id}constructor(n={}){je.prototype.__init.call(this),this._key=n.key||Le,this._limit=n.limit||De}setupOnce(){const n=(0,F.Gd)().getClient();n&&(0,b.c)((_,w)=>{const B=(0,F.Gd)().getIntegration(je);return B?wt(n.getOptions().stackParser,B._key,B._limit,_,w):_})}}je.__initStatic();function wt(l,n,_,w,B){if(!w.exception||!w.exception.values||!B||!(0,Ue.V9)(B.originalException,Error))return w;const H=He(l,_,B.originalException,n);return w.exception.values=[...H,...w.exception.values],w}function He(l,n,_,w,B=[]){if(!(0,Ue.V9)(_[w],Error)||B.length+1>=n)return B;const H=pn(l,_[w]);return He(l,n,_[w],w,[H,...B])}class vt{constructor(){vt.prototype.__init.call(this)}static __initStatic(){this.id="HttpContext"}__init(){this.name=vt.id}setupOnce(){(0,b.c)(n=>{if((0,F.Gd)().getIntegration(vt)){if(!et.navigator&&!et.location&&!et.document)return n;const _=n.request&&n.request.url||et.location&&et.location.href,{referrer:w}=et.document||{},{userAgent:B}=et.navigator||{},H=pe(pe(pe({},n.request&&n.request.headers),w&&{Referer:w}),B&&{"User-Agent":B}),se=xt(pe(pe({},n.request),_&&{url:_}),{headers:H});return xt(pe({},n),{request:se})}return n})}}vt.__initStatic();class rn{constructor(){rn.prototype.__init.call(this)}static __initStatic(){this.id="Dedupe"}__init(){this.name=rn.id}setupOnce(n,_){const w=B=>{if(B.type)return B;const H=_().getIntegration(rn);if(H){try{if($n(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(se){return H._previousEvent=B}return H._previousEvent=B}return B};w.id=this.name,n(w)}}rn.__initStatic();function $n(l,n){return n?!!(ar(l,n)||Or(l,n)):!1}function ar(l,n){const _=l.message,w=n.message;return!(!_&&!w||_&&!w||!_&&w||_!==w||!xr(l,n)||!Yn(l,n))}function Or(l,n){const _=Tr(n),w=Tr(l);return!(!_||!w||_.type!==w.type||_.value!==w.value||!xr(l,n)||!Yn(l,n))}function Yn(l,n){let _=Nr(l),w=Nr(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],se=_[B];if(H.filename!==se.filename||H.lineno!==se.lineno||H.colno!==se.colno||H.function!==se.function)return!1}return!0}function xr(l,n){let _=l.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 Tr(l){return l.exception&&l.exception.values&&l.exception.values[0]}function Nr(l){const n=l.exception;if(n)try{return n.values[0].stacktrace.frames}catch(_){return}}const Un="?",Kn=10,Dn=20,Dr=30,vr=40,Ir=50;function Rr(l,n,_,w){const B={filename:l,function:n,in_app:!0};return _!==void 0&&(B.lineno=_),w!==void 0&&(B.colno=w),B}const ai=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,Yr=/\((\S*)(?::(\d+))(?::(\d+))\)/,si=[Dr,l=>{const n=ai.exec(l);if(n){if(n[2]&&n[2].indexOf("eval")===0){const H=Yr.exec(n[2]);H&&(n[2]=H[1],n[3]=H[2],n[4]=H[3])}const[w,B]=Vr(n[1]||Un,n[2]);return Rr(B,w,n[3]?+n[3]:void 0,n[4]?+n[4]:void 0)}}],Kr=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,Fi=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,$i=[Ir,l=>{const n=Kr.exec(l);if(n){if(n[3]&&n[3].indexOf(" > eval")>-1){const H=Fi.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]||Un;return[B,w]=Vr(B,w),Rr(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,jr=[vr,l=>{const n=li.exec(l);return n?Rr(n[2],n[1]||Un,+n[3],n[4]?+n[4]:void 0):void 0}],ci=/ line (\d+).*script (?:in )?(\S+)(?:: in function (\S+))?$/i,zi=[Kn,l=>{const n=ci.exec(l);return n?Rr(n[2],n[3]||Un,+n[1]):void 0}],ui=/ line (\d+), column (\d+)\s*(?:in (?:<anonymous function: ([^>]+)>|([^)]+))\(.*\))? in (.*):\s*$/i,tr=[Dn,l=>{const n=ui.exec(l);return n?Rr(n[5],n[3]||n[4]||Un,+n[1],+n[2]):void 0}],fi=[si,$i,jr],di=(0,ne.pE)(...fi),Vr=(l,n)=>{const _=l.indexOf("safari-extension")!==-1,w=l.indexOf("safari-web-extension")!==-1;return _||w?[l.indexOf("@")!==-1?l.split("@")[0]:Un,_?`safari-extension:${n}`:`safari-web-extension:${n}`]:[l,n]};function hi(l){const n=[];function _(){return l===void 0||n.length<l}function w(se){return n.splice(n.indexOf(se),1)[0]}function B(se){if(!_())return(0,Oe.$2)(new Ot("Not adding Promise because buffer limit was reached."));const Ae=se();return n.indexOf(Ae)===-1&&n.push(Ae),Ae.then(()=>w(Ae)).then(null,()=>w(Ae).then(null,()=>{})),Ae}function H(se){return new Oe.cW((Ae,Me)=>{let Xe=n.length;if(!Xe)return Ae(!0);const bt=setTimeout(()=>{se&&se>0&&Ae(!1)},se);n.forEach(it=>{(0,Oe.WD)(it).then(()=>{--Xe||(clearTimeout(bt),Ae(!0))},Me)})})}return{$:n,add:B,drain:H}}const pi=60*1e3;function mi(l,n=Date.now()){const _=parseInt(`${l}`,10);if(!isNaN(_))return _*1e3;const w=Date.parse(`${l}`);return isNaN(w)?pi:w-n}function gi(l,n){return l[n]||l.all||0}function vi(l,n,_=Date.now()){return gi(l,n)>_}function Ft(l,{statusCode:n,headers:_},w=Date.now()){const B=pe({},l),H=_&&_["x-sentry-rate-limits"],se=_&&_["retry-after"];if(H)for(const Ae of H.trim().split(",")){const[Me,Xe]=Ae.split(":",2),bt=parseInt(Me,10),it=(isNaN(bt)?60:bt)*1e3;if(!Xe)B.all=w+it;else for(const bn of Xe.split(";"))B[bn]=w+it}else se?B.all=w+mi(se,w):n===429&&(B.all=w+60*1e3);return B}const Pn=30;function Sn(l,n,_=hi(l.bufferSize||Pn)){let w={};const B=se=>_.drain(se);function H(se){const Ae=[];if(qt(se,(it,bn)=>{const un=at(bn);if(vi(w,un)){const fr=Xr(it,bn);l.recordDroppedEvent("ratelimit_backoff",un,fr)}else Ae.push(it)}),Ae.length===0)return(0,Oe.WD)();const Me=Qt(se[0],Ae),Xe=it=>{qt(Me,(bn,un)=>{const fr=Xr(bn,un);l.recordDroppedEvent(it,at(un),fr)})},bt=()=>n({body:Zt(Me,l.textEncoder)}).then(it=>(it.statusCode!==void 0&&(it.statusCode<200||it.statusCode>=300)&&(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.warn(`Sentry responded with status code ${it.statusCode} to sent event.`),w=Ft(w,it),it),it=>{throw Xe("network_error"),it});return _.add(bt).then(it=>it,it=>{if(it instanceof Ot)return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.error("Skipped sending event because buffer is full."),Xe("queue_overflow"),(0,Oe.WD)();throw it})}return H.__sentry__baseTransport__=!0,{send:H,flush:B}}function Xr(l,n){if(!(n!=="event"&&n!=="transaction"))return Array.isArray(l)?l[1]:void 0}let yr;function yi(){if(yr)return yr;if((0,Ee.Du)(et.fetch))return yr=et.fetch.bind(et);const l=et.document;let n=et.fetch;if(l&&typeof l.createElement=="function")try{const _=l.createElement("iframe");_.hidden=!0,l.head.appendChild(_);const w=_.contentWindow;w&&w.fetch&&(n=w.fetch),l.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 yr=n.bind(et)}function Br(){yr=void 0}function _i(l,n=yi()){let _=0,w=0;function B(H){const se=H.body.length;_+=se,w++;const Ae=pe({body:H.body,method:"POST",referrerPolicy:"origin",headers:l.headers,keepalive:_<=6e4&&w<15},l.fetchOptions);try{return n(l.url,Ae).then(Me=>(_-=se,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 Br(),_-=se,w--,(0,Oe.$2)(Me)}}return Sn(l,B)}const Ei=4;function Wi(l){function n(_){return new Oe.cW((w,B)=>{const H=new XMLHttpRequest;H.onerror=B,H.onreadystatechange=()=>{H.readyState===Ei&&w({statusCode:H.status,headers:{"x-sentry-rate-limits":H.getResponseHeader("X-Sentry-Rate-Limits"),"retry-after":H.getResponseHeader("Retry-After")}})},H.open("POST",l.url);for(const se in l.headers)Object.prototype.hasOwnProperty.call(l.headers,se)&&H.setRequestHeader(se,l.headers[se]);H.send(_.body)})}return Sn(l,n)}const Si=[new s,new C,new J,new M,new wn,new je,new rn,new vt];function bi(l={}){l.defaultIntegrations===void 0&&(l.defaultIntegrations=Si),l.release===void 0&&(typeof __SENTRY_RELEASE__=="string"&&(l.release=__SENTRY_RELEASE__),et.SENTRY_RELEASE&&et.SENTRY_RELEASE.id&&(l.release=et.SENTRY_RELEASE.id)),l.autoSessionTracking===void 0&&(l.autoSessionTracking=!0),l.sendClientReports===void 0&&(l.sendClientReports=!0);const n=xt(pe({},l),{stackParser:(0,ne.Sq)(l.stackParser||di),integrations:Y(l),transport:l.transport||((0,Ee.Ak)()?_i:Wi)});V(Hn,n),l.autoSessionTracking&&Ti()}function xi(l={},n=(0,F.Gd)()){if(!et.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=l.dsn||_&&_.getDsn();if(!B){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.error("DSN not configured for showReportDialog call");return}w&&(l.user=pe(pe({},w.getUser()),l.user)),l.eventId||(l.eventId=n.lastEventId());const H=et.document.createElement("script");H.async=!0,H.src=q(B,l),l.onLoad&&(H.onload=l.onLoad);const se=et.document.head||et.document.body;se?se.appendChild(H):(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.error("Not injecting report dialog. No injection point found in HTML")}function Jr(){return getCurrentHub().lastEventId()}function Hi(){}function Yi(l){l()}function Ki(l){const n=getCurrentHub().getClient();return n?n.flush(l):((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&logger.warn("Cannot flush events. No client defined."),resolvedSyncPromise(!1))}function Vi(l){const n=getCurrentHub().getClient();return n?n.close(l):((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&logger.warn("Cannot flush events and disable SDK. No client defined."),resolvedSyncPromise(!1))}function Xi(l){return wrap$1(l)()}function Qr(l){l.startSession({ignoreDuration:!0}),l.captureSession()}function Ti(){if(typeof et.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 l=(0,F.Gd)();l.captureSession&&(Qr(l),(0,Ce.oq)("history",({from:n,to:_})=>{n===void 0||n===_||Qr((0,F.Gd)())}))}function Ri(l){const n=getCurrentHub().getClient();n&&n.captureUserFeedback(l)}},64646:function(j,$,e){"use strict";e.d($,{J:function(){return c}});const c="production"},45638:function(j,$,e){"use strict";e.d($,{$e:function(){return a},Tb:function(){return h},uT:function(){return m}});var c=e(61057);function h(T,P){return(0,c.Gd)().captureException(T,{captureContext:P})}function m(T,P){const N=typeof P=="string"?P:void 0,C=typeof P!="string"?{captureContext:P}:void 0;return(0,c.Gd)().captureMessage(T,N,C)}function y(T,P){return getCurrentHub().captureEvent(T,P)}function g(T){getCurrentHub().configureScope(T)}function s(T){getCurrentHub().addBreadcrumb(T)}function p(T,P){getCurrentHub().setContext(T,P)}function u(T){getCurrentHub().setExtras(T)}function i(T,P){getCurrentHub().setExtra(T,P)}function S(T){getCurrentHub().setTags(T)}function x(T,P){getCurrentHub().setTag(T,P)}function I(T){getCurrentHub().setUser(T)}function a(T){(0,c.Gd)().withScope(T)}function d(T,P){return getCurrentHub().startTransaction(pe({},T),P)}function L(T,P){const N=getCurrentHub().getClient();if(!N)(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&logger.warn("Cannot capture check-in. No client defined.");else if(!N.captureCheckIn)(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&logger.warn("Cannot capture check-in. Client does not support sending check-ins.");else return N.captureCheckIn(T,P);return uuid4()}},61057:function(j,$,e){"use strict";e.d($,{Gd:function(){return a},cu:function(){return x}});var c=e(40333),h=e(24403),m=e(7202),y=e(42192),g=e(64646),s=e(30882),p=e(2627);const u=4,i=100;class S{constructor(E,z=new s.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=s.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,xt(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,V)=>{_e.captureMessage(E,z,xt(pe({originalException:E,syntheticException:oe},Y),{event_id:W}),V)}),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,xt(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 V=(0,h.yW)(),Q=pe({timestamp:V},E),O=oe?(0,m.Cf)(()=>oe(Q,z)):Q;O!==null&&(W.emit&&W.emit("beforeAddBreadcrumb",O,z),Y.addBreadcrumb(O,_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||{},V=(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(V),V}shouldSendDefaultPii(){const E=this.getClient(),z=E&&E.getOptions();return!!(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=C(E);return F(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)||C(b).isOlderThan(u))&&F(b,new S),C(b)}function L(b,E=d()){if(!N(b)||C(b).isOlderThan(u)){const z=E.getStackTop();F(b,new S(z.client,Scope.clone(z.scope)))}}function T(b){const E=x();E.__SENTRY__=E.__SENTRY__||{},E.__SENTRY__.acs=b}function P(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 C(b){return(0,y.YO)("hub",()=>new S,b)}function F(b,E){if(!b)return!1;const z=b.__SENTRY__=b.__SENTRY__||{};return z.hub=E,!0}},30882:function(j,$,e){"use strict";e.d($,{c:function(){return x},s:function(){return i}});var c=e(67455),h=e(24403),m=e(75283),y=e(7202),g=e(40333),s=e(42192),p=e(2627);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=xt(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=xt(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 L=typeof d=="number"?d:u;if(L<=0)return this;const T=pe({timestamp:(0,h.yW)()},a);return this._breadcrumbs=[...this._breadcrumbs,T].slice(-L),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 L=this._span.transaction;if(L){a.sdkProcessingMetadata=pe({dynamicSamplingContext:L.getDynamicSamplingContext()},a.sdkProcessingMetadata);const T=L.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,L,T=0){return new m.cW((P,N)=>{const C=a[T];if(d===null||typeof C!="function")P(d);else{const F=C(pe({},d),L);(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&C.id&&F===null&&y.kg.log(`Event processor "${C.id}" dropped event`),(0,c.J8)(F)?F.then(b=>this._notifyEventProcessors(a,b,L,T+1).then(P)).then(null,N):this._notifyEventProcessors(a,F,L,T+1).then(P).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,s.YO)("globalEventProcessors",()=>[])}function x(I){S().push(I)}},2627:function(j,$,e){"use strict";e.d($,{CT:function(){return g},Hv:function(){return y},RJ:function(){return s}});var c=e(24403),h=e(40333),m=e(49326);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 s(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}})}},49506:function(j,$,e){"use strict";e.d($,{T:function(){return P},l:function(){return T}});var c=e(7202),h=e(67455),m=e(61057),y=e(45328),g=e(19689),s=e(79085);let p=!1;function u(){p||(p=!0,(0,g.oq)("error",i),(0,g.oq)("unhandledrejection",i))}function i(){const N=(0,s.x1)();if(N){const C="internal_error";(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&c.kg.log(`[Tracing] Transaction: ${C} -> Global error occured`),N.setStatus(C)}}i.tag="sentry_tracingErrorCallback";var S=e(43737),x=e(93180);function I(){const C=this.getScope().getSpan();return C?{"sentry-trace":C.toTraceparent()}:{}}function a(N,C,F){if(!(0,y.z)(C))return N.sampled=!1,N;if(N.sampled!==void 0)return N.setMetadata({sampleRate:Number(N.sampled)}),N;let b;return typeof C.tracesSampler=="function"?(b=C.tracesSampler(F),N.setMetadata({sampleRate:Number(b)})):F.parentSampled!==void 0?b=F.parentSampled:typeof C.tracesSampleRate!="undefined"?(b=C.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 C.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 L(N,C){const F=this.getClient(),b=F&&F.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},C)),Y.sampled&&Y.initSpanRecorder(b._experiments&&b._experiments.maxSpans),F&&F.emit&&F.emit("startTransaction",Y),Y}function T(N,C,F,b,E,z,Y){const W=N.getClient(),oe=W&&W.getOptions()||{};let _e=new S.io(C,N,F,b,Y,E);return _e=a(_e,oe,pe({parentSampled:C.parentSampled,transactionContext:C},z)),_e.sampled&&_e.initSpanRecorder(oe._experiments&&oe._experiments.maxSpans),W&&W.emit&&W.emit("startTransaction",_e),_e}function P(){const N=(0,m.cu)();N.__SENTRY__&&(N.__SENTRY__.extensions=N.__SENTRY__.extensions||{},N.__SENTRY__.extensions.startTransaction||(N.__SENTRY__.extensions.startTransaction=L),N.__SENTRY__.extensions.traceHeaders||(N.__SENTRY__.extensions.traceHeaders=I),u())}},43737:function(j,$,e){"use strict";e.d($,{AT:function(){return g},io:function(){return i}});var c=e(24403),h=e(7202),m=e(74712),y=e(93180);const g={idleTimeout:1e3,finalTimeout:3e4,heartbeatInterval:5e3},s="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,L=g.heartbeatInterval,T=!1){super(x,I),this._idleHub=I,this._idleTimeout=a,this._finalTimeout=d,this._heartbeatInterval=L,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(P=>P.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(s,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)}}},74712:function(j,$,e){"use strict";e.d($,{Dr:function(){return s},gB:function(){return g}});var c=e(40333),h=e(24403),m=e(7202),y=e(49326);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 s{__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(s.prototype.__init2.call(this),s.prototype.__init3.call(this),s.prototype.__init4.call(this),s.prototype.__init5.call(this),s.prototype.__init6.call(this),s.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 s(xt(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=xt(pe({},this.tags),{[i]:S}),this}setData(i,S){return this.data=xt(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"}},93180:function(j,$,e){"use strict";e.d($,{Y:function(){return s}});var c=e(7202),h=e(49326),m=e(64646),y=e(61057),g=e(74712);class s extends g.Dr{__init(){this._measurements={}}__init2(){this._contexts={}}__init3(){this._frozenDynamicSamplingContext=void 0}constructor(u,i){super(u),s.prototype.__init.call(this),s.prototype.__init2.call(this),s.prototype.__init3.call(this),this._hub=i||(0,y.Gd)(),this._name=u.name||"",this.metadata=xt(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,L)=>d.endTimestamp&&L.endTimestamp?d.endTimestamp>L.endTimestamp?d:L:d).endTimestamp);const x=this.metadata,I=pe({contexts:xt(pe({},this._contexts),{trace:this.getTraceContext()}),spans:S,start_timestamp:this.startTimestamp,tags:this.tags,timestamp:this.endTimestamp,transaction:this.name,type:"transaction",sdkProcessingMetadata:xt(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)(xt(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:L}=u.getScope().getUser()||{},T=this.metadata.source,P=T&&T!=="url"?this.name:void 0,N=(0,h.Jr)({environment:S||m.J,release:x,transaction:P,user_segment:L,public_key:I,trace_id:this.traceId,sample_rate:d});return i.emit&&i.emit("createDsc",N),N}setHub(u){this._hub=u}}},79085:function(j,$,e){"use strict";e.d($,{x1:function(){return h}});var c=e(61057);function h(m){return(m||(0,c.Gd)()).getScope().getTransaction()}},45328:function(j,$,e){"use strict";e.d($,{z:function(){return h}});var c=e(61057);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)}},5273:function(j,$,e){"use strict";e.d($,{J:function(){return c}});const c="7.54.0"},79516:function(j,$,e){"use strict";e.d($,{SV:function(){return L}});var c=e(61057),h=e(43451),m=e(45638),y=e(67455),g=e(7202),s=e(72535),p=e.n(s),u=e(63313),i=e.n(u);const S="/home/runner/work/sentry-javascript/sentry-javascript/packages/react/src/errorboundary.tsx";function x(P){const N=P.match(/^([^.]+)/);return N!==null&&parseInt(N[0])>=17}const I="unknown",a={componentStack:null,error:null,eventId:null};function d(P,N){const C=new WeakMap;function F(b,E){if(!C.has(b)){if(b.cause)return C.set(b,!0),F(b.cause,E);b.cause=E}}F(P,N)}class L extends u.Component{__init(){this.state=a}__init2(){this._openFallbackReportDialog=!0}constructor(N){super(N),L.prototype.__init.call(this),L.prototype.__init2.call(this),L.prototype.__init3.call(this);const C=(0,c.Gd)().getClient();C&&C.on&&N.showDialog&&(this._openFallbackReportDialog=!1,C.on("afterSendEvent",F=>{!F.type&&F.event_id===this._lastEventId&&(0,h.jp)(xt(pe({},N.dialogOptions),{eventId:this._lastEventId}))}))}componentDidCatch(N,{componentStack:C}){const{beforeCapture:F,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=C,d(N,oe)}F&&F(Y,N,C);const W=(0,m.Tb)(N,{contexts:{react:{componentStack:C}}});b&&b(N,C,W),E&&(this._lastEventId=W,this._openFallbackReportDialog&&(0,h.jp)(xt(pe({},z),{eventId:W}))),this.setState({error:N,componentStack:C,eventId:W})})}componentDidMount(){const{onMount:N}=this.props;N&&N()}componentWillUnmount(){const{error:N,componentStack:C,eventId:F}=this.state,{onUnmount:b}=this.props;b&&b(N,C,F)}__init3(){this.resetErrorBoundary=()=>{const{onReset:N}=this.props,{error:C,componentStack:F,eventId:b}=this.state;N&&N(C,F,b),this.setState(a)}}render(){const{fallback:N,children:C}=this.props,F=this.state;if(F.error){let b;return typeof N=="function"?b=N({error:F.error,componentStack:F.componentStack,resetError:this.resetErrorBoundary,eventId:F.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 C=="function"?C():C}}function T(P,N){const C=P.displayName||P.name||I,F=b=>React.createElement(L,xt(pe({},N),{__self:this,__source:{fileName:S,lineNumber:224}}),React.createElement(P,xt(pe({},b),{__self:this,__source:{fileName:S,lineNumber:225}})));return F.displayName=`errorBoundary(${C})`,hoistNonReactStatics(F,P),F}},42078:function(j,$,e){"use strict";e.d($,{S:function(){return m}});var c=e(5273),h=e(43451);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)}},25940:function(j,$,e){"use strict";e.d($,{jK:function(){return Zn}});var c=e(43737),h=e(49506);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 Z;return k[3]==="1"?Z=!0:k[3]==="0"&&(Z=!1),{traceId:k[1],parentSampled:Z,parentSpanId:k[2]}}var g=e(79085),s=e(7202),p=e(67455);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((G,J)=>{const le=d(J);return pe(pe({},G),le)},{});else{if(!U)return;k=d(U)}const Z=Object.entries(k).reduce((G,[J,le])=>{if(J.match(S)){const re=J.slice(i.length);G[re]=le}return G},{});if(Object.keys(Z).length>0)return Z}function a(U){const k=Object.entries(U).reduce((Z,[G,J])=>(J&&(Z[`${i}${G}`]=J),Z),{});return L(k)}function d(U){return U.split(",").map(k=>k.split("=").map(Z=>decodeURIComponent(Z.trim()))).reduce((k,[Z,G])=>(k[Z]=G,k),{})}function L(U){if(Object.keys(U).length!==0)return Object.entries(U).reduce((k,[Z,G],J)=>{const le=`${encodeURIComponent(Z)}=${encodeURIComponent(G)}`,re=J===0?le:`${k},${le}`;return re.length>x?((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.warn(`Not adding key: ${Z} with val: ${G} to baggage header due to exceeding baggage size limits.`),k):re},"")}var T=e(30221),P=e(42192);const N=P.n2;function C(){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__)&&s.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__)&&s.kg.warn("[Tracing] Could not set up background tab detection due to lack of global document")}var F=e(24403);const b=(U,k,Z)=>{let G,J;return le=>{k.value>=0&&(le||Z)&&(J=k.value-(G||0),(J||G===void 0)&&(G=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,Z={entryType:"navigation",startTime:0,type:k==2?"back_forward":k===1?"reload":"navigate"};for(const G in U)G!=="navigationStart"&&G!=="toJSON"&&(Z[G]=Math.max(U[G]-U.navigationStart,0));return Z},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 Z=Y();let G="navigate";return Z&&(N.document.prerendering||W()>0?G="prerender":G=Z.type.replace(/_/g,"-")),{name:U,value:typeof k=="undefined"?-1:k,rating:"good",delta:0,entries:[],id:E(),navigationType:G}},_e=(U,k,Z)=>{try{if(PerformanceObserver.supportedEntryTypes.includes(U)){const G=new PerformanceObserver(J=>{k(J.getEntries())});return G.observe(Object.assign({type:U,buffered:!0},Z||{})),G}}catch(G){}},V=(U,k)=>{const Z=G=>{(G.type==="pagehide"||N.document.visibilityState==="hidden")&&(U(G),k&&(removeEventListener("visibilitychange",Z,!0),removeEventListener("pagehide",Z,!0)))};addEventListener("visibilitychange",Z,!0),addEventListener("pagehide",Z,!0)},Q=U=>{const k=oe("CLS",0);let Z,G=0,J=[];const le=ge=>{ge.forEach(xe=>{if(!xe.hadRecentInput){const Le=J[0],De=J[J.length-1];G&&J.length!==0&&xe.startTime-De.startTime<1e3&&xe.startTime-Le.startTime<5e3?(G+=xe.value,J.push(xe)):(G=xe.value,J=[xe]),G>k.value&&(k.value=G,k.entries=J,Z&&Z())}})},re=_e("layout-shift",le);if(re){Z=b(U,k);const ge=()=>{le(re.takeRecords()),Z(!0)};return V(ge),ge}};let O=-1;const de=()=>N.document.visibilityState==="hidden"&&!N.document.prerendering?0:1/0,be=()=>{V(({timeStamp:U})=>{O=U},!0)},ye=()=>(O<0&&(O=de(),be()),{get firstHiddenTime(){return O}}),ue=U=>{const k=ye(),Z=oe("FID");let G;const J=ge=>{ge.startTime<k.firstHiddenTime&&(Z.value=ge.processingStart-ge.startTime,Z.entries.push(ge),G(!0))},le=ge=>{ge.forEach(J)},re=_e("first-input",le);G=b(U,Z),re&&V(()=>{le(re.takeRecords()),re.disconnect()},!0)},ae={},X=U=>{const k=ye(),Z=oe("LCP");let G;const J=re=>{const ge=re[re.length-1];if(ge){const xe=Math.max(ge.startTime-W(),0);xe<k.firstHiddenTime&&(Z.value=xe,Z.entries=[ge],G())}},le=_e("largest-contentful-paint",J);if(le){G=b(U,Z);const re=()=>{ae[Z.id]||(J(le.takeRecords()),le.disconnect(),ae[Z.id]=!0,G(!0))};return["keydown","click"].forEach(ge=>{addEventListener(ge,re,{once:!0,capture:!0})}),V(re,!0),re}};function ie(U){return typeof U=="number"&&isFinite(U)}function Te(U,G){var J=G,{startTimestamp:k}=J,Z=Ua(J,["startTimestamp"]);return k&&U.startTimestamp>k&&(U.startTimestamp=k),U.startChild(pe({startTimestamp:k},Z))}function Pe(U){return U/1e3}function Re(){return N&&N.addEventListener&&N.performance}let q=0,ne={},Ee,Ce;function Ue(){const U=Re();if(U&&F.Z1){U.mark&&N.performance.mark("sentry-tracing-init"),rt();const k=Ve(),Z=st();return()=>{k&&k(),Z&&Z()}}return()=>{}}function Oe(){_e("longtask",k=>{for(const Z of k){const G=(0,g.x1)();if(!G)return;const J=Pe(F.Z1+Z.startTime),le=Pe(Z.duration);G.startChild({description:"Main UI thread blocked",op:"ui.long-task",startTimestamp:J,endTimestamp:J+le})}})}function ze(){_e("event",k=>{for(const Z of k){const G=(0,g.x1)();if(!G)return;if(Z.name==="click"){const J=Pe(F.Z1+Z.startTime),le=Pe(Z.duration);G.startChild({description:(0,T.Rt)(Z.target),op:`ui.interaction.${Z.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__)&&s.kg.log("[Measurements] Adding CLS"),ne.cls={value:U.value,unit:""},Ce=k)})}function st(){return X(U=>{const k=U.entries.pop();k&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.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 Z=Pe(F.Z1),G=Pe(k.startTime);(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.log("[Measurements] Adding FID"),ne.fid={value:U.value,unit:"millisecond"},ne["mark.fid"]={value:Z+G,unit:"second"}})}function Qe(U){const k=Re();if(!k||!N.performance.getEntries||!F.Z1)return;(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.log("[Tracing] Adding & adjusting spans using Performance API");const Z=Pe(F.Z1),G=k.getEntries();let J,le;if(G.slice(q).forEach(re=>{const ge=Pe(re.startTime),xe=Pe(re.duration);if(!(U.op==="navigation"&&Z+ge<U.startTimestamp))switch(re.entryType){case"navigation":{yt(U,re,Z),J=Z+Pe(re.responseStart),le=Z+Pe(re.requestStart);break}case"mark":case"paint":case"measure":{Ye(U,re,ge,xe,Z);const Le=ye(),De=re.startTime<Le.firstHiddenTime;re.name==="first-paint"&&De&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.log("[Measurements] Adding FP"),ne.fp={value:re.startTime,unit:"millisecond"}),re.name==="first-contentful-paint"&&De&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.log("[Measurements] Adding FCP"),ne.fcp={value:re.startTime,unit:"millisecond"});break}case"resource":{const Le=re.name.replace(N.location.origin,"");dn(U,re,Le,ge,xe,Z);break}}}),q=Math.max(G.length-1,0),qt(U),U.op==="pageload"){typeof J=="number"&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.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(ge=>{if(!ne[ge]||Z>=U.startTimestamp)return;const xe=ne[ge].value,Le=Z+Pe(xe),De=Math.abs((Le-U.startTimestamp)*1e3),je=De-xe;(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.log(`[Measurements] Normalized ${ge} from ${xe} to ${De} (${je})`),ne[ge].value=De});const re=ne["mark.fid"];re&&ne.fid&&(Te(U,{description:"first input delay",endTimestamp:re.value+Pe(ne.fid.value),op:"ui.action",startTimestamp:re.value}),delete ne["mark.fid"]),"fcp"in ne||delete ne.cls,Object.keys(ne).forEach(ge=>{U.setMeasurement(ge,ne[ge].value,ne[ge].unit)}),Mt(U)}Ee=void 0,Ce=void 0,ne={}}function Ye(U,k,Z,G,J){const le=J+Z,re=le+G;return Te(U,{description:k.name,endTimestamp:re,op:k.entryType,startTimestamp:le}),le}function yt(U,k,Z){["unloadEvent","redirect","domContentLoadedEvent","loadEvent","connect"].forEach(G=>{Ct(U,k,G,Z)}),Ct(U,k,"secureConnection",Z,"TLS/SSL","connectEnd"),Ct(U,k,"fetch",Z,"cache","domainLookupStart"),Ct(U,k,"domainLookup",Z,"DNS"),Qt(U,k,Z)}function Ct(U,k,Z,G,J,le){const re=le?k[le]:k[`${Z}End`],ge=k[`${Z}Start`];!ge||!re||Te(U,{op:"browser",description:J||Z,startTimestamp:G+Pe(ge),endTimestamp:G+Pe(re)})}function Qt(U,k,Z){Te(U,{op:"browser",description:"request",startTimestamp:Z+Pe(k.requestStart),endTimestamp:Z+Pe(k.responseEnd)}),Te(U,{op:"browser",description:"response",startTimestamp:Z+Pe(k.responseStart),endTimestamp:Z+Pe(k.responseEnd)})}function dn(U,k,Z,G,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 ge=le+G,xe=ge+J;Te(U,{description:Z,endTimestamp:xe,op:k.initiatorType?`resource.${k.initiatorType}`:"resource.other",startTimestamp:ge,data:re})}function qt(U){const k=N.navigator;if(!k)return;const Z=k.connection;Z&&(Z.effectiveType&&U.setTag("effectiveConnectionType",Z.effectiveType),Z.type&&U.setTag("connectionType",Z.type),ie(Z.rtt)&&(ne["connection.rtt"]={value:Z.rtt,unit:"millisecond"})),ie(k.deviceMemory)&&U.setTag("deviceMemory",`${k.deviceMemory} GB`),ie(k.hardwareConcurrency)&&U.setTag("hardwareConcurrency",String(k.hardwareConcurrency))}function Mt(U){Ee&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.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)),Ce&&Ce.sources&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.log("[Measurements] Adding CLS Data"),Ce.sources.forEach((k,Z)=>U.setTag(`cls.source.${Z+1}`,(0,T.Rt)(k.node))))}var _t=e(45328),Zt=e(61057),Pt=e(19689),Wt=e(49656);const Ht=["localhost",/^\/(?!\/)/],en={traceFetch:!0,traceXHR:!0,tracingOrigins:Ht,tracePropagationTargets:Ht};function at(U){const{traceFetch:k,traceXHR:Z,tracePropagationTargets:G,tracingOrigins:J,shouldCreateSpanForRequest:le}=pe({traceFetch:en.traceFetch,traceXHR:en.traceXHR},U),re=typeof le=="function"?le:Le=>!0,ge=Le=>hn(Le,G||J),xe={};k&&(0,Pt.oq)("fetch",Le=>{_n(Le,re,ge,xe)}),Z&&(0,Pt.oq)("xhr",Le=>{vn(Le,re,ge,xe)})}function hn(U,k){return(0,Wt.U0)(U,k||Ht)}function _n(U,k,Z,G){if(!(0,_t.z)()||!(U.fetchData&&k(U.fetchData.url)))return;if(U.endTimestamp){const ge=U.fetchData.__span;if(!ge)return;const xe=G[ge];if(xe){if(U.response){xe.setHttpStatus(U.response.status);const Le=U.response&&U.response.headers&&U.response.headers.get("content-length"),De=parseInt(Le);De>0&&xe.setData("http.response_content_length",De)}else U.error&&xe.setStatus("internal_error");xe.finish(),delete G[ge]}return}const J=(0,Zt.Gd)().getScope(),le=J&&J.getSpan(),re=le&&le.transaction;if(le&&re){const{method:ge,url:xe}=U.fetchData,Le=le.startChild({data:{url:xe,type:"fetch","http.method":ge},description:`${ge} ${xe}`,op:"http.client"});U.fetchData.__span=Le.spanId,G[Le.spanId]=Le;const De=U.args[0];U.args[1]=U.args[1]||{};const je=U.args[1];Z(U.fetchData.url)&&(je.headers=Ot(De,re.getDynamicSamplingContext(),Le,je))}}function Ot(U,k,Z,G){const J=a(k),le=Z.toTraceparent(),re=typeof Request!="undefined"&&(0,p.V9)(U,Request)?U.headers:G.headers;if(re)if(typeof Headers!="undefined"&&(0,p.V9)(re,Headers)){const ge=new Headers(re);return ge.append("sentry-trace",le),J&&ge.append(u,J),ge}else if(Array.isArray(re)){const ge=[...re,["sentry-trace",le]];return J&&ge.push([u,J]),ge}else{const ge="baggage"in re?re.baggage:void 0,xe=[];return Array.isArray(ge)?xe.push(...ge):ge&&xe.push(ge),J&&xe.push(J),xt(pe({},re),{"sentry-trace":le,baggage:xe.length>0?xe.join(","):void 0})}else return{"sentry-trace":le,baggage:J}}function vn(U,k,Z,G){const J=U.xhr,le=J&&J[Pt.xU];if(!(0,_t.z)()||J&&J.__sentry_own_request__||!(J&&le&&k(le.url)))return;if(U.endTimestamp){const Le=J.__sentry_xhr_span_id__;if(!Le)return;const De=G[Le];De&&(De.setHttpStatus(le.status_code),De.finish(),delete G[Le]);return}const re=(0,Zt.Gd)().getScope(),ge=re&&re.getSpan(),xe=ge&&ge.transaction;if(ge&&xe){const Le=ge.startChild({data:xt(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__=Le.spanId,G[J.__sentry_xhr_span_id__]=Le,J.setRequestHeader&&Z(le.url))try{J.setRequestHeader("sentry-trace",Le.toTraceparent());const De=xe.getDynamicSamplingContext(),je=a(De);je&&J.setRequestHeader(u,je)}catch(De){}}}function Rn(U,k=!0,Z=!0){if(!N||!N.location){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.warn("Could not initialize routing instrumentation due to invalid location");return}let G=N.location.href,J;k&&(J=U({name:N.location.pathname,startTimestamp:F.Z1?F.Z1/1e3:void 0,op:"pageload",metadata:{source:"url"}})),Z&&(0,Pt.oq)("history",({to:le,from:re})=>{if(re===void 0&&G&&G.indexOf(le)!==-1){G=void 0;return}re!==le&&(G=void 0,J&&((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.log(`[Tracing] Finishing current transaction with op: ${J.op}`),J.finish()),J=U({name:N.location.pathname,op:"navigation",metadata:{source:"url"}}))})}const En="BrowserTracing",qe=pe(xt(pe({},c.AT),{markBackgroundTransactions:!0,routingInstrumentation:Rn,startTransactionOnLocationChange:!0,startTransactionOnPageLoad:!0,enableLongTask:!0,_experiments:{}}),en);class tn{__init(){this.name=En}constructor(k){tn.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=Ue(),this.options.enableLongTask&&Oe(),this.options._experiments.enableInteractions&&ze()}setupOnce(k,Z){this._getCurrentHub=Z;const{routingInstrumentation:G,startTransactionOnLocationChange:J,startTransactionOnPageLoad:le,markBackgroundTransactions:re,traceFetch:ge,traceXHR:xe,tracePropagationTargets:Le,shouldCreateSpanForRequest:De,_experiments:je}=this.options;G(wt=>{const He=this._createRouteTransaction(wt);return this.options._experiments.onStartRouteTransaction&&this.options._experiments.onStartRouteTransaction(He,wt,Z),He},le,J),re&&C(),je.enableInteractions&&this._registerInteractionListener(),at({traceFetch:ge,traceXHR:xe,tracePropagationTargets:Le,shouldCreateSpanForRequest:De})}_createRouteTransaction(k){if(!this._getCurrentHub){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.warn(`[Tracing] Did not create ${k.op} transaction because _getCurrentHub is invalid.`);return}const{beforeNavigate:Z,idleTimeout:G,finalTimeout:J,heartbeatInterval:le}=this.options,re=k.op==="pageload",ge=re?nn("sentry-trace"):null,xe=re?nn("baggage"):null,Le=ge?y(ge):void 0,De=xe?I(xe):void 0,je=xt(pe(pe({},k),Le),{metadata:xt(pe({},k.metadata),{dynamicSamplingContext:Le&&!De?{}:De}),trimEnd:!0}),wt=typeof Z=="function"?Z(je):je,He=wt===void 0?xt(pe({},je),{sampled:!1}):wt;He.metadata=He.name!==je.name?xt(pe({},He.metadata),{source:"custom"}):He.metadata,this._latestRouteName=He.name,this._latestRouteSource=He.metadata&&He.metadata.source,He.sampled===!1&&(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.log(`[Tracing] Will not send ${He.op} transaction because of beforeNavigate.`),(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.log(`[Tracing] Starting ${He.op} transaction on scope`);const vt=this._getCurrentHub(),{location:rn}=N,$n=(0,h.l)(vt,He,G,J,!0,{location:rn},le);return $n.registerBeforeFinishCallback(ar=>{this._collectWebVitals(),Qe(ar)}),$n}_registerInteractionListener(){let k;const Z=()=>{const{idleTimeout:G,finalTimeout:J,heartbeatInterval:le}=this.options,re="ui.action.click",ge=(0,g.x1)();if(ge&&ge.op&&["navigation","pageload"].includes(ge.op)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.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__)&&s.kg.warn(`[Tracing] Did not create ${re} transaction because _getCurrentHub is invalid.`);return}if(!this._latestRouteName){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.warn(`[Tracing] Did not create ${re} transaction because _latestRouteName is missing.`);return}const xe=this._getCurrentHub(),{location:Le}=N,De={name:this._latestRouteName,op:re,trimEnd:!0,metadata:{source:this._latestRouteSource||"url"}};k=(0,h.l)(xe,De,G,J,!0,{location:Le},le)};["click"].forEach(G=>{addEventListener(G,Z,{once:!1,capture:!0})})}}function nn(U){const k=(0,T.qT)(`meta[name=${U}]`);return k?k.getAttribute("content"):null}function Ne(U){let k,Z=U[0],G=1;for(;G<U.length;){const J=U[G],le=U[G+1];if(G+=2,(J==="optionalAccess"||J==="optionalCall")&&Z==null)return;J==="access"||J==="optionalAccess"?(k=Z,Z=le(Z)):(J==="call"||J==="optionalCall")&&(Z=le((...re)=>Z.call(k,...re)),k=void 0)}return Z}var he=e(83494),Ge=e(49326),$e=e(40333);function We(U){const k=Ne([U,"call",G=>G(),"access",G=>G.getClient,"call",G=>G(),"optionalAccess",G=>G.getOptions,"call",G=>G()]);return(Ne([k,"optionalAccess",G=>G.instrumenter])||"sentry")!=="sentry"}class nt{static __initStatic(){this.id="Apollo"}__init(){this.name=nt.id}constructor(k={useNestjs:!1}){nt.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,Z){if(We(Z)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.log("Apollo Integration is skipped because of instrumenter configuration.");return}if(this._useNest){const G=this.loadDependency();if(!G){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.error("Apollo-NestJS Integration was unable to require @nestjs/graphql package.");return}(0,Ge.hl)(G.GraphQLFactory.prototype,"mergeWithSchema",function(J){return function(...le){return(0,Ge.hl)(this.resolversExplorerService,"explore",function(re){return function(){const ge=(0,$e.lE)(re.call(this));return lt(ge,Z)}}),J.call(this,...le)}})}else{const G=this.loadDependency();if(!G){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.error("Apollo Integration was unable to require apollo-server-core package.");return}(0,Ge.hl)(G.ApolloServerBase.prototype,"constructSchema",function(J){return function(){if(!this.config.resolvers)return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&(this.config.schema?(s.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."),s.kg.warn()):this.config.modules&&s.kg.warn("Apollo integration is not able to trace `ApolloServer` instances constructed via `modules` property."),s.kg.error("Skipping tracing as no resolvers found on the `ApolloServer` instance.")),J.call(this);const le=(0,$e.lE)(this.config.resolvers);return this.config.resolvers=lt(le,Z),J.call(this)}})}}}nt.__initStatic();function lt(U,k){return U.map(Z=>(Object.keys(Z).forEach(G=>{Object.keys(Z[G]).forEach(J=>{typeof Z[G][J]=="function"&&ft(Z,G,J,k)})}),Z))}function ft(U,k,Z,G){(0,Ge.hl)(U[k],Z,function(J){return function(...le){const re=G().getScope(),ge=Ne([re,"optionalAccess",De=>De.getSpan,"call",De=>De()]),xe=Ne([ge,"optionalAccess",De=>De.startChild,"call",De=>De({description:`${k}.${Z}`,op:"graphql.resolve"})]),Le=J.call(this,...le);return(0,p.J8)(Le)?Le.then(De=>(Ne([xe,"optionalAccess",je=>je.finish,"call",je=>je()]),De)):(Ne([xe,"optionalAccess",De=>De.finish,"call",De=>De()]),Le)}})}var ot=e(34988);const Et={ip:!1,request:!0,transaction:!0,user:!0},gt=null,ht=null;function ut(U,k,Z){U&&((!U.metadata.source||U.metadata.source==="url")&&U.setName(...pt(k,{path:!0,method:!0})),U.setData("url",k.originalUrl||k.url),k.baseUrl&&U.setData("baseUrl",k.baseUrl),U.setData("query",jt(k,Z)))}function pt(U,k={}){const Z=U.method&&U.method.toUpperCase();let G="",J="url";k.customRoute||U.route?(G=k.customRoute||`${U.baseUrl||""}${U.route&&U.route.path}`,J="route"):(U.originalUrl||U.url)&&(G=(0,ot.rt)(U.originalUrl||U.url||""));let le="";return k.method&&Z&&(le+=Z),k.method&&k.path&&(le+=" "),k.path&&G&&(le+=G),[le,J]}function St(U,k){switch(k){case"path":return pt(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 pt(U,{path:!0,method:!0})[0]}}function Yt(U,k){const Z={};return(Array.isArray(k)?k:ht).forEach(J=>{U&&J in U&&(Z[J]=U[J])}),Z}function pn(U,k){const{include:Z=gt,deps:G}=k||{},J={},le=U.headers||{},re=U.method,ge=U.hostname||U.host||le.host||"<no host>",xe=U.protocol==="https"||U.socket&&U.socket.encrypted?"https":"http",Le=U.originalUrl||U.url||"",De=`${xe}://${ge}${Le}`;return Z.forEach(je=>{switch(je){case"headers":{J.headers=le;break}case"method":{J.method=re;break}case"url":{J.url=De;break}case"cookies":{J.cookies=U.cookies||le.cookie&&G&&G.cookie&&G.cookie.parse(le.cookie)||{};break}case"query_string":{J.query_string=jt(U,G);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,je)&&(J[je]=U[je])}}),J}function sn(U,k,Z){const G=pe(pe({},Et),Z&&Z.include);if(G.request){const J=Array.isArray(G.request)?pn(k,{include:G.request,deps:Z&&Z.deps}):pn(k,{deps:Z&&Z.deps});U.request=pe(pe({},U.request),J)}if(G.user){const J=k.user&&isPlainObject(k.user)?Yt(k.user,G.user):{};Object.keys(J).length&&(U.user=pe(pe({},U.user),J))}if(G.ip){const J=k.ip||k.socket&&k.socket.remoteAddress;J&&(U.user=xt(pe({},U.user),{ip_address:J}))}return G.transaction&&!U.transaction&&(U.transaction=St(k,G.transaction)),U}function jt(U,k){let Z=U.originalUrl||U.url||"";if(Z)return Z.startsWith("/")&&(Z=`http://dogs.are.great${Z}`),U.query||typeof URL!==void 0&&new URL(Z).search.replace("?","")||k&&k.url&&k.url.parse(Z).query||void 0}class $t{static __initStatic(){this.id="Express"}__init(){this.name=$t.id}constructor(k={}){$t.prototype.__init.call(this),this._router=k.router||k.app,this._methods=(Array.isArray(k.methods)?k.methods:[]).concat("use")}setupOnce(k,Z){if(!this._router){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.error("ExpressIntegration is missing an Express instance");return}if(We(Z)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.log("Express Integration is skipped because of instrumenter configuration.");return}Gt(this._router,this._methods),ln(this._router)}}$t.__initStatic();function an(U,k){const Z=U.length;switch(Z){case 2:return function(G,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,G,J)};case 3:return function(G,J,le){const re=J.__sentry_transaction,ge=Ne([re,"optionalAccess",xe=>xe.startChild,"call",xe=>xe({description:U.name,op:`middleware.express.${k}`})]);U.call(this,G,J,function(...xe){Ne([ge,"optionalAccess",Le=>Le.finish,"call",Le=>Le()]),le.call(this,...xe)})};case 4:return function(G,J,le,re){const ge=le.__sentry_transaction,xe=Ne([ge,"optionalAccess",Le=>Le.startChild,"call",Le=>Le({description:U.name,op:`middleware.express.${k}`})]);U.call(this,G,J,le,function(...Le){Ne([xe,"optionalAccess",De=>De.finish,"call",De=>De()]),re.call(this,...Le)})};default:throw new Error(`Express middleware takes 2-4 arguments. Got: ${Z}`)}}function Bt(U,k){return U.map(Z=>typeof Z=="function"?an(Z,k):Array.isArray(Z)?Z.map(G=>typeof G=="function"?an(G,k):G):Z)}function Kt(U,k){const Z=U[k];return U[k]=function(...G){return Z.call(this,...Bt(G,k))},U}function Gt(U,k=[]){k.forEach(Z=>Kt(U,Z))}function ln(U){const k="settings"in U;k&&U._router===void 0&&U.lazyrouter&&U.lazyrouter();const Z=k?U._router:U;if(!Z){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.debug("Cannot instrument router for URL Parameterization (did not find a valid router)."),(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.debug("Routing instrumentation is currently only supported in Express 4.");return}const G=Object.getPrototypeOf(Z),J=G.process_params;G.process_params=function(re,ge,xe,Le,De){xe._reconstructedRoute||(xe._reconstructedRoute="");const{layerRoutePath:je,isRegex:wt,isArray:He,numExtraSegments:vt}=At(re);(je||wt||He)&&(xe._hasParameters=!0);const $n=(je||re.path||"").split("/").filter(Yn=>Yn.length>0&&(wt||He||!Yn.includes("*"))).join("/");$n&&$n.length>0&&(xe._reconstructedRoute+=`/${$n}${wt?"/":""}`);const ar=(0,ot.$A)(xe.originalUrl||"")+vt,Or=(0,ot.$A)(xe._reconstructedRoute);if(ar===Or){xe._hasParameters||xe._reconstructedRoute!==xe.originalUrl&&(xe._reconstructedRoute=xe.originalUrl?(0,ot.rt)(xe.originalUrl):xe.originalUrl);const Yn=Le.__sentry_transaction;if(Yn&&Yn.metadata.source!=="custom"){const xr=xe._reconstructedRoute||"/";Yn.setName(...pt(xe,{path:!0,method:!0,customRoute:xr}))}}return J.call(this,re,ge,xe,Le,De)}}function At(U){const k=Ne([U,"access",re=>re.route,"optionalAccess",re=>re.path]),Z=(0,p.Kj)(k),G=Array.isArray(k);if(!k)return{isRegex:Z,isArray:G,numExtraSegments:0};const J=G?Math.max(Nt(k)-(0,ot.$A)(U.path||""),0):0;return{layerRoutePath:cn(G,k),isRegex:Z,isArray:G,numExtraSegments:J}}function Nt(U){return U.reduce((k,Z)=>k+(0,ot.$A)(Z.toString()),0)}function cn(U,k){return U?k.map(Z=>Z.toString()).join(","):k&&k.toString()}class et{constructor(){et.prototype.__init.call(this)}static __initStatic(){this.id="GraphQL"}__init(){this.name=et.id}loadDependency(){return this._module=this._module||(0,he.$y)("graphql/execution/execute.js")}setupOnce(k,Z){if(We(Z)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.log("GraphQL Integration is skipped because of instrumenter configuration.");return}const G=this.loadDependency();if(!G){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.error("GraphQL Integration was unable to require graphql/execution package.");return}(0,Ge.hl)(G,"execute",function(J){return function(...le){const re=Z().getScope(),ge=Ne([re,"optionalAccess",De=>De.getSpan,"call",De=>De()]),xe=Ne([ge,"optionalAccess",De=>De.startChild,"call",De=>De({description:"execute",op:"graphql.execute"})]);Ne([re,"optionalAccess",De=>De.setSpan,"call",De=>De(xe)]);const Le=J.call(this,...le);return(0,p.J8)(Le)?Le.then(De=>(Ne([xe,"optionalAccess",je=>je.finish,"call",je=>je()]),Ne([re,"optionalAccess",je=>je.setSpan,"call",je=>je(ge)]),De)):(Ne([xe,"optionalAccess",De=>De.finish,"call",De=>De()]),Ne([re,"optionalAccess",De=>De.setSpan,"call",De=>De(ge)]),Le)}})}}et.__initStatic();const mn=["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 on(U){return U&&typeof U=="object"&&U.once&&typeof U.once=="function"}class Dt{static __initStatic(){this.id="Mongo"}__init(){this.name=Dt.id}constructor(k={}){Dt.prototype.__init.call(this),this._operations=Array.isArray(k.operations)?k.operations:mn,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,Z){if(We(Z)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.log("Mongo Integration is skipped because of instrumenter configuration.");return}const G=this.loadDependency();if(!G){const J=this._useMongoose?"mongoose":"mongodb";(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.error(`Mongo Integration was unable to require \`${J}\` package.`);return}this._instrumentOperations(G.Collection,this._operations,Z)}_instrumentOperations(k,Z,G){Z.forEach(J=>this._patchOperation(k,J,G))}_patchOperation(k,Z,G){if(!(Z in k.prototype))return;const J=this._getSpanContextFromOperationArguments.bind(this);(0,Ge.hl)(k.prototype,Z,function(le){return function(...re){const ge=re[re.length-1],xe=G().getScope(),Le=Ne([xe,"optionalAccess",je=>je.getSpan,"call",je=>je()]);if(typeof ge!="function"||Z==="mapReduce"&&re.length===2){const je=Ne([Le,"optionalAccess",He=>He.startChild,"call",He=>He(J(this,Z,re))]),wt=le.call(this,...re);if((0,p.J8)(wt))return wt.then(He=>(Ne([je,"optionalAccess",vt=>vt.finish,"call",vt=>vt()]),He));if(on(wt)){const He=wt;try{He.once("close",()=>{Ne([je,"optionalAccess",vt=>vt.finish,"call",vt=>vt()])})}catch(vt){Ne([je,"optionalAccess",rn=>rn.finish,"call",rn=>rn()])}return He}else return Ne([je,"optionalAccess",He=>He.finish,"call",He=>He()]),wt}const De=Ne([Le,"optionalAccess",je=>je.startChild,"call",je=>je(J(this,Z,re.slice(0,-1)))]);return le.call(this,...re.slice(0,-1),function(je,wt){Ne([De,"optionalAccess",He=>He.finish,"call",He=>He()]),ge(je,wt)})}})}_getSpanContextFromOperationArguments(k,Z,G){const J={collectionName:k.collectionName,dbName:k.dbName,namespace:k.namespace,"db.system":"mongodb"},le={op:"db",description:Z,data:J},re=kt[Z],ge=Array.isArray(this._describeOperations)?this._describeOperations.includes(Z):this._describeOperations;if(!re||!ge)return le;try{if(Z==="mapReduce"){const[xe,Le]=G;J[re[0]]=typeof xe=="string"?xe:xe.name||"<anonymous>",J[re[1]]=typeof Le=="string"?Le:Le.name||"<anonymous>"}else for(let xe=0;xe<re.length;xe++)J[re[xe]]=JSON.stringify(G[xe])}catch(xe){}return le}}Dt.__initStatic();class ct{constructor(){ct.prototype.__init.call(this)}static __initStatic(){this.id="Mysql"}__init(){this.name=ct.id}loadDependency(){return this._module=this._module||(0,he.$y)("mysql/lib/Connection.js")}setupOnce(k,Z){if(We(Z)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.log("Mysql Integration is skipped because of instrumenter configuration.");return}const G=this.loadDependency();if(!G){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.error("Mysql Integration was unable to require `mysql` package.");return}(0,Ge.hl)(G,"createQuery",function(J){return function(le,re,ge){const xe=Z().getScope(),Le=Ne([xe,"optionalAccess",je=>je.getSpan,"call",je=>je()]),De=Ne([Le,"optionalAccess",je=>je.startChild,"call",je=>je({description:typeof le=="string"?le:le.sql,op:"db",data:{"db.system":"mysql"}})]);return typeof ge=="function"?J.call(this,le,re,function(je,wt,He){Ne([De,"optionalAccess",vt=>vt.finish,"call",vt=>vt()]),ge(je,wt,He)}):typeof re=="function"?J.call(this,le,function(je,wt,He){Ne([De,"optionalAccess",vt=>vt.finish,"call",vt=>vt()]),re(je,wt,He)}):J.call(this,le,re,ge)}})}}ct.__initStatic();class zt{static __initStatic(){this.id="Postgres"}__init(){this.name=zt.id}constructor(k={}){zt.prototype.__init.call(this),this._usePgNative=!!k.usePgNative}loadDependency(){return this._module=this._module||(0,he.$y)("pg")}setupOnce(k,Z){if(We(Z)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.log("Postgres Integration is skipped because of instrumenter configuration.");return}const G=this.loadDependency();if(!G){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.error("Postgres Integration was unable to require `pg` package.");return}if(this._usePgNative&&!Ne([G,"access",le=>le.native,"optionalAccess",le=>le.Client])){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.error("Postgres Integration was unable to access 'pg-native' bindings.");return}const{Client:J}=this._usePgNative?G.native:G;(0,Ge.hl)(J.prototype,"query",function(le){return function(re,ge,xe){const Le=Z().getScope(),De=Ne([Le,"optionalAccess",He=>He.getSpan,"call",He=>He()]),je=Ne([De,"optionalAccess",He=>He.startChild,"call",He=>He({description:typeof re=="string"?re:re.text,op:"db",data:{"db.system":"postgresql"}})]);if(typeof xe=="function")return le.call(this,re,ge,function(He,vt){Ne([je,"optionalAccess",rn=>rn.finish,"call",rn=>rn()]),xe(He,vt)});if(typeof ge=="function")return le.call(this,re,function(He,vt){Ne([je,"optionalAccess",rn=>rn.finish,"call",rn=>rn()]),ge(He,vt)});const wt=typeof ge!="undefined"?le.call(this,re,ge):le.call(this,re);return(0,p.J8)(wt)?wt.then(He=>(Ne([je,"optionalAccess",vt=>vt.finish,"call",vt=>vt()]),He)):(Ne([je,"optionalAccess",He=>He.finish,"call",He=>He()]),wt)}})}}zt.__initStatic();function Xt(U,k,Z=()=>{}){const G=pe({},U);G.name!==void 0&&G.description===void 0&&(G.description=G.name);const J=(0,Zt.Gd)(),le=J.getScope(),re=le.getSpan(),ge=re?re.startChild(G):J.startTransaction(G);le.setSpan(ge);function xe(){ge&&ge.finish(),J.getScope().setSpan(re)}let Le;try{Le=k(ge)}catch(De){throw ge&&ge.setStatus("internal_error"),Z(De),xe(),De}return(0,p.J8)(Le)?Promise.resolve(Le).then(()=>{xe()},De=>{ge&&ge.setStatus("internal_error"),Z(De),xe()}):xe(),Le}function gn(U){return U&&!!U.$use}class Jt{static __initStatic(){this.id="Prisma"}__init(){this.name=Jt.id}constructor(k={}){Jt.prototype.__init.call(this),gn(k.client)?this._client=k.client:(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.warn(`Unsupported Prisma client provided to PrismaIntegration. Provided client: ${JSON.stringify(k.client)}`)}setupOnce(k,Z){if(!this._client){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.error("PrismaIntegration is missing a Prisma Client Instance");return}if(We(Z)){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&s.kg.log("Prisma Integration is skipped because of instrumenter configuration.");return}this._client.$use((G,J)=>{const le=G.action,re=G.model;return Xt({name:re?`${re} ${le}`:le,op:"db.sql.prisma",data:{"db.system":"prisma"}},()=>J(G))})}}Jt.__initStatic();var Tt=e(76805);const v=tn,M=null,ce=null,fe=null,Fe=null,Ie=null,Ze=null,dt=null,Ut=null,Cn=null,Hn=null,wn=null,lr=null,cr=null,ur=null,er=null,Zn={BrowserTracing:v,Apollo:nt,Express:$t,GraphQL:et,Mongo:Dt,Mysql:ct,Postgres:zt,Prisma:Jt};(typeof __SENTRY_TRACING__=="undefined"||__SENTRY_TRACING__)&&(0,Tt.r)()},30221:function(j,$,e){"use strict";e.d($,{Rt:function(){return g},l4:function(){return p},qT:function(){return u}});var c=e(67455),h=e(42192);const m=(0,h.Rf)(),y=80;function g(i,S={}){try{let x=i;const I=5,a=[];let d=0,L=0;const T=" > ",P=T.length;let N;const C=Array.isArray(S)?S:S.keyAttrs,F=!Array.isArray(S)&&S.maxStringLength||y;for(;x&&d++<I&&(N=s(x,C),!(N==="html"||d>1&&L+a.length*P+N.length>=F));)a.push(N),L+=N.length,x=x.parentNode;return a.reverse().join(T)}catch(x){return"<unknown>"}}function s(i,S){const x=i,I=[];let a,d,L,T,P;if(!x||!x.tagName)return"";I.push(x.tagName.toLowerCase());const N=S&&S.length?S.filter(F=>x.getAttribute(F)).map(F=>[F,x.getAttribute(F)]):null;if(N&&N.length)N.forEach(F=>{I.push(`[${F[0]}="${F[1]}"]`)});else if(x.id&&I.push(`#${x.id}`),a=x.className,a&&(0,c.HD)(a))for(d=a.split(/\s+/),P=0;P<d.length;P++)I.push(`.${d[P]}`);const C=["aria-label","type","name","title","alt"];for(P=0;P<C.length;P++)L=C[P],T=x.getAttribute(L),T&&I.push(`[${L}="${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}},8413:function(j,$,e){"use strict";e.d($,{S:function(){return h},n:function(){return c}});function c(){return typeof __SENTRY_BROWSER_BUNDLE__!="undefined"&&!!__SENTRY_BROWSER_BUNDLE__}function h(){return"npm"}},19689:function(j,$,e){"use strict";e.d($,{xU:function(){return S},oq:function(){return d}});var c=e(67455),h=e(7202),m=e(49326),y=e(20461),g=e(62422),s=e(42192);const p=(0,s.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,s.Rf)(),S="__sentry_xhr_v2__",x={},I={};function a(ae){if(!I[ae])switch(I[ae]=!0,ae){case"console":T();break;case"dom":O();break;case"xhr":b();break;case"fetch":P();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 L(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){L("console",{args:ie,level:ae}),X&&X.apply(i.console,ie)}})})}function P(){(0,g.t$)()&&(0,m.hl)(i,"fetch",function(ae){return function(...X){const{method:ie,url:Te}=F(X),Pe={args:X,fetchData:{method:ie,url:Te},startTimestamp:Date.now()};return L("fetch",pe({},Pe)),ae.apply(i,X).then(Re=>(L("fetch",xt(pe({},Pe),{endTimestamp:Date.now(),response:Re})),Re),Re=>{throw L("fetch",xt(pe({},Pe),{endTimestamp:Date.now(),error:Re})),Re})}})}function N(ae,X){return!!ae&&typeof ae=="object"&&!!ae[X]}function C(ae){return typeof ae=="string"?ae:ae?N(ae,"url")?ae.url:ae.toString?ae.toString():"":""}function F(ae){if(ae.length===0)return{method:"GET",url:""};if(ae.length===2){const[ie,Te]=ae;return{url:C(ie),method:N(Te,"method")?String(Te.method).toUpperCase():"GET"}}const X=ae[0];return{url:C(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],Pe=this[S]={method:(0,c.HD)(ie[0])?ie[0].toUpperCase():ie[0],url:ie[1],request_headers:{}};(0,c.HD)(Te)&&Pe.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){}L("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,Ce]=ne,Ue=this[S];return Ue&&(Ue.request_headers[Ee.toLowerCase()]=Ce),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]),L("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,Pe=E;if(E=Te,L("history",{from:Pe,to:Te}),ae)try{return ae.apply(this,ie)}catch(Re){}};function X(ie){return function(...Te){const Pe=Te.length>2?Te[2]:void 0;if(Pe){const Re=E,q=String(Pe);E=q,L("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 V(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||V(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 O(){if(!("document"in i))return;const ae=L.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(Pe){return function(Re,q,ne){if(Re==="click"||Re=="keypress")try{const Ee=this,Ce=Ee.__sentry_instrumentation_handlers__=Ee.__sentry_instrumentation_handlers__||{},Ue=Ce[Re]=Ce[Re]||{refCount:0};if(!Ue.handler){const Oe=Q(ae);Ue.handler=Oe,Pe.call(this,Re,Oe,ne)}Ue.refCount++}catch(Ee){}return Pe.call(this,Re,q,ne)}}),(0,m.hl)(Te,"removeEventListener",function(Pe){return function(Re,q,ne){if(Re==="click"||Re=="keypress")try{const Ee=this,Ce=Ee.__sentry_instrumentation_handlers__||{},Ue=Ce[Re];Ue&&(Ue.refCount--,Ue.refCount<=0&&(Pe.call(this,Re,Ue.handler,ne),Ue.handler=void 0,delete Ce[Re]),Object.keys(Ce).length===0&&delete Ee.__sentry_instrumentation_handlers__)}catch(Ee){}return Pe.call(this,Re,q,ne)}}))})}let de=null;function be(){de=i.onerror,i.onerror=function(ae,X,ie,Te,Pe){return L("error",{column:Te,error:Pe,line:ie,msg:ae,url:X}),de&&!de.__SENTRY_LOADER__?de.apply(this,arguments):!1},i.onerror.__SENTRY_INSTRUMENTED__=!0}let ye=null;function ue(){ye=i.onunhandledrejection,i.onunhandledrejection=function(ae){return L("unhandledrejection",ae),ye&&!ye.__SENTRY_LOADER__?ye.apply(this,arguments):!0},i.onunhandledrejection.__SENTRY_INSTRUMENTED__=!0}},67455:function(j,$,e){"use strict";e.d($,{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 s},i2:function(){return L},kK:function(){return x},pt:function(){return u}});const c=Object.prototype.toString;function h(P){switch(c.call(P)){case"[object Error]":case"[object Exception]":case"[object DOMException]":return!0;default:return T(P,Error)}}function m(P,N){return c.call(P)===`[object ${N}]`}function y(P){return m(P,"ErrorEvent")}function g(P){return m(P,"DOMError")}function s(P){return m(P,"DOMException")}function p(P){return m(P,"String")}function u(P){return P===null||typeof P!="object"&&typeof P!="function"}function i(P){return m(P,"Object")}function S(P){return typeof Event!="undefined"&&T(P,Event)}function x(P){return typeof Element!="undefined"&&T(P,Element)}function I(P){return m(P,"RegExp")}function a(P){return!!(P&&P.then&&typeof P.then=="function")}function d(P){return i(P)&&"nativeEvent"in P&&"preventDefault"in P&&"stopPropagation"in P}function L(P){return typeof P=="number"&&P!==P}function T(P,N){try{return P instanceof N}catch(C){return!1}}},7202:function(j,$,e){"use strict";e.d($,{Cf:function(){return y},RU:function(){return m},kg:function(){return s}});var c=e(42192);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 s;typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__?s=(0,c.YO)("logger",g):s=g()},40333:function(j,$,e){"use strict";e.d($,{DM:function(){return m},Db:function(){return s},EG:function(){return p},YO:function(){return x},jH:function(){return g},lE:function(){return I}});var c=e(49326),h=e(42192);function m(){const a=h.n2,d=a.crypto||a.msCrypto;if(d&&d.randomUUID)return d.randomUUID().replace(/-/g,"");const L=d&&d.getRandomValues?()=>d.getRandomValues(new Uint8Array(1))[0]:()=>Math.random()*16;return([1e7]+1e3+4e3+8e3+1e11).replace(/[018]/g,T=>(T^(L()&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:L}=a;if(d)return d;const T=y(a);return T?T.type&&T.value?`${T.type}: ${T.value}`:T.type||T.value||L||"<unknown>":L||"<unknown>"}function s(a,d,L){const T=a.exception=a.exception||{},P=T.values=T.values||[],N=P[0]=P[0]||{};N.value||(N.value=d||""),N.type||(N.type=L||"Error")}function p(a,d){const L=y(a);if(!L)return;const T={type:"generic",handled:!0},P=L.mechanism;if(L.mechanism=pe(pe(pe({},T),P),d),d&&"data"in d){const N=pe(pe({},P&&P.data),d.data);L.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)||[],L=parseInt(d[1],10),T=parseInt(d[2],10),P=parseInt(d[3],10);return{buildmetadata:d[5],major:isNaN(L)?void 0:L,minor:isNaN(T)?void 0:T,patch:isNaN(P)?void 0:P,prerelease:d[4]}}function S(a,d,L=5){if(d.lineno===void 0)return;const T=a.length,P=Math.max(Math.min(T,d.lineno-1),0);d.pre_context=a.slice(Math.max(0,P-L),P).map(N=>snipLine(N,0)),d.context_line=snipLine(a[Math.min(T-1,P)],d.colno||0),d.post_context=a.slice(Math.min(P+1,T),P+1+L).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]}},83494:function(j,$,e){"use strict";e.d($,{$y:function(){return g},KV:function(){return m},l$:function(){return y}});var c=e(8413);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(s,p){return s.require(p)}function g(s){let p;try{p=y(j,s)}catch(u){}try{const{cwd:u}=y(j,"process");p=y(j,`${u()}/node_modules/${s}`)}catch(u){}return p}},49326:function(j,$,e){"use strict";e.d($,{$Q:function(){return s},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(30221),h=e(67455),m=e(49656);function y(T,P,N){if(!(P in T))return;const C=T[P],F=N(C);if(typeof F=="function")try{s(F,C)}catch(b){}T[P]=F}function g(T,P,N){Object.defineProperty(T,P,{value:N,writable:!0,configurable:!0})}function s(T,P){const N=P.prototype||{};T.prototype=P.prototype=N,g(T,"__sentry_original__",P)}function p(T){return T.__sentry_original__}function u(T){return Object.keys(T).map(P=>`${encodeURIComponent(P)}=${encodeURIComponent(T[P])}`).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 P=pe({type:T.type,target:S(T.target),currentTarget:S(T.currentTarget)},x(T));return typeof CustomEvent!="undefined"&&(0,h.V9)(T,CustomEvent)&&(P.detail=T.detail),P}else return T}function S(T){try{return(0,h.kK)(T)?(0,c.Rt)(T):Object.prototype.toString.call(T)}catch(P){return"<unknown>"}}function x(T){if(typeof T=="object"&&T!==null){const P={};for(const N in T)Object.prototype.hasOwnProperty.call(T,N)&&(P[N]=T[N]);return P}else return{}}function I(T,P=40){const N=Object.keys(i(T));if(N.sort(),!N.length)return"[object has no keys]";if(N[0].length>=P)return(0,m.$G)(N[0],P);for(let C=N.length;C>0;C--){const F=N.slice(0,C).join(", ");if(!(F.length>P))return C===N.length?F:(0,m.$G)(F,P)}return""}function a(T){return d(T,new Map)}function d(T,P){if((0,h.PO)(T)){const N=P.get(T);if(N!==void 0)return N;const C={};P.set(T,C);for(const F of Object.keys(T))typeof T[F]!="undefined"&&(C[F]=d(T[F],P));return C}if(Array.isArray(T)){const N=P.get(T);if(N!==void 0)return N;const C=[];return P.set(T,C),T.forEach(F=>{C.push(d(F,P))}),C}return T}function L(T){let P;switch(!0){case T==null:P=new String(T);break;case(typeof T=="symbol"||typeof T=="bigint"):P=Object(T);break;case isPrimitive(T):P=new T.constructor(T);break;default:P=T;break}return P}},20461:function(j,$,e){"use strict";e.d($,{$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 L=I;L<d.length;L++){const T=d[L];if(T.length>1024)continue;const P=h.test(T)?T.replace(h,"$1"):T;if(!P.match(/\S*Error: /)){for(const N of S){const C=N(P);if(C){a.push(C);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=>xt(pe({},a),{filename:a.filename||S[S.length-1].filename,function:a.function||"?"}))}const s="<anonymous>";function p(i){try{return!i||typeof i!="function"?s:i.name||s}catch(S){return s}}function u(i){return[90,node(i)]}},49656:function(j,$,e){"use strict";e.d($,{$G:function(){return h},U0:function(){return s},nK:function(){return y}});var c=e(67455);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 s(p,u=[],i=!1){return u.some(S=>g(p,S,i))}},62422:function(j,$,e){"use strict";e.d($,{Ak:function(){return p},Du:function(){return u},t$:function(){return i}});var c=e(7202),h=e(42192);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 s(){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}}},75283:function(j,$,e){"use strict";e.d($,{$2:function(){return y},WD:function(){return m},cW:function(){return g}});var c=e(67455),h;(function(s){s[s.PENDING=0]="PENDING";const u=1;s[s.RESOLVED=u]="RESOLVED";const i=2;s[s.REJECTED=i]="REJECTED"})(h||(h={}));function m(s){return new g(p=>{p(s)})}function y(s){return new g((p,u)=>{u(s)})}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)})}}}},24403:function(j,$,e){"use strict";e.d($,{Z1:function(){return d},ph:function(){return S},yW:function(){return i}});var c=e(83494),h=e(42192);j=e.hmd(j);const m=(0,h.Rf)(),y={nowSeconds:()=>Date.now()/1e3};function g(){const{performance:L}=m;if(!L||!L.now)return;const T=Date.now()-L.now();return{now:()=>L.now(),timeOrigin:T}}function s(){try{return(0,c.l$)(j,"perf_hooks").performance}catch(L){return}}const p=(0,c.KV)()?s():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:L}=m;if(!L||!L.now){a="none";return}const T=3600*1e3,P=L.now(),N=Date.now(),C=L.timeOrigin?Math.abs(L.timeOrigin+P-N):T,F=C<T,b=L.timing&&L.timing.navigationStart,z=typeof b=="number"?Math.abs(b+P-N):T,Y=z<T;return F||Y?C<=z?(a="timeOrigin",L.timeOrigin):(a="navigationStart",b):(a="dateNow",N)})()},34988:function(j,$,e){"use strict";e.d($,{$A:function(){return m},en:function(){return c},rt:function(){return h}});function c(g){if(!g)return{};const s=g.match(/^(([^:/?#]+):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?$/);if(!s)return{};const p=s[6]||"",u=s[8]||"";return{host:s[4],path:s[5],protocol:s[2],search:p,hash:u,relative:s[5]+p+u}}function h(g){return g.split(/[\?#]/,1)[0]}function m(g){return g.split(/\\?\//).filter(s=>s.length>0&&s!==",").length}function y(g){const{protocol:s,host:p,path:u}=g,i=p&&p.replace(/^.*@/,"[filtered]:[filtered]@").replace(":80","").replace(":443","")||"";return`${s?`${s}://`:""}${i}${u}`}},42192:function(j,$,e){"use strict";e.d($,{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,s,p){const u=p||h,i=u.__SENTRY__=u.__SENTRY__||{};return i[g]||(i[g]=s())}},76805:function(j,$,e){"use strict";e.d($,{r:function(){return g}});var c=e(61057),h=e(49506),m=e(83494);j=e.hmd(j);function y(){const s=(0,c.cu)();if(!s.__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&&(s.__SENTRY__.integrations=[...s.__SENTRY__.integrations||[],...u])}function g(){(0,h.T)(),(0,m.KV)()&&y()}},52105:function(j,$,e){"use strict";var c=e(17079),h=e(63313),m=e.n(h),y=e(68098);$.Z=function(){var g=h.useState(!1),s=(0,c.Z)(g,2),p=s[0],u=s[1];return h.useEffect(function(){u((0,y.fk)())},[]),p}},11847:function(j,$,e){"use strict";e.d($,{c4:function(){return m}});var c=e(87807),h=e(60795),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,s=-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(),s+=1,g.set(s,S),S(p),s},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 P=T.matches;S.dispatch((0,h.Z)((0,h.Z)({},p),(0,c.Z)({},x,P)))},d=window.matchMedia(I);d.addListener(a),S.matchHandlers[I]={mql:d,listener:a},a(d)})}};$.ZP=u},83535:function(j,$,e){"use strict";e.d($,{C:function(){return be}});var c=e(60795),h=e(87807),m=e(18790),y=e(17079),g=e(84875),s=e.n(g),p=e(71860),u=e(33951),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)})},L=a,T=function(ye,ue){var ae={};for(var X in ye)Object.prototype.hasOwnProperty.call(ye,X)&&ue.indexOf(X)<0&&(ae[X]=ye[X]);if(ye!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ie=0,X=Object.getOwnPropertySymbols(ye);ie<X.length;ie++)ue.indexOf(X[ie])<0&&Object.prototype.propertyIsEnumerable.call(ye,X[ie])&&(ae[X[ie]]=ye[X[ie]]);return ae},P=function(ue,ae){var X,ie,Te=i.useContext(L),Pe=i.useState(1),Re=(0,y.Z)(Pe,2),q=Re[0],ne=Re[1],Ee=i.useState(!1),Ce=(0,y.Z)(Ee,2),Ue=Ce[0],Oe=Ce[1],ze=i.useState(!0),Ve=(0,y.Z)(ze,2),st=Ve[0],rt=Ve[1],Qe=i.useRef(null),Ye=i.useRef(null),yt=(0,u.sQ)(ae,Qe),Ct=i.useContext(S.E_),Qt=Ct.getPrefixCls,dn=function(){if(!(!Ye.current||!Qe.current)){var ht=Ye.current.offsetWidth,ut=Qe.current.offsetWidth;if(ht!==0&&ut!==0){var pt=ue.gap,St=pt===void 0?4:pt;St*2<ut&&ne(ut-St*2<ht?(ut-St*2)/ht:1)}}};i.useEffect(function(){Oe(!0)},[]),i.useEffect(function(){rt(!0),ne(1)},[ue.src]),i.useEffect(function(){dn()},[ue.gap]);var qt=function(){var ht=ue.onError,ut=ht?ht():void 0;ut!==!1&&rt(!1)},Mt=ue.prefixCls,_t=ue.shape,Zt=_t===void 0?"circle":_t,Pt=ue.size,Wt=Pt===void 0?"default":Pt,Ht=ue.src,en=ue.srcSet,at=ue.icon,hn=ue.className,_n=ue.alt,Ot=ue.draggable,vn=ue.children,Rn=ue.crossOrigin,En=T(ue,["prefixCls","shape","size","src","srcSet","icon","className","alt","draggable","children","crossOrigin"]),qe=Wt==="default"?Te:Wt,tn=Object.keys((0,m.Z)(qe)==="object"?qe||{}:{}).some(function(gt){return["xs","sm","md","lg","xl","xxl"].includes(gt)}),nn=(0,x.Z)(tn),Ne=i.useMemo(function(){if((0,m.Z)(qe)!=="object")return{};var gt=I.c4.find(function(ut){return nn[ut]}),ht=qe[gt];return ht?{width:ht,height:ht,lineHeight:"".concat(ht,"px"),fontSize:at?ht/2:18}:{}},[nn,qe]),he=Qt("avatar",Mt),Ge=s()((X={},(0,h.Z)(X,"".concat(he,"-lg"),qe==="large"),(0,h.Z)(X,"".concat(he,"-sm"),qe==="small"),X)),$e=i.isValidElement(Ht),We=s()(he,Ge,(ie={},(0,h.Z)(ie,"".concat(he,"-").concat(Zt),!!Zt),(0,h.Z)(ie,"".concat(he,"-image"),$e||Ht&&st),(0,h.Z)(ie,"".concat(he,"-icon"),!!at),ie),hn),nt=typeof qe=="number"?{width:qe,height:qe,lineHeight:"".concat(qe,"px"),fontSize:at?qe/2:18}:{},lt;if(typeof Ht=="string"&&st)lt=i.createElement("img",{src:Ht,draggable:Ot,srcSet:en,onError:qt,alt:_n,crossOrigin:Rn});else if($e)lt=Ht;else if(at)lt=at;else if(Ue||q!==1){var ft="scale(".concat(q,") translateX(-50%)"),ot={msTransform:ft,WebkitTransform:ft,transform:ft},Et=typeof qe=="number"?{lineHeight:"".concat(qe,"px")}:{};lt=i.createElement(p.Z,{onResize:dn},i.createElement("span",{className:"".concat(he,"-string"),ref:Ye,style:(0,c.Z)((0,c.Z)({},Et),ot)},vn))}else lt=i.createElement("span",{className:"".concat(he,"-string"),style:{opacity:0},ref:Ye},vn);return delete En.onError,delete En.gap,i.createElement("span",(0,c.Z)({},En,{style:(0,c.Z)((0,c.Z)((0,c.Z)({},nt),Ne),En.style),className:We,ref:yt}),lt)},N=i.forwardRef(P),C=N,F=e(52604),b=e(15367),E=function(ue){return ue?typeof ue=="function"?ue():ue:null},z=e(16082),Y=function(ye,ue){var ae={};for(var X in ye)Object.prototype.hasOwnProperty.call(ye,X)&&ue.indexOf(X)<0&&(ae[X]=ye[X]);if(ye!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ie=0,X=Object.getOwnPropertySymbols(ye);ie<X.length;ie++)ue.indexOf(X[ie])<0&&Object.prototype.propertyIsEnumerable.call(ye,X[ie])&&(ae[X[ie]]=ye[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(ye,ue){var ae=ye.prefixCls,X=ye.title,ie=ye.content,Te=ye._overlay,Pe=ye.placement,Re=Pe===void 0?"top":Pe,q=ye.trigger,ne=q===void 0?"hover":q,Ee=ye.mouseEnterDelay,Ce=Ee===void 0?.1:Ee,Ue=ye.mouseLeaveDelay,Oe=Ue===void 0?.1:Ue,ze=ye.overlayStyle,Ve=ze===void 0?{}:ze,st=Y(ye,["prefixCls","title","content","_overlay","placement","trigger","mouseEnterDelay","mouseLeaveDelay","overlayStyle"]),rt=i.useContext(S.E_),Qe=rt.getPrefixCls,Ye=Qe("popover",ae),yt=Qe();return i.createElement(b.Z,(0,c.Z)({placement:Re,trigger:ne,mouseEnterDelay:Ce,mouseLeaveDelay:Oe,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,V=e(25515),Q=function(ue){var ae=i.useContext(S.E_),X=ae.getPrefixCls,ie=ae.direction,Te=ue.prefixCls,Pe=ue.className,Re=Pe===void 0?"":Pe,q=ue.maxCount,ne=ue.maxStyle,Ee=ue.size,Ce=X("avatar-group",Te),Ue=s()(Ce,(0,h.Z)({},"".concat(Ce,"-rtl"),ie==="rtl"),Re),Oe=ue.children,ze=ue.maxPopoverPlacement,Ve=ze===void 0?"top":ze,st=ue.maxPopoverTrigger,rt=st===void 0?"hover":st,Qe=(0,F.Z)(Oe).map(function(Qt,dn){return(0,V.Tm)(Qt,{key:"avatar-key-".concat(dn)})}),Ye=Qe.length;if(q&&q<Ye){var yt=Qe.slice(0,q),Ct=Qe.slice(q,Ye);return yt.push(i.createElement(_e,{key:"avatar-popover-key",content:Ct,trigger:rt,placement:Ve,overlayClassName:"".concat(Ce,"-popover")},i.createElement(C,{style:ne},"+".concat(Ye-q)))),i.createElement(d,{size:Ee},i.createElement("div",{className:Ue,style:ue.style},yt))}return i.createElement(d,{size:Ee},i.createElement("div",{className:Ue,style:ue.style},Qe))},O=Q,de=C;de.Group=O;var be=de},13217:function(j,$,e){"use strict";e.d($,{Z:function(){return z}});var c=e(87807),h=e(18790),m=e(60795),y=e(84875),g=e.n(y),s=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,V=W.prefixCls,Q=W.style,O=W.color,de=W.children,be=W.text,ye=W.placement,ue=ye===void 0?"end":ye,ae=p.useContext(u.E_),X=ae.getPrefixCls,ie=ae.direction,Te=X("ribbon",V),Pe=x(O),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(O),Pe),oe),_e),q={},ne={};return O&&!Pe&&(q.background=O,ne.color=O),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(17079);function L(Y){var W=Y.prefixCls,oe=Y.value,_e=Y.current,V=Y.offset,Q=V===void 0?0:V,O;return Q&&(O={position:"absolute",top:"".concat(Q,"00%"),left:0}),p.createElement("span",{style:O,className:g()("".concat(W,"-only-unit"),{current:_e})},oe)}function T(Y,W,oe){for(var _e=Y,V=0;(_e+10)%10!==W;)_e+=oe,V+=oe;return V}function P(Y){var W=Y.prefixCls,oe=Y.count,_e=Y.value,V=Number(_e),Q=Math.abs(oe),O=p.useState(V),de=(0,d.Z)(O,2),be=de[0],ye=de[1],ue=p.useState(Q),ae=(0,d.Z)(ue,2),X=ae[0],ie=ae[1],Te=function(){ye(V),ie(Q)};p.useEffect(function(){var Oe=setTimeout(function(){Te()},1e3);return function(){clearTimeout(Oe)}},[V]);var Pe,Re;if(be===V||Number.isNaN(V)||Number.isNaN(be))Pe=[p.createElement(L,(0,m.Z)({},Y,{key:V,current:!0}))],Re={transition:"none"};else{Pe=[];for(var q=V+10,ne=[],Ee=V;Ee<=q;Ee+=1)ne.push(Ee);var Ce=ne.findIndex(function(Oe){return Oe%10===be});Pe=ne.map(function(Oe,ze){var Ve=Oe%10;return p.createElement(L,(0,m.Z)({},Y,{key:Oe,value:Ve,offset:ze-Ce,current:ze===Ce}))});var Ue=X<Q?1:-1;Re={transform:"translateY(".concat(-T(be,V,Ue),"00%)")}}return p.createElement("span",{className:"".concat(W,"-only"),style:Re,onTransitionEnd:Te},Pe)}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 V=0,_e=Object.getOwnPropertySymbols(Y);V<_e.length;V++)W.indexOf(_e[V])<0&&Object.prototype.propertyIsEnumerable.call(Y,_e[V])&&(oe[_e[V]]=Y[_e[V]]);return oe},C=function(W){var oe=W.prefixCls,_e=W.count,V=W.className,Q=W.motionClassName,O=W.style,de=W.title,be=W.show,ye=W.component,ue=ye===void 0?"sup":ye,ae=W.children,X=N(W,["prefixCls","count","className","motionClassName","style","title","show","component","children"]),ie=p.useContext(u.E_),Te=ie.getPrefixCls,Pe=Te("scroll-number",oe),Re=(0,m.Z)((0,m.Z)({},X),{"data-show":be,style:O,className:g()(Pe,V,Q),title:de}),q=_e;if(_e&&Number(_e)%1===0){var ne=String(_e).split("");q=ne.map(function(Ee,Ce){return p.createElement(P,{prefixCls:Pe,count:Number(_e),value:Ee,key:ne.length-Ce})})}return O&&O.borderColor&&(Re.style=(0,m.Z)((0,m.Z)({},O),{boxShadow:"0 0 0 1px ".concat(O.borderColor," inset")})),ae?(0,i.Tm)(ae,function(Ee){return{className:g()("".concat(Pe,"-custom-component"),Ee==null?void 0:Ee.className,Q)}}):p.createElement(ue,Re,q)},F=C,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 V=0,_e=Object.getOwnPropertySymbols(Y);V<_e.length;V++)W.indexOf(_e[V])<0&&Object.prototype.propertyIsEnumerable.call(Y,_e[V])&&(oe[_e[V]]=Y[_e[V]]);return oe},E=function(W){var oe,_e,V=W.prefixCls,Q=W.scrollNumberPrefixCls,O=W.children,de=W.status,be=W.text,ye=W.color,ue=W.count,ae=ue===void 0?null:ue,X=W.overflowCount,ie=X===void 0?99:X,Te=W.dot,Pe=Te===void 0?!1:Te,Re=W.size,q=Re===void 0?"default":Re,ne=W.title,Ee=W.offset,Ce=W.style,Ue=W.className,Oe=W.showZero,ze=Oe===void 0?!1:Oe,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,Qe=st.direction,Ye=rt("badge",V),yt=ae>ie?"".concat(ie,"+"):ae,Ct=yt==="0"||yt===0,Qt=ae===null||Ct&&!ze,dn=(de!=null||ye!=null)&&Qt,qt=Pe&&!Ct,Mt=qt?"":yt,_t=(0,p.useMemo)(function(){var tn=Mt==null||Mt==="";return(tn||Ct&&!ze)&&!qt},[Mt,Ct,ze,qt]),Zt=(0,p.useRef)(ae);_t||(Zt.current=ae);var Pt=Zt.current,Wt=(0,p.useRef)(Mt);_t||(Wt.current=Mt);var Ht=Wt.current,en=(0,p.useRef)(qt);_t||(en.current=qt);var at=(0,p.useMemo)(function(){if(!Ee)return(0,m.Z)({},Ce);var tn={marginTop:Ee[1]};return Qe==="rtl"?tn.left=parseInt(Ee[0],10):tn.right=-parseInt(Ee[0],10),(0,m.Z)((0,m.Z)({},tn),Ce)},[Qe,Ee,Ce]),hn=ne!=null?ne:typeof Pt=="string"||typeof Pt=="number"?Pt:void 0,_n=_t||!be?null:p.createElement("span",{className:"".concat(Ye,"-status-text")},be),Ot=!Pt||(0,h.Z)(Pt)!=="object"?void 0:(0,i.Tm)(Pt,function(tn){return{style:(0,m.Z)((0,m.Z)({},at),tn.style)}}),vn=g()((oe={},(0,c.Z)(oe,"".concat(Ye,"-status-dot"),dn),(0,c.Z)(oe,"".concat(Ye,"-status-").concat(de),!!de),(0,c.Z)(oe,"".concat(Ye,"-status-").concat(ye),x(ye)),oe)),Rn={};ye&&!x(ye)&&(Rn.background=ye);var En=g()(Ye,(_e={},(0,c.Z)(_e,"".concat(Ye,"-status"),dn),(0,c.Z)(_e,"".concat(Ye,"-not-a-wrapper"),!O),(0,c.Z)(_e,"".concat(Ye,"-rtl"),Qe==="rtl"),_e),Ue);if(!O&&dn){var qe=at.color;return p.createElement("span",(0,m.Z)({},Ve,{className:En,style:at}),p.createElement("span",{className:vn,style:Rn}),be&&p.createElement("span",{style:{color:qe},className:"".concat(Ye,"-status-text")},be))}return p.createElement("span",(0,m.Z)({},Ve,{className:En}),O,p.createElement(s.ZP,{visible:!_t,motionName:"".concat(Ye,"-zoom"),motionAppear:!1,motionDeadline:1e3},function(tn){var nn,Ne=tn.className,he=rt("scroll-number",Q),Ge=en.current,$e=g()((nn={},(0,c.Z)(nn,"".concat(Ye,"-dot"),Ge),(0,c.Z)(nn,"".concat(Ye,"-count"),!Ge),(0,c.Z)(nn,"".concat(Ye,"-count-sm"),q==="small"),(0,c.Z)(nn,"".concat(Ye,"-multiple-words"),!Ge&&Ht&&Ht.toString().length>1),(0,c.Z)(nn,"".concat(Ye,"-status-").concat(de),!!de),(0,c.Z)(nn,"".concat(Ye,"-status-").concat(ye),x(ye)),nn)),We=(0,m.Z)({},at);return ye&&!x(ye)&&(We=We||{},We.background=ye),p.createElement(F,{prefixCls:he,show:!_t,motionClassName:Ne,className:$e,count:Ht,title:hn,style:We,key:"scrollNumber"},Ot)}),_n)};E.Ribbon=a;var z=E},74060:function(){"use strict"},34133:function(j,$,e){"use strict";var c=e(70029);$.Z=c.Z},12094:function(j,$,e){"use strict";e.d($,{Z:function(){return nn}});var c=e(60795),h=e(18790),m=e(47210),y=e(14797),g=e(87807),s=e(17079),p=e(16803),u=e(63313),i=e.n(u),S=e(84875),x=e.n(S),I=e(55149),a=e(26230),d=e(40299),L=e(50416),T=e(25641),P=e(62005),N=["visible","onVisibleChange","getContainer","current","countRender"],C=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:""}),F=C.Provider,b=function(he){var Ge=he.previewPrefixCls,$e=Ge===void 0?"rc-image-preview":Ge,We=he.children,nt=he.icons,lt=nt===void 0?{}:nt,ft=he.preview,ot=(0,h.Z)(ft)==="object"?ft:{},Et=ot.visible,gt=Et===void 0?void 0:Et,ht=ot.onVisibleChange,ut=ht===void 0?void 0:ht,pt=ot.getContainer,St=pt===void 0?void 0:pt,Yt=ot.current,pn=Yt===void 0?0:Yt,sn=ot.countRender,jt=sn===void 0?void 0:sn,$t=(0,p.Z)(ot,N),an=(0,u.useState)(new Map),Bt=(0,s.Z)(an,2),Kt=Bt[0],Gt=Bt[1],ln=(0,u.useState)(),At=(0,s.Z)(ln,2),Nt=At[0],cn=At[1],et=(0,a.Z)(!!gt,{value:gt,onChange:ut}),mn=(0,s.Z)(et,2),kt=mn[0],on=mn[1],Dt=(0,u.useState)(null),ct=(0,s.Z)(Dt,2),zt=ct[0],Xt=ct[1],gn=gt!==void 0,Jt=Array.from(Kt.keys()),Tt=Jt[pn],v=new Map(Array.from(Kt).filter(function(fe){var Fe=(0,s.Z)(fe,2),Ie=Fe[1].canPreview;return!!Ie}).map(function(fe){var Fe=(0,s.Z)(fe,2),Ie=Fe[0],Ze=Fe[1].url;return[Ie,Ze]})),M=function(Fe,Ie){var Ze=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,dt=function(){Gt(function(Cn){var Hn=new Map(Cn),wn=Hn.delete(Fe);return wn?Hn:Cn})};return Gt(function(Ut){return new Map(Ut).set(Fe,{url:Ie,canPreview:Ze})}),dt},ce=function(Fe){Fe.stopPropagation(),on(!1),Xt(null)};return u.useEffect(function(){cn(Tt)},[Tt]),u.useEffect(function(){!kt&&gn&&cn(Tt)},[Tt,gn,kt]),u.createElement(F,{value:{isPreviewGroup:!0,previewUrls:v,setPreviewUrls:Gt,current:Nt,setCurrent:cn,setShowPreview:on,setMousePosition:Xt,registerImage:M}},We,u.createElement(Te,(0,c.Z)({"aria-hidden":!kt,visible:kt,prefixCls:$e,onClose:ce,mousePosition:zt,src:v.get(Nt),icons:lt,getContainer:St,countRender:jt},$t)))},E=b,z=e(39668),Y=e(54824),W=1,oe=50,_e=1,V=.2,Q=function(he){var Ge,$e=he.visible,We=he.maskTransitionName,nt=he.getContainer,lt=he.prefixCls,ft=he.rootClassName,ot=he.icons,Et=he.countRender,gt=he.showSwitch,ht=he.showProgress,ut=he.current,pt=he.count,St=he.scale,Yt=he.onSwitchLeft,pn=he.onSwitchRight,sn=he.onClose,jt=he.onZoomIn,$t=he.onZoomOut,an=he.onRotateRight,Bt=he.onRotateLeft,Kt=ot.rotateLeft,Gt=ot.rotateRight,ln=ot.zoomIn,At=ot.zoomOut,Nt=ot.close,cn=ot.left,et=ot.right,mn="".concat(lt,"-operations-operation"),kt="".concat(lt,"-operations-icon"),on=[{icon:Nt,onClick:sn,type:"close"},{icon:ln,onClick:jt,type:"zoomIn",disabled:St===oe},{icon:At,onClick:$t,type:"zoomOut",disabled:St===W},{icon:Gt,onClick:an,type:"rotateRight"},{icon:Kt,onClick:Bt,type:"rotateLeft"}],Dt=u.createElement(u.Fragment,null,gt&&u.createElement(u.Fragment,null,u.createElement("div",{className:x()("".concat(lt,"-switch-left"),(0,g.Z)({},"".concat(lt,"-switch-left-disabled"),ut===0)),onClick:Yt},cn),u.createElement("div",{className:x()("".concat(lt,"-switch-right"),(0,g.Z)({},"".concat(lt,"-switch-right-disabled"),ut===pt-1)),onClick:pn},et)),u.createElement("ul",{className:"".concat(lt,"-operations")},ht&&u.createElement("li",{className:"".concat(lt,"-operations-progress")},(Ge=Et==null?void 0:Et(ut+1,pt))!==null&&Ge!==void 0?Ge:"".concat(ut+1," / ").concat(pt)),on.map(function(ct){var zt,Xt=ct.icon,gn=ct.onClick,Jt=ct.type,Tt=ct.disabled;return u.createElement("li",{className:x()(mn,(zt={},(0,g.Z)(zt,"".concat(lt,"-operations-operation-").concat(Jt),!0),(0,g.Z)(zt,"".concat(lt,"-operations-operation-disabled"),!!Tt),zt)),onClick:gn,key:Jt},u.isValidElement(Xt)?u.cloneElement(Xt,{className:kt}):Xt)})));return u.createElement(z.ZP,{visible:$e,motionName:We},function(ct){var zt=ct.className,Xt=ct.style;return u.createElement(Y.Z,{open:!0,getContainer:nt!=null?nt:document.body},u.createElement("div",{className:x()("".concat(lt,"-operations-wrapper"),zt,ft),style:Xt},Dt))})},O=Q,de=e(4202),be={x:0,y:0,rotate:0,scale:1};function ye(Ne){var he=(0,u.useRef)(null),Ge=(0,u.useRef)([]),$e=(0,u.useState)(be),We=(0,s.Z)($e,2),nt=We[0],lt=We[1],ft=function(){lt(be)},ot=function(ht){he.current===null&&(Ge.current=[],he.current=(0,de.Z)(function(){lt(function(ut){var pt=ut;return Ge.current.forEach(function(St){pt=(0,y.Z)((0,y.Z)({},pt),St)}),he.current=null,pt})})),Ge.current.push((0,y.Z)((0,y.Z)({},nt),ht))},Et=function(ht,ut,pt){var St=Ne.current,Yt=St.width,pn=St.height,sn=St.offsetWidth,jt=St.offsetHeight,$t=St.offsetLeft,an=St.offsetTop,Bt=ht,Kt=nt.scale*ht;Kt>oe?(Bt=oe/nt.scale,Kt=oe):Kt<W&&(Bt=W/nt.scale,Kt=W);var Gt=ut!=null?ut:innerWidth/2,ln=pt!=null?pt:innerHeight/2,At=Bt-1,Nt=At*Yt*.5,cn=At*pn*.5,et=At*(Gt-nt.x-$t),mn=At*(ln-nt.y-an),kt=nt.x-(et-Nt),on=nt.y-(mn-cn);if(ht<1&&Kt===1){var Dt=sn*Kt,ct=jt*Kt,zt=(0,I.g1)(),Xt=zt.width,gn=zt.height;Dt<=Xt&&ct<=gn&&(kt=0,on=0)}ot({x:kt,y:on,scale:Kt})};return{transform:nt,resetTransform:ft,updateTransform:ot,dispatchZoonChange:Et}}function ue(Ne,he,Ge,$e){var We=he+Ge,nt=(Ge-$e)/2;if(Ge>$e){if(he>0)return(0,g.Z)({},Ne,nt);if(he<0&&We<$e)return(0,g.Z)({},Ne,-nt)}else if(he<0||We>$e)return(0,g.Z)({},Ne,he<0?nt:-nt);return{}}function ae(Ne,he,Ge,$e){var We=(0,I.g1)(),nt=We.width,lt=We.height,ft=null;return Ne<=nt&&he<=lt?ft={x:0,y:0}:(Ne>nt||he>lt)&&(ft=(0,y.Z)((0,y.Z)({},ue("x",Ge,Ne,nt)),ue("y",$e,he,lt))),ft}var X=["prefixCls","src","alt","onClose","afterClose","visible","icons","rootClassName","getContainer","countRender","scaleStep","transitionName","maskTransitionName"],ie=function(he){var Ge=he.prefixCls,$e=he.src,We=he.alt,nt=he.onClose,lt=he.afterClose,ft=he.visible,ot=he.icons,Et=ot===void 0?{}:ot,gt=he.rootClassName,ht=he.getContainer,ut=he.countRender,pt=he.scaleStep,St=pt===void 0?.5:pt,Yt=he.transitionName,pn=Yt===void 0?"zoom":Yt,sn=he.maskTransitionName,jt=sn===void 0?"fade":sn,$t=(0,p.Z)(he,X),an=(0,u.useRef)(),Bt=(0,u.useRef)({deltaX:0,deltaY:0,transformX:0,transformY:0}),Kt=(0,u.useState)(!1),Gt=(0,s.Z)(Kt,2),ln=Gt[0],At=Gt[1],Nt=(0,u.useContext)(C),cn=Nt.previewUrls,et=Nt.current,mn=Nt.isPreviewGroup,kt=Nt.setCurrent,on=cn.size,Dt=Array.from(cn.keys()),ct=Dt.indexOf(et),zt=mn?cn.get(et):$e,Xt=mn&&on>1,gn=mn&&on>=1,Jt=ye(an),Tt=Jt.transform,v=Jt.resetTransform,M=Jt.updateTransform,ce=Jt.dispatchZoonChange,fe=Tt.rotate,Fe=Tt.scale,Ie=x()((0,g.Z)({},"".concat(Ge,"-moving"),ln)),Ze=function(){v()},dt=function(){ce(_e+St)},Ut=function(){ce(_e-St)},Cn=function(){M({rotate:fe+90})},Hn=function(){M({rotate:fe-90})},wn=function(G){G.preventDefault(),G.stopPropagation(),ct>0&&kt(Dt[ct-1])},lr=function(G){G.preventDefault(),G.stopPropagation(),ct<on-1&&kt(Dt[ct+1])},cr=function(){if(ft&&ln){At(!1);var G=Bt.current,J=G.transformX,le=G.transformY,re=Tt.x!==J&&Tt.y!==le;if(!re)return;var ge=an.current.offsetWidth*Fe,xe=an.current.offsetHeight*Fe,Le=an.current.getBoundingClientRect(),De=Le.left,je=Le.top,wt=fe%180!==0,He=ae(wt?xe:ge,wt?ge:xe,De,je);He&&M((0,y.Z)({},He))}},ur=function(G){G.button===0&&(G.preventDefault(),G.stopPropagation(),Bt.current={deltaX:G.pageX-Tt.x,deltaY:G.pageY-Tt.y,transformX:Tt.x,transformY:Tt.y},At(!0))},er=function(G){ft&&ln&&M({x:G.pageX-Bt.current.deltaX,y:G.pageY-Bt.current.deltaY})},Zn=function(G){if(!(!ft||G.deltaY==0)){var J=Math.abs(G.deltaY/100),le=Math.min(J,V),re=_e+le*St;G.deltaY>0&&(re=_e/re),ce(re,G.clientX,G.clientY)}},U=(0,u.useCallback)(function(Z){!ft||!Xt||(Z.keyCode===T.Z.LEFT?ct>0&&kt(Dt[ct-1]):Z.keyCode===T.Z.RIGHT&&ct<on-1&&kt(Dt[ct+1]))},[ct,on,Dt,kt,Xt,ft]),k=function(G){ft&&(Fe!==1?M({x:0,y:0,scale:1}):ce(_e+St,G.clientX,G.clientY))};return(0,u.useEffect)(function(){var Z,G,J=(0,L.Z)(window,"mouseup",cr,!1),le=(0,L.Z)(window,"mousemove",er,!1),re=(0,L.Z)(window,"keydown",U,!1);try{window.top!==window.self&&(Z=(0,L.Z)(window.top,"mouseup",cr,!1),G=(0,L.Z)(window.top,"mousemove",er,!1))}catch(ge){(0,P.Kp)(!1,"[rc-image] ".concat(ge))}return function(){var ge,xe;J.remove(),le.remove(),re.remove(),(ge=Z)===null||ge===void 0||ge.remove(),(xe=G)===null||xe===void 0||xe.remove()}},[ft,ln,U]),i().createElement(i().Fragment,null,i().createElement(d.Z,(0,c.Z)({transitionName:pn,maskTransitionName:jt,closable:!1,keyboard:!0,prefixCls:Ge,onClose:nt,afterClose:Ze,visible:ft,wrapClassName:Ie,rootClassName:gt,getContainer:ht},$t),i().createElement("div",{className:"".concat(Ge,"-img-wrapper")},i().createElement("img",{width:he.width,height:he.height,onWheel:Zn,onMouseDown:ur,onDoubleClick:k,ref:an,className:"".concat(Ge,"-img"),src:zt,alt:We,style:{transform:"translate3d(".concat(Tt.x,"px, ").concat(Tt.y,"px, 0) scale3d(").concat(Fe,", ").concat(Fe,", 1) rotate(").concat(fe,"deg)")}}))),i().createElement(O,{visible:ft,maskTransitionName:jt,getContainer:ht,prefixCls:Ge,rootClassName:gt,icons:Et,countRender:ut,showSwitch:Xt,showProgress:gn,current:ct,count:on,scale:Fe,onSwitchLeft:wn,onSwitchRight:lr,onZoomIn:dt,onZoomOut:Ut,onRotateRight:Cn,onRotateLeft:Hn,onClose:nt}))},Te=ie,Pe=["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,$e=he.src,We=he.alt,nt=he.onPreviewClose,lt=he.prefixCls,ft=lt===void 0?"rc-image":lt,ot=he.previewPrefixCls,Et=ot===void 0?"".concat(ft,"-preview"):ot,gt=he.placeholder,ht=he.fallback,ut=he.width,pt=he.height,St=he.style,Yt=he.preview,pn=Yt===void 0?!0:Yt,sn=he.className,jt=he.onClick,$t=he.onError,an=he.wrapperClassName,Bt=he.wrapperStyle,Kt=he.rootClassName,Gt=he.crossOrigin,ln=he.decoding,At=he.loading,Nt=he.referrerPolicy,cn=he.sizes,et=he.srcSet,mn=he.useMap,kt=he.draggable,on=(0,p.Z)(he,Pe),Dt=gt&&gt!==!0,ct=(0,h.Z)(pn)==="object"?pn:{},zt=ct.src,Xt=ct.visible,gn=Xt===void 0?void 0:Xt,Jt=ct.onVisibleChange,Tt=Jt===void 0?nt:Jt,v=ct.getContainer,M=v===void 0?void 0:v,ce=ct.mask,fe=ct.maskClassName,Fe=ct.icons,Ie=ct.scaleStep,Ze=(0,p.Z)(ct,Re),dt=zt!=null?zt:$e,Ut=gn!==void 0,Cn=(0,a.Z)(!!gn,{value:gn,onChange:Tt}),Hn=(0,s.Z)(Cn,2),wn=Hn[0],lr=Hn[1],cr=(0,u.useState)(Dt?"loading":"normal"),ur=(0,s.Z)(cr,2),er=ur[0],Zn=ur[1],U=(0,u.useState)(null),k=(0,s.Z)(U,2),Z=k[0],G=k[1],J=er==="error",le=u.useContext(C),re=le.isPreviewGroup,ge=le.setCurrent,xe=le.setShowPreview,Le=le.setMousePosition,De=le.registerImage,je=u.useState(function(){return q+=1,q}),wt=(0,s.Z)(je,1),He=wt[0],vt=!!pn,rn=u.useRef(!1),$n=function(){Zn("normal")},ar=function(Dn){$t&&$t(Dn),Zn("error")},Or=function(Dn){if(!Ut){var Dr=(0,I.os)(Dn.target),vr=Dr.left,Ir=Dr.top;re?(ge(He),Le({x:vr,y:Ir})):G({x:vr,y:Ir})}re?xe(!0):lr(!0),jt&&jt(Dn)},Yn=function(Dn){Dn.stopPropagation(),lr(!1),Ut||G(null)},xr=function(Dn){rn.current=!1,er==="loading"&&Dn!=null&&Dn.complete&&(Dn.naturalWidth||Dn.naturalHeight)&&(rn.current=!0,$n())};u.useEffect(function(){var Kn=De(He,dt);return Kn},[]),u.useEffect(function(){De(He,dt,vt)},[dt,vt]),u.useEffect(function(){J&&Zn("normal"),Dt&&!rn.current&&Zn("loading")},[$e]);var Tr=x()(ft,an,Kt,(0,g.Z)({},"".concat(ft,"-error"),J)),Nr=J&&ht?ht:dt,Un={crossOrigin:Gt,decoding:ln,draggable:kt,loading:At,referrerPolicy:Nt,sizes:cn,srcSet:et,useMap:mn,alt:We,className:x()("".concat(ft,"-img"),(0,g.Z)({},"".concat(ft,"-img-placeholder"),gt===!0),sn),style:(0,y.Z)({height:pt},St)};return u.createElement(u.Fragment,null,u.createElement("div",(0,c.Z)({},on,{className:Tr,onClick:vt?Or:jt,style:(0,y.Z)({width:ut,height:pt},Bt)}),u.createElement("img",(0,c.Z)({},Un,{ref:xr},J&&ht?{src:ht}:{onLoad:$n,onError:ar,src:$e},{width:ut,height:pt})),er==="loading"&&u.createElement("div",{"aria-hidden":"true",className:"".concat(ft,"-placeholder")},gt),ce&&vt&&u.createElement("div",{className:x()("".concat(ft,"-mask"),fe),style:{display:((Ge=Un.style)===null||Ge===void 0?void 0:Ge.display)==="none"?"none":void 0}},ce)),!re&&vt&&u.createElement(Te,(0,c.Z)({"aria-hidden":!wn,visible:wn,prefixCls:Et,onClose:Yn,mousePosition:Z,src:Nr,alt:We,getContainer:M,icons:Fe,scaleStep:Ie,rootClassName:Kt},Ze)))};ne.PreviewGroup=E,ne.displayName="Image";var Ee=ne,Ce=Ee,Ue=e(82259),Oe=e(63867),ze=e(16082),Ve=e(5132),st=e(84924),rt=e(43167),Qe={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=Qe,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),dn={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"},qt=dn,Mt=function(he,Ge){return u.createElement(yt.Z,(0,y.Z)((0,y.Z)({},he),{},{ref:Ge,icon:qt}))};Mt.displayName="RotateRightOutlined";var _t=u.forwardRef(Mt),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"},Pt=Zt,Wt=function(he,Ge){return u.createElement(yt.Z,(0,y.Z)((0,y.Z)({},he),{},{ref:Ge,icon:Pt}))};Wt.displayName="ZoomInOutlined";var Ht=u.forwardRef(Wt),en={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=en,hn=function(he,Ge){return u.createElement(yt.Z,(0,y.Z)((0,y.Z)({},he),{},{ref:Ge,icon:at}))};hn.displayName="ZoomOutOutlined";var _n=u.forwardRef(hn),Ot=function(Ne,he){var Ge={};for(var $e in Ne)Object.prototype.hasOwnProperty.call(Ne,$e)&&he.indexOf($e)<0&&(Ge[$e]=Ne[$e]);if(Ne!=null&&typeof Object.getOwnPropertySymbols=="function")for(var We=0,$e=Object.getOwnPropertySymbols(Ne);We<$e.length;We++)he.indexOf($e[We])<0&&Object.prototype.propertyIsEnumerable.call(Ne,$e[We])&&(Ge[$e[We]]=Ne[$e[We]]);return Ge},vn={rotateLeft:u.createElement(Qt,null),rotateRight:u.createElement(_t,null),zoomIn:u.createElement(Ht,null),zoomOut:u.createElement(_n,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,$e=he.preview,We=Ot(he,["previewPrefixCls","preview"]),nt=u.useContext(Ue.E_),lt=nt.getPrefixCls,ft=lt("image-preview",Ge),ot=lt(),Et=u.useMemo(function(){if($e===!1)return $e;var gt=(0,h.Z)($e)==="object"?$e:{};return(0,c.Z)((0,c.Z)({},gt),{transitionName:(0,ze.mL)(ot,"zoom",gt.transitionName),maskTransitionName:(0,ze.mL)(ot,"fade",gt.maskTransitionName)})},[$e]);return u.createElement(Ce.PreviewGroup,(0,c.Z)({preview:Et,previewPrefixCls:ft,icons:vn},We))},En=Rn,qe=function(Ne,he){var Ge={};for(var $e in Ne)Object.prototype.hasOwnProperty.call(Ne,$e)&&he.indexOf($e)<0&&(Ge[$e]=Ne[$e]);if(Ne!=null&&typeof Object.getOwnPropertySymbols=="function")for(var We=0,$e=Object.getOwnPropertySymbols(Ne);We<$e.length;We++)he.indexOf($e[We])<0&&Object.prototype.propertyIsEnumerable.call(Ne,$e[We])&&(Ge[$e[We]]=Ne[$e[We]]);return Ge},tn=function(he){var Ge=he.prefixCls,$e=he.preview,We=qe(he,["prefixCls","preview"]),nt=(0,u.useContext)(Ue.E_),lt=nt.getPrefixCls,ft=nt.locale,ot=ft===void 0?Oe.Z:ft,Et=nt.getPopupContainer,gt=lt("image",Ge),ht=lt(),ut=ot.Image||Oe.Z.Image,pt=u.useMemo(function(){if($e===!1)return $e;var St=(0,h.Z)($e)==="object"?$e:{},Yt=St.getContainer,pn=qe(St,["getContainer"]);return(0,c.Z)((0,c.Z)({mask:u.createElement("div",{className:"".concat(gt,"-mask-info")},u.createElement(m.Z,null),ut==null?void 0:ut.preview),icons:vn},pn),{getContainer:Yt||Et,transitionName:(0,ze.mL)(ht,"zoom",St.transitionName),maskTransitionName:(0,ze.mL)(ht,"fade",St.maskTransitionName)})},[$e,ut]);return u.createElement(Ce,(0,c.Z)({prefixCls:gt,preview:pt},We))};tn.PreviewGroup=En;var nn=tn},63867:function(j,$,e){"use strict";var c=e(62653);$.Z=c.Z},9201:function(j,$,e){"use strict";var c=e(3647),h=e(23825)},13700:function(j,$,e){"use strict";e.d($,{Z:function(){return Pe}});var c=e(87807),h=e(60795),m=e(18790),y=e(84875),g=e.n(y),s=e(63313),p=e(82259),u=e(92976),i=function(q){var ne,Ee,Ce=q.prefixCls,Ue=q.className,Oe=q.style,ze=q.size,Ve=q.shape,st=g()((ne={},(0,c.Z)(ne,"".concat(Ce,"-lg"),ze==="large"),(0,c.Z)(ne,"".concat(Ce,"-sm"),ze==="small"),ne)),rt=g()((Ee={},(0,c.Z)(Ee,"".concat(Ce,"-circle"),Ve==="circle"),(0,c.Z)(Ee,"".concat(Ce,"-square"),Ve==="square"),(0,c.Z)(Ee,"".concat(Ce,"-round"),Ve==="round"),Ee)),Qe=s.useMemo(function(){return typeof ze=="number"?{width:ze,height:ze,lineHeight:"".concat(ze,"px")}:{}},[ze]);return s.createElement("span",{className:g()(Ce,st,rt,Ue),style:(0,h.Z)((0,h.Z)({},Qe),Oe)})},S=i,x=function(q){var ne=q.prefixCls,Ee=q.className,Ce=q.active,Ue=q.shape,Oe=Ue===void 0?"circle":Ue,ze=q.size,Ve=ze===void 0?"default":ze,st=s.useContext(p.E_),rt=st.getPrefixCls,Qe=rt("skeleton",ne),Ye=(0,u.Z)(q,["prefixCls","className"]),yt=g()(Qe,"".concat(Qe,"-element"),(0,c.Z)({},"".concat(Qe,"-active"),Ce),Ee);return s.createElement("div",{className:yt},s.createElement(S,(0,h.Z)({prefixCls:"".concat(Qe,"-avatar"),shape:Oe,size:Ve},Ye)))},I=x,a=function(q){var ne,Ee=q.prefixCls,Ce=q.className,Ue=q.active,Oe=q.block,ze=Oe===void 0?!1:Oe,Ve=q.size,st=Ve===void 0?"default":Ve,rt=s.useContext(p.E_),Qe=rt.getPrefixCls,Ye=Qe("skeleton",Ee),yt=(0,u.Z)(q,["prefixCls"]),Ct=g()(Ye,"".concat(Ye,"-element"),(ne={},(0,c.Z)(ne,"".concat(Ye,"-active"),Ue),(0,c.Z)(ne,"".concat(Ye,"-block"),ze),ne),Ce);return s.createElement("div",{className:Ct},s.createElement(S,(0,h.Z)({prefixCls:"".concat(Ye,"-button"),size:st},yt)))},d=a,L=e(14797),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"},P=T,N=e(46420),C=function(q,ne){return s.createElement(N.Z,(0,L.Z)((0,L.Z)({},q),{},{ref:ne,icon:P}))};C.displayName="DotChartOutlined";var F=s.forwardRef(C),b=function(q){var ne=q.prefixCls,Ee=q.className,Ce=q.style,Ue=q.active,Oe=q.children,ze=s.useContext(p.E_),Ve=ze.getPrefixCls,st=Ve("skeleton",ne),rt=g()(st,"".concat(st,"-element"),(0,c.Z)({},"".concat(st,"-active"),Ue),Ee),Qe=Oe!=null?Oe:s.createElement(F,null);return s.createElement("div",{className:rt},s.createElement("div",{className:g()("".concat(st,"-image"),Ee),style:Ce},Qe))},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,Ce=q.style,Ue=q.active,Oe=s.useContext(p.E_),ze=Oe.getPrefixCls,Ve=ze("skeleton",ne),st=g()(Ve,"".concat(Ve,"-element"),(0,c.Z)({},"".concat(Ve,"-active"),Ue),Ee);return s.createElement("div",{className:st},s.createElement("div",{className:g()("".concat(Ve,"-image"),Ee),style:Ce},s.createElement("svg",{viewBox:"0 0 1098 1024",xmlns:"http://www.w3.org/2000/svg",className:"".concat(Ve,"-image-svg")},s.createElement("path",{d:z,className:"".concat(Ve,"-image-path")}))))},W=Y,oe=function(q){var ne,Ee=q.prefixCls,Ce=q.className,Ue=q.active,Oe=q.block,ze=q.size,Ve=ze===void 0?"default":ze,st=s.useContext(p.E_),rt=st.getPrefixCls,Qe=rt("skeleton",Ee),Ye=(0,u.Z)(q,["prefixCls"]),yt=g()(Qe,"".concat(Qe,"-element"),(ne={},(0,c.Z)(ne,"".concat(Qe,"-active"),Ue),(0,c.Z)(ne,"".concat(Qe,"-block"),Oe),ne),Ce);return s.createElement("div",{className:yt},s.createElement(S,(0,h.Z)({prefixCls:"".concat(Qe,"-input"),size:Ve},Ye)))},_e=oe,V=e(14402),Q=function(q){var ne=function(st){var rt=q.width,Qe=q.rows,Ye=Qe===void 0?2:Qe;if(Array.isArray(rt))return rt[st];if(Ye-1===st)return rt},Ee=q.prefixCls,Ce=q.className,Ue=q.style,Oe=q.rows,ze=(0,V.Z)(Array(Oe)).map(function(Ve,st){return s.createElement("li",{key:st,style:{width:ne(st)}})});return s.createElement("ul",{className:g()(Ee,Ce),style:Ue},ze)},O=Q,de=function(q){var ne=q.prefixCls,Ee=q.className,Ce=q.width,Ue=q.style;return s.createElement("h3",{className:g()(ne,Ee),style:(0,h.Z)({width:Ce},Ue)})},be=de;function ye(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,Ce=q.className,Ue=q.style,Oe=q.children,ze=q.avatar,Ve=ze===void 0?!1:ze,st=q.title,rt=st===void 0?!0:st,Qe=q.paragraph,Ye=Qe===void 0?!0:Qe,yt=q.active,Ct=q.round,Qt=s.useContext(p.E_),dn=Qt.getPrefixCls,qt=Qt.direction,Mt=dn("skeleton",ne);if(Ee||!("loading"in q)){var _t,Zt=!!Ve,Pt=!!rt,Wt=!!Ye,Ht;if(Zt){var en=(0,h.Z)((0,h.Z)({prefixCls:"".concat(Mt,"-avatar")},ue(Pt,Wt)),ye(Ve));Ht=s.createElement("div",{className:"".concat(Mt,"-header")},s.createElement(S,(0,h.Z)({},en)))}var at;if(Pt||Wt){var hn;if(Pt){var _n=(0,h.Z)((0,h.Z)({prefixCls:"".concat(Mt,"-title")},ae(Zt,Wt)),ye(rt));hn=s.createElement(be,(0,h.Z)({},_n))}var Ot;if(Wt){var vn=(0,h.Z)((0,h.Z)({prefixCls:"".concat(Mt,"-paragraph")},X(Zt,Pt)),ye(Ye));Ot=s.createElement(O,(0,h.Z)({},vn))}at=s.createElement("div",{className:"".concat(Mt,"-content")},hn,Ot)}var Rn=g()(Mt,(_t={},(0,c.Z)(_t,"".concat(Mt,"-with-avatar"),Zt),(0,c.Z)(_t,"".concat(Mt,"-active"),yt),(0,c.Z)(_t,"".concat(Mt,"-rtl"),qt==="rtl"),(0,c.Z)(_t,"".concat(Mt,"-round"),Ct),_t),Ce);return s.createElement("div",{className:Rn,style:Ue},Ht,at)}return typeof Oe!="undefined"?Oe:null};ie.Button=d,ie.Avatar=I,ie.Input=_e,ie.Image=W,ie.Node=E;var Te=ie,Pe=Te},23825:function(j,$,e){"use strict";var c=e(3647)},23836:function(j,$,e){(function(c){c(e(33490))})(function(c){"use strict";c.defineMode("javascript",function(h,m){var y=h.indentUnit,g=m.statementIndent,s=m.jsonld,p=m.json||s,u=m.trackScope!==!1,i=m.typescript,S=m.wordCharacters||/[\w$\xa1-\uffff]/,x=function(){function v(dt){return{type:dt,style:"keyword"}}var M=v("keyword a"),ce=v("keyword b"),fe=v("keyword c"),Fe=v("keyword d"),Ie=v("operator"),Ze={type:"atom",style:"atom"};return{if:v("if"),while:M,with:M,else:ce,do:ce,try:ce,finally:ce,return:Fe,break:Fe,continue:Fe,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:Ie,typeof:Ie,instanceof:Ie,true:Ze,false:Ze,null:Ze,undefined:Ze,NaN:Ze,Infinity:Ze,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 M=!1,ce,fe=!1;(ce=v.next())!=null;){if(!M){if(ce=="/"&&!fe)return;ce=="["?fe=!0:fe&&ce=="]"&&(fe=!1)}M=!M&&ce=="\\"}}var L,T;function P(v,M,ce){return L=v,T=ce,M}function N(v,M){var ce=v.next();if(ce=='"'||ce=="'")return M.tokenize=C(ce),M.tokenize(v,M);if(ce=="."&&v.match(/^\d[\d_]*(?:[eE][+\-]?[\d_]+)?/))return P("number","number");if(ce=="."&&v.match(".."))return P("spread","meta");if(/[\[\]{}\(\),;\:\.]/.test(ce))return P(ce);if(ce=="="&&v.eat(">"))return P("=>","operator");if(ce=="0"&&v.match(/^(?:x[\dA-Fa-f_]+|o[0-7_]+|b[01_]+)n?/))return P("number","number");if(/\d/.test(ce))return v.match(/^[\d_]*(?:n|(?:\.[\d_]*)?(?:[eE][+\-]?[\d_]+)?)?/),P("number","number");if(ce=="/")return v.eat("*")?(M.tokenize=F,F(v,M)):v.eat("/")?(v.skipToEnd(),P("comment","comment")):Tt(v,M,1)?(d(v),v.match(/^\b(([gimyus])(?![gimyus]*\2))+\b/),P("regexp","string-2")):(v.eat("="),P("operator","operator",v.current()));if(ce=="`")return M.tokenize=b,b(v,M);if(ce=="#"&&v.peek()=="!")return v.skipToEnd(),P("meta","meta");if(ce=="#"&&v.eatWhile(S))return P("variable","property");if(ce=="<"&&v.match("!--")||ce=="-"&&v.match("->")&&!/\S/.test(v.string.slice(0,v.start)))return v.skipToEnd(),P("comment","comment");if(I.test(ce))return(ce!=">"||!M.lexical||M.lexical.type!=">")&&(v.eat("=")?(ce=="!"||ce=="=")&&v.eat("="):/[<>*+\-|&?]/.test(ce)&&(v.eat(ce),ce==">"&&v.eat(ce))),ce=="?"&&v.eat(".")?P("."):P("operator","operator",v.current());if(S.test(ce)){v.eatWhile(S);var fe=v.current();if(M.lastType!="."){if(x.propertyIsEnumerable(fe)){var Fe=x[fe];return P(Fe.type,Fe.style,fe)}if(fe=="async"&&v.match(/^(\s|\/\*([^*]|\*(?!\/))*?\*\/)*[\[\(\w]/,!1))return P("async","keyword",fe)}return P("variable","variable",fe)}}function C(v){return function(M,ce){var fe=!1,Fe;if(s&&M.peek()=="@"&&M.match(a))return ce.tokenize=N,P("jsonld-keyword","meta");for(;(Fe=M.next())!=null&&!(Fe==v&&!fe);)fe=!fe&&Fe=="\\";return fe||(ce.tokenize=N),P("string","string")}}function F(v,M){for(var ce=!1,fe;fe=v.next();){if(fe=="/"&&ce){M.tokenize=N;break}ce=fe=="*"}return P("comment","comment")}function b(v,M){for(var ce=!1,fe;(fe=v.next())!=null;){if(!ce&&(fe=="`"||fe=="$"&&v.eat("{"))){M.tokenize=N;break}ce=!ce&&fe=="\\"}return P("quasi","string-2",v.current())}var E="([{}])";function z(v,M){M.fatArrowAt&&(M.fatArrowAt=null);var ce=v.string.indexOf("=>",v.start);if(!(ce<0)){if(i){var fe=/:\s*(?:\w+(?:<[^>]*>|\[\])?|\{[^}]*\})\s*$/.exec(v.string.slice(v.start,ce));fe&&(ce=fe.index)}for(var Fe=0,Ie=!1,Ze=ce-1;Ze>=0;--Ze){var dt=v.string.charAt(Ze),Ut=E.indexOf(dt);if(Ut>=0&&Ut<3){if(!Fe){++Ze;break}if(--Fe==0){dt=="("&&(Ie=!0);break}}else if(Ut>=3&&Ut<6)++Fe;else if(S.test(dt))Ie=!0;else if(/["'\/`]/.test(dt))for(;;--Ze){if(Ze==0)return;var Cn=v.string.charAt(Ze-1);if(Cn==dt&&v.string.charAt(Ze-2)!="\\"){Ze--;break}}else if(Ie&&!Fe){++Ze;break}}Ie&&!Fe&&(M.fatArrowAt=Ze)}}var Y={atom:!0,number:!0,variable:!0,string:!0,regexp:!0,this:!0,import:!0,"jsonld-keyword":!0};function W(v,M,ce,fe,Fe,Ie){this.indented=v,this.column=M,this.type=ce,this.prev=Fe,this.info=Ie,fe!=null&&(this.align=fe)}function oe(v,M){if(!u)return!1;for(var ce=v.localVars;ce;ce=ce.next)if(ce.name==M)return!0;for(var fe=v.context;fe;fe=fe.prev)for(var ce=fe.vars;ce;ce=ce.next)if(ce.name==M)return!0}function _e(v,M,ce,fe,Fe){var Ie=v.cc;for(V.state=v,V.stream=Fe,V.marked=null,V.cc=Ie,V.style=M,v.lexical.hasOwnProperty("align")||(v.lexical.align=!0);;){var Ze=Ie.length?Ie.pop():p?Oe:Ce;if(Ze(ce,fe)){for(;Ie.length&&Ie[Ie.length-1].lex;)Ie.pop()();return V.marked?V.marked:ce=="variable"&&oe(v,fe)?"variable-2":M}}}var V={state:null,column:null,marked:null,cc:null};function Q(){for(var v=arguments.length-1;v>=0;v--)V.cc.push(arguments[v])}function O(){return Q.apply(null,arguments),!0}function de(v,M){for(var ce=M;ce;ce=ce.next)if(ce.name==v)return!0;return!1}function be(v){var M=V.state;if(V.marked="def",!!u){if(M.context){if(M.lexical.info=="var"&&M.context&&M.context.block){var ce=ye(v,M.context);if(ce!=null){M.context=ce;return}}else if(!de(v,M.localVars)){M.localVars=new X(v,M.localVars);return}}m.globalVars&&!de(v,M.globalVars)&&(M.globalVars=new X(v,M.globalVars))}}function ye(v,M){if(M)if(M.block){var ce=ye(v,M.prev);return ce?ce==M.prev?M:new ae(ce,M.vars,!0):null}else return de(v,M.vars)?M:new ae(M.prev,new X(v,M.vars),!1);else return null}function ue(v){return v=="public"||v=="private"||v=="protected"||v=="abstract"||v=="readonly"}function ae(v,M,ce){this.prev=v,this.vars=M,this.block=ce}function X(v,M){this.name=v,this.next=M}var ie=new X("this",new X("arguments",null));function Te(){V.state.context=new ae(V.state.context,V.state.localVars,!1),V.state.localVars=ie}function Pe(){V.state.context=new ae(V.state.context,V.state.localVars,!0),V.state.localVars=null}Te.lex=Pe.lex=!0;function Re(){V.state.localVars=V.state.context.vars,V.state.context=V.state.context.prev}Re.lex=!0;function q(v,M){var ce=function(){var fe=V.state,Fe=fe.indented;if(fe.lexical.type=="stat")Fe=fe.lexical.indented;else for(var Ie=fe.lexical;Ie&&Ie.type==")"&&Ie.align;Ie=Ie.prev)Fe=Ie.indented;fe.lexical=new W(Fe,V.stream.column(),v,null,fe.lexical,M)};return ce.lex=!0,ce}function ne(){var v=V.state;v.lexical.prev&&(v.lexical.type==")"&&(v.indented=v.lexical.indented),v.lexical=v.lexical.prev)}ne.lex=!0;function Ee(v){function M(ce){return ce==v?O():v==";"||ce=="}"||ce==")"||ce=="]"?Q():O(M)}return M}function Ce(v,M){return v=="var"?O(q("vardef",M),ot,Ee(";"),ne):v=="keyword a"?O(q("form"),Ve,Ce,ne):v=="keyword b"?O(q("form"),Ce,ne):v=="keyword d"?V.stream.match(/^\s*$/,!1)?O():O(q("stat"),rt,Ee(";"),ne):v=="debugger"?O(Ee(";")):v=="{"?O(q("}"),Pe,_n,ne,Re):v==";"?O():v=="if"?(V.state.lexical.info=="else"&&V.state.cc[V.state.cc.length-1]==ne&&V.state.cc.pop()(),O(q("form"),Ve,Ce,ne,St)):v=="function"?O(jt):v=="for"?O(q("form"),Pe,Yt,Ce,Re,ne):v=="class"||i&&M=="interface"?(V.marked="keyword",O(q("form",v=="class"?v:M),Gt,ne)):v=="variable"?i&&M=="declare"?(V.marked="keyword",O(Ce)):i&&(M=="module"||M=="enum"||M=="type")&&V.stream.match(/^\s*\w/,!1)?(V.marked="keyword",M=="enum"?O(Xt):M=="type"?O(an,Ee("operator"),qe,Ee(";")):O(q("form"),Et,Ee("{"),q("}"),_n,ne,ne)):i&&M=="namespace"?(V.marked="keyword",O(q("form"),Oe,Ce,ne)):i&&M=="abstract"?(V.marked="keyword",O(Ce)):O(q("stat"),Zt):v=="switch"?O(q("form"),Ve,Ee("{"),q("}","switch"),Pe,_n,ne,ne,Re):v=="case"?O(Oe,Ee(":")):v=="default"?O(Ee(":")):v=="catch"?O(q("form"),Te,Ue,Ce,ne,Re):v=="export"?O(q("stat"),cn,ne):v=="import"?O(q("stat"),mn,ne):v=="async"?O(Ce):M=="@"?O(Oe,Ce):Q(q("stat"),Oe,Ee(";"),ne)}function Ue(v){if(v=="(")return O(Bt,Ee(")"))}function Oe(v,M){return st(v,M,!1)}function ze(v,M){return st(v,M,!0)}function Ve(v){return v!="("?Q():O(q(")"),rt,Ee(")"),ne)}function st(v,M,ce){if(V.state.fatArrowAt==V.stream.start){var fe=ce?dn:Qt;if(v=="(")return O(Te,q(")"),at(Bt,")"),ne,Ee("=>"),fe,Re);if(v=="variable")return Q(Te,Et,Ee("=>"),fe,Re)}var Fe=ce?Ye:Qe;return Y.hasOwnProperty(v)?O(Fe):v=="function"?O(jt,Fe):v=="class"||i&&M=="interface"?(V.marked="keyword",O(q("form"),Kt,ne)):v=="keyword c"||v=="async"?O(ce?ze:Oe):v=="("?O(q(")"),rt,Ee(")"),ne,Fe):v=="operator"||v=="spread"?O(ce?ze:Oe):v=="["?O(q("]"),zt,ne,Fe):v=="{"?hn(Wt,"}",null,Fe):v=="quasi"?Q(yt,Fe):v=="new"?O(qt(ce)):O()}function rt(v){return v.match(/[;\}\)\],]/)?Q():Q(Oe)}function Qe(v,M){return v==","?O(rt):Ye(v,M,!1)}function Ye(v,M,ce){var fe=ce==!1?Qe:Ye,Fe=ce==!1?Oe:ze;if(v=="=>")return O(Te,ce?dn:Qt,Re);if(v=="operator")return/\+\+|--/.test(M)||i&&M=="!"?O(fe):i&&M=="<"&&V.stream.match(/^([^<>]|<[^<>]*>)*>\s*\(/,!1)?O(q(">"),at(qe,">"),ne,fe):M=="?"?O(Oe,Ee(":"),Fe):O(Fe);if(v=="quasi")return Q(yt,fe);if(v!=";"){if(v=="(")return hn(ze,")","call",fe);if(v==".")return O(Pt,fe);if(v=="[")return O(q("]"),rt,Ee("]"),ne,fe);if(i&&M=="as")return V.marked="keyword",O(qe,fe);if(v=="regexp")return V.state.lastType=V.marked="operator",V.stream.backUp(V.stream.pos-V.stream.start-1),O(Fe)}}function yt(v,M){return v!="quasi"?Q():M.slice(M.length-2)!="${"?O(yt):O(rt,Ct)}function Ct(v){if(v=="}")return V.marked="string-2",V.state.tokenize=b,O(yt)}function Qt(v){return z(V.stream,V.state),Q(v=="{"?Ce:Oe)}function dn(v){return z(V.stream,V.state),Q(v=="{"?Ce:ze)}function qt(v){return function(M){return M=="."?O(v?_t:Mt):M=="variable"&&i?O(nt,v?Ye:Qe):Q(v?ze:Oe)}}function Mt(v,M){if(M=="target")return V.marked="keyword",O(Qe)}function _t(v,M){if(M=="target")return V.marked="keyword",O(Ye)}function Zt(v){return v==":"?O(ne,Ce):Q(Qe,Ee(";"),ne)}function Pt(v){if(v=="variable")return V.marked="property",O()}function Wt(v,M){if(v=="async")return V.marked="property",O(Wt);if(v=="variable"||V.style=="keyword"){if(V.marked="property",M=="get"||M=="set")return O(Ht);var ce;return i&&V.state.fatArrowAt==V.stream.start&&(ce=V.stream.match(/^\s*:\s*/,!1))&&(V.state.fatArrowAt=V.stream.pos+ce[0].length),O(en)}else{if(v=="number"||v=="string")return V.marked=s?"property":V.style+" property",O(en);if(v=="jsonld-keyword")return O(en);if(i&&ue(M))return V.marked="keyword",O(Wt);if(v=="[")return O(Oe,Ot,Ee("]"),en);if(v=="spread")return O(ze,en);if(M=="*")return V.marked="keyword",O(Wt);if(v==":")return Q(en)}}function Ht(v){return v!="variable"?Q(en):(V.marked="property",O(jt))}function en(v){if(v==":")return O(ze);if(v=="(")return Q(jt)}function at(v,M,ce){function fe(Fe,Ie){if(ce?ce.indexOf(Fe)>-1:Fe==","){var Ze=V.state.lexical;return Ze.info=="call"&&(Ze.pos=(Ze.pos||0)+1),O(function(dt,Ut){return dt==M||Ut==M?Q():Q(v)},fe)}return Fe==M||Ie==M?O():ce&&ce.indexOf(";")>-1?Q(v):O(Ee(M))}return function(Fe,Ie){return Fe==M||Ie==M?O():Q(v,fe)}}function hn(v,M,ce){for(var fe=3;fe<arguments.length;fe++)V.cc.push(arguments[fe]);return O(q(M,ce),at(v,M),ne)}function _n(v){return v=="}"?O():Q(Ce,_n)}function Ot(v,M){if(i){if(v==":")return O(qe);if(M=="?")return O(Ot)}}function vn(v,M){if(i&&(v==":"||M=="in"))return O(qe)}function Rn(v){if(i&&v==":")return V.stream.match(/^\s*\w+\s+is\b/,!1)?O(Oe,En,qe):O(qe)}function En(v,M){if(M=="is")return V.marked="keyword",O()}function qe(v,M){if(M=="keyof"||M=="typeof"||M=="infer"||M=="readonly")return V.marked="keyword",O(M=="typeof"?ze:qe);if(v=="variable"||M=="void")return V.marked="type",O(We);if(M=="|"||M=="&")return O(qe);if(v=="string"||v=="number"||v=="atom")return O(We);if(v=="[")return O(q("]"),at(qe,"]",","),ne,We);if(v=="{")return O(q("}"),nn,ne,We);if(v=="(")return O(at($e,")"),tn,We);if(v=="<")return O(at(qe,">"),qe);if(v=="quasi")return Q(he,We)}function tn(v){if(v=="=>")return O(qe)}function nn(v){return v.match(/[\}\)\]]/)?O():v==","||v==";"?O(nn):Q(Ne,nn)}function Ne(v,M){if(v=="variable"||V.style=="keyword")return V.marked="property",O(Ne);if(M=="?"||v=="number"||v=="string")return O(Ne);if(v==":")return O(qe);if(v=="[")return O(Ee("variable"),vn,Ee("]"),Ne);if(v=="(")return Q($t,Ne);if(!v.match(/[;\}\)\],]/))return O()}function he(v,M){return v!="quasi"?Q():M.slice(M.length-2)!="${"?O(he):O(qe,Ge)}function Ge(v){if(v=="}")return V.marked="string-2",V.state.tokenize=b,O(he)}function $e(v,M){return v=="variable"&&V.stream.match(/^\s*[?:]/,!1)||M=="?"?O($e):v==":"?O(qe):v=="spread"?O($e):Q(qe)}function We(v,M){if(M=="<")return O(q(">"),at(qe,">"),ne,We);if(M=="|"||v=="."||M=="&")return O(qe);if(v=="[")return O(qe,Ee("]"),We);if(M=="extends"||M=="implements")return V.marked="keyword",O(qe);if(M=="?")return O(qe,Ee(":"),qe)}function nt(v,M){if(M=="<")return O(q(">"),at(qe,">"),ne,We)}function lt(){return Q(qe,ft)}function ft(v,M){if(M=="=")return O(qe)}function ot(v,M){return M=="enum"?(V.marked="keyword",O(Xt)):Q(Et,Ot,ut,pt)}function Et(v,M){if(i&&ue(M))return V.marked="keyword",O(Et);if(v=="variable")return be(M),O();if(v=="spread")return O(Et);if(v=="[")return hn(ht,"]");if(v=="{")return hn(gt,"}")}function gt(v,M){return v=="variable"&&!V.stream.match(/^\s*:/,!1)?(be(M),O(ut)):(v=="variable"&&(V.marked="property"),v=="spread"?O(Et):v=="}"?Q():v=="["?O(Oe,Ee("]"),Ee(":"),gt):O(Ee(":"),Et,ut))}function ht(){return Q(Et,ut)}function ut(v,M){if(M=="=")return O(ze)}function pt(v){if(v==",")return O(ot)}function St(v,M){if(v=="keyword b"&&M=="else")return O(q("form","else"),Ce,ne)}function Yt(v,M){if(M=="await")return O(Yt);if(v=="(")return O(q(")"),pn,ne)}function pn(v){return v=="var"?O(ot,sn):v=="variable"?O(sn):Q(sn)}function sn(v,M){return v==")"?O():v==";"?O(sn):M=="in"||M=="of"?(V.marked="keyword",O(Oe,sn)):Q(Oe,sn)}function jt(v,M){if(M=="*")return V.marked="keyword",O(jt);if(v=="variable")return be(M),O(jt);if(v=="(")return O(Te,q(")"),at(Bt,")"),ne,Rn,Ce,Re);if(i&&M=="<")return O(q(">"),at(lt,">"),ne,jt)}function $t(v,M){if(M=="*")return V.marked="keyword",O($t);if(v=="variable")return be(M),O($t);if(v=="(")return O(Te,q(")"),at(Bt,")"),ne,Rn,Re);if(i&&M=="<")return O(q(">"),at(lt,">"),ne,$t)}function an(v,M){if(v=="keyword"||v=="variable")return V.marked="type",O(an);if(M=="<")return O(q(">"),at(lt,">"),ne)}function Bt(v,M){return M=="@"&&O(Oe,Bt),v=="spread"?O(Bt):i&&ue(M)?(V.marked="keyword",O(Bt)):i&&v=="this"?O(Ot,ut):Q(Et,Ot,ut)}function Kt(v,M){return v=="variable"?Gt(v,M):ln(v,M)}function Gt(v,M){if(v=="variable")return be(M),O(ln)}function ln(v,M){if(M=="<")return O(q(">"),at(lt,">"),ne,ln);if(M=="extends"||M=="implements"||i&&v==",")return M=="implements"&&(V.marked="keyword"),O(i?qe:Oe,ln);if(v=="{")return O(q("}"),At,ne)}function At(v,M){if(v=="async"||v=="variable"&&(M=="static"||M=="get"||M=="set"||i&&ue(M))&&V.stream.match(/^\s+#?[\w$\xa1-\uffff]/,!1))return V.marked="keyword",O(At);if(v=="variable"||V.style=="keyword")return V.marked="property",O(Nt,At);if(v=="number"||v=="string")return O(Nt,At);if(v=="[")return O(Oe,Ot,Ee("]"),Nt,At);if(M=="*")return V.marked="keyword",O(At);if(i&&v=="(")return Q($t,At);if(v==";"||v==",")return O(At);if(v=="}")return O();if(M=="@")return O(Oe,At)}function Nt(v,M){if(M=="!"||M=="?")return O(Nt);if(v==":")return O(qe,ut);if(M=="=")return O(ze);var ce=V.state.lexical.prev,fe=ce&&ce.info=="interface";return Q(fe?$t:jt)}function cn(v,M){return M=="*"?(V.marked="keyword",O(ct,Ee(";"))):M=="default"?(V.marked="keyword",O(Oe,Ee(";"))):v=="{"?O(at(et,"}"),ct,Ee(";")):Q(Ce)}function et(v,M){if(M=="as")return V.marked="keyword",O(Ee("variable"));if(v=="variable")return Q(ze,et)}function mn(v){return v=="string"?O():v=="("?Q(Oe):v=="."?Q(Qe):Q(kt,on,ct)}function kt(v,M){return v=="{"?hn(kt,"}"):(v=="variable"&&be(M),M=="*"&&(V.marked="keyword"),O(Dt))}function on(v){if(v==",")return O(kt,on)}function Dt(v,M){if(M=="as")return V.marked="keyword",O(kt)}function ct(v,M){if(M=="from")return V.marked="keyword",O(Oe)}function zt(v){return v=="]"?O():Q(at(ze,"]"))}function Xt(){return Q(q("form"),Et,Ee("{"),q("}"),at(gn,"}"),ne,ne)}function gn(){return Q(Et,ut)}function Jt(v,M){return v.lastType=="operator"||v.lastType==","||I.test(M.charAt(0))||/[,.]/.test(M.charAt(0))}function Tt(v,M,ce){return M.tokenize==N&&/^(?:operator|sof|keyword [bcd]|case|new|export|default|spread|[\[{}\(,;:]|=>)$/.test(M.lastType)||M.lastType=="quasi"&&/\{\s*$/.test(v.string.slice(0,v.pos-(ce||0)))}return{startState:function(v){var M={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"&&(M.globalVars=m.globalVars),M},token:function(v,M){if(v.sol()&&(M.lexical.hasOwnProperty("align")||(M.lexical.align=!1),M.indented=v.indentation(),z(v,M)),M.tokenize!=F&&v.eatSpace())return null;var ce=M.tokenize(v,M);return L=="comment"?ce:(M.lastType=L=="operator"&&(T=="++"||T=="--")?"incdec":L,_e(M,ce,L,T,v))},indent:function(v,M){if(v.tokenize==F||v.tokenize==b)return c.Pass;if(v.tokenize!=N)return 0;var ce=M&&M.charAt(0),fe=v.lexical,Fe;if(!/^\s*else\b/.test(M))for(var Ie=v.cc.length-1;Ie>=0;--Ie){var Ze=v.cc[Ie];if(Ze==ne)fe=fe.prev;else if(Ze!=St&&Ze!=Re)break}for(;(fe.type=="stat"||fe.type=="form")&&(ce=="}"||(Fe=v.cc[v.cc.length-1])&&(Fe==Qe||Fe==Ye)&&!/^[,\.=+\-*:?[\(]/.test(M));)fe=fe.prev;g&&fe.type==")"&&fe.prev.type=="stat"&&(fe=fe.prev);var dt=fe.type,Ut=ce==dt;return dt=="vardef"?fe.indented+(v.lastType=="operator"||v.lastType==","?fe.info.length+1:0):dt=="form"&&ce=="{"?fe.indented:dt=="form"?fe.indented+y:dt=="stat"?fe.indented+(Jt(v,M)?g||y:0):fe.info=="switch"&&!Ut&&m.doubleIndentSwitch!=!1?fe.indented+(/^(?:case|default)\b/.test(M)?y:2*y):fe.align?fe.column+(Ut?0:1):fe.indented+(Ut?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:s,jsonMode:p,expressionAllowed:Tt,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,$,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 s(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,L=y,T=g;i.extra_keywords!=null&&(L=L.concat(i.extra_keywords)),i.extra_builtins!=null&&(T=T.concat(i.extra_builtins));var P=!(i.version&&Number(i.version)<3);if(P){var N=i.identifiers||/^[_A-Za-z\u00A1-\uFFFF][_A-Za-z0-9\u00A1-\uFFFF]*/;L=L.concat(["nonlocal","None","aiter","anext","async","await","breakpoint","match","case"]),T=T.concat(["ascii","bytes","exec","print"]);var C=new RegExp(`^(([rbuf]|(br)|(rb)|(fr)|(rf))?('{3}|"{3}|['"]))`,"i")}else{var N=i.identifiers||/^[_A-Za-z][_A-Za-z0-9]*/;L=L.concat(["exec","print"]),T=T.concat(["apply","basestring","buffer","cmp","coerce","execfile","file","intern","long","raw_input","reduce","reload","unichr","unicode","xrange","None"]);var C=new RegExp(`^(([rubf]|(ur)|(br))?('{3}|"{3}|['"]))`,"i")}var F=h(L),b=h(T);function E(de,be){var ye=de.sol()&&be.lastToken!="\\";if(ye&&(be.indent=de.indentation()),ye&&s(be).type=="py"){var ue=s(be).offset;if(de.eatSpace()){var ae=de.indentation();return ae>ue?oe(be):ae<ue&&V(de,be)&&de.peek()!="#"&&(be.errorToken=!0),null}else{var X=z(de,be);return ue>0&&V(de,be)&&(X+=" "+S),X}}return z(de,be)}function z(de,be,ye){if(de.eatSpace())return null;if(!ye&&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(C)){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(F)||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(),ye?null:S)}function Y(de,be){for(;"rubf".indexOf(de.charAt(0).toLowerCase())>=0;)de=de.substr(1);var ye=de.length==1,ue="string";function ae(ie){return function(Te,Pe){var Re=z(Te,Pe,!0);return Re=="punctuation"&&(Te.current()=="{"?Pe.tokenize=ae(ie+1):Te.current()=="}"&&(ie>1?Pe.tokenize=ae(ie-1):Pe.tokenize=X)),Re}}function X(ie,Te){for(;!ie.eol();)if(ie.eatWhile(/[^'"\{\}\\]/),ie.eat("\\")){if(ie.next(),ye&&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(ye){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 ye=de.length==1,ue="string";function ae(X,ie){for(;!X.eol();)if(X.eatWhile(/[^'"\\]/),X.eat("\\")){if(X.next(),ye&&X.eol())return ue}else{if(X.match(de))return ie.tokenize=be,ue;X.eat(/['"]/)}if(ye){if(i.singleLineStringErrors)return S;ie.tokenize=be}return ue}return ae.isString=!0,ae}function oe(de){for(;s(de).type!="py";)de.scopes.pop();de.scopes.push({offset:s(de).offset+u.indentUnit,type:"py",align:null})}function _e(de,be,ye){var ue=de.match(/^[\s\[\{\(]*(?:#|$)/,!1)?null:de.column()+1;be.scopes.push({offset:be.indent+d,type:ye,align:ue})}function V(de,be){for(var ye=de.indentation();be.scopes.length>1&&s(be).offset>ye;){if(s(be).type!="py")return!0;be.scopes.pop()}return s(be).offset!=ye}function Q(de,be){de.sol()&&(be.beginningOfLine=!0,be.dedent=!1);var ye=be.tokenize(de,be),ue=de.current();if(be.beginningOfLine&&ue=="@")return de.match(N,!1)?"meta":P?"operator":S;if(/\S/.test(ue)&&(be.beginningOfLine=!1),(ye=="variable"||ye=="builtin")&&be.lastToken=="meta"&&(ye="meta"),(ue=="pass"||ue=="return")&&(be.dedent=!0),ue=="lambda"&&(be.lambda=!0),ue==":"&&!be.lambda&&s(be).type=="py"&&de.match(/^\s*(?:#|$)/,!1)&&oe(be),ue.length==1&&!/string|comment/.test(ye)){var ae="[({".indexOf(ue);if(ae!=-1&&_e(de,be,"])}".slice(ae,ae+1)),ae="])}".indexOf(ue),ae!=-1)if(s(be).type==ue)be.indent=be.scopes.pop().offset-d;else return S}return be.dedent&&de.eol()&&s(be).type=="py"&&be.scopes.length>1&&be.scopes.pop(),ye}var O={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 ye=be.errorToken;ye&&(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),ye?ue+" "+S:ue},indent:function(de,be){if(de.tokenize!=E)return de.tokenize.isString?c.Pass:0;var ye=s(de),ue=ye.type==be.charAt(0)||ye.type=="py"&&!de.dedent&&/^(else:|elif |except |finally:)/.test(be);return ye.align!=null?ye.align-(ue?1:0):ye.offset-(ue?d:0)},electricInput:/^\s*([\}\]\)]|else:|elif |except |finally:)$/,closeBrackets:{triples:`'"`},lineComment:"#",fold:"indent"};return O}),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,$,e){(function(c){c(e(33490))})(function(c){"use strict";c.defineMode("shell",function(){var h={};function m(a,d){for(var L=0;L<d.length;L++)h[d[L]]=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"],s=["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,s)),m("atom",y),m("keyword",g),m("builtin",s);function p(a,d){if(a.eatSpace())return null;var L=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 L&&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 P=a.match(/^<-?\s*['"]?([^'"]*)['"]?/);if(P)return d.tokens.unshift(x(P[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 L=a=="("?")":a=="{"?"}":a;return function(T,P){for(var N,C=!1;(N=T.next())!=null;){if(N===L&&!C){P.tokens.shift();break}else if(N==="$"&&!C&&a!=="'"&&T.peek()!=L){C=!0,T.backUp(1),P.tokens.unshift(S);break}else{if(!C&&a!==L&&N===a)return P.tokens.unshift(u(a,d)),I(T,P);if(!C&&/['"]/.test(N)&&!/['"]/.test(a)){P.tokens.unshift(i(N,"string")),T.backUp(1);break}}C=!C&&N==="\\"}return d}}function i(a,d){return function(L,T){return T.tokens[0]=u(a,d),L.next(),I(L,T)}}var S=function(a,d){d.tokens.length>1&&a.eat("$");var L=a.next();return/['"({]/.test(L)?(d.tokens[0]=u(L,L=="("?"quote":L=="{"?"def":"string"),I(a,d)):(/\d/.test(L)||a.eatWhile(/\w/),d.tokens.shift(),"def")};function x(a){return function(d,L){return d.sol()&&d.string==a&&L.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 $=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 s=g[y];if(!(s==="_owner"&&c.$$typeof)&&!e(c[s],h[s]))return!1}return!0}return c!==c&&h!==h}},72535:function(j,$,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},s={};s[c.ForwardRef]=y,s[c.Memo]=g;function p(L){return c.isMemo(L)?g:s[L.$$typeof]||h}var u=Object.defineProperty,i=Object.getOwnPropertyNames,S=Object.getOwnPropertySymbols,x=Object.getOwnPropertyDescriptor,I=Object.getPrototypeOf,a=Object.prototype;function d(L,T,P){if(typeof T!="string"){if(a){var N=I(T);N&&N!==a&&d(L,N,P)}var C=i(T);S&&(C=C.concat(S(T)));for(var F=p(L),b=p(T),E=0;E<C.length;++E){var z=C[E];if(!m[z]&&!(P&&P[z])&&!(b&&b[z])&&!(F&&F[z])){var Y=x(T,z);try{u(L,z,Y)}catch(W){}}}}return L}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,$,e){"use strict";e.r($);var c=Number.isNaN||function(s){return typeof s=="number"&&s!==s};function h(g,s){return!!(g===s||c(g)&&c(s))}function m(g,s){if(g.length!==s.length)return!1;for(var p=0;p<g.length;p++)if(!h(g[p],s[p]))return!1;return!0}function y(g,s){s===void 0&&(s=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&&s(I,u)||(i=g.apply(this,I),S=!0,p=this,u=I),i}return x}$.default=y},71770:function(j,$){"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=e},58809:function(j){j.exports=I,j.exports.parse=h,j.exports.compile=m,j.exports.tokensToFunction=y,j.exports.tokensToRegExp=x;var $="/",e="./",c=new RegExp(["(\\\\.)","(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?"].join("|"),"g");function h(a,d){for(var L=[],T=0,P=0,N="",C=d&&d.delimiter||$,F=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(P,W),P=W+z.length,Y){N+=Y[1],b=!0;continue}var oe="",_e=a[P],V=E[2],Q=E[3],O=E[4],de=E[5];if(!b&&N.length){var be=N.length-1;F.indexOf(N[be])>-1&&(oe=N[be],N=N.slice(0,be))}N&&(L.push(N),N="",b=!1);var ye=oe!==""&&_e!==void 0&&_e!==oe,ue=de==="+"||de==="*",ae=de==="?"||de==="*",X=oe||C,ie=Q||O;L.push({name:V||T++,prefix:oe,delimiter:X,optional:ae,repeat:ue,partial:ye,pattern:ie?s(ie):"[^"+g(X)+"]+?"})}return(N||P<a.length)&&L.push(N+a.substr(P)),L}function m(a,d){return y(h(a,d))}function y(a){for(var d=new Array(a.length),L=0;L<a.length;L++)typeof a[L]=="object"&&(d[L]=new RegExp("^(?:"+a[L].pattern+")$"));return function(T,P){for(var N="",C=P&&P.encode||encodeURIComponent,F=0;F<a.length;F++){var b=a[F];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=C(E[Y],b),!d[F].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=C(String(E),b),!d[F].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 s(a){return a.replace(/([=!:$/()])/g,"\\$1")}function p(a){return a&&a.sensitive?"":"i"}function u(a,d){if(!d)return a;var L=a.source.match(/\((?!\?)/g);if(L)for(var T=0;T<L.length;T++)d.push({name:T,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,pattern:null});return a}function i(a,d,L){for(var T=[],P=0;P<a.length;P++)T.push(I(a[P],d,L).source);return new RegExp("(?:"+T.join("|")+")",p(L))}function S(a,d,L){return x(h(a,L),d,L)}function x(a,d,L){L=L||{};for(var T=L.strict,P=L.start!==!1,N=L.end!==!1,C=g(L.delimiter||$),F=L.delimiters||e,b=[].concat(L.endsWith||[]).map(g).concat("$").join("|"),E=P?"^":"",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&&F.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+="(?:"+C+")?"),E+=b==="$"?"$":"(?="+b+")"):(T||(E+="(?:"+C+"(?="+b+"))?"),z||(E+="(?="+C+"|"+b+")")),new RegExp(E,p(L))}function I(a,d,L){return a instanceof RegExp?u(a,d):Array.isArray(a)?i(a,d,L):S(a,d,L)}},98878:function(j,$){"use strict";var e=Object.prototype.hasOwnProperty,c;function h(s){try{return decodeURIComponent(s.replace(/\+/g," "))}catch(p){return null}}function m(s){try{return encodeURIComponent(s)}catch(p){return null}}function y(s){for(var p=/([^=?#&]+)=?([^&]*)/g,u={},i;i=p.exec(s);){var S=h(i[1]),x=h(i[2]);S===null||x===null||S in u||(u[S]=x)}return u}function g(s,p){p=p||"";var u=[],i,S;typeof p!="string"&&(p="?");for(S in s)if(e.call(s,S)){if(i=s[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("&"):""}$.stringify=g,$.parse=y},62084:function(j,$,e){"use strict";e.d($,{Z:function(){return ae}});var c=e(60795),h=e(14797),m=e(17079),y=e(16803),g=e(63313),s=e(84875),p=e.n(s),u=e(71860),i=e(36997),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,Pe=X.invalidate,Re=X.item,q=X.renderItem,ne=X.responsive,Ee=X.responsiveDisabled,Ce=X.registerSize,Ue=X.itemKey,Oe=X.className,ze=X.style,Ve=X.children,st=X.display,rt=X.order,Qe=X.component,Ye=Qe===void 0?"div":Qe,yt=(0,y.Z)(X,S),Ct=ne&&!st;function Qt(Zt){Ce(Ue,Zt)}g.useEffect(function(){return function(){Qt(null)}},[]);var dn=q&&Re!==x?q(Re):Ve,qt;Pe||(qt={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 Mt={};Ct&&(Mt["aria-hidden"]=!0);var _t=g.createElement(Ye,(0,c.Z)({className:p()(!Pe&&Te,Oe),style:(0,h.Z)((0,h.Z)({},qt),ze)},Mt,yt,{ref:ie}),dn);return ne&&(_t=g.createElement(u.Z,{onResize:function(Pt){var Wt=Pt.offsetWidth;Qt(Wt)},disabled:Ee},_t)),_t}var a=g.forwardRef(I);a.displayName="Item";var d=a,L=e(71264),T=e(74012),P=e(4202);function N(X){if(typeof MessageChannel=="undefined")(0,P.Z)(X);else{var ie=new MessageChannel;ie.port1.onmessage=function(){return X()},ie.port2.postMessage(void 0)}}function C(){var X=g.useRef(null),ie=function(Pe){X.current||(X.current=[],N(function(){(0,T.unstable_batchedUpdates)(function(){X.current.forEach(function(Re){Re()}),X.current=null})})),X.current.push(Pe)};return ie}function F(X,ie){var Te=g.useState(ie),Pe=(0,m.Z)(Te,2),Re=Pe[0],q=Pe[1],ne=(0,L.Z)(function(Ee){X(function(){q(Ee)})});return[Re,ne]}var b=["component"],E=["className"],z=["className"],Y=function(ie,Te){var Pe=g.useContext(V);if(!Pe){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=Pe.className,Ce=(0,y.Z)(Pe,E),Ue=ie.className,Oe=(0,y.Z)(ie,z);return g.createElement(V.Provider,{value:null},g.createElement(d,(0,c.Z)({ref:Te,className:p()(Ee,Ue)},Ce,Oe)))},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"],V=g.createContext(null),Q="responsive",O="invalidate";function de(X){return"+ ".concat(X.length," ...")}function be(X,ie){var Te=X.prefixCls,Pe=Te===void 0?"rc-overflow":Te,Re=X.data,q=Re===void 0?[]:Re,ne=X.renderItem,Ee=X.renderRawItem,Ce=X.itemKey,Ue=X.itemWidth,Oe=Ue===void 0?10:Ue,ze=X.ssr,Ve=X.style,st=X.className,rt=X.maxCount,Qe=X.renderRest,Ye=X.renderRawRest,yt=X.suffix,Ct=X.component,Qt=Ct===void 0?"div":Ct,dn=X.itemComponent,qt=X.onVisibleChange,Mt=(0,y.Z)(X,_e),_t=ze==="full",Zt=C(),Pt=F(Zt,null),Wt=(0,m.Z)(Pt,2),Ht=Wt[0],en=Wt[1],at=Ht||0,hn=F(Zt,new Map),_n=(0,m.Z)(hn,2),Ot=_n[0],vn=_n[1],Rn=F(Zt,0),En=(0,m.Z)(Rn,2),qe=En[0],tn=En[1],nn=F(Zt,0),Ne=(0,m.Z)(nn,2),he=Ne[0],Ge=Ne[1],$e=F(Zt,0),We=(0,m.Z)($e,2),nt=We[0],lt=We[1],ft=(0,g.useState)(null),ot=(0,m.Z)(ft,2),Et=ot[0],gt=ot[1],ht=(0,g.useState)(null),ut=(0,m.Z)(ht,2),pt=ut[0],St=ut[1],Yt=g.useMemo(function(){return pt===null&&_t?Number.MAX_SAFE_INTEGER:pt||0},[pt,Ht]),pn=(0,g.useState)(!1),sn=(0,m.Z)(pn,2),jt=sn[0],$t=sn[1],an="".concat(Pe,"-item"),Bt=Math.max(qe,he),Kt=rt===Q,Gt=q.length&&Kt,ln=rt===O,At=Gt||typeof rt=="number"&&q.length>rt,Nt=(0,g.useMemo)(function(){var Ie=q;return Gt?Ht===null&&_t?Ie=q:Ie=q.slice(0,Math.min(q.length,at/Oe)):typeof rt=="number"&&(Ie=q.slice(0,rt)),Ie},[q,Oe,Ht,rt,Gt]),cn=(0,g.useMemo)(function(){return Gt?q.slice(Yt+1):q.slice(Nt.length)},[q,Nt,Gt,Yt]),et=(0,g.useCallback)(function(Ie,Ze){var dt;return typeof Ce=="function"?Ce(Ie):(dt=Ce&&(Ie==null?void 0:Ie[Ce]))!==null&&dt!==void 0?dt:Ze},[Ce]),mn=(0,g.useCallback)(ne||function(Ie){return Ie},[ne]);function kt(Ie,Ze,dt){pt===Ie&&(Ze===void 0||Ze===Et)||(St(Ie),dt||($t(Ie<q.length-1),qt==null||qt(Ie)),Ze!==void 0&&gt(Ze))}function on(Ie,Ze){en(Ze.clientWidth)}function Dt(Ie,Ze){vn(function(dt){var Ut=new Map(dt);return Ze===null?Ut.delete(Ie):Ut.set(Ie,Ze),Ut})}function ct(Ie,Ze){Ge(Ze),tn(he)}function zt(Ie,Ze){lt(Ze)}function Xt(Ie){return Ot.get(et(Nt[Ie],Ie))}(0,i.Z)(function(){if(at&&typeof Bt=="number"&&Nt){var Ie=nt,Ze=Nt.length,dt=Ze-1;if(!Ze){kt(0,null);return}for(var Ut=0;Ut<Ze;Ut+=1){var Cn=Xt(Ut);if(_t&&(Cn=Cn||0),Cn===void 0){kt(Ut-1,void 0,!0);break}if(Ie+=Cn,dt===0&&Ie<=at||Ut===dt-1&&Ie+Xt(dt)<=at){kt(dt,null);break}else if(Ie+Bt>at){kt(Ut-1,Ie-Cn-nt+he);break}}yt&&Xt(0)+nt>at&&gt(null)}},[at,Ot,he,nt,et,Nt]);var gn=jt&&!!cn.length,Jt={};Et!==null&&Gt&&(Jt={position:"absolute",left:Et,top:0});var Tt={prefixCls:an,responsive:Gt,component:dn,invalidate:ln},v=Ee?function(Ie,Ze){var dt=et(Ie,Ze);return g.createElement(V.Provider,{key:dt,value:(0,h.Z)((0,h.Z)({},Tt),{},{order:Ze,item:Ie,itemKey:dt,registerSize:Dt,display:Ze<=Yt})},Ee(Ie,Ze))}:function(Ie,Ze){var dt=et(Ie,Ze);return g.createElement(d,(0,c.Z)({},Tt,{order:Ze,key:dt,item:Ie,renderItem:mn,itemKey:dt,registerSize:Dt,display:Ze<=Yt}))},M,ce={order:gn?Yt:Number.MAX_SAFE_INTEGER,className:"".concat(an,"-rest"),registerSize:ct,display:gn};if(Ye)Ye&&(M=g.createElement(V.Provider,{value:(0,h.Z)((0,h.Z)({},Tt),ce)},Ye(cn)));else{var fe=Qe||de;M=g.createElement(d,(0,c.Z)({},Tt,ce),typeof fe=="function"?fe(cn):fe)}var Fe=g.createElement(Qt,(0,c.Z)({className:p()(!ln&&Pe,st),style:Ve,ref:ie},Mt),Nt.map(v),At?M:null,yt&&g.createElement(d,(0,c.Z)({},Tt,{responsive:Kt,responsiveDisabled:!Gt,order:Yt,className:"".concat(an,"-suffix"),registerSize:zt,display:!0,style:Jt}),yt));return Kt&&(Fe=g.createElement(u.Z,{onResize:on,disabled:!Gt},Fe)),Fe}var ye=g.forwardRef(be);ye.displayName="Overflow",ye.Item=oe,ye.RESPONSIVE=Q,ye.INVALIDATE=O;var ue=ye,ae=ue},99568:function(j,$){"use strict";$.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"}},55149:function(j,$,e){"use strict";e.d($,{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,L,T){if(L=L.toLowerCase(),T==="auto"){if(L==="height")return d.offsetHeight;if(L==="width")return d.offsetWidth}return L in h||(h[L]=c.test(L)),h[L]?parseFloat(T)||0:T}function s(d,L){var T=arguments.length,P=y(d);return L=m[L]?"cssFloat"in d.style?"cssFloat":"styleFloat":L,T===1?P:g(d,L,P[L]||d.style[L])}function p(d,L,T){var P=arguments.length;if(L=m[L]?"cssFloat"in d.style?"cssFloat":"styleFloat":L,P===3)return typeof T=="number"&&c.test(L)&&(T="".concat(T,"px")),d.style[L]=T,T;for(var N in L)L.hasOwnProperty(N)&&p(d,N,L[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),L=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight);return{width:d,height:L}}function x(){var d=document.documentElement.clientWidth,L=window.innerHeight||document.documentElement.clientHeight;return{width:d,height:L}}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 L=d.getBoundingClientRect(),T=document.documentElement;return{left:L.left+(window.pageXOffset||T.scrollLeft)-(T.clientLeft||document.body.clientLeft||0),top:L.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,$,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,$,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,$,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 s=this,p=!1;function u(){s.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 s=arguments.length,p=new Array(s-1),u=1;u<s;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 $(e){this.type=e}$.prototype.initEvent=function(e,c,h){return this.type=e,this.bubbles=c,this.cancelable=h,this.timeStamp=+new Date,this},$.prototype.stopPropagation=function(){},$.prototype.preventDefault=function(){},$.CAPTURING_PHASE=1,$.AT_TARGET=2,$.BUBBLING_PHASE=3,j.exports=$},36393:function(j){"use strict";function $(){this._listeners={}}$.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},$.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}}},$.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=$},53385:function(j,$,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,$,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,$,e){"use strict";var c=e(11803),h=e(56831),m=e(28809),y=e(57694),g=e(68734),s=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=s.hash.slice(1);var a=function(d){if(d.source===parent&&(typeof x=="undefined"&&(x=d.origin),d.origin===x)){var L;try{L=JSON.parse(d.data)}catch(b){p("bad json",d.data);return}if(L.windowId===g.currentWindowId)switch(L.type){case"s":var T;try{T=JSON.parse(L.data)}catch(b){p("bad json",L.data);break}var P=T[0],N=T[1],C=T[2],F=T[3];if(p(P,N,C,F),P!==u.version)throw new Error('Incompatible SockJS! Main site uses: "'+P+'", the iframe: "'+u.version+'".');if(!c.isOriginEqual(C,s.href)||!c.isOriginEqual(F,s.href))throw new Error("Can't connect to different domain from within an iframe. ("+s.href+", "+C+", "+F+")");I=new m(new S[N](C,F));break;case"m":I._send(L.data);break;case"c":I&&I._close(),I=null;break}}};h.attachEvent("message",a),g.postMessage("s")}}},65263:function(j,$,e){"use strict";var c=e(39622).v,h=e(2937),m=e(77234),y=function(){};function g(s,p){c.call(this);var u=this,i=+new Date;this.xo=new p("GET",s),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,$,e){"use strict";var c=e(2937),h=e(39622).v,m=e(82458),y=e(65263);function g(s){var p=this;h.call(this),this.ir=new y(s,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,$,e){"use strict";var c=e(39622).v,h=e(2937),m=e(56831),y=e(36010),g=e(57694),s=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(P){s("bad json",a),S.emit("finish"),S.close();return}var L=d[0],T=d[1];S.emit("finish",L,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,$,e){"use strict";var c=e(39622).v,h=e(2937),m=e(11803),y=e(79150),g=e(91278),s=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,s):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,L=m.addPath(I,"/info");S("doXhr",L),this.xo=x._getReceiver(I,L,a),this.timeoutRef=setTimeout(function(){S("timeout"),d._cleanup(!1),d.emit("finish")},x.timeout),this.xo.once("finish",function(T,P){S("finish",T,P),d._cleanup(!0),d.emit("finish",T,P)})},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,$,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,$,e){"use strict";e(71953);var c=e(52296),h=e(2937),m=e(36032),y=e(16118),g=e(11803),s=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),L=e(53385),T=e(33639),P=function(){},N;function C(b,E,z){if(!(this instanceof C))return new C(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=C.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,O){if(!Q)throw new SyntaxError("The protocols entry '"+Q+"' is invalid.");if(O<_e.length-1&&Q===_e[O+1])throw new SyntaxError("The protocols entry '"+Q+"' is duplicated.")});var V=g.getOrigin(a.href);this._origin=V?V.toLowerCase():null,W.set("pathname",W.pathname.replace(/\/+$/,"")),this.url=W.href,P("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(C,I);function F(b){return b===1e3||b>=3e3&&b<=4999}C.prototype.close=function(b,E){if(b&&!F(b))throw new Error("InvalidAccessError: Invalid code");if(E&&E.length>123)throw new SyntaxError("reason argument has an invalid length");if(!(this.readyState===C.CLOSING||this.readyState===C.CLOSED)){var z=!0;this._close(b||1e3,E||"Normal closure",z)}},C.prototype.send=function(b){if(typeof b!="string"&&(b=""+b),this.readyState===C.CONNECTING)throw new Error("InvalidStateError: The connection has not been established yet");this.readyState===C.OPEN&&this._transport.send(y.quote(b))},C.version=e(19534),C.CONNECTING=0,C.OPEN=1,C.CLOSING=2,C.CLOSED=3,C.prototype._receiveInfo=function(b,E){if(P("_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),P("info",b);var z=N.filterToEnabled(this._transportsWhitelist,b);this._transports=z.main,P(this._transports.length+" enabled transports"),this._connect()},C.prototype._connect=function(){for(var b=this._transports.shift();b;b=this._transports.shift()){if(P("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")){P("waiting for body"),this._transports.unshift(b),s.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),P("using timeout",E);var z=g.addPath(this._transUrl,"/"+this._server+"/"+this._generateSessionId()),Y=this._transportOptions[b.transportName];P("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)},C.prototype._transportTimeout=function(){P("_transportTimeout"),this.readyState===C.CONNECTING&&(this._transport&&this._transport.close(),this._transportClose(2007,"Transport timed out"))},C.prototype._transportMessage=function(b){P("_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")),P("heartbeat",this.transport);return}if(Y)try{W=JSON.parse(Y)}catch(oe){P("bad json",Y)}if(typeof W=="undefined"){P("empty payload",Y);return}switch(z){case"a":Array.isArray(W)&&W.forEach(function(oe){P("message",E.transport,oe),E.dispatchEvent(new L(oe))});break;case"m":P("message",this.transport,W),this.dispatchEvent(new L(W));break;case"c":Array.isArray(W)&&W.length===2&&this._close(W[0],W[1],!0);break}},C.prototype._transportClose=function(b,E){if(P("_transportClose",this.transport,b,E),this._transport&&(this._transport.removeAllListeners(),this._transport=null,this.transport=null),!F(b)&&b!==2e3&&this.readyState===C.CONNECTING){this._connect();return}this._close(b,E)},C.prototype._open=function(){P("_open",this._transport&&this._transport.transportName,this.readyState),this.readyState===C.CONNECTING?(this._transportTimeoutId&&(clearTimeout(this._transportTimeoutId),this._transportTimeoutId=null),this.readyState=C.OPEN,this.transport=this._transport.transportName,this.dispatchEvent(new x("open")),P("connected",this.transport)):this._close(1006,"Server lost session")},C.prototype._close=function(b,E,z){P("_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===C.CLOSED)throw new Error("InvalidStateError: SockJS has already been closed");this.readyState=C.CLOSING,setTimeout(function(){this.readyState=C.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,P("disconnected")}.bind(this),0)},C.prototype.countRTO=function(b){return b>100?4*b:300+b},j.exports=function(b){return N=p(b),e(80317)(C,b),C}},71953:function(){"use strict";var j=Array.prototype,$=Object.prototype,e=Function.prototype,c=String.prototype,h=j.slice,m=$.toString,y=function(b){return $.toString.call(b)==="[object Function]"},g=function(E){return m.call(E)==="[object Array]"},s=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)$.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 O=z.apply(this,Y.concat(h.call(arguments)));return Object(O)===O?O:this}else return z.apply(E,Y.concat(h.call(arguments)))},oe=Math.max(0,z.length-Y.length),_e=[],V=0;V<oe;V++)_e.push("$"+V);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"),L=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=L&&s(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 P=Array.prototype.indexOf&&[0,1].indexOf(1,2)!==-1;i(j,{indexOf:function(E){var z=L&&s(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}},P);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,V,Q,O,de;for(E=new RegExp(E.source,oe+"g"),Y+="",b||(V=new RegExp("^"+E.source+"$(?!\\s)",oe)),z=z===void 0?-1>>>0:I(z);(Q=E.exec(Y))&&(O=Q.index+Q[0].length,!(O>_e&&(W.push(Y.slice(_e,Q.index)),!b&&Q.length>1&&Q[0].replace(V,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=O,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 C=c.substr,F="".substr&&"0b".substr(-1)!=="b";i(c,{substr:function(E,z){return C.call(this,E<0&&(E=this.length+E)<0?0:E,z)}},F)},63683:function(j,$,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,$,e){"use strict";var c=e(39622).v,h=e(2937),m=e(56831),y=e(11803),g=e.g.XMLHttpRequest,s=function(){};function p(S,x,I,a){s(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){s("no xhr"),this.emit("finish",0,"no xhr support"),this._cleanup();return}x=y.addQuery(x,"t="+ +new Date),this.unloadRef=m.unloadAdd(function(){s("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(){s("xhr timeout"),d.emit("finish",0,""),d._cleanup(!1)})}catch(T){s("exception",T),this.emit("finish",0,""),this._cleanup(!1);return}if((!a||!a.noCredentials)&&p.supportsCORS&&(s("withCredentials"),this.xhr.withCredentials=!0),a&&a.headers)for(var L in a.headers)this.xhr.setRequestHeader(L,a.headers[L]);this.xhr.onreadystatechange=function(){if(d.xhr){var T=d.xhr,P,N;switch(s("readyState",T.readyState),T.readyState){case 3:try{N=T.status,P=T.responseText}catch(C){}s("status",N),N===1223&&(N=204),N===200&&P&&P.length>0&&(s("chunk"),d.emit("chunk",N,P));break;case 4:N=T.status,s("status",N),N===1223&&(N=204),(N===12005||N===12029)&&(N=0),s("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(s("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(){s("close"),this._cleanup(!0)},p.enabled=!!g;var u=["Active"].concat("Object").join("X");!p.enabled&&u in e.g&&(s("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,$,e){j.exports=e.g.EventSource},53485:function(j,$,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,$,e){"use strict";var c=e(2937),h=e(72261),m=e(95765),y=e(91278),g=e(71494);function s(p){if(!s.enabled())throw new Error("Transport created when disabled");h.call(this,p,"/eventsource",m,y)}c(s,h),s.enabled=function(){return!!g},s.transportName="eventsource",s.roundTrips=2,j.exports=s},40651:function(j,$,e){"use strict";var c=e(2937),h=e(86119),m=e(82458),y=e(72261);function g(s){if(!h.enabled)throw new Error("Transport created when disabled");y.call(this,s,"/htmlfile",h,m)}c(g,y),g.enabled=function(s){return h.enabled&&s.sameOrigin},g.transportName="htmlfile",g.roundTrips=2,j.exports=g},36010:function(j,$,e){"use strict";var c=e(2937),h=e(39622).v,m=e(19534),y=e(11803),g=e(68734),s=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(L){u("err callback"),a.emit("close",1006,"Unable to load an iframe ("+L+")"),a.close()}),this.onmessageCallback=this._message.bind(this),s.attachEvent("message",this.onmessageCallback)}c(i,h),i.prototype.close=function(){if(u("close"),this.removeAllListeners(),this.iframeObj){s.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,$,e){"use strict";var c=e(2937),h=e(34430),m=e(48003),y=e(70605);function g(s){if(!g.enabled())throw new Error("Transport created when disabled");h.call(this,s,"/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,$,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 s(p,u,i,S){m.call(this,p,u,g(S),i,S)}c(s,m),j.exports=s},83626:function(j,$,e){"use strict";var c=e(2937),h=e(39622).v,m=function(){};function y(g,s){m(g),h.call(this),this.sendBuffer=[],this.sender=s,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,s;this.sendStop=function(){m("sendStop"),g.sendStop=null,clearTimeout(s)},s=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 s="["+this.sendBuffer.join(",")+"]";this.sendStop=this.sender(this.url,s,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,$,e){"use strict";var c=e(2937),h=e(36010),m=e(77234);j.exports=function(y){function g(s,p){h.call(this,y.transportName,s,p)}return c(g,h),g.enabled=function(s,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,$,e){"use strict";var c=e(2937),h=e(39622).v,m=function(){};function y(g,s,p){m(s),h.call(this),this.Receiver=g,this.receiveUrl=s,this.AjaxObject=p,this._scheduleReceiver()}c(y,h),y.prototype._scheduleReceiver=function(){m("_scheduleReceiver");var g=this,s=this.poll=new this.Receiver(this.receiveUrl,this.AjaxObject);s.on("message",function(p){m("message",p),g.emit("message",p)}),s.once("close",function(p,u){m("close",p,u,g.pollIsClosing),g.poll=s=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,$,e){"use strict";var c=e(2937),h=e(11803),m=e(83626),y=e(24408),g=function(){};function s(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,L){g("poll close",d,L),a.poll=null,a.emit("close",d,L),a.close()})}c(s,m),s.prototype.close=function(){m.prototype.close.call(this),g("close"),this.removeAllListeners(),this.poll&&(this.poll.abort(),this.poll=null)},j.exports=s},95765:function(j,$,e){"use strict";var c=e(2937),h=e(39622).v,m=e(71494),y=function(){};function g(s){y(s),h.call(this);var p=this,u=this.es=new m(s);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 s=this.es;s&&(s.onmessage=s.onerror=null,s.close(),this.es=null)},g.prototype._close=function(s){y("close",s);var p=this;setTimeout(function(){p.emit("close",null,s),p.removeAllListeners()},200)},j.exports=g},86119:function(j,$,e){"use strict";var c=e(2937),h=e(68734),m=e(11803),y=e(39622).v,g=e(36032),s=function(){};function p(i){s(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)),s("using htmlfile",p.htmlfileEnabled);var x=p.htmlfileEnabled?h.createHtmlfile:h.createIframe;e.g[h.WPrefix][this.id]={start:function(){s("start"),S.iframeObj.loaded()},message:function(I){s("message",I),S.emit("message",I)},stop:function(){s("stop"),S._cleanup(),S._close("network")}},this.iframeObj=x(i,function(){s("callback"),S._cleanup(),S._close("permanent")})}c(p,y),p.prototype.abort=function(){s("abort"),this._cleanup(),this._close("user")},p.prototype._cleanup=function(){s("_cleanup"),this.iframeObj&&(this.iframeObj.cleanup(),this.iframeObj=null),delete e.g[h.WPrefix][this.id]},p.prototype._close=function(i){s("_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,$,e){"use strict";var c=e(68734),h=e(36032),m=e(36626),y=e(11803),g=e(2937),s=e(39622).v,p=function(){};function u(i){p(i);var S=this;s.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,s),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,$,e){"use strict";var c=e(2937),h=e(39622).v,m=function(){};function y(g,s){m(g),h.call(this);var p=this;this.bufferPosition=0,this.xo=new s("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,s){if(m("_chunkHandler",g),!(g!==200||!s))for(var p=-1;;this.bufferPosition+=p+1){var u=s.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,$,e){"use strict";var c=e(36032),h=e(11803),m=function(){},y,g;function s(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=s(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,$,e){"use strict";var c=e(39622).v,h=e(2937),m=e(56831),y=e(36626),g=e(11803),s=function(){};function p(u,i,S){s(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){s("_start");var x=this,I=new e.g.XDomainRequest;i=g.addQuery(i,"t="+ +new Date),I.onerror=function(){s("onerror"),x._error()},I.ontimeout=function(){s("ontimeout"),x._error()},I.onprogress=function(){s("progress",I.responseText),x.emit("chunk",200,I.responseText)},I.onload=function(){s("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(s("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(){s("close"),this._cleanup(!0)},p.enabled=!!(e.g.XDomainRequest&&y.hasDomain()),j.exports=p},91278:function(j,$,e){"use strict";var c=e(2937),h=e(90771);function m(y,g,s,p){h.call(this,y,g,s,p)}c(m,h),m.enabled=h.enabled&&h.supportsCORS,j.exports=m},69431:function(j,$,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,$,e){"use strict";var c=e(2937),h=e(90771);function m(y,g,s){h.call(this,y,g,s,{noCredentials:!0})}c(m,h),m.enabled=h.enabled,j.exports=m},89712:function(j,$,e){"use strict";var c=e(56831),h=e(11803),m=e(2937),y=e(39622).v,g=e(53485),s=function(){};function p(u,i,S){if(!p.enabled())throw new Error("Transport created when disabled");y.call(this),s("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){s("message event",a.data),x.emit("message",a.data)},this.unloadRef=c.unloadAdd(function(){s("unload"),x.ws.close()}),this.ws.onclose=function(a){s("close event",a.code,a.reason),x.emit("close",a.code,a.reason),x._cleanup()},this.ws.onerror=function(a){s("error event",a),x.emit("close",1006,"WebSocket connection broken"),x._cleanup()}}m(p,y),p.prototype.send=function(u){var i="["+u+"]";s("send",i),this.ws.send(i)},p.prototype.close=function(){s("close");var u=this.ws;this._cleanup(),u&&u.close()},p.prototype._cleanup=function(){s("_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 s("enabled"),!!g},p.transportName="websocket",p.roundTrips=2,j.exports=p},16685:function(j,$,e){"use strict";var c=e(2937),h=e(72261),m=e(63358),y=e(96960),g=e(79150);function s(p){if(!g.enabled)throw new Error("Transport created when disabled");h.call(this,p,"/xhr",y,g)}c(s,h),s.enabled=m.enabled,s.transportName="xdr-polling",s.roundTrips=2,j.exports=s},63358:function(j,$,e){"use strict";var c=e(2937),h=e(72261),m=e(96960),y=e(79150);function g(s){if(!y.enabled)throw new Error("Transport created when disabled");h.call(this,s,"/xhr_streaming",m,y)}c(g,h),g.enabled=function(s){return s.cookie_needed||s.nullOrigin?!1:y.enabled&&s.sameScheme},g.transportName="xdr-streaming",g.roundTrips=2,j.exports=g},13900:function(j,$,e){"use strict";var c=e(2937),h=e(72261),m=e(96960),y=e(91278),g=e(82458);function s(p){if(!g.enabled&&!y.enabled)throw new Error("Transport created when disabled");h.call(this,p,"/xhr",m,y)}c(s,h),s.enabled=function(p){return p.nullOrigin?!1:g.enabled&&p.sameOrigin?!0:y.enabled},s.transportName="xhr-polling",s.roundTrips=2,j.exports=s},18690:function(j,$,e){"use strict";var c=e(2937),h=e(72261),m=e(96960),y=e(91278),g=e(82458),s=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||s.isOpera()?!1:y.enabled},p.transportName="xhr-streaming",p.roundTrips=2,p.needBody=!!e.g.document,j.exports=p},20971:function(j,$,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,$,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 $=/[\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(s){return y[s]="\\u"+("0000"+s.charCodeAt(0).toString(16)).slice(-4),""}),h.lastIndex=0,y};j.exports={quote:function(h){var m=JSON.stringify(h);return $.lastIndex=0,$.test(m)?(e||(e=c($)),m.replace($,function(y){return e[y]})):m}}},56831:function(j,$,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(s,p){typeof e.g.addEventListener!="undefined"?e.g.addEventListener(s,p,!1):e.g.document&&e.g.attachEvent&&(e.g.document.attachEvent("on"+s,p),e.g.attachEvent("on"+s,p))},detachEvent:function(s,p){typeof e.g.addEventListener!="undefined"?e.g.removeEventListener(s,p,!1):e.g.document&&e.g.detachEvent&&(e.g.document.detachEvent("on"+s,p),e.g.detachEvent("on"+s,p))},unloadAdd:function(s){if(y)return null;var p=c.string(8);return h[p]=s,m&&setTimeout(this.triggerUnloadCallbacks,0),p},unloadDel:function(s){s in h&&delete h[s]},triggerUnloadCallbacks:function(){for(var s in h)h[s](),delete h[s]}};var g=function(){m||(m=!0,j.exports.triggerUnloadCallbacks())};y||j.exports.attachEvent("unload",g)},68734:function(j,$,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 s=e.g.document.createElement("iframe"),p,u,i=function(){m("unattach"),clearTimeout(p);try{s.onload=null}catch(a){}s.onerror=null},S=function(){m("cleanup"),s&&(i(),setTimeout(function(){s&&s.parentNode.removeChild(s),s=null},0),c.unloadDel(u))},x=function(a){m("onerror",a),s&&(S(),g(a))},I=function(a,d){m("post",a,d),setTimeout(function(){try{s&&s.contentWindow&&s.contentWindow.postMessage(a,d)}catch(L){}},0)};return s.src=y,s.style.display="none",s.style.position="absolute",s.onerror=function(){x("onerror")},s.onload=function(){m("onload"),clearTimeout(p),p=setTimeout(function(){x("onload timeout")},2e3)},e.g.document.body.appendChild(s),p=setTimeout(function(){x("timeout")},15e3),u=c.unloadAdd(S),{post:I,cleanup:S,loaded:i}},createHtmlfile:function(y,g){var s=["Active"].concat("Object").join("X"),p=new e.g[s]("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,P){try{setTimeout(function(){S&&S.contentWindow&&S.contentWindow.postMessage(T,P)},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 L=p.createElement("div");return p.body.appendChild(L),S=p.createElement("iframe"),L.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,$,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($){var e=typeof $;return e==="function"||e==="object"&&!!$},extend:function($){if(!this.isObject($))return $;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)&&($[c]=e[c])}return $}}},36032:function(j,$,e){"use strict";var c=e(20971),h="abcdefghijklmnopqrstuvwxyz012345";j.exports={string:function(m){for(var y=h.length,g=c.randomBytes(m),s=[],p=0;p<m;p++)s.push(h.substr(g[p]%y,1));return s.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 $=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){$("disabled from server","websocket");return}if(c.length&&c.indexOf(y.transportName)===-1){$("not in whitelist",y.transportName);return}y.enabled(h)?($("enabled",y.transportName),m.main.push(y),y.facadeTransport&&m.facade.push(y.facadeTransport)):$("disabled",y.transportName)}}),m}}}},11803:function(j,$,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,$,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+-.]*:\/\//,s=/:\d+$/,p=/^([a-z][a-z0-9.+-]*:)?(\/\/)?([\\/]+)?([\S\s]*)/i,u=/^[a-zA-Z]:/;function i(C){return(C||"").toString().replace(m,"")}var S=[["#","hash"],["?","query"],function(F,b){return a(b.protocol)?F.replace(/\\/g,"/"):F},["/","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(C){var F;typeof window!="undefined"?F=window:typeof e.g!="undefined"?F=e.g:typeof self!="undefined"?F=self:F={};var b=F.location||{};C=C||b;var E={},z=typeof C,Y;if(C.protocol==="blob:")E=new T(unescape(C.pathname),{});else if(z==="string"){E=new T(C,{});for(Y in x)delete E[Y]}else if(z==="object"){for(Y in C)Y in x||(E[Y]=C[Y]);E.slashes===void 0&&(E.slashes=g.test(C.href))}return E}function a(C){return C==="file:"||C==="ftp:"||C==="http:"||C==="https:"||C==="ws:"||C==="wss:"}function d(C,F){C=i(C),C=C.replace(y,""),F=F||{};var b=p.exec(C),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(F.protocol)&&(oe=b[4]),{protocol:E,slashes:z||a(E),slashesCount:W,rest:oe}}function L(C,F){if(C==="")return F;for(var b=(F||"/").split("/").slice(0,-1).concat(C.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(C,F,b){if(C=i(C),C=C.replace(y,""),!(this instanceof T))return new T(C,F,b);var E,z,Y,W,oe,_e,V=S.slice(),Q=typeof F,O=this,de=0;for(Q!=="object"&&Q!=="string"&&(b=F,F=null),b&&typeof b!="function"&&(b=h.parse),F=I(F),z=d(C||"",F),E=!z.protocol&&!z.slashes,O.slashes=z.slashes||E&&F.slashes,O.protocol=z.protocol||F.protocol||"",C=z.rest,(z.protocol==="file:"&&(z.slashesCount!==2||u.test(C))||!z.slashes&&(z.protocol||z.slashesCount<2||!a(O.protocol)))&&(V[3]=[/(.*)/,"pathname"]);de<V.length;de++){if(W=V[de],typeof W=="function"){C=W(C,O);continue}Y=W[0],_e=W[1],Y!==Y?O[_e]=C:typeof Y=="string"?(oe=Y==="@"?C.lastIndexOf(Y):C.indexOf(Y),~oe&&(typeof W[2]=="number"?(O[_e]=C.slice(0,oe),C=C.slice(oe+W[2])):(O[_e]=C.slice(oe),C=C.slice(0,oe)))):(oe=Y.exec(C))&&(O[_e]=oe[1],C=C.slice(0,oe.index)),O[_e]=O[_e]||E&&W[3]&&F[_e]||"",W[4]&&(O[_e]=O[_e].toLowerCase())}b&&(O.query=b(O.query)),E&&F.slashes&&O.pathname.charAt(0)!=="/"&&(O.pathname!==""||F.pathname!=="")&&(O.pathname=L(O.pathname,F.pathname)),O.pathname.charAt(0)!=="/"&&a(O.protocol)&&(O.pathname="/"+O.pathname),c(O.port,O.protocol)||(O.host=O.hostname,O.port=""),O.username=O.password="",O.auth&&(oe=O.auth.indexOf(":"),~oe?(O.username=O.auth.slice(0,oe),O.username=encodeURIComponent(decodeURIComponent(O.username)),O.password=O.auth.slice(oe+1),O.password=encodeURIComponent(decodeURIComponent(O.password))):O.username=encodeURIComponent(decodeURIComponent(O.auth)),O.auth=O.password?O.username+":"+O.password:O.username),O.origin=O.protocol!=="file:"&&a(O.protocol)&&O.host?O.protocol+"//"+O.host:"null",O.href=O.toString()}function P(C,F,b){var E=this;switch(C){case"query":typeof F=="string"&&F.length&&(F=(b||h.parse)(F)),E[C]=F;break;case"port":E[C]=F,c(F,E.protocol)?F&&(E.host=E.hostname+":"+F):(E.host=E.hostname,E[C]="");break;case"hostname":E[C]=F,E.port&&(F+=":"+E.port),E.host=F;break;case"host":E[C]=F,s.test(F)?(F=F.split(":"),E.port=F.pop(),E.hostname=F.join(":")):(E.hostname=F,E.port="");break;case"protocol":E.protocol=F.toLowerCase(),E.slashes=!b;break;case"pathname":case"hash":if(F){var z=C==="pathname"?"/":"#";E[C]=F.charAt(0)!==z?z+F:F}else E[C]=F;break;case"username":case"password":E[C]=encodeURIComponent(F);break;case"auth":var Y=F.indexOf(":");~Y?(E.username=F.slice(0,Y),E.username=encodeURIComponent(decodeURIComponent(E.username)),E.password=F.slice(Y+1),E.password=encodeURIComponent(decodeURIComponent(E.password))):E.username=encodeURIComponent(decodeURIComponent(F))}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(C){(!C||typeof C!="function")&&(C=h.stringify);var F,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]===":"||s.test(b.hostname)&&!b.port)&&(E+=":"),Y+=E+b.pathname,F=typeof b.query=="object"?C(b.query):b.query,F&&(Y+=F.charAt(0)!=="?"?"?"+F:F),b.hash&&(Y+=b.hash),Y}T.prototype={set:P,toString:N},T.extractProtocol=d,T.location=I,T.trimLeft=i,T.qs=h,j.exports=T},86563:function(j){(function($,e){j.exports=e()})(this,function(){"use strict";var $=function(){return $=Object.assign||function(F){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)&&(F[Y]=b[Y])}return F},$.apply(this,arguments)};function e(){var C=document.createElement("div");return C.style.cssText="position: fixed; top: 0; height: 100vh; pointer-events: none;",document.documentElement.insertBefore(C,document.documentElement.firstChild),C}function c(C){document.documentElement.removeChild(C)}function h(){var C=e(),F=window.innerHeight,b=C.offsetHeight,E=b-F;return c(C),{vh:b,windowHeight:F,offset:E,isNeeded:E!==0,value:0}}function m(){}function y(){var C=h();return C.value=C.offset,C}function g(){var C=h();return C.value=C.windowHeight*.01,C}var s=Object.freeze({noop:m,computeDifference:y,redefineVhUnit:g});function p(C){return typeof C=="string"&&C.length>0}function u(C){return typeof C=="function"}var i=Object.freeze({cssVarName:"vh-offset",redefineVh:!1,method:y,force:!1,bind:!0,updateOnTouch:!1,onUpdate:m});function S(C){if(p(C))return $({},i,{cssVarName:C});if(typeof C!="object")return i;var F={force:C.force===!0,bind:C.bind!==!1,updateOnTouch:C.updateOnTouch===!0,onUpdate:u(C.onUpdate)?C.onUpdate:m},b=C.redefineVh===!0;return F.method=s[b?"redefineVhUnit":"computeDifference"],F.cssVarName=p(C.cssVarName)?C.cssVarName:b?"vh":i.cssVarName,F}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(C){x=!1}function d(C,F){I.push({eventName:C,callback:F}),window.addEventListener(C,F,x?{passive:!0}:!1)}function L(){I.forEach(function(C){window.removeEventListener(C.eventName,C.callback)}),I=[]}function T(C,F){document.documentElement.style.setProperty("--"+C,F.value+"px")}function P(C,F){return $({},C,{unbind:L,recompute:F.method})}function N(C){var F=Object.freeze(S(C)),b=P(F.method(),F);if(!b.isNeeded&&!F.force||(T(F.cssVarName,b),F.onUpdate(b),!F.bind))return b;function E(){window.requestAnimationFrame(function(){var z=F.method();T(F.cssVarName,z),F.onUpdate(P(z,F))})}return b.unbind(),d("orientationchange",E),F.updateOnTouch&&d("touchmove",E),b}return N})},91190:function(j){"use strict";var $=!1,e=function(){};if($){var c=function(m,y){var g=arguments.length;y=new Array(g>1?g-1:0);for(var s=1;s<g;s++)y[s-1]=arguments[s];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 s=2;s<g;s++)y[s-2]=arguments[s];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,$,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 $(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}j.exports=$,j.exports.__esModule=!0,j.exports.default=j.exports},95848:function(j){function $(){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=$,j.exports.__esModule=!0,j.exports.default=j.exports},93525:function(j,$,e){var c=e(30006),h=e(16660),m=e(41442),y=e(95848);function g(s){return c(s)||h(s)||m(s)||y()}j.exports=g,j.exports.__esModule=!0,j.exports.default=j.exports}}]);