@perses-dev/tracing-gantt-chart-plugin 0.13.0 → 0.14.0-beta.2
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.
- package/__mf/js/{TracingGanttChart.ca3d72b7.js → TracingGanttChart.4460ff1c.js} +4 -4
- package/__mf/js/async/121.5b3411ef.js +2 -0
- package/__mf/js/async/192.b0550d58.js +1 -0
- package/__mf/js/async/2.2a545358.js +1 -0
- package/__mf/js/async/235.831bea3e.js +1 -0
- package/__mf/js/async/247.e4d2c197.js +1 -0
- package/__mf/js/async/274.eee92e86.js +2 -0
- package/__mf/js/async/356.43c6ada2.js +1 -0
- package/__mf/js/async/392.a3f49cf0.js +2 -0
- package/__mf/js/async/407.6e0c3fb4.js +4 -0
- package/__mf/js/async/407.6e0c3fb4.js.LICENSE.txt +9 -0
- package/__mf/js/async/43.cbae1eef.js +2 -0
- package/__mf/js/async/436.4db73a03.js +110 -0
- package/__mf/js/async/470.8d6cfc01.js +2 -0
- package/__mf/js/async/496.9a3d3d3d.js +1 -0
- package/__mf/js/async/587.849f1255.js +1 -0
- package/__mf/js/async/588.39275df8.js +1 -0
- package/__mf/js/async/616.4d217c10.js +1 -0
- package/__mf/js/async/665.2b61216d.js +2 -0
- package/__mf/js/async/672.790df7d1.js +1 -0
- package/__mf/js/async/71.4eb8fa2f.js +1 -0
- package/__mf/js/async/77.27ff39b8.js +1 -0
- package/__mf/js/async/776.f19f62f3.js +43 -0
- package/__mf/js/async/{30.991f7ee4.js.LICENSE.txt → 776.f19f62f3.js.LICENSE.txt} +41 -1
- package/__mf/js/async/873.a00a9302.js +1 -0
- package/__mf/js/async/941.7ee2dbf0.js +2 -0
- package/__mf/js/async/968.b61d3c02.js +1 -0
- package/__mf/js/async/978.4227a27e.js +1 -0
- package/__mf/js/async/__federation_expose_TracingGanttChart.303e7806.js +1 -0
- package/__mf/js/async/lib-router.a8607481.js +2 -0
- package/__mf/js/{main.9e057781.js → main.7b791d2a.js} +2 -2
- package/lib/PanelActions.d.ts +3 -3
- package/lib/PanelActions.d.ts.map +1 -1
- package/lib/PanelActions.js +4 -4
- package/lib/PanelActions.js.map +1 -1
- package/lib/TracingGanttChart/DetailPane/Attributes.d.ts +4 -4
- package/lib/TracingGanttChart/DetailPane/Attributes.d.ts.map +1 -1
- package/lib/TracingGanttChart/DetailPane/Attributes.js +4 -4
- package/lib/TracingGanttChart/DetailPane/Attributes.js.map +1 -1
- package/lib/TracingGanttChart/DetailPane/DetailPane.d.ts +3 -3
- package/lib/TracingGanttChart/DetailPane/DetailPane.d.ts.map +1 -1
- package/lib/TracingGanttChart/DetailPane/DetailPane.js +6 -6
- package/lib/TracingGanttChart/DetailPane/DetailPane.js.map +1 -1
- package/lib/TracingGanttChart/DetailPane/SpanEvents.d.ts +3 -3
- package/lib/TracingGanttChart/DetailPane/SpanEvents.d.ts.map +1 -1
- package/lib/TracingGanttChart/DetailPane/SpanEvents.js +7 -7
- package/lib/TracingGanttChart/DetailPane/SpanEvents.js.map +1 -1
- package/lib/TracingGanttChart/DetailPane/SpanLinks.d.ts +3 -3
- package/lib/TracingGanttChart/DetailPane/SpanLinks.d.ts.map +1 -1
- package/lib/TracingGanttChart/DetailPane/SpanLinks.js +4 -4
- package/lib/TracingGanttChart/DetailPane/SpanLinks.js.map +1 -1
- package/lib/TracingGanttChart/GanttTable/GanttTable.d.ts +4 -4
- package/lib/TracingGanttChart/GanttTable/GanttTable.d.ts.map +1 -1
- package/lib/TracingGanttChart/GanttTable/GanttTable.js +8 -8
- package/lib/TracingGanttChart/GanttTable/GanttTable.js.map +1 -1
- package/lib/TracingGanttChart/GanttTable/GanttTableHeader.d.ts +3 -3
- package/lib/TracingGanttChart/GanttTable/GanttTableHeader.d.ts.map +1 -1
- package/lib/TracingGanttChart/GanttTable/GanttTableHeader.js +3 -3
- package/lib/TracingGanttChart/GanttTable/GanttTableHeader.js.map +1 -1
- package/lib/TracingGanttChart/GanttTable/GanttTableProvider.d.ts +1 -1
- package/lib/TracingGanttChart/GanttTable/GanttTableProvider.d.ts.map +1 -1
- package/lib/TracingGanttChart/GanttTable/GanttTableProvider.js +2 -2
- package/lib/TracingGanttChart/GanttTable/GanttTableProvider.js.map +1 -1
- package/lib/TracingGanttChart/GanttTable/GanttTableRow.d.ts +3 -3
- package/lib/TracingGanttChart/GanttTable/GanttTableRow.d.ts.map +1 -1
- package/lib/TracingGanttChart/GanttTable/GanttTableRow.js +5 -5
- package/lib/TracingGanttChart/GanttTable/GanttTableRow.js.map +1 -1
- package/lib/TracingGanttChart/GanttTable/ResizableDivider.d.ts +1 -1
- package/lib/TracingGanttChart/GanttTable/ResizableDivider.d.ts.map +1 -1
- package/lib/TracingGanttChart/GanttTable/ResizableDivider.js +3 -3
- package/lib/TracingGanttChart/GanttTable/ResizableDivider.js.map +1 -1
- package/lib/TracingGanttChart/GanttTable/SpanDuration.d.ts +4 -4
- package/lib/TracingGanttChart/GanttTable/SpanDuration.d.ts.map +1 -1
- package/lib/TracingGanttChart/GanttTable/SpanDuration.js +4 -4
- package/lib/TracingGanttChart/GanttTable/SpanDuration.js.map +1 -1
- package/lib/TracingGanttChart/GanttTable/SpanIndents.d.ts +2 -2
- package/lib/TracingGanttChart/GanttTable/SpanIndents.d.ts.map +1 -1
- package/lib/TracingGanttChart/GanttTable/SpanIndents.js +5 -5
- package/lib/TracingGanttChart/GanttTable/SpanIndents.js.map +1 -1
- package/lib/TracingGanttChart/GanttTable/SpanLinksButton.d.ts +3 -3
- package/lib/TracingGanttChart/GanttTable/SpanLinksButton.d.ts.map +1 -1
- package/lib/TracingGanttChart/GanttTable/SpanLinksButton.js +5 -5
- package/lib/TracingGanttChart/GanttTable/SpanLinksButton.js.map +1 -1
- package/lib/TracingGanttChart/GanttTable/SpanName.d.ts +3 -3
- package/lib/TracingGanttChart/GanttTable/SpanName.d.ts.map +1 -1
- package/lib/TracingGanttChart/GanttTable/SpanName.js +5 -5
- package/lib/TracingGanttChart/GanttTable/SpanName.js.map +1 -1
- package/lib/TracingGanttChart/MiniGanttChart/Canvas.d.ts +4 -4
- package/lib/TracingGanttChart/MiniGanttChart/Canvas.d.ts.map +1 -1
- package/lib/TracingGanttChart/MiniGanttChart/Canvas.js +8 -8
- package/lib/TracingGanttChart/MiniGanttChart/Canvas.js.map +1 -1
- package/lib/TracingGanttChart/MiniGanttChart/MiniGanttChart.d.ts +4 -4
- package/lib/TracingGanttChart/MiniGanttChart/MiniGanttChart.d.ts.map +1 -1
- package/lib/TracingGanttChart/MiniGanttChart/MiniGanttChart.js +4 -4
- package/lib/TracingGanttChart/MiniGanttChart/MiniGanttChart.js.map +1 -1
- package/lib/TracingGanttChart/MiniGanttChart/draw.d.ts +1 -1
- package/lib/TracingGanttChart/MiniGanttChart/draw.d.ts.map +1 -1
- package/lib/TracingGanttChart/MiniGanttChart/draw.js +2 -2
- package/lib/TracingGanttChart/MiniGanttChart/draw.js.map +1 -1
- package/lib/TracingGanttChart/Search.d.ts +2 -2
- package/lib/TracingGanttChart/Search.d.ts.map +1 -1
- package/lib/TracingGanttChart/Search.js +7 -7
- package/lib/TracingGanttChart/Search.js.map +1 -1
- package/lib/TracingGanttChart/Ticks.d.ts +3 -3
- package/lib/TracingGanttChart/Ticks.d.ts.map +1 -1
- package/lib/TracingGanttChart/Ticks.js +3 -3
- package/lib/TracingGanttChart/Ticks.js.map +1 -1
- package/lib/TracingGanttChart/TraceHeaderBar.d.ts +3 -3
- package/lib/TracingGanttChart/TraceHeaderBar.d.ts.map +1 -1
- package/lib/TracingGanttChart/TraceHeaderBar.js +6 -6
- package/lib/TracingGanttChart/TraceHeaderBar.js.map +1 -1
- package/lib/TracingGanttChart/TracingGanttChart.d.ts +3 -3
- package/lib/TracingGanttChart/TracingGanttChart.d.ts.map +1 -1
- package/lib/TracingGanttChart/TracingGanttChart.js +13 -11
- package/lib/TracingGanttChart/TracingGanttChart.js.map +1 -1
- package/lib/TracingGanttChart/palette.js +1 -1
- package/lib/TracingGanttChart/palette.js.map +1 -1
- package/lib/TracingGanttChart/trace.d.ts +2 -2
- package/lib/TracingGanttChart/trace.d.ts.map +1 -1
- package/lib/TracingGanttChart/trace.js +1 -1
- package/lib/TracingGanttChart/trace.js.map +1 -1
- package/lib/TracingGanttChart/utils.d.ts +3 -3
- package/lib/TracingGanttChart/utils.d.ts.map +1 -1
- package/lib/TracingGanttChart/utils.js +2 -2
- package/lib/TracingGanttChart/utils.js.map +1 -1
- package/lib/TracingGanttChart.d.ts +3 -3
- package/lib/TracingGanttChart.d.ts.map +1 -1
- package/lib/TracingGanttChart.js +3 -3
- package/lib/TracingGanttChart.js.map +1 -1
- package/lib/TracingGanttChartPanel.d.ts +4 -4
- package/lib/TracingGanttChartPanel.d.ts.map +1 -1
- package/lib/TracingGanttChartPanel.js +4 -4
- package/lib/TracingGanttChartPanel.js.map +1 -1
- package/lib/bootstrap.js +2 -2
- package/lib/getPluginModule.d.ts +1 -1
- package/lib/getPluginModule.d.ts.map +1 -1
- package/lib/getPluginModule.js +3 -1
- package/lib/getPluginModule.js.map +1 -1
- package/lib/index-federation.js +1 -1
- package/lib/index.js +4 -4
- package/lib/index.js.map +1 -1
- package/lib/setup-tests.d.ts +1 -1
- package/lib/setup-tests.d.ts.map +1 -1
- package/lib/setup-tests.js +2 -2
- package/lib/setup-tests.js.map +1 -1
- package/lib/test/convert/jaeger.d.ts +1 -1
- package/lib/test/convert/jaeger.d.ts.map +1 -1
- package/lib/test/convert/jaeger.js.map +1 -1
- package/mf-manifest.json +35 -34
- package/mf-stats.json +35 -34
- package/package.json +10 -10
- package/__mf/js/async/121.1fc97c57.js +0 -2
- package/__mf/js/async/177.27fced63.js +0 -1
- package/__mf/js/async/192.ea308602.js +0 -1
- package/__mf/js/async/193.6692daa9.js +0 -1
- package/__mf/js/async/2.c5f68593.js +0 -1
- package/__mf/js/async/235.4f4ad5f0.js +0 -1
- package/__mf/js/async/274.03fc3289.js +0 -2
- package/__mf/js/async/30.991f7ee4.js +0 -39
- package/__mf/js/async/356.2e3c02c9.js +0 -1
- package/__mf/js/async/392.eb9b3bb9.js +0 -2
- package/__mf/js/async/43.b9d7bc56.js +0 -2
- package/__mf/js/async/47.514dc87f.js +0 -1
- package/__mf/js/async/470.9743e21d.js +0 -2
- package/__mf/js/async/546.b40699cb.js +0 -24
- package/__mf/js/async/546.b40699cb.js.LICENSE.txt +0 -19
- package/__mf/js/async/570.9d51e826.js +0 -7
- package/__mf/js/async/570.9d51e826.js.LICENSE.txt +0 -39
- package/__mf/js/async/581.aa52d024.js +0 -1
- package/__mf/js/async/587.f49a06d9.js +0 -1
- package/__mf/js/async/588.46394f24.js +0 -1
- package/__mf/js/async/616.09a93b54.js +0 -1
- package/__mf/js/async/71.f0d71a40.js +0 -1
- package/__mf/js/async/873.34370b2c.js +0 -1
- package/__mf/js/async/887.027eb62b.js +0 -110
- package/__mf/js/async/941.3d671d54.js +0 -2
- package/__mf/js/async/968.1ac51448.js +0 -1
- package/__mf/js/async/978.0c50ecf5.js +0 -1
- package/__mf/js/async/__federation_expose_TracingGanttChart.9c074bea.js +0 -1
- package/__mf/js/async/lib-router.5f492283.js +0 -2
- package/lib/cjs/PanelActions.js +0 -88
- package/lib/cjs/TracingGanttChart/DetailPane/Attributes.js +0 -204
- package/lib/cjs/TracingGanttChart/DetailPane/DetailPane.js +0 -129
- package/lib/cjs/TracingGanttChart/DetailPane/SpanEvents.js +0 -113
- package/lib/cjs/TracingGanttChart/DetailPane/SpanLinks.js +0 -72
- package/lib/cjs/TracingGanttChart/GanttTable/GanttTable.js +0 -154
- package/lib/cjs/TracingGanttChart/GanttTable/GanttTableHeader.js +0 -64
- package/lib/cjs/TracingGanttChart/GanttTable/GanttTableProvider.js +0 -60
- package/lib/cjs/TracingGanttChart/GanttTable/GanttTableRow.js +0 -77
- package/lib/cjs/TracingGanttChart/GanttTable/ResizableDivider.js +0 -98
- package/lib/cjs/TracingGanttChart/GanttTable/SpanDuration.js +0 -81
- package/lib/cjs/TracingGanttChart/GanttTable/SpanIndents.js +0 -97
- package/lib/cjs/TracingGanttChart/GanttTable/SpanLinksButton.js +0 -108
- package/lib/cjs/TracingGanttChart/GanttTable/SpanName.js +0 -83
- package/lib/cjs/TracingGanttChart/MiniGanttChart/Canvas.js +0 -256
- package/lib/cjs/TracingGanttChart/MiniGanttChart/MiniGanttChart.js +0 -59
- package/lib/cjs/TracingGanttChart/MiniGanttChart/draw.js +0 -45
- package/lib/cjs/TracingGanttChart/Search.js +0 -154
- package/lib/cjs/TracingGanttChart/Ticks.js +0 -106
- package/lib/cjs/TracingGanttChart/TraceHeaderBar.js +0 -159
- package/lib/cjs/TracingGanttChart/TracingGanttChart.js +0 -122
- package/lib/cjs/TracingGanttChart/palette.js +0 -83
- package/lib/cjs/TracingGanttChart/trace.js +0 -137
- package/lib/cjs/TracingGanttChart/utils.js +0 -117
- package/lib/cjs/TracingGanttChart.js +0 -37
- package/lib/cjs/TracingGanttChartPanel.js +0 -66
- package/lib/cjs/bootstrap.js +0 -26
- package/lib/cjs/env.d.js +0 -14
- package/lib/cjs/gantt-chart-model.js +0 -28
- package/lib/cjs/getPluginModule.js +0 -39
- package/lib/cjs/index-federation.js +0 -55
- package/lib/cjs/index.js +0 -39
- package/lib/cjs/setup-tests.js +0 -19
- package/lib/cjs/test/convert/jaeger.js +0 -86
- /package/__mf/css/async/{570.85c2cbf6.css → 776.85c2cbf6.css} +0 -0
- /package/__mf/js/async/{121.1fc97c57.js.LICENSE.txt → 121.5b3411ef.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{274.03fc3289.js.LICENSE.txt → 274.eee92e86.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{392.eb9b3bb9.js.LICENSE.txt → 392.a3f49cf0.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{43.b9d7bc56.js.LICENSE.txt → 43.cbae1eef.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{887.027eb62b.js.LICENSE.txt → 436.4db73a03.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{470.9743e21d.js.LICENSE.txt → 470.8d6cfc01.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{941.3d671d54.js.LICENSE.txt → 941.7ee2dbf0.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{lib-router.5f492283.js.LICENSE.txt → lib-router.a8607481.js.LICENSE.txt} +0 -0
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/*! For license information please see 776.f19f62f3.js.LICENSE.txt */
|
|
2
|
+
(self.chunk_TracingGanttChart_0_14_0_beta_2=self.chunk_TracingGanttChart_0_14_0_beta_2||[]).push([["776"],{70158(e,t,n){"use strict";var r=this&&this.__assign||function(){return(r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.bindAll=void 0;var i=n(96844);function o(e){if(void 0!==e)return"boolean"==typeof e?{capture:e}:e}t.bindAll=function(e,t,n){var s=t.map(function(t){var s=null==n?t:r(r({},t),{options:r(r({},o(n)),o(t.options))});return(0,i.bind)(e,s)});return function(){s.forEach(function(e){return e()})}}},96844(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.bind=void 0,t.bind=function(e,t){var n=t.type,r=t.listener,i=t.options;return e.addEventListener(n,r,i),function(){e.removeEventListener(n,r,i)}}},96907(e,t,n){"use strict";t.bindAll=t.bind=void 0;var r=n(96844);Object.defineProperty(t,"bind",{enumerable:!0,get:function(){return r.bind}});var i=n(70158);Object.defineProperty(t,"bindAll",{enumerable:!0,get:function(){return i.bindAll}})},1416(e,t,n){e.exports=n(99138)(n(41433),"DataView")},9073(e,t,n){var r=n(82316),i=n(76458),o=n(2149),s=n(44297),a=n(33121);function l(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}l.prototype.clear=r,l.prototype.delete=i,l.prototype.get=o,l.prototype.has=s,l.prototype.set=a,e.exports=l},72707(e,t,n){var r=n(39714),i=n(33812),o=n(14727),s=n(8379),a=n(8291);function l(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}l.prototype.clear=r,l.prototype.delete=i,l.prototype.get=o,l.prototype.has=s,l.prototype.set=a,e.exports=l},91955(e,t,n){e.exports=n(99138)(n(41433),"Map")},90369(e,t,n){var r=n(72092),i=n(49626),o=n(79925),s=n(26809),a=n(94385);function l(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}l.prototype.clear=r,l.prototype.delete=i,l.prototype.get=o,l.prototype.has=s,l.prototype.set=a,e.exports=l},42616(e,t,n){e.exports=n(99138)(n(41433),"Promise")},60157(e,t,n){e.exports=n(99138)(n(41433),"Set")},61527(e,t,n){var r=n(90369),i=n(79912),o=n(23767);function s(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new r;++t<n;)this.add(e[t])}s.prototype.add=s.prototype.push=i,s.prototype.has=o,e.exports=s},86469(e,t,n){var r=n(72707),i=n(71848),o=n(17406),s=n(58569),a=n(43109),l=n(73389);function u(e){var t=this.__data__=new r(e);this.size=t.size}u.prototype.clear=i,u.prototype.delete=o,u.prototype.get=s,u.prototype.has=a,u.prototype.set=l,e.exports=u},32781(e,t,n){e.exports=n(41433).Symbol},28944(e,t,n){e.exports=n(41433).Uint8Array},78499(e,t,n){e.exports=n(99138)(n(41433),"WeakMap")},96701(e){e.exports=function(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}},61414(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length,i=0,o=[];++n<r;){var s=e[n];t(s,n,e)&&(o[i++]=s)}return o}},31163(e,t,n){var r=n(36204),i=n(21256),o=n(6397),s=n(30492),a=n(42845),l=n(47995),u=Object.prototype.hasOwnProperty;e.exports=function(e,t){var n=o(e),c=!n&&i(e),h=!n&&!c&&s(e),d=!n&&!c&&!h&&l(e),f=n||c||h||d,p=f?r(e.length,String):[],m=p.length;for(var g in e)(t||u.call(e,g))&&!(f&&("length"==g||h&&("offset"==g||"parent"==g)||d&&("buffer"==g||"byteLength"==g||"byteOffset"==g)||a(g,m)))&&p.push(g);return p}},78740(e){e.exports=function(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}},57260(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}},61617(e,t,n){var r=n(14772),i=n(39316);e.exports=function(e,t,n){(void 0===n||i(e[t],n))&&(void 0!==n||t in e)||r(e,t,n)}},82863(e,t,n){var r=n(14772),i=n(39316),o=Object.prototype.hasOwnProperty;e.exports=function(e,t,n){var s=e[t];o.call(e,t)&&i(s,n)&&(void 0!==n||t in e)||r(e,t,n)}},58301(e,t,n){var r=n(39316);e.exports=function(e,t){for(var n=e.length;n--;)if(r(e[n][0],t))return n;return -1}},14772(e,t,n){var r=n(18559);e.exports=function(e,t,n){"__proto__"==t&&r?r(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}},23508(e,t,n){var r=n(58953),i=Object.create;e.exports=function(){function e(){}return function(t){if(!r(t))return{};if(i)return i(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}()},61469(e,t,n){e.exports=n(15409)()},74403(e,t,n){var r=n(78740),i=n(6397);e.exports=function(e,t,n){var o=t(e);return i(e)?o:r(o,n(e))}},87148(e,t,n){var r=n(32781),i=n(17903),o=n(71738),s=r?r.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":s&&s in Object(e)?i(e):o(e)}},79250(e,t,n){var r=n(87148),i=n(22934);e.exports=function(e){return i(e)&&"[object Arguments]"==r(e)}},22122(e,t,n){var r=n(42032),i=n(22934);e.exports=function e(t,n,o,s,a){return t===n||(null!=t&&null!=n&&(i(t)||i(n))?r(t,n,o,s,e,a):t!=t&&n!=n)}},42032(e,t,n){var r=n(86469),i=n(44075),o=n(64622),s=n(62677),a=n(31201),l=n(6397),u=n(30492),c=n(47995),h="[object Arguments]",d="[object Array]",f="[object Object]",p=Object.prototype.hasOwnProperty;e.exports=function(e,t,n,m,g,v){var y=l(e),b=l(t),x=y?d:a(e),w=b?d:a(t);x=x==h?f:x,w=w==h?f:w;var S=x==f,A=w==f,C=x==w;if(C&&u(e)){if(!u(t))return!1;y=!0,S=!1}if(C&&!S)return v||(v=new r),y||c(e)?i(e,t,n,m,g,v):o(e,t,x,n,m,g,v);if(!(1&n)){var k=S&&p.call(e,"__wrapped__"),M=A&&p.call(t,"__wrapped__");if(k||M){var T=k?e.value():e,D=M?t.value():t;return v||(v=new r),g(T,D,n,m,v)}}return!!C&&(v||(v=new r),s(e,t,n,m,g,v))}},16567(e,t,n){var r=n(18446),i=n(18092),o=n(58953),s=n(81485),a=/^\[object .+?Constructor\]$/,l=Object.prototype,u=Function.prototype.toString,c=l.hasOwnProperty,h=RegExp("^"+u.call(c).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=function(e){return!(!o(e)||i(e))&&(r(e)?h:a).test(s(e))}},97129(e,t,n){var r=n(87148),i=n(3330),o=n(22934),s={};s["[object Float32Array]"]=s["[object Float64Array]"]=s["[object Int8Array]"]=s["[object Int16Array]"]=s["[object Int32Array]"]=s["[object Uint8Array]"]=s["[object Uint8ClampedArray]"]=s["[object Uint16Array]"]=s["[object Uint32Array]"]=!0,s["[object Arguments]"]=s["[object Array]"]=s["[object ArrayBuffer]"]=s["[object Boolean]"]=s["[object DataView]"]=s["[object Date]"]=s["[object Error]"]=s["[object Function]"]=s["[object Map]"]=s["[object Number]"]=s["[object Object]"]=s["[object RegExp]"]=s["[object Set]"]=s["[object String]"]=s["[object WeakMap]"]=!1,e.exports=function(e){return o(e)&&i(e.length)&&!!s[r(e)]}},81452(e,t,n){var r=n(67499),i=n(9566),o=Object.prototype.hasOwnProperty;e.exports=function(e){if(!r(e))return i(e);var t=[];for(var n in Object(e))o.call(e,n)&&"constructor"!=n&&t.push(n);return t}},41491(e,t,n){var r=n(58953),i=n(67499),o=n(68201),s=Object.prototype.hasOwnProperty;e.exports=function(e){if(!r(e))return o(e);var t=i(e),n=[];for(var a in e)"constructor"==a&&(t||!s.call(e,a))||n.push(a);return n}},99702(e,t,n){var r=n(86469),i=n(61617),o=n(61469),s=n(80708),a=n(58953),l=n(15405),u=n(29874);e.exports=function e(t,n,c,h,d){t!==n&&o(n,function(o,l){if(d||(d=new r),a(o))s(t,n,l,c,e,h,d);else{var f=h?h(u(t,l),o,l+"",t,n,d):void 0;void 0===f&&(f=o),i(t,l,f)}},l)}},80708(e,t,n){var r=n(61617),i=n(87030),o=n(76733),s=n(68835),a=n(19181),l=n(21256),u=n(6397),c=n(75569),h=n(30492),d=n(18446),f=n(58953),p=n(54679),m=n(47995),g=n(29874),v=n(47264);e.exports=function(e,t,n,y,b,x,w){var S=g(e,n),A=g(t,n),C=w.get(A);if(C)return void r(e,n,C);var k=x?x(S,A,n+"",e,t,w):void 0,M=void 0===k;if(M){var T=u(A),D=!T&&h(A),E=!T&&!D&&m(A);k=A,T||D||E?u(S)?k=S:c(S)?k=s(S):D?(M=!1,k=i(A,!0)):E?(M=!1,k=o(A,!0)):k=[]:p(A)||l(A)?(k=S,l(S)?k=v(S):(!f(S)||d(S))&&(k=a(A))):M=!1}M&&(w.set(A,k),b(k,A,y,x,w),w.delete(A)),r(e,n,k)}},71506(e,t,n){var r=n(74796),i=n(25265),o=n(26805);e.exports=function(e,t){return o(i(e,t,r),e+"")}},7310(e,t,n){var r=n(53122),i=n(18559),o=n(74796);e.exports=i?function(e,t){return i(e,"toString",{configurable:!0,enumerable:!1,value:r(t),writable:!0})}:o},36204(e){e.exports=function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}},68812(e,t,n){var r=n(62140),i=/^\s+/;e.exports=function(e){return e?e.slice(0,r(e)+1).replace(i,""):e}},30041(e){e.exports=function(e){return function(t){return e(t)}}},79151(e){e.exports=function(e,t){return e.has(t)}},57177(e,t,n){var r=n(28944);e.exports=function(e){var t=new e.constructor(e.byteLength);return new r(t).set(new r(e)),t}},87030(e,t,n){e=n.nmd(e);var r=n(41433),i=t&&!t.nodeType&&t,o=i&&e&&!e.nodeType&&e,s=o&&o.exports===i?r.Buffer:void 0,a=s?s.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var n=e.length,r=a?a(n):new e.constructor(n);return e.copy(r),r}},76733(e,t,n){var r=n(57177);e.exports=function(e,t){var n=t?r(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}},68835(e){e.exports=function(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}},42083(e,t,n){var r=n(82863),i=n(14772);e.exports=function(e,t,n,o){var s=!n;n||(n={});for(var a=-1,l=t.length;++a<l;){var u=t[a],c=o?o(n[u],e[u],u,n,e):void 0;void 0===c&&(c=e[u]),s?i(n,u,c):r(n,u,c)}return n}},38109(e,t,n){e.exports=n(41433)["__core-js_shared__"]},54171(e,t,n){var r=n(71506),i=n(66220);e.exports=function(e){return r(function(t,n){var r=-1,o=n.length,s=o>1?n[o-1]:void 0,a=o>2?n[2]:void 0;for(s=e.length>3&&"function"==typeof s?(o--,s):void 0,a&&i(n[0],n[1],a)&&(s=o<3?void 0:s,o=1),t=Object(t);++r<o;){var l=n[r];l&&e(t,l,r,s)}return t})}},15409(e){e.exports=function(e){return function(t,n,r){for(var i=-1,o=Object(t),s=r(t),a=s.length;a--;){var l=s[e?a:++i];if(!1===n(o[l],l,o))break}return t}}},18559(e,t,n){var r=n(99138);e.exports=function(){try{var e=r(Object,"defineProperty");return e({},"",{}),e}catch(e){}}()},44075(e,t,n){var r=n(61527),i=n(57260),o=n(79151);e.exports=function(e,t,n,s,a,l){var u=1&n,c=e.length,h=t.length;if(c!=h&&!(u&&h>c))return!1;var d=l.get(e),f=l.get(t);if(d&&f)return d==t&&f==e;var p=-1,m=!0,g=2&n?new r:void 0;for(l.set(e,t),l.set(t,e);++p<c;){var v=e[p],y=t[p];if(s)var b=u?s(y,v,p,t,e,l):s(v,y,p,e,t,l);if(void 0!==b){if(b)continue;m=!1;break}if(g){if(!i(t,function(e,t){if(!o(g,t)&&(v===e||a(v,e,n,s,l)))return g.push(t)})){m=!1;break}}else if(!(v===y||a(v,y,n,s,l))){m=!1;break}}return l.delete(e),l.delete(t),m}},64622(e,t,n){var r=n(32781),i=n(28944),o=n(39316),s=n(44075),a=n(90953),l=n(15851),u=r?r.prototype:void 0,c=u?u.valueOf:void 0;e.exports=function(e,t,n,r,u,h,d){switch(n){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)break;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":if(e.byteLength!=t.byteLength||!h(new i(e),new i(t)))break;return!0;case"[object Boolean]":case"[object Date]":case"[object Number]":return o(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case"[object Map]":var f=a;case"[object Set]":var p=1&r;if(f||(f=l),e.size!=t.size&&!p)break;var m=d.get(e);if(m)return m==t;r|=2,d.set(e,t);var g=s(f(e),f(t),r,u,h,d);return d.delete(e),g;case"[object Symbol]":if(c)return c.call(e)==c.call(t)}return!1}},62677(e,t,n){var r=n(90966),i=Object.prototype.hasOwnProperty;e.exports=function(e,t,n,o,s,a){var l=1&n,u=r(e),c=u.length;if(c!=r(t).length&&!l)return!1;for(var h=c;h--;){var d=u[h];if(!(l?d in t:i.call(t,d)))return!1}var f=a.get(e),p=a.get(t);if(f&&p)return f==t&&p==e;var m=!0;a.set(e,t),a.set(t,e);for(var g=l;++h<c;){var v=e[d=u[h]],y=t[d];if(o)var b=l?o(y,v,d,t,e,a):o(v,y,d,e,t,a);if(!(void 0===b?v===y||s(v,y,n,o,a):b)){m=!1;break}g||(g="constructor"==d)}if(m&&!g){var x=e.constructor,w=t.constructor;x!=w&&"constructor"in e&&"constructor"in t&&!("function"==typeof x&&x instanceof x&&"function"==typeof w&&w instanceof w)&&(m=!1)}return a.delete(e),a.delete(t),m}},75380(e,t,n){e.exports="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g},90966(e,t,n){var r=n(74403),i=n(88876),o=n(31178);e.exports=function(e){return r(e,o,i)}},15535(e,t,n){var r=n(95662);e.exports=function(e,t){var n=e.__data__;return r(t)?n["string"==typeof t?"string":"hash"]:n.map}},99138(e,t,n){var r=n(16567),i=n(6772);e.exports=function(e,t){var n=i(e,t);return r(n)?n:void 0}},13347(e,t,n){e.exports=n(51019)(Object.getPrototypeOf,Object)},17903(e,t,n){var r=n(32781),i=Object.prototype,o=i.hasOwnProperty,s=i.toString,a=r?r.toStringTag:void 0;e.exports=function(e){var t=o.call(e,a),n=e[a];try{e[a]=void 0;var r=!0}catch(e){}var i=s.call(e);return r&&(t?e[a]=n:delete e[a]),i}},88876(e,t,n){var r=n(61414),i=n(53629),o=Object.prototype.propertyIsEnumerable,s=Object.getOwnPropertySymbols;e.exports=s?function(e){return null==e?[]:r(s(e=Object(e)),function(t){return o.call(e,t)})}:i},31201(e,t,n){var r=n(1416),i=n(91955),o=n(42616),s=n(60157),a=n(78499),l=n(87148),u=n(81485),c="[object Map]",h="[object Promise]",d="[object Set]",f="[object WeakMap]",p="[object DataView]",m=u(r),g=u(i),v=u(o),y=u(s),b=u(a),x=l;(r&&x(new r(new ArrayBuffer(1)))!=p||i&&x(new i)!=c||o&&x(o.resolve())!=h||s&&x(new s)!=d||a&&x(new a)!=f)&&(x=function(e){var t=l(e),n="[object Object]"==t?e.constructor:void 0,r=n?u(n):"";if(r)switch(r){case m:return p;case g:return c;case v:return h;case y:return d;case b:return f}return t}),e.exports=x},6772(e){e.exports=function(e,t){return null==e?void 0:e[t]}},82316(e,t,n){var r=n(4558);e.exports=function(){this.__data__=r?r(null):{},this.size=0}},76458(e){e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=!!t,t}},2149(e,t,n){var r=n(4558),i=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(r){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return i.call(t,e)?t[e]:void 0}},44297(e,t,n){var r=n(4558),i=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return r?void 0!==t[e]:i.call(t,e)}},33121(e,t,n){var r=n(4558);e.exports=function(e,t){var n=this.__data__;return this.size+=+!this.has(e),n[e]=r&&void 0===t?"__lodash_hash_undefined__":t,this}},19181(e,t,n){var r=n(23508),i=n(13347),o=n(67499);e.exports=function(e){return"function"!=typeof e.constructor||o(e)?{}:r(i(e))}},42845(e){var t=/^(?:0|[1-9]\d*)$/;e.exports=function(e,n){var r=typeof e;return!!(n=null==n?0x1fffffffffffff:n)&&("number"==r||"symbol"!=r&&t.test(e))&&e>-1&&e%1==0&&e<n}},66220(e,t,n){var r=n(39316),i=n(18330),o=n(42845),s=n(58953);e.exports=function(e,t,n){if(!s(n))return!1;var a=typeof t;return("number"==a?!!(i(n)&&o(t,n.length)):"string"==a&&t in n)&&r(n[t],e)}},95662(e){e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},18092(e,t,n){var r,i=n(38109),o=(r=/[^.]+$/.exec(i&&i.keys&&i.keys.IE_PROTO||""))?"Symbol(src)_1."+r:"";e.exports=function(e){return!!o&&o in e}},67499(e){var t=Object.prototype;e.exports=function(e){var n=e&&e.constructor;return e===("function"==typeof n&&n.prototype||t)}},39714(e){e.exports=function(){this.__data__=[],this.size=0}},33812(e,t,n){var r=n(58301),i=Array.prototype.splice;e.exports=function(e){var t=this.__data__,n=r(t,e);return!(n<0)&&(n==t.length-1?t.pop():i.call(t,n,1),--this.size,!0)}},14727(e,t,n){var r=n(58301);e.exports=function(e){var t=this.__data__,n=r(t,e);return n<0?void 0:t[n][1]}},8379(e,t,n){var r=n(58301);e.exports=function(e){return r(this.__data__,e)>-1}},8291(e,t,n){var r=n(58301);e.exports=function(e,t){var n=this.__data__,i=r(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this}},72092(e,t,n){var r=n(9073),i=n(72707),o=n(91955);e.exports=function(){this.size=0,this.__data__={hash:new r,map:new(o||i),string:new r}}},49626(e,t,n){var r=n(15535);e.exports=function(e){var t=r(this,e).delete(e);return this.size-=!!t,t}},79925(e,t,n){var r=n(15535);e.exports=function(e){return r(this,e).get(e)}},26809(e,t,n){var r=n(15535);e.exports=function(e){return r(this,e).has(e)}},94385(e,t,n){var r=n(15535);e.exports=function(e,t){var n=r(this,e),i=n.size;return n.set(e,t),this.size+=+(n.size!=i),this}},90953(e){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}},4558(e,t,n){e.exports=n(99138)(Object,"create")},9566(e,t,n){e.exports=n(51019)(Object.keys,Object)},68201(e){e.exports=function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}},23685(e,t,n){e=n.nmd(e);var r=n(75380),i=t&&!t.nodeType&&t,o=i&&e&&!e.nodeType&&e,s=o&&o.exports===i&&r.process,a=function(){try{var e=o&&o.require&&o.require("util").types;if(e)return e;return s&&s.binding&&s.binding("util")}catch(e){}}();e.exports=a},71738(e){var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},51019(e){e.exports=function(e,t){return function(n){return e(t(n))}}},25265(e,t,n){var r=n(96701),i=Math.max;e.exports=function(e,t,n){return t=i(void 0===t?e.length-1:t,0),function(){for(var o=arguments,s=-1,a=i(o.length-t,0),l=Array(a);++s<a;)l[s]=o[t+s];s=-1;for(var u=Array(t+1);++s<t;)u[s]=o[s];return u[t]=n(l),r(e,this,u)}}},41433(e,t,n){var r=n(75380),i="object"==typeof self&&self&&self.Object===Object&&self;e.exports=r||i||Function("return this")()},29874(e){e.exports=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}},79912(e){e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},23767(e){e.exports=function(e){return this.__data__.has(e)}},15851(e){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}},26805(e,t,n){var r=n(7310);e.exports=n(23983)(r)},23983(e){var t=Date.now;e.exports=function(e){var n=0,r=0;return function(){var i=t(),o=16-(i-r);if(r=i,o>0){if(++n>=800)return arguments[0]}else n=0;return e.apply(void 0,arguments)}}},71848(e,t,n){var r=n(72707);e.exports=function(){this.__data__=new r,this.size=0}},17406(e){e.exports=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}},58569(e){e.exports=function(e){return this.__data__.get(e)}},43109(e){e.exports=function(e){return this.__data__.has(e)}},73389(e,t,n){var r=n(72707),i=n(91955),o=n(90369);e.exports=function(e,t){var n=this.__data__;if(n instanceof r){var s=n.__data__;if(!i||s.length<199)return s.push([e,t]),this.size=++n.size,this;n=this.__data__=new o(s)}return n.set(e,t),this.size=n.size,this}},81485(e){var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},62140(e){var t=/\s/;e.exports=function(e){for(var n=e.length;n--&&t.test(e.charAt(n)););return n}},53122(e){e.exports=function(e){return function(){return e}}},46177(e,t,n){var r=n(58953),i=n(43664),o=n(95378),s=Math.max,a=Math.min;e.exports=function(e,t,n){var l,u,c,h,d,f,p=0,m=!1,g=!1,v=!0;if("function"!=typeof e)throw TypeError("Expected a function");function y(t){var n=l,r=u;return l=u=void 0,p=t,h=e.apply(r,n)}function b(e){var n=e-f,r=e-p;return void 0===f||n>=t||n<0||g&&r>=c}function x(){var e,n,r,o=i();if(b(o))return w(o);d=setTimeout(x,(e=o-f,n=o-p,r=t-e,g?a(r,c-n):r))}function w(e){return(d=void 0,v&&l)?y(e):(l=u=void 0,h)}function S(){var e,n=i(),r=b(n);if(l=arguments,u=this,f=n,r){if(void 0===d)return p=e=f,d=setTimeout(x,t),m?y(e):h;if(g)return clearTimeout(d),d=setTimeout(x,t),y(f)}return void 0===d&&(d=setTimeout(x,t)),h}return t=o(t)||0,r(n)&&(m=!!n.leading,c=(g="maxWait"in n)?s(o(n.maxWait)||0,t):c,v="trailing"in n?!!n.trailing:v),S.cancel=function(){void 0!==d&&clearTimeout(d),p=0,l=f=u=d=void 0},S.flush=function(){return void 0===d?h:w(i())},S}},39316(e){e.exports=function(e,t){return e===t||e!=e&&t!=t}},74796(e){e.exports=function(e){return e}},21256(e,t,n){var r=n(79250),i=n(22934),o=Object.prototype,s=o.hasOwnProperty,a=o.propertyIsEnumerable;e.exports=r(function(){return arguments}())?r:function(e){return i(e)&&s.call(e,"callee")&&!a.call(e,"callee")}},6397(e){e.exports=Array.isArray},18330(e,t,n){var r=n(18446),i=n(3330);e.exports=function(e){return null!=e&&i(e.length)&&!r(e)}},75569(e,t,n){var r=n(18330),i=n(22934);e.exports=function(e){return i(e)&&r(e)}},30492(e,t,n){e=n.nmd(e);var r=n(41433),i=n(80659),o=t&&!t.nodeType&&t,s=o&&e&&!e.nodeType&&e,a=s&&s.exports===o?r.Buffer:void 0,l=a?a.isBuffer:void 0;e.exports=l||i},18264(e,t,n){var r=n(22122);e.exports=function(e,t){return r(e,t)}},18446(e,t,n){var r=n(87148),i=n(58953);e.exports=function(e){if(!i(e))return!1;var t=r(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},3330(e){e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=0x1fffffffffffff}},58953(e){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},22934(e){e.exports=function(e){return null!=e&&"object"==typeof e}},54679(e,t,n){var r=n(87148),i=n(13347),o=n(22934),s=Object.prototype,a=Function.prototype.toString,l=s.hasOwnProperty,u=a.call(Object);e.exports=function(e){if(!o(e)||"[object Object]"!=r(e))return!1;var t=i(e);if(null===t)return!0;var n=l.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&a.call(n)==u}},75414(e,t,n){var r=n(87148),i=n(22934);e.exports=function(e){return"symbol"==typeof e||i(e)&&"[object Symbol]"==r(e)}},47995(e,t,n){var r=n(97129),i=n(30041),o=n(23685),s=o&&o.isTypedArray;e.exports=s?i(s):r},31178(e,t,n){var r=n(31163),i=n(81452),o=n(18330);e.exports=function(e){return o(e)?r(e):i(e)}},15405(e,t,n){var r=n(31163),i=n(41491),o=n(18330);e.exports=function(e){return o(e)?r(e,!0):i(e)}},25632(e,t,n){var r=n(99702);e.exports=n(54171)(function(e,t,n){r(e,t,n)})},43664(e,t,n){var r=n(41433);e.exports=function(){return r.Date.now()}},53629(e){e.exports=function(){return[]}},80659(e){e.exports=function(){return!1}},95378(e,t,n){var r=n(68812),i=n(58953),o=n(75414),s=0/0,a=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,u=/^0o[0-7]+$/i,c=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(o(e))return s;if(i(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=i(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=r(e);var n=l.test(e);return n||u.test(e)?c(e.slice(2),n?2:8):a.test(e)?s:+e}},47264(e,t,n){var r=n(42083),i=n(15405);e.exports=function(e){return r(e,i(e))}},24300(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=(0,((r=n(1448))&&r.__esModule?r:{default:r}).default)("M19,19H5V8H19M16,1V3H8V1H6V3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.89 20.1,3 19,3H18V1M17,12H12V17H17V12Z","Calendar")},29618(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=(0,((r=n(1448))&&r.__esModule?r:{default:r}).default)("M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z","Circle")},98029(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=(0,((r=n(1448))&&r.__esModule?r:{default:r}).default)("M19,4H15.5L14.5,3H9.5L8.5,4H5V6H19M6,19A2,2 0 0,0 8,21H16A2,2 0 0,0 18,19V7H6V19Z","Delete")},53064(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=(0,((r=n(1448))&&r.__esModule?r:{default:r}).default)("M7,19V17H9V19H7M11,19V17H13V19H11M15,19V17H17V19H15M7,15V13H9V15H7M11,15V13H13V15H11M15,15V13H17V15H15M7,11V9H9V11H7M11,11V9H13V11H11M15,11V9H17V11H15M7,7V5H9V7H7M11,7V5H13V7H11M15,7V5H17V7H15Z","Drag")},26684(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=(0,((r=n(1448))&&r.__esModule?r:{default:r}).default)("M17.9,17.39C17.64,16.59 16.89,16 16,16H15V13A1,1 0 0,0 14,12H8V10H10A1,1 0 0,0 11,9V7H13A2,2 0 0,0 15,5V4.59C17.93,5.77 20,8.64 20,12C20,14.08 19.2,15.97 17.9,17.39M11,19.93C7.05,19.44 4,16.08 4,12C4,11.38 4.08,10.78 4.21,10.21L9,15V16A2,2 0 0,0 11,18M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z","Earth")},78536(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=(0,((r=n(1448))&&r.__esModule?r:{default:r}).default)("M2,5.27L3.28,4L20,20.72L18.73,22L15.65,18.92C14.5,19.3 13.28,19.5 12,19.5C7,19.5 2.73,16.39 1,12C1.69,10.24 2.79,8.69 4.19,7.46L2,5.27M12,9A3,3 0 0,1 15,12C15,12.35 14.94,12.69 14.83,13L11,9.17C11.31,9.06 11.65,9 12,9M12,4.5C17,4.5 21.27,7.61 23,12C22.18,14.08 20.79,15.88 19,17.19L17.58,15.76C18.94,14.82 20.06,13.54 20.82,12C19.17,8.64 15.76,6.5 12,6.5C10.91,6.5 9.84,6.68 8.84,7L7.3,5.47C8.74,4.85 10.33,4.5 12,4.5M3.18,12C4.83,15.36 8.24,17.5 12,17.5C12.69,17.5 13.37,17.43 14,17.29L11.72,15C10.29,14.85 9.15,13.71 9,12.28L5.6,8.87C4.61,9.72 3.78,10.78 3.18,12Z","EyeOffOutline")},1355(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=(0,((r=n(1448))&&r.__esModule?r:{default:r}).default)("M12,9A3,3 0 0,1 15,12A3,3 0 0,1 12,15A3,3 0 0,1 9,12A3,3 0 0,1 12,9M12,4.5C17,4.5 21.27,7.61 23,12C21.27,16.39 17,19.5 12,19.5C7,19.5 2.73,16.39 1,12C2.73,7.61 7,4.5 12,4.5M3.18,12C4.83,15.36 8.24,17.5 12,17.5C15.76,17.5 19.17,15.36 20.82,12C19.17,8.64 15.76,6.5 12,6.5C8.24,6.5 4.83,8.64 3.18,12Z","EyeOutline")},4491(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=(0,((r=n(1448))&&r.__esModule?r:{default:r}).default)("M16,12V4H17V2H7V4H8V12L6,14V16H11.2V22H12.8V16H18V14L16,12Z","Pin")},29917(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=(0,((r=n(1448))&&r.__esModule?r:{default:r}).default)("M16,12V4H17V2H7V4H8V12L6,14V16H11.2V22H12.8V16H18V14L16,12M8.8,14L10,12.8V4H14V12.8L15.2,14H8.8Z","PinOutline")},16979(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=(0,((r=n(1448))&&r.__esModule?r:{default:r}).default)("M16.59,5.41L15.17,4L12,7.17L8.83,4L7.41,5.41L12,10M7.41,18.59L8.83,20L12,16.83L15.17,20L16.58,18.59L12,14L7.41,18.59Z","UnfoldLessHorizontal")},9323(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=(0,((r=n(1448))&&r.__esModule?r:{default:r}).default)("M12,18.17L8.83,15L7.42,16.41L12,21L16.59,16.41L15.17,15M12,5.83L15.17,9L16.58,7.59L12,3L7.41,7.59L8.83,9L12,5.83Z","UnfoldMoreHorizontal")},12933(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=(0,((r=n(1448))&&r.__esModule?r:{default:r}).default)("M16,5V18H21V5M4,18H9V5H4M10,18H15V5H10V18Z","ViewColumn")},40362(e,t,n){"use strict";var r=n(56441);function i(){}function o(){}o.resetWarningCache=i,e.exports=function(){function e(e,t,n,i,o,s){if(s!==r){var a=Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:o,resetWarningCache:i};return n.PropTypes=n,n}},62688(e,t,n){e.exports=n(40362)()},56441(e){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},77440(e,t,n){!function(e,t){"use strict";var n=function(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach(function(n){if("default"!==n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}}),t.default=e,Object.freeze(t)}(t);function r(e,t){return(r=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var i={error:null},o=function(e){function t(){for(var t,n=arguments.length,r=Array(n),o=0;o<n;o++)r[o]=arguments[o];return(t=e.call.apply(e,[this].concat(r))||this).state=i,t.resetErrorBoundary=function(){for(var e,n=arguments.length,r=Array(n),i=0;i<n;i++)r[i]=arguments[i];null==t.props.onReset||(e=t.props).onReset.apply(e,r),t.reset()},t}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,r(t,e),t.getDerivedStateFromError=function(e){return{error:e}};var o=t.prototype;return o.reset=function(){this.setState(i)},o.componentDidCatch=function(e,t){var n,r;null==(n=(r=this.props).onError)||n.call(r,e,t)},o.componentDidUpdate=function(e,t){var n,r,i,o,s=this.state.error,a=this.props.resetKeys;null!==s&&null!==t.error&&(void 0===(n=e.resetKeys)&&(n=[]),void 0===(r=a)&&(r=[]),n.length!==r.length||n.some(function(e,t){return!Object.is(e,r[t])}))&&(null==(i=(o=this.props).onResetKeysChange)||i.call(o,e.resetKeys,a),this.reset())},o.render=function(){var e=this.state.error,t=this.props,r=t.fallbackRender,i=t.FallbackComponent,o=t.fallback;if(null!==e){var s={error:e,resetErrorBoundary:this.resetErrorBoundary};if(n.isValidElement(o))return o;if("function"==typeof r)return r(s);if(i)return n.createElement(i,s);else throw Error("react-error-boundary requires either a fallback, fallbackRender, or FallbackComponent prop")}return this.props.children},t}(n.Component);e.ErrorBoundary=o,e.useErrorHandler=function(e){var t=n.useState(null),r=t[0],i=t[1];if(null!=e)throw e;if(null!=r)throw r;return i},e.withErrorBoundary=function(e,t){var r=function(r){return n.createElement(o,t,n.createElement(e,r))};return r.displayName="withErrorBoundary("+(e.displayName||e.name||"Unknown")+")",r},Object.defineProperty(e,"__esModule",{value:!0})}(t,n(70451))},23420(e){function t(){}t.prototype={on:function(e,t,n){var r=this.e||(this.e={});return(r[e]||(r[e]=[])).push({fn:t,ctx:n}),this},once:function(e,t,n){var r=this;function i(){r.off(e,i),t.apply(n,arguments)}return i._=t,this.on(e,i,n)},emit:function(e){for(var t=[].slice.call(arguments,1),n=((this.e||(this.e={}))[e]||[]).slice(),r=0,i=n.length;r<i;r++)n[r].fn.apply(n[r].ctx,t);return this},off:function(e,t){var n=this.e||(this.e={}),r=n[e],i=[];if(r&&t)for(var o=0,s=r.length;o<s;o++)r[o].fn!==t&&r[o].fn._!==t&&i.push(r[o]);return i.length?n[e]=i:delete n[e],this}},e.exports=t,e.exports.TinyEmitter=t},42915(e){"use strict";var t;t=function(){function e(){return!0}function t(){return!1}function n(){}return function r(){var i=[{name:"number",test:function(e){return"number"==typeof e}},{name:"string",test:function(e){return"string"==typeof e}},{name:"boolean",test:function(e){return"boolean"==typeof e}},{name:"Function",test:function(e){return"function"==typeof e}},{name:"Array",test:Array.isArray},{name:"Date",test:function(e){return e instanceof Date}},{name:"RegExp",test:function(e){return e instanceof RegExp}},{name:"Object",test:function(e){return"object"==typeof e&&null!==e&&e.constructor===Object}},{name:"null",test:function(e){return null===e}},{name:"undefined",test:function(e){return void 0===e}}],o={name:"any",test:e},s=[],a=[],l={types:i,conversions:a,ignore:s};function u(e){var t=F(l.types,function(t){return t.name===e});if(t)return t;if("any"===e)return o;var n=F(l.types,function(t){return t.name.toLowerCase()===e.toLowerCase()});throw TypeError('Unknown type "'+e+'"'+(n?'. Did you mean "'+n.name+'"?':""))}function c(e){return e===o?999:l.types.indexOf(e)}function h(e){var t=F(l.types,function(t){return t.test(e)});if(t)return t.name;throw TypeError("Value has unknown type. Value: "+e)}function d(e){return e.map(function(e){var t=e.types.map(y);return(e.restParam?"...":"")+t.join("|")}).join(",")}function f(e){var t=N(e);return!!t&&t.restParam}function p(e){return e.types.some(function(e){return null!=e.conversion})}function m(t){if(!t||0===t.types.length)return e;if(1===t.types.length)return u(t.types[0].name).test;if(2===t.types.length){var n=u(t.types[0].name).test,r=u(t.types[1].name).test;return function(e){return n(e)||r(e)}}var i=t.types.map(function(e){return u(e.name).test});return function(e){for(var t=0;t<i.length;t++)if(i[t](e))return!0;return!1}}function g(e,t){return t<e.params.length?e.params[t]:f(e.params)?N(e.params):null}function v(e,t,n){var r=g(e,t);return(r?n?r.types.filter(b):r.types:[]).map(y)}function y(e){return e.name}function b(e){return null===e.conversion||void 0===e.conversion}function x(e,t){var n=function(e){for(var t={},n=0;n<e.length;n++)t[e[n]]=!0;return Object.keys(t)}(L(e,function(e){return v(e,t,!1)}));return -1!==n.indexOf("any")?["any"]:n}function w(e,t,n){var r,i,o,s=e||"unnamed",a=n;for(o=0;o<t.length;o++){var l=a.filter(function(e){var n=m(g(e,o));return(o<e.params.length||f(e.params))&&n(t[o])});if(0===l.length){if((i=x(a,o)).length>0){var u=h(t[o]);return(r=TypeError("Unexpected type of argument in function "+s+" (expected: "+i.join(" or ")+", actual: "+u+", index: "+o+")")).data={category:"wrongType",fn:s,index:o,actual:u,expected:i},r}}else a=l}var c=a.map(function(e){return f(e.params)?1/0:e.params.length});if(t.length<Math.min.apply(null,c))return(r=TypeError("Too few arguments in function "+s+" (expected: "+(i=x(a,o)).join(" or ")+", index: "+t.length+")")).data={category:"tooFewArgs",fn:s,index:t.length,expected:i},r;var d=Math.max.apply(null,c);return t.length>d?(r=TypeError("Too many arguments in function "+s+" (expected: "+d+", actual: "+t.length+")")).data={category:"tooManyArgs",fn:s,index:t.length,expectedLength:d}:(r=TypeError('Arguments of type "'+t.join(", ")+'" do not match any of the defined signatures of function '+s+".")).data={category:"mismatch",actual:t.map(h)},r}function S(e){for(var t=999,n=0;n<e.types.length;n++)b(e.types[n])&&(t=Math.min(t,e.types[n].typeIndex));return t}function A(e){for(var t=999,n=0;n<e.types.length;n++)b(e.types[n])||(t=Math.min(t,e.types[n].conversionIndex));return t}function C(e,t){var n,r,i=Math.min(e.params.length,t.params.length);if(0!=(r=e.params.some(p)-t.params.some(p)))return r;for(n=0;n<i;n++)if(0!=(r=p(e.params[n])-p(t.params[n])))return r;for(n=0;n<i;n++)if(0!==(r=function(e,t){var n;return 0!=(n=e.restParam-t.restParam)||0!=(n=p(e)-p(t))||0!=(n=S(e)-S(t))?n:A(e)-A(t)}(e.params[n],t.params[n])))return r;return e.params.length-t.params.length}function k(e){var t,n,r,i,o=[],s=[];switch(e.types.forEach(function(e){e.conversion&&(o.push(u(e.conversion.from).test),s.push(e.conversion.convert))}),s.length){case 0:return function(e){return e};case 1:return t=o[0],r=s[0],function(e){return t(e)?r(e):e};case 2:return t=o[0],n=o[1],r=s[0],i=s[1],function(e){return t(e)?r(e):n(e)?i(e):e};default:return function(e){for(var t=0;t<s.length;t++)if(o[t](e))return s[t](e);return e}}}function M(e,t){return function e(n,r,i){if(!(r<n.length))return[i.map(function(e,t){return{types:e,restParam:t===n.length-1&&f(n)}})];var o,s=n[r],a=t?s.types.filter(b):s.types;if(s.restParam){var l=a.filter(b);o=l.length<a.length?[l,a]:[a]}else o=a.map(function(e){return[e]});return L(o,function(t){return e(n,r+1,i.concat([t]))})}(e,0,[])}function T(e,r){if(0===Object.keys(r).length)throw SyntaxError("No signatures provided");var i,o=[];Object.keys(r).map(function(e){var t,n,i;return t=r[e],n=l.conversions,i=[],(""!==e.trim()&&(i=e.split(",").map(O).map(function(e,t,r){var i,o,s,a,l,h,d,f,p=(i=n,o=l=((a=0===e.indexOf("..."))?e.length>3?e.slice(3):"any":e).split("|").map(O).filter(R).filter(E),s={},i.forEach(function(e){-1!==o.indexOf(e.from)||-1===o.indexOf(e.to)||s[e.from]||(s[e.from]=e)}),h=Object.keys(s).map(function(e){return s[e]}),d=l.map(function(e){var t=u(e);return{name:e,typeIndex:c(t),test:t.test,conversion:null,conversionIndex:-1}}),f=h.map(function(e){var t=u(e.from);return{name:e.from,typeIndex:c(t),test:t.test,conversion:e,conversionIndex:n.indexOf(e)}}),{types:d.concat(f),restParam:a});if(p.restParam&&t!==r.length-1)throw SyntaxError('Unexpected rest parameter "'+e+'": only allowed for the last parameter');return p})),i.some(I))?null:{params:i,fn:t}}).filter(P).forEach(function(e){var t=F(o,function(t){return function(e,t){for(var n=Math.max(e.params.length,t.params.length),r=0;r<n;r++)if(!function(e,t){for(var n,r=0;r<e.length;r++)if(n=e[r],-1!==t.indexOf(n))return!0;return!1}(v(e,r,!0),v(t,r,!0)))return!1;var i=e.params.length,o=t.params.length,s=f(e.params),a=f(t.params);return s?a?i===o:o>=i:a?i>=o:i===o}(t,e)});if(t)throw TypeError('Conflicting signatures "'+d(t.params)+'" and "'+d(e.params)+'".');o.push(e)});var s=L(o,function(e){return(e?M(e.params,!1):[]).map(function(t){return{params:t,fn:e.fn}})}).filter(P);s.sort(C);var a=s[0]&&s[0].params.length<=2&&!f(s[0].params),h=s[1]&&s[1].params.length<=2&&!f(s[1].params),g=s[2]&&s[2].params.length<=2&&!f(s[2].params),y=s[3]&&s[3].params.length<=2&&!f(s[3].params),b=s[4]&&s[4].params.length<=2&&!f(s[4].params),x=s[5]&&s[5].params.length<=2&&!f(s[5].params),w=s.map(function(e){return function(e){var t,n,r;if(f(e)){var i,o=(t=(i=e).slice(0,i.length-1).map(m)).length,s=m(N(e)),a=function(e){for(var t=o;t<e.length;t++)if(!s(e[t]))return!1;return!0};return function(e){for(var n=0;n<t.length;n++)if(!t[n](e[n]))return!1;return a(e)&&e.length>=o+1}}return 0===e.length?function(e){return 0===e.length}:1===e.length?(n=m(e[0]),function(e){return n(e[0])&&1===e.length}):2===e.length?(n=m(e[0]),r=m(e[1]),function(e){return n(e[0])&&r(e[1])&&2===e.length}):(t=e.map(m),function(e){for(var n=0;n<t.length;n++)if(!t[n](e[n]))return!1;return e.length===t.length})}(e.params)}),S=a?m(s[0].params[0]):t,A=h?m(s[1].params[0]):t,T=g?m(s[2].params[0]):t,D=y?m(s[3].params[0]):t,B=b?m(s[4].params[0]):t,_=x?m(s[5].params[0]):t,V=a?m(s[0].params[1]):t,z=h?m(s[1].params[1]):t,H=g?m(s[2].params[1]):t,$=y?m(s[3].params[1]):t,W=b?m(s[4].params[1]):t,U=x?m(s[5].params[1]):t,q=s.map(function(e){return function(e,t){var n=t;if(e.some(p)){var r=f(e),i=e.map(k);n=function(){for(var e=[],n=r?arguments.length-1:arguments.length,o=0;o<n;o++)e[o]=i[o](arguments[o]);return r&&(e[n]=arguments[n].map(i[n])),t.apply(this,e)}}var o=n;if(f(e)){var s=e.length-1;o=function(){return n.apply(this,j(arguments,0,s).concat([j(arguments,s)]))}}return o}(e.params,e.fn)}),G=a?q[0]:n,Y=h?q[1]:n,K=g?q[2]:n,Z=y?q[3]:n,X=b?q[4]:n,Q=x?q[5]:n,J=a?s[0].params.length:-1,ee=h?s[1].params.length:-1,et=g?s[2].params.length:-1,en=y?s[3].params.length:-1,er=b?s[4].params.length:-1,ei=x?s[5].params.length:-1,eo=6*!!(a&&h&&g&&y&&b&&x),es=s.length,ea=function(){for(var t=eo;t<es;t++)if(w[t](arguments))return q[t].apply(this,arguments);return l.onMismatch(e,arguments,s)},el=function e(t,n){return arguments.length===J&&S(t)&&V(n)?G.apply(e,arguments):arguments.length===ee&&A(t)&&z(n)?Y.apply(e,arguments):arguments.length===et&&T(t)&&H(n)?K.apply(e,arguments):arguments.length===en&&D(t)&&$(n)?Z.apply(e,arguments):arguments.length===er&&B(t)&&W(n)?X.apply(e,arguments):arguments.length===ei&&_(t)&&U(n)?Q.apply(e,arguments):ea.apply(e,arguments)};try{Object.defineProperty(el,"name",{value:e})}catch(e){}return i={},s.forEach(function(e){e.params.some(p)||M(e.params,!0).forEach(function(t){i[d(t)]=e.fn})}),el.signatures=i,el}function D(e,t,n){throw w(e,t,n)}function E(e){return -1===l.ignore.indexOf(e)}function O(e){return e.trim()}function R(e){return!!e}function P(e){return null!==e}function I(e){return 0===e.types.length}function N(e){return e[e.length-1]}function j(e,t,n){return Array.prototype.slice.call(e,t,n)}function F(e,t){for(var n=0;n<e.length;n++)if(t(e[n]))return e[n]}function L(e,t){return Array.prototype.concat.apply([],e.map(t))}function B(e){for(var t="",n=0;n<e.length;n++){var r=e[n];if(("object"==typeof r.signatures||"string"==typeof r.signature)&&""!==r.name){if(""===t)t=r.name;else if(t!==r.name){var i=Error("Function names do not match (expected: "+t+", actual: "+r.name+")");throw i.data={actual:r.name,expected:t},i}}}return t}function _(e){var t,n={};function r(e,r){if(n.hasOwnProperty(e)&&r!==n[e])throw(t=Error('Signature "'+e+'" is defined twice')).data={signature:e},t}for(var i=0;i<e.length;i++){var o=e[i];if("object"==typeof o.signatures)for(var s in o.signatures)o.signatures.hasOwnProperty(s)&&(r(s,o.signatures[s]),n[s]=o.signatures[s]);else if("string"==typeof o.signature)r(o.signature,o),n[o.signature]=o;else throw(t=TypeError("Function is no typed-function (index: "+i+")")).data={index:i},t}return n}return(l=T("typed",{"string, Object":T,Object:function(e){var t=[];for(var n in e)e.hasOwnProperty(n)&&t.push(e[n]);return T(B(t),e)},"...Function":function(e){return T(B(e),_(e))},"string, ...Function":function(e,t){return T(e,_(t))}})).create=r,l.types=i,l.conversions=a,l.ignore=s,l.onMismatch=D,l.throwMismatchError=D,l.createError=w,l.convert=function(e,t){var n=h(e);if(t===n)return e;for(var r=0;r<l.conversions.length;r++){var i=l.conversions[r];if(i.from===n&&i.to===t)return i.convert(e)}throw Error("Cannot convert from "+n+" to "+t)},l.find=function(e,t){if(!e.signatures)throw TypeError("Function is no typed-function");if("string"==typeof t){n=t.split(",");for(var n,r=0;r<n.length;r++)n[r]=n[r].trim()}else if(Array.isArray(t))n=t;else throw TypeError("String array or a comma separated string expected");var i=n.join(","),o=e.signatures[i];if(o)return o;throw TypeError("Signature not found (signature: "+(e.name||"unnamed")+"("+n.join(", ")+"))")},l.addType=function(e,t){if(!e||"string"!=typeof e.name||"function"!=typeof e.test)throw TypeError("Object with properties {name: string, test: function} expected");if(!1!==t){for(var n=0;n<l.types.length;n++)if("Object"===l.types[n].name)return void l.types.splice(n,0,e)}l.types.push(e)},l.addConversion=function(e){if(!e||"string"!=typeof e.from||"string"!=typeof e.to||"function"!=typeof e.convert)throw TypeError("Object with properties {from: string, to: string, convert: function} expected");l.conversions.push(e)},l}()},"function"==typeof define&&define.amd?define([],t):e.exports=t()},31443(e,t,n){"use strict";let r,i;n.r(t),n.d(t,{generateChartsTheme:()=>iT,DensitySelector:()=>hw,applyMergeIndexedColumnsTransform:()=>iR,interpolateSelectionIndividual:()=>ik,DragButton:()=>dy,TimeRangeSelector:()=>Rj,getFormatterStats:()=>ns,OptionsEditorGrid:()=>hm,TOOLTIP_MAX_HEIGHT:()=>Rz,useMousePosition:()=>RQ,TextOverlay:()=>kY,isValidLegendSize:()=>t7,isValidLegendMode:()=>t8,isDateUnit:()=>rM,parseVariables:()=>rG,UnitSelector:()=>Pb,PERCENT_UNIT_CONFIG:()=>n9,RepeatGrid:()=>PQ,PERCENT_GROUP_CONFIG:()=>n4,YAxisLabel:()=>PS,replaceVariablesForDisplay:()=>rZ,TOOLTIP_MIN_WIDTH:()=>R_,useId:()=>rz,getTitleAction:()=>t2,getYBuffer:()=>Pu,PINNED_CROSSHAIR_SERIES_NAME:()=>tZ,getPixelXFromGrid:()=>R9,getFormattedAxisLabel:()=>ig,clearHighlightedSeries:()=>rN,FALLBACK_CHART_WIDTH:()=>RU,restoreChart:()=>rI,FormatControls:()=>Pw,transformData:()=>iI,getTimeSeriesValues:()=>lb,DEFAULT_LEGEND:()=>ne,OptionsEditorControl:()=>hp,formatDecimal:()=>ro,DiscardChangesConfirmationDialog:()=>hi,formatTime:()=>ng,SelectionProvider:()=>eF,TimeChartTooltip:()=>Pm,legendModes:()=>t4,EMPTY_TOOLTIP_DATA:()=>RX,isThroughputUnit:()=>rC,applyJoinTransform:()=>iE,TextField:()=>cU,SeriesInfo:()=>R2,getClosestTimestamp:()=>rB,DropIndicator:()=>hS,applyMergeColumnsTransform:()=>iO,isTemperatureUnit:()=>rT,limitDecimalPlaces:()=>nu,useSnackbar:()=>tG,dateFormatOptionsWithTimeZone:()=>id,calculateBarYBounds:()=>Pt,DEFAULT_COLUMN_HEIGHT:()=>40,parseVariablesAndFormat:()=>rY,getCommonTimeScale:()=>lx,isBytesUnit:()=>rx,ModeSelector:()=>k_,OptionsEditorColumn:()=>hs,DECIMAL_UNIT_CONFIG:()=>ri,DEFAULT_PINNED_CROSSHAIR:()=>tX,TEMPERATURE_GROUP_CONFIG:()=>re,NoDataOverlay:()=>kK,getResourceExtendedDisplayName:()=>lA,InterpolationFormat:()=>rH,ErrorBoundary:()=>fl.ErrorBoundary,hasDataFieldPatterns:()=>r8,CURRENCY_UNIT_CONFIG:()=>n5,ToolbarIconButton:()=>Pv,DEFAULT_TOOLTIP_CONFIG:()=>RJ,TRANSFORM_TEXT:()=>rD,calculateBarBandwidth:()=>R7,ItemActionsProvider:()=>eO,isWithinPercentageRange:()=>Pl,OPTIMIZED_MODE_SERIES_LIMIT:()=>1e3,legendPositions:()=>t3,TIME_GROUP_CONFIG:()=>nh,defaultCursorData:()=>RZ,createTimezoneAwareAxisFormatter:()=>fo,RefreshIntervalPicker:()=>PX,legendSizes:()=>t6,BITS_GROUP_CONFIG:()=>nY,TOOLTIP_LABELS_MAX_WIDTH:()=>RH,applyValueMapping:()=>iD,UNIT_GROUP_CONFIG:()=>rh,batchDispatchNearbySeriesActions:()=>rF,DEFAULT_COLUMN_WIDTH:()=>150,getGMTOffset:()=>im,getPointInGrid:()=>rj,InfoTooltip:()=>hh,AlignSelector:()=>z,JSONEditor:()=>kj,CURRENCY_GROUP_CONFIG:()=>n2,TooltipHeader:()=>Pp,SeriesMarker:()=>RL,FontSizeSelector:()=>fc,THROUGHPUT_UNIT_CONFIG:()=>rl,DEFAULT_COLUMN_MAX_WIDTH:()=>1e3,TOOLTIP_PADDING:()=>RW,TimeZoneContext:()=>lC,TimeZoneProvider:()=>lk,useDeepMemo:()=>ix,TransformsEditor:()=>PZ,combineSx:()=>rV,getFormatterFromCache:()=>no,applyMergeSeriesTransform:()=>iP,Legend:()=>c3,Dialog:()=>hr,getFormattedMultipleYAxes:()=>rO,replaceVariables:()=>rK,DECIMAL_GROUP_CONFIG:()=>rr,getResourceDisplayName:()=>lS,SnackbarProvider:()=>tq,formatBytes:()=>nJ,getUnitConfig:()=>rp,LoadingOverlay:()=>kZ,formatWithTimeZone:()=>ip,legacyCheckforNearbySeries:()=>Ps,replaceVariable:()=>rU,UNIT_CONFIG:()=>rd,testChartsTheme:()=>PC,TOOLTIP_ADJUST_Y_POS_MULTIPLIER:()=>R$,interpolate:()=>rW,THROUGHPUT_GROUP_CONFIG:()=>rs,BYTES_UNIT_CONFIG:()=>nQ,useChartsTheme:()=>eD,calculateBarSegmentBounds:()=>Pe,checkCrosshairPinnedStatus:()=>rL,mockChartsContext:()=>Pk,checkforNearbyTimeSeries:()=>Po,TOOLTIP_DATE_FORMAT:()=>RK,hasDecimalPlaces:()=>nl,isCurrencyUnit:()=>rk,DEFAULT_COLUMN_MIN_WIDTH:()=>60,handleMoveUp:()=>dg,ContentWithLegend:()=>c6,OptionsEditorGroup:()=>hg,isUnitWithDecimalPlaces:()=>rS,SeriesLabelsStack:()=>RB,getDateAndTime:()=>iv,getTableCellLayout:()=>uC,ChartsThemeContext:()=>eM,TooltipContent:()=>Pc,isValidTraceId:()=>lw,formatCurrency:()=>n3,ValueMappingsEditor:()=>P2,BYTES_GROUP_CONFIG:()=>nX,interpolateSelectionBatch:()=>iM,isLegendItemVisuallySelected:()=>lP,getFormattedAxis:()=>rE,getClosestTimestampInFullDataset:()=>r_,ChartsProvider:()=>ek,TimeZoneSelector:()=>RF,LinkEditorForm:()=>kL,SortSelector:()=>kQ,formatValue:()=>rf,persesColumnsToTanstackColumns:()=>uk,NEARBY_SERIES_DESCRIPTION:()=>Rq,calculateVisualYForSeries:()=>R8,hasIndexedPatterns:()=>r9,ColorPicker:()=>eS,useItemActions:()=>eI,getUnitGroup:()=>rm,formatThroughput:()=>ru,getTheme:()=>P_,shouldShortenValues:()=>na,MIN_STEP_INTERVAL_MS:()=>ly,buildRelativeTimeOption:()=>t0,useSelection:()=>e_,TEMPERATURE_UNIT_CONFIG:()=>rt,SortSelectorButtons:()=>kJ,formatBits:()=>nZ,getTimeZoneOptions:()=>t1,DYNAMIC_NEARBY_SERIES_MULTIPLIER:()=>Pr,isUnitWithShortValues:()=>rA,getTooltipStyles:()=>R6,interpolateHeaders:()=>iA,ErrorAlert:()=>fa,OptionsColorPicker:()=>lT,getUnitGroupConfig:()=>rg,TOOLTIP_BG_COLOR_FALLBACK:()=>RY,TOOLTIP_MAX_WIDTH:()=>RV,DragAndDropElement:()=>dp,extractFieldNames:()=>r7,isBitsUnit:()=>rw,SHOW_FEWER_SERIES_LIMIT:()=>Pi,TIME_UNIT_CONFIG:()=>nd,INCREASE_NEARBY_SERIES_MULTIPLIER:()=>Pn,isPercentUnit:()=>ry,getLegendSize:()=>nr,getSubmitText:()=>t5,handleMoveDown:()=>dv,PIN_TOOLTIP_HELP_TEXT:()=>R0,Table:()=>cJ,typography:()=>PL,formatPercent:()=>n8,assembleTransform:()=>R4,formatTemperature:()=>rn,useTimeZone:()=>lM,createRegexFromString:()=>iS,hasBatchPatterns:()=>r6,PersesTimeToIntlTime:()=>nf,parseFormat:()=>r5,FormActions:()=>fh,getNearbySeriesData:()=>Pa,useMemoized:()=>ib,isValidLegendPosition:()=>t9,getLegendMode:()=>nn,EMPHASIZED_SERIES_DESCRIPTION:()=>RG,replaceDataFields:()=>r3,Drawer:()=>d$,getLegendPosition:()=>nt,BITS_UNIT_CONFIG:()=>nK,EChart:()=>fr,isTimeUnit:()=>rv,useChartsContext:()=>eT,interpolateQueryParams:()=>iC,UNPIN_TOOLTIP_HELP_TEXT:()=>R1,DateTimeRangePicker:()=>RN,SettingsAutocomplete:()=>hb,ThresholdsEditor:()=>k6,isDecimalUnit:()=>rb,enableDataZoom:()=>rP,replaceDataFieldsBatch:()=>r4,useDragAndDropMonitor:()=>df,useLocalStorage:()=>rR,isRegexPattern:()=>iw});var o,s,a,l,u,c,h,d,f,p,m,g,v,y,b,x=n(62540),w=n(70451),S=n.n(w),A=n(11750),C=n(81023),k=n(59238),M=n(41953),T=n(24726),D=n(77308),E=n(23434),O=n(26952),R=n(72052),P=n(29009),I=n(46733);function N(e){return(0,I.Ay)("MuiButtonGroup",e)}let j=(0,P.A)("MuiButtonGroup",["root","contained","outlined","text","disableElevation","disabled","firstButton","fullWidth","horizontal","vertical","colorPrimary","colorSecondary","grouped","groupedHorizontal","groupedVertical","groupedText","groupedTextHorizontal","groupedTextVertical","groupedTextPrimary","groupedTextSecondary","groupedOutlined","groupedOutlinedHorizontal","groupedOutlinedVertical","groupedOutlinedPrimary","groupedOutlinedSecondary","groupedContained","groupedContainedHorizontal","groupedContainedVertical","groupedContainedPrimary","groupedContainedSecondary","lastButton","middleButton"]);var F=n(94580),L=n(30016);let B=(0,D.A)("div",{name:"MuiButtonGroup",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:n}=e;return[{[`& .${j.grouped}`]:t.grouped},{[`& .${j.grouped}`]:t[`grouped${(0,T.A)(n.orientation)}`]},{[`& .${j.grouped}`]:t[`grouped${(0,T.A)(n.variant)}`]},{[`& .${j.grouped}`]:t[`grouped${(0,T.A)(n.variant)}${(0,T.A)(n.orientation)}`]},{[`& .${j.grouped}`]:t[`grouped${(0,T.A)(n.variant)}${(0,T.A)(n.color)}`]},{[`& .${j.firstButton}`]:t.firstButton},{[`& .${j.lastButton}`]:t.lastButton},{[`& .${j.middleButton}`]:t.middleButton},t.root,t[n.variant],!0===n.disableElevation&&t.disableElevation,n.fullWidth&&t.fullWidth,"vertical"===n.orientation&&t.vertical]}})((0,E.A)(({theme:e})=>({display:"inline-flex",borderRadius:(e.vars||e).shape.borderRadius,variants:[{props:{variant:"contained"},style:{boxShadow:(e.vars||e).shadows[2]}},{props:{disableElevation:!0},style:{boxShadow:"none"}},{props:{fullWidth:!0},style:{width:"100%"}},{props:{orientation:"vertical"},style:{flexDirection:"column",[`& .${j.lastButton},& .${j.middleButton}`]:{borderTopRightRadius:0,borderTopLeftRadius:0},[`& .${j.firstButton},& .${j.middleButton}`]:{borderBottomRightRadius:0,borderBottomLeftRadius:0}}},{props:{orientation:"horizontal"},style:{[`& .${j.firstButton},& .${j.middleButton}`]:{borderTopRightRadius:0,borderBottomRightRadius:0},[`& .${j.lastButton},& .${j.middleButton}`]:{borderTopLeftRadius:0,borderBottomLeftRadius:0}}},{props:{variant:"text",orientation:"horizontal"},style:{[`& .${j.firstButton},& .${j.middleButton}`]:{borderRight:e.vars?`1px solid rgba(${e.vars.palette.common.onBackgroundChannel} / 0.23)`:`1px solid ${"light"===e.palette.mode?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)"}`,[`&.${j.disabled}`]:{borderRight:`1px solid ${(e.vars||e).palette.action.disabled}`}}}},{props:{variant:"text",orientation:"vertical"},style:{[`& .${j.firstButton},& .${j.middleButton}`]:{borderBottom:e.vars?`1px solid rgba(${e.vars.palette.common.onBackgroundChannel} / 0.23)`:`1px solid ${"light"===e.palette.mode?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)"}`,[`&.${j.disabled}`]:{borderBottom:`1px solid ${(e.vars||e).palette.action.disabled}`}}}},...Object.entries(e.palette).filter((0,O.A)()).flatMap(([t])=>[{props:{variant:"text",color:t},style:{[`& .${j.firstButton},& .${j.middleButton}`]:{borderColor:e.vars?`rgba(${e.vars.palette[t].mainChannel} / 0.5)`:(0,k.X4)(e.palette[t].main,.5)}}}]),{props:{variant:"outlined",orientation:"horizontal"},style:{[`& .${j.firstButton},& .${j.middleButton}`]:{borderRightColor:"transparent","&:hover":{borderRightColor:"currentColor"}},[`& .${j.lastButton},& .${j.middleButton}`]:{marginLeft:-1}}},{props:{variant:"outlined",orientation:"vertical"},style:{[`& .${j.firstButton},& .${j.middleButton}`]:{borderBottomColor:"transparent","&:hover":{borderBottomColor:"currentColor"}},[`& .${j.lastButton},& .${j.middleButton}`]:{marginTop:-1}}},{props:{variant:"contained",orientation:"horizontal"},style:{[`& .${j.firstButton},& .${j.middleButton}`]:{borderRight:`1px solid ${(e.vars||e).palette.grey[400]}`,[`&.${j.disabled}`]:{borderRight:`1px solid ${(e.vars||e).palette.action.disabled}`}}}},{props:{variant:"contained",orientation:"vertical"},style:{[`& .${j.firstButton},& .${j.middleButton}`]:{borderBottom:`1px solid ${(e.vars||e).palette.grey[400]}`,[`&.${j.disabled}`]:{borderBottom:`1px solid ${(e.vars||e).palette.action.disabled}`}}}},...Object.entries(e.palette).filter((0,O.A)(["dark"])).map(([t])=>({props:{variant:"contained",color:t},style:{[`& .${j.firstButton},& .${j.middleButton}`]:{borderColor:(e.vars||e).palette[t].dark}}}))],[`& .${j.grouped}`]:{minWidth:40,boxShadow:"none",props:{variant:"contained"},style:{"&:hover":{boxShadow:"none"}}}}))),_=w.forwardRef(function(e,t){let n=(0,R.b)({props:e,name:"MuiButtonGroup"}),{children:r,className:i,color:o="primary",component:s="div",disabled:a=!1,disableElevation:l=!1,disableFocusRipple:u=!1,disableRipple:c=!1,fullWidth:h=!1,orientation:d="horizontal",size:f="medium",variant:p="outlined",...m}=n,g={...n,color:o,component:s,disabled:a,disableElevation:l,disableFocusRipple:u,disableRipple:c,fullWidth:h,orientation:d,size:f,variant:p},v=(e=>{let{classes:t,color:n,disabled:r,disableElevation:i,fullWidth:o,orientation:s,variant:a}=e,l={root:["root",a,s,o&&"fullWidth",i&&"disableElevation",`color${(0,T.A)(n)}`],grouped:["grouped",`grouped${(0,T.A)(s)}`,`grouped${(0,T.A)(a)}`,`grouped${(0,T.A)(a)}${(0,T.A)(s)}`,`grouped${(0,T.A)(a)}${(0,T.A)(n)}`,r&&"disabled"],firstButton:["firstButton"],lastButton:["lastButton"],middleButton:["middleButton"]};return(0,C.A)(l,N,t)})(g),y=w.useMemo(()=>({className:v.grouped,color:o,disabled:a,disableElevation:l,disableFocusRipple:u,disableRipple:c,fullWidth:h,size:f,variant:p}),[o,a,l,u,c,h,f,p,v.grouped]),b=(0,M.A)(r),S=b.length;return(0,x.jsx)(B,{as:s,role:"group",className:(0,A.A)(v.root,i),ref:t,ownerState:g,...m,children:(0,x.jsx)(F.A.Provider,{value:y,children:b.map((e,t)=>{let n,r;return(0,x.jsx)(L.A.Provider,{value:(n=0===t,r=t===S-1,n&&r?"":n?v.firstButton:r?v.lastButton:v.middleButton),children:e},t)})})})});var V=n(7013);function z({onChange:e,value:t="left",...n}){let r=t=>{e(t)};return(0,x.jsxs)(_,{"aria-label":"Alignement",...n,children:[(0,x.jsx)(V.A,{onClick:()=>r("left"),variant:"left"===t?"contained":"outlined",children:"Left"},"left"),(0,x.jsx)(V.A,{onClick:()=>r("center"),variant:"center"===t?"contained":"outlined",children:"Center"},"center"),(0,x.jsx)(V.A,{onClick:()=>r("right"),variant:"right"===t?"contained":"outlined",children:"Right"},"right")]})}var H=n(315),$=n(47095),W=n(93648),U=n(29618),q=n(98029);function G(){return(G=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function Y(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)t.indexOf(n=o[r])>=0||(i[n]=e[n]);return i}function K(e){var t=(0,w.useRef)(e),n=(0,w.useRef)(function(e){t.current&&t.current(e)});return t.current=e,n.current}var Z,X=function(e,t,n){return void 0===t&&(t=0),void 0===n&&(n=1),e>n?n:e<t?t:e},Q=function(e){return"touches"in e},J=function(e){return e&&e.ownerDocument.defaultView||self},ee=function(e,t,n){var r=e.getBoundingClientRect(),i=Q(t)?function(e,t){for(var n=0;n<e.length;n++)if(e[n].identifier===t)return e[n];return e[0]}(t.touches,n):t;return{left:X((i.pageX-(r.left+J(e).pageXOffset))/r.width),top:X((i.pageY-(r.top+J(e).pageYOffset))/r.height)}},et=function(e){Q(e)||e.preventDefault()},en=S().memo(function(e){var t=e.onMove,n=e.onKey,r=e.onEnd,i=Y(e,["onMove","onKey","onEnd"]),o=(0,w.useRef)(null),s=K(t),a=K(n),l=K(r),u=(0,w.useRef)(null),c=(0,w.useRef)(!1),h=(0,w.useMemo)(function(){var e=function(e){et(e),(Q(e)?e.touches.length>0:e.buttons>0)&&o.current?s(ee(o.current,e,u.current)):(n(!1),l())},t=function(){n(!1),l()};function n(n){var r=c.current,i=J(o.current),s=n?i.addEventListener:i.removeEventListener;s(r?"touchmove":"mousemove",e),s(r?"touchend":"mouseup",t)}return[function(e){var t=e.nativeEvent,r=o.current;if(r&&(et(t),(!c.current||Q(t))&&r)){if(Q(t)){c.current=!0;var i=t.changedTouches||[];i.length&&(u.current=i[0].identifier)}r.focus(),s(ee(r,t,u.current)),n(!0)}},function(e){var t=e.which||e.keyCode;t<37||t>40||(e.preventDefault(),a({left:39===t?.05:37===t?-.05:0,top:40===t?.05:38===t?-.05:0}))},function(e){var t=e.which||e.keyCode;t>=37&&t<=40&&l()},n]},[a,s,l]),d=h[0],f=h[1],p=h[2],m=h[3];return(0,w.useEffect)(function(){return m},[m]),S().createElement("div",G({},i,{onTouchStart:d,onMouseDown:d,className:"react-colorful__interactive",ref:o,onKeyDown:f,onKeyUp:p,tabIndex:0,role:"slider"}))}),er=function(e){return e.filter(Boolean).join(" ")},ei=function(e){var t=e.color,n=e.left,r=e.top,i=er(["react-colorful__pointer",e.className]);return S().createElement("div",{className:i,style:{top:100*(void 0===r?.5:r)+"%",left:100*n+"%"}},S().createElement("div",{className:"react-colorful__pointer-fill",style:{backgroundColor:t}}))},eo=function(e,t,n){return void 0===t&&(t=0),void 0===n&&(n=Math.pow(10,t)),Math.round(n*e)/n},es=function(e){return"#"===e[0]&&(e=e.substring(1)),e.length<6?{r:parseInt(e[0]+e[0],16),g:parseInt(e[1]+e[1],16),b:parseInt(e[2]+e[2],16),a:4===e.length?eo(parseInt(e[3]+e[3],16)/255,2):1}:{r:parseInt(e.substring(0,2),16),g:parseInt(e.substring(2,4),16),b:parseInt(e.substring(4,6),16),a:8===e.length?eo(parseInt(e.substring(6,8),16)/255,2):1}},ea=function(e){var t=e.s,n=e.v,r=e.a,i=(200-t)*n/100;return{h:eo(e.h),s:eo(i>0&&i<200?t*n/100/(i<=100?i:200-i)*100:0),l:eo(i/2),a:eo(r,2)}},el=function(e){var t=ea(e);return"hsl("+t.h+", "+t.s+"%, "+t.l+"%)"},eu=function(e){var t=e.h,n=e.s,r=e.v,i=e.a;t=t/360*6,n/=100,r/=100;var o=Math.floor(t),s=r*(1-n),a=r*(1-(t-o)*n),l=r*(1-(1-t+o)*n),u=o%6;return{r:eo(255*[r,a,s,s,l,r][u]),g:eo(255*[l,r,r,a,s,s][u]),b:eo(255*[s,s,l,r,r,a][u]),a:eo(i,2)}},ec=function(e){var t=e.toString(16);return t.length<2?"0"+t:t},eh=function(e){var t=e.r,n=e.g,r=e.b,i=e.a,o=i<1?ec(eo(255*i)):"";return"#"+ec(t)+ec(n)+ec(r)+o},ed=function(e){var t=e.r,n=e.g,r=e.b,i=e.a,o=Math.max(t,n,r),s=o-Math.min(t,n,r),a=s?o===t?(n-r)/s:o===n?2+(r-t)/s:4+(t-n)/s:0;return{h:eo(60*(a<0?a+6:a)),s:eo(o?s/o*100:0),v:eo(o/255*100),a:i}},ef=S().memo(function(e){var t=e.hue,n=e.onChange,r=e.onChangeEnd,i=er(["react-colorful__hue",e.className]);return S().createElement("div",{className:i},S().createElement(en,{onMove:function(e){n({h:360*e.left})},onKey:function(e){n({h:X(t+360*e.left,0,360)})},onEnd:r,"aria-label":"Hue","aria-valuenow":eo(t),"aria-valuemax":"360","aria-valuemin":"0"},S().createElement(ei,{className:"react-colorful__hue-pointer",left:t/360,color:el({h:t,s:100,v:100,a:1})})))}),ep=S().memo(function(e){var t=e.hsva,n=e.onChange,r=e.onChangeEnd,i={backgroundColor:el({h:t.h,s:100,v:100,a:1})};return S().createElement("div",{className:"react-colorful__saturation",style:i},S().createElement(en,{onMove:function(e){n({s:100*e.left,v:100-100*e.top})},onKey:function(e){n({s:X(t.s+100*e.left,0,100),v:X(t.v-100*e.top,0,100)})},onEnd:r,"aria-label":"Color","aria-valuetext":"Saturation "+eo(t.s)+"%, Brightness "+eo(t.v)+"%"},S().createElement(ei,{className:"react-colorful__saturation-pointer",top:1-t.v/100,left:t.s/100,color:el(t)})))}),em=function(e,t){if(e===t)return!0;for(var n in e)if(e[n]!==t[n])return!1;return!0},eg="u">typeof window?w.useLayoutEffect:w.useEffect,ev=new Map,ey=function(e){eg(function(){var t=e.current?e.current.ownerDocument:document;if(void 0!==t&&!ev.has(t)){var r=t.createElement("style");r.innerHTML='.react-colorful{position:relative;display:flex;flex-direction:column;width:200px;height:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.react-colorful__saturation{position:relative;flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(0deg,#000,transparent),linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.react-colorful__alpha-gradient,.react-colorful__pointer-fill{content:"";position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;border-radius:inherit}.react-colorful__alpha-gradient,.react-colorful__saturation{box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.react-colorful__alpha,.react-colorful__hue{position:relative;height:24px}.react-colorful__hue{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.react-colorful__last-control{border-radius:0 0 8px 8px}.react-colorful__interactive{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;outline:none;touch-action:none}.react-colorful__pointer{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.react-colorful__interactive:focus .react-colorful__pointer{transform:translate(-50%,-50%) scale(1.1)}.react-colorful__alpha,.react-colorful__alpha-pointer{background-color:#fff;background-image:url(\'data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill-opacity=".05"><path d="M8 0h8v8H8zM0 8h8v8H0z"/></svg>\')}.react-colorful__saturation-pointer{z-index:3}.react-colorful__hue-pointer{z-index:2}',ev.set(t,r);var i=Z||n.nc;i&&r.setAttribute("nonce",i),t.head.appendChild(r)}},[])},eb=function(e){var t,n,r,i,o,s,a,l=e.className,u=e.colorModel,c=e.color,h=void 0===c?u.defaultColor:c,d=e.onChange,f=e.onChangeEnd,p=Y(e,["className","colorModel","color","onChange","onChangeEnd"]),m=(0,w.useRef)(null);ey(m);var g=(t=K(d),n=K(f),i=(r=(0,w.useState)(function(){return u.toHsva(h)}))[0],o=r[1],s=(0,w.useRef)({color:h,hsva:i}),a=(0,w.useRef)(!1),(0,w.useEffect)(function(){if(!u.equal(h,s.current.color)){var e=u.toHsva(h);s.current={hsva:e,color:h},o(e),a.current=!1}},[h,u]),(0,w.useEffect)(function(){var e;em(i,s.current.hsva)||u.equal(e=u.fromHsva(i),s.current.color)||(s.current={hsva:i,color:e},t(e),a.current=!0)},[i,u,t]),[i,(0,w.useCallback)(function(e){o(function(t){return Object.assign({},t,e)})},[]),(0,w.useCallback)(function(){a.current&&(a.current=!1,n(s.current.color))},[n])]),v=g[0],y=g[1],b=g[2],x=er(["react-colorful",l]);return S().createElement("div",G({},p,{ref:m,className:x}),S().createElement(ep,{hsva:v,onChange:y,onChangeEnd:b}),S().createElement(ef,{hue:v.h,onChange:y,onChangeEnd:b,className:"react-colorful__last-control"}))},ex={defaultColor:"000",toHsva:function(e){return ed(es(e))},fromHsva:function(e){return eh(eu({h:e.h,s:e.s,v:e.v,a:1}))},equal:function(e,t){return e.toLowerCase()===t.toLowerCase()||em(es(e),es(t))}},ew=function(e){return S().createElement(eb,G({},e,{colorModel:ex}))};let eS=({color:e,onChange:t,onClear:n,palette:r})=>{let[i,o]=(0,w.useState)(e),s=e=>{o(e),t?.(e)};return(0,x.jsxs)(H.A,{spacing:1,children:[(0,x.jsx)(ew,{color:e,onChange:s,style:{width:"100%"}}),(0,x.jsx)(H.A,{direction:"row",flexWrap:"wrap",justifyContent:"space-evenly",width:"200px",children:r&&r.map((e,t)=>(0,x.jsx)($.A,{size:"small","aria-label":`change color to ${e}`,sx:{color:e},onClick:()=>s(e),children:(0,x.jsx)(U,{})},t))}),(0,x.jsxs)(H.A,{direction:"row",gap:1,alignItems:"center",children:[(0,x.jsx)(W.A,{inputProps:{"aria-label":"enter hex color"},fullWidth:!0,value:i,onChange:e=>{let n=e.target.value.replace(/([^0-9A-F]+)/gi,"").substring(0,8);o(`#${n}`),eA(e.target.value)&&t?.(e.target.value)}}),n&&(0,x.jsx)($.A,{onClick:n,children:(0,x.jsx)(q,{})})]})]})},eA=(e,t)=>{let n=/^#?([0-9A-F]{3,8})$/i.exec(e),r=n&&n[1]?n[1].length:0;return 3===r||6===r||!!t&&4===r||!!t&&8===r};var eC=n(91823);function ek(e){let{children:t,chartsTheme:n,enablePinning:r=!1,enableSyncGrouping:i=!0}=e,[o,s]=(0,w.useState)(null),a=(0,w.useMemo)(()=>({chartsTheme:n,enablePinning:r,lastTooltipPinnedCoords:o,enableSyncGrouping:i,setLastTooltipPinnedCoords:s}),[n,r,i,o,s]);return(0,x.jsx)(eM.Provider,{value:a,children:t})}let eM=(0,w.createContext)(void 0);function eT(){let e=(0,w.useContext)(eM);if(void 0===e)throw Error("No ChartsThemeContext found. Did you forget a Provider?");return e}function eD(){return eT().chartsTheme}let eE=(0,w.createContext)(void 0);function eO({children:e}){let[t,n]=(0,w.useState)(new Map),r=(0,w.useCallback)((e,t,r)=>{n(n=>{let i=new Map(n),o=i.get(e)||{loading:!1};if(void 0!==r){let n=new Map(o.itemStatuses||new Map),s=n.get(r)||{loading:!1};n.set(r,{...s,...t}),i.set(e,{...o,itemStatuses:n})}else i.set(e,{...o,...t});return i})},[]),i=(0,w.useCallback)(e=>{n(t=>{if(void 0===e)return new Map;if(!t.has(e))return t;let n=new Map(t);return n.delete(e),n})},[]),o=(0,w.useMemo)(()=>({actionStatuses:t,setActionStatus:r,clearActionStatus:i}),[t,r,i]);return(0,x.jsx)(eE.Provider,{value:o,children:e})}let eR=()=>{},eP={actionStatuses:new Map,setActionStatus:eR,clearActionStatus:eR,hasContext:!1};function eI(){let e=(0,w.useContext)(eE);return(0,w.useMemo)(()=>e?{...e,hasContext:!0}:eP,[e])}let eN=(0,w.createContext)(void 0),ej=(e,t)=>t;function eF({children:e}){let[t,n]=(0,w.useState)(new Map),r=(0,w.useRef)(ej),i=(0,w.useCallback)(e=>{r.current=e},[]),o=(0,w.useCallback)(e=>{let t=new Map;e.forEach(({item:e,id:n})=>t.set(n,e)),n(t)},[]),s=(0,w.useCallback)((e,t)=>{n(n=>{let r=new Map(n);return r.has(t)?r.delete(t):r.set(t,e),r})},[]),a=(0,w.useCallback)(e=>{n(t=>{if(!t.has(e))return t;let n=new Map(t);return n.delete(e),n})},[]),l=(0,w.useCallback)(()=>n(new Map),[]),u=(0,w.useCallback)((e,n)=>t.has(r.current(e,n)),[t]),c=(0,w.useMemo)(()=>({selectionMap:t,setSelection:o,toggleSelection:s,removeFromSelection:a,clearSelection:l,isSelected:u,registerGetId:i}),[t,o,s,a,l,u,i]);return(0,x.jsx)(eN.Provider,{value:c,children:e})}let eL=()=>{},eB={selectionMap:new Map,setSelection:eL,toggleSelection:eL,removeFromSelection:eL,clearSelection:eL,isSelected:()=>!1,hasContext:!1};function e_(e){let t=(0,w.useContext)(eN);return(0,w.useEffect)(()=>{t&&e?.getId&&t.registerGetId(e.getId)},[t,e?.getId]),(0,w.useMemo)(()=>{if(!t)return eB;let{registerGetId:e,...n}=t;return{...n,hasContext:!0}},[t])}var eV=n(20231);let ez=function(){for(var e,t,n=0,r="";n<arguments.length;)(e=arguments[n++])&&(t=function e(t){var n,r,i="";if("string"==typeof t||"number"==typeof t)i+=t;else if("object"==typeof t)if(Array.isArray(t))for(n=0;n<t.length;n++)t[n]&&(r=e(t[n]))&&(i&&(i+=" "),i+=r);else for(n in t)t[n]&&(i&&(i+=" "),i+=n);return i}(e))&&(r&&(r+=" "),r+=t);return r},eH={data:""},e$=/(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g,eW=/\/\*[^]*?\*\/| +/g,eU=/\n+/g,eq=(e,t)=>{let n="",r="",i="";for(let o in e){let s=e[o];"@"==o[0]?"i"==o[1]?n=o+" "+s+";":r+="f"==o[1]?eq(s,o):o+"{"+eq(s,"k"==o[1]?"":t)+"}":"object"==typeof s?r+=eq(s,t?t.replace(/([^,])+/g,e=>o.replace(/([^,]*:\S+\([^)]*\))|([^,])+/g,t=>/&/.test(t)?t.replace(/&/g,e):e?e+" "+t:t)):o):null!=s&&(o="-"==o[1]?o:o.replace(/[A-Z]/g,"-$&").toLowerCase(),i+=eq.p?eq.p(o,s):o+":"+s+";")}return n+(t&&i?t+"{"+i+"}":i)+r},eG={},eY=e=>{if("object"==typeof e){let t="";for(let n in e)t+=n+eY(e[n]);return t}return e};function eK(e){let t,n,r=this||{},i=e.call?e(r.p):e;return((e,t,n,r,i)=>{var o;let s=eY(e),a=eG[s]||(eG[s]=(e=>{let t=0,n=11;for(;t<e.length;)n=101*n+e.charCodeAt(t++)>>>0;return"go"+n})(s));if(!eG[a]){let t=s!==e?e:(e=>{let t,n,r=[{}];for(;t=e$.exec(e.replace(eW,""));)t[4]?r.shift():t[3]?(n=t[3].replace(eU," ").trim(),r.unshift(r[0][n]=r[0][n]||{})):r[0][t[1]]=t[2].replace(eU," ").trim();return r[0]})(e);eG[a]=eq(i?{["@keyframes "+a]:t}:t,n?"":"."+a)}let l=n&&eG.g;return n&&(eG.g=eG[a]),o=eG[a],l?t.data=t.data.replace(l,o):-1===t.data.indexOf(o)&&(t.data=r?o+t.data:t.data+o),a})(i.unshift?i.raw?(t=[].slice.call(arguments,1),n=r.p,i.reduce((e,r,i)=>{let o=t[i];if(o&&o.call){let e=o(n),t=e&&e.props&&e.props.className||/^go/.test(e)&&e;o=t?"."+t:e&&"object"==typeof e?e.props?"":eq(e,""):!1===e?"":e}return e+r+(null==o?"":o)},"")):i.reduce((e,t)=>Object.assign(e,t&&t.call?t(r.p):t),{}):i,(e=>{if("object"==typeof window){let t=(e?e.querySelector("#_goober"):window._goober)||Object.assign(document.createElement("style"),{innerHTML:" ",id:"_goober"});return t.nonce=window.__nonce__,t.parentNode||(e||document.head).appendChild(t),t.firstChild}return e||eH})(r.target),r.g,r.o,r.k)}function eZ(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function eX(e,t,n){return t&&eZ(e.prototype,t),n&&eZ(e,n),e}function eQ(){return(eQ=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function eJ(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function e0(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}function e1(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}eK.bind({g:1}),eK.bind({k:1});var e2=function(){return""},e5=S().createContext({enqueueSnackbar:e2,closeSnackbar:e2}),e3="@media (max-width:599.95px)",e4="@media (min-width:600px)",e6=function(e){return e.charAt(0).toUpperCase()+e.slice(1)},e9=function(e){return""+e6(e.vertical)+e6(e.horizontal)},e8=function(e){return!!e||0===e},e7="unmounted",te="exited",tt="entering",tn="entered",tr="exiting",ti=function(e){function t(t){var n,r=e.call(this,t)||this,i=t.appear;return r.appearStatus=null,t.in?i?(n=te,r.appearStatus=tt):n=tn:n=t.unmountOnExit||t.mountOnEnter?e7:te,r.state={status:n},r.nextCallback=null,r}eJ(t,e),t.getDerivedStateFromProps=function(e,t){return e.in&&t.status===e7?{status:te}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(e){var t=null;if(e!==this.props){var n=this.state.status;this.props.in?n!==tt&&n!==tn&&(t=tt):(n===tt||n===tn)&&(t=tr)}this.updateStatus(!1,t)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var e=this.props.timeout,t=e,n=e;return null!=e&&"number"!=typeof e&&"string"!=typeof e&&(n=e.exit,t=e.enter),{exit:n,enter:t}},n.updateStatus=function(e,t){void 0===e&&(e=!1),null!==t?(this.cancelNextCallback(),t===tt?this.performEnter(e):this.performExit()):this.props.unmountOnExit&&this.state.status===te&&this.setState({status:e7})},n.performEnter=function(e){var t=this,n=this.props.enter,r=this.getTimeouts();e||n?(this.props.onEnter&&this.props.onEnter(this.node,e),this.safeSetState({status:tt},function(){t.props.onEntering&&t.props.onEntering(t.node,e),t.onTransitionEnd(r.enter,function(){t.safeSetState({status:tn},function(){t.props.onEntered&&t.props.onEntered(t.node,e)})})})):this.safeSetState({status:tn},function(){t.props.onEntered&&t.props.onEntered(t.node,e)})},n.performExit=function(){var e=this,t=this.props.exit,n=this.getTimeouts();t?(this.props.onExit&&this.props.onExit(this.node),this.safeSetState({status:tr},function(){e.props.onExiting&&e.props.onExiting(e.node),e.onTransitionEnd(n.exit,function(){e.safeSetState({status:te},function(){e.props.onExited&&e.props.onExited(e.node)})})})):this.safeSetState({status:te},function(){e.props.onExited&&e.props.onExited(e.node)})},n.cancelNextCallback=function(){null!==this.nextCallback&&this.nextCallback.cancel&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(e,t){t=this.setNextCallback(t),this.setState(e,t)},n.setNextCallback=function(e){var t=this,n=!0;return this.nextCallback=function(){n&&(n=!1,t.nextCallback=null,e())},this.nextCallback.cancel=function(){n=!1},this.nextCallback},n.onTransitionEnd=function(e,t){this.setNextCallback(t);var n=null==e&&!this.props.addEndListener;!this.node||n?setTimeout(this.nextCallback,0):(this.props.addEndListener&&this.props.addEndListener(this.node,this.nextCallback),null!=e&&setTimeout(this.nextCallback,e))},n.render=function(){var e=this.state.status;if(e===e7)return null;var t=this.props;return(0,t.children)(e,e0(t,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]))},eX(t,[{key:"node",get:function(){var e,t=null==(e=this.props.nodeRef)?void 0:e.current;if(!t)throw Error("notistack - Custom snackbar is not refForwarding");return t}}]),t}(S().Component);function to(){}function ts(e,t){"function"==typeof e?e(t):e&&(e.current=t)}function ta(e,t){return(0,w.useMemo)(function(){return null==e&&null==t?null:function(n){ts(e,n),ts(t,n)}},[e,t])}function tl(e){var t=e.timeout,n=e.style,r=void 0===n?{}:n,i=e.mode;return{duration:"object"==typeof t?t[i]||0:t,easing:r.transitionTimingFunction,delay:r.transitionDelay}}ti.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:to,onEntering:to,onEntered:to,onExit:to,onExiting:to,onExited:to};var tu=function(e){e.scrollTop=e.scrollTop},tc=function(e){return Math.round(e)+"ms"};function th(e,t){void 0===e&&(e=["all"]);var n=t||{},r=n.duration,i=void 0===r?300:r,o=n.easing,s=void 0===o?"cubic-bezier(0.4, 0, 0.2, 1)":o,a=n.delay,l=void 0===a?0:a;return(Array.isArray(e)?e:[e]).map(function(e){return e+" "+("string"==typeof i?i:tc(i))+" "+s+" "+("string"==typeof l?l:tc(l))}).join(",")}function td(e){return(e&&e.ownerDocument||document).defaultView||window}function tf(e,t){if(t){var n=function(e,t){var n,r=t.getBoundingClientRect(),i=td(t);if(t.fakeTransform)n=t.fakeTransform;else{var o=i.getComputedStyle(t);n=o.getPropertyValue("-webkit-transform")||o.getPropertyValue("transform")}var s=0,a=0;if(n&&"none"!==n&&"string"==typeof n){var l=n.split("(")[1].split(")")[0].split(",");s=parseInt(l[4],10),a=parseInt(l[5],10)}switch(e){case"left":return"translateX("+(i.innerWidth+s-r.left)+"px)";case"right":return"translateX(-"+(r.left+r.width-s)+"px)";case"up":return"translateY("+(i.innerHeight+a-r.top)+"px)";default:return"translateY(-"+(r.top+r.height-a)+"px)"}}(e,t);n&&(t.style.webkitTransform=n,t.style.transform=n)}}var tp=(0,w.forwardRef)(function(e,t){var n=e.children,r=e.direction,i=void 0===r?"down":r,o=e.in,s=e.style,a=e.timeout,l=void 0===a?0:a,u=e.onEnter,c=e.onEntered,h=e.onExit,d=e.onExited,f=e0(e,["children","direction","in","style","timeout","onEnter","onEntered","onExit","onExited"]),p=(0,w.useRef)(null),m=ta(n.ref,p),g=ta(m,t),v=(0,w.useCallback)(function(){p.current&&tf(i,p.current)},[i]);return(0,w.useEffect)(function(){if(!o&&"down"!==i&&"right"!==i){var e=function(e,t){var n;function r(){for(var r=this,i=arguments.length,o=Array(i),s=0;s<i;s++)o[s]=arguments[s];clearTimeout(n),n=setTimeout(function(){e.apply(r,o)},t)}return void 0===t&&(t=166),r.clear=function(){clearTimeout(n)},r}(function(){p.current&&tf(i,p.current)}),t=td(p.current);return t.addEventListener("resize",e),function(){e.clear(),t.removeEventListener("resize",e)}}},[i,o]),(0,w.useEffect)(function(){o||v()},[o,v]),(0,w.createElement)(ti,Object.assign({appear:!0,nodeRef:p,onEnter:function(e,t){tf(i,e),tu(e),u&&u(e,t)},onEntered:c,onEntering:function(e){var t=(null==s?void 0:s.transitionTimingFunction)||"cubic-bezier(0.0, 0, 0.2, 1)",n=tl({timeout:l,mode:"enter",style:eQ({},s,{transitionTimingFunction:t})});e.style.webkitTransition=th("-webkit-transform",n),e.style.transition=th("transform",n),e.style.webkitTransform="none",e.style.transform="none"},onExit:function(e){var t=(null==s?void 0:s.transitionTimingFunction)||"cubic-bezier(0.4, 0, 0.6, 1)",n=tl({timeout:l,mode:"exit",style:eQ({},s,{transitionTimingFunction:t})});e.style.webkitTransition=th("-webkit-transform",n),e.style.transition=th("transform",n),tf(i,e),h&&h(e)},onExited:function(e){e.style.webkitTransition="",e.style.transition="",d&&d(e)},in:o,timeout:l},f),function(e,t){return(0,w.cloneElement)(n,eQ({ref:g,style:eQ({visibility:"exited"!==e||o?void 0:"hidden"},s,{},n.props.style)},t))})});tp.displayName="Slide";var tm=function(e){return S().createElement("svg",Object.assign({viewBox:"0 0 24 24",focusable:"false",style:{fontSize:20,marginInlineEnd:8,userSelect:"none",width:"1em",height:"1em",display:"inline-block",fill:"currentColor",flexShrink:0}},e))},tg={maxSnack:3,persist:!1,hideIconVariant:!1,disableWindowBlurListener:!1,variant:"default",autoHideDuration:5e3,iconVariant:{default:void 0,success:S().createElement(function(){return S().createElement(tm,null,S().createElement("path",{d:"M12 2C6.5 2 2 6.5 2 12S6.5 22 12 22 22 17.5 22 12 17.5 2 12 2M10 17L5 12L6.41\n 10.59L10 14.17L17.59 6.58L19 8L10 17Z"}))},null),warning:S().createElement(function(){return S().createElement(tm,null,S().createElement("path",{d:"M13,14H11V10H13M13,18H11V16H13M1,21H23L12,2L1,21Z"}))},null),error:S().createElement(function(){return S().createElement(tm,null,S().createElement("path",{d:"M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2,\n 6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12,\n 13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z"}))},null),info:S().createElement(function(){return S().createElement(tm,null,S().createElement("path",{d:"M13,9H11V7H13M13,17H11V11H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,\n 0 22,12A10,10 0 0,0 12,2Z"}))},null)},anchorOrigin:{vertical:"bottom",horizontal:"left"},TransitionComponent:tp,transitionDuration:{enter:225,exit:195}},tv=function(e,t){var n=function(e){return"number"==typeof e||null===e};return n(e)?e:n(t)?t:tg.autoHideDuration},ty=function(e,t){var n=function(e,t){return t.some(function(t){return typeof e===t})};return n(e,["string","number"])?e:n(e,["object"])?eQ({},tg.transitionDuration,{},n(t,["object"])&&t,{},e):n(t,["string","number"])?t:n(t,["object"])?eQ({},tg.transitionDuration,{},t):tg.transitionDuration};function tb(e){return Object.entries(e).reduce(function(e,t){var n,r=t[0],i=t[1];return eQ({},e,((n={})[r]=eK(i),n))},{})}var tx="notistack-CollapseWrapper",tw=tb({root:{height:0},entered:{height:"auto"}}),tS=(0,w.forwardRef)(function(e,t){var n=e.children,r=e.in,i=e.onExited,o=(0,w.useRef)(null),s=(0,w.useRef)(null),a=ta(t,s),l=function(){return o.current?o.current.clientHeight:0};return(0,w.createElement)(ti,{in:r,unmountOnExit:!0,onEnter:function(e){e.style.height="0px"},onEntered:function(e){e.style.height="auto"},onEntering:function(e){var t=l(),n=tl({timeout:175,mode:"enter"}),r=n.duration,i=n.easing;e.style.transitionDuration="string"==typeof r?r:r+"ms",e.style.height=t+"px",e.style.transitionTimingFunction=i||""},onExit:function(e){e.style.height=l()+"px"},onExited:i,onExiting:function(e){tu(e);var t=tl({timeout:175,mode:"exit"}),n=t.duration,r=t.easing;e.style.transitionDuration="string"==typeof n?n:n+"ms",e.style.height="0px",e.style.transitionTimingFunction=r||""},nodeRef:s,timeout:175},function(e,t){return(0,w.createElement)("div",Object.assign({ref:a,className:ez(tw.root,"entered"===e&&tw.entered),style:eQ({pointerEvents:"all",overflow:"hidden",minHeight:"0px",transition:th("height")},"entered"===e&&{overflow:"visible"},{},"exited"===e&&!r&&{visibility:"hidden"})},t),(0,w.createElement)("div",{ref:o,className:tx,style:{display:"flex",width:"100%"}},n))})});tS.displayName="Collapse";var tA={right:"left",left:"right",bottom:"up",top:"down"},tC=function(e){void 0===e&&(e={});var t={containerRoot:!0,containerAnchorOriginTopCenter:!0,containerAnchorOriginBottomCenter:!0,containerAnchorOriginTopRight:!0,containerAnchorOriginBottomRight:!0,containerAnchorOriginTopLeft:!0,containerAnchorOriginBottomLeft:!0};return Object.keys(e).filter(function(e){return!t[e]}).reduce(function(t,n){var r;return eQ({},t,((r={})[n]=e[n],r))},{})},tk=function(){};function tM(e,t){return e.reduce(function(e,n){return null==n?e:function(){for(var r=arguments.length,i=Array(r),o=0;o<r;o++)i[o]=arguments[o];var s=[].concat(i);t&&-1===s.indexOf(t)&&s.push(t),e.apply(this,s),n.apply(this,s)}},tk)}var tT="u">typeof window?w.useLayoutEffect:w.useEffect;function tD(e){var t=(0,w.useRef)(e);return tT(function(){t.current=e}),(0,w.useCallback)(function(){return t.current.apply(void 0,arguments)},[])}var tE=(0,w.forwardRef)(function(e,t){var n=e.children,r=e.className,i=e.autoHideDuration,o=e.disableWindowBlurListener,s=void 0!==o&&o,a=e.onClose,l=e.id,u=e.open,c=e.SnackbarProps,h=void 0===c?{}:c,d=(0,w.useRef)(),f=tD(function(){a&&a.apply(void 0,arguments)}),p=tD(function(e){a&&null!=e&&(d.current&&clearTimeout(d.current),d.current=setTimeout(function(){f(null,"timeout",l)},e))});(0,w.useEffect)(function(){return u&&p(i),function(){d.current&&clearTimeout(d.current)}},[u,i,p]);var m=function(){d.current&&clearTimeout(d.current)},g=(0,w.useCallback)(function(){null!=i&&p(.5*i)},[i,p]);return(0,w.useEffect)(function(){if(!s&&u)return window.addEventListener("focus",g),window.addEventListener("blur",m),function(){window.removeEventListener("focus",g),window.removeEventListener("blur",m)}},[s,g,u]),(0,w.createElement)("div",Object.assign({ref:t},h,{className:ez("notistack-Snackbar",r),onMouseEnter:function(e){h.onMouseEnter&&h.onMouseEnter(e),m()},onMouseLeave:function(e){h.onMouseLeave&&h.onMouseLeave(e),g()}}),n)});tE.displayName="Snackbar";var tO=tb({root:((oQ={display:"flex",flexWrap:"wrap",flexGrow:1})[e4]={flexGrow:"initial",minWidth:"288px"},oQ)}),tR=(0,w.forwardRef)(function(e,t){var n=e.className,r=e0(e,["className"]);return S().createElement("div",Object.assign({ref:t,className:ez(tO.root,n)},r))});tR.displayName="SnackbarContent";var tP=tb({root:{backgroundColor:"#313131",fontSize:"0.875rem",lineHeight:1.43,letterSpacing:"0.01071em",color:"#fff",alignItems:"center",padding:"6px 16px",borderRadius:"4px",boxShadow:"0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12)"},lessPadding:{paddingLeft:"20px"},default:{backgroundColor:"#313131"},success:{backgroundColor:"#43a047"},error:{backgroundColor:"#d32f2f"},warning:{backgroundColor:"#ff9800"},info:{backgroundColor:"#2196f3"},message:{display:"flex",alignItems:"center",padding:"8px 0"},action:{display:"flex",alignItems:"center",marginLeft:"auto",paddingLeft:"16px",marginRight:"-8px"}}),tI="notistack-snackbar",tN=(0,w.forwardRef)(function(e,t){var n=e.id,r=e.message,i=e.action,o=e.iconVariant,s=e.variant,a=e.hideIconVariant,l=e.style,u=e.className,c=o[s],h=i;return"function"==typeof h&&(h=h(n)),S().createElement(tR,{ref:t,role:"alert","aria-describedby":tI,style:l,className:ez("notistack-MuiContent","notistack-MuiContent-"+s,tP.root,tP[s],u,!a&&c&&tP.lessPadding)},S().createElement("div",{id:tI,className:tP.message},a?null:c,r),h&&S().createElement("div",{className:tP.action},h))});tN.displayName="MaterialDesignContent";var tj=(0,w.memo)(tN),tF=tb({wrappedRoot:{width:"100%",position:"relative",transform:"translateX(0)",top:0,right:0,bottom:0,left:0,minWidth:"288px"}}),tL=function(e){var t,n=(0,w.useRef)(),r=(0,w.useState)(!0),i=r[0],o=r[1],s=tM([e.snack.onClose,e.onClose]),a=(0,w.useCallback)(function(){n.current=setTimeout(function(){o(function(e){return!e})},125)},[]);(0,w.useEffect)(function(){return function(){n.current&&clearTimeout(n.current)}},[]);var l=e.snack,u=e.classes,c=e.Component,h=(0,w.useMemo)(function(){return tC(u)},[u]),d=l.open,f=l.SnackbarProps,p=l.TransitionComponent,m=l.TransitionProps,g=l.transitionDuration,v=l.disableWindowBlurListener,y=l.content,b=e0(l,["open","SnackbarProps","TransitionComponent","TransitionProps","transitionDuration","disableWindowBlurListener","content","entered","requestClose","onEnter","onEntered","onExit","onExited"]),x=eQ({direction:"center"!==(t=b.anchorOrigin).horizontal?tA[t.horizontal]:tA[t.vertical],timeout:g},m),A=y;"function"==typeof A&&(A=A(b.id,b.message));var C=["onEnter","onEntered","onExit","onExited"].reduce(function(t,n){var r;return eQ({},t,((r={})[n]=tM([e.snack[n],e[n]],b.id),r))},{});return S().createElement(tS,{in:i,onExited:C.onExited},S().createElement(tE,{open:d,id:b.id,disableWindowBlurListener:v,autoHideDuration:b.autoHideDuration,className:ez(tF.wrappedRoot,h.root,h["anchorOrigin"+e9(b.anchorOrigin)]),SnackbarProps:f,onClose:s},S().createElement(p,Object.assign({},x,{appear:!0,in:d,onExit:C.onExit,onExited:a,onEnter:C.onEnter,onEntered:tM([C.onEntered,function(){e.snack.requestClose&&s(null,"instructed",e.snack.id)}],b.id)}),A||S().createElement(void 0===c?tj:c,Object.assign({},b)))))},tB=20,t_=6,tV=2,tz="."+tx,tH=tb({root:((oJ={boxSizing:"border-box",display:"flex",maxHeight:"100%",position:"fixed",zIndex:1400,height:"auto",width:"auto",transition:th(["top","right","bottom","left","max-width"],{duration:300,easing:"ease"}),pointerEvents:"none"})[tz]={padding:t_+"px 0px",transition:"padding 300ms ease 0ms"},oJ.maxWidth="calc(100% - "+2*tB+"px)",oJ[e3]={width:"100%",maxWidth:"calc(100% - 32px)"},oJ),rootDense:((o0={})[tz]={padding:tV+"px 0px"},o0),top:{top:tB-t_+"px",flexDirection:"column"},bottom:{bottom:tB-t_+"px",flexDirection:"column-reverse"},left:((o1={left:tB+"px"})[e4]={alignItems:"flex-start"},o1[e3]={left:"16px"},o1),right:((o2={right:tB+"px"})[e4]={alignItems:"flex-end"},o2[e3]={right:"16px"},o2),center:((o5={left:"50%",transform:"translateX(-50%)"})[e4]={alignItems:"center"},o5)}),t$=(0,w.memo)(function(e){var t=e.classes,n=void 0===t?{}:t,r=e.anchorOrigin,i=e.dense,o=e.children,s=ez("notistack-SnackbarContainer",tH[r.vertical],tH[r.horizontal],tH.root,n.containerRoot,n["containerAnchorOrigin"+e9(r)],i&&tH.rootDense);return S().createElement("div",{className:s},o)}),tW=function(e){return!("string"==typeof e||(0,w.isValidElement)(e))},tU=function(e){function t(t){var n;return(n=e.call(this,t)||this).enqueueSnackbar=function(e,t){if(void 0===t&&(t={}),null==e)throw Error("enqueueSnackbar called with invalid argument");var r,i=tW(e)?e:t,o=tW(e)?e.message:e,s=i.key,a=i.preventDuplicate,l=e0(i,["key","preventDuplicate"]),u=e8(s),c=u?s:new Date().getTime()+Math.random(),h=(r=n.props,function(e,t){return(void 0===t&&(t=!1),t)?eQ({},tg[e],{},r[e],{},l[e]):"autoHideDuration"===e?tv(l.autoHideDuration,r.autoHideDuration):"transitionDuration"===e?ty(l.transitionDuration,r.transitionDuration):l[e]||r[e]||tg[e]}),d=eQ({id:c},l,{message:o,open:!0,entered:!1,requestClose:!1,persist:h("persist"),action:h("action"),content:h("content"),variant:h("variant"),anchorOrigin:h("anchorOrigin"),disableWindowBlurListener:h("disableWindowBlurListener"),autoHideDuration:h("autoHideDuration"),hideIconVariant:h("hideIconVariant"),TransitionComponent:h("TransitionComponent"),transitionDuration:h("transitionDuration"),TransitionProps:h("TransitionProps",!0),iconVariant:h("iconVariant",!0),style:h("style",!0),SnackbarProps:h("SnackbarProps",!0),className:ez(n.props.className,l.className)});return d.persist&&(d.autoHideDuration=void 0),n.setState(function(e){if(void 0===a&&n.props.preventDuplicate||a){var t=function(e){return u?e.id===c:e.message===o},r=e.queue.findIndex(t)>-1,i=e.snacks.findIndex(t)>-1;if(r||i)return e}return n.handleDisplaySnack(eQ({},e,{queue:[].concat(e.queue,[d])}))}),c},n.handleDisplaySnack=function(e){return e.snacks.length>=n.maxSnack?n.handleDismissOldest(e):n.processQueue(e)},n.processQueue=function(e){var t=e.queue,n=e.snacks;return t.length>0?eQ({},e,{snacks:[].concat(n,[t[0]]),queue:t.slice(1,t.length)}):e},n.handleDismissOldest=function(e){if(e.snacks.some(function(e){return!e.open||e.requestClose}))return e;var t=!1,r=!1;e.snacks.reduce(function(e,t){return e+(t.open&&t.persist?1:0)},0)===n.maxSnack&&(r=!0);var i=e.snacks.map(function(e){return t||e.persist&&!r?eQ({},e):(t=!0,e.entered)?(e.onClose&&e.onClose(null,"maxsnack",e.id),n.props.onClose&&n.props.onClose(null,"maxsnack",e.id),eQ({},e,{open:!1})):eQ({},e,{requestClose:!0})});return eQ({},e,{snacks:i})},n.handleEnteredSnack=function(e,t,r){if(!e8(r))throw Error("handleEnteredSnack Cannot be called with undefined key");n.setState(function(e){return{snacks:e.snacks.map(function(e){return e.id===r?eQ({},e,{entered:!0}):eQ({},e)})}})},n.handleCloseSnack=function(e,t,r){n.props.onClose&&n.props.onClose(e,t,r);var i=void 0===r;n.setState(function(e){var t=e.snacks,n=e.queue;return{snacks:t.map(function(e){return i||e.id===r?e.entered?eQ({},e,{open:!1}):eQ({},e,{requestClose:!0}):eQ({},e)}),queue:n.filter(function(e){return e.id!==r})}})},n.closeSnackbar=function(e){var t=n.state.snacks.find(function(t){return t.id===e});e8(e)&&t&&t.onClose&&t.onClose(null,"instructed",e),n.handleCloseSnack(null,"instructed",e)},n.handleExitedSnack=function(e,t){if(!e8(t))throw Error("handleExitedSnack Cannot be called with undefined key");n.setState(function(e){var r=n.processQueue(eQ({},e,{snacks:e.snacks.filter(function(e){return e.id!==t})}));return 0===r.queue.length?r:n.handleDismissOldest(r)})},n.enqueueSnackbar,n.closeSnackbar,n.state={snacks:[],queue:[],contextValue:{enqueueSnackbar:n.enqueueSnackbar.bind(e1(n)),closeSnackbar:n.closeSnackbar.bind(e1(n))}},n}return eJ(t,e),t.prototype.render=function(){var e=this,t=this.state.contextValue,n=this.props,r=n.domRoot,i=n.children,o=n.dense,s=void 0!==o&&o,a=n.Components,l=void 0===a?{}:a,u=n.classes,c=this.state.snacks.reduce(function(e,t){var n,r=e9(t.anchorOrigin),i=e[r]||[];return eQ({},e,((n={})[r]=[].concat(i,[t]),n))},{}),h=Object.keys(c).map(function(t){var n=c[t],r=n[0];return S().createElement(t$,{key:t,dense:s,anchorOrigin:r.anchorOrigin,classes:u},n.map(function(t){return S().createElement(tL,{key:t.id,snack:t,classes:u,Component:l[t.variant],onClose:e.handleCloseSnack,onEnter:e.props.onEnter,onExit:e.props.onExit,onExited:tM([e.handleExitedSnack,e.props.onExited],t.id),onEntered:tM([e.handleEnteredSnack,e.props.onEntered],t.id)})}))});return S().createElement(e5.Provider,{value:t},i,r?(0,eV.createPortal)(h,r):h)},eX(t,[{key:"maxSnack",get:function(){return this.props.maxSnack||tg.maxSnack}}]),t}(w.Component);function tq({children:e,...t}){return(0,x.jsx)(tU,{...t,Components:{error:(0,D.A)(tj)(()=>({"&.notistack-MuiContent-error":{whiteSpace:"pre-wrap"}}))},children:e})}function tG(){let{enqueueSnackbar:e,closeSnackbar:t}=(0,w.useContext)(e5),n=tY(e,"error"),r=tY(e,"info"),i=tY(e,"warning"),o=tY(e,"success"),s=(0,w.useCallback)((e,t)=>n(e instanceof Error?e.message:`An unexpected error occurred: ${e}`,t),[n]);return{enqueueSnackbar:e,closeSnackbar:t,errorSnackbar:n,infoSnackbar:r,warningSnackbar:i,successSnackbar:o,exceptionSnackbar:s}}function tY(e,t){return(0,w.useCallback)((n,r)=>e(n,{...r,variant:t}),[e,t])}var tK=n(25632);let tZ="Pinned Crosshair",tX={name:tZ,type:"line",markLine:{data:[],lineStyle:{type:"dashed",width:2},emphasis:{lineStyle:{width:2,opacity:1}},blur:{lineStyle:{width:2,opacity:1}}}};var tQ=n(97618),tJ=n(94461);function t0(e){return{value:{pastDuration:e},display:`Last ${(0,tJ.formatDuration)((0,tQ.pW)(e),{delimiter:", "})}`}}function t1(){return["local","UTC",...Intl.supportedValuesOf?.("timeZone")??[]].filter((e,t,n)=>n.indexOf(e)===t).map(e=>({value:e,display:"local"===e?"Local":e.replace(/_/g," ")}))}function t2(e,t){return"read"===e?"View":t&&"create"===e?"Add":t||"create"!==e?"update"===e?"Edit":"":"Create"}function t5(e,t){return t&&"create"===e?"Add":t&&"update"===e?"Apply":t?"":"Save"}let t3=["bottom","right"],t4=["list","table"],t6=["small","medium"];function t9(e){return t3.includes(e)}function t8(e){return t4.includes(e)}function t7(e){return t6.includes(e)}let ne={position:"bottom",mode:"list",size:"medium"};function nt(e){return void 0===e?ne.position:t9(e)?e:ne.position}function nn(e){return e&&t8(e)?e:ne.mode}function nr(e){return e&&t7(e)?e:ne.size}let ni=new Map([["time",new Map],["decimal",new Map],["bits",new Map],["bytes",new Map],["currency",new Map],["percent",new Map],["temperature",new Map],["throughput",new Map]]);function no(e,t,n,r="en-US"){let i=`${e.filter(e=>![void 0,null,"",NaN].includes(e)).join("|")}|${r}`,o=ni.get(t);if(!o)throw Error("No formatter found for the input type");let s=o.get(i);if(s)return s.format;let a=Intl.NumberFormat(r,n);return o?.set(`${i}`,a),a.format}let ns=()=>({countCacheItems:e=>"all"!==e?ni.get(e)?.size??0:Array.from(ni.values()).reduce((e,t)=>e+(t?.size??0),0),getKeys:e=>[...ni.get(e)?.keys()||[]]});function na(e){return!1!==e}function nl(e){return"number"==typeof e}function nu(e){return e&&(e<0?e=0:e>20&&(e=20)),e}let nc="Time",nh={label:"Time",decimalPlaces:!0},nd={nanoseconds:{group:nc,label:"Nanoseconds"},microseconds:{group:nc,label:"Microseconds"},milliseconds:{group:nc,label:"Milliseconds"},seconds:{group:nc,label:"Seconds"},minutes:{group:nc,label:"Minutes"},hours:{group:nc,label:"Hours"},days:{group:nc,label:"Days"},weeks:{group:nc,label:"Weeks"},months:{group:nc,label:"Months"},years:{group:nc,label:"Years"}};var nf=((oZ={}).nanoseconds="nanosecond",oZ.microseconds="microsecond",oZ.milliseconds="millisecond",oZ.seconds="second",oZ.minutes="minute",oZ.hours="hour",oZ.days="day",oZ.weeks="week",oZ.months="month",oZ.years="year",oZ);let np={years:31536e3,months:2592e3,weeks:604800,days:86400,hours:3600,minutes:60,seconds:1,milliseconds:.001,microseconds:1e-6,nanoseconds:1e-9},nm=["years","months","weeks","days","hours","minutes","seconds","milliseconds","microseconds","nanoseconds"];function ng(e,{unit:t,decimalPlaces:n}){var r;if(0===e)return"0s";let i=function(e,t){let n=e*np[t],r=nm[0]||"years",i=r,o=n/np[r];for(i of nm)if((o=n/np[i])>=1)break;return{value:o,unit:i}}(e,t??"seconds"),o={style:"unit",unit:nf[i.unit],unitDisplay:"months"===(r=i.unit)||"years"===r?"long":"narrow"};return nl(n)?(o.minimumFractionDigits=nu(n),o.maximumFractionDigits=nu(n)):o.maximumSignificantDigits=3,no([o.style,o.unit,o.unitDisplay,o.maximumSignificantDigits,n,t??"seconds"],"time",o,"en-US")(i.value)}var nv="u">typeof globalThis?globalThis:"u">typeof window?window:void 0!==n.g?n.g:"u">typeof self?self:{};function ny(){if(o9)return o6;o9=1;let e=[{key:"ZiB",factor:11805916207174113e5},{key:"ZB",factor:1e21},{key:"YiB",factor:12089258196146292e8},{key:"YB",factor:1e24},{key:"TiB",factor:0x10000000000},{key:"TB",factor:1e12},{key:"PiB",factor:0x4000000000000},{key:"PB",factor:1e15},{key:"MiB",factor:1048576},{key:"MB",factor:1e6},{key:"KiB",factor:1024},{key:"KB",factor:1e3},{key:"GiB",factor:0x40000000},{key:"GB",factor:1e9},{key:"EiB",factor:0x1000000000000000},{key:"EB",factor:1e18},{key:"B",factor:1}];function t(e){return e.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&")}return o6={unformat:function(n,r){let i,o=nw(),s=o.currentDelimiters(),a=o.currentCurrency().symbol,l=o.currentOrdinal(),u=o.getZeroFormat(),c=o.currentAbbreviations();if("string"==typeof n)if(function(e,t){if(!(e.indexOf(":")&&":"!==t.thousands))return!1;let n=e.split(":");if(3!==n.length)return!1;let r=+n[0],i=+n[1],o=+n[2];return!isNaN(r)&&!isNaN(i)&&!isNaN(o)}(n,s)){let e,t,r;t=+(e=n.split(":"))[0],r=+e[1],i=+e[2]+60*r+3600*t}else i=function(n,r,i="",o,s,a){if(""!==n)return n===s?0:function n(r,i,o,s,a,l,u){if(!isNaN(+r))return+r;let c="",h=r.replace(/(^[^(]*)\((.*)\)([^)]*$)/,"$1$2$3");if(h!==r)return -1*n(h,i,o,s,a,l);for(let t=0;t<e.length;t++){let u=e[t];if((c=r.replace(RegExp(`([0-9 ])(${u.key})$`),"$1"))!==r)return n(c,i,o,s,a,l)*u.factor}if((c=r.replace("%",""))!==r)return n(c,i,o,s,a,l)/100;let d=parseFloat(r);if(isNaN(d))return;let f=s(d);if(f&&"."!==f&&(c=r.replace(RegExp(`${t(f)}$`),""))!==r)return n(c,i,o,s,a,l);let p={};Object.keys(l).forEach(e=>{p[l[e]]=e});let m=Object.keys(p).sort().reverse(),g=m.length;for(let e=0;e<g;e++){let t=m[e],u=p[t];if((c=r.replace(t,""))!==r){let e;switch(u){case"thousand":e=1e3;break;case"million":e=1e6;break;case"billion":e=1e9;break;case"trillion":e=1e12}return n(c,i,o,s,a,l)*e}}}(n.replace(i,"").replace(RegExp(`([0-9])${t(r.thousands)}([0-9])`,"g"),"$1$2").replace(r.decimal,"."),r,i,o,s,a)}(n,s,a,l,u,c);else{if("number"!=typeof n)return;i=n}if(void 0!==i)return i}}}function nb(){if(o7)return o8;o7=1;let e=ny(),t=/^[a-z]{2,3}(-[a-zA-Z]{4})?(-([A-Z]{2}|[0-9]{3}))?$/,n={output:{type:"string",validValues:["currency","percent","byte","time","ordinal","number"]},base:{type:"string",validValues:["decimal","binary","general"],restriction:(e,t)=>"byte"===t.output,message:"`base` must be provided only when the output is `byte`",mandatory:e=>"byte"===e.output},characteristic:{type:"number",restriction:e=>e>=0,message:"value must be positive"},prefix:"string",postfix:"string",forceAverage:{type:"string",validValues:["trillion","billion","million","thousand"]},average:"boolean",lowPrecision:{type:"boolean",restriction:(e,t)=>!0===t.average,message:"`lowPrecision` must be provided only when the option `average` is set"},currencyPosition:{type:"string",validValues:["prefix","infix","postfix"]},currencySymbol:"string",totalLength:{type:"number",restrictions:[{restriction:e=>e>=0,message:"value must be positive"},{restriction:(e,t)=>!t.exponential,message:"`totalLength` is incompatible with `exponential`"}]},mantissa:{type:"number",restriction:e=>e>=0,message:"value must be positive"},optionalMantissa:"boolean",trimMantissa:"boolean",roundingFunction:"function",optionalCharacteristic:"boolean",thousandSeparated:"boolean",spaceSeparated:"boolean",spaceSeparatedCurrency:"boolean",spaceSeparatedAbbreviation:"boolean",abbreviations:{type:"object",children:{thousand:"string",million:"string",billion:"string",trillion:"string"}},negative:{type:"string",validValues:["sign","parenthesis"]},forceSign:"boolean",exponential:{type:"boolean"},prefixSymbol:{type:"boolean",restriction:(e,t)=>"percent"===t.output,message:"`prefixSymbol` can be provided only when the output is `percent`"}},r={languageTag:{type:"string",mandatory:!0,restriction:e=>e.match(t),message:"the language tag must follow the BCP 47 specification (see https://tools.ieft.org/html/bcp47)"},delimiters:{type:"object",children:{thousands:"string",decimal:"string",thousandsSize:"number"},mandatory:!0},abbreviations:{type:"object",children:{thousand:{type:"string",mandatory:!0},million:{type:"string",mandatory:!0},billion:{type:"string",mandatory:!0},trillion:{type:"string",mandatory:!0}},mandatory:!0},spaceSeparated:"boolean",spaceSeparatedCurrency:"boolean",ordinal:{type:"function",mandatory:!0},bytes:{type:"object",children:{binarySuffixes:"object",decimalSuffixes:"object"}},currency:{type:"object",children:{symbol:"string",position:"string",code:"string"},mandatory:!0},defaults:"format",ordinalFormat:"format",byteFormat:"format",percentageFormat:"format",currencyFormat:"format",timeDefaults:"format",formats:{type:"object",children:{fourDigits:{type:"format",mandatory:!0},fullWithTwoDecimals:{type:"format",mandatory:!0},fullWithTwoDecimalsNoCurrency:{type:"format",mandatory:!0},fullWithNoDecimals:{type:"format",mandatory:!0}}}};function i(t){return void 0!==e.unformat(t)}function o(e,t,r,i=!1){let s=Object.keys(e).map(i=>{if(!t[i])return console.error(`${r} Invalid key: ${i}`),!1;let s=e[i],a=t[i];if("string"==typeof a&&(a={type:a}),"format"===a.type){if(!o(s,n,`[Validate ${i}]`,!0))return!1}else if(typeof s!==a.type)return console.error(`${r} ${i} type mismatched: "${a.type}" expected, "${typeof s}" provided`),!1;if(a.restrictions&&a.restrictions.length){let t=a.restrictions.length;for(let n=0;n<t;n++){let{restriction:t,message:o}=a.restrictions[n];if(!t(s,e))return console.error(`${r} ${i} invalid value: ${o}`),!1}}return a.restriction&&!a.restriction(s,e)?(console.error(`${r} ${i} invalid value: ${a.message}`),!1):a.validValues&&-1===a.validValues.indexOf(s)?(console.error(`${r} ${i} invalid value: must be among ${JSON.stringify(a.validValues)}, "${s}" provided`),!1):(!a.children||!!o(s,a.children,`[Validate ${i}]`))&&!0});return i||s.push(...Object.keys(t).map(n=>{let i=t[n];if("string"==typeof i&&(i={type:i}),i.mandatory){let t=i.mandatory;if("function"==typeof t&&(t=t(e)),t&&void 0===e[n])return console.error(`${r} Missing mandatory key "${n}"`),!1}return!0})),s.reduce((e,t)=>e&&t,!0)}function s(e){return o(e,n,"[Validate format]")}return o8={validate:function(e,t){let n=i(e),r=s(t);return n&&r},validateFormat:s,validateInput:i,validateLanguage:function(e){return o(e,r,"[Validate language]")}}}var nx=function(e,t={}){var n,r,i,o,s,a;let l,u,c,h,d;if("string"!=typeof e)return e;r=e=(l=(n=e).match(/^{([^}]*)}/))?(t.prefix=l[1],n.slice(l[0].length)):n,function(e,t){if(-1!==e.indexOf("$")){t.output="currency";return}if(-1!==e.indexOf("%")){t.output="percent";return}if(-1!==e.indexOf("bd")){t.output="byte",t.base="general";return}if(-1!==e.indexOf("b")){t.output="byte",t.base="binary";return}if(-1!==e.indexOf("d")){t.output="byte",t.base="decimal";return}if(-1!==e.indexOf(":")){t.output="time";return}-1!==e.indexOf("o")&&(t.output="ordinal")}(e=(u=r.match(/{([^}]*)}$/))?(t.postfix=u[1],r.slice(0,-u[0].length)):r,t),(c=e.match(/[1-9]+[0-9]*/))&&(t.totalLength=+c[0]),(h=e.split(".")[0].match(/0+/))&&(t.characteristic=h[0].length),-1!==(i=e).indexOf(".")&&(t.optionalCharacteristic=-1===i.split(".")[0].indexOf("0")),-1!==e.indexOf("a")&&(t.average=!0),-1!==(o=e).indexOf("K")?t.forceAverage="thousand":-1!==o.indexOf("M")?t.forceAverage="million":-1!==o.indexOf("B")?t.forceAverage="billion":-1!==o.indexOf("T")&&(t.forceAverage="trillion");let f=e.split(".")[1];if(f){let e=f.match(/0+/);e&&(t.mantissa=e[0].length)}return(s=e).match(/\[\.]/)?t.optionalMantissa=!0:s.match(/\./)&&(t.optionalMantissa=!1),(d=e.split(".")[1])&&(t.trimMantissa=-1!==d.indexOf("[")),-1!==e.indexOf(",")&&(t.thousandSeparated=!0),-1!==e.indexOf(" ")&&(t.spaceSeparated=!0,t.spaceSeparatedCurrency=!0,(t.average||t.forceAverage)&&(t.spaceSeparatedAbbreviation=!0)),(a=e).match(/^\+?\([^)]*\)$/)&&(t.negative="parenthesis"),a.match(/^\+?-/)&&(t.negative="sign"),e.match(/^\+/)&&(t.forceSign=!0),t};function nw(){let e;if(st)return se;st=1;let t=o4?o3:(o4=1,o3={languageTag:"en-US",delimiters:{thousands:",",decimal:"."},abbreviations:{thousand:"k",million:"m",billion:"b",trillion:"t"},spaceSeparated:!1,ordinal:function(e){let t=e%10;return 1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th"},bytes:{binarySuffixes:["B","KiB","MiB","GiB","TiB","PiB","EiB","ZiB","YiB"],decimalSuffixes:["B","KB","MB","GB","TB","PB","EB","ZB","YB"]},currency:{symbol:"$",position:"prefix",code:"USD"},currencyFormat:{thousandSeparated:!0,totalLength:4,spaceSeparated:!0,spaceSeparatedCurrency:!0},formats:{fourDigits:{totalLength:4,spaceSeparated:!0},fullWithTwoDecimals:{output:"currency",thousandSeparated:!0,mantissa:2},fullWithTwoDecimalsNoCurrency:{thousandSeparated:!0,mantissa:2},fullWithNoDecimals:{output:"currency",thousandSeparated:!0,mantissa:0}}}),n=nb(),r={},i={},o=null,s={};function a(){return i[e]}return r.languages=()=>Object.assign({},i),r.currentLanguage=()=>e,r.currentBytes=()=>a().bytes||{},r.currentCurrency=()=>a().currency,r.currentAbbreviations=()=>a().abbreviations,r.currentDelimiters=()=>a().delimiters,r.currentOrdinal=()=>a().ordinal,r.currentDefaults=()=>Object.assign({},a().defaults,s),r.currentOrdinalDefaultFormat=()=>Object.assign({},r.currentDefaults(),a().ordinalFormat),r.currentByteDefaultFormat=()=>Object.assign({},r.currentDefaults(),a().byteFormat),r.currentPercentageDefaultFormat=()=>Object.assign({},r.currentDefaults(),a().percentageFormat),r.currentCurrencyDefaultFormat=()=>Object.assign({},r.currentDefaults(),a().currencyFormat),r.currentTimeDefaultFormat=()=>Object.assign({},r.currentDefaults(),a().timeFormat),r.setDefaults=e=>{e=nx(e),n.validateFormat(e)&&(s=e)},r.getZeroFormat=()=>o,r.setZeroFormat=e=>o="string"==typeof e?e:null,r.hasZeroFormat=()=>null!==o,r.languageData=e=>{if(e){if(i[e])return i[e];throw Error(`Unknown tag "${e}"`)}return a()},r.registerLanguage=(t,r=!1)=>{if(!n.validateLanguage(t))throw Error("Invalid language data");i[t.languageTag]=t,r&&(e=t.languageTag)},r.setLanguage=(n,r=t.languageTag)=>{if(!i[n]){let t=n.split("-")[0],o=Object.keys(i).find(e=>e.split("-")[0]===t);return i[o]?void(e=o):void(e=r)}e=n},r.registerLanguage(t),e=t.languageTag,se=r}var nS={exports:{}};(function(e){var t,n=/^-?(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?$/i,r=Math.ceil,i=Math.floor,o="[BigNumber Error] ",s=o+"Number primitive has more than 15 significant digits: ",a=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8,1e9,1e10,1e11,1e12,1e13];function l(e){var t=0|e;return e>0||e===t?t:t-1}function u(e){for(var t,n,r=1,i=e.length,o=e[0]+"";r<i;){for(n=14-(t=e[r++]+"").length;n--;t="0"+t);o+=t}for(i=o.length;48===o.charCodeAt(--i););return o.slice(0,i+1||1)}function c(e,t){var n,r,i=e.c,o=t.c,s=e.s,a=t.s,l=e.e,u=t.e;if(!s||!a)return null;if(n=i&&!i[0],r=o&&!o[0],n||r)return n?r?0:-a:s;if(s!=a)return s;if(n=s<0,r=l==u,!i||!o)return r?0:!i^n?1:-1;if(!r)return l>u^n?1:-1;for(s=0,a=(l=i.length)<(u=o.length)?l:u;s<a;s++)if(i[s]!=o[s])return i[s]>o[s]^n?1:-1;return l==u?0:l>u^n?1:-1}function h(e,t,n,r){if(e<t||e>n||e!==i(e))throw Error(o+(r||"Argument")+("number"==typeof e?e<t||e>n?" out of range: ":" not an integer: ":" not a primitive number: ")+String(e))}function d(e){var t=e.c.length-1;return l(e.e/14)==t&&e.c[t]%2!=0}function f(e,t){return(e.length>1?e.charAt(0)+"."+e.slice(1):e)+(t<0?"e":"e+")+t}function p(e,t,n){var r,i;if(t<0){for(i=n+".";++t;i+=n);e=i+e}else if(r=e.length,++t>r){for(i=n,t-=r;--t;i+=n);e+=i}else t<r&&(e=e.slice(0,t)+"."+e.slice(t));return e}(t=function e(t){var m,g,v,y,b,x,w,S,A,C=B.prototype={constructor:B,toString:null,valueOf:null},k=new B(1),M=20,T=4,D=-7,E=21,O=-1e7,R=1e7,P=!1,I=1,N=0,j={prefix:"",groupSize:3,secondaryGroupSize:0,groupSeparator:",",decimalSeparator:".",fractionGroupSize:0,fractionGroupSeparator:"\xa0",suffix:""},F="0123456789abcdefghijklmnopqrstuvwxyz",L=!0;function B(e,t){var r,o,a,l,u,c,d,f,p=this;if(!(p instanceof B))return new B(e,t);if(null==t){if(e&&!0===e._isBigNumber){p.s=e.s,!e.c||e.e>R?p.c=p.e=null:e.e<O?p.c=[p.e=0]:(p.e=e.e,p.c=e.c.slice());return}if((c="number"==typeof e)&&0*e==0){if(p.s=1/e<0?(e=-e,-1):1,e===~~e){for(l=0,u=e;u>=10;u/=10,l++);l>R?p.c=p.e=null:(p.e=l,p.c=[e]);return}f=String(e)}else{if(!n.test(f=String(e)))return A(p,f,c);p.s=45==f.charCodeAt(0)?(f=f.slice(1),-1):1}(l=f.indexOf("."))>-1&&(f=f.replace(".","")),(u=f.search(/e/i))>0?(l<0&&(l=u),l+=+f.slice(u+1),f=f.substring(0,u)):l<0&&(l=f.length)}else{if(h(t,2,F.length,"Base"),10==t&&L)return H(p=new B(e),M+p.e+1,T);if(f=String(e),c="number"==typeof e){if(0*e!=0)return A(p,f,c,t);if(p.s=1/e<0?(f=f.slice(1),-1):1,B.DEBUG&&f.replace(/^0\.0*|\./,"").length>15)throw Error(s+e)}else p.s=45===f.charCodeAt(0)?(f=f.slice(1),-1):1;for(r=F.slice(0,t),l=u=0,d=f.length;u<d;u++)if(0>r.indexOf(o=f.charAt(u))){if("."==o){if(u>l){l=d;continue}}else if(!a&&(f==f.toUpperCase()&&(f=f.toLowerCase())||f==f.toLowerCase()&&(f=f.toUpperCase()))){a=!0,u=-1,l=0;continue}return A(p,String(e),c,t)}c=!1,(l=(f=S(f,t,10,p.s)).indexOf("."))>-1?f=f.replace(".",""):l=f.length}for(u=0;48===f.charCodeAt(u);u++);for(d=f.length;48===f.charCodeAt(--d););if(f=f.slice(u,++d)){if(d-=u,c&&B.DEBUG&&d>15&&(e>0x1fffffffffffff||e!==i(e)))throw Error(s+p.s*e);if((l=l-u-1)>R)p.c=p.e=null;else if(l<O)p.c=[p.e=0];else{if(p.e=l,p.c=[],u=(l+1)%14,l<0&&(u+=14),u<d){for(u&&p.c.push(+f.slice(0,u)),d-=14;u<d;)p.c.push(+f.slice(u,u+=14));u=14-(f=f.slice(u)).length}else u-=d;for(;u--;f+="0");p.c.push(+f)}}else p.c=[p.e=0]}function _(e,t,n,r){var i,o,s,a,l;if(null==n?n=T:h(n,0,8),!e.c)return e.toString();if(i=e.c[0],s=e.e,null==t)l=u(e.c),l=1==r||2==r&&(s<=D||s>=E)?f(l,s):p(l,s,"0");else if(o=(e=H(new B(e),t,n)).e,a=(l=u(e.c)).length,1==r||2==r&&(t<=o||o<=D)){for(;a<t;l+="0",a++);l=f(l,o)}else if(t-=s,l=p(l,o,"0"),o+1>a){if(--t>0)for(l+=".";t--;l+="0");}else if((t+=o-a)>0)for(o+1==a&&(l+=".");t--;l+="0");return e.s<0&&i?"-"+l:l}function V(e,t){for(var n,r,i=1,o=new B(e[0]);i<e.length;i++)(r=new B(e[i])).s&&(n=c(o,r))!==t&&(0!==n||o.s!==t)||(o=r);return o}function z(e,t,n){for(var r=1,i=t.length;!t[--i];t.pop());for(i=t[0];i>=10;i/=10,r++);return(n=r+14*n-1)>R?e.c=e.e=null:n<O?e.c=[e.e=0]:(e.e=n,e.c=t),e}function H(e,t,n,o){var s,l,u,c,h,d,f,p=e.c;if(p){e:{for(s=1,c=p[0];c>=10;c/=10,s++);if((l=t-s)<0)l+=14,u=t,f=i((h=p[d=0])/a[s-u-1]%10);else if((d=r((l+1)/14))>=p.length)if(o){for(;p.length<=d;p.push(0));h=f=0,s=1,l%=14,u=l-14+1}else break e;else{for(s=1,h=c=p[d];c>=10;c/=10,s++);l%=14,f=(u=l-14+s)<0?0:i(h/a[s-u-1]%10)}if(o=o||t<0||null!=p[d+1]||(u<0?h:h%a[s-u-1]),o=n<4?(f||o)&&(0==n||n==(e.s<0?3:2)):f>5||5==f&&(4==n||o||6==n&&(l>0?u>0?h/a[s-u]:0:p[d-1])%10&1||n==(e.s<0?8:7)),t<1||!p[0])return p.length=0,o?(t-=e.e+1,p[0]=a[(14-t%14)%14],e.e=-t||0):p[0]=e.e=0,e;if(0==l?(p.length=d,c=1,d--):(p.length=d+1,c=a[14-l],p[d]=u>0?i(h/a[s-u]%a[u])*c:0),o)for(;;)if(0==d){for(l=1,u=p[0];u>=10;u/=10,l++);for(u=p[0]+=c,c=1;u>=10;u/=10,c++);l!=c&&(e.e++,1e14==p[0]&&(p[0]=1));break}else{if(p[d]+=c,1e14!=p[d])break;p[d--]=0,c=1}for(l=p.length;0===p[--l];p.pop());}e.e>R?e.c=e.e=null:e.e<O&&(e.c=[e.e=0])}return e}function $(e){var t,n=e.e;return null===n?e.toString():(t=u(e.c),t=n<=D||n>=E?f(t,n):p(t,n,"0"),e.s<0?"-"+t:t)}return B.clone=e,B.ROUND_UP=0,B.ROUND_DOWN=1,B.ROUND_CEIL=2,B.ROUND_FLOOR=3,B.ROUND_HALF_UP=4,B.ROUND_HALF_DOWN=5,B.ROUND_HALF_EVEN=6,B.ROUND_HALF_CEIL=7,B.ROUND_HALF_FLOOR=8,B.EUCLID=9,B.config=B.set=function(e){var t,n;if(null!=e)if("object"==typeof e){if(e.hasOwnProperty(t="DECIMAL_PLACES")&&(h(n=e[t],0,1e9,t),M=n),e.hasOwnProperty(t="ROUNDING_MODE")&&(h(n=e[t],0,8,t),T=n),e.hasOwnProperty(t="EXPONENTIAL_AT")&&((n=e[t])&&n.pop?(h(n[0],-1e9,0,t),h(n[1],0,1e9,t),D=n[0],E=n[1]):(h(n,-1e9,1e9,t),D=-(E=n<0?-n:n))),e.hasOwnProperty(t="RANGE"))if((n=e[t])&&n.pop)h(n[0],-1e9,-1,t),h(n[1],1,1e9,t),O=n[0],R=n[1];else if(h(n,-1e9,1e9,t),n)O=-(R=n<0?-n:n);else throw Error(o+t+" cannot be zero: "+n);if(e.hasOwnProperty(t="CRYPTO"))if(!!(n=e[t])===n)if(n)if("u">typeof crypto&&crypto&&(crypto.getRandomValues||crypto.randomBytes))P=n;else throw P=!n,Error(o+"crypto unavailable");else P=n;else throw Error(o+t+" not true or false: "+n);if(e.hasOwnProperty(t="MODULO_MODE")&&(h(n=e[t],0,9,t),I=n),e.hasOwnProperty(t="POW_PRECISION")&&(h(n=e[t],0,1e9,t),N=n),e.hasOwnProperty(t="FORMAT"))if("object"==typeof(n=e[t]))j=n;else throw Error(o+t+" not an object: "+n);if(e.hasOwnProperty(t="ALPHABET")){if("string"!=typeof(n=e[t])||/^.?$|[+\-.\s]|(.).*\1/.test(n))throw Error(o+t+" invalid: "+n);L="0123456789"==n.slice(0,10),F=n}}else throw Error(o+"Object expected: "+e);return{DECIMAL_PLACES:M,ROUNDING_MODE:T,EXPONENTIAL_AT:[D,E],RANGE:[O,R],CRYPTO:P,MODULO_MODE:I,POW_PRECISION:N,FORMAT:j,ALPHABET:F}},B.isBigNumber=function(e){if(!e||!0!==e._isBigNumber)return!1;if(!B.DEBUG)return!0;var t,n,r=e.c,s=e.e,a=e.s;e:if("[object Array]"==({}).toString.call(r)){if((1===a||-1===a)&&s>=-1e9&&s<=1e9&&s===i(s)){if(0===r[0]){if(0===s&&1===r.length)return!0;break e}if((t=(s+1)%14)<1&&(t+=14),String(r[0]).length==t){for(t=0;t<r.length;t++)if((n=r[t])<0||n>=1e14||n!==i(n))break e;if(0!==n)return!0}}}else if(null===r&&null===s&&(null===a||1===a||-1===a))return!0;throw Error(o+"Invalid BigNumber: "+e)},B.maximum=B.max=function(){return V(arguments,-1)},B.minimum=B.min=function(){return V(arguments,1)},m=0x20000000000000*Math.random()&2097151?function(){return i(0x20000000000000*Math.random())}:function(){return(0x40000000*Math.random()|0)*8388608+(8388608*Math.random()|0)},B.random=function(e){var t,n,s,l,u,c=0,d=[],f=new B(k);if(null==e?e=M:h(e,0,1e9),l=r(e/14),P)if(crypto.getRandomValues){for(t=crypto.getRandomValues(new Uint32Array(l*=2));c<l;)(u=131072*t[c]+(t[c+1]>>>11))>=9e15?(n=crypto.getRandomValues(new Uint32Array(2)),t[c]=n[0],t[c+1]=n[1]):(d.push(u%1e14),c+=2);c=l/2}else if(crypto.randomBytes){for(t=crypto.randomBytes(l*=7);c<l;)(u=(31&t[c])*0x1000000000000+0x10000000000*t[c+1]+0x100000000*t[c+2]+0x1000000*t[c+3]+(t[c+4]<<16)+(t[c+5]<<8)+t[c+6])>=9e15?crypto.randomBytes(7).copy(t,c):(d.push(u%1e14),c+=7);c=l/7}else throw P=!1,Error(o+"crypto unavailable");if(!P)for(;c<l;)(u=m())<9e15&&(d[c++]=u%1e14);for(l=d[--c],e%=14,l&&e&&(u=a[14-e],d[c]=i(l/u)*u);0===d[c];d.pop(),c--);if(c<0)d=[s=0];else{for(s=-1;0===d[0];d.splice(0,1),s-=14);for(c=1,u=d[0];u>=10;u/=10,c++);c<14&&(s-=14-c)}return f.e=s,f.c=d,f},B.sum=function(){for(var e=1,t=arguments,n=new B(t[0]);e<t.length;)n=n.plus(t[e++]);return n},S=function(){var e="0123456789";function t(e,t,n,r){for(var i,o,s=[0],a=0,l=e.length;a<l;){for(o=s.length;o--;s[o]*=t);for(s[0]+=r.indexOf(e.charAt(a++)),i=0;i<s.length;i++)s[i]>n-1&&(null==s[i+1]&&(s[i+1]=0),s[i+1]+=s[i]/n|0,s[i]%=n)}return s.reverse()}return function(n,r,i,o,s){var a,l,c,h,d,f,m,g,v=n.indexOf("."),y=M,b=T;for(v>=0&&(h=N,N=0,n=n.replace(".",""),f=(g=new B(r)).pow(n.length-v),N=h,g.c=t(p(u(f.c),f.e,"0"),10,i,e),g.e=g.c.length),c=h=(m=t(n,r,i,s?(a=F,e):(a=e,F))).length;0==m[--h];m.pop());if(!m[0])return a.charAt(0);if(v<0?--c:(f.c=m,f.e=c,f.s=o,m=(f=w(f,g,y,b,i)).c,d=f.r,c=f.e),v=m[l=c+y+1],h=i/2,d=d||l<0||null!=m[l+1],d=b<4?(null!=v||d)&&(0==b||b==(f.s<0?3:2)):v>h||v==h&&(4==b||d||6==b&&1&m[l-1]||b==(f.s<0?8:7)),l<1||!m[0])n=d?p(a.charAt(1),-y,a.charAt(0)):a.charAt(0);else{if(m.length=l,d)for(--i;++m[--l]>i;)m[l]=0,l||(++c,m=[1].concat(m));for(h=m.length;!m[--h];);for(v=0,n="";v<=h;n+=a.charAt(m[v++]));n=p(n,c,a.charAt(0))}return n}}(),w=function(){function e(e,t,n){var r,i,o,s,a=0,l=e.length,u=t%1e7,c=t/1e7|0;for(e=e.slice();l--;)r=c*(o=e[l]%1e7)+(s=e[l]/1e7|0)*u,a=((i=u*o+r%1e7*1e7+a)/n|0)+(r/1e7|0)+c*s,e[l]=i%n;return a&&(e=[a].concat(e)),e}function t(e,t,n,r){var i,o;if(n!=r)o=n>r?1:-1;else for(i=o=0;i<n;i++)if(e[i]!=t[i]){o=e[i]>t[i]?1:-1;break}return o}function n(e,t,n,r){for(var i=0;n--;)e[n]-=i,i=+(e[n]<t[n]),e[n]=i*r+e[n]-t[n];for(;!e[0]&&e.length>1;e.splice(0,1));}return function(r,o,s,a,u){var c,h,d,f,p,m,g,v,y,b,x,w,S,A,C,k,M,T=r.s==o.s?1:-1,D=r.c,E=o.c;if(!D||!D[0]||!E||!E[0])return new B(!r.s||!o.s||(D?E&&D[0]==E[0]:!E)?NaN:D&&0==D[0]||!E?0*T:T/0);for(y=(v=new B(T)).c=[],T=s+(h=r.e-o.e)+1,u||(u=1e14,h=l(r.e/14)-l(o.e/14),T=T/14|0),d=0;E[d]==(D[d]||0);d++);if(E[d]>(D[d]||0)&&h--,T<0)y.push(1),f=!0;else{for(A=D.length,k=E.length,d=0,T+=2,(p=i(u/(E[0]+1)))>1&&(E=e(E,p,u),D=e(D,p,u),k=E.length,A=D.length),S=k,x=(b=D.slice(0,k)).length;x<k;b[x++]=0);M=[0].concat(M=E.slice()),C=E[0],E[1]>=u/2&&C++;do{if(p=0,(c=t(E,b,k,x))<0){if(w=b[0],k!=x&&(w=w*u+(b[1]||0)),(p=i(w/C))>1)for(p>=u&&(p=u-1),g=(m=e(E,p,u)).length,x=b.length;1==t(m,b,g,x);)p--,n(m,k<g?M:E,g,u),g=m.length,c=1;else 0==p&&(c=p=1),g=(m=E.slice()).length;if(g<x&&(m=[0].concat(m)),n(b,m,x,u),x=b.length,-1==c)for(;1>t(E,b,k,x);)p++,n(b,k<x?M:E,x,u),x=b.length}else 0===c&&(p++,b=[0]);y[d++]=p,b[0]?b[x++]=D[S]||0:(b=[D[S]],x=1)}while((S++<A||null!=b[0])&&T--);f=null!=b[0],y[0]||y.splice(0,1)}if(1e14==u){for(d=1,T=y[0];T>=10;T/=10,d++);H(v,s+(v.e=d+14*h-1)+1,a,f)}else v.e=h,v.r=+f;return v}}(),g=/^(-?)0([xbo])(?=\w[\w.]*$)/i,v=/^([^.]+)\.$/,y=/^\.([^.]+)$/,b=/^-?(Infinity|NaN)$/,x=/^\s*\+(?=[\w.])|^\s+|\s+$/g,A=function(e,t,n,r){var i,s=n?t:t.replace(x,"");if(b.test(s))e.s=isNaN(s)?null:s<0?-1:1;else{if(!n&&(s=s.replace(g,function(e,t,n){return i="x"==(n=n.toLowerCase())?16:"b"==n?2:8,r&&r!=i?e:t}),r&&(i=r,s=s.replace(v,"$1").replace(y,"0.$1")),t!=s))return new B(s,i);if(B.DEBUG)throw Error(o+"Not a"+(r?" base "+r:"")+" number: "+t);e.s=null}e.c=e.e=null},C.absoluteValue=C.abs=function(){var e=new B(this);return e.s<0&&(e.s=1),e},C.comparedTo=function(e,t){return c(this,new B(e,t))},C.decimalPlaces=C.dp=function(e,t){var n,r,i;if(null!=e)return h(e,0,1e9),null==t?t=T:h(t,0,8),H(new B(this),e+this.e+1,t);if(!(n=this.c))return null;if(r=((i=n.length-1)-l(this.e/14))*14,i=n[i])for(;i%10==0;i/=10,r--);return r<0&&(r=0),r},C.dividedBy=C.div=function(e,t){return w(this,new B(e,t),M,T)},C.dividedToIntegerBy=C.idiv=function(e,t){return w(this,new B(e,t),0,1)},C.exponentiatedBy=C.pow=function(e,t){var n,s,a,l,u,c,h,f,p,m=this;if((e=new B(e)).c&&!e.isInteger())throw Error(o+"Exponent not an integer: "+$(e));if(null!=t&&(t=new B(t)),c=e.e>14,!m.c||!m.c[0]||1==m.c[0]&&!m.e&&1==m.c.length||!e.c||!e.c[0])return p=new B(Math.pow(+$(m),c?e.s*(2-d(e)):+$(e))),t?p.mod(t):p;if(h=e.s<0,t){if(t.c?!t.c[0]:!t.s)return new B(NaN);(s=!h&&m.isInteger()&&t.isInteger())&&(m=m.mod(t))}else{if(e.e>9&&(m.e>0||m.e<-1||(0==m.e?m.c[0]>1||c&&m.c[1]>=24e7:m.c[0]<8e13||c&&m.c[0]<=9999975e7)))return l=m.s<0&&d(e)?-0:0,m.e>-1&&(l=1/l),new B(h?1/l:l);N&&(l=r(N/14+2))}for(c?(n=new B(.5),h&&(e.s=1),f=d(e)):f=(a=Math.abs(+$(e)))%2,p=new B(k);;){if(f){if(!(p=p.times(m)).c)break;l?p.c.length>l&&(p.c.length=l):s&&(p=p.mod(t))}if(a){if(0===(a=i(a/2)))break;f=a%2}else if(H(e=e.times(n),e.e+1,1),e.e>14)f=d(e);else{if(0==(a=+$(e)))break;f=a%2}m=m.times(m),l?m.c&&m.c.length>l&&(m.c.length=l):s&&(m=m.mod(t))}return s?p:(h&&(p=k.div(p)),t?p.mod(t):l?H(p,N,T,u):p)},C.integerValue=function(e){var t=new B(this);return null==e?e=T:h(e,0,8),H(t,t.e+1,e)},C.isEqualTo=C.eq=function(e,t){return 0===c(this,new B(e,t))},C.isFinite=function(){return!!this.c},C.isGreaterThan=C.gt=function(e,t){return c(this,new B(e,t))>0},C.isGreaterThanOrEqualTo=C.gte=function(e,t){return 1===(t=c(this,new B(e,t)))||0===t},C.isInteger=function(){return!!this.c&&l(this.e/14)>this.c.length-2},C.isLessThan=C.lt=function(e,t){return 0>c(this,new B(e,t))},C.isLessThanOrEqualTo=C.lte=function(e,t){return -1===(t=c(this,new B(e,t)))||0===t},C.isNaN=function(){return!this.s},C.isNegative=function(){return this.s<0},C.isPositive=function(){return this.s>0},C.isZero=function(){return!!this.c&&0==this.c[0]},C.minus=function(e,t){var n,r,i,o,s=this.s;if(t=(e=new B(e,t)).s,!s||!t)return new B(NaN);if(s!=t)return e.s=-t,this.plus(e);var a=this.e/14,u=e.e/14,c=this.c,h=e.c;if(!a||!u){if(!c||!h)return c?(e.s=-t,e):new B(h?this:NaN);if(!c[0]||!h[0])return h[0]?(e.s=-t,e):new B(c[0]?this:3==T?-0:0)}if(a=l(a),u=l(u),c=c.slice(),s=a-u){for((o=s<0)?(s=-s,i=c):(u=a,i=h),i.reverse(),t=s;t--;i.push(0));i.reverse()}else for(r=(o=(s=c.length)<(t=h.length))?s:t,s=t=0;t<r;t++)if(c[t]!=h[t]){o=c[t]<h[t];break}if(o&&(i=c,c=h,h=i,e.s=-e.s),(t=(r=h.length)-(n=c.length))>0)for(;t--;c[n++]=0);for(t=1e14-1;r>s;){if(c[--r]<h[r]){for(n=r;n&&!c[--n];c[n]=t);--c[n],c[r]+=1e14}c[r]-=h[r]}for(;0==c[0];c.splice(0,1),--u);return c[0]?z(e,c,u):(e.s=3==T?-1:1,e.c=[e.e=0],e)},C.modulo=C.mod=function(e,t){var n,r;return(e=new B(e,t),this.c&&e.s&&(!e.c||e.c[0]))?e.c&&(!this.c||this.c[0])?(9==I?(r=e.s,e.s=1,n=w(this,e,0,3),e.s=r,n.s*=r):n=w(this,e,0,I),(e=this.minus(n.times(e))).c[0]||1!=I||(e.s=this.s),e):new B(this):new B(NaN)},C.multipliedBy=C.times=function(e,t){var n,r,i,o,s,a,u,c,h,d,f,p,m,g=this.c,v=(e=new B(e,t)).c;if(!g||!v||!g[0]||!v[0])return this.s&&e.s&&(!g||g[0]||v)&&(!v||v[0]||g)?(e.s*=this.s,g&&v?(e.c=[0],e.e=0):e.c=e.e=null):e.c=e.e=e.s=null,e;for(r=l(this.e/14)+l(e.e/14),e.s*=this.s,(u=g.length)<(d=v.length)&&(m=g,g=v,v=m,i=u,u=d,d=i),i=u+d,m=[];i--;m.push(0));for(i=d;--i>=0;){for(n=0,f=v[i]%1e7,p=v[i]/1e7|0,o=i+(s=u);o>i;)a=p*(c=g[--s]%1e7)+(h=g[s]/1e7|0)*f,n=((c=f*c+a%1e7*1e7+m[o]+n)/1e14|0)+(a/1e7|0)+p*h,m[o--]=c%1e14;m[o]=n}return n?++r:m.splice(0,1),z(e,m,r)},C.negated=function(){var e=new B(this);return e.s=-e.s||null,e},C.plus=function(e,t){var n,r=this.s;if(t=(e=new B(e,t)).s,!r||!t)return new B(NaN);if(r!=t)return e.s=-t,this.minus(e);var i=this.e/14,o=e.e/14,s=this.c,a=e.c;if(!i||!o){if(!s||!a)return new B(r/0);if(!s[0]||!a[0])return a[0]?e:new B(s[0]?this:0*r)}if(i=l(i),o=l(o),s=s.slice(),r=i-o){for(r>0?(o=i,n=a):(r=-r,n=s),n.reverse();r--;n.push(0));n.reverse()}for((r=s.length)-(t=a.length)<0&&(n=a,a=s,s=n,t=r),r=0;t;)r=(s[--t]=s[t]+a[t]+r)/1e14|0,s[t]=1e14===s[t]?0:s[t]%1e14;return r&&(s=[r].concat(s),++o),z(e,s,o)},C.precision=C.sd=function(e,t){var n,r,i;if(null!=e&&!!e!==e)return h(e,1,1e9),null==t?t=T:h(t,0,8),H(new B(this),e,t);if(!(n=this.c))return null;if(r=14*(i=n.length-1)+1,i=n[i]){for(;i%10==0;i/=10,r--);for(i=n[0];i>=10;i/=10,r++);}return e&&this.e+1>r&&(r=this.e+1),r},C.shiftedBy=function(e){return h(e,-0x1fffffffffffff,0x1fffffffffffff),this.times("1e"+e)},C.squareRoot=C.sqrt=function(){var e,t,n,r,i,o=this.c,s=this.s,a=this.e,c=M+4,h=new B("0.5");if(1!==s||!o||!o[0])return new B(!s||s<0&&(!o||o[0])?NaN:o?this:1/0);if(0==(s=Math.sqrt(+$(this)))||s==1/0?(((t=u(o)).length+a)%2==0&&(t+="0"),s=Math.sqrt(+t),a=l((a+1)/2)-(a<0||a%2),n=new B(t=s==1/0?"5e"+a:(t=s.toExponential()).slice(0,t.indexOf("e")+1)+a)):n=new B(s+""),n.c[0]){for((s=(a=n.e)+c)<3&&(s=0);;)if(i=n,n=h.times(i.plus(w(this,i,c,1))),u(i.c).slice(0,s)===(t=u(n.c)).slice(0,s)){if(n.e<a&&--s,"9999"!=(t=t.slice(s-3,s+1))&&(r||"4999"!=t)){+t&&(+t.slice(1)||"5"!=t.charAt(0))||(H(n,n.e+M+2,1),e=!n.times(n).eq(this));break}if(!r&&(H(i,i.e+M+2,0),i.times(i).eq(this))){n=i;break}c+=4,s+=4,r=1}}return H(n,n.e+M+1,T,e)},C.toExponential=function(e,t){return null!=e&&(h(e,0,1e9),e++),_(this,e,t,1)},C.toFixed=function(e,t){return null!=e&&(h(e,0,1e9),e=e+this.e+1),_(this,e,t)},C.toFormat=function(e,t,n){var r;if(null==n)null!=e&&t&&"object"==typeof t?(n=t,t=null):e&&"object"==typeof e?(n=e,e=t=null):n=j;else if("object"!=typeof n)throw Error(o+"Argument not an object: "+n);if(r=this.toFixed(e,t),this.c){var i,s=r.split("."),a=+n.groupSize,l=+n.secondaryGroupSize,u=n.groupSeparator||"",c=s[0],h=s[1],d=this.s<0,f=d?c.slice(1):c,p=f.length;if(l&&(i=a,a=l,l=i,p-=i),a>0&&p>0){for(i=p%a||a,c=f.substr(0,i);i<p;i+=a)c+=u+f.substr(i,a);l>0&&(c+=u+f.slice(i)),d&&(c="-"+c)}r=h?c+(n.decimalSeparator||"")+((l=+n.fractionGroupSize)?h.replace(RegExp("\\d{"+l+"}\\B","g"),"$&"+(n.fractionGroupSeparator||"")):h):c}return(n.prefix||"")+r+(n.suffix||"")},C.toFraction=function(e){var t,n,r,i,s,l,c,h,d,f,p,m,g=this.c;if(null!=e&&(!(c=new B(e)).isInteger()&&(c.c||1!==c.s)||c.lt(k)))throw Error(o+"Argument "+(c.isInteger()?"out of range: ":"not an integer: ")+$(c));if(!g)return new B(this);for(t=new B(k),d=n=new B(k),r=h=new B(k),m=u(g),s=t.e=m.length-this.e-1,t.c[0]=a[(l=s%14)<0?14+l:l],e=!e||c.comparedTo(t)>0?s>0?t:d:c,l=R,R=1/0,c=new B(m),h.c[0]=0;f=w(c,t,0,1),1!=(i=n.plus(f.times(r))).comparedTo(e);)n=r,r=i,d=h.plus(f.times(i=d)),h=i,t=c.minus(f.times(i=t)),c=i;return i=w(e.minus(n),r,0,1),h=h.plus(i.times(d)),n=n.plus(i.times(r)),h.s=d.s=this.s,s*=2,p=1>w(d,r,s,T).minus(this).abs().comparedTo(w(h,n,s,T).minus(this).abs())?[d,r]:[h,n],R=l,p},C.toNumber=function(){return+$(this)},C.toPrecision=function(e,t){return null!=e&&h(e,1,1e9),_(this,e,t,2)},C.toString=function(e){var t,n=this,r=n.s,i=n.e;return null===i?r?(t="Infinity",r<0&&(t="-"+t)):t="NaN":(null==e?t=i<=D||i>=E?f(u(n.c),i):p(u(n.c),i,"0"):10===e&&L?t=p(u((n=H(new B(n),M+i+1,T)).c),n.e,"0"):(h(e,2,F.length,"Base"),t=S(p(u(n.c),i,"0"),10,e,r,!0)),r<0&&n.c[0]&&(t="-"+t)),t},C.valueOf=C.toJSON=function(){return $(this)},C._isBigNumber=!0,null!=t&&B.set(t),B}()).default=t.BigNumber=t,nS.exports?nS.exports=t:(e||(e="u">typeof self&&self?self:window),e.BigNumber=t)})(nv);var nA=nS.exports;let nC=nw(),nk=nb(),nM={trillion:1e12,billion:1e9,million:1e6,thousand:1e3},nT={totalLength:0,characteristic:0,forceAverage:!1,average:!1,mantissa:-1,optionalMantissa:!0,thousandSeparated:!1,spaceSeparated:!1,negative:"sign",forceSign:!1,roundingFunction:Math.round,spaceSeparatedAbbreviation:!1},{binarySuffixes:nD,decimalSuffixes:nE}=nC.currentBytes(),nO={scale:1024,suffixes:nE,marker:"bd"},nR={scale:1024,suffixes:nD,marker:"b"},nP={scale:1e3,suffixes:nE,marker:"d"};function nI(e,t,n){let r=t[0],i=Math.abs(e);if(i>=n){for(let o=1;o<t.length;++o){let s=Math.pow(n,o),a=Math.pow(n,o+1);if(i>=s&&i<a){r=t[o],e/=s;break}}r===t[0]&&(e/=Math.pow(n,t.length-1),r=t[t.length-1])}return{value:e,suffix:r}}function nN(e){let t="";for(let n=0;n<e;n++)t+="0";return t}function nj({instance:e,providedFormat:t,state:n=nC,decimalSeparator:r,defaults:i=n.currentDefaults()}){var o,s,a,l,u;let c,h,d,f,p,m,g,v=e._value;if(0===v&&n.hasZeroFormat())return n.getZeroFormat();if(!isFinite(v))return v.toString();let y=Object.assign({},nT,i,t),b=y.totalLength,x=b?0:y.characteristic,w=y.optionalCharacteristic,S=y.forceAverage,A=y.lowPrecision,C=!!b||!!S||y.average,k=b?-1:C&&void 0===t.mantissa?0:y.mantissa,M=!b&&(void 0===t.optionalMantissa?-1===k:y.optionalMantissa),T=y.trimMantissa,D=y.thousandSeparated,E=y.spaceSeparated,O=y.negative,R=y.forceSign,P=y.exponential,I=y.roundingFunction,N="";if(C){let e=function({value:e,forceAverage:t,lowPrecision:n=!0,abbreviations:r,spaceSeparated:i=!1,totalLength:o=0,roundingFunction:s=Math.round}){let a="",l=Math.abs(e),u=-1;if(t&&r[t]&&nM[t]?(a=r[t],e/=nM[t]):l>=nM.trillion||n&&1===s(l/nM.trillion)?(a=r.trillion,e/=nM.trillion):l<nM.trillion&&l>=nM.billion||n&&1===s(l/nM.billion)?(a=r.billion,e/=nM.billion):l<nM.billion&&l>=nM.million||n&&1===s(l/nM.million)?(a=r.million,e/=nM.million):(l<nM.million&&l>=nM.thousand||n&&1===s(l/nM.thousand))&&(a=r.thousand,e/=nM.thousand),a&&(a=(i?" ":"")+a),o){let t=e<0,n=e.toString().split(".")[0];u=Math.max(o-(t?n.length-1:n.length),0)}return{value:e,abbreviation:a,mantissaPrecision:u}}({value:v,forceAverage:S,lowPrecision:A,abbreviations:n.currentAbbreviations(),spaceSeparated:E,roundingFunction:I,totalLength:b});v=e.value,N+=e.abbreviation,b&&(k=e.mantissaPrecision)}if(P){let e=function({value:e,characteristicPrecision:t}){let[n,r]=e.toExponential().split("e"),i=+n;return t&&1<t&&(i*=Math.pow(10,t-1),r-=t-1,r=r>=0?`+${r}`:r),{value:i,abbreviation:`e${r}`}}({value:v,characteristicPrecision:x});v=e.value,N=e.abbreviation+N}let j=function(e,t,n,r,i,o){if(-1===r)return e;let s=function(e,t,n=Math.round){return -1!==e.toString().indexOf("e")?function(e,t){let n=e.toString(),[r,i]=n.split("e"),[o,s=""]=r.split(".");if(+i>0)n=o+s+nN(i-s.length);else{let e=".";e=0>+o?`-0${e}`:`0${e}`;let r=(nN(-i-1)+Math.abs(o)+s).substr(0,t);r.length<t&&(r+=nN(t-r.length)),n=e+r}return+i>0&&t>0&&(n+=`.${nN(t)}`),n}(e,t):new nA(n(+`${e}e+${t}`)/Math.pow(10,t)).toFixed(t)}(t,r,o),[a,l=""]=s.toString().split(".");if(l.match(/^0+$/)&&(n||i))return a;let u=l.match(/0+$/);return i&&u?`${a}.${l.toString().slice(0,u.index)}`:s.toString()}(v.toString(),v,M,k,T,I);return o=j=function(e,t,n,r){let i=e,[o,s]=i.toString().split(".");if(o.match(/^-?0$/)&&n)return s?`${o.replace("0","")}.${s}`:o.replace("0","");let a=t<0&&0===o.indexOf("-");if(a&&(o=o.slice(1),i=i.slice(1)),o.length<r){let e=r-o.length;for(let t=0;t<e;t++)i=`0${i}`}return a&&(i=`-${i}`),i.toString()}(j,v,w,x),s=v,a=r,h=(c=n.currentDelimiters()).thousands,a=a||c.decimal,d=c.thousandsSize||3,p=(f=o.toString()).split(".")[0],m=f.split(".")[1],g=s<0&&0===p.indexOf("-"),D&&(g&&(p=p.slice(1)),(function(e,t){let n=[],r=0;for(let i=e;i>0;i--)r===t&&(n.unshift(i),r=0),r++;return n})(p.length,d).forEach((e,t)=>{p=p.slice(0,e+t)+h+p.slice(e+t)}),g&&(p=`-${p}`)),j=f=m?p+a+m:p,(C||P)&&(j+=N),(R||v<0)&&(l=j,j=0===(u=v)?l:0==+l?l.replace("-",""):u>0?`+${l}`:"sign"===O?l:`(${l.replace("-","")})`),j}function nF(e,t){if(!e)return t;let n=Object.keys(e);return 1===n.length&&"output"===n[0]?t:e}function nL(e,t,n){let r=new nA(e._value),i=t;return n.isNumbro(t)&&(i=t._value),i=new nA(i),e._value=r.minus(i).toNumber(),e}let nB=nw(),n_=nb(),nV={loadLanguagesInNode:e=>{e.forEach(e=>{let t;try{t=function(e){throw Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}(`../languages/${e}`)}catch(t){console.error(`Unable to load "${e}". No matching language file found.`)}t&&nq.registerLanguage(t)})}},nz=ny(),nH={format:(...e)=>(function(e,t={},n){if("string"==typeof t&&(t=nx(t)),!nk.validateFormat(t))return"ERROR: invalid format";let r=t.prefix||"",i=t.postfix||"",o=function(e,t,n){var r,i,o;switch(t.output){case"currency":let s,a,l,u,c,h,d,f,p,m;return r=t=nF(t,nC.currentCurrencyDefaultFormat()),s=nC.currentCurrency(),l=Object.assign({},nT,a=Object.assign({},r)),c="",h=!!l.totalLength||!!l.forceAverage||l.average,d=a.currencyPosition||s.position,f=a.currencySymbol||s.symbol,p=void 0!==l.spaceSeparatedCurrency?l.spaceSeparatedCurrency:l.spaceSeparated,void 0===a.lowPrecision&&(a.lowPrecision=!1),p&&(c=" "),"infix"===d&&(u=c+f+c),m=nj({instance:e,providedFormat:a,state:nC,decimalSeparator:u}),"prefix"===d&&(m=e._value<0&&"sign"===l.negative?`-${c}${f}${m.slice(1)}`:e._value>0&&l.forceSign?`+${c}${f}${m.slice(1)}`:f+c+m),d&&"postfix"!==d||(m=m+(c=!l.spaceSeparatedAbbreviation&&h?"":c)+f),m;case"percent":let g,v,y;return i=t=nF(t,nC.currentPercentageDefaultFormat()),g=i.prefixSymbol,v=nj({instance:n(100*e._value),providedFormat:i,state:nC}),y=Object.assign({},nT,i),g?`%${y.spaceSeparated?" ":""}${v}`:`${v}${y.spaceSeparated?" ":""}%`;case"byte":return function(e,t,n,r){let i=t.base||"binary",o=Object.assign({},nT,t),{binarySuffixes:s,decimalSuffixes:a}=n.currentBytes(),l={general:{scale:1024,suffixes:a||nE,marker:"bd"},binary:{scale:1024,suffixes:s||nD,marker:"b"},decimal:{scale:1e3,suffixes:a||nE,marker:"d"}}[i],{value:u,suffix:c}=nI(e._value,l.suffixes,l.scale),h=nj({instance:r(u),providedFormat:t,state:n,defaults:n.currentByteDefaultFormat()});return`${h}${o.spaceSeparated?" ":""}${c}`}(e,t=nF(t,nC.currentByteDefaultFormat()),nC,n);case"time":let b,x,w;return t=nF(t,nC.currentTimeDefaultFormat()),b=Math.floor(e._value/60/60),x=Math.floor((e._value-60*b*60)/60),w=Math.round(e._value-60*b*60-60*x),`${b}:${x<10?"0":""}${x}:${w<10?"0":""}${w}`;case"ordinal":let S,A,C,k;return o=t=nF(t,nC.currentOrdinalDefaultFormat()),S=nC.currentOrdinal(),A=Object.assign({},nT,o),C=nj({instance:e,providedFormat:o,state:nC}),k=S(e._value),`${C}${A.spaceSeparated?" ":""}${k}`;default:return nj({instance:e,providedFormat:t,numbro:n})}}(e,t,n);return(o=r+o)+i})(...e,nq),getByteUnit:(...e)=>(function(e){return nI(e._value,nO.suffixes,nO.scale).suffix})(...e),getBinaryByteUnit:(...e)=>(function(e){return nI(e._value,nR.suffixes,nR.scale).suffix})(...e),getDecimalByteUnit:(...e)=>(function(e){return nI(e._value,nP.suffixes,nP.scale).suffix})(...e),formatOrDefault:nF},n$={add:(e,t)=>{let n,r;return n=new nA(e._value),r=t,nq.isNumbro(t)&&(r=t._value),r=new nA(r),e._value=n.plus(r).toNumber(),e},subtract:(e,t)=>nL(e,t,nq),multiply:(e,t)=>{let n,r;return n=new nA(e._value),r=t,nq.isNumbro(t)&&(r=t._value),r=new nA(r),e._value=n.times(r).toNumber(),e},divide:(e,t)=>{let n,r;return n=new nA(e._value),r=t,nq.isNumbro(t)&&(r=t._value),r=new nA(r),e._value=n.dividedBy(r).toNumber(),e},set:(e,t)=>{let n;return n=t,nq.isNumbro(t)&&(n=t._value),e._value=n,e},difference:(e,t)=>{let n;return nL(n=nq(e._value),t,nq),Math.abs(n._value)},BigNumber:nA};class nW{constructor(e){this._value=e}clone(){return nq(this._value)}format(e={}){return nH.format(this,e)}formatCurrency(e){return"string"==typeof e&&(e=nx(e)),(e=nH.formatOrDefault(e,nB.currentCurrencyDefaultFormat())).output="currency",nH.format(this,e)}formatTime(e={}){return e.output="time",nH.format(this,e)}binaryByteUnits(){return nH.getBinaryByteUnit(this)}decimalByteUnits(){return nH.getDecimalByteUnit(this)}byteUnits(){return nH.getByteUnit(this)}difference(e){return n$.difference(this,e)}add(e){return n$.add(this,e)}subtract(e){return n$.subtract(this,e)}multiply(e){return n$.multiply(this,e)}divide(e){return n$.divide(this,e)}set(e){return n$.set(this,nU(e))}value(){return this._value}valueOf(){return this._value}}function nU(e){let t=e;return nq.isNumbro(e)?t=e._value:"string"==typeof e?t=nq.unformat(e):isNaN(e)&&(t=NaN),t}function nq(e){return new nW(nU(e))}nq.version="2.5.0",nq.isNumbro=function(e){return e instanceof nW},nq.language=nB.currentLanguage,nq.registerLanguage=nB.registerLanguage,nq.setLanguage=nB.setLanguage,nq.languages=nB.languages,nq.languageData=nB.languageData,nq.zeroFormat=nB.setZeroFormat,nq.defaultFormat=nB.currentDefaults,nq.setDefaults=nB.setDefaults,nq.defaultCurrencyFormat=nB.currentCurrencyDefaultFormat,nq.validate=n_.validate,nq.loadLanguagesInNode=nV.loadLanguagesInNode,nq.unformat=nz.unformat,nq.BigNumber=n$.BigNumber;var nG=nq&&nq.__esModule&&Object.prototype.hasOwnProperty.call(nq,"default")?nq.default:nq;let nY={label:"Bits",decimalPlaces:!0,shortValues:!0},nK={bits:{group:"Bits",label:"Bits (IEC)"},decbits:{group:"Bits",label:"Bits (SI)"}};function nZ(e,{unit:t="bits",shortValues:n,decimalPlaces:r}){let i="decbits"===t;if(!na(n)||Math.abs(e)<(i?1e3:1024)){let i={style:"decimal",useGrouping:!0};nl(r)?(i.minimumFractionDigits=nu(r),i.maximumFractionDigits=nu(r)):na(n)&&(i.maximumSignificantDigits=3);let o=[i.style,i.useGrouping,i.maximumSignificantDigits,r,n,t];return`${no(o,"bits",i,"en-US")(e)} bits`}return nG(e).format({output:"byte",base:i?"decimal":"binary",spaceSeparated:!0,mantissa:nl(r)?r:2,trimMantissa:!nl(r),optionalMantissa:!nl(r)}).replace(/KB/g,"Kb").replace(/MB/g,"Mb").replace(/GB/g,"Gb").replace(/TB/g,"Tb").replace(/PB/g,"Pb").replace(/EB/g,"Eb").replace(/KiB/g,"Kib").replace(/MiB/g,"Mib").replace(/GiB/g,"Gib").replace(/TiB/g,"Tib").replace(/PiB/g,"Pib").replace(/EiB/g,"Eib")}let nX={label:"Bytes",decimalPlaces:!0,shortValues:!0},nQ={bytes:{group:"Bytes",label:"Bytes (IEC)"},decbytes:{group:"Bytes",label:"Bytes (SI)"}};function nJ(e,{unit:t="bytes",shortValues:n,decimalPlaces:r}){let i="decbytes"===t;if(!na(n)||Math.abs(e)<(i?1e3:1024)){let i={style:"unit",unit:"byte",unitDisplay:"long",useGrouping:!0};return nl(r)?(i.minimumFractionDigits=nu(r),i.maximumFractionDigits=nu(r)):na(n)&&(i.maximumSignificantDigits=3),no([i.style,i.unit,i.unitDisplay,i.useGrouping,i.maximumSignificantDigits,r,n,t],"bytes",i,"en-US")(e)}return nG(e).format({output:"byte",base:i?"decimal":"binary",spaceSeparated:!0,mantissa:nl(r)?r:2,trimMantissa:!nl(r),optionalMantissa:!nl(r)})}var n0=n(40224);let n1="Currency",n2={label:"Currency",decimalPlaces:!0},n5={aud:{group:n1,label:"Australian Dollar (A$)"},cad:{group:n1,label:"Canadian Dollar (CA$)"},chf:{group:n1,label:"Swiss Franc (CHF)"},cny:{group:n1,label:"Renminbi (CN\xa5)"},eur:{group:n1,label:"Euro (€)"},gbp:{group:n1,label:"Pound (\xa3)"},hkd:{group:n1,label:"Hong Kong Dollar (HK$)"},inr:{group:n1,label:"Indian Rupee (₹)"},jpy:{group:n1,label:"Yen (\xa5)"},krw:{group:n1,label:"South Korean Won (₩)"},nok:{group:n1,label:"Norwegian Krone (NOK)"},nzd:{group:n1,label:"New Zealand Dollar (NZ$)"},sek:{group:n1,label:"Swedish Krona (SEK)"},sgd:{group:n1,label:"Singapore Dollar (S$)"},usd:{group:n1,label:"US Dollar ($)"}};function n3(e,{unit:t,decimalPlaces:n}){let r={style:"currency",currency:(0,n0.toUpper)(t),currencyDisplay:"symbol"};return nl(n)?(r.minimumFractionDigits=nu(n),r.maximumFractionDigits=nu(n)):r.maximumSignificantDigits=3,no([r.style,r.currency,r.currencyDisplay,r.maximumSignificantDigits,n,t],"currency",r,"en-US")(e)}let n4={label:"percent",decimalPlaces:!0},n6="Percent",n9={percent:{group:n6,label:"Percent (0-100)"},"percent-decimal":{group:n6,label:"Percent (0.0-1.0)"},"%":{disableSelectorOption:!0,group:n6,label:"%"}};function n8(e,{unit:t,decimalPlaces:n}){let r={style:"percent",useGrouping:!0};return nl(n)?(r.minimumFractionDigits=nu(n),r.maximumFractionDigits=nu(n)):r.maximumSignificantDigits=3,"percent"===t&&(e/=100),no([r.style,r.useGrouping,r.maximumSignificantDigits,n,t],"percent",r,"en-US")(e)}let n7="Temperature",re={label:n7,decimalPlaces:!0},rt={celsius:{group:n7,label:"Celsius (\xb0C)"},fahrenheit:{group:n7,label:"Fahrenheit (\xb0F)"}},rn=(e,{unit:t,decimalPlaces:n})=>{let r={unit:t,style:"unit"};nl(n)?(r.minimumFractionDigits=nu(n),r.maximumFractionDigits=nu(n)):r.maximumSignificantDigits=3;let i="celsius"===t?"en-GB":"en-US";return no([r.style,r.unit,r.maximumSignificantDigits,n,i],"temperature",r,i)(e)},rr={label:"Decimal",decimalPlaces:!0,shortValues:!0},ri={decimal:{group:"Decimal",label:"Decimal"}};function ro(e,{shortValues:t,decimalPlaces:n}){let r={style:"decimal",useGrouping:!0};return na(t)&&(r.notation="compact"),nl(n)?(r.minimumFractionDigits=nu(n),r.maximumFractionDigits=nu(n)):na(t)&&(r.maximumSignificantDigits=3),no([r.style,r.useGrouping,r.notation,r.maximumSignificantDigits,n],"decimal",r,"en-US")(e)}let rs={label:"Throughput",decimalPlaces:!0},ra="Throughput",rl={"bits/sec":{group:ra,label:"Bits/sec (IEC)"},"decbits/sec":{group:ra,label:"Bits/sec (SI)"},"bytes/sec":{group:ra,label:"Bytes/sec (IEC)"},"decbytes/sec":{group:ra,label:"Bytes/sec (SI)"},"counts/sec":{group:ra,label:"Counts/sec"},"events/sec":{group:ra,label:"Events/sec"},"messages/sec":{group:ra,label:"Messages/sec"},"ops/sec":{group:ra,label:"Ops/sec"},"packets/sec":{group:ra,label:"Packets/sec"},"reads/sec":{group:ra,label:"Reads/sec"},"requests/sec":{group:ra,label:"Requests/sec"},"records/sec":{group:ra,label:"Records/sec"},"rows/sec":{group:ra,label:"Rows/sec"},"writes/sec":{group:ra,label:"Writes/sec"}};function ru(e,{unit:t,shortValues:n,decimalPlaces:r}){if("bits/sec"===t){let t=1024>Math.abs(e)?"sec":"s";return nZ(e,{unit:"bits",shortValues:n,decimalPlaces:r})+"/"+t}if("decbits/sec"===t){let t=1e3>Math.abs(e)?"sec":"s";return nZ(e,{unit:"decbits",shortValues:n,decimalPlaces:r})+"/"+t}if("decbytes/sec"===t){let t=1e3>Math.abs(e)?"sec":"s";return nJ(e,{unit:"decbytes",shortValues:n,decimalPlaces:r})+"/"+t}if("bytes/sec"===t){let t=1024>Math.abs(e)?"sec":"s";return nJ(e,{unit:"bytes",shortValues:n,decimalPlaces:r})+"/"+t}let i={style:"decimal",useGrouping:!0};na(n)&&(i.notation="compact"),nl(r)?(i.minimumFractionDigits=nu(r),i.maximumFractionDigits=nu(r)):na(n)&&(i.maximumSignificantDigits=3);let o=[i.style,i.useGrouping,i.notation,i.maximumSignificantDigits,r,n,t];return`${no(o,"throughput",i,"en-US")(e)} ${t}`}let rc="Date",rh={Time:nh,Percent:n4,Decimal:rr,Bytes:nX,Bits:nY,Throughput:rs,Currency:n2,Temperature:re,Date:{label:"Date & Time"}},rd={...nd,...n9,...ri,...nQ,...nK,...rl,...n5,...rt,"datetime-iso":{group:rc,label:"DateTime (GMT)"},"datetime-us":{group:rc,label:"DateTime (US-East)"},"datetime-local":{group:rc,label:"DateTime (Browser Local)"},"date-iso":{group:rc,label:"Date (GMT)"},"date-us":{group:rc,label:"Date (US-East)"},"date-local":{group:rc,label:"Date (Browser Local)"},"time-local":{group:rc,label:"Time (Browser Local)"},"time-iso":{group:rc,label:"Time (GMT)"},"time-us":{group:rc,label:"Time (US-East)"},"relative-time":{group:rc,label:"Relative Time"},"unix-timestamp":{group:rc,label:"Unix Timestamp (s)"},"unix-timestamp-ms":{group:rc,label:"Unix Timestamp (ms)"}};function rf(e,t){if(!t)return e.toString();if(rx(t))return nJ(e,t);if(rw(t))return nZ(e,t);if(rb(t))return ro(e,t);if(ry(t))return n8(e,t);if(rv(t))return ng(e,t);if(rC(t))return ru(e,t);if(rk(t))return n3(e,t);if(rM(t))return function(e,t={}){let n=Intl.DateTimeFormat().resolvedOptions().timeZone,{unit:r="datetime-local",locale:i=(()=>{if("u">typeof navigator){if(navigator.language)return navigator.language;if(navigator.languages&&navigator.languages.length>0){let e=navigator.languages[0];if(e)return e}let e=navigator;if(e.userLanguage)return e.userLanguage;if(e.browserLanguage)return e.browserLanguage;if(e.systemLanguage)return e.systemLanguage}return Intl.DateTimeFormat().resolvedOptions().locale||"en-US"})(),timeZone:o=n,referenceTime:s=Date.now()}=t;if("unix-timestamp"===r)return(e>1e12?Math.floor(e/1e3):e).toString();if("unix-timestamp-ms"===r)return Math.floor(e<1e11?1e3*e:e).toString();let a=function(e){if(e<0)if(Math.abs(e)>1e10)return new Date(e);else return new Date(1e3*e);if(e>=25e10&&e<=26e10){let t=new Date(1e3*e);if(t.getUTCFullYear()>=9999)return t}return new Date(e<1e10?1e3*e:e)}(e);if("relative-time"===r){let e=new Date(s),t=a.getTime()-e.getTime();for(let{unit:e,ms:n}of[{unit:"year",ms:31536e6},{unit:"month",ms:2592e6},{unit:"week",ms:6048e5},{unit:"day",ms:864e5},{unit:"hour",ms:36e5},{unit:"minute",ms:6e4},{unit:"second",ms:1e3}]){let r=Math.round(t/n);if(Math.abs(r)>=1)return new Intl.RelativeTimeFormat(i,{numeric:"auto"}).format(r,e)}return new Intl.RelativeTimeFormat(i,{numeric:"auto"}).format(0,"second")}let l={timeZone:o};switch(r){case"datetime-iso":return a.toISOString();case"datetime-us":return l.timeZone="America/New_York",l.year="numeric",l.month="2-digit",l.day="2-digit",l.hour="2-digit",l.minute="2-digit",l.second="2-digit",l.hour12=!0,new Intl.DateTimeFormat("en-US",l).format(a);case"datetime-local":l.year="numeric",l.month="2-digit",l.day="2-digit",l.hour="2-digit",l.minute="2-digit",l.second="2-digit",l.hour12=!1;break;case"date-iso":return a.toISOString().split("T")[0];case"date-us":return l.timeZone="America/New_York",l.year="numeric",l.month="2-digit",l.day="2-digit",new Intl.DateTimeFormat("en-US",l).format(a);case"date-local":l.year="numeric",l.month="2-digit",l.day="2-digit";break;case"time-local":l.hour="2-digit",l.minute="2-digit",l.second="2-digit",l.hour12=!1;break;case"time-iso":return a.toISOString().split("T")[1].replace("Z","");case"time-us":return l.timeZone="America/New_York",l.hour="2-digit",l.minute="2-digit",l.second="2-digit",l.hour12=!0,new Intl.DateTimeFormat("en-US",l).format(a);default:throw Error(`Unknown date unit: ${r}`)}return new Intl.DateTimeFormat(i,l).format(a)}(e,t);if(rT(t))return rn(e,t);throw Error(`Unknown unit options ${t}`)}function rp(e){return rd[e.unit??"decimal"]}function rm(e){return rp(e).group??"Decimal"}function rg(e){return rh[rp(e).group??"Decimal"]}function rv(e){return"Time"===rm(e)}function ry(e){return"Percent"===rm(e)}function rb(e){return"Decimal"===rm(e)}function rx(e){return"Bytes"===rm(e)}function rw(e){return"Bits"===rm(e)}function rS(e){return!!rg(e).decimalPlaces}function rA(e){return!!rg(e).shortValues}function rC(e){return"Throughput"===rm(e)}function rk(e){return"Currency"===rm(e)}function rM(e){return"Date"===rm(e)}function rT(e){return"Temperature"===rm(e)}let rD={JoinByColumnValue:"Join by column value",MergeColumns:"Merge columns",MergeIndexedColumns:"Merge indexed columns",MergeSeries:"Merge series",ExtractColumnFields:"Extract column fields"};function rE(e,t){return[tK({type:"value",boundaryGap:[0,"10%"],axisLabel:{formatter:e=>rf(e,t)}},e)]}function rO(e,t,n,r){let i=[],o=tK({type:"value",position:"left",boundaryGap:[0,"10%"],axisLabel:{formatter:e=>rf(e,t),overflow:"truncate"}},e);i.push(o);let s=0;return n.forEach((t,n)=>{let o,a,l={type:"value",position:"right",offset:s,boundaryGap:[0,"10%"],axisLabel:{formatter:e=>rf(e,t)},splitLine:{show:!1},show:e?.show};i.push(l),r&&(s+=(o=rf(r[n]??1e3,t),((a=document.createElement("canvas").getContext("2d"))?(a.font="12px sans-serif",a.measureText(o).width):6*o.length)+10))}),i}function rR(e,t){let{value:n,setValueAndStore:r}=function(e,t,n){let[r,i]=(0,w.useState)(()=>{try{let n=e.getItem(t);if(null!==n)return JSON.parse(n)}catch{}return e.setItem(t,JSON.stringify(n)),n}),o=(0,w.useCallback)(n=>{i(n),e.setItem(t,JSON.stringify(n))},[i,e,t]);return{value:r,setValue:i,setValueAndStore:o}}(window.localStorage,e,t);return[n,r]}function rP(e){let t=e._model;void 0!==t&&void 0!==t.option.toolbox&&t.option.toolbox.length>0&&"normal"===t.option.toolbox[0].feature.dataZoom.iconStatus.zoom&&e.dispatchAction({type:"takeGlobalCursor",key:"dataZoomSelect",dataZoomSelectActive:!0})}function rI(e){e.dispatchAction({type:"restore"})}function rN(e){void 0!==e.dispatchAction&&(e.dispatchAction({type:"unselect"}),e.dispatchAction({type:"downplay"}))}function rj(e,t,n){if(void 0===n)return null;let r=[e,t];return n.containPixel("grid",r)?n.convertFromPixel("grid",r):null}function rF(e,t,n,r,i,o){let s=o.length>0?o[o.length-1]:i[i.length-1];void 0!==s&&e.dispatchAction({type:"select",seriesIndex:s.seriesIndex,dataIndex:s.dataIndex,escapeConnect:!0}),e.dispatchAction({type:"downplay"}),r.length>0&&e.dispatchAction({type:"downplay",seriesIndex:r}),n.length>0?e.dispatchAction({type:"highlight",seriesIndex:n,notBlur:!1,escapeConnect:!0}):(e.dispatchAction({type:"highlight",seriesIndex:t,notBlur:!0,escapeConnect:!0}),e.dispatchAction({type:"toggleSelect"}))}function rL(e){return e[e.length-1]?.name===tZ}function rB(e,t){if(void 0===e||void 0===t)return null;let n=null,r=1/0;for(let[i]of e){let e=Math.abs(i-t);e<r&&(n=i,r=e)}return n}function r_(e,t){if(void 0===t)return null;let n=e.length,r=null;for(let i=0;i<n;i++){let o=n>0?e[i]:null;if(!o)break;r=rB(o.values,t)}return r}function rV(...e){return e.flatMap(e=>void 0===e?[]:Array.isArray(e)?e:[e])}function rz(e){void 0===globalThis.useIdValue&&(globalThis.useIdValue=0);let t=(0,w.useRef)(void 0);return void 0===t.current&&(t.current=`${e}-${globalThis.useIdValue++}`),t.current}var rH=((oX={}).CSV="csv",oX.DISTRIBUTED="distributed",oX.DOUBLEQUOTE="doublequote",oX.GLOB="glob",oX.JSON="json",oX.LUCENE="lucene",oX.PERCENTENCODE="percentencode",oX.PIPE="pipe",oX.PROMETHEUS="prometheus",oX.RAW="raw",oX.REGEX="regex",oX.SINGLEQUOTE="singlequote",oX.SQLSTRING="sqlstring",oX.TEXT="text",oX.QUERYPARAM="queryparam",oX.REGEX_LITERAL="regexliteral",oX);function r$(e){if(!e)return;let t=e.toLowerCase();return Object.values(rH).find(e=>e===t)||void 0}function rW(e,t,n){switch(n){case"csv":case"raw":return e.join(",");case"distributed":{let[n,...r]=e;return`${[n,...r.map(e=>`${t}=${e}`)].join(",")}`}case"doublequote":return e.map(e=>`"${e}"`).join(",");case"glob":return`{${e.join(",")}}`;case"json":return JSON.stringify(e.map(e=>{try{return JSON.parse(e)}catch{return e}}));case"lucene":return`(${e.map(e=>`"${e}"`).join(" OR ")})`;case"percentencode":return encodeURIComponent(e.join(","));case"pipe":return e.join("|");case"regex":{let t=e.map(e=>e.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"));return`(${t.join("|")})`}case"regexliteral":{let t=e.map(e=>e.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\\\$&"));return`(${t.join("|")})`}case"singlequote":return e.map(e=>`'${e}'`).join(",");case"sqlstring":return e.map(e=>`'${e.replace(/'/g,"''")}'`).join(",");case"text":return e.join(" + ");case"queryparam":return e.map(e=>`${t}=${encodeURIComponent(e)}`).join("&");default:return`(${e.join("|")})`}}function rU(e,t,n,r){let i="$"+t,o="${"+t+(r?":"+r:"")+"}",s="";return Array.isArray(n)&&(s=rW(n,t,r||"prometheus")),"string"==typeof n&&(s=rW([n],t,r||"raw")),(e=e.replaceAll(i,s)).replaceAll(o,s)}let rq=/\$(\w+)|\${(\w+)(?:\.([^:^}]+))?(?::([^}]+))?}/gm;function rG(e){let t,n=new Set;for(;null!==(t=rq.exec(e));)t&&(t[1]?n.add(t[1]):t[2]&&n.add(t[2]));return Array.from(n.values())}function rY(e){let t,n=new Map;for(;null!==(t=rq.exec(e));)if(t){let e;t[4]&&(e=t[4]),t[1]?n.set(t[1],r$(e)):t[2]&&n.set(t[2],r$(e))}return n}function rK(e,t){let n=rY(e),r=Array.from(n.keys()),i=e;return r.toSorted((e,t)=>t.length-e.length).forEach(e=>{let r=t[e];r&&void 0!==r.value&&(i=rU(i,e,r?.value,n.get(e)))}),i}function rZ(e,t){let n={};for(let[e,r]of Object.entries(t))n[e]=void 0===r.displayValue?r:{...r,value:r.displayValue};return rK(e,n)}let rX=/\$\{__data\.fields(?:\[(?:"|')([^"']+)(?:"|')\]|\.([a-zA-Z_][a-zA-Z0-9_]*))(?::([a-z]+))?\}/g,rQ=/\$\{__data\[(\d+)\]\.fields\[(?:"|')([^"']+)(?:"|')\]\}/g,rJ=/\$\{__data\.index\}/g,r0=/\$\{__data\.count\}/g,r1=/("|')?\$\{__data(?::([a-z]+))?\}("|')?/g;function r2(e,t){if(Object.prototype.hasOwnProperty.call(e,t)){let n=e[t];return null==n?"":"object"==typeof n?JSON.stringify(n):String(n)}if(t.includes(".")){let n=t.split("."),r=e;for(let e of n){if(null==r||"object"!=typeof r)return"";r=r[e]}return null==r?"":"object"==typeof r?JSON.stringify(r):String(r)}return""}function r5(e){if(!e)return;let t=e.toLowerCase();return Object.values(rH).find(e=>e===t)}function r3(e,t,n={}){let{urlEncode:r=!0,index:i,count:o}=n,s=e,a=[];return void 0!==i&&(s=s.replaceAll(rJ,String(i))),void 0!==o&&(s=s.replaceAll(r0,String(o))),s=s.replaceAll(r1,(e,n,r,i)=>{let o=r5(r)??rH.RAW;return o===rH.JSON?JSON.stringify(t):rW(Object.values(t).map(e=>JSON.stringify(e)),"",o)}),rX.lastIndex=0,{text:s=s.replaceAll(rX,(e,n,i,o)=>{let s=n??i??"",l=r2(t,s);""===l&&void 0===t[s]&&a.push(`Field "${s}" not found in data`);let u=r5(o);if(u)return rW([l],s,u);if(r){if(u===rH.RAW)return l;if(u!==rH.QUERYPARAM&&u!==rH.PERCENTENCODE)return encodeURIComponent(l)}return l}),errors:a.length>0?a:void 0}}function r4(e,t,n={}){let{urlEncode:r=!0}=n,i=e,o=[];return i=i.replaceAll(r0,String(t.length)),rQ.lastIndex=0,rX.lastIndex=0,{text:i=(i=(i=i.replaceAll(r1,(e,n,r,i)=>{let o=r5(r)??rH.RAW,s=rW(Object.values(t).map(e=>JSON.stringify(e)),"",o);return n&&i?s:`${n??""}${s}${i??""}`})).replaceAll(rQ,(e,n,i)=>{let s=parseInt(n,10);if(s<0||s>=t.length)return o.push(`Index ${s} out of bounds (0-${t.length-1})`),e;let a=r2(t[s],i);return""===a&&void 0===t[s][i]&&o.push(`Field "${i}" not found in data at index ${s}`),r?encodeURIComponent(a):a})).replaceAll(rX,(e,n,r,i)=>{let o=n??r??"";return rW(t.map(e=>r2(e,o)),o,r5(i)||rH.CSV)}),errors:o.length>0?o:void 0}}function r6(e){return rQ.lastIndex=0,rQ.test(e)||/\$\{__data\.fields(?:\[["'][^"']+["']\]|\.[a-zA-Z_][a-zA-Z0-9_]*):[a-z]+\}/.test(e)}function r9(e){return rQ.lastIndex=0,rQ.test(e)}function r8(e){return rX.lastIndex=0,rQ.lastIndex=0,rX.test(e)||rQ.test(e)}function r7(e){let t,n=new Set;for(rX.lastIndex=0,rQ.lastIndex=0;null!==(t=rX.exec(e));)n.add(t[1]??t[2]);for(;null!==(t=rQ.exec(e));)n.add(t[2]);return Array.from(n)}Symbol.for("constructDateFrom");let ie={},it={};function ir(e,t){try{let n=(ie[e]||=new Intl.DateTimeFormat("en-US",{timeZone:e,timeZoneName:"longOffset"}).format)(t).split("GMT")[1];if(n in it)return it[n];return io(n,n.split(":"))}catch{if(e in it)return it[e];let t=e?.match(ii);if(t)return io(e,t.slice(1));return NaN}}let ii=/([+-]\d\d):?(\d\d)?/;function io(e,t){let n=+(t[0]||0),r=+(t[1]||0),i=(t[2]||0)/60;return it[e]=60*n+r>0?60*n+r+i:60*n-r-i}class is extends Date{constructor(...e){super(),e.length>1&&"string"==typeof e[e.length-1]&&(this.timeZone=e.pop()),this.internal=new Date,isNaN(ir(this.timeZone,this))?this.setTime(NaN):e.length?"number"==typeof e[0]&&(1===e.length||2===e.length&&"number"!=typeof e[1])?this.setTime(e[0]):"string"==typeof e[0]?this.setTime(+new Date(e[0])):e[0]instanceof Date?this.setTime(+e[0]):(this.setTime(+new Date(...e)),iu(this,e)):this.setTime(Date.now())}static tz(e,...t){return t.length?new is(...t,e):new is(Date.now(),e)}withTimeZone(e){return new is(+this,e)}getTimezoneOffset(){let e=-ir(this.timeZone,this);return e>0?Math.floor(e):Math.ceil(e)}setTime(e){return Date.prototype.setTime.apply(this,arguments),il(this),+this}[Symbol.for("constructDateFrom")](e){return new is(+new Date(e),this.timeZone)}}let ia=/^(get|set)(?!UTC)/;function il(e){e.internal.setTime(+e),e.internal.setUTCSeconds(e.internal.getUTCSeconds()-Math.round(-(60*ir(e.timeZone,e))))}function iu(e,t){var n;let r=Array.isArray(t)?Date.UTC((n=t)[0],n.length>1?n[1]:0,n.length>2?n[2]:1,...n.slice(3)):+e.internal,i=ir(e.timeZone,e),o=i>0?Math.floor(i):Math.ceil(i),s=new Date(+e);s.setUTCHours(s.getUTCHours()-1);let a=-new Date(+e).getTimezoneOffset(),l=-new Date(+s).getTimezoneOffset(),u=a;if(a-l&&a!==o&&Date.prototype.getHours.apply(e)!==(Array.isArray(t)?t[3]||0:e.internal.getUTCHours())){let t=new Date(+e),n=a-o;n&&t.setUTCMinutes(t.getUTCMinutes()+n);let r=ir(e.timeZone,t);(r>0?Math.floor(r):Math.ceil(r))===o&&(u=l)}let c=u-o;c&&Date.prototype.setUTCMinutes.call(e,Date.prototype.getUTCMinutes.call(e)+c);let h=new Date(+e);h.setUTCSeconds(0);let d=a>0?h.getSeconds():(h.getSeconds()-60)%60,f=Math.round(-(60*ir(e.timeZone,e)))%60;(f||d)&&Date.prototype.setUTCSeconds.call(e,Date.prototype.getUTCSeconds.call(e)+f+d);let p=ir(e.timeZone,e),m=p>0?Math.floor(p):Math.ceil(p),g=-new Date(+e).getTimezoneOffset()-m-c,v=m-o,y=v>0&&ic(e)-r==60*v*1e3&&ic(e,r-60*m*1e3)!==r;if(m!==o&&g&&!y){Date.prototype.setUTCMinutes.call(e,Date.prototype.getUTCMinutes.call(e)+g);let t=ir(e.timeZone,e),n=m-(t>0?Math.floor(t):Math.ceil(t));n&&g<0&&Date.prototype.setUTCMinutes.call(e,Date.prototype.getUTCMinutes.call(e)+n)}il(e);let b=(t?r:r+1e3*f)-e.internal;b&&18e5>Math.abs(b)&&(Date.prototype.setTime.call(e,+e+b),il(e))}function ic(e,t){let n=new Date(t??+e);return n.setUTCSeconds(n.getUTCSeconds()-Math.round(-(60*ir(e.timeZone,n)))),+n}Object.getOwnPropertyNames(Date.prototype).forEach(e=>{if(!ia.test(e))return;let t=e.replace(ia,"$1UTC");is.prototype[t]&&(e.startsWith("get")?is.prototype[e]=function(){return this.internal[t]()}:(is.prototype[e]=function(){var e;return Date.prototype[t].apply(this.internal,arguments),e=this,Date.prototype.setFullYear.call(e,e.internal.getUTCFullYear(),e.internal.getUTCMonth(),e.internal.getUTCDate()),Date.prototype.setHours.call(e,e.internal.getUTCHours(),e.internal.getUTCMinutes(),e.internal.getUTCSeconds(),e.internal.getUTCMilliseconds()),iu(e),+this},is.prototype[t]=function(){return Date.prototype[t].apply(this,arguments),il(this),+this}))});class ih extends is{static tz(e,...t){return t.length?new ih(...t,e):new ih(Date.now(),e)}toISOString(){let[e,t,n]=this.tzComponents(),r=`${e}${t}:${n}`;return this.internal.toISOString().slice(0,-1)+r}toString(){return`${this.toDateString()} ${this.toTimeString()}`}toDateString(){let[e,t,n,r]=this.internal.toUTCString().split(" ");return`${e?.slice(0,-1)} ${n} ${t} ${r}`}toTimeString(){let e=this.internal.toUTCString().split(" ")[4],[t,n,r]=this.tzComponents();return`${e} GMT${t}${n}${r} (${function(e,t,n="long"){return new Intl.DateTimeFormat("en-US",{hour:"numeric",timeZone:e,timeZoneName:n}).format(t).split(/\s/g).slice(2).join(" ")}(this.timeZone,this)})`}toLocaleString(e,t){return Date.prototype.toLocaleString.call(this,e,{...t,timeZone:t?.timeZone||this.timeZone})}toLocaleDateString(e,t){return Date.prototype.toLocaleDateString.call(this,e,{...t,timeZone:t?.timeZone||this.timeZone})}toLocaleTimeString(e,t){return Date.prototype.toLocaleTimeString.call(this,e,{...t,timeZone:t?.timeZone||this.timeZone})}tzComponents(){let e=this.getTimezoneOffset(),t=String(Math.floor(Math.abs(e)/60)).padStart(2,"0"),n=String(Math.abs(e)%60).padStart(2,"0");return[e>0?"-":"+",t,n]}withTimeZone(e){return new ih(+this,e)}[Symbol.for("constructDateFrom")](e){return new ih(+new Date(e),this.timeZone)}}function id(e,t){if(t){let n=t.toLowerCase();if("local"!==n&&"browser"!==n)return{...e,timeZone:"utc"===n?"UTC":t}}return e}function ip(e,t,n){let r,i=n?.toLowerCase();if(!n||"local"===i||"browser"===i)return(0,tJ.format)(e,t);return(0,tJ.format)(e,t,{in:(r="utc"===i?"UTC":n,e=>ih.tz(r,+new Date(e)))})}function im(e){let t=e?.toLowerCase(),n=e;e&&"local"!==t&&"browser"!==t?"utc"===t&&(n="UTC"):n=Intl.DateTimeFormat().resolvedOptions().timeZone;try{let e=new Intl.DateTimeFormat("en-US",{timeZone:n,timeZoneName:"shortOffset"}).formatToParts(new Date).find(e=>"timeZoneName"===e.type),t=e?.value??"";if("GMT"===t)return"GMT+0";return t}catch{return"GMT+0"}}function ig(e){return e>15768e7?"{yyyy}":e>63072e6?"{MMM} {yyyy}":e>432e6&&e<1577664e4?"{MM}/{dd}":e>1728e5&&e<=432e6?"{MM}/{dd} {HH}:{mm}":{year:"{yearStyle|{yyyy}}\n{monthStyle|{MMM}}",month:"{MMM}",day:"{MM}/{dd}"}}let iv=(e,t)=>{if(!e)return{formattedDate:"",formattedTime:""};let n=new Date(e);return{formattedDate:t?t(n,"MMM dd, yyyy"):(0,tJ.format)(n,"MMM dd, yyyy"),formattedTime:t?t(n,"HH:mm:ss"):(0,tJ.format)(n,"HH:mm:ss")}};var iy=n(18264);function ib(e,t){let n=(0,w.useRef)(),r=!0;for(let e=0;e<t.length;e++)if(n.current?.deps[e]!==t[e]){r=!1;break}return(void 0===n.current||!1===r)&&(n.current={value:e(),deps:t}),n.current.value}function ix(e,t){let n=(0,w.useRef)();return(void 0===n.current||!1===iy(t,n.current.deps))&&(n.current={value:e(),deps:t}),n.current.value}function iw(e){return!!e?.startsWith("/")}function iS(e){if(!e)throw Error("Input string cannot be empty");if(!iw(e))return RegExp(`^${e}$`);let t=e.match(/^\/(.+)\/([gimy]*)$/);if(!t)throw Error(`Invalid regular expression format: ${e}`);let[,n="",r=""]=t;try{return new RegExp(n,r)}catch(e){throw Error(`Failed to create RegExp ${e}`,{cause:e})}}function iA(e,t){let n={};for(let[r,i]of Object.entries(e))n[r]=rK(i,t);return n}function iC(e,t){let n={};for(let[r,i]of Object.entries(e))Array.isArray(i)?n[r]=i.map(e=>rK(e,t)):n[r]=function e(t,n){if(Array.isArray(t))return t.map(t=>e(t,n));for(let[e,r]of rY(t)){let i,o=n[e];if(!o)continue;let s=o.options??[],a=s.map(e=>e.value),l=Array.isArray(o.value),u=void 0!==o.customAllValue;if(l)i=o.value;else if(u)try{let e=iS(o.customAllValue),t=s.filter(t=>e.test(t.value)).map(e=>e.value);i=t.length>0?t:a}catch{i=a}if(i&&(!r||r===rH.QUERYPARAM)){let o="$"+e,s=r?"${"+e+":"+r+"}":"${"+e+"}";return i.map(e=>{let r=t;return rK(r=(r=r.replaceAll(s,e)).replaceAll(o,e),n)})}}return rK(t,n)}(i,t);return n}function ik(e,t,n,r,i){let o=r3(e,t,{index:n,count:r}),s=o.text,a=[];return o.errors&&a.push(...o.errors.map(e=>e.replace("in data","in selection data"))),i&&(s=rK(s,i)),{text:s,errors:a.length>0?a:void 0}}function iM(e,t,n){let r=r4(e,t),i=r.text,o=[];return r.errors&&o.push(...r.errors.map(e=>e.replace("in data","in selection data"))),n&&(i=rK(i,n)),{text:i,errors:o.length>0?o:void 0}}function iT(e,t){let n=e.palette.text?.primary??"#222";return tK({echartsTheme:{title:{show:!1},textStyle:{color:n,fontFamily:e.typography.fontFamily,fontSize:12},grid:{top:5,right:20,bottom:0,left:20,containLabel:!0},color:["#56B4E9","#009E73","#0072B2","#CC79A7","#F0E442","#E69F00","#D55E00"],categoryAxis:{show:!0,axisLabel:{show:!0,color:n,margin:15},axisTick:{show:!1,length:6,lineStyle:{color:e.palette.grey[600]}},axisLine:{show:!0,lineStyle:{color:e.palette.grey[600]}},splitLine:{show:!0,lineStyle:{width:.5,color:e.palette.grey[300],opacity:.4}},splitArea:{show:!1,areaStyle:{color:[e.palette.grey[300]]}}},timeAxis:{show:!0,axisLabel:{show:!0,color:n,margin:15},axisTick:{show:!1,length:6,lineStyle:{color:e.palette.grey[600]}},axisLine:{show:!0,lineStyle:{color:e.palette.grey[600]}},splitLine:{show:!0,lineStyle:{width:.5,color:e.palette.grey[300],opacity:.4}},splitArea:{show:!1,areaStyle:{color:[e.palette.grey[300]]}}},valueAxis:{show:!0,axisLabel:{color:n,margin:12},axisLine:{show:!1},splitLine:{show:!0,lineStyle:{width:.5,color:e.palette.grey[300],opacity:.6}}},legend:{orient:"horizontal",textStyle:{color:n},pageTextStyle:{color:e.palette.grey[600]},pageIconColor:e?.palette?.action?.active,pageIconInactiveColor:e?.palette?.action?.disabled},toolbox:{show:!0,top:10,right:10,iconStyle:{borderColor:n}},tooltip:{backgroundColor:e.palette.designSystem?.grey[800],borderColor:e.palette.designSystem?.grey[800],textStyle:{color:"#fff",fontSize:11}},axisPointer:{lineStyle:{color:e.palette.grey[500]}},markLine:{symbol:"none",symbolSize:0,itemStyle:{color:e.palette.grey[500]},lineStyle:{type:"dashed",width:1}},line:{showSymbol:!1,symbol:"circle",symbolSize:4,smooth:!1,lineStyle:{width:1},emphasis:{lineStyle:{width:1.5}}},bar:{barMaxWidth:150,itemStyle:{borderWidth:0,borderRadius:0,borderColor:e.palette.grey[300]},label:{show:!1,color:n}},gauge:{detail:{fontSize:18,fontWeight:600,valueAnimation:!1},splitLine:{distance:0,length:4,lineStyle:{width:1}},splitNumber:12}},noDataOption:{title:{show:!0,textStyle:{color:n,fontSize:16,fontWeight:400},text:"No data",left:"center",top:"center"},xAxis:{show:!1},yAxis:{show:!1}},sparkline:{width:2,color:"#1976d2"},container:{padding:{default:parseInt(e.spacing(1.5),10)}},thresholds:{defaultColor:e.palette.success.main,palette:["#FFCC00",e.palette.warning.main,e.palette.error.main]}},t)}function iD(e,t=[]){if(!t.length)return{value:e};let n={value:e};return t.forEach(t=>{switch(t.kind){case"Value":{let r=t.spec;String(r.value)===String(e)&&(n.value=r.result.value||n.value,n.color=r.result.color);break}case"Range":{let r=t.spec;if(void 0===r.from&&void 0===r.to)break;let i=void 0!==r.from?r.from:-1/0,o=void 0!==r.to?r.to:1/0;e>=i&&e<=o&&(n.value=r.result.value||n.value,n.color=r.result.color);break}case"Regex":{let r=t.spec,i=e.toString();if(!r.pattern)break;let o=iS(r.pattern);i.match(o)&&null!==r.result.value&&(n.value=i.replace(o,r.result.value.toString()||"")||n.value,n.color=r.result.color);break}case"Misc":{let r=t.spec;(function(e,t){switch(e){case"empty":return""===t;case"null":return null==t;case"NaN":return Number.isNaN(t);case"true":return!0===t;case"false":return!1===t;default:return!1}})(r.value,e)&&(n.value=r.result.value||n.value,n.color=r.result.color)}}}),n}function iE(e,t){if(0===t.length)return e;let n={};for(let r of e){let e=Object.keys(r).filter(e=>t.includes(e)).map(e=>r[e]).join("|"),i=n[e];i?n[e]={...i,...r}:n[e]={...r}}return Object.values(n)}function iO(e,t,n){let r=[];for(let i of e){let e=Object.keys(i).filter(e=>t.includes(e)),o={};for(let t of e)o[t]=i[t],delete i[t];for(let t of e)r.push({...i,[n]:o[t]});0===e.length&&r.push(i)}return r}function iR(e,t){let n=[];for(let r of e){let e=Object.keys(r).filter(e=>RegExp("^(("+t+" #\\d+)|("+t+"))$").test(e)),i={};for(let t of e)i[t]=r[t],delete r[t];for(let o of e)n.push({...r,[t]:i[o]});0===e.length&&n.push(r)}return n}function iP(e){let t=[...e],n=Array.from(new Set(e.flatMap(Object.keys).map(e=>e.replace(/ #\d+/,"")).filter(e=>"value"!==e)));for(let e of n)t=iR(t,e);return iE(t,n)}function iI(e,t){let n=e;for(let e of t??[])if(!e.spec.disabled)switch(e.kind){case"JoinByColumnValue":e.spec.columns&&e.spec.columns.length>0&&(n=iE(n,e.spec.columns));break;case"MergeIndexedColumns":e.spec.column&&(n=iR(n,e.spec.column));break;case"MergeColumns":e.spec.columns&&e.spec.columns.length>0&&e.spec.name&&(n=iO(n,e.spec.columns,e.spec.name));break;case"MergeSeries":n=iP(n)}return n.map(e=>Object.keys(e).toSorted().reduce((t,n)=>(t[n]=e[n],t),{}))}var iN=n(68102);function ij(e){return"number"==typeof e}function iF(e){return!!e&&"object"==typeof e&&"function"==typeof e.constructor&&(!0===e.isBigNumber&&"object"==typeof e.constructor.prototype&&!0===e.constructor.prototype.isBigNumber||"function"==typeof e.constructor.isDecimal&&!0===e.constructor.isDecimal(e))}function iL(e){return e&&"object"==typeof e&&!0===Object.getPrototypeOf(e).isComplex||!1}function iB(e){return e&&"object"==typeof e&&!0===Object.getPrototypeOf(e).isFraction||!1}function i_(e){return e&&!0===e.constructor.prototype.isUnit||!1}function iV(e){return"string"==typeof e}var iz=Array.isArray;function iH(e){return e&&!0===e.constructor.prototype.isMatrix||!1}function i$(e){return Array.isArray(e)||iH(e)}function iW(e){return e&&e.isDenseMatrix&&!0===e.constructor.prototype.isMatrix||!1}function iU(e){return e&&e.isSparseMatrix&&!0===e.constructor.prototype.isMatrix||!1}function iq(e){return e&&!0===e.constructor.prototype.isRange||!1}function iG(e){return e&&!0===e.constructor.prototype.isIndex||!1}function iY(e){return"boolean"==typeof e}function iK(e){return e&&!0===e.constructor.prototype.isResultSet||!1}function iZ(e){return e&&!0===e.constructor.prototype.isHelp||!1}function iX(e){return"function"==typeof e}function iQ(e){return e instanceof Date}function iJ(e){return e instanceof RegExp}function i0(e){return!!(e&&"object"==typeof e&&e.constructor===Object&&!iL(e)&&!iB(e))}function i1(e){return null===e}function i2(e){return void 0===e}function i5(e){return e&&!0===e.isAccessorNode&&!0===e.constructor.prototype.isNode||!1}function i3(e){return e&&!0===e.isArrayNode&&!0===e.constructor.prototype.isNode||!1}function i4(e){return e&&!0===e.isAssignmentNode&&!0===e.constructor.prototype.isNode||!1}function i6(e){return e&&!0===e.isBlockNode&&!0===e.constructor.prototype.isNode||!1}function i9(e){return e&&!0===e.isConditionalNode&&!0===e.constructor.prototype.isNode||!1}function i8(e){return e&&!0===e.isConstantNode&&!0===e.constructor.prototype.isNode||!1}function i7(e){return e&&!0===e.isFunctionAssignmentNode&&!0===e.constructor.prototype.isNode||!1}function oe(e){return e&&!0===e.isFunctionNode&&!0===e.constructor.prototype.isNode||!1}function ot(e){return e&&!0===e.isIndexNode&&!0===e.constructor.prototype.isNode||!1}function on(e){return e&&!0===e.isNode&&!0===e.constructor.prototype.isNode||!1}function or(e){return e&&!0===e.isObjectNode&&!0===e.constructor.prototype.isNode||!1}function oi(e){return e&&!0===e.isOperatorNode&&!0===e.constructor.prototype.isNode||!1}function oo(e){return e&&!0===e.isParenthesisNode&&!0===e.constructor.prototype.isNode||!1}function os(e){return e&&!0===e.isRangeNode&&!0===e.constructor.prototype.isNode||!1}function oa(e){return e&&!0===e.isSymbolNode&&!0===e.constructor.prototype.isNode||!1}function ol(e){return e&&!0===e.constructor.prototype.isChain||!1}function ou(e){var t=typeof e;return"object"===t?null===e?"null":Array.isArray(e)?"Array":e instanceof Date?"Date":e instanceof RegExp?"RegExp":iF(e)?"BigNumber":iL(e)?"Complex":iB(e)?"Fraction":iH(e)?"Matrix":i_(e)?"Unit":iG(e)?"Index":iq(e)?"Range":iK(e)?"ResultSet":on(e)?e.type:ol(e)?"Chain":iZ(e)?"Help":"Object":"function"===t?"Function":t}function oc(e){var t=typeof e;if("number"===t||"string"===t||"boolean"===t||null==e)return e;if("function"==typeof e.clone)return e.clone();if(Array.isArray(e))return e.map(function(e){return oc(e)});if(e instanceof Date)return new Date(e.valueOf());if(iF(e))return e;if(e instanceof RegExp)throw TypeError("Cannot clone "+e);return oh(e,oc)}function oh(e,t){var n={};for(var r in e)op(e,r)&&(n[r]=t(e[r]));return n}function od(e,t){var n,r,i;if(Array.isArray(e)){if(!Array.isArray(t)||e.length!==t.length)return!1;for(r=0,i=e.length;r<i;r++)if(!od(e[r],t[r]))return!1;return!0}if("function"==typeof e)return e===t;if(!(e instanceof Object))return e===t;if(Array.isArray(t)||!(t instanceof Object))return!1;for(n in e)if(!(n in t)||!od(e[n],t[n]))return!1;for(n in t)if(!(n in e))return!1;return!0}function of(e,t,n){var r,i=!0;Object.defineProperty(e,t,{get:function(){return i&&(r=n(),i=!1),r},set:function(e){r=e,i=!1},configurable:!0,enumerable:!0})}function op(e,t){return e&&Object.hasOwnProperty.call(e,t)}function om(e){return Object.keys(e).map(t=>e[t])}var og=n(23420);function ov(e,t,n,r){function i(r){var i=function(e,t){for(var n={},r=0;r<t.length;r++){var i=t[r],o=e[i];void 0!==o&&(n[i]=o)}return n}(r,t.map(ob));return function(e,t,n){if(!t.filter(e=>{var t;return!((t=e)&&"?"===t[0])}).every(e=>void 0!==n[e])){var r=t.filter(e=>void 0===n[e]);throw Error('Cannot create function "'.concat(e,'", ')+"some dependencies are missing: ".concat(r.map(e=>'"'.concat(e,'"')).join(", "),"."))}}(e,t,r),n(i)}return i.isFactory=!0,i.fn=e,i.dependencies=t.slice().sort(),r&&(i.meta=r),i}function oy(e){return"function"==typeof e&&"string"==typeof e.fn&&Array.isArray(e.dependencies)}function ob(e){return e&&"?"===e[0]?e.slice(1):e}function ox(e){return"boolean"==typeof e||!!isFinite(e)&&e===Math.round(e)}function ow(e,t,n){var r="";if(n){if(n<1)throw Error("size must be in greater than 0");if(!ox(n))throw Error("size must be an integer");if(e>2**(n-1)-1||e<-(2**(n-1)))throw Error("Value must be in range [-2^".concat(n-1,", 2^").concat(n-1,"-1]"));if(!ox(e))throw Error("Value must be an integer");e<0&&(e+=2**n),r="i".concat(n)}var i="";return e<0&&(e=-e,i="-"),"".concat(i).concat({2:"0b",8:"0o",16:"0x"}[t]).concat(e.toString(t)).concat(r)}function oS(e,t){if("function"==typeof t)return t(e);if(e===1/0)return"Infinity";if(e===-1/0)return"-Infinity";if(isNaN(e))return"NaN";var n,r,i="auto";if(t&&(t.notation&&(i=t.notation),ij(t)?n=t:ij(t.precision)&&(n=t.precision),t.wordSize)&&"number"!=typeof(r=t.wordSize))throw Error('Option "wordSize" must be a number');switch(i){case"fixed":return oC(e,n);case"exponential":return ok(e,n);case"engineering":return function(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=oM(oA(e),t),r=n.exponent,i=n.coefficients,o=r%3==0?r:r<0?r-3-r%3:r-r%3;if(ij(t))for(;t>i.length||r-o+1>i.length;)i.push(0);else for(var s=Math.abs(r-o)-(i.length-1),a=0;a<s;a++)i.push(0);for(var l=Math.abs(r-o),u=1;l>0;)u++,l--;var c=i.slice(u).join(""),h=ij(t)&&c.length||c.match(/[1-9]/)?"."+c:"",d=i.slice(0,u).join("")+h+"e"+(r>=0?"+":"")+o.toString();return n.sign+d}(e,n);case"bin":return ow(e,2,r);case"oct":return ow(e,8,r);case"hex":return ow(e,16,r);case"auto":return(function(e,t,n){if(isNaN(e)||!isFinite(e))return String(e);var r=n&&void 0!==n.lowerExp?n.lowerExp:-3,i=n&&void 0!==n.upperExp?n.upperExp:5,o=oA(e),s=t?oM(o,t):o;if(s.exponent<r||s.exponent>=i)return ok(e,t);var a=s.coefficients,l=s.exponent;a.length<t&&(a=a.concat(oT(t-a.length))),a=a.concat(oT(l-a.length+1+(a.length<t?t-a.length:0))),a=oT(-l).concat(a);var u=l>0?l:0;return u<a.length-1&&a.splice(u+1,0,"."),s.sign+a.join("")})(e,n,t&&t).replace(/((\.\d*?)(0+))($|e)/,function(){var e=arguments[2],t=arguments[4];return"."!==e?e+t:t});default:throw Error('Unknown notation "'+i+'". Choose "auto", "exponential", "fixed", "bin", "oct", or "hex.')}}function oA(e){var t=String(e).toLowerCase().match(/^(-?)(\d+\.?\d*)(e([+-]?\d+))?$/);if(!t)throw SyntaxError("Invalid number "+e);var n=t[1],r=t[2],i=parseFloat(t[4]||"0"),o=r.indexOf(".");i+=-1!==o?o-1:r.length-1;var s=r.replace(".","").replace(/^0*/,function(e){return i-=e.length,""}).replace(/0*$/,"").split("").map(function(e){return parseInt(e)});return 0===s.length&&(s.push(0),i++),{sign:n,coefficients:s,exponent:i}}function oC(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=oA(e),r="number"==typeof t?oM(n,n.exponent+1+t):n,i=r.coefficients,o=r.exponent+1,s=o+(t||0);return i.length<s&&(i=i.concat(oT(s-i.length))),o<0&&(i=oT(-o+1).concat(i),o=1),o<i.length&&i.splice(o,0,0===o?"0.":"."),r.sign+i.join("")}function ok(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=oA(e),r=t?oM(n,t):n,i=r.coefficients,o=r.exponent;i.length<t&&(i=i.concat(oT(t-i.length)));var s=i.shift();return r.sign+s+(i.length>0?"."+i.join(""):"")+"e"+(o>=0?"+":"")+o}function oM(e,t){for(var n={sign:e.sign,coefficients:e.coefficients,exponent:e.exponent},r=n.coefficients;t<=0;)r.unshift(0),n.exponent++,t++;if(r.length>t&&r.splice(t,r.length-t)[0]>=5){var i=t-1;for(r[i]++;10===r[i];)r.pop(),0===i&&(r.unshift(0),n.exponent++,i++),i--,r[i]++}return n}function oT(e){for(var t=[],n=0;n<e;n++)t.push(0);return t}var oD=Number.EPSILON||2220446049250313e-31;function oE(e,t,n){if(null==n)return e===t;if(e===t)return!0;if(isNaN(e)||isNaN(t))return!1;if(isFinite(e)&&isFinite(t)){var r=Math.abs(e-t);return r<oD||r<=Math.max(Math.abs(e),Math.abs(t))*n}return!1}function oO(e,t,n){var r=new e.constructor(2),i="";if(n){if(n<1)throw Error("size must be in greater than 0");if(!ox(n))throw Error("size must be an integer");if(e.greaterThan(r.pow(n-1).sub(1))||e.lessThan(r.pow(n-1).mul(-1)))throw Error("Value must be in range [-2^".concat(n-1,", 2^").concat(n-1,"-1]"));if(!e.isInteger())throw Error("Value must be an integer");e.lessThan(0)&&(e=e.add(r.pow(n))),i="i".concat(n)}switch(t){case 2:return"".concat(e.toBinary()).concat(i);case 8:return"".concat(e.toOctal()).concat(i);case 16:return"".concat(e.toHexadecimal()).concat(i);default:throw Error("Base ".concat(t," not supported "))}}function oR(e,t){return void 0!==t?e.toExponential(t-1):e.toExponential()}function oP(e,t){var n=function(e,t){var n;if("number"==typeof e)return oS(e,t);if(iF(e))return function(e,t){if("function"==typeof t)return t(e);if(!e.isFinite())return e.isNaN()?"NaN":e.gt(0)?"Infinity":"-Infinity";var n="auto";if(void 0!==t&&(t.notation&&(n=t.notation),"number"==typeof t?h=t:t.precision&&(h=t.precision),t.wordSize)&&"number"!=typeof(d=t.wordSize))throw Error('Option "wordSize" must be a number');switch(n){case"fixed":return r=e,i=h,r.toFixed(i);case"exponential":return oR(e,h);case"engineering":return o=e,s=h,l=(a=o.e)%3==0?a:a<0?a-3-a%3:a-a%3,-1!==(c=(u=o.mul(Math.pow(10,-l))).toPrecision(s)).indexOf("e")&&(c=u.toString()),c+"e"+(a>=0?"+":"")+l.toString();case"bin":return oO(e,2,d);case"oct":return oO(e,8,d);case"hex":return oO(e,16,d);case"auto":var r,i,o,s,a,l,u,c,h,d,f=t&&void 0!==t.lowerExp?t.lowerExp:-3,p=t&&void 0!==t.upperExp?t.upperExp:5;if(e.isZero())return"0";var m=e.toSignificantDigits(h),g=m.e;return(g>=f&&g<p?m.toFixed():oR(e,h)).replace(/((\.\d*?)(0+))($|e)/,function(){var e=arguments[2],t=arguments[4];return"."!==e?e+t:t});default:throw Error('Unknown notation "'+n+'". Choose "auto", "exponential", "fixed", "bin", "oct", or "hex.')}}(e,t);if((n=e)&&"object"==typeof n&&"number"==typeof n.s&&"number"==typeof n.n&&"number"==typeof n.d)if(!t||"decimal"!==t.fraction)return e.s*e.n+"/"+e.d;else return e.toString();if(Array.isArray(e))return function e(t,n){if(!Array.isArray(t))return oP(t,n);for(var r="[",i=t.length,o=0;o<i;o++)0!==o&&(r+=", "),r+=e(t[o],n);return r+"]"}(e,t);if(iV(e))return'"'+e+'"';if("function"==typeof e)return e.syntax?String(e.syntax):"function";if(e&&"object"==typeof e)if("function"==typeof e.format)return e.format(t);else return e&&e.toString(t)!==({}).toString()?e.toString(t):"{"+Object.keys(e).map(n=>'"'+n+'": '+oP(e[n],t)).join(", ")+"}";return String(e)}(e,t);return t&&"object"==typeof t&&"truncate"in t&&n.length>t.truncate?n.substring(0,t.truncate-3)+"...":n}function oI(e,t,n){if(!(this instanceof oI))throw SyntaxError("Constructor must be called with the new operator");this.actual=e,this.expected=t,this.relation=n,this.message="Dimension mismatch ("+(Array.isArray(e)?"["+e.join(", ")+"]":e)+" "+(this.relation||"!=")+" "+(Array.isArray(t)?"["+t.join(", ")+"]":t)+")",this.stack=Error().stack}function oN(e,t,n){if(!(this instanceof oN))throw SyntaxError("Constructor must be called with the new operator");this.index=e,arguments.length<3?(this.min=0,this.max=t):(this.min=t,this.max=n),void 0!==this.min&&this.index<this.min?this.message="Index out of range ("+this.index+" < "+this.min+")":void 0!==this.max&&this.index>=this.max?this.message="Index out of range ("+this.index+" > "+(this.max-1)+")":this.message="Index out of range ("+this.index+")",this.stack=Error().stack}function oj(e){for(var t=[];Array.isArray(e);)t.push(e.length),e=e[0];return t}function oF(e,t){if(0===t.length){if(Array.isArray(e))throw new oI(e.length,0)}else!function e(t,n,r){var i,o=t.length;if(o!==n[r])throw new oI(o,n[r]);if(r<n.length-1){var s=r+1;for(i=0;i<o;i++){if(!Array.isArray(t[i]))throw new oI(n.length-1,n.length,"<");e(t[i],n,s)}}else for(i=0;i<o;i++)if(Array.isArray(t[i]))throw new oI(n.length+1,n.length,">")}(e,t,0)}function oL(e,t){if(!ij(e)||!ox(e))throw TypeError("Index must be an integer (value: "+e+")");if(e<0||"number"==typeof t&&e>=t)throw new oN(e,t)}function oB(e,t,n){if(!Array.isArray(e)||!Array.isArray(t))throw TypeError("Array expected");if(0===t.length)throw Error("Resizing to scalar is not supported");return t.forEach(function(e){if(!ij(e)||!ox(e)||e<0)throw TypeError("Invalid size, must contain positive integers (size: "+oP(t)+")")}),function e(t,n,r,i){var o,s,a=t.length,l=n[r],u=Math.min(a,l);if(t.length=l,r<n.length-1){var c=r+1;for(o=0;o<u;o++)Array.isArray(s=t[o])||(s=[s],t[o]=s),e(s,n,c,i);for(o=u;o<l;o++)s=[],t[o]=s,e(s,n,c,i)}else{for(o=0;o<u;o++)for(;Array.isArray(t[o]);)t[o]=t[o][0];for(o=u;o<l;o++)t[o]=i}}(e,t,0,void 0!==n?n:0),e}function o_(e,t){var n=oV(e),r=e.slice(),i=e.indexOf(-1);if(e.indexOf(-1,i+1)>=0)throw Error("More than one wildcard in sizes");if(i>=0)if(t%n==0)r[i]=-t/n;else throw Error("Could not replace wildcard, since "+t+" is no multiple of "+-n);return r}function oV(e){return e.reduce((e,t)=>e*t,1)}function oz(e,t,n,r){var i=r||oj(e);if(n)for(var o=0;o<n;o++)e=[e],i.unshift(1);for(e=function e(t,n,r){var i,o;if(Array.isArray(t)){var s=r+1;for(i=0,o=t.length;i<o;i++)t[i]=e(t[i],n,s)}else for(var a=r;a<n;a++)t=[t];return t}(e,t,0);i.length<t;)i.push(1);return e}function oH(e,t){for(var n,r=0,i=0;i<e.length;i++){var o=e[i],s=Array.isArray(o);if(0===i&&s&&(r=o.length),s&&o.length!==r)return;var a=s?oH(o,t):t(o);if(void 0===n)n=a;else if(n!==a)return"mixed"}return n}function o$(e,t){return -1!==e.indexOf(t)}function oW(e,t,n,r){if(!(this instanceof oW))throw SyntaxError("Constructor must be called with the new operator");this.fn=e,this.count=t,this.min=n,this.max=r,this.message="Wrong number of arguments in function "+e+" ("+t+" provided, "+n+(null!=r?"-"+r:"")+" expected)",this.stack=Error().stack}oI.prototype=RangeError(),oI.prototype.constructor=RangeError,oI.prototype.name="DimensionError",oI.prototype.isDimensionError=!0,oN.prototype=RangeError(),oN.prototype.constructor=RangeError,oN.prototype.name="IndexError",oN.prototype.isIndexError=!0,oW.prototype=Error(),oW.prototype.constructor=Error,oW.prototype.name="ArgumentsError",oW.prototype.isArgumentsError=!0;var oU={epsilon:1e-12,matrix:"Matrix",number:"number",precision:64,predictable:!1,randomSeed:null},oq=["Matrix","Array"],oG=["number","BigNumber","Fraction"];function oY(e,t,n){var r;void 0!==e[t]&&(r=e[t],-1===n.indexOf(r))&&console.warn('Warning: Unknown value "'+e[t]+'" for configuration option "'+t+'". Available options: '+n.map(e=>JSON.stringify(e)).join(", ")+".")}function oK(e,t){var n,r,i,o=(0,iN.A)({},oU,t);if("function"!=typeof Object.create)throw Error("ES5 not supported by this JavaScript engine. Please load the es5-shim and es5-sham library for compatibility.");var s=((n={isNumber:ij,isComplex:iL,isBigNumber:iF,isFraction:iB,isUnit:i_,isString:iV,isArray:iz,isMatrix:iH,isCollection:i$,isDenseMatrix:iW,isSparseMatrix:iU,isRange:iq,isIndex:iG,isBoolean:iY,isResultSet:iK,isHelp:iZ,isFunction:iX,isDate:iQ,isRegExp:iJ,isObject:i0,isNull:i1,isUndefined:i2,isAccessorNode:i5,isArrayNode:i3,isAssignmentNode:i4,isBlockNode:i6,isConditionalNode:i9,isConstantNode:i8,isFunctionAssignmentNode:i7,isFunctionNode:oe,isIndexNode:ot,isNode:on,isObjectNode:or,isOperatorNode:oi,isParenthesisNode:oo,isRangeNode:os,isSymbolNode:oa,isChain:ol}).on=(r=new og).on.bind(r),n.off=r.off.bind(r),n.once=r.once.bind(r),n.emit=r.emit.bind(r),n);s.config=function(e,t){function n(n){if(!n)return oh(e,oc);var r=oh(e,oc);oY(n,"matrix",oq),oY(n,"number",oG),function e(t,n){if(Array.isArray(n))throw TypeError("Arrays are not supported by deepExtend");for(var r in n)if(op(n,r)&&!(r in Object.prototype)&&!(r in Function.prototype))if(n[r]&&n[r].constructor===Object)void 0===t[r]&&(t[r]={}),t[r]&&t[r].constructor===Object?e(t[r],n[r]):t[r]=n[r];else if(Array.isArray(n[r]))throw TypeError("Arrays are not supported by deepExtend");else t[r]=n[r];return t}(e,n);var i=oh(e,oc);return t("config",i,r,oh(n,oc)),i}return n.MATRIX_OPTIONS=oq,n.NUMBER_OPTIONS=oG,Object.keys(oU).forEach(t=>{Object.defineProperty(n,t,{get:()=>e[t],enumerable:!0,configurable:!0})}),n}(o,s.emit),s.expression={transform:{},mathWithTransform:{config:s.config}};var a={},l=function(e,t,n){function r(e,n){n&&"function"==typeof n.transform?(t.expression.transform[e]=n.transform,op(s,e)||(t.expression.mathWithTransform[e]=n.transform)):(delete t.expression.transform[e],op(s,e)||(t.expression.mathWithTransform[e]=n))}function i(e){return"function"==typeof e&&"object"==typeof e.signatures}function o(e){return void 0!==e&&void 0!==e.meta&&!0===e.meta.isTransformFunction}var s={expression:!0,type:!0,docs:!0,error:!0,json:!0,chain:!0};return function(a,l){var u=arguments.length;if(1!==u&&2!==u)throw new oW("import",u,1,2);l||(l={});var c={};for(var h in!function e(t,n,r){if(Array.isArray(n))n.forEach(n=>e(t,n));else if("object"==typeof n)for(var i in n)op(n,i)&&e(t,n[i],i);else if(oy(n)||void 0!==r){var s=oy(n)?o(n)?n.fn+".transform":n.fn:r;if(op(t,s)&&t[s]!==n&&!l.silent)throw Error('Cannot import "'+s+'" twice');t[s]=n}else if(!l.silent)throw TypeError("Factory, Object, or Array expected")}(c,a),c)if(op(c,h)){var d,f=c[h];if(oy(f))!function(r,a){var l,u=arguments.length>2&&void 0!==arguments[2]?arguments[2]:r.fn;if(o$(u,"."))throw Error("Factory name should not contain a nested path. Name: "+JSON.stringify(u));var c=o(r)?t.expression.transform:t,h=u in t.expression.transform,d=op(c,u)?c[u]:void 0,f=function(){var n={};r.dependencies.map(ob).forEach(e=>{if(o$(e,"."))throw Error("Factory dependency should not contain a nested path. Name: "+JSON.stringify(e));"math"===e?n.math=t:"mathWithTransform"===e?n.mathWithTransform=t.expression.mathWithTransform:"classes"===e?n.classes=t:n[e]=t[e]});var o=r(n);if(o&&"function"==typeof o.transform)throw Error('Transforms cannot be attached to factory functions. Please create a separate function for it with exports.path="expression.transform"');if(void 0===d||a.override)return o;if(i(d)&&i(o))return e(d,o);if(a.silent)return d;throw Error('Cannot import "'+u+'": already exists')};r.meta&&!1===r.meta.lazy?c[u]=f():of(c,u,f),d&&h?function(e){delete t.expression.transform[e],op(s,e)?delete t.expression.mathWithTransform[e]:t.expression.mathWithTransform[e]=t[e]}(u):!o(r)&&(-1!==(l=r).fn.indexOf(".")||op(s,l.fn)||l.meta&&l.meta.isClass)||of(t.expression.mathWithTransform,u,()=>c[u]),n[u]=r,t.emit("import",u,f)}(f,l);else{if("function"==typeof(d=f)||"number"==typeof d||"string"==typeof d||"boolean"==typeof d||null===d||i_(d)||iL(d)||iF(d)||iB(d)||iH(d)||Array.isArray(d))!function(o,s,a){var l;if(a.wrap&&"function"==typeof s&&(s=function(e){var n=function(){for(var n=[],r=0,i=arguments.length;r<i;r++){var o=arguments[r];n[r]=o&&o.valueOf()}return e.apply(t,n)};return e.transform&&(n.transform=e.transform),n}(s)),"function"==typeof(l=s)&&"string"==typeof l.signature&&(s=e(o,{[s.signature]:s})),i(t[o])&&i(s)){s=a.override?e(o,s.signatures):e(t[o],s),t[o]=s,delete n[o],r(o,s),t.emit("import",o,function(){return s});return}if(void 0===t[o]||a.override){t[o]=s,delete n[o],r(o,s),t.emit("import",o,function(){return s});return}if(!a.silent)throw Error('Cannot import "'+o+'": already exists')}(h,f,l);else if(!l.silent)throw TypeError("Factory, Object, or Array expected")}}}}(function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return s.typed.apply(s.typed,t)},s,a);return s.import=l,s.on("config",()=>{om(a).forEach(e=>{e&&e.meta&&e.meta.recreateOnConfigChange&&l(e,{override:!0})})}),s.create=oK.bind(null,e),s.factory=ov,s.import(om((function e(t,n){for(var r in t)if(op(t,r)){var i=t[r];"object"==typeof i&&null!==i?e(i,n):n[r]=i}}(e,i={}),i))),s.ArgumentsError=oW,s.DimensionError=oI,s.IndexError=oN,s}var oZ,oX,oQ,oJ,o0,o1,o2,o5,o3,o4,o6,o9,o8,o7,se,st,sn,sr,si="0123456789abcdef",so="2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058",ss="3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789",sa={precision:20,rounding:4,modulo:1,toExpNeg:-7,toExpPos:21,minE:-9e15,maxE:9e15,crypto:!1},sl=!0,su="[DecimalError] ",sc=su+"Invalid argument: ",sh=su+"Precision limit exceeded",sd=su+"crypto unavailable",sf="[object Decimal]",sp=Math.floor,sm=Math.pow,sg=/^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i,sv=/^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i,sy=/^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i,sb=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,sx=so.length-1,sw=ss.length-1,sS={toStringTag:sf};function sA(e){var t,n,r,i=e.length-1,o="",s=e[0];if(i>0){for(o+=s,t=1;t<i;t++)(n=7-(r=e[t]+"").length)&&(o+=sN(n)),o+=r;(n=7-(r=(s=e[t])+"").length)&&(o+=sN(n))}else if(0===s)return"0";for(;s%10==0;)s/=10;return o+s}function sC(e,t,n){if(e!==~~e||e<t||e>n)throw Error(sc+e)}function sk(e,t,n,r){var i,o,s,a;for(o=e[0];o>=10;o/=10)--t;return--t<0?(t+=7,i=0):(i=Math.ceil((t+1)/7),t%=7),o=sm(10,7-t),a=e[i]%o|0,null==r?t<3?(0==t?a=a/100|0:1==t&&(a=a/10|0),s=n<4&&99999==a||n>3&&49999==a||5e4==a||0==a):s=(n<4&&a+1==o||n>3&&a+1==o/2)&&(e[i+1]/o/100|0)==sm(10,t-2)-1||(a==o/2||0==a)&&(e[i+1]/o/100|0)==0:t<4?(0==t?a=a/1e3|0:1==t?a=a/100|0:2==t&&(a=a/10|0),s=(r||n<4)&&9999==a||!r&&n>3&&4999==a):s=((r||n<4)&&a+1==o||!r&&n>3&&a+1==o/2)&&(e[i+1]/o/1e3|0)==sm(10,t-3)-1,s}function sM(e,t,n){for(var r,i,o=[0],s=0,a=e.length;s<a;){for(i=o.length;i--;)o[i]*=t;for(o[0]+=si.indexOf(e.charAt(s++)),r=0;r<o.length;r++)o[r]>n-1&&(void 0===o[r+1]&&(o[r+1]=0),o[r+1]+=o[r]/n|0,o[r]%=n)}return o.reverse()}sS.absoluteValue=sS.abs=function(){var e=new this.constructor(this);return e.s<0&&(e.s=1),sD(e)},sS.ceil=function(){return sD(new this.constructor(this),this.e+1,2)},sS.clampedTo=sS.clamp=function(e,t){var n=this.constructor;if(e=new n(e),t=new n(t),!e.s||!t.s)return new n(NaN);if(e.gt(t))throw Error(sc+t);return 0>this.cmp(e)?e:this.cmp(t)>0?t:new n(this)},sS.comparedTo=sS.cmp=function(e){var t,n,r,i,o=this.d,s=(e=new this.constructor(e)).d,a=this.s,l=e.s;if(!o||!s)return a&&l?a!==l?a:o===s?0:!o^a<0?1:-1:NaN;if(!o[0]||!s[0])return o[0]?a:s[0]?-l:0;if(a!==l)return a;if(this.e!==e.e)return this.e>e.e^a<0?1:-1;for(t=0,n=(r=o.length)<(i=s.length)?r:i;t<n;++t)if(o[t]!==s[t])return o[t]>s[t]^a<0?1:-1;return r===i?0:r>i^a<0?1:-1},sS.cosine=sS.cos=function(){var e,t,n=this,r=n.constructor;return n.d?n.d[0]?(e=r.precision,t=r.rounding,r.precision=e+Math.max(n.e,n.sd())+7,r.rounding=1,n=function(e,t){var n,r,i;if(t.isZero())return t;(r=t.d.length)<32?i=(1/s$(4,n=Math.ceil(r/3))).toString():(n=16,i="2.3283064365386962890625e-10"),e.precision+=n,t=sH(e,1,t.times(i),new e(1));for(var o=n;o--;){var s=t.times(t);t=s.times(s).minus(s).times(8).plus(1)}return e.precision-=n,t}(r,sW(r,n)),r.precision=e,r.rounding=t,sD(2==sr||3==sr?n.neg():n,e,t,!0)):new r(1):new r(NaN)},sS.cubeRoot=sS.cbrt=function(){var e,t,n,r,i,o,s,a,l,u,c=this.constructor;if(!this.isFinite()||this.isZero())return new c(this);for(sl=!1,(o=this.s*sm(this.s*this,1/3))&&Math.abs(o)!=1/0?r=new c(o.toString()):(n=sA(this.d),(o=((e=this.e)-n.length+1)%3)&&(n+=1==o||-2==o?"0":"00"),o=sm(n,1/3),e=sp((e+1)/3)-(e%3==(e<0?-1:2)),(r=new c(n=o==1/0?"5e"+e:(n=o.toExponential()).slice(0,n.indexOf("e")+1)+e)).s=this.s),s=(e=c.precision)+3;;)if(r=sT((u=(l=(a=r).times(a).times(a)).plus(this)).plus(this).times(a),u.plus(l),s+2,1),sA(a.d).slice(0,s)===(n=sA(r.d)).slice(0,s)){if("9999"!=(n=n.slice(s-3,s+1))&&(i||"4999"!=n)){+n&&(+n.slice(1)||"5"!=n.charAt(0))||(sD(r,e+1,1),t=!r.times(r).times(r).eq(this));break}if(!i&&(sD(a,e+1,0),a.times(a).times(a).eq(this))){r=a;break}s+=4,i=1}return sl=!0,sD(r,e,c.rounding,t)},sS.decimalPlaces=sS.dp=function(){var e,t=this.d,n=NaN;if(t){if(n=((e=t.length-1)-sp(this.e/7))*7,e=t[e])for(;e%10==0;e/=10)n--;n<0&&(n=0)}return n},sS.dividedBy=sS.div=function(e){return sT(this,new this.constructor(e))},sS.dividedToIntegerBy=sS.divToInt=function(e){var t=this.constructor;return sD(sT(this,new t(e),0,1,1),t.precision,t.rounding)},sS.equals=sS.eq=function(e){return 0===this.cmp(e)},sS.floor=function(){return sD(new this.constructor(this),this.e+1,3)},sS.greaterThan=sS.gt=function(e){return this.cmp(e)>0},sS.greaterThanOrEqualTo=sS.gte=function(e){var t=this.cmp(e);return 1==t||0===t},sS.hyperbolicCosine=sS.cosh=function(){var e,t,n,r,i,o=this,s=o.constructor,a=new s(1);if(!o.isFinite())return new s(o.s?1/0:NaN);if(o.isZero())return a;n=s.precision,r=s.rounding,s.precision=n+Math.max(o.e,o.sd())+4,s.rounding=1,(i=o.d.length)<32?t=(1/s$(4,e=Math.ceil(i/3))).toString():(e=16,t="2.3283064365386962890625e-10"),o=sH(s,1,o.times(t),new s(1),!0);for(var l,u=e,c=new s(8);u--;)l=o.times(o),o=a.minus(l.times(c.minus(l.times(c))));return sD(o,s.precision=n,s.rounding=r,!0)},sS.hyperbolicSine=sS.sinh=function(){var e,t,n,r,i=this,o=i.constructor;if(!i.isFinite()||i.isZero())return new o(i);if(t=o.precision,n=o.rounding,o.precision=t+Math.max(i.e,i.sd())+4,o.rounding=1,(r=i.d.length)<3)i=sH(o,2,i,i,!0);else{e=(e=1.4*Math.sqrt(r))>16?16:0|e,i=sH(o,2,i=i.times(1/s$(5,e)),i,!0);for(var s,a=new o(5),l=new o(16),u=new o(20);e--;)s=i.times(i),i=i.times(a.plus(s.times(l.times(s).plus(u))))}return o.precision=t,o.rounding=n,sD(i,t,n,!0)},sS.hyperbolicTangent=sS.tanh=function(){var e,t,n=this.constructor;return this.isFinite()?this.isZero()?new n(this):(e=n.precision,t=n.rounding,n.precision=e+7,n.rounding=1,sT(this.sinh(),this.cosh(),n.precision=e,n.rounding=t)):new n(this.s)},sS.inverseCosine=sS.acos=function(){var e=this,t=e.constructor,n=e.abs().cmp(1),r=t.precision,i=t.rounding;return -1!==n?0===n?e.isNeg()?sP(t,r,i):new t(0):new t(NaN):e.isZero()?sP(t,r+4,i).times(.5):(t.precision=r+6,t.rounding=1,e=new t(1).minus(e).div(e.plus(1)).sqrt().atan(),t.precision=r,t.rounding=i,e.times(2))},sS.inverseHyperbolicCosine=sS.acosh=function(){var e,t,n=this,r=n.constructor;return n.lte(1)?new r(n.eq(1)?0:NaN):n.isFinite()?(e=r.precision,t=r.rounding,r.precision=e+Math.max(Math.abs(n.e),n.sd())+4,r.rounding=1,sl=!1,n=n.times(n).minus(1).sqrt().plus(n),sl=!0,r.precision=e,r.rounding=t,n.ln()):new r(n)},sS.inverseHyperbolicSine=sS.asinh=function(){var e,t,n=this,r=n.constructor;return!n.isFinite()||n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+2*Math.max(Math.abs(n.e),n.sd())+6,r.rounding=1,sl=!1,n=n.times(n).plus(1).sqrt().plus(n),sl=!0,r.precision=e,r.rounding=t,n.ln())},sS.inverseHyperbolicTangent=sS.atanh=function(){var e,t,n,r,i=this,o=i.constructor;return i.isFinite()?i.e>=0?new o(i.abs().eq(1)?i.s/0:i.isZero()?i:NaN):(e=o.precision,t=o.rounding,Math.max(r=i.sd(),e)<-(2*i.e)-1)?sD(new o(i),e,t,!0):(o.precision=n=r-i.e,i=sT(i.plus(1),new o(1).minus(i),n+e,1),o.precision=e+4,o.rounding=1,i=i.ln(),o.precision=e,o.rounding=t,i.times(.5)):new o(NaN)},sS.inverseSine=sS.asin=function(){var e,t,n,r,i=this,o=i.constructor;return i.isZero()?new o(i):(t=i.abs().cmp(1),n=o.precision,r=o.rounding,-1!==t)?0===t?((e=sP(o,n+4,r).times(.5)).s=i.s,e):new o(NaN):(o.precision=n+6,o.rounding=1,i=i.div(new o(1).minus(i.times(i)).sqrt().plus(1)).atan(),o.precision=n,o.rounding=r,i.times(2))},sS.inverseTangent=sS.atan=function(){var e,t,n,r,i,o,s,a,l,u=this,c=u.constructor,h=c.precision,d=c.rounding;if(u.isFinite()){if(u.isZero())return new c(u);else if(u.abs().eq(1)&&h+4<=sw)return(s=sP(c,h+4,d).times(.25)).s=u.s,s}else{if(!u.s)return new c(NaN);if(h+4<=sw)return(s=sP(c,h+4,d).times(.5)).s=u.s,s}for(c.precision=a=h+10,c.rounding=1,e=n=Math.min(28,a/7+2|0);e;--e)u=u.div(u.times(u).plus(1).sqrt().plus(1));for(sl=!1,t=Math.ceil(a/7),r=1,l=u.times(u),s=new c(u),i=u;-1!==e;)if(i=i.times(l),o=s.minus(i.div(r+=2)),i=i.times(l),void 0!==(s=o.plus(i.div(r+=2))).d[t])for(e=t;s.d[e]===o.d[e]&&e--;);return n&&(s=s.times(2<<n-1)),sl=!0,sD(s,c.precision=h,c.rounding=d,!0)},sS.isFinite=function(){return!!this.d},sS.isInteger=sS.isInt=function(){return!!this.d&&sp(this.e/7)>this.d.length-2},sS.isNaN=function(){return!this.s},sS.isNegative=sS.isNeg=function(){return this.s<0},sS.isPositive=sS.isPos=function(){return this.s>0},sS.isZero=function(){return!!this.d&&0===this.d[0]},sS.lessThan=sS.lt=function(e){return 0>this.cmp(e)},sS.lessThanOrEqualTo=sS.lte=function(e){return 1>this.cmp(e)},sS.logarithm=sS.log=function(e){var t,n,r,i,o,s,a,l=this.constructor,u=l.precision,c=l.rounding;if(null==e)e=new l(10),t=!0;else{if(n=(e=new l(e)).d,e.s<0||!n||!n[0]||e.eq(1))return new l(NaN);t=e.eq(10)}if(n=this.d,this.s<0||!n||!n[0]||this.eq(1))return new l(n&&!n[0]?-1/0:1!=this.s?NaN:n?0:1/0);if(t)if(n.length>1)i=!0;else{for(r=n[0];r%10==0;)r/=10;i=1!==r}if(sl=!1,sk((a=sT(o=s_(this,s=u+5),t?sR(l,s+10):s_(e,s),s,1)).d,r=u,c))do if(s+=10,a=sT(o=s_(this,s),t?sR(l,s+10):s_(e,s),s,1),!i){+sA(a.d).slice(r+1,r+15)+1==1e14&&(a=sD(a,u+1,0));break}while(sk(a.d,r+=10,c));return sl=!0,sD(a,u,c)},sS.minus=sS.sub=function(e){var t,n,r,i,o,s,a,l,u,c,h,d,f=this.constructor;if(e=new f(e),!this.d||!e.d)return this.s&&e.s?this.d?e.s=-e.s:e=new f(e.d||this.s!==e.s?this:NaN):e=new f(NaN),e;if(this.s!=e.s)return e.s=-e.s,this.plus(e);if(u=this.d,d=e.d,a=f.precision,l=f.rounding,!u[0]||!d[0]){if(d[0])e.s=-e.s;else{if(!u[0])return new f(3===l?-0:0);e=new f(this)}return sl?sD(e,a,l):e}if(n=sp(e.e/7),c=sp(this.e/7),u=u.slice(),o=c-n){for((h=o<0)?(t=u,o=-o,s=d.length):(t=d,n=c,s=u.length),o>(r=Math.max(Math.ceil(a/7),s)+2)&&(o=r,t.length=1),t.reverse(),r=o;r--;)t.push(0);t.reverse()}else{for((h=(r=u.length)<(s=d.length))&&(s=r),r=0;r<s;r++)if(u[r]!=d[r]){h=u[r]<d[r];break}o=0}for(h&&(t=u,u=d,d=t,e.s=-e.s),s=u.length,r=d.length-s;r>0;--r)u[s++]=0;for(r=d.length;r>o;){if(u[--r]<d[r]){for(i=r;i&&0===u[--i];)u[i]=1e7-1;--u[i],u[r]+=1e7}u[r]-=d[r]}for(;0===u[--s];)u.pop();for(;0===u[0];u.shift())--n;return u[0]?(e.d=u,e.e=sO(u,n),sl?sD(e,a,l):e):new f(3===l?-0:0)},sS.modulo=sS.mod=function(e){var t,n=this.constructor;return(e=new n(e),this.d&&e.s&&(!e.d||e.d[0]))?e.d&&(!this.d||this.d[0])?(sl=!1,9==n.modulo?(t=sT(this,e.abs(),0,3,1),t.s*=e.s):t=sT(this,e,0,n.modulo,1),t=t.times(e),sl=!0,this.minus(t)):sD(new n(this),n.precision,n.rounding):new n(NaN)},sS.naturalExponential=sS.exp=function(){return sB(this)},sS.naturalLogarithm=sS.ln=function(){return s_(this)},sS.negated=sS.neg=function(){var e=new this.constructor(this);return e.s=-e.s,sD(e)},sS.plus=sS.add=function(e){var t,n,r,i,o,s,a,l,u,c,h=this.constructor;if(e=new h(e),!this.d||!e.d)return this.s&&e.s?this.d||(e=new h(e.d||this.s===e.s?this:NaN)):e=new h(NaN),e;if(this.s!=e.s)return e.s=-e.s,this.minus(e);if(u=this.d,c=e.d,a=h.precision,l=h.rounding,!u[0]||!c[0])return c[0]||(e=new h(this)),sl?sD(e,a,l):e;if(o=sp(this.e/7),r=sp(e.e/7),u=u.slice(),i=o-r){for(i<0?(n=u,i=-i,s=c.length):(n=c,r=o,s=u.length),i>(s=(o=Math.ceil(a/7))>s?o+1:s+1)&&(i=s,n.length=1),n.reverse();i--;)n.push(0);n.reverse()}for((s=u.length)-(i=c.length)<0&&(i=s,n=c,c=u,u=n),t=0;i;)t=(u[--i]=u[i]+c[i]+t)/1e7|0,u[i]%=1e7;for(t&&(u.unshift(t),++r),s=u.length;0==u[--s];)u.pop();return e.d=u,e.e=sO(u,r),sl?sD(e,a,l):e},sS.precision=sS.sd=function(e){var t;if(void 0!==e&&!!e!==e&&1!==e&&0!==e)throw Error(sc+e);return this.d?(t=sI(this.d),e&&this.e+1>t&&(t=this.e+1)):t=NaN,t},sS.round=function(){var e=this.constructor;return sD(new e(this),this.e+1,e.rounding)},sS.sine=sS.sin=function(){var e,t,n=this,r=n.constructor;return n.isFinite()?n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+Math.max(n.e,n.sd())+7,r.rounding=1,n=function(e,t){var n,r=t.d.length;if(r<3)return t.isZero()?t:sH(e,2,t,t);n=(n=1.4*Math.sqrt(r))>16?16:0|n,t=sH(e,2,t=t.times(1/s$(5,n)),t);for(var i,o=new e(5),s=new e(16),a=new e(20);n--;)i=t.times(t),t=t.times(o.plus(i.times(s.times(i).minus(a))));return t}(r,sW(r,n)),r.precision=e,r.rounding=t,sD(sr>2?n.neg():n,e,t,!0)):new r(NaN)},sS.squareRoot=sS.sqrt=function(){var e,t,n,r,i,o,s=this.d,a=this.e,l=this.s,u=this.constructor;if(1!==l||!s||!s[0])return new u(!l||l<0&&(!s||s[0])?NaN:s?this:1/0);for(sl=!1,0==(l=Math.sqrt(+this))||l==1/0?(((t=sA(s)).length+a)%2==0&&(t+="0"),l=Math.sqrt(t),a=sp((a+1)/2)-(a<0||a%2),r=new u(t=l==1/0?"5e"+a:(t=l.toExponential()).slice(0,t.indexOf("e")+1)+a)):r=new u(l.toString()),n=(a=u.precision)+3;;)if(r=(o=r).plus(sT(this,o,n+2,1)).times(.5),sA(o.d).slice(0,n)===(t=sA(r.d)).slice(0,n)){if("9999"!=(t=t.slice(n-3,n+1))&&(i||"4999"!=t)){+t&&(+t.slice(1)||"5"!=t.charAt(0))||(sD(r,a+1,1),e=!r.times(r).eq(this));break}if(!i&&(sD(o,a+1,0),o.times(o).eq(this))){r=o;break}n+=4,i=1}return sl=!0,sD(r,a,u.rounding,e)},sS.tangent=sS.tan=function(){var e,t,n=this,r=n.constructor;return n.isFinite()?n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+10,r.rounding=1,(n=n.sin()).s=1,n=sT(n,new r(1).minus(n.times(n)).sqrt(),e+10,0),r.precision=e,r.rounding=t,sD(2==sr||4==sr?n.neg():n,e,t,!0)):new r(NaN)},sS.times=sS.mul=function(e){var t,n,r,i,o,s,a,l,u,c=this.constructor,h=this.d,d=(e=new c(e)).d;if(e.s*=this.s,!h||!h[0]||!d||!d[0])return new c(!e.s||h&&!h[0]&&!d||d&&!d[0]&&!h?NaN:!h||!d?e.s/0:0*e.s);for(n=sp(this.e/7)+sp(e.e/7),(l=h.length)<(u=d.length)&&(o=h,h=d,d=o,s=l,l=u,u=s),o=[],r=s=l+u;r--;)o.push(0);for(r=u;--r>=0;){for(t=0,i=l+r;i>r;)a=o[i]+d[r]*h[i-r-1]+t,o[i--]=a%1e7|0,t=a/1e7|0;o[i]=(o[i]+t)%1e7|0}for(;!o[--s];)o.pop();return t?++n:o.shift(),e.d=o,e.e=sO(o,n),sl?sD(e,c.precision,c.rounding):e},sS.toBinary=function(e,t){return sU(this,2,e,t)},sS.toDecimalPlaces=sS.toDP=function(e,t){var n=this,r=n.constructor;return(n=new r(n),void 0===e)?n:(sC(e,0,1e9),void 0===t?t=r.rounding:sC(t,0,8),sD(n,e+n.e+1,t))},sS.toExponential=function(e,t){var n,r=this,i=r.constructor;return void 0===e?n=sE(r,!0):(sC(e,0,1e9),void 0===t?t=i.rounding:sC(t,0,8),n=sE(r=sD(new i(r),e+1,t),!0,e+1)),r.isNeg()&&!r.isZero()?"-"+n:n},sS.toFixed=function(e,t){var n,r,i=this.constructor;return void 0===e?n=sE(this):(sC(e,0,1e9),void 0===t?t=i.rounding:sC(t,0,8),n=sE(r=sD(new i(this),e+this.e+1,t),!1,e+r.e+1)),this.isNeg()&&!this.isZero()?"-"+n:n},sS.toFraction=function(e){var t,n,r,i,o,s,a,l,u,c,h,d,f=this.d,p=this.constructor;if(!f)return new p(this);if(u=n=new p(1),r=l=new p(0),s=(o=(t=new p(r)).e=sI(f)-this.e-1)%7,t.d[0]=sm(10,s<0?7+s:s),null==e)e=o>0?t:u;else{if(!(a=new p(e)).isInt()||a.lt(u))throw Error(sc+a);e=a.gt(t)?o>0?t:u:a}for(sl=!1,a=new p(sA(f)),c=p.precision,p.precision=o=7*f.length*2;h=sT(a,t,0,1,1),1!=(i=n.plus(h.times(r))).cmp(e);)n=r,r=i,i=u,u=l.plus(h.times(i)),l=i,i=t,t=a.minus(h.times(i)),a=i;return i=sT(e.minus(n),r,0,1,1),l=l.plus(i.times(u)),n=n.plus(i.times(r)),l.s=u.s=this.s,d=1>sT(u,r,o,1).minus(this).abs().cmp(sT(l,n,o,1).minus(this).abs())?[u,r]:[l,n],p.precision=c,sl=!0,d},sS.toHexadecimal=sS.toHex=function(e,t){return sU(this,16,e,t)},sS.toNearest=function(e,t){var n=this,r=n.constructor;if(n=new r(n),null==e){if(!n.d)return n;e=new r(1),t=r.rounding}else{if(e=new r(e),void 0===t?t=r.rounding:sC(t,0,8),!n.d)return e.s?n:e;if(!e.d)return e.s&&(e.s=n.s),e}return e.d[0]?(sl=!1,n=sT(n,e,0,t,1).times(e),sl=!0,sD(n)):(e.s=n.s,n=e),n},sS.toNumber=function(){return+this},sS.toOctal=function(e,t){return sU(this,8,e,t)},sS.toPower=sS.pow=function(e){var t,n,r,i,o,s,a=this,l=a.constructor,u=+(e=new l(e));if(!a.d||!e.d||!a.d[0]||!e.d[0])return new l(sm(+a,u));if((a=new l(a)).eq(1))return a;if(r=l.precision,o=l.rounding,e.eq(1))return sD(a,r,o);if((t=sp(e.e/7))>=e.d.length-1&&(n=u<0?-u:u)<=0x1fffffffffffff)return i=sj(l,a,n,r),e.s<0?new l(1).div(i):sD(i,r,o);if((s=a.s)<0){if(t<e.d.length-1)return new l(NaN);if((1&e.d[t])==0&&(s=1),0==a.e&&1==a.d[0]&&1==a.d.length)return a.s=s,a}return(t=0!=(n=sm(+a,u))&&isFinite(n)?new l(n+"").e:sp(u*(Math.log("0."+sA(a.d))/Math.LN10+a.e+1)))>l.maxE+1||t<l.minE-1?new l(t>0?s/0:0):(sl=!1,l.rounding=a.s=1,n=Math.min(12,(t+"").length),(i=sB(e.times(s_(a,r+n)),r)).d&&sk((i=sD(i,r+5,1)).d,r,o)&&(t=r+10,+sA((i=sD(sB(e.times(s_(a,t+n)),t),t+5,1)).d).slice(r+1,r+15)+1==1e14&&(i=sD(i,r+1,0))),i.s=s,sl=!0,l.rounding=o,sD(i,r,o))},sS.toPrecision=function(e,t){var n,r=this,i=r.constructor;return void 0===e?n=sE(r,r.e<=i.toExpNeg||r.e>=i.toExpPos):(sC(e,1,1e9),void 0===t?t=i.rounding:sC(t,0,8),n=sE(r=sD(new i(r),e,t),e<=r.e||r.e<=i.toExpNeg,e)),r.isNeg()&&!r.isZero()?"-"+n:n},sS.toSignificantDigits=sS.toSD=function(e,t){var n=this.constructor;return void 0===e?(e=n.precision,t=n.rounding):(sC(e,1,1e9),void 0===t?t=n.rounding:sC(t,0,8)),sD(new n(this),e,t)},sS.toString=function(){var e=this.constructor,t=sE(this,this.e<=e.toExpNeg||this.e>=e.toExpPos);return this.isNeg()&&!this.isZero()?"-"+t:t},sS.truncated=sS.trunc=function(){return sD(new this.constructor(this),this.e+1,1)},sS.valueOf=sS.toJSON=function(){var e=this.constructor,t=sE(this,this.e<=e.toExpNeg||this.e>=e.toExpPos);return this.isNeg()?"-"+t:t};var sT=function(){function e(e,t,n){var r,i=0,o=e.length;for(e=e.slice();o--;)r=e[o]*t+i,e[o]=r%n|0,i=r/n|0;return i&&e.unshift(i),e}function t(e,t,n,r){var i,o;if(n!=r)o=n>r?1:-1;else for(i=o=0;i<n;i++)if(e[i]!=t[i]){o=e[i]>t[i]?1:-1;break}return o}function n(e,t,n,r){for(var i=0;n--;)e[n]-=i,i=+(e[n]<t[n]),e[n]=i*r+e[n]-t[n];for(;!e[0]&&e.length>1;)e.shift()}return function(r,i,o,s,a,l){var u,c,h,d,f,p,m,g,v,y,b,x,w,S,A,C,k,M,T,D,E=r.constructor,O=r.s==i.s?1:-1,R=r.d,P=i.d;if(!R||!R[0]||!P||!P[0])return new E(!r.s||!i.s||(R?P&&R[0]==P[0]:!P)?NaN:R&&0==R[0]||!P?0*O:O/0);for(l?(f=1,c=r.e-i.e):(l=1e7,f=7,c=sp(r.e/f)-sp(i.e/f)),T=P.length,k=R.length,y=(v=new E(O)).d=[],h=0;P[h]==(R[h]||0);h++);if(P[h]>(R[h]||0)&&c--,null==o?(S=o=E.precision,s=E.rounding):S=a?o+(r.e-i.e)+1:o,S<0)y.push(1),p=!0;else{if(S=S/f+2|0,h=0,1==T){for(d=0,P=P[0],S++;(h<k||d)&&S--;h++)A=d*l+(R[h]||0),y[h]=A/P|0,d=A%P|0;p=d||h<k}else{for((d=l/(P[0]+1)|0)>1&&(P=e(P,d,l),R=e(R,d,l),T=P.length,k=R.length),C=T,x=(b=R.slice(0,T)).length;x<T;)b[x++]=0;(D=P.slice()).unshift(0),M=P[0],P[1]>=l/2&&++M;do d=0,(u=t(P,b,T,x))<0?(w=b[0],T!=x&&(w=w*l+(b[1]||0)),(d=w/M|0)>1?(d>=l&&(d=l-1),g=(m=e(P,d,l)).length,x=b.length,1==(u=t(m,b,g,x))&&(d--,n(m,T<g?D:P,g,l))):(0==d&&(u=d=1),m=P.slice()),(g=m.length)<x&&m.unshift(0),n(b,m,x,l),-1==u&&(x=b.length,(u=t(P,b,T,x))<1&&(d++,n(b,T<x?D:P,x,l))),x=b.length):0===u&&(d++,b=[0]),y[h++]=d,u&&b[0]?b[x++]=R[C]||0:(b=[R[C]],x=1);while((C++<k||void 0!==b[0])&&S--);p=void 0!==b[0]}y[0]||y.shift()}if(1==f)v.e=c,sn=p;else{for(h=1,d=y[0];d>=10;d/=10)h++;v.e=h+c*f-1,sD(v,a?o+v.e+1:o,s,p)}return v}}();function sD(e,t,n,r){var i,o,s,a,l,u,c,h,d,f=e.constructor;e:if(null!=t){if(!(h=e.d))return e;for(i=1,a=h[0];a>=10;a/=10)i++;if((o=t-i)<0)o+=7,s=t,l=(c=h[d=0])/sm(10,i-s-1)%10|0;else if((d=Math.ceil((o+1)/7))>=(a=h.length))if(r){for(;a++<=d;)h.push(0);c=l=0,i=1,o%=7,s=o-7+1}else break e;else{for(i=1,c=a=h[d];a>=10;a/=10)i++;o%=7,l=(s=o-7+i)<0?0:c/sm(10,i-s-1)%10|0}if(r=r||t<0||void 0!==h[d+1]||(s<0?c:c%sm(10,i-s-1)),u=n<4?(l||r)&&(0==n||n==(e.s<0?3:2)):l>5||5==l&&(4==n||r||6==n&&(o>0?s>0?c/sm(10,i-s):0:h[d-1])%10&1||n==(e.s<0?8:7)),t<1||!h[0])return h.length=0,u?(t-=e.e+1,h[0]=sm(10,(7-t%7)%7),e.e=-t||0):h[0]=e.e=0,e;if(0==o?(h.length=d,a=1,d--):(h.length=d+1,a=sm(10,7-o),h[d]=s>0?(c/sm(10,i-s)%sm(10,s)|0)*a:0),u)for(;;)if(0==d){for(o=1,s=h[0];s>=10;s/=10)o++;for(s=h[0]+=a,a=1;s>=10;s/=10)a++;o!=a&&(e.e++,1e7==h[0]&&(h[0]=1));break}else{if(h[d]+=a,1e7!=h[d])break;h[d--]=0,a=1}for(o=h.length;0===h[--o];)h.pop()}return sl&&(e.e>f.maxE?(e.d=null,e.e=NaN):e.e<f.minE&&(e.e=0,e.d=[0])),e}function sE(e,t,n){if(!e.isFinite())return sV(e);var r,i=e.e,o=sA(e.d),s=o.length;return t?(n&&(r=n-s)>0?o=o.charAt(0)+"."+o.slice(1)+sN(r):s>1&&(o=o.charAt(0)+"."+o.slice(1)),o=o+(e.e<0?"e":"e+")+e.e):i<0?(o="0."+sN(-i-1)+o,n&&(r=n-s)>0&&(o+=sN(r))):i>=s?(o+=sN(i+1-s),n&&(r=n-i-1)>0&&(o=o+"."+sN(r))):((r=i+1)<s&&(o=o.slice(0,r)+"."+o.slice(r)),n&&(r=n-s)>0&&(i+1===s&&(o+="."),o+=sN(r))),o}function sO(e,t){var n=e[0];for(t*=7;n>=10;n/=10)t++;return t}function sR(e,t,n){if(t>sx)throw sl=!0,n&&(e.precision=n),Error(sh);return sD(new e(so),t,1,!0)}function sP(e,t,n){if(t>sw)throw Error(sh);return sD(new e(ss),t,n,!0)}function sI(e){var t=e.length-1,n=7*t+1;if(t=e[t]){for(;t%10==0;t/=10)n--;for(t=e[0];t>=10;t/=10)n++}return n}function sN(e){for(var t="";e--;)t+="0";return t}function sj(e,t,n,r){var i,o=new e(1),s=Math.ceil(r/7+4);for(sl=!1;;){if(n%2&&sq((o=o.times(t)).d,s)&&(i=!0),0===(n=sp(n/2))){n=o.d.length-1,i&&0===o.d[n]&&++o.d[n];break}sq((t=t.times(t)).d,s)}return sl=!0,o}function sF(e){return 1&e.d[e.d.length-1]}function sL(e,t,n){for(var r,i,o=new e(t[0]),s=0;++s<t.length;){if(!(i=new e(t[s])).s){o=i;break}((r=o.cmp(i))===n||0===r&&o.s===n)&&(o=i)}return o}function sB(e,t){var n,r,i,o,s,a,l,u=0,c=0,h=0,d=e.constructor,f=d.rounding,p=d.precision;if(!e.d||!e.d[0]||e.e>17)return new d(e.d?!e.d[0]?1:e.s<0?0:1/0:e.s?e.s<0?0:e:0/0);for(null==t?(sl=!1,l=p):l=t,a=new d(.03125);e.e>-2;)e=e.times(a),h+=5;for(l+=r=Math.log(sm(2,h))/Math.LN10*2+5|0,n=o=s=new d(1),d.precision=l;;){if(o=sD(o.times(e),l,1),n=n.times(++c),sA((a=s.plus(sT(o,n,l,1))).d).slice(0,l)===sA(s.d).slice(0,l)){for(i=h;i--;)s=sD(s.times(s),l,1);if(null!=t)return d.precision=p,s;if(!(u<3&&sk(s.d,l-r,f,u)))return sD(s,d.precision=p,f,sl=!0);d.precision=l+=10,n=o=a=new d(1),c=0,u++}s=a}}function s_(e,t){var n,r,i,o,s,a,l,u,c,h,d,f=1,p=e,m=p.d,g=p.constructor,v=g.rounding,y=g.precision;if(p.s<0||!m||!m[0]||!p.e&&1==m[0]&&1==m.length)return new g(m&&!m[0]?-1/0:1!=p.s?NaN:m?0:p);if(null==t?(sl=!1,c=y):c=t,g.precision=c+=10,r=(n=sA(m)).charAt(0),!(15e14>Math.abs(o=p.e)))return u=sR(g,c+2,y).times(o+""),p=s_(new g(r+"."+n.slice(1)),c-10).plus(u),g.precision=y,null==t?sD(p,y,v,sl=!0):p;for(;r<7&&1!=r||1==r&&n.charAt(1)>3;)r=(n=sA((p=p.times(e)).d)).charAt(0),f++;for(o=p.e,r>1?(p=new g("0."+n),o++):p=new g(r+"."+n.slice(1)),h=p,l=s=p=sT(p.minus(1),p.plus(1),c,1),d=sD(p.times(p),c,1),i=3;;){if(s=sD(s.times(d),c,1),sA((u=l.plus(sT(s,new g(i),c,1))).d).slice(0,c)===sA(l.d).slice(0,c)){if(l=l.times(2),0!==o&&(l=l.plus(sR(g,c+2,y).times(o+""))),l=sT(l,new g(f),c,1),null!=t)return g.precision=y,l;if(!sk(l.d,c-10,v,a))return sD(l,g.precision=y,v,sl=!0);g.precision=c+=10,u=s=p=sT(h.minus(1),h.plus(1),c,1),d=sD(p.times(p),c,1),i=a=1}l=u,i+=2}}function sV(e){return String(e.s*e.s/0)}function sz(e,t){var n,r,i;for((n=t.indexOf("."))>-1&&(t=t.replace(".","")),(r=t.search(/e/i))>0?(n<0&&(n=r),n+=+t.slice(r+1),t=t.substring(0,r)):n<0&&(n=t.length),r=0;48===t.charCodeAt(r);r++);for(i=t.length;48===t.charCodeAt(i-1);--i);if(t=t.slice(r,i)){if(i-=r,e.e=n=n-r-1,e.d=[],r=(n+1)%7,n<0&&(r+=7),r<i){for(r&&e.d.push(+t.slice(0,r)),i-=7;r<i;)e.d.push(+t.slice(r,r+=7));r=7-(t=t.slice(r)).length}else r-=i;for(;r--;)t+="0";e.d.push(+t),sl&&(e.e>e.constructor.maxE?(e.d=null,e.e=NaN):e.e<e.constructor.minE&&(e.e=0,e.d=[0]))}else e.e=0,e.d=[0];return e}function sH(e,t,n,r,i){var o,s,a,l,u=e.precision,c=Math.ceil(u/7);for(sl=!1,l=n.times(n),a=new e(r);;){if(s=sT(a.times(l),new e(t++*t++),u,1),a=i?r.plus(s):r.minus(s),r=sT(s.times(l),new e(t++*t++),u,1),void 0!==(s=a.plus(r)).d[c]){for(o=c;s.d[o]===a.d[o]&&o--;);if(-1==o)break}o=a,a=r,r=s,s=o}return sl=!0,s.d.length=c+1,s}function s$(e,t){for(var n=e;--t;)n*=e;return n}function sW(e,t){var n,r=t.s<0,i=sP(e,e.precision,1),o=i.times(.5);if((t=t.abs()).lte(o))return sr=r?4:1,t;if((n=t.divToInt(i)).isZero())sr=r?3:2;else{if((t=t.minus(n.times(i))).lte(o))return sr=sF(n)?r?2:3:r?4:1,t;sr=sF(n)?r?1:4:r?3:2}return t.minus(i).abs()}function sU(e,t,n,r){var i,o,s,a,l,u,c,h,d,f=e.constructor,p=void 0!==n;if(p?(sC(n,1,1e9),void 0===r?r=f.rounding:sC(r,0,8)):(n=f.precision,r=f.rounding),e.isFinite()){for(s=(c=sE(e)).indexOf("."),p?(i=2,16==t?n=4*n-3:8==t&&(n=3*n-2)):i=t,s>=0&&(c=c.replace(".",""),(d=new f(1)).e=c.length-s,d.d=sM(sE(d),10,i),d.e=d.d.length),o=l=(h=sM(c,10,i)).length;0==h[--l];)h.pop();if(h[0]){if(s<0?o--:((e=new f(e)).d=h,e.e=o,h=(e=sT(e,d,n,r,0,i)).d,o=e.e,u=sn),s=h[n],a=i/2,u=u||void 0!==h[n+1],u=r<4?(void 0!==s||u)&&(0===r||r===(e.s<0?3:2)):s>a||s===a&&(4===r||u||6===r&&1&h[n-1]||r===(e.s<0?8:7)),h.length=n,u)for(;++h[--n]>i-1;)h[n]=0,n||(++o,h.unshift(1));for(l=h.length;!h[l-1];--l);for(s=0,c="";s<l;s++)c+=si.charAt(h[s]);if(p){if(l>1)if(16==t||8==t){for(s=16==t?4:3,--l;l%s;l++)c+="0";for(l=(h=sM(c,i,t)).length;!h[l-1];--l);for(s=1,c="1.";s<l;s++)c+=si.charAt(h[s])}else c=c.charAt(0)+"."+c.slice(1);c=c+(o<0?"p":"p+")+o}else if(o<0){for(;++o;)c="0"+c;c="0."+c}else if(++o>l)for(o-=l;o--;)c+="0";else o<l&&(c=c.slice(0,o)+"."+c.slice(o))}else c=p?"0p+0":"0";c=(16==t?"0x":2==t?"0b":8==t?"0o":"")+c}else c=sV(e);return e.s<0?"-"+c:c}function sq(e,t){if(e.length>t)return e.length=t,!0}function sG(e){return new this(e).abs()}function sY(e){return new this(e).acos()}function sK(e){return new this(e).acosh()}function sZ(e,t){return new this(e).plus(t)}function sX(e){return new this(e).asin()}function sQ(e){return new this(e).asinh()}function sJ(e){return new this(e).atan()}function s0(e){return new this(e).atanh()}function s1(e,t){e=new this(e),t=new this(t);var n,r=this.precision,i=this.rounding,o=r+4;return e.s&&t.s?e.d||t.d?!t.d||e.isZero()?(n=t.s<0?sP(this,r,i):new this(0)).s=e.s:!e.d||t.isZero()?(n=sP(this,o,1).times(.5)).s=e.s:t.s<0?(this.precision=o,this.rounding=1,n=this.atan(sT(e,t,o,1)),t=sP(this,o,1),this.precision=r,this.rounding=i,n=e.s<0?n.minus(t):n.plus(t)):n=this.atan(sT(e,t,o,1)):(n=sP(this,o,1).times(t.s>0?.25:.75)).s=e.s:n=new this(NaN),n}function s2(e){return new this(e).cbrt()}function s5(e){return sD(e=new this(e),e.e+1,2)}function s3(e,t,n){return new this(e).clamp(t,n)}function s4(e){if(!e||"object"!=typeof e)throw Error(su+"Object expected");var t,n,r,i=!0===e.defaults,o=["precision",1,1e9,"rounding",0,8,"toExpNeg",-9e15,0,"toExpPos",0,9e15,"maxE",0,9e15,"minE",-9e15,0,"modulo",0,9];for(t=0;t<o.length;t+=3)if(n=o[t],i&&(this[n]=sa[n]),void 0!==(r=e[n]))if(sp(r)===r&&r>=o[t+1]&&r<=o[t+2])this[n]=r;else throw Error(sc+n+": "+r);if(n="crypto",i&&(this[n]=sa[n]),void 0!==(r=e[n]))if(!0===r||!1===r||0===r||1===r)if(r)if("u">typeof crypto&&crypto&&(crypto.getRandomValues||crypto.randomBytes))this[n]=!0;else throw Error(sd);else this[n]=!1;else throw Error(sc+n+": "+r);return this}function s6(e){return new this(e).cos()}function s9(e){return new this(e).cosh()}function s8(e,t){return new this(e).div(t)}function s7(e){return new this(e).exp()}function ae(e){return sD(e=new this(e),e.e+1,3)}function at(){var e,t,n=new this(0);for(e=0,sl=!1;e<arguments.length;)if(t=new this(arguments[e++]),t.d)n.d&&(n=n.plus(t.times(t)));else{if(t.s)return sl=!0,new this(1/0);n=t}return sl=!0,n.sqrt()}function an(e){return e instanceof aA||e&&e.toStringTag===sf||!1}function ar(e){return new this(e).ln()}function ai(e,t){return new this(e).log(t)}function ao(e){return new this(e).log(2)}function as(e){return new this(e).log(10)}function aa(){return sL(this,arguments,-1)}function al(){return sL(this,arguments,1)}function au(e,t){return new this(e).mod(t)}function ac(e,t){return new this(e).mul(t)}function ah(e,t){return new this(e).pow(t)}function ad(e){var t,n,r,i,o=0,s=new this(1),a=[];if(void 0===e?e=this.precision:sC(e,1,1e9),r=Math.ceil(e/7),this.crypto)if(crypto.getRandomValues)for(t=crypto.getRandomValues(new Uint32Array(r));o<r;)(i=t[o])>=429e7?t[o]=crypto.getRandomValues(new Uint32Array(1))[0]:a[o++]=i%1e7;else if(crypto.randomBytes){for(t=crypto.randomBytes(r*=4);o<r;)(i=t[o]+(t[o+1]<<8)+(t[o+2]<<16)+((127&t[o+3])<<24))>=214e7?crypto.randomBytes(4).copy(t,o):(a.push(i%1e7),o+=4);o=r/4}else throw Error(sd);else for(;o<r;)a[o++]=1e7*Math.random()|0;for(r=a[--o],e%=7,r&&e&&(i=sm(10,7-e),a[o]=(r/i|0)*i);0===a[o];o--)a.pop();if(o<0)n=0,a=[0];else{for(n=-1;0===a[0];n-=7)a.shift();for(r=1,i=a[0];i>=10;i/=10)r++;r<7&&(n-=7-r)}return s.e=n,s.d=a,s}function af(e){return sD(e=new this(e),e.e+1,this.rounding)}function ap(e){return(e=new this(e)).d?e.d[0]?e.s:0*e.s:e.s||NaN}function am(e){return new this(e).sin()}function ag(e){return new this(e).sinh()}function av(e){return new this(e).sqrt()}function ay(e,t){return new this(e).sub(t)}function ab(){var e=0,t=arguments,n=new this(t[0]);for(sl=!1;n.s&&++e<t.length;)n=n.plus(t[e]);return sl=!0,sD(n,this.precision,this.rounding)}function ax(e){return new this(e).tan()}function aw(e){return new this(e).tanh()}function aS(e){return sD(e=new this(e),e.e+1,1)}sS[Symbol.for("nodejs.util.inspect.custom")]=sS.toString,sS[Symbol.toStringTag]="Decimal";var aA=sS.constructor=function e(t){var n,r,i;function o(e){var t,n,r;if(!(this instanceof o))return new o(e);if(this.constructor=o,an(e)){this.s=e.s,sl?!e.d||e.e>o.maxE?(this.e=NaN,this.d=null):e.e<o.minE?(this.e=0,this.d=[0]):(this.e=e.e,this.d=e.d.slice()):(this.e=e.e,this.d=e.d?e.d.slice():e.d);return}if("number"==(r=typeof e)){if(0===e){this.s=1/e<0?-1:1,this.e=0,this.d=[0];return}if(e<0?(e=-e,this.s=-1):this.s=1,e===~~e&&e<1e7){for(t=0,n=e;n>=10;n/=10)t++;sl?t>o.maxE?(this.e=NaN,this.d=null):t<o.minE?(this.e=0,this.d=[0]):(this.e=t,this.d=[e]):(this.e=t,this.d=[e]);return}if(0*e!=0){e||(this.s=NaN),this.e=NaN,this.d=null;return}return sz(this,e.toString())}if("string"===r)return 45===(n=e.charCodeAt(0))?(e=e.slice(1),this.s=-1):(43===n&&(e=e.slice(1)),this.s=1),sb.test(e)?sz(this,e):function(e,t){var n,r,i,o,s,a,l,u,c;if(t.indexOf("_")>-1){if(t=t.replace(/(\d)_(?=\d)/g,"$1"),sb.test(t))return sz(e,t)}else if("Infinity"===t||"NaN"===t)return+t||(e.s=NaN),e.e=NaN,e.d=null,e;if(sv.test(t))n=16,t=t.toLowerCase();else if(sg.test(t))n=2;else if(sy.test(t))n=8;else throw Error(sc+t);for((o=t.search(/p/i))>0?(l=+t.slice(o+1),t=t.substring(2,o)):t=t.slice(2),s=(o=t.indexOf("."))>=0,r=e.constructor,s&&(o=(a=(t=t.replace(".","")).length)-o,i=sj(r,new r(n),o,2*o)),o=c=(u=sM(t,n,1e7)).length-1;0===u[o];--o)u.pop();return o<0?new r(0*e.s):(e.e=sO(u,c),e.d=u,sl=!1,s&&(e=sT(e,i,4*a)),l&&(e=e.times(54>Math.abs(l)?sm(2,l):aA.pow(2,l))),sl=!0,e)}(this,e);if("bigint"===r)return e<0?(e=-e,this.s=-1):this.s=1,sz(this,e.toString());throw Error(sc+e)}if(o.prototype=sS,o.ROUND_UP=0,o.ROUND_DOWN=1,o.ROUND_CEIL=2,o.ROUND_FLOOR=3,o.ROUND_HALF_UP=4,o.ROUND_HALF_DOWN=5,o.ROUND_HALF_EVEN=6,o.ROUND_HALF_CEIL=7,o.ROUND_HALF_FLOOR=8,o.EUCLID=9,o.config=o.set=s4,o.clone=e,o.isDecimal=an,o.abs=sG,o.acos=sY,o.acosh=sK,o.add=sZ,o.asin=sX,o.asinh=sQ,o.atan=sJ,o.atanh=s0,o.atan2=s1,o.cbrt=s2,o.ceil=s5,o.clamp=s3,o.cos=s6,o.cosh=s9,o.div=s8,o.exp=s7,o.floor=ae,o.hypot=at,o.ln=ar,o.log=ai,o.log10=as,o.log2=ao,o.max=aa,o.min=al,o.mod=au,o.mul=ac,o.pow=ah,o.random=ad,o.round=af,o.sign=ap,o.sin=am,o.sinh=ag,o.sqrt=av,o.sub=ay,o.sum=ab,o.tan=ax,o.tanh=aw,o.trunc=aS,void 0===t&&(t={}),t&&!0!==t.defaults)for(n=0,i=["precision","rounding","toExpNeg","toExpPos","maxE","minE","modulo","crypto"];n<i.length;)t.hasOwnProperty(r=i[n++])||(t[r]=this[r]);return o.config(t),o}(sa);so=new aA(so),ss=new aA(ss);var aC={createBigNumberClass:ov("BigNumber",["?on","config"],e=>{var{on:t,config:n}=e,r=aA.clone({precision:n.precision,modulo:aA.EUCLID});return r.prototype=Object.create(r.prototype),r.prototype.type="BigNumber",r.prototype.isBigNumber=!0,r.prototype.toJSON=function(){return{mathjs:"BigNumber",value:this.toString()}},r.fromJSON=function(e){return new r(e.value)},t&&t("config",function(e,t){e.precision!==t.precision&&r.config({precision:e.precision})}),r},{isClass:!0})},ak={createMatrixClass:ov("Matrix",[],()=>{function e(){if(!(this instanceof e))throw SyntaxError("Constructor must be called with the new operator")}return e.prototype.type="Matrix",e.prototype.isMatrix=!0,e.prototype.storage=function(){throw Error("Cannot invoke storage on a Matrix interface")},e.prototype.datatype=function(){throw Error("Cannot invoke datatype on a Matrix interface")},e.prototype.create=function(e,t){throw Error("Cannot invoke create on a Matrix interface")},e.prototype.subset=function(e,t,n){throw Error("Cannot invoke subset on a Matrix interface")},e.prototype.get=function(e){throw Error("Cannot invoke get on a Matrix interface")},e.prototype.set=function(e,t,n){throw Error("Cannot invoke set on a Matrix interface")},e.prototype.resize=function(e,t){throw Error("Cannot invoke resize on a Matrix interface")},e.prototype.reshape=function(e,t){throw Error("Cannot invoke reshape on a Matrix interface")},e.prototype.clone=function(){throw Error("Cannot invoke clone on a Matrix interface")},e.prototype.size=function(){throw Error("Cannot invoke size on a Matrix interface")},e.prototype.map=function(e,t){throw Error("Cannot invoke map on a Matrix interface")},e.prototype.forEach=function(e){throw Error("Cannot invoke forEach on a Matrix interface")},e.prototype[Symbol.iterator]=function(){throw Error("Cannot iterate a Matrix interface")},e.prototype.toArray=function(){throw Error("Cannot invoke toArray on a Matrix interface")},e.prototype.valueOf=function(){throw Error("Cannot invoke valueOf on a Matrix interface")},e.prototype.format=function(e){throw Error("Cannot invoke format on a Matrix interface")},e.prototype.toString=function(){throw Error("Cannot invoke toString on a Matrix interface")},e},{isClass:!0})},aM={MatrixDependencies:ak,createDenseMatrixClass:ov("DenseMatrix",["Matrix"],e=>{var{Matrix:t}=e;function n(e,t){if(!(this instanceof n))throw SyntaxError("Constructor must be called with the new operator");if(t&&!iV(t))throw Error("Invalid datatype: "+t);if(iH(e))"DenseMatrix"===e.type?(this._data=oc(e._data),this._size=oc(e._size)):(this._data=e.toArray(),this._size=e.size()),this._datatype=t||e._datatype;else if(e&&iz(e.data)&&iz(e.size))this._data=e.data,this._size=e.size,oF(this._data,this._size),this._datatype=t||e.datatype;else if(iz(e))this._data=function e(t){for(var n=0,r=t.length;n<r;n++){var i=t[n];iz(i)?t[n]=e(i):i&&!0===i.isMatrix&&(t[n]=e(i.valueOf()))}return t}(e),this._size=oj(this._data),oF(this._data,this._size),this._datatype=t;else if(e)throw TypeError("Unsupported type of data ("+ou(e)+")");else this._data=[],this._size=[0],this._datatype=t}function r(e,t,n){if(0===t.length){for(var r=e._data;iz(r);)r=r[0];return r}return e._size=t.slice(0),e._data=oB(e._data,e._size,n),e}function i(e,t,n){for(var i=e._size.slice(0),o=!1;i.length<t.length;)i.push(0),o=!0;for(var s=0,a=t.length;s<a;s++)t[s]>i[s]&&(i[s]=t[s],o=!0);o&&r(e,i,n)}return n.prototype=new t,n.prototype.createDenseMatrix=function(e,t){return new n(e,t)},n.prototype.type="DenseMatrix",n.prototype.isDenseMatrix=!0,n.prototype.getDataType=function(){return oH(this._data,ou)},n.prototype.storage=function(){return"dense"},n.prototype.datatype=function(){return this._datatype},n.prototype.create=function(e,t){return new n(e,t)},n.prototype.subset=function(e,t,r){switch(arguments.length){case 1:return function(e,t){if(!iG(t))throw TypeError("Invalid index");if(t.isScalar())return e.get(t.min());var r=t.size();if(r.length!==e._size.length)throw new oI(r.length,e._size.length);for(var i=t.min(),o=t.max(),s=0,a=e._size.length;s<a;s++)oL(i[s],e._size[s]),oL(o[s],e._size[s]);return new n(function e(t,n,r,i){var o=i===r-1,s=n.dimension(i);return o?s.map(function(e){return oL(e,t.length),t[e]}).valueOf():s.map(function(o){return oL(o,t.length),e(t[o],n,r,i+1)}).valueOf()}(e._data,t,r.length,0),e._datatype)}(this,e);case 2:case 3:return function(e,t,n,r){if(!t||!0!==t.isIndex)throw TypeError("Invalid index");var o,s=t.size(),a=t.isScalar();if(iH(n)?(o=n.size(),n=n.valueOf()):o=oj(n),a){if(0!==o.length)throw TypeError("Scalar expected");e.set(t.min(),n,r)}else{if(s.length<e._size.length)throw new oI(s.length,e._size.length,"<");if(o.length<s.length){for(var l=0,u=0;1===s[l]&&1===o[l];)l++;for(;1===s[l];)u++,l++;n=oz(n,s.length,u,o)}if(!od(s,o))throw new oI(s,o,">");i(e,t.max().map(function(e){return e+1}),r);var c=s.length;!function e(t,n,r,i,o){var s=o===i-1,a=n.dimension(o);s?a.forEach(function(e,n){oL(e),t[e]=r[n[0]]}):a.forEach(function(s,a){oL(s),e(t[s],n,r[a[0]],i,o+1)})}(e._data,t,n,c,0)}return e}(this,e,t,r);default:throw SyntaxError("Wrong number of arguments")}},n.prototype.get=function(e){if(!iz(e))throw TypeError("Array expected");if(e.length!==this._size.length)throw new oI(e.length,this._size.length);for(var t=0;t<e.length;t++)oL(e[t],this._size[t]);for(var n=this._data,r=0,i=e.length;r<i;r++){var o=e[r];oL(o,n.length),n=n[o]}return n},n.prototype.set=function(e,t,n){if(!iz(e))throw TypeError("Array expected");if(e.length<this._size.length)throw new oI(e.length,this._size.length,"<");i(this,e.map(function(e){return e+1}),n);var r,o,s,a=this._data;for(r=0,o=e.length-1;r<o;r++)oL(s=e[r],a.length),a=a[s];return oL(s=e[e.length-1],a.length),a[s]=t,this},n.prototype.resize=function(e,t,n){if(!i$(e))throw TypeError("Array or Matrix expected");var i=e.valueOf().map(e=>Array.isArray(e)&&1===e.length?e[0]:e);return r(n?this.clone():this,i,t)},n.prototype.reshape=function(e,t){var n=t?this.clone():this;n._data=function(e,t){var n=function(e){if(!Array.isArray(e))return e;var t=[];return e.forEach(function e(n){Array.isArray(n)?n.forEach(e):t.push(n)}),t}(e),r=n.length;if(!Array.isArray(e)||!Array.isArray(t))throw TypeError("Array expected");if(0===t.length)throw new oI(0,r,"!=");var i=oV(t=o_(t,r));if(r!==i)throw new oI(i,r,"!=");try{return function(e,t){for(var n,r=e,i=t.length-1;i>0;i--){var o=t[i];n=[];for(var s=r.length/o,a=0;a<s;a++)n.push(r.slice(a*o,(a+1)*o));r=n}return r}(n,t)}catch(e){if(e instanceof oI)throw new oI(i,r,"!=");throw e}}(n._data,e);var r=n._size.reduce((e,t)=>e*t);return n._size=o_(e,r),n},n.prototype.clone=function(){return new n({data:oc(this._data),size:oc(this._size),datatype:this._datatype})},n.prototype.size=function(){return this._size.slice(0)},n.prototype.map=function(e){var t=this,r=function n(r,i){return iz(r)?r.map(function(e,t){return n(e,i.concat(t))}):e(r,i,t)}(this._data,[]),i=void 0!==this._datatype?oH(r,ou):void 0;return new n(r,i)},n.prototype.forEach=function(e){var t=this;!function n(r,i){iz(r)?r.forEach(function(e,t){n(e,i.concat(t))}):e(r,i,t)}(this._data,[])},n.prototype[Symbol.iterator]=function*(){var e=function* e(t,n){if(iz(t))for(var r=0;r<t.length;r++)yield*e(t[r],n.concat(r));else yield{value:t,index:n}};yield*e(this._data,[])},n.prototype.rows=function(){var e=[];if(2!==this.size().length)throw TypeError("Rows can only be returned for a 2D matrix.");for(var t of this._data)e.push(new n([t],this._datatype));return e},n.prototype.columns=function(){var e=this,t=[],r=this.size();if(2!==r.length)throw TypeError("Rows can only be returned for a 2D matrix.");for(var i=this._data,o=function(r){var o=i.map(e=>[e[r]]);t.push(new n(o,e._datatype))},s=0;s<r[1];s++)o(s);return t},n.prototype.toArray=function(){return oc(this._data)},n.prototype.valueOf=function(){return this._data},n.prototype.format=function(e){return oP(this._data,e)},n.prototype.toString=function(){return oP(this._data)},n.prototype.toJSON=function(){return{mathjs:"DenseMatrix",data:this._data,size:this._size,datatype:this._datatype}},n.prototype.diagonal=function(e){if(e){if(iF(e)&&(e=e.toNumber()),!ij(e)||!ox(e))throw TypeError("The parameter k must be an integer number")}else e=0;for(var t=e>0?e:0,r=e<0?-e:0,i=Math.min(this._size[0]-r,this._size[1]-t),o=[],s=0;s<i;s++)o[s]=this._data[s+r][s+t];return new n({data:o,size:[i],datatype:this._datatype})},n.diagonal=function(e,t,r,i){if(!iz(e))throw TypeError("Array expected, size parameter");if(2!==e.length)throw Error("Only two dimensions matrix are supported");if(e=e.map(function(e){if(iF(e)&&(e=e.toNumber()),!ij(e)||!ox(e)||e<1)throw Error("Size values must be positive integers");return e}),r){if(iF(r)&&(r=r.toNumber()),!ij(r)||!ox(r))throw TypeError("The parameter k must be an integer number")}else r=0;var o,s=r>0?r:0,a=r<0?-r:0,l=e[0],u=e[1],c=Math.min(l-a,u-s);if(iz(t)){if(t.length!==c)throw Error("Invalid value array length");o=function(e){return t[e]}}else if(iH(t)){var h=t.size();if(1!==h.length||h[0]!==c)throw Error("Invalid matrix length");o=function(e){return t.get([e])}}else o=function(){return t};i||(i=iF(o(0))?o(0).mul(0):0);var d=[];if(e.length>0){d=oB(d,e,i);for(var f=0;f<c;f++)d[f+a][f+s]=o(f)}return new n({data:d,size:[l,u]})},n.fromJSON=function(e){return new n(e)},n.prototype.swapRows=function(e,t){if(!ij(e)||!ox(e)||!ij(t)||!ox(t))throw Error("Row index must be positive integers");if(2!==this._size.length)throw Error("Only two dimensional matrix is supported");return oL(e,this._size[0]),oL(t,this._size[0]),n._swapRows(e,t,this._data),this},n._swapRows=function(e,t,n){var r=n[e];n[e]=n[t],n[t]=r},n},{isClass:!0})};let aT=Math.cosh||function(e){return 1e-9>Math.abs(e)?1-e:(Math.exp(e)+Math.exp(-e))*.5},aD=Math.sinh||function(e){return 1e-9>Math.abs(e)?e:(Math.exp(e)-Math.exp(-e))*.5},aE=function(e,t){return((e=Math.abs(e))<(t=Math.abs(t))&&([e,t]=[t,e]),e<1e8)?Math.sqrt(e*e+t*t):(t/=e,e*Math.sqrt(1+t*t))},aO=function(){throw SyntaxError("Invalid Param")};function aR(e,t){let n=Math.abs(e),r=Math.abs(t);return 0===e?Math.log(r):0===t?Math.log(n):n<3e3&&r<3e3?.5*Math.log(e*e+t*t):.5*Math.log((e*=.5)*e+(t*=.5)*t)+Math.LN2}let aP={re:0,im:0},aI=function(e,t){if(null==e)aP.re=aP.im=0;else if(void 0!==t)aP.re=e,aP.im=t;else switch(typeof e){case"object":if("im"in e&&"re"in e)aP.re=e.re,aP.im=e.im;else if("abs"in e&&"arg"in e){if(!isFinite(e.abs)&&isFinite(e.arg))return aN.INFINITY;aP.re=e.abs*Math.cos(e.arg),aP.im=e.abs*Math.sin(e.arg)}else if("r"in e&&"phi"in e){if(!isFinite(e.r)&&isFinite(e.phi))return aN.INFINITY;aP.re=e.r*Math.cos(e.phi),aP.im=e.r*Math.sin(e.phi)}else 2===e.length?(aP.re=e[0],aP.im=e[1]):aO();break;case"string":aP.im=aP.re=0;let n=e.replace(/_/g,"").match(/\d+\.?\d*e[+-]?\d+|\d+\.?\d*|\.\d+|./g),r=1,i=0;null===n&&aO();for(let e=0;e<n.length;e++){let t=n[e];" "===t||" "===t||"\n"===t||("+"===t?r++:"-"===t?i++:("i"===t||"I"===t?(r+i===0&&aO()," "===n[e+1]||isNaN(n[e+1])?aP.im+=parseFloat((i%2?"-":"")+"1"):(aP.im+=parseFloat((i%2?"-":"")+n[e+1]),e++)):((r+i===0||isNaN(t))&&aO(),"i"===n[e+1]||"I"===n[e+1]?(aP.im+=parseFloat((i%2?"-":"")+t),e++):aP.re+=parseFloat((i%2?"-":"")+t)),r=i=0))}r+i>0&&aO();break;case"number":aP.im=0,aP.re=e;break;default:aO()}return isNaN(aP.re)||isNaN(aP.im),aP};function aN(e,t){if(!(this instanceof aN))return new aN(e,t);let n=aI(e,t);this.re=n.re,this.im=n.im}aN.prototype={re:0,im:0,sign:function(){let e=aE(this.re,this.im);return new aN(this.re/e,this.im/e)},add:function(e,t){let n=aI(e,t),r=this.isInfinite(),i=!(isFinite(n.re)&&isFinite(n.im));return r||i?r&&i?aN.NAN:aN.INFINITY:new aN(this.re+n.re,this.im+n.im)},sub:function(e,t){let n=aI(e,t),r=this.isInfinite(),i=!(isFinite(n.re)&&isFinite(n.im));return r||i?r&&i?aN.NAN:aN.INFINITY:new aN(this.re-n.re,this.im-n.im)},mul:function(e,t){let n=aI(e,t),r=this.isInfinite(),i=!(isFinite(n.re)&&isFinite(n.im)),o=0===this.re&&0===this.im,s=0===n.re&&0===n.im;return r&&s||i&&o?aN.NAN:r||i?aN.INFINITY:0===n.im&&0===this.im?new aN(this.re*n.re,0):new aN(this.re*n.re-this.im*n.im,this.re*n.im+this.im*n.re)},div:function(e,t){let n=aI(e,t),r=this.isInfinite(),i=!(isFinite(n.re)&&isFinite(n.im)),o=0===this.re&&0===this.im,s=0===n.re&&0===n.im;if(o&&s||r&&i)return aN.NAN;if(s||r)return aN.INFINITY;if(o||i)return aN.ZERO;if(0===n.im)return new aN(this.re/n.re,this.im/n.re);if(Math.abs(n.re)<Math.abs(n.im)){let e=n.re/n.im,t=n.re*e+n.im;return new aN((this.re*e+this.im)/t,(this.im*e-this.re)/t)}{let e=n.im/n.re,t=n.im*e+n.re;return new aN((this.re+this.im*e)/t,(this.im-this.re*e)/t)}},pow:function(e,t){let n=aI(e,t),r=0===this.re&&0===this.im;if(0===n.re&&0===n.im)return aN.ONE;if(0===n.im){if(0===this.im&&this.re>0)return new aN(Math.pow(this.re,n.re),0);else if(0===this.re)switch((n.re%4+4)%4){case 0:return new aN(Math.pow(this.im,n.re),0);case 1:return new aN(0,Math.pow(this.im,n.re));case 2:return new aN(-Math.pow(this.im,n.re),0);case 3:return new aN(0,-Math.pow(this.im,n.re))}}if(r&&n.re>0)return aN.ZERO;let i=Math.atan2(this.im,this.re),o=aR(this.re,this.im),s=Math.exp(n.re*o-n.im*i),a=n.im*o+n.re*i;return new aN(s*Math.cos(a),s*Math.sin(a))},sqrt:function(){let e=this.re,t=this.im;if(0===t)if(e>=0)return new aN(Math.sqrt(e),0);else return new aN(0,Math.sqrt(-e));let n=Math.sqrt(.5*(aE(e,t)+Math.abs(e))),r=Math.abs(t)/(2*n);return e>=0?new aN(n,t<0?-r:r):new aN(r,t<0?-n:n)},exp:function(){let e=Math.exp(this.re);return 0===this.im?new aN(e,0):new aN(e*Math.cos(this.im),e*Math.sin(this.im))},expm1:function(){let e,t=this.re,n=this.im;return new aN(Math.expm1(t)*Math.cos(n)+-2*(e=Math.sin(.5*n))*e,Math.exp(t)*Math.sin(n))},log:function(){let e=this.re,t=this.im;return 0===t&&e>0?new aN(Math.log(e),0):new aN(aR(e,t),Math.atan2(t,e))},abs:function(){return aE(this.re,this.im)},arg:function(){return Math.atan2(this.im,this.re)},sin:function(){let e=this.re,t=this.im;return new aN(Math.sin(e)*aT(t),Math.cos(e)*aD(t))},cos:function(){let e=this.re,t=this.im;return new aN(Math.cos(e)*aT(t),-Math.sin(e)*aD(t))},tan:function(){let e=2*this.re,t=2*this.im,n=Math.cos(e)+aT(t);return new aN(Math.sin(e)/n,aD(t)/n)},cot:function(){let e=2*this.re,t=2*this.im,n=Math.cos(e)-aT(t);return new aN(-Math.sin(e)/n,aD(t)/n)},sec:function(){let e=this.re,t=this.im,n=.5*aT(2*t)+.5*Math.cos(2*e);return new aN(Math.cos(e)*aT(t)/n,Math.sin(e)*aD(t)/n)},csc:function(){let e=this.re,t=this.im,n=.5*aT(2*t)-.5*Math.cos(2*e);return new aN(Math.sin(e)*aT(t)/n,-Math.cos(e)*aD(t)/n)},asin:function(){let e=this.re,t=this.im,n=new aN(t*t-e*e+1,-2*e*t).sqrt(),r=new aN(n.re-t,n.im+e).log();return new aN(r.im,-r.re)},acos:function(){let e=this.re,t=this.im,n=new aN(t*t-e*e+1,-2*e*t).sqrt(),r=new aN(n.re-t,n.im+e).log();return new aN(Math.PI/2-r.im,r.re)},atan:function(){let e=this.re,t=this.im;if(0===e){if(1===t)return new aN(0,1/0);if(-1===t)return new aN(0,-1/0)}let n=e*e+(1-t)*(1-t),r=new aN((1-t*t-e*e)/n,-2*e/n).log();return new aN(-.5*r.im,.5*r.re)},acot:function(){let e=this.re,t=this.im;if(0===t)return new aN(Math.atan2(1,e),0);let n=e*e+t*t;return 0!==n?new aN(e/n,-t/n).atan():new aN(0!==e?e/0:0,0!==t?-t/0:0).atan()},asec:function(){let e=this.re,t=this.im;if(0===e&&0===t)return new aN(0,1/0);let n=e*e+t*t;return 0!==n?new aN(e/n,-t/n).acos():new aN(0!==e?e/0:0,0!==t?-t/0:0).acos()},acsc:function(){let e=this.re,t=this.im;if(0===e&&0===t)return new aN(Math.PI/2,1/0);let n=e*e+t*t;return 0!==n?new aN(e/n,-t/n).asin():new aN(0!==e?e/0:0,0!==t?-t/0:0).asin()},sinh:function(){let e=this.re,t=this.im;return new aN(aD(e)*Math.cos(t),aT(e)*Math.sin(t))},cosh:function(){let e=this.re,t=this.im;return new aN(aT(e)*Math.cos(t),aD(e)*Math.sin(t))},tanh:function(){let e=2*this.re,t=2*this.im,n=aT(e)+Math.cos(t);return new aN(aD(e)/n,Math.sin(t)/n)},coth:function(){let e=2*this.re,t=2*this.im,n=aT(e)-Math.cos(t);return new aN(aD(e)/n,-Math.sin(t)/n)},csch:function(){let e=this.re,t=this.im,n=Math.cos(2*t)-aT(2*e);return new aN(-2*aD(e)*Math.cos(t)/n,2*aT(e)*Math.sin(t)/n)},sech:function(){let e=this.re,t=this.im,n=Math.cos(2*t)+aT(2*e);return new aN(2*aT(e)*Math.cos(t)/n,-2*aD(e)*Math.sin(t)/n)},asinh:function(){let e=this.re,t=this.im;if(0===t){if(0===e)return new aN(0,0);let t=Math.abs(e),n=Math.log(t+Math.sqrt(t*t+1));return new aN(e<0?-n:n,0)}let n=new aN(e*e-t*t+1,2*e*t).sqrt();return new aN(e+n.re,t+n.im).log()},acosh:function(){let e=this.re,t=this.im;if(0===t){if(e>1)return new aN(Math.log(e+Math.sqrt(e-1)*Math.sqrt(e+1)),0);if(e<-1){let t=Math.sqrt(e*e-1);return new aN(Math.log(-e+t),Math.PI)}return new aN(0,Math.acos(e))}let n=new aN(e-1,t).sqrt(),r=new aN(e+1,t).sqrt();return new aN(e+n.re*r.re-n.im*r.im,t+n.re*r.im+n.im*r.re).log()},atanh:function(){let e=this.re,t=this.im;if(0===t)return 0===e?new aN(0,0):1===e?new aN(1/0,0):-1===e?new aN(-1/0,0):-1<e&&e<1?new aN(.5*Math.log((1+e)/(1-e)),0):e>1?new aN(.5*Math.log((e+1)/(e-1)),-Math.PI/2):new aN(.5*Math.log(-((1+e)/(1-e))),Math.PI/2);let n=1-e,r=1+e,i=n*n+t*t;if(0===i)return new aN(-1!==e?e/0:0,0!==t?t/0:0);let o=(r*n-t*t)/i,s=(t*n+r*t)/i;return new aN(aR(o,s)/2,Math.atan2(s,o)/2)},acoth:function(){let e=this.re,t=this.im;if(0===e&&0===t)return new aN(0,Math.PI/2);let n=e*e+t*t;return 0!==n?new aN(e/n,-t/n).atanh():new aN(0!==e?e/0:0,0!==t?-t/0:0).atanh()},acsch:function(){let e=this.re,t=this.im;if(0===t){if(0===e)return new aN(1/0,0);let t=1/e;return new aN(Math.log(t+Math.sqrt(t*t+1)),0)}let n=e*e+t*t;return 0!==n?new aN(e/n,-t/n).asinh():new aN(0!==e?e/0:0,0!==t?-t/0:0).asinh()},asech:function(){let e=this.re,t=this.im;if(this.isZero())return aN.INFINITY;let n=e*e+t*t;return 0!==n?new aN(e/n,-t/n).acosh():new aN(0!==e?e/0:0,0!==t?-t/0:0).acosh()},inverse:function(){if(this.isZero())return aN.INFINITY;if(this.isInfinite())return aN.ZERO;let e=this.re,t=this.im,n=e*e+t*t;return new aN(e/n,-t/n)},conjugate:function(){return new aN(this.re,-this.im)},neg:function(){return new aN(-this.re,-this.im)},ceil:function(e){return e=Math.pow(10,e||0),new aN(Math.ceil(this.re*e)/e,Math.ceil(this.im*e)/e)},floor:function(e){return e=Math.pow(10,e||0),new aN(Math.floor(this.re*e)/e,Math.floor(this.im*e)/e)},round:function(e){return e=Math.pow(10,e||0),new aN(Math.round(this.re*e)/e,Math.round(this.im*e)/e)},equals:function(e,t){let n=aI(e,t);return Math.abs(n.re-this.re)<=aN.EPSILON&&Math.abs(n.im-this.im)<=aN.EPSILON},clone:function(){return new aN(this.re,this.im)},toString:function(){let e=this.re,t=this.im,n="";return this.isNaN()?"NaN":this.isInfinite()?"Infinity":(Math.abs(e)<aN.EPSILON&&(e=0),Math.abs(t)<aN.EPSILON&&(t=0),0===t)?n+e:(0!==e?(n+=e,n+=" ",t<0?(t=-t,n+="-"):n+="+",n+=" "):t<0&&(t=-t,n+="-"),1!==t&&(n+=t),n+"i")},toVector:function(){return[this.re,this.im]},valueOf:function(){return 0===this.im?this.re:null},isNaN:function(){return isNaN(this.re)||isNaN(this.im)},isZero:function(){return 0===this.im&&0===this.re},isFinite:function(){return isFinite(this.re)&&isFinite(this.im)},isInfinite:function(){return!this.isFinite()}},aN.ZERO=new aN(0,0),aN.ONE=new aN(1,0),aN.I=new aN(0,1),aN.PI=new aN(Math.PI,0),aN.E=new aN(Math.E,0),aN.INFINITY=new aN(1/0,1/0),aN.NAN=new aN(NaN,NaN),aN.EPSILON=1e-15;var aj=ov("Complex",[],()=>(aN.prototype.type="Complex",aN.prototype.isComplex=!0,aN.prototype.toJSON=function(){return{mathjs:"Complex",re:this.re,im:this.im}},aN.prototype.toPolar=function(){return{r:this.abs(),phi:this.arg()}},aN.prototype.format=function(e){var t=this.im,n=this.re,r=oS(this.re,e),i=oS(this.im,e),o=ij(e)?e:e?e.precision:null;if(null!==o){var s=Math.pow(10,-o);Math.abs(n/t)<s&&(n=0),Math.abs(t/n)<s&&(t=0)}return 0===t?r:0===n?1===t?"i":-1===t?"-i":i+"i":t<0?-1===t?r+" - i":r+" - "+i.substring(1)+"i":1===t?r+" + i":r+" + "+i+"i"},aN.fromPolar=function(e){switch(arguments.length){case 1:var t=arguments[0];if("object"==typeof t)return aN(t);throw TypeError("Input has to be an object with r and phi keys.");case 2:var n=arguments[0],r=arguments[1];if(ij(n)){if(i_(r)&&r.hasBase("ANGLE")&&(r=r.toNumber("rad")),ij(r))return new aN({r:n,phi:r});throw TypeError("Phi is not a number nor an angle unit.")}throw TypeError("Radius r is not a number.");default:throw SyntaxError("Wrong number of arguments in function fromPolar")}},aN.prototype.valueOf=aN.prototype.toString,aN.fromJSON=function(e){return new aN(e)},aN.compare=function(e,t){return e.re>t.re?1:e.re<t.re?-1:e.im>t.im?1:e.im<t.im?-1:0},aN),{isClass:!0}),aF={s:1,n:0,d:1};function aL(e,t){if(isNaN(e=parseInt(e,10)))throw aW();return e*t}function aB(e,t){if(0===t)throw a$();var n=Object.create(aH.prototype);n.s=e<0?-1:1;var r=az(e=e<0?-e:e,t);return n.n=e/r,n.d=t/r,n}function a_(e){for(var t={},n=e,r=2,i=4;i<=n;){for(;n%r==0;)n/=r,t[r]=(t[r]||0)+1;i+=1+2*r++}return n!==e?n>1&&(t[n]=(t[n]||0)+1):t[e]=(t[e]||0)+1,t}var aV=function(e,t){var n,r=0,i=1,o=1,s=0,a=0,l=0,u=1,c=1,h=0,d=1,f=1,p=1;if(null==e);else if(void 0!==t){if(o=(r=e)*(i=t),r%1!=0||i%1!=0)throw aU()}else switch(typeof e){case"object":if("d"in e&&"n"in e)r=e.n,i=e.d,"s"in e&&(r*=e.s);else if(0 in e)r=e[0],1 in e&&(i=e[1]);else throw aW();o=r*i;break;case"number":if(e<0&&(o=e,e=-e),e%1==0)r=e;else if(e>0){for(e>=1&&(c=Math.pow(10,Math.floor(1+Math.log(e)/Math.LN10)),e/=c);d<=1e7&&p<=1e7;){if(e===(n=(h+f)/(d+p))){d+p<=1e7?(r=h+f,i=d+p):p>d?(r=f,i=p):(r=h,i=d);break}e>n?(h+=f,d+=p):(f+=h,p+=d),d>1e7?(r=f,i=p):(r=h,i=d)}r*=c}else(isNaN(e)||isNaN(t))&&(i=r=NaN);break;case"string":if(null===(d=e.match(/\d+|./g)))throw aW();if("-"===d[h]?(o=-1,h++):"+"===d[h]&&h++,d.length===h+1?a=aL(d[h++],o):"."===d[h+1]||"."===d[h]?("."!==d[h]&&(s=aL(d[h++],o)),(++h+1===d.length||"("===d[h+1]&&")"===d[h+3]||"'"===d[h+1]&&"'"===d[h+3])&&(a=aL(d[h],o),u=Math.pow(10,d[h].length),h++),("("===d[h]&&")"===d[h+2]||"'"===d[h]&&"'"===d[h+2])&&(l=aL(d[h+1],o),c=Math.pow(10,d[h+1].length)-1,h+=3)):"/"===d[h+1]||":"===d[h+1]?(a=aL(d[h],o),u=aL(d[h+2],1),h+=3):"/"===d[h+3]&&" "===d[h+1]&&(s=aL(d[h],o),a=aL(d[h+2],o),u=aL(d[h+4],1),h+=5),d.length<=h){o=r=l+(i=u*c)*s+c*a;break}default:throw aW()}if(0===i)throw a$();aF.s=o<0?-1:1,aF.n=Math.abs(r),aF.d=Math.abs(i)};function az(e,t){if(!e)return t;if(!t)return e;for(;;){if(!(e%=t))return t;if(!(t%=e))return e}}function aH(e,t){if(aV(e,t),!(this instanceof aH))return aB(aF.s*aF.n,aF.d);e=az(aF.d,aF.n),this.s=aF.s,this.n=aF.n/e,this.d=aF.d/e}var a$=function(){return Error("Division by Zero")},aW=function(){return Error("Invalid argument")},aU=function(){return Error("Parameters must be integer")};aH.prototype={s:1,n:0,d:1,abs:function(){return aB(this.n,this.d)},neg:function(){return aB(-this.s*this.n,this.d)},add:function(e,t){return aV(e,t),aB(this.s*this.n*aF.d+aF.s*this.d*aF.n,this.d*aF.d)},sub:function(e,t){return aV(e,t),aB(this.s*this.n*aF.d-aF.s*this.d*aF.n,this.d*aF.d)},mul:function(e,t){return aV(e,t),aB(this.s*aF.s*this.n*aF.n,this.d*aF.d)},div:function(e,t){return aV(e,t),aB(this.s*aF.s*this.n*aF.d,this.d*aF.n)},clone:function(){return aB(this.s*this.n,this.d)},mod:function(e,t){if(isNaN(this.n)||isNaN(this.d))return new aH(NaN);if(void 0===e)return aB(this.s*this.n%this.d,1);if(aV(e,t),0===aF.n&&0===this.d)throw a$();return aB(this.s*(aF.d*this.n)%(aF.n*this.d),aF.d*this.d)},gcd:function(e,t){return aV(e,t),aB(az(aF.n,this.n)*az(aF.d,this.d),aF.d*this.d)},lcm:function(e,t){return(aV(e,t),0===aF.n&&0===this.n)?aB(0,1):aB(aF.n*this.n,az(aF.n,this.n)*az(aF.d,this.d))},ceil:function(e){return(e=Math.pow(10,e||0),isNaN(this.n)||isNaN(this.d))?new aH(NaN):aB(Math.ceil(e*this.s*this.n/this.d),e)},floor:function(e){return(e=Math.pow(10,e||0),isNaN(this.n)||isNaN(this.d))?new aH(NaN):aB(Math.floor(e*this.s*this.n/this.d),e)},round:function(e){return(e=Math.pow(10,e||0),isNaN(this.n)||isNaN(this.d))?new aH(NaN):aB(Math.round(e*this.s*this.n/this.d),e)},roundTo:function(e,t){return aV(e,t),aB(this.s*Math.round(this.n*aF.d/(this.d*aF.n))*aF.n,aF.d)},inverse:function(){return aB(this.s*this.d,this.n)},pow:function(e,t){if(aV(e,t),1===aF.d)if(aF.s<0)return aB(Math.pow(this.s*this.d,aF.n),Math.pow(this.n,aF.n));else return aB(Math.pow(this.s*this.n,aF.n),Math.pow(this.d,aF.n));if(this.s<0)return null;var n=a_(this.n),r=a_(this.d),i=1,o=1;for(var s in n)if("1"!==s){if("0"===s){i=0;break}if(n[s]*=aF.n,n[s]%aF.d!=0)return null;n[s]/=aF.d,i*=Math.pow(s,n[s])}for(var s in r)if("1"!==s){if(r[s]*=aF.n,r[s]%aF.d!=0)return null;r[s]/=aF.d,o*=Math.pow(s,r[s])}return aF.s<0?aB(o,i):aB(i,o)},equals:function(e,t){return aV(e,t),this.s*this.n*aF.d==aF.s*aF.n*this.d},compare:function(e,t){aV(e,t);var n=this.s*this.n*aF.d-aF.s*aF.n*this.d;return(0<n)-(n<0)},simplify:function(e){if(isNaN(this.n)||isNaN(this.d))return this;e=e||.001;for(var t=this.abs(),n=t.toContinued(),r=1;r<n.length;r++){for(var i=aB(n[r-1],1),o=r-2;o>=0;o--)i=i.inverse().add(n[o]);if(Math.abs(i.sub(t).valueOf())<e)return i.mul(this.s)}return this},divisible:function(e,t){return aV(e,t),!(!(aF.n*this.d)||this.n*aF.d%(aF.n*this.d))},valueOf:function(){return this.s*this.n/this.d},toFraction:function(e){var t,n="",r=this.n,i=this.d;return this.s<0&&(n+="-"),1===i?n+=r:(e&&(t=Math.floor(r/i))>0&&(n+=t,n+=" ",r%=i),n+=r,n+="/",n+=i),n},toLatex:function(e){var t,n="",r=this.n,i=this.d;return this.s<0&&(n+="-"),1===i?n+=r:(e&&(t=Math.floor(r/i))>0&&(n+=t,r%=i),n+="\\frac{",n+=r,n+="}{",n+=i,n+="}"),n},toContinued:function(){var e,t=this.n,n=this.d,r=[];if(isNaN(t)||isNaN(n))return r;do r.push(Math.floor(t/n)),e=t%n,t=n,n=e;while(1!==t);return r},toString:function(e){var t=this.n,n=this.d;if(isNaN(t)||isNaN(n))return"NaN";e=e||15;var r=function(e){for(;e%2==0;e/=2);for(;e%5==0;e/=5);if(1===e)return 0;for(var t=10%e,n=1;1!==t;n++)if(t=10*t%e,n>2e3)return 0;return n}(n),i=function(e,t){for(var n=1,r=function(e,t,n){for(var r=1;t>0;e=e*e%n,t>>=1)1&t&&(r=r*e%n);return r}(10,t,e),i=0;i<300;i++){if(n===r)return i;n=10*n%e,r=10*r%e}return 0}(n,r),o=this.s<0?"-":"";if(o+=t/n|0,t%=n,(t*=10)&&(o+="."),r){for(var s=i;s--;)o+=t/n|0,t%=n,t*=10;o+="(";for(var s=r;s--;)o+=t/n|0,t%=n,t*=10;o+=")"}else for(var s=e;t&&s--;)o+=t/n|0,t%=n,t*=10;return o}};var aq=ov("Fraction",[],()=>(aH.prototype.type="Fraction",aH.prototype.isFraction=!0,aH.prototype.toJSON=function(){return{mathjs:"Fraction",n:this.s*this.n,d:this.d}},aH.fromJSON=function(e){return new aH(e)},aH),{isClass:!0}),aG=n(42915);function aY(e,t){return!!e&&"object"==typeof e&&(!!op(aZ,t)||!(t in Object.prototype)&&!(t in Function.prototype))}function aK(e){return"object"==typeof e&&e&&e.constructor===Object}var aZ={length:!0,name:!0},aX={toString:!0,valueOf:!0,toLocaleString:!0};class aQ{constructor(e){this.wrappedObject=e}keys(){return Object.keys(this.wrappedObject)}get(e){var t,n,r=this.wrappedObject;if(aK(r)&&aY(r,e))return r[e];if("function"==typeof r[e]&&(t=r,n=e,!(null==t||"function"!=typeof t[n]||op(t,n)&&Object.getPrototypeOf&&n in Object.getPrototypeOf(t))&&(op(aX,n)||!(n in Object.prototype)&&!(n in Function.prototype))))throw Error('Cannot access method "'+e+'" as a property');throw Error('No access to property "'+e+'"')}set(e,t){return!function(e,t,n){if(aK(e)&&aY(e,t))return e[t]=n;throw Error('No access to property "'+t+'"')}(this.wrappedObject,e,t),this}has(e){return e in this.wrappedObject}}function aJ(e){return!!e&&(e instanceof Map||e instanceof aQ||"function"==typeof e.set&&"function"==typeof e.get&&"function"==typeof e.keys&&"function"==typeof e.has)}var a0=function(){return a0=aG.create,aG};function a1(e){throw Error("Cannot convert value ".concat(e," into a BigNumber: no class 'BigNumber' provided"))}function a2(e){throw Error("Cannot convert value ".concat(e," into a Complex number: no class 'Complex' provided"))}function a5(e){throw Error("Cannot convert value ".concat(e," into a Fraction, no class 'Fraction' provided."))}var a3={BigNumberDependencies:aC,ComplexDependencies:{createComplexClass:aj},DenseMatrixDependencies:aM,FractionDependencies:{createFractionClass:aq},createTyped:ov("typed",["?BigNumber","?Complex","?DenseMatrix","?Fraction"],function(e){var{BigNumber:t,Complex:n,DenseMatrix:r,Fraction:i}=e,o=a0();return o.types=[{name:"number",test:ij},{name:"Complex",test:iL},{name:"BigNumber",test:iF},{name:"Fraction",test:iB},{name:"Unit",test:i_},{name:"string",test:iV},{name:"Chain",test:ol},{name:"Array",test:iz},{name:"Matrix",test:iH},{name:"DenseMatrix",test:iW},{name:"SparseMatrix",test:iU},{name:"Range",test:iq},{name:"Index",test:iG},{name:"boolean",test:iY},{name:"ResultSet",test:iK},{name:"Help",test:iZ},{name:"function",test:iX},{name:"Date",test:iQ},{name:"RegExp",test:iJ},{name:"null",test:i1},{name:"undefined",test:i2},{name:"AccessorNode",test:i5},{name:"ArrayNode",test:i3},{name:"AssignmentNode",test:i4},{name:"BlockNode",test:i6},{name:"ConditionalNode",test:i9},{name:"ConstantNode",test:i8},{name:"FunctionNode",test:oe},{name:"FunctionAssignmentNode",test:i7},{name:"IndexNode",test:ot},{name:"Node",test:on},{name:"ObjectNode",test:or},{name:"OperatorNode",test:oi},{name:"ParenthesisNode",test:oo},{name:"RangeNode",test:os},{name:"SymbolNode",test:oa},{name:"Map",test:aJ},{name:"Object",test:i0}],o.conversions=[{from:"number",to:"BigNumber",convert:function(e){if(t||a1(e),e.toExponential().replace(/e.*$/,"").replace(/^0\.?0*|\./,"").length>15)throw TypeError("Cannot implicitly convert a number with >15 significant digits to BigNumber (value: "+e+"). Use function bignumber(x) to convert to BigNumber.");return new t(e)}},{from:"number",to:"Complex",convert:function(e){return n||a2(e),new n(e,0)}},{from:"number",to:"string",convert:function(e){return e+""}},{from:"BigNumber",to:"Complex",convert:function(e){return n||a2(e),new n(e.toNumber(),0)}},{from:"Fraction",to:"BigNumber",convert:function(e){throw TypeError("Cannot implicitly convert a Fraction to BigNumber or vice versa. Use function bignumber(x) to convert to BigNumber or fraction(x) to convert to Fraction.")}},{from:"Fraction",to:"Complex",convert:function(e){return n||a2(e),new n(e.valueOf(),0)}},{from:"number",to:"Fraction",convert:function(e){i||a5(e);var t=new i(e);if(t.valueOf()!==e)throw TypeError("Cannot implicitly convert a number to a Fraction when there will be a loss of precision (value: "+e+"). Use function fraction(x) to convert to Fraction.");return t}},{from:"string",to:"number",convert:function(e){var t=Number(e);if(isNaN(t))throw Error('Cannot convert "'+e+'" to a number');return t}},{from:"string",to:"BigNumber",convert:function(e){t||a1(e);try{return new t(e)}catch(t){throw Error('Cannot convert "'+e+'" to BigNumber')}}},{from:"string",to:"Fraction",convert:function(e){i||a5(e);try{return new i(e)}catch(t){throw Error('Cannot convert "'+e+'" to Fraction')}}},{from:"string",to:"Complex",convert:function(e){n||a2(e);try{return new n(e)}catch(t){throw Error('Cannot convert "'+e+'" to Complex')}}},{from:"boolean",to:"number",convert:function(e){return+e}},{from:"boolean",to:"BigNumber",convert:function(e){return t||a1(e),new t(+e)}},{from:"boolean",to:"Fraction",convert:function(e){return i||a5(e),new i(+e)}},{from:"boolean",to:"string",convert:function(e){return String(e)}},{from:"Array",to:"Matrix",convert:function(e){return r||function(){throw Error("Cannot convert array into a Matrix: no class 'DenseMatrix' provided")}(),new r(e)}},{from:"Matrix",to:"Array",convert:function(e){return e.valueOf()}}],o})},a4="equalScalar",a6=ov(a4,["typed","config"],e=>{var{typed:t,config:n}=e;return t(a4,{"boolean, boolean":function(e,t){return e===t},"number, number":function(e,t){return oE(e,t,n.epsilon)},"BigNumber, BigNumber":function(e,t){return e.eq(t)||function(e,t,n){if(null==n)return e.eq(t);if(e.eq(t))return!0;if(e.isNaN()||t.isNaN())return!1;if(e.isFinite()&&t.isFinite()){var r=e.minus(t).abs();if(r.isZero())return!0;var i=e.constructor.max(e.abs(),t.abs());return r.lte(i.times(n))}return!1}(e,t,n.epsilon)},"Fraction, Fraction":function(e,t){return e.equals(t)},"Complex, Complex":function(e,t){var r;return r=n.epsilon,oE(e.re,t.re,r)&&oE(e.im,t.im,r)},"Unit, Unit":function(e,t){if(!e.equalBase(t))throw Error("Cannot compare units with different base");return this(e.value,t.value)}})});ov(a4,["typed","config"],e=>{var{typed:t,config:n}=e;return t(a4,{"number, number":function(e,t){return oE(e,t,n.epsilon)}})});var a9={typedDependencies:a3,createEqualScalar:a6},a8=ov("SparseMatrix",["typed","equalScalar","Matrix"],e=>{var{typed:t,equalScalar:n,Matrix:r}=e;function i(e,t){if(!(this instanceof i))throw SyntaxError("Constructor must be called with the new operator");if(t&&!iV(t))throw Error("Invalid datatype: "+t);if(iH(e)){var n,r,s;n=this,r=e,s=t,"SparseMatrix"===r.type?(n._values=r._values?oc(r._values):void 0,n._index=oc(r._index),n._ptr=oc(r._ptr),n._size=oc(r._size),n._datatype=s||r._datatype):o(n,r.valueOf(),s||r._datatype)}else if(e&&iz(e.index)&&iz(e.ptr)&&iz(e.size))this._values=e.values,this._index=e.index,this._ptr=e.ptr,this._size=e.size,this._datatype=t||e.datatype;else if(iz(e))o(this,e,t);else if(e)throw TypeError("Unsupported type of data ("+ou(e)+")");else this._values=[],this._index=[],this._ptr=[0],this._size=[0,0],this._datatype=t}function o(e,r,i){e._values=[],e._index=[],e._ptr=[],e._datatype=i;var o=r.length,s=0,a=n,l=0;if(iV(i)&&(a=t.find(n,[i,i])||n,l=t.convert(0,i)),o>0){var u=0;do{e._ptr.push(e._index.length);for(var c=0;c<o;c++){var h=r[c];if(iz(h)){if(0===u&&s<h.length&&(s=h.length),u<h.length){var d=h[u];a(d,l)||(e._values.push(d),e._index.push(c))}}else 0===u&&s<1&&(s=1),a(h,l)||(e._values.push(h),e._index.push(c))}u++}while(u<s)}e._ptr.push(e._index.length),e._size=[o,s]}function s(e,t,n,r){if(n-t==0)return n;for(var i=t;i<n;i++)if(r[i]===e)return i;return t}function a(e,t,n,r,i,o,s){i.splice(e,0,r),o.splice(e,0,t);for(var a=n+1;a<s.length;a++)s[a]++}function l(e,r,i,o){var s,a,l,u=o||0,c=n,h=0;iV(e._datatype)&&(c=t.find(n,[e._datatype,e._datatype])||n,h=t.convert(0,e._datatype),u=t.convert(u,e._datatype));var d=!c(u,h),f=e._size[0],p=e._size[1];if(i>p){for(a=p;a<i;a++)if(e._ptr[a]=e._values.length,d)for(s=0;s<f;s++)e._values.push(u),e._index.push(s);e._ptr[i]=e._values.length}else i<p&&(e._ptr.splice(i+1,p-i),e._values.splice(e._ptr[i],e._values.length),e._index.splice(e._ptr[i],e._index.length));if(p=i,r>f){if(d){var m=0;for(a=0;a<p;a++){e._ptr[a]=e._ptr[a]+m,l=e._ptr[a+1]+m;var g=0;for(s=f;s<r;s++,g++)e._values.splice(l+g,0,u),e._index.splice(l+g,0,s),m++}e._ptr[p]=e._values.length}}else if(r<f){var v=0;for(a=0;a<p;a++){e._ptr[a]=e._ptr[a]-v;var y=e._ptr[a],b=e._ptr[a+1]-v;for(l=y;l<b;l++)(s=e._index[l])>r-1&&(e._values.splice(l,1),e._index.splice(l,1),v++)}e._ptr[a]=e._values.length}return e._size[0]=r,e._size[1]=i,e}function u(e,t,n,r,i){var o,s,a=r[0],l=r[1],u=[];for(o=0;o<a;o++)for(s=0,u[o]=[];s<l;s++)u[o][s]=0;for(s=0;s<l;s++)for(var c=n[s],h=n[s+1],d=c;d<h;d++)u[o=t[d]][s]=e?i?oc(e[d]):e[d]:1;return u}return i.prototype=new r,i.prototype.createSparseMatrix=function(e,t){return new i(e,t)},i.prototype.type="SparseMatrix",i.prototype.isSparseMatrix=!0,i.prototype.getDataType=function(){return oH(this._values,ou)},i.prototype.storage=function(){return"sparse"},i.prototype.datatype=function(){return this._datatype},i.prototype.create=function(e,t){return new i(e,t)},i.prototype.density=function(){var e=this._size[0],t=this._size[1];return 0!==e&&0!==t?this._index.length/(e*t):0},i.prototype.subset=function(e,t,n){if(!this._values)throw Error("Cannot invoke subset on a Pattern only matrix");switch(arguments.length){case 1:return function(e,t){if(!iG(t))throw TypeError("Invalid index");if(t.isScalar())return e.get(t.min());var n,r,o,s,a=t.size();if(a.length!==e._size.length)throw new oI(a.length,e._size.length);var l=t.min(),u=t.max();for(n=0,r=e._size.length;n<r;n++)oL(l[n],e._size[n]),oL(u[n],e._size[n]);var c=e._values,h=e._index,d=e._ptr,f=t.dimension(0),p=t.dimension(1),m=[],g=[];f.forEach(function(e,t){g[e]=t[0],m[e]=!0});var v=c?[]:void 0,y=[],b=[];return p.forEach(function(e){for(b.push(y.length),o=d[e],s=d[e+1];o<s;o++)!0===m[n=h[o]]&&(y.push(g[n]),v&&v.push(c[o]))}),b.push(y.length),new i({values:v,index:y,ptr:b,size:a,datatype:e._datatype})}(this,e);case 2:case 3:return function(e,t,n,r){if(!t||!0!==t.isIndex)throw TypeError("Invalid index");var i,o=t.size(),s=t.isScalar();if(iH(n)?(i=n.size(),n=n.toArray()):i=oj(n),s){if(0!==i.length)throw TypeError("Scalar expected");e.set(t.min(),n,r)}else{if(1!==o.length&&2!==o.length)throw new oI(o.length,e._size.length,"<");if(i.length<o.length){for(var a=0,l=0;1===o[a]&&1===i[a];)a++;for(;1===o[a];)l++,a++;n=oz(n,o.length,l,i)}if(!od(o,i))throw new oI(o,i,">");if(1===o.length)t.dimension(0).forEach(function(t,i){oL(t),e.set([t,0],n[i[0]],r)});else{var u=t.dimension(0),c=t.dimension(1);u.forEach(function(t,i){oL(t),c.forEach(function(o,s){oL(o),e.set([t,o],n[i[0]][s[0]],r)})})}}return e}(this,e,t,n);default:throw SyntaxError("Wrong number of arguments")}},i.prototype.get=function(e){if(!iz(e))throw TypeError("Array expected");if(e.length!==this._size.length)throw new oI(e.length,this._size.length);if(!this._values)throw Error("Cannot invoke get on a Pattern only matrix");var t=e[0],n=e[1];oL(t,this._size[0]),oL(n,this._size[1]);var r=s(t,this._ptr[n],this._ptr[n+1],this._index);return r<this._ptr[n+1]&&this._index[r]===t?this._values[r]:0},i.prototype.set=function(e,r,i){if(!iz(e))throw TypeError("Array expected");if(e.length!==this._size.length)throw new oI(e.length,this._size.length);if(!this._values)throw Error("Cannot invoke set on a Pattern only matrix");var o=e[0],u=e[1],c=this._size[0],h=this._size[1],d=n,f=0;iV(this._datatype)&&(d=t.find(n,[this._datatype,this._datatype])||n,f=t.convert(0,this._datatype)),(o>c-1||u>h-1)&&(l(this,Math.max(o+1,c),Math.max(u+1,h),i),c=this._size[0],h=this._size[1]),oL(o,c),oL(u,h);var p=s(o,this._ptr[u],this._ptr[u+1],this._index);return p<this._ptr[u+1]&&this._index[p]===o?d(r,f)?function(e,t,n,r,i){n.splice(e,1),r.splice(e,1);for(var o=t+1;o<i.length;o++)i[o]--}(p,u,this._values,this._index,this._ptr):this._values[p]=r:a(p,o,u,r,this._values,this._index,this._ptr),this},i.prototype.resize=function(e,t,n){if(!i$(e))throw TypeError("Array or Matrix expected");var r=e.valueOf().map(e=>Array.isArray(e)&&1===e.length?e[0]:e);if(2!==r.length)throw Error("Only two dimensions matrix are supported");return r.forEach(function(e){if(!ij(e)||!ox(e)||e<0)throw TypeError("Invalid size, must contain positive integers (size: "+oP(r)+")")}),l(n?this.clone():this,r[0],r[1],t)},i.prototype.reshape=function(e,t){if(!iz(e))throw TypeError("Array expected");if(2!==e.length)throw Error("Sparse matrices can only be reshaped in two dimensions");e.forEach(function(t){if(!ij(t)||!ox(t)||t<=-2||0===t)throw TypeError("Invalid size, must contain positive integers or -1 (size: "+oP(e)+")")});var n=this._size[0]*this._size[1],r=(e=o_(e,n))[0]*e[1];if(n!==r)throw Error("Reshaping sparse matrix will result in the wrong number of elements");var i=t?this.clone():this;if(this._size[0]===e[0]&&this._size[1]===e[1])return i;for(var o=[],l=0;l<i._ptr.length;l++)for(var u=0;u<i._ptr[l+1]-i._ptr[l];u++)o.push(l);for(var c=i._values.slice(),h=i._index.slice(),d=0;d<i._index.length;d++){var f=h[d],p=o[d],m=f*i._size[1]+p;o[d]=m%e[1],h[d]=Math.floor(m/e[1])}i._values.length=0,i._index.length=0,i._ptr.length=e[1]+1,i._size=e.slice();for(var g=0;g<i._ptr.length;g++)i._ptr[g]=0;for(var v=0;v<c.length;v++){var y=h[v],b=o[v],x=c[v];a(s(y,i._ptr[b],i._ptr[b+1],i._index),y,b,x,i._values,i._index,i._ptr)}return i},i.prototype.clone=function(){return new i({values:this._values?oc(this._values):void 0,index:oc(this._index),ptr:oc(this._ptr),size:oc(this._size),datatype:this._datatype})},i.prototype.size=function(){return this._size.slice(0)},i.prototype.map=function(e,r){if(!this._values)throw Error("Cannot invoke map on a Pattern only matrix");var o=this;return function(e,r,o,s,a){var l=[],u=[],c=[],h=n,d=0;iV(e._datatype)&&(h=t.find(n,[e._datatype,e._datatype])||n,d=t.convert(0,e._datatype));for(var f=function(e,t,n){e=s(e,t,n),h(e,d)||(l.push(e),u.push(t))},p=0;p<=o;p++){c.push(l.length);var m=e._ptr[p],g=e._ptr[p+1];if(a)for(var v=m;v<g;v++){var y=e._index[v];y>=0&&y<=r&&f(e._values[v],y-0,p-0)}else{for(var b={},x=m;x<g;x++)b[e._index[x]]=e._values[x];for(var w=0;w<=r;w++)f(w in b?b[w]:0,w-0,p-0)}}return c.push(l.length),new i({values:l,index:u,ptr:c,size:[r-0+1,o-0+1]})}(this,this._size[0]-1,this._size[1]-1,function(t,n,r){return e(t,[n,r],o)},r)},i.prototype.forEach=function(e,t){if(!this._values)throw Error("Cannot invoke forEach on a Pattern only matrix");for(var n=this._size[0],r=this._size[1],i=0;i<r;i++){var o=this._ptr[i],s=this._ptr[i+1];if(t)for(var a=o;a<s;a++){var l=this._index[a];e(this._values[a],[l,i],this)}else{for(var u={},c=o;c<s;c++)u[this._index[c]]=this._values[c];for(var h=0;h<n;h++)e(h in u?u[h]:0,[h,i],this)}}},i.prototype[Symbol.iterator]=function*(){if(!this._values)throw Error("Cannot iterate a Pattern only matrix");for(var e=this._size[1],t=0;t<e;t++)for(var n=this._ptr[t],r=this._ptr[t+1],i=n;i<r;i++){var o=this._index[i];yield{value:this._values[i],index:[o,t]}}},i.prototype.toArray=function(){return u(this._values,this._index,this._ptr,this._size,!0)},i.prototype.valueOf=function(){return u(this._values,this._index,this._ptr,this._size,!1)},i.prototype.format=function(e){for(var t=this._size[0],n=this._size[1],r=this.density(),i="Sparse Matrix ["+oP(t,e)+" x "+oP(n,e)+"] density: "+oP(r,e)+"\n",o=0;o<n;o++)for(var s=this._ptr[o],a=this._ptr[o+1],l=s;l<a;l++)i+="\n ("+oP(this._index[l],e)+", "+oP(o,e)+") ==> "+(this._values?oP(this._values[l],e):"X");return i},i.prototype.toString=function(){return oP(this.toArray())},i.prototype.toJSON=function(){return{mathjs:"SparseMatrix",values:this._values,index:this._index,ptr:this._ptr,size:this._size,datatype:this._datatype}},i.prototype.diagonal=function(e){if(e){if(iF(e)&&(e=e.toNumber()),!ij(e)||!ox(e))throw TypeError("The parameter k must be an integer number")}else e=0;var t=e>0?e:0,n=e<0?-e:0,r=this._size[0],o=this._size[1],s=Math.min(r-n,o-t),a=[],l=[],u=[];u[0]=0;for(var c=t;c<o&&a.length<s;c++)for(var h=this._ptr[c],d=this._ptr[c+1],f=h;f<d;f++){var p=this._index[f];if(p===c-t+n){a.push(this._values[f]),l[a.length-1]=p-n;break}}return u.push(a.length),new i({values:a,index:l,ptr:u,size:[s,1]})},i.fromJSON=function(e){return new i(e)},i.diagonal=function(e,r,o,s,a){if(!iz(e))throw TypeError("Array expected, size parameter");if(2!==e.length)throw Error("Only two dimensions matrix are supported");if(e=e.map(function(e){if(iF(e)&&(e=e.toNumber()),!ij(e)||!ox(e)||e<1)throw Error("Size values must be positive integers");return e}),o){if(iF(o)&&(o=o.toNumber()),!ij(o)||!ox(o))throw TypeError("The parameter k must be an integer number")}else o=0;var l,u=n,c=0;iV(a)&&(u=t.find(n,[a,a])||n,c=t.convert(0,a));var h=o>0?o:0,d=o<0?-o:0,f=e[0],p=e[1],m=Math.min(f-d,p-h);if(iz(r)){if(r.length!==m)throw Error("Invalid value array length");l=function(e){return r[e]}}else if(iH(r)){var g=r.size();if(1!==g.length||g[0]!==m)throw Error("Invalid matrix length");l=function(e){return r.get([e])}}else l=function(){return r};for(var v=[],y=[],b=[],x=0;x<p;x++){b.push(v.length);var w=x-h;if(w>=0&&w<m){var S=l(w);u(S,c)||(y.push(w+d),v.push(S))}}return b.push(v.length),new i({values:v,index:y,ptr:b,size:[f,p]})},i.prototype.swapRows=function(e,t){if(!ij(e)||!ox(e)||!ij(t)||!ox(t))throw Error("Row index must be positive integers");if(2!==this._size.length)throw Error("Only two dimensional matrix is supported");return oL(e,this._size[0]),oL(t,this._size[0]),i._swapRows(e,t,this._size[1],this._values,this._index,this._ptr),this},i._forEachRow=function(e,t,n,r,i){for(var o=r[e],s=r[e+1],a=o;a<s;a++)i(n[a],t[a])},i._swapRows=function(e,t,n,r,i,o){for(var a=0;a<n;a++){var l=o[a],u=o[a+1],c=s(e,l,u,i),h=s(t,l,u,i);if(c<u&&h<u&&i[c]===e&&i[h]===t){if(r){var d=r[c];r[c]=r[h],r[h]=d}continue}if(c<u&&i[c]===e&&(h>=u||i[h]!==t)){var f=r?r[c]:void 0;i.splice(h,0,t),r&&r.splice(h,0,f),i.splice(h<=c?c+1:c,1),r&&r.splice(h<=c?c+1:c,1);continue}if(h<u&&i[h]===t&&(c>=u||i[c]!==e)){var p=r?r[h]:void 0;i.splice(c,0,e),r&&r.splice(c,0,p),i.splice(c<=h?h+1:h,1),r&&r.splice(c<=h?h+1:h,1)}}},i},{isClass:!0}),a7="matrix",le={DenseMatrixDependencies:aM,MatrixDependencies:ak,SparseMatrixDependencies:{MatrixDependencies:ak,equalScalarDependencies:a9,typedDependencies:a3,createSparseMatrixClass:a8},typedDependencies:a3,createMatrix:ov(a7,["typed","Matrix","DenseMatrix","SparseMatrix"],e=>{var{typed:t,Matrix:n,DenseMatrix:r,SparseMatrix:i}=e;return t(a7,{"":function(){return o([])},string:function(e){return o([],e)},"string, string":function(e,t){return o([],e,t)},Array:function(e){return o(e)},Matrix:function(e){return o(e,e.storage())},"Array | Matrix, string":o,"Array | Matrix, string, string":o});function o(e,t,n){if("dense"===t||"default"===t||void 0===t)return new r(e,n);if("sparse"===t)return new i(e,n);throw TypeError("Unknown matrix type "+JSON.stringify(t)+".")}})},lt="zeros",ln=ov(lt,["typed","config","matrix","BigNumber"],e=>{var{typed:t,config:n,matrix:r,BigNumber:i}=e;return t(lt,{"":function(){return"Array"===n.matrix?o([]):o([],"default")},"...number | BigNumber | string":function(e){if("string"==typeof e[e.length-1]){var t=e.pop();return o(e,t)}return"Array"===n.matrix?o(e):o(e,"default")},Array:o,Matrix:function(e){var t=e.storage();return o(e.valueOf(),t)},"Array | Matrix, string":function(e,t){return o(e.valueOf(),t)}});function o(e,t){var n,o=(n=!1,e.forEach(function(e,t,r){iF(e)&&(n=!0,r[t]=e.toNumber())}),n)?new i(0):0;if(e.forEach(function(e){if("number"!=typeof e||!ox(e)||e<0)throw Error("Parameters in function zeros must be positive integers")}),t){var s=r(t);return e.length>0?s.resize(e,o):s}var a=[];return e.length>0?oB(a,e,o):a}}),lr=ov("algorithm11",["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return function(e,r,i,o){var s,a=e._values,l=e._index,u=e._ptr,c=e._size,h=e._datatype;if(!a)throw Error("Cannot perform operation on Pattern Sparse Matrix and Scalar value");var d=c[0],f=c[1],p=n,m=0,g=i;"string"==typeof h&&(s=h,p=t.find(n,[s,s]),m=t.convert(0,s),r=t.convert(r,s),g=t.find(i,[s,s]));for(var v=[],y=[],b=[],x=0;x<f;x++){b[x]=y.length;for(var w=u[x],S=u[x+1],A=w;A<S;A++){var C=l[A],k=o?g(r,a[A]):g(a[A],r);p(k,m)||(y.push(C),v.push(k))}}return b[f]=y.length,e.createSparseMatrix({values:v,index:y,ptr:b,size:[d,f],datatype:s})}}),li=ov("algorithm12",["typed","DenseMatrix"],e=>{var{typed:t,DenseMatrix:n}=e;return function(e,r,i,o){var s,a=e._values,l=e._index,u=e._ptr,c=e._size,h=e._datatype;if(!a)throw Error("Cannot perform operation on Pattern Sparse Matrix and Scalar value");var d=c[0],f=c[1],p=i;"string"==typeof h&&(s=h,r=t.convert(r,s),p=t.find(i,[s,s]));for(var m=[],g=[],v=[],y=0;y<f;y++){for(var b=y+1,x=u[y],w=u[y+1],S=x;S<w;S++){var A=l[S];g[A]=a[S],v[A]=b}for(var C=0;C<d;C++)0===y&&(m[C]=[]),v[C]===b?m[C][y]=o?p(r,g[C]):p(g[C],r):m[C][y]=o?p(r,0):p(0,r)}return new n({data:m,size:[d,f],datatype:s})}}),lo=ov("algorithm14",["typed"],e=>{var{typed:t}=e;return function(e,n,r,i){var o,s=e._data,a=e._size,l=e._datatype,u=r;"string"==typeof l&&(o=l,n=t.convert(n,o),u=t.find(r,[o,o]));var c=a.length>0?function e(t,n,r,i,o,s,a){var l=[];if(n===r.length-1)for(var u=0;u<i;u++)l[u]=a?t(s,o[u]):t(o[u],s);else for(var c=0;c<i;c++)l[c]=e(t,n+1,r,r[n+1],o[c],s,a);return l}(u,0,a,a[0],s,n,i):[];return e.createDenseMatrix({data:c,size:oc(a),datatype:o})}});function ls(e,t){var n;if(!ox(e)||!ox(t))throw Error("Parameters in function gcd must be integer numbers");for(;0!==t;)n=e%t,e=t,t=n;return e<0?-e:e}function la(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(!ox(t)||t<0||t>15)throw Error("Number of decimals in function round must be an integer from 0 to 15 inclusive");return parseFloat(oC(e,t))}ls.signature="number, number";var ll="Number of decimals in function round must be an integer",lu="round",lc=ov(lu,["typed","matrix","equalScalar","zeros","BigNumber","DenseMatrix"],e=>{var{typed:t,matrix:n,equalScalar:r,zeros:i,BigNumber:o,DenseMatrix:s}=e,a=lr({typed:t,equalScalar:r}),l=li({typed:t,DenseMatrix:s}),u=lo({typed:t});return t(lu,{number:la,"number, number":la,"number, BigNumber":function(e,t){if(!t.isInteger())throw TypeError(ll);return new o(e).toDecimalPlaces(t.toNumber())},Complex:function(e){return e.round()},"Complex, number":function(e,t){if(t%1)throw TypeError(ll);return e.round(t)},"Complex, BigNumber":function(e,t){if(!t.isInteger())throw TypeError(ll);var n=t.toNumber();return e.round(n)},BigNumber:function(e){return e.toDecimalPlaces(0)},"BigNumber, BigNumber":function(e,t){if(!t.isInteger())throw TypeError(ll);return e.toDecimalPlaces(t.toNumber())},Fraction:function(e){return e.round()},"Fraction, number":function(e,t){if(t%1)throw TypeError(ll);return e.round(t)},"Fraction, BigNumber":function(e,t){if(!t.isInteger())throw TypeError(ll);return e.round(t.toNumber())},"Array | Matrix":function(e){return function e(t,n,r){return t&&"function"==typeof t.map?t.map(function(t){return e(t,n,r)}):n(t)}(e,this,!0)},"SparseMatrix, number | BigNumber":function(e,t){return a(e,t,this,!1)},"DenseMatrix, number | BigNumber":function(e,t){return u(e,t,this,!1)},"Array, number | BigNumber":function(e,t){return u(n(e),t,this,!1).valueOf()},"number | Complex | BigNumber | Fraction, SparseMatrix":function(e,t){return r(e,0)?i(t.size(),t.storage()):l(t,e,this,!0)},"number | Complex | BigNumber | Fraction, DenseMatrix":function(e,t){return r(e,0)?i(t.size(),t.storage()):u(t,e,this,!0)},"number | Complex | BigNumber | Fraction, Array":function(e,t){return u(n(t),e,this,!0).valueOf()}})}),lh=ov("algorithm01",["typed"],e=>{var{typed:t}=e;return function(e,n,r,i){var o,s,a=e._data,l=e._size,u=e._datatype,c=n._values,h=n._index,d=n._ptr,f=n._size,p=n._datatype;if(l.length!==f.length)throw new oI(l.length,f.length);if(l[0]!==f[0]||l[1]!==f[1])throw RangeError("Dimension mismatch. Matrix A ("+l+") must match Matrix B ("+f+")");if(!c)throw Error("Cannot perform operation on Dense Matrix and Pattern Sparse Matrix");var m=l[0],g=l[1],v="string"==typeof u&&u===p?u:void 0,y=v?t.find(r,[v,v]):r,b=[];for(o=0;o<m;o++)b[o]=[];var x=[],w=[];for(s=0;s<g;s++){for(var S=s+1,A=d[s],C=d[s+1],k=A;k<C;k++)x[o=h[k]]=i?y(c[k],a[o][s]):y(a[o][s],c[k]),w[o]=S;for(o=0;o<m;o++)w[o]===S?b[o][s]=x[o]:b[o][s]=a[o][s]}return e.createDenseMatrix({data:b,size:[m,g],datatype:v})}}),ld=ov("algorithm04",["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return function(e,r,i){var o,s,a,l,u,c,h=e._values,d=e._index,f=e._ptr,p=e._size,m=e._datatype,g=r._values,v=r._index,y=r._ptr,b=r._size,x=r._datatype;if(p.length!==b.length)throw new oI(p.length,b.length);if(p[0]!==b[0]||p[1]!==b[1])throw RangeError("Dimension mismatch. Matrix A ("+p+") must match Matrix B ("+b+")");var w=p[0],S=p[1],A=n,C=0,k=i;"string"==typeof m&&m===x&&(o=m,A=t.find(n,[o,o]),C=t.convert(0,o),k=t.find(i,[o,o]));var M=h&&g?[]:void 0,T=[],D=[],E=h&&g?[]:void 0,O=h&&g?[]:void 0,R=[],P=[];for(a=0;a<S;a++){D[a]=T.length;var I=a+1;for(u=f[a],c=f[a+1],l=u;l<c;l++)s=d[l],T.push(s),R[s]=I,E&&(E[s]=h[l]);for(u=y[a],c=y[a+1],l=u;l<c;l++)if(R[s=v[l]]===I){if(E){var N=k(E[s],g[l]);A(N,C)?R[s]=null:E[s]=N}}else T.push(s),P[s]=I,O&&(O[s]=g[l]);if(E&&O)for(l=D[a];l<T.length;)R[s=T[l]]===I?(M[l]=E[s],l++):P[s]===I?(M[l]=O[s],l++):T.splice(l,1)}return D[S]=T.length,e.createSparseMatrix({values:M,index:T,ptr:D,size:[w,S],datatype:o})}}),lf=ov("algorithm10",["typed","DenseMatrix"],e=>{var{typed:t,DenseMatrix:n}=e;return function(e,r,i,o){var s,a=e._values,l=e._index,u=e._ptr,c=e._size,h=e._datatype;if(!a)throw Error("Cannot perform operation on Pattern Sparse Matrix and Scalar value");var d=c[0],f=c[1],p=i;"string"==typeof h&&(s=h,r=t.convert(r,s),p=t.find(i,[s,s]));for(var m=[],g=[],v=[],y=0;y<f;y++){for(var b=y+1,x=u[y],w=u[y+1],S=x;S<w;S++){var A=l[S];g[A]=a[S],v[A]=b}for(var C=0;C<d;C++)0===y&&(m[C]=[]),v[C]===b?m[C][y]=o?p(r,g[C]):p(g[C],r):m[C][y]=r}return new n({data:m,size:[d,f],datatype:s})}}),lp=ov("algorithm13",["typed"],e=>{var{typed:t}=e;return function(e,n,r){var i,o=e._data,s=e._size,a=e._datatype,l=n._data,u=n._size,c=n._datatype,h=[];if(s.length!==u.length)throw new oI(s.length,u.length);for(var d=0;d<s.length;d++){if(s[d]!==u[d])throw RangeError("Dimension mismatch. Matrix A ("+s+") must match Matrix B ("+u+")");h[d]=s[d]}var f=r;"string"==typeof a&&a===c&&(i=a,f=t.find(r,[i,i]));var p=h.length>0?function e(t,n,r,i,o,s){var a=[];if(n===r.length-1)for(var l=0;l<i;l++)a[l]=t(o[l],s[l]);else for(var u=0;u<i;u++)a[u]=e(t,n+1,r,r[n+1],o[u],s[u]);return a}(f,0,h,h[0],o,l):[];return e.createDenseMatrix({data:p,size:h,datatype:i})}}),lm=ov("gcd",["typed","matrix","equalScalar","BigNumber","DenseMatrix"],e=>{var{typed:t,matrix:n,equalScalar:r,BigNumber:i,DenseMatrix:o}=e,s=lh({typed:t}),a=ld({typed:t,equalScalar:r}),l=lf({typed:t,DenseMatrix:o}),u=lp({typed:t}),c=lo({typed:t});return t("gcd",{"number, number":ls,"BigNumber, BigNumber":function(e,t){if(!e.isInt()||!t.isInt())throw Error("Parameters in function gcd must be integer numbers");for(var n=new i(0);!t.isZero();){var r=e.mod(t);e=t,t=r}return e.lt(n)?e.neg():e},"Fraction, Fraction":function(e,t){return e.gcd(t)},"SparseMatrix, SparseMatrix":function(e,t){return a(e,t,this)},"SparseMatrix, DenseMatrix":function(e,t){return s(t,e,this,!0)},"DenseMatrix, SparseMatrix":function(e,t){return s(e,t,this,!1)},"DenseMatrix, DenseMatrix":function(e,t){return u(e,t,this)},"Array, Array":function(e,t){return this(n(e),n(t)).valueOf()},"Array, Matrix":function(e,t){return this(n(e),t)},"Matrix, Array":function(e,t){return this(e,n(t))},"SparseMatrix, number | BigNumber":function(e,t){return l(e,t,this,!1)},"DenseMatrix, number | BigNumber":function(e,t){return c(e,t,this,!1)},"number | BigNumber, SparseMatrix":function(e,t){return l(t,e,this,!0)},"number | BigNumber, DenseMatrix":function(e,t){return c(t,e,this,!0)},"Array, number | BigNumber":function(e,t){return c(n(e),t,this,!1).valueOf()},"number | BigNumber, Array":function(e,t){return c(n(t),e,this,!0).valueOf()},"Array | Matrix | number | BigNumber, Array | Matrix | number | BigNumber, ...Array | Matrix | number | BigNumber":function(e,t,n){for(var r=this(e,t),i=0;i<n.length;i++)r=this(r,n[i]);return r}})});let{round:lg}=oK({roundDependencies:{BigNumberDependencies:aC,DenseMatrixDependencies:aM,equalScalarDependencies:a9,matrixDependencies:le,typedDependencies:a3,zerosDependencies:{BigNumberDependencies:aC,matrixDependencies:le,typedDependencies:a3,createZeros:ln},createRound:lc}}),{gcd:lv}=oK({gcdDependencies:{BigNumberDependencies:aC,DenseMatrixDependencies:aM,equalScalarDependencies:a9,matrixDependencies:le,typedDependencies:a3,createGcd:lm}}),ly=10;function lb(e,t){let n=t.startMs,r=e.values,i=[];for(let e of r){for(;n<e[0];)i.push([n,null]),n+=t.stepMs;i.push([n,e[1]]),n+=t.stepMs}for(;n<=t.endMs;)i.push([n,null]),n+=t.stepMs;return i}function lx(e){let t,n,r=[];for(let t of e)if(t&&"timeRange"in t){if(void 0===t||void 0===t.timeRange||void 0===t.stepMs)continue;if(r.push(t.stepMs),void 0===n){n=t.timeRange;continue}t.timeRange.start<n.start&&(n.start=t.timeRange.start),t.timeRange.end>n.end&&(n.end=t.timeRange.end)}else if(t&&"values"in t){for(let e=0;e<t.values.length;e++){let r=t.values[e];if(void 0===r)continue;let[i]=r,o=new Date(i),s=new Date(i);if(void 0===n){n={start:o,end:s};continue}o<n.start&&(n.start=o),s>n.end&&(n.end=s)}if(void 0===n)return;let e=n.start.valueOf(),r=n.end.valueOf(),i=r-e;return{startMs:e,endMs:r,rangeMs:i,stepMs:ly}}if(void 0===n)return;if(1===r.length)t=r[0];else{let e=lv(...r);t=e<ly?ly:e}let i=n.start.valueOf(),o=n.end.valueOf();return{startMs:i,endMs:o,stepMs:t,rangeMs:o-i}}function lw(e){return/^[0-9a-fA-F]+$/.test(e)}function lS(e){return e.spec?.spec?.display?.name?e.spec.spec.display.name:e.spec?.display?.name?e.spec.display.name:e.metadata.name}function lA(e){return e.spec?.spec?.display?.name?`${e.spec.spec.display.name} (ID: ${e.metadata.name})`:e.spec?.display?.name?`${e.spec.display.name} (ID: ${e.metadata.name})`:e.metadata.name}let lC=(0,w.createContext)(void 0);function lk(e){let{children:t,timeZone:n}=e;return(0,x.jsx)(lC.Provider,{value:n,children:t})}function lM(){let e=(0,w.useContext)(lC);return{timeZone:e??"local",formatWithUserTimeZone:(t,n)=>ip(t,n,e),dateFormatOptionsWithUserTimeZone:t=>id(t,e)}}function lT({label:e,color:t,size:n="small",onColorChange:r,onClear:i}){let[o,s]=(0,w.useState)(null),a=!!o,{thresholds:{defaultColor:l,palette:u}}=eD();return(0,x.jsxs)(x.Fragment,{children:[(0,x.jsx)(lD,{size:n,"aria-label":`change ${e} color`,isSelected:a,iconColor:t,onClick:e=>{s(e.currentTarget)},children:(0,x.jsx)(U,{})}),(0,x.jsx)(eC.Ay,{"data-testid":"options color picker",open:a,anchorEl:o,onClose:()=>{s(null)},slotProps:{paper:{sx:{padding:e=>e.spacing(2)}}},anchorOrigin:{vertical:"top",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"right"},children:(0,x.jsx)(eS,{color:t,palette:[l,...u],onChange:r,onClear:i})})]})}let lD=(0,D.A)($.A,{shouldForwardProp:e=>"isSelected"!==e&&"iconColor"!==e})(({iconColor:e,isSelected:t})=>({backgroundColor:t&&e?`${e}3F`:"undefined",color:e}));var lE=n(56599),lO=n(74628),lR=n(38662);function lP(e,t){return"ALL"!==t&&!!t[e.id]}var lI=n(99415),lN=n(14045);let lj=(0,w.memo)(function({color:e,sx:t,...n}){return(0,x.jsx)(lO.A,{...n,sx:rV({height:4,width:16,margin:e=>e.spacing(.5)},t),style:{backgroundColor:e}})}),lF=(0,w.forwardRef)(function({item:e,sx:t,truncateLabel:n,onClick:r,isVisuallySelected:i,onMouseOver:o,onMouseOut:s,index:a,...l},u){let[c,h]=(0,w.useState)(n);return(0,x.jsxs)(lI.A,{...l,role:"listitem",sx:rV({padding:0,cursor:"pointer"},t),dense:!0,onClick:t=>{r(t,e.id),e.onClick?.(t)},onMouseOver:t=>o?.(t,{id:e.id,index:a}),onMouseOut:t=>s?.(t,{id:e.id,index:a}),selected:i,ref:u,children:[(0,x.jsx)(lO.A,{sx:{display:"flex",alignItems:"center"},children:(0,x.jsx)(lj,{color:e.color})}),(0,x.jsx)(lN.A,{primary:e.label,primaryTypographyProps:{noWrap:c},onMouseOver:function(){n&&h(!1)},onMouseOut:function(){n&&h(!0)}})]})}),lL=(0,w.memo)(lF);function lB({height:e,items:t,selectedItems:n,onLegendItemClick:r,onItemMouseOver:i,onItemMouseOut:o}){return(0,x.jsx)(lO.A,{component:"ul",sx:{width:"100%",height:e,padding:[0,1,0,0],overflowY:"scroll",margin:0},children:t.map((e,t)=>(0,x.jsx)(lL,{item:e,index:t,isVisuallySelected:lP(e,n),onMouseOver:i,onMouseOut:o,onClick:r,sx:{width:"auto",float:"left",paddingRight:1.5}},e.id))})}var l_=n(74649);function lV({items:e,height:t,width:n,selectedItems:r,onLegendItemClick:i,onItemMouseOver:o,onItemMouseOut:s}){let a=e.length>5;return(0,x.jsx)(l_.aY,{style:{height:t,width:n},data:e,itemContent:(e,t)=>(0,x.jsx)(lL,{item:t,index:e,truncateLabel:a,isVisuallySelected:lP(t,r),onClick:i,onMouseOver:o,onMouseOut:s,sx:{width:"100%",wordBreak:"break-word",overflow:"hidden"}},t.id),role:"list"})}function lz(e,t){return"function"==typeof e?e(t):e}function lH(e,t){return n=>{t.setState(t=>({...t,[e]:lz(n,t[e])}))}}function l$(e){return e instanceof Function}function lW(e,t,n){let r,i=[];return o=>{let s,a;n.key&&n.debug&&(s=Date.now());let l=e(o);if(!(l.length!==i.length||l.some((e,t)=>i[t]!==e)))return r;if(i=l,n.key&&n.debug&&(a=Date.now()),r=t(...l),null==n||null==n.onChange||n.onChange(r),n.key&&n.debug&&null!=n&&n.debug()){let e=Math.round((Date.now()-s)*100)/100,t=Math.round((Date.now()-a)*100)/100,r=t/16,i=(e,t)=>{for(e=String(e);e.length<t;)e=" "+e;return e};console.info(`%c⏱ ${i(t,5)} /${i(e,5)} ms`,`
|
|
3
|
+
font-size: .6rem;
|
|
4
|
+
font-weight: bold;
|
|
5
|
+
color: hsl(${Math.max(0,Math.min(120-120*r,120))}deg 100% 31%);`,null==n?void 0:n.key)}return r}}function lU(e,t,n,r){return{debug:()=>{var n;return null!=(n=null==e?void 0:e.debugAll)?n:e[t]},key:!1,onChange:r}}let lq="debugHeaders";function lG(e,t,n){var r;let i={id:null!=(r=n.id)?r:t.id,column:t,index:n.index,isPlaceholder:!!n.isPlaceholder,placeholderId:n.placeholderId,depth:n.depth,subHeaders:[],colSpan:0,rowSpan:0,headerGroup:null,getLeafHeaders:()=>{let e=[],t=n=>{n.subHeaders&&n.subHeaders.length&&n.subHeaders.map(t),e.push(n)};return t(i),e},getContext:()=>({table:e,header:i,column:t})};return e._features.forEach(t=>{null==t.createHeader||t.createHeader(i,e)}),i}function lY(e,t,n,r){var i,o;let s=0,a=function(e,t){void 0===t&&(t=1),s=Math.max(s,t),e.filter(e=>e.getIsVisible()).forEach(e=>{var n;null!=(n=e.columns)&&n.length&&a(e.columns,t+1)},0)};a(e);let l=[],u=(e,t)=>{let i={depth:t,id:[r,`${t}`].filter(Boolean).join("_"),headers:[]},o=[];e.forEach(e=>{let s,a=[...o].reverse()[0],l=e.column.depth===i.depth,u=!1;if(l&&e.column.parent?s=e.column.parent:(s=e.column,u=!0),a&&(null==a?void 0:a.column)===s)a.subHeaders.push(e);else{let i=lG(n,s,{id:[r,t,s.id,null==e?void 0:e.id].filter(Boolean).join("_"),isPlaceholder:u,placeholderId:u?`${o.filter(e=>e.column===s).length}`:void 0,depth:t,index:o.length});i.subHeaders.push(e),o.push(i)}i.headers.push(e),e.headerGroup=i}),l.push(i),t>0&&u(o,t-1)};u(t.map((e,t)=>lG(n,e,{depth:s,index:t})),s-1),l.reverse();let c=e=>e.filter(e=>e.column.getIsVisible()).map(e=>{let t=0,n=0,r=[0];return e.subHeaders&&e.subHeaders.length?(r=[],c(e.subHeaders).forEach(e=>{let{colSpan:n,rowSpan:i}=e;t+=n,r.push(i)})):t=1,n+=Math.min(...r),e.colSpan=t,e.rowSpan=n,{colSpan:t,rowSpan:n}});return c(null!=(i=null==(o=l[0])?void 0:o.headers)?i:[]),l}let lK=(e,t,n,r,i,o,s)=>{let a={id:t,index:r,original:n,depth:i,parentId:s,_valuesCache:{},_uniqueValuesCache:{},getValue:t=>{if(a._valuesCache.hasOwnProperty(t))return a._valuesCache[t];let n=e.getColumn(t);if(null!=n&&n.accessorFn)return a._valuesCache[t]=n.accessorFn(a.original,r),a._valuesCache[t]},getUniqueValues:t=>{if(a._uniqueValuesCache.hasOwnProperty(t))return a._uniqueValuesCache[t];let n=e.getColumn(t);if(null!=n&&n.accessorFn)return n.columnDef.getUniqueValues?a._uniqueValuesCache[t]=n.columnDef.getUniqueValues(a.original,r):a._uniqueValuesCache[t]=[a.getValue(t)],a._uniqueValuesCache[t]},renderValue:t=>{var n;return null!=(n=a.getValue(t))?n:e.options.renderFallbackValue},subRows:null!=o?o:[],getLeafRows:()=>{var e,t;let n,r;return e=a.subRows,t=e=>e.subRows,n=[],(r=e=>{e.forEach(e=>{n.push(e);let i=t(e);null!=i&&i.length&&r(i)})})(e),n},getParentRow:()=>a.parentId?e.getRow(a.parentId,!0):void 0,getParentRows:()=>{let e=[],t=a;for(;;){let n=t.getParentRow();if(!n)break;e.push(n),t=n}return e.reverse()},getAllCells:lW(()=>[e.getAllLeafColumns()],t=>t.map(t=>{var n;let r;return n=t.id,r={id:`${a.id}_${t.id}`,row:a,column:t,getValue:()=>a.getValue(n),renderValue:()=>{var t;return null!=(t=r.getValue())?t:e.options.renderFallbackValue},getContext:lW(()=>[e,t,a,r],(e,t,n,r)=>({table:e,column:t,row:n,cell:r,getValue:r.getValue,renderValue:r.renderValue}),lU(e.options,"debugCells","cell.getContext"))},e._features.forEach(n=>{null==n.createCell||n.createCell(r,t,a,e)},{}),r}),lU(e.options,"debugRows","getAllCells")),_getAllCellsByColumnId:lW(()=>[a.getAllCells()],e=>e.reduce((e,t)=>(e[t.column.id]=t,e),{}),lU(e.options,"debugRows","getAllCellsByColumnId"))};for(let t=0;t<e._features.length;t++){let n=e._features[t];null==n||null==n.createRow||n.createRow(a,e)}return a},lZ=(e,t,n)=>{var r,i;let o=null==n||null==(r=n.toString())?void 0:r.toLowerCase();return!!(null==(i=e.getValue(t))||null==(i=i.toString())||null==(i=i.toLowerCase())?void 0:i.includes(o))};lZ.autoRemove=e=>l6(e);let lX=(e,t,n)=>{var r;return!!(null==(r=e.getValue(t))||null==(r=r.toString())?void 0:r.includes(n))};lX.autoRemove=e=>l6(e);let lQ=(e,t,n)=>{var r;return(null==(r=e.getValue(t))||null==(r=r.toString())?void 0:r.toLowerCase())===(null==n?void 0:n.toLowerCase())};lQ.autoRemove=e=>l6(e);let lJ=(e,t,n)=>{var r;return null==(r=e.getValue(t))?void 0:r.includes(n)};lJ.autoRemove=e=>l6(e);let l0=(e,t,n)=>!n.some(n=>{var r;return!(null!=(r=e.getValue(t))&&r.includes(n))});l0.autoRemove=e=>l6(e)||!(null!=e&&e.length);let l1=(e,t,n)=>n.some(n=>{var r;return null==(r=e.getValue(t))?void 0:r.includes(n)});l1.autoRemove=e=>l6(e)||!(null!=e&&e.length);let l2=(e,t,n)=>e.getValue(t)===n;l2.autoRemove=e=>l6(e);let l5=(e,t,n)=>e.getValue(t)==n;l5.autoRemove=e=>l6(e);let l3=(e,t,n)=>{let[r,i]=n,o=e.getValue(t);return o>=r&&o<=i};l3.resolveFilterValue=e=>{let[t,n]=e,r="number"!=typeof t?parseFloat(t):t,i="number"!=typeof n?parseFloat(n):n,o=null===t||Number.isNaN(r)?-1/0:r,s=null===n||Number.isNaN(i)?1/0:i;if(o>s){let e=o;o=s,s=e}return[o,s]},l3.autoRemove=e=>l6(e)||l6(e[0])&&l6(e[1]);let l4={includesString:lZ,includesStringSensitive:lX,equalsString:lQ,arrIncludes:lJ,arrIncludesAll:l0,arrIncludesSome:l1,equals:l2,weakEquals:l5,inNumberRange:l3};function l6(e){return null==e||""===e}function l9(e,t,n){return!!e&&!!e.autoRemove&&e.autoRemove(t,n)||void 0===t||"string"==typeof t&&!t}let l8={sum:(e,t,n)=>n.reduce((t,n)=>{let r=n.getValue(e);return t+("number"==typeof r?r:0)},0),min:(e,t,n)=>{let r;return n.forEach(t=>{let n=t.getValue(e);null!=n&&(r>n||void 0===r&&n>=n)&&(r=n)}),r},max:(e,t,n)=>{let r;return n.forEach(t=>{let n=t.getValue(e);null!=n&&(r<n||void 0===r&&n>=n)&&(r=n)}),r},extent:(e,t,n)=>{let r,i;return n.forEach(t=>{let n=t.getValue(e);null!=n&&(void 0===r?n>=n&&(r=i=n):(r>n&&(r=n),i<n&&(i=n)))}),[r,i]},mean:(e,t)=>{let n=0,r=0;if(t.forEach(t=>{let i=t.getValue(e);null!=i&&(i*=1)>=i&&(++n,r+=i)}),n)return r/n},median:(e,t)=>{if(!t.length)return;let n=t.map(t=>t.getValue(e));if(!(Array.isArray(n)&&n.every(e=>"number"==typeof e)))return;if(1===n.length)return n[0];let r=Math.floor(n.length/2),i=n.sort((e,t)=>e-t);return n.length%2!=0?i[r]:(i[r-1]+i[r])/2},unique:(e,t)=>Array.from(new Set(t.map(t=>t.getValue(e))).values()),uniqueCount:(e,t)=>new Set(t.map(t=>t.getValue(e))).size,count:(e,t)=>t.length},l7=()=>({left:[],right:[]}),ue={size:150,minSize:20,maxSize:Number.MAX_SAFE_INTEGER},ut=()=>({startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]}),un=null;function ur(e){return"touchstart"===e.type}function ui(e,t){return t?"center"===t?e.getCenterVisibleLeafColumns():"left"===t?e.getLeftVisibleLeafColumns():e.getRightVisibleLeafColumns():e.getVisibleLeafColumns()}let uo=()=>({pageIndex:0,pageSize:10}),us=()=>({top:[],bottom:[]}),ua=(e,t,n,r,i)=>{var o;let s=i.getRow(t,!0);n?(s.getCanMultiSelect()||Object.keys(e).forEach(t=>delete e[t]),s.getCanSelect()&&(e[t]=!0)):delete e[t],r&&null!=(o=s.subRows)&&o.length&&s.getCanSelectSubRows()&&s.subRows.forEach(t=>ua(e,t.id,n,r,i))};function ul(e,t){let n=e.getState().rowSelection,r=[],i={},o=function(e,t){return e.map(e=>{var t;let s=uu(e,n);if(s&&(r.push(e),i[e.id]=e),null!=(t=e.subRows)&&t.length&&(e={...e,subRows:o(e.subRows)}),s)return e}).filter(Boolean)};return{rows:o(t.rows),flatRows:r,rowsById:i}}function uu(e,t){var n;return null!=(n=t[e.id])&&n}function uc(e,t,n){var r;if(!(null!=(r=e.subRows)&&r.length))return!1;let i=!0,o=!1;return e.subRows.forEach(e=>{if((!o||i)&&(e.getCanSelect()&&(uu(e,t)?o=!0:i=!1),e.subRows&&e.subRows.length)){let n=uc(e,t);"all"===n?o=!0:("some"===n&&(o=!0),i=!1)}}),i?"all":!!o&&"some"}let uh=/([0-9]+)/gm;function ud(e,t){return e===t?0:e>t?1:-1}function uf(e){return"number"==typeof e?isNaN(e)||e===1/0||e===-1/0?"":String(e):"string"==typeof e?e:""}function up(e,t){let n=e.split(uh).filter(Boolean),r=t.split(uh).filter(Boolean);for(;n.length&&r.length;){let e=n.shift(),t=r.shift(),i=parseInt(e,10),o=parseInt(t,10),s=[i,o].sort();if(isNaN(s[0])){if(e>t)return 1;if(t>e)return -1;continue}if(isNaN(s[1]))return isNaN(i)?-1:1;if(i>o)return 1;if(o>i)return -1}return n.length-r.length}let um={alphanumeric:(e,t,n)=>up(uf(e.getValue(n)).toLowerCase(),uf(t.getValue(n)).toLowerCase()),alphanumericCaseSensitive:(e,t,n)=>up(uf(e.getValue(n)),uf(t.getValue(n))),text:(e,t,n)=>ud(uf(e.getValue(n)).toLowerCase(),uf(t.getValue(n)).toLowerCase()),textCaseSensitive:(e,t,n)=>ud(uf(e.getValue(n)),uf(t.getValue(n))),datetime:(e,t,n)=>{let r=e.getValue(n),i=t.getValue(n);return r>i?1:r<i?-1:0},basic:(e,t,n)=>ud(e.getValue(n),t.getValue(n))},ug=[{createTable:e=>{e.getHeaderGroups=lW(()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right],(t,n,r,i)=>{var o,s;let a=null!=(o=null==r?void 0:r.map(e=>n.find(t=>t.id===e)).filter(Boolean))?o:[],l=null!=(s=null==i?void 0:i.map(e=>n.find(t=>t.id===e)).filter(Boolean))?s:[];return lY(t,[...a,...n.filter(e=>!(null!=r&&r.includes(e.id))&&!(null!=i&&i.includes(e.id))),...l],e)},lU(e.options,lq,"getHeaderGroups")),e.getCenterHeaderGroups=lW(()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right],(t,n,r,i)=>lY(t,n=n.filter(e=>!(null!=r&&r.includes(e.id))&&!(null!=i&&i.includes(e.id))),e,"center"),lU(e.options,lq,"getCenterHeaderGroups")),e.getLeftHeaderGroups=lW(()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.left],(t,n,r)=>{var i;return lY(t,null!=(i=null==r?void 0:r.map(e=>n.find(t=>t.id===e)).filter(Boolean))?i:[],e,"left")},lU(e.options,lq,"getLeftHeaderGroups")),e.getRightHeaderGroups=lW(()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.right],(t,n,r)=>{var i;return lY(t,null!=(i=null==r?void 0:r.map(e=>n.find(t=>t.id===e)).filter(Boolean))?i:[],e,"right")},lU(e.options,lq,"getRightHeaderGroups")),e.getFooterGroups=lW(()=>[e.getHeaderGroups()],e=>[...e].reverse(),lU(e.options,lq,"getFooterGroups")),e.getLeftFooterGroups=lW(()=>[e.getLeftHeaderGroups()],e=>[...e].reverse(),lU(e.options,lq,"getLeftFooterGroups")),e.getCenterFooterGroups=lW(()=>[e.getCenterHeaderGroups()],e=>[...e].reverse(),lU(e.options,lq,"getCenterFooterGroups")),e.getRightFooterGroups=lW(()=>[e.getRightHeaderGroups()],e=>[...e].reverse(),lU(e.options,lq,"getRightFooterGroups")),e.getFlatHeaders=lW(()=>[e.getHeaderGroups()],e=>e.map(e=>e.headers).flat(),lU(e.options,lq,"getFlatHeaders")),e.getLeftFlatHeaders=lW(()=>[e.getLeftHeaderGroups()],e=>e.map(e=>e.headers).flat(),lU(e.options,lq,"getLeftFlatHeaders")),e.getCenterFlatHeaders=lW(()=>[e.getCenterHeaderGroups()],e=>e.map(e=>e.headers).flat(),lU(e.options,lq,"getCenterFlatHeaders")),e.getRightFlatHeaders=lW(()=>[e.getRightHeaderGroups()],e=>e.map(e=>e.headers).flat(),lU(e.options,lq,"getRightFlatHeaders")),e.getCenterLeafHeaders=lW(()=>[e.getCenterFlatHeaders()],e=>e.filter(e=>{var t;return!(null!=(t=e.subHeaders)&&t.length)}),lU(e.options,lq,"getCenterLeafHeaders")),e.getLeftLeafHeaders=lW(()=>[e.getLeftFlatHeaders()],e=>e.filter(e=>{var t;return!(null!=(t=e.subHeaders)&&t.length)}),lU(e.options,lq,"getLeftLeafHeaders")),e.getRightLeafHeaders=lW(()=>[e.getRightFlatHeaders()],e=>e.filter(e=>{var t;return!(null!=(t=e.subHeaders)&&t.length)}),lU(e.options,lq,"getRightLeafHeaders")),e.getLeafHeaders=lW(()=>[e.getLeftHeaderGroups(),e.getCenterHeaderGroups(),e.getRightHeaderGroups()],(e,t,n)=>{var r,i,o,s,a,l;return[...null!=(r=null==(i=e[0])?void 0:i.headers)?r:[],...null!=(o=null==(s=t[0])?void 0:s.headers)?o:[],...null!=(a=null==(l=n[0])?void 0:l.headers)?a:[]].map(e=>e.getLeafHeaders()).flat()},lU(e.options,lq,"getLeafHeaders"))}},{getInitialState:e=>({columnVisibility:{},...e}),getDefaultOptions:e=>({onColumnVisibilityChange:lH("columnVisibility",e)}),createColumn:(e,t)=>{e.toggleVisibility=n=>{e.getCanHide()&&t.setColumnVisibility(t=>({...t,[e.id]:null!=n?n:!e.getIsVisible()}))},e.getIsVisible=()=>{var n,r;let i=e.columns;return null==(n=i.length?i.some(e=>e.getIsVisible()):null==(r=t.getState().columnVisibility)?void 0:r[e.id])||n},e.getCanHide=()=>{var n,r;return(null==(n=e.columnDef.enableHiding)||n)&&(null==(r=t.options.enableHiding)||r)},e.getToggleVisibilityHandler=()=>t=>{null==e.toggleVisibility||e.toggleVisibility(t.target.checked)}},createRow:(e,t)=>{e._getAllVisibleCells=lW(()=>[e.getAllCells(),t.getState().columnVisibility],e=>e.filter(e=>e.column.getIsVisible()),lU(t.options,"debugRows","_getAllVisibleCells")),e.getVisibleCells=lW(()=>[e.getLeftVisibleCells(),e.getCenterVisibleCells(),e.getRightVisibleCells()],(e,t,n)=>[...e,...t,...n],lU(t.options,"debugRows","getVisibleCells"))},createTable:e=>{let t=(t,n)=>lW(()=>[n(),n().filter(e=>e.getIsVisible()).map(e=>e.id).join("_")],e=>e.filter(e=>null==e.getIsVisible?void 0:e.getIsVisible()),lU(e.options,"debugColumns",t));e.getVisibleFlatColumns=t("getVisibleFlatColumns",()=>e.getAllFlatColumns()),e.getVisibleLeafColumns=t("getVisibleLeafColumns",()=>e.getAllLeafColumns()),e.getLeftVisibleLeafColumns=t("getLeftVisibleLeafColumns",()=>e.getLeftLeafColumns()),e.getRightVisibleLeafColumns=t("getRightVisibleLeafColumns",()=>e.getRightLeafColumns()),e.getCenterVisibleLeafColumns=t("getCenterVisibleLeafColumns",()=>e.getCenterLeafColumns()),e.setColumnVisibility=t=>null==e.options.onColumnVisibilityChange?void 0:e.options.onColumnVisibilityChange(t),e.resetColumnVisibility=t=>{var n;e.setColumnVisibility(t?{}:null!=(n=e.initialState.columnVisibility)?n:{})},e.toggleAllColumnsVisible=t=>{var n;t=null!=(n=t)?n:!e.getIsAllColumnsVisible(),e.setColumnVisibility(e.getAllLeafColumns().reduce((e,n)=>({...e,[n.id]:t||!(null!=n.getCanHide&&n.getCanHide())}),{}))},e.getIsAllColumnsVisible=()=>!e.getAllLeafColumns().some(e=>!(null!=e.getIsVisible&&e.getIsVisible())),e.getIsSomeColumnsVisible=()=>e.getAllLeafColumns().some(e=>null==e.getIsVisible?void 0:e.getIsVisible()),e.getToggleAllColumnsVisibilityHandler=()=>t=>{var n;e.toggleAllColumnsVisible(null==(n=t.target)?void 0:n.checked)}}},{getInitialState:e=>({columnOrder:[],...e}),getDefaultOptions:e=>({onColumnOrderChange:lH("columnOrder",e)}),createColumn:(e,t)=>{e.getIndex=lW(e=>[ui(t,e)],t=>t.findIndex(t=>t.id===e.id),lU(t.options,"debugColumns","getIndex")),e.getIsFirstColumn=n=>{var r;return(null==(r=ui(t,n)[0])?void 0:r.id)===e.id},e.getIsLastColumn=n=>{var r;let i=ui(t,n);return(null==(r=i[i.length-1])?void 0:r.id)===e.id}},createTable:e=>{e.setColumnOrder=t=>null==e.options.onColumnOrderChange?void 0:e.options.onColumnOrderChange(t),e.resetColumnOrder=t=>{var n;e.setColumnOrder(t?[]:null!=(n=e.initialState.columnOrder)?n:[])},e._getOrderColumnsFn=lW(()=>[e.getState().columnOrder,e.getState().grouping,e.options.groupedColumnMode],(e,t,n)=>r=>{let i=[];if(null!=e&&e.length){let t=[...e],n=[...r];for(;n.length&&t.length;){let e=t.shift(),r=n.findIndex(t=>t.id===e);r>-1&&i.push(n.splice(r,1)[0])}i=[...i,...n]}else i=r;var o=i;if(!(null!=t&&t.length)||!n)return o;let s=o.filter(e=>!t.includes(e.id));return"remove"===n?s:[...t.map(e=>o.find(t=>t.id===e)).filter(Boolean),...s]},lU(e.options,"debugTable","_getOrderColumnsFn"))}},{getInitialState:e=>({columnPinning:l7(),...e}),getDefaultOptions:e=>({onColumnPinningChange:lH("columnPinning",e)}),createColumn:(e,t)=>{e.pin=n=>{let r=e.getLeafColumns().map(e=>e.id).filter(Boolean);t.setColumnPinning(e=>{var t,i,o,s,a,l;return"right"===n?{left:(null!=(o=null==e?void 0:e.left)?o:[]).filter(e=>!(null!=r&&r.includes(e))),right:[...(null!=(s=null==e?void 0:e.right)?s:[]).filter(e=>!(null!=r&&r.includes(e))),...r]}:"left"===n?{left:[...(null!=(a=null==e?void 0:e.left)?a:[]).filter(e=>!(null!=r&&r.includes(e))),...r],right:(null!=(l=null==e?void 0:e.right)?l:[]).filter(e=>!(null!=r&&r.includes(e)))}:{left:(null!=(t=null==e?void 0:e.left)?t:[]).filter(e=>!(null!=r&&r.includes(e))),right:(null!=(i=null==e?void 0:e.right)?i:[]).filter(e=>!(null!=r&&r.includes(e)))}})},e.getCanPin=()=>e.getLeafColumns().some(e=>{var n,r,i;return(null==(n=e.columnDef.enablePinning)||n)&&(null==(r=null!=(i=t.options.enableColumnPinning)?i:t.options.enablePinning)||r)}),e.getIsPinned=()=>{let n=e.getLeafColumns().map(e=>e.id),{left:r,right:i}=t.getState().columnPinning,o=n.some(e=>null==r?void 0:r.includes(e)),s=n.some(e=>null==i?void 0:i.includes(e));return o?"left":!!s&&"right"},e.getPinnedIndex=()=>{var n,r;let i=e.getIsPinned();return i?null!=(n=null==(r=t.getState().columnPinning)||null==(r=r[i])?void 0:r.indexOf(e.id))?n:-1:0}},createRow:(e,t)=>{e.getCenterVisibleCells=lW(()=>[e._getAllVisibleCells(),t.getState().columnPinning.left,t.getState().columnPinning.right],(e,t,n)=>{let r=[...null!=t?t:[],...null!=n?n:[]];return e.filter(e=>!r.includes(e.column.id))},lU(t.options,"debugRows","getCenterVisibleCells")),e.getLeftVisibleCells=lW(()=>[e._getAllVisibleCells(),t.getState().columnPinning.left],(e,t)=>(null!=t?t:[]).map(t=>e.find(e=>e.column.id===t)).filter(Boolean).map(e=>({...e,position:"left"})),lU(t.options,"debugRows","getLeftVisibleCells")),e.getRightVisibleCells=lW(()=>[e._getAllVisibleCells(),t.getState().columnPinning.right],(e,t)=>(null!=t?t:[]).map(t=>e.find(e=>e.column.id===t)).filter(Boolean).map(e=>({...e,position:"right"})),lU(t.options,"debugRows","getRightVisibleCells"))},createTable:e=>{e.setColumnPinning=t=>null==e.options.onColumnPinningChange?void 0:e.options.onColumnPinningChange(t),e.resetColumnPinning=t=>{var n,r;return e.setColumnPinning(t?l7():null!=(n=null==(r=e.initialState)?void 0:r.columnPinning)?n:l7())},e.getIsSomeColumnsPinned=t=>{var n,r,i;let o=e.getState().columnPinning;return t?!!(null==(n=o[t])?void 0:n.length):!!((null==(r=o.left)?void 0:r.length)||(null==(i=o.right)?void 0:i.length))},e.getLeftLeafColumns=lW(()=>[e.getAllLeafColumns(),e.getState().columnPinning.left],(e,t)=>(null!=t?t:[]).map(t=>e.find(e=>e.id===t)).filter(Boolean),lU(e.options,"debugColumns","getLeftLeafColumns")),e.getRightLeafColumns=lW(()=>[e.getAllLeafColumns(),e.getState().columnPinning.right],(e,t)=>(null!=t?t:[]).map(t=>e.find(e=>e.id===t)).filter(Boolean),lU(e.options,"debugColumns","getRightLeafColumns")),e.getCenterLeafColumns=lW(()=>[e.getAllLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right],(e,t,n)=>{let r=[...null!=t?t:[],...null!=n?n:[]];return e.filter(e=>!r.includes(e.id))},lU(e.options,"debugColumns","getCenterLeafColumns"))}},{createColumn:(e,t)=>{e._getFacetedRowModel=t.options.getFacetedRowModel&&t.options.getFacetedRowModel(t,e.id),e.getFacetedRowModel=()=>e._getFacetedRowModel?e._getFacetedRowModel():t.getPreFilteredRowModel(),e._getFacetedUniqueValues=t.options.getFacetedUniqueValues&&t.options.getFacetedUniqueValues(t,e.id),e.getFacetedUniqueValues=()=>e._getFacetedUniqueValues?e._getFacetedUniqueValues():new Map,e._getFacetedMinMaxValues=t.options.getFacetedMinMaxValues&&t.options.getFacetedMinMaxValues(t,e.id),e.getFacetedMinMaxValues=()=>{if(e._getFacetedMinMaxValues)return e._getFacetedMinMaxValues()}}},{getDefaultColumnDef:()=>({filterFn:"auto"}),getInitialState:e=>({columnFilters:[],...e}),getDefaultOptions:e=>({onColumnFiltersChange:lH("columnFilters",e),filterFromLeafRows:!1,maxLeafRowFilterDepth:100}),createColumn:(e,t)=>{e.getAutoFilterFn=()=>{let n=t.getCoreRowModel().flatRows[0],r=null==n?void 0:n.getValue(e.id);return"string"==typeof r?l4.includesString:"number"==typeof r?l4.inNumberRange:"boolean"==typeof r||null!==r&&"object"==typeof r?l4.equals:Array.isArray(r)?l4.arrIncludes:l4.weakEquals},e.getFilterFn=()=>{var n,r;return l$(e.columnDef.filterFn)?e.columnDef.filterFn:"auto"===e.columnDef.filterFn?e.getAutoFilterFn():null!=(n=null==(r=t.options.filterFns)?void 0:r[e.columnDef.filterFn])?n:l4[e.columnDef.filterFn]},e.getCanFilter=()=>{var n,r,i;return(null==(n=e.columnDef.enableColumnFilter)||n)&&(null==(r=t.options.enableColumnFilters)||r)&&(null==(i=t.options.enableFilters)||i)&&!!e.accessorFn},e.getIsFiltered=()=>e.getFilterIndex()>-1,e.getFilterValue=()=>{var n;return null==(n=t.getState().columnFilters)||null==(n=n.find(t=>t.id===e.id))?void 0:n.value},e.getFilterIndex=()=>{var n,r;return null!=(n=null==(r=t.getState().columnFilters)?void 0:r.findIndex(t=>t.id===e.id))?n:-1},e.setFilterValue=n=>{t.setColumnFilters(t=>{var r,i;let o=e.getFilterFn(),s=null==t?void 0:t.find(t=>t.id===e.id),a=lz(n,s?s.value:void 0);if(l9(o,a,e))return null!=(r=null==t?void 0:t.filter(t=>t.id!==e.id))?r:[];let l={id:e.id,value:a};return s?null!=(i=null==t?void 0:t.map(t=>t.id===e.id?l:t))?i:[]:null!=t&&t.length?[...t,l]:[l]})}},createRow:(e,t)=>{e.columnFilters={},e.columnFiltersMeta={}},createTable:e=>{e.setColumnFilters=t=>{let n=e.getAllLeafColumns();null==e.options.onColumnFiltersChange||e.options.onColumnFiltersChange(e=>{var r;return null==(r=lz(t,e))?void 0:r.filter(e=>{let t=n.find(t=>t.id===e.id);return!(t&&l9(t.getFilterFn(),e.value,t))&&!0})})},e.resetColumnFilters=t=>{var n,r;e.setColumnFilters(t?[]:null!=(n=null==(r=e.initialState)?void 0:r.columnFilters)?n:[])},e.getPreFilteredRowModel=()=>e.getCoreRowModel(),e.getFilteredRowModel=()=>(!e._getFilteredRowModel&&e.options.getFilteredRowModel&&(e._getFilteredRowModel=e.options.getFilteredRowModel(e)),e.options.manualFiltering||!e._getFilteredRowModel)?e.getPreFilteredRowModel():e._getFilteredRowModel()}},{createTable:e=>{e._getGlobalFacetedRowModel=e.options.getFacetedRowModel&&e.options.getFacetedRowModel(e,"__global__"),e.getGlobalFacetedRowModel=()=>e.options.manualFiltering||!e._getGlobalFacetedRowModel?e.getPreFilteredRowModel():e._getGlobalFacetedRowModel(),e._getGlobalFacetedUniqueValues=e.options.getFacetedUniqueValues&&e.options.getFacetedUniqueValues(e,"__global__"),e.getGlobalFacetedUniqueValues=()=>e._getGlobalFacetedUniqueValues?e._getGlobalFacetedUniqueValues():new Map,e._getGlobalFacetedMinMaxValues=e.options.getFacetedMinMaxValues&&e.options.getFacetedMinMaxValues(e,"__global__"),e.getGlobalFacetedMinMaxValues=()=>{if(e._getGlobalFacetedMinMaxValues)return e._getGlobalFacetedMinMaxValues()}}},{getInitialState:e=>({globalFilter:void 0,...e}),getDefaultOptions:e=>({onGlobalFilterChange:lH("globalFilter",e),globalFilterFn:"auto",getColumnCanGlobalFilter:t=>{var n;let r=null==(n=e.getCoreRowModel().flatRows[0])||null==(n=n._getAllCellsByColumnId()[t.id])?void 0:n.getValue();return"string"==typeof r||"number"==typeof r}}),createColumn:(e,t)=>{e.getCanGlobalFilter=()=>{var n,r,i,o;return(null==(n=e.columnDef.enableGlobalFilter)||n)&&(null==(r=t.options.enableGlobalFilter)||r)&&(null==(i=t.options.enableFilters)||i)&&(null==(o=null==t.options.getColumnCanGlobalFilter?void 0:t.options.getColumnCanGlobalFilter(e))||o)&&!!e.accessorFn}},createTable:e=>{e.getGlobalAutoFilterFn=()=>l4.includesString,e.getGlobalFilterFn=()=>{var t,n;let{globalFilterFn:r}=e.options;return l$(r)?r:"auto"===r?e.getGlobalAutoFilterFn():null!=(t=null==(n=e.options.filterFns)?void 0:n[r])?t:l4[r]},e.setGlobalFilter=t=>{null==e.options.onGlobalFilterChange||e.options.onGlobalFilterChange(t)},e.resetGlobalFilter=t=>{e.setGlobalFilter(t?void 0:e.initialState.globalFilter)}}},{getInitialState:e=>({sorting:[],...e}),getDefaultColumnDef:()=>({sortingFn:"auto",sortUndefined:1}),getDefaultOptions:e=>({onSortingChange:lH("sorting",e),isMultiSortEvent:e=>e.shiftKey}),createColumn:(e,t)=>{e.getAutoSortingFn=()=>{let n=t.getFilteredRowModel().flatRows.slice(10),r=!1;for(let t of n){let n=null==t?void 0:t.getValue(e.id);if("[object Date]"===Object.prototype.toString.call(n))return um.datetime;if("string"==typeof n&&(r=!0,n.split(uh).length>1))return um.alphanumeric}return r?um.text:um.basic},e.getAutoSortDir=()=>{let n=t.getFilteredRowModel().flatRows[0];return"string"==typeof(null==n?void 0:n.getValue(e.id))?"asc":"desc"},e.getSortingFn=()=>{var n,r;if(!e)throw Error();return l$(e.columnDef.sortingFn)?e.columnDef.sortingFn:"auto"===e.columnDef.sortingFn?e.getAutoSortingFn():null!=(n=null==(r=t.options.sortingFns)?void 0:r[e.columnDef.sortingFn])?n:um[e.columnDef.sortingFn]},e.toggleSorting=(n,r)=>{let i=e.getNextSortingOrder(),o=null!=n;t.setSorting(s=>{let a,l=null==s?void 0:s.find(t=>t.id===e.id),u=null==s?void 0:s.findIndex(t=>t.id===e.id),c=[],h=o?n:"desc"===i;if("toggle"!=(a=null!=s&&s.length&&e.getCanMultiSort()&&r?l?"toggle":"add":null!=s&&s.length&&u!==s.length-1?"replace":l?"toggle":"replace")||o||i||(a="remove"),"add"===a){var d;(c=[...s,{id:e.id,desc:h}]).splice(0,c.length-(null!=(d=t.options.maxMultiSortColCount)?d:Number.MAX_SAFE_INTEGER))}else c="toggle"===a?s.map(t=>t.id===e.id?{...t,desc:h}:t):"remove"===a?s.filter(t=>t.id!==e.id):[{id:e.id,desc:h}];return c})},e.getFirstSortDir=()=>{var n,r;return(null!=(n=null!=(r=e.columnDef.sortDescFirst)?r:t.options.sortDescFirst)?n:"desc"===e.getAutoSortDir())?"desc":"asc"},e.getNextSortingOrder=n=>{var r,i;let o=e.getFirstSortDir(),s=e.getIsSorted();return s?(s===o||null!=(r=t.options.enableSortingRemoval)&&!r||!!n&&null!=(i=t.options.enableMultiRemove)&&!i)&&("desc"===s?"asc":"desc"):o},e.getCanSort=()=>{var n,r;return(null==(n=e.columnDef.enableSorting)||n)&&(null==(r=t.options.enableSorting)||r)&&!!e.accessorFn},e.getCanMultiSort=()=>{var n,r;return null!=(n=null!=(r=e.columnDef.enableMultiSort)?r:t.options.enableMultiSort)?n:!!e.accessorFn},e.getIsSorted=()=>{var n;let r=null==(n=t.getState().sorting)?void 0:n.find(t=>t.id===e.id);return!!r&&(r.desc?"desc":"asc")},e.getSortIndex=()=>{var n,r;return null!=(n=null==(r=t.getState().sorting)?void 0:r.findIndex(t=>t.id===e.id))?n:-1},e.clearSorting=()=>{t.setSorting(t=>null!=t&&t.length?t.filter(t=>t.id!==e.id):[])},e.getToggleSortingHandler=()=>{let n=e.getCanSort();return r=>{n&&(null==r.persist||r.persist(),null==e.toggleSorting||e.toggleSorting(void 0,!!e.getCanMultiSort()&&(null==t.options.isMultiSortEvent?void 0:t.options.isMultiSortEvent(r))))}}},createTable:e=>{e.setSorting=t=>null==e.options.onSortingChange?void 0:e.options.onSortingChange(t),e.resetSorting=t=>{var n,r;e.setSorting(t?[]:null!=(n=null==(r=e.initialState)?void 0:r.sorting)?n:[])},e.getPreSortedRowModel=()=>e.getGroupedRowModel(),e.getSortedRowModel=()=>(!e._getSortedRowModel&&e.options.getSortedRowModel&&(e._getSortedRowModel=e.options.getSortedRowModel(e)),e.options.manualSorting||!e._getSortedRowModel)?e.getPreSortedRowModel():e._getSortedRowModel()}},{getDefaultColumnDef:()=>({aggregatedCell:e=>{var t,n;return null!=(t=null==(n=e.getValue())||null==n.toString?void 0:n.toString())?t:null},aggregationFn:"auto"}),getInitialState:e=>({grouping:[],...e}),getDefaultOptions:e=>({onGroupingChange:lH("grouping",e),groupedColumnMode:"reorder"}),createColumn:(e,t)=>{e.toggleGrouping=()=>{t.setGrouping(t=>null!=t&&t.includes(e.id)?t.filter(t=>t!==e.id):[...null!=t?t:[],e.id])},e.getCanGroup=()=>{var n,r;return(null==(n=e.columnDef.enableGrouping)||n)&&(null==(r=t.options.enableGrouping)||r)&&(!!e.accessorFn||!!e.columnDef.getGroupingValue)},e.getIsGrouped=()=>{var n;return null==(n=t.getState().grouping)?void 0:n.includes(e.id)},e.getGroupedIndex=()=>{var n;return null==(n=t.getState().grouping)?void 0:n.indexOf(e.id)},e.getToggleGroupingHandler=()=>{let t=e.getCanGroup();return()=>{t&&e.toggleGrouping()}},e.getAutoAggregationFn=()=>{let n=t.getCoreRowModel().flatRows[0],r=null==n?void 0:n.getValue(e.id);return"number"==typeof r?l8.sum:"[object Date]"===Object.prototype.toString.call(r)?l8.extent:void 0},e.getAggregationFn=()=>{var n,r;if(!e)throw Error();return l$(e.columnDef.aggregationFn)?e.columnDef.aggregationFn:"auto"===e.columnDef.aggregationFn?e.getAutoAggregationFn():null!=(n=null==(r=t.options.aggregationFns)?void 0:r[e.columnDef.aggregationFn])?n:l8[e.columnDef.aggregationFn]}},createTable:e=>{e.setGrouping=t=>null==e.options.onGroupingChange?void 0:e.options.onGroupingChange(t),e.resetGrouping=t=>{var n,r;e.setGrouping(t?[]:null!=(n=null==(r=e.initialState)?void 0:r.grouping)?n:[])},e.getPreGroupedRowModel=()=>e.getFilteredRowModel(),e.getGroupedRowModel=()=>(!e._getGroupedRowModel&&e.options.getGroupedRowModel&&(e._getGroupedRowModel=e.options.getGroupedRowModel(e)),e.options.manualGrouping||!e._getGroupedRowModel)?e.getPreGroupedRowModel():e._getGroupedRowModel()},createRow:(e,t)=>{e.getIsGrouped=()=>!!e.groupingColumnId,e.getGroupingValue=n=>{if(e._groupingValuesCache.hasOwnProperty(n))return e._groupingValuesCache[n];let r=t.getColumn(n);return null!=r&&r.columnDef.getGroupingValue?(e._groupingValuesCache[n]=r.columnDef.getGroupingValue(e.original),e._groupingValuesCache[n]):e.getValue(n)},e._groupingValuesCache={}},createCell:(e,t,n,r)=>{e.getIsGrouped=()=>t.getIsGrouped()&&t.id===n.groupingColumnId,e.getIsPlaceholder=()=>!e.getIsGrouped()&&t.getIsGrouped(),e.getIsAggregated=()=>{var t;return!e.getIsGrouped()&&!e.getIsPlaceholder()&&!!(null!=(t=n.subRows)&&t.length)}}},{getInitialState:e=>({expanded:{},...e}),getDefaultOptions:e=>({onExpandedChange:lH("expanded",e),paginateExpandedRows:!0}),createTable:e=>{let t=!1,n=!1;e._autoResetExpanded=()=>{var r,i;if(!t)return void e._queue(()=>{t=!0});if(null!=(r=null!=(i=e.options.autoResetAll)?i:e.options.autoResetExpanded)?r:!e.options.manualExpanding){if(n)return;n=!0,e._queue(()=>{e.resetExpanded(),n=!1})}},e.setExpanded=t=>null==e.options.onExpandedChange?void 0:e.options.onExpandedChange(t),e.toggleAllRowsExpanded=t=>{(null!=t?t:!e.getIsAllRowsExpanded())?e.setExpanded(!0):e.setExpanded({})},e.resetExpanded=t=>{var n,r;e.setExpanded(t?{}:null!=(n=null==(r=e.initialState)?void 0:r.expanded)?n:{})},e.getCanSomeRowsExpand=()=>e.getPrePaginationRowModel().flatRows.some(e=>e.getCanExpand()),e.getToggleAllRowsExpandedHandler=()=>t=>{null==t.persist||t.persist(),e.toggleAllRowsExpanded()},e.getIsSomeRowsExpanded=()=>{let t=e.getState().expanded;return!0===t||Object.values(t).some(Boolean)},e.getIsAllRowsExpanded=()=>{let t=e.getState().expanded;return"boolean"==typeof t?!0===t:!(!Object.keys(t).length||e.getRowModel().flatRows.some(e=>!e.getIsExpanded()))},e.getExpandedDepth=()=>{let t=0;return(!0===e.getState().expanded?Object.keys(e.getRowModel().rowsById):Object.keys(e.getState().expanded)).forEach(e=>{let n=e.split(".");t=Math.max(t,n.length)}),t},e.getPreExpandedRowModel=()=>e.getSortedRowModel(),e.getExpandedRowModel=()=>(!e._getExpandedRowModel&&e.options.getExpandedRowModel&&(e._getExpandedRowModel=e.options.getExpandedRowModel(e)),e.options.manualExpanding||!e._getExpandedRowModel)?e.getPreExpandedRowModel():e._getExpandedRowModel()},createRow:(e,t)=>{e.toggleExpanded=n=>{t.setExpanded(r=>{var i;let o=!0===r||!!(null!=r&&r[e.id]),s={};if(!0===r?Object.keys(t.getRowModel().rowsById).forEach(e=>{s[e]=!0}):s=r,n=null!=(i=n)?i:!o,!o&&n)return{...s,[e.id]:!0};if(o&&!n){let{[e.id]:t,...n}=s;return n}return r})},e.getIsExpanded=()=>{var n;let r=t.getState().expanded;return!!(null!=(n=null==t.options.getIsRowExpanded?void 0:t.options.getIsRowExpanded(e))?n:!0===r||(null==r?void 0:r[e.id]))},e.getCanExpand=()=>{var n,r,i;return null!=(n=null==t.options.getRowCanExpand?void 0:t.options.getRowCanExpand(e))?n:(null==(r=t.options.enableExpanding)||r)&&!!(null!=(i=e.subRows)&&i.length)},e.getIsAllParentsExpanded=()=>{let n=!0,r=e;for(;n&&r.parentId;)n=(r=t.getRow(r.parentId,!0)).getIsExpanded();return n},e.getToggleExpandedHandler=()=>{let t=e.getCanExpand();return()=>{t&&e.toggleExpanded()}}}},{getInitialState:e=>({...e,pagination:{...uo(),...null==e?void 0:e.pagination}}),getDefaultOptions:e=>({onPaginationChange:lH("pagination",e)}),createTable:e=>{let t=!1,n=!1;e._autoResetPageIndex=()=>{var r,i;if(!t)return void e._queue(()=>{t=!0});if(null!=(r=null!=(i=e.options.autoResetAll)?i:e.options.autoResetPageIndex)?r:!e.options.manualPagination){if(n)return;n=!0,e._queue(()=>{e.resetPageIndex(),n=!1})}},e.setPagination=t=>null==e.options.onPaginationChange?void 0:e.options.onPaginationChange(e=>lz(t,e)),e.resetPagination=t=>{var n;e.setPagination(t?uo():null!=(n=e.initialState.pagination)?n:uo())},e.setPageIndex=t=>{e.setPagination(n=>{let r=lz(t,n.pageIndex);return r=Math.max(0,Math.min(r,void 0===e.options.pageCount||-1===e.options.pageCount?Number.MAX_SAFE_INTEGER:e.options.pageCount-1)),{...n,pageIndex:r}})},e.resetPageIndex=t=>{var n,r;e.setPageIndex(t?0:null!=(n=null==(r=e.initialState)||null==(r=r.pagination)?void 0:r.pageIndex)?n:0)},e.resetPageSize=t=>{var n,r;e.setPageSize(t?10:null!=(n=null==(r=e.initialState)||null==(r=r.pagination)?void 0:r.pageSize)?n:10)},e.setPageSize=t=>{e.setPagination(e=>{let n=Math.max(1,lz(t,e.pageSize)),r=Math.floor(e.pageSize*e.pageIndex/n);return{...e,pageIndex:r,pageSize:n}})},e.setPageCount=t=>e.setPagination(n=>{var r;let i=lz(t,null!=(r=e.options.pageCount)?r:-1);return"number"==typeof i&&(i=Math.max(-1,i)),{...n,pageCount:i}}),e.getPageOptions=lW(()=>[e.getPageCount()],e=>{let t=[];return e&&e>0&&(t=[...Array(e)].fill(null).map((e,t)=>t)),t},lU(e.options,"debugTable","getPageOptions")),e.getCanPreviousPage=()=>e.getState().pagination.pageIndex>0,e.getCanNextPage=()=>{let{pageIndex:t}=e.getState().pagination,n=e.getPageCount();return -1===n||0!==n&&t<n-1},e.previousPage=()=>e.setPageIndex(e=>e-1),e.nextPage=()=>e.setPageIndex(e=>e+1),e.firstPage=()=>e.setPageIndex(0),e.lastPage=()=>e.setPageIndex(e.getPageCount()-1),e.getPrePaginationRowModel=()=>e.getExpandedRowModel(),e.getPaginationRowModel=()=>(!e._getPaginationRowModel&&e.options.getPaginationRowModel&&(e._getPaginationRowModel=e.options.getPaginationRowModel(e)),e.options.manualPagination||!e._getPaginationRowModel)?e.getPrePaginationRowModel():e._getPaginationRowModel(),e.getPageCount=()=>{var t;return null!=(t=e.options.pageCount)?t:Math.ceil(e.getRowCount()/e.getState().pagination.pageSize)},e.getRowCount=()=>{var t;return null!=(t=e.options.rowCount)?t:e.getPrePaginationRowModel().rows.length}}},{getInitialState:e=>({rowPinning:us(),...e}),getDefaultOptions:e=>({onRowPinningChange:lH("rowPinning",e)}),createRow:(e,t)=>{e.pin=(n,r,i)=>{let o=r?e.getLeafRows().map(e=>{let{id:t}=e;return t}):[],s=new Set([...i?e.getParentRows().map(e=>{let{id:t}=e;return t}):[],e.id,...o]);t.setRowPinning(e=>{var t,r,i,o,a,l;return"bottom"===n?{top:(null!=(i=null==e?void 0:e.top)?i:[]).filter(e=>!(null!=s&&s.has(e))),bottom:[...(null!=(o=null==e?void 0:e.bottom)?o:[]).filter(e=>!(null!=s&&s.has(e))),...Array.from(s)]}:"top"===n?{top:[...(null!=(a=null==e?void 0:e.top)?a:[]).filter(e=>!(null!=s&&s.has(e))),...Array.from(s)],bottom:(null!=(l=null==e?void 0:e.bottom)?l:[]).filter(e=>!(null!=s&&s.has(e)))}:{top:(null!=(t=null==e?void 0:e.top)?t:[]).filter(e=>!(null!=s&&s.has(e))),bottom:(null!=(r=null==e?void 0:e.bottom)?r:[]).filter(e=>!(null!=s&&s.has(e)))}})},e.getCanPin=()=>{var n;let{enableRowPinning:r,enablePinning:i}=t.options;return"function"==typeof r?r(e):null==(n=null!=r?r:i)||n},e.getIsPinned=()=>{let n=[e.id],{top:r,bottom:i}=t.getState().rowPinning,o=n.some(e=>null==r?void 0:r.includes(e)),s=n.some(e=>null==i?void 0:i.includes(e));return o?"top":!!s&&"bottom"},e.getPinnedIndex=()=>{var n,r;let i=e.getIsPinned();if(!i)return -1;let o=null==(n="top"===i?t.getTopRows():t.getBottomRows())?void 0:n.map(e=>{let{id:t}=e;return t});return null!=(r=null==o?void 0:o.indexOf(e.id))?r:-1}},createTable:e=>{e.setRowPinning=t=>null==e.options.onRowPinningChange?void 0:e.options.onRowPinningChange(t),e.resetRowPinning=t=>{var n,r;return e.setRowPinning(t?us():null!=(n=null==(r=e.initialState)?void 0:r.rowPinning)?n:us())},e.getIsSomeRowsPinned=t=>{var n,r,i;let o=e.getState().rowPinning;return t?!!(null==(n=o[t])?void 0:n.length):!!((null==(r=o.top)?void 0:r.length)||(null==(i=o.bottom)?void 0:i.length))},e._getPinnedRows=(t,n,r)=>{var i;return(null==(i=e.options.keepPinnedRows)||i?(null!=n?n:[]).map(t=>{let n=e.getRow(t,!0);return n.getIsAllParentsExpanded()?n:null}):(null!=n?n:[]).map(e=>t.find(t=>t.id===e))).filter(Boolean).map(e=>({...e,position:r}))},e.getTopRows=lW(()=>[e.getRowModel().rows,e.getState().rowPinning.top],(t,n)=>e._getPinnedRows(t,n,"top"),lU(e.options,"debugRows","getTopRows")),e.getBottomRows=lW(()=>[e.getRowModel().rows,e.getState().rowPinning.bottom],(t,n)=>e._getPinnedRows(t,n,"bottom"),lU(e.options,"debugRows","getBottomRows")),e.getCenterRows=lW(()=>[e.getRowModel().rows,e.getState().rowPinning.top,e.getState().rowPinning.bottom],(e,t,n)=>{let r=new Set([...null!=t?t:[],...null!=n?n:[]]);return e.filter(e=>!r.has(e.id))},lU(e.options,"debugRows","getCenterRows"))}},{getInitialState:e=>({rowSelection:{},...e}),getDefaultOptions:e=>({onRowSelectionChange:lH("rowSelection",e),enableRowSelection:!0,enableMultiRowSelection:!0,enableSubRowSelection:!0}),createTable:e=>{e.setRowSelection=t=>null==e.options.onRowSelectionChange?void 0:e.options.onRowSelectionChange(t),e.resetRowSelection=t=>{var n;return e.setRowSelection(t?{}:null!=(n=e.initialState.rowSelection)?n:{})},e.toggleAllRowsSelected=t=>{e.setRowSelection(n=>{t=void 0!==t?t:!e.getIsAllRowsSelected();let r={...n},i=e.getPreGroupedRowModel().flatRows;return t?i.forEach(e=>{e.getCanSelect()&&(r[e.id]=!0)}):i.forEach(e=>{delete r[e.id]}),r})},e.toggleAllPageRowsSelected=t=>e.setRowSelection(n=>{let r=void 0!==t?t:!e.getIsAllPageRowsSelected(),i={...n};return e.getRowModel().rows.forEach(t=>{ua(i,t.id,r,!0,e)}),i}),e.getPreSelectedRowModel=()=>e.getCoreRowModel(),e.getSelectedRowModel=lW(()=>[e.getState().rowSelection,e.getCoreRowModel()],(t,n)=>Object.keys(t).length?ul(e,n):{rows:[],flatRows:[],rowsById:{}},lU(e.options,"debugTable","getSelectedRowModel")),e.getFilteredSelectedRowModel=lW(()=>[e.getState().rowSelection,e.getFilteredRowModel()],(t,n)=>Object.keys(t).length?ul(e,n):{rows:[],flatRows:[],rowsById:{}},lU(e.options,"debugTable","getFilteredSelectedRowModel")),e.getGroupedSelectedRowModel=lW(()=>[e.getState().rowSelection,e.getSortedRowModel()],(t,n)=>Object.keys(t).length?ul(e,n):{rows:[],flatRows:[],rowsById:{}},lU(e.options,"debugTable","getGroupedSelectedRowModel")),e.getIsAllRowsSelected=()=>{let t=e.getFilteredRowModel().flatRows,{rowSelection:n}=e.getState(),r=!!(t.length&&Object.keys(n).length);return r&&t.some(e=>e.getCanSelect()&&!n[e.id])&&(r=!1),r},e.getIsAllPageRowsSelected=()=>{let t=e.getPaginationRowModel().flatRows.filter(e=>e.getCanSelect()),{rowSelection:n}=e.getState(),r=!!t.length;return r&&t.some(e=>!n[e.id])&&(r=!1),r},e.getIsSomeRowsSelected=()=>{var t;let n=Object.keys(null!=(t=e.getState().rowSelection)?t:{}).length;return n>0&&n<e.getFilteredRowModel().flatRows.length},e.getIsSomePageRowsSelected=()=>{let t=e.getPaginationRowModel().flatRows;return!e.getIsAllPageRowsSelected()&&t.filter(e=>e.getCanSelect()).some(e=>e.getIsSelected()||e.getIsSomeSelected())},e.getToggleAllRowsSelectedHandler=()=>t=>{e.toggleAllRowsSelected(t.target.checked)},e.getToggleAllPageRowsSelectedHandler=()=>t=>{e.toggleAllPageRowsSelected(t.target.checked)}},createRow:(e,t)=>{e.toggleSelected=(n,r)=>{let i=e.getIsSelected();t.setRowSelection(o=>{var s;if(n=void 0!==n?n:!i,e.getCanSelect()&&i===n)return o;let a={...o};return ua(a,e.id,n,null==(s=null==r?void 0:r.selectChildren)||s,t),a})},e.getIsSelected=()=>{let{rowSelection:n}=t.getState();return uu(e,n)},e.getIsSomeSelected=()=>{let{rowSelection:n}=t.getState();return"some"===uc(e,n)},e.getIsAllSubRowsSelected=()=>{let{rowSelection:n}=t.getState();return"all"===uc(e,n)},e.getCanSelect=()=>{var n;return"function"==typeof t.options.enableRowSelection?t.options.enableRowSelection(e):null==(n=t.options.enableRowSelection)||n},e.getCanSelectSubRows=()=>{var n;return"function"==typeof t.options.enableSubRowSelection?t.options.enableSubRowSelection(e):null==(n=t.options.enableSubRowSelection)||n},e.getCanMultiSelect=()=>{var n;return"function"==typeof t.options.enableMultiRowSelection?t.options.enableMultiRowSelection(e):null==(n=t.options.enableMultiRowSelection)||n},e.getToggleSelectedHandler=()=>{let t=e.getCanSelect();return n=>{var r;t&&e.toggleSelected(null==(r=n.target)?void 0:r.checked)}}}},{getDefaultColumnDef:()=>ue,getInitialState:e=>({columnSizing:{},columnSizingInfo:ut(),...e}),getDefaultOptions:e=>({columnResizeMode:"onEnd",columnResizeDirection:"ltr",onColumnSizingChange:lH("columnSizing",e),onColumnSizingInfoChange:lH("columnSizingInfo",e)}),createColumn:(e,t)=>{e.getSize=()=>{var n,r,i;let o=t.getState().columnSizing[e.id];return Math.min(Math.max(null!=(n=e.columnDef.minSize)?n:ue.minSize,null!=(r=null!=o?o:e.columnDef.size)?r:ue.size),null!=(i=e.columnDef.maxSize)?i:ue.maxSize)},e.getStart=lW(e=>[e,ui(t,e),t.getState().columnSizing],(t,n)=>n.slice(0,e.getIndex(t)).reduce((e,t)=>e+t.getSize(),0),lU(t.options,"debugColumns","getStart")),e.getAfter=lW(e=>[e,ui(t,e),t.getState().columnSizing],(t,n)=>n.slice(e.getIndex(t)+1).reduce((e,t)=>e+t.getSize(),0),lU(t.options,"debugColumns","getAfter")),e.resetSize=()=>{t.setColumnSizing(t=>{let{[e.id]:n,...r}=t;return r})},e.getCanResize=()=>{var n,r;return(null==(n=e.columnDef.enableResizing)||n)&&(null==(r=t.options.enableColumnResizing)||r)},e.getIsResizing=()=>t.getState().columnSizingInfo.isResizingColumn===e.id},createHeader:(e,t)=>{e.getSize=()=>{let t=0,n=e=>{if(e.subHeaders.length)e.subHeaders.forEach(n);else{var r;t+=null!=(r=e.column.getSize())?r:0}};return n(e),t},e.getStart=()=>{if(e.index>0){let t=e.headerGroup.headers[e.index-1];return t.getStart()+t.getSize()}return 0},e.getResizeHandler=n=>{let r=t.getColumn(e.column.id),i=null==r?void 0:r.getCanResize();return o=>{if(!r||!i||(null==o.persist||o.persist(),ur(o)&&o.touches&&o.touches.length>1))return;let s=e.getSize(),a=e?e.getLeafHeaders().map(e=>[e.column.id,e.column.getSize()]):[[r.id,r.getSize()]],l=ur(o)?Math.round(o.touches[0].clientX):o.clientX,u={},c=(e,n)=>{"number"==typeof n&&(t.setColumnSizingInfo(e=>{var r,i;let o="rtl"===t.options.columnResizeDirection?-1:1,s=(n-(null!=(r=null==e?void 0:e.startOffset)?r:0))*o,a=Math.max(s/(null!=(i=null==e?void 0:e.startSize)?i:0),-.999999);return e.columnSizingStart.forEach(e=>{let[t,n]=e;u[t]=Math.round(100*Math.max(n+n*a,0))/100}),{...e,deltaOffset:s,deltaPercentage:a}}),("onChange"===t.options.columnResizeMode||"end"===e)&&t.setColumnSizing(e=>({...e,...u})))},h=e=>{c("end",e),t.setColumnSizingInfo(e=>({...e,isResizingColumn:!1,startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,columnSizingStart:[]}))},d=n||("u">typeof document?document:null),f={moveHandler:e=>c("move",e.clientX),upHandler:e=>{null==d||d.removeEventListener("mousemove",f.moveHandler),null==d||d.removeEventListener("mouseup",f.upHandler),h(e.clientX)}},p={moveHandler:e=>(e.cancelable&&(e.preventDefault(),e.stopPropagation()),c("move",e.touches[0].clientX),!1),upHandler:e=>{var t;null==d||d.removeEventListener("touchmove",p.moveHandler),null==d||d.removeEventListener("touchend",p.upHandler),e.cancelable&&(e.preventDefault(),e.stopPropagation()),h(null==(t=e.touches[0])?void 0:t.clientX)}},m=!!function(){if("boolean"==typeof un)return un;let e=!1;try{let t=()=>{};window.addEventListener("test",t,{get passive(){return e=!0,!1}}),window.removeEventListener("test",t)}catch(t){e=!1}return un=e}()&&{passive:!1};ur(o)?(null==d||d.addEventListener("touchmove",p.moveHandler,m),null==d||d.addEventListener("touchend",p.upHandler,m)):(null==d||d.addEventListener("mousemove",f.moveHandler,m),null==d||d.addEventListener("mouseup",f.upHandler,m)),t.setColumnSizingInfo(e=>({...e,startOffset:l,startSize:s,deltaOffset:0,deltaPercentage:0,columnSizingStart:a,isResizingColumn:r.id}))}}},createTable:e=>{e.setColumnSizing=t=>null==e.options.onColumnSizingChange?void 0:e.options.onColumnSizingChange(t),e.setColumnSizingInfo=t=>null==e.options.onColumnSizingInfoChange?void 0:e.options.onColumnSizingInfoChange(t),e.resetColumnSizing=t=>{var n;e.setColumnSizing(t?{}:null!=(n=e.initialState.columnSizing)?n:{})},e.resetHeaderSizeInfo=t=>{var n;e.setColumnSizingInfo(t?ut():null!=(n=e.initialState.columnSizingInfo)?n:ut())},e.getTotalSize=()=>{var t,n;return null!=(t=null==(n=e.getHeaderGroups()[0])?void 0:n.headers.reduce((e,t)=>e+t.getSize(),0))?t:0},e.getLeftTotalSize=()=>{var t,n;return null!=(t=null==(n=e.getLeftHeaderGroups()[0])?void 0:n.headers.reduce((e,t)=>e+t.getSize(),0))?t:0},e.getCenterTotalSize=()=>{var t,n;return null!=(t=null==(n=e.getCenterHeaderGroups()[0])?void 0:n.headers.reduce((e,t)=>e+t.getSize(),0))?t:0},e.getRightTotalSize=()=>{var t,n;return null!=(t=null==(n=e.getRightHeaderGroups()[0])?void 0:n.headers.reduce((e,t)=>e+t.getSize(),0))?t:0}}}];function uv(e){let t=[],n=e=>{var r;t.push(e),null!=(r=e.subRows)&&r.length&&e.getIsExpanded()&&e.subRows.forEach(n)};return e.rows.forEach(n),{rows:t,flatRows:e.flatRows,rowsById:e.rowsById}}let uy={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",Ấ:"A",Ắ:"A",Ẳ:"A",Ẵ:"A",Ặ:"A",Æ:"AE",Ầ:"A",Ằ:"A",Ȃ:"A",Ç:"C",Ḉ:"C",È:"E",É:"E",Ê:"E",Ë:"E",Ế:"E",Ḗ:"E",Ề:"E",Ḕ:"E",Ḝ:"E",Ȇ:"E",Ì:"I",Í:"I",Î:"I",Ï:"I",Ḯ:"I",Ȋ:"I",Ð:"D",Ñ:"N",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",Ố:"O",Ṍ:"O",Ṓ:"O",Ȏ:"O",Ù:"U",Ú:"U",Û:"U",Ü:"U",Ý:"Y",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",ấ:"a",ắ:"a",ẳ:"a",ẵ:"a",ặ:"a",æ:"ae",ầ:"a",ằ:"a",ȃ:"a",ç:"c",ḉ:"c",è:"e",é:"e",ê:"e",ë:"e",ế:"e",ḗ:"e",ề:"e",ḕ:"e",ḝ:"e",ȇ:"e",ì:"i",í:"i",î:"i",ï:"i",ḯ:"i",ȋ:"i",ð:"d",ñ:"n",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",ố:"o",ṍ:"o",ṓ:"o",ȏ:"o",ù:"u",ú:"u",û:"u",ü:"u",ý:"y",ÿ:"y",Ā:"A",ā:"a",Ă:"A",ă:"a",Ą:"A",ą:"a",Ć:"C",ć:"c",Ĉ:"C",ĉ:"c",Ċ:"C",ċ:"c",Č:"C",č:"c",C̆:"C",c̆:"c",Ď:"D",ď:"d",Đ:"D",đ:"d",Ē:"E",ē:"e",Ĕ:"E",ĕ:"e",Ė:"E",ė:"e",Ę:"E",ę:"e",Ě:"E",ě:"e",Ĝ:"G",Ǵ:"G",ĝ:"g",ǵ:"g",Ğ:"G",ğ:"g",Ġ:"G",ġ:"g",Ģ:"G",ģ:"g",Ĥ:"H",ĥ:"h",Ħ:"H",ħ:"h",Ḫ:"H",ḫ:"h",Ĩ:"I",ĩ:"i",Ī:"I",ī:"i",Ĭ:"I",ĭ:"i",Į:"I",į:"i",İ:"I",ı:"i",IJ:"IJ",ij:"ij",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",Ḱ:"K",ḱ:"k",K̆:"K",k̆:"k",Ĺ:"L",ĺ:"l",Ļ:"L",ļ:"l",Ľ:"L",ľ:"l",Ŀ:"L",ŀ:"l",Ł:"l",ł:"l",Ḿ:"M",ḿ:"m",M̆:"M",m̆:"m",Ń:"N",ń:"n",Ņ:"N",ņ:"n",Ň:"N",ň:"n",ʼn:"n",N̆:"N",n̆:"n",Ō:"O",ō:"o",Ŏ:"O",ŏ:"o",Ő:"O",ő:"o",Œ:"OE",œ:"oe",P̆:"P",p̆:"p",Ŕ:"R",ŕ:"r",Ŗ:"R",ŗ:"r",Ř:"R",ř:"r",R̆:"R",r̆:"r",Ȓ:"R",ȓ:"r",Ś:"S",ś:"s",Ŝ:"S",ŝ:"s",Ş:"S",Ș:"S",ș:"s",ş:"s",Š:"S",š:"s",Ţ:"T",ţ:"t",ț:"t",Ț:"T",Ť:"T",ť:"t",Ŧ:"T",ŧ:"t",T̆:"T",t̆:"t",Ũ:"U",ũ:"u",Ū:"U",ū:"u",Ŭ:"U",ŭ:"u",Ů:"U",ů:"u",Ű:"U",ű:"u",Ų:"U",ų:"u",Ȗ:"U",ȗ:"u",V̆:"V",v̆:"v",Ŵ:"W",ŵ:"w",Ẃ:"W",ẃ:"w",X̆:"X",x̆:"x",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Y̆:"Y",y̆:"y",Ź:"Z",ź:"z",Ż:"Z",ż:"z",Ž:"Z",ž:"z",ſ:"s",ƒ:"f",Ơ:"O",ơ:"o",Ư:"U",ư:"u",Ǎ:"A",ǎ:"a",Ǐ:"I",ǐ:"i",Ǒ:"O",ǒ:"o",Ǔ:"U",ǔ:"u",Ǖ:"U",ǖ:"u",Ǘ:"U",ǘ:"u",Ǚ:"U",ǚ:"u",Ǜ:"U",ǜ:"u",Ứ:"U",ứ:"u",Ṹ:"U",ṹ:"u",Ǻ:"A",ǻ:"a",Ǽ:"AE",ǽ:"ae",Ǿ:"O",ǿ:"o",Þ:"TH",þ:"th",Ṕ:"P",ṕ:"p",Ṥ:"S",ṥ:"s",X́:"X",x́:"x",Ѓ:"Г",ѓ:"г",Ќ:"К",ќ:"к",A̋:"A",a̋:"a",E̋:"E",e̋:"e",I̋:"I",i̋:"i",Ǹ:"N",ǹ:"n",Ồ:"O",ồ:"o",Ṑ:"O",ṑ:"o",Ừ:"U",ừ:"u",Ẁ:"W",ẁ:"w",Ỳ:"Y",ỳ:"y",Ȁ:"A",ȁ:"a",Ȅ:"E",ȅ:"e",Ȉ:"I",ȉ:"i",Ȍ:"O",ȍ:"o",Ȑ:"R",ȑ:"r",Ȕ:"U",ȕ:"u",B̌:"B",b̌:"b",Č̣:"C",č̣:"c",Ê̌:"E",ê̌:"e",F̌:"F",f̌:"f",Ǧ:"G",ǧ:"g",Ȟ:"H",ȟ:"h",J̌:"J",ǰ:"j",Ǩ:"K",ǩ:"k",M̌:"M",m̌:"m",P̌:"P",p̌:"p",Q̌:"Q",q̌:"q",Ř̩:"R",ř̩:"r",Ṧ:"S",ṧ:"s",V̌:"V",v̌:"v",W̌:"W",w̌:"w",X̌:"X",x̌:"x",Y̌:"Y",y̌:"y",A̧:"A",a̧:"a",B̧:"B",b̧:"b",Ḑ:"D",ḑ:"d",Ȩ:"E",ȩ:"e",Ɛ̧:"E",ɛ̧:"e",Ḩ:"H",ḩ:"h",I̧:"I",i̧:"i",Ɨ̧:"I",ɨ̧:"i",M̧:"M",m̧:"m",O̧:"O",o̧:"o",Q̧:"Q",q̧:"q",U̧:"U",u̧:"u",X̧:"X",x̧:"x",Z̧:"Z",z̧:"z"},ub=RegExp(Object.keys(uy).join("|"),"g"),ux={CASE_SENSITIVE_EQUAL:7,EQUAL:6,STARTS_WITH:5,WORD_STARTS_WITH:4,CONTAINS:3,ACRONYM:2,MATCHES:1,NO_MATCH:0};function uw(e,t,n){let r;return(e=uS(e,n),(t=uS(t,n)).length>e.length)?ux.NO_MATCH:e===t?ux.CASE_SENSITIVE_EQUAL:(e=e.toLowerCase())===(t=t.toLowerCase())?ux.EQUAL:e.startsWith(t)?ux.STARTS_WITH:e.includes(` ${t}`)?ux.WORD_STARTS_WITH:e.includes(t)?ux.CONTAINS:1===t.length?ux.NO_MATCH:(r="",e.split(" ").forEach(e=>{e.split("-").forEach(e=>{r+=e.substr(0,1)})}),r).includes(t)?ux.ACRONYM:function(e,t){var n;let r,i=0,o=0;function s(e,t,n){for(let r=n,o=t.length;r<o;r++)if(t[r]===e)return i+=1,r+1;return -1}let a=s(t[0],e,0);if(a<0)return ux.NO_MATCH;o=a;for(let n=1,r=t.length;n<r;n++)if(!((o=s(t[n],e,o))>-1))return ux.NO_MATCH;return n=o-a,r=i/t.length,ux.MATCHES+1/n*r}(e,t)}function uS(e,t){let{keepDiacritics:n}=t;return e=`${e}`,n||(e=e.replace(ub,e=>uy[e])),e}let uA={maxRanking:1/0,minRanking:-1/0};function uC(e,t,{isHeader:n,isLastColumn:r,isFirstColumn:i,defaultColumnHeight:o}={}){var s,a;let l=e.spacing(1),u=e.spacing(1.25),c=e.spacing(2),h=i?c:u,d=r?c:u,f=e.typography.body1.lineHeight,p=e.typography.body1.fontSize;"compact"===t&&(l=e.spacing(.5),u=e.spacing(.5),c=e.spacing(1),h=i?c:u,d=r?c:u,f=e.typography.body2.lineHeight,p=e.typography.body2.fontSize),"comfortable"===t&&(l=e.spacing(2),u=e.spacing(1.5),c=e.spacing(2),h=i?c:u,d=r?c:u,f=e.typography.body1.lineHeight,p=e.typography.body1.fontSize);let m=n||!o||"auto"===o?(s=f,a=l,("string"==typeof s?parseInt(s,10):s??0)+2*("string"==typeof a?parseInt(a,10):a)):o;return{padding:`${l} ${d} ${l} ${h}`,height:m,fontSize:p,lineHeight:f}}function uk(e,t){return e.map(({width:e,align:n,headerDescription:r,cellDescription:i,enableSorting:o,dataLink:s,enableResizing:a,...l})=>{var u,c,h,d,f,p,m;let g=a??t?.enableResizing??!1,v="auto"===e||void 0===e?(u=g,c=t?.minWidth,h=t?.maxWidth,u?{size:150,minSize:c??60,maxSize:h??1e3}:{size:0,minSize:0,maxSize:0}):(d=g,f=e,p=t?.minWidth,m=t?.maxWidth,d?{size:f,minSize:p??60,maxSize:m??1e3}:{size:f});return{...l,...v,enableSorting:!!o,enableResizing:g,meta:{align:n,headerDescription:r,cellDescription:i,dataLink:s}}})}var uM=n(32560),uT=n(22402);let uD=(0,uT.A)((0,x.jsx)("path",{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}),"CheckBoxOutlineBlank"),uE=(0,uT.A)((0,x.jsx)("path",{d:"M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"}),"CheckBox"),uO=(0,uT.A)((0,x.jsx)("path",{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10H7v-2h10v2z"}),"IndeterminateCheckBox");var uR=n(83926);function uP(e){return(0,I.Ay)("MuiCheckbox",e)}let uI=(0,P.A)("MuiCheckbox",["root","checked","disabled","indeterminate","colorPrimary","colorSecondary","sizeSmall","sizeMedium"]);var uN=n(64606),uj=n(73397);let uF=(0,D.A)(uM.A,{shouldForwardProp:e=>(0,uR.A)(e)||"classes"===e,name:"MuiCheckbox",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:n}=e;return[t.root,n.indeterminate&&t.indeterminate,t[`size${(0,T.A)(n.size)}`],"default"!==n.color&&t[`color${(0,T.A)(n.color)}`]]}})((0,E.A)(({theme:e})=>({color:(e.vars||e).palette.text.secondary,variants:[{props:{color:"default",disableRipple:!1},style:{"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.activeChannel} / ${e.vars.palette.action.hoverOpacity})`:(0,k.X4)(e.palette.action.active,e.palette.action.hoverOpacity)}}},...Object.entries(e.palette).filter((0,O.A)()).map(([t])=>({props:{color:t,disableRipple:!1},style:{"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette[t].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:(0,k.X4)(e.palette[t].main,e.palette.action.hoverOpacity)}}})),...Object.entries(e.palette).filter((0,O.A)()).map(([t])=>({props:{color:t},style:{[`&.${uI.checked}, &.${uI.indeterminate}`]:{color:(e.vars||e).palette[t].main},[`&.${uI.disabled}`]:{color:(e.vars||e).palette.action.disabled}}})),{props:{disableRipple:!1},style:{"&:hover":{"@media (hover: none)":{backgroundColor:"transparent"}}}}]}))),uL=(0,x.jsx)(uE,{}),uB=(0,x.jsx)(uD,{}),u_=(0,x.jsx)(uO,{}),uV=w.forwardRef(function(e,t){let n=(0,R.b)({props:e,name:"MuiCheckbox"}),{checkedIcon:r=uL,color:i="primary",icon:o=uB,indeterminate:s=!1,indeterminateIcon:a=u_,inputProps:l,size:u="medium",disableRipple:c=!1,className:h,slots:d={},slotProps:f={},...p}=n,m=s?a:o,g=s?a:r,v={...n,disableRipple:c,color:i,indeterminate:s,size:u},y=(e=>{let{classes:t,indeterminate:n,color:r,size:i}=e,o={root:["root",n&&"indeterminate",`color${(0,T.A)(r)}`,`size${(0,T.A)(i)}`]},s=(0,C.A)(o,uP,t);return{...t,...s}})(v),b=f.input??l,[S,k]=(0,uj.A)("root",{ref:t,elementType:uF,className:(0,A.A)(y.root,h),shouldForwardComponentProp:!0,externalForwardedProps:{slots:d,slotProps:f,...p},ownerState:v,additionalProps:{type:"checkbox",icon:w.cloneElement(m,{fontSize:m.props.fontSize??u}),checkedIcon:w.cloneElement(g,{fontSize:g.props.fontSize??u}),disableRipple:c,slots:d,slotProps:{input:(0,uN.A)("function"==typeof b?b(v):b,{"data-indeterminate":s})}}});return(0,x.jsx)(S,{...k,classes:y})});function uz({color:e,density:t,...n}){let r="compact"===t;return(0,x.jsx)(uV,{size:r?"small":"medium",...n,focusRipple:!1,tabIndex:-1,sx:{color:e,padding:e=>e.spacing(r?.25:.5),position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)","&.Mui-checked":{color:e},"&.Mui-focusVisible":{background:e?(0,k.X4)(e,.5):void 0},"& .MuiSvgIcon-root":{fontSize:r?16:18}}})}var uH=n(3399),u$=n(76746),uW=n(97653),uU=n(76795),uq=n(45271);function uG(e){return(0,I.Ay)("MuiToolbar",e)}(0,P.A)("MuiToolbar",["root","gutters","regular","dense"]);let uY=(0,D.A)("div",{name:"MuiToolbar",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:n}=e;return[t.root,!n.disableGutters&&t.gutters,t[n.variant]]}})((0,E.A)(({theme:e})=>({position:"relative",display:"flex",alignItems:"center",variants:[{props:({ownerState:e})=>!e.disableGutters,style:{paddingLeft:e.spacing(2),paddingRight:e.spacing(2),[e.breakpoints.up("sm")]:{paddingLeft:e.spacing(3),paddingRight:e.spacing(3)}}},{props:{variant:"dense"},style:{minHeight:48}},{props:{variant:"regular"},style:e.mixins.toolbar}]}))),uK=w.forwardRef(function(e,t){let n=(0,R.b)({props:e,name:"MuiToolbar"}),{className:r,component:i="div",disableGutters:o=!1,variant:s="regular",...a}=n,l={...n,component:i,disableGutters:o,variant:s},u=(e=>{let{classes:t,disableGutters:n,variant:r}=e;return(0,C.A)({root:["root",!n&&"gutters",r]},uG,t)})(l);return(0,x.jsx)(uY,{as:i,className:(0,A.A)(u.root,r),ref:t,ownerState:l,...a})});var uZ=n(35216),uX=n(96913),uQ=n(70776);let uJ=(0,uT.A)((0,x.jsx)("path",{d:"M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z"}),"LastPage"),u0=(0,uT.A)((0,x.jsx)("path",{d:"M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z"}),"FirstPage"),u1=w.forwardRef(function(e,t){let{backIconButtonProps:n,count:r,disabled:i=!1,getItemAriaLabel:o,nextIconButtonProps:s,onPageChange:a,page:l,rowsPerPage:u,showFirstButton:c,showLastButton:h,slots:d={},slotProps:f={},...p}=e,m=(0,uZ.I)(),g=d.firstButton??$.A,v=d.lastButton??$.A,y=d.nextButton??$.A,b=d.previousButton??$.A,w=d.firstButtonIcon??u0,S=d.lastButtonIcon??uJ,A=d.nextButtonIcon??uQ.A,C=d.previousButtonIcon??uX.A,k=m?v:g,M=m?y:b,T=m?b:y,D=m?g:v,E=m?f.lastButton:f.firstButton,O=m?f.nextButton:f.previousButton,R=m?f.previousButton:f.nextButton,P=m?f.firstButton:f.lastButton;return(0,x.jsxs)("div",{ref:t,...p,children:[c&&(0,x.jsx)(k,{onClick:e=>{a(e,0)},disabled:i||0===l,"aria-label":o("first",l),title:o("first",l),...E,children:m?(0,x.jsx)(S,{...f.lastButtonIcon}):(0,x.jsx)(w,{...f.firstButtonIcon})}),(0,x.jsx)(M,{onClick:e=>{a(e,l-1)},disabled:i||0===l,color:"inherit","aria-label":o("previous",l),title:o("previous",l),...O??n,children:m?(0,x.jsx)(A,{...f.nextButtonIcon}):(0,x.jsx)(C,{...f.previousButtonIcon})}),(0,x.jsx)(T,{onClick:e=>{a(e,l+1)},disabled:i||-1!==r&&l>=Math.ceil(r/u)-1,color:"inherit","aria-label":o("next",l),title:o("next",l),...R??s,children:m?(0,x.jsx)(C,{...f.previousButtonIcon}):(0,x.jsx)(A,{...f.nextButtonIcon})}),h&&(0,x.jsx)(D,{onClick:e=>{a(e,Math.max(0,Math.ceil(r/u)-1))},disabled:i||l>=Math.ceil(r/u)-1,"aria-label":o("last",l),title:o("last",l),...P,children:m?(0,x.jsx)(w,{...f.firstButtonIcon}):(0,x.jsx)(S,{...f.lastButtonIcon})})]})});var u2=n(63392);function u5(e){return(0,I.Ay)("MuiTablePagination",e)}let u3=(0,P.A)("MuiTablePagination",["root","toolbar","spacer","selectLabel","selectRoot","select","selectIcon","input","menuItem","displayedRows","actions"]),u4=(0,D.A)(uq.A,{name:"MuiTablePagination",slot:"Root",overridesResolver:(e,t)=>t.root})((0,E.A)(({theme:e})=>({overflow:"auto",color:(e.vars||e).palette.text.primary,fontSize:e.typography.pxToRem(14),"&:last-child":{padding:0}}))),u6=(0,D.A)(uK,{name:"MuiTablePagination",slot:"Toolbar",overridesResolver:(e,t)=>({[`& .${u3.actions}`]:t.actions,...t.toolbar})})((0,E.A)(({theme:e})=>({minHeight:52,paddingRight:2,[`${e.breakpoints.up("xs")} and (orientation: landscape)`]:{minHeight:52},[e.breakpoints.up("sm")]:{minHeight:52,paddingRight:2},[`& .${u3.actions}`]:{flexShrink:0,marginLeft:20}}))),u9=(0,D.A)("div",{name:"MuiTablePagination",slot:"Spacer",overridesResolver:(e,t)=>t.spacer})({flex:"1 1 100%"}),u8=(0,D.A)("p",{name:"MuiTablePagination",slot:"SelectLabel",overridesResolver:(e,t)=>t.selectLabel})((0,E.A)(({theme:e})=>({...e.typography.body2,flexShrink:0}))),u7=(0,D.A)(uU.A,{name:"MuiTablePagination",slot:"Select",overridesResolver:(e,t)=>({[`& .${u3.selectIcon}`]:t.selectIcon,[`& .${u3.select}`]:t.select,...t.input,...t.selectRoot})})({color:"inherit",fontSize:"inherit",flexShrink:0,marginRight:32,marginLeft:8,[`& .${u3.select}`]:{paddingLeft:8,paddingRight:24,textAlign:"right",textAlignLast:"right"}}),ce=(0,D.A)(uW.A,{name:"MuiTablePagination",slot:"MenuItem",overridesResolver:(e,t)=>t.menuItem})({}),ct=(0,D.A)("p",{name:"MuiTablePagination",slot:"DisplayedRows",overridesResolver:(e,t)=>t.displayedRows})((0,E.A)(({theme:e})=>({...e.typography.body2,flexShrink:0})));function cn({from:e,to:t,count:n}){return`${e}–${t} of ${-1!==n?n:`more than ${t}`}`}function cr(e){return`Go to ${e} page`}let ci=w.forwardRef(function(e,t){let n,r=(0,R.b)({props:e,name:"MuiTablePagination"}),{ActionsComponent:i=u1,backIconButtonProps:o,colSpan:s,component:a=uq.A,count:l,disabled:u=!1,getItemAriaLabel:c=cr,labelDisplayedRows:h=cn,labelRowsPerPage:d="Rows per page:",nextIconButtonProps:f,onPageChange:p,onRowsPerPageChange:m,page:g,rowsPerPage:y,rowsPerPageOptions:b=[10,25,50,100],SelectProps:S={},showFirstButton:k=!1,showLastButton:M=!1,slotProps:T={},slots:D={},...E}=r,O=(e=>{let{classes:t}=e;return(0,C.A)({root:["root"],toolbar:["toolbar"],spacer:["spacer"],selectLabel:["selectLabel"],select:["select"],input:["input"],selectIcon:["selectIcon"],menuItem:["menuItem"],displayedRows:["displayedRows"],actions:["actions"]},u5,t)})(r),P=T?.select??S,I=P.native?"option":ce;(a===uq.A||"td"===a)&&(n=s||1e3);let N=(0,u2.A)(P.id),j=(0,u2.A)(P.labelId),F={slots:D,slotProps:T},[L,B]=(0,uj.A)("root",{ref:t,className:O.root,elementType:u4,externalForwardedProps:{...F,component:a,...E},ownerState:r,additionalProps:{colSpan:n}}),[_,V]=(0,uj.A)("toolbar",{className:O.toolbar,elementType:u6,externalForwardedProps:F,ownerState:r}),[z,H]=(0,uj.A)("spacer",{className:O.spacer,elementType:u9,externalForwardedProps:F,ownerState:r}),[$,W]=(0,uj.A)("selectLabel",{className:O.selectLabel,elementType:u8,externalForwardedProps:F,ownerState:r,additionalProps:{id:j}}),[U,q]=(0,uj.A)("select",{className:O.select,elementType:u7,externalForwardedProps:F,ownerState:r}),[G,Y]=(0,uj.A)("menuItem",{className:O.menuItem,elementType:I,externalForwardedProps:F,ownerState:r}),[K,Z]=(0,uj.A)("displayedRows",{className:O.displayedRows,elementType:ct,externalForwardedProps:F,ownerState:r});return(0,x.jsx)(L,{...B,children:(0,x.jsxs)(_,{...V,children:[(0,x.jsx)(z,{...H}),b.length>1&&(0,x.jsx)($,{...W,children:d}),b.length>1&&(0,x.jsx)(U,{variant:"standard",...!P.variant&&{input:v||(v=(0,x.jsx)(u$.Ay,{}))},value:y,onChange:m,id:N,labelId:j,...P,classes:{...P.classes,root:(0,A.A)(O.input,O.selectRoot,(P.classes||{}).root),select:(0,A.A)(O.select,(P.classes||{}).select),icon:(0,A.A)(O.selectIcon,(P.classes||{}).icon)},disabled:u,...q,children:b.map(e=>(0,w.createElement)(G,{...Y,key:e.label?e.label:e,value:e.value?e.value:e},e.label?e.label:e))}),(0,x.jsx)(K,{...Z,children:h({from:0===l?0:g*y+1,to:-1===l?(g+1)*y:-1===y?l:Math.min(l,(g+1)*y),count:-1===l?-1:l,page:g})}),(0,x.jsx)(i,{className:O.actions,backIconButtonProps:o,count:l,nextIconButtonProps:f,onPageChange:p,page:g,rowsPerPage:y,showFirstButton:k,showLastButton:M,slotProps:T.actions,slots:D.actions,getItemAriaLabel:c,disabled:u})]})})}),co={row:0,column:0},cs=new Set(["ArrowRight","ArrowLeft","ArrowUp","ArrowDown"]);var ca=n(91394);let cl=(0,D.A)(ca.A)(({theme:e})=>({tableLayout:"fixed",borderCollapse:"separate",backgroundColor:e.palette.background.default})),cu={compact:"small",standard:"medium",comfortable:"medium"},cc=(0,w.forwardRef)(function({density:e,...t},n){return(0,x.jsx)(cl,{...t,tabIndex:-1,size:cu[e],ref:n,sx:{width:"100%"}})});var ch=n(5139);let cd=(0,w.forwardRef)(function(e,t){return(0,x.jsx)(ch.A,{...e,ref:t})});var cf=n(57438);let cp=(0,D.A)(uq.A)(({theme:e})=>({padding:0,backgroundColor:"inherit","&.MuiTableCell-head":{backgroundColor:e.palette.background.default},"&:focus-visible":{outline:`solid 1px ${e.palette.primary.main}`,outlineOffset:"-1px",borderRadius:0}}));function cm({children:e,density:t,variant:n,width:r,defaultColumnHeight:i,focusState:o="none",onFocusTrigger:s,isFirstColumn:a,isLastColumn:l,description:u,align:c,color:h,backgroundColor:d,dataLink:f,adjacentCellsValuesMap:p,...m}){let g=(0,lE.A)(),v=(0,w.useRef)(),y="head"===n;(0,w.useEffect)(()=>{"trigger-focus"===o&&v.current&&v.current.focus()},[o]);let b=e=>{s?.(e)},S=(0,w.useMemo)(()=>{if(f){if(p&&r8(f.url)){let{text:e}=r3(f.url,p,{urlEncode:!0});return{...f,url:e}}return f}},[f,p]);return(0,x.jsx)(cp,{...m,tabIndex:"none"!==o?0:-1,onFocus:e=>{let t=e.currentTarget?.querySelector('a[href], button, input, textarea, select, details,[role="button"]');t&&t.focus()},onClick:b,onKeyUp:b,style:{width:r},sx:{position:"relative",borderBottom:y?`solid 1px ${g.palette.grey[100]}`:`solid 1px ${g.palette.grey[50]}`,"&:hover #original-cell":{position:"absolute",top:0,left:0,zIndex:10,width:"fit-content",minWidth:"100%",whiteSpace:"nowrap",overflow:"visible",backgroundColor:`${d??g.palette.background.default} !important`,outline:`solid 1px ${g.palette.info.main}`,outlineOffset:"-1px"}},ref:v,children:(0,x.jsx)(lO.A,{id:"original-cell",sx:{...uC(g,t,{isHeader:y,isLastColumn:l,isFirstColumn:a,defaultColumnHeight:i}),position:"relative",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",flexDirection:"inherit"},style:{backgroundColor:d??"inherit",color:h??"inherit"},title:u,"aria-label":u,textAlign:c,children:S?(0,x.jsx)(cf.A,{href:S.url,target:S.targetBlank?"_blank":"_self",rel:S.targetBlank?"noopener noreferrer":void 0,children:e}):e})})}var cg=n(91644);function cv(e){return(0,I.Ay)("MuiTableFooter",e)}(0,P.A)("MuiTableFooter",["root"]);let cy=(0,D.A)("tfoot",{name:"MuiTableFooter",slot:"Root",overridesResolver:(e,t)=>t.root})({display:"table-footer-group"}),cb={variant:"footer"},cx="tfoot",cw=w.forwardRef(function(e,t){let n=(0,R.b)({props:e,name:"MuiTableFooter"}),{className:r,component:i=cx,...o}=n,s={...n,component:i},a=(e=>{let{classes:t}=e;return(0,C.A)({root:["root"]},cv,t)})(s);return(0,x.jsx)(cg.A.Provider,{value:cb,children:(0,x.jsx)(cy,{as:i,className:(0,A.A)(a.root,r),ref:t,role:i===cx?null:"rowgroup",ownerState:s,...o})})}),cS=(0,w.forwardRef)(function(e,t){return(0,x.jsx)(cw,{...e,ref:t})});var cA=n(70561);let cC=(0,w.forwardRef)(function(e,t){return(0,x.jsx)(cA.A,{...e,ref:t})});var ck=n(88091),cM=n(1337);let cT=(0,uT.A)((0,x.jsx)("path",{d:"M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z"}),"ArrowDownward");function cD(e){return(0,I.Ay)("MuiTableSortLabel",e)}let cE=(0,P.A)("MuiTableSortLabel",["root","active","icon","iconDirectionDesc","iconDirectionAsc","directionDesc","directionAsc"]),cO=(0,D.A)(cM.A,{name:"MuiTableSortLabel",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:n}=e;return[t.root,n.active&&t.active]}})((0,E.A)(({theme:e})=>({cursor:"pointer",display:"inline-flex",justifyContent:"flex-start",flexDirection:"inherit",alignItems:"center","&:focus":{color:(e.vars||e).palette.text.secondary},"&:hover":{color:(e.vars||e).palette.text.secondary,[`& .${cE.icon}`]:{opacity:.5}},[`&.${cE.active}`]:{color:(e.vars||e).palette.text.primary,[`& .${cE.icon}`]:{opacity:1,color:(e.vars||e).palette.text.secondary}}}))),cR=(0,D.A)("span",{name:"MuiTableSortLabel",slot:"Icon",overridesResolver:(e,t)=>{let{ownerState:n}=e;return[t.icon,t[`iconDirection${(0,T.A)(n.direction)}`]]}})((0,E.A)(({theme:e})=>({fontSize:18,marginRight:4,marginLeft:4,opacity:0,transition:e.transitions.create(["opacity","transform"],{duration:e.transitions.duration.shorter}),userSelect:"none",variants:[{props:{direction:"desc"},style:{transform:"rotate(0deg)"}},{props:{direction:"asc"},style:{transform:"rotate(180deg)"}}]}))),cP=w.forwardRef(function(e,t){let n=(0,R.b)({props:e,name:"MuiTableSortLabel"}),{active:r=!1,children:i,className:o,direction:s="asc",hideSortIcon:a=!1,IconComponent:l=cT,slots:u={},slotProps:c={},...h}=n,d={...n,active:r,direction:s,hideSortIcon:a,IconComponent:l},f=(e=>{let{classes:t,direction:n,active:r}=e,i={root:["root",r&&"active",`direction${(0,T.A)(n)}`],icon:["icon",`iconDirection${(0,T.A)(n)}`]};return(0,C.A)(i,cD,t)})(d),p={slots:u,slotProps:c},[m,g]=(0,uj.A)("root",{elementType:cO,externalForwardedProps:p,ownerState:d,className:(0,A.A)(f.root,o),ref:t}),[v,y]=(0,uj.A)("icon",{elementType:cR,externalForwardedProps:p,ownerState:d,className:f.icon});return(0,x.jsxs)(m,{disableRipple:!0,component:"span",...g,...h,children:[i,a&&!r?null:(0,x.jsx)(v,{as:l,...y})]})});var cI=n(6227);function cN({onSort:e,sortDirection:t,nextSortDirection:n,children:r,resizeConfig:i,...o}){let s=!!e,a=(0,x.jsx)(ck.A,{noWrap:!0,variant:"inherit",component:"div",color:"inherit",children:r}),l=!!t;return(0,x.jsxs)(cm,{...o,children:[s?(0,x.jsx)(cP,{onClick:e,direction:l?t:n,active:l,sx:{verticalAlign:"unset",maxWidth:"100%","&:focus-visible":{[`& .${cE.icon}`]:{opacity:l?1:.5}}},children:a}):a,i&&(0,x.jsx)(lO.A,{onMouseDown:e=>{2===e.detail?i.resetSizeHandler():i.resizeHandler(e)},onTouchStart:i.resizeHandler,sx:{position:"absolute",height:"100%",top:0,right:"4px",cursor:"col-resize"},children:(0,x.jsx)(cI.A,{flexItem:!0,orientation:"vertical",sx:e=>({backgroundColor:i.isResizing?e.palette.action.active:e.palette.divider,borderRadius:"2px",borderWidth:"2px",height:"100%",touchAction:"none",transform:"translateX(4px)",userSelect:"none"})})})]})}let cj=(0,w.forwardRef)(function(e,t){return(0,x.jsx)(uH.A,{...e,ref:t,sx:{backgroundColor:e=>e.palette.background.default,"&:hover":{backgroundColor:e=>(0,k.X4)(e.palette.primary.main,e.palette.action.hoverOpacity)}}})});var cF=n(2582),cL=n(65211),cB=n(58597),c_=n(7800),cV=n(98599),cz=n(16979),cH=n(9323),c$=n(12933),cW=n(46177);let cU=(0,w.forwardRef)(function({debounceMs:e=250,value:t,onChange:n,...r},i){let[o,s]=(0,w.useState)(t),a=(0,w.useCallback)(e=>{n?.(e)},[n]),l=(0,w.useMemo)(()=>cW(a,e),[e,a]);return(0,x.jsx)(W.A,{ref:i,value:o,onChange:function(e){s(e.target.value),l(e.target.value)},...r})});function cq({isSearchEnabled:e,globalFilter:t,onGlobalFilterChange:n,isColumnFilterEnabled:r,columns:i,width:o,columnFilterMenuMaxHeight:s=400,isExpandAllEnabled:a,isAllExpanded:l,onExpandAllChange:u}){let[c,h]=(0,w.useState)(null),d=!!c,[f,p]=(0,w.useState)(0),m=(0,w.useCallback)(()=>{n(""),p(e=>e+1)},[n]);return e||r||a?(0,x.jsxs)(H.A,{direction:"row",gap:1,alignItems:"center",justifyContent:"flex-end",width:o,padding:"0.5rem",sx:{backgroundColor:e=>e.palette.background.default},children:[e&&(0,x.jsx)(cU,{placeholder:"Search...",value:t,onChange:n,variant:"standard",slotProps:{htmlInput:{"aria-label":"search table"},input:{startAdornment:(0,x.jsx)(cF.A,{position:"start",children:(0,x.jsx)(cV,{fontSize:"small"})}),endAdornment:""!==t&&(0,x.jsx)(cF.A,{position:"end",children:(0,x.jsx)($.A,{onClick:m,children:(0,x.jsx)(c_,{fontSize:"small"})})})}},sx:{flexGrow:1}},f),a&&(0,x.jsx)(cL.A,{title:l?"Collapse all":"Expand all",children:(0,x.jsx)($.A,{onClick:u,color:"info","aria-label":l?"collapse all rows":"expand all rows",children:l?(0,x.jsx)(cz,{}):(0,x.jsx)(cH,{})})}),r&&(0,x.jsxs)(x.Fragment,{children:[(0,x.jsx)($.A,{onClick:e=>h(e.currentTarget),"aria-haspopup":"listbox","aria-expanded":d,color:"info",children:(0,x.jsx)(c$,{})}),(0,x.jsx)(cB.A,{anchorEl:c,open:d,onClose:()=>h(null),slotProps:{list:{dense:!0}},sx:{maxHeight:s},children:i.map(e=>{let t=e.columnDef.header,n="string"==typeof t?t:e.id;return(0,x.jsxs)(uW.A,{disabled:!e.getCanHide(),onClick:e.getCanHide()?e.getToggleVisibilityHandler():void 0,dense:!0,children:[(0,x.jsx)(uV,{checked:e.getIsVisible(),disabled:!e.getCanHide(),size:"small",disableRipple:!0,sx:{p:0,mr:1}}),(0,x.jsx)(lN.A,{primary:n})]},e.id)})})]})]}):null}cU.displayName="TextField";var cG=n(347);let cY=(0,w.forwardRef)(function(e,t){return(0,x.jsx)(cG.A,{...e,tabIndex:-1,ref:t,sx:rV({flexGrow:1},e.sx)})});function cK({width:e,height:t,density:n,defaultColumnWidth:r,defaultColumnHeight:i,onRowClick:o,onRowMouseOver:s,onRowMouseOut:a,rows:l,columns:u,headers:c,columnSizing:h,columnSizingInfo:d,cellConfigs:f,pagination:p,onPaginationChange:m,rowCount:g,toolbarConfig:v}){let y=(0,w.useRef)(null),b=(0,w.useRef)({startIndex:0,endIndex:0}),S=function({visibleRange:e,virtualTable:t,maxRows:n,maxColumns:r}){return function({maxRows:e,maxColumns:t,onActiveCellChange:n}){let[r,i]=(0,w.useState)(co),[o,s]=(0,w.useState)(!1);return{activeCell:r,isActive:o,onTableKeyDown:(0,w.useCallback)(r=>{let o=r.key;(cs.has(o)||"Home"===o||"End"===o||"PageDown"===o||"PageUp"===o)&&i(i=>{let s=i.row,a=i.column;"ArrowRight"===o&&a<t-1?(r.preventDefault(),a+=1):"ArrowLeft"===o&&a>0?(r.preventDefault(),a-=1):"ArrowDown"===o&&s<e-1?(r.preventDefault(),s+=1):"ArrowUp"===o&&s>0?(r.preventDefault(),s-=1):"Home"===o?(r.preventDefault(),s=0,a=0):"End"===o&&(r.preventDefault(),s=e-1,a=t-1);let l={column:a,row:s},u=n?.(r,i,l)||l;return u.row===i.row&&u.column===i.column?i:u})},[t,e,n]),onCellFocus:e=>{e.column===r.column&&e.row===r.row&&o||(s(!0),i(e))},onTableBlur:(0,w.useCallback)(e=>{e.currentTarget.contains(e.relatedTarget)||(s(!1),i(co))},[])}}({maxRows:n,maxColumns:r,onActiveCellChange:(r,i,o)=>{let s=r.key,a=o&&(i.column!==o.column||i.row!==o.row),l=o?.row??i.row;if("ArrowDown"===s&&a)(l-1<e.current.startIndex||l-1>e.current.endIndex)&&t.current?.scrollToIndex({index:l-1,align:"end"});else if("ArrowUp"===s&&a)(l-1<e.current.startIndex||l-1>e.current.endIndex)&&t.current?.scrollToIndex({index:l-1,align:"start"});else if(a&&("Home"===s||"End"===s))t.current?.scrollToIndex({index:Math.max(l-1,0),align:"start"});else if("PageDown"===s){r.preventDefault();let o=i.row;return o=Math.min(n-1,e.current.endIndex+1),t.current?.scrollToIndex({index:o-1,align:"start"}),{row:o,column:i.column}}else if("PageUp"===s){let n=i.row;return n=Math.max(0,e.current.startIndex-1),t.current?.scrollToIndex({index:n-1,align:"end"}),{row:n,column:i.column}}return o}})}({visibleRange:b,virtualTable:y,maxRows:l.length+1,maxColumns:u.length}),A=e=>e.row===S.activeCell.row&&e.column===S.activeCell.column?S.isActive?"trigger-focus":"focus-next":"none",C=(0,w.useMemo)(()=>({Scroller:cY,Table:t=>(0,x.jsx)(cc,{...t,width:e,density:n,onKeyDown:S.onTableKeyDown,onBlur:S.onTableBlur}),TableHead:cC,TableFoot:cS,TableRow:({item:e,...t})=>{let r=l[t["data-index"]];if(!r)return null;let i={id:r.id,index:r.index};return(0,x.jsx)(cj,{...t,onClick:e=>o(e,r.id),density:n,onMouseOver:e=>{s?.(e,i)},onMouseOut:e=>{a?.(e,i)}})},TableBody:cd}),[n,S.onTableKeyDown,S.onTableBlur,o,a,s,l,e]),k=(e,t)=>{p&&m&&m({...p,pageIndex:t})},M=e=>{p&&m&&m({pageIndex:0,pageSize:parseInt(e.target.value,10)})},T=(0,w.useMemo)(()=>{let e={};return c.forEach(t=>{t.headers.filter(e=>e.column.getCanResize()).forEach(t=>{e[`--header-${t.id}-size`]=t.getSize(),e[`--col-${t.column.id}-size`]=t.column.getSize()})}),e},[d,h,c]);return(0,x.jsxs)(lO.A,{style:{width:e,height:t,...T},children:[(0,x.jsx)(cq,{...v,width:e}),(0,x.jsx)(l_.Sd,{ref:y,totalCount:l.length,components:C,rangeChanged:e=>{b.current=e},fixedHeaderContent:()=>(0,x.jsx)(x.Fragment,{children:c.map(e=>(0,x.jsx)(cj,{density:n,children:e.headers.map((e,t,o)=>{var s,a,l,u,c;let h,d=e.column,f={row:0,column:t},p=d.getIsSorted(),m=d.getNextSortingOrder();return(0,x.jsx)(cN,{onSort:d.getCanSort()?d.getToggleSortingHandler():void 0,sortDirection:"string"==typeof p?p:void 0,nextSortDirection:"string"==typeof m?m:void 0,width:e.column.getCanResize()?`calc(var(--header-${e?.id}-size) * 1px)`:d.getSize()||r,defaultColumnHeight:i,align:d.columnDef.meta?.align,variant:"head",density:n,description:d.columnDef.meta?.headerDescription,focusState:A(f),onFocusTrigger:()=>S.onCellFocus(f),isFirstColumn:0===t,isLastColumn:t===o.length-1,resizeConfig:e.column.getCanResize()?{resizeHandler:e.getResizeHandler(),resetSizeHandler:e.column.resetSize,isResizing:e.column.getIsResizing()}:void 0,children:(s=d.columnDef.header,a=e.getContext(),s?"function"==typeof(u=l=s)&&(h=Object.getPrototypeOf(u)).prototype&&h.prototype.isReactComponent||"function"==typeof l||"object"==typeof(c=l)&&"symbol"==typeof c.$$typeof&&["react.memo","react.forward_ref"].includes(c.$$typeof.description)?w.createElement(s,a):s:null)},e.id)})},e.id))}),fixedFooterContent:p?()=>(0,x.jsx)(uH.A,{sx:{backgroundColor:e=>e.palette.background.default},children:(0,x.jsx)(ci,{colSpan:u.length,count:g,page:p.pageIndex,rowsPerPage:p.pageSize,onPageChange:k,onRowsPerPageChange:M})}):void 0,itemContent:e=>{let t=l[e];return t?(0,x.jsx)(x.Fragment,{children:t.getVisibleCells().map((o,s,a)=>{let l,u={row:e+1,column:s},c=o.getContext(),h=f?.[c.cell.id],d=o.column.columnDef.cell,p="function"==typeof d?d(c):null,m=o.column.columnDef.meta?.cellDescription;"function"==typeof m?l=m(c):m&&"string"==typeof p&&(l=p);let g=Object.entries(t.original)?.filter(([e,t])=>["string","number"].includes(typeof t)).reduce((e,[t,n])=>({...e,[t]:String(n)}),{});return(0,x.jsx)(cm,{"data-testid":o.id,title:l||h?.text||p,width:o.column.getCanResize()?`calc(var(--col-${o.column.id}-size) * 1px)`:o.column.getSize()||r,defaultColumnHeight:i,align:o.column.columnDef.meta?.align,density:n,focusState:A(u),onFocusTrigger:()=>S.onCellFocus(u),isFirstColumn:0===s,isLastColumn:s===a.length-1,description:l,color:h?.textColor??void 0,backgroundColor:h?.backgroundColor??void 0,dataLink:o.column.columnDef.meta?.dataLink,adjacentCellsValuesMap:g,children:h?.text||p},o.id)})}):null}})]})}let cZ=(e,t)=>`${t}`,cX={},cQ=[];function cJ({data:e,columns:t,cellConfigs:n,density:r="standard",defaultColumnWidth:i=150,defaultColumnHeight:o="auto",checkboxSelection:s,onRowSelectionChange:a,onSortingChange:l,getCheckboxColor:u,getRowId:c=cZ,rowSelection:h=cX,sorting:d=cQ,getItemActions:f,hasItemActions:p,pagination:m,onPaginationChange:g,rowSelectionVariant:v="standard",getSubRows:y,hiddenColumns:b,tableToolbarConfig:S,columnResizeMode:A="onChange",defaultColumnConfig:C,...k}){let M=(0,lE.A)(),T=!!y,[D,E]=(0,w.useState)({}),{globalFilter:O,setGlobalFilter:R,fuzzySearchOptions:P}=function(e,t,n,r){let[i,o]=(0,w.useState)(""),[s,a]=(0,w.useState)(n),l=(0,w.useCallback)(e=>{o(t=>(t?t&&!e&&r(s):(a(n),r(!0)),e))},[n,s,r]);return{globalFilter:i,setGlobalFilter:l,fuzzySearchOptions:{filterFns:{fuzzy:(e,n,r,i)=>{let o=function(e,t,n){var r;if((n=n||{}).threshold=null!=(r=n.threshold)?r:ux.MATCHES,!n.accessors){let r=uw(e,t,n);return{rankedValue:e,rank:r,accessorIndex:-1,accessorThreshold:n.threshold,passed:r>=n.threshold}}let i=function(e,t){let n=[];for(let r=0,i=t.length;r<i;r++){let i=t[r],o="function"==typeof i?uA:{...uA,...i},s=function(e,t){let n=t;"object"==typeof t&&(n=t.accessor);let r=n(e);return null==r?[]:Array.isArray(r)?r:[String(r)]}(e,i);for(let e=0,t=s.length;e<t;e++)n.push({itemValue:s[e],attributes:o})}return n}(e,n.accessors),o={rankedValue:e,rank:ux.NO_MATCH,accessorIndex:-1,accessorThreshold:n.threshold,passed:!1};for(let e=0;e<i.length;e++){let r=i[e],s=uw(r.itemValue,t,n),{minRanking:a,maxRanking:l,threshold:u=n.threshold}=r.attributes;s<a&&s>=ux.MATCHES?s=a:s>l&&(s=l),(s=Math.min(s,l))>=u&&s>o.rank&&(o.rank=s,o.passed=!0,o.accessorIndex=e,o.accessorThreshold=u,o.rankedValue=r.itemValue)}return o}(e.getValue(n),r,{threshold:ux[t]});return i({itemRank:o}),o.passed}},globalFilterFn:e?"fuzzy":void 0,getFilteredRowModel:e?e=>lW(()=>[e.getPreFilteredRowModel(),e.getState().columnFilters,e.getState().globalFilter],(t,n,r)=>{var i,o,s,a,l,u,c,h,d,f;let p,m,g,v,y,b,x,w,S,A;if(!t.rows.length||!(null!=n&&n.length)&&!r){for(let e=0;e<t.flatRows.length;e++)t.flatRows[e].columnFilters={},t.flatRows[e].columnFiltersMeta={};return t}let C=[],k=[];(null!=n?n:[]).forEach(t=>{var n;let r=e.getColumn(t.id);if(!r)return;let i=r.getFilterFn();i&&C.push({id:t.id,filterFn:i,resolvedValue:null!=(n=null==i.resolveFilterValue?void 0:i.resolveFilterValue(t.value))?n:t.value})});let M=(null!=n?n:[]).map(e=>e.id),T=e.getGlobalFilterFn(),D=e.getAllLeafColumns().filter(e=>e.getCanGlobalFilter());r&&T&&D.length&&(M.push("__global__"),D.forEach(e=>{var t;k.push({id:e.id,filterFn:T,resolvedValue:null!=(t=null==T.resolveFilterValue?void 0:T.resolveFilterValue(r))?t:r})}));for(let e=0;e<t.flatRows.length;e++){let n=t.flatRows[e];if(n.columnFilters={},C.length)for(let e=0;e<C.length;e++){let t=(p=C[e]).id;n.columnFilters[t]=p.filterFn(n,t,p.resolvedValue,e=>{n.columnFiltersMeta[t]=e})}if(k.length){for(let e=0;e<k.length;e++){let t=(m=k[e]).id;if(m.filterFn(n,t,m.resolvedValue,e=>{n.columnFiltersMeta[t]=e})){n.columnFilters.__global__=!0;break}}!0!==n.columnFilters.__global__&&(n.columnFilters.__global__=!1)}}return i=t.rows,o=e=>{for(let t=0;t<M.length;t++)if(!1===e.columnFilters[M[t]])return!1;return!0},e.options.filterFromLeafRows?(s=i,a=o,g=[],v={},y=null!=(u=(l=e).options.maxLeafRowFilterDepth)?u:100,{rows:(b=function(e,t){void 0===t&&(t=0);let n=[];for(let i=0;i<e.length;i++){var r;let o=e[i],s=lK(l,o.id,o.original,o.index,o.depth,void 0,o.parentId);if(s.columnFilters=o.columnFilters,null!=(r=o.subRows)&&r.length&&t<y){if(s.subRows=b(o.subRows,t+1),a(o=s)&&!s.subRows.length||a(o)||s.subRows.length){n.push(o),v[o.id]=o,g.push(o);continue}}else a(o=s)&&(n.push(o),v[o.id]=o,g.push(o))}return n})(s),flatRows:g,rowsById:v}):(c=i,h=o,x=[],w={},S=null!=(f=(d=e).options.maxLeafRowFilterDepth)?f:100,{rows:(A=function(e,t){void 0===t&&(t=0);let n=[];for(let i=0;i<e.length;i++){let o=e[i];if(h(o)){var r;if(null!=(r=o.subRows)&&r.length&&t<S){let e=lK(d,o.id,o.original,o.index,o.depth,void 0,o.parentId);e.subRows=A(o.subRows,t+1),o=e}n.push(o),x.push(o),w[o.id]=o}}return n})(c),flatRows:x,rowsById:w})},lU(e.options,"debugTable","getFilteredRowModel",()=>e._autoResetPageIndex())):void 0,filterFromLeafRows:e,onGlobalFilterChange:l}}}(S?.isSearchEnabled,S?.fuzzyMatchThreshold??"CONTAINS",D,E),[I,N]=(0,w.useState)(b?.reduce((e,t)=>({...e,[t]:!1}),{})??{}),j=(0,w.useCallback)((e,t,n)=>{"standard"===v||n?t.toggleSelected():t.getIsSelected()&&!e.getIsAllRowsSelected()?e.toggleAllRowsSelected():a?.({[t.id]:!0})},[a,v]),F=(0,w.useCallback)((e,t,n)=>{let r=e.nativeEvent&&(e.nativeEvent instanceof MouseEvent||e.nativeEvent instanceof KeyboardEvent)?e.nativeEvent:void 0;j(t,n,!!r?.metaKey||!!r?.shiftKey)},[j]),L=(0,w.useMemo)(()=>({id:"itemActions",header:"Actions",cell:({row:e})=>(0,x.jsx)(H.A,{direction:"row",alignItems:"center",children:f?.({id:e.id,data:e.original})}),enableSorting:!1,enableResizing:!1}),[f]),B=(0,w.useMemo)(()=>({id:"checkboxRowSelect",size:28,header:({table:e})=>(0,x.jsx)(uz,{checked:e.getIsAllRowsSelected(),indeterminate:e.getIsSomeRowsSelected(),onChange:e.getToggleAllRowsSelectedHandler(),color:M.palette.text.primary,density:r}),cell:({row:e,table:t})=>(0,x.jsx)(uz,{checked:e.getIsSelected(),indeterminate:e.getIsSomeSelected(),onChange:n=>{F(n,t,e)},color:u?.(e.original),density:r}),enableSorting:!1,enableResizing:!1}),[M.palette.text.primary,r,u,F]),_=function(e){let t={state:{},onStateChange:()=>{},renderFallbackValue:null,...e},[n]=w.useState(()=>({current:function(e){var t,n;let r=[...ug,...null!=(t=e._features)?t:[]],i={_features:r},o=i._features.reduce((e,t)=>Object.assign(e,null==t.getDefaultOptions?void 0:t.getDefaultOptions(i)),{}),s={...null!=(n=e.initialState)?n:{}};i._features.forEach(e=>{var t;s=null!=(t=null==e.getInitialState?void 0:e.getInitialState(s))?t:s});let a=[],l=!1,u={_features:r,options:{...o,...e},initialState:s,_queue:e=>{a.push(e),l||(l=!0,Promise.resolve().then(()=>{for(;a.length;)a.shift()();l=!1}).catch(e=>setTimeout(()=>{throw e})))},reset:()=>{i.setState(i.initialState)},setOptions:e=>{var t;t=lz(e,i.options),i.options=i.options.mergeOptions?i.options.mergeOptions(o,t):{...o,...t}},getState:()=>i.options.state,setState:e=>{null==i.options.onStateChange||i.options.onStateChange(e)},_getRowId:(e,t,n)=>{var r;return null!=(r=null==i.options.getRowId?void 0:i.options.getRowId(e,t,n))?r:`${n?[n.id,t].join("."):t}`},getCoreRowModel:()=>(i._getCoreRowModel||(i._getCoreRowModel=i.options.getCoreRowModel(i)),i._getCoreRowModel()),getRowModel:()=>i.getPaginationRowModel(),getRow:(e,t)=>{let n=(t?i.getPrePaginationRowModel():i.getRowModel()).rowsById[e];if(!n&&!(n=i.getCoreRowModel().rowsById[e]))throw Error();return n},_getDefaultColumnDef:lW(()=>[i.options.defaultColumn],e=>{var t;return e=null!=(t=e)?t:{},{header:e=>{let t=e.header.column.columnDef;return t.accessorKey?t.accessorKey:t.accessorFn?t.id:null},cell:e=>{var t,n;return null!=(t=null==(n=e.renderValue())||null==n.toString?void 0:n.toString())?t:null},...i._features.reduce((e,t)=>Object.assign(e,null==t.getDefaultColumnDef?void 0:t.getDefaultColumnDef()),{}),...e}},lU(e,"debugColumns","_getDefaultColumnDef")),_getColumnDefs:()=>i.options.columns,getAllColumns:lW(()=>[i._getColumnDefs()],e=>{let t=function(e,n,r){return void 0===r&&(r=0),e.map(e=>{let o=function(e,t,n,r){var i,o;let s,a={...e._getDefaultColumnDef(),...t},l=a.accessorKey,u=null!=(i=null!=(o=a.id)?o:l?"function"==typeof String.prototype.replaceAll?l.replaceAll(".","_"):l.replace(/\./g,"_"):void 0)?i:"string"==typeof a.header?a.header:void 0;if(a.accessorFn?s=a.accessorFn:l&&(s=l.includes(".")?e=>{let t=e;for(let e of l.split(".")){var n;t=null==(n=t)?void 0:n[e]}return t}:e=>e[a.accessorKey]),!u)throw Error();let c={id:`${String(u)}`,accessorFn:s,parent:r,depth:n,columnDef:a,columns:[],getFlatColumns:lW(()=>[!0],()=>{var e;return[c,...null==(e=c.columns)?void 0:e.flatMap(e=>e.getFlatColumns())]},lU(e.options,"debugColumns","column.getFlatColumns")),getLeafColumns:lW(()=>[e._getOrderColumnsFn()],e=>{var t;return null!=(t=c.columns)&&t.length?e(c.columns.flatMap(e=>e.getLeafColumns())):[c]},lU(e.options,"debugColumns","column.getLeafColumns"))};for(let t of e._features)null==t.createColumn||t.createColumn(c,e);return c}(i,e,r,n);return o.columns=e.columns?t(e.columns,o,r+1):[],o})};return t(e)},lU(e,"debugColumns","getAllColumns")),getAllFlatColumns:lW(()=>[i.getAllColumns()],e=>e.flatMap(e=>e.getFlatColumns()),lU(e,"debugColumns","getAllFlatColumns")),_getAllFlatColumnsById:lW(()=>[i.getAllFlatColumns()],e=>e.reduce((e,t)=>(e[t.id]=t,e),{}),lU(e,"debugColumns","getAllFlatColumnsById")),getAllLeafColumns:lW(()=>[i.getAllColumns(),i._getOrderColumnsFn()],(e,t)=>t(e.flatMap(e=>e.getLeafColumns())),lU(e,"debugColumns","getAllLeafColumns")),getColumn:e=>i._getAllFlatColumnsById()[e]};Object.assign(i,u);for(let e=0;e<i._features.length;e++){let t=i._features[e];null==t||null==t.createTable||t.createTable(i)}return i}(t)})),[r,i]=w.useState(()=>n.current.initialState);return n.current.setOptions(t=>({...t,...e,state:{...r,...e.state},onStateChange:t=>{i(t),null==e.onStateChange||e.onStateChange(t)}})),n.current}({data:e,columns:(0,w.useMemo)(()=>{let e=uk(t,C);return p&&e.unshift(L),s&&e.unshift(B),e},[t,C,p,s,L,B]),getRowId:c,getCoreRowModel:e=>lW(()=>[e.options.data],t=>{let n={rows:[],flatRows:[],rowsById:{}},r=function(t,i,o){void 0===i&&(i=0);let s=[];for(let l=0;l<t.length;l++){let u=lK(e,e._getRowId(t[l],l,o),t[l],l,i,void 0,null==o?void 0:o.id);if(n.flatRows.push(u),n.rowsById[u.id]=u,s.push(u),e.options.getSubRows){var a;u.originalSubRows=e.options.getSubRows(t[l],l),null!=(a=u.originalSubRows)&&a.length&&(u.subRows=r(u.originalSubRows,i+1,u))}}return s};return n.rows=r(t),n},lU(e.options,"debugTable","getRowModel",()=>e._autoResetPageIndex())),getSortedRowModel:e=>lW(()=>[e.getState().sorting,e.getPreSortedRowModel()],(t,n)=>{if(!n.rows.length||!(null!=t&&t.length))return n;let r=e.getState().sorting,i=[],o=r.filter(t=>{var n;return null==(n=e.getColumn(t.id))?void 0:n.getCanSort()}),s={};o.forEach(t=>{let n=e.getColumn(t.id);n&&(s[t.id]={sortUndefined:n.columnDef.sortUndefined,invertSorting:n.columnDef.invertSorting,sortingFn:n.getSortingFn()})});let a=e=>{let t=e.map(e=>({...e}));return t.sort((e,t)=>{for(let r=0;r<o.length;r+=1){var n;let i=o[r],a=s[i.id],l=a.sortUndefined,u=null!=(n=null==i?void 0:i.desc)&&n,c=0;if(l){let n=e.getValue(i.id),r=t.getValue(i.id),o=void 0===n,s=void 0===r;if(o||s){if("first"===l)return o?-1:1;if("last"===l)return o?1:-1;c=o&&s?0:o?l:-l}}if(0===c&&(c=a.sortingFn(e,t,i.id)),0!==c)return u&&(c*=-1),a.invertSorting&&(c*=-1),c}return e.index-t.index}),t.forEach(e=>{var t;i.push(e),null!=(t=e.subRows)&&t.length&&(e.subRows=a(e.subRows))}),t};return{rows:a(n.rows),flatRows:i,rowsById:n.rowsById}},lU(e.options,"debugTable","getSortedRowModel",()=>e._autoResetPageIndex())),getPaginationRowModel:m?e=>lW(()=>[e.getState().pagination,e.getPrePaginationRowModel(),e.options.paginateExpandedRows?void 0:e.getState().expanded],(t,n)=>{let r;if(!n.rows.length)return n;let{pageSize:i,pageIndex:o}=t,{rows:s,flatRows:a,rowsById:l}=n,u=i*o;s=s.slice(u,u+i),(r=e.options.paginateExpandedRows?{rows:s,flatRows:a,rowsById:l}:uv({rows:s,flatRows:a,rowsById:l})).flatRows=[];let c=e=>{r.flatRows.push(e),e.subRows.length&&e.subRows.forEach(c)};return r.rows.forEach(c),r},lU(e.options,"debugTable","getPaginationRowModel")):void 0,manualPagination:!m,enableRowSelection:!!s,onRowSelectionChange:e=>{let t="function"==typeof e?e(h):e;a?.(t)},onSortingChange:e=>{let t="function"==typeof e?e(d):e;l?.(t)},onColumnVisibilityChange:N,getSubRows:y,getExpandedRowModel:T?e=>lW(()=>[e.getState().expanded,e.getPreExpandedRowModel(),e.options.paginateExpandedRows],(e,t,n)=>t.rows.length&&(!0===e||Object.keys(null!=e?e:{}).length)&&n?uv(t):t,lU(e.options,"debugTable","getExpandedRowModel")):void 0,...P,sortDescFirst:!0,columnResizeMode:A,onExpandedChange:E,state:{rowSelection:h,sorting:d,globalFilter:S?.isSearchEnabled?O:void 0,columnVisibility:I,...m?{pagination:m}:{},expanded:D}}),V=(0,w.useCallback)((e,t)=>{let n=_.getRow(t);j(_,n,e.metaKey||e.shiftKey)},[j,_]);return(0,x.jsx)(cK,{...k,density:r,defaultColumnWidth:i,defaultColumnHeight:o,onRowClick:V,rows:_.getRowModel().rows,columns:_.getVisibleFlatColumns(),columnSizing:_.getState().columnSizing,columnSizingInfo:_.getState().columnSizingInfo,headers:_.getHeaderGroups(),cellConfigs:n,pagination:m,onPaginationChange:g,rowCount:_.getRowCount(),toolbarConfig:{isSearchEnabled:S?.isSearchEnabled,globalFilter:O,onGlobalFilterChange:R,isColumnFilterEnabled:S?.isColumnFilterEnabled,columns:_.getAllColumns(),columnFilterMenuMaxHeight:S?.columnFilterMenuMaxHeight,isExpandAllEnabled:T,isAllExpanded:_.getIsAllRowsExpanded(),onExpandAllChange:_.getToggleAllRowsExpandedHandler()}})}let c0=[{accessorKey:"label",header:"Name",enableSorting:!0,enableResizing:!0,cell:({getValue:e})=>(0,x.jsx)("span",{title:e(),children:e()})}],c1=e=>e.id,c2=e=>e.color;function c5({items:e,selectedItems:t,onSelectedItemsChange:n,onItemMouseOver:r,onItemMouseOut:i,height:o,width:s,columns:a=[],sorting:l,onSortingChange:u}){let c=(0,w.useMemo)(()=>"string"!=typeof t?t:e.reduce((e,t,n)=>(e[c1(t,n)]=!0,e),{}),[t,e]),h=(0,w.useMemo)(()=>{let e=Math.max(s-(a?.reduce((e,t)=>e+("number"==typeof t.width?t.width:150),0)??0)-45,60*c0.length)/c0.length;return[...c0.map(t=>({...t,width:e})),...a]},[a,s]);return(0,x.jsx)(cJ,{height:o,width:s,rowSelection:c,onRowSelectionChange:n,onRowMouseOver:r,onRowMouseOut:i,sorting:l,onSortingChange:u,data:e,columns:h,density:"compact",defaultColumnWidth:"auto",getRowId:c1,getCheckboxColor:c2,checkboxSelection:!0,rowSelectionVariant:"legend"})}function c3({width:e,height:t,options:n,data:r,selectedItems:i,onSelectedItemsChange:o,onItemMouseOver:s,onItemMouseOut:a,tableProps:l}){let u,c=(e,t)=>{let n=e.metaKey||e.shiftKey;o((0,lR.produce)(i,e=>{if("ALL"===e)return{[t]:!0};let r=!!e[t];return n?(r?delete e[t]:e[t]=!0,e):r?"ALL":{[t]:!0}}))},h=nn(n.mode),d=r.length>=500,f={height:t,items:r,selectedItems:i,onLegendItemClick:c,onItemMouseOver:s,onItemMouseOut:a};return(u="table"===h?(0,x.jsx)(c5,{...f,onSelectedItemsChange:o,width:e,...l}):"right"===n.position||d?(0,x.jsx)(lV,{...f,width:e,onLegendItemClick:c}):(0,x.jsx)(lB,{...f,onLegendItemClick:c}),"right"===n.position)?(0,x.jsx)(lO.A,{style:{width:e,height:t},sx:{position:"absolute",top:0,right:0,backgroundColor:e=>`${e.palette.background.default}`},children:u}):(0,x.jsx)(lO.A,{style:{width:e,height:t},sx:{position:"absolute",bottom:0,backgroundColor:e=>`${e.palette.background.default}`},children:u})}let c4={medium:{bottom:6,right:250},small:{bottom:4,right:150}};function c6({children:e,legendProps:t,width:n,height:r,spacing:i=0,legendSize:o,minChildrenWidth:s=100,minChildrenHeight:a=100}){let{content:l,legend:u,margin:c}=function({width:e,height:t,legendProps:n,legendSize:r,minChildrenHeight:i,minChildrenWidth:o,spacing:s,theme:a}){let l,u,c=n?.options,h={legend:{show:!1,width:0,height:0},content:{width:e,height:t},margin:{right:0,bottom:0}};if(!c)return h;let{position:d}=c;if("list"===nn(c.mode))l="right"===d?200:e,u=40,"right"===d?u=t:t>=300&&(u=100);else{let i=uC(a,"compact"),o=(n?.tableProps?.columns||[]).reduce((e,t)=>("number"==typeof t.width&&(e+=t.width),e),0);l="right"===d?c4[r].right+o:e;let s=Math.min(c4[r].bottom,n.data.length+1);u="bottom"===d?s*i.height:t}let f="right"===d?e-l-s:e,p="bottom"===d?t-u-s:t;return"right"===d&&f<o||"bottom"===d&&p<i?h:{legend:{width:l,height:u,show:!0},content:{width:f,height:p},margin:{right:"right"===d?s:0,bottom:"bottom"===d?s:0}}}({width:n,height:r,legendProps:t,minChildrenHeight:a,minChildrenWidth:s,spacing:i,theme:(0,lE.A)(),legendSize:nr(o)});return(0,x.jsxs)(lO.A,{style:{width:n,height:r},sx:{position:"relative",overflow:"hidden"},children:[(0,x.jsx)(lO.A,{style:{width:l.width,height:l.height},sx:{marginRight:`${c.right}px`,marginBottom:`${c.bottom}px`},children:"function"==typeof e?e({width:l.width,height:l.height}):e}),t&&u.show&&(0,x.jsx)(c3,{...t,height:u.height,width:u.width})]})}var c9=n(91467),c8=n(66834),c7=n(92890),he=n(39750);let ht=(0,D.A)("form")({overflowY:"auto",display:"flex",flexDirection:"column"}),hn=e=>({position:"absolute",top:e.spacing(.5),right:e.spacing(.5)}),hr=({children:e,...t})=>(0,x.jsx)(c7.A,{...t,children:e});hr.Header=({children:e,onClose:t,...n})=>(0,x.jsxs)(x.Fragment,{children:[(0,x.jsx)(c9.A,{style:{textOverflow:"ellipsis",overflow:"hidden"},...n,children:e}),t&&(0,x.jsx)($.A,{"aria-label":"Close",onClick:t,sx:hn,children:(0,x.jsx)(c_,{})})]}),hr.Form=ht,hr.Content=({children:e,sx:t,...n})=>(0,x.jsx)(c8.A,{dividers:!0,...n,sx:rV({minWidth:"500px",textWrap:"balance"},t),children:e}),hr.PrimaryButton=({children:e,...t})=>(0,x.jsx)(V.A,{variant:"contained",type:"submit",...t,children:e}),hr.SecondaryButton=({children:e,...t})=>(0,x.jsx)(V.A,{variant:"outlined",color:"secondary",...t,children:e}),hr.Actions=he.A;let hi=e=>{let{description:t,isOpen:n,onCancel:r,onDiscardChanges:i}=e;return(0,x.jsxs)(hr,{open:n,"aria-labelledby":"discard-dialog",children:[(0,x.jsx)(hr.Header,{children:"Discard Changes"}),(0,x.jsx)(hr.Content,{children:t}),(0,x.jsxs)(hr.Actions,{children:[(0,x.jsx)(V.A,{variant:"contained",onClick:i,children:"Discard Changes"}),(0,x.jsx)(V.A,{variant:"outlined",color:"secondary",onClick:r,children:"Cancel"})]})]})};var ho=n(66395);let hs=({children:e})=>(0,x.jsx)(ho.Ay,{item:!0,xs:4,children:(0,x.jsx)(H.A,{spacing:3,children:e})});var ha=n(67987),hl=n(9799),hu=n(17366),hc=n(32751);let hh=({id:e,title:t,description:n,placement:r,children:i,enterDelay:o,enterNextDelay:s})=>{let a=(0,x.jsx)("span",{children:i});return(0,x.jsx)(hf,{arrow:!0,id:e,placement:r??"top",title:(0,x.jsx)(hd,{title:t,description:n}),enterDelay:o??500,enterNextDelay:s??500,children:a})},hd=({title:e,description:t})=>(0,x.jsxs)(x.Fragment,{children:[e&&(0,x.jsx)(ck.A,{variant:"body2",sx:e=>({color:e.palette.text.primary,fontWeight:e.typography.fontWeightMedium}),children:e}),(0,x.jsx)(ck.A,{variant:"caption",sx:e=>({color:e.palette.text.primary,whiteSpace:"pre-line"}),children:t})]}),hf=(0,D.A)(({className:e,...t})=>(0,x.jsx)(cL.A,{...t,classes:{popper:e}}))(({theme:e})=>({[`& .${hc.A.tooltip}`]:{backgroundColor:e.palette.background.tooltip,color:e.palette.text.primary,maxWidth:"300px",padding:e.spacing(1),boxShadow:e.shadows[1]},[`& .${hc.A.arrow}`]:{color:e.palette.background.tooltip}})),hp=({label:e,control:t,description:n})=>{let r=rz("EditorSectionControl"),i=`${r}-control`,o=`${r}-label`;return(0,x.jsx)(ha.A,{children:(0,x.jsxs)(H.A,{direction:"row",alignItems:"center",justifyContent:"space-between",children:[(0,x.jsxs)(H.A,{direction:"row",alignItems:"center",justifyContent:"center",children:[(0,x.jsx)(hl.A,{id:o,htmlFor:i,children:e}),n&&(0,x.jsx)(hh,{description:n,enterDelay:100,children:(0,x.jsx)($.A,{size:"small",sx:e=>({borderRadius:e.shape.borderRadius,padding:"4x",margin:"0 2px"}),children:(0,x.jsx)(hu,{"aria-describedby":"info-tooltip","aria-hidden":!1,fontSize:"inherit",sx:{color:e=>e.palette.grey[700]}})})})]}),(0,x.jsxs)(lO.A,{sx:{width:"180px",textAlign:"right"},children:[" ",S().cloneElement(t,{id:i,"aria-labelledby":o})]})]})})},hm=({children:e})=>(0,x.jsx)(ho.Ay,{container:!0,spacing:8,children:e}),hg=({title:e,children:t,icon:n})=>(0,x.jsxs)(lO.A,{children:[(0,x.jsxs)(lO.A,{display:"flex",borderBottom:1,borderColor:"grey.300",marginBottom:e=>e.spacing(1),children:[(0,x.jsx)(ck.A,{variant:"overline",component:"h4",children:e}),n&&(0,x.jsx)(lO.A,{sx:{marginLeft:"auto"},children:n})]}),(0,x.jsx)(H.A,{spacing:1,children:t})]});var hv=n(31271),hy=n(81227);function hb({options:e,renderInput:t=e=>(0,x.jsx)(W.A,{...e}),id:n,"aria-labelledby":r,...i}){let o=e=>e.label??e.id;return(0,x.jsx)(hv.A,{isOptionEqualToValue:(e,t)=>e.id===t.id,getOptionDisabled:e=>!!e.disabled,getOptionLabel:o,options:e,renderInput:e=>t({...e,inputProps:{...e.inputProps,id:n,"aria-labelledby":r}}),renderOption:({key:e,...t},n)=>(0,x.jsx)("li",{...t,children:(0,x.jsxs)("div",{children:[(0,x.jsx)(ck.A,{variant:"body1",component:"div",children:o(n)}),n.description&&(0,x.jsx)(ck.A,{variant:"body2",component:"div",sx:{color:e=>e.palette.text.secondary},children:n.description})]})},e),filterOptions:(0,hy.Z)({stringify:e=>`${o(e)} ${e.description||""}`}),...i})}let hx=[{id:"compact",label:"Compact"},{id:"standard",label:"Standard"},{id:"comfortable",label:"Comfortable"}];function hw({onChange:e,value:t="standard"}){return(0,x.jsx)(hp,{label:"Density",control:(0,x.jsx)(hb,{value:hx.find(e=>e.id===t),options:hx,getOptionLabel:e=>e.label,onChange:(t,{id:n})=>{e(n)},disableClearable:!0})})}function hS(){return(0,x.jsxs)(H.A,{direction:"row",alignItems:"center",children:[(0,x.jsx)(lO.A,{sx:{content:'""',width:8,height:8,boxSizing:"border-box",position:"absolute",backgroundColor:e=>e.palette.background.default,border:e=>`2px solid ${e.palette.info.main}`,borderRadius:"50%"}}),(0,x.jsx)(lO.A,{sx:{content:'""',height:2,background:e=>e.palette.info.main,width:"100%"}})]})}function hA(e){return(hA="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function hC(e,t,n){var r;return(r=function(e,t){if("object"!=hA(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=hA(r))return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"),(t="symbol"==hA(r)?r:r+"")in e)?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function hk(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function hM(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?hk(Object(n),!0).forEach(function(t){hC(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):hk(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}var hT={top:function(e,t){return Math.abs(t.y-e.top)},right:function(e,t){return Math.abs(e.right-t.x)},bottom:function(e,t){return Math.abs(e.bottom-t.y)},left:function(e,t){return Math.abs(t.x-e.left)}},hD=Symbol("closestEdge");function hE(e){var t;return null!=(t=e[hD])?t:null}function hO(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function hR(e,t){if(e){if("string"==typeof e)return hO(e,t);var n=({}).toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?hO(e,t):void 0}}function hP(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"u">typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,i,o,s,a=[],l=!0,u=!1;try{if(o=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;l=!1}else for(;!(l=(r=o.call(n)).done)&&(a.push(r.value),a.length!==t);l=!0);}catch(e){u=!0,i=e}finally{try{if(!l&&null!=n.return&&(s=n.return(),Object(s)!==s))return}finally{if(u)throw i}}return a}}(e,t)||hR(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function hI(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(){t.forEach(function(e){return e()})}}var hN=n(96907),hj="data-pdnd-honey-pot";function hF(e){return e instanceof Element&&e.hasAttribute(hj)}function hL(e){var t=hP(document.elementsFromPoint(e.x,e.y),2),n=t[0],r=t[1];return n?hF(n)?null!=r?r:null:n:null}var hB={inset:"unset",border:"none",padding:0,margin:0,overflow:"visible",color:"inherit",background:"transparent"};function h_(e){var t=null;return function(){if(!t){for(var n=arguments.length,r=Array(n),i=0;i<n;i++)r[i]=arguments[i];t={result:e.apply(this,r)}}return t.result}}var hV=h_(function(){return"u">typeof HTMLElement&&"function"==typeof HTMLElement.prototype.showPopover});function hz(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function hH(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?hz(Object(n),!0).forEach(function(t){hC(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):hz(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function h$(e){var t,n,r,i,o={x:Math.min((i={x:Math.max((r={x:(n={x:Math.floor((t=e.client).x),y:Math.floor(t.y)}).x-1,y:n.y-1}).x,0),y:Math.max(r.y,0)}).x,window.innerWidth-2),y:Math.min(i.y,window.innerHeight-2)};return DOMRect.fromRect({x:o.x,y:o.y,width:2,height:2})}function hW(e){var t=e.clientRect;return{left:"".concat(t.left,"px"),top:"".concat(t.top,"px"),width:"".concat(t.width,"px"),height:"".concat(t.height,"px")}}function hU(e){return function(e){if(Array.isArray(e))return hO(e)}(e)||function(e){if("u">typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||hR(e)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var hq=h_(function(){return navigator.userAgent.includes("Firefox")}),hG=h_(function(){var e=navigator.userAgent;return e.includes("AppleWebKit")&&!e.includes("Chrome")}),hY={isLeavingWindow:Symbol("leaving"),isEnteringWindow:Symbol("entering")};if(!("u"<typeof window)&&hG()){var hK=hZ();(0,hN.bindAll)(window,[{type:"dragstart",listener:function(){hK.enterCount=0,hK.isOverWindow=!0}},{type:"drop",listener:hX},{type:"dragend",listener:hX},{type:"dragenter",listener:function(e){hK.isOverWindow||0!==hK.enterCount||(e[hY.isEnteringWindow]=!0),hK.isOverWindow=!0,hK.enterCount++}},{type:"dragleave",listener:function(e){hK.enterCount--,hK.isOverWindow&&0===hK.enterCount&&(e[hY.isLeavingWindow]=!0,hK.isOverWindow=!1)}}],{capture:!0})}function hZ(){return{enterCount:0,isOverWindow:!1}}function hX(){hK=hZ()}function hQ(e){return{altKey:e.altKey,button:e.button,buttons:e.buttons,ctrlKey:e.ctrlKey,metaKey:e.metaKey,shiftKey:e.shiftKey,clientX:e.clientX,clientY:e.clientY,pageX:e.pageX,pageY:e.pageY}}var hJ=(o=function(e){return e()},s=[],a=null,(l=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];s=t,a||(a=requestAnimationFrame(function(){a=null,o.apply(void 0,s)}))}).cancel=function(){a&&(cancelAnimationFrame(a),a=null)},l),h0=(u=null,{schedule:function(e){u={frameId:requestAnimationFrame(function(){u=null,e()}),fn:e}},flush:function(){u&&(cancelAnimationFrame(u.frameId),u.fn(),u=null)}}),h1={isActive:!1};function h2(){return!h1.isActive}function h5(e){var t,n=e.event,r=null==(t=e.current[0])?void 0:t.dropEffect;null!=r&&n.dataTransfer&&(n.dataTransfer.dropEffect=r)}var h3=function(e){var t=e.event,n=e.dragType,r=e.getDropTargetsOver,i=e.dispatchEvent;if(h2()){var o,s,a=function(e){var t=e.event,n=e.dragType,r=e.getDropTargetsOver,i=hQ(t);if("external"===n.startedFrom)return{input:i,dropTargets:[]};var o=r({input:i,source:n.payload,target:t.target,current:[]});return{input:i,dropTargets:o}}({event:t,dragType:n,getDropTargetsOver:r});h1.isActive=!0;var l={current:a};h5({event:t,current:a.dropTargets});var u=function(e){var t=e.source,n=e.initial,r=e.dispatchEvent,i={dropTargets:[]};function o(e){r(e),i={dropTargets:e.payload.location.current.dropTargets}}return{start:function(e){var r=e.nativeSetDragImage,s={current:n,previous:i,initial:n};o({eventName:"onGenerateDragPreview",payload:{source:t,location:s,nativeSetDragImage:r}}),h0.schedule(function(){o({eventName:"onDragStart",payload:{source:t,location:s}})})},dragUpdate:function(e){var r=e.current;h0.flush(),hJ.cancel(),o({eventName:"onDropTargetChange",payload:{source:t,location:{initial:n,previous:i,current:r}}})},drag:function(e){var r=e.current;hJ(function(){h0.flush(),o({eventName:"onDrag",payload:{source:t,location:{initial:n,previous:i,current:r}}})})},drop:function(e){var r=e.current,s=e.updatedSourcePayload;h0.flush(),hJ.cancel(),o({eventName:"onDrop",payload:{source:null!=s?s:t,location:{current:r,previous:i,initial:n}}})}}}({source:n.payload,dispatchEvent:i,initial:a}),c=(0,hN.bindAll)(window,[{type:"dragover",listener:function(e){d(e),u.drag({current:l.current})}},{type:"dragenter",listener:d},{type:"dragleave",listener:function(e){(function(e){var t=e.dragLeave,n=t.type,r=t.relatedTarget;return"dragleave"===n&&(hG()?!!hG()&&t.hasOwnProperty(hY.isLeavingWindow):null==r||(hq()?"nodeName"in r&&r.ownerDocument!==document:r instanceof HTMLIFrameElement))})({dragLeave:e})&&(h({input:l.current.input,dropTargets:[]}),"external"===n.startedFrom&&f())}},{type:"drop",listener:function(e){(l.current={dropTargets:l.current.dropTargets,input:hQ(e)},l.current.dropTargets.length)?(e.preventDefault(),h5({event:e,current:l.current.dropTargets}),u.drop({current:l.current,updatedSourcePayload:"external"===n.type?n.getDropPayload(e):null}),p()):f()}},{type:"dragend",listener:function(e){l.current={dropTargets:l.current.dropTargets,input:hQ(e)},f()}}].concat(hU([{type:"pointermove",listener:(s=0,function(){s<20?s++:o()})},{type:"pointerdown",listener:o=f}])),{capture:!0});u.start({nativeSetDragImage:t.dataTransfer?t.dataTransfer.setDragImage.bind(t.dataTransfer):null})}function h(e){var t=function(e){var t=e.current,n=e.next;if(t.length!==n.length)return!0;for(var r=0;r<t.length;r++)if(t[r].element!==n[r].element)return!0;return!1}({current:l.current.dropTargets,next:e.dropTargets});l.current=e,t&&u.dragUpdate({current:l.current})}function d(e){var t=hQ(e),i=r({target:hF(e.target)?hL({x:t.clientX,y:t.clientY}):e.target,input:t,source:n.payload,current:l.current.dropTargets});i.length&&(e.preventDefault(),h5({event:e,current:i})),h({dropTargets:i,input:t})}function f(){l.current.dropTargets.length&&h({dropTargets:[],input:l.current.input}),u.drop({current:l.current,updatedSourcePayload:null}),p()}function p(){h1.isActive=!1,c()}},h4=new Map;function h6(e,t){var n=t.attribute,r=t.value;return e.setAttribute(n,r),function(){return e.removeAttribute(n)}}function h9(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function h8(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?h9(Object(n),!0).forEach(function(t){hC(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):h9(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function h7(e,t){var n="u">typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e){if(e){if("string"==typeof e)return de(e,void 0);var t=({}).toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?de(e,void 0):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,a=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){a=!0,o=e},f:function(){try{s||null==n.return||n.return()}finally{if(a)throw o}}}}function de(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function dt(e){return e.slice(0).reverse()}function dn(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function dr(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}var di=h_(function(){return navigator.userAgent.toLocaleLowerCase().includes("android")}),ds="text/plain",da=new WeakMap,dl=(c=null,{bindEvents:function(){return c=null,(0,hN.bind)(window,{type:"pointermove",listener:function(e){c={x:e.clientX,y:e.clientY}},options:{capture:!0}})},getOnPostDispatch:function(){var e=null;return function(t){var n=t.eventName,r=t.payload;if("onDragStart"===n){var i,o,s,a=r.location.initial.input,l=null!=c?c:{x:a.clientX,y:a.clientY};(i=document.createElement("div")).setAttribute(hj,"true"),hV()&&i.setAttribute("popover","manual"),o=h$({client:l}),Object.assign(i.style,hH(hH({position:"fixed"},hV()?hB:{zIndex:0x7fffffff}),{},{backgroundColor:"transparent",padding:0,margin:0,boxSizing:"border-box",pointerEvents:"auto"},hW({clientRect:o}))),document.body.appendChild(i),hV()&&i.showPopover(),s=(0,hN.bind)(window,{type:"pointermove",listener:function(e){o=h$({client:{x:e.clientX,y:e.clientY}}),Object.assign(i.style,hW({clientRect:o}))},options:{capture:!0}}),e=function(e){var t,n,r,a=e.current;if(s(),n=(t={client:a,clientRect:o}).client,r=t.clientRect,n.x>=r.x&&n.x<=r.x+r.width&&n.y>=r.y&&n.y<=r.y+r.height)return void i.remove();function l(){u(),i.remove()}var u=(0,hN.bindAll)(window,[{type:"pointerdown",listener:l},{type:"pointermove",listener:l},{type:"focusin",listener:l},{type:"focusout",listener:l},{type:"dragstart",listener:l},{type:"dragenter",listener:l},{type:"dragover",listener:l}],{capture:!0})}}if("onDrop"===n){var u,h=r.location.current.input;null==(u=e)||u({current:{x:h.clientX,y:h.clientY}}),e=null,c=null}}}}),du=function(e){var t=e.typeKey,n=e.mount,r=e.dispatchEventToSource,i=e.onPostDispatch,o=e.defaultDropEffect,s=function(){var e=new Set,t=null;function n(e){t&&(!e.canMonitor||e.canMonitor(t.canMonitorArgs))&&t.active.add(e)}return{dispatchEvent:function(r){var i=r.eventName,o=r.payload;if("onGenerateDragPreview"===i){t={canMonitorArgs:{initial:o.location.initial,source:o.source},active:new Set};var s,a=function(e){var t="u">typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!t){if(Array.isArray(e)||(t=function(e){if(e){if("string"==typeof e)return dn(e,void 0);var t=({}).toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?dn(e,void 0):void 0}}(e))){t&&(e=t);var n=0,r=function(){};return{s:r,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:r}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,o=!0,s=!1;return{s:function(){t=t.call(e)},n:function(){var e=t.next();return o=e.done,e},e:function(e){s=!0,i=e},f:function(){try{o||null==t.return||t.return()}finally{if(s)throw i}}}}(e);try{for(a.s();!(s=a.n()).done;){var l=s.value;n(l)}}catch(e){a.e(e)}finally{a.f()}}if(t){for(var u=Array.from(t.active),c=0;c<u.length;c++){var h,d=u[c];t.active.has(d)&&(null==(h=d[i])||h.call(d,o))}"onDrop"===i&&(t.active.clear(),t=null)}},monitorForConsumers:function(r){var i=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?dr(Object(n),!0).forEach(function(t){hC(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):dr(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({},r);return e.add(i),n(i),h_(function(){e.delete(i),t&&t.active.delete(i)})}}}(),a=function(e){var t=e.typeKey,n=e.defaultDropEffect,r=new WeakMap,i="data-drop-target-for-".concat(t),o="[".concat(i,"]");function s(e){var t,n=e.eventName,i=e.payload,o=h7(i.location.current.dropTargets);try{for(o.s();!(t=o.n()).done;){var s,a=t.value,l=r.get(a.element),u=h8(h8({},i),{},{self:a});null==l||null==(s=l[n])||s.call(l,u)}}catch(e){o.e(e)}finally{o.f()}}var a={onGenerateDragPreview:s,onDrag:s,onDragStart:s,onDrop:s,onDropTargetChange:function(e){var t,n=e.payload,i=new Set(n.location.current.dropTargets.map(function(e){return e.element})),o=new Set,s=h7(n.location.previous.dropTargets);try{for(s.s();!(t=s.n()).done;){var a,l,u=t.value;o.add(u.element);var c=r.get(u.element),h=i.has(u.element),d=h8(h8({},n),{},{self:u});null==c||null==(a=c.onDropTargetChange)||a.call(c,d),h||null==c||null==(l=c.onDragLeave)||l.call(c,d)}}catch(e){s.e(e)}finally{s.f()}var f,p=h7(n.location.current.dropTargets);try{for(p.s();!(f=p.n()).done;){var m,g,v=f.value;if(!o.has(v.element)){var y=h8(h8({},n),{},{self:v}),b=r.get(v.element);null==b||null==(m=b.onDropTargetChange)||m.call(b,y),null==b||null==(g=b.onDragEnter)||g.call(b,y)}}}catch(e){p.e(e)}finally{p.f()}}};return{dropTargetForConsumers:function(e){return h_(hI(h6(e.element,{attribute:i,value:"true"}),(r.set(e.element,e),function(){return r.delete(e.element)})))},getIsOver:function(e){var t=e.source,i=e.target,s=e.input,a=e.current,l=function e(t){var i,s,a,l,u=t.source,c=t.target,h=t.input,d=t.result,f=void 0===d?[]:d;if(null==c)return f;if(!(c instanceof Element))return c instanceof Node?e({source:u,target:c.parentElement,input:h,result:f}):f;var p=c.closest(o);if(null==p)return f;var m=r.get(p);if(null==m)return f;var g={input:h,source:u,element:m.element};if(m.canDrop&&!m.canDrop(g))return e({source:u,target:m.element.parentElement,input:h,result:f});var v=null!=(i=null==(s=m.getData)?void 0:s.call(m,g))?i:{},y=null!=(a=null==(l=m.getDropEffect)?void 0:l.call(m,g))?a:n,b={data:v,element:m.element,dropEffect:y,isActiveDueToStickiness:!1};return e({source:u,target:m.element.parentElement,input:h,result:[].concat(hU(f),[b])})}({source:t,target:i,input:s});if(l.length>=a.length)return l;for(var u=dt(a),c=dt(l),h=[],d=0;d<u.length;d++){var f,p=u[d],m=c[d];if(null!=m){h.push(m);continue}var g=h[d-1],v=u[d-1];if((null==g?void 0:g.element)!==(null==v?void 0:v.element))break;var y=r.get(p.element);if(!y)break;var b={input:s,source:t,element:y.element};if(y.canDrop&&!y.canDrop(b)||!(null!=(f=y.getIsSticky)&&f.call(y,b)))break;h.push(h8(h8({},p),{},{isActiveDueToStickiness:!0}))}return dt(h)},dispatchEvent:function(e){a[e.eventName](e)}}}({typeKey:t,defaultDropEffect:o});function l(e){null==r||r(e),a.dispatchEvent(e),s.dispatchEvent(e),null==i||i(e)}function u(e){h3({event:e.event,dragType:e.dragType,getDropTargetsOver:a.getIsOver,dispatchEvent:l})}return{registerUsage:function(){var e,r;return r=function(e){var t=e.typeKey,n=e.mount,r=h4.get(t);if(r)return r.usageCount++,r;var i={typeKey:t,unmount:n(),usageCount:1};return h4.set(t,i),i}(e={typeKey:t,mount:function(){return n({canStart:h2,start:u})}}),function(){r.usageCount--,r.usageCount>0||(r.unmount(),h4.delete(e.typeKey))}},dropTarget:a.dropTargetForConsumers,monitor:s.monitorForConsumers}}({typeKey:"element",defaultDropEffect:"move",mount:function(e){return hI(dl.bindEvents(),(0,hN.bind)(document,{type:"dragstart",listener:function(t){if(e.canStart(t)&&!t.defaultPrevented&&t.dataTransfer){var n,r,i,o,s,a,l=t.target;if(l instanceof HTMLElement){var u=da.get(l);if(u){var c=hQ(t),h={element:u.element,dragHandle:null!=(n=u.dragHandle)?n:null,input:c};if(u.canDrag&&!u.canDrag(h))return void t.preventDefault();if(u.dragHandle){var d=hL({x:c.clientX,y:c.clientY});if(!u.dragHandle.contains(d))return void t.preventDefault()}var f=null!=(r=null==(i=u.getInitialDataForExternal)?void 0:i.call(u,h))?r:null;if(f)for(var p=0,m=Object.entries(f);p<m.length;p++){var g=hP(m[p],2),v=g[0],y=g[1];t.dataTransfer.setData(v,null!=y?y:"")}!di()||t.dataTransfer.types.includes(ds)||t.dataTransfer.types.includes("text/uri-list")||t.dataTransfer.setData(ds,"pdnd:android-fallback"),t.dataTransfer.setData("application/vnd.pdnd","");var b={element:u.element,dragHandle:null!=(o=u.dragHandle)?o:null,data:null!=(s=null==(a=u.getInitialData)?void 0:a.call(u,h))?s:{}};e.start({event:t,dragType:{type:"element",payload:b,startedFrom:"internal"}})}}}}}))},dispatchEventToSource:function(e){var t,n,r=e.eventName,i=e.payload;null==(t=da.get(i.source.element))||null==(n=t[r])||n.call(t,i)},onPostDispatch:dl.getOnPostDispatch()}),dc=du.dropTarget,dh=du.monitor;let dd={type:"idle"};function df({elements:e,accessKey:t,axis:n="vertical",onChange:r}){return(0,w.useEffect)(()=>dh({onDrop({location:i,source:o}){var s,a;let l=i.current.dropTargets[0];if(!l)return;let u=o.data,c=l.data,h=e.findIndex(e=>e[t]===u[t]),d=e.findIndex(e=>e[t]===c[t]);d<0||h<0||r(function(e){var t=e.list,n=e.startIndex,r=e.finishIndex;if(-1===n||-1===r)return Array.from(t);var i=Array.from(t),o=hP(i.splice(n,1),1)[0];return i.splice(r,0,o),i}({list:(s={list:e,startIndex:h,indexOfTarget:d,closestEdgeOfTarget:hE(c),axis:n}).list,startIndex:a=s.startIndex,finishIndex:function(e){var t=e.startIndex,n=e.closestEdgeOfTarget,r=e.indexOfTarget,i=e.axis;if(-1===t||-1===r||t===r)return t;if(null==n)return r;var o="vertical"===i&&"bottom"===n||"horizontal"===i&&"right"===n;return t<r?o?r:r-1:o?r+1:r}({closestEdgeOfTarget:s.closestEdgeOfTarget,startIndex:a,indexOfTarget:s.indexOfTarget,axis:s.axis})}))}}),[t,n,e,r])}function dp({children:e,data:t}){let n=(0,w.useRef)(null),[r,i]=(0,w.useState)(dd);return(0,w.useEffect)(()=>{let e=n.current;if(e){var r;return hI((r={element:e,getInitialData:()=>t,onDragStart(){i({type:"is-dragging"})},onDrop(){i(dd)}},h_(hI(du.registerUsage(),(da.set(r.element,r),function(){da.delete(r.element)}),h6(r.element,{attribute:"draggable",value:"true"})))),dc({element:e,canDrop:({source:t})=>t.element!==e,getData:({input:n})=>{var r,i,o,s,a,l,u,c,h;return s=(r={element:e,input:n,allowedEdges:["top","bottom"]}).element,a=r.input,l=r.allowedEdges,u={x:a.clientX,y:a.clientY},c=s.getBoundingClientRect(),h=null!=(i=null==(o=l.map(function(e){return{edge:e,value:hT[e](c,u)}}).sort(function(e,t){return e.value-t.value})[0])?void 0:o.edge)?i:null,hM(hM({},t),{},hC({},hD,h))},getIsSticky:()=>!0,onDragEnter({self:e}){i({type:"is-dragging-over",closestEdge:hE(e.data)})},onDrag({self:e}){let t=hE(e.data);i(e=>"is-dragging-over"===e.type&&e.closestEdge===t?e:{type:"is-dragging-over",closestEdge:t})},onDragLeave(){i(dd)},onDrop(){i(dd)}}))}},[t]),(0,x.jsxs)(H.A,{ref:n,spacing:1,style:{opacity:"is-dragging"===r.type?.5:"unset"},children:["is-dragging-over"===r.type&&"top"===r.closestEdge?(0,x.jsx)(hS,{}):null,e,"is-dragging-over"===r.type&&"bottom"===r.closestEdge?(0,x.jsx)(hS,{}):null]})}var dm=n(53064);function dg(e,t){let n=t.indexOf(e);if(0===n)return t;let r=[...t];return r.splice(n,1),r.splice(n-1,0,e),r}function dv(e,t){let n=t.indexOf(e);if(n===t.length-1)return t;let r=[...t];return r.splice(n,1),r.splice(n+1,0,e),r}let dy=(0,w.forwardRef)(function({onMoveUp:e,onMoveDown:t,onMoveLeft:n,onMoveRight:r,menuSx:i,...o},s){let[a,l]=(0,w.useState)(null),u=!!a;function c(e){l(null),e?.()}return(0,x.jsxs)(x.Fragment,{children:[(0,x.jsx)($.A,{...o,ref:s,"aria-label":"move","aria-haspopup":!0,"aria-expanded":u,size:"small",onClick:function(e){l(e.currentTarget)},children:(0,x.jsx)(dm,{})}),(e||t||n||r)&&(0,x.jsxs)(cB.A,{id:"drag-button-menu",MenuListProps:{"aria-labelledby":"drag-button-menu"},anchorEl:a,open:u,onClose:()=>c(void 0),sx:i,children:[e&&(0,x.jsx)(uW.A,{onClick:()=>c(e),children:"Move Up"}),t&&(0,x.jsx)(uW.A,{onClick:()=>c(t),children:"Move Down"}),n&&(0,x.jsx)(uW.A,{onClick:()=>c(n),children:"Move Left"}),r&&(0,x.jsx)(uW.A,{onClick:()=>c(r),children:"Move Right"}),r&&(0,x.jsx)(uW.A,{onClick:()=>c(r),children:"Move Right"})]})]})});var db=n(31789),dx=n(70320),dw=n(45827);let dS={...w}.useSyncExternalStore;function dA(e={}){let{themeId:t}=e;return function(e,n={}){let r=(0,dw.A)();r&&t&&(r=r[t]||r);let i="u">typeof window&&void 0!==window.matchMedia,{defaultMatches:o=!1,matchMedia:s=i?window.matchMedia:null,ssrMatchMedia:a=null,noSsr:l=!1}=(0,dx.A)({name:"MuiUseMediaQuery",props:n,theme:r}),u="function"==typeof e?e(r):e;return(u=u.replace(/^@media( ?)/m,"")).includes("print")&&console.warn("MUI: You have provided a `print` query to the `useMediaQuery` hook.\nUsing the print media query to modify print styles can lead to unexpected results.\nConsider using the `displayPrint` field in the `sx` prop instead.\nMore information about `displayPrint` on our docs: https://mui.com/system/display/#display-in-print."),(void 0!==dS?function(e,t,n,r,i){let o=w.useCallback(()=>t,[t]),s=w.useMemo(()=>{if(i&&n)return()=>n(e).matches;if(null!==r){let{matches:t}=r(e);return()=>t}return o},[o,e,r,i,n]),[a,l]=w.useMemo(()=>{if(null===n)return[o,()=>()=>{}];let t=n(e);return[()=>t.matches,e=>(t.addEventListener("change",e),()=>{t.removeEventListener("change",e)})]},[o,n,e]);return dS(l,a,s)}:function(e,t,n,r,i){let[o,s]=w.useState(()=>i&&n?n(e).matches:r?r(e).matches:t);return(0,db.A)(()=>{if(!n)return;let t=n(e),r=()=>{s(t.matches)};return r(),t.addEventListener("change",r),()=>{t.removeEventListener("change",r)}},[e,n]),o})(u,o,s,a,l)}}dA();var dC=n(93724);let dk=dA({themeId:dC.A});var dM=n(10972),dT=n(46477),dD=n(30443),dE=n(55403),dO=n(29424),dR=n(32494),dP=n(63025);function dI(e,t,n){let r=function(e,t,n){let r,i=t.getBoundingClientRect(),o=n&&n.getBoundingClientRect(),s=(0,dP.A)(t);if(t.fakeTransform)r=t.fakeTransform;else{let e=s.getComputedStyle(t);r=e.getPropertyValue("-webkit-transform")||e.getPropertyValue("transform")}let a=0,l=0;if(r&&"none"!==r&&"string"==typeof r){let e=r.split("(")[1].split(")")[0].split(",");a=parseInt(e[4],10),l=parseInt(e[5],10)}return"left"===e?o?`translateX(${o.right+a-i.left}px)`:`translateX(${s.innerWidth+a-i.left}px)`:"right"===e?o?`translateX(-${i.right-o.left-a}px)`:`translateX(-${i.left+i.width-a}px)`:"up"===e?o?`translateY(${o.bottom+l-i.top}px)`:`translateY(${s.innerHeight+l-i.top}px)`:o?`translateY(-${i.top-o.top+i.height-l}px)`:`translateY(-${i.top+i.height-l}px)`}(e,t,"function"==typeof n?n():n);r&&(t.style.webkitTransform=r,t.style.transform=r)}let dN=w.forwardRef(function(e,t){let n=(0,lE.A)(),r={enter:n.transitions.easing.easeOut,exit:n.transitions.easing.sharp},i={enter:n.transitions.duration.enteringScreen,exit:n.transitions.duration.leavingScreen},{addEndListener:o,appear:s=!0,children:a,container:l,direction:u="down",easing:c=r,in:h,onEnter:d,onEntered:f,onEntering:p,onExit:m,onExited:g,onExiting:v,style:y,timeout:b=i,TransitionComponent:S=dT.Ay,...A}=e,C=w.useRef(null),k=(0,dO.A)((0,dD.A)(a),C,t),M=e=>t=>{e&&(void 0===t?e(C.current):e(C.current,t))},T=M((e,t)=>{dI(u,e,l),(0,dR.q)(e),d&&d(e,t)}),D=M((e,t)=>{let r=(0,dR.c)({timeout:b,style:y,easing:c},{mode:"enter"});e.style.webkitTransition=n.transitions.create("-webkit-transform",{...r}),e.style.transition=n.transitions.create("transform",{...r}),e.style.webkitTransform="none",e.style.transform="none",p&&p(e,t)}),E=M(f),O=M(v),R=M(e=>{let t=(0,dR.c)({timeout:b,style:y,easing:c},{mode:"exit"});e.style.webkitTransition=n.transitions.create("-webkit-transform",t),e.style.transition=n.transitions.create("transform",t),dI(u,e,l),m&&m(e)}),P=M(e=>{e.style.webkitTransition="",e.style.transition="",g&&g(e)}),I=w.useCallback(()=>{C.current&&dI(u,C.current,l)},[u,l]);return w.useEffect(()=>{if(h||"down"===u||"right"===u)return;let e=(0,dE.A)(()=>{C.current&&dI(u,C.current,l)}),t=(0,dP.A)(C.current);return t.addEventListener("resize",e),()=>{e.clear(),t.removeEventListener("resize",e)}},[u,h,l]),w.useEffect(()=>{h||I()},[h,I]),(0,x.jsx)(S,{nodeRef:C,onEnter:T,onEntered:E,onEntering:D,onExit:R,onExited:P,onExiting:O,addEndListener:e=>{o&&o(C.current,e)},appear:s,in:h,timeout:b,...A,children:(e,{ownerState:t,...n})=>w.cloneElement(a,{ref:k,style:{visibility:"exited"!==e||h?void 0:"hidden",...y,...a.props.style},...n})})});var dj=n(11502);function dF(e){return(0,I.Ay)("MuiDrawer",e)}(0,P.A)("MuiDrawer",["root","docked","paper","anchorLeft","anchorRight","anchorTop","anchorBottom","paperAnchorLeft","paperAnchorRight","paperAnchorTop","paperAnchorBottom","paperAnchorDockedLeft","paperAnchorDockedRight","paperAnchorDockedTop","paperAnchorDockedBottom","modal"]);let dL=(e,t)=>{let{ownerState:n}=e;return[t.root,("permanent"===n.variant||"persistent"===n.variant)&&t.docked,t.modal]},dB=(0,D.A)(dM.A,{name:"MuiDrawer",slot:"Root",overridesResolver:dL})((0,E.A)(({theme:e})=>({zIndex:(e.vars||e).zIndex.drawer}))),d_=(0,D.A)("div",{shouldForwardProp:uR.A,name:"MuiDrawer",slot:"Docked",skipVariantsResolver:!1,overridesResolver:dL})({flex:"0 0 auto"}),dV=(0,D.A)(dj.A,{name:"MuiDrawer",slot:"Paper",overridesResolver:(e,t)=>{let{ownerState:n}=e;return[t.paper,t[`paperAnchor${(0,T.A)(n.anchor)}`],"temporary"!==n.variant&&t[`paperAnchorDocked${(0,T.A)(n.anchor)}`]]}})((0,E.A)(({theme:e})=>({overflowY:"auto",display:"flex",flexDirection:"column",height:"100%",flex:"1 0 auto",zIndex:(e.vars||e).zIndex.drawer,WebkitOverflowScrolling:"touch",position:"fixed",top:0,outline:0,variants:[{props:{anchor:"left"},style:{left:0}},{props:{anchor:"top"},style:{top:0,left:0,right:0,height:"auto",maxHeight:"100%"}},{props:{anchor:"right"},style:{right:0}},{props:{anchor:"bottom"},style:{top:"auto",left:0,bottom:0,right:0,height:"auto",maxHeight:"100%"}},{props:({ownerState:e})=>"left"===e.anchor&&"temporary"!==e.variant,style:{borderRight:`1px solid ${(e.vars||e).palette.divider}`}},{props:({ownerState:e})=>"top"===e.anchor&&"temporary"!==e.variant,style:{borderBottom:`1px solid ${(e.vars||e).palette.divider}`}},{props:({ownerState:e})=>"right"===e.anchor&&"temporary"!==e.variant,style:{borderLeft:`1px solid ${(e.vars||e).palette.divider}`}},{props:({ownerState:e})=>"bottom"===e.anchor&&"temporary"!==e.variant,style:{borderTop:`1px solid ${(e.vars||e).palette.divider}`}}]}))),dz={left:"right",right:"left",top:"down",bottom:"up"},dH=w.forwardRef(function(e,t){let n=(0,R.b)({props:e,name:"MuiDrawer"}),r=(0,lE.A)(),i=(0,uZ.I)(),o={enter:r.transitions.duration.enteringScreen,exit:r.transitions.duration.leavingScreen},{anchor:s="left",BackdropProps:a,children:l,className:u,elevation:c=16,hideBackdrop:h=!1,ModalProps:{BackdropProps:d,...f}={},onClose:p,open:m=!1,PaperProps:g={},SlideProps:v,TransitionComponent:y,transitionDuration:b=o,variant:S="temporary",slots:k={},slotProps:M={},...D}=n,E=w.useRef(!1);w.useEffect(()=>{E.current=!0},[]);let O=function({direction:e},t){return"rtl"===e&&["left","right"].includes(t)?dz[t]:t}({direction:i?"rtl":"ltr"},s),P={...n,anchor:s,elevation:c,open:m,variant:S,...D},I=(e=>{let{classes:t,anchor:n,variant:r}=e,i={root:["root",`anchor${(0,T.A)(n)}`],docked:[("permanent"===r||"persistent"===r)&&"docked"],modal:["modal"],paper:["paper",`paperAnchor${(0,T.A)(n)}`,"temporary"!==r&&`paperAnchorDocked${(0,T.A)(n)}`]};return(0,C.A)(i,dF,t)})(P),N={slots:{transition:y,...k},slotProps:{paper:g,transition:v,...M,backdrop:(0,uN.A)(M.backdrop||{...a,...d},{transitionDuration:b})}},[j,F]=(0,uj.A)("root",{ref:t,elementType:dB,className:(0,A.A)(I.root,I.modal,u),shouldForwardComponentProp:!0,ownerState:P,externalForwardedProps:{...N,...D,...f},additionalProps:{open:m,onClose:p,hideBackdrop:h,slots:{backdrop:N.slots.backdrop},slotProps:{backdrop:N.slotProps.backdrop}}}),[L,B]=(0,uj.A)("paper",{elementType:dV,shouldForwardComponentProp:!0,className:(0,A.A)(I.paper,g.className),ownerState:P,externalForwardedProps:N,additionalProps:{elevation:"temporary"===S?c:0,square:!0}}),[_,V]=(0,uj.A)("docked",{elementType:d_,ref:t,className:(0,A.A)(I.root,I.docked,u),ownerState:P,externalForwardedProps:N,additionalProps:D}),[z,H]=(0,uj.A)("transition",{elementType:dN,ownerState:P,externalForwardedProps:N,additionalProps:{in:m,direction:dz[O],timeout:b,appear:E.current}}),$=(0,x.jsx)(L,{...B,children:l});if("permanent"===S)return(0,x.jsx)(_,{...V,children:$});let W=(0,x.jsx)(z,{...H,children:$});return"persistent"===S?(0,x.jsx)(_,{...V,children:W}):(0,x.jsx)(j,{...F,children:W})}),d$=({anchor:e="right",isOpen:t,onClose:n,PaperProps:r,children:i,...o})=>{let s=dk("(max-width:1080px)");return(0,x.jsx)(dH,{...o,open:t,onClose:n,anchor:e,PaperProps:{...r,sx:rV({width:s?"100%":"1080px",overflow:"hidden"},r?.sx)},"aria-hidden":!t,children:i})};var dW=n(31373),dU=n(62707),dq=n(49828),dG=n(76545),dY=n(32741),dK=n(23670),dZ=n(9356),dX=n(90652),dQ=n(61305),dJ=n(50944),d0=n(59738),d1=n(72106),d2=n(40988),d5=n(55875),d3=n(46182),d4=n(64404),d6=n(28502),d9=n(48683),d8=n(74653),d7=n(31950),fe=n(37573);(0,d8.Y)([dX.a,dQ.a,dJ.a,dW.a,dU.a,dq.a,dG.a,dY.a,dK.a,dZ.a,d0.a,d1.a,d2.a,d5.a,fe.a,d3.a,d4.a,d6.a,d9.a]);let ft=["click","dblclick","mousedown","mousemove","mouseup","mouseover","mouseout","globalout","contextmenu"],fn=["datazoom","downplay","highlight"],fr=(0,w.memo)(function({option:e,theme:t,renderer:n,sx:r,style:i,onEvents:o,_instance:s,syncGroup:a,onChartInitialized:l}){let u=(0,w.useRef)(e),c=(0,w.useRef)(e),h=(0,w.useRef)(null),d=(0,w.useRef)(null);return(0,w.useLayoutEffect)(()=>{if(null!==h.current&&null===d.current&&(d.current=(0,d7.Ts)(h.current,t,{renderer:n??"canvas"}),void 0!==d.current))return d.current.setOption(u.current,!0),l?.(d.current),void 0!==s&&(s.current=d.current),()=>{null!==d.current&&(d.current.dispose(),d.current=null)}},[s,l,t,n]),(0,w.useEffect)(()=>{d.current&&a&&(d.current.group=a,(0,d7.Ng)([d.current]))},[a,d]),(0,w.useEffect)(()=>{void 0===c.current||iy(c.current,e)||d.current&&(d.current.setOption(e,!0),c.current=e)},[e]),(0,w.useLayoutEffect)(()=>{let e=cW(()=>{d.current&&d.current.resize()},200);return window.addEventListener("resize",e),e(),()=>{window.removeEventListener("resize",e)}},[]),(0,w.useEffect)(()=>{let e=d.current;if(e&&void 0!==o)return function(e,t){if(void 0!==t){for(let n in t)if(Object.prototype.hasOwnProperty.call(t,n)){let r=t[n]??null;r&&function(t,n){var r,i;"function"==typeof n&&((r=t,ft.includes(r))?e.on(t,t=>n(t,e)):(i=t,fn.includes(i))?e.on(t,e=>n(e)):e.on(t,()=>n(null,e)))}(n,r)}}}(e,o),()=>{if(void 0!==e&&!0!==e.isDisposed())for(let t in o)e.off(t)}},[o]),(0,w.useEffect)(()=>{cW(()=>{d.current&&d.current.resize()},200,{leading:!0})()},[r,i]),(0,x.jsx)(lO.A,{ref:h,sx:r,style:i})});var fi=n(17157);function fo(e,t){return function(n){let r=new Date(Number(n));return e>15768e7?(0,fi.formatWithTimeZone)(r,"yyyy",t):e>15552e6?(0,fi.formatWithTimeZone)(r,"MMM yyyy",t):e>864e6?(0,fi.formatWithTimeZone)(r,"dd.MM",t):e>1728e5?(0,fi.formatWithTimeZone)(r,"dd.MM HH:mm",t):(0,fi.formatWithTimeZone)(r,"HH:mm",t)}}var fs=n(34007);function fa(e){let{error:t}=e;return(0,x.jsx)(fs.A,{severity:"error",children:t.message})}var fl=n(77440);let fu=[{id:"default",label:"Default",value:void 0},{id:"12",label:"12",value:12},{id:"14",label:"14",value:14},{id:"16",label:"16",value:16},{id:"20",label:"20",value:20},{id:"24",label:"24",value:24},{id:"28",label:"28",value:28},{id:"32",label:"32",value:32},{id:"36",label:"36",value:36},{id:"40",label:"40",value:40},{id:"48",label:"48",value:48},{id:"56",label:"56",value:56},{id:"64",label:"64",value:64},{id:"72",label:"72",value:72},{id:"96",label:"96",value:96},{id:"128",label:"128",value:128},{id:"160",label:"160",value:160},{id:"192",label:"192",value:192}];function fc({value:e,onChange:t}){return(0,x.jsx)(hp,{label:"Font Size",control:(0,x.jsx)(hb,{value:fu.find(t=>t.value===e),options:fu,getOptionLabel:e=>e.label,onChange:(e,{value:n})=>{t(n)},disableClearable:!0})})}function fh({action:e,submitText:t="Save",cancelText:n="Cancel",isReadonly:r,isValid:i,onActionChange:o,onSubmit:s,onDelete:a,onCancel:l,...u}){return(0,x.jsx)(H.A,{direction:"row",gap:1,sx:{marginLeft:"auto"},...u,children:"read"===e?(0,x.jsxs)(x.Fragment,{children:[o&&(0,x.jsx)(V.A,{disabled:r,variant:"contained",onClick:()=>o("update"),children:"Edit"}),a&&(0,x.jsx)(V.A,{color:"error",disabled:r,variant:"outlined",onClick:a,children:"Delete"}),l&&(s||a)&&(0,x.jsx)(cI.A,{orientation:"vertical",flexItem:!0,sx:{borderColor:e=>e.palette.grey["500"],"&.MuiDivider-root":{marginLeft:2,marginRight:1}}}),l&&(0,x.jsx)(V.A,{color:"secondary",variant:"outlined",onClick:l,children:n})]}):(0,x.jsxs)(x.Fragment,{children:[s&&(0,x.jsx)(V.A,{variant:"contained",disabled:!i,onClick:s,children:t}),l&&(0,x.jsx)(V.A,{color:"secondary",variant:"outlined",onClick:l,children:n})]})})}let fd=0;class ff{constructor(e,t){this.from=e,this.to=t}}class fp{constructor(e={}){this.id=fd++,this.perNode=!!e.perNode,this.deserialize=e.deserialize||(()=>{throw Error("This node type doesn't define a deserialize function")}),this.combine=e.combine||null}add(e){if(this.perNode)throw RangeError("Can't add per-node props to node types");return"function"!=typeof e&&(e=fv.match(e)),t=>{let n=e(t);return void 0===n?null:[this,n]}}}fp.closedBy=new fp({deserialize:e=>e.split(" ")}),fp.openedBy=new fp({deserialize:e=>e.split(" ")}),fp.group=new fp({deserialize:e=>e.split(" ")}),fp.isolate=new fp({deserialize:e=>{if(e&&"rtl"!=e&&"ltr"!=e&&"auto"!=e)throw RangeError("Invalid value for isolate: "+e);return e||"auto"}}),fp.contextHash=new fp({perNode:!0}),fp.lookAhead=new fp({perNode:!0}),fp.mounted=new fp({perNode:!0});class fm{constructor(e,t,n,r=!1){this.tree=e,this.overlay=t,this.parser=n,this.bracketed=r}static get(e){return e&&e.props&&e.props[fp.mounted.id]}}let fg=Object.create(null);class fv{constructor(e,t,n,r=0){this.name=e,this.props=t,this.id=n,this.flags=r}static define(e){let t=e.props&&e.props.length?Object.create(null):fg,n=!!e.top|2*!!e.skipped|4*!!e.error|8*(null==e.name),r=new fv(e.name||"",t,e.id,n);if(e.props){for(let n of e.props)if(Array.isArray(n)||(n=n(r)),n){if(n[0].perNode)throw RangeError("Can't store a per-node prop on a node type");t[n[0].id]=n[1]}}return r}prop(e){return this.props[e.id]}get isTop(){return(1&this.flags)>0}get isSkipped(){return(2&this.flags)>0}get isError(){return(4&this.flags)>0}get isAnonymous(){return(8&this.flags)>0}is(e){if("string"==typeof e){if(this.name==e)return!0;let t=this.prop(fp.group);return!!t&&t.indexOf(e)>-1}return this.id==e}static match(e){let t=Object.create(null);for(let n in e)for(let r of n.split(" "))t[r]=e[n];return e=>{for(let n=e.prop(fp.group),r=-1;r<(n?n.length:0);r++){let i=t[r<0?e.name:n[r]];if(i)return i}}}}fv.none=new fv("",Object.create(null),0,8);class fy{constructor(e){this.types=e;for(let t=0;t<e.length;t++)if(e[t].id!=t)throw RangeError("Node type ids should correspond to array positions when creating a node set")}extend(...e){let t=[];for(let n of this.types){let r=null;for(let t of e){let e=t(n);if(e){r||(r=Object.assign({},n.props));let t=e[1],i=e[0];i.combine&&i.id in r&&(t=i.combine(r[i.id],t)),r[i.id]=t}}t.push(r?new fv(n.name,r,n.id,n.flags):n)}return new fy(t)}}let fb=new WeakMap,fx=new WeakMap;(h=y||(y={}))[h.ExcludeBuffers=1]="ExcludeBuffers",h[h.IncludeAnonymous=2]="IncludeAnonymous",h[h.IgnoreMounts=4]="IgnoreMounts",h[h.IgnoreOverlays=8]="IgnoreOverlays",h[h.EnterBracketed=16]="EnterBracketed";class fw{constructor(e,t,n,r,i){if(this.type=e,this.children=t,this.positions=n,this.length=r,this.props=null,i&&i.length)for(let[e,t]of(this.props=Object.create(null),i))this.props["number"==typeof e?e:e.id]=t}toString(){let e=fm.get(this);if(e&&!e.overlay)return e.tree.toString();let t="";for(let e of this.children){let n=e.toString();n&&(t&&(t+=","),t+=n)}return this.type.name?(/\W/.test(this.type.name)&&!this.type.isError?JSON.stringify(this.type.name):this.type.name)+(t.length?"("+t+")":""):t}cursor(e=0){return new fN(this.topNode,e)}cursorAt(e,t=0,n=0){let r=new fN(fb.get(this)||this.topNode);return r.moveTo(e,t),fb.set(this,r._tree),r}get topNode(){return new fT(this,0,0,null)}resolve(e,t=0){let n=fk(fb.get(this)||this.topNode,e,t,!1);return fb.set(this,n),n}resolveInner(e,t=0){let n=fk(fx.get(this)||this.topNode,e,t,!0);return fx.set(this,n),n}resolveStack(e,t=0){return function(e,t,n){let r=e.resolveInner(t,n),i=null;for(let e=r instanceof fT?r:r.context.parent;e;e=e.parent)if(e.index<0){let o=e.parent;(i||(i=[r])).push(o.resolve(t,n)),e=o}else{let o=fm.get(e.tree);if(o&&o.overlay&&o.overlay[0].from<=t&&o.overlay[o.overlay.length-1].to>=t){let s=new fT(o.tree,o.overlay[0].from+e.from,-1,e);(i||(i=[r])).push(fk(s,t,n,!1))}}return i?fP(i):r}(this,e,t)}iterate(e){let{enter:t,leave:n,from:r=0,to:i=this.length}=e,o=e.mode||0,s=(o&y.IncludeAnonymous)>0;for(let e=this.cursor(o|y.IncludeAnonymous);;){let o=!1;if(e.from<=i&&e.to>=r&&(!s&&e.type.isAnonymous||!1!==t(e))){if(e.firstChild())continue;o=!0}for(;o&&n&&(s||!e.type.isAnonymous)&&n(e),!e.nextSibling();){if(!e.parent())return;o=!0}}}prop(e){return e.perNode?this.props?this.props[e.id]:void 0:this.type.prop(e)}get propValues(){let e=[];if(this.props)for(let t in this.props)e.push([+t,this.props[t]]);return e}balance(e={}){return this.children.length<=8?this:fB(fv.none,this.children,this.positions,0,this.children.length,0,this.length,(e,t,n)=>new fw(this.type,e,t,n,this.propValues),e.makeTree||((e,t,n)=>new fw(fv.none,e,t,n)))}static build(e){return function(e){var t;let{buffer:n,nodeSet:r,maxBufferLength:i=1024,reused:o=[],minRepeatType:s=r.types.length}=e,a=Array.isArray(n)?new fS(n,n.length):n,l=r.types,u=0,c=0;function h(e,t,n,i,o,s,a,l,u){let c=[],h=[];for(;e.length>i;)c.push(e.pop()),h.push(t.pop()+n-o);e.push(d(r.types[a],c,h,s-o,l-s,u)),t.push(o-n)}function d(e,t,n,r,i,o,s){if(o){let e=[fp.contextHash,o];s=s?[e].concat(s):[e]}if(i>25){let e=[fp.lookAhead,i];s=s?[e].concat(s):[e]}return new fw(e,t,n,r,s)}let f=[],p=[];for(;a.pos>0;)!function e(t,n,f,p,m,g){let{id:v,start:y,end:b,size:x}=a,w=c,S=u;if(x<0){if(a.next(),-1==x){let e=o[v];f.push(e),p.push(y-t);return}if(-3==x){u=v;return}if(-4==x){c=v;return}else throw RangeError(`Unrecognized record size: ${x}`)}let A=l[v],C,k,M=y-t;if(b-y<=i&&(k=function(e,t){let n=a.fork(),r=0,o=0,l=0,u=n.end-i,c={size:0,start:0,skip:0};t:for(let i=n.pos-e;n.pos>i;){let e=n.size;if(n.id==t&&e>=0){c.size=r,c.start=o,c.skip=l,l+=4,r+=4,n.next();continue}let a=n.pos-e;if(e<0||a<i||n.start<u)break;let h=4*(n.id>=s),d=n.start;for(n.next();n.pos>a;){if(n.size<0)if(-3==n.size||-4==n.size)h+=4;else break t;else n.id>=s&&(h+=4);n.next()}o=d,r+=e,l+=h}return(t<0||r==e)&&(c.size=r,c.start=o,c.skip=l),c.size>4?c:void 0}(a.pos-n,m))){let e=new Uint16Array(k.size-k.skip),n=a.pos-k.size,i=e.length;for(;a.pos>n;)i=function e(t,n,r){let{id:i,start:o,end:l,size:h}=a;if(a.next(),h>=0&&i<s){let s=r;if(h>4){let i=a.pos-(h-4);for(;a.pos>i;)r=e(t,n,r)}n[--r]=s,n[--r]=l-t,n[--r]=o-t,n[--r]=i}else -3==h?u=i:-4==h&&(c=i);return r}(k.start,e,i);C=new fA(e,b-k.start,r),M=k.start-t}else{let t=a.pos-x;a.next();let n=[],o=[],l=v>=s?v:-1,u=0,c=b;for(;a.pos>t;)l>=0&&a.id==l&&a.size>=0?(a.end<=c-i&&(h(n,o,y,u,a.end,c,l,w,S),u=n.length,c=a.end),a.next()):g>2500?function(e,t,n,o){let s=[],l=0,u=-1;for(;a.pos>t;){let{id:e,start:t,end:n,size:r}=a;if(r>4)a.next();else if(u>-1&&t<u)break;else u<0&&(u=n-i),s.push(e,t,n),l++,a.next()}if(l){let t=new Uint16Array(4*l),i=s[s.length-2];for(let e=s.length-3,n=0;e>=0;e-=3)t[n++]=s[e],t[n++]=s[e+1]-i,t[n++]=s[e+2]-i,t[n++]=n;n.push(new fA(t,s[2]-i,r)),o.push(i-e)}}(y,t,n,o):e(y,t,n,o,l,g+1);if(l>=0&&u>0&&u<n.length&&h(n,o,y,u,y,c,l,w,S),n.reverse(),o.reverse(),l>-1&&u>0){let e=function(e,t){return(n,r,i)=>{let o=0,s=n.length-1,a,l;if(s>=0&&(a=n[s])instanceof fw){if(!s&&a.type==e&&a.length==i)return a;(l=a.prop(fp.lookAhead))&&(o=r[s]+a.length+l)}return d(e,n,r,i,o,t)}}(A,S);C=fB(A,n,o,0,n.length,0,b-y,e,e)}else C=d(A,n,o,b-y,w-b,S)}f.push(C),p.push(M)}(e.start||0,e.bufferStart||0,f,p,-1,0);let m=null!=(t=e.length)?t:f.length?p[0]+f[0].length:0;return new fw(l[e.topID],f.reverse(),p.reverse(),m)}(e)}}fw.empty=new fw(fv.none,[],[],0);class fS{constructor(e,t){this.buffer=e,this.index=t}get id(){return this.buffer[this.index-4]}get start(){return this.buffer[this.index-3]}get end(){return this.buffer[this.index-2]}get size(){return this.buffer[this.index-1]}get pos(){return this.index}next(){this.index-=4}fork(){return new fS(this.buffer,this.index)}}class fA{constructor(e,t,n){this.buffer=e,this.length=t,this.set=n}get type(){return fv.none}toString(){let e=[];for(let t=0;t<this.buffer.length;)e.push(this.childString(t)),t=this.buffer[t+3];return e.join(",")}childString(e){let t=this.buffer[e],n=this.buffer[e+3],r=this.set.types[t],i=r.name;if(/\W/.test(i)&&!r.isError&&(i=JSON.stringify(i)),n==(e+=4))return i;let o=[];for(;e<n;)o.push(this.childString(e)),e=this.buffer[e+3];return i+"("+o.join(",")+")"}findChild(e,t,n,r,i){let{buffer:o}=this,s=-1;for(let a=e;a!=t&&(!fC(i,r,o[a+1],o[a+2])||(s=a,!(n>0)));a=o[a+3]);return s}slice(e,t,n){let r=this.buffer,i=new Uint16Array(t-e),o=0;for(let s=e,a=0;s<t;){i[a++]=r[s++],i[a++]=r[s++]-n;let t=i[a++]=r[s++]-n;i[a++]=r[s++]-e,o=Math.max(o,t)}return new fA(i,o,this.set)}}function fC(e,t,n,r){switch(e){case -2:return n<t;case -1:return r>=t&&n<t;case 0:return n<t&&r>t;case 1:return n<=t&&r>t;case 2:return r>t;case 4:return!0}}function fk(e,t,n,r){for(var i;e.from==e.to||(n<1?e.from>=t:e.from>t)||(n>-1?e.to<=t:e.to<t);){let t=!r&&e instanceof fT&&e.index<0?null:e.parent;if(!t)return e;e=t}let o=r?0:y.IgnoreOverlays;if(r)for(let r=e,s=r.parent;s;s=(r=s).parent)r instanceof fT&&r.index<0&&(null==(i=s.enter(t,n,o))?void 0:i.from)!=r.from&&(e=s);for(;;){let r=e.enter(t,n,o);if(!r)return e;e=r}}class fM{cursor(e=0){return new fN(this,e)}getChild(e,t=null,n=null){let r=fD(this,e,t,n);return r.length?r[0]:null}getChildren(e,t=null,n=null){return fD(this,e,t,n)}resolve(e,t=0){return fk(this,e,t,!1)}resolveInner(e,t=0){return fk(this,e,t,!0)}matchContext(e){return fE(this.parent,e)}enterUnfinishedNodesBefore(e){let t=this.childBefore(e),n=this;for(;t;){let e=t.lastChild;if(!e||e.to!=t.to)break;e.type.isError&&e.from==e.to?(n=t,t=e.prevSibling):t=e}return n}get node(){return this}get next(){return this.parent}}class fT extends fM{constructor(e,t,n,r){super(),this._tree=e,this.from=t,this.index=n,this._parent=r}get type(){return this._tree.type}get name(){return this._tree.type.name}get to(){return this.from+this._tree.length}nextChild(e,t,n,r,i=0){for(let o=this;;){for(let{children:s,positions:a}=o._tree,l=t>0?s.length:-1;e!=l;e+=t){let l=s[e],u=a[e]+o.from,c;if(i&y.EnterBracketed&&l instanceof fw&&(c=fm.get(l))&&!c.overlay&&c.bracketed&&n>=u&&n<=u+l.length||fC(r,n,u,u+l.length)){if(l instanceof fA){if(i&y.ExcludeBuffers)continue;let s=l.findChild(0,l.buffer.length,t,n-u,r);if(s>-1)return new fR(new fO(o,l,e,u),null,s)}else if(i&y.IncludeAnonymous||!l.type.isAnonymous||fj(l)){let s;if(!(i&y.IgnoreMounts)&&(s=fm.get(l))&&!s.overlay)return new fT(s.tree,u,e,o);let a=new fT(l,u,e,o);return i&y.IncludeAnonymous||!a.type.isAnonymous?a:a.nextChild(t<0?l.children.length-1:0,t,n,r,i)}}}if(i&y.IncludeAnonymous||!o.type.isAnonymous||(e=o.index>=0?o.index+t:t<0?-1:o._parent._tree.children.length,!(o=o._parent)))return null}}get firstChild(){return this.nextChild(0,1,0,4)}get lastChild(){return this.nextChild(this._tree.children.length-1,-1,0,4)}childAfter(e){return this.nextChild(0,1,e,2)}childBefore(e){return this.nextChild(this._tree.children.length-1,-1,e,-2)}prop(e){return this._tree.prop(e)}enter(e,t,n=0){let r;if(!(n&y.IgnoreOverlays)&&(r=fm.get(this._tree))&&r.overlay){let i=e-this.from,o=n&y.EnterBracketed&&r.bracketed;for(let{from:e,to:n}of r.overlay)if((t>0||o?e<=i:e<i)&&(t<0||o?n>=i:n>i))return new fT(r.tree,r.overlay[0].from+this.from,-1,this)}return this.nextChild(0,1,e,t,n)}nextSignificantParent(){let e=this;for(;e.type.isAnonymous&&e._parent;)e=e._parent;return e}get parent(){return this._parent?this._parent.nextSignificantParent():null}get nextSibling(){return this._parent&&this.index>=0?this._parent.nextChild(this.index+1,1,0,4):null}get prevSibling(){return this._parent&&this.index>=0?this._parent.nextChild(this.index-1,-1,0,4):null}get tree(){return this._tree}toTree(){return this._tree}toString(){return this._tree.toString()}}function fD(e,t,n,r){let i=e.cursor(),o=[];if(!i.firstChild())return o;if(null!=n){for(let e=!1;!e;)if(e=i.type.is(n),!i.nextSibling())return o}for(;;){if(null!=r&&i.type.is(r))return o;if(i.type.is(t)&&o.push(i.node),!i.nextSibling())return null==r?o:[]}}function fE(e,t,n=t.length-1){for(let r=e;n>=0;r=r.parent){if(!r)return!1;if(!r.type.isAnonymous){if(t[n]&&t[n]!=r.name)return!1;n--}}return!0}class fO{constructor(e,t,n,r){this.parent=e,this.buffer=t,this.index=n,this.start=r}}class fR extends fM{get name(){return this.type.name}get from(){return this.context.start+this.context.buffer.buffer[this.index+1]}get to(){return this.context.start+this.context.buffer.buffer[this.index+2]}constructor(e,t,n){super(),this.context=e,this._parent=t,this.index=n,this.type=e.buffer.set.types[e.buffer.buffer[n]]}child(e,t,n){let{buffer:r}=this.context,i=r.findChild(this.index+4,r.buffer[this.index+3],e,t-this.context.start,n);return i<0?null:new fR(this.context,this,i)}get firstChild(){return this.child(1,0,4)}get lastChild(){return this.child(-1,0,4)}childAfter(e){return this.child(1,e,2)}childBefore(e){return this.child(-1,e,-2)}prop(e){return this.type.prop(e)}enter(e,t,n=0){if(n&y.ExcludeBuffers)return null;let{buffer:r}=this.context,i=r.findChild(this.index+4,r.buffer[this.index+3],t>0?1:-1,e-this.context.start,t);return i<0?null:new fR(this.context,this,i)}get parent(){return this._parent||this.context.parent.nextSignificantParent()}externalSibling(e){return this._parent?null:this.context.parent.nextChild(this.context.index+e,e,0,4)}get nextSibling(){let{buffer:e}=this.context,t=e.buffer[this.index+3];return t<(this._parent?e.buffer[this._parent.index+3]:e.buffer.length)?new fR(this.context,this._parent,t):this.externalSibling(1)}get prevSibling(){let{buffer:e}=this.context,t=this._parent?this._parent.index+4:0;return this.index==t?this.externalSibling(-1):new fR(this.context,this._parent,e.findChild(t,this.index,-1,0,4))}get tree(){return null}toTree(){let e=[],t=[],{buffer:n}=this.context,r=this.index+4,i=n.buffer[this.index+3];if(i>r){let o=n.buffer[this.index+1];e.push(n.slice(r,i,o)),t.push(0)}return new fw(this.type,e,t,this.to-this.from)}toString(){return this.context.buffer.childString(this.index)}}function fP(e){if(!e.length)return null;let t=0,n=e[0];for(let r=1;r<e.length;r++){let i=e[r];(i.from>n.from||i.to<n.to)&&(n=i,t=r)}let r=n instanceof fT&&n.index<0?null:n.parent,i=e.slice();return r?i[t]=r:i.splice(t,1),new fI(i,n)}class fI{constructor(e,t){this.heads=e,this.node=t}get next(){return fP(this.heads)}}class fN{get name(){return this.type.name}constructor(e,t=0){if(this.buffer=null,this.stack=[],this.index=0,this.bufferNode=null,this.mode=t&~y.EnterBracketed,e instanceof fT)this.yieldNode(e);else{this._tree=e.context.parent,this.buffer=e.context;for(let t=e._parent;t;t=t._parent)this.stack.unshift(t.index);this.bufferNode=e,this.yieldBuf(e.index)}}yieldNode(e){return!!e&&(this._tree=e,this.type=e.type,this.from=e.from,this.to=e.to,!0)}yieldBuf(e,t){this.index=e;let{start:n,buffer:r}=this.buffer;return this.type=t||r.set.types[r.buffer[e]],this.from=n+r.buffer[e+1],this.to=n+r.buffer[e+2],!0}yield(e){return!!e&&(e instanceof fT?(this.buffer=null,this.yieldNode(e)):(this.buffer=e.context,this.yieldBuf(e.index,e.type)))}toString(){return this.buffer?this.buffer.buffer.childString(this.index):this._tree.toString()}enterChild(e,t,n){if(!this.buffer)return this.yield(this._tree.nextChild(e<0?this._tree._tree.children.length-1:0,e,t,n,this.mode));let{buffer:r}=this.buffer,i=r.findChild(this.index+4,r.buffer[this.index+3],e,t-this.buffer.start,n);return!(i<0)&&(this.stack.push(this.index),this.yieldBuf(i))}firstChild(){return this.enterChild(1,0,4)}lastChild(){return this.enterChild(-1,0,4)}childAfter(e){return this.enterChild(1,e,2)}childBefore(e){return this.enterChild(-1,e,-2)}enter(e,t,n=this.mode){return this.buffer?!(n&y.ExcludeBuffers)&&this.enterChild(1,e,t):this.yield(this._tree.enter(e,t,n))}parent(){if(!this.buffer)return this.yieldNode(this.mode&y.IncludeAnonymous?this._tree._parent:this._tree.parent);if(this.stack.length)return this.yieldBuf(this.stack.pop());let e=this.mode&y.IncludeAnonymous?this.buffer.parent:this.buffer.parent.nextSignificantParent();return this.buffer=null,this.yieldNode(e)}sibling(e){if(!this.buffer)return!!this._tree._parent&&this.yield(this._tree.index<0?null:this._tree._parent.nextChild(this._tree.index+e,e,0,4,this.mode));let{buffer:t}=this.buffer,n=this.stack.length-1;if(e<0){let e=n<0?0:this.stack[n]+4;if(this.index!=e)return this.yieldBuf(t.findChild(e,this.index,-1,0,4))}else{let e=t.buffer[this.index+3];if(e<(n<0?t.buffer.length:t.buffer[this.stack[n]+3]))return this.yieldBuf(e)}return n<0&&this.yield(this.buffer.parent.nextChild(this.buffer.index+e,e,0,4,this.mode))}nextSibling(){return this.sibling(1)}prevSibling(){return this.sibling(-1)}atLastNode(e){let t,n,{buffer:r}=this;if(r){if(e>0){if(this.index<r.buffer.buffer.length)return!1}else for(let e=0;e<this.index;e++)if(r.buffer.buffer[e+3]<this.index)return!1;({index:t,parent:n}=r)}else({index:t,_parent:n}=this._tree);for(;n;{index:t,_parent:n}=n)if(t>-1)for(let r=t+e,i=e<0?-1:n._tree.children.length;r!=i;r+=e){let e=n._tree.children[r];if(this.mode&y.IncludeAnonymous||e instanceof fA||!e.type.isAnonymous||fj(e))return!1}return!0}move(e,t){if(t&&this.enterChild(e,0,4))return!0;for(;;){if(this.sibling(e))return!0;if(this.atLastNode(e)||!this.parent())return!1}}next(e=!0){return this.move(1,e)}prev(e=!0){return this.move(-1,e)}moveTo(e,t=0){for(;(this.from==this.to||(t<1?this.from>=e:this.from>e)||(t>-1?this.to<=e:this.to<e))&&this.parent(););for(;this.enterChild(1,e,t););return this}get node(){if(!this.buffer)return this._tree;let e=this.bufferNode,t=null,n=0;if(e&&e.context==this.buffer)t:for(let r=this.index,i=this.stack.length;i>=0;){for(let o=e;o;o=o._parent)if(o.index==r){if(r==this.index)return o;t=o,n=i+1;break t}r=this.stack[--i]}for(let e=n;e<this.stack.length;e++)t=new fR(this.buffer,t,this.stack[e]);return this.bufferNode=new fR(this.buffer,t,this.index)}get tree(){return this.buffer?null:this._tree._tree}iterate(e,t){for(let n=0;;){let r=!1;if(this.type.isAnonymous||!1!==e(this)){if(this.firstChild()){n++;continue}this.type.isAnonymous||(r=!0)}for(;;){if(r&&t&&t(this),r=this.type.isAnonymous,!n)return;if(this.nextSibling())break;this.parent(),n--,r=!0}}}matchContext(e){if(!this.buffer)return fE(this.node.parent,e);let{buffer:t}=this.buffer,{types:n}=t.set;for(let r=e.length-1,i=this.stack.length-1;r>=0;i--){if(i<0)return fE(this._tree,e,r);let o=n[t.buffer[this.stack[i]]];if(!o.isAnonymous){if(e[r]&&e[r]!=o.name)return!1;r--}}return!0}}function fj(e){return e.children.some(e=>e instanceof fA||!e.type.isAnonymous||fj(e))}let fF=new WeakMap;function fL(e,t){if(!e.isAnonymous||t instanceof fA||t.type!=e)return 1;let n=fF.get(t);if(null==n){for(let r of(n=1,t.children)){if(r.type!=e||!(r instanceof fw)){n=1;break}n+=fL(e,r)}fF.set(t,n)}return n}function fB(e,t,n,r,i,o,s,a,l){let u=0;for(let n=r;n<i;n++)u+=fL(e,t[n]);let c=Math.ceil(1.5*u/8),h=[],d=[];return!function t(n,r,i,s,a){for(let u=i;u<s;){let i=u,f=r[u],p=fL(e,n[u]);for(u++;u<s;u++){let t=fL(e,n[u]);if(p+t>=c)break;p+=t}if(u==i+1){if(p>c){let e=n[i];t(e.children,e.positions,0,e.children.length,r[i]+a);continue}h.push(n[i])}else{let t=r[u-1]+n[u-1].length-f;h.push(fB(e,n,r,i,u,f,t,null,l))}d.push(f+a-o)}}(t,n,r,i,0),(a||l)(h,d,s)}class f_{constructor(e,t,n,r,i=!1,o=!1){this.from=e,this.to=t,this.tree=n,this.offset=r,this.open=!!i|2*!!o}get openStart(){return(1&this.open)>0}get openEnd(){return(2&this.open)>0}static addTree(e,t=[],n=!1){let r=[new f_(0,e.length,e,0,!1,n)];for(let n of t)n.to>e.length&&r.push(n);return r}static applyChanges(e,t,n=128){if(!t.length)return e;let r=[],i=1,o=e.length?e[0]:null;for(let s=0,a=0,l=0;;s++){let u=s<t.length?t[s]:null,c=u?u.fromA:1e9;if(c-a>=n)for(;o&&o.from<c;){let t=o;if(a>=t.from||c<=t.to||l){let e=Math.max(t.from,a)-l,n=Math.min(t.to,c)-l;t=e>=n?null:new f_(e,n,t.tree,t.offset+l,s>0,!!u)}if(t&&r.push(t),o.to>c)break;o=i<e.length?e[i++]:null}if(!u)break;a=u.toA,l=u.toA-u.toB}return r}}class fV{startParse(e,t,n){return"string"==typeof e&&(e=new fz(e)),n=n?n.length?n.map(e=>new ff(e.from,e.to)):[new ff(0,0)]:[new ff(0,e.length)],this.createParse(e,t||[],n)}parse(e,t,n){let r=this.startParse(e,t,n);for(;;){let e=r.advance();if(e)return e}}}class fz{constructor(e){this.string=e}get length(){return this.string.length}chunk(e){return this.string.slice(e)}get lineChunks(){return!1}read(e,t){return this.string.slice(e,t)}}new fp({perNode:!0});class fH{constructor(e,t,n,r,i,o,s,a,l,u=0,c){this.p=e,this.stack=t,this.state=n,this.reducePos=r,this.pos=i,this.score=o,this.buffer=s,this.bufferBase=a,this.curContext=l,this.lookAhead=u,this.parent=c}toString(){return`[${this.stack.filter((e,t)=>t%3==0).concat(this.state)}]@${this.pos}${this.score?"!"+this.score:""}`}static start(e,t,n=0){let r=e.parser.context;return new fH(e,[],t,n,n,0,[],0,r?new f$(r,r.start):null,0,null)}get context(){return this.curContext?this.curContext.context:null}pushState(e,t){this.stack.push(this.state,t,this.bufferBase+this.buffer.length),this.state=e}reduce(e){var t;let n=e>>19,r=65535&e,{parser:i}=this.p,o=this.reducePos<this.pos-25&&this.setLookAhead(this.pos),s=i.dynamicPrecedence(r);if(s&&(this.score+=s),0==n){r<i.minRepeatTerm&&this.reducePos<this.pos&&(this.reducePos=this.pos),this.pushState(i.getGoto(this.state,r,!0),this.reducePos),r<i.minRepeatTerm&&this.storeNode(r,this.reducePos,this.reducePos,o?8:4,!0),this.reduceContext(r,this.reducePos);return}let a=this.stack.length-(n-1)*3-(262144&e?6:0),l=a?this.stack[a-2]:this.p.ranges[0].from;r<i.minRepeatTerm&&l==this.reducePos&&this.reducePos<this.pos&&(this.reducePos=this.pos);let u=this.reducePos-l;u>=2e3&&!(null==(t=this.p.parser.nodeSet.types[r])?void 0:t.isAnonymous)&&(l==this.p.lastBigReductionStart?(this.p.bigReductionCount++,this.p.lastBigReductionSize=u):this.p.lastBigReductionSize<u&&(this.p.bigReductionCount=1,this.p.lastBigReductionStart=l,this.p.lastBigReductionSize=u));let c=a?this.stack[a-1]:0,h=this.bufferBase+this.buffer.length-c;if(r<i.minRepeatTerm||131072&e){let e=i.stateFlag(this.state,1)?this.pos:this.reducePos;this.storeNode(r,l,e,h+4,!0)}if(262144&e)this.state=this.stack[a];else{let e=this.stack[a-3];this.state=i.getGoto(e,r,!0)}for(;this.stack.length>a;)this.stack.pop();this.reduceContext(r,l)}storeNode(e,t,n,r=4,i=!1){if(0==e&&(!this.stack.length||this.stack[this.stack.length-1]<this.buffer.length+this.bufferBase)){let e=this.buffer.length;if(e>0&&0==this.buffer[e-4]&&this.buffer[e-1]>-1){if(t==n)return;if(this.buffer[e-2]>=t){this.buffer[e-2]=n;return}}}if(i&&this.pos!=n){let i=this.buffer.length;if(i>0&&(0!=this.buffer[i-4]||this.buffer[i-1]<0)){let e=!1;for(let t=i;t>0&&this.buffer[t-2]>n;t-=4)if(this.buffer[t-1]>=0){e=!0;break}if(e)for(;i>0&&this.buffer[i-2]>n;)this.buffer[i]=this.buffer[i-4],this.buffer[i+1]=this.buffer[i-3],this.buffer[i+2]=this.buffer[i-2],this.buffer[i+3]=this.buffer[i-1],i-=4,r>4&&(r-=4)}this.buffer[i]=e,this.buffer[i+1]=t,this.buffer[i+2]=n,this.buffer[i+3]=r}else this.buffer.push(e,t,n,r)}shift(e,t,n,r){if(131072&e)this.pushState(65535&e,this.pos);else if((262144&e)==0){let{parser:i}=this.p;this.pos=r;let o=i.stateFlag(e,1);!o&&(r>n||t<=i.maxNode)&&(this.reducePos=r),this.pushState(e,o?n:Math.min(n,this.reducePos)),this.shiftContext(t,n),t<=i.maxNode&&this.buffer.push(t,n,r,4)}else this.pos=r,this.shiftContext(t,n),t<=this.p.parser.maxNode&&this.buffer.push(t,n,r,4)}apply(e,t,n,r){65536&e?this.reduce(e):this.shift(e,t,n,r)}useNode(e,t){let n=this.p.reused.length-1;(n<0||this.p.reused[n]!=e)&&(this.p.reused.push(e),n++);let r=this.pos;this.reducePos=this.pos=r+e.length,this.pushState(t,r),this.buffer.push(n,r,this.reducePos,-1),this.curContext&&this.updateContext(this.curContext.tracker.reuse(this.curContext.context,e,this,this.p.stream.reset(this.pos-e.length)))}split(){let e=this,t=e.buffer.length;for(t&&0==e.buffer[t-4]&&(t-=4);t>0&&e.buffer[t-2]>e.reducePos;)t-=4;let n=e.buffer.slice(t),r=e.bufferBase+t;for(;e&&r==e.bufferBase;)e=e.parent;return new fH(this.p,this.stack.slice(),this.state,this.reducePos,this.pos,this.score,n,r,this.curContext,this.lookAhead,e)}recoverByDelete(e,t){let n=e<=this.p.parser.maxNode;n&&this.storeNode(e,this.pos,t,4),this.storeNode(0,this.pos,t,n?8:4),this.pos=this.reducePos=t,this.score-=190}canShift(e){for(let t=new fW(this);;){let n=this.p.parser.stateSlot(t.state,4)||this.p.parser.hasAction(t.state,e);if(0==n)return!1;if((65536&n)==0)return!0;t.reduce(n)}}recoverByInsert(e){if(this.stack.length>=300)return[];let t=this.p.parser.nextStates(this.state);if(t.length>8||this.stack.length>=120){let n=[];for(let r=0,i;r<t.length;r+=2)(i=t[r+1])!=this.state&&this.p.parser.hasAction(i,e)&&n.push(t[r],i);if(this.stack.length<120)for(let e=0;n.length<8&&e<t.length;e+=2){let r=t[e+1];n.some((e,t)=>1&t&&e==r)||n.push(t[e],r)}t=n}let n=[];for(let e=0;e<t.length&&n.length<4;e+=2){let r=t[e+1];if(r==this.state)continue;let i=this.split();i.pushState(r,this.pos),i.storeNode(0,i.pos,i.pos,4,!0),i.shiftContext(t[e],this.pos),i.reducePos=this.pos,i.score-=200,n.push(i)}return n}forceReduce(){let{parser:e}=this.p,t=e.stateSlot(this.state,5);if((65536&t)==0)return!1;if(!e.validAction(this.state,t)){let n=t>>19,r=65535&t,i=this.stack.length-3*n;if(i<0||0>e.getGoto(this.stack[i],r,!1)){let e=this.findForcedReduction();if(null==e)return!1;t=e}this.storeNode(0,this.pos,this.pos,4,!0),this.score-=100}return this.reducePos=this.pos,this.reduce(t),!0}findForcedReduction(){let{parser:e}=this.p,t=[],n=(r,i)=>{if(!t.includes(r))return t.push(r),e.allActions(r,t=>{if(393216&t);else if(65536&t){let n=(t>>19)-i;if(n>1){let r=65535&t,i=this.stack.length-3*n;if(i>=0&&e.getGoto(this.stack[i],r,!1)>=0)return n<<19|65536|r}}else{let e=n(t,i+1);if(null!=e)return e}})};return n(this.state,0)}forceAll(){for(;!this.p.parser.stateFlag(this.state,2);)if(!this.forceReduce()){this.storeNode(0,this.pos,this.pos,4,!0);break}return this}get deadEnd(){if(3!=this.stack.length)return!1;let{parser:e}=this.p;return 65535==e.data[e.stateSlot(this.state,1)]&&!e.stateSlot(this.state,4)}restart(){this.storeNode(0,this.pos,this.pos,4,!0),this.state=this.stack[0],this.stack.length=0}sameState(e){if(this.state!=e.state||this.stack.length!=e.stack.length)return!1;for(let t=0;t<this.stack.length;t+=3)if(this.stack[t]!=e.stack[t])return!1;return!0}get parser(){return this.p.parser}dialectEnabled(e){return this.p.parser.dialect.flags[e]}shiftContext(e,t){this.curContext&&this.updateContext(this.curContext.tracker.shift(this.curContext.context,e,this,this.p.stream.reset(t)))}reduceContext(e,t){this.curContext&&this.updateContext(this.curContext.tracker.reduce(this.curContext.context,e,this,this.p.stream.reset(t)))}emitContext(){let e=this.buffer.length-1;(e<0||-3!=this.buffer[e])&&this.buffer.push(this.curContext.hash,this.pos,this.pos,-3)}emitLookAhead(){let e=this.buffer.length-1;(e<0||-4!=this.buffer[e])&&this.buffer.push(this.lookAhead,this.pos,this.pos,-4)}updateContext(e){if(e!=this.curContext.context){let t=new f$(this.curContext.tracker,e);t.hash!=this.curContext.hash&&this.emitContext(),this.curContext=t}}setLookAhead(e){return!(e<=this.lookAhead)&&(this.emitLookAhead(),this.lookAhead=e,!0)}close(){this.curContext&&this.curContext.tracker.strict&&this.emitContext(),this.lookAhead>0&&this.emitLookAhead()}}class f${constructor(e,t){this.tracker=e,this.context=t,this.hash=e.strict?e.hash(t):0}}class fW{constructor(e){this.start=e,this.state=e.state,this.stack=e.stack,this.base=this.stack.length}reduce(e){let t=e>>19;0==t?(this.stack==this.start.stack&&(this.stack=this.stack.slice()),this.stack.push(this.state,0,0),this.base+=3):this.base-=(t-1)*3;let n=this.start.p.parser.getGoto(this.stack[this.base-3],65535&e,!0);this.state=n}}class fU{constructor(e,t,n){this.stack=e,this.pos=t,this.index=n,this.buffer=e.buffer,0==this.index&&this.maybeNext()}static create(e,t=e.bufferBase+e.buffer.length){return new fU(e,t,t-e.bufferBase)}maybeNext(){let e=this.stack.parent;null!=e&&(this.index=this.stack.bufferBase-e.bufferBase,this.stack=e,this.buffer=e.buffer)}get id(){return this.buffer[this.index-4]}get start(){return this.buffer[this.index-3]}get end(){return this.buffer[this.index-2]}get size(){return this.buffer[this.index-1]}next(){this.index-=4,this.pos-=4,0==this.index&&this.maybeNext()}fork(){return new fU(this.stack,this.pos,this.index)}}function fq(e,t=Uint16Array){if("string"!=typeof e)return e;let n=null;for(let r=0,i=0;r<e.length;){let o=0;for(;;){let t=e.charCodeAt(r++),n=!1;if(126==t){o=65535;break}t>=92&&t--,t>=34&&t--;let i=t-32;if(i>=46&&(i-=46,n=!0),o+=i,n)break;o*=46}n?n[i++]=o:n=new t(o)}return n}class fG{constructor(){this.start=-1,this.value=-1,this.end=-1,this.extended=-1,this.lookAhead=0,this.mask=0,this.context=0}}let fY=new fG;class fK{constructor(e,t){this.input=e,this.ranges=t,this.chunk="",this.chunkOff=0,this.chunk2="",this.chunk2Pos=0,this.next=-1,this.token=fY,this.rangeIndex=0,this.pos=this.chunkPos=t[0].from,this.range=t[0],this.end=t[t.length-1].to,this.readNext()}resolveOffset(e,t){let n=this.range,r=this.rangeIndex,i=this.pos+e;for(;i<n.from;){if(!r)return null;let e=this.ranges[--r];i-=n.from-e.to,n=e}for(;t<0?i>n.to:i>=n.to;){if(r==this.ranges.length-1)return null;let e=this.ranges[++r];i+=e.from-n.to,n=e}return i}clipPos(e){if(e>=this.range.from&&e<this.range.to)return e;for(let t of this.ranges)if(t.to>e)return Math.max(e,t.from);return this.end}peek(e){let t=this.chunkOff+e,n,r;if(t>=0&&t<this.chunk.length)n=this.pos+e,r=this.chunk.charCodeAt(t);else{let t=this.resolveOffset(e,1);if(null==t)return -1;if((n=t)>=this.chunk2Pos&&n<this.chunk2Pos+this.chunk2.length)r=this.chunk2.charCodeAt(n-this.chunk2Pos);else{let e=this.rangeIndex,t=this.range;for(;t.to<=n;)t=this.ranges[++e];this.chunk2=this.input.chunk(this.chunk2Pos=n),n+this.chunk2.length>t.to&&(this.chunk2=this.chunk2.slice(0,t.to-n)),r=this.chunk2.charCodeAt(0)}}return n>=this.token.lookAhead&&(this.token.lookAhead=n+1),r}acceptToken(e,t=0){let n=t?this.resolveOffset(t,-1):this.pos;if(null==n||n<this.token.start)throw RangeError("Token end out of bounds");this.token.value=e,this.token.end=n}acceptTokenTo(e,t){this.token.value=e,this.token.end=t}getChunk(){if(this.pos>=this.chunk2Pos&&this.pos<this.chunk2Pos+this.chunk2.length){let{chunk:e,chunkPos:t}=this;this.chunk=this.chunk2,this.chunkPos=this.chunk2Pos,this.chunk2=e,this.chunk2Pos=t,this.chunkOff=this.pos-this.chunkPos}else{this.chunk2=this.chunk,this.chunk2Pos=this.chunkPos;let e=this.input.chunk(this.pos),t=this.pos+e.length;this.chunk=t>this.range.to?e.slice(0,this.range.to-this.pos):e,this.chunkPos=this.pos,this.chunkOff=0}}readNext(){return this.chunkOff>=this.chunk.length&&(this.getChunk(),this.chunkOff==this.chunk.length)?this.next=-1:this.next=this.chunk.charCodeAt(this.chunkOff)}advance(e=1){for(this.chunkOff+=e;this.pos+e>=this.range.to;){if(this.rangeIndex==this.ranges.length-1)return this.setDone();e-=this.range.to-this.pos,this.range=this.ranges[++this.rangeIndex],this.pos=this.range.from}return this.pos+=e,this.pos>=this.token.lookAhead&&(this.token.lookAhead=this.pos+1),this.readNext()}setDone(){return this.pos=this.chunkPos=this.end,this.range=this.ranges[this.rangeIndex=this.ranges.length-1],this.chunk="",this.next=-1}reset(e,t){if(t?(this.token=t,t.start=e,t.lookAhead=e+1,t.value=t.extended=-1):this.token=fY,this.pos!=e){if(this.pos=e,e==this.end)return this.setDone(),this;for(;e<this.range.from;)this.range=this.ranges[--this.rangeIndex];for(;e>=this.range.to;)this.range=this.ranges[++this.rangeIndex];e>=this.chunkPos&&e<this.chunkPos+this.chunk.length?this.chunkOff=e-this.chunkPos:(this.chunk="",this.chunkOff=0),this.readNext()}return this}read(e,t){if(e>=this.chunkPos&&t<=this.chunkPos+this.chunk.length)return this.chunk.slice(e-this.chunkPos,t-this.chunkPos);if(e>=this.chunk2Pos&&t<=this.chunk2Pos+this.chunk2.length)return this.chunk2.slice(e-this.chunk2Pos,t-this.chunk2Pos);if(e>=this.range.from&&t<=this.range.to)return this.input.read(e,t);let n="";for(let r of this.ranges){if(r.from>=t)break;r.to>e&&(n+=this.input.read(Math.max(r.from,e),Math.min(r.to,t)))}return n}}class fZ{constructor(e,t){this.data=e,this.id=t}token(e,t){let{parser:n}=t.p;fX(this.data,e,t,this.id,n.data,n.tokenPrecTable)}}function fX(e,t,n,r,i,o){let s=0,a=1<<r,{dialect:l}=n.p.parser;t:for(;(a&e[s])!=0;){let n=e[s+1];for(let r=s+3;r<n;r+=2)if((e[r+1]&a)>0){let n=e[r];if(l.allows(n)&&(-1==t.token.value||t.token.value==n||function(e,t,n,r){let i=fQ(n,r,t);return i<0||fQ(n,r,e)<i}(n,t.token.value,i,o))){t.acceptToken(n);break}}let r=t.next,u=0,c=e[s+2];if(t.next<0&&c>u&&65535==e[n+3*c-3]){s=e[n+3*c-1];continue}for(;u<c;){let i=u+c>>1,o=n+i+(i<<1),a=e[o],l=e[o+1]||65536;if(r<a)c=i;else if(r>=l)u=i+1;else{s=e[o+2],t.advance();continue t}}break}}function fQ(e,t,n){for(let r=t,i;65535!=(i=e[r]);r++)if(i==n)return r-t;return -1}fZ.prototype.contextual=fZ.prototype.fallback=fZ.prototype.extend=!1,(class{constructor(e,t,n){this.precTable=t,this.elseToken=n,this.data="string"==typeof e?fq(e):e}token(e,t){let n=e.pos,r=0;for(;;){let n=e.next<0,i=e.resolveOffset(1,1);if(fX(this.data,e,t,0,this.data,this.precTable),e.token.value>-1)break;if(null==this.elseToken)return;if(!n&&r++,null==i)break;e.reset(i,e.token)}r&&(e.reset(n,e.token),e.acceptToken(this.elseToken,r))}}).prototype.contextual=fZ.prototype.fallback=fZ.prototype.extend=!1;let fJ="u">typeof process&&process.env&&/\bparse\b/.test(process.env.LOG),f0=null;function f1(e,t,n){let r=e.cursor(y.IncludeAnonymous);for(r.moveTo(t);;)if(!(n<0?r.childBefore(t):r.childAfter(t)))for(;;){if((n<0?r.to<t:r.from>t)&&!r.type.isError)return n<0?Math.max(0,Math.min(r.to-1,t-25)):Math.min(e.length,Math.max(r.from+1,t+25));if(n<0?r.prevSibling():r.nextSibling())break;if(!r.parent())return n<0?0:e.length}}class f2{constructor(e,t){this.fragments=e,this.nodeSet=t,this.i=0,this.fragment=null,this.safeFrom=-1,this.safeTo=-1,this.trees=[],this.start=[],this.index=[],this.nextFragment()}nextFragment(){let e=this.fragment=this.i==this.fragments.length?null:this.fragments[this.i++];if(e){for(this.safeFrom=e.openStart?f1(e.tree,e.from+e.offset,1)-e.offset:e.from,this.safeTo=e.openEnd?f1(e.tree,e.to+e.offset,-1)-e.offset:e.to;this.trees.length;)this.trees.pop(),this.start.pop(),this.index.pop();this.trees.push(e.tree),this.start.push(-e.offset),this.index.push(0),this.nextStart=this.safeFrom}else this.nextStart=1e9}nodeAt(e){if(e<this.nextStart)return null;for(;this.fragment&&this.safeTo<=e;)this.nextFragment();if(!this.fragment)return null;for(;;){let t=this.trees.length-1;if(t<0)return this.nextFragment(),null;let n=this.trees[t],r=this.index[t];if(r==n.children.length){this.trees.pop(),this.start.pop(),this.index.pop();continue}let i=n.children[r],o=this.start[t]+n.positions[r];if(o>e)return this.nextStart=o,null;if(i instanceof fw){if(o==e){if(o<this.safeFrom)return null;let e=o+i.length;if(e<=this.safeTo){let t=i.prop(fp.lookAhead);if(!t||e+t<this.fragment.to)return i}}this.index[t]++,o+i.length>=Math.max(this.safeFrom,e)&&(this.trees.push(i),this.start.push(o),this.index.push(0))}else this.index[t]++,this.nextStart=o+i.length}}}class f5{constructor(e,t){this.stream=t,this.tokens=[],this.mainToken=null,this.actions=[],this.tokens=e.tokenizers.map(e=>new fG)}getActions(e){let t=0,n=null,{parser:r}=e.p,{tokenizers:i}=r,o=r.stateSlot(e.state,3),s=e.curContext?e.curContext.hash:0,a=0;for(let r=0;r<i.length;r++){if((1<<r&o)==0)continue;let l=i[r],u=this.tokens[r];if((!n||l.fallback)&&((l.contextual||u.start!=e.pos||u.mask!=o||u.context!=s)&&(this.updateCachedToken(u,l,e),u.mask=o,u.context=s),u.lookAhead>u.end+25&&(a=Math.max(u.lookAhead,a)),0!=u.value)){let r=t;if(u.extended>-1&&(t=this.addActions(e,u.extended,u.end,t)),t=this.addActions(e,u.value,u.end,t),!l.extend&&(n=u,t>r))break}}for(;this.actions.length>t;)this.actions.pop();return a&&e.setLookAhead(a),n||e.pos!=this.stream.end||((n=new fG).value=e.p.parser.eofTerm,n.start=n.end=e.pos,t=this.addActions(e,n.value,n.end,t)),this.mainToken=n,this.actions}getMainToken(e){if(this.mainToken)return this.mainToken;let t=new fG,{pos:n,p:r}=e;return t.start=n,t.end=Math.min(n+1,r.stream.end),t.value=n==r.stream.end?r.parser.eofTerm:0,t}updateCachedToken(e,t,n){let r=this.stream.clipPos(n.pos);if(t.token(this.stream.reset(r,e),n),e.value>-1){let{parser:t}=n.p;for(let r=0;r<t.specialized.length;r++)if(t.specialized[r]==e.value){let i=t.specializers[r](this.stream.read(e.start,e.end),n);if(i>=0&&n.p.parser.dialect.allows(i>>1)){(1&i)==0?e.value=i>>1:e.extended=i>>1;break}}}else e.value=0,e.end=this.stream.clipPos(r+1)}putAction(e,t,n,r){for(let t=0;t<r;t+=3)if(this.actions[t]==e)return r;return this.actions[r++]=e,this.actions[r++]=t,this.actions[r++]=n,r}addActions(e,t,n,r){let{state:i}=e,{parser:o}=e.p,{data:s}=o;for(let e=0;e<2;e++)for(let a=o.stateSlot(i,e?2:1);;a+=3){if(65535==s[a])if(1==s[a+1])a=f8(s,a+2);else{0==r&&2==s[a+1]&&(r=this.putAction(f8(s,a+2),t,n,r));break}s[a]==t&&(r=this.putAction(f8(s,a+1),t,n,r))}return r}}class f3{constructor(e,t,n,r){this.parser=e,this.input=t,this.ranges=r,this.recovering=0,this.nextStackID=9812,this.minStackPos=0,this.reused=[],this.stoppedAt=null,this.lastBigReductionStart=-1,this.lastBigReductionSize=0,this.bigReductionCount=0,this.stream=new fK(t,r),this.tokens=new f5(e,this.stream),this.topTerm=e.top[1];let{from:i}=r[0];this.stacks=[fH.start(this,e.top[0],i)],this.fragments=n.length&&this.stream.end-i>4*e.bufferLength?new f2(n,e.nodeSet):null}get parsedPos(){return this.minStackPos}advance(){let e,t,n=this.stacks,r=this.minStackPos,i=this.stacks=[];if(this.bigReductionCount>300&&1==n.length){let[e]=n;for(;e.forceReduce()&&e.stack.length&&e.stack[e.stack.length-2]>=this.lastBigReductionStart;);this.bigReductionCount=this.lastBigReductionSize=0}for(let o=0;o<n.length;o++){let s=n[o];for(;;){if(this.tokens.mainToken=null,s.pos>r)i.push(s);else{if(this.advanceStack(s,i,n))continue;e||(e=[],t=[]),e.push(s);let r=this.tokens.getMainToken(s);t.push(r.value,r.end)}break}}if(!i.length){let t=e&&function(e){let t=null;for(let n of e){let e=n.p.stoppedAt;(n.pos==n.p.stream.end||null!=e&&n.pos>e)&&n.p.parser.stateFlag(n.state,2)&&(!t||t.score<n.score)&&(t=n)}return t}(e);if(t)return fJ&&console.log("Finish with "+this.stackID(t)),this.stackToTree(t);if(this.parser.strict)throw fJ&&e&&console.log("Stuck with token "+(this.tokens.mainToken?this.parser.getName(this.tokens.mainToken.value):"none")),SyntaxError("No parse at "+r);this.recovering||(this.recovering=5)}if(this.recovering&&e){let n=null!=this.stoppedAt&&e[0].pos>this.stoppedAt?e[0]:this.runRecovery(e,t,i);if(n)return fJ&&console.log("Force-finish "+this.stackID(n)),this.stackToTree(n.forceAll())}if(this.recovering){let e=1==this.recovering?1:3*this.recovering;if(i.length>e)for(i.sort((e,t)=>t.score-e.score);i.length>e;)i.pop();i.some(e=>e.reducePos>r)&&this.recovering--}else if(i.length>1){n:for(let e=0;e<i.length-1;e++){let t=i[e];for(let n=e+1;n<i.length;n++){let r=i[n];if(t.sameState(r)||t.buffer.length>500&&r.buffer.length>500)if((t.score-r.score||t.buffer.length-r.buffer.length)>0)i.splice(n--,1);else{i.splice(e--,1);continue n}}}i.length>12&&(i.sort((e,t)=>t.score-e.score),i.splice(12,i.length-12))}this.minStackPos=i[0].pos;for(let e=1;e<i.length;e++)i[e].pos<this.minStackPos&&(this.minStackPos=i[e].pos);return null}stopAt(e){if(null!=this.stoppedAt&&this.stoppedAt<e)throw RangeError("Can't move stoppedAt forward");this.stoppedAt=e}advanceStack(e,t,n){let r=e.pos,{parser:i}=this,o=fJ?this.stackID(e)+" -> ":"";if(null!=this.stoppedAt&&r>this.stoppedAt)return e.forceReduce()?e:null;if(this.fragments){let t=e.curContext&&e.curContext.tracker.strict,n=t?e.curContext.hash:0;for(let s=this.fragments.nodeAt(r);s;){let r=this.parser.nodeSet.types[s.type.id]==s.type?i.getGoto(e.state,s.type.id):-1;if(r>-1&&s.length&&(!t||(s.prop(fp.contextHash)||0)==n))return e.useNode(s,r),fJ&&console.log(o+this.stackID(e)+` (via reuse of ${i.getName(s.type.id)})`),!0;if(!(s instanceof fw)||0==s.children.length||s.positions[0]>0)break;let a=s.children[0];if(a instanceof fw&&0==s.positions[0])s=a;else break}}let s=i.stateSlot(e.state,4);if(s>0)return e.reduce(s),fJ&&console.log(o+this.stackID(e)+` (via always-reduce ${i.getName(65535&s)})`),!0;if(e.stack.length>=8400)for(;e.stack.length>6e3&&e.forceReduce(););let a=this.tokens.getActions(e);for(let s=0;s<a.length;){let l=a[s++],u=a[s++],c=a[s++],h=s==a.length||!n,d=h?e:e.split(),f=this.tokens.mainToken;if(d.apply(l,u,f?f.start:d.pos,c),fJ&&console.log(o+this.stackID(d)+` (via ${(65536&l)==0?"shift":`reduce of ${i.getName(65535&l)}`} for ${i.getName(u)} @ ${r}${d==e?"":", split"})`),h)return!0;d.pos>r?t.push(d):n.push(d)}return!1}advanceFully(e,t){let n=e.pos;for(;;){if(!this.advanceStack(e,null,null))return!1;if(e.pos>n)return f4(e,t),!0}}runRecovery(e,t,n){let r=null,i=!1;for(let o=0;o<e.length;o++){let s=e[o],a=t[o<<1],l=t[(o<<1)+1],u=fJ?this.stackID(s)+" -> ":"";if(s.deadEnd&&(i||(i=!0,s.restart(),fJ&&console.log(u+this.stackID(s)+" (restarted)"),this.advanceFully(s,n))))continue;let c=s.split(),h=u;for(let e=0;e<10&&c.forceReduce()&&(fJ&&console.log(h+this.stackID(c)+" (via force-reduce)"),!this.advanceFully(c,n));e++)fJ&&(h=this.stackID(c)+" -> ");for(let e of s.recoverByInsert(a))fJ&&console.log(u+this.stackID(e)+" (via recover-insert)"),this.advanceFully(e,n);this.stream.end>s.pos?(l==s.pos&&(l++,a=0),s.recoverByDelete(a,l),fJ&&console.log(u+this.stackID(s)+` (via recover-delete ${this.parser.getName(a)})`),f4(s,n)):(!r||r.score<c.score)&&(r=c)}return r}stackToTree(e){return e.close(),fw.build({buffer:fU.create(e),nodeSet:this.parser.nodeSet,topID:this.topTerm,maxBufferLength:this.parser.bufferLength,reused:this.reused,start:this.ranges[0].from,length:e.pos-this.ranges[0].from,minRepeatType:this.parser.minRepeatTerm})}stackID(e){let t=(f0||(f0=new WeakMap)).get(e);return t||f0.set(e,t=String.fromCodePoint(this.nextStackID++)),t+e}}function f4(e,t){for(let n=0;n<t.length;n++){let r=t[n];if(r.pos==e.pos&&r.sameState(e)){t[n].score<e.score&&(t[n]=e);return}}t.push(e)}class f6{constructor(e,t,n){this.source=e,this.flags=t,this.disabled=n}allows(e){return!this.disabled||0==this.disabled[e]}}class f9 extends fV{constructor(e){if(super(),this.wrappers=[],14!=e.version)throw RangeError(`Parser version (${e.version}) doesn't match runtime version (14)`);let t=e.nodeNames.split(" ");this.minRepeatTerm=t.length;for(let n=0;n<e.repeatNodeCount;n++)t.push("");let n=Object.keys(e.topRules).map(t=>e.topRules[t][1]),r=[];for(let e=0;e<t.length;e++)r.push([]);function i(e,t,n){r[e].push([t,t.deserialize(String(n))])}if(e.nodeProps)for(let t of e.nodeProps){let e=t[0];"string"==typeof e&&(e=fp[e]);for(let n=1;n<t.length;){let r=t[n++];if(r>=0)i(r,e,t[n++]);else{let o=t[n+-r];for(let s=-r;s>0;s--)i(t[n++],e,o);n++}}}this.nodeSet=new fy(t.map((t,i)=>fv.define({name:i>=this.minRepeatTerm?void 0:t,id:i,props:r[i],top:n.indexOf(i)>-1,error:0==i,skipped:e.skippedNodes&&e.skippedNodes.indexOf(i)>-1}))),e.propSources&&(this.nodeSet=this.nodeSet.extend(...e.propSources)),this.strict=!1,this.bufferLength=1024;let o=fq(e.tokenData);this.context=e.context,this.specializerSpecs=e.specialized||[],this.specialized=new Uint16Array(this.specializerSpecs.length);for(let e=0;e<this.specializerSpecs.length;e++)this.specialized[e]=this.specializerSpecs[e].term;this.specializers=this.specializerSpecs.map(f7),this.states=fq(e.states,Uint32Array),this.data=fq(e.stateData),this.goto=fq(e.goto),this.maxTerm=e.maxTerm,this.tokenizers=e.tokenizers.map(e=>"number"==typeof e?new fZ(o,e):e),this.topRules=e.topRules,this.dialects=e.dialects||{},this.dynamicPrecedences=e.dynamicPrecedences||null,this.tokenPrecTable=e.tokenPrec,this.termNames=e.termNames||null,this.maxNode=this.nodeSet.types.length-1,this.dialect=this.parseDialect(),this.top=this.topRules[Object.keys(this.topRules)[0]]}createParse(e,t,n){let r=new f3(this,e,t,n);for(let i of this.wrappers)r=i(r,e,t,n);return r}getGoto(e,t,n=!1){let r=this.goto;if(t>=r[0])return -1;for(let i=r[t+1];;){let t=r[i++],o=1&t,s=r[i++];if(o&&n)return s;for(let n=i+(t>>1);i<n;i++)if(r[i]==e)return s;if(o)return -1}}hasAction(e,t){let n=this.data;for(let r=0;r<2;r++)for(let i=this.stateSlot(e,r?2:1),o;;i+=3){if(65535==(o=n[i]))if(1==n[i+1])o=n[i=f8(n,i+2)];else if(2==n[i+1])return f8(n,i+2);else break;if(o==t||0==o)return f8(n,i+1)}return 0}stateSlot(e,t){return this.states[6*e+t]}stateFlag(e,t){return(this.stateSlot(e,0)&t)>0}validAction(e,t){return!!this.allActions(e,e=>e==t||null)}allActions(e,t){let n=this.stateSlot(e,4),r=n?t(n):void 0;for(let n=this.stateSlot(e,1);null==r;n+=3){if(65535==this.data[n])if(1==this.data[n+1])n=f8(this.data,n+2);else break;r=t(f8(this.data,n+1))}return r}nextStates(e){let t=[];for(let n=this.stateSlot(e,1);;n+=3){if(65535==this.data[n])if(1==this.data[n+1])n=f8(this.data,n+2);else break;if((1&this.data[n+2])==0){let e=this.data[n+1];t.some((t,n)=>1&n&&t==e)||t.push(this.data[n],e)}}return t}configure(e){let t=Object.assign(Object.create(f9.prototype),this);if(e.props&&(t.nodeSet=this.nodeSet.extend(...e.props)),e.top){let n=this.topRules[e.top];if(!n)throw RangeError(`Invalid top rule name ${e.top}`);t.top=n}return e.tokenizers&&(t.tokenizers=this.tokenizers.map(t=>{let n=e.tokenizers.find(e=>e.from==t);return n?n.to:t})),e.specializers&&(t.specializers=this.specializers.slice(),t.specializerSpecs=this.specializerSpecs.map((n,r)=>{let i=e.specializers.find(e=>e.from==n.external);if(!i)return n;let o=Object.assign(Object.assign({},n),{external:i.to});return t.specializers[r]=f7(o),o})),e.contextTracker&&(t.context=e.contextTracker),e.dialect&&(t.dialect=this.parseDialect(e.dialect)),null!=e.strict&&(t.strict=e.strict),e.wrap&&(t.wrappers=t.wrappers.concat(e.wrap)),null!=e.bufferLength&&(t.bufferLength=e.bufferLength),t}hasWrappers(){return this.wrappers.length>0}getName(e){return this.termNames?this.termNames[e]:String(e<=this.maxNode&&this.nodeSet.types[e].name||e)}get eofTerm(){return this.maxNode+1}get topNode(){return this.nodeSet.types[this.top[1]]}dynamicPrecedence(e){let t=this.dynamicPrecedences;return null==t?0:t[e]||0}parseDialect(e){let t=Object.keys(this.dialects),n=t.map(()=>!1);if(e)for(let r of e.split(" ")){let e=t.indexOf(r);e>=0&&(n[e]=!0)}let r=null;for(let e=0;e<t.length;e++)if(!n[e])for(let n=this.dialects[t[e]],i;65535!=(i=this.data[n++]);)(r||(r=new Uint8Array(this.maxTerm+1)))[i]=1;return new f6(e,n,r)}static deserialize(e){return new f9(e)}}function f8(e,t){return e[t]|e[t+1]<<16}function f7(e){if(e.external){let t=+!!e.extend;return(n,r)=>e.external(n,r)<<1|t}return e.get}let pe=0;class pt{constructor(e,t,n,r){this.name=e,this.set=t,this.base=n,this.modified=r,this.id=pe++}toString(){let{name:e}=this;for(let t of this.modified)t.name&&(e=`${t.name}(${e})`);return e}static define(e,t){if(e instanceof pt&&(t=e),null==t?void 0:t.base)throw Error("Can not derive from a modified tag");let n=new pt("string"==typeof e?e:"?",[],null,[]);if(n.set.push(n),t)for(let e of t.set)n.set.push(e);return n}static defineModifier(e){let t=new pr(e);return e=>e.modified.indexOf(t)>-1?e:pr.get(e.base||e,e.modified.concat(t).sort((e,t)=>e.id-t.id))}}let pn=0;class pr{constructor(e){this.name=e,this.instances=[],this.id=pn++}static get(e,t){if(!t.length)return e;let n=t[0].instances.find(n=>{var r,i;return n.base==e&&(r=t,i=n.modified,r.length==i.length&&r.every((e,t)=>e==i[t]))});if(n)return n;let r=[],i=new pt(e.name,r,e,t);for(let e of t)e.instances.push(i);let o=function(e){let t=[[]];for(let n=0;n<e.length;n++)for(let r=0,i=t.length;r<i;r++)t.push(t[r].concat(e[n]));return t.sort((e,t)=>t.length-e.length)}(t);for(let t of e.set)if(!t.modified.length)for(let e of o)r.push(pr.get(t,e));return i}}function pi(e){let t=Object.create(null);for(let n in e){let r=e[n];for(let e of(Array.isArray(r)||(r=[r]),n.split(" ")))if(e){let n=[],i=2,o=e;for(let t=0;;){if("..."==o&&t>0&&t+3==e.length){i=1;break}let r=/^"(?:[^"\\]|\\.)*?"|[^\/!]+/.exec(o);if(!r)throw RangeError("Invalid path: "+e);if(n.push("*"==r[0]?"":'"'==r[0][0]?JSON.parse(r[0]):r[0]),(t+=r[0].length)==e.length)break;let s=e[t++];if(t==e.length&&"!"==s){i=0;break}if("/"!=s)throw RangeError("Invalid path: "+e);o=e.slice(t)}let s=n.length-1,a=n[s];if(!a)throw RangeError("Invalid path: "+e);let l=new ps(r,i,s>0?n.slice(0,s):null);t[a]=l.sort(t[a])}}return po.add(t)}let po=new fp({combine(e,t){let n,r,i;for(;e||t;){if(!e||t&&e.depth>=t.depth?(i=t,t=t.next):(i=e,e=e.next),n&&n.mode==i.mode&&!i.context&&!n.context)continue;let o=new ps(i.tags,i.mode,i.context);n?n.next=o:r=o,n=o}return r}});class ps{constructor(e,t,n,r){this.tags=e,this.mode=t,this.context=n,this.next=r}get opaque(){return 0==this.mode}get inherit(){return 1==this.mode}sort(e){return!e||e.depth<this.depth?(this.next=e,this):(e.next=this.sort(e.next),e)}get depth(){return this.context?this.context.length:0}}function pa(e,t){let n=Object.create(null);for(let t of e)if(Array.isArray(t.tag))for(let e of t.tag)n[e.id]=t.class;else n[t.tag.id]=t.class;let{scope:r,all:i=null}=t||{};return{style:e=>{let t=i;for(let r of e)for(let e of r.set){let r=n[e.id];if(r){t=t?t+" "+r:r;break}}return t},scope:r}}ps.empty=new ps([],2,null);class pl{constructor(e,t,n){this.at=e,this.highlighters=t,this.span=n,this.class=""}startSpan(e,t){t!=this.class&&(this.flush(e),e>this.at&&(this.at=e),this.class=t)}flush(e){e>this.at&&this.class&&this.span(this.at,e,this.class)}highlightRange(e,t,n,r,i){let{type:o,from:s,to:a}=e;if(s>=n||a<=t)return;o.isTop&&(i=this.highlighters.filter(e=>!e.scope||e.scope(o)));let l=r,u=function(e){let t=e.type.prop(po);for(;t&&t.context&&!e.matchContext(t.context);)t=t.next;return t||null}(e)||ps.empty,c=function(e,t){let n=null;for(let r of e){let e=r.style(t);e&&(n=n?n+" "+e:e)}return n}(i,u.tags);if(c&&(l&&(l+=" "),l+=c,1==u.mode&&(r+=(r?" ":"")+c)),this.startSpan(Math.max(t,s),l),u.opaque)return;let h=e.tree&&e.tree.prop(fp.mounted);if(h&&h.overlay){let o=e.node.enter(h.overlay[0].from+s,1),u=this.highlighters.filter(e=>!e.scope||e.scope(h.tree.type)),c=e.firstChild();for(let d=0,f=s;;d++){let p=d<h.overlay.length?h.overlay[d]:null,m=p?p.from+s:a,g=Math.max(t,f),v=Math.min(n,m);if(g<v&&c)for(;e.from<v&&(this.highlightRange(e,g,v,r,i),this.startSpan(Math.min(v,e.to),l),!(e.to>=m)&&e.nextSibling()););if(!p||m>n)break;(f=p.to+s)>t&&(this.highlightRange(o.cursor(),Math.max(t,p.from+s),Math.min(n,f),"",u),this.startSpan(Math.min(n,f),l))}c&&e.parent()}else if(e.firstChild()){h&&(r="");do{if(e.to<=t)continue;if(e.from>=n)break;this.highlightRange(e,t,n,r,i),this.startSpan(Math.min(n,e.to),l)}while(e.nextSibling());e.parent()}}}let pu=pt.define,pc=pu(),ph=pu(),pd=pu(ph),pf=pu(ph),pp=pu(),pm=pu(pp),pg=pu(pp),pv=pu(),py=pu(pv),pb=pu(),px=pu(),pw=pu(),pS=pu(pw),pA=pu(),pC={comment:pc,lineComment:pu(pc),blockComment:pu(pc),docComment:pu(pc),name:ph,variableName:pu(ph),typeName:pd,tagName:pu(pd),propertyName:pf,attributeName:pu(pf),className:pu(ph),labelName:pu(ph),namespace:pu(ph),macroName:pu(ph),literal:pp,string:pm,docString:pu(pm),character:pu(pm),attributeValue:pu(pm),number:pg,integer:pu(pg),float:pu(pg),bool:pu(pp),regexp:pu(pp),escape:pu(pp),color:pu(pp),url:pu(pp),keyword:pb,self:pu(pb),null:pu(pb),atom:pu(pb),unit:pu(pb),modifier:pu(pb),operatorKeyword:pu(pb),controlKeyword:pu(pb),definitionKeyword:pu(pb),moduleKeyword:pu(pb),operator:px,derefOperator:pu(px),arithmeticOperator:pu(px),logicOperator:pu(px),bitwiseOperator:pu(px),compareOperator:pu(px),updateOperator:pu(px),definitionOperator:pu(px),typeOperator:pu(px),controlOperator:pu(px),punctuation:pw,separator:pu(pw),bracket:pS,angleBracket:pu(pS),squareBracket:pu(pS),paren:pu(pS),brace:pu(pS),content:pv,heading:py,heading1:pu(py),heading2:pu(py),heading3:pu(py),heading4:pu(py),heading5:pu(py),heading6:pu(py),contentSeparator:pu(pv),list:pu(pv),quote:pu(pv),emphasis:pu(pv),strong:pu(pv),link:pu(pv),monospace:pu(pv),strikethrough:pu(pv),inserted:pu(),deleted:pu(),changed:pu(),invalid:pu(),meta:pA,documentMeta:pu(pA),annotation:pu(pA),processingInstruction:pu(pA),definition:pt.defineModifier("definition"),constant:pt.defineModifier("constant"),function:pt.defineModifier("function"),standard:pt.defineModifier("standard"),local:pt.defineModifier("local"),special:pt.defineModifier("special")};for(let e in pC){let t=pC[e];t instanceof pt&&(t.name=e)}pa([{tag:pC.link,class:"tok-link"},{tag:pC.heading,class:"tok-heading"},{tag:pC.emphasis,class:"tok-emphasis"},{tag:pC.strong,class:"tok-strong"},{tag:pC.keyword,class:"tok-keyword"},{tag:pC.atom,class:"tok-atom"},{tag:pC.bool,class:"tok-bool"},{tag:pC.url,class:"tok-url"},{tag:pC.labelName,class:"tok-labelName"},{tag:pC.inserted,class:"tok-inserted"},{tag:pC.deleted,class:"tok-deleted"},{tag:pC.literal,class:"tok-literal"},{tag:pC.string,class:"tok-string"},{tag:pC.number,class:"tok-number"},{tag:[pC.regexp,pC.escape,pC.special(pC.string)],class:"tok-string2"},{tag:pC.variableName,class:"tok-variableName"},{tag:pC.local(pC.variableName),class:"tok-variableName tok-local"},{tag:pC.definition(pC.variableName),class:"tok-variableName tok-definition"},{tag:pC.special(pC.variableName),class:"tok-variableName2"},{tag:pC.definition(pC.propertyName),class:"tok-propertyName tok-definition"},{tag:pC.typeName,class:"tok-typeName"},{tag:pC.namespace,class:"tok-namespace"},{tag:pC.className,class:"tok-className"},{tag:pC.macroName,class:"tok-macroName"},{tag:pC.propertyName,class:"tok-propertyName"},{tag:pC.operator,class:"tok-operator"},{tag:pC.comment,class:"tok-comment"},{tag:pC.meta,class:"tok-meta"},{tag:pC.invalid,class:"tok-invalid"},{tag:pC.punctuation,class:"tok-punctuation"}]);let pk=pi({String:pC.string,Number:pC.number,"True False":pC.bool,PropertyName:pC.propertyName,Null:pC.null,", :":pC.separator,"[ ]":pC.squareBracket,"{ }":pC.brace}),pM=f9.deserialize({version:14,states:"$bOVQPOOOOQO'#Cb'#CbOnQPO'#CeOvQPO'#ClOOQO'#Cr'#CrQOQPOOOOQO'#Cg'#CgO}QPO'#CfO!SQPO'#CtOOQO,59P,59PO![QPO,59PO!aQPO'#CuOOQO,59W,59WO!iQPO,59WOVQPO,59QOqQPO'#CmO!nQPO,59`OOQO1G.k1G.kOVQPO'#CnO!vQPO,59aOOQO1G.r1G.rOOQO1G.l1G.lOOQO,59X,59XOOQO-E6k-E6kOOQO,59Y,59YOOQO-E6l-E6l",stateData:"#O~OeOS~OQSORSOSSOTSOWQO_ROgPO~OVXOgUO~O^[O~PVO[^O~O]_OVhX~OVaO~O]bO^iX~O^dO~O]_OVha~O]bO^ia~O",goto:"!kjPPPPPPkPPkqwPPPPk{!RPPP!XP!e!hXSOR^bQWQRf_TVQ_Q`WRg`QcZRicQTOQZRQe^RhbRYQR]R",nodeNames:"⚠ JsonText True False Null Number String } { Object Property PropertyName : , ] [ Array",maxTerm:25,nodeProps:[["isolate",-2,6,11,""],["openedBy",7,"{",14,"["],["closedBy",8,"}",15,"]"]],propSources:[pk],skippedNodes:[0],repeatNodeCount:2,tokenData:"(|~RaXY!WYZ!W]^!Wpq!Wrs!]|}$u}!O$z!Q!R%T!R![&c![!]&t!}#O&y#P#Q'O#Y#Z'T#b#c'r#h#i(Z#o#p(r#q#r(w~!]Oe~~!`Wpq!]qr!]rs!xs#O!]#O#P!}#P;'S!];'S;=`$o<%lO!]~!}Og~~#QXrs!]!P!Q!]#O#P!]#U#V!]#Y#Z!]#b#c!]#f#g!]#h#i!]#i#j#m~#pR!Q![#y!c!i#y#T#Z#y~#|R!Q![$V!c!i$V#T#Z$V~$YR!Q![$c!c!i$c#T#Z$c~$fR!Q![!]!c!i!]#T#Z!]~$rP;=`<%l!]~$zO]~~$}Q!Q!R%T!R![&c~%YRT~!O!P%c!g!h%w#X#Y%w~%fP!Q![%i~%nRT~!Q![%i!g!h%w#X#Y%w~%zR{|&T}!O&T!Q![&Z~&WP!Q![&Z~&`PT~!Q![&Z~&hST~!O!P%c!Q![&c!g!h%w#X#Y%w~&yO[~~'OO_~~'TO^~~'WP#T#U'Z~'^P#`#a'a~'dP#g#h'g~'jP#X#Y'm~'rOR~~'uP#i#j'x~'{P#`#a(O~(RP#`#a(U~(ZOS~~(^P#f#g(a~(dP#i#j(g~(jP#X#Y(m~(rOQ~~(wOW~~(|OV~",tokenizers:[0],topRules:{JsonText:[0,1]},tokenPrec:0}),pT=[],pD=[],pE="lc,34,7n,7,7b,19,,,,2,,2,,,20,b,1c,l,g,,2t,7,2,6,2,2,,4,z,,u,r,2j,b,1m,9,9,,o,4,,9,,3,,5,17,3,3b,f,,w,1j,,,,4,8,4,,3,7,a,2,t,,1m,,,,2,4,8,,9,,a,2,q,,2,2,1l,,4,2,4,2,2,3,3,,u,2,3,,b,2,1l,,4,5,,2,4,,k,2,m,6,,,1m,,,2,,4,8,,7,3,a,2,u,,1n,,,,c,,9,,14,,3,,1l,3,5,3,,4,7,2,b,2,t,,1m,,2,,2,,3,,5,2,7,2,b,2,s,2,1l,2,,,2,4,8,,9,,a,2,t,,20,,4,,2,3,,,8,,29,,2,7,c,8,2q,,2,9,b,6,22,2,r,,,,,,1j,e,,5,,2,5,b,,10,9,,2u,4,,6,,2,2,2,p,2,4,3,g,4,d,,2,2,6,,f,,jj,3,qa,3,t,3,t,2,u,2,1s,2,,7,8,,2,b,9,,19,3,3b,2,y,,3a,3,4,2,9,,6,3,63,2,2,,1m,,,7,,,,,2,8,6,a,2,,1c,h,1r,4,1c,7,,,5,,14,9,c,2,w,4,2,2,,3,1k,,,2,3,,,3,1m,8,2,2,48,3,,d,,7,4,,6,,3,2,5i,1m,,5,ek,,5f,x,2da,3,3x,,2o,w,fe,6,2x,2,n9w,4,,a,w,2,28,2,7k,,3,,4,,p,2,5,,47,2,q,i,d,,12,8,p,b,1a,3,1c,,2,4,2,2,13,,1v,6,2,2,2,2,c,,8,,1b,,1f,,,3,2,2,5,2,,,16,2,8,,6m,,2,,4,,fn4,,kh,g,g,g,a6,2,gt,,6a,,45,5,1ae,3,,2,5,4,14,3,4,,4l,2,fx,4,ar,2,49,b,4w,,1i,f,1k,3,1d,4,2,2,1x,3,10,5,,8,1q,,c,2,1g,9,a,4,2,,2n,3,2,,,2,6,,4g,,3,8,l,2,1l,2,,,,,m,,e,7,3,5,5f,8,2,3,,,n,,29,,2,6,,,2,,,2,,2,6j,,2,4,6,2,,2,r,2,2d,8,2,,,2,2y,,,,2,6,,,2t,3,2,4,,5,77,9,,2,6t,,a,2,,,4,,40,4,2,2,4,,w,a,14,6,2,4,8,,9,6,2,3,1a,d,,2,ba,7,,6,,,2a,m,2,7,,2,,2,3e,6,3,,,2,,7,,,20,2,3,,,,9n,2,f0b,5,1n,7,t4,,1r,4,29,,f5k,2,43q,,,3,4,5,8,8,2,7,u,4,44,3,1iz,1j,4,1e,8,,e,,m,5,,f,11s,7,,h,2,7,,2,,5,79,7,c5,4,15s,7,31,7,240,5,gx7k,2o,3k,6o".split(",").map(e=>e?parseInt(e,36):1);for(let e=0,t=0;e<pE.length;e++)(e%2?pD:pT).push(t+=pE[e]);function pO(e){return e>=127462&&e<=127487}function pR(e,t,n){if(t==e.length)return t;t&&pI(e.charCodeAt(t))&&pN(e.charCodeAt(t-1))&&t--;let r=pP(e,t);for(t+=pj(r);t<e.length;){let i=pP(e,t);if(8205==r||8205==i||n&&function(e){if(e<768)return!1;for(let t=0,n=pT.length;;){let r=t+n>>1;if(e<pT[r])n=r;else{if(!(e>=pD[r]))return!0;t=r+1}if(t==n)return!1}}(i))t+=pj(i),r=i;else if(pO(i)){let n=0,r=t-2;for(;r>=0&&pO(pP(e,r));)n++,r-=2;if(n%2==0)break;t+=2}else break}return t}function pP(e,t){let n=e.charCodeAt(t);if(!pN(n)||t+1==e.length)return n;let r=e.charCodeAt(t+1);return pI(r)?(n-55296<<10)+(r-56320)+65536:n}function pI(e){return e>=56320&&e<57344}function pN(e){return e>=55296&&e<56320}function pj(e){return e<65536?1:2}class pF{lineAt(e){if(e<0||e>this.length)throw RangeError(`Invalid position ${e} in document of length ${this.length}`);return this.lineInner(e,!1,1,0)}line(e){if(e<1||e>this.lines)throw RangeError(`Invalid line number ${e} in ${this.lines}-line document`);return this.lineInner(e,!0,1,0)}replace(e,t,n){[e,t]=pW(this,e,t);let r=[];return this.decompose(0,e,r,2),n.length&&n.decompose(0,n.length,r,3),this.decompose(t,this.length,r,1),pB.from(r,this.length-(t-e)+n.length)}append(e){return this.replace(this.length,this.length,e)}slice(e,t=this.length){[e,t]=pW(this,e,t);let n=[];return this.decompose(e,t,n,0),pB.from(n,t-e)}eq(e){if(e==this)return!0;if(e.length!=this.length||e.lines!=this.lines)return!1;let t=this.scanIdentical(e,1),n=this.length-this.scanIdentical(e,-1),r=new pV(this),i=new pV(e);for(let e=t,o=t;;){if(r.next(e),i.next(e),e=0,r.lineBreak!=i.lineBreak||r.done!=i.done||r.value!=i.value)return!1;if(o+=r.value.length,r.done||o>=n)return!0}}iter(e=1){return new pV(this,e)}iterRange(e,t=this.length){return new pz(this,e,t)}iterLines(e,t){let n;if(null==e)n=this.iter();else{null==t&&(t=this.lines+1);let r=this.line(e).from;n=this.iterRange(r,Math.max(r,t==this.lines+1?this.length:t<=1?0:this.line(t-1).to))}return new pH(n)}toString(){return this.sliceString(0)}toJSON(){let e=[];return this.flatten(e),e}static of(e){if(0==e.length)throw RangeError("A document must have at least one line");return 1!=e.length||e[0]?e.length<=32?new pL(e):pB.from(pL.split(e,[])):pF.empty}}class pL extends pF{constructor(e,t=function(e){let t=-1;for(let n of e)t+=n.length+1;return t}(e)){super(),this.text=e,this.length=t}get lines(){return this.text.length}get children(){return null}lineInner(e,t,n,r){for(let i=0;;i++){let o=this.text[i],s=r+o.length;if((t?n:s)>=e)return new p$(r,s,n,o);r=s+1,n++}}decompose(e,t,n,r){var i;let o=e<=0&&t>=this.length?this:new pL((i=this.text,p_(i,[""],e,t)),Math.min(t,this.length)-Math.max(0,e));if(1&r){let e=n.pop(),t=p_(o.text,e.text.slice(),0,o.length);if(t.length<=32)n.push(new pL(t,e.length+o.length));else{let e=t.length>>1;n.push(new pL(t.slice(0,e)),new pL(t.slice(e)))}}else n.push(o)}replace(e,t,n){var r;if(!(n instanceof pL))return super.replace(e,t,n);[e,t]=pW(this,e,t);let i=p_(this.text,p_(n.text,(r=this.text,p_(r,[""],0,e))),t),o=this.length+n.length-(t-e);return i.length<=32?new pL(i,o):pB.from(pL.split(i,[]),o)}sliceString(e,t=this.length,n="\n"){[e,t]=pW(this,e,t);let r="";for(let i=0,o=0;i<=t&&o<this.text.length;o++){let s=this.text[o],a=i+s.length;i>e&&o&&(r+=n),e<a&&t>i&&(r+=s.slice(Math.max(0,e-i),t-i)),i=a+1}return r}flatten(e){for(let t of this.text)e.push(t)}scanIdentical(){return 0}static split(e,t){let n=[],r=-1;for(let i of e)n.push(i),r+=i.length+1,32==n.length&&(t.push(new pL(n,r)),n=[],r=-1);return r>-1&&t.push(new pL(n,r)),t}}class pB extends pF{constructor(e,t){for(let n of(super(),this.children=e,this.length=t,this.lines=0,e))this.lines+=n.lines}lineInner(e,t,n,r){for(let i=0;;i++){let o=this.children[i],s=r+o.length,a=n+o.lines-1;if((t?a:s)>=e)return o.lineInner(e,t,n,r);r=s+1,n=a+1}}decompose(e,t,n,r){for(let i=0,o=0;o<=t&&i<this.children.length;i++){let s=this.children[i],a=o+s.length;if(e<=a&&t>=o){let i=r&(o<=e|2*(a>=t));o>=e&&a<=t&&!i?n.push(s):s.decompose(e-o,t-o,n,i)}o=a+1}}replace(e,t,n){if([e,t]=pW(this,e,t),n.lines<this.lines)for(let r=0,i=0;r<this.children.length;r++){let o=this.children[r],s=i+o.length;if(e>=i&&t<=s){let a=o.replace(e-i,t-i,n),l=this.lines-o.lines+a.lines;if(a.lines<l>>4&&a.lines>l>>6){let i=this.children.slice();return i[r]=a,new pB(i,this.length-(t-e)+n.length)}return super.replace(i,s,a)}i=s+1}return super.replace(e,t,n)}sliceString(e,t=this.length,n="\n"){[e,t]=pW(this,e,t);let r="";for(let i=0,o=0;i<this.children.length&&o<=t;i++){let s=this.children[i],a=o+s.length;o>e&&i&&(r+=n),e<a&&t>o&&(r+=s.sliceString(e-o,t-o,n)),o=a+1}return r}flatten(e){for(let t of this.children)t.flatten(e)}scanIdentical(e,t){if(!(e instanceof pB))return 0;let n=0,[r,i,o,s]=t>0?[0,0,this.children.length,e.children.length]:[this.children.length-1,e.children.length-1,-1,-1];for(;;r+=t,i+=t){if(r==o||i==s)return n;let a=this.children[r],l=e.children[i];if(a!=l)return n+a.scanIdentical(l,t);n+=a.length+1}}static from(e,t=e.reduce((e,t)=>e+t.length+1,-1)){let n=0;for(let t of e)n+=t.lines;if(n<32){let n=[];for(let t of e)t.flatten(n);return new pL(n,t)}let r=Math.max(32,n>>5),i=r<<1,o=r>>1,s=[],a=0,l=-1,u=[];function c(){0!=a&&(s.push(1==u.length?u[0]:pB.from(u,l)),l=-1,a=u.length=0)}for(let t of e)!function e(t){let n;if(t.lines>i&&t instanceof pB)for(let n of t.children)e(n);else t.lines>o&&(a>o||!a)?(c(),s.push(t)):t instanceof pL&&a&&(n=u[u.length-1])instanceof pL&&t.lines+n.lines<=32?(a+=t.lines,l+=t.length+1,u[u.length-1]=new pL(n.text.concat(t.text),n.length+1+t.length)):(a+t.lines>r&&c(),a+=t.lines,l+=t.length+1,u.push(t))}(t);return c(),1==s.length?s[0]:new pB(s,t)}}function p_(e,t,n=0,r=1e9){for(let i=0,o=0,s=!0;o<e.length&&i<=r;o++){let a=e[o],l=i+a.length;l>=n&&(l>r&&(a=a.slice(0,r-i)),i<n&&(a=a.slice(n-i)),s?(t[t.length-1]+=a,s=!1):t.push(a)),i=l+1}return t}pF.empty=new pL([""],0);class pV{constructor(e,t=1){this.dir=t,this.done=!1,this.lineBreak=!1,this.value="",this.nodes=[e],this.offsets=[t>0?1:(e instanceof pL?e.text.length:e.children.length)<<1]}nextInner(e,t){for(this.done=this.lineBreak=!1;;){let n=this.nodes.length-1,r=this.nodes[n],i=this.offsets[n],o=i>>1,s=r instanceof pL?r.text.length:r.children.length;if(o==(t>0?s:0)){if(0==n)return this.done=!0,this.value="",this;t>0&&this.offsets[n-1]++,this.nodes.pop(),this.offsets.pop()}else if((1&i)==(t>0?0:1)){if(this.offsets[n]+=t,0==e)return this.lineBreak=!0,this.value="\n",this;e--}else if(r instanceof pL){let i=r.text[o+(t<0?-1:0)];if(this.offsets[n]+=t,i.length>Math.max(0,e))return this.value=0==e?i:t>0?i.slice(e):i.slice(0,i.length-e),this;e-=i.length}else{let i=r.children[o+(t<0?-1:0)];e>i.length?(e-=i.length,this.offsets[n]+=t):(t<0&&this.offsets[n]--,this.nodes.push(i),this.offsets.push(t>0?1:(i instanceof pL?i.text.length:i.children.length)<<1))}}}next(e=0){return e<0&&(this.nextInner(-e,-this.dir),e=this.value.length),this.nextInner(e,this.dir)}}class pz{constructor(e,t,n){this.value="",this.done=!1,this.cursor=new pV(e,t>n?-1:1),this.pos=t>n?e.length:0,this.from=Math.min(t,n),this.to=Math.max(t,n)}nextInner(e,t){if(t<0?this.pos<=this.from:this.pos>=this.to)return this.value="",this.done=!0,this;e+=Math.max(0,t<0?this.pos-this.to:this.from-this.pos);let n=t<0?this.pos-this.from:this.to-this.pos;e>n&&(e=n),n-=e;let{value:r}=this.cursor.next(e);return this.pos+=(r.length+e)*t,this.value=r.length<=n?r:t<0?r.slice(r.length-n):r.slice(0,n),this.done=!this.value,this}next(e=0){return e<0?e=Math.max(e,this.from-this.pos):e>0&&(e=Math.min(e,this.to-this.pos)),this.nextInner(e,this.cursor.dir)}get lineBreak(){return this.cursor.lineBreak&&""!=this.value}}class pH{constructor(e){this.inner=e,this.afterBreak=!0,this.value="",this.done=!1}next(e=0){let{done:t,lineBreak:n,value:r}=this.inner.next(e);return t&&this.afterBreak?(this.value="",this.afterBreak=!1):t?(this.done=!0,this.value=""):n?this.afterBreak?this.value="":(this.afterBreak=!0,this.next()):(this.value=r,this.afterBreak=!1),this}get lineBreak(){return!1}}"u">typeof Symbol&&(pF.prototype[Symbol.iterator]=function(){return this.iter()},pV.prototype[Symbol.iterator]=pz.prototype[Symbol.iterator]=pH.prototype[Symbol.iterator]=function(){return this});class p${constructor(e,t,n,r){this.from=e,this.to=t,this.number=n,this.text=r}get length(){return this.to-this.from}}function pW(e,t,n){return[t=Math.max(0,Math.min(e.length,t)),Math.max(t,Math.min(e.length,n))]}function pU(e,t,n=!0,r=!0){return function(e,t,n=!0,r=!0){return(n?pR:function(e,t,n){for(;t>1;){let r=pR(e,t-2,n);if(r<t)return r;t--}return 0})(e,t,r)}(e,t,n,r)}function pq(e,t){let n=e.charCodeAt(t);if(!(n>=55296&&n<56320)||t+1==e.length)return n;let r=e.charCodeAt(t+1);return r>=56320&&r<57344?(n-55296<<10)+(r-56320)+65536:n}function pG(e){return e<=65535?String.fromCharCode(e):String.fromCharCode(((e-=65536)>>10)+55296,(1023&e)+56320)}function pY(e){return e<65536?1:2}let pK=/\r\n?|\n/;var pZ=((d=pZ||(pZ={}))[d.Simple=0]="Simple",d[d.TrackDel=1]="TrackDel",d[d.TrackBefore=2]="TrackBefore",d[d.TrackAfter=3]="TrackAfter",d);class pX{constructor(e){this.sections=e}get length(){let e=0;for(let t=0;t<this.sections.length;t+=2)e+=this.sections[t];return e}get newLength(){let e=0;for(let t=0;t<this.sections.length;t+=2){let n=this.sections[t+1];e+=n<0?this.sections[t]:n}return e}get empty(){return 0==this.sections.length||2==this.sections.length&&this.sections[1]<0}iterGaps(e){for(let t=0,n=0,r=0;t<this.sections.length;){let i=this.sections[t++],o=this.sections[t++];o<0?(e(n,r,i),r+=i):r+=o,n+=i}}iterChangedRanges(e,t=!1){p1(this,e,t)}get invertedDesc(){let e=[];for(let t=0;t<this.sections.length;){let n=this.sections[t++],r=this.sections[t++];r<0?e.push(n,r):e.push(r,n)}return new pX(e)}composeDesc(e){return this.empty?e:e.empty?this:p5(this,e)}mapDesc(e,t=!1){return e.empty?this:p2(this,e,t)}mapPos(e,t=-1,n=pZ.Simple){let r=0,i=0;for(let o=0;o<this.sections.length;){let s=this.sections[o++],a=this.sections[o++],l=r+s;if(a<0){if(l>e)return i+(e-r);i+=s}else{if(n!=pZ.Simple&&l>=e&&(n==pZ.TrackDel&&r<e&&l>e||n==pZ.TrackBefore&&r<e||n==pZ.TrackAfter&&l>e))return null;if(l>e||l==e&&t<0&&!s)return e==r||t<0?i:i+a;i+=a}r=l}if(e>r)throw RangeError(`Position ${e} is out of range for changeset of length ${r}`);return i}touchesRange(e,t=e){for(let n=0,r=0;n<this.sections.length&&r<=t;){let i=this.sections[n++],o=this.sections[n++],s=r+i;if(o>=0&&r<=t&&s>=e)return!(r<e)||!(s>t)||"cover";r=s}return!1}toString(){let e="";for(let t=0;t<this.sections.length;){let n=this.sections[t++],r=this.sections[t++];e+=(e?" ":"")+n+(r>=0?":"+r:"")}return e}toJSON(){return this.sections}static fromJSON(e){if(!Array.isArray(e)||e.length%2||e.some(e=>"number"!=typeof e))throw RangeError("Invalid JSON representation of ChangeDesc");return new pX(e)}static create(e){return new pX(e)}}class pQ extends pX{constructor(e,t){super(e),this.inserted=t}apply(e){if(this.length!=e.length)throw RangeError("Applying change set to a document with the wrong length");return p1(this,(t,n,r,i,o)=>e=e.replace(r,r+(n-t),o),!1),e}mapDesc(e,t=!1){return p2(this,e,t,!0)}invert(e){let t=this.sections.slice(),n=[];for(let r=0,i=0;r<t.length;r+=2){let o=t[r],s=t[r+1];if(s>=0){t[r]=s,t[r+1]=o;let a=r>>1;for(;n.length<a;)n.push(pF.empty);n.push(o?e.slice(i,i+o):pF.empty)}i+=o}return new pQ(t,n)}compose(e){return this.empty?e:e.empty?this:p5(this,e,!0)}map(e,t=!1){return e.empty?this:p2(this,e,t,!0)}iterChanges(e,t=!1){p1(this,e,t)}get desc(){return pX.create(this.sections)}filter(e){let t=[],n=[],r=[],i=new p3(this);r:for(let o=0,s=0;;){let a=o==e.length?1e9:e[o++];for(;s<a||s==a&&0==i.len;){if(i.done)break r;let e=Math.min(i.len,a-s);pJ(r,e,-1);let o=-1==i.ins?-1:0==i.off?i.ins:0;pJ(t,e,o),o>0&&p0(n,t,i.text),i.forward(e),s+=e}let l=e[o++];for(;s<l;){if(i.done)break r;let e=Math.min(i.len,l-s);pJ(t,e,-1),pJ(r,e,-1==i.ins?-1:0==i.off?i.ins:0),i.forward(e),s+=e}}return{changes:new pQ(t,n),filtered:pX.create(r)}}toJSON(){let e=[];for(let t=0;t<this.sections.length;t+=2){let n=this.sections[t],r=this.sections[t+1];r<0?e.push(n):0==r?e.push([n]):e.push([n].concat(this.inserted[t>>1].toJSON()))}return e}static of(e,t,n){let r=[],i=[],o=0,s=null;function a(e=!1){if(!e&&!r.length)return;o<t&&pJ(r,t-o,-1);let n=new pQ(r,i);s=s?s.compose(n.map(s)):n,r=[],i=[],o=0}return!function e(l){if(Array.isArray(l))for(let t of l)e(t);else if(l instanceof pQ){if(l.length!=t)throw RangeError(`Mismatched change set length (got ${l.length}, expected ${t})`);a(),s=s?s.compose(l.map(s)):l}else{let{from:e,to:s=e,insert:u}=l;if(e>s||e<0||s>t)throw RangeError(`Invalid change range ${e} to ${s} (in doc of length ${t})`);let c=u?"string"==typeof u?pF.of(u.split(n||pK)):u:pF.empty,h=c.length;if(e==s&&0==h)return;e<o&&a(),e>o&&pJ(r,e-o,-1),pJ(r,s-e,h),p0(i,r,c),o=s}}(e),a(!s),s}static empty(e){return new pQ(e?[e,-1]:[],[])}static fromJSON(e){if(!Array.isArray(e))throw RangeError("Invalid JSON representation of ChangeSet");let t=[],n=[];for(let r=0;r<e.length;r++){let i=e[r];if("number"==typeof i)t.push(i,-1);else if(!Array.isArray(i)||"number"!=typeof i[0]||i.some((e,t)=>t&&"string"!=typeof e))throw RangeError("Invalid JSON representation of ChangeSet");else if(1==i.length)t.push(i[0],0);else{for(;n.length<r;)n.push(pF.empty);n[r]=pF.of(i.slice(1)),t.push(i[0],n[r].length)}}return new pQ(t,n)}static createSet(e,t){return new pQ(e,t)}}function pJ(e,t,n,r=!1){if(0==t&&n<=0)return;let i=e.length-2;i>=0&&n<=0&&n==e[i+1]?e[i]+=t:i>=0&&0==t&&0==e[i]?e[i+1]+=n:r?(e[i]+=t,e[i+1]+=n):e.push(t,n)}function p0(e,t,n){if(0==n.length)return;let r=t.length-2>>1;if(r<e.length)e[e.length-1]=e[e.length-1].append(n);else{for(;e.length<r;)e.push(pF.empty);e.push(n)}}function p1(e,t,n){let r=e.inserted;for(let i=0,o=0,s=0;s<e.sections.length;){let a=e.sections[s++],l=e.sections[s++];if(l<0)i+=a,o+=a;else{let u=i,c=o,h=pF.empty;for(;u+=a,c+=l,l&&r&&(h=h.append(r[s-2>>1])),!n&&s!=e.sections.length&&!(e.sections[s+1]<0);)a=e.sections[s++],l=e.sections[s++];t(i,u,o,c,h),i=u,o=c}}}function p2(e,t,n,r=!1){let i=[],o=r?[]:null,s=new p3(e),a=new p3(t);for(let e=-1;;)if(s.done&&a.len||a.done&&s.len)throw Error("Mismatched change set lengths");else if(-1==s.ins&&-1==a.ins){let e=Math.min(s.len,a.len);pJ(i,e,-1),s.forward(e),a.forward(e)}else if(a.ins>=0&&(s.ins<0||e==s.i||0==s.off&&(a.len<s.len||a.len==s.len&&!n))){let t=a.len;for(pJ(i,a.ins,-1);t;){let n=Math.min(s.len,t);s.ins>=0&&e<s.i&&s.len<=n&&(pJ(i,0,s.ins),o&&p0(o,i,s.text),e=s.i),s.forward(n),t-=n}a.next()}else if(s.ins>=0){let t=0,n=s.len;for(;n;)if(-1==a.ins){let e=Math.min(n,a.len);t+=e,n-=e,a.forward(e)}else if(0==a.ins&&a.len<n)n-=a.len,a.next();else break;pJ(i,t,e<s.i?s.ins:0),o&&e<s.i&&p0(o,i,s.text),e=s.i,s.forward(s.len-n)}else if(s.done&&a.done)return o?pQ.createSet(i,o):pX.create(i);else throw Error("Mismatched change set lengths")}function p5(e,t,n=!1){let r=[],i=n?[]:null,o=new p3(e),s=new p3(t);for(let e=!1;;)if(o.done&&s.done)return i?pQ.createSet(r,i):pX.create(r);else if(0==o.ins)pJ(r,o.len,0,e),o.next();else if(0!=s.len||s.done)if(o.done||s.done)throw Error("Mismatched change set lengths");else{let t=Math.min(o.len2,s.len),n=r.length;if(-1==o.ins){let n=-1==s.ins?-1:s.off?0:s.ins;pJ(r,t,n,e),i&&n&&p0(i,r,s.text)}else -1==s.ins?(pJ(r,o.off?0:o.len,t,e),i&&p0(i,r,o.textBit(t))):(pJ(r,o.off?0:o.len,s.off?0:s.ins,e),i&&!s.off&&p0(i,r,s.text));e=(o.ins>t||s.ins>=0&&s.len>t)&&(e||r.length>n),o.forward2(t),s.forward(t)}else pJ(r,0,s.ins,e),i&&p0(i,r,s.text),s.next()}class p3{constructor(e){this.set=e,this.i=0,this.next()}next(){let{sections:e}=this.set;this.i<e.length?(this.len=e[this.i++],this.ins=e[this.i++]):(this.len=0,this.ins=-2),this.off=0}get done(){return -2==this.ins}get len2(){return this.ins<0?this.len:this.ins}get text(){let{inserted:e}=this.set,t=this.i-2>>1;return t>=e.length?pF.empty:e[t]}textBit(e){let{inserted:t}=this.set,n=this.i-2>>1;return n>=t.length&&!e?pF.empty:t[n].slice(this.off,null==e?void 0:this.off+e)}forward(e){e==this.len?this.next():(this.len-=e,this.off+=e)}forward2(e){-1==this.ins?this.forward(e):e==this.ins?this.next():(this.ins-=e,this.off+=e)}}class p4{constructor(e,t,n,r){this.from=e,this.to=t,this.flags=n,this.goalColumn=r}get anchor(){return 32&this.flags?this.to:this.from}get head(){return 32&this.flags?this.from:this.to}get empty(){return this.from==this.to}get assoc(){return 8&this.flags?-1:16&this.flags?1:0}get undirectional(){return(64&this.flags)>0}get bidiLevel(){let e=7&this.flags;return 7==e?null:e}map(e,t=-1){let n,r;return this.empty?n=r=e.mapPos(this.from,t):(n=e.mapPos(this.from,1),r=e.mapPos(this.to,-1)),n==this.from&&r==this.to?this:new p4(n,r,this.flags,this.goalColumn)}extend(e,t=e,n=0){if(e<=this.anchor&&t>=this.anchor)return p6.range(e,t,void 0,void 0,n);let r=Math.abs(e-this.anchor)>Math.abs(t-this.anchor)?e:t;return p6.range(this.anchor,r,void 0,void 0,n)}eq(e,t=!1){return this.anchor==e.anchor&&this.head==e.head&&this.goalColumn==e.goalColumn&&(!t||!this.empty||this.assoc==e.assoc)}toJSON(){return{anchor:this.anchor,head:this.head}}static fromJSON(e){if(!e||"number"!=typeof e.anchor||"number"!=typeof e.head)throw RangeError("Invalid JSON representation for SelectionRange");return p6.range(e.anchor,e.head)}static create(e,t,n,r){return new p4(e,t,n,r)}}class p6{constructor(e,t){this.ranges=e,this.mainIndex=t}map(e,t=-1){return e.empty?this:p6.create(this.ranges.map(n=>n.map(e,t)),this.mainIndex)}eq(e,t=!1){if(this.ranges.length!=e.ranges.length||this.mainIndex!=e.mainIndex)return!1;for(let n=0;n<this.ranges.length;n++)if(!this.ranges[n].eq(e.ranges[n],t))return!1;return!0}get main(){return this.ranges[this.mainIndex]}asSingle(){return 1==this.ranges.length?this:new p6([this.main],0)}addRange(e,t=!0){return p6.create([e].concat(this.ranges),t?0:this.mainIndex+1)}replaceRange(e,t=this.mainIndex){let n=this.ranges.slice();return n[t]=e,p6.create(n,this.mainIndex)}toJSON(){return{ranges:this.ranges.map(e=>e.toJSON()),main:this.mainIndex}}static fromJSON(e){if(!e||!Array.isArray(e.ranges)||"number"!=typeof e.main||e.main>=e.ranges.length)throw RangeError("Invalid JSON representation for EditorSelection");return new p6(e.ranges.map(e=>p4.fromJSON(e)),e.main)}static single(e,t=e){return new p6([p6.range(e,t)],0)}static create(e,t=0){if(0==e.length)throw RangeError("A selection needs at least one range");for(let n=0,r=0;r<e.length;r++){let i=e[r];if(i.empty?i.from<=n:i.from<n)return p6.normalized(e.slice(),t);n=i.to}return new p6(e,t)}static cursor(e,t=0,n,r){return p4.create(e,e,(0==t?0:t<0?8:16)|(null==n?7:Math.min(6,n)),r)}static range(e,t,n,r,i){let o=null==r?7:Math.min(6,r);return i||e==t||(i=t<e?1:-1),i&&(o|=i<0?8:16),t<e?p4.create(t,e,32|o,n):p4.create(e,t,o,n)}static undirectionalRange(e,t){return p4.create(e,t,64,void 0)}static normalized(e,t=0){let n=e[t];e.sort((e,t)=>e.from-t.from),t=e.indexOf(n);for(let n=1;n<e.length;n++){let r=e[n],i=e[n-1];if(r.empty?r.from<=i.to:r.from<i.to){let o=i.from,s=Math.max(r.to,i.to);n<=t&&t--,e.splice(--n,2,r.anchor>r.head?p6.range(s,o):p6.range(o,s))}}return new p6(e,t)}}function p9(e,t){for(let n of e.ranges)if(n.to>t)throw RangeError("Selection points outside of document")}let p8=0;class p7{constructor(e,t,n,r,i){this.combine=e,this.compareInput=t,this.compare=n,this.isStatic=r,this.id=p8++,this.default=e([]),this.extensions="function"==typeof i?i(this):i}get reader(){return this}static define(e={}){return new p7(e.combine||(e=>e),e.compareInput||((e,t)=>e===t),e.compare||(!e.combine?me:(e,t)=>e===t),!!e.static,e.enables)}of(e){return new mt([],this,0,e)}compute(e,t){if(this.isStatic)throw Error("Can't compute a static facet");return new mt(e,this,1,t)}computeN(e,t){if(this.isStatic)throw Error("Can't compute a static facet");return new mt(e,this,2,t)}from(e,t){return t||(t=e=>e),this.compute([e],n=>t(n.field(e)))}}function me(e,t){return e==t||e.length==t.length&&e.every((e,n)=>e===t[n])}class mt{constructor(e,t,n,r){this.dependencies=e,this.facet=t,this.type=n,this.value=r,this.id=p8++}dynamicSlot(e){var t;let n=this.value,r=this.facet.compareInput,i=this.id,o=e[i]>>1,s=2==this.type,a=!1,l=!1,u=[];for(let n of this.dependencies)"doc"==n?a=!0:"selection"==n?l=!0:((null!=(t=e[n.id])?t:1)&1)==0&&u.push(e[n.id]);return{create:e=>(e.values[o]=n(e),1),update(e,t){if(a&&t.docChanged||l&&(t.docChanged||t.selection)||mr(e,u)){let t=n(e);if(s?!mn(t,e.values[o],r):!r(t,e.values[o]))return e.values[o]=t,1}return 0},reconfigure:(e,t)=>{let a,l=t.config.address[i];if(null!=l){let i=mf(t,l);if(this.dependencies.every(n=>n instanceof p7?t.facet(n)===e.facet(n):!(n instanceof mo)||t.field(n,!1)==e.field(n,!1))||(s?mn(a=n(e),i,r):r(a=n(e),i)))return e.values[o]=i,0}else a=n(e);return e.values[o]=a,1}}}}function mn(e,t,n){if(e.length!=t.length)return!1;for(let r=0;r<e.length;r++)if(!n(e[r],t[r]))return!1;return!0}function mr(e,t){let n=!1;for(let r of t)1&md(e,r)&&(n=!0);return n}let mi=p7.define({static:!0});class mo{constructor(e,t,n,r,i){this.id=e,this.createF=t,this.updateF=n,this.compareF=r,this.spec=i,this.provides=void 0}static define(e){let t=new mo(p8++,e.create,e.update,e.compare||((e,t)=>e===t),e);return e.provide&&(t.provides=e.provide(t)),t}create(e){let t=e.facet(mi).find(e=>e.field==this);return((null==t?void 0:t.create)||this.createF)(e)}slot(e){let t=e[this.id]>>1;return{create:e=>(e.values[t]=this.create(e),1),update:(e,n)=>{let r=e.values[t],i=this.updateF(r,n);return this.compareF(r,i)?0:(e.values[t]=i,1)},reconfigure:(e,n)=>{let r=e.facet(mi),i=n.facet(mi),o;return(o=r.find(e=>e.field==this))&&o!=i.find(e=>e.field==this)?(e.values[t]=o.create(e),1):null!=n.config.address[this.id]?(e.values[t]=n.field(this),0):(e.values[t]=this.create(e),1)}}}init(e){return[this,mi.of({field:this,create:e})]}get extension(){return this}}function ms(e){return t=>new ml(t,e)}let ma={highest:ms(0),high:ms(1),default:ms(2),low:ms(3),lowest:ms(4)};class ml{constructor(e,t){this.inner=e,this.prec=t}}class mu{of(e){return new mc(this,e)}reconfigure(e){return mu.reconfigure.of({compartment:this,extension:e})}get(e){return e.config.compartments.get(this)}}class mc{constructor(e,t){this.compartment=e,this.inner=t}}class mh{constructor(e,t,n,r,i,o){for(this.base=e,this.compartments=t,this.dynamicSlots=n,this.address=r,this.staticValues=i,this.facets=o,this.statusTemplate=[];this.statusTemplate.length<n.length;)this.statusTemplate.push(0)}staticFacet(e){let t=this.address[e.id];return null==t?e.default:this.staticValues[t>>1]}static resolve(e,t,n){var r,i,o;let s,a,l=[],u=Object.create(null),c=new Map;for(let n of(r=e,i=t,o=c,s=[[],[],[],[],[]],a=new Map,!function e(t,n){let r=a.get(t);if(null!=r){if(r<=n)return;let e=s[r].indexOf(t);e>-1&&s[r].splice(e,1),t instanceof mc&&o.delete(t.compartment)}if(a.set(t,n),Array.isArray(t))for(let r of t)e(r,n);else if(t instanceof mc){if(o.has(t.compartment))throw RangeError("Duplicate use of compartment in extensions");let r=i.get(t.compartment)||t.inner;o.set(t.compartment,r),e(r,n)}else if(t instanceof ml)e(t.inner,t.prec);else if(t instanceof mo)s[n].push(t),t.provides&&e(t.provides,n);else if(t instanceof mt)s[n].push(t),t.facet.extensions&&e(t.facet.extensions,2);else{let r=t.extension;if(!r)throw Error(`Unrecognized extension value in extension set (${t}). This sometimes happens because multiple instances of @codemirror/state are loaded, breaking instanceof checks.`);e(r,n)}}(r,2),s.reduce((e,t)=>e.concat(t))))n instanceof mo?l.push(n):(u[n.facet.id]||(u[n.facet.id]=[])).push(n);let h=Object.create(null),d=[],f=[];for(let e of l)h[e.id]=f.length<<1,f.push(t=>e.slot(t));let p=null==n?void 0:n.config.facets;for(let e in u){let t=u[e],r=t[0].facet,i=p&&p[e]||[];if(t.every(e=>0==e.type))if(h[r.id]=d.length<<1|1,me(i,t))d.push(n.facet(r));else{let e=r.combine(t.map(e=>e.value));d.push(n&&r.compare(e,n.facet(r))?n.facet(r):e)}else{for(let e of t)0==e.type?(h[e.id]=d.length<<1|1,d.push(e.value)):(h[e.id]=f.length<<1,f.push(t=>e.dynamicSlot(t)));h[r.id]=f.length<<1,f.push(e=>(function(e,t,n){let r=n.map(t=>e[t.id]),i=n.map(e=>e.type),o=r.filter(e=>!(1&e)),s=e[t.id]>>1;function a(e){let n=[];for(let t=0;t<r.length;t++){let o=mf(e,r[t]);if(2==i[t])for(let e of o)n.push(e);else n.push(o)}return t.combine(n)}return{create(e){for(let t of r)md(e,t);return e.values[s]=a(e),1},update(e,n){if(!mr(e,o))return 0;let r=a(e);return t.compare(r,e.values[s])?0:(e.values[s]=r,1)},reconfigure(e,i){let o=mr(e,r),l=i.config.facets[t.id],u=i.facet(t);if(l&&!o&&me(n,l))return e.values[s]=u,0;let c=a(e);return t.compare(c,u)?(e.values[s]=u,0):(e.values[s]=c,1)}}})(e,r,t))}}return new mh(e,c,f.map(e=>e(h)),h,d,u)}}function md(e,t){if(1&t)return 2;let n=t>>1,r=e.status[n];if(4==r)throw Error("Cyclic dependency between fields and/or facets");if(2&r)return r;e.status[n]=4;let i=e.computeSlot(e,e.config.dynamicSlots[n]);return e.status[n]=2|i}function mf(e,t){return 1&t?e.config.staticValues[t>>1]:e.values[t>>1]}let mp=p7.define(),mm=p7.define({combine:e=>e.some(e=>e),static:!0}),mg=p7.define({combine:e=>e.length?e[0]:void 0,static:!0}),mv=p7.define(),my=p7.define(),mb=p7.define(),mx=p7.define({combine:e=>!!e.length&&e[0]});class mw{constructor(e,t){this.type=e,this.value=t}static define(){return new mS}}class mS{of(e){return new mw(this,e)}}class mA{constructor(e){this.map=e}of(e){return new mC(this,e)}}class mC{constructor(e,t){this.type=e,this.value=t}map(e){let t=this.type.map(this.value,e);return void 0===t?void 0:t==this.value?this:new mC(this.type,t)}is(e){return this.type==e}static define(e={}){return new mA(e.map||(e=>e))}static mapEffects(e,t){if(!e.length)return e;let n=[];for(let r of e){let e=r.map(t);e&&n.push(e)}return n}}mC.reconfigure=mC.define(),mC.appendConfig=mC.define();class mk{constructor(e,t,n,r,i,o){this.startState=e,this.changes=t,this.selection=n,this.effects=r,this.annotations=i,this.scrollIntoView=o,this._doc=null,this._state=null,n&&p9(n,t.newLength),i.some(e=>e.type==mk.time)||(this.annotations=i.concat(mk.time.of(Date.now())))}static create(e,t,n,r,i,o){return new mk(e,t,n,r,i,o)}get newDoc(){return this._doc||(this._doc=this.changes.apply(this.startState.doc))}get newSelection(){return this.selection||this.startState.selection.map(this.changes)}get state(){return this._state||this.startState.applyTransaction(this),this._state}annotation(e){for(let t of this.annotations)if(t.type==e)return t.value}get docChanged(){return!this.changes.empty}get reconfigured(){return this.startState.config!=this.state.config}isUserEvent(e){let t=this.annotation(mk.userEvent);return!!(t&&(t==e||t.length>e.length&&t.slice(0,e.length)==e&&"."==t[e.length]))}}function mM(e,t,n){var r;let i,o,s;return n?(i=t.changes,o=pQ.empty(t.changes.length),s=e.changes.compose(t.changes)):(i=t.changes.map(e.changes),o=e.changes.mapDesc(t.changes,!0),s=e.changes.compose(i)),{changes:s,selection:t.selection?t.selection.map(o):null==(r=e.selection)?void 0:r.map(i),effects:mC.mapEffects(e.effects,i).concat(mC.mapEffects(t.effects,o)),annotations:e.annotations.length?e.annotations.concat(t.annotations):t.annotations,scrollIntoView:e.scrollIntoView||t.scrollIntoView}}function mT(e,t,n){let r=t.selection,i=mE(t.annotations);return t.userEvent&&(i=i.concat(mk.userEvent.of(t.userEvent))),{changes:t.changes instanceof pQ?t.changes:pQ.of(t.changes||[],n,e.facet(mg)),selection:r&&(r instanceof p6?r:p6.single(r.anchor,r.head)),effects:mE(t.effects),annotations:i,scrollIntoView:!!t.scrollIntoView}}mk.time=mw.define(),mk.userEvent=mw.define(),mk.addToHistory=mw.define(),mk.remote=mw.define();let mD=[];function mE(e){return null==e?mD:Array.isArray(e)?e:[e]}var mO=((f=mO||(mO={}))[f.Word=0]="Word",f[f.Space=1]="Space",f[f.Other=2]="Other",f);let mR=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;try{r=RegExp("[\\p{Alphabetic}\\p{Number}_]","u")}catch(e){}class mP{constructor(e,t,n,r,i,o){this.config=e,this.doc=t,this.selection=n,this.values=r,this.status=e.statusTemplate.slice(),this.computeSlot=i,o&&(o._state=this);for(let e=0;e<this.config.dynamicSlots.length;e++)md(this,e<<1);this.computeSlot=null}field(e,t=!0){let n=this.config.address[e.id];if(null==n){if(t)throw RangeError("Field is not present in this state");return}return md(this,n),mf(this,n)}update(...e){return function e(t,n,r){let i=mT(t,n.length?n[0]:{},t.doc.length);n.length&&!1===n[0].filter&&(r=!1);for(let e=1;e<n.length;e++){!1===n[e].filter&&(r=!1);let o=!!n[e].sequential;i=mM(i,mT(t,n[e],o?i.changes.newLength:t.doc.length),o)}let o=mk.create(t,i.changes,i.selection,i.effects,i.annotations,i.scrollIntoView);return function(e){let t=e.startState,n=t.facet(mb),r=e;for(let i=n.length-1;i>=0;i--){let o=n[i](e);o&&Object.keys(o).length&&(r=mM(r,mT(t,o,e.changes.newLength),!0))}return r==e?e:mk.create(t,e.changes,e.selection,r.effects,r.annotations,r.scrollIntoView)}(r?function(t){let n=t.startState,r=!0;for(let e of n.facet(mv)){let n=e(t);if(!1===n){r=!1;break}Array.isArray(n)&&(r=!0===r?n:function(e,t){let n=[];for(let r=0,i=0;;){let o,s;if(r<e.length&&(i==t.length||t[i]>=e[r]))o=e[r++],s=e[r++];else{if(!(i<t.length))return n;o=t[i++],s=t[i++]}!n.length||n[n.length-1]<o?n.push(o,s):n[n.length-1]<s&&(n[n.length-1]=s)}}(r,n))}if(!0!==r){let e,i;if(!1===r)i=t.changes.invertedDesc,e=pQ.empty(n.doc.length);else{let n=t.changes.filter(r);e=n.changes,i=n.filtered.mapDesc(n.changes).invertedDesc}t=mk.create(n,e,t.selection&&t.selection.map(i),mC.mapEffects(t.effects,i),t.annotations,t.scrollIntoView)}let i=n.facet(my);for(let r=i.length-1;r>=0;r--){let o=i[r](t);t=o instanceof mk?o:Array.isArray(o)&&1==o.length&&o[0]instanceof mk?o[0]:e(n,mE(o),!1)}return t}(o):o)}(this,e,!0)}applyTransaction(e){let t,n=this.config,{base:r,compartments:i}=n;for(let t of e.effects)t.is(mu.reconfigure)?(n&&(i=new Map,n.compartments.forEach((e,t)=>i.set(t,e)),n=null),i.set(t.value.compartment,t.value.extension)):t.is(mC.reconfigure)?(n=null,r=t.value):t.is(mC.appendConfig)&&(n=null,r=mE(r).concat(t.value));t=n?e.startState.values.slice():new mP(n=mh.resolve(r,i,this),this.doc,this.selection,n.dynamicSlots.map(()=>null),(e,t)=>t.reconfigure(e,this),null).values;let o=e.startState.facet(mm)?e.newSelection:e.newSelection.asSingle();new mP(n,e.newDoc,o,t,(t,n)=>n.update(t,e),e)}replaceSelection(e){return"string"==typeof e&&(e=this.toText(e)),this.changeByRange(t=>({changes:{from:t.from,to:t.to,insert:e},range:p6.cursor(t.from+e.length)}))}changeByRange(e){let t=this.selection,n=e(t.ranges[0]),r=this.changes(n.changes),i=[n.range],o=mE(n.effects);for(let n=1;n<t.ranges.length;n++){let s=e(t.ranges[n]),a=this.changes(s.changes),l=a.map(r);for(let e=0;e<n;e++)i[e]=i[e].map(l);let u=r.mapDesc(a,!0);i.push(s.range.map(u)),r=r.compose(l),o=mC.mapEffects(o,l).concat(mC.mapEffects(mE(s.effects),u))}return{changes:r,selection:p6.create(i,t.mainIndex),effects:o}}changes(e=[]){return e instanceof pQ?e:pQ.of(e,this.doc.length,this.facet(mP.lineSeparator))}toText(e){return pF.of(e.split(this.facet(mP.lineSeparator)||pK))}sliceDoc(e=0,t=this.doc.length){return this.doc.sliceString(e,t,this.lineBreak)}facet(e){let t=this.config.address[e.id];return null==t?e.default:(md(this,t),mf(this,t))}toJSON(e){let t={doc:this.sliceDoc(),selection:this.selection.toJSON()};if(e)for(let n in e){let r=e[n];r instanceof mo&&null!=this.config.address[r.id]&&(t[n]=r.spec.toJSON(this.field(e[n]),this))}return t}static fromJSON(e,t={},n){if(!e||"string"!=typeof e.doc)throw RangeError("Invalid JSON representation for EditorState");let r=[];if(n){for(let t in n)if(Object.prototype.hasOwnProperty.call(e,t)){let i=n[t],o=e[t];r.push(i.init(e=>i.spec.fromJSON(o,e)))}}return mP.create({doc:e.doc,selection:p6.fromJSON(e.selection),extensions:t.extensions?r.concat([t.extensions]):r})}static create(e={}){let t=mh.resolve(e.extensions||[],new Map),n=e.doc instanceof pF?e.doc:pF.of((e.doc||"").split(t.staticFacet(mP.lineSeparator)||pK)),r=e.selection?e.selection instanceof p6?e.selection:p6.single(e.selection.anchor,e.selection.head):p6.single(0);return p9(r,n.length),t.staticFacet(mm)||(r=r.asSingle()),new mP(t,n,r,t.dynamicSlots.map(()=>null),(e,t)=>t.create(e),null)}get tabSize(){return this.facet(mP.tabSize)}get lineBreak(){return this.facet(mP.lineSeparator)||"\n"}get readOnly(){return this.facet(mx)}phrase(e,...t){for(let t of this.facet(mP.phrases))if(Object.prototype.hasOwnProperty.call(t,e)){e=t[e];break}return t.length&&(e=e.replace(/\$(\$|\d*)/g,(e,n)=>{if("$"==n)return"$";let r=+(n||1);return!r||r>t.length?e:t[r-1]})),e}languageDataAt(e,t,n=-1){let r=[];for(let i of this.facet(mp))for(let o of i(this,t,n))Object.prototype.hasOwnProperty.call(o,e)&&r.push(o[e]);return r}charCategorizer(e){var t;let n=this.languageDataAt("wordChars",e);return t=n.length?n[0]:"",e=>{if(!/\S/.test(e))return mO.Space;if(function(e){if(r)return r.test(e);for(let t=0;t<e.length;t++){let n=e[t];if(/\w/.test(n)||n>"\x80"&&(n.toUpperCase()!=n.toLowerCase()||mR.test(n)))return!0}return!1}(e))return mO.Word;for(let n=0;n<t.length;n++)if(e.indexOf(t[n])>-1)return mO.Word;return mO.Other}}wordAt(e){let{text:t,from:n,length:r}=this.doc.lineAt(e),i=this.charCategorizer(e),o=e-n,s=e-n;for(;o>0;){let e=pU(t,o,!1);if(i(t.slice(e,o))!=mO.Word)break;o=e}for(;s<r;){let e=pU(t,s);if(i(t.slice(s,e))!=mO.Word)break;s=e}return o==s?null:p6.range(o+n,s+n)}}function mI(e,t,n={}){let r={};for(let t of e)for(let e of Object.keys(t)){let i=t[e],o=r[e];if(void 0===o)r[e]=i;else if(o===i||void 0===i);else if(Object.hasOwnProperty.call(n,e))r[e]=n[e](o,i);else throw Error("Config merge conflict for field "+e)}for(let e in t)void 0===r[e]&&(r[e]=t[e]);return r}mP.allowMultipleSelections=mm,mP.tabSize=p7.define({combine:e=>e.length?e[0]:4}),mP.lineSeparator=mg,mP.readOnly=mx,mP.phrases=p7.define({compare(e,t){let n=Object.keys(e),r=Object.keys(t);return n.length==r.length&&n.every(n=>e[n]==t[n])}}),mP.languageData=mp,mP.changeFilter=mv,mP.transactionFilter=my,mP.transactionExtender=mb,mu.reconfigure=mC.define();class mN{eq(e){return this==e}range(e,t=e){return mF.create(e,t,this)}}function mj(e,t){return e==t||e.constructor==t.constructor&&e.eq(t)}mN.prototype.startSide=mN.prototype.endSide=0,mN.prototype.point=!1,mN.prototype.mapMode=pZ.TrackDel;class mF{constructor(e,t,n){this.from=e,this.to=t,this.value=n}static create(e,t,n){return new mF(e,t,n)}}function mL(e,t){return e.from-t.from||e.value.startSide-t.value.startSide}class mB{constructor(e,t,n,r){this.from=e,this.to=t,this.value=n,this.maxPoint=r}get length(){return this.to[this.to.length-1]}findIndex(e,t,n,r=0){let i=n?this.to:this.from;for(let o=r,s=i.length;;){if(o==s)return o;let r=o+s>>1,a=i[r]-e||(n?this.value[r].endSide:this.value[r].startSide)-t;if(r==o)return a>=0?o:s;a>=0?s=r:o=r+1}}between(e,t,n,r){for(let i=this.findIndex(t,-1e9,!0),o=this.findIndex(n,1e9,!1,i);i<o;i++)if(!1===r(this.from[i]+e,this.to[i]+e,this.value[i]))return!1}map(e,t){let n=[],r=[],i=[],o=-1,s=-1;for(let a=0;a<this.value.length;a++){let l=this.value[a],u=this.from[a]+e,c=this.to[a]+e,h,d;if(u==c){let e=t.mapPos(u,l.startSide,l.mapMode);if(null==e||(h=d=e,l.startSide!=l.endSide&&(d=t.mapPos(u,l.endSide))<h))continue}else if((h=t.mapPos(u,l.startSide))>(d=t.mapPos(c,l.endSide))||h==d&&l.startSide>0&&l.endSide<=0)continue;0>(d-h||l.endSide-l.startSide)||(o<0&&(o=h),l.point&&(s=Math.max(s,d-h)),n.push(l),r.push(h-o),i.push(d-o))}return{mapped:n.length?new mB(r,i,n,s):null,pos:o}}}class m_{constructor(e,t,n,r){this.chunkPos=e,this.chunk=t,this.nextLayer=n,this.maxPoint=r}static create(e,t,n,r){return new m_(e,t,n,r)}get length(){let e=this.chunk.length-1;return e<0?0:Math.max(this.chunkEnd(e),this.nextLayer.length)}get size(){if(this.isEmpty)return 0;let e=this.nextLayer.size;for(let t of this.chunk)e+=t.value.length;return e}chunkEnd(e){return this.chunkPos[e]+this.chunk[e].length}update(e){let{add:t=[],sort:n=!1,filterFrom:r=0,filterTo:i=this.length}=e,o=e.filter;if(0==t.length&&!o)return this;if(n&&(t=t.slice().sort(mL)),this.isEmpty)return t.length?m_.of(t):this;let s=new mH(this,null,-1).goto(0),a=0,l=[],u=new mV;for(;s.value||a<t.length;)if(a<t.length&&(s.from-t[a].from||s.startSide-t[a].value.startSide)>=0){let e=t[a++];u.addInner(e.from,e.to,e.value)||l.push(e)}else 1==s.rangeIndex&&s.chunkIndex<this.chunk.length&&(a==t.length||this.chunkEnd(s.chunkIndex)<t[a].from)&&(!o||r>this.chunkEnd(s.chunkIndex)||i<this.chunkPos[s.chunkIndex])&&u.addChunk(this.chunkPos[s.chunkIndex],this.chunk[s.chunkIndex])?s.nextChunk():((!o||r>s.to||i<s.from||o(s.from,s.to,s.value))&&!u.addInner(s.from,s.to,s.value)&&l.push(mF.create(s.from,s.to,s.value)),s.next());return u.finishInner(this.nextLayer.isEmpty&&!l.length?m_.empty:this.nextLayer.update({add:l,filter:o,filterFrom:r,filterTo:i}))}map(e){if(e.empty||this.isEmpty)return this;let t=[],n=[],r=-1;for(let i=0;i<this.chunk.length;i++){let o=this.chunkPos[i],s=this.chunk[i],a=e.touchesRange(o,o+s.length);if(!1===a)r=Math.max(r,s.maxPoint),t.push(s),n.push(e.mapPos(o));else if(!0===a){let{mapped:i,pos:a}=s.map(o,e);i&&(r=Math.max(r,i.maxPoint),t.push(i),n.push(a))}}let i=this.nextLayer.map(e);return 0==t.length?i:new m_(n,t,i||m_.empty,r)}between(e,t,n){if(!this.isEmpty){for(let r=0;r<this.chunk.length;r++){let i=this.chunkPos[r],o=this.chunk[r];if(t>=i&&e<=i+o.length&&!1===o.between(i,e-i,t-i,n))return}this.nextLayer.between(e,t,n)}}iter(e=0){return m$.from([this]).goto(e)}get isEmpty(){return this.nextLayer==this}static iter(e,t=0){return m$.from(e).goto(t)}static compare(e,t,n,r,i=-1){let o=e.filter(e=>e.maxPoint>0||!e.isEmpty&&e.maxPoint>=i),s=t.filter(e=>e.maxPoint>0||!e.isEmpty&&e.maxPoint>=i),a=mz(o,s,n),l=new mU(o,a,i),u=new mU(s,a,i);n.iterGaps((e,t,n)=>mq(l,e,u,t,n,r)),n.empty&&0==n.length&&mq(l,0,u,0,0,r)}static eq(e,t,n=0,r){null==r&&(r=0x3b9ac9ff);let i=e.filter(e=>!e.isEmpty&&0>t.indexOf(e)),o=t.filter(t=>!t.isEmpty&&0>e.indexOf(t));if(i.length!=o.length)return!1;if(!i.length)return!0;let s=mz(i,o),a=new mU(i,s,0).goto(n),l=new mU(o,s,0).goto(n);for(;;){if(a.to!=l.to||!mG(a.active,l.active)||a.point&&(!l.point||!mj(a.point,l.point)))return!1;if(a.to>r)return!0;a.next(),l.next()}}static spans(e,t,n,r,i=-1){let o=new mU(e,null,i).goto(t),s=t,a=o.openStart;for(;;){let e=Math.min(o.to,n);if(o.point){let n=o.activeForPoint(o.to),i=o.pointFrom<t?n.length+1:o.point.startSide<0?n.length:Math.min(n.length,a);r.point(s,e,o.point,n,i,o.pointRank),a=Math.min(o.openEnd(e),n.length)}else e>s&&(r.span(s,e,o.active,a),a=o.openEnd(e));if(o.to>n)return a+(o.point&&o.to>n?1:0);s=o.to,o.next()}}static of(e,t=!1){let n=new mV;for(let r of e instanceof mF?[e]:t?function(e){if(e.length>1)for(let t=e[0],n=1;n<e.length;n++){let r=e[n];if(mL(t,r)>0)return e.slice().sort(mL);t=r}return e}(e):e)n.add(r.from,r.to,r.value);return n.finish()}static join(e){if(!e.length)return m_.empty;let t=e[e.length-1];for(let n=e.length-2;n>=0;n--)for(let r=e[n];r!=m_.empty;r=r.nextLayer)t=new m_(r.chunkPos,r.chunk,t,Math.max(r.maxPoint,t.maxPoint));return t}}m_.empty=new m_([],[],null,-1),m_.empty.nextLayer=m_.empty;class mV{finishChunk(e){this.chunks.push(new mB(this.from,this.to,this.value,this.maxPoint)),this.chunkPos.push(this.chunkStart),this.chunkStart=-1,this.setMaxPoint=Math.max(this.setMaxPoint,this.maxPoint),this.maxPoint=-1,e&&(this.from=[],this.to=[],this.value=[])}constructor(){this.chunks=[],this.chunkPos=[],this.chunkStart=-1,this.last=null,this.lastFrom=-1e9,this.lastTo=-1e9,this.from=[],this.to=[],this.value=[],this.maxPoint=-1,this.setMaxPoint=-1,this.nextLayer=null}add(e,t,n){this.addInner(e,t,n)||(this.nextLayer||(this.nextLayer=new mV)).add(e,t,n)}addInner(e,t,n){let r=e-this.lastTo||n.startSide-this.last.endSide;if(r<=0&&0>(e-this.lastFrom||n.startSide-this.last.startSide))throw Error("Ranges must be added sorted by `from` position and `startSide`");return!(r<0)&&(250==this.from.length&&this.finishChunk(!0),this.chunkStart<0&&(this.chunkStart=e),this.from.push(e-this.chunkStart),this.to.push(t-this.chunkStart),this.last=n,this.lastFrom=e,this.lastTo=t,this.value.push(n),n.point&&(this.maxPoint=Math.max(this.maxPoint,t-e)),!0)}addChunk(e,t){if(0>(e-this.lastTo||t.value[0].startSide-this.last.endSide))return!1;this.from.length&&this.finishChunk(!0),this.setMaxPoint=Math.max(this.setMaxPoint,t.maxPoint),this.chunks.push(t),this.chunkPos.push(e);let n=t.value.length-1;return this.last=t.value[n],this.lastFrom=t.from[n]+e,this.lastTo=t.to[n]+e,!0}finish(){return this.finishInner(m_.empty)}finishInner(e){if(this.from.length&&this.finishChunk(!1),0==this.chunks.length)return e;let t=m_.create(this.chunkPos,this.chunks,this.nextLayer?this.nextLayer.finishInner(e):e,this.setMaxPoint);return this.from=null,t}}function mz(e,t,n){let r=new Map;for(let t of e)for(let e=0;e<t.chunk.length;e++)t.chunk[e].maxPoint<=0&&r.set(t.chunk[e],t.chunkPos[e]);let i=new Set;for(let e of t)for(let t=0;t<e.chunk.length;t++){let o=r.get(e.chunk[t]);null==o||(n?n.mapPos(o):o)!=e.chunkPos[t]||(null==n?void 0:n.touchesRange(o,o+e.chunk[t].length))||i.add(e.chunk[t])}return i}class mH{constructor(e,t,n,r=0){this.layer=e,this.skip=t,this.minPoint=n,this.rank=r}get startSide(){return this.value?this.value.startSide:0}get endSide(){return this.value?this.value.endSide:0}goto(e,t=-1e9){return this.chunkIndex=this.rangeIndex=0,this.gotoInner(e,t,!1),this}gotoInner(e,t,n){for(;this.chunkIndex<this.layer.chunk.length;){let t=this.layer.chunk[this.chunkIndex];if(!(this.skip&&this.skip.has(t)||this.layer.chunkEnd(this.chunkIndex)<e||t.maxPoint<this.minPoint))break;this.chunkIndex++,n=!1}if(this.chunkIndex<this.layer.chunk.length){let r=this.layer.chunk[this.chunkIndex].findIndex(e-this.layer.chunkPos[this.chunkIndex],t,!0);(!n||this.rangeIndex<r)&&this.setRangeIndex(r)}this.next()}forward(e,t){0>(this.to-e||this.endSide-t)&&this.gotoInner(e,t,!0)}next(){for(;;)if(this.chunkIndex==this.layer.chunk.length){this.from=this.to=1e9,this.value=null;break}else{let e=this.layer.chunkPos[this.chunkIndex],t=this.layer.chunk[this.chunkIndex],n=e+t.from[this.rangeIndex];if(this.from=n,this.to=e+t.to[this.rangeIndex],this.value=t.value[this.rangeIndex],this.setRangeIndex(this.rangeIndex+1),this.minPoint<0||this.value.point&&this.to-this.from>=this.minPoint)break}}setRangeIndex(e){if(e==this.layer.chunk[this.chunkIndex].value.length){if(this.chunkIndex++,this.skip)for(;this.chunkIndex<this.layer.chunk.length&&this.skip.has(this.layer.chunk[this.chunkIndex]);)this.chunkIndex++;this.rangeIndex=0}else this.rangeIndex=e}nextChunk(){this.chunkIndex++,this.rangeIndex=0,this.next()}compare(e){return this.from-e.from||this.startSide-e.startSide||this.rank-e.rank||this.to-e.to||this.endSide-e.endSide}}class m${constructor(e){this.heap=e}static from(e,t=null,n=-1){let r=[];for(let i=0;i<e.length;i++)for(let o=e[i];!o.isEmpty;o=o.nextLayer)o.maxPoint>=n&&r.push(new mH(o,t,n,i));return 1==r.length?r[0]:new m$(r)}get startSide(){return this.value?this.value.startSide:0}goto(e,t=-1e9){for(let n of this.heap)n.goto(e,t);for(let e=this.heap.length>>1;e>=0;e--)mW(this.heap,e);return this.next(),this}forward(e,t){for(let n of this.heap)n.forward(e,t);for(let e=this.heap.length>>1;e>=0;e--)mW(this.heap,e);0>(this.to-e||this.value.endSide-t)&&this.next()}next(){if(0==this.heap.length)this.from=this.to=1e9,this.value=null,this.rank=-1;else{let e=this.heap[0];this.from=e.from,this.to=e.to,this.value=e.value,this.rank=e.rank,e.value&&e.next(),mW(this.heap,0)}}}function mW(e,t){for(let n=e[t];;){let r=(t<<1)+1;if(r>=e.length)break;let i=e[r];if(r+1<e.length&&i.compare(e[r+1])>=0&&(i=e[r+1],r++),0>n.compare(i))break;e[r]=n,e[t]=i,t=r}}class mU{constructor(e,t,n){this.minPoint=n,this.active=[],this.activeTo=[],this.activeRank=[],this.minActive=-1,this.point=null,this.pointFrom=0,this.pointRank=0,this.to=-1e9,this.endSide=0,this.openStart=-1,this.cursor=m$.from(e,t,n)}goto(e,t=-1e9){return this.cursor.goto(e,t),this.active.length=this.activeTo.length=this.activeRank.length=0,this.minActive=-1,this.to=e,this.endSide=t,this.openStart=-1,this.next(),this}forward(e,t){for(;this.minActive>-1&&0>(this.activeTo[this.minActive]-e||this.active[this.minActive].endSide-t);)this.removeActive(this.minActive);this.cursor.forward(e,t)}removeActive(e){mY(this.active,e),mY(this.activeTo,e),mY(this.activeRank,e),this.minActive=mZ(this.active,this.activeTo)}addActive(e){let t=0,{value:n,to:r,rank:i}=this.cursor;for(;t<this.activeRank.length&&(i-this.activeRank[t]||r-this.activeTo[t])>0;)t++;mK(this.active,t,n),mK(this.activeTo,t,r),mK(this.activeRank,t,i),e&&mK(e,t,this.cursor.from),this.minActive=mZ(this.active,this.activeTo)}next(){let e=this.to,t=this.point;this.point=null;let n=this.openStart<0?[]:null;for(;;){let r=this.minActive;if(r>-1&&0>(this.activeTo[r]-this.cursor.from||this.active[r].endSide-this.cursor.startSide)){if(this.activeTo[r]>e){this.to=this.activeTo[r],this.endSide=this.active[r].endSide;break}this.removeActive(r),n&&mY(n,r)}else if(this.cursor.value)if(this.cursor.from>e){this.to=this.cursor.from,this.endSide=this.cursor.startSide;break}else{let e=this.cursor.value;if(e.point)if(t&&this.cursor.to==this.to&&this.cursor.from<this.cursor.to)this.cursor.next();else{this.point=e,this.pointFrom=this.cursor.from,this.pointRank=this.cursor.rank,this.to=this.cursor.to,this.endSide=e.endSide,this.cursor.next(),this.forward(this.to,this.endSide);break}else this.addActive(n),this.cursor.next()}else{this.to=this.endSide=1e9;break}}if(n){this.openStart=0;for(let t=n.length-1;t>=0&&n[t]<e;t--)this.openStart++}}activeForPoint(e){if(!this.active.length)return this.active;let t=[];for(let n=this.active.length-1;n>=0&&!(this.activeRank[n]<this.pointRank);n--)(this.activeTo[n]>e||this.activeTo[n]==e&&this.active[n].endSide>=this.point.endSide)&&t.push(this.active[n]);return t.reverse()}openEnd(e){let t=0;for(let n=this.activeTo.length-1;n>=0&&this.activeTo[n]>e;n--)t++;return t}}function mq(e,t,n,r,i,o){e.goto(t),n.goto(r);let s=r+i,a=r,l=r-t,u=!!o.boundChange;for(let t=!1;;){let r=e.to+l-n.to,i=r||e.endSide-n.endSide,c=i<0?e.to+l:n.to,h=Math.min(c,s);if(e.point||n.point?(e.point&&n.point&&mj(e.point,n.point)&&mG(e.activeForPoint(e.to),n.activeForPoint(n.to))||o.comparePoint(a,h,e.point,n.point),t=!1):(t&&o.boundChange(a),h>a&&!mG(e.active,n.active)&&o.compareRange(a,h,e.active,n.active),u&&h<s&&(r||e.openEnd(c)!=n.openEnd(c))&&(t=!0)),c>s)break;a=c,i<=0&&e.next(),i>=0&&n.next()}}function mG(e,t){if(e.length!=t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!=t[n]&&!mj(e[n],t[n]))return!1;return!0}function mY(e,t){for(let n=t,r=e.length-1;n<r;n++)e[n]=e[n+1];e.pop()}function mK(e,t,n){for(let n=e.length-1;n>=t;n--)e[n+1]=e[n];e[t]=n}function mZ(e,t){let n=-1,r=1e9;for(let i=0;i<t.length;i++)0>(t[i]-r||e[i].endSide-e[n].endSide)&&(n=i,r=t[i]);return n}function mX(e,t,n=e.length){let r=0;for(let i=0;i<n&&i<e.length;)9==e.charCodeAt(i)?(r+=t-r%t,i++):(r++,i=pU(e,i));return r}function mQ(e,t,n,r){for(let r=0,i=0;;){if(i>=t)return r;if(r==e.length)break;i+=9==e.charCodeAt(r)?n-i%n:1,r=pU(e,r)}return!0===r?-1:e.length}let mJ="u"<typeof Symbol?"__ͼ":Symbol.for("ͼ"),m0="u"<typeof Symbol?"__styleSet"+Math.floor(1e8*Math.random()):Symbol("styleSet"),m1="u">typeof globalThis?globalThis:"u">typeof window?window:{};class m2{constructor(e,t){this.rules=[];let{finish:n}=t||{};function r(e){return/^@/.test(e)?[e]:e.split(/,\s*/)}for(let t in e)!function e(t,i,o,s){let a=[],l=/^@(\w+)\b/.exec(t[0]),u=l&&"keyframes"==l[1];if(l&&null==i)return o.push(t[0]+";");for(let n in i){let s=i[n];if(/&/.test(n))e(n.split(/,\s*/).map(e=>t.map(t=>e.replace(/&/,t))).reduce((e,t)=>e.concat(t)),s,o);else if(s&&"object"==typeof s){if(!l)throw RangeError("The value of a property ("+n+") should be a primitive value.");e(r(n),s,a,u)}else null!=s&&a.push(n.replace(/_.*/,"").replace(/[A-Z]/g,e=>"-"+e.toLowerCase())+": "+s+";")}(a.length||u)&&o.push((n&&!l&&!s?t.map(n):t).join(", ")+" {"+a.join(" ")+"}")}(r(t),e[t],this.rules)}getRules(){return this.rules.join("\n")}static newName(){let e=m1[mJ]||1;return m1[mJ]=e+1,"ͼ"+e.toString(36)}static mount(e,t,n){let r=e[m0],i=n&&n.nonce;r?i&&r.setNonce(i):r=new m3(e,i),r.mount(Array.isArray(t)?t:[t],e)}}let m5=new Map;class m3{constructor(e,t){let n=e.ownerDocument||e,r=n.defaultView;if(!e.head&&e.adoptedStyleSheets&&r.CSSStyleSheet){let t=m5.get(n);if(t)return e[m0]=t;this.sheet=new r.CSSStyleSheet,m5.set(n,this)}else this.styleTag=n.createElement("style"),t&&this.styleTag.setAttribute("nonce",t);this.modules=[],e[m0]=this}mount(e,t){let n=this.sheet,r=0,i=0;for(let t=0;t<e.length;t++){let o=e[t],s=this.modules.indexOf(o);if(s<i&&s>-1&&(this.modules.splice(s,1),i--,s=-1),-1==s){if(this.modules.splice(i++,0,o),n)for(let e=0;e<o.rules.length;e++)n.insertRule(o.rules[e],r++)}else{for(;i<s;)r+=this.modules[i++].rules.length;r+=o.rules.length,i++}}if(n)0>t.adoptedStyleSheets.indexOf(this.sheet)&&(t.adoptedStyleSheets=[this.sheet,...t.adoptedStyleSheets]);else{let e="";for(let t=0;t<this.modules.length;t++)e+=this.modules[t].getRules()+"\n";this.styleTag.textContent=e;let n=t.head||t;this.styleTag.parentNode!=n&&n.insertBefore(this.styleTag,n.firstChild)}}setNonce(e){this.styleTag&&this.styleTag.getAttribute("nonce")!=e&&this.styleTag.setAttribute("nonce",e)}}for(var m4={8:"Backspace",9:"Tab",10:"Enter",12:"NumLock",13:"Enter",16:"Shift",17:"Control",18:"Alt",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",44:"PrintScreen",45:"Insert",46:"Delete",59:";",61:"=",91:"Meta",92:"Meta",106:"*",107:"+",108:",",109:"-",110:".",111:"/",144:"NumLock",145:"ScrollLock",160:"Shift",161:"Shift",162:"Control",163:"Control",164:"Alt",165:"Alt",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'"},m6={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},m9="u">typeof navigator&&/Mac/.test(navigator.platform),m8="u">typeof navigator&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent),m7=0;m7<10;m7++)m4[48+m7]=m4[96+m7]=String(m7);for(var m7=1;m7<=24;m7++)m4[m7+111]="F"+m7;for(var m7=65;m7<=90;m7++)m4[m7]=String.fromCharCode(m7+32),m6[m7]=String.fromCharCode(m7);for(var ge in m4)m6.hasOwnProperty(ge)||(m6[ge]=m4[ge]);function gt(){var e=arguments[0];"string"==typeof e&&(e=document.createElement(e));var t=1,n=arguments[1];if(n&&"object"==typeof n&&null==n.nodeType&&!Array.isArray(n)){for(var r in n)if(Object.prototype.hasOwnProperty.call(n,r)){var i=n[r];"string"==typeof i?e.setAttribute(r,i):null!=i&&(e[r]=i)}t++}for(;t<arguments.length;t++)!function e(t,n){if("string"==typeof n)t.appendChild(document.createTextNode(n));else if(null==n);else if(null!=n.nodeType)t.appendChild(n);else if(Array.isArray(n))for(var r=0;r<n.length;r++)e(t,n[r]);else throw RangeError("Unsupported child node: "+n)}(e,arguments[t]);return e}let gn="u">typeof navigator?navigator:{userAgent:"",vendor:"",platform:""},gr="u">typeof document?document:{documentElement:{style:{}}},gi=/Edge\/(\d+)/.exec(gn.userAgent),go=/MSIE \d/.test(gn.userAgent),gs=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(gn.userAgent),ga=!!(go||gs||gi),gl=!ga&&/gecko\/(\d+)/i.test(gn.userAgent),gu=!ga&&/Chrome\/(\d+)/.exec(gn.userAgent),gc="webkitFontSmoothing"in gr.documentElement.style,gh=!ga&&/Apple Computer/.test(gn.vendor),gd=gh&&(/Mobile\/\w+/.test(gn.userAgent)||gn.maxTouchPoints>2);var gf={mac:gd||/Mac/.test(gn.platform),windows:/Win/.test(gn.platform),linux:/Linux|X11/.test(gn.platform),ie:ga,ie_version:go?gr.documentMode||6:gs?+gs[1]:gi?+gi[1]:0,gecko:gl,gecko_version:gl?+(/Firefox\/(\d+)/.exec(gn.userAgent)||[0,0])[1]:0,chrome:!!gu,chrome_version:gu?+gu[1]:0,ios:gd,android:/Android\b/.test(gn.userAgent),webkit:gc,webkit_version:gc?+(/\bAppleWebKit\/(\d+)/.exec(gn.userAgent)||[0,0])[1]:0,safari:gh,safari_version:gh?+(/\bVersion\/(\d+(\.\d+)?)/.exec(gn.userAgent)||[0,0])[1]:0,tabSize:null!=gr.documentElement.style.tabSize?"tab-size":"-moz-tab-size"};function gp(e,t){for(let n in e)"class"==n&&t.class?t.class+=" "+e.class:"style"==n&&t.style?t.style+=";"+e.style:t[n]=e[n];return t}let gm=Object.create(null);function gg(e,t,n){if(e==t)return!0;e||(e=gm),t||(t=gm);let r=Object.keys(e),i=Object.keys(t);if(r.length-(n&&r.indexOf(n)>-1?1:0)!=i.length-(n&&i.indexOf(n)>-1?1:0))return!1;for(let o of r)if(o!=n&&(-1==i.indexOf(o)||e[o]!==t[o]))return!1;return!0}function gv(e,t,n){let r=!1;if(t)for(let i in t)n&&i in n||(r=!0,"style"==i?e.style.cssText="":e.removeAttribute(i));if(n)for(let i in n)t&&t[i]==n[i]||(r=!0,"style"==i?e.style.cssText=n[i]:e.setAttribute(i,n[i]));return r}class gy{eq(e){return!1}updateDOM(e,t,n){return!1}compare(e){return this==e||this.constructor==e.constructor&&this.eq(e)}get estimatedHeight(){return -1}get lineBreaks(){return 0}ignoreEvent(e){return!0}coordsAt(e,t,n){return null}get isHidden(){return!1}get editable(){return!1}destroy(e){}}var gb=((p=gb||(gb={}))[p.Text=0]="Text",p[p.WidgetBefore=1]="WidgetBefore",p[p.WidgetAfter=2]="WidgetAfter",p[p.WidgetRange=3]="WidgetRange",p);class gx extends mN{constructor(e,t,n,r){super(),this.startSide=e,this.endSide=t,this.widget=n,this.spec=r}get heightRelevant(){return!1}static mark(e){return new gw(e)}static widget(e){let t=Math.max(-1e4,Math.min(1e4,e.side||0)),n=!!e.block;return t+=n&&!e.inlineOrder?t>0?3e8:-4e8:t>0?1e8:-1e8,new gA(e,t,t,n,e.widget||null,!1)}static replace(e){let t=!!e.block,n,r;if(e.isBlockGap)n=-5e8,r=4e8;else{let{start:i,end:o}=gC(e,t);n=(i?t?-3e8:-1:5e8)-1,r=(o?t?2e8:1:-6e8)+1}return new gA(e,n,r,t,e.widget||null,!0)}static line(e){return new gS(e)}static set(e,t=!1){return m_.of(e,t)}hasHeight(){return!!this.widget&&this.widget.estimatedHeight>-1}}gx.none=m_.empty;class gw extends gx{constructor(e){let{start:t,end:n}=gC(e);super(t?-1:5e8,n?1:-6e8,null,e),this.tagName=e.tagName||"span",this.attrs=e.class&&e.attributes?gp(e.attributes,{class:e.class}):e.class?{class:e.class}:e.attributes||gm}eq(e){return this==e||e instanceof gw&&this.tagName==e.tagName&&gg(this.attrs,e.attrs)}range(e,t=e){if(e>=t)throw RangeError("Mark decorations may not be empty");return super.range(e,t)}}gw.prototype.point=!1;class gS extends gx{constructor(e){super(-2e8,-2e8,null,e)}eq(e){return e instanceof gS&&this.spec.class==e.spec.class&&gg(this.spec.attributes,e.spec.attributes)}range(e,t=e){if(t!=e)throw RangeError("Line decoration ranges must be zero-length");return super.range(e,t)}}gS.prototype.mapMode=pZ.TrackBefore,gS.prototype.point=!0;class gA extends gx{constructor(e,t,n,r,i,o){super(t,n,i,e),this.block=r,this.isReplace=o,this.mapMode=r?t<=0?pZ.TrackBefore:pZ.TrackAfter:pZ.TrackDel}get type(){return this.startSide!=this.endSide?gb.WidgetRange:this.startSide<=0?gb.WidgetBefore:gb.WidgetAfter}get heightRelevant(){return this.block||!!this.widget&&(this.widget.estimatedHeight>=5||this.widget.lineBreaks>0)}eq(e){var t,n;return e instanceof gA&&(t=this.widget,t==(n=e.widget)||!!(t&&n&&t.compare(n)))&&this.block==e.block&&this.startSide==e.startSide&&this.endSide==e.endSide}range(e,t=e){if(this.isReplace&&(e>t||e==t&&this.startSide>0&&this.endSide<=0))throw RangeError("Invalid range for replacement decoration");if(!this.isReplace&&t!=e)throw RangeError("Widget decorations can only have zero-length ranges");return super.range(e,t)}}function gC(e,t=!1){let{inclusiveStart:n,inclusiveEnd:r}=e;return null==n&&(n=e.inclusive),null==r&&(r=e.inclusive),{start:null!=n?n:t,end:null!=r?r:t}}function gk(e,t,n,r=0){let i=n.length-1;i>=0&&n[i]+r>=e?n[i]=Math.max(n[i],t):n.push(e,t)}gA.prototype.point=!0;class gM extends mN{constructor(e,t,n){super(),this.tagName=e,this.attributes=t,this.rank=n}eq(e){return e==this||e instanceof gM&&this.tagName==e.tagName&&gg(this.attributes,e.attributes)}static create(e){return new gM(e.tagName,e.attributes||gm,null==e.rank?50:Math.max(0,Math.min(e.rank,100)))}static set(e,t=!1){return m_.of(e,t)}}function gT(e){return(11==e.nodeType?e.getSelection?e:e.ownerDocument:e).getSelection()}function gD(e,t){return!!t&&(e==t||e.contains(1!=t.nodeType?t.parentNode:t))}function gE(e,t){if(!t.anchorNode)return!1;try{return gD(e,t.anchorNode)}catch(e){return!1}}function gO(e){return 3==e.nodeType?gH(e,0,e.nodeValue.length).getClientRects():1==e.nodeType?e.getClientRects():[]}function gR(e,t,n,r){return!!n&&(gN(e,t,n,r,-1)||gN(e,t,n,r,1))}function gP(e){for(var t=0;;t++)if(!(e=e.previousSibling))return t}function gI(e){return 1==e.nodeType&&/^(DIV|P|LI|UL|OL|BLOCKQUOTE|DD|DT|H\d|SECTION|PRE)$/.test(e.nodeName)}function gN(e,t,n,r,i){for(;;){if(e==n&&t==r)return!0;if(t==(i<0?0:gj(e))){if("DIV"==e.nodeName)return!1;let n=e.parentNode;if(!n||1!=n.nodeType)return!1;t=gP(e)+(i<0?0:1),e=n}else{if(1!=e.nodeType||1==(e=e.childNodes[t+(i<0?-1:0)]).nodeType&&"false"==e.contentEditable)return!1;t=i<0?gj(e):0}}}function gj(e){return 3==e.nodeType?e.nodeValue.length:e.childNodes.length}function gF(e,t){let n=t?e.left:e.right;return{left:n,right:n,top:e.top,bottom:e.bottom}}function gL(e,t){let n=t.width/e.offsetWidth,r=t.height/e.offsetHeight;return(n>.995&&n<1.005||!isFinite(n)||1>Math.abs(t.width-e.offsetWidth))&&(n=1),(r>.995&&r<1.005||!isFinite(r)||1>Math.abs(t.height-e.offsetHeight))&&(r=1),{scaleX:n,scaleY:r}}function gB(e,t=!0){let n=e.ownerDocument,r=null,i=null;for(let o=e.parentNode;o;)if(o==n.body||(!t||r)&&i)break;else if(1==o.nodeType)!i&&o.scrollHeight>o.clientHeight&&(i=o),t&&!r&&o.scrollWidth>o.clientWidth&&(r=o),o=o.assignedSlot||o.parentNode;else if(11==o.nodeType)o=o.host;else break;return{x:r,y:i}}gM.prototype.startSide=gM.prototype.endSide=-1;class g_{constructor(){this.anchorNode=null,this.anchorOffset=0,this.focusNode=null,this.focusOffset=0}eq(e){return this.anchorNode==e.anchorNode&&this.anchorOffset==e.anchorOffset&&this.focusNode==e.focusNode&&this.focusOffset==e.focusOffset}setRange(e){let{anchorNode:t,focusNode:n}=e;this.set(t,Math.min(e.anchorOffset,t?gj(t):0),n,Math.min(e.focusOffset,n?gj(n):0))}set(e,t,n,r){this.anchorNode=e,this.anchorOffset=t,this.focusNode=n,this.focusOffset=r}}let gV=null;function gz(e){if(e.setActive)return e.setActive();if(gV)return e.focus(gV);let t=[];for(let n=e;n&&(t.push(n,n.scrollTop,n.scrollLeft),n!=n.ownerDocument);n=n.parentNode);if(e.focus(null==gV?{get preventScroll(){return gV={preventScroll:!0},!0}}:void 0),!gV){gV=!1;for(let e=0;e<t.length;){let n=t[e++],r=t[e++],i=t[e++];n.scrollTop!=r&&(n.scrollTop=r),n.scrollLeft!=i&&(n.scrollLeft=i)}}}function gH(e,t,n=t){let r=i||(i=document.createRange());return r.setEnd(e,n),r.setStart(e,t),r}function g$(e,t,n,r){let i={key:t,code:t,keyCode:n,which:n,cancelable:!0};r&&({altKey:i.altKey,ctrlKey:i.ctrlKey,shiftKey:i.shiftKey,metaKey:i.metaKey}=r);let o=new KeyboardEvent("keydown",i);o.synthetic=!0,e.dispatchEvent(o);let s=new KeyboardEvent("keyup",i);return s.synthetic=!0,e.dispatchEvent(s),o.defaultPrevented||s.defaultPrevented}function gW(e){return e instanceof Window?e.pageYOffset>Math.max(0,e.document.documentElement.scrollHeight-e.innerHeight-4):e.scrollTop>Math.max(1,e.scrollHeight-e.clientHeight-4)}function gU(e,t){for(let n=e,r=t;;)if(3==n.nodeType&&r>0)return{node:n,offset:r};else if(1==n.nodeType&&r>0){if("false"==n.contentEditable)return null;r=gj(n=n.childNodes[r-1])}else{if(!n.parentNode||gI(n))return null;r=gP(n),n=n.parentNode}}function gq(e,t){for(let n=e,r=t;;)if(3==n.nodeType&&r<n.nodeValue.length)return{node:n,offset:r};else if(1==n.nodeType&&r<n.childNodes.length){if("false"==n.contentEditable)return null;n=n.childNodes[r],r=0}else{if(!n.parentNode||gI(n))return null;r=gP(n)+1,n=n.parentNode}}gf.safari&&gf.safari_version>=26&&(gV=!1);class gG{constructor(e,t,n=!0){this.node=e,this.offset=t,this.precise=n}static before(e,t){return new gG(e.parentNode,gP(e),t)}static after(e,t){return new gG(e.parentNode,gP(e)+1,t)}}var gY=((m=gY||(gY={}))[m.LTR=0]="LTR",m[m.RTL=1]="RTL",m);let gK=gY.LTR,gZ=gY.RTL;function gX(e){let t=[];for(let n=0;n<e.length;n++)t.push(1<<e[n]);return t}let gQ=gX("88888888888888888888888888888888888666888888787833333333337888888000000000000000000000000008888880000000000000000000000000088888888888888888888888888888888888887866668888088888663380888308888800000000000000000000000800000000000000000000000000000008"),gJ=gX("4444448826627288999999999992222222222222222222222222222222222222222222222229999999999999999999994444444444644222822222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222999999949999999229989999223333333333"),g0=Object.create(null),g1=[];for(let e of["()","[]","{}"]){let t=e.charCodeAt(0),n=e.charCodeAt(1);g0[t]=n,g0[n]=-t}function g2(e){return e<=247?gQ[e]:1424<=e&&e<=1524?2:1536<=e&&e<=1785?gJ[e-1536]:1774<=e&&e<=2220?4:8192<=e&&e<=8204?256:64336<=e&&e<=65023?4:1}let g5=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac\ufb50-\ufdff]/;class g3{get dir(){return this.level%2?gZ:gK}constructor(e,t,n){this.from=e,this.to=t,this.level=n}side(e,t){return this.dir==t==e?this.to:this.from}forward(e,t){return e==(this.dir==t)}static find(e,t,n,r){let i=-1;for(let o=0;o<e.length;o++){let s=e[o];if(s.from<=t&&s.to>=t){if(s.level==n)return o;(i<0||(0!=r?r<0?s.from<t:s.to>t:e[i].level>s.level))&&(i=o)}}if(i<0)throw RangeError("Index out of range");return i}}let g4=[];function g6(e){return[new g3(0,e,0)]}let g9="",g8=p7.define(),g7=p7.define(),ve=p7.define(),vt=p7.define(),vn=p7.define(),vr=p7.define(),vi=p7.define(),vo=p7.define(),vs=p7.define(),va=p7.define({combine:e=>e.some(e=>e)}),vl=p7.define({combine:e=>e.some(e=>e)}),vu=p7.define();class vc{constructor(e,t,n,r,i,o=!1){this.range=e,this.y=t,this.x=n,this.yMargin=r,this.xMargin=i,this.isSnapshot=o}map(e){return e.empty?this:new vc(this.range.map(e),this.y,this.x,this.yMargin,this.xMargin,this.isSnapshot)}clip(e){return this.range.to<=e.doc.length?this:new vc(p6.cursor(e.doc.length),this.y,this.x,this.yMargin,this.xMargin,this.isSnapshot)}}let vh=mC.define({map:(e,t)=>e.map(t)}),vd=mC.define();function vf(e,t,n){let r=e.facet(vt);r.length?r[0](t):window.onerror&&window.onerror(String(t),n,void 0,void 0,t)||(n?console.error(n+":",t):console.error(t))}let vp=p7.define({combine:e=>!e.length||e[0]}),vm=0,vg=p7.define({combine:e=>e.filter((t,n)=>{for(let r=0;r<n;r++)if(e[r].plugin==t.plugin)return!1;return!0})});class vv{constructor(e,t,n,r,i){this.id=e,this.create=t,this.domEventHandlers=n,this.domEventObservers=r,this.baseExtensions=i(this),this.extension=this.baseExtensions.concat(vg.of({plugin:this,arg:void 0}))}of(e){return this.baseExtensions.concat(vg.of({plugin:this,arg:e}))}static define(e,t){let{eventHandlers:n,eventObservers:r,provide:i,decorations:o}=t||{};return new vv(vm++,e,n,r,e=>{let t=[];return o&&t.push(vw.of(t=>{let n=t.plugin(e);return n?o(n):gx.none})),i&&t.push(i(e)),t})}static fromClass(e,t){return vv.define((t,n)=>new e(t,n),t)}}class vy{constructor(e){this.spec=e,this.mustUpdate=null,this.value=null}get plugin(){return this.spec&&this.spec.plugin}update(e){if(this.value){if(this.mustUpdate){let e=this.mustUpdate;if(this.mustUpdate=null,this.value.update)try{this.value.update(e)}catch(t){if(vf(e.state,t,"CodeMirror plugin crashed"),this.value.destroy)try{this.value.destroy()}catch(e){}this.deactivate()}}}else if(this.spec)try{this.value=this.spec.plugin.create(e,this.spec.arg)}catch(t){vf(e.state,t,"CodeMirror plugin crashed"),this.deactivate()}return this}destroy(e){var t;if(null==(t=this.value)?void 0:t.destroy)try{this.value.destroy()}catch(t){vf(e.state,t,"CodeMirror plugin crashed")}}deactivate(){this.spec=this.value=null}}let vb=p7.define(),vx=p7.define(),vw=p7.define(),vS=p7.define(),vA=p7.define(),vC=p7.define(),vk=p7.define();function vM(e,t){let n=e.state.facet(vk);if(!n.length)return n;let r=n.map(t=>t instanceof Function?t(e):t),i=[];return m_.spans(r,t.from,t.to,{point(){},span(e,n,r,o){let s=e-t.from,a=n-t.from,l=i;for(let e=r.length-1;e>=0;e--,o--){let n=r[e].spec.bidiIsolate,i;if(null==n&&(n=function(e,t,n){for(let r=t;r<n;r++){let t=g2(e.charCodeAt(r));if(1==t)break;if(2==t||4==t)return gZ}return gK}(t.text,s,a)),o>0&&l.length&&(i=l[l.length-1]).to==s&&i.direction==n)i.to=a,l=i.inner;else{let e={from:s,to:a,direction:n,inner:[]};l.push(e),l=e.inner}}}}),i}let vT=p7.define();function vD(e){let t=0,n=0,r=0,i=0;for(let o of e.state.facet(vT)){let s=o(e);s&&(null!=s.left&&(t=Math.max(t,s.left)),null!=s.right&&(n=Math.max(n,s.right)),null!=s.top&&(r=Math.max(r,s.top)),null!=s.bottom&&(i=Math.max(i,s.bottom)))}return{left:t,right:n,top:r,bottom:i}}let vE=p7.define();class vO{constructor(e,t,n,r){this.fromA=e,this.toA=t,this.fromB=n,this.toB=r}join(e){return new vO(Math.min(this.fromA,e.fromA),Math.max(this.toA,e.toA),Math.min(this.fromB,e.fromB),Math.max(this.toB,e.toB))}addToSet(e){let t=e.length,n=this;for(;t>0;t--){let r=e[t-1];if(!(r.fromA>n.toA)){if(r.toA<n.fromA)break;n=n.join(r),e.splice(t-1,1)}}return e.splice(t,0,n),e}static extendWithRanges(e,t){if(0==t.length)return e;let n=[];for(let r=0,i=0,o=0;;){let s=Math.min(r<e.length?e[r].fromB:1e9,i<t.length?t[i]:1e9);if(1e9==s)break;let a=s+o,l=s,u=a;for(;;)if(i<t.length&&t[i]<=l){let n=t[i+1];i+=2,l=Math.max(l,n);for(let t=r;t<e.length&&e[t].fromB<=l;t++)o=e[t].toA-e[t].toB;u=Math.max(u,n+o)}else if(r<e.length&&e[r].fromB<=l){let t=e[r++];l=Math.max(l,t.toB),u=Math.max(u,t.toA),o=t.toA-t.toB}else break;n.push(new vO(a,u,s,l))}return n}}class vR{constructor(e,t,n){for(let r of(this.view=e,this.state=t,this.transactions=n,this.flags=0,this.startState=e.state,this.changes=pQ.empty(this.startState.doc.length),n))this.changes=this.changes.compose(r.changes);let r=[];this.changes.iterChangedRanges((e,t,n,i)=>r.push(new vO(e,t,n,i))),this.changedRanges=r}static create(e,t,n){return new vR(e,t,n)}get viewportChanged(){return(4&this.flags)>0}get viewportMoved(){return(8&this.flags)>0}get heightChanged(){return(2&this.flags)>0}get geometryChanged(){return this.docChanged||(18&this.flags)>0}get focusChanged(){return(1&this.flags)>0}get docChanged(){return!this.changes.empty}get selectionSet(){return this.transactions.some(e=>e.selection)}get empty(){return 0==this.flags&&0==this.transactions.length}}let vP=[];class vI{constructor(e,t,n=0){this.dom=e,this.length=t,this.flags=n,this.parent=null,e.cmTile=this}get breakAfter(){return 1&this.flags}get children(){return vP}isWidget(){return!1}get isHidden(){return!1}isComposite(){return!1}isLine(){return!1}isText(){return!1}isBlock(){return!1}get domAttrs(){return null}sync(e){if(this.flags|=2,4&this.flags){this.flags&=-5;let e=this.domAttrs;e&&function(e,t){for(let n=e.attributes.length-1;n>=0;n--){let r=e.attributes[n].name;null==t[r]&&e.removeAttribute(r)}for(let n in t){let r=t[n];"style"==n?e.style.cssText=r:e.getAttribute(n)!=r&&e.setAttribute(n,r)}}(this.dom,e)}}toString(){return this.constructor.name+(this.children.length?`(${this.children})`:"")+(this.breakAfter?"#":"")}destroy(){this.parent=null}setDOM(e){this.dom=e,e.cmTile=this}get posAtStart(){return this.parent?this.parent.posBefore(this):0}get posAtEnd(){return this.posAtStart+this.length}posBefore(e,t=this.posAtStart){let n=t;for(let t of this.children){if(t==e)return n;n+=t.length+t.breakAfter}throw RangeError("Invalid child in posBefore")}posAfter(e){return this.posBefore(e)+e.length}covers(e){return!0}coordsIn(e,t){return null}domPosFor(e,t){let n=gP(this.dom),r=this.length?e>0:t>0;return new gG(this.parent.dom,n+ +!!r,0==e||e==this.length)}markDirty(e){this.flags&=-3,e&&(this.flags|=4),this.parent&&2&this.parent.flags&&this.parent.markDirty(!1)}get overrideDOMText(){return null}get root(){for(let e=this;e;e=e.parent)if(e instanceof vF)return e;return null}static get(e){return e.cmTile}}class vN extends vI{constructor(e){super(e,0),this._children=[]}isComposite(){return!0}get children(){return this._children}get lastChild(){return this.children.length?this.children[this.children.length-1]:null}append(e){this.children.push(e),e.parent=this}sync(e){if(2&this.flags)return;super.sync(e);let t=this.dom,n=null,r,i=(null==e?void 0:e.node)==t?e:null,o=0;for(let s of this.children){if(s.sync(e),o+=s.length+s.breakAfter,r=n?n.nextSibling:t.firstChild,i&&r!=s.dom&&(i.written=!0),s.dom.parentNode==t)for(;r&&r!=s.dom;)r=vj(r);else t.insertBefore(s.dom,r);n=s.dom}for(r=n?n.nextSibling:t.firstChild,i&&r&&(i.written=!0);r;)r=vj(r);this.length=o}}function vj(e){let t=e.nextSibling;return e.parentNode.removeChild(e),t}class vF extends vN{constructor(e,t){super(t),this.view=e}owns(e){for(;e;e=e.parent)if(e==this)return!0;return!1}isBlock(){return!0}nearest(e){for(;;){if(!e)return null;let t=vI.get(e);if(t&&this.owns(t))return t;e=e.parentNode}}blockTiles(e){for(let t=[],n=this,r=0,i=0;;)if(r==n.children.length){if(!t.length)return;(n=n.parent).breakAfter&&i++,r=t.pop()}else{let o=n.children[r++];if(o instanceof vL)t.push(r),n=o,r=0;else{let t=i+o.length,n=e(o,i);if(void 0!==n)return n;i=t+o.breakAfter}}}resolveBlock(e,t){let n,r=-1,i,o=-1;if(this.blockTiles((s,a)=>{let l=a+s.length;if(e>=a&&e<=l){if(s.isWidget()&&t>=-1&&t<=1){if(32&s.flags)return!0;16&s.flags&&(n=void 0)}(a<e||e==l&&(t<-1?s.length:s.covers(1)))&&(!n||!s.isWidget()&&n.isWidget())&&(n=s,r=e-a),(l>e||e==a&&(t>1?s.length:s.covers(-1)))&&(!i||!s.isWidget()&&i.isWidget())&&(i=s,o=e-a)}}),!n&&!i)throw Error("No tile at position "+e);return n&&t<0||!i?{tile:n,offset:r}:{tile:i,offset:o}}}class vL extends vN{constructor(e,t){super(e),this.wrapper=t}isBlock(){return!0}covers(e){return!!this.children.length&&(e<0?this.children[0].covers(-1):this.lastChild.covers(1))}get domAttrs(){return this.wrapper.attributes}static of(e,t){let n=new vL(t||document.createElement(e.tagName),e);return t||(n.flags|=4),n}}class vB extends vN{constructor(e,t){super(e),this.attrs=t}isLine(){return!0}static start(e,t,n){let r=new vB(t||document.createElement("div"),e);return t&&n||(r.flags|=4),r}get domAttrs(){return this.attrs}resolveInline(e,t,n){let r=null,i=-1,o=null,s=-1;!function e(a,l){for(let u=0,c=0;u<a.children.length&&c<=l;u++){let h=a.children[u],d=c+h.length;d>=l&&(h.isComposite()?e(h,l-c):(!o||o.isHidden&&(t>0||n&&function(e,t){let n=e.coordsIn(0,1),r=t.coordsIn(0,1);return n&&r&&r.top<n.bottom}(o,h)))&&(d>l||32&h.flags)?(o=h,s=l-c):(c<l||16&h.flags&&!h.isHidden)&&(r=h,i=l-c)),c=d}}(this,e);let a=(t<0?r:o)||r||o;return a?{tile:a,offset:a==r?i:s}:null}coordsIn(e,t){let n=this.resolveInline(e,t,!0);return n?n.tile.coordsIn(Math.max(0,n.offset),t):function(e){let t=e.dom.lastChild;if(!t)return e.dom.getBoundingClientRect();let n=gO(t);return n[n.length-1]||null}(this)}domIn(e,t){let n=this.resolveInline(e,t);if(n){let{tile:e,offset:r}=n;if(this.dom.contains(e.dom))return e.isText()?new gG(e.dom,Math.min(e.dom.nodeValue.length,r)):e.domPosFor(r,16&e.flags?1:32&e.flags?-1:t);let i=n.tile.parent,o=!1;for(let e of i.children){if(o)return new gG(e.dom,0);e==n.tile&&(o=!0)}}return new gG(this.dom,0)}}class v_ extends vN{constructor(e,t){super(e),this.mark=t}get domAttrs(){return this.mark.attrs}static of(e,t){let n=new v_(t||document.createElement(e.tagName),e);return t||(n.flags|=4),n}}class vV extends vI{constructor(e,t){super(e,t.length),this.text=t}sync(e){2&this.flags||(super.sync(e),this.dom.nodeValue!=this.text&&(e&&e.node==this.dom&&(e.written=!0),this.dom.nodeValue=this.text))}isText(){return!0}toString(){return JSON.stringify(this.text)}coordsIn(e,t){let n=this.dom.nodeValue.length;e>n&&(e=n);let r=e,i=e,o=0;0==e&&t<0||e==n&&t>=0?!(gf.chrome||gf.gecko)&&(e?(r--,o=1):i<n&&(i++,o=-1)):t<0?r--:i<n&&i++;let s=gH(this.dom,r,i).getClientRects();if(!s.length)return null;let a=s[(o?o<0:t>=0)?0:s.length-1];return gf.safari&&!o&&0==a.width&&(a=Array.prototype.find.call(s,e=>e.width)||a),o?gF(a,o<0):a||null}static of(e,t){let n=new vV(t||document.createTextNode(e),e);return t||(n.flags|=2),n}}class vz extends vI{constructor(e,t,n,r){super(e,t,r),this.widget=n}isWidget(){return!0}get isHidden(){return this.widget.isHidden}covers(e){return!(48&this.flags)&&(this.flags&(e<0?64:128))>0}coordsIn(e,t){return this.coordsInWidget(e,t,!1)}coordsInWidget(e,t,n){let r=this.widget.coordsAt(this.dom,e,t);if(r)return r;if(n)return gF(this.dom.getBoundingClientRect(),this.length?0==e:t<=0);{let t=this.dom.getClientRects(),n=null;if(!t.length)return null;let r=!!(16&this.flags)||!(32&this.flags)&&e>0;for(let i=r?t.length-1:0;n=t[i],e>0?0!=i:i!=t.length-1&&!(n.top<n.bottom);i+=r?-1:1);return gF(n,!r)}}get overrideDOMText(){if(!this.length)return pF.empty;let{root:e}=this;if(!e)return pF.empty;let t=this.posAtStart;return e.view.state.doc.slice(t,t+this.length)}destroy(){super.destroy(),this.widget.destroy(this.dom)}static of(e,t,n,r,i){return!i&&(i=e.toDOM(t),e.editable||(i.contentEditable="false")),new vz(i,n,e,r)}}class vH extends vI{constructor(e){let t=document.createElement("img");t.className="cm-widgetBuffer",t.setAttribute("aria-hidden","true"),super(t,0,e)}get isHidden(){return!0}get overrideDOMText(){return pF.empty}coordsIn(e){return this.dom.getBoundingClientRect()}}class v${constructor(e){this.index=0,this.beforeBreak=!1,this.parents=[],this.tile=e}advance(e,t,n){let{tile:r,index:i,beforeBreak:o,parents:s}=this;for(;e||t>0;)if(r.isComposite())if(o){if(!e)break;n&&n.break(),e--,o=!1}else if(i==r.children.length){if(!e&&!s.length)break;n&&n.leave(r),o=!!r.breakAfter,({tile:r,index:i}=s.pop()),i++}else{let a=r.children[i],l=a.breakAfter;(t>0?a.length<=e:a.length<e)&&(!n||!1!==n.skip(a,0,a.length)||!a.isComposite)?(o=!!l,i++,e-=a.length):(s.push({tile:r,index:i}),r=a,i=0,n&&a.isComposite()&&n.enter(a))}else if(i==r.length)o=!!r.breakAfter,({tile:r,index:i}=s.pop()),i++;else if(e){let t=Math.min(e,r.length-i);n&&n.skip(r,i,i+t),e-=t,i+=t}else break;return this.tile=r,this.index=i,this.beforeBreak=o,this}get root(){return this.parents.length?this.parents[0].tile:this.tile}}class vW{constructor(e,t,n,r){this.from=e,this.to=t,this.wrapper=n,this.rank=r}}class vU{constructor(e,t,n){this.cache=e,this.root=t,this.blockWrappers=n,this.curLine=null,this.lastBlock=null,this.afterWidget=null,this.pos=0,this.wrappers=[],this.wrapperPos=0}addText(e,t,n,r){var i;this.flushBuffer();let o=this.ensureMarks(t,n),s=o.lastChild;s&&s.isText()&&!(8&s.flags)&&s.length+e.length<512?(this.cache.reused.set(s,2),(o.children[o.children.length-1]=new vV(s.dom,s.text+e)).parent=o):o.append(r||vV.of(e,null==(i=this.cache.find(vV))?void 0:i.dom)),this.pos+=e.length,this.afterWidget=null}addComposition(e,t){let n=this.curLine;n.dom!=t.line.dom&&(n.setDOM(this.cache.reused.has(t.line)?vQ(t.line.dom):t.line.dom),this.cache.reused.set(t.line,2));let r=n;for(let e=t.marks.length-1;e>=0;e--){let n=t.marks[e],i=r.lastChild;if(i instanceof v_&&i.mark.eq(n.mark))i.dom!=n.dom&&i.setDOM(vQ(n.dom)),r=i;else{if(this.cache.reused.get(n)){let e=vI.get(n.dom);e&&e.setDOM(vQ(n.dom))}let e=v_.of(n.mark,n.dom);r.append(e),r=e}this.cache.reused.set(n,2)}let i=vI.get(e.text);i&&this.cache.reused.set(i,2);let o=new vV(e.text,e.text.nodeValue);o.flags|=8,this.pos=e.range.toB,r.append(o)}addInlineWidget(e,t,n){let r=this.afterWidget&&48&e.flags&&(48&this.afterWidget.flags)==(48&e.flags);r||this.flushBuffer();let i=this.ensureMarks(t,n);r||16&e.flags||i.append(this.getBuffer(1)),i.append(e),this.pos+=e.length,this.afterWidget=e}addMark(e,t,n){this.flushBuffer(),this.ensureMarks(t,n).append(e),this.pos+=e.length,this.afterWidget=null}addBlockWidget(e){this.getBlockPos().append(e),this.pos+=e.length,this.lastBlock=e,this.endLine()}continueWidget(e){let t=this.afterWidget||this.lastBlock;t.length+=e,this.pos+=e}addLineStart(e,t){var n;e||(e=vX);let r=vB.start(e,t||(null==(n=this.cache.find(vB))?void 0:n.dom),!!t);this.getBlockPos().append(this.lastBlock=this.curLine=r)}addLine(e){this.getBlockPos().append(e),this.pos+=e.length,this.lastBlock=e,this.endLine()}addBreak(){this.lastBlock.flags|=1,this.endLine(),this.pos++}addLineStartIfNotCovered(e){this.blockPosCovered()||this.addLineStart(e)}ensureLine(e){this.curLine||this.addLineStart(e)}ensureMarks(e,t){var n;let r=this.curLine;for(let i=e.length-1;i>=0;i--){let o=e[i],s;if(t>0&&(s=r.lastChild)&&s instanceof v_&&s.mark.eq(o))r=s,t--;else{let e=v_.of(o,null==(n=this.cache.find(v_,e=>e.mark.eq(o)))?void 0:n.dom);r.append(e),r=e,t=0}}return r}endLine(){if(this.curLine){this.flushBuffer();let e=this.curLine.lastChild;(!e||!vZ(this.curLine,!1)||"BR"!=e.dom.nodeName&&e.isWidget()&&!(gf.ios&&vZ(this.curLine,!0)))&&this.curLine.append(this.cache.findWidget(v0,0,32)||new vz(v0.toDOM(),0,v0,32)),this.curLine=this.afterWidget=null}}updateBlockWrappers(){this.wrapperPos>this.pos+1e4&&(this.blockWrappers.goto(this.pos),this.wrappers.length=0);for(let e=this.wrappers.length-1;e>=0;e--)this.wrappers[e].to<this.pos&&this.wrappers.splice(e,1);for(let e=this.blockWrappers;e.value&&e.from<=this.pos;e.next())if(e.to>=this.pos){let t=102*e.rank+e.value.rank,n=new vW(e.from,e.to,e.value,t),r=this.wrappers.length;for(;r>0&&0>(this.wrappers[r-1].rank-n.rank||this.wrappers[r-1].to-n.to);)r--;this.wrappers.splice(r,0,n)}this.wrapperPos=this.pos}getBlockPos(){var e;this.updateBlockWrappers();let t=this.root;for(let n of this.wrappers){let r=t.lastChild;if(n.from<this.pos&&r instanceof vL&&r.wrapper.eq(n.wrapper))t=r;else{let r=vL.of(n.wrapper,null==(e=this.cache.find(vL,e=>e.wrapper.eq(n.wrapper)))?void 0:e.dom);t.append(r),t=r}}return t}blockPosCovered(){let e=this.lastBlock;return null!=e&&!e.breakAfter&&(!e.isWidget()||(160&e.flags)>0)}getBuffer(e){let t=2|(e<0?16:32),n=this.cache.find(vH,void 0,1);return n&&(n.flags=t),n||new vH(t)}flushBuffer(){this.afterWidget&&!(32&this.afterWidget.flags)&&(this.afterWidget.parent.append(this.getBuffer(-1)),this.afterWidget=null)}}class vq{constructor(e){this.skipCount=0,this.text="",this.textOff=0,this.cursor=e.iter()}skip(e){this.textOff+e<=this.text.length?this.textOff+=e:(this.skipCount+=e-(this.text.length-this.textOff),this.text="",this.textOff=0)}next(e){if(this.textOff==this.text.length){let{value:t,lineBreak:n,done:r}=this.cursor.next(this.skipCount);if(this.skipCount=0,r)throw Error("Ran out of text content when drawing inline views");this.text=t;let i=this.textOff=Math.min(e,t.length);return n?null:t.slice(0,i)}let t=Math.min(this.text.length,this.textOff+e),n=this.text.slice(this.textOff,t);return this.textOff=t,n}}let vG=[vz,vB,vV,v_,vH,vL,vF];for(let e=0;e<vG.length;e++)vG[e].bucket=e;class vY{constructor(e){this.view=e,this.buckets=vG.map(()=>[]),this.index=vG.map(()=>0),this.reused=new Map}add(e){let t=e.constructor.bucket,n=this.buckets[t];n.length<6?n.push(e):n[this.index[t]=(this.index[t]+1)%6]=e}find(e,t,n=2){let r=e.bucket,i=this.buckets[r],o=this.index[r];for(let e=i.length-1;e>=0;e--){let s=(e+o)%i.length,a=i[s];if((!t||t(a))&&!this.reused.has(a))return i.splice(s,1),s<o&&this.index[r]--,this.reused.set(a,n),a}return null}findWidget(e,t,n){let r=this.buckets[0];if(r.length)for(let i=0,o=0;;i++){if(i==r.length){if(o)return null;o=1,i=0}let s=r[i];if(!this.reused.has(s)&&(0==o?s.widget.compare(e):s.widget.constructor==e.constructor&&e.updateDOM(s.dom,this.view,s.widget))){if(r.splice(i,1),i<this.index[0]&&this.index[0]--,s.widget==e&&s.length==t&&(497&s.flags)==n)return this.reused.set(s,1),s;return this.reused.set(s,2),new vz(s.dom,t,e,-498&s.flags|n)}}}reuse(e){return this.reused.set(e,1),e}maybeReuse(e,t=2){if(!this.reused.has(e))return this.reused.set(e,t),e.dom}clear(){for(let e=0;e<this.buckets.length;e++)this.buckets[e].length=this.index[e]=0}}class vK{constructor(e,t,n,r,i){this.view=e,this.decorations=r,this.disallowBlockEffectsFor=i,this.openWidget=!1,this.openMarks=0,this.cache=new vY(e),this.text=new vq(e.state.doc),this.builder=new vU(this.cache,new vF(e,e.contentDOM),m_.iter(n)),this.cache.reused.set(t,2),this.old=new v$(t),this.reuseWalker={skip:(e,t,n)=>{if(this.cache.add(e),e.isComposite())return!1},enter:e=>this.cache.add(e),leave:()=>{},break:()=>{}}}run(e,t){let n=t&&this.getCompositionContext(t.text);for(let r=0,i=0,o=0;;){let s=o<e.length?e[o++]:null,a=s?s.fromA:this.old.root.length;if(a>r){let e=a-r;this.preserve(e,!o,!s),r=a,i+=e}if(!s)break;t&&s.fromA<=t.range.fromA&&s.toA>=t.range.toA?(this.forward(s.fromA,t.range.fromA,t.range.fromA<t.range.toA?1:-1),this.emit(i,t.range.fromB),this.builder.flushBuffer(),this.cache.clear(),this.builder.addComposition(t,n),this.text.skip(t.range.toB-t.range.fromB),this.forward(t.range.fromA,s.toA),this.emit(t.range.toB,s.toB)):(this.forward(s.fromA,s.toA),this.emit(i,s.toB)),i=s.toB,r=s.toA}return this.builder.curLine&&this.builder.endLine(),this.builder.root}preserve(e,t,n){let r=function(e){let t=[];for(let n=e.parents.length;n>1;n--){let r=n==e.parents.length?e.tile:e.parents[n].tile;r instanceof v_&&t.push(r.mark)}return t}(this.old),i=this.openMarks;this.old.advance(e,n?1:-1,{skip:(e,t,n)=>{if(e.isWidget())if(this.openWidget)this.builder.continueWidget(n-t);else{let o=n>0||t<e.length?vz.of(e.widget,this.view,n-t,496&e.flags,this.cache.maybeReuse(e)):this.cache.reuse(e);256&o.flags?(o.flags&=-2,this.builder.addBlockWidget(o)):(this.builder.ensureLine(null),this.builder.addInlineWidget(o,r,i),i=r.length)}else if(e.isText())this.builder.ensureLine(null),t||n!=e.length||this.cache.reused.has(e)?(this.cache.add(e),this.builder.addText(e.text.slice(t,n),r,i)):this.builder.addText(e.text,r,i,this.cache.reuse(e)),i=r.length;else if(e.isLine())e.flags&=-2,this.cache.reused.set(e,1),this.builder.addLine(e);else if(e instanceof vH)this.cache.add(e);else{if(!(e instanceof v_))return!1;this.builder.ensureLine(null),this.builder.addMark(e,r,i),this.cache.reused.set(e,1),i=r.length}this.openWidget=!1},enter:e=>{e.isLine()?this.builder.addLineStart(e.attrs,this.cache.maybeReuse(e)):(this.cache.add(e),e instanceof v_&&r.unshift(e.mark)),this.openWidget=!1},leave:e=>{e.isLine()?r.length&&(r.length=i=0):e instanceof v_&&(r.shift(),i=Math.min(i,r.length))},break:()=>{this.builder.addBreak(),this.openWidget=!1}}),this.text.skip(e)}emit(e,t){let n=null,r=this.builder,i=0,o=m_.spans(this.decorations,e,t,{point:(e,t,o,s,a,l)=>{var u,c,h;if(o instanceof gA){if(this.disallowBlockEffectsFor[l]){if(o.block)throw RangeError("Block decorations may not be specified via plugins");if(t>this.view.state.doc.lineAt(e).to)throw RangeError("Decorations that replace line breaks may not be specified via plugins")}if(i=s.length,a>s.length)r.continueWidget(t-e);else{let i,l=o.widget||(o.block?vJ.block:vJ.inline),c=(i=(u=o).isReplace?64*(u.startSide<0)|128*(u.endSide>0):u.startSide>0?32:16,u.block&&(i|=256),i),h=this.cache.findWidget(l,t-e,c)||vz.of(l,this.view,t-e,c);o.block?(o.startSide>0&&r.addLineStartIfNotCovered(n),r.addBlockWidget(h)):(r.ensureLine(n),r.addInlineWidget(h,s,a))}n=null}else{let e,t;c=n,e=(h=o).spec.attributes,t=h.spec.class,(e||t)&&(c||(c={class:"cm-line"}),e&&gp(e,c),t&&(c.class+=" "+t)),n=c}t>e&&this.text.skip(t-e)},span:(e,t,o,s)=>{for(let i=e;i<t;){let a=this.text.next(Math.min(512,t-i));null==a?(r.addLineStartIfNotCovered(n),r.addBreak(),i++):(r.ensureLine(n),r.addText(a,o,i==e?s:o.length),i+=a.length),n=null}i=o.length}});this.openWidget=o>i,this.openWidget||r.addLineStartIfNotCovered(n),this.openMarks=o}forward(e,t,n=1){t-e<=10?this.old.advance(t-e,n,this.reuseWalker):(this.old.advance(5,-1,this.reuseWalker),this.old.advance(t-e-10,-1),this.old.advance(5,n,this.reuseWalker))}getCompositionContext(e){let t=[],n=null;for(let r=e.parentNode;;r=r.parentNode){let e=vI.get(r);if(r==this.view.contentDOM)break;e instanceof v_?t.push(e):(null==e?void 0:e.isLine())?n=e:e instanceof vL||("DIV"!=r.nodeName||n||r==this.view.contentDOM?n||t.push(v_.of(new gw({tagName:r.nodeName.toLowerCase(),attributes:function(e){let t=Object.create(null);for(let n=0;n<e.attributes.length;n++){let r=e.attributes[n];t[r.name]=r.value}return t}(r)}),r)):n=new vB(r,vX))}return{line:n,marks:t}}}function vZ(e,t){let n=e=>{for(let r of e.children)if((t?r.isText():r.length)||n(r))return!0;return!1};return n(e)}let vX={class:"cm-line"};function vQ(e){let t=vI.get(e);return t&&t.setDOM(e.cloneNode()),e}class vJ extends gy{constructor(e){super(),this.tag=e}eq(e){return e.tag==this.tag}toDOM(){return document.createElement(this.tag)}updateDOM(e){return e.nodeName.toLowerCase()==this.tag}get isHidden(){return!0}}vJ.inline=new vJ("span"),vJ.block=new vJ("div");let v0=new class extends gy{toDOM(){return document.createElement("br")}get isHidden(){return!0}get editable(){return!0}};class v1{constructor(e){this.view=e,this.decorations=[],this.blockWrappers=[],this.dynamicDecorationMap=[!1],this.domChanged=null,this.hasComposition=null,this.editContextFormatting=gx.none,this.lastCompositionAfterCursor=!1,this.minWidth=0,this.minWidthFrom=0,this.minWidthTo=0,this.impreciseAnchor=null,this.impreciseHead=null,this.forceSelection=!1,this.lastUpdate=Date.now(),this.updateDeco(),this.tile=new vF(e,e.contentDOM),this.updateInner([new vO(0,0,0,e.state.doc.length)],null)}update(e){var t,n,r,i,o,s,a,l,u;let c,h,d,f=e.changedRanges;this.minWidth>0&&f.length&&(f.every(({fromA:e,toA:t})=>t<this.minWidthFrom||e>this.minWidthTo)?(this.minWidthFrom=e.changes.mapPos(this.minWidthFrom,1),this.minWidthTo=e.changes.mapPos(this.minWidthTo,1)):this.minWidth=this.minWidthFrom=this.minWidthTo=0),this.updateEditContextFormatting(e);let p=-1;this.view.inputState.composing>=0&&!this.view.observer.editContext&&((null==(t=this.domChanged)?void 0:t.newSel)?p=this.domChanged.newSel.head:(n=e.changes,r=this.hasComposition,c=!1,r&&n.iterChangedRanges((e,t)=>{e<r.to&&t>r.from&&(c=!0)}),c||e.selectionSet||(p=e.state.selection.main.head)));let m=p>-1?function(e,t,n){let r=v5(e,n);if(!r)return null;let{node:i,from:o,to:s}=r,a=i.nodeValue;if(/[\n\r]/.test(a)||e.state.doc.sliceString(r.from,r.to)!=a)return null;let l=t.invertedDesc;return{range:new vO(l.mapPos(o),l.mapPos(s),o,s),text:i}}(this.view,e.changes,p):null;if(this.domChanged=null,this.hasComposition){let{from:t,to:n}=this.hasComposition;f=new vO(t,n,e.changes.mapPos(t,-1),e.changes.mapPos(n,1)).addToSet(f.slice())}this.hasComposition=m?{from:m.range.fromB,to:m.range.toB}:null,(gf.ie||gf.chrome)&&!m&&e&&e.state.doc.lines!=e.startState.doc.lines&&(this.forceSelection=!0);let g=this.decorations,v=this.blockWrappers;this.updateDeco();let y=(i=g,o=this.decorations,s=e.changes,h=new v3,m_.compare(i,o,s,h),h.changes);y.length&&(f=vO.extendWithRanges(f,y));let b=(a=v,l=this.blockWrappers,u=e.changes,d=new v4,m_.compare(a,l,u,d),d.changes);return b.length&&(f=vO.extendWithRanges(f,b)),m&&!f.some(e=>e.fromA<=m.range.fromA&&e.toA>=m.range.toA)&&(f=m.range.addToSet(f.slice())),(!(2&this.tile.flags)||0!=f.length)&&(this.updateInner(f,m),e.transactions.length&&(this.lastUpdate=Date.now()),!0)}updateInner(e,t){this.view.viewState.mustMeasureContent=!0;let{observer:n}=this.view;n.ignore(()=>{if(t||e.length){let n=this.tile,r=new vK(this.view,n,this.blockWrappers,this.decorations,this.dynamicDecorationMap);t&&vI.get(t.text)&&r.cache.reused.set(vI.get(t.text),2),this.tile=r.run(e,t),v2(n,r.cache.reused)}this.tile.dom.style.height=this.view.viewState.contentHeight/this.view.scaleY+"px",this.tile.dom.style.flexBasis=this.minWidth?this.minWidth+"px":"";let r=gf.chrome||gf.ios?{node:n.selectionRange.focusNode,written:!1}:void 0;this.tile.sync(r),r&&(r.written||n.selectionRange.focusNode!=r.node||!this.tile.dom.contains(r.node))&&(this.forceSelection=!0),this.tile.dom.style.height=""});let r=[];if(this.view.viewport.from||this.view.viewport.to<this.view.state.doc.length)for(let e of this.tile.children)e.isWidget()&&e.widget instanceof v6&&r.push(e.dom);n.updateGaps(r)}updateEditContextFormatting(e){for(let t of(this.editContextFormatting=this.editContextFormatting.map(e.changes),e.transactions))for(let e of t.effects)e.is(vd)&&(this.editContextFormatting=e.value)}updateSelection(e=!1,t=!1){var n;(e||!this.view.observer.selectionRange.focusNode)&&this.view.observer.readSelectionRange();let{dom:r}=this.tile,i=this.view.root.activeElement,o=i==r,s=!o&&!(this.view.state.facet(vp)||r.tabIndex>-1)&&gE(r,this.view.observer.selectionRange)&&!(i&&r.contains(i));if(!(o||t||s))return;let a=this.forceSelection;this.forceSelection=!1;let l=this.view.state.selection.main,u,c;if(l.empty?c=u=this.inlineDOMNearPos(l.anchor,l.assoc||1):(c=this.inlineDOMNearPos(l.head,l.head==l.from?1:-1),u=this.inlineDOMNearPos(l.anchor,l.anchor==l.from?1:-1)),gf.gecko&&l.empty&&!this.hasComposition&&1==(n=u).node.nodeType&&n.node.firstChild&&(0==n.offset||"false"==n.node.childNodes[n.offset-1].contentEditable)&&(n.offset==n.node.childNodes.length||"false"==n.node.childNodes[n.offset].contentEditable)){let e=document.createTextNode("");this.view.observer.ignore(()=>u.node.insertBefore(e,u.node.childNodes[u.offset]||null)),u=c=new gG(e,0),a=!0}let h=this.view.observer.selectionRange;!a&&h.focusNode&&(gR(u.node,u.offset,h.anchorNode,h.anchorOffset)&&gR(c.node,c.offset,h.focusNode,h.focusOffset)||this.suppressWidgetCursorChange(h,l))||(this.view.observer.ignore(()=>{gf.android&&gf.chrome&&r.contains(h.focusNode)&&function(e,t){for(let n=e;n&&n!=t;n=n.assignedSlot||n.parentNode)if(1==n.nodeType&&"false"==n.contentEditable)return!0;return!1}(h.focusNode,r)&&(r.blur(),r.focus({preventScroll:!0}));let e=gT(this.view.root);if(e)if(l.empty){if(gf.gecko){var t,n;let e=(t=u.node,n=u.offset,1!=t.nodeType?0:(n&&"false"==t.childNodes[n-1].contentEditable?1:0)|2*(n<t.childNodes.length&&"false"==t.childNodes[n].contentEditable));if(e&&3!=e){let t=(1==e?gU:gq)(u.node,u.offset);t&&(u=new gG(t.node,t.offset))}}e.collapse(u.node,u.offset),null!=l.bidiLevel&&void 0!==e.caretBidiLevel&&(e.caretBidiLevel=l.bidiLevel)}else if(e.extend){e.collapse(u.node,u.offset);try{e.extend(c.node,c.offset)}catch(e){}}else{let t=document.createRange();l.anchor>l.head&&([u,c]=[c,u]),t.setEnd(c.node,c.offset),t.setStart(u.node,u.offset),e.removeAllRanges(),e.addRange(t)}s&&this.view.root.activeElement==r&&(r.blur(),i&&i.focus())}),this.view.observer.setSelectionRange(u,c)),this.impreciseAnchor=u.precise?null:new gG(h.anchorNode,h.anchorOffset),this.impreciseHead=c.precise?null:new gG(h.focusNode,h.focusOffset)}suppressWidgetCursorChange(e,t){return this.hasComposition&&t.empty&&gR(e.focusNode,e.focusOffset,e.anchorNode,e.anchorOffset)&&this.posFromDOM(e.focusNode,e.focusOffset)==t.head}enforceCursorAssoc(){if(this.hasComposition)return;let{view:e}=this,t=e.state.selection.main,n=gT(e.root),{anchorNode:r,anchorOffset:i}=e.observer.selectionRange;if(!n||!t.empty||!t.assoc||!n.modify)return;let o=this.lineAt(t.head,t.assoc);if(!o)return;let s=o.posAtStart;if(t.head==s||t.head==s+o.length)return;let a=this.coordsAt(t.head,-1),l=this.coordsAt(t.head,1);if(!a||!l||a.bottom>l.top)return;let u=this.domAtPos(t.head+t.assoc,t.assoc);n.collapse(u.node,u.offset),n.modify("move",t.assoc<0?"forward":"backward","lineboundary"),e.observer.readSelectionRange();let c=e.observer.selectionRange;e.docView.posFromDOM(c.anchorNode,c.anchorOffset)!=t.from&&n.collapse(r,i)}posFromDOM(e,t){let n=this.tile.nearest(e);if(!n)return 2&this.tile.dom.compareDocumentPosition(e)?0:this.view.state.doc.length;let r=n.posAtStart;if(n.isComposite()){let i;if(e==n.dom)i=n.dom.childNodes[t];else{let r=0==gj(e)?0:0==t?-1:1;for(;;){let t=e.parentNode;if(t==n.dom)break;0==r&&t.firstChild!=t.lastChild&&(r=e==t.firstChild?-1:1),e=t}i=r<0?e:e.nextSibling}if(i==n.dom.firstChild)return r;for(;i&&!vI.get(i);)i=i.nextSibling;if(!i)return r+n.length;for(let e=0,t=r;;e++){let r=n.children[e];if(r.dom==i)return t;t+=r.length+r.breakAfter}}else if(n.isText())return e==n.dom?r+t:r+(t?n.length:0);else return r}domAtPos(e,t){let{tile:n,offset:r}=this.tile.resolveBlock(e,t);return n.isWidget()?n.domPosFor(e,t):n.domIn(r,t)}inlineDOMNearPos(e,t){let n,r=-1,i=!1,o,s=-1,a=!1;return(this.tile.blockTiles((t,l)=>{if(t.isWidget()){if(32&t.flags&&l>=e)return!0;16&t.flags&&(i=!0)}else{let u=l+t.length;if(l<=e&&(n=t,r=e-l,i=u<e),u>=e&&!o&&(o=t,s=e-l,a=l>e),l>e&&o)return!0}}),n||o)?(i&&o?n=null:a&&n&&(o=null),n&&t<0||!o?n.domIn(r,t):o.domIn(s,t)):this.domAtPos(e,t)}coordsAt(e,t){let{tile:n,offset:r}=this.tile.resolveBlock(e,t);return n.isWidget()?n.widget instanceof v6?null:n.coordsInWidget(r,t,!0):n.coordsIn(r,t)}lineAt(e,t){let{tile:n}=this.tile.resolveBlock(e,t);return n.isLine()?n:null}coordsForChar(e){let{tile:t,offset:n}=this.tile.resolveBlock(e,1);return t.isLine()?function e(t,n){if(t.isComposite())for(let r of t.children){if(r.length>=n){let t=e(r,n);if(t)return t}if((n-=r.length)<0)break}else if(t.isText()&&n<t.length){let e=pU(t.text,n);if(e==n)return null;let r=gH(t.dom,n,e).getClientRects();for(let e=0;e<r.length;e++){let t=r[e];if(e==r.length-1||t.top<t.bottom&&t.left<t.right)return t}}return null}(t,n):null}measureVisibleLineHeights(e){let t=[],{from:n,to:r}=e,i=this.view.contentDOM.clientWidth,o=i>Math.max(this.view.scrollDOM.clientWidth,this.minWidth)+1,s=-1,a=this.view.textDirection==gY.LTR,l=0,u=(e,c,h)=>{for(let d=0;d<e.children.length&&!(c>r);d++){let r=e.children[d],f=c+r.length,p=r.dom.getBoundingClientRect(),{height:m}=p;if(h&&!d&&(l+=p.top-h.top),r instanceof vL)f>n&&u(r,c,p);else if(c>=n&&(l>0&&t.push(-l),t.push(m+l),l=0,o)){let e=r.dom.lastChild,t=e?gO(e):[];if(t.length){let e=t[t.length-1],n=a?e.right-p.left:p.right-e.left;n>s&&(s=n,this.minWidth=i,this.minWidthFrom=c,this.minWidthTo=f)}}h&&d==e.children.length-1&&(l+=h.bottom-p.bottom),c=f+r.breakAfter}};return u(this.tile,0,null),t}textDirectionAt(e){let{tile:t}=this.tile.resolveBlock(e,1);return"rtl"==getComputedStyle(t.dom).direction?gY.RTL:gY.LTR}measureTextSize(){let e=this.tile.blockTiles(e=>{if(e.isLine()&&e.children.length&&e.length<=20){let t=0,n;for(let r of e.children){if(!r.isText()||/[^ -~]/.test(r.text))return;let e=gO(r.dom);if(1!=e.length)return;t+=e[0].width,n=e[0].height}if(t)return{lineHeight:e.dom.getBoundingClientRect().height,charWidth:t/e.length,textHeight:n}}});if(e)return e;let t=document.createElement("div"),n,r,i;return t.className="cm-line",t.style.width="99999px",t.style.position="absolute",t.textContent="abc def ghi jkl mno pqr stu",this.view.observer.ignore(()=>{this.tile.dom.appendChild(t);let e=gO(t.firstChild)[0];n=t.getBoundingClientRect().height,r=e&&e.width?e.width/27:7,i=e&&e.height?e.height:n,t.remove()}),{lineHeight:n,charWidth:r,textHeight:i}}computeBlockGapDeco(){let e=[],t=this.view.viewState;for(let n=0,r=0;;r++){let i=r==t.viewports.length?null:t.viewports[r],o=i?i.from-1:this.view.state.doc.length;if(o>n){let r=(t.lineBlockAt(o).bottom-t.lineBlockAt(n).top)/this.view.scaleY;e.push(gx.replace({widget:new v6(r),block:!0,inclusive:!0,isBlockGap:!0}).range(n,o))}if(!i)break;n=i.to+1}return gx.set(e)}updateDeco(){let e=1,t=this.view.state.facet(vw).map(t=>(this.dynamicDecorationMap[e++]="function"==typeof t)?t(this.view):t),n=!1,r=this.view.state.facet(vA).map((e,t)=>{let r="function"==typeof e;return r&&(n=!0),r?e(this.view):e});for(r.length&&(this.dynamicDecorationMap[e++]=n,t.push(m_.join(r))),this.decorations=[this.editContextFormatting,...t,this.computeBlockGapDeco(),this.view.viewState.lineGapDeco];e<this.decorations.length;)this.dynamicDecorationMap[e++]=!1;this.blockWrappers=this.view.state.facet(vS).map(e=>"function"==typeof e?e(this.view):e)}scrollIntoView(e){var t;if(e.isSnapshot){let t=this.view.viewState.lineBlockAt(e.range.head);this.view.scrollDOM.scrollTop=t.top-e.yMargin,this.view.scrollDOM.scrollLeft=e.xMargin;return}for(let t of this.view.state.facet(vu))try{if(t(this.view,e.range,e))return!0}catch(e){vf(this.view.state,e,"scroll handler")}let{range:n}=e,r=this.coordsAt(n.head,null!=(t=n.assoc)?t:n.empty?0:n.head>n.anchor?-1:1),i;if(!r)return;!n.empty&&(i=this.coordsAt(n.anchor,n.anchor>n.head?-1:1))&&(r={left:Math.min(r.left,i.left),top:Math.min(r.top,i.top),right:Math.max(r.right,i.right),bottom:Math.max(r.bottom,i.bottom)});let o=vD(this.view),s={left:r.left-o.left,top:r.top-o.top,right:r.right+o.right,bottom:r.bottom+o.bottom},{offsetWidth:a,offsetHeight:l}=this.view.scrollDOM;if(!function(e,t,n,r,i,o,s,a){let l=e.ownerDocument,u=l.defaultView||window;for(let c=e,h=!1;c&&!h;)if(1==c.nodeType){let e,d=c==l.body,f=1,p=1;if(d)e=function(e){let t=e.visualViewport;return t?{left:0,right:t.width,top:0,bottom:t.height}:{left:0,right:e.innerWidth,top:0,bottom:e.innerHeight}}(u);else{if(/^(fixed|sticky)$/.test(getComputedStyle(c).position)&&(h=!0),c.scrollHeight<=c.clientHeight&&c.scrollWidth<=c.clientWidth){c=c.assignedSlot||c.parentNode;continue}let t=c.getBoundingClientRect();({scaleX:f,scaleY:p}=gL(c,t)),e={left:t.left,right:t.left+c.clientWidth*f,top:t.top,bottom:t.top+c.clientHeight*p}}let m=0,g=0;if("nearest"==i)t.top<e.top+s?(g=t.top-(e.top+s),n>0&&t.bottom>e.bottom+g&&(g=t.bottom-e.bottom+s)):t.bottom>e.bottom-s&&(g=t.bottom-e.bottom+s,n<0&&t.top-g<e.top&&(g=t.top-(e.top+s)));else{let r=t.bottom-t.top,o=e.bottom-e.top;g=("center"==i&&r<=o?t.top+r/2-o/2:"start"==i||"center"==i&&n<0?t.top-s:t.bottom-o+s)-e.top}if("nearest"==r?t.left<e.left+o?(m=t.left-(e.left+o),n>0&&t.right>e.right+m&&(m=t.right-e.right+o)):t.right>e.right-o&&(m=t.right-e.right+o,n<0&&t.left<e.left+m&&(m=t.left-(e.left+o))):m=("center"==r?t.left+(t.right-t.left)/2-(e.right-e.left)/2:"start"==r==a?t.left-o:t.right-(e.right-e.left)+o)-e.left,m||g)if(d)u.scrollBy(m,g);else{let e=0,n=0;if(g){let e=c.scrollTop;c.scrollTop+=g/p,n=(c.scrollTop-e)*p}if(m){let t=c.scrollLeft;c.scrollLeft+=m/f,e=(c.scrollLeft-t)*f}t={left:t.left-e,top:t.top-n,right:t.right-e,bottom:t.bottom-n},e&&1>Math.abs(e-m)&&(r="nearest"),n&&1>Math.abs(n-g)&&(i="nearest")}if(d)break;(t.top<e.top||t.bottom>e.bottom||t.left<e.left||t.right>e.right)&&(t={left:Math.max(t.left,e.left),right:Math.min(t.right,e.right),top:Math.max(t.top,e.top),bottom:Math.min(t.bottom,e.bottom)}),c=c.assignedSlot||c.parentNode}else if(11==c.nodeType)c=c.host;else break}(this.view.scrollDOM,s,n.head<n.anchor?-1:1,e.x,e.y,Math.max(Math.min(e.xMargin,a),-a),Math.max(Math.min(e.yMargin,l),-l),this.view.textDirection==gY.LTR),window.visualViewport&&window.innerHeight-window.visualViewport.height>1&&(r.top>window.pageYOffset+window.visualViewport.offsetTop+window.visualViewport.height||r.bottom<window.pageYOffset+window.visualViewport.offsetTop)){let e=this.view.docView.lineAt(n.head,1);e&&e.dom.scrollIntoView({block:"nearest"})}}lineHasWidget(e){let t=e=>e.isWidget()||e.children.some(t);return t(this.tile.resolveBlock(e,1).tile)}destroy(){v2(this.tile)}}function v2(e,t){let n=null==t?void 0:t.get(e);if(1!=n)for(let r of(null==n&&e.destroy(),e.children))v2(r,t)}function v5(e,t){let n=e.observer.selectionRange;if(!n.focusNode)return null;let r=gU(n.focusNode,n.focusOffset),i=gq(n.focusNode,n.focusOffset),o=r||i;if(i&&r&&i.node!=r.node){let t=vI.get(i.node);if(!t||t.isText()&&t.text!=i.node.nodeValue)o=i;else if(e.docView.lastCompositionAfterCursor){let e=vI.get(r.node);!e||e.isText()&&e.text!=r.node.nodeValue||(o=i)}}if(e.docView.lastCompositionAfterCursor=o!=r,!o)return null;let s=t-o.offset;return{from:s,to:s+o.node.nodeValue.length,node:o.node}}let v3=class{constructor(){this.changes=[]}compareRange(e,t){gk(e,t,this.changes)}comparePoint(e,t){gk(e,t,this.changes)}boundChange(e){gk(e,e,this.changes)}};class v4{constructor(){this.changes=[]}compareRange(e,t){gk(e,t,this.changes)}comparePoint(){}boundChange(e){gk(e,e,this.changes)}}class v6 extends gy{constructor(e){super(),this.height=e}toDOM(){let e=document.createElement("div");return e.className="cm-gap",this.updateDOM(e),e}eq(e){return e.height==this.height}updateDOM(e){return e.style.height=this.height+"px",!0}get editable(){return!0}get estimatedHeight(){return this.height}ignoreEvent(){return!1}}function v9(e,t,n){let r=e.lineBlockAt(t);if(Array.isArray(r.type)){let e;for(let i of r.type){if(i.from>t)break;if(!(i.to<t)){if(i.from<t&&i.to>t)return i;(!e||i.type==gb.Text&&(e.type!=i.type||(n<0?i.from<t:i.to>t)))&&(e=i)}}return e||r}return r}function v8(e,t,n,r){let i=e.state.doc.lineAt(t.head),o=e.bidiSpans(i),s=e.textDirectionAt(i.from);for(let a=t,l=null;;){let t=function(e,t,n,r,i){var o;let s=r.head-e.from,a=g3.find(t,s,null!=(o=r.bidiLevel)?o:-1,r.assoc),l=t[a],u=l.side(i,n);if(s==u){let e=a+=i?1:-1;if(e<0||e>=t.length)return null;s=(l=t[a=e]).side(!i,n),u=l.side(i,n)}let c=pU(e.text,s,l.forward(i,n));(c<l.from||c>l.to)&&(c=u),g9=e.text.slice(Math.min(s,c),Math.max(s,c));let h=a==(i?t.length-1:0)?null:t[a+(i?1:-1)];return h&&c==u&&h.level+ +!i<l.level?p6.cursor(h.side(!i,n)+e.from,h.forward(i,n)?1:-1,h.level):p6.cursor(c+e.from,l.forward(i,n)?-1:1,l.level)}(i,o,s,a,n),u=g9;if(!t){if(i.number==(n?e.state.doc.lines:1))return a;u="\n",i=e.state.doc.line(i.number+(n?1:-1)),o=e.bidiSpans(i),t=e.visualLineSide(i,!n)}if(l){if(!l(u))return a}else{if(!r)return t;l=r(u)}a=t}}function v7(e,t,n){for(;;){let r=0;for(let i of e)i.between(t-1,t+1,(e,i,o)=>{if(t>e&&t<i){let o=r||n||(t-e<i-t?-1:1);t=o<0?e:i,r=o}});if(!r)return t}}function ye(e,t){let n=null;for(let r=0;r<t.ranges.length;r++){let i=t.ranges[r],o=null;if(i.empty){let t=v7(e,i.from,0);t!=i.from&&(o=p6.cursor(t,-1))}else{let t=v7(e,i.from,-1),n=v7(e,i.to,1);(t!=i.from||n!=i.to)&&(o=i.undirectional?p6.undirectionalRange(i.from,i.to):p6.range(i.from==i.anchor?t:n,i.from==i.head?t:n))}o&&(n||(n=t.ranges.slice()),n[r]=o)}return n?p6.create(n,t.mainIndex):t}function yt(e,t,n){let r=v7(e.state.facet(vC).map(t=>t(e)),n.from,t.head>n.from?-1:1);return r==n.from?n:p6.cursor(r,r<n.from?1:-1)}class yn{constructor(e,t){this.pos=e,this.assoc=t}}function yr(e,t,n,r){let i=e.contentDOM.getBoundingClientRect(),o=i.top+e.viewState.paddingTop,{x:s,y:a}=t,l=a-o,u;for(;;){if(l<0)return new yn(0,1);if(l>e.viewState.docHeight)return new yn(e.state.doc.length,-1);if(u=e.elementAtHeight(l),null==r)break;if(u.type==gb.Text){if(r<0?u.to<e.viewport.from:u.from>e.viewport.to)break;let t=e.docView.coordsAt(r<0?u.from:u.to,r>0?-1:1);if(t&&(r<0?t.top<=l+o:t.bottom>=l+o))break}let t=e.viewState.heightOracle.textHeight/2;l=r>0?u.bottom+t:u.top-t}if(e.viewport.from>=u.to||e.viewport.to<=u.from){if(n)return null;if(u.type==gb.Text){let t=function(e,t,n,r,i){let o=Math.round((r-t.left)*e.defaultCharacterWidth);if(e.lineWrapping&&n.height>1.5*e.defaultLineHeight){let t=e.viewState.heightOracle.textHeight;o+=Math.floor((i-n.top-(e.defaultLineHeight-t)*.5)/t)*e.viewState.heightOracle.lineLength}let s=e.state.sliceDoc(n.from,n.to);return n.from+mQ(s,o,e.state.tabSize)}(e,i,u,s,a);return new yn(t,t==u.from?1:-1)}}if(u.type!=gb.Text)return l<(u.top+u.bottom)/2?new yn(u.from,1):new yn(u.to,-1);let c=e.docView.lineAt(u.from,2);return c&&c.length==u.length||(c=e.docView.lineAt(u.from,-2)),new yi(e,s,a,e.textDirectionAt(u.from)).scanTile(c,u.from)}class yi{constructor(e,t,n,r){this.view=e,this.x=t,this.y=n,this.baseDir=r,this.line=null,this.spans=null}bidiSpansAt(e){return(!this.line||this.line.from>e||this.line.to<e)&&(this.line=this.view.state.doc.lineAt(e),this.spans=this.view.bidiSpans(this.line)),this}baseDirAt(e,t){let{line:n,spans:r}=this.bidiSpansAt(e);return r[g3.find(r,e-n.from,-1,t)].level==this.baseDir}dirAt(e,t){let{line:n,spans:r}=this.bidiSpansAt(e);return r[g3.find(r,e-n.from,-1,t)].dir}bidiIn(e,t){let{spans:n,line:r}=this.bidiSpansAt(e);return n.length>1||n.length&&(n[0].level!=this.baseDir||n[0].to+r.from<t)}scan(e,t,n=!1){let r,i,o=0,s=e.length-1,a=new Set,l=this.bidiIn(e[0],e[s]),u=-1,c=1e9,h;for(;o<s;){let n=s-o,d=o+s>>1;i:if(a.has(d)){let e=o+Math.floor(Math.random()*n);for(let t=0;t<n;t++){if(!a.has(e)){d=e;break i}++e==s&&(e=o)}break}a.add(d);let f=t(d);if(f)for(let t=0;t<f.length;t++){let n=f[t],a=0;if(0!=n.width||!(f.length>1)){if(n.bottom<this.y)(!r||r.bottom<n.bottom)&&(r=n),a=1;else if(n.top>this.y)(!i||i.top>n.top)&&(i=n),a=-1;else{let e=n.left>this.x?this.x-n.left:n.right<this.x?this.x-n.right:0,t=Math.abs(e);t<c&&(u=d,c=t,h=n),e&&(a=e<0==(this.baseDir==gY.LTR)?-1:1)}-1==a&&(!l||this.baseDirAt(e[d],1))?s=d:1==a&&(!l||this.baseDirAt(e[d+1],-1))&&(o=d+1)}}}if(!h){if(!i&&!r)return{i:e[0],after:!1};let n=r&&(!i||this.y-r.bottom<i.top-this.y)?r:i;return this.y=(n.top+n.bottom)/2,this.scan(e,t,!0)}if(c&&!n){let{top:n,bottom:o}=h;if(r&&r.bottom>(n+n+o)/3)return this.y=r.bottom-1,this.scan(e,t,!0);if(i&&i.top<(n+o+o)/3)return this.y=i.top+1,this.scan(e,t,!0)}let d=(l?this.dirAt(e[u],1):this.baseDir)==gY.LTR;return{i:u,after:this.x>(h.left+h.right)/2==d}}scanText(e,t){let n=[];for(let r=0;r<e.length;r=pU(e.text,r))n.push(t+r);n.push(t+e.length);let r=this.scan(n,r=>{let i=n[r]-t,o=n[r+1]-t;return gH(e.dom,i,o).getClientRects()});return r.after?new yn(n[r.i+1],-1):new yn(n[r.i],1)}scanTile(e,t){if(!e.length)return new yn(t,1);if(1==e.children.length){let n=e.children[0];if(n.isText())return this.scanText(n,t);if(n.isComposite())return this.scanTile(n,t)}let n=[t];for(let r=0,i=t;r<e.children.length;r++)n.push(i+=e.children[r].length);let r=this.scan(n,t=>{let n=e.children[t];return 48&n.flags?null:(1==n.dom.nodeType?n.dom:gH(n.dom,0,n.length)).getClientRects()}),i=e.children[r.i],o=n[r.i];return i.isText()?this.scanText(i,o):i.isComposite()?this.scanTile(i,o):r.after?new yn(n[r.i+1],-1):new yn(o,1)}}class yo{constructor(e,t){this.points=e,this.view=t,this.text="",this.lineSeparator=t.state.facet(mP.lineSeparator)}append(e){this.text+=e}lineBreak(){this.text+=""}readRange(e,t){if(!e)return this;let n=e.parentNode;for(let r=e;;){this.findPointBefore(n,r);let e=this.text.length;this.readNode(r);let i=vI.get(r),o=r.nextSibling;if(o==t){(null==i?void 0:i.breakAfter)&&!o&&n!=this.view.contentDOM&&this.lineBreak();break}let s=vI.get(o);(i&&s?i.breakAfter:(i?i.breakAfter:gI(r))||gI(o)&&("BR"!=r.nodeName||(null==i?void 0:i.isWidget()))&&this.text.length>e)&&!function(e,t){let n;for(;e!=t&&e;e=e.nextSibling){let t=vI.get(e);if(!(null==t?void 0:t.isWidget()))return!1;t&&(n||(n=[])).push(t)}if(n)for(let e of n){let t=e.overrideDOMText;if(null==t?void 0:t.length)return!1}return!0}(o,t)&&this.lineBreak(),r=o}return this.findPointBefore(n,t),this}readTextNode(e){let t=e.nodeValue;for(let n of this.points)n.node==e&&(n.pos=this.text.length+Math.min(n.offset,t.length));for(let n=0,r=this.lineSeparator?null:/\r\n?|\n/g;;){let i=-1,o=1,s;if(this.lineSeparator?(i=t.indexOf(this.lineSeparator,n),o=this.lineSeparator.length):(s=r.exec(t))&&(i=s.index,o=s[0].length),this.append(t.slice(n,i<0?t.length:i)),i<0)break;if(this.lineBreak(),o>1)for(let t of this.points)t.node==e&&t.pos>this.text.length&&(t.pos-=o-1);n=i+o}}readNode(e){let t=vI.get(e),n=t&&t.overrideDOMText;if(null!=n){this.findPointInside(e,n.length);for(let e=n.iter();!e.next().done;)e.lineBreak?this.lineBreak():this.append(e.value)}else 3==e.nodeType?this.readTextNode(e):"BR"==e.nodeName?e.nextSibling&&this.lineBreak():1==e.nodeType&&this.readRange(e.firstChild,null)}findPointBefore(e,t){for(let n of this.points)n.node==e&&e.childNodes[n.offset]==t&&(n.pos=this.text.length)}findPointInside(e,t){for(let n of this.points)(3==e.nodeType?n.node==e:e.contains(n.node))&&(n.pos=this.text.length+(!function(e,t,n){for(;;){if(!t||n<gj(t))return!1;if(t==e)return!0;n=gP(t)+1,t=t.parentNode}}(e,n.node,n.offset)?0:t))}}class ys{constructor(e,t){this.node=e,this.offset=t,this.pos=-1}}class ya{constructor(e,t,n,r){this.typeOver=r,this.bounds=null,this.text="",this.domChanged=t>-1;let{impreciseHead:i,impreciseAnchor:o}=e.docView,s=e.state.selection;if(e.state.readOnly&&t>-1)this.newSel=null;else if(t>-1&&(this.bounds=function e(t,n,r,i){if(t.isComposite()){let o=-1,s=-1,a=-1,l=-1;for(let u=0,c=i,h=i;u<t.children.length;u++){let i=t.children[u],d=c+i.length;if(c<n&&d>r)return e(i,n,r,c);if(d>=n&&-1==o&&(o=u,s=c),c>r&&i.dom.parentNode==t.dom){a=u,l=h;break}h=d,c=d+i.breakAfter}return{from:s,to:l<0?i+t.length:l,startDOM:(o?t.children[o-1].dom.nextSibling:null)||t.dom.firstChild,endDOM:a<t.children.length&&a>=0?t.children[a].dom:null}}return t.isText()?{from:i,to:i+t.length,startDOM:t.dom,endDOM:t.dom.nextSibling}:null}(e.docView.tile,t,n,0))){let t=i||o?[]:function(e){let t=[];if(e.root.activeElement!=e.contentDOM)return t;let{anchorNode:n,anchorOffset:r,focusNode:i,focusOffset:o}=e.observer.selectionRange;return n&&(t.push(new ys(n,r)),(i!=n||o!=r)&&t.push(new ys(i,o))),t}(e),n=new yo(t,e);n.readRange(this.bounds.startDOM,this.bounds.endDOM),this.text=n.text,this.newSel=function(e,t){if(0==e.length)return null;let n=e[0].pos,r=2==e.length?e[1].pos:n;return n>-1&&r>-1?p6.single(n+t,r+t):null}(t,this.bounds.from)}else{let t=e.observer.selectionRange,n=i&&i.node==t.focusNode&&i.offset==t.focusOffset||!gD(e.contentDOM,t.focusNode)?s.main.head:e.docView.posFromDOM(t.focusNode,t.focusOffset),r=o&&o.node==t.anchorNode&&o.offset==t.anchorOffset||!gD(e.contentDOM,t.anchorNode)?s.main.anchor:e.docView.posFromDOM(t.anchorNode,t.anchorOffset),a=e.viewport;if((gf.ios||gf.chrome)&&n!=r&&Math.min(n,r)<=s.main.from&&Math.max(n,r)>=s.main.to&&(a.from>0||a.to<e.state.doc.length)){let t=Math.min(n,r),i=Math.max(n,r),o=a.from-t,s=a.to-i;(0==o||1==o||0==t)&&(0==s||-1==s||i==e.state.doc.length)&&(n=0,r=e.state.doc.length)}if(e.inputState.composing>-1&&s.ranges.length>1)this.newSel=s.replaceRange(p6.range(r,n));else if(e.lineWrapping&&r==n&&!(s.main.empty&&s.main.head==n)&&e.inputState.lastTouchTime>Date.now()-100){let t=e.coordsAtPos(n,-1),r=0;t&&(r=e.inputState.lastTouchY<=t.bottom?-1:1),this.newSel=p6.create([p6.cursor(n,r)])}else this.newSel=p6.single(r,n)}}}function yl(e,t){let n,{newSel:r}=t,{state:i}=e,o=i.selection.main,s=e.inputState.lastKeyTime>Date.now()-100?e.inputState.lastKeyCode:-1;if(t.bounds){let{from:e,to:r}=t.bounds,a=o.from,l=null;(8===s||gf.android&&t.text.length<r-e)&&(a=o.to,l="end");let u=i.doc.sliceString(e,r,""),c,h;!o.empty&&o.from>=e&&o.to<=r&&(t.typeOver||u!=t.text)&&u.slice(0,o.from-e)==t.text.slice(0,o.from-e)&&u.slice(o.to-e)==t.text.slice(c=t.text.length-(u.length-(o.to-e)))?n={from:o.from,to:o.to,insert:pF.of(t.text.slice(o.from-e,c).split(""))}:(h=yc(u,t.text,a-e,l))&&(gf.chrome&&13==s&&h.toB==h.from+2&&""==t.text.slice(h.from,h.toB)&&h.toB--,n={from:e+h.from,to:e+h.toA,insert:pF.of(t.text.slice(h.from,h.toB).split(""))})}else r&&(!e.hasFocus&&i.facet(vp)||yh(r,o))&&(r=null);if(!n&&!r)return!1;if((gf.mac||gf.android)&&n&&n.from==n.to&&n.from==o.head-1&&/^\. ?$/.test(n.insert.toString())&&"off"==e.contentDOM.getAttribute("autocorrect")?(r&&2==n.insert.length&&(r=p6.single(r.main.anchor-1,r.main.head-1)),n={from:n.from,to:n.to,insert:pF.of([n.insert.toString().replace("."," ")])}):i.doc.lineAt(o.from).to<o.to&&e.docView.lineHasWidget(o.to)&&e.inputState.insertingTextAt>Date.now()-50?n={from:o.from,to:o.to,insert:i.toText(e.inputState.insertingText)}:gf.chrome&&n&&n.from==n.to&&n.from==o.head&&"\n "==n.insert.toString()&&e.lineWrapping&&(r&&(r=p6.single(r.main.anchor-1,r.main.head-1)),n={from:o.from,to:o.to,insert:pF.of([" "])}),n)return yu(e,n,r,s);if(!r||yh(r,o))return!1;{let t=!1,n="select";return e.inputState.lastSelectionTime>Date.now()-50&&("select"==e.inputState.lastSelectionOrigin&&(t=!0),"select.pointer"==(n=e.inputState.lastSelectionOrigin)&&(r=ye(i.facet(vC).map(t=>t(e)),r))),e.dispatch({selection:r,scrollIntoView:t,userEvent:n}),!0}}function yu(e,t,n,r=-1){let i;if(gf.ios&&e.inputState.flushIOSKey(t))return!0;let o=e.state.selection.main;if(gf.android&&(t.to==o.to&&(t.from==o.from||t.from==o.from-1&&" "==e.state.sliceDoc(t.from,o.from))&&1==t.insert.length&&2==t.insert.lines&&g$(e.contentDOM,"Enter",13)||(t.from==o.from-1&&t.to==o.to&&0==t.insert.length||8==r&&t.insert.length<t.to-t.from&&t.to>o.head)&&g$(e.contentDOM,"Backspace",8)||t.from==o.from&&t.to==o.to+1&&0==t.insert.length&&g$(e.contentDOM,"Delete",46)))return!0;let s=t.insert.toString();e.inputState.composing>=0&&e.inputState.composing++;let a=()=>i||(i=function(e,t,n){let r,i=e.state,o=i.selection.main,s=-1;if(t.from==t.to&&t.from<o.from||t.from>o.to){let n=t.from<o.from?-1:1,r=n<0?o.from:o.to,a=v7(i.facet(vC).map(t=>t(e)),r,n);t.from==a&&(s=a)}if(s>-1)r={changes:t,selection:p6.cursor(t.from+t.insert.length,-1)};else if(t.from>=o.from&&t.to<=o.to&&t.to-t.from>=(o.to-o.from)/3&&(!n||n.main.empty&&n.main.from==t.from+t.insert.length)&&e.inputState.composing<0){let n=o.from<t.from?i.sliceDoc(o.from,t.from):"",s=o.to>t.to?i.sliceDoc(t.to,o.to):"";r=i.replaceSelection(e.state.toText(n+t.insert.sliceString(0,void 0,e.state.lineBreak)+s))}else{let s=i.changes(t),a=n&&n.main.to<=s.newLength?n.main:void 0;if(i.selection.ranges.length>1&&(e.inputState.composing>=0||e.inputState.compositionPendingChange)&&t.to<=o.to+10&&t.to>=o.to-10){let l=e.state.sliceDoc(t.from,t.to),u,c=n&&v5(e,n.main.head);if(c){let e=t.insert.length-(t.to-t.from);u={from:c.from,to:c.to-e}}else u=e.state.doc.lineAt(o.head);let h=o.to-t.to;r=i.changeByRange(n=>{if(n.from==o.from&&n.to==o.to)return{changes:s,range:a||n.map(s)};let r=n.to-h,c=r-l.length;if(e.state.sliceDoc(c,r)!=l||r>=u.from&&c<=u.to)return{range:n};let d=i.changes({from:c,to:r,insert:t.insert}),f=n.to-o.to;return{changes:d,range:a?p6.range(Math.max(0,a.anchor+f),Math.max(0,a.head+f)):n.map(d)}})}else r={changes:s,selection:a&&i.selection.replaceRange(a)}}let a="input.type";return(e.composing||e.inputState.compositionPendingChange&&e.inputState.compositionEndedAt>Date.now()-50)&&(e.inputState.compositionPendingChange=!1,a+=".compose",e.inputState.compositionFirstChange&&(a+=".start",e.inputState.compositionFirstChange=!1)),i.update(r,{userEvent:a,scrollIntoView:!0})}(e,t,n));return e.state.facet(vr).some(n=>n(e,t.from,t.to,s,a))||e.dispatch(a()),!0}function yc(e,t,n,r){let i=Math.min(e.length,t.length),o=0;for(;o<i&&e.charCodeAt(o)==t.charCodeAt(o);)o++;if(o==i&&e.length==t.length)return null;let s=e.length,a=t.length;for(;s>0&&a>0&&e.charCodeAt(s-1)==t.charCodeAt(a-1);)s--,a--;if("end"==r){let e=Math.max(0,o-Math.min(s,a));n-=s+e-o}if(s<o&&e.length<t.length){let e=n<=o&&n>=s?o-n:0;o-=e,a=o+(a-s),s=o}else if(a<o){let e=n<=o&&n>=a?o-n:0;o-=e,s=o+(s-a),a=o}return{from:o,toA:s,toB:a}}function yh(e,t){return t.head==e.main.head&&t.anchor==e.main.anchor}class yd{setSelectionOrigin(e){this.lastSelectionOrigin=e,this.lastSelectionTime=Date.now()}constructor(e){this.view=e,this.lastKeyCode=0,this.lastKeyTime=0,this.lastTouchTime=0,this.lastTouchX=0,this.lastTouchY=0,this.lastFocusTime=0,this.lastScrollTop=0,this.lastScrollLeft=0,this.lastWheelEvent=0,this.pendingIOSKey=void 0,this.tabFocusMode=-1,this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastContextMenu=0,this.scrollHandlers=[],this.handlers=Object.create(null),this.composing=-1,this.compositionFirstChange=null,this.compositionEndedAt=0,this.compositionPendingKey=!1,this.compositionPendingChange=!1,this.insertingText="",this.insertingTextAt=0,this.mouseSelection=null,this.draggedContent=null,this.handleEvent=this.handleEvent.bind(this),this.notifiedFocused=e.hasFocus,gf.safari&&e.contentDOM.addEventListener("input",()=>null),gf.gecko&&function(e){yj.has(e)||(yj.add(e),e.addEventListener("copy",()=>{}),e.addEventListener("cut",()=>{}))}(e.contentDOM.ownerDocument)}handleEvent(e){!function(e,t){if(!t.bubbles)return!0;if(t.defaultPrevented)return!1;for(let n=t.target,r;n!=e.contentDOM;n=n.parentNode)if(!n||11==n.nodeType||(r=vI.get(n))&&r.isWidget()&&!r.isHidden&&r.widget.ignoreEvent(t))return!1;return!0}(this.view,e)||this.ignoreDuringComposition(e)||"keydown"==e.type&&this.keydown(e)||(0!=this.view.updateState?Promise.resolve().then(()=>this.runHandlers(e.type,e)):this.runHandlers(e.type,e))}runHandlers(e,t){let n=this.handlers[e];if(n){for(let e of n.observers)e(this.view,t);for(let e of n.handlers){if(t.defaultPrevented)break;if(e(this.view,t)){t.preventDefault();break}}}}ensureHandlers(e){let t=function(e){let t=Object.create(null);function n(e){return t[e]||(t[e]={observers:[],handlers:[]})}for(let t of e){let e=t.spec,r=e&&e.plugin.domEventHandlers,i=e&&e.plugin.domEventObservers;if(r)for(let e in r){let i=r[e];i&&n(e).handlers.push(yf(t.value,i))}if(i)for(let e in i){let r=i[e];r&&n(e).observers.push(yf(t.value,r))}}for(let e in yb)n(e).handlers.push(yb[e]);for(let e in yx)n(e).observers.push(yx[e]);return t}(e),n=this.handlers,r=this.view.contentDOM;for(let e in t)if("scroll"!=e){let i=!t[e].handlers.length,o=n[e];o&&!o.handlers.length!=i&&(r.removeEventListener(e,this.handleEvent),o=null),o||r.addEventListener(e,this.handleEvent,{passive:i})}for(let e in n)"scroll"==e||t[e]||r.removeEventListener(e,this.handleEvent);this.handlers=t}keydown(e){if(this.lastKeyCode=e.keyCode,this.lastKeyTime=Date.now(),9==e.keyCode&&this.tabFocusMode>-1&&(!this.tabFocusMode||Date.now()<=this.tabFocusMode))return!0;if(this.tabFocusMode>0&&27!=e.keyCode&&0>yg.indexOf(e.keyCode)&&(this.tabFocusMode=-1),gf.android&&gf.chrome&&!e.synthetic&&(13==e.keyCode||8==e.keyCode))return this.view.observer.delayAndroidKey(e.key,e.keyCode),!0;if(gf.ios&&!e.synthetic&&!e.altKey&&!e.metaKey&&(yp.some(t=>t.keyCode==e.keyCode)&&!e.ctrlKey||ym.indexOf(e.key)>-1&&e.ctrlKey)){var t;let n={ctrlKey:e.ctrlKey,altKey:e.altKey,metaKey:e.metaKey,shiftKey:e.shiftKey};return n.shiftKey&&gf.ios&&!/^(off|none)$/.test(this.view.contentDOM.autocapitalize)&&(t=this.view.win).visualViewport&&t.visualViewport.height*t.visualViewport.scale/t.document.documentElement.clientHeight<.85&&(n.shiftKey=!1),this.pendingIOSKey={key:e.key,keyCode:e.keyCode,mods:n},setTimeout(()=>this.flushIOSKey(),250),!0}return 229!=e.keyCode&&this.view.observer.forceFlush(),!1}flushIOSKey(e){let t=this.pendingIOSKey;return!(!t||"Enter"==t.key&&e&&e.from<e.to&&/^\S+$/.test(e.insert.toString()))&&(this.pendingIOSKey=void 0,g$(this.view.contentDOM,t.key,t.keyCode,t.mods))}ignoreDuringComposition(e){return!!/^key/.test(e.type)&&!e.synthetic&&(this.composing>0||!!(gf.safari&&!gf.ios&&this.compositionPendingKey&&Date.now()-this.compositionEndedAt<100)&&(this.compositionPendingKey=!1,!0))}startMouseSelection(e){this.mouseSelection&&this.mouseSelection.destroy(),this.mouseSelection=e}update(e){this.view.observer.update(e),this.mouseSelection&&this.mouseSelection.update(e),this.draggedContent&&e.docChanged&&(this.draggedContent=this.draggedContent.map(e.changes)),e.transactions.length&&(this.lastKeyCode=this.lastSelectionTime=0)}destroy(){this.mouseSelection&&this.mouseSelection.destroy()}}function yf(e,t){return(n,r)=>{try{return t.call(e,r,n)}catch(e){vf(n.state,e)}}}let yp=[{key:"Backspace",keyCode:8,inputType:"deleteContentBackward"},{key:"Enter",keyCode:13,inputType:"insertParagraph"},{key:"Enter",keyCode:13,inputType:"insertLineBreak"},{key:"Delete",keyCode:46,inputType:"deleteContentForward"}],ym="dthko",yg=[16,17,18,20,91,92,224,225];function yv(e){return .7*Math.max(0,e)+8}class yy{constructor(e,t,n,r){this.view=e,this.startEvent=t,this.style=n,this.mustSelect=r,this.scrollSpeed={x:0,y:0},this.scrolling=-1,this.lastEvent=t,this.scrollParents=gB(e.contentDOM),this.atoms=e.state.facet(vC).map(t=>t(e));let i=e.contentDOM.ownerDocument;i.addEventListener("mousemove",this.move=this.move.bind(this)),i.addEventListener("mouseup",this.up=this.up.bind(this)),this.extend=t.shiftKey,this.multiple=e.state.facet(mP.allowMultipleSelections)&&function(e,t){let n=e.state.facet(g8);return n.length?n[0](t):gf.mac?t.metaKey:t.ctrlKey}(e,t),this.dragging=!!function(e,t){let{main:n}=e.state.selection;if(n.empty)return!1;let r=gT(e.root);if(!r||0==r.rangeCount)return!0;let i=r.getRangeAt(0).getClientRects();for(let e=0;e<i.length;e++){let n=i[e];if(n.left<=t.clientX&&n.right>=t.clientX&&n.top<=t.clientY&&n.bottom>=t.clientY)return!0}return!1}(e,t)&&1==yE(t)&&null}start(e){!1===this.dragging&&this.select(e)}move(e){var t;if(0==e.buttons)return this.destroy();if(this.dragging||null==this.dragging&&10>(t=this.startEvent,Math.max(Math.abs(t.clientX-e.clientX),Math.abs(t.clientY-e.clientY))))return;this.select(this.lastEvent=e);let n=0,r=0,i=0,o=0,s=this.view.win.innerWidth,a=this.view.win.innerHeight;this.scrollParents.x&&({left:i,right:s}=this.scrollParents.x.getBoundingClientRect()),this.scrollParents.y&&({top:o,bottom:a}=this.scrollParents.y.getBoundingClientRect());let l=vD(this.view);e.clientX-l.left<=i+6?n=-yv(i-e.clientX):e.clientX+l.right>=s-6&&(n=yv(e.clientX-s)),e.clientY-l.top<=o+6?r=-yv(o-e.clientY):e.clientY+l.bottom>=a-6&&(r=yv(e.clientY-a)),this.setScrollSpeed(n,r)}up(e){null==this.dragging&&this.select(this.lastEvent),this.dragging||e.preventDefault(),this.destroy()}destroy(){this.setScrollSpeed(0,0);let e=this.view.contentDOM.ownerDocument;e.removeEventListener("mousemove",this.move),e.removeEventListener("mouseup",this.up),this.view.inputState.mouseSelection=this.view.inputState.draggedContent=null}setScrollSpeed(e,t){this.scrollSpeed={x:e,y:t},e||t?this.scrolling<0&&(this.scrolling=setInterval(()=>this.scroll(),50)):this.scrolling>-1&&(clearInterval(this.scrolling),this.scrolling=-1)}scroll(){let{x:e,y:t}=this.scrollSpeed;e&&this.scrollParents.x&&(this.scrollParents.x.scrollLeft+=e,e=0),t&&this.scrollParents.y&&(this.scrollParents.y.scrollTop+=t,t=0),(e||t)&&this.view.win.scrollBy(e,t),!1===this.dragging&&this.select(this.lastEvent)}select(e){let{view:t}=this,n=ye(this.atoms,this.style.get(e,this.extend,this.multiple));(this.mustSelect||!n.eq(t.state.selection,!1===this.dragging))&&this.view.dispatch({selection:n,userEvent:"select.pointer"}),this.mustSelect=!1}update(e){e.transactions.some(e=>e.isUserEvent("input.type"))?this.destroy():this.style.update(e)&&setTimeout(()=>this.select(this.lastEvent),20)}}let yb=Object.create(null),yx=Object.create(null),yw=gf.ie&&gf.ie_version<15||gf.ios&&gf.webkit_version<604;function yS(e,t,n){for(let r of e.facet(t))n=r(n,e);return n}function yA(e,t){t=yS(e.state,vo,t);let{state:n}=e,r,i=1,o=n.toText(t),s=o.lines==n.selection.ranges.length;if(null!=yR&&n.selection.ranges.every(e=>e.empty)&&yR==o.toString()){let e=-1;r=n.changeByRange(r=>{let a=n.doc.lineAt(r.from);if(a.from==e)return{range:r};e=a.from;let l=n.toText((s?o.line(i++).text:t)+n.lineBreak);return{changes:{from:a.from,insert:l},range:p6.cursor(r.from+l.length)}})}else r=s?n.changeByRange(e=>{let t=o.line(i++);return{changes:{from:e.from,to:e.to,insert:t.text},range:p6.cursor(e.from+t.length)}}):n.replaceSelection(o);e.dispatch(r,{userEvent:"input.paste",scrollIntoView:!0})}function yC(e,t,n,r){if(1==r)return p6.cursor(t,n);{if(2==r)return function(e,t,n=1){let r=e.charCategorizer(t),i=e.doc.lineAt(t),o=t-i.from;if(0==i.length)return p6.cursor(t);0==o?n=1:o==i.length&&(n=-1);let s=o,a=o;n<0?s=pU(i.text,o,!1):a=pU(i.text,o);let l=r(i.text.slice(s,a));for(;s>0;){let e=pU(i.text,s,!1);if(r(i.text.slice(e,s))!=l)break;s=e}for(;a<i.length;){let e=pU(i.text,a);if(r(i.text.slice(a,e))!=l)break;a=e}return p6.undirectionalRange(s+i.from,a+i.from)}(e.state,t,n);let i=e.docView.lineAt(t,n),o=e.state.doc.lineAt(i?i.posAtEnd:t),s=i?i.posAtStart:o.from,a=i?i.posAtEnd:o.to;return a<e.state.doc.length&&a==o.to&&a++,p6.undirectionalRange(s,a)}}yx.scroll=e=>{e.inputState.lastScrollTop=e.scrollDOM.scrollTop,e.inputState.lastScrollLeft=e.scrollDOM.scrollLeft},yx.wheel=yx.mousewheel=e=>{e.inputState.lastWheelEvent=Date.now()},yb.keydown=(e,t)=>(e.inputState.setSelectionOrigin("select"),27==t.keyCode&&0!=e.inputState.tabFocusMode&&(e.inputState.tabFocusMode=Date.now()+2e3),!1),yx.touchstart=(e,t)=>{let n=e.inputState,r=t.targetTouches[0];n.lastTouchTime=Date.now(),r&&(n.lastTouchX=r.clientX,n.lastTouchY=r.clientY),n.setSelectionOrigin("select.pointer")},yx.touchmove=e=>{e.inputState.setSelectionOrigin("select.pointer")},yb.mousedown=(e,t)=>{var n,r;let i,o,s;if(e.observer.flush(),e.inputState.lastTouchTime>Date.now()-2e3)return!1;let a=null;for(let n of e.state.facet(ve))if(a=n(e,t))break;if(a||0!=t.button||(n=e,r=t,i=n.posAndSideAtCoords({x:r.clientX,y:r.clientY},!1),o=yE(r),s=n.state.selection,a={update(e){e.docChanged&&(i.pos=e.changes.mapPos(i.pos),s=s.map(e.changes))},get(e,t,r){let a=n.posAndSideAtCoords({x:e.clientX,y:e.clientY},!1),l,u=yC(n,a.pos,a.assoc,o);if(i.pos!=a.pos&&!t){let e=yC(n,i.pos,i.assoc,o),t=Math.min(e.from,u.from),r=Math.max(e.to,u.to);u=t<u.from?p6.range(t,r,u.assoc):p6.range(r,t,u.assoc)}return t?s.replaceRange(s.main.extend(u.from,u.to,u.assoc)):r&&1==o&&s.ranges.length>1&&(l=function(e,t){for(let n=0;n<e.ranges.length;n++){let{from:r,to:i}=e.ranges[n];if(r<=t&&i>=t)return p6.create(e.ranges.slice(0,n).concat(e.ranges.slice(n+1)),e.mainIndex==n?0:e.mainIndex-(e.mainIndex>n))}return null}(s,a.pos))?l:r?s.addRange(u):p6.create([u])}}),a){let n=!e.hasFocus;e.inputState.startMouseSelection(new yy(e,t,a,n)),n&&e.observer.ignore(()=>{gz(e.contentDOM);let t=e.root.activeElement;t&&!t.contains(e.contentDOM)&&t.blur()});let r=e.inputState.mouseSelection;if(r)return r.start(t),!1===r.dragging}else e.inputState.setSelectionOrigin("select.pointer");return!1};let yk=gf.ie&&gf.ie_version<=11,yM=null,yT=0,yD=0;function yE(e){if(!yk)return e.detail;let t=yM,n=yD;return yM=e,yD=Date.now(),yT=!t||n>Date.now()-400&&2>Math.abs(t.clientX-e.clientX)&&2>Math.abs(t.clientY-e.clientY)?(yT+1)%3:1}function yO(e,t,n,r){let i;if(!(n=yS(e.state,vo,n)))return;let o=e.posAtCoords({x:t.clientX,y:t.clientY},!1),{draggedContent:s}=e.inputState,a=r&&s&&((i=e.state.facet(g7)).length?i[0](t):gf.mac?!t.altKey:!t.ctrlKey)?{from:s.from,to:s.to}:null,l={from:o,insert:n},u=e.state.changes(a?[a,l]:l);e.focus(),e.dispatch({changes:u,selection:{anchor:u.mapPos(o,-1),head:u.mapPos(o,1)},userEvent:a?"move.drop":"input.drop"}),e.inputState.draggedContent=null}yb.dragstart=(e,t)=>{let{selection:{main:n}}=e.state;if(t.target.draggable){let r=e.docView.tile.nearest(t.target);if(r&&r.isWidget()){let e=r.posAtStart,t=e+r.length;(e>=n.to||t<=n.from)&&(n=p6.undirectionalRange(e,t))}}let{inputState:r}=e;return r.mouseSelection&&(r.mouseSelection.dragging=!0),r.draggedContent=n,t.dataTransfer&&(t.dataTransfer.setData("Text",yS(e.state,vs,e.state.sliceDoc(n.from,n.to))),t.dataTransfer.effectAllowed="copyMove"),!1},yb.dragend=e=>(e.inputState.draggedContent=null,!1),yb.drop=(e,t)=>{if(!t.dataTransfer)return!1;if(e.state.readOnly)return!0;let n=t.dataTransfer.files;if(n&&n.length){let r=Array(n.length),i=0,o=()=>{++i==n.length&&yO(e,t,r.filter(e=>null!=e).join(e.state.lineBreak),!1)};for(let e=0;e<n.length;e++){let t=new FileReader;t.onerror=o,t.onload=()=>{/[\x00-\x08\x0e-\x1f]{2}/.test(t.result)||(r[e]=t.result),o()},t.readAsText(n[e])}return!0}{let n=t.dataTransfer.getData("Text");if(n)return yO(e,t,n,!0),!0}return!1},yb.paste=(e,t)=>{if(e.state.readOnly)return!0;e.observer.flush();let n=yw?null:t.clipboardData;return n?(yA(e,n.getData("text/plain")||n.getData("text/uri-list")),!0):(!function(e){let t=e.dom.parentNode;if(!t)return;let n=t.appendChild(document.createElement("textarea"));n.style.cssText="position: fixed; left: -10000px; top: 10px",n.focus(),setTimeout(()=>{e.focus(),n.remove(),yA(e,n.value)},50)}(e),!1)};let yR=null;yb.copy=yb.cut=(e,t)=>{if(!gE(e.contentDOM,e.observer.selectionRange))return!1;let{text:n,ranges:r,linewise:i}=function(e){let t=[],n=[],r=!1;for(let r of e.selection.ranges)r.empty||(t.push(e.sliceDoc(r.from,r.to)),n.push(r));if(!t.length){let i=-1;for(let{from:r}of e.selection.ranges){let o=e.doc.lineAt(r);o.number>i&&(t.push(o.text),n.push({from:o.from,to:Math.min(e.doc.length,o.to+1)})),i=o.number}r=!0}return{text:yS(e,vs,t.join(e.lineBreak)),ranges:n,linewise:r}}(e.state);if(!n&&!i)return!1;yR=i?n:null,"cut"!=t.type||e.state.readOnly||e.dispatch({changes:r,scrollIntoView:!0,userEvent:"delete.cut"});let o=yw?null:t.clipboardData;return o?(o.clearData(),o.setData("text/plain",n),!0):(!function(e,t){let n=e.dom.parentNode;if(!n)return;let r=n.appendChild(document.createElement("textarea"));r.style.cssText="position: fixed; left: -10000px; top: 10px",r.value=t,r.focus(),r.selectionEnd=t.length,r.selectionStart=0,setTimeout(()=>{r.remove(),e.focus()},50)}(e,n),!1)};let yP=mw.define();function yI(e,t){let n=[];for(let r of e.facet(vi)){let i=r(e,t);i&&n.push(i)}return n.length?e.update({effects:n,annotations:yP.of(!0)}):null}function yN(e){setTimeout(()=>{let t=e.hasFocus;if(t!=e.inputState.notifiedFocused){let n=yI(e.state,t);n?e.dispatch(n):e.update([])}},10)}yx.focus=e=>{e.inputState.lastFocusTime=Date.now(),!e.scrollDOM.scrollTop&&(e.inputState.lastScrollTop||e.inputState.lastScrollLeft)&&(e.scrollDOM.scrollTop=e.inputState.lastScrollTop,e.scrollDOM.scrollLeft=e.inputState.lastScrollLeft),yN(e)},yx.blur=e=>{e.observer.clearSelectionRange(),yN(e)},yx.compositionstart=yx.compositionupdate=e=>{!e.observer.editContext&&(null==e.inputState.compositionFirstChange&&(e.inputState.compositionFirstChange=!0),e.inputState.composing<0&&(e.inputState.composing=0))},yx.compositionend=e=>{e.observer.editContext||(e.inputState.composing=-1,e.inputState.compositionEndedAt=Date.now(),e.inputState.compositionPendingKey=!0,e.inputState.compositionPendingChange=e.observer.pendingRecords().length>0,e.inputState.compositionFirstChange=null,gf.chrome&&gf.android?e.observer.flushSoon():e.inputState.compositionPendingChange?Promise.resolve().then(()=>e.observer.flush()):setTimeout(()=>{e.inputState.composing<0&&e.docView.hasComposition&&e.update([])},50))},yx.contextmenu=e=>{e.inputState.lastContextMenu=Date.now()},yb.beforeinput=(e,t)=>{var n,r;let i;if(("insertText"==t.inputType||"insertCompositionText"==t.inputType)&&(e.inputState.insertingText=t.data,e.inputState.insertingTextAt=Date.now()),"insertReplacementText"==t.inputType&&e.observer.editContext){let r=null==(n=t.dataTransfer)?void 0:n.getData("text/plain"),i=t.getTargetRanges();if(r&&i.length){let t=i[0],n=e.posAtDOM(t.startContainer,t.startOffset),o=e.posAtDOM(t.endContainer,t.endOffset);return yu(e,{from:n,to:o,insert:e.state.toText(r)},null),!0}}if(gf.chrome&&gf.android&&(i=yp.find(e=>e.inputType==t.inputType))&&(e.observer.delayAndroidKey(i.key,i.keyCode),"Backspace"==i.key||"Delete"==i.key)){let t=(null==(r=window.visualViewport)?void 0:r.height)||0;setTimeout(()=>{var n;((null==(n=window.visualViewport)?void 0:n.height)||0)>t+10&&e.hasFocus&&(e.contentDOM.blur(),e.focus())},100)}return gf.ios&&"deleteContentForward"==t.inputType&&e.observer.flushSoon(),gf.safari&&"insertText"==t.inputType&&e.inputState.composing>=0&&setTimeout(()=>yx.compositionend(e,t),20),!1};let yj=new Set,yF=["pre-wrap","normal","pre-line","break-spaces"],yL=!1;class yB{constructor(e){this.lineWrapping=e,this.doc=pF.empty,this.heightSamples={},this.lineHeight=14,this.charWidth=7,this.textHeight=14,this.lineLength=30}heightForGap(e,t){let n=this.doc.lineAt(t).number-this.doc.lineAt(e).number+1;return this.lineWrapping&&(n+=Math.max(0,Math.ceil((t-e-n*this.lineLength*.5)/this.lineLength))),this.lineHeight*n}heightForLine(e){return this.lineWrapping?(1+Math.max(0,Math.ceil((e-this.lineLength)/Math.max(1,this.lineLength-5))))*this.lineHeight:this.lineHeight}setDoc(e){return this.doc=e,this}mustRefreshForWrapping(e){return yF.indexOf(e)>-1!=this.lineWrapping}mustRefreshForHeights(e){let t=!1;for(let n=0;n<e.length;n++){let r=e[n];r<0?n++:this.heightSamples[Math.floor(10*r)]||(t=!0,this.heightSamples[Math.floor(10*r)]=!0)}return t}refresh(e,t,n,r,i,o){let s=yF.indexOf(e)>-1,a=Math.abs(t-this.lineHeight)>.3||this.lineWrapping!=s;if(this.lineWrapping=s,this.lineHeight=t,this.charWidth=n,this.textHeight=r,this.lineLength=i,a){this.heightSamples={};for(let e=0;e<o.length;e++){let t=o[e];t<0?e++:this.heightSamples[Math.floor(10*t)]=!0}}return a}}class y_{constructor(e,t){this.from=e,this.heights=t,this.index=0}get more(){return this.index<this.heights.length}}class yV{constructor(e,t,n,r,i){this.from=e,this.length=t,this.top=n,this.height=r,this._content=i}get type(){return"number"==typeof this._content?gb.Text:Array.isArray(this._content)?this._content:this._content.type}get to(){return this.from+this.length}get bottom(){return this.top+this.height}get widget(){return this._content instanceof gA?this._content.widget:null}get widgetLineBreaks(){return"number"==typeof this._content?this._content:0}join(e){let t=(Array.isArray(this._content)?this._content:[this]).concat(Array.isArray(e._content)?e._content:[e]);return new yV(this.from,this.length+e.length,this.top,this.height+e.height,t)}}var yz=((g=yz||(yz={}))[g.ByPos=0]="ByPos",g[g.ByHeight=1]="ByHeight",g[g.ByPosNoHeight=2]="ByPosNoHeight",g);class yH{constructor(e,t,n=2){this.length=e,this.height=t,this.flags=n}get outdated(){return(2&this.flags)>0}set outdated(e){this.flags=2*!!e|-3&this.flags}setHeight(e){this.height!=e&&(Math.abs(this.height-e)>.001&&(yL=!0),this.height=e)}replace(e,t,n){return yH.of(n)}decomposeLeft(e,t){t.push(this)}decomposeRight(e,t){t.push(this)}applyChanges(e,t,n,r){let i=this,o=n.doc;for(let s=r.length-1;s>=0;s--){let{fromA:a,toA:l,fromB:u,toB:c}=r[s],h=i.lineAt(a,yz.ByPosNoHeight,n.setDoc(t),0,0),d=h.to>=l?h:i.lineAt(l,yz.ByPosNoHeight,n,0,0);for(c+=d.to-l,l=d.to;s>0&&h.from<=r[s-1].toA;)a=r[s-1].fromA,u=r[s-1].fromB,s--,a<h.from&&(h=i.lineAt(a,yz.ByPosNoHeight,n,0,0));u+=h.from-a,a=h.from;let f=yZ.build(n.setDoc(o),e,u,c);i=y$(i,i.replace(a,l,f))}return i.updateHeight(n,0)}static empty(){return new yq(0,0,0)}static of(e){if(1==e.length)return e[0];let t=0,n=e.length,r=0,i=0;for(;;)if(t==n)if(r>2*i){let i=e[t-1];i.break?e.splice(--t,1,i.left,null,i.right):e.splice(--t,1,i.left,i.right),n+=1+i.break,r-=i.size}else if(i>2*r){let t=e[n];t.break?e.splice(n,1,t.left,null,t.right):e.splice(n,1,t.left,t.right),n+=2+t.break,i-=t.size}else break;else if(r<i){let n=e[t++];n&&(r+=n.size)}else{let t=e[--n];t&&(i+=t.size)}let o=0;return null==e[t-1]?(o=1,t--):null==e[t]&&(o=1,n++),new yY(yH.of(e.slice(0,t)),o,yH.of(e.slice(n)))}}function y$(e,t){return e==t?e:(e.constructor!=t.constructor&&(yL=!0),t)}yH.prototype.size=1;let yW=gx.replace({});class yU extends yH{constructor(e,t,n){super(e,t),this.deco=n,this.spaceAbove=0}mainBlock(e,t){return new yV(t,this.length,e+this.spaceAbove,this.height-this.spaceAbove,this.deco||0)}blockAt(e,t,n,r){return this.spaceAbove&&e<n+this.spaceAbove?new yV(r,0,n,this.spaceAbove,yW):this.mainBlock(n,r)}lineAt(e,t,n,r,i){let o=this.mainBlock(r,i);return this.spaceAbove?this.blockAt(0,n,r,i).join(o):o}forEachLine(e,t,n,r,i,o){e<=i+this.length&&t>=i&&o(this.lineAt(0,yz.ByPos,n,r,i))}setMeasuredHeight(e){let t=e.heights[e.index++];t<0?(this.spaceAbove=-t,t=e.heights[e.index++]):this.spaceAbove=0,this.setHeight(t)}updateHeight(e,t=0,n=!1,r){return r&&r.from<=t&&r.more&&this.setMeasuredHeight(r),this.outdated=!1,this}toString(){return`block(${this.length})`}}class yq extends yU{constructor(e,t,n){super(e,t,null),this.collapsed=0,this.widgetHeight=0,this.breaks=0,this.spaceAbove=n}mainBlock(e,t){return new yV(t,this.length,e+this.spaceAbove,this.height-this.spaceAbove,this.breaks)}replace(e,t,n){let r=n[0];return 1==n.length&&(r instanceof yq||r instanceof yG&&4&r.flags)&&10>Math.abs(this.length-r.length)?(r instanceof yG?r=new yq(r.length,this.height,this.spaceAbove):r.height=this.height,this.outdated||(r.outdated=!1),r):yH.of(n)}updateHeight(e,t=0,n=!1,r){return r&&r.from<=t&&r.more?this.setMeasuredHeight(r):(n||this.outdated)&&(this.spaceAbove=0,this.setHeight(Math.max(this.widgetHeight,e.heightForLine(this.length-this.collapsed))+this.breaks*e.lineHeight)),this.outdated=!1,this}toString(){return`line(${this.length}${this.collapsed?-this.collapsed:""}${this.widgetHeight?":"+this.widgetHeight:""})`}}class yG extends yH{constructor(e){super(e,0)}heightMetrics(e,t){let n=e.doc.lineAt(t).number,r=e.doc.lineAt(t+this.length).number,i=r-n+1,o,s=0;if(e.lineWrapping){let t=Math.min(this.height,e.lineHeight*i);o=t/i,this.length>i+1&&(s=(this.height-t)/(this.length-i-1))}else o=this.height/i;return{firstLine:n,lastLine:r,perLine:o,perChar:s}}blockAt(e,t,n,r){let{firstLine:i,lastLine:o,perLine:s,perChar:a}=this.heightMetrics(t,r);if(t.lineWrapping){let i=r+(e<t.lineHeight?0:Math.round(Math.max(0,Math.min(1,(e-n)/this.height))*this.length)),o=t.doc.lineAt(i),l=s+o.length*a,u=Math.max(n,e-l/2);return new yV(o.from,o.length,u,l,0)}{let r=Math.max(0,Math.min(o-i,Math.floor((e-n)/s))),{from:a,length:l}=t.doc.line(i+r);return new yV(a,l,n+s*r,s,0)}}lineAt(e,t,n,r,i){if(t==yz.ByHeight)return this.blockAt(e,n,r,i);if(t==yz.ByPosNoHeight){let{from:t,to:r}=n.doc.lineAt(e);return new yV(t,r-t,0,0,0)}let{firstLine:o,perLine:s,perChar:a}=this.heightMetrics(n,i),l=n.doc.lineAt(e),u=s+l.length*a,c=l.number-o,h=r+s*c+a*(l.from-i-c);return new yV(l.from,l.length,Math.max(r,Math.min(h,r+this.height-u)),u,0)}forEachLine(e,t,n,r,i,o){e=Math.max(e,i),t=Math.min(t,i+this.length);let{firstLine:s,perLine:a,perChar:l}=this.heightMetrics(n,i);for(let u=e,c=r;u<=t;){let t=n.doc.lineAt(u);if(u==e){let n=t.number-s;c+=a*n+l*(e-i-n)}let r=a+l*t.length;o(new yV(t.from,t.length,c,r,0)),c+=r,u=t.to+1}}replace(e,t,n){let r=this.length-t;if(r>0){let e=n[n.length-1];e instanceof yG?n[n.length-1]=new yG(e.length+r):n.push(null,new yG(r-1))}if(e>0){let t=n[0];t instanceof yG?n[0]=new yG(e+t.length):n.unshift(new yG(e-1),null)}return yH.of(n)}decomposeLeft(e,t){t.push(new yG(e-1),null)}decomposeRight(e,t){t.push(null,new yG(this.length-e-1))}updateHeight(e,t=0,n=!1,r){let i=t+this.length;if(r&&r.from<=t+this.length&&r.more){let n=[],o=Math.max(t,r.from),s=-1;for(r.from>t&&n.push(new yG(r.from-t-1).updateHeight(e,t));o<=i&&r.more;){let t=e.doc.lineAt(o).length;n.length&&n.push(null);let i=r.heights[r.index++],a=0;i<0&&(a=-i,i=r.heights[r.index++]),-1==s?s=i:Math.abs(i-s)>=.001&&(s=-2);let l=new yq(t,i,a);l.outdated=!1,n.push(l),o+=t+1}o<=i&&n.push(null,new yG(i-o).updateHeight(e,o));let a=yH.of(n);return(s<0||Math.abs(a.height-this.height)>=.001||Math.abs(s-this.heightMetrics(e,t).perLine)>=.001)&&(yL=!0),y$(this,a)}return(n||this.outdated)&&(this.setHeight(e.heightForGap(t,t+this.length)),this.outdated=!1),this}toString(){return`gap(${this.length})`}}class yY extends yH{constructor(e,t,n){super(e.length+t+n.length,e.height+n.height,t|(e.outdated||n.outdated?2:0)),this.left=e,this.right=n,this.size=e.size+n.size}get break(){return 1&this.flags}blockAt(e,t,n,r){let i=n+this.left.height;return e<i?this.left.blockAt(e,t,n,r):this.right.blockAt(e,t,i,r+this.left.length+this.break)}lineAt(e,t,n,r,i){let o=r+this.left.height,s=i+this.left.length+this.break,a=t==yz.ByHeight?e<o:e<s,l=a?this.left.lineAt(e,t,n,r,i):this.right.lineAt(e,t,n,o,s);if(this.break||(a?l.to<s:l.from>s))return l;let u=t==yz.ByPosNoHeight?yz.ByPosNoHeight:yz.ByPos;return a?l.join(this.right.lineAt(s,u,n,o,s)):this.left.lineAt(s,u,n,r,i).join(l)}forEachLine(e,t,n,r,i,o){let s=r+this.left.height,a=i+this.left.length+this.break;if(this.break)e<a&&this.left.forEachLine(e,t,n,r,i,o),t>=a&&this.right.forEachLine(e,t,n,s,a,o);else{let l=this.lineAt(a,yz.ByPos,n,r,i);e<l.from&&this.left.forEachLine(e,l.from-1,n,r,i,o),l.to>=e&&l.from<=t&&o(l),t>l.to&&this.right.forEachLine(l.to+1,t,n,s,a,o)}}replace(e,t,n){let r=this.left.length+this.break;if(t<r)return this.balanced(this.left.replace(e,t,n),this.right);if(e>this.left.length)return this.balanced(this.left,this.right.replace(e-r,t-r,n));let i=[];e>0&&this.decomposeLeft(e,i);let o=i.length;for(let e of n)i.push(e);if(e>0&&yK(i,o-1),t<this.length){let e=i.length;this.decomposeRight(t,i),yK(i,e)}return yH.of(i)}decomposeLeft(e,t){let n=this.left.length;if(e<=n)return this.left.decomposeLeft(e,t);t.push(this.left),this.break&&e>=++n&&t.push(null),e>n&&this.right.decomposeLeft(e-n,t)}decomposeRight(e,t){let n=this.left.length,r=n+this.break;if(e>=r)return this.right.decomposeRight(e-r,t);e<n&&this.left.decomposeRight(e,t),this.break&&e<r&&t.push(null),t.push(this.right)}balanced(e,t){return e.size>2*t.size||t.size>2*e.size?yH.of(this.break?[e,null,t]:[e,t]):(this.left=y$(this.left,e),this.right=y$(this.right,t),this.setHeight(e.height+t.height),this.outdated=e.outdated||t.outdated,this.size=e.size+t.size,this.length=e.length+this.break+t.length,this)}updateHeight(e,t=0,n=!1,r){let{left:i,right:o}=this,s=t+i.length+this.break,a=null;return(r&&r.from<=t+i.length&&r.more?a=i=i.updateHeight(e,t,n,r):i.updateHeight(e,t,n),r&&r.from<=s+o.length&&r.more?a=o=o.updateHeight(e,s,n,r):o.updateHeight(e,s,n),a)?this.balanced(i,o):(this.height=this.left.height+this.right.height,this.outdated=!1,this)}toString(){return this.left+(this.break?" ":"-")+this.right}}function yK(e,t){let n,r;null==e[t]&&(n=e[t-1])instanceof yG&&(r=e[t+1])instanceof yG&&e.splice(t-1,3,new yG(n.length+1+r.length))}class yZ{constructor(e,t){this.pos=e,this.oracle=t,this.nodes=[],this.lineStart=-1,this.lineEnd=-1,this.covering=null,this.writtenTo=e}get isCovered(){return this.covering&&this.nodes[this.nodes.length-1]==this.covering}span(e,t){if(this.lineStart>-1){let e=Math.min(t,this.lineEnd),n=this.nodes[this.nodes.length-1];n instanceof yq?n.length+=e-this.pos:(e>this.pos||!this.isCovered)&&this.nodes.push(new yq(e-this.pos,-1,0)),this.writtenTo=e,t>e&&(this.nodes.push(null),this.writtenTo++,this.lineStart=-1)}this.pos=t}point(e,t,n){if(e<t||n.heightRelevant){let r=n.widget?n.widget.estimatedHeight:0,i=n.widget?n.widget.lineBreaks:0;r<0&&(r=this.oracle.lineHeight);let o=t-e;n.block?this.addBlock(new yU(o,r,n)):(o||i||r>=5)&&this.addLineDeco(r,i,o)}else t>e&&this.span(e,t);this.lineEnd>-1&&this.lineEnd<this.pos&&(this.lineEnd=this.oracle.doc.lineAt(this.pos).to)}enterLine(){if(this.lineStart>-1)return;let{from:e,to:t}=this.oracle.doc.lineAt(this.pos);this.lineStart=e,this.lineEnd=t,this.writtenTo<e&&((this.writtenTo<e-1||null==this.nodes[this.nodes.length-1])&&this.nodes.push(this.blankContent(this.writtenTo,e-1)),this.nodes.push(null)),this.pos>e&&this.nodes.push(new yq(this.pos-e,-1,0)),this.writtenTo=this.pos}blankContent(e,t){let n=new yG(t-e);return this.oracle.doc.lineAt(e).to==t&&(n.flags|=4),n}ensureLine(){this.enterLine();let e=this.nodes.length?this.nodes[this.nodes.length-1]:null;if(e instanceof yq)return e;let t=new yq(0,-1,0);return this.nodes.push(t),t}addBlock(e){this.enterLine();let t=e.deco;t&&t.startSide>0&&!this.isCovered&&this.ensureLine(),this.nodes.push(e),this.writtenTo=this.pos=this.pos+e.length,t&&t.endSide>0&&(this.covering=e)}addLineDeco(e,t,n){let r=this.ensureLine();r.length+=n,r.collapsed+=n,r.widgetHeight=Math.max(r.widgetHeight,e),r.breaks+=t,this.writtenTo=this.pos=this.pos+n}finish(e){let t=0==this.nodes.length?null:this.nodes[this.nodes.length-1];!(this.lineStart>-1)||t instanceof yq||this.isCovered?(this.writtenTo<this.pos||null==t)&&this.nodes.push(this.blankContent(this.writtenTo,this.pos)):this.nodes.push(new yq(0,-1,0));let n=e;for(let e of this.nodes)e instanceof yq&&e.updateHeight(this.oracle,n),n+=e?e.length:1;return this.nodes}static build(e,t,n,r){let i=new yZ(n,e);return m_.spans(t,n,r,i,0),i.finish(n)}}class yX{constructor(){this.changes=[]}compareRange(){}comparePoint(e,t,n,r){(e<t||n&&n.heightRelevant||r&&r.heightRelevant)&&gk(e,t,this.changes,5)}}class yQ{constructor(e,t,n,r){this.from=e,this.to=t,this.size=n,this.displaySize=r}static same(e,t){if(e.length!=t.length)return!1;for(let n=0;n<e.length;n++){let r=e[n],i=t[n];if(r.from!=i.from||r.to!=i.to||r.size!=i.size)return!1}return!0}draw(e,t){return gx.replace({widget:new yJ(this.displaySize*(t?e.scaleY:e.scaleX),t)}).range(this.from,this.to)}}class yJ extends gy{constructor(e,t){super(),this.size=e,this.vertical=t}eq(e){return e.size==this.size&&e.vertical==this.vertical}toDOM(){let e=document.createElement("div");return this.vertical?e.style.height=this.size+"px":(e.style.width=this.size+"px",e.style.height="2px",e.style.display="inline-block"),e}get estimatedHeight(){return this.vertical?this.size:-1}}class y0{constructor(e,t){this.view=e,this.state=t,this.pixelViewport={left:0,right:window.innerWidth,top:0,bottom:0},this.inView=!0,this.paddingTop=0,this.paddingBottom=0,this.contentDOMWidth=0,this.contentDOMHeight=0,this.editorHeight=0,this.editorWidth=0,this.scaleX=1,this.scaleY=1,this.scrollOffset=0,this.scrolledToBottom=!1,this.scrollAnchorPos=0,this.scrollAnchorHeight=-1,this.scaler=y3,this.scrollTarget=null,this.printing=!1,this.mustMeasureContent=!0,this.defaultTextDirection=gY.LTR,this.visibleRanges=[],this.mustEnforceCursorAssoc=!1;let n=t.facet(vx).some(e=>"function"!=typeof e&&"cm-lineWrapping"==e.class);this.heightOracle=new yB(n),this.stateDeco=y4(t),this.heightMap=yH.empty().applyChanges(this.stateDeco,pF.empty,this.heightOracle.setDoc(t.doc),[new vO(0,0,0,t.doc.length)]);for(let e=0;e<2&&(this.viewport=this.getViewport(0,null),this.updateForViewport());e++);this.updateViewportLines(),this.lineGaps=this.ensureLineGaps([]),this.lineGapDeco=gx.set(this.lineGaps.map(e=>e.draw(this,!1))),this.scrollParent=e.scrollDOM,this.computeVisibleRanges()}updateForViewport(){let e=[this.viewport],{main:t}=this.state.selection;for(let n=0;n<=1;n++){let r=n?t.head:t.anchor;if(!e.some(({from:e,to:t})=>r>=e&&r<=t)){let{from:t,to:n}=this.lineBlockAt(r);e.push(new y1(t,n))}}return this.viewports=e.sort((e,t)=>e.from-t.from),this.updateScaler()}updateScaler(){let e=this.scaler;return this.scaler=this.heightMap.height<=7e6?y3:new y6(this.heightOracle,this.heightMap,this.viewports),2*!e.eq(this.scaler)}updateViewportLines(){this.viewportLines=[],this.heightMap.forEachLine(this.viewport.from,this.viewport.to,this.heightOracle.setDoc(this.state.doc),0,0,e=>{this.viewportLines.push(y9(e,this.scaler))})}update(e,t=null){var n,r;let i;this.state=e.state;let o=this.stateDeco;this.stateDeco=y4(this.state);let s=e.changedRanges,a=vO.extendWithRanges(s,(n=this.stateDeco,r=e?e.changes:pQ.empty(this.state.doc.length),i=new yX,m_.compare(o,n,r,i,0),i.changes)),l=this.heightMap.height,u=this.scrolledToBottom?null:this.scrollAnchorAt(this.scrollOffset);yL=!1,this.heightMap=this.heightMap.applyChanges(this.stateDeco,e.startState.doc,this.heightOracle.setDoc(this.state.doc),a),(this.heightMap.height!=l||yL)&&(e.flags|=2),u?(this.scrollAnchorPos=e.changes.mapPos(u.from,-1),this.scrollAnchorHeight=u.top):(this.scrollAnchorPos=-1,this.scrollAnchorHeight=l);let c=a.length?this.mapViewport(this.viewport,e.changes):this.viewport;(t&&(t.range.head<c.from||t.range.head>c.to)||!this.viewportIsAppropriate(c))&&(c=this.getViewport(0,t));let h=c.from!=this.viewport.from||c.to!=this.viewport.to;this.viewport=c,e.flags|=this.updateForViewport(),(h||!e.changes.empty||2&e.flags)&&this.updateViewportLines(),(this.lineGaps.length||this.viewport.to-this.viewport.from>4e3)&&this.updateLineGaps(this.ensureLineGaps(this.mapLineGaps(this.lineGaps,e.changes))),e.flags|=this.computeVisibleRanges(e.changes),t&&(this.scrollTarget=t),!this.mustEnforceCursorAssoc&&(e.selectionSet||e.focusChanged)&&e.view.lineWrapping&&e.state.selection.main.empty&&e.state.selection.main.assoc&&!e.state.facet(vl)&&(this.mustEnforceCursorAssoc=!0)}measure(){var e;let t,n,{view:r}=this,i=r.contentDOM,o=window.getComputedStyle(i),s=this.heightOracle,a=o.whiteSpace;this.defaultTextDirection="rtl"==o.direction?gY.RTL:gY.LTR;let l=this.heightOracle.mustRefreshForWrapping(a)||"refresh"===this.mustMeasureContent,u=i.getBoundingClientRect(),c=l||this.mustMeasureContent||this.contentDOMHeight!=u.height;this.contentDOMHeight=u.height,this.mustMeasureContent=!1;let h=0,d=0;if(u.width&&u.height){let{scaleX:e,scaleY:t}=gL(i,u);(e>.005&&Math.abs(this.scaleX-e)>.005||t>.005&&Math.abs(this.scaleY-t)>.005)&&(this.scaleX=e,this.scaleY=t,h|=16,l=c=!0)}let f=(parseInt(o.paddingTop)||0)*this.scaleY,p=(parseInt(o.paddingBottom)||0)*this.scaleY;(this.paddingTop!=f||this.paddingBottom!=p)&&(this.paddingTop=f,this.paddingBottom=p,h|=18),this.editorWidth!=r.scrollDOM.clientWidth&&(s.lineWrapping&&(c=!0),this.editorWidth=r.scrollDOM.clientWidth,h|=16);let m=gB(this.view.contentDOM,!1).y;m!=this.scrollParent&&(this.scrollParent=m,this.scrollAnchorHeight=-1,this.scrollOffset=0);let g=this.getScrollOffset();this.scrollOffset!=g&&(this.scrollAnchorHeight=-1,this.scrollOffset=g),this.scrolledToBottom=gW(this.scrollParent||r.win);let v=(this.printing?function(e,t){let n=e.getBoundingClientRect();return{left:0,right:n.right-n.left,top:t,bottom:n.bottom-(n.top+t)}}:function(e,t){let n=e.getBoundingClientRect(),r=e.ownerDocument,i=r.defaultView||window,o=Math.max(0,n.left),s=Math.min(i.innerWidth,n.right),a=Math.max(0,n.top),l=Math.min(i.innerHeight,n.bottom);for(let t=e.parentNode;t&&t!=r.body;)if(1==t.nodeType){let n=t,r=window.getComputedStyle(n);if((n.scrollHeight>n.clientHeight||n.scrollWidth>n.clientWidth)&&"visible"!=r.overflow){let r=n.getBoundingClientRect();o=Math.max(o,r.left),s=Math.min(s,r.right),a=Math.max(a,r.top),l=Math.min(t==e.parentNode?i.innerHeight:l,r.bottom)}t="absolute"==r.position||"fixed"==r.position?n.offsetParent:n.parentNode}else if(11==t.nodeType)t=t.host;else break;return{left:o-n.left,right:Math.max(o,s)-n.left,top:a-(n.top+t),bottom:Math.max(a,l)-(n.top+t)}})(i,this.paddingTop),y=v.top-this.pixelViewport.top,b=v.bottom-this.pixelViewport.bottom;this.pixelViewport=v;let x=this.pixelViewport.bottom>this.pixelViewport.top&&this.pixelViewport.right>this.pixelViewport.left;if(x!=this.inView&&(this.inView=x,x&&(c=!0)),!this.inView&&!this.scrollTarget&&(t=(e=r.dom).getBoundingClientRect(),n=e.ownerDocument.defaultView||window,!(t.left<n.innerWidth)||!(t.right>0)||!(t.top<n.innerHeight)||!(t.bottom>0)))return 0;let w=u.width;if((this.contentDOMWidth!=w||this.editorHeight!=r.scrollDOM.clientHeight)&&(this.contentDOMWidth=u.width,this.editorHeight=r.scrollDOM.clientHeight,h|=16),c){let e=r.docView.measureVisibleLineHeights(this.viewport);if(s.mustRefreshForHeights(e)&&(l=!0),l||s.lineWrapping&&Math.abs(w-this.contentDOMWidth)>s.charWidth){let{lineHeight:t,charWidth:n,textHeight:i}=r.docView.measureTextSize();(l=t>0&&s.refresh(a,t,n,i,Math.max(5,w/n),e))&&(r.docView.minWidth=0,h|=16)}for(let t of(y>0&&b>0?d=Math.max(y,b):y<0&&b<0&&(d=Math.min(y,b)),yL=!1,this.viewports)){let n=t.from==this.viewport.from?e:r.docView.measureVisibleLineHeights(t);this.heightMap=(l?yH.empty().applyChanges(this.stateDeco,pF.empty,this.heightOracle,[new vO(0,0,0,r.state.doc.length)]):this.heightMap).updateHeight(s,0,l,new y_(t.from,n))}yL&&(h|=2)}let S=!this.viewportIsAppropriate(this.viewport,d)||this.scrollTarget&&(this.scrollTarget.range.head<this.viewport.from||this.scrollTarget.range.head>this.viewport.to);return S&&(2&h&&(h|=this.updateScaler()),this.viewport=this.getViewport(d,this.scrollTarget),h|=this.updateForViewport()),(2&h||S)&&this.updateViewportLines(),(this.lineGaps.length||this.viewport.to-this.viewport.from>4e3)&&this.updateLineGaps(this.ensureLineGaps(l?[]:this.lineGaps,r)),h|=this.computeVisibleRanges(),this.mustEnforceCursorAssoc&&(this.mustEnforceCursorAssoc=!1,r.docView.enforceCursorAssoc()),h}get visibleTop(){return this.scaler.fromDOM(this.pixelViewport.top)}get visibleBottom(){return this.scaler.fromDOM(this.pixelViewport.bottom)}getViewport(e,t){let n=.5-Math.max(-.5,Math.min(.5,e/1e3/2)),r=this.heightMap,i=this.heightOracle,{visibleTop:o,visibleBottom:s}=this,a=new y1(r.lineAt(o-1e3*n,yz.ByHeight,i,0,0).from,r.lineAt(s+(1-n)*1e3,yz.ByHeight,i,0,0).to);if(t){let{head:e}=t.range;if(e<a.from||e>a.to){let n=Math.min(this.editorHeight,this.pixelViewport.bottom-this.pixelViewport.top),o=r.lineAt(e,yz.ByPos,i,0,0),s;s="center"==t.y?(o.top+o.bottom)/2-n/2:"start"==t.y||"nearest"==t.y&&e<a.from?o.top:o.bottom-n,a=new y1(r.lineAt(s-500,yz.ByHeight,i,0,0).from,r.lineAt(s+n+500,yz.ByHeight,i,0,0).to)}}return a}mapViewport(e,t){let n=t.mapPos(e.from,-1),r=t.mapPos(e.to,1);return new y1(this.heightMap.lineAt(n,yz.ByPos,this.heightOracle,0,0).from,this.heightMap.lineAt(r,yz.ByPos,this.heightOracle,0,0).to)}viewportIsAppropriate({from:e,to:t},n=0){if(!this.inView)return!0;let{top:r}=this.heightMap.lineAt(e,yz.ByPos,this.heightOracle,0,0),{bottom:i}=this.heightMap.lineAt(t,yz.ByPos,this.heightOracle,0,0),{visibleTop:o,visibleBottom:s}=this;return(0==e||r<=o-Math.max(10,Math.min(-n,250)))&&(t==this.state.doc.length||i>=s+Math.max(10,Math.min(n,250)))&&r>o-2e3&&i<s+2e3}mapLineGaps(e,t){if(!e.length||t.empty)return e;let n=[];for(let r of e)t.touchesRange(r.from,r.to)||n.push(new yQ(t.mapPos(r.from),t.mapPos(r.to),r.size,r.displaySize));return n}ensureLineGaps(e,t){let n=this.heightOracle.lineWrapping,r=n?1e4:2e3,i=r>>1,o=r<<1;if(this.defaultTextDirection!=gY.LTR&&!n)return[];let s=[],a=(r,o,l,u)=>{if(o-r<i)return;let c=this.state.selection.main,h=[c.from];for(let e of(c.empty||h.push(c.to),h))if(e>r&&e<o){a(r,e-10,l,u),a(e+10,o,l,u);return}let d=function(e,t){for(let n of e)if(t(n))return n}(e,e=>e.from>=l.from&&e.to<=l.to&&Math.abs(e.from-r)<i&&Math.abs(e.to-o)<i&&!h.some(t=>e.from<t&&e.to>t));if(!d){if(o<l.to&&t&&n&&t.visibleRanges.some(e=>e.from<=o&&e.to>=o)){let e=t.moveToLineBoundary(p6.cursor(o),!1,!0).head;e>r&&(o=e)}let e=this.gapSize(l,r,o,u),i=n||e<2e6?e:2e6;d=new yQ(r,o,e,i)}s.push(d)},l=t=>{var i,s,l;let u,c,h,d,f;if(t.length<o||t.type!=gb.Text)return;let p=(i=t.from,s=t.to,l=this.stateDeco,h=[],d=i,f=0,m_.spans(l,i,s,{span(){},point(e,t){e>d&&(h.push({from:d,to:e}),f+=e-d),d=t}},20),d<s&&(h.push({from:d,to:s}),f+=s-d),{total:f,ranges:h});if(p.total<o)return;let m=this.scrollTarget?this.scrollTarget.range.head:null;if(n){let e,n,i=r/this.heightOracle.lineLength*this.heightOracle.lineHeight;if(null!=m){let r=y5(p,m),o=((this.visibleBottom-this.visibleTop)/2+i)/t.height;e=r-o,n=r+o}else e=(this.visibleTop-t.top-i)/t.height,n=(this.visibleBottom-t.top+i)/t.height;u=y2(p,e),c=y2(p,n)}else{let n,i,o=p.total*this.heightOracle.charWidth,s=r*this.heightOracle.charWidth,a=0;if(o>2e6)for(let n of e)n.from>=t.from&&n.from<t.to&&n.size!=n.displaySize&&n.from*this.heightOracle.charWidth+a<this.pixelViewport.left&&(a=n.size-n.displaySize);let l=this.pixelViewport.left+a,h=this.pixelViewport.right+a;if(null!=m){let e=y5(p,m),t=((h-l)/2+s)/o;n=e-t,i=e+t}else n=(l-s)/o,i=(h+s)/o;u=y2(p,n),c=y2(p,i)}u>t.from&&a(t.from,u,t,p),c<t.to&&a(c,t.to,t,p)};for(let e of this.viewportLines)Array.isArray(e.type)?e.type.forEach(l):l(e);return s}gapSize(e,t,n,r){let i=y5(r,n)-y5(r,t);return this.heightOracle.lineWrapping?e.height*i:r.total*this.heightOracle.charWidth*i}updateLineGaps(e){yQ.same(e,this.lineGaps)||(this.lineGaps=e,this.lineGapDeco=gx.set(e.map(e=>e.draw(this,this.heightOracle.lineWrapping))))}computeVisibleRanges(e){let t=this.stateDeco;this.lineGaps.length&&(t=t.concat(this.lineGapDeco));let n=[];m_.spans(t,this.viewport.from,this.viewport.to,{span(e,t){n.push({from:e,to:t})},point(){}},20);let r=0;if(n.length!=this.visibleRanges.length)r=12;else for(let t=0;t<n.length&&!(8&r);t++){let i=this.visibleRanges[t],o=n[t];(i.from!=o.from||i.to!=o.to)&&(r|=4,e&&e.mapPos(i.from,-1)==o.from&&e.mapPos(i.to,1)==o.to||(r|=8))}return this.visibleRanges=n,r}lineBlockAt(e){return e>=this.viewport.from&&e<=this.viewport.to&&this.viewportLines.find(t=>t.from<=e&&t.to>=e)||y9(this.heightMap.lineAt(e,yz.ByPos,this.heightOracle,0,0),this.scaler)}lineBlockAtHeight(e){return e>=this.viewportLines[0].top&&e<=this.viewportLines[this.viewportLines.length-1].bottom&&this.viewportLines.find(t=>t.top<=e&&t.bottom>=e)||y9(this.heightMap.lineAt(this.scaler.fromDOM(e),yz.ByHeight,this.heightOracle,0,0),this.scaler)}getScrollOffset(){return(this.scrollParent==this.view.scrollDOM?this.scrollParent.scrollTop:(this.scrollParent?this.scrollParent.getBoundingClientRect().top:0)-this.view.contentDOM.getBoundingClientRect().top)*this.scaleY}scrollAnchorAt(e){let t=this.lineBlockAtHeight(e+8);return t.from>=this.viewport.from||this.viewportLines[0].top-e>200?t:this.viewportLines[0]}elementAtHeight(e){return y9(this.heightMap.blockAt(this.scaler.fromDOM(e),this.heightOracle,0,0),this.scaler)}get docHeight(){return this.scaler.toDOM(this.heightMap.height)}get contentHeight(){return this.docHeight+this.paddingTop+this.paddingBottom}}class y1{constructor(e,t){this.from=e,this.to=t}}function y2({total:e,ranges:t},n){if(n<=0)return t[0].from;if(n>=1)return t[t.length-1].to;let r=Math.floor(e*n);for(let e=0;;e++){let{from:n,to:i}=t[e],o=i-n;if(r<=o)return n+r;r-=o}}function y5(e,t){let n=0;for(let{from:r,to:i}of e.ranges){if(t<=i){n+=t-r;break}n+=i-r}return n/e.total}let y3={toDOM:e=>e,fromDOM:e=>e,scale:1,eq(e){return e==this}};function y4(e){let t=e.facet(vw).filter(e=>"function"!=typeof e),n=e.facet(vA).filter(e=>"function"!=typeof e);return n.length&&t.push(m_.join(n)),t}class y6{constructor(e,t,n){let r=0,i=0,o=0;for(let s of(this.viewports=n.map(({from:n,to:i})=>{let o=t.lineAt(n,yz.ByPos,e,0,0).top,s=t.lineAt(i,yz.ByPos,e,0,0).bottom;return r+=s-o,{from:n,to:i,top:o,bottom:s,domTop:0,domBottom:0}}),this.scale=(7e6-r)/(t.height-r),this.viewports))s.domTop=o+(s.top-i)*this.scale,o=s.domBottom=s.domTop+(s.bottom-s.top),i=s.bottom}toDOM(e){for(let t=0,n=0,r=0;;t++){let i=t<this.viewports.length?this.viewports[t]:null;if(!i||e<i.top)return r+(e-n)*this.scale;if(e<=i.bottom)return i.domTop+(e-i.top);n=i.bottom,r=i.domBottom}}fromDOM(e){for(let t=0,n=0,r=0;;t++){let i=t<this.viewports.length?this.viewports[t]:null;if(!i||e<i.domTop)return n+(e-r)/this.scale;if(e<=i.domBottom)return i.top+(e-i.domTop);n=i.bottom,r=i.domBottom}}eq(e){return e instanceof y6&&this.scale==e.scale&&this.viewports.length==e.viewports.length&&this.viewports.every((t,n)=>t.from==e.viewports[n].from&&t.to==e.viewports[n].to)}}function y9(e,t){if(1==t.scale)return e;let n=t.toDOM(e.top),r=t.toDOM(e.bottom);return new yV(e.from,e.length,n,r-n,Array.isArray(e._content)?e._content.map(e=>y9(e,t)):e._content)}let y8=p7.define({combine:e=>e.join(" ")}),y7=p7.define({combine:e=>e.indexOf(!0)>-1}),be=m2.newName(),bt=m2.newName(),bn=m2.newName(),br={"&light":"."+bt,"&dark":"."+bn};function bi(e,t,n){return new m2(t,{finish:t=>/&/.test(t)?t.replace(/&\w*/,t=>{if("&"==t)return e;if(!n||!n[t])throw RangeError(`Unsupported selector: ${t}`);return n[t]}):e+" "+t})}let bo=bi("."+be,{"&":{position:"relative !important",boxSizing:"border-box","&.cm-focused":{outline:"1px dotted #212121"},display:"flex !important",flexDirection:"column"},".cm-scroller":{display:"flex !important",alignItems:"flex-start !important",fontFamily:"monospace",lineHeight:1.4,height:"100%",overflowX:"auto",position:"relative",zIndex:0,overflowAnchor:"none"},".cm-content":{margin:0,flexGrow:2,flexShrink:0,display:"block",whiteSpace:"pre",wordWrap:"normal",boxSizing:"border-box",minHeight:"100%",padding:"4px 0",outline:"none","&[contenteditable=true]":{WebkitUserModify:"read-write-plaintext-only"}},".cm-lineWrapping":{whiteSpace_fallback:"pre-wrap",whiteSpace:"break-spaces",wordBreak:"break-word",overflowWrap:"anywhere",flexShrink:1},"&light .cm-content":{caretColor:"black"},"&dark .cm-content":{caretColor:"white"},".cm-line":{display:"block",padding:"0 2px 0 6px"},".cm-layer":{userSelect:"none",position:"absolute",left:0,top:0,contain:"size style","& > *":{position:"absolute"}},"&light .cm-selectionBackground":{background:"#d9d9d9"},"&dark .cm-selectionBackground":{background:"#222"},"&light.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground":{background:"#d7d4f0"},"&dark.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground":{background:"#233"},".cm-cursorLayer":{pointerEvents:"none"},"&.cm-focused > .cm-scroller > .cm-cursorLayer":{animation:"steps(1) cm-blink 1.2s infinite"},"@keyframes cm-blink":{"0%":{},"50%":{opacity:0},"100%":{}},"@keyframes cm-blink2":{"0%":{},"50%":{opacity:0},"100%":{}},".cm-cursor, .cm-dropCursor":{borderLeft:"1.2px solid black",marginLeft:"-0.6px",pointerEvents:"none"},".cm-cursor":{display:"none"},"&dark .cm-cursor":{borderLeftColor:"#ddd"},".cm-selectionHandle":{backgroundColor:"currentColor",width:"1.5px"},".cm-selectionHandle-start::before, .cm-selectionHandle-end::before":{content:'""',backgroundColor:"inherit",borderRadius:"50%",width:"8px",height:"8px",position:"absolute",left:"-3.25px"},".cm-selectionHandle-start::before":{top:"-8px"},".cm-selectionHandle-end::before":{bottom:"-8px"},".cm-dropCursor":{position:"absolute"},"&.cm-focused > .cm-scroller > .cm-cursorLayer .cm-cursor":{display:"block"},".cm-iso":{unicodeBidi:"isolate"},".cm-announced":{position:"fixed",top:"-10000px"},"@media print":{".cm-announced":{display:"none"}},"&light .cm-activeLine":{backgroundColor:"#cceeff44"},"&dark .cm-activeLine":{backgroundColor:"#99eeff33"},"&light .cm-specialChar":{color:"red"},"&dark .cm-specialChar":{color:"#f78"},".cm-gutters":{flexShrink:0,display:"flex",height:"100%",boxSizing:"border-box",zIndex:200},".cm-gutters-before":{insetInlineStart:0},".cm-gutters-after":{insetInlineEnd:0},"&light .cm-gutters":{backgroundColor:"#f5f5f5",color:"#6c6c6c",border:"0px solid #ddd","&.cm-gutters-before":{borderRightWidth:"1px"},"&.cm-gutters-after":{borderLeftWidth:"1px"}},"&dark .cm-gutters":{backgroundColor:"#333338",color:"#ccc"},".cm-gutter":{display:"flex !important",flexDirection:"column",flexShrink:0,boxSizing:"border-box",minHeight:"100%",overflow:"hidden"},".cm-gutterElement":{boxSizing:"border-box"},".cm-lineNumbers .cm-gutterElement":{padding:"0 3px 0 5px",minWidth:"20px",textAlign:"right",whiteSpace:"nowrap"},"&light .cm-activeLineGutter":{backgroundColor:"#e2f2ff"},"&dark .cm-activeLineGutter":{backgroundColor:"#222227"},".cm-panels":{boxSizing:"border-box",position:"sticky",left:0,right:0,zIndex:300},"&light .cm-panels":{backgroundColor:"#f5f5f5",color:"black"},"&light .cm-panels-top":{borderBottom:"1px solid #ddd"},"&light .cm-panels-bottom":{borderTop:"1px solid #ddd"},"&dark .cm-panels":{backgroundColor:"#333338",color:"white"},".cm-dialog":{padding:"2px 19px 4px 6px",position:"relative","& label":{fontSize:"80%"}},".cm-dialog-close":{position:"absolute",top:"3px",right:"4px",backgroundColor:"inherit",border:"none",font:"inherit",fontSize:"14px",padding:"0"},".cm-tab":{display:"inline-block",overflow:"hidden",verticalAlign:"bottom"},".cm-widgetBuffer":{verticalAlign:"text-top",height:"1em",width:0,display:"inline"},".cm-placeholder":{color:"#888",display:"inline-block",verticalAlign:"top",userSelect:"none"},".cm-highlightSpace":{backgroundImage:"radial-gradient(circle at 50% 55%, #aaa 20%, transparent 5%)",backgroundPosition:"center"},".cm-highlightTab":{backgroundImage:'url(\'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="20"><path stroke="%23888" stroke-width="1" fill="none" d="M1 10H196L190 5M190 15L196 10M197 4L197 16"/></svg>\')',backgroundSize:"auto 100%",backgroundPosition:"right 90%",backgroundRepeat:"no-repeat"},".cm-trailingSpace":{backgroundColor:"#ff332255"},".cm-button":{verticalAlign:"middle",color:"inherit",fontSize:"70%",padding:".2em 1em",borderRadius:"1px"},"&light .cm-button":{backgroundImage:"linear-gradient(#eff1f5, #d9d9df)",border:"1px solid #888","&:active":{backgroundImage:"linear-gradient(#b4b4b4, #d0d3d6)"}},"&dark .cm-button":{backgroundImage:"linear-gradient(#393939, #111)",border:"1px solid #888","&:active":{backgroundImage:"linear-gradient(#111, #333)"}},".cm-textfield":{verticalAlign:"middle",color:"inherit",fontSize:"70%",border:"1px solid silver",padding:".2em .5em"},"&light .cm-textfield":{backgroundColor:"white"},"&dark .cm-textfield":{border:"1px solid #555",backgroundColor:"inherit"}},br),bs={childList:!0,characterData:!0,subtree:!0,attributes:!0,characterDataOldValue:!0},ba=gf.ie&&gf.ie_version<=11;class bl{constructor(e){this.view=e,this.active=!1,this.editContext=null,this.selectionRange=new g_,this.selectionChanged=!1,this.delayedFlush=-1,this.resizeTimeout=-1,this.queue=[],this.delayedAndroidKey=null,this.flushingAndroidKey=-1,this.lastChange=0,this.scrollTargets=[],this.intersection=null,this.resizeScroll=null,this.intersecting=!1,this.gapIntersection=null,this.gaps=[],this.printQuery=null,this.parentCheck=-1,this.dom=e.contentDOM,this.observer=new MutationObserver(t=>{for(let e of t)this.queue.push(e);(gf.ie&&gf.ie_version<=11||gf.ios&&e.composing)&&t.some(e=>"childList"==e.type&&e.removedNodes.length||"characterData"==e.type&&e.oldValue.length>e.target.nodeValue.length)?this.flushSoon():this.flush()}),window.EditContext&&gf.android&&!1!==e.constructor.EDIT_CONTEXT&&!(gf.chrome&&gf.chrome_version<126)&&(this.editContext=new bh(e),e.state.facet(vp)&&(e.contentDOM.editContext=this.editContext.editContext)),ba&&(this.onCharData=e=>{this.queue.push({target:e.target,type:"characterData",oldValue:e.prevValue}),this.flushSoon()}),this.onSelectionChange=this.onSelectionChange.bind(this),this.onResize=this.onResize.bind(this),this.onPrint=this.onPrint.bind(this),this.onScroll=this.onScroll.bind(this),window.matchMedia&&(this.printQuery=window.matchMedia("print")),"function"==typeof ResizeObserver&&(this.resizeScroll=new ResizeObserver(()=>{var e;(null==(e=this.view.docView)?void 0:e.lastUpdate)<Date.now()-75&&this.onResize()}),this.resizeScroll.observe(e.scrollDOM)),this.addWindowListeners(this.win=e.win),this.start(),"function"==typeof IntersectionObserver&&(this.intersection=new IntersectionObserver(e=>{this.parentCheck<0&&(this.parentCheck=setTimeout(this.listenForScroll.bind(this),1e3)),e.length>0&&e[e.length-1].intersectionRatio>0!=this.intersecting&&(this.intersecting=!this.intersecting,this.intersecting!=this.view.inView&&this.onScrollChanged(document.createEvent("Event")))},{threshold:[0,.001]}),this.intersection.observe(this.dom),this.gapIntersection=new IntersectionObserver(e=>{e.length>0&&e[e.length-1].intersectionRatio>0&&this.onScrollChanged(document.createEvent("Event"))},{})),this.listenForScroll(),this.readSelectionRange()}onScrollChanged(e){this.view.inputState.runHandlers("scroll",e),this.intersecting&&this.view.measure()}onScroll(e){this.intersecting&&this.flush(!1),this.editContext&&this.view.requestMeasure(this.editContext.measureReq),this.onScrollChanged(e)}onResize(){this.resizeTimeout<0&&(this.resizeTimeout=setTimeout(()=>{this.resizeTimeout=-1,this.view.requestMeasure()},50))}onPrint(e){("change"!=e.type&&e.type||e.matches)&&(this.view.viewState.printing=!0,this.view.measure(),setTimeout(()=>{this.view.viewState.printing=!1,this.view.requestMeasure()},500))}updateGaps(e){if(this.gapIntersection&&(e.length!=this.gaps.length||this.gaps.some((t,n)=>t!=e[n]))){for(let t of(this.gapIntersection.disconnect(),e))this.gapIntersection.observe(t);this.gaps=e}}onSelectionChange(e){let t=this.selectionChanged;if(!this.readSelectionRange()||this.delayedAndroidKey)return;let{view:n}=this,r=this.selectionRange;if(n.state.facet(vp)?n.root.activeElement!=this.dom:!gE(this.dom,r))return;let i=r.anchorNode&&n.docView.tile.nearest(r.anchorNode);if(i&&i.isWidget()&&i.widget.ignoreEvent(e)){t||(this.selectionChanged=!1);return}(gf.ie&&gf.ie_version<=11||gf.android&&gf.chrome)&&!n.state.selection.main.empty&&r.focusNode&&gR(r.focusNode,r.focusOffset,r.anchorNode,r.anchorOffset)?this.flushSoon():this.flush(!1)}readSelectionRange(){let{view:e}=this,t=gT(e.root);if(!t)return!1;let n=gf.safari&&11==e.root.nodeType&&e.root.activeElement==this.dom&&function(e,t){if(t.getComposedRanges){let n=t.getComposedRanges(e.root)[0];if(n)return bc(e,n)}let n=null;function r(e){e.preventDefault(),e.stopImmediatePropagation(),n=e.getTargetRanges()[0]}return e.contentDOM.addEventListener("beforeinput",r,!0),e.dom.ownerDocument.execCommand("indent"),e.contentDOM.removeEventListener("beforeinput",r,!0),n?bc(e,n):null}(this.view,t)||t;if(!n||this.selectionRange.eq(n))return!1;let r=gE(this.dom,n);return r&&!this.selectionChanged&&e.inputState.lastFocusTime>Date.now()-200&&e.inputState.lastTouchTime<Date.now()-300&&function(e,t){let n=t.focusNode,r=t.focusOffset;if(!n||t.anchorNode!=n||t.anchorOffset!=r)return!1;for(r=Math.min(r,gj(n));;)if(r){if(1!=n.nodeType)return!1;let e=n.childNodes[r-1];"false"==e.contentEditable?r--:r=gj(n=e)}else{if(n==e)return!0;r=gP(n),n=n.parentNode}}(this.dom,n)?(this.view.inputState.lastFocusTime=0,e.docView.updateSelection(),!1):(this.selectionRange.setRange(n),r&&(this.selectionChanged=!0),!0)}setSelectionRange(e,t){this.selectionRange.set(e.node,e.offset,t.node,t.offset),this.selectionChanged=!1}clearSelectionRange(){this.selectionRange.set(null,0,null,0)}listenForScroll(){this.parentCheck=-1;let e=0,t=null;for(let n=this.dom;n;)if(1==n.nodeType)!t&&e<this.scrollTargets.length&&this.scrollTargets[e]==n?e++:t||(t=this.scrollTargets.slice(0,e)),t&&t.push(n),n=n.assignedSlot||n.parentNode;else if(11==n.nodeType)n=n.host;else break;if(e<this.scrollTargets.length&&!t&&(t=this.scrollTargets.slice(0,e)),t){for(let e of this.scrollTargets)e.removeEventListener("scroll",this.onScroll);for(let e of this.scrollTargets=t)e.addEventListener("scroll",this.onScroll)}}ignore(e){if(!this.active)return e();try{return this.stop(),e()}finally{this.start(),this.clear()}}start(){this.active||(this.observer.observe(this.dom,bs),ba&&this.dom.addEventListener("DOMCharacterDataModified",this.onCharData),this.active=!0)}stop(){this.active&&(this.active=!1,this.observer.disconnect(),ba&&this.dom.removeEventListener("DOMCharacterDataModified",this.onCharData))}clear(){this.processRecords(),this.queue.length=0,this.selectionChanged=!1}delayAndroidKey(e,t){var n;if(!this.delayedAndroidKey){let e=()=>{let e=this.delayedAndroidKey;e&&(this.clearDelayedAndroidKey(),this.view.inputState.lastKeyCode=e.keyCode,this.view.inputState.lastKeyTime=Date.now(),!this.flush()&&e.force&&g$(this.dom,e.key,e.keyCode))};this.flushingAndroidKey=this.view.win.requestAnimationFrame(e)}this.delayedAndroidKey&&"Enter"!=e||(this.delayedAndroidKey={key:e,keyCode:t,force:this.lastChange<Date.now()-50||!!(null==(n=this.delayedAndroidKey)?void 0:n.force)})}clearDelayedAndroidKey(){this.win.cancelAnimationFrame(this.flushingAndroidKey),this.delayedAndroidKey=null,this.flushingAndroidKey=-1}flushSoon(){this.delayedFlush<0&&(this.delayedFlush=this.view.win.requestAnimationFrame(()=>{this.delayedFlush=-1,this.flush()}))}forceFlush(){this.delayedFlush>=0&&(this.view.win.cancelAnimationFrame(this.delayedFlush),this.delayedFlush=-1),this.flush()}pendingRecords(){for(let e of this.observer.takeRecords())this.queue.push(e);return this.queue}processRecords(){let e=this.pendingRecords();e.length&&(this.queue=[]);let t=-1,n=-1,r=!1;for(let i of e){let e=this.readMutation(i);e&&(e.typeOver&&(r=!0),-1==t?{from:t,to:n}=e:(t=Math.min(e.from,t),n=Math.max(e.to,n)))}return{from:t,to:n,typeOver:r}}readChange(){let{from:e,to:t,typeOver:n}=this.processRecords(),r=this.selectionChanged&&gE(this.dom,this.selectionRange);if(e<0&&!r)return null;e>-1&&(this.lastChange=Date.now()),this.view.inputState.lastFocusTime=0,this.selectionChanged=!1;let i=new ya(this.view,e,t,n);return this.view.docView.domChanged={newSel:i.newSel?i.newSel.main:null},i}flush(e=!0){if(this.delayedFlush>=0||this.delayedAndroidKey)return!1;e&&this.readSelectionRange();let t=this.readChange();if(!t)return this.view.requestMeasure(),!1;let n=this.view.state,r=yl(this.view,t);return this.view.state==n&&(t.domChanged||t.newSel&&!yh(this.view.state.selection,t.newSel.main))&&this.view.update([]),r}readMutation(e){let t=this.view.docView.tile.nearest(e.target);if(!t||t.isWidget())return null;if(t.markDirty("attributes"==e.type),"childList"==e.type){let n=bu(t,e.previousSibling||e.target.previousSibling,-1),r=bu(t,e.nextSibling||e.target.nextSibling,1);return{from:n?t.posAfter(n):t.posAtStart,to:r?t.posBefore(r):t.posAtEnd,typeOver:!1}}return"characterData"==e.type?{from:t.posAtStart,to:t.posAtEnd,typeOver:e.target.nodeValue==e.oldValue}:null}setWindow(e){e!=this.win&&(this.removeWindowListeners(this.win),this.win=e,this.addWindowListeners(this.win))}addWindowListeners(e){e.addEventListener("resize",this.onResize),this.printQuery?this.printQuery.addEventListener?this.printQuery.addEventListener("change",this.onPrint):this.printQuery.addListener(this.onPrint):e.addEventListener("beforeprint",this.onPrint),e.addEventListener("scroll",this.onScroll),e.document.addEventListener("selectionchange",this.onSelectionChange)}removeWindowListeners(e){e.removeEventListener("scroll",this.onScroll),e.removeEventListener("resize",this.onResize),this.printQuery?this.printQuery.removeEventListener?this.printQuery.removeEventListener("change",this.onPrint):this.printQuery.removeListener(this.onPrint):e.removeEventListener("beforeprint",this.onPrint),e.document.removeEventListener("selectionchange",this.onSelectionChange)}update(e){this.editContext&&(this.editContext.update(e),e.startState.facet(vp)!=e.state.facet(vp)&&(e.view.contentDOM.editContext=e.state.facet(vp)?this.editContext.editContext:null))}destroy(){var e,t,n;for(let r of(this.stop(),null==(e=this.intersection)||e.disconnect(),null==(t=this.gapIntersection)||t.disconnect(),null==(n=this.resizeScroll)||n.disconnect(),this.scrollTargets))r.removeEventListener("scroll",this.onScroll);this.removeWindowListeners(this.win),clearTimeout(this.parentCheck),clearTimeout(this.resizeTimeout),this.win.cancelAnimationFrame(this.delayedFlush),this.win.cancelAnimationFrame(this.flushingAndroidKey),this.editContext&&(this.view.contentDOM.editContext=null,this.editContext.destroy())}}function bu(e,t,n){for(;t;){let r=vI.get(t);if(r&&r.parent==e)return r;let i=t.parentNode;t=i!=e.dom?i:n>0?t.nextSibling:t.previousSibling}return null}function bc(e,t){let n=t.startContainer,r=t.startOffset,i=t.endContainer,o=t.endOffset,s=e.docView.domAtPos(e.state.selection.main.anchor,1);return gR(s.node,s.offset,i,o)&&([n,r,i,o]=[i,o,n,r]),{anchorNode:n,anchorOffset:r,focusNode:i,focusOffset:o}}class bh{constructor(e){this.from=0,this.to=0,this.pendingContextChange=null,this.handlers=Object.create(null),this.composing=null,this.resetRange(e.state);let t=this.editContext=new window.EditContext({text:e.state.doc.sliceString(this.from,this.to),selectionStart:this.toContextPos(Math.max(this.from,Math.min(this.to,e.state.selection.main.anchor))),selectionEnd:this.toContextPos(e.state.selection.main.head)});for(let n in this.handlers.textupdate=n=>{let r=e.state.selection.main,{anchor:i,head:o}=r,s=this.toEditorPos(n.updateRangeStart),a=this.toEditorPos(n.updateRangeEnd);e.inputState.composing>=0&&!this.composing&&(this.composing={contextBase:n.updateRangeStart,editorBase:s,drifted:!1});let l=a-s>n.text.length;s==this.from&&i<this.from?s=i:a==this.to&&i>this.to&&(a=i);let u=yc(e.state.sliceDoc(s,a),n.text,(l?r.from:r.to)-s,l?"end":null);if(!u){let t=p6.single(this.toEditorPos(n.selectionStart),this.toEditorPos(n.selectionEnd));yh(t,r)||e.dispatch({selection:t,userEvent:"select"});return}let c={from:u.from+s,to:u.toA+s,insert:pF.of(n.text.slice(u.from,u.toB).split("\n"))};if((gf.mac||gf.android)&&c.from==o-1&&/^\. ?$/.test(n.text)&&"off"==e.contentDOM.getAttribute("autocorrect")&&(c={from:s,to:a,insert:pF.of([n.text.replace("."," ")])}),this.pendingContextChange=c,!e.state.readOnly){let t=this.to-this.from+(c.to-c.from+c.insert.length);yu(e,c,p6.single(this.toEditorPos(n.selectionStart,t),this.toEditorPos(n.selectionEnd,t)))}this.pendingContextChange&&(this.revertPending(e.state),this.setSelection(e.state)),c.from<c.to&&!c.insert.length&&e.inputState.composing>=0&&!/[\\p{Alphabetic}\\p{Number}_]/.test(t.text.slice(Math.max(0,n.updateRangeStart-1),Math.min(t.text.length,n.updateRangeStart+1)))&&this.handlers.compositionend(n)},this.handlers.characterboundsupdate=n=>{let r=[],i=null;for(let t=this.toEditorPos(n.rangeStart),o=this.toEditorPos(n.rangeEnd);t<o;t++){let n=e.coordsForChar(t);i=n&&new DOMRect(n.left,n.top,n.right-n.left,n.bottom-n.top)||i||new DOMRect,r.push(i)}t.updateCharacterBounds(n.rangeStart,r)},this.handlers.textformatupdate=t=>{let n=[];for(let e of t.getTextFormats()){let t=e.underlineStyle,r=e.underlineThickness;if(!/none/i.test(t)&&!/none/i.test(r)){let i=this.toEditorPos(e.rangeStart),o=this.toEditorPos(e.rangeEnd);if(i<o){let e=`text-decoration: underline ${/^[a-z]/.test(t)?t+" ":"Dashed"==t?"dashed ":"Squiggle"==t?"wavy ":""}${/thin/i.test(r)?1:2}px`;n.push(gx.mark({attributes:{style:e}}).range(i,o))}}}e.dispatch({effects:vd.of(gx.set(n))})},this.handlers.compositionstart=()=>{e.inputState.composing<0&&(e.inputState.composing=0,e.inputState.compositionFirstChange=!0)},this.handlers.compositionend=()=>{if(e.inputState.composing=-1,e.inputState.compositionFirstChange=null,this.composing){let{drifted:t}=this.composing;this.composing=null,t&&this.reset(e.state)}},this.handlers)t.addEventListener(n,this.handlers[n]);this.measureReq={read:e=>{let t=gT(e.root);t&&t.rangeCount&&this.editContext.updateSelectionBounds(t.getRangeAt(0).getBoundingClientRect())}}}applyEdits(e){let t=0,n=!1,r=this.pendingContextChange;return e.changes.iterChanges((i,o,s,a,l)=>{if(n)return;let u=l.length-(o-i);if(r&&o>=r.to)if(r.from==i&&r.to==o&&r.insert.eq(l)){r=this.pendingContextChange=null,t+=u,this.to+=u;return}else r=null,this.revertPending(e.state);if(i+=t,(o+=t)<=this.from)this.from+=u,this.to+=u;else if(i<this.to){if(i<this.from||o>this.to||this.to-this.from+l.length>3e4){n=!0;return}this.editContext.updateText(this.toContextPos(i),this.toContextPos(o),l.toString()),this.to+=u}t+=u}),r&&!n&&this.revertPending(e.state),!n}update(e){let t=this.pendingContextChange,n=e.startState.selection.main;this.composing&&(this.composing.drifted||!e.changes.touchesRange(n.from,n.to)&&e.transactions.some(e=>!e.isUserEvent("input.type")&&e.changes.touchesRange(this.from,this.to)))?(this.composing.drifted=!0,this.composing.editorBase=e.changes.mapPos(this.composing.editorBase)):this.applyEdits(e)&&this.rangeIsValid(e.state)?(e.docChanged||e.selectionSet||t)&&this.setSelection(e.state):(this.pendingContextChange=null,this.reset(e.state)),(e.geometryChanged||e.docChanged||e.selectionSet)&&e.view.requestMeasure(this.measureReq)}resetRange(e){let{head:t}=e.selection.main;this.from=Math.max(0,t-1e4),this.to=Math.min(e.doc.length,t+1e4)}reset(e){this.resetRange(e),this.editContext.updateText(0,this.editContext.text.length,e.doc.sliceString(this.from,this.to)),this.setSelection(e)}revertPending(e){let t=this.pendingContextChange;this.pendingContextChange=null,this.editContext.updateText(this.toContextPos(t.from),this.toContextPos(t.from+t.insert.length),e.doc.sliceString(t.from,t.to))}setSelection(e){let{main:t}=e.selection,n=this.toContextPos(Math.max(this.from,Math.min(this.to,t.anchor))),r=this.toContextPos(t.head);(this.editContext.selectionStart!=n||this.editContext.selectionEnd!=r)&&this.editContext.updateSelection(n,r)}rangeIsValid(e){let{head:t}=e.selection.main;return!(this.from>0&&t-this.from<500||this.to<e.doc.length&&this.to-t<500||this.to-this.from>3e4)}toEditorPos(e,t=this.to-this.from){e=Math.min(e,t);let n=this.composing;return n&&n.drifted?n.editorBase+(e-n.contextBase):e+this.from}toContextPos(e){let t=this.composing;return t&&t.drifted?t.contextBase+(e-t.editorBase):e-this.from}destroy(){for(let e in this.handlers)this.editContext.removeEventListener(e,this.handlers[e])}}class bd{get state(){return this.viewState.state}get viewport(){return this.viewState.viewport}get visibleRanges(){return this.viewState.visibleRanges}get inView(){return this.viewState.inView}get composing(){return!!this.inputState&&this.inputState.composing>0}get compositionStarted(){return!!this.inputState&&this.inputState.composing>=0}get root(){return this._root}get win(){return this.dom.ownerDocument.defaultView||window}constructor(e={}){var t;this.plugins=[],this.pluginMap=new Map,this.editorAttrs={},this.contentAttrs={},this.bidiCache=[],this.destroyed=!1,this.updateState=2,this.measureScheduled=-1,this.measureRequests=[],this.contentDOM=document.createElement("div"),this.scrollDOM=document.createElement("div"),this.scrollDOM.tabIndex=-1,this.scrollDOM.className="cm-scroller",this.scrollDOM.appendChild(this.contentDOM),this.announceDOM=document.createElement("div"),this.announceDOM.className="cm-announced",this.announceDOM.setAttribute("aria-live","polite"),this.dom=document.createElement("div"),this.dom.appendChild(this.announceDOM),this.dom.appendChild(this.scrollDOM),e.parent&&e.parent.appendChild(this.dom);let{dispatch:n}=e;for(let t of(this.dispatchTransactions=e.dispatchTransactions||n&&(e=>e.forEach(e=>n(e,this)))||(e=>this.update(e)),this.dispatch=this.dispatch.bind(this),this._root=e.root||function(e){for(;e;){if(e&&(9==e.nodeType||11==e.nodeType&&e.host))return e;e=e.assignedSlot||e.parentNode}return null}(e.parent)||document,this.viewState=new y0(this,e.state||mP.create(e)),e.scrollTo&&e.scrollTo.is(vh)&&(this.viewState.scrollTarget=e.scrollTo.value.clip(this.viewState.state)),this.plugins=this.state.facet(vg).map(e=>new vy(e)),this.plugins))t.update(this);this.observer=new bl(this),this.inputState=new yd(this),this.inputState.ensureHandlers(this.plugins),this.docView=new v1(this),this.mountStyles(),this.updateAttrs(),this.updateState=0,this.requestMeasure(),(null==(t=document.fonts)?void 0:t.ready)&&document.fonts.ready.then(()=>{this.viewState.mustMeasureContent="refresh",this.requestMeasure()})}dispatch(...e){let t=1==e.length&&e[0]instanceof mk?e:1==e.length&&Array.isArray(e[0])?e[0]:[this.state.update(...e)];this.dispatchTransactions(t,this)}update(e){if(0!=this.updateState)throw Error("Calls to EditorView.update are not allowed while an update is in progress");let t=!1,n=!1,r,i=this.state;for(let t of e){if(t.startState!=i)throw RangeError("Trying to update state with a transaction that doesn't start from the previous state.");i=t.state}if(this.destroyed){this.viewState.state=i;return}let o=this.hasFocus,s=0,a=null;e.some(e=>e.annotation(yP))?(this.inputState.notifiedFocused=o,s=1):o!=this.inputState.notifiedFocused&&(this.inputState.notifiedFocused=o,(a=yI(i,o))||(s=1));let l=this.observer.delayedAndroidKey,u=null;if(l?(this.observer.clearDelayedAndroidKey(),((u=this.observer.readChange())&&!this.state.doc.eq(i.doc)||!this.state.selection.eq(i.selection))&&(u=null)):this.observer.clear(),i.facet(mP.phrases)!=this.state.facet(mP.phrases))return this.setState(i);r=vR.create(this,i,e),r.flags|=s;let c=this.viewState.scrollTarget;try{for(let t of(this.updateState=2,e)){if(c&&(c=c.map(t.changes)),t.scrollIntoView){let{main:e}=t.state.selection,{x:n,y:r}=this.state.facet(bd.cursorScrollMargin);c=new vc(e.empty?e:p6.cursor(e.head,e.head>e.anchor?-1:1),"nearest","nearest",r,n)}for(let e of t.effects)e.is(vh)&&(c=e.value.clip(this.state))}this.viewState.update(r,c),this.bidiCache=bm.update(this.bidiCache,r.changes),r.empty||(this.updatePlugins(r),this.inputState.update(r)),t=this.docView.update(r),this.state.facet(vE)!=this.styleModules&&this.mountStyles(),n=this.updateAttrs(),this.showAnnouncements(e),this.docView.updateSelection(t,e.some(e=>e.isUserEvent("select.pointer")))}finally{this.updateState=0}if(r.startState.facet(y8)!=r.state.facet(y8)&&(this.viewState.mustMeasureContent=!0),(t||n||c||this.viewState.mustEnforceCursorAssoc||this.viewState.mustMeasureContent)&&this.requestMeasure(),t&&this.docViewUpdate(),!r.empty)for(let e of this.state.facet(vn))try{e(r)}catch(e){vf(this.state,e,"update listener")}(a||u)&&Promise.resolve().then(()=>{a&&this.state==a.startState&&this.dispatch(a),u&&!yl(this,u)&&l.force&&g$(this.contentDOM,l.key,l.keyCode)})}setState(e){if(0!=this.updateState)throw Error("Calls to EditorView.setState are not allowed while an update is in progress");if(this.destroyed){this.viewState.state=e;return}this.updateState=2;let t=this.hasFocus;try{for(let e of this.plugins)e.destroy(this);for(let t of(this.viewState=new y0(this,e),this.plugins=e.facet(vg).map(e=>new vy(e)),this.pluginMap.clear(),this.plugins))t.update(this);this.docView.destroy(),this.docView=new v1(this),this.inputState.ensureHandlers(this.plugins),this.mountStyles(),this.updateAttrs(),this.bidiCache=[]}finally{this.updateState=0}t&&this.focus(),this.requestMeasure()}updatePlugins(e){let t=e.startState.facet(vg),n=e.state.facet(vg);if(t!=n){let r=[];for(let i of n){let n=t.indexOf(i);if(n<0)r.push(new vy(i));else{let t=this.plugins[n];t.mustUpdate=e,r.push(t)}}for(let t of this.plugins)t.mustUpdate!=e&&t.destroy(this);this.plugins=r,this.pluginMap.clear()}else for(let t of this.plugins)t.mustUpdate=e;for(let e=0;e<this.plugins.length;e++)this.plugins[e].update(this);t!=n&&this.inputState.ensureHandlers(this.plugins)}docViewUpdate(){for(let e of this.plugins){let t=e.value;if(t&&t.docViewUpdate)try{t.docViewUpdate(this)}catch(e){vf(this.state,e,"doc view update listener")}}}measure(e=!0){if(this.destroyed)return;if(this.measureScheduled>-1&&this.win.cancelAnimationFrame(this.measureScheduled),this.observer.delayedAndroidKey){this.measureScheduled=-1,this.requestMeasure();return}this.measureScheduled=0,e&&this.observer.forceFlush();let t=null,n=this.viewState.scrollParent,r=this.viewState.getScrollOffset(),{scrollAnchorPos:i,scrollAnchorHeight:o}=this.viewState;Math.abs(r-this.viewState.scrollOffset)>1&&(o=-1),this.viewState.scrollAnchorHeight=-1;try{for(let e=0;;e++){if(o<0)if(gW(n||this.win))i=-1,o=this.viewState.heightMap.height;else{let e=this.viewState.scrollAnchorAt(r);i=e.from,o=e.top}this.updateState=1;let s=this.viewState.measure();if(!s&&!this.measureRequests.length&&null==this.viewState.scrollTarget)break;if(e>5){console.warn(this.measureRequests.length?"Measure loop restarted more than 5 times":"Viewport failed to stabilize");break}let a=[];4&s||([this.measureRequests,a]=[a,this.measureRequests]);let l=a.map(e=>{try{return e.read(this)}catch(e){return vf(this.state,e),bp}}),u=vR.create(this,this.state,[]),c=!1;u.flags|=s,t?t.flags|=s:t=u,this.updateState=2,!u.empty&&(this.updatePlugins(u),this.inputState.update(u),this.updateAttrs(),(c=this.docView.update(u))&&this.docViewUpdate());for(let e=0;e<a.length;e++)if(l[e]!=bp)try{let t=a[e];t.write&&t.write(l[e],this)}catch(e){vf(this.state,e)}if(c&&this.docView.updateSelection(!0),!u.viewportChanged&&0==this.measureRequests.length){if(this.viewState.editorHeight)if(this.viewState.scrollTarget){this.docView.scrollIntoView(this.viewState.scrollTarget),this.viewState.scrollTarget=null,o=-1;continue}else{let e=((i<0?this.viewState.heightMap.height:this.viewState.lineBlockAt(i).top)-o)/this.scaleY;if((e>1||e<-1)&&(n==this.scrollDOM||this.hasFocus||Math.max(this.inputState.lastWheelEvent,this.inputState.lastTouchTime)>Date.now()-100)){r+=e,n?n.scrollTop+=e:this.win.scrollBy(0,e),o=-1;continue}}break}}}finally{this.updateState=0,this.measureScheduled=-1}if(t&&!t.empty)for(let e of this.state.facet(vn))e(t)}get themeClasses(){return be+" "+(this.state.facet(y7)?bn:bt)+" "+this.state.facet(y8)}updateAttrs(){let e=bg(this,vb,{class:"cm-editor"+(this.hasFocus?" cm-focused ":" ")+this.themeClasses}),t={spellcheck:"false",autocorrect:"off",autocapitalize:"off",writingsuggestions:"false",translate:"no",contenteditable:this.state.facet(vp)?"true":"false",class:"cm-content",style:`${gf.tabSize}: ${this.state.tabSize}`,role:"textbox","aria-multiline":"true"};this.state.readOnly&&(t["aria-readonly"]="true"),bg(this,vx,t);let n=this.observer.ignore(()=>{let n=gv(this.contentDOM,this.contentAttrs,t),r=gv(this.dom,this.editorAttrs,e);return n||r});return this.editorAttrs=e,this.contentAttrs=t,n}showAnnouncements(e){let t=!0;for(let n of e)for(let e of n.effects)e.is(bd.announce)&&(t&&(this.announceDOM.textContent=""),t=!1,this.announceDOM.appendChild(document.createElement("div")).textContent=e.value)}mountStyles(){this.styleModules=this.state.facet(vE);let e=this.state.facet(bd.cspNonce);m2.mount(this.root,this.styleModules.concat(bo).reverse(),e?{nonce:e}:void 0)}readMeasured(){if(2==this.updateState)throw Error("Reading the editor layout isn't allowed during an update");0==this.updateState&&this.measureScheduled>-1&&this.measure(!1)}requestMeasure(e){if((this.measureScheduled<0&&(this.measureScheduled=this.win.requestAnimationFrame(()=>this.measure())),e)&&!(this.measureRequests.indexOf(e)>-1)){if(null!=e.key){for(let t=0;t<this.measureRequests.length;t++)if(this.measureRequests[t].key===e.key){this.measureRequests[t]=e;return}}this.measureRequests.push(e)}}plugin(e){let t=this.pluginMap.get(e);return(void 0===t||t&&t.plugin!=e)&&this.pluginMap.set(e,t=this.plugins.find(t=>t.plugin==e)||null),t&&t.update(this).value}get documentTop(){return this.contentDOM.getBoundingClientRect().top+this.viewState.paddingTop}get documentPadding(){return{top:this.viewState.paddingTop,bottom:this.viewState.paddingBottom}}get scaleX(){return this.viewState.scaleX}get scaleY(){return this.viewState.scaleY}elementAtHeight(e){return this.readMeasured(),this.viewState.elementAtHeight(e)}lineBlockAtHeight(e){return this.readMeasured(),this.viewState.lineBlockAtHeight(e)}get viewportLineBlocks(){return this.viewState.viewportLines}lineBlockAt(e){return this.viewState.lineBlockAt(e)}get contentHeight(){return this.viewState.contentHeight}moveByChar(e,t,n){return yt(this,e,v8(this,e,t,n))}moveByGroup(e,t){return yt(this,e,v8(this,e,t,t=>{var n;let r,i;return n=e.head,i=(r=this.state.charCategorizer(n))(t),e=>{let t=r(e);return i==mO.Space&&(i=t),i==t}}))}visualLineSide(e,t){let n=this.bidiSpans(e),r=this.textDirectionAt(e.from),i=n[t?n.length-1:0];return p6.cursor(i.side(t,r)+e.from,i.forward(!t,r)?1:-1)}moveToLineBoundary(e,t,n=!0){return function(e,t,n,r){let i=v9(e,t.head,t.assoc||-1),o=r&&i.type==gb.Text&&(e.lineWrapping||i.widgetLineBreaks)?e.coordsAtPos(t.assoc<0&&t.head>i.from?t.head-1:t.head):null;if(o){let t=e.dom.getBoundingClientRect(),r=e.textDirectionAt(i.from),s=e.posAtCoords({x:n==(r==gY.LTR)?t.right-1:t.left+1,y:(o.top+o.bottom)/2});if(null!=s)return p6.cursor(s,n?-1:1)}return p6.cursor(n?i.to:i.from,n?-1:1)}(this,e,t,n)}moveVertically(e,t,n){return yt(this,e,function(e,t,n,r){let i=t.head,o=n?1:-1;if(i==(n?e.state.doc.length:0))return p6.cursor(i,t.assoc);let s=t.goalColumn,a,l=e.contentDOM.getBoundingClientRect(),u=e.coordsAtPos(i,t.assoc||((t.empty?n:t.head==t.from)?1:-1)),c=e.documentTop;if(u)null==s&&(s=u.left-l.left),a=o<0?u.top:u.bottom;else{let t=e.viewState.lineBlockAt(i);null==s&&(s=Math.min(l.right-l.left,e.defaultCharacterWidth*(i-t.from))),a=(o<0?t.top:t.bottom)+c}let h=l.left+s,d=e.viewState.heightOracle.textHeight>>1,f=null!=r?r:d;for(let t=0;;t+=d){let r=a+(f+t)*o,i=yr(e,{x:h,y:r},!1,o);if(n?r>l.bottom:r<l.top)return p6.cursor(i.pos,i.assoc);let u=e.coordsAtPos(i.pos,i.assoc),c=u?(u.top+u.bottom)/2:0;if(!u||(n?c>a:c<a))return p6.cursor(i.pos,i.assoc,void 0,s)}}(this,e,t,n))}domAtPos(e,t=1){return this.docView.domAtPos(e,t)}posAtDOM(e,t=0){return this.docView.posFromDOM(e,t)}posAtCoords(e,t=!0){this.readMeasured();let n=yr(this,e,t);return n&&n.pos}posAndSideAtCoords(e,t=!0){return this.readMeasured(),yr(this,e,t)}coordsAtPos(e,t=1){this.readMeasured();let n=this.docView.coordsAt(e,t);if(!n||n.left==n.right)return n;let r=this.state.doc.lineAt(e),i=this.bidiSpans(r);return gF(n,i[g3.find(i,e-r.from,-1,t)].dir==gY.LTR==t>0)}coordsForChar(e){return this.readMeasured(),this.docView.coordsForChar(e)}get defaultCharacterWidth(){return this.viewState.heightOracle.charWidth}get defaultLineHeight(){return this.viewState.heightOracle.lineHeight}get textDirection(){return this.viewState.defaultTextDirection}textDirectionAt(e){return!this.state.facet(va)||e<this.viewport.from||e>this.viewport.to?this.textDirection:(this.readMeasured(),this.docView.textDirectionAt(e))}get lineWrapping(){return this.viewState.heightOracle.lineWrapping}bidiSpans(e){if(e.length>bf)return g6(e.length);let t=this.textDirectionAt(e.from),n;for(let r of this.bidiCache)if(r.from==e.from&&r.dir==t&&(r.fresh||function e(t,n){if(t.length!=n.length)return!1;for(let r=0;r<t.length;r++){let i=t[r],o=n[r];if(i.from!=o.from||i.to!=o.to||i.direction!=o.direction||!e(i.inner,o.inner))return!1}return!0}(r.isolates,n=vM(this,e))))return r.order;n||(n=vM(this,e));let r=function(e,t,n){if(!e)return[new g3(0,0,+(t==gZ))];if(t==gK&&!n.length&&!g5.test(e))return g6(e.length);if(n.length)for(;e.length>g4.length;)g4[g4.length]=256;let r=[],i=+(t!=gK);return function e(t,n,r,i,o,s,a){let l=n%2?2:1;!function(e,t,n,r,i){for(let o=0;o<=r.length;o++){let s=o?r[o-1].to:t,a=o<r.length?r[o].from:n,l=o?256:i;for(let t=s,n=l,r=l;t<a;t++){let i=g2(e.charCodeAt(t));512==i?i=n:8==i&&4==r&&(i=16),g4[t]=4==i?2:i,7&i&&(r=i),n=i}for(let e=s,t=l,r=l;e<a;e++){let i=g4[e];if(128==i)e<a-1&&t==g4[e+1]&&24&t?i=g4[e]=t:g4[e]=256;else if(64==i){let i=e+1;for(;i<a&&64==g4[i];)i++;let o=e&&8==t||i<n&&8==g4[i]?1==r?1:8:256;for(let t=e;t<i;t++)g4[t]=o;e=i-1}else 8==i&&1==r&&(g4[e]=1);t=i,7&i&&(r=i)}}}(t,o,s,i,l),function(e,t,n,r,i){let o=1==i?2:1;for(let s=0,a=0,l=0;s<=r.length;s++){let u=s?r[s-1].to:t,c=s<r.length?r[s].from:n;for(let t=u,n,r,s;t<c;t++)if(r=g0[n=e.charCodeAt(t)])if(r<0){for(let e=a-3;e>=0;e-=3)if(g1[e+1]==-r){let n=g1[e+2],r=2&n?i:4&n?1&n?o:i:0;r&&(g4[t]=g4[g1[e]]=r),a=e;break}}else if(189==g1.length)break;else g1[a++]=t,g1[a++]=n,g1[a++]=l;else if(2==(s=g4[t])||1==s){let e=s==i;l=+!e;for(let t=a-3;t>=0;t-=3){let n=g1[t+2];if(2&n)break;if(e)g1[t+2]|=2;else{if(4&n)break;g1[t+2]|=4}}}}}(t,o,s,i,l),function(e,t,n,r){for(let i=0,o=r;i<=n.length;i++){let s=i?n[i-1].to:e,a=i<n.length?n[i].from:t;for(let l=s;l<a;){let s=g4[l];if(256==s){let s=l+1;for(;;)if(s==a){if(i==n.length)break;s=n[i++].to,a=i<n.length?n[i].from:t}else if(256==g4[s])s++;else break;let u=1==o,c=u==((s<t?g4[s]:r)==1)?u?1:2:r;for(let t=s,r=i,o=r?n[r-1].to:e;t>l;)t==o&&(t=n[--r].from,o=r?n[r-1].to:e),g4[--t]=c;l=s}else o=s,l++}}}(o,s,i,l),function t(n,r,i,o,s,a,l){let u=o%2?2:1;if(o%2==s%2)for(let c=r,h=0;c<i;){let r=!0,d=!1;if(h==a.length||c<a[h].from){let e=g4[c];e!=u&&(r=!1,d=16==e)}let f=r||1!=u?null:[],p=r?o:o+1,m=c;o:for(;;)if(h<a.length&&m==a[h].from){if(d)break;let t=a[h];if(!r)for(let e=t.to,n=h+1;;){if(e==i)break o;if(n<a.length&&a[n].from==e)e=a[n++].to;else if(g4[e]==u)break o;else break}h++,f?f.push(t):(t.from>c&&l.push(new g3(c,t.from,p)),e(n,t.direction==gK!=!(p%2)?o+1:o,s,t.inner,t.from,t.to,l),c=t.to),m=t.to}else if(m==i||(r?g4[m]!=u:g4[m]==u))break;else m++;f?t(n,c,m,o+1,s,f,l):c<m&&l.push(new g3(c,m,p)),c=m}else for(let c=i,h=a.length;c>r;){let i=!0,d=!1;if(!h||c>a[h-1].to){let e=g4[c-1];e!=u&&(i=!1,d=16==e)}let f=i||1!=u?null:[],p=i?o:o+1,m=c;o:for(;;)if(h&&m==a[h-1].to){if(d)break;let t=a[--h];if(!i)for(let e=t.from,n=h;;){if(e==r)break o;if(n&&a[n-1].to==e)e=a[--n].from;else if(g4[e-1]==u)break o;else break}f?f.push(t):(t.to<c&&l.push(new g3(t.to,c,p)),e(n,t.direction==gK!=!(p%2)?o+1:o,s,t.inner,t.from,t.to,l),c=t.from),m=t.from}else if(m==r||(i?g4[m-1]!=u:g4[m-1]==u))break;else m--;f?t(n,m,c,o+1,s,f,l):m<c&&l.push(new g3(m,c,p)),c=m}}(t,o,s,n,r,i,a)}(e,i,i,n,0,e.length,r),r}(e.text,t,n);return this.bidiCache.push(new bm(e.from,e.to,t,n,!0,r)),r}get hasFocus(){var e;return(this.dom.ownerDocument.hasFocus()||gf.safari&&(null==(e=this.inputState)?void 0:e.lastContextMenu)>Date.now()-3e4)&&this.root.activeElement==this.contentDOM}focus(){this.observer.ignore(()=>{gz(this.contentDOM),this.docView.updateSelection()})}setRoot(e){this._root!=e&&(this._root=e,this.observer.setWindow((9==e.nodeType?e:e.ownerDocument).defaultView||window),this.mountStyles())}destroy(){for(let e of(this.root.activeElement==this.contentDOM&&this.contentDOM.blur(),this.plugins))e.destroy(this);this.plugins=[],this.inputState.destroy(),this.docView.destroy(),this.dom.remove(),this.observer.destroy(),this.measureScheduled>-1&&this.win.cancelAnimationFrame(this.measureScheduled),this.destroyed=!0}static scrollIntoView(e,t={}){var n,r,i,o;return vh.of(new vc("number"==typeof e?p6.cursor(e):e,null!=(n=t.y)?n:"nearest",null!=(r=t.x)?r:"nearest",null!=(i=t.yMargin)?i:5,null!=(o=t.xMargin)?o:5))}scrollSnapshot(){let{scrollTop:e,scrollLeft:t}=this.scrollDOM,n=this.viewState.scrollAnchorAt(e);return vh.of(new vc(p6.cursor(n.from),"start","start",n.top-e,t,!0))}setTabFocusMode(e){null==e?this.inputState.tabFocusMode=this.inputState.tabFocusMode<0?0:-1:"boolean"==typeof e?this.inputState.tabFocusMode=e?0:-1:0!=this.inputState.tabFocusMode&&(this.inputState.tabFocusMode=Date.now()+e)}static domEventHandlers(e){return vv.define(()=>({}),{eventHandlers:e})}static domEventObservers(e){return vv.define(()=>({}),{eventObservers:e})}static theme(e,t){let n=m2.newName(),r=[y8.of(n),vE.of(bi(`.${n}`,e))];return t&&t.dark&&r.push(y7.of(!0)),r}static baseTheme(e){return ma.lowest(vE.of(bi("."+be,e,br)))}static findFromDOM(e){var t;let n=e.querySelector(".cm-content"),r=n&&vI.get(n)||vI.get(e);return(null==(t=null==r?void 0:r.root)?void 0:t.view)||null}}bd.styleModule=vE,bd.inputHandler=vr,bd.clipboardInputFilter=vo,bd.clipboardOutputFilter=vs,bd.scrollHandler=vu,bd.focusChangeEffect=vi,bd.perLineTextDirection=va,bd.exceptionSink=vt,bd.updateListener=vn,bd.editable=vp,bd.mouseSelectionStyle=ve,bd.dragMovesSelection=g7,bd.clickAddsSelectionRange=g8,bd.decorations=vw,bd.blockWrappers=vS,bd.outerDecorations=vA,bd.atomicRanges=vC,bd.bidiIsolatedRanges=vk,bd.cursorScrollMargin=p7.define({combine:e=>{let t=5,n=5;for(let r of e)"number"==typeof r?t=n=r:{x:t,y:n}=r;return{x:t,y:n}}}),bd.scrollMargins=vT,bd.darkTheme=y7,bd.cspNonce=p7.define({combine:e=>e.length?e[0]:""}),bd.contentAttributes=vx,bd.editorAttributes=vb,bd.lineWrapping=bd.contentAttributes.of({class:"cm-lineWrapping"}),bd.announce=mC.define();let bf=4096,bp={};class bm{constructor(e,t,n,r,i,o){this.from=e,this.to=t,this.dir=n,this.isolates=r,this.fresh=i,this.order=o}static update(e,t){if(t.empty&&!e.some(e=>e.fresh))return e;let n=[],r=e.length?e[e.length-1].dir:gY.LTR;for(let i=Math.max(0,e.length-10);i<e.length;i++){let o=e[i];o.dir!=r||t.touchesRange(o.from,o.to)||n.push(new bm(t.mapPos(o.from,1),t.mapPos(o.to,-1),o.dir,o.isolates,!1,o.order))}return n}}function bg(e,t,n){for(let r=e.state.facet(t),i=r.length-1;i>=0;i--){let t=r[i],o="function"==typeof t?t(e):t;o&&gp(o,n)}return n}let bv=gf.mac?"mac":gf.windows?"win":gf.linux?"linux":"key";function by(e,t,n){return t.altKey&&(e="Alt-"+e),t.ctrlKey&&(e="Ctrl-"+e),t.metaKey&&(e="Meta-"+e),!1!==n&&t.shiftKey&&(e="Shift-"+e),e}let bb=ma.default(bd.domEventHandlers({keydown:(e,t)=>bk(bS(t.state),e,t,"editor")})),bx=p7.define({enables:bb}),bw=new WeakMap;function bS(e){let t=e.facet(bx),n=bw.get(t);return n||bw.set(t,n=function(e,t=bv){let n=Object.create(null),r=Object.create(null),i=(e,t)=>{let n=r[e];if(null==n)r[e]=t;else if(n!=t)throw Error("Key binding "+e+" is used both as a regular binding and as a multi-stroke prefix")},o=(e,r,o,s,a)=>{var l,u;let c=n[e]||(n[e]=Object.create(null)),h=r.split(/ (?!$)/).map(e=>(function(e,t){let n,r,i,o,s=e.split(/-(?!$)/),a=s[s.length-1];"Space"==a&&(a=" ");for(let e=0;e<s.length-1;++e){let a=s[e];if(/^(cmd|meta|m)$/i.test(a))o=!0;else if(/^a(lt)?$/i.test(a))n=!0;else if(/^(c|ctrl|control)$/i.test(a))r=!0;else if(/^s(hift)?$/i.test(a))i=!0;else if(/^mod$/i.test(a))"mac"==t?o=!0:r=!0;else throw Error("Unrecognized modifier name: "+a)}return n&&(a="Alt-"+a),r&&(a="Ctrl-"+a),o&&(a="Meta-"+a),i&&(a="Shift-"+a),a})(e,t));for(let t=1;t<h.length;t++){let n=h.slice(0,t).join(" ");i(n,!0),c[n]||(c[n]={preventDefault:!0,stopPropagation:!1,run:[t=>{let r=bA={view:t,prefix:n,scope:e};return setTimeout(()=>{bA==r&&(bA=null)},4e3),!0}]})}let d=h.join(" ");i(d,!1);let f=c[d]||(c[d]={preventDefault:!1,stopPropagation:!1,run:(null==(u=null==(l=c._any)?void 0:l.run)?void 0:u.slice())||[]});o&&f.run.push(o),s&&(f.preventDefault=!0),a&&(f.stopPropagation=!0)};for(let r of e){let e=r.scope?r.scope.split(" "):["editor"];if(r.any)for(let t of e){let e=n[t]||(n[t]=Object.create(null));e._any||(e._any={preventDefault:!1,stopPropagation:!1,run:[]});let{any:i}=r;for(let t in e)e[t].run.push(e=>i(e,bC))}let i=r[t]||r.key;if(i)for(let t of e)o(t,i,r.run,r.preventDefault,r.stopPropagation),r.shift&&o(t,"Shift-"+i,r.shift,r.preventDefault,r.stopPropagation)}return n}(t.reduce((e,t)=>e.concat(t),[]))),n}let bA=null,bC=null;function bk(e,t,n,r){var i;bC=t;let o=("Esc"==(i=!(m9&&t.metaKey&&t.shiftKey&&!t.ctrlKey&&!t.altKey||m8&&t.shiftKey&&t.key&&1==t.key.length||"Unidentified"==t.key)&&t.key||(t.shiftKey?m6:m4)[t.keyCode]||t.key||"Unidentified")&&(i="Escape"),"Del"==i&&(i="Delete"),"Left"==i&&(i="ArrowLeft"),"Up"==i&&(i="ArrowUp"),"Right"==i&&(i="ArrowRight"),"Down"==i&&(i="ArrowDown"),i),s=pY(pq(o,0))==o.length&&" "!=o,a="",l=!1,u=!1,c=!1;bA&&bA.view==n&&bA.scope==r&&(a=bA.prefix+" ",0>yg.indexOf(t.keyCode)&&(u=!0,bA=null));let h=new Set,d=e=>{if(e){for(let t of e.run)if(!h.has(t)&&(h.add(t),t(n)))return e.stopPropagation&&(c=!0),!0;e.preventDefault&&(e.stopPropagation&&(c=!0),u=!0)}return!1},f=e[r],p,m;return f&&(d(f[a+by(o,t,!s)])?l=!0:s&&(t.altKey||t.metaKey||t.ctrlKey)&&!(gf.windows&&t.ctrlKey&&t.altKey)&&!(gf.mac&&t.altKey&&!(t.ctrlKey||t.metaKey))&&(p=m4[t.keyCode])&&p!=o?d(f[a+by(p,t,!0)])?l=!0:t.shiftKey&&(m=m6[t.keyCode])!=o&&m!=p&&d(f[a+by(m,t,!1)])&&(l=!0):s&&t.shiftKey&&d(f[a+by(o,t,!0)])&&(l=!0),!l&&d(f._any)&&(l=!0)),u&&(l=!0),l&&c&&t.stopPropagation(),bC=null,l}class bM{constructor(e,t,n,r,i){this.className=e,this.left=t,this.top=n,this.width=r,this.height=i}draw(){let e=document.createElement("div");return e.className=this.className,this.adjust(e),e}update(e,t){return t.className==this.className&&(this.adjust(e),!0)}adjust(e){e.style.left=this.left+"px",e.style.top=this.top+"px",null!=this.width&&(e.style.width=this.width+"px"),e.style.height=this.height+"px"}eq(e){return this.left==e.left&&this.top==e.top&&this.width==e.width&&this.height==e.height&&this.className==e.className}static forRange(e,t,n){if(!n.empty)return function(e,t,n){if(n.to<=e.viewport.from||n.from>=e.viewport.to)return[];let r=Math.max(n.from,e.viewport.from),i=Math.min(n.to,e.viewport.to),o=e.textDirection==gY.LTR,s=e.contentDOM,a=s.getBoundingClientRect(),l=bT(e),u=s.querySelector(".cm-line"),c=u&&window.getComputedStyle(u),h=a.left+(c?parseInt(c.paddingLeft)+Math.min(0,parseInt(c.textIndent)):0),d=a.right-(c?parseInt(c.paddingRight):0),f=v9(e,r,1),p=v9(e,i,-1),m=f.type==gb.Text?f:null,g=p.type==gb.Text?p:null;if(m&&(e.lineWrapping||f.widgetLineBreaks)&&(m=bD(e,r,1,m)),g&&(e.lineWrapping||p.widgetLineBreaks)&&(g=bD(e,i,-1,g)),m&&g&&m.from==g.from&&m.to==g.to)return y(b(n.from,n.to,m));{let t=m?b(n.from,null,m):x(f,!1),r=g?b(null,n.to,g):x(p,!0),i=[];return(m||f).to<(g||p).from-(m&&g?1:0)||f.widgetLineBreaks>1&&t.bottom+e.defaultLineHeight/2<r.top?i.push(v(h,t.bottom,d,r.top)):t.bottom<r.top&&e.elementAtHeight((t.bottom+r.top)/2).type==gb.Text&&(t.bottom=r.top=(t.bottom+r.top)/2),y(t).concat(i).concat(y(r))}function v(e,n,r,i){return new bM(t,e-l.left,n-l.top,Math.max(0,r-e),i-n)}function y({top:e,bottom:t,horizontal:n}){let r=[];for(let i=0;i<n.length;i+=2)r.push(v(n[i],e,n[i+1],t));return r}function b(t,n,r){let i=1e9,s=-1e9,a=[];function l(t,n,l,u,c){let f=e.coordsAtPos(t,t==r.to?-2:2),p=e.coordsAtPos(l,l==r.from?2:-2);f&&p&&(i=Math.min(f.top,p.top,i),s=Math.max(f.bottom,p.bottom,s),c==gY.LTR?a.push(o&&n?h:f.left,o&&u?d:p.right):a.push(!o&&u?h:p.left,!o&&n?d:f.right))}let u=null!=t?t:r.from,c=null!=n?n:r.to;for(let r of e.visibleRanges)if(r.to>u&&r.from<c)for(let i=Math.max(r.from,u),o=Math.min(r.to,c);;){let r=e.state.doc.lineAt(i);for(let s of e.bidiSpans(r)){let e=s.from+r.from,a=s.to+r.from;if(e>=o)break;a>i&&l(Math.max(e,i),null==t&&e<=u,Math.min(a,o),null==n&&a>=c,s.dir)}if((i=r.to+1)>=o)break}return 0==a.length&&l(u,null==t,c,null==n,e.textDirection),{top:i,bottom:s,horizontal:a}}function x(e,t){let n=a.top+(t?e.top:e.bottom);return{top:n,bottom:n,horizontal:[]}}}(e,t,n);{let r=e.coordsAtPos(n.head,n.assoc||1);if(!r)return[];let i=bT(e);return[new bM(t,r.left-i.left,r.top-i.top,null,r.bottom-r.top)]}}}function bT(e){let t=e.scrollDOM.getBoundingClientRect();return{left:(e.textDirection==gY.LTR?t.left:t.right-e.scrollDOM.clientWidth*e.scaleX)-e.scrollDOM.scrollLeft*e.scaleX,top:t.top-e.scrollDOM.scrollTop*e.scaleY}}function bD(e,t,n,r){let i=e.coordsAtPos(t,2*n);if(!i)return r;let o=e.dom.getBoundingClientRect(),s=(i.top+i.bottom)/2,a=e.posAtCoords({x:o.left+1,y:s}),l=e.posAtCoords({x:o.right-1,y:s});return null==a||null==l?r:{from:Math.max(r.from,Math.min(a,l)),to:Math.min(r.to,Math.max(a,l))}}class bE{constructor(e,t){this.view=e,this.layer=t,this.drawn=[],this.scaleX=1,this.scaleY=1,this.measureReq={read:this.measure.bind(this),write:this.draw.bind(this)},this.dom=e.scrollDOM.appendChild(document.createElement("div")),this.dom.classList.add("cm-layer"),t.above&&this.dom.classList.add("cm-layer-above"),t.class&&this.dom.classList.add(t.class),this.scale(),this.dom.setAttribute("aria-hidden","true"),this.setOrder(e.state),e.requestMeasure(this.measureReq),t.mount&&t.mount(this.dom,e)}update(e){e.startState.facet(bO)!=e.state.facet(bO)&&this.setOrder(e.state),(this.layer.update(e,this.dom)||e.geometryChanged)&&(this.scale(),e.view.requestMeasure(this.measureReq))}docViewUpdate(e){!1!==this.layer.updateOnDocViewUpdate&&e.requestMeasure(this.measureReq)}setOrder(e){let t=0,n=e.facet(bO);for(;t<n.length&&n[t]!=this.layer;)t++;this.dom.style.zIndex=String((this.layer.above?150:-1)-t)}measure(){return this.layer.markers(this.view)}scale(){let{scaleX:e,scaleY:t}=this.view;(e!=this.scaleX||t!=this.scaleY)&&(this.scaleX=e,this.scaleY=t,this.dom.style.transform=`scale(${1/e}, ${1/t})`)}draw(e){if(e.length!=this.drawn.length||e.some((e,t)=>{var n;return n=this.drawn[t],!(e.constructor==n.constructor&&e.eq(n))})){let t=this.dom.firstChild,n=0;for(let r of e)r.update&&t&&r.constructor&&this.drawn[n].constructor&&r.update(t,this.drawn[n])?(t=t.nextSibling,n++):this.dom.insertBefore(r.draw(),t);for(;t;){let e=t.nextSibling;t.remove(),t=e}this.drawn=e,gf.webkit&&(this.dom.style.display=this.dom.firstChild?"":"none")}}destroy(){this.layer.destroy&&this.layer.destroy(this.dom,this.view),this.dom.remove()}}let bO=p7.define();function bR(e){return[vv.define(t=>new bE(t,e)),bO.of(e)]}let bP=p7.define({combine:e=>mI(e,{cursorBlinkRate:1200,drawRangeCursor:!0,iosSelectionHandles:!0},{cursorBlinkRate:(e,t)=>Math.min(e,t),drawRangeCursor:(e,t)=>e||t})});function bI(e){return e.startState.facet(bP)!=e.state.facet(bP)}let bN=bR({above:!0,markers(e){let{state:t}=e,n=t.facet(bP),r=[];for(let i of t.selection.ranges){let o=i==t.selection.main;if(i.empty||n.drawRangeCursor&&!(o&&gf.ios&&n.iosSelectionHandles)){let t=o?"cm-cursor cm-cursor-primary":"cm-cursor cm-cursor-secondary",n=i.empty?i:p6.cursor(i.head,i.assoc);for(let i of bM.forRange(e,t,n))r.push(i)}}return r},update(e,t){e.transactions.some(e=>e.selection)&&(t.style.animationName="cm-blink"==t.style.animationName?"cm-blink2":"cm-blink");let n=bI(e);return n&&bj(e.state,t),e.docChanged||e.selectionSet||n},mount(e,t){bj(t.state,e)},class:"cm-cursorLayer"});function bj(e,t){t.style.animationDuration=e.facet(bP).cursorBlinkRate+"ms"}let bF=bR({above:!1,markers(e){let t=[],{main:n,ranges:r}=e.state.selection;for(let n of r)if(!n.empty)for(let r of bM.forRange(e,"cm-selectionBackground",n))t.push(r);if(gf.ios&&!n.empty&&e.state.facet(bP).iosSelectionHandles){for(let r of bM.forRange(e,"cm-selectionHandle cm-selectionHandle-start",p6.cursor(n.from,1)))t.push(r);for(let r of bM.forRange(e,"cm-selectionHandle cm-selectionHandle-end",p6.cursor(n.to,1)))t.push(r)}return t},update:(e,t)=>e.docChanged||e.selectionSet||e.viewportChanged||bI(e),class:"cm-selectionLayer"}),bL=ma.highest(bd.theme({".cm-line":{"& ::selection, &::selection":{backgroundColor:"transparent !important"},caretColor:"transparent !important"},".cm-content":{caretColor:"transparent !important","& :focus":{caretColor:"initial !important","&::selection, & ::selection":{backgroundColor:"Highlight !important"}}}})),bB=mC.define({map:(e,t)=>null==e?null:t.mapPos(e)}),b_=mo.define({create:()=>null,update:(e,t)=>(null!=e&&(e=t.changes.mapPos(e)),t.effects.reduce((e,t)=>t.is(bB)?t.value:e,e))}),bV=vv.fromClass(class{constructor(e){this.view=e,this.cursor=null,this.measureReq={read:this.readPos.bind(this),write:this.drawCursor.bind(this)}}update(e){var t;let n=e.state.field(b_);null==n?null!=this.cursor&&(null==(t=this.cursor)||t.remove(),this.cursor=null):(this.cursor||(this.cursor=this.view.scrollDOM.appendChild(document.createElement("div")),this.cursor.className="cm-dropCursor"),(e.startState.field(b_)!=n||e.docChanged||e.geometryChanged)&&this.view.requestMeasure(this.measureReq))}readPos(){let{view:e}=this,t=e.state.field(b_),n=null!=t&&e.coordsAtPos(t);if(!n)return null;let r=e.scrollDOM.getBoundingClientRect();return{left:n.left-r.left+e.scrollDOM.scrollLeft*e.scaleX,top:n.top-r.top+e.scrollDOM.scrollTop*e.scaleY,height:n.bottom-n.top}}drawCursor(e){if(this.cursor){let{scaleX:t,scaleY:n}=this.view;e?(this.cursor.style.left=e.left/t+"px",this.cursor.style.top=e.top/n+"px",this.cursor.style.height=e.height/n+"px"):this.cursor.style.left="-100000px"}}destroy(){this.cursor&&this.cursor.remove()}setDropPos(e){this.view.state.field(b_)!=e&&this.view.dispatch({effects:bB.of(e)})}},{eventObservers:{dragover(e){this.setDropPos(this.view.posAtCoords({x:e.clientX,y:e.clientY}))},dragleave(e){e.target!=this.view.contentDOM&&this.view.contentDOM.contains(e.relatedTarget)||this.setDropPos(null)},dragend(){this.setDropPos(null)},drop(){this.setDropPos(null)}}});function bz(e,t,n,r,i){t.lastIndex=0;for(let o=e.iterRange(n,r),s=n,a;!o.next().done;s+=o.value.length)if(!o.lineBreak)for(;a=t.exec(o.value);)i(s+a.index,a)}class bH{constructor(e){const{regexp:t,decoration:n,decorate:r,boundary:i,maxLength:o=1e3}=e;if(!t.global)throw RangeError("The regular expression given to MatchDecorator should have its 'g' flag set");if(this.regexp=t,r)this.addMatch=(e,t,n,i)=>r(i,n,n+e[0].length,e,t);else if("function"==typeof n)this.addMatch=(e,t,r,i)=>{let o=n(e,t,r);o&&i(r,r+e[0].length,o)};else if(n)this.addMatch=(e,t,r,i)=>i(r,r+e[0].length,n);else throw RangeError("Either 'decorate' or 'decoration' should be provided to MatchDecorator");this.boundary=i,this.maxLength=o}createDeco(e){let t=new mV,n=t.add.bind(t);for(let{from:t,to:r}of function(e,t){let n=e.visibleRanges;if(1==n.length&&n[0].from==e.viewport.from&&n[0].to==e.viewport.to)return n;let r=[];for(let{from:i,to:o}of n)i=Math.max(e.state.doc.lineAt(i).from,i-t),o=Math.min(e.state.doc.lineAt(o).to,o+t),r.length&&r[r.length-1].to>=i?r[r.length-1].to=o:r.push({from:i,to:o});return r}(e,this.maxLength))bz(e.state.doc,this.regexp,t,r,(t,r)=>this.addMatch(r,e,t,n));return t.finish()}updateDeco(e,t){let n=1e9,r=-1;return(e.docChanged&&e.changes.iterChanges((t,i,o,s)=>{s>=e.view.viewport.from&&o<=e.view.viewport.to&&(n=Math.min(o,n),r=Math.max(s,r))}),e.viewportMoved||r-n>1e3)?this.createDeco(e.view):r>-1?this.updateRange(e.view,t.map(e.changes),n,r):t}updateRange(e,t,n,r){for(let i of e.visibleRanges){let o=Math.max(i.from,n),s=Math.min(i.to,r);if(s>=o){let n=e.state.doc.lineAt(o),r=n.to<s?e.state.doc.lineAt(s):n,a=Math.max(i.from,n.from),l=Math.min(i.to,r.to);if(this.boundary){for(;o>n.from;o--)if(this.boundary.test(n.text[o-1-n.from])){a=o;break}for(;s<r.to;s++)if(this.boundary.test(r.text[s-r.from])){l=s;break}}let u=[],c,h=(e,t,n)=>u.push(n.range(e,t));if(n==r)for(this.regexp.lastIndex=a-n.from;(c=this.regexp.exec(n.text))&&c.index<l-n.from;)this.addMatch(c,e,c.index+n.from,h);else bz(e.state.doc,this.regexp,a,l,(t,n)=>this.addMatch(n,e,t,h));t=t.update({filterFrom:a,filterTo:l,filter:(e,t)=>e<a||t>l,add:u})}}return t}}let b$=null!=/x/.unicode?"gu":"g",bW=RegExp("[\0-\b\n-\x1f\x7f-\x9f\xad\u2028\u2029\uFEFF-]",b$),bU={0:"null",7:"bell",8:"backspace",10:"newline",11:"vertical tab",13:"carriage return",27:"escape",8203:"zero width space",8204:"zero width non-joiner",8205:"zero width joiner",8206:"left-to-right mark",8207:"right-to-left mark",8232:"line separator",8237:"left-to-right override",8238:"right-to-left override",8294:"left-to-right isolate",8295:"right-to-left isolate",8297:"pop directional isolate",8233:"paragraph separator",65279:"zero width no-break space",65532:"object replacement"},bq=null,bG=p7.define({combine(e){let t=mI(e,{render:null,specialChars:bW,addSpecialChars:null});return(t.replaceTabs=!function(){var e;if(null==bq&&"u">typeof document&&document.body){let t=document.body.style;bq=(null!=(e=t.tabSize)?e:t.MozTabSize)!=null}return bq||!1}())&&(t.specialChars=RegExp(" |"+t.specialChars.source,b$)),t.addSpecialChars&&(t.specialChars=RegExp(t.specialChars.source+"|"+t.addSpecialChars.source,b$)),t}}),bY=null;class bK extends gy{constructor(e,t){super(),this.options=e,this.code=t}eq(e){return e.code==this.code}toDOM(e){var t;let n=(t=this.code)>=32?"•":10==t?"":String.fromCharCode(9216+t),r=e.state.phrase("Control character")+" "+(bU[this.code]||"0x"+this.code.toString(16)),i=this.options.render&&this.options.render(this.code,r,n);if(i)return i;let o=document.createElement("span");return o.textContent=n,o.title=r,o.setAttribute("aria-label",r),o.className="cm-specialChar",o}ignoreEvent(){return!1}}class bZ extends gy{constructor(e){super(),this.width=e}eq(e){return e.width==this.width}toDOM(){let e=document.createElement("span");return e.textContent=" ",e.className="cm-tab",e.style.width=this.width+"px",e}ignoreEvent(){return!1}}let bX=gx.line({class:"cm-activeLine"}),bQ=vv.fromClass(class{constructor(e){this.decorations=this.getDeco(e)}update(e){(e.docChanged||e.selectionSet)&&(this.decorations=this.getDeco(e.view))}getDeco(e){let t=-1,n=[];for(let r of e.state.selection.ranges){let i=e.lineBlockAt(r.head);i.from>t&&(n.push(bX.range(i.from)),t=i.from)}return gx.set(n)}},{decorations:e=>e.decorations});class bJ extends gy{constructor(e){super(),this.content=e}toDOM(e){let t=document.createElement("span");return t.className="cm-placeholder",t.style.pointerEvents="none",t.appendChild("string"==typeof this.content?document.createTextNode(this.content):"function"==typeof this.content?this.content(e):this.content.cloneNode(!0)),t.setAttribute("aria-hidden","true"),t}coordsAt(e){let t=e.firstChild?gO(e.firstChild):[];if(!t.length)return null;let n=window.getComputedStyle(e.parentNode),r=gF(t[0],"rtl"!=n.direction),i=parseInt(n.lineHeight);return r.bottom-r.top>1.5*i?{left:r.left,right:r.right,top:r.top,bottom:r.top+i}:r}ignoreEvent(){return!1}}function b0(e,t){var n;let r,i=e.posAtCoords({x:t.clientX,y:t.clientY},!1),o=e.state.doc.lineAt(i),s=i-o.from,a=s>2e3?-1:s==o.length?(n=t.clientX,(r=e.coordsAtPos(e.viewport.from))?Math.round(Math.abs((r.left-n)/e.defaultCharacterWidth)):-1):mX(o.text,e.state.tabSize,i-o.from);return{line:o.number,col:a,off:s}}let b1={Alt:[18,e=>!!e.altKey],Control:[17,e=>!!e.ctrlKey],Shift:[16,e=>!!e.shiftKey],Meta:[91,e=>!!e.metaKey]},b2={style:"cursor: crosshair"},b5="-10000px";class b3{constructor(e,t,n,r){this.facet=t,this.createTooltipView=n,this.removeTooltipView=r,this.input=e.state.facet(t),this.tooltips=this.input.filter(e=>e);let i=null;this.tooltipViews=this.tooltips.map(e=>i=n(e,i))}update(e,t){var n;let r=e.state.facet(this.facet),i=r.filter(e=>e);if(r===this.input){for(let t of this.tooltipViews)t.update&&t.update(e);return!1}let o=[],s=t?[]:null;for(let n=0;n<i.length;n++){let r=i[n],a=-1;if(r){for(let e=0;e<this.tooltips.length;e++){let t=this.tooltips[e];t&&t.create==r.create&&(a=e)}if(a<0)o[n]=this.createTooltipView(r,n?o[n-1]:null),s&&(s[n]=!!r.above);else{let r=o[n]=this.tooltipViews[a];s&&(s[n]=t[a]),r.update&&r.update(e)}}}for(let e of this.tooltipViews)0>o.indexOf(e)&&(this.removeTooltipView(e),null==(n=e.destroy)||n.call(e));return t&&(s.forEach((e,n)=>t[n]=e),t.length=s.length),this.input=r,this.tooltips=i,this.tooltipViews=o,!0}}function b4(e){let t=e.dom.ownerDocument.documentElement;return{top:0,left:0,bottom:t.clientHeight,right:t.clientWidth}}let b6=p7.define({combine:e=>{var t,n,r;return{position:gf.ios?"absolute":(null==(t=e.find(e=>e.position))?void 0:t.position)||"fixed",parent:(null==(n=e.find(e=>e.parent))?void 0:n.parent)||null,tooltipSpace:(null==(r=e.find(e=>e.tooltipSpace))?void 0:r.tooltipSpace)||b4}}}),b9=new WeakMap,b8=vv.fromClass(class{constructor(e){this.view=e,this.above=[],this.inView=!0,this.madeAbsolute=!1,this.lastTransaction=0,this.measureTimeout=-1;let t=e.state.facet(b6);this.position=t.position,this.parent=t.parent,this.classes=e.themeClasses,this.createContainer(),this.measureReq={read:this.readMeasure.bind(this),write:this.writeMeasure.bind(this),key:this},this.resizeObserver="function"==typeof ResizeObserver?new ResizeObserver(()=>this.measureSoon()):null,this.manager=new b3(e,xn,(e,t)=>this.createTooltip(e,t),e=>{this.resizeObserver&&this.resizeObserver.unobserve(e.dom),e.dom.remove()}),this.above=this.manager.tooltips.map(e=>!!e.above),this.intersectionObserver="function"==typeof IntersectionObserver?new IntersectionObserver(e=>{Date.now()>this.lastTransaction-50&&e.length>0&&e[e.length-1].intersectionRatio<1&&this.measureSoon()},{threshold:[1]}):null,this.observeIntersection(),e.win.addEventListener("resize",this.measureSoon=this.measureSoon.bind(this)),this.maybeMeasure()}createContainer(){this.parent?(this.container=document.createElement("div"),this.container.style.position="relative",this.container.className=this.view.themeClasses,this.parent.appendChild(this.container)):this.container=this.view.dom}observeIntersection(){if(this.intersectionObserver)for(let e of(this.intersectionObserver.disconnect(),this.manager.tooltipViews))this.intersectionObserver.observe(e.dom)}measureSoon(){this.measureTimeout<0&&(this.measureTimeout=setTimeout(()=>{this.measureTimeout=-1,this.maybeMeasure()},50))}update(e){e.transactions.length&&(this.lastTransaction=Date.now());let t=this.manager.update(e,this.above);t&&this.observeIntersection();let n=t||e.geometryChanged,r=e.state.facet(b6);if(r.position!=this.position&&!this.madeAbsolute){for(let e of(this.position=r.position,this.manager.tooltipViews))e.dom.style.position=this.position;n=!0}if(r.parent!=this.parent){for(let e of(this.parent&&this.container.remove(),this.parent=r.parent,this.createContainer(),this.manager.tooltipViews))this.container.appendChild(e.dom);n=!0}else this.parent&&this.view.themeClasses!=this.classes&&(this.classes=this.container.className=this.view.themeClasses);n&&this.maybeMeasure()}createTooltip(e,t){let n=e.create(this.view),r=t?t.dom:null;if(n.dom.classList.add("cm-tooltip"),e.arrow&&!n.dom.querySelector(".cm-tooltip > .cm-tooltip-arrow")){let e=document.createElement("div");e.className="cm-tooltip-arrow",n.dom.appendChild(e)}return n.dom.style.position=this.position,n.dom.style.top=b5,n.dom.style.left="0px",this.container.insertBefore(n.dom,r),n.mount&&n.mount(this.view),this.resizeObserver&&this.resizeObserver.observe(n.dom),n}destroy(){var e,t,n;for(let t of(this.view.win.removeEventListener("resize",this.measureSoon),this.manager.tooltipViews))t.dom.remove(),null==(e=t.destroy)||e.call(t);this.parent&&this.container.remove(),null==(t=this.resizeObserver)||t.disconnect(),null==(n=this.intersectionObserver)||n.disconnect(),clearTimeout(this.measureTimeout)}readMeasure(){let e=1,t=1,n=!1;if("fixed"==this.position&&this.manager.tooltipViews.length){let{dom:e}=this.manager.tooltipViews[0];if(gf.safari){let t=e.getBoundingClientRect();n=Math.abs(t.top+1e4)>1||Math.abs(t.left)>1}else n=!!e.offsetParent&&e.offsetParent!=this.container.ownerDocument.body}if(n||"absolute"==this.position)if(this.parent){let n=this.parent.getBoundingClientRect();n.width&&n.height&&(e=n.width/this.parent.offsetWidth,t=n.height/this.parent.offsetHeight)}else({scaleX:e,scaleY:t}=this.view.viewState);let r=this.view.scrollDOM.getBoundingClientRect(),i=vD(this.view);return{visible:{left:r.left+i.left,top:r.top+i.top,right:r.right-i.right,bottom:r.bottom-i.bottom},parent:this.parent?this.container.getBoundingClientRect():this.view.dom.getBoundingClientRect(),pos:this.manager.tooltips.map((e,t)=>{let n=this.manager.tooltipViews[t];return n.getCoords?n.getCoords(e.pos):this.view.coordsAtPos(e.pos)}),size:this.manager.tooltipViews.map(({dom:e})=>e.getBoundingClientRect()),space:this.view.state.facet(b6).tooltipSpace(this.view),scaleX:e,scaleY:t,makeAbsolute:n}}writeMeasure(e){var t;if(e.makeAbsolute)for(let e of(this.madeAbsolute=!0,this.position="absolute",this.manager.tooltipViews))e.dom.style.position="absolute";let{visible:n,space:r,scaleX:i,scaleY:o}=e,s=[];for(let a=0;a<this.manager.tooltips.length;a++){let l=this.manager.tooltips[a],u=this.manager.tooltipViews[a],{dom:c}=u,h=e.pos[a],d=e.size[a];if(!h||!1!==l.clip&&(h.bottom<=Math.max(n.top,r.top)||h.top>=Math.min(n.bottom,r.bottom)||h.right<Math.max(n.left,r.left)-.1||h.left>Math.min(n.right,r.right)+.1)){c.style.top=b5;continue}let f=l.arrow?u.dom.querySelector(".cm-tooltip-arrow"):null,p=7*!!f,m=d.right-d.left,g=null!=(t=b9.get(u))?t:d.bottom-d.top,v=u.offset||xt,y=this.view.textDirection==gY.LTR,b=d.width>r.right-r.left?y?r.left:r.right-d.width:y?Math.max(r.left,Math.min(h.left-14*!!f+v.x,r.right-m)):Math.min(Math.max(r.left,h.left-m+14*!!f-v.x),r.right-m),x=this.above[a];!l.strictSide&&(x?h.top-g-p-v.y<r.top:h.bottom+g+p+v.y>r.bottom)&&x==r.bottom-h.bottom>h.top-r.top&&(x=this.above[a]=!x);let w=(x?h.top-r.top:r.bottom-h.bottom)-p;if(w<g&&!1!==u.resize){if(w<this.view.defaultLineHeight){c.style.top=b5;continue}b9.set(u,g),c.style.height=(g=w)/o+"px"}else c.style.height&&(c.style.height="");let S=x?h.top-g-p-v.y:h.bottom+p+v.y,A=b+m;if(!0!==u.overlap)for(let e of s)e.left<A&&e.right>b&&e.top<S+g&&e.bottom>S&&(S=x?e.top-g-2-p:e.bottom+p+2);if("absolute"==this.position?(c.style.top=(S-e.parent.top)/o+"px",b7(c,(b-e.parent.left)/i)):(c.style.top=S/o+"px",b7(c,b/i)),f){let e=h.left+(y?v.x:-v.x)-(b+14-7);f.style.left=e/i+"px"}!0!==u.overlap&&s.push({left:b,top:S,right:A,bottom:S+g}),c.classList.toggle("cm-tooltip-above",x),c.classList.toggle("cm-tooltip-below",!x),u.positioned&&u.positioned(e.space)}}maybeMeasure(){if(this.manager.tooltips.length&&(this.view.inView&&this.view.requestMeasure(this.measureReq),this.inView!=this.view.inView)&&(this.inView=this.view.inView,!this.inView))for(let e of this.manager.tooltipViews)e.dom.style.top=b5}},{eventObservers:{scroll(){this.maybeMeasure()}}});function b7(e,t){let n=parseInt(e.style.left,10);(isNaN(n)||Math.abs(t-n)>1)&&(e.style.left=t+"px")}let xe=bd.baseTheme({".cm-tooltip":{zIndex:500,boxSizing:"border-box"},"&light .cm-tooltip":{border:"1px solid #bbb",backgroundColor:"#f5f5f5"},"&light .cm-tooltip-section:not(:first-child)":{borderTop:"1px solid #bbb"},"&dark .cm-tooltip":{backgroundColor:"#333338",color:"white"},".cm-tooltip-arrow":{height:"7px",width:"14px",position:"absolute",zIndex:-1,overflow:"hidden","&:before, &:after":{content:"''",position:"absolute",width:0,height:0,borderLeft:"7px solid transparent",borderRight:"7px solid transparent"},".cm-tooltip-above &":{bottom:"-7px","&:before":{borderTop:"7px solid #bbb"},"&:after":{borderTop:"7px solid #f5f5f5",bottom:"1px"}},".cm-tooltip-below &":{top:"-7px","&:before":{borderBottom:"7px solid #bbb"},"&:after":{borderBottom:"7px solid #f5f5f5",top:"1px"}}},"&dark .cm-tooltip .cm-tooltip-arrow":{"&:before":{borderTopColor:"#333338",borderBottomColor:"#333338"},"&:after":{borderTopColor:"transparent",borderBottomColor:"transparent"}}}),xt={x:0,y:0},xn=p7.define({enables:[b8,xe]}),xr=p7.define({combine:e=>e.reduce((e,t)=>e.concat(t),[])});class xi{static create(e){return new xi(e)}constructor(e){this.view=e,this.mounted=!1,this.dom=document.createElement("div"),this.dom.classList.add("cm-tooltip-hover"),this.manager=new b3(e,xr,(e,t)=>this.createHostedView(e,t),e=>e.dom.remove())}createHostedView(e,t){let n=e.create(this.view);return n.dom.classList.add("cm-tooltip-section"),this.dom.insertBefore(n.dom,t?t.dom.nextSibling:this.dom.firstChild),this.mounted&&n.mount&&n.mount(this.view),n}mount(e){for(let t of this.manager.tooltipViews)t.mount&&t.mount(e);this.mounted=!0}positioned(e){for(let t of this.manager.tooltipViews)t.positioned&&t.positioned(e)}update(e){this.manager.update(e)}destroy(){var e;for(let t of this.manager.tooltipViews)null==(e=t.destroy)||e.call(t)}passProp(e){let t;for(let n of this.manager.tooltipViews){let r=n[e];if(void 0!==r){if(void 0===t)t=r;else if(t!==r)return}}return t}get offset(){return this.passProp("offset")}get getCoords(){return this.passProp("getCoords")}get overlap(){return this.passProp("overlap")}get resize(){return this.passProp("resize")}}let xo=xn.compute([xr],e=>{let t=e.facet(xr);return 0===t.length?null:{pos:Math.min(...t.map(e=>e.pos)),end:Math.max(...t.map(e=>{var t;return null!=(t=e.end)?t:e.pos})),create:xi.create,above:t[0].above,arrow:t.some(e=>e.arrow)}}),xs=p7.define();class xa{constructor(e,t,n,r,i,o){this.view=e,this.source=t,this.field=n,this.locked=r,this.setHover=i,this.hoverTime=o,this.hoverTimeout=-1,this.restartTimeout=-1,this.pending=null,this.lastMove={x:0,y:0,target:e.dom,time:0},this.checkHover=this.checkHover.bind(this),e.dom.addEventListener("mouseleave",this.mouseleave=this.mouseleave.bind(this)),e.dom.addEventListener("mousemove",this.mousemove=this.mousemove.bind(this))}update(e){this.pending&&(this.pending=null,clearTimeout(this.restartTimeout),this.restartTimeout=setTimeout(()=>this.startHover(),20))}get active(){return this.view.state.field(this.field)}checkHover(){if(this.hoverTimeout=-1,this.active.length)return;let e=Date.now()-this.lastMove.time;e<this.hoverTime?this.hoverTimeout=setTimeout(this.checkHover,this.hoverTime-e):this.startHover()}startHover(){clearTimeout(this.restartTimeout);let{view:e,lastMove:t}=this,n=e.docView.tile.nearest(t.target);if(!n)return;let r,i=1;if(n.isWidget())r=n.posAtStart;else{if(null==(r=e.posAtCoords(t)))return;let n=e.coordsAtPos(r);if(!n||t.y<n.top||t.y>n.bottom||t.x<n.left-e.defaultCharacterWidth||t.x>n.right+e.defaultCharacterWidth)return;let o=e.bidiSpans(e.state.doc.lineAt(r)).find(e=>e.from<=r&&e.to>=r),s=o&&o.dir==gY.RTL?-1:1;i=t.x<n.left?-s:s}this.activateHover(e,r,i)}activateHover(e,t,n,r){let i=this.source(e,t,n),o=t=>{if(t&&!(Array.isArray(t)&&!t.length)){let n=Array.isArray(t)?t:[t];r&&this.locked.set(n,r),e.dispatch({effects:this.setHover.of(n)})}};if(i&&"then"in i){let n=this.pending={pos:t};i.then(e=>{this.pending==n&&(this.pending=null,o(e))},t=>vf(e.state,t,"hover tooltip"))}else o(i)}get tooltip(){let e=this.view.plugin(b8),t=e?e.manager.tooltips.findIndex(e=>e.create==xi.create):-1;return t>-1?e.manager.tooltipViews[t]:null}mousemove(e){var t,n;this.lastMove={x:e.clientX,y:e.clientY,target:e.target,time:Date.now()},this.hoverTimeout<0&&(this.hoverTimeout=setTimeout(this.checkHover,this.hoverTime));let{active:r,tooltip:i}=this;if(r.length&&!this.locked.has(r)&&i&&!function(e,t){let{left:n,right:r,top:i,bottom:o}=e.getBoundingClientRect(),s;if(s=e.querySelector(".cm-tooltip-arrow")){let e=s.getBoundingClientRect();i=Math.min(e.top,i),o=Math.max(e.bottom,o)}return t.clientX>=n-4&&t.clientX<=r+4&&t.clientY>=i-4&&t.clientY<=o+4}(i.dom,e)||this.pending){let{pos:i}=r[0]||this.pending,o=null!=(n=null==(t=r[0])?void 0:t.end)?n:i;(i==o?this.view.posAtCoords(this.lastMove)!=i:!function(e,t,n,r,i){let o=e.scrollDOM.getBoundingClientRect(),s=e.documentTop+e.documentPadding.top+e.contentHeight;if(o.left>r||o.right<r||o.top>i||Math.min(o.bottom,s)<i)return!1;let a=e.posAtCoords({x:r,y:i},!1);return a>=t&&a<=n}(this.view,i,o,e.clientX,e.clientY))&&(this.view.dispatch({effects:this.setHover.of([])}),this.pending=null)}}mouseleave(e){clearTimeout(this.hoverTimeout),this.hoverTimeout=-1;let{active:t}=this;if(t.length&&!this.locked.has(t)){let{tooltip:t}=this;t&&t.dom.contains(e.relatedTarget)?this.watchTooltipLeave(t.dom):this.view.dispatch({effects:this.setHover.of([])})}}watchTooltipLeave(e){let t=n=>{e.removeEventListener("mouseleave",t);let{active:r}=this;!r.length||this.locked.has(r)||this.view.dom.contains(n.relatedTarget)||this.view.dispatch({effects:this.setHover.of([])})};e.addEventListener("mouseleave",t)}destroy(){clearTimeout(this.hoverTimeout),clearTimeout(this.restartTimeout),this.view.dom.removeEventListener("mouseleave",this.mouseleave),this.view.dom.removeEventListener("mousemove",this.mousemove)}}function xl(e,t){let n=e.plugin(b8);if(!n)return null;let r=n.manager.tooltips.indexOf(t);return r<0?null:n.manager.tooltipViews[r]}let xu=mC.define(),xc=p7.define({combine(e){let t,n;for(let r of e)t=t||r.topContainer,n=n||r.bottomContainer;return{topContainer:t,bottomContainer:n}}});function xh(e,t){let n=e.plugin(xd),r=n?n.specs.indexOf(t):-1;return r>-1?n.panels[r]:null}let xd=vv.fromClass(class{constructor(e){this.input=e.state.facet(xm),this.specs=this.input.filter(e=>e),this.panels=this.specs.map(t=>t(e));let t=e.state.facet(xc);for(let n of(this.top=new xf(e,!0,t.topContainer),this.bottom=new xf(e,!1,t.bottomContainer),this.top.sync(this.panels.filter(e=>e.top)),this.bottom.sync(this.panels.filter(e=>!e.top)),this.panels))n.dom.classList.add("cm-panel"),n.mount&&n.mount()}update(e){let t=e.state.facet(xc);this.top.container!=t.topContainer&&(this.top.sync([]),this.top=new xf(e.view,!0,t.topContainer)),this.bottom.container!=t.bottomContainer&&(this.bottom.sync([]),this.bottom=new xf(e.view,!1,t.bottomContainer)),this.top.syncClasses(),this.bottom.syncClasses();let n=e.state.facet(xm);if(n!=this.input){let t=n.filter(e=>e),r=[],i=[],o=[],s=[];for(let n of t){let t=this.specs.indexOf(n),a;t<0?(a=n(e.view),s.push(a)):(a=this.panels[t]).update&&a.update(e),r.push(a),(a.top?i:o).push(a)}for(let e of(this.specs=t,this.panels=r,this.top.sync(i),this.bottom.sync(o),s))e.dom.classList.add("cm-panel"),e.mount&&e.mount()}else for(let t of this.panels)t.update&&t.update(e)}destroy(){this.top.sync([]),this.bottom.sync([])}},{provide:e=>bd.scrollMargins.of(t=>{let n=t.plugin(e);return n&&{top:n.top.scrollMargin(),bottom:n.bottom.scrollMargin()}})});class xf{constructor(e,t,n){this.view=e,this.top=t,this.container=n,this.dom=void 0,this.classes="",this.panels=[],this.syncClasses()}sync(e){for(let t of this.panels)t.destroy&&0>e.indexOf(t)&&t.destroy();this.panels=e,this.syncDOM()}syncDOM(){if(0==this.panels.length){this.dom&&(this.dom.remove(),this.dom=void 0);return}if(!this.dom){this.dom=document.createElement("div"),this.dom.className=this.top?"cm-panels cm-panels-top":"cm-panels cm-panels-bottom",this.dom.style[this.top?"top":"bottom"]="0";let e=this.container||this.view.dom;e.insertBefore(this.dom,this.top?e.firstChild:null)}let e=this.dom.firstChild;for(let t of this.panels)if(t.dom.parentNode==this.dom){for(;e!=t.dom;)e=xp(e);e=e.nextSibling}else this.dom.insertBefore(t.dom,e);for(;e;)e=xp(e)}scrollMargin(){return!this.dom||this.container?0:Math.max(0,this.top?this.dom.getBoundingClientRect().bottom-Math.max(0,this.view.scrollDOM.getBoundingClientRect().top):Math.min(innerHeight,this.view.scrollDOM.getBoundingClientRect().bottom)-this.dom.getBoundingClientRect().top)}syncClasses(){if(this.container&&this.classes!=this.view.themeClasses){for(let e of this.classes.split(" "))e&&this.container.classList.remove(e);for(let e of(this.classes=this.view.themeClasses).split(" "))e&&this.container.classList.add(e)}}}function xp(e){let t=e.nextSibling;return e.remove(),t}let xm=p7.define({enables:xd}),xg=mo.define({create:()=>[],update(e,t){for(let n of t.effects)n.is(xv)?e=[n.value].concat(e):n.is(xy)&&(e=e.filter(e=>e!=n.value));return e},provide:e=>xm.computeN([e],t=>t.field(e))}),xv=mC.define(),xy=mC.define();class xb extends mN{compare(e){return this==e||this.constructor==e.constructor&&this.eq(e)}eq(e){return!1}destroy(e){}}xb.prototype.elementClass="",xb.prototype.toDOM=void 0,xb.prototype.mapMode=pZ.TrackBefore,xb.prototype.startSide=xb.prototype.endSide=-1,xb.prototype.point=!0;let xx=p7.define(),xw=p7.define(),xS={class:"",renderEmptyElements:!1,elementStyle:"",markers:()=>m_.empty,lineMarker:()=>null,widgetMarker:()=>null,lineMarkerChange:null,initialSpacer:null,updateSpacer:null,domEventHandlers:{},side:"before"},xA=p7.define();function xC(e){return[xM(),xA.of({...xS,...e})]}let xk=p7.define({combine:e=>e.some(e=>e)});function xM(e){let t=[xT];return e&&!1===e.fixed&&t.push(xk.of(!0)),t}let xT=vv.fromClass(class{constructor(e){for(let t of(this.view=e,this.domAfter=null,this.prevViewport=e.viewport,this.dom=document.createElement("div"),this.dom.className="cm-gutters cm-gutters-before",this.dom.setAttribute("aria-hidden","true"),this.dom.style.minHeight=this.view.contentHeight/this.view.scaleY+"px",this.gutters=e.state.facet(xA).map(t=>new xR(e,t)),this.fixed=!e.state.facet(xk),this.gutters))"after"==t.config.side?this.getDOMAfter().appendChild(t.dom):this.dom.appendChild(t.dom);this.fixed&&(this.dom.style.position="sticky"),this.syncGutters(!1),e.scrollDOM.insertBefore(this.dom,e.contentDOM)}getDOMAfter(){return this.domAfter||(this.domAfter=document.createElement("div"),this.domAfter.className="cm-gutters cm-gutters-after",this.domAfter.setAttribute("aria-hidden","true"),this.domAfter.style.minHeight=this.view.contentHeight/this.view.scaleY+"px",this.domAfter.style.position=this.fixed?"sticky":"",this.view.scrollDOM.appendChild(this.domAfter)),this.domAfter}update(e){if(this.updateGutters(e)){let t=this.prevViewport,n=e.view.viewport,r=Math.min(t.to,n.to)-Math.max(t.from,n.from);this.syncGutters(r<(n.to-n.from)*.8)}if(e.geometryChanged){let e=this.view.contentHeight/this.view.scaleY+"px";this.dom.style.minHeight=e,this.domAfter&&(this.domAfter.style.minHeight=e)}this.view.state.facet(xk)!=!this.fixed&&(this.fixed=!this.fixed,this.dom.style.position=this.fixed?"sticky":"",this.domAfter&&(this.domAfter.style.position=this.fixed?"sticky":"")),this.prevViewport=e.view.viewport}syncGutters(e){let t=this.dom.nextSibling;e&&(this.dom.remove(),this.domAfter&&this.domAfter.remove());let n=m_.iter(this.view.state.facet(xx),this.view.viewport.from),r=[],i=this.gutters.map(e=>new xO(e,this.view.viewport,-this.view.documentPadding.top));for(let e of this.view.viewportLineBlocks)if(r.length&&(r=[]),Array.isArray(e.type)){let t=!0;for(let o of e.type)if(o.type==gb.Text&&t){for(let e of(xE(n,r,o.from),i))e.line(this.view,o,r);t=!1}else if(o.widget)for(let e of i)e.widget(this.view,o)}else if(e.type==gb.Text)for(let t of(xE(n,r,e.from),i))t.line(this.view,e,r);else if(e.widget)for(let t of i)t.widget(this.view,e);for(let e of i)e.finish();e&&(this.view.scrollDOM.insertBefore(this.dom,t),this.domAfter&&this.view.scrollDOM.appendChild(this.domAfter))}updateGutters(e){let t=e.startState.facet(xA),n=e.state.facet(xA),r=e.docChanged||e.heightChanged||e.viewportChanged||!m_.eq(e.startState.facet(xx),e.state.facet(xx),e.view.viewport.from,e.view.viewport.to);if(t==n)for(let t of this.gutters)t.update(e)&&(r=!0);else{r=!0;let i=[];for(let r of n){let n=t.indexOf(r);n<0?i.push(new xR(this.view,r)):(this.gutters[n].update(e),i.push(this.gutters[n]))}for(let e of this.gutters)e.dom.remove(),0>i.indexOf(e)&&e.destroy();for(let e of i)"after"==e.config.side?this.getDOMAfter().appendChild(e.dom):this.dom.appendChild(e.dom);this.gutters=i}return r}destroy(){for(let e of this.gutters)e.destroy();this.dom.remove(),this.domAfter&&this.domAfter.remove()}},{provide:e=>bd.scrollMargins.of(t=>{let n=t.plugin(e);if(!n||0==n.gutters.length||!n.fixed)return null;let r=n.dom.offsetWidth*t.scaleX,i=n.domAfter?n.domAfter.offsetWidth*t.scaleX:0;return t.textDirection==gY.LTR?{left:r,right:i}:{right:r,left:i}})});function xD(e){return Array.isArray(e)?e:[e]}function xE(e,t,n){for(;e.value&&e.from<=n;)e.from==n&&t.push(e.value),e.next()}class xO{constructor(e,t,n){this.gutter=e,this.height=n,this.i=0,this.cursor=m_.iter(e.markers,t.from)}addElement(e,t,n){let{gutter:r}=this,i=(t.top-this.height)/e.scaleY,o=t.height/e.scaleY;if(this.i==r.elements.length){let t=new xP(e,o,i,n);r.elements.push(t),r.dom.appendChild(t.dom)}else r.elements[this.i].update(e,o,i,n);this.height=t.bottom,this.i++}line(e,t,n){let r=[];xE(this.cursor,r,t.from),n.length&&(r=r.concat(n));let i=this.gutter.config.lineMarker(e,t,r);i&&r.unshift(i);let o=this.gutter;(0!=r.length||o.config.renderEmptyElements)&&this.addElement(e,t,r)}widget(e,t){let n=this.gutter.config.widgetMarker(e,t.widget,t),r=n?[n]:null;for(let n of e.state.facet(xw)){let i=n(e,t.widget,t);i&&(r||(r=[])).push(i)}r&&this.addElement(e,t,r)}finish(){let e=this.gutter;for(;e.elements.length>this.i;){let t=e.elements.pop();e.dom.removeChild(t.dom),t.destroy()}}}class xR{constructor(e,t){for(let n in this.view=e,this.config=t,this.elements=[],this.spacer=null,this.dom=document.createElement("div"),this.dom.className="cm-gutter"+(this.config.class?" "+this.config.class:""),t.domEventHandlers)this.dom.addEventListener(n,r=>{let i=r.target,o;if(i!=this.dom&&this.dom.contains(i)){for(;i.parentNode!=this.dom;)i=i.parentNode;let e=i.getBoundingClientRect();o=(e.top+e.bottom)/2}else o=r.clientY;let s=e.lineBlockAtHeight(o-e.documentTop);t.domEventHandlers[n](e,s,r)&&r.preventDefault()});this.markers=xD(t.markers(e)),t.initialSpacer&&(this.spacer=new xP(e,0,0,[t.initialSpacer(e)]),this.dom.appendChild(this.spacer.dom),this.spacer.dom.style.cssText+="visibility: hidden; pointer-events: none")}update(e){let t=this.markers;if(this.markers=xD(this.config.markers(e.view)),this.spacer&&this.config.updateSpacer){let t=this.config.updateSpacer(this.spacer.markers[0],e);t!=this.spacer.markers[0]&&this.spacer.update(e.view,0,0,[t])}let n=e.view.viewport;return!m_.eq(this.markers,t,n.from,n.to)||!!this.config.lineMarkerChange&&this.config.lineMarkerChange(e)}destroy(){for(let e of this.elements)e.destroy()}}class xP{constructor(e,t,n,r){this.height=-1,this.above=0,this.markers=[],this.dom=document.createElement("div"),this.dom.className="cm-gutterElement",this.update(e,t,n,r)}update(e,t,n,r){this.height!=t&&(this.height=t,this.dom.style.height=t+"px"),this.above!=n&&(this.dom.style.marginTop=(this.above=n)?n+"px":""),!function(e,t){if(e.length!=t.length)return!1;for(let n=0;n<e.length;n++)if(!e[n].compare(t[n]))return!1;return!0}(this.markers,r)&&this.setMarkers(e,r)}setMarkers(e,t){let n="cm-gutterElement",r=this.dom.firstChild;for(let i=0,o=0;;){let s=o,a=i<t.length?t[i++]:null,l=!1;if(a){let e=a.elementClass;e&&(n+=" "+e);for(let e=o;e<this.markers.length;e++)if(this.markers[e].compare(a)){s=e,l=!0;break}}else s=this.markers.length;for(;o<s;){let e=this.markers[o++];if(e.toDOM){e.destroy(r);let t=r.nextSibling;r.remove(),r=t}}if(!a)break;a.toDOM&&(l?r=r.nextSibling:this.dom.insertBefore(a.toDOM(e),r)),l&&o++}this.dom.className=n,this.markers=t}destroy(){this.setMarkers(null,[])}}let xI=p7.define(),xN=p7.define(),xj=p7.define({combine:e=>mI(e,{formatNumber:String,domEventHandlers:{}},{domEventHandlers(e,t){let n=Object.assign({},e);for(let e in t){let r=n[e],i=t[e];n[e]=r?(e,t,n)=>r(e,t,n)||i(e,t,n):i}return n}})});class xF extends xb{constructor(e){super(),this.number=e}eq(e){return this.number==e.number}toDOM(){return document.createTextNode(this.number)}}function xL(e,t){return e.state.facet(xj).formatNumber(t,e.state)}let xB=xA.compute([xj],e=>({class:"cm-lineNumbers",renderEmptyElements:!1,markers:e=>e.state.facet(xI),lineMarker:(e,t,n)=>n.some(e=>e.toDOM)?null:new xF(xL(e,e.state.doc.lineAt(t.from).number)),widgetMarker:(e,t,n)=>{for(let r of e.state.facet(xN)){let i=r(e,t,n);if(i)return i}return null},lineMarkerChange:e=>e.startState.facet(xj)!=e.state.facet(xj),initialSpacer:e=>new xF(xL(e,x_(e.state.doc.lines))),updateSpacer(e,t){let n=xL(t.view,x_(t.view.state.doc.lines));return n==e.number?e:new xF(n)},domEventHandlers:e.facet(xj).domEventHandlers,side:"before"}));function x_(e){let t=9;for(;t<e;)t=10*t+9;return t}let xV=new class extends xb{constructor(){super(...arguments),this.elementClass="cm-activeLineGutter"}},xz=xx.compute(["selection"],e=>{let t=[],n=-1;for(let r of e.selection.ranges){let i=e.doc.lineAt(r.head).from;i>n&&(n=i,t.push(xV.range(i)))}return m_.of(t)}),xH=new fp,x$=new fp;class xW{constructor(e,t,n=[],r=""){this.data=e,this.name=r,mP.prototype.hasOwnProperty("tree")||Object.defineProperty(mP.prototype,"tree",{get(){return xG(this)}}),this.parser=t,this.extension=[x2.of(this),mP.languageData.of((e,t,n)=>{let r=xU(e,t,n),i=r.type.prop(xH);if(!i)return[];let o=e.facet(i),s=r.type.prop(x$);if(s){let i=r.resolve(t-r.from,n);for(let t of s)if(t.test(i,e)){let n=e.facet(t.facet);return"replace"==t.type?n:n.concat(o)}}return o})].concat(n)}isActiveAt(e,t,n=-1){return xU(e,t,n).type.prop(xH)==this.data}findRegions(e){let t=e.facet(x2);if((null==t?void 0:t.data)==this.data)return[{from:0,to:e.doc.length}];if(!t||!t.allowsNesting)return[];let n=[],r=(e,t)=>{if(e.prop(xH)==this.data)return void n.push({from:t,to:t+e.length});let i=e.prop(fp.mounted);if(i){if(i.tree.prop(xH)==this.data){if(i.overlay)for(let e of i.overlay)n.push({from:e.from+t,to:e.to+t});else n.push({from:t,to:t+e.length});return}else if(i.overlay){let e=n.length;if(r(i.tree,i.overlay[0].from+t),n.length>e)return}}for(let n=0;n<e.children.length;n++){let i=e.children[n];i instanceof fw&&r(i,e.positions[n]+t)}};return r(xG(e),0),n}get allowsNesting(){return!0}}function xU(e,t,n){let r=e.facet(x2),i=xG(e).topNode;if(!r||r.allowsNesting)for(let e=i;e;e=e.enter(t,n,y.ExcludeBuffers|y.EnterBracketed))e.type.isTop&&(i=e);return i}xW.setState=mC.define();class xq extends xW{constructor(e,t,n){super(e,t,[],n),this.parser=t}static define(e){var t;let n=(t=e.languageData,p7.define({combine:t?e=>e.concat(t):void 0}));return new xq(n,e.parser.configure({props:[xH.add(e=>e.isTop?n:void 0)]}),e.name)}configure(e,t){return new xq(this.data,this.parser.configure(e),t||this.name)}get allowsNesting(){return this.parser.hasWrappers()}}function xG(e){let t=e.field(xW.state,!1);return t?t.tree:fw.empty}class xY{constructor(e){this.doc=e,this.cursorPos=0,this.string="",this.cursor=e.iter()}get length(){return this.doc.length}syncTo(e){return this.string=this.cursor.next(e-this.cursorPos).value,this.cursorPos=e+this.string.length,this.cursorPos-this.string.length}chunk(e){return this.syncTo(e),this.string}get lineChunks(){return!0}read(e,t){let n=this.cursorPos-this.string.length;return e<n||t>=this.cursorPos?this.doc.sliceString(e,t):this.string.slice(e-n,t-n)}}let xK=null;class xZ{constructor(e,t,n=[],r,i,o,s,a){this.parser=e,this.state=t,this.fragments=n,this.tree=r,this.treeLen=i,this.viewport=o,this.skipped=s,this.scheduleOn=a,this.parse=null,this.tempSkipped=[]}static create(e,t,n){return new xZ(e,t,[],fw.empty,0,n,[],null)}startParse(){return this.parser.startParse(new xY(this.state.doc),this.fragments)}work(e,t){return(null!=t&&t>=this.state.doc.length&&(t=void 0),this.tree!=fw.empty&&this.isDone(null!=t?t:this.state.doc.length))?(this.takeTree(),!0):this.withContext(()=>{var n;if("number"==typeof e){let t=Date.now()+e;e=()=>Date.now()>t}for(this.parse||(this.parse=this.startParse()),null!=t&&(null==this.parse.stoppedAt||this.parse.stoppedAt>t)&&t<this.state.doc.length&&this.parse.stopAt(t);;){let r=this.parse.advance();if(r){if(this.fragments=this.withoutTempSkipped(f_.addTree(r,this.fragments,null!=this.parse.stoppedAt)),this.treeLen=null!=(n=this.parse.stoppedAt)?n:this.state.doc.length,this.tree=r,this.parse=null,!(this.treeLen<(null!=t?t:this.state.doc.length)))return!0;this.parse=this.startParse()}if(e())return!1}})}takeTree(){let e,t;this.parse&&(e=this.parse.parsedPos)>=this.treeLen&&((null==this.parse.stoppedAt||this.parse.stoppedAt>e)&&this.parse.stopAt(e),this.withContext(()=>{for(;!(t=this.parse.advance()););}),this.treeLen=e,this.tree=t,this.fragments=this.withoutTempSkipped(f_.addTree(this.tree,this.fragments,!0)),this.parse=null)}withContext(e){let t=xK;xK=this;try{return e()}finally{xK=t}}withoutTempSkipped(e){for(let t;t=this.tempSkipped.pop();)e=xX(e,t.from,t.to);return e}changes(e,t){let{fragments:n,tree:r,treeLen:i,viewport:o,skipped:s}=this;if(this.takeTree(),!e.empty){let t=[];if(e.iterChangedRanges((e,n,r,i)=>t.push({fromA:e,toA:n,fromB:r,toB:i})),n=f_.applyChanges(n,t),r=fw.empty,i=0,o={from:e.mapPos(o.from,-1),to:e.mapPos(o.to,1)},this.skipped.length)for(let t of(s=[],this.skipped)){let n=e.mapPos(t.from,1),r=e.mapPos(t.to,-1);n<r&&s.push({from:n,to:r})}}return new xZ(this.parser,t,n,r,i,o,s,this.scheduleOn)}updateViewport(e){if(this.viewport.from==e.from&&this.viewport.to==e.to)return!1;this.viewport=e;let t=this.skipped.length;for(let t=0;t<this.skipped.length;t++){let{from:n,to:r}=this.skipped[t];n<e.to&&r>e.from&&(this.fragments=xX(this.fragments,n,r),this.skipped.splice(t--,1))}return!(this.skipped.length>=t)&&(this.reset(),!0)}reset(){this.parse&&(this.takeTree(),this.parse=null)}skipUntilInView(e,t){this.skipped.push({from:e,to:t})}static getSkippingParser(e){return new class extends fV{createParse(t,n,r){let i=r[0].from,o=r[r.length-1].to;return{parsedPos:i,advance(){let t=xK;if(t){for(let e of r)t.tempSkipped.push(e);e&&(t.scheduleOn=t.scheduleOn?Promise.all([t.scheduleOn,e]):e)}return this.parsedPos=o,new fw(fv.none,[],[],o-i)},stoppedAt:null,stopAt(){}}}}}isDone(e){e=Math.min(e,this.state.doc.length);let t=this.fragments;return this.treeLen>=e&&t.length&&0==t[0].from&&t[0].to>=e}static get(){return xK}}function xX(e,t,n){return f_.applyChanges(e,[{fromA:t,toA:n,fromB:t,toB:n}])}class xQ{constructor(e){this.context=e,this.tree=e.tree}apply(e){if(!e.docChanged&&this.tree==this.context.tree)return this;let t=this.context.changes(e.changes,e.state),n=this.context.treeLen==e.startState.doc.length?void 0:Math.max(e.changes.mapPos(this.context.treeLen),t.viewport.to);return t.work(20,n)||t.takeTree(),new xQ(t)}static init(e){let t=Math.min(3e3,e.doc.length),n=xZ.create(e.facet(x2).parser,e,{from:0,to:t});return n.work(20,t)||n.takeTree(),new xQ(n)}}xW.state=mo.define({create:xQ.init,update(e,t){for(let e of t.effects)if(e.is(xW.setState))return e.value;return t.startState.facet(x2)!=t.state.facet(x2)?xQ.init(t.state):e.apply(t)}});let xJ=e=>{let t=setTimeout(()=>e(),500);return()=>clearTimeout(t)};"u">typeof requestIdleCallback&&(xJ=e=>{let t=-1,n=setTimeout(()=>{t=requestIdleCallback(e,{timeout:400})},100);return()=>t<0?clearTimeout(n):cancelIdleCallback(t)});let x0="u">typeof navigator&&(null==(b=navigator.scheduling)?void 0:b.isInputPending)?()=>navigator.scheduling.isInputPending():null,x1=vv.fromClass(class{constructor(e){this.view=e,this.working=null,this.workScheduled=0,this.chunkEnd=-1,this.chunkBudget=-1,this.work=this.work.bind(this),this.scheduleWork()}update(e){let t=this.view.state.field(xW.state).context;(t.updateViewport(e.view.viewport)||this.view.viewport.to>t.treeLen)&&this.scheduleWork(),(e.docChanged||e.selectionSet)&&(this.view.hasFocus&&(this.chunkBudget+=50),this.scheduleWork()),this.checkAsyncSchedule(t)}scheduleWork(){if(this.working)return;let{state:e}=this.view,t=e.field(xW.state);t.tree==t.context.tree&&t.context.isDone(e.doc.length)||(this.working=xJ(this.work))}work(e){this.working=null;let t=Date.now();if(this.chunkEnd<t&&(this.chunkEnd<0||this.view.hasFocus)&&(this.chunkEnd=t+3e4,this.chunkBudget=3e3),this.chunkBudget<=0)return;let{state:n,viewport:{to:r}}=this.view,i=n.field(xW.state);if(i.tree==i.context.tree&&i.context.isDone(r+1e5))return;let o=Date.now()+Math.min(this.chunkBudget,100,e&&!x0?Math.max(25,e.timeRemaining()-5):1e9),s=i.context.treeLen<r&&n.doc.length>r+1e3,a=i.context.work(()=>x0&&x0()||Date.now()>o,r+1e5*!s);this.chunkBudget-=Date.now()-t,(a||this.chunkBudget<=0)&&(i.context.takeTree(),this.view.dispatch({effects:xW.setState.of(new xQ(i.context))})),this.chunkBudget>0&&!(a&&!s)&&this.scheduleWork(),this.checkAsyncSchedule(i.context)}checkAsyncSchedule(e){e.scheduleOn&&(this.workScheduled++,e.scheduleOn.then(()=>this.scheduleWork()).catch(e=>vf(this.view.state,e)).then(()=>this.workScheduled--),e.scheduleOn=null)}destroy(){this.working&&this.working()}isWorking(){return!!(this.working||this.workScheduled>0)}},{eventHandlers:{focus(){this.scheduleWork()}}}),x2=p7.define({combine:e=>e.length?e[0]:null,enables:e=>[xW.state,x1,bd.contentAttributes.compute([e],t=>{let n=t.facet(e);return n&&n.name?{"data-language":n.name}:{}})]});class x5{constructor(e,t=[]){this.language=e,this.support=t,this.extension=[e,t]}}let x3=p7.define(),x4=p7.define({combine:e=>{if(!e.length)return" ";let t=e[0];if(!t||/\S/.test(t)||Array.from(t).some(e=>e!=t[0]))throw Error("Invalid indent unit: "+JSON.stringify(e[0]));return t}});function x6(e){let t=e.facet(x4);return 9==t.charCodeAt(0)?e.tabSize*t.length:t.length}function x9(e,t){let n="",r=e.tabSize,i=e.facet(x4)[0];if(" "==i){for(;t>=r;)n+=" ",t-=r;i=" "}for(let e=0;e<t;e++)n+=i;return n}function x8(e,t){for(let n of(e instanceof mP&&(e=new x7(e)),e.state.facet(x3))){let r=n(e,t);if(void 0!==r)return r}let n=xG(e.state);return n.length>=t?function(e,t,n){let r=t.resolveStack(n),i=t.resolveInner(n,-1).resolve(n,0).enterUnfinishedNodesBefore(n);if(i!=r.node){let e=[];for(let t=i;t&&!(t.from<r.node.from||t.to>r.node.to||t.from==r.node.from&&t.type==r.node.type);t=t.parent)e.push(t);for(let t=e.length-1;t>=0;t--)r={node:e[t],next:r}}return wt(r,e,n)}(e,n,t):null}class x7{constructor(e,t={}){this.state=e,this.options=t,this.unit=x6(e)}lineAt(e,t=1){let n=this.state.doc.lineAt(e),{simulateBreak:r,simulateDoubleBreak:i}=this.options;if(null!=r&&r>=n.from&&r<=n.to)if(i&&r==e)return{text:"",from:e};else if(t<0?r<e:r<=e)return{text:n.text.slice(r-n.from),from:r};else return{text:n.text.slice(0,r-n.from),from:n.from};return n}textAfterPos(e,t=1){if(this.options.simulateDoubleBreak&&e==this.options.simulateBreak)return"";let{text:n,from:r}=this.lineAt(e,t);return n.slice(e-r,Math.min(n.length,e+100-r))}column(e,t=1){let{text:n,from:r}=this.lineAt(e,t),i=this.countColumn(n,e-r),o=this.options.overrideIndentation?this.options.overrideIndentation(r):-1;return o>-1&&(i+=o-this.countColumn(n,n.search(/\S|$/))),i}countColumn(e,t=e.length){return mX(e,this.state.tabSize,t)}lineIndent(e,t=1){let{text:n,from:r}=this.lineAt(e,t),i=this.options.overrideIndentation;if(i){let e=i(r);if(e>-1)return e}return this.countColumn(n,n.search(/\S|$/))}get simulatedBreak(){return this.options.simulateBreak||null}}let we=new fp;function wt(e,t,n){for(let r=e;r;r=r.next){let e=function(e){let t=e.type.prop(we);if(t)return t;let n=e.firstChild,r;if(n&&(r=n.type.prop(fp.closedBy))){let t=e.lastChild,n=t&&r.indexOf(t.name)>-1;return e=>(function(e,t,n,r){let i=e.textAfter,o=i.match(/^\s*/)[0].length,s=n&&i.slice(o,o+n.length)==n||r==e.pos+o,a=t?function(e){let t=e.node,n=t.childAfter(t.from),r=t.lastChild;if(!n)return null;let i=e.options.simulateBreak,o=e.state.doc.lineAt(n.from),s=null==i||i<=o.from?o.to:Math.min(o.to,i);for(let e=n.to;;){let i=t.childAfter(e);if(!i||i==r)return null;if(!i.type.isSkipped){if(i.from>=s)return null;let e=/^ */.exec(o.text.slice(n.to-o.from))[0].length;return{from:n.from,to:n.to+e}}e=i.to}}(e):null;return a?s?e.column(a.from):e.column(a.to):e.baseIndent+(s?0:+e.unit)})(e,!0,void 0,n&&!(e.pos==e.options.simulateBreak&&e.options.simulateDoubleBreak)?t.from:void 0)}return null==e.parent?wn:null}(r.node);if(e)return e(wr.create(t,n,r))}return 0}function wn(){return 0}class wr extends x7{constructor(e,t,n){super(e.state,e.options),this.base=e,this.pos=t,this.context=n}get node(){return this.context.node}static create(e,t,n){return new wr(e,t,n)}get textAfter(){return this.textAfterPos(this.pos)}get baseIndent(){return this.baseIndentFor(this.node)}baseIndentFor(e){let t=this.state.doc.lineAt(e.from);for(;;){let n=e.resolve(t.from);for(;n.parent&&n.parent.from==n.from;)n=n.parent;if(function(e,t){for(let n=t;n;n=n.parent)if(e==n)return!0;return!1}(n,e))break;t=this.state.doc.lineAt(n.from)}return this.lineIndent(t.from)}continue(){return wt(this.context.next,this.base,this.pos)}}function wi({except:e,units:t=1}={}){return n=>{let r=e&&e.test(n.textAfter);return n.baseIndent+(r?0:t*n.unit)}}let wo=p7.define(),ws=new fp;function wa(e,t,n){for(let r of e.facet(wo)){let i=r(e,t,n);if(i)return i}return function(e,t,n){let r=xG(e);if(r.length<n)return null;let i=r.resolveStack(n,1),o=null;for(let s=i;s;s=s.next){let i=s.node;if(i.to<=n||i.from>n)continue;if(o&&i.from<t)break;let a=i.type.prop(ws);if(a&&(i.to<r.length-50||r.length==e.doc.length||!function(e){let t=e.lastChild;return t&&t.to==e.to&&t.type.isError}(i))){let r=a(i,e);r&&r.from<=n&&r.from>=t&&r.to>n&&(o=r)}}return o}(e,t,n)}function wl(e,t){let n=t.mapPos(e.from,1),r=t.mapPos(e.to,-1);return n>=r?void 0:{from:n,to:r}}let wu=mC.define({map:wl}),wc=mC.define({map:wl});function wh(e){let t=[];for(let{head:n}of e.state.selection.ranges)t.some(e=>e.from<=n&&e.to>=n)||t.push(e.lineBlockAt(n));return t}let wd=mo.define({create:()=>gx.none,update(e,t){t.isUserEvent("delete")&&t.changes.iterChangedRanges((t,n)=>e=wf(e,t,n)),e=e.map(t.changes);let n=[];for(let r of t.effects)r.is(wu)&&!function(e,t,n){let r=!1;return e.between(t,t,(e,i)=>{e==t&&i==n&&(r=!0)}),r}(e,r.value.from,r.value.to)?n.push(r.value):r.is(wc)&&(e=e.update({filter:(e,t)=>r.value.from!=e||r.value.to!=t,filterFrom:r.value.from,filterTo:r.value.to}));if(n.length){let{preparePlaceholder:r}=t.state.facet(wb),i=n.map(e=>(r?gx.replace({widget:new wA(r(t.state,e))}):wS).range(e.from,e.to));e=e.update({add:i})}return t.selection&&(e=wf(e,t.selection.main.head)),e},provide:e=>bd.decorations.from(e),toJSON(e,t){let n=[];return e.between(0,t.doc.length,(e,t)=>{n.push(e,t)}),n},fromJSON(e){if(!Array.isArray(e)||e.length%2)throw RangeError("Invalid JSON for fold state");let t=[];for(let n=0;n<e.length;){let r=e[n++],i=e[n++];if("number"!=typeof r||"number"!=typeof i)throw RangeError("Invalid JSON for fold state");t.push(wS.range(r,i))}return gx.set(t,!0)}});function wf(e,t,n=t){let r=!1;return e.between(t,n,(e,i)=>{e<n&&i>t&&(r=!0)}),r?e.update({filterFrom:t,filterTo:n,filter:(e,r)=>e>=n||r<=t}):e}function wp(e,t,n){var r;let i=null;return null==(r=e.field(wd,!1))||r.between(t,n,(e,t)=>{(!i||i.from>e)&&(i={from:e,to:t})}),i}function wm(e,t){return e.field(wd,!1)?t:t.concat(mC.appendConfig.of(wx()))}function wg(e,t,n=!0){let r=e.state.doc.lineAt(t.from).number,i=e.state.doc.lineAt(t.to).number;return bd.announce.of(`${e.state.phrase(n?"Folded lines":"Unfolded lines")} ${r} ${e.state.phrase("to")} ${i}.`)}let wv=[{key:"Ctrl-Shift-[",mac:"Cmd-Alt-[",run:e=>{for(let t of wh(e)){let n=wa(e.state,t.from,t.to);if(n)return e.dispatch({effects:wm(e.state,[wu.of(n),wg(e,n)])}),!0}return!1}},{key:"Ctrl-Shift-]",mac:"Cmd-Alt-]",run:e=>{if(!e.state.field(wd,!1))return!1;let t=[];for(let n of wh(e)){let r=wp(e.state,n.from,n.to);r&&t.push(wc.of(r),wg(e,r,!1))}return t.length&&e.dispatch({effects:t}),t.length>0}},{key:"Ctrl-Alt-[",run:e=>{let{state:t}=e,n=[];for(let r=0;r<t.doc.length;){let i=e.lineBlockAt(r),o=wa(t,i.from,i.to);o&&n.push(wu.of(o)),r=(o?e.lineBlockAt(o.to):i).to+1}return n.length&&e.dispatch({effects:wm(e.state,n)}),!!n.length}},{key:"Ctrl-Alt-]",run:e=>{let t=e.state.field(wd,!1);if(!t||!t.size)return!1;let n=[];return t.between(0,e.state.doc.length,(e,t)=>{n.push(wc.of({from:e,to:t}))}),e.dispatch({effects:n}),!0}}],wy={placeholderDOM:null,preparePlaceholder:null,placeholderText:"…"},wb=p7.define({combine:e=>mI(e,wy)});function wx(e){let t=[wd,wM];return e&&t.push(wb.of(e)),t}function ww(e,t){let{state:n}=e,r=n.facet(wb),i=t=>{let n=e.lineBlockAt(e.posAtDOM(t.target)),r=wp(e.state,n.from,n.to);r&&e.dispatch({effects:wc.of(r)}),t.preventDefault()};if(r.placeholderDOM)return r.placeholderDOM(e,i,t);let o=document.createElement("span");return o.textContent=r.placeholderText,o.setAttribute("aria-label",n.phrase("folded code")),o.title=n.phrase("unfold"),o.className="cm-foldPlaceholder",o.onclick=i,o}let wS=gx.replace({widget:new class extends gy{toDOM(e){return ww(e,null)}}});class wA extends gy{constructor(e){super(),this.value=e}eq(e){return this.value==e.value}toDOM(e){return ww(e,this.value)}}let wC={openText:"⌄",closedText:"›",markerDOM:null,domEventHandlers:{},foldingChanged:()=>!1};class wk extends xb{constructor(e,t){super(),this.config=e,this.open=t}eq(e){return this.config==e.config&&this.open==e.open}toDOM(e){if(this.config.markerDOM)return this.config.markerDOM(this.open);let t=document.createElement("span");return t.textContent=this.open?this.config.openText:this.config.closedText,t.title=e.state.phrase(this.open?"Fold line":"Unfold line"),t}}let wM=bd.baseTheme({".cm-foldPlaceholder":{backgroundColor:"#eee",border:"1px solid #ddd",color:"#888",borderRadius:".2em",margin:"0 1px",padding:"0 1px",cursor:"pointer"},".cm-foldGutter span":{padding:"0 1px",cursor:"pointer"}});class wT{constructor(e,t){let n;function r(e){let t=m2.newName();return(n||(n=Object.create(null)))["."+t]=e,t}this.specs=e;const i="string"==typeof t.all?t.all:t.all?r(t.all):void 0,o=t.scope;this.scope=o instanceof xW?e=>e.prop(xH)==o.data:o?e=>e==o:void 0,this.style=pa(e.map(e=>({tag:e.tag,class:e.class||r(Object.assign({},e,{tag:null}))})),{all:i}).style,this.module=n?new m2(n):null,this.themeType=t.themeType}static define(e,t){return new wT(e,t||{})}}let wD=p7.define(),wE=p7.define({combine:e=>e.length?[e[0]]:null});function wO(e){let t=e.facet(wD);return t.length?t:e.facet(wE)}function wR(e,t){let n=[wP],r;return e instanceof wT&&(e.module&&n.push(bd.styleModule.of(e.module)),r=e.themeType),(null==t?void 0:t.fallback)?n.push(wE.of(e)):r?n.push(wD.computeN([bd.darkTheme],t=>t.facet(bd.darkTheme)==("dark"==r)?[e]:[])):n.push(wD.of(e)),n}let wP=ma.high(vv.fromClass(class{constructor(e){this.markCache=Object.create(null),this.tree=xG(e.state),this.decorations=this.buildDeco(e,wO(e.state)),this.decoratedTo=e.viewport.to}update(e){let t=xG(e.state),n=wO(e.state),r=n!=wO(e.startState),{viewport:i}=e.view,o=e.changes.mapPos(this.decoratedTo,1);t.length<i.to&&!r&&t.type==this.tree.type&&o>=i.to?(this.decorations=this.decorations.map(e.changes),this.decoratedTo=o):(t!=this.tree||e.viewportChanged||r)&&(this.tree=t,this.decorations=this.buildDeco(e.view,n),this.decoratedTo=i.to)}buildDeco(e,t){if(!t||!this.tree.length)return gx.none;let n=new mV;for(let{from:r,to:i}of e.visibleRanges)!function(e,t,n,r=0,i=e.length){let o=new pl(r,Array.isArray(t)?t:[t],n);o.highlightRange(e.cursor(),r,i,"",o.highlighters),o.flush(i)}(this.tree,t,(e,t,r)=>{n.add(e,t,this.markCache[r]||(this.markCache[r]=gx.mark({class:r})))},r,i);return n.finish()}},{decorations:e=>e.decorations})),wI=wT.define([{tag:pC.meta,color:"#404740"},{tag:pC.link,textDecoration:"underline"},{tag:pC.heading,textDecoration:"underline",fontWeight:"bold"},{tag:pC.emphasis,fontStyle:"italic"},{tag:pC.strong,fontWeight:"bold"},{tag:pC.strikethrough,textDecoration:"line-through"},{tag:pC.keyword,color:"#708"},{tag:[pC.atom,pC.bool,pC.url,pC.contentSeparator,pC.labelName],color:"#219"},{tag:[pC.literal,pC.inserted],color:"#164"},{tag:[pC.string,pC.deleted],color:"#a11"},{tag:[pC.regexp,pC.escape,pC.special(pC.string)],color:"#e40"},{tag:pC.definition(pC.variableName),color:"#00f"},{tag:pC.local(pC.variableName),color:"#30a"},{tag:[pC.typeName,pC.namespace],color:"#085"},{tag:pC.className,color:"#167"},{tag:[pC.special(pC.variableName),pC.macroName],color:"#256"},{tag:pC.definition(pC.propertyName),color:"#00c"},{tag:pC.comment,color:"#940"},{tag:pC.invalid,color:"#f00"}]),wN=bd.baseTheme({"&.cm-focused .cm-matchingBracket":{backgroundColor:"#328c8252"},"&.cm-focused .cm-nonmatchingBracket":{backgroundColor:"#bb555544"}}),wj="()[]{}",wF=p7.define({combine:e=>mI(e,{afterCursor:!0,brackets:wj,maxScanDistance:1e4,renderMatch:w_})}),wL=gx.mark({class:"cm-matchingBracket"}),wB=gx.mark({class:"cm-nonmatchingBracket"});function w_(e){let t=[],n=e.matched?wL:wB;return t.push(n.range(e.start.from,e.start.to)),e.end&&t.push(n.range(e.end.from,e.end.to)),t}function wV(e){let t=[],n=e.facet(wF);for(let r of e.selection.ranges){if(!r.empty)continue;let i=wU(e,r.head,-1,n)||r.head>0&&wU(e,r.head-1,1,n)||n.afterCursor&&(wU(e,r.head,1,n)||r.head<e.doc.length&&wU(e,r.head+1,-1,n));i&&(t=t.concat(n.renderMatch(i,e)))}return gx.set(t,!0)}let wz=[vv.fromClass(class{constructor(e){this.paused=!1,this.decorations=wV(e.state)}update(e){(e.docChanged||e.selectionSet||this.paused)&&(e.view.composing?(this.decorations=this.decorations.map(e.changes),this.paused=!0):(this.decorations=wV(e.state),this.paused=!1))}},{decorations:e=>e.decorations}),wN],wH=new fp;function w$(e,t,n){let r=e.prop(t<0?fp.openedBy:fp.closedBy);if(r)return r;if(1==e.name.length){let r=n.indexOf(e.name);if(r>-1&&r%2==+(t<0))return[n[r+t]]}return null}function wW(e){let t=e.type.prop(wH);return t?t(e.node):e}function wU(e,t,n,r={}){let i=r.maxScanDistance||1e4,o=r.brackets||wj,s=xG(e),a=s.resolveInner(t,n);for(let e=a;e;e=e.parent){let r=w$(e.type,n,o);if(r&&e.from<e.to){let i=wW(e);if(i&&(n>0?t>=i.from&&t<i.to:t>i.from&&t<=i.to))return function(e,t,n,r,i){let o=t.parent,s={from:n.from,to:n.to},a=0,l=null==o?void 0:o.cursor();if(l&&(e<0?l.childBefore(t.from):l.childAfter(t.to)))do if(e<0?l.to<=t.from:l.from>=t.to){if(0==a&&r.indexOf(l.type.name)>-1&&l.from<l.to){let e=wW(l);return{start:s,end:e?{from:e.from,to:e.to}:void 0,matched:!0}}else if(w$(l.type,e,i))a++;else if(w$(l.type,-e,i)){if(0==a){let e=wW(l);return{start:s,end:e&&e.from<e.to?{from:e.from,to:e.to}:void 0,matched:!1}}a--}}while(e<0?l.prevSibling():l.nextSibling());return{start:s,matched:!1}}(n,e,i,r,o)}}return function(e,t,n,r,i,o,s){if(n<0?!t:t==e.doc.length)return null;let a=n<0?e.sliceDoc(t-1,t):e.sliceDoc(t,t+1),l=s.indexOf(a);if(l<0||l%2==0!=n>0)return null;let u={from:n<0?t-1:t,to:n>0?t+1:t},c=e.doc.iterRange(t,n>0?e.doc.length:0),h=0;for(let e=0;!c.next().done&&e<=o;){let o=c.value;n<0&&(e+=o.length);let a=t+e*n;for(let e=n>0?0:o.length-1,t=n>0?o.length:-1;e!=t;e+=n){let t=s.indexOf(o[e]);if(!(t<0)&&r.resolveInner(a+e,1).type==i)if(t%2==0==n>0)h++;else{if(1==h)return{start:u,end:{from:a+e,to:a+e+1},matched:t>>1==l>>1};h--}}n>0&&(e+=o.length)}return c.done?{start:u,matched:!1}:null}(e,t,n,s,a.type,i,o)}let wq=Object.create(null),wG=[fv.none],wY=[],wK=Object.create(null),wZ=Object.create(null);for(let[e,t]of[["variable","variableName"],["variable-2","variableName.special"],["string-2","string.special"],["def","variableName.definition"],["tag","tagName"],["attribute","attributeName"],["type","typeName"],["builtin","variableName.standard"],["qualifier","modifier"],["error","invalid"],["header","heading"],["property","propertyName"]])wZ[e]=function(e,t){let n=[];for(let r of t.split(" ")){let t=[];for(let n of r.split(".")){let r=e[n]||pC[n];r?"function"==typeof r?t.length?t=t.map(r):wX(n,`Modifier ${n} used at start of tag`):t.length?wX(n,`Tag ${n} used as modifier`):t=Array.isArray(r)?r:[r]:wX(n,`Unknown highlighting tag ${n}`)}for(let e of t)n.push(e)}if(!n.length)return 0;let r=t.replace(/ /g,"_"),i=r+" "+n.map(e=>e.id),o=wK[i];if(o)return o.id;let s=wK[i]=fv.define({id:wG.length,name:r,props:[pi({[r]:n})]});return wG.push(s),s.id}(wq,t);function wX(e,t){wY.indexOf(e)>-1||(wY.push(e),console.warn(t))}gY.RTL,gY.LTR;let wQ=xq.define({name:"json",parser:pM.configure({props:[we.add({Object:wi({except:/^\s*\}/}),Array:wi({except:/^\s*\]/})}),ws.add({"Object Array":function(e){let t=e.firstChild,n=e.lastChild;return t&&t.to<n.from?{from:t.to,to:n.type.isError?e.to:n.from}:null}})]}),languageData:{closeBrackets:{brackets:["[","{",'"']},indentOnInput:/^\s*[\}\]]$/}});class wJ{constructor(e,t,n){this.from=e,this.to=t,this.diagnostic=n}}class w0{constructor(e,t,n){this.diagnostics=e,this.panel=t,this.selected=n}static init(e,t,n){let r=n.facet(Sr).markerFilter;r&&(e=r(e,n));let i=e.slice().sort((e,t)=>e.from-t.from||e.to-t.to),o=new mV,s=[],a=0,l=n.doc.iter(),u=0,c=n.doc.length;for(let e=0;;){let t,n,r=e==i.length?null:i[e];if(!r&&!s.length)break;if(s.length)t=a,n=s.reduce((e,t)=>Math.min(e,t.to),r&&r.from>t?r.from:1e8);else{if((t=r.from)>c)break;n=r.to,s.push(r),e++}for(;e<i.length;){let r=i[e];if(r.from==t&&(r.to>r.from||r.to==t))s.push(r),e++,n=Math.min(r.to,n);else{n=Math.min(r.from,n);break}}n=Math.min(n,c);let h=!1;if(s.some(e=>e.from==t&&(e.to==n||n==c))&&!(h=t==n)&&n-t<10){let e=t-(u+l.value.length);e>0&&(l.next(e),u=t);for(let e=t;;){if(e>=n){h=!0;break}if(!l.lineBreak&&u+l.value.length>e)break;e=u+l.value.length,u+=l.value.length,l.next()}}let d=Sf(s);if(h)o.add(t,t,gx.widget({widget:new Sa(d),diagnostics:s.slice()}));else{let e=s.reduce((e,t)=>t.markClass?e+" "+t.markClass:e,"");o.add(t,n,gx.mark({class:"cm-lintRange cm-lintRange-"+d+e,diagnostics:s.slice(),inclusiveEnd:s.some(e=>e.to>n)}))}if((a=n)==c)break;for(let e=0;e<s.length;e++)s[e].to<=a&&s.splice(e--,1)}let h=o.finish();return new w0(h,t,w1(h))}}function w1(e,t=null,n=0){let r=null;return e.between(n,1e9,(e,n,{spec:i})=>{if(!(t&&0>i.diagnostics.indexOf(t)))if(r){if(0>i.diagnostics.indexOf(r.diagnostic))return!1;r=new wJ(r.from,n,r.diagnostic)}else r=new wJ(e,n,t||i.diagnostics[0])}),r}function w2(e,t){let n=t.pos,r=t.end||n,i=e.state.facet(Sr).hideOn(e,n,r);if(null!=i)return i;let o=e.startState.doc.lineAt(t.pos);return!!(e.effects.some(e=>e.is(w3))||e.changes.touchesRange(o.from,Math.max(o.to,r)))}function w5(e,t){return e.field(w9,!1)?t:t.concat(mC.appendConfig.of(Sw))}let w3=mC.define(),w4=mC.define(),w6=mC.define(),w9=mo.define({create:()=>new w0(gx.none,null,null),update(e,t){if(t.docChanged&&e.diagnostics.size){let n=e.diagnostics.map(t.changes),r=null,i=e.panel;if(e.selected){let i=t.changes.mapPos(e.selected.from,1);r=w1(n,e.selected.diagnostic,i)||w1(n,null,i)}!n.size&&i&&t.state.facet(Sr).autoPanel&&(i=null),e=new w0(n,i,r)}for(let n of t.effects)if(n.is(w3)){let r=t.state.facet(Sr).autoPanel?n.value.length?Su.open:null:e.panel;e=w0.init(n.value,r,t.state)}else n.is(w4)?e=new w0(e.diagnostics,n.value?Su.open:null,e.selected):n.is(w6)&&(e=new w0(e.diagnostics,e.panel,n.value));return e},provide:e=>[xm.from(e,e=>e.panel),bd.decorations.from(e,e=>e.diagnostics)]}),w8=gx.mark({class:"cm-lintRange cm-lintRange-active"});function w7(e,t){return gt("ul",{class:"cm-tooltip-lint"},t.map(t=>Ss(e,t,!1)))}let Se=e=>{let t=e.state.field(w9,!1);return!!t&&!!t.panel&&(e.dispatch({effects:w4.of(!1)}),!0)},St=[{key:"Mod-Shift-m",run:e=>{let t=e.state.field(w9,!1);t&&t.panel||e.dispatch({effects:w5(e.state,[w4.of(!0)])});let n=xh(e,Su.open);return n&&n.dom.querySelector(".cm-panel-lint ul").focus(),!0},preventDefault:!0},{key:"F8",run:e=>{let t=e.state.field(w9,!1);if(!t)return!1;let n=e.state.selection.main,r=w1(t.diagnostics,null,n.to+1);return(!!r||!!(r=w1(t.diagnostics,null,0))&&(r.from!=n.from||r.to!=n.to))&&(e.dispatch({selection:{anchor:r.from,head:r.to},scrollIntoView:!0}),!function(e,t,n={}){var r;let i=e.state.facet(xs).map(t=>e.plugin(t)).filter(e=>!!e);if(n.tooltip&&n.tooltip.active){let e=i.find(e=>e.field==n.tooltip.active);e&&(i=[e])}for(let o of i)o.activateHover(e,t,1,null!=(r=n.until)?r:()=>!1)}(e,r.from,{tooltip:Sx,until:e=>e.docChanged||e.newSelection.main.head<r.from||e.newSelection.main.head>r.to}),!0)}}],Sn=vv.fromClass(class{constructor(e){this.view=e,this.timeout=-1,this.set=!0;let{delay:t}=e.state.facet(Sr);this.lintTime=Date.now()+t,this.run=this.run.bind(this),this.timeout=setTimeout(this.run,t)}run(){clearTimeout(this.timeout);let e=Date.now();if(e<this.lintTime-10)this.timeout=setTimeout(this.run,this.lintTime-e);else{this.set=!1;let{state:e}=this.view,{sources:t}=e.facet(Sr);t.length&&function(e,t,n){let r=[],i=-1;for(let o of e)o.then(n=>{r.push(n),clearTimeout(i),r.length==e.length?t(r):i=setTimeout(()=>t(r),200)},n)}(t.map(e=>Promise.resolve(e(this.view))),t=>{var n,r;this.view.state.doc==e.doc&&this.view.dispatch((n=this.view.state,r=t.reduce((e,t)=>e.concat(t)),{effects:w5(n,[w3.of(r)])}))},e=>{vf(this.view.state,e)})}}update(e){let t=e.state.facet(Sr);(e.docChanged||t!=e.startState.facet(Sr)||t.needsRefresh&&t.needsRefresh(e))&&(this.lintTime=Date.now()+t.delay,this.set||(this.set=!0,this.timeout=setTimeout(this.run,t.delay)))}force(){this.set&&(this.lintTime=Date.now(),this.run())}destroy(){clearTimeout(this.timeout)}}),Sr=p7.define({combine:e=>({sources:e.map(e=>e.source).filter(e=>null!=e),...mI(e.map(e=>e.config),{delay:750,markerFilter:null,tooltipFilter:null,needsRefresh:null,hideOn:()=>null},{delay:Math.max,markerFilter:Si,tooltipFilter:Si,needsRefresh:(e,t)=>e?t?n=>e(n)||t(n):e:t,hideOn:(e,t)=>e?t?(n,r,i)=>e(n,r,i)||t(n,r,i):e:t,autoPanel:(e,t)=>e||t})})});function Si(e,t){return e?t?(n,r)=>t(e(n,r),r):e:t}function So(e){let t=[];if(e)s:for(let{name:n}of e){for(let e=0;e<n.length;e++){let r=n[e];if(/[a-zA-Z]/.test(r)&&!t.some(e=>e.toLowerCase()==r.toLowerCase())){t.push(r);continue s}}t.push("")}return t}function Ss(e,t,n){var r;let i=n?So(t.actions):[];return gt("li",{class:"cm-diagnostic cm-diagnostic-"+t.severity},gt("span",{class:"cm-diagnosticText"},t.renderMessage?t.renderMessage(e):t.message),null==(r=t.actions)?void 0:r.map((n,r)=>{let o=!1,s=r=>{if(r.preventDefault(),o)return;o=!0;let i=w1(e.state.field(w9).diagnostics,t);i&&n.apply(e,i.from,i.to)},{name:a}=n,l=i[r]?a.indexOf(i[r]):-1,u=l<0?a:[a.slice(0,l),gt("u",a.slice(l,l+1)),a.slice(l+1)];return gt("button",{type:"button",class:"cm-diagnosticAction"+(n.markClass?" "+n.markClass:""),onclick:s,onmousedown:s,"aria-label":` Action: ${a}${l<0?"":` (access key "${i[r]})"`}.`},u)}),t.source&>("div",{class:"cm-diagnosticSource"},t.source))}class Sa extends gy{constructor(e){super(),this.sev=e}eq(e){return e.sev==this.sev}toDOM(){return gt("span",{class:"cm-lintPoint cm-lintPoint-"+this.sev})}}class Sl{constructor(e,t){this.diagnostic=t,this.id="item_"+Math.floor(0xffffffff*Math.random()).toString(16),this.dom=Ss(e,t,!0),this.dom.id=this.id,this.dom.setAttribute("role","option")}}class Su{constructor(e){this.view=e,this.items=[];let t=t=>{if(!t.ctrlKey&&!t.altKey&&!t.metaKey){if(27==t.keyCode)Se(this.view),this.view.focus();else if(38==t.keyCode||33==t.keyCode)this.moveSelection((this.selectedIndex-1+this.items.length)%this.items.length);else if(40==t.keyCode||34==t.keyCode)this.moveSelection((this.selectedIndex+1)%this.items.length);else if(36==t.keyCode)this.moveSelection(0);else if(35==t.keyCode)this.moveSelection(this.items.length-1);else if(13==t.keyCode)this.view.focus();else{if(!(t.keyCode>=65)||!(t.keyCode<=90)||!(this.selectedIndex>=0))return;let{diagnostic:n}=this.items[this.selectedIndex],r=So(n.actions);for(let i=0;i<r.length;i++)if(r[i].toUpperCase().charCodeAt(0)==t.keyCode){let t=w1(this.view.state.field(w9).diagnostics,n);t&&n.actions[i].apply(e,t.from,t.to)}}t.preventDefault()}},n=e=>{for(let t=0;t<this.items.length;t++)this.items[t].dom.contains(e.target)&&this.moveSelection(t)};this.list=gt("ul",{tabIndex:0,role:"listbox","aria-label":this.view.state.phrase("Diagnostics"),onkeydown:t,onclick:n}),this.dom=gt("div",{class:"cm-panel-lint"},this.list,gt("button",{type:"button",name:"close","aria-label":this.view.state.phrase("close"),onclick:()=>Se(this.view)},"\xd7")),this.update()}get selectedIndex(){let e=this.view.state.field(w9).selected;if(!e)return -1;for(let t=0;t<this.items.length;t++)if(this.items[t].diagnostic==e.diagnostic)return t;return -1}update(){let{diagnostics:e,selected:t}=this.view.state.field(w9),n=0,r=!1,i=null,o=new Set;for(e.between(0,this.view.state.doc.length,(e,s,{spec:a})=>{for(let e of a.diagnostics){if(o.has(e))continue;o.add(e);let s=-1,a;for(let t=n;t<this.items.length;t++)if(this.items[t].diagnostic==e){s=t;break}s<0?(a=new Sl(this.view,e),this.items.splice(n,0,a),r=!0):(a=this.items[s],s>n&&(this.items.splice(n,s-n),r=!0)),t&&a.diagnostic==t.diagnostic?a.dom.hasAttribute("aria-selected")||(a.dom.setAttribute("aria-selected","true"),i=a):a.dom.hasAttribute("aria-selected")&&a.dom.removeAttribute("aria-selected"),n++}});n<this.items.length&&!(1==this.items.length&&this.items[0].diagnostic.from<0);)r=!0,this.items.pop();0==this.items.length&&(this.items.push(new Sl(this.view,{from:-1,to:-1,severity:"info",message:this.view.state.phrase("No diagnostics")})),r=!0),i?(this.list.setAttribute("aria-activedescendant",i.id),this.view.requestMeasure({key:this,read:()=>({sel:i.dom.getBoundingClientRect(),panel:this.list.getBoundingClientRect()}),write:({sel:e,panel:t})=>{let n=t.height/this.list.offsetHeight;e.top<t.top?this.list.scrollTop-=(t.top-e.top)/n:e.bottom>t.bottom&&(this.list.scrollTop+=(e.bottom-t.bottom)/n)}})):this.selectedIndex<0&&this.list.removeAttribute("aria-activedescendant"),r&&this.sync()}sync(){let e=this.list.firstChild;function t(){let t=e;e=t.nextSibling,t.remove()}for(let n of this.items)if(n.dom.parentNode==this.list){for(;e!=n.dom;)t();e=n.dom.nextSibling}else this.list.insertBefore(n.dom,e);for(;e;)t()}moveSelection(e){if(this.selectedIndex<0)return;let t=w1(this.view.state.field(w9).diagnostics,this.items[e].diagnostic);t&&this.view.dispatch({selection:{anchor:t.from,head:t.to},scrollIntoView:!0,effects:w6.of(t)})}static open(e){return new Su(e)}}function Sc(e,t='viewBox="0 0 40 40"'){return`url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" ${t}>${encodeURIComponent(e)}</svg>')`}function Sh(e){return Sc(`<path d="m0 2.5 l2 -1.5 l1 0 l2 1.5 l1 0" stroke="${e}" fill="none" stroke-width=".7"/>`,'width="6" height="3"')}let Sd=bd.baseTheme({".cm-diagnostic":{padding:"3px 6px 3px 8px",marginLeft:"-1px",display:"block",whiteSpace:"pre-wrap"},".cm-diagnostic-error":{borderLeft:"5px solid #d11"},".cm-diagnostic-warning":{borderLeft:"5px solid orange"},".cm-diagnostic-info":{borderLeft:"5px solid #999"},".cm-diagnostic-hint":{borderLeft:"5px solid #66d"},".cm-diagnosticAction":{font:"inherit",border:"none",padding:"2px 4px",backgroundColor:"#444",color:"white",borderRadius:"3px",marginLeft:"8px",cursor:"pointer"},".cm-diagnosticSource":{fontSize:"70%",opacity:.7},".cm-lintRange":{backgroundPosition:"left bottom",backgroundRepeat:"repeat-x",paddingBottom:"0.7px"},".cm-lintRange-error":{backgroundImage:Sh("#f11")},".cm-lintRange-warning":{backgroundImage:Sh("orange")},".cm-lintRange-info":{backgroundImage:Sh("#999")},".cm-lintRange-hint":{backgroundImage:Sh("#66d")},".cm-lintRange-active":{backgroundColor:"#ffdd9980"},".cm-tooltip-lint":{padding:0,margin:0},".cm-lintPoint":{position:"relative","&:after":{content:'""',position:"absolute",bottom:0,left:"-2px",borderLeft:"3px solid transparent",borderRight:"3px solid transparent",borderBottom:"4px solid #d11"}},".cm-lintPoint-warning":{"&:after":{borderBottomColor:"orange"}},".cm-lintPoint-info":{"&:after":{borderBottomColor:"#999"}},".cm-lintPoint-hint":{"&:after":{borderBottomColor:"#66d"}},".cm-panel.cm-panel-lint":{position:"relative","& ul":{maxHeight:"100px",overflowY:"auto","& [aria-selected]":{backgroundColor:"#ddd","& u":{textDecoration:"underline"}},"&:focus [aria-selected]":{background_fallback:"#bdf",backgroundColor:"Highlight",color_fallback:"white",color:"HighlightText"},"& u":{textDecoration:"none"},padding:0,margin:0},"& [name=close]":{position:"absolute",top:"0",right:"2px",background:"inherit",border:"none",font:"inherit",padding:0,margin:0}},"&dark .cm-lintRange-active":{backgroundColor:"#86714a80"},"&dark .cm-panel.cm-panel-lint ul":{"& [aria-selected]":{backgroundColor:"#2e343e"}}});function Sf(e){let t="hint",n=1;for(let i of e){var r;let e="error"==(r=i.severity)?4:"warning"==r?3:"info"==r?2:1;e>n&&(n=e,t=i.severity)}return t}class Sp extends xb{constructor(e){super(),this.diagnostics=e,this.severity=Sf(e)}toDOM(e){let t=document.createElement("div");t.className="cm-lint-marker cm-lint-marker-"+this.severity;let n=this.diagnostics,r=e.state.facet(SS).tooltipFilter;return r&&(n=r(n,e.state)),n.length&&(t.onmouseover=()=>(function(e,t,n){function r(){let r,i=e.elementAtHeight(t.getBoundingClientRect().top+5-e.documentTop);e.coordsAtPos(i.from)&&e.dispatch({effects:Sv.of({pos:i.from,above:!1,clip:!1,create:()=>({dom:w7(e,n),getCoords:()=>t.getBoundingClientRect()})})}),t.onmouseout=t.onmousemove=null,r=n=>{let i=t.getBoundingClientRect();if(!(n.clientX>i.left-10)||!(n.clientX<i.right+10)||!(n.clientY>i.top-10)||!(n.clientY<i.bottom+10)){for(let e=n.target;e;e=e.parentNode)if(1==e.nodeType&&e.classList.contains("cm-tooltip-lint"))return;window.removeEventListener("mousemove",r),e.state.field(Sy)&&e.dispatch({effects:Sv.of(null)})}},window.addEventListener("mousemove",r)}let{hoverTime:i}=e.state.facet(SS),o=setTimeout(r,i);t.onmouseout=()=>{clearTimeout(o),t.onmouseout=t.onmousemove=null},t.onmousemove=()=>{clearTimeout(o),o=setTimeout(r,i)}})(e,t,n)),t}}let Sm=xC({class:"cm-gutter-lint",markers:e=>e.state.field(Sg),widgetMarker:(e,t,n)=>{let r=[];return e.state.field(Sg).between(n.from,n.to,(e,t,i)=>{e>n.from&&e<n.to&&r.push(...i.diagnostics)}),r.length?new Sp(r):null}}),Sg=mo.define({create:()=>m_.empty,update(e,t){e=e.map(t.changes);let n=t.state.facet(SS).markerFilter;for(let r of t.effects)if(r.is(w3)){let i=r.value;n&&(i=n(i||[],t.state)),e=function(e,t){let n=Object.create(null);for(let r of t){let t=e.lineAt(r.from);(n[t.from]||(n[t.from]=[])).push(r)}let r=[];for(let e in n)r.push(new Sp(n[e]).range(+e));return m_.of(r,!0)}(t.state.doc,i.slice(0))}return e}}),Sv=mC.define(),Sy=mo.define({create:()=>null,update:(e,t)=>(e&&t.docChanged&&(e=w2(t,e)?null:{...e,pos:t.changes.mapPos(e.pos)}),t.effects.reduce((e,t)=>t.is(Sv)?t.value:e,e)),provide:e=>xn.from(e)}),Sb=bd.baseTheme({".cm-gutter-lint":{width:"1.4em","& .cm-gutterElement":{padding:".2em"}},".cm-lint-marker":{width:"1em",height:"1em"},".cm-lint-marker-info":{content:Sc('<path fill="#aaf" stroke="#77e" stroke-width="6" stroke-linejoin="round" d="M5 5L35 5L35 35L5 35Z"/>')},".cm-lint-marker-warning":{content:Sc('<path fill="#fe8" stroke="#fd7" stroke-width="6" stroke-linejoin="round" d="M20 6L37 35L3 35Z"/>')},".cm-lint-marker-error":{content:Sc('<circle cx="20" cy="20" r="15" fill="#f87" stroke="#f43" stroke-width="6"/>')}}),Sx=function(e,t={}){let n=mC.define(),r=new WeakMap,i=mo.define({create:()=>[],update(e,o){let s=r.get(e);if(e.length&&(t.hideOnChange&&(o.docChanged||o.selection)||s&&s(o)?e=[]:t.hideOn&&(e=e.filter(e=>!t.hideOn(o,e)))),o.docChanged&&e.length){let t=[];for(let n of e){let e=o.changes.mapPos(n.pos,-1,pZ.TrackDel);if(null!=e){let r=Object.assign(Object.create(null),n);r.pos=e,null!=r.end&&(r.end=o.changes.mapPos(r.end)),t.push(r)}}e=t}for(let t of o.effects)t.is(n)&&(e=t.value,s=void 0),(t.is(xu)&&!t.value||t.value==i)&&(e=[]);return e.length&&s&&r.set(e,s),e},provide:e=>xr.from(e)}),o=vv.define(o=>new xa(o,e,i,r,n,t.hoverTime||300));return{active:i,extension:[i,o,xs.of(o),xo]}}(function(e,t,n){let{diagnostics:r}=e.state.field(w9),i,o=-1,s=-1;r.between(t-(n<0),t+ +(n>0),(e,r,{spec:a})=>{if(t>=e&&t<=r&&(e==r||(t>e||n>0)&&(t<r||n<0)))return i=a.diagnostics,o=e,s=r,!1});let a=e.state.facet(Sr).tooltipFilter;return(i&&a&&(i=a(i,e.state)),i)?{pos:o,end:s,above:!0,create:()=>({dom:w7(e,i)})}:null},{hideOn:w2}),Sw=[w9,bd.decorations.compute([w9],e=>{let{selected:t,panel:n}=e.field(w9);return t&&n&&t.from!=t.to?gx.set([w8.range(t.from,t.to)]):gx.none}),Sx,Sd],SS=p7.define({combine:e=>mI(e,{hoverTime:300,markerFilter:null,tooltipFilter:null})});var SA=n(49257);function SC(e,t){return({state:n,dispatch:r})=>{if(n.readOnly)return!1;let i=e(t,n);return!!i&&(r(n.update(i)),!0)}}let Sk=SC(function(e,t,n=t.selection.ranges){let r=[],i=-1;a:for(let{from:e,to:o}of n){let n=r.length,s=1e9,a;for(let n=e;n<=o;){let l=t.doc.lineAt(n);if(void 0==a&&!(a=SD(t,l.from).line))continue a;if(l.from>i&&(e==o||o>l.from)){i=l.from;let e=/^\s*/.exec(l.text)[0].length,t=e==l.length,n=l.text.slice(e,e+a.length)==a?e:-1;e<l.text.length&&e<s&&(s=e),r.push({line:l,comment:n,token:a,indent:e,empty:t,single:!1})}n=l.to+1}if(s<1e9)for(let e=n;e<r.length;e++)r[e].indent<r[e].line.text.length&&(r[e].indent=s);r.length==n+1&&(r[n].single=!0)}if(2!=e&&r.some(e=>e.comment<0&&(!e.empty||e.single))){let e=[];for(let{line:t,token:n,indent:i,empty:o,single:s}of r)(s||!o)&&e.push({from:t.from+i,insert:n+" "});let n=t.changes(e);return{changes:n,selection:t.selection.map(n,1)}}if(1!=e&&r.some(e=>e.comment>=0)){let e=[];for(let{line:t,comment:n,token:i}of r)if(n>=0){let r=t.from+n,o=r+i.length;" "==t.text[o-t.from]&&o++,e.push({from:r,to:o})}return{changes:e}}return null},0),SM=SC(SE,0),ST=SC((e,t)=>SE(e,t,function(e){let t=[];for(let n of e.selection.ranges){let r=e.doc.lineAt(n.from),i=n.to<=r.to?r:e.doc.lineAt(n.to);i.from>r.from&&i.from==n.to&&(i=n.to==r.to+1?r:e.doc.lineAt(n.to-1));let o=t.length-1;o>=0&&t[o].to>r.from?t[o].to=i.to:t.push({from:r.from+/^\s*/.exec(r.text)[0].length,to:i.to})}return t}(t)),0);function SD(e,t){let n=e.languageDataAt("commentTokens",t,1);return n.length?n[0]:{}}function SE(e,t,n=t.selection.ranges){let r=n.map(e=>SD(t,e.from).block);if(!r.every(e=>e))return null;let i=n.map((e,n)=>(function(e,{open:t,close:n},r,i){let o,s,a=e.sliceDoc(r-50,r),l=e.sliceDoc(i,i+50),u=/\s*$/.exec(a)[0].length,c=/^\s*/.exec(l)[0].length,h=a.length-u;if(a.slice(h-t.length,h)==t&&l.slice(c,c+n.length)==n)return{open:{pos:r-u,margin:u&&1},close:{pos:i+c,margin:c&&1}};i-r<=100?o=s=e.sliceDoc(r,i):(o=e.sliceDoc(r,r+50),s=e.sliceDoc(i-50,i));let d=/^\s*/.exec(o)[0].length,f=/\s*$/.exec(s)[0].length,p=s.length-f-n.length;return o.slice(d,d+t.length)==t&&s.slice(p,p+n.length)==n?{open:{pos:r+d+t.length,margin:+!!/\s/.test(o.charAt(d+t.length))},close:{pos:i-f-n.length,margin:+!!/\s/.test(s.charAt(p-1))}}:null})(t,r[n],e.from,e.to));if(2!=e&&!i.every(e=>e))return{changes:t.changes(n.map((e,t)=>i[t]?[]:[{from:e.from,insert:r[t].open+" "},{from:e.to,insert:" "+r[t].close}]))};if(1!=e&&i.some(e=>e)){let e=[];for(let t=0,n;t<i.length;t++)if(n=i[t]){let i=r[t],{open:o,close:s}=n;e.push({from:o.pos-i.open.length,to:o.pos+o.margin},{from:s.pos-s.margin,to:s.pos+i.close.length})}return{changes:e}}return null}let SO=mw.define(),SR=mw.define(),SP=p7.define(),SI=p7.define({combine:e=>mI(e,{minDepth:100,newGroupDelay:500,joinToEvent:(e,t)=>t},{minDepth:Math.max,newGroupDelay:Math.min,joinToEvent:(e,t)=>(n,r)=>e(n,r)||t(n,r)})}),SN=mo.define({create:()=>SG.empty,update(e,t){let n=t.state.facet(SI),r=t.annotation(SO);if(r){let i=SV.fromTransaction(t,r.selection),o=r.side,s=0==o?e.undone:e.done;return s=i?Sz(s,s.length,n.minDepth,i):SW(s,t.startState.selection),new SG(0==o?r.rest:s,0==o?s:r.rest)}let i=t.annotation(SR);if(("full"==i||"before"==i)&&(e=e.isolate()),!1===t.annotation(mk.addToHistory))return t.changes.empty?e:e.addMapping(t.changes.desc);let o=SV.fromTransaction(t),s=t.annotation(mk.time),a=t.annotation(mk.userEvent);return o?e=e.addChanges(o,s,a,n,t):t.selection&&(e=e.addSelection(t.startState.selection,s,a,n.newGroupDelay)),("full"==i||"after"==i)&&(e=e.isolate()),e},toJSON:e=>({done:e.done.map(e=>e.toJSON()),undone:e.undone.map(e=>e.toJSON())}),fromJSON:e=>new SG(e.done.map(SV.fromJSON),e.undone.map(SV.fromJSON))});function Sj(e,t){return function({state:n,dispatch:r}){if(!t&&n.readOnly)return!1;let i=n.field(SN,!1);if(!i)return!1;let o=i.pop(e,n,t);return!!o&&(r(o),!0)}}let SF=Sj(0,!1),SL=Sj(1,!1),SB=Sj(0,!0),S_=Sj(1,!0);class SV{constructor(e,t,n,r,i){this.changes=e,this.effects=t,this.mapped=n,this.startSelection=r,this.selectionsAfter=i}setSelAfter(e){return new SV(this.changes,this.effects,this.mapped,this.startSelection,e)}toJSON(){var e,t,n;return{changes:null==(e=this.changes)?void 0:e.toJSON(),mapped:null==(t=this.mapped)?void 0:t.toJSON(),startSelection:null==(n=this.startSelection)?void 0:n.toJSON(),selectionsAfter:this.selectionsAfter.map(e=>e.toJSON())}}static fromJSON(e){return new SV(e.changes&&pQ.fromJSON(e.changes),[],e.mapped&&pX.fromJSON(e.mapped),e.startSelection&&p6.fromJSON(e.startSelection),e.selectionsAfter.map(p6.fromJSON))}static fromTransaction(e,t){let n=S$;for(let t of e.startState.facet(SP)){let r=t(e);r.length&&(n=n.concat(r))}return!n.length&&e.changes.empty?null:new SV(e.changes.invert(e.startState.doc),n,void 0,t||e.startState.selection,S$)}static selection(e){return new SV(void 0,S$,void 0,void 0,e)}}function Sz(e,t,n,r){let i=e.slice(t+1>n+20?t-n-1:0,t);return i.push(r),i}function SH(e,t){return e.length?t.length?e.concat(t):e:t}let S$=[];function SW(e,t){if(!e.length)return[SV.selection([t])];{let n=e[e.length-1],r=n.selectionsAfter.slice(Math.max(0,n.selectionsAfter.length-200));return r.length&&r[r.length-1].eq(t)?e:(r.push(t),Sz(e,e.length-1,1e9,n.setSelAfter(r)))}}function SU(e,t){if(!e.length)return e;let n=e.length,r=S$;for(;n;){let i=function(e,t,n){let r=SH(e.selectionsAfter.length?e.selectionsAfter.map(e=>e.map(t)):S$,n);if(!e.changes)return SV.selection(r);let i=e.changes.map(t),o=t.mapDesc(e.changes,!0),s=e.mapped?e.mapped.composeDesc(o):o;return new SV(i,mC.mapEffects(e.effects,t),s,e.startSelection.map(o),r)}(e[n-1],t,r);if(i.changes&&!i.changes.empty||i.effects.length){let t=e.slice(0,n);return t[n-1]=i,t}t=i.mapped,n--,r=i.selectionsAfter}return r.length?[SV.selection(r)]:S$}let Sq=/^(input\.type|delete)($|\.)/;class SG{constructor(e,t,n=0,r){this.done=e,this.undone=t,this.prevTime=n,this.prevUserEvent=r}isolate(){return this.prevTime?new SG(this.done,this.undone):this}addChanges(e,t,n,r,i){var o,s;let a,l,u=this.done,c=u[u.length-1];return new SG(u=c&&c.changes&&!c.changes.empty&&e.changes&&(!n||Sq.test(n))&&(!c.selectionsAfter.length&&t-this.prevTime<r.newGroupDelay&&r.joinToEvent(i,(o=c.changes,s=e.changes,a=[],l=!1,o.iterChangedRanges((e,t)=>a.push(e,t)),s.iterChangedRanges((e,t,n,r)=>{for(let e=0;e<a.length;){let t=a[e++],i=a[e++];r>=t&&n<=i&&(l=!0)}}),l))||"input.type.compose"==n)?Sz(u,u.length-1,r.minDepth,new SV(e.changes.compose(c.changes),SH(mC.mapEffects(e.effects,c.changes),c.effects),c.mapped,c.startSelection,S$)):Sz(u,u.length,r.minDepth,e),S$,t,n)}addSelection(e,t,n,r){var i;let o=this.done.length?this.done[this.done.length-1].selectionsAfter:S$;return o.length>0&&t-this.prevTime<r&&n==this.prevUserEvent&&n&&/^select($|\.)/.test(n)&&(i=o[o.length-1],i.ranges.length==e.ranges.length&&0===i.ranges.filter((t,n)=>t.empty!=e.ranges[n].empty).length)?this:new SG(SW(this.done,e),this.undone,t,n)}addMapping(e){return new SG(SU(this.done,e),SU(this.undone,e),this.prevTime,this.prevUserEvent)}pop(e,t,n){let r=0==e?this.done:this.undone;if(0==r.length)return null;let i=r[r.length-1],o=i.selectionsAfter[0]||(i.startSelection?i.startSelection.map(i.changes.invertedDesc,1):t.selection);if(n&&i.selectionsAfter.length){let n,s;return t.update({selection:i.selectionsAfter[i.selectionsAfter.length-1],annotations:SO.of({side:e,rest:(n=r[r.length-1],(s=r.slice())[r.length-1]=n.setSelAfter(n.selectionsAfter.slice(0,n.selectionsAfter.length-1)),s),selection:o}),userEvent:0==e?"select.undo":"select.redo",scrollIntoView:!0})}{if(!i.changes)return null;let n=1==r.length?S$:r.slice(0,r.length-1);return i.mapped&&(n=SU(n,i.mapped)),t.update({changes:i.changes,selection:i.startSelection,effects:i.effects,annotations:SO.of({side:e,rest:n,selection:o}),filter:!1,userEvent:0==e?"undo":"redo",scrollIntoView:!0})}}}SG.empty=new SG(S$,S$);let SY=[{key:"Mod-z",run:SF,preventDefault:!0},{key:"Mod-y",mac:"Mod-Shift-z",run:SL,preventDefault:!0},{linux:"Ctrl-Shift-z",run:SL,preventDefault:!0},{key:"Mod-u",run:SB,preventDefault:!0},{key:"Alt-u",mac:"Mod-Shift-u",run:S_,preventDefault:!0}];function SK(e,t){return p6.create(e.ranges.map(t),e.mainIndex)}function SZ(e,t){return e.update({selection:t,scrollIntoView:!0,userEvent:"select"})}function SX({state:e,dispatch:t},n){let r=SK(e.selection,n);return!r.eq(e.selection,!0)&&(t(SZ(e,r)),!0)}function SQ(e,t){return p6.cursor(t?e.to:e.from)}function SJ(e,t){return SX(e,n=>n.empty?e.moveByChar(n,t):SQ(n,t))}function S0(e){return e.textDirectionAt(e.state.selection.main.head)==gY.LTR}let S1=e=>SJ(e,!S0(e)),S2=e=>SJ(e,S0(e));function S5(e,t){return SX(e,n=>n.empty?e.moveByGroup(n,t):SQ(n,t))}function S3(e,t,n){let r,i,o=xG(e).resolveInner(t.head),s=n?fp.closedBy:fp.openedBy;for(let r=t.head;;){let t=n?o.childAfter(r):o.childBefore(r);if(!t)break;!function(e,t,n){if(t.type.prop(n))return!0;let r=t.to-t.from;return r&&(r>2||/[^\s,.;:]/.test(e.sliceDoc(t.from,t.to)))||t.firstChild}(e,t,s)?r=n?t.to:t.from:o=t}return i=o.type.prop(s)&&(r=n?wU(e,o.from,1):wU(e,o.to,-1))&&r.matched?n?r.end.to:r.end.from:n?o.to:o.from,p6.cursor(i,n?-1:1)}function S4(e,t){return SX(e,n=>{if(!n.empty)return SQ(n,t);let r=e.moveVertically(n,t);return r.head!=n.head?r:e.moveToLineBoundary(n,t)})}"u">typeof Intl&&Intl.Segmenter;let S6=e=>S4(e,!1),S9=e=>S4(e,!0);function S8(e){let t=e.scrollDOM.clientHeight<e.scrollDOM.scrollHeight-2,n=0,r=0,i;if(t){for(let t of e.state.facet(bd.scrollMargins)){let i=t(e);(null==i?void 0:i.top)&&(n=Math.max(null==i?void 0:i.top,n)),(null==i?void 0:i.bottom)&&(r=Math.max(null==i?void 0:i.bottom,r))}i=e.scrollDOM.clientHeight-n-r}else i=(e.dom.ownerDocument.defaultView||window).innerHeight;return{marginTop:n,marginBottom:r,selfScroll:t,height:Math.max(e.defaultLineHeight,i-5)}}function S7(e,t){let n,r=S8(e),{state:i}=e,o=SK(i.selection,n=>n.empty?e.moveVertically(n,t,r.height):SQ(n,t));if(o.eq(i.selection))return!1;if(r.selfScroll){let t=e.coordsAtPos(i.selection.main.head),s=e.scrollDOM.getBoundingClientRect(),a=s.top+r.marginTop,l=s.bottom-r.marginBottom;t&&t.top>a&&t.bottom<l&&(n=bd.scrollIntoView(o.main.head,{y:"start",yMargin:t.top-a}))}return e.dispatch(SZ(i,o),{effects:n}),!0}let Ae=e=>S7(e,!1),At=e=>S7(e,!0);function An(e,t,n){let r=e.lineBlockAt(t.head),i=e.moveToLineBoundary(t,n);if(i.head==t.head&&i.head!=(n?r.to:r.from)&&(i=e.moveToLineBoundary(t,n,!1)),!n&&i.head==r.from&&r.length){let n=/^\s*/.exec(e.state.sliceDoc(r.from,Math.min(r.from+100,r.to)))[0].length;n&&t.head!=r.from+n&&(i=p6.cursor(r.from+n))}return i}function Ar(e,t,n){let r=SK(e.state.selection,e=>{e.undirectional&&e.head>=e.anchor!=t&&(e=p6.range(e.head,e.anchor));let r=n(e);return p6.range(e.anchor,r.head,r.goalColumn,r.bidiLevel||void 0,r.assoc)});return!r.eq(e.state.selection)&&(e.dispatch(SZ(e.state,r)),!0)}function Ai(e,t){return Ar(e,t,n=>e.moveByChar(n,t))}let Ao=e=>Ai(e,!S0(e)),As=e=>Ai(e,S0(e));function Aa(e,t){return Ar(e,t,n=>e.moveByGroup(n,t))}function Al(e,t){return Ar(e,t,n=>e.moveVertically(n,t))}let Au=e=>Al(e,!1),Ac=e=>Al(e,!0);function Ah(e,t){return Ar(e,t,n=>e.moveVertically(n,t,S8(e).height))}let Ad=e=>Ah(e,!1),Af=e=>Ah(e,!0),Ap=({state:e,dispatch:t})=>(t(SZ(e,{anchor:0})),!0),Am=({state:e,dispatch:t})=>(t(SZ(e,{anchor:e.doc.length})),!0),Ag=({state:e,dispatch:t})=>(t(SZ(e,{anchor:e.selection.main.anchor,head:0})),!0),Av=({state:e,dispatch:t})=>(t(SZ(e,{anchor:e.selection.main.anchor,head:e.doc.length})),!0);function Ay(e,t){let{state:n}=e,r=n.selection,i=n.selection.ranges.slice();for(let r of n.selection.ranges){let o=n.doc.lineAt(r.head);if(t?o.to<e.state.doc.length:o.from>0)for(let n=r;;){let r=e.moveVertically(n,t);if(r.head<o.from||r.head>o.to){i.some(e=>e.head==r.head)||i.push(r);break}if(r.head==n.head)break;n=r}}return i.length!=r.ranges.length&&(e.dispatch(SZ(n,p6.create(i,i.length-1))),!0)}function Ab(e,t){if(e.state.readOnly)return!1;let n="delete.selection",{state:r}=e,i=r.changeByRange(r=>{let{from:i,to:o}=r;if(i==o){let s=t(r);s<i?(n="delete.backward",s=Ax(e,s,!1)):s>i&&(n="delete.forward",s=Ax(e,s,!0)),i=Math.min(i,s),o=Math.max(o,s)}else i=Ax(e,i,!1),o=Ax(e,o,!0);return i==o?{range:r}:{changes:{from:i,to:o},range:p6.cursor(i,i<r.head?-1:1)}});return!i.changes.empty&&(e.dispatch(r.update(i,{scrollIntoView:!0,userEvent:n,effects:"delete.selection"==n?bd.announce.of(r.phrase("Selection deleted")):void 0})),!0)}function Ax(e,t,n){if(e instanceof bd)for(let r of e.state.facet(bd.atomicRanges).map(t=>t(e)))r.between(t,t,(e,r)=>{e<t&&r>t&&(t=n?r:e)});return t}let Aw=(e,t,n)=>Ab(e,r=>{let i=r.from,{state:o}=e,s=o.doc.lineAt(i),a,l;if(n&&!t&&i>s.from&&i<s.from+200&&!/[^ \t]/.test(a=s.text.slice(0,i-s.from))){if(" "==a[a.length-1])return i-1;let e=mX(a,o.tabSize)%x6(o)||x6(o);for(let t=0;t<e&&" "==a[a.length-1-t];t++)i--;l=i}else(l=pU(s.text,i-s.from,t,t)+s.from)==i&&s.number!=(t?o.doc.lines:1)?l+=t?1:-1:!t&&/[\ufe00-\ufe0f]/.test(s.text.slice(l-s.from,i-s.from))&&(l=pU(s.text,l-s.from,!1,!1)+s.from);return l}),AS=e=>Aw(e,!1,!0),AA=e=>Aw(e,!0,!1),AC=(e,t)=>Ab(e,n=>{let r=n.head,{state:i}=e,o=i.doc.lineAt(r),s=i.charCategorizer(r);for(let e=null;;){if(r==(t?o.to:o.from)){r==n.head&&o.number!=(t?i.doc.lines:1)&&(r+=t?1:-1);break}let a=pU(o.text,r-o.from,t)+o.from,l=o.text.slice(Math.min(r,a)-o.from,Math.max(r,a)-o.from),u=s(l);if(null!=e&&u!=e)break;(" "!=l||r!=n.head)&&(e=u),r=a}return r}),Ak=e=>AC(e,!1);function AM(e){let t=[],n=-1;for(let r of e.selection.ranges){let i=e.doc.lineAt(r.from),o=e.doc.lineAt(r.to);if(r.empty||r.to!=o.from||(o=e.doc.lineAt(r.to-1)),n>=i.number){let e=t[t.length-1];e.to=o.to,e.ranges.push(r)}else t.push({from:i.from,to:o.to,ranges:[r]});n=o.number+1}return t}function AT(e,t,n){if(e.readOnly)return!1;let r=[],i=[];for(let t of AM(e)){if(n?t.to==e.doc.length:0==t.from)continue;let o=e.doc.lineAt(n?t.to+1:t.from-1),s=o.length+1;if(n)for(let n of(r.push({from:t.to,to:o.to},{from:t.from,insert:o.text+e.lineBreak}),t.ranges))i.push(p6.range(Math.min(e.doc.length,n.anchor+s),Math.min(e.doc.length,n.head+s)));else for(let n of(r.push({from:o.from,to:t.from},{from:t.to,insert:e.lineBreak+o.text}),t.ranges))i.push(p6.range(n.anchor-s,n.head-s))}return!!r.length&&(t(e.update({changes:r,scrollIntoView:!0,selection:p6.create(i,e.selection.mainIndex),userEvent:"move.line"})),!0)}function AD(e,t,n){if(e.readOnly)return!1;let r=[];for(let t of AM(e))n?r.push({from:t.from,insert:e.doc.slice(t.from,t.to)+e.lineBreak}):r.push({from:t.to,insert:e.lineBreak+e.doc.slice(t.from,t.to)});let i=e.changes(r);return t(e.update({changes:i,selection:e.selection.map(i,n?1:-1),scrollIntoView:!0,userEvent:"input.copyline"})),!0}let AE=AR(!1),AO=AR(!0);function AR(e){return({state:t,dispatch:n})=>{if(t.readOnly)return!1;let r=t.changeByRange(n=>{let{from:r,to:i}=n,o=t.doc.lineAt(r),s=!e&&r==i&&function(e,t){if(/\(\)|\[\]|\{\}/.test(e.sliceDoc(t-1,t+1)))return{from:t,to:t};let n=xG(e).resolveInner(t),r=n.childBefore(t),i=n.childAfter(t),o;return r&&i&&r.to<=t&&i.from>=t&&(o=r.type.prop(fp.closedBy))&&o.indexOf(i.name)>-1&&e.doc.lineAt(r.to).from==e.doc.lineAt(i.from).from&&!/\S/.test(e.sliceDoc(r.to,i.from))?{from:r.to,to:i.from}:null}(t,r);e&&(r=i=(i<=o.to?o:t.doc.lineAt(i)).to);let a=new x7(t,{simulateBreak:r,simulateDoubleBreak:!!s}),l=x8(a,r);for(null==l&&(l=mX(/^\s*/.exec(t.doc.lineAt(r).text)[0],t.tabSize));i<o.to&&/\s/.test(o.text[i-o.from]);)i++;s?{from:r,to:i}=s:r>o.from&&r<o.from+100&&!/\S/.test(o.text.slice(0,r))&&(r=o.from);let u=["",x9(t,l)];return s&&u.push(x9(t,a.lineIndent(o.from,-1))),{changes:{from:r,to:i,insert:pF.of(u)},range:p6.cursor(r+1+u[1].length)}});return n(t.update(r,{scrollIntoView:!0,userEvent:"input"})),!0}}function AP(e,t){let n=-1;return e.changeByRange(r=>{let i=[];for(let o=r.from;o<=r.to;){let s=e.doc.lineAt(o);s.number>n&&(r.empty||r.to>s.from)&&(t(s,i,r),n=s.number),o=s.to+1}let o=e.changes(i);return{changes:i,range:p6.range(o.mapPos(r.anchor,1),o.mapPos(r.head,1))}})}let AI=({state:e,dispatch:t})=>!e.readOnly&&(t(e.update(AP(e,(t,n)=>{n.push({from:t.from,insert:e.facet(x4)})}),{userEvent:"input.indent"})),!0),AN=({state:e,dispatch:t})=>!e.readOnly&&(t(e.update(AP(e,(t,n)=>{let r=/^\s*/.exec(t.text)[0];if(!r)return;let i=mX(r,e.tabSize),o=0,s=x9(e,Math.max(0,i-x6(e)));for(;o<r.length&&o<s.length&&r.charCodeAt(o)==s.charCodeAt(o);)o++;n.push({from:t.from+o,to:t.from+r.length,insert:s.slice(o)})}),{userEvent:"delete.dedent"})),!0),Aj=[{key:"Ctrl-b",run:S1,shift:Ao,preventDefault:!0},{key:"Ctrl-f",run:S2,shift:As},{key:"Ctrl-p",run:S6,shift:Au},{key:"Ctrl-n",run:S9,shift:Ac},{key:"Ctrl-a",run:e=>SX(e,t=>p6.cursor(e.lineBlockAt(t.head).from,1)),shift:e=>Ar(e,!1,t=>p6.cursor(e.lineBlockAt(t.head).from))},{key:"Ctrl-e",run:e=>SX(e,t=>p6.cursor(e.lineBlockAt(t.head).to,-1)),shift:e=>Ar(e,!0,t=>p6.cursor(e.lineBlockAt(t.head).to))},{key:"Ctrl-d",run:AA},{key:"Ctrl-h",run:AS},{key:"Ctrl-k",run:e=>Ab(e,t=>{let n=e.lineBlockAt(t.head).to;return t.head<n?n:Math.min(e.state.doc.length,t.head+1)})},{key:"Ctrl-Alt-h",run:Ak},{key:"Ctrl-o",run:({state:e,dispatch:t})=>{if(e.readOnly)return!1;let n=e.changeByRange(e=>({changes:{from:e.from,to:e.to,insert:pF.of(["",""])},range:p6.cursor(e.from)}));return t(e.update(n,{scrollIntoView:!0,userEvent:"input"})),!0}},{key:"Ctrl-t",run:({state:e,dispatch:t})=>{if(e.readOnly)return!1;let n=e.changeByRange(t=>{if(!t.empty||0==t.from||t.from==e.doc.length)return{range:t};let n=t.from,r=e.doc.lineAt(n),i=n==r.from?n-1:pU(r.text,n-r.from,!1)+r.from,o=n==r.to?n+1:pU(r.text,n-r.from,!0)+r.from;return{changes:{from:i,to:o,insert:e.doc.slice(n,o).append(e.doc.slice(i,n))},range:p6.cursor(o)}});return!n.changes.empty&&(t(e.update(n,{scrollIntoView:!0,userEvent:"move.character"})),!0)}},{key:"Ctrl-v",run:At}],AF=[{key:"Alt-ArrowLeft",mac:"Ctrl-ArrowLeft",run:e=>SX(e,t=>S3(e.state,t,!S0(e))),shift:e=>{let t=!S0(e);return Ar(e,t,n=>S3(e.state,n,t))}},{key:"Alt-ArrowRight",mac:"Ctrl-ArrowRight",run:e=>SX(e,t=>S3(e.state,t,S0(e))),shift:e=>{let t=S0(e);return Ar(e,t,n=>S3(e.state,n,t))}},{key:"Alt-ArrowUp",run:({state:e,dispatch:t})=>AT(e,t,!1)},{key:"Shift-Alt-ArrowUp",run:({state:e,dispatch:t})=>AD(e,t,!1)},{key:"Alt-ArrowDown",run:({state:e,dispatch:t})=>AT(e,t,!0)},{key:"Shift-Alt-ArrowDown",run:({state:e,dispatch:t})=>AD(e,t,!0)},{key:"Mod-Alt-ArrowUp",run:e=>Ay(e,!1)},{key:"Mod-Alt-ArrowDown",run:e=>Ay(e,!0)},{key:"Escape",run:({state:e,dispatch:t})=>{let n=e.selection,r=null;return n.ranges.length>1?r=p6.create([n.main]):n.main.empty||(r=p6.create([p6.cursor(n.main.head)])),!!r&&(t(SZ(e,r)),!0)}},{key:"Mod-Enter",run:AO},{key:"Alt-l",mac:"Ctrl-l",run:({state:e,dispatch:t})=>{let n=AM(e).map(({from:t,to:n})=>p6.range(t,Math.min(n+1,e.doc.length)));return t(e.update({selection:p6.create(n),userEvent:"select"})),!0}},{key:"Mod-i",run:({state:e,dispatch:t})=>{let n=SK(e.selection,t=>{let n=xG(e),r=n.resolveStack(t.from,1);if(t.empty){let e=n.resolveStack(t.from,-1);e.node.from>=r.node.from&&e.node.to<=r.node.to&&(r=e)}for(let e=r;e;e=e.next){let{node:n}=e;if((n.from<t.from&&n.to>=t.to||n.to>t.to&&n.from<=t.from)&&e.next)return p6.range(n.to,n.from)}return t});return!n.eq(e.selection)&&(t(SZ(e,n)),!0)},preventDefault:!0},{key:"Mod-[",run:AN},{key:"Mod-]",run:AI},{key:"Mod-Alt-\\",run:({state:e,dispatch:t})=>{if(e.readOnly)return!1;let n=Object.create(null),r=new x7(e,{overrideIndentation:e=>{let t=n[e];return null==t?-1:t}}),i=AP(e,(t,i,o)=>{let s=x8(r,t.from);if(null==s)return;/\S/.test(t.text)||(s=0);let a=/^\s*/.exec(t.text)[0],l=x9(e,s);(a!=l||o.from<t.from+a.length)&&(n[t.from]=s,i.push({from:t.from,to:t.from+a.length,insert:l}))});return i.changes.empty||t(e.update(i,{userEvent:"indent"})),!0}},{key:"Shift-Mod-k",run:e=>{if(e.state.readOnly)return!1;let{state:t}=e,n=t.changes(AM(t).map(({from:e,to:n})=>(e>0?e--:n<t.doc.length&&n++,{from:e,to:n}))),r=SK(t.selection,t=>{let n;if(e.lineWrapping){let r=e.lineBlockAt(t.head),i=e.coordsAtPos(t.head,t.assoc||1);i&&(n=r.bottom+e.documentTop-i.bottom+e.defaultLineHeight/2)}return e.moveVertically(t,!0,n)}).map(n);return e.dispatch({changes:n,selection:r,scrollIntoView:!0,userEvent:"delete.line"}),!0}},{key:"Shift-Mod-\\",run:({state:e,dispatch:t})=>{let n,r;return n=!1,r=SK(e.selection,t=>{let r=wU(e,t.head,-1)||wU(e,t.head,1)||t.head>0&&wU(e,t.head-1,1)||t.head<e.doc.length&&wU(e,t.head+1,-1);if(!r||!r.end)return t;n=!0;let i=r.start.from==t.head?r.end.to:r.end.from;return p6.cursor(i)}),!!n&&(t(SZ(e,r)),!0)}},{key:"Mod-/",run:e=>{let{state:t}=e,n=t.doc.lineAt(t.selection.main.from),r=SD(e.state,n.from);return r.line?Sk(e):!!r.block&&ST(e)}},{key:"Alt-A",run:SM},{key:"Ctrl-m",mac:"Shift-Alt-m",run:e=>(e.setTabFocusMode(),!0)}].concat([{key:"ArrowLeft",run:S1,shift:Ao,preventDefault:!0},{key:"Mod-ArrowLeft",mac:"Alt-ArrowLeft",run:e=>S5(e,!S0(e)),shift:e=>Aa(e,!S0(e)),preventDefault:!0},{mac:"Cmd-ArrowLeft",run:e=>SX(e,t=>An(e,t,!S0(e))),shift:e=>{let t=!S0(e);return Ar(e,t,n=>An(e,n,t))},preventDefault:!0},{key:"ArrowRight",run:S2,shift:As,preventDefault:!0},{key:"Mod-ArrowRight",mac:"Alt-ArrowRight",run:e=>S5(e,S0(e)),shift:e=>Aa(e,S0(e)),preventDefault:!0},{mac:"Cmd-ArrowRight",run:e=>SX(e,t=>An(e,t,S0(e))),shift:e=>{let t=S0(e);return Ar(e,t,n=>An(e,n,t))},preventDefault:!0},{key:"ArrowUp",run:S6,shift:Au,preventDefault:!0},{mac:"Cmd-ArrowUp",run:Ap,shift:Ag},{mac:"Ctrl-ArrowUp",run:Ae,shift:Ad},{key:"ArrowDown",run:S9,shift:Ac,preventDefault:!0},{mac:"Cmd-ArrowDown",run:Am,shift:Av},{mac:"Ctrl-ArrowDown",run:At,shift:Af},{key:"PageUp",run:Ae,shift:Ad},{key:"PageDown",run:At,shift:Af},{key:"Home",run:e=>SX(e,t=>An(e,t,!1)),shift:e=>Ar(e,!1,t=>An(e,t,!1)),preventDefault:!0},{key:"Mod-Home",run:Ap,shift:Ag},{key:"End",run:e=>SX(e,t=>An(e,t,!0)),shift:e=>Ar(e,!0,t=>An(e,t,!0)),preventDefault:!0},{key:"Mod-End",run:Am,shift:Av},{key:"Enter",run:AE,shift:AE},{key:"Mod-a",run:({state:e,dispatch:t})=>(t(e.update({selection:{anchor:0,head:e.doc.length},userEvent:"select"})),!0)},{key:"Backspace",run:AS,shift:AS,preventDefault:!0},{key:"Delete",run:AA,preventDefault:!0},{key:"Mod-Backspace",mac:"Alt-Backspace",run:Ak,preventDefault:!0},{key:"Mod-Delete",mac:"Alt-Delete",run:e=>AC(e,!0),preventDefault:!0},{mac:"Mod-Backspace",run:e=>Ab(e,t=>{let n=e.moveToLineBoundary(t,!1).head;return t.head>n?n:Math.max(0,t.head-1)}),preventDefault:!0},{mac:"Mod-Delete",run:e=>Ab(e,t=>{let n=e.moveToLineBoundary(t,!0).head;return t.head<n?n:Math.min(e.state.doc.length,t.head+1)}),preventDefault:!0}].concat(Aj.map(e=>({mac:e.key,run:e.run,shift:e.shift})))),AL={key:"Tab",run:AI,shift:AN},AB="function"==typeof String.prototype.normalize?e=>e.normalize("NFKD"):e=>e;class A_{constructor(e,t,n=0,r=e.length,i,o){this.test=o,this.value={from:0,to:0,precise:!1},this.done=!1,this.matches=[],this.buffer="",this.bufferPos=0,this.iter=e.iterRange(n,r),this.bufferStart=n,this.normalize=i?e=>i(AB(e)):AB,this.query=this.normalize(t)}peek(){if(this.bufferPos==this.buffer.length){if(this.bufferStart+=this.buffer.length,this.iter.next(),this.iter.done)return -1;this.bufferPos=0,this.buffer=this.iter.value}return pq(this.buffer,this.bufferPos)}next(){for(;this.matches.length;)this.matches.pop();return this.nextOverlapping()}nextOverlapping(){for(;;){let e=this.peek();if(e<0)return this.done=!0,this;let t=pG(e),n=this.bufferStart+this.bufferPos;this.bufferPos+=pY(e);let r=this.normalize(t);if(r.length)for(let e=0,i=n,o=!0;;e++){let n=r.charCodeAt(e),s=this.match(n,i,o,this.bufferPos+this.bufferStart,e==r.length-1);if(s)return this.value=s,this;if(e==r.length-1)break;o&&e<t.length&&t.charCodeAt(e)==n?i++:o=!1}}}match(e,t,n,r,i){let o=null;for(let t=0;t<this.matches.length;){let n=this.matches[t],s=!1;this.query.charCodeAt(n.index)==e&&(n.index==this.query.length-1?o={from:n.from,to:r,precise:i&&n.precise}:(n.index++,s=!0)),s?t++:this.matches.splice(t,1)}return this.query.charCodeAt(0)==e&&(1==this.query.length?o={from:t,to:r,precise:n&&i}:this.matches.push({from:t,index:1,precise:n})),o&&this.test&&!this.test(o.from,o.to,this.buffer,this.bufferStart)&&(o=null),o}}"u">typeof Symbol&&(A_.prototype[Symbol.iterator]=function(){return this});let AV={from:-1,to:-1,match:/.*/.exec(""),precise:!0},Az="gm"+(null==/x/.unicode?"":"u");class AH{constructor(e,t,n,r=0,i=e.length){if(this.text=e,this.to=i,this.curLine="",this.done=!1,this.value=AV,/\\[sWDnr]|\n|\r|\[\^/.test(t))return new AU(e,t,n,r,i);this.re=new RegExp(t,Az+((null==n?void 0:n.ignoreCase)?"i":"")),this.test=null==n?void 0:n.test,this.iter=e.iter();let o=e.lineAt(r);this.curLineStart=o.from,this.matchPos=Aq(e,r),this.getLine(this.curLineStart)}getLine(e){this.iter.next(e),this.iter.lineBreak?this.curLine="":(this.curLine=this.iter.value,this.curLineStart+this.curLine.length>this.to&&(this.curLine=this.curLine.slice(0,this.to-this.curLineStart)),this.iter.next())}nextLine(){this.curLineStart=this.curLineStart+this.curLine.length+1,this.curLineStart>this.to?this.curLine="":this.getLine(0)}next(){for(let e=this.matchPos-this.curLineStart;;){this.re.lastIndex=e;let t=this.matchPos<=this.to&&this.re.exec(this.curLine);if(t){let n=this.curLineStart+t.index,r=n+t[0].length;if(this.matchPos=Aq(this.text,r+ +(n==r)),n==this.curLineStart+this.curLine.length&&this.nextLine(),(n<r||n>this.value.to)&&(!this.test||this.test(n,r,t)))return this.value={from:n,to:r,precise:!0,match:t},this;e=this.matchPos-this.curLineStart}else{if(!(this.curLineStart+this.curLine.length<this.to))return this.done=!0,this;this.nextLine(),e=0}}}}let A$=new WeakMap;class AW{constructor(e,t){this.from=e,this.text=t}get to(){return this.from+this.text.length}static get(e,t,n){let r=A$.get(e);if(!r||r.from>=n||r.to<=t){let r=new AW(t,e.sliceString(t,n));return A$.set(e,r),r}if(r.from==t&&r.to==n)return r;let{text:i,from:o}=r;return o>t&&(i=e.sliceString(t,o)+i,o=t),r.to<n&&(i+=e.sliceString(r.to,n)),A$.set(e,new AW(o,i)),new AW(t,i.slice(t-o,n-o))}}class AU{constructor(e,t,n,r,i){this.text=e,this.to=i,this.done=!1,this.value=AV,this.matchPos=Aq(e,r),this.re=new RegExp(t,Az+((null==n?void 0:n.ignoreCase)?"i":"")),this.test=null==n?void 0:n.test,this.flat=AW.get(e,r,this.chunkEnd(r+5e3))}chunkEnd(e){return e>=this.to?this.to:this.text.lineAt(e).to}next(){for(;;){let e=this.re.lastIndex=this.matchPos-this.flat.from,t=this.re.exec(this.flat.text);if(t&&!t[0]&&t.index==e&&(this.re.lastIndex=e+1,t=this.re.exec(this.flat.text)),t){let e=this.flat.from+t.index,n=e+t[0].length;if((this.flat.to>=this.to||t.index+t[0].length<=this.flat.text.length-10)&&(!this.test||this.test(e,n,t)))return this.value={from:e,to:n,precise:!0,match:t},this.matchPos=Aq(this.text,n+ +(e==n)),this}if(this.flat.to==this.to)return this.done=!0,this;this.flat=AW.get(this.text,this.flat.from,this.chunkEnd(this.flat.from+2*this.flat.text.length))}}}function Aq(e,t){if(t>=e.length)return t;let n=e.lineAt(t),r;for(;t<n.to&&(r=n.text.charCodeAt(t-n.from))>=56320&&r<57344;)t++;return t}"u">typeof Symbol&&(AH.prototype[Symbol.iterator]=AU.prototype[Symbol.iterator]=function(){return this});let AG={highlightWordAroundCursor:!1,minSelectionLength:1,maxMatches:100,wholeWords:!1},AY=p7.define({combine:e=>mI(e,AG,{highlightWordAroundCursor:(e,t)=>e||t,minSelectionLength:Math.min,maxMatches:Math.min})}),AK=gx.mark({class:"cm-selectionMatch"}),AZ=gx.mark({class:"cm-selectionMatch cm-selectionMatch-main"});function AX(e,t,n,r){return(0==n||e(t.sliceDoc(n-1,n))!=mO.Word)&&(r==t.doc.length||e(t.sliceDoc(r,r+1))!=mO.Word)}let AQ=vv.fromClass(class{constructor(e){this.decorations=this.getDeco(e)}update(e){(e.selectionSet||e.docChanged||e.viewportChanged)&&(this.decorations=this.getDeco(e.view))}getDeco(e){let t=e.state.facet(AY),{state:n}=e,r=n.selection;if(r.ranges.length>1)return gx.none;let i=r.main,o,s=null;if(i.empty){if(!t.highlightWordAroundCursor)return gx.none;let e=n.wordAt(i.head);if(!e)return gx.none;s=n.charCategorizer(i.head),o=n.sliceDoc(e.from,e.to)}else{let e=i.to-i.from;if(e<t.minSelectionLength||e>200)return gx.none;if(t.wholeWords){var a,l,u;if(o=n.sliceDoc(i.from,i.to),!(AX(s=n.charCategorizer(i.head),n,i.from,i.to)&&(a=s,l=i.from,u=i.to,a(n.sliceDoc(l,l+1))==mO.Word&&a(n.sliceDoc(u-1,u))==mO.Word)))return gx.none}else if(!(o=n.sliceDoc(i.from,i.to)))return gx.none}let c=[];for(let r of e.visibleRanges){let e=new A_(n.doc,o,r.from,r.to);for(;!e.next().done;){let{from:r,to:o}=e.value;if((!s||AX(s,n,r,o))&&(i.empty&&r<=i.from&&o>=i.to?c.push(AZ.range(r,o)):(r>=i.to||o<=i.from)&&c.push(AK.range(r,o)),c.length>t.maxMatches))return gx.none}}return gx.set(c)}},{decorations:e=>e.decorations}),AJ=bd.baseTheme({".cm-selectionMatch":{backgroundColor:"#99ff7780"},".cm-searchMatch .cm-selectionMatch":{backgroundColor:"transparent"}}),A0=p7.define({combine:e=>mI(e,{top:!1,caseSensitive:!1,literal:!1,regexp:!1,wholeWord:!1,createPanel:e=>new Cb(e),scrollToMatch:e=>bd.scrollIntoView(e)})});class A1{constructor(e){this.search=e.search,this.caseSensitive=!!e.caseSensitive,this.literal=!!e.literal,this.regexp=!!e.regexp,this.replace=e.replace||"",this.valid=!!this.search&&(!this.regexp||function(e){try{return new RegExp(e,Az),!0}catch(e){return!1}}(this.search)),this.unquoted=this.unquote(this.search),this.wholeWord=!!e.wholeWord,this.test=e.test}unquote(e){return this.literal?e:e.replace(/\\([nrt\\])/g,(e,t)=>"n"==t?"\n":"r"==t?"\r":"t"==t?" ":"\\")}eq(e){return this.search==e.search&&this.replace==e.replace&&this.caseSensitive==e.caseSensitive&&this.regexp==e.regexp&&this.wholeWord==e.wholeWord&&this.test==e.test}create(){return this.regexp?new A8(this):new A3(this)}getCursor(e,t=0,n){let r=e.doc?e:mP.create({doc:e});return null==n&&(n=r.doc.length),this.regexp?A4(this,r,t,n):A5(this,r,t,n)}}class A2{constructor(e){this.spec=e}}function A5(e,t,n,r){var i,o,s,a;let l;return e.wholeWord&&(s=t.doc,a=t.charCategorizer(t.selection.main.head),l=(e,t,n,r)=>((r>e||r+n.length<t)&&(r=Math.max(0,e-2),n=s.sliceString(r,Math.min(s.length,t+2))),(a(A6(n,e-r))!=mO.Word||a(A9(n,e-r))!=mO.Word)&&(a(A9(n,t-r))!=mO.Word||a(A6(n,t-r))!=mO.Word))),e.test&&(i=e.test,o=l,l=(e,n,r,s)=>(!o||!!o(e,n,r,s))&&i(e>=s&&n<=s+r.length?r.slice(e-s,n-s):t.doc.sliceString(e,n),t,e,n)),new A_(t.doc,e.unquoted,n,r,e.caseSensitive?void 0:e=>e.toLowerCase(),l)}class A3 extends A2{constructor(e){super(e)}nextMatch(e,t,n){let r=A5(this.spec,e,n,e.doc.length).nextOverlapping();if(r.done){let n=Math.min(e.doc.length,t+this.spec.unquoted.length);r=A5(this.spec,e,0,n).nextOverlapping()}return r.done||r.value.from==t&&r.value.to==n?null:r.value}prevMatchInRange(e,t,n){for(let r=n;;){let n=Math.max(t,r-1e4-this.spec.unquoted.length),i=A5(this.spec,e,n,r),o=null;for(;!i.nextOverlapping().done;)o=i.value;if(o)return o;if(n==t)return null;r-=1e4}}prevMatch(e,t,n){let r=this.prevMatchInRange(e,0,t);return r||(r=this.prevMatchInRange(e,Math.max(0,n-this.spec.unquoted.length),e.doc.length)),r&&(r.from!=t||r.to!=n)?r:null}getReplacement(e){return this.spec.unquote(this.spec.replace)}matchAll(e,t){let n=A5(this.spec,e,0,e.doc.length),r=[];for(;!n.next().done;){if(r.length>=t)return null;r.push(n.value)}return r}highlight(e,t,n,r){let i=A5(this.spec,e,Math.max(0,t-this.spec.unquoted.length),Math.min(n+this.spec.unquoted.length,e.doc.length));for(;!i.next().done;)r(i.value.from,i.value.to)}}function A4(e,t,n,r){var i,o,s;let a;return e.wholeWord&&(s=t.charCategorizer(t.selection.main.head),a=(e,t,n)=>!n[0].length||(s(A6(n.input,n.index))!=mO.Word||s(A9(n.input,n.index))!=mO.Word)&&(s(A9(n.input,n.index+n[0].length))!=mO.Word||s(A6(n.input,n.index+n[0].length))!=mO.Word)),e.test&&(i=e.test,o=a,a=(e,n,r)=>(!o||o(e,n,r))&&i(r[0],t,e,n)),new AH(t.doc,e.search,{ignoreCase:!e.caseSensitive,test:a},n,r)}function A6(e,t){return e.slice(pU(e,t,!1),t)}function A9(e,t){return e.slice(t,pU(e,t))}class A8 extends A2{nextMatch(e,t,n){let r=A4(this.spec,e,n,e.doc.length).next();return r.done&&(r=A4(this.spec,e,0,t).next()),r.done?null:r.value}prevMatchInRange(e,t,n){for(let r=1;;r++){let i=Math.max(t,n-1e4*r),o=A4(this.spec,e,i,n),s=null;for(;!o.next().done;)s=o.value;if(s&&(i==t||s.from>i+10))return s;if(i==t)return null}}prevMatch(e,t,n){return this.prevMatchInRange(e,0,t)||this.prevMatchInRange(e,n,e.doc.length)}getReplacement(e){return this.spec.unquote(this.spec.replace).replace(/\$([$&]|\d+)/g,(t,n)=>{if("&"==n)return e.match[0];if("$"==n)return"$";for(let t=n.length;t>0;t--){let r=+n.slice(0,t);if(r>0&&r<e.match.length)return e.match[r]+n.slice(t)}return t})}matchAll(e,t){let n=A4(this.spec,e,0,e.doc.length),r=[];for(;!n.next().done;){if(r.length>=t)return null;r.push(n.value)}return r}highlight(e,t,n,r){let i=A4(this.spec,e,Math.max(0,t-250),Math.min(n+250,e.doc.length));for(;!i.next().done;)r(i.value.from,i.value.to)}}let A7=mC.define(),Ce=mC.define(),Ct=mo.define({create:e=>new Cn(Cf(e).create(),null),update(e,t){for(let n of t.effects)n.is(A7)?e=new Cn(n.value.create(),e.panel):n.is(Ce)&&(e=new Cn(e.query,n.value?Cd:null));return e},provide:e=>xm.from(e,e=>e.panel)});class Cn{constructor(e,t){this.query=e,this.panel=t}}let Cr=gx.mark({class:"cm-searchMatch"}),Ci=gx.mark({class:"cm-searchMatch cm-searchMatch-selected"}),Co=vv.fromClass(class{constructor(e){this.view=e,this.decorations=this.highlight(e.state.field(Ct))}update(e){let t=e.state.field(Ct);(t!=e.startState.field(Ct)||e.docChanged||e.selectionSet||e.viewportChanged)&&(this.decorations=this.highlight(t))}highlight({query:e,panel:t}){if(!t||!e.spec.valid)return gx.none;let{view:n}=this,r=new mV;for(let t=0,i=n.visibleRanges,o=i.length;t<o;t++){let{from:s,to:a}=i[t];for(;t<o-1&&a>i[t+1].from-500;)a=i[++t].to;e.highlight(n.state,s,a,(e,t)=>{let i=n.state.selection.ranges.some(n=>n.from==e&&n.to==t);r.add(e,t,i?Ci:Cr)})}return r.finish()}},{decorations:e=>e.decorations});function Cs(e){return t=>{let n=t.state.field(Ct,!1);return n&&n.query.spec.valid?e(t,n):Cg(t)}}let Ca=Cs((e,{query:t})=>{let{to:n}=e.state.selection.main,r=t.nextMatch(e.state,n,n);if(!r)return!1;let i=p6.single(r.from,r.to),o=e.state.facet(A0);return e.dispatch({selection:i,effects:[CS(e,r),o.scrollToMatch(i.main,e)],userEvent:"select.search"}),Cm(e),!0}),Cl=Cs((e,{query:t})=>{let{state:n}=e,{from:r}=n.selection.main,i=t.prevMatch(n,r,r);if(!i)return!1;let o=p6.single(i.from,i.to),s=e.state.facet(A0);return e.dispatch({selection:o,effects:[CS(e,i),s.scrollToMatch(o.main,e)],userEvent:"select.search"}),Cm(e),!0}),Cu=Cs((e,{query:t})=>{let n=t.matchAll(e.state,1e3);return!!n&&!!n.length&&(e.dispatch({selection:p6.create(n.map(e=>p6.range(e.from,e.to))),userEvent:"select.search.matches"}),!0)}),Cc=Cs((e,{query:t})=>{let{state:n}=e,{from:r,to:i}=n.selection.main;if(n.readOnly)return!1;let o=t.nextMatch(n,r,r);if(!o)return!1;let s=o,a=[],l,u,c=[];s.precise?s.from==r&&s.to==i&&(u=n.toText(t.getReplacement(s)),a.push({from:s.from,to:s.to,insert:u}),s=t.nextMatch(n,s.from,s.to),c.push(bd.announce.of(n.phrase("replaced match on line $",n.doc.lineAt(r).number)+"."))):s=t.nextMatch(n,s.from,s.to);let h=e.state.changes(a);return s&&(l=p6.single(s.from,s.to).map(h),c.push(CS(e,s)),c.push(n.facet(A0).scrollToMatch(l.main,e))),e.dispatch({changes:h,selection:l,effects:c,userEvent:"input.replace"}),!0}),Ch=Cs((e,{query:t})=>{if(e.state.readOnly)return!1;let n=[];for(let r of t.matchAll(e.state,1e9)){let{from:e,to:i,precise:o}=r;o&&n.push({from:e,to:i,insert:t.getReplacement(r)})}if(!n.length)return!1;let r=e.state.phrase("replaced $ matches",n.length)+".";return e.dispatch({changes:n,effects:bd.announce.of(r),userEvent:"input.replace.all"}),!0});function Cd(e){return e.state.facet(A0).createPanel(e)}function Cf(e,t){var n,r,i,o,s;let a=e.selection.main,l=a.empty||a.to>a.from+100?"":e.sliceDoc(a.from,a.to);if(t&&!l)return t;let u=e.facet(A0);return new A1({search:(null!=(n=null==t?void 0:t.literal)?n:u.literal)?l:l.replace(/\n/g,"\\n"),caseSensitive:null!=(r=null==t?void 0:t.caseSensitive)?r:u.caseSensitive,literal:null!=(i=null==t?void 0:t.literal)?i:u.literal,regexp:null!=(o=null==t?void 0:t.regexp)?o:u.regexp,wholeWord:null!=(s=null==t?void 0:t.wholeWord)?s:u.wholeWord})}function Cp(e){let t=xh(e,Cd);return t&&t.dom.querySelector("[main-field]")}function Cm(e){let t=Cp(e);t&&t==e.root.activeElement&&t.select()}let Cg=e=>{let t=e.state.field(Ct,!1);if(t&&t.panel){let n=Cp(e);if(n&&n!=e.root.activeElement){let r=Cf(e.state,t.query.spec);r.valid&&e.dispatch({effects:A7.of(r)}),n.focus(),n.select()}}else e.dispatch({effects:[Ce.of(!0),t?A7.of(Cf(e.state,t.query.spec)):mC.appendConfig.of(CC)]});return!0},Cv=e=>{let t=e.state.field(Ct,!1);if(!t||!t.panel)return!1;let n=xh(e,Cd);return n&&n.dom.contains(e.root.activeElement)&&e.focus(),e.dispatch({effects:Ce.of(!1)}),!0},Cy=[{key:"Mod-f",run:Cg,scope:"editor search-panel"},{key:"F3",run:Ca,shift:Cl,scope:"editor search-panel",preventDefault:!0},{key:"Mod-g",run:Ca,shift:Cl,scope:"editor search-panel",preventDefault:!0},{key:"Escape",run:Cv,scope:"editor search-panel"},{key:"Mod-Shift-l",run:({state:e,dispatch:t})=>{let n=e.selection;if(n.ranges.length>1||n.main.empty)return!1;let{from:r,to:i}=n.main,o=[],s=0;for(let t=new A_(e.doc,e.sliceDoc(r,i));!t.next().done;){if(o.length>1e3)return!1;t.value.from==r&&(s=o.length),o.push(p6.range(t.value.from,t.value.to))}return t(e.update({selection:p6.create(o,s),userEvent:"select.search.matches"})),!0}},{key:"Mod-Alt-g",run:e=>{var t;let n,r,i,o,{state:s}=e,a=String(s.doc.lineAt(e.state.selection.main.head).number),{close:l,result:u}=(t={label:s.phrase("Go to line"),input:{type:"text",name:"line",value:a},focus:!0,submitLabel:s.phrase("go")},r=new Promise(e=>n=e),i=e=>(function(e,t,n){let r=t.content?t.content(e,()=>s(null)):null;if(!r){if(r=gt("form"),t.input){let e=gt("input",t.input);/^(text|password|number|email|tel|url)$/.test(e.type)&&e.classList.add("cm-textfield"),e.name||(e.name="input"),r.appendChild(gt("label",(t.label||"")+": ",e))}else r.appendChild(document.createTextNode(t.label||""));r.appendChild(document.createTextNode(" ")),r.appendChild(gt("button",{class:"cm-button",type:"submit"},t.submitLabel||"OK"))}let i="FORM"==r.nodeName?[r]:r.querySelectorAll("form");for(let e=0;e<i.length;e++){let t=i[e];t.addEventListener("keydown",e=>{27==e.keyCode?(e.preventDefault(),s(null)):13==e.keyCode&&(e.preventDefault(),s(t))}),t.addEventListener("submit",e=>{e.preventDefault(),s(t)})}let o=gt("div",r,gt("button",{onclick:()=>s(null),"aria-label":e.state.phrase("close"),class:"cm-dialog-close",type:"button"},["\xd7"]));function s(t){o.contains(o.ownerDocument.activeElement)&&e.focus(),n(t)}return t.class&&(o.className=t.class),o.classList.add("cm-dialog"),{dom:o,top:t.top,mount:()=>{if(t.focus){let e;(e="string"==typeof t.focus?r.querySelector(t.focus):r.querySelector("input")||r.querySelector("button"))&&"select"in e?e.select():e&&"focus"in e&&e.focus()}}}})(e,t,n),e.state.field(xg,!1)?e.dispatch({effects:xv.of(i)}):e.dispatch({effects:mC.appendConfig.of(xg.init(()=>[i]))}),{close:o=xy.of(i),result:r.then(t=>((e.win.queueMicrotask||(t=>e.win.setTimeout(t,10)))(()=>{e.state.field(xg).indexOf(i)>-1&&e.dispatch({effects:o})}),t))});return u.then(t=>{let n=t&&/^([+-])?(\d+)?(:\d+)?(%)?$/.exec(t.elements.line.value);if(!n)return void e.dispatch({effects:l});let r=s.doc.lineAt(s.selection.main.head),[,i,o,a,u]=n,c=a?+a.slice(1):0,h=o?+o:r.number;if(o&&u){let e=h/100;i&&(e=e*("-"==i?-1:1)+r.number/s.doc.lines),h=Math.round(s.doc.lines*e)}else o&&i&&(h=h*("-"==i?-1:1)+r.number);let d=s.doc.line(Math.max(1,Math.min(s.doc.lines,h))),f=p6.cursor(d.from+Math.max(0,Math.min(c,d.length)));e.dispatch({effects:[l,bd.scrollIntoView(f.from,{y:"center"})],selection:f})}),!0}},{key:"Mod-d",run:({state:e,dispatch:t})=>{let{ranges:n}=e.selection;if(n.some(e=>e.from===e.to))return(({state:e,dispatch:t})=>{let{selection:n}=e,r=p6.create(n.ranges.map(t=>e.wordAt(t.head)||p6.cursor(t.head)),n.mainIndex);return!r.eq(n)&&(t(e.update({selection:r})),!0)})({state:e,dispatch:t});let r=e.sliceDoc(n[0].from,n[0].to);if(e.selection.ranges.some(t=>e.sliceDoc(t.from,t.to)!=r))return!1;let i=function(e,t){let{main:n,ranges:r}=e.selection,i=e.wordAt(n.head),o=i&&i.from==n.from&&i.to==n.to;for(let n=!1,i=new A_(e.doc,t,r[r.length-1].to);;)if(i.next(),i.done){if(n)return null;i=new A_(e.doc,t,0,Math.max(0,r[r.length-1].from-1)),n=!0}else{if(n&&r.some(e=>e.from==i.value.from))continue;if(o){let t=e.wordAt(i.value.from);if(!t||t.from!=i.value.from||t.to!=i.value.to)continue}return i.value}}(e,r);return!!i&&(t(e.update({selection:e.selection.addRange(p6.range(i.from,i.to),!1),effects:bd.scrollIntoView(i.to)})),!0)},preventDefault:!0}];class Cb{constructor(e){this.view=e;let t=this.query=e.state.field(Ct).query.spec;function n(e,t,n){return gt("button",{class:"cm-button",name:e,onclick:t,type:"button"},n)}this.commit=this.commit.bind(this),this.searchField=gt("input",{value:t.search,placeholder:Cx(e,"Find"),"aria-label":Cx(e,"Find"),class:"cm-textfield",name:"search",form:"","main-field":"true",onchange:this.commit,onkeyup:this.commit}),this.replaceField=gt("input",{value:t.replace,placeholder:Cx(e,"Replace"),"aria-label":Cx(e,"Replace"),class:"cm-textfield",name:"replace",form:"",onchange:this.commit,onkeyup:this.commit}),this.caseField=gt("input",{type:"checkbox",name:"case",form:"",checked:t.caseSensitive,onchange:this.commit}),this.reField=gt("input",{type:"checkbox",name:"re",form:"",checked:t.regexp,onchange:this.commit}),this.wordField=gt("input",{type:"checkbox",name:"word",form:"",checked:t.wholeWord,onchange:this.commit}),this.dom=gt("div",{onkeydown:e=>this.keydown(e),class:"cm-search"},[this.searchField,n("next",()=>Ca(e),[Cx(e,"next")]),n("prev",()=>Cl(e),[Cx(e,"previous")]),n("select",()=>Cu(e),[Cx(e,"all")]),gt("label",null,[this.caseField,Cx(e,"match case")]),gt("label",null,[this.reField,Cx(e,"regexp")]),gt("label",null,[this.wordField,Cx(e,"by word")]),...e.state.readOnly?[]:[gt("br"),this.replaceField,n("replace",()=>Cc(e),[Cx(e,"replace")]),n("replaceAll",()=>Ch(e),[Cx(e,"replace all")])],gt("button",{name:"close",onclick:()=>Cv(e),"aria-label":Cx(e,"close"),type:"button"},["\xd7"])])}commit(){let e=new A1({search:this.searchField.value,caseSensitive:this.caseField.checked,regexp:this.reField.checked,wholeWord:this.wordField.checked,replace:this.replaceField.value});e.eq(this.query)||(this.query=e,this.view.dispatch({effects:A7.of(e)}))}keydown(e){var t;(t=this.view,bk(bS(t.state),e,t,"search-panel"))?e.preventDefault():13==e.keyCode&&e.target==this.searchField?(e.preventDefault(),(e.shiftKey?Cl:Ca)(this.view)):13==e.keyCode&&e.target==this.replaceField&&(e.preventDefault(),Cc(this.view))}update(e){for(let t of e.transactions)for(let e of t.effects)e.is(A7)&&!e.value.eq(this.query)&&this.setQuery(e.value)}setQuery(e){this.query=e,this.searchField.value=e.search,this.replaceField.value=e.replace,this.caseField.checked=e.caseSensitive,this.reField.checked=e.regexp,this.wordField.checked=e.wholeWord}mount(){this.searchField.select()}get pos(){return 80}get top(){return this.view.state.facet(A0).top}}function Cx(e,t){return e.state.phrase(t)}let Cw=/[\s\.,:;?!]/;function CS(e,{from:t,to:n}){let r=e.state.doc.lineAt(t),i=e.state.doc.lineAt(n).to,o=Math.max(r.from,t-30),s=Math.min(i,n+30),a=e.state.sliceDoc(o,s);if(o!=r.from){for(let e=0;e<30;e++)if(!Cw.test(a[e+1])&&Cw.test(a[e])){a=a.slice(e);break}}if(s!=i){for(let e=a.length-1;e>a.length-30;e--)if(!Cw.test(a[e-1])&&Cw.test(a[e])){a=a.slice(0,e);break}}return bd.announce.of(`${e.state.phrase("current match")}. ${a} ${e.state.phrase("on line")} ${r.number}.`)}let CA=bd.baseTheme({".cm-panel.cm-search":{padding:"2px 6px 4px",position:"relative","& [name=close]":{position:"absolute",top:"0",right:"4px",backgroundColor:"inherit",border:"none",font:"inherit",padding:0,margin:0},"& input, & button, & label":{margin:".2em .6em .2em 0"},"& input[type=checkbox]":{marginRight:".2em"},"& label":{fontSize:"80%",whiteSpace:"pre"}},"&light .cm-searchMatch":{backgroundColor:"#ffff0054"},"&dark .cm-searchMatch":{backgroundColor:"#00ffff8a"},"&light .cm-searchMatch-selected":{backgroundColor:"#ff6a0054"},"&dark .cm-searchMatch-selected":{backgroundColor:"#ff00ff8a"}}),CC=[Ct,ma.low(Co),CA];class Ck{constructor(e,t,n,r){this.state=e,this.pos=t,this.explicit=n,this.view=r,this.abortListeners=[],this.abortOnDocChange=!1}tokenBefore(e){let t=xG(this.state).resolveInner(this.pos,-1);for(;t&&0>e.indexOf(t.name);)t=t.parent;return t?{from:t.from,to:this.pos,text:this.state.sliceDoc(t.from,this.pos),type:t.type}:null}matchBefore(e){let t=this.state.doc.lineAt(this.pos),n=Math.max(t.from,this.pos-250),r=t.text.slice(n-t.from,this.pos-t.from),i=r.search(CE(e,!1));return i<0?null:{from:n+i,to:this.pos,text:r.slice(i)}}get aborted(){return null==this.abortListeners}addEventListener(e,t,n){"abort"==e&&this.abortListeners&&(this.abortListeners.push(t),n&&n.onDocChange&&(this.abortOnDocChange=!0))}}function CM(e){let t=Object.keys(e).join(""),n=/\w/.test(t);return n&&(t=t.replace(/\w/g,"")),`[${n?"\\w":""}${t.replace(/[^\w\s]/g,"\\$&")}]`}class CT{constructor(e,t,n,r){this.completion=e,this.source=t,this.match=n,this.score=r}}function CD(e){return e.selection.main.from}function CE(e,t){var n;let{source:r}=e,i=t&&"^"!=r[0],o="$"!=r[r.length-1];return i||o?RegExp(`${i?"^":""}(?:${r})${o?"$":""}`,null!=(n=e.flags)?n:e.ignoreCase?"i":""):e}let CO=mw.define(),CR=new WeakMap;function CP(e){if(!Array.isArray(e))return e;let t=CR.get(e);return t||CR.set(e,t=function(e){let t=e.map(e=>"string"==typeof e?{label:e}:e),[n,r]=t.every(e=>/^\w+$/.test(e.label))?[/\w*$/,/\w+$/]:function(e){let t=Object.create(null),n=Object.create(null);for(let{label:r}of e){t[r[0]]=!0;for(let e=1;e<r.length;e++)n[r[e]]=!0}let r=CM(t)+CM(n)+"*$";return[RegExp("^"+r),new RegExp(r)]}(t);return e=>{let i=e.matchBefore(r);return i||e.explicit?{from:i?i.from:e.pos,options:t,validFor:n}:null}}(e)),t}let CI=mC.define(),CN=mC.define();class Cj{constructor(e){this.pattern=e,this.chars=[],this.folded=[],this.any=[],this.precise=[],this.byWord=[],this.score=0,this.matched=[];for(let t=0;t<e.length;){let n=pq(e,t),r=pY(n);this.chars.push(n);let i=e.slice(t,t+r),o=i.toUpperCase();this.folded.push(pq(o==i?i.toLowerCase():o,0)),t+=r}this.astral=e.length!=this.chars.length}ret(e,t){return this.score=e,this.matched=t,this}match(e){if(0==this.pattern.length)return this.ret(-100,[]);if(e.length<this.pattern.length)return null;let{chars:t,folded:n,any:r,precise:i,byWord:o}=this;if(1==t.length){let r=pq(e,0),i=pY(r),o=i==e.length?0:-100;if(r==t[0]);else{if(r!=n[0])return null;o+=-200}return this.ret(o,[0,i])}let s=e.indexOf(this.pattern);if(0==s)return this.ret(e.length==this.pattern.length?0:-100,[0,this.pattern.length]);let a=t.length,l=0;if(s<0){for(let i=0,o=Math.min(e.length,200);i<o&&l<a;){let o=pq(e,i);(o==t[l]||o==n[l])&&(r[l++]=i),i+=pY(o)}if(l<a)return null}let u=0,c=0,h=!1,d=0,f=-1,p=-1,m=/[a-z]/.test(e),g=!0;for(let r=0,l=Math.min(e.length,200),v=0;r<l&&c<a;){let l=pq(e,r);s<0&&(u<a&&l==t[u]&&(i[u++]=r),d<a&&(l==t[d]||l==n[d]?(0==d&&(f=r),p=r+1,d++):d=0));let y,b=l<255?l>=48&&l<=57||l>=97&&l<=122?2:+(l>=65&&l<=90):(y=pG(l))!=y.toLowerCase()?1:2*(y!=y.toUpperCase());(!r||1==b&&m||0==v&&0!=b)&&(t[c]==l||n[c]==l&&(h=!0)?o[c++]=r:o.length&&(g=!1)),v=b,r+=pY(l)}return c==a&&0==o[0]&&g?this.result(-100+(h?-200:0),o,e):d==a&&0==f?this.ret(-200-e.length+(p==e.length?0:-100),[0,p]):s>-1?this.ret(-700-e.length,[s,s+this.pattern.length]):d==a?this.ret(-900-e.length,[f,p]):c==a?this.result(-100+(h?-200:0)+-700+(g?0:-1100),o,e):2==t.length?null:this.result((r[0]?-700:0)+-200+-1100,r,e)}result(e,t,n){let r=[],i=0;for(let e of t){let t=e+(this.astral?pY(pq(n,e)):1);i&&r[i-1]==e?r[i-1]=t:(r[i++]=e,r[i++]=t)}return this.ret(e-n.length,r)}}class CF{constructor(e){this.pattern=e,this.matched=[],this.score=0,this.folded=e.toLowerCase()}match(e){if(e.length<this.pattern.length)return null;let t=e.slice(0,this.pattern.length),n=t==this.pattern?0:t.toLowerCase()==this.folded?-200:null;return null==n?null:(this.matched=[0,t.length],this.score=n+(e.length==this.pattern.length?0:-100),this)}}let CL=p7.define({combine:e=>mI(e,{activateOnTyping:!0,activateOnCompletion:()=>!1,activateOnTypingDelay:100,selectOnOpen:!0,override:null,closeOnBlur:!0,maxRenderedOptions:100,defaultKeymap:!0,tooltipClass:()=>"",optionClass:()=>"",aboveCursor:!1,icons:!0,addToOptions:[],positionInfo:C_,filterStrict:!1,compareCompletions:(e,t)=>(e.sortText||e.label).localeCompare(t.sortText||t.label),interactionDelay:75,updateSyncTime:100},{defaultKeymap:(e,t)=>e&&t,closeOnBlur:(e,t)=>e&&t,icons:(e,t)=>e&&t,tooltipClass:(e,t)=>n=>CB(e(n),t(n)),optionClass:(e,t)=>n=>CB(e(n),t(n)),addToOptions:(e,t)=>e.concat(t),filterStrict:(e,t)=>e||t})});function CB(e,t){return e?t?e+" "+t:e:t}function C_(e,t,n,r,i,o){let s=e.textDirection==gY.RTL,a=s,l=!1,u="top",c,h,d=t.left-i.left,f=i.right-t.right,p=r.right-r.left,m=r.bottom-r.top;if(a&&d<Math.min(p,f)?a=!1:!a&&f<Math.min(p,d)&&(a=!0),p<=(a?d:f))c=Math.max(i.top,Math.min(n.top,i.bottom-m))-t.top,h=Math.min(400,a?d:f);else{l=!0,h=Math.min(400,(s?t.right:i.right-t.left)-30);let e=i.bottom-t.bottom;e>=m||e>t.top?c=n.bottom-t.top:(u="bottom",c=t.bottom-n.top)}let g=(t.bottom-t.top)/o.offsetHeight,v=(t.right-t.left)/o.offsetWidth;return{style:`${u}: ${c/g}px; max-width: ${h/v}px`,class:"cm-completionInfo-"+(l?s?"left-narrow":"right-narrow":a?"left":"right")}}let CV=mC.define();function Cz(e,t,n){if(e<=n)return{from:0,to:e};if(t<0&&(t=0),t<=e>>1){let e=Math.floor(t/n);return{from:e*n,to:(e+1)*n}}let r=Math.ceil((e-t)/n);return{from:e-r*n,to:e-(r-1)*n}}class CH{constructor(e,t,n){this.view=e,this.stateField=t,this.applyCompletion=n,this.info=null,this.infoDestroy=null,this.placeInfoReq={read:()=>this.measureInfo(),write:e=>this.placeInfo(e),key:this},this.space=null,this.currentClass="";let r=e.state.field(t),{options:i,selected:o}=r.open,s=e.state.facet(CL);this.optionContent=function(e){let t=e.addToOptions.slice();return e.icons&&t.push({render(e){let t=document.createElement("div");return t.classList.add("cm-completionIcon"),e.type&&t.classList.add(...e.type.split(/\s+/g).map(e=>"cm-completionIcon-"+e)),t.setAttribute("aria-hidden","true"),t},position:20}),t.push({render(e,t,n,r){let i=document.createElement("span");i.className="cm-completionLabel";let o=e.displayLabel||e.label,s=0;for(let e=0;e<r.length;){let t=r[e++],n=r[e++];t>s&&i.appendChild(document.createTextNode(o.slice(s,t)));let a=i.appendChild(document.createElement("span"));a.appendChild(document.createTextNode(o.slice(t,n))),a.className="cm-completionMatchedText",s=n}return s<o.length&&i.appendChild(document.createTextNode(o.slice(s))),i},position:50},{render(e){if(!e.detail)return null;let t=document.createElement("span");return t.className="cm-completionDetail",t.textContent=e.detail,t},position:80}),t.sort((e,t)=>e.position-t.position).map(e=>e.render)}(s),this.optionClass=s.optionClass,this.tooltipClass=s.tooltipClass,this.range=Cz(i.length,o,s.maxRenderedOptions),this.dom=document.createElement("div"),this.dom.className="cm-tooltip-autocomplete",this.updateTooltipClass(e.state),this.dom.addEventListener("mousedown",n=>{let{options:r}=e.state.field(t).open;for(let t=n.target,i;t&&t!=this.dom;t=t.parentNode)if("LI"==t.nodeName&&(i=/-(\d+)$/.exec(t.id))&&+i[1]<r.length){this.applyCompletion(e,r[+i[1]]),n.preventDefault();return}if(n.target==this.list){let t=this.list.classList.contains("cm-completionListIncompleteTop")&&n.clientY<this.list.firstChild.getBoundingClientRect().top?this.range.from-1:this.list.classList.contains("cm-completionListIncompleteBottom")&&n.clientY>this.list.lastChild.getBoundingClientRect().bottom?this.range.to:null;null!=t&&(e.dispatch({effects:CV.of(t)}),n.preventDefault())}}),this.dom.addEventListener("focusout",t=>{let n=e.state.field(this.stateField,!1);n&&n.tooltip&&e.state.facet(CL).closeOnBlur&&t.relatedTarget!=e.contentDOM&&e.dispatch({effects:CN.of(null)})}),this.showOptions(i,r.id)}mount(){this.updateSel()}showOptions(e,t){this.list&&this.list.remove(),this.list=this.dom.appendChild(this.createListBox(e,t,this.range)),this.list.addEventListener("scroll",()=>{this.info&&this.view.requestMeasure(this.placeInfoReq)})}update(e){var t;let n=e.state.field(this.stateField),r=e.startState.field(this.stateField);if(this.updateTooltipClass(e.state),n!=r){let{options:i,selected:o,disabled:s}=n.open;r.open&&r.open.options==i||(this.range=Cz(i.length,o,e.state.facet(CL).maxRenderedOptions),this.showOptions(i,n.id)),this.updateSel(),s!=(null==(t=r.open)?void 0:t.disabled)&&this.dom.classList.toggle("cm-tooltip-autocomplete-disabled",!!s)}}updateTooltipClass(e){let t=this.tooltipClass(e);if(t!=this.currentClass){for(let e of this.currentClass.split(" "))e&&this.dom.classList.remove(e);for(let e of t.split(" "))e&&this.dom.classList.add(e);this.currentClass=t}}positioned(e){this.space=e,this.info&&this.view.requestMeasure(this.placeInfoReq)}updateSel(){let e=this.view.state.field(this.stateField),t=e.open;(t.selected>-1&&t.selected<this.range.from||t.selected>=this.range.to)&&(this.range=Cz(t.options.length,t.selected,this.view.state.facet(CL).maxRenderedOptions),this.showOptions(t.options,e.id));let n=this.updateSelectedOption(t.selected);if(n){this.destroyInfo();let{completion:r}=t.options[t.selected],{info:i}=r;if(!i)return;let o="string"==typeof i?document.createTextNode(i):i(r);if(!o)return;"then"in o?o.then(t=>{t&&this.view.state.field(this.stateField,!1)==e&&this.addInfoPane(t,r)}).catch(e=>vf(this.view.state,e,"completion info")):(this.addInfoPane(o,r),n.setAttribute("aria-describedby",this.info.id))}}addInfoPane(e,t){this.destroyInfo();let n=this.info=document.createElement("div");if(n.className="cm-tooltip cm-completionInfo",n.id="cm-completionInfo-"+Math.floor(65535*Math.random()).toString(16),null!=e.nodeType)n.appendChild(e),this.infoDestroy=null;else{let{dom:t,destroy:r}=e;n.appendChild(t),this.infoDestroy=r||null}this.dom.appendChild(n),this.view.requestMeasure(this.placeInfoReq)}updateSelectedOption(e){var t,n;let r,i,o,s=null;for(let t=this.list.firstChild,n=this.range.from;t;t=t.nextSibling,n++)"LI"==t.nodeName&&t.id?n==e?t.hasAttribute("aria-selected")||(t.setAttribute("aria-selected","true"),s=t):t.hasAttribute("aria-selected")&&(t.removeAttribute("aria-selected"),t.removeAttribute("aria-describedby")):n--;return s&&(t=this.list,n=s,r=t.getBoundingClientRect(),i=n.getBoundingClientRect(),o=r.height/t.offsetHeight,i.top<r.top?t.scrollTop-=(r.top-i.top)/o:i.bottom>r.bottom&&(t.scrollTop+=(i.bottom-r.bottom)/o)),s}measureInfo(){let e=this.dom.querySelector("[aria-selected]");if(!e||!this.info)return null;let t=this.dom.getBoundingClientRect(),n=this.info.getBoundingClientRect(),r=e.getBoundingClientRect(),i=this.space;if(!i){let e=this.dom.ownerDocument.documentElement;i={left:0,top:0,right:e.clientWidth,bottom:e.clientHeight}}return r.top>Math.min(i.bottom,t.bottom)-10||r.bottom<Math.max(i.top,t.top)+10?null:this.view.state.facet(CL).positionInfo(this.view,t,r,n,i,this.dom)}placeInfo(e){this.info&&(e?(e.style&&(this.info.style.cssText=e.style),this.info.className="cm-tooltip cm-completionInfo "+(e.class||"")):this.info.style.cssText="top: -1e6px")}createListBox(e,t,n){let r=document.createElement("ul");r.id=t,r.setAttribute("role","listbox"),r.setAttribute("aria-expanded","true"),r.setAttribute("aria-label",this.view.state.phrase("Completions")),r.addEventListener("mousedown",e=>{e.target==r&&e.preventDefault()});let i=null;for(let o=n.from;o<n.to;o++){let{completion:s,match:a}=e[o],{section:l}=s;if(l){let e="string"==typeof l?l:l.name;e!=i&&(o>n.from||0==n.from)&&(i=e,"string"!=typeof l&&l.header?r.appendChild(l.header(l)):r.appendChild(document.createElement("completion-section")).textContent=e)}let u=r.appendChild(document.createElement("li"));u.id=t+"-"+o,u.setAttribute("role","option");let c=this.optionClass(s);for(let e of(c&&(u.className=c),this.optionContent)){let t=e(s,this.view.state,this.view,a);t&&u.appendChild(t)}}return n.from&&r.classList.add("cm-completionListIncompleteTop"),n.to<e.length&&r.classList.add("cm-completionListIncompleteBottom"),r}destroyInfo(){this.info&&(this.infoDestroy&&this.infoDestroy(),this.info.remove(),this.info=null)}destroy(){this.destroyInfo()}}function C$(e){return 100*(e.boost||0)+10*!!e.apply+5*!!e.info+ +!!e.type}class CW{constructor(e,t,n,r,i,o){this.options=e,this.attrs=t,this.tooltip=n,this.timestamp=r,this.selected=i,this.disabled=o}setSelected(e,t){return e==this.selected||e>=this.options.length?this:new CW(this.options,CY(t,e),this.tooltip,this.timestamp,e,this.disabled)}static build(e,t,n,r,i,o){if(r&&!o&&e.some(e=>e.isPending))return r.setDisabled();let s=function(e,t){let n=[],r=null,i=null,o=e=>{n.push(e);let{section:t}=e.completion;if(t){r||(r=[]);let e="string"==typeof t?t:t.name;r.some(t=>t.name==e)||r.push("string"==typeof t?{name:e}:t)}},s=t.facet(CL);for(let r of e)if(r.hasResult()){let e=r.result.getMatch;if(!1===r.result.filter)for(let t of r.result.options)o(new CT(t,r.source,e?e(t):[],1e9-n.length));else{let n=t.sliceDoc(r.from,r.to),a,l=s.filterStrict?new CF(n):new Cj(n);for(let t of r.result.options)if(a=l.match(t.label)){let n=t.displayLabel?e?e(t,a.matched):[]:a.matched,s=a.score+(t.boost||0);if(o(new CT(t,r.source,n,s)),"object"==typeof t.section&&"dynamic"===t.section.rank){let{name:e}=t.section;i||(i=Object.create(null)),i[e]=Math.max(s,i[e]||-1e9)}}}}if(r){let e=Object.create(null),t=0;for(let n of r.sort((e,t)=>("dynamic"===e.rank&&"dynamic"===t.rank?i[t.name]-i[e.name]:0)||("number"==typeof e.rank?e.rank:1e9)-("number"==typeof t.rank?t.rank:1e9)||(e.name<t.name?-1:1)))t-=1e5,e[n.name]=t;for(let t of n){let{section:n}=t.completion;n&&(t.score+=e["string"==typeof n?n:n.name])}}let a=[],l=null,u=s.compareCompletions;for(let e of n.sort((e,t)=>t.score-e.score||u(e.completion,t.completion))){let t=e.completion;l&&l.label==t.label&&l.detail==t.detail&&(null==l.type||null==t.type||l.type==t.type)&&l.apply==t.apply&&l.boost==t.boost?C$(e.completion)>C$(l)&&(a[a.length-1]=e):a.push(e),l=e.completion}return a}(e,t);if(!s.length)return r&&e.some(e=>e.isPending)?r.setDisabled():null;let a=t.facet(CL).selectOnOpen?0:-1;if(r&&r.selected!=a&&-1!=r.selected){let e=r.options[r.selected].completion;for(let t=0;t<s.length;t++)if(s[t].completion==e){a=t;break}}return new CW(s,CY(n,a),{pos:e.reduce((e,t)=>t.hasResult()?Math.min(e,t.from):e,1e8),create:C2,above:i.aboveCursor},r?r.timestamp:Date.now(),a,!1)}map(e){return new CW(this.options,this.attrs,{...this.tooltip,pos:e.mapPos(this.tooltip.pos)},this.timestamp,this.selected,this.disabled)}setDisabled(){return new CW(this.options,this.attrs,this.tooltip,this.timestamp,this.selected,!0)}}class CU{constructor(e,t,n){this.active=e,this.id=t,this.open=n}static start(){return new CU(CK,"cm-ac-"+Math.floor(2e6*Math.random()).toString(36),null)}update(e){let{state:t}=e,n=t.facet(CL),r=(n.override||t.languageDataAt("autocomplete",CD(t)).map(CP)).map(t=>(this.active.find(e=>e.source==t)||new CX(t,+!!this.active.some(e=>0!=e.state))).update(e,n));r.length==this.active.length&&r.every((e,t)=>e==this.active[t])&&(r=this.active);let i=this.open,o=e.effects.some(e=>e.is(CJ));for(let s of(i&&e.docChanged&&(i=i.map(e.changes)),e.selection||r.some(t=>t.hasResult()&&e.changes.touchesRange(t.from,t.to))||!function(e,t){if(e==t)return!0;for(let n=0,r=0;;){for(;n<e.length&&!e[n].hasResult();)n++;for(;r<t.length&&!t[r].hasResult();)r++;let i=n==e.length,o=r==t.length;if(i||o)return i==o;if(e[n++].result!=t[r++].result)return!1}}(r,this.active)||o?i=CW.build(r,t,this.id,i,n,o):i&&i.disabled&&!r.some(e=>e.isPending)&&(i=null),!i&&r.every(e=>!e.isPending)&&r.some(e=>e.hasResult())&&(r=r.map(e=>e.hasResult()?new CX(e.source,0):e)),e.effects))s.is(CV)&&(i=i&&i.setSelected(s.value,this.id));return r==this.active&&i==this.open?this:new CU(r,this.id,i)}get tooltip(){return this.open?this.open.tooltip:null}get attrs(){return this.open?this.open.attrs:this.active.length?Cq:CG}}let Cq={"aria-autocomplete":"list"},CG={};function CY(e,t){let n={"aria-autocomplete":"list","aria-haspopup":"listbox","aria-controls":e};return t>-1&&(n["aria-activedescendant"]=e+"-"+t),n}let CK=[];function CZ(e,t){if(e.isUserEvent("input.complete")){let n=e.annotation(CO);if(n&&t.activateOnCompletion(n))return 12}let n=e.isUserEvent("input.type");return n&&t.activateOnTyping?5:n?1:e.isUserEvent("delete.backward")?2:e.selection?8:16*!!e.docChanged}class CX{constructor(e,t,n=!1){this.source=e,this.state=t,this.explicit=n}hasResult(){return!1}get isPending(){return 1==this.state}update(e,t){let n=CZ(e,t),r=this;for(let t of((8&n||16&n&&this.touches(e))&&(r=new CX(r.source,0)),4&n&&0==r.state&&(r=new CX(this.source,1)),r=r.updateFor(e,n),e.effects))if(t.is(CI))r=new CX(r.source,1,t.value);else if(t.is(CN))r=new CX(r.source,0);else if(t.is(CJ))for(let e of t.value)e.source==r.source&&(r=e);return r}updateFor(e,t){return this.map(e.changes)}map(e){return this}touches(e){return e.changes.touchesRange(CD(e.state))}}class CQ extends CX{constructor(e,t,n,r,i,o){super(e,3,t),this.limit=n,this.result=r,this.from=i,this.to=o}hasResult(){return!0}updateFor(e,t){var n;if(!(3&t))return this.map(e.changes);let r=this.result;r.map&&!e.changes.empty&&(r=r.map(r,e.changes));let i=e.changes.mapPos(this.from),o=e.changes.mapPos(this.to,1),s=CD(e.state);if(s>o||!r||2&t&&(CD(e.startState)==this.from||s<this.limit))return new CX(this.source,4&t?1:0);let a=e.changes.mapPos(this.limit);return!function(e,t,n,r){if(!e)return!1;let i=t.sliceDoc(n,r);return"function"==typeof e?e(i,n,r,t):CE(e,!0).test(i)}(r.validFor,e.state,i,o)?r.update&&(r=r.update(r,i,o,new Ck(e.state,s,!1)))?new CQ(this.source,this.explicit,a,r,r.from,null!=(n=r.to)?n:CD(e.state)):new CX(this.source,1,this.explicit):new CQ(this.source,this.explicit,a,r,i,o)}map(e){if(e.empty)return this;let t=this.result.map?this.result.map(this.result,e):this.result;return t?new CQ(this.source,this.explicit,e.mapPos(this.limit),t,e.mapPos(this.from),e.mapPos(this.to,1)):new CX(this.source,0)}touches(e){return e.changes.touchesRange(this.from,this.to)}}let CJ=mC.define({map:(e,t)=>e.map(e=>e.map(t))}),C0=mo.define({create:()=>CU.start(),update:(e,t)=>e.update(t),provide:e=>[xn.from(e,e=>e.tooltip),bd.contentAttributes.from(e,e=>e.attrs)]});function C1(e,t){let n=t.completion.apply||t.completion.label,r=e.state.field(C0).active.find(e=>e.source==t.source);return r instanceof CQ&&("string"==typeof n?e.dispatch({...function(e,t,n,r){let{main:i}=e.selection,o=n-i.from,s=r-i.from;return{...e.changeByRange(a=>{if(a!=i&&n!=r&&e.sliceDoc(a.from+o,a.from+s)!=e.sliceDoc(n,r))return{range:a};let l=e.toText(t);return{changes:{from:a.from+o,to:r==i.from?a.to:a.from+s,insert:l},range:p6.cursor(a.from+o+l.length)}}),scrollIntoView:!0,userEvent:"input.complete"}}(e.state,n,r.from,r.to),annotations:CO.of(t.completion)}):n(e,t.completion,r.from,r.to),!0)}let C2=e=>new CH(e,C0,C1);function C5(e,t="option"){return n=>{let r=n.state.field(C0,!1);if(!r||!r.open||r.open.disabled||Date.now()-r.open.timestamp<n.state.facet(CL).interactionDelay)return!1;let i=1,o;"page"==t&&(o=xl(n,r.open.tooltip))&&(i=Math.max(2,Math.floor(o.dom.offsetHeight/o.dom.querySelector("li").offsetHeight)-1));let{length:s}=r.open.options,a=r.open.selected>-1?r.open.selected+i*(e?1:-1):e?0:s-1;return a<0?a="page"==t?0:s-1:a>=s&&(a="page"==t?s-1:0),n.dispatch({effects:CV.of(a)}),!0}}let C3=e=>!!e.state.field(C0,!1)&&(e.dispatch({effects:CI.of(!0)}),!0);class C4{constructor(e,t){this.active=e,this.context=t,this.time=Date.now(),this.updates=[],this.done=void 0}}let C6=vv.fromClass(class{constructor(e){for(let t of(this.view=e,this.debounceUpdate=-1,this.running=[],this.debounceAccept=-1,this.pendingStart=!1,this.composing=0,e.state.field(C0).active))t.isPending&&this.startQuery(t)}update(e){let t=e.state.field(C0),n=e.state.facet(CL);if(!e.selectionSet&&!e.docChanged&&e.startState.field(C0)==t)return;let r=e.transactions.some(e=>{let t=CZ(e,n);return 8&t||(e.selection||e.docChanged)&&!(3&t)});for(let t=0;t<this.running.length;t++){let n=this.running[t];if(r||n.context.abortOnDocChange&&e.docChanged||n.updates.length+e.transactions.length>50&&Date.now()-n.time>1e3){for(let e of n.context.abortListeners)try{e()}catch(e){vf(this.view.state,e)}n.context.abortListeners=null,this.running.splice(t--,1)}else n.updates.push(...e.transactions)}this.debounceUpdate>-1&&clearTimeout(this.debounceUpdate),e.transactions.some(e=>e.effects.some(e=>e.is(CI)))&&(this.pendingStart=!0);let i=this.pendingStart?50:n.activateOnTypingDelay;if(this.debounceUpdate=t.active.some(e=>e.isPending&&!this.running.some(t=>t.active.source==e.source))?setTimeout(()=>this.startUpdate(),i):-1,0!=this.composing)for(let t of e.transactions)t.isUserEvent("input.type")?this.composing=2:2==this.composing&&t.selection&&(this.composing=3)}startUpdate(){this.debounceUpdate=-1,this.pendingStart=!1;let{state:e}=this.view,t=e.field(C0);for(let e of t.active)e.isPending&&!this.running.some(t=>t.active.source==e.source)&&this.startQuery(e);this.running.length&&t.open&&t.open.disabled&&(this.debounceAccept=setTimeout(()=>this.accept(),this.view.state.facet(CL).updateSyncTime))}startQuery(e){let{state:t}=this.view,n=CD(t),r=new Ck(t,n,e.explicit,this.view),i=new C4(e,r);this.running.push(i),Promise.resolve(e.source(r)).then(e=>{i.context.aborted||(i.done=e||null,this.scheduleAccept())},e=>{this.view.dispatch({effects:CN.of(null)}),vf(this.view.state,e)})}scheduleAccept(){this.running.every(e=>void 0!==e.done)?this.accept():this.debounceAccept<0&&(this.debounceAccept=setTimeout(()=>this.accept(),this.view.state.facet(CL).updateSyncTime))}accept(){var e;this.debounceAccept>-1&&clearTimeout(this.debounceAccept),this.debounceAccept=-1;let t=[],n=this.view.state.facet(CL),r=this.view.state.field(C0);for(let i=0;i<this.running.length;i++){let o=this.running[i];if(void 0===o.done)continue;if(this.running.splice(i--,1),o.done){let r=CD(o.updates.length?o.updates[0].startState:this.view.state),i=Math.min(r,o.done.from+ +!o.active.explicit),s=new CQ(o.active.source,o.active.explicit,i,o.done,o.done.from,null!=(e=o.done.to)?e:r);for(let e of o.updates)s=s.update(e,n);if(s.hasResult()){t.push(s);continue}}let s=r.active.find(e=>e.source==o.active.source);if(s&&s.isPending)if(null==o.done){let e=new CX(o.active.source,0);for(let t of o.updates)e=e.update(t,n);e.isPending||t.push(e)}else this.startQuery(s)}(t.length||r.open&&r.open.disabled)&&this.view.dispatch({effects:CJ.of(t)})}},{eventHandlers:{blur(e){let t=this.view.state.field(C0,!1);if(t&&t.tooltip&&this.view.state.facet(CL).closeOnBlur){let n=t.open&&xl(this.view,t.open.tooltip);n&&n.dom.contains(e.relatedTarget)||setTimeout(()=>this.view.dispatch({effects:CN.of(null)}),10)}},compositionstart(){this.composing=1},compositionend(){3==this.composing&&setTimeout(()=>this.view.dispatch({effects:CI.of(!1)}),20),this.composing=0}}}),C9="object"==typeof navigator&&/Win/.test(navigator.platform),C8=ma.highest(bd.domEventHandlers({keydown(e,t){let n=t.state.field(C0,!1);if(!n||!n.open||n.open.disabled||n.open.selected<0||e.key.length>1||e.ctrlKey&&!(C9&&e.altKey)||e.metaKey)return!1;let r=n.open.options[n.open.selected],i=n.active.find(e=>e.source==r.source),o=r.completion.commitCharacters||i.result.commitCharacters;return o&&o.indexOf(e.key)>-1&&C1(t,r),!1}})),C7=bd.baseTheme({".cm-tooltip.cm-tooltip-autocomplete":{"& > ul":{fontFamily:"monospace",whiteSpace:"nowrap",overflow:"hidden auto",maxWidth_fallback:"700px",maxWidth:"min(700px, 95vw)",minWidth:"250px",maxHeight:"10em",height:"100%",listStyle:"none",margin:0,padding:0,"& > li, & > completion-section":{padding:"1px 3px",lineHeight:1.2},"& > li":{overflowX:"hidden",textOverflow:"ellipsis",cursor:"pointer"},"& > completion-section":{display:"list-item",borderBottom:"1px solid silver",paddingLeft:"0.5em",opacity:.7}}},"&light .cm-tooltip-autocomplete ul li[aria-selected]":{background:"#17c",color:"white"},"&light .cm-tooltip-autocomplete-disabled ul li[aria-selected]":{background:"#777"},"&dark .cm-tooltip-autocomplete ul li[aria-selected]":{background:"#347",color:"white"},"&dark .cm-tooltip-autocomplete-disabled ul li[aria-selected]":{background:"#444"},".cm-completionListIncompleteTop:before, .cm-completionListIncompleteBottom:after":{content:'"\xb7\xb7\xb7"',opacity:.5,display:"block",textAlign:"center",cursor:"pointer"},".cm-tooltip.cm-completionInfo":{position:"absolute",padding:"3px 9px",width:"max-content",maxWidth:"400px",boxSizing:"border-box",whiteSpace:"pre-line"},".cm-completionInfo.cm-completionInfo-left":{right:"100%"},".cm-completionInfo.cm-completionInfo-right":{left:"100%"},".cm-completionInfo.cm-completionInfo-left-narrow":{right:"30px"},".cm-completionInfo.cm-completionInfo-right-narrow":{left:"30px"},"&light .cm-snippetField":{backgroundColor:"#00000022"},"&dark .cm-snippetField":{backgroundColor:"#ffffff22"},".cm-snippetFieldPosition":{verticalAlign:"text-top",width:0,height:"1.15em",display:"inline-block",margin:"0 -0.7px -.7em",borderLeft:"1.4px dotted #888"},".cm-completionMatchedText":{textDecoration:"underline"},".cm-completionDetail":{marginLeft:"0.5em",fontStyle:"italic"},".cm-completionIcon":{fontSize:"90%",width:".8em",display:"inline-block",textAlign:"center",paddingRight:".6em",opacity:"0.6",boxSizing:"content-box"},".cm-completionIcon-function, .cm-completionIcon-method":{"&:after":{content:"'ƒ'"}},".cm-completionIcon-class":{"&:after":{content:"'○'"}},".cm-completionIcon-interface":{"&:after":{content:"'◌'"}},".cm-completionIcon-variable":{"&:after":{content:"'\uD835\uDC65'"}},".cm-completionIcon-constant":{"&:after":{content:"'\uD835\uDC36'"}},".cm-completionIcon-type":{"&:after":{content:"'\uD835\uDC61'"}},".cm-completionIcon-enum":{"&:after":{content:"'∪'"}},".cm-completionIcon-property":{"&:after":{content:"'□'"}},".cm-completionIcon-keyword":{"&:after":{content:"'\uD83D\uDD11︎'"}},".cm-completionIcon-namespace":{"&:after":{content:"'▢'"}},".cm-completionIcon-text":{"&:after":{content:"'abc'",fontSize:"50%",verticalAlign:"middle"}}}),ke={brackets:["(","[","{","'",'"'],before:")]}:;>",stringPrefixes:[]},kt=mC.define({map(e,t){let n=t.mapPos(e,-1,pZ.TrackAfter);return null==n?void 0:n}}),kn=new class extends mN{};kn.startSide=1,kn.endSide=-1;let kr=mo.define({create:()=>m_.empty,update(e,t){if(e=e.map(t.changes),t.selection){let n=t.state.doc.lineAt(t.selection.main.head);e=e.update({filter:e=>e>=n.from&&e<=n.to})}for(let n of t.effects)n.is(kt)&&(e=e.update({add:[kn.range(n.value,n.value+1)]}));return e}}),ki="()[]{}<>\xab\xbb\xbb\xab[]{}";function ko(e){for(let t=0;t<ki.length;t+=2)if(ki.charCodeAt(t)==e)return ki.charAt(t+1);return pG(e<128?e:e+1)}function ks(e,t){return e.languageDataAt("closeBrackets",t)[0]||ke}let ka="object"==typeof navigator&&/Android\b/.test(navigator.userAgent),kl=bd.inputHandler.of((e,t,n,r)=>{if((ka?e.composing:e.compositionStarted)||e.state.readOnly)return!1;let i=e.state.selection.main;if(r.length>2||2==r.length&&1==pY(pq(r,0))||t!=i.from||n!=i.to)return!1;let o=function(e,t){let n=ks(e,e.selection.main.head),r=n.brackets||ke.brackets;for(let i of r){let o=ko(pq(i,0));if(t==i)return o==i?function(e,t,n,r){let i=r.stringPrefixes||ke.stringPrefixes,o=null,s=e.changeByRange(r=>{if(!r.empty)return{changes:[{insert:t,from:r.from},{insert:t,from:r.to}],effects:kt.of(r.to+t.length),range:p6.range(r.anchor+t.length,r.head+t.length)};let s=r.head,a=kh(e.doc,s),l;if(a==t){if(kd(e,s))return{changes:{insert:t+t,from:s},effects:kt.of(s+t.length),range:p6.cursor(s+t.length)};else if(kc(e,s)){let r=n&&e.sliceDoc(s,s+3*t.length)==t+t+t?t+t+t:t;return{changes:{from:s,to:s+r.length,insert:r},range:p6.cursor(s+r.length)}}}else if(n&&e.sliceDoc(s-2*t.length,s)==t+t&&(l=kf(e,s-2*t.length,i))>-1&&kd(e,l))return{changes:{insert:t+t+t+t,from:s},effects:kt.of(s+t.length),range:p6.cursor(s+t.length)};else if(e.charCategorizer(s)(a)!=mO.Word&&kf(e,s,i)>-1&&!function(e,t,n,r){let i=xG(e).resolveInner(t,-1),o=r.reduce((e,t)=>Math.max(e,t.length),0);for(let s=0;s<5;s++){let s=e.sliceDoc(i.from,Math.min(i.to,i.from+n.length+o)),a=s.indexOf(n);if(!a||a>-1&&r.indexOf(s.slice(0,a))>-1){let t=i.firstChild;for(;t&&t.from==i.from&&t.to-t.from>n.length+a;){if(e.sliceDoc(t.to-n.length,t.to)==n)return!1;t=t.firstChild}return!0}let l=i.to==t&&i.parent;if(!l)break;i=l}return!1}(e,s,t,i))return{changes:{insert:t+t,from:s},effects:kt.of(s+t.length),range:p6.cursor(s+t.length)};return{range:o=r}});return o?null:e.update(s,{scrollIntoView:!0,userEvent:"input.type"})}(e,i,r.indexOf(i+i+i)>-1,n):function(e,t,n,r){let i=null,o=e.changeByRange(o=>{if(!o.empty)return{changes:[{insert:t,from:o.from},{insert:n,from:o.to}],effects:kt.of(o.to+t.length),range:p6.range(o.anchor+t.length,o.head+t.length)};let s=kh(e.doc,o.head);return!s||/\s/.test(s)||r.indexOf(s)>-1?{changes:{insert:t+n,from:o.head},effects:kt.of(o.head+t.length),range:p6.cursor(o.head+t.length)}:{range:i=o}});return i?null:e.update(o,{scrollIntoView:!0,userEvent:"input.type"})}(e,i,o,n.before||ke.before);if(t==o&&kc(e,e.selection.main.from))return function(e,t){let n=null,r=e.changeByRange(r=>r.empty&&kh(e.doc,r.head)==t?{changes:{from:r.head,to:r.head+t.length,insert:t},range:p6.cursor(r.head+t.length)}:n={range:r});return n?null:e.update(r,{scrollIntoView:!0,userEvent:"input.type"})}(e,o)}return null}(e.state,r);return!!o&&(e.dispatch(o),!0)}),ku=[{key:"Backspace",run:({state:e,dispatch:t})=>{if(e.readOnly)return!1;let n=ks(e,e.selection.main.head).brackets||ke.brackets,r=null,i=e.changeByRange(t=>{if(t.empty){var i,o;let r,s=(i=e.doc,o=t.head,pY(pq(r=i.sliceString(o-2,o),0))==r.length?r:r.slice(1));for(let r of n)if(r==s&&kh(e.doc,t.head)==ko(pq(r,0)))return{changes:{from:t.head-r.length,to:t.head+r.length},range:p6.cursor(t.head-r.length)}}return{range:r=t}});return r||t(e.update(i,{scrollIntoView:!0,userEvent:"delete.backward"})),!r}}];function kc(e,t){let n=!1;return e.field(kr).between(0,e.doc.length,e=>{e==t&&(n=!0)}),n}function kh(e,t){let n=e.sliceString(t,t+2);return n.slice(0,pY(pq(n,0)))}function kd(e,t){let n=xG(e).resolveInner(t+1);return n.parent&&n.from==t}function kf(e,t,n){let r=e.charCategorizer(t);if(r(e.sliceDoc(t-1,t))!=mO.Word)return t;for(let i of n){let n=t-i.length;if(e.sliceDoc(n,t)==i&&r(e.sliceDoc(n-1,n))!=mO.Word)return n}return -1}let kp=[{key:"Ctrl-Space",run:C3},{mac:"Alt-`",run:C3},{mac:"Alt-i",run:C3},{key:"Escape",run:e=>{let t=e.state.field(C0,!1);return!!t&&!!t.active.some(e=>0!=e.state)&&(e.dispatch({effects:CN.of(null)}),!0)}},{key:"ArrowDown",run:C5(!0)},{key:"ArrowUp",run:C5(!1)},{key:"PageDown",run:C5(!0,"page")},{key:"PageUp",run:C5(!1,"page")},{key:"Enter",run:e=>{let t=e.state.field(C0,!1);return!(e.state.readOnly||!t||!t.open||t.open.selected<0||t.open.disabled||Date.now()-t.open.timestamp<e.state.facet(CL).interactionDelay)&&C1(e,t.open.options[t.open.selected])}}],km=ma.highest(bx.computeN([CL],e=>e.facet(CL).defaultKeymap?[kp]:[]));var kg=function(e){let t;void 0===e&&(e={});var n=e.crosshairCursor,r=[];!1!==e.closeBracketsKeymap&&(r=r.concat(ku)),!1!==e.defaultKeymap&&(r=r.concat(AF)),!1!==e.searchKeymap&&(r=r.concat(Cy)),!1!==e.historyKeymap&&(r=r.concat(SY)),!1!==e.foldKeymap&&(r=r.concat(wv)),!1!==e.completionKeymap&&(r=r.concat(kp)),!1!==e.lintKeymap&&(r=r.concat(St));var i=[];return!1!==e.lineNumbers&&i.push(function(e={}){return[xj.of(e),xM(),xB]}()),!1!==e.highlightActiveLineGutter&&i.push(xz),!1!==e.highlightSpecialChars&&i.push(function(e={}){return[bG.of(e),bY||(bY=vv.fromClass(class{constructor(e){this.view=e,this.decorations=gx.none,this.decorationCache=Object.create(null),this.decorator=this.makeDecorator(e.state.facet(bG)),this.decorations=this.decorator.createDeco(e)}makeDecorator(e){return new bH({regexp:e.specialChars,decoration:(t,n,r)=>{let{doc:i}=n.state,o=pq(t[0],0);if(9==o){let e=i.lineAt(r),t=n.state.tabSize,o=mX(e.text,t,r-e.from);return gx.replace({widget:new bZ((t-o%t)*this.view.defaultCharacterWidth/this.view.scaleX)})}return this.decorationCache[o]||(this.decorationCache[o]=gx.replace({widget:new bK(e,o)}))},boundary:e.replaceTabs?void 0:/[^]/})}update(e){let t=e.state.facet(bG);e.startState.facet(bG)!=t?(this.decorator=this.makeDecorator(t),this.decorations=this.decorator.createDeco(e.view)):this.decorations=this.decorator.updateDeco(e,this.decorations)}},{decorations:e=>e.decorations}))]}()),!1!==e.history&&i.push(function(e={}){return[SN,SI.of(e),bd.domEventHandlers({beforeinput(e,t){let n="historyUndo"==e.inputType?SF:"historyRedo"==e.inputType?SL:null;return!!n&&(e.preventDefault(),n(t))}})]}()),!1!==e.foldGutter&&i.push(function(e={}){let t={...wC,...e},n=new wk(t,!0),r=new wk(t,!1),i=vv.fromClass(class{constructor(e){this.from=e.viewport.from,this.markers=this.buildMarkers(e)}update(e){(e.docChanged||e.viewportChanged||e.startState.facet(x2)!=e.state.facet(x2)||e.startState.field(wd,!1)!=e.state.field(wd,!1)||xG(e.startState)!=xG(e.state)||t.foldingChanged(e))&&(this.markers=this.buildMarkers(e.view))}buildMarkers(e){let t=new mV;for(let i of e.viewportLineBlocks){let o=wp(e.state,i.from,i.to)?r:wa(e.state,i.from,i.to)?n:null;o&&t.add(i.from,i.from,o)}return t.finish()}}),{domEventHandlers:o}=t;return[i,xC({class:"cm-foldGutter",markers(e){var t;return(null==(t=e.plugin(i))?void 0:t.markers)||m_.empty},initialSpacer:()=>new wk(t,!1),domEventHandlers:{...o,click:(e,t,n)=>{if(o.click&&o.click(e,t,n))return!0;let r=wp(e.state,t.from,t.to);if(r)return e.dispatch({effects:wc.of(r)}),!0;let i=wa(e.state,t.from,t.to);return!!i&&(e.dispatch({effects:wu.of(i)}),!0)}}}),wx()]}()),!1!==e.drawSelection&&i.push(function(e={}){return[bP.of(e),bN,bF,bL,vl.of(!0)]}()),!1!==e.dropCursor&&i.push([b_,bV]),!1!==e.allowMultipleSelections&&i.push(mP.allowMultipleSelections.of(!0)),!1!==e.indentOnInput&&i.push(mP.transactionFilter.of(e=>{if(!e.docChanged||!e.isUserEvent("input.type")&&!e.isUserEvent("input.complete"))return e;let t=e.startState.languageDataAt("indentOnInput",e.startState.selection.main.head);if(!t.length)return e;let n=e.newDoc,{head:r}=e.newSelection.main,i=n.lineAt(r);if(r>i.from+200)return e;let o=n.sliceString(i.from,r);if(!t.some(e=>e.test(o)))return e;let{state:s}=e,a=-1,l=[];for(let{head:e}of s.selection.ranges){let t=s.doc.lineAt(e);if(t.from==a)continue;a=t.from;let n=x8(s,t.from);if(null==n)continue;let r=/^\s*/.exec(t.text)[0],i=x9(s,n);r!=i&&l.push({from:t.from,to:t.from+r.length,insert:i})}return l.length?[e,{changes:l,sequential:!0}]:e})),!1!==e.syntaxHighlighting&&i.push(wR(wI,{fallback:!0})),!1!==e.bracketMatching&&i.push(function(e={}){return[wF.of(e),wz]}()),!1!==e.closeBrackets&&i.push([kl,kr]),!1!==e.autocompletion&&i.push(function(e={}){return[C8,C0,CL.of(e),C6,km,C7]}()),!1!==e.rectangularSelection&&i.push((t=e=>e.altKey&&0==e.button,bd.mouseSelectionStyle.of((e,n)=>{let r,i;return t(n)?(r=b0(e,n),i=e.state.selection,r?{update(e){if(e.docChanged){let t=e.changes.mapPos(e.startState.doc.line(r.line).from),n=e.state.doc.lineAt(t);r={line:n.number,col:r.col,off:Math.min(r.off,n.length)},i=i.map(e.changes)}},get(t,n,o){let s=b0(e,t);if(!s)return i;let a=function(e,t,n){let r=Math.min(t.line,n.line),i=Math.max(t.line,n.line),o=[];if(t.off>2e3||n.off>2e3||t.col<0||n.col<0){let s=Math.min(t.off,n.off),a=Math.max(t.off,n.off);for(let t=r;t<=i;t++){let n=e.doc.line(t);n.length<=a&&o.push(p6.range(n.from+s,n.to+a))}}else{let s=Math.min(t.col,n.col),a=Math.max(t.col,n.col);for(let t=r;t<=i;t++){let n=e.doc.line(t),r=mQ(n.text,s,e.tabSize,!0);if(r<0)o.push(p6.cursor(n.to));else{let t=mQ(n.text,a,e.tabSize);o.push(p6.range(n.from+r,n.from+t))}}}return o}(e.state,r,s);return a.length?o?p6.create(a.concat(i.ranges)):p6.create(a):i}}:null):null}))),!1!==(void 0!==n&&n)&&i.push(function(e={}){let[t,n]=b1[e.key||"Alt"],r=vv.fromClass(class{constructor(e){this.view=e,this.isDown=!1}set(e){this.isDown!=e&&(this.isDown=e,this.view.update([]))}},{eventObservers:{keydown(e){this.set(e.keyCode==t||n(e))},keyup(e){e.keyCode!=t&&n(e)||this.set(!1)},mousemove(e){this.set(n(e))}}});return[r,bd.contentAttributes.of(e=>{var t;return(null==(t=e.plugin(r))?void 0:t.isDown)?b2:null})]}()),!1!==e.highlightActiveLine&&i.push(bQ),!1!==e.highlightSelectionMatches&&i.push([AJ,AQ]),e.tabSize&&"number"==typeof e.tabSize&&i.push(x4.of(" ".repeat(e.tabSize))),i.concat([bx.of(r.flat())]).filter(Boolean)};let kv="#e06c75",ky="#abb2bf",kb="#7d8799",kx="#d19a66",kw="#2c313a",kS="#282c34",kA="#353a42",kC="#528bff",kk=[bd.theme({"&":{color:ky,backgroundColor:kS},".cm-content":{caretColor:kC},".cm-cursor, .cm-dropCursor":{borderLeftColor:kC},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:"#3E4451"},".cm-panels":{backgroundColor:"#21252b",color:ky},".cm-panels.cm-panels-top":{borderBottom:"2px solid black"},".cm-panels.cm-panels-bottom":{borderTop:"2px solid black"},".cm-searchMatch":{backgroundColor:"#72a1ff59",outline:"1px solid #457dff"},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:"#6199ff2f"},".cm-activeLine":{backgroundColor:"#6699ff0b"},".cm-selectionMatch":{backgroundColor:"#aafe661a"},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:"#bad0f847"},".cm-gutters":{backgroundColor:kS,color:kb,border:"none"},".cm-activeLineGutter":{backgroundColor:kw},".cm-foldPlaceholder":{backgroundColor:"transparent",border:"none",color:"#ddd"},".cm-tooltip":{border:"none",backgroundColor:kA},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:"transparent",borderBottomColor:"transparent"},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:kA,borderBottomColor:kA},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{backgroundColor:kw,color:ky}}},{dark:!0}),wR(wT.define([{tag:pC.keyword,color:"#c678dd"},{tag:[pC.name,pC.deleted,pC.character,pC.propertyName,pC.macroName],color:kv},{tag:[pC.function(pC.variableName),pC.labelName],color:"#61afef"},{tag:[pC.color,pC.constant(pC.name),pC.standard(pC.name)],color:kx},{tag:[pC.definition(pC.name),pC.separator],color:ky},{tag:[pC.typeName,pC.className,pC.number,pC.changed,pC.annotation,pC.modifier,pC.self,pC.namespace],color:"#e5c07b"},{tag:[pC.operator,pC.operatorKeyword,pC.url,pC.escape,pC.regexp,pC.link,pC.special(pC.string)],color:"#56b6c2"},{tag:[pC.meta,pC.comment],color:kb},{tag:pC.strong,fontWeight:"bold"},{tag:pC.emphasis,fontStyle:"italic"},{tag:pC.strikethrough,textDecoration:"line-through"},{tag:pC.link,color:kb,textDecoration:"underline"},{tag:pC.heading,fontWeight:"bold",color:kv},{tag:[pC.atom,pC.bool,pC.special(pC.variableName)],color:kx},{tag:[pC.processingInstruction,pC.string,pC.inserted],color:"#98c379"},{tag:pC.invalid,color:"#ffffff"}]))];var kM=bd.theme({"&":{backgroundColor:"#fff"}},{dark:!1}),kT=function(e){let t;void 0===e&&(e={});var n=e,r=n.indentWithTab,i=n.editable,o=n.readOnly,s=n.theme,a=void 0===s?"light":s,l=n.placeholder,u=void 0===l?"":l,c=n.basicSetup,h=void 0===c||c,d=[];switch((void 0===r||r)&&d.unshift(bx.of([AL])),h&&("boolean"==typeof h?d.unshift(kg()):d.unshift(kg(h))),u&&d.unshift((t=vv.fromClass(class{constructor(e){this.view=e,this.placeholder=u?gx.set([gx.widget({widget:new bJ(u),side:1}).range(0)]):gx.none}get decorations(){return this.view.state.doc.length?gx.none:this.placeholder}},{decorations:e=>e.decorations}),"string"==typeof u?[t,bd.contentAttributes.of({"aria-placeholder":u})]:t)),a){case"light":d.push(kM);break;case"dark":d.push(kk);break;case"none":break;default:d.push(a)}return!1===(void 0===i||i)&&d.push(bd.editable.of(!1)),void 0!==o&&o&&d.push(mP.readOnly.of(!0)),[...d]};class kD{constructor(e,t){this.timeLeftMS=void 0,this.timeoutMS=void 0,this.isCancelled=!1,this.isTimeExhausted=!1,this.callbacks=[],this.timeLeftMS=t,this.timeoutMS=t,this.callbacks.push(e)}tick(){if(!this.isCancelled&&!this.isTimeExhausted&&(this.timeLeftMS--,this.timeLeftMS<=0)){this.isTimeExhausted=!0;var e=this.callbacks.slice();this.callbacks.length=0,e.forEach(e=>{try{e()}catch(e){console.error("TimeoutLatch callback error:",e)}})}}cancel(){this.isCancelled=!0,this.callbacks.length=0}reset(){this.timeLeftMS=this.timeoutMS,this.isCancelled=!1,this.isTimeExhausted=!1}get isDone(){return this.isCancelled||this.isTimeExhausted}}class kE{constructor(){this.interval=null,this.latches=new Set}add(e){this.latches.add(e),this.start()}remove(e){this.latches.delete(e),0===this.latches.size&&this.stop()}start(){null===this.interval&&(this.interval=setInterval(()=>{this.latches.forEach(e=>{e.tick(),e.isDone&&this.remove(e)})},1))}stop(){null!==this.interval&&(clearInterval(this.interval),this.interval=null)}}var kO=null,kR=mw.define(),kP=[],kI=["className","value","selection","extensions","onChange","onStatistics","onCreateEditor","onUpdate","autoFocus","theme","height","minHeight","maxHeight","width","minWidth","maxWidth","basicSetup","placeholder","indentWithTab","editable","readOnly","root","initialState"],kN=(0,w.forwardRef)((e,t)=>{var n,r,i,o,s,a,l,u,c,h,d,f,p,m,g,v,y,b,S,A,C,k,M,T,D,E,O,R,P,I,N,j,F,L,B,_,V,z,H,$,W,U,q,G,Y,K,Z,X,Q,J=e.className,ee=e.value,et=void 0===ee?"":ee,en=e.selection,er=e.extensions,ei=e.onChange,eo=e.onStatistics,es=e.onCreateEditor,ea=e.onUpdate,el=e.autoFocus,eu=e.theme,ec=void 0===eu?"light":eu,eh=e.height,ed=e.minHeight,ef=e.maxHeight,ep=e.width,em=e.minWidth,eg=e.maxWidth,ev=e.basicSetup,ey=e.placeholder,eb=e.indentWithTab,ex=e.editable,ew=e.readOnly,eS=e.root,eA=e.initialState,eC=(0,SA.A)(e,kI),ek=(0,w.useRef)(null),eM=(r=(n={root:eS,value:et,autoFocus:el,theme:ec,height:eh,minHeight:ed,maxHeight:ef,width:ep,minWidth:em,maxWidth:eg,basicSetup:ev,placeholder:ey,indentWithTab:eb,editable:ex,readOnly:ew,selection:en,onChange:ei,onStatistics:eo,onCreateEditor:es,onUpdate:ea,extensions:void 0===er?[]:er,initialState:eA}).value,i=n.selection,o=n.onChange,s=n.onStatistics,a=n.onCreateEditor,l=n.onUpdate,c=void 0===(u=n.extensions)?kP:u,h=n.autoFocus,f=void 0===(d=n.theme)?"light":d,m=void 0===(p=n.height)?null:p,v=void 0===(g=n.minHeight)?null:g,b=void 0===(y=n.maxHeight)?null:y,A=void 0===(S=n.width)?null:S,k=void 0===(C=n.minWidth)?null:C,T=void 0===(M=n.maxWidth)?null:M,E=void 0===(D=n.placeholder)?"":D,R=void 0===(O=n.editable)||O,I=void 0!==(P=n.readOnly)&&P,j=void 0===(N=n.indentWithTab)||N,L=void 0===(F=n.basicSetup)||F,B=n.root,_=n.initialState,z=(V=(0,w.useState)())[0],H=V[1],W=($=(0,w.useState)())[0],U=$[1],G=(q=(0,w.useState)())[0],Y=q[1],K=(0,w.useState)(()=>({current:null}))[0],Z=(0,w.useState)(()=>({current:null}))[0],X=bd.theme({"&":{height:m,minHeight:v,maxHeight:b,width:A,minWidth:k,maxWidth:T},"& .cm-scroller":{height:"100% !important"}}),Q=[bd.updateListener.of(e=>{e.docChanged&&"function"==typeof o&&!e.transactions.some(e=>e.annotation(kR))&&(K.current?K.current.reset():(K.current=new kD(()=>{if(Z.current){var e=Z.current;Z.current=null,e()}K.current=null},200),("u"<typeof window?new kE:(!kO&&(kO=new kE),kO)).add(K.current)),o(e.state.doc.toString(),e)),s&&s({line:e.state.doc.lineAt(e.state.selection.main.from),lineCount:e.state.doc.lines,lineBreak:e.state.lineBreak,length:e.state.doc.length,readOnly:e.state.readOnly,tabSize:e.state.tabSize,selection:e.state.selection,selectionAsSingle:e.state.selection.asSingle().main,ranges:e.state.selection.ranges,selectionCode:e.state.sliceDoc(e.state.selection.main.from,e.state.selection.main.to),selections:e.state.selection.ranges.map(t=>e.state.sliceDoc(t.from,t.to)),selectedText:e.state.selection.ranges.some(e=>!e.empty)})}),X,...kT({theme:f,editable:R,readOnly:I,placeholder:E,indentWithTab:j,basicSetup:L})],l&&"function"==typeof l&&Q.push(bd.updateListener.of(l)),Q=Q.concat(c),(0,w.useLayoutEffect)(()=>{if(z&&!G){var e={doc:r,selection:i,extensions:Q},t=_?mP.fromJSON(_.json,e,_.fields):mP.create(e);if(Y(t),!W){var n=new bd({state:t,parent:z,root:B});U(n),a&&a(n,t)}}return()=>{W&&(Y(void 0),U(void 0))}},[z,G]),(0,w.useEffect)(()=>{n.container&&H(n.container)},[n.container]),(0,w.useEffect)(()=>()=>{W&&(W.destroy(),U(void 0)),K.current&&(K.current.cancel(),K.current=null)},[W]),(0,w.useEffect)(()=>{h&&W&&W.focus()},[h,W]),(0,w.useEffect)(()=>{W&&W.dispatch({effects:mC.reconfigure.of(Q)})},[f,c,m,v,b,A,k,T,E,R,I,j,L,o,l]),(0,w.useEffect)(()=>{if(void 0!==r){var e=W?W.state.doc.toString():"";if(W&&r!==e){var t=K.current&&!K.current.isDone,n=()=>{W&&r!==W.state.doc.toString()&&W.dispatch({changes:{from:0,to:W.state.doc.toString().length,insert:r||""},annotations:[kR.of(!0)]})};t?Z.current=n:n()}}},[r,W]),{state:G,setState:Y,view:W,setView:U,container:z,setContainer:H}),eT=eM.state,eD=eM.view,eE=eM.container,eO=eM.setContainer;(0,w.useImperativeHandle)(t,()=>({editor:ek.current,state:eT,view:eD}),[ek,eE,eT,eD]);var eR=(0,w.useCallback)(e=>{ek.current=e,eO(e)},[eO]);if("string"!=typeof et)throw Error("value must be typeof string but got "+typeof et);return(0,x.jsx)("div",(0,iN.A)({ref:eR,className:("string"==typeof ec?"cm-theme-"+ec:"cm-theme")+(J?" "+J:"")},eC))});function kj(e){let t=(0,lE.A)(),n="dark"===t.palette.mode,[r,i]=(0,w.useState)(()=>JSON.stringify(e.value,null,2)),[o,s]=(0,w.useState)(r);return(0,x.jsx)(kN,{...e,style:{border:`1px solid ${t.palette.divider}`},theme:n?"dark":"light",extensions:[new x5(wQ),function(e,t={}){return[Sr.of({source:e,config:t}),Sn,Sw]}(e=>{try{JSON.parse(e.state.doc.toString())}catch(i){var t;let n;if(!(i instanceof SyntaxError))throw i;let r=(t=e.state.doc,(n=i.message.match(/at position (\d+)/))?Math.min(+n[1],t.length):(n=i.message.match(/at line (\d+) column (\d+)/))?Math.min(t.line(+n[1]).from+ +n[2]-1,t.length):0);return[{from:r,message:i.message,severity:"error",to:r}]}return[]}),function(e={}){return[SS.of(e),Sg,Sm,Sb,Sy]}()],value:r,onChange:t=>{i(t),e.onChange&&e.onChange(t)},onBlur:()=>{o!==r&&void 0!==e.onChange&&(e.onChange(r),s(r))},placeholder:e.placeholder})}kN.displayName="CodeMirror";var kF=n(10740);let kL=e=>{let{mode:t,url:n,name:r,newTabOpen:i,renderVariables:o,tooltip:s}=e;return(0,x.jsxs)(H.A,{direction:"column",gap:2,flexGrow:1,children:[(0,x.jsx)(cU,{label:n.label,error:n.error?.hasError,helperText:n.error?.helperText,onChange:n.onChange,placeholder:n.placeholder,multiline:!0,maxRows:5,required:!0,fullWidth:!0,value:n.value}),(r||s)&&(0,x.jsxs)(H.A,{gap:1,direction:"inline"===t?"row":"column",children:[r&&(0,x.jsx)(cU,{sx:{flexGrow:"1"},label:r.label,onChange:r?.onChange,placeholder:r?.placeholder,value:r?.value}),s&&(0,x.jsx)(cU,{sx:{flexGrow:"1"},label:s.label,onChange:s?.onChange,placeholder:s?.placeholder,value:s?.value})]}),(0,x.jsxs)(H.A,{direction:"row",gap:1,children:[o&&(0,x.jsx)(kF.A,{label:o.label,control:(0,x.jsx)(uV,{checked:o.value,onChange:e=>{o?.onChange(e.target.checked)}})}),(0,x.jsx)(kF.A,{label:i.label,control:(0,x.jsx)(uV,{checked:i.value,onChange:e=>{i?.onChange(e.target.checked)}})})]})]})},kB=[{id:"value",label:"Value"},{id:"percentage",label:"Percentage"}];function k_({disablePercentageMode:e,onChange:t,value:n="value"}){return(0,x.jsx)(hp,{label:"Mode",control:(0,x.jsx)(hb,{value:kB.find(e=>e.id===n),options:kB,getOptionLabel:e=>e.label,getOptionDisabled:t=>"percentage"===t.id&&e,onChange:(e,{id:n})=>{t(n)},disableClearable:!0})})}var kV=n(69402);function kz(e){return(0,I.Ay)("MuiSkeleton",e)}(0,P.A)("MuiSkeleton",["root","text","rectangular","rounded","circular","pulse","wave","withChildren","fitContent","heightAuto"]);let kH=(0,kV.keyframes)`
|
|
6
|
+
0% {
|
|
7
|
+
opacity: 1;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
50% {
|
|
11
|
+
opacity: 0.4;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
100% {
|
|
15
|
+
opacity: 1;
|
|
16
|
+
}
|
|
17
|
+
`,k$=(0,kV.keyframes)`
|
|
18
|
+
0% {
|
|
19
|
+
transform: translateX(-100%);
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
50% {
|
|
23
|
+
/* +0.5s of delay between each loop */
|
|
24
|
+
transform: translateX(100%);
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
100% {
|
|
28
|
+
transform: translateX(100%);
|
|
29
|
+
}
|
|
30
|
+
`,kW="string"!=typeof kH?(0,kV.css)`
|
|
31
|
+
animation: ${kH} 2s ease-in-out 0.5s infinite;
|
|
32
|
+
`:null,kU="string"!=typeof k$?(0,kV.css)`
|
|
33
|
+
&::after {
|
|
34
|
+
animation: ${k$} 2s linear 0.5s infinite;
|
|
35
|
+
}
|
|
36
|
+
`:null,kq=(0,D.A)("span",{name:"MuiSkeleton",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:n}=e;return[t.root,t[n.variant],!1!==n.animation&&t[n.animation],n.hasChildren&&t.withChildren,n.hasChildren&&!n.width&&t.fitContent,n.hasChildren&&!n.height&&t.heightAuto]}})((0,E.A)(({theme:e})=>{let t=String(e.shape.borderRadius).match(/[\d.\-+]*\s*(.*)/)[1]||"px",n=parseFloat(e.shape.borderRadius);return{display:"block",backgroundColor:e.vars?e.vars.palette.Skeleton.bg:(0,k.X4)(e.palette.text.primary,"light"===e.palette.mode?.11:.13),height:"1.2em",variants:[{props:{variant:"text"},style:{marginTop:0,marginBottom:0,height:"auto",transformOrigin:"0 55%",transform:"scale(1, 0.60)",borderRadius:`${n}${t}/${Math.round(n/.6*10)/10}${t}`,"&:empty:before":{content:'"\\00a0"'}}},{props:{variant:"circular"},style:{borderRadius:"50%"}},{props:{variant:"rounded"},style:{borderRadius:(e.vars||e).shape.borderRadius}},{props:({ownerState:e})=>e.hasChildren,style:{"& > *":{visibility:"hidden"}}},{props:({ownerState:e})=>e.hasChildren&&!e.width,style:{maxWidth:"fit-content"}},{props:({ownerState:e})=>e.hasChildren&&!e.height,style:{height:"auto"}},{props:{animation:"pulse"},style:kW||{animation:`${kH} 2s ease-in-out 0.5s infinite`}},{props:{animation:"wave"},style:{position:"relative",overflow:"hidden",WebkitMaskImage:"-webkit-radial-gradient(white, black)","&::after":{background:`linear-gradient(
|
|
37
|
+
90deg,
|
|
38
|
+
transparent,
|
|
39
|
+
${(e.vars||e).palette.action.hover},
|
|
40
|
+
transparent
|
|
41
|
+
)`,content:'""',position:"absolute",transform:"translateX(-100%)",bottom:0,left:0,right:0,top:0}}},{props:{animation:"wave"},style:kU||{"&::after":{animation:`${k$} 2s linear 0.5s infinite`}}}]}})),kG=w.forwardRef(function(e,t){let n=(0,R.b)({props:e,name:"MuiSkeleton"}),{animation:r="pulse",className:i,component:o="span",height:s,style:a,variant:l="text",width:u,...c}=n,h={...n,animation:r,component:o,variant:l,hasChildren:!!c.children},d=(e=>{let{classes:t,variant:n,animation:r,hasChildren:i,width:o,height:s}=e;return(0,C.A)({root:["root",n,r,i&&"withChildren",i&&!o&&"fitContent",i&&!s&&"heightAuto"]},kz,t)})(h);return(0,x.jsx)(kq,{as:o,ref:t,className:(0,A.A)(d.root,i),ownerState:h,...c,style:{width:u,height:s,...a}})});function kY(e){let{message:t}=e;return(0,x.jsx)(H.A,{sx:{height:"100%",alignItems:"center",justifyContent:"center"},children:(0,x.jsx)(ck.A,{children:t})})}function kK(e){let{resource:t}=e;return(0,x.jsx)(kY,{message:`No ${t}`})}function kZ(e){let{variant:t="rounded"}=e;return(0,x.jsx)(H.A,{sx:{height:"100%",alignItems:"center",justifyContent:"center",px:1},children:(0,x.jsx)(kG,{variant:t,width:"100%",height:"30%","aria-label":"Loading..."})})}let kX=[{id:"asc",label:"Ascending"},{id:"desc",label:"Descending"}];function kQ({onChange:e,value:t="desc"}){return(0,x.jsx)(hp,{label:"Sort",control:(0,x.jsx)(hb,{value:kX.find(e=>e.id===t),options:kX,getOptionLabel:e=>e.label,onChange:(t,{id:n})=>{e(n)},disableClearable:!0})})}function kJ({onChange:e,value:t,...n}){let r=t=>{e(t)};return(0,x.jsxs)(_,{"aria-label":"Sort",...n,children:[(0,x.jsx)(V.A,{onClick:()=>r(void 0),variant:void 0===t?"contained":"outlined",children:"None"}),(0,x.jsx)(V.A,{onClick:()=>r("asc"),variant:"asc"===t?"contained":"outlined",children:"Asc"}),(0,x.jsx)(V.A,{onClick:()=>r("desc"),variant:"desc"===t?"contained":"outlined",children:"Desc"})]})}var k0=n(61375),k1=n(31729);let k2=(0,n(68335).A)();var k5=n(86742),k3=n(86067);function k4({inputRef:e,label:t,color:n,value:r,mode:i,onChange:o,onColorChange:s,onBlur:a,onDelete:l}){let[u,c]=(0,w.useState)(0);return(0,x.jsxs)(H.A,{flex:1,direction:"row",alignItems:"center",justifyContent:"space-between",spacing:1,children:[(0,x.jsx)(lT,{label:t,color:n,onColorChange:s}),(0,x.jsx)(hl.A,{htmlFor:t,children:t}),(0,x.jsx)(W.A,{id:t,inputRef:e,type:"number",value:0===r?"":r,placeholder:"0",onChange:o,onBlur:a,onKeyDown:e=>{"Enter"===e.key&&(a(),c(u+1))},InputProps:{endAdornment:"percent"===i?(0,x.jsx)(lO.A,{paddingX:1,children:"%"}):void 0}},u),(0,x.jsx)($.A,{"aria-label":`delete threshold ${t}`,size:"small",onClick:l,children:(0,x.jsx)(k3,{})})]})}function k6({thresholds:e,onChange:t,hideDefault:n,disablePercentMode:r}){let{thresholds:{defaultColor:i,palette:o}}=eD(),s=e?.defaultColor??i,a=e?.steps,l=(0,w.useRef)(null),u=(0,w.useRef)(!1);(0,w.useEffect)(()=>{l.current&&u.current&&(l.current?.focus(),u.current=!1)},[a?.length]);let c=()=>{if(void 0!==a){let n=[...a];n.sort((e,t)=>e.value-t.value),void 0!==e&&t((0,lR.produce)(e,e=>{e.steps=n}))}};return(0,x.jsxs)(hg,{title:"Thresholds",icon:(0,x.jsx)(hh,{description:"Add threshold",children:(0,x.jsx)($.A,{size:"small","aria-label":"add threshold",onClick:()=>{u.current=!0,void 0===e?t({steps:[{value:10}]}):e&&void 0===e.steps?t((0,lR.produce)(e,e=>{e.steps=[{value:10}]})):t((0,lR.produce)(e,e=>{let t=e.steps;if(t?.length){let e=t[t.length-1],n=o[t.length]??k9();t.push({color:n,value:(e?.value??0)+10})}else t&&t.push({value:10})}))},children:(0,x.jsx)(k5,{})})}),children:[(0,x.jsx)(hp,{label:"Mode",description:"Percentage means thresholds relative to min & max",control:(0,x.jsxs)(k0.A,{exclusive:!0,disabled:r,value:e?.mode??"absolute",onChange:(n,r)=>{let i="percent"===r?"percent":void 0;void 0!==e?t((0,lR.produce)(e,e=>{e.mode=i})):t({mode:i})},sx:{height:"36px",marginLeft:"auto"},children:[(0,x.jsx)(k1.A,{"aria-label":"absolute",value:"absolute",sx:{fontWeight:500},children:"Absolute"}),(0,x.jsx)(k1.A,{"aria-label":"percent",value:"percent",sx:{fontWeight:500},children:"Percent"})]})}),a&&a.map((n,r)=>(0,x.jsx)(k4,{inputRef:r===a.length-1?l:void 0,label:`T${r+1}`,color:n.color??o[r]??s,value:n.value,mode:e?.mode,onColorChange:n=>{void 0!==e&&t((0,lR.produce)(e,e=>{if(void 0!==e.steps){let t=e.steps[r];t&&(t.color=n)}}))},onChange:n=>{void 0!==e&&t((0,lR.produce)(e,e=>{let t=e.steps?.[r];t&&(t.value=Number(n.target.value))}))},onDelete:()=>{void 0!==e&&t((0,lR.produce)(e,e=>{e.steps&&e.steps.splice(r,1)}))},onBlur:c},r)).toReversed(),!n&&(0,x.jsxs)(k2,{flex:1,direction:"row",alignItems:"center",spacing:1,children:[(0,x.jsx)(lT,{label:"default",color:s,onColorChange:n=>{void 0!==e?t((0,lR.produce)(e,e=>{e.defaultColor=n})):t({defaultColor:n})}}),(0,x.jsx)(ck.A,{children:"Default"})]})]})}let k9=()=>"#"+Math.floor(0x1000000*Math.random()).toString(16).padStart(6,"0");var k8=n(24300),k7=n(26684),Me=n(51327),Mt=n(87169);function Mn({props:e,name:t}){return(0,Me.A)({props:e,name:t,defaultTheme:Mt.A,themeId:dC.A})}let Mr=["localeText"],Mi=w.createContext(null),Mo=function(e){let{localeText:t}=e,n=(0,SA.A)(e,Mr),{utils:r,localeText:i}=w.useContext(Mi)??{utils:void 0,localeText:void 0},{children:o,dateAdapter:s,dateFormats:a,dateLibInstance:l,adapterLocale:u,localeText:c}=Mn({props:n,name:"MuiLocalizationProvider"}),h=w.useMemo(()=>(0,iN.A)({},c,i,t),[c,i,t]),d=w.useMemo(()=>{if(!s)return r||null;let e=new s({locale:u,formats:a,instance:l});if(!e.isMUIAdapter)throw Error(["MUI X: The date adapter should be imported from `@mui/x-date-pickers` or `@mui/x-date-pickers-pro`, not from `@date-io`","For example, `import { AdapterDayjs } from '@mui/x-date-pickers/AdapterDayjs'` instead of `import AdapterDayjs from '@date-io/dayjs'`","More information on the installation documentation: https://mui.com/x/react-date-pickers/getting-started/#installation"].join(`
|
|
42
|
+
`));return e},[s,u,a,l,r]),f=w.useMemo(()=>d?{minDate:d.date("1900-01-01T00:00:00.000"),maxDate:d.date("2099-12-31T00:00:00.000")}:null,[d]),p=w.useMemo(()=>({utils:d,defaultDates:f,localeText:h}),[f,d,h]);return(0,x.jsx)(Mi.Provider,{value:p,children:o})};var Ms=n(62688),Ma=n.n(Ms);let Ml={previousMonth:"Previous month",nextMonth:"Next month",openPreviousView:"Open previous view",openNextView:"Open next view",calendarViewSwitchingButtonAriaLabel:e=>"year"===e?"year view is open, switch to calendar view":"calendar view is open, switch to year view",start:"Start",end:"End",startDate:"Start date",startTime:"Start time",endDate:"End date",endTime:"End time",cancelButtonLabel:"Cancel",clearButtonLabel:"Clear",okButtonLabel:"OK",todayButtonLabel:"Today",datePickerToolbarTitle:"Select date",dateTimePickerToolbarTitle:"Select date & time",timePickerToolbarTitle:"Select time",dateRangePickerToolbarTitle:"Select date range",clockLabelText:(e,t,n,r)=>`Select ${e}. ${!r&&(null===t||!n.isValid(t))?"No time selected":`Selected time is ${r??n.format(t,"fullTime")}`}`,hoursClockNumberText:e=>`${e} hours`,minutesClockNumberText:e=>`${e} minutes`,secondsClockNumberText:e=>`${e} seconds`,selectViewText:e=>`Select ${e}`,calendarWeekNumberHeaderLabel:"Week number",calendarWeekNumberHeaderText:"#",calendarWeekNumberAriaLabelText:e=>`Week ${e}`,calendarWeekNumberText:e=>`${e}`,openDatePickerDialogue:(e,t,n)=>n||null!==e&&t.isValid(e)?`Choose date, selected date is ${n??t.format(e,"fullDate")}`:"Choose date",openTimePickerDialogue:(e,t,n)=>n||null!==e&&t.isValid(e)?`Choose time, selected time is ${n??t.format(e,"fullTime")}`:"Choose time",fieldClearLabel:"Clear",timeTableLabel:"pick time",dateTableLabel:"pick date",fieldYearPlaceholder:e=>"Y".repeat(e.digitAmount),fieldMonthPlaceholder:e=>"letter"===e.contentType?"MMMM":"MM",fieldDayPlaceholder:()=>"DD",fieldWeekDayPlaceholder:e=>"letter"===e.contentType?"EEEE":"EE",fieldHoursPlaceholder:()=>"hh",fieldMinutesPlaceholder:()=>"mm",fieldSecondsPlaceholder:()=>"ss",fieldMeridiemPlaceholder:()=>"aa",year:"Year",month:"Month",day:"Day",weekDay:"Week day",hours:"Hours",minutes:"Minutes",seconds:"Seconds",meridiem:"Meridiem",empty:"Empty"};(0,iN.A)({},Ml);let Mu=()=>{let e=w.useContext(Mi);if(null===e)throw Error("MUI X: Can not find the date and time pickers localization context.\nIt looks like you forgot to wrap your component in LocalizationProvider.\nThis can also happen if you are bundling multiple versions of the `@mui/x-date-pickers` package");if(null===e.utils)throw Error("MUI X: Can not find the date and time pickers adapter from its localization context.\nIt looks like you forgot to pass a `dateAdapter` to your LocalizationProvider.");let t=w.useMemo(()=>(0,iN.A)({},Ml,e.localeText),[e.localeText]);return w.useMemo(()=>(0,iN.A)({},e,{localeText:t}),[e,t])},Mc=e=>{let t=Mu().utils,n=w.useRef(void 0);return void 0===n.current&&(n.current=t.date(void 0,e)),n.current},Mh=(e,t,n)=>{let r=t;return r=e.setHours(r,e.getHours(n)),r=e.setMinutes(r,e.getMinutes(n)),r=e.setSeconds(r,e.getSeconds(n)),r=e.setMilliseconds(r,e.getMilliseconds(n))},Md=({date:e,disableFuture:t,disablePast:n,maxDate:r,minDate:i,isDateDisabled:o,utils:s,timezone:a})=>{let l=Mh(s,s.date(void 0,a),e);n&&s.isBefore(i,l)&&(i=l),t&&s.isAfter(r,l)&&(r=l);let u=e,c=e;for(s.isBefore(e,i)&&(u=i,c=null),s.isAfter(e,r)&&(c&&(c=r),u=null);u||c;){if(u&&s.isAfter(u,r)&&(u=null),c&&s.isBefore(c,i)&&(c=null),u){if(!o(u))return u;u=s.addDays(u,1)}if(c){if(!o(c))return c;c=s.addDays(c,-1)}}return null},Mf=(e,t,n)=>null!=t&&e.isValid(t)?t:n,Mp=(e,t)=>{let n=[e.startOfYear(t)];for(;n.length<12;){let t=n[n.length-1];n.push(e.addMonths(t,1))}return n},Mm=(e,t,n)=>"date"===n?e.startOfDay(e.date(void 0,t)):e.date(void 0,t),Mg=(e,t)=>{let n=e.setHours(e.date(),"am"===t?2:14);return e.format(n,"meridiem")},Mv=["year","month","day"],My=e=>Mv.includes(e);var Mb=n(33868),Mx=n(87034),Mw=n(22857);let MS=(0,uT.A)((0,x.jsx)("path",{d:"M7 10l5 5 5-5z"}),"ArrowDropDown"),MA=(0,uT.A)((0,x.jsx)("path",{d:"M15.41 16.59L10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z"}),"ArrowLeft"),MC=(0,uT.A)((0,x.jsx)("path",{d:"M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"}),"ArrowRight");(0,uT.A)((0,x.jsx)("path",{d:"M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z"}),"Calendar"),(0,uT.A)((0,x.jsxs)(w.Fragment,{children:[(0,x.jsx)("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}),(0,x.jsx)("path",{d:"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"})]}),"Clock");let Mk=(0,uT.A)((0,x.jsx)("path",{d:"M9 11H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2zm2-7h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V9h14v11z"}),"DateRange"),MM=(0,uT.A)((0,x.jsxs)(w.Fragment,{children:[(0,x.jsx)("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}),(0,x.jsx)("path",{d:"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"})]}),"Time"),MT=(0,uT.A)((0,x.jsx)("path",{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}),"Clear");function MD(e){return(0,I.Ay)("MuiDateTimePickerTabs",e)}(0,P.A)("MuiDateTimePickerTabs",["root"]);let ME=(0,D.A)(Mx.A,{name:"MuiDateTimePickerTabs",slot:"Root",overridesResolver:(e,t)=>t.root})(({theme:e})=>({boxShadow:`0 -1px 0 0 inset ${(e.vars||e).palette.divider}`,"&:last-child":{boxShadow:`0 1px 0 0 inset ${(e.vars||e).palette.divider}`,[`& .${Mw.A.indicator}`]:{bottom:"auto",top:0}}})),MO=function(e){let t=Mn({props:e,name:"MuiDateTimePickerTabs"}),{dateIcon:n=(0,x.jsx)(Mk,{}),onViewChange:r,timeIcon:i=(0,x.jsx)(MM,{}),view:o,hidden:s="u"<typeof window||window.innerHeight<667,className:a,sx:l}=t,u=Mu().localeText,c=(e=>{let{classes:t}=e;return(0,C.A)({root:["root"]},MD,t)})(t);return s?null:(0,x.jsxs)(ME,{ownerState:t,variant:"fullWidth",value:My(o)?"date":"time",onChange:(e,t)=>{r("date"===t?"day":"hours")},className:(0,A.A)(a,c.root),sx:l,children:[(0,x.jsx)(Mb.A,{value:"date","aria-label":u.dateTableLabel,icon:(0,x.jsx)(w.Fragment,{children:n})}),(0,x.jsx)(Mb.A,{value:"time","aria-label":u.timeTableLabel,icon:(0,x.jsx)(w.Fragment,{children:i})})]})};function MR(e){return(0,I.Ay)("MuiPickersToolbarText",e)}let MP=(0,P.A)("MuiPickersToolbarText",["root","selected"]),MI=["className","selected","value"],MN=(0,D.A)(ck.A,{name:"MuiPickersToolbarText",slot:"Root",overridesResolver:(e,t)=>[t.root,{[`&.${MP.selected}`]:t.selected}]})(({theme:e})=>({transition:e.transitions.create("color"),color:(e.vars||e).palette.text.secondary,[`&.${MP.selected}`]:{color:(e.vars||e).palette.text.primary}})),Mj=w.forwardRef(function(e,t){let n=Mn({props:e,name:"MuiPickersToolbarText"}),{className:r,value:i}=n,o=(0,SA.A)(n,MI),s=(e=>{let{classes:t,selected:n}=e;return(0,C.A)({root:["root",n&&"selected"]},MR,t)})(n);return(0,x.jsx)(MN,(0,iN.A)({ref:t,className:(0,A.A)(s.root,r),component:"span"},o,{children:i}))});function MF(e){return(0,I.Ay)("MuiPickersToolbar",e)}let ML=(0,P.A)("MuiPickersToolbar",["root","content"]),MB=["children","className","toolbarTitle","hidden","titleId","isLandscape","classes","landscapeDirection"],M_=(0,D.A)("div",{name:"MuiPickersToolbar",slot:"Root",overridesResolver:(e,t)=>t.root})(({theme:e})=>({display:"flex",flexDirection:"column",alignItems:"flex-start",justifyContent:"space-between",padding:e.spacing(2,3),variants:[{props:{isLandscape:!0},style:{height:"auto",maxWidth:160,padding:16,justifyContent:"flex-start",flexWrap:"wrap"}}]})),MV=(0,D.A)("div",{name:"MuiPickersToolbar",slot:"Content",overridesResolver:(e,t)=>t.content})({display:"flex",flexWrap:"wrap",width:"100%",flex:1,justifyContent:"space-between",alignItems:"center",flexDirection:"row",variants:[{props:{isLandscape:!0},style:{justifyContent:"flex-start",alignItems:"flex-start",flexDirection:"column"}},{props:{isLandscape:!0,landscapeDirection:"row"},style:{flexDirection:"row"}}]}),Mz=w.forwardRef(function(e,t){let n=Mn({props:e,name:"MuiPickersToolbar"}),{children:r,className:i,toolbarTitle:o,hidden:s,titleId:a}=n,l=(0,SA.A)(n,MB),u=(e=>{let{classes:t}=e;return(0,C.A)({root:["root"],content:["content"]},MF,t)})(n);return s?null:(0,x.jsxs)(M_,(0,iN.A)({ref:t,className:(0,A.A)(u.root,i),ownerState:n},l,{children:[(0,x.jsx)(ck.A,{color:"text.secondary",variant:"overline",id:a,children:o}),(0,x.jsx)(MV,{className:u.content,ownerState:n,children:r})]}))}),MH=["align","className","selected","typographyClassName","value","variant","width"],M$=(0,D.A)(V.A,{name:"MuiPickersToolbarButton",slot:"Root",overridesResolver:(e,t)=>t.root})({padding:0,minWidth:16,textTransform:"none"}),MW=w.forwardRef(function(e,t){let n=Mn({props:e,name:"MuiPickersToolbarButton"}),{align:r,className:i,selected:o,typographyClassName:s,value:a,variant:l,width:u}=n,c=(0,SA.A)(n,MH),h=(e=>{let{classes:t}=e;return(0,C.A)({root:["root"]},MF,t)})(n);return(0,x.jsx)(M$,(0,iN.A)({variant:"text",ref:t,className:(0,A.A)(h.root,i)},u?{sx:{width:u}}:{},c,{children:(0,x.jsx)(Mj,{align:r,className:s,variant:l,value:a,selected:o})}))});function MU(e){return(0,I.Ay)("MuiDateTimePickerToolbar",e)}let Mq=(0,P.A)("MuiDateTimePickerToolbar",["root","dateContainer","timeContainer","timeDigitsContainer","separator","timeLabelReverse","ampmSelection","ampmLandscape","ampmLabel"]),MG=["hours","minutes","seconds"],MY=e=>MG.includes(e),MK=(e,t,n)=>n&&(e>=12?"pm":"am")!==t?"am"===t?e-12:e+12:e,MZ=(e,t)=>3600*t.getHours(e)+60*t.getMinutes(e)+t.getSeconds(e),MX=(e,t)=>(n,r)=>e?t.isAfter(n,r):MZ(n,t)>MZ(r,t);function MQ(e,t,n,r){let i=Mu().utils;return{meridiemMode:e?i.getHours(e)>=12?"pm":"am":null,handleMeridiemChange:w.useCallback(o=>{var s;let a;n(null==e?null:(s=!!t,a=MK(i.getHours(e),o,s),i.setHours(e,a)),r??"partial")},[t,e,n,r,i])}}let MJ=["ampm","ampmInClock","value","onChange","view","isLandscape","onViewChange","toolbarFormat","toolbarPlaceholder","views","disabled","readOnly","toolbarVariant","toolbarTitle","className"],M0=(0,D.A)(Mz,{name:"MuiDateTimePickerToolbar",slot:"Root",overridesResolver:(e,t)=>t.root})(({theme:e})=>({paddingLeft:16,paddingRight:16,justifyContent:"space-around",position:"relative",variants:[{props:{toolbarVariant:"desktop"},style:{borderBottom:`1px solid ${(e.vars||e).palette.divider}`,[`& .${ML.content} .${MP.selected}`]:{color:(e.vars||e).palette.primary.main,fontWeight:e.typography.fontWeightBold}}},{props:{toolbarVariant:"desktop",isLandscape:!0},style:{borderRight:`1px solid ${(e.vars||e).palette.divider}`}},{props:{toolbarVariant:"desktop",isLandscape:!1},style:{paddingLeft:24,paddingRight:0}}]})),M1=(0,D.A)("div",{name:"MuiDateTimePickerToolbar",slot:"DateContainer",overridesResolver:(e,t)=>t.dateContainer})({display:"flex",flexDirection:"column",alignItems:"flex-start"}),M2=(0,D.A)("div",{name:"MuiDateTimePickerToolbar",slot:"TimeContainer",overridesResolver:(e,t)=>t.timeContainer})({display:"flex",flexDirection:"row",variants:[{props:{isRtl:!0},style:{flexDirection:"row-reverse"}},{props:{toolbarVariant:"desktop",isLandscape:!1},style:{gap:9,marginRight:4,alignSelf:"flex-end"}},{props:({isLandscape:e,toolbarVariant:t})=>e&&"desktop"!==t,style:{flexDirection:"column"}},{props:({isLandscape:e,toolbarVariant:t,isRtl:n})=>e&&"desktop"!==t&&n,style:{flexDirection:"column-reverse"}}]}),M5=(0,D.A)("div",{name:"MuiDateTimePickerToolbar",slot:"TimeDigitsContainer",overridesResolver:(e,t)=>t.timeDigitsContainer})({display:"flex",variants:[{props:{isRtl:!0},style:{flexDirection:"row-reverse"}},{props:{toolbarVariant:"desktop"},style:{gap:1.5}}]}),M3=(0,D.A)(Mj,{name:"MuiDateTimePickerToolbar",slot:"Separator",overridesResolver:(e,t)=>t.separator})({margin:"0 4px 0 2px",cursor:"default",variants:[{props:{toolbarVariant:"desktop"},style:{margin:0}}]}),M4=(0,D.A)("div",{name:"MuiDateTimePickerToolbar",slot:"AmPmSelection",overridesResolver:(e,t)=>[{[`.${Mq.ampmLabel}`]:t.ampmLabel},{[`&.${Mq.ampmLandscape}`]:t.ampmLandscape},t.ampmSelection]})({display:"flex",flexDirection:"column",marginRight:"auto",marginLeft:12,[`& .${Mq.ampmLabel}`]:{fontSize:17},variants:[{props:{isLandscape:!0},style:{margin:"4px 0 auto",flexDirection:"row",justifyContent:"space-around",width:"100%"}}]});function M6(e){let t=Mn({props:e,name:"MuiDateTimePickerToolbar"}),{ampm:n,ampmInClock:r,value:i,onChange:o,view:s,isLandscape:a,onViewChange:l,toolbarFormat:u,toolbarPlaceholder:c="––",views:h,disabled:d,readOnly:f,toolbarVariant:p="mobile",toolbarTitle:m,className:g}=t,v=(0,SA.A)(t,MJ),y=(0,uZ.I)(),b=(0,iN.A)({},t,{isRtl:y}),S=Mu().utils,{meridiemMode:k,handleMeridiemChange:M}=MQ(i,n,o),T=!!(n&&!r),D="desktop"===p,E=Mu().localeText,O=(e=>{let{classes:t,isLandscape:n,isRtl:r}=e;return(0,C.A)({root:["root"],dateContainer:["dateContainer"],timeContainer:["timeContainer",r&&"timeLabelReverse"],timeDigitsContainer:["timeDigitsContainer",r&&"timeLabelReverse"],separator:["separator"],ampmSelection:["ampmSelection",n&&"ampmLandscape"],ampmLabel:["ampmLabel"]},MU,t)})(b),R=m??E.dateTimePickerToolbarTitle,P=w.useMemo(()=>i?u?S.formatByString(i,u):S.format(i,"shortDate"):c,[i,u,c,S]);return(0,x.jsxs)(M0,(0,iN.A)({isLandscape:a,className:(0,A.A)(O.root,g),toolbarTitle:R},v,{ownerState:b,children:[(0,x.jsxs)(M1,{className:O.dateContainer,ownerState:b,children:[h.includes("year")&&(0,x.jsx)(MW,{tabIndex:-1,variant:"subtitle1",onClick:()=>l("year"),selected:"year"===s,value:i?S.format(i,"year"):"–"}),h.includes("day")&&(0,x.jsx)(MW,{tabIndex:-1,variant:D?"h5":"h4",onClick:()=>l("day"),selected:"day"===s,value:P})]}),(0,x.jsxs)(M2,{className:O.timeContainer,ownerState:b,children:[(0,x.jsxs)(M5,{className:O.timeDigitsContainer,ownerState:b,children:[h.includes("hours")&&(0,x.jsxs)(w.Fragment,{children:[(0,x.jsx)(MW,{variant:D?"h5":"h3",width:D&&!a?48:void 0,onClick:()=>l("hours"),selected:"hours"===s,value:i?n?S.format(i,"hours12h"):S.format(i,"hours24h"):"--"}),(0,x.jsx)(M3,{variant:D?"h5":"h3",value:":",className:O.separator,ownerState:b}),(0,x.jsx)(MW,{variant:D?"h5":"h3",width:D&&!a?48:void 0,onClick:()=>l("minutes"),selected:"minutes"===s||!h.includes("minutes")&&"hours"===s,value:i?S.format(i,"minutes"):"--",disabled:!h.includes("minutes")})]}),h.includes("seconds")&&(0,x.jsxs)(w.Fragment,{children:[(0,x.jsx)(M3,{variant:D?"h5":"h3",value:":",className:O.separator,ownerState:b}),(0,x.jsx)(MW,{variant:D?"h5":"h3",width:D&&!a?48:void 0,onClick:()=>l("seconds"),selected:"seconds"===s,value:i?S.format(i,"seconds"):"--"})]})]}),T&&!D&&(0,x.jsxs)(M4,{className:O.ampmSelection,ownerState:b,children:[(0,x.jsx)(MW,{variant:"subtitle2",selected:"am"===k,typographyClassName:O.ampmLabel,value:Mg(S,"am"),onClick:f?void 0:()=>M("am"),disabled:d}),(0,x.jsx)(MW,{variant:"subtitle2",selected:"pm"===k,typographyClassName:O.ampmLabel,value:Mg(S,"pm"),onClick:f?void 0:()=>M("pm"),disabled:d})]}),n&&D&&(0,x.jsx)(MW,{variant:"h5",onClick:()=>l("meridiem"),selected:"meridiem"===s,value:i&&k?Mg(S,k):"--",width:48})]})]}))}var M9=n(54553),M8=n(77893);function M7(e){return(0,I.Ay)("MuiPickersArrowSwitcher",e)}(0,P.A)("MuiPickersArrowSwitcher",["root","spacer","button","previousIconButton","nextIconButton","leftArrowIcon","rightArrowIcon"]);let Te=["children","className","slots","slotProps","isNextDisabled","isNextHidden","onGoToNext","nextLabel","isPreviousDisabled","isPreviousHidden","onGoToPrevious","previousLabel","labelId"],Tt=["ownerState"],Tn=["ownerState"],Tr=(0,D.A)("div",{name:"MuiPickersArrowSwitcher",slot:"Root",overridesResolver:(e,t)=>t.root})({display:"flex"}),Ti=(0,D.A)("div",{name:"MuiPickersArrowSwitcher",slot:"Spacer",overridesResolver:(e,t)=>t.spacer})(({theme:e})=>({width:e.spacing(3)})),To=(0,D.A)($.A,{name:"MuiPickersArrowSwitcher",slot:"Button",overridesResolver:(e,t)=>t.button})({variants:[{props:{hidden:!0},style:{visibility:"hidden"}}]}),Ts=w.forwardRef(function(e,t){let n=(0,uZ.I)(),r=Mn({props:e,name:"MuiPickersArrowSwitcher"}),{children:i,className:o,slots:s,slotProps:a,isNextDisabled:l,isNextHidden:u,onGoToNext:c,nextLabel:h,isPreviousDisabled:d,isPreviousHidden:f,onGoToPrevious:p,previousLabel:m,labelId:g}=r,v=(0,SA.A)(r,Te),y=(e=>{let{classes:t}=e;return(0,C.A)({root:["root"],spacer:["spacer"],button:["button"],previousIconButton:["previousIconButton"],nextIconButton:["nextIconButton"],leftArrowIcon:["leftArrowIcon"],rightArrowIcon:["rightArrowIcon"]},M7,t)})(r),b=s?.previousIconButton??To,w=(0,M8.A)({elementType:b,externalSlotProps:a?.previousIconButton,additionalProps:{size:"medium",title:m,"aria-label":m,disabled:d,edge:"end",onClick:p},ownerState:(0,iN.A)({},r,{hidden:f}),className:(0,A.A)(y.button,y.previousIconButton)}),S=s?.nextIconButton??To,k=(0,M8.A)({elementType:S,externalSlotProps:a?.nextIconButton,additionalProps:{size:"medium",title:h,"aria-label":h,disabled:l,edge:"start",onClick:c},ownerState:(0,iN.A)({},r,{hidden:u}),className:(0,A.A)(y.button,y.nextIconButton)}),M=s?.leftArrowIcon??MA,T=(0,M8.A)({elementType:M,externalSlotProps:a?.leftArrowIcon,additionalProps:{fontSize:"inherit"},ownerState:r,className:y.leftArrowIcon}),D=(0,SA.A)(T,Tt),E=s?.rightArrowIcon??MC,O=(0,M8.A)({elementType:E,externalSlotProps:a?.rightArrowIcon,additionalProps:{fontSize:"inherit"},ownerState:r,className:y.rightArrowIcon}),R=(0,SA.A)(O,Tn);return(0,x.jsxs)(Tr,(0,iN.A)({ref:t,className:(0,A.A)(y.root,o),ownerState:r},v,{children:[(0,x.jsx)(b,(0,iN.A)({},w,{children:n?(0,x.jsx)(E,(0,iN.A)({},R)):(0,x.jsx)(M,(0,iN.A)({},D))})),i?(0,x.jsx)(ck.A,{variant:"subtitle1",component:"span",id:g,children:i}):(0,x.jsx)(Ti,{className:y.spacer,ownerState:r}),(0,x.jsx)(S,(0,iN.A)({},k,{children:n?(0,x.jsx)(M,(0,iN.A)({},D)):(0,x.jsx)(E,(0,iN.A)({},R))}))]}))});var Ta=n(83183),Tl=n(89369);function Tu({onChange:e,onViewChange:t,openTo:n,view:r,views:i,autoFocus:o,focusedView:s,onFocusedViewChange:a}){let l=w.useRef(n),u=w.useRef(i),c=w.useRef(i.includes(n)?n:i[0]),[h,d]=(0,Tl.A)({name:"useViews",state:"view",controlled:r,default:c.current}),f=w.useRef(o?h:null),[p,m]=(0,Tl.A)({name:"useViews",state:"focusedView",controlled:s,default:f.current});w.useEffect(()=>{(l.current&&l.current!==n||u.current&&u.current.some(e=>!i.includes(e)))&&(d(i.includes(n)?n:i[0]),u.current=i,l.current=n)},[n,d,h,i]);let g=i.indexOf(h),v=i[g-1]??null,y=i[g+1]??null,b=(0,Ta.A)((e,t)=>{t?m(e):m(t=>e===t?null:t),a?.(e,t)}),x=(0,Ta.A)(e=>{b(e,!0),e!==h&&(d(e),t&&t(e))}),S=(0,Ta.A)(()=>{y&&x(y)}),A=(0,Ta.A)((t,n,r)=>{let o="finish"===n,s=r?i.indexOf(r)<i.length-1:!!y;if(e(t,o&&s?"partial":n,r),r&&r!==h){let e=i[i.indexOf(r)+1];e&&x(e)}else o&&S()});return{view:h,setView:x,focusedView:p,setFocusedView:b,nextView:y,previousView:v,defaultView:i.includes(n)?n:i[0],goToNextView:S,setValueAndGoToNextView:A}}let Tc=(0,D.A)("div")({overflow:"hidden",width:320,maxHeight:336,display:"flex",flexDirection:"column",margin:"0 auto"});function Th(e){return(0,I.Ay)("MuiTimeClock",e)}function Td(e){return(0,I.Ay)("MuiClockPointer",e)}(0,P.A)("MuiTimeClock",["root","arrowSwitcher"]),(0,P.A)("MuiClockPointer",["root","thumb"]);let Tf=["className","hasSelected","isInner","type","viewValue"],Tp=(0,D.A)("div",{name:"MuiClockPointer",slot:"Root",overridesResolver:(e,t)=>t.root})(({theme:e})=>({width:2,backgroundColor:(e.vars||e).palette.primary.main,position:"absolute",left:"calc(50% - 1px)",bottom:"50%",transformOrigin:"center bottom 0px",variants:[{props:{shouldAnimate:!0},style:{transition:e.transitions.create(["transform","height"])}}]})),Tm=(0,D.A)("div",{name:"MuiClockPointer",slot:"Thumb",overridesResolver:(e,t)=>t.thumb})(({theme:e})=>({width:4,height:4,backgroundColor:(e.vars||e).palette.primary.contrastText,borderRadius:"50%",position:"absolute",top:-21,left:"calc(50% - 18px)",border:`16px solid ${(e.vars||e).palette.primary.main}`,boxSizing:"content-box",variants:[{props:{hasSelected:!0},style:{backgroundColor:(e.vars||e).palette.primary.main}}]}));function Tg(e){let t,n=Mn({props:e,name:"MuiClockPointer"}),{className:r,isInner:i,type:o,viewValue:s}=n,a=(0,SA.A)(n,Tf),l=w.useRef(o);w.useEffect(()=>{l.current=o},[o]);let u=(0,iN.A)({},n,{shouldAnimate:l.current!==o}),c=(e=>{let{classes:t}=e;return(0,C.A)({root:["root"],thumb:["thumb"]},Td,t)})(u);return(0,x.jsx)(Tp,(0,iN.A)({style:(t=360/("hours"===o?12:60)*s,"hours"===o&&s>12&&(t-=360),{height:Math.round((i?.26:.4)*220),transform:`rotateZ(${t}deg)`}),className:(0,A.A)(c.root,r),ownerState:u},a,{children:(0,x.jsx)(Tm,{ownerState:u,className:c.thumb})}))}let Tv=110,Ty=110,Tb=Tv,Tx=0,Tw=Tb-Tv,TS=Tx-Ty,TA=(e,t,n)=>{let r=t-Tv,i=n-Ty,o=180/Math.PI*(Math.atan2(Tw,TS)-Math.atan2(r,i));return{value:Math.floor((o=Math.round(o/e)*e%360)/e)||0,distance:Math.sqrt(r**2+i**2)}};function TC(e){return(0,I.Ay)("MuiClock",e)}(0,P.A)("MuiClock",["root","clock","wrapper","squareMask","pin","amButton","pmButton","meridiemText","selected"]);let Tk=(0,D.A)("div",{name:"MuiClock",slot:"Root",overridesResolver:(e,t)=>t.root})(({theme:e})=>({display:"flex",justifyContent:"center",alignItems:"center",margin:e.spacing(2)})),TM=(0,D.A)("div",{name:"MuiClock",slot:"Clock",overridesResolver:(e,t)=>t.clock})({backgroundColor:"rgba(0,0,0,.07)",borderRadius:"50%",height:220,width:220,flexShrink:0,position:"relative",pointerEvents:"none"}),TT=(0,D.A)("div",{name:"MuiClock",slot:"Wrapper",overridesResolver:(e,t)=>t.wrapper})({"&:focus":{outline:"none"}}),TD=(0,D.A)("div",{name:"MuiClock",slot:"SquareMask",overridesResolver:(e,t)=>t.squareMask})({width:"100%",height:"100%",position:"absolute",pointerEvents:"auto",outline:0,touchAction:"none",userSelect:"none",variants:[{props:{disabled:!1},style:{"@media (pointer: fine)":{cursor:"pointer",borderRadius:"50%"},"&:active":{cursor:"move"}}}]}),TE=(0,D.A)("div",{name:"MuiClock",slot:"Pin",overridesResolver:(e,t)=>t.pin})(({theme:e})=>({width:6,height:6,borderRadius:"50%",backgroundColor:(e.vars||e).palette.primary.main,position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)"})),TO=(e,t)=>({zIndex:1,bottom:8,paddingLeft:4,paddingRight:4,width:36,variants:[{props:{meridiemMode:t},style:{backgroundColor:(e.vars||e).palette.primary.main,color:(e.vars||e).palette.primary.contrastText,"&:hover":{backgroundColor:(e.vars||e).palette.primary.light}}}]}),TR=(0,D.A)($.A,{name:"MuiClock",slot:"AmButton",overridesResolver:(e,t)=>t.amButton})(({theme:e})=>(0,iN.A)({},TO(e,"am"),{position:"absolute",left:8})),TP=(0,D.A)($.A,{name:"MuiClock",slot:"PmButton",overridesResolver:(e,t)=>t.pmButton})(({theme:e})=>(0,iN.A)({},TO(e,"pm"),{position:"absolute",right:8})),TI=(0,D.A)(ck.A,{name:"MuiClock",slot:"meridiemText",overridesResolver:(e,t)=>t.meridiemText})({overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"});function TN(e){let t=Mn({props:e,name:"MuiClock"}),{ampm:n,ampmInClock:r,autoFocus:i,children:o,value:s,handleMeridiemChange:a,isTimeDisabled:l,meridiemMode:u,minutesStep:c=1,onChange:h,selectedId:d,type:f,viewValue:p,viewRange:[m,g],disabled:v=!1,readOnly:y,className:b}=t,S=Mu().utils,k=Mu().localeText,M=w.useRef(!1),T=(e=>{let{classes:t,meridiemMode:n}=e;return(0,C.A)({root:["root"],clock:["clock"],wrapper:["wrapper"],squareMask:["squareMask"],pin:["pin"],amButton:["amButton","am"===n&&"selected"],pmButton:["pmButton","pm"===n&&"selected"],meridiemText:["meridiemText"]},TC,t)})(t),D=l(p,f),E=!n&&"hours"===f&&(p<1||p>12),O=(e,t)=>{v||y||l(e,f)||h(e,t)},R=(e,t)=>{let{offsetX:r,offsetY:i}=e;if(void 0===r){let t=e.target.getBoundingClientRect();r=e.changedTouches[0].clientX-t.left,i=e.changedTouches[0].clientY-t.top}O("seconds"===f||"minutes"===f?((e,t,n=1)=>{let{value:r}=TA(6*n,e,t);return r*n%60})(r,i,c):((e,t,n)=>{let{value:r,distance:i}=TA(30,e,t),o=r||12;return n?o%=12:i<74&&(o+=12,o%=24),o})(r,i,!!n),t)},P=e=>{M.current=!0,R(e,"shallow")},I=w.useMemo(()=>"hours"===f||p%5==0,[f,p]),N="minutes"===f?c:1,j=w.useRef(null);(0,db.A)(()=>{i&&j.current.focus()},[i]);let F=e=>Math.max(m,Math.min(g,e)),L=e=>(e+(g+1))%(g+1);return(0,x.jsxs)(Tk,{className:(0,A.A)(T.root,b),children:[(0,x.jsxs)(TM,{className:T.clock,children:[(0,x.jsx)(TD,{onTouchMove:P,onTouchStart:P,onTouchEnd:e=>{M.current&&(R(e,"finish"),M.current=!1),e.preventDefault()},onMouseUp:e=>{M.current&&(M.current=!1),R(e.nativeEvent,"finish")},onMouseMove:e=>{e.buttons>0&&R(e.nativeEvent,"shallow")},ownerState:{disabled:v},className:T.squareMask}),!D&&(0,x.jsxs)(w.Fragment,{children:[(0,x.jsx)(TE,{className:T.pin}),null!=s&&(0,x.jsx)(Tg,{type:f,viewValue:p,isInner:E,hasSelected:I})]}),(0,x.jsx)(TT,{"aria-activedescendant":d,"aria-label":k.clockLabelText(f,s,S,null==s?null:S.format(s,"fullTime")),ref:j,role:"listbox",onKeyDown:e=>{if(!M.current)switch(e.key){case"Home":O(m,"partial"),e.preventDefault();break;case"End":O(g,"partial"),e.preventDefault();break;case"ArrowUp":O(L(p+N),"partial"),e.preventDefault();break;case"ArrowDown":O(L(p-N),"partial"),e.preventDefault();break;case"PageUp":O(F(p+5),"partial"),e.preventDefault();break;case"PageDown":O(F(p-5),"partial"),e.preventDefault();break;case"Enter":case" ":O(p,"finish"),e.preventDefault()}},tabIndex:0,className:T.wrapper,children:o})]}),n&&r&&(0,x.jsxs)(w.Fragment,{children:[(0,x.jsx)(TR,{onClick:y?void 0:()=>a("am"),disabled:v||null===u,ownerState:t,className:T.amButton,title:Mg(S,"am"),children:(0,x.jsx)(TI,{variant:"caption",className:T.meridiemText,children:Mg(S,"am")})}),(0,x.jsx)(TP,{disabled:v||null===u,onClick:y?void 0:()=>a("pm"),ownerState:t,className:T.pmButton,title:Mg(S,"pm"),children:(0,x.jsx)(TI,{variant:"caption",className:T.meridiemText,children:Mg(S,"pm")})})]})]})}function Tj(e){return(0,I.Ay)("MuiClockNumber",e)}let TF=(0,P.A)("MuiClockNumber",["root","selected","disabled"]),TL=["className","disabled","index","inner","label","selected"],TB=(0,D.A)("span",{name:"MuiClockNumber",slot:"Root",overridesResolver:(e,t)=>[t.root,{[`&.${TF.disabled}`]:t.disabled},{[`&.${TF.selected}`]:t.selected}]})(({theme:e})=>({height:36,width:36,position:"absolute",left:"calc((100% - 36px) / 2)",display:"inline-flex",justifyContent:"center",alignItems:"center",borderRadius:"50%",color:(e.vars||e).palette.text.primary,fontFamily:e.typography.fontFamily,"&:focused":{backgroundColor:(e.vars||e).palette.background.paper},[`&.${TF.selected}`]:{color:(e.vars||e).palette.primary.contrastText},[`&.${TF.disabled}`]:{pointerEvents:"none",color:(e.vars||e).palette.text.disabled},variants:[{props:{inner:!0},style:(0,iN.A)({},e.typography.body2,{color:(e.vars||e).palette.text.secondary})}]}));function T_(e){let t=Mn({props:e,name:"MuiClockNumber"}),{className:n,disabled:r,index:i,inner:o,label:s,selected:a}=t,l=(0,SA.A)(t,TL),u=(e=>{let{classes:t,selected:n,disabled:r}=e;return(0,C.A)({root:["root",n&&"selected",r&&"disabled"]},Tj,t)})(t),c=i%12/12*Math.PI*2-Math.PI/2,h=91*(o?.65:1),d=Math.round(Math.cos(c)*h),f=Math.round(Math.sin(c)*h);return(0,x.jsx)(TB,(0,iN.A)({className:(0,A.A)(u.root,n),"aria-disabled":!!r||void 0,"aria-selected":!!a||void 0,role:"option",style:{transform:`translate(${d}px, ${f+92}px`},ownerState:t},l,{children:s}))}let TV=({utils:e,value:t,isDisabled:n,getClockNumberText:r,selectedId:i})=>{let o=e.formatNumber;return[[5,o("05")],[10,o("10")],[15,o("15")],[20,o("20")],[25,o("25")],[30,o("30")],[35,o("35")],[40,o("40")],[45,o("45")],[50,o("50")],[55,o("55")],[0,o("00")]].map(([e,o],s)=>{let a=e===t;return(0,x.jsx)(T_,{label:o,id:a?i:void 0,index:s+1,inner:!1,disabled:n(e),selected:a,"aria-label":r(o)},e)})},Tz=({timezone:e,value:t,defaultValue:n,referenceDate:r,onChange:i,valueManager:o})=>{let s,a=Mu().utils,l=w.useRef(n),u=t??l.current??o.emptyValue,c=w.useMemo(()=>o.getTimezone(a,u),[a,o,u]),h=(0,Ta.A)(e=>null==c?e:o.setTimezone(a,c,e));return s=e||c||(r?a.getTimezone(r):"default"),{value:w.useMemo(()=>o.setTimezone(a,s,u),[o,a,s,u]),handleValueChange:(0,Ta.A)((e,...t)=>{let n=h(e);i?.(n,...t)}),timezone:s}},TH=({name:e,timezone:t,value:n,defaultValue:r,referenceDate:i,onChange:o,valueManager:s})=>{let[a,l]=(0,Tl.A)({name:e,state:"value",controlled:n,default:r??s.emptyValue});return Tz({timezone:t,value:a,defaultValue:void 0,referenceDate:i,onChange:(0,Ta.A)((e,...t)=>{l(e),o?.(e,...t)}),valueManager:s})},T$={year:1,month:2,day:3,hours:4,minutes:5,seconds:6,milliseconds:7},TW=(e,t,n)=>{if(t===T$.year)return e.startOfYear(n);if(t===T$.month)return e.startOfMonth(n);if(t===T$.day)return e.startOfDay(n);let r=n;return t<T$.minutes&&(r=e.setMinutes(r,0)),t<T$.seconds&&(r=e.setSeconds(r,0)),t<T$.milliseconds&&(r=e.setMilliseconds(r,0)),r},TU=(e,t)=>{let n=e.formatTokenMap[t];if(null==n)throw Error(`MUI X: The token "${t}" is not supported by the Date and Time Pickers.
|
|
43
|
+
Please try using another token or open an issue on https://github.com/mui/mui-x/issues/new/choose if you think it should be supported.`);return"string"==typeof n?{type:n,contentType:"meridiem"===n?"letter":"digit",maxLength:void 0}:{type:n.sectionType,contentType:n.contentType,maxLength:n.maxLength}},Tq=(e,t)=>{let n=[],r=e.date(void 0,"default"),i=e.startOfWeek(r),o=e.endOfWeek(r),s=i;for(;e.isBefore(s,o);)n.push(s),s=e.addDays(s,1);return n.map(n=>e.formatByString(n,t))},TG=(e,t,n,r)=>{switch(n){case"month":return Mp(e,e.date(void 0,t)).map(t=>e.formatByString(t,r));case"weekDay":return Tq(e,r);case"meridiem":{let n=e.date(void 0,t);return[e.startOfDay(n),e.endOfDay(n)].map(t=>e.formatByString(t,r))}default:return[]}},TY=["0","1","2","3","4","5","6","7","8","9"],TK=(e,t)=>{if("0"===t[0])return e;let n=[],r="";for(let i=0;i<e.length;i+=1){r+=e[i];let o=t.indexOf(r);o>-1&&(n.push(o.toString()),r="")}return n.join("")},TZ=(e,t)=>"0"===t[0]?e:e.split("").map(e=>t[Number(e)]).join(""),TX=(e,t)=>{let n=TK(e,t);return" "!==n&&!Number.isNaN(Number(n))},TQ=(e,t)=>{let n=e;for(n=Number(n).toString();n.length<t;)n=`0${n}`;return n},TJ=(e,t,n,r,i)=>{if("day"===i.type&&"digit-with-letter"===i.contentType){let r=e.setDate(n.longestMonth,t);return e.formatByString(r,i.format)}let o=t.toString();return i.hasLeadingZerosInInput&&(o=TQ(o,i.maxLength)),TZ(o,r)},T0=(e,t,n)=>{let r=e.value||e.placeholder,i="non-input"===t?e.hasLeadingZerosInFormat:e.hasLeadingZerosInInput;return"non-input"===t&&e.hasLeadingZerosInInput&&!e.hasLeadingZerosInFormat&&(r=Number(TK(r,n)).toString()),["input-rtl","input-ltr"].includes(t)&&"digit"===e.contentType&&!i&&1===r.length&&(r=`${r}\u200e`),"input-rtl"===t&&(r=`\u2068${r}\u2069`),r},T1=(e,t,n,r)=>e.formatByString(e.parse(t,n),r),T2=(e,t,n,r)=>{if("digit"!==t)return!1;let i=e.date(void 0,"default");switch(n){case"year":if("dayjs"===e.lib&&"YY"===r)return!0;return e.formatByString(e.setYear(i,1),r).startsWith("0");case"month":return e.formatByString(e.startOfYear(i),r).length>1;case"day":return e.formatByString(e.startOfMonth(i),r).length>1;case"weekDay":return e.formatByString(e.startOfWeek(i),r).length>1;case"hours":return e.formatByString(e.setHours(i,1),r).length>1;case"minutes":return e.formatByString(e.setMinutes(i,1),r).length>1;case"seconds":return e.formatByString(e.setSeconds(i,1),r).length>1;default:throw Error("Invalid section type")}},T5=(e,t)=>{},T3={year:1,month:2,day:3,weekDay:4,hours:5,minutes:6,seconds:7,meridiem:8,empty:9},T4=(e,t,n,r,i)=>[...n].sort((e,t)=>T3[e.type]-T3[t.type]).reduce((n,r)=>!i||r.modified?((e,t,n,r)=>{switch(t.type){case"year":return e.setYear(r,e.getYear(n));case"month":return e.setMonth(r,e.getMonth(n));case"weekDay":{let r=Tq(e,t.format),i=e.formatByString(n,t.format),o=r.indexOf(i),s=r.indexOf(t.value);return e.addDays(n,s-o)}case"day":return e.setDate(r,e.getDate(n));case"meridiem":{let t=12>e.getHours(n),i=e.getHours(r);if(t&&i>=12)return e.addHours(r,-12);if(!t&&i<12)return e.addHours(r,12);return r}case"hours":return e.setHours(r,e.getHours(n));case"minutes":return e.setMinutes(r,e.getMinutes(n));case"seconds":return e.setSeconds(r,e.getSeconds(n));default:return r}})(e,r,t,n):n,r),T6=(e,t)=>{if(null==e)return null;if("all"===e)return"all";if("string"==typeof e){let n=t.findIndex(t=>t.type===e);return -1===n?null:n}return e},T9=["value","referenceDate"],T8={emptyValue:null,getTodayValue:Mm,getInitialReferenceValue:e=>{let{value:t,referenceDate:n}=e,r=(0,SA.A)(e,T9);return null!=t&&r.utils.isValid(t)?t:null!=n?n:(({props:e,utils:t,granularity:n,timezone:r,getTodayDate:i})=>{let o=i?i():TW(t,n,Mm(t,r));null!=e.minDate&&t.isAfterDay(e.minDate,o)&&(o=TW(t,n,e.minDate)),null!=e.maxDate&&t.isBeforeDay(e.maxDate,o)&&(o=TW(t,n,e.maxDate));let s=MX(e.disableIgnoringDatePartForTimeValidation??!1,t);return null!=e.minTime&&s(e.minTime,o)&&(o=TW(t,n,e.disableIgnoringDatePartForTimeValidation?e.minTime:Mh(t,o,e.minTime))),null!=e.maxTime&&s(o,e.maxTime)&&(o=TW(t,n,e.disableIgnoringDatePartForTimeValidation?e.maxTime:Mh(t,o,e.maxTime))),o})(r)},cleanValue:(e,t)=>null!=t&&e.isValid(t)?t:null,areValuesEqual:(e,t,n)=>!(e.isValid(t)||null==t||e.isValid(n))&&null!=n||e.isEqual(t,n),isSameError:(e,t)=>e===t,hasError:e=>null!=e,defaultErrorState:null,getTimezone:(e,t)=>null!=t&&e.isValid(t)?e.getTimezone(t):null,setTimezone:(e,t,n)=>null==n?null:e.setTimezone(n,t)},T7={updateReferenceValue:(e,t,n)=>null!=t&&e.isValid(t)?t:n,getSectionsFromValue:(e,t,n,r)=>!e.isValid(t)&&n?n:r(t),getV7HiddenInputValueFromSections:e=>e.map(e=>`${e.startSeparator}${e.value||e.placeholder}${e.endSeparator}`).join(""),getV6InputValueFromSections:(e,t,n)=>{let r=e.map(e=>{let r=T0(e,n?"input-rtl":"input-ltr",t);return`${e.startSeparator}${r}${e.endSeparator}`}).join("");return n?`\u2066${r}\u2069`:r},getActiveDateManager:(e,t)=>({date:t.value,referenceDate:t.referenceValue,getSections:e=>e,getNewValuesFromNewActiveDate:n=>({value:n,referenceValue:null!=n&&e.isValid(n)?n:t.referenceValue})}),parseValueStr:(e,t,n)=>n(e.trim(),t)},De=["ampm","ampmInClock","autoFocus","slots","slotProps","value","defaultValue","referenceDate","disableIgnoringDatePartForTimeValidation","maxTime","minTime","disableFuture","disablePast","minutesStep","shouldDisableTime","showViewSwitcher","onChange","view","views","openTo","onViewChange","focusedView","onFocusedViewChange","className","disabled","readOnly","timezone"],Dt=(0,D.A)(Tc,{name:"MuiTimeClock",slot:"Root",overridesResolver:(e,t)=>t.root})({display:"flex",flexDirection:"column",position:"relative"}),Dn=(0,D.A)(Ts,{name:"MuiTimeClock",slot:"ArrowSwitcher",overridesResolver:(e,t)=>t.arrowSwitcher})({position:"absolute",right:12,top:15}),Dr=["hours","minutes"],Di=w.forwardRef(function(e,t){let n=Mu().utils,r=Mn({props:e,name:"MuiTimeClock"}),{ampm:i=n.is12HourCycleInCurrentLocale(),ampmInClock:o=!1,autoFocus:s,slots:a,slotProps:l,value:u,defaultValue:c,referenceDate:h,disableIgnoringDatePartForTimeValidation:d=!1,maxTime:f,minTime:p,disableFuture:m,disablePast:g,minutesStep:v=1,shouldDisableTime:y,showViewSwitcher:b,onChange:S,view:k,views:M=Dr,openTo:T,onViewChange:D,focusedView:E,onFocusedViewChange:O,className:R,disabled:P,readOnly:I,timezone:N}=r,j=(0,SA.A)(r,De),{value:F,handleValueChange:L,timezone:B}=TH({name:"TimeClock",timezone:N,value:u,defaultValue:c,referenceDate:h,onChange:S,valueManager:T8}),_=(({value:e,referenceDate:t,utils:n,props:r,timezone:i})=>{let o=w.useMemo(()=>T8.getInitialReferenceValue({value:e,utils:n,props:r,referenceDate:t,granularity:T$.day,timezone:i,getTodayDate:()=>Mm(n,i,"date")}),[]);return e??o})({value:F,referenceDate:h,utils:n,props:r,timezone:B}),V=Mu().localeText,z=Mc(B),{view:H,setView:$,previousView:W,nextView:U,setValueAndGoToNextView:q}=Tu({view:k,views:M,openTo:T,onViewChange:D,onChange:L,focusedView:E,onFocusedViewChange:O}),{meridiemMode:G,handleMeridiemChange:Y}=MQ(_,i,q),K=w.useCallback((e,t)=>{let r=MX(d,n),o="hours"===t||"minutes"===t&&M.includes("seconds"),s=({start:e,end:t})=>!(p&&r(p,t)||f&&r(e,f)||m&&r(e,z)||g&&r(z,o?t:e)),a=(e,r=1)=>{if(e%r!=0)return!1;if(y)switch(t){case"hours":return!y(n.setHours(_,e),"hours");case"minutes":return!y(n.setMinutes(_,e),"minutes");case"seconds":return!y(n.setSeconds(_,e),"seconds");default:return!1}return!0};switch(t){case"hours":{let t=MK(e,G,i),r=n.setHours(_,t);if(n.getHours(r)!==t)return!0;return!s({start:n.setSeconds(n.setMinutes(r,0),0),end:n.setSeconds(n.setMinutes(r,59),59)})||!a(t)}case"minutes":{let t=n.setMinutes(_,e);return!s({start:n.setSeconds(t,0),end:n.setSeconds(t,59)})||!a(e,v)}case"seconds":{let t=n.setSeconds(_,e);return!s({start:t,end:t})||!a(e)}default:throw Error("not supported")}},[i,_,d,f,G,p,v,y,n,m,g,z,M]),Z=(0,M9.A)(),X=w.useMemo(()=>{switch(H){case"hours":{let e,t=(e,t)=>{let r=MK(e,G,i);q(n.setHours(_,r),t,"hours")},r=n.getHours(_);return e=i?r>12?[12,23]:[0,11]:[0,23],{onChange:t,viewValue:r,children:(({ampm:e,value:t,getClockNumberText:n,isDisabled:r,selectedId:i,utils:o})=>{let s=t?o.getHours(t):null,a=[],l=+!!e,u=e?12:23,c=t=>null!==s&&(e?12===t?12===s||0===s:s===t||s-12===t:s===t);for(let t=l;t<=u;t+=1){let s=t.toString();0===t&&(s="00");let l=!e&&(0===t||t>12);s=o.formatNumber(s);let u=c(t);a.push((0,x.jsx)(T_,{id:u?i:void 0,index:t,inner:l,selected:u,disabled:r(t),label:s,"aria-label":n(s)},t))}return a})({value:F,utils:n,ampm:i,onChange:t,getClockNumberText:V.hoursClockNumberText,isDisabled:e=>P||K(e,"hours"),selectedId:Z}),viewRange:e}}case"minutes":{let e=n.getMinutes(_),t=(e,t)=>{q(n.setMinutes(_,e),t,"minutes")};return{viewValue:e,onChange:t,children:TV({utils:n,value:e,onChange:t,getClockNumberText:V.minutesClockNumberText,isDisabled:e=>P||K(e,"minutes"),selectedId:Z}),viewRange:[0,59]}}case"seconds":{let e=n.getSeconds(_),t=(e,t)=>{q(n.setSeconds(_,e),t,"seconds")};return{viewValue:e,onChange:t,children:TV({utils:n,value:e,onChange:t,getClockNumberText:V.secondsClockNumberText,isDisabled:e=>P||K(e,"seconds"),selectedId:Z}),viewRange:[0,59]}}default:throw Error("You must provide the type for ClockView")}},[H,n,F,i,V.hoursClockNumberText,V.minutesClockNumberText,V.secondsClockNumberText,G,q,_,K,Z,P]),Q=(e=>{let{classes:t}=e;return(0,C.A)({root:["root"],arrowSwitcher:["arrowSwitcher"]},Th,t)})(r);return(0,x.jsxs)(Dt,(0,iN.A)({ref:t,className:(0,A.A)(Q.root,R),ownerState:r},j,{children:[(0,x.jsx)(TN,(0,iN.A)({autoFocus:s??!!E,ampmInClock:o&&M.includes("hours"),value:F,type:H,ampm:i,minutesStep:v,isTimeDisabled:K,meridiemMode:G,handleMeridiemChange:Y,selectedId:Z,disabled:P,readOnly:I},X)),b&&(0,x.jsx)(Dn,{className:Q.arrowSwitcher,slots:a,slotProps:l,onGoToPrevious:()=>$(W),isPreviousDisabled:!W,previousLabel:V.openPreviousView,onGoToNext:()=>$(U),isNextDisabled:!U,nextLabel:V.openNextView,ownerState:r})]}))}),Do=({view:e,onViewChange:t,focusedView:n,onFocusedViewChange:r,views:i,value:o,defaultValue:s,referenceDate:a,onChange:l,className:u,classes:c,disableFuture:h,disablePast:d,minTime:f,maxTime:p,shouldDisableTime:m,minutesStep:g,ampm:v,ampmInClock:y,slots:b,slotProps:w,readOnly:S,disabled:A,sx:C,autoFocus:k,showViewSwitcher:M,disableIgnoringDatePartForTimeValidation:T,timezone:D})=>(0,x.jsx)(Di,{view:e,onViewChange:t,focusedView:n&&MY(n)?n:null,onFocusedViewChange:r,views:i.filter(MY),value:o,defaultValue:s,referenceDate:a,onChange:l,className:u,classes:c,disableFuture:h,disablePast:d,minTime:f,maxTime:p,shouldDisableTime:m,minutesStep:g,ampm:v,ampmInClock:y,slots:b,slotProps:w,readOnly:S,disabled:A,sx:C,autoFocus:k,showViewSwitcher:M,disableIgnoringDatePartForTimeValidation:T,timezone:D}),Ds=({props:e,value:t,timezone:n,adapter:r})=>{if(null===t)return null;let{shouldDisableDate:i,shouldDisableMonth:o,shouldDisableYear:s,disablePast:a,disableFuture:l}=e,u=r.utils.date(void 0,n),c=Mf(r.utils,e.minDate,r.defaultDates.minDate),h=Mf(r.utils,e.maxDate,r.defaultDates.maxDate);switch(!0){case!r.utils.isValid(t):return"invalidDate";case!!(i&&i(t)):return"shouldDisableDate";case!!(o&&o(t)):return"shouldDisableMonth";case!!(s&&s(t)):return"shouldDisableYear";case!!(l&&r.utils.isAfterDay(t,u)):return"disableFuture";case!!(a&&r.utils.isBeforeDay(t,u)):return"disablePast";case!!(c&&r.utils.isBeforeDay(t,c)):return"minDate";case!!(h&&r.utils.isAfterDay(t,h)):return"maxDate";default:return null}};Ds.valueManager=T8;let Da=({shouldDisableDate:e,shouldDisableMonth:t,shouldDisableYear:n,minDate:r,maxDate:i,disableFuture:o,disablePast:s,timezone:a})=>{let l=Mu();return w.useCallback(u=>null!==Ds({adapter:l,value:u,timezone:a,props:{shouldDisableDate:e,shouldDisableMonth:t,shouldDisableYear:n,minDate:r,maxDate:i,disableFuture:o,disablePast:s}}),[l,e,t,n,r,i,o,s,a])};var Dl=n(44394),Du=n(96313);let Dc=e=>(0,I.Ay)("MuiPickersFadeTransitionGroup",e);(0,P.A)("MuiPickersFadeTransitionGroup",["root"]);let Dh=(0,D.A)(Dl.A,{name:"MuiPickersFadeTransitionGroup",slot:"Root",overridesResolver:(e,t)=>t.root})({display:"block",position:"relative"});function Dd(e){let t=Mn({props:e,name:"MuiPickersFadeTransitionGroup"}),{children:n,className:r,reduceAnimations:i,transKey:o}=t,s=(e=>{let{classes:t}=e;return(0,C.A)({root:["root"]},Dc,t)})(t),a=(0,lE.A)();return i?n:(0,x.jsx)(Dh,{className:(0,A.A)(s.root,r),children:(0,x.jsx)(Du.A,{appear:!1,mountOnEnter:!0,unmountOnExit:!0,timeout:{appear:a.transitions.duration.enteringScreen,enter:a.transitions.duration.enteringScreen,exit:0},children:n},o)})}var Df=n(95591);function Dp(e){return(0,I.Ay)("MuiPickersDay",e)}let Dm=(0,P.A)("MuiPickersDay",["root","dayWithMargin","dayOutsideMonth","hiddenDaySpacingFiller","today","selected","disabled"]),Dg=["autoFocus","className","day","disabled","disableHighlightToday","disableMargin","hidden","isAnimating","onClick","onDaySelect","onFocus","onBlur","onKeyDown","onMouseDown","onMouseEnter","outsideCurrentMonth","selected","showDaysOutsideCurrentMonth","children","today","isFirstVisibleCell","isLastVisibleCell"],Dv=({theme:e})=>(0,iN.A)({},e.typography.caption,{width:36,height:36,borderRadius:"50%",padding:0,backgroundColor:"transparent",transition:e.transitions.create("background-color",{duration:e.transitions.duration.short}),color:(e.vars||e).palette.text.primary,"@media (pointer: fine)":{"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.hoverOpacity})`:(0,k.X4)(e.palette.primary.main,e.palette.action.hoverOpacity)}},"&:focus":{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.focusOpacity})`:(0,k.X4)(e.palette.primary.main,e.palette.action.focusOpacity),[`&.${Dm.selected}`]:{willChange:"background-color",backgroundColor:(e.vars||e).palette.primary.dark}},[`&.${Dm.selected}`]:{color:(e.vars||e).palette.primary.contrastText,backgroundColor:(e.vars||e).palette.primary.main,fontWeight:e.typography.fontWeightMedium,"&:hover":{willChange:"background-color",backgroundColor:(e.vars||e).palette.primary.dark}},[`&.${Dm.disabled}:not(.${Dm.selected})`]:{color:(e.vars||e).palette.text.disabled},[`&.${Dm.disabled}&.${Dm.selected}`]:{opacity:.6},variants:[{props:{disableMargin:!1},style:{margin:"0 2px"}},{props:{outsideCurrentMonth:!0,showDaysOutsideCurrentMonth:!0},style:{color:(e.vars||e).palette.text.secondary}},{props:{disableHighlightToday:!1,today:!0},style:{[`&:not(.${Dm.selected})`]:{border:`1px solid ${(e.vars||e).palette.text.secondary}`}}}]}),Dy=(e,t)=>{let{ownerState:n}=e;return[t.root,!n.disableMargin&&t.dayWithMargin,!n.disableHighlightToday&&n.today&&t.today,!n.outsideCurrentMonth&&n.showDaysOutsideCurrentMonth&&t.dayOutsideMonth,n.outsideCurrentMonth&&!n.showDaysOutsideCurrentMonth&&t.hiddenDaySpacingFiller]},Db=(0,D.A)(cM.A,{name:"MuiPickersDay",slot:"Root",overridesResolver:Dy})(Dv),Dx=(0,D.A)("div",{name:"MuiPickersDay",slot:"Root",overridesResolver:Dy})(({theme:e})=>(0,iN.A)({},Dv({theme:e}),{opacity:0,pointerEvents:"none"})),Dw=()=>{},DS=w.forwardRef(function(e,t){let n=Mn({props:e,name:"MuiPickersDay"}),{autoFocus:r=!1,className:i,day:o,disabled:s=!1,disableHighlightToday:a=!1,disableMargin:l=!1,isAnimating:u,onClick:c,onDaySelect:h,onFocus:d=Dw,onBlur:f=Dw,onKeyDown:p=Dw,onMouseDown:m=Dw,onMouseEnter:g=Dw,outsideCurrentMonth:v,selected:y=!1,showDaysOutsideCurrentMonth:b=!1,children:S,today:k=!1}=n,M=(0,SA.A)(n,Dg),T=(0,iN.A)({},n,{autoFocus:r,disabled:s,disableHighlightToday:a,disableMargin:l,selected:y,showDaysOutsideCurrentMonth:b,today:k}),D=(e=>{let{selected:t,disableMargin:n,disableHighlightToday:r,today:i,disabled:o,outsideCurrentMonth:s,showDaysOutsideCurrentMonth:a,classes:l}=e,u=s&&!a;return(0,C.A)({root:["root",t&&!u&&"selected",o&&"disabled",!n&&"dayWithMargin",!r&&i&&"today",s&&a&&"dayOutsideMonth",u&&"hiddenDaySpacingFiller"],hiddenDaySpacingFiller:["hiddenDaySpacingFiller"]},Dp,l)})(T),E=Mu().utils,O=w.useRef(null),R=(0,Df.A)(O,t);return((0,db.A)(()=>{!r||s||u||v||O.current.focus()},[r,s,u,v]),v&&!b)?(0,x.jsx)(Dx,{className:(0,A.A)(D.root,D.hiddenDaySpacingFiller,i),ownerState:T,role:M.role}):(0,x.jsx)(Db,(0,iN.A)({className:(0,A.A)(D.root,i),ref:R,centerRipple:!0,disabled:s,tabIndex:y?0:-1,onKeyDown:e=>p(e,o),onFocus:e=>d(e,o),onBlur:e=>f(e,o),onMouseEnter:e=>g(e,o),onClick:e=>{s||h(o),v&&e.currentTarget.focus(),c&&c(e)},onMouseDown:e=>{m(e),v&&e.preventDefault()}},M,{ownerState:T,children:S||E.format(o,"dayOfMonth")}))}),DA=w.memo(DS);var DC=n(7490);function Dk(e,t){return e.replace(RegExp("(^|\\s)"+t+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}var DM=n(64863),DT=function(e,t){return e&&t&&t.split(" ").forEach(function(t){e.classList?e.classList.remove(t):"string"==typeof e.className?e.className=Dk(e.className,t):e.setAttribute("class",Dk(e.className&&e.className.baseVal||"",t))})},DD=function(e){function t(){for(var t,n=arguments.length,r=Array(n),i=0;i<n;i++)r[i]=arguments[i];return(t=e.call.apply(e,[this].concat(r))||this).appliedClasses={appear:{},enter:{},exit:{}},t.onEnter=function(e,n){var r=t.resolveArguments(e,n),i=r[0],o=r[1];t.removeClasses(i,"exit"),t.addClass(i,o?"appear":"enter","base"),t.props.onEnter&&t.props.onEnter(e,n)},t.onEntering=function(e,n){var r=t.resolveArguments(e,n),i=r[0],o=r[1];t.addClass(i,o?"appear":"enter","active"),t.props.onEntering&&t.props.onEntering(e,n)},t.onEntered=function(e,n){var r=t.resolveArguments(e,n),i=r[0],o=r[1]?"appear":"enter";t.removeClasses(i,o),t.addClass(i,o,"done"),t.props.onEntered&&t.props.onEntered(e,n)},t.onExit=function(e){var n=t.resolveArguments(e)[0];t.removeClasses(n,"appear"),t.removeClasses(n,"enter"),t.addClass(n,"exit","base"),t.props.onExit&&t.props.onExit(e)},t.onExiting=function(e){var n=t.resolveArguments(e)[0];t.addClass(n,"exit","active"),t.props.onExiting&&t.props.onExiting(e)},t.onExited=function(e){var n=t.resolveArguments(e)[0];t.removeClasses(n,"exit"),t.addClass(n,"exit","done"),t.props.onExited&&t.props.onExited(e)},t.resolveArguments=function(e,n){return t.props.nodeRef?[t.props.nodeRef.current,e]:[e,n]},t.getClassNames=function(e){var n=t.props.classNames,r="string"==typeof n,i=r&&n?n+"-":"",o=r?""+i+e:n[e],s=r?o+"-active":n[e+"Active"],a=r?o+"-done":n[e+"Done"];return{baseClassName:o,activeClassName:s,doneClassName:a}},t}(0,DC.A)(t,e);var n=t.prototype;return n.addClass=function(e,t,n){var r,i=this.getClassNames(t)[n+"ClassName"],o=this.getClassNames("enter").doneClassName;"appear"===t&&"done"===n&&o&&(i+=" "+o),"active"===n&&e&&(0,DM.F)(e),i&&(this.appliedClasses[t][n]=i,r=i,e&&r&&r.split(" ").forEach(function(t){e.classList?e.classList.add(t):(e.classList?t&&e.classList.contains(t):-1!==(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" "))||("string"==typeof e.className?e.className=e.className+" "+t:e.setAttribute("class",(e.className&&e.className.baseVal||"")+" "+t))}))},n.removeClasses=function(e,t){var n=this.appliedClasses[t],r=n.base,i=n.active,o=n.done;this.appliedClasses[t]={},r&&DT(e,r),i&&DT(e,i),o&&DT(e,o)},n.render=function(){var e=this.props,t=(e.classNames,(0,SA.A)(e,["classNames"]));return S().createElement(dT.Ay,(0,iN.A)({},t,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},t}(S().Component);DD.defaultProps={classNames:""},DD.propTypes={};let DE=e=>(0,I.Ay)("MuiPickersSlideTransition",e),DO=(0,P.A)("MuiPickersSlideTransition",["root","slideEnter-left","slideEnter-right","slideEnterActive","slideExit","slideExitActiveLeft-left","slideExitActiveLeft-right"]),DR=["children","className","reduceAnimations","slideDirection","transKey","classes"],DP=(0,D.A)(Dl.A,{name:"MuiPickersSlideTransition",slot:"Root",overridesResolver:(e,t)=>[t.root,{[`.${DO["slideEnter-left"]}`]:t["slideEnter-left"]},{[`.${DO["slideEnter-right"]}`]:t["slideEnter-right"]},{[`.${DO.slideEnterActive}`]:t.slideEnterActive},{[`.${DO.slideExit}`]:t.slideExit},{[`.${DO["slideExitActiveLeft-left"]}`]:t["slideExitActiveLeft-left"]},{[`.${DO["slideExitActiveLeft-right"]}`]:t["slideExitActiveLeft-right"]}]})(({theme:e})=>{let t=e.transitions.create("transform",{duration:e.transitions.duration.complex,easing:"cubic-bezier(0.35, 0.8, 0.4, 1)"});return{display:"block",position:"relative",overflowX:"hidden","& > *":{position:"absolute",top:0,right:0,left:0},[`& .${DO["slideEnter-left"]}`]:{willChange:"transform",transform:"translate(100%)",zIndex:1},[`& .${DO["slideEnter-right"]}`]:{willChange:"transform",transform:"translate(-100%)",zIndex:1},[`& .${DO.slideEnterActive}`]:{transform:"translate(0%)",transition:t},[`& .${DO.slideExit}`]:{transform:"translate(0%)"},[`& .${DO["slideExitActiveLeft-left"]}`]:{willChange:"transform",transform:"translate(-100%)",transition:t,zIndex:0},[`& .${DO["slideExitActiveLeft-right"]}`]:{willChange:"transform",transform:"translate(100%)",transition:t,zIndex:0}}}),DI=e=>(0,I.Ay)("MuiDayCalendar",e);(0,P.A)("MuiDayCalendar",["root","header","weekDayLabel","loadingContainer","slideTransition","monthContainer","weekContainer","weekNumberLabel","weekNumber"]);let DN=["parentProps","day","focusableDay","selectedDays","isDateDisabled","currentMonthNumber","isViewFocused"],Dj=["ownerState"],DF=(0,D.A)("div",{name:"MuiDayCalendar",slot:"Root",overridesResolver:(e,t)=>t.root})({}),DL=(0,D.A)("div",{name:"MuiDayCalendar",slot:"Header",overridesResolver:(e,t)=>t.header})({display:"flex",justifyContent:"center",alignItems:"center"}),DB=(0,D.A)(ck.A,{name:"MuiDayCalendar",slot:"WeekDayLabel",overridesResolver:(e,t)=>t.weekDayLabel})(({theme:e})=>({width:36,height:40,margin:"0 2px",textAlign:"center",display:"flex",justifyContent:"center",alignItems:"center",color:(e.vars||e).palette.text.secondary})),D_=(0,D.A)(ck.A,{name:"MuiDayCalendar",slot:"WeekNumberLabel",overridesResolver:(e,t)=>t.weekNumberLabel})(({theme:e})=>({width:36,height:40,margin:"0 2px",textAlign:"center",display:"flex",justifyContent:"center",alignItems:"center",color:e.palette.text.disabled})),DV=(0,D.A)(ck.A,{name:"MuiDayCalendar",slot:"WeekNumber",overridesResolver:(e,t)=>t.weekNumber})(({theme:e})=>(0,iN.A)({},e.typography.caption,{width:36,height:36,padding:0,margin:"0 2px",color:e.palette.text.disabled,fontSize:"0.75rem",alignItems:"center",justifyContent:"center",display:"inline-flex"})),Dz=(0,D.A)("div",{name:"MuiDayCalendar",slot:"LoadingContainer",overridesResolver:(e,t)=>t.loadingContainer})({display:"flex",justifyContent:"center",alignItems:"center",minHeight:240}),DH=(0,D.A)(function(e){let t=Mn({props:e,name:"MuiPickersSlideTransition"}),{children:n,className:r,reduceAnimations:i,transKey:o}=t,s=(0,SA.A)(t,DR),a=(e=>{let{classes:t,slideDirection:n}=e,r={root:["root"],exit:["slideExit"],enterActive:["slideEnterActive"],enter:[`slideEnter-${n}`],exitActive:[`slideExitActiveLeft-${n}`]};return(0,C.A)(r,DE,t)})(t),l=(0,lE.A)();if(i)return(0,x.jsx)("div",{className:(0,A.A)(a.root,r),children:n});let u={exit:a.exit,enterActive:a.enterActive,enter:a.enter,exitActive:a.exitActive};return(0,x.jsx)(DP,{className:(0,A.A)(a.root,r),childFactory:e=>w.cloneElement(e,{classNames:u}),role:"presentation",children:(0,x.jsx)(DD,(0,iN.A)({mountOnEnter:!0,unmountOnExit:!0,timeout:l.transitions.duration.complex,classNames:u},s,{children:n}),o)})},{name:"MuiDayCalendar",slot:"SlideTransition",overridesResolver:(e,t)=>t.slideTransition})({minHeight:240}),D$=(0,D.A)("div",{name:"MuiDayCalendar",slot:"MonthContainer",overridesResolver:(e,t)=>t.monthContainer})({overflow:"hidden"}),DW=(0,D.A)("div",{name:"MuiDayCalendar",slot:"WeekContainer",overridesResolver:(e,t)=>t.weekContainer})({margin:"2px 0",display:"flex",justifyContent:"center"});function DU(e){let{parentProps:t,day:n,focusableDay:r,selectedDays:i,isDateDisabled:o,currentMonthNumber:s,isViewFocused:a}=e,l=(0,SA.A)(e,DN),{disabled:u,disableHighlightToday:c,isMonthSwitchingAnimating:h,showDaysOutsideCurrentMonth:d,slots:f,slotProps:p,timezone:m}=t,g=Mu().utils,v=Mc(m),y=null!==r&&g.isSameDay(n,r),b=i.some(e=>g.isSameDay(e,n)),S=g.isSameDay(n,v),A=f?.day??DA,C=(0,M8.A)({elementType:A,externalSlotProps:p?.day,additionalProps:(0,iN.A)({disableHighlightToday:c,showDaysOutsideCurrentMonth:d,role:"gridcell",isAnimating:h,"data-timestamp":g.toJsDate(n).valueOf()},l),ownerState:(0,iN.A)({},t,{day:n,selected:b})}),k=(0,SA.A)(C,Dj),M=w.useMemo(()=>u||o(n),[u,o,n]),T=w.useMemo(()=>g.getMonth(n)!==s,[g,n,s]),D=w.useMemo(()=>{let e=g.startOfMonth(g.setMonth(n,s));return d?g.isSameDay(n,g.startOfWeek(e)):g.isSameDay(n,e)},[s,n,d,g]),E=w.useMemo(()=>{let e=g.endOfMonth(g.setMonth(n,s));return d?g.isSameDay(n,g.endOfWeek(e)):g.isSameDay(n,e)},[s,n,d,g]);return(0,x.jsx)(A,(0,iN.A)({},k,{day:n,disabled:M,autoFocus:a&&y,today:S,outsideCurrentMonth:T,isFirstVisibleCell:D,isLastVisibleCell:E,selected:b,tabIndex:y?0:-1,"aria-selected":b,"aria-current":S?"date":void 0}))}function Dq(e){let t,n=Mn({props:e,name:"MuiDayCalendar"}),r=Mu().utils,{onFocusedDayChange:i,className:o,currentMonth:s,selectedDays:a,focusedDay:l,loading:u,onSelectedDaysChange:c,onMonthSwitchingAnimationEnd:h,readOnly:d,reduceAnimations:f,renderLoading:p=()=>(0,x.jsx)("span",{children:"..."}),slideDirection:m,TransitionProps:g,disablePast:v,disableFuture:y,minDate:b,maxDate:S,shouldDisableDate:k,shouldDisableMonth:M,shouldDisableYear:T,dayOfWeekFormatter:D=e=>r.format(e,"weekdayShort").charAt(0).toUpperCase(),hasFocus:E,onFocusedViewChange:O,gridLabelId:R,displayWeekNumber:P,fixedWeekNumber:I,autoFocus:N,timezone:j}=n,F=Mc(j),L=(e=>{let{classes:t}=e;return(0,C.A)({root:["root"],header:["header"],weekDayLabel:["weekDayLabel"],loadingContainer:["loadingContainer"],slideTransition:["slideTransition"],monthContainer:["monthContainer"],weekContainer:["weekContainer"],weekNumberLabel:["weekNumberLabel"],weekNumber:["weekNumber"]},DI,t)})(n),B=(0,uZ.I)(),_=Da({shouldDisableDate:k,shouldDisableMonth:M,shouldDisableYear:T,minDate:b,maxDate:S,disablePast:v,disableFuture:y,timezone:j}),V=Mu().localeText,[z,H]=(0,Tl.A)({name:"DayCalendar",state:"hasFocus",controlled:E,default:N??!1}),[$,W]=w.useState(()=>l||F),U=(0,Ta.A)(e=>{d||c(e)}),q=e=>{_(e)||(i(e),W(e),O?.(!0),H(!0))},G=(0,Ta.A)((e,t)=>{switch(e.key){case"ArrowUp":q(r.addDays(t,-7)),e.preventDefault();break;case"ArrowDown":q(r.addDays(t,7)),e.preventDefault();break;case"ArrowLeft":{let n=r.addDays(t,B?1:-1),i=r.addMonths(t,B?1:-1);q(Md({utils:r,date:n,minDate:B?n:r.startOfMonth(i),maxDate:B?r.endOfMonth(i):n,isDateDisabled:_,timezone:j})||n),e.preventDefault();break}case"ArrowRight":{let n=r.addDays(t,B?-1:1),i=r.addMonths(t,B?-1:1);q(Md({utils:r,date:n,minDate:B?r.startOfMonth(i):n,maxDate:B?n:r.endOfMonth(i),isDateDisabled:_,timezone:j})||n),e.preventDefault();break}case"Home":q(r.startOfWeek(t)),e.preventDefault();break;case"End":q(r.endOfWeek(t)),e.preventDefault();break;case"PageUp":q(r.addMonths(t,1)),e.preventDefault();break;case"PageDown":q(r.addMonths(t,-1)),e.preventDefault()}}),Y=(0,Ta.A)((e,t)=>q(t)),K=(0,Ta.A)((e,t)=>{z&&r.isSameDay($,t)&&O?.(!1)}),Z=r.getMonth(s),X=r.getYear(s),Q=w.useMemo(()=>a.filter(e=>!!e).map(e=>r.startOfDay(e)),[r,a]),J=`${X}-${Z}`,ee=w.useMemo(()=>w.createRef(),[J]),et=w.useMemo(()=>{let e=r.startOfMonth(s),t=r.endOfMonth(s);return _($)||r.isAfterDay($,t)||r.isBeforeDay($,e)?Md({utils:r,date:$,minDate:e,maxDate:t,disablePast:v,disableFuture:y,isDateDisabled:_,timezone:j}):$},[s,y,v,$,_,r,j]),en=w.useMemo(()=>{let e=r.getWeekArray(s),t=r.addMonths(s,1);for(;I&&e.length<I;){let n=r.getWeekArray(t),i=r.isSameDay(e[e.length-1][0],n[0][0]);n.slice(+!!i).forEach(t=>{e.length<I&&e.push(t)}),t=r.addMonths(t,1)}return e},[s,I,r]);return(0,x.jsxs)(DF,{role:"grid","aria-labelledby":R,className:L.root,children:[(0,x.jsxs)(DL,{role:"row",className:L.header,children:[P&&(0,x.jsx)(D_,{variant:"caption",role:"columnheader","aria-label":V.calendarWeekNumberHeaderLabel,className:L.weekNumberLabel,children:V.calendarWeekNumberHeaderText}),(t=r.startOfWeek(F),[0,1,2,3,4,5,6].map(e=>r.addDays(t,e))).map((e,t)=>(0,x.jsx)(DB,{variant:"caption",role:"columnheader","aria-label":r.format(e,"weekday"),className:L.weekDayLabel,children:D(e)},t.toString()))]}),u?(0,x.jsx)(Dz,{className:L.loadingContainer,children:p()}):(0,x.jsx)(DH,(0,iN.A)({transKey:J,onExited:h,reduceAnimations:f,slideDirection:m,className:(0,A.A)(o,L.slideTransition)},g,{nodeRef:ee,children:(0,x.jsx)(D$,{ref:ee,role:"rowgroup",className:L.monthContainer,children:en.map((e,t)=>(0,x.jsxs)(DW,{role:"row",className:L.weekContainer,"aria-rowindex":t+1,children:[P&&(0,x.jsx)(DV,{className:L.weekNumber,role:"rowheader","aria-label":V.calendarWeekNumberAriaLabelText(r.getWeekNumber(e[0])),children:V.calendarWeekNumberText(r.getWeekNumber(e[0]))}),e.map((e,t)=>(0,x.jsx)(DU,{parentProps:n,day:e,selectedDays:Q,focusableDay:et,onKeyDown:G,onFocus:Y,onBlur:K,onDaySelect:U,isDateDisabled:_,currentMonthNumber:Z,isViewFocused:z,"aria-colindex":t+1},e.toString()))]},`week-${e[0]}`))})}))]})}function DG(e){return(0,I.Ay)("MuiPickersMonth",e)}let DY=(0,P.A)("MuiPickersMonth",["root","monthButton","disabled","selected"]),DK=["autoFocus","className","children","disabled","selected","value","tabIndex","onClick","onKeyDown","onFocus","onBlur","aria-current","aria-label","monthsPerRow","slots","slotProps"],DZ=(0,D.A)("div",{name:"MuiPickersMonth",slot:"Root",overridesResolver:(e,t)=>[t.root]})({display:"flex",alignItems:"center",justifyContent:"center",flexBasis:"33.3%",variants:[{props:{monthsPerRow:4},style:{flexBasis:"25%"}}]}),DX=(0,D.A)("button",{name:"MuiPickersMonth",slot:"MonthButton",overridesResolver:(e,t)=>[t.monthButton,{[`&.${DY.disabled}`]:t.disabled},{[`&.${DY.selected}`]:t.selected}]})(({theme:e})=>(0,iN.A)({color:"unset",backgroundColor:"transparent",border:0,outline:0},e.typography.subtitle1,{margin:"8px 0",height:36,width:72,borderRadius:18,cursor:"pointer","&:focus":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.activeChannel} / ${e.vars.palette.action.hoverOpacity})`:(0,k.X4)(e.palette.action.active,e.palette.action.hoverOpacity)},"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.activeChannel} / ${e.vars.palette.action.hoverOpacity})`:(0,k.X4)(e.palette.action.active,e.palette.action.hoverOpacity)},"&:disabled":{cursor:"auto",pointerEvents:"none"},[`&.${DY.disabled}`]:{color:(e.vars||e).palette.text.secondary},[`&.${DY.selected}`]:{color:(e.vars||e).palette.primary.contrastText,backgroundColor:(e.vars||e).palette.primary.main,"&:focus, &:hover":{backgroundColor:(e.vars||e).palette.primary.dark}}})),DQ=w.memo(function(e){let t=Mn({props:e,name:"MuiPickersMonth"}),{autoFocus:n,className:r,children:i,disabled:o,selected:s,value:a,tabIndex:l,onClick:u,onKeyDown:c,onFocus:h,onBlur:d,"aria-current":f,"aria-label":p,slots:m,slotProps:g}=t,v=(0,SA.A)(t,DK),y=w.useRef(null),b=(e=>{let{disabled:t,selected:n,classes:r}=e;return(0,C.A)({root:["root"],monthButton:["monthButton",t&&"disabled",n&&"selected"]},DG,r)})(t);(0,db.A)(()=>{n&&y.current?.focus()},[n]);let S=m?.monthButton??DX,k=(0,M8.A)({elementType:S,externalSlotProps:g?.monthButton,additionalProps:{children:i,disabled:o,tabIndex:l,ref:y,type:"button",role:"radio","aria-current":f,"aria-checked":s,"aria-label":p,onClick:e=>u(e,a),onKeyDown:e=>c(e,a),onFocus:e=>h(e,a),onBlur:e=>d(e,a)},ownerState:t,className:b.monthButton});return(0,x.jsx)(DZ,(0,iN.A)({className:(0,A.A)(b.root,r),ownerState:t},v,{children:(0,x.jsx)(S,(0,iN.A)({},k))}))});function DJ(e){return(0,I.Ay)("MuiMonthCalendar",e)}(0,P.A)("MuiMonthCalendar",["root"]);let D0=["className","value","defaultValue","referenceDate","disabled","disableFuture","disablePast","maxDate","minDate","onChange","shouldDisableMonth","readOnly","disableHighlightToday","autoFocus","onMonthFocus","hasFocus","onFocusedViewChange","monthsPerRow","timezone","gridLabelId","slots","slotProps"],D1=(0,D.A)("div",{name:"MuiMonthCalendar",slot:"Root",overridesResolver:(e,t)=>t.root})({display:"flex",flexWrap:"wrap",alignContent:"stretch",padding:"0 4px",width:320,boxSizing:"border-box"}),D2=w.forwardRef(function(e,t){let n,r,i,o=(n=Mu().utils,r=Mu().defaultDates,i=Mn({props:e,name:"MuiMonthCalendar"}),(0,iN.A)({disableFuture:!1,disablePast:!1},i,{minDate:Mf(n,i.minDate,r.minDate),maxDate:Mf(n,i.maxDate,r.maxDate)})),{className:s,value:a,defaultValue:l,referenceDate:u,disabled:c,disableFuture:h,disablePast:d,maxDate:f,minDate:p,onChange:m,shouldDisableMonth:g,readOnly:v,autoFocus:y=!1,onMonthFocus:b,hasFocus:S,onFocusedViewChange:k,monthsPerRow:M=3,timezone:T,gridLabelId:D,slots:E,slotProps:O}=o,R=(0,SA.A)(o,D0),{value:P,handleValueChange:I,timezone:N}=TH({name:"MonthCalendar",timezone:T,value:a,defaultValue:l,referenceDate:u,onChange:m,valueManager:T8}),j=Mc(N),F=(0,uZ.I)(),L=Mu().utils,B=w.useMemo(()=>T8.getInitialReferenceValue({value:P,utils:L,props:o,timezone:N,referenceDate:u,granularity:T$.month}),[]),_=(e=>{let{classes:t}=e;return(0,C.A)({root:["root"]},DJ,t)})(o),V=w.useMemo(()=>L.getMonth(j),[L,j]),z=w.useMemo(()=>null!=P?L.getMonth(P):null,[P,L]),[H,$]=w.useState(()=>z||L.getMonth(B)),[W,U]=(0,Tl.A)({name:"MonthCalendar",state:"hasFocus",controlled:S,default:y??!1}),q=(0,Ta.A)(e=>{U(e),k&&k(e)}),G=w.useCallback(e=>{let t=L.startOfMonth(d&&L.isAfter(j,p)?j:p),n=L.startOfMonth(h&&L.isBefore(j,f)?j:f),r=L.startOfMonth(e);return!!(L.isBefore(r,t)||L.isAfter(r,n))||!!g&&g(r)},[h,d,f,p,j,g,L]),Y=(0,Ta.A)((e,t)=>{v||I(L.setMonth(P??B,t))}),K=(0,Ta.A)(e=>{!G(L.setMonth(P??B,e))&&($(e),q(!0),b&&b(e))});w.useEffect(()=>{$(e=>null!==z&&e!==z?z:e)},[z]);let Z=(0,Ta.A)((e,t)=>{switch(e.key){case"ArrowUp":K((12+t-3)%12),e.preventDefault();break;case"ArrowDown":K((12+t+3)%12),e.preventDefault();break;case"ArrowLeft":K((12+t+(F?1:-1))%12),e.preventDefault();break;case"ArrowRight":K((12+t+(F?-1:1))%12),e.preventDefault()}}),X=(0,Ta.A)((e,t)=>{K(t)}),Q=(0,Ta.A)((e,t)=>{H===t&&q(!1)});return(0,x.jsx)(D1,(0,iN.A)({ref:t,className:(0,A.A)(_.root,s),ownerState:o,role:"radiogroup","aria-labelledby":D},R,{children:Mp(L,P??B).map(e=>{let t=L.getMonth(e),n=L.format(e,"monthShort"),r=L.format(e,"month"),i=c||G(e);return(0,x.jsx)(DQ,{selected:t===z,value:t,onClick:Y,onKeyDown:Z,autoFocus:W&&t===H,disabled:i,tabIndex:t!==H||i?-1:0,onFocus:X,onBlur:Q,"aria-current":V===t?"date":void 0,"aria-label":r,monthsPerRow:M,slots:E,slotProps:O,children:n},n)})}))});function D5(e){return(0,I.Ay)("MuiPickersYear",e)}let D3=(0,P.A)("MuiPickersYear",["root","yearButton","selected","disabled"]),D4=["autoFocus","className","children","disabled","selected","value","tabIndex","onClick","onKeyDown","onFocus","onBlur","aria-current","yearsPerRow","slots","slotProps"],D6=(0,D.A)("div",{name:"MuiPickersYear",slot:"Root",overridesResolver:(e,t)=>[t.root]})({display:"flex",alignItems:"center",justifyContent:"center",flexBasis:"33.3%",variants:[{props:{yearsPerRow:4},style:{flexBasis:"25%"}}]}),D9=(0,D.A)("button",{name:"MuiPickersYear",slot:"YearButton",overridesResolver:(e,t)=>[t.yearButton,{[`&.${D3.disabled}`]:t.disabled},{[`&.${D3.selected}`]:t.selected}]})(({theme:e})=>(0,iN.A)({color:"unset",backgroundColor:"transparent",border:0,outline:0},e.typography.subtitle1,{margin:"6px 0",height:36,width:72,borderRadius:18,cursor:"pointer","&:focus":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.activeChannel} / ${e.vars.palette.action.focusOpacity})`:(0,k.X4)(e.palette.action.active,e.palette.action.focusOpacity)},"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.activeChannel} / ${e.vars.palette.action.hoverOpacity})`:(0,k.X4)(e.palette.action.active,e.palette.action.hoverOpacity)},"&:disabled":{cursor:"auto",pointerEvents:"none"},[`&.${D3.disabled}`]:{color:(e.vars||e).palette.text.secondary},[`&.${D3.selected}`]:{color:(e.vars||e).palette.primary.contrastText,backgroundColor:(e.vars||e).palette.primary.main,"&:focus, &:hover":{backgroundColor:(e.vars||e).palette.primary.dark}}})),D8=w.memo(function(e){let t=Mn({props:e,name:"MuiPickersYear"}),{autoFocus:n,className:r,children:i,disabled:o,selected:s,value:a,tabIndex:l,onClick:u,onKeyDown:c,onFocus:h,onBlur:d,"aria-current":f,slots:p,slotProps:m}=t,g=(0,SA.A)(t,D4),v=w.useRef(null),y=(e=>{let{disabled:t,selected:n,classes:r}=e;return(0,C.A)({root:["root"],yearButton:["yearButton",t&&"disabled",n&&"selected"]},D5,r)})(t);(0,db.A)(()=>{n&&v.current?.focus()},[n]);let b=p?.yearButton??D9,S=(0,M8.A)({elementType:b,externalSlotProps:m?.yearButton,additionalProps:{children:i,disabled:o,tabIndex:l,ref:v,type:"button",role:"radio","aria-current":f,"aria-checked":s,onClick:e=>u(e,a),onKeyDown:e=>c(e,a),onFocus:e=>h(e,a),onBlur:e=>d(e,a)},ownerState:t,className:y.yearButton});return(0,x.jsx)(D6,(0,iN.A)({className:(0,A.A)(y.root,r),ownerState:t},g,{children:(0,x.jsx)(b,(0,iN.A)({},S))}))});function D7(e){return(0,I.Ay)("MuiYearCalendar",e)}(0,P.A)("MuiYearCalendar",["root"]);let Ee=["autoFocus","className","value","defaultValue","referenceDate","disabled","disableFuture","disablePast","maxDate","minDate","onChange","readOnly","shouldDisableYear","disableHighlightToday","onYearFocus","hasFocus","onFocusedViewChange","yearsOrder","yearsPerRow","timezone","gridLabelId","slots","slotProps"],Et=(0,D.A)("div",{name:"MuiYearCalendar",slot:"Root",overridesResolver:(e,t)=>t.root})({display:"flex",flexDirection:"row",flexWrap:"wrap",overflowY:"auto",height:"100%",padding:"0 4px",width:320,maxHeight:280,boxSizing:"border-box",position:"relative"}),En=w.forwardRef(function(e,t){let n,r,i,o=(n=Mu().utils,r=Mu().defaultDates,i=Mn({props:e,name:"MuiYearCalendar"}),(0,iN.A)({disablePast:!1,disableFuture:!1},i,{yearsPerRow:i.yearsPerRow??3,minDate:Mf(n,i.minDate,r.minDate),maxDate:Mf(n,i.maxDate,r.maxDate)})),{autoFocus:s,className:a,value:l,defaultValue:u,referenceDate:c,disabled:h,disableFuture:d,disablePast:f,maxDate:p,minDate:m,onChange:g,readOnly:v,shouldDisableYear:y,onYearFocus:b,hasFocus:S,onFocusedViewChange:k,yearsOrder:M="asc",yearsPerRow:T,timezone:D,gridLabelId:E,slots:O,slotProps:R}=o,P=(0,SA.A)(o,Ee),{value:I,handleValueChange:N,timezone:j}=TH({name:"YearCalendar",timezone:D,value:l,defaultValue:u,referenceDate:c,onChange:g,valueManager:T8}),F=Mc(j),L=(0,uZ.I)(),B=Mu().utils,_=w.useMemo(()=>T8.getInitialReferenceValue({value:I,utils:B,props:o,timezone:j,referenceDate:c,granularity:T$.year}),[]),V=(e=>{let{classes:t}=e;return(0,C.A)({root:["root"]},D7,t)})(o),z=w.useMemo(()=>B.getYear(F),[B,F]),H=w.useMemo(()=>null!=I?B.getYear(I):null,[I,B]),[$,W]=w.useState(()=>H||B.getYear(_)),[U,q]=(0,Tl.A)({name:"YearCalendar",state:"hasFocus",controlled:S,default:s??!1}),G=(0,Ta.A)(e=>{q(e),k&&k(e)}),Y=w.useCallback(e=>!!(f&&B.isBeforeYear(e,F)||d&&B.isAfterYear(e,F)||m&&B.isBeforeYear(e,m)||p&&B.isAfterYear(e,p))||!!y&&y(B.startOfYear(e)),[d,f,p,m,F,y,B]),K=(0,Ta.A)((e,t)=>{v||N(B.setYear(I??_,t))}),Z=(0,Ta.A)(e=>{Y(B.setYear(I??_,e))||(W(e),G(!0),b?.(e))});w.useEffect(()=>{W(e=>null!==H&&e!==H?H:e)},[H]);let X="desc"!==M?+T:-1*T,Q=L&&"asc"===M||!L&&"desc"===M?-1:1,J=(0,Ta.A)((e,t)=>{switch(e.key){case"ArrowUp":Z(t-X),e.preventDefault();break;case"ArrowDown":Z(t+X),e.preventDefault();break;case"ArrowLeft":Z(t-Q),e.preventDefault();break;case"ArrowRight":Z(t+Q),e.preventDefault()}}),ee=(0,Ta.A)((e,t)=>{Z(t)}),et=(0,Ta.A)((e,t)=>{$===t&&G(!1)}),en=w.useRef(null),er=(0,Df.A)(t,en);w.useEffect(()=>{if(s||null===en.current)return;let e=en.current.querySelector('[tabindex="0"]');if(!e)return;let t=e.offsetHeight,n=e.offsetTop,r=en.current.clientHeight,i=en.current.scrollTop;t>r||n<i||(en.current.scrollTop=n+t-r/2-t/2)},[s]);let ei=B.getYearRange([m,p]);return"desc"===M&&ei.reverse(),(0,x.jsx)(Et,(0,iN.A)({ref:er,className:(0,A.A)(V.root,a),ownerState:o,role:"radiogroup","aria-labelledby":E},P,{children:ei.map(e=>{let t=B.getYear(e),n=h||Y(e);return(0,x.jsx)(D8,{selected:t===H,value:t,onClick:K,onKeyDown:J,autoFocus:U&&t===$,disabled:n,tabIndex:t!==$||n?-1:0,onFocus:ee,onBlur:et,"aria-current":z===t?"date":void 0,yearsPerRow:T,slots:O,slotProps:R,children:B.format(e,"year")},B.format(e,"year"))})}))}),Er=e=>(0,I.Ay)("MuiPickersCalendarHeader",e),Ei=(0,P.A)("MuiPickersCalendarHeader",["root","labelContainer","label","switchViewButton","switchViewIcon"]),Eo=["slots","slotProps","currentMonth","disabled","disableFuture","disablePast","maxDate","minDate","onMonthChange","onViewChange","view","reduceAnimations","views","labelId","className","timezone","format"],Es=["ownerState"],Ea=(0,D.A)("div",{name:"MuiPickersCalendarHeader",slot:"Root",overridesResolver:(e,t)=>t.root})({display:"flex",alignItems:"center",marginTop:12,marginBottom:4,paddingLeft:24,paddingRight:12,maxHeight:40,minHeight:40}),El=(0,D.A)("div",{name:"MuiPickersCalendarHeader",slot:"LabelContainer",overridesResolver:(e,t)=>t.labelContainer})(({theme:e})=>(0,iN.A)({display:"flex",overflow:"hidden",alignItems:"center",cursor:"pointer",marginRight:"auto"},e.typography.body1,{fontWeight:e.typography.fontWeightMedium})),Eu=(0,D.A)("div",{name:"MuiPickersCalendarHeader",slot:"Label",overridesResolver:(e,t)=>t.label})({marginRight:6}),Ec=(0,D.A)($.A,{name:"MuiPickersCalendarHeader",slot:"SwitchViewButton",overridesResolver:(e,t)=>t.switchViewButton})({marginRight:"auto",variants:[{props:{view:"year"},style:{[`.${Ei.switchViewIcon}`]:{transform:"rotate(180deg)"}}}]}),Eh=(0,D.A)(MS,{name:"MuiPickersCalendarHeader",slot:"SwitchViewIcon",overridesResolver:(e,t)=>t.switchViewIcon})(({theme:e})=>({willChange:"transform",transition:e.transitions.create("transform"),transform:"rotate(0deg)"})),Ed=w.forwardRef(function(e,t){let n=Mu().localeText,r=Mu().utils,i=Mn({props:e,name:"MuiPickersCalendarHeader"}),{slots:o,slotProps:s,currentMonth:a,disabled:l,disableFuture:u,disablePast:c,maxDate:h,minDate:d,onMonthChange:f,onViewChange:p,view:m,reduceAnimations:g,views:v,labelId:y,className:b,timezone:S,format:k=`${r.formats.month} ${r.formats.year}`}=i,M=(0,SA.A)(i,Eo),T=(e=>{let{classes:t}=e;return(0,C.A)({root:["root"],labelContainer:["labelContainer"],label:["label"],switchViewButton:["switchViewButton"],switchViewIcon:["switchViewIcon"]},Er,t)})(i),D=o?.switchViewButton??Ec,E=(0,M8.A)({elementType:D,externalSlotProps:s?.switchViewButton,additionalProps:{size:"small","aria-label":n.calendarViewSwitchingButtonAriaLabel(m)},ownerState:i,className:T.switchViewButton}),O=o?.switchViewIcon??Eh,R=(0,M8.A)({elementType:O,externalSlotProps:s?.switchViewIcon,ownerState:i,className:T.switchViewIcon}),P=(0,SA.A)(R,Es),I=function(e,{disableFuture:t,maxDate:n,timezone:r}){let i=Mu().utils;return w.useMemo(()=>{let o=i.date(void 0,r),s=i.startOfMonth(t&&i.isBefore(o,n)?o:n);return!i.isAfter(s,e)},[t,n,e,i,r])}(a,{disableFuture:u,maxDate:h,timezone:S}),N=function(e,{disablePast:t,minDate:n,timezone:r}){let i=Mu().utils;return w.useMemo(()=>{let o=i.date(void 0,r),s=i.startOfMonth(t&&i.isAfter(o,n)?o:n);return!i.isBefore(s,e)},[t,n,e,i,r])}(a,{disablePast:c,minDate:d,timezone:S});if(1===v.length&&"year"===v[0])return null;let j=r.formatByString(a,k);return(0,x.jsxs)(Ea,(0,iN.A)({},M,{ownerState:i,className:(0,A.A)(T.root,b),ref:t,children:[(0,x.jsxs)(El,{role:"presentation",onClick:()=>{if(1!==v.length&&p&&!l)if(2===v.length)p(v.find(e=>e!==m)||v[0]);else{let e=+(0===v.indexOf(m));p(v[e])}},ownerState:i,"aria-live":"polite",className:T.labelContainer,children:[(0,x.jsx)(Dd,{reduceAnimations:g,transKey:j,children:(0,x.jsx)(Eu,{id:y,ownerState:i,className:T.label,children:j})}),v.length>1&&!l&&(0,x.jsx)(D,(0,iN.A)({},E,{children:(0,x.jsx)(O,(0,iN.A)({},P))}))]}),(0,x.jsx)(Du.A,{in:"day"===m,appear:!g,enter:!g,children:(0,x.jsx)(Ts,{slots:o,slotProps:s,onGoToPrevious:()=>f(r.addMonths(a,-1),"right"),isPreviousDisabled:N,previousLabel:n.previousMonth,onGoToNext:()=>f(r.addMonths(a,1),"left"),isNextDisabled:I,nextLabel:n.nextMonth})})]}))}),Ef="u">typeof navigator&&navigator.userAgent.match(/android\s(\d+)|OS\s(\d+)/i),Ep=Ef&&Ef[1]?parseInt(Ef[1],10):null,Em=Ef&&Ef[2]?parseInt(Ef[2],10):null,Eg=Ep&&Ep<10||Em&&Em<13||!1,Ev=e=>(0,I.Ay)("MuiDateCalendar",e);(0,P.A)("MuiDateCalendar",["root","viewTransitionContainer"]);let Ey=["autoFocus","onViewChange","value","defaultValue","referenceDate","disableFuture","disablePast","onChange","onYearChange","onMonthChange","reduceAnimations","shouldDisableDate","shouldDisableMonth","shouldDisableYear","view","views","openTo","className","disabled","readOnly","minDate","maxDate","disableHighlightToday","focusedView","onFocusedViewChange","showDaysOutsideCurrentMonth","fixedWeekNumber","dayOfWeekFormatter","slots","slotProps","loading","renderLoading","displayWeekNumber","yearsOrder","yearsPerRow","monthsPerRow","timezone"],Eb=(0,D.A)(Tc,{name:"MuiDateCalendar",slot:"Root",overridesResolver:(e,t)=>t.root})({display:"flex",flexDirection:"column",height:336}),Ex=(0,D.A)(Dd,{name:"MuiDateCalendar",slot:"ViewTransitionContainer",overridesResolver:(e,t)=>t.viewTransitionContainer})({}),Ew=w.forwardRef(function(e,t){let n,r,i,o,s=Mu().utils,a=(0,M9.A)(),l=(n=Mu().utils,r=Mu().defaultDates,i=dk("@media (prefers-reduced-motion: reduce)",{defaultMatches:!1})||Eg,o=Mn({props:e,name:"MuiDateCalendar"}),(0,iN.A)({},o,{loading:o.loading??!1,disablePast:o.disablePast??!1,disableFuture:o.disableFuture??!1,openTo:o.openTo??"day",views:o.views??["year","day"],reduceAnimations:o.reduceAnimations??i,renderLoading:o.renderLoading??(()=>(0,x.jsx)("span",{children:"..."})),minDate:Mf(n,o.minDate,r.minDate),maxDate:Mf(n,o.maxDate,r.maxDate)})),{autoFocus:u,onViewChange:c,value:h,defaultValue:d,referenceDate:f,disableFuture:p,disablePast:m,onChange:g,onYearChange:v,onMonthChange:y,reduceAnimations:b,shouldDisableDate:S,shouldDisableMonth:k,shouldDisableYear:M,view:T,views:D,openTo:E,className:O,disabled:R,readOnly:P,minDate:I,maxDate:N,disableHighlightToday:j,focusedView:F,onFocusedViewChange:L,showDaysOutsideCurrentMonth:B,fixedWeekNumber:_,dayOfWeekFormatter:V,slots:z,slotProps:H,loading:$,renderLoading:W,displayWeekNumber:U,yearsOrder:q,yearsPerRow:G,monthsPerRow:Y,timezone:K}=l,Z=(0,SA.A)(l,Ey),{value:X,handleValueChange:Q,timezone:J}=TH({name:"DateCalendar",timezone:K,value:h,defaultValue:d,referenceDate:f,onChange:g,valueManager:T8}),{view:ee,setView:et,focusedView:en,setFocusedView:er,goToNextView:ei,setValueAndGoToNextView:eo}=Tu({view:T,views:D,openTo:E,onChange:Q,onViewChange:c,autoFocus:u,focusedView:F,onFocusedViewChange:L}),{referenceDate:es,calendarState:ea,changeFocusedDay:el,changeMonth:eu,handleChangeMonth:ec,isDateDisabled:eh,onMonthSwitchingAnimationEnd:ed}=(e=>{let t,{value:n,referenceDate:r,disableFuture:i,disablePast:o,disableSwitchToMonthOnDayFocus:s=!1,maxDate:a,minDate:l,onMonthChange:u,reduceAnimations:c,shouldDisableDate:h,timezone:d}=e,f=Mu().utils,p=w.useRef((t=!!c,(e,n)=>{switch(n.type){case"changeMonth":return(0,iN.A)({},e,{slideDirection:n.direction,currentMonth:n.newMonth,isMonthSwitchingAnimating:!t});case"changeMonthTimezone":{let t=n.newTimezone;if(f.getTimezone(e.currentMonth)===t)return e;let r=f.setTimezone(e.currentMonth,t);return f.getMonth(r)!==f.getMonth(e.currentMonth)&&(r=f.setMonth(r,f.getMonth(e.currentMonth))),(0,iN.A)({},e,{currentMonth:r})}case"finishMonthSwitchingAnimation":return(0,iN.A)({},e,{isMonthSwitchingAnimating:!1});case"changeFocusedDay":{if(null!=e.focusedDay&&null!=n.focusedDay&&f.isSameDay(n.focusedDay,e.focusedDay))return e;let r=null!=n.focusedDay&&!s&&!f.isSameMonth(e.currentMonth,n.focusedDay);return(0,iN.A)({},e,{focusedDay:n.focusedDay,isMonthSwitchingAnimating:r&&!t&&!n.withoutMonthSwitchingAnimation,currentMonth:r?f.startOfMonth(n.focusedDay):e.currentMonth,slideDirection:null!=n.focusedDay&&f.isAfterDay(n.focusedDay,e.currentMonth)?"left":"right"})}default:throw Error("missing support")}})).current,m=w.useMemo(()=>T8.getInitialReferenceValue({value:n,utils:f,timezone:d,props:e,referenceDate:r,granularity:T$.day}),[r,d]),[g,v]=w.useReducer(p,{isMonthSwitchingAnimating:!1,focusedDay:m,currentMonth:f.startOfMonth(m),slideDirection:"left"});w.useEffect(()=>{v({type:"changeMonthTimezone",newTimezone:f.getTimezone(m)})},[m,f]);let y=w.useCallback(e=>{v((0,iN.A)({type:"changeMonth"},e)),u&&u(e.newMonth)},[u]),b=w.useCallback(e=>{f.isSameMonth(e,g.currentMonth)||y({newMonth:f.startOfMonth(e),direction:f.isAfterDay(e,g.currentMonth)?"left":"right"})},[g.currentMonth,y,f]),x=Da({shouldDisableDate:h,minDate:l,maxDate:a,disableFuture:i,disablePast:o,timezone:d}),S=w.useCallback(()=>{v({type:"finishMonthSwitchingAnimation"})},[]);return{referenceDate:m,calendarState:g,changeMonth:b,changeFocusedDay:(0,Ta.A)((e,t)=>{x(e)||v({type:"changeFocusedDay",focusedDay:e,withoutMonthSwitchingAnimation:t})}),isDateDisabled:x,onMonthSwitchingAnimationEnd:S,handleChangeMonth:y}})({value:X,referenceDate:f,reduceAnimations:b,onMonthChange:y,minDate:I,maxDate:N,shouldDisableDate:S,disablePast:m,disableFuture:p,timezone:J}),ef=R&&X||I,ep=R&&X||N,em=`${a}-grid-label`,eg=null!==en,ev=z?.calendarHeader??Ed,ey=(0,M8.A)({elementType:ev,externalSlotProps:H?.calendarHeader,additionalProps:{views:D,view:ee,currentMonth:ea.currentMonth,onViewChange:et,onMonthChange:(e,t)=>ec({newMonth:e,direction:t}),minDate:ef,maxDate:ep,disabled:R,disablePast:m,disableFuture:p,reduceAnimations:b,timezone:J,labelId:em},ownerState:l}),eb=(0,Ta.A)(e=>{let t=s.startOfMonth(e),n=s.endOfMonth(e),r=eh(e)?Md({utils:s,date:e,minDate:s.isBefore(I,t)?t:I,maxDate:s.isAfter(N,n)?n:N,disablePast:m,disableFuture:p,isDateDisabled:eh,timezone:J}):e;r?(eo(r,"finish"),y?.(t)):(ei(),eu(t)),el(r,!0)}),ex=(0,Ta.A)(e=>{let t=s.startOfYear(e),n=s.endOfYear(e),r=eh(e)?Md({utils:s,date:e,minDate:s.isBefore(I,t)?t:I,maxDate:s.isAfter(N,n)?n:N,disablePast:m,disableFuture:p,isDateDisabled:eh,timezone:J}):e;r?(eo(r,"finish"),v?.(r)):(ei(),eu(t)),el(r,!0)}),ew=(0,Ta.A)(e=>e?Q(Mh(s,e,X??es),"finish",ee):Q(e,"finish",ee));w.useEffect(()=>{null!=X&&s.isValid(X)&&eu(X)},[X]);let eS=(e=>{let{classes:t}=e;return(0,C.A)({root:["root"],viewTransitionContainer:["viewTransitionContainer"]},Ev,t)})(l),eA={disablePast:m,disableFuture:p,maxDate:N,minDate:I},eC={disableHighlightToday:j,readOnly:P,disabled:R,timezone:J,gridLabelId:em,slots:z,slotProps:H},ek=w.useRef(ee);w.useEffect(()=>{ek.current!==ee&&(en===ek.current&&er(ee,!0),ek.current=ee)},[en,er,ee]);let eM=w.useMemo(()=>[X],[X]);return(0,x.jsxs)(Eb,(0,iN.A)({ref:t,className:(0,A.A)(eS.root,O),ownerState:l},Z,{children:[(0,x.jsx)(ev,(0,iN.A)({},ey,{slots:z,slotProps:H})),(0,x.jsx)(Ex,{reduceAnimations:b,className:eS.viewTransitionContainer,transKey:ee,ownerState:l,children:(0,x.jsxs)("div",{children:["year"===ee&&(0,x.jsx)(En,(0,iN.A)({},eA,eC,{value:X,onChange:ex,shouldDisableYear:M,hasFocus:eg,onFocusedViewChange:e=>er("year",e),yearsOrder:q,yearsPerRow:G,referenceDate:es})),"month"===ee&&(0,x.jsx)(D2,(0,iN.A)({},eA,eC,{hasFocus:eg,className:O,value:X,onChange:eb,shouldDisableMonth:k,onFocusedViewChange:e=>er("month",e),monthsPerRow:Y,referenceDate:es})),"day"===ee&&(0,x.jsx)(Dq,(0,iN.A)({},ea,eA,eC,{onMonthSwitchingAnimationEnd:ed,onFocusedDayChange:el,reduceAnimations:b,selectedDays:eM,onSelectedDaysChange:ew,shouldDisableDate:S,shouldDisableMonth:k,shouldDisableYear:M,hasFocus:eg,onFocusedViewChange:e=>er("day",e),showDaysOutsideCurrentMonth:B,fixedWeekNumber:_,dayOfWeekFormatter:V,displayWeekNumber:U,loading:$,renderLoading:W}))]})})]}))}),ES=({view:e,onViewChange:t,views:n,focusedView:r,onFocusedViewChange:i,value:o,defaultValue:s,referenceDate:a,onChange:l,className:u,classes:c,disableFuture:h,disablePast:d,minDate:f,maxDate:p,shouldDisableDate:m,shouldDisableMonth:g,shouldDisableYear:v,reduceAnimations:y,onMonthChange:b,monthsPerRow:w,onYearChange:S,yearsOrder:A,yearsPerRow:C,slots:k,slotProps:M,loading:T,renderLoading:D,disableHighlightToday:E,readOnly:O,disabled:R,showDaysOutsideCurrentMonth:P,dayOfWeekFormatter:I,sx:N,autoFocus:j,fixedWeekNumber:F,displayWeekNumber:L,timezone:B})=>(0,x.jsx)(Ew,{view:e,onViewChange:t,views:n.filter(My),focusedView:r&&My(r)?r:null,onFocusedViewChange:i,value:o,defaultValue:s,referenceDate:a,onChange:l,className:u,classes:c,disableFuture:h,disablePast:d,minDate:f,maxDate:p,shouldDisableDate:m,shouldDisableMonth:g,shouldDisableYear:v,reduceAnimations:y,onMonthChange:b,monthsPerRow:w,onYearChange:S,yearsOrder:A,yearsPerRow:C,slots:k,slotProps:M,loading:T,renderLoading:D,disableHighlightToday:E,readOnly:O,disabled:R,showDaysOutsideCurrentMonth:P,dayOfWeekFormatter:I,sx:N,autoFocus:j,fixedWeekNumber:F,displayWeekNumber:L,timezone:B});function EA(e){let{props:t,validator:n,value:r,timezone:i,onError:o}=e,s=Mu(),a=w.useRef(n.valueManager.defaultErrorState),l=n({adapter:s,value:r,timezone:i,props:t}),u=n.valueManager.hasError(l);return w.useEffect(()=>{o&&!n.valueManager.isSameError(l,a.current)&&o(l,r),a.current=l},[n,o,l,r]),{validationError:l,hasValidationError:u,getValidationErrorForNewValue:(0,Ta.A)(e=>n({adapter:s,value:e,timezone:i,props:t}))}}let EC=["className","sx"],Ek=(e=document)=>{let t=e.activeElement;return t?t.shadowRoot?Ek(t.shadowRoot):t:null};function EM(){return"u"<typeof window?"portrait":window.screen&&window.screen.orientation&&window.screen.orientation.angle?90===Math.abs(window.screen.orientation.angle)?"landscape":"portrait":window.orientation&&90===Math.abs(Number(window.orientation))?"landscape":"portrait"}function ET(e){return(0,I.Ay)("MuiPickersLayout",e)}let ED=(0,P.A)("MuiPickersLayout",["root","landscape","contentWrapper","toolbar","actionBar","tabs","shortcuts"]),EE=["onAccept","onClear","onCancel","onSetToday","actions"];function EO(e){let{onAccept:t,onClear:n,onCancel:r,onSetToday:i,actions:o}=e,s=(0,SA.A)(e,EE),a=Mu().localeText;if(null==o||0===o.length)return null;let l=o?.map(e=>{switch(e){case"clear":return(0,x.jsx)(V.A,{onClick:n,children:a.clearButtonLabel},e);case"cancel":return(0,x.jsx)(V.A,{onClick:r,children:a.cancelButtonLabel},e);case"accept":return(0,x.jsx)(V.A,{onClick:t,children:a.okButtonLabel},e);case"today":return(0,x.jsx)(V.A,{onClick:i,children:a.todayButtonLabel},e);default:return null}});return(0,x.jsx)(he.A,(0,iN.A)({},s,{children:l}))}var ER=n(76477),EP=n(79956),EI=n(47601);let EN=["items","changeImportance","isLandscape","onChange","isValid"],Ej=["getValue"];function EF(e){let{items:t,changeImportance:n="accept",onChange:r,isValid:i}=e,o=(0,SA.A)(e,EN);if(null==t||0===t.length)return null;let s=t.map(e=>{let{getValue:t}=e,o=(0,SA.A)(e,Ej),s=t({isValid:i});return(0,iN.A)({},o,{label:o.label,onClick:()=>{r(s,n,o)},disabled:!i(s)})});return(0,x.jsx)(ER.A,(0,iN.A)({dense:!0,sx:[{maxHeight:336,maxWidth:200,overflow:"auto"},...Array.isArray(o.sx)?o.sx:[o.sx]]},o,{children:s.map(e=>(0,x.jsx)(EP.Ay,{children:(0,x.jsx)(EI.A,(0,iN.A)({},e))},e.id??e.label))}))}let EL=(0,D.A)("div",{name:"MuiPickersLayout",slot:"Root",overridesResolver:(e,t)=>t.root})({display:"grid",gridAutoColumns:"max-content auto max-content",gridAutoRows:"max-content auto max-content",[`& .${ED.actionBar}`]:{gridColumn:"1 / 4",gridRow:3},variants:[{props:{isLandscape:!0},style:{[`& .${ED.toolbar}`]:{gridColumn:1,gridRow:"2 / 3"},[`.${ED.shortcuts}`]:{gridColumn:"2 / 4",gridRow:1}}},{props:{isLandscape:!0,isRtl:!0},style:{[`& .${ED.toolbar}`]:{gridColumn:3}}},{props:{isLandscape:!1},style:{[`& .${ED.toolbar}`]:{gridColumn:"2 / 4",gridRow:1},[`& .${ED.shortcuts}`]:{gridColumn:1,gridRow:"2 / 3"}}},{props:{isLandscape:!1,isRtl:!0},style:{[`& .${ED.shortcuts}`]:{gridColumn:3}}}]}),EB=(0,D.A)("div",{name:"MuiPickersLayout",slot:"ContentWrapper",overridesResolver:(e,t)=>t.contentWrapper})({gridColumn:2,gridRow:2,display:"flex",flexDirection:"column"}),E_=w.forwardRef(function(e,t){let n=Mn({props:e,name:"MuiPickersLayout"}),{toolbar:r,content:i,tabs:o,actionBar:s,shortcuts:a}=(e=>{let{wrapperVariant:t,onAccept:n,onClear:r,onCancel:i,onSetToday:o,view:s,views:a,onViewChange:l,value:u,onChange:c,onSelectShortcut:h,isValid:d,isLandscape:f,disabled:p,readOnly:m,children:g,slots:v,slotProps:y}=e,b=(e=>{let{classes:t,isLandscape:n}=e;return(0,C.A)({root:["root",n&&"landscape"],contentWrapper:["contentWrapper"],toolbar:["toolbar"],actionBar:["actionBar"],tabs:["tabs"],landscape:["landscape"],shortcuts:["shortcuts"]},ET,t)})(e),w=v?.actionBar??EO,S=(0,M8.A)({elementType:w,externalSlotProps:y?.actionBar,additionalProps:{onAccept:n,onClear:r,onCancel:i,onSetToday:o,actions:"desktop"===t?[]:["cancel","accept"]},className:b.actionBar,ownerState:(0,iN.A)({},e,{wrapperVariant:t})}),A=(0,x.jsx)(w,(0,iN.A)({},S)),k=v?.toolbar,M=(0,M8.A)({elementType:k,externalSlotProps:y?.toolbar,additionalProps:{isLandscape:f,onChange:c,value:u,view:s,onViewChange:l,views:a,disabled:p,readOnly:m},className:b.toolbar,ownerState:(0,iN.A)({},e,{wrapperVariant:t})}),T=null!==M.view&&k?(0,x.jsx)(k,(0,iN.A)({},M)):null,D=v?.tabs,E=s&&D?(0,x.jsx)(D,(0,iN.A)({view:s,onViewChange:l,className:b.tabs},y?.tabs)):null,O=v?.shortcuts??EF,R=(0,M8.A)({elementType:O,externalSlotProps:y?.shortcuts,additionalProps:{isValid:d,isLandscape:f,onChange:h},className:b.shortcuts,ownerState:{isValid:d,isLandscape:f,onChange:h,wrapperVariant:t}});return{toolbar:T,content:g,tabs:E,actionBar:A,shortcuts:s&&O?(0,x.jsx)(O,(0,iN.A)({},R)):null}})(n),{sx:l,className:u,isLandscape:c,wrapperVariant:h}=n,d=(e=>{let{isLandscape:t,classes:n}=e;return(0,C.A)({root:["root",t&&"landscape"],contentWrapper:["contentWrapper"]},ET,n)})(n);return(0,x.jsxs)(EL,{ref:t,sx:l,className:(0,A.A)(d.root,u),ownerState:n,children:[c?a:r,c?r:a,(0,x.jsx)(EB,{className:d.contentWrapper,children:"desktop"===h?(0,x.jsxs)(w.Fragment,{children:[i,o]}):(0,x.jsxs)(w.Fragment,{children:[o,i]})}),s]})}),EV=["props","ref"],Ez=(0,D.A)(E_)(({theme:e})=>({overflow:"hidden",minWidth:320,backgroundColor:(e.vars||e).palette.background.paper})),EH=({adapter:e,value:t,timezone:n,props:r})=>{if(null===t)return null;let{minTime:i,maxTime:o,minutesStep:s,shouldDisableTime:a,disableIgnoringDatePartForTimeValidation:l=!1,disablePast:u,disableFuture:c}=r,h=e.utils.date(void 0,n),d=MX(l,e.utils);switch(!0){case!e.utils.isValid(t):return"invalidDate";case!!(i&&d(i,t)):return"minTime";case!!(o&&d(t,o)):return"maxTime";case!!(c&&e.utils.isAfter(t,h)):return"disableFuture";case!!(u&&e.utils.isBefore(t,h)):return"disablePast";case!!(a&&a(t,"hours")):return"shouldDisableTime-hours";case!!(a&&a(t,"minutes")):return"shouldDisableTime-minutes";case!!(a&&a(t,"seconds")):return"shouldDisableTime-seconds";case!!(s&&e.utils.getMinutes(t)%s!=0):return"minutesStep";default:return null}};EH.valueManager=T8;let E$=({adapter:e,value:t,timezone:n,props:r})=>{let i=Ds({adapter:e,value:t,timezone:n,props:r});return null!==i?i:EH({adapter:e,value:t,timezone:n,props:r})};E$.valueManager=T8;let EW=w.forwardRef(function(e,t){let n,r,i,o,s,a=(n=Mu().utils,r=Mu().defaultDates,o=(i=Mn({props:e,name:"MuiStaticDateTimePicker"})).ampm??n.is12HourCycleInCurrentLocale(),s=w.useMemo(()=>i.localeText?.toolbarTitle==null?i.localeText:(0,iN.A)({},i.localeText,{dateTimePickerToolbarTitle:i.localeText.toolbarTitle}),[i.localeText]),(0,iN.A)({},i,(({openTo:e,defaultOpenTo:t,views:n,defaultViews:r})=>{let i,o=n??r;if(null!=e)i=e;else if(o.includes(t))i=t;else if(o.length>0)i=o[0];else throw Error("MUI X: The `views` prop must contain at least one view.");return{views:o,openTo:i}})({views:i.views,openTo:i.openTo,defaultViews:["year","day","hours","minutes"],defaultOpenTo:"day"}),{ampm:o,localeText:s,orientation:i.orientation??"portrait",disableIgnoringDatePartForTimeValidation:i.disableIgnoringDatePartForTimeValidation??!!(i.minDateTime||i.maxDateTime||i.disablePast||i.disableFuture),disableFuture:i.disableFuture??!1,disablePast:i.disablePast??!1,minDate:Mf(n,i.minDateTime??i.minDate,r.minDate),maxDate:Mf(n,i.maxDateTime??i.maxDate,r.maxDate),minTime:i.minDateTime??i.minTime,maxTime:i.maxDateTime??i.maxTime,slots:(0,iN.A)({toolbar:M6,tabs:MO},i.slots),slotProps:(0,iN.A)({},i.slotProps,{toolbar:(0,iN.A)({ampm:o},i.slotProps?.toolbar)})})),l=a.displayStaticWrapperAs??"mobile",u=a.ampmInClock??"desktop"===l,c=(0,iN.A)({day:ES,month:ES,year:ES,hours:Do,minutes:Do,seconds:Do},a.viewRenderers),{renderPicker:h}=(e=>{let{props:t,ref:n}=e,r=(0,SA.A)(e,EV),{localeText:i,slots:o,slotProps:s,className:a,sx:l,displayStaticWrapperAs:u,autoFocus:c}=t,{layoutProps:h,renderCurrentView:d}=(({props:e,valueManager:t,valueType:n,wrapperVariant:r,additionalViewProps:i,validator:o,autoFocusView:s,rendererInterceptor:a,fieldRef:l})=>{let u=(({props:e,valueManager:t,valueType:n,wrapperVariant:r,validator:i})=>{let{onAccept:o,onChange:s,value:a,defaultValue:l,closeOnSelect:u="desktop"===r,timezone:c,referenceDate:h}=e,{current:d}=w.useRef(l),{current:f}=w.useRef(void 0!==a),[p,m]=w.useState(c),g=Mu().utils,v=Mu(),{isOpen:y,setIsOpen:b}=(({open:e,onOpen:t,onClose:n})=>{let r=w.useRef("boolean"==typeof e).current,[i,o]=w.useState(!1);return w.useEffect(()=>{if(r){if("boolean"!=typeof e)throw Error("You must not mix controlling and uncontrolled mode for `open` prop");o(e)}},[r,e]),{isOpen:i,setIsOpen:w.useCallback(e=>{r||o(e),e&&t&&t(),!e&&n&&n()},[r,t,n])}})(e),{timezone:x,value:S,handleValueChange:A}=Tz({timezone:c,value:a,defaultValue:d,referenceDate:h,onChange:s,valueManager:t}),[C,k]=w.useState(()=>{let e;return{draft:e=void 0!==S?S:void 0!==d?d:t.emptyValue,lastPublishedValue:e,lastCommittedValue:e,lastControlledValue:a,hasBeenModifiedSinceMount:!1}}),M=t.getTimezone(g,C.draft);p!==c&&(m(c),c&&M&&c!==M&&k(e=>(0,iN.A)({},e,{draft:t.setTimezone(g,c,e.draft)})));let{getValidationErrorForNewValue:T}=EA({props:e,validator:i,timezone:x,value:C.draft,onError:e.onError}),D=(0,Ta.A)(e=>{let n={action:e,dateState:C,hasChanged:n=>!t.areValuesEqual(g,e.value,n),isControlled:f,closeOnSelect:u},r=(e=>{let{action:t,hasChanged:n,dateState:r,isControlled:i}=e,o=!i&&!r.hasBeenModifiedSinceMount;return"setValueFromField"===t.name||("setValueFromAction"===t.name?!!(o&&["accept","today","clear"].includes(t.pickerAction))||n(r.lastPublishedValue):("setValueFromView"===t.name&&"shallow"!==t.selectionState||"setValueFromShortcut"===t.name)&&(!!o||n(r.lastPublishedValue)))})(n),i=(e=>{let{action:t,hasChanged:n,dateState:r,isControlled:i,closeOnSelect:o}=e,s=!i&&!r.hasBeenModifiedSinceMount;return"setValueFromAction"===t.name?!!(s&&["accept","today","clear"].includes(t.pickerAction))||n(r.lastCommittedValue):"setValueFromView"===t.name&&"finish"===t.selectionState&&o?!!s||n(r.lastCommittedValue):"setValueFromShortcut"===t.name&&"accept"===t.changeImportance&&n(r.lastCommittedValue)})(n),s=(e=>{let{action:t,closeOnSelect:n}=e;return"setValueFromAction"===t.name||("setValueFromView"===t.name?"finish"===t.selectionState&&n:"setValueFromShortcut"===t.name&&"accept"===t.changeImportance)})(n);k(t=>(0,iN.A)({},t,{draft:e.value,lastPublishedValue:r?e.value:t.lastPublishedValue,lastCommittedValue:i?e.value:t.lastCommittedValue,hasBeenModifiedSinceMount:!0}));let a=null,l=()=>(a||(a={validationError:"setValueFromField"===e.name?e.context.validationError:T(e.value)},"setValueFromShortcut"===e.name&&(a.shortcut=e.shortcut)),a);r&&A(e.value,l()),i&&o&&o(e.value,l()),s&&b(!1)});if(C.lastControlledValue!==a){let e=t.areValuesEqual(g,C.draft,S);k(t=>(0,iN.A)({},t,{lastControlledValue:a},e?{}:{lastCommittedValue:S,lastPublishedValue:S,draft:S,hasBeenModifiedSinceMount:!0}))}let E=(0,Ta.A)(()=>{D({value:t.emptyValue,name:"setValueFromAction",pickerAction:"clear"})}),O=(0,Ta.A)(()=>{D({value:C.lastPublishedValue,name:"setValueFromAction",pickerAction:"accept"})}),R=(0,Ta.A)(()=>{D({value:C.lastPublishedValue,name:"setValueFromAction",pickerAction:"dismiss"})}),P=(0,Ta.A)(()=>{D({value:C.lastCommittedValue,name:"setValueFromAction",pickerAction:"cancel"})}),I=(0,Ta.A)(()=>{D({value:t.getTodayValue(g,x,n),name:"setValueFromAction",pickerAction:"today"})}),N=(0,Ta.A)(e=>{e.preventDefault(),b(!0)}),j=(0,Ta.A)(e=>{e?.preventDefault(),b(!1)}),F=(0,Ta.A)((e,t="partial")=>D({name:"setValueFromView",value:e,selectionState:t})),L=(0,Ta.A)((e,t,n)=>D({name:"setValueFromShortcut",value:e,changeImportance:t,shortcut:n})),B=(0,Ta.A)((e,t)=>D({name:"setValueFromField",value:e,context:t})),_={onClear:E,onAccept:O,onDismiss:R,onCancel:P,onSetToday:I,onOpen:N,onClose:j},V={value:C.draft,onChange:B},z=w.useMemo(()=>t.cleanValue(g,C.draft),[g,t,C.draft]),H=(0,iN.A)({},_,{value:z,onChange:F,onSelectShortcut:L,isValid:n=>{let r=i({adapter:v,value:n,timezone:x,props:e});return!t.hasError(r)}}),$=w.useMemo(()=>({onOpen:N,onClose:j,open:y}),[y,j,N]);return{open:y,fieldProps:V,viewProps:{value:z,onChange:F,onClose:j,open:y},layoutProps:H,actions:_,contextValue:$}})({props:e,valueManager:t,valueType:n,wrapperVariant:r,validator:o}),c=(({props:e,propsFromPickerValue:t,additionalViewProps:n,autoFocusView:r,rendererInterceptor:i,fieldRef:o})=>{let{onChange:s,open:a,onClose:l}=t,{view:u,views:c,openTo:h,onViewChange:d,viewRenderers:f,timezone:p}=e,m=(0,SA.A)(e,EC),{view:g,setView:v,defaultView:y,focusedView:b,setFocusedView:x,setValueAndGoToNextView:S}=Tu({view:u,views:c,openTo:h,onChange:s,onViewChange:d,autoFocus:r}),{hasUIView:A,viewModeLookup:C}=w.useMemo(()=>c.reduce((e,t)=>{let n;return n=null!=f[t]?"UI":"field",e.viewModeLookup[t]=n,"UI"===n&&(e.hasUIView=!0),e},{hasUIView:!1,viewModeLookup:{}}),[f,c]),k=w.useMemo(()=>c.reduce((e,t)=>null!=f[t]&&MY(t)?e+1:e,0),[f,c]),M=C[g],T=(0,Ta.A)(()=>"UI"===M),[D,E]=w.useState("UI"===M?g:null);return D!==g&&"UI"===C[g]&&E(g),(0,db.A)(()=>{"field"===M&&a&&(l(),setTimeout(()=>{o?.current?.setSelectedSections(g),o?.current?.focusField(g)}))},[g]),(0,db.A)(()=>{if(!a)return;let e=g;"field"===M&&null!=D&&(e=D),e!==y&&"UI"===C[e]&&"UI"===C[y]&&(e=y),e!==g&&v(e),x(e,!0)},[a]),{hasUIView:A,shouldRestoreFocus:T,layoutProps:{views:c,view:D,onViewChange:v},renderCurrentView:()=>{if(null==D)return null;let e=f[D];if(null==e)return null;let r=(0,iN.A)({},m,n,t,{views:c,timezone:p,onChange:S,view:D,onViewChange:v,focusedView:b,onFocusedViewChange:x,showViewSwitcher:k>1,timeViewsCount:k});return i?i(f,D,r):e(r)}}})({props:e,additionalViewProps:i,autoFocusView:s,fieldRef:l,propsFromPickerValue:u.viewProps,rendererInterceptor:a}),h=(({props:e,propsFromPickerValue:t,propsFromPickerViews:n,wrapperVariant:r})=>{let{orientation:i}=e,o=((e,t)=>{var n;let[r,i]=w.useState(EM);return(0,db.A)(()=>{let e=()=>{i(EM())};return window.addEventListener("orientationchange",e),()=>{window.removeEventListener("orientationchange",e)}},[]),(Array.isArray(n=["hours","minutes","seconds"])?!n.every(t=>-1!==e.indexOf(t)):-1===e.indexOf(n))&&"landscape"===(t||r)})(n.views,i),s=(0,uZ.I)();return{layoutProps:(0,iN.A)({},n,t,{isLandscape:o,isRtl:s,wrapperVariant:r,disabled:e.disabled,readOnly:e.readOnly})}})({props:e,wrapperVariant:r,propsFromPickerValue:u.layoutProps,propsFromPickerViews:c.layoutProps}),d=function(e){let{props:t,pickerValueResponse:n}=e;return w.useMemo(()=>({value:n.viewProps.value,open:n.open,disabled:t.disabled??!1,readOnly:t.readOnly??!1}),[n.viewProps.value,n.open,t.disabled,t.readOnly])}({props:e,pickerValueResponse:u});return{open:u.open,actions:u.actions,fieldProps:u.fieldProps,renderCurrentView:c.renderCurrentView,hasUIView:c.hasUIView,shouldRestoreFocus:c.shouldRestoreFocus,layoutProps:h.layoutProps,contextValue:u.contextValue,ownerState:d}})((0,iN.A)({},r,{props:t,autoFocusView:c??!1,additionalViewProps:{},wrapperVariant:u})),f=o?.layout??Ez;return{renderPicker:()=>(0,x.jsx)(Mo,{localeText:i,children:(0,x.jsx)(f,(0,iN.A)({},h,s?.layout,{slots:o,slotProps:s,sx:[...Array.isArray(l)?l:[l],...Array.isArray(s?.layout?.sx)?s.layout.sx:[s?.layout?.sx]],className:(0,A.A)(a,s?.layout?.className),ref:n,children:d()}))})}})({props:(0,iN.A)({},a,{viewRenderers:c,displayStaticWrapperAs:l,ampmInClock:u,yearsPerRow:a.yearsPerRow??("mobile"===l?3:4),slotProps:(0,iN.A)({},a.slotProps,{tabs:(0,iN.A)({hidden:"desktop"===l},a.slotProps?.tabs),toolbar:(0,iN.A)({hidden:"desktop"===l,ampmInClock:u},a.slotProps?.toolbar)})}),valueManager:T8,valueType:"date-time",validator:E$,ref:t});return h()});EW.propTypes={ampm:Ma().bool,ampmInClock:Ma().bool,autoFocus:Ma().bool,className:Ma().string,dayOfWeekFormatter:Ma().func,defaultValue:Ma().object,disabled:Ma().bool,disableFuture:Ma().bool,disableHighlightToday:Ma().bool,disableIgnoringDatePartForTimeValidation:Ma().bool,disablePast:Ma().bool,displayStaticWrapperAs:Ma().oneOf(["desktop","mobile"]),displayWeekNumber:Ma().bool,fixedWeekNumber:Ma().number,loading:Ma().bool,localeText:Ma().object,maxDate:Ma().object,maxDateTime:Ma().object,maxTime:Ma().object,minDate:Ma().object,minDateTime:Ma().object,minTime:Ma().object,minutesStep:Ma().number,monthsPerRow:Ma().oneOf([3,4]),onAccept:Ma().func,onChange:Ma().func,onClose:Ma().func,onError:Ma().func,onMonthChange:Ma().func,onViewChange:Ma().func,onYearChange:Ma().func,openTo:Ma().oneOf(["day","hours","minutes","month","seconds","year"]),orientation:Ma().oneOf(["landscape","portrait"]),readOnly:Ma().bool,reduceAnimations:Ma().bool,referenceDate:Ma().object,renderLoading:Ma().func,shouldDisableDate:Ma().func,shouldDisableMonth:Ma().func,shouldDisableTime:Ma().func,shouldDisableYear:Ma().func,showDaysOutsideCurrentMonth:Ma().bool,slotProps:Ma().object,slots:Ma().object,sx:Ma().oneOfType([Ma().arrayOf(Ma().oneOfType([Ma().func,Ma().object,Ma().bool])),Ma().func,Ma().object]),timezone:Ma().string,value:Ma().object,view:Ma().oneOf(["day","hours","minutes","month","seconds","year"]),viewRenderers:Ma().shape({day:Ma().func,hours:Ma().func,minutes:Ma().func,month:Ma().func,seconds:Ma().func,year:Ma().func}),views:Ma().arrayOf(Ma().oneOf(["day","hours","minutes","month","seconds","year"]).isRequired),yearsOrder:Ma().oneOf(["asc","desc"]),yearsPerRow:Ma().oneOf([3,4])};let EU=({utils:e,date:t,shouldRespectLeadingZeros:n,localeText:r,localizedDigits:i,now:o,token:s,startSeparator:a})=>{if(""===s)throw Error("MUI X: Should not call `commitToken` with an empty token");let l=TU(e,s),u=T2(e,l.contentType,l.type,s),c=n?u:"digit"===l.contentType,h=null!=t&&e.isValid(t),d=h?e.formatByString(t,s):"",f=null;if(c)if(u)f=""===d?e.formatByString(o,s).length:d.length;else{if(null==l.maxLength)throw Error(`MUI X: The token ${s} should have a 'maxDigitNumber' property on it's adapter`);f=l.maxLength,h&&(d=TZ(TQ(TK(d,i),f),i))}return(0,iN.A)({},l,{format:s,maxLength:f,value:d,placeholder:((e,t,n,r)=>{switch(n.type){case"year":return t.fieldYearPlaceholder({digitAmount:e.formatByString(e.date(void 0,"default"),r).length,format:r});case"month":return t.fieldMonthPlaceholder({contentType:n.contentType,format:r});case"day":return t.fieldDayPlaceholder({format:r});case"weekDay":return t.fieldWeekDayPlaceholder({contentType:n.contentType,format:r});case"hours":return t.fieldHoursPlaceholder({format:r});case"minutes":return t.fieldMinutesPlaceholder({format:r});case"seconds":return t.fieldSecondsPlaceholder({format:r});case"meridiem":return t.fieldMeridiemPlaceholder({format:r});default:return r}})(e,r,l,s),hasLeadingZerosInFormat:u,hasLeadingZerosInInput:c,startSeparator:a,endSeparator:"",modified:!1})},Eq=e=>{let t=(({utils:e,format:t})=>{let n=10,r=t,i=e.expandFormat(t);for(;i!==r;)if(r=i,i=e.expandFormat(r),(n-=1)<0)throw Error("MUI X: The format expansion seems to be in an infinite loop. Please open an issue with the format passed to the picker component.");return i})(e);e.isRtl&&e.enableAccessibleFieldDOMStructure&&(t=t.split(" ").reverse().join(" "));let n=(({utils:e,expandedFormat:t})=>{let n=[],{start:r,end:i}=e.escapedCharacters,o=RegExp(`(\\${r}[^\\${i}]*\\${i})+`,"g"),s=null;for(;s=o.exec(t);)n.push({start:s.index,end:o.lastIndex-1});return n})((0,iN.A)({},e,{expandedFormat:t})),r=(e=>{let{utils:t,expandedFormat:n,escapedParts:r}=e,i=t.date(void 0),o=[],s="",a=Object.keys(t.formatTokenMap).sort((e,t)=>t.length-e.length),l=/^([a-zA-Z]+)/,u=RegExp(`^(${a.join("|")})*$`),c=RegExp(`^(${a.join("|")})`),h=e=>r.find(t=>t.start<=e&&t.end>=e),d=0;for(;d<n.length;){let t=h(d),r=null!=t,a=l.exec(n.slice(d))?.[1];if(!r&&null!=a&&u.test(a)){let t=a;for(;t.length>0;){let n=c.exec(t)[1];t=t.slice(n.length),o.push(EU((0,iN.A)({},e,{now:i,token:n,startSeparator:s}))),s=""}d+=a.length}else{let e=n[d];r&&t?.start===d||t?.end===d||(0===o.length?s+=e:o[o.length-1].endSeparator+=e),d+=1}}return 0===o.length&&s.length>0&&o.push({type:"empty",contentType:"letter",maxLength:null,format:"",value:"",placeholder:"",hasLeadingZerosInFormat:!1,hasLeadingZerosInInput:!1,startSeparator:s,endSeparator:"",modified:!1}),o})((0,iN.A)({},e,{expandedFormat:t,escapedParts:n}));return(({isRtl:e,formatDensity:t,sections:n})=>n.map(n=>{let r=n=>{let r=n;return e&&null!==r&&r.includes(" ")&&(r=`\u2069${r}\u2066`),"spacious"===t&&["/",".","-"].includes(r)&&(r=` ${r} `),r};return n.startSeparator=r(n.startSeparator),n.endSeparator=r(n.endSeparator),n}))((0,iN.A)({},e,{sections:r}))},EG=e=>{let{internalProps:{disabled:t,readOnly:n=!1},forwardedProps:{sectionListRef:r,onBlur:i,onClick:o,onFocus:s,onInput:a,onPaste:l,focused:u,autoFocus:c=!1},fieldValueManager:h,applyCharacterEditing:d,resetCharacterQuery:f,setSelectedSections:p,parsedSelectedSections:m,state:g,clearActiveSection:v,clearValue:y,updateSectionValue:b,updateValueFromValueStr:x,sectionOrder:S,areAllSectionsEmpty:A,sectionsValueBoundaries:C}=e,k=w.useRef(null),M=(0,Df.A)(r,k),T=Mu().localeText,D=Mu().utils,E=(0,M9.A)(),[O,R]=w.useState(!1),P=w.useMemo(()=>({syncSelectionToDOM:()=>{let e;if(!k.current)return;let t=document.getSelection();if(!t)return;if(null==m){t.rangeCount>0&&k.current.getRoot().contains(t.getRangeAt(0).startContainer)&&t.removeAllRanges(),O&&k.current.getRoot().blur();return}if(!k.current.getRoot().contains(Ek(document)))return;let n=new window.Range;e="all"===m?k.current.getRoot():"empty"===g.sections[m].type?k.current.getSectionContainer(m):k.current.getSectionContent(m),n.selectNodeContents(e),e.focus(),t.removeAllRanges(),t.addRange(n)},getActiveSectionIndexFromDOM:()=>{let e=Ek(document);return e&&k.current&&k.current.getRoot().contains(e)?k.current.getSectionIndexFromDOMElement(e):null},focusField:(e=0)=>{if(!k.current||null!=P.getActiveSectionIndexFromDOM())return;let t=T6(e,g.sections);R(!0),k.current.getSectionContent(t).focus()},setSelectedSections:e=>{if(!k.current)return;let t=T6(e,g.sections);R(null!==("all"===t?0:t)),p(e)},isFieldFocused:()=>{let e=Ek(document);return!!k.current&&k.current.getRoot().contains(e)}}),[m,p,g.sections,O]),I=(0,Ta.A)(e=>{if(!k.current)return;let t=g.sections[e];k.current.getSectionContent(e).innerHTML=t.value||t.placeholder,P.syncSelectionToDOM()}),N=(0,Ta.A)((e,...t)=>{!e.isDefaultPrevented()&&k.current&&(R(!0),o?.(e,...t),"all"===m?setTimeout(()=>{let e=document.getSelection().getRangeAt(0).startOffset;if(0===e)return void p(S.startIndex);let t=0,n=0;for(;n<e&&t<g.sections.length;){let e=g.sections[t];t+=1,n+=`${e.startSeparator}${e.value||e.placeholder}${e.endSeparator}`.length}p(t-1)}):O?k.current.getRoot().contains(e.target)||p(S.startIndex):(R(!0),p(S.startIndex)))}),j=(0,Ta.A)(e=>{if(a?.(e),!k.current||"all"!==m)return;let t=e.target.textContent??"";k.current.getRoot().innerHTML=g.sections.map(e=>`${e.startSeparator}${e.value||e.placeholder}${e.endSeparator}`).join(""),P.syncSelectionToDOM(),0===t.length||10===t.charCodeAt(0)?(f(),y(),p("all")):t.length>1?x(t):("all"===m&&p(0),d({keyPressed:t,sectionIndex:0}))}),F=(0,Ta.A)(e=>{if(l?.(e),n||"all"!==m)return void e.preventDefault();let t=e.clipboardData.getData("text");e.preventDefault(),f(),x(t)}),L=(0,Ta.A)((...e)=>{s?.(...e),O||!k.current||(R(!0),null==k.current.getSectionIndexFromDOMElement(Ek(document))&&p(S.startIndex))}),B=(0,Ta.A)((...e)=>{i?.(...e),setTimeout(()=>{if(!k.current)return;let e=Ek(document);k.current.getRoot().contains(e)||(R(!1),p(null))})}),_=(0,Ta.A)(e=>t=>{t.isDefaultPrevented()||p(e)}),V=(0,Ta.A)(e=>{e.preventDefault()}),z=(0,Ta.A)(e=>()=>{p(e)}),H=(0,Ta.A)(e=>{if(e.preventDefault(),n||t||"number"!=typeof m)return;let r=g.sections[m],i=e.clipboardData.getData("text"),o=/^[a-zA-Z]+$/.test(i),s=/^[0-9]+$/.test(i),a=/^(([a-zA-Z]+)|)([0-9]+)(([a-zA-Z]+)|)$/.test(i);"letter"===r.contentType&&o||"digit"===r.contentType&&s||"digit-with-letter"===r.contentType&&a?(f(),b({activeSection:r,newSectionValue:i,shouldGoToNextSection:!0})):o||s||(f(),x(i))}),$=(0,Ta.A)(e=>{e.preventDefault(),e.dataTransfer.dropEffect="none"}),W=(0,Ta.A)(e=>{if(!k.current)return;let t=e.target,r=t.textContent??"",i=k.current.getSectionIndexFromDOMElement(t),o=g.sections[i];if(n||!k.current)return void I(i);if(0===r.length){if(""===o.value)return void I(i);let t=e.nativeEvent.inputType;return"insertParagraph"===t||"insertLineBreak"===t?void I(i):(f(),void v())}d({keyPressed:r,sectionIndex:i}),I(i)});(0,db.A)(()=>{if(O&&k.current){if("all"===m)k.current.getRoot().focus();else if("number"==typeof m){let e=k.current.getSectionContent(m);e&&e.focus()}}},[m,O]);let U=w.useMemo(()=>g.sections.reduce((e,t)=>(e[t.type]=C[t.type]({currentDate:null,contentType:t.contentType,format:t.format}),e),{}),[C,g.sections]),q="all"===m,G=w.useMemo(()=>g.sections.map((e,r)=>{let i=!q&&!t&&!n;return{container:{"data-sectionindex":r,onClick:_(r)},content:{tabIndex:q||r>0?-1:0,contentEditable:!q&&!t&&!n,role:"spinbutton",id:`${E}-${e.type}`,"aria-labelledby":`${E}-${e.type}`,"aria-readonly":n,"aria-valuenow":((e,t)=>{if(e.value)switch(e.type){case"weekDay":if("letter"===e.contentType)return;return Number(e.value);case"meridiem":{let n=t.parse(`01:00 ${e.value}`,`${t.formats.hours12h}:${t.formats.minutes} ${e.format}`);if(n)return+(t.getHours(n)>=12);return}case"day":return"digit-with-letter"===e.contentType?parseInt(e.value,10):Number(e.value);case"month":{if("digit"===e.contentType)return Number(e.value);let n=t.parse(e.value,e.format);return n?t.getMonth(n)+1:void 0}default:return"letter"!==e.contentType?Number(e.value):void 0}})(e,D),"aria-valuemin":U[e.type].minimum,"aria-valuemax":U[e.type].maximum,"aria-valuetext":e.value?((e,t)=>{if(e.value)switch(e.type){case"month":{if("digit"===e.contentType)return t.format(t.setMonth(t.date(),Number(e.value)-1),"month");let n=t.parse(e.value,e.format);return n?t.format(n,"month"):void 0}case"day":return"digit"===e.contentType?t.format(t.setDate(t.startOfYear(t.date()),Number(e.value)),"dayOfMonthFull"):e.value;default:return}})(e,D):T.empty,"aria-label":T[e.type],"aria-disabled":t,spellCheck:!i&&void 0,autoCapitalize:i?"off":void 0,autoCorrect:i?"off":void 0,[parseInt(w.version,10)>=17?"enterKeyHint":"enterkeyhint"]:i?"next":void 0,children:e.value||e.placeholder,onInput:W,onPaste:H,onFocus:z(r),onDragOver:$,onMouseUp:V,inputMode:"letter"===e.contentType?"text":"numeric"},before:{children:e.startSeparator},after:{children:e.endSeparator}}}),[g.sections,z,H,$,W,_,V,t,n,q,T,D,U,E]),Y=(0,Ta.A)(e=>{x(e.target.value)}),K=w.useMemo(()=>A?"":h.getV7HiddenInputValueFromSections(g.sections),[A,g.sections,h]);return w.useEffect(()=>{if(null==k.current)throw Error("MUI X: The `sectionListRef` prop has not been initialized by `PickersSectionList`\nYou probably tried to pass a component to the `textField` slot that contains an `<input />` element instead of a `PickersSectionList`.\n\nIf you want to keep using an `<input />` HTML element for the editing, please remove the `enableAccessibleFieldDOMStructure` prop from your picker or field component:\n\n<DatePicker slots={{ textField: MyCustomTextField }} />\n\nLearn more about the field accessible DOM structure on the MUI documentation: https://mui.com/x/react-date-pickers/fields/#fields-to-edit-a-single-element");c&&k.current&&k.current.getSectionContent(S.startIndex).focus()},[]),{interactions:P,returnedValue:{autoFocus:c,readOnly:n,focused:u??O,sectionListRef:M,onBlur:B,onClick:N,onFocus:L,onInput:j,onPaste:F,enableAccessibleFieldDOMStructure:!0,elements:G,tabIndex:0===m?-1:0,contentEditable:q,value:K,onChange:Y,areAllSectionsEmpty:A}}},EY=e=>e.replace(/[\u2066\u2067\u2068\u2069]/g,""),EK=e=>{let t=(0,uZ.I)(),n=w.useRef(void 0),r=w.useRef(void 0),{forwardedProps:{onFocus:i,onClick:o,onPaste:s,onBlur:a,inputRef:l,placeholder:u},internalProps:{readOnly:c=!1,disabled:h=!1},parsedSelectedSections:d,activeSectionIndex:f,state:p,fieldValueManager:m,valueManager:g,applyCharacterEditing:v,resetCharacterQuery:y,updateSectionValue:b,updateValueFromValueStr:x,clearActiveSection:S,clearValue:A,setTempAndroidValueStr:C,setSelectedSections:k,getSectionsFromValue:M,areAllSectionsEmpty:T,localizedDigits:D}=e,E=w.useRef(null),O=(0,Df.A)(l,E),R=w.useMemo(()=>((e,t,n)=>{let r=0,i=+!!n,o=[];for(let s=0;s<e.length;s+=1){let a=e[s],l=T0(a,n?"input-rtl":"input-ltr",t),u=`${a.startSeparator}${l}${a.endSeparator}`,c=EY(u).length,h=u.length,d=EY(l),f=i+(""===d?0:l.indexOf(d[0]))+a.startSeparator.length,p=f+d.length;o.push((0,iN.A)({},a,{start:r,end:r+c,startInInput:f,endInInput:p})),r+=c,i+=h}return o})(p.sections,D,t),[p.sections,D,t]),P=w.useMemo(()=>({syncSelectionToDOM:()=>{if(!E.current)return;if(null==d){E.current.scrollLeft&&(E.current.scrollLeft=0);return}if(E.current!==Ek(document))return;let e=E.current.scrollTop;if("all"===d)E.current.select();else{let e=R[d],t="empty"===e.type?e.startInInput-e.startSeparator.length:e.startInInput,n="empty"===e.type?e.endInInput+e.endSeparator.length:e.endInInput;(t!==E.current.selectionStart||n!==E.current.selectionEnd)&&E.current===Ek(document)&&E.current.setSelectionRange(t,n),clearTimeout(r.current),r.current=setTimeout(()=>{E.current&&E.current===Ek(document)&&E.current.selectionStart===E.current.selectionEnd&&(E.current.selectionStart!==t||E.current.selectionEnd!==n)&&P.syncSelectionToDOM()})}E.current.scrollTop=e},getActiveSectionIndexFromDOM:()=>{let e=E.current.selectionStart??0,t=E.current.selectionEnd??0;if(0===e&&0===t)return null;let n=e<=R[0].startInInput?1:R.findIndex(t=>t.startInInput-t.startSeparator.length>e);return -1===n?R.length-1:n-1},focusField:(e=0)=>{Ek(document)!==E.current&&(E.current?.focus(),k(e))},setSelectedSections:e=>k(e),isFieldFocused:()=>E.current===Ek(document)}),[E,d,R,k]),I=()=>{let e,t=E.current.selectionStart??0;k(-1===(e=t<=R[0].startInInput||t>=R[R.length-1].endInInput?1:R.findIndex(e=>e.startInInput-e.startSeparator.length>t))?R.length-1:e-1)},N=(0,Ta.A)((...e)=>{i?.(...e);let t=E.current;clearTimeout(n.current),n.current=setTimeout(()=>{t&&t===E.current&&null==f&&(t.value.length&&Number(t.selectionEnd)-Number(t.selectionStart)===t.value.length?k("all"):I())})}),j=(0,Ta.A)((e,...t)=>{e.isDefaultPrevented()||(o?.(e,...t),I())}),F=(0,Ta.A)(e=>{if(s?.(e),e.preventDefault(),c||h)return;let t=e.clipboardData.getData("text");if("number"==typeof d){let e=p.sections[d],n=/^[a-zA-Z]+$/.test(t),r=/^[0-9]+$/.test(t),i=/^(([a-zA-Z]+)|)([0-9]+)(([a-zA-Z]+)|)$/.test(t);if("letter"===e.contentType&&n||"digit"===e.contentType&&r||"digit-with-letter"===e.contentType&&i){y(),b({activeSection:e,newSectionValue:t,shouldGoToNextSection:!0});return}if(n||r)return}y(),x(t)}),L=(0,Ta.A)((...e)=>{a?.(...e),k(null)}),B=(0,Ta.A)(e=>{let n;if(c)return;let r=e.target.value;if(""===r){y(),A();return}let i=e.nativeEvent.data,o=i&&i.length>1,s=o?i:r,a=EY(s);if("all"===d&&k(f),null==f||o)return void x(o?i:a);if("all"===d&&1===a.length)n=a;else{let e=EY(m.getV6InputValueFromSections(R,D,t)),r=-1,i=-1;for(let t=0;t<e.length;t+=1)-1===r&&e[t]!==a[t]&&(r=t),-1===i&&e[e.length-t-1]!==a[a.length-t-1]&&(i=t);let o=R[f];if(r<o.start||e.length-i-1>o.end)return;let s=a.length-e.length+o.end-EY(o.endSeparator||"").length;n=a.slice(o.start+EY(o.startSeparator||"").length,s)}if(0===n.length){navigator.userAgent.toLowerCase().includes("android")&&C(s),y(),S();return}v({keyPressed:n,sectionIndex:f})}),_=w.useMemo(()=>void 0!==u?u:m.getV6InputValueFromSections(M(g.emptyValue),D,t),[u,m,M,g.emptyValue,D,t]),V=w.useMemo(()=>p.tempValueStrAndroid??m.getV6InputValueFromSections(p.sections,D,t),[p.sections,m,p.tempValueStrAndroid,D,t]);return w.useEffect(()=>(E.current&&E.current===Ek(document)&&k("all"),()=>{clearTimeout(n.current),clearTimeout(r.current)}),[]),{interactions:P,returnedValue:{readOnly:c,onBlur:L,onClick:j,onFocus:N,onPaste:F,inputRef:O,enableAccessibleFieldDOMStructure:!1,placeholder:_,inputMode:w.useMemo(()=>null==f||"letter"===p.sections[f].contentType?"text":"numeric",[f,p.sections]),autoComplete:"off",value:!(E.current&&E.current===Ek(document))&&T?"":V,onChange:B}}},EZ=["disablePast","disableFuture","minDate","maxDate","shouldDisableDate","shouldDisableMonth","shouldDisableYear"],EX=["disablePast","disableFuture","minTime","maxTime","shouldDisableTime","minutesStep","ampm","disableIgnoringDatePartForTimeValidation"],EQ=["minDateTime","maxDateTime"];[...EZ,...EX,...EQ];let EJ=["value","defaultValue","referenceDate","format","formatDensity","onChange","timezone","onError","shouldRespectLeadingZeros","selectedSections","onSelectedSectionsChange","unstableFieldRef","enableAccessibleFieldDOMStructure","disabled","readOnly","dateSeparator"],E0=["clearable","onClear","InputProps","sx","slots","slotProps"],E1=["ownerState"];var E2=n(54227),E5=n(75472);function E3(e){return(0,I.Ay)("MuiPickersTextField",e)}(0,P.A)("MuiPickersTextField",["root","focused","disabled","error","required"]);var E4=n(42872);function E6(e){return(0,I.Ay)("MuiPickersInputBase",e)}let E9=(0,P.A)("MuiPickersInputBase",["root","focused","disabled","error","notchedOutline","sectionContent","sectionBefore","sectionAfter","adornedStart","adornedEnd","input"]);function E8(e){return(0,I.Ay)("MuiPickersOutlinedInput",e)}let E7=(0,iN.A)({},E9,(0,P.A)("MuiPickersOutlinedInput",["root","notchedOutline","input"])),Oe=["children","className","label","notched","shrink"],Ot=(0,D.A)("fieldset",{name:"MuiPickersOutlinedInput",slot:"NotchedOutline",overridesResolver:(e,t)=>t.notchedOutline})(({theme:e})=>{let t="light"===e.palette.mode?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)";return{textAlign:"left",position:"absolute",bottom:0,right:0,top:-5,left:0,margin:0,padding:"0 8px",pointerEvents:"none",borderRadius:"inherit",borderStyle:"solid",borderWidth:1,overflow:"hidden",minWidth:"0%",borderColor:e.vars?`rgba(${e.vars.palette.common.onBackgroundChannel} / 0.23)`:t}}),On=(0,D.A)("span")(({theme:e})=>({fontFamily:e.typography.fontFamily,fontSize:"inherit"})),Or=(0,D.A)("legend")(({theme:e})=>({float:"unset",width:"auto",overflow:"hidden",variants:[{props:{withLabel:!1},style:{padding:0,lineHeight:"11px",transition:e.transitions.create("width",{duration:150,easing:e.transitions.easing.easeOut})}},{props:{withLabel:!0},style:{display:"block",padding:0,height:11,fontSize:"0.75em",visibility:"hidden",maxWidth:.01,transition:e.transitions.create("max-width",{duration:50,easing:e.transitions.easing.easeOut}),whiteSpace:"nowrap","& > span":{paddingLeft:5,paddingRight:5,display:"inline-block",opacity:0,visibility:"visible"}}},{props:{withLabel:!0,notched:!0},style:{maxWidth:"100%",transition:e.transitions.create("max-width",{duration:100,easing:e.transitions.easing.easeOut,delay:50})}}]}));function Oi(e){let{className:t,label:n}=e,r=(0,SA.A)(e,Oe),i=null!=n&&""!==n,o=(0,iN.A)({},e,{withLabel:i});return(0,x.jsx)(Ot,(0,iN.A)({"aria-hidden":!0,className:t},r,{ownerState:o,children:(0,x.jsx)(Or,{ownerState:o,children:i?(0,x.jsx)(On,{children:n}):(0,x.jsx)(On,{className:"notranslate",children:""})})}))}var Oo=n(85235);function Os(e){return(0,I.Ay)("MuiPickersSectionList",e)}let Oa=(0,P.A)("MuiPickersSectionList",["root","section","sectionContent"]),Ol=["slots","slotProps","elements","sectionListRef"],Ou=(0,D.A)("div",{name:"MuiPickersSectionList",slot:"Root",overridesResolver:(e,t)=>t.root})({direction:"ltr /*! @noflip */",outline:"none"}),Oc=(0,D.A)("span",{name:"MuiPickersSectionList",slot:"Section",overridesResolver:(e,t)=>t.section})({}),Oh=(0,D.A)("span",{name:"MuiPickersSectionList",slot:"SectionSeparator",overridesResolver:(e,t)=>t.sectionSeparator})({whiteSpace:"pre"}),Od=(0,D.A)("span",{name:"MuiPickersSectionList",slot:"SectionContent",overridesResolver:(e,t)=>t.sectionContent})({outline:"none"});function Of(e){let{slots:t,slotProps:n,element:r,classes:i}=e,o=t?.section??Oc,s=(0,M8.A)({elementType:o,externalSlotProps:n?.section,externalForwardedProps:r.container,className:i.section,ownerState:{}}),a=t?.sectionContent??Od,l=(0,M8.A)({elementType:a,externalSlotProps:n?.sectionContent,externalForwardedProps:r.content,additionalProps:{suppressContentEditableWarning:!0},className:i.sectionContent,ownerState:{}}),u=t?.sectionSeparator??Oh,c=(0,M8.A)({elementType:u,externalSlotProps:n?.sectionSeparator,externalForwardedProps:r.before,ownerState:{position:"before"}}),h=(0,M8.A)({elementType:u,externalSlotProps:n?.sectionSeparator,externalForwardedProps:r.after,ownerState:{position:"after"}});return(0,x.jsxs)(o,(0,iN.A)({},s,{children:[(0,x.jsx)(u,(0,iN.A)({},c)),(0,x.jsx)(a,(0,iN.A)({},l)),(0,x.jsx)(u,(0,iN.A)({},h))]}))}let Op=w.forwardRef(function(e,t){let n=Mn({props:e,name:"MuiPickersSectionList"}),{slots:r,slotProps:i,elements:o,sectionListRef:s}=n,a=(0,SA.A)(n,Ol),l=(e=>{let{classes:t}=e;return(0,C.A)({root:["root"],section:["section"],sectionContent:["sectionContent"]},Os,t)})(n),u=w.useRef(null),c=(0,Df.A)(t,u),h=e=>{if(!u.current)throw Error(`MUI X: Cannot call sectionListRef.${e} before the mount of the component.`);return u.current};w.useImperativeHandle(s,()=>({getRoot:()=>h("getRoot"),getSectionContainer:e=>h("getSectionContainer").querySelector(`.${Oa.section}[data-sectionindex="${e}"]`),getSectionContent:e=>h("getSectionContent").querySelector(`.${Oa.section}[data-sectionindex="${e}"] .${Oa.sectionContent}`),getSectionIndexFromDOMElement(e){let t=h("getSectionIndexFromDOMElement");if(null==e||!t.contains(e))return null;let n=null;return(e.classList.contains(Oa.section)?n=e:e.classList.contains(Oa.sectionContent)&&(n=e.parentElement),null==n)?null:Number(n.dataset.sectionindex)}}));let d=r?.root??Ou,f=(0,M8.A)({elementType:d,externalSlotProps:i?.root,externalForwardedProps:a,additionalProps:{ref:c,suppressContentEditableWarning:!0},className:l.root,ownerState:{}});return(0,x.jsx)(d,(0,iN.A)({},f,{children:f.contentEditable?o.map(({content:e,before:t,after:n})=>`${t.children}${e.children}${n.children}`).join(""):(0,x.jsx)(w.Fragment,{children:o.map((e,t)=>(0,x.jsx)(Of,{slots:r,slotProps:i,element:e,classes:l},t))})}))}),Om=["elements","areAllSectionsEmpty","defaultValue","label","value","onChange","id","autoFocus","endAdornment","startAdornment","renderSuffix","slots","slotProps","contentEditable","tabIndex","onInput","onPaste","onKeyDown","fullWidth","name","readOnly","inputProps","inputRef","sectionListRef"],Og=(0,D.A)("div",{name:"MuiPickersInputBase",slot:"Root",overridesResolver:(e,t)=>t.root})(({theme:e})=>(0,iN.A)({},e.typography.body1,{color:(e.vars||e).palette.text.primary,cursor:"text",padding:0,display:"flex",justifyContent:"flex-start",alignItems:"center",position:"relative",boxSizing:"border-box",letterSpacing:`${Math.round(.15/16*1e5)/1e5}em`,variants:[{props:{fullWidth:!0},style:{width:"100%"}}]})),Ov=(0,D.A)(Ou,{name:"MuiPickersInputBase",slot:"SectionsContainer",overridesResolver:(e,t)=>t.sectionsContainer})(({theme:e})=>({padding:"4px 0 5px",fontFamily:e.typography.fontFamily,fontSize:"inherit",lineHeight:"1.4375em",flexGrow:1,outline:"none",display:"flex",flexWrap:"nowrap",overflow:"hidden",letterSpacing:"inherit",width:"182px",variants:[{props:{isRtl:!0},style:{textAlign:"right /*! @noflip */"}},{props:{size:"small"},style:{paddingTop:1}},{props:{adornedStart:!1,focused:!1,filled:!1},style:{color:"currentColor",opacity:0}},{props:({adornedStart:e,focused:t,filled:n,label:r})=>!e&&!t&&!n&&null==r,style:e.vars?{opacity:e.vars.opacity.inputPlaceholder}:{opacity:"light"===e.palette.mode?.42:.5}}]})),Oy=(0,D.A)(Oc,{name:"MuiPickersInputBase",slot:"Section",overridesResolver:(e,t)=>t.section})(({theme:e})=>({fontFamily:e.typography.fontFamily,fontSize:"inherit",letterSpacing:"inherit",lineHeight:"1.4375em",display:"inline-block",whiteSpace:"nowrap"})),Ob=(0,D.A)(Od,{name:"MuiPickersInputBase",slot:"SectionContent",overridesResolver:(e,t)=>t.content})(({theme:e})=>({fontFamily:e.typography.fontFamily,lineHeight:"1.4375em",letterSpacing:"inherit",width:"fit-content",outline:"none"})),Ox=(0,D.A)(Oh,{name:"MuiPickersInputBase",slot:"Separator",overridesResolver:(e,t)=>t.separator})(()=>({whiteSpace:"pre",letterSpacing:"inherit"})),Ow=(0,D.A)("input",{name:"MuiPickersInputBase",slot:"Input",overridesResolver:(e,t)=>t.hiddenInput})((0,iN.A)({},{border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",whiteSpace:"nowrap",width:"1px"})),OS=w.forwardRef(function(e,t){let n=Mn({props:e,name:"MuiPickersInputBase"}),{elements:r,areAllSectionsEmpty:i,value:o,onChange:s,id:a,endAdornment:l,startAdornment:u,renderSuffix:c,slots:h,slotProps:d,contentEditable:f,tabIndex:p,onInput:m,onPaste:g,onKeyDown:v,name:y,readOnly:b,inputProps:S,inputRef:A,sectionListRef:k}=n,M=(0,SA.A)(n,Om),T=w.useRef(null),D=(0,Df.A)(t,T),E=(0,Df.A)(S?.ref,A),O=(0,uZ.I)(),R=(0,E4.A)();if(!R)throw Error("MUI X: PickersInputBase should always be used inside a PickersTextField component");w.useEffect(()=>{R&&R.setAdornedStart(!!u)},[R,u]),w.useEffect(()=>{R&&(i?R.onEmpty():R.onFilled())},[R,i]);let P=(0,iN.A)({},n,R,{isRtl:O}),I=(e=>{let{focused:t,disabled:n,error:r,classes:i,fullWidth:o,readOnly:s,color:a,size:l,endAdornment:u,startAdornment:c}=e,h={root:["root",t&&!n&&"focused",n&&"disabled",s&&"readOnly",r&&"error",o&&"fullWidth",`color${(0,Oo.A)(a)}`,"small"===l&&"inputSizeSmall",!!c&&"adornedStart",!!u&&"adornedEnd"],notchedOutline:["notchedOutline"],input:["input"],sectionsContainer:["sectionsContainer"],sectionContent:["sectionContent"],sectionBefore:["sectionBefore"],sectionAfter:["sectionAfter"]};return(0,C.A)(h,E6,i)})(P),N=h?.root||Og,j=(0,M8.A)({elementType:N,externalSlotProps:d?.root,externalForwardedProps:M,additionalProps:{"aria-invalid":R.error,ref:D},className:I.root,ownerState:P}),F=h?.input||Ov;return(0,x.jsxs)(N,(0,iN.A)({},j,{children:[u,(0,x.jsx)(Op,{sectionListRef:k,elements:r,contentEditable:f,tabIndex:p,className:I.sectionsContainer,onFocus:e=>{R.disabled?e.stopPropagation():R.onFocus?.(e)},onBlur:R.onBlur,onInput:m,onPaste:g,onKeyDown:v,slots:{root:F,section:Oy,sectionContent:Ob,sectionSeparator:Ox},slotProps:{root:{ownerState:P},sectionContent:{className:E9.sectionContent},sectionSeparator:({position:e})=>({className:"before"===e?E9.sectionBefore:E9.sectionAfter})}}),l,c?c((0,iN.A)({},R)):null,(0,x.jsx)(Ow,(0,iN.A)({name:y,className:I.input,value:o,onChange:s,id:a,"aria-hidden":"true",tabIndex:-1,readOnly:b,required:R.required,disabled:R.disabled},S,{ref:E}))]}))}),OA=["label","autoFocus","ownerState","notched"],OC=(0,D.A)(Og,{name:"MuiPickersOutlinedInput",slot:"Root",overridesResolver:(e,t)=>t.root})(({theme:e})=>{let t="light"===e.palette.mode?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)";return{padding:"0 14px",borderRadius:(e.vars||e).shape.borderRadius,[`&:hover .${E7.notchedOutline}`]:{borderColor:(e.vars||e).palette.text.primary},"@media (hover: none)":{[`&:hover .${E7.notchedOutline}`]:{borderColor:e.vars?`rgba(${e.vars.palette.common.onBackgroundChannel} / 0.23)`:t}},[`&.${E7.focused} .${E7.notchedOutline}`]:{borderStyle:"solid",borderWidth:2},[`&.${E7.disabled}`]:{[`& .${E7.notchedOutline}`]:{borderColor:(e.vars||e).palette.action.disabled},"*":{color:(e.vars||e).palette.action.disabled}},[`&.${E7.error} .${E7.notchedOutline}`]:{borderColor:(e.vars||e).palette.error.main},variants:Object.keys((e.vars??e).palette).filter(t=>(e.vars??e).palette[t]?.main??!1).map(t=>({props:{color:t},style:{[`&.${E7.focused}:not(.${E7.error}) .${E7.notchedOutline}`]:{borderColor:(e.vars||e).palette[t].main}}}))}}),Ok=(0,D.A)(Ov,{name:"MuiPickersOutlinedInput",slot:"SectionsContainer",overridesResolver:(e,t)=>t.sectionsContainer})({padding:"16.5px 0",variants:[{props:{size:"small"},style:{padding:"8.5px 0"}}]}),OM=w.forwardRef(function(e,t){let n=Mn({props:e,name:"MuiPickersOutlinedInput"}),{label:r,ownerState:i,notched:o}=n,s=(0,SA.A)(n,OA),a=(0,E4.A)(),l=(0,iN.A)({},n,i,a,{color:a?.color||"primary"}),u=(e=>{let{classes:t}=e,n=(0,C.A)({root:["root"],notchedOutline:["notchedOutline"],input:["input"]},E8,t);return(0,iN.A)({},t,n)})(l);return(0,x.jsx)(OS,(0,iN.A)({slots:{root:OC,input:Ok},renderSuffix:e=>(0,x.jsx)(Oi,{shrink:!!(o||e.adornedStart||e.focused||e.filled),notched:!!(o||e.adornedStart||e.focused||e.filled),className:u.notchedOutline,label:null!=r&&""!==r&&a?.required?(0,x.jsxs)(w.Fragment,{children:[r," ","*"]}):r,ownerState:l})},s,{label:r,classes:u,ref:t}))});OM.muiName="Input";var OT=n(57867);function OD(e){return(0,I.Ay)("MuiPickersFilledInput",e)}let OE=(0,iN.A)({},E9,(0,P.A)("MuiPickersFilledInput",["root","underline","input"])),OO=["label","autoFocus","disableUnderline","ownerState"],OR=(0,D.A)(Og,{name:"MuiPickersFilledInput",slot:"Root",overridesResolver:(e,t)=>t.root,shouldForwardProp:e=>(0,OT.MC)(e)&&"disableUnderline"!==e})(({theme:e})=>{let t="light"===e.palette.mode,n=t?"rgba(0, 0, 0, 0.06)":"rgba(255, 255, 255, 0.09)";return{backgroundColor:e.vars?e.vars.palette.FilledInput.bg:n,borderTopLeftRadius:(e.vars||e).shape.borderRadius,borderTopRightRadius:(e.vars||e).shape.borderRadius,transition:e.transitions.create("background-color",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),"&:hover":{backgroundColor:e.vars?e.vars.palette.FilledInput.hoverBg:t?"rgba(0, 0, 0, 0.09)":"rgba(255, 255, 255, 0.13)","@media (hover: none)":{backgroundColor:e.vars?e.vars.palette.FilledInput.bg:n}},[`&.${OE.focused}`]:{backgroundColor:e.vars?e.vars.palette.FilledInput.bg:n},[`&.${OE.disabled}`]:{backgroundColor:e.vars?e.vars.palette.FilledInput.disabledBg:t?"rgba(0, 0, 0, 0.12)":"rgba(255, 255, 255, 0.12)"},variants:[...Object.keys((e.vars??e).palette).filter(t=>(e.vars??e).palette[t].main).map(t=>({props:{color:t,disableUnderline:!1},style:{"&::after":{borderBottom:`2px solid ${(e.vars||e).palette[t]?.main}`}}})),{props:{disableUnderline:!1},style:{"&::after":{left:0,bottom:0,content:'""',position:"absolute",right:0,transform:"scaleX(0)",transition:e.transitions.create("transform",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),pointerEvents:"none"},[`&.${OE.focused}:after`]:{transform:"scaleX(1) translateX(0)"},[`&.${OE.error}`]:{"&:before, &:after":{borderBottomColor:(e.vars||e).palette.error.main}},"&::before":{borderBottom:`1px solid ${e.vars?`rgba(${e.vars.palette.common.onBackgroundChannel} / ${e.vars.opacity.inputUnderline})`:t?"rgba(0, 0, 0, 0.42)":"rgba(255, 255, 255, 0.7)"}`,left:0,bottom:0,content:'"\\00a0"',position:"absolute",right:0,transition:e.transitions.create("border-bottom-color",{duration:e.transitions.duration.shorter}),pointerEvents:"none"},[`&:hover:not(.${OE.disabled}, .${OE.error}):before`]:{borderBottom:`1px solid ${(e.vars||e).palette.text.primary}`},[`&.${OE.disabled}:before`]:{borderBottomStyle:"dotted"}}},{props:({startAdornment:e})=>!!e,style:{paddingLeft:12}},{props:({endAdornment:e})=>!!e,style:{paddingRight:12}}]}}),OP=(0,D.A)(Ov,{name:"MuiPickersFilledInput",slot:"sectionsContainer",overridesResolver:(e,t)=>t.sectionsContainer})({paddingTop:25,paddingRight:12,paddingBottom:8,paddingLeft:12,variants:[{props:{size:"small"},style:{paddingTop:21,paddingBottom:4}},{props:({startAdornment:e})=>!!e,style:{paddingLeft:0}},{props:({endAdornment:e})=>!!e,style:{paddingRight:0}},{props:{hiddenLabel:!0},style:{paddingTop:16,paddingBottom:17}},{props:{hiddenLabel:!0,size:"small"},style:{paddingTop:8,paddingBottom:9}}]}),OI=w.forwardRef(function(e,t){let n=Mn({props:e,name:"MuiPickersFilledInput"}),{label:r,disableUnderline:i=!1,ownerState:o}=n,s=(0,SA.A)(n,OO),a=(0,E4.A)(),l=(e=>{let{classes:t,disableUnderline:n}=e,r=(0,C.A)({root:["root",!n&&"underline"],input:["input"]},OD,t);return(0,iN.A)({},t,r)})((0,iN.A)({},n,o,a,{color:a?.color||"primary"}));return(0,x.jsx)(OS,(0,iN.A)({slots:{root:OR,input:OP},slotProps:{root:{disableUnderline:i}}},s,{label:r,classes:l,ref:t}))});function ON(e){return(0,I.Ay)("MuiPickersFilledInput",e)}OI.muiName="Input";let Oj=(0,iN.A)({},E9,(0,P.A)("MuiPickersInput",["root","input"])),OF=["label","autoFocus","disableUnderline","ownerState"],OL=(0,D.A)(Og,{name:"MuiPickersInput",slot:"Root",overridesResolver:(e,t)=>t.root})(({theme:e})=>{let t="light"===e.palette.mode?"rgba(0, 0, 0, 0.42)":"rgba(255, 255, 255, 0.7)";return e.vars&&(t=`rgba(${e.vars.palette.common.onBackgroundChannel} / ${e.vars.opacity.inputUnderline})`),{"label + &":{marginTop:16},variants:[...Object.keys((e.vars??e).palette).filter(t=>(e.vars??e).palette[t].main).map(t=>({props:{color:t},style:{"&::after":{borderBottom:`2px solid ${(e.vars||e).palette[t].main}`}}})),{props:{disableUnderline:!1},style:{"&::after":{background:"red",left:0,bottom:0,content:'""',position:"absolute",right:0,transform:"scaleX(0)",transition:e.transitions.create("transform",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),pointerEvents:"none"},[`&.${Oj.focused}:after`]:{transform:"scaleX(1) translateX(0)"},[`&.${Oj.error}`]:{"&:before, &:after":{borderBottomColor:(e.vars||e).palette.error.main}},"&::before":{borderBottom:`1px solid ${t}`,left:0,bottom:0,content:'"\\00a0"',position:"absolute",right:0,transition:e.transitions.create("border-bottom-color",{duration:e.transitions.duration.shorter}),pointerEvents:"none"},[`&:hover:not(.${Oj.disabled}, .${Oj.error}):before`]:{borderBottom:`2px solid ${(e.vars||e).palette.text.primary}`,"@media (hover: none)":{borderBottom:`1px solid ${t}`}},[`&.${Oj.disabled}:before`]:{borderBottomStyle:"dotted"}}}]}}),OB=w.forwardRef(function(e,t){let n=Mn({props:e,name:"MuiPickersInput"}),{label:r,disableUnderline:i=!1,ownerState:o}=n,s=(0,SA.A)(n,OF),a=(0,E4.A)(),l=(e=>{let{classes:t,disableUnderline:n}=e,r=(0,C.A)({root:["root",!n&&"underline"],input:["input"]},ON,t);return(0,iN.A)({},t,r)})((0,iN.A)({},n,o,a,{disableUnderline:i,color:a?.color||"primary"}));return(0,x.jsx)(OS,(0,iN.A)({slots:{root:OL}},s,{label:r,classes:l,ref:t}))});OB.muiName="Input";let O_=["onFocus","onBlur","className","color","disabled","error","variant","required","InputProps","inputProps","inputRef","sectionListRef","elements","areAllSectionsEmpty","onClick","onKeyDown","onKeyUp","onPaste","onInput","endAdornment","startAdornment","tabIndex","contentEditable","focused","value","onChange","fullWidth","id","name","helperText","FormHelperTextProps","label","InputLabelProps"],OV={standard:OB,filled:OI,outlined:OM},Oz=(0,D.A)(ha.A,{name:"MuiPickersTextField",slot:"Root",overridesResolver:(e,t)=>t.root})({maxWidth:"100%"}),OH=w.forwardRef(function(e,t){let n=Mn({props:e,name:"MuiPickersTextField"}),{onFocus:r,onBlur:i,className:o,color:s="primary",disabled:a=!1,error:l=!1,variant:u="outlined",required:c=!1,InputProps:h,inputProps:d,inputRef:f,sectionListRef:p,elements:m,areAllSectionsEmpty:g,onClick:v,onKeyDown:y,onKeyUp:b,onPaste:S,onInput:k,endAdornment:M,startAdornment:T,tabIndex:D,contentEditable:E,focused:O,value:R,onChange:P,fullWidth:I,id:N,name:j,helperText:F,FormHelperTextProps:L,label:B,InputLabelProps:_}=n,V=(0,SA.A)(n,O_),z=w.useRef(null),H=(0,Df.A)(t,z),$=(0,M9.A)(N),W=F&&$?`${$}-helper-text`:void 0,U=B&&$?`${$}-label`:void 0,q=(0,iN.A)({},n,{color:s,disabled:a,error:l,focused:O,required:c,variant:u}),G=(e=>{let{focused:t,disabled:n,classes:r,required:i}=e;return(0,C.A)({root:["root",t&&!n&&"focused",n&&"disabled",i&&"required"]},E3,r)})(q),Y=OV[u];return(0,x.jsxs)(Oz,(0,iN.A)({className:(0,A.A)(G.root,o),ref:H,focused:O,onFocus:r,onBlur:i,disabled:a,variant:u,error:l,color:s,fullWidth:I,required:c,ownerState:q},V,{children:[(0,x.jsx)(E2.A,(0,iN.A)({htmlFor:$,id:U},_,{children:B})),(0,x.jsx)(Y,(0,iN.A)({elements:m,areAllSectionsEmpty:g,onClick:v,onKeyDown:y,onKeyUp:b,onInput:k,onPaste:S,endAdornment:M,startAdornment:T,tabIndex:D,contentEditable:E,value:R,onChange:P,id:$,fullWidth:I,inputProps:d,inputRef:f,sectionListRef:p,label:B,name:j,role:"group","aria-labelledby":U,"aria-describedby":W,"aria-live":W?"polite":void 0},h)),F&&(0,x.jsx)(E5.A,(0,iN.A)({id:W},L,{children:F}))]}))}),O$=["enableAccessibleFieldDOMStructure"],OW=["InputProps","readOnly"],OU=["onPaste","onKeyDown","inputMode","readOnly","InputProps","inputProps","inputRef"],Oq=["slots","slotProps","InputProps","inputProps"],OG=w.forwardRef(function(e,t){let n=Mn({props:e,name:"MuiDateTimeField"}),{slots:r,slotProps:i,InputProps:o,inputProps:s}=n,a=(0,SA.A)(n,Oq),l=r?.textField??(e.enableAccessibleFieldDOMStructure?OH:W.A),u=(0,M8.A)({elementType:l,externalSlotProps:i?.textField,externalForwardedProps:a,ownerState:n,additionalProps:{ref:t}});u.inputProps=(0,iN.A)({},s,u.inputProps),u.InputProps=(0,iN.A)({},o,u.InputProps);let c=(e=>{let{enableAccessibleFieldDOMStructure:t}=e,n=(0,SA.A)(e,O$);if(t){let{InputProps:e,readOnly:t}=n,r=(0,SA.A)(n,OW);return(0,iN.A)({},r,{InputProps:(0,iN.A)({},e??{},{readOnly:t})})}let{onPaste:r,onKeyDown:i,inputMode:o,readOnly:s,InputProps:a,inputProps:l,inputRef:u}=n,c=(0,SA.A)(n,OU);return(0,iN.A)({},c,{InputProps:(0,iN.A)({},a??{},{readOnly:s}),inputProps:(0,iN.A)({},l??{},{inputMode:o,onPaste:r,onKeyDown:i,ref:u})})})((e=>{let t,n,r,i,o,{forwardedProps:s,internalProps:a}=(t=Mu().utils,n=Mu().defaultDates,r=e.ampm??t.is12HourCycleInCurrentLocale()?t.formats.keyboardDateTime12h:t.formats.keyboardDateTime24h,i=(0,iN.A)({},e,{disablePast:e.disablePast??!1,disableFuture:e.disableFuture??!1,format:e.format??r,disableIgnoringDatePartForTimeValidation:!!(e.minDateTime||e.maxDateTime),minDate:Mf(t,e.minDateTime??e.minDate,n.minDate),maxDate:Mf(t,e.maxDateTime??e.maxDate,n.maxDate),minTime:e.minDateTime??e.minTime,maxTime:e.maxDateTime??e.maxTime}),o="date-time",w.useMemo(()=>{let e=(0,iN.A)({},i),t={},n=n=>{e.hasOwnProperty(n)&&(t[n]=e[n],delete e[n])};return EJ.forEach(n),EZ.forEach(n),EX.forEach(n),EQ.forEach(n),{forwardedProps:e,internalProps:t}},[i,o]));return(e=>{let t=Mu().utils,{internalProps:n,internalProps:{unstableFieldRef:r,minutesStep:i,enableAccessibleFieldDOMStructure:o=!1,disabled:s=!1,readOnly:a=!1},forwardedProps:{onKeyDown:l,error:u,clearable:c,onClear:h},fieldValueManager:d,valueManager:f,validator:p}=e,m=(0,uZ.I)(),g=(e=>{let t=Mu().utils,n=Mu().localeText,r=Mu(),i=(0,uZ.I)(),{valueManager:o,fieldValueManager:s,valueType:a,validator:l,internalProps:u,internalProps:{value:c,defaultValue:h,referenceDate:d,onChange:f,format:p,formatDensity:m="dense",selectedSections:g,onSelectedSectionsChange:v,shouldRespectLeadingZeros:y=!1,timezone:b,enableAccessibleFieldDOMStructure:x=!1}}=e,{timezone:S,value:A,handleValueChange:C}=Tz({timezone:b,value:c,defaultValue:h,referenceDate:d,onChange:f,valueManager:o}),k=w.useMemo(()=>{let e;return e=t.date(void 0),"0"===t.formatByString(t.setSeconds(e,0),"s")?TY:Array.from({length:10}).map((n,r)=>t.formatByString(t.setSeconds(e,r),"s"))},[t]),M=w.useMemo(()=>((e,t,n)=>{let r=e.date(void 0,n),i=e.endOfYear(r),o=e.endOfDay(r),{maxDaysInMonth:s,longestMonth:a}=Mp(e,r).reduce((t,n)=>{let r=e.getDaysInMonth(n);return r>t.maxDaysInMonth?{maxDaysInMonth:r,longestMonth:n}:t},{maxDaysInMonth:0,longestMonth:null});return{year:({format:t})=>({minimum:0,maximum:4===e.formatByString(e.date(void 0,"system"),t).length?9999:99}),month:()=>({minimum:1,maximum:e.getMonth(i)+1}),day:({currentDate:t})=>({minimum:1,maximum:null!=t&&e.isValid(t)?e.getDaysInMonth(t):s,longestMonth:a}),weekDay:({format:t,contentType:n})=>{if("digit"===n){let n=Tq(e,t).map(Number);return{minimum:Math.min(...n),maximum:Math.max(...n)}}return{minimum:1,maximum:7}},hours:({format:n})=>{let i=e.getHours(o);return TK(e.formatByString(e.endOfDay(r),n),t)!==i.toString()?{minimum:1,maximum:Number(TK(e.formatByString(e.startOfDay(r),n),t))}:{minimum:0,maximum:i}},minutes:()=>({minimum:0,maximum:e.getMinutes(o)}),seconds:()=>({minimum:0,maximum:e.getSeconds(o)}),meridiem:()=>({minimum:0,maximum:1}),empty:()=>({minimum:0,maximum:0})}})(t,k,S),[t,k,S]),T=w.useCallback((e,r=null)=>s.getSectionsFromValue(t,e,r,e=>Eq({utils:t,localeText:n,localizedDigits:k,format:p,date:e,formatDensity:m,shouldRespectLeadingZeros:y,enableAccessibleFieldDOMStructure:x,isRtl:i})),[s,p,n,k,i,y,t,m,x]),[D,E]=w.useState(()=>{let e=T(A);T5(e,a);let n={sections:e,value:A,referenceValue:o.emptyValue,tempValueStrAndroid:null},r=Math.max(...e.map(e=>T$[e.type]??1)),i=o.getInitialReferenceValue({referenceDate:d,value:A,utils:t,props:u,granularity:r,timezone:S});return(0,iN.A)({},n,{referenceValue:i})}),[O,R]=(0,Tl.A)({controlled:g,default:null,name:"useField",state:"selectedSections"}),P=e=>{R(e),v?.(e)},I=w.useMemo(()=>T6(O,D.sections),[O,D.sections]),N="all"===I?0:I,j=({value:e,referenceValue:n,sections:i})=>{if(E(t=>(0,iN.A)({},t,{sections:i,value:e,referenceValue:n,tempValueStrAndroid:null})),o.areValuesEqual(t,D.value,e))return;let s={validationError:l({adapter:r,value:e,timezone:S,props:u})};C(e,s)},F=(e,t)=>{let n=[...D.sections];return n[e]=(0,iN.A)({},n[e],{value:t,modified:!0}),n};return w.useEffect(()=>{let e=T(D.value);T5(e,a),E(t=>(0,iN.A)({},t,{sections:e}))},[p,t.locale,i]),w.useEffect(()=>{o.areValuesEqual(t,D.value,A)&&o.getTimezone(t,D.value)===o.getTimezone(t,A)||E(e=>(0,iN.A)({},e,{value:A,referenceValue:s.updateReferenceValue(t,A,e.referenceValue),sections:T(A)}))},[A]),{state:D,activeSectionIndex:N,parsedSelectedSections:I,setSelectedSections:P,clearValue:()=>{j({value:o.emptyValue,referenceValue:D.referenceValue,sections:T(o.emptyValue)})},clearActiveSection:()=>{if(null==N)return;let e=D.sections[N],n=s.getActiveDateManager(t,D,e),r=n.getSections(D.sections).filter(e=>""!==e.value).length===+(""!==e.value),i=F(N,""),o=r?null:t.getInvalidDate(),a=n.getNewValuesFromNewActiveDate(o);j((0,iN.A)({},a,{sections:i}))},updateSectionValue:({activeSection:e,newSectionValue:n,shouldGoToNextSection:r})=>{let i,o;r&&N<D.sections.length-1&&P(N+1);let a=s.getActiveDateManager(t,D,e),l=F(N,n),u=a.getSections(l),c=((e,t,n)=>{let r=t.some(e=>"day"===e.type),i=[],o=[];for(let e=0;e<t.length;e+=1){let s=t[e];r&&"weekDay"===s.type||(i.push(s.format),o.push(T0(s,"non-input",n)))}let s=i.join(" "),a=o.join(" ");return e.parse(a,s)})(t,u,k);if(null!=c&&t.isValid(c)){let e=T4(t,c,u,a.referenceDate,!0);i=a.getNewValuesFromNewActiveDate(e),o=!0}else i=a.getNewValuesFromNewActiveDate(c),o=(null!=c&&!t.isValid(c))!=(null!=a.date&&!t.isValid(a.date));return o?j((0,iN.A)({},i,{sections:l})):E(e=>(0,iN.A)({},e,i,{sections:l,tempValueStrAndroid:null}))},updateValueFromValueStr:e=>{let r=s.parseValueStr(e,D.referenceValue,(e,r)=>{let o=t.parse(e,p);if(null==o||!t.isValid(o))return null;let s=Eq({utils:t,localeText:n,localizedDigits:k,format:p,date:o,formatDensity:m,shouldRespectLeadingZeros:y,enableAccessibleFieldDOMStructure:x,isRtl:i});return T4(t,o,s,r,!1)}),o=s.updateReferenceValue(t,r,D.referenceValue);j({value:r,referenceValue:o,sections:T(r,D.sections)})},setTempAndroidValueStr:e=>E(t=>(0,iN.A)({},t,{tempValueStrAndroid:e})),getSectionsFromValue:T,sectionsValueBoundaries:M,localizedDigits:k,timezone:S}})(e),{state:v,activeSectionIndex:y,parsedSelectedSections:b,setSelectedSections:x,clearValue:S,clearActiveSection:A,updateSectionValue:C,setTempAndroidValueStr:k,sectionsValueBoundaries:M,localizedDigits:T,timezone:D}=g,E=(({sections:e,updateSectionValue:t,sectionsValueBoundaries:n,localizedDigits:r,setTempAndroidValueStr:i,timezone:o})=>{let s=Mu().utils,[a,l]=w.useState(null),u=(0,Ta.A)(()=>l(null));w.useEffect(()=>{null!=a&&e[a.sectionIndex]?.type!==a.sectionType&&u()},[e,a,u]),w.useEffect(()=>{if(null!=a){let e=setTimeout(()=>u(),5e3);return()=>{clearTimeout(e)}}return()=>{}},[a,u]);let c=({keyPressed:t,sectionIndex:n},r,i)=>{let o=t.toLowerCase(),s=e[n];if(null!=a&&(!i||i(a.value))&&a.sectionIndex===n){let e=`${a.value}${o}`,t=r(e,s);if(null==t.saveQuery)return l({sectionIndex:n,value:e,sectionType:s.type}),t}let c=r(o,s);return null==c.saveQuery||c.saveQuery?(l({sectionIndex:n,value:o,sectionType:s.type}),null!=c.saveQuery?null:c):(u(),null)};return{applyCharacterEditing:(0,Ta.A)(a=>{var l;let u,h,d,f=e[a.sectionIndex],p=TX(a.keyPressed,r)?(l=(0,iN.A)({},a,{keyPressed:TZ(a.keyPressed,r)}),u=(e,t)=>{let i=TK(e,r),o=Number(i),a=n[t.type]({currentDate:null,format:t.format,contentType:t.contentType});if(o>a.maximum)return{saveQuery:!1};if(o<a.minimum)return{saveQuery:!0};let l=10*o>a.maximum||i.length===a.maximum.toString().length;return{sectionValue:TJ(s,o,a,r,t),shouldGoToNextSection:l}},c(l,(e,t)=>{if("digit"===t.contentType||"digit-with-letter"===t.contentType)return u(e,t);if("month"===t.type){let n=T2(s,"digit","month","MM"),r=u(e,{type:t.type,format:"MM",hasLeadingZerosInFormat:n,hasLeadingZerosInInput:!0,contentType:"digit",maxLength:2});if(null!=r.saveQuery)return r;let i=T1(s,r.sectionValue,"MM",t.format);return(0,iN.A)({},r,{sectionValue:i})}if("weekDay"===t.type){let n=u(e,t);if(null!=n.saveQuery)return n;let r=Tq(s,t.format)[Number(n.sectionValue)-1];return(0,iN.A)({},n,{sectionValue:r})}return{saveQuery:!1}},e=>TX(e,r))):(h=(e,t,n)=>{let r=t.filter(e=>e.toLowerCase().startsWith(n));return 0===r.length?{saveQuery:!1}:{sectionValue:r[0],shouldGoToNextSection:1===r.length}},d=(e,t,n,r)=>{let i=e=>TG(s,o,t.type,e);if("letter"===t.contentType)return h(t.format,i(t.format),e);if(n&&null!=r&&"letter"===TU(s,n).contentType){let t=i(n),o=h(n,t,e);return null!=o.saveQuery?{saveQuery:!1}:(0,iN.A)({},o,{sectionValue:r(o.sectionValue,t)})}return{saveQuery:!1}},c(a,(e,t)=>{switch(t.type){case"month":return d(e,t,s.formats.month,e=>T1(s,e,s.formats.month,t.format));case"weekDay":return d(e,t,s.formats.weekday,(e,t)=>t.indexOf(e).toString());case"meridiem":return d(e,t);default:return{saveQuery:!1}}}));null==p?i(null):t({activeSection:f,newSectionValue:p.sectionValue,shouldGoToNextSection:p.shouldGoToNextSection})}),resetCharacterQuery:u}})({sections:v.sections,updateSectionValue:C,sectionsValueBoundaries:M,localizedDigits:T,setTempAndroidValueStr:k,timezone:D}),{resetCharacterQuery:O}=E,R=f.areValuesEqual(t,v.value,f.emptyValue),P=o?EG:EK,I=w.useMemo(()=>((e,t)=>{let n={};if(!t)return e.forEach((t,r)=>{let i=r===e.length-1?null:r+1;n[r]={leftIndex:0===r?null:r-1,rightIndex:i}}),{neighbors:n,startIndex:0,endIndex:e.length-1};let r={},i={},o=0,s=0,a=e.length-1;for(;a>=0;){-1===(s=e.findIndex((e,t)=>t>=o&&e.endSeparator?.includes(" ")&&" / "!==e.endSeparator))&&(s=e.length-1);for(let e=s;e>=o;e-=1)i[e]=a,r[a]=e,a-=1;o=s+1}return e.forEach((t,o)=>{let s=i[o],a=0===s?null:r[s-1],l=s===e.length-1?null:r[s+1];n[o]={leftIndex:a,rightIndex:l}}),{neighbors:n,startIndex:r[0],endIndex:r[e.length-1]}})(v.sections,m&&!o),[v.sections,m,o]),{returnedValue:N,interactions:j}=P((0,iN.A)({},e,g,E,{areAllSectionsEmpty:R,sectionOrder:I})),F=(0,Ta.A)(e=>{if(l?.(e),!s)switch(!0){case(e.ctrlKey||e.metaKey)&&"A"===String.fromCharCode(e.keyCode)&&!e.shiftKey&&!e.altKey:e.preventDefault(),x("all");break;case"ArrowRight"===e.key:if(e.preventDefault(),null==b)x(I.startIndex);else if("all"===b)x(I.endIndex);else{let e=I.neighbors[b].rightIndex;null!==e&&x(e)}break;case"ArrowLeft"===e.key:if(e.preventDefault(),null==b)x(I.endIndex);else if("all"===b)x(I.startIndex);else{let e=I.neighbors[b].leftIndex;null!==e&&x(e)}break;case"Delete"===e.key:if(e.preventDefault(),a)break;null==b||"all"===b?S():A(),O();break;case["ArrowUp","ArrowDown","Home","End","PageUp","PageDown"].includes(e.key):{if(e.preventDefault(),a||null==y)break;"all"===b&&x(y);let n=v.sections[y],r=d.getActiveDateManager(t,v,n),o=((e,t,n,r,i,o,s,a)=>{let l=(e=>{switch(e){case"ArrowUp":return 1;case"ArrowDown":return -1;case"PageUp":return 5;case"PageDown":return -5;default:return 0}})(r),u="Home"===r,c="End"===r,h=""===n.value||u||c;if("digit"===n.contentType||"digit-with-letter"===n.contentType){let r,d=i[n.type]({currentDate:s,format:n.format,contentType:n.contentType}),f="minutes"===n.type&&a?.minutesStep?a.minutesStep:1;if(h){if("year"===n.type&&!c&&!u)return e.formatByString(e.date(void 0,t),n.format);r=l>0||u?d.minimum:d.maximum}else r=parseInt(TK(n.value,o),10)+l*f;return(r%f!=0&&((l<0||u)&&(r+=f-(f+r)%f),(l>0||c)&&(r-=r%f)),r>d.maximum)?TJ(e,d.minimum+(r-d.maximum-1)%(d.maximum-d.minimum+1),d,o,n):r<d.minimum?TJ(e,d.maximum-(d.minimum-r-1)%(d.maximum-d.minimum+1),d,o,n):TJ(e,r,d,o,n)}let d=TG(e,t,n.type,n.format);if(0===d.length)return n.value;if(h)return l>0||u?d[0]:d[d.length-1];let f=((d.indexOf(n.value)+l)%d.length+d.length)%d.length;return d[f]})(t,D,n,e.key,M,T,r.date,{minutesStep:i});C({activeSection:n,newSectionValue:o,shouldGoToNextSection:!1})}}});(0,db.A)(()=>{j.syncSelectionToDOM()});let{hasValidationError:L}=EA({props:n,validator:p,timezone:D,value:v.value,onError:n.onError}),B=w.useMemo(()=>void 0!==u?u:L,[L,u]);w.useEffect(()=>{B||null!=y||O()},[v.referenceValue,y,B]),w.useEffect(()=>{null!=v.tempValueStrAndroid&&null!=y&&(O(),A())},[v.sections]),w.useImperativeHandle(r,()=>({getSections:()=>v.sections,getActiveSectionIndex:j.getActiveSectionIndexFromDOM,setSelectedSections:j.setSelectedSections,focusField:j.focusField,isFieldFocused:j.isFieldFocused}));let _={onKeyDown:F,onClear:(0,Ta.A)((e,...t)=>{e.preventDefault(),h?.(e,...t),S(),j.isFieldFocused()?x(I.startIndex):j.focusField(0)}),error:B,clearable:!!(c&&!R&&!a&&!s)};return(0,iN.A)({},e.forwardedProps,_,{disabled:s,readOnly:a},N)})({forwardedProps:s,internalProps:a,valueManager:T8,fieldValueManager:T7,validator:E$,valueType:"date-time"})})(u)),h=(e=>{let t=Mu().localeText,{clearable:n,onClear:r,InputProps:i,sx:o,slots:s,slotProps:a}=e,l=(0,SA.A)(e,E0),u=s?.clearButton??$.A,c=(0,M8.A)({elementType:u,externalSlotProps:a?.clearButton,ownerState:{},className:"clearButton",additionalProps:{title:t.fieldClearLabel}}),h=(0,SA.A)(c,E1),d=s?.clearIcon??MT,f=(0,M8.A)({elementType:d,externalSlotProps:a?.clearIcon,ownerState:{}});return(0,iN.A)({},l,{InputProps:(0,iN.A)({},i,{endAdornment:(0,x.jsxs)(w.Fragment,{children:[n&&(0,x.jsx)(cF.A,{position:"end",sx:{marginRight:i?.endAdornment?-1:-1.5},children:(0,x.jsx)(u,(0,iN.A)({},h,{onClick:r,children:(0,x.jsx)(d,(0,iN.A)({fontSize:"small"},f))}))}),i?.endAdornment]})}),sx:[{"& .clearButton":{opacity:1},"@media (pointer: fine)":{"& .clearButton":{opacity:0},"&:hover, &:focus-within":{".clearButton":{opacity:1}}}},...Array.isArray(o)?o:[o]]})})((0,iN.A)({},c,{slots:r,slotProps:i}));return(0,x.jsx)(l,(0,iN.A)({},h))});var OY=n(65130),OK=n(43628),OZ=n(47196),OX=n(54266),OQ=n(54708),OJ=n(38086),O0=n(16299),O1=n(85910),O2=n(44766),O5=n(65043),O3=n(72710),O4=n(96962),O6=n(47918),O9=n(54354),O8=n(8151),O7=n(91733),Re=n(99042),Rt=n(89321),Rn=n(51148),Rr=n(55578),Ri=n(18463),Ro=n(54752),Rs=n(36163),Ra=n(28850),Rl=n(45350),Ru=n(67619),Rc=n(39270),Rh=n(56756),Rd=n(268),Rf=n(12282),Rp=n(41042),Rm=n(38267),Rg=n(47025),Rv=n(30118),Ry=n(84253),Rb=n(98608),Rx=n(8643),Rw=n(18109),RS=n(19681),RA=n(73206),RC=n(53819),Rk=n(96058),RM=n(682),RT=n(67671);let RD={y:{sectionType:"year",contentType:"digit",maxLength:4},yy:"year",yyy:{sectionType:"year",contentType:"digit",maxLength:4},yyyy:"year",M:{sectionType:"month",contentType:"digit",maxLength:2},MM:"month",MMMM:{sectionType:"month",contentType:"letter"},MMM:{sectionType:"month",contentType:"letter"},L:{sectionType:"month",contentType:"digit",maxLength:2},LL:"month",LLL:{sectionType:"month",contentType:"letter"},LLLL:{sectionType:"month",contentType:"letter"},d:{sectionType:"day",contentType:"digit",maxLength:2},dd:"day",do:{sectionType:"day",contentType:"digit-with-letter"},E:{sectionType:"weekDay",contentType:"letter"},EE:{sectionType:"weekDay",contentType:"letter"},EEE:{sectionType:"weekDay",contentType:"letter"},EEEE:{sectionType:"weekDay",contentType:"letter"},EEEEE:{sectionType:"weekDay",contentType:"letter"},i:{sectionType:"weekDay",contentType:"digit",maxLength:1},ii:"weekDay",iii:{sectionType:"weekDay",contentType:"letter"},iiii:{sectionType:"weekDay",contentType:"letter"},e:{sectionType:"weekDay",contentType:"digit",maxLength:1},ee:"weekDay",eee:{sectionType:"weekDay",contentType:"letter"},eeee:{sectionType:"weekDay",contentType:"letter"},eeeee:{sectionType:"weekDay",contentType:"letter"},eeeeee:{sectionType:"weekDay",contentType:"letter"},c:{sectionType:"weekDay",contentType:"digit",maxLength:1},cc:"weekDay",ccc:{sectionType:"weekDay",contentType:"letter"},cccc:{sectionType:"weekDay",contentType:"letter"},ccccc:{sectionType:"weekDay",contentType:"letter"},cccccc:{sectionType:"weekDay",contentType:"letter"},a:"meridiem",aa:"meridiem",aaa:"meridiem",H:{sectionType:"hours",contentType:"digit",maxLength:2},HH:"hours",h:{sectionType:"hours",contentType:"digit",maxLength:2},hh:"hours",m:{sectionType:"minutes",contentType:"digit",maxLength:2},mm:"minutes",s:{sectionType:"seconds",contentType:"digit",maxLength:2},ss:"seconds"},RE={year:"yyyy",month:"LLLL",monthShort:"MMM",dayOfMonth:"d",dayOfMonthFull:"do",weekday:"EEEE",weekdayShort:"EEEEEE",hours24h:"HH",hours12h:"hh",meridiem:"aa",minutes:"mm",seconds:"ss",fullDate:"PP",keyboardDate:"P",shortDate:"MMM d",normalDate:"d MMMM",normalDateWithWeekday:"EEE, MMM d",fullTime:"p",fullTime12h:"hh:mm aa",fullTime24h:"HH:mm",keyboardDateTime:"P p",keyboardDateTime12h:"P hh:mm aa",keyboardDateTime24h:"P HH:mm"};class RO{constructor(e){this.isMUIAdapter=!0,this.isTimezoneCompatible=!1,this.lib=void 0,this.locale=void 0,this.formats=void 0,this.formatTokenMap=RD,this.escapedCharacters={start:"'",end:"'"},this.longFormatters=void 0,this.date=e=>void 0===e?new Date:null===e?null:new Date(e),this.getInvalidDate=()=>new Date("Invalid Date"),this.getTimezone=()=>"default",this.setTimezone=e=>e,this.toJsDate=e=>e,this.getCurrentLocaleCode=()=>this.locale.code,this.is12HourCycleInCurrentLocale=()=>/a/.test(this.locale.formatLong.time({width:"short"})),this.expandFormat=e=>e.match(/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g).map(e=>{let t=e[0];return"p"===t||"P"===t?(0,this.longFormatters[t])(e,this.locale.formatLong):e}).join(""),this.formatNumber=e=>e,this.getDayOfWeek=e=>e.getDay()+1;const{locale:t,formats:n,longFormatters:r,lib:i}=e;this.locale=t,this.formats=(0,iN.A)({},RE,n),this.longFormatters=r,this.lib=i||"date-fns"}}class RR extends RO{constructor({locale:e,formats:t}={}){super({locale:e??RT.c,formats:t,longFormatters:O3.m}),this.parse=(e,t)=>""===e?null:(0,Rf.qg)(e,t,new Date,{locale:this.locale}),this.isValid=e=>null!=e&&(0,Rd.f)(e),this.format=(e,t)=>this.formatByString(e,this.formats[t]),this.formatByString=(e,t)=>(0,O4.GP)(e,t,{locale:this.locale}),this.isEqual=(e,t)=>null===e&&null===t||null!==e&&null!==t&&(0,Ra.n)(e,t),this.isSameYear=(e,t)=>(0,Ru.s)(e,t),this.isSameMonth=(e,t)=>(0,Rc.t)(e,t),this.isSameDay=(e,t)=>(0,Rl.r)(e,t),this.isSameHour=(e,t)=>(0,Rh.l)(e,t),this.isAfter=(e,t)=>(0,Ro.d)(e,t),this.isAfterYear=(e,t)=>(0,Ro.d)(e,(0,O5.Q)(t)),this.isAfterDay=(e,t)=>(0,Ro.d)(e,(0,O1.D)(t)),this.isBefore=(e,t)=>(0,Rs.Y)(e,t),this.isBeforeYear=(e,t)=>(0,Rs.Y)(e,this.startOfYear(t)),this.isBeforeDay=(e,t)=>(0,Rs.Y)(e,this.startOfDay(t)),this.isWithinRange=(e,[t,n])=>(0,RM.v)(e,{start:t,end:n}),this.startOfYear=e=>(0,Rk.D)(e),this.startOfMonth=e=>(0,RS.w)(e),this.startOfWeek=e=>(0,RC.k)(e,{locale:this.locale}),this.startOfDay=e=>(0,Rw.o)(e),this.endOfYear=e=>(0,O5.Q)(e),this.endOfMonth=e=>(0,RA.p)(e),this.endOfWeek=e=>(0,O2.$)(e,{locale:this.locale}),this.endOfDay=e=>(0,O1.D)(e),this.addYears=(e,t)=>(0,O0.e)(e,t),this.addMonths=(e,t)=>(0,OJ.P)(e,t),this.addWeeks=(e,t)=>(0,OQ.J)(e,t),this.addDays=(e,t)=>(0,OY.f)(e,t),this.addHours=(e,t)=>(0,OX.L)(e,t),this.addMinutes=(e,t)=>(0,OZ.z)(e,t),this.addSeconds=(e,t)=>(0,OK.p)(e,t),this.getYear=e=>(0,Ri.C)(e),this.getMonth=e=>(0,Re.t)(e),this.getDate=e=>(0,O6.p)(e),this.getHours=e=>(0,O8.q)(e),this.getMinutes=e=>(0,O7.O)(e),this.getSeconds=e=>(0,Rt.S)(e),this.getMilliseconds=e=>(0,Rn.D)(e),this.setYear=(e,t)=>(0,Rx.i)(e,t),this.setMonth=(e,t)=>(0,Rv.Z)(e,t),this.setDate=(e,t)=>(0,Rp.X)(e,t),this.setHours=(e,t)=>(0,Rm.a)(e,t),this.setMinutes=(e,t)=>(0,Rg.g)(e,t),this.setSeconds=(e,t)=>(0,Ry.g)(e,t),this.setMilliseconds=(e,t)=>(0,Rb.$)(e,t),this.getDaysInMonth=e=>(0,O9.P)(e),this.getWeekArray=e=>{let t=this.startOfWeek(this.startOfMonth(e)),n=this.endOfWeek(this.endOfMonth(e)),r=0,i=t,o=[];for(;this.isBefore(i,n);){let e=Math.floor(r/7);o[e]=o[e]||[],o[e].push(i),i=this.addDays(i,1),r+=1}return o},this.getWeekNumber=e=>(0,Rr.N)(e,{locale:this.locale}),this.getYearRange=([e,t])=>{let n=this.startOfYear(e),r=this.endOfYear(t),i=[],o=n;for(;this.isBefore(o,r);)i.push(o),o=this.addYears(o,1);return i}}}let RP="yyyy-MM-dd HH:mm:ss";function RI(e,t){let n,r;return e?(0,tQ.bB)(e)?e.pastDuration:(n=ip(e.start,RP,t),r=ip(e.end,RP,t),`${n} - ${r}`):"Custom Time Range"}let RN=({initialTimeRange:e,onChange:t,onCancel:n,timeZone:r})=>{let i=["local","browser"].includes(r.toLowerCase())?Intl.DateTimeFormat().resolvedOptions().timeZone:r,[o,s]=(0,w.useState)(e),[a,l]=(0,w.useState)(!0),u=(e,t)=>{s(n=>({...n,[t]:e}))},c=e=>{u(e,"start")},h=e=>{u(e,"end")},d=()=>{var e,t;let n={start:o.start,end:o.end};if(e=n.start,t=n.end,(0,tJ.isValid)(e)&&(0,tJ.isValid)(t)?!!(0,tJ.isBefore)(e,t)||(console.error("End Time is before Start Time"),!1):(console.error("Invalid Date"),!1))return n};return(0,x.jsx)(Mo,{dateAdapter:RR,children:(0,x.jsxs)(H.A,{spacing:2,sx:e=>({padding:e.spacing(1,0,2)}),children:[a&&(0,x.jsxs)(lO.A,{sx:e=>({".MuiPickersLayout-contentWrapper":{backgroundColor:e.palette.background.default}}),children:[(0,x.jsx)(ck.A,{variant:"h3",padding:1,paddingLeft:2,children:"Select Start Time"}),(0,x.jsx)(EW,{timezone:i,displayStaticWrapperAs:"desktop",openTo:"day",disableHighlightToday:!0,value:new ih(o.start,i),onChange:e=>{null!==e&&c(e)},onAccept:()=>{l(!1)}})]}),!a&&(0,x.jsxs)(lO.A,{sx:e=>({".MuiPickersLayout-contentWrapper":{backgroundColor:e.palette.background.default}}),children:[(0,x.jsx)(ck.A,{variant:"h3",padding:1,paddingLeft:2,children:"Select End Time"}),(0,x.jsx)(EW,{timezone:i,displayStaticWrapperAs:"desktop",openTo:"day",disableHighlightToday:!0,value:new ih(o.end,i),minDateTime:new ih(o.start,i),onChange:e=>{null!==e&&h(e)},onAccept:e=>{null!==e&&(l(!0),h(e))}})]}),(0,x.jsxs)(H.A,{direction:"row",alignItems:"center",gap:1,pl:1,pr:1,children:[(0,x.jsx)(fl.ErrorBoundary,{FallbackComponent:fa,children:(0,x.jsx)(OG,{"data-testid":"start_time_input",timezone:i,label:"Start Time",value:new ih(o.start,i),onChange:e=>{e&&c(e)},onBlur:()=>d(),format:RP})}),(0,x.jsx)(fl.ErrorBoundary,{FallbackComponent:fa,children:(0,x.jsx)(OG,{"data-testid":"end_time_input",timezone:i,label:"End Time",value:new ih(o.end,i),onChange:e=>{e&&h(e)},onBlur:()=>d(),format:RP})})]}),(0,x.jsxs)(H.A,{direction:"row",sx:{padding:e=>e.spacing(0,1)},gap:1,children:[(0,x.jsx)(V.A,{variant:"contained",onClick:()=>{let e;(e=d())&&t(e)},fullWidth:!0,children:"Apply"}),(0,x.jsx)(V.A,{variant:"outlined",onClick:()=>n(),fullWidth:!0,children:"Cancel"})]})]})})};function Rj({value:e,timeOptions:t,onChange:n,height:r,showCustomTimeRange:i=!0,timeZone:o,timeZoneOptions:s,onTimeZoneChange:a}){let l,{timeZone:u}=lM(),c=o??u,h=(0,w.useRef)(),[d,f]=(0,w.useState)(!1),p=(0,w.useMemo)(()=>(0,tQ.bB)(e)?(0,tQ.b5)(e):e,[e]),m=(0,w.useMemo)(()=>{var t;return{value:t=(0,tQ.bB)(e)?void 0:e,display:RI(t,c)}},[e,c]),[g,v]=(0,w.useState)(!1),y=s??t1(),[b,S]=(0,w.useState)(null),A=y.find(e=>e.value===c)?.display??c,C=im(c),k=im("local"),M=y.map(e=>({id:e.value,label:e.display}));{let e=y.find(e=>e.value===c);e&&(l={id:e.value,label:e.display})}return(0,x.jsxs)(x.Fragment,{children:[(0,x.jsx)(eC.Ay,{anchorEl:b,anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},open:!!b,onClose:()=>S(null),sx:e=>({padding:e.spacing(1)}),children:(0,x.jsx)(lO.A,{sx:{p:1,minWidth:260},onClick:e=>{e.stopPropagation()},children:(0,x.jsx)(hb,{options:M,value:l,onChange:(e,t)=>{if(t){let e=y.find(e=>e.value===t.id);e&&a?.(e)}S(null)},disableClearable:!0,renderInput:e=>(0,x.jsx)(W.A,{...e,placeholder:"Search timezones",size:"small"})})})}),(0,x.jsx)(eC.Ay,{anchorEl:h.current,anchorOrigin:{vertical:"bottom",horizontal:"center"},open:d,onClose:()=>f(!1),sx:e=>({padding:e.spacing(2)}),children:(0,x.jsx)(RN,{initialTimeRange:p,onChange:e=>{n(e),f(!1),v(!1)},onCancel:()=>f(!1),timeZone:c})}),(0,x.jsx)(lO.A,{ref:h,children:(0,x.jsxs)(uU.A,{open:g,value:RI(e,c),onClick:()=>v(!g),IconComponent:k8,renderValue:()=>(0,x.jsxs)(H.A,{direction:"row",alignItems:"center",spacing:1,children:[(0,x.jsx)("span",{children:t.find(t=>RI(t.value,c)===RI(e,c))?.display??RI(e,c)}),C!==k&&(0,x.jsxs)(lO.A,{sx:{typography:"caption",color:"text.secondary"},children:["\xb7 ",C]})]}),inputProps:{"aria-label":`Select time range. Currently set to ${e}`},sx:{".MuiSelect-icon":{marginTop:"1px",transform:"none"},".MuiSelect-select.MuiSelect-outlined.MuiInputBase-input":{paddingRight:"36px"},".MuiSelect-select":r?{lineHeight:r,paddingY:0}:{}},children:[(0,x.jsx)(uW.A,{disableRipple:!0,onClick:e=>{e.preventDefault(),e.stopPropagation()},sx:{cursor:"default","&:hover":{backgroundColor:"transparent"},py:.5,px:1},children:(0,x.jsxs)(lO.A,{sx:{display:"flex",alignItems:"center",width:"100%",justifyContent:"space-between"},children:[(0,x.jsxs)(lO.A,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-start"},children:[(0,x.jsx)(lO.A,{sx:{typography:"subtitle1"},children:"Time Range"}),(0,x.jsxs)(lO.A,{sx:{color:"text.secondary",typography:"caption",mt:.25},children:["Timezone: ",A]})]}),(0,x.jsx)(lO.A,{sx:{display:"flex",alignItems:"center",pr:1,ml:1.5},children:(0,x.jsx)($.A,{size:"small","aria-label":"Select timezone",onClick:e=>{e.preventDefault(),e.stopPropagation(),S(e.currentTarget)},children:(0,x.jsx)(k7,{fontSize:"small"})})})]})}),t.map((e,t)=>(0,x.jsx)(uW.A,{value:RI(e.value,c),onClick:()=>{n(e.value)},children:e.display},t)),i&&(0,x.jsx)(uW.A,{value:RI(m.value,c),onClick:()=>f(!0),children:m.display})]})})]})}function RF({value:e,onChange:t,timeZoneOptions:n,variant:r="standard",heightPx:i,...o}){let s,a=(0,w.useMemo)(()=>n??t1(),[n]);i&&(s="number"==typeof i?`${i}px`:i);let l=(0,w.useMemo)(()=>({minWidth:"compact"===r?"80px":"150px",...s&&{lineHeight:s,paddingY:0},...o.sx}),[r,s,o.sx]);return(0,x.jsx)(uU.A,{...o,value:e,onChange:(e,n)=>{var r;let i;r=e.target.value,(i=a.find(e=>e.value===r))&&t&&t(i)},sx:l,size:"compact"===r?"small":"medium",children:a.map(e=>(0,x.jsx)(uW.A,{value:e.value,children:e.display},e.value))})}function RL(e){let{markerColor:t,sx:n}=e;return(0,x.jsx)(lO.A,{sx:rV({display:"inline-block",width:"11px",height:"11px",borderRadius:"2px",marginRight:1,verticalAlign:"top"},n),style:{backgroundColor:t}})}function RB(e){let{formattedY:t,markerColor:n,metricName:r,metricLabels:i}=e;return(0,x.jsxs)(H.A,{spacing:.5,children:[(0,x.jsxs)(lO.A,{sx:e=>({display:"flex",height:"16px",flexDirection:"row",alignItems:"center",justifyContent:"left",color:e.palette.common.white,fontSize:"11px"}),children:[(0,x.jsx)(RL,{markerColor:n,sx:{marginTop:.25}}),(0,x.jsxs)(lO.A,{component:"span",children:[r,(0,x.jsx)(lO.A,{component:"span",sx:e=>({color:e.palette.common.white,fontWeight:700,paddingLeft:"2px"}),children:t})]})]}),(0,x.jsx)(cI.A,{sx:e=>({borderColor:e.palette.grey["500"]})}),(0,x.jsx)(lO.A,{sx:e=>({color:e.palette.common.white}),children:i.map(e=>{if(e){let[t,n]=e.split("="),r=void 0!==n?`${t}: `:t,i=void 0!==n?n.replace(/(^"|"$)/g,""):n;return(0,x.jsxs)(lO.A,{sx:{display:"flex",gap:"4px"},children:[(0,x.jsx)(ck.A,{sx:{fontSize:"11px"},children:r}),(0,x.jsx)(ck.A,{sx:e=>({color:e.palette.common.white,fontWeight:700,fontSize:"11px"}),children:i})]},e)}})})]})}let R_=375,RV=650,Rz=650,RH=500,R$=.75,RW=8,RU=750,Rq="nearby series showing in tooltip",RG="emphasized series showing as bold in tooltip",RY="#2E313E",RK=new Intl.DateTimeFormat(void 0,{year:"numeric",month:"short",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0}),RZ={coords:{plotCanvas:{x:0,y:0},zrender:{x:0,y:0},target:null},chartWidth:0},RX=[],RQ=()=>{let[e,t]=(0,w.useState)(null);return(0,w.useEffect)(()=>{let e=e=>t({page:{x:e.pageX,y:e.pageY},client:{x:e.clientX,y:e.clientY},plotCanvas:{x:e.zrX??e.offsetX,y:e.zrY??e.offsetY},target:e.target});return window.addEventListener("mousemove",e),()=>{window.removeEventListener("mousemove",e)}},[]),e},RJ={wrapLabels:!0,enablePinning:!0},R0="Click chart to pin",R1="Click chart to unpin";function R2(e){let{seriesName:t,formattedY:n,markerColor:r,totalSeries:i,emphasizeText:o=!1,wrapLabels:s=!0}=e,a=t.split("{"),l=(a[1]??t).replace(/[{}]/g,"").split(",");if(1===i&&l.length>1){let e=a[0]?`${a[0]}:`:"value:";return(0,x.jsx)(RB,{formattedY:n,metricName:e,metricLabels:l,markerColor:r})}let u=t.replace(/[,]/g,", ");return(0,x.jsxs)(lO.A,{sx:{display:"table-row",paddingTop:.5},children:[(0,x.jsxs)(lO.A,{sx:{display:"table-cell",maxWidth:"520px"},children:[(0,x.jsx)(RL,{markerColor:r,sx:{marginTop:.5}}),(0,x.jsx)(lO.A,{component:"span",sx:e=>({display:"inline-block",width:"calc(100% - 20px)",minWidth:150,maxWidth:RH,overflow:"hidden",color:e.palette.common.white,fontWeight:o?e.typography.fontWeightBold:e.typography.fontWeightRegular,textOverflow:"ellipsis",whiteSpace:s?"normal":"nowrap"}),"aria-label":o?RG:Rq,children:u})]}),(0,x.jsx)(lO.A,{sx:e=>({display:"table-cell",paddingLeft:1.5,textAlign:"right",verticalAlign:"top",fontWeight:o?e.typography.fontWeightBold:e.typography.fontWeightRegular}),children:n})]})}var R5=n(36961),R3=n(85180);function R4(e,t,n,r,i){if(null===e||(null!==t&&(e=t),void 0===e.plotCanvas.x))return;let o=n>0?n:Rz,s=r>0?r:RV,a=e.page.x+32,l=e.page.y+16;if(i){let e=i.getBoundingClientRect();a=a-e.left+i.scrollLeft,l=l-e.top+i.scrollTop;let t=e.top+i.scrollHeight;l+o>t&&(l=Math.max(t-o-16,RW/2))}else l+o>window.innerHeight+window.scrollY&&(l=Math.max(window.innerHeight+window.scrollY-o-16,RW/2));return a+s>window.innerWidth&&(a=e.page.x-s-32),a<32&&(a=32),l<RW/2&&(l=RW/2),`translate3d(${a}px, ${l}px, 0)`}function R6(e,t,n){return{minWidth:R_,maxWidth:RV,maxHeight:(n?n-RW:void 0)??Rz,padding:0,position:"absolute",top:0,left:0,backgroundColor:e.palette.designSystem?.grey[800]??RY,borderRadius:"6px",color:"#fff",fontSize:"11px",visibility:"visible",opacity:1,transition:"opacity 0.1s ease-out, visibility 0.1s ease-out",zIndex:null!==t?"auto":e.zIndex.tooltip,overflow:"hidden","&:hover":{overflowY:"auto"}}}function R9(e,t){try{let n=t.convertToPixel("grid",[e,0]);return n?.[0]??null}catch{return null}}function R8(e,t,n,r){let i=n[e];if(!i)return t;let o=i.stack;if(!o)return t;let s=o.toString(),a=(r.get(s)??0)+t;return r.set(s,a),a}function R7(e,t,n){let r,i,o=t.indexOf(e);if(-1===o)return 20;let s=o>0?t[o-1]??null:null,a=o<t.length-1?t[o+1]??null:null,l=R9(e,n);if(null===l)return 20;if(null!==s&&null!==a){let e=R9(s,n)??l,t=R9(a,n)??l;r=(l+e)/2,i=(l+t)/2}else if(null!==s){let e=R9(s,n)??l;r=(l+e)/2,i=l+(l-r)}else{if(null===a)return 20;let e=R9(a,n)??l;i=(l+e)/2,r=l-(i-l)}return Math.max(1,i-r)}function Pe(e,t,n,r){let i=t/Math.max(1,r),o=n-t/2+e*i;return{left:o,right:o+i}}function Pt(e,t,n){try{let r=n.convertToPixel("grid",[0,e]),i=n.convertToPixel("grid",[0,t]);if(!r||!i||void 0===r[1]||void 0===i[1])return null;return{top:Math.min(i[1],r[1]),bottom:Math.max(i[1],r[1])}}catch{return null}}let Pn=5.5,Pr=30,Pi=5;function Po(e,t,n,r,i,o,s,a,l){let u=n[0]??null,c=n[1]??null;if(null===u||null===c||void 0===i.dispatchAction||!Array.isArray(e))return RX;let h=rB(e[0]?.values,u);if(null===h)return RX;let d=null;if(void 0!==a){let e=i.convertToPixel("grid",[0,c]),t=i.convertToPixel("grid",[0,c+r]);e&&t&&void 0!==e[1]&&void 0!==t[1]&&(d=Math.abs(t[1]-e[1]))}let f=l??R9(h,i),p=function(e,t,n,r,i,o,s,a,l){let u=[],c=e.length,h=new Map,d=[],f=e[0]?.values;if(f&&f.length>0){let e=new Set;for(let[t]of f)e.has(t)||(e.add(t),d.push(t));d=d.toSorted((e,t)=>e-t)}let p=[];for(let e=0;e<c;e++)(t[e]?.type??"line")==="bar"&&p.push(e);let m=null,g=null;p.length>0&&null!==i&&(m=R7(n,d,l),g=R9(n,l));for(let d=0;d<c;d++){let c,f=t[d];if(!f)continue;let v=e[d];if(!v)continue;let y=v.values;if(!y||!Array.isArray(y))continue;let b=f.type??"line",x=f.name?f.name.toString():"",w=f.id?f.id.toString():"",S=(f.color??"#000").toString(),A=-1,C=0;for(let e=0;e<y.length;e++){let t=y[e];if(t&&t[0]===n){A=e,C=t[0],c=t[1];break}}if(-1===A||null==c)continue;let k=!1,M=c,T=1/0;if("line"===b)if(M=R8(d,c,t,h),void 0!==o&&null!==a)try{let e=l.convertToPixel({seriesIndex:d},[A,M]);if(e&&void 0!==e[1]){let t=Math.abs(o-e[1]);k=t<=a,T=t}else{let e=Math.abs(M-r);k=e<=s,T=e}}catch{let e=Math.abs(M-r);k=e<=s,T=e}else{let e=Math.abs(M-r);k=e<=s,T=e}else if("bar"===b){if(null===i||null===m||null===g)continue;let e=p.indexOf(d);if(-1===e)continue;let n=Pe(e,m,g,p.length);if(!(i>=n.left&&i<=n.right))continue;let o=f.stack,s=!0;if(o){let e=o.toString(),n=Pt(h.get(e)??0,M=R8(d,c,t,h),l);if(n){let e=l.convertToPixel("grid",[0,r]);e&&void 0!==e[1]&&(s=e[1]>=n.top&&e[1]<=n.bottom)}}else M=c;if(!s)continue;T=Math.abs(i-(n.left+n.right)/2),k=!0}k&&u.push({seriesIdx:d,datumIdx:A,seriesId:w,seriesName:x,date:n,markerColor:S,x:C,y:c,visualY:M,distance:T})}return u}(e,t,h,c,f,a,r,d,i),m=function(e){if(0===e.length)return null;let t=null;for(let n of e)(null===t||n.distance<t.distance)&&(t=n);return t}(p),g=new Set;for(let e of p)g.add(e.seriesIdx);let v=[];for(let t=0;t<e.length;t++)g.has(t)||v.push(t);return function(e,t,n,r,i,o){let s=[],a=[],l=[...o],u=[],c=[],h=new Map,d=[];for(let i of e){let e=r?.get(i.seriesId)??n,o=i.y,f=rf(o,e),p=null!==t&&i.seriesIdx===t.seriesIdx;if(p){a.push(i.seriesIdx);let e=h.get(o)??0;h.set(o,e+1),e>0&&c.push({seriesIndex:i.seriesIdx,dataIndex:i.datumIdx,seriesName:i.seriesName,yValue:o}),u.push({seriesIndex:i.seriesIdx,dataIndex:i.datumIdx,seriesName:i.seriesName,yValue:o})}else l.push(i.seriesIdx);d.push({seriesIdx:i.seriesIdx,datumIdx:i.datumIdx,seriesName:i.seriesName,date:i.date,x:i.x,y:o,formattedY:f,markerColor:i.markerColor,isClosestToCursor:p}),s.push(i.seriesIdx)}return rF(i,s,a,l,u,c),d}(p,m,o,s,i,v)}function Ps(e,t,n,r,i){let o=[],s=t[0]??null,a=t[1]??null;if(null===s||null===a)return o;let l=[],u=[],c=[],h=e.timeSeries.length;if(Array.isArray(e.xAxis)&&Array.isArray(e.timeSeries))for(let t=0;t<h;t++){let d=e.timeSeries[t];if(void 0===d||o.length>=1e3)break;let f=d.name?d.name.toString():"",p=d.color??"#000";if(Array.isArray(d.data))for(let m=0;m<d.data.length;m++){let g=e.xAxis[m]??0,v=d.data[m];if(null!=v&&s===m&&"-"!==v&&a<=v+n&&a>=v-n){let e=Pl({valueToCheck:a,baseValue:v,percentage:Math.max(h>Pi?2:5,100/h)});e?u.push(t):(c.push(t),r?.dispatchAction!==void 0&&r.dispatchAction({type:"downplay",seriesIndex:t}));let n=g>0x174876e7ff?g:1e3*g,s=rf(v,i);o.push({seriesIdx:t,datumIdx:m,seriesName:f,date:n,x:g,y:v,formattedY:s,markerColor:p.toString(),isClosestToCursor:e}),l.push(t)}}}return r?.dispatchAction!==void 0&&(r.dispatchAction({type:"downplay",seriesIndex:c}),u.length>0?r.dispatchAction({type:"highlight",seriesIndex:u,notBlur:!1,escapeConnect:!0}):r.dispatchAction({type:"highlight",seriesIndex:l,notBlur:!0,escapeConnect:!0})),o}function Pa({mousePos:e,pinnedPos:t,data:n,seriesMapping:r,chart:i,format:o,seriesFormatMap:s,showAllSeries:a=!1}){if(void 0===i||null===e)return RX;let l=!1;if(null!==e.target){let t=e.target.parentElement;if(null!==t){let e=t.parentElement;null!==e&&i.getDom()===e&&(l=!0)}}if(null!==t&&(e=t,l=!0),!1===l||null===n||void 0===i._model||void 0===e.plotCanvas.x||void 0===e.plotCanvas.y)return RX;let u=e.plotCanvas.y,c=e.plotCanvas.x,h=rj(c,u,i);if(null!==h){let e=i._model.getComponent("yAxis").axis.scale,t="log"===e.type,l=e._interval;if(t&&e.base){let t=e.base,n=e._extent,r=t**n[0];l=(t**n[1]-r)/100}let d=Pu({yInterval:l,totalSeries:n.length,showAllSeries:a}),f=r.some(e=>void 0!==e.yAxisIndex&&e.yAxisIndex>0);return Po(n,r,h,d,i,o,s,f?u:void 0,c)}return RX}function Pl({valueToCheck:e,baseValue:t,percentage:n}){let r=n/100*t;return e>=t-r&&e<=t+r}function Pu({yInterval:e,totalSeries:t,showAllSeries:n=!1}){if(n)return 10*e;let r=.3*e;return t>Pi?Math.max(r,e*Pr/t):Math.max(r,e*Pn)}function Pc(e){let{series:t,wrapLabels:n}=e,r=(0,w.useMemo)(()=>null===t?null:t.toSorted((e,t)=>e.y>t.y?-1:1),[t]);return null===t||null===r?null:(0,x.jsx)(lO.A,{sx:e=>({display:"table",padding:e.spacing(.5,2)}),children:r.map(({datumIdx:e,seriesIdx:t,seriesName:i,y:o,formattedY:s,markerColor:a,isClosestToCursor:l})=>{if(null===e||null===t)return null;let u=t.toString()+e.toString();return(0,x.jsx)(R2,{seriesName:i,y:o,formattedY:s,markerColor:a,totalSeries:r.length,wrapLabels:n,emphasizeText:l},u)})})}var Ph=n(68003),Pd=n(4491),Pf=n(29917);let Pp=(0,w.memo)(function({nearbySeries:e,totalSeries:t,isTooltipPinned:n,showAllSeries:r,enablePinning:i=!0,onShowAllClick:o,onUnpinClick:s}){let a,l,u,{formatWithUserTimeZone:c}=lM(),h=e[0]?.date??null;if(null===h)return null;let d=i&&t>5;return(0,x.jsxs)(lO.A,{sx:e=>({width:"100%",maxWidth:RV,padding:e.spacing(1.5,2,.5,2),backgroundColor:e.palette.designSystem?.grey[800]??RY,position:"sticky",top:0,left:0}),children:[(0,x.jsxs)(lO.A,{sx:{width:"100%",display:"flex",justifyContent:"start",alignItems:"center",paddingBottom:.5},children:[(l=c(a=new Date(h),"MMM dd, yyyy - "),u=c(a,"HH:mm:ss"),(0,x.jsxs)(lO.A,{children:[(0,x.jsx)(ck.A,{variant:"caption",sx:e=>({color:e.palette.common.white}),children:l}),(0,x.jsx)(ck.A,{variant:"caption",children:(0,x.jsx)("strong",{children:u})})]})),(0,x.jsxs)(H.A,{direction:"row",gap:1,sx:{marginLeft:"auto"},children:[d&&(0,x.jsxs)(H.A,{direction:"row",gap:.5,alignItems:"center",sx:{textAlign:"right"},children:[(0,x.jsx)(ck.A,{sx:{fontSize:11},children:"Show All"}),(0,x.jsx)(Ph.A,{checked:r,size:"small",onChange:(e,t)=>{if(void 0!==o)return o(t)},sx:e=>({"& .MuiSwitch-switchBase":{color:e.palette.common.white},"& .MuiSwitch-track":{backgroundColor:e.palette.common.white}})})]}),i&&(0,x.jsxs)(H.A,{direction:"row",alignItems:"center",children:[(0,x.jsx)(ck.A,{sx:{marginRight:.5,fontSize:11,verticalAlign:"middle"},children:n?R1:R0}),n?(0,x.jsx)(Pd,{onClick:()=>{void 0!==s&&s()},sx:{fontSize:16,cursor:"pointer"}}):(0,x.jsx)(Pf,{sx:{fontSize:16}})]})]})]}),(0,x.jsx)(cI.A,{sx:e=>({width:"100%",borderColor:e.palette.grey["500"]})})]})}),Pm=(0,w.memo)(function({containerId:e,chartRef:t,data:n,seriesMapping:r,enablePinning:i=!0,wrapLabels:o,format:s,seriesFormatMap:a,onUnpinClick:l,pinnedPos:u}){let[c,h]=(0,w.useState)(!1),d=(0,w.useRef)(),f=(0,w.useRef)(null),p=RQ(),{height:m,width:g,ref:v}=(0,R3.default)(),y=null!==u&&i,b=(0,w.useCallback)(e=>{f.current=e,v(e)},[v]),S=e?document.querySelector(e):void 0;if((0,w.useLayoutEffect)(()=>{if(null===p)return;let e=f.current;if(!e)return;let t=e.getBoundingClientRect();if(0===t.height||0===t.width)return;let n=R4(p,u,t.height,t.width,S);n&&n!==d.current&&(d.current=n,e.style.transform=n)}),null===p||null===p.target||null===n||null===u&&"CANVAS"!==p.target.tagName)return null;let A=t.current,C=S?S.getBoundingClientRect().height:void 0;d.current=R4(p,u,m??0,g??0,S);let k=Pa({mousePos:p,data:n,seriesMapping:r,pinnedPos:u,chart:A,format:s,seriesFormatMap:a,showAllSeries:c});if(0===k.length)return null;let M=n.length;return(0,x.jsx)(R5.A,{container:S,children:(0,x.jsx)(lO.A,{ref:b,sx:e=>R6(e,u,C),style:{transform:d.current},children:(0,x.jsxs)(H.A,{spacing:.5,children:[(0,x.jsx)(Pp,{nearbySeries:k,totalSeries:M,enablePinning:i,isTooltipPinned:y,showAllSeries:c,onShowAllClick:e=>h(e),onUnpinClick:l}),(0,x.jsx)(Pc,{series:k,wrapLabels:o})]})})})}),Pg=(0,D.A)(V.A)(({theme:e})=>({padding:e.spacing(.5),minWidth:"auto"})),Pv=(0,w.forwardRef)(function(e,t){return(0,x.jsx)(Pg,{ref:t,variant:"outlined",color:"secondary",...e})}),Py=Object.entries(rd).map(([e,t])=>({...t,id:e,group:t.group||"Decimal"})).filter(e=>!e.disableSelectorOption);function Pb({value:e,onChange:t,disabled:n=!1,...r}){let i=rd[e?.unit||"decimal"];return(0,x.jsx)(hb,{value:{id:e?.unit||"decimal",...i},options:Py,groupBy:e=>e.group??"Decimal",onChange:(e,n)=>{null===n?t(void 0):t({unit:n.id})},disabled:n,disableClearable:!0,renderInput:({InputProps:e,...r})=>(0,x.jsx)(W.A,{...r,slotProps:{input:{...e,endAdornment:(0,x.jsxs)(x.Fragment,{children:[e.endAdornment,(0,x.jsx)(cF.A,{position:"end",children:(0,x.jsx)($.A,{size:"small","aria-label":"clear unit",onClick:()=>t(void 0),disabled:n,tabIndex:-1,children:(0,x.jsx)(c_,{fontSize:"small"})})})]})}}}),...r})}let Px=[{id:"default",label:"Default",decimalPlaces:void 0},{id:"0",label:"0",decimalPlaces:0},{id:"1",label:"1",decimalPlaces:1},{id:"2",label:"2",decimalPlaces:2},{id:"3",label:"3",decimalPlaces:3},{id:"4",label:"4",decimalPlaces:4}];function Pw({value:e,onChange:t,disabled:n=!1}){var r;let i=rS(e),o=rA(e);return(0,x.jsxs)(x.Fragment,{children:[(0,x.jsx)(hp,{label:"Short values",control:(0,x.jsx)(Ph.A,{checked:!!o&&na(e.shortValues),onChange:(n,r)=>{o&&t({...e,shortValues:r})},disabled:!o})}),(0,x.jsx)(hp,{label:"Unit",control:(0,x.jsx)(Pb,{value:e,onChange:e=>{t(e||{unit:"decimal"})},disabled:n})}),(0,x.jsx)(hp,{label:"Decimals",control:(0,x.jsx)(hb,{value:(r=e.decimalPlaces,Px.find(e=>e.decimalPlaces===r)),options:Px,getOptionLabel:e=>e.label,onChange:(n,r)=>(({decimalPlaces:n})=>{i&&t({...e,decimalPlaces:n})})(r),disabled:!i,disableClearable:!0})})]})}function PS({name:e,height:t}){return(0,x.jsx)(lO.A,{style:{maxWidth:t,top:`calc(${t}px / 2)`},sx:{display:"inline-block",position:"absolute",transform:"translateX(-50%) rotate(-90deg)",transformOrigin:"top",textAlign:"center",zIndex:1},children:(0,x.jsx)(ck.A,{variant:"body1","aria-label":"y axis label",sx:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:e})})}var PA=n(9408);let PC=iT((0,PA.A)({}),{echartsTheme:{textStyle:{fontFamily:"Lato"},categoryAxis:{splitLine:{show:!1}},timeAxis:{splitLine:{show:!1}},bar:{barCategoryGap:2}}}),Pk={chartsTheme:PC,enablePinning:!1,enableSyncGrouping:!0,lastTooltipPinnedCoords:null,setLastTooltipPinnedCoords:()=>null};var PM=n(52855);let PT={defaultProps:{variant:"standard",severity:"success"},styleOverrides:{standardError:({theme:e})=>"dark"===e.palette.mode?{...e.typography.body1,backgroundColor:e.palette.error.dark,color:e.palette.error.light,[`& .${PM.A.icon}`]:{color:e.palette.error.main}}:{...e.typography.body1,backgroundColor:e.palette.error.light,color:e.palette.error.dark,[`& .${PM.A.icon}`]:{color:e.palette.error.main}},standardInfo:({theme:e})=>"dark"===e.palette.mode?{...e.typography.body1,backgroundColor:e.palette.info.dark,color:e.palette.info.light,[`& .${PM.A.icon}`]:{color:e.palette.info.main}}:{...e.typography.body1,backgroundColor:e.palette.info.light,color:e.palette.info.dark,[`& .${PM.A.icon}`]:{color:e.palette.info.main}},standardSuccess:({theme:e})=>"dark"===e.palette.mode?{...e.typography.body1,backgroundColor:e.palette.success.dark,color:e.palette.success.light,[`& .${PM.A.icon}`]:{color:e.palette.success.main}}:{...e.typography.body1,backgroundColor:e.palette.success.light,color:e.palette.success.dark,[`& .${PM.A.icon}`]:{color:e.palette.success.main}},standardWarning:({theme:e})=>"dark"===e.palette.mode?{...e.typography.body1,backgroundColor:e.palette.warning.dark,color:e.palette.warning.light,[`& .${PM.A.icon}`]:{color:e.palette.warning.main}}:{...e.typography.body1,backgroundColor:e.palette.warning.light,color:e.palette.warning.dark,[`& .${PM.A.icon}`]:{color:e.palette.warning.main}},root:{["& ."+n(82561).A.root]:{textDecoration:"underline"}}}},PD={styleOverrides:{root:({theme:e})=>({backgroundColor:e.palette.background.default})}},PE={50:"#E7F1FC",100:"#D0E3FA",150:"#B8D5F7",200:"#A1C7F5",300:"#72ABF0",400:"#438FEB",500:"#1473E6",600:"#105CB8",700:"#0C458A",800:"#082E5C",850:"#062345",900:"#04172E",950:"#020C17"},PO="#FFFFFF",PR={50:"#F0F1F6",100:"#E1E3ED",150:"#D2D5E4",200:"#C3C7DB",300:"#A4ACC8",400:"#8690B6",500:"#717CA4",600:"#535D83",700:"#3E4662",800:"#2A2E42",850:"#1F2331",900:"#151721",950:"#0A0C10"},PP={50:"#EAF9F1",100:"#D5F2E3",150:"#C1ECD4",200:"#ACE5C6",300:"#82D9AA",400:"#59CC8D",500:"#2FBF71",600:"#26995A",700:"#1C7344",800:"#134C2D",850:"#0E3922",900:"#092617",950:"#05130B"},PI={50:"#FFF5E8",100:"#FFECD2",150:"#FFE2BB",200:"#FFD9A4",300:"#FFC577",400:"#FFB249",500:"#FF9F1C",600:"#CC7F16",700:"#995F11",800:"#66400B",850:"#4D3008",900:"#332006",950:"#1A1003"},PN={50:"#EFE9FD",100:"#E0D2FC",150:"#D0BCFA",200:"#C1A6F8",300:"#A179F5",400:"#824DF1",500:"#6320EE",600:"#4F1ABE",700:"#3B138F",800:"#280D5F",850:"#1E0A47",900:"#140630",950:"#0A0318"},Pj={50:"#FDEDED",100:"#FBDADA",150:"#F9C8C8",200:"#F7B5B5",300:"#F29191",400:"#EE6C6C",500:"#EA4747",600:"#BD3939",700:"#902B2B",800:"#621D1D",850:"#4C1616",900:"#350F0F",950:"#1F0808"},PF=e=>"light"===e?{main:PE["500"],dark:PE["600"],light:PE["50"]}:{main:PE["400"],dark:PE["800"],light:PE["200"]},PL={fontFamily:'Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',fontWeightLight:300,fontWeightRegular:400,fontWeightMedium:600,fontWeightBold:700,h1:{fontSize:"1.5rem",fontWeight:600,lineHeight:"32px"},h2:{fontSize:"1.25rem",fontWeight:600,lineHeight:"28px"},h3:{fontSize:"1rem",fontWeight:600,lineHeight:"24px"},h4:{fontSize:"0.875rem",fontWeight:600,lineHeight:"22px"},h5:void 0,h6:void 0,body1:{fontSize:"0.875rem",fontWeight:400,lineHeight:"20px"},body2:{fontSize:"0.75rem",fontWeight:400,lineHeight:"18px"},subtitle1:{fontSize:"1rem",fontWeight:400,lineHeight:"24px",letterSpacing:"0.02rem"},subtitle2:{fontSize:"0.875rem",fontWeight:600,lineHeight:"22px",letterSpacing:"0.03rem",textTransform:"uppercase"},button:{fontSize:"0.875rem",fontWeight:600,lineHeight:"1.25rem",textTransform:"none",letterSpacing:"0.03rem"},caption:{fontSize:"0.6875rem",fontWeight:400,lineHeight:"16px"}},PB=({theme:e})=>({..."light"===e.palette.mode?{}:{backgroundImage:"unset",backgroundColor:e.palette.designSystem.grey[800]}});function P_(e,t={},n=!1){var r,i;let o;return(0,PA.A)({palette:function(e){let t,n,r,i;return{mode:e,primary:PF(e),secondary:"light"===e?{main:PR["600"],dark:PR["900"],light:PR["100"]}:{main:PO,dark:PO,light:PO},grey:"light"===e?{50:PR["50"],100:PR["100"],200:PR["200"],300:PR["300"],400:PR["400"],500:PR["500"],600:PR["600"],700:PR["700"],800:PR["800"],900:PR["900"],950:PR["950"]}:{50:PR["950"],100:PR["900"],200:PR["800"],300:PR["700"],400:PR["600"],500:PR["500"],600:PR["400"],700:PR["300"],800:PR["200"],900:PR["100"],950:PR["50"]},background:(t=PE["150"],n="rgba(21, 23, 33, 0.75)","light"===e?{navigation:t,overlay:n,default:PO,paper:PR["50"],code:PR["50"],tooltip:PR["100"],lighter:PR["50"],border:PR["100"]}:{navigation:t,overlay:n,default:PR["900"],paper:PR["850"],code:PR["800"],tooltip:PR["600"],lighter:PR["700"],border:PR["600"]}),text:(r=PR["800"],i=PR["300"],"light"===e?{navigation:r,accent:i,primary:PR["800"],secondary:PR["700"],disabled:PR["300"],link:PE["500"],linkHover:PE["600"]}:{navigation:r,accent:i,primary:PO,secondary:PR["50"],disabled:PR["600"],link:PE["400"],linkHover:PE["500"]}),error:"light"===e?{main:Pj["500"],dark:Pj["600"],light:Pj["50"]}:{main:Pj["400"],dark:Pj["800"],light:Pj["300"]},warning:"light"===e?{main:PI["500"],dark:PI["700"],light:PI["50"]}:{main:PI["400"],dark:PI["800"],light:PI["300"]},info:PF(e),success:"light"===e?{main:PP["500"],dark:PP["700"],light:PP["50"]}:{main:PP["400"],dark:PP["800"],light:PP["300"]},common:{white:PO,black:"#000000"},designSystem:{blue:PE,green:PP,grey:PR,orange:PI,purple:PN,red:Pj}}}(e),typography:PL,mixins:{},components:(r=e,i=n,o={MuiAlert:PT,MuiFormControl:{defaultProps:{size:"small"}},MuiPaper:PD,MuiTextField:{defaultProps:{size:"small"}},MuiDrawer:{styleOverrides:{paper:PB}},MuiDialog:{styleOverrides:{paper:PB}},MuiPopover:{styleOverrides:{paper:PB}}},i?o:{MuiCssBaseline:{styleOverrides:{body:{colorScheme:r}}},...o}),...t})}var PV=n(87275),Pz=n(11061),PH=n(78536),P$=n(1355);function PW({value:e,onChange:t}){return(0,x.jsxs)(H.A,{direction:"row",children:[(0,x.jsx)(hv.A,{freeSolo:!0,multiple:!0,id:"join-columns",sx:{width:"100%"},options:[],value:e.spec.columns??[],renderInput:e=>(0,x.jsx)(W.A,{...e,variant:"outlined",label:"Columns",required:!0}),onChange:(n,r)=>{t({...e,spec:{...e.spec,columns:r}})}}),(0,x.jsx)(kF.A,{label:"Enabled",labelPlacement:"start",control:(0,x.jsx)(Ph.A,{value:!e.spec.disabled,checked:!e.spec.disabled,onChange:n=>t({...e,spec:{...e.spec,disabled:!n.target.checked}})})})]})}function PU({value:e,onChange:t}){return(0,x.jsxs)(H.A,{direction:"row",gap:1,alignItems:"center",children:[(0,x.jsx)(hv.A,{freeSolo:!0,multiple:!0,id:"merge-columns-columns",sx:{width:"100%"},options:[],value:e.spec.columns??[],renderInput:e=>(0,x.jsx)(W.A,{...e,variant:"outlined",label:"Columns",required:!0}),onChange:(n,r)=>{t({...e,spec:{...e.spec,columns:r}})}}),(0,x.jsx)(cU,{id:"merge-columns-name",variant:"outlined",label:"Output Name",value:e.spec.name??"",sx:{width:"100%"},onChange:n=>{t({...e,spec:{...e.spec,name:n}})},required:!0}),(0,x.jsx)(kF.A,{label:"Enabled",labelPlacement:"start",control:(0,x.jsx)(Ph.A,{value:!e.spec.disabled,checked:!e.spec.disabled,onChange:n=>t({...e,spec:{...e.spec,disabled:!n.target.checked}})})})]})}function Pq({value:e,onChange:t}){return(0,x.jsxs)(H.A,{direction:"row",children:[(0,x.jsx)(cU,{id:"merge-indexed-columns",variant:"outlined",label:"Column",placeholder:"Example: 'value' for merging 'value #1', 'value #2' and 'value #...'",value:e.spec.column??"",sx:{width:"100%"},onChange:n=>{t({...e,spec:{...e.spec,column:n}})},required:!0}),(0,x.jsx)(kF.A,{label:"Enabled",labelPlacement:"start",control:(0,x.jsx)(Ph.A,{value:!e.spec.disabled,checked:!e.spec.disabled,onChange:n=>t({...e,spec:{...e.spec,disabled:!n.target.checked}})})})]})}function PG({value:e,onChange:t}){return(0,x.jsx)(H.A,{direction:"row",children:(0,x.jsx)(kF.A,{label:"Enabled",labelPlacement:"start",control:(0,x.jsx)(Ph.A,{value:!e.spec.disabled,checked:!e.spec.disabled,onChange:n=>t({...e,spec:{...e.spec,disabled:!n.target.checked}})})})})}function PY({value:e,onChange:t,...n}){return(0,x.jsxs)(H.A,{gap:2,sx:{width:"100%"},mt:1,...n,children:[(0,x.jsxs)(cU,{select:!0,label:"Kind",value:e.kind,onChange:n=>t({...e,kind:n}),children:[(0,x.jsx)(uW.A,{value:"JoinByColumnValue",children:(0,x.jsxs)(H.A,{children:[(0,x.jsx)(ck.A,{children:"Join by column value"}),(0,x.jsx)(ck.A,{variant:"caption",children:"Regroup rows with equal cell value in a column"})]})}),(0,x.jsx)(uW.A,{value:"MergeColumns",children:(0,x.jsxs)(H.A,{children:[(0,x.jsx)(ck.A,{children:"Merge columns"}),(0,x.jsx)(ck.A,{variant:"caption",children:"Multiple columns are merged to one column"})]})}),(0,x.jsx)(uW.A,{value:"MergeIndexedColumns",children:(0,x.jsxs)(H.A,{children:[(0,x.jsx)(ck.A,{children:"Merge indexed columns"}),(0,x.jsx)(ck.A,{variant:"caption",children:"Indexed columns are merged to one column"})]})}),(0,x.jsx)(uW.A,{value:"MergeSeries",children:(0,x.jsxs)(H.A,{children:[(0,x.jsx)(ck.A,{children:"Merge series"}),(0,x.jsx)(ck.A,{variant:"caption",children:"Series will be merged by their labels"})]})})]}),"JoinByColumnValue"===e.kind&&(0,x.jsx)(PW,{value:e,onChange:t}),"MergeColumns"===e.kind&&(0,x.jsx)(PU,{value:e,onChange:t}),"MergeIndexedColumns"===e.kind&&(0,x.jsx)(Pq,{value:e,onChange:t}),"MergeSeries"===e.kind&&(0,x.jsx)(PG,{value:e,onChange:t})]})}function PK({index:e,value:t,isCollapsed:n,onChange:r,onCollapse:i,onDelete:o,...s}){return(0,x.jsxs)(H.A,{...s,children:[(0,x.jsxs)(H.A,{direction:"row",alignItems:"center",borderBottom:1,borderColor:e=>e.palette.divider,justifyContent:"space-between",gap:4,children:[(0,x.jsxs)(H.A,{direction:"row",gap:1,children:[(0,x.jsx)($.A,{"data-testid":`transform-toggle#${e}`,size:"small",onClick:()=>i(!n),children:n?(0,x.jsx)(Pz,{}):(0,x.jsx)(PV,{})}),(0,x.jsx)(ck.A,{variant:"overline",component:"h4",sx:{textTransform:"none"},children:t.kind?(0,x.jsx)("span",{children:(0,x.jsx)("strong",{children:rD[t.kind]})}):(0,x.jsx)("strong",{children:"Select a transformation kind"})})]}),(0,x.jsxs)(H.A,{direction:"row",gap:1,children:[n&&(0,x.jsxs)(x.Fragment,{children:[(0,x.jsx)(cL.A,{title:t.spec?.disabled?"Enable transformation":"Disable transformation",placement:"top",children:(0,x.jsx)($.A,{size:"small",sx:{marginLeft:"auto"},onClick:function(){r({...t,spec:{...t.spec,disabled:!t.spec?.disabled}})},children:t.spec?.disabled?(0,x.jsx)(PH,{}):(0,x.jsx)(P$,{})})}),(0,x.jsx)(cI.A,{flexItem:!0,orientation:"vertical",variant:"middle"})]}),(0,x.jsx)(cL.A,{title:"Remove transformation",placement:"top",children:(0,x.jsx)($.A,{size:"small",sx:{marginLeft:"auto"},onClick:o,children:(0,x.jsx)(k3,{})})})]})]}),!n&&(0,x.jsx)(PY,{value:t,onChange:r})]})}function PZ({value:e,onChange:t,...n}){let[r,i]=(0,w.useState)(e.map(()=>!0));return(0,x.jsxs)(H.A,{gap:1,...n,children:[e.map((n,o)=>(0,x.jsx)(PK,{index:o,value:n,isCollapsed:r[o]??!0,onChange:n=>{let r;(r=[...e])[o]=n,t(r)},onDelete:()=>{let n;(n=[...e]).splice(o,1),t(n),i(e=>(e.splice(o,1),[...e]))},onCollapse:e=>{i(t=>(t[o]=e,[...t]))}},o)),(0,x.jsx)(V.A,{variant:"contained",startIcon:(0,x.jsx)(k5,{}),sx:{marginTop:1},onClick:function(){let n=[...e];n.push({kind:"",spec:{}}),t(n),i(e=>(e.push(!1),[...e]))},children:"Add Transformation"})]})}function PX(e){let{value:t,onChange:n,timeOptions:r,height:i}=e,o=(0,w.useMemo)(()=>{if(t&&!r.some(e=>e.value.pastDuration===t))return(0,x.jsx)(uW.A,{value:t,children:t})},[r,t]);return(0,x.jsx)(ha.A,{children:(0,x.jsx)(lO.A,{children:(0,x.jsxs)(uU.A,{id:"refreshInterval",value:t,onChange:e=>{n(e.target.value)},inputProps:{"aria-label":`Select refresh interval. Currently set to ${t}`},sx:{".MuiSelect-select":i?{lineHeight:i,paddingY:0}:{}},children:[r.map((e,t)=>(0,x.jsx)(uW.A,{value:e.value.pastDuration,children:e.display},t)),o]})})})}function PQ({repeatItems:e,maxPer:t,gap:n,renderItem:r,containerSx:i,rowSx:o}){let{rows:s,perRow:a}=(0,w.useMemo)(()=>{let n=Math.max(1,t),r=[];for(let t=0;t<e.length;t+=n)r.push(e.slice(t,t+n));return{rows:r,perRow:n}},[t,e]);return(0,x.jsx)(lO.A,{sx:[{display:"flex",flexDirection:"column",width:"100%",height:"100%",gap:`${n}px`},...Array.isArray(i)?i:[i]],children:s.map((e,t)=>(0,x.jsx)(lO.A,{sx:[{display:"flex",gap:`${n}px`},...Array.isArray(o)?o:[o]],children:e.map((e,i)=>(0,x.jsx)(lO.A,{sx:{width:`calc((100% - ${n*(a-1)}px) / ${a})`,overflow:"hidden"},children:r(e,{rowIndex:t,colIndex:i})},`${t}-${i}`))},t))})}var PJ=n(54381);let P0=({mapping:e,onChange:t,...n})=>{switch(e.kind){case"Value":return(0,x.jsx)(H.A,{gap:1,direction:"row",...n,children:(0,x.jsx)(W.A,{label:"Value",placeholder:"Exact value",value:e.spec?.value??"",onChange:n=>t({...e,spec:{...e.spec,value:n.target.value}}),fullWidth:!0})});case"Range":return(0,x.jsxs)(H.A,{gap:1,direction:"row",...n,children:[(0,x.jsx)(W.A,{label:"From",placeholder:"Start of range",value:e.spec?.from??"",onChange:n=>t({...e,spec:{...e.spec,from:""===n.target.value?void 0:+n.target.value}}),fullWidth:!0}),(0,x.jsx)(W.A,{label:"To",placeholder:"End of range (inclusive)",value:e.spec?.to??"",onChange:n=>t({...e,spec:{...e.spec,to:""===n.target.value?void 0:+n.target.value}}),fullWidth:!0})]});case"Regex":return(0,x.jsx)(H.A,{gap:1,direction:"row",...n,children:(0,x.jsx)(W.A,{label:"Regular Expression",placeholder:"JavaScript regular expression",value:e.spec?.pattern??"",onChange:n=>t({...e,spec:{...e.spec,pattern:n.target.value}}),fullWidth:!0})});case"Misc":return(0,x.jsx)(H.A,{gap:1,direction:"row",...n,children:(0,x.jsxs)(W.A,{select:!0,label:"Value",value:e.spec?.value??"",onChange:n=>t({...e,spec:{value:n.target.value}}),SelectProps:{renderValue:e=>{switch(e){case"empty":return"Empty";case"null":return"Null";case"NaN":return"NaN";case"true":return"True";case"false":return"False";default:return String(e)}}},fullWidth:!0,children:[(0,x.jsx)(uW.A,{value:"empty",children:(0,x.jsxs)(H.A,{children:[(0,x.jsx)(ck.A,{children:"Empty"}),(0,x.jsx)(ck.A,{variant:"caption",children:"Matches empty string"})]})}),(0,x.jsx)(uW.A,{value:"null",children:(0,x.jsxs)(H.A,{children:[(0,x.jsx)(ck.A,{children:"Null"}),(0,x.jsx)(ck.A,{variant:"caption",children:"Matches null or undefined"})]})}),(0,x.jsx)(uW.A,{value:"NaN",children:(0,x.jsxs)(H.A,{children:[(0,x.jsx)(ck.A,{children:"NaN"}),(0,x.jsx)(ck.A,{variant:"caption",children:"Matches Not a Number value"})]})}),(0,x.jsx)(uW.A,{value:"true",children:(0,x.jsxs)(H.A,{children:[(0,x.jsx)(ck.A,{children:"True"}),(0,x.jsx)(ck.A,{variant:"caption",children:"Matches true boolean"})]})}),(0,x.jsx)(uW.A,{value:"false",children:(0,x.jsxs)(H.A,{children:[(0,x.jsx)(ck.A,{children:"False"}),(0,x.jsx)(ck.A,{variant:"caption",children:"Matches false boolean"})]})})]})});default:return null}},P1=({mapping:e,onChange:t,onDelete:n,...r})=>{let i=n=>{t({...e,spec:{...e.spec,result:{...e.spec.result,color:n}}})};return(0,x.jsxs)(PJ.A,{container:!0,spacing:2,...r,children:[(0,x.jsx)(PJ.A,{size:{xs:5},children:(0,x.jsxs)(H.A,{direction:"row",gap:1,width:"100%",children:[(0,x.jsxs)(W.A,{select:!0,label:"Type",value:e.kind,onChange:n=>t({...e,kind:n.target.value}),required:!0,sx:{width:"120px"},children:[(0,x.jsx)(uW.A,{value:"Value",children:(0,x.jsxs)(H.A,{children:[(0,x.jsx)(ck.A,{children:"Value"}),"Value"!==e.kind&&(0,x.jsx)(ck.A,{variant:"caption",children:"Matches an exact text value"})]})}),(0,x.jsx)(uW.A,{value:"Range",children:(0,x.jsxs)(H.A,{children:[(0,x.jsx)(ck.A,{children:"Range"}),"Range"!==e.kind&&(0,x.jsx)(ck.A,{variant:"caption",children:"Matches against a numerical range"})]})}),(0,x.jsx)(uW.A,{value:"Regex",children:(0,x.jsxs)(H.A,{children:[(0,x.jsx)(ck.A,{children:"Regex"}),"Regex"!==e.kind&&(0,x.jsx)(ck.A,{variant:"caption",children:"Matches against a regular expression"})]})}),(0,x.jsx)(uW.A,{value:"Misc",children:(0,x.jsxs)(H.A,{children:[(0,x.jsx)(ck.A,{children:"Misc"}),"Misc"!==e.kind&&(0,x.jsx)(ck.A,{variant:"caption",children:"Matches against empty, null and NaN values"})]})})]}),(0,x.jsx)(P0,{width:"100%",mapping:e,onChange:n=>t({...e,...n})})]})}),(0,x.jsx)(PJ.A,{size:{xs:4},children:(0,x.jsx)(W.A,{label:"Display text",value:e.spec?.result?.value??"",onChange:n=>t({...e,spec:{...e.spec,result:{...e.spec?.result,value:n.target.value}}}),fullWidth:!0})}),(0,x.jsx)(PJ.A,{size:{xs:1},children:(0,x.jsx)(H.A,{direction:"row",justifyContent:"center",gap:1,children:e.spec?.result?.color?(0,x.jsx)(lT,{label:"Color",color:e.spec.result.color??"#000",onColorChange:i,onClear:()=>i(void 0)}):(0,x.jsx)($.A,{onClick:()=>i("#000"),children:(0,x.jsx)(k5,{})})})}),(0,x.jsx)(PJ.A,{size:{xs:1},textAlign:"end",children:(0,x.jsx)(cL.A,{title:"Remove mapping settings",placement:"top",children:(0,x.jsx)($.A,{size:"small",sx:{marginLeft:"auto"},onClick:n,children:(0,x.jsx)(k3,{})})})})]})},P2=({mappings:e,onChange:t})=>{let[n,r]=(0,w.useState)(e);return(0,x.jsxs)(H.A,{spacing:1,children:[(0,x.jsxs)(PJ.A,{container:!0,spacing:2,children:[(0,x.jsx)(PJ.A,{size:{xs:5},children:(0,x.jsx)(ck.A,{variant:"subtitle1",children:"Condition"})}),(0,x.jsx)(PJ.A,{size:{xs:4},children:(0,x.jsx)(ck.A,{variant:"subtitle1",children:"Display Text"})}),(0,x.jsx)(PJ.A,{size:{xs:1},textAlign:"center",children:(0,x.jsx)(ck.A,{variant:"subtitle1",children:"Color"})}),(0,x.jsx)(PJ.A,{size:{xs:1}})]}),(0,x.jsx)(H.A,{gap:1.5,divider:(0,x.jsx)(cI.A,{flexItem:!0,orientation:"horizontal"}),children:n.map((e,i)=>(0,x.jsx)(P1,{mapping:e,onChange:e=>{let o;(o=[...n])[i]=e,r(o),t(o)},onDelete:()=>{let e;(e=[...n]).splice(i,1),r(e),t(e)}},i))}),(0,x.jsx)(V.A,{variant:"contained",startIcon:(0,x.jsx)(k5,{}),sx:{marginTop:1},onClick:function(){let e=[...n];e.push({kind:"Value",spec:{result:{value:""}}}),r(e),t(e)},children:"Add value mappings"})]})}}}]);
|